/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */


body{
     -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.list-footer span.elementor-icon-list-text {
    position: relative;
    cursor: pointer;
}

.list-footer span.elementor-icon-list-text:before {
    position: absolute;
    width: 100%;
    height: 1.06px;
    background: #777F85;
    left: 0;
    bottom: -4px;
    content: '';
    transition: all .5s;
}
.list-footer span.elementor-icon-list-text:hover:before{
    width: 0;
}
p {
    margin-block-start: 0;
    margin-block-end: 0;
}
span.elementor-button-icon svg {
    width: 7px;
}

.section-padding {
    padding-left: 60px;
    padding-right: 60px;
}
.single-content h1.elementor-heading-title, .single-content h2.elementor-heading-title, .single-content h3.elementor-heading-title, .single-content h4.elementor-heading-title, .single-content h5.elementor-heading-title, .single-content h6.elementor-heading-title {
    margin-bottom: 0 !important;
}
.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    margin: 0 !important;
}
.single-content address, .single-content figure, .single-content hr, .single-content p, .single-content table, .single-content pre, .single-content form, .single-content .wp-block-buttons, .single-content .wp-block-button, .single-content .wc-block-grid, .single-content .wp-block-kadence-advancedbtn, .single-content .wp-block-media-text, .single-content .wp-block-cover, .single-content .entry-content-asset, .single-content .wp-block-kadence-form, .single-content .wp-block-group, .single-content .wp-block-yoast-faq-block, .single-content .wp-block-yoast-how-to-block, .single-content .schema-faq-section, .single-content .wp-block-kadence-tableofcontents, .single-content .enlighter-default, .single-content .wp-block-kadence-iconlist, .single-content [class*=__inner-content] {
    margin-bottom: 15px !important;
}
.single-content ul, .single-content ol {
    margin: 0 0 15px !important;
    padding-left: 1.5em !important;
}
b, strong {
    font-weight: 500 !important;
}
.text-img img {
    margin-bottom: -9px;
}
.top-border {
    position: relative;
}
.top-border::before{
    content: '';
    position: absolute;
    width: 200%;
    height: 1px;
    background: #00000033;
    top: 0;
    right: 0;
}

.logo-none{
    transition: all .3s ;
}
.hide-logos:hover .logo-none{
    display: none;
}

.show-txt {
    height: 0;
    overflow: hidden;
    transition: all .3s ease;
    position: absolute;
    left: 0;
    padding: 10px;
    bottom: 0;
    opacity: 0;
}



.hide-logos:hover .show-txt {
    height: 100%;
    opacity: 1;
    
}

.hide-logos{
    position: relative;
}

.container-slide .titre-bloc{
    max-width: 450px;
}
.container-slide {
    max-width: fit-content;
}
.cta-show{
    width: 0;
    transition: width .3s ease;
}
.container-slide:hover .cta-show{
    width: 70px;
    transition: width .3s ease;
    
}
.list-banner ul {
    padding: 0 !important;
    margin: 0 !important;
}

.list-banner ul li {
    margin-left: 0 !important;
}

.container-slide:hover .list-banner ul li span{
    color: #FFFFFFB2 !important;
}
.image-expert img {
   width: 0;
   transition: width .3s ease;
}

.image-expert:hover img {
    width: 5px; 
}
div#wrapper {
    position: relative;
}
header#masthead {
    position: absolute !important;
    top: 0;
    width: 100%;
    background: transparent;
}

.form-footer fieldset#field_1_3 {
    order: 3;
    grid-column: span 12;
}
.wpa-test-msg {
    display: none !important;
}
.gfield_consent_label {
    color: #FFFFFFB2 !important;
    font-size: 14px !important;
    letter-spacing: -1% !important;
        margin-left: 25px !important;
}

.ginput_container_consent {
    background: #FFFFFF1A !important;
    padding: 12px 20px !important ;
    border-radius: 5px !important;
}

.ginput_container_consent input {
    margin-top: 4px !important;
} 

.form-footer div#field_1_1 {
    grid-column: span 8;
}

.form-footer .gform-theme--foundation .gform_fields {
    column-gap: 10px !important;
    row-gap: 10px !important;
}
.form-footer  input#input_1_1 {
    height: 60px;
    border-radius: 5px;
    border: 1px solid #FFFFFF4D !important;
    background: transparent;
    color: #fff;
}

