@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css');
body {
    font-family: 'Poppins' !important;
}

.main-page {
    overflow-x: hidden;
    position: relative;
}

html,
body {
    height: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0
}

a {
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

a img {
    border: none
}

img {
    max-width: 100%
}

ul,
ol {
    list-style-position: inside;
    padding-left: 0px;
    list-style-type: none;
    list-style-image: none;
}

ul li,
ol li {
    background: url(../images/puce.png) no-repeat 0 center;
    padding-left: 15px
}

menu,
dir {
    padding-left: 15px
}

blockquote p {
    font-size: inherit
}

table,
table td,
table th {
    font-size: inherit;
}

.datepicker table {
    border: none;
}

main,
section,
article,
aside,
footer,
header,
nav,
hgroup {
    display: block
}

iframe {
    border: none
}

*[data-anim] {
    opacity: 0
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.nopad {
    padding-left: 0;
    padding-right: 0
}

.nopad-l {
    padding-left: 0
}

.nopad-r {
    padding-right: 0
}

.nomargin {
    margin: 0
}

.hide {
    display: none
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.justify {
    text-align: justify
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.bold {
    font-weight: bold
}

.underline {
    text-decoration: underline
}

.relative {
    position: relative
}

.inline-block {
    display: inline-block;
    vertical-align: top
}

.noflicker {
    -webkit-transform: translateZ(0)
}

.retrait {
    margin-left: -15px !important;
    margin-right: -15px !important
}

.transition {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform: translateZ(0);
}

.cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

.contain {
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important
}

hr.trait {
    height: 1px;
    margin: -0.5em 0;
    padding: 0;
    color: #e0e0e1;
    background-color: #e0e0e1;
    border: 0
}

.page-contenu img {
    margin: 10px
}


/* STYLE GENERAL ***********************************************************/

body {
    color: #616161;
    font-family: Arial, 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 16px;
    background: #fff;
}

a,
a:link,
a:visited {
    color: #616161;
    text-decoration: underline
}

a#logoFD {
    display: none;
}

a:hover {
    text-decoration: none
}

a:active {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3 {
    color: #019dda;
    font-family: 'Poppins';
}

.body-catalogue-item .formulaire h2,
h1,
.h1 {
    font-size: 35px;
    line-height: 31px;
    color: #12739f;
    text-align: center;
    text-transform: initial;
    margin-bottom: 40px;
    margin-top: 40px;
    position: relative;
    font-family: 'Poppins';
    font-weight: 700;
    z-index: 1;
}

.body-catalogue-item .formulaire h2:before,
h1:before,
.h1:before {
    content: "";
    width: 100%;
    height: 125%;
    background: url(../images/deco.png) no-repeat center top;
    background-size: 50px;
    position: absolute;
    left: 0;
    top: -40px;
}

h1.sans-image,
.h1.sans-image {
    /* margin-bottom:0px; */
}


/* h1.sans-image:before,.h1.sans-image:before{display:none}*/

h2,
.h2 {
    font-size: 26px
}

h3,
.h3 {
    font-size: 20px
}

h4,
h5,
h6 {
    font-size: 16px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link,
.h1 a:link,
.h2 a:link,
.h3 a:link,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited,
.h1 a:visited,
.h2 a:visited,
.h3 a:visited {
    font-size: inherit;
    color: inherit;
    text-decoration: none
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover {
    text-decoration: underline
}

.titre-secondaire {
    position: relative;
    font-size: 15px;
    line-height: 30px;
    padding: 5px 0 0 0;
    margin: 0;
    color: #000000;
    font-family: 'Lato-Light', sans-serif;
    text-align: center;
    margin-bottom: 0;
    display: block;
    text-transform: initial;
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1pxrgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: #12739f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 10px;
}

.hvr-shutter-out-horizontal.active {
    background-color: #880612;
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #a31f6c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 10px;
}

.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
    color: white;
}

.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

a.bouton-principal {
    text-align: center;
    font-family: 'Poppins';
    color: #fff;
    text-decoration: none;
    padding: 10px 8px;
    font-size: 15px;
    text-transform: initial;
    font-weight: 500;
}

a.bouton-principal:after {
    content: "";
    /* background-image:url(../images/ico-suite.png); */
    width: 23px;
    height: 23px;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
}

.body-service .btn-service a.bouton-principal {
    font-size: 15px;
    padding: 13px 20px;
    border-radius: 10px;
}

.body-page-1 .corps a.bouton-principal {
    width: 120px;
    margin: 15px 0 50px 0;
    padding: 10px;
    text-align: center;
    background: #074d6c;
    text-transform: initial;
    font-weight: 500;
    transition: all .4s ease;
    border-radius: 10px;
    padding: 15px;
}


/* CORPS DE LA PAGE *******************************************************/

.tete {
    height: 90px;
    background: #12739f;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.15);
    left: 0;
    right: 0;
    z-index: 9000;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tete .logo-site {
    margin: 0;
    /* padding: 0px 0 30px 0px; */
}

.tete .infos {
    background: #019dda;
    ;
    display: inline-block;
    height: 90px;
    padding: 25px 30px 0 30px;
}

.tete .infos .tel {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 5px 20px 0 30px;
    margin: 0;
    font-family: 'Lato-Black', sans-serif;
    background: url(../images/ico-tel.png) no-repeat 0 center;
}

.tete .infos .tel a {
    color: inherit;
    text-decoration: none
}

.widget-partage {
    display: none
}

.btn-partage .btnp {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: all 400ms ease;
    border: 1px solid white;
}

.btn-partage .btnp:hover {
    transform: rotate(360deg);
    background-color: #074d6c;
}

.btn-partage .btnp.btn-fb {
    background-image: url(../images/face.svg);
    background-size: 20px;
}

.btn-partage .btnp.btn-twitter {
    background-image: url(../images/twitter.svg);
    background-size: 20px;
}

.btn-partage .btnp.btn-google {
    background-image: url(../images/ico-google.png)
}

.btn-partage .btnp.btn-ami {
    background-image: url(../images/send.svg);
    background-size: 15px;
}

.btn-partage .btnp.btn-fb:hover {
    background-image: url(../images/face.svg);
    border-color: transparent;
}

.btn-partage .btnp.btn-twitter:hover {
    background-image: url(../images/twitter.svg);
    border-color: transparent;
}

.btn-partage .btnp.btn-google:hover {
    background-image: url(../images/ico-google-h.png)
}

.btn-partage .btnp.btn-ami:hover {
    background-image: url(../images/send.svg);
    border-color: transparent;
}


/**call Tracker**/

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px;
}

.callTracker {
    /*width: 173px; overflow: hidden;height: 33px;*/
    position: relative;
}

.callTracker span,
.callTracker a {
    display: inline-block;
    text-align: left;
    /*position: absolute;left: 30px;top: 0px;width: 160px;*/
    min-width: 145px;
    padding: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 100%;
    line-height: 1.64em;
    text-decoration: none;
}

.callTracker .t_phone {
    opacity: 0;
    display: none;
}

.callTracker .t_affiche {
    cursor: pointer;
}

.contact .coordonnees address p.tel.tel1.callTracker span {}

.body-contact .fluid-contenu .corps {
    padding: 80px 12% 70px !important;
}

header .callTracker span,
header .callTracker a {
    top: 5px;
}

header .callTracker .t_affiche {
    font-size: 100%;
}

.callTracker.active .t_phone {
    opacity: 1;
    display: inline-block;
    color: white;
}

.callTracker.active .t_affiche {
    opacity: 0;
    display: none;
}

.pied .callTracker a,
.coordonnees .callTracker a {
    position: relative;
    left: 0px;
}

.pied .callTracker span.t_affiche {
    font-weight: normal;
    text-decoration: auto;
}


/**call Tracker**/

ul li.niveau2,
ol li.niveau2 {
    margin-left: 30px
}


/*.tete .btn-partage{padding:0px 0px 0px 0px;display:inline-block;vertical-align:top;}*/

.tete .devis {
    transition: all 400ms ease;
    display: inline-block;
    vertical-align: top;
    background: #12739f;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid white;
    border-radius: 10px;
}

.tete .devis:hover {
    background: #074d6c;
    border-color: transparent;
}

.tete .btn-favoris {
    position: relative;
    background: url(../images/ico-favoris.png) no-repeat center top;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 35px;
    margin: 0 15px 0 0;
    display: none;
}


/*.tete .btn-favoris:before{content:"";position:absolute;top:9px;right:-10px;border-right:1px solid #fff;height:20px;}*/

.zone-favoris {
    display: none;
    z-index: 9997;
    background: #fff;
    position: fixed;
    top: 90px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 40px 15px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) inset;
    text-align: center;
}

.zone-favoris .contenu {
    overflow-y: auto;
    height: 100%;
}

.zone-favoris h2 {
    color: #000;
    font-size: 23px;
    margin: 10px 0 5px 0;
}

.zone-favoris .soustitre {
    font-size: 21px;
    color: #6d6d6d;
    background: url(../images/trait.png) no-repeat center bottom;
    padding: 0 0 15px 0;
    margin: 0 0 50px 0;
}

.zone-favoris .item {
    position: relative;
    padding: 30px 0 0 0;
}

.zone-favoris .item h3 {
    color: #a40e19;
    margin: 20px 0 5px 0;
}

.zone-favoris .item .droite {
    text-align: left;
}

.zone-favoris .item .prix {
    font-size: 35px;
}

.zone-favoris .item .prix sup {
    top: -9px;
    font-size: 19px;
}

.zone-favoris .item .retirer {
    background: url(../images/ico-fermer.png) no-repeat center top;
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
    text-indent: 100px;
}

.zone-favoris .btn-fermer {
    color: #000;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    background: url(../images/ico-croix.png) no-repeat center top;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.zone-favoris .btn-fermer:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.zone-catalogue {
    display: none;
    z-index: 9997;
    background: #fff;
    position: fixed;
    top: 90px;
    left: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    padding: 40px 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) inset;
}

.zone-catalogue .categorie {
    border-bottom: 1px solid #e0e0e0;
    padding: 35px 0 0 0;
}

.zone-catalogue .categorie:last-child {
    border-bottom: none
}

.zone-catalogue .categorie .titre-cats {
    text-transform: uppercase;
    color: #12739f;
    margin: 0 auto 20px;
    padding: 0 0 0 25px;
    /* max-width:1392px;*/
    font-weight: 600;
}

.zone-catalogue .categorie .titre-cats a {
    color: inherit;
    text-decoration: none;
}

.zone-catalogue .categorie .titre-cats a:hover {
    text-decoration: underline;
}

.zone-catalogue .categorie .liste-cats {
    color: #000;
    padding: 5px 0 45px 0;
    list-style-type: none;
    margin: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.zone-catalogue .liste-cats .menu-item a {
    display: inline-block;
    line-height: 1;
    text-decoration: none;
}

.zone-catalogue .liste-cats .menu-item a img {
    margin-top: 10px;
}

.zone-catalogue .liste-cats .menu-item a:hover {
    color: #12739f;
}

.zone-catalogue .categorie .liste-cats li {
    display: table-cell;
    vertical-align: top;
    text-align: center;
}

.zone-catalogue .categorie .liste-cats li a,
.zone-catalogue .categorie .liste-cats li a:visited {
    font-size: 20px;
    display: block;
    padding: 0 0 110px 0;
    color: inherit;
    text-decoration: none;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.zone-catalogue .categorie .liste-cats li.active a,
.zone-catalogue .categorie .liste-cats li a:hover {
    color: #a00d15;
}

.zone-catalogue .categorie .liste-cats li.active a:hover {
    cursor: default;
    text-decoration: none
}

.zone-catalogue .btn-fermer {
    color: #000;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    background: url(../images/ico-croix.png) no-repeat center top;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.zone-catalogue .btn-fermer:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.masque-noir {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 90px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 9996;
    cursor: pointer;
}

.navh {}

.navh .menu_principal {
    margin: 0;
    padding: 0;
    list-style: outside none;
    display: table;
    width: 100%
}

.navh .menu_principal>li {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px 0px;
    background: no-repeat;
}

.navh .menu_principal>li:last-child {
    background: none
}

.navh .menu_principal a,
.navh .menu_principal a:visited {
    color: white;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    padding: 37px 9px 33px 2px;
    text-decoration: none;
    font-family: 'Poppins';
    transition: all 400ms ease;
    font-weight: 500;
    position: relative;
}

.navh .menu_principal a:hover,
.navh .menu_principal li.active>a {}

.navh .menu_principal li.active>a:hover {
    cursor: default
}

.body-pageseo .slogan {
    width: 80%;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
}

.slogan {
    position: absolute;
    top: -190px;
    right: 20px;
    color: #fff;
    width: 60%;
    text-align: center;
    margin: 0 0 10px;
}

h1.slogan:before,
.h1.slogan:before {
    content: "";
    width: 0;
    height: 0;
    background: none;
    position: absolute;
    bottom: inherit;
    left: inherit;
    margin-left: 0;
    display: none;
}

.slogan .titre {
    font-size: 55px;
    font-family: 'Poppins';
    text-transform: uppercase;
    line-height: 51px;
    margin: 0 0 10px;
    text-shadow: 1px 1px 1px black;
}

.slogan .titre span {
    font-size: 48px
}

.slogan .sous-titre {
    font-size: 30px;
    font-family: 'Lato-Light', sans-serif;
    line-height: 26px;
    text-shadow: 2px 2px 1px black;
    color: #ffffff;
}

.body-page-1 .slogan {
    top: -480px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.video-accueil {
    position: fixed;
    top: 0px;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}

.video-accueil video {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.banniere {
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    /* height:100%;*/
    margin-left: 0;
    height: 460px;
    background-position: center center;
}

.body-page-1 .banniere {
    height: 100%;
    position: fixed;
}

.btn-descendre {
    width: 112px;
    height: 112px;
    background: url(../images/bg-descendre.png) no-repeat center top;
    position: absolute;
    top: -382px;
    left: 50%;
    /* margin-left:-56px; */
    overflow: hidden;
    text-indent: 300px;
    white-space: nowrap;
    transform: translateX(-50%);
}

.btn-descendre:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #a31f6c;
    border-radius: 8px;
    position: absolute;
    top: 40px;
    left: 53px;
    transition: all 400ms ease
}

.btn-descendre:hover:before {
    opacity: 0.4;
    filter: alpha(opacity=40);
    top: 50px;
}

.fluid-contenu {
    position: relative;
    z-index: 8000;
    background: #fff;
}

.fluid-contenu .corps {
    padding: 70px 0 80px;
}

.fluid-contenu .corps {
    padding: 70px 11% 70px 11%;
}

.slider-handle {
    background: url(../images/poignee.png) no-repeat center top;
}

.bx-wrapper .bx-loading {
    background: url('../images/bx_loader.gif') center center no-repeat #ffffff;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-image: url('../images/miette.png');
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background-image: url('../images/miette-h.png');
}

.bx-wrapper .bx-prev {
    background: url('../images/controls.png') no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    background: url('../images/controls.png') no-repeat -43px -32px;
}

.bx-wrapper .bx-controls-auto .bx-start {
    background: url('../images/controls.png') -86px -11px no-repeat;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    background: url('../images/controls.png') -86px -44px no-repeat;
}


/***********************/

.body-gallery-4 .fluid-contenu .corps,
.body-contact .fluid-contenu .corps {
    padding: 80px 0 0 0
}

.body-contact.body-contact-132 .fluid-contenu .corps {
    padding: 0
}

.body-service-list .fluid-contenu .corps {
    padding: 0
}

.fluid-app {
    height: 700px;
    border-bottom: 1px solid #fff;
    background-color: #0c0c0c;
    background-image: url(../images/bg-app-homme.png), url(../images/bg-app.jpg);
    background-repeat: no-repeat, repeat;
    background-position: 50% 0, 50% 0;
    padding: 10px 0 0 0;
    z-index: 8000;
    position: relative;
}

.fluid-app h2 {
    text-align: center;
    font-size: 31px;
    color: #fff;
    text-transform: uppercase;
    margin: 20px 0 5px 0;
}

.fluid-app .soustitre {
    text-align: center;
    color: #a00d15;
    font-size: 22px;
    line-height: 22px;
}

.fluid-app .liste-app {
    list-style-type: none;
    list-style-image: none;
    padding: 0 0 0 40px;
    margin: 90px 0 0 0
}

.fluid-app .liste-app li {
    background: url(../images/ico-puce.png) no-repeat 0 center;
    padding: 7px 0 8px 25px;
    font-size: 18px;
    color: #767779;
}

.fluid-app .qrcode {
    text-align: center;
    text-transform: uppercase;
    margin: 160px 0 0 0;
    position: relative;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}

.fluid-app .qrcode .fleche {
    width: 118px;
    height: 96px;
    background: url(../images/fleche.png) no-repeat center top;
    position: absolute;
    top: -80px;
    left: 45px;
}

.fluid-app .liste-boutiques {
    list-style-type: none;
    list-style-image: none;
    padding: 40px 0 0 0px;
    margin: 0;
    text-align: center;
}

.fluid-app .liste-boutiques li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.27);
    border-radius: 8px;
}

.fluid-app .apps {
    position: absolute;
    top: 160px;
    right: -340px;
    width: 600px;
    height: 500px;
}

.fluid-app .apps:before {
    width: 733px;
    height: 63px;
    content: "";
    background: url(../images/ombre-app.png) no-repeat center top;
    z-index: -1;
    position: absolute;
    bottom: 0px;
    right: 160px;
}

.fluid-app .apps .app {
    position: absolute;
}

.fluid-app .apps .app.app1 {
    bottom: 0px;
    left: 0px;
    width: 389px;
    height: 429px;
    background: url(../images/app1.png) no-repeat center top;
}

.fluid-app .apps .app.app2 {
    bottom: 60px;
    left: 0px;
    width: 414px;
    height: 447px;
    background: url(../images/app2.png) no-repeat center top;
}

.fluid-app .apps .app.app3 {
    bottom: 120px;
    left: 0px;
    width: 456px;
    height: 477px;
    background: url(../images/app3.png) no-repeat center top;
}

.fluid-consultation {
    z-index: 8000;
    position: relative;
    padding: 120px 0 0 0;
    text-align: center;
    background: url(../images/bg-consultation.jpg) no-repeat center top;
    height: 540px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.fluid-consultation h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 70px;
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: 60px;
}

.fluid-consultation .bouton-principal {
    padding: 20px 100px 20px 30px;
}

.fluid-consultation a.bouton-principal:after {
    background: url(../images/ico-lien.png) no-repeat center top;
    width: 31px;
    height: 31px;
    right: 35px;
}

.recup-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.recup-photos .propor:after {
    padding-top: 78%;
    display: block;
    content: '';
}

.recup-photos .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.recup-photos .propor .propor-cont .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    border-radius: 10px;
}

.recup-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.recup-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 2%;
    left: 2%;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 96%;
    height: 96%;
    background: #12739f url(../images/ico-zoom.png) no-repeat center center;
    border-radius: 10px;
}

.recup-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.recup-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.certifs {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
}

.certifs .cell.gauche {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    border-right: 2px solid #e6e6e6;
}

.certifs .cell.gauche .contenu {
    padding: 40px 12% 40px 12%
}

.certifs .cell.droite {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.certifs .cell.droite .row {
    margin-bottom: -2px;
}

.certifs .cell.droite .logo-certif {
    padding: 15px 15px;
    /* height:260px;*/
    /* line-height:260px;*/
    vertical-align: middle;
    text-align: center;
}

.certifs .cell.droite .logo-certif a {
    display: block;
    height: 100%;
}


/* .certifs .cell.droite .logo-certif img{max-width:100%;width:auto;} */

.certifs .row.table {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    display: table;
}

.certifs .row.table .ligne-photos {
    display: table-row;
    height: 100%;
}

.certifs .row.table [class*=col-] {
    display: table-cell;
    float: none;
    vertical-align: middle;
    border-right: 2px solid #e6e6e6;
    border-bottom: 0 solid #e6e6e6;
}

.certifs .cell.droite .ligne-photos:nth-child(n+2)>[class*=col-] {
    border-top: 2px solid #e6e6e6;
}

.certifs .logo-certif img {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    background-size: 120px auto;
}

.certifs .oneCertif .logo-certif img {
    width: auto;
}

.btn-service {
    text-align: center;
    margin: 10px 0;
}

.btn-service a.bouton-principal::after {
    background-image: none;
}

.centerservice2 {
    margin: 0 16% !important;
}

.centerservice {
    margin: 0 33% !important;
}

.services {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff;
    border-bottom: 2px solid #e6e6e6;
}

.services .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-right: 2px solid #e6e6e6;
    background-position: center center;
    background-repeat: no-repeat
}

.services .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.services .cell.droite .contenu {
    padding: 90px 12% 90px 12%
}

.services .cell.droite .contenu ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
}

.services .cell.droite .contenu ul li {
    background: none;
    padding: 0;
    padding: 0 0 10px 0;
}

.services .cell.droite .contenu ul li .bouton-principal {
    display: block;
    background: #019dda;
}

.miettes {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.miettes li {
    display: inline-block;
    vertical-align: top;
    background: none;
    padding: 0;
}

.miettes li a {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #ed0202;
    display: inline-block;
}

.miettes li a.active {
    background: #000;
    cursor: default
}

.realisations {
    position: relative;
    z-index: 8000;
    background: #fff;
    text-align: center;
}


/* .realisations .titre-secondaire{display:inline-block;width:48%;}*/

.realisations .contenu {
    padding: 80px 10% 90px 10%;
}

.realisations .galerie .propor {
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.realisations .galerie .propor:after {
    padding-top: 78%;
    display: block;
    content: '';
}

.realisations .galerie .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 10px;
}

.realisations .galerie .propor .propor-cont .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    border-radius: 10px;
}

.realisations .galerie .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.realisations .galerie .propor .propor-cont .imagecont .masque {
    transition: all 400ms ease;
    display: block;
    position: absolute;
    top: 2%;
    left: 2%;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 96%;
    height: 96%;
    background: #12739f url(../images/ico-zoom.png) no-repeat center center;
    border-radius: 10px;
}

.realisations .galerie .propor .propor-cont .imagecont:hover .masque {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.realisations .galerie .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.intervention {
    position: relative;
    z-index: 8000;
    min-height: 37rem;
    border-top: 1px solid #d5d5d5;
    background: #12739f;
    margin-bottom: -1rem;
}

.intervention .contenu {
    /* padding: 140px 10%; */
    /* color:#fff; */
    /* display: flex; */
    /* position: relative; */
    /* z-index: 1; */
    /* justify-content: center; */
}

.intervention h2 {
    color: #ffffff;
    margin-bottom: 0;
    margin-top: -5rem;
}

.intervention .zone {
    width: 100%;
    /* height:100%; */
    /* background: url(../images/zone1.png) no-repeat center center; */
    /* position:absolute; */
    /* top:0; */
    /* right:0; */
    /* z-index:-1; */
    /* background-size: auto; */
}

.intervention .description {
    width: 100%;
    color: white;
    text-align: center;
}

.intervention ul {
    margin: 30px 0 0 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

.intervention ul li {
    padding: 5px 0 5px 15px;
    font-style: italic;
}


/********************/

.contenu-text {
    display: flex;
    align-items: center;
    /* padding: 0 2%; */
    position: absolute;
    background: #12739f;
    left: 0;
    width: 30%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.modal {
    z-index: 99999
}

.modal-backdrop {
    z-index: 99998
}

.modal-content .btn-inline {
    display: inline-block;
    background: #fff;
    border: 1px solid #000;
    text-transform: uppercase;
    color: #000;
    border-radius: 0px;
    font-size: 17px;
    text-decoration: none;
    transition: all 400ms ease
}

.modal-content .btn-inline:hover {
    color: #fff;
    background: #000;
}


/* Footer */

footer.hide-print.pied .btn-partage {
    width: auto !important;
}

.marques img:hover {
    filter: grayscale(0);
}

.pied {
    position: relative;
    z-index: 8000;
    background: aliceblue;
}

.pied .bande1 {
    padding: 50px 18% 0px;
}

.pied .bande1 .row1 {
    padding: 0 0 50px 0;
    margin-bottom: 30px;
}

.pied .bande1-2 {
    background: #202730;
    padding: 35px 14% 25px 14%;
}

.pied .bande2 {
    padding: 5px 10% 5px 10%;
    background: #12739f;
}

.pied h2 {
    font-size: 31px;
}

.pied h3 {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 0 20px 0;
    font-weight: 600;
}

.pied .navf {}

.pied .navf .menu_footer {
    color: #ffffff;
    padding: 15px 0 15px 0;
    list-style-type: none;
    margin: 0
}

.pied .navf .menu_footer li {
    display: block;
    padding: 0 0 1px 0;
    background: none;
}

.pied .navf .menu_footer li:last-child {
    border: none
}

.pied .navf .menu_footer li a,
.pied .navf .menu_footer li a:visited {
    font-size: 16px;
    padding: 0 0 0 15px;
    background: url(../images/ico-puce2.png) no-repeat 0 center;
    color: inherit;
    text-decoration: none
}

.pied .navf .menu_footer li a:hover {
    text-decoration: underline
}

.pied .navf .menu_footer li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied .menu_referencement {
    color: #ffffff;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    text-align: justify
}

.pied .menu_referencement li {
    display: inline;
    padding: 0;
    background: none;
}

.pied .menu_referencement li:after {
    content: " - "
}

.pied .menu_referencement li:last-child:after {
    content: ""
}

.pied .menu_referencement li a,
.pied .menu_referencement li a:visited {
    color: inherit;
    font-size: 16px;
    text-decoration: none
}

.pied .menu_referencement li a:hover {
    color: #019dda;
}

.pied .menu_referencement li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied address {
    margin: 0;
    padding: 15px 0 0 0;
    color: #ffffff;
    font-size: 16px;
}

.pied address p {
    background-repeat: no-repeat;
    margin: 0;
    background-position: 0 0px;
    padding: 0 0 10px 30px
}

.pied address p.adresse {
    background-image: url(../images/ico-adresse-f.png)
}

.pied address p.tel.tel1 {
    background-image: url(../images/telephone.png);
    background-position: 1% 12%;
}

.pied address p.tel.tel2 {
    background-image: url(../images/phone.png);
    background-position: 1% 12%;
}

.pied address p.tel a {
    color: inherit;
    text-decoration: none
}

.pied address p a {
    text-decoration: none;
    color: inherit
}

.pied address p a:hover {
    text-decoration: underline
}

.pied .scrollbars {
    margin: 15px 0 0 0;
}

.pied .horaires {
    color: #929799;
    padding: 10px 0 0 0;
    margin: 0;
}

.pied .copyright-footer {
    margin: 5px 0px 0px 0px;
    text-align: center
}

#logoFD svg * {
    fill: white;
}

#logoFD svg {
    width: 190px;
}

.pied .btn-like {
    padding: 20px 0px 0px 0px
}

.pied .btn-partage {
    text-align: center;
    padding: 10px 0 0 0;
}

.pied .bande1-2 p {
    padding-right: 20px;
}


/* SCROLL PERSONNALISE ****************************************************/


/* *************************************************************************/

.scrollbars {
    width: 100%;
    height: 200px
}

.scrollbar-path-vertical,
.scrollbar-path-horizontal {
    position: absolute;
    background-color: #ececec;
    z-index: 100;
}

.scrollbar-path-horizontal {
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 5px;
}

.scrollbar-path-vertical {
    right: 5px;
    top: 0;
    height: 100%;
    width: 5px;
}

.scrollbar-path-vertical {
    box-shadow: inset 1px 0px 1 rgba(0, 0, 0, 0.1)
}

.scrollbar-path-horizontal {
    box-shadow: inset 0px 1px 1 rgba(0, 0, 0, 0.1)
}

.scrollbar-handle {
    position: relative;
    top: 0;
    left: 0;
    background-color: #019dda;
}

.scrollbar-path-vertical .scrollbar-handle {
    height: 20%;
    width: 100%;
}

.scrollbar-path-horizontal .scrollbar-handle {
    width: 20%;
    height: 100%;
}

.scrollbar-path-vertical,
.scrollbar-path-horizontal,
.scrollbar-handle {
    border-radius: 5px;
}

.scrollbar-content {
    padding: 0 30px 0 0;
    float: none !important
}


/* MODULE SERVICES ********************************************************/

.prestation {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff;
}

.prestation:nth-child(even) {
    direction: rtl
}

.prestation a.bouton-principal {
    font-size: 15px;
    padding: 13px 20px;
    border-radius: 10px;
}

.prestation .cell.photo {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background-position: center center;
    border-radius: 10px;
}

.prestation .cell.photo:hover {
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.prestation .cell.texte {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid #ffffff;
}

.prestation:last-child .cell.texte {
    border-bottom: none;
    border-top: 10px solid #ffffff;
    border-right: 10px solid #ffffff;
    border-left: none;
}

.prestation .cell.texte .contenu {
    padding: 120px 10% 120px 10%;
    text-align: center;
    direction: ltr;
    background: aliceblue;
    border-radius: 10px;
}

.prestation .cell.texte .contenu ul {
    padding: 0;
    margin: 0;
}

.prestation .cell.texte .contenu ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/puce.png) no-repeat 0 9px;
}

.prestation .cell.texte .contenu ul li .bouton-principal {
    display: block;
}


/* MODULE CONTACT *********************************************************/

.body-contact .corps h2 {
    color: #12739f;
    text-transform: none;
    position: relative;
    margin-bottom: 60px;
}

.body-contact .corps h2:before {
    content: "";
    width: 75px;
    height: 10px;
    /* background:url(../images/bg-titre.png) no-repeat center top; */
    position: absolute;
    top: 50px;
    left: 0
}

.body-contact .tab-formulaire .cell.droite h2 {
    text-align: center;
    margin-bottom: 70px;
    font-size: 24px;
}

.body-contact .tab-formulaire .cell.droite h2:before {
    content: "";
    width: 75px;
    height: 10px;
    /* background:url(../images/bg-titre.png) no-repeat center top; */
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -37px;
}

.contact .tab-coordonnes {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff;
}

.contact .tab-coordonnes .cell {}

.contact .tab-coordonnes .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-top: 2px solid #e6e6e6;
    background: #a31f6c;
    border-radius: 10px;
}

