
:root {
    --color0: #ffffff;
    --color1: #6EC1E4;
    --nuanceColor1: #876e5c;
    --color2: #AD8D76;
    --color3: #1e1e1e;
    --color4: #AD8D76;
    --bg-facultatif: #f2f2f2;
    --font_family_1: 'Imprima-Regular';
    --font_family_2: 'Imprima-Regular';
    --border-radius: 5px;
    --taille_font: 0.9vw;
}


/* nos Services/* ****************************** */
.services-home {padding: 2vh 0vw 5vh;width: 100%;position: relative;z-index: 9000;/* background: #ffffff; */}

.body-page-1 .services-home {
    /* padding: 0; */
}

.services-home.bg {
    background: var(--bg-facultatif);
} 
.services-home .one-service  a.btn1 {
    position: relative;
    height: auto;
}
.recup-photos .propor .propor-cont .imagecont:hover img, .modele-liste .item .div-proportionnel-item .imagecont:hover img, .fluid-collections .encart a:hover img, .services-home .one-service:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05););
}
.services-home .one-service a.btn1 {margin: 0 0 3vh;text-decoration: none !important;!i;!;color: var(--color1) !important;}
.services-home .one-service {height: auto;position: relative;margin: 0px 5px 5px;overflow: hidden;width: 100%;border-radius: var(--border-radius);padding: 10px;} .produits2 {height: 39vh;overflow: hidden;border-radius: var(--border-radius);}
.services-home .one-service a {position: absolute;left: 0;right: 0;bottom: 0;top: 0;z-index: 9;height: 100%;} 
.services-home .one-service * {transition: all ease-in-out 0.4s;} .services-home .one-service:hover img {} 
.services-home .one-service:hover .one-service-info { } .services-home .one-service:hover .one-service-info-inner {-webkit-transform: translateX(5px);transform: translateX(5px);} 
.services-home .one-service img {position: relative;width: 100%;top: 0;left: 0;object-fit: cover;-o-object-fit: cover;min-width: 100%;min-height: 100%;width: auto;flex: 1;height: 100%;-webkit-transition: .5s ease-out;transition: .5s ease-out;} .one-service .one-service-info { width: 100%; height: auto; position: relative; top: 0; left: 0; z-index: 2; padding: 0; } .one-service .one-service-info .one-service-info-inner {display: inline-block;width: 100%;padding: 0.4em 0;position: relative;bottom: 0;left: 0;} .one-service .one-service-mask { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; } .one-service .one-service-info h3:after{display:none} .one-service .one-service-info h3, .one-service .one-service-info .h3 {color: var(--color3);margin: 12px  0px;font-size: calc(var(--taille_font) *1.5);padding: 0;font-family: var(--font_family_2);} .Duo-section {position: relative;z-index: 8000;padding: 3em 9% 5em 0;background: white;} .Duo-section {display: none;}  
.isServiceList .content{padding:0;width:100%;}
.services-home h2,  .services-home .titre {padding: 0 0 1vh 0;text-align: center;color: #403f3f;text-transform: initial;font-family: var(--font_family_2);font-size: calc(var(--taille_font) + 2rem);margin-top: 2vh;margin-bottom: 2vh;line-height: 1.1;}
.nosServicesBg{padding-top: 0;padding-bottom: 0;position:relative;background-color:#ffffff;color:#fff;}
.nosServicesBg .h{margin: 70px 0 15px 0;font-size: 36px;background: url(../images/trait3.png) no-repeat center bottom;padding: 0 0 5px 0;}
.nosServicesBg .hicon:after{background-color:transparent;margin:0!important;}
.nosServicesBg .content{padding: 40px 10%;float:left;background-color:transparent;}
.linkList{padding:0;margin:10px 0 0 0;list-style:none;float:left;}
.linkList li{display:block;width:100%;float:left;margin: 0;}
.linkList li a{width: 100%;text-decoration:none;text-transform:uppercase;margin: 4px 0;}
.body-service-list .fluid-contenu .container{width:100%;max-width:100%;padding: 4vh 0;}
.ligne-photos.retrait.centerservice2 {margin: 0 16% !important;}
.ligne-photos.retrait.centerservice{ margin: 0 33% !important;}
.btn-retour .glyphicon {font-size: 15px;}


.btn1, .lire-suite a {
    position: relative;
    text-transform: none;
    color: var(--color1) !important;!i;!;
    text-align: left;
    display: block;
    font-weight: bold;
    float: left;
    text-decoration: none !important;!i;!;!;!;
    font-size: calc(var(--taille_font) - .05em);
    margin: 0 0;
    transition: all 400ms ease 0s;
    letter-spacing: 1px;
}

.btn1:before, .lire-suite a:before  {
    content: '';
    position: absolute;
    left: 0;
    border-bottom: 1px solid;
    bottom: -3px;
    width: 100%;
    transform-origin: right;
    transform: scaleX(1) translateZ(0);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
.btn1:after  {content: '';position: absolute;left: 0;border-bottom: 1px solid;bottom: -3px; width: 100%;transform-origin: left;transform: scaleX(0) translateZ(0);transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);}
.one-service.item:hover .btn1:before, a.btn1:hover:before { transform: scaleX(0) translateZ(0); transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);} 
.one-service.item:hover .btn1:after, a.btn1:hover:after {transform: scaleX(1) translateZ(0); transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;} 

/*/
*/

/***/

.typewriter {
    overflow: hidden;
    /* border-right: .15em solid var(--color1); */
    white-space: nowrap;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: .15em;
    transition: .3s ease;
    color: var(--color1);
    animation: typing 1s;
    width: 200px; /* Set a fixed width to avoid layout shifts */
    scale: 2;
  }
  
  .typewriter img {
    min-width: 200px;
    height: auto;
  }
  
  /* The typing effect */
  @keyframes typing {
    from { width: 0 }
    to { width: 200px; }
  }
  
  .right-side {
    width: 50%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    z-index: -1;
    right: 0;
    transition: 1.2s ease;
  }
  
  .right-side:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0px, -50%);
    width: 1px;
    height: 0%;
    background: var(--color1);
    transition: 0.8s ease;
  }
  
  .left-side {
    width: 50%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    z-index: -1;
    transition: 1.2s ease;
    left: 0;
  }
  
  .left-side:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
    width: 1px;
    height: 0%;
    background: var(--color1);
    transition: 0.8s ease;
  }
  
  .timeup::before {
    height: 100%;
  }
  
  .cont {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .loader {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #ffffff;
    z-index: 9999999999;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  
.feature-item {
    display: flex;
    align-items: flex-start;
    cursor: pointer;
    gap: 10px;
    font-family: var(--font_family_1);
    margin-bottom: 30px;
    flex-direction: row-reverse;
}

.feature-nbr {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    /* background: var(--color2); */
    font-family: var(--font_family_2);
    font-size: 17px;
}

.feature-nbr svg {
    width: 16px;
    fill: var(--color1);
}
.feature-container {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.atouts-2 .feature-container {
    flex-direction: row;
}
.feature-content {
    width: 70%;
    padding: 0 5%;
}
.feature-image {
    height: 72vh;
}

.feature-image img {
    width: 100%;
    height: 100%;
    /* border-radius: 20px; */
}
.feature-content h2.h1 {
    text-align: left;
    margin: 1vw 0 3vw;
}
.feature-text {
    display: flex;
    flex-direction: column;
    gap: 0.2em;
    padding-top: 0.2em;
    font-size: calc(var(--taille_font) * 1.2);
    transition: color 0.3s ease;
    width: 90%;
}

.feature-text p {
    display: none;
    opacity: 0.7;
    /* color: var(--color0); */
    font-size: var(--taille_font);
}

.feature-item:hover .feature-text {
    color: var(--color1);
}

.feature-item i {
    width: 1.7vw;
    height: 1.7vw;
    text-align: center;
    padding-top: 0.4vw;
    border: 1px solid var(--color1);
    background: var(--color2);
    color: var(--color1);
    transition: all 0.3s ease;
}

.form-horizontal .form-group:has(select[name="source_interne"]) {
    display: none;
}
.corps .page-contenu h2:first-of-type, .corps .gallery h2:first-of-type , .corps .seo-content h2:first-of-type , .corps .newsItem h2:first-of-type {
    position: relative;
    padding: 3vh 2vw;
    font-size: calc(var(--taille_font) + .2rem);
    line-height: calc(var(--taille_font) + 1rem);
    border: none;
    font-weight: 700;
    z-index: 1;
}

.corps .page-contenu h2:first-of-type:before, .corps .gallery h2:first-of-type:before , .corps .seo-content h2:first-of-type:before , .corps .newsItem h2:first-of-type:before {
    content: '';
    position: absolute;
    background: var(--color1);
    width: 100%;
    height: 100%;
    opacity: .2;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: var(--border-radius);
}

.corps .page-contenu h2, .corps .gallery h2 , .corps .seo-content h2, .corps .newsItem h2 {
    margin-bottom: 2vh;
}

.corps blockquote {
    font-size: inherit;
    background: var(--bg-facultatif);
    border-radius: var(--border-radius);
    border: 0;
    padding: 3vh 2vw;
    margin: 3vh 0;
}

.alert.alert-warning.alert-dismissable {
    width: 100%;
}

body,html {
    height: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0
}

a {
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out
}

a img {
    border: none
}

img {
    max-width: 100%;
    object-fit: cover
}

ul {
    list-style-position: inside;
    list-style-type: none;
    list-style-image: none
}

ol li,ul li {
    padding-left: 0;
    position: relative
}

ul li:before {
    display: inline-block;
    content: "\f054";
    position: absolute;
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
    left: -15px;
    font-size: 14px;
    color: var(--color1);
    top: 0;
    width: 9px;
    height: 16px
}

ol li::marker {
    color: var(--color1)
}

ol li.niveau2,ul li.niveau2 {
    margin-left: 30px
}

dir,menu {
    padding-left: 15px
}

blockquote p {
    font-size: inherit
}

table,table td,table th {
    /* font-size: inherit; */
    border: 1px solid #7c7c7c
}

article,aside,footer,header,hgroup,main,nav,section {
    display: block
}

article.page.clear.node-1 .h1 {
    text-align: left;
    margin: 0 0 1.4vw;
}

article.page.clear.node-1 .h1:before {
    left: 0;
    margin: 0;
}

iframe {
    border: none
}

[data-anim] {
    opacity: 0
}

.row {
    margin-right: 0!important;
    margin-left: 0!important
}

.nopad {
    padding-left: 0;
    padding-right: 0
}

.nopad-l {
    padding-left: 0
}

.nopad-r {
    padding-right: 0
}

.nomargin {
    margin: 0
}

.hide {
    display: none
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.justify {
    text-align: justify
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.bold {
    font-weight: 700
}

.underline {
    text-decoration: underline
}

.relative {
    position: relative
}

.inline-block {
    display: inline-block;
    vertical-align: top
}

.noflicker {
    -webkit-transform: translateZ(0)
}

.retrait {
    margin-left: -5px!important;
    margin-right: -5px!important;
}

.node-7 .row.ligne-photos.retrait >div {
    margin: auto;
    float: none;
}

.transition {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateZ(0)
}

.cover {
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

hr.trait {
    height: 1px;
    margin: -.5em 0;
    padding: 0;
    color: var(--color3);
    background-color: var(--color3);
    border: 0;
    opacity: .4
}

.page-contenu img {
    margin: 10px
}
form#newsletter_form input[type="text"] {
    background: transparent;
    padding: 11px 4px;
    min-width: 220px;
    border: 1px solid #8f8f8fa1;
    margin: 0;
    inset: 0;
    font-size: 11px;
}
form#newsletter_form input[type="submit"] {
    background: var(--color4);
    padding: 11px;
    margin: 0;
    inset: 0;
    border: 1px solid var(--color1);
    color: white;
}
body {
    color: var(--color3);
    font-family: var(--font_family_1);
    font-size: var(--taille_font);
    background: var(--color0)
}

.parts {
    padding: 4em 0;
}

.swiper-image {
    height: 150px;
}

.swiper-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.logo-ft {
    display: flex;
    position: relative;
    width: 100%;
    /* height: 100%; */
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: column;
    gap: 19px;
}

.logo-ft img {
    width: 30%;
}

.contact-bg {
    /* background: black; */
    /* position: relative; */
    /* margin: 0; */
    /* top: 0; */
    /* position: sticky; */
}

.catalogue-home {
    padding: 1vw 10%;
    /* background: url(../images/bg-4.png); */
    background-repeat: no-repeat;
    background-size: 127%;
    background-position: bottom 10vw center;
}

div#contact-form.home-form {
    margin-top: -10%;
    width: 80%;
    background: #fbfaf9;
    margin: auto;
    margin-top: 0%;
    margin-bottom: -3vw;
    padding: 4vw 5%;
    border-radius: 7px;
    box-shadow: 0 0 3px #00000029;
    top: -140px;
    position: relative;
}

.step-buttons {
    filter: right;
    filter: fl;
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    width: 100%;
    padding-top: 20px;
}

button.btn-step {}



.div-rs {
    display: none;
}

.formulaire h2 {
    text-transform: uppercase;
    font-size: 30px;
    font-family: var(--font_family_2);
    color: var(--color1);
    margin: 10px 0 30px;
}

p.adress1 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: var(--font_family_2);
    color: var(--color1);
    margin: 20px 0 10px;
}

.swiper.gallery-top.swiper-container-horizontal {
    overflow: hidden;
}

 .gallery-top  .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
 }  
 .gallery-top a { text-align: center; }
 .gallery-top a img {width: 100%;height: 100%;object-fit: cover;}
.gallery-top {
      height: 55vh;
      width: 100%;
    }
.gallery-thumbs {
      height: 150px !important;
      box-sizing: border-box;
      padding: 10px 0;
      overflow: hidden;
    }
.gallery-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
      background-size: cover;
      background-position: center;
    }
.gallery-thumbs .swiper-slide-active {
      opacity: 1;
    }
body.body-catalogue-list .fluid-contenu .corps {
    padding: 1vw 6% 4vw;
}

.stats-cont .h1,.stats-cont .h1 .titre-secondaire {
    text-align: left;
    color: white;
}

.stats-cont .h1 .titre-secondaire {
    clear: bla;
    color: black;
}

.stats {
    padding: 8vw 10% 6vw;
    background: white;
    position: relative;
    margin-bottom: 8vw;
}

.stats:before {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    width: 70%;
    background: var(--color1);
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    /* opacity: 0.4; */
}

.stats-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9;
    position: relative;
}

.swiper.banner-swiper.swiper-container-fade.swiper-container-horizontal {
    width: 100%;
    height: 100%;
    position: absolute;
}
.banniere  .swiper-pagination {
    flex-direction: column;
    right: 100px;
    width: max-content;
    left: 7%;
    top: 50%;
    bottom: unset;
    display: flex;
    transform: translateY(-50%);
    gap: 8px;
    opacity: 0.8;
    align-items: flex-start;
    justify-content: flex-end;
    height: 100%;
    padding-bottom: 40px;
}
.banniere  span.swiper-pagination-bullet {
    height: 3px;
    border-radius: 0;
    width: 27px;
    opacity: 1;
    background: white;
    transition: .3s ease;
    margin: 0 !important;
    margin: 8px 0 !important;
}

.banniere  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
    background: var(--color1);
}
.banniere  .swiper-button-next,.bannSwiper .swiper-button-prev {
    width: 40px;
    height: 40px;
    border: 1px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: .6;
    transition: .4s ease;
}
    .stats-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 2rem;
            /* width: 40%; */
        }
        
        .stat {
            text-align: center;
            padding: 6rem 4rem;
            background: var(--white);
            border: 1px solid rgb(255 255 255 / 30%);
            position: relative;
        }

.stat i {
    position: absolute;
    font-size: 120px;
    opacity: 0.3;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: var(--color0);
    z-index: -1;
}
        
        .stat-number {
            font-family: var(--font_family_1);
            font-weight: 300;
            /* color: white; */
            font-size: calc(var(--taille_font) * 2);
            margin-bottom: 2vh;
        }

.stat-number:after {
    content: "+";
}
        
        .stat-label {
            font-size: 100%;
            text-transform: uppercase;
            letter-spacing: 2px;
            /* opacity: 0.8; */
            font-family: var(--font_family_1);
            }   
.flex-content {
    width: 50%;
}

.bloc-2 .flex-bloc .flex-content {
    padding: 0 0% 0 5%;
}

.flex-content .titre-secondaire {
    text-align: left;
}

.flex-content .h1 {
    text-align: left;
    margin: 0 0 3vw;
}

.flex-img {
    height: 36vw;
    width: 50%;
    /* border-radius: 18px; */
    /* overflow: hidden; */
}

.flex-img:before {
    content: "";
    position: absolute;
    right: -5px;
    top: -6px;
    width: 241px;
    height: 100px;
    /* border: 3px solid var(--color1); */
    z-index: -1;
    border-left: 0px;
    border-bottom: 0;
}

.flex-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.flex-bloc {
    display: flex;
    align-items: center;
    gap: 0vw;
}

.bloc-2 .flex-bloc {
    /* flex-direction: row-reverse; */
}

.bloc {
    position: relative;
    padding: 0vw 9% 3vw 0%;
    background: white;
    z-index: 1;
}

.bloc.bloc-1 {
    display: none;
}

.bloc.bloc-4 {
    background: url(../images/bg-3.jpeg) no-repeat center left/ cover;
    padding: 5vw 10% 10vw;
}

.bloc.bloc-4 .flex-content {
    width: 100%;
}

.bloc.bloc-4:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff00;
    z-index: -1;
}

.nosServicesBg {
    background: var(--color1);
    position: relative;
    padding: 4em 10%;
}

.nosServicesBg .swiper-btn .swiper-button-prev,.nosServicesBg .swiper-btn .swiper-button-next {
    color: white;
    border-color: white;
    opacity: 1;
}

.map-footer {
    position: relative;
    background: white;
    display: flex;
    width: 50%;
    width: 50%;
    height: 56vh;
}

.map-footer img {
    height: 100%;
    width: 100%;
    max-height: 100%;
    /* display: none; */
    object-position: center;
    border-radius: 5px;
}

.map-footer iframe {
    height: 27vw;
}

label.checkbox.label-rgpd {
    font-size: 0.5vw;
}

.map-inter {
    background: white;
    position: relative;
    display: flex;
    width: 50%;
}

.service-item {}

.services-container.services-flex {
    display: grid;
    grid-gap: 10px;
    grid-template-rows: [row] auto [row] auto [row];
    width: 100%;
}
.services-container.services-flex .service-item {
  height: 22vw;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.services-container.services-flex .service-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, black, transparent);
    z-index: 1;
    opacity: 0.8;
}

.services-container.services-flex .service-item .service-desc {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
    padding: 2vw;
    text-shadow: 0 0 9px BLACK;
    z-index: 9;
}

.services-container.services-flex .service-item .service-desc a {
    color: var(--color1);
    text-decoration: none;
    font-size: 0.7vw;
    text-transform: uppercase;
    letter-spacing: 0.1vw;
    font-family: var(--font_family_2);
}

.services-container.services-flex .service-item .service-desc a:hover {
    letter-spacing: 0;
}

.services-container.services-flex .service-item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.services-container.services-flex .service-item * {
  transition: all ease-in-out 0.4s;
}

.services-container.services-flex .service-item .service-desc h2 {
    color: white;
    font-size: 1.2vw;
}

.service-cont {
    height: 100%;
}

.services-container.services-flex .service-item:hover img {
  transform: scale(1.1);
  filter: brightness(0.8);
} 

.services-container.services-flex .service-item.service-1 {
  grid-column: 1/4;
  grid-row: 1;
}


