body {
    width: 100%;
    margin: 0;
    padding: 0
}

a {
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

a img {
    border: none
}

img {
    max-width: 100%
}

ul, ol {
    list-style-position: inside;
    padding-left: 0px;
    list-style-type: none;
    list-style-image: none;
}

ul li, ol li {
    background: url(../images/puce.png) no-repeat 0 center;
    padding-left: 15px
}

ul li.niveau2, ol li.niveau2 {
    margin-left: 30px
}

menu, dir {
    padding-left: 15px
}

blockquote p {
    font-size: inherit
}

table, table td, table th {
    font-size: inherit;
    border: 1px solid #7C7C7C
}

main, section, article, aside, footer, header, nav, hgroup {
    display: block
}

iframe {
    border: none
}

*[data-anim] {
    opacity: 0
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.nopad {
    padding-left: 0;
    padding-right: 0
}

.nopad-l {
    padding-left: 0
}

.nopad-r {
    padding-right: 0
}

.nomargin {
    margin: 0
}

.hide {
    display: none
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.justify {
    text-align: justify
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.bold {
    font-weight: bold
}

.underline {
    text-decoration: underline
}

.relative {
    position: relative
}

.inline-block {
    display: inline-block;
    vertical-align: top
}

.noflicker {
    -webkit-transform: translateZ(0)
}

.retrait {
    margin-left: -15px !important;
    margin-right: -15px !important
}

.transition {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform: translateZ(0);
}

.cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

hr.trait {
    height: 1px;
    margin: -0.5em 0;
    padding: 0;
    color: #e0e0e1;
    background-color: #e0e0e1;
    border: 0
}

.page-contenu img {
    margin: 10px
}

body {
    color: #ffffff;
    font-family: 'SourceSansPro', sans-serif;
    font-size: 19px;
    background: #fff;
}

a, a:link, a:visited {
    color: #ffffff;
    text-decoration: underline;
}

a:hover {
    text-decoration: none
}

a:active {
    outline: 0
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3 {
    color: #ffd2ad;
    font-family: 'Roboto-Bold', sans-serif;
    font-weight: 900;
}

h1, .h1 {
    font-size: 37px;
    line-height: 31px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px;
    position: relative;
}

h1:before, .h1:before {
    content: "";
    width: 75px;
    height: 10px;
    /* background:url(../images/bg-titre.png) no-repeat center top; */
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -37px;
}

h2, .h2 {
    font-size: 26px
}

h3, .h3 {
    font-size: 20px
}

h4, h5, h6 {
    font-size: 16px
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, .h1 a:link, .h2 a:link, .h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .h1 a:visited, .h2 a:visited, .h3 a:visited {
    font-size: inherit;
    color: inherit;
    text-decoration: none
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover {
    text-decoration: underline
}

.titre-secondaire {
    position: relative;
    font-size: 30px;
    line-height: 30px;
    padding: 5px 0 0 0;
    margin: 0;
    color: #ffffff;
    font-family: 'Sysytopie', sans-serif;
    font-weight: 300;
    text-align: center;
    margin-bottom: 0;
    display: block;
}

.intervention .titre-secondaire {
    position: relative;
    font-size: 30px;
    line-height: 30px;
    padding: 26px 0 0 0;
    margin: 0;
    color: #ffffffff;
    font-family: 'Sysytopie', sans-serif;
    font-weight: 300;
    text-align: center;
    margin-bottom: 0px;
    display: block;
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: #673002;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal.active {
    background-color: #6d870c;
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffffff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
    color: #282828;
}

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

a.bouton-principal,button.bouton-principal {
    text-align: left;
    font-family: 'SourceSansPro', sans-serif;
    font-weight: 900;
    color: #fff;
    text-decoration: none;
    padding: 13px 20px;
    font-size: 14px;
    text-transform: uppercase;
    /* border: 1px solid; */
    padding-left: 22px;
    transition: all 500ms ease;
}

a.bouton-principal:hover,button.bouton-principal:hover {
    padding-left: 50px;
    transition: all 500ms ease;
    padding-right: 73px;
}

a.bouton-principal:hover:after,button.bouton-principal:hover:after {
    content: "";
    background-image: url(../images/ico-suite.png);
    width: 51px;
    height: 35px;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 1;
    background-size: contain;
    background-repeat: no-repeat;
}

a.bouton-principal:after,button.bouton-principal:after {
    content: "";
    background-image: url(../images/ico-suite.png);
    width: 36px;
    height: 31px;
    right: -5vh;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 0;
}

.btn-service a.bouton-principal, .btn-service button.bouton-principal {
    text-align: left;
    font-family: 'SourceSansPro', sans-serif;
    font-weight: 900;
    color: #fff;
    text-decoration: none;
    padding: 13px 20px;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
}

.btn-service a.bouton-principal::after {
    background-image: none;
}

.recup-photos .propor-cont img,.ligne-photos .propor-cont img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.recup-photos .propor-cont:hover img,.ligne-photos .propor-cont:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.deuxieme address h3 {
    color: #323435;
}

.deuxieme address {
    color: black;
}

.deuxieme .contenu {
    padding: 0px 15px 30px 15px;
}

.recup-photos .propor-cont,.ligne-photos .propor-cont {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

.deviss {
    position: absolute;
    top: -11vh;
    right: 20px;
}

.body-pageseo .slogan {
    position: absolute;
    top: -45vh;
    right: 20px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
    text-shadow: 1px 1px 12px black;
}

.hvr-shutter-out-horizontal1 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: #673002;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal1:hover {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: #000000;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal1.active {
    background-color: #6d870c;
}

.hvr-shutter-out-horizontal1:hover, .hvr-shutter-out-horizontal1:focus, .hvr-shutter-out-horizontal1:active {
    color: #ffffff;
    /* background: blueviolet; */
}

a.bouton-principal1,button.bouton-principal1 {
    text-align: center;
    font-family: 'SourceSansPro', sans-serif;
    font-weight: 900;
    color: #ffffff;
    text-decoration: none;
    padding: 13px 20px;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    transition: all 500ms ease;
}

a.bouton-principal1:hover,button.bouton-principal1:hover {
    padding-right: 44px;
    transition: all 500ms ease;
}

a.bouton-principal1:after,button.bouton-principal1:after {
    content: "";
    background-image: url(../images/bnn.png);
    width: 55px;
    height: 121px;
    right: -51px;
    top: 8vh;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 1;
    background-repeat: no-repeat;
}

a.bouton-principal1:hover:after,button.bouton-principal1:hover:after {
    content: "";
    background-image: url(../images/bnn.png);
    width: 25px;
    height: 34px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 1;
    background-size: contain;
}

a.bouton-principal1:before,button.bouton-principal1:before {
    content: "";
    background-image: url(../images/dokhan.png);
    width: 26px;
    height: 64px;
    right: -36px;
    top: -4vh;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 1;
    background-repeat: no-repeat;
    animation: flotte 2s infinite;
}

a.bouton-principal1:hover:before,button.bouton-principal1:hover:before {
    content: "";
    background-image: none;
    width: 25px;
    height: 34px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 1;
    background-size: contain;
}

.hvr-shutter-out-horizontal2 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: #c2b700;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal2.active {
    background-color: #6d870c;
}

.hvr-shutter-out-horizontal2:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #282828;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-horizontal2:hover, .hvr-shutter-out-horizontal2:focus, .hvr-shutter-out-horizontal2:active {
    color: #c2b700;
    /* background: blueviolet; */
}

.hvr-shutter-out-horizontal2:hover:before, .hvr-shutter-out-horizontal2:focus:before, .hvr-shutter-out-horizontal2:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

a.bouton-principal2,button.bouton-principal1 {
    text-align: center;
    font-family: 'SourceSansPro', sans-serif;
    font-weight: 900;
    color: #282828;
    text-decoration: none;
    padding: 13px 20px;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    transition: all 500ms ease;
}

a.bouton-principal2:hover,button.bouton-principal2:hover {
    padding-right: 56px;
    transition: all 500ms ease;
    /* padding: 20px 20px; */
    padding-bottom: 22px;
    padding-top: 22px;
}

a.bouton-principal2:after,button.bouton-principal2:after {
    content: "";
    background-image: url(../images/ico-suite.png);
    width: 36px;
    height: 31px;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 0;
}

a.bouton-principal2:hover:after,button.bouton-principal2:hover:after {
    content: "";
    background-image: url(../images/ico-suite12.png);
    width: 36px;
    height: 31px;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 1;
}

.body-service-list a.bouton-principal1:after,.body-service-list button.bouton-principal1:after {
    content: "";
    background-image: url(../images/ico-suite.png);
    width: 36px;
    height: 31px;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 0;
}

.body-service-list a.bouton-principal1:hover:after,.body-service-list button.bouton-principal1:hover:after {
    content: "";
    background-image: url(../images/ico-suite.png);
    width: 36px;
    height: 31px;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 1;
}

.btn-service a.bouton-principal, .btn-service button.bouton-principal {
    text-align: left;
    font-family: 'SourceSansPro', sans-serif;
    font-weight: 900;
    color: #fff;
    text-decoration: none;
    padding: 13px 20px;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
}

.btn-service a.bouton-principal::after {
    background-image: none;
}

.body-page-1 .corps a.bouton-principal1,.body-page-1 .corps button.bouton-principal1 {
    width: 200px;
    margin: 15px 0 50px 0;
}

.main-page {
    position: relative;
    overflow: hidden
}

.tete {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9000;
    height: 90px;
}

.tete.fixed-header {
    background: #000000;
    box-shadow: 0 1px 13px rgba(0,0,0,0.1);
}

.tete .logo-site {
    margin: 0;
    padding: 17px 0 17px 35px;
    height: 90px;
    width: 221px;
}

.tete .logo-site a {
    font-size: 15px;
    color: #95b61d;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
}

.tete .logo-site a:focus, .tete .logo-site a:hover {
    color: #95b61d;
    text-decoration: none;
}

.tete .logo-site a img {
    height: auto;
    max-height: 100%;
}

.tete .logo-site a .logo1 {
    height: auto;
    max-height: 100%;
    float: left;
}

.tete .logo-site a .logo2 {
    height: auto;
    max-height: 100%;
    margin-top: 14px;
    padding: 2px;
    float: right;
}

.tete .infos {
    display: inline-block;
    height: 90px;
    padding: 25px 30px 0 30px;
}

.tete .infos.infos_small {
    display: block;
    width: 120%;
    padding: 3px;
    height: 38px;
    position: relative;
    left: -20%;
}

.tete .infos.infos_small.infos_small1 {
    display: block;
    width: 120%;
    padding: 3px;
    height: 38px;
    position: relative;
    left: -20%;
    background: #000000;
}

.tete .infos .tel {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #ffffff;
    padding: 5px 20px 0 40px;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    background: url(../images/ico-tel.png) no-repeat 0 center;
}

.tete .infos .tel a {
    color: inherit;
    text-decoration: none
}

/**call Tracker**/
a.imagecont.noflicker.img1 {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px;
}

.callTracker {
    /*width: 173px; overflow: hidden;height: 33px;*/
    position: relative;
}

.callTracker span,.callTracker a {
    display: inline-block;
    text-align: left;
    /*position: absolute;left: 30px;top: 0px;width: 160px;*/
    min-width: 145px;
    padding: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 100%;
    line-height: 1.64em;
    text-decoration: none;
}

.callTracker .t_phone {
    opacity: 0;
    display: none;
}

.callTracker .t_affiche {
    cursor: pointer;
}

header .callTracker span,header .callTracker a {
    top: 5px;
}

header .callTracker .t_affiche {
    font-size: 90%;
}

.callTracker.active .t_phone {
    opacity: 1;
    display: inline-block;
}

.callTracker.active .t_affiche {
    opacity: 0;
    display: none;
}

.pied .callTracker a,.coordonnees .callTracker a {
    position: relative;
    left: 0px;
}

.pied .callTracker span.t_affiche {
    font-weight: bold;
    text-decoration: underline;
}

/**call Tracker**/
.tete .widget-partage {
    display: none
}

.btn-partage .btnp {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: all 400ms ease
}

.tete .infos.infos_small .btn-partage .btnp {
    width: 29px;
    height: 29px;
}

.btn-partage .btnp:hover {
    transform: rotate(360deg);
    background-color: #294b92;
}

.btn-partage .btnp.btn-fb {
    background-image: url(../images/ico-fb.png)
}

.btn-partage .btnp.btn-twitter {
    background-image: url(../images/ico-twitter.png)
}

.btn-partage .btnp.btn-insta {
    background-image: url(../images/instagram.png)
}

.btn-partage .btnp.btn-snapchat {
    background-image: url(../images/snapchat.png)
}

.btn-partage .btnp.btn-insta:hover {
    background-image: url(../images/instagram.png)
}

.btn-partage .btnp.btn-snapchat:hover {
    background-image: url(../images/snapchat.png)
}

.body-contact .cell.gauche h3.magasin {
    color: #323435;
}

h3.magasin {
    font-family: 'Lato';
}

.btn-partage .btnp.btn-google {
    background-image: url(../images/ico-google.png)
}

.btn-partage .btnp.btn-ami {
    background-image: url(../images/ico-ami.png)
}

.btn-partage .btnp.btn-fb:hover {
    background-image: url(../images/ico-fb-h.png)
}

.btn-partage .btnp.btn-twitter:hover {
    background-image: url(../images/ico-twitter-h.png)
}

.btn-partage .btnp.btn-google:hover {
    background-image: url(../images/ico-google-h.png)
}

.btn-partage .btnp.btn-ami:hover {
    background-image: url(../images/ico-ami-h.png)
}

.copyright {
    text-align: justify;
}

.tete .btn-partage {
    padding: 0px 0px 0px 0px;
    display: inline-block;
    vertical-align: top;
}

.navh {
    margin: 0;
    z-index: 8000;
    display: inline-block;
    vertical-align: top;
}

.navh .menu_principal {
    margin: 0;
    padding: 0;
    list-style: outside none;
    display: table;
    width: 100%;
    /* position: relative; */
    /* right: 27vh; */
}

.navh .menu_principal>li {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px 0px;
    background: none;
}

.navh .menu_principal>li:last-child {
    background: none
}

.navh .menu_principal a, .navh .menu_principal a:visited {
    color: #ffffff;
    display: block;
    font-size: 17px;
    text-transform: uppercase;
    padding: 35px 20px 35px 20px;
    text-decoration: none;
    font-family: 'SourceSansPro', sans-serif;
    font-weight: 900;
    transition: all 400ms ease;
    background: url(../images/vector-menu.png) no-repeat center -71px;
    /* animation: flotte 2s infinite; */
}

.navh .menu_principal li.active>a {
    color: #ffffff;
    background: url(../images/vector-menu.png) no-repeat center center;
    transition: all 0.6s ease;
    background-position-y: 13px;
    background-position: center center;
    animation: flotte 2s infinite;
}

.navh .menu_principal li.active>a:hover {
    cursor: default
}

.navh .menu_principal a:hover {
    color: #ffffff;
    background: url(../images/vector-menu.png) no-repeat center center;
    transition: all 0.6s ease;
    background-position-y: 13px;
    background-position: center center;
    /* animation: flotte 2s infinite; */
}

.slogan {
    position: absolute;
    top: -190px;
    right: 34px;
    color: #fff;
    width: 65%;
    text-align: center;
    margin: 0 0 10px;
}

h1.slogan:before, .h1.slogan:before {
    content: "";
    width: 0px;
    height: 0px;
    background: none;
    position: inherit;
    bottom: inherit;
    left: inherit;
}

.slogan .titre {
    font-size: 44px;
    font-family: 'Roboto-Bold', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 87px;
    text-shadow: 1px 1px 12px black;
}

.slogan .titre span {
    font-size: 48px
}

.slogan .sous-titre {
    font-size: 85px;
    font-family: 'Roboto-Bold', sans-serif;
    font-weight: 300;
    line-height: 75px;
    text-shadow: 1px 1px 12px black;
    display: inline-block;
    margin-top: -10px;
}

.body-page-1 .slogan {
    top: -45vh;
    text-align: right;
}

.video-accueil {
    position: fixed;
    top: 0px;
    left: 50%;
    width: 120%;
    width: 120vw;
    height: 100vh;
    margin-left: -60%;
    margin-left: -60vw;
}

.video-accueil video {
    width: 100%;
    height: auto;
    vertical-align: top;
    z-index: 1;
    position: relative;
}

.video-accueil .banniere {
    z-index: 0;
}

.banniere {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    margin-left: 0;
    height: 100%;
    background-position: center center;
    animation-name: backgroundanim;
    animation: backgroundanim 3s;
}

@keyframes backgroundanim {
    from {
        transform: scale(1.8);
    }

    to {
        transform: scale(1);
    }
}

.body-contact .banniere {
}

.btn-descendre {
    width: 112px;
    height: 112px;
    background: url(../images/bg-descendre.png) no-repeat center top;
    position: absolute;
    top: -139px;
    left: 50%;
    margin-left: -56px;
    overflow: hidden;
    text-indent: 300px;
    white-space: nowrap;
}

.btn-descendre:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #673002;
    border-radius: 8px;
    position: absolute;
    top: 40px;
    left: 53px;
    transition: all 400ms ease;
}

.btn-descendre:hover:before {
    opacity: 0.4;
    filter: alpha(opacity=40);
    top: 50px;
}

.fluid-contenu {
    position: relative;
    z-index: 10;
    background: #fff;
}

.fluid-contenu .corps {
    padding: 70px 10% 70px 10%;
    /* background: linear-gradient(317deg, #040152, #2a0242, #2a0242, #2f2a32); */
    /* background-size: 800% 800%; */
    /* -webkit-animation: colorr 24s ease infinite; */
    -moz-animation: colorr 24s ease infinite;
    /* animation: colorr 24s ease infinite; */
    background: url(../images/logoo.png) no-repeat center top;
    background-size: cover;
}

@-webkit-keyframes colorr {
    0% {
        background-position: 7% 0%
    }

    50% {
        background-position: 94% 100%
    }

    100% {
        background-position: 7% 0%
    }
}

@-moz-keyframes colorr {
    0% {
        background-position: 7% 0%
    }

    50% {
        background-position: 94% 100%
    }

    100% {
        background-position: 7% 0%
    }
}

@keyframes colorr {
    0% {
        background-position: 7% 0%
    }

    50% {
        background-position: 94% 100%
    }

    100% {
        background-position: 7% 0%
    }
}

.body-gallery-4 .fluid-contenu .corps, .body-contact .fluid-contenu .corps {
    padding: 80px 0 0 0
}

.body-service-list .fluid-contenu .corps {
    padding: 0
}

.recup-photos .propor .propor-cont .imagecont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.recup-photos .propor .propor-cont .imagecont img {
    object-fit: fill;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%;
}

.recup-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.recup-photos .propor:after {
    padding-top: 78%;
    display: block;
    content: '';
}

.recup-photos .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.recup-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.recup-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) url(../images/dkhh.png) no-repeat center center;
    background-size: cover;
}

.recup-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.recup-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.certifs {
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff;
    background-size: 50% 1px;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
}

.certifs .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background: #f3f2f2;
}

.certifs .cell.gauche .contenu {
    padding: 150px 12% 140px 12%
}

.certifs .cell.droite {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 80px 50px;
    background: #ffffff;
}

.certifs .cell.droite .logo-certif {
    padding: 0 15px;
    height: 260px;
    line-height: 260px;
    vertical-align: middle;
    text-align: center;
}

.certifs .cell.droite .bg-noir {
    padding: 150px 0;
}

.actualites .cell.photo a {
    display: block;
}

.actualites .cell.photo.cover img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%;
}