.form-footer  input#input_1_1::placeholder {
    color: #FFFFFFB2 !important;
    font-size: 16px !important;
    letter-spacing: -1% !important;
}
.form-footer input#gform_submit_button_1 {
    height: 60px;
    background: #ffff;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -1%;
    border: 1px solid #FFFFFF4D;
    transition: all .5s;
}
.form-footer input#gform_submit_button_1:hover{
  
    background: transparent;
    color: #fff;
}
.form-footer h2.gform_title {
    display: none;
}
.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{
    outline: none !important;
}
.gfield_validation_message {
    display: none !important;
}

.gfield_error input {
    border-color: red !important;
}
.form-footer .gform-body .gfield_error input#input_1_1 {
    border-color: red !important;
}

.form-footer div#gform_wrapper_1 {
    display: flex;
    flex-direction: column-reverse;
}

.faq-actif [aria-expanded="true"] {
  border-radius: 5px 5px 0 0 !important;
}
.linkedin-lign p {
    text-underline-offset: 5px;
}
.partenaires-swiper-wrap {
       
        position: relative;
    }

/* .partenaires-swiper-wrap .swiper {
        padding: 0 50px;
    } */

    /* ── Slides ── */
.partenaires-swiper-wrap .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    
.partenaires-swiper-wrap .pc-logo-item {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 12px 20px;
       
        transition: all .5s ease;
    }

.partenaires-swiper-wrap .pc-logo-item img{
 filter: grayscale(100%) brightness(.55);
    transition: filter .5s ease;
    will-change: filter;
    transform: translateZ(0);
    backface-visibility: hidden;
}

.partenaires-swiper-wrap .pc-logo-item:hover img{
    filter: grayscale(100%) brightness(0) invert(1);
   
}

.partenaires-swiper-wrap .pc-logo-item img {
        max-height: 50px;
        max-width: 150px;
        width: auto;
        object-fit: contain;
        display: block;
    }

.partenaires-swiper-wrap .pc-no-image {
        color: #666;
        font-size: 13px;
        text-align: center;
}

    /* ── Flèches custom ── */
.partenaires-swiper-wrap .pc-button-prev,
    .partenaires-swiper-wrap .pc-button-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        cursor: pointer;
        color: #888;
        transition: color .2s ease;
        display: flex;
        align-items: center;
        padding: 8px;
    }

.partenaires-swiper-wrap .pc-button-prev { left: 0px; }
    .partenaires-swiper-wrap .pc-button-next { right: 0px; }

.partenaires-swiper-wrap .pc-button-prev:hover,
    .partenaires-swiper-wrap .pc-button-next:hover {
        color: #fff;
    }

.partenaires-swiper-wrap .pc-button-prev svg,
    .partenaires-swiper-wrap .pc-button-next svg {
        width: 22px;
        height: 22px;
}

    /* Swiper reset : cacher les dots si jamais */
.partenaires-swiper-wrap .swiper-pagination { display: none; }

/* .partenaires-swiper-wrap .swiper-wrapper{
    overflow: hidden;
} */
.partenaires-swiper-wrap{
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.partenaires-swiper-wrap .swiper {
    padding-left: 15px;
    padding-right: 15px;
}

/* =========================================================
   Applications Grid — shortcode [applications_grid]
   ========================================================= */

.appgrid-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 0 auto;
}

/* ── Card ── */
.appgrid-card {
    background: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}



/* ── Image ── */
.appgrid-card__image {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.appgrid-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}



/* ── Body ── */
.appgrid-card__body {
    padding: 20px 24px 28px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
}

/* ── Title ── */
.appgrid-card__title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 1.3;
    transition: all .5s;
}

/* ── Excerpt ── */
p.appgrid-card__excerpt {
   font-size: 14px;
    color: #777F85;
    line-height: 1.6;
    font-weight: 400 !important;
    margin-bottom: 8px !important;
     transition: all .5s;
}

/* ── CTA Link ── */
.appgrid-card__link {
   display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: auto;
    font-size: 14px;
    font-weight: 400;
    color: #F4982C;
    border: none;
}
.appgrid-card__link:hover {
    color: #F4982C;
}
.underline-it{
    text-decoration: underline;
    text-underline-offset: 5px;
}


.appgrid-card__arrow {
    font-size: 1.1rem;
    line-height: 1;
}

/* ── Empty state ── */
.appgrid-empty {
    text-align: center;
    color: #999;
    padding: 40px 0;
}
article.appgrid-card .appgrid-card__body {
   transition: all .5s ease;
}
article.appgrid-card:hover .appgrid-card__body {
    background: #000;
}

article.appgrid-card:hover  .appgrid-card__title, article.appgrid-card:hover .appgrid-card__excerpt {
    color: #fff;
}
    /* ── Reset & wrapper ── */
