:root {
    --color_principal: #323232;
    --color_secondaire: #fff;
    --color_tertiaire: #abb8c3;
    --color1: #c7c7c7;
    --color_body: #FFF;
    --color_optionnel: #949494;
    --police_pricipal: 'Bilbo-Regular';
    --bg_opac:rgba(0,0,0,.3);
    --police_body: 'RobotoCondensed-Light';
    --font_family_2:'RobotoCondensed-Regular';
    --font_family_3:'RobotoCondensed-Bold';
    --radius-box: 10px;
}
/**/
.fixed .header .logo-site img {
    width: auto;
    height: 120px;
}
label.checkbox.label-rgpd {
    font-family: var(--font_family_2);
    font-style: initial;
    font-size: 14px;
}


      .horaire-table tr td {
    color: #fff;
    font-size: 14px;
}
.contact .formulaire .form-group input.form-control::placeholder {
    content: '';
    color: #000 !important;
}
.contact .formulaire .form-group textarea.form-control::placeholder {
    content: '';
    color: #000 !important;
}
/**/
html,
body {
    height: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0
}

a {
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

a img {
    border: none
}

img {
    max-width: 100%;
}

ul,
ol {
    list-style-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: var(--color_body);
    font-family: var(--police_body), sans-serif;
    font-size: 16px;
    background: #fff;
}

a,
a:link,
a:visited {
    color: var(--color_secondaire);
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

a:active {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3 {
    color: #fff;
    font-family: var(--police_pricipal), sans-serif;
    font-weight: normal;
}

h1,
.h1 {
    font-size: 40px;
    line-height: 1;
    text-align: center;
    margin-bottom: 100px;
    margin-top: 35px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
}

h1:after,
.h1:after {
    content: "";
    width: 92px;
    height: 4px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -46px;
    background: #fff;
}

h2.h1:before {
    height: 24px;
    bottom: -45px;
}

h1.sans-image,
.h1.sans-image {}

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
}

/**call Tracker**/
a.imagecont.noflicker.img1 {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px;
}

.callTracker {
    position: relative;
}

.callTracker span,
.callTracker a {
    display: inline-block;
    text-align: left;
    /*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;
}
.bande1 > .row {
    background: rgba(0,0,0,0.3);
    border-radius: 10px;
}

.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: none;
}

.pied .callTracker span:hover {
    color: var(--color_secondaire);
}

/**call Tracker**/

/* CORPS DE LA PAGE *******************************************************/
/* *************************************************************************/
.main-page {
    position: relative;
}

.banniere {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center top;
    margin: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.tete {
    position: fixed;
    left: 2%;
    right: 0;
    z-index: 9000;
    width: 96%;
    background: #fff0;
    -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);
}

.tete.fixed {
    /* background: var(--color_principal); */
    left: 0;
    right: 0;
    z-index: 9000;
    width: 100%;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.40); */
    top: 0;
    position: fixed;
}

.banniere:after {
    content: '';
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), transparent);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.header {
    display: inline-block;
    width: 100%;
    padding: 30px 50px;
    transition: 0.5s;
}
p.p2-slog {
    font-family: var(--font_family_2);
    font-size: 16px;
}
.header .logo-site {
    margin-bottom: 0;
}

.header .logo-site svg {
    max-width: 75%;
    fill: #FFFF;
}

.fixed .header .logo-site svg {
    max-width: 200px;
    padding-top: 1em
}

.top-logo #logo_FD {
    position: absolute;
    fill: var(--color_secondaire);
    left: 16px;
    top: 16px;
    max-height: 76px;
    max-width: 129px;
}


.tete.fixed .header {
    padding: 10px 50px;
    background: #323232;
}

