.icon-count-2-outer,
.icon-count-2-outer:after {
    -webkit-transition: .5s linear;
    -moz-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear
}

dir,
menu,
ol,
ul {
    padding-left: 15px
}

.noflicker,
.transition {
    --webkit-transform: translateZ(0)
}

.cat-liste #pagination ul,
.fluid-app .liste-app,
.fluid-app .liste-boutiques,
.mentions {
    list-style-image: none;
    list-style-type: none
}

.callTracker .t_affiche,
.masque-noir {
    cursor: pointer
}

#left_label_mail,
#left_label_name {
    margin-left: 200px;
    color: #8c8c8c;
    opacity: .3;
    margin-top: -20px;
    padding-bottom: 5px
}

@font-face {
    font-family: Montserrat-Light;
    src: url('/fonts/Montserrat-Light/MontserratLight.eot'), url('/fonts/Montserrat-Light/MontserratLight.ttf'), url('/fonts/Montserrat-Light/MontserratLight.svg') format('svg'), url('/fonts/Montserrat-Light/MontserratLight.woff'), url('/fonts/Montserrat-Light/MontserratLight.woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

:root {
    --color0: #ffffff;
    --color1: #9e822a;
    --nuanceColor1: #e7870c;
    --color2: #0B152E;
    --color3: #616060;
    --bg-facultatif: #f0f0f0;
    --font_family_1: 'Montserrat-Light', sans-serif;
    --font_family_2: 'Poppins', sans-serif;
    --taille_font: 15px;
    --border-radius: 3px
}

.icon-count-2-outer {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    transition: .5s linear;
    overflow: hidden;
    padding: 3px 0;
    text-align: center;
    height: 222px;
    background-color: var(--color0)
}

.engagements,
.fluid-contenu {
    background: var(--bg-facultatif)
}

.icon-count-2-outer .icon-count-2 {
    padding: 30px;
    margin: 0 3px;
    background: var(--color0);
    height: 222px
}

.icon-count-2-outer:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -10px;
    width: 100%;
    height: 50%;
    background-color: var(--color1);
    opacity: .4;
    z-index: -1;
    display: block;
    transition: .5s linear
}

.icon-count-2-outer .icon-count-2 span.icon-count-number {
    position: absolute;
    right: 30px;
    top: 5px;
    font-size: 80px;
    font-weight: 600;
    color: rgba(177, 177, 177, .2);
    line-height: 120px;
    font-family: Poppins, sans-serif;
    -webkit-transition: .5s linear;
    -moz-transition: .5s linear;
    -ms-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear
}

.icon-count-2-outer:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .16);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .16)
}

.fluid-collections .titre,
.tete {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

.fil-arianne a:hover,
.form-group .label-rgpd strong,
.icon-count-2-outer:hover .icon-cell i,
.info-rgpd a,
.info-rgpd a:visited,
.info-rgpd strong,
.modele-liste .item h2 a,
.modele-liste .item h3 a,
.navh .menu_principal a:hover,
.navh .menu_principal li.active>a,
.tous-tous a:hover,
.zone-catalogue .categorie .liste-cats li a:hover,
.zone-catalogue .categorie .liste-cats li.active a,
a:hover,
address i,
header .callTracker .t_affiche:hover {
    color: var(--color1)
}

.icon-count-2-outer:hover:after {
    height: 200%
}

.engagements {
    padding: 50px 5%
}

.nopad,
.nopad-l {
    padding-left: 0
}

.cat-liste #filtres form#form_ipp,
.nopad,
.nopad-r {
    padding-right: 0
}

.icon-cell {
    font-size: 50px;
    color: #50505059
}

.icon-content p {
    margin-top: 25px
}

.adresse-contact,
.moyen.transport,
.tel-contact {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline
}

.callTracker,
.cat-produit,
.cont-sliderfav,
.cont-slidernouv,
.cont-sliderred,
.fluid-collections .nopad.pad-sm.pad-xs,
.relative {
    position: relative
}

@keyframes bwp-wobble-horizontal {
    16.65% {
        transform: translateX(8px)
    }

    33.3% {
        transform: translateX(-6px)
    }

    49.95% {
        transform: translateX(4px)
    }

    66.6% {
        transform: translateX(-2px)
    }

    83.25% {
        transform: translateX(1px)
    }

    100% {
        transform: translateX(0)
    }
}

a.voir-plus {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: var(--color1);
    font-size: 20px;
    color: var(--color0);
    opacity: 0;
    z-index: 10
}

.encart:hover a.voir-plus,
.fluid-collections .encart:hover:after,
.gallery .ligne-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 1
}

body:after {
    content: url(../images/bx_loader.gif) !important;
    display: none
}

body,
html {
    height: 100%
}

a {
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.pied .categorie .liste-cats li:last-child,
.pied .navf .menu_footer li:last-child,
a img,
iframe {
    border: none
}

.photo img {
    height: auto;
    object-fit: cover
}

img {
    max-width: 100%
}

ol,
ul {
    list-style-position: inside
}

blockquote p {
    font-size: inherit
}

table,
table td,
table th {
    font-size: inherit;
    border: 1px solid #7c7c7c
}

.cat-produit .cont-miniatures:hover .precedent-miniatures,
.cat-produit .cont-miniatures:hover .suivant-miniatures,
.cat-produit .cont-sliderthumb:hover a.customLinkThumb[data-target=next],
.cat-produit .cont-sliderthumb:hover a.customLinkThumb[data-target=prev],
.saluuut .item .prix-item div.cell2,
.submenu-active,
article,
aside,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

ol li.niveau2,
ul li.niveau2 {
    margin-left: 30px
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.cat-liste #filtres p,
.nomargin,
body {
    margin: 0
}

.fluid-collections .container.nopad.pad-sm.pad-xs {
    padding: 5em 0
}

#contactMessage,
.cat-produit .controlsthumb ol li a span,
.cont-slider .controls,
.cont-sliderfav .controls ol li a span,
.cont-slidernouv .controls ol li a span,
.cont-sliderred .controls ol li a span,
.contact .formulaire .form-group .col-md-4,
.hide,
.menu_referencement li:first-child:before,
.sidebar-form2,
.submenu,
.widget-partage {
    display: none
}

.body-service-list .services .tableGrid.row .h,
.center,
.decouvrez {
    text-align: center
}

.cat-produit .btn-envie,
.right {
    text-align: right
}

.justify {
    text-align: justify
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.bold,
.contact .coordonnees address p span.intitule {
    font-weight: 700
}

.contact .coordonnees address p a:hover,
.fluid-collections .encart a:hover,
.pied .copyright-footer a:hover,
.pied address p a:hover,
.propositions-marques .marques a:hover,
.underline,
.zone-catalogue .categorie .titre-cats a:hover {
    text-decoration: underline
}

.fluid-app .liste-boutiques li,
.inline-block {
    display: inline-block;
    vertical-align: top
}

.retrait {
    margin-left: -15px !important;
    margin-right: -15px !important;
    overflow: hidden;
    padding: 5em 0 0
}

.transition {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

hr.trait {
    height: 1px;
    margin: -.5em 0;
    padding: 0;
    color: #e0e0e1;
    background-color: #e0e0e1;
    border: 0
}

.page-contenu img {
    margin: 10px
}

@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: var(--font_family_1)
    }

    .hide,
    .hide-print {
        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%
    }
}

.banniere .slog .titre,
.caption .texte1,
.filtres-catalogue input[type=submit],
.h1,
.h2,
.h3,
.info-rgpd p,
.label-rgpd,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font_family_1)
}