.services-container.services-flex .service-item.service-2 {
  grid-column: 4/7;
  grid-row: 1;
}
.services-container.services-flex .service-item.service-3 {
  grid-column: 5/7;
  grid-row: 2;
}
.services-container.services-flex .service-item.service-4 {
  grid-column: 1 / 3; /* Take the full row */
  grid-row: 2;
}
.services-container.services-flex .service-item.service-5 {
  grid-column: 3/ 5; /* Take the full row */
  grid-row: 2;
}
.nos-service {
    background: #f6f2ed;
    position: relative;
    padding: 3vw 10% 3vw;
}

.r-img {
    width: 50%;
    height: 73vh;
    /* overflow: hidden; */
    position: relative;
}

.r-img img {
    height: 100%;
    width: 100%;
    max-height: 100%;
    /* display: none; */
    object-position: center;
    border-radius: 5px;
}

.r-img:before {
    content: "";
    position: absolute;
    left: -10px;
    top: -11px;
    width: 241px;
    height: 100px;
    /* border: 7px solid var(--color1); */
    z-index: -1;
    border-right: 0px;
    border-bottom: 0;
}
.r-img:after {
    content: "";
    position: absolute;
    right: -100%;
    top: 50%;
    transform: translateY(-50%);
    width: 0%;
    height: 100%;
    /* background: url(../images/bossala.svg) no-repeat center / cover; */
    /* z-index: -2; */
    border-left: 0px;
    border-top: 0;
    opacity: 0.9;
}
.r-text {
    width: 70%;
    /* background: url(../images/bossala.svg) no-repeat center / cover; */
    background-size: 77%;
    z-index: 9;
}

.r-flex {
    display: flex;
    gap: 3vw;
    flex-direction: row-reverse;
    align-items: center;
}

a,a:link,a:visited {
    color: var(--color1);
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

.corps a:hover {
    color: var(--color4);
}

a:active {
    outline: 0
}

.h1,.h2,.h3,h1,h2,h3,h4,h5,h6 {
    color: var(--color1);
    font-family: var(--font_family_2);
    font-weight: 200;
}

.h1,h1 {
    font-size: 2vw;
    line-height: 1.3;
    color: var(--color3);
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px;
    position: relative;
    font-weight: 100;
    /* text-wrap: balance; */
    /* letter-spacing: 2px; */
    font-family: var(--font_family_2);
}

.h1:before,h1:before {
    content: "";
    width: 75px;
    /* background: var(--color1); */
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -37px;
    height: 2px
}

.h2,h2 {
    font-size: calc(var(--taille_font) * 1.8);
}

.h3,h3 {
    font-size: calc(var(--taille_font) * 1.4);
}

h4 {
    font-size: calc(var(--taille_font) * 1.4)
}

h5 {
    font-size: calc(var(--taille_font) * 1.2)
}

h6 {
    font-size: calc(var(--taille_font) * 1.1);
}

.h1 a,.h1 a:link,.h1 a:visited,.h2 a,.h2 a:link,.h2 a:visited,.h3 a,.h3 a:link,.h3 a:visited,h1 a,h1 a:link,h1 a:visited,h2 a,h2 a:link,h2 a:visited,h3 a,h3 a:link,h3 a:visited,h4 a,h4 a:link,h4 a:visited,h5 a,h5 a:link,h5 a:visited,h6 a,h6 a:link,h6 a:visited {
    font-size: inherit;
    color: inherit;
    text-decoration: none
}

.h1 a:hover,.h2 a:hover,.h3 a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
    text-decoration: underline
}

.titre-secondaire {
    position: relative;
    font-size: 1.4vw;
    letter-spacing: 1.1px;
    line-height: 1.1;
    padding: 0.5vw 0 0;
    margin: 0;
    font-weight: 200;
    color: var(--nuanceColor1);
    text-align: center;
    color: var(--color1);
    margin-bottom: 0;
    display: block;
    text-transform: initial;
    letter-spacing: 0.1vw;
    font-family: var(--font_family_2);
    /* text-shadow: 0 0 1px #979797; */
}





