:root {
    --color0: #ffffff;
    --color1: #3682AE;
    --color2: #102036;
    --color3: 49,72,90;
    --color4: #3682AE;
    --color5: #f7f9fa;
    --color6: #191a1a;
    --font_family_1: 'Montserrat-Light',Helvetica,sans-serif;
    --font_family_2: 'Fredoka-Regular',sans-serif;
    --font_family_3: 'Fredoka-SemiBold',sans-serif;
    --taille_font: 16px
}

.corps .page-contenu h2:first-of-type, .corps .gallery h2:first-of-type , .corps .seo-content h2:first-of-type , .corps .newsItem h2:first-of-type {
    position: relative;
    padding: 3vh 2vw;
    font-size: calc(var(--taille_font) + .2rem);
    line-height: calc(var(--taille_font) + 1rem);
    border: none;
    font-weight: 700;
    z-index: 1;
}
.corps .scrollbars {
    height: 45vh;
}


.corps .page-contenu h2:first-of-type:before, .corps .gallery h2:first-of-type:before , .corps .seo-content h2:first-of-type:before , .corps .newsItem h2:first-of-type:before {
    content: '';
    position: absolute;
    background: var(--color1);
    width: 100%;
    height: 100%;
    opacity: .2;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: var(--border-radius);
}

.contact .coordonnees p svg {
    height: 55px;
}

.corps .page-contenu h2, .corps .gallery h2 , .corps .seo-content h2, .corps .newsItem h2 {
    margin-bottom: 2vh;
}

.corps blockquote {
    font-size: inherit;
    background: var(--bg-facultatif);
    border-radius: var(--border-radius);
    border: 0;
    padding: 3vh 2vw;
    margin: 3vh 0;
}

.alert.alert-warning.alert-dismissable {
    width: 100%;
}

