/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2
*/

/*-guignard-*/

/* bandeau cookie*/
/* bandeau cookie*/

.d2b {
    font-weight: inherit !important;
    color: inherit;
    font-family: inherit;
}

.formu-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.demi {
    width: 49%;
}

.full {
    width: 100%;
}

a:hover {
    text-decoration: none;
}

/*-couleur-txt-titre-*/

.txt-blanc,
.txt-blanc * {
    color: white !important;
}

.txt-noir,
.txt-noir * {
    color: black !important;
}

.txt-bleu-fonce,
.txt-bleu-fonce * {
    color: ... !important;
}

.txt-bleu,
.txt-bleu * {
    color: ... !important;
}

.txt-bleu-clair,
.txt-bleu-clair * {
    color: ... !important;
}

.txt-vert-fonce,
.txt-vert-fonce * {
    color: ... !important;
}

.txt-vert,
.txt-vert * {
    color: ... !important;
}

.txt-vert-clair,
.txt-vert-clair * {
    color: #60bdb0 !important;
}

.txt-rouge-fonce,
.txt-rouge-fonce * {
    color: ... !important;
}

.txt-rouge,
.txt-rouge * {
    color: ... !important;
}

.txt-rose,
.txt-rose * {
    color: ... !important;
}

.txt-orange-fonce,
.txt-orange-fonce * {
    color: ... !important;
}

.txt-orange,
.txt-orange * {
    color: ... !important;
}

.txt-orange-clair,
.txt-orange-clair * {
    color: ... !important;
}

.txt-jaune-fonce,
.txt-jaune-fonce * {
    color: ... !important;
}

.txt-jaune,
.txt-jaune * {
    color: ... !important;
}

.txt-jaune-clair,
.txt-jaune-clair * {
    color: ... !important;
}

.txt-violet-fonce,
.txt-violet-fonce * {
    color: ... !important;
}

.txt-violet,
.txt-violet * {
    color: ... !important;
}

.txt-violet-clair,
.txt-violet-clair * {
    color: ... !important;
}

.txt-marron,
.txt-marron * {
    color: ... !important;
}

.txt-turquoise-fonce,
.txt-turquoise-fonce * {
    color: ... !important;
}

.txt-turquoise,
.txt-turquoise * {
    color: ... !important;
}

.txt-turquoise-clair,
.txt-turquoise-clair * {
    color: ... !important;
}

.txt-gris-fonce,
.txt-gris-fonce * {
    color: ... !important;
}

.txt-gris,
.txt-gris * {
    color: ... !important;
}

.txt-gris-clair,
.txt-gris-clair * {
    color: ... !important;
}

/*-couleur-txt-titre-*/
/*-weight-txt-titre-*/

.tres-tres-fin,
.tres-tres-fin * {
    font-weight: 100 !important;
}

.tres-fin,
.tres-fin * {
    font-weight: 200 !important;
}

.fin,
.fin * {
    font-weight: 300 !important;
}

.fort,
.fort * {
    font-weight: 700 !important;
}

.tres-fort,
.tres-fort * {
    font-weight: 800 !important;
}

.tres-tres-fort,
.tres-tres-fort * {
    font-weight: 900 !important;
}

/*-weight-txt-titre-*/

/*-scroll-smooth-pour-liens-ancre-*/

html {
    scroll-behavior: smooth;
}

/*-scroll-smooth-pour-liens-ancre-*/

