:root {
    --primary-color: hsla(196, 61%, 48%, 1);
    --primary-color-lighten: hsla(196, 61%, 58%, 1);
    --primary-color-darken: hsla(196, 61%, 38%, 1);
    --secondary-color: hsla(75, 91%, 31%, 1);
    --secondary-color-lighten: hsla(75, 91%, 41%, 1);
    --secondary-color-darken: hsla(75, 91%, 21%, 1);
    --accent-color: hsla(31, 100%, 50%, 1);
    --accent-color-lighten: hsla(31, 100%, 60%, 1);
    --accent-color-darken: hsla(31, 100%, 40%, 1);
    --background-color: hsla(90, 100%, 97%, 1);
    --text-color: hsla(0, 0%, 16%, 1);
    --text-color-lighten: hsla(0, 0%, 41%, 1);
    --primary-background-color: hsla(75, 100%, 90%, 1);
    --secondary-background-color: hsla(75, 91%, 81%, 1);
    --accent-background-color: hsla(196, 88%, 89%, 1);
    --success-color: hsla(122, 39%, 49%, 1);
    --error-color: hsla(4, 90%, 58%, 1);
    --info-color: hsla(199, 98%, 48%, 1);
    --font-primary: Roboto, sans-serif;
    --font-secondary: Quicksand, sans-serif;
    --card-border-radius: 0;
    --button-border-radius: 0;
}

.prestation a.savoir-plus {
    display: block;
    height: 100%;
    width: 100%;
}

.title-4 {
    color: white;
    font-size: 20px;
}

h1,
h2,
h3 {
    font-family: var(--font-secondary);
    font-weight: 400;
}

a.tel.accent-text.tel-important .page-404 {
    display: none;
}

.hor {
    color: #FFFFFF;
    font-size: 16px;
}

.adresse-footer {
    flex-direction: column;
    display: flex;
    align-items: center;
}

.slide-img.slide-01 {
    background-image: url('../assets/gifs/slider/slide-01.jpg');
}

.title-footer {
    color: #080519;
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    padding-bottom: 10px;
}

.contact-header {
    display: none;
}

a.lien-maps {
    font-family: 'Roboto';
    line-height: 150%;
    font-weight: 400;
    font-size: 16px;
    color: #100A32;
}

.horaire-footer-texte {
    color: #100A32;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}

.title-1 {
    font-family: 'Sora';
    font-weight: 700;
    font-size: 60px;
    line-height: 120%;
    color: #080519;
}

.slide-content {
    max-width: 648px;
    padding-top: 10px;
    background: linear-gradient(90deg, #66A6FF 0%, #B9E7F8 37.5%, #B9E7F8 70.83%);
    box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.25);
}

.footer-menu-2 a {
    color: #100A32;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-decoration-line: underline;
}

.siret {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #100A32;
}

.telephone-header a {
    color: #247695;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 18px;
    line-height: 175%;
}

.telephone-footer a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #100A32;
}

div#bloc-02 {
    background-color: #247695;
}

div#bloc-03 {
    /* padding: 0; */
    background-color: #247695;
}

html,
.index-page {
    overflow-x: hidden!important;
}

footer {
    background-image: url(../assets/gifs/background-footer.png);
    background-size: cover;
    background-repeat: no-repeat;
}

div#encart-actualites {
    background-color: #EAF9FF;
}

.texte-bloc-2 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.texte-bloc-3 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.slide-content {
    padding: 17px 20px;
    position: relative;
    top: 47px;
}

.slide-content .title-1 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.slide-content .title-2 {
    font-weight: 400;
    font-size: 34px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.points-forts ul {
    display: flex;
    justify-content: space-between;
    margin: 20px 0px;
    max-width: 470px;
}

.points-forts ul li {
    list-style: none;
    display: flex;
    align-items: center;
}

.points-forts ul li svg {
    margin-right: 10px;
}

.points-forts ul li img {
    margin-right: 10px;
}

.top-bar .brand {
    text-align: center;
}

.telephone-header {
    text-align: center;
}

#bloc-01 {
    color: #fff;
    background-color: var(--primary-color);
}

