/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

html {
    scroll-padding-top: 150px;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');

/* Offset pour ancres avec header fixe */
[id] {
    scroll-margin-top: 150px;
}

/* Supprimer le background fallback des sliders Revolution (image parasite au chargement) */
rs-module-wrap[id^="rev_slider"] {
    background-image: none !important;
}

/* Boutons + du menu : gris fonce, plus visibles */
.sub-downwards .next-level-button,
.sub-downwards .next-level-button svg,
.sub-downwards .main-nav.level-arrows-on > li.has-children > a::after,
.mobile-main-nav .next-level-button,
.mobile-main-nav .next-level-button svg,
.mobile-main-nav > li.has-children > a::after {
    color: #525024 !important;
    fill: #525024 !important;
    opacity: 1 !important;
}

/* Items top-level du menu mobile en vert */
.mobile-main-nav li > a .menu-text,
.mobile-main-nav li > a {
    color: #73B321 !important;
    background: none !important;
    -webkit-text-fill-color: #73B321 !important;
}

/* Item actif : vert (pas le dégradé bleu The7) */
.mobile-main-nav li.act > a .menu-text,
.mobile-main-nav li.act > a {
    color: #73B321 !important;
    background: none !important;
    -webkit-text-fill-color: #73B321 !important;
}

/* Sous-items en gris-vert foncé */
.mobile-main-nav .sub-nav li > a .menu-text,
.mobile-main-nav .sub-nav li > a {
    color: #525024 !important;
    background: none !important;
    -webkit-text-fill-color: #525024 !important;
}

/* Menu desktop : items top-level en vert */
.main-nav > li > a .menu-text {
    color: #73B321 !important;
}
.main-nav .sub-nav a .menu-text {
    color: #525024 !important;
}
#section-2 .border-title {
    /* border-bottom: 5px solid #73B321; */
}
ul.sub-nav span {
    text-transform: uppercase!important;
}
#section-2 .img-relative {
    background: rgb(255, 255, 255);
    background: linear-gradient( 180deg, rgba(255, 255, 255, 1) 0%, #73B321 0%, #73B321 75%, rgba(255, 255, 255, 1) 75%);
}

#section-2 .img-relative img {
    position: relative;
    top: -5em;
    left: -2.5em;
    min-height: 500px;
    object-fit: cover;
    width: auto;
}

#section-2>div>div:nth-child(2) {
    padding-left: 2em;
}

#section-3>div.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex>div.col-1.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill>div {
    padding: 0 10em;
}

.wpb_text_column.wpb_content_element.border-title h2 {
    text-transform: uppercase!important;
    text-align: left;
    /* font: normal normal 900 36px/44px Montserrat; */
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 900!important;
    letter-spacing: 0px;
    color: #73B321;
    opacity: 1;
}

ul#primary-menu li span {
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 900!important;
    letter-spacing: 0px;
    color: #73B321;
    /* font-size: 19px; */
}
/* #section-3 .border-title h2,
#section-4 .border-title h2,
#section-5 .border-title h2 {
    border-bottom: 5px solid #ADCB62;
    display: inline-block;
} */

#section-4 .border-title,
#section-5 .border-title {
    text-align: center;
}


/* SECTION 4  */

#section-4 .border-title {
    text-align: center;
    padding-top: 1%;
}

#section-4 .wpb_single_image img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    width: 100%;
}

#border-rangee {
    padding: 0 2em;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2em;
}

#border-rangee .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 380px;
    float: none;
}

#border-rangee .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner>.wpb_wrapper>.wpb_text_column {
    border: 5px solid #73B321;
    padding: 1.5em 2em;
    background-color: white;
    height: 300px;
}

.page-id-2 #border-rangee .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner>.wpb_wrapper>.wpb_text_column {
    height: auto;
}

/* Qui sommes-nous : cards Nos services — hauteur auto + égalisation flex */
.page-id-11507 #border-rangee .vc_col-sm-3 .vc_column-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.page-id-11507 #border-rangee .vc_col-sm-3 .vc_column-inner > .wpb_wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.page-id-11507 #border-rangee .vc_col-sm-3 .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    height: auto !important;
    flex: 1;
}