.etiquette{position:absolute;z-index:9000;}
.etiquette.favoris{background:url(../images/ico-coeur.png);top:5px;right:5px;width:25px;height:23px;transition:all 400ms ease}
.item:hover .etiquette.favoris{background:url(../images/ico-coeur-h.png)}
li.mention.nouveaute svg { width: 20px;height: 20px;}
.mentions{padding:0 0 10px 0;margin:0;list-style-type:none;list-style-image:none;}
li.mention.favoris {align-items: center;color: var(--nuanceColor1);} li.mention.nouveaute {align-items: center;color: #f2c577;} li.mention.nouveaute {align-items: center;color: var(--color1);} .fluid-contenu .corps ul.mentions {position: absolute;top: 0;left: 0;list-style: none;padding: 8px;margin: 0 0;z-index: 9985;list-style-type: initial;}li.mention.favoris, li.mention.nouveaute, li.mention.destockage {display: inline-block !important;position: relative;font-size: 76%;padding: 5px !important;margin: 6px Opx !important;background: none !important;text-align: center;border-radius: var(--border-radius);overflow: hidden;color: var(--color0);background: var(--color3) !important;!i;!;border: none;display: flex;align-items: center;justify-content: center;}
.fil-arianne{border-bottom:1px solid #b9b8b8;margin: 0 0 4em;font-size: 14px;padding: 0 0 6px;}
.fil-arianne a{text-decoration:none;color:inherit;}
.fil-arianne a:hover{text-decoration:underline}
.cat-produit .fil-arianne{/* margin: 0 0 0 0; */}
.cat-liste .titre-liste{background:#3f3f3f;border-radius:3px;margin-bottom:20px}
.cat-liste .titre-liste h2{background:none;margin:0}
.cat-liste #filtres{display:block;padding:20px 0 0 0;font-size:14px;text-align:right;text-transform:uppercase;}
.cat-liste #filtres form{display:inline-block;}
.cat-liste #filtres form#form_ipp{padding-right:0px}
.cat-liste #filtres form label,
.cat-liste #filtres form b{font-weight:normal;color:#000;}
.cat-liste #filtres form label{background:url(../images/points.png) no-repeat right 4px;padding:0 10px 0 0;}
.cat-liste #filtres p{margin:0}
.cat-liste #filtres select{height:30px;line-height:30px;padding:5px;border:1px solid #ccc;margin:0 0 0 10px;}
.cat-liste #pagination{padding:8px 0;text-align:right;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:30px 0 0 0;}
.cat-liste #pagination ul{margin:0;padding:0;list-style-type:none;list-style-image:none;}
.cat-liste #pagination ul li{display:inline-block;width:28px;}
.cat-liste #pagination ul li a{background:#f5f5f5;color:#000;font-weight:normal;text-align:center;display:block;height:28px;line-height:28px;font-weight:bold;font-size:16px;text-decoration:none;}
.cat-liste #pagination ul li a:hover,
.cat-liste #pagination ul li.active a{background:#edebeb;}
.filtres-catalogue{padding: 0;}
.filtres-catalogue button,
.filtres-catalogue a.btn-reset{border: 1px solid var(--color2) !important;color: var(--color2);background: transparent;display: block;text-align: center;width: 100%;font-size: 11px;text-transform: uppercase;line-height: 48px;letter-spacing: 3px;-webkit-transition: all 400ms ease;-moz-transition: all 400ms ease;-o-transition: all 400ms ease;transition: all 400ms ease;border-style: solid;border-width: 2px 2px 2px 2px;padding: 0px 20px;font-family: var(--font_family_1);text-decoration: none;}
.filtres-catalogue button:hover,
.filtres-catalogue a.btn-reset:hover{background: var(--color1);color: var(--color0);border: 1px solid var(--color1);}
.filtres-catalogue h3{font-size: 16px;color: var(--color2);padding:5px 0 5px 0;border-bottom: 1px solid;font-family: var(--font_family_2);}
.filtres-catalogue p{line-height:26px;}
.filtres-catalogue p.range{padding: 2em 0;}
.filtres-catalogue label{font-weight:normal;font-size: 16px;color: var(--color3);font-style: normal;margin:0;padding:0 0 0 5px;}
.filtres-catalogue input:disabled + label{font-weight: normal;font-size: 16px;color: var(--color3);font-style: normal;margin: 0;padding: 0 0 0 5px;opacity: .7;}
.filtres-catalogue input[type="submit"]{transition:all 400ms ease;border: 1px solid var(--color2) !important;color: var(--color2);background: transparent;display:block;text-align: center;width: 100%;font-size: 11px;text-transform: uppercase;line-height: 48px;letter-spacing: 3px;-webkit-transition: all 400ms ease;-moz-transition: all 400ms ease;-o-transition: all 400ms ease;transition: all 400ms ease;border-style: solid;border-width: 2px 2px 2px 2px;padding: 0px 25px 0px 25px;font-family: var(--font_family_1);margin: 10px 0;border-radius: var(--border-radius);}
.filtres-catalogue input[type="submit"]:hover{background: var(--color1);color: var(--color0);border: 1px solid var(--color1);}
.slider-handle{position:absolute;width: 18px;height: 18px;border-radius: var(--border-radius) !important;!i;!iu;!i;!;background: var(--color0);border: 1px solid var(--color2);}
.modele-liste{margin-left:-15px!important;margin-right:-15px!important;padding:0}
.encarts  p.text-center {position: relative;width: 100%;text-align: center;}
.encarts .modele-liste,
.encarts2 .modele-liste,
.encarts3 .modele-liste{margin-left: 0px !important;margin-right: 0px !important;position: relative;width: 100%;overflow: hidden;padding: 0 0px;}
.modele-liste .col-md-2,
.modele-liste .col-md-3,
.modele-liste .col-md-4,
.modele-liste .col-md-6{padding-left:10px !important;padding-right:10px !important}
.modele-liste .item{margin-bottom: 13px;position:relative;border-radius: var(--border-radius);}
.modele-liste.cont-sliderfav .item{width:100%;padding:0 20px;}
.modele-liste .item {padding: 0;border-radius: var(--border-radius);background: #ffffff;box-shadow: 0 0 3px #00000033;}
.hide-print2 .text-encarts {min-height: auto;}
.zone-catalogue:after {    content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1; backdrop-filter: blur(12px); filter: blur(12px);}
.zone-catalogue .container3 {display: flex;align-content: center;justify-content: center;align-items: center;background: var(--color0);} 
.two-products .col-md-3.col-sm-3.col-xs-12 { width: 50%;}
.col-md-12.btnfiltre.text-right {margin: 0 0 3vh;padding: 0;} .col-md-12.btnfiltre.text-right button {width: 40px;height: 40px;position: relative;padding: 0;display: inline-block;text-align: center;font-size: 18px;margin-right: 0;z-index: 1;color: var(--color3);border: 1px solid var(--bg-facultatif);background: #e3e3e336;cursor: pointer;}
.col-md-12.btnfiltre.text-right button:hover { background: var(--color1); color: var(--color0); }
.hide-print2 {background-position: center center;background-repeat: no-repeat;background-size: cover;padding: 1em 0;text-align: center;}
ul.catalog li ul li a:after { border-bottom: 1px solid var(--color2); content:''; position: absolute; top: 96%; left: 0; width: 0; transition: width 0.3s; }
ul.catalog li ul li a:hover:after { width: 100%; } ul.catalog li ul li a { position: relative; font-family: var(--font_family_1); color: var(--color2); }
ul.catalog li ul li { position: relative; float: left; width: 100%; margin: 0 0 0.5vh; }
a.title-r {text-decoration: none;text-transform: uppercase;font-family: var(--font_family_2);font-size: calc(var(--taille_font) *1.3);color: var(--color1);margin: 0 0 1vh;display: block;} ul.catalog {list-style: none;padding: 4vh 2vw;} 
ul.catalog li ul { list-style: none; margin: 0; padding: 0; }
.modele-liste.cont-sliderred .item{width:100%;padding:0 20px;}
.modele-liste.cont-slidernouv .item{width:100%;padding:0 20px;}
.modele-liste.cont-sliderfav .item .div-proportionnel-item,
.modele-liste.cont-sliderred .item .div-proportionnel-item,
.modele-liste.cont-slidernouv .item .div-proportionnel-item{width:220px !important;display:inline-block;}
.modele-liste .item .div-proportionnel-item{width:100%;position:relative;margin: 0 0;overflow: hidden;}
.modele-liste .item .div-proportionnel-item:after{display:block;content:'';}
.modele-liste .item .div-proportionnel-item .cont-propor{position: relative;top:0;bottom:0;right:0;left:0;border-radius: var(--border-radius);}
.modele-liste .item .div-proportionnel-item .imagecont{width:100%;overflow:hidden;position:relative;height: 37vh;transition:all 400ms ease;text-align: center;display: inline-block;border-radius: var(--border-radius);}
.modele-liste .item .div-proportionnel-item .imagecont:hover .img2{
    opacity: 1;
}.labelprice {
    margin: 0 6px 0 0px;
}
.news {display: flex;align-content: center;padding: 0 0;flex-wrap: wrap;gap: 1%;background: var(--color0);} .modele-liste .news  .item {width: 24%;background: var(--color0);border-radius: var(--border-radius);}
.modele-liste .item .div-proportionnel-item .imagecont .imagefond{display:block;overflow:hidden;background-repeat:no-repeat;height: 100% !important;width: 100%;border: none;object-fit: cover;-webkit-box-shadow: none;border-radius: var(--border-radius);box-shadow: none;object-position: center;-webkit-transform: scale(1.05) translateX(-5px);transform: scale(1.05) translateX(-5px);-webkit-transition: .5s ease-out;transition: .5s ease-out;top: 0;left: 0;right: 0;max-width: 100%;vertical-align: bottom;margin: 0;}
.modele-liste .item .div-proportionnel-item  a.imagecont.noim {
    background: url(../images/noim.jpg)  no-repeat center;
}
.modele-liste .item .div-proportionnel-item  a.imagecont.noim img {
    display: none;
}
.modele-liste .item .noimage{background:#fff url(../images/noim.jpg) no-repeat center center}
.modele-liste .item .tableau{width:100%}
.modele-liste .item h2,
.modele-liste .item h3{color: var(--color3);margin: 8px 0px;font-size: calc(var(--taille_font) + 0.6rem);padding: 0;overflow: hidden;font-family: var(--font_family_2);}
.modele-liste .item h2 a,
.modele-liste .item h3 a{color: var(--color3);}
.modele-liste .item h3 a:hover {text-decoration: none !important;}
.modele-liste .item .prix-item{font-size: var(--taille_font);line-height:normal;color: var(--color1);line-height: 13px;min-height: 4vh;}
.modele-liste .item .prix-item div{display:inline-block;vertical-align:top;padding:0;}
.modele-liste .item .prix-item div.cell2{display:inline-block;white-space:nowrap;color: var(--color1);font-family: var(--font_family_1);font-weight: bold;}
.modele-liste .item .prix-item div.ancien{text-decoration:line-through;color: var(--color2);position:relative;font-size: 12px;}
.modele-liste .item .prix-item div.ancien:before{content:"";position:absolute;top:18px;left:2px;right:2px;border-bottom:1px solid #9e9e9e;display:inline-block;opacity:0;}
.saluuut .item .prix-item{font-size:30px;line-height:normal;}
.saluuut .item .prix-item div{display:inline-block;vertical-align:top;padding:7px 0 0px 0}
.saluuut .item .prix-item div.cell2{display:block;}
.saluuut .item .prix-item div.ancien{text-decoration:line-through;color:#9e9e9e;position:relative;font-size:24px;}
.saluuut .item .prix-item div.ancien:before{content:"";position:absolute;top:18px;left:2px;right:2px;border-bottom:1px solid #9e9e9e;display:inline-block;opacity:0;}
.saluuut .mentions .mention{text-align:left;}
.cat-produit .item-titre{margin-top: 0;margin-bottom: 17px;font-size: calc(var(--taille_font) * 2.5);color: var(--color3);word-break: break-word;display: block;text-transform: uppercase;text-align: left;}
body.body-catalogue-item main.fluid-contenu .container, body.body-catalogue-list main.fluid-contenu .container {
    padding: 2vh 10vw 0;
}
.cat-produit .item-description{font-size: var(--taille_font);padding: 0em 0 30px 0;color:#676767;}

.item-description.text h3 {
    color: var(--color2);
}
.cat-produit .item-description p{margin-bottom:0;}
.modele-liste .item .div-proportionnel-item .imagecont:hover .imagefond.img2 {opacity: 1 !important;} .modele-liste .item .div-proportionnel-item .imagecont .imagefond.img2 {opacity: 0;position: absolute;z-index: 1000;display: block;overflow: hidden;height: 100% !important;width: 100% !important;}
.cat-produit .item-prix{color: var(--color2);font-size: var(--taille_font);display: inline-block;vertical-align: middle;font-weight: 400;width: 100%;padding: 0 0 1em;margin: 0 0 1em;border-bottom: 1px solid;font-family: var(--font_family_2);font-size: 20px;font-weight: bold;text-align: right;}
span.manufacturer_left {background: var(--color0);} span.manufacturer_right {background: var(--color0);padding-left: 1rem;}
span.manufacturer_center { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: rgb(117 109 109 / 20%); width: 95%; height: .1px; z-index: -1; }
.badgepromo.orange, .badgepromo2.orange { background: orange; } .badgepromo.marron, .badgepromo2.marron { background: var(--color1); } 
.badgepromo.rouge,.badgepromo2.rouge { background: #d92b1e; }
.badgepromo.mauve, .badgepromo2.mauve  { background: #9869da; } 
.badgepromo {font-size: 13px;color: var(--color0);padding: 7px 6px !important;display: block;float: right !important;background: var(--color1);}
.badgepromo2 {font-size: 13px;color: var(--color0);padding: 7px 6px !important;display: block;z-index: 1000;float: right !important;top: 2px;right: 4px;position: absolute;background: var(--color1);border-radius: var(--border-radius);}
.cat-produit .item-prix div{display:inline-block;vertical-align:top;padding:0;float: left;}
.cat-produit .item-prix div.cell2{display:inline-block;white-space:nowrap;float: right;}
.cat-produit .item-prix div.ancien{text-decoration:line-through;color: var(--color3);float: left;display: block;position: relative;width: 100%;font-size: 16px;}
.cat-produit .item-prix div.ancien:before{content:"";position:absolute;top:12px;left:2px;right:2px;border-bottom:1px solid #9e9e9e;display:inline-block;opacity:0;}
img.marque_image{width:100px;display:inline-block;margin:0 15px 15px 0;}
.fluid-contenu .corps .cat-produit .particularites{margin: 0 0 0;padding:0;list-style-type:none;column-gap: inherit;background: transparent;}
.fluid-contenu .corps .cat-produit .particularites li{font-size: 14px;color: #585858;padding: 0;display: flex;background: none;position: relative;justify-content: flex-start;flex-direction: row;margin-bottom: 6px;/* background: var(--color1); */gap: 20px;align-items: center;}

.fluid-contenu .corps .cat-produit .particularites li:before {
    display: none;
}
.cat-produit .particularites li span{color: var(--color3);padding-right: 1rem;min-width: 300px;background: #f0f0f091;padding: 6px 8px;font-size: 14px;font-weight: bold;}
.cat-produit .equipements ul{margin:0;padding:0;list-style-type:none}
.cat-produit .btn-retour{padding:20px 0 0 0;margin: 3vh 0 0;}
.cat-produit .btn-retour a{padding: 16px 25px;margin: 1em 0;text-align: center;font-size: 12px;text-transform: uppercase;letter-spacing: 3px;-webkit-transition: all 400ms ease;-moz-transition: all 400ms ease;-o-transition: all 400ms ease;transition: all 400ms ease;border-style: solid;border-width: 1px 1px 1px 1px;fill: var(--color2);color: var(--color0);font-family: var(--font_family_1);background: var(--color1);text-decoration: none;border-radius: var(--border-radius);}
.cat-produit .btn-retour a:hover{background-color: var(--color1);border-color: var(--color1);color: var(--color0);text-decoration: none;}
.cat-produit .titre-similaire{font-size:28px;margin-bottom:20px;text-transform:uppercase;padding:19px 0 12px 15px;color:#403f3f;text-align:center;border:1px solid #c8c8c8;margin:70px 0 50px 0;}
.cat-produit .titre-desc{text-transform:none;font-size: 31px;text-align: center;margin: 20px 0 21px 0;}
.cat-produit .btn-envie{text-align:right;}
.cat-produit .btn-envie a{transition:all 400ms ease;display:inline-block;text-decoration:none;border:1px solid #585858;font-size:16px;color:#000;padding:15px 30px 12px 55px;text-transform:uppercase;background:url(../images/ico-envie.png) no-repeat 30px center;}
.cat-produit .btn-envie a:hover,
.cat-produit .btn-envie a.remove-from-wishlist{background:#000 url(../images/ico-envie-h.png) no-repeat 30px center;color:#fff;}
.cat-produit{position:relative;}
.cat-produit .cont-sliderthumb{}
.cat-produit .description{padding: 3em 10vw;margin: 1vh 0;background: #fafafa;border-radius: var(--border-radius);}
.cat-produit .cont-sliderthumb .div-proportionnel{width:100%;position:relative;}
.cat-produit .cont-sliderthumb .div-proportionnel:after{padding-top:72%;display:block;content:'';}
.cat-produit .cont-sliderthumb .div-proportionnel .cont-propor{position:absolute;top:0;bottom:0;right:0;left:0;}
.cat-produit .cont-sliderthumb .div-proportionnel .imagecont{height:100%;display:block;width:100%;overflow:hidden;position:relative;cursor:zoom-in}
.cat-produit .cont-sliderthumb .div-proportionnel .imagecont .imagefond{image-rendering:optimizeQuality;display:block;height:100%;width:100%;overflow:hidden;background-position:center center;background-repeat:no-repeat;}
.cat-produit .noimage{display:block;background:#fff url(../images/noim.jpg) no-repeat center center;width:100%;height:400px}
.cat-produit .sudo-slider-thumb{padding:0;text-align:center;box-shadow: -1px 0px 3px 3px #c3c3c326;padding: .9vh .5vw;border-radius: var(--border-radius);}
.cat-produit .noimage{background:#fff url(../images/noim.jpg) no-repeat center center;background-size:auto !important}
.cat-produit .cont-miniatures{overflow:hidden;position:relative;margin:10px 0 0 0}
.cat-produit .miniatures{width:300000px}
.cat-produit .miniatures .miniature{width: 80px;float:left;border:1px solid #ccc;border-radius: var(--border-radius);height: 80px !important;opacity: 0.7;margin: 0 5px 0 0;cursor: pointer;opacity: 0.7;}
.cat-produit .miniatures .div-proportionnel{width:100%;position:relative;}
.cat-produit .miniatures .div-proportionnel:after{padding-top:94%;display:block;content:'';}
.cat-produit .miniatures .div-proportionnel .cont-propor{position:absolute;top:0;bottom:0;right:0;left:0;}
.cat-produit .miniatures .div-proportionnel .imagecont{height:100%;display:block;width:100%;overflow:hidden;position:relative}
.cat-produit .miniatures .div-proportionnel .imagecont .imagefond{image-rendering:optimizeQuality;display:block;height:100%;width:100%;overflow:hidden;background-position:center center;background-repeat:no-repeat;}
.cat-produit .cont-miniatures .precedent-miniatures{position:absolute;top:50%;margin-top:-16px;left:15px;display:none;width:32px;height:32px;background:url(../images/ico-thumb-g.png)}
.cat-produit .cont-miniatures .suivant-miniatures{position:absolute;top:50%;margin-top:-16px;right:15px;display:none;width:32px;height:32px;background:url(../images/ico-thumb-d.png)}
.cat-produit .cont-miniatures:hover .precedent-miniatures,
.cat-produit .cont-miniatures:hover .suivant-miniatures{display:block}
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="prev"],
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="next"]{z-index:9000;position:absolute;top:50%;display:none;width:32px;height:32px;margin-top:-16px}
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="prev"]{left:0px;background:url(../images/ico-thumb-g.png)}
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="next"]{right:0px;background:url(../images/ico-thumb-d.png)}
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="prev"]:hover,
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="next"]:hover{opacity:0.8}
.cat-produit .cont-sliderthumb:hover a.customLinkThumb[data-target="prev"],
.cat-produit .cont-sliderthumb:hover a.customLinkThumb[data-target="next"]{display:block}
.cat-produit .controlsthumb{display:inline-block;z-index:9000;position:absolute;bottom:10px;left:0;right:0;text-align:center;}
.cat-produit .controlsthumb{}
.cat-produit .controlsthumb ol{margin:0;padding:0;list-style-type:none;display: none;}
.cat-produit .controlsthumb ol li{display:inline-block}
.cat-produit .controlsthumb ol li a{display:block;width:23px;height:23px;background-image:url(../images/miette.png);background-repeat:no-repeat;background-position:50% 50%;margin:0 2px;}
.cat-produit .controlsthumb ol li.current a{background-image:url(../images/miette-h.png);}
.cat-produit .controlsthumb ol li a span{display:none}
.cat-produit .zone-leads{
    padding-top: 5vw;
}
.cat-produit .form-question{padding:20px 0 0 0}
.cat-produit .form-question select{width:100%;border:none;border-bottom:1px solid #B9B9B9;height:32px;margin:0 0 20px 0;line-height:32px;padding:5px 5px 5px 0px}
.cat-produit .form-question textarea{width:100%;border:1px solid #B9B9B9;padding:10px;height:277px;margin:0 0 12px 0;}
.cat-produit .form-question input[type="text"],
.cat-produit .form-question input[type="email"],
.cat-produit .form-question input[type="tel"]{width:100%;border:none;border-bottom:1px solid #B9B9B9;margin:0 0 20px 0;height:32px;line-height:1;line-height:32px \9;padding:0px 0px;}
.cat-produit .form-question input[type="submit"]{width:100%;border:3px solid #e4b779;padding:6px 20px 2px 0;color:#484848;background:#fff;text-transform:uppercase;-webkit-transition:all 400ms ease;-moz-transition:all 400ms ease;-o-transition:all 400ms ease;transition:all 400ms ease;}
.cat-produit .form-question input[type="submit"]:hover{background:#e4b779;color:#fff;}
.help-block{margin-top:0px;margin-bottom:10px;position:relative;top:-15px;}
.cat-produit .form-question input[name="captcha"]{width:83%;}
.cat-produit .form-question #captcha3{height:34px !important;padding:0px 4px;}
@media screen and (-webkit-min-device-pixel-ratio:0),
screen and (-moz-images-in-menus:0){.cat-produit .form-question select{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none;background-image:url(../images/image-select.png) !important;background-repeat:no-repeat !important;background-position:right center !important;line-height:normal !important;}
.cat-produit .form-question select option{color:inherit}
}
.cat-produit .form-question *::-webkit-input-placeholder{color:#000 !important}
.cat-produit .form-question *:-moz-placeholder{color:#000 !important;opacity:1 !important}
.cat-produit .form-question *::-moz-placeholder{color:#000 !important;opacity:1 !important}
.cat-produit .form-question *:-ms-input-placeholder{color:#000 !important}
/* *************************************************************************/
body.body-catalogue-item .hide-print.encarts {padding: 3vh 10vw;background: var(--bg-facultatif);} .swiper.swiper-container4 { overflow: hidden; }
.encarts .swiper.mySwiper, .encarts .swiper-container, .encarts .swiper-container1{overflow: hidden;position: relative;float: left;width: 100%;}
.text-encarts {padding: 0px 15px  0 15px;text-align: left;/* border-top: 1px solid #0000001c; */}
.text-encarts .cell1.ancien { width: 100%; }
.encarts .swiper-pagination-bullet-active { background: var(--color0); }
.encarts p.legend {font-size: 14px;font-weight: bold;text-align: center;margin: 0 0;color: var(--color2);}
.encarts .swiper-pagination-bullet { background: var(--color0);}
.encarts .picto {margin-bottom: 1em;}
.encarts .picto i {width: auto;}
.encarts .swiper-button-prev, .swiper-button-prev1, .swiper-button-prev2 {background-image: none;left: -6%;opacity:.8;top: 50%;position: absolute;}  
.encarts .swiper-button-disabled { opacity: 0 !important; } 
.encarts .swiper-button-next, .swiper-button-next1, .swiper-button-next2 {background-image: none;right: -6%;top: 50%;opacity: .8;height: 24px;position: absolute;} 
.encarts .swiper-button-next i, .swiper-button-prev i, .swiper-button-next1 i, .swiper-button-prev1 i, .swiper-button-next2 i, .swiper-button-prev2 i  {font-size: var(--taille_font);/* color: var(--color2); */display: block;}
.encarts .swiper-button-next:hover,.swiper-button-prev:hover , .encarts .swiper-button-next1:hover,.swiper-button-prev1:hover, .encarts .swiper-button-next2:hover,.swiper-button-prev2:hover{opacity: 1}
.encarts .picto i {color: var(--color2);text-align: center;font-size: 3rem;}
.liste-services.description ul li { background: none; margin: 0; padding-left: 0; }
.liste-services.description ul#myTabs { overflow: unset; margin: 0; position: relative; margin: 0; padding: 0; list-style: outside none; display: flex; width: 100%; align-content: center; justify-content: center; column-gap: 4vw; align-items: center; flex-wrap: nowrap; } .menu1 li.active a:before, .menu1 li  a:before { width: 100%; } .menu1 li a:before { position: absolute; bottom: 0; content: ""; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all .3s ease; transition: all .3s ease; width: 0; height: 2px; background: #000; } .menu1 li a {color: var(--color2);font-size: calc(var(--taille_font) + .5em);padding: 0 0 5px;border: 0;display: inline-block;position: relative;opacity: .5;font-family: var(--font_family_2);} li.active {} 
.menu1 li.active a { opacity: 1; } .menu1 li { position: relative; vertical-align: middle; text-align: center; padding: 0px 0px; float: left; }
.zone-catalogue{display:none;z-index:9997;position:absolute;top: 89px;padding: 0 20vw !important;!i;!;left:0px;right:0px;padding: 0;box-shadow:0 2px 3px rgba(0, 0, 0, 0.1) inset;background: #ffffff;}
.zone-catalogue .categorie{border-bottom:1px solid #e0e0e0;padding:35px 0 0 0;}
.zone-catalogue .categorie:last-child{border-bottom:none}
.zone-catalogue .categorie .titre-cats{text-transform:uppercase;color:#e4b779;margin:0;padding:0 0 0 25px;}
.zone-catalogue .categorie .titre-cats a{color: var(--color1);text-decoration: none;font-family: var(--font_family_2);}
.zone-catalogue .categorie .titre-cats a:hover{text-decoration:underline;}
.zone-catalogue .categorie .liste-cats{color:#000;padding:5px 0 45px 0;list-style-type:none;margin:0;display:table;table-layout:fixed;width:100%;}
.zone-catalogue .liste-cats .menu-item a{display:inline-block;line-height:1;text-decoration: none;font-weight: bold;}
.zone-catalogue .categorie .liste-cats li{display:table-cell;vertical-align:top;text-align:center;}
.zone-catalogue .categorie .liste-cats li a,
.zone-catalogue .categorie .liste-cats li a:visited{font-size:20px;display:block;padding:0 0 110px 0;color:inherit;text-decoration:none;background-position:center bottom;background-repeat:no-repeat;}
.zone-catalogue .categorie .liste-cats li.active a,
.zone-catalogue .categorie .liste-cats li a:hover{color:#e4b779;}
.zone-catalogue .categorie .liste-cats li.active a:hover{cursor:default;text-decoration:none}
.zone-catalogue .btn-fermer{color: var(--color1);display:inline-block;position:absolute;top:15px;right: 5%;width: 35px;height: 24px;/* background:url(../images/ico-croix.png) no-repeat center top; */-moz-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%;display: flex;align-items: center;justify-content: center;border: 2px solid var(--color1);height: 30px;text-decoration: none;}
.zone-catalogue .btn-fermer:hover{opacity:0.8;filter:alpha(opacity=80);}
.masque-noir{display:none;background: var(--color2);position:fixed;top:0px;right:0px;left:0px;bottom:0px;z-index:9996;opacity: .5;cursor:pointer;}
.decouvrez{text-align:center;}
.swiper-container5 {width: 100%;overflow: hidden;}
.swiper-container5 .swiper-slide img  {width: 100%;height: auto;object-fit: cover;}
.swiper-container5 .swiper-slide{width: 100% !important;position: relative;overflow: hidden;}
.swiper-container5 .thumbnails {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
    overflow: hidden;
}

.masonry-catalog{
  column-count: 4;
  column-gap: 10px;
}

@media (max-width: 900px) {
  .masonry-catalog{
    column-count: 2;
  }
}




/*************/



  .stp-list p {
            display: none; /* Hide all <p> elements initially */
            opacity: 0.7;
            font-family: var(--font_family_1);
            font-size: var(--taille_font);
            color: var(--color3) !important;!i;!;
        }
        .stp-list .listAB {
            cursor: pointer; /* Change cursor to pointer to indicate clickability */
        }
        .listAB {
    display: flex;
    align-items: flex-start;
}
        .stp-list span{
        display:flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0.2em;
        padding-top: 0.2em;
    }

.stepsAB {
    display: flex;
    flex-direction: row-reverse;
    padding: 0em 0% 0em;
    /* overflow: hidden; */
    justify-content: space-between;
    position: relative;
    /* background-color: var(--color0); */
    /* gap: 40px; */
    /* padding-left: 0; */
    align-items: center;
}

.stepsAB.stepsAB2 {
    padding-top: 5em;
    flex-direction: row-reverse;
    padding-right: 0;
    padding-left: 10%;
    padding-bottom: 10em;
}

.stepsAB.atoAB {
    padding-bottom: 6em;
}

.stepsAB:before {content: "";position: absolute;width: 316px;height: 648px;background-image: url(../images/bg-2.png);background-size: 100%;background-repeat: no-repeat;right: -90px;top: 51px;/* opacity: 0.7; *//* transform: scaleX(-1); */}

.stepsAB2:before {
    transform: scaleX(-1);
    right: unset;
    left: -90px;
    top: 8px;
}

.body-gallery-2 .stepsAB {
    justify-content: center;
    overflow: visible;
}

.stepsAB.atoAB {
    flex-direction: row-reverse;
}

/* .stepsAB .stp-bg:after {
    content: "";
    position: absolute;
    width: 210px;
    height: 240px;
    border: 2px solid var(--color1);
    right: -25px;
    z-index: -1;
    top: -25px;
    opacity: 1;
} */

.stepsAB2 .stp-bg:after {
 content: "";
 position: absolute;
 width: 210px;
 height: 240px;
 border: 2px solid var(--color1);
 left: -25px;
 /* bottom: 30px; */
 z-index: -1;
 top: -25px;
 opacity: 1;
}

.stp-txt {
    width: 50%;
    padding: 0em 4% 0 0;
    position: relative;
    /* padding-left: 0; */
}


/* .stp-txt:before {
    content: "";
    position: absolute;
    width: 720px;
    height: 720px;
    background-image: url(../images/bg-home2.png);
    background-size: 780px;
    right: -100%;
    top: 0;
    opacity: 0.15;
    rotate: 338deg;
    scale: .9;
    z-index: -1;
    filter: invert(57%) sepia(43%) saturate(714%) hue-rotate(164deg) brightness(94%) contrast(87%);
} */

.atoAB .stp-txt:before {
    left: -100%;
    top: -70px;
    rotate: 338deg;
}

.atoAB .stp-txt {
    padding-left: 0;
    /* padding-right: 0%; */
}


.stp-txt h2 {
    text-align: left;
    /* text-transform: none; */
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 45px;
}

.stp-txt h2 .titre-secondaire {
    text-align: left;
}

.stp-txt h2:before {
    left: 0;
    margin: 0;
    opacity: 0;
}

.stp-txt h2:after {
    display: none;
}

.stp-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 1.3em;
}

.stp-list span:hover i {
    /* color: var(--color1); */
    /* background-color: transparent; */
}

.stp-list span {
    font-family: var(--font_family_1);
    font-size: calc(var(--taille_font)*1.2);
    transition: all .3s ease;
}

.stp-list span:hover {
    color: var(--color4) !important;
}

.stp-list span div {
    color: var(--color1);
    font-size: 20px;
    font-family: var(--font_family_2);
}

.stp-list span div p {
    color: var(--color3);
    font-size: 15px;
    font-family: var(--font_family_1);
}

.at-img {
    width: 45px;
    margin-right: 20px;
    filter: invert(64%) sepia(58%) saturate(7047%) hue-rotate(279deg) brightness(103%) contrast(104%);
}

.stp-list i {
    height: 1.7vw;
    width: 1.7vw;
    min-height: 1.7vw;
    min-width: 1.7vw;
    background-color: transparent;
    border-radius: 50%;
    text-align: center;
    padding-top: 0.4vw;
    color: var(--color4);
    margin-right: 10px;
    border: 2px solid var(--color4);
    transition: all .3s ease;
}


.stp-bg-p {
    width: 50%;
    height: auto;
    border-radius: var(--border-radius);
    /* overflow: hidden; */
    height: 670px;
}

.stp-bg {
    /* width: 55%;
    height: auto; */
    height: 100%;
    width: 100%;
    /* background-image: url('../images/att.jpg'); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    /* filter: grayscale(1); */
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border-radius: 18px; */
    /* overflow: hidden; */
}

.stp-bg:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -6px;
    width: 241px;
    height: 100px;
    /* border: 3px solid var(--color1); */
    z-index: -1;
    border-right: 0px;
    border-bottom: 0;
}

.stp-bg img {
    /* width: 25vw; */
    height: 100%;
}

.stepsAB2 .stp-bg {
    background-image: url('../images/at2.jpeg');
}

.atoAB .stp-bg {
    background-image: url(../../../images/galerie/medium/projet-vue-terrasse.jpg);
}

.stp-bg:hover {
    filter: none;
}


.stp-bg-pAtt{
    height: 440px;
    width: 20%;
}

.qsnAB-p1.stp-bg, .qsnAB-p2.stp-bg {
    height: 100%;
    width: 100%;
}

/***/
.prestation .cell.texte .contenu span.titre-secondaire {
    font-size: 18px;
}

article.page.clear.node-1 .h1 span.titre-secondaire {
    text-align: left;
}

.badge-optionnel {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    background: url(../images/badge-optionnel.png) no-repeat top right;
    width: 139px;
    height: 139px
}

.bg-optionnel {
    background: url(../images/bg-optionel.svg) repeat top center;
    background-size: 60px auto
}

.bg-optionnel-gris {
    background: var(--color2);
    background-size: 60px auto
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: var(--color1);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-horizontal.dark {
    background-color: var(--color2);
    color: var(--color0)
}

.hvr-shutter-out-horizontal.active {
    background-color: var(--color1)
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* background-color: var(--nuanceColor1); */
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-horizontal.dark:before {
    background-color: var(--color2)
}

.hvr-shutter-out-horizontal:active,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:hover,a.hvr-shutter-out-horizontal:active,a.hvr-shutter-out-horizontal:focus,a.hvr-shutter-out-horizontal:hover {
    color: var(--color1);
    background: transparent;
    border-color: var(--color1);
}

.hvr-shutter-out-horizontal:active:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

p.bouton-principal, a.bouton-principal, button.bouton-principal, button.btn-step {
    text-align: center;
    font-family: var(--font_family_2);
    color: var(--color0);
    text-decoration: none;
    padding: 0.7vw 1.8vw;
    font-size: 0.8vw;
    text-transform: uppercase;
    border: 0;
    border-radius: var(--border-radius);
    overflow: hidden;
    line-height: 1.2vw;
    transition: .3s ease;
    min-width: 10vw;
    border: 1px solid var(--color1);
    font-weight: normal;
    letter-spacing: .1vw;
    /* font-weight: bold; */
    margin: 0;
    background: var(--color1);
}

.infos p.tel-header.bouton-principal.hvr-shutter-out-horizontal.callTracker.hidden-sm.hidden-xs {
    background: transparent;
    color: var(--color0);
    border-color: white;
}

.opened.infos p.tel-header.bouton-principal.hvr-shutter-out-horizontal.callTracker.hidden-sm.hidden-xs {
    color: var(--color3);
    border-color: var(--color3) !important;
}

.fixed .infos p.tel-header.bouton-principal.hvr-shutter-out-horizontal.callTracker.hidden-sm.hidden-xs {
    color: inherit;
    border-color: inherit;
}

a.bouton-principal:after,button.bouton-principal:after {
    /* content: "\f105"; */
    right: 15px;
    top: 50%;
    font-family: 'Font Awesome 5 Free';
    font-size: 23px;
    color: var(--color0);
    -webkit-transform: translateY(-50%);
    font-weight: 700;
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute
}

.btn-news a.bouton-principal,.btn-news button.bouton-principal,.btn-service a.bouton-principal,.btn-service button.bouton-principal {
    /* text-align: center; */
    /* font-family: var(--font_family_1); */
    /* color: var(--color0); */
    /* text-decoration: none; */
    /* padding: 13px 20px; */
    /* font-size: 14px; */
    /* text-transform: uppercase; */
    /* border: 0; */
}

.btn-news a.bouton-principal:after,.btn-service a.bouton-principal:after {
    content: none
}

.btn-news a.bouton-principal::after,.btn-service a.bouton-principal::after {
    background-image: none
}

.body-page-1 .corps a.bouton-principal,.body-page-1 .corps button.bouton-principal {
    /* width: 130px; */
    margin: 1vw 0;
}

.main-page {
    position: relative;
    overflow: hidden
}

.tete {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999999;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.tete.fixed {
    position: fixed;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0,0,0,.4)
}

.tete.fixed .logo-site {
    /* padding: 10px 0 10px 31px; */
}

.tete.fixed .infos {
    /* padding: 24px 30px 0; */
}

.tete.fixed .logo-site img {
    height: auto;
    filter: none;
}

.fixed .menu-icon-wrapper svg * {
    fill: black;
}

.tete .logo-site {
    margin: 0;
    padding: 15px 0;
}
.header {
    display: flex;
    justify-content: space-between;
    height: 100%;
    padding: 0 4%;
}

.header:before,.header:after {
    display: none;
}
.tete .logo-site img {
    width: 18vw;
    height: auto;
    filter: invert(1) brightness(17.5) drop-shadow(0px 0px 4px #333);
}

.tete .infos {
    display: inline-block;
    height: 100%;
    /* padding: 20px 30px 0; */
    display: flex;
    align-items: center;
    gap: 30px;
}

.tete .infos .tel {
    display: inline-block;
    vertical-align: top;
    font-size: 26px;
    line-height: 20px;
    color: var(--color0);
    padding: 0 7px 0 33px;
    margin: 0 16px 0 0;
    font-family: var(--font_family_1)
}

.tete .infos .tel a {
    color: inherit;
    text-decoration: none
}

.tete .infos .tel b {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    font-family: var(--font_family_2);
    display: block;
    float: right;
    padding: 8px 0 0;
    width: 100%;
    color: var(--color1)
}



.menu-icon-wrapper {
    position: relative;
    display: flex;
    width: 37px;
    height: 45px;
    margin: 0 10px;
    pointer-events: none;
    transition: .1s;
    vertical-align: sub;
    z-index: 99999;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
}

div#menu-icon-wrapper2 {
    /* background: var(--color2); */
    /* padding: 20px; */
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 30px;
}

div#menu-icon-wrapper2 svg {
    width: 19px;
    height: 20px;
    /* fill: black; */
}

.menu-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0px 0 0;
    background: #ffffff;
    text-align: center;
    z-index: 999999999;
    display: none;
    width: 43vw;
    box-shadow: 0 0 0px #0000008c;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    right: -100%;
    transition: 0.6s cubic-bezier(0.59, -0.01, 0.32, 0.85);
}

div#menu-overlay:before {
    content: "";
    position: absolute;
    right: -200px;
    top: 10px;
    width: 100%;
    height: 100%;
    /* background: url(../images/logo.png) no-repeat top left; */
    background-size: 40%;
    transform: rotateZ(0deg) translateY(0%);
    /* filter: opacity(0.1); */
    transition: 0.6s ease;
    transition-delay: 0.3s;
}

div#menu-overlay.active:before {
    right: -60px;
}

div#menu-overlay.active {
    right: 0;
    box-shadow: 0 0 17px #0000008c;
}
.body-close {
  opacity: 0;
  visibility: hidden;
  transition: .4s ease;
}
 .body-close.off-open {
  position: fixed;
  width: 100%;
  background: #000;
  height: 100%;
  top: 0;
  bottom: 0;
  opacity: 0.6;
  z-index: 9999;
  visibility: visible;
  /* transform: translate3d(100%, 0, 0); */
  /* right: 0; */
  /* left: 0; */
  /* transition: .4s ease; */
}
.menu-icon-wrapper:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
    /* border: 2px solid var(--color0); */
    border-radius: var(--border-radius)
}

.menu-icon-wrapper svg {
    /* position: absolute; */
    /* top: -33px; */
    /* left: -33px; */
    /* -webkit-transform: scale(.1); */
    -ms-transform: scale(.1);
    /* transform: scale(.1); */
    /* -webkit-transform-origin: 0 0; */
    -ms-transform-origin: 0 0;
    /* transform-origin: 0 0; */
}

.menu-icon-wrapper svg * {
    fill: #ffffff;
    transition: .3s ease;
}

div#menu-icon-wrapper2 svg * {
    fill: var(--color1);
}

.menu-icon-wrapper svg path {
    /* stroke: var(--color2); */
    stroke-width: 30px;
    stroke-linecap: round;
    stroke-linejoin: round;
    /* fill: transparent; */
}

.menu-icon-wrapper .menu-icon-trigger {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    pointer-events: auto;
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

div#menu-icon-wrapper2 svg:hover {
    transform: rotate(90deg);
}

div#menu-icon-wrapper2 svg {
    transition: .3s ease;
}

div#menu-icon-wrapper2:hover svg {
    transform: rotate(180deg);
}

.menu-icon-wrapper .menu-icon-trigger:focus,.menu-icon-wrapper .menu-icon-trigger:hover {
    outline: 0
}

.menu-icon-wrapper svg path {
    -webkit-transition: stroke .3s ease;
    -moz-transition: stroke .3s ease;
    -ms-transition: stroke .3s ease;
    -o-transition: stroke .3s ease;
    transition: stroke .3s ease
}

.btn-partage .btnp {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    /* background-color: var(--color0); */
    text-align: center;
    display: inline-block;
    transition: all .4s ease
}

.btn-partage .btnp:hover {
    transform: rotate(360deg);
    background-color: var(--color1)
}

.menu-overlay .widget-partage {
    display: none
}

.menu-overlay .btn-partage {
    position: absolute;
    bottom: 30px;
    left: 20%;
    display: flex;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.menu-overlay .btn-partage:before {
    content: "";
    width: 50px;
    height: 1px;
    /* background: #969696; */
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -25px
}

.navh {
    margin: 0 0 0 4%;
    z-index: 8000;
    position: absolute;
    top: 20%;
    left: 10%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transition: all 0.3s ease;
}

.navh .menu_principal {
    margin: 0;
    padding: 0;
    list-style: outside none;
    display: flex;
    width: 100%;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
    flex-direction: column;
    width: 100%;
    min-width: 25vw;
}

.navh .menu_principal>li {
    display: block;
    padding: 0;
    background: 0 0;
    transition: all 0.3s ease;
}
.navh .menu-item-27{
    padding-right: 30px !important;
    background: url(../images/down-chev.png) no-repeat right 22px / 24px !important;
    position: relative;
}
.navh .menu-item-27.active .sub-menu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    height: 100%;
}
.navh .menu-item-208{
    padding-right: 30px !important;
    background: url(../images/down-chev.png) no-repeat right center / 24px !important;
    position: relative;
}
.navh .menu-item-208 .sub-menu{
    width: 100%;
}
.navh .menu-item-208.active .sub-menu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    height: 100%;
}

.navh .menu_principal a,.navh .menu_principal a:visited {
    color: #919191;
    display: block;
    font-size: 43px;
    line-height: 43px;
    text-transform: inherit;
    padding: 10px 10px;
    text-decoration: none;
    font-family: var(--font_family_4);
    transition: all .4s ease;
    text-align: left;
}

.navh .sub-menu a, .navh .sub-menu a:visited {
    font-size: 24px;
    padding: 4px;
}

.navh .sub-menu li {background: #fff;padding: 0 8px;/* box-shadow: 0px 4px 4px #00000038; */}

.navh .sub-menu {
    height: 0;
    width: 100%;
    top: 50%;
    left: 5%;
    position: relative;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}

.navh .menu_principal a:hover,.navh .menu_principal li.active>a {
    color: var(--color1);
    padding-left: 10%;
}

.navh .menu_principal li.active>a:hover {
    cursor: default
}

.cta p.tel-header.bouton-principal.hvr-shutter-out-horizontal a {
    color: var(--color0);
    text-align: center;
}

.cta {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    align-items: stretch;
    column-gap: 10px;
    justify-content: center;
    height: 100%;
    margin: 2em 0;
    font-weight: 700;
}

.cta a.bouton-principal:after {
    display: none;
}



.cta p.tel-header.bouton-principal.hvr-shutter-out-horizontal span {
    font-size: 100%;
    text-align: center;
    min-width: auto;
}

.cta a.bouton-principal, .cta .tel-header {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    /* font-size: 14px; */
    /* min-width: 213px; */
    background: #0000001f;
    backdrop-filter: blur(5px);
    border: 1px solid #ffffff6b;
}

.cta a.bouton-principal:hover, .cta .tel-header:hover {
    background: var(--color1);
    color: white !important;
    border-color: var(--color1);
}

a.bouton-principal.hvr-shutter-out-horizontal.hidden-sm.hidden-xs {}

.callTracker:not(.active) a:hover,.callTracker:not(.active):hover {
    color: var(--color1)
}

.tete .infos .tel a {
    color: inherit;
    text-decoration: none
}

.header-phone {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.header-phone .icones {
    margin: 0 8px 0 0;
    fill: var(--color1);
    width: 25px;
    height: 25px
}

.imagecont.noflicker.img1 {
    display: block;
    margin: 1vh 0 2vh;
    height: 30vh;
    overflow: hidden;
}

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px
}

.callTracker {
    position: relative
}

.callTracker a,.callTracker span {
    display: inline-block;
    text-align: left;
    min-width: 145px;
    padding: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%;
    text-decoration: none
}

.callTracker .t_phone {
    opacity: 0;
    display: none
}

.callTracker .t_affiche {
    cursor: pointer
}

header .callTracker a,header .callTracker span {
    top: 5px;
    text-align: center;
}

.callTracker.active .t_phone {
    opacity: 1;
    display: inline-block
}

.callTracker.active .t_affiche {
    opacity: 0;
    display: none
}

.coordonnees .callTracker a,.pied .callTracker a {
    position: relative;
    left: 0
}

.tete .infos .callTracker:not(.active) a:hover,.tete .infos .callTracker:not(.active):hover {
    color: var(--color1);
    background: transparent;
}

.tete .widget-partage {
    display: none
}

.btn-partage .btnp {
    width: 1.875vw;
    height: 1.875vw;
    border-radius: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    transition: all .4s ease;
    text-align: center;
    justify-content: center;
    align-items: center
}

.tete .infos.infos_small .btn-partage .btnp {
    width: 29px;
    height: 29px
}

.btn-partage .btnp:hover {
    transform: rotate(360deg);
    background-color: var(--color1)
}

.copyright {
    text-align: justify
}

.tete .btn-partage {
    padding: 0;
    display: flex;
    gap: 0.4vw;
}

.tete .header .flex-menuP {
    width: 60%;
}

.navh .menu_principal {
    margin: 0 auto;
    padding: 0;
    display: flex;
}

.navh .menu_principal>li {
    position: relative;
    /* display: table-cell; */
    vertical-align: middle;
    text-align: center;
    padding: 0 0.5vw;
    background: 0 0
}

.navh .menu_principal>li:before {
    content: none
}

.navh .menu_principal>li:last-child {
    background: 0 0
}

.navh .menu_principal a,.navh .menu_principal a:visited {
    position: relative;
    color: #4c4c4c;
    display: block;
    font-size: 1.6vw;
    padding: 0.571vw 0;
    font-weight: 100;
    text-decoration: none;
    font-family: var(--font_family_2);
    transition: all .4s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.navh .menu_principal a:hover, .navh .menu_principal .active a {
    color: var(--color1);
}

.navh .menu_principal a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: var(--color3);
    left: -10%;
    top: 50%;
    transition: .5s;
    width: 8%;
}

.navh .menu_principal a:hover:after,.navh .menu_principal li.active>a:after {
    width: 17%;
    background: var(--color1);
}

.icone-share {
    display: none
}

.btn-partage .icones {
    width: 1vw;
    margin: 0;
    height: 1.2vw;
    padding: 0;
    position: relative;
    left: 0;
    fill: var(--color2);
}
/* custom services */
.base-container {
    flex-direction: column;
    flex: 1;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    overflow: hidden;
}
.nosServicesBg .section-line {
    width: 4px;
    height: 100px;
    background-color: var(--color1);
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    margin-top: 140px;
    margin-left: 120px
}

.services-block-wrap {
    width: 100%;
    /* grid-column-gap: 70px; */
    display: flex;
    position: relative;
    z-index: 2;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.description-services {
    width: 100%;
}

.description-services .h1, .description-services span.titre-secondaire {
    text-align: center;
    width: 100%;
    color: white;
}

.description-services:before {
    width: 30px;
    height: 40px;
    background-color: var(--color1);
    position: absolute;
    left: 0px
}

.description-services .paragraph-with-margin {
    margin: 15px 0 25px;
    font-size: 18px
}

.description-services .secondary-button.black-text.w-button {
    color: var(--color1);
    letter-spacing: .5px;
    background-color: var(--color0);
    border: 1px solid var(--color1);
    padding: 10px 20px;
    font-family: var(--font_family_1);
    font-weight: 400;
    line-height: 1.5em;
    transition: all .3s ease;
    text-decoration: none;
}

.description-services .secondary-button.black-text.w-button:hover {
    background: var(--color1);
    color: var(--color0);
    text-decoration: none
}

.card-wrapper {
    flex-direction: row;
    width: 100%;
    position: relative
}

.card-wrapper .services-list {
    overflow: hidden;
    padding-bottom: 0%;
}

.service-content {
    grid-column-gap: 30px;
    display: flex;
    width: 100%;
    position: relative;
    flex-direction: column;
}
.service-image {
    width: 100%;
    height: 26vw;
    max-width: 100%;
    flex: none;
    overflow: hidden;
    background: var(--color3);
    align-items: center;
    border-radius: 6px;
}

.service-image img {
    height: 100%;
    transition: all .5s ease;
    width: 100%;
    object-fit: cover;
}

.service-image:hover img {
    transform: scale(1.2) rotate(0deg);
}

.service-content:hover .service-image img {
    height: 100%
}

a.link-cms {
    color: var(--color3);
    font-family: var(--font_family_2);
    font-size: calc(var(--taille_font) * 1.2);
    text-decoration: none!important;
    transition: all .3s ease;
    text-align: center;
    /* letter-spacing: 2px; */
    width: 100%;
    text-transform: uppercase;
    /* text-shadow: 0 0 8px BLACK; */
}
p.paragraph-with-margin {
    margin-top: 20px;
    margin-bottom: 50px;
    overflow: hidden;
    height: 112px;
    line-height: 1.4;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical
}

.service-description {
    flex-direction: column;
    justify-content: center;
    padding: 20px 20px;
    display: flex;
    width: 100%;
    text-align: center;
    gap: 4px;
    background: #ffffffcf;
    min-height: 120px;
    position: absolute;
    /* box-shadow: 5px 5px 40px #00000014; */
    /* left: 50%; */
    /* transform: translate(-50%); */
    bottom: 0;
    backdrop-filter: blur(7px);
}

.service-description span.num {
    position: absolute;
    top: -15px;
    height: 30px;
    width: 30px;
    background: var(--color1);
    color: var(--color0);
    font-family: var(--font_family_2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    transition: all .3s linear;
    display: none;
}

.service-description span.num:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 15px;
    background: var(--color3);
    bottom: 15px;
    left: -4px;
    transform: skew(-23deg);
    z-index: -1;
    transition: all .3s linear;
}

.service-description:hover span.num:before {background: var(--color1);}

.service-description:hover span.num {
    background: var(--color3);
}

.service-description div {
    width: 100%;
}
    box-shadow: 10px 10px 50px #00000012;
}

.service-description .link-with-line {
    position: relative
}

.link-collection {
    color: var(--color0);
    text-transform: uppercase;
    text-decoration: none!important;
    margin-bottom: 10px;
    font-family: var(--font_family_1);
    font-size: 18px;
    display: inline-block;
    transition: all .3s ease
}

a.link-collection {
    color: var(--color1);
    text-transform: initial;
    letter-spacing: 1px;
    font-family: var(--font_family_2);
    background: transparent;
    padding: 0;
    font-size: 16px;
    margin: 0;
    letter-spacing: 2px;
    /* font-weight: bold; */
    font-size: calc(var(--taille_font) * 0.9);
}

a.link-collection:hover {/* opacity: .7; */letter-spacing: 0;}
.service-content:hover .service-description .link-with-line .red-line {
    width: 100%
}
.swiper-button-next-serv,.swiper-button-prev-serv{border-radius: 0;background: transparent;margin: 0px 0rem;display: flex;justify-content: center;align-items: center;text-align: center;width: 40px;height: 40px;font-size: 12px;transition: all .3s linear;color: var(--color1);border: 1px solid #967e5659;}

.swiper-button-next-serv:hover, .swiper-button-prev-serv:hover {
    background: var(--nuanceColor1);
    color: var(--color0);
}.swiper-buttons{display:flex;justify-content:center;position:absolute;bottom:0px;left:50%;transform:translateX(-50%)}
.swiper-buttons {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    gap: 15px;
}

.swiper-btn {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 10px;
    margin-top: 3vw;
    margin-bottom: 1vw;
}

.swiper-btn .swiper-button-prev,.swiper-btn  .swiper-button-next {
    position: static;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--color3);
    color: var(--color3);
    border-radius: 5px;
    opacity: 0.7;
}
/* custom services */
@media(max-width: 1530px) {
    .header {
        padding:0 1.5%
    }
}

@media(max-width: 1376px) {
    .flex-infos {
        display:none
    }

    .fluid-infos .infos p.tel {
        display: none;
    }

    .btn-liens-rs {
        display: none;
    }

.btn-liens-rs.btn-rs-footer.btn-rs-center {}

    .tete .header .flex-menuP {
        width: 80%
    }

    .fluid-infos {
        position: fixed;
        top: 20vh;
        right: 0;
        z-index: 9999
    }

    .fluid-infos .infos p.tel {
        margin: 0;
        position: relative;
        left: 155px;
        transition: .5s;
        background: var(--color1);
        line-height: 1;
        padding: 9px 9px;
        display: table;
        color: var(--color0)
    }

    .fluid-infos .infos p.tel span {
        height: initial;
        line-height: 1;
        top: 7px;
        position: relative
    }

    .fluid-infos .infos .tel .icones {
        margin: 0 15px 0 0;
        width: 26px;
        height: 26px;
        float: left
    }

    .fluid-infos .infos p.tel:hover {
        left: 0
    }

    .fluid-infos .infos .btn-partage {
        position: relative;
        margin: 8px 0 0;
        display: flex;
        left: 155px;
        transition: .5s;
        background: var(--color1);
        line-height: 1;
        padding: 7px 9px;
        align-items: center
    }

    .fluid-infos .infos .btn-partage .icones {
        fill: var(--color0)
    }

    .fluid-infos .infos .btn-partage .icones.icone-partage {
        width: 25px;
        height: 25px;
        top: 5px;
        margin-right: 14px;
        fill: var(--color0)
    }

    .fluid-infos .infos .btn-partage:hover {
        left: 0
    }

    .fluid-infos .icone-share {
        display: block;
        width: 34px;
        height: 22px;
        fill: var(--color0);
        padding-right: 10px
    }

    .tete .header .btn-partage .icone-partage {
        display: block
    }
}

.fixed.tete {
    /* background: #21212180; */
    /* backdrop-filter: blur(35px); */
    box-shadow: 0 0 9px #00000036;
}

.slogan {
    position: relative;
    color: var(--color0);
    width: 100%;
    padding: 0 8%;
    margin: 0;
    text-align: left;
    z-index: 2;
    top: 0;
}

.slogan h1 {
    position: relative;
    color: var(--color0);
    width: 100%;
    margin: 0;
    text-align: center;
    z-index: 2;
}

.body-page-1 .slogan h1 {
    /* color: var(--color2); */
}

.h1.slogan:before,.slogan h1:before {
    content: "";
    width: 0;
    height: 0;
    background: 0 0;
    position: inherit;
    bottom: inherit;
    left: inherit;
    display: none;
}

.slogan .titre {
    font-size: 2.7vw;
    font-family: var(--font_family_2);
    text-transform: uppercase;
    line-height: 2vw;
    font-weight: normal;
}

.slogan .titre span {
    font-size: 48px
}

.slogan .sous-titre {
    font-size: 1.3vw;
    font-family: var(--font_family_1);
    line-height: 3vw;
    font-weight: 200;
    text-transform: initial;
    letter-spacing: 0.1vw;
    /* color: var(--color3); */
}

.body-page-1 .slogan {
    top: 36%;
    text-align: center;
    width: 100%;
    padding: 0 7%;
}

.video-accueil {
    position: fixed;
    top: 0;
    left: 50%;
    width: 120%;
    width: 120vw;
    height: 100vh;
    margin-left: -60%;
    margin-left: -60vw
}

.video-accueil video {
    width: 100%;
    height: auto;
    vertical-align: top;
    z-index: 1;
    position: relative
}

.video-accueil .banniere {
    z-index: 0
}

.banniere {
    position: relative;
    top: 0;
    margin-left: 0;
    height: 100%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.body-page-1 .hide-print.banniere.cover {
    align-items: start;
    height: 75vh !important;
}

.hide-print.banniere.cover video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    /* display: none; */
}

.banniere:after {
     content: '';
     background: #00000078;
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 1;
     display: block;
     opacity: 1;
     /* backdrop-filter: blur(4px); */
}

.banniere::before {
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.banniere img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.body-page-1 .banniere::before {
    content: none
}

@-moz-document url-prefix() {
    .banniere img {
        filter: blur(4px);
        width: 100%
    }

    .body-page-1 .banniere {
        filter: blur(0);
        width: 100%;
        left: 0
    }
}

.btn-descendre,a.btn-descendre {
    width: 60px;
    height: 60px;
    position: relative;
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 100px;
    margin-top: 23px
}

.btn-descendre:after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    animation: pulse-border 1.5s ease-out infinite;
    background: #fff;
    z-index: -1
}

@keyframes pulse-border {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.8);
        opacity: 0
    }
}

.btn-descendre i {
    font-size: 30px
}

.fluid-contenu {
    position: relative;
    z-index: 10;
    background: #f7f7f7;
    margin: 0 !important;
}

main.fluid-contenu:before {
    content: "";
    position: absolute;
    left: 0;
    top: 135px;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg-4.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 115%;
    opacity: 0.14;
    mix-blend-mode: multiply;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    transform: rotate(
0deg);
}

.corps {
    padding: 5vw 10% 6vw;
    /* background: url(../images/bg-1.jpg) no-repeat center / cover; */
    background-size: contain;
    background-color: #ffffff;
    position: relative;
}

.body-page-1 .corps:before {
    content: "";
    position: absolute;
    right: -20%;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    height: 100%;
    background: url(../images/bossala-g.svg) no-repeat center / cover;
    z-index: 0;
    border-left: 0px;
    border-top: 0;
    opacity: 0.9;
}

body.body-catalogue-item .fluid-contenu .corps {
    padding-top: 1vw;
}

.corps {}

.page-contenu-home {
    position: relative;
    display: block;
    /* padding: 4rem 13%; */
}

.page-contenu.page-contenu-home.clear.scrollbars {
    height: 61vh;
}

.recup-photos .propor .propor-cont .imagecont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.recup-photos .propor .propor-cont .imagecont img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%;
    transition: .3s ease;
}

.recup-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    border-radius: 18px;
    overflow: hidden
}

.recup-photos .propor:after {
    padding-top: 78%;
    display: block;
    content: ''
}

.recup-photos .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.recup-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat
}

.recup-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    transition: .5s;
    background-color: #000000;
    background-image: url(../images/ico-zoom.svg);
    background-repeat: no-repeat;
    background-position: center center
}

.recup-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: .7;
    filter: alpha(opacity=70)
}

.recup-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}
  .parts .swiper-wrapper {
   -webkit-transition-timing-function:linear!important;
   -o-transition-timing-function:linear!important;
   transition-timing-function:linear!important;
  }
  .certifs .swiper-wrapper {
   -webkit-transition-timing-function:linear!important;
   -o-transition-timing-function:linear!important;
   transition-timing-function:linear!important;
  }
.certifs {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #ffffff;
    padding: 3em 0%;
}

.certifs .cell.gauche {
    display: block
}

.certifs .cell.gauche .contenu {
    /* padding: 2em 13%; */
}

.certifs .cell.droite {
    position: relative;
    display: block;
    padding: 1vw 0% 1vw;
}

.certifs .logo-certifs {
    position: relative;
    padding: 30px 13% 20px
}

.certifs .swiper-slide {
    text-align: center
}

.certifs .swiper-slide .img-swiper {
    position: relative;
    display: inline-block;
    border-radius: var(--border-radius);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 80% auto;
    -moz-background-size: 80% auto;
    background-size: contain;
    background-color: var(--color0);
    /* filter: grayscale(1) opacity(0.4); */
}

.certifs .swiper-slide img {
    position: relative;
    display: block;
    width: 100%;
    height: 7vw;
    position: relative;
    display: block;
    /* box-shadow: 0 0 1px var(--color4); */
}

.certifs .swiper-button-prev {
    background-image: none;
    left: 0;
    margin-top: -22px;
    opacity: .8
}

.certifs .swiper-button-next {
    background-image: none;
    right: 0;
    margin-top: -22px;
    opacity: .8
}

.certifs .swiper-button-next i,.certifs .swiper-button-prev i {
    font-size: 23px;
    color: var(--color2)
}

.swiper-button-next:hover,.swiper-button-prev:hover {
    opacity: 1
}

.certifs .logo-certifs .row-certifs {
    position: relative;
    display: table;
    width: 100%
}

.certifs .logo-certifs .row-certifs .certif-inline {
    position: relative;
    display: table-cell
}

.certifs .logo-certifs .row-certifs .certif-inline>div {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 60% auto;
    -moz-background-size: 60% auto;
    background-size: 60% auto;
    text-align: center
}

.certifs .logo-certifs .row-certifs .certif-inline>div img {
    position: relative;
    overflow: hidden
}

.actualites .cell.photo a {
    display: block
}

.actualites .cell.photo.cover img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%
}

.actualites {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background-color: var(--color0);
    padding: 6em 8%;
}

.actualites.view.view-1:before {
    content: "";
    position: absolute;
    right: -20%;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    height: 100%;
    background: url(../images/bossala-g.svg) no-repeat center / cover;
    z-index: 0;
    border-left: 0px;
    border-top: 0;
    opacity: 0.9;
}

.actualites article {
    display: table;
    width: 100%
}

.actualites:nth-child(even+1) {
    direction: rtl
}

.actualites .cell.photo {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background-position: center center;
    border-radius: var(--border-radius)
}

.actualites .cell.photo:hover {
    opacity: .95;
    filter: alpha(opacity=95)
}

.actualites .cell.texte {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-bottom: 2px solid var(--color0)
}

.actualites:last-child .cell.texte {
    border-bottom: none
}

.actualites .cell.texte .contenu {
    padding: 3em 5%;
    /* text-align: justify; */
    direction: ltr
}

.actualites .cell.texte .contenu .h1,.actualites .cell.texte .contenu .h1 .titre-secondaire {
    text-align: left;
}

.actualites .cell.texte .contenu ul {
    padding: 0;
    margin: 0
}

.actualites .cell.texte .contenu ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/puce.svg) no-repeat 0 9px
}

.actualites .cell.texte .contenu ul li .bouton-principal {
    display: block
}

.view-btn-all {
    position: relative;
    display: table;
    margin: 2vw 0;
}

.view-btn-all i {
    margin-left: 8px;
    font-size: 14px
}

.actualites .date_post,.news .date-article {
    font-size: 0.7vw;
    font-weight: 700;
    color: var(--color2)
}

.news .ligne-actus .date-article {
    margin-top: 18px;
    margin-bottom: 0
}

.news .ligne-actus .contenu-article {
    margin-top: 0
}

.news .contenu-article {
    margin-top: 21px
}


.AvisClientsBg {
    padding: 0 7%
}

.AvisClientsBg .bx-prev {
    left: -2vw
}

.AvisClientsBg .bx-prev:before {
    display: inline-block;
    content: "\f053";
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
    font-size: 23px;
    color: var(--color0)
}

.AvisClientsBg .bx-next {
    right: -2vw
}

.AvisClientsBg .bx-next:before {
    display: inline-block;
    content: "\f054";
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
    font-size: 23px;
    color: var(--color0)
}

.AvisClientsBg .bx-next,.AvisClientsBg .bx-prev {
    text-indent: initial;
    font-size: 0;
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-top: -55px;
    justify-content: center;
    opacity: .7;
    transition: .5s
}

.AvisClientsBg .bx-next:hover,.AvisClientsBg .bx-prev:hover {
    opacity: 1
}

.AvisClientsBg .contenu .bx-viewport {
    padding: 28px 0 45px;
    display: block;
    height: auto!important
}

.AvisClientsBg.bg-optionnel-gris .h1 {
    color: var(--color0)
}

.etoiles .fa {
    color: #fc0
}

.AvisClientsList {
    margin: 0;
    padding: 0
}

.AvisClientsList li {
    list-style: none;
    background: 0 0
}

.AvisClientsList li:before {
    content: none
}

.avisClientsBg .h {
    text-align: center
}

.AvisClients,.AvisClients:link,.AvisClients:visited {
    position: relative;
    background-color: #00000000;
    padding: 2rem 7% 2rem;
    text-align: left;
    /* height: 270px; */
    margin-top: 0;
    display: block;
    text-decoration: none;
    box-shadow: 0 0 2px #00000059;
    margin: 0px;
    width: 100%;
    border-radius: 5px;
}

.avis-flex a.transition.AvisClients {
    max-width: 34vw;
}

a.transition.AvisClients:hover p.avisContent i {
    color: var(--color1);
}

a.transition.AvisClients:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 0%;
    background: var(--color1);
    transition: .4s ease;
}

a.transition.AvisClients:hover:before {
    width: 100%;
}

.AvisClients:active,.AvisClients:hover {
    /* background-color: var(--color0); */
    box-shadow: 0 0 4px #0000004a;
}

.AvisClients .h {
    font-size: 20px;
    color: var(--color1);
    text-align: left;
    text-transform: initial;
    font-weight: 100;
    margin-bottom: 8px;
    font-family: var(--font_family_2);
}

.AvisClients p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0;
    color: var(--color3);
    padding-top: 15px;
    text-align: left;
    min-height: 130px;
}

p.avisContent i {
    color: #bebebe;
    margin: 0 7px;
    transition: .2s ease;
}

.AvisClients .blazy {
    font-size: 16px;
    color: var(--color0);
    width: 128px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 20px;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -64px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: var(--color0)
}

.AvisClientsBg .bx-pager {
    bottom: 17px
}

.avisContent:before {
    content: '\00AB';
    display: none;
    margin-right: 5px
}

.avisContent:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px;
    display: none;
}

.temoignageScroll {
    /* max-height: 131px; */
    text-align: center;
    overflow: hidden
}

.temoignageScroll .scrollbar-content {
    padding: 0 10px 0 0;
    width: 100%
}

.temoignageScroll .scrollbar-path-vertical {
    right: 0
}

.date_post {
    font-size: 15px;
    padding: 4px 0;
    color: #3d3d3d;
    /* display: none; */
}

.date_post i {
    margin-right: 8px
}

.AvisClientsBg .bx-controls.bx-has-pager {
    display: block;
    position: relative;
    height: 70px
}
.livre-elements {
    padding: 0 12%;
    margin-bottom: 40px;
    text-align: center
}

.livre-elements .livre-ligne {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-top: 2vw;
}

.livre-elements .blazy {
    margin: 0 auto 10px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: var(--color0);
    width: 115px;
    height: 115px
}

.livre-elements .pseudo {
    margin-bottom: 6px;
    font-size: 21px;
    color: var(--color2);
    text-align: center;
    text-transform: uppercase;
    font-weight: 600
}

.livre-elements .date {
    margin-bottom: 2px!important;
    color: var(--color2);
    display: none;
}

.livre-elements .etoiles {
    margin-bottom: 0!important
}

.livre-elements .temoignage {
    text-align: center;
    display: block;
    margin-top: 20px
}

.livre-elements .temoignage:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px
}

.livre-elements .temoignage:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.divAvis {
    padding: 25px 27px;
    margin-bottom: 3rem;
    background-color: var(--bg-facultatif);
    border-radius: var(--border-radius);
    width: 48%
}

.btn-avis {
    margin-bottom: 30px
}

.modal-content a,.modal-content a:link,.modal-content a:visited {
    color: var(--color2)
}

.modal-header .h1 {
    text-align: center;
    margin-bottom: 40px;
    color: var(--color1);
    font-size: 1.6vw;
    font-weight: 100;
    text-shadow: none
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    z-index: 9999;
    font-size: 16px;
    color: var(--color0)
}

.modal-backdrop.in {
    z-index: 0
}

.modal-open .modal {
    z-index: 99997;
    background: rgb(0 0 0 / 20%);
    color: var(--color3);
    text-shadow: none;
    font-family: Arial,Helvetica,sans-serif
}

.modal-content .btn-close {
    border: 0;
    background: 0 0;
    padding: 0;
    font-size: 21px;
    color: var(--color2);
    opacity: .2;
    line-height: 1
}

.modal-content .form-control {
    min-height: 44px;
    border-radius: 2px
}

.modal-content .btn-close:focus,.modal-content .btn-close:hover {
    opacity: .5
}

.modal-content .submit-review {
    padding-right: 60px!important
}

.modal-content label.control-label {
    display: none;
    padding-top: 0!important
}

.modal-content label.control-label.label-note,.modal-content label.control-label.label-photo {
    display: block;
    padding-top: 14px!important
}

#add-review {
    text-align: center
}

#add-review .form-group {
    text-align: left
}

#add-review input[type=file] {
    display: block;
    width: 100%;
    height: 50px
}

#add-review #stars-existing {
    margin: 0 auto 10px;
    display: block;
    text-align: left;
    padding-top: 15px
}

#add-review .form-group #captcha {
    height: 46px!important
}

.formulaire #add-review .form-group .form-control,.formulaire #add-review .form-group input,.formulaire #add-review .form-group textarea {
    background: var(--color0);
    border: 1px solid #ccc;
    color: var(--color1);
    border-radius: 2px
}

.modal-content .form-control::placeholder {
    color: var(--color3)!important;
    opacity: 1
}

#add-review .submit-review {
    margin: 15px auto!important;
    padding: 14px 15px!important;
    float: none;
    display: block;
    background-image: none
}

