/*  ===============================================
    Header
    ------------------------*/

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "Poppins", sans-serif;
    background: #fffdfd;
    overflow-x: hidden;
    max-width: 100vw;
}

.page {
    max-width: 100vw;
}

section {
    overflow-x: hidden;
}

.site-main{
        padding-bottom: 40px;
}

section.infos,
section.contact-form,
section.home-slide,
section.paiement,
.interne section.content-img-text,
section.devis {
    overflow: visible;
}

.site-main {
    position: relative;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.svg);
    background-size: 140px;
}

.site-branding {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index: 1;
    flex: 0 0 141px;
    padding: 0px 0;
    height: 100%;
}

header .fixed .site-branding {
    display: flex;
}

.contact .site-branding .dark {
    display: flex;
}

.site-branding #logo-img {
    width: 100%;
}

header {
    border-bottom: none;
}

.ttm-stickable-header {
    display: flex;
    align-items: center;
    background: transparent;
    width: 100%;
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s;
}

.contact .ttm-stickable-header {
    background: var(--Grey-White, #fff);
}

.ttm-stickable-header.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #1e1e1e;
    transition: 0.5s;
}

header .fixed .btn-1 {
    background: #de5e2d;
}

.fixed .right-burger {
    filter: contrast(0) brightness(10);
}

.fixed .espace-client .icon img {
    filter: contrast(0) brightness(10);
}

.ttm-stickable-header.fixed-header .site-right {
    margin-bottom: 0;
    background: none;
}

.ttm-header-top-wrapper {
    position: relative;
}

.menu-box {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    background: transparent;
    gap: 30px;
    justify-content: space-between;
    padding: 18px 0;
}

.right-btn {
    display: flex;
    gap: 10px;
    align-items: center;
}

.right-btn .profil img {
    transition: 0.5s;
    filter: contrast(0) brightness(10);
}

.right-btn .profil:hover img {
    transition: 0.5s;
    filter: none;
}

.fixed .menu-box {
    border-bottom: none;
}


/** SiteNavigation(Menu) **/

.menu-box .site-right {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 20px;
    padding: 0 14px;
    width: max-content;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(8px);
}

.menu-box .site-right .left-contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 35px;
    width: 100%;
}

.menu-box .right-social {
    display: flex;
    align-items: center;
    gap: 28px;
}

.top-contact .box-contact {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.top-contact .right-social {
    display: flex;
    gap: 15px;
}

.top-contact .item-contact {
    position: relative;
    display: flex;
    align-items: center;
    gap: 16px;
}

.top-contact .item-contact .icon {
    display: flex;
    width: 22px;
    height: 22px;
    padding: 0px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 50%;
    background: transparent;
}

.top-contact .item-contact .description {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

.top-contact .item-contact .sub-title {
    color: #fff;
    font-family: "Poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.top-contact .item-contact .detail {
    color: #fff;
    font-family: "Bai Jamjuree";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.top-contact .item-contact .description,
.menu-box .left-contact .description {
    color: var(--Grey-White, #fff);
    text-align: center;
    font-family: "Poppins";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: normal;
    position: relative;
}

.top-contact .item-contact.client .description {
    font-weight: 700;
}

.top-contact .item-contact .description {
    color: #fff;
}


/* .top-contact .item-contact:hover a.description {
                transition: 0.4s;
                color: #213A72;
            } */

.menu-box .site-right .site-contact {
    display: flex;
    gap: 15px;
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
}

.top-contact .item-contact,
.menu-box .site-right .left-contact .item-contact {
    display: flex;
    align-items: center;
    gap: 10px;
}

.site-navigation {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}

.site-navigation .menu {
    width: 100%;
}

.ttm-header-style-infostack #site-header-menu .container {
    padding: 0;
}

#site-header-menu #site-navigation .menu ul li ul>li:not(:last-child) {
    /* border-bottom: 1px solid #aaaaaa75; */
}

#site-header-menu #site-navigation .menu ul {
    padding: 0px;
    margin: 0px;
}

.ttm-menu-toggle {
    float: right;
}

.ttm-menu-toggle input[type="checkbox"] {
    display: none;
}

#site-header-menu #site-navigation .menu>ul>li {
    display: inline-block;
    position: relative;
}

#site-header-menu #site-navigation .menu ul li:hover>ul {
    opacity: 1;
    display: block;
    visibility: visible;
    height: auto;
    transform: scaleY(1) translateZ(0px);
}

#site-header-menu #site-navigation .menu ul ul>li {
    position: relative;
}

#site-header-menu #site-navigation .menu ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}

#site-header-menu #site-navigation .menu>ul>li>a {
    text-align: left;
    color: #fff;
    font-family: "Bai Jamjuree";
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

#site-header-menu #site-navigation ul ul li {
    position: relative;
    border-bottom: 0px solid #e8e8e8;
}

#site-header-menu #site-navigation .menu ul li>ul li>a {
    margin: 0;
    display: block;
    padding: 15px 20px;
    position: relative;
    font-weight: 400;
    font-size: 18px;
    height: auto;
    line-height: 1.2;
}

#site-header-menu #site-navigation .menu ul>li>ul li.has-submenu>a:after {
    content: "\f105";
    position: absolute;
    background-color: transparent;
    right: 12px;
    top: 16px;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    margin-left: 4px;
    opacity: 0.8;
}

i.add {
    font-size: 12px;
    padding-left: 3px;
}

#site-header-menu #site-navigation .menu ul li a span {
    /* padding: 1px 3px 2px;
        border-radius: 2px;
        font-size: 10px;
        line-height: 14px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-left: 7px; */
}


/* Button Effect 1 Styles */

.button-effect-1 {
    position: relative;
    display: inline-block;
    transition: all 0.4s ease;
    line-height: 1.05;
}

.button-effect-1 .btn-text {
    position: relative;
    display: inline-flex;
    overflow: hidden;
    transition: transform 0.4s ease;
}

.button-effect-1 .btn-text-1 {
    position: relative;
    display: inline-block;
    transition: transform 0.4s ease;
}

.button-effect-1 .btn-text-2 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(100%);
    transition: transform 0.4s ease;
}

.button-effect-1:hover .btn-text-1 {
    transform: translateY(-100%);
}

.button-effect-1:hover .btn-text-2 {
    transform: translateY(0);
}


/* Link Effect 1 Styles */

.link-effect-1 {
    display: inline-block;
    overflow: hidden;
    transition: all 0.4s ease;
}

.link-effect-1 span.text-1 {
    position: relative;
    display: inline-block;
    transition: transform 0.4s ease;
}

.link-effect-1 span.text-2 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(100%);
    transition: transform 0.4s ease;
}

.link-effect-1:hover span.text-1 {
    transform: translateY(-100%);
}

.avantage .link-effect-1:hover span.text-2 {
    transform: translateY(0);
}

.espace-client .has-link .link-effect-1:hover span.text-2 {
    padding-left: 25px;
}

.espace-client .item-link {
    color: #1d1d1b;
    font-family: "Archivo";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
}

.social.contact {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #56b05e;
    border-radius: 5px;
}

.header-contact-top .right-contact .social img {
    position: relative;
    top: -2px;
}

.header-contact-top .item {
    color: #ffffff;
}

.contact .top-contact {
    display: none !important;
}

.top-contact {
    height: 80px;
    align-items: center;
    background: #e6a74a;
    color: #ffffff;
    display: flex;
    position: relative;
    z-index: 2;
}

.top-contact .item-link {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #fff;
}

.top-contact .item-link img {
    filter: contrast(0) brightness(10);
}

.top-contact .item {
    width: 34px;
    height: 34px;
    flex-shrink: 0;
    padding: 6px;
    border-radius: 50%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-contact .social {
    display: flex;
    align-items: center;
    gap: 10px;
}

.top-contact .info-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 45px;
}

.top-contact .social-contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}

.top-contact .info-contact .item {
    display: flex;
    gap: 10px;
}

.info-contact .item .icon {
    background: #f6f2ed;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-contact .item .description {
    color: #fff;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
}

.top-contact .info-contact .item .description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
}

.top-contact .info-contact .item .description .detail {
    color: #cdcdcd;
    font-family: "Montserrat";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    transition: 0.3s;
}

.top-contact .info-contact .item .description a.detail:hover {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    transition: 0.3s;
}

.contact-top a {
    color: #ffffff;
}

.contact-top .one-flex {
    display: flex;
    align-items: center;
    gap: 30px;
}

.contact-top .item,
.contact-xl .item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.contact-top .item .description,
.contact-xl .item .description {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    font-family: "Montserrat";
}

.contact-top .item.client .description {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
}

.contact-top .item .description a,
.contact-xl .item .description a {
    color: #1d1d1b;
    text-decoration: none;
    font-weight: 700;
}

.contact-top .item .description a:hover,
.contact-top .item .description span,
.contact-xl .item .description a:hover,
.contact-xl .item .description span {
    color: inherit;
}

.contact-top {
    border: none;
    justify-content: space-between;
}

.contact-top .item .description span,
.contact-top a {
    color: #ffffff;
}

.vertical-separator {
    position: relative;
    width: 1px;
    height: 50px;
    display: flex;
    align-items: center;
    background: #70a4467a;
}