.title-2 {
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    color: #080519;
    text-align: center;
}

footer {
    position: relative;
    z-index: 0;
}

footer:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #b9e6f8ad;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}

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

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

.prestation .card-image img {
    border-radius: 60px;
}

.prestation .card-image {
    position: relative;
    transition: .4s;
}

.prestation a.savoir-plus {
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: 0;
    right: 0;
    transform: translate(-50%, -50%);
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    opacity: 0;
}

.prestation .card-image::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 60px;
    opacity: 0;
}

.prestation .card-image:hover::before {
    opacity: 1;
}

.prestation .card-image:hover a.savoir-plus {
    opacity: 1;
}

.contact-page .contact-header {
    display: none;
}

.bloc-horaires-adresse {
    display: none;
}

.contact-page .section.secondary h1,
.contact-page .section.secondary a,
.contact-page .section.secondary p {
    color: #fff !important;
}

.contact-page .telephone-header {
    text-align: left;
    padding-left: 37px;
}

.bold.primary-text {
    margin-right: 10px;
}

footer svg {
    margin-right: 15px;
}

.encart-btn.actualites-encart-btn {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

/* button.show-more.btn.small {
    display: none;
} */

.lien-actu {
    text-decoration: underline;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--primary-color);
}

.reseaux-sociaux {
    display: none;
}

.phone-footer {
    flex-direction: column;
    display: flex;
    align-items: center;
}

div#bloc-03 h3 {
    margin-top: 0;
}

.plan-site div#encart-horaires-map {
    display: none;
}

.adresse-footer {
    margin: 20px 0px;
}

.slick-dots li button:before {
    font-size: 16px;
}

.recherche_actu #recherche_actu_submit {
    font-family: 'Material Icons';
    font-size: 1.5rem;
    padding: 0px !important;
}

.listing-btn.actualites-listing-btn a {
    margin-top: 15px;
    padding: 0px;
    border: 0px;
    text-decoration: underline;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--primary-color);
}

.listing-btn.actualites-listing-btn a {
    background: transparent;
    opacity: 0.7;
}

.titre-map {
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 25px;
}

.contact-page h1 {
    font-size: 1.3rem;
}

.contact-page .title-4 {
    color: white;
    font-size: 17px;
}