@media (min-width: 992px) {
    .container {
        max-width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

body {
    width: 100%;
    padding: 0;
    color: #252525;
    font-size: 16px;
    background: #fff
}

.h1,
.zone-favoris .item .prix,
h1 {
    font-size: 35px
}

.slider.slider-horizontal {
    width: 100% !important
}

.body-contact .contact .formulaire .form-group .col-md-8,
.isServiceList #main,
.mainSectionSlider img,
.modele-liste .item .tableau,
.sudo-slider,
.sudo-slider img,
.sudo-sliderfav,
.sudo-sliderfav img,
.sudo-slidernouv,
.sudo-slidernouv img,
.sudo-sliderred,
.sudo-sliderred img,
.tableGrid.fullWidth,
.tete,
.tete .cols,
div.blazy img {
    width: 100%
}

.slider-selection {
    background: var(--color1) !important
}

a,
a:link,
a:visited {
    color: #252525;
    text-decoration: none
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #403f3f;
    text-transform: uppercase
}

.h1,
h1 {
    line-height: 35px;
    text-align: center;
    margin-bottom: 50px
}

.h2,
h2 {
    font-size: 26px
}

.h3,
h3 {
    font-size: 22px
}

h4,
h5,
h6 {
    font-size: 18px
}

.pageseo .contact .formulaire {
    background: #cbcbcb;
    padding: 5% 10%
}

.h1 a,
.h1 a:link,
.h1 a:visited,
.h2 a,
.h2 a:link,
.h2 a:visited,
.h3 a,
.h3 a:link,
.h3 a:visited,
h1 a,
h1 a:link,
h1 a:visited,
h2 a,
h2 a:link,
h2 a:visited,
h3 a,
h3 a:link,
h3 a:visited,
h4 a,
h4 a:link,
h4 a:visited,
h5 a,
h5 a:link,
h5 a:visited,
h6 a,
h6 a:link,
h6 a:visited {
    font-size: inherit;
    color: inherit;
    text-decoration: none
}

.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: var(--color2) !important
}

.tableGrid,
.tableGrid>.row {
    display: table;
    margin: 0 auto;
    padding: 0;
    position: relative;
    height: 100%
}

.tableGrid>.table-row {
    height: 100%;
    display: table-row
}

.tableGrid .table-row>[class*=col],
.tableGrid>.row .table-row>[class*=col],
.tableGrid>.row>[class*=col],
.tableGrid>[class*=col] {
    display: table-cell;
    vertical-align: top;
    float: none;
    height: 100%;
    position: relative
}

.noPaddingCells .table-row>[class*=col],
.noPaddingCells>.row .table-row>[class*=col],
.noPaddingCells>.row>[class*=col],
.noPaddingCells>[class*=col],
.nosServicesBg ul,
.tableGrid.nopadding .table-row>[class*=col],
.tableGrid.nopadding>.row .table-row>[class*=col],
.tableGrid.nopadding>.row>[class*=col],
.tableGrid.nopadding>[class*=col] {
    padding: 0
}

.tableGrid.va-middle .table-row>[class*=col],
.tableGrid.va-middle>.row .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,
.pied .callTracker span.t_affiche {
    font-weight: 700;
    text-decoration: underline
}

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px
}

.callTracker a,
.callTracker span {
    display: inline-block;
    text-align: left;
    min-width: 145px;
    padding: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    height: 100%;
    line-height: 29px;
    text-decoration: none
}

.callTracker .t_phone,
.callTracker.active .t_affiche {
    opacity: 0;
    display: none
}

header .callTracker a,
header .callTracker span {
    top: 5px
}

.callTracker.active .t_phone {
    opacity: 1;
    display: inline-block
}

.coordonnees .callTracker a,
.pied .callTracker a {
    position: relative;
    left: 0
}

.main-page {
    position: relative;
    overflow: hidden
}

.tete {
    position: fixed;
    z-index: 9997;
    top: 0;
    left: 0;
    background: #fff
}

.tete .cols {
    display: table;
    position: relative
}

.tete .cols .col {
    display: table-cell;
    vertical-align: top
}

.tete .cols .col.col1 {
    width: 290px
}

.tete .cols .col.col3 {
    width: 366px
}

.tete .logo-site {
    margin: 0;
    padding: 6px 0
}

.tete .btn-favoris,
.tete .btn-recherche {
    margin: 28px 0 0;
    width: 40px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    text-indent: 100px
}

.tete .btn-recherche {
    background: url(../images/ico-recherche.svg) center top no-repeat
}

.tete .btn-favoris {
    background: url(../images/ico-favoris.svg) center top no-repeat;
    border-left: 3px solid #ececec
}

.tete .tel {
    font-size: 17px;
    color: var(--color3);
    padding: 25px 7px 0 15px;
    display: inline-block;
    vertical-align: top
}

.contact .coordonnees address p.tel a,
.pied address p.tel a,
.propositions-marques .marques a,
.tete .tel a {
    color: inherit;
    text-decoration: none
}

.zone-favoris,
.zone-recherche {
    display: none;
    z-index: 99999;
    background: #fff;
    position: absolute;
    top: 98px;
    left: 0;
    right: 0;
    padding: 40px 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1) inset;
    text-align: center
}

.zone-recherche label {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    font-size: 22px
}

.zone-recherche input[type=text] {
    border: 1px solid #b9b9b9;
    height: 48px;
    line-height: 1;
    padding: 0 12px;
    font-size: 19px;
    width: 280px
}

.zone-recherche input[type=submit] {
    transition: .4s;
    background: var(--color1);
    color: #000;
    text-align: center;
    border: none;
    padding: 13px 12px 7px;
    display: inline-block;
    vertical-align: top;
    font-size: 20px
}

.zone-recherche input[type=submit]:hover {
    background: #d6a96a
}

.zone-catalogue .btn-fermer,
.zone-favoris .btn-fermer,
.zone-recherche .btn-fermer {
    color: #000;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    background: url(../images/ico-croix.png) center top/100% 100% no-repeat;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.body-error404 a.btn.btn-default:active,
.body-error404 a.btn.btn-default:hover,
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target=next]:hover,
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target=prev]:hover,
.contact .formulaire input.btn-primary:active,
.contact .formulaire input.btn-primary:hover,
.contact a.btn.btn-default:active,
.contact a.btn.btn-default:hover,
.modele-liste .item .div-proportionnel-item .imagecont:hover,
.remonter button:hover,
.zone-catalogue .btn-fermer:hover,
.zone-favoris .btn-fermer:hover,
.zone-recherche .btn-fermer:hover {
    opacity: .8
}

.zone-favoris h2 {
    color: #000;
    font-size: 23px;
    margin: 10px 0 5px
}

.zone-favoris .soustitre {
    font-size: 21px;
    color: #6d6d6d;
    background: url(../images/trait.png) center bottom no-repeat;
    padding: 0 0 15px;
    margin: 0 0 50px
}

.zone-favoris .item {
    position: relative;
    padding: 30px 0 0
}

.zone-favoris .item h3 {
    color: var(--color1);
    margin: 20px 0 5px
}

.saluuut .mentions .mention,
.zone-favoris .item .droite {
    text-align: left
}

.zone-favoris .item .prix sup {
    top: -9px;
    font-size: 19px
}

.zone-favoris .item .retirer {
    background: url(../images/ico-fermer.png) center top no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    text-indent: 100px
}

.zone-favoris .btn-partage {
    z-index: 9997;
    text-align: center;
    background: url(../images/trait.png) center top no-repeat;
    padding: 15px 0 0;
    margin: 30px 0 0
}

.zone-favoris .btn-partage .btnp {
    width: 27px;
    height: 25px;
    margin: 0 1px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: .4s
}

.cat-produit .btn-partage .btnp:hover,
.pied .btn-partage .btnp:hover,
.zone-favoris .btn-partage .btnp:hover {
    transform: rotate(360deg)
}

.cat-produit .btn-partage .btnp.btn-fb,
.zone-favoris .btn-partage .btnp.btn-fb {
    background-image: url(../images/ico-fb2.png)
}

.cat-produit .btn-partage .btnp.btn-twitter,
.zone-favoris .btn-partage .btnp.btn-twitter {
    background-image: url(../images/ico-twitter2.png)
}

.cat-produit .btn-partage .btnp.btn-google,
.zone-favoris .btn-partage .btnp.btn-google {
    background-image: url(../images/ico-google2.png)
}

.cat-produit .btn-partage .btnp.btn-pinterest,
.zone-favoris .btn-partage .btnp.btn-pinterest {
    background-image: url(../images/ico-pinterest2.png)
}

.cat-produit .btn-partage .btnp.btn-ami,
.zone-favoris .btn-partage .btnp.btn-ami {
    background-image: url(../images/ico-ami2.png)
}

.cat-produit .btn-partage .btnp.btn-fb:hover,
.zone-favoris .btn-partage .btnp.btn-fb:hover {
    background-image: url(../images/ico-fb2-h.png)
}

.cat-produit .btn-partage .btnp.btn-twitter:hover,
.zone-favoris .btn-partage .btnp.btn-twitter:hover {
    background-image: url(../images/ico-twitter2-h.png)
}

.cat-produit .btn-partage .btnp.btn-google:hover,
.zone-favoris .btn-partage .btnp.btn-google:hover {
    background-image: url(../images/ico-google2-h.png)
}

.cat-produit .btn-partage .btnp.btn-pinterest:hover,
.zone-favoris .btn-partage .btnp.btn-pinterest:hover {
    background-image: url(../images/ico-pinterest2-h.png)
}

.cat-produit .btn-partage .btnp.btn-ami:hover,
.zone-favoris .btn-partage .btnp.btn-ami:hover {
    background-image: url(../images/ico-ami2-h.png)
}

.zone-catalogue {
    display: none;
    z-index: 9997;
    background: #fff;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    padding: 40px 0;
    box-shadow: 0 2px 3pxrgba(0, 0, 0, .1) inset
}

.zone-catalogue .categorie {
    border-bottom: 1px solid #e0e0e0;
    padding: 35px 5px 0 0
}

.zone-catalogue .categorie:last-child {
    border-bottom: none
}

.zone-catalogue .categorie .titre-cats {
    text-transform: uppercase;
    color: var(--color1);
    margin: 0;
    padding: 0 0 0 25px
}

.zone-catalogue .categorie .titre-cats a {
    color: inherit
}

