:root {
    --color0: #fffdfd;
    --color1: #b42d29;
    --color4: #171717;
    --nuanceColor1: #B42D29;
    --color2: #171717;
    --color3: #171717;
    --bg-facultatif: #f3f3f3;
    --font_family_1: 'Lexend-Light',sans-serif;
    --font_family_2: 'LexendDeca-Bold',sans-serif;
    --font_family_3: 'Lexend-Light',sans-serif;
    --taille_font: clamp(1.4rem, 1vw, 1.5rem);
    --h1-size: clamp(3.5rem, 5vw, 2rem);
    --border-radius: 50px;
    --radius: 7px;
}
*{}

.services-home-content {
    overflow: hidden;
}

.intervention .contenu {
    width: 50%;
    line-height: 2;
    text-align: left;
}

.intervention .img-bloc {
    width: 50%;
    border-radius: var(--border-radius);
}

.intervention .img-bloc img, .intervention .propor,.intervention .propor div {
    height: 100%;
    border-radius: var(--border-radius);
}

.block.block-1 {
}

.AvisClients:hover {
    box-shadow: 10px 10px 30px #00000014;
}

.intervention {
    padding: 5% 10%;
    display: flex;
    background: var(--bg-facultatif);
    gap: 4vw;
}

.intervention + .map-container {
    width: 100%;
}

.allBlock {
    padding: 4% 0;
    background: var(--color0);
}

.top-header {
    display: flex;
    justify-content: space-between;
    padding: 10px 10%;
    color: var(--color0);
    background: var(--color1);
    align-items: center;
}

.top-header .coordonnee1 {
    margin: 0;
}
.top-header .col.col3.right {
    display: flex;
    gap: 10px;
}

.services-home-content.view.view-1 {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 2%;
    padding-bottom: 5vh;
}

.services-home-content.view.view-1 article {
    width: 100%;
}

.services-home-content.view.view-1 article div.col-md-6 .one-service.item, .services-home-content.view.view-1 article div.col-md-6 {
    height: 100%;
    width: 100%;
    background: var(--color0);
    box-shadow: 10px 10px 50px #0000000d;
    border-radius: var(--border-radius);
}
/* loader */
.loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--color0);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center
}
.loader-wrapper img{width: 250px;animation: logoanim 1s linear infinite alternate-reverse;}
@keyframes logoanim {
    from{transform: scale(.9);}
    to{transform: scale(1.1);}
}
/* loader */
body:after {
    content: url('../images/bx_loader.gif')!important;
    display: none;
}

::selection {
    color: #fff;
    background-color: var(--color1);
}

::-moz-selection {
    color: #fff;
    background-color: var(--color1);
}

li.niveau3 {
    margin-left: 22px !important;
}

li.niveau2 {
    margin-left: 15px !important;
}

html,body {
    height: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0
}

a {
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

a img {
    border: none
}

img {
    max-width: 100%
}

ul,ol {
    list-style: none;
    padding-left: 15px
}

.fluid-contenu .corps ul {
    margin: 0 0 2vh;
}

.services ul.mainSectionSlider li {
    list-style: none !important;
    background: none !important;
}

.fluid-contenu .corps ul li {
    background: url(../images/puce.svg) no-repeat left 7px;
    padding-left: 14px;
    background-size: 10px;
    margin: 0 0 7px;
}

.fluid-contenu .corps .services .bx-wrapper li {
    background: none;
    padding: 0;
    margin: 0;
}

.fluid-contenu .corps .services .bx-wrapper ul {
    background: transparent;
    padding: 0;
    overflow: hidden;
    margin: 0;
    border-radius: var(--border-radius);
}

menu,dir {
    padding-left: 15px
}

blockquote p {
    font-size: inherit
}

table,table td,table th {
    font-size: inherit;
    border: 1px solid #7C7C7C;
}

main,section,article,aside,footer,header,nav,hgroup {
    display: block;
}

iframe {
    border: none
}

ul li.niveau2, ol li.niveau2 {
    margin-left: 30px
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

section.services.row {
    background: var(--color0);
}

.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: bold
}

.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;
}

.transition {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms 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: -0.5em 0;
    padding: 0;
    color: #e0e0e1;
    background-color: #e0e0e1;
    border: 0
}

.page-contenu img {
    margin: 10px
}

.cat-produit .row.relative {
    padding: 6vh 0 2vh;
}

@media print {
    @page {
        size: portrait;
        margin: 2cm
    }

    body {
        background-color: #fff;
        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.666666666666664%
    }

    .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%
    }
}

@media (min-width: 992px) {
    .container {
        max-width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

body {
    color: var(--color2);
    font-family: var(--font_family_1);
    font-size: var(--taille_font);
    background: var(--color0);
    letter-spacing: 1.5px;
    line-height: 1.7;
    font-weight: 100;
}

.btn-navs .button-next,.btn-navs .button-prev {
    border: 1px solid #f3c3ae75;
    width: 2vw;
    height: 2vw;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s linear;
    color: var(--color0);
    border-radius: var(--border-radius);
}

.container2 .btn-navs .button-next,.container2 .btn-navs .button-prev {
    background: var(--color3);
    border-color: transparent;
}

.btn-navs .button-next:hover, .btn-navs .button-prev:hover {
    background: var(--color1);
    color: var(--color0);
    border-color: var(--color1);
}

.btn-navs {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2em;
    flex-direction: row-reverse;
    gap: 20px;
}

.container2 .btn-navs {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%);
}

.atouts-cont {
    position: relative;
    overflow-x: clip;
}

.atouts {
    padding: 4% 10% 4%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    background: url(../images/bg-atout.jpeg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

.atouts .h1 {
    color: var(--color0);
}

.atouts:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #0000004f;
    z-index: 0;
}

.atout {
    text-align: center;
    border: 1px solid #ffffff3d;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20vh;
    padding: 20px 30px;
    text-wrap: balance;
    color: var(--color0);
    backdrop-filter: blur(10px);
    transition: all .3s linear;
    gap: 2vh;
    border-radius: var(--border-radius);
    flex-direction: column;
}

.atout p {
    margin: 0;
}

.atout-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    filter: invert(1) invert(1)invert(1);
}

.atout-img {
    height: 7vh;
    width: auto;
}

.atout:hover {
    transform: translateY(-5px);
    background: var(--color1);
    border-color: transparent;
}

a, a:link, a:visited {
    color: var(--color1);
    text-decoration: underline;
}

.sitemap a {
    color: var(--color2);
    text-decoration: none;
}

a:hover {
    color: var(--color1);
}

.row.description-galerie.clear h2:after {
    content: '';
    width: 46px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}

body.body-gallery.body-gallery-14 .row.description-galerie.clear > h2 {
    position: relative;
    margin-top: 0rem;
    margin-bottom: 1em;
    font-size: 22px;
    line-height: 1.5;
    width: 52%;
}

main.fluid-contenu .contenus {
    margin: 0 0 1vh;
}

.h1, .h2, .h3, h1, h2, h3, h4 {
    margin-top: 2vh;
    margin-bottom: 2vh;
    letter-spacing: .5px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3 {
    color: var(--color3);
    text-transform: uppercase;
    font-family: var(--font_family_2);
    position: relative;
    line-height: 1.5;
}

.h2,h2 {
    font-size: calc(var(--taille_font) + 1rem);
    margin-top: 1.2rem;
    margin-bottom: 0.8rem;
}
.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, .row.description-galerie.clear 
 > h2:first-of-type {
    position: relative;
    padding: 3vh 2vw;
    font-size: calc(var(--taille_font));
    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,.row.description-galerie.clear 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(--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;
}

.block_catalogue h2.titre {
    text-align: center;
    font-size: 35px;
    letter-spacing: 1.5px;
}

h3 {
    font-size: calc(var(--taille_font) + .6rem);
    margin-top: 1.9rem;
    margin-bottom: 1rem;
}

h4 {
    font-size: calc(var(--taille_font) + .4rem);
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

h5 {
    font-size: calc(var(--taille_font) + .3rem);
    margin-top: 1rem;
    margin-bottom: .7rem;
}

h6 {
    font-size: calc(var(--taille_font) + .2rem)
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, .h1 a:link, .h2 a:link, .h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .h1 a:visited, .h2 a:visited, .h3 a:visited {
    font-size: inherit;
    color: inherit;
    text-decoration: none
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover {
    text-decoration: underline
}

.tableGrid>.row,.tableGrid {
    display: table;
    margin: 0 auto;
    padding: 0;
    position: relative;
    height: 100%;
}

.tableGrid>.table-row {
    height: 100%;
    display: table-row;
}

.tableGrid.fullWidth {
    width: 100%;
}

.tableGrid>.row .table-row>[class*=col],.tableGrid .table-row>[class*=col],.tableGrid>.row>[class*=col],.tableGrid>[class*=col] {
    display: table-cell;
    vertical-align: top;
    float: none;
    height: 100%;
    position: relative;
}

.noPaddingCells>.row .table-row>[class*=col],.noPaddingCells .table-row>[class*=col],.noPaddingCells>.row>[class*=col],.noPaddingCells>[class*=col] {
    padding: 0;
}

.tableGrid.nopadding>.row .table-row>[class*=col],.tableGrid.nopadding .table-row>[class*=col],.tableGrid.nopadding>.row>[class*=col],.tableGrid.nopadding>[class*=col] {
    padding: 0;
}

.tableGrid.va-middle>.row .table-row>[class*=col],.tableGrid.va-middle .table-row>[class*=col],.tableGrid.va-middle>.row>[class*=col],.tableGrid.va-middle>[class*=col] {
    vertical-align: middle;
}

.contact .coordonnees address p.tel.callTracker span {
    font-weight: bold;
    text-decoration: none;
}

.contenus {
    position: relative;
    display: flex;
    column-gap: 4%;
    align-content: center;
    align-items: center;
}

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px;
}

.callTracker {
    position: relative;
}

.callTracker span,.callTracker a {
    display: inline-block;
    text-align: left;
    padding: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    /* height: 100%; */
    /* line-height: 1.64em; */
    text-decoration: none;
}

.callTracker .t_phone {
    opacity: 0;
    display: none;
}

.callTracker .t_affiche {
    cursor: pointer;
}

header.hide-print.tete.fixed .texte2 {
    border: 1px solid #ffffff94 !important;
    /* color: var(--color2) !important; */
}

header.hide-print.tete.fixed .texte2:hover {
    /* border: 1px solid var(--color1) !important; */
    color: var(--color0) !important;
}

header .callTracker span,header .callTracker a {
    top: 5px;
}

header .callTracker .t_affiche {
    /*font-size:90%;*/
}

.callTracker.active .t_phone {
    opacity: 1;
    color: inherit;
    display: inline-block;
}

.callTracker.active .t_affiche {
    opacity: 0;
    display: none;
}

.pied .callTracker a,.coordonnees .callTracker a {
    position: relative;
    left: 0px;
}

.pied .callTracker span.t_affiche {
    font-weight: bold;
    text-decoration: underline;
}

.main-page {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tete {
    position: fixed;
    z-index: 99999;
    width: 100%;
    top: 0;
    left: 0;
}

.tete.fixed {
    background: var(--bg-facultatif);
    box-shadow: 2px 2px 50px rgb(10 10 10 / 5%);
}

.tete.fixed .logo-site {
    filter: invert(0);
}

.tete.fixed .navh .menu_principal, .tete.fixed .tel, .tete.fixed .btn-recherche , .tete.fixed .btn-favoris {
    color: var(--color2);
}

.tete .cols {
    display: flex;
    width: 100%;
    padding: .5vh 10%;
    position: relative;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.tete .cols .col {
}

.tete .cols .col.col1 {
    width: 20%;
}

.tete .cols .col.col2 {
    width: 80%;
}

.menu_principal .menu_catalog li a:before {
    height: 100% !important;
    z-index: -1;
    bottom: 0;
}

.tete.fixed .navh .menu_principal a, .tete.fixed .navh .menu_principal a:visited {
    color: var(--color2);
}

.tete .btn-recherche, .tete.fixed .tel {
    color: var(--color2);
}

.tete.fixed .navh .menu_principal a:hover, .tete.fixed .navh .menu_principal li.active > a {
    color: var(--color0);
}

.tete .cols .col.col3 {
    width: 37%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    column-gap: 5%;
}

.tete .logo-site img {
    max-height: 4vw;
    vertical-align: middle;
    transition: all .3s linear;
}

.tete.fixed .logo-site img {
    max-height: 4vw;
}

.tete.fixed .logo-site img.logow {
    display: none;
}

.tete.fixed .logo-site img.logob {
    display: block;
}

.tete .logo-site img.logob {
    display: none;
}

.tete .logo-site {
    margin: 0;
}

.tete .btn-recherche {
    overflow: hidden;
    color: var(--color0);
    float: left;
    margin: 0 9%;
}

.tete .btn-favoris {
    margin: 44px 0 0 0;
    overflow: hidden;
    text-indent: 100px;
    background: url(../images/ico-favoris.png) no-repeat center top;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 26px;
    border-left: 1px solid #ECECEC;
}

.tete .tel {
    font-size: var(--taille_font);
    color: var(--color0);
    padding: 0px 30px 0 30px;
    display: inline-block;
    MARGIN: 0 0;
    vertical-align: top;
    font-family: var(--font_family_1);
    text-transform: uppercase;
}

.tete .tel a {
    color: inherit;
    text-decoration: none
}

.zone-recherche ::-webkit-input-placeholder {
    color: #fff !important
}

.zone-recherche :-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important
}

.zone-recherche ::-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important
}

.zone-recherche :-ms-input-placeholder {
    color: #fff !important
}

.zone-recherche {
    position: relative;
}

.tete.fixed .zone-recherche {
}

.zone-recherche input[type="text"] {
    border: 1px solid #ffffff94 !important;
    height: 40px;
    background: transparent;
    line-height: 1;
    color: var(--color0);
    line-height: 48px \9;
    border: 0px;
    padding: 0px 15px;
    font-size: 14px;
    width: 300px;
    letter-spacing: 1px;
    border-radius: var(--border-radius);
}

.zone-recherche input[type="submit"] {
    transition: all 200ms ease;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    background: url(../images/zoom.svg) no-repeat;
    width: 20px;
    height: 22px;
    border: none;
    position: absolute;
    right: 15px;
    top: .9vh;
    background-size: 100%;
}

.zone-recherche input[type="submit"]:hover {
}

.text-services {
    display: flex;
    align-items: center;
    justify-content: center;
}

.widget-partage {
    display: none;
}

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: 7px 20px;
    text-align: left;
}

.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: 3%;
    opacity: 1;
    top: 40%;
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 50px;
    background: var(--color4);
    display: flex;
    align-items: center;
    justify-content: center;
}

.encarts .swiper-button-disabled {
    opacity: 0 !important;
}

.encarts .swiper-button-next, .swiper-button-next1, .swiper-button-next2 {
    background: var(--color4);
    right: 3%;
    top: 40%;
    opacity: 1.8;
    height: 50px;
    position: absolute;
    z-index: 1;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.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: 24px;
    color: var(--color0);
    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;
    left: 0px;
    right: 0px;
    padding: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) inset;
}

.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: inherit;
}

.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;
}