@media screen and (min-width: 601px) {
    .adresse-footer {
        flex-direction: column;
        display: flex;
        align-items: center;
    }
    .phone-footer {
        flex-direction: column;
        display: flex;
        align-items: center;
    }
    .bloc-horaires-adresse {
        display: none;
    }
    .masonry-grid.listing-masonry-grid.actualites-listing-masonry-grid.m6-masonry.l4-masonry {
        display: flex !important;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .masonry-item.listing-masonry-item.actualites-listing-masonry-item {
        width: 32%;
    }
}

@media screen and (min-width: 993px) {
    .bloc-horaires-adresse a {
        font-size: 14px;
    }
    #encart-prestations .slick-track {
        width: 100% !important;
        margin: auto;
        text-align: center;
    }
    #encart-prestations .slick-slide {
        width: 50% !important;
    }
    .top-bar .main-nav ul li a.selected {
        background: hsl(196deg 92.38% 48.37%);
        color: #000;
    }
    .top-bar .main-nav ul li.sous_menu ul.dropdown li a {
        font-size: 0.9rem;
    }
    .top-bar .main-nav ul li a:hover {
        background: hsl(196deg 92.38% 48.37%);
        color: #000;
    }
    nav#main-nav a {
        font-size: 12px;
    }
    .adresse-footer {
        margin: 0px 0px;
    }
    .firstLi a {
        font-family: 'Quicksand';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
    }
    div#encart-actualites a:hover {
        opacity: 0.6;
    }
    .adresse-footer {
        flex-direction: inherit;
        display: flex;
        align-items: center;
    }
    footer address {
        padding: left;
        padding: 10px;
        padding-left: -3px;
        margin-left: -18px;
    }
    .phone-footer {
        display: flex;
        flex-direction: row;
    }
    .title-4 {
        color: #FFFFFF;
    }
    .hor {
        font-size: 16px;
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
    }
    .col.s12.m6.texte-bloc-3 {
        max-width: 521px;
        margin-right: 0px;
        padding-left: 0;
    }
    .col.s12.m6.texte-bloc-2 {
        max-width: 536px;
        margin-left: 0;
    }
    div#im-nop {
        margin-left: 0;
    }
    a.title-bilan-prestation:hover {
        color: var(--primary-color);
    }
    .contact-header {
        display: none;
    }
    div#bloc-02 .container {
        position: relative;
        z-index: 0;
        overflow: visible;
    }
    div#bloc-03 .container {
        position: relative;
        z-index: 0;
        overflow: visible;
    }
    .col.s12.m6.texte-bloc-2 {
        max-width: 536px;
        margin-left: 0;
    }
    div#im-nop {
        padding: 0px;
        margin-left: 0;
    }
    .title-2 {
        font-size: 40px;
    }
    div#bloc-01 img {
        position: relative;
        margin-bottom: -2.5rem;
    }
    .adress:hover {
        color: #3CC5F8;
    }
    a.lien-maps:hover {
        color: #247695;
    }
    footer a:hover {
        color: #247695!important;
    }
    .brand:hover {
        opacity: 0.7;
    }
    .encart-btn.actualites-encart-btn .btn:hover {
        background-color: var(--primary-color-darken);
    }
    .plan-site .col-plan>ul>li>a:hover {
        text-decoration: none;
    }
    .horaires-footer {
        display: flex;
    }
    .title-2 {
        position: relative;
    }
    address {
        display: flex;
    }
    nav#encart-prestations .title-2:before,
    div#encart-actualites .title-2:before,
    .encart-avis.section .title-2:before {
        width: 42px;
        height: 1px;
        content: "";
        position: absolute;
        left: -51px;
        background: #000;
        top: 10px;
        bottom: 0;
        margin: auto;
    }
    nav#encart-prestations .title-2:after,
    div#encart-actualites .title-2:after,
    .encart-avis.section .title-2:after {
        width: 42px;
        height: 1px;
        content: "";
        position: absolute;
        right: -50px;
        background: #000;
        top: 10px;
        bottom: 0;
        margin: auto;
    }
    .title-2 {
        max-width: fit-content;
        margin-right: auto;
        margin-left: auto;
    }
    footer .brand {
        display: flex;
        justify-content: center;
    }
    .telephone-header {
        text-align: start;
        padding-left: 40px;
    }
    .bloc-horaires-adresse {
        display: block;
    }
}

@media screen and (min-width: 1200px) {
    .top-bar .main-nav ul li a {
        font-size: 16px;
    }
    div#bloc-02 .container:before {
        position: absolute;
        content: "";
        background-image: url(../assets/gifs/bloc-02-before.png);
        background-repeat: no-repeat;
        height: 100%;
        width: 222px;
        top: 24px;
        right: -15%;
        overflow: visible;
        z-index: -1;
    }
    div#bloc-03 .container:before {
        position: absolute;
        content: "";
        background-image: url(../assets/gifs/bloc-03-before.png);
        background-repeat: no-repeat;
        height: 100%;
        width: 243px;
        top: 0;
        left: -19%;
        overflow: visible;
        z-index: -1;
    }
    #encart-actualites .slick-actualites .card {
        padding: 2.5rem 3rem;
    }
    .row.slick-actualites {
        display: grid !important;
        grid-auto-columns: 50% 50%;
        grid-auto-rows: 50% 50%;
    }
    .row.slick-actualites .col:nth-of-type(2) {
        grid-area: 1/2/1/2;
    }
    .row.slick-actualites .col:nth-of-type(3) {
        grid-area: 2/2/2/2;
    }
    .row.slick-actualites .col:nth-of-type(2) .card,
    .row.slick-actualites .col:nth-of-type(3) .card {
        display: flex;
    }
    .row.slick-actualites .col:nth-of-type(1) {
        grid-area: 1/1/span 2/2;
    }
    .card.actualites-card.actualites-encart-card.gtm-encart-actu-article {
        position: relative;
        height: 100%;
    }
    .row.slick-actualites .col:nth-of-type(1) .card-image {
        height: 70%;
        position: relative;
    }
    .row.slick-actualites .col:nth-of-type(1) .card-image a {
        min-height: 70%;
    }
    .row.slick-actualites .col:nth-of-type(1) .card-image a img {
        min-height: 100% !important;
        object-fit: cover;
    }
    .row.slick-actualites .col {
        margin-bottom: 10px;
    }
    .card-image.actualites-card-image.actualites-encart-card-image img {
        min-width: 312px;
        min-height: 100%;
        object-fit: cover;
    }
}