.overflow-visible {
    overflow: visible !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.upper {
    text-transform: uppercase;
}

.lorem,
.lorem * {
    color: cyan !important;
}

.Futura-Cond-Medium,
.Futura-Cond-Medium * {
    font-family: "Futura Cond Medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

.Futura-Regular,
.Futura-Regular * {
    font-family: "Futura Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

.FuturaStd-CondensedExtraBd,
.FuturaStd-CondensedExtraBd * {
    font-family: "FuturaStd-CondensedExtraBd", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

@media only screen and (min-width: 0px) {
    .btn-candidature > a.vc_general {
        width: 400px !important;
    }

    .h4,
    .h4 * {
        font-size: 20px;
        margin-bottom: 10px !important;
    }

    .habilage-titre-h1-tete {
        position: relative;
    }

    .habilage-titre-h1-tete:before {
        background-image: url(/wp-content/uploads/2025/10/icone-carriere.png) !important;
        left: inherit !important;
        right: 30%;
        transform: translate(50%, -50%) !important;
    }

    .demi-encart.demi-encart-g,
    .demi-encart.demi-encart-d {
        padding: 0 30px;
    }

    .range-poste .lien-page-demi-range {
        z-index: 10 !important;
    }

    .range-poste {
        padding: 20px;
    }

    .range-expert .bloc-expert:hover .h3,
    .range-expert .bloc-expert:hover .h3 *,
    .range-expert:hover .bloc-expert:hover .h3,
    .range-expert:hover .bloc-expert:hover .h3 * {
        color: #096062 !important;
    }

    .range-expert .bloc-expert .h3,
    .range-expert .bloc-expert .h3 *,
    .range-expert:hover .bloc-expert .h3,
    .range-expert:hover .bloc-expert .h3 * {
        font-size: 30px !important;
        line-height: 40px !important;
        color: black !important;
    }

    .range-expert .bloc-expert {
        width: 80%;
        margin: auto;
    }

    .range-expert .bloc-expert .wpb_single_image {
        width: 50%;
        margin: auto !important;
    }

    .range-expert .bloc-txt-fleche-droite-noir.fleche-haut-bloc.bloc-expert:after {
        top: 80%;
        right: 20px;
    }

    .range-expert .bloc-expert .wpb_text_column {
        height: 90px;
        margin-bottom: 10px;
    }

    .lien-page-expert {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

    .lien-page-expert * {
        opacity: 0;
        display: block !important;
        width: 100%;
        height: 100%;
    }

    .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
        padding: 20px 30px;
    }

    .vc_grid-item a.vc_general {
        background-image: none !important;
        background: transparent !important;
        border-radius: 0 !important;
        border-color: #ebebeb;
        display: flex;
        align-items: center;
        justify-content: end;
        color: black !important;
        font-family: "Futura Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
        font-size: 20px;
        font-weight: 700;
        padding: 0px 45px !important;
        position: relative;
        text-transform: uppercase;
        width: 190px;
        height: 75px;
    }

    .vc_grid-item a.vc_general:hover {
        background: white !important;
        border-color: #60bdb0 !important;
    }

    .vc_grid-item a.vc_general:before {
        content: "";
        position: absolute;
        left: 30px;
        top: 50%;
        transform: translate(0px, -50%);
        width: 30px;
        height: 25px;
        background-image: url(/wp-content/uploads/2025/06/fleche-noir-droite.png) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
    }

    .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title > h4 {
        font-family: "Futura Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
        font-size: 25px !important;
        line-height: 30px !important;
    }

    .bloc-turquoise.txt-blanc a:hover {
        transition: 0.5s;
        color: black !important;
    }

    .bloc-turquoise.txt-blanc a {
        transition: 0.5s;
    }

    .d2b-scroll-nav-wrap {
        height: 100% !important;
    }

    .d2b-scroll-nav {
        width: 20px;
    }

    button.d2b-scroll-btn {
        background: transparent;
    }

    button.d2b-scroll-btn {
        background: transparent;
        width: 20px;
        height: 20px;
        padding: 0 !important;
        margin: 0 !important;
    }

    .d2b-dots {
        width: 20px !important;
    }

    button.d2b-dot {
        background: white;
        opacity: .35;
        padding: 0;
        margin: 10px 0;
    }

    button.d2b-dot[aria-current="true"] {
        background: white;
        border-color: white;
        opacity: 1;
    }

    .scroll-bloc {
        height: 500px;
        overflow-y: scroll !important;
        scrollbar-width: none;
    }

    .bloc-txt {
        overflow-y: scroll !important;
        scrollbar-width: none;
    }

    .range-bloc-expertise > .wpb_column:nth-child(2),
    .range-bloc-expertise > .wpb_column:nth-child(3) {
        align-items: flex-start !important;
    }

    .map-google > .wpb_wrapper > p {
        display: flex;
    }

    /*--scroll sequence--*/
    /* Empilement propre : toutes les frames au même endroit */
    .encart-machine-rotate .wpb_image_grid_ul {
        position: relative !important;
        list-style: none;
        margin: 0;
        padding: 0;
        height: auto !important;
    }

    /* Chaque frame occupe tout le conteneur, cross-fade fluide */
    .encart-machine-rotate .wpb_image_grid_ul > li.isotope-item {
        position: absolute !important;
        inset: 0 !important;
        width: 100% !important;
        opacity: 0;
        z-index: 0;
        transition: opacity 50ms;
        will-change: opacity;
        pointer-events: none;
    }

    /* Frame active visible */
    .encart-machine-rotate .wpb_image_grid_ul > li.is-active {
        opacity: 1;
        z-index: 2;
        transition: opacity 50ms;
    }

    /* Pré-activation pour cross-fade sans trou (prochaine frame au-dessus) */
    .encart-machine-rotate .wpb_image_grid_ul > li.is-activating {
        opacity: 1;
        z-index: 3;
        transition: opacity 50ms;
    }

    /* Empêche la sélection pendant le scrub */
    .encart-machine-rotate {
        -webkit-user-select: none;
        user-select: none;
        touch-action: pan-y;
        /* on conserve la direction verticale */
    }

    /* Quand on verrouille le scroll de page */
    html.is-frame-locked,
    body.is-frame-locked {
        overscroll-behavior: contain;
    }

    body.is-frame-locked {
        /* Pas de overflow:hidden pour garder le layout, on bloque via preventDefault */
    }

    .encart-machine-rotate {
        height: 70vh;
    }

    .encart-machine-rotate > div {
        height: 100%;
    }

    .encart-machine-rotate > div > .vc_column-inner {
        height: 100%;
    }

    .encart-machine-rotate > div > .vc_column-inner > .wpb_wrapper {
        height: 100%;
    }

    .encart-machine-rotate > div > .vc_column-inner > .wpb_wrapper > .animation.au.scroll {
        height: 100%;
    }

    .encart-machine-rotate > div > .vc_column-inner > .wpb_wrapper > .animation.au.scroll > .wpb_wrapper {
        height: 100%;
    }

    .encart-machine-rotate > div > .vc_column-inner > .wpb_wrapper > .animation.au.scroll > .wpb_wrapper > .wpb_gallery_slides {
        height: 100%;
    }

    .encart-machine-rotate > div > .vc_column-inner > .wpb_wrapper > .animation.au.scroll > .wpb_wrapper > .wpb_gallery_slides > ul {
        height: 100% !important;
    }

    /*--scroll sequence--*/

    .img-plus-grosse > figure > a.vc_single_image-wrapper {
        position: relative;
    }

    .h0,
    .h0 * {
        font-size: 50px;
        line-height: 60px;
    }


    .bloc-vert {
        position: relative;
    }

    .bloc-vert * {
        margin-bottom: 0 !important;
    }

    .bloc-vert {
        position: relative;
        padding: 30px 0;
    }

    .bloc-vert:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 104%;
        height: 110%;
        background: #61beb1;
        transform: translate(-50%, -50%);
    }

    .range-reseaux-sociaux {
        margin-bottom: 50px;
    }

    .range-reseaux-sociaux * {
        margin-bottom: 0 !important;
    }

    .range-reseaux-sociaux > .wpb_column > .vc_column-inner > .wpb_wrapper {
        display: flex;
        justify-content: center;
    }

    .range-reseaux-sociaux > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
        margin: 5px;
    }

    #Footer .footer_copy .one {
        margin-bottom: 39px;
        padding-top: 0px;
    }

    #Footer .footer_copy .one .copyright {
        font-size: 15px;
    }

    #Footer .widgets_wrapper {
        padding: 70px 0 0px 0;
    }

    .lien-page.fleche-droite-noir-btn a:not(.vc_general) {
        position: relative;
    }

    .lien-page.fleche-droite-noir-btn a:not(.vc_general):before {
        content: "";
        position: absolute;
        left: 0px;
        top: 140%;
        transform: translate(0px, -50%);
        width: 42px;
        height: 25px;
        background-image: url(/wp-content/uploads/2025/06/fleche-noir-droite.png) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
        filter: brightness(15);
    }

    /*.lien-page.fleche-droite-noir-btn a:not(.vc_general):hover:before {
        filter: brightness(0);
    }*/

    /*.txt-blanc a:hover {
        color: black !important;
    }*/

    .Range-bloc-info {
        padding: 10px 10px;
        border: 1px solid black;
    }

    .Range-bloc-info * {
        margin-bottom: 0 !important;
    }

    .block-info-img {
        position: absolute;
    }

    .img-interactive,
    .img-interactive * {
        margin: 0 !important;
    }

    .block-info-img-un {
        top: 30%;
        left: 3%;
        width: 400px;
    }

    .block-info-img-deux {
        top: 44%;
        left: 45%;
        width: 400px;
    }

    .img-txt-none {
        position: absolute;
        top: 0;
        opacity: 0;
    }

    .encart-info,
    .encart-info-2 {
        position: absolute;
        top: 0;
        cursor: pointer;
    }

    .encart-info-un,
    .encart-info-deux {
        background: black;
        padding: 40px;
        box-sizing: border-box;
    }

    .encart-info-un *,
    .encart-info-deux * {
        color: white;
    }

    .img-txt {
        margin-bottom: 0 !important;
    }

    .point-un,
    .point-deux,
    .point-un *,
    .point-deux * {
        margin-bottom: 0 !important;
    }

    /*-code defillement-*/
    .bloc-trois-range-defillement-haut-bas .range-defillement-haut-bas {
        position: absolute !important;
    }

    .bloc-trois-range-defillement-haut-bas > .vc_column-inner {
        padding-left: 80px !important;
        padding-right: calc(100% - 640px) !important;
    }

    .bloc-trois-range-defillement-haut-bas > .vc_column-inner > .wpb_wrapper {
        width: 100%;
        height: 100%;
        position: relative;
    }

    /*-code defillement-*/
    .has_content .the_content_wrapper {
        margin-bottom: 0;
    }

    .habillage-tube,
    .habillage-plus {
        position: relative;
    }

    .habillage-tube:before,
    .habillage-plus:before {
        content: "";
        position: absolute;
        right: 30px;
        top: 45px;
        width: 50px;
        height: 50px;
    }

    .habillage-tube:before {
        background-image: url(/wp-content/uploads/2025/06/Fichier-3icone.png) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .habillage-plus:before {
        background-image: url(/wp-content/uploads/2025/06/Fichier-4icone.png) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .encart-details-options-expertise .bloc-txt-fleche-droite-noir.fleche-haut-bloc:after {
        top: 45px;
        right: 30px;
    }

    .encart-details-options-expertise {
        display: flex;
    }

    .encart-details-options-expertise > .wpb_column {
        width: 48%;
    }

    .encart-details-options-expertise > .wpb_column .bloc-options {
        padding: 0px 60px;
        box-sizing: border-box;
    }

    .encart-details-options-expertise > .wpb_column .bloc-expertise > .wpb_column {
        background: #60bdb0;
        padding: 30px 60px;
        box-sizing: border-box;
    }

    .encart-details-options-expertise > .wpb_column .bloc-expertise > .wpb_column > .vc_column-inner {
        padding-top: 0;
    }

    .encart-details-options-expertise > .txt-blanc.bloc-details {
        margin-right: auto;
    }

    .encart-details-options-expertise > .txt-blanc.bloc-details > .vc_column-inner {
        padding: 40px 60px;
        box-sizing: border-box;
    }

    .bloc-encart-cadre-titre > .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .bloc-encart-cadre-titre > .wpb_wrapper > p.encart-cadre-titre {
        border-color: #000000 !important;
        border: 1px solid;
        font-size: 17px;
        line-height: 20px !important;
        height: 60px;
        padding: 0 30px;
        display: flex !important;
        align-items: center;
        margin-right: 20px;
    }

    .habillage-sous-img-grille {
        position: relative;
    }

    .habillage-sous-txt-vortex {
        position: relative;
    }

    .habillage-sous-img-onde {
        position: relative;
    }

    .habillage-sous-img-grille:before {
        content: "";
        position: absolute;
        top: 75%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        height: 100%;
        background-image: url(/wp-content/uploads/2025/06/Fichier-3forme-geo-cellule-dechargement-presse-vrac.png);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .habillage-sous-txt-vortex:before {
        content: "";
        position: absolute;
        top: 30%;
        right: 20%;
        transform: translate(50%, -50%);
        width: 250px;
        height: 250px;
        background-image: url(/wp-content/uploads/2025/06/Fichier-1forme-geo-cellule-devracage-2d-3d.png);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .habillage-sous-img-onde:before {
        content: "";
        position: absolute;
        top: 5%;
        right: 5%;
        transform: translate(0%, 0%);
        width: 250px;
        height: 250px;
        background-image: url(/wp-content/uploads/2025/06/Fichier-2forme-geo-cellule-qualite-gate.png);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .range-border-gris:hover img {
        filter: grayscale(0);
        transition: 0.5s;
    }

    .range-border-gris img {
        filter: grayscale(1);
        transition: 0.5s;
    }

    .padding-left-entete-page {
        box-sizing: border-box;
        padding-left: 80px;
    }

    body:not(.template-slider) #Header {
        min-height: 120px;
    }

    .header-overlay.sticky-header .overlay-menu-toggle {
        position: absolute;
        top: 10px;
    }

    .header-overlay.ab-hide #Top_bar {
        top: 10px !important;
    }

    #Top_bar .secondary_menu_wrapper {
        display: block;
        position: absolute;
        right: 0;
        top: 30px;
    }

    .btn-icone-contact {
        width: 33px;
        height: 35px;
        background-color: transparent !important;
        background-image: url(/wp-content/uploads/2025/06/icone-contact-blanc.png) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: 80% !important;
    }

    div#Top_bar > .container {
        width: 100%;
        max-width: inherit;
    }

    .btn-icone-contact * {
        opacity: 0;
    }

    div#Overlay > nav#overlay-menu {
        width: 100%;
        margin: 0 !important;
        top: 0;
        left: 0;
        height: 100%;
    }

    ul#menu-main-menu {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-items: end;
        height: 100%;
        padding: 100px 60px;
        box-sizing: border-box;
    }

    div#Overlay > nav#overlay-menu > ul#menu-main-menu > li {
        width: 50%;
        height: 100%;
    }

    .bloc-de-gauche {
        position: absolute;
        left: 0;
        top: 0;
    }

    .bloc-de-gauche > .bloc-info-gauche {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start !important;
        padding: 100px 60px 0 60px;
    }

    #overlay-menu ul li a:hover:before {
        opacity: 0;
    }

    #overlay-menu ul li a:hover:after {
        opacity: 0;
    }

    img.logo-side-slide {
        width: 350px;
    }

    .bloc-de-gauche > .bloc-info-gauche > a:nth-child(1) {
        width: 100%;
        display: flex;
        margin-bottom: 60px;
    }

    div#Overlay a.lien-youtube {
        margin-right: auto;
    }

    a.lien-linkedin,
    a.lien-youtube {
        width: 70px;
        height: 70px;
        margin-bottom: 30px;
        display: block;
    }

    a.lien-linkedin {
        background-image: url(/wp-content/uploads/2025/06/Fichier-2reseau.png);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100%;
        margin-right: 20px;
    }

    a.lien-youtube {
        background-image: url(/wp-content/uploads/2025/06/Fichier-3reseau.png);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    p.adresse-side-slide {
        width: 100%;
        display: flex;
        text-align: justify;
        color: white;
        font-family: "Futura Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 18px;
        position: relative;
    }

    p.adresse-side-slide:after {
        content: "";
        position: absolute;
        width: 170px;
        height: 1px;
        background: white;
        bottom: 0;
    }

    a.lien-tel,
    a.lien-mail {
        width: 100%;
        text-align: justify;
        font-size: 20px !important;
        line-height: 35px !important;
        font-family: "FuturaStd-CondensedExtraBd", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
    }

    a.lien-tel:before,
    a.lien-mail:before,
    a.lien-tel:after,
    a.lien-mail:after,
    .bloc-de-gauche > .bloc-info-gauche > a:nth-child(1):before,
    .bloc-de-gauche > .bloc-info-gauche > a:nth-child(1):after,
    a.lien-contact:before,
    a.lien-contact:after,
    div#Overlay > nav#overlay-menu > ul#menu-main-menu > li:not(:nth-child(1)) > a:before,
    div#Overlay > nav#overlay-menu > ul#menu-main-menu > li:not(:nth-child(1)) > a:after {
        display: none !important;
    }

    .bloc-de-gauche > a {
        display: none;
    }

    .bloc-info-gauche-contact {
        margin-top: 30px;
        position: relative;
    }

    .bloc-info-gauche-contact > a.lien-contact {
        padding-left: 120px;
    }

    .bloc-info-gauche-contact:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0px, -50%);
        background-image: url(/wp-content/uploads/2025/06/Fichier-4contact.png) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: 80% !important;
        width: 55px;
        height: 55px;
    }

    div#Overlay > nav#overlay-menu > ul#menu-main-menu > li:not(:nth-child(1)) {
        text-align: end;
        padding: 10px 0px;
        position: relative;
    }

    div#Overlay > nav#overlay-menu > ul#menu-main-menu > li:not(:nth-child(1)):before {
        content: "";
        position: absolute;
        width: 260px;
        height: 0.5px;
        background: white;
        top: 0;
        right: 0;
    }

    .fleche-droite-noir-btn {
        display: flex;
        justify-content: center;
    }

    a.vc_general.vc_btn3-color-grey {
        width: 300px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: end;
        color: black !important;
        font-family: "Futura Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
        font-size: 25px;
        font-weight: 700;
        padding: 0px 45px !important;
        position: relative;
        text-transform: uppercase;
    }

    a.vc_general.vc_btn3-color-grey:hover {
        background: white !important;
        border-color: #60bdb0 !important;
    }

    a.vc_general.vc_btn3-color-grey:before {
        content: "";
        position: absolute;
        left: 30px;
        top: 50%;
        transform: translate(0px, -50%);
        width: 42px;
        height: 25px;
        background-image: url(/wp-content/uploads/2025/06/fleche-noir-droite.png) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
    }

    a.vc_general.vc_btn3-color-grey:hover:before {
        background-image: url(/wp-content/uploads/2025/06/fleche-turquoise-droite.png) !important;
    }

    .h1,
    .h1 * {
        font-size: 60px;
        line-height: 70px;
    }

    .h1 a {
        width: 100%;
        display: block;
    }

    .h2,
    .h2 * {
        font-size: 50px !important;
        line-height: 60px !important;
    }

    .h2 a {
        width: 100%;
        display: block;
    }

    h2.wpb_heading.wpb_singleimage_heading {
        font-size: 17px;
        font-weight: 800;
    }

    .h3,
    .h3 * {
        font-size: 37px !important;
        line-height: 50px !important;
    }

    .h3 a {
        width: 100%;
        display: block;
    }

    .lien-page,
    .lien-page * {
        font-size: 25px !important;
        line-height: 40px !important;
        margin-bottom: 0 !important;
    }

    .h1.lien-page,
    .h1.lien-page * {
        font-size: 60px !important;
        line-height: 70px !important;
    }

    .range-border-gris {
        border-color: #c2c2c275 !important;
        border: 2px solid;
        transition: 0.5s !important;
        left: 0;
        position: relative;
        top: 0;
        background: white;
    }

    .range-border-gris:hover {
        border-color: #60bdb0 !important;
        left: -35px;
        transition: 0.5s !important;
        top: -15px;
        box-shadow: 30px 30px 0px 0px #e4e4e4;
    }

    .range-border-gris > .bloc-img * {
        padding: 0;
    }

    .range-border-gris > .bloc-img > div > div > .wpb_single_image {
        display: flex;
        margin-bottom: 0;
    }

    .range-border-gris > .bloc-img > div > div > .wpb_single_image > figure {
        width: 100%;
    }

    .range-border-gris > .bloc-img > div > div > .wpb_single_image > figure > .vc_single_image-wrapper {
        width: 100%;
        margin-bottom: 0;
    }

    .range-border-gris > .bloc-img > div > div > .wpb_single_image > figure > .vc_single_image-wrapper > img {
        width: 100%;
    }

    .range-border-gris > .bloc-txt-fleche-droite-noir > .vc_column-inner {
        padding: 0 80px;
    }

    .range-border-gris > .bloc-txt-fleche-droite-noir > div > div > .wpb_text_column:last-child {
        margin-bottom: 0;
    }

    .range-border-gris:hover .hover-vert *,
    .range-demi-border-gris:hover .hover-vert * {
        color: #096062 !important;
    }

    .bloc-txt-fleche-droite-noir:after {
        content: "";
        position: absolute;
        bottom: 40px;
        right: 40px;
        width: 45px;
        height: 30px;
        background-image: url(/wp-content/uploads/2025/06/fleche-turquoise-droite.png) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
    }

    .bloc-turquoise.bloc-txt-fleche-droite-noir:after {
        background-image: url(/wp-content/uploads/2025/06/fleche-noir-droite.png) !important;
    }

    .bloc-txt-fleche-droite-noir {
        position: relative;
    }

    .range-demi-border-gris > .bloc-txt-fleche-droite-noir:not(.bloc-turquoise) {
        border-color: #c2c2c275 !important;
        border: 2px solid;
        transition: 0.5s !important;
        left: 0;
        position: relative;
        top: 0;
        background: white;
    }

    .range-demi-border-gris > .bloc-txt-fleche-droite-noir:not(.bloc-turquoise):hover {
        border-color: #60bdb0 !important;
        left: -35px;
        transition: 0.5s !important;
        top: -15px;
        box-shadow: 30px 30px 0px 0px #e4e4e4;
    }

    .range-demi-border-gris > .bloc-txt-fleche-droite-noir > .vc_column-inner {
        padding: 50px 80px 0px 80px;
    }

    .range-demi-border-gris > .bloc-txt-fleche-droite-noir:not(.bloc-turquoise) > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
        margin: 0;
    }

    .bloc-txt-fleche-droite-noir.fleche-haut-bloc:after {
        bottom: inherit;
        top: 60px;
        right: 60px;
    }

    .bloc-turquoise {
        background: #60bdb0;
    }

    .range-demi-border-gris.ecart-range-demi-demi {
        justify-content: space-between;
    }

    .ecart-range-demi-demi > div {
        width: 48%;
    }

    /*.bloc-turquoise a:hover {
        color: black !important;
    }*/

    .range-chiffres {
        display: flex;
        margin-bottom: 30px;
    }

    .block-chiffres * {
        margin-bottom: 0 !important;
    }

    .block-chiffres {
        border-color: #c2c2c275 !important;
        border: 2px solid;
        width: 23%;
        margin: auto !important;
    }

    .block-chiffres span.number,
    .block-chiffres span.label.postfix {
        font-family: "FuturaStd-CondensedExtraBd", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
        color: #60bdb0;
        font-size: 60px !important;
        line-height: 60px !important;
    }

    .block-chiffres .number-wrapper {
        display: flex;
        margin-bottom: 20px !important;
        margin-top: 20px;
    }

    .block-chiffres p.title {
        font-family: "Futura Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
        font-size: 25px !important;
        line-height: 35px !important;
        text-align: justify;
    }

    .range-chiffres > div:not(.block-chiffres) > .vc_column-inner {
        height: 100%;
    }

    .range-chiffres > div:not(.block-chiffres) > .vc_column-inner > .wpb_wrapper {
        height: 100%;
    }

    .range-chiffres > div:not(.block-chiffres) > .vc_column-inner > .wpb_wrapper > .vc_btn3-container {
        height: 100%;
        display: flex;
        align-items: anchor-center;
    }

    .range-chiffres > div:not(.block-chiffres) > .vc_column-inner > .wpb_wrapper > .vc_btn3-container > a.vc_general {
        width: 300px;
        display: flex;
        flex-direction: column;
        align-items: baseline;
        color: black !important;
        font-family: "Futura Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
        font-size: 25px;
        position: relative;
        text-transform: uppercase;
        background: transparent !important;
    }

    .range-chiffres > div:not(.block-chiffres) > .vc_column-inner > .wpb_wrapper > .vc_btn3-container > a.vc_general:before {
        content: "";
        width: 42px;
        height: 25px;
        margin-bottom: 20px;
        background-image: url(/wp-content/uploads/2025/06/fleche-turquoise-droite.png) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
    }

    .column.mobile-one.tablet-one-third.one-third:nth-child(2) {
        width: 45%;
    }

    .column.mobile-one.tablet-one-third.one-third:nth-child(2) .textwidget {
        display: flex;
        justify-content: end;
    }

    .column.mobile-one.tablet-one-third.one-third:last-child {
        width: 20%;
    }

    .column.mobile-one.tablet-one-third.one-third:last-child .textwidget {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-end;
    }

    .column.mobile-one.tablet-one-third.one-third:last-child .textwidget * {
        text-align: end;
    }

    .column.mobile-one.tablet-one-third.one-third:last-child .textwidget > p.adresse-side-slide {
        justify-content: end;
    }

    p.titre-autre-domaine {
        display: flex;
        align-items: center;
        font-family: "FuturaStd-CondensedExtraBd", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
        font-size: 20px;
    }

    p.titre-autre-domaine .plus-jaune {
        margin-right: 20px;
        width: 25px;
    }

    .lien-page-demi-range {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -2;
    }

    .lien-page-demi-range > .wpb_wrapper {
        height: 100%;
    }

    .lien-page-demi-range > .wpb_wrapper > p {
        height: 100%;
    }

    .lien-page-demi-range > .wpb_wrapper > p > a {
        color: transparent;
        width: 100%;
        height: 100%;
        display: block;
    }

    .lien-page p > a {
        width: 100%;
        display: block;
    }

    .lien-page p > br {
        display: none;
    }

    /*----------------btn-flottant---------------------*/
    #btn-fixed {
        position: fixed;
        top: 70%;
        right: 0;
        width: 50px;
        transform: translate(0px, -50%);
        display: flex !important;
        z-index: 10000;
        flex-direction: column;
        justify-content: space-around;
    }

    .btn-fixed-tel,
    .btn-fixed-mail {
        height: 50px;
        width: 50px;
        display: flex;
        margin: 0;
        opacity: 1;
        transition: 0.5s;
        right: 0;
        transition: 0.5s;
        margin-bottom: 10px;
    }

    div#btn-fixed .link {
        width: 50px;
        height: 50px;
    }

    .btn-fixed-tel:hover,
    .btn-fixed-mail:hover {
        transition: 0.5s;
        width: 130px;
        height: 80px;
        transform: translate(-50px, 0px);
    }

    /*-mettre la couleur voulu au background-color-*/

    /*-FIN-mettre la couleur voulu au background-color-*/

    /*-mettre l'url de l'image voulu au background-image-*/
    .btn-fixed-tel a,
    .btn-fixed-mail a {
        background-color: #00d7ba;
        transition: 0.5s;
    }

    .btn-fixed-tel:hover a,
    .btn-fixed-mail:hover a {
        background-color: #000000;
        transition: 0.5s;
    }

    /*-FIN-mettre l'url de l'image voulu au background-image-*/
    .btn-fixed-tel *,
    .btn-fixed-mail * {
        width: 100%;
        height: 100%;
        display: flex;
    }

    .btn-fixed-tel a,
    .btn-fixed-mail a {
        display: flex !important;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        flex-direction: column;
        justify-content: end;
        font-size: 0 !important;
        transition: 0.5s;
        padding-bottom: 5px;
    }

    .btn-fixed-tel:hover a,
    .btn-fixed-mail:hover a {
        font-size: 15px !important;
        transition: 0.5s;
        opacity: 1;
    }

    .btn-fixed-mail a {
        background-image: url(/wp-content/uploads/2024/04/email.png);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 50%;
    }

    .btn-fixed-tel a {
        background-image: url(/wp-content/uploads/2024/04/phone-call.png);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 50%;
    }

    .btn-fixed-tel:hover a,
    .btn-fixed-mail:hover a {
        background-position: 50% 30%;
        background-repeat: no-repeat;
        background-size: 40%;
    }

    .btn-fixed-tel a i,
    .btn-fixed-mail a i {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .btn-fixed-tel *,
    .btn-fixed-mail * {
        color: white !important;
        text-align: center;
        font-size: 8px !important;
        line-height: 10px !important;
    }

    /*----------------btn-flottant---------------------*/

    .deplacement-trois-block-full-width,
    .bloc-trois-range-full-width {
        height: 490px !important;
    }

    .range-defillement-haut-bas-full-width {
        padding-left: 20%;
        padding-right: 20%;
        padding-top: 50px;
    }

    .bloc-telechargez > .vc_column-inner > .wpb_wrapper > .wpb_text_column:not(.h1.lien-page),
    .bloc-telechargez > .vc_column-inner > .wpb_wrapper > .wpb_text_column:not(.h1.lien-page) * {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        margin: 0;
        z-index: 1;
        color: transparent !important;
    }

    .bloc-telechargez ~ .wpb_column > .vc_column-inner {
        padding: 0;
    }

    .bloc-telechargez ~ .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child,
    .bloc-telechargez ~ .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child * {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        margin: 0;
        z-index: 1;
        color: transparent !important;
    }

    .Range-bloc-info.range-bloc-expertise {
        background: white !important;
    }

    .Range-bloc-info.bloc-no-border {
        border: none;
    }

    .vc_single_image-wrapper.vc_box_border_grey {
        margin-bottom: 0;
    }


    .sept-ranges > div > div > .wpb_wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .sept-ranges > div > div > .wpb_wrapper > .img-txt > div > div > div > .wpb_single_image {
        display: flex;
        flex-direction: column-reverse;
    }

    .icones-et-titres > div > div {
        display: flex;
    }

    #overlay-menu ul li.current-menu-item > a,
    #overlay-menu ul li.current_page_item > a {
        color: #59bbab !important;
    }

    header.section.mcb-section.section-post-header {
        display: none;
    }

    a.fixed-nav {
        display: none;
    }

    /*section.section.section-post-intro-share {
        display: none;
    }*/

    section.section.section-post-intro-share span.share-label {
        display: none;
    }

    section.section.section-post-intro-share .button-love {
        display: none;
    }

    .share-simple-wrapper {
        display: flex;
        justify-content: center;
        border: none;
    }

    section.section.section-post-intro-share .icons a.facebook,
    section.section.section-post-intro-share .icons a.twitter,
    section.section.section-post-intro-share .icons a.pinterest {
        display: none;
    }

    section.section.section-post-intro-share .icons a.linkedin * {
        opacity: 0;
    }

    section.section.section-post-intro-share .icons a.linkedin {
        width: 40px;
        height: 40px;
        display: block;
        background-image: url(/wp-content/uploads/2025/09/linkedin.png);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        opacity: 0.5;
    }

    /*--pop-up--*/
    .encart-info-un,
    .encart-info-deux,
    .encart-info-trois,
    .encart-info-quatre,
    .encart-info-cinq,
    .encart-info-six,
    .encart-info-sept {
        background: black;
        padding: 0px;
        box-sizing: border-box;
    }

    .encart-info-un *,
    .encart-info-deux *,
    .encart-info-trois *,
    .encart-info-quatre *,
    .encart-info-cinq *,
    .encart-info-six *,
    .encart-info-sept * {
        color: white;
    }

    span.pop-up-titre-plus {
        display: none;
    }

    a.petit-plus {
        display: flex;
        width: 30px;
        height: 30px;
        justify-content: center;
        align-items: anchor-center;
    }

    a.petit-plus:before {
        content: "+";
        font-size: 30px !important;
    }

    /*.img-txt {
        width: 750px !important;
        margin: 0 0 0 auto !important;
    }*/

    .encart-info-un {
        top: 115px;
        right: 140px;
    }

    .encart-info-deux {
        top: 180px;
        right: 190px;
    }

    .encart-info-trois {
        top: 200px;
        right: 110px;
    }

    .encart-info-quatre {
        right: 140px;
        top: 240px;
    }

    .encart-info-cinq {
        top: 300px;
        right: 150px;
    }

    .encart-info-six {
        top: 270px;
        left: 250px;
    }

    .encart-info-sept {
        top: 270px;
        left: 50px;
    }

    .encart-info-modules {
        background: black;
        margin-bottom: 0 !important;
    }

    .encart-info-modules * {
        color: white;
    }

    .encart-modules * {
        font-size: 15px;
        color: white;
        line-height: 15px;
        text-align: center;
    }

    .encart-modules {
        background: black;
    }

    span.encart-texte-modules {
        display: none;
    }

    .encart-modules {
        background: black;
        position: absolute;
        padding: 20px;
        top: 0;
        width: 230px;
    }

    .encart-module-un {
        top: 75px;
    }

    .encart-module-deux {
        top: 150px;
    }

    .encart-module-trois {
        top: 210px;
    }

    .encart-module-quatre {
        top: 270px;
    }

    .encart-module-cinq {
        top: 330px;
    }

    .encart-module-six {
        top: 390px;
    }

    .encart-module-sept {
        top: 450px;
    }

    span.encart-texte-modules {
        display: none;
        position: absolute;
        background: black;
        width: 380px;
        padding: 20px;
        top: 0;
        left: 105%;
        text-align: left;
        line-height: 20px;
    }

    .encart-info-modules {
        top: 300px;
        left: 290px;
        cursor: pointer;
    }

    .img-txt-actif {
        z-index: 1;
        position: relative;
    }

    .system-scroll-bloc-txt {
        height: 550px;
    }

    .system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
        height: 100%;
    }

    .system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .img-txt {
        height: 100% !important;
    }

    a.petit-plus:hover ~ span.pop-up-titre-plus {
        display: block;
        position: absolute;
        background: black;
        padding: 20px;
        width: 290px;
        z-index: 10;
        top: 50%;
        right: 115%;
        transform: translate(0px, -50%);
        text-align: center;
    }

    .encart-info-six a.petit-plus:hover ~ span.pop-up-titre-plus {
        left: 50%;
        right: inherit !important;
        top: 115%;
        transform: translate(-50%, 0px);
    }

    .encart-info-sept a.petit-plus:hover ~ span.pop-up-titre-plus {
        top: 115%;
        right: inherit !important;
        left: 0%;
        transform: translate(0px, 0px);
    }

    .encart-modules {
        opacity: 0;
        transition: 0.5s;
    }

    .encart-modules.apparition {
        opacity: 1;
        transition: 0.5s;
    }

    .encart-modules:hover span.titre-modules ~ span.encart-texte-modules {
        display: block;
    }

    /*--pop-up--*/

    .scroll-bloc .bloc-txt {
        background: #2b2a2a;
        padding: 30px 30px 30px 50px;
    }

    .scroll-bloc .bloc-txt * {
        color: white;
    }

    /*.scroll-bloc .encart-modules {
        padding: 10px 5px;
        width: 190px;
    }

    .scroll-bloc .encart-module-un {
        top: 55px;
    }

    .scroll-bloc .encart-module-deux {
        top: 110px;
    }

    .scroll-bloc .encart-module-trois {
        top: 150px;
    }

    .scroll-bloc .encart-module-quatre {
        top: 190px;
    }

    .scroll-bloc .encart-module-cinq {
        top: 230px;
    }

    .scroll-bloc .encart-module-six {
        top: 270px;
    }

    .scroll-bloc .encart-module-sept {
        top: 310px;
    }*/

    .gros-txt p {
        font-size: 25px;
        line-height: 30px;
    }

    .bloc-txt-fleche-droite-noir.fleche-transparente:after {
        opacity: 0;
        visibility: hidden;
    }

    .bloc-txt-fleche-droite-noir.fleche-transparente {
        padding: 20px;
        margin-bottom: 30px;
    }

    .habilage-titre-h1-grille:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 90%;
        height: 150px;
        background-image: url(/wp-content/uploads/2025/09/Fichier-11grille.png);
        transform: translate(-50%, -50%);
        z-index: -1;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .habilage-2-titre-h1-grille:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 90%;
        height: 150px;
        background-image: url(/wp-content/uploads/2025/09/Fichier-7grilles.png);
        transform: translate(-50%, -50%);
        z-index: -1;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .fleche-droite-noir-btn.btn-email > a.vc_general.vc_btn3-color-grey {
        width: 200px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .encart-machine-rotate {
        height: 30vh;
    }

    .scroll-bloc.scroll-bloc-petit {
        padding: 0 !important;
    }

    .scroll-bloc.scroll-bloc-petit > div > .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .scroll-bloc.scroll-bloc-petit > div > .vc_column-inner .range-img-txt {
        margin: 0;
    }

    .encart-modules {
        padding: 10px;
    }

    .encart-module-un {
        top: 55px;
    }

    .encart-module-deux {
        top: 110px;
    }

    .encart-module-trois {
        top: 150px;
    }

    .encart-module-quatre {
        top: 190px;
    }

    .encart-module-cinq {
        top: 230px;
    }

    .encart-module-six {
        top: 270px;
    }

    .encart-module-sept {
        top: 310px;
    }

    /*.scroll-bloc.scroll-bloc-petit {
        padding: 0 !important;
    }*/

    .inverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .range-chiffres {
        flex-direction: column;
    }

    .block-chiffres {
        width: 100%;
    }

    .block-chiffres:not(:last-child) {
        margin-bottom: 35px !important;
    }

    .block-chiffres .counter .desc_wrapper .number-wrapper {
        display: flex;
        justify-content: center;
    }

    .block-chiffres .counter .desc_wrapper p.title {
        display: flex;
        justify-content: center;
    }

    .column.mobile-one.tablet-one-third.one-third:nth-child(2) {
        width: 100%;
    }

    .column.mobile-one.tablet-one-third.one-third:last-child {
        width: 100%;
    }

    .column.mobile-one.tablet-one-third.one-third:nth-child(2) .textwidget {
        justify-content: center;
    }

    .column.mobile-one.tablet-one-third.one-third:last-child .textwidget > p.adresse-side-slide {
        justify-content: center;
        text-align: center;
    }

    .column.mobile-one.tablet-one-third.one-third:last-child .textwidget * {
        text-align: center;
    }

    .range-border-gris > .bloc-txt-fleche-droite-noir > .vc_column-inner {
        padding: 10px 10px 80px 10px;
    }

    .range-demi-border-gris.ecart-range-demi-demi {
        flex-direction: column;
    }

    .ecart-range-demi-demi > div {
        width: 100%;
    }

    .ecart-range-demi-demi > div.bloc-txt-fleche-droite-noir.fleche-haut-bloc {
        margin-bottom: 35px;
    }

    .range-demi-border-gris > .bloc-txt-fleche-droite-noir > .vc_column-inner {
        padding: 10px 10px 10px 10px;
    }

    #Top_bar .secondary_menu_wrapper {
        right: 20px;
        top: 50px;
    }

    .h1,
    .h1 * {
        font-size: 45px;
        line-height: 50px;
    }

    .h2,
    .h2 * {
        font-size: 40px !important;
        line-height: 50px !important;
    }

    .padding-left-entete-page {
        padding: 0;
    }

    .range-border-gris:hover {
        left: -10px;
        top: -10px;
        box-shadow: 10px 10px 0px 0px #e4e4e4;
    }

    .encart-machine-rotate section.scrollsequence-wrap {
        height: 50vh !important;
    }

    .encart-machine-rotate section.scrollsequence-wrap > .scrollsequence-sticky {
        height: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .encart-machine-rotate section.scrollsequence-wrap > .scrollsequence-sticky > .scrollsequence-pages-wrap {
        height: 100% !important;
    }

    .encart-details-options-expertise {
        display: flex;
        flex-direction: column;
    }

    .encart-details-options-expertise > .wpb_column {
        width: 100%;
        margin-bottom: 35px;
    }

    .encart-details-options-expertise > .txt-blanc.bloc-details > .vc_column-inner {
        padding: 30px 30px;
    }

    .encart-details-options-expertise > .wpb_column .bloc-options {
        padding: 0 30px;
    }

    .encart-details-options-expertise > .wpb_column .bloc-options > div > .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .encart-details-options-expertise > .wpb_column .bloc-expertise > .wpb_column {
        padding: 30px 30px;
    }

    .habillage-tube:before,
    .habillage-plus:before {
        content: "";
        position: absolute;
        right: 30px;
        top: 35px;
        width: 40px;
        height: 40px;
    }

    .vc_row.wpb_row.vc_row-fluid.vc_row-has-fill.vc_row-no-padding.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex {
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .h1.lien-page,
    .h1.lien-page * {
        font-size: 50px !important;
        line-height: 60px !important;
    }

    .bloc-telechargez > div > .wpb_wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }

    .bloc-txt-fleche-droite-noir > div > .vc_column-inner {
        padding: 20px 40px !important;
    }

    .range-bloc-expertise img {
        margin-bottom: 20px !important;
    }

    .range-bloc-expertise .wpb_text_column {
        text-align: center;
        margin-bottom: 10px !important;
    }

    .Range-bloc-info img {
        margin-bottom: 20px !important;
    }

    .Range-bloc-info .wpb_text_column {
        text-align: center;
        margin-bottom: 10px !important;
    }

    .system-scroll-bloc-txt {
        height: inherit;
    }

    .system-scroll-bloc-txt > .txt-blanc.bloc-trois-range-defillement-haut-bas {
        height: 450px;
        overflow: hidden;
    }

    .system-scroll-bloc-txt > .wpb_column:first-child {
        height: 450px;
    }

    .img-txt {
        width: 100% !important;
    }

    .bloc-trois-range-defillement-haut-bas > .vc_column-inner {
        padding-left: 40px !important;
        padding-right: 60px !important;
    }

    .encart-info-un {
        top: 70px;
        right: 90px;
    }

    .encart-info-deux {
        top: 120px;
        right: 126px;
    }

    .encart-info-trois {
        top: 120px;
        right: 65px;
    }

    .encart-info-quatre {
        right: 94px;
        top: 150px;
    }

    .encart-info-cinq {
        top: 200px;
        right: 90px;
    }

    .encart-info-six {
        top: 180px;
        left: 180px;
    }

    .encart-info-sept {
        top: 210px;
        left: 20px;
    }

    .encart-info-sept span.pop-up-titre-plus {
        right: -100%;
    }

    span.pop-up-titre-plus {
        display: block;
        position: absolute;
        background: black;
        padding: 0;
        width: 30px;
        height: 30px;
        z-index: 10;
        top: 50%;
        right: 50%;
        transform: translate(50%, -50%);
        text-align: center;
        opacity: 0;
        transition: 0.5s;
    }

    span.pop-up-titre-plus:hover {
        opacity: 1;
        transition: 0.5s;
        width: 220px;
        height: inherit;
        padding: 20px;
    }

    .encart-info-modules {
        top: 180px;
        left: 240px;
        cursor: pointer;
    }

    .encart-modules {
        z-index: -1;
    }

    .encart-modules.apparition {
        z-index: 10;
    }

    .encart-modules {
        width: 210px;
    }

    span.encart-texte-modules {
        width: 210px;
        left: 102%;
    }

    .encart-module-cinq span.encart-texte-modules {
        top: -118% !important;
    }

    .encart-module-six span.encart-texte-modules {
        top: -155% !important;
    }

    .range-autres-services > .wpb_column:not(:first-child) > .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 70px;
    }

    .range-autres-services > .wpb_column:not(:first-child) > .vc_column-inner .lien-page {
        justify-content: left !important;
    }

    span.titre-trop-gros {
        font-size: 30px !important;
    }

    .range-defillement-haut-bas-full-width {
        padding-left: 40px;
        padding-right: 60px;
    }

    .slide-active-fw > .wpb_column {
        padding-bottom: 80px;
    }

    .bloc-telechargez {
        padding-bottom: 100px;
    }

    .h1 p,
    .h1 h1,
    .h1 h2,
    .h1 h3,
    .h1 h4,
    .h1 h5,
    .h1 h6 {
        display: flex;
        flex-wrap: wrap;
    }

    .range-quatre-bloc.system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .img-txt > .wpb_column,
    .range-quatre-bloc.system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .img-txt > .wpb_column > .vc_column-inner,
    .range-quatre-bloc.system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .img-txt > .wpb_column > .vc_column-inner > .wpb_wrapper,
    .range-quatre-bloc.system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .img-txt > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image,
    .range-quatre-bloc.system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .img-txt > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image > figure,
    .range-quatre-bloc.system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .img-txt > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image > figure > .vc_single_image-wrapper {
        height: 100%;
        display: flex !important;
    }

    .range-quatre-bloc.system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .img-txt > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image > figure > .vc_single_image-wrapper > img {
        height: 100%;
        max-width: initial;
        width: auto !important;
    }

    .back-vert-fonce-turquoise,
    .back-turquoise-vert-fonce {
        padding: 0 !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 1022px) {}