.zone-catalogue .categorie .liste-cats {
    color: #000;
    padding: 5px 0 45px;
    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;
    color: inherit;
    text-decoration: none;
    background-position: center bottom;
    background-repeat: no-repeat
}

.pied .categorie .liste-cats li.active a:hover,
.pied .navf .menu_footer li.active a:hover,
.zone-catalogue .categorie .liste-cats li.active a:hover {
    cursor: default;
    text-decoration: none
}

.masque-noir {
    display: none;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9996
}

.decouvrez a,
a.bouton-principal {
    transition: .4s;
    display: inline-block;
    text-align: center;
    padding: 5px 15px;
    color: var(--color0);
    font-size: 21px;
    font-weight: 500;
    text-decoration: none;
    margin: 20px 0 0;
    background: var(--color1);
    border: 1px solid var(--color1)
}

.decouvrez a:hover,
a.bouton-principal:hover {
    background: var(--color0);
    color: var(--color2) !important
}

.fluid-collections {
    background: var(--color0);
    padding: 0 10%;
    position: relative
}

.fluid-collections .titre {
    background: #fff;
    color: var(--color1);
    font-size: 39px;
    text-transform: uppercase;
    text-align: center;
    padding: 38px 0 30px;
    letter-spacing: 5px
}

.fluid-collections .encart {
    text-align: center;
    margin-bottom: 52px;
    position: relative
}

.fluid-collections .encart:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #ffffff87;
    opacity: 0;
    z-index: 0
}

.fluid-collections .encart .titre-col {
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 40px;
    height: 40px;
    margin: 0;
    min-width: 223px;
    padding: 0 15px;
    background: #fff;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 40px;
    transition: .3s;
    box-shadow: 0 0 10px #0000000d;
    font-weight: 700;
    z-index: 10
}

.fluid-collections .encart .photo a {
    display: inline-block;
    color: #403f3f;
    text-decoration: none;
    font-size: 26px;
    height: 100%
}

.navh {
    margin: 0;
    z-index: 8000;
    padding: 21px 0 0;
    width: 83%;
    max-width: 730px;
    display: inline-block
}

.navh .menu_principal {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    width: 100%
}

.navh .menu_principal>li {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0
}