.actualites {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff;
}

.actualites article {
    display: table;
    width: 100%;
}

.actualites:nth-child(even+1) {
    direction: rtl
}

.actualites .cell.photo {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background-position: center center;
}

.actualites .cell.photo:hover {
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.actualites .cell.texte {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-bottom: 2px solid #e6e6e6;
}

.actualites:last-child .cell.texte {
    border-bottom: none;
}

.actualites .cell.texte .contenu {
    padding: 120px 10% 120px 10%;
    text-align: justify;
    direction: ltr
}

.actualites .cell.texte .contenu ul {
    padding: 0;
    margin: 0;
}

.actualites .cell.texte .contenu ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/puce.png) no-repeat 0 9px;
}

.actualites .cell.texte .contenu ul li .bouton-principal {
    display: block;
}

.actualites a.bouton-principal, .news a.bouton-principal {
    min-width: 190px;
    margin: 50px 0;
}

.actualites .date_post, .news .date-article {
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #323435;
}

.news .ligne-actus .date-article {
    margin-top: 18px;
    margin-bottom: 0px;
}

.news .ligne-actus .contenu-article {
    margin-top: 0;
}

.news .contenu-article {
    margin-top: 21px;
}

.AvisClientsBg {
    padding: 0 7%;
}

.AvisClientsBg.bg-optionnel-gris .h1 {
    color: #fff
}