#add-review .body-review {
    height: 100px
}

#add-review .form-group.form-group-1 .col-md-10,#add-review .form-group.form-group-2 .col-md-10,#add-review .form-group.form-group-4 .col-md-10 {
    width: 100%
}

#add-review .conditions,.modal-content .email-block {
    font-size: 10px;
    font-weight: 400;
    font-style: italic;
    text-align: justify;
    opacity: .6;
    display: block;
    clear: both;
    color: var(--color3)!important;
}

.cont-slider {
    position: relative
}

.sudo-slider {
    width: 100%;
    z-index: 8999999
}

.sudo-slider .slide {
    text-align: center;
    height: 135px;
    line-height: 135px
}

.sudo-slider .slide img {
    max-height: 100%
}

.cont-slider .controls {
    z-index: 9002;
    display: inline-block;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    text-align: center
}

.cont-slider .controls ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cont-slider .controls ol li {
    display: inline-block;
    background: 0 0;
    padding: 0
}

.cont-slider .controls ol li a {
    display: block;
    width: 10px;
    height: 10px;
    background: var(--color2);
    margin: 0 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    opacity: .5
}

.cont-slider .controls ol li.current a {
    opacity: 1
}

.cont-slider .controls ol li a span {
    display: none
}

.centerservice2 {
    margin: 0 16%!important
}