.navh .menu_principal a,
.navh .menu_principal a:visited {
    color: var(--color3);
    display: inline-block;
    font-size: 15px;
    padding: 10px 5px;
    margin-right: 1px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    font-family: var(--font_family_1);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.navh .menu_principal a:after {
    content: "";
    position: absolute;
    width: 100%;
    top: -2px;
    height: 2px;
    right: 50%;
    transform: scale(0) translate(-50%);
    transition: transform .2s ease-in-out, color ease-in-out;
    left: -21px;
    background: var(--color1)
}

.navh .menu_principal a:hover:after,
.navh .menu_principal li.active>a:after {
    transform: scale(1) translate(19px) !important
}

.gallery .nav li.active a,
.navh .menu_principal li.active>a:hover {
    cursor: default
}

.fluid-slider {
    background: #171717
}

.fluid-contenu {
    position: relative;
    z-index: 8000;
    margin: 0;
    box-shadow: 0 -3px 3pxrgba(0, 0, 0, .1) inset
}

.body-page-1 .fluid-contenu {
    margin: 963px 0 0
}

.fluid-contenu .corps {
    padding: 50px 10%
}

.body-service-list .fluid-contenu .corps {
    padding: 80px 0 0
}

.sidebar {
    padding-top: 30px;
    text-align: right
}

.sidebar .photoa {
    background: url(../images/photo-accueil.jpg) right top no-repeat;
    height: 187px
}

.encarts h2,
.encarts2 h2,
.encarts3 h2 {
    margin: 70px 0 15px;
    font-size: 36px;
    padding: 0 0 5px;
    position: relative
}

.encarts h2:after,
.encarts2 h2:after,
.encarts3 h2:after {
    content: "";
    width: 75px;
    height: 3px;
    background: var(--color1);
    left: 50%;
    bottom: -5px;
    position: absolute;
    transform: translateX(-50%)
}

.encarts .tous-tous,
.encarts2 .tous-tous,
.encarts3 .tous-tous {
    text-align: center;
    padding: 30px 0 0
}

.encarts .tous-tous a,
.encarts2 .tous-tous a,
.encarts3 .tous-tous a {
    transition: .4s;
    text-decoration: none;
    display: inline-block;
    background: url(../images/ico-fleche.png) 0 4px no-repeat;
    padding: 0 0 0 30px;
    color: #969696;
    font-size: 20px
}

.encarts .tous-tous a:hover,
.encarts2 .tous-tous a:hover,
.encarts3 .tous-tous a:hover {
    padding-left: 45px
}

.encarts .gauche {
    height: 720px;
    background: url(../images/photo-promotions.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.encarts .droite,
.encarts2 .droite,
.encarts3 .droite {
    height: 720px;
    text-align: center
}

.encarts2 .gauche {
    height: 720px;
    background: url(../images/photo-favoris.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.encarts3 .gauche {
    height: 720px;
    background: url(../images/photo-nouveautes.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.fluid-app {
    height: 700px;
    background: url(../images/bg-app.jpg) center top no-repeat;
    padding: 45px 0 0
}

.fluid-app h2 {
    text-align: center;
    font-size: 31px;
    color: #403f3f;
    text-transform: uppercase;
    margin: 20px 0 5px
}

.fluid-app .soustitre {
    text-align: center;
    color: #000;
    font-size: 27px
}

.fluid-app .liste-app {
    padding: 0 0 0 40px;
    margin: 90px 0 0
}

.fluid-app .liste-app li {
    background: url(../images/ico-puce.png) 0 center no-repeat;
    padding: 3px 0 2px 30px;
    font-size: 25px;
    color: #000
}

.fluid-app .qrcode {
    text-align: center;
    text-transform: uppercase;
    margin: 160px 0 0;
    position: relative
}

.fluid-app .qrcode .fleche {
    width: 118px;
    height: 96px;
    background: url(../images/fleche.png) center top no-repeat;
    position: absolute;
    top: -120px;
    left: 45px
}

.fluid-app .liste-boutiques {
    padding: 40px 0 0;
    margin: 0
}

.fluid-app .apps {
    position: absolute;
    top: 65px;
    right: -200px;
    width: 600px;
    height: 600px;
    background: url(../images/app-screen.png) center top no-repeat
}

.isServiceList .services h1 {
    top: -35px;
    text-align: center;
    position: absolute;
    z-index: 9
}

.isServiceList .content {
    padding: 0;
    width: 100%
}

.nosServicesBg {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    background-color: #fff;
    color: #fff
}

.nosServicesBg .h {
    margin: 70px 0 15px;
    font-size: 36px;
    background: url(../images/trait3.png) center bottom no-repeat;
    padding: 0 0 5px
}

.nosServicesBg .hicon:after {
    background-color: transparent;
    margin: 0 !important
}

.nosServicesBg .content {
    padding: 5rem 10%;
    float: left;
    background-color: transparent
}

.linkList {
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    float: left
}

.linkList li {
    display: block;
    width: 100%;
    float: left
}

.linkList li a {
    width: 100%;
    text-decoration: none;
    text-transform: uppercase
}

.body-service-list .fluid-contenu .container {
    width: 100%;
    max-width: 100%
}

.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 {
    overflow-x: hidden
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) {
    direction: rtl
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) a.bouton-principal {
    color: #fefcfc
}

.body-service-list .services .tableGrid.row:nth-of-type(2n) {
    direction: ltr;
    background-color: #fff
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) [class*=col-] {
    direction: ltr;
    background-color: var(--color2);
    color: #fff
}

.banniere.femme .slog .titre-secondaire,
.banniere.homme .slog .titre-secondaire,
.banniere.racine .slog .titre-secondaire,
.body-service-list .services .tableGrid.row:nth-of-type(odd) .h,
.pied .categorie .liste-cats li a:hover,
.pied .categorie .liste-cats li.active {
    color: #fff
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) .service_sub_title {
    font-size: 22px;
    color: #fff;
    padding: 0 0 5px
}

.body-service-list .services .tableGrid.row .bodyContent {
    text-align: justify;
    padding: 5vw
}

.body-service-list .main_bg {
    padding-bottom: 80px;
    min-height: 600px;
    z-index: 1;
    position: relative
}

.body-service-list .bodyContent .h {
    text-align: initial
}

.service_sub_title,
.titre-secondaire {
    font-size: 22px;
    color: #a7a7a7;
    padding: 8px 0 5px;
    display: block
}

.title-engagements {
    height: 222px;
    display: flex;
    justify-content: center;
    align-items: center
}

.nosServicesBg .mainSectionSlider .blazy,
.nosServicesBg .mainSectionSlider .show,
.services .mainSectionSlider .blazy,
.services .mainSectionSlider .show {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent
}

.nosServicesBg .bx-wrapper,
.nosServicesBg .mainSectionSlider,
.services .bx-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.nosServicesBg .bx-viewport,
.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 {
    list-style: none;
    height: 100%
}

.mainSectionSliderBg .bx-pager,
.modal,
.services .bx-pager {
    z-index: 9999
}

.cat-produit .item-description p,
.nosServicesBg p:last-of-type,
.services p:last-of-type {
    margin-bottom: 0
}

.pied {
    position: relative;
    z-index: 8000
}

.pied .bande1 {
    padding: 40px 3%
}

.pied .bande2 {
    background: var(--color2)
}

.pied h2 {
    color: var(--color1);
    text-transform: uppercase;
    font-size: 20px
}

.pied .navf .menu_footer {
    color: var(--color3);
    padding: 8px 0 15px;
    list-style-type: none;
    margin: 0
}

.pied .navf .menu_footer li {
    display: block;
    height: 26px
}

.pied .navf .menu_footer li a,
.pied .navf .menu_footer li a:visited {
    font-size: 16px;
    padding: 0;
    color: inherit;
    text-decoration: none
}

.pied .navf .menu_footer li a:hover,
.pied address strong.intitule {
    color: var(--color2)
}

.pied .categorie {
    float: left;
    width: 33.33%
}

.pied .categorie .liste-cats {
    color: #838383;
    padding: 15px 0;
    list-style-type: none;
    margin: 0
}

.pied .categorie .liste-cats li {
    display: block;
    line-height: 20px;
    padding: 0 0 5px
}

.pied .categorie .liste-cats li a,
.pied .categorie .liste-cats li a:visited {
    font-size: 20px;
    padding: 0;
    color: inherit;
    text-decoration: none
}

.pied address {
    margin: 0;
    padding: 10px 0 5px;
    color: var(--color3)
}

.pied address p {
    background-repeat: no-repeat;
    margin: 0 0 20px;
    font-size: 16px
}

.pied address p span.intitule {
    color: var(--color2);
    font-weight: 700
}

.contact .coordonnees address p a,
.fil-arianne a,
.pied .copyright-footer a,
.pied address p a {
    color: inherit;
    text-decoration: none
}

.pied .copyright-footer {
    margin: 5px 0 0;
    color: #fff;
    font-size: 10px;
    text-align: center
}

.pied .copyright-footer a {
    font-size: 14px
}

#logoFD svg * {
    fill: var(--color2)
}

#logoFD svg {
    width: 190px
}

.btn-like {
    text-align: right;
    padding: 20px 0 0
}

.pied .btn-partage {
    text-align: center;
    padding: 28px 0 18px
}

.pied .btn-partage .btnp {
    width: 20px;
    height: 20px;
    margin: 0 7px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: .4s
}

.pied .btn-partage .btnp.btn-google {
    background-image: url(../images/ico-google.png)
}

.pied .btn-partage .btnp.btn-linkedin {
    background-image: url(../images/ico-linkdin.png)
}

.pied .btn-partage .btnp.btn-pinterest {
    background-image: url(../images/ico-pinterest.png)
}

.pied .btn-partage .btnp.btn-whatsapp {
    background-image: url(../images/ico-whatsapp.png)
}

.propositions-marques .titre {
    font-size: 15px;
    color: #929292;
    padding: 40px 0 0
}

.propositions-marques .marques {
    color: #c3c3c3
}

.menu_ref_bg {
    min-height: 150px
}

.menu_referencement {
    text-align: justify;
    margin-bottom: 20px;
    margin-top: 14px;
    min-height: initial;
    width: 100%;
    padding: 0 23px 0 0;
    float: left;
    font-size: 15px;
    height: 250px;
    overflow: hidden;
    overflow-y: auto
}

.menu_referencement li {
    display: inline;
    list-style: none inside;
    background: 0 0;
    padding: 0
}

.menu_referencement li:before {
    font-size: 15px;
    content: ' - ';
    color: #838383;
    margin: 0
}

.menu_referencement li a {
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    color: #838383;
    font-size: 16px
}

.menu_referencement li a:focus,
.menu_referencement li a:hover,
.menu_referencement li.active a {
    text-decoration: underline;
    color: var(--color3)
}

.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: 0;
    font-size: 17px;
    text-decoration: none;
    transition: .4s
}

.modal-content .btn-inline:hover {
    color: #fff;
    background: #000
}

.cont-sliderfav .controls,
.cont-slidernouv .controls,
.cont-sliderred .controls {
    z-index: 9000;
    display: inline-block;
    position: absolute;
    bottom: -125px;
    left: 0;
    right: 0;
    text-align: center
}

.cat-produit .controlsthumb ol,
.cat-produit .equipements ul,
.cont-sliderfav .controls ol,
.cont-slidernouv .controls ol,
.cont-sliderred .controls ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cat-liste #filtres form,
.cat-produit .controlsthumb ol li,
.cont-sliderfav .controls ol li,
.cont-slidernouv .controls ol li,
.cont-sliderred .controls ol li {
    display: inline-block
}

.cont-sliderfav .controls ol li a,
.cont-slidernouv .controls ol li a,
.cont-sliderred .controls ol li a {
    display: block;
    width: 12px;
    height: 12px;
    background: url(../images/miette.png) center center no-repeat;
    margin: 0 2px
}

.cont-sliderfav .controls ol li.current a,
.cont-slidernouv .controls ol li.current a,
.cont-sliderred .controls ol li.current a {
    background: url(../images/miette-h.png) center center no-repeat
}

.banniere {
    position: relative;
    top: 70px;
    width: 2000px;
    height: 369px
}

.caption,
.cont-slider {
    width: 100%;
    left: 0;
    position: absolute
}

.banniere.ban3 {
    background-position: center 14% !important
}

.banniere.ban6 {
    background: url(../images/banniere2.jpg) center/100% no-repeat
}

.banniere.ban5 {
    background: url(../images/nos-services.jpg) center bottom/cover no-repeat
}

.banniere.ban4 {
    background: url(../images/contact.jpg) center 70%/cover no-repeat
}

.banniere.ban1 {
    background: url(../images/banniere.jpg) center top no-repeat
}

.banniere.ban3 {
    background: url(../images/bijou.jpg) center/cover no-repeat
}

.banniere.ban3.homme {
    background: url(../images/banniere4.jpg) center top no-repeat
}

.banniere.ban3.enfant {
    background: url(../images/banniere5.jpg) center top no-repeat
}

.banniere .slog {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-left: 102px
}

.banniere .slog .titre {
    font-size: 53px;
    color: #000;
    background: url(../images/trait4.png) 0 bottom no-repeat;
    padding: 0;
    margin: 0 0 20px
}

.banniere .slog .titre-secondaire {
    font-size: 22px;
    color: #000;
    margin: 0
}

h1.catalogue-title-append {
    color: #fff;
    background: url(../images/trait5.png) 0 bottom no-repeat;
    text-transform: uppercase;
    margin: 0;
    text-align: left
}

.body-catalogue-list .titre {
    margin: 0 !important
}

.banniere.enfant .slog .titre {
    text-transform: uppercase
}

.caption {
    top: 450px;
    font-size: 20px;
    color: #fff;
    opacity: 0;
    padding: 0 8%
}

.caption .texte1,
.contact .description-contact,
.fil-arianne,
.mentions {
    padding: 0 0 10px
}

.caption .texte1 {
    font-size: 50px;
    line-height: 59px;
    color: var(--color0);
    background: url(../images/trait2.png) 0 bottom no-repeat;
    text-align: left
}

.caption .texte2 {
    font-size: 24px;
    color: var(--color0);
    text-align: left
}

.caption.active {
    -webkit-animation: 2s ease-in-out forwards caption;
    -moz-animation: 2s ease-in-out forwards caption;
    -o-animation: 2s ease-in-out forwards caption;
    animation: 2s ease-in-out forwards caption
}

@-webkit-keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-moz-keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-o-keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.contact h2 {
    margin-bottom: 25px;
    text-align: center
}

.contact .coordonnees h2,
.contact .plan h2,
.sidebar-form .small-notification {
    margin-top: 20px
}

.contact .plan {
    font-size: 0
}

.contact .plan .block #googlemapapi,
.contact .plan iframe {
    width: 100% !important;
    height: 380px !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%)
}

.contact .plan iframe:hover {
    filter: none;
    -webkit-filter: grayscale(0)
}

.contact .horaires {
    margin: 50px 0
}

.contact .coordonnees address p {
    padding: 3px 0 0 10px;
    font-size: 20px
}

.contact .coordonnees address p.tel {
    padding-bottom: 10px
}

.contact .formulaire .form-group div.col-md-8 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%
}

.contact .formulaire .control-label {
    text-align: left !important;
    font-weight: 400
}

.contact .formulaire .form-group {
    margin-bottom: 8px;
    padding: 0 !important
}

.contact .formulaire .form-group .form-control {
    font-size: 17px;
    background: #e2e2e2;
    border: none;
    box-shadow: none;
    border-radius: 0
}

.contact .formulaire .form-group textarea.form-control {
    height: 235px;
    position: static
}

.contact .formulaire .form-group input.form-control {
    height: 56px;
    line-height: 1;
    padding: 0 12px
}

.contact .formulaire .form-group select.form-control {
    height: 56px;
    line-height: 56px;
    padding: 12px
}

.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: 38%;
    /*display:inline-block;*/
    float: right;
    height: 77px
}

.contact .formulaire .form-actions {
    font-size: 12px
}

.body-catalogue-item .contact .formulaire .form-actions,
.body-catalogue-item .info-rgpd p {
    padding: 0 15%
}

.contact a.btn.btn-default {
    float: right
}

.body-error404 a.btn.btn-default,
.contact .formulaire input.btn-primary,
.contact a.btn.btn-default {
    padding: 18px 10px 12px;
    background: var(--color1);
    text-transform: uppercase;
    color: #000;
    border-radius: 0;
    font-size: 18px;
    border: none;
    text-decoration: none;
    transition: .4s
}

::-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
}