.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: #000;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    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%
}

.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;
}

.swiper-container5 .thumbnail {
    width: 80px !important;
    height: 80px !important;
    cursor: pointer;
    opacity: 0.7;
    margin: 0 5px;
    cursor: pointer;
    opacity: 0.7;
}

.thumbnail-active {
    opacity: 1;
}

.swiper-container-thumbnails {
    margin-top: 10px;
}

.swiper-container5 .thumbnail:hover {
    opacity: 1;
}

.swiper-container5 .thumbnail img {
    width: 100%;
    height: auto;
}

.decouvrez a, a.bouton-principal, a.view-btn-all, button.bouton-principal {
    display: inline-block;
    text-align: center;
    padding: 12px 24px;
    margin: 2em 0 2em;
    text-align: left;
    font-size: var(--taille_font);
    letter-spacing: 2px;
    text-decoration: none !important;
    -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);
    background: var(--color2);
    color: var(--color0);
    font-family: var(--font_family_1);
    border-radius: var(--border-radius);
    border-color: TRANSPARENT;
}

.decouvrez a:hover, a.bouton-principal:hover, .view-btn-all:hover, button.bouton-principal:hover {
    background-color: var(--color1);
    border-color: var(--color1);
    text-decoration: none;
    color: var(--color0);
}

.fluid-collections {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15vh 10vw 0;
}

.fluid-collections .titre {
    color: var(--color2);
    font-size: var(--h1-size);
    text-transform: uppercase;
    text-align: left;
    line-height: 23px;
    margin: 0 0 1em;
    text-wrap: balance;
    font-family: var(--font_family_2);
}

.fluid-collections .encart {
    text-align: left;
}

.fluid-collections .encart .info {
    justify-content: flex-start;
    display: flex;
    bottom: 0;
    transform: translateY(0);
    top: auto;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
    padding: 0px 15px 50px 45px;
    flex-wrap: wrap;
}

.fluid-collections .encart .photo {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40vh;
    overflow: hidden;
    border-radius: var(--border-radius);
}

.fluid-collections .encart .photo img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    -webkit-transition: .5s ease-out;
    transition: .5s ease-out;
    flex: 1;
    height: 100%;
}

.fluid-collections .titre small, h1 small, h2 small, small.titre-secondaire, .services-home .titre small, .service_sub_title, .titre-secondaire {
    margin: 0 0;
    padding: 0 0;
    display: block;
    font-family: var(--font_family_3);
    letter-spacing: 2px;
    font-size: 1vw;
    opacity: 1;
    margin: 0vh 0 1vh;
    color: var(--color1);
    text-transform: math-auto;
}

.fluid-collections .encart .titre-col {
    text-transform: uppercase;
    font-size: 27px;
    font-family: var(--font_family_2);
    margin: 25px 0 0 0;
    width: 100%;
}

.fluid-collections .encart a {
    color: var(--font_family_1);
    text-decoration: none;
    font-size: 16px;
    width: 100%;
    display: block;
    letter-spacing: 2px;
    position: relative;
}

.fluid-collections .encart a:hover {
    text-decoration: none;
}

.fluid-collections .encart a:hover span.decouvrir:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    background: var(--color2);
    bottom: 0;
}

.body-service .container2 {
    padding: 9vh 10vw 8vh;
}

.fluid-collections .encart a span.decouvrir {
    text-decoration: none;
    position: relative;
    font-size: 75%;
}

.fluid-collections .encart .photo a:hover span.decouvrir:before {
    background: var(--color3) !important;
}

.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;
    -webkit-transform: scale(1.05) translateX(-5px);
    transform: scale(1.05) translateX(-5px);
    -webkit-transition: .5s ease-out;
    transition: .5s ease-out;
}

.recup-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    border-radius: var(--border-radius);
    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: var(--color1);
    background-image: url('../images/ico-zoom.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}

.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)
}

.navh {
    margin: 0;
    z-index: 8000;
    width: 100%;
    /* max-width: 730px; */
    display: inline-block;
}

.row.recup-photos.gallery {
    margin-right: -15px !important;
    margin-left: -15px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 10%;
}

div#lightgallery .col-md-4 {
    padding: 0 8px;
}

.navh .menu_principal {
    margin: 0;
    padding: 0;
    list-style: outside none;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    gap: 10px;
}

.navh .menu_principal > li {
    position: relative;
    padding: 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navh .menu_principal a, .navh .menu_principal a:visited {
    color: var(--color0);
    display: inline-flex;
    font-size: 15px;
    padding: 5px 15px;
    height: 100%;
    margin: 1px;
    font-family: var(--font_family_1);
    position: relative;
    text-decoration: none;
    text-transform: math-auto;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    align-items: center;
    letter-spacing: 2px;
    border-radius: var(--border-radius);
}

.navh .menu_principal a:hover, .navh .menu_principal li.active > a {
    color: var(--color0);
    background: var(--color3);
}

.theSub {
    display: inline-block;
    padding: 0 0 0 5px;
    font-size: 85%;
}

.menu_principal ul, .menu_catalog, .sub-menu {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    width: 250px;
    position: absolute;
    left: 0px;
    top: 5vh;
    z-index: 99;
    transform: translate(20px,0);
    transition: all 0.3s ease-out;
    background: rgb(0 0 0 / 87%);
    border-radius: var(--radius);
}

.menu_principal ul li {
    display: block;
    float: none;
    margin: 0 0 1px;
    padding: 0;
    position: relative;
    /* background: rgb(0 0 0 / 87%); */
}

.navh .menu_principal ul li a, .navh .menu_principal ul li a:visited {
    font-size: 90%;
    display: block;
    color: var(--color0) !important;
    text-transform: none !important;
    text-align: left;
    padding: 1rem;
    border-bottom: 1px solid #FFFFFF14;
    left: 0;
    top: 0;
}

.menu_principal ul > li:last-child > a {
    border: 0;
}

.menu_principal li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
}

.menu_principal li>ul ul:hover {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
}

.menu_principal ul ul {
    left: 250px;
    top: 0px;
}

.tete.fixed .menu_principal .menu-item-external a:after {
    filter: invert(0);
}

.menu_principal .menu-item-external a i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 2;
    transform-origin: center;
    transition: inherit;
    background-size: 100%;
    margin: 0 0px 0 6px;
}

.navh .menu_principal li.active > a:hover {
    cursor: default
}

.menu_principal a:before, .fluid-collections .encart a.decouvrir:before {
    content: 33;
    width: 0;
    height: 1px;
    left: 0;
    bottom: -10px;
    background-color: var(--color1);
    transition: all .3s ease;
}

.navh .menu_principal a:hover:before, .navh .menu_principal li.active > a:before, .fluid-collections .encart a.button:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.fluid-slider {
    background: #171717
}

.fluid-contenu {
    position: relative;
    z-index: 800;
    margin: 0 0 0;
    background: var(--color0);
}

body.body-catalogue-list .fluid-contenu .corps, body.body-catalogue-item .fluid-contenu .corps {
    padding: 1em 0 2em;
}

main.fluid-contenu .container {
    width: 100%;
    max-width: 100%;
    padding: 4% 10vw 4%;
    position: relative;
    background: var(--bg-facultatif);
}

.body-page-1 .fluid-contenu {
    margin: 0 0 0;
}

.fluid-contenu .corps {
    padding: 0 0 0;
}

.body-service-list .fluid-contenu .corps {
    padding: 0em 0vw;
}

.sidebar {
    padding-top: 30px;
    text-align: right
}

.page-contenu.clear {
    margin: 0 0 5vh;
    width: 50%;
    line-height: 180%;
}

.page-contenu.page-contenu-home.clear .scrollbars.scrollbar-content {
    height: 400px;
    overflow-y: scroll;
}
.page-contenu.page-contenu-home.clear .scrollbars.scrollbar-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.page-contenu.page-contenu-home.clear .scrollbars.scrollbar-content::-webkit-scrollbar
{
	width: 2px;
	background-color: #F5F5F5;
}

.page-contenu.page-contenu-home.clear .scrollbars.scrollbar-content::-webkit-scrollbar-thumb
{
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: var(--color4);
}

.page .row.recup-photos.gallery {
    margin-top: 0;
    width: 49%;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    padding: 0;
}

.sidebar .photoa {
    background: url(../images/photo-accueil.jpg) right top no-repeat;
    height: 187px
}

.encarts {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1em 0;
}

.encarts h2 {
    font-size: 39px;
    padding: 0 0 1em 0;
    text-align: center;
}

.encarts .tous-tous {
    text-align: center;
    padding: 30px 0 0 0;
}

.encarts .tous-tous a {
    transition: all 400ms ease;
    text-decoration: none;
    display: inline-block;
    background: url(../images/ico-fleche.png) no-repeat 0 4px;
    padding: 0 0 0 30px;
    color: #969696;
    font-size: 20px;
}

.encarts .tous-tous a:hover {
    padding-left: 45px;
}

.encarts .gauche {
    height: 720px;
    background: url(../images/photo-promotions.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.encarts .droite {
    height: 720px;
    text-align: center;
}

.content-list > div:not(:first-child) {
    display: none;
}

ul.tabs-list li {
    color: var(--color2);
    width: auto !important;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    font-family: var(--font_family_2);
    text-align: center;
    margin: 2vh 1vw 2vh 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0;
    margin-right: 12px;
    border-radius: 0;
    max-width: max-content;
    cursor: pointer;
    position: relative;
    z-index: 15;
    font-size: large;
    transition: all .2s ease-out;
    align-items: center;
    padding: 8px 18px;
}

ul.tabs-list li.active {
    background-color: #fff7f4;
    color: var(--color1);
}

ul.tabs-list {
    position: relative;
    z-index: 20;
    display: flex;
    padding: 1vh 0;
}

.indicateur_slider {
    width: 100%;
    position: absolute;
    height: 1px;
    background: #0000007d;
    bottom: 0;
}

.indicator {
    height: 2px;
    width: 30%;
    background-color: #c1121f;
    position: absolute;
}

.tabs-list li:nth-child(1).active ~ .indicateur_slider .indicator {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    left: 0px;
}

ul.tabs-list li:after {
    position: absolute;
    bottom: -7px;
    content: "";
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 0;
    height: 1px;
    background: var(--color1);
}

ul.tabs-list li.active:after, ul.tabs-list li:hover:after {
    width: 100%;
}

.tabs-list li:nth-child(2).active ~ .indicateur_slider .indicator {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    left: 335px;
    width: 39%;
}

.tabs-list li:nth-child(3).active ~ .indicateur_slider .indicator {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    left: 790px;
    width: 31%;
}

.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); }

.body-gallery-2 .container2 {
    padding: 9vh 10vw 8vh;
}

.container2 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0em 0 6em;
    position: relative;
}

.encarts2 .tous-tous {
    text-align: center;
    padding: 30px 0 0 0;
}

.encarts2 .tous-tous a {
    transition: all 400ms ease;
    text-decoration: none;
    display: inline-block;
    background: url(../images/ico-fleche.png) no-repeat 0 4px;
    padding: 0 0 0 30px;
    color: #969696;
    font-size: 20px;
}

.encarts2 .tous-tous a:hover {
    padding-left: 45px;
}