.infos-content span.material-icons,
.contact-page .coordonnees span.material-icons {
    flex-shrink: 0;
}

.contact-page .coordonnees li {
    align-items: center;
    display: flex;
}

.contact-page #clock li {
    align-items: stretch;
    padding: .5rem 0;
}

.contact-page #clock li span.material-icons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    height: auto !important;
}

.fold .col address {
    text-align: center;
}

.top-bar.sticky {
    background-color: #FFFFFF;
}

.btn-rdv a {
    color: #080519;
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
}

#encart-prestations .image-wrapper {
    margin: 4em 0px 0px;
}

nav#encart-prestations {
    background-color: #F5F5F5;
}

#encart-prestations svg {
    width: 64px;
    height: 64px;
    fill: none;
}

#encart-prestations li:nth-child(1) svg .cls-1 {
    stroke-width: 11px;
}

#encart-prestations svg .cls-1 {
    stroke: var(--secondary-color);
    stroke-width: 14px;
}

#encart-prestations li .pres-02 svg .cls-1 {
    stroke-width: 5px;
}

#encart-prestations li .pres-03 svg .cls-1 {
    stroke-width: 5px;
}

#encart-horaires-map .map-container>iframe {
    height: 400px;
}

.slick-dotted {
    margin-bottom: 2rem;
}

#encart-actualites ul.slick-dots {
    display: block;
    width: 100%;
    margin: 0;
}

#encart-actualites ul.slick-dots li {
    width: 20px;
    margin: 0 5px;
    padding: 0;
    float: none;
}

#encart-actualites .slick-actualites .card {
    padding: 2.5rem 1rem;
    border-radius: .75rem;
    background-color: #FFFFFF;
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, .08) !important;
}

#encart-actualites .slick-actualites .card .card-image {
    margin-bottom: 1.5rem;
}

#encart-actualites .slick-actualites .card .actu-content .date-actualite {
    margin-bottom: .5rem;
    font-size: .75rem;
    font-weight: 700;
    color: var(--primary-color);
    letter-spacing: .064em;
}

.encart-btn.actualites-encart-btn .btn {
    font-family: 'Quicksand';
    font-size: 16px;
    line-height: 150%;
    color: #080519;
    background-color: var(--primary-color);
    border-style: none;
    font-weight: 700;
}


/* DIVIDER */

[class*=btn] .material-icons.small {
    font-size: 2rem;
}

.btn-rdv a .material-icons {
    margin: 0 0 0 .5rem;
    line-height: 24px;
    position: relative;
}

.btn-rdv a .material-icons::before {
    width: 32px;
    height: 32px;
    content: '';
    border-radius: 50%;
    border: solid 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

footer .divider {
    margin: 1.5rem 0;
}

footer>.section>.container>.flex-row:last-child>.col>* {
    margin-bottom: 1rem;
}

footer .brand {
    margin-bottom: 10px;
}

footer nav a {
    margin: 10px 0px;
    display: block;
}


/*footer .siret {
  margin-bottom : 15px;
}*/

footer ul {
    list-style: none!important;
    margin-left: 0;
}

h1,
.title-1,
h2,
.title-2,
h3,
.title-3 {
    line-height: 1.333333333333333;
}

div[id^="bloc"] ul,
div[id^="bloc"] ol,
.actualitesDetailContenu ul,
.actualitesDetailContenu ol {
    margin-left: 40px;
    margin-bottom: 1rem;
}

ol li {
    padding: .25em 0;
}

.top-bar .container {
    padding: 1rem 0;
}

.bloc-horaires-adresse>*:not(:last-child) {
    margin-bottom: -4px;
}

.bloc-horaires-adresse>*>.bold {
    margin-bottom: .5rem;
}

.bloc-horaires-adresse>*>.bold>.material-icons {
    margin-right: .5rem;
}

.bloc-horaires .horaires tr:not(.today) {
    display: none;
}

.bloc-horaires .horaires tr.today {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 400;
}

.bloc-horaires .horaires tr.today td:first-child {
    font-size: 0;
}

.bloc-horaires .horaires tr.today td:first-child::after {
    content: 'Aujourd\'hui\00A0 :';
    font-size: 1rem;
}

.bloc-horaires .horaires tr td {
    padding: 0;
}

.bloc-horaires .horaires tr td:not(:last-child) {
    padding-right: 1rem;
}

body:not(.index-page) .fold {
    padding-bottom: 1rem;
}

#bloc-01 .image-wrapper {
    overflow: hidden;
    position: relative;
}