.contact .tab-coordonnes .cell.gauche .contenu {
    padding: 50px 12% 30px 12%
}

.contact .tab-coordonnes .cell.centre {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    position: relative;
    left: 1rem;
}

.contact .tab-formulaire {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff;
    margin-top: 1rem;
}

.contact .tab-formulaire .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background: #cbb397 url(../images/bureau-manager.jpeg) no-repeat center top;
    border-radius: 10px;
}

.pageDevis .tab-formulaire .cell.gauche {
    background: url(../images/photo-devis.jpeg);
    background-position: initial;
    background-size: auto !important;
    background-repeat: no-repeat;
    background-position: initial;
}

.body-contact-35 .corps h2 {
    color: #12739f;
}

.contact .tab-formulaire .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background: aliceblue;
    border-radius: 10px;
    position: relative;
    left: 1rem;
}

.contact .tab-formulaire .cell.droite .contenu {
    padding: 40px 12% 90px 12%;
}

.contact .plan {
    font-size: 0;
}

.contact .plan .block #googlemapapi,
.contact .plan iframe {
    width: 100% !important;
    height: 590px !important;
    border-radius: 10px;
}

.contact .coordonnees {
    padding: 0 0 20px 0;
}

.contact .coordonnees h2 {
    margin-top: 20px;
    color: white;
}