header .espace-client {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

header .espace-client .box-btn {
    display: flex;
    align-items: center;
    gap: 5px;
}

header .espace-client .item {
    width: 42px;
    height: 42px;
    flex-shrink: 0;
    border-radius: 50%;
    background: #d9d9d9;
    display: flex;
    align-items: center;
    justify-content: center;
}

header .espace-client .btn-icon {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background: #9cac88;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

header .espace-client .btn-icon:hover {
    background: #495636;
}

header .espace-client .btn-1.social {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background: transparent;
    min-width: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #55b7d9;
}


/* Button Effect 1 Styles */

.button-effect-1 {
    position: relative;
    display: inline-block;
    transition: all 0.4s ease;
    line-height: 1.05;
}

.button-effect-1 .btn-text {
    position: relative;
    display: inline-flex;
    overflow: hidden;
    transition: transform 0.4s ease;
}

.button-effect-1 .btn-text-1 {
    position: relative;
    display: inline-block;
    transition: transform 0.4s ease;
}

.button-effect-1 .btn-text-2 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(100%);
    transition: transform 0.4s ease;
}

.button-effect-1:hover .btn-text-1 {
    transform: translateY(-100%);
}

.button-effect-1:hover .btn-text-2 {
    transform: translateY(0);
}

.btn-1 {
    height: 44px;
    display: inline-flex;
    align-items: center;
    padding: 0px 15px;
    gap: 8px;
    border: none;
    border-radius: 10px;
    background: #1e1e1e;
    color: #fff;
    font-family: "Bai Jamjuree";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    line-height: 1.2;
    line-height: normal;
    min-width: max-content;
    transition: all 0.95s ease;
    -moz-transition: all 0.95s ease;
    -ms-transition: all 0.95s ease;
    -o-transition: all 0.95s ease;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.btn-1 img {
    transition: 0.6s;
    filter: contrast(0) brightness(10);
}

.btn-1:hover img {
    transition: 0.6s;
    filter: none;
}

.box-btn {
    position: relative;
    width: max-content;
}

.btn-1::before {
    position: absolute;
    width: 0%;
    height: 100%;
    content: "";
    background: #e6a74a;
    z-index: -1;
    top: auto;
    bottom: 0;
    right: 0;
    left: auto;
    transition: all 0.8s ease;
    opacity: 0;
}

.btn-1:hover::before {
    opacity: 1;
    width: 100%;
    left: 0;
    right: auto;
    transition: 0.8s;
}

.btn-1:hover {
    color: #df5e2e;
    transition: 0.6s;
}

.service .btn-1 {
    height: 55px;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
}

.home-slide {
    position: relative;
    background: #fff;
}

.active .zoom-in-box {
    transform-origin: center center;
    /* apply the animation */
    /* animation: zoomIn 3s ease forwards; */
    transition-delay: 1.8s;
}

.active .zoom-in-box,
.aos-animate .zoom-in-box {
    animation: zoomIn 6s ease infinite alternate;
    transition-delay: 1.8s;
}

@keyframes zoomIn {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}

.home-slide .slide-navigation {
    position: absolute;
    left: calc(50%);
    transform: translate(-50%, 50%);
    bottom: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 0px;
    width: 100%;
    height: 0;
    justify-content: space-between;
}

.home-slide .item-slide .container {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 75px;
}

.interne .home-slide .item-slide .container {
    position: relative;
    bottom: inherit;
}

.home-slide .content-slide {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.home-slide .owl-item {
    overflow: hidden;
}

.home-slide .container {
    position: relative;
    z-index: 3;
}

.home-slide .box-slide {
    position: relative;
    z-index: 1;
}

.home-slide .box-slide .hs-dots {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.home-slide .item-slide {
    height: 730px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.interne .home-slide .item-slide {
    height: 450px;
    min-height: inherit;
}

.home-slide .item-slide::after {
    width: 874px;
    height: 874px;
    bottom: -100%;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    z-index: 1;
    position: absolute;
    border-radius: 50%;
    background: #2f9a80;
    backdrop-filter: blur(5px);
    opacity: 0;
}

.interne .home-slide .item-slide::after {
    width: 604px;
    height: 654px;
    left: 0%;
    bottom: 0%;
    transform: translateX(-100px);
    opacity: 0;
    border-radius: 0 50% 50% 0;
}

.interne .home-slide .item-slide.aos-animate::after {
    transition: 0.8s;
    transition-delay: 0.6s;
    transform: none;
    opacity: 1;
}

.home-slide .active .item-slide::after {
    transition: 0.8s;
    transition-delay: 0.5s;
    bottom: -435px;
    opacity: 1;
}

.home-slide .item-slide::before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient( 0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.contact .home-slide .item-slide::before {
    display: none;
}

.home-slide.interne.contact .item-slide .img-home {
    object-position: right;
}

.home-slide .z-top {
    z-index: 2;
}

.home-slide .item-slide .content {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 100%;
}

.home-slide .item-slide .img-home {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-slide .item-slide .navigation {
    display: flex;
    gap: 15px;
    position: relative;
    align-items: center;
}

.home-slide .item-slide .navigation .item {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #ffffff;
    font-size: 14px;
    font-family: "Urbanist";
}

.home-slide .item-slide .bg-slide {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 0%;
    left: 0%;
}

.home-slide .item-slide .bg-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: 0.5s;
}

.home-slide .owl-item.active .item-slide .bg-slide img {
    transform: scale(1.05);
}

.home-slide .item-slide .sub-title {
    color: #fff;
    font-family: "Poppins";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.interne .home-slide .item-slide .description,
.interne .home-slide .item-slide .title {
    text-align: left;
}

.home-slide .item-slide .title {
    color: #fff;
    text-align: center;
    font-family: "Bai Jamjuree";
    font-size: clamp(30px, 2vw + 1.5rem, 50px);
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
}

.home-slide .item-slide .title span {
    font-weight: 700;
    display: block;
}

.home-slide .item-slide .description {
    color: #fff;
    text-align: center;
    font-family: "Lato";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.home-slide .item-slide .description a {
    color: #fff;
    transition: 0.4s;
    position: relative;
}

.home-slide .item-slide .description a::before {
    background: #fff;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    content: "";
    width: 0%;
    height: 1px;
    transition: 0.4s;
    opacity: 0;
}

.home-slide .item-slide .description a:hover::before {
    transition: 0.4s;
    opacity: 1;
    width: 100%;
}

.home-slide .item-slide .description span {
    color: #e6a74a;
}

.banniere .title.aos-animate span::before,
.home-slide .item-slide .title.aos-animate span::before {
    width: 100%;
    transition: 1.5s 1s;
}

.banniere .title span:hover::before .home-slide .item-slide .title.aos-animate span::before {
    transition: 1.5s;
    transition-delay: 1s;
    width: 100%;
}

.home-slide .item-slide .img-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.interne .home-slide .item-slide .img-slide {
    max-height: calc(100vh);
    min-height: 650px;
}

.home-slide .item-slide .img-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-slide .item-slide .carte {
    position: relative;
    width: 100%;
}

.home-slide .item-slide .carte img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-slide .item-slide .content .link .deco-left {
    position: absolute;
    width: 0;
    left: 5px;
    top: 5px;
    opacity: 0;
    transform: 0.5s;
}

.home-slide .item-slide .content .link .deco-right {
    position: absolute;
    width: 0;
    right: 5px;
    bottom: 5px;
    opacity: 0;
    transform: 0.5s;
}

.home-slide .item-slide:hover .content .link {
    background: #433630;
    transform: 0.5s;
}

.home-slide .item-slide:hover .content .link .deco-right,
.home-slide .item-slide:hover .content .link .deco-left {
    opacity: 1;
    width: auto;
    transition: 0.7s;
}

.home-slide .item-slide .description span {
    font-weight: 700;
}

.home-slide .item-slide .more {
    width: 128px;
    height: 128px;
    background: #ceb35e;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}


/* .home-slide .item-slide .more img {
    filter: brightness(0);
    } */

.home-slide .item-slide:hover .more .item .img,
.home-slide .item-slide .more .item .img-hover {
    display: none;
}

.home-slide .item-slide:hover .more .item .img-hover {
    display: block;
}

.home-slide .owl-item .item-slide .title span,
.home-slide .owl-item .item-slide .title {
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    transition-delay: 0.6s;
}

.home-slide .owl-item .item-slide .btn-slide,
.home-slide .owl-item .item-slide .description {
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    position: relative;
    z-index: 2;
    transition: 1.5s;
    transition-delay: 0.5s;
}

.btn-slide {
    display: flex;
    align-items: center;
    gap: 28px 20px;
    flex-wrap: wrap;
    justify-content: center;
    overflow: hidden;
    margin-top: 20px;
}

.btn-slide .btn-1 {
    height: 48px;
    transition: 0.3s;
    gap: 10px;
}

.home-slide .owl-item.active .item-slide .title span,
.home-slide .owl-item.active .item-slide .title,
.home-slide .owl-item.active .item-slide .description,
.home-slide .owl-item.active .item-slide .btn-slide {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.home-slide .owl-carousel .owl-dots.disabled {
    display: block;
}

.home-slide .box-dot {
    position: absolute;
    width: 100%;
    height: 20px;
    display: flex;
    align-items: center;
    z-index: 2;
    left: 0;
    bottom: clamp(85px, 24vh + 1rem, 220px);
}

.home-slide .home-slide-dots {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 30px;
    width: max-content;
    height: max-content;
    right: 0px;
    bottom: 0;
    padding: 0;
    z-index: 6;
    pointer-events: all;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(7px);
    padding: 15px;
    margin-left: auto;
}

.home-slide .owl-dots {
    position: absolute;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(7px);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
    align-items: flex-end;
    justify-content: flex-start;
    width: auto;
    height: auto;
    right: clamp(50px, 3vw + 2rem, 200px);
    bottom: calc(50% - 50px);
    transform: translateY(50%);
    padding: 15px;
    z-index: 6;
}

.home-slide .owl-dot {
    outline: none;
    border: none;
    position: relative;
    width: 6px;
    height: 6px;
    flex-shrink: 0;
    transition: 0.5s;
}

.home-slide .owl-dot.active {
    background: #2f9a80;
    transition: 0.5s;
}

.home-slide .owl-dot::after {
    position: absolute;
    z-index: 1;
    display: flex;
    width: 18px;
    height: 18px;
    align-items: flex-start;
    background: transparent;
    border: 1px solid #ffffff;
    border-radius: 50%;
    left: 50%;
    content: "";
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.5s;
}

.home-slide .owl-dot img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    opacity: 0.7;
    transition: 0.3s;
    border-radius: 50%;
}

.home-slide .owl-dot.active::after {
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
}

.home-slide .owl-nav {
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 870px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 10;
    padding: 0 50px;
    text-align: center;
}

.home-slide .owl-nav .owl-next,
.home-slide .owl-nav .owl-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    color: #fff;
}

.formulaire .list-form-group {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}

.flaticon-fast-forward:before {
    content: "\f0a9";
}

.devis {
    position: relative;
}

.devis .formulaire {
    position: relative;
    z-index: 2;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: #fefbf8;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.1);
    padding: 20px 30px;
    top: -70px;
}

.devis .box-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 clamp(20px, 1.5vw + 0.5rem, 50px);
    border-right: 1px solid var(--Grey-10, #eaebee);
    border-left: 1px solid var(--Grey-10, #eaebee);
}

.box-form.type {
    border-left: none;
}

.devis .nice-select {
    border: none;
    padding-left: 0;
}

.nice-select .option {
    color: var(--Grey-100, #283550);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.56px;
    height: 48px;
    display: flex;
    border-bottom: 1px solid var(--Grey-10, #eaebee);
    align-items: center;
}

.nice-select .option.disabled {
    display: none;
}

.nice-select .option:hover {
    border-bottom: 1px solid var(--Grey-10, #eaebee);
    background: var(--Secondary-20, #e5eff1);
}

.nice-select:after {
    top: calc(50% - 3px);
    width: 12px;
    height: 12px;
    background: transparent;
}

.nice-select.open .list {
    width: 100%;
}

.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f6f6;
    display: none;
}

.devis .hr-form {
    background: #d9d9d9;
    width: 100%;
    height: 1px;
    margin: 25px 0;
}

.devis .hr-form.secondary {
    width: calc(100% - 95px);
}

.devis .group {
    display: flex;
    align-items: flex-start;
    gap: 0px;
    position: relative;
}

.devis .title-devis {
    color: #1e1e1e;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

.devis .title-devis span {
    color: #df5e2e;
    font-family: "Lato";
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    text-transform: uppercase;
    display: block;
}

.devis .separator-devis {
    width: 1px;
    height: 100px;
    background-color: #1B1b1b;
}

.devis .title-label {
    color: #1e1e1e;
    text-align: center;
    font-family: "Lato";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
}

.devis .form-devis {
    background: transparent;
    padding: 0;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    border-radius: 5px;
    background: transparent;
}

.devis .center-block {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    /* gap: 20px; */
}

.devis .form-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
}

.devis .next {
    color: #5e6b73;
    text-align: start;
    font-family: "Archivo";
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
    padding-left: 28px;
}

.devis .form-group button {
    border: none;
    gap: 10px;
    display: flex;
    width: 60px;
    height: 60px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border: none;
    border-radius: 10px;
    background: rgba(47, 154, 128, 0.1);
    outline: none;
    transition: 0.5s;
}

.devis .form-group button .label-form {
    color: #0d0d0d;
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.devis .form-group button img {
    filter: none;
    transition: 0.3s;
}

.devis .form-group button.active img,
.devis .form-group button:hover img {
    filter: contrast(0) brightness(10);
    transition: 0.3s;
}

.devis .form-group button:hover,
.devis .form-group button.active {
    background: #2f9a80;
    transition: 0.4s;
}

.devis .form-group button.active .label-form,
.devis .form-group button:hover .label-form {
    transition: 0.3s;
    color: #fff;
}

.devis .box-input {
    position: relative;
}

.devis .box-input .icon-input {
    position: absolute;
    left: 15px;
    top: 50%;
    z-index: 1;
}

.devis .group {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    flex-direction: column;
}

.devis input {
    text-align: center;
    border: 1px solid #1f8536;
    background: #fff;
    box-shadow: 0 4 4 -1 rgb(12, 12, 13, 0.5) inset;
    height: 49px;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 20px;
}

.contact-form .submit,
.devis .submit {
    outline: none;
    text-align: center;
    justify-content: center;
    width: 100%;
    width: max-content;
    gap: 10px;
    border: none;
    transition: 0.5s;
    padding: 10px 20px 10px 20px;
}

.interne .devis .next {
    text-align: center;
}

.formulaire .label-form {
    color: #1e1e1e;
    text-align: center;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.box-form-group {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
}

.content-img-text {
    position: relative;
    padding: clamp(30px, 5vh + 2.5rem, 115px) 0;
}

.interne .content-img-text .img {
    width: 100%;
    height: 100%;
    max-height: 600px;
}

.interne .content-img-text .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 14px;
}

.text-sticky-img {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.text-sticky-img .col-img {
    width: 100%;
    max-width: 33%;
}

.text-sticky-img .col-text {
    width: 100%;
    max-width: 60%;
}

.home .content-img-text {
    position: relative;
    z-index: 2;
    background: #fff;
}

.home .content-img-text .container {
    position: relative;
    z-index: 4;
}

.content-img-text .text-principal {
    position: relative;
}

.secteur {
    padding: clamp(40px, 5vh + 2rem, 75px) 0;
}

.img-box {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 450px;
    max-width: 450px;
}

.img-box::before {
    position: absolute;
    content: "";
    border-radius: 14px;
    background: #2f9a80;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
    left: 0;
    opacity: 0;
    transition: 0.6s;
}

.aos-animate .img-box::before {
    transition: 0.6s;
    transform: rotate(5deg);
    opacity: 1;
    transition-delay: 1s;
}

.img-box img {
    border-radius: 14px;
}

.secteur.content-img-text .text-principal {
    max-width: 100%;
}

.content-img-text .img-content>img {
    width: 100%;
    object-fit: cover;
    z-index: 3;
    position: relative;
}

.contact-form .img-content {
    width: 100%;
    position: relative;
    height: 100%;
}

.contact-form .img-content img {
    width: 100%;
    height: 100%;
}

.contact-form .img-content::before,
.secteur.content-img-text .img-principal .img-content::before {
    left: 20px !important;
    top: 20px !important;
    transform: none;
    width: 100% !important;
    height: 100% !important;
    transform: none !important;
}

.secteur.content-img-text .text-principal {
    padding: 0;
    background: transparent;
}

.secteur.content-img-text {
    position: relative;
    overflow: hidden;
    padding: clamp(75px, 15vh + 5rem, 120px) 0 0 0;
}

.secteur .img-content {
    position: relative;
}

@keyframes bgScale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

.content-img-text .img-principal {
    position: relative;
}

.content-img-text .img-content {
    position: relative;
    border-radius: 0px;
}

.content-img-text .img-box .deco-left {
    display: flex;
    width: 190px;
    height: 190px;
    border-radius: 400px;
    border: 5px solid var(--Grey-White, #fff);
    background: var(--Primary-100, #213a72);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    position: absolute;
    left: -100px;
    top: -100px;
    z-index: 5;
}

@media only screen and (max-width: 1199px) {
    .content-img-text .img-box .deco-left {
        display: flex;
        width: 100px;
        height: 100px;
        left: -50px;
        top: -50px;
        border-color: #7fadb9;
    }
    .content-img-text .img-content .deco-left img {
        width: 55px;
        height: 55px;
    }
}

@media only screen and (max-width: 1599px) {
    .content-img-text .img-box .deco-left {
        left: -55px;
        top: -72px;
    }
}

.content-img-text .img-content .deco-circle {
    position: absolute;
    width: 180px;
    height: 180px;
    z-index: 2;
    top: -120px;
    right: -60px;
}

.rotate-img {
    animation-timing-function: linear;
    animation: spinPause 12s linear infinite;
}

@keyframes spinPause {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.content-img-text .img-content .deco-circle .center {
    position: absolute;
    width: 180px;
    height: 180px;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bg-move {
    animation: bgMove 5s ease-in-out infinite alternate;
}

@keyframes bgMove {
    0% {
        transform: scale(1) translate(0, 0);
    }
    100% {
        transform: scale(0.95) translate(0, -6%);
    }
}

.content-img-text .img-content .deco-top {
    position: absolute;
    width: 60%;
    height: 160px;
    content: "";
    z-index: -1;
    opacity: 0.28;
    background: linear-gradient( 0deg, rgba(31, 102, 46, 0.67) 0%, rgba(31, 102, 46, 0.67) 100%);
    top: -80px;
    left: -80px;
}

.content-img-text .bottom-content {
    position: absolute;
    z-index: 1;
    width: 322px;
    height: 324px;
    bottom: 0;
    right: 0;
    z-index: 5;
}

.content-img-text .right-content {
    position: absolute;
    right: -70px;
    bottom: -187px;
    z-index: 1;
    width: 440px;
    height: 284px;
    border: 20px solid #eee;
}

.content-img-text .right-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ariane {
    position: relative;
    padding: 20px 0;
}

.contact .ariane {
    background: #f8f4f4;
}

.fil-ariane {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 25px;
    align-items: center;
    padding-bottom: 15px;
}

.fil-ariane .item {
    color: #444;
    font-family: "Archivo";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    display: flex;
    align-items: center;
}

.fil-ariane .item:not(:last-of-type)::before {
    position: absolute;
    right: -15px;
    top: 50%;
    content: "";
    background: url("../images/picto/angle-right-i.svg") 50% / auto no-repeat;
    z-index: 1;
    width: 10px;
    height: 10px;
    transform: translateY(-50%);
}

.sect-title .h2,
.sect-title h1 {
    color: #df5e2e;
    font-family: "Bai Jamjuree";
    font-size: clamp(24px, 1.5vw + 1.2rem, 36px);
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
}

.sect-title .sub-title {
    color: #1c1a1d;
    font-family: "Poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    padding-left: 55px;
    padding-bottom: 35px;
    display: table;
}

.sect-title .sub-title span {
    color: #60caf3;
}

.sect-title .sub-title::before {
    position: absolute;
    z-index: 1;
    left: 0;
    content: "";
    background: url("../images/logo-icon-sub-title.svg") 50% / cover no-repeat;
    top: 0;
    width: 34px;
    height: 39px;
}

.sect-title .description {
    color: #4e4c4c;
    font-family: "Poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.sect-title .description span {
    font-weight: 700;
}

.bloc-text.text-white p {
    color: #fff;
}

.bloc-text>p {
    color: #1e1e1e;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
}

.content-img-text.interne.contact .bloc-text p {
    font-size: 20px;
}

.logo-hr {
    width: 100%;
    padding: 65px 0;
}

.engagement {
    position: relative;
    padding-bottom: 90px;
}

.engagement .box-title {
    background: transparent;
    padding: 15px 0;
    z-index: 9;
    position: relative;
    margin-top: -60px;
    border-radius: 20px;
}

.engagement .card-engagement {
    padding: 35px;
    background: #363636;
    position: relative;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
    min-height: max-content;
    height: 100%;
    transition: 0.4s;
}

.engagement.contact .card-engagement {
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

.engagement .card-engagement:hover {
    background: linear-gradient(298deg, #2b2828 3.32%, #363636 40.32%, #2b5078 98.68%), #363636;
    transition: 0.4s;
    transform: translateY(-20px);
}

.card-engagement .title {
    color: #fff;
    font-family: "Montserrat";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    text-align: center;
}

.card-engagement .description {
    color: #fff;
    text-align: center;
    font-family: "Montserrat";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
}

.card-engagement .icon {
    position: relative;
    z-index: 1;
}

.engagement.contact .card-engagement .icon {
    position: relative;
    background: #fff;
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: inherit;
    right: inherit;
}

.engagement.contact .card-engagement .detail {
    display: flex;
    flex-direction: column;
    gap: 10px;
}


/* ----------------------animmm----------------------- */

@-webkit-keyframes clip-a-z {
    0% {
        opacity: 0;
        clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    }
    45% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
}

@keyframes clip-a-z {
    0% {
        opacity: 0;
        clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    }
    45% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
}

.clip-a-z {
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -webkit-animation: clip-a-z 2s;
    animation: clip-a-z 2s;
    -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

@keyframes clip-x {
    0% {
        opacity: 0.2;
        width: 20px;
    }
    50% {
        opacity: 9;
        width: 40px;
    }
    100% {
        opacity: 1;
        width: 88px;
    }
}

.clip-x {
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -webkit-animation: clip-x 0.8s;
    animation: clip-x 0.8s;
    -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.fade-right {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}

.fade-left {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}


/* -----------------------paiement---------------------- */

.paiement {
    position: relative;
}

.box-paie {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(96, 202, 243, 0.43) 100%), rgba(255, 255, 255, 0.75);
    box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.25);
    padding: 30px;
    bottom: -40px;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
}


/* -------------------temoigange----------------------- */

.temoignage {
    z-index: 2;
    position: relative;
    background: #ffffff;
    padding: clamp(50px, 6vh + 1.5rem, 85px) 0;
}

.temoignage .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.temoignage-slide {
    position: relative;
    z-index: 2;
}

.temoignage-slide::before {
    position: absolute;
    content: "";
    z-index: 1;
    background: #fff;
    width: 100vw;
    height: 100%;
    right: calc(100% + 1px);
    top: 0;
}

.item-temoignage {
    border: 1px solid var(--Grey-10, #eaebee);
    background: var(--Grey-White, #fff);
    display: flex;
    flex-direction: column;
    gap: 25px;
    justify-content: center;
    padding: 50px clamp(25px, 2vw + 1.5rem, 60px);
    position: relative;
}

.item-temoignage::after {
    position: absolute;
    content: "";
    width: 30px;
    height: 20px;
    background: url("../images/quote.svg") 100% / cover no-repeat;
    z-index: 1;
    top: 40px;
    right: 55px;
}

.item-temoignage .description {
    color: var(--Grey-100, #283550);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.56px;
}

.item-temoignage .profil {
    display: flex;
    gap: 25px;
    align-items: center;
}

.item-temoignage .info-profil {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.item-temoignage .profil .icon {
    width: 60px;
    height: 60px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    overflow: hidden;
}

.item-temoignage .profil .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-temoignage .name {
    color: var(--Grey-100, #283550);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.56px;
}

.item-temoignage .date {
    color: var(--Grey-60, #7e8696);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.56px;
}


/* ---------------------------valeur---------------- */

.valeur {
    position: relative;
    z-index: 2;
    padding: clamp(40px, 6vh + 1.5rem, 85px) 0;
}

.valeur .sect-title .sub-title {
    margin: 0 auto;
    width: max-content;
}

.box-valeur {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    justify-content: center;
    position: relative;
    z-index: 2;
    top: -90px;
}

.box-valeur .description {
    color: #fff;
    font-family: "Lato";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.box-valeur .sub-title {
    color: #fff;
    font-family: "Lato";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
}

.item-valeur {
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(8px);
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 100%;
    max-width: 219px;
    /* height: 219px; */
    position: relative;
    transition: 0.6s;
}

.item-valeur .icon {
    display: flex;
    width: 70px;
    height: 70px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 50%;
    border: 1px solid #2f9a80;
    background: rgba(255, 255, 255, 0.8);
}

.valeur .item-valeur:hover {
    transition: 0.6s;
    cursor: pointer;
}

.valeur .item-valeur::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #60caf3 100%);
    z-index: 0;
    opacity: 0;
    transition: 0.6s;
}

.valeur .item-valeur:hover::before {
    transition: 0.6s;
    opacity: 0.3;
}

.item-valeur .title {
    color: #000;
    text-align: center;
    font-family: "Poppins";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
}

.item-valeur .description {
    color: #4e4c4c;
    font-family: "Poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}


/* -------------------------------servicess-------------------- */

.light .sect-title .sub-title::before {
    filter: contrast(0) brightness(10);
}

.service {
    position: relative;
    padding: clamp(50px, 7.5vh + 2.2rem, 115px) 0;
    background: url("../images/bg-service.jpg") 50% / cover no-repeat;
    overflow: hidden;
}

.service-slide {
    position: relative;
    padding-left: 100px;
}

.service .service-slide a {
    display: block;
}

.service .item-slide {
    position: relative;
    transition: 0.6s;
    z-index: 4;
    background: #fefbf8;
    border: none;
    padding: 0px;
    display: flex;
    border-radius: 14px;
    flex-direction: column;
    gap: 0px;
    width: 100%;
    max-width: 290px;
}

.service .item-slide::before {
    border-radius: 14px;
    background: #2f9a80;
    position: absolute;
    content: "";
    z-index: -1;
    opacity: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    transition: 0.6s;
}

.service .item-slide:hover::before {
    transform: rotate(5deg);
    transition: 0.6s;
    opacity: 1;
}

.service .item-slide:hover {
    position: relative;
    border-width: 0;
    transition: 0.5s;
}

.service .item-slide .img {
    width: 100%;
    height: 294px;
    top: 0;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    transition: 0.6s;
    border-radius: 14px 14px 0 0;
}

.service .item-slide .link-more {
    color: #1e1e1e;
    font-family: "Bai Jamjuree";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 12px 20px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(8px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: max-content;
    opacity: 0;
    transition: 0.6s;
}

.service .item-slide:hover .link-more {
    transition: 0.6s;
    opacity: 1;
    transform: translate(-50%, -50%);
}

.service .item-slide .img .link-more img {
    width: 24px;
}

.service .item-slide .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service .item-slide .description {
    background: #fefbf8;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    width: 100%;
    padding: 8px 0;
    border-radius: 0 0 14px 14px;
}

.service .item-slide .title {
    text-align: center;
    color: #1e1e1e;
    text-align: center;
    font-family: "Bai Jamjuree";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    z-index: 2;
    transition: 0.5s;
}

.service .item-slide:hover .title {
    transition: 0.5s;
    color: #2f9a80;
}

.service .item-slide .link {
    color: #535353;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.service .container {
    position: relative;
}

.service .owl-carousel .owl-stage-outer {
    overflow: hidden;
    padding: 30px;
}

.owl-carousel .owl-stage {
    /* display: flex;
                align-items: center;
                justify-content: center; */
    display: block;
}

.service .slide-nav {
    display: flex;
    gap: 10px;
}

.service .slide-nav button {
    border: none;
    outline: none;
    background: transparent;
    transition: 0.4s;
}

.service .slide-nav button:hover {
    transition: 0.4s;
    transform: scale(1.2);
}

.service .z-top {
    z-index: 9;
}

.service .box-service {
    margin: 0 auto;
    position: relative;
    width: auto;
}

.service .owl-item.active .item-slide {
    position: relative;
    z-index: 4;
}

.service .item-slide .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service .box-slide {
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
    width: 100%;
    margin-left: calc((100vw - 1270px) / 2);
}

.service .slide-navigation {
    position: absolute;
    left: 0;
    width: auto;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.slide-navigation .slide-nav,
.slide-navigation .service-nav {
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 0%;
    border: none;
    outline: none;
    transition: 0.6s;
}

.slide-navigation .service-nav img {
    transition: 0.6s;
    transform: none;
}

.slide-navigation .service-nav:hover img {
    transition: 0.6s;
    transform: scale(1.1);
}

.service-dots,
.temoignage-dots {
    display: flex;
    align-items: center;
    gap: 8px;
}

.owl-dot {
    width: 6px;
    height: 6px;
    padding: 3px;
    border-radius: 3px;
    border: none;
    outline: none;
    background: var(--Grey-10, #eaebee);
}

.temoignage .owl-dot.active,
.service .owl-dot.active {
    width: 8px;
    height: 8px;
    padding: 4px;
    border-radius: 4px;
    background: var(--Grey-100, #283550);
}

.slide-navigation .service-nav {
    border-radius: 10px;
    padding: 0;
    background: #fff;
    height: 45px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-navigation .service-nav::before {
    background: #1e1e1e;
}

.slide-navigation .service-nav img {
    filter: none;
}

.slide-navigation .service-nav:hover img {
    filter: contrast(0) brightness(10);
}

.avis {
    position: relative;
    padding: clamp(50px, 7vh + 2.5rem, 115px) 0;
}

.bg-avis {
    padding: 0px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2;
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.20) 100%), url('') lightgray 50% / cover no-repeat; */
}

.bg-avis img {
    width: 100%;
    border-radius: 14px;
    height: 100%;
    object-fit: cover;
}

.bg-avis::before {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    background: #2f9a80;
    content: "";
    z-index: -1;
    transition: 0.8s;
    top: -10px;
    left: 0;
    transform-origin: left center;
    opacity: 0;
}

.aos-animate .bg-avis::before {
    transition: 0.8s;
    transition-delay: 1s;
    opacity: 1;
    transform: rotate(2deg);
}

.avis .item-avis .middle-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.item-avis .description {
    color: #1e4155;
    font-family: "Montserrat";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    transition: 0.4s;
    line-height: 1.2;
}

.item-avis .title {
    color: #000;
    font-family: "Bebas Neue";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.item-avis:hover {
    transition: 0.5s;
    cursor: pointer;
}

.item-avis:hover .title,
.item-avis:hover .description {
    transition: 0.4s;
    color: #fff;
}

.item-avis .icon {
    transition: 0.4s;
    filter: none;
}

.item-avis:hover .icon {
    transition: 0.4s;
    filter: contrast(0) brightness(10);
}

.box-avis .content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    left: 85px;
}

.avis .bg-avis img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.avis .list-btn {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: max-content;
}

.avis .avis-slide .list-star {
    display: flex;
    align-items: center;
    gap: 6px;
}

.avis-slide .list-star i {
    width: 24px;
    font-size: 24px;
    background: transparent;
    color: #565944;
}

.avis-slide .list-star i.filled:before {
    content: "\f005";
}

.avis-slide .name {
    color: #1e1e1e;
    font-family: "Roboto Mono";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 130% */
}

.avis-slide .description {
    color: #1e1e1e;
    font-family: "Roboto";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 130% */
}

.paiement {
    display: flex;
    align-items: center;
    position: relative;
    margin: 35px 0;
}

.paiement .bg-paiement {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: calc(100% - 100px);
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.list-paie {
    display: flex;
    z-index: 2;
}

.item-paie {
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(8px);
    max-width: 430px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    transition: 0.8s;
    position: relative;
    overflow: hidden;
}

.item-paie:hover {
    cursor: pointer;
}

.item-paie::before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(223, 94, 46, 0.3);
    transition: 0.6s;
    opacity: 0;
}

.item-paie:hover::before {
    transition: 0.6s;
    opacity: 1;
}

.item-paie .title {
    color: #fff;
    text-align: center;
    font-family: "Bai Jamjuree";
    font-size: clamp(24px, 1.7vw + 1.1rem, 32px);
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.item-paie .description {
    color: #fff;
    text-align: center;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.item-paie .icon {
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: rgba(47, 154, 128, 0.8);
}

.paiement .bg-paiement img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.paiement .box-content {
    position: relative;
    width: 100%;
    padding: 80px 0;
    z-index: 2;
}

.paiement .box-content::before {
    position: absolute;
    background: #215299;
    z-index: 1;
    width: calc(100% - 30%);
    height: 100%;
    top: 0;
    left: 0;
    content: "";
}

.paiement .box-paiement .logo-paiement {
    position: relative;
    z-index: 1;
}


/* Link Effect 2 Styles */

.link-effect-2 {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.4s ease;
}

.link-effect-2 .text {
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: transform 0.4s ease;
}

.link-effect-2 .text1 {
    position: relative;
    display: inline-block;
    transition: transform 0.4s ease;
}

.link-effect-2 .text2 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(100%);
    transition: transform 0.4s ease;
}

.link-effect-2:hover .text1 {
    transform: translateY(-100%);
}

.link-effect-2:hover .text2 {
    transform: translateY(0);
}

.avantage {
    position: relative;
    background: #ffffff;
    overflow: hidden;
    border-top: 1px solid #e38456;
    border-bottom: 1px solid #e38456;
}

.description-site {
    font-family: "Montserrat";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    background: var(--bm-1, linear-gradient(180deg, #1e4155 0%, #e38456 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    padding-left: 65px;
}

.description-site::before {
    position: absolute;
    width: 50px;
    height: 50px;
    content: "";
    background: url("../images/logo-icon.svg") 50% / cover no-repeat;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
}

.description-site span {
    background: #e38456;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.avantage .item-avantage {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    border-left: 1px solid #1e4155;
    padding: 30px;
    position: relative;
    min-height: 100%;
    z-index: 2;
    position: relative;
    transition: 0.6s;
}

.item-avantage .icon img {
    animation: rotateSoft 15s ease-in-out infinite alternate;
}

@keyframes rotateSoft {
    0% {
        transform: rotate(0deg);
    }
    20% {
        transform: rotate(180deg);
    }
    50% {
        transform: rotate(180deg);
        /* PAUSE */
    }
    80% {
        transform: rotate(-180deg);
    }
    100% {
        transform: rotate(-180deg);
        /* PAUSE */
    }
}

.col-xl-4:last-child .item-avantage {
    border-right: 1px solid #1e4155;
}

.avantage .item-avantage:hover {
    transition: 0.6s;
    cursor: pointer;
}

.avantage .item-avantage::before {
    /* opacity: 0.78; */
    background: url("../images/bg-avantage.png") lightgray 50% / cover no-repeat;
    content: "";
    width: 100%;
    height: 0;
    z-index: -1;
    position: absolute;
    transition: 0.6s;
    top: auto;
    bottom: 0;
    left: 0;
}

.avantage .item-avantage:hover::before {
    transition: 0.6s;
    height: 100%;
    top: 0;
    bottom: auto;
}

.item-avantage .title {
    color: #000;
    font-family: "Bebas Neue";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    transition: 0.5s;
}

.item-avantage .description {
    color: #1e4155;
    text-align: center;
    font-family: "Montserrat";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    transition: 0.5s;
}

.item-avantage:hover .description,
.item-avantage:hover .title {
    transition: 0.5s;
    color: #fff;
}

.item-avantage:hover .icon img {
    filter: contrast(0) brightness(10);
    color: #fff;
}

.item-avantage .icon img {
    filter: none;
}

.avantage .owl-stage-outer {
    overflow: visible;
}

.avantage .owl-stage,
.avantage .owl-stage-outer {
    height: 100%;
    max-height: 60px;
}

.avantage-slide {
    display: flex !important;
    align-items: center;
    width: 100%;
    gap: 50px;
    flex-shrink: 0;
}

.avantage-slide .item-slide {
    border-radius: 10px;
    background: #f8f8f8;
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
    padding: 10px 25px;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    position: relative;
}

.avantage-slide .item-slide .icon {
    border-radius: 5px;
    background: #d9d9d9;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.avantage .link-effect-1 span.text-2,
.avantage .item-slide .title {
    color: #1d1d1b;
    font-family: "Archivo";
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

.avantage .owl-carousel .owl-stage {
    transition-timing-function: linear !important;
}

.carouselTicker__item {
    flex: 0 0 auto;
    display: inline-block;
    float: none;
    white-space: nowrap;
}

.carouselTicker__item .tag-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid black;
    /* background-color: white; */
    color: var(--tc-neutral-900);
    text-decoration: none;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
}

.carouselTicker__item .tag-item:hover .number {
    color: black;
}

.carouselTicker__item .tag-item .number {
    font-weight: 600;
    color: black;
    transition: all 0.3s ease-in-out;
}

.copyright a:hover,
.contact-footer .item a:hover,
.footer a.link:hover,
footer a:hover {
    /*  */
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}

.title-footer {
    position: relative;
    color: #fff;
    font-family: "Bai Jamjuree";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.link-diag,
.link-diag a {
    font-size: 15px;
    font-weight: 600;
    font-family: "Urbanist";
    color: rgba(113, 117, 128, 255);
    text-decoration: none;
}

.actualite {
    position: relative;
    padding: clamp(50px, 5.5vh + 4rem, 100px) 0;
    background: #ffffff;
}

.actualite .sect-title .h2 {
    display: flex;
    align-items: center;
    gap: 6px;
}

.item-actu.large {
    display: flex;
    flex-direction: column;
}

.item-actu {
    display: flex;
    flex-direction: row;
    gap: 0px;
    height: 100%;
    border-radius: 0px;
    overflow: hidden;
    transition: 0.6s;
}

.box-mini-item {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.item-actu.large .img {
    height: 294px;
}

.item-actu .img {
    position: relative;
    width: 100%;
    height: 160px;
    border-radius: 14px;
    overflow: hidden;
    max-width: 280px;
}

.item-actu .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-actu .title {
    color: #1e1e1e;
    font-family: "Bai Jamjuree";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    transition: 0.5s;
    padding-left: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.item-actu .detail {
    color: var(--Color-Scheme-1-Text, #000);
    font-family: "Poppins";
    font-size: var(--Text-Sizes-Text-Regular, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    transition: 0.5s;
}

.item-actu .more {
    display: flex;
    gap: 10px;
    align-items: center;
    color: var(--Color-Neutral-Darkest, #000);
    font-family: "Poppins";
    font-size: var(--Text-Sizes-Text-Regular, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    transition: 0.5s;
}

.item-actu.large .description {
    padding: 24px 15px;
}

.item-actu .description {
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    transition: 0.6s;
    gap: 22px;
    z-index: 2;
}

.item-actu .date {
    border-radius: 0 14px 14px 0;
    border-top: 1px solid rgba(230, 167, 74, 0.5);
    border-right: 1px solid rgba(230, 167, 74, 0.5);
    border-bottom: 1px solid rgba(230, 167, 74, 0.5);
    background: rgba(230, 167, 74, 0.2);
    padding: 5px 15px;
    color: #535353;
    font-family: "Lato";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    transition: 0.5s;
}

.item-actu .link img {
    transition: 0.6s;
    filter: contrast(0) brightness(10);
}

.item-actu:hover .date {
    border-radius: 0 14px 14px 0;
    border-top: 1px solid rgba(47, 154, 128, 0.5);
    border-right: 1px solid rgba(47, 154, 128, 0.5);
    border-bottom: 1px solid rgba(47, 154, 128, 0.5);
    background: rgba(47, 154, 128, 0.2);
    transition: 0.5s;
}

.item-actu:hover .title,
.item-actu:hover .detail,
.item-actu:hover .more {
    transition: 0.5s;
    color: #2f9a80;
}

.hover-underline {
    position: relative;
    text-decoration: none;
    display: inline-block;
    margin: 15px 0;
}

.hover-underline .h4 {
    position: relative;
    transition: all 0.3s ease;
    display: inline;
}

.hover-underline .line-wrapper {
    position: relative;
    display: inline;
}

.hover-underline .line-wrapper::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, #263237 0%, #9fb4c0 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
}

.box-title-hover:hover .hover-underline .h4 {
    transform: translateY(-1px);
}

.box-title-hover:hover .hover-underline .line-wrapper::after {
    transform: scaleX(1);
    transform-origin: left;
}

.hover-underline .line-wrapper::after {
    transform-origin: right;
}

.actualite .list-img {
    display: flex;
    gap: 20px;
}

.actualite .list-img .item-img {
    border-radius: 20px;
    background: linear-gradient( 0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    overflow: hidden;
    width: 100%;
    max-width: 257px;
    height: 215px;
}

.actualite .list-img .item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box-actu .title-actu {
    color: #1d1d1b;
    font-family: "Archivo";
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    padding: 15px 0;
}

.list-actu .category,
.box-actu .category {
    color: #444;
    font-family: "Archivo";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    border-radius: 20px;
    background: #fff;
    padding: 0 10px;
    min-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
}

.list-actu .category {
    color: #fff;
    border-radius: 20px;
    background: #9fb4c0;
}

.list-actu .date,
.box-actu .date {
    color: #444;
    font-family: "Archivo";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
}

.box-actu {
    display: flex;
    height: 100%;
}

.actualite .box-actu .img {
    z-index: 5;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    mask-image: url("../images/mask-box-actu.svg");
    mask-repeat: no-repeat;
    mask-size: cover;
    mask-position: bottom right;
    height: 100%;
}

.actualite .box-actu .description {
    border-radius: 20px;
    border: 1px solid #d9d9d9;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(7.5px);
    position: absolute;
    width: max-content;
    max-width: 486px;
    padding: 36px;
    left: 44px;
    bottom: 44px;
    z-index: 9;
    transition: 0.5s;
}

.actualite .box-actu .description:hover {
    transition: 0.5s;
    transform: translateY(-3px);
}

.actualite .box-actu .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.actualite .box-actu .img::before {
    background: linear-gradient( 0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}

.footer .service-footer {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer .service-footer.styled .link {
    position: relative;
    display: flex;
    align-items: center;
    width: max-content;
    gap: 6px;
}

.footer .service-footer.styled .link::before {
    position: absolute;
    content: "";
    background: url("../images/picto/arrow-top-right.svg") 50% / cover no-repeat;
    width: 10px;
    height: 10px;
    z-index: 2;
    transition: 0.6s;
    opacity: 0;
    bottom: calc(50% - 2px);
    transform: translateY(50%);
    left: calc(100% + 4px);
}

.footer .service-footer.styled .link:hover::before {
    opacity: 1;
    transition: 0.6s;
}

.footer .service-footer.styled a:hover {
    color: #e6a74a;
    transition: 0.3s;
}

.footer .service-footer .link {
    color: #fff;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    transition: 0.3s;
}

.footer .service-footer a:hover,
.footer a:hover {
    color: #e6a74a;
    transition: 0.3s;
}

.footer a:hover {
    color: #fff;
}
.footer .key {
    font-weight: 600;
}

.footer .list-logo {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 20px;
}

.footer .box-logo {
    display: flex;
    padding: 16px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 4px;
    background: #fff;
    width: 300px;
    max-width: 300px;
    height: 120px;
    padding: 0 10px;
}

.footer .box-logo.secondary {
    width: 100%;
    gap: 10px;
    display: flex;
    padding: 15px;
    flex-wrap: inherit;
}

.certification {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex-wrap: wrap;
}

.certification .title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
}

.certification .detail {
    font-family: "Roboto Mono";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.box-logo img {
    width: 100%;
    width: auto;
    max-width: 200px;
}

.hr {
    width: 100%;
    position: relative;
    height: 1px;
    border-bottom: 1px solid #f7f7f7;
    margin: 20px 0;
}

.footer .push-top {
    padding-top: 200px;
}

.footer .bottom-footer {
    position: absolute;
    width: auto;
    height: auto;
    z-index: 0;
    bottom: 0px;
    right: 0;
}

.to-top {
    border: none;
    outline: none;
    background: #2f9a80;
}

.btn-1.to-top:hover {
    color: #df5e2e;
}

.to-top img {
    transform: rotate(-90deg);
}

.box-copyright {
    position: relative;
    color: #fff;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.copyright {
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    padding: 10px 20px;
    transition: 0.3s;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 931px;
}

.copyright .right {
    display: flex;
    align-items: center;
    gap: 5px;
}

.copyright .underlined {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.copyright a {
    color: #fff;
    transition: 0.3s;
}

.link-footer a {
    color: #d4d5d9;
    font-family: "Montserrat";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
}

.copyright .left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2px 8px;
}

.arobiz {
    display: flex;
    align-items: center;
    gap: 10px;
}

.arobiz .text {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 3px;
    color: #fff;
    font-family: "Archivo";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.arobiz .text {
    color: #fff;
}

.arobiz img {
    position: relative;
    top: -3px;
}

.z-topped {
    z-index: 5;
    position: relative;
}

.top-index,
section.top-index {
    z-index: 1;
    position: relative;
}


/* ------------------footers----------------------------- */

.footer {
    position: relative;
    background: url("../images/bg-footer.jpg") 50% / cover no-repeat;
    margin-top: 80px;
    padding-bottom: 30px;
}

.footer .presentation {
    color: #fff;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
}

.footer .box-info {
    border-radius: 14px;
    background: #e6a74a;
    padding: 0 14px;
    margin: 0 auto;
    max-width: 868px;
    display: flex;
    gap: 0;
    top: -65px;
    position: relative;
}

.footer .box-info .item {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: flex-start;
    padding: 20px;
    position: relative;
    transform: none;
    transition: 0.6s;
}

.footer .box-info .item:hover {
    cursor: pointer;
}

.footer .box-info .item.active {
    border-radius: 14px;
    background: #2f9a80;
    transform: translateY(-18px);
    transition: 0.6s;
}

.footer .box-info .item .title {
    color: #fff;
    font-family: "Lato";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.footer .box-info .item .description {
    color: #fff;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer .box-info .item .icon {
    display: flex;
    width: 30px;
    height: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    margin-left: auto;
}

.contact-footer {
    display: flex;
    gap: 15px;
    flex-direction: column;
    color: #ffffff;
}

.contact-footer .item-contact-footer {
    display: flex;
    align-items: center;
    gap: 16px;
}

.contact-footer .item-contact-footer .icon {
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.contact-footer .item-contact-footer .description {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.contact-footer .item-contact-footer .title {
    color: var(--Grey-20, #d4d7dc);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.56px;
}

.contact-footer .item-contact-footer .detail {
    color: var(--Grey-White, #fff);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.56px;
    transition: 0.4s;
}

.contact-footer .item-contact-footer a.detail:hover {
    color: #7fadb9;
    transition: 0.4s;
}

.contact-footer .item {
    display: flex;
    align-items: center;
    gap: 15px;
    transition: 0.3s;
}

.contact-footer .item img {
    transition: 0.3s;
    filter: none;
}

.contact-footer .item:has(a:hover) img {
    transition: 0.3s;
    filter: contrast(0) brightness(10);
}

.contact-footer .item .description {
    display: flex;
    align-items: center;
    color: #3e4344;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    transition: 0.4s;
}

.contact-footer .item .title {
    color: #1b2e5f;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
}

.contact-footer .item .detail {
    color: #1b2e5f;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
}

.btn-1.btn-social,
.footer .btn-1.btn-social {
    display: flex;
    align-items: center;
    background: #0077b5;
    border: none;
    justify-content: center;
    padding: 0;
}

.btn-1.btn-social img,
.footer .btn-1.btn-social img {
    filter: none;
    transform: none;
}

.footer .btn-1 .icon {
    width: 64px;
    height: 64px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 32px;
}

.footer .btn-1 .description {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}

.footer .btn-1 .description .title {
    color: #f7ad00;
    text-align: center;
    font-family: "Montserrat";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.footer .btn-1 .description .detail {
    color: #fff;
    text-align: center;
    font-family: "Montserrat";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    height: max-content;
    transition: 0.3s;
}

.footer a.btn-1 .description .detail:hover {
    color: #f7ad00;
    transition: 0.3s;
}

.footer .logo-footer {
    display: flex;
    align-items: center;
    height: auto;
    width: 100%;
    max-width: 220px;
}

.footer .logo-footer img {
    width: 100%;
}

.footer .row-bordered {
    padding-bottom: 22px;
    border-bottom: 1px solid var(--Grey-60, #7e8696);
}

.footer .hr-footer {
    background: var(--Grey-60, #7e8696);
    height: 1px;
    width: 100%;
    margin: 35px 0 10px 0;
}

.footer .container {
    position: relative;
}

.footer .newsletter {
    position: relative;
}

.box-newsletter {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 15px;
    padding: 0px;
    background: transparent;
}

.box-newsletter .submit {
    display: flex;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
    flex-shrink: 0;
    gap: 8px;
    outline: none;
}

.box-newsletter .submit::before {
    background: #e6a74a;
}

.box-newsletter .submit:hover {
    transition: 0.5s;
    color: #fff;
}

.box-newsletter .submit img {
    transition: 0.6s;
    filter: contrast(0) brightness(10);
}

.box-newsletter input {
    border-radius: 10px;
    background: transparent;
    border: 1px solid #fff;
    height: 46px;
    padding: 0 20px;
    width: 100%;
    outline: none;
}

.box-newsletter input,
.box-newsletter input::placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.56px;
}

.title-newsletter {
    color: #fff;
    font-family: "Rajdhani";
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
}

.footer .newsletter {
    display: flex;
    gap: 0;
    align-items: center;
}

.newsletter input,
.newsletter input::placeholder {
    color: #5c727d;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.newsletter input:focus {
    outline: none;
}

.footer .newsletter input {
    border: none;
    background: #ffffff;
    height: 64px;
    border-radius: 0px;
    padding-left: 20px;
    width: 100%;
    position: relative;
}

.footer .newsletter .submit {
    outline: none;
    border: none;
    display: flex;
    width: 52px;
    height: 64px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #ffc620;
    border-radius: 0;
}

.footer .newsletter .submit img {
    filter: brightness(100);
    transition: 0.3s;
}

.footer .newsletter .submit:hover img {
    filter: none;
    transition: 0.3s;
}

.footer .newsletter .btn-1::after,
.footer .newsletter .btn-1::before {
    border-radius: 0;
    background: #d9d9d9;
}

.footer .accord-form {
    color: rgba(255, 255, 255, 0.5);
    font-family: "Lato";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.img-animate,
.actualite .box-actu .img img,
.content-img-text .img-content>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 3;
    transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.box-animate:hover .img-animate,
.actualite .box-actu:hover .img img,
.content-img-text .img-content:hover>img {
    transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.content-img-text .img-principal .img-content {
    width: 100%;
    position: relative;
}

.contact-form .img-content::before,
.content-img-text .img-principal .img-content::before {
    position: absolute;
    z-index: -1;
    content: "";
    background: transparent;
    width: 100%;
    height: calc(100% + 140px);
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    border: 10px solid #0d0d0d;
    background: #fff;
}

.list-logo .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 15px;
    border-radius: 13px;
    background: #eee2e2;
    max-width: 195px;
}

.list-logo .item .title {
    color: #134a8b;
    font-family: "Montserrat";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
}

.content-img-text.referencement .img-principal .box-img .bottom-content {
    width: 140px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #bcc5b1;
    border-top-right-radius: 85px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 45px 25px 22px 25px;
}

.partenaire {
    position: relative;
    padding: 90px 0 70px 0;
    background: #ffffff;
}

.partenaire-slide .owl-stage-outer .owl-stage {
    display: flex;
    align-items: center;
    justify-content: center;
}

.partenaire-slide .item img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: 0.5s;
}

.partenaire-slide .item:hover img {
    -webkit-filter: grayscale(0);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
    transition: 0.5s;
}

.accordion {
    width: 100%;
}

.accordion-item {
    position: relative;
    margin-bottom: 10px;
    transition: max-height 0.7s ease-out;
}

.accordion-item .title {
    color: #1d1d1b;
    font-family: "Archivo";
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

.accordion-item .description {
    color: #444;
    font-family: "Archivo";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 35px;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #d9d9d9;
    background: #f8f8f8;
    cursor: pointer;
    text-align: left;
    outline: none;
    min-height: 60px;
}

.accordion-header:focus {
    border: none;
    outline: none;
}

.accordion-content {
    padding: 10px;
    display: none;
    background-color: #f8f8f8;
    transition: max-height 0.7s ease-out;
    position: relative;
    z-index: 1;
    padding: 0px 35px 20px 35px;
}

.arrow {
    width: 12px;
    height: 12px;
    transition: transform 0.3s ease;
}

.accordion-header.active {
    border: none;
    border-radius: 0;
}

.accordion-item:has(.accordion-header.active) {
    border-radius: 20px;
    border: 1px solid #444;
    background: #fff;
    overflow: hidden;
    transition: 0.7s ease-out;
}

.accordion-header.active .arrow {
    transform: rotate(180deg);
}

.accordion-header.active+.accordion-content {
    display: block;
    transition: 0.7s;
}

.prefooter {
    position: relative;
    padding: clamp(40px, 7vh + 2rem, 85px) 0;
    background: #f8f8f8;
    border-top: 1px solid #d9d9d9;
}

.prefooter .accord-form {
    color: #b0b0b0;
    font-family: "Archivo";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    padding-top: 20px;
}

.prefooter .list-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
}

a.item-contact:hover .description {
    transition: 0.3s;
    color: #1f662e;
}

.list-contact .item-contact {
    display: flex;
    align-items: center;
    gap: 12px;
}

.old-home-presentation {
    padding: 40px 0;
}

.banniere {
    position: relative;
    height: 365px;
    background: #f9f9f9;
}

.banniere .title {
    color: #000;
    font-family: "Rajdhani";
    font-size: clamp(35px, 4vw + 1rem, 69px);
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 25px;
}

.banniere .title span {
    color: #227530;
    width: max-content;
    position: relative;
    margin: 0 auto;
}

.banniere .content {
    position: relative;
    z-index: 4;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.banniere .to-bottom {
    bottom: 0;
    display: flex;
    align-items: flex-end;
}

.banniere .ban-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    overflow: hidden;
}

.banniere .ban-img .banniere-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* .content-img-text.interne {
    padding-bottom: 120px;
} */

.content-img-text.interne .left-content {
    position: absolute;
    top: 50%;
    width: 147px;
    height: 146px;
    left: -115px;
    transform: translateY(-50%);
}

.list-item-contact {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 25px;
    gap: 20px 35px;
}

.contact-info {
    padding: clamp(30px, 6vh + 1rem, 65px) 0;
}

.img-contact-info {
    width: 100%;
    max-height: 370px;
}

.img-contact-info img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box-contact-info {
    background: #fff;
    padding: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.contact-info .item-info {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.contact-info .title {
    color: #000;
    font-family: "Rajdhani";
    font-size: var(--Text-Sizes-Heading-4, 32px);
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
}

.contact-info .description {
    color: #000;
    font-family: "Rajdhani";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    transition: 0.6s;
}

.contact-info .link {
    color: #000;
    font-family: "Rajdhani";
    font-size: var(--Text-Sizes-Text-Regular, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    transition: 0.6s;
}

.contact-info .item-info:hover a.description,
.contact-info .item-info:hover .link {
    transition: 0.6s;
    color: #227530;
}

.hr-contact {
    background: #d9d9d9;
    width: 100%;
    height: 1px;
    margin: 0 0 25px 0;
}

.contact-info .submit {
    border-radius: 10px;
    background: #1d1d1b;
    height: 64px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.6s;
    color: #fff;
    min-width: 200px;
}

.contact-info .box-input {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.contact-info .box-input .icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.box-input input {
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    background: #fff;
    height: 70px;
    padding: 0 20px 0 50px;
    width: 100%;
    outline: none;
}

.contact-info .accord-form {
    color: #b0b0b0;
    font-family: "Archivo";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
}

.contact-info .accord-form a {
    color: #b0b0b0;
}

.box-input.textarea {
    width: 100%;
    margin-bottom: 15px;
}

.box-input.textarea .icon {
    top: 20px;
    transform: none;
}

.box-input textarea {
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    background: #fff;
    min-height: 220px;
    padding: 20px 20px 0 50px;
    width: 100%;
    outline: none;
}

.row-form-contact {
    padding-top: clamp(35px, 7vh + 2rem, 70px);
}

.contact-info .item {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    gap: 20px;
    align-items: start;
}

.contact-info .item .title {
    color: #263237;
    font-family: "Archivo";
    font-size: clamp(21px, 1.5vw + 1rem, 40px);
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
}

.contact-info .item .description {
    color: #444;
    font-family: "Archivo";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
}

.infos {
    position: relative;
    z-index: 4;
    margin-top: -65px;
}

.infos .list-info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
}

.infos .list-info .item .sub-title {
    color: #1e1e1e;
    font-family: "Lato";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
}

.infos .list-info .item .detail {
    color: #1e1e1e;
    font-family: "Lato";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    transition: 0.5s;
    position: relative;
}

.infos .list-info .item .detail::before {
    position: absolute;
    width: 0%;
    height: 1px;
    background: #1e1e1e;
    top: calc(100% + 2px);
    left: 0;
    opacity: 0;
    content: "";
}

.infos .list-info .item .detail:hover::before {
    transition: 0.5s;
    opacity: 1;
    width: 100%;
}

.infos .list-info .item {
    position: relative;
    transition: 0.6s;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 40px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: #fefbf8;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.1);
    gap: 20px;
}

.infos .list-info .item.item-email .ico-deco {
    position: absolute;
    right: 0px;
    top: 50%;
    width: 20px;
    height: 87px;
    object-fit: cover;
    object-position: left center;
    transition: 0.5s;
    transform: translateY(-50%);
    z-index: 1;
    overflow: hidden;
}

.infos .list-info .item.item-phone .ico-deco {
    position: absolute;
    bottom: 0px;
    left: 50px;
    transition: 0.5s;
    z-index: 1;
    width: 130px;
    height: 30px;
    object-fit: cover;
    overflow: hidden;
    object-position: center top;
}

.infos .list-info .item.item-phone:hover .ico-deco {
    height: 130px;
    bottom: 10px;
}

.infos .list-info .item.item-email:hover .ico-deco {
    width: 109px;
    right: 10px;
}

.infos .list-info .item::before {
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    border-radius: 14px;
    background: #e6a74a;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 0.6s;
}

.infos .list-info .item:hover::before {
    transition: 0.6s;
    opacity: 1;
    transform: rotate(5deg);
}

.infos .list-info .item .icon {
    display: flex;
    width: 70px;
    height: 70px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 50%;
    border: 1px solid #2f9a80;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.1);
    transition: 0.5s;
}

.infos .list-info .item:hover .icon {
    border: 1px solid #df5e2e;
    background: rgba(223, 94, 46, 0.8);
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.1);
    transition: 0.5s;
}

.contact-form {
    position: relative;
    padding: clamp(40px, 8vh + 5rem, 125px) 0;
}

.contact-form .label-form {
    color: var(--Grey-100, #283550);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.56px;
    text-transform: uppercase;
}

.info-contact {
    position: relative;
    background: transparent;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.info-contact .item-contact {
    display: flex;
    align-items: flex-start;
    gap: 28px;
}

.info-contact .item-contact .icon {
    width: 89px;
    height: 89px;
    border-radius: 10px;
    background: var( --justdiagnostics, linear-gradient(180deg, #1f662e 0%, #67a97b 100%));
    display: flex;
    justify-content: center;
    align-items: center;
}

.info-contact .item-contact .description {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.info-contact .item-contact .description .title {
    color: #4e4d4d;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
}

.info-contact .item-contact .description .detail {
    color: #4e4d4d;
    font-family: "Poppins";
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    transition: 0.3s;
}

.info-contact .item-contact .description a.detail:hover {
    transition: 0.3s;
    color: #1f662e;
}

.contact-form::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scale(1);
    z-index: -1;
    animation: bgScale 30s ease-in-out infinite;
}

.contact-form .label {
    color: #000;
    font-family: "Roboto";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.contact-form .title-form {
    color: #f7f7f7;
    font-family: "Oswald";
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
}

.contact-form .info {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.contact-form .info .item {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    margin-bottom: 25px;
}

.contact-form .info .item .icon {
    width: 51px;
    height: 51px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1b2e5f;
    flex-shrink: 0;
    position: relative;
    top: -25px;
}

.contact-form .info .item .icon img {
    position: relative;
    right: -18px;
    top: 7px;
}

.contact-form .info .item .description {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.contact-form .info .item .title {
    color: #1b2e5f;
    font-family: "Oswald";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.contact-form .info .item .detail {
    color: #1b2e5f;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    transition: 0.3s;
}

.info .item a.detail:hover {
    transition: 0.3s;
    color: #ffc620;
}

.contact-form .box-contact {
    position: relative;
    background: var(--Grey-White, #fff);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    padding: 40px;
    margin-top: -80px;
    z-index: 5;
}

.contact-form .item-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.box-input {
    display: flex;
    position: relative;
    align-items: center;
}

.box-input .icon {
    position: absolute;
    top: 15px;
    left: 16px;
    z-index: 2;
}

.contact-form form {
    max-width: 680px;
    margin: 0 auto;
}

.contact-form textarea::placeholder,
.contact-form textarea,
.contact-form input::placeholder,
.contact-form input {
    color: #535353;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.contact-form input {
    height: 52px;
    border-radius: 0px;
    border-radius: 10px;
    border: 1px solid #535353;
    background: transparent;
    outline: none;
    margin-bottom: 30px;
    padding: 0 24px 0 45px;
    width: 100%;
}

.list-coordonnee {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.list-coordonnee .item {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.list-coordonnee .item .sub-title {
    color: var(--Grey-60, #7e8696);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.56px;
}

.list-coordonnee .item .detail {
    color: var(--Grey-100, #283550);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.56px;
}

.list-coordonnee .icon {
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 50%;
    background: var(--Grey-10, #eaebee);
}

.contact-form textarea {
    min-height: 130px;
    border-radius: 0px;
    background: transparent;
    border: 1px solid #2e4958;
    background: #fff;
    outline: none;
    padding: 15px 20px 0 45px;
    margin-bottom: 10px;
    width: 100%;
}

.contact-form .accord-form {
    color: #515151;
    font-family: "Poppins";
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.4;
}

.contact-form .accord-form a {
    color: #515151;
    font-family: "Poppins";
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 1.4;
}

.contact-form .btn-1 {
    border: none;
    outline: none;
    padding: 0 15px;
    width: 100%;
}

.contact-form .box-btn.colored span {
    border-color: initial;
}

.list-info {
    display: flex;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap;
}

.list-info .item {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    padding: 20px 15px;
    min-width: 314px;
}

.list-info .item .title {
    font-family: "Roboto Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 162.5% */
}

.list-info .item .detail {
    color: #000000;
    font-family: "Roboto";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 118.182% */
}

.list-info .item:hover .title {
    color: #fff;
}

.list-info .item:hover .icon img {
    filter: brightness(10);
}

.contact-form .bg-contact-form {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    z-index: 1;
    width: auto;
    height: auto;
}

.contact-form .bg-contact-form img {
    width: 100%;
    height: 100%;
}

.recaptcha {
    display: flex;
    gap: 30px 50px;
    flex-wrap: wrap;
}

.bloctel {
    display: flex;
    align-items: center;
    background: #f6f4d2;
    padding: 20px;
    gap: 10px;
}

.bloctel .separator {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.bloctel .separator::before {
    position: absolute;
    height: 50px;
    width: 1px;
    background: #534741;
    content: "";
}

.bloctel .description {
    color: rgba(83, 71, 65, 255);
    font-size: 14px;
    font-family: "Rubik";
    font-weight: 400;
}

.form-accord {
    font-size: 14px;
    font-weight: 400;
    color: #101326;
}

.form-accord a {
    color: #55b7d9;
    /* text-decoration: underline; */
    font-weight: 700;
}

.img-contact {
    width: 100%;
    height: 100%;
    position: relative;
}

.img-contact img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.btn-contact {
    background: #181818;
    width: 100%;
    max-width: 263px;
    display: flex;
    padding: 15px 30px;
    align-items: center;
    justify-content: center;
    gap: 20px;
    color: #ffffff;
    border: none;
    outline: none;
    text-transform: uppercase;
}

.btn-contact .icon {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    border-radius: 100%;
}

.btn-contact:hover img {
    filter: brightness(0);
}

.btn-contact:hover {
    background: #ceb35e;
    color: #2b2b2b;
}

.btn-contact:hover {
    background: #ceb35e;
    color: #2b2b2b;
}

.bloc-text h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
}

.bloc-text h3 {
    font-size: 1.4rem;
}

.width-max-content {
    width: max-content !important;
}

.newsletter.contact-form::before {
    content: none;
}
.grecaptcha-badge {
    z-index: 10;
}