:root {
    --primary-h: 357;
    /* hue */
    --primary-s: 61%;
    /* saturation */
    --primary-l: 47%;
    /* luminosity */
    --accent-h: 0;
    /* hue */
    --accent-s: 0%;
    /* saturation */
    --accent-l: 8%;
    /* luminosity */
    --text-h: 0;
    /* hue */
    --text-s: 0%;
    /* saturation */
    --text-l: 8%;
    /* luminosity */
    --background-h: 0;
    /* hue */
    --background-s: 0%;
    /* saturation */
    --background-l: 92%;
    /* luminosity */
    --primary-font: 'Raleway', sans-serif;
    --secondary-font: 'Raleway', sans-serif;
    --h1-font-size: 1.8rem;
    --h2-font-size: 1.6rem;
    --h3-font-size: 1.4rem;
    --headings-line-height: 1.333333;
    --link-color: #C32F37;
    --border-radius: 2rem;
    --button-border-radius: .5rem;
    --img-slide-01: url('../assets/gifs/slider/slide-01.jpg');
    --img-slide-02: url('../assets/gifs/slider/slide-02.jpg');
    --img-slide-03: url('../assets/gifs/slider/slide-03.jpg');
}


/* BRAND */

.index-page{
    padding-top: 0!important;
}
/* ===== */

header .brand img.footer-only,
footer .brand img.header-only,
.rappel_telephonique .brand img.footer-only {
    display: none;
}

.slide-img.slide-01 {
    background-image: var(--img-slide-01)
}

.bloc.center-item {
    position: relative;
}

.slide-content {
    position: absolute;
    left: 0px;
    bottom: 50px;
    width: 100%;
    z-index: 1;
}
.index-page .fold {
    padding-block: 5rem 2rem !important;
}
 .fold {
    padding-block: 2rem;
}
.encart-slide {
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.encart-slide {
    color: #fff;
}

.titre-slide {
    font-size: 23px;
    max-width: 300px;
    line-height: 100%;
}

.titre-slide span {
    font-size: 18px;
    font-weight: 300;
    position: relative;
    display: block;
}

.btn.accent {
    background-color: #C32F37;
}

.add-header {
    display: flex;
    align-items: center;
}

span.icon-svg {
    margin-right: 8px;
}

.tel-header {
    display: flex;
    color: #fff;
    font-size: 24px;
}

.bloc-horaire {
    max-width: 228px;
    padding: 2px 20px;
    border: 1px solid;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

div#blocHorsLigne {
    z-index: 99999 !important;
}

.btn {
    padding-top: 1rem;
    padding-right: 2.6rem;
    padding-bottom: 1rem;
    padding-left: 2.6rem;
}

h1.h1-geoloc span::before,
.title-1.h1-geoloc span::before {
    display: none;
}

.index-page #encart-map iframe {
    height: 404px;
}

.menu-mobile .brand img {
    width: 50px;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
}

#no-mob {
    display: none;
}

.fold .tel {
    margin: 10px 0px;
    display: block;
    text-align: center;
}

.card-image.prestations-card-image.prestations-encart-card-image img {
    border-radius: 10px;
}

.titre-prest {
    font-size: 18px;
    padding: 34px 20px;
    background: #fff;
    max-width: 300px;
    border-radius: 20px;
    position: absolute;
    z-index: 1;
    margin: auto;
    text-align: center;
    top: 0px;
    width: 100%;
    left: 0px;
    right: 0px;
    box-shadow: 0px 3px 6px #52525229;
}

.titre-prest span {
    display: block;
}

.card-image.prestations-card-image.prestations-encart-card-image a {
    display: block;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.card-title.prestations-card-title.prestations-encart-card-title a {
    color: #141414;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    text-align: right;
    margin-top: 15px;
}

.card-image.prestations-card-image.prestations-encart-card-image a:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(182deg, rgba(255, 255, 255, 0) 65%, rgba(0, 0, 0, 1) 100%);
}

.card-title.prestations-card-title.prestations-encart-card-title {
    text-align: right;
}

.title-2 {
    font-size: 20px;
    font-weight: 400;
}

.title-2 span {
    display: block;
}

.card.prestations-card.prestations-encart-card {
    padding-top: 100px;
    position: relative;
}

#titre-2-pres {
    padding: 20.5px 20px;
}

.slick-autoplay-toggle-button {
    display: none !important;
}

.slide-img {
    position: relative;
}

.slide-img:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(182deg, rgba(255, 255, 255, 0) 65%, rgba(0, 0, 0, 1) 100%);
}

.slide-img:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(1deg, rgba(255, 255, 255, 0) 65%, rgba(0, 0, 0, 1) 100%);
}

h1.h1-geoloc {
    font-size: 24px;
    font-weight: 400;
}