.cv-wrapper {
     display: flex;
    align-items: stretch;
    overflow: hidden;
    gap: 0px 60px;
}

    /* ── Colonne liste ── */
.cv-list {
    flex: 0 0 42%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
    border-right: 1px solid #FFFFFF4D;
}

    /* ── Item catégorie ── */
.cv-item {
     display: flex;
    align-items: center;
    gap: 16px;
    padding: 0 0 30px;
    cursor: pointer;
    transition: all 0.25s ease;
    position: relative;
}
    .cv-item:first-child { border-top: 1px solid rgba(255,255,255,0.05); }

    /* Numéro */
    .cv-num {
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.08em;
        color: #f4972c90; /* terracotta/orange comme la capture */
        min-width: 22px;
        transition: color 0.25s ease;
        line-height: 1;
        padding-top: 2px;
    }

.cv-name {
    font-size: 23px;
    font-weight: 300;
    color: #4C4C4C;
    letter-spacing: -1%;
    transition: color 0.25s ease;
    line-height: 1.2;
    pointer-events: none;
}

    /* Flèche */
.cv-arrow {
    margin-left: 25px;
    font-size: 20px;
    color: transparent;
    transition: color 0.25s ease, transform 0.25s ease;
    top: 2px;
    position: relative;
}

    /* ── État survol ── */
.cv-item:hover .cv-name {
        color: #ffff;
}
.cv-item:hover .cv-num , .cv-item.cv-active .cv-num{
        color: #F4982C !important;
}
.cv-item:hover .cv-arrow {
        color: #ffff;
}

    /* ── État actif ── */
.cv-item.cv-active .cv-name {
        color: #ffffff;
        /* font-weight: 400; */
}
    /* .cv-item.cv-active .cv-num {
        color: #c87941;
    } */
.cv-item.cv-active .cv-arrow {
        color: #ffff;
        transform: translateX(4px);
}

    /* ── Colonne vidéo ── */
.cv-media {
        flex: 1;
        position: relative;
        overflow: hidden;
}

.cv-video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        opacity: 0;
        transition: opacity 0.4s ease;
        border-radius: 5px;
}
.cv-video.cv-loaded {
        opacity: 1;
}
.cv-media, .cv-list {
    min-height: 800px;
    padding-top: 80px;
    padding-bottom: 80px;
}

/* ─── Grid Layout ─────────────────────────────────────── */
.sg-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(var(--sg-cols, 3), 1fr);
}
.sg-cols-1 { --sg-cols: 1; }
.sg-cols-2 { --sg-cols: 2; }
.sg-cols-3 { --sg-cols: 3; }
.sg-cols-4 { --sg-cols: 4; }

/* ─── Card ────────────────────────────────────────────── */
.sg-card {
    background: #A0A5AA;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform .25s ease, box-shadow .25s ease;
}


/* ─── Image ───────────────────────────────────────────── */
.sg-card__image {
    aspect-ratio: 4 / 3;
    overflow: hidden;
}
.sg-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .4s ease;
}

/* ─── Body ────────────────────────────────────────────── */
.sg-card__body {
    padding: 20px 24px 28px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
}

/* ─── Title ───────────────────────────────────────────── */
.sg-card__title,
.sg-card__title a {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #ffff;
    line-height: 1.3;
    transition: all .5s;
}

/* ─── Excerpt ─────────────────────────────────────────── */
.sg-card__excerpt {
    flex: 1;
    font-size: 14px;
    color: #00000080;
    line-height: 1.6;
    font-weight: 400 !important;
    margin-bottom: 8px !important;
    transition: all .5s;
}

/* ─── Link ────────────────────────────────────────────── */
.sg-card__link {
   color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    margin-top: 8px;
    transition: all .2s;
    display: flex;
    gap: 8px;
}
.sg-card__link:hover {
    color: #fff;
}
.sg-card:hover .sg-card__link span:first-child {
    text-decoration: underline;
    text-underline-offset: 5px;
}

/* ================================================
   POST CARD WIDGET — 3 styles
   ================================================ */

.pc-widget { font-family: inherit; }

/* --- Catégories (partagé) --- */
.pc-cats {
    display: block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.12em;
    color: #F4982C;
    margin-bottom: 14px;
    text-transform: uppercase;
}

/* ================================================
   STYLE 1 — Hero plein écran
   ================================================ */
.pc-s1 {
    position: relative;
    background-size: cover;
    background-position: center;
    min-height: 420px;
    display: flex;
    align-items: flex-end;
    border-radius: 5px;
    overflow: hidden;
}
.pc-s1__overlay {
    position: absolute;
    inset: 0;
}