.encarts2 .gauche {
    height: 720px;
    background: url(../images/photo-favoris.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.encarts2 .droite {
    height: 720px;
    text-align: center;
}

.encarts3 {
}

.encarts3 h2 {
    margin: 70px 0 15px 0;
    font-size: 36px;
    background: url(../images/trait3.png) no-repeat center bottom;
    padding: 0 0 5px 0
}

.encarts3 .tous-tous {
    text-align: center;
    padding: 30px 0 0 0;
}

.encarts3 .tous-tous a {
    transition: all 400ms ease;
    text-decoration: none;
    display: inline-block;
    background: url(../images/ico-fleche.png) no-repeat 0 4px;
    padding: 0 0 0 30px;
    color: #969696;
    font-size: 20px;
}

.encarts3 .tous-tous a:hover {
    padding-left: 45px;
}

.encarts3 .gauche {
    height: 720px;
    background: url(../images/photo-nouveautes.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.encarts3 .droite {
    height: 720px;
    text-align: center;
}

.fluid-app {
    height: 700px;
    background: url(../images/bg-app.jpg) no-repeat center top;
    padding: 45px 0 0 0;
}

.fluid-app h2 {
    text-align: center;
    font-size: 31px;
    color: #403f3f;
    text-transform: uppercase;
    margin: 20px 0 5px 0;
}

.fluid-app .soustitre {
    text-align: center;
    color: #000;
    font-size: 27px;
}

.fluid-app .liste-app {
    list-style-type: none;
    list-style-image: none;
    padding: 0 0 0 40px;
    margin: 90px 0 0 0
}

.fluid-app .liste-app li {
    background: url(../images/ico-puce.png) no-repeat 0 center;
    padding: 3px 0 2px 30px;
    font-size: 25px;
    color: #000000;
}

.fluid-app .qrcode {
    text-align: center;
    text-transform: uppercase;
    margin: 160px 0 0 0;
    position: relative;
}

.fluid-app .qrcode .fleche {
    width: 118px;
    height: 96px;
    background: url(../images/fleche.png) no-repeat center top;
    position: absolute;
    top: -120px;
    left: 45px;
}

.fluid-app .liste-boutiques {
    list-style-type: none;
    list-style-image: none;
    padding: 40px 0 0 0;
    margin: 0;
}

.fluid-app .liste-boutiques li {
    display: inline-block;
    vertical-align: top;
}

.fluid-app .apps {
    position: absolute;
    top: 65px;
    right: -200px;
    width: 600px;
    height: 600px;
    background: url(../images/app-screen.png) no-repeat center top;
}

/* nos Services/* ****************************** */
.isServiceList .services h1 {
    top: -35px;
    text-align: center;
    position: absolute;
    z-index: 9;
}

.isServiceList .content {
    padding: 0;
    width: 100%;
}

.nosServicesBg {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

.nosServicesBg .content {
    padding: 40px 0;
    float: left;
    background-color: transparent;
}

.linkList {
    padding: 0;
    margin: 10px 0 0 0;
    list-style: none;
    float: left;
}

/*actu - avis -newsletter*/
.actualites.view.view-3 article {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.NewsletterBg p {
    font-size: 15px;
    margin: 0 0 1px 0;
    display: none;
}

.block #newsletter_form {
    display: flex;
    width: 100%;
    margin: 0 auto;
    align-items: flex-end;
    justify-content: space-around;
}

.block #newsletter_form label {
    font-weight: normal;
    display: table-cell;
    display: none;
}

.block #newsletter_form input {
    border: none;
    border-radius: 0;
    display: table-cell;
    vertical-align: middle;
}

.block #newsletter_form input[type="text"] {
    background-color: transparent;
    line-height: 1;
    line-height: 32px \9;
    padding: 0px 0px;
    width: 97%;
    margin: 0 0 0 0;
    font-size: var(--taille_font);
    float: left;
    color: var(--color3);
    border: none;
    border-bottom: 1px solid var(--color3);
    height: 43px;
}

.block #newsletter_form input[type="submit"] {
    background: transparent;
    border-bottom: 1px solid var(--color3);
    color: var(--color3);
    padding: 9px 13px 8px;
    font-weight: 900;
}

.block #newsletter_form input[type="submit"]:hover {
    color: var(--color0);
    background: transparent;
}

.blockCenter.gallery-iflex {
    margin: 0 -15px;
}

input:focus, select:focus, textarea:focus {
    outline: none;
}

.contain-actus2 {
    position: relative;
    padding: 1em 1vw;
    z-index: 0;
    float: left;
    width: 100%;
}

.contain-actus .actualites .contenu .content, .contain-actus2 .actualites .contenu .content {
    font-size: 16px;
    min-height: 128px;
    margin: 0 0 2vh;
}

.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;
}

.contain-actus2 h2.h1 {
    font-family: var(--font_family_2);
    font-size: calc(var(--taille_font) + .3rem);
    margin: 0 0 0;
    padding: 0 0 0 0vw;
    color: var(--color2);
}

.corps .contain-actus {
    padding: 0;
}

.corps .contain-actus .actualites article {
    width: 100%;
}

.h {
}

.contain-actus2 h2.h1:before {
    /* content: ''; */
    position: absolute;
    /* width: 1vw; */
    /* height: 1px; */
    /* left: 0; */
    /* top: 24px; */
    /* background: var(--color2); */
}

.contain-actus2::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: "";
    border: max(1px, 0.0625rem) solid #313941;
    border-radius: inherit;
    -webkit-mask-image: linear-gradient(to bottom right, #fff, rgba(255, 255, 255, 0.2));
    mask-image: linear-gradient(to bottom right, #fff, rgba(255, 255, 255, 0.2));
}

.contain-actus .actualites .cell.photo, .contain-actus2 .actualites .cell.photo {
    position: relative;
    text-align: center;
    height: 40vh;
    display: block;
    background: #fff;
    overflow: hidden;
    width: 100%;
}

.contain-actus .actualites .contenu .date_post i , .contain-actus2 .actualites .contenu .date_post i {
    margin-right: 8px
}

.contain-actus .actualites .contenu, .contain-actus2 .actualites .contenu {
    margin-top: 20px
}

.btn1, .lire-suite a {
    position: relative;
    text-transform: none;
    color: var(--color1) !important;
    text-align: left;
    display: block;
    font-weight: 100;
    float: left;
    text-decoration: none !important;
    font-size: .9vw;
    margin: 0 0;
    transition: all 400ms ease 0s;
    letter-spacing: 1px;
    font-family: var(--font_family_1);
}

.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;
}

.contain-actus .h2 {
    text-align: center;
}

.contain-actus {
    position: relative;
    padding: 3em 10vw;
    z-index: 0;
    float: left;
    width: 100%;
}

.contain-actus .actualites .cell.texte {
    padding: 1vh 0vw;
    width: 100%;
}

.contain-actus .actualites .contenu .bouton-principal:hover, .contain-actus2 .actualites .contenu .bouton-principal:hover, .lire-suite a:hover {
    padding-left: 80px !important;
}

.contain-actus .actualites .cell.photo img, .contain-actus2 .actualites .cell.photo img {
    object-position: center;
    position: relative;
    height: 100%;
    width: 100%;
    max-width: inherit;
    object-fit: cover;
    border-radius: 0;
}

.contain-actus2 h3 {
    font-size: calc(var(--taille_font) + .2rem);
}

.contain-actus2 .actualites {
    display: flex;
    flex-direction: column;
    gap: 3vh;
}

.actualites.view-3 article.node-13 {
    border-bottom: 1px solid var(--color0transparent3);
}

.body-news-list .contain-actus .actualites .cell.photo,.body-news-list .contain-actus .actualites .cell.photo img {
    border-radius: 10px 10px 0 0
}

.body-news-list .contain-actus .actualites .contenu {
    padding: 0;
    margin-top: 0
}

.contain-actus .actualites article {
    width: 50%;
    display: flex;
    padding: 0;
    border-radius: var(--border-radius);
    flex-direction: column;
}

.contain-actus .h1 {
    text-align: center;
    text-transform: uppercase;
    font-family: var(--font_family_1);
    margin-bottom: 1em;
    letter-spacing: 2px
}

.see-all .bouton-principal {
    margin-top: 2em
}

.contain-actus .actualites .contenu .bouton-principal:hover:before, .lire-suite a:hover:before {
    width: 62px;
}

.actualites .cell.texte .contenu h3 {
    font-size: 100%;
    margin: 0 0 0;
}

.actualites .cell.texte .contenu .h1 {
    text-align: left;
}

.actualites {
    width: 100%;
    display: flex;
    position: relative;
    z-index: 8000;
    padding: 1em 0;
    gap: 1vw;
    justify-content: space-between;
}

.actualites article {
    display: table;
    width: 100%
}

.actualites:nth-child(even+1) {
    direction: rtl
}

.actualites .cell.photo {
    background-position: center center;
    border-radius: var(--border-radius)
}

.actualites .cell.photo:hover {
    opacity: .95;
    filter: alpha(opacity=95)
}

.actualites .cell.texte {
    vertical-align: top;
}

.actualites:last-child .cell.texte {
    border-bottom: none
}

.actualites .cell.texte .contenu {
    padding: 0em 0vw;
    text-align: justify;
    direction: ltr
}

.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: 20px auto
}

.view-btn-all i {
    margin-left: 8px;
    font-size: 14px
}

.actualites .date_post,.news .date-article {
    font-size: 79%;
    font-weight: 700;
    color: var(--color1);
}

.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
}

.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%;
    gap: 0;
}

.newsList .ligne-actus {
    flex: 0 0 auto;
    margin: 0 0 30px;
    float: none;
    /* padding: 0; */
}

.news .date_post {
}

.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 {
    margin-top: 2vh;
    margin-bottom: 0vh;
    text-align: left;
    font-weight: 200;
    font-family: var(--font_family_2);
    line-height: 1.5;
}

.newsList .item:hover .h3 {
    color: var(--nuanceColor1)
}

.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-items: center;
    align-content: center;
    font-family: var(--font_family_2);
    justify-content: flex-start;
    gap: 20px;
}

.newsItem .div-rs .btn-partage {
    display: flex;
    overflow: hidden;
    height: 36px;
    position: relative;
    top: 0;
    margin-left: 2rem;
    margin: 0 0 0 2rem;
}

.newsItem .div-rs .btn-partage .icones {
    fill: var(--color2);
}

.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%
}

p.center.btn-news {
    float: left;
    width: 100%;
}

.news_avant_apres {
    width: 100%;
    text-align: center;
    margin: 0;
    position: relative;
    float: left;
}

.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 #ebebeb;
    display: block;
    height: 100%;
    font-family: var(--font_family_1);
    text-transform: uppercase;
    border-radius: var(--border-radius);
    transition: all .3s linear;
}

.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
    }
}

.AvisClientsBg {
    padding: 4% 10% 2%;
    position: relative;
    background: var(--bg-facultatif);
}

.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 8px;
    display: block;
    height: auto!important
}

.AvisClientsBg.bg-optionnel-gris .h1 {
    padding: 0 0 1em 0;
    margin: 0;
    text-align: center;
    letter-spacing: 1.5px;
}

.title2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.etoiles .fa {
    color: orange;
}

.AvisClientsList {
    padding: 0 0 2em 0;
    overflow: hidden;
    margin: 0 -15px !important;
    position: relative;
    z-index: 0;
}

.AvisClientsList .btn-navs .button-next, .AvisClientsList .btn-navs .button-prev {
    background: var(--color4);
}

.AvisClientsList .btn-navs .button-next:hover, .AvisClientsList .btn-navs .button-prev:hover {
    background: var(--color1);
}

.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;
    padding: 2em 2vw;
    text-align: left;
    margin-top: 0;
    display: block;
    display: flex;
    text-decoration: none;
    border-radius: var(--border-radius);
    /* border: 1px solid var(--color3); */
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background: var(--color0);
    /* box-shadow: 10px 10px 30px #00000014; */
    min-height: 35vh;
}
.AvisClients .h {
    font-size: 3vh;
    color: var(--color2);
    text-align: left;
    text-transform: math-auto;
    font-weight: 100;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    min-height: auto;
    font-family: var(--font_family_3);
}

.AvisClients p {
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 15px;
    min-height: 15vh;
    font-family: var(--font_family_1);
    letter-spacing: 1px;
}

.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: inline-block;
    margin-right: 5px
}

.avisContent:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.temoignageScroll {
    max-height: 15vh;
    text-align: left;
    overflow: hidden
}

.temoignageScroll .scrollbar-content {
    padding: 0 10px 0 0;
    width: 100%
}

.temoignageScroll .scrollbar-path-vertical {
    right: 0
}

.date_post {
    font-size: var(--color4);
    padding: 4px 0;
    text-align: left;
}

.date_post i {
    margin-right: 8px
}

.AvisClientsBg .bx-controls.bx-has-pager {
    display: block;
    position: relative;
    height: 46px;
}

.livre-elements {
    padding: 8vh 0vw;
    margin-bottom: 40px;
    text-align: center
}

.livre-elements .livre-ligne {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between
}

.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 {
    font-size: 21px;
    color: var(--color2);
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    min-height: auto;
}

.livre-elements .date {
    margin-bottom: 2px!important;
    color: var(--color2);
    text-align: left;
}

.livre-elements .etoiles {
    margin-bottom: 0!important
}

.livre-elements .temoignage {
    text-align: left;
    display: block;
    font-size: var(--taille_font);
    margin-bottom: 0;
    color: var(--color2);
    padding-top: 15px;
}

.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 {
    width: 49%;
    margin-bottom: 3rem;
    position: relative;
    padding: 2em 2vw;
    text-align: left;
    height: auto;
    margin-top: 0;
    display: block;
    display: flex;
    text-decoration: none;
    border-radius: var(--border-radius);
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background: var(--color0);
}

.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;
    color: var(--color2);
    font-size: 1.2vw;
    font-weight: 700;
    text-shadow: none;
    padding: 0;
}

.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 / 28%);
    color: var(--color2);
    text-shadow: none;
    font-family: Arial,'Trebuchet MS',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: 32px;
    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 .conditions {
    font-size: 8px;
    margin: 2px 0 0;
    text-align: justify;
}