@media only screen and (min-width: 0px) and (max-width: 1239px) {
    .scroll-bloc .d2b-scroll-nav-wrap {
        display: none;
    }

    .header-overlay .overlay-menu-toggle.focus .close {
        top: -10px;
        position: relative;
    }

    .sb-controls {
        display: none !important;
    }

    .tier-encart.tier-encart-g {
        padding: 0 35px;
    }

    .tier-encart.tier-encart-d {
        padding: 0 35px;
    }

    .h1.lien-page,
    .h1.lien-page * {
        font-size: 40px !important;
        line-height: 50px !important;
    }

    ul#menu-main-menu {
        padding: 100px 25px;
    }

    ul#menu-main-menu {
        padding-bottom: 10px;
    }

    div#Overlay > nav#overlay-menu > ul#menu-main-menu > li {
        width: 100%;
        height: 60px;
        position: relative;
        top: inherit !important;
        left: inherit !important;
    }

    .bloc-de-gauche > .bloc-info-gauche {
        padding: 0;
    }

    a.lien-linkedin,
    a.lien-youtube {
        width: 45px;
        height: 45px;
    }

    .bloc-de-gauche > .bloc-info-gauche > a:nth-child(1) {
        margin-bottom: 0;
        margin-top: 24px;
        order: 7;
        display: flex;
        justify-content: center;
        width: 55%;
        margin: auto;
        padding: 0 0 0 10px;
        margin-left: auto !important;
        margin-right: 0;
    }

    .bloc-info-gauche-contact {
        order: 1;
        margin: auto;
        width: 100%;
        display: flex;
        justify-content: end;
        display: none;
    }

    a.lien-linkedin,
    a.lien-youtube {
        width: 20%;
        height: 45px;
        margin: 5px 0 !important;
        display: block;
        background-size: contain !important;
    }

    a.lien-tel {
        order: 2;
    }

    a.lien-mail {
        order: 3;
    }

    a.lien-linkedin {
        order: 6;
    }

    a.lien-youtube {
        order: 6;
    }

    p.adresse-side-slide {
        order: 5;
        width: 100% !important;
    }

    .sept-ranges > div > div > .wpb_wrapper > .img-txt {
        width: 50%;
    }

    .bloc-info-gauche-contact:before {
        opacity: 0;
    }

    .bloc-de-gauche {
        order: 8;
    }

    #Top_bar {
        background: transparent !important;
    }
}

