/* Scroll bar  */
body,
.contenu-scroll {
    --sb-track-color: #2A6B38;
    --sb-thumb-color: #F8BB08;
    --sb-size: 10px;
}
body::-webkit-scrollbar,
.contenu-scroll::-webkit-scrollbar {
    width: var(--sb-size)
}
body::-webkit-scrollbar-track,
.contenu-scroll::-webkit-scrollbar-track {
    background: var(--sb-track-color);
    border-radius: 2px;
}
body::-webkit-scrollbar-thumb,
.contenu-scroll::-webkit-scrollbar-thumb {
    background: var(--sb-thumb-color);
    border-radius: 2px;
}
@supports not selector(::-webkit-scrollbar) {
    body,
    .contenu-scroll {
        scrollbar-color: var(--sb-thumb-color) var(--sb-track-color);
    }
}
.contenu-scroll {
    direction: rtl;
}
.contenu-scroll > * {
    direction: ltr; 
}
/* Fin Scroll bar  */

/* curseur du site */
html, body {
    cursor: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='48' viewBox='0 0 24 24'><path fill='%23FFF' stroke='%23009FDA' stroke-width='0.75' d='M5.5 3.21V20.8c0 .45.54.67.85.35l4.86-4.86a.5.5 0 0 1 .35-.15h6.87a.5.5 0 0 0 .35-.85L6.35 2.85a.5.5 0 0 0-.85.35Z'/></svg>") 10 4, auto;
} 
/*  fin curseur du site 

/* Fonts - Police  */
@font-face {
    font-family: 'Konnect';
    src: url('fonts/Konnect-Regular.eot');
    src: url('fonts/Konnect-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Konnect-Regular.woff2') format('woff2'),
        url('fonts/Konnect-Regular.woff') format('woff'),
        url('fonts/Konnect-Regular.ttf') format('truetype'),
        url('fonts/Konnect-Regular.svg#Konnect-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.hanken {
    font-family: "Hanken Grotesk", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
.konnect {
    font-family: 'Konnect'; 
    font-weight: normal; 
    font-style: normal;
}
.font40 {
    font-size: 2.5rem;
    line-height: 2.813rem;
}
.font25 {
    font-size: 1.563rem;
    line-height: 1.875rem;
}


/* Fin Fonts - Police  */

/* Style de base  */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html, body {
    overflow-x: hidden;
}
div#primary {
    overflow: hidden;
}
html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}
body {
    margin: 0;
    font-weight: normal;
    color: inherit;
    background-color: transparent;
    overflow: hidden;
}
ul, ol {
    list-style: none;
}
a {
    text-decoration: none;
    color: inherit;
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img, picture {
    max-width: 100%;
    height: auto;
    border-style: none;
}
input, button, textarea, select {
    font: inherit;
    border: none;
    outline: none;
    background: transparent !important;
}
button {
    cursor: pointer;
}
blockquote, figure {
    margin: 0;
}
input, button, textarea, select {
    font: inherit;
    border: none;
    outline: none;
    background: none;
}
input:focus,
textarea:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}
input, select, textarea {
    width: 100%;
}
.en-after,
.en-before,
.list-pers ul li {
    position: relative;
}
.en-after::after,
.en-before::before,
.anime-btn::before,
.anime-btn-bas::before,
.anime-btn-jaune:before,
.form-page-contact p:nth-child(5)::before,
.list-pers ul li::before {
    display: block;
    position: absolute;
    content: '';
}
.hover-el,
#backToTop.visible  {
    transition: transform 0.6s ease;
}
.hover-el:hover,
#backToTop.visible:hover {
    transform: translateY(-3px);
}
input::placeholder,
textarea::placeholder,
input:focus, 
input:active, 
input:target, input, 
input:valid,
textarea:focus, 
textarea:active, 
textarea:target, 
textarea, textarea:valid {
    color: #2A6B38;
}
#backToTop {
    z-index: 90;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    border: 1px solid #F6F6F6;
    font-size: 0;
    width: 45px;
    height: 45px;
}
#backToTop::before {
    background-image: url('/wp-content/uploads/2025/08/ROAD_VISION_icone-back-to-top.png');
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: filter 0.5s ease;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
#backToTop:hover::before {
    filter: invert(1);
}
#backToTop.visible {
    opacity: 1;
    visibility: visible;
}
#backToTop.hidden {
    opacity: 0;
    visibility: hidden;
}