#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(--color2);
    border-radius: 2px;
}

.modal-content .form-control::placeholder {
    color: var(--color2)!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%;
    padding: 0;
}

#add-review .conditions,.modal-content .email-block {
    font-size: 10px;
    font-weight: 400;
    font-style: italic;
    text-align: justify;
    opacity: .6;
    display: block;
    margin-top: 23px;
    clear: both;
    margin-bottom: 0;
    color: var(--color2)!important
}

.modal-content {
    margin-top: 13vh;
}

p.text-center {
    text-align: center;
}

/* nos Services/* ****************************** */
.services-home {
    padding: 4% 10% 4%;
    width: 100%;
}

main > .services-home {
    background: var(--color0);
    overflow: hidden;
}

.contain-actus.services-home {
    background: var(--color0);
}

.services-home .one-service a.btn1 {
    position: relative;
    height: auto;
}

.services-home .one-service a.btn1 {
    margin: 1% 0 3%;
    text-decoration: none !important;
}

.services-home .one-service {
    height: auto;
    position: relative;
    margin: 0px 5px 5px;
    overflow: hidden;
    padding: 15px 15px;
    background: var(--color0);
    box-shadow: 10px 10px 50px #0000000d;
    border-radius: var(--border-radius);
}

.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%;
    border-radius: var(--border-radius);
}

.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;
    object-position: top;
}

.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: 1em 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;
    border-radius: var(--border-radius);
}

.one-service .one-service-info h3:after {
    display: none
}

.one-service .one-service-info h3, .one-service .one-service-info .h3 {
    color: var(--color4);
    margin: 12px 0px 0;
    font-size: 1.1vw;
    padding: 0;
}

.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: var(--color3);
    /* text-transform: uppercase; */
    font-family: var(--font_family_2);
    font-size: 40px;
    margin-top: 0vh;
    margin-bottom: 2vh;
    letter-spacing: 1px;
}

.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: 0;
}

.ligne-photos.retrait.centerservice2 {
    margin: 0 16% !important;
}

.ligne-photos.retrait.centerservice {
    margin: 0 33% !important;
}

.btn-retour .glyphicon {
    font-size: 15px;
}

/*/
*/
.body-service-list .services .tableGrid.row:nth-of-type(even) .bodyContent {
    text-align: justify;
    padding: 5vw 3vw 5vh 0px;
}

.text-left a.bouton-principal {
    padding: 14px 25px 12px;
}

.body-service-list .services .tableGrid.row {
    overflow-x: hidden;
    padding: 3em 10vw;
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) {
    direction: rtl;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.body-service-list .services .tableGrid.row:nth-of-type(even) {
    direction: ltr;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) [class*=col-] {
    direction: ltr;
}

.body-service-list .services .tableGrid.row .h {
    text-align: left;
}


.body-service-list .services .tableGrid.row:nth-of-type(odd) .service_sub_title {
    font-family: var(--font_family_1);
    font-size: 12px !important;
    letter-spacing: 2px;
    opacity: .8;
}

.body-service-list .services .tableGrid.row .bodyContent {
    text-align: justify;
    padding: 5vw 0vw 5vh 3vw;
}


.isServiceList #main {
    width: 100%;
}

.body-service-list .main_bg {
    padding-bottom: 80px;
    min-height: 600px;
    z-index: 1;
    position: relative;
}

.body-service-list .bodyContent .h {
    text-align: initial;
}

.nosServicesBg ul {
    padding: 0;
}

.nosServicesBg .mainSectionSlider .show {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
}

.nosServicesBg .mainSectionSlider .blazy {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
}

.services .mainSectionSlider .show {
    border-radius: var(--border-radius);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
}

.services .mainSectionSlider .blazy {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    border-radius: var(--border-radius);
}

.nosServicesBg .bx-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.nosServicesBg .bx-viewport {
    position: absolute!important;
    height: 100%!important;
    width: 100%!important;
    top: 0!important;
    left: 0!important;
}

.nosServicesBg .mainSectionSlider {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.services .bx-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.services .bx-viewport {
    position: absolute!important;
    height: 100%!important;
    width: 100%!important;
    top: 0!important;
    left: 0!important;
}

.services .mainSectionSlider {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    list-style: none;
}

.nosServicesBg .bx-viewport li,.services .bx-viewport li {
    height: 100%;
    list-style: none;
}

.services .bx-pager,.mainSectionSliderBg .bx-pager {
    z-index: 9999;
}

.nosServicesBg .bx-viewport li,.services .bx-viewport li {
    height: 100%;
}

.mainSectionSlider img {
    width: 100%;
    height: 100%;
}

.body-service-list .services .tableGrid.row [class*=col-] {
}

.block_catalogue:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    bottom: 0;
    left: 0;
}

.block_catalogue {
    position: relative;
    padding: 2vh 10vw 2em;
    background: var(--color0);
}

.nosServicesBg p:last-of-type,.services p:last-of-type {
    margin-bottom: 0;
}

.pied {
    position: relative;
    z-index: 0;
    background: url(../images/fond.jpeg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

footer:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000000a6;
}

.pied .bande1 {
    padding: 8vh 10vw 5vh;
    line-height: 1.7;
    position: relative;
}

.AvisClientsBg:before {
    content: "";
    position: absolute;
    width: 45%;
    height: 70%;
    background: url(../images/shape-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    right: 0;
    opacity: .1;
    top: 5%;
}
.pied .bande1 .row {
    margin: 0 0 0vh;
}

.pied .bande1 .horaires .horaire-table {
    color: var(--color3) !important;
}

.div-rs .btn-partage2 {
    margin: 12px 6px;
}

.btn-partage2 {
    padding: 0;
    display: flex;
    column-gap: 20px;
    margin: 5vh 0 3vh;
}

.btn-partage2 .btnp {
    width: 36px;
    height: 36px;
    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;
    border: 1px solid #050a1352;
    cursor: pointer;
}

.btn-partage2 .btnp:hover {
    transform: rotate(360deg);
    background-color: var(--color1);
    border-color: var(--color1);
    fill: var(--color0);
}

.btn-partage2 .btnp:hover .icones {
    fill: var(--color0);
}

footer .horaires .horaire-table {
    color: var(--color0) !important;
}

.btn-partage {
    padding: 0;
    display: flex;
    column-gap: 8px;
    margin: 0 0 3vh;
}

.btn-partage .btnp {
    width: 36px;
    height: 36px;
    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;
    border: 1px solid #fefefe4a;
}

.btn-partage .btnp:hover {
    transform: rotate(360deg);
    background-color: var(--color1);
    border-color: var(--color1);
    fill: var(--color0);
    color: var(--color0);
}

.btn-partage .btnp:hover .icones {
    fill: var(--colorà);
}


.pied h2, .pied h3 {
    color: var(--color0);
    text-transform: math-auto;
    font-size: var(--taille_font);
    margin: 0 0 2vh;
    padding: 0;
    font-size: 18px;
    font-family: var(--font_family_2);
}

.bande2 {
    padding: 0vh 10vw;
    border-top: 1px solid #ffffff29;
    position: relative;
    background: var(--color1);
}

footer .scrollFooter {
    max-height: 270px;
}

.pied .navf .menu_footer {
    color: var(--color0);
    padding: 0px 0 15px 0;
    list-style-type: none;
    margin: 0;
    line-height: 2;
}

.pied .navf .menu_footer li {
    display: block;
}

.pied .navf .menu_footer li:last-child {
    border: none
}

.pied .navf .menu_footer li a, .pied .navf .menu_footer li a:visited {
    padding: 0;
    color: inherit;
    text-decoration: none;
    font-size: 14px;
}

.pied .navf .menu_footer li a:hover, .pied .navf .menu_footer li.active a {
    color: var(--color1);
}

.pied .navf .menu_footer li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied .categorie {
    float: left;
}

.pied .categorie .liste-cats {
    color: var(--color0);
    padding: 0px 0 15px 0;
    list-style-type: none;
    margin: 0;
    line-height: 2;
}

.pied .categorie .liste-cats li {
    display: block;
}

.pied .categorie .liste-cats li:last-child {
    border: none
}

.pied .categorie .liste-cats li a, .pied .categorie .liste-cats li a:visited {
    padding: 0;
    color: inherit;
    text-decoration: none;
    font-size: 14px;
}

.pied .categorie .liste-cats li a:hover {
    color: var(--color1);
}

.pied .categorie .liste-cats li.active {
}

.pied .categorie .liste-cats li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied address {
    margin: 0;
    padding: 0px 0 5px 0;
    color: var(--color0);
    font-size: calc(var(--taille_font));
    line-height: 2;
}

.pied address p {
    background-repeat: no-repeat;
    margin: 0 0 20px 0;
}

.pied address p span.intitule {
    color: var(--color0);
    font-weight: bold;
}

.pied address strong.intitule {
    font-weight: bold;
    color: var(--color0);
}

.pied strong i {
}

.pied address p.adresse {font-size: 14px;}

.pied address p.adresse i,.pied strong i {
    padding-right: 7px;
    font-size: 18px;
    color: var(--color1);
}

.pied address p.tel.tel1 {font-size: 14px;}

.pied address p.tel.tel2 {
}

.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 .copyright-footer {
    margin: 5px 0px 0px 0px;
    color: #fff;
    font-size: 10px;
    text-align: center;
}

.pied .copyright-footer a {
    color: inherit;
    text-decoration: none;
    font-size: 14px;
    text-align: lz;
}

.pied .copyright-footer a:hover {
    text-decoration: underline
}

#logoFD svg * {
    fill: var(--color0);
}

#logoFD svg {
    width: 190px;
}

.btn-like {
    text-align: right;
    padding: 20px 0px 0px 0px;
}

.icone-share {
    display: none
}

.btn-partage .icones, .btn-partage2 .icones {
    width: 16px;
    margin: 0;
    height: 16px;
    padding: 0;
    position: relative;
    left: 0;
    fill: var(--color0);
}

.btn-partage2 .icones {
    fill: var(--color2);
}

.propositions-marques {
}

.propositions-marques .titre {
    font-size: 15px;
    color: #929292;
    padding: 40px 0 0px 0;
}

.propositions-marques .marques {
    color: #c3c3c3;
}

.propositions-marques .marques a {
    color: inherit;
    text-decoration: none;
}

.propositions-marques .marques a:hover {
    text-decoration: underline;
}

.menu_ref_bg {
    min-height: 150px;
}

.menu_referencement {
    text-align: justify;
    margin-bottom: 20px;
    margin-top: 0;
    min-height: initial;
    width: 100%;
    padding: 0px 0 0;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 2;
}

.menu_referencement li {
    display: inline-block;
    display: inline;
    list-style-position: inside;
    list-style-type: none;
    list-style-image: none;
    background: none;
    padding: 0;
}

.menu_referencement li:before {
    font-size: 15px;
    content: ' - ';
    color: #838383;
    margin: 0;
}

.menu_referencement li:first-child:before {
    display: none;
}

.menu_referencement li a {
    text-decoration: none;
    text-transform: none;
    color: var(--color0);
    font-weight: 100;
    font-size: 14px;
}

.menu_referencement li.active a, .menu_referencement li a:hover, .menu_referencement li a:focus {
    text-decoration: underline;
    color: var(--color1);
}

.modal {
    z-index: 9999
}

.modal-backdrop {
    z-index: 9998
}

.modal-content .btn-inline {
    display: inline-block;
    background: #fff;
    border: 1px solid #000;
    text-transform: uppercase;
    color: #000;
    border-radius: 0px;
    font-size: 17px;
    text-decoration: none;
    transition: all 400ms ease
}

.modal-content .btn-inline:hover {
    color: #fff;
    background: #000;
}

.banniere {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    height: 49vh;
    background-size: cover !important;
}

.banniere.ban1 {
    background: url(../images/slider-2.jpeg) no-repeat center left;
}

.banniere.ban2 {
    background: url(../images/banniere2.jpg) no-repeat center top;
}

.banniere.ban3 {
    background: url(../images/banniere3.jpg) no-repeat center top;
}

.banniere.ban3.homme {
    background: url(../images/banniere4.jpg) no-repeat center top;
}

.banniere.ban3.enfant {
    background: url(../images/banniere5.jpg) no-repeat center top;
}

.banniere .slog {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100%;
    top: 5vh;
    padding: 0vh 2vw;
    color: var(--color0);
    position: relative;
    z-index: 10;
    text-align: center;
}

.banniere .slog h1 {
    color: var(--color0);
    text-shadow: 1px 1px 2px #b7b5b51f;
    position: relative;
}

.banniere:before {
    background: var(--color2);
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: .4;
}

.banniere .slog:after {
}

/* .banniere .slog h1:after {
    width: 80px;
    content: '';
    position: absolute;
    left: 50%;
    background: var(--color0);
    height: 1px;
    bottom: -12px;
    margin-left: -40px;
} */

.banniere .slog .titre {
    font-size: 53px;
    color: #000000;
    background: url(../images/trait4.png) no-repeat 0 bottom;
    padding: 0 0 0px 0;
    margin: 0 0 20px 0;}

.banniere .slog .titre-secondaire {
    font-size: 22px;
    color: #000000;
    margin: 0;
}

.banniere.racine .slog .titre, .banniere.homme .slog .titre, .banniere.femme .slog .titre {
    color: #fff;
    background: url(../images/trait5.png) no-repeat 0 bottom;
    text-transform: uppercase;
}

.banniere.racine .slog .titre-secondaire, .banniere.homme .slog .titre-secondaire, .banniere.femme .slog .titre-secondaire {
    color: #fff
}