.video-header {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.video-header video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

body,html {
    height: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0
}

a {
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out
}

a img {
    border: none
}

img {
    max-width: 100%
}

ol,ul {
    list-style-position: inside;
    padding-left: 0;
    list-style-type: none;
    list-style-image: none
}

ol li,ul li {
    background: url(../images/puce.svg) no-repeat 0 center;
    padding-left: 15px;
    background-size: 7px auto
}

ol li.niveau2,ul li.niveau2 {
    margin-left: 30px
}

dir,menu {
    padding-left: 15px
}

blockquote p {
    font-size: inherit
}

table,table td,table th {
    font-size: inherit;
    border: 1px solid #7c7c7c
}

article,aside,footer,header,hgroup,main,nav,section {
    display: block
}

iframe {
    border: none;
    width: 100%;
}

[data-anim] {
    opacity: 0
}

.row {
    margin-right: 0!important;
    margin-left: 0!important
}

.nopad {
    padding-left: 0;
    padding-right: 0
}

.nopad-l {
    padding-left: 0
}

.nopad-r {
    padding-right: 0;
}

.nomargin {
    margin: 0
}

.hide {
    display: none
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.justify {
    text-align: justify
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.bold {
    font-weight: 700
}

.underline {
    text-decoration: underline
}

.relative {
    position: relative
}

.inline-block {
    display: inline-block;
    vertical-align: top
}

.noflicker {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.retrait {
    margin-left: -15px!important;
    margin-right: -15px!important
}

.transition {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0);
    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: -.5em 0;
    padding: 0;
    color: #e0e0e1;
    background-color: #e0e0e1;
    border: 0
}

.page-contenu img {
    margin: 10px
}

body {
    color: var(--color6);
    font-family: var(--font_family_1);
    font-size: var(--taille_font);
    background: var(--color0);
    font-weight: 300
}

a,a:link,a:visited {
    color: var(--color6);
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

.corps a:hover {
    color: var(--color1)
}

a:active {
    outline: 0
}

.h1,.h2,.h3,h1,h2,h3,h4,h5,h6 {
    color: var(--color1);
    font-family: var(--font_family_3)
}

.h1,h1 {
    font-size: 35px;
    /* line-height: 28px; */
    color: var(--color1);
    text-transform: uppercase;
    margin-bottom: 50px;
    position: relative;
    letter-spacing: 3px;
}

.body-page-1 h1 {
    display: block
}

a.imagecont.noflicker.img1 {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}

.loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 90000
}

.loader-section {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--color0);
    z-index: 89999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.loader-section.section-right {
    right: 0
}

.loaded .section-right {
    transition: all 1s .3s cubic-bezier(.645,.045,.355,1);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.loaded .loader {
    transition: all .4s ease-out;
    opacity: 0
}

.loaded .loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all .7s 1s ease-out
}

.loaded .loader-spin {
    opacity: 0;
    transition: all .2s ease-out;
    position: relative;
    z-index: 90000
}

.loader-spin {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border: 3px solid var(--color5);
    border-top: 3px solid var(--color2);
    border-radius: 50%;
    height: 55px;
    width: 55px;
    margin: auto
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.menu-fixed {
    width: 100%;
    padding: 8px 20px 8px 150px;
    transform: translateY(-70px);
    -webkit-transform: translateY(-70px);
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 8001;
    background: rgba(var(--color3),.85);
    box-shadow: 0 1px 13px rgba(0,0,0,.1);
    color: var(--color0);
    background: var(--color2);
}

.menu-fixed.appear {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1
}

.menu-fixed .navh .menu_principal a,.menu-fixed .navh .menu_principal a:visited {
    padding: 8px 15px;
    color: var(--color0)
}

.menu-fixed .navh .menu_principal a:focus,.menu-fixed .navh .menu_principal a:hover,.menu-fixed .navh .menu_principal li.active a {
    color: var(--color1);
}

.menu-fixed .btn-partage {
    text-align: left;
    padding: 4px 0 0 15px
}

.menu-fixed .btn-partage .btnp {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: 0 0;
    display: inline-block;
    transition: all .4s ease;
    text-align: center
}

.h2,h2 {
    font-size: calc(var(--taille_font) + .8rem)
}

.h3,h3 {
    font-size: calc(var(--taille_font) + .7rem)
}

h4 {
    font-size: calc(var(--taille_font) + .6rem)
}

h5 {
    font-size: calc(var(--taille_font) + .5rem)
}

h6 {
    font-size: calc(var(--taille_font) + .4rem)
}

.h1 a,.h1 a:link,.h1 a:visited,.h2 a,.h2 a:link,.h2 a:visited,.h3 a,.h3 a:link,.h3 a:visited,h1 a,h1 a:link,h1 a:visited,h2 a,h2 a:link,h2 a:visited,h3 a,h3 a:link,h3 a:visited,h4 a,h4 a:link,h4 a:visited,h5 a,h5 a:link,h5 a:visited,h6 a,h6 a:link,h6 a:visited {
    font-size: inherit;
    color: inherit;
    text-decoration: none
}

.h1 a:hover,.h2 a:hover,.h3 a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
    text-decoration: underline
}

.titre-secondaire {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    padding: 5px 0 0;
    margin: 0;
    color: var(--color2);
    font-family: var(--font_family_1);
    margin-bottom: 0;
    display: block;
    text-transform: none;
    letter-spacing: normal;
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

a.bouton-principal,button.bouton-principal {
    text-align: center;
    font-family: var(--font_family_2);
    color: var(--color0);
    text-decoration: none;
    padding: 10px 30px;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid var(--color1);
    background-color: var(--color1);
    border-radius: 6px;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

a.bouton-principal:focus,a.bouton-principal:hover,button.bouton-principal:hover {
    background-color: var(--color2);
    color: var(--color0);
    border-color: var(--color2);
}

a.bouton-principal.white {
    color: var(--color0);
    /* border: 1px solid var(--color0); */
}

a.bouton-principal.white:focus,a.bouton-principal.white:hover {
    background-color: var(--color0);
    color: var(--color2)
}

.btn-service a.bouton-principal,.btn-service button.bouton-principal {
    text-align: left;
    font-family: var(--font_family_2);
    text-decoration: none;
    padding: 13px 20px;
    font-size: 18px;
    text-transform: uppercase
}

.btn-service a.bouton-principal::after {
    background-image: none
}

.body-page-1 .corps a.bouton-principal,.body-page-1 .corps button.bouton-principal {
    margin: 45px 0 0;
    padding: 10px 50px
}

.tete {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    height: 100vh;
    width: 130px;
    background: var(--color2);
    box-shadow: 0 3px 20px rgba(0,0,0,.15);
    display: table
}

.main-page {
    position: relative;
    padding: 0 0 0 130px;
    overflow: hidden
}

.tete>.table-row {
    display: table-row;
    text-align: center
}

.tete>.table-row:nth-child(1) {
    height: 20%;
}

.tete>.table-row:nth-child(2) {
    height: 60%
}

.tete>.table-row:nth-child(3) {
    height: 20%
}

.tete>.table-row>.table-cell {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.tete .logo-site.mini {
    margin: 20px 5px;
    height: 100px;
    text-align: center;
}

.tete .logo-site.mini img {
    max-width: 100%;
    max-height: 100%
}

.tete .header-title p.mini-title {
    white-space: nowrap;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    text-overflow: ellipsis;
    display: inline-block;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    margin: auto;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    color: var(--color0);
    font-family: var(--font_family_2);
    letter-spacing: 2px;
}

.tete .header-title p.mini-title strong {
    font-weight: 700;
    /* color: var(--color2); */
}

.tete .header-tel .tel-top {
    display: inline-block;
    width: 46px;
    height: 46px;
    background-color: var(--color1);
    border-radius: 46px;
    position: relative;
    font-family: var(--font_family_2)
}

.tete .header-tel .tel-top:hover {
    background-color: var(--color2)
}

.tete .header-tel .tel-top p.callTracker {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer
}

.tete .header-tel .tel-top p.callTracker span.t_affiche {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    z-index: 10
}

.tete .header-tel .tel-top p.callTracker span.t_phone {
    z-index: 11;
    position: absolute;
    display: inline-block;
    height: auto;
    background: var(--color1);
    font-size: 21px;
    color: var(--color0);
    min-width: auto;
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 6px;
    top: -53px;
    left: 0;
    transform: translateY(20px)
}

.tete .header-tel .tel-top p.callTracker.active span.t_phone {
    transform: translateY(0)
}

.tete .header-tel .tel-top p.callTracker span.t_phone::before {
    content: '';
    width: 20px;
    height: 12px;
    background: var(--color1);
    display: block;
    position: absolute;
    left: 28px;
    bottom: -5px;
    transform: rotate(150deg);
    z-index: -1
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.pulse:after,.pulse:before {
    content: '';
    display: block;
    position: absolute;
    border: 1vh solid var(--color1);
    left: -27px;
    right: 0;
    top: -26px;
    bottom: 0;
    border-radius: 100px;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    width: 100px;
    height: 100px
}

.pulse:after {
    animation-delay: .5s
}

@keyframes animate {
    0% {
        transform: scale(.5);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

.tete .logo-site a {
    font-size: 15px;
    color: var(--color1);
    text-decoration: none;
    font-family: var(--font_family_2);
    font-weight: 700
}

.tete .logo-site a:focus,.tete .logo-site a:hover {
    color: var(--color1);
    text-decoration: none
}

.tete .logo-site a img {
    height: auto;
    max-height: 100%;
    width: auto
}

.tete .infos {
    background: #f0f0f0;
    display: inline-block;
    height: 90px;
    padding: 25px 30px 0
}

.tete .infos.infos_small {
    display: block;
    width: 120%;
    padding: 3px;
    height: 38px;
    position: relative;
    left: -20%
}

.tete .infos .tel {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: var(--color1);
    padding: 5px 20px 0 30px;
    margin: 0;
    font-family: var(--font_family_2)
}

.tete .infos .tel a {
    color: inherit;
    text-decoration: none
}

.coordonnees span.tel.callTracker:not(.active) span:hover {
    color: var(--color2)
}

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px
}

.cta {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin: 2em 0;
    position: relative;
    float: left;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    width: 100%;
}

p.tel-header2 {
    font-family: var(--font_family_1);
    color: var(--color0);
    font-size: 14px;
    padding: 15px 40px;
    margin: 0 0 0;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    text-shadow: 0 0;
    text-align: center;
    min-width: auto;
    border: 1px solid var(--color0);
    background: transparent;
}

.cta a.btn-show-more, .cta p.btn-show-more {
    margin: 0 0;
    border: 1px solid var(--color1);
    /* font-weight: 700; */
    font-size: 17px;
    font-family: var(--font_family_1);
    min-width: 225px;
    line-height: initial;
    text-decoration: none;
    text-align: center;
    border-radius: 6px !important;
    display: block;
    padding: 15px 40px;
    color: var(--color0) !important;
    text-transform: uppercase;
    background: var(--color1);
    transition: .3s;
}

.cta p.btn-show-more {
    background: transparent;
    border-color: var(--color0);
}

.cta p.btn-show-more:hover {
    background: var(--color1);
    border-color: var(--color1);
}

p.tel-header2.btn-show-more:before {
    background: transparent;
}

.cta .callTracker a, .cta .callTracker span {
    text-align: center;
}

.cta p.tel-header2.btn-show-morel:hover:before {
    background: var(--color1);
}

.cta .btn-show-more:hover {
    background: var(--color2);
    color: var(--color0);
    border: 1px solid var(--color0);
}

/***************/

.atouts-container {
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
}

.demarche .atouts-container {
    display: flex;
    flex-direction: row-reverse;
}

.atout-img {
    position: relative;
}

.atout-img img {
    width: 100%;
    height: 100%;
    display: none;
}

.atouts-bloc {
    position: relative;
    width: 100%;
    padding-right: 50px;
}

.atouts-bloc h2 {
    text-align: left;
}

.atouts-bloc .titre-secondaire {
    color: var(--color0);
    text-align: left;
}

.demarche span.titre-secondaire {
    color: var(--color1);
}

img.att-img {
    width: 30px;
    min-width: 57px;
    /* filter: brightness(0) invert(1); */
    /* filter: brightness(0) saturate(100%) invert(48%) sepia(90%) saturate(1886%) hue-rotate(3deg) brightness(104%) contrast(103%); */
    filter: brightness(0) saturate(100%) invert(47%) sepia(47%) saturate(1063%) hue-rotate(161deg) brightness(92%) contrast(91%);
}

.demarche img.att-img {
    filter: brightness(0);
    filter: brightness(0) saturate(100%) invert(29%) sepia(51%) saturate(522%) hue-rotate(342deg) brightness(96%) contrast(90%);
}
p.legend-att {
    font-size: 20px;
    color: var(--color6);
    font-weight: 700;
}
.bloc-att {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* padding-top: 20px; */
    /* gap: 1%; */
}

.att-1 {
    width: 32%;
    gap: 13px;
    display: flex;
    padding-right: 0px;
    color: var(--color6);
    padding-bottom: 13px;
    padding-right: 22px;
    background: #d0e0f3;
    padding: 21px 13px;
    margin: 0 0 7px;
}

.att-1.dem-1 {
    color: var(--color3);
}

.att-1.dem-1 .legend-att {
    color: var(--color1);
}

p.text-att {
    opacity: .7;
    font-size: 15px;
}

.atouts {
    display: block;
    width: 100%;
    padding: 70px 8% 100px 8%;
    background: var(--color5);
    width: 100%;
    position: relative;
}

.atouts .swiper-pagination-bullet-active {
    background: var(--color0);
}

.atouts p.legend {
    text-align: center;
    margin: 0 0;
}

.atouts .swiper-pagination-bullet {
    background: var(--color0);
}

.atouts .picto {
    margin-bottom: 10px;
    font-size: 24px;
    color: var(--color2);
}

.atouts .picto i {
    width: auto;
}

.atout {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2em 3vh;
    background: var(--color0);
    border-radius: var(--border-radius);
    text-align: center;
    min-height: 310px;
}

.swiper-button-next, .swiper-button-prev{
    
top: 55%;
}

.atouts .swiper.mySwiper {
    overflow: hidden;
    position: relative;
}

.atouts-cont {
    position: relative;
    display: block;
    padding: 2em 5% 4em;
}

.callTracker {
    position: relative
}

.callTracker a,.callTracker span {
    display: inline-block;
    text-align: left;
    min-width: 145px;
    padding: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%;
    /* line-height: 1.64em; */
    text-decoration: none
}

.callTracker .t_phone {
    opacity: 0;
    display: none
}

.callTracker .t_affiche {
    cursor: pointer
}

header .callTracker a,header .callTracker span {
    top: 5px;
    max-width: none
}

header .callTracker .t_affiche {
    font-size: 90%
}

.callTracker.active .t_phone {
    opacity: 1;
    display: inline-block
}

.callTracker.active .t_affiche {
    opacity: 0;
    display: none
}

.coordonnees .callTracker a,.pied .callTracker a {
    position: relative;
    left: 0
}

.pied .callTracker:not(.active) span.t_affiche:hover {
    color: var(--color4)
}

.tete .widget-partage {
    display: none
}

.btn-partage .btnp {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    background-color: var(--color0);
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: all .4s ease
}

.tete .infos.infos_small .btn-partage .btnp {
    width: 29px;
    height: 29px
}

.btn-partage .btnp:hover {
    background: 0 0
}

.copyright {
    text-align: justify
}

.tete .btn-partage {
    padding: 0;
    display: inline-block;
    vertical-align: top
}

.navh {
    margin: 0;
    z-index: 8000;
    /*display:inline-block;*/
    vertical-align: top;
    float: right
}

.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: 0;
    background: 0 0
}

.navh .menu_principal>li:last-child {
    background: 0 0
}

.navh .menu_principal a,.navh .menu_principal a:visited {
    color: #eaeaea;
    display: block;
    font-size: 16px;
    padding: 15px;
    text-decoration: none;
    font-family: var(--font_family_2);
    transition: all .4s ease
}

.navh .menu_principal a:hover,.navh .menu_principal li.active>a {
    color: var(--color1);
}

.navh .menu_principal li.active>a:hover {
    cursor: default
}

.slogan {
    color: var(--color1);
    text-align: center
}

.slogan .titre {
    font-size: 51px;
    font-family: var(--font_family_2);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px
}

.slogan .titre span {
    font-size: 48px
}

.video-accueil .banniere {
    z-index: 0
}

.body-page-1 .banner-wrapper {
    height: 100vh
}

.banner-wrapper {
    display: table;
    width: 100%;
    height: 60vh;
    position: relative;
    z-index: 8000;
    background: var(--color0)
}

.banner-left {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden
}

.banner-right {
    display: table-cell;
    width: 50%;
    background: var(--color2)
}

.banner {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    width: 100%;
    height: 100%
}

.zoom {
    animation: scale 40s linear infinite
}

@keyframes scale {
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.btn-descendre {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 23px;
    overflow: visible;
    text-indent: 300px;
    white-space: nowrap;
    cursor: pointer;
    margin: 8% 0 0;
    transition: all 1.2s ease;
    opacity: 1
}

.btn-descendre>span {
    display: inline-block;
    width: 16px;
    height: 23px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-animation: scroll-hint-animation 1.4s linear infinite;
    animation: scroll-hint-animation 1.4s linear infinite;
    pointer-events: none
}

@-webkit-keyframes scroll-hint-animation {
    60% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes scroll-hint-animation {
    60% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.banner-contents {
    display: table;
    padding: 20px;
    width: 100%;
    height: 100%
}

.banner-contents>.table-row {
    display: table-row
}

.banner-contents>.table-row:nth-child(1) {
    height: 20%
}

.banner-contents>.table-row:nth-child(2) {
    height: 60%
}

.banner-contents>.table-row:nth-child(3) {
    height: 20%
}

.banner-contents>.table-row>.table-cell {
    display: table-cell;
    vertical-align: middle
}

.banner-contents .banner-text .logo-site {
    padding: 0;
    height: 262px;
}

.banner-contents .banner-text .logo-site img {
    width: auto;
    max-height: 100%;
}

.banner-contents .banner-text .slogan {
    font-size: 20px;
    margin: 0;
    color: var(--color0);
    font-family: var(--font_family_2);
    line-height: normal
}

.banner-contents .banner-text span.separator {
    display: inline-block;
    width: 8px;
    height: 16px;
    margin: 12px 0;
    font-size: 20px;
    line-height: 16px;
    color: var(--color0);
    font-weight: 700
}

.banner-contents .banner-text .slogan .sous-titre.interne {
    text-transform: uppercase;
    font-size: 28px;
    font-family: var(--font_family_3)
}

.fluid-contenu {
    position: relative;
    z-index: 10;
    /* background: var(--color5); */
}

.fluid-contenu .corps {
    padding: 80px 8% 60px;
}

.body-service-list .fluid-contenu .corps {
    padding: 80px 8% 20px
}

.body-gallery-4 .fluid-contenu .corps,.body-page-1 .fluid-contenu .corps {
    padding-left: 0;
    padding-right: 0
}

.body-contact .fluid-contenu .corps {
    padding: 80px 0 0
}

.body-page-1 .fluid-contenu .corps .page-contenu {
}

.home-presentation {
    display: table;
    width: 100%;
    position: relative;
    z-index: 80;
    padding-right: 45px;
    table-layout: fixed
}

.home-presentation .cell.gauche {
    display: table-cell;
    vertical-align: middle;
    width: 65%
}

.home-presentation .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 35%
}

.home-presentation .cell.gauche .page {
    padding: 80px 40px 80px 17%;
    position: relative;
}

.home-presentation .cell.gauche .page:before {
    content: '';
    /* position: absolute; */
    /* width: 100%; */
    /* height: 100%; */
    /* inset: 0; */
    /* background: url(../images/bg-cierge.jpeg); */
    /* z-index: -1; */
    /* background-position: bottom left; */
    /* background-size: 36%; */
    /* background-repeat: no-repeat; */
    /* opacity: 0.4; */
    /* background-attachment: fixed; */
}

.body-gallery-2 .home-presentation {
    padding-right: 0
}

.body-gallery-2 .home-presentation .cell.gauche .contenu {
    padding: 0 30px
}

.body-gallery-2 .home-presentation .propor {
    height: 450px
}

.body-gallery-2 .home-presentation .arrows-holder {
    height: 50px;
    width: 100%;
    position: relative
}

.body-gallery-2 .home-presentation .arrows-holder .swiper-arrows {
    position: absolute;
    right: 0;
    width: 120px;
    height: 100%
}

.body-gallery-2 .home-presentation .cell.gauche {
    vertical-align: top
}

.body-gallery-2 .fluid-contenu .corps {
    background: var(--color5)
}

.recup-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 0
}

.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);
    transform: translateZ(0)
}

.recup-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.recup-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3) url(../images/ico-zoom.svg) no-repeat center center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background-size: 41px auto
}

.recup-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 1;
    filter: alpha(opacity=100)
}

.recup-photos .propor .propor-cont .imagecont .imagefond img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%
}

.certifs {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    padding: 80px 0;
    table-layout: fixed
}

.certifs .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 40%
}

.certifs .cell.gauche .contenu {
    padding: 0 30px 30px 28%
}

.certifs .cell.gauche .contenu h2 {
    margin-top: 0
}

.certifs .cell.droite {
    display: table-cell;
    vertical-align: middle;
    width: 60%
}

.certifs .cell.droite .row {
    margin-bottom: -2px
}

.certfs-slider {
    display: block;
    width: 100%;
    float: left;
    padding-right: 6%
}

.certifs .swiper-slide {
    height: 170px;
    border: 1px solid rgba(var(--color3),.2);
    padding: 20px;
    text-align: center;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.certifs .swiper-slide img {
    display: inline-block;
    width: auto;
    max-width: 200px;
    max-height: 130px
}

.certifs .swiper-container2 {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.certfs-slider .arrows-holder, .atouts .arrows-holder {
    height: 50px;
    width: 100%;
    position: relative
}

.certfs-slider .swiper-arrows, .atouts .swiper-arrows {
    display: inline-block;
    width: 120px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0
}

.row-certifs .swiper-slide {
    margin-bottom: 30px
}

.certifs .cell.droite .logo-certif {
    padding: 15px;
    vertical-align: middle;
    text-align: center
}

.certifs .cell.droite .logo-certif a {
    display: block;
    height: 100%
}

.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
}

.certifs .cell.droite .ligne-photos:nth-child(n+3)>[class*=col-] {
    border-bottom: 0 solid #e6e6e6
}

.certifs .logo-certif img {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    background-size: 120px auto;
    height: auto
}

.certifs .oneCertif .logo-certif img {
    width: auto
}

.actualites {
    display: block;
    width: 100%;
    position: relative;
    z-index: 8000
}

.actualites.view {
    padding: 80px 30px 80px 10%;
    background: var(--color5)
}

.actualites article {
    margin-bottom: 30px;
    border-radius: 5px;
}

.actualites .cell.photo {
    background-position: center center;
    min-height: 410px;
    position: relative;
    border-radius: 5px;
}

.actualites .cell.photo.no-photo,.news .photo.no-photo {
    background-color: rgba(var(--color3),1);
    background-image: url(../images/no-photo.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center
}

.actualites .cell.photo .contenu {
    position: absolute;
    width: 100%;
    height: 100%;
    color: var(--color0);
    overflow: hidden;
    background: rgba(0,0,0,.3);
    border-radius: 5px;
}

.actualites .cell.photo .contenu ul {
    padding: 0;
    margin: 0
}

.actualites .cell.photo .contenu ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/puce.svg) no-repeat 0 9px;
    background-size: 7px auto
}

.actualites .cell.photo .contenu ul li .bouton-principal {
    display: block
}

.actualites .cell.photo .contenu h3 {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 24px;
    color: var(--color0);
    text-align: left
}

.actualites .cell.photo .contenu .new-content {
    color: var(--color0);
    padding: 30px
}

.actualites a.bouton-principal,.news a.bouton-principal {
    margin: 33px 0 0
}

.actualites .date_post {
    font-size: 18px;
    color: var(--color0);
    font-family: var(--font_family_2);
    padding-left: 63px;
    position: relative;
    margin: 20px 0 0;
    text-transform: capitalize
}

.actualites .date_post::before {
    content: '';
    display: inline-block;
    width: 52px;
    height: 3px;
    background: var(--color0);
    position: absolute;
    left: 0;
    top: 14px
}

.actualites .cell.photo .contenu .new-content a.bouton-principal {
    background: 0 0;
    color: var(--color0);
    border: 1px solid var(--color0);
    margin: 20px 0 0;
    padding: 6px 20px;
    opacity: 0
}

.actualites .cell.photo .contenu .new-content a.bouton-principal:focus,.actualites .cell.photo .contenu .new-content a.bouton-principal:hover {
    background-color: rgba(var(--color3),1);
    color: var(--color0);
    border-color: rgba(var(--color3),1)
}

.actualites .cell.photo .contenu .new-content .content {
    opacity: 0
}

.actualites .cell.photo .contenu .new-content {
    position: absolute;
    bottom: 0;
    max-height: 100px
}

.actualites .cell.photo .contenu .new-content h3 a:hover {
    text-decoration: none;
    color: var(--color1);
}

.actualites .cell.photo:hover .new-content {
    max-height: 250px
}

.actualites .cell.photo:hover .contenu {
    background: rgba(0,0,0,.6)
}

.actualites .cell.photo:hover .content,.actualites .cell.photo:hover a.bouton-principal {
    opacity: 1!important
}

.body-news .col-centered {
    float: none;
    margin: 0 auto
}

.body-news .col-centered .date_post {
    font-size: 16px;
    padding: 4px 0;
    color: rgba(var(--color3),1);
    font-family: var(--font_family_2);
    padding-right: 53px;
    position: relative
}

.body-news .col-centered .date_post::before {
    content: '';
    display: inline-block;
    width: 42px;
    height: 3px;
    background: var(--color2);
    position: absolute;
    right: 0;
    top: 16px
}

.body-news .col-centered h2 {
    margin-top: 0!important;
    margin-bottom: 24px
}

.body-news .col-centered .contenu-article {
    text-align: justify
}

.AvisClientsBg {
    background: var(--color2);
    color: var(--color0);
    padding: 80px 0;
    display: table;
    position: relative;
    z-index: 8000;
    table-layout: fixed;
    width: 100%
}

.AvisClientsBg .titre-secondaire {
    color: var(--color0);
}

.AvisClientsBg .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 40%
}