.slogan {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: var(--police_pricipal);
    color: var(--color_secondaire);
    font-size: 48px;
    text-align: center;
}
.sloganbloc {
    padding: 80px;
    background-color: rgba(0,0,0,.3);
    border-radius: 10px;
}
.btn,
a.btn {
    position: relative;
    font-family: var(--font_family_2);
    font-size: 16px;
    border-radius: var(--radius-box);
    border: 2px solid var(--color_secondaire);
    color: var(--color_secondaire);
    text-decoration: none;
    padding: 16px 24px;
    text-transform: uppercase;
    margin-top: 25px;
    background-position: 40px 50%;
    background-repeat: no-repeat;
    transition: .5s;
    background-color: rgba(50,50,50,.5);
}
a.btn.btn-slogan.click {
    padding: 16.5px 24px;
}
.btn.btn-slogan,
a.btn.btn-slogan {
    border-color: var(--color_secondaire);
    color: var(--color_secondaire);
    min-width: 237px;
    background-color: rgba(50,50,50,.5);
    border: 2px solid #fff;
    text-transform: uppercase;
    margin-top: 20px;
}

.btn.btn-slogan:hover,
a.btn.btn-slogan:hover {
    border-color: #fff;
    color: #fff;
    background-color: #333;
}

.tel.btn.btn-slogan {
    background-image: url(../images/ico-tel.png);
    padding-left: 66px;
    text-align: center;
}

.tel.btn.btn-slogan a {
    color: var(--color_secondaire);
}

main.fluid-contenu {
    padding: 0 10%;
    margin-top: 0;
    background: #323232;
}