h1.h1-geoloc span,
.title-1.h1-geoloc span {
    margin-top: 0.5rem;
    font-size: 18px;
    color: #C32F37;
    font-weight: 400;
}

main img {
    border-radius: 20px;
}

#bloc-02 {
    padding: 0px;
}

#bloc-01 {
    padding-bottom: 0px;
}

.index-page main img {
    display: block;
    margin: auto;
}

.card-title.actualites-card-title.actualites-encart-card-title a {
    font-weight: 900;
    margin-bottom: 17px;
    display: block;
}

.encart-btn a {
    color: #141414;
    font-weight: 800;
    margin-top: 25px;
    display: inline-block;
}

.encart-btn {
    display: block;
    text-align: right;
}

a.after-actu img {
    width: 100%;
    margin-bottom: 10px;
}

:where(a) {
    color: var(--link-color);
    font-weight: 600;
}

.index-page .avis-card.js-more .avis-card-text::after {
    display: none !important;
}

.avis-card {
    background: #fff;
    padding: 40px;
    box-shadow: 0px 3px 6px #00000029;
}

.siret {
    text-align: center;
}

.tel-footer {
    display: block;
    margin: 30px;
}

footer nav.align-center ul li {
    margin: 10px 0px;
}

.baseline {
    font-weight: 400;
    display: none;
}

.baseline span {
    display: block;
}

footer .baseline {
    display: block;
    text-align: left;
}

footer a {
    font-weight: 400;
}

.btn {
    font-weight: 400;
}

header a {
    font-weight: 400;
}
.fold .add {
    margin-top: 1rem;
}
.zone-horaire-acc {
    display: block;
}

.bloc-texte-horaire {
    font-size: 16px;
}

.bloc-texte-horaire span {
    display: block;
}

.row.s-middle {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.contact-page h1 {
    font-size: 1.2em;
}

.paginationControl {
    text-align: center;
}

.paginationControl {
    text-align: center;
    margin: 40px auto;
}

.fancy-box-body .logo .flex-row.s-align-items-center {
    justify-content: center;
}

.fancy-box-body .brand a {
    display: block;
    width: 100%;
    max-width: 100%;
    font-size: 0.8em;
}

.fancy-box-body h2::before {
    width: 0px;
    height: 0px;
}

.fancy-box-body h2 {
    display: block;
    text-align: center;
}

.fancy-box-body h2 {
    font-size: 13px !important;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

body.fancy-box-body {
    padding: 0 15px;
}

body.fancy-box-body form.generateur p.erreur {
    padding: 0 5px;
    margin: 0 0 3px;
}

.fancy-box-body h1 {
    font-size: 13px !important;
    padding-bottom: 8px;
    margin-bottom: 0px;
    margin-top: 3px;
    text-align: center;
}

.politique .btn-contact {
    margin-top: 25px;
}

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

.sc-content #relance ul {
    margin-left: 0 !important;
    padding-inline-start: 0px !important;
}

#encart-contact .card {
    margin: 40px auto;
}

a.btn.outlined.gtm-global-rappel {
    padding-top: 1rem;
    padding-right: 2.6rem;
    padding-bottom: 1rem;
    padding-left: 2.6rem;
}

section.ac-doubleColonne img {
    width: 100%;
    height: auto;
}

section.ac-colonne.ac-colonne_1.ui-sortable img {
    width: 100%;
    height: auto;
}

section.ac-colonne.ac-colonne_2.ui-sortable img {
    width: 100%;
    height: auto;
}

.sc-content .ac-doubleColonne .ac-colonne {
    object-fit: cover;
}

.tel-header a {
    font-weight: 600;
}

.horaires td+td {
    padding-left: 10px;
}

.row.s-stretch {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
}

main p {
    font-size: 14px;
}

div#bloc-04 {
    padding: 4em 0em 5em 0em;
}

nav#fil_ariane {
    margin-bottom: 40px;
}

@media screen and (min-width: 601px) {
    #bloc-01 img {
        width: 43%;
    }
    .fold {
        display: none;
    }
    main p {
        font-size: 16px;
    }
    .zone-horaire-acc {
        display: flex;
        align-items: center;
    }
    .bloc-texte-horaire {
        margin-left: 80px;
        font-size: 18px;
    }
    .tel-footer {
        display: flex;
        justify-content: center;
    }
    .add-foter {
        display: flex;
        justify-content: center;
    }
    .slick-actualites {
        display: flex;
        justify-content: space-between;
    }
    .slick-actualites .col {
        width: 48%;
    }
    .sc-content .ac-doubleColonne .ac-colonne {
        width: 100%;
    }
    section.ac-colonne.ac-colonne_2.ui-sortable img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    section.ac-colonne.ac-colonne_1.ui-sortable img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .sc-content .ac-doubleColonne .ac-colonne {
        width: 100% !important;
    }
}