.pc-s1__overlay::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.65) 0%,
        rgba(0,0,0,0.1) 55%,
        transparent 100%
    );
    transition: opacity .5s;
}

.pc-s1__overlay::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.9) 0%,
        rgba(0,0,0,0.1) 55%,
        transparent 100%
    );
    opacity: 0;
    transition: opacity .5s;
}

.pc-s1:hover .pc-s1__overlay::after {
    opacity: 1;
}
.pc-s1__content {
    position: relative;
    z-index: 2;
    padding: 40px 36px;
}
.pc-s1__content .pc-s1__title {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 24px !important;
    max-width: 260px;
}
.pc-s1__btn {
        display: inline-flex;
    padding: 8px 24px;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: background .2s, color .2s;
    gap: 7px;
}


/* ================================================
   STYLE 2 — Carte verticale
   ================================================ */
.pc-s2 {
    background: #00000033;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.pc-s2:hover {
    background: #3B3F42;
}
.pc-s2__img {
    height: 220px;
    background-size: cover;
    background-position: center;
}
.pc-s2__body {
    padding: 28px 28px 36px;
}
.pc-s2__body .pc-s2__title {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 36px !important;
}
.pc-s2__link {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

/* ================================================
   STYLE 3 — Split horizontal
   ================================================ */
.pc-s3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #00000033;
    border-radius: 5px;
    overflow: hidden;
    min-height: 375px;
    transition: all .5s;
}
.pc-s3:hover{
    background:#3B3F42;
}