.AvisClientsBg .cell.gauche .contenu {
    padding: 0 30px 0 26%
}

.AvisClientsBg .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 60%
}

.AvisClientsBg .h1 {
    color: var(--color0)
}

.etoiles .fa {
    color: var(--color2)
}

.AvisClientsList {
    margin: 0;
    padding: 0
}

.AvisClientsList li {
    list-style: none;
    background: 0 0
}

.avisClientsBg .h {
    text-align: center
}

.AvisClients,.AvisClients:link,.AvisClients:visited {
    position: relative;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    color: var(--color0);
    width: 100%
}

.AvisClients .h {
    font-size: 18px;
    color: var(--color1);
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0
}

.AvisClients p {
    font-size: 16px;
    margin-bottom: 0;
    text-align: justify
}

.AvisClients .blazy {
    font-size: 16px;
    color: var(--color0);
    width: 128px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: var(--color5)
}

.AvisClientsBg .bx-pager {
    bottom: 17px
}

.AvisClientsBg .noAvis {
    padding-left: 0!important;
    text-align: center
}

.temoignageScroll {
    max-height: 109px;
    text-align: center;
    overflow: hidden
}

.temoignageScroll .scrollbar-content {
    padding: 0 10px 0 0;
    width: 100%
}

.temoignageScroll .scrollbar-path-vertical {
    right: 0
}