.page-id-2 #section-4 .vc_row.border-title:not(#border-rangee) .wpb_column {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

#border-rangee .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner>.wpb_wrapper>.wpb_text_column img {
    height: 100px;
    width: auto;
    margin: 0.5em 0 1em;
}

#border-rangee .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner>.wpb_wrapper>.wpb_text_column p {
    color: #73B321;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
}

/* ---- Blocs intro cards (section-intro) — partagé /verespace & /planete-verte ---- */
#section-intro {
    padding: 3em 0 3.5em;
    background: #fff;
}
.vs-intro-row {
    display: flex !important;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: 1.5em;
    padding: 0 2em;
}
.vs-intro-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.07);
    padding: 2em 1.5em;
    flex: 1 1 240px;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: box-shadow 0.2s;
}
.vs-intro-card:hover {
    box-shadow: 0 6px 24px rgba(115,179,33,0.18);
}
.vs-intro-card__icon {
    width: 72px;
    height: 72px;
    background: #f0f5e8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1em;
    flex-shrink: 0;
}
.vs-intro-card__icon i {
    font-size: 1.8em;
    color: #73B321;
}
.vs-intro-card__title {
    color: #73B321 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1em !important;
    line-height: 1.4 !important;
    margin-bottom: 0.8em !important;
}
.vs-intro-card__body {
    color: #525024 !important;
    font-size: 0.9em !important;
    line-height: 1.7 !important;
    margin: 0 !important;
    text-align: left;
    width: 100%;
}
h2.vs-intro-title {
    text-align: center;
    color: #525024;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 1.8em;
    margin-bottom: 0.3em;
}
h2.vs-intro-title:before { display: none; }
p.vs-intro-subtitle {
    text-align: center;
    color: #666;
    font-size: 1em;
    margin-bottom: 2em;
}
.vs-intro-card--full {
    max-width: 1100px;
    margin: 0 auto;
    flex-direction: row;
    text-align: left;
    align-items: flex-start;
    gap: 1.5em;
}
.vs-intro-card--full .vs-intro-card__icon {
    flex-shrink: 0;
    margin-bottom: 0;
}
.vs-intro-card--full .vs-intro-card__title {
    text-align: left;
}
@media (max-width: 768px) {
    .vs-intro-card {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .vs-intro-card--full {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .vs-intro-card--full .vs-intro-card__title { text-align: center; }
    .vs-intro-row { padding: 0 1em; }
}

/* ---- Bouton global .btn-service ---- */
a.btn-service {
    display: inline-block;
    background-color: #73B321;
    color: white !important;
    padding: 0.6em 2em;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.5px;
    transition: background-color 0.3s ease;
}

a.btn-service:hover {
    background-color: #ADCB62;
    color: white !important;
    text-decoration: none;
}

#border-rangee .wpb_text_column a.btn-service {
    margin-top: 1em;
}

/* ---- Quelques Chiffres ---- */
.vs-chiffres {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2em;
    padding: 3em;
    background-color: #3a3a3a;
    min-height: 400px;
    align-content: center;
}

.vs-chiffre {
    text-align: center;
    padding: 1.5em 1em;
}

.vs-chiffre__number {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 48px;
    color: #73B321;
    line-height: 1.1;
    margin-bottom: 0.3em;
}

.vs-chiffre__label {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#section-5>div:nth-child(3)>div:nth-child(1)>div,
#section-5>div:nth-child(3)>div:nth-child(2)>div,
#section-5>div:nth-child(3)>div:nth-child(3)>div,
#section-5>div:nth-child(3)>div:nth-child(4)>div {
    border: 2px solid #73B321;
    margin-bottom: 1em;
    /* height: 300px;
    padding: 5% 0;
    background-color: white; */
}

section#section-5 .vc_column-inner {
    padding: 15px;
    margin: 0 15px;
}

#section-5 .border-title {
    text-align: center;
    padding: 0em 2em;
}

/* ---- Footer Verespace ---- */
.vs-footer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 3em;
    padding: 3em 5%;
    align-items: start;
}

.vs-footer-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.vs-footer-logo img {
    max-width: 200px;
    height: auto;
}