#bloc-01 .image-wrapper::after {
    display: block;
    width: 100%;
    height: 0 !important;
    padding-bottom: 66.666666666666666%;
    content: '';
}

#bloc-01 .image-wrapper>img {
    display: block;
    width: auto !important;
    max-width: none !important;
    min-width: 1000%;
    height: auto;
    min-height: 1000%;
    margin: auto;
    position: absolute;
    top: -10000%;
    right: -10000%;
    bottom: -10000%;
    left: -10000%;
    transform: scale(.1);
}

#bloc-01 blockquote {
    font-size: 1.125rem;
    color: var(--text-color-lighten);
    font-style: italic;
}

#bloc-01 blockquote::before {
    content: '\201c ';
}

#bloc-01 blockquote::after {
    content: '\201d ';
}

.container .s texte-bloc-2 {
    background-color: #247695;
}

.card.prestation .card-image {
    margin-bottom: 1.5rem;
}

.card.prestation .card-title {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.card.prestation .card-title a {
    display: inline-block;
    padding-bottom: .5rem;
    border-bottom: solid 1px var(--primary-color);
    transition: all .3s ease-in-out;
}

.card.prestation .card-title a:hover {
    color: var(--primary-color);
    border-color: var(--primary-color-darken);
}

.encart-contact .card {
    box-shadow: 0 8px 24px rgba(0, 0, 0, .04);
}

.encart-contact ul.row li.col .card {
    border-top: solid 3px var(--primary-color);
}

.encart-contact a.tel,
#encart-contact a.tel {
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.encart-avis.section {
    background-color: #FFFFFF;
}

.encart-avis .titre_avis {
    font-size: 1.125rem !important;
    font-weight: 400 !important;
    text-align: center;
}

footer .brand {
    display: flex;
    justify-content: center;
}

@media screen and (min-width: 601px) {
    #slider-box {
        position: relative;
        z-index: 0;
    }
    .fold .bloc-horaires-adresse {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 1.1rem .75rem;
        position: absolute;
        bottom: 0;
        z-index: 1;
    }
    .fold .bloc-horaires-adresse>* {
        padding: 0 .75rem;
    }
    .fold .bloc-horaires-adresse>*:not(:last-child) {
        margin-bottom: 0;
    }
    .fold .contact-header div .col:nth-child(3) div {
        text-align: left;
        margin: 10px 0px;
    }
    .fold .contact-header div .col:nth-child(2) div {
        text-align: left;
        margin: 10px 0px;
    }
    .fold a.tel {
        text-align: right;
        float: right;
    }
    .index-page .fold address {
        display: none;
    }
    .index-page .fold address {
        text-align: left;
    }
    #encart-prestations .pres-03 svg .cls-1 {
        stroke-width: 5px;
    }
    #encart-prestations .pres-01 li:nth-child(3) svg .cls-1 {
        stroke-width: 14px;
    }
    #encart-prestations .pres-02 li:nth-child(4) svg .cls-1 {
        stroke-width: 5px;
    }
    /* #encart-actualites .slick-actualites .card {
    display: flex;
    flex-direction: row;
  } */
    #encart-actualites .slick-actualites .card .card-image {
        width: 41.666666%;
        margin-bottom: 0;
        padding-right: .75rem;
    }
    #encart-actualites .slick-actualites .card .card-image>a {
        display: block;
        width: 100%;
        height: 100% !important;
        border-radius: .625rem;
        /* overflow: hidden; */
        position: relative;
    }
    #encart-actualites .slick-actualites .card .card-image>a::after {
        display: block;
        width: 100%;
        height: 0 !important;
        padding-bottom: 133.333333%;
        content: '';
    }
    */
    /*#encart-actualites .slick-actualites .card .card-image > a > img {
    display: block;
    width: auto !important;
    max-width: none !important;
    min-width: 1000%;
    height: auto;
    min-height: 1000%;
    margin: auto;
    position: absolute;
    top: -10000%;
    right: -10000%;
    bottom: -10000%;
    left: -10000%;
    transform: scale(.1);
  }*/
    #encart-actualites .slick-actualites .card .actu-content {
        width: 58.444444%;
        padding-left: .75rem;
    }
    #encart-actualites .slick-actualites .card .actu-content .date-actualite {
        margin-bottom: 1.5rem;
        text-align: right;
    }
    #encart-actualites .slick-actualites .card .actu-content .card-title {
        margin-bottom: 1rem;
        font-size: 2rem;
        line-height: 1.333333333333333;
    }
    footer .brand {
        display: flex;
        justify-content: center;
    }
}