.etoiles .fa {
    color: #FFCC00;
}

.AvisClientsList {
    margin: 0;
    padding: 0;
}

.AvisClientsList li {
    list-style: none;
    background: none;
}

.avisClientsBg .h {
    text-align: center;
}

.AvisClients:link, .AvisClients:visited,.AvisClients {
    position: relative;
    background-color: #efefef;
    padding: 80px 20px 20px;
    text-align: center;
    height: 300px;
    margin-top: 100px;
    display: block;
    text-decoration: none;
}

.AvisClients:active,.AvisClients:hover {
    background-color: #e4e4e4;
}

.AvisClients .h {
    font-size: 18px;
    color: #323435;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}

.AvisClients p {
    font-size: 16px;
    margin-bottom: 0;
}

.AvisClients .blazy {
    font-size: 16px;
    color: #fff;
    width: 128px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 20px;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -64px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #F6F6F6;
}

.AvisClientsBg .bx-pager {
    bottom: 17px;
}

.avisContent:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px;
}

.avisContent:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px;
}

.temoignageScroll {
    max-height: 109px;
    text-align: center;
    overflow: hidden;
}

.temoignageScroll .scrollbar-content {
    padding: 0 10px 0 0;
    width: 100%;
}

.temoignageScroll .scrollbar-path-vertical {
    right: 0;
}

.date_post {
    font-size: 12px;
    padding: 4px 0;
}

.AvisClientsBg .bx-controls.bx-has-pager {
    display: block;
    position: relative;
    height: 70px;
}

.livre-elements {
    padding: 0px;
    margin-bottom: 40px;
    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: #F6F6F6;
    width: 115px;
    height: 115px;
}

.livre-elements .pseudo {
    margin-bottom: 10px;
}

.livre-elements .date {
    margin-bottom: 10px!important;
}

.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: #EFEFEF;
    border-radius: 2px;
}

.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: bold;
    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;
}

.modal {
    z-index: 9999;
    font-size: 16px;
    color: #fff;
}

.modal-backdrop.in {
    z-index: 0;
}

.modal-open .modal {
    z-index: 99997;
    background: rgba(0, 0, 0, 0.8);
    color: #323435;
    text-shadow: none;
    font-family: Arial, Helvetica, sans-serif;
}

.modal-content .btn-close {
    border: 0;
    background: none;
    padding: 0;
    font-size: 21px;
    color: #000;
    opacity: 0.2;
    line-height: 1;
}

.modal-content .form-control {
    min-height: 44px;
    border-radius: 2px;
}

.modal-content .btn-close:hover, .modal-content .btn-close:focus {
    opacity: 0.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;
    /*background-color: #000; border: 1px solid #fff;*/
}

#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 input,.formulaire #add-review .form-group textarea,.formulaire #add-review .form-group .form-control {
    background: #fff;
    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 15px !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: normal;
    font-style: italic;
    text-align: justify;
    opacity: 0.6;
    display: block;
    clear: both;
    color: #323435 !important;
}

/* SUDO SLIDER *************************************************************/
.cont-slider {
    position: relative
}

.sudo-slider {
    width: 100%;
    z-index: 8999999;
}