.vs-footer-contact h3,
.vs-footer-map h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.vs-footer-contact .d-flex {
    display: flex;
    gap: 0.5em;
    margin-bottom: 0.5em;
    color: #ccc;
}

.vs-footer-contact .d-flex p {
    margin: 0;
}

.vs-footer-contact a {
    color: #ccc;
    text-decoration: none;
}

.vs-footer-contact a:hover {
    color: #73B321;
}

.vs-footer-btn {
    margin: 1.5em 0;
}

.vs-footer-btn .btn-service {
    display: inline-block;
    background-color: #73B321;
    color: white !important;
    padding: 0.6em 2em;
    border-radius: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
}

.vs-footer-btn .btn-service:hover {
    background-color: #ADCB62;
}

.vs-footer-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.vs-footer-nav li {
    padding: 0.3em 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.vs-footer-nav li:before {
    content: '>';
    margin-right: 0.5em;
    color: #73B321;
}

.vs-footer-nav li a {
    color: #ccc;
    text-decoration: none;
}

.vs-footer-nav li a:hover {
    color: #73B321;
}

.vs-footer-map iframe {
    border-radius: 4px;
}

.vs-footer-labels {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3em;
    padding: 1.5em 5% 2.5em;
    border-top: 1px solid rgba(255,255,255,0.15);
}

.vs-footer-labels img {
    height: 150px;
    width: auto;
}

@media screen and (max-width: 600px) {
    .vs-footer-labels {
        flex-direction: column;
        gap: 1.5em;
    }
}

section#section-5 .vc_col-sm-4 {
    margin-bottom: 2em;
}

h2 {
    position: relative;
}

h2:before {
    content: '';
    position: absolute;
    left: -20px;
    top: -10px;
    width: 35px;
    height: 35px;
    background-image: url(/wp-content/uploads/2026/02/before_label.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.parent-pageid-286 .wpb_text_column.wpb_content_element.border-title h2,
.page-id-286 .wpb_text_column.wpb_content_element.border-title h2,
.parent-pageid-286 .wpb_text_column.wpb_content_element h3,
.page-id-286 .wpb_text_column.wpb_content_element h3 {
    color: #73B321;
}
/* #section-5 h2:before {
    content: url(/wp-content/uploads/2021/06/urn_aaid_sc_US_56bf1f12-4aee-4b25-81a1-d4f51c5d7fb5-8-1.png);
    position: absolute;
    left: -25px;
    top: -15px;
    width: -12px;
} */

hr {
    background: #ADCB62;
    height: 5px;
    left: -20px;
    position: relative;
    width: calc(100% + 20px);
    border: none;
    /* display: none; */
}

.branding {
    margin-left: 17px;
}

.branding a img, .branding img {
    max-height: 80px;
    width: auto;
}

#section-3>div.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex>div.col-1.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill>div>div>div>div>hr {
    width: 230px;
}

#section-4 hr {
    background: #ADCB62;
    height: 5px;
    left: -12px;
    position: relative;
    width: 319px;
    border: none;
    /* display: none; */
    margin: 0 auto;
}

#section-5 hr {
    background: #ADCB62;
    height: 5px;
    left: -10px;
    position: relative;
    width: 342px;
    border: none;
    /* display: none; */
    margin: 0 auto;
}

.menu-toggle {
    display: none !important; /* placeholder PHP — hamburger réel est dans .mobile-header-bar */
}

/* #menu-lgmco {
	position: absolute;
	right: 15%;
	display: flex;
	align-items: center;
	gap: 20px;
} */

.header-bar #primary-menu {
	margin-top: 2em;
}

.side-header.h-justify.h-center .main-nav > li > a, .side-header.h-center .branding, .side-header.h-center:not(.masthead-mobile-header) .mini-widgets {
	text-align: center;
	-ms-flex-pack: center;
	-ms-justify-content: center;
	justify-content: flex-start;
}

.sub-downwards.h-center .sub-nav li a .text-wrap, .sub-downwards.h-center .sub-nav > li, .sub-downwards.h-justify.h-center .sub-nav > li > a {
	-ms-flex-pack: center;
	-ms-justify-content: center;
	justify-content: flex-start;
	text-align: left;
	margin-left: 1em;
}