.contact .coordonnees address p {
    padding: 0px 0 10px 30px;
    background-position: 0 0px;
    background-repeat: no-repeat;
}

.contact .coordonnees address p.adresse {
    background-image: url(../images/ico-adresse-f.png);
    color: white;
}

.contact .coordonnees address p.tel.tel1 {
    background-image: url(../images/telephone.png);
    background-position: 1% 12%;
    margin: 0;
    color: white;
}

.contact .coordonnees address p.tel.tel2 {
    background-image: url(../images/phone.png);
    background-position: 1% 12%;
    color: white;
}

.contact .coordonnees address p.fax {
    background-image: url(../images/ico-tel2-f.png)
}

.contact .coordonnees address p.tel a {
    color: inherit;
    text-decoration: none
}

.contact .coordonnees address p span.intitule {
    color: #ffffff;
}

.contact .coordonnees address p a {
    text-decoration: none;
    color: inherit
}

.contact .coordonnees address p a:hover {
    text-decoration: underline
}

.contact .formulaire .form-group .checkbox.label-rgpd {
    padding: 6px 0 8px 0;
    text-align: justify;
}

.form-group .label-rgpd strong,
.info-rgpd strong,
.info-rgpd a,
.info-rgpd a:visited {
    color: #c11718;
}


/* Texte description */

.contact .description-contact {
    padding: 0px 0px 10px 0px
}


/* Enlever padding conteneur champs */

.contact .formulaire .form-group label.col-md-4 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.contact .formulaire .form-group div.col-md-8 {
    padding-left: 0 !important;
    padding-right: 0 !important
}


/* Changement largeurs labels+champs */

.contact .formulaire .form-group .col-md-4 {
    display: none;
}

.contact .formulaire .form-group .col-md-8 {
    width: 100% !important
}


/* Style des champs */

.contact .formulaire .control-label {
    text-align: left !important;
    font-weight: normal
}


/* Labels */

.contact .formulaire .form-group {
    margin-bottom: 8px;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}


/* Espace entre lignes */

.contact .formulaire .form-group .form-control {
    background: #fff;
    border: 1px solid #c8cbcf;
    box-shadow: none;
    border-radius: 0px;
    width: 100% !important;
    font-size: inherit;
    resize: auto!important;
}

.contact .formulaire .form-group textarea.form-control {
    position: static;
    height: 139px;
    border-radius: 10px;
}

.body-catalogue-item .contact .formulaire .form-group textarea.form-control,
.body-contact .contact .formulaire .form-group textarea.form-control {
    height: 78px;
}

.contact .formulaire .form-group input.form-control {
    height: 50px;
    line-height: 1;
    line-height: 50px \9;
    padding: 0px 12px;
    border-radius: 10px;
}

.input-group-addon {
    border-radius: 0;
}


/* Ne pas toucher le padding */

.contact .formulaire .form-group select.form-control {
    height: 50px;
    line-height: 50px;
    padding: 5px 41px 5px 12px;
    border-radius: 10px;
}


/* Jouer avec le padding pour corriger FF */


/* Changement des images des champs select pour webkit + firefox (Utiliser quand champs avec fond noir par exemple) */

@media screen and (-webkit-min-device-pixel-ratio:0),
screen and (-moz-images-in-menus:0) {
    .form-horizontal select.form-control {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none;
        background-image: url(../images/image-select.png) !important;
        background-repeat: no-repeat !important;
        background-position: right center !important;
        line-height: normal !important;
    }
    .form-horizontal select.form-control option {
        color: inherit
    }
}


/* Captcha + Bouton submit (MODELE 2) */

.contact .formulaire .form-group input[name="captcha"] {
    width: 31% !important;
    height: 50px !important;
    display: inline-block;
    float: none !important;
    margin-right: 2% !important;
    vertical-align: top;
}

.contact .formulaire .form-group input[name="captcha"]+a {
    width: 35%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
}

.contact .formulaire .form-group #captcha {
    width: 100%;
    height: 50px !important;
    border-radius: 0;
    padding: 0;
}

.contact .formulaire .form-group input.btn-primary {
    width: 25%;
    display: inline-block;
    position: relative;
    float: right;
    border-radius: 10px;
}


/* Texte required */

.contact .formulaire .form-actions {
    font-size: 12px
}


/* Agrandir le plan */

.contact a.btn.btn-default {
    float: right
}


/* Bouton submit + Agrandir le plan + bouton page erreur 404 */

.body-error404 a.btn.btn-default,
.contact .formulaire input.btn-primary,
.contact a.btn.btn-default {
    padding: 15px 20px;
    font-family: 'Lato-Black', sans-serif;
    text-transform: uppercase;
    background: #12739f url(../images/ico-envoyer.png) no-repeat 90% center;
    color: #fff;
    text-align: left;
    border-radius: 0px;
    font-size: 14px;
    border: none;
    text-decoration: none;
    transition: all 400ms ease;
}

.body-error404 a.btn.btn-default:hover,
.body-error404 a.btn.btn-default:active,
.contact .formulaire input.btn-primary:hover,
.contact .formulaire input.btn-primary:active,
.contact a.btn.btn-default:hover,
.contact a.btn.btn-default:active {
    background-color: #a31f6c;
}


/* Couleurs des placeholder */

*::-webkit-input-placeholder {
    color: #4b4b4b !important
}

*:-moz-placeholder {
    color: #4b4b4b !important;
    opacity: 1 !important
}


/* FF 4-18 */

*::-moz-placeholder {
    color: #4b4b4b !important;
    opacity: 1 !important
}


/* FF 19+ */

*:-ms-input-placeholder {
    color: #4b4b4b !important
}


/* IE 10+ */


/* Formulaire pageseo */

.pageseo .formulaire .form-group input[name="captcha"] {
    width: 100% !important;
    margin-right: 0% !important;
    text-align: left !important;
}

.pageseo .formulaire .form-group input[name="captcha"]+a {
    position: absolute;
    width: 140px;
    top: 0;
    right: 0;
    margin-right: 0px !important;
}

.contact .formulaire .form-group .checkbox {
    padding: 7px 50px 5px 20px;
    float: left;
}

.contact .formulaire .form-group .checkbox .col-md-8 {
    width: auto !important;
}

.contact .formulaire .form-group input.datepicker {
    background: url(../images/ico-calendrier.png) no-repeat 95% center
}


/* devis */

.contact .formulaire .form-group.index_22 .col-md-4 {
    display: none;
}

.contact .formulaire .form-group.index_0,
.contact .formulaire .form-group.index_2,
.contact .formulaire .form-group.index_4,
.contact .formulaire .form-group.index_8,
.contact .formulaire .form-group.index_10,
.contact .formulaire .form-group.index_15,
.contact .formulaire .form-group.index_17 {
    display: inline-block;
    width: 50%;
    padding-right: 15px !important;
}

.contact .formulaire .form-group.index_1,
.contact .formulaire .form-group.index_3,
.contact .formulaire .form-group.index_5,
.contact .formulaire .form-group.index_9,
.contact .formulaire .form-group.index_11,
.contact .formulaire .form-group.index_16,
.contact .formulaire .form-group.index_18 {
    display: inline-block;
    width: 50%;
}

.contact .formulaire .form-group.index_6,
.contact .formulaire .form-group.index_12,
.contact .formulaire .form-group.index_13,
.contact .formulaire .form-group.index_19,
.contact .formulaire .form-group.index_20,
.contact .formulaire .form-group.index_22 {
    display: flex;
}

.contact.pageDevis .formulaire .control-label {
    padding-left: 0;
    font-weight: bold;
}

.navh .menu_principal a:after {
    height: 1px;
    content: "";
    background: white;
    width: 0;
    bottom: 25px;
    left: 0;
    position: absolute;
    transition: all .4s ease;
}

.navh .menu_principal a:hover:after,
.navh .menu_principal li.active>a:after {
    width: 100%;
}

.contact.pageDevis .formulaire input[type="date"]::-webkit-inner-spin-button,
.contact.pageDevis .formulaire input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
}

.contact.pageDevis .formulaire .form-group .col-md-12.choix+.col-md-12,
.contact.pageDevis .formulaire .form-group .col-xs-12.choix+.col-md-12 {
    width: 100% !important;
}

.contact .formulaire .form-group.index_6 label,
.contact .formulaire .form-group.index_12 label,
.contact .formulaire .form-group.index_13 label,
.contact .formulaire .form-group.index_19 label,
.contact .formulaire .form-group.index_20 label,
.contact .formulaire .form-group.index_22 label {
    display: inline-block;
    margin-right: 45px;
    margin-bottom: 0;
}

.contact.pageDevis .form-horizontal .checkbox,
.contact.pageDevis .form-horizontal .radio {
    float: left;
    position: static;
    width: auto;
    text-align: left;
    position: relative;
    top: -1.5px;
    font-weight: normal;
    margin: 0 5px;
    display: flex;
    align-items: center;
}

.contact.pageDevis span.help-inline,
.contact.pageDevis span.help-block {
    font-size: 1em;
    font-style: normal;
    display: inline-block;
    padding-top: 14px;
}

.contact .formulaire .form-group.index_22 {
    display: inline-block;
    width: 65%;
    padding-right: 15px !important;
}

.contact.pageDevis .formulaire .calcul-btn {
    display: inline-block;
    width: 35%;
}

.contact.pageDevis .formulaire .hvr-shutter-out-horizontal {
    padding: 14px 10px 14px 10px;
    font-size: 15px;
    width: 100%;
    position: relative;
    top: -80px;
    border: 0;
    color: #fff;
    font-family: 'Lato-Black', sans-serif;
    text-transform: uppercase;
    background-color: #12739f;
}