.AvisClientsBg .bx-controls.bx-has-pager {
    display: block;
    position: relative;
    height: 45px
}

.livre-elements {
    padding: 0;
    margin-bottom: 0;
    text-align: center
}

.livre-elements .blazy {
    margin: 0 auto 10px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: var(--color5);
    width: 115px;
    height: 115px
}

.AvisClientsBg .Avis-slide {
    padding-right: 22%
}

.AvisClientsBg .Avis-slide span.quote::before {
    position: absolute;
    top: 0;
    right: 16%;
    display: inline-block;
    width: 35px;
    height: 32px;
    font-size: 155px;
    font-family: var(--font_family_2);
    line-height: 133px;
    opacity: .3;
    letter-spacing: -9px;
    content: "‘‘"
}

.date_post {
    font-size: 16px;
    padding: 4px 0;
    color: var(--color1);
    font-family: var(--font_family_2)
}

.livre-elements .pseudo {
    margin-bottom: 10px
}

.livre-elements .date {
    margin-bottom: 10px!important;
    color: rgba(var(--color3),1);
    font-family: var(--font_family_2);
    font-size: 14px
}

.livre-elements .etoiles {
    margin-bottom: 0!important
}

.livre-elements .temoignage {
    text-align: justify
}

.livre-elements .temoignage:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px
}

.livre-elements .temoignage:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.divAvis {
    padding: 30px 20px;
    margin-bottom: 60px;
    background-color: var(--color0);
    border-radius: 6px;
    box-shadow: 3px 4px 8px rgba(0,0,0,.02)
}

.btn-avis {
    margin-bottom: 30px
}

.modal-content a,.modal-content a:link,.modal-content a:visited {
    color: #323435
}

.modal-header .h1 {
    text-align: center;
    margin-bottom: 40px;
    color: #323435;
    font-size: 1.6vw;
    font-weight: 700;
    text-shadow: none
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    z-index: 9999;
    font-size: 16px;
    color: var(--color0)
}

.modal-backdrop.in {
    z-index: 0
}

.modal-open .modal {
    z-index: 99997;
    background: rgba(0,0,0,.8);
    color: #323435;
    text-shadow: none
}

.modal-content .btn-close {
    border: 0;
    background: 0 0;
    padding: 0;
    font-size: 21px;
    color: #000;
    opacity: .2;
    line-height: 1
}

.modal-content .form-control {
    min-height: 44px;
    border-radius: 2px
}

.modal-content .btn-close:focus,.modal-content .btn-close:hover {
    opacity: .5
}

.modal-content .submit-review {
    padding-right: 60px!important
}

.modal-content label.control-label {
    display: none;
    padding-top: 0!important
}

.modal-content label.control-label.label-note,.modal-content label.control-label.label-photo {
    display: block;
    padding-top: 14px!important
}

#add-review {
    text-align: center
}

#add-review .form-group {
    text-align: left
}

#add-review input[type=file] {
    display: block;
    width: 100%;
    height: 50px
}

#add-review #stars-existing {
    margin: 0 auto 10px;
    display: block;
    text-align: left;
    padding-top: 15px
}

#add-review .form-group #captcha {
    height: 46px!important
}

.formulaire #add-review .form-group .form-control,.formulaire #add-review .form-group input,.formulaire #add-review .form-group textarea {
    background: #f7f7f7;
    border: 1px solid #ccc;
    color: #323435;
    border-radius: 2px
}

.modal-content .form-control::placeholder {
    color: #323435!important;
    opacity: 1
}

#add-review .submit-review {
    margin: 15px auto!important;
    padding: 14px 15px!important;
    float: none;
    display: block;
    background-image: none
}

#add-review .body-review {
    height: 100px
}

#add-review .form-group.form-group-1 .col-md-10,#add-review .form-group.form-group-2 .col-md-10,#add-review .form-group.form-group-4 .col-md-10 {
    width: 100%
}

#add-review .conditions,.modal-content .email-block {
    font-size: 10px;
    font-weight: 400;
    font-style: italic;
    text-align: justify;
    opacity: .6;
    display: block;
    clear: both;
    color: #323435!important
}

.centerservice2 {
    margin: 0 16%!important
}

.centerservice {
    margin: 0 33%!important
}

.services-home {
    padding: 70px 0 100px 11%;
    position: relative;
    z-index: 8000
}

.liste-services {
    padding-top: 20px
}

.liste-services .service h2.service-title {
    font-size: 18px
}

.liste-services .swiper-arrows {
    display: inline-block;
    width: 120px;
    height: 16px;
    position: absolute;
    right: 3%;
    top: -80px
}

.liste-services .service .service-text {
    font-size: 16px
}

.service-image {
    display: table;
    width: 100%;
    position: relative;
    z-index: 800
}

.service-image .cell.gauche {
    display: table-cell;
    vertical-align: middle;
    width: 75%;
    background-position: center center;
    border-radius: 6px;
    overflow: hidden;
    height: 250px;
}

.service-image .cell.gauche.no-photo {
    background-color: var(--color5);
    background-image: url(../images/no-photo.png);
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: center center
}

.service-image .cell.droite {
    display: table-cell;
    vertical-align: middle;
    width: 45%;
}

.service-image .cell.droite .service-nb {
    padding: 50px 15px;
    font-size: 32px;
    color: var(--color1);
    font-family: var(--font_family_2)
}

.service-image .cell.droite .service-nb small {
    opacity: .5;
    font-size: 65%;
    vertical-align: top;
    display: inline-block;
    margin-top: 5%
}

.service-image .cell.gauche a.mask {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(var(--color3),.8);
    opacity: 0;
    font-size: 0;
}

.service-image .cell.gauche a.mask::before {
    content: "...";
    position: absolute;
    width: 40px;
    height: 40px;
    display: block;
    color: #fff;
    text-align: center;
    left: 50%;
    top: 50%;
    z-index: 1;
    font-size: 49px;
    border: 3px solid #fff;
    border-radius: 50%;
    line-height: 5px;
    letter-spacing: -4px;
    font-family: Sans Serif;
    margin-top: -20px;
    margin-left: -20px;
    padding-right: 3px
}

.liste-services .service:hover a.mask {
    opacity: 1
}

.liste-services .service:hover a {
    text-decoration: none;
    color: var(--color1)
}

.realisations {
    display: table;
    position: relative;
    z-index: 8000;
    background: var(--color2);
    padding: 100px 0;
    width: 100%
}

.realisations .cell.gauche {
    display: table-cell;
    vertical-align: middle;
    width: 40%
}

.realisations .cell.droite {
    display: table-cell;
    vertical-align: middle;
    width: 60%
}

.realisations .recup-photos {
    padding-right: 52px;
    overflow-x: hidden
}