.sudo-slider .slide {
    text-align: center;
    height: 200px;
    line-height: 200px;
}

.sudo-slider .slide img {
    max-height: 100%
}

.cont-slider .controls {
    z-index: 9000;
    display: inline-block;
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    text-align: center
}

.cont-slider .controls ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cont-slider .controls ol li {
    display: inline-block;
    background: none;
    padding: 0;
}

.cont-slider .controls ol li a {
    display: block;
    width: 11px;
    height: 11px;
    background: #000;
    margin: 0 2px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.cont-slider .controls ol li.current a {
    background: #95b61d;
}

.cont-slider .controls ol li a span {
    display: none
}

/***************************/
.centerservice2 {
    margin: 0 16% !important;
}

.centerservice {
    margin: 0 33% !important;
}

.services {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: none;
    /* border-bottom:2px solid #e6e6e6; */
    min-height: 51vh;
}

.services .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-right: 2px solid #e6e6e6;
    background-position: center center;
    background-repeat: no-repeat
}

.services .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background: url(../images/serv.jpg) no-repeat center top;
    background-size: cover;
}

.services .cell.droite .contenu {
    padding: 90px 12% 90px 12%;
}

.services .cell.droite .contenu ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
}

.services .cell.droite .contenu ul li {
    background: none;
    padding: 0;
    padding: 0 0 10px 0;
}

.services .cell.droite .contenu ul li .bouton-principal {
    display: block;
}

.btn-service {
    text-align: center;
    margin: 10px 0;
}

.services .miettes {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.services .miettes li {
    display: inline-block;
    vertical-align: top;
    background: none;
    padding: 0;
}

.services .miettes li a {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #95b61d;
    display: inline-block;
}

.services .miettes li a.active {
    background: #000;
    cursor: default
}

.realisations,.AvisClientsBg {
    position: relative;
    z-index: 8000;
    background: #fff;
    text-align: center;
    background: url(../images/gal.png) no-repeat center top;
    background-size: cover;
    display: none;
}

.realisations .contenu,.AvisClientsBg .contenu {
    padding: 60px 15px 80px 15px;
}

.realisations .galerie .propor, .news .propor {
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.realisations .galerie .propor:after, .news .propor:after {
    padding-top: 78%;
    display: block;
    content: '';
}

.realisations .galerie .propor .propor-cont, .news .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.realisations .galerie .propor .propor-cont .imagecont, .news .propor .propor-cont .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
}

.realisations .galerie .propor .propor-cont .imagecont .imagefond, .news .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.realisations .galerie .propor .propor-cont .imagecont .masque, .news .propor .propor-cont .imagecont .masque {
    transition: all 400ms ease;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(151, 183, 33, 0.7) url('../images/ico-zoom.png') no-repeat center center;
}

.realisations .galerie .propor .propor-cont .imagecont:hover .masque, .news .propor .propor-cont .imagecont:hover .masque {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.realisations .galerie .propor .propor-cont .imagecont:hover .imagefond, .news .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.intervention {
    position: relative;
    z-index: 8000;
    background: #141515;
    min-height: 933px;
    background: url(../images/inter.jpg) no-repeat center top;
    background-size: cover;
}

.intervention .contenu {
    padding: 70px 10% 90px 10%;
    color: #fff;
}

.intervention h2 {
    color: #fff;
}

.intervention .zone {
    width: 582px;
    height: 593px;
    background: url(../images/zone.png) no-repeat center top;
    position: absolute;
    top: 26vh;
    right: 20vh;
}

.intervention .description {
    width: 60%;
}

.intervention ul {
    margin: 30px 0 0 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

.intervention ul li {
    padding: 5px 0 5px 15px;
    font-style: italic;
}

.pied {
    position: relative;
    z-index: 9;
    background: #fff
}

.pied .bande1 {
    padding: 70px 10% 70px 10%;
    color: #323435;
}

.pied .band3 {
    padding: 70px 10% 30px 10%;
}

.pied .band {
    background: #2e0248 ;
    overflow: hidden;
    position: relative;
}

.deuxieme .cell.droite {
    padding: 50px 7% 30px 6%;
}

#playground {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    background: #2e0248;
}

.smoke {
    bottom: -200px;
    background: url(../images/Smoke10.png) transparent no-repeat 0 0;
    height: 200px;
    width: 200px;
    position: absolute;
    margin: -100px 0 0 -100px;
    background-size: contain;
    opacity: 0;
    animation-name: smoking;
    animation-duration: 3s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-timing-function: 0.4s ease-in;
    animation-fill-mode: forwards;
}

@keyframes smoking {
    0% {
        opacity: 0.1;
        bottom: -200px;
        transform: scale(1) rotateZ(0);
    }

    20% {
        opacity: 1;
    }

    90% {
        bottom: 65%;
        opacity: 0.8;
        transform: scale(2.7) rotateZ(18deg);
    }

    100% {
        bottom: 70%;
        opacity: 0;
        transform: scale(3) rotateZ(20deg);
    }
}

.btn-service a.bouton-principal:hover {
    color: #37036a;
}

.pied .bande1 .row1 {
    background: url(../images/trait.png) no-repeat center bottom;
    padding: 0 0 50px 0;
    margin-bottom: 30px;
}

.pied .bande2 {
    padding: 10px 10% 10px 10%;
    /* background:#f0f0f0; */
}

.pied h2 {
    font-size: 24px;
    color: #370368;
}

.pied h3 {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    /* background:url(../images/bg-titre2.png) no-repeat 0 bottom; */
    padding: 0 0 10px 0;
}

.pied .navf {
}

.pied .navf .menu_footer {
    color: #ffffff;
    padding: 15px 0 15px 0;
    list-style-type: none;
    margin: 0;
}

.pied .navf .menu_footer li {
    display: block;
    padding: 0 0 4px 0;
    background: none;
}

.pied .navf .menu_footer li:last-child {
    border: none
}

.pied .navf .menu_footer li a, .pied .navf .menu_footer li a:visited {
    font-size: 16px;
    padding: 0 0 0 0px;
    /* background:url(../images/ico-puce2.png) no-repeat 0 center; */
    color: inherit;
    text-decoration: none;
}

.pied .navf .menu_footer li a:hover {
    text-decoration: underline
}

.pied .navf .menu_footer li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied .menu_referencement {
    color: #ffffff;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    text-align: justify;
}

.pied .menu_referencement li {
    display: inline;
    padding: 0;
    background: none;
}

.pied .menu_referencement li:after {
    content: " - "
}

.pied .menu_referencement li:last-child:after {
    content: ""
}

.pied .menu_referencement li a, .pied .menu_referencement li a:visited {
    color: inherit;
    font-size: 16px;
    text-decoration: none
}

.pied .menu_referencement li a:hover {
    color: #000000;
}

.pied .menu_referencement li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied address {
    margin: 0;
    padding: 15px 0 0 0;
    color: #ffffff;
    font-size: 16px;
}

.pied address p {
    background-repeat: no-repeat;
    margin: 0;
    background-position: 0 0px;
    padding: 0 0 10px 30px
}

.pied address p.adresse {
    background-image: url(../images/ico-adresse-f.png)
}

.pied address p.tel.tel1 {
    background-image: url(../images/ico-tel-f.png);
    /*line-height: 16px;*/
}

.pied address p.tel.tel2 {
    background-image: url(../images/ico-tel2-f.png);
    /*line-height: 16px;*/
}

.pied address p.tel a {
    color: inherit;
    text-decoration: none
}

.pied address p a {
    text-decoration: none;
    color: inherit
}

.pied address p a:hover {
    text-decoration: underline
}

.pied .scrollbars {
    margin: 15px 0 0 0;
    height: 200px;
}

.pied .horaires {
    color: #ffffff;
    padding: 10px 0px 0 30px;
    margin: 0;
    background: url(../images/clock.png) no-repeat top 96% left;
}

.pied .copyright-footer {
    margin: 5px 0px 0px 0px;
    text-align: left;
}

.pied .btn-like {
    padding: 20px 0px 0px 0px
}

.pied .btn-partage {
    text-align: right;
    padding: 10px 0 0 0;
}

.scrollbars {
    width: 100%;
    height: 28vh
}

.scrollbar-path-vertical, .scrollbar-path-horizontal {
    position: absolute;
    background-color: #ececec;
    z-index: 100;
}

.scrollbar-path-horizontal {
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 5px;
}

.scrollbar-path-vertical {
    right: 5px;
    top: 0;
    height: 100%;
    width: 5px;
}

.scrollbar-path-vertical {
    box-shadow: inset 1px 0px 1 rgba(0, 0, 0, 0.1)
}

.scrollbar-path-horizontal {
    box-shadow: inset 0px 1px 1 rgba(0, 0, 0, 0.1)
}

.scrollbar-handle {
    position: relative;
    top: 0;
    left: 0;
    background-color: #95b61d;
}

.scrollbar-path-vertical .scrollbar-handle {
    height: 20%;
    width: 100%;
}

.scrollbar-path-horizontal .scrollbar-handle {
    width: 20%;
    height: 100%;
}

.scrollbar-path-vertical, .scrollbar-path-horizontal, .scrollbar-handle {
    border-radius: 5px;
}

.scrollbar-content {
    padding: 0 30px 0 0;
    float: none !important
}

.prestation {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff;
}

.prestation:nth-child(even) {
    direction: rtl
}

.prestation .cell.photo {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background-position: center center;
}

.prestation .cell.photo:hover {
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.prestation .cell.texte {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    /* border-bottom:2px solid #e6e6e6; */
    background: #15025e;
}

.prestation:last-child .cell.texte {
    border-bottom: none
}

.prestation .cell.texte .contenu {
    padding: 90px 10% 90px 10%;
    text-align: center;
    direction: ltr
}

.prestation .cell.texte .contenu p {
    padding: 0 0 20px;
}

.prestation .cell.texte .contenu ul {
    padding: 0;
    margin: 0;
}

.prestation .cell.texte .contenu ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/puce.png) no-repeat 0 9px;
}

.prestation .cell.texte .contenu ul li .bouton-principal {
    display: block;
}

.body-contact h2 {
    color: #323435;
    text-transform: none;
    position: relative;
    margin-bottom: 55px;
}

.tab-coordonnes h2:before {
    content: "";
    width: 45px;
    height: 10px;
    background: url(../images/bg-titre1.png) no-repeat center top;
    position: absolute;
    top: 50px;
    left: 0;
}

.body-contact .tab-formulaire .cell.droite h2 {
    text-align: center;
    margin-bottom: 70px;
    font-size: 24px;
}

.body-contact .tab-formulaire .cell.droite h2:before {
    content: "";
    width: 75px;
    height: 10px;
    background: url(../images/bg-titre1.png) no-repeat center top;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -37px;
}

.contact .tab-coordonnes {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff
}

.contact .tab-coordonnes .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-top: 2px solid #e6e6e6;
    color: #323435;
}