.centerservice {
    margin: 0 33%!important
}

.services {
    /* display: flex; */
    width: 100%;
    position: relative;
    z-index: 8000;
    background: var(--color0);
    border-bottom: 2px solid var(--color0);
    min-height: 55vh;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page.clear.services {
    display: block;
    /* align-content: space-around; */
    /* justify-content: space-between; */
}

.services.services-home {
    padding: 7rem 10%
}

.services .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-right: 2px solid var(--color0);
    background-position: center center;
    background-repeat: no-repeat
}

.services .cell.gauche .vegas-slide-inner {
    border-radius: var(--border-radius)
}

.services .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.services .cell.droite .contenu {
    padding: 6rem 12%
}

.services .cell.droite .contenu .liste-services {
    position: relative;
    display: block
}

.services .cell.droite .contenu .liste-services h3 {
    background: 0 0;
    padding: 0 0 0;
    margin: 0 0 9px
}

.services .cell.droite .contenu .liste-services h3:before {
    content: none
}

.services .cell.droite .contenu .liste-servicesl h3 .bouton-principal {
    display: block
}

.services .cell.droite .contenu .liste-services h3 .bouton-principal {
    font-size: 16px;
    color: var(--color0);
    margin: 0;
    display: block
}

.services .cell.droite .contenu .liste-services h3 .bouton-principal:hover {
    text-decoration: none
}