.body-page-1 main.fluid-contenu {
    background: #323232;
    background-image: url(../images/bulding.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.fil-arianne {
    margin: 0;
    padding: 5px 0;
    margin-top: -65px;
    padding-bottom: 40px;
}

.fil-arianne li {
    background: none;
    display: inline-block;
    padding: 0px 0 0 3px;
}

.fil-arianne a,
.fil-arianne a:visited {
    opacity: 0.3;
    text-decoration: none;
    color: var(--color_body);
}

.fil-arianne a:hover {
    text-decoration: underline;
}

.fil-arianne li:last-child a {
    opacity: 1;
}

.fluid-contenu .corps {
    z-index: 10;
    display: block;
    padding: 80px 8%;
    text-align: justify;
}

.contain-btn-body {
    position: relative;
    display: flex;
    margin: 7vh 0 0;
    justify-content: center;
}

.fluid-contenu .corps h1 {
    text-align: left;
}

.fluid-contenu .corps h1:after {
    left: 0;
    margin: 0;
}

a.btn.btn-body {
    margin: 0 19px;
    min-width: 170px;
}

a.btn.btn-body:hover {
    color: var(--color_secondaire);
    border-color: var(--color_secondaire);
    background-color: #333;
}

.btn-partage .btnp {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    border: 2px solid var(--color_body);
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: all 400ms ease;
}

.btn-partage .btnp:hover {
    transform: rotate(360deg);
    background-color: #000;
}

.btn-partage .btnp.btn-fb {
    background-image: url(../images/ico-fb-h.png);
}

.btn-partage .btnp.btn-twitter {
    background-image: url(../images/ico-twitter-h.png);
}

.btn-partage .btnp.btn-remonter {
    background-image: url(../images/ico-remonter-h.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-remonter:hover {
    background-image: url(../images/ico-remonter-h.png)
}

.copyright {
    text-align: justify;
}

.navh {
    margin: 0;
    z-index: 8000;
    display: inline-block;
    vertical-align: top;
}

.navh .menu_principal {
    margin: 0;
    padding: 30px 0;
    list-style: outside none;
    display: table;
    width: 100%;
}

.navh .menu_principal>li {
    position: relative;
    display: table-cell;
    text-align: center;
    background: none;
    padding: 0px 19px;
}

.navh .menu_principal a,
.navh .menu_principal a:visited {
    position: relative;
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 0 0;
    text-decoration: none;
    font-family: var(--font_family_2);
    font-weight: normal;
    transition: all 400ms ease;
}

.navh .menu_principal a:hover,
.navh .menu_principal li.active>a {
    color: var(--color_secondaire);
}

.navh .menu_principal li.active>a:hover {
    cursor: default
}

.navh .menu_principal a:hover:after,
.navh .menu_principal li.active>a:after,
.navh .menu_principal li a.active:after {
    content: '';
    border-top: 1px solid var(--color_secondaire);
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-animation: anim 0.2s 100ms normal ease-out forwards;
    animation: anim 0.2s 100ms normal ease-out forwards;
}

@-webkit-keyframes anim {
    0% {
        width: 0px;
    }

    100% {
        width: 100%;
    }
}

@keyframes anim {
    0% {
        width: 0px;
    }

    100% {
        width: 100%;
    }
}

.sous-banniere:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 70%;
    z-index: 0;
}

.sous-banniere {
    position: relative;
    /* padding: 0 10%; */
    background: #d9d9d9;
}

.encarts {
    position: relative;
    display: block;
    padding: 60px 10%;
    background: #323232;
}

.encarts h2.h1 {
    color: var(--color_secondaire);
}

.encarts h2.h1:before,
.encarts h2.h1:after {
    background: var(--color_secondaire);
}

.encarts .encart {
    position: relative;
    text-align: center;
    padding: 0 2vw;
}

.encarts .encart .img-encart {
    position: relative;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.encarts .encart .img-encart img {
    width: 100%;
    height: auto;
}

.encarts .encart h2 {
    font-size: 30px;
    color: var(--color_secondaire);
}

.encarts .encart .btn {
    color: var(--color_secondaire);
    border-color: var(--color_secondaire);
}

.encarts .encart .btn:hover {
    color: var(--color_secondaire);
    background-color: #000;
}

.pied {
    position: relative;
    background: #323232;
}

.pied .bande1 {
    padding: 80px 10%;
    background: url(../images/home3-min.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.pied .bande2 {
    padding: 30px 0;
    padding: 60px 10%;
    background: #323232;
}

.pied h3 {
    color: #ffffff;
    font-size: 25px;
    padding: 0 0 0;
}

.pied .navf .menu_footer {
    color: var(--color_tertiaire);
    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: 14px;
    padding: 0;
    color: #fff;
    text-decoration: none;
}

.pied .navf .menu_footer li a:hover {
    text-decoration: underline;
    color: var(--color_secondaire);
}

.pied .navf .menu_footer li.active a:hover {
    cursor: default;
    text-decoration: underline;
}

.pied .menu_referencement {
    color: var(--color_tertiaire);
    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: #fff;
    font-size: 14px;
    text-decoration: none;
}

.pied .menu_referencement li a:hover {
    color: var(--color_secondaire);
    text-decoration: underline;
}

.pied .menu_referencement li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied address {
    margin: 0;
    padding: 15px 0 0 0;
    color: var(--color_secondaire);
    font-size: 14px;
}

.pied address p {
    background-repeat: no-repeat;
    margin: 0;
    background-position: 0 0px;
    padding: 0 0 10px
}

.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: var(--color_tertiaire);
    padding: 10px 0 0 0;
    font-size: 13px;
}

.pied .copyright-footer {
    margin: 50px 0px 0px 0px;
    text-align: center;
}

.pied .copyright-footer svg .cls-1 {
    fill: var(--color_tertiaire);
}

#logoFD svg * {
    fill: rgba(255, 255, 255, 0.4);
}

#logoFD svg {
    width: 200px;
}

.pied .btn-like {
    padding: 20px 0px 0px 0px
}

.pied .btn-partage {
    text-align: right;
    padding: 10px 9% 0 0;
    margin-top: -26px;
    position: relative;
    background: #323232;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: var(--color_tertiaire)
}

.contact .plan {
    font-size: 0;
    margin-top: 100px;
}

.contact .plan .block #googlemapapi,
.contact .plan iframe {
    width: 100% !important;
    height: 550px !important
}

.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: var(--color_optionnel);
}

.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: var(--color_secondaire);
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 3px;
    width: 100% !important;
    font-family: var(--police_body);
    color: #000;
    font-size: 14px;
    box-shadow: 1px 1px 3px #eee inset;
}

.form-control:focus {
    color: #000;
    background: #fff;
}

.contact .formulaire .form-group textarea.form-control {
    height: 109px;
    position: static;
    border-radius: 3px;
}

.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.btn-primary {
    display: inline-block;
    position: relative;
    float: right;
    width: 25%;
    margin: 0;
    text-align: center;
    height: 56px;
    /* letter-spacing: 1px; */
    border-radius: 10px;
    /* padding-left: 3vw; */
    margin-top: 21px;
}

.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 {
    transition: all 400ms ease;
    /* background-image: url(../images/ico-contact2.png); */
    /* background-position: 1.1vw 50%; */
    border-color: var(--color_secondaire);
    font-size: 20px;
    text-transform: uppercase;
    background-color: rgba(50,50,50,.5) !important;
    color: var(--color_secondaire);
    padding: initial;
}

.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: #333 !important;
    color: var(--color_secondaire);
    /* background-image: url(../images/ico-contact1.png); */
}