/* Fin Style de base  */
.color-vert,
header.header-scroll .current-menu-item a {
    color: #2A6B38;
}
.bg-vert {
    background-color: #2A6B38;
}
.page-id-91 header .div-lanugue,
.page-id-149 header .div-lanugue {
    background-color: #2A6B38 !important;
}
.color-jaune,
header .current-menu-item a,
.contact-form span.wpcf7-not-valid-tip {
    color: #F8BB08;
}
.bg-jaune,
.trait-haut-jaune::before,
.anime-btn-jaune:before,
.form-page-contact p:nth-child(5)::before,
header::before,
.page-id-91 header a.cta-contact,
.page-id-149 header a.cta-contact,
body.page-id-70 section.section-tem,
body.page-id-159 section.section-tem {
    background-color: #F8BB08;
}
.color-violet,
.sliderTemoignages .swiper-button-prev::after,
.sliderTemoignages .swiper-button-next::after,
.sliderProjets .swiper-button-next::after {
    color: #190B5D;
}
.bg-violet,
.bleu-blog::before,
.lightbox .lb-closeContainer  {
    background-color: #190B5D;
}
body.page-id-91 header .lemenu,
body.page-id-149 header .lemenu {
    background-color: #190B5D !important;
}
#mobile-menu {
    transition: transform 0.4s ease-in-out;
}
.anime-btn:before,
.anime-btn-bas:before,
.anime-btn-jaune:before,
.form-page-contact p:nth-child(5)::before {
    height: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    transition: all .6s;
    opacity: 0.2;
}
.anime-btn:before,
.anime-btn-bas:before {
    background : #ffffff;
}
.anime-btn-bas:before {
    bottom: auto;
    top: 0;
}
.anime-btn:hover:before,
.anime-btn-bas:hover::before,
.anime-btn-jaune:hover:before,
.form-page-contact p:nth-child(5):hover::before {
    height: 100%;
}
.en-after::after,
.en-before::before,
.contact-form .submit-wrap::after,
.contact-form p:nth-child(5)::after {
    background-repeat: no-repeat;
}
.jaune1::before,
.vert1::before,
.en-after::after,
.en-before::before,
.contact-form .submit-wrap::after,
.contact-form .submit-wrap::after {
    background-size: contain;
}
.jaune1::after {
    background-size: cover;
}
.jaune1::before {
    background-image: url('/wp-content/uploads/2025/08/ROAD_VISION_trait-1.svg');
    width: 400px;
    height: 400px;
    top: -100px;
    left: 0;
}
.accordeon .corps {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease, opacity 0.6s ease;
    opacity: 0;
}
.accordeon .une-ligne.active .corps {
    max-height: 500px; /* assez grand pour contenir le texte */
    opacity: 1;
}
.accordeon button {
    transition: transform 0.7s ease;
}
.accordeon .une-ligne.active button {
    padding-left: 15px;
    padding-right: 15px;
    transform: rotate(180deg);
}
.jaune1::after {
    background-image: url('/wp-content/uploads/2025/08/ROAD_VISION_trait-2-1.svg');
    width: 81vw;
    height: 700px;
    bottom: -400px;
    left: 400px;
    z-index: 4;
}
.reasons::before {
    background-image: url('/wp-content/uploads/2025/08/ROAD_VISION_trait-blanc.svg');
    width: 821px;
    height: 470px;
    left: 0;
    top: -410px;
}
.reasons::after {
    background-image: url('/wp-content/uploads/2025/08/ROAD_VISION_trait-jaune.svg');
    right: 0;
    width: 550px;
    height: 149px;
    top: 0px;
}
.violet1::after {
    background-image: url('/wp-content/uploads/2025/08/ROAD_VISION_traits-jaune-.svg');
    width: 100vw;
    height: 337px;
    bottom: -130px;
    z-index: 99;
}
.trait-haut-jaune::before {
    width: 200px;
    height: 1px;
    top: -20px;
}
footer::after {
    background-image: url('/wp-content/uploads/2025/08/ROAD_VISION_footer-icone.svg');
    height: 296px;
    width: 610px;
    top: 100px;
    right: 0;
}
header {
    width: 100%;
    z-index: 999;
    background: transparent;
    transition: background 0.3s ease;
    overflow: hidden;
}
header::before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: top 0.5s ease-in-out;
    z-index: -1;
}
header.header-scroll::before {
    top: 0;
}
.hover-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
    overflow: hidden;
}
.hover-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.hover-vid img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 8s ease-in-out;
    transition: 8s ease-in-out;
    overflow: hidden;
}
.hover-vid:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.bleu-blog::before {
    width: 100%;
    height: 250px;
    top: 0;
    z-index: -1;
}
.projects-hig::before {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_before-projects.png');
    width: 1650px;
    height: 777px;
    top: 10px;
    left: 600px;
}
.contact-home::before {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION-icone-before-contact.svg');
    width: 480px;
    height: 744px;
    top: -120px;
}
.contact-form form input,
.form-page-contact form input,
.contact-form form textarea,
.form-page-contact form textarea {
    border: 1px solid #ffffff8c !important;
    height: 53px;
    margin-bottom: 20px;
    color: #ffffff;
}
.form-page-contact form input,
.form-page-contact form textarea {
    border: 1px solid #000000 !important;
    color: #000000;
}
.contact-form form textarea,
.form-page-contact form textarea {
    height: 140px;
}
.contact-form .submit-wrap,
.form-page-contact .submit-wrap,
.contact-form p:nth-child(5),
.form-page-contact p:nth-child(5) {
    width: fit-content;
    float: right;
    background: #F8BB08;
    border-radius: 20px;
    position: relative;
}
.form-page-contact .submit-wrap,
.form-page-contact p:nth-child(5) {
    background: transparent;
}
.contact-form .submit-wrap input,
.form-page-contact .submit-wrap input,
.contact-form p:nth-child(5) input,
.form-page-contact p:nth-child(5) input {
    height: auto;
    margin-bottom: 0;
    color: #000000;
    border: none !important;
    padding: 13px 45px 13px 22px;
    font-family: 'Hanken Grotesk';
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
}
.form-page-contact .submit-wrap input,
.form-page-contact p:nth-child(5) input {
    border: 1px solid #000000 !important;
    border-radius: 20px;
}
.form-page-contact p:nth-child(5) input {
    position: relative;
    z-index: 99;
}
.contact-form .submit-wrap::after,
.form-page-contact .submit-wrap::after,
.contact-form p:nth-child(5)::after,
.form-page-contact p:nth-child(5)::after {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 17px;
    content: '';
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION-icone-cta-contact.svg');
    transition: transform 0.5s ease;
}
.form-page-contact .submit-wrap::after,
.form-page-contact p:nth-child(5)::after {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION-icone-cta-page-contact.svg');
}
.contact-form .submit-wrap:hover::after,
.form-page-contact .submit-wrap:hover::after,
.contact-form p:nth-child(5):hover::after,
.form-page-contact p:nth-child(5):hover::after {
    transform: translateY(-50%) rotate(-45deg);
}
.contact-form span.wpcf7-not-valid-tip, 
.form-page-contact span.wpcf7-not-valid-tip {
    margin-top: -18px;
    margin-bottom: 10px;
}
.contact-form .wpcf7-response-output,
.form-page-contact .wpcf7-response-output {
    color: #ffffff;
    margin-top: 20px !important;
    padding-left: 0 !important;
    border: none !important;
}
.contact-form  div.wpcf7-response-output,
.form-page-contact  div.wpcf7-response-output {
    margin-top: 0 !important;
}
.form-page-contact .wpcf7-response-output {
    color: #000000;
}
.sliderTemoignages .swiper-button-prev::after,
.sliderTemoignages .swiper-button-next::after {
    font-size: 20px;
    border: 2px solid #190B5D;
    border-radius: 50px;
    padding: 11px 16px;
}
.section-tem::after {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION-icone-apres-slider-temoignages.png');
    width: 70%;
    height: 270px;
    bottom: -100px;
}
.section-work::before {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION-icone-work-together.png');
    width: 600px;
    height: 200px;
    right: 0;
    top: 0px;
}
.escaliers .technologies .une-ligne:nth-child(2) {
    margin-left: 30%;
}
.escaliers .technologies .une-ligne:nth-child(3) {
    margin-left: 50%;
}
.escaliers::before {
    background-image: url('/wp-content/uploads/2025/08/ROAD_VISION_escaliers.svg');
    width: 91%;
    height: 1800px;
    left: 0;
    top: 305px;
}
.fond-impact::before {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_sustainability-impact-fond.svg');
    width: 59%;
    height: 105%;
    left: 115px;
    top: -41px;
    background-size: cover;
}
.comparisons::before {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_escaliers-jaune-petit.svg');
    width: 250px;
    height: 250px;
    right: 0;
    top: 0;
}
.comparisons::after {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_escaliers-jaune.svg');
    width: 100%;
    height: 62%;
    bottom: -110px;
    left: 0;
    z-index: -1;
}
.bleu-blog::after {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION-icone-page-blog.svg');
    width: 230px;
    height: 230px;
    top: 0;
    right: 10%;
    z-index: -1;
}
.page-id-91 header::before,
.page-id-149 header::before {
    background-color: #ffffff;
}
.page-id-78 .section-work::before,
.page-id-78 section.bandeau .vers-bas,
.page-id-151 .section-work::before,
.page-id-151 section.bandeau .vers-bas,
.page-id-91 header a .logo_blanc,
.page-id-149 header a .logo_blanc,
header ul.lemenu li:last-child {
    display: none;
}
.page-id-91 header a .logo_bleu,
.page-id-149 header a .logo_bleu {
    display: block;
}
.bandeau-contact::after {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_escaliers-jaune.svg');
    width: 1000px;
    height: 500px;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.section-ressources::after {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION-icone-before-documents.svg');
    width: 600px;
    height: 700px;
    left: 0;
    bottom: 0;
}
.on-field::before {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_on-field.svg');
    width: 800px;
    height: 500px;
    top: -123px;
    right: 0;
}
.on-field::after {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_on-field-after.svg');
    width: 100%;
    height: 800px;
    z-index: -1;
    right: -51%;
    bottom: -700px;
}
.sliderProjets .swiper-button-next::after {
    font-size: 15px;
    border-radius: 30px;
    border: 2px solid #190B5D;
    padding: 10px 14px;
    font-weight: 900;
}
.mission-about::before {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_bandeau-about.svg');
    width: 1100px;
    height: 300px;
    top: -119px;
}
/* .unique::before {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_about-unique.svg');
    width: 100%;
    height: 100%;
    top: 0;
} */
.more-reasons::before {
    background-image: url('/wp-content/uploads/2025/09/ROAD_VISION_about-more-reasons.svg');
    width: 400px;
    height: 200px;
    top: 0;
    right: 0;
}
.fond-more .un-el:first-child {
    padding-left: 180px;
}
.fond-more .un-el:nth-child(2) {
    margin-left: -25px;
}
.fond-more .un-el:last-child {
    padding-right: 270px;
}
.sustai-vert .un-el:first-child {
    margin-left: 110px;
}
.sustai-vert .un-el:nth-child(2) {
    margin-left: 0px;
}
.sustai-vert .un-el:nth-child(3) {
    margin-left: 0px;
}
.sustai-vert .un-el:last-child {
    margin-right: 140px;
}
body.page-id-74 section.image-fond,
body.page-id-155 section.image-fond {
    margin-bottom: 259px;
}
.list-pers ul li {
    padding-left: 15px;
}
.list-pers ul li::before {
    width: 7px;
    height: 7px;
    background-color: #190B5D;
    left: 0;
    border-radius: 4px;
    top: 12px;
}
.form-page-contact .submit-wrap, .form-page-contact p:nth-child(5) {
    overflow: hidden;
}
.list-pers footer .menu-bas ul li::before {
    display: none;
}
.list-pers footer .menu-bas ul li {
    padding-left: 0;
}
.lightbox,
.lightbox .lb-outerContainer {
    overflow: hidden !important;
}
.lightbox {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 700px !important;
    height: 700px !important;
}
.lightbox .lb-outerContainer,
.lightbox .lb-outerContainer .lb-container,
.lightbox .lb-outerContainer .lb-container img.lb-image {
    width: 100% !important;
    height: 100% !important;
}
.lightbox .lb-outerContainer .lb-container img.lb-image {
    object-fit: contain;
}
.lightbox .lb-closeContainer {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    border-radius: 0 2px 0 0;
}
.lightbox .lb-closeContainer a {
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999 !important;
}




/* Responsive */

@media only screen and (min-width: 1535px) {
    .container {
        width: 1280px !important;
    }

}

@media only screen and (max-width: 1500px) {
    .reasons::before {
        height: 420px;
        top: -380px;
    }
    .reasons::after {
        width: 500px;
        height: 117px;
    }
    .escaliers::before {
        width: 72%;
        top: 490px;
    }

}

@media only screen and (max-width: 1450px) {
    .jaune1::after {
        width: 67vw;
        height: 732px;
        bottom: -590px;
    }
    .projects-hig::before {
        top: 0px;
        left: 540px;
    }
    .reasons::before {
        width: 690px;
        height: 365px;
        top: -320px;
    }
    .reasons::after {
        width: 400px;
        height: 120px;
    }
    .section-tem::after {
        bottom: -150px;
    }
    .comparisons::after {
        height: 50%;
    }
    .bandeau-contact::after {
        height: 280px;
    }
    .on-field::after {
        right: -35%;
    }
    .fond-more .un-el:first-child {
        padding-left: 135px;
    }
    .fond-more .un-el:last-child {
        padding-right: 195px;
    }
    .on-field::after {
        height: 669px;
        bottom: -603px;
    }
    .comparisons::after {
        bottom: -285px;
    }

    


}

@media only screen and (max-width: 1370px) {
    .les-raisons .ligne2,
    .les-raisons .ligne3 {
        margin-top: -260px;
    }
    .comparisons::after {
        height: 48.6%;
    }
    .fond-more .un-el:last-child .text-white {
        padding-left: 0;
        padding-right: 0;
    }
    .violet1::after {
        bottom: -200px;
    }
}



@media only screen and (max-width: 1290px) {
    .les-raisons .ligne2 {
        margin-top: -270px;
    }
    .les-raisons .ligne3 {
        margin-top: -272px;
    }
    .section-tem::after {
        bottom: -160px;
    }
    .section-work::before {
        width: 450px;
        height: 160px;
    }
    .fond-more .un-el:first-child {
        padding-left: 40px;
    }
    .fond-more .un-el:last-child {
        padding-right: 115px;
    }
    .sustai-vert .un-el:first-child,
    .sustai-vert .un-el:nth-child(3) {
        margin-top: 56px;
    }
    .fond-impact::before {
        width: 60%;
        height: 105%;
        left: 110px;
        top: -18px;
    }
    .comparisons::after {
        height: 43%;
    }
    body.page-id-74 section.image-fond,
    body.page-id-155 section.image-fond {
        margin-bottom: 200px;
    }
    .on-field::after {
        right: -35%;
        height: 462px;
        width: 82%;
        bottom: -544px;
    }
    .container {
        padding: 0 25px;
    }
    body.page.page-id-159 .escaliers::before {
        width: 55%;
        top: 700px;
    }
    .lightbox {
        width: 450px !important;
        height: 450px !important;
    }

    
}



@media only screen and (max-width: 1280px) {
    .projects-hig::before {
        width: 800px;
    }
    .reasons::before {
        width: 670px;
        height: 280px;
        top: -225px;
    }
    .reasons::after {
        width: 340px;
        height: 80px;
        top: 20px;
    }
    .pas-br br {
        display: none;
    }
    .les-raisons .ligne2 {
        margin-top: -290px;
    }
    .les-raisons .ligne3 {
        margin-top: -272px;
    }
    .les-raisons .ligne1 .raison {
        padding-top: 30px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .les-raisons .ligne1 .raison p,
    .les-raisons .ligne2 .raison p,
    .les-raisons .ligne3 .raison p {
        font-size: 14px;
    }
    .les-raisons .ligne1 .raison:last-child {
        padding-right: 40px;
    }




}


@media only screen and (max-width: 1024px) {
    header ul.lemenu {
        background: #190B5D !important;
    }
    .reasons::before {
        width: 270px;
        height: 270px;
        top: -155px;
    }
    .reasons::after {
        width: 250px;
        height: 80px;
    }
    header ul.lemenu li:last-child {
        display: block;
    }
    header button.bouton-clic,
    .escaliers::before,
    .comparisons::after {
        display: none;
    }
    .font40 {
        font-size: 1.5rem;
        line-height: 2.3rem;
    }
    .jaune1::before {
        width: 250px;
        top: -50px;
    }
    .jaune1::after {
        width: 60vw;
        height: 500px;
        bottom: -400px;
        left: 250px;
    }
    .chooseMob .swiper-button-next,
    .chooseMob .swiper-button-prev {
        position: absolute;
    }
    .chooseMob .swiper-button-next {
        right: 2px;
    }
    .chooseMob .swiper-button-prev {
        left: 2px;
    }
    .chooseMob .swiper-button-next::after,
    .chooseMob .swiper-button-prev::after {
        font-size: 15px;
        border: 2px solid #ffffff;
        border-radius: 20px;
        padding: 6px 10px;
    }
    .escaliers .technologies .une-ligne:nth-child(2),
    .escaliers .technologies .une-ligne:nth-child(3) {
        margin-left: 0%;
    }
    .fond-impact::before {
        width: 75%;
        height: 105%;
        left: 44px;
        top: -20px;
    }
    .on-field::before {
        width: 100%;
        height: 140px;
        top: -78px;
        right: -40%;
    }
    .bleu-blog::after {
        width: 220px;
        height: 220px;
        right: 3%;
    }
    .mission-about::before {
        width: 900px;
        height: 200px;
        top: -60px;
    }
    .fond-more {
        background-size: 110% !important;
    }
    .fond-more .un-el:first-child {
        padding-left: 0;
    }
    .fond-more .un-el:last-child {
        padding-right: 30px;
    }
    .sustai-vert .un-el {
        margin: 0 !important;
    }
    header ul.lemenu li:last-child a {
        background: #2A6B38;
        padding: 15px 40px 15px 15px;
        border-radius: 30px;
        position: relative;
    }
    header ul.lemenu li:last-child a::after {
        position: absolute;
        content: '';
        display: block;
        background-image: url('/wp-content/uploads/2025/08/ROAD_VISION_fleche-blanc-cta.svg');
        width: 13px;
        height: 13px;
        background-repeat: no-repeat;
        background-size: contain;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

}


@media only screen and (max-width: 768px) {
    .container,
    .container-mob {
        width: 100% !important;
        padding: 0 25px;
    }
    .jaune1::after,
    .section-tem::after,
    .section-ressources::after,
    .more-reasons::before {
        display: none;
    }
    .jaune1::before {
        width: 180px;
    }
    .font40 {
        line-height: 2.1rem;
    }
    .reasons::after {
        width: 80px;
        top: 0px;
    }
    .reasons::before {
        width: 90px;
        height: 100px;
        top: -60px;
    }
    .comparisons::before {
        width: 120px;
        height: 120px;
    }
    .fond-impact::before {
        top: -56px;
        width: 85%;
        left: 20px;
    }
    body.page-id-74 section.image-fond,
    body.page-id-155 section.image-fond {
        margin-bottom: 0;
    }
    .mission-about::before {
        width: 100%;
        height: 200px;
        top: -20px;
    }
    .contact-home::before {
        width: 80%;
        height: 80%;
        top: -120px;
        left: 0;
    }
    .fond-more .un-el {
        padding: 0 40px !important;
        margin-bottom: 50px;
    }
    .fond-more {
        background-image: none !important;
    }
    .sliderTemoignages {
        padding: 0 !important;
    }
    .sliderTemoignages .un-el {
        margin-left: 30px;
        display: block;
        min-height: 620px;
    }
    .sliderTemoignages .un-el img {
        display: block;
        margin: auto;
        margin-bottom: 15px;
    }
    .page-id-70 .sliderTemoignages .un-el,
    .page-id-159 .sliderTemoignages .un-el {
        margin-left: 0;
    }
    .sliderProjets {
        padding-right: 39px !important;
    }
    .lightbox {
        width: 85% !important;
        height: 65% !important;
    }

    
}