.contact .tab-coordonnes .cell.gauche .contenu {
    padding: 50px 12% 30px 12%
}

.contenu .horaires {
    background: url(../images/clock-b.png) no-repeat;
}

.contact .tab-coordonnes .cell.centre {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.contact .tab-coordonnes .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.contact .tab-formulaire {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: #fff;
}

.contact .tab-formulaire .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background: url(../images/photo-contact2.jpg) no-repeat center center
}

.contact .tab-formulaire .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-bottom: 2px solid #e6e6e6;
}

.contact .tab-formulaire .cell.droite .contenu {
    padding: 90px 12% 90px 12%;
    color: #323435;
}

.contact .plan {
    font-size: 0
}

.contact .plan .block #googlemapapi, .contact .plan iframe {
    width: 100% !important;
    height: 550px !important
}

.contact .coordonnees {
    padding: 0 0 20px 0;
}

.contact .coordonnees h2 {
    margin-top: 20px
}

.contact .coordonnees address p {
    padding: 0 0 10px 30px;
    background-position: 0 0px;
    background-repeat: no-repeat;
}

.contact .coordonnees address p.adresse {
    background-image: url(../images/ico-adresse-f1.png);
}

.contact .coordonnees address p.tel.tel1 {
    background-image: url(../images/ico-tel-f1.png);
    margin: 0;
    font-weight: bold;
}

.contact .coordonnees address p.tel.tel2 {
    background-image: url(../images/ico-tel2-f.png);
    font-weight: bold;
}

.contact .coordonnees address p.tel a {
    color: inherit;
    text-decoration: none
}

.contact .coordonnees address p span.intitule {
    font-weight: bold
}

.contact .coordonnees address p a {
    text-decoration: none;
    color: inherit
}

.contact .coordonnees address p a:hover {
    text-decoration: underline
}

.contact .description-contact {
    padding: 0px 0px 10px 0px
}

.coordonnees span.t_affiche {
    text-decoration: underline;
}

.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
}

.form-group .label-rgpd strong,.info-rgpd strong,.info-rgpd a,.info-rgpd a:visited {
    color: #95b61d;
}

.contact .formulaire .control-label {
    text-align: left !important;
    font-weight: normal
}

.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: #fff;
    border: 1px solid #370368;
    box-shadow: none;
    border-radius: 0px;
    width: 100% !important;
    font-size: inherit;
    color: #673002;
}

.form-control:focus {
    color: #000;
    background: #fff;
}

.contact .formulaire .form-group textarea.form-control {
    height: 109px;
    position: static
}

.contact .formulaire .form-group input.form-control {
    height: 50px;
    line-height: 1;
    line-height: 50px \9;
    padding: 0px 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.png) !important;
        background-repeat: no-repeat !important;
        background-position: right center !important;
        line-height: normal !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: 160px;
    display: inline-block;
    position: relative;
    float: right;
}

.contact .formulaire .form-group input.btn-primary:after {
    content: "";
    background-image: url(../images/bnn.png);
    width: 55px;
    height: 121px;
    right: -51px;
    top: 8vh;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 1;
    background-repeat: no-repeat;
}

.contact .formulaire .form-group input.btn-primary:before {
    content: "";
    background-image: url(../images/dokhan.png);
    width: 26px;
    height: 64px;
    right: -36px;
    top: -4vh;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9900;
    position: absolute;
    transition: all 500ms ease;
    opacity: 1;
    background-repeat: no-repeat;
    animation: flotte 2s infinite;
}

.contact .formulaire .form-actions {
    font-size: 12px
}

.contact a.btn.btn-default {
    float: right
}

.body-error404 a.btn.btn-default, .contact .formulaire input.btn-primary, .contact a.btn.btn-default {
    padding: 15px 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    background: #673002 url(../images/ico-envoyer.png) no-repeat 80% center;
    color: #fff;
    text-align: left;
    border-radius: 0px;
    font-size: 14px;
    border: none;
    text-decoration: none;
    transition: all 400ms ease;
}

.body-error404 a.btn.btn-default {
    background-image: none
}

.body-error404 a.btn.btn-default:hover, .body-error404 a.btn.btn-default:active, .contact .formulaire input.btn-primary:hover, .contact .formulaire input.btn-primary:active, .contact a.btn.btn-default:hover, .contact a.btn.btn-default:active {
    /* background-color:#a9ca30; */
    background: #000000 url(../images/ico-envoyer.png) no-repeat 90% center;
}

*::-webkit-input-placeholder {
    color: #673002 !important
}

*:-moz-placeholder {
    color: #673002 !important;
    opacity: 1 !important
}

*::-moz-placeholder {
    color: #673002 !important;
    opacity: 1 !important
}

*:-ms-input-placeholder {
    color: #673002 !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: 0px !important;
}

.gallery .bas-galerie {
    text-align: center;
    padding: 40px 0 0 0;
}

.gallery .description-galerie {
    padding: 0 11% 40px 11%;
    text-align: justify
}