.banniere.enfant .slog .titre {
    text-transform: uppercase;
}

.cont-slider {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    margin-left: 0;
    height: 100vh;
    overflow: hidden;
}

.cont-slider:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #0000002e, #0000006b, #0000008f, transparent);
    z-index: 1;
    opacity: 1;
}

.sudo-slider, .sudo-slider img {
    width: 100%;
}

.sudo-slider img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
}

span.controls a.prevBtn {
    background: url(../images/left.png) no-repeat center;
    width: 2vw;
    height: 2vw;
    background-repeat: no-repeat;
    background-position: center center;
    transition: .4s;
    border-radius: 50px;
    display: block;
    position: relative;
    font-size: 0;
    background-color: var(--color1);
}

span.controls a.prevBtn:hover,span.controls a.nextBtn:hover {
    opacity: .5;
}

span.controls a.prevBtn:before {
}

span.controls a.nextBtn {
    background: url(../images/right.png) no-repeat center;
    width: 2vw;
    height: 2vw;
    background-repeat: no-repeat;
    background-position: center center;
    transition: .4s;
    border-radius: 50px;
    display: block;
    position: relative;
    font-size: 0;
    background-color: var(--color1);
}

.cont-slider .controls {
    /* display:none; */
    position: absolute;
    z-index: 1000;
    opacity: 1;
    display: flex;
    margin: 0;
    bottom: 12%;
    justify-content: center;
    gap: 20px;
    left: 10%;
}

.caption {
    position: absolute;
    left: 0;
    font-size: 20px;
    margin-top: 50px;
    color: #fff;
    width: 100%;
    height: 100vh;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    z-index: 10;
}

.caption .texte1 {
    font-size: 22px;
    color: var(--color0);
    font-family: var(--font_family_1);
    padding: 0 0 3vh;
    width: 80%;
    text-wrap: balance;
    line-height: 1.2;
    LETTER-SPACING: 2px;
    text-align: left;
}

.caption .texte1 span {
    display: block;
    font-family: var(--font_family_2);
    text-transform: math-auto;
    font-size: 3.5vw;
    color: var(--color0);
    margin: 0vh 0 2vh;
    text-align: left;
}

.texte2 {
    font-size: var(--taille_font);
    line-height: 42px;
    letter-spacing: 2px;
    display: inline-block;
    min-width: 200px;
    text-decoration: none !important;
    margin: 0 0 0 !important;
    /* -webkit-transition: all 400ms ease; */
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    border-style: solid;
    border-color: transparent;
    border-width: 1px 1px 1px 1px;
    padding: 3px 25px 3px 25px;
    fill: var(--color0);
    color: var(--color0) !important;
    text-align: center;
    font-family: var(--font_family_1);
    border-radius: var(--border-radius);
    background: var(--color2);
}

header p.tel-header.texte2.callTracker {line-height: 31px;
    background: #dddddd57;}

.texte2:hover {
    background-color: var(--color1);
    border-color: var(--color1);
    cursor: pointer;
    }

ol.numericControls {
    display: none !important;
}

.cta.hidden-xs.hidden-sm {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 0.5vw;
    width: 80%;
}

.caption {
    -webkit-animation: caption 2s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 0s;
    -moz-animation: caption 2s ease-in-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: 0s;
    -o-animation: caption 2s ease-in-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: 0s;
    animation: caption 2s ease-in-out;
    animation-fill-mode: forwards;
    animation-delay: 0s;
}

@-webkit-keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px)
    }
}

@-moz-keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px)
    }
}

@-o-keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px)
    }
}

@keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px)
    }
}

.body-catalogue-item .formulaire.gauche.col-md-12 .form-group {
}

.formulaire.droite.col-md-12.nopad.nopad-sm.nopad-xs .form-group {
    width: 100%;
}

.formulaire.gauche.col-md-12.nopad.nopad-sm.nopad-xs fieldset, .formulaire.droite.col-md-12.nopad.nopad-sm.nopad-xs {
    display: block;
}

.formulaire.droite.col-md-12.nopad.nopad-sm.nopad-xs .form-group .col-md-12 {
    padding: 0;
}

.contact .plan h2 {
    margin-top: 20px
}

.form-group .col-md-12 {
    padding: 0;
}

.plan {
    font-size: 0;
    margin: 0 0 4em;
    position: relative;
    float: left;
    width: 100%;
}

.contact .plan .block #googlemapapi, .plan iframe {
    width: 100% !important;
    height: 57vh !important;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.plan iframe:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}

.contact .horaires {
    margin: 0 0;
    padding: 3px 0 0 0;
    font-size: 16px;
}

.contact .coordonnees {
    padding-left: 2vw;
}

.adresse1 {
    border-bottom: 1px solid #e6cec3;
    padding: 3vh 0;
}

p.adress1 {
    color: #403f3f;
    text-transform: uppercase;
    font-family: var(--font_family_2);
    font-size: 22px !important;
}

.contact .coordonnees h2 {
    margin-top: 20px
}

.contact .coordonnees address p {
    padding: 3px 0 0 0;
}

.contact .coordonnees address p i {
    color: var(--color1);
}

.contact .coordonnees address p.adresse {
}

.contact .coordonnees address p.tel {
}

.contact .coordonnees address p.tel a {
    color: inherit;
    text-decoration: none
}

.contact .coordonnees address p span.intitule {
    font-weight: bold
}

.contact .coordonnees address p span.texte {
}

.contact .coordonnees address p a {
    text-decoration: none;
    color: inherit
}

.contact .coordonnees address p a:hover {
    text-decoration: underline
}

.contact .description-contact {
    padding: 0px 0px 10px 0px
}

.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;
}

.contact .formulaire .form-group .col-md-8 {
    width: 100% !important
}

.contact .formulaire .control-label {
    text-align: left !important;
    font-weight: normal
}

.contact .formulaire .form-group {
    margin-bottom: 4px;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.contact .formulaire .form-group .form-control {
    font-size: 16px;
    background: transparent;
    box-shadow: none;
    border-radius: 0px;
    width: 100% !important;
    border: 1px solid #b6715357;
}

.contact .formulaire .form-group textarea.form-control {
    height: 27vh;
    position: static;
    padding: 14px;
}

.contact .formulaire .form-group input.form-control {
    height: 50px;
    line-height: 1;
    line-height: 56px \9;
    padding: 14px;
}

.contact .formulaire .form-group select.form-control {
    height: 56px;
    line-height: 56px;
    padding: 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.png) !important;
        background-repeat: no-repeat !important;
        background-position: right center !important;
        line-height: normal !important;
    }

    .form-horizontal select.form-control option {
        color: inherit
    }
}

.formulaire.gauche.col-md-12.nopad.nopad-sm.nopad-xs {
    width: 100%;
}

.body-catalogue-item .formulaire.gauche.col-md-12.nopad.nopad-sm.nopad-xs fieldset {
}

.contact .formulaire .form-group .g-recaptcha {
    width: 301px !important;
    height: 76px !important;
    display: inline-block;
    margin-right: 2% !important;
    vertical-align: top;
    padding-right: 20px;
    float: left;
}

.contact .formulaire .form-group input[name="captcha"] {
    width: 31% !important;
    height: 56px !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: 56px !important;
    border-radius: 0;
    padding: 0;
}

.contact .formulaire .form-group input.btn-primary {
    width: auto;
    display: inline-block;
    float: right;
}

.contact .formulaire .form-actions {
    font-size: 12px
}

.contact a.btn.btn-default {
    float: right
}

.form-group .label-rgpd strong,.info-rgpd strong,.info-rgpd a,.info-rgpd a:visited {
    color: #e4b779;
}

.info-rgpd p, .label-rgpd {
    font-family: arial;
}

.shop-location {
    margin: 0 auto;
    padding: 6% 10%;
    display: flex;
    align-items: flex-start;
    gap: 2em;
}

.coordonnee1 strong {
    display: block;
    color: #403f3f;
    text-transform: uppercase;
    font-family: var(--font_family_2);
    width: 100%;
    font-size: calc(var(--taille_font) + .4rem);
}

.coordonnee1 {
    margin: 0 0 2vh;
}

.location-details {
    width: 40%;
}

.location-details p {
    margin-bottom: 10px;
}

.location-details ul {
    list-style-type: none;
    padding-left: 0;
}

.location-details ul li {
    margin-bottom: 5px;
}

.map-container {
    width: 60%;
    border-radius: var(--border-radius);
}

.map-container h3 {
    font-family: 'Arial', sans-serif;
    font-size: 1.25rem;
    color: #333;
    margin-bottom: 10px;
}

.map-container iframe {
    width: 100%;
    height: 40VH;
    filter: grayscale(0);
    border-radius: 0;
    display: flex;
}

.body-error404 a.btn.btn-default, .contact .formulaire input.btn-primary, .contact a.btn.btn-default {
    padding: 14px 25px 16px;
    margin: 1em 0;
    text-align: center;
    letter-spacing: 2px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    font-size: var(--taille_font);
    border: 0;
    border-width: 1px 1px 1px 1px;
    color: var(--color0);
    font-family: var(--font_family_1);
    background: var(--color2);
    border-radius: var(--border-radius);
}

.body-error404 a.btn.btn-default:hover, .body-error404 a.btn.btn-default:active, .contact .formulaire input.btn-primary:hover, .contact .formulaire input.btn-primary:active, .contact a.btn.btn-default:hover, .contact a.btn.btn-default:active {
    background-color: var(--color1);
    border-color: var(--color1);
    color: var(--color0);
    text-decoration: none;
}

*::-webkit-input-placeholder {
    color: #4b4b4b !important
}

*:-moz-placeholder {
    color: #4b4b4b !important;
    opacity: 1 !important
}

*::-moz-placeholder {
    color: #4b4b4b !important;
    opacity: 1 !important
}

*:-ms-input-placeholder {
    color: #4b4b4b !important
}
.partieseo2 {
    margin: 10vh 0 0;
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.flex-seoContain .seo-content h1:after, .flex-seoContain .seo-form h2.h1:after {
    left: 0;
    margin-left: 0;
}
.flex-seoContain .seo-form h2.h1:before, .flex-seoContain .seo-content h1:before {
    display: none;
}
.flex-seoContain .contact .formulaire .form-group textarea.form-control {
    height: 137px;
    position: static;
}

.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: 0px !important;
}

.pageseo .formulaire .form-group .g-recaptcha {
    width: 302px!important;
    margin-right: 2% !important;
    display: table-cell;
}

.pageseo .formulaire .form-group input.btn-primary {
    width: 31%;
    margin-top: 0;
    float: right;
}

.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: 0em;
}

.flex-seoContain .seo-content h1,.flex-seoContain .seo-form h2.h1 {
    text-align: left;
    /* margin-top: 0; */
}

.flex-seoContain .seo-content h1:before,.flex-seoContain .seo-form h2.h1:before {
    left: 0;
    margin-left: 0;
    transform: translate(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%;
    object-fit: cover;
}
.imagecont.noflicker.img1 {
    display: block;
    margin: 2vh 0 2vh;
    height: 30vh;
    overflow: hidden;
}

.gallery .description-galerie {
    padding: 0 0px 2em 0px;
    text-align: justify;
    width: 100%;
    padding-top: 1em;
    float: left;
}

.img-gallery {
    float: right;
    margin-left: 3vw;
    margin-bottom: 6vh;
    width: 45%;
    border-radius: var(--border-radius);
}

.img-gallery img {
    width: 100%;
    border-radius: var(--border-radius);
}

.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: 7px !important;
    padding-right: 7px !important
}

.gallery .ligne-photos {
    margin-left: -7px !important;
    margin-right: -7px !important
}

.gallery .ligne-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

.gallery .ligne-photos .propor:after {
    padding-top: 88%;
    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 .imagecont {
    height: 100%;
    display: block;
    border: 7px solid #ece9e9;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0)
}

.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;
}

.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: rgba(0, 0, 0, 0.5) url('../images/ico-zoom.png') no-repeat center center
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 1;
    filter: alpha(opacity=100)
}

.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 0px;
    padding-right: 10px
}

.gallery .nav li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.gallery .nav li a {
    background: #222;
    display: block;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
    border-radius: 0;
    text-decoration: none
}

.gallery .nav li a:hover, .gallery .nav li.active a {
    background: #424445;
    color: #fff
}

.gallery .nav li.active a {
    cursor: default
}

.gallery .tab-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.gallery .tab-content h2 {
    padding-left: 15px;
    margin-bottom: 20px
}

.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;
    position: absolute;
    z-index: 1001;
}

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: 68%;
    padding: 5px 8px !important;
    margin: 6px Opx !important;
    background: none !important;
    text-align: center;
    border-radius: var(--border-radius);
    overflow: hidden;
    color: var(--color0);
    background: var(--color4) !important;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1px;
}

.fil-arianne {
    border-bottom: 1px solid #b9b8b861;
    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 50px 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(--color1) !important;
    color: var(--color1);
    background: transparent;
    display: block;
    text-align: center;
    width: 100%;
    font-size: var(--taille_font);
    line-height: 48px;
    letter-spacing: 2px;
    -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);
    border-radius: var(--border-radius);
    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(--color4);
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #00000036;
    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(--color2);
    font-style: normal;
    margin: 0;
    padding: 0 0 0 5px;
}

.filtres-catalogue input:disabled + label {
    font-weight: normal;
    font-size: 16px;
    color: var(--color2);
    font-style: normal;
    margin: 0;
    padding: 0 0 0 5px;
    opacity: 0.5;
}