@media screen and (min-width: 993px) {
    .row.slick-actualites {
        display: flex;
    }
    .row.slick-actualites .card-image>a::after {
        padding-bottom: 0 !important;
    }
    .main-nav {
        font-size: .75em;
        font-weight: 700;
    }
    #slider-box>.overlay {
        width: 100%;
        position: absolute;
        bottom: 0;
        z-index: 1;
    }
    #slider-box>.overlay>.flex-row {
        flex-direction: row-reverse;
    }
    .fold .bloc-horaires-adresse {
        display: block;
        position: static;
    }
    body:not(.index-page) .fold .contact-header div .col:nth-child(2) div {
        text-align: right;
    }
    body:not(.index-page) .fold .contact-header {
        padding: 0rem;
    }
    .fold .contact-header {
        padding: 1.5rem 1.5rem 2rem 0;
        position: relative;
    }
    .fold .bloc-horaires-adresse {
        display: none;
    }
    .bloc-horaires-adresse>* {
        padding-left: 2.5rem !important;
    }
    .fold .bloc-horaires-adresse>* {
        font-size: .875em;
        line-height: 1.618;
    }
    .fold .bloc-horaires-adresse>*:not(:last-child) {
        margin-bottom: 1rem;
    }
    .bloc-horaires-adresse>*>.bold {
        position: relative;
    }
    .bloc-horaires-adresse>*>.bold>.material-icons {
        position: absolute;
        top: 50%;
        right: 100%;
        transform: translateY(-50%);
    }
    .fold .bloc-horaires {
        padding: 0;
    }
    .bloc-horaires .horaires tr.today td:first-child::after {
        font-size: .875rem;
    }
    .fold .contact-header div .col:nth-child(3) div {
        text-align: center;
        margin: 0px;
    }
    .fold .contact-header div .col:nth-child(2) div {
        text-align: center;
        margin: 0px;
    }
    .fold .container>.flex-row {
        flex-direction: row-reverse;
    }
    #bloc-01>.container>.flex-row>.col:first-child>div {
        column-count: 2;
        column-gap: 1.5rem;
    }
    #bloc-01 {
        padding: 2rem 0px;
    }
    #bloc-02 .container {
        margin: 0 auto;
    }
    div#bloc-02 {
        padding: 0;
        background-color: #247695;
    }
    #bloc-03 {
        padding: 8rem 0px;
    }
    #encart-prestations .image-wrapper {
        margin: 9em 0px 9em;
    }
    footer>.section>.container>.flex-row:last-child {
        font-size: .875rem;
    }
    footer>.section>.container>.row:first-child.center-align {
        text-align: left;
    }
    .white-text .logo svg {
        fill: #FFFFFF;
    }
    footer .logo .bold {
        font-size: 1.75rem;
        line-height: 1.125;
    }
    footer .brand {
        margin-bottom: 1.5rem;
    }
    footer .bold {
        margin-bottom: .5rem;
    }
    #encart-actualites>.container {
        position: relative;
    }
    #encart-actualites>.container>.row,
    #encart-actualites>.container>.row>.col:first-child,
    #encart-actualites>.container>.row>.col:first-child>div {
        position: static;
    }
    #encart-actualites>.container>.row>.col:first-child>div>div.center-align:last-child {
        width: auto;
        text-align: right !important;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    #encart-actualites>.container>.row>.col:first-child>div>ul {
        margin-bottom: 68px;
    }
    #encart-actualites .slick-actualites .slick-list {
        overflow: unset;
    }
    .slick-actualites .slick-arrow {
        top: 100%;
        bottom: auto;
        transform: none;
    }
    .slick-actualites .slick-prev {
        right: 40px;
        left: auto;
    }
    .slick-actualites .slick-next {
        right: 0;
        left: auto;
    }
    main p,
    div[id^="bloc"] ul,
    div[id^="bloc"] ol,
    .actualitesDetailContenu ul,
    .actualitesDetailContenu ol {
        font-size: .875em;
    }
    footer nav a {
        margin: 0px;
    }

    #encart-actualites button.slick-next.slick-arrow {
        display: none !important;
    }
    #encart-actualites button.slick-prev.slick-arrow.slick-disabled {
        display: none !important;
    }
    li.firstLi.no-menu {
        display: none;
    }
    footer {
        position: relative;
        z-index: 0;
    }
    footer:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background: #b9e6f8ad;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: -1;
    }
}