.gallery .multiple .ligne-photos .col-md-1, .gallery .multiple .ligne-photos .col-md-2, .gallery .multiple .ligne-photos .col-md-3, .gallery .multiple .ligne-photos .col-md-4, .gallery .multiple .ligne-photos .col-md-6 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.gallery .multiple .ligne-photos {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.gallery .ligne-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.gallery .multiple .ligne-photos .propor {
    margin-bottom: 0;
}

.custom-object-fit {
    position: relative;
    background-size: cover;
    background-position: center center;
}

.custom-object-fit img {
    opacity: 0;
}

.gallery .ligne-photos .propor:after {
    padding-top: 76%;
    display: block;
    content: '';
}

.gallery .ligne-photos .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.gallery .ligne-photos .propor .propor-cont img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%;
}

.gallery .ligne-photos .propor .propor-cont .imagecont {
    -webkit-transform: translateZ(0);
    justify-content: center;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.gallery .ligne-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.gallery .ligne-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url('../images/ico-zoom.png') no-repeat center center
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.gallery .nav {
    margin: 10px 0px;
    text-align: center;
}

.gallery .nav li {
    display: inline-block;
    margin-bottom: 10px
}

.gallery .nav li {
    background: url(../images/sep.png) no-repeat right center;
    padding: 0 20px 0 5px
}

.gallery .nav li:last-child {
    background: none
}

.gallery .nav li a {
    background: none;
    display: block;
    color: #95b61d;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    padding: 10px 10px;
    text-align: center;
    border-radius: 0;
    text-decoration: none;
}

.gallery .nav li a:hover, .gallery .nav li.active a {
    background: none;
    color: #323435
}

.gallery .nav li.active a {
    cursor: default
}

.gallery .tab-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.gallery .tab-content h2 {
    padding-left: 15px;
    margin-bottom: 20px
}

.gallery .bas-galerie {
    text-align: center;
    padding: 40px 0 0 0;
}

.gallery .bas-galerie a.bouton-principal {
    padding-right: 60px;
}

.gallery .bas-galerie a.bouton-principal:after {
    background-image: url(../images/ico-plus.png);
    width: 22px;
    height: 22px;
}

.header-sidebars,.sidebar-left,.sidebar-right {
    background-color: #ffffff;
    letter-spacing: 1px;
}

.sidebar-left a,.sidebar-right a,.sidebar-bottom-controls a,.contactButton,.nav-item-active,.sidebar-form label,.sidebar-send-button,.sidebar-divider-text {
    color: #fff!important
}

.header-sidebars {
    height: 65px;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1)
}

.header-sidebars .header-top {
    display: table;
    height: 65px;
    width: 100%;
    background: #673002;
}

.top-logo {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 9999;
    text-align: center;
    overflow-y: hidden;
}

.top-logo img {
    position: absolute;
    left: 16px;
    top: 16px;
    max-height: 76px;
    max-width: 129px;
}

.deploy-left-sidebar {
    display: table-cell;
    background-color: #c9323b;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center
}

.deploy-right-sidebar {
    border-left: 1px #ffffff solid;
    display: table-cell;
    background-color: #060153;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center;
}

.deploy-right-mail {
    border-left: 1px #fffefe solid;
    display: table-cell;
    background-color: #060153;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/mail.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center;
    position: absolute;
    right: 65px;
    top: 0;
}

.deploy-right-call {
    display: table-cell;
    background-color: #060153;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/telephone.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center 16px;
    position: absolute;
    right: 130px;
    top: 0;
}

.deploy-back-home {
    background-image: url(../images/menu-mobile-3/home.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.delete-right-sidebar {
    display: none;
    background-image: url(../images/menu-mobile-3/contact.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.sidebar-left {
    font-family: 'Nunito-Regular',Helvetica!important;
    width: 270px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -270px;
    bottom: 0;
    overflow: hidden;
    position: fixed;
    box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.1);
}

.sidebar-scroll-left {
    padding-right: 20px;
    left: 0;
    width: 310px;
    overflow: scroll!important;
    overflow-x: hidden!important;
    -webkit-overflow-scroll: touch!important;
    height: 100%;
    background-color: #c31c26;
}

.sidebar-scroll-right {
    width: 275px;
    overflow: auto !important;
    overflow-x: hidden!important;
    height: 100%;
    background-color: #673002;
}

.sidebar-right {
    font-family: 'Nunito-Regular',Helvetica!important;
    background-repeat: repeat;
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    right: -280px;
    top: 0;
    bottom: 0;
    width: 270px;
    margin-right: 10px;
    box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.sidebar-decoration {
    background-image: url(../images/menu-mobile-3/sidebar-deco.png);
    background-repeat: repeat-x;
    height: 2px;
    margin-bottom: 15px
}

.sidebar-left a,.sidebar-right a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    color: #fff !important;
    z-index: 1;
}

.sidebar-header-left {
    height: 65px;
    background-color: #94b51d;
    position: relative
}

.sidebar-left-logo {
    max-height: 75px;
    position: absolute;
    top: -2px;
    left: 8px;
    margin-right: 179px;
}

.sidebar-right-logo {
    margin-left: 84px;
    top: 14px;
    right: 1px;
    max-width: 180px;
    float: inherit;
    max-height: 37px;
    position: relative;
}

.close-sidebar-left {
    background-image: url(../images/menu-mobile-3/left-chevron.svg);
    background-size: 45% auto;
    background-repeat: no-repeat;
    background-position: center center;
    height: 65px;
    width: 65px;
    margin-left: 205px;
    display: block
}

.sidebar-divider-text {
    font-size: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 0;
    color: #ffffff !important;
    background: #673002;
}

.home-nav {
    background-image: url(../images/menu-mobile-3/home.png)
}

.info-nav {
    background-image: url(../images/menu-mobile-3/infoabout.png)
}

.folio-nav {
    background-image: url(../images/menu-mobile-3/bendedright.png)
}

.mail-nav {
    background-image: url(../images/menu-mobile-3/mail.svg)
}

.newsletter-nav {
    background-image: url(../images/menu-mobile-3/rss.png)
}

.call-nav {
    background-image: url(../images/menu-mobile-3/phonehook.svg)
}

.text-nav {
    background-image: url(../images/menu-mobile-3/speechbubble4.png)
}

.facebook-nav {
    background-image: url(../images/menu-mobile-3/facebook.png)
}

.twitter-nav {
    background-image: url(../images/menu-mobile-3/twitter.png)
}

.sidebar-bottom-controls {
    background-color: #94b51d;
}

.sidebar-bottom-controls p {
    margin-top: 3px;
}

.sidebar-bottom-controls a {
    font-size: 12px;
    background-repeat: repeat-y;
    text-align: center;
    float: left;
    width: 33%;
    line-height: 10px;
    display: block
}

.facebook-bottom {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/facebook.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.twitter-bottom {
    display: block;
    background-image: url(../images/menu-mobile-3/twitter.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.close-bottom-left,.close-bottom-right {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/accessdenied.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.nav-item {
    font-size: 16.2px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-size: 22px auto;
    background-color: #c9323b;
    height: 60px;
    line-height: 61.5px;
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 20px center;
    margin-bottom: 1px;
}

.icon-active {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/location.png);
    background-size: 10px 15px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 240px
}

.icon-page {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-size: 8px 11px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 240px
}

.icon-drop {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/godrop.png);
    background-size: 10px 8px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 239px
}

.submenu a {
    text-shadow: 0 2px 0 rgba(0,0,0,1);
    background-image: url(../images/menu-mobile-3/sidebar-deco.png);
    background-repeat: repeat-x;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    font-size: 10px;
    color: #878787;
    text-transform: uppercase;
    font-weight: 900
}

.submenu a em {
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-size: 8px 11px;
    background-repeat: no-repeat;
    float: left;
    width: 10px;
    height: 15px;
    display: block;
    margin-top: 5px;
    padding-right: 35px
}

.submenu a:first-child {
    background-image: none!important
}

.submenu {
    display: none
}

.submenu-active {
    display: block
}

.sidebar-notifications a {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 38px;
    margin-left: 20px;
    font-size: 10px;
    color: #878787;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 10px
}

.sidebar-header-right {
    height: 65px;
    background-color: #34036e;
    position: relative;
}

.close-sidebar-right {
    background-image: url(../images/menu-mobile-3/right-chevron.svg);
    background-size: 45% auto;
    background-repeat: no-repeat;
    background-position: center center;
    height: 65px;
    width: 65px;
    margin-left: 0;
    display: block
}

.sidebar-left .close-sidebar-left, .sidebar-right .close-sidebar-right {
    position: absolute !important;
}

.right-sidebar-copyright {
    margin: 20px 0
}

.footer-text a {
    padding-top: 10px;
    font-size: 10px;
    color: #8a8a8a
}

.copyright-sidebar {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase
}

.menu-mobile-dynamique {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none
}

.menu-mobile-dynamique li {
    width: 100%;
    margin-bottom: 1px;
    background: none;
    padding-left: 18px;
    background: #34036e;
}

.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, #94b51d, #94b51d);
    padding-top: 18px;
    padding-bottom: 18px;
}

.menu-mobile-dynamique li.parent {
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.svg);
    background-position: 241px 26.2px;
    background-repeat: no-repeat;
    background-size: 9px auto;
}

.menu-mobile-dynamique li a {
    display: table-cell;
    width: 270px;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16.2px;
    background-image: url(../images/menu-mobile-3/bendedright.png);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-size: 8px auto;
    text-transform: uppercase;
    color: #fff;
    height: 60px;
    background-repeat: no-repeat;
    padding-left: 29px;
    background-position: 6px 20.9px;
}

.menu-mobile-dynamique ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding-left: 0
}

.menu-mobile-dynamique ul li a {
    background: none;
    color: #BEBEBE
}

.small-notification p {
    margin: 10px 13px;
    padding-bottom: 2px;
    line-height: 18px
}

.text-input {
    overflow: hidden;
    position: relative;
    font-size: 11px;
    color: #666;
    width: 230px;
    margin-left: 20px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    display: block;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d
}

#contactEmail {
    margin-bottom: -5px!important
}

#contactMessage {
    display: none
}