.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
}

.pageseo .formulaire .form-group .g-recaptcha {
    width: 302px !important;
    margin-right: 2% !important;
    display: table-cell
}

.pageseo .formulaire .form-group input.btn-primary {
    width: auto;
    height: auto;
    margin-top: 0;
    float: right;
    color: #fff
}

.gallery .description-galerie {
    padding: 0 0 20px;
    text-align: justify
}

.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: ''
}

.cat-produit .cont-sliderthumb .div-proportionnel .cont-propor,
.cat-produit .miniatures .div-proportionnel .cont-propor,
.gallery .ligne-photos .propor .propor-cont,
.modele-liste .item .div-proportionnel-item .cont-propor {
    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)
}

.cat-produit .cont-sliderthumb .div-proportionnel .imagecont .imagefond,
.cat-produit .miniatures .div-proportionnel .imagecont .imagefond,
.gallery .ligne-photos .propor .propor-cont .imagecont .imagefond,
.modele-liste .item .div-proportionnel-item .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;
    width: 100%;
    height: 100%;
    background: url(../images/ico-zoom.png) center center no-repeat rgba(0, 0, 0, .5)
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.gallery .nav {
    margin: 10px 0;
    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;
    text-align: center;
    border-radius: 0;
    text-decoration: none
}

.gallery .nav li a:hover,
.gallery .nav li.active a {
    background: #424445;
    color: #fff
}

.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: .4s
}

.item:hover .etiquette.favoris {
    background: url(../images/ico-coeur-h.png)
}

.mentions {
    margin: 0
}

.body-catalogue-item .mentions {
    position: absolute;
    top: 0;
    z-index: 1;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 15px;
    align-items: center
}

.body-catalogue-item .mentions .mention {
    padding: 5px 8px;
    background-color: var(--color1);
    color: var(--color0);
    border-radius: 3px
}

.mentions .mention {
    color: var(--color2);
    text-align: center;
    font-size: 18px;
    margin: 0;
    line-height: 21px;
    font-weight: 500
}

.fil-arianne {
    border-bottom: 1px solid #b9b8b8;
    margin-bottom: 10px;
    font-size: 18px
}

.cat-produit .fil-arianne {
    margin: 0 0 50px
}

.cat-liste .titre-liste {
    background: #3f3f3f;
    border-radius: 3px;
    margin-bottom: 20px
}

.cat-produit .noimage,
.modele-liste .item .noimage {
    background: url(../images/noim.jpg) center center no-repeat #fff
}

.cat-liste .titre-liste h2 {
    background: 0 0;
    margin: 0
}

.cat-liste #filtres {
    display: block;
    padding: 20px 0 0;
    font-size: 14px;
    text-align: right;
    text-transform: uppercase
}

.cat-liste #filtres form b,
.cat-liste #filtres form label {
    font-weight: 400;
    color: #000
}

.cat-liste #filtres form label {
    background: url(../images/points.png) right 4px no-repeat;
    padding: 0 10px 0 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
}

.cat-liste #pagination ul {
    margin: 0;
    padding: 0
}

.cat-liste #pagination ul li {
    display: inline-block;
    width: 28px
}

.cat-liste #pagination ul li a {
    background: #f5f5f5;
    color: #000;
    text-align: center;
    display: block;
    height: 28px;
    line-height: 28px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none
}

.cat-liste #pagination ul li a:hover,
.cat-liste #pagination ul li.active a {
    background: #edebeb
}

.filtres-catalogue {
    background: #f8f8f8;
    padding: 15px
}

.filtres-catalogue a.btn-reset,
.filtres-catalogue button {
    transition: .4s;
    border: 1px solid #9a9a9a;
    display: block;
    background: 0 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    width: 100%;
    font-size: 16px;
    padding: 9px 0 6px
}

.filtres-catalogue a.btn-reset:hover,
.filtres-catalogue button:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000
}

.filtres-catalogue h3 {
    font-size: 16px;
    color: #000;
    padding: 5px 0
}

.filtres-catalogue p {
    line-height: 26px
}

.filtres-catalogue p.range {
    padding: 10px 10px 20px
}

.filtres-catalogue label {
    font-weight: 400;
    font-size: 20px;
    color: #838383;
    margin: 0;
    padding: 0 0 0 5px
}

.filtres-catalogue input:disabled+label {
    font-weight: 400;
    font-size: 20px;
    color: #d2d2d2;
    margin: 0;
    padding: 0 0 0 5px;
    font-style: italic
}

.filtres-catalogue input[type=submit] {
    margin: 30px 0 20px;
    transition: .4s;
    background: var(--color1);
    font-size: 16px;
    color: #272727;
    text-align: center;
    display: block;
    width: 100%;
    border: none;
    padding: 10px 0 7px;
    text-transform: uppercase
}

.cat-produit .btn-retour a:hover,
.filtres-catalogue input[type=submit]:hover {
    background: #000;
    color: #fff
}

.slider-handle {
    position: absolute;
    width: 33px;
    height: 33px;
    background: url(../images/poignee.png) center top no-repeat;
    border: 0 solid transparent
}

.deploy-left-sidebar,
.deploy-right-sidebar {
    background-image: url(../images/menu-mobile-3/nav.svg)
}

.modele-liste {
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding: 0
}

.encarts .modele-liste,
.encarts2 .modele-liste,
.encarts3 .modele-liste {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0
}

.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
}

.modele-liste.cont-sliderfav .item,
.modele-liste.cont-slidernouv .item,
.modele-liste.cont-sliderred .item {
    width: 100%;
    padding: 0 20px
}

.modele-liste.cont-sliderfav .item .div-proportionnel-item,
.modele-liste.cont-slidernouv .item .div-proportionnel-item,
.modele-liste.cont-sliderred .item .div-proportionnel-item {
    width: 220px !important;
    display: inline-block
}

.cat-produit .cont-sliderthumb .div-proportionnel,
.cat-produit .miniatures .div-proportionnel,
.modele-liste .item .div-proportionnel-item {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.vendu {
    position: absolute;
    color: #ffffff;
    background: #e7870c;
    z-index: 10;
    padding: 1px 27px;
    top: 15px;
    right: -25px;
    border-radius: 3px;
    font-family: var(--font_family_1);
    transform: rotate(45deg);
}

.modele-liste .item .div-proportionnel-item:after {
    padding-top: 100%;
    display: block;
    content: ''
}

.modele-liste .item .div-proportionnel-item .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: .4s
}

.cat-produit .btn-partage .btnp,
.deploy-left-sidebar,
.deploy-right-mail,
.deploy-right-sidebar {
    background-position: center center
}

.modele-liste .item h2,
.modele-liste .item h3 {
    margin: 20px 0 10px;
    font-size: 23px;
    text-transform: uppercase;
    text-align: center;
    padding: 0
}

.modele-liste .item .prix-item {
    font-size: 20px;
    text-align: center;
    line-height: normal
}

.cat-produit .item-prix div,
.modele-liste .item .prix-item div {
    display: inline-block;
    vertical-align: top;
    padding: 0
}

.cat-produit .item-prix div.cell2,
.modele-liste .item .prix-item div.cell2 {
    display: inline-block;
    white-space: nowrap
}

.modele-liste .item .prix-item div.ancien {
    text-decoration: line-through;
    color: #9e9e9e;
    position: relative;
    font-size: 17px
}

.modele-liste .item .prix-item div.ancien:before,
.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 .item .prix-item {
    font-size: 30px;
    line-height: normal
}

.saluuut .item .prix-item div {
    display: inline-block;
    vertical-align: top;
    padding: 7px 0 0
}

.cat-produit .item-prix div.ancien,
.saluuut .item .prix-item div.ancien {
    text-decoration: line-through;
    color: #9e9e9e;
    position: relative;
    font-size: 24px
}

.cat-produit .btn-partage {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0
}

.cat-produit .btn-partage .btnp {
    width: 27px;
    height: 25px;
    margin: 0 1px;
    background-repeat: no-repeat;
    display: inline-block;
    transition: .4s;
    vertical-align: top;
    cursor: pointer
}

.cat-produit .btn-partage .btnp img {
    vertical-align: top
}