.realisations .recup-photos a.gal-button {
    width: 290px;
    height: 52px;
    color: var(--color0);
    background: var(--color1);
    overflow: hidden;
    line-height: 50px;
    position: absolute;
    right: -120px;
    top: 119px;
    text-align: center;
    text-transform: uppercase;
    font-family: var(--font_family_2);
    font-size: 18px;
    text-decoration: none;
    transform: rotate(90deg);
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.realisations .recup-photos a.gal-button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    -webkit-transform: translate(0,52px);
    transform: translate(0,52px);
    background-color: var(--color4);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.realisations .recup-photos a.gal-button:active,.realisations .recup-photos a.gal-button:focus,.realisations .recup-photos a.gal-button:hover {
    color: #fff
}

.realisations .recup-photos a.gal-button:active:before,.realisations .recup-photos a.gal-button:focus:before,.realisations .recup-photos a.gal-button:hover:before {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.realisations .recup-photos .propor {
    height: 290px
}

.realisations .recup-photos .propor .propor-cont .imagecont .masque {
    color: var(--color0);
    background: rgba(0,0,0,.4);
    width: 100%;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.realisations .recup-photos .propor .propor-cont .imagecont .masque small {
    font-family: var(--font_family_2);
    font-size: 16px;
    text-transform: uppercase;
    margin: auto;
    display: inline-block;
    -moz-transform: translate(0,31px);
    -webkit-transform: translate(0,31px);
    transform: translate(0,31px);
    opacity: 0
}

.realisations .recup-photos .propor .propor-cont .imagecont:hover small {
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1
}

.realisations .contenu {
    padding: 30px 30px 30px 28%;
    color: var(--color0)
}

.realisations .contenu h2 {
    color: var(--color0)
}

.realisations .contenu h2 .titre-secondaire {
    color: var(--color4)
}

.realisations [class*=col-] {
    padding-left: 0!important;
    padding-right: 0!important
}

.news .propor,.realisations .galerie .propor {
    width: 100%;
    position: relative
}

.news .propor {
    max-height: 430px;
    margin-bottom: 20px
}

.news .propor.no-photo {
    background-color: var(--color5);
    background-image: url(../images/no-photo.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center
}

.news .propor:after,.realisations .galerie .propor:after {
    padding-top: 78%;
    display: block;
    content: ''
}

.news .propor .propor-cont,.realisations .galerie .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.news .propor .propor-cont .imagecont,.realisations .galerie .propor .propor-cont .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.news .propor .propor-cont .imagecont .imagefond,.realisations .galerie .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat
}

.news .propor .propor-cont .imagecont .masque,.realisations .galerie .propor .propor-cont .imagecont .masque {
    transition: all .4s ease;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7) url(../images/ico-zoom.svg) no-repeat center center;
    background-size: 41px auto
}

.news .propor .propor-cont .imagecont:hover .masque,.realisations .galerie .propor .propor-cont .imagecont:hover .masque {
    opacity: .8;
    filter: alpha(opacity=80)
}

.news .propor .propor-cont .imagecont .imagefond img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%
}

.intervention {
    position: relative;
    z-index: 800;
    background: var(--color5);
    display: table;
    width: 100%;
    padding: 5em 8%;
}

.intervention .contenu {
    padding: 40px 10% 60px 0;
}

.intervention .cell.gauche {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: right;
    display: none;
}

.intervention .cell.droite {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.intervention .zone {
    display: inline-block;
    background: url(../images/zone.png) no-repeat center center
}

.intervention .description {
    width: 100%
}

.intervention ul {
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

.intervention ul li {
    padding: 5px 0 5px 15px;
    font-weight: 700
}

.pied {
    position: relative;
    z-index: 8000;
    background: var(--color0);
}

.pied .bande1 {
    padding: 80px 11%;
    background: var(--color2);
}

.pied .bande1 a.btn-contact-footer {
    display: inline-block;
    font-family: var(--font_family_2);
    text-transform: uppercase;
    font-size: 17px;
    border-radius: 6px;
    background: var(--color2) url(../images/ico-contact-footer.svg) no-repeat 29px center;
    padding: 10px 35px 10px 75px;
    text-decoration: none;
    color: var(
    --color0);
    position: absolute;
    top: -20px;
    right: 2%;
    transition: all .4s ease;
    border: 1px solid rgba(var(
    --color3),1)
}

.pied .bande1 a.btn-contact-footer:focus,.pied .bande1 a.btn-contact-footer:hover {
    background-color: var(--color0);
    color: var(--color2);
    border-color: var(--color2);
    background-image: url(../images/ico-contact-footer-h.svg)
}

.body-contact .pied .bande1 a.btn-contact-footer {
    display: none
}

.pied .bande1 .row1 {
    padding: 0 0 50px;
    margin-bottom: 30px
}

.pied .bande2 {
    padding: 30px 0;
    background: var(--color2);
}

.pied .bande2 .toTop {
    width: 38px;
    height: 48px;
    border: 1px solid var(--color0);
    display: inline-block;
    position: relative;
    top: -54px;
    padding: 10px 0 0;
    border-radius: 6px;
    cursor: pointer
}

.pied .bande2 .toTop:focus,.pied .bande2 .toTop:hover {
    background-color: rgba(var(--color3),1);
    border-color: rgba(var(--color3),1);
    box-shadow: 0 0 35px rgba(74,140,188,.63)
}

.info-rgpd {
    position: relative;
    display: inline-block;
    font-size: 12px!important;
    border-top: 1px solid #d0c9c9;
    padding-top: 18px;
    margin-top: 18px
}

.bande-form {
    position: relative;
    display: block;
    padding: 20px 0 38px
}

.pied h3 {
    color: var(--color0);
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 0 5px
}

.pied .navf .menu_footer {
    color: var(--color0);
    padding: 15px 0;
    list-style-type: none;
    margin: 0
}

.pied .navf .menu_footer li {
    padding: 0 0 4px;
    background: 0 0
}

.pied .navf .menu_footer li:last-child {
    border: none
}

.pied .navf .menu_footer li a,.pied .navf .menu_footer li a:visited {
    font-size: 15px;
    padding: 0;
    color: inherit;
    text-decoration: none
}

.pied .navf .menu_footer li a:hover,.pied .navf .menu_footer li.active a {
    color: var(--color1);
    text-decoration: none
}

.pied .navf .menu_footer li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied .menu_referencement {
    color: var(--color0);
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    text-align: justify
}

.pied .menu_referencement li {
    display: inline;
    padding: 0;
    background: 0 0
}

.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: 15px;
    text-decoration: none
}

.pied .menu_referencement li a:hover,.pied .menu_referencement li.active a {
    color: var(--color1)
}

.pied .menu_referencement li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied address {
    margin: 0;
    padding: 15px 0 0;
    color: var(--color0);
    font-size: 15px
}

.pied address p {
    background-repeat: no-repeat;
    margin: 0;
    background-position: top 5px left;
    padding: 0 0 10px 27px
}

.pied address p.adresse {
    background-image: url(../images/ico-adresse-f.svg);
    background-size: 13px auto
}

.pied address p.tel.tel1 {
    background-image: url(../images/ico-tel-f.svg);
    background-size: 16px auto
}

.pied address p.tel.tel2 {
    background-image: url(../images/ico-tel2-f.svg);
    background-size: 11px auto
}

.pied address p.tel a {
    color: inherit;
    text-decoration: none
}

.pied address p a {
    text-decoration: none;
    color: inherit
}

.pied address p a:hover {
    text-decoration: underline
}

.pied .scrollbars {
    margin: 15px 0 0;
    height: 256px
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: var(--color4)
}

.pied .horaires {
    color: var(--color0)!important;
    padding-left: 27px;
    margin: 0;
    background: url(../images/ico-horaires.svg) no-repeat 0 5px;
    font-size: 15px;
    background-size: 16px auto
}

.pied .copyright-footer {
    margin: 5px 0 0;
    text-align: center
}

#logoFD svg * {
    fill: var(--color1);
}

#logoFD svg {
    width: 200px
}

.pied .btn-like {
    padding: 20px 0 0
}

.pied .btn-partage {
    text-align: right;
    padding: 10px 0 0
}

.scrollbars {
    width: 100%;
    height: 28vh
}

.scrollbar-path-horizontal,.scrollbar-path-vertical {
    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;
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1)
}

.scrollbar-path-horizontal {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1)
}

.scrollbar-handle {
    position: relative;
    top: 0;
    left: 0;
    background-color: var(--color1)
}

.scrollbar-path-vertical .scrollbar-handle {
    height: 20%;
    width: 100%
}

.scrollbar-path-horizontal .scrollbar-handle {
    width: 20%;
    height: 100%
}

.scrollbar-handle,.scrollbar-path-horizontal,.scrollbar-path-vertical {
    border-radius: 5px
}

.scrollbar-content {
    padding: 0 30px 0 0;
    float: none!important
}

.prestation {
    z-index: 80;
    margin-bottom: 70px;
    position: relative
}

.prestation .cell.photo {
    background-position: center center;
    height: 50vh;
    position: relative
}

.prestation .cell.photo .service-nb {
    position: absolute;
    top: 15px;
    left: 15px;
    background: var(--color0);
    font-size: 24px;
    color: var(--color1);
    font-family: var(--font_family_2);
    padding: 5px 20px
}

.prestation .cell.photo .service-nb small {
    opacity: .5;
    font-size: 65%;
    vertical-align: top;
    display: inline-block;
    margin-top: 5%
}

.prestation .cell.photo.nophoto {
    background-color: var(--color0);
    background-image: url(../images/no-photo.png);
    background-size: auto;
    background-repeat: no-repeat
}

.prestation .cell.photo .miettes {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center
}

.prestation .cell.photo .miettes li {
    display: inline-block;
    vertical-align: top;
    background: 0 0;
    padding: 0
}

.prestation .cell.photo .miettes li a {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: var(--color2);
    display: inline-block;
    margin: 0 3px
}

.prestation .cell.photo .miettes li a.active {
    background: var(--color1);
    cursor: default
}

.prestation .cell.photo:hover {
    opacity: .95;
    filter: alpha(opacity=95)
}

.prestation .cell.texte h2 {
    text-transform: none;
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 0
}

.prestation .cell.texte h2 .titre-secondaire {
    font-size: 18px;
    line-height: 22px
}

.prestation:last-child .cell.texte {
    border-bottom: none
}

.prestation .cell.texte .contenu {
    padding: 30px 0 18px;
    text-align: left;
    clear: both
}

.prestation .cell.texte .contenu p {
    margin: 2px 0 18px;
    min-height: 46px
}

.prestation .cell.texte .contenu ul {
    padding: 0;
    margin: 0
}

.prestation .cell.texte .contenu ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/puce.svg) no-repeat 0 9px;
    background-size: 7px auto
}

.prestation .cell.texte .contenu ul li .bouton-principal {
    display: block
}

.body-contact h2 {
    color: var(--color1);
    text-transform: none;
    position: relative;
    margin-bottom: 50px;
    text-transform: uppercase
}

.contact .tab-coordonnes {
    width: 100%;
    position: relative;
    z-index: 800
}

.contact .tab-coordonnes .contenu {
    padding: 0 12% 30px
}

.contact .tab-formulaire {
    position: relative;
    z-index: 8000;
    display: grid;
    padding: 80px 3% 80px 11%;
    background: var(--color0);
    justify-content: center;
    grid-template-columns: 1fr 3fr
}

.contact .tab-formulaire .cell.droite {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.contact .tab-formulaire .cell.gauche .contenu {
    padding: 0
}

.contact .tab-formulaire .cell.gauche .contenu h2 {
    margin-top: 0
}

.contact .plan {
    font-size: 0
}

.contact .plan .block #googlemapapi,.contact .plan iframe {
    width: 100%!important;
    height: 550px!important
}

.contact .coordonnees {
    padding: 0 0 20px;
    text-align: center
}

.contact .coordonnees h2 {
    margin-top: 20px
}

.contact .coordonnees p {
    padding: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    text-align: left;
    width: 294px
}

.contact .coordonnees p.adresse {
    background-image: url(../images/ico-adresse-f.svg);
    background-size: 31px auto
}

.contact .coordonnees p.tel-c {
    background-image: url(../images/ico-tel-f.svg);
    background-size: 33px auto
}

.tab-coordonnes .coordonnees p.horaires {
    background-image: url(../images/ico-horaires.svg) !important;
    background-size: 35px auto !important;
    background-repeat: no-repeat !important;
}

.contact .coordonnees p strong {
    font-size: 18px;
    font-family: var(--font_family_3);
    display: block;
    padding: 0 0 13px;
    font-weight: 400
}

.contact .coordonnees address p.tel a {
    color: inherit;
    text-decoration: none
}