#contactName {
    display: none;
    margin-bottom: 10px
}

#left_label_name {
    overflow: hidden;
    position: relative;
    display: none;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: .3;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

#name_label {
    overflow: hidden;
    position: relative;
    display: none;
    margin-top: 20px;
    margin-left: 20px;
    font-family: 'Lato',sans-serif;
    font-size: 12px;
    color: #c5c5c5
}

#email_label {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 12px;
    color: #c5c5c5;
    display: block;
    overflow: hidden;
    position: relative
}

#left_label_mail {
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 18px;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: .3;
    font-family: 'Open Sans',sans-serif;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.contact-button-house {
    line-height: 18px;
    margin-bottom: 20px;
    font-size: 11px;
    display: block;
    overflow: hidden;
    position: relative;
    vertical-align: baseline;
    outline: none
}

.contactButton {
    display: block;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    margin-top: 30px;
    height: 36px;
    font-family: 'Lato',sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    width: 230px;
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d
}

.buttonWrap {
    padding: 10px!important;
    min-width: 43%
}

.contactSubmitButton {
    display: block!important;
    height: 36px!important;
    margin-right: 4px;
    float: left;
    margin-bottom: 20px
}

.contactNameField {
    padding-bottom: 5px;
    font-size: 12px
}

.contactField {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}

.contactTextarea {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    margin-bottom: 20px;
    line-height: 18px;
    height: 90px;
    padding: 9px 12px
}

.menu-mobile-dynamique input {
    -webkit-appearance: none;
    border-radius: 0
}

.sidebar-form {
    display: none;
    margin-left: 20px;
    width: 230px;
    box-sizing: border-box
}

.sidebar-form2 {
    display: none
}

.sidebar-form label {
    font-size: 13px;
    border-radius: 0!important;
    color: #c5c5c5;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
    opacity: .8;
    filter: alpha(opacity=80)
}

.sidebar-form label span {
    text-transform: lowercase;
    float: right;
    opacity: .5
}

.sidebar-form input {
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d
}

.sidebar-form textarea {
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d;
    margin-bottom: 0
}

.sidebar-send-button {
    font-size: 13px;
    display: block;
    width: 100%;
    color: #d2d2d2;
    font-family: 'Lato',sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

.success-subscribe {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px
}

.sidebar-form {
    margin-bottom: 0!important;
    margin-top: -10px!important
}

.sidebar-form .formSuccessMessageWrap {
    width: 230px;
    margin-top: 20px;
    margin-bottom: 0
}

.sidebar-form .small-notification {
    margin-top: 20px
}

.sidebar-form #emailError {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0;
    height: 36px
}

.sidebar-form #emailError p {
    text-align: center;
    color: #ff8181;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.sidebar-form #emailError2 {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0;
    height: 36px
}

.sidebar-form #emailError2 p {
    text-align: center;
    color: #ff8181;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.subscribe-notification {
    width: 230px!important;
    margin-left: 20px;
    border-radius: 0!important;
    margin-bottom: -15px!important;
    margin-top: 20px!important;
    background-image: none!important
}

.subscribe-notification p {
    background-image: none!important;
    text-align: center;
    color: #ff8181!important;
    margin: 8px 0;
    display: block;
    text-transform: uppercase;
    padding-left: 0;
    margin-top: 20px
}

.formValidationError {
    margin-bottom: -15px
}

.sidebar-form .formValidationError div {
    margin-top: 20px;
    width: 230px;
    border-radius: 0!important;
    height: 36px;
    margin-top: 20px!important
}

.sidebar-form .formSubmitButtonErrorsWrap {
    overflow: visible!important;
    margin-bottom: 20px
}

.sidebar-form .formValidationError p {
    text-align: center;
    color: #ff8181!important;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.menu-mobile-dynamique label {
    display: block;
    overflow: hidden;
    position: relative;
    border: 0;
    vertical-align: baseline;
    outline: none
}

.red-notification {
    background-color: rgba(219,84,84,0.5);
    border-radius: 5px;
    border: solid 1px #c24747
}

.formValidationError .red-notification p {
    background-image: none!important;
    display: block!important;
    padding-left: 0!important;
    text-align: center!important
}

.no-bottom {
    margin-bottom: 0!important
}

.menu-mobile-dynamique .sub-menu {
    display: none
}

.remonter {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 44px;
}

.remonter button {
    display: block;
    padding: 6px 10px 11px 10px;
    text-align: center;
    border: none;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px
}

.remonter button:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.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.jpg) repeat top center;
}

.bg-optionnel-gris {
    background: #141515 url(../images/bg-optionel-gris.jpg) repeat top center;
}

.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: 0px
    }
}