.contact.pageDevis .formulaire .hvr-shutter-out-horizontal::before {
    background-color: #a31f6c;
}

label span.required {
    display: none;
}

.contact.pageDevis hr {
    margin-top: 35px;
    margin-bottom: 35px;
    border-top: 1px solid #eaeaea;
}

#calculateurmodal #accordion .glyphicon,
.service-wrapper #accordion .glyphicon {
    font-size: 15px;
    float: right;
}


/* MODAL */

#calculateurmodal .hvr-shutter-out-horizontal {
    border: 0;
    color: #fff !important;
    font-family: 'Lato-Black', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 18px 20px 15px 20px;
    min-width: 168px;
    line-height: 19px;
    text-align: center;
    text-decoration: none !important;
    border-radius: 0px;
    text-transform: uppercase;
}

#calculateurmodal .panel-heading {
    background-color: transparent;
    transition: all 400ms ease;
    border-radius: 26px;
    padding: 0;
    color: #FFF;
    border-radius: 0px;
}

#calculateurmodal .panel-heading.active,
#calculateurmodal .panel-heading,
#calculateurmodal .panel-heading:active {
    background-color: #A40E19;
}

#calculateurmodal .panel-heading h4 {
    font-size: 18px;
    font-weight: 400;
}

#calculateurmodal .panel-heading h4 a {
    text-decoration: none;
    width: 100%;
    display: inline-block;
    height: 100%;
    cursor: pointer;
    padding: 20px 30px 18px 30px;
    color: #FFF;
    background: #019dda;
}

#calculateurmodal .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
    margin-top: 5px;
}

#calculateurmodal .panel {
    box-shadow: none;
    border: 0;
}

#calculateurmodal .modal-content label.control-label {
    display: inline-block;
    /*! color: #323435; */
    padding-top: 0 !important;
    font-weight: 400;
    font-size: 17px;
}

#calculateurmodal #accordion .form-control {
    margin-bottom: 15px;
    border: 1px solid #bfbfbf;
    border-radius: 0px;
    font-size: 16px;
    color: #323435;
    height: 41px;
}

.collapsible-link {
    position: relative;
}

.quantiteTotal {
    margin-top: 10px;
}

.quantiteTotalFlex {
    display: flex;
    align-items: center;
}

.quantiteTotalFlex span {
    display: inline-block;
    margin-left: 10px;
    font-weight: 700;
    font-size: 17px;
}

#calculateurmodal #accordion .quantiteTotalFlex .form-control,
#collapse5 .quantiteTotal .form-control {
    margin-bottom: 0 !important;
}

.modal-content .btn-close {
    border: 0;
    background: none;
    color: #000 !important;
    padding: 0;
    font-size: 21px;
    color: #000;
    opacity: 0.2;
    line-height: 1;
    outline: none;
}

.modal-content .btn-close:hover,
.modal-content .btn-close:focus {
    opacity: 0.5;
}

.modal-content {
    font-family: 'Lato', sans-serif;
}

.menu-item.devis {
    background: #03597a;
}


/*** devis ****/


/* MODULE GALERIE *********************************************************/

.gallery .bas-galerie {
    text-align: center;
    padding: 40px 0 0 0;
}

.gallery .description-galerie {
    padding: 0 0 40px;
    text-align: justify
}


/* Espace entre colonnes de photos */

.gallery .multiple .ligne-photos .col-md-1,
.gallery .multiple .ligne-photos .col-md-2,
.gallery .multiple .ligne-photos .col-md-3,
.gallery .multiple .ligne-photos .col-md-4,
.gallery .multiple .ligne-photos .col-md-6 {
    padding-left: 0px !important;
    padding-right: 0px !important
}


/* Espace gauche et droite des lignes de photos */

.gallery .multiple .ligne-photos {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.gallery .ligne-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.gallery .multiple .ligne-photos .propor {
    margin-bottom: 0;
}

.gallery .ligne-photos .propor:after {
    padding-top: 76%;
    display: block;
    content: '';
}

.gallery .ligne-photos .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.gallery .ligne-photos .propor .propor-cont .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    border-radius: 10px;
}

.gallery .ligne-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}


/* Effet photo */

.gallery .ligne-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 2%;
    left: 2%;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 96%;
    height: 96%;
    background: rgb(1 157 218 / 78%) url(../images/ico-zoom.png) no-repeat center center;
    border-radius: 10px;
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.propor .propor-cont .imagecont img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%;
    transition: all .4s ease;
}


/* GALERIE MULTIPLE */

.gallery .nav {
    margin: 10px 0px;
    text-align: center;
}

.gallery .nav li {
    display: inline-block;
    margin-bottom: 10px
}

.gallery .nav li {
    background: url(../images/sep.png) no-repeat right center;
    padding: 0 20px 0 5px
}

.gallery .nav li:last-child {
    background: none
}

.gallery .nav li a {
    background: none;
    display: block;
    color: #a40e19;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Lato-Black', sans-serif;
    padding: 10px 10px;
    text-align: center;
    border-radius: 0;
    text-decoration: none
}

.gallery .nav li a:hover,
.gallery .nav li.active a {
    background: none;
    color: #323435
}

.gallery .nav li.active a {
    cursor: default
}

.gallery .tab-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.gallery .tab-content h2 {
    padding-left: 15px;
    margin-bottom: 20px
}

.gallery .bas-galerie {
    text-align: center;
    padding: 40px 0 0 0;
}

.gallery .bas-galerie a.bouton-principal {
    padding: 13px 50px 13px 20px;
}

.gallery .bas-galerie a.bouton-principal:after {
    background-image: url(../images/ico-plus.png);
    width: 22px;
    height: 22px;
}


/* MODULE CATALOGUE / GARAGE / IMMO *****************************************/

.etiquette {
    position: absolute;
    z-index: 9000;
}

.etiquette.favoris {
    background: url(../images/ico-coeur.png);
    top: 5px;
    right: 5px;
    width: 25px;
    height: 23px;
    transition: all 400ms ease
}

.item:hover .etiquette.favoris {
    background: url(../images/ico-coeur-h.png)
}

.mentions {
    padding: 0 0 10px 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
}

.mentions .mention {
    color: #a40e19;
    font-style: italic;
    text-align: center;
    font-size: 18px;
    margin: 0;
    line-height: 21px;
    background-image: none;
}

.fil-arianne {
    border-bottom: 1px solid #b9b8b8;
    padding: 0 0 10px 0;
    font-size: 22px;
}

.fil-arianne a {
    text-decoration: none;
    color: inherit;
}

.fil-arianne a:hover {
    text-decoration: underline
}

.fil-arianne span {
    color: #a31f6c;
}

.cat-produit .fil-arianne {
    margin: 0 0 50px 0;
}

.cat-liste .titre-liste {
    background: #3f3f3f;
    border-radius: 3px;
    margin-bottom: 20px
}

.cat-liste .titre-liste h2 {
    background: none;
    margin: 0
}

.cat-liste #filtres {
    display: block;
    padding: 20px 0 0 0;
    font-size: 14px;
    text-align: right;
    text-transform: uppercase;
}

.cat-liste #filtres form {
    display: inline-block;
}

.cat-liste #filtres form#form_ipp {
    padding-right: 0px
}

.cat-liste #filtres form label,
.cat-liste #filtres form b {
    font-weight: normal;
}

.cat-liste #filtres form label {
    background: url(../images/points.png) no-repeat right 4px;
    padding: 0 10px 0 0;
}

.cat-liste #filtres p {
    margin: 0
}

.cat-liste #filtres select {
    height: 30px;
    line-height: 30px;
    padding: 5px;
    border: 1px solid #ccc;
    margin: 0 0 0 10px;
}

.cat-liste #pagination {
    padding: 8px 0;
    text-align: right;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 30px 0 0 0;
}

.cat-liste #pagination ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

.cat-liste #pagination ul li {
    display: inline-block;
    width: 28px;
}

.cat-liste #pagination ul li a {
    background: #f5f5f5;
    font-weight: normal;
    text-align: center;
    display: block;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.cat-liste #pagination ul li a:hover,
.cat-liste #pagination ul li.active a {
    background: #edebeb;
}

.filtres-catalogue {
    background: #f8f8f8;
    padding: 15px;
    margin: 0 0 15px 0;
}

.filtres-catalogue button,
.filtres-catalogue a.btn-reset {
    text-decoration: none;
    border: 1px solid #9a9a9a;
    display: block;
    background: none;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    width: 100%;
    font-size: 16px;
    padding: 12px 0 12px 0
}

.filtres-catalogue button:hover,
.filtres-catalogue a.btn-reset:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}

.filtres-catalogue h3 {
    text-transform: uppercase;
    font-size: 16px;
    color: #3f3f3f;
    padding: 5px 0 5px 0;
}

.filtres-catalogue p {
    line-height: 26px;
}

.filtres-catalogue p.range {
    padding: 10px 10px 20px 10px
}

.filtres-catalogue label {
    font-weight: normal;
    font-size: 16px;
    color: #838383;
    margin: 0;
    padding: 0 0 0 5px;
}

.filtres-catalogue input:disabled+label {
    font-weight: normal;
    font-size: 20px;
    color: #d2d2d2;
    margin: 0;
    padding: 0 0 0 5px;
    font-style: italic;
}

.filtres-catalogue input[type="submit"] {
    margin: 30px 0 20px 0;
    transition: all 400ms ease;
    background: #12739f;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    display: block;
    width: 100%;
    border: none;
    padding: 13px 0;
    text-transform: uppercase;
    border-radius: 10px;
}

.filtres-catalogue input[type="submit"]:hover {
    background: #a31f6c;
    color: #fff
}

.modele-liste {
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding: 0
}

.encarts .modele-liste,
.encarts2 .modele-liste,
.encarts3 .modele-liste {
    margin-left: 0px !important;
    margin-right: 0px !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 {
    width: 100%;
    padding: 0 20px;
}

.modele-liste.cont-sliderred .item {
    width: 100%;
    padding: 0 20px;
}

.modele-liste.cont-slidernouv .item {
    width: 100%;
    padding: 0 20px;
}

.modele-liste.cont-sliderfav .item .div-proportionnel-item,
.modele-liste.cont-sliderred .item .div-proportionnel-item,
.modele-liste.cont-slidernouv .item .div-proportionnel-item {
    width: 220px !important;
    display: inline-block;
}

.modele-liste .item .div-proportionnel-item {
    width: 100%;
    position: relative
}

.modele-liste .item .div-proportionnel-item:after {
    padding-top: 80%;
    display: block;
    content: '';
}

.modele-liste .item .div-proportionnel-item .cont-propor {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.modele-liste .item .div-proportionnel-item .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: all 400ms ease
}

.modele-liste .item .div-proportionnel-item .imagecont:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.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;
}

.modele-liste .item .noimage {
    background: #fff url(../images/noim.jpg) no-repeat center center
}

.modele-liste .item .tableau {
    width: 100%
}

.modele-liste .item h2,
.modele-liste .item h3 {
    margin: 20px 0 10px 0;
    font-size: 23px;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
}

.modele-liste .item h2 a,
.modele-liste .item h3 a {
    color: #a40e19;
}

.modele-liste .item .prix-item {
    font-size: 24px;
    text-align: center;
    line-height: 23px;
}

.modele-liste .item .prix-item div {
    display: inline-block;
    vertical-align: top;
    /* padding:7px 8px 0px 8px */
}

.modele-liste .item .prix-item div.cell2 {
    /* display:block;*/
}

.modele-liste .item .prix-item div.ancien {
    text-decoration: line-through;
    color: #9e9e9e;
    position: relative;
    font-size: 24px;
}

.modele-liste .item .prix-item div.ancien:before {
    content: "";
    position: absolute;
    top: 18px;
    left: 2px;
    right: 2px;
    border-bottom: 1px solid #9e9e9e;
    display: inline-block;
    display: none;
}

.saluuut .item .prix-item {
    font-size: 22px;
    line-height: 23px;
}

.saluuut .item .prix-item div {
    display: inline-block;
    vertical-align: top;
    /* padding:7px 8px 0px 8px */
}

.saluuut .item .prix-item div.cell2 {
    /* display:block;*/
}

.saluuut .item .prix-item div.ancien {
    /*text-decoration:line-through;*/
    color: #9e9e9e;
    position: relative;
    font-size: 24px;
}

.saluuut .item .prix-item div.ancien:before {
    content: "";
    position: absolute;
    top: 18px;
    left: 2px;
    right: 2px;
    border-bottom: 1px solid #9e9e9e;
    display: inline-block;
}

.saluuut .mentions .mention {
    text-align: left;
    padding: 0;
}

.cat-produit .btn-partage {
    text-align: right;
    position: absolute;
    top: 0px;
    right: 0px;
}

.cat-produit .btn-partage .btnp {
    width: 25px;
    height: 25px;
    margin: 0 1px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: all 400ms ease;
    vertical-align: top;
    cursor: pointer;
}

.cat-produit .btn-partage .btnp img {
    vertical-align: top;
}

.cat-produit .btn-partage .btnp:hover {
    transform: rotate(360deg);
    background: none;
}

.cat-produit .btn-partage .btnp.btn-fb {
    background-image: url(../images/ico-fb2.png)
}

.cat-produit .btn-partage .btnp.btn-twitter {
    background-image: url(../images/ico-twitter2.png)
}

.cat-produit .btn-partage .btnp.btn-google {
    background-image: url(../images/ico-google2.png)
}

.cat-produit .btn-partage .btnp.btn-pinterest {
    background-image: url(../images/ico-pinterest2.png)
}

.cat-produit .btn-partage .btnp.btn-tumblr {
    background-image: url(../images/ico-tumblr2.png)
}

.cat-produit .btn-partage .btnp.btn-ami {
    background-image: url(../images/ico-ami2.png)
}

.cat-produit .btn-partage .btnp.btn-fb:hover {
    background-image: url(../images/ico-fb2-h.png)
}