.filtres-catalogue input[type="submit"] {
    transition: all 400ms ease;
    border: 1px solid var(--color2) !important;
    color: var(--color0);
    background: var(--color2);
    display: block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 48px;
    letter-spacing: 2px;
    -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) !important;
}

.slider-handle {
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: var(--border-radius) !important;
    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: 30px;
    position: relative;
    border-radius: var(--border-radius);
}

.modele-liste.cont-sliderfav .item {
    width: 100%;
    padding: 0 20px;
}

.modele-liste .item {
    box-shadow: -1px 0px 3px 3px #c3c3c326;
    padding: .9vh .5vw;
    border-radius: var(--border-radius);
    background: var(--color0);
}

.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;
}

.modele-liste .news .item {
    width: 24%;
    /* background: var(--color3); */
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #f3c3ae75;
}

.modele-liste .news .item.it1 {width: 50%;}
.modele-liste .news .item.it2 {
    width: 48.333333%;
}
.modele-liste .news .item.it3 {
    width: 32.33333%;
}
.modele-liste .news .item.it4 {}

.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 .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(--color2);
    margin: 8px 0px;
    font-size: 100%;
    min-height: 5vh;
    padding: 0;
    overflow: hidden;
    font-family: var(--font_family_2);
}

.modele-liste .item h2 a, .modele-liste .item h3 a {
    color: var(--color2);
}

.modele-liste .item h3 a:hover {
    text-decoration: none !important;
}

.modele-liste .item .prix-item {
    font-size: var(--taille_font);
    color: var(--color1);
    min-height: auto;
}

.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(--color2);
    font-family: var(--font_family_1);
    display: none;
}

.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: 34px;
    color: var(--color2);
    word-break: break-word;
    display: block;
}

.cat-produit .item-date {
}

.cat-produit .item-description {
    font-size: 19px;
    padding: 3em 0 30px 0;
    color: #676767;
}

.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(--color1);
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 0 0 10px;
    border-bottom: 1px solid;
    margin: 0 0 1em;
    font-family: var(--font_family_2);
    display: none;
}

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: left;
}

.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;
    padding: 0;
    list-style-type: none;
    column-gap: inherit;
    background: transparent;
}

.fluid-contenu .corps .cat-produit .particularites li {
    font-size: 20px;
    color: #858585;
    padding: 0;
    display: flex;
    background: none;
    position: relative;
    justify-content: space-between;
}

.cat-produit .particularites li span {
    color: var(--color2);
    padding-right: 1rem;
}

.cat-produit .equipements ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cat-produit .btn-retour {
    padding: 20px 0 5vh;
    margin: 3vh 0 0;
}

.cat-produit .btn-retour a {
    padding: 16px 25px;
    margin: 1em 0;
    text-align: center;
    font-size: var(--taille_font);
    letter-spacing: 2px;
    -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;
    color: var(--color0);
    font-family: var(--font_family_1);
    background: var(--color2);
    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 {
    width: 100%;
    padding: 5% 20%;
    background: var(--color0);
}

.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
}

/* *************************************************************************/
.header-sidebars,.sidebar-left,.sidebar-right {
    background-color: #ffffff;
    letter-spacing: 1px;
}

.sidebar-left a,.sidebar-right a,.sidebar-bottom-controls a,.contactButton,.nav-item-active,.sidebar-form label,.sidebar-send-button,.sidebar-divider-text {
    color: #fff!important
}

.header-sidebars {
    height: 56px;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1)
}

.header-sidebars .header-top {
    display: table;
    height: 56px;
    width: 100%;
}

.top-logo {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 9999;
    text-align: left;
    overflow-y: hidden;
    left: 2vw;
    top: 3px;
}

.top-logo img {
    max-width: 20vw;
}

.deploy-left-sidebar {
    display: table-cell;
    background-color: #e4b779;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center
}

.deploy-right-sidebar {
    border-left: 1px var(--color3) solid;
    display: table-cell;
    background-color: transparent;
    background-size: auto 34%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 56px;
    width: 56px;
    background-position: center center;
    filter: brightness(0.5) brightness(0.5) brightness(0.5);
}

.deploy-right-mail {
    border-left: 1px var(--color3) solid;
    display: table-cell;
    background-color: transparent;
    background-size: auto 34%;
    background-image: url(../images/menu-mobile-3/mail.svg);
    background-repeat: no-repeat;
    height: 56px;
    width: 56px;
    background-position: center center;
    position: absolute;
    right: 56px;
    top: 0;
    filter: brightness(0.5) brightness(0.5) brightness(0.5);
}

.deploy-right-call {
    display: table-cell;
    background-color: transparent;
    background-size: auto 34%;
    background-image: url(../images/menu-mobile-3/telephone.svg);
    background-repeat: no-repeat;
    height: 56px;
    width: 56px;
    background-position: center 18px;
    position: absolute !important;
    right: 112px;
    top: 0;
    filter: brightness(0.5) brightness(0.5) brightness(0.5);
}

.deploy-back-home {
    background-image: url(../images/menu-mobile-3/home.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.delete-right-sidebar {
    display: none;
    background-image: url(../images/menu-mobile-3/contact.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.sidebar-left {
    font-family: 'Nunito-Regular',Helvetica!important;
    width: 270px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -270px;
    bottom: 0;
    overflow: hidden;
    position: fixed;
    box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.1);
}

.sidebar-scroll-left {
    padding-right: 20px;
    left: 0;
    width: 310px;
    overflow: scroll!important;
    overflow-x: hidden!important;
    -webkit-overflow-scroll: touch!important;
    height: 100%;
    background-color: #c31c26;
}

.sidebar-scroll-right {
    width: 275px;
    overflow: auto !important;
    overflow-x: hidden!important;
    height: 100%;
    background-color: var(--color0);
}

.sidebar-right {
    font-family: 'Nunito-Regular',Helvetica!important;
    background-repeat: repeat;
    position: fixed;
    overflow: hidden;
    z-index: 999999;
    right: -280px;
    top: 0;
    bottom: 0;
    width: 270px;
    box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.sidebar-decoration {
    background-image: url(../images/menu-mobile-3/sidebar-deco.png);
    background-repeat: repeat-x;
    height: 2px;
    margin-bottom: 15px
}

.sidebar-left a,.sidebar-right a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    color: #403f3f !important;
    z-index: 1;
}

.sidebar-header-left {
    height: 65px;
    background-color: #f78e1e;
    position: relative
}

.sidebar-left-logo {
    max-height: 75px;
    position: absolute;
    top: -2px;
    left: 8px;
    margin-right: 179px;
}

.sidebar-right-logo {
    margin-left: auto;
    top: 14px;
    right: 4px;
    max-width: 180px;
    float: right;
    max-height: 37px;
    position: relative;
    display: none;
}

.close-sidebar-left {
    background-image: url(../images/menu-mobile-3/left-chevron.svg);
    background-size: 45% auto;
    background-repeat: no-repeat;
    background-position: center center;
    height: 65px;
    width: 65px;
    margin-left: 205px;
    display: block
}

.sidebar-divider-text {
    font-size: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 0;
    color: var(--color1);
    background: var(--color1);
}

.home-nav {
    background-image: url(../images/menu-mobile-3/home.png)
}

.info-nav {
    background-image: url(../images/menu-mobile-3/infoabout.png)
}

.folio-nav {
    background-image: url(../images/menu-mobile-3/bendedright.png)
}

.mail-nav {
    background-image: url(../images/menu-mobile-3/mail.svg)
}

.newsletter-nav {
    background-image: url(../images/menu-mobile-3/rss.png)
}

.call-nav {
    background-image: url(../images/menu-mobile-3/phonehook.svg)
}

.text-nav {
    background-image: url(../images/menu-mobile-3/speechbubble4.png)
}

.facebook-nav {
    background-image: url(../images/menu-mobile-3/facebook.png)
}

.twitter-nav {
    background-image: url(../images/menu-mobile-3/twitter.png)
}

.sidebar-bottom-controls {
    background-color: #e4b779;
}

.sidebar-bottom-controls p {
    margin-top: 3px;
}

.sidebar-bottom-controls a {
    font-size: 12px;
    background-repeat: repeat-y;
    text-align: center;
    float: left;
    width: 33%;
    line-height: 10px;
    display: block
}

.facebook-bottom {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/facebook.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.twitter-bottom {
    display: block;
    background-image: url(../images/menu-mobile-3/twitter.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.close-bottom-left,.close-bottom-right {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/accessdenied.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.nav-item {
    font-size: 16.2px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-size: 22px auto;
    background-color: #c9323b;
    height: 60px;
    line-height: 61.5px;
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 20px center;
    margin-bottom: 1px;
}

.icon-active {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/location.png);
    background-size: 10px 15px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 240px
}

.icon-page {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-size: 8px 11px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 240px
}

.icon-drop {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/godrop.png);
    background-size: 10px 8px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 239px
}

.submenu a {
    text-shadow: 0 2px 0 rgba(0,0,0,1);
    background-image: url(../images/menu-mobile-3/sidebar-deco.png);
    background-repeat: repeat-x;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    font-size: 10px;
    color: #878787;
    text-transform: uppercase;
    font-weight: 900
}

.submenu a em {
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-size: 8px 11px;
    background-repeat: no-repeat;
    float: left;
    width: 10px;
    height: 15px;
    display: block;
    margin-top: 5px;
    padding-right: 35px
}

.submenu a:first-child {
    background-image: none!important
}

.submenu {
    display: none
}

.submenu-active {
    display: block
}

.sidebar-notifications a {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 38px;
    margin-left: 20px;
    font-size: 10px;
    color: #878787;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 10px
}

.sidebar-header-right {
    height: 65px;
    background-color: var(--bg-facultatif);
    position: relative;
}

.close-sidebar-right {
    background-image: url(../images/menu-mobile-3/right-chevron.svg);
    background-size: 45% auto;
    background-repeat: no-repeat;
    background-position: center center;
    height: 65px;
    width: 65px;
    margin-left: 0;
    display: block
}

.sidebar-left .close-sidebar-left, .sidebar-right .close-sidebar-right {
    position: absolute !important;
}

.right-sidebar-copyright {
    margin: 20px 0
}

.footer-text a {
    padding-top: 10px;
    font-size: 10px;
    color: #8a8a8a
}

.copyright-sidebar {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase
}

.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;
    padding-left: 0;
}

.menu-mobile-dynamique .sub-menu li {
    background-color: #d8d8d854;
    margin-bottom: 0;
    padding: 0;
}

.menu-mobile-dynamique .sub-menu li a {
    height: 42px;
    text-transform: none;
    color: var(--color2);
    padding: 0 30px;
}

.menu-mobile-dynamique li.active a {
    color: var(--color1) !important;
}

.menu-mobile-dynamique .sub-menu {
    background-color: #ffffff21;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0;
}

.menu-mobile-dynamique li.parent {
    background-image: url(../images/menu-mobile-3/left-sidebar/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;
    text-decoration: none !important;
    line-height: 18px;
    font-size: var(--taille_font);
    font-family: var(--font_family_2);
    background-image: url(../images/menu-mobile-3/bendedright.svg);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-size: 8px auto;
    text-transform: uppercase;
    color: #fff;
    height: 41px;
    background-repeat: no-repeat;
    padding-left: 47px;
    background-position: 10%;
}

.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: none;
    color: #BEBEBE
}

.small-notification p {
    margin: 10px 13px;
    padding-bottom: 2px;
    line-height: 18px
}

.search {
    padding: 2px 16px;
    width: 100%;
    position: relative;
    float: left;
}

.search input[type="text"] {
    width: 100%;
    border: 0;
    border-radius: 0;
    outline: none;
    padding: 12px 10px;
    min-height: 45px;
    border-bottom: 1px solid var(--color1);
    max-width: 102%;
    background: transparent;
    font-size: var(--taille_font);
}

form {
    width: 100%;
}

.search input[type="submit"] {
    padding: 0;
    transition: all 400ms ease;
    color: #000;
    text-align: center;
    border: none;
    padding: 13px 12px 7px 12px;
    display: inline-block;
    vertical-align: top;
    font-size: var(--taille_font);
    position: absolute;
    font-family: var(--font_family_2);
    right: 15px;
    background: transparent;
}

.text-input {
    overflow: hidden;
    position: relative;
    font-size: 11px;
    color: #666;
    width: 230px;
    margin-left: 20px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    display: block;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d
}

#contactEmail {
    margin-bottom: -5px!important
}

#contactMessage {
    display: none
}

#contactName {
    display: none;
    margin-bottom: 10px
}

#left_label_name {
    overflow: hidden;
    position: relative;
    display: none;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: .3;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

#name_label {
    overflow: hidden;
    position: relative;
    display: none;
    margin-top: 20px;
    margin-left: 20px;
    font-family: 'Lato',sans-serif;
    font-size: 12px;
    color: #c5c5c5
}

#email_label {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 12px;
    color: #c5c5c5;
    display: block;
    overflow: hidden;
    position: relative
}

#left_label_mail {
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 18px;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: .3;
    font-family: 'Open Sans',sans-serif;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.contact-button-house {
    line-height: 18px;
    margin-bottom: 20px;
    font-size: 11px;
    display: block;
    overflow: hidden;
    position: relative;
    vertical-align: baseline;
    outline: none
}

.contactButton {
    display: block;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    margin-top: 30px;
    height: 36px;
    font-family: 'Lato',sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    width: 230px;
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d
}

.buttonWrap {
    padding: 10px!important;
    min-width: 43%
}