@media screen and (min-width: 768px) {
    .sc-content .ac-doubleColonne .ac-colonne {
        width: 50%;
    }
    section.ac-colonne.ac-colonne_2.ui-sortable img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    section.ac-colonne.ac-colonne_1.ui-sortable img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .sc-content .ac-doubleColonne .ac-colonne {
        width: 50% !important;
    }
}

@media screen and (min-width: 993px) {
    div#encart-actualites a:hover {
        opacity: 0.7;
    }
    section.ac-colonne.ac-colonne_2.ui-sortable img {
        width: auto;
        height: auto;
        object-fit: cover;
    }
    header a.tel.gtm-global-tel {
        color: #fff;
    }
    .header-content .nav ul li.sous_menu ul.dropdown>li a {
        font-size: 0.8em;
    }
    .btn-contact-in {
        position: relative;
        top: 144px;
    }
    .tel-footer {
        margin: 5px;
        justify-content: end;
    }
    footer nav.align-center ul li {
        margin: 0px 0px;
    }
    .card-image.prestations-card-image.prestations-encart-card-image a:hover img {
        opacity: 0.8;
    }
    #text-bloc-shad {
        background: #EBEBEB 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 20px;
        padding: 28px 48px;
        max-width: 552px;
    }
    .header-content .nav ul li:hover>a {
        color: hsl(357deg 2% 74%);
    }
    .titre-slide {
        font-size: 48px;
        max-width: 542px;
        line-height: 100%;
    }
    .title-2 {
        font-size: 32px;
    }
    #no-mob {
        display: flex;
    }
    .header-content {
        padding-top: 10px;
    }
    .main-header-content {
        color: #fff;
    }
    .sticky-header .sticky.scroll_up {
        background: #141414;
    }
    .index-page .header-content {
        background: #0000006b;
        z-index: 100;
        transition: all .3s;
    }
    .header-content {
        background: #141414;
    }
    .header-content .nav ul li.sous_menu ul.dropdown {
        position: absolute;
        left: 0;
        display: none;
        flex-direction: column;
        align-items: stretch;
        width: max-content;
        min-width: 100%;
        max-width: 20rem;
        margin: 0;
        padding: 0;
        font-weight: normal;
        background-color: #141414;
        border: solid 1px rgba(0, 0, 0, 0.1);
        z-index: 1;
    }
    .fold {
        display: none;
    }
    .slide-img {
        min-height: 804px;
    }
    header .slider-slick {
        height: 804px;
        margin-top: -170px;
    }
    .slide-img .container .bloc {
        height: 804px;
    }
    .slide-img .container {
        min-height: 804px;
    }
    .header-content .nav ul li a.selected {
        opacity: 0.6;
        border-radius: 10px;
        color: #fff;
    }
    .header-content .nav ul li a:hover {
        opacity: 0.6;
        border-radius: 10px;
        color: #fff;
    }
    header #nav-container li.firstLi.btn-cont a {
        background-color: #C32F37;
        border-radius: 10px;
    }
    header #nav-container li.firstLi.btn-cont a:hover {
        background-color: #282828;
    }
    .brand a:hover {
        opacity: 0.7;
    }
    .reseaux-sociaux:hover {
        opacity: 0.7;
    }
    a.lien-maps:hover {
        opacity: 0.7;
    }
    .card-image.prestations-card-image.prestations-encart-card-image {
        display: inline-block;
        width: 100%;
        max-width: 456px;
    }
    .titre-prest {
        left: 0px;
        right: auto;
    }
    .titre-prest {
        top: 38px;
    }
    .card.prestations-card.prestations-encart-card {
        text-align: right;
    }
    header {
        font-size: 12px;
    }
    h1.h1-geoloc {
        font-size: 48px;
        max-width: 465px;
        line-height: 115%;
        margin-bottom: 232px;
    }
    h1.h1-geoloc span,
    .title-1.h1-geoloc span {
        margin-top: -14px;
        font-size: 18px;
        color: #C32F37;
        font-weight: 400;
    }
    #bloc-01 {
        position: relative;
    }
    .text-bloc-1 {
        max-width: 552px;
        top: 232px;
        position: absolute;
    }
    #bloc-02 {
        padding: 0px;
        text-align: right;
        padding-bottom: 100px;
    }
    .bloc-text-2 {
        position: relative;
        right: 0px;
        max-width: 552px;
        display: inline-block;
        text-align: left;
        margin-top: -92px;
    }
    .bloc-text-2 p+p+p {
        text-align: center;
        position: absolute;
        bottom: -100px;
    }
    h2 {
        font-size: 32px;
        font-weight: 400;
    }
    h3 {
        font-size: 28px;
        font-weight: 400;
    }
    #bloc-03 {
        padding: 4em 0em;
    }
    #deux-col {
        column-count: 2;
        column-gap: 100px;
        position: relative;
    }
    #bloc-03 .container:before {
        position: absolute;
        left: 0px;
        width: 50%;
        height: 1px;
        background: #b5b5b5;
        content: "";
        bottom: -4em;
    }
    .bg-red {
        background: #C32F37;
    }
    .text-bloc-6,
    .text-bloc-7 {
        color: #fff;
    }
    .text-bloc-6 ul li {
        list-style-type: none;
        max-width: 100%;
        position: relative;
        padding-left: 50px;
        margin: 0px auto 80px 0px;
    }
    .text-bloc-6 ul li:before {
        content: " ";
        position: absolute;
        left: 0px;
        top: 10px;
        width: 8px;
        height: 2px;
        background: #fff;
    }
    .text-bloc-7 ul li {
        list-style-type: none;
        max-width: 100%;
        position: relative;
        padding-left: 50px;
        margin: 0px auto 80px 0px;
    }
    .text-bloc-7 ul li:before {
        content: " ";
        position: absolute;
        left: 0px;
        top: 10px;
        width: 8px;
        height: 2px;
        background: #fff;
    }
    #bloc-06 .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .text-bloc-6 {
        width: 40%;
        margin-left: 25px;
    }
    .text-bloc-7 {
        position: relative;
        margin-top: -151px;
        width: 38%;
        margin-right: 23px;
    }
    .text-bloc-8 {
        display: inline-block;
    }
    .bloc-08 {
        text-align: right;
    }
    div#bloc-08 {
        text-align: right;
        padding-bottom: 0px;
    }
    .text-bloc-8 {
        margin-bottom: -43px;
        margin-top: -160px;
        position: relative;
        top: 58px;
        text-align: left;
    }
    #encart-actualites {
        padding-top: 13em;
        padding-bottom: 7em;
    }
    div#encart-map .container {
        max-width: 100%;
        width: 100%;
    }
    div#encart-map {
        padding-bottom: 4em;
    }
    footer nav.align-center ul li+li:before {
        content: "-";
        margin-right: 10px;
        margin-left: 10px;
    }
    footer nav.align-center ul li {
        margin: 0px !important;
        padding: 0px !important;
    }
    footer .section {
        padding-top: 15px;
    }
    footer .section+.section {
        padding-bottom: 10px;
    }
    #text-bloc-shad h2 {
        margin-bottom: 0px;
        line-height: 45px;
    }
}