.wpb_text_column.wpb_content_element.border-title h2 {
    text-transform: uppercase!important;
    text-align: left;
    /* font: normal normal 900 36px/44px Montserrat; */
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 900!important;
    letter-spacing: 0px;
    color: #73B321;
    opacity: 1;
    display: inline-block;
    padding-left: 6px;
}

.wpb_text_column.wpb_content_element.border-title h2 img {
    position: relative;
    left: 0px;
    top: -10px;
}

/* ancien #footer-row-1 supprimé — remplacé par .vs-footer-grid */

i.fab.fa-twitter {
    color: #1DA1F2;
    font-size: 1.75rem;
    margin-left: 0.5em;
}

i.fab.fa-linkedin {
    color: #0077B5;
    font-size: 1.75rem;
    margin-left: 0.5em;
}

/* ancien #custom_html-3 supprimé — remplacé par .vs-footer-grid */


/* ################################################################ */

header.share-update-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 16px;
}

.artdeco-entity-image--square-3 {
    width: auto;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: content-box;
    border: 4px solid rgba(0, 0, 0, 0);
    border-radius: 6px;
}

.artdeco-entity-image {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.share-update-card__actor-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 8px;
    text-align: left;
}

.share-update-card__actor-text,
.share-update-card__actor-text:visited,
.share-update-card__actor-text-link,
.share-update-card__actor-text-link:visited {
    font-size: 1rem;
    line-height: 1.42857;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.9);
    display: none;
}

.share-update-card__actor-headline,
.share-update-card__post-date {
    font-size: 0.75rem;
    line-height: 1.33333;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    text-align: left;
}

.bg-post {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
}

.wpb_text_column.wpb_content_element.h200 {
    height: 90px;
}

.hamburger-border-enable .menu-toggle:before {
    border: 0px solid transparent;
    content: url(/wp-content/uploads/2026/02/symbol.webp)!important;
    position: absolute!important;
    left: 0!important;
    top: 0!important;
}

.hamburger-bg-hover-enable .menu-toggle:after {
    background-color: transparent;
    content: none; /* supprimé : chargeait symbol.webp en doublon avec :before */
}

.medium-menu-icon .menu-toggle .lines-button {
    height: 0;
    width: 0;
}

/* Tablet/mobile hamburger — même style que desktop */
.dt-mobile-menu-icon:before {
    content: url(/wp-content/uploads/2026/02/symbol.webp) !important;
    border: 0px solid transparent !important;
    background: none !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
}

.dt-mobile-menu-icon .lines-button {
    height: 0;
    width: 0;
}

.dt-mobile-menu-icon .menu-line,
.dt-mobile-menu-icon .menu-line:before,
.dt-mobile-menu-icon .menu-line:after {
    background: #73B321 !important;
}

div#slider-bg {
    position: relative;
}

.carrousel {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
}

/* Masquer le hero sur la page contact */
.page-id-200 .wpb-content-wrapper > .vc_section:first-child {
    display: none;
}

.page-id-200 #formulaire {
    margin-top: 3em;
}

#formulaire {
    display: flex;
}

#formulaire label {
    color: #666;
    margin-bottom: -1em;
    text-transform: uppercase;
    display: block;
}

.col-8 {
    width: 100%;
}

#formulaire>div.col-8>div:nth-child(5)>span.wpcf7-form-control-wrap.acceptance-69>span>span {
    margin-left: 0;
}
label.label-question {
    font-size: 0.9rem;
}
.wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    background-color: #73B321;
    background: #73B321!important;
}
rs-layer#slider-2-slide-2-layer-10 {
    DISPLAY: NONE;
}
i.far.fa-envelope {

    color: #73B321;
    font-size: 2rem;
}
.g2 {
    overflow: hidden;
}
.g2 .form-group {
    width: 49%;
    float: left;
    margin-right: 1%;
}
a.header-env {
    display: none;
}
.img-mobile {
    display: none!important;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block!important;
}
.submit-success {
    DISPLAY: NONE;
}

/* Anciens footer groupes — plus utilisés, footer remplacé par .vs-footer-grid */

.main-nav > li > a .menu-text {
    font: normal 700 16px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    font-family: 'Montserrat', sans-serif!important;
}
span.ubtn-data.ubtn-text {
    font-family: 'Montserrat', sans-serif!important;
}