@media only screen and (min-width: 768px) {
    .range-expert .bloc-expert {
        width: 45%;
        margin-bottom: 35px;
    }

    .range-border-gris.range-poste > .bloc-txt-fleche-droite-noir > .vc_column-inner {
        padding-top: 0;
    }

    .range-expert .bloc-expert .h3,
    .range-expert .bloc-expert .h3 *,
    .range-expert:hover .bloc-expert .h3,
    .range-expert:hover .bloc-expert .h3 * {
        font-size: 25px !important;
        line-height: 35px !important;
        color: black !important;
    }

    .encart-machine-rotate {
        height: 30vh;
    }

    .range-deux-bloc-divise-cinquante > .bloc-details.habillage-tube ~ .wpb_column > .vc_column-inner > .wpb_wrapper {
        height: 100%;
    }

    .range-deux-bloc-divise-cinquante > .bloc-details.habillage-tube ~ .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row:first-child {
        height: 76%;
    }

    .range-deux-bloc-divise-cinquante.range-deux-bloc-v-deux > .bloc-details.habillage-tube ~ .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row:first-child {
        height: 68%;
    }

    .range-deux-bloc-divise-cinquante.range-deux-bloc-v-trois > .bloc-details.habillage-tube ~ .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row:first-child {
        height: 75%;
    }

    .encart-details-options-expertise .bloc-txt-fleche-droite-noir.fleche-haut-bloc:after {
        top: 25px;
        right: 30px;
    }

    .habillage-tube:before,
    .habillage-plus:before {
        content: "";
        position: absolute;
        right: 30px;
        top: 25px;
        width: 40px;
        height: 40px;
    }

    .demi-encart.demi-encart-g {
        padding: 0 20px;
    }

    .demi-encart.demi-encart-d {
        padding: 0 20px;
    }

    .tiers-encart.tiers-encart-g {
        padding-left: calc(100% - 600px);
    }

    .tiers-encart.tiers-encart-d {
        padding-right: calc(100% - 600px);
    }

    .scroll-bloc .range-img-txt > .bloc-img,
    .scroll-bloc .range-img-txt > .bloc-txt {
        width: 100% !important;
        overflow: hidden;
    }

    .fleche-droite-noir-btn.btn-email {
        justify-content: flex-start;
    }

    .border-white-d-g {
        border-left: 1px solid white;
        border-right: 1px solid white;
    }

    .range-demi-border-gris > .bloc-txt-fleche-droite-noir.fleche-transparente > .vc_column-inner {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bloc-encart-cadre-titre > .wpb_wrapper > p.encart-cadre-titre {
        padding: 0 20px;
    }

    .display-none-pc {
        display: none !important;
    }

    /*.scroll-bloc {
        overflow-y: auto !important;
        height: 500px;
    }

    .scroll-bloc.scroll-bloc-petit {
        height: 380px;
    }

    .scroll-bloc .range-img-txt {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        height: 500px !important;
        display: flex;
    }

    .scroll-bloc.scroll-bloc-petit .range-img-txt {
        height: 380px !important;
    }

    .scroll-bloc .range-img-txt .bloc-txt {
        height: 100% !important;
        overflow-y: auto !important;
    }

    .scroll-bloc .range-img-txt .bloc-img {
        height: 100%;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner {
        height: 100%;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper {
        height: 100%;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive {
        height: 100%;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive > figure {
        height: 100%;
    }

    .scroll-bloc-ss-pop-up.scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive > figure {
        width: 100%;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive > figure > .vc_single_image-wrapper {
        height: 100%;
        display: flex;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive > figure > .vc_single_image-wrapper > img {
        margin: auto !important;
        width: 100% !important;
    }

    .scroll-bloc-ss-pop-up.scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive > figure > .vc_single_image-wrapper > img {
        height: 100%;
        width: auto !important;
        max-width: initial;
        left: 50%;
        position: relative;
        transform: translate(-50%, 0px);
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive.img-iso-5 {
        height: 100%;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive.img-iso-5 > figure {
        height: 100%;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive.img-iso-5 > figure > .vc_single_image-wrapper {
        height: 100%;
        display: flex;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive.img-iso-5 > figure > .vc_single_image-wrapper > img {
        height: 100%;
        min-height: inherit !important;
        width: auto !important;
        max-width: initial;
    }*/

    .column.mobile-one.tablet-one-third.one-third:nth-child(2) {
        width: 33.33%;
    }

    .column.mobile-one.tablet-one-third.one-third:last-child {
        width: 33.33%;
    }

    .encart-info-un {
        top: 130px;
        right: 180px;
    }

    .encart-info-deux {
        top: 210px;
        right: 240px;
    }

    .encart-info-trois {
        top: 200px;
        right: 130px;
    }

    .encart-info-quatre {
        right: 190px;
        top: 280px;
    }

    .encart-info-cinq {
        top: 360px;
        right: 190px;
    }

    .encart-info-six {
        top: 320px;
        left: 310px;
    }

    .encart-info-sept {
        top: 310px;
        left: 70px;
    }

    span.encart-texte-modules {
        width: 190px;
        left: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1022px) {

    .h1,
    .h1 * {
        font-size: 44px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1239px) {
    .bloc-spe-cellule-robotise > div > .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .bloc-spe-cellule-robotise > div > .wpb_wrapper > .Range-bloc-info {
        width: 45%;
        margin-right: 40px;
    }

    .habillage-sous-txt-vortex:before {
        top: 35%;
        right: 25%;
        width: 200px;
        height: 200px;
    }

    .habillage-sous-img-onde:before {
        top: 50%;
        transform: translate(0%, -50%);
        width: 200px;
        height: 200px;
    }

    .scroll-bloc.scroll-bloc-petit {
        height: 400px;
    }

    .scroll-bloc.scroll-bloc-petit .range-img-txt {
        height: 400px;
    }

    .header-overlay .overlay-menu-toggle.focus .close {
        top: -30px;
        position: relative;
        right: -45px !important;
        left: inherit !important;
    }

    .header-overlay.sticky-header .overlay-menu-toggle {
        top: 43px;
    }

    .range-border-gris > .bloc-txt-fleche-droite-noir > .vc_column-inner {
        padding: 20px 70px 20px 20px;
    }

    .range-demi-border-gris > .bloc-txt-fleche-droite-noir > .vc_column-inner {
        padding: 20px 70px 20px 20px;
    }

    .bloc-txt-fleche-droite-noir:after {
        bottom: 10px;
        right: 10px;
    }

    .bloc-txt-fleche-droite-noir.fleche-haut-bloc:after {
        bottom: inherit;
        top: 25px;
        right: 20px;
    }

    .img-plus-grosse > figure > a.vc_single_image-wrapper > img {
        position: relative;
        top: 0;
        left: 60%;
        transform: translate(-50%, 63px) scale(1.3);
    }

    .tier-encart.tier-encart-g {
        padding: 0 30px 0 40px;
    }

    .mise-en-forme-spe .vc_col-sm-1 {
        width: 14.333333%;
    }

    .mise-en-forme-spe .vc_col-sm-10 {
        width: 71.333333%;
    }

    .bloc-txt {
        overflow-y: auto !important;
    }

    .bloc-telechargez > .vc_column-inner {
        padding: 0 !important;
    }

    .scroll-bloc:not(.scroll-bloc-ss-pop-up) .range-img-txt.bloc-img-iso .bloc-img > .vc_column-inner {
        width: 100%;
    }

    .encart-info-modules {
        top: 300px;
        left: 370px;
        cursor: pointer;
    }

    .encart-module-sept {
        top: 520px;
    }

    .encart-module-six {
        top: 460px;
    }

    .encart-module-cinq {
        top: 400px;
    }

    .encart-module-quatre {
        top: 340px;
    }

    .encart-module-trois {
        top: 280px;
    }

    .encart-module-deux {
        top: 220px;
    }

    .encart-module-un {
        top: 145px;
    }

    .encart-module-zero {
        top: 70px;
    }

    span.encart-texte-modules {
        width: 250px;
        left: 102%;
    }

    .encart-module-six span.encart-texte-modules {
        top: -50px;
    }

    .encart-module-sept span.encart-texte-modules {
        top: -25px;
    }

    .scroll-bloc .sb-viewport {
        margin-bottom: 0 !important;
    }

    .bloc-telechargez {
        padding: 0 40px;
    }

    .encart-details-options-expertise > .txt-blanc.bloc-details > .vc_column-inner {
        padding: 20px 30px;
        box-sizing: border-box;
    }

    .encart-details-options-expertise > .wpb_column .bloc-options {
        padding: 0px 30px;
        box-sizing: border-box;
    }

    .encart-details-options-expertise > .wpb_column .bloc-options > div > .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .encart-details-options-expertise > .wpb_column .bloc-expertise > .wpb_column > .vc_column-inner {
        padding: 0;
    }

    .encart-details-options-expertise > .wpb_column .bloc-expertise > .wpb_column {
        background: #60bdb0;
        padding: 20px 30px;
        box-sizing: border-box;
    }

    ul#menu-main-menu {
        padding: 120px 25px;
    }

    #Top_bar .secondary_menu_wrapper {
        display: block;
        position: absolute;
        right: 0;
        top: 38px;
    }

    div#Overlay > nav#overlay-menu > ul#menu-main-menu > li {
        width: 100%;
        height: 70px;
        position: relative;
        top: inherit !important;
        left: inherit !important;
    }

    .sept-ranges > div > div > .wpb_wrapper > .img-txt {
        width: 33%;
    }

    .h1,
    .h1 * {
        font-size: 50px;
        line-height: 60px;
    }

    .h2,
    .h2 * {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    .h3,
    .h3 * {
        font-size: 25px !important;
        line-height: 30px !important;
    }

    .padding-left-entete-page {
        box-sizing: border-box;
        padding-left: 0px;
    }
}

@media only screen and (min-width: 1023px) {
    .encart-machine-rotate {
        height: 30vh;
    }

    .range-deux-bloc-divise-cinquante.range-deux-bloc-v-deux > .bloc-details.habillage-tube ~ .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row:first-child {
        height: 69%;
    }

    .encart-info-un {
        top: 140px;
        right: 190px;
    }

    .encart-info-deux {
        top: 240px;
        right: 250px;
    }

    .encart-info-trois {
        top: 220px;
        right: 140px;
    }

    .encart-info-quatre {
        right: 200px;
        top: 300px;
    }

    .encart-info-cinq {
        top: 400px;
        right: 200px;
    }

    .encart-info-six {
        top: 340px;
        left: 320px;
    }

    .encart-info-sept {
        top: 350px;
        left: 20px;
    }

    /*----------------btn-flottant---------------------*/
    #btn-fixed {
        width: 70px;
        top: 50%;
    }

    .btn-fixed-tel,
    .btn-fixed-mail {
        height: 70px;
        width: 70px;
    }

    .btn-fixed-tel *,
    .btn-fixed-mail * {
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .btn-fixed-tel:hover a,
    .btn-fixed-mail:hover a {
        font-size: 12px !important;
    }

    /*----------------btn-flottant---------------------*/
}

@media only screen and (min-width: 1023px) and (max-width: 1239px) {
    .img-plus-grosse > figure > a.vc_single_image-wrapper > img {
        position: relative;
        top: 0;
        left: 57%;
        transform: translate(-50%, 63px) scale(1.2);
    }

    .tier-encart.tier-encart-g {
        padding: 0 30px 0 55px;
    }

    .bloc-telechargez {
        padding: 0 0px 0 55px;
    }

    .scroll-bloc:not(.scroll-bloc-ss-pop-up) .range-img-txt > .bloc-img > .vc_column-inner {
        width: 80%;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0px);
    }
}