.btn-service {
    text-align: center;
    margin: 10px 0
}

.services .miettes {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center
}

.services .miettes li {
    display: inline-block;
    vertical-align: top;
    background: 0 0;
    padding: 0
}

.services .miettes li:before {
    content: none
}

.services .miettes li a {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: var(--color0);
    display: inline-block;
    opacity: .5
}

.services .miettes li a.active {
    opacity: 1
}

.AvisClientsBg,.realisations {
    position: relative;
    z-index: 8000;
    text-align: center;
    padding: 3em 8% 5em;
    background: #ffffff;
}

.titre-flex {
    margin-bottom: 30px;
}

.realisations {
    padding: 5vw 0% 6vw;
    background: white;
}

.avis-item {
    position: relative;
    display: block;
    padding: 0 10px;
}

.avis-flex {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    width: 100%;
}

.swiper.avisSwiper.swiper-container-horizontal {
    overflow: hidden;
    padding: 10px;
}
/* Gallery Photo  */
.realisations .row.recup-photos.gallery::before{display: none;}
.realisations .row.recup-photos.gallery{
  padding: 1% 0% 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1.5fr 1.4fr;
  grid-template-areas:
    "item1 item1 item2 item5"
    "item3 item4 item2 item6";
  grid-template-rows: 17vw 17vw;
  grid-gap: 10px;
}
.recup-photos .propor{width:100%;position:relative;margin-bottom:10px;height: 100%;}
/* Gallery Photo  */

.realisations .row.recup-photos.gallery .col-md-3{width: 100%;}
.realisations .row.recup-photos.gallery .col-md-3:nth-child(1){grid-area: item1;}
.realisations .row.recup-photos.gallery .col-md-3:nth-child(2){grid-area: item2;}
.realisations .row.recup-photos.gallery .col-md-3:nth-child(3){grid-area: item3;}
.realisations .row.recup-photos.gallery .col-md-3:nth-child(4){grid-area: item4;}
.realisations .row.recup-photos.gallery .col-md-3:nth-child(5){grid-area: item5;}
.realisations .row.recup-photos.gallery .col-md-3:nth-child(6){grid-area: item6;}

.row.recup-photos.gallery .col-md-3 {padding: 0;}

.news .propor,.realisations .galerie .propor {
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.news .propor:after,.realisations .galerie .propor:after {
    padding-top: 78%;
    display: block;
    content: ''
}

.news .propor .propor-cont,.realisations .galerie .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.news .propor .propor-cont .imagecont,.realisations .galerie .propor .propor-cont .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0)
}

.news .propor .propor-cont .imagecont .imagefond,.realisations .galerie .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat
}

.news .propor .propor-cont .imagecont .masque,.realisations .galerie .propor .propor-cont .imagecont .masque {
    transition: all .4s ease;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background-color: var(--color1);
    background-image: url(../images/ico-zoom.svg);
    background-repeat: no-repeat;
    background-position: center center
}

.news .propor .propor-cont .imagecont:hover .masque,.realisations .galerie .propor .propor-cont .imagecont:hover .masque {
    opacity: .8;
    filter: alpha(opacity=80)
}

.news .propor .propor-cont .imagecont:hover .imagefond,.realisations .galerie .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.intervention {
    position: relative;
    z-index: 8000;
    /* background: url(../images/inter.jpg) no-repeat center center/cover !important; */
    background-attachment: fixed !important;
    padding: 5vw 8%;
    background: white;
    display: flex;
    gap: 30px;
    align-items: center;
}

.intervention:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 70%;
    background: var(--color1);
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    /* opacity: 0.1; */
    z-index: -1;
}

.intervention .contenu {
    /* padding: 0 13%; */
    color: var(--color0);
    /* font-size: 17px; */
    width: 50%;
}

.intervention .contenu a,.intervention .contenu a:link,.intervention .contenu a:visited {
    color: var(--color0)
}

.intervention h2 {
    color: var(--color0);
    margin-top: 0;
    text-align: left;
}

.intervention h2:before {
    /* background: var(--color0); */
}

.intervention ul {
    margin: 30px 0 0;
    column-count: 2;
    width: 60%
}

.note-avis {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 2rem
}

.nbr-note {
    font-size: 40px;
    margin-right: 4rem
}

.pied {
    position: relative;
    z-index: 9;
    background: var(--bg-facultatif);
}

.pied .bande1 {
    padding: 5rem 8% 5rem;
    background: var(--bg-facultatif);
}

.bande_contact_footer {
    padding: 70px 10% 50px;
    background: white;
    position: relative;
}

.bande_contact_footer .row1 {
    position: relative;
    display: block;
    background: var(--bg-facultatif);
    padding: 4vw 28%;
    border-radius: var(--border-radius)
}

.bande_contact_footer .row1::after {
    display: block;
    width: 232px;
    height: 1px;
    content: "";
    /* background: var(--color0); */
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    margin-top: 49px
}

.pied .bande2 {
    padding: 10px 7%;
    background: var(--bg-facultatif)
}

.pied .title_footer {
    color: var(--color3);
    font-family: var(--font_family_2);
    font-size: 1.1vw;
    text-transform: uppercase;
    padding: 0 0 0.6vw;
    position: relative;
    font-weight: 200;
    float: left;
    width: 100%;
    /* letter-spacing: 0.2vw; */
    font-weight: bold;
    margin: 0;
}

.pied .title_footer::before {
    content: "";
    width: 75px;
    height: 10px;
    /* background: var(--color1); */
    position: absolute;
    bottom: 3px;
    left: 0;
    height: 2px
}

.pied .navf .menu_footer {
    color: var(--color3);
    padding: 15px 20px;
    list-style-type: none;
    margin: 0;
    position: relative;
    float: left;
    width: 100%;
}

.pied .navf .menu_footer li {
    display: block;
    padding: 0 0 4px;
    background: 0 0;
    position: relative
}

.pied .navf .menu_footer li:last-child {
    border: none
}

.pied .navf .menu_footer li a,.pied .navf .menu_footer li a:visited {
    /* font-size: 16px; */
    padding: 0 0 0;
    color: inherit;
    text-decoration: none
}

.pied .navf .menu_footer li a:hover {
    color: var(--color4);
}

.pied .navf .menu_footer li.active a {
    color: var(--color1);
}

.pied .navf .menu_footer li.active a:hover {
    text-decoration: none
}

.pied .menu_referencement {
    color: var(--color3);
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    text-align: justify;
    padding: 0
}

.pied .menu_referencement li {
    display: inline;
    padding: 0;
    background: 0 0
}

.pied .menu_referencement li:before {
    content: none
}

.pied .menu_referencement li:after {
    content: " - "
}

.pied .menu_referencement li:last-child:after {
    content: ""
}

.pied .menu_referencement li a,.pied .menu_referencement li a:visited {
    color: inherit;
    /* font-size: 16px; */
    text-decoration: none
}

.pied .menu_referencement li a:hover {
    color: var(--color1)
}

.pied .menu_referencement li.active a:hover {
    text-decoration: none
}

.pied address {
    margin: 0;
    padding: 15px 0 25px;
    color: var(--color3);
    /* font-size: 16px; */
    float: left;
    width: 100%;
    position: relative;
}

.pied address p {
    background-repeat: no-repeat;
    margin: 0;
    background-position: 0 0;
    padding: 0 0 10px 0
}

.flex-address {
    position: relative;
    display: flex;
    max-width: 22vw;
}

.flex-address i {
    margin-top: 0.2vw!important;
}

address i {
    margin: 0;
    margin-right: 0.8vw;
    font-size: 1vw;
    color: var(--color1);
    width: 0.6vw;
}

.pied address p.tel a {
    color: inherit;
    text-decoration: none
}

.pied address p a {
    text-decoration: none;
    color: inherit
}

.pied address p a:hover {
    text-decoration: underline
}

.pied .scrollbars {
    margin: 15px 0 0;
    height: 10vw;
    position: relative;
    float: left;
    width: 100%;
}

.pied .horaires {
    color: var(--color3);
    padding: 10px 0 35px;
    /* margin: 15px 0 0; */
    /* font-size: 16px; */
    float: left;
    width: 100%;
}

.horaires {
    display: inline-grid
}

.horaires i {
    margin: 4px 0 0;
    margin-right: 12px;
    font-size: 16px;
    color: var(--color2);
    display: none;
}

.pied .copyright-footer {
    margin: 5px 0 0;
    text-align: left;
}

#logoFD svg * {
    fill: var(--color1);
}

#logoFD svg {
    width: 210px
}

.pied .btn-like {
    padding: 20px 0 0
}

.pied .btn-partage {
    text-align: right;
    padding: 10px 0 0;
    display: flex;
    justify-content: flex-end
}

.scrollbars {
    width: 100%;
    height: 28vh
}

.scrollbar-path-horizontal,.scrollbar-path-vertical {
    position: absolute;
    background-color: #ececec;
    z-index: 100
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: var(--color0)
}

.scrollbar-path-horizontal {
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 5px
}

.scrollbar-path-vertical {
    right: 5px;
    top: 0;
    height: 100%;
    width: 5px;
    box-shadow: inset 1px 0 1 rgba(0,0,0,.1)
}

.scrollbar-path-horizontal {
    box-shadow: inset 0 1px 1 rgba(0,0,0,.1)
}

.scrollbar-handle {
    position: relative;
    top: 0;
    left: 0;
    background-color: var(--color1)
}

.scrollbar-path-vertical .scrollbar-handle {
    height: 20%;
    width: 100%
}

.scrollbar-path-horizontal .scrollbar-handle {
    width: 20%;
    height: 100%
}

.scrollbar-handle,.scrollbar-path-horizontal,.scrollbar-path-vertical {
    border-radius: 5px
}

.scrollbar-content {
    padding: 0 30px 0 0;
    float: none!important
}

.prestation {
    display: flex;
    width: 48%;
    position: relative;
    z-index: 8000;
    background: var(--bg-facultatif);
    margin-bottom: 3rem;
    flex-direction: column;
    float: left;
    margin: 10px 1%;
}

.prestation:nth-child(even) {
    direction: rtl
}

.prestation .cell.photo {
    display: block;
    vertical-align: top;
    width: 100%;
    background-position: center center;
    border-radius: var(--border-radius);
    height: 300px;
}

.prestation .cell.texte {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    /* border-bottom: 2px solid var(--color0); */
}

.prestation:last-child .cell.texte {
    border-bottom: none
}

.prestation .cell.texte .contenu {
    padding: 30px 5%;
    text-align: center;
    direction: ltr
}

.prestation .cell.texte .contenu .h1 {
    font-size: 19px;
    margin: 0 0 20px;
}

.prestation .cell.texte .contenu p {
    padding: 0 0 20px
}

.prestation .cell.texte .contenu ul {
    padding: 0;
    margin: 0
}

.prestation .cell.texte .contenu ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/puce.svg) no-repeat 0 9px
}

.prestation .cell.texte .contenu ul li .bouton-principal {
    display: block
}

.body-contact h2 {
    /* color: var(--color2); */
    text-transform: none;
    position: relative;
    /* margin-bottom: 55px; */
    font-weight: 600;
    text-transform: uppercase;
}

.tab-coordonnes h2:before {
    content: "";
    width: 3vw;
    height: 1px;
    background: var(--color2);
    position: absolute;
    top: 1.9vw;
    left: 0
}

.body-contact .tab-formulaire .cell.droite h2 {
    text-align: center;
    margin-bottom: 70px;
    font-size: 24px
}

.body-contact .tab-formulaire .cell.droite h2:before {
    content: "";
    width: 75px;
    height: 2px;
    background: var(--color1);
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -37px
}

.contact .tab-coordonnes {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: var(--color0)
}

.contact .tab-coordonnes .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 20%;
    border-top: 2px solid var(--color0);
    display: none;
}

.contact .tab-coordonnes .cell.gauche .contenu {
    padding: 0em 7% 0;
}

.contact .tab-coordonnes .cell.centre {
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.contact .tab-coordonnes .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.contact .tab-formulaire {
    display: block;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: var(--bg-facultatif);
    padding: 5rem 28%;
    margin-bottom: 5em;
    border-radius: var(--border-radius)
}

.contact .tab-formulaire .contenu h2 {
    text-align: center;
    text-transform: uppercase;
}

.contact .plan {
    font-size: 0;
    display: flex;
    gap: 10px;
}

.contact .plan .block #googlemapapi,.contact .plan iframe {
    width: 100%!important;
    height: 31vw!important;
}

.contact .coordonnees {
    padding: 0 0 20px
}

.contact .tab-coordonnes .cell.gauche .contenu h2 {
    text-transform: uppercase;
    /* letter-spacing: 0.3vw; */
    font-size: 1.2vw;
    margin-bottom: 2vw;
}

.contact .coordonnees address p {
    padding: 0 0 10px 0
}

.contact .coordonnees address p.tel a {
    color: inherit;
    text-decoration: none
}

.contact .coordonnees address p span.intitule {
    font-weight: 700
}

.contact .coordonnees address p a {
    text-decoration: none;
    color: inherit
}

.contact .coordonnees address p a:hover {
    text-decoration: underline
}

.contact .description-contact {
    padding: 0 0 10px
}

.contact .formulaire .form-group label.col-md-4 {
    padding-left: 0!important;
    padding-right: 0!important
}

.contact .formulaire .form-group div.col-md-8 {
    padding-left: 0!important;
    padding-right: 0!important
}

.contact .formulaire .form-group .col-md-4 {
    display: none;
}
form#contact_16 .form-group .col-md-4 {
    /* display: block; */
    /* width: 100%; */
}
.contact .formulaire .form-group .col-md-8 {
    width: 100%!important
}
#contact_16 .radio input,
#contact_16 .checkbox input {
    margin-right: 8px;
    transform: scale(1.2);
    cursor: pointer;
    width: 20px !important;
    position: relative;
    height: 14px;
    transform: translateY(45%);
    margin: 0 6px 0 0;
}

.form-group .label-rgpd strong,.info-rgpd a,.info-rgpd a:visited,.info-rgpd strong {
    color: var(--color1)
}

.contact .formulaire .control-label {
    text-align: left!important;
    font-weight: 400;
    padding: 10px 0 0px;
}

.contact .formulaire .form-group {
    margin-bottom: 0.5vw;
    padding: 0!important;
    margin-left: 0!important;
    margin-right: 0!important
}

.contact .formulaire .form-group .form-control {
    background: #ffffff9e;
    border: 1px solid #00000063;
    box-shadow: none;
    border-radius: 0;
    width: 100%!important;
    font-size: inherit;
    color: var(--color3);
    border-radius: var(--border-radius)
}

.form-control:focus {
    color: #000;
    background: var(--color0)
}

.contact .formulaire .form-group textarea.form-control {
    height: 6vw;
    position: static
}

.contact .formulaire .form-group input.form-control {
    height: 2.7vw;
    line-height: 1;
    line-height: 50px\9;
    padding: 0 0.8vw;
}

.contact .formulaire .form-group .form-control:active,.contact .formulaire .form-group .form-control:focus {
    border: 1px solid var(--color2)
}

.contact .formulaire .form-group select.form-control {
    height: 2.7vw;
    line-height: 50px;
    padding: 5px 12px
}

@media screen and (-webkit-min-device-pixel-ratio: 0),screen and (-moz-images-in-menus:0) {
    .form-horizontal select.form-control {
        -webkit-appearance:none!important;
        -moz-appearance: none!important;
        appearance: none;
        background-image: url(../images/image-select.svg)!important;
        background-repeat: no-repeat!important;
        background-position: right 15px center!important;
        line-height: normal!important;
        background-size: 22px auto!important
    }

    .form-horizontal select.form-control option {
        color: inherit
    }
}

.contact .formulaire .form-group input[name=captcha] {
    width: 31%!important;
    height: 50px!important;
    display: inline-block;
    float: none!important;
    margin-right: 2%!important;
    vertical-align: top
}

.contact .formulaire .form-group input[name=captcha]+a {
    width: 35%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top
}

.contact .formulaire .form-group #captcha {
    width: 100%;
    height: 50px!important;
    border-radius: 0;
    padding: 0
}

.contact .formulaire .form-group input.btn-primary {
    display: inline-block;
    position: relative;
    float: right;
    /* padding-right: 70px; */
}

.contact .formulaire .form-actions {
    font-size: 12px
}

.contact a.btn.btn-default {
    float: right
}

.body-error404 a.btn.btn-default,.contact .formulaire input.btn-primary,.contact a.btn.btn-default {
    padding: 15px 20px;
    font-family: var(--font_family_1);
    text-transform: uppercase;
    background-color: var(--color1);
    color: var(--color0);
    text-align: left;
    border-radius: var(--border-radius);
    font-size: 14px;
    border: none;
    text-decoration: none;
    transition: all .4s ease;
    background-size: 24px auto;
    background-position: left 90% center;
    /* background-image: url(../images/ico-envoyer.svg); */
    background-repeat: no-repeat;
    background: var(--color1);
    border: 1px solid var(--color1);
    color: var(--color0);
    text-align: center;
    padding: 0.7vw 2.3vw;
    font-size: 0.8vw;
    font-weight: bold;
}

/* ===== Conteneur du formulaire multi-étapes ===== */
.step {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.body-page-1 #contact_16 > fieldset > div:nth-child(7).active {
    gap: 1%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: unset !important;
}

.body-page-1 #contact_16 > fieldset > div:nth-child(7).active >div.form-group {
    width: 24%;
}

.step.active {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

#contact_16 > fieldset > div.step.active {
    max-width: 38vw;
    margin: auto;
}

/* ===== Barre de progression ===== */
.progress-bar {
  display: flex;
  margin: 25px auto 35px;
  user-select: none;
  width: 100%;
  position: relative;
  background: none;
  box-shadow: 0 0 0 #000;
  flex-direction: row;
  z-index: 1000;
  display: none;
  float: none;
}

.progress-step {
  position: relative;
  flex: 1;
  text-align: center;
  color: #bbb;
  font-weight: 600;
  cursor: pointer;
  transition: color 0.3s ease;
}

.progress-step.active {
  color: var(--color1);
  font-weight: 700;
}

.progress-step::before {
  content: '';
  display: block;
  margin: 0 auto 8px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #bbb;
  transition: background-color 0.3s ease;
}

.progress-step.active::before {
  background-color: var(--color1);
}

.progress-step:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 9px;
  right: -50%;
  width: 100%;
  height: 3px;
  background-color: #bbb;
  z-index: -1;
  transition: background-color 0.3s ease;
}

.progress-step.active:not(:last-child)::after {
  background-color: var(--color1);
}
.swiper-container3 {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}

.body-error404 a.btn.btn-default {
    background-image: none
}

.body-error404 a.btn.btn-default:active,.body-error404 a.btn.btn-default:hover,.contact .formulaire input.btn-primary:active,.contact .formulaire input.btn-primary:hover,.contact a.btn.btn-default:active,.contact a.btn.btn-default:hover {
    background-color: var(--color0);
    color: var(--color1);
}

::-webkit-input-placeholder {
    color: var(--color3)!important
}

:-moz-placeholder {
    color: var(--color3)!important;
    opacity: 1!important
}

::-moz-placeholder {
    color: var(--color3)!important;
    opacity: 1!important
}

:-ms-input-placeholder {
    color: var(--color3)!important
}

.pageseo .formulaire .form-group input[name=captcha] {
    width: 100%!important;
    margin-right: 0!important;
    text-align: left!important
}

.pageseo .formulaire .form-group input[name=captcha]+a {
    position: absolute;
    width: 140px;
    top: 0;
    right: 0;
    margin-right: 0!important
}