.pc-s3__img {
    background-size: cover;
    background-position: center;
}
.pc-s3__body {
    padding: 48px 52px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pc-s3__body .pc-s3__title {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 36px !important;
}
p.pc-s3__excerpt {
    color: #AFB3B4;
    font-size: 14px;
    line-height: 1.7;
    margin: 0 0 36px !important;
}
.pc-s3__link {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: gap .2s;
}

.guide-hover:hover p {
    color: #ffff;
}
.guide-hover:hover span.elementor-heading-title {
color: #ffff !important;
}

.guide-hover:hover .elementor-heading-title {
    color: #FFFFFFB2;
}

.guide-hover:hover img {
    filter: invert(.60);
}

.guide-hover:hover span.elementor-button-content-wrapper{
    color: #ffff;

}
.guide-hover span.elementor-button-icon svg {
    width: 5px;
    margin-left: 3px;
    margin-top: 2px;
}
.guide-hover:hover span.elementor-button-icon svg {
       filter: invert(1);

}
.pc-s1:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99;
    width: 38px;
    height: 38px;
    background: url(/wp-content/uploads/2026/05/Pictogramme-Geomesure.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.hfe-nav-menu .mega-menu-tech.menu-item-has-children .sub-menu {
    z-index: 9999;
    width: 100% !important;
    position: fixed;
    top: 154px;
}
.mega-menu-tech a.hfe-sub-menu-item {
    display: contents;
}
.menu-top .e-n-menu-title {
    min-height: 70px !important;
}
    .gpg-wrapper {
        width: 100%;
        max-width: 600px;
    }

    /* Image principale */
    .gpg-main-swiper {
        width: 100%;
        height: 466px;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: 10px;
        cursor: pointer;
    }
    .gpg-main-slide img {
        width: 100%;
        height: 466px !important;
        object-fit: cover;
        object-position: center;
        display: block;
        border-radius: 5px;
    }

    /* Miniatures */
    .gpg-thumb-swiper {
        width: 100%;
        height: 163px;
        border-radius: 5px;
        overflow: hidden;
    }
    .gpg-thumb-slide {
    width: calc(50% - 4px) !important; /* 4px = moitié du spaceBetween (8px) */
    height: 163px;
    cursor: pointer;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    flex-shrink: 0;
    border-radius: 5px;
    overflow: hidden;
}
    .gpg-thumb-slide.gpg-active,
    .gpg-thumb-slide:hover {
        opacity: 1;
    }
    .gpg-thumb-slide img {
    height: 163px !important;
    width: 100%;          /* ← était "auto", maintenant 100% pour remplir */
    object-fit: cover;
    display: block;
    border-radius: 5px;
}

.mmc-wrap {
    display: flex;
    background: #fff;
    min-height: 360px;
    font-family: inherit;
}
.mmc-col {
    border-right: 1px solid #ebebeb;
    padding: 60px 50px;
}
.mmc-col:last-child {
    border-right: none;
    padding-left: 0;
    padding-right: 40px;
}

/* ── Col 1 ── */
.mmc-col-1 {
        width: 30%;
    flex-shrink: 0;
}
.mmc-l1 {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 0px;
    cursor: pointer;
    margin-bottom: 4px;
    transition: all .5s;
}

.mmc-num {
    font-size: 11px;
    color: #F4982C;
    font-weight: 600;
    min-width: 20px;
	opacity: .3;
}
.mmc-l1-label {
    font-size: 24px;
    color: #000;
    font-weight: 300;
    flex: 1;
    transition: all .5s;
    opacity: .3;
}
.mmc-l1.is-active .mmc-num, .mmc-l1:hover .mmc-num{
opacity: 1;
}
.mmc-l1:hover .mmc-l1-label {
    color: #333;
}
.mmc-l1.is-active .mmc-l1-label {
    opacity: 1;
}

.mmc-arr {
    font-size: 16px;
    color: #ddd;
}
.mmc-l1.is-active .mmc-arr {
    color: #F4982C;
}

/* ── Col 2 ── */
.mmc-col-2 {
    width: 18%;
    flex-shrink: 0;
}
.mmc-l2 {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 0;
    cursor: pointer;
}
.mmc-l2 a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
	opacity: .3;
    flex: 1;
	transition: all .5s;
}
.mmc-l2:hover a,
.mmc-l2.is-active a {
    opacity: 1;
}
.mmc-l2.is-active .mmc-arr {
    color: #F4982C;
}

/* ── Col 3 ── */
.mmc-col-3 {
    width: 20%;
    flex-shrink: 0;
    border-right: none;
}
.mmc-l3 {
    padding: 5px 0;
}
.mmc-l3 a {
    color: #000;
    text-decoration: underline;
    text-underline-offset: 3px;
    font-size: 14px;
    display: block;
}
.mmc-l3 a:hover {
    color: #F4982C;
}

/* ── Col 4 image ── */
.mmc-col-4 {
    flex: 1;
    overflow: hidden;
}
img.mmc-img {
      width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    max-height: 400px;
    border-radius: 5px !important;

}

.product-acc ul {
    margin-bottom: 0;
    margin-left: 15px;
}
.infos-product ul {
    margin: 0;
    list-style: none;
}
.infos-product ul li {
    margin-bottom: 8px;
}
.elementor-button-icon {
    margin-top: 1px;
}
.single-product header#masthead {
    position: relative !important;
    background: #ffff !important;
    top: auto !important;
}
.card-excerpt {
    font-size: 14px;
    color: #777F85;
}
li.entry.content-bg.loop-entry.product:hover .card-excerpt{
    color: #fff;
}
.woocommerce-loop-product__title {
    font-size: 17px !important;
    font-weight: 400 !important;
}
li.entry.content-bg.loop-entry.product:hover .woocommerce-loop-product__title{
    color: #fff;
}
.product-action-wrap span.kadence-svg-iconset {
    display: none;
}
.product-action-wrap a{
    color: #F4982C !important;
    font-weight: 400 !important;
    text-transform: none !important;
    font-size: 14px !important;
    position: relative !important;
    padding-right: 15px !important;
    /* text-decoration: underline !important;
    text-underline-offset: 8px; */
}

.product-action-wrap a:before{
   content: '';
    position: absolute;
    background: url(/wp-content/uploads/2026/05/Arrow-1.svg);
    width: 8px;
    height: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    top: 13px;
}
.product-action-wrap a:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #F4982C !important;
}
.card-tags {
    display: flex;
    gap: 10px;
    font-size: 8px;
    letter-spacing: 16%;
    font-weight: 700;
    text-transform: uppercase;
    padding: 30px 15px 8px;
}
.card-tag:nth-child(odd) {
    background: #F4982C;
}

.card-tag:nth-child(even) {
    background: #3579B5;
}

span.card-tag {
    color: #fff;
    padding: 3px 8px;
    border-radius: 100px;
}
.woocommerce ul.products li.product .entry-content-wrap {
    padding: 0 15px 30px !important;
    margin: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
}
.woocommerce ul.products li.product:hover .entry-content-wrap{
    background: transparent !important;
}
.woocommerce ul.products li.product a img {
    height: 250px !important;
    object-fit: contain;
}
li.entry.content-bg.loop-entry.product {
    transition: all .5s;
    background: #ffff;
}

li.entry.content-bg.loop-entry.product:hover {
    background: #000;
}
a.woocommerce-loop-image-link.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    background: #ffff;
}

.single-product .newsletter-section{
    display: none;
}