.cat-produit .btn-partage .btnp.btn-twitter:hover {
    background-image: url(../images/ico-twitter2-h.png)
}

.cat-produit .btn-partage .btnp.btn-tumblr:hover {
    background-image: url(../images/ico-tumblr2-h.png)
}

.cat-produit .btn-partage .btnp.btn-google:hover {
    background-image: url(../images/ico-google2-h.png)
}

.cat-produit .btn-partage .btnp.btn-pinterest:hover {
    background-image: url(../images/ico-pinterest2-h.png)
}

.cat-produit .btn-partage .btnp.btn-ami:hover {
    background-image: url(../images/ico-ami2-h.png)
}

.cat-produit .particularites {
    margin: 30px 0 30px 0;
    padding: 0;
    list-style-type: none
}

.cat-produit .particularites li {
    font-size: 18px;
    color: #858585;
    background: none;
    padding: 0;
}

.cat-produit .particularites li span {
    color: #000;
}

.cat-produit .item-titre {
    font-size: 25px;
    color: #019dda;
    margin: 0 0 0 0;
    max-width: 65%;
    font-family: arial;
    text-transform: uppercase;
}

.cat-produit .item-date {}

.cat-produit .item-description {
    font-size: 17px;
    padding: 0 0 90px 0;
    color: #676767;
}

.cat-produit .item-prix {
    font-size: 28px;
    line-height: 28px;
    padding: 5px 0 0 0;
}

.cat-produit .item-prix div {
    display: inline-block;
    vertical-align: top;
    /* padding:0 8px;*/
}

.cat-produit .item-prix div.cell2 {
    /* display:block;*/
}

.cat-produit .item-prix div.ancien {
    text-decoration: line-through;
    color: #9e9e9e;
    position: relative;
    font-size: 24px;
}

.cat-produit .item-prix div.ancien:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 2px;
    right: 2px;
    border-bottom: 1px solid #9e9e9e;
    display: inline-block;
    display: none;
}

.cat-produit .equipements ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cat-produit .btn-retour {
    padding: 20px 0 0 0;
}

.cat-produit .btn-retour a {
    transition: all 400ms ease;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #019dda;
    font-size: 16px;
    color: #fff;
    padding: 15px 30px 12px 30px;
    text-transform: uppercase;
    background: #019dda;
}

.cat-produit .btn-retour a:hover {
    background: #a31f6c;
    color: #fff;
    border-color: #a31f6c;
}

.cat-produit .titre-similaire {
    font-size: 28px;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding: 19px 0 12px 15px;
    color: #403f3f;
    text-align: center;
    border: 1px solid #c8c8c8;
    margin: 70px 0 50px 0;
}

.cat-produit .titre-desc {
    text-transform: none;
    font-size: 19px;
    margin: 20px 0 5px 0;
    color: #000;
}

.cat-produit .btn-envie {
    text-align: right;
}

.cat-produit .btn-envie a {
    transition: all 400ms ease;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #019dda;
    font-size: 16px;
    color: #fff;
    padding: 15px 30px 12px 55px;
    text-transform: uppercase;
    background: url(../images/ico-envie.png) no-repeat 30px center;
    font-family: 'Poppins';
    background-color: #019dda;
}

.cat-produit .btn-envie a:hover,
.cat-produit .btn-envie a.remove-from-wishlist {
    background: #a31f6c url(../images/ico-envie-h.png) no-repeat 30px center;
    color: #fff;
    border-color: #a31f6c;
}

.cat-produit {
    position: relative;
}

.cat-produit .cont-sliderthumb {}

.cat-produit .cont-sliderthumb .div-proportionnel {
    width: 100%;
    position: relative;
}

.cat-produit .cont-sliderthumb .div-proportionnel:after {
    padding-top: 72%;
    display: block;
    content: '';
}

.cat-produit .cont-sliderthumb .div-proportionnel .cont-propor {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.cat-produit .cont-sliderthumb .div-proportionnel .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: zoom-in
}

.cat-produit .cont-sliderthumb .div-proportionnel .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.cat-produit .noimage {
    display: block;
    background: #fff url(../images/noim.jpg) no-repeat center center;
    width: 100%;
    height: 400px
}

.cat-produit .sudo-slider-thumb {
    padding: 0;
    text-align: center;
}

.cat-produit .noimage {
    background: #fff url(../images/noim.jpg) no-repeat center center;
    background-size: auto !important
}

.cat-produit .cont-miniatures {
    overflow: hidden;
    position: relative;
    margin: 30px 0 0 0
}

.cat-produit .miniatures {
    width: 300000px
}

.cat-produit .miniatures .miniature {
    width: 181px;
    float: left;
    margin-right: 30px;
    border: 1px solid #ccc;
}

.cat-produit .miniatures .div-proportionnel {
    width: 100%;
    position: relative;
}

.cat-produit .miniatures .div-proportionnel:after {
    padding-top: 94%;
    display: block;
    content: '';
}

.cat-produit .miniatures .div-proportionnel .cont-propor {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.cat-produit .miniatures .div-proportionnel .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative
}

.cat-produit .miniatures .div-proportionnel .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.cat-produit .cont-miniatures .precedent-miniatures {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 15px;
    display: none;
    width: 32px;
    height: 32px;
    background: url(../images/ico-thumb-g.png)
}

.cat-produit .cont-miniatures .suivant-miniatures {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 15px;
    display: none;
    width: 32px;
    height: 32px;
    background: url(../images/ico-thumb-d.png)
}

.cat-produit .cont-miniatures:hover .precedent-miniatures,
.cat-produit .cont-miniatures:hover .suivant-miniatures {
    display: block
}

.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="prev"],
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="next"] {
    z-index: 9000;
    position: absolute;
    top: 50%;
    display: none;
    width: 32px;
    height: 32px;
    margin-top: -16px
}

.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="prev"] {
    left: 0px;
    background: url(../images/ico-thumb-g.png)
}

.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="next"] {
    right: 0px;
    background: url(../images/ico-thumb-d.png)
}

.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="prev"]:hover,
.cat-produit .cont-sliderthumb a.customLinkThumb[data-target="next"]:hover {
    opacity: 0.8
}

.cat-produit .cont-sliderthumb:hover a.customLinkThumb[data-target="prev"],
.cat-produit .cont-sliderthumb:hover a.customLinkThumb[data-target="next"] {
    display: block
}

.cat-produit .controlsthumb {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.cat-produit .controlsthumb {
    display: none !important
}

.cat-produit .controlsthumb ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cat-produit .controlsthumb ol li {
    display: inline-block;
    vertical-align: top;
    background: none;
    padding: 0;
}

.cat-produit .controlsthumb ol li a {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #ed0202;
    display: inline-block;
    margin: 0 5px;
}

.cat-produit .controlsthumb ol li.current a.active,
.cat-produit .controlsthumb ol li.current a {
    background: #000;
    cursor: default
}

.cat-produit .controlsthumb ol li.current a {
    background: #000;
    cursor: default
}

.cat-produit .controlsthumb ol li a span {
    display: none
}

.cat-produit .zone-leads {
    padding: 70px 22% 70px;
    background: #e7e7e7;
}

.cat-produit .form-question {
    padding: 20px 0 0 0
}

.cat-produit .form-question select {
    width: 100%;
    border: 1px solid #B9B9B9;
    height: 48px;
    margin: 0 0 10px 0;
    line-height: 32px;
    padding: 5px 5px 5px 10px;
}

.cat-produit .form-question textarea {
    width: 100%;
    border: 1px solid #B9B9B9;
    padding: 10px;
    height: 280px;
    margin: 0 0 4px 0;
}

.cat-produit .form-question input[type="text"],
.cat-produit .form-question input[type="email"],
.cat-produit .form-question input[type="tel"] {
    width: 100%;
    border: 1px solid #B9B9B9;
    margin: 0 0 10px 0;
    height: 48px;
    line-height: 1;
    line-height: 48px \9;
    padding: 0px 10px;
}

.cat-produit .form-question input[type="submit"] {
    width: 43%;
    border: none;
    padding: 12px 0 12px 20px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    background: #a40e19 url(../images/ico-envoyer.png) no-repeat 90% center;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.cat-produit .form-question input[type="submit"]:hover {
    background-color: #930c16;
    color: #fff;
}

.help-block {
    margin-top: 5px;
    margin-bottom: 10px;
    position: relative;
    top: -15px;
}

.cat-produit .form-question input[name="captcha"] {
    width: 35%
}

.cat-produit .form-question #captcha3 {
    height: 48px !important;
    padding: 0px 4px;
}

.cat-produit .form-question #captchaRefresher {
    text-decoration: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0),
screen and (-moz-images-in-menus:0) {
    .cat-produit .form-question select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none;
        background-image: url(../images/image-select.png) !important;
        background-repeat: no-repeat !important;
        background-position: right center !important;
        line-height: normal !important;
    }
    .cat-produit .form-question select option {
        color: inherit
    }
}


/* Couleurs des placeholder */

.cat-produit .form-question *::-webkit-input-placeholder {
    color: #616161 !important
}

.cat-produit .form-question *:-moz-placeholder {
    color: #616161 !important;
    opacity: 1 !important
}

.cat-produit .form-question *::-moz-placeholder {
    color: #616161 !important;
    opacity: 1 !important
}

.cat-produit .form-question *:-ms-input-placeholder {
    color: #616161 !important
}

.modal-backdrop.in {
    z-index: 99996
}

.modal-open .modal {
    z-index: 999999
}

.sidebar-left .btn-recherche {
    margin: 0px 0 0 0;
    overflow: hidden;
    text-indent: 100px;
    background: url(../images/ico-recherche.png) no-repeat center center;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 48px;
    position: absolute;
    top: 0px;
    right: 50px;
}

.sidebar-left .btn-favoris {
    position: absolute;
    margin: 0px 0 0 0;
    top: 0px;
    right: 0;
    overflow: hidden;
    text-indent: 110px;
    background: url(../images/ico-favoris.png) no-repeat center center;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 48px;
}


/* MENU MOBILE 3 ***********************************************************/

.header-sidebars,
.sidebar-left,
.sidebar-right {
    background-color: #ffffff;
    letter-spacing: 1px;
}

.sidebar-left a,
.sidebar-right a,
.sidebar-bottom-controls a,
.contactButton,
.nav-item-active,
.sidebar-form label,
.sidebar-send-button,
.sidebar-divider-text {
    color: #fff!important
}

.header-sidebars {
    height: 65px;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1)
}

.header-sidebars .header-top {
    display: table;
    height: 65px;
    width: 100%;
    background: #ffffff;
}

.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: 16px;
    top: 25px;
    max-height: 76px;
    max-width: 129px;
}

.deploy-left-sidebar {
    display: table-cell;
    background-color: #c11718;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center
}

.deploy-right-sidebar {
    border-left: 1px #ffffff solid;
    display: table-cell;
    background-color: #12739f;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center;
}

.deploy-right-mail {
    border-left: 1px #ffffff solid;
    display: table-cell;
    background-color: #12739f;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/mail.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center;
    position: absolute;
    right: 65px;
    top: 0;
}

.deploy-right-call {
    display: table-cell;
    background-color: #12739f;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/telephone.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center 16px;
    position: absolute !important;
    right: 130px;
    top: 0;
}