.flex-seoContain {
    position: relative;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-seoContain .seo-content {
    width: 55%;
    padding-top: 1em
}

.seo-content .h1 {
    text-align: left;
}

.flex-seoContain .seo-content h1,.flex-seoContain .seo-form h2.h1 {
    text-align: left
}

.flex-seoContain .seo-content h1:before,.flex-seoContain .seo-form h2.h1:before {
    left: 0;
    margin-left: 0
}

.flex-seoContain .seo-form {
    width: 44%;
    padding: 1em 3% 3em;
    background: var(--bg-facultatif)
}

.img-seo img {
    border-radius: var(--border-radius);
    width: 100%;
    height: 100%;
}

.flex-seoContain .seo-content img {
    width: 100%;
    height: 100%;
}

.atouts {
    display: block;
    width: 100%;
    padding: 4vw 7% 3vw;
    width: 100%;
    position: relative;
    background: var(--bg-facultatif);
    /* display: none; */
    background: white;
}

.atouts:before {
    content: "";
    position: absolute;
    left: -22%;
    /* top: 74%; */
    /* transform: translateY(-50%); */
    width: 70%;
    height: 100%;
    background: url(../images/plane.svg) no-repeat center bottom / contain;
    z-index: 0;
    border-left: 0px;
    border-top: 0;
    opacity: 0.1;
    filter: opacity(0.7);
    bottom: -168px;
}

.atouts .h1 {
    /* color: white; */
}

.atouts .swiper-pagination-bullet-active {
    background: var(--color0);
}

.atouts p.legend {
    font-size: 0.9vw;
    font-weight: bold;
    text-align: center;
    margin: 0 0;
    color: var(--color2);
    margin-bottom: 1vw;
}

.atouts .swiper-pagination-bullet {
    background: var(--color0);
}

.atouts .picto {
    margin-bottom: 1em;
}

.atouts .picto i {
    width: auto;
}

.atouts .swiper-button-prev {
    background-image: none;
    left: 0;
    /* margin-top: -22px; */
    /* opacity: .8; */
}

.atouts .swiper-button-disabled {
    opacity: 0 !important;
}

.atouts .swiper-button-next {
    /* background-image: none; */
    right: unset;
    top: unset;
    /* margin-top: -22px; */
    /* opacity: .8; */
    /* height: 24px; */
}


.atouts .swiper-button-next:hover,.swiper-button-prev:hover {
    opacity: 1
}

.atouts .picto i {
    color: var(--color2);
    text-align: center;
    font-size: 3rem;
}

.atout {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 2vw 3vw 0;
    background: none;
    border-radius: var(--border-radius);
    text-align: left;
    min-height: 16vw;
    margin-bottom: 0vw;
    /* justify-content: center; */
    transition: .3s ease;
    /* background: linear-gradient(145deg, rgba(30, 30, 30, 0.9), rgba(20, 20, 20, 0.95)); */
    /* backdrop-filter: blur(20px); */
    border-radius: 5px;
    padding: 3rem;
    border: 1px solid rgb(135 110 92 / 45%);
    position: relative;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    animation: slideInUp 0.8s ease-out both;
    /* color: white; */
    margin-bottom: 1vw;
}

.atout:hover {
}

.atout h6 {
    margin: 1.1vw 0;
    color: var(--color3);
    font-size: calc(var(--taille_font) * 1.1);
}

.atout h3 {
    font-size: 15px;
}

.atout img {
    width: 3.1vw;
    filter: invert( 1) brightness(0.9);
    filter: invert(62%) sepia(3%) saturate(3138%) hue-rotate(343deg) brightness(95%) contrast(80%);
    filter: invert(69%) sepia(64%) saturate(421%) hue-rotate(166deg) brightness(95%) contrast(87%);
}

img {}

.atout:hover {
    box-shadow: 0 0 9px #ffe9aa21;
}

.atouts .swiper.mySwiper {
    overflow: hidden;
    position: relative;
    padding: 1rem;
}

.atouts-cont {
    position: relative;
    display: block;
    padding: 0em 0% 0em;
}

.gallery .bas-galerie {
    text-align: center;
    padding: 40px 0 0
}

.gallery .description-galerie {
    padding: 0 0% 40px;
    text-align: justify
}

.gallery .multiple .ligne-photos .col-md-1,.gallery .multiple .ligne-photos .col-md-2,.gallery .multiple .ligne-photos .col-md-3,.gallery .multiple .ligne-photos .col-md-4,.gallery .multiple .ligne-photos .col-md-6 {
    padding-left: 10px!important;
    padding-right: 10px!important;
    margin-bottom: 20px
}

.gallery .multiple .ligne-photos {
    margin-left: 0!important;
    margin-right: 0!important
}

.gallery .ligne-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

.gallery .multiple .ligne-photos .propor {
    margin-bottom: 0
}

.custom-object-fit {
    position: relative;
    background-size: cover;
    background-position: center center
}

.custom-object-fit img {
    opacity: 0
}

.gallery .ligne-photos .propor:after {
    padding-top: 76%;
    display: block;
    content: ''
}

.gallery .ligne-photos .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.gallery .ligne-photos .propor .propor-cont img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%;
    border-radius: var(--border-radius)
}

.gallery .ligne-photos .propor .propor-cont .imagecont {
    -webkit-transform: translateZ(0);
    justify-content: center;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    position: relative;
    height: 100%
}

.gallery .ligne-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    transition: .3s ease;
}

.gallery .ligne-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background-color: #00000078;
    background-image: url(../images/ico-zoom.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px;
    border-radius: var(--border-radius)
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: .7;
    filter: alpha(opacity=70)
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.gallery .nav {
    margin: 10px 0;
    text-align: center
}

.gallery .nav li {
    display: inline-block;
    margin-bottom: 10px;
    background: 0 0;
    padding: 0 3px 0 5px
}

.gallery .nav li:before {
    content: none
}

.gallery .nav li a.bouton-principal {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-family: var(--font_family_1);
    text-align: center;
    border-radius: var(--border-radius);
    background: var(--color1);
    text-decoration: none;
    color: white;
}

.gallery .nav li a.bouton-principal:after {
    content: none
}

.gallery .nav li.active a {
    background: #a3700000;
    color: var(--color1);
}

.gallery .tab-content {
    padding-top: 10px;
    padding-bottom: 10px
}

.gallery .tab-content h2 {
    padding-left: 15px;
    margin-bottom: 20px
}

.gallery .bas-galerie {
    text-align: center;
    padding: 40px 0 0
}

.gallery .bas-galerie a.bouton-principal {
    /* padding-right: 60px; */
}

.gallery .bas-galerie a.bouton-principal:after {
    background-image: none;
    width: 22px;
    height: 22px;
    content: "+";
    font-family: verdana;
    font-size: 35px;
    position: absolute;
    right: 20px;
    top: 7px;
    display: none;
}

.header-sidebars,.sidebar-left,.sidebar-right {
    background-color: #ffffff;
}

.contactButton,.nav-item-active,.sidebar-bottom-controls a,.sidebar-divider-text,.sidebar-form label,.sidebar-left a,.sidebar-right a,.sidebar-send-button {
    color: var(--color0)!important
}

.header-sidebars {
    height: 65px;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 3px 1px rgba(0,0,0,.1)
}

.header-sidebars .header-top {
    display: table;
    height: 65px;
    width: 100%
}

.top-logo {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 9999;
    text-align: center;
    overflow-y: hidden
}

.top-logo img {
    position: absolute;
    left: 0px;
    top: 12px;
    max-height: 68px;
    max-width: 160px;
    /* filter: invert(1); */
}

.deploy-right-sidebar {
    border-left: 1px var(--color0) solid;
    display: table-cell;
    background-color: var(--color1);
    height: 65px;
    width: 65px;
    background-position: center center
}

.deploy-right-mail {
    border-left: 1px var(--color0) solid;
    display: table-cell;
    background-color: var(--color1);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center;
    position: absolute;
    right: 65px;
    top: 0
}

/*************/
.body-gallery-4 .gallery .nav, .body-gallery-4 .gallery .nav {
    margin: 6px 0;
    padding-right: 0;
}

.body-gallery-4 .gallery .nav .col-md-4:nth-child(3n) {
    padding-right: 0;
}

.body-gallery-4 .gallery .nav .col-md-4:nth-child(3n+2) {
    padding: 0 7.5px;
}

.body-gallery-4 .gallery .nav .col-md-4:nth-child(3n+1) {
    padding-left: 0;
}

.body-gallery-4 .gallery .tab-content {
    display: contents;
    position: relative;
    top: 0;
    width: 100%;
}

.body-gallery-4 .gallery .tab-content h2 {
    position: relative;
    padding-left: 0;
    margin-bottom: 28px;
    font-size: 37px;
    text-transform: uppercase;
    font-family: var(--font_family_2);
    color: var(--color2);
    text-align: center;
}
.gallery.node-112 h1 {
    background: var(--color0);
    padding: 10vh 5vw;
    margin-bottom: 8px;
    display: none;
}

.body-gallery-4 .gallery .tab-content h2:before {
    content: '';
    position: absolute;
    left: -55px;
    top: 50%;
    width: 45px;
}

.gallery .nav-pills .contain-propr {
    width: 100%;
    position: relative;
    margin-bottom: 22px;
}

.body-gallery-4 .gallery .nav-pills .contain-propr:after {
    padding-top: 78%;
    display: block;
    content: '';
}

.gallery .nav-pills .contain-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: var(--border-radius);
    overflow: hidden;
}

.gallery .nav-pills .contain-nav a {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
}

.gallery .nav-pills .contain-nav a span.imagefond {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.gallery .nav-pills .contain-nav a span.masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(151, 183, 33, 0.7);
}

.gallery .nav-pills .contain-nav a:hover span.masque {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.view-first .imagefond {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 100%;
    height: auto;
}

.view-first:hover .imagefond {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.view-first .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.34);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: table;
    table-layout: fixed;
}

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-first .mask em {
    display: table-cell;
    vertical-align: middle;
    font-style: normal;
    position: relative;
    width: 100%;
    height: 100%;
}

.view-first .titre-mask {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat-Light';
    text-align: center;
    display: block;
    font-size: 20px;
    padding: 0 10px 10px;
    margin: 0 0 0 0;
    /* -webkit-transform: translateY(-100px); */
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    /* transform: translateY(-100px); */
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-weight: normal;
    font-family: var(--font_family_1);
}