*::-webkit-input-placeholder {
    color: var(--color_body) !important
}

*:-moz-placeholder {
    color: #4bvar(--color_body) !important;
    opacity: 1 !important
}

*::-moz-placeholder {
    color: var(--color_body) !important;
    opacity: 1 !important
}

*:-ms-input-placeholder {
    color: var(--color_body) !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;
}

.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)
}

.flex-seoContain {
    position: relative;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex-seoContain .seo-content {
    width: 55%;
    padding-top: 1em;
}

.flex-seoContain .seo-content h1,
.flex-seoContain .seo-form h2.h1 {
    text-align: left;
}

.flex-seoContain .seo-content h1:before,
.flex-seoContain .seo-form h2.h1:before {
    left: 0;
    margin-left: 0;
}

.flex-seoContain .seo-form {
    width: 44%;
    padding: 1em 2% 3em;
    background: var(--color1);
}

.img-seo img {
    border-radius: var(--border-radius);
    width: 240px;
    height: auto;
}

.header-sidebars .header-top {
    display: table;
    height: 65px;
    width: 100%;
    background: var(--color_principal);
}

.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: 0px;
    top: 9px;
    width: 170px;
    height: auto;
}

.deploy-right-sidebar {
    border-left: 1px #ffffff solid;
    display: table-cell;
    background-color: var(--color_principal);
    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: var(--color_principal);
    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: var(--color_principal);
    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;
}

.sidebar-scroll-right {
    width: 275px;
    overflow: auto !important;
    overflow-x: hidden !important;
    height: 100%;
    background-color: var(--color_tertiaire);
}

.sidebar-right {
    font-family: var(--police_pricipal), 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-right a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    color: #ffffff !important;
    z-index: 1;
}

.sidebar-right-logo {
    margin-left: 84px;
    top: 14px;
    right: 1px;
    max-width: 180px;
    float: inherit;
    max-height: 37px;
    position: relative;
}

.sidebar-divider-text {
    font-size: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 0;
    color: var(--color_principal) !important;
    background: var(--color_tertiaire);
    opacity: 0.9;
}

.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-header-right {
    height: 65px;
    background-color: var(--color_principal);
    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-right .close-sidebar-right {
    position: absolute !important;
}

.right-sidebar-copyright {
    margin: 20px 0
}

.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: var(--color_principal);
    /*! border-bottom: 1px solid #fff; */
}

.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 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.svg);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-size: 8px auto;
    text-transform: uppercase;
    color: #fff;
    height: 60px;
    background-repeat: no-repeat;
    padding-left: 29px;
    background-position: 6px 20.9px;
}

.menu-mobile-dynamique ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding-left: 0
}

.menu-mobile-dynamique ul li a {
    background: none;
    color: #BEBEBE
}

.menu-mobile-dynamique .sub-menu {
    display: none
}

