:root {
    --color_principal: #7cbba6;
    --color_secondaire: #aaffd8;
    --color_tertiaire: #ffffff;
    --color_body: #535353;
    --police_principal: 'Lato-Bold';
    --police_body: 'Lato-Bold';
    --radius-box: 10px;
    --bg_secondaire: #50a88a
}




/**Page SEO */
a.imagecont.noflicker.img1 {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}


.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: 0px;
    right: 0px;
    margin-right: 0px !important
}

.flex-seoContain {
    position: relative;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-seoContain .seo-content {
    width: 55%;
    padding-top: 1em
}

.flex-seoContain .seo-content h1,
.flex-seoContain .seo-form h2.h1 {
    text-align: left
}

.flex-seoContain .seo-content h1::before,
.flex-seoContain .seo-form h2.h1::before {
    left: 0px;
    margin-left: 0px
}

.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
}

.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: 0px;
    margin-left: 0px;
    display: none;
}

.flex-seoContain .seo-form {
    width: 44%;
    padding: 1em 2%3em
}

.img-seo img {
    border-radius: var(--border-radius);
    width: 240px;
    height: auto
}


/***/

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;
    width: auto;
    height: 143px
}

.fixed a img {
    width: auto;
    height: 68px
}

a img.fixed {}

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: 18px;
    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
}

.row.paddingContact {
    background: rgba(150, 169, 72, 0.6);
    color: #fff;
    border-radius: 10px;
    padding: 30px
}

.bande1 .row {
    background: #fff;
}

.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;
    margin-top: 39px
}

.fixed .right {
    margin-top: 4px
}

.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: 18px;
    background: #fff
}

div {}

.hide-print.formulaire.col-md-8 {
    background: rgba(150, 169, 72, 0.6);
    color: #fff;
    border-radius: 10px;
    padding: 30px
}

.contact.node-37 .row .hide-print.formulaire.col-md-8 {
    background: #fff !important;
}

.hide-print.formulaire.col-md-8 h1 {
    color: #009096;
}

.formulaire.contact-footer.col-md-6 h2.h1 {
    color: #009096;
}

div#contactButtonsMobile dic {}

div#contactButtonsMobile div a {
    background: #009096 !important
}

a,
a:link,
a:visited {
    color: #191a1a;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

a {}

a:active {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3 {
    color: #009096;
    font-family: var(--police_principal), sans-serif;
    font-weight: normal
}

h1,
.h1 {
    font-size: 40px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 100px;
    margin-top: 35px;
    position: relative;
    color: #009096
}

h1 {}

h1:before,
.h1:before {
    content: "";
    width: 2px;
    height: 40px;
    position: absolute;
    bottom: -60px;
    left: 50%;
    margin-left: -1px;
    background: #009096;
}

h1:after,
.h1:after {
    content: "";
    width: 2px;
    height: 40px;
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -1px;
    background: #009096;
}

h2.h1:before {
    height: 24px;
    bottom: -45px
}

h2.h1:after {
    height: 24px;
    top: -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
}

h2.h1 {
    font-size: 30px
}


.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;
    color: #808080
}

.callTracker span:hover {
    color: var(--color_tertiaire)
}

.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
}

.main-page {
    position: relative;
    padding: 0%0%;
    background: #020202
}

.banniere {
    position: relative;
    display: block;
    top: 212px !important;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center top
}

.tete {
    position: fixed;
    left: 0%;
    right: 0;
    z-index: 9000;
    width: 100%;
    background: #020202;
    -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: #020202;
    left: 0;
    right: 0;
    z-index: 9000;
    width: 100%;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.40);
    top: 0
}

.banniere:after {
    content: '';
    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
}

.header .logo-site {
    margin-top: 0;
    margin-bottom: 0
}

.header .logo-site svg {
    max-width: 58%;
    fill: var(--color_tertiaire)
}

.top-logo #logo_FD {
    position: absolute;
    fill: var(--color_tertiaire);
    left: 16px;
    top: 16px;
    max-height: 76px;
    max-width: 129px
}

.fixed .header .logo-site {
    padding-top: 1em
}

.fixed .header .logo-site svg {
    max-width: 45%
}

.tete.fixed .header {
    padding: 10px 50px
}

.slogan {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: var(--police_principal);
    color: var(--color_secondaire);
    font-size: 48px
}

.slogan .p1-slog,
.slogan .p2-slog {
    text-align: center
}

.btn,
a.btn {
    position: relative;
    font-family: var(--police_principal);
    font-size: 18px;
    border-radius: 38px;
    border: 1px solid var(--color_principal);
    text-decoration: none;
    padding: 6px 35px 9px 61px;
    margin-top: 25px;
    background-position: 21px 50%;
    background-repeat: no-repeat;
    background-color: #009096;
    transition: .5s;
    color: var(--color_tertiaire)
}

.btn.btn-slogan,
a.btn.btn-slogan {
    background-image: url(../images/ico-link.png);
    background-color: #009096;
    border-color: #009096;
    color: var(--color_tertiaire);
    line-height: 1.64em;
    min-width: 244px
}

.btn.btn-slogan:hover,
a.btn.btn-slogan:hover {
    background-color: #009096;
    border-color: #009096;
    color: var(--color_tertiaire)
}

.tel.btn.btn-slogan {
    background-image: url(../images/ico-tel.png)
}

.tel.btn.btn-slogan.callTracker span,
.tel.btn.btn-slogan.callTracker a {
    color: var(--color_tertiaire)
}

main.fluid-contenu {
    padding: 0 5%;
    margin-top: 21vh
}

.fluid-contenu .corps {
    z-index: 10;
    display: block;
    background: var(--color_tertiaire);
    padding: 60px 8%;
    text-align: justify;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.40)
}

form#contact_37 {
    color: #000;
}

form#contact_37 {}

label.checkbox.label-rgpd p {
    color: #000;
}

.row.relative.corps {}

a.btn.btn-body {
    background-image: url(../images/ico-contact2.png);
    color: #fff;
    display: table;
    margin: 70px auto 0
}

a.btn.btn-body:hover {
    background-color: #009096;
    background-image: url(../images/ico-contact2.png);
    color: var(--color_tertiaire)
}

.btn-partage .btnp {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    /* border:1px solid #fff; */
    background-color: #009096;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: all 400ms ease
}

.hide-print pied.row {}

.btn-partage .btnp:hover {
    transform: rotate(360deg);
    background-color: #009096;
}

.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-remonter {
    background-image: url(../images/ico-remonter.png)
}

.btn-partage .btnp.btn-fb:hover {
    background-image: url(../images/ico-fb.png)
}

.btn-partage .btnp.btn-twitter:hover {
    background-image: url(../images/ico-twitter.png)
}

.btn-partage .btnp.btn-remonter:hover {
    background-image: url(../images/ico-remonter.png)
}

.copyright {
    text-align: justify
}

.navh {
    margin: 0;
    z-index: 8000;
    display: inline-block;
    vertical-align: top;
    margin-left: 15%
}

.navh .menu_principal {
    margin: 0;
    padding: 24px 0;
    list-style: outside none;
    display: table;
    width: 100%
}

.navh .menu_principal>li {
    position: relative;
    display: table-cell;
    text-align: center;
    padding: 0px 19px;
    background: none
}

.navh .menu_principal a,
.navh .menu_principal a:visited {
    position: relative;
    color: #fff;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 0;
    text-decoration: none;
    font-family: 'Nunito-Regular', sans-serif;
    font-weight: 700;
    transition: all 400ms ease
}

.navh .menu_principal a:hover,
.navh .menu_principal li.active>a {
    color: #fff;
    background: #009096;
    padding: 5px 15px 2px 15px;
    border-radius: 40px
}

.navh .menu_principal li.active>a:hover {
    cursor: default
}

.fixed .navh .menu_principal a:hover,
.fixed .navh .menu_principal li.active>a {
    color: var(--color_tertiaire)
}

.navh .menu_principal a:hover:after,
.navh .menu_principal li.active>a:after {
    border-top: 1px solid #009096;
    background: #009096;
    border-radius: 22px;
    height: 29px;
    z-index: -1;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-animation: anim 0.2s 500ms normal ease-out forwards;
    animation: anim 0.2s 100ms normal ease-out forwards
}

.tete.fixed .navh .menu_principal a,
.tete.fixed .navh .menu_principal a:visited {
    color: var(--color_tertiaire)
}

.tete.fixed .navh .menu_principal a:hover:after,
.tete.fixed .navh .menu_principal>a:after {
    border-color: var(--color_tertiaire)
}

.fixed .navh .menu_principal a:hover:after,
.fixed .navh .menu_principal li.active>a:after {
    border-color: var(--color_tertiaire)
}

@-webkit-keyframes anim {
    0% {
        width: 0px
    }

    100% {
        width: 100%
    }
}

@keyframes anim {
    0% {
        width: 0px
    }

    100% {
        width: 100%
    }
}

.fil-arianne {
    margin: 0;
    padding: 5px 0;
    margin-top: -65px;
    padding-bottom: 70px
}

.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
}

.encarts {
    position: relative;
    display: block;
    padding: 60px 5%85px
}

.encarts h2.h1 {
    color: var(--color_tertiaire)
}

.encarts h2.h1:before,
.encarts h2.h1:after {
    background: var(--color_tertiaire)
}

.encarts .marg-grid1 {
    padding-right: 20px
}

.encarts .marg-grid2 {
    padding-right: 10px;
    padding-left: 10px
}

.encarts .marg-grid3 {
    padding-left: 20px
}

.encarts .encart {
    position: relative;
    text-align: center;
    /* box-shadow:0 0 10px rgba(255,255,255,0.9); */
}

.encarts .encart .img-encart {
    position: relative;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 50px
}

.encarts .encart .img-encart:after {
    content: '';
    background: linear-gradient(deg, white, transparent);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.encarts .encart .img-encart img {}

.encarts .encart h2 {
    position: relative;
    font-size: 25px;
    color: var(--color_tertiaire);
    z-index: 1;
    text-transform: uppercase;
    margin-bottom: 5vh;
    letter-spacing: 1px
}

.encarts .encart .btn {
    color: var(--color_tertiaire);
    border-color: #009096;
    z-index: 1;
    padding: 6px 25px;
    margin: 0;
    font-size: 15px
}

.encarts .encart .btn:hover {
    color: #fff;
    background-color: #009096
}

.pied {
    position: relative;
    padding: 0 5%
}

.pied .bande1 {
    padding: 80px 8%;
    /* background-image:url(../images/bg-ctc.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    :
    ;
}

.bande1 {
    background: #fff;
}

.pied .bande2 {
    padding: 30px 0
}

.pied h3 {
    color: var(--color_tertiaire);
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 0
}

.pied .navf .menu_footer {
    color: #808080;
    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: 18px;
    padding: 0;
    color: inherit;
    text-decoration: none
}

.pied .navf .menu_footer li a:hover {
    color: var(--color_tertiaire)
}

.pied .navf .menu_footer li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied .menu_referencement {
    color: grey;
    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: 18px;
    text-decoration: none
}

.pied .menu_referencement li a:hover {
    color: var(--color_tertiaire)
}

.pied .menu_referencement li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied address {
    margin: 0;
    padding: 15px 0 0 0;
    color: #808080;
    font-size: 18px;
}

.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: gray;
    padding: 10px 0 0 0;
    font-size: 13px
}

.pied .copyright-footer {
    margin: 50px 0px 0px 0px;
    text-align: center
}

#logoFD svg* {
    fill: #fff
}

#logoFD svg {
    width: 200px;
    fill: #fff;
}

.pied .btn-like {
    padding: 20px 0px 0px 0px
}

.pied .btn-partage {
    text-align: center;
    padding: 10px 0 0 0;
    margin-top: -26px
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #009096
}

.contact .plan {
    font-size: 0;
    margin-top: 100px
}

.hide-print.plan h2.h1 {
    color: #009096;
}

.contact .plan .block #googlemapapi,
.contact .plan iframe {
    width: 100% !important;
    height: 550px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.9)
}

iframe {}

.contact .description-contact {
    padding: 0px 0px 10px 0px
}

.description-contact.clear p {
    color: #fff
}

.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_principal)
}

.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_tertiaire);
    border: 1px solid #c8cbcf;
    box-shadow: none;
    width: 100% !important;
    font-family: var(--police_body);
    color: var(--color_body);
    font-size: 14px
}

.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.btn-primary {
    display: inline-block;
    position: relative;
    float: right
}

.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-color: #009096;
    background-image: url(../images/ico-contact2.png);
    border-color: #009096
}

.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: #009096;
    color: #fff;
    background-image: url(../images/ico-contact2.png);
}

*::-webkit-input-placeholder {
    color: var(--color_body) !important
}

*:-moz-placeholder {
    color: var(--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)
}

.header-sidebars .header-top {
    display: table;
    height: 65px;
    width: 100%;
    background: #020202
}

.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: 18px;
    top: 5px;
    max-height: 76px;
    max-width: 129px;
    width: auto;
    height: 54px
}

.deploy-right-sidebar {
    border-left: 1px #ffffff solid;
    display: table-cell;
    background-color: #009096;
    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: #009096;
    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: #009096;
    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: #020202
}

.sidebar-right {
    font-family: var(--police_principal), 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;
    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;
    #fff: 0;
    color: #fff !important;
    background: var(--bg_secondaire)
}

.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: #009096;
    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: #009096
}

.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: var(--color_tertiaire);
    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(max-width: 991px) {

    .encarts {
        background: #f6f6f670;
    }

    /**SEO **/
    .flex-seoContain {
        flex-wrap: wrap
    }

    .flex-seoContain .seo-content {
        width: 100%;
        background: transparent
    }

    .flex-seoContain .seo-form {
        width: 100%;
        background: none;
        padding: 0px
    }


    .flex-seoContain {
        flex-wrap: wrap
    }

    .flex-seoContain .seo-content {
        width: 100%;
        background: transparent
    }

    .flex-seoContain .seo-form {
        width: 100%;
        background: none;
        padding: 0px
    }

    .img-seo img,
    a.imagecont.noflicker.img1 {
        width: 100%;
        height: auto;
        margin: 0px 0px 16px;
        display: block
    }

    /***/
    .banniere {
        top: 0 !important
    }

    main.fluid-contenu {
        margin-top: 0 !important
    }

    .container {
        width: 100%
    }

    .slogan {
        font-size: 35px;
        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
    }

    .row.paddingContact {
        background: rgba(150, 169, 72, 0.6);
        color: #fff;
        border-radius: 10px;
        padding: 5px
    }

    .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 {
        width: 100%;
        margin-top: 8px
    }

    .lb-prev {
        opacity: 1 !important
    }

    .lb-next {
        opacity: 1 !important
    }

    .scrollbars {
        width: 100%;
        height: auto
    }

    .scrollbar-content {
        padding: 0
    }

    header .logo-div,
    nav {
        display: none
    }

    .encarts .encart .img-encart img {
        width: 100%;
        height: 125px
    }
}

@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
    }

    .nopad-xs {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .nopad-xs-l {
        padding-left: 0 !important
    }

    .nopad-xs-r {
        padding-right: 0 !important
    }

    .marg-grid2,
    .marg-grid1,
    .marg-grid3 {
        padding: 10px 0 !important
    }

    main.fluid-contenu {
        margin-top: -3vh
    }

    .banniere {
        height: 100% !important;
        top: 2px !important
    }

    .btn.btn-slogan {
        margin-bottom: 18px;
        margin-top: 0px
    }

    .slogan {
        font-size: 25px;
        margin-bottom: 0px;
        padding-bottom: 24px
    }
}

@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: 1199px) {
    .encarts .encart h2 {
        font-size: 20px;
        min-height: 70px
    }
}

@media(min-width: 1200px) {}

.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
}