.view-first .small-txt {
    font-family: 'Montserrat-Light';
    display: block;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    color: #c6c6c6;
    font-size: 17px;
    padding: 0 40px 10px;
    text-align: center;
    /* -webkit-transform: translateY(100px); */
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    /* transform: translateY(100px); */
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first .small-txt:after {
    content: '';
    background: url(../images/ico-zoom.png);
    width: 40px;
    height: 23px;
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -20px;
}

.view-first:hover .titre-mask, .view-first:hover .small-txt {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.view-first:hover .small-txt {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

#x {
    content: "";
    background-image: url('../images/x.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    display: block;
    position: relative;
    border-radius: 6px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
a.btn_fermer {
    position: absolute;
    top: 17px;
    left: 0;
    z-index: 1;
    font-size: 24px;
    color: #fff;
    padding: 2px 9px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a.btn_fermer:hover {
    text-decoration: none;
    color: #fff;
    right: 10px;
}

.gallery .nav-pills .contain-nav a {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
}

.gallery .nav-pills .contain-nav a span.imagefond {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.gallery .nav-pills .contain-nav a span.masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(151, 183, 33, 0.7);
}

.gallery .nav-pills .contain-nav a:hover span.masque {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.body-gallery-4 .description-galerie {
    padding: 65px 100px;
}

.r-flex .row.recup-photos.gallery {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.r-flex .row.recup-photos.gallery {
    margin: 0;
}

.r-flex .row.recup-photos.gallery iframe {
    border-radius: var(--border-radius);
}

.images-f {
    /* width: 90%; */
}

.row.r-flex {
    display: flex;
    align-items: center;
    /* flex-direction: row-reverse; */
    gap: 20px;
    /* flex-wrap: wrap; */
    /* position: relative; */
}

/***********/
.deploy-right-call {
    display: table-cell;
    background-color: var(--color1);
    background-size: auto 49%;
    height: 65px;
    width: 65px;
    background-position: center 16px;
    position: absolute;
    right: 130px;
    top: 0
}

.sidebar-scroll-right {
    width: 275px;
    overflow: auto!important;
    overflow-x: hidden!important;
    height: 100%;
    background-color: var(--color1);
}

.sidebar-right {
    font-family: var(--font_family_2)!important;
    background-repeat: repeat;
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    right: -280px;
    top: 0;
    bottom: 0;
    width: 270px;
    margin-right: 10px;
    box-shadow: -2px 0 2px 0 rgba(0,0,0,.1)
}

.sidebar-right a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    color: var(--color0)!important;
    z-index: 1
}

.sidebar-right-logo {
    margin-left: 84px;
    top: 14px;
    right: 1px;
    max-width: 180px;
    float: inherit;
    max-height: 37px;
    position: relative
}

.sidebar-divider-text {
    font-size: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 0;
    color: var(--color0)!important;
    /* background: var(--color2); */
    opacity: 1;
}

.submenu a:first-child {
    background-image: none!important
}

.submenu {
    display: none
}

.submenu-active {
    display: block
}

.sidebar-header-right {
    height: 65px;
    background-color: var(--color1);
    position: relative
}

.close-sidebar-right {
    height: 65px;
    width: 65px;
    margin-left: 0;
    display: block
}

.sidebar-right .close-sidebar-right {
    position: absolute!important
}

.menu-mobile-dynamique {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none
}

.menu-mobile-dynamique li {
    width: 100%;
    margin-bottom: 1px;
    background: 0 0;
    padding-left: 18px;
    /* background: var(--color2); */
}

.menu-mobile-dynamique li.active {
    background: #00000059
}

.menu-mobile-dynamique .sub-menu li {
    background-color: transparent;
    margin-bottom: 0
}

.menu-mobile-dynamique .sub-menu li a {
    height: 42px;
    text-transform: none
}

.menu-mobile-dynamique .sub-menu {
    background-image: linear-gradient(to bottom,var(--color1),var(--color1));
    padding-top: 18px;
    padding-bottom: 18px
}

.menu-mobile-dynamique li.parent {
    background-image: url(../images/gopage.svg);
    background-position: 241px 26.2px;
    background-repeat: no-repeat;
    background-size: 9px auto
}

.menu-mobile-dynamique li a {
    display: table-cell;
    width: 270px;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16.2px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    color: var(--color0);
    height: 60px;
    padding-left: 29px;
    background-position: 6px 20.9px;
    font-family: var(--font_family_2);
}

.menu-mobile-dynamique ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding-left: 0
}

.menu-mobile-dynamique ul li a {
    background: 0 0
}

.menu-mobile-dynamique input {
    -webkit-appearance: none;
    border-radius: 0
}

.menu-mobile-dynamique label {
    display: block;
    overflow: hidden;
    position: relative;
    border: 0;
    vertical-align: baseline;
    outline: 0
}

.no-bottom {
    margin-bottom: 0!important
}

.menu-mobile-dynamique .sub-menu {
    display: none
}

.remonter {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 44px
}

.remonter button {
    display: block;
    padding: 6px 9px;
    text-align: center;
    border: none;
    background: rgba(0,0,0,.05);
    border-radius: 3px
}

.remonter button:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.deprecated-ie {
    text-align: center;
    color: #000;
    background: #eee
}

.deprecated-ie p {
    line-height: 30px;
    margin: 0
}

.deprecated-ie a {
    line-height: 30px;
    font-family: Helvetica,arial,sans-serif;
    font-size: 13px;
    color: #000;
    text-decoration: underline
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: var(--color1)
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: var(--color1)
}

.bx-pager.bx-default-pager a {
    background-color: var(--color2)
}

.bx-pager.bx-default-pager a.active,.bx-pager.bx-default-pager a:hover {
    background-color: var(--color2)
}

.vegas-timer-progress {
    background: var(--color0)
}

.icones {
    width: 32px;
    margin: 16px 0 0 16px;
    height: 32px;
    fill: var(--color0)
}

.deploy-right-sidebar .icones {
    width: 29px
}

.menu-mobile-dynamique li a::before {
    display: block;
    content: "\f105";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    left: 5px;
    font-weight: 700;
    font-size: 15px;
    color: var(--color0);
}

.pied .btn-partage .icones {
    fill: var(--color3)
}

.remonter .icones {
    margin: 0 0 -5px;
    fill: var(--color1)
}

.tete .tel .icones, .tel-header .icones {
    width: 19px;
    margin: -2px 10px -3px 0;
    height: 17px;
    fill: var(--color0)
}

.btn-partage .btnp:hover .icones {
    fill: var(--color0)
}

.tete .infos.infos_small .btn-partage .icones {
    top: 5px;
    left: 0
}

.newsList {
    float: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%
}

.newsList .ligne-actus {
    flex: 0 0 auto;
    margin: 0 0 30px;
    float: none
}

.news .date_post {
    text-align: center;
    color: var(--color0);
    font-weight: 800;
    font-size: 14px;
    font-size: clamp(12px,.5vw,14px);
    line-height: 18px;
    text-transform: uppercase;
    display: block;
    background-color: var(--color1);
    position: absolute;
    left: 0;
    top: 0;
    padding: 7% 4% 4%;
    z-index: 50;
    margin: 0;
    /* border-top-left-radius: 11px; */
}

.news .date_post span {
    display: block;
    line-height: 13px;
    min-width: 84px
}

.news .date_post .s1 {
    font-size: 50px;
    line-height: 35px;
    padding-bottom: 5px;
    font-size: clamp(40px,2vw,50px)
}

.newsList .propor .propor-cont .imagecont .masque {
    background-color: rgba(250,250,250,.2);
    background-image: none
}

.news .propor .propor-cont .imagecont:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.newsList .propor {
    overflow: hidden
}

.newsList .item .h3 {
    color: var(--color2);
    padding: 5px 0 25px;
    margin: 0;
    font-weight: 200;
    font-family: var(--font_family_1)
}

.newsList .item:hover .h3 {
    color: var(--color1);
}

.newsList .item .h3 a:hover {
    text-decoration: none
}

.item-news {
    position: relative
}

.newsItem .photo img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    flex: 1;
    width: 100%;
    height: 100%;
    overflow-x: hidden
}

.newsItem .photo {
    width: 100%;
    height: 33vw;
    border-radius: var(--border-radius);
    overflow: hidden;
    height: clamp(300px,40vw,650px);
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-color: #f2f2f2;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    image-rendering: optimizeQuality
}

.newsItem .contenu-article {
    padding: 15px 0 0;
    min-height: 200px;
    margin: 0
}

.newsItem .div-rs {
    margin: 0 auto 40px;
    display: flex;
    align-content: center;
    align-items: center
}

.newsItem .div-rs .btn-partage {
    display: flex;
    overflow: hidden;
    height: 36px;
    position: relative;
    top: 0;
    margin-left: 2rem
}

.newsItem .div-rs .btn-partage .icones {
    fill: var(--color1)
}

.newsItem .div-rs .btn-partage .btnp {
    background-color: var(--color0)
}

.newsItem .div-rs .btn-partage .btnp:hover {
    background-color: var(--color1)
}

.newsItem .div-rs .btn-partage .btnp:hover .icones {
    fill: var(--color0)
}

.newsItem .date_post {
    padding: 5% 3% 3%
}

.news_avant_apres {
    display: table;
    width: 100%;
    text-align: center;
    margin: 0;
    height: 100%
}

.news_avant_apres>div {
    display: table-cell;
    float: none;
    padding: 0;
    height: 100%
}

.news_avant_apres a,.news_avant_apres a:visited {
    padding: 15px 30px;
    color: var(--color1);
    text-decoration: none;
    border: 1px solid var(--bg-facultatif);
    display: block;
    height: 100%;
    font-family: var(--font_family_1);
    text-transform: uppercase;
    border-radius: var(--border-radius)
}

.news_avant_apres a:focus,.news_avant_apres a:hover {
    border-color: var(--color1);
    text-decoration: none
}

.news_avant_apres>div:last-child {
    right: -5px
}

.news_avant_apres a:focus b,.news_avant_apres a:hover b {
    text-decoration: none;
    color: var(--color1)
}

.navButtons,.navButtons:visited {
    padding: 0 0 10px;
    color: var(--color2);
    transition: .8s;
    text-decoration: none;
    display: block
}

.news_avant_apres a:focus span,.news_avant_apres a:hover span {
    color: var(--color2);
    text-decoration: none
}

.pagination>li {
    background: 0 0;
    padding-left: 0
}

.pagination>li>a,.pagination>li>span {
    color: var(--color1);
    border-color: var(--color3)
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    color: var(--color0);
    background-color: var(--color1);
    border-color: var(--color1)
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: var(--color1);
    background-color: var(--color0)
}

@media (min-width: 768px) {
    .dispaly_flex {
        display:flex
    }

    .flex_child_2 {
        flex: 2
    }

    .flex_child_1 {
        flex: 1
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .lightboxOverlay {
        overflow:scroll
    }

    .lightboxOverlay::-webkit-scrollbar {
        width: 0
    }
}

@media (max-width: 991px) {
    .intervention{
    flex-direction: column;
    padding: 3em 5% 7em;
}
    .services-home .one-service{
    padding: 0;
    margin: 0 0 20px;
}
    .atout img{
    width: 40px;
}
    .stats-flex{
    width: 100%;
    justify-content: center;
}

.stats:before {
    width: 100%;
}

.stats-cont .h1, .stats-cont .h1 .titre-secondaire {
    text-align: center;
}
       button.btn-step,a.bouton-principal, button.bouton-principal {
        padding: 14px 25px;
        font-size: 14px;
        line-height: 1.2;
    }

    .map-footer{flex-direction: column;width: 100%;height: 330px;}

.map-footer iframe {
    height: 233px;
}
    .contact .plan{
    flex-direction: column;
}
    .body-error404 a.btn.btn-default, .contact .formulaire input.btn-primary, .contact a.btn.btn-default{
    font-size: 14px;
}
        .btn-partage .btnp{
    width: 30px;
    height: 30px;
}

.btn-partage .icones {
    width: 20px;
    height: 20px;
}
    .bloc.bloc-4:before{
    background: #f7f7f7;
}

.bloc.bloc-4 {
    padding: 3em 5%;
    background: none;
}
    .bloc-2 .flex-bloc{
    flex-direction: column-reverse;
    gap: 30px;
    padding: 3em 0;
}

.flex-img:before {
    display: none;
}
    .stp-bg-p{/* display:none; */width: 100%;height: 300px;overflow: hidden;}
    .stp-list i {
    height:25px;
    width:25px;
    min-height:25px;
    min-width:25px;
    padding-top: 4px;
    }

    .stepsAB.atoAB, .stepsAB{
        flex-direction: column-reverse;!i;!;
        padding: 1em 1% 0em;
    }

.stepsAB.stepsAB2 {
    padding: 0em 10% 3em;
}
        .stp-bg,.stp-txt, .sAB .stp-bg, .sAB .stp-txt{
        width:100%;
    }

.stp-txt {
    padding: 2em 0%;
}
    .sAB i{
        display:none;
    }

    .flex-img{
    width: 100%;
    height: 300px;
}

.flex-content {
    width: 100%;
}
    .flex-address i{
    !i;!;
    margin-top: 5px !important;!i;!;
}

address i {
    font-size: 14px;
    margin-right: 10px;
    width: unset;
}
    .avis-flex a.transition.AvisClients{
    max-width: 100%;
    width: 100%;
}
    .contact .tab-coordonnes .cell.gauche .contenu h2{
    font-size: 17px;
}

.tab-coordonnes h2:before {
    display: none;
}
    .pied .scrollbars{
    height: 200px;
}
    .pied .title_footer{
    font-size: 16px;
}
    .actualites .date_post, .news .date-article{
    font-size: 12px;
}
       .realisations .row.recup-photos.gallery{grid-template-rows: 200px;}
   
    .atouts,.bloc{
    padding: 2em 5%;
}
    .intervention{
    /* padding: 2em 5%; */
}

.intervention:before {
    display: none;
}
    :root {

--taille_font: 15px;
}

.titre-flex {
    padding-bottom: 30px;
}

.feature-content {
    width: 100%;
}

.feature-content {
    width: 100%;
    padding: 0px;
}

.feature-item i {
    min-width: 24px;
    min-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 4px;
    position: relative;
}
.feature-image {
    display: none;
}

.pied .copyright-footer {
    text-align: center;
}
        .corps {
        --taille_font:14px;
        font-size: var(--taille_font)
    }

.prestation {
    width: 100%;
}

.flex-address {
    max-width: 100%;
}

    .atout{
    /* height: 190px; */
    padding: 3em 20px;
    min-height: 270px;
}

.atouts p.legend {
    font-size: 18px;
}
    .services-container.services-flex{
    display: flex;
    flex-wrap: wrap;
}

.services-container.services-flex .service-item .service-desc h2 {
    font-size: 14px;
}

.services-container.services-flex .service-item .service-desc a {
    font-size: 12px;
}

.services-container.services-flex .service-item .service-desc {
    padding: 20px 10px;
}

.services-container.services-flex .service-item {
    width: 100%;
    height: 260px;
}
    .r-img{
    display: none;
}

.r-text {
    width: 100%;
}
    .certifs .swiper-slide img{
    height: 110px;
}
    .contact .formulaire .form-group>label.control-label {
        display:block;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-transform: translateZ(0);
        bottom: 0px;
        opacity: .5;
        position: relative;
        /* font-size: 0; */
        padding-top: 5px;
    }

#contact_16 > fieldset > div:nth-child(7).active >div.form-group,.body-page-1 #contact_16 > fieldset > div:nth-child(7).active >div.form-group {
    width: 49%;
}

    .contact .formulaire .form-group>label.focus {
        bottom: auto;
        font-size: var(--taille_font);
        padding-top: 5px
    }

    .container {
        max-width: none;
        width: auto
    }

    .centerservice2 {
        margin: 0!important
    }

    .centerservice {
        margin: 0 25%!important
    }

    .contact .formulaire .form-group .col-md-4 {
        width: 100%!important
    }

    .contact .formulaire .form-group .col-md-8 {
        width: 100%!important
    }

.contact .formulaire .form-group input.form-control,.contact .formulaire .form-group select.form-control {
    height: 50px;
}

.contact .formulaire .form-group textarea.form-control {
    height: 140px;
}

label.checkbox.label-rgpd {
    font-size: 10px;
}

    .contact .formulaire .form-group input[name=captcha] {
        width: 100%!important;
        margin-right: 0!important;
        text-align: left!important
    }

    .contact .formulaire .form-group input[name=captcha]+a {
        position: absolute;
        width: 140px;
        top: 1px;
        right: 1px;
        margin-right: 0!important
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px;
        float: none;
        font-size: 14px;
        padding: 12px 20px;
    }

    .lb-prev {
        opacity: 1!important;
        background: url(../images/lightbox-g.png) left 48% no-repeat
    }

    .lb-next {
        opacity: 1!important;
        background: url(../images/lightbox-d.png) right 48% no-repeat
    }

    .video-accueil {
        position: static;
        width: 100%;
        height: auto;
        margin-left: 0
    }

    .banniere {
        height: 23vh !important;
        position: relative
    }
   .body-page-1 .banniere {
        height: 40vh !important;
 
    }

.body-page-1 .hide-print.banniere.cover {
    height: 40vh !important;
}

    .pied .bande1 {
        padding: 5rem 5% 70px;
    }

    .prestation .cell.texte .contenu {
        padding: 50px 10%
    }

    .contact .tab-coordonnes .cell.gauche .contenu {
        padding: 50px 7% 30px
    }

    .certifs .logo-certif img {
        background-size: contain
    }

    .fluid-contenu {
        margin: 0!important
    }

#contact_16 > fieldset > div.step.active {
    max-width: unset;
}

.service-image {
    height: 340px;
}

.service-description {
    padding: 1em;
    min-height: unset;
}

    .slogan {
        width: 100%;
        left: 0;
        padding: 0 15px;
        top: auto
    }

    .body-page-1 .slogan {
        text-align: center;
        width: 100%
    }

.banniere::after {
    background: #00000052;
}

    .slogan .titre {
        font-size: 32px;
        line-height: 30px
    }

    .slogan .titre span {
        font-size: 29px
    }

    .slogan .sous-titre {
        font-size: 20px;
        line-height: 20px
    }

    .gallery .description-galerie {
        padding: 0 0 40px;
        text-align: justify
    }

    .page-contenu-home {
        padding: 0 0
    }

.page-contenu.page-contenu-home.clear.scrollbars {
    height: 460px;
}

    .certifs .cell.gauche .contenu {
        padding: 0 0
    }

    .intervention .contenu {
        padding: 0 0;
        width: 100%;
    }

    .actualites .cell.texte .contenu {
        padding: 0 5%;
    }

.actualites {
    padding: 8rem 5%;
}

    .bande_contact_footer {
        padding: 0
    }

    .flex-seoContain {
        flex-wrap: wrap
    }

    .flex-seoContain .seo-content {
        width: 100%;
        background: 0 0
    }

    .flex-seoContain .seo-form {
        width: 100%
    }

    .img-seo img {
        width: 100%;
        height: auto
    }

    .bande_contact_footer .row1 {
        padding: 5rem 11%
    }

    .contact .tab-formulaire {
        padding: 5rem 10%
    }

    .livre-elements {
        padding: 0 0
    }
}

@media (max-width: 767px) {
    .cat-produit .particularites li span{
    /* width: 100%; */
    padding: 0;
    background: none;
    min-width: unset;
    font-size: inherit;
}

.fluid-contenu .corps .cat-produit .particularites li {
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
    font-size: 16px;
}
    .atout h6{
    margin: 20px 0;
}
    .atouts .swiper.mySwiper{padding:0}
    #contact_16 > fieldset > div:nth-child(7).active >div.form-group,.body-page-1 #contact_16 > fieldset > div:nth-child(7).active >div.form-group{width:100%}
div#contact-form.home-form{
    margin-top: 30px;
    width: 100%;
}
    .pad-xs {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .pad-xs-l {
        padding-left: 15px!important
    }

    .pad-xs-r {
        padding-right: 15px!important
    }

    .centerservice2 {
        margin: 0!important
    }

    .centerservice {
        margin: 0!important
    }

    .nopad-xs {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .nopad-xs-l {
        padding-left: 0!important
    }

    .nopad-xs-r {
        padding-right: 0!important
    }

    .h1, h1,.modal-header .h1 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 30px;
    }

.contact .tab-formulaire .contenu h2 {
    font-size: 23px;
}

.prestation .cell.texte .contenu .h1 {
    font-size: 20px;
}

.feature-content h2.h1 {
    margin: 40px 0;
}

    .titre-secondaire {
        font-size: 18px;
        line-height: 21px;
    }

.prestation .cell.texte .contenu span.titre-secondaire {
    font-size: 20px;
}

    .body-page-1 .slogan {
        position: absolute;
        /* background: var(--color4); */
        width: 100%;
        text-align: center;
        padding: 15px;
        /* bottom: 0; */
        top: 50%;
        transform: translateY(-50%);
    }

.slogan h1 {
    text-align: center;
}

    .slogan {
        text-align: center
    }

    .slogan .titre {
        font-size: 24px;
        line-height: 26px;
    }

    .slogan .titre span {
        font-size: 23px
    }

    .slogan .sous-titre {
        font-size: 17px;
        line-height: 17px
    }

    .fluid-contenu .corps {
        padding: 20px 15px 40px
    }

    .recup-photos .col-md-4 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .recup-photos {
        margin-left: -5px!important;
        margin-right: -5px!important
    }

    .newsList .recup-photos {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .recup-photos .propor {
        margin-bottom: 5px
    }

    .certifs {
        display: block;
        padding: 3em 5%;
    }

    .certifs .cell.gauche {
        display: block;
        width: 100%
    }

    .certifs .cell.gauche .contenu {
        padding: 30px 15px 40px
    }

    .certifs .cell.droite {
        display: block;
        width: 100%;
        padding: 0 15px 30px
    }

    .certifs .cell.droite .bg-noir {
        padding: 40px 0
    }

    .cont-slider .controls {
        bottom: -20px
    }

    .services {
        display: block
    }

    .services .cell.gauche {
        display: block;
        width: 100%;
        height: 180px
    }

    .services .cell.droite {
        display: block;
        width: 100%
    }

    .services .cell.droite .contenu {
        padding: 30px 15px 40px
    }

    .realisations {
        display: block
    }

    .realisations .titre-secondaire {
        display: inline-block;
        width: 100%
    }

    .realisations .col-md-3 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .realisations {
        margin-left: -5px!important;
        margin-right: -5px!important;
        padding: 2em 5%;
    }

    .realisations .row.recup-photos.gallery{grid-template-columns: 1fr 1fr;grid-template-areas:
"item1 item2"
"item3 item4"
"item5 item6";
}
.realisations .row.recup-photos.gallery .col-md-3{box-sizing: content-box;}
 
    .realisations .propor {
        margin-bottom: 5px
    }

    .AvisClientsBg .contenu,.realisations .contenu {
        /* padding: 30px 15px 40px; */
    }

 
    .intervention .contenu {
        /* padding: 40px 15px 50px; */
    }

    .intervention ul {
        column-count: 1;
        width: 100%
    }

    .AvisClientsBg {
        padding: 2em 5%;
    }

    .temoignageScroll {
        max-height: 135px
    }

    .temoignageScroll {
        max-height: 185px;
    }

    .note-avis {
        flex-wrap: wrap
    }

    .bande_contact_footer .row1 {
        padding: 2rem 8%
    }

    .divAvis {
        width: 100%
    }

    .pied .bande1 {
        padding: 30px 15px
    }

    .pied .btn-like {
        padding: 0 0 15px;
        text-align: center
    }

.btn-liens-rs .btnrs svg.picto {
    width: 30px !important;
    height: 30px !important;
}

.btn-liens-rs .btnrs {
    width: 40px !important;
    height: 40px !important;
}

.btn-liens-rs.btn-rs-footer.btn-rs-center {
    justify-content: center;
}

    .pied .btn-partage {
        text-align: center;
        padding: 20px 0 0;
        justify-content: center
    }

    .pied .btn-partage a {
        text-align: center
    }

    .body-contact .fluid-contenu .corps,.body-gallery-4 .fluid-contenu .corps {
        padding: 30px 3% 0;
    }

    .contact .tab-coordonnes {
        display: block
    }

    .contact .tab-coordonnes .cell.gauche {
        /* display: block; */
        width: 100%;
        border: none
    }

    .contact .tab-coordonnes .cell.gauche .contenu {
        padding: 0 15px 30px
    }

    .contact .tab-coordonnes .cell.centre {
        display: block;
        width: 100%
    }

    .contact .tab-coordonnes .cell.droite {
        display: block;
        width: 100%;
        /* height: 180px; */
    }

    .contact .plan .block #googlemapapi,.contact .plan iframe {
        height: 250px!important
    }

    .contact .tab-formulaire {
        display: block;
        padding: 5rem 8%
    }

    .contact .coordonnees {
        padding: 0
    }

    .gallery .description-galerie {
        padding: 0 15px 20px
    }

    .actualites,.prestation {
        display: block;
        min-height: none;
        padding: 2em 5%;
    }

.prestation {
    margin-bottom: 2em;
    padding: 0;
}

    .actualites .cell.photo,.prestation .cell.photo {
        display: block;
        width: 100%;
        height: 180px
    }

    .actualites .cell.texte,.prestation .cell.texte {
        display: block;
        width: 100%;
        clear: both
    }

    .actualites .cell.texte .contenu,.prestation .cell.texte .contenu {
        padding: 30px 15px
    }

.prestation .cell.texte .contenu {
    /* padding: 30px 0 10px; */
}

    .gallery .ligne-photos .col-md-1,.gallery .ligne-photos .col-md-2,.gallery .ligne-photos .col-md-3,.gallery .ligne-photos .col-md-4,.gallery .ligne-photos .col-md-6 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .gallery .ligne-photos {
        margin-left: -5px!important;
        margin-right: -5px!important
    }

    .gallery .ligne-photos .propor {
        margin-bottom: 10px
    }

    .gallery .nav li {
        margin-bottom: 0;
        background: 0 0;
    }

    .gallery .description-galerie {
        padding: 0 0 40px;
        text-align: justify
    }

    .services .cell.droite .contenu {
        clear: both
    }

    .scrollbars {
        width: 100%;
        height: auto
    }

    .news_avant_apres>div:last-child {
        right: 0
    }

    .news_avant_apres>div {
        display: block;
        margin: 0 0 5px
    }

    .news_avant_apres,.news_avant_apres>div {
        display: block
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .pad-sm {
        padding-left:15px!important;
        padding-right: 15px!important
    }

    .pad-sm-l {
        padding-left: 15px!important
    }

    .pad-sm-r {
        padding-right: 15px!important
    }

    .nopad-sm {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .nopad-sm-l {
        padding-left: 0!important
    }

    .nopad-sm-r {
        padding-right: 0!important
    }

    .slogan {
        text-align: center
    }

    .scrollbars {
        height: 240px
    }

    .body-contact .fluid-contenu .corps,.body-gallery-4 .fluid-contenu .corps {
        padding: 30px 0 0
    }

    .h1,h1 {
        font-size: 26px;
        line-height: 26px
    }

    .titre-secondaire {
        font-size: 23px;
        line-height: 24px
    }

    .gallery .description-galerie {
        padding: 0 0 40px;
        text-align: justify
    }
}

@media (min-width: 991px) and (max-width:1199px) {
    .slogan .sous-titre {
        font-size:20px;
        line-height: 20px
    }

    .services a.bouton-principal {
        font-size: 11px
    }

    .body-error404 a.btn.btn-default,.contact .formulaire input.btn-primary,.contact a.btn.btn-default {
        padding: 16px 20px;
        font-size: 12px
    }

    .contact .coordonnees {
        padding: 0
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px;
        float: none
    }
}

.infinite-scroll .chargement {
    background: rgba(0,0,0,0) url(../images/chargement.gif) no-repeat scroll center top;
    bottom: 0;
    display: none;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    width: 32px
}

.g-recaptcha {
    float: left
}

#g-recaptcha-response {
    left: 12px;
    position: relative;
    display: block!important;
    top: -45px;
    opacity: 0!important;
    margin: 0!important;
    height: 10px!important
}

@media print {
    @page {
        size: portrait;
        margin: 2cm
    }

    body {
        background-color: var(--color0);
        font-family: Serif;
        font-size: 10pt
    }

    a:after {
        content: " [" attr(href) "] "
    }

    h1,h2,h3 {
        font-family: verdana,serif
    }

    .hide-print {
        display: none
    }

    .hide {
        display: none
    }

    .clear {
        clear: both
    }

    div[class^=col-] {
        width: 100%
    }

    .gallery .ligne-photos div[class=col-md-2] {
        width: 16.666666666667%
    }

    .gallery .ligne-photos div[class=col-md-3] {
        width: 25%
    }

    .gallery .ligne-photos div[class=col-md-4] {
        width: 33%
    }

    .gallery .ligne-photos div[class=col-md-6] {
        width: 50%
    }
}