.deploy-back-home {
    background-image: url(../images/menu-mobile-3/home.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.delete-right-sidebar {
    display: none;
    background-image: url(../images/menu-mobile-3/contact.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.sidebar-left {
    font-family: 'Nunito-Regular', Helvetica!important;
    width: 270px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -270px;
    bottom: 0;
    overflow: hidden;
    position: fixed;
    box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.1);
}

.sidebar-scroll-left {
    padding-right: 20px;
    left: 0;
    width: 310px;
    overflow: scroll!important;
    overflow-x: hidden!important;
    -webkit-overflow-scroll: touch!important;
    height: 100%;
    background-color: #c31c26;
}

.sidebar-scroll-right {
    width: 275px;
    overflow: hidden!important;
    overflow-x: hidden!important;
    height: 100%;
    background-color: #12739f;
}

.sidebar-right {
    font-family: 'Nunito-Regular', Helvetica!important;
    background-repeat: repeat;
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    right: -280px;
    top: 0;
    bottom: 0;
    width: 270px;
    margin-right: 10px;
    box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.sidebar-decoration {
    background-image: url(../images/menu-mobile-3/sidebar-deco.png);
    background-repeat: repeat-x;
    height: 2px;
    margin-bottom: 15px
}

.sidebar-left a,
.sidebar-right a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    color: #fff !important;
    z-index: 1;
}

.sidebar-header-left {
    height: 65px;
    background-color: #c11718;
    position: relative
}

.sidebar-left-logo {
    max-height: 75px;
    position: absolute;
    top: -2px;
    left: 8px;
    margin-right: 179px;
}

.sidebar-right-logo {
    top: 20px;
    right: 17px;
    max-width: 180px;
    float: right;
    max-height: 32px;
    position: relative;
}

.close-sidebar-left {
    background-image: url(../images/menu-mobile-3/left-chevron.svg);
    background-size: 45% auto;
    background-repeat: no-repeat;
    background-position: center center;
    height: 65px;
    width: 65px;
    margin-left: 205px;
    display: block
}

.sidebar-divider-text {
    font-size: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 0;
    color: #4c4c4c !important;
    background: #019dda;
}

.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: #f78e1e;
}

.sidebar-bottom-controls p {
    margin-top: 3px;
}

.sidebar-bottom-controls a {
    font-size: 12px;
    background-repeat: repeat-y;
    text-align: center;
    float: left;
    width: 33%;
    line-height: 10px;
    display: block
}

.facebook-bottom {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/facebook.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.twitter-bottom {
    display: block;
    background-image: url(../images/menu-mobile-3/twitter.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.close-bottom-left,
.close-bottom-right {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/accessdenied.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.nav-item {
    font-size: 16.2px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-size: 22px auto;
    background-color: #c9323b;
    height: 60px;
    line-height: 61.5px;
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 20px center;
    margin-bottom: 1px;
}

.icon-active {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/location.png);
    background-size: 10px 15px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 240px
}

.icon-page {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-size: 8px 11px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 240px
}

.icon-drop {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/godrop.png);
    background-size: 10px 8px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 239px
}

.submenu a {
    text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
    background-image: url(../images/menu-mobile-3/sidebar-deco.png);
    background-repeat: repeat-x;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    font-size: 10px;
    color: #878787;
    text-transform: uppercase;
    font-weight: 900
}

.submenu a em {
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-size: 8px 11px;
    background-repeat: no-repeat;
    float: left;
    width: 10px;
    height: 15px;
    display: block;
    margin-top: 5px;
    padding-right: 35px
}

.submenu a:first-child {
    background-image: none!important
}

.submenu {
    display: none
}

.submenu-active {
    display: block
}

.sidebar-notifications a {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 38px;
    margin-left: 20px;
    font-size: 10px;
    color: #878787;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 10px
}

.sidebar-header-right {
    height: 65px;
    background-color: #ffffff;
    position: relative;
}

.close-sidebar-right {
    background-image: url(../images/menu-mobile-3/right-chevron.svg);
    background-size: 45% auto;
    background-repeat: no-repeat;
    background-position: center center;
    height: 65px;
    width: 65px;
    margin-left: 0;
    display: block
}

.sidebar-left .close-sidebar-left,
.sidebar-right .close-sidebar-right {
    position: absolute !important;
}

.right-sidebar-copyright {
    margin: 20px 0
}

.footer-text a {
    padding-top: 10px;
    font-size: 10px;
    color: #8a8a8a
}

.copyright-sidebar {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase
}

.menu-mobile-dynamique {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none
}

.menu-mobile-dynamique li {
    width: 100%;
    margin-bottom: 1px;
    background: #12739f;
    padding-left: 18px;
}

.menu-mobile-dynamique .sub-menu li {
    background-color: transparent;
    margin-bottom: 0;
}

.menu-mobile-dynamique .sub-menu li a {
    height: 42px;
    text-transform: none;
}

.menu-mobile-dynamique .sub-menu {
    background-image: linear-gradient(to bottom, #c11618, #c11618);
    padding-top: 18px;
    padding-bottom: 18px;
}

.menu-mobile-dynamique li.parent {
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.svg);
    background-position: 241px 26.2px;
    background-repeat: no-repeat;
    background-size: 9px auto;
}

.menu-mobile-dynamique li a {
    display: table-cell;
    width: 270px;
    vertical-align: middle;
    text-decoration: none !important;
    line-height: 18px;
    font-size: 15.2px;
    background-image: url(../images/menu-mobile-3/bendedright.svg);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-size: 8px auto;
    text-transform: uppercase;
    color: #fff;
    height: 60px;
    background-repeat: no-repeat;
    padding-left: 29px;
    background-position: 6px 20.9px;
}

.menu-mobile-dynamique ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding-left: 0
}

.menu-mobile-dynamique ul li a {
    background: none;
    color: #BEBEBE
}

.small-notification p {
    margin: 10px 13px;
    padding-bottom: 2px;
    line-height: 18px
}

.text-input {
    overflow: hidden;
    position: relative;
    font-size: 11px;
    color: #666;
    width: 230px;
    margin-left: 20px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    display: block;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #3d3d3d
}

#contactEmail {
    margin-bottom: -5px!important
}

#contactMessage {
    display: none
}

#contactName {
    display: none;
    margin-bottom: 10px
}

#left_label_name {
    overflow: hidden;
    position: relative;
    display: none;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: .3;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

#name_label {
    overflow: hidden;
    position: relative;
    display: none;
    margin-top: 20px;
    margin-left: 20px;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #c5c5c5
}

#email_label {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 12px;
    color: #c5c5c5;
    display: block;
    overflow: hidden;
    position: relative
}

#left_label_mail {
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 18px;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: .3;
    font-family: 'Open Sans', sans-serif;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.contact-button-house {
    line-height: 18px;
    margin-bottom: 20px;
    font-size: 11px;
    display: block;
    overflow: hidden;
    position: relative;
    vertical-align: baseline;
    outline: none
}

.contactButton {
    display: block;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    margin-top: 30px;
    height: 36px;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    width: 230px;
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #3d3d3d
}

.buttonWrap {
    padding: 10px!important;
    min-width: 43%
}

.contactSubmitButton {
    display: block!important;
    height: 36px!important;
    margin-right: 4px;
    float: left;
    margin-bottom: 20px
}

.contactNameField {
    padding-bottom: 5px;
    font-size: 12px
}

.contactField {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}

.contactTextarea {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    margin-bottom: 20px;
    line-height: 18px;
    height: 90px;
    padding: 9px 12px
}

.menu-mobile-dynamique input {
    -webkit-appearance: none;
    border-radius: 0
}

.sidebar-form {
    display: none;
    margin-left: 20px;
    width: 230px;
    box-sizing: border-box
}

.sidebar-form2 {
    display: none
}

.sidebar-form label {
    font-size: 13px;
    border-radius: 0!important;
    color: #c5c5c5;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
    opacity: .8;
    filter: alpha(opacity=80)
}

.sidebar-form label span {
    text-transform: lowercase;
    float: right;
    opacity: .5
}

.sidebar-form input {
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #3d3d3d
}

.sidebar-form textarea {
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #3d3d3d;
    margin-bottom: 0
}

.sidebar-send-button {
    font-size: 13px;
    display: block;
    width: 100%;
    color: #d2d2d2;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

.success-subscribe {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px
}

.sidebar-form {
    margin-bottom: 0!important;
    margin-top: -10px!important
}

.sidebar-form .formSuccessMessageWrap {
    width: 230px;
    margin-top: 20px;
    margin-bottom: 0
}

.sidebar-form .small-notification {
    margin-top: 20px
}

.sidebar-form #emailError {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0;
    height: 36px
}

.sidebar-form #emailError p {
    text-align: center;
    color: #ff8181;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.sidebar-form #emailError2 {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0;
    height: 36px
}

.sidebar-form #emailError2 p {
    text-align: center;
    color: #ff8181;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.subscribe-notification {
    width: 230px!important;
    margin-left: 20px;
    border-radius: 0!important;
    margin-bottom: -15px!important;
    margin-top: 20px!important;
    background-image: none!important
}

.subscribe-notification p {
    background-image: none!important;
    text-align: center;
    color: #ff8181!important;
    margin: 8px 0;
    display: block;
    text-transform: uppercase;
    padding-left: 0;
    margin-top: 20px
}

.formValidationError {
    margin-bottom: -15px
}

.sidebar-form .formValidationError div {
    margin-top: 20px;
    width: 230px;
    border-radius: 0!important;
    height: 36px;
    margin-top: 20px!important
}

.sidebar-form .formSubmitButtonErrorsWrap {
    overflow: visible!important;
    margin-bottom: 20px
}

.sidebar-form .formValidationError p {
    text-align: center;
    color: #ff8181!important;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.menu-mobile-dynamique label {
    display: block;
    overflow: hidden;
    position: relative;
    border: 0;
    vertical-align: baseline;
    outline: none
}

.red-notification {
    background-color: rgba(219, 84, 84, 0.5);
    border-radius: 5px;
    border: solid 1px #f78e1e
}

.formValidationError .red-notification p {
    background-image: none!important;
    display: block!important;
    padding-left: 0!important;
    text-align: center!important
}

.no-bottom {
    margin-bottom: 0!important
}

.menu-mobile-dynamique .sub-menu {
    display: none
}


/* AUTRES STYLES FIXES ****************************************************/

.remonter {
    position: fixed;
    z-index: 9995;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 44px;
}

.remonter button {
    display: block;
    padding: 6px 10px 11px 10px;
    text-align: center;
    border: 0;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
}

.remonter button:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}


/* Div IE <8 d */

.deprecated-ie {
    text-align: center;
    color: #000;
    background: #eee
}

.deprecated-ie p {
    line-height: 30px;
    margin: 0
}

.deprecated-ie a {
    line-height: 30px;
    font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
    font-size: 13px;
    color: #000;
    text-decoration: underline
}


/* Fix pour fond noir lightbox qui n'apparait pas sur chrome */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .lightboxOverlay {
        overflow: scroll
    }
    .lightboxOverlay::-webkit-scrollbar {
        width: 0px
    }
}

.elements {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
}

p.coord {
    margin-right: 40px;
    color: #ffffff;
    font-weight: normal;
}

.header_top {
    display: flex;
    align-items: center;
    width: 100%;
    background: #12739f;
    justify-content: space-evenly;
}

.fixed .header_bottom nav.navh:after {
    content: none;
}

.fixed .header_bottom_logo,
.fixed .header_bottom_fav_devis {
    display: block;
}

.header_bottom_logo {
    width: 5.5%;
}

.fixed .header_bottom {
    top: 0;
    width: 100%;
    transition: .1s;
    padding: 0 10%;
    display: flex;
    justify-content: space-between;
    background: transparent;
    position: fixed;
    background: #12739f;
    height: 80px;
}

.header_bottom {
    position: relative;
    top: -70px;
    height: 60px;
    /* display: flex; */
    align-items: center;
    align-content: center;
    padding: 0 12%;
    position: relative;
    /* top: -60px; */
    width: 100%;
    transition: .1s;
}

.tete.fixed .logo-site {
    padding: initial;
}

.fixed .header_top {
    display: flex;
    justify-content: center;
}

.tete.fixed {
    position: fixed;
}

.header_top_logo {
    width: 9%;
    text-align: center;
    padding: 0px;
}

.element-haut {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    top: 20px;
}

.btn-partage {
    position: relative;
    width: 12%;
}

ul#menu_principal {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 5rem;
    padding: 0;
    margin: 0;
    align-content: center;
    position: relative;
    top: 5px;
}

.header_top_numbers {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.header_top_fav_devis {
    position: relative;
    top: 30px;
    width: 22.9rem;
    margin-left: 30px;
}

.fixed .element-haut {
    display: none;
}

.fixed nav.navh {
    top: 0;
}

.fixed nav.navh:after {
    content: none;
}

.fixed ul#menu_principal {
    top: 0;
}

.fixed .header_top_logo {
    margin-right: 3%;
}

.element_fixe p,
.element_mobile p {
    color: #ffffff;
    font-weight: normal;
}

.element_fixe p.tel.callTracker {
    font-weight: normal;
}

.element_mobile p.tel.callTracker {
    font-weight: normal;
}

.fixed .header_top .header_top_logo .logo-site img {
    width: 55%;
    top: -2px;
}

.fixed .header_top_fav_devis {
    top: 25px;
}

.fixed .element_fixe {
    display: flex;
    justify-content: center;
}

.fixed .elements {
    display: flex;
    align-items: center;
    position: relative;
    top: 4px;
}

.fixed .element_mobile {
    display: flex;
    justify-content: center;
}

.fixed .element_fixe p.tel.callTracker {
    margin-left: 10px;
    display: block;
}

.fixed p.tel.callTracker.active {
    margin-left: 10px;
}

.fixed .element_mobile p.tel.callTracker {
    display: block;
}

.fixed .element_fixe p,
.fixed .element_mobile p {
    display: none;
}

.cont-slider {
    position: absolute;
    top: 0;
    width: 2000px;
    left: 50%;
    margin-left: -1000px;
}

.cont-slider {
    position: absolute;
    top: 0;
    width: 2000px;
    left: 50%;
    margin-left: -1000px;
}

.sudo-slider,
.sudo-slider img {
    width: auto;
    height: 100%;
}

.cont-slider .controls {
    display: none
}

.caption {
    position: absolute;
    top: 430px;
    font-size: 20px;
    z-index: 100;
    color: #fff;
    opacity: 0;
    font-family: 'BarlowSemiCondensed-Bold' !important;
    text-align: left;
    text-align: center;
    width: 46%;
    left: 0;
    right: 0;
    margin: auto;
}

.caption .texte1 {
    font-size: 59px;
    line-height: 59px;
    color: #ffffff;
    padding: 0 0 10px 0;
    font-weight: 900;
    text-transform: uppercase;
}

.caption .texte2 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 30px;
}

.body-page-1 .slogan .titre {
    color: #ffffff;
    /* text-shadow: initial; */
    text-shadow: 1px 1px 10px #000;
}

.fixed .header_top_numbers {
    top: -15px;
}

.fixed ul#menu_principal:after {
    /* column-gap: 6rem; */
}

.body-page-1 .corps a.bouton-principal:hover {
    background: #12739f;
}

.body-page-1 .corps a.bouton-principal:before {
    content: none;
}

.services-home {
    padding: 0em 13% 4em;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}

.service-coor {}

.title-service {
    color: white;
    text-align: center;
    background: #12739f;
    padding: 10px;
    border-radius: 0 0 10px 10px;
}

.service-coor .btn-service a {
    font-size: 15px;
    background: #a31f6c;
    padding: 15px 25px;
    border-radius: 10px;
}

.marque:before {
    content: "";
    /* background: #12739f; */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.5;
    z-index: 0;
}

.bloc-marque {
    /* border: 10px solid gray; */
}

.marque h1 {
    color: #12739f;
}

.marque h1:before {
    /* filter: drop-shadow(2px 4px 6px black); */
}

.intervention .description ul li {
    background: no-repeat;
}

.body-service-list .services {
    padding: 2% 9%;
}


/* @media (min-width: 1440px) { */

.flex-box {
    display: flex;
}