.devis-f .fleds-devis input {
    background: transparent !important;
    border: 1px solid #FFFFFF4D !important;
    height: 60px !important;
      padding-left: 45px !important;
      color: #fff !important;
}
span.gfield_required.gfield_required_text {
    display: none;
}
label.gfield_label {
    color: #FFFFFFB2 !important;
    font-weight: 400 !important;
    background: #000;
    padding: 0px 8px;
    display: inline-block !important;
    position: absolute;
    top: -12px;
    left: 10px;
}
.fleds-devis {
    position: relative !important;
  
}
.fleds-devis:before{
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2026/05/Icon-Frame.svg);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 26px;
    height: 26px;
    left: 15px;
    top: 18px;
   
}

.fleds-devis.mail-f:before{
    background: url(/wp-content/uploads/2026/05/Icon-Frame-1.svg);
}

.fleds-devis.phone-f:before{
    background: url(/wp-content/uploads/2026/05/Icon-Frame-2.svg);
}

.fleds-devis.entreprise:before{
    background: url(/wp-content/uploads/2026/05/Icon-Frame-3.svg);
}

.fleds-devis.secteur:before{
    background: url(/wp-content/uploads/2026/05/Icon-Frame-4.svg);
}
h2.gform_title {
    display: none;
}
.devis-f .ginput_container_consent {
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
}
.devis-f .gfield_consent_label {
    color: #FFFFFFB2 !important;
    font-size: 14px !important;
    letter-spacing: -1% !important;
    margin-left: 13px !important;
}
span.gfield_required.gfield_required_text {
    display: none !important;
}

.devis-f .ginput_container_consent input {
    margin-top: 0px !important;
}

.devis-f input#gform_submit_button_2 {
    border: 1px solid #FFFFFF;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    padding: 17px 50px 20px 20px;
    line-height: 1.5em;
    position: relative;
    background-image: url(/wp-content/uploads/2026/05/Arrow-2.svg);
    background-size: 7px;
    background-repeat: no-repeat;
    background-position-x: calc(100% - 20px);
    background-position-y: 47%;
    transition: all .5s;
}
.devis-f input#gform_submit_button_2:hover{
    background-color: #F4982C;
    border-color: #F4982C;
}

/* input#gform_submit_button_2:before{
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2026/05/Icon-Frame.svg);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 26px;
    height: 26px;
    left: 15px;
    top: 18px;
} */

/* ══════════════════════════════════════
   NAV PRINCIPALE
══════════════════════════════════════ */
.mmc-nav { position: relative; }

.mmc-nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 32px;
}

.mmc-nav-item { position: relative; }

.mmc-nav-link {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 24px 0;
    border-bottom: 2px solid transparent;
    transition: color .2s, border-color .2s;
    white-space: nowrap;
}

.mmc-nav-item:hover .mmc-nav-link,
.mmc-nav-item.is-open .mmc-nav-link {
    color: #ffff;
    border-bottom-color: #F4982C;
}

.mmc-nav-arr {
    font-size: 12px;
    color: #ccc;
    transition: transform .2s;
    display: none;
}

.mmc-nav-item.is-open .mmc-nav-arr {
    transform: rotate(90deg);
}

/* ══════════════════════════════════════
   MEGA MENU PANEL
══════════════════════════════════════ */
.mmc-mega-panel {
    position: fixed;
    top: 128px; /* hauteur exacte de ton header */
    left: 0;
    right: 0;
    width: 100%;
    transform: none;
    background: #fff;
    box-shadow: 0 12px 40px rgba(0,0,0,0.1);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .2s, visibility .2s;
    z-index: 999;
}

.mmc-nav-item--mega.is-open .mmc-mega-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}




/* ══════════════════════════════════════
   DROPDOWN CLASSIQUE
══════════════════════════════════════ */
.mmc-dropdown {
    list-style: none;
    margin: 0;
    padding: 8px 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: #fff;
    box-shadow: 0 12px 40px rgba(0,0,0,0.1);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .2s, visibility .2s;
    z-index: 999;
}
.admin-bar .mmc-mega-panel {
    top: 160px;
}
.mmc-nav-item--has-children.is-open > .mmc-dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.mmc-dropdown-item { position: relative; }

.mmc-dropdown-item > a {
    display: block;
    padding: 9px 20px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
    transition: background .15s, color .15s;
}