.contact .coordonnees address p span.intitule {
    font-weight: 700
}

.contact .coordonnees address p a {
    text-decoration: none;
    color: inherit
}

.contact .coordonnees address p a:hover {
    text-decoration: underline
}

.contact .description-contact {
    padding: 0 0 10px
}

.contact .formulaire .form-group label.col-md-4 {
    padding-left: 0!important;
    padding-right: 0!important
}

.contact .formulaire .form-group div.col-md-8 {
    padding-left: 0!important;
    padding-right: 0!important
}

.contact .formulaire .form-group .col-md-4 {
    display: none
}

.contact .formulaire .form-group .col-md-8 {
    width: 100%!important
}

.contact .formulaire .form-actions span.required,.form-group .label-rgpd strong,.info-rgpd a,.info-rgpd a:visited,.info-rgpd strong {
    color: var(--color1)
}

.contact .formulaire .control-label {
    text-align: left!important;
    font-weight: 400
}

.contact .formulaire .form-group {
    margin-bottom: 8px;
    padding: 0!important;
    margin-left: 0!important;
    margin-right: 0!important
}

.contact .formulaire .form-group .form-control {
    background: var(--color5);
    border: transparent;
    box-shadow: none;
    border-radius: 6px;
    width: 100%!important;
    font-size: inherit;
    font-family: var(--font_family_2);
    color: var(--color1)
}

.contact .formulaire .form-group textarea.form-control {
    height: 79px;
    position: static
}

.body-pageseo .contact .formulaire .form-group textarea.form-control {
    height: 206px
}

.body-pageseo .contact .formulaire .form-group .form-control {
    background: #ededed
}

.contact .formulaire .form-group input.form-control {
    height: 50px;
    line-height: 1;
    line-height: 50px\9;
    padding: 0 12px
}

.contact .formulaire .form-group select.form-control {
    height: 50px;
    line-height: 50px;
    padding: 5px 12px
}

@media screen and (-webkit-min-device-pixel-ratio: 0),screen and (-moz-images-in-menus:0) {
    .form-horizontal select.form-control {
        -webkit-appearance:none!important;
        -moz-appearance: none!important;
        appearance: none;
        background-image: url(../images/image-select.svg)!important;
        background-repeat: no-repeat!important;
        background-position: right 10px center!important;
        line-height: normal!important;
        background-size: 20px auto!important
    }

    .form-horizontal select.form-control option {
        color: inherit
    }
}

.contact .formulaire .form-group input[name=captcha] {
    width: 31%!important;
    height: 50px!important;
    display: inline-block;
    float: none!important;
    margin-right: 2%!important;
    vertical-align: top
}

.contact .formulaire .form-group input[name=captcha]+a {
    width: 35%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top
}

.contact .formulaire .form-group #captcha {
    width: 100%;
    height: 50px!important;
    border-radius: 0;
    padding: 0
}

.contact .formulaire .form-group input.btn-primary {
    /* width: 30%; */
    /*display:inline-block;*/
    position: relative;
    float: right;
}

.contact .formulaire .form-actions {
    font-size: 10px;
    padding-left: 0;
    font-weight: 400;
    font-style: italic;
    opacity: .8
}

.info-rgpd p {
    margin-top: 10px!important
}

.contact a.btn.btn-default {
    float: right
}

.body-error404 a.btn.btn-default,.contact .formulaire input.btn-primary,.contact a.btn.btn-default {
    padding: 10px 30px;
    font-family: var(--font_family_2),sans-serif;
    text-transform: uppercase;
    background: 0 0;
    color: var(--color1);
    text-align: center;
    border-radius: 6px;
    font-size: 18px;
    border: none;
    text-decoration: none;
    transition: all .4s ease;
    border: 1px solid var(--color1);
    text-transform: uppercase
}

.body-error404 a.btn.btn-default {
    background-image: none
}

.body-error404 a.btn.btn-default:active,.body-error404 a.btn.btn-default:hover,.contact .formulaire input.btn-primary:active,.contact .formulaire input.btn-primary:hover,.contact a.btn.btn-default:active,.contact a.btn.btn-default:hover {
    background-color: var(--color1);
    color: var(--color0)
}

::-webkit-input-placeholder {
    color: var(--color1)!important
}

:-moz-placeholder {
    color: var(--color1)!important;
    opacity: 1!important
}

::-moz-placeholder {
    color: var(--color1)!important;
    opacity: 1!important
}

:-ms-input-placeholder {
    color: var(--color1)!important
}

.pageseo .formulaire .form-group input[name=captcha] {
    width: 100%!important;
    margin-right: 0!important;
    text-align: left!important
}

.pageseo .formulaire .form-group input[name=captcha]+a {
    position: absolute;
    width: 140px;
    top: 0;
    right: 0;
    margin-right: 0!important
}

.flex-seoContain {
    position: relative;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex-seoContain .seo-content {
    width: 55%;
    padding-top: 1em;
}

.flex-seoContain .seo-content h1, .flex-seoContain .seo-form h2.h1 {
    text-align: left;
}

.flex-seoContain .seo-content h1:before, .flex-seoContain .seo-form h2.h1:before {
    left: 0;
    margin-left: 0;
}

.flex-seoContain .seo-form {
    width: 44%;
    padding: 1em 0 3em;
}

.img-seo img {
    border-radius: var(--border-radius);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imagecont.noflicker.img1 {
    display: block;
    margin: 1vh 0 2vh;
    height: 30vh;
    overflow: hidden;
}

.gallery .bas-galerie {
    text-align: center;
    padding: 40px 0 0
}

.gallery .description-galerie {
    padding: 0 11% 40px;
    text-align: justify
}

.body-gallery-2 .gallery .description-galerie,.body-service .description-galerie {
    padding: 0 0 40px
}

.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: 0!important;
    padding-right: 0!important
}

.gallery .multiple .ligne-photos {
    margin-left: 0!important;
    margin-right: 0!important
}

.gallery .ligne-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

.gallery .multiple .ligne-photos .propor {
    margin-bottom: 0
}

.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);
    transform: translateZ(0)
}

.gallery .ligne-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat
}

.gallery .ligne-photos .propor .propor-cont .imagecont .imagefond img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%
}

.gallery .ligne-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5) url(../images/ico-zoom.svg) no-repeat center center;
    background-size: 41px auto
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery .nav {
    margin: 0 0 10px;
    text-align: center
}

.gallery .nav li {
    display: inline-block;
    margin-bottom: 10px;
    background: 0 0
}

.gallery .nav li:last-child {
    background: 0 0
}

.gallery .nav li a {
    background: 0 0;
    display: block;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-family: var(--font_family_2);
    padding: 10px;
    text-align: center;
    border-radius: 0;
    text-decoration: none;
    border-bottom: 1px solid transparent
}

.gallery .nav li a:hover,.gallery .nav li.active a {
    background: 0 0;
    color: var(--color2);
    border-bottom: 1px solid var(--color2)
}

.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
}

.header-sidebars,.sidebar-left,.sidebar-right {
    background-color: var(--color2);
    letter-spacing: 1px
}

.contactButton,.nav-item-active,.sidebar-bottom-controls a,.sidebar-divider-text,.sidebar-form label,.sidebar-left a,.sidebar-right a,.sidebar-send-button {
    color: var(--color0)!important
}

.header-sidebars {
    height: 65px;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    /* box-shadow: 0 2px 3px 1px rgba(0,0,0,.1); */
}

.header-sidebars .header-top {
    display: table;
    height: 65px;
    width: 100%;
    background: var(--color0);
}

.header-sidebars .header-top a:first-child {
    width: 50%;
}

.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: 15px;
    top: 16px;
    max-height: 80px;
    max-width: 200px;
}

.deploy-right-sidebar {
    border-left: 1px var(--color0) solid;
    display: table-cell;
    background-color: rgba(var(--color3),1);
    background-size: auto 49%;
    height: 65px;
    width: 65px;
    background-position: center center
}

.deploy-right-mail {
    border-left: 1px var(--color0) solid;
    display: table-cell;
    background-color: rgba(var(--color3),1);
    height: 65px;
    width: 65px;
    background-position: center center;
    position: absolute;
    right: 65px;
    top: 0
}

.deploy-right-call {
    display: table-cell;
    background-color: rgba(var(--color3),1);
    height: 65px;
    width: 65px;
    background-position: center 16px;
    position: absolute!important;
    right: 130px;
    top: 0;
    border-left: 1px var(--color0) solid
}

.deploy-back-home {
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.delete-right-sidebar {
    display: none;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.sidebar-scroll-right {
    width: 275px;
    overflow: auto!important;
    overflow-x: hidden!important;
    height: 100%;
    background-color: var(--color2);
}

.sidebar-right {
    background-repeat: repeat;
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    right: -280px;
    top: 0;
    bottom: 0;
    width: 270px;
    margin-right: 10px;
    box-shadow: -2px 0 2px 0 rgba(0,0,0,.1)
}

.sidebar-left a,.sidebar-right a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    color: var(--color0)!important;
    z-index: 1
}

.sidebar-header-left {
    height: 65px;
    background-color: rgba(var(--color3),1);
    position: relative
}

.sidebar-left-logo {
    max-height: 75px;
    position: absolute;
    top: -2px;
    left: 8px;
    margin-right: 179px
}

.sidebar-right-logo {
    top: 4px;
    right: 18px;
    max-width: 180px;
    float: right;
    max-height: 57px;
    position: relative
}

.sidebar-divider-text {
    font-size: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 0;
    color: var(--color0)!important;
    background: var(--color2);
    /* opacity: .7; */
}

.sidebar-bottom-controls {
    background-color: rgba(var(--color3),1)
}

.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
}

.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
}

.submenu a {
    text-shadow: 0 2px 0 rgba(0,0,0,1);
    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: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-weight: 700;
    text-transform: uppercase;
    line-height: 10px
}

.sidebar-header-right {
    height: 65px;
    background-color: var(--color1);
    position: relative
}