.contactSubmitButton {
    display: block!important;
    height: 36px!important;
    margin-right: 4px;
    float: left;
    margin-bottom: 20px
}

.contactNameField {
    padding-bottom: 5px;
    font-size: 12px
}

.contactField {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}

.contactTextarea {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    margin-bottom: 20px;
    line-height: 18px;
    height: 90px;
    padding: 9px 12px
}

.menu-mobile-dynamique input {
    -webkit-appearance: none;
    border-radius: 0
}

.menu-mobile-dynamique .menu-item-external {
    /* background-image: url(../images/menu-mobile-3/left-sidebar/gopage.svg); */
    background-position: 239px 17.2px;
    background-repeat: no-repeat;
    background-size: 7px auto;
}

.sidebar-form {
    display: none;
    margin-left: 20px;
    width: 230px;
    box-sizing: border-box
}

.sidebar-form2 {
    display: none
}

.sidebar-form label {
    font-size: 13px;
    border-radius: 0!important;
    color: #c5c5c5;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
    opacity: .8;
    filter: alpha(opacity=80)
}

.sidebar-form label span {
    text-transform: lowercase;
    float: right;
    opacity: .5
}

.sidebar-form input {
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d
}

.sidebar-form textarea {
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d;
    margin-bottom: 0
}

.sidebar-send-button {
    font-size: 13px;
    display: block;
    width: 100%;
    color: #d2d2d2;
    font-family: 'Lato',sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

.success-subscribe {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px
}

.sidebar-form {
    margin-bottom: 0!important;
    margin-top: -10px!important
}

.sidebar-form .formSuccessMessageWrap {
    width: 230px;
    margin-top: 20px;
    margin-bottom: 0
}

.sidebar-form .small-notification {
    margin-top: 20px
}

.sidebar-form #emailError {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0;
    height: 36px
}

.sidebar-form #emailError p {
    text-align: center;
    color: #ff8181;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.sidebar-form #emailError2 {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0;
    height: 36px
}

.sidebar-form #emailError2 p {
    text-align: center;
    color: #ff8181;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.subscribe-notification {
    width: 230px!important;
    margin-left: 20px;
    border-radius: 0!important;
    margin-bottom: -15px!important;
    margin-top: 20px!important;
    background-image: none!important
}

.subscribe-notification p {
    background-image: none!important;
    text-align: center;
    color: #ff8181!important;
    margin: 8px 0;
    display: block;
    text-transform: uppercase;
    padding-left: 0;
    margin-top: 20px
}

.formValidationError {
    margin-bottom: -15px
}

.sidebar-form .formValidationError div {
    margin-top: 20px;
    width: 230px;
    border-radius: 0!important;
    height: 36px;
    margin-top: 20px!important
}

.sidebar-form .formSubmitButtonErrorsWrap {
    overflow: visible!important;
    margin-bottom: 20px
}

.sidebar-form .formValidationError p {
    text-align: center;
    color: #ff8181!important;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.menu-mobile-dynamique label {
    display: block;
    overflow: hidden;
    position: relative;
    border: 0;
    vertical-align: baseline;
    outline: none
}

.red-notification {
    background-color: rgba(219,84,84,0.5);
    border-radius: 5px;
    border: solid 1px #cbb190
}

.formValidationError .red-notification p {
    background-image: none!important;
    display: block!important;
    padding-left: 0!important;
    text-align: center!important
}

.no-bottom {
    margin-bottom: 0!important
}

.menu-mobile-dynamique .sub-menu {
    display: none
}

.red-notification {
    background-color: rgba(219, 84, 84, 0.5);
    border-radius: 5px;
    border: solid 1px #c24747;
}

.formValidationError .red-notification p {
    font-size: 14px;
    background-image: none!important;
    display: block!important;
    padding-left: 0px!important;
    text-align: center!important;
}

.no-bottom {
    margin-bottom: 0px!important;
}

.notification-box {
    color: #fff !important
}

.notification-box h4 {
    color: #fff !important
}

.menu-mobile-dynamique .sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
    margin: 0;
    padding: 0;
    width: 250px;
    position: relative;
    left: 0px;
    top: 0em;
    z-index: 99;
    transform: translate(20px, 0);
    transition: all 0.3s ease-out;
    background: var(--bg-facultatif);
}

.sidebar-right .btn-recherche {
    margin: 0px 0 0 0;
    overflow: hidden;
    text-indent: 100px;
    background: url(../images/ico-recherche-mobile.png) no-repeat center center;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 48px;
    position: absolute;
    top: 68px;
    right: 50px;
}

.sidebar-right .btn-favoris {
    position: absolute;
    margin: 0px 0 0 0;
    top: 68px;
    right: 0;
    overflow: hidden;
    text-indent: 110px;
    background: url(../images/ico-favoris-mobile.png) no-repeat center center;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 48px;
}

.remonter {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 44px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px
}

.remonter button {
    display: block;
    padding: 3px 10px 6px 10px;
    text-align: center;
    background: none;
    border: 0;
}

.remonter button:hover {
    opacity: 0.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: "Trebuchet MS", Helvetica, arial, sans-serif;
    font-size: 13px;
    color: #000;
    text-decoration: underline
}
@media (min-width: 2500px) {
    header p.tel-header.texte2.callTracker{line-height: normal;}
    .AvisClients p{font-size: .8vw} 
    .caption .texte1{
    font-size: 2vw;
}
    .cta .texte2{
    font-size: 20px;
    padding: 20px 40px;
}
    .services-home h2, .services-home .titre, .block_catalogue h2.titre,.h1, h1{
    font-size: 72px;
}

.decouvrez a, a.bouton-principal, a.view-btn-all, button.bouton-principal {
    padding: 30px 40px;
    font-size: 22px;
}
    .page-contenu.page-contenu-home.clear .scrollbars.scrollbar-content{
    height: 35vh;
}

body {
    font-size: 25px;
}

.menu_principal ul, .menu_catalog, .sub-menu {
    top: 4vh;
}

.navh .menu_principal a, .navh .menu_principal a:visited {
    font-size: .7vw;
}

.tete .logo-site img {
    max-height: 160px;
    padding: 10px 0;
}

.btn-partage .icones, .btn-partage2 .icones {
    width: 26px;
    height: 26px;
}

.btn-partage .btnp {
    width: 70px;
    height: 70px;
}

.pied address p.tel.tel1, .pied address p.adresse i, .pied strong i, .pied address p.adresse, .pied .categorie .liste-cats li a, .pied .categorie .liste-cats li a:visited, .pied .navf .menu_footer li a, .pied .navf .menu_footer li a:visited,.menu_referencement li a {
    font-size: .8vw;
}
    .pied h2, .pied h3{
    font-size: 1vw;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .lightboxOverlay {
        overflow:scroll
    }

    .lightboxOverlay::-webkit-scrollbar {
        width: 0px
    }
}

@media (max-width: 1199px) {
    .remonter {
        display:none !important
    }
}

@media (min-width: 768px) {
    .zone-favoris .article:nth-child(3n+1) {
        clear:both
    }

    .pied .categorie:nth-child(3n+1) {
    }
}

@media (max-width: 991px) {
    .body-service-list .services .tableGrid.row .bodyContent{padding: 0vw 0vw 0vh 3vw;}
    .btn-navs .button-next, .btn-navs .button-prev{width: 40px;height: 40px;}
    .AvisClients .h{font-size: 3vw}
    .logoc{display: flex;justify-content: center;align-items: center;}
    .logoc img {
        width: 200px;
    }
    span.controls a.nextBtn,span.controls a.prevBtn{
}
    .map-container, .location-details {
        width: 100%;
    }

    li.mention.favoris, li.mention.nouveaute, li.mention.destockage {
        font-size: 41%;
    }

    .modele-liste .item {
        padding: 0 5px;
    }

    .container {
        max-width: none;
        width: auto
    }

    .shop-location {
        margin: 0 auto;
        padding: 6vh 10vw;
        display: block;
        flex-wrap: wrap;
    }

    .fluid-collections {
        padding: 1em 1vw;
    }

    .sudo-slider img {
        width: 100%;
        height: auto;
    }

    .block_catalogue {
        position: relative;
        padding: 0 3vw;
    }

    .container2 {
        padding: 0;
    }

    .formulaire.gauche.col-md-12 .form-group {
        width: 100%;
        float: left;
    }

    .cat-produit .description {
        padding: 10px;
    }

    .pied .bande1 {
        padding: 2em 0vw;
    }

    .fluid-collections .titre {
        margin: 0;
    }

    .modele-liste .item .div-proportionnel-item .imagecont {
        height: 22vh;
    }

    .services-home, .contain-actus, .AvisClientsBg, .bande1 {
        padding: 3em 3vw 1em;
    }

    .services-home .one-service {
        margin: 0px 5px 0px;
    }

.produits2 {
    height: 20vh;
}

    .one-service .one-service-info h3 {
        padding: 0 0;
        margin: 1vh 0 1vh;
    }

    .one-service .one-service-info .one-service-info-inner {
        padding: 0;
        margin: 0 0 3vh;
    }

    .actualites {
        padding: 1em 2vw;
        display: flex;
        flex-direction: column;
    }

    .actualites .cell.photo {
        display: block;
    }

    .actualites .cell.texte .contenu {
        padding: 1em 0;
    }

    .actualites article {
        display: flex;
        column-gap: 16px;
    }

    .actualites .cell.texte {
        width: 100%;
        display: block;
    }

    main.fluid-contenu .container {
        padding: 0em 1vw 1em;
    }

    .copyright {
        column-count: 1;
        column-gap: 0vw;
        text-align: justify;
    }

    .ligne-photos.retrait.centerservice2 {
        margin: 0 0 !important;
    }

    .ligne-photos.retrait.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[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: 0;
        right: 0;
        margin-right: 0px !important;
    }

    .contact .formulaire .form-group input.btn-primary {
        /* width: 100%; */
        margin-top: 8px;
    }

    .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;
    }

    .scrollbars {
        width: 100%;
        height: auto
    }

    .scrollbar-content {
        padding: 0
    }

    body {
        font-size: 16px;
        background: var(--color0);
    }

.intervention {
    flex-wrap: wrap;
}

.intervention .img-bloc,.intervention .contenu {
    width: 100%;
}

.allBlock {
    padding: 2em 0% 2em;
}

.btn1, .lire-suite a {
    font-size: 14px;
}

.one-service .one-service-info h3, .one-service .one-service-info .h3 {
    font-size: 16px;
}

.fluid-collections .titre small, h1 small, h2 small, small.titre-secondaire, .services-home .titre small, .service_sub_title, .titre-secondaire {
    font-size: 22px;
}

    span.controls {
        display: none;
    }

    .page-contenu.clear, .contenus, main.fluid-contenu .contenus {
        width: 100%;
        display: block;
        font-size: 13px;
    }

    .page .row.recup-photos.gallery {
        display: none;
    }

    body.body-service-list.body-service-list-0 h1 {
        padding: 0 5vw;
        text-align: center;
    }

    h1, .h1 {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 1.5;
    }

    .cont-slider {
        position: relative;
        width: 100%;
        margin-left: 0;
        height: 30vh;
        top: -8px;
        margin: 0;
    }

    .caption {
        top: initial;
        top: 2vh;
        left: 10px;
        opacity: 1;
        z-index: 1111;
        height: auto;
        width: 90%;
    }

    .caption .texte1 {
        padding: 5% 10%;
        width: 100%;
        margin: 0 0 5px 0;
        top: 0;
        position: absolute;
        display: block;
    }

    .caption .texte2 {
        font-size: 22px;
        color: #403f3f;
        line-height: 19px;
    }

    .fluid-contenu {
        margin: 0px 0 0 0 !important
    }

    .fluid-contenu .corps {
        padding: 30px 15px 18px 15px;
    }

    .fluid-collections .titre {
        font-size: 26px;
        padding: 17px 0 10px 0;
        letter-spacing: 0px;
    }

    .fluid-collections .encart {
        padding: 30px 0 30px 0;
    }

    .decouvrez a {
        margin: 25px 0 0 0;
    }

    .encarts .droite {
        height: 630px;
    }

    .encarts2 .droite {
        height: 630px;
    }

    .encarts3 .droite {
        height: 630px;
    }

    .encarts h2, .encarts2 h2, .encarts3 h2 {
        font-size: 26px
    }

    .modele-liste .item h2, .modele-liste .item h3 {
        margin: 20px 0 10px 0;
    }

    .encarts .tous-tous, .encarts2 .tous-tous, .encarts3 .tous-tous {
        padding: 10px 0 0 0;
    }

    .cont-sliderred .controls {
        bottom: -95px;
    }

    .cont-sliderfav .controls {
        bottom: -95px;
    }

    .cont-slidernouv .controls {
        bottom: -95px;
    }

    .contact .plan {
        margin: 0 0 30px 0;
    }

    .modele-liste .item h2, .modele-liste .item h3 {
        font-size: 12px;
    }

    .filtres-catalogue {
        margin: 0 0 20px 0;
    }

    .cat-liste #filtres {
        padding: 20px 0 20px 0;
    }

    .fil-arianne {
        font-size: 15px;
        line-height: 13px;
    }

    .cat-produit .cont-miniatures {
        display: none;
    }

    .cat-produit .item-titre {
        font-size: 24px;
        /* max-width: 46%; */
    }

    .zone-favoris {
        top: 70px;
        left: 15px;
        right: 15px;
    }

    .zone-favoris .container {
        padding: 0 15px;
    }

    .zone-recherche {
        top: 70px;
        left: 15px;
        right: 15px;
    }

    .zone-recherche .container {
        padding: 0 15px;
    }

    .zone-favoris .soustitre {
        font-size: 21px;
        margin: 20px 0 50px 0;
        line-height: 20px;
        padding: 0 10px 15px 10px;
    }

    .cat-produit .cont-miniatures .suivant-miniatures, .cat-produit .cont-miniatures .precedent-miniatures {
        display: block;
    }
}