.mmc-dropdown-item > a:hover { background: #fff3e0; color: #F4982C; }

/* Sous-dropdown */
.mmc-dropdown--sub {
    position: absolute;
    top: 0;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .15s, visibility .15s;
}

.mmc-dropdown-item:hover > .mmc-dropdown--sub {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.mmc-l2 a:hover{
    color:#F4982C;
}
.relative-header{
    position: relative;
}
.mega-open, .relative-header{
    background: #fff !important;
}

.mega-open a.mmc-nav-link, .mega-open .elementor-heading-title, .mega-open span.elementor-icon-list-text{
    color: #000 !important;
}

.mega-open .e-con{
    border-color: #00000033 !important;
}

.relative-header header a.mmc-nav-link, .relative-header header .elementor-heading-title, .relative-header header span.elementor-icon-list-text{
    color: #000 !important;
}

.relative-header header .e-con{
    border-color: #00000033 !important;
}

.relative-header header .image-expert img{
    filter: invert(1);
}

.img-hide{
    display: none;
}

.relative-header .img-hide, .mega-open .img-hide{
    display: block;
}
.relative-header .img-show, .mega-open .img-show{
    display: none;
}

.relative-header .btn-solution:hover .elementor-heading-title {
    color: #fff !important;
}
.relative-header .btn-solution:hover .img-hide {

    display: none;
}
.relative-header .btn-solution:hover .img-show {
    
    display: block;
}
span.nb-produits {
    color: #00000080;
    font-size: 16px;
}

ul.products {
    grid-row-gap: 20px !important;
}

/* =============================================
   Product Filter AJAX — à coller dans style.css
   ============================================= */


/* ---- Dropdowns row ---- */
.pf-dropdowns {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.pf-dropdown {
    position: relative;
    flex: 1 1 200px;
    min-width: 180px;
}

.pf-dropdown__trigger {
   width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 18px;
    border: 1px solid #0000004D;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    color: #000;
    transition: border-color .2s, box-shadow .2s;
    text-align: left;
    min-height: 65px;
    background: transparent;
    letter-spacing: -1%;
    font-weight: 400;
}
.pf-dropdown__trigger:focus{
    background: transparent;
    color: #000;
}
.pf-dropdown__trigger:hover,
.pf-dropdown--open .pf-dropdown__trigger {
    color: #000;
    background: transparent;
    box-shadow: none;
}
.pf-dropdown img {
transition: all .5s;
}
.pf-dropdown--open img {
    transform: rotate(180deg);
}
.pf-dropdown__label {
    flex: 1;
    font-weight: 500;
}

.pf-dropdown__arrow {
    width: 18px;
    height: 18px;
    color: #888;
    flex-shrink: 0;
    transition: transform .25s ease;
}

.pf-dropdown--open .pf-dropdown__arrow {
    transform: rotate(180deg);
}

/* Point orange si filtre actif dans ce dropdown */
.pf-dropdown--active .pf-dropdown__label::after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #E89B37; /* 👈 ta couleur accent */
    border-radius: 50%;
    margin-left: 8px;
    vertical-align: middle;
}

/* ---- Menu déroulant ---- */
.pf-dropdown__menu {
    display: none;
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    background: #fff;
    border: 1.5px solid #e2e2e2;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .10);
    z-index: 999;
    max-height: 280px;
    overflow-y: auto;
    padding: 8px 0;
}

.pf-dropdown--open .pf-dropdown__menu {
    display: block;
    animation: pfMenuIn .18s ease;
}

@keyframes pfMenuIn {
    from { opacity: 0; transform: translateY(-6px); }
    to   { opacity: 1; transform: translateY(0); }
}

.pf-dropdown__menu::-webkit-scrollbar { width: 5px; }
.pf-dropdown__menu::-webkit-scrollbar-thumb { background: #ddd; border-radius: 3px; }

/* ---- Items checkbox ---- */
.pf-dropdown__item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 16px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    transition: background .15s;
    user-select: none;
}

.pf-dropdown__item:hover { background: #f7f7f7; }

.pf-dropdown__item input[type="checkbox"] {
    accent-color: #E89B37; /* 👈 ta couleur accent */
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    cursor: pointer;
}

.pf-dropdown__empty {
    padding: 12px 16px;
    color: #999;
    font-size: 13px;
    margin: 0;
}

/* ---- Ligne meta : reset + pills ---- */
.pf-meta {
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
    flex-direction: column;
}

.pf-reset {
       display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #F4982C;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    transition: all .5s;
}

.pf-reset:hover { color: #000; }

.pf-reset img{
    transition: all .5s;
}
.pf-reset:hover img{
      filter: brightness(0) invert(0);
}

.pf-reset svg {
    width: 15px;
    height: 15px;
}

/* ---- Pills filtres actifs ---- */
.pf-active-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    cursor: pointer;
}

.pf-tag-pill {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #0000001A !important;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 14px;
    color: #000;
    animation: pfPillIn .15s ease;
    letter-spacing: -1%;
    border: 1px solid #00000000;
    transition: all .5s;
}

@keyframes pfPillIn {
    from { opacity: 0; transform: scale(.9); }
    to   { opacity: 1; transform: scale(1); }
}
.pf-tag-pill:hover{
    background: transparent !important;
    color: #F4982C;
    border: 1px dashed;
}
.pf-tag-pill__remove {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    line-height: 1;
    color: #F4982C;
    font-size: 32px;
    font-weight: 200;
    display: inline-flex;
    align-items: center;
    margin-top: -2px;
}

.pf-tag-pill__remove:hover { 
    color: #F4982C; 

    background: transparent;

}

/* ---- Loader ---- */
.pf-loader {
    display: flex;
    gap: 6px;
    justify-content: center;
    padding: 32px 0;
}

.pf-loader span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #E89B37; /* 👈 ta couleur accent */
    animation: pfBounce 1s ease infinite;
}

.pf-loader span:nth-child(2) { animation-delay: .15s; }
.pf-loader span:nth-child(3) { animation-delay: .30s; }

@keyframes pfBounce {
    0%, 80%, 100% { transform: scale(0.5); opacity: .4; }
    40%            { transform: scale(1);   opacity: 1; }
}

/* ---- Message aucun résultat ---- */
.pf-no-results {
    text-align: center;
    padding: 40px 0;
    color: #888;
    font-size: 15px;
}

/* ---- Zone résultats ---- */
#pf-results {
    margin-top: 24px;
    transition: opacity .2s;
}

 .radar-line {
     transform-origin: 14px 14px;
      animation: radar-spin 7s linear infinite;
}
@keyframes radar-spin {
      from { transform: rotate(0deg); }
      to   { transform: rotate(360deg); }
}

.btn-solution .elementor-widget-html {
    margin-top: 7px;
}
.elementor-products-grid ul.products.elementor-grid {
    padding: 0 !important;
}

.devis-icon ul {
    padding-left: 0 !important;
}

.page-id-816 .newsletter-section{
    display: none;
}
.politique h1, .politique h2 {
    font-size: 1.2em;
    margin-bottom: 15px !important;
    font-weight: 500;
}
.politique h3, .politique h5 {
    font-size: 1.1em;
    margin-bottom: 15px !important;
    font-weight: 500;
}

/* tablette */

@media (max-width: 1024px) { 
.elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px !important;
}
.svg-tech {
    width: 100%;
    display: flex;
}
.flex-app {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start;
}
.partenaires-swiper-wrap .pc-logo-item img {
    max-width: 100px;
}
header#masthead {
    position: relative !important;
}
.pc-s3 {
        grid-template-columns: 1fr;
}
.pc-s3__img {
        height: 220px;
}
.pc-s3__body {
        padding: 28px 24px 36px;
}
    