.close-sidebar-right {
    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%;
    background: var(--color1);
    margin-bottom: 1px;
    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,rgba(var(--color3),1),rgba(var(--color3),1));
    padding-top: 18px;
    padding-bottom: 18px
}

.menu-mobile-dynamique li.parent {
    background-image: url(../images/gopage.svg);
    background-position: 241px 26.2px;
    background-repeat: no-repeat;
    background-size: 9px auto
}

.menu-mobile-dynamique li a {
    display: table-cell;
    width: 270px;
    vertical-align: middle;
    text-decoration: none!important;
    line-height: 18px;
    font-size: 16.2px;
    text-transform: uppercase;
    color: var(--color1);
    height: 60px;
    background-repeat: no-repeat;
    padding-left: 29px
}

.menu-mobile-dynamique li a::before {
    display: block;
    content: "❯";
    position: absolute;
    left: 5px;
    font-size: 15px;
    color: var(--color0)
}

.menu-mobile-dynamique ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding-left: 0
}

.menu-mobile-dynamique ul li a {
    background: 0 0;
    color: #bebebe
}

.menu-mobile-dynamique .sub-menu {
    display: none
}

.remonter {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 44px
}

.remonter button {
    display: block;
    padding: 6px 10px 11px;
    text-align: center;
    border: none;
    background: rgba(0,0,0,.05);
    border-radius: 3px
}

.remonter button:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.bloc-GMB .badge-optionnel {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/badge-optionnel.png) no-repeat top right;
    width: 139px;
    height: 139px
}

.bg-optionnel {
    background: url(../images/bg-optionel.svg) repeat top center!important;
    background-size: 60px auto!important
}

.bg-optionnel-gris {
    background: var(--color1);
    background-size: 60px auto!important
}

.deprecated-ie {
    text-align: center;
    color: #000;
    background: #eee
}

.deprecated-ie p {
    line-height: 30px;
    margin: 0
}

.deprecated-ie a {
    line-height: 30px;
    font-family: Helvetica,arial,sans-serif;
    font-size: 13px;
    color: #000;
    text-decoration: underline
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .lightboxOverlay {
        overflow:scroll
    }

    .lightboxOverlay::-webkit-scrollbar {
        width: 0
    }
}

.icones {
    width: 32px;
    margin: 16px 0 0 16px;
    height: 32px;
    fill: var(--color0)
}

.close-sidebar-right .icones {
    fill: var(--color0)
}

.btn-partage .icones {
    width: 17px;
    margin: 0;
    height: 17px;
    padding: 0;
    position: relative;
    fill: var(--color0);
    top: 5px
}

.btn-partage .btnp:hover .icones {
    fill: var(--color4)
}

.tel-top .icones {
    width: 26px;
    height: 26px;
    fill: var(--color0);
    margin: 10px 0 0
}

.btn-descendre .icones {
    width: 16px;
    height: 23px;
    fill: var(--color0);
    margin: 0;
    left: 0;
    position: absolute
}

.toTop .icones {
    width: 16px;
    height: 23px;
    fill: var(--color0);
    margin: 0;
    transform: rotate(180deg)
}

a.return-to-news {
    display: inline-block;
    color: var(--color6);
    font-size: 15px;
    padding: 10px 10px 10px 45px;
    background: url(../images/nav-left.svg) no-repeat center left 15px;
    transition: all .2s linear 0;
    -webkit-transition: all .2s linear 0;
    -khtml-transition: all .2s linear 0;
    -o-transition: all .2s linear 0;
    font-family: var(--font_family_2);
    text-decoration: none;
    background-size: 22px auto;
    text-transform: uppercase
}

a.return-to-news:hover {
    background-position: center left 5px;
    color: var(--color6)
}

.news_avant_apres {
    display: table;
    width: 100%;
    text-align: center;
    margin: 0;
    height: 100%
}

.news_avant_apres>div {
    display: table-cell;
    float: none;
    padding: 0;
    height: 100%
}

.news_avant_apres a,.news_avant_apres a:visited {
    padding: 15px 30px;
    color: var(--color2);
    text-decoration: none;
    border: 1px solid rgba(var(--color3),.6);
    display: block;
    height: 100%;
    font-family: var(--font_family_1);
    text-transform: uppercase;
    border-radius: 2px
}

.news_avant_apres a:focus,.news_avant_apres a:hover {
    border-color: rgba(var(--color3),1);
    text-decoration: none;
    color: var(--color1)
}

.news_avant_apres>div:last-child {
    right: -5px
}

.news_avant_apres a:focus b,.news_avant_apres a:hover b {
    text-decoration: none;
    color: var(--color2)
}

.navButtons,.navButtons:visited {
    padding: 0 0 10px;
    color: var(--color1);
    transition: .8s;
    text-decoration: none;
    display: block;
    font-weight: 700
}

.news_avant_apres a:focus span,.news_avant_apres a:hover span {
    color: var(--color1);
    text-decoration: none
}

.pagination>li {
    background: 0 0;
    padding-left: 0
}

.pagination>li>a,.pagination>li>span {
    color: var(--color1);
    border-color: var(--color1)
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    color: var(--color0);
    background-color: var(--color1);
    border-color: var(--color1)
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: var(--color0);
    background-color: var(--color1);
    border-color: var(--color1)
}

.news .div-rs .btn-partage {
    display: inline-block;
    margin-bottom: 20px
}

.news .div-rs .btn-partage .btnp {
    text-align: center;
    background-color: var(--color1);
    line-height: 30px
}

.news .div-rs .btn-partage .btnp:hover .icones {
    fill: var(--color0)
}

.news .div-rs .btn-partage .btnp:hover {
    background-color: var(--color2)
}

@media (max-width: 991px) {
    .btn-liens-rs.btn-rs-footer.btn-rs-center{
        justify-content: center !important;
    }
    .banner-contents .banner-text .logo-site img{
        height: auto;
        width: 210px;
    }
    .flex-seoContain {
        flex-wrap:wrap;
    }

    .flex-seoContain .seo-content {
        width: 100%;
        background: transparent;
    }

    .flex-seoContain .seo-form {
        width: 100%;
    }

    .img-seo img, a.imagecont.noflicker.img1 {
        width: 100%;
        height: auto;
        margin: 0 0 16px;
        display: block;
    }

    .bande_contact_footer .row1 {
        padding: 5rem 11%;
    }

    .container {
        max-width: none;
        width: auto
    }

    .contact .formulaire .form-group>label.control-label {
        display: block;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        bottom: 11px;
        opacity: .5;
        position: relative;
        font-size: 0
    }

    .contact .formulaire .form-group>label.focus {
        bottom: auto;
        font-size: var(--taille_font);
        padding-top: 5px
    }

    .main-page {
        padding: 0;
    }

    .centerservice2 {
        margin: 0!important
    }

    .centerservice {
        margin: 0 25%!important
    }

    .contact .formulaire .form-group .col-md-4 {
        width: 100%!important
    }

    .contact .formulaire .form-group .col-md-8 {
        width: 100%!important
    }

    .contact .formulaire .form-group input[name=captcha] {
        width: 100%!important;
        margin-right: 0!important;
        text-align: left!important
    }

    .contact .formulaire .form-group input[name=captcha]+a {
        position: absolute;
        width: 140px;
        top: 1px;
        right: 1px;
        margin-right: 0!important
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px;
        float: none
    }

    .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
    }

    .pied .bande1 {
        padding: 0 10% 70px
    }

    .contact .tab-coordonnes .cell.gauche .contenu {
        padding: 50px 7% 30px
    }

    .certifs .logo-certif img {
        background-size: contain
    }

    .fluid-contenu {
        margin: 0!important
    }

    .slogan {
        width: 100%;
        left: 0;
        padding: 0 15px
    }

    .body-page-1 .slogan {
        top: -200px;
        text-align: center
    }

    .slogan .titre {
        font-size: 32px;
        line-height: 30px
    }

    .slogan .titre span {
        font-size: 29px
    }

    .slogan .sous-titre {
        font-size: 20px;
        line-height: 20px
    }

    .gallery .description-galerie {
        text-align: justify
    }

    .banner-contents>.table-row:nth-child(2) {
        height: 100%
    }

    .ligne-actus {
        margin-bottom: 30px
    }

    .ligne-actus:last-child {
        margin-bottom: 0
    }

    .body-page-1 .fluid-contenu .corps .page-contenu {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        column-gap: 0
    }

    .realisations .recup-photos .propor {
        height: 190px
    }

    .body-gallery-2 .home-presentation,.body-gallery-2 .home-presentation .cell.droite,.body-gallery-2 .home-presentation .cell.gauche {
        display: block;
        width: 100%
    }
}