.contact-page main>.secondary:first-child {
    background-color: var(--secondary-color-darken);
}

html {
    scroll-behavior: smooth;
}

.sommaire {
    background-color: var(--primary-background-color);
    position: relative;
    padding: 40px 0px;
    z-index: 1;
}

.sommaire:before {
    background-color: var(--primary-background-color);
    position: absolute;
    width: 100%;
    height: 100%;
    left: -70%;
    top: 0;
    content: '';
    z-index: -1;
}

.sommaire:after {
    background-color: var(--primary-background-color);
    position: absolute;
    width: 100%;
    height: 100%;
    right: -70%;
    top: 0;
    content: '';
    z-index: -1;
}

.sommaire ol li {
    padding: 15px 0px;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
}

.sommaire ol {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-wrap: wrap;
    margin-left: 20px;
}

.sommaire ol li a {
    margin-left: 10px;
}

.sommaire ol li::marker {
    margin-right: 5px;
    font-size: 18px;
    font-weight: 700;
}

.plan-site li {
    color: inherit;
    list-style: unset;
}

.plan-site .col-plan>ul {
    margin-left: 0;
}

.plan-site .col-plan>ul>li.firstLi {
    list-style: none;
}

.plan-site .col-plan>ul>li>a {
    color: var(--secondary-color);
    text-decoration: underline;
}

.plan-site .col-plan>ul>li.firstLi>a[href='#'] {
    color: inherit !important;
    text-decoration: none !important;
    opacity: .4;
    pointer-events: none !important;
}

.plan-site .col-plan>ul>li.firstLi>a[href='#']::after {
    content: '\00A0 :';
}

img.footer-only {
    display: none;
}

body>footer .logo img.footer-only {
    display: block;
}

body>footer .logo img.header-only {
    display: none;
}


/* PAGE 404 */


/* ==== */

.page-404 header .container {
    display: flex;
    flex-direction: column-reverse;
}

.page-404 img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

.page-404 header {
    padding: 25px 5px;
}

.page-404 {
    padding-top: 0px;
    background: var(--background-color);
}

.intro-404 {
    font-size: 1.3em;
}

.page-404 .top-bar .col {
    margin-top: 10px;
}

.page-404 .section ul {
    list-style: none;
    margin: 30px 0px 30px 30px;
}

.page-404 .section ul li {
    position: relative;
}