.sg-grid { grid-template-columns: repeat(2, 1fr); }

.cv-item {
    padding: 0 0 20px;
}

.cv-wrapper {
    flex-direction: column;
}
.cv-list {
    flex: none;
    padding: 0;
}
.cv-media {
    min-height: auto;
}
.cv-name {
    font-size: 17px;
}
.section-padding {
    padding-left: 10px;
    padding-right: 10px;
}

 .appgrid-wrapper {
        grid-template-columns: repeat(2, 1fr);
}
.cv-media, .cv-list {
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
}
.relative-mob {
    position: relative !important;
    left: auto !important;
    bottom: auto !important;
}
.elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(2, 1fr) !important;
         grid-row-gap: 20px !important;
}

}

/* Mobile */
@media (max-width: 575.98px) {  

section.related.products ul.elementor-grid {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 20px !important;
}
.elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(1, 1fr) !important;
         grid-row-gap: 20px !important;
}
.elementor-grid-mobile-2 .elementor-grid {
      grid-template-columns: repeat(1, 1fr) !important;
        gap: 20px !important;
}
.list-footer span.elementor-icon-list-text:before{
    width: 0;
}
.section-padding {
    padding-left: 10px;
    padding-right: 10px;
}
.top-border::before{
    height: 0;
}
.form-footer div#field_1_1 {
    grid-column: span 12;
}
.partenaires-swiper-wrap {
    padding-left: 0;
    padding-right: 0;
}
 .appgrid-wrapper {
        grid-template-columns: 1fr;
       
}
.sg-grid { grid-template-columns: 1fr; }


}