.body-page-1 .flex-box .row.recup-photos {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.body-page-1 .flex-box .row.recup-photos .col-md-4:nth-child(1) {
    width: 101%;
    padding-top: 16%;
}


/* .gallery .ligne-photos .propor .propor-cont:hover img,
.realisations .galerie .propor .propor-cont .imagecont:hover img,
.recup-photos .propor .propor-cont .imagecont:hover img {
    transform: scale(1.2);
    transition: all .4s ease-in-out;
} */


/* } */


/* MEDIA QUERIES **********************************************************/


/* *************************************************************************/


/* Mobile + Tablette (col-xs + col-sm) */

@media (max-width:991px) {
    .remonter {
        display: none !important
    }
    .centerservice2 {
        margin: 0 0 !important;
    }
    .centerservice {
        margin: 0 25% !important;
    }
    .container {
        max-width: none;
        width: auto
    }
    /* Changement largeurs labels+champs contact */
    .contact .formulaire .form-group .col-md-4 {
        width: 100% !important
    }
    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px;
    }
    .contact .formulaire .form-group .col-md-8 {
        width: 100% !important
    }
    /* Captcha Contact */
    .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: 0px;
        right: 0px;
        margin-right: 0px !important;
    }
    .contact .formulaire .form-group .form-control {
        font-size: 12px;
    }
    .contact .formulaire .form-group .checkbox {
        font-weight: normal;
        font-size: 12px;
    }
    .contact .formulaire .form-group .checkbox .col-md-8 {
        margin-top: 2px;
    }
    /* Forcer l'affichage des flches de la lightbox car pas de hover sur mobile */
    .lb-prev {
        opacity: 1 !important;
        background: url(../images/lightbox-g.png) left 48% no-repeat;
    }
    .lb-next {
        opacity: 1 !important;
        background: url(../images/lightbox-d.png) right 48% no-repeat;
    }
    .video-accueil {
        position: static;
        width: 100%;
        height: auto;
        margin-left: 0;
    }
    .banniere {
        height: 40vh;
        position: relative;
    }
    .fluid-contenu {
        margin: 0 !important;
    }
    .slogan {
        width: 100%;
        right: 0;
        padding: 0 30px;
        text-align: center;
        top: -130px;
    }
    .miettes {
        bottom: 0;
    }
    .masque-noir {
        top: 0;
    }
    .body-page-1 .slogan {
        top: -200px;
    }
    .slogan .titre {
        font-size: 32px;
        line-height: 30px;
    }
    .slogan .titre span {
        font-size: 29px;
    }
    .slogan .sous-titre {
        font-size: 20px;
        line-height: 20px;
    }
    .cat-produit .btn-partage {
        position: static;
        padding: 10px 0 0 0;
    }
    .cat-liste #filtres {
        padding: 20px 0 20px 0;
    }
    .zone-favoris {
        top: 50px;
        position: absolute;
    }
    .body-page-1 .slogan {
        top: -200px;
        text-align: center;
        width: 100%;
        left: 50%;
        padding: 0 90px;
    }
    .slogan .titre {
        font-size: 32px;
        line-height: 30px;
    }
    .intervention {
        height: auto;
    }
    .intervention .zone {
        min-height: initial;
    }
    .fluid-consultation h3 {
        font-size: 50px;
    }
    .pied .bande1 {
        padding: 60px 9% 0px;
    }
    .gallery .description-galerie {
        padding: 0 0 40px;
        text-align: justify;
    }
    .cat-produit .btn-envie a {
        padding: 15px 30px 12px 75px;
        text-align: left;
    }
    .cat-produit .cont-miniatures .suivant-miniatures,
    .cat-produit .cont-miniatures .precedent-miniatures {
        display: block;
    }
    .fluid-contenu .corps {
        padding: 20px 15px 10px;
    }
    .cat-produit .cont-miniatures {
        display: none;
    }
    .cat-produit .controlsthumb {
        display: block !important
    }
}


/* Mobile (col-xs) */