.page-404 .section ul li:before {
    position: absolute;
    left: -30px;
    top: 7px;
    content: ' ';
    width: 16px;
    height: 16px;
    background-image: url('../assets/gifs/icons/cancel.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.page-404 .right-404 {
    background: #fff;
    padding: 15px;
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    margin: 50px 0px;
}

.page-404 .title {
    color: var(--primary-color);
    font-size: 40px;
    font-weight: 700;
    margin: 20px 0px;
}

.page-404 .btn-accueil svg .a {
    fill: transparent;
}

.page-404 .btn-accueil svg .b {
    fill: #fff;
}

.page-404 .btn-accueil svg {
    transform: translate3d(-5px, 2px, 0px);
}

.page-404 .container .flex-content {
    flex-direction: column-reverse;
}

.page-404 .col.m12 span.material-icons {
    transform: translate3d(-10px, -4px, 0px);
}

.page-404 .divider {
    opacity: 0.2;
}

@media screen and (min-width:993px) {
    .page-404 .right-404 {
        padding: 48px;
    }
    .page-404 .top-bar {
        padding: 0px;
    }
    .page-404 .top-bar .brand {
        position: relative;
        top: 0;
        transform: translateY(0);
    }
    .page-404 header {
        padding: 5px 5px;
    }
    #encart-actualites .slick-actualites .card {
        padding: 0px;
        border-radius: 0px;
        min-height: 100%;
    }
    #encart-actualites .slick-actualites .card img {
        border-radius: 0px;
    }
    .card-image.actualites-card-image.actualites-encart-card-image img {
        border-radius: 0px !important;
    }
    #encart-actualites .slick-actualites .card .card-image>a {
        border-radius: 0px;
    }
    #encart-actualites .slick-actualites .card .card-image {
        padding-right: 0px;
        width: 100%;
    }
}


/* GdC */


/* === */

input[class*="mce-"] {
    width: 320px;
    max-width: 100%;
    box-sizing: border-box;
}

.mce-label {
    position: static !important;
}


/*@media screen and (min-width: 1201px) {
 
  .fold .bloc-horaires .horaires tr.today {
    font-weight: 700;
  }
  .fold .bloc-horaires .horaires tr.today td:first-child {
    font-size: inherit;
  }
  .fold .bloc-horaires .horaires tr.today td:first-child::after {
    display: none;
    content: none;
  }

  .fold .slide-img, .fold .slider-slick{
    min-height: 650px;
  }

  .fold .col.l3{
    display: block;
  }

  .fold .bloc-horaires-adresse{
    display: block;
  }

  .index-page .fold address {
    display: block;
  }

}
@media screen and (min-width: 1800px) {
  .fold .slide-img, .fold .slider-slick{
    min-height: 750px;
  }
}*/


/*@media screen and (min-width:602px) {

  .page-404 .container .flex-content {
    flex-direction: row-reverse;
  }

  .page-404 .right-404 {
    padding: 25px;
  }

  .page-404 .top-bar .col.l6:nth-child(2) {
    text-align: right;
  }
}*/


/*@media screen and (min-width:902px){
  
.sommaire ol{
  max-height: 250px;
}

.sommaire{
  padding:48px 0px;
}
}*/


/*@media screen and (max-width: 992px) {
  .top-bar .main-nav ul li a {
    text-align: right;
  }
  #nav-meatballs .tel {
    display: inline-block;
    margin-bottom: .5rem;
  }
}*/


/*@media screen and (min-width: 601px) {
  footer .siret {
    text-align: left;
    margin-bottom: 0;
  }
  footer ul {
    text-align: left;
  }
}*/

@media screen and (min-width: 1200px) {
    .bloc-horaires-adresse a {
        font-size: 16px;
    }
}

@media screen and (max-width: 992px) {
    #encart-actualites .slick-actualites .card .card-image {
        width: 100%;
    }
    .card-image.actualites-card-image.actualites-encart-card-image {
        width: 100% !important;
        max-height: 215px !important;
        position: relative;
    }
    .card-image.actualites-card-image.actualites-encart-card-image img {
        height: 100% !important;
        object-fit: cover;
    }
}