.cat-produit .btn-partage .btnp.btn-tumblr {
    background-image: url(../images/ico-tumblr2.png)
}

.cat-produit .btn-partage .btnp.btn-tumblr:hover {
    background-image: url(../images/ico-tumblr2-h.png)
}

.cat-produit .particularites li {
    font-size: 20px;
    color: #858585
}

.cat-produit .btn-envie a,
.cat-produit .btn-retour a {
    transition: .4s;
    display: inline-block;
    border: 1px solid #585858;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none
}

.cat-produit .particularites li span {
    color: #000
}

.cat-produit .item-titre {
    font-size: 29px;
    color: var(--color1);
    margin: 0;
    max-width: 55%
}

.cat-produit .item-description {
    font-size: 19px;
    padding: 0 0 30px;
    color: #676767
}

.cat-produit .item-prix {
    font-size: 34px;
    line-height: 35px;
    padding: 20px 0 0
}

.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
}

.cat-produit .particularites {
    margin: 40px 0 35px;
    padding: 0;
    list-style-type: none
}

.cat-produit .btn-retour,
.cat-produit .form-question {
    padding: 20px 0 0
}

.cat-produit .btn-retour a {
    color: #000;
    padding: 15px 30px 12px
}

.cat-produit .titre-similaire {
    font-size: 28px;
    text-transform: uppercase;
    padding: 19px 0 12px 15px;
    color: #403f3f;
    text-align: center;
    border: 1px solid #c8c8c8;
    margin: 70px 0 50px
}

.cat-produit .titre-desc {
    text-transform: none;
    font-size: 22px;
    margin: 20px 0 11px
}

.cat-produit .btn-envie a {
    color: #000;
    padding: 15px 30px 12px 55px;
    background: url(../images/ico-envie.png) 30px center no-repeat
}

.cat-produit .btn-envie a.remove-from-wishlist,
.cat-produit .btn-envie a:hover {
    background: url(../images/ico-envie-h.png) 30px center no-repeat #000;
    color: #fff
}

.cat-produit .cont-sliderthumb .div-proportionnel:after {
    padding-top: 72%;
    display: block;
    content: ''
}

.cat-produit .cont-sliderthumb .div-proportionnel .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: zoom-in
}

.cat-produit .noimage {
    display: block;
    width: 100%;
    height: 400px;
    background-size: auto !important
}

.cat-produit .sudo-slider-thumb {
    padding: 0;
    text-align: center
}

.cat-produit .cont-miniatures {
    overflow: hidden;
    position: relative;
    margin: 10px 0 0
}

.cat-produit .miniatures {
    width: 300000px
}

.cat-produit .miniatures .miniature {
    width: 181px;
    float: left;
    margin-right: 5px;
    border: 1px solid #ccc
}

.cat-produit .miniatures .div-proportionnel:after {
    padding-top: 94%;
    display: block;
    content: ''
}

.cat-produit .miniatures .div-proportionnel .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative
}

.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-sliderthumb a.customLinkThumb[data-target=next],
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target=prev] {
    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: 0;
    background: url(../images/ico-thumb-g.png)
}

.cat-produit .cont-sliderthumb a.customLinkThumb[data-target=next] {
    right: 0;
    background: url(../images/ico-thumb-d.png)
}

.cat-produit .controlsthumb {
    display: inline-block;
    z-index: 9000;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center
}

.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 .zone-leads {
    padding: 30px 0 0
}

.cat-produit .form-question select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #b9b9b9;
    height: 32px;
    margin: 0 0 20px;
    line-height: 32px;
    padding: 5px 5px 5px 0
}

.cat-produit .form-question textarea {
    width: 100%;
    border: 1px solid #b9b9b9;
    padding: 10px;
    height: 277px;
    margin: 0 0 12px
}

.cat-produit .form-question input[type=email],
.cat-produit .form-question input[type=tel],
.cat-produit .form-question input[type=text] {
    width: 100%;
    border: none;
    border-bottom: 1px solid #b9b9b9;
    margin: 0 0 20px;
    height: 32px;
    line-height: 1;
    padding: 0
}

.cat-produit .form-question input[type=submit] {
    width: 100%;
    border: 3px solid var(--color1);
    padding: 6px 20px 2px 0;
    color: #484848;
    background: #fff;
    text-transform: uppercase;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.cat-produit .form-question input[type=submit]:hover {
    background: var(--color1);
    color: #fff
}

.help-block {
    margin-top: 0;
    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: 0 4px
}

@media screen and (-webkit-min-device-pixel-ratio: 0),
screen and (-moz-images-in-menus:0) {

    .cat-produit .form-question select,
    .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
    }

    .cat-produit .form-question select option,
    .form-horizontal select.form-control 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: #fff;
    letter-spacing: 1px
}

.contactButton,
.nav-item-active,
.notification-box,
.notification-box h4,
.sidebar-bottom-controls a,
.sidebar-divider-text,
.sidebar-form label,
.sidebar-left a,
.sidebar-right a,
.sidebar-send-button {
    color: #fff !important
}

.header-sidebars {
    height: 65px;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .1)
}

.deploy-left-sidebar,
.deploy-right-call,
.deploy-right-mail,
.deploy-right-sidebar {
    display: table-cell;
    background-color: var(--color1);
    background-size: auto 49%;
    background-repeat: no-repeat;
    height: 65px;
    width: 65px
}

.header-sidebars .header-top {
    display: table;
    height: 65px;
    background: var(--color0);
    width: 100%
}

.top-logo {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 9999;
    text-align: center;
    overflow-y: hidden
}

.top-logo img {
    position: absolute;
    left: 0;
    top: 10px;
    max-height: 76px;
    max-width: 160px
}

.deploy-right-sidebar {
    border-left: 1px var(--color1) solid
}

.deploy-right-mail {
    border-left: 1px var(--color1) solid;
    background-image: url(../images/menu-mobile-3/mail.svg);
    position: absolute;
    right: 65px;
    top: 0;
    border-right: 1px solid #fff
}

.deploy-right-call,
.sidebar-left .close-sidebar-left,
.sidebar-right .close-sidebar-right {
    position: absolute !important
}

.deploy-right-call {
    background-image: url(../images/menu-mobile-3/telephone.svg);
    background-position: center 16px;
    right: 130px;
    top: 0;
    border-right: 1px solid #fff
}

.delete-right-sidebar,
.deploy-back-home {
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    margin-top: -50px;
    float: right
}

.close-sidebar-left,
.delete-right-sidebar,
.deploy-back-home {
    background-position: center center
}

.sidebar-left,
.sidebar-right {
    position: fixed;
    top: 0;
    bottom: 0;
    font-family: var(--font_family_1)
}

.deploy-back-home {
    background-image: url(../images/menu-mobile-3/home.png)
}

.delete-right-sidebar {
    display: none;
    background-image: url(../images/menu-mobile-3/contact.png)
}

.sidebar-decoration,
.submenu a {
    background-image: url(../images/menu-mobile-3/sidebar-deco.png)
}

.sidebar-left {
    width: 270px;
    z-index: 9999;
    left: -270px;
    overflow: hidden;
    box-shadow: 3px 0 3px 0 rgba(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 {
    background-repeat: repeat;
    overflow: hidden;
    z-index: 99999;
    right: -280px;
    width: 270px;
    box-shadow: -2px 0 2px 0 rgba(0, 0, 0, .1)
}

.sidebar-decoration {
    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: var(--color0) !important;
    z-index: 1
}

.sidebar-notifications a,
.submenu a {
    color: #878787;
    text-transform: uppercase
}

.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
}

.icon-active,
.icon-drop,
.icon-page {
    position: absolute;
    top: 19px
}

.close-sidebar-left {
    background-image: url(../images/menu-mobile-3/left-chevron.svg);
    background-size: 45% auto;
    background-repeat: no-repeat;
    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) !important;
    background: var(--color0);
    border-top: 1px solid var(--color1)
}

.menu-mobile-dynamique li a,
.nav-item {
    font-size: 16.2px;
    -webkit-tap-highlight-color: transparent
}

.close-bottom-left,
.close-bottom-right,
.facebook-bottom,
.twitter-bottom {
    display: block;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.facebook-bottom,
.icon-active,
.icon-drop,
.icon-page,
.nav-item,
.twitter-bottom {
    background-repeat: no-repeat
}

.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: var(--color1)
}

.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 {
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/facebook.png)
}

.twitter-bottom {
    background-image: url(../images/menu-mobile-3/twitter.png)
}

.close-bottom-left,
.close-bottom-right {
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/accessdenied.png);
    background-repeat: no-repeat
}

.nav-item {
    background-size: 22px auto;
    background-color: #c9323b;
    height: 60px;
    line-height: 61.5px;
    padding-left: 60px;
    background-position: 20px center;
    margin-bottom: 1px
}

.icon-active {
    background-image: url(../images/menu-mobile-3/left-sidebar/location.png);
    background-size: 10px 15px;
    display: block;
    width: 10px;
    height: 15px;
    left: 240px
}