@media (max-width: 767px) {
    .pad-xs {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .centerservice2 {
        margin: 0 0 !important;
    }
    .centerservice {
        margin: 0 0 !important;
    }
    .pad-xs-l {
        padding-left: 15px !important
    }
    .pad-xs-r {
        padding-right: 15px !important
    }
    .nopad-xs {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .nopad-xs-l {
        padding-left: 0 !important
    }
    .nopad-xs-r {
        padding-right: 0 !important
    }
    h1,
    .h1 {
        font-size: 22px;
        line-height: 35px;
    }
    .titre-secondaire {
        font-size: 22px;
        line-height: 24px;
    }
    .body-page-1 .slogan {
        position: static;
        background: #019dda;
        width: 100%;
        text-align: center;
        padding: 15px 15px;
        transform: translateX(0px);
    }
    .slogan .titre {
        font-size: 23px;
        line-height: 24px;
    }
    .slogan .titre span {
        font-size: 23px;
    }
    .slogan .sous-titre {
        font-size: 17px;
        line-height: 17px;
    }
    .fluid-contenu .corps {
        padding: 20px 15px 40px 15px;
    }
    .body-gallery-4 .fluid-contenu .corps,
    .body-contact .fluid-contenu .corps {
        padding: 30px 15px 0;
    }
    .body-contact.body-contact-132 .fluid-contenu .corps {
        padding: 0px 15px 0
    }
    .page-contenu,
    .intervention .description {
        text-align: justify
    }
    .recup-photos .col-md-4 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
    .recup-photos {
        margin-left: -5px !important;
        margin-right: -5px !important
    }
    .recup-photos .propor {
        margin-bottom: 5px;
    }
    .certifs {
        display: block;
    }
    .certifs .cell.gauche {
        display: block;
        width: 100%;
    }
    .certifs .cell.gauche .contenu {
        padding: 30px 15px 40px 15px;
    }
    .certifs .cell.droite {
        display: block;
        width: 100%;
        border-top: 2px solid #e6e6e6;
    }
    .certifs .cell.droite .logo-certif {
        padding: 0 15px;
        height: 130px;
        line-height: 130px;
    }
    .certifs .cell.droite .logo-certif img {
        max-height: 80%
    }
    .services {
        /* display:block; */
    }
    .services .cell.gauche {
        display: block;
        width: 100%;
        height: 180px;
    }
    .services .cell.droite {
        display: block;
        width: 100%;
    }
    .services .cell.droite .contenu {
        padding: 30px 15px 40px 15px;
    }
    .realisations {
        display: block;
    }
    .realisations .titre-secondaire {
        display: inline-block;
        width: 100%;
    }
    .realisations .col-md-3 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
    .realisations {
        margin-left: -5px !important;
        margin-right: -5px !important
    }
    .realisations .propor {
        margin-bottom: 5px;
    }
    .realisations .contenu {
        padding: 30px 15px 40px 15px;
    }
    a.bouton-principal {
        padding: 13px 40px 13px 20px;
    }
    .intervention .contenu {
        padding: no;
    }
    .intervention .zone {
        width: 100%;
        height: 230px;
        position: static;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }
    .intervention .description {
        width: 100%;
    }
    .pied .bande1 {
        padding: 30px 15px 30px 15px;
    }
    .pied .btn-like {
        padding: 0px 0px 15px 0px;
        text-align: center;
    }
    .pied .btn-partage {
        text-align: center;
        padding: 20px 0 0 0;
    }
    .contact .tab-coordonnes {
        display: block
    }
    .contact .tab-coordonnes .cell.gauche {
        display: block;
        width: 100%;
        border: none;
    }
    .contact .tab-coordonnes .cell.gauche .contenu {
        padding: 0px 15px 30px 15px
    }
    .contact .tab-coordonnes .cell.centre {
        display: block;
        width: 100%;
        left: 0;
    }
    .contact .tab-coordonnes .cell.droite {
        display: block;
        width: 100%;
        height: 180px;
    }
    .contact .tab-formulaire {
        display: block
    }
    .contact .tab-formulaire .cell.gauche {
        display: none
    }
    .contact .tab-formulaire .cell.droite {
        display: block;
        width: 100%;
        border-bottom: 2px solid #e6e6e6;
        left: 0;
    }
    .contact .tab-formulaire .cell.droite .contenu {
        padding: 30px 0px 30px 0px
    }
    .contact .plan .block #googlemapapi,
    .contact .plan iframe {
        height: 250px !important;
    }
    .contact .coordonnees {
        padding: 0 0 0px 0;
    }
    .prestation {
        display: block
    }
    .prestation .cell.photo {
        display: block;
        width: 100%;
        height: 180px
    }
    .prestation .cell.texte {
        display: block;
        width: 100%;
        border-left: initial;
    }
    .prestation:last-child .cell.texte {
        border-right: initial;
    }
    .prestation .cell.texte .contenu {
        padding: 30px 30px 30px 30px;
    }
    .mentions .mention,
    .saluuut .item .prix-item div.ancien {
        font-size: 14px;
    }
    .saluuut .item .prix-item {
        font-size: 25px;
    }
    .gallery .description-galerie {
        padding: 0 0px 20px 0px;
    }
    .body-gallery-4 .gallery .description-galerie {
        padding: 0 15px 20px 15px;
    }
    .gallery .ligne-photos .col-md-1,
    .gallery .ligne-photos .col-md-2,
    .gallery .ligne-photos .col-md-3,
    .gallery .ligne-photos .col-md-4,
    .gallery .ligne-photos .col-md-6 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
    .gallery .ligne-photos {
        margin-left: -5px !important;
        margin-right: -5px !important
    }
    .gallery .ligne-photos .propor {
        margin-bottom: 10px
    }
    .gallery .nav {
        margin: 15px;
    }
    .gallery .nav li {
        padding: 0 10px 0 10px;
        display: block;
        background: #f7f7f7;
        margin-bottom: 5px;
    }
    .gallery .nav li:last-child {
        background: #f7f7f7;
    }
    .gallery .nav li a {
        padding: 8px 10px;
    }
    .gallery .tab-content {
        padding-top: 0
    }
    .fluid-consultation {
        height: 450px;
    }
    .fluid-consultation h3 {
        font-size: 25px;
    }
    .fil-arianne {
        font-size: 17px;
    }
}


/* Tablette (col-sm) */

@media (min-width:768px) and (max-width:991px) {
    .pad-sm {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .contact.pageDevis .formulaire .hvr-shutter-out-horizontal {
        top: -57px;
    }
    .pad-sm-l {
        padding-left: 15px !important
    }
    .pad-sm-r {
        padding-right: 15px !important
    }
    .nopad-sm {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .nopad-sm-l {
        padding-left: 0 !important
    }
    .nopad-sm-r {
        padding-right: 0 !important
    }
    h1,
    .h1 {
        font-size: 26px;
        line-height: 26px;
    }
    .titre-secondaire {
        font-size: 23px;
        line-height: 24px;
    }
    .intervention .zone {
        width: 322px;
        height: 230px;
        top: 33%;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }
    .scrollbars {
        height: 240px;
    }
    .contact .tab-coordonnes .cell.droite {
        display: none;
    }
    .body-gallery-4 .fluid-contenu .corps,
    .body-contact .fluid-contenu .corps {
        padding: 30px 0 0 0;
    }
    .body-contact.body-contact-132 .fluid-contenu .corps {
        padding: 0
    }
    .prestation .cell.texte .contenu {
        padding: 40px 8% 40px 8%;
    }
    .body-contact .corps h2:before {
        display: none;
    }
}

.marque {
    margin-top: 0px;
    padding: 60px 10% 90px 10%;
    position: relative;
    width: 100%;
    background: aliceblue;
    position: relative;
    width: 100%;
    background-attachment: fixed;
}

.marques {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position: relative;
}

.coord {
    display: flex;
    color: white;
    position: relative;
}

.elements p {
    margin-bottom: initial;
}

.coord i {
    position: relative;
    right: 5px;
}

.coord p.adresse {
    margin-left: 8px;
}

.element_mobile {
    display: flex;
    left: 30px;
    position: relative;
}

.element_fixe i,
.element_mobile i {
    color: white;
    position: relative;
    top: 3px;
    right: 10px;
}

.element_fixe {
    position: relative;
    left: 30px;
    display: flex;
}

nav.navh {
    position: relative;
    top: 9px;
    display: flex;
}

.marques img {
    width: auto;
    height: 15rem;
    border-radius: 10px;
    filter: grayscale(1);
    transition: all .4s ease;
}


/* Pc normal (col-md) */

@media (min-width:991px) and (max-width:1199px) {
    .remonter {
        display: none !important
    }
    .tete .infos {
        height: auto;
        padding: 7px 30px 7px 30px
    }
    .btn-descendre {
        top: -165px;
    }
    .slogan {
        width: 100%;
        top: -255px;
    }
    .body-page-1 .slogan {
        top: -300px;
    }
    .slogan .titre {
        /* font-size:32px; */
        line-height: 30px;
    }
    .slogan .titre span {
        font-size: 29px;
    }
    .slogan .sous-titre {
        font-size: 20px;
        line-height: 20px;
    }
    .services a.bouton-principal {
        font-size: 11px;
    }
    .intervention .zone {
        /* width:402px; */
        height: 230px;
        top: 19%;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }
    .body-error404 a.btn.btn-default,
    .contact .formulaire input.btn-primary,
    .contact a.btn.btn-default {
        padding: 16px 20px;
        font-size: 12px;
    }
    .contact .coordonnees {
        padding: 0
    }
    .navh .menu_principal a,
    .navh .menu_principal a:visited {
        font-size: 12px;
        padding: 35px 12px 35px 5px;
    }
    .logo-demepool {
        width: 75%;
    }
    .body-contact .corps h2:before {
        display: none;
    }
    .cat-produit .btn-partage {
        position: static;
        padding: 10px 0 0 0;
    }
}


/* Pc large (col-lg) */

@media (min-width:1200px) {}

.infinite-scroll {
    padding: 0 0 50px 0;
    position: relative;
}

.infinite-scroll .btn,
.infinite-scroll .btn:focus {
    border: 3px solid #000;
    background: #fff;
    padding: 11px 20px 11px 20px;
    text-decoration: none;
    color: #000;
    border-radius: 0;
    text-transform: uppercase;
    font-family: "Poppins-Regular";
    transition: all 400ms ease;
}

.infinite-scroll .btn:hover {
    background: #000;
    color: #fff;
    border: 3px solid #000;
}

.infinite-scroll .chargement {
    display: none;
    background: url(../images/chargement.gif) no-repeat center top;
    height: 32px;
    width: 32px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -16px;
}


/************************************************/


/***************** page loader **************/


/************************************************/

#pageLoader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background-image: url(../images/pageLoader.gif);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-color: rgba(255, 255, 255, .95);
}

.sk-circle {
    margin: 0px auto;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #a00d15;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


/*************************************************/


/**************** B-lazy ****************/

img.blazy {
    width: 100%;
    background-image: url('../images/bx_loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #F6F6F6;
}

img.blazy.b-error {
    background-image: url('../images/noImage.png');
}

div.blazy {
    width: 100%;
    background-image: url('../images/bx_loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #fff;
}

div.blazy img {
    width: 100%;
}

div.blazy.b-error {
    background-image: url('../images/noImage.png');
}

.blazy.imgLoaded {
    background-size: 100% auto;
}

#clear-filter-form {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    /* display:none;*/
}

.zone-catalogue .categorie {
    min-height: 295px;
}

.slideUp {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
    visibility: hidden;
}

.slideDown {
    display: block;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.slide {
    line-height: normal;
    text-align: center;
}

.slide .blazy.imgLoaded {
    background-size: contain;
}

.btn {
    padding: 8px 12px 4px 12px;
}

.contact .formulaire .form-group label.col-md-4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ancien {
    display: block;
    width: 100%;
}

.g-recaptcha {
    width: 301px !important;
    height: 76px !important;
    display: inline-block;
    /* float:none!important;*/
    margin-right: 2% !important;
    vertical-align: top;
    padding-right: 20px;
    /* display:table-cell;*/
    float: left;
}

.body-catalogue-item textarea.form-control {
    height: 196px!important;
}

@media (max-width: 575.98px) {
    #calculateurmodal .panel-default:last-child>.panel-heading+.panel-collapse>.panel-body {
        margin-bottom: 0;
    }
    #calculateurmodal .panel-body {
        padding: 0;
    }
    #calculateurmodal .h1 {
        margin-bottom: 30px;
    }
    .contact.pageDevis .formulaire .hvr-shutter-out-horizontal {
        width: 100%;
        position: static;
    }
    .contact.pageDevis .formulaire .calcul-btn {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .contact.pageDevis .formulaire .form-group.index_25 {
        width: 100% !important;
        display: block;
        padding-right: 0 !important;
        margin-bottom: 0;
    }
    .contact.pageDevis .formulaire .form-group.index_6,
    .contact .formulaire .form-group.index_12,
    .contact.pageDevis .formulaire .form-group.index_19 {
        margin-top: 15px;
    }
    .contact.pageDevis .form-horizontal .checkbox,
    .contact.pageDevis .form-horizontal .radio {
        top: -2.3px;
    }
    .contact .formulaire .form-group.index_6,
    .contact .formulaire .form-group.index_12,
    .contact .formulaire .form-group.index_13,
    .contact .formulaire .form-group.index_19,
    .contact .formulaire .form-group.index_20,
    .contact .formulaire .form-group.index_22 {
        font-size: 15px;
    }
    .contact.pageDevis fieldset h2 {
        margin-top: 35px !important;
    }
    .contact .formulaire .form-group.index_0,
    .contact .formulaire .form-group.index_2,
    .contact .formulaire .form-group.index_4,
    .contact .formulaire .form-group.index_8,
    .contact .formulaire .form-group.index_10,
    .contact .formulaire .form-group.index_15,
    .contact .formulaire .form-group.index_17 {
        display: block;
        width: 100%;
        padding-right: 0 !important;
    }
    .contact .formulaire .form-group.index_1,
    .contact .formulaire .form-group.index_3,
    .contact .formulaire .form-group.index_5,
    .contact .formulaire .form-group.index_9,
    .contact .formulaire .form-group.index_11,
    .contact .formulaire .form-group.index_16,
    .contact .formulaire .form-group.index_18 {
        display: block;
        width: 100%;
    }
    .contact.pageDevis .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px;
    }
    .contact .formulaire .form-group.index_22 {
        width: 100%;
        padding: 0 !important;
    }
    .control-label.col-xs-12.choix {
        margin-right: 0 !important;
        padding-top: 3px;
    }
}

.atout:before {
    content: "";
    background: #12739f;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.5;
    z-index: 0;
}

.atout h1 {
    color: white;
}

.atout h1:before {
    /* filter: drop-shadow(2px 4px 6px black); */
}

.intervention .zone iframe {
    width: 100%;
}

.tete .logo-site img {
    height: auto;
    width: 80%;
    position: relative;
}

article.page.clear.node-1 .page-contenu.clear ul li {
    background: no-repeat;
}

.gallery .ligne-photos .propor .propor-cont:hover img,
.realisations .galerie .propor .propor-cont .imagecont:hover img,
.recup-photos .propor .propor-cont .imagecont:hover img {
    transform: scale(1.2);
    transition: all .3s ease-in-out;
}

.atout {
    margin-top: 0px;
    padding: 60px 10% 90px 10%;
    float: left;
    background: url(../images/bandeau.jpg);
    position: relative;
    width: 100%;
    background-attachment: fixed;
    z-index: 1;
}

.atouts {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

.bloc {
    width: 20rem;
    height: 15rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.bloc .legend {
    /* margin-bottom: 0; */
}

.owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.advantcont:hover {
    transform: translateX(10px);
}

.bloc i {
    font-size: 45px;
    margin: 20px 0;
    color: #555555;
}

.advantcont:hover .bloc p {}

.advantcont:hover p {
    color: white;
}

.advantcont:hover i {
    color: white;
}

.advantcont:hover .bloc {
    transform: translateX(20px);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
    background-color: #a31f6c;
    /* fallback for old browsers */
    background-color: -webkit-linear-gradient(to right, #ED8F03, #FFB75E);
    /* Chrome 10-25, Safari 5.1-6 */
    background-color: linear-gradient(to right, #ED8F03, #FFB75E);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    width: 220px;
    height: 170px;
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 17px;
}

.advantcont:hover .bloc p.legend {
    /* color: #fff; */
}

.advantcont {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 250px;
    height: 160px;
    /* box-shadow: inset 5px 5px 5px rgb(0 0 0 / 9%), inset -5px -5px 5px rgb(255 255 255 / 50%), 5px 5px 5px rgb(0 0 0 / 5%), -5px -5px 5px rgb(255 255 255 / 50%); */
    transition: all 200ms ease-in-out;
}

.body-pageseo .fluid-contenu .corps .contact {
    padding: 0 27%;
}

.body-pageseo .slogan .titre {
    font-size: 40px;
    text-shadow: 1px 1px 3px black;
}

.bloc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 20px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s ease-in-out;
    padding: 15px 5px;
    width: 220px;
    height: 150px;
    text-align: center;
    font-size: 17px;
    background: #ffffff;
    font-weight: 700;
    border-radius: 10px;
}

p.legend {
    color: #555555;
    font-weight: 500;
}

.intervention .h1:after {
    background: url(../images/logo-deco.png) no-repeat center top;
    background-size: 50px;
    position: absolute;
    left: 0;
    top: -40px;
    content: "";
    width: 100%;
    height: 125%;
}

.intervention .h1:before {
    content: none;
}

.service-coor .btn-service a:before {
    background: #12739f;
}

.engegements-content img.transition {
    border-radius: 10px 10px 0 0;
}

.body-page-1 .contenu-text:after {
    content: "";
    /* background: url(../images/deco.png) no-repeat; */
    background-size: 30%;
    background-position: left;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.5;
    z-index: -1;
}

@media (max-width:991px) {
    .intervention .zone {
        display: none;
    }
    .top-logo img {
        position: absolute;
        left: 16px;
        top: 4px;
        max-height: 57px;
        max-width: 85px;
    }
    .body-pageseo .slogan .titre {
        font-size: 30px;
    }
    .intervention .contenu {
        /* padding: 90px 10%; */
    }
    .intervention .contenu-text {
        width: 100%;
        padding: 0 2%;
        text-align: center;
    }
}

@media (max-width:767px) {
    .body-page-1 .services .cell.droite h2,
    .body-pageseo .services .cell.droite h2 {
        margin-top: 230px;
    }
    .intervention .contenu {
        /* padding: 70px 10%; */
        z-index: 1;
    }
    .body-pageseo .slogan {
        top: -200px;
    }
}

@media (max-width:600px) {
    .body-pageseo .fluid-contenu .corps .contact {
        padding: initial;
    }
}

@media (max-width:1600px) {
    ul#menu_principal {
        column-gap: 8rem;
    }
    .fixed ul#menu_principal {
        column-gap: 8rem;
    }
}

@media (max-width:1400px) {
    .fixed .header_top .header_top_logo .logo-site img {
        width: 97%;
        padding: 7%;
        top: 0px;
    }
}

@media (max-width:1332px) {
    ul#menu_principal {
        column-gap: 5rem !important;
    }
}

@media (max-width:1300px) {
    .fixed ul#menu_principal {
        column-gap: 4rem;
    }
    .fixed .header_bottom {
        top: -25px;
    }
    .title-service {
        font-size: 10px;
    }
    ul#menu_principal {
        column-gap: 5rem;
    }
}

@media (max-width:1200px) {
    .header_top_numbers {
        right: 3rem;
    }
    .header_top_fav_devis {
        right: 4rem;
    }
    .fixed ul#menu_principal {
        column-gap: 3rem;
    }
    ul#menu_principal {
        column-gap: 2rem !important;
    }
    .tete .devis {
        font-size: 13px;
        margin-left: 5px;
    }
    .coord p.adresse {
        margin-left: 8px;
        font-size: 13px;
    }
    .element_fixe p,
    .element_mobile p {
        font-size: 13px;
    }
    .btn-partage {
        position: relative;
        width: 20% !important;
    }
}

.element_mobile p.tel.callTracker i,
.element_fixe p.tel.callTracker i {}

.fixed .element_mobile p.tel.callTracker i,
.fixed .element_fixe p.tel.callTracker i {
    display: inline-block;
}

@media (max-width:991px) {
    .cont-slider {
        position: static;
        width: 100%;
        margin-left: 0;
    }
    .sudo-slider,
    .sudo-slider img {
        width: 100%;
        height: 100%;
        height: 557px !important;
    }
    .contenu-text {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 50%;
        padding: 0 2%;
    }
}

@media (max-width:800px) {
    .sudo-slider,
    .sudo-slider img {
        width: 100%;
        height: 100%;
        height: 420px !important;
    }
}

@media (max-width:767px) {
    .sudo-slider,
    .sudo-slider img {
        width: auto !important;
        height: auto;
        object-fit: cover !important;
    }
}

.atout h1:before {
    background: url(../images/logo-deco.png) no-repeat center top;
    background-size: 50px;
    position: absolute;
    left: 0;
    top: -40px;
    content: "";
    width: 100%;
    height: 125%;
}

li.menu-item.menu-item-page.menu-item-21 a {
    background: url(../images/home.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center;
    color: transparent;
    font-size: 5px;
    padding-top: 50px;
}

.header_bottom_logo,
.header_bottom_fav_devis {
    display: none;
}

nav.navh:after {
    content: "";
    position: absolute;
    background: white;
    height: 1px;
    width: 100%;
    top: 20px;
    left: 0;
    z-index: 4;
    opacity: .2;
}

.slider .tooltip-inner {
    font-family: 'Poppins';
}

@media (max-width:991px) {
    li.menu-item.menu-item-page.menu-item-21 a {
        background: url(../images/home.svg);
        background-repeat: no-repeat;
        background-size: 25px;
        background-position: center;
        color: transparent;
        font-size: initial;
        padding-top: initial;
    }
    .flex-box {
        display: flex;
        flex-direction: column;
    }
    .body-page-1 .flex-box .row.recup-photos {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .body-page-1 .flex-box .row.recup-photos .col-md-4:nth-child(1) {
        width: 67%;
        padding-top: initial;
    }
}

.body-gallery-34 .gallery .ligne-photos .propor .propor-cont {
    margin: 1rem;
}

.owl-nav {
    display: none;
}

.im1 .block p {
    margin-bottom: 5rem;
}

.body-page-1 .flex-box .row.recup-photos .col-md-4:nth-child(2),
.body-page-1 .flex-box .row.recup-photos .col-md-4:nth-child(3) {
    display: none;
}

.title {
    text-align: center;
    font-weight: 700;
    color: #12739f;
    font-size: 25px;
}

.equipement {
    background: white;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.list-equipements {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 10rem;
}

.bloc-equipement {
    width: 40rem;
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 0rem;
}

.im1 img {
    width: 100px;
    height: auto;
    position: absolute;
    top: -45px;
    background: #12739f;
    padding: 5%;
    border-radius: 50%;
    transition: all .4s ease;
}

.im1 {
    width: 75%;
    margin-bottom: 10rem;
    height: 37rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 1px 1px #12739f;
    transition: all .4s ease;
    padding: 1%;
}

button.bouton-principal {
    border: none;
    padding: 10px 20px;
    color: white;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
}

.im1:hover {
    box-shadow: 0 0 1px 1px #B90065;
}

.im1:hover img {
    background: #B90065;
}

.im1:hover h2 {
    color: #B90065;
}

.body-page-1 .equipement {
    padding: 70px 11% 0px 11%;
    background: white;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

@media (max-width:480px) {
    form.form-faq .bouton-principal {
        font-size: 11px;
    }
}