@media screen and (min-width: 1200px) {
    #nav-container li {
        margin: 0px 2px;
    }
    div#bloc-1-top {
        position: relative;
    }
    div#bloc-1-top:before {
        content: "";
        position: absolute;
        left: 15px;
        bottom: 0px;
        width: 1px;
        height: 84%;
        background: #d5d5d5;
    }
    div#bloc-1-top:after {
        content: "";
        position: absolute;
        right: 15px;
        top: 0px;
        width: 1px;
        height: 73%;
        background: #d5d5d5;
    }
    #bloc-01 .container {
        max-width: 935px;
    }
    .bloc-text-2 {
        margin-top: -101px;
        right: 106px;
    }
    .siret {
        margin-left: 100px;
    }
    .slick-actualites {
        display: flex;
        justify-content: space-between;
    }
    .slick-actualites .col {
        width: 48%;
    }
    .card.actualites-card.actualites-encart-card.gtm-encart-actu-article {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .card-image.actualites-card-image.actualites-encart-card-image {
        max-width: 264px;
    }
    .titre-btn-actu {
        width: 50%;
    }
    .card-content.actualites-card-content.actualites-encart-card-content {
        width: 48%;
    }
    .text-bloc-7 {
        margin-right: 108px;
    }
    .bloc-horaire {
        max-width: 318px;
    }
    header {
        font-size: 16px;
    }
    .bloc-horaire {
        margin: 0px 15px;
    }
    .header-content .nav#main-nav>ul>li>a {
        padding-top: 1rem;
        padding-right: 2rem;
        padding-bottom: 1rem;
        padding-left: 2rem;
    }
}

@media screen and (min-width: 1300px) {
    .header-content .nav#main-nav>ul>li>a {
        padding-right: 2.75rem;
        padding-left: 2.75rem;
    }
    .bloc-horaire {
        margin: 0px 30px;
    }
    .bloc-horaire {
        margin: 0px 40px;
    }
}

@media screen and (min-width: 1400px) {
    .bloc-horaire {
        margin: 0px 4rem;
    }
    .bloc-horaire {
        padding: 2px 30px;
    }
    .header-content .nav#main-nav>ul>li>a {
        padding-right: 2.5rem;
        padding-left: 2.5rem;
    }
}

.reseaux-sociaux ul{
    display: flex;
    gap: 10px;
}

.nav-footer ul{
    display: flex!important;
    gap: 20px!important;
}