.icon-page,
.submenu a em {
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-size: 8px 11px;
    width: 10px;
    height: 15px;
    display: block
}

.icon-page {
    left: 240px
}

.icon-drop {
    background-image: url(../images/menu-mobile-3/left-sidebar/godrop.png);
    background-size: 10px 8px;
    display: block;
    width: 10px;
    height: 15px;
    left: 239px
}

.submenu a {
    text-shadow: 0 2px 0 #000;
    background-repeat: repeat-x;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    font-size: 10px;
    font-weight: 900
}

.contactButton,
.sidebar-notifications a,
.sidebar-send-button {
    font-family: var(--font_family_1), sans-serif;
    font-weight: 700
}

.submenu a em {
    background-repeat: no-repeat;
    float: left;
    margin-top: 5px;
    padding-right: 35px
}

.submenu a:first-child {
    background-image: none !important
}

.sidebar-notifications a {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 38px;
    margin-left: 20px;
    font-size: 10px;
    line-height: 10px
}

.sidebar-header-right {
    height: 65px;
    background-color: var(--color0);
    position: relative
}

.contactButton,
.text-input {
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid #3d3d3d
}

.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
}

.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
}

#left_label_name,
.text-input {
    font-size: 11px;
    overflow: hidden;
    position: relative
}

.menu-mobile-dynamique {
    margin: 0;
    padding: 0;
    list-style: none inside
}

.menu-mobile-dynamique li {
    width: 100%;
    margin-bottom: 1px;
    background: var(--color1);
    padding-left: 0
}

.menu-mobile-dynamique .sub-menu li {
    background-color: transparent;
    margin-bottom: 0
}

.menu-mobile-dynamique .sub-menu li a {
    height: 42px;
    text-transform: none;
    font-weight: 500;
    color: var(--color2) !important
}

.menu-mobile-dynamique .sub-menu {
    background-color: var(--color0);
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    display: none
}

.menu-mobile-dynamique .menu-item-external,
.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;
    background-image: url(../images/menu-mobile-3/bendedright.svg);
    background-size: 8px auto;
    text-transform: uppercase;
    color: #fff;
    height: 60px;
    background-repeat: no-repeat;
    padding-left: 45px;
    background-position: 20px 20.9px
}

.menu-mobile-dynamique ul {
    list-style: none inside;
    padding-left: 0
}

.menu-mobile-dynamique ul li a {
    background: 0 0;
    color: #bebebe
}

.small-notification p {
    margin: 10px 13px;
    padding-bottom: 2px;
    line-height: 18px
}

.text-input {
    color: #666;
    width: 230px;
    margin-left: 20px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    display: block;
    box-sizing: border-box
}

#contactEmail {
    margin-bottom: -5px !important
}

#contactName {
    display: none;
    margin-bottom: 10px
}

#left_label_name {
    display: none;
    text-align: left;
    margin-bottom: 10px
}

#email_label,
#name_label {
    margin-top: 20px;
    font-size: 12px;
    margin-left: 20px
}

#name_label {
    overflow: hidden;
    position: relative;
    display: none;
    font-family: var(--font_family_1), sans-serif;
    color: #c5c5c5
}

#email_label {
    color: #c5c5c5;
    display: block;
    overflow: hidden;
    position: relative
}

#left_label_mail,
.contact-button-house,
.contactButton {
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 11px
}

#left_label_mail {
    line-height: 18px;
    text-align: left;
    font-family: var(--font_family_1), sans-serif;
    margin-bottom: 10px
}

.contact-button-house {
    line-height: 18px;
    margin-bottom: 20px;
    vertical-align: baseline;
    outline: 0
}

.contactButton {
    margin-left: 20px;
    margin-top: 30px;
    height: 36px;
    text-transform: uppercase;
    width: 230px
}

.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,
.contactTextarea {
    font-size: 15px;
    overflow: hidden;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    position: relative
}

.contactField {
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}

.contactTextarea {
    margin-bottom: 20px;
    line-height: 18px;
    height: 90px;
    padding: 9px 12px
}

.menu-mobile-dynamique input {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

.sidebar-form {
    display: none;
    margin-left: 20px;
    width: 230px;
    box-sizing: border-box
}

.sidebar-form label {
    font-size: 13px;
    border-radius: 0 !important;
    color: #c5c5c5;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
    opacity: .8
}

.sidebar-form input,
.sidebar-form textarea {
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid #3d3d3d
}

.sidebar-form .formValidationError p,
.subscribe-notification p {
    color: #ff8181 !important;
    padding-left: 0;
    display: block;
    text-transform: uppercase;
    text-align: center
}

.sidebar-form label span {
    text-transform: lowercase;
    float: right;
    opacity: .5
}

.sidebar-form textarea {
    margin-bottom: 0
}

.sidebar-send-button {
    font-size: 13px;
    display: block;
    width: 100%;
    color: #d2d2d2;
    text-transform: uppercase
}

.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-right .btn-favoris,
.sidebar-right .btn-recherche {
    position: absolute;
    top: 68px;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 48px
}

.sidebar-form #emailError,
.sidebar-form #emailError2 {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0;
    height: 36px
}

.sidebar-form #emailError p,
.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;
    margin: 20px 0 8px
}

.formValidationError {
    margin-bottom: -15px
}

.sidebar-form .formValidationError div {
    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 {
    margin: 8px 0;
    background-image: none
}

.menu-mobile-dynamique label {
    display: block;
    overflow: hidden;
    position: relative;
    border: 0;
    outline: 0
}

.red-notification {
    background-color: rgba(219, 84, 84, .5);
    border-radius: 5px;
    border: 1px solid #c24747
}

.formValidationError .red-notification p {
    font-size: 14px;
    background-image: none !important;
    display: block !important;
    padding-left: 0 !important;
    text-align: center !important
}

.no-bottom {
    margin-bottom: 0 !important
}

.sidebar-right .btn-recherche {
    margin: 0;
    overflow: hidden;
    text-indent: 100px;
    background: url(../images/ico-recherche-mobile.png) center center no-repeat;
    right: 50px
}

.sidebar-right .btn-favoris {
    margin: 0;
    right: 0;
    overflow: hidden;
    text-indent: 110px;
    background: url(../images/ico-favoris-mobile.png) center center no-repeat
}

.remonter {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 44px;
    background: rgba(0, 0, 0, .5);
    border-radius: 3px
}

.remonter button {
    display: block;
    padding: 3px 10px 6px;
    text-align: center;
    background: 0 0;
    border: 0
}

div.blazy,
img.blazy {
    background-image: url(../images/bx_loader.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.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: var(--font_family_1), Helvetica, var(--font_family_1), sans-serif;
    font-size: 13px;
    color: #000;
    text-decoration: underline
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .lightboxOverlay {
        overflow: scroll
    }

    .lightboxOverlay::-webkit-scrollbar {
        width: 0
    }
}

@media (max-width: 1199px) {
    .remonter {
        display: none !important
    }
}

@media (min-width: 768px) {

    .pied .categorie:nth-child(3n+1),
    .zone-favoris .article:nth-child(3n+1) {
        clear: both
    }
}

@media (max-width: 991px) {

    .lb-next,
    .lb-prev {
        opacity: 1 !important
    }

    .container {
        max-width: none;
        width: auto
    }

    .fluid-contenu,
    .ligne-photos.retrait.centerservice2 {
        margin: 0 !important
    }

    .ligne-photos.retrait.centerservice {
        margin: 0 25% !important
    }

    .contact .formulaire .form-group .col-md-4,
    .contact .formulaire .form-group .col-md-8 {
        width: 100% !important
    }

    .body-catalogue-item div#leads-form {
        padding: 0 10%
    }

    .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: 0 !important
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px
    }

    .lb-prev {
        background: url(../images/lightbox-g.png) left 48% no-repeat
    }

    .lb-next {
        background: url(../images/lightbox-d.png) right 48% no-repeat
    }

    .scrollbars {
        width: 100%;
        height: auto
    }

    .body-catalogue-item .info-rgpd p,
    .body-service-list .fluid-contenu .corps,
    .retrait,
    .scrollbar-content {
        padding: 0
    }

    body {
        font-size: 19px
    }

    .h1,
    h1 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 20px
    }

    .cont-slider {
        position: static;
        width: 100%;
        margin-left: 0
    }

    .caption {
        top: 280px;
        bottom: 0;
        left: 10px;
        font-size: 16px;
        color: #fff;
        opacity: 1;
        line-height: 16px
    }

    .fluid-collections .encart .titre-col {
        min-width: 128px;
        font-size: 16px;
        bottom: 0;
        width: 100%;
        background: var(--color1);
        color: var(--color0)
    }

    .caption .texte1 {
        font-size: 24px;
        line-height: 24px;
        color: var(--color0);
        padding: 0 0 1px;
        margin: 0 0 5px
    }

    .caption .texte2 {
        font-size: 22px;
        color: var(--color0);
        line-height: 19px
    }

    .fluid-contenu .corps {
        padding: 30px
    }

    .body-catalogue-item .mentions .mention {
        font-size: 11px
    }

    .fluid-collections .titre {
        font-size: 26px;
        padding: 16px 0 10px;
        letter-spacing: 0
    }

    .collections-catalogue {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        padding: 10px
    }

    .fluid-collections .encart {
        padding: 30px 0
    }

    .decouvrez a {
        margin: 25px 0 0
    }

    .encarts .droite,
    .encarts2 .droite,
    .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;
        font-size: 19px
    }

    .encarts .tous-tous,
    .encarts2 .tous-tous,
    .encarts3 .tous-tous {
        padding: 10px 0 0
    }

    .cont-sliderfav .controls,
    .cont-slidernouv .controls,
    .cont-sliderred .controls {
        bottom: -95px
    }

    .contact .plan {
        margin: 0 0 30px
    }

    .filtres-catalogue {
        margin: 0 0 20px
    }

    .cat-liste #filtres {
        padding: 20px 0
    }

    .fil-arianne {
        font-size: 21px;
        line-height: 21px
    }

    .cat-produit .cont-miniatures {
        display: none
    }

    .cat-produit .item-titre {
        font-size: 24px;
        max-width: 46%
    }

    .zone-favoris,
    .zone-recherche {
        top: 70px;
        left: 15px;
        right: 15px
    }

    .body-catalogue-item .contact .formulaire .form-actions {
        padding: 0 !important
    }

    .body-catalogue-item .contact .formulaire .form-group {
        display: block !important
    }

    .zone-favoris .container,
    .zone-recherche .container {
        padding: 0 15px
    }

    .zone-favoris .soustitre {
        font-size: 21px;
        margin: 20px 0 50px;
        line-height: 20px;
        padding: 0 10px 15px
    }

    .cat-produit .cont-miniatures .precedent-miniatures,
    .cat-produit .cont-miniatures .suivant-miniatures {
        display: block
    }
}