@media (max-width: 767px) {
    .fil-arianne{margin-bottom: 10px;}
    .filtres-catalogue{padding: 0 10%;}
    .fluid-collections .titre small, h1 small, h2 small, small.titre-secondaire, .services-home .titre small, .service_sub_title, .titre-secondaire{font-size: 16px;}
    .top-logo img {
        max-width: 35vw;
    }
        span.controls a.nextBtn, span.controls a.prevBtn {
        width: 40px !important;
        height: 40px !important;
    }
    .encarts .swiper-button-next, .swiper-button-next1, .swiper-button-next2{
    /* z-index: 9; */
    /* right: calc(50% - 50px); */
    /* background: var(--color1); */
    /* top: 80%; */
    /* opacity: 1 !important; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    width: 40px;
    height: 40px;
}

.encarts .swiper.mySwiper, .encarts .swiper-container, .encarts .swiper-container1 {
    padding-bottom: 5em;
}
    .encarts .swiper-button-prev, .swiper-button-prev1, .swiper-button-prev2{
    /* z-index: 9; */
    /* left: calc(50% - 50px); */
    /* background: var(--color1); */
    /* top: 80%; */
    /* opacity: 1 !important; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    width: 40px;
    height: 40px;
}

.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 {
    color: var(--color0);
    font-size: 18px;
}
    .page-contenu.page-contenu-home.clear .scrollbars.scrollbar-content{height: 100vh;}
    .row.description-galerie.clear h2{font-size: 25px;width: 100%;text-align: center;}
    li.mention.favoris, li.mention.nouveaute, li.mention.destockage{font-size: 70%;}
    .fluid-contenu .corps ul.mentions{display: flex;gap: 5%;}
    .cat-produit .zone-leads{padding: 5%;}
    h1, .h1,.block_catalogue h2.titre{font-size: 22px;}
    .body-service-list .services .tableGrid.row{padding: 1em 10%;}
    .services-home-content.view.view-1{flex-wrap:wrap}
    .btn-navs{padding: 0 0 2em;}
    .AvisClientsBg .btn-navs{padding-top: 2em;padding-bottom: 0;}
    .atout{flex-direction: column;backdrop-filter: none;background: #ffffff38;font-size: 14px;text-align: center;min-height: 230px;margin-bottom: 2em;}
    .cont-slider{height: 400px;}
    .sudo-slider img{height: 500px;}
    .caption .texte1{
    font-size: 16px;
    line-height: 1.7;
    padding: 5%;
}

.services-home h2, .services-home .titre {
    font-size: 22px;
    line-height: 1.2;
}

.caption .texte1 span {
    font-size: 24px;
}
    .news_avant_apres {
        display: block;
    }

    .news_avant_apres>div {
        width: 100%;
        display: block;
        padding: 0;
        margin: 0;
    }

    .news_avant_apres>div:last-child {
        right: 0;
        margin: 1vh 0;
    }

    .ligne-photos.retrait.centerservice2 {
        margin: 0 0 !important;
    }

    .newsList .ligne-actus {
        padding: 0 0 !important;
    }

    .title {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .img-gallery.noflicker {
        width: 100%;
    }

    ul.tabs-list li {
        font-size: 13px;
        margin: 2vh 3vw 2vh 0 !important;
        width: 100% !important;
    }

    .ligne-photos.retrait.centerservice {
        margin: 0 0 !important;
    }

    .dtable [class*=col-] {
        display: block;
        vertical-align: middle;
        float: left;
    }

    .dtable #submitReservation {
        width: 100%;
    }

    .tableGrid>.row, .tableGrid {
        display: block;
    }

    .tableGrid>.row>.table-row>[class*=col], .tableGrid>.table-row>[class*=col], .tableGrid>.row>[class*=col], .tableGrid>[class*=col] {
        display: block;
        vertical-align: top;
        float: left;
        height: 100%;
        position: relative;
    }

    .actualites article, .contain-actus .actualites article {
        display: block !important;
        width: 100%;
        padding: 0 0 27px;
    }

    .actualites .cell.photo {
        width: 100%;
        height: 28vh;
        display: block;
    }

    .nosServicesBg .mainSectionSlider .show {
        position: relative;
        height: auto;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
    }

    .nosServicesBg .mainSectionSlider .blazy {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
    }

    .services .mainSectionSlider .show {
        position: relative;
        height: auto;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
    }

    .services .mainSectionSlider .blazy {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
    }

    .nosServicesBg .bx-wrapper {
        position: relative;
        height: auto;
        width: 100%;
        top: 0;
        left: 0;
    }

    .nosServicesBg .bx-viewport {
        position: relative!important;
        height: 250px!important;
        width: 100%!important;
        top: 0!important;
        left: 0!important;
    }

    .nosServicesBg .mainSectionSlider {
        position: relative;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }

    .services .bx-wrapper {
        position: relative;
        height: auto;
        width: 100%;
        top: 0;
        left: 0;
    }

    .services .bx-viewport {
        position: relative!important;
        height: 250px!important;
        width: 100%!important;
        top: 0!important;
        left: 0!important;
    }

    .services .mainSectionSlider {
        position: relative;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        padding: 0;
        list-style: none;
    }

    .nosServicesBg .bx-viewport li,.services .bx-viewport li {
        height: 100%;
        list-style: none;
    }

    .services .bx-pager,.mainSectionSliderBg .bx-pager {
        z-index: 9999;
    }

    .tableGrid>.table-row {
        height: 100%;
        display: block;
    }

    .pad-xs {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .container2 {
        padding: 0 0vw !important;
    }

    .body-gallery-2 .container2 {
        padding: 2vh 2vw !important;
    }

    .pad-xs-l {
        padding-left: 15px !important
    }

    .pad-xs-r {
        padding-right: 15px !important
    }

    .nopad-xs {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

.btn-partage2 {
    margin: 2vh;
    padding: 0 0px;
}

    .nopad-xs-l {
        padding-left: 0 !important
    }

    .nopad-xs-r {
        padding-right: 0 !important
    }

    .zone-favoris .article:nth-child(2n+1) {
        clear: both
    }

    .fluid-collections {
        padding: 0 3vw 0;
    }

    .fluid-collections .encart {
        padding: 12px 0 0px 0;
        width: 100%;
    }

    .fluid-collections .encart .photo {
        height: 201px;
        width: 100%;
        overflow: hidden;
    }

    .encarts .gauche, .encarts2 .gauche, .encarts3 .gauche {
        height: 220px;
    }

    .pied .categorie {
        width: 50%;
    }

    .pied .categorie:nth-child(2n+1) {
        clear: both;
    }

    .pied .categorie .liste-cats li a, .pied .categorie .liste-cats li a:visited {
        font-size: 18px;
    }

    .pied .copyright-footer {
        text-align: center;
    }

    .pied h2 {
        font-size: 20px;
    }

    .slider.slider-horizontal {
        width: 100%;
    }

    .filtres-catalogue input[type="submit"] {
        margin: 10px 0 10px 0;
    }

    .cat-produit .btn-retour {
        text-align: center;
        position: static;
        padding: 20px 0 30px 0;
    }

    .cat-produit .fil-arianne {
        margin: 0 0 0px 0;
    }

    .cat-produit .cont-sliderthumb {
        margin: 0 0 20px 0;
    }

    .cat-produit .item-titre,.cat-produit .item-prix {
        max-width: 100%;
        padding: 0 20px;
        margin: 0;
    }
    .cat-produit .item-titre{margin-top: 2vh;}

    .cat-produit .btn-partage {
        text-align: center;
        position: static;
        padding: 10px 0 0 0;
    }

    .cat-produit .btn-envie {
        text-align: center;
    }

    .cat-produit .particularites {
        margin: 20px 0 35px 0;
    }

    .cat-produit .titre-similaire {
        font-size: 21px;
        padding: 19px 0 12px 0px;
    }

    .zone-recherche input[type="text"] {
        width: 210px;
    }

    .zone-favoris .item h3 {
        font-size: 18px;
    }

    .btn-like {
        text-align: center;
        padding: 20px 0px 0px 0px;
    }
}

@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
    }

    .filtres-catalogue .partie {
        width: 40%;
        margin: 0 4%;
        display: inline-block;
        vertical-align: top;
    }

    .filtres-catalogue h3 a {
        background: url(../images/ico-plus.png) no-repeat right 7px;
    }

    .bx-wrapper .bx-next {
        right: -10px;
    }

    .bx-wrapper .bx-prev {
        left: -10px;
    }
}

@media (min-width: 991px) and (max-width:1199px) {
    .navh {
        width:95%;
    }

    .pied .bande1, .pied .bande2 {
        padding: 2em 4vw;
    }

    .tete .cols .col.col3 {
        width: 250px;
        display: none;
    }

    .tete .tel {
        font-size: 16px;
        padding: 42px 20px 0 0px;
    }

    .navh .menu_principal a, .navh .menu_principal a:visited {
        font-size: 16px;
        padding: 10px 0px;
    }

    .caption {
        left: 550px;
    }

    .cat-produit .miniatures .miniature {
        width: 153px;
    }

    .slider.slider-horizontal {
        width: 100%;
    }

    .fluid-app .soustitre {
        font-size: 22px;
    }

    .banniere .slog {
        left: 520px;
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 33%;
    }

    .bx-wrapper .bx-next {
        right: -10px;
    }

    .bx-wrapper .bx-prev {
        left: -10px;
    }
}

@media (min-width: 1200px) and (max-width:1299px) {
    .navh {
        width: 100%;
    }
}
@media (max-width: 1300px){
    span.controls a.nextBtn,span.controls a.prevBtn{width: 5vw;height: 5vw;}
    .tete .cols,.top-header{padding-right: 5%;padding-left: 5%;}
}

@media (max-width: 1200px) {
    .tete .cols {
        display: flex;
        width: 100%;
        padding: 3vh 1vw;
        position: relative;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-direction: column;
        gap: 4vh;
    }
}

.infinite-scroll {
    padding: 0 0 50px 0;
    position: relative;
}

.infinite-scroll .btn, .infinite-scroll .btn:focus {
    border: 1px solid var(--color2) !important;
    color: var(--color2);
    background: transparent;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 48px;
    letter-spacing: 3px;
    text-decoration: none !important;
    -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;
}

.infinite-scroll .btn:hover {
    background: var(--color1);
    border: 3px solid var(--color1);
    color: var(--color0);
}

.infinite-scroll .chargement {
    display: none;
    background: url(../images/chargement.gif) no-repeat center top;
    height: 32px;
    width: 32px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -16px;
}

#pageLoader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background-image: url(../images/pageLoader.gif);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-color: rgba(255, 255, 255, .95);
}

.sk-circle {
    margin: 0px auto;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #e4b779;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

img.blazy {
    width: 100%;
    background-image: url('../images/bx_loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #F6F6F6;
}

img.blazy.b-error {
    background-image: url('../images/noImage.png');
}

div.blazy {
    width: 100%;
    background-image: url('../images/bx_loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #fff;
}

div.blazy img {
    width: 100%;
}

div.blazy.b-error {
    background-image: url('../images/noImage.png');
}

.blazy.imgLoaded {
    background-size: 100% auto;
}

#clear-filter-form {
    /* -webkit-transition: none; */
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    /* transition: none; */
}

.zone-catalogue .categorie {
    min-height: 295px;
}

.slideUp {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
    visibility: hidden;
}

.slideDown {
    display: block;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.slide {
    line-height: normal;
    text-align: center;
}

.slide .blazy.imgLoaded {
    background-size: contain;
}

.btn {
    padding: 8px 12px 4px 12px;
}

.body-catalogue-item .form-horizontal .row {
    margin-left: 0;
    margin-right: 0;
}

.contact .formulaire .form-group label.col-md-4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ancien {
    display: block;
    margin-right: 13px;
}

@media (max-width: 980px) {
    .flex-seoContain {
        flex-wrap:wrap;
    }

    .flex-seoContain .seo-content {
        width: 100%;
        background: transparent;
    }

    .flex-seoContain .seo-form {
        width: 100%;
    }

    .img-seo img {
        width: 100%;
        height: auto;
    }
}

@media (min-width: 3000px){
    :root {
        --h1-size: clamp(6rem, 3vw, -45.5rem);
        --taille_font: clamp(1.9rem, 0.9vw, 2rem);
    }

    .infos .tel {
        font-size: calc(var(--h1-size) - 2.7rem);
    }

    .navh {
        margin: 0;
        z-index: 8000;
        width: 100%;
        max-width: 100%;
        display: inline-block;
    }

    .corps .row.r-flex .col-md-5.col-sm-12.col-xs-12 {
        width: 30%;
    }
}
#contactButtonsMobile > div:nth-child(1) > a{background: var(--color1) !important;color: #fff !important;}
#contactButtonsMobile > div:nth-child(2) > a{background: var(--color1) !important;color: #fff !important;}
#Capa_1 svg path *,#Capa_1 > g:nth-child(1) > path,#Capa_2 > g:nth-child(1) > path,#Capa_2 > path{fill: #fff !important;color: #fff !important;}