@media (max-width: 767px) {
    .top-logo img{
        max-width: 78px;
        left: 10px;
        top: 0;
    }
    .corps {
        --taille_font:14px;
        font-size: var(--taille_font)
    }

.body-page-1 .fluid-contenu .corps .page-contenu {
    text-align: inherit;
}

    .pad-xs {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .pad-xs-l {
        padding-left: 15px!important
    }

    .pad-xs-r {
        padding-right: 15px!important
    }

    .centerservice2 {
        margin: 0!important
    }

    .centerservice {
        margin: 0!important
    }

    .nopad-xs {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .nopad-xs-l {
        padding-left: 0!important
    }

    .nopad-xs-r {
        padding-right: 0!important
    }

    .banner-wrapper {
        height: auto
    }

    .banner-left,.banner-right,.banner-wrapper {
        display: block;
        width: 100%
    }

    .banner-left {
        height: 250px
    }

    .h1,h1 {
        font-size: 26px;
        /* line-height: 22px; */
        letter-spacing: 1px;
    }

    .titre-secondaire {
        font-size: 22px;
        line-height: 24px
    }

    .slogan {
        text-align: center
    }

.banner-contents .banner-text .slogan {
    font-size: 18px;
}

    .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
    }

    .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 .cell.gauche .contenu {
        padding: 30px 15px 40px
    }

    .certifs .swiper-slide {
        height: 148px
    }

    .certifs .swiper-slide img {
        max-width: 100px
    }

    .services {
        display: block
    }

    .services-home, .atouts {
        padding: 50px 5% 30px!important;
    }

    .body-gallery-2 .fluid-contenu .corps {
        background: 0 0
    }

    .body-gallery-2 .home-presentation .propor {
        height: auto!important
    }

    .body-gallery-2 .home-presentation .cell.gauche .contenu {
        padding: 0
    }

    .banner-contents {
        background: var(--color2);
        padding: 0 20px 25px;
    }

    .banner-contents .banner-text .logo-site {
        height: auto;
        margin: auto;
        width: 45%;
    }

.banner-contents .banner-text span.separator {
    margin: 0;
}

    .liste-services .swiper-arrows {
        top: -12px
    }

    .services .cell.gauche {
        display: block;
        width: 100%;
        height: 180px
    }

    .services .cell.droite {
        display: block;
        width: 100%
    }

    .services .cell.droite .contenu {
        padding: 30px 15px 40px
    }

    .realisations {
        display: block
    }

    .realisations .titre-secondaire {
        display: inline-block;
        width: 100%
    }

    .realisations .col-md-3 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .realisations {
        margin-left: -5px!important;
        margin-right: -5px!important
    }

    .realisations .propor {
        margin-bottom: 10px
    }

    .AvisClientsBg .contenu,.realisations .contenu {
        padding: 30px 15px 40px
    }

    .intervention,.intervention .cell.droite,.intervention .cell.gauche {
        display: block;
        width: 100%;
        padding: 0
    }

    .intervention .cell.droite {
        clear: both;
        width: 100%;
        margin: 30px 0 0
    }

    .home-presentation,.home-presentation .cell.droite,.home-presentation .cell.gauche {
        display: block;
        width: 100%;
        padding: 0
    }

    .home-presentation .cell.droite {
        height: 350px;
        clear: both;
        width: 100%;
        margin: 30px 0 0
    }

    .home-presentation .cell.gauche .page {
        padding: 0 8%!important
    }

    .intervention .description {
        width: 100%
    }

    .intervention .contenu {
        padding: 40px 15px 30px
    }

    .intervention .contenu h2 {
        text-align: center
    }

    .intervention .zone {
        width: 100%;
        /* height: 300px; */
        position: static;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        margin-bottom: 30px
    }

    .AvisClientsBg {
        padding: 0
    }

    .pied .bande1 {
        padding: 30px 15px
    }

    .pied .btn-like {
        padding: 0 0 15px;
        text-align: center
    }

    .pied .btn-partage {
        text-align: center;
        padding: 20px 0 0
    }

    .body-contact .fluid-contenu .corps,.body-gallery-4 .fluid-contenu .corps {
        padding: 30px 0 0
    }

    .contact .tab-coordonnes {
        display: block
    }

    .contact .coordonnees {
        padding: 0
    }

    .contact .coordonnees .text-center {
        text-align: left
    }

    .gallery .description-galerie {
        padding: 0 15px 20px
    }

    .actualites,.prestation {
        display: block;
        min-height: initial
    }

    .actualites .cell.photo,.prestation .cell.photo {
        display: block;
        width: 100%;
        min-height: 330px;
        margin-bottom: 30px
    }

    .actualites .cell.photo .contenu h3 {
        font-size: 17px
    }

    .actualites .cell.texte,.prestation .cell.texte {
        display: block;
        width: 100%;
        clear: both
    }

    .actualites .cell.texte .contenu,.prestation .cell.texte .contenu {
        padding: 30px 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 li {
        margin-bottom: 0;
        background: 0 0
    }

    .gallery .description-galerie {
        padding: 0 0 40px;
        text-align: justify
    }

    .services .cell.droite .contenu {
        clear: both
    }

    .scrollbars {
        width: 100%;
        height: auto
    }

    .news_avant_apres>div:last-child {
        right: 0
    }

    .news_avant_apres>div {
        display: block;
        margin: 0 0 5px
    }

    .news_avant_apres,.news_avant_apres>div {
        display: block
    }

    .body-page-1 .banner-wrapper {
        height: auto
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .pad-sm {
        padding-left:15px!important;
        padding-right: 15px!important
    }

    .pad-sm-l {
        padding-left: 15px!important
    }

    .pad-sm-r {
        padding-right: 15px!important
    }

    .nopad-sm {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .nopad-sm-l {
        padding-left: 0!important
    }

    .nopad-sm-r {
        padding-right: 0!important
    }

    .intervention .zone {
        width: 322px;
        height: 353px;
        top: 33%;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain
    }

    .slogan {
        text-align: center
    }

    .scrollbars {
        height: 240px
    }

    .body-contact .fluid-contenu .corps,.body-gallery-4 .fluid-contenu .corps {
        padding: 30px 0 0
    }

    .h1,h1 {
        font-size: 35px;
        /* line-height: 26px; */
    }

    .titre-secondaire {
        font-size: 23px;
        line-height: 24px
    }

    .gallery .description-galerie {
        text-align: justify
    }

    .body-page-1 .banner-wrapper {
        height: 580px
    }

    .home-presentation {
        padding-right: 4%
    }

    .home-presentation .cell.gauche {
        width: 50%
    }

    .home-presentation .cell.gauche .page {
        padding: 30px 40px 30px 8%!important;
        clear: both
    }
}

@media (min-width: 991px) and (max-width:1199px) {
    .gallery .description-galerie {
        padding:0 0 40px;
        text-align: justify
    }

    .tete .infos {
        height: auto;
        padding: 40px 30px 2px
    }

    .navh .menu_principal a,.navh .menu_principal a:visited {
        font-size: 12px;
        padding: 8px
    }

    .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: 443px;
        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
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px;
        float: none
    }
}

@media (max-width: 1199px) {
    .AvisClientsBg,.AvisClientsBg .cell.droite,.AvisClientsBg .cell.gauche,.certifs,.certifs .cell.droite,.certifs .cell.gauche,.contact .tab-formulaire,.contact .tab-formulaire .cell.droite,.contact .tab-formulaire .cell.gauche,.realisations,.realisations .cell.droite,.realisations .cell.gauche {
        display:block;
        width: 100%;
        text-align: center
    }

    .quote,.realisations .recup-photos a.gal-button {
        display: none!important
    }

    .service-image .cell.droite .service-nb {
        font-size: 20px
    }

    .contact .plan .block #googlemapapi,.contact .plan iframe {
        height: 350px!important
    }

    .certfs-slider {
        float: none;
        padding: 0 6%
    }

    .AvisClients,.AvisClients:link,.AvisClients:visited {
        padding: 0 6%!important
    }

    .home-presentation .cell.gauche .page {
        padding: 0 40px 0 8%
    }

    .realisations {
        padding: 50px 0;
        clear: both
    }

    .realisations .contenu {
        padding: 30px 30px 30px 8%
    }

    .services-home, .atouts {
        padding: 50px 10%;
    }

    .realisations .recup-photos {
        padding-right: 0
    }

    .realisations .contenu {
        padding: 0 0 40px
    }

    .realisations .cell.droite {
        padding: 0 8%
    }

    .certifs {
        padding: 60px 0
    }

    .certifs .cell.gauche .contenu {
        padding: 0 30px 30px 10%
    }

    .AvisClientsBg {
        padding: 60px 0
    }

    .AvisClientsBg .cell.gauche .contenu {
        padding: 0 30px 50px
    }

    .AvisClientsBg .Avis-slide {
        padding-right: 0
    }

    .actualites.view {
        padding: 60px 8% 20px;
    }

    .contact .tab-formulaire {
        padding: 50px 10%
    }

    .pied .bande1 {
        padding: 80px 5%
    }

    .fluid-contenu .corps {
        padding: 60px 6%
    }

    .contact .tab-coordonnes .contenu {
        padding: 50px 5% 30px
    }
}

@media (min-width: 1200px) and (max-width:1368px) {
    .navh .menu_principal a,.navh .menu_principal a:visited {
        font-size:14px;
        padding: 8px
    }
    .tete .header-title p.mini-title{
        font-size: 13px;
    }
}

@media (max-width: 1350px) {
    .tete .logo-site.mini{
        height: auto;
    }
}

.infinite-scroll .chargement {
    background: rgba(0,0,0,0) url(../images/chargement.gif) no-repeat scroll center top;
    bottom: 0;
    display: none;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    width: 32px
}

.g-recaptcha {
    float: left
}

#g-recaptcha-response {
    left: 12px;
    position: relative;
    display: block!important;
    top: -45px;
    opacity: 0!important;
    margin: 0!important;
    height: 10px!important
}

@media print {
    @page {
        size: portrait;
        margin: 2cm
    }

    body {
        background-color: var(--color0);
        font-family: Serif;
        font-size: 10pt
    }

    a:after {
        content: " [" attr(href) "] "
    }

    h1,h2,h3 {
        font-family: verdana,serif
    }

    .hide-print {
        display: none
    }

    .hide {
        display: none
    }

    .clear {
        clear: both
    }

    div[class^=col-] {
        width: 100%
    }

    .gallery .ligne-photos div[class=col-md-2] {
        width: 16.666666666667%
    }

    .gallery .ligne-photos div[class=col-md-3] {
        width: 25%
    }

    .gallery .ligne-photos div[class=col-md-4] {
        width: 33%
    }

    .gallery .ligne-photos div[class=col-md-6] {
        width: 50%
    }
}

.horaires{
    width: max-content;
}

.formulaire.droite.col-md-6.nopad-r.nopad-sm.nopad-xs {
    /* display: none; */
    width: 100%;
}

form#contact_5 .row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 850px
}

form#contact_5 .row .formulaire.gauche {
    width: 100%
}