.fully-inside.side-header .header-bar .main-nav {
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 100%;
}
.justify-text{
    text-align: justify!important;
}

@media screen and (max-width: 1400px) {
    .branding a img, .branding img {
        max-width: 100%;
        height: auto;
        height: 60px;
    }
}
@media screen and (max-width: 1200px) {
    #section-3 .border-title {
        text-align: center;
        padding-top: 1%;
    }
    #section-3 hr {
        background: #ADCB62;
        height: 5px;
        left: -12px;
        position: relative;
        width: 319px;
        border: none;
        margin: 0 auto;
    }
    .vs-chiffres-row {
        margin-left: -50px !important;
        margin-right: -50px !important;
    }
}

@media screen and (max-width: 800px) {

    .mobile-main-nav li > a .menu-text {
        font-family: 'Montserrat', sans-serif!important;
        font-weight: 900!important;
        text-transform: none;
    }
    .mobile-main-nav > li > a .menu-text {
        color: #73B321!important;
    }
    .mobile-main-nav .sub-nav a .menu-text {
        color: #525024!important;
    }
    .page-id-506 #section-2 .img-relative img, .page-id-506 #section-4 .img-relative img, .page-id-506 #section-6 .img-relative img {
        position: relative;
        top: 0;
        left: 0;
    }
    .reverse{
        display: flex;
        flex-direction: column-reverse;
    }
    #section-2 .img-relative img {
        position: INHERIT!important;
        top: -20px;
        left: -10px;
    }
    #section-3>div.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex>div.col-1.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill>div {
        padding: 2em 5em;
    }
    #section-3 .wpb_single_image {
        text-align: center;
    }
    #border-rangee {
        padding: 0 1em;
        flex-direction: column;
        align-items: center;
        gap: 1.5em;
    }
    #border-rangee .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 380px;
        max-width: 100%;
    }
    .vs-chiffres {
        grid-template-columns: 1fr 1fr;
        padding: 2em 1.5em;
        min-height: auto;
    }
    .vs-chiffre__number {
        font-size: 36px;
    }
    #section-5 .border-title {
        text-align: center;
        padding: 0em;
    }
    #section-4 .border-title {
        text-align: center;
        padding-top: 5%;
    }
    img.preload-me {
        height: 60px!important;
        width: auto;
        padding: 1em 0;
    }
    .mobile-navigation {
        /* display: none; */
    }
    #formulaire {
        display: block;
    }
    .col-8 {
        width: auto;
    }
    
  
    .g2 .form-group {
        width: 100%;
        float: unset;
        margin-right: unset;
    }
    .img-mobile {
        display: block!important;
    }
    .bandeau img{
        height: 50px;
        /* width: max-content; */
        width: auto;
        max-width: max-content;
    }
    .vs-footer-grid {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2em;
    }
    .vs-footer-contact .d-flex {
        justify-content: center;
    }
}

/* Hero mobile — réduit à 50% de la hauteur desktop */
@media screen and (max-width: 767px) {
    .page-id-2 #section-1 rs-fullwidth-wrap {
        height: 360px !important;
    }
    .page-id-2 #section-1 rs-module-wrap,
    .page-id-2 #section-1 rs-module,
    .page-id-2 #section-1 rs-slides,
    .page-id-2 #section-1 rs-slide {
        height: 360px !important;
        min-height: 360px !important;
        max-height: 360px !important;
    }
    .page-id-2 #section-1 rs-fw-forcer {
        height: 360px !important;
    }
}

@media screen and (max-width: 475px) {
    h2 {
        font-size: 28px!important;
    }
    .img-mobile{
        DISPLAY: BLOCK;
    }
    #border-rangee .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 100%;
    }
    #border-rangee .wpb_text_column a.btn-service {
        padding: 0.5em 1.5em;
        font-size: 12px;
    }
    .vs-chiffres {
        grid-template-columns: 1fr;
        padding: 1.5em 1em;
    }
    .vs-chiffre__number {
        font-size: 32px;
    }
    .vs-chiffre__label {
        font-size: 12px;
    }
}