.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 QUERIES **********************************************************/
/* *************************************************************************/
@media (max-width:991px) {
    .container {
        width: 100%;
    }

    .flex-seoContain {
        flex-wrap: wrap;
    }

    .flex-seoContain .seo-content {
        width: 100%;
        background: transparent;
    }

    .flex-seoContain .seo-form {
        width: 100%;
        background: none;
        padding: 0;
    }

    .img-seo img,
    a.imagecont.noflicker.img1 {
        width: 100%;
        height: auto;
        margin: 0 0 16px;
        display: block;
    }

    .slogan {
        font-size: 20px;
        text-align: center;
    }

    h1,
    .h1 {
        font-size: 30px;
    }

    figure.effect-lily h2 {
        font-size: 20px;
    }

    figure.effect-lily p a.btn {
        padding: 8px 2vh;
    }

    .callTracker span,
    .callTracker a {
        color: #fff
    }

    .grid {
        margin-bottom: 15px
    }

    .contact .formulaire .form-group .col-md-4 {
        width: 100% !important
    }

    .contact .formulaire .form-group .col-md-8 {
        width: 100% !important
    }

    .contact .formulaire .form-group input[name="captcha"] {
        width: 100% !important;
        margin-right: 0% !important;
        text-align: left !important;
    }

    .contact .formulaire .form-group input[name="captcha"]+a {
        position: absolute;
        width: 140px;
        top: 0;
        right: 0;
        margin-right: 0px !important;
    }

    .contact .formulaire .form-group input.btn-primary {
        margin-top: 8px;
        font-size: 18px;
        letter-spacing: initial;
    }

    .lb-prev {
        opacity: 1 !important;
        /*background:url(../images/lightbox-g.png) left 48% no-repeat;*/
    }

    .lb-next {
        opacity: 1 !important;
        /*background:url(../images/lightbox-d.png) right 48% no-repeat;*/
    }

    .scrollbars {
        width: 100%;
        height: auto
    }

    .scrollbar-content {
        padding: 0
    }

    header .logo-div,
    nav {
        display: none
    }

    .encarts .encart {
        padding: 0
    }

    .encarts .encart h2 {
        font-size: 20px;
        min-height: 50px;
    }
}

@media (max-width:767px) {
    .sloganbloc {
    padding: 0px;
    width: auto;
    background-color: initial;
}
.btn.btn-slogan,
a.btn.btn-slogan {
    border-color: var(--color_secondaire);
    color: var(--color_secondaire);
    text-transform: uppercase;
    margin-top: 33px;
    padding: 10px 30px;
}

a.btn.btn-slogan.click {
    padding: 10px 30px;
}
.bande1 > .row {
    padding: 20px;
}
    .pad-xs {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .pad-xs-l {
        padding-left: 15px !important
    }

    .pad-xs-r {
        padding-right: 15px !important
    }

    .nopad-xs {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .nopad-xs-l {
        padding-left: 0 !important
    }

    .nopad-xs-r {
        padding-right: 0 !important
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
    }

    .encarts .encart h2 {
        min-height: inherit;
    }

    .encarts .encart {
        margin-bottom: 30px
    }

    .sous-banniere {
        padding: 0
    }

    main.fluid-contenu {
        padding: 0
    }

    a.btn.btn-body {
        margin: 0 1px;
    }

.contain-btn-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 25px;
}

    .banniere {
        padding-bottom: 25px;
        overflow: hidden;
        height: 100% !important;
    }

    .slogan {
        overflow: hidden;
        display: block;
        margin-top: 30px;
    }

    h1,
    .h1 {
        margin-bottom: 60px;
        margin-top: 0px;
    }

    .body-page-1 .fluid-contenu .corps {
        padding: 40px 8% 80px;
    }
}

@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
    }
}

@media (min-width:991px) and (max-width:1199px) {}

@media (max-width:1336px) {
    .contact .formulaire .form-group input.btn-primary {
        margin-top: 10px;
        padding: 0 16px;
        background-position: 8.5vw 50%;
        width: 100%;
    }
}

@media (min-width:768px) {}



.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;
}