@media (max-width: 991px) {
    .container {
        max-width:none;
        width: auto
    }

    .centerservice2 {
        margin: 0 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: 0px !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: 0px 10% 70px 10%;
    }

    .prestation .cell.texte .contenu {
        padding: 50px 10% 50px 10%;
    }

    .contact .tab-coordonnes .cell.gauche .contenu {
        padding: 50px 7% 30px 7%;
    }

    .deuxieme .cell.droite {
        padding: 50px 7% 30px 2%;
    }

    .certifs .logo-certif img {
        background-size: contain;
    }

    .fluid-contenu {
        margin: 0 !important;
    }

    .slogan {
        top: -125px;
        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 {
        padding: 0 0 40px 0;
        text-align: justify;
    }

    .body-pageseo .slogan {
        position: absolute;
        top: -21vh;
    }

    .pied .copyright-footer {
        margin: 5px 0px 0px 0px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .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 0 !important;
    }

    .centerservice {
        margin: 0 0 !important;
    }

    .nopad-xs {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .nopad-xs-l {
        padding-left: 0 !important
    }

    .nopad-xs-r {
        padding-right: 0 !important
    }

    h1, .h1 {
        font-size: 22px;
        line-height: 22px;
    }

    .titre-secondaire {
        font-size: 22px;
        line-height: 24px;
    }

    .intervention .titre-secondaire {
        font-size: 22px;
        line-height: 24px;
    }

    .body-page-1 .slogan {
        position: static;
        background: #673002;
        width: 100%;
        text-align: center;
        padding: 15px 15px;
        margin: 0;
    }

    .slogan {
        text-align: center;
    }

    .slogan .titre {
        font-size: 23px;
        line-height: 24px;
    }

    .slogan .titre span {
        font-size: 23px;
    }

    .slogan .sous-titre {
        font-size: 17px;
        line-height: 17px;
    }

    .fluid-contenu .corps {
        padding: 20px 15px 40px 15px;
    }

    .recup-photos .col-md-4 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .recup-photos {
        margin-left: -5px !important;
        margin-right: -5px !important
    }

    .recup-photos .propor {
        margin-bottom: 5px;
    }

    .certifs {
        display: block;
    }

    .certifs .cell.gauche {
        display: block;
        width: 100%;
    }

    .certifs .cell.gauche .contenu {
        padding: 30px 15px 40px 15px;
    }

    .certifs .cell.droite {
        display: block;
        width: 100%;
        padding: 0px 15px 30px 15px;
    }

    .certifs .cell.droite .bg-noir {
        padding: 40px 0;
    }

    .cont-slider .controls {
        bottom: -20px;
    }

    .services {
        display: block;
    }

    .services .cell.gauche {
        display: block;
        width: 100%;
        height: 180px;
    }

    .services .cell.droite {
        display: block;
        width: 100%;
    }

    .services .cell.droite .contenu {
        padding: 30px 15px 40px 15px;
    }

    .realisations {
        display: block;
    }

    .realisations .titre-secondaire {
        display: inline-block;
        width: 100%;
    }

    .realisations .col-md-3 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .realisations {
        margin-left: -5px !important;
        margin-right: -5px !important
    }

    .realisations .propor {
        margin-bottom: 5px;
    }

    .realisations .contenu,.AvisClientsBg .contenu {
        padding: 30px 15px 40px 15px;
    }

    a.bouton-principal,button.bouton-principal {
        padding: 13px 40px 13px 20px;
    }

    .intervention .description {
        width: 100%
    }

    .intervention .contenu {
        padding: 40px 15px 50px 15px;
    }

    .intervention .zone {
        width: 100%;
        height: 300px;
        position: static;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }

    .AvisClientsBg {
        padding: 0
    }

    .pied .bande1 {
        padding: 30px 15px 30px 15px;
    }

    .pied .btn-like {
        padding: 0px 0px 15px 0px;
        text-align: center;
    }

    .pied .btn-partage {
        text-align: center;
        padding: 20px 0 0 0;
    }

    .body-gallery-4 .fluid-contenu .corps, .body-contact .fluid-contenu .corps {
        padding: 30px 0 0 0;
    }

    .contact .tab-coordonnes {
        display: block
    }

    .tab-coordonnes.deuxieme {
        display: flex;
        flex-direction: column-reverse;
    }

    .tab-coordonnes.deuxieme .coordonnees {
    }

    .deuxieme .contenu {
        padding: 0px 15px 30px 15px;
    }

    .deuxieme .cell.gauche {
        margin-top: 14rem;
    }

    .contact .tab-coordonnes .cell.gauche {
        display: block;
        width: 100%;
        border: none;
    }

    .contact .tab-coordonnes.deuxieme .cell.gauche {
        margin-top: 23rem;
    }

    .contact .tab-coordonnes .cell.gauche .contenu {
        padding: 0px 15px 30px 15px
    }

    .contact .tab-coordonnes .cell.centre {
        display: block;
        width: 100%
    }

    .contact .tab-coordonnes .cell.droite {
        display: block;
        width: 100%;
        height: 180px;
    }

    .contact .plan .block #googlemapapi, .contact .plan iframe {
        height: 250px !important;
    }

    .contact .tab-formulaire {
        display: block
    }

    .contact .tab-formulaire .cell.gauche {
        display: none
    }

    .contact .tab-formulaire .cell.droite {
        display: block;
        vertical-align: top;
        width: 100%;
        border-bottom: 2px solid #e6e6e6;
    }

    .contact .tab-formulaire .cell.droite .contenu {
        padding: 30px 15px 30px 15px
    }

    .contact .coordonnees {
        padding: 0 0 0px 0;
    }

    .gallery .description-galerie {
        padding: 0 15px 20px 15px;
    }

    .prestation, .actualites {
        display: block;
        min-height: none;
    }

    .prestation .cell.photo, .actualites .cell.photo {
        display: block;
        width: 100%;
        height: 180px;
    }

    .prestation .cell.texte, .actualites .cell.texte {
        display: block;
        width: 100%;
        clear: both
    }

    .prestation .cell.texte .contenu, .actualites .cell.texte .contenu {
        padding: 30px 15px 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: none;
    }

    .gallery .description-galerie {
        padding: 0 0 40px 0;
        text-align: justify;
    }

    .services .cell.droite .contenu {
        clear: both;
    }

    .scrollbars {
        width: 100%;
        height: auto;
    }

    .intervention {
        min-height: 400px;
    }
}

@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;
    }

    /*.contact .tab-coordonnes .cell.droite{display:none;}*/
    .body-gallery-4 .fluid-contenu .corps, .body-contact .fluid-contenu .corps {
        padding: 30px 0 0 0;
    }

    h1, .h1 {
        font-size: 26px;
        line-height: 26px;
    }

    .titre-secondaire {
        font-size: 23px;
        line-height: 24px;
    }

    .intervention .titre-secondaire {
        font-size: 23px;
        line-height: 24px;
    }

    .gallery .description-galerie {
        padding: 0 0 40px 0;
        text-align: justify;
    }

    .intervention {
        min-height: 580px;
    }
}

@media (min-width: 991px) and (max-width:1199px) {
    .gallery .description-galerie {
        padding:0 0 40px 0;
        text-align: justify;
    }

    .tete .infos {
        height: auto;
        padding: 40px 30px 2px 30px;
    }

    .btn-descendre {
        top: -165px;
    }

    .slogan {
        width: 39%;
        top: -125px;
    }

    .body-page-1 .slogan {
        top: -170px;
    }

    .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; */
    }

    .intervention {
        min-height: 580px;
    }
}

@media (min-width: 1440px) {
    .navh .menu_principal {
        margin: 0;
        padding: 0;
        list-style: outside none;
        display: table;
        width: 100%;
        position: relative;
        right: 24vh;
    }
}

.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: #fff;
        font-family: Serif;
        font-size: 10pt
    }

    a:after {
        content: " [" attr(href) "] ";
    }

    h1, h2, h3 {
        font-family: verdana, serif
    }

    .hide-print {
        display: none
    }

    .hide {
        display: none
    }

    .clear {
        clear: both
    }

    div[class^="col-"] {
        width: 100%
    }

    .gallery .ligne-photos div[class="col-md-2"] {
        width: 16.666666666666664%
    }

    .gallery .ligne-photos div[class="col-md-3"] {
        width: 25%
    }

    .gallery .ligne-photos div[class="col-md-4"] {
        width: 33%
    }

    .gallery .ligne-photos div[class="col-md-6"] {
        width: 50%
    }
}

span.zone1, span.zone2 {
    background-repeat: no-repeat;
    background-size: 20px;
    margin: 0;
    background-position: 0 0px;
    padding: 0px 0 10px 30px;
    background-image: url(../images/ico-adresse-f.png);
}

svg#logo_FD * {
    fill: #fff;
}
svg#logo_FD{fill:#ffffff}
                                    .services{display: table;width: 100%;position: relative;z-index: 8002;}
                                    .body-service .services {background: none;}
                                    .centerservice {margin: 2% 33% !important;}
                                    .btn-service {text-align: center;margin: 20px 0;}
                                    .prestation .cell.texte .contenu p { padding: 0 0 20px;}
                                    .prestation .cell.texte .contenu {padding: 90px 10% 90px 10%; text-align: center; direction: ltr;}
                                    .gallery .ligne-photos .propor .propor-cont img { object-fit: cover;  -o-object-fit: cover;  min-width: 100%;  min-height: 100%;  width: auto;  flex: 1;  height: 100%;}
                                    /* if not logo */
                                    a.bouton-principal.hvr-shutter-out-horizontal{padding:13px 14px 13px 16px}
                                    /* if logo */
                                    /* a.bouton-principal.hvr-shutter-out-horizontal {padding: 13px 50px 13px 16px;}*/
                                    .prestation .contenu a.bouton-principal {display: table;margin: auto;}
                                    svg#logo_FD{width: 150px !important;}
                                    