/* ================================================================
   HEADER — LOGOS + NAVIGATION HORIZONTALE DESKTOP
   ================================================================ */

/* Header bar en flex pour aligner tous les éléments */
.header-bar {
    display: flex !important;
    align-items: center;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

/* Masquer le .branding The7 (remplacé par .vs-header-logos) */
.vs-branding-hidden {
    display: none !important;
}

/* Groupe de logos (Verespace + Planète Verte + LGMCO) */
.vs-header-logos {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-shrink: 0;
}
.vs-header-logos a {
    display: flex;
    align-items: center;
}
.vs-header-logos img {
    height: 90px;
    width: auto;
    display: block;
}
.vs-header-logos a:nth-child(3) {
    margin-left: 14px; /* espace supplémentaire avant LGMCO */
}
.vs-header-logos a:nth-child(3) img {
    height: 55px; /* LGMCO — plus petit */
}

/* Navigation horizontale desktop */
.vs-desktop-nav {
    display: flex;
    align-items: center;
    margin-left: auto;
    flex-shrink: 0;
}
.vs-desktop-nav__list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 0;
}
.vs-desktop-nav__list > li {
    position: relative;
}
.vs-desktop-nav__list > li > a {
    display: block;
    padding: 8px 12px;
    color: #525024;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    white-space: nowrap;
}
.vs-desktop-nav__list > li > a:hover,
.vs-desktop-nav__list > li > a:focus {
    color: #73B321;
}

/* Sous-menus dropdown */
.vs-desktop-nav__list .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    min-width: 210px;
    box-shadow: 0 4px 14px rgba(0,0,0,.13);
    z-index: 9999;
    list-style: none;
    padding: 6px 0;
    margin: 0;
    border-top: 2px solid #73B321;
}
.vs-desktop-nav__list li:hover > .sub-menu {
    display: block;
}
.vs-desktop-nav__list .sub-menu li a {
    display: block;
    padding: 7px 16px;
    color: #525024;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
}
.vs-desktop-nav__list .sub-menu li a:hover {
    color: #73B321;
    background: #f7f7f5;
}

/* ===================================================
   RESPONSIVE HEADER
   =================================================== */

/* Desktop (≥1025px) : masquer le hamburger mobile */
@media (min-width: 1025px) {
    .dt-mobile-menu-icon {
        display: none !important;
    }
}

/* Mobile/tablette (≤1024px) */
@media (max-width: 1024px) {
    /* Masthead en flex-row : .vs-header-logos + .mobile-header-bar sur même ligne */
    .masthead.mixed-header {
        display: flex !important;
        align-items: center !important;
        flex-wrap: nowrap !important;
    }

    /* Dissoudre la header-bar : ses enfants deviennent flex-items directs du masthead */
    .masthead.mixed-header .header-bar {
        display: contents !important;
    }

    /* Cacher les éléments inutiles du header desktop */
    .vs-desktop-nav,
    .top-line-left,
    .top-line-right { display: none !important; }

    /* Logos : prennent l'espace dispo à gauche */
    .vs-header-logos {
        flex: 1 1 auto;
        display: flex !important;
        align-items: center;
        padding-left: 15px;
    }

    /* Taille logos mobile */
    .vs-header-logos img { height: 50px; }
    .vs-header-logos a:nth-child(3) img { height: 35px; }

    /* Cacher le lines-button The7 (hamburger CSS doublon) */
    .mobile-header-bar .lines-button { display: none !important; }
}

/* Planète Verte — pas de dropdown au survol */
.menu-item-16639 .sub-menu,
.menu-item-16683 .sub-menu { display: none !important; }

/* Menu mobile hamburger — fond blanc + croix de fermeture verte */
.dt-mobile-header {
    background-color: #ffffff !important;
}
.mobile-hamburger-close-bg-enable .dt-close-mobile-menu-icon:before,
.mobile-hamburger-close-bg-enable .dt-close-mobile-menu-icon:after,
.accent-gradient.mobile-hamburger-close-bg-enable .dt-close-mobile-menu-icon:before {
    background: #73B321 !important;
    border-color: #73B321 !important;
}
.dt-close-mobile-menu-icon .close-line {
    background-color: #ffffff !important;
}