@media only screen and (min-width: 1240px) {
    .range-poste {
        padding: 50px;
    }

    .range-expert .bloc-expert {
        width: 30%;
        margin-bottom: 35px;
    }

    .range-expert .bloc-expert > .vc_column-inner {
        padding: 20px 20px 50px 20px;
    }

    .range-expert.range-demi-border-gris .bloc-expert.bloc-txt-fleche-droite-noir:not(.bloc-turquoise) .wpb_single_image {
        margin-top: 40px !important;
    }

    .range-expert .bloc-expert .h3,
    .range-expert .bloc-expert .h3 *,
    .range-expert:hover .bloc-expert .h3,
    .range-expert:hover .bloc-expert .h3 * {
        font-size: 36px !important;
        line-height: 40px !important;
        color: black !important;
    }

    .range-expert .bloc-expert .wpb_text_column {
        height: 80px;
        margin-bottom: 0px;
    }

    div#Overlay > nav#overlay-menu > ul#menu-main-menu > li {
        height: 90px;
    }

    .btn-mobile {
        display: none !important;
    }

    .encart-machine-rotate {
        height: 70vh;
    }

    .range-deux-bloc-divise-cinquante > .bloc-details.habillage-tube ~ .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row:first-child {
        height: 74%;
    }

    .range-deux-bloc-divise-cinquante.range-deux-bloc-v-deux > .bloc-details.habillage-tube ~ .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row:first-child {
        height: 64%;
    }

    .range-deux-bloc-divise-cinquante.range-deux-bloc-v-trois > .bloc-details.habillage-tube ~ .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row:first-child {
        height: 73%;
    }

    .header-overlay.sticky-header .overlay-menu-toggle {
        position: absolute;
        top: 43px;
    }

    .img-plus-grosse > figure > a.vc_single_image-wrapper > img {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0px) scale(1.3);
    }

    .padding-margin-left-zero > .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .back-turquoise-vert-fonce > div:first-child > .vc_column-inner,
    .back-vert-fonce-turquoise > div:first-child > .vc_column-inner {
        padding-left: 25px !important;
    }

    .back-turquoise-vert-fonce > div:last-child > .vc_column-inner,
    .back-vert-fonce-turquoise > div:last-child > .vc_column-inner {
        padding-right: 25px !important;
    }

    .tiers-encart.tiers-encart-g.fleche-droite-noir-btn {
        justify-content: left;
    }

    .encart-info-modules {
        top: 350px;
        left: 370px;
        cursor: pointer;
    }

    .encart-modules {
        background: black;
        position: absolute;
        padding: 20px;
        top: 70px;
        width: 230px;
    }

    .encart-module-un {
        top: 145px;
    }

    .encart-module-deux {
        top: 220px;
    }

    .encart-module-trois {
        top: 280px;
    }

    .encart-module-quatre {
        top: 340px;
    }

    .encart-module-cinq {
        top: 400px;
    }

    .encart-module-six {
        top: 460px;
    }

    .encart-module-sept {
        top: 520px;
    }

    button.sb-arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent !important;
    }

    .scroll-bloc .sb-viewport {
        margin: 0 !important;
    }

    .scroll-bloc.scroll-bloc-petit > div > .vc_column-inner {
        padding-top: 0 !important;
    }

    .scroll-bloc.scroll-bloc-petit {
        height: 380px;
    }

    .scroll-bloc.scroll-bloc-petit .range-img-txt {
        height: 380px !important;
    }

    .scroll-bloc.scroll-bloc-petit .range-img-txt > .bloc-txt {
        height: 100% !important;
        padding-left: 0;
        padding-right: 50px;
    }

    .demi-encart.demi-encart-g {
        padding-left: calc(100% - 600px);
        padding-right: 20px;
    }

    .demi-encart.demi-encart-d {
        padding-right: calc(100% - 600px);
        padding-left: 20px;
    }

    .tiers-encart.tiers-encart-g {
        padding-left: calc(100% - 600px);
        padding-right: 20px;
    }

    .tiers-encart.tiers-encart-d {
        padding-right: calc(100% - 600px);
        padding-left: 20px;
    }

    .scroll-bloc.scroll-bloc-petit .range-img-txt > .bloc-txt {
        width: 100% !important;
    }

    .scroll-bloc:not(.scroll-bloc-ss-pop-up) .bloc-img > .vc_column-inner {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0%, -50%);
        width: 100%;
    }

    .encart-info-un {
        top: 110px;
        right: 150px;
    }

    .encart-info-deux {
        top: 190px;
        right: 190px;
    }

    .encart-info-trois {
        top: 180px;
        right: 100px;
    }

    .encart-info-quatre {
        right: 150px;
        top: 230px;
    }

    .encart-info-cinq {
        top: 300px;
        right: 150px;
    }

    .encart-info-six {
        top: 250px;
        left: 320px;
    }

    .encart-info-sept {
        top: 270px;
        left: 20px;
    }

    .scroll-bloc {
        height: 500px;
    }

    .scroll-bloc .range-img-txt {
        display: flex;
        height: 500px !important;
    }

    /*.scroll-bloc > .wpb_column,
    .scroll-bloc > .wpb_column > .vc_column-inner,
    .scroll-bloc > .wpb_column > .vc_column-inner > .wpb_wrapper {
        height: 100% !important;
    }*/

    .scroll-bloc .range-img-txt > .bloc-img,
    .scroll-bloc .range-img-txt > .bloc-txt {
        width: 50% !important;
        height: 100% !important;
    }

    .scroll-bloc .range-img-txt > .bloc-txt {
        padding-right: 70px;
    }

    /*.scroll-bloc-ss-pop-up.scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive > figure > .vc_single_image-wrapper > img {
        transform: translate(-50%, -50%);
        width: 100% !important;
        height: auto;
    }

    .scroll-bloc-ss-pop-up.scroll-bloc .range-img-txt .bloc-img {
        overflow: hidden;
        width: 50% !important;
    }*/

    .range-demi-border-gris > .bloc-txt-fleche-droite-noir:not(.bloc-turquoise) > div > .wpb_wrapper > .wpb_single_image {
        margin-top: 60px !important;
    }

    .tier-encart.tier-encart-g {
        padding-left: calc(100% - 800px);
        padding-right: 40px;
    }

    .tier-encart.tier-encart-d {
        padding-right: calc(100% - 800px);
        padding-left: 40px;
    }

    .ecart-range-demi-demi > div.bloc-txt-fleche-droite-noir.fleche-transparente {
        width: 40% !important;
    }

    .ecart-range-demi-demi > div.bloc-txt-fleche-droite-noir.fleche-transparente ~ .wpb_column {
        width: 60%;
        padding-left: 20px;
    }

    /*.scroll-bloc {
        overflow: hidden !important;
    }

    .scroll-bloc > .wpb_column,
    .scroll-bloc > .wpb_column > .vc_column-inner,
    .scroll-bloc > .wpb_column > .vc_column-inner > .wpb_wrapper {
        height: 100% !important;
        padding-top: 0 !important;
    }

    .scroll-bloc > .wpb_column > .vc_column-inner > .wpb_wrapper {
        overflow-y: scroll;
    }

    .scroll-bloc .range-img-txt .bloc-txt {
        overflow-y: auto !important;
        overflow-x: auto !important;
    }

    .scroll-bloc.scroll-bloc-petit .range-img-txt .bloc-txt {
        overflow: initial !important;
    }

    .scroll-bloc .encart-modules {
        padding: 20px 20px;
        width: 280px;
    }

    .scroll-bloc .encart-module-un {
        top: 75px;
    }

    .scroll-bloc .encart-module-deux {
        top: 150px;
    }

    .scroll-bloc .encart-module-trois {
        top: 210px;
    }

    .scroll-bloc .encart-module-quatre {
        top: 270px;
    }

    .scroll-bloc .encart-module-cinq {
        top: 330px;
    }

    .scroll-bloc .encart-module-six {
        top: 390px;
    }

    .scroll-bloc .encart-module-sept {
        top: 450px;
    }*/

    span.encart-texte-modules {
        width: 300px;
        left: 105%;
    }

    .encart-module-six .encart-texte-modules {
        top: -30px;
    }

    .encart-module-sept .encart-texte-modules {
        top: -30px;
    }

    .deplacement-trois-block-full-width.petit-txt-scroll {
        height: 400px !important;
    }

    .deplacement-trois-block-full-width.petit-txt-scroll .bloc-trois-range-full-width {
        height: 400px !important;
    }

    .demi-encart.demi-encart-g {
        padding-left: calc(100% - 600px);
    }

    .demi-encart.demi-encart-d {
        padding-right: calc(100% - 600px);
    }

    .header-overlay .overlay-menu-toggle.focus .close {
        top: -30px;
        position: relative;
    }

    #Top_bar .secondary_menu_wrapper {
        display: block;
        position: absolute;
        right: 0;
        top: 39px;
    }

    /*.scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive.img-iso-5 > figure > .vc_single_image-wrapper > img {
        width: 100% !important;
        height: auto;
        top: -80px;
        transform: translate(0px, 0px);
    }

    .scroll-bloc .range-img-txt .bloc-img {
        height: 100%;
        width: 745px !important;
        margin-left: auto;
    }

    .scroll-bloc .range-img-txt.bloc-img-iso > .bloc-img {
        width: 50% !important;
        margin: inherit !important;
        overflow: hidden;
    }

    .scroll-bloc .range-img-txt .bloc-img > .vc_column-inner > .wpb_wrapper > .img-interactive > figure > .vc_single_image-wrapper > img {
        margin: auto !important;
        position: relative;
        top: 50%;
        transform: translate(0px, -50%);
    }*/

    /*--pop-up--*/
    /*.img-txt {
        width: 630px !important;
        margin: 0 0 0 auto !important;
    }*/

    /*--pop-up--*/
}

@media only screen and (min-width: 1280px) and (max-width: 1499px) {
    .bloc-telechargez > div > .wpb_wrapper {
        display: flex;
        justify-content: end;
    }

    .tiers-encart.tiers-encart-g.fleche-droite-noir-btn {
        width: 800px;
        justify-content: left;
    }

    /*--pop-up--*/
    .bloc-trois-range-defillement-haut-bas > .vc_column-inner {
        padding-left: 30px !important;
        padding-right: calc(100% - 560px) !important;
    }

    /*.system-scroll-bloc-txt {
        height: 570px;
    }

    .system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
        height: 100%;
    }

    .system-scroll-bloc-txt > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .img-txt {
        height: 100% !important;
        display: block !important;
        margin: 0 !important;
        width: 100% !important;
    }*/

    .encart-info-modules {
        top: 250px;
        left: 255px;
    }

    /*--pop-up--*/
}

@media only screen and (min-width: 1440px) {}

@media only screen and (min-width: 1500px) {
    .trois-col {
        width: 1400px !important;
        position: relative !important;
        left: 50% !important;
        transform: translate(-50%, 0px);
    }

    .tiers-encart.tiers-encart-g {
        padding-left: calc(100% - 840px);
        padding-right: 20px;
    }

    .scroll-bloc:not(.scroll-bloc-ss-pop-up) .bloc-img-iso > .bloc-img > .vc_column-inner {
        width: 100%;
    }

    .scroll-bloc:not(.scroll-bloc-ss-pop-up) .bloc-img > .vc_column-inner {
        width: 770px;
    }

    .tier-encart.tier-encart-g {
        padding-left: calc(100% - 840px);
        padding-right: 40px;
    }

    .tier-encart.tier-encart-d {
        padding-right: calc(100% - 840px);
        padding-left: 40px;
    }

    /*--pop-up--*/
    /*.img-txt {
        width: 750px !important;
        margin: 0 0 0 auto !important;
    }*/

    .encart-info-un {
        top: 130px;
        right: 160px;
    }

    .encart-info-deux {
        top: 210px;
        right: 240px;
    }

    .encart-info-trois {
        top: 210px;
        right: 140px;
    }

    .encart-info-quatre {
        right: 180px;
        top: 280px;
    }

    .encart-info-cinq {
        top: 370px;
        right: 180px;
    }

    .encart-info-six {
        top: 320px;
        left: 320px;
    }

    .encart-info-sept {
        top: 340px;
        left: 70px;
    }

    .system-scroll-bloc-txt {
        height: 620px;
    }

    /*--pop-up--*/
}

@media only screen and (min-width: 1600px) {

    .tier-encart.tier-encart-g {
        padding-left: calc(100% - 880px);
        padding-right: 40px;
    }

    .tiers-encart.tiers-encart-g {
        padding-left: calc(100% - 870px);
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1800px) {

    .tier-encart.tier-encart-g {
        padding-left: calc(100% - 910px);
        padding-right: 40px;
    }

    .tiers-encart.tiers-encart-g {
        padding-left: calc(100% - 910px);
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1900px) {

    .deplacement-trois-block-full-width.petit-txt-scroll {
        height: 330px !important;
    }

    .deplacement-trois-block-full-width.petit-txt-scroll .bloc-trois-range-full-width {
        height: 330px !important;
    }

    .block-info-img-un {
        top: 30%;
        left: 7%;
        width: 400px;
    }

    .block-info-img-deux {
        top: 44%;
        left: 50%;
        width: 400px;
    }
}

@media only screen and (min-width: 2500px) {
    .tier-encart.tier-encart-g {
        padding-left: calc(100% - 1015px);
        padding-right: 40px;
    }

    .tiers-encart.tiers-encart-g {
        padding-left: calc(100% - 1015px);
        padding-right: 20px;
    }
}

/*-guignard-*/