@media (max-width: 767px) {

    .pad-xs,
    .pad-xs-l {
        padding-left: 15px !important
    }

    .pad-xs,
    .pad-xs-r {
        padding-right: 15px !important
    }

    .btn-like,
    .cat-produit .btn-envie,
    .cat-produit .btn-retour,
    .pied .copyright-footer {
        text-align: center
    }

    .ligne-photos.retrait.centerservice,
    .ligne-photos.retrait.centerservice2 {
        margin: 0 !important
    }

    .dtable [class*=col-] {
        display: block;
        float: left
    }

    .dtable #submitReservation,
    .slider.slider-horizontal {
        width: 100%
    }

    .tableGrid,
    .tableGrid>.row {
        display: block
    }

    .collections-catalogue {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important
    }

    .tableGrid>.row>.table-row>[class*=col],
    .tableGrid>.row>[class*=col],
    .tableGrid>.table-row>[class*=col],
    .tableGrid>[class*=col] {
        display: block;
        float: left;
        height: 100%;
        position: relative
    }

    .nosServicesBg .mainSectionSlider .show,
    .services .mainSectionSlider .show {
        position: relative;
        height: auto;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent
    }

    .nosServicesBg .mainSectionSlider .blazy,
    .services .mainSectionSlider .blazy {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent
    }

    .nosServicesBg .bx-wrapper,
    .services .bx-wrapper {
        position: relative;
        height: auto;
        width: 100%;
        top: 0;
        left: 0
    }

    .nosServicesBg .bx-viewport,
    .services .bx-viewport {
        position: relative !important;
        height: 250px !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important
    }

    .nosServicesBg .mainSectionSlider,
    .services .mainSectionSlider {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        height: 100%
    }

    .services .mainSectionSlider {
        padding: 0;
        list-style: none
    }

    .nosServicesBg .bx-viewport li,
    .services .bx-viewport li {
        height: 100%;
        list-style: none
    }

    .mainSectionSliderBg .bx-pager,
    .services .bx-pager {
        z-index: 9999
    }

    .tableGrid>.table-row {
        height: 100%;
        display: block
    }

    .icon-count-2-outer,
    .icon-count-2-outer .icon-count-2 {
        height: 269px
    }

    .nopad-xs,
    .nopad-xs-l {
        padding-left: 0 !important
    }

    .nopad-xs,
    .nopad-xs-r {
        padding-right: 0 !important
    }

    .pied .categorie:nth-child(odd),
    .zone-favoris .article:nth-child(odd) {
        clear: both
    }

    .fluid-collections {
        padding: 0 0 30px
    }

    .swiper-slide-active,
    .swiper-slide-prev {
        margin-right: 10px !important
    }

    .fluid-collections .encart {
        padding: 30px 0 0
    }

    .encarts .gauche,
    .encarts2 .gauche,
    .encarts3 .gauche {
        height: 220px
    }

    .pied .categorie {
        width: 50%
    }

    .pied .categorie .liste-cats li a,
    .pied .categorie .liste-cats li a:visited,
    .pied h2,
    .zone-favoris .item h3 {
        font-size: 18px
    }

    .filtres-catalogue input[type=submit] {
        margin: 10px 0
    }

    .cat-produit .btn-retour {
        position: static;
        padding: 20px 0 30px
    }

    .cat-produit .fil-arianne {
        margin: 0 0 30px
    }

    .cat-produit .cont-sliderthumb {
        margin: 0 0 20px
    }

    .cat-produit .item-titre {
        max-width: 100%
    }

    .cat-produit .btn-partage {
        text-align: center;
        position: static;
        padding: 10px 0 0
    }

    .cat-produit .particularites {
        margin: 20px 0 35px
    }

    .cat-produit .titre-similaire {
        font-size: 21px;
        padding: 19px 0 12px
    }

    .zone-recherche input[type=text] {
        width: 210px
    }

    .btn-like {
        padding: 20px 0 0
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .pad-sm-l {
        padding-left: 15px !important
    }

    .nopad-sm,
    .nopad-sm-l {
        padding-left: 0 !important
    }

    .pad-sm-r {
        padding-right: 15px !important
    }

    .nopad-sm,
    .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) right 7px no-repeat
    }

    .bx-wrapper .bx-next {
        right: -10px
    }

    .bx-wrapper .bx-prev {
        left: -10px
    }
}

@media (min-width: 991px) and (max-width:1199px) {
    .navh {
        width: 95%
    }

    .tete .cols .col.col3 {
        width: 250px
    }

    .tete .tel {
        font-size: 16px
    }

    .navh .menu_principal a,
    .navh .menu_principal a:visited {
        font-size: 13px;
        padding: 10px 2px
    }

    .cat-produit .miniatures .miniature {
        width: 153px
    }

    .slider.slider-horizontal {
        width: 100%
    }

    .fluid-app .soustitre {
        font-size: 22px
    }

    .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: 97%
    }
}

.infinite-scroll {
    padding: 0 0 50px;
    position: relative
}

.infinite-scroll .btn,
.infinite-scroll .btn:focus {
    border: 3px solid #000;
    background: #fff;
    padding: 11px 20px;
    text-decoration: none;
    color: #000;
    border-radius: 0;
    text-transform: uppercase;
    font-family: var(--font_family_1);
    transition: .4s
}

.infinite-scroll .btn:hover {
    background: #000;
    color: #fff;
    border: 3px solid #000
}

.infinite-scroll .chargement {
    display: none;
    background: url(../images/chargement.gif) center top no-repeat;
    height: 32px;
    width: 32px;
    position: absolute;
    bottom: 0;
    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: -25px auto 0 -25px;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    -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: var(--color1);
    border-radius: 100%;
    -webkit-animation: 1.2s ease-in-out infinite both sk-circleBounceDelay;
    animation: 1.2s ease-in-out infinite both sk-circleBounceDelay
}

.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: -.9s;
    animation-delay: -.9s
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleBounceDelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-circleBounceDelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

img.blazy {
    width: 100%;
    background-color: #f6f6f6
}

div.blazy.b-error,
img.blazy.b-error {
    background-image: url(../images/noImage.png)
}

div.blazy {
    width: 100%;
    background-color: #fff
}

.blazy.imgLoaded {
    background-size: 100% auto
}

#clear-filter-form {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.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
}

.swiper-button-next,
.swiper-button-prev {
    background-image: none;
    opacity: .8;
    margin-top: 0
}

.slide {
    line-height: normal;
    text-align: center
}

.slide .blazy.imgLoaded {
    background-size: contain
}

.btn {
    padding: 8px 12px 4px
}

.body-catalogue-item .contact .formulaire .form-group,
.body-catalogue-item .form-horizontal .row,
.contact .formulaire .form-group {
    margin-left: -15px !important;
    margin-right: -15px !important
}

.contact .formulaire .form-group label.col-md-4 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.body-catalogue-item .contact .formulaire .form-group {
    display: flex;
    justify-content: center
}

.ancien {
    display: block;
    width: 100%
}

.encart:hover {
    animation-name: bwp-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

.swiper-button-next {
    right: 0
}

.swiper-button-prev {
    left: 0
}