@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
main {
    display: block
}

body {
    color: #333;
    font-family: 'Lato', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
    overflow-x: hidden !important;
    position: relative;
    background: #fff;
}

a img {
    border: 0
}

a {
    color: #000
}

a:hover {
    text-decoration: none;
    color: #0b4199;
}

#popup {
    padding: 0 10px
}

.mce-content-body {
    background: #fff
}

.hack {
    /height: 120px !important
}

.hidden {
    display: none !important
}

.clear {
    clear: both
}

.error {
    border: 1px solid #DF7B7B;
    background-color: #FFE6E6
}

.conf {
    border: 1px solid #72CB67;
    background-color: #DFFAD3
}

.conf,
.error {
    color: #383838;
    font-weight: 700;
    margin: 0 0 2%;
    line-height: auto;
    padding: 2% 3%
}

#cms2 #img-header-1 {
    display: block
}

#cms4 #img-header-2 {
    display: block
}

#cms8 #img-header-3 {
    display: block
}

#cms9 #img-header-4 {
    display: block
}

#cms10 #img-header-5 {
    display: block
}


#cms3 #img-header-6,
#cms7 #img-header-6,
#cms5 #img-header-6 {
    display: block
}

#img-header-1 {
    display: none
}

#img-header-2 {
    display: none
}

#img-header-3 {
    display: none
}

#img-header-4 {
    display: none
}

#img-header-5 {
    display: none
}

#img-header-6 {
    display: none
}

.row {
    margin: 0 !important;
}

.headerTop {
    background: url(../img/top-bar.jpg)center no-repeat;
    background-size: cover;
    padding: 0;
}

#cms1 div#kameleon {
    background: #dcd1f3 url(../img/svg1.png)center bottom no-repeat;
    padding-bottom: 100px;
}

.footer-container-bottom {
    float: left;
    width: 100%;
    height: auto;
    background: #0b4199;
}

div#incomm {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff5f5;
}

.fixed a#home {
    padding: 15px 0 !important;
    transition: 1s all cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

ul.header-ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
}

ul.header-ul a {
    color: #fff;
    background: #000;
    letter-spacing: 1.1px;
    font-weight: 600;
    margin: 0 5px;
    padding: 3px 5px;
    font-family: 'Jura', sans-serif;
    font-size: 12px;
}

.phone {
    display: flex;
}

.header-icon {
    color: white;
    background: #6a3315;
    padding: 0 6px;
    padding-right: 0;
    line-height: 48px;
    font-size: 25px;
}

.header-icon i {
    transform: rotate(45deg);
}

.map-bg {
    float: left;
    width: 100%;
    background: url(../img/map.jpg)top center no-repeat;
    background-size: cover;
    padding: 140px 0px;
}

/* Loader */
#loader {
    position: fixed;
    background: rgb(203, 240, 225);
    background: linear-gradient(90deg, rgba(203, 240, 225, 1) 0%, rgba(236, 208, 188, 1) 100%);
    width: 100%;
    height: 100%;
    z-index: 9999999999999999999999999999999999999999;
}

.preloader {}


.preloader {
    width: 280px;
    height: 90px;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 150px;
    animation: bounce 1.2s ease infinite;
    transform: scale(0.8);
}

@keyframes bounce {
    from {
        top: 120px;
    }

    50% {
        top: 86px;
    }

    to {
        top: 120px;
    }
}

/* Loader */

.f-left {
    float: left;
    width: 100%;
}

.f-horaire {
    padding: 30px 0;
    background: #d0edf7;
}

a.header-tel {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    transition: 0.3s all ease-in-out;
    text-transform: uppercase;
}

a.header-tel:hover {}

a.h-fb i {
    padding: 5px 9px;
    background: #2b56bf;
    color: white;
    margin-right: 5px;
    border-radius: 3px;
}

.ftr-content {
    width: 250px;
}



span.h-slg-1 {
    font-size: 40px;
    color: #efd5e3;
    display: block;
    text-align: center;
    font-weight: 300;
}

span.h-slg-2 {
    display: block;
}

.h-cds a {
    margin: 0 5px;
}

.centrer-verticalement {
    display: flex;
    flex-direction: column;
    justify-content: center;
    / Et les dÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©clinaisons avec prÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©fixes pour obtenir un rÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©sultat homogÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ne sur les divers navigateurs / display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
}

.h-cds {
    width: 100%;
    margin-bottom: 20px;
}

.h-logo {
    width: 100%;
    margin-bottom: 20px;
}

.h-slogan {
    width: 100%;
}

.tel-hh a {
    color: #0b4199;
    font-weight: 600;
    background: #f4b025;
    display: table;
    padding: 5px 10px;
    border-radius: 20px;
    transition: 0.3s all ease-in-out;
}

.tel-hh {}

.ins-captcha {
    color: #b61984;
    font-size: 30px;
    margin-bottom: 30px;
    display: block;
    font-weight: 600;
}
.ins-captcha1 {
    color: #333333;
    font-size: 30px;
    text-shadow: #b61984 1px 0 10px;
    margin-bottom: 30px;
    display: block;
    font-weight: 600;
}

span.ins-1 {
    font-weight: 600;
    font-size: 50px;
}

span.ins-color {
    color: #b61984;
}

.inscription {
    line-height: 1;
    position: relative;
    z-index: 9;
    top: 0;
    left: 0;
}

span.ins-2 {
    display: block;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 30px;
    display: block;
}

a.ins-a {
    padding: 0 10px;
    height: 30px;
    line-height: 28px;
    background: #b61984;
    color: #fff;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 500;
}

footer#footer:after {
    content: '';
    width: 157px;
    height: 146px;
    background: url(../img/books.png)center no-repeat;
    position: absolute;
    z-index: 99;
    left: 50px;
    bottom: 50px;
    display: none;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-20px);
    }

    100% {
        transform: translatey(0px);
    }
}

.float-a {
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
}

.tel-hh a:hover {
    background: #0b4199;
    color: #f4b025;
}

.overflow-visible{
    overflow: visible!important;
}

@media only screen and (min-width: 320px) {
    .inscription {
        text-align: center;
    }

    .logo-hd.logo-hd2 {
        background: #fcd459 url(../img/svg1.png)center bottom no-repeat;
    }

    #header .logo-hd.logo-hd2 a#home {
        margin: 0 auto;
        padding: 20px 0;
    }

    .ins-captcha {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .ins-captcha1 {
        font-size: 25px;
        margin-bottom: 20px;
    }


    span.ins-1 {
        font-size: 40px;
    }

    span.ins-2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    a.ins-a {
        font-size: 16px;
    }

    .tel-force {
        display: flex;
        justify-content: center;
    }

    .head-c {
        position: relative;
        z-index: 9;
        width: 100%;
        margin: 0;
    }

    span.h-slg-1 {
        font-size: 20px;
    }

    .ftr-content {
        text-align: center;
        display: none;
    }

    ul.horaire-ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }

    a.header-tel {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .logocentre {
        display: none !important
    }

    #page {
        margin: auto;
        width: 100%
    }

    #header {
        position: relative;
    }

    #header a#home {
        display: block;
        width: 250px;
        padding: 0;
        margin: 0;
    }

    #header p#slogan {
        display: none
    }

    #cms1 #columns {
        clear: both;
        float: left;
        width: 100%;
        padding: 0;
    }

    #columns {
        clear: both;
    }

    #center_column {
        width: 100%;
        padding: 0;
    }

    #breadcrumb {
        margin: 5px 0;
        color: #666;
        font-size: .8em
    }

    #breadcrumb a {
        color: #666
    }

    #center_column,
    #left_column,
    #right_column {
        float: none
    }

    #left_column {
        width: 90%;
        padding: 5%
    }

    #right_column {
        width: 200px;
        padding-right: 40px
    }

    #footer {
        height: auto;
        padding: 70px 0;
        padding-bottom: 50px;
        float: left;
        width: 100%;
        background: url(../img/f-svg.png)center top no-repeat #fdcd51;
        background-size: cover;
        position: relative;
    }

    #footer p.address {
        margin: 5px 0
    }

    #footer p.address a {
        color: #333
    }

    #footer #incomm,
    #footer #seone {
        width: 100%;
        text-align: center;
        margin: 10px 0 5px;
        float: left;
        font-size: .7em
    }

    #footer #incomm a,
    #footer #seone a {
        color: #333;
        text-decoration: none
    }

    .column .block {
        margin-bottom: 1em;
        border: 1px solid #ccc
    }

    .column .block p {
        margin: 0 0 1%
    }

    .column .block header,
    article header,
    aside header {
        text-align: center;
        border-bottom: 0;
        padding: 3px 0
    }

    .column .block .block_content {
        padding: 2%
    }

    img {
        max-width: 100%;
        height: auto
    }

    iframe {
        max-width: 100%
    }

    .no_image {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .ftr-content {
        display: block;
    }

    .ftr-content {
        text-align: left;
    }

    ul.horaire-ul {
        flex-direction: column;
        text-align: center;
    }

    a.header-tel {
        font-size: 18px;
    }

    #footer {
        padding-top: 110px;
        padding-bottom: 50px;
    }

    .column .block {
        float: left;
        width: 47%;
        margin: 1%
    }

    .column .block p {
        margin: 0 0 2%
    }

    #center_column,
    #left_column,
    #right_column {
        float: left
    }

    .no_image {
        display: block
    }
}

@media only screen and (min-width: 992px) {
    .inscription {
        text-align: left;
    }

    .ins-captcha {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .ins-captcha1 {
        font-size: 20px;
        margin-bottom: 10px;
    }


    span.ins-1 {
        font-size: 40px;
    }

    span.ins-2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    a.ins-a {
        font-size: 14px;
    }

    .inscription {
        top: 230px;
        left: 120px;
        position: absolute;
    }

    .logo-hd {
        z-index: 9;
        width: 100%;
        position: absolute;
        top: 54px;
    }

    .head-c {
        position: absolute;
    }

    span.h-slg-1 {
        font-size: 20px;
    }

    .head-c {
        margin-top: 100px;
    }

    .h-cds {
        margin-bottom: 20px;
    }

    .h-logo {
        margin-bottom: 20px;
    }

    ul.horaire-ul {
        flex-direction: row;
    }

    a.header-tel {
        font-size: 13px;
        margin-bottom: 0;
    }

    .logocentre {
        display: flex !important
    }

    #page {
        margin: auto;
        width: 100%;
    }

    #header {
        position: relative;
        height: auto;
        float: left;
        width: 100%;
    }

    #header a#home {
        display: block;
        transition: 0.3s all ease-in-out;
        width: 350px;
        z-index: 99999999;
        padding: 0;
        background: transparent;
    }

    #header p#slogan {
        margin: 10px 0 0 10px;
        float: left;
        display: block
    }

    #columns {
        clear: both;
    }

    #center_column {
        width: 100%;
    }

    #breadcrumb {
        margin: 5px 0;
        color: #666;
        font-size: .8em
    }

    #breadcrumb a {
        color: #666
    }

    #center_column,
    #left_column,
    #right_column {
        float: left
    }

    #left_column {
        width: 200px;
        padding-left: 40px
    }

    #right_column {
        width: 200px;
        padding-right: 40px
    }

    #footer {
        padding-top: 70px;
        padding-bottom: 20px;
    }

    #footer p.address {
        float: left;
        margin: 5px 0
    }

    #footer p.address a {
        color: #333
    }

    #footer #incomm,
    #footer #seone {
        float: left;
        width: 980px;
        text-align: center;
        margin: 10px 0 0;
        font-size: .8em
    }

    #footer #incomm a,
    #footer #seone a {
        color: #333;
        text-decoration: none
    }

    .column .block {
        width: 198px;
        margin-bottom: 1em;
        border: 1px solid #ccc
    }

    .column .block p {
        margin: 0 0 10px
    }

    .column .block header,
    article header,
    aside header {
        text-align: center;
        border-bottom: 0;
        padding: 3px 0
    }

    .column .block .block_content {
        padding: 5px
    }
}

@media only screen and (min-width: 1200px) {
    #footer {
        padding-top: 110px;
        padding-bottom: 20px;
        background: url(../img/f-svg.png)center top no-repeat #fdcd51;
    }

    .ins-captcha {
        font-size: 25px;
        margin-bottom: 20px;
    }

     .ins-captcha1 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    span.ins-1 {
        font-size: 40px;
    }

    span.ins-2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    a.ins-a {
        font-size: 18px;
    }

    .inscription {
        line-height: 1;
        position: absolute;
        z-index: 9;
        top: 280px;
        left: 180px;
    }

    .logo-hd {
        top: 54px;
    }

    span.h-slg-1 {
        font-size: 25px;
    }

    .head-c {
        margin-top: 130px;
    }

    .h-cds {
        margin-bottom: 30px;
    }

    .h-logo {
        margin-bottom: 30px;
    }


    a.header-tel {
        font-size: 13px;
    }

    #header a#home {
        width: 400px;
    }

    ul.header-ul a {
        font-size: 13px;
    }
}

@media only screen and (min-width: 1366px) {
    #footer {
        padding-top: 120px;
        padding-bottom: 20px;
        background: url(../img/f-svg.png)center top no-repeat, url(../img/footer.jpg)center right 7% no-repeat;
    }

    footer#footer:after {
        left: 10px;
        bottom: 50px;
        display: block;
    }
}

@media only screen and (min-width: 1400px) {
    #footer {
        padding-top: 150px;
        padding-bottom: 59px;
    }

    footer#footer:after {
        left: 10px;
        bottom: 50px;
    }

    .ins-captcha {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .ins-captcha1 {
        font-size: 30px;
        margin-bottom: 30px;
    }


    span.ins-1 {
        font-size: 50px;
    }

    span.ins-2 {
        font-size: 40px;
        margin-bottom: 30px;
    }

    a.ins-a {
        font-size: 18px;
    }

    .inscription {
        line-height: 1;
        position: absolute;
        z-index: 9;
        top: 310px;
        left: 180px;
    }

    .logo-hd {
        top: 54px;
    }

    span.h-slg-1 {
        font-size: 30px;
    }

    .head-c {
        margin-top: 120px;
    }

    .h-cds {
        margin-bottom: 30px;
    }

    .h-logo {
        margin-bottom: 30px;
    }

    a.header-tel {
        font-size: 16px;
    }

    #header a#home {
        width: 450px;
    }

    ul.header-ul a {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1700px) {
    #footer {
        padding-top: 200px;
        padding-bottom: 50px;
    }

    footer#footer:after {
        left: 50px;
        bottom: 50px;
    }

    .ins-captcha {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .ins-captcha1 {
        font-size: 35px;
        margin-bottom: 30px;
    }

    span.ins-1 {
        font-size: 50px;
    }

    span.ins-2 {
        font-size: 40px;
        margin-bottom: 30px;
    }

    a.ins-a {
        font-size: 18px;
    }

    .inscription {
        line-height: 1;
        position: absolute;
        z-index: 9;
        top: 380px;
        left: 301px;
    }

    .logo-hd {
        top: 54px;
    }

    span.h-slg-1 {
        font-size: 35px;
    }

    .head-c {
        margin-top: 150px;
    }

    .h-cds {
        margin-bottom: 40px;
    }

    .h-logo {
        margin-bottom: 40px;
    }

    a.header-tel {
        font-size: 17px;
    }

    #header a#home {
        width: 450px;
    }
}