:root {
    --primary-color: hsla(212, 65%, 30%, 1);
    --primary-color-lighten: hsla(212, 65%, 40%, 1);
    --primary-color-darken: hsla(212, 65%, 20%, 1);
    --secondary-color: hsla(212, 58%, 33%, 1);
    --secondary-color-lighten: hsla(212, 58%, 43%, 1);
    --secondary-color-darken: hsla(212, 58%, 23%, 1);
    --accent-color: hsla(33, 80%, 57%, 1);
    --accent-color-lighten: hsla(33, 80%, 67%, 1);
    --accent-color-darken: hsla(33, 80%, 47%, 1);
    --background-color: hsla(0, 0%, 100%, 1);
    --text-color: hsla(0, 0%, 15%, 1);
    --text-color-lighten: hsl(0, 0%, 35%);
    --primary-background-color: hsla(0, 0%, 100%, 1);
    --secondary-background-color: hsla(0, 0%, 100%, 1);
    --accent-background-color: hsla(0, 0%, 100%, 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: Roboto, sans-serif;
    --card-border-radius: .5rem;
    --button-border-radius: .5rem;
}


/* UTILES */


/* ====== */

.flex-row.s-no-wrap {
    flex-wrap: nowrap;
}

.flex-row>.col.s-no-shrink {
    flex-shrink: 0;
}

.brand {
    margin-bottom: 1rem;
    text-align: center;
}

.brand .logo .flex-row {
    flex-direction: column;
    align-items: center;
}

.brand .logo .flex-row>.col:first-child {
    margin-bottom: 1rem;
}

.brand .logo .flex-row>.col:last-child {
    text-align: center;
}

.white-text .brand .logo svg,
.white-text .brand .logo svg * {
    fill: #FFFFFF;
}

main address {
    margin-bottom: 1.5rem;
}

[class*="slick-"] a {
    outline: none;
}

.slick-dotted {
    margin-bottom: 3.5rem !important;
}

.slick-dotted:last-child {
    margin-bottom: 2.5rem !important;
}

.slick-dots {
    margin-top: .5rem;
    top: 100%;
    bottom: auto;
}

.white-text .slick-dots li button:before,
.white-text .slick-dots li.slick-active button:before {
    color: #FFFFFF;
}

#fil_ariane>strong:first-child {
    font-weight: normal;
}

.paginationControl {
    display: block;
    width: 100%;
    margin-top: 1.5rem;
}

.paginationControl span,
.paginationControl a {
    display: inline-block;
    width: auto;
    padding: .25rem;
    font-size: 1.125rem;
    line-height: 1;
}

.paginationControl .disabled,
.paginationControl .selected {
    color: #cccccc;
}

.paginationControl a {
    color: var(--primary-color);
}

.paginationControl a:hover {
    color: var(--primary-color-darken);
}

.fancybox-lock {
    margin: 0 !important;
}

.fancybox-lock .fancybox-overlay {
    overflow-y: unset;
}

.slick-list {
    overflow: hidden !important;
}

.slick-prev::before,
.slick-next::before {
    font-family: 'Material Icons Outlined';
}

input:not([type]),
input[type="text"]:not(.browser-default),
input[type="password"]:not(.browser-default),
input[type="email"]:not(.browser-default),
input[type="url"]:not(.browser-default),
input[type="time"]:not(.browser-default),
input[type="date"]:not(.browser-default),
input[type="datetime"]:not(.browser-default),
input[type="datetime-local"]:not(.browser-default),
input[type="tel"]:not(.browser-default),
input[type="number"]:not(.browser-default),
input[type="search"]:not(.browser-default),
textarea {
    background-color: #FFFFFF;
}

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;
}

div#nav-meatballs {
    text-align: center;
}

div#nav-meatballs table.horaires {
    margin: auto;
}

div#nav-meatballs .reseaux-sociaux ul {
    justify-content: center;
}

.flex-row.s-justify-content-center {
    margin: 0px !important;
}

a.logo img+img {
    display: none;
}

footer a.logo img+img {
    display: block;
}

.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;
}

.fancy-box-body a.logo div .col+.col {
    display: none;
}

.filtres-top a {
    font-weight: 700;
    color: var(--accent-color);
    margin: 21px 0px;
    display: inline-block;
}

.filtres-top a:hover {
    opacity: 0.7;
}

.filtres-top a+a {
    margin-left: 20px;
}

@media screen and (max-width: 992px) {
    .reseaux-sociaux>ul {
        justify-content: center;
        margin: -.25rem;
    }
    .reseaux-sociaux>ul>li {
        padding: .25rem;
    }
    .reseaux-sociaux a {
        padding: .75rem;
    }
    .paginationControl {
        text-align: center;
    }
    .paginationControl span,
    .paginationControl a {
        margin: 0 .25rem;
        padding: .75rem;
        line-height: 1.5rem;
    }
    .paginationControl a {
        background-color: #FFFFFF;
    }
}

@media screen and (min-width: 601px) {
    .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;
    }
}

@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;
    }
}

@media screen and (min-width: 993px) {
    .sc-content .ac-doubleColonne {
        align-items: center;
    }
    .flex-row.l-justify-content-flex-start {
        display: flex !important;
        justify-content: flex-start;
    }
    .l-row-reverse {
        display: flex;
        flex-direction: row-reverse;
    }
    .col.l-order-1 {
        order: 1;
    }
    .col.l-order-2 {
        order: 2;
    }
    .col.l-order-3 {
        order: 3;
    }
}


/* TYPOGRAPHIE */


/* =========== */

h2 {
    color: var(--primary-color);
}

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

ol li {
    padding: .25em 0;
}

@media screen and (min-width: 601px) {
    h2,
    .title-2 {
        line-height: 1.25;
    }
}


/* TOP-BAR */


/* ======= */

.top-bar .main-nav ul li.sous_menu>a::after {
    font-family: 'Material Icons Outlined';
}

@media screen and (max-width: 992px) {
    .top-bar .main-nav {
        padding-bottom: 4rem;
    }
}

@media screen and (min-width: 993px) {
    .top-bar {
        border-bottom: solid 1px rgba(0, 0, 0, .08);
    }
    .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu {
        position: relative;
    }
    .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu a {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu>a::after {
        margin-top: 0;
        content: '\e5cc';
    }
    .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu ul.ssdropdown {
        display: none;
        width: max-content;
        max-width: 400px;
        background-color: rgba(255, 255, 255, 1);
        position: absolute;
        top: 0;
        left: 100%;
        box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .08);
        z-index: 2;
    }
    .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu:hover ul.ssdropdown {
        display: block;
    }
    .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu:hover ul.ssdropdown a {
        font-weight: normal;
    }
}


/* HEADER-CONTENT */


/* ============== */

#header-content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

#header-content a.tel {
    font-size: 1.5rem;
}

@media screen and (min-width: 601px) {
    #header-content .brand .logo .flex-row {
        flex-direction: row;
    }
    #header-content .brand .logo .flex-row>.col:first-child {
        margin-bottom: 0;
    }
    #header-content .brand .logo .flex-row>.col:last-child {
        text-align: left;
    }
}

@media screen and (max-width: 992px) {
    #header-content a.tel {
        display: inline-block;
        margin-top: .5rem;
        margin-bottom: .5rem;
        padding: .75rem;
        line-height: 1;
    }
}

@media screen and (min-width: 993px) {
    #header-content .brand {
        margin-bottom: 0;
    }
}


/* FOLD */


/* ==== */

.fold-prestations .row {
    margin: 0 -1px 0 0;
}

.fold-prestations .row .col {
    padding: 0;
}

.prestation {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    width: 100%;
    height: 20rem;
    border-right: solid 1px transparent;
    overflow: hidden;
    position: relative;
}

.prestation>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);
    z-index: -1;
}

.prestation>a {
    display: block;
    padding: 2rem;
    font-size: 1.25rem;
    font-weight: bold;
    color: #FFFFFF;
    position: static !important;
}

.prestation>a::before {
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000000;
    opacity: .4;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.prestation>a span {
    display: block;
    padding-left: 1rem;
    position: relative;
}

.prestation>a span::before {
    display: block;
    width: 0;
    height: 100%;
    content: '';
    border-left: solid 1px;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (min-width: 601px) {
    .prestation {
        height: 20rem;
    }
}

@media screen and (min-width: 993px) {
    .prestation {
        height: 25rem;
    }
    .prestation>img {
        transition: transform .3s ease-in-out;
    }
    .prestation:hover>img {
        transform: scale(.12);
    }
}


/* BLOC-01 */


/* ======= */

.qualifications-bloc-01 {
    padding: .5rem 1.5rem;
    background-color: #FFFFFF;
    border-radius: var(--card-border-radius);
}

@media screen and (min-width: 601px) and (max-width: 992px) {
    .qualifications-bloc-01 {
        margin-bottom: 1.5rem;
    }
}


/* ENCART FORMULAIRE */


/* ================= */

.bloc-formulaire {
    background-color: #FFFFFF;
    border-radius: var(--card-border-radius);
    overflow: hidden;
}

.bloc-formulaire>.flex-row>.col:first-child>div {
    padding: 2rem 1.5rem;
}

.bloc-formulaire .title-4 {
    margin: 0;
    border-bottom: solid 1px var(--primary-color);
}

@media screen and (min-width: 601px) {
    .bloc-formulaire form .submit .btn.fluid {
        width: auto;
    }
    .bloc-formulaire>.flex-row>.col:first-child>div {
        padding: 2rem 0 2rem 1.5rem;
    }
    .bloc-formulaire>.flex-row>.col:last-child .image-wrapper {
        width: calc(100% + 1.5rem);
        margin-left: -1.5rem;
    }
}

@media screen and (min-width: 993px) {
    .bloc-formulaire form ul {
        column-count: 3;
        column-gap: 1.5rem;
    }
}


/* ENCART POINTS FORTS */


/* =================== */

.bloc-points-forts {
    background-color: #FFFFFF;
    border-radius: var(--card-border-radius);
}

.bloc-points-forts>div {
    padding: 2rem 1.5rem;
}

.bloc-points-forts .title-4 {
    margin: 0;
    border-bottom: solid 1px var(--primary-color);
}


/* CATALOGUE ENCART LISTING DÃ‰TAIL */


/* =============================== */

.card.fiche-catalogue .card-title {
    font-size: 1rem;
}

@media screen and (min-width: 993px) {
    .card.fiche-catalogue .card-image>img {
        transition: transform .3s ease-in-out;
    }
    .card.fiche-catalogue:hover .card-image>img {
        transform: scale(.12);
    }
    .card.fiche-catalogue .card-title a {
        transition: color .3s ease-in-out;
    }
    .card.fiche-catalogue .card-title a:hover {
        color: var(--primary-color);
    }
}


/* ENCART CONTACT */


/* ============== */

.bloc-contact {
    background-color: #FFFFFF;
    border-radius: var(--card-border-radius);
}

.bloc-contact>div {
    padding: 2rem 1.5rem;
}

.bloc-contact .title-4 {
    margin: 0;
    border-bottom: solid 1px var(--primary-color);
}

.encart-contact a.tel {
    display: inline-block;
    font-size: 1.5rem;
    line-height: 52px;
}

@media screen and (max-width: 600px) {
    .components-encart-contact .flex-row>.col:not(:last-child) {
        margin-bottom: 1.5rem;
    }
}

@media screen and (min-width: 601px) and (max-width: 992px) {
    .components-encart-contact .flex-row>.col:not(.m6):first-child {
        margin-bottom: 1.5rem;
    }
    .components-encart-contact .flex-row>.col:not(.m6):last-child {
        margin-top: 1.5rem;
    }
}


/* ENCART FOURNISSEURS */


/* =================== */

.bloc-fournisseurs {
    background-color: #FFFFFF;
    border-radius: var(--card-border-radius);
}

.bloc-fournisseurs>div {
    padding: 2rem 1.5rem;
}

.bloc-fournisseurs .title-4 {
    margin: 0;
    border-bottom: solid 1px var(--primary-color);
}

.fournisseurs ul li img {
    display: block;
    margin: 0 auto;
}


/* ENCART AVIS GOOGLE GMB */


/* ====================== */

#avis {
    margin-bottom: 0 !important;
}

#avis .titre_avis {
    font-size: 1.25rem;
}

#avis .titre_avis::after {
    content: ' :';
}

#encart_avis {
    max-width: none !important;
    margin: 0 -.75rem !important;
}

#encart_avis .bloc-avis {
    margin-right: .75rem;
    margin-bottom: 1rem;
    margin-left: .75rem;
    border-radius: var(--card-border-radius);
    box-shadow: none;
}

.js-more .avis::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) !important;
}

@media screen and (max-width: 992px) {
    #avis #encart_avis.slick-initialized {
        margin-bottom: 3rem;
    }
    #avis #encart_avis .slick-prev,
    #avis #encart_avis .slick-next {
        margin-top: .5rem;
        top: 100% !important;
        transform: none;
    }
    #avis #encart_avis .slick-prev {
        margin-right: .25rem;
        right: 50% !important;
        left: auto !important;
    }
    #avis #encart_avis .slick-next {
        margin-left: .25rem;
        right: auto !important;
        left: 50% !important;
    }
}


/* ENCART ACTUALITES */


/* ================= */

#encart-actualites .card {
    background-color: #FFFFFF !important;
    border-radius: var(--card-border-radius) !important;
}

#encart-actualites .card>div>* {
    padding: 2rem 1.5rem;
}

#encart-actualites .card .date-actualite {
    display: none;
}

#encart-actualites .card .card-title {
    margin: 0;
    font-size: 1.125rem;
    color: inherit !important;
    border-bottom: solid 1px var(--primary-color);
}

#encart-actualites .card .card-title>a {
    display: inline-block;
    color: inherit !important;
    transition: color .3s ease-in-out;
}

#encart-actualites .card .card-title>a:hover {
    color: var(--primary-color) !important;
}


/* ENCART MAP */


/* ========== */

.bloc-zone-intervention {
    background-color: #FFFFFF;
    border-radius: var(--card-border-radius);
}

.bloc-zone-intervention>div {
    padding: 2rem 1.5rem;
}

.bloc-zone-intervention .title-4 {
    margin: 0;
    border-bottom: solid 1px var(--primary-color);
}

.bloc-zone-intervention .zone-intervention ul {
    margin: 0;
    padding-left: 1em;
    list-style: none;
}

.bloc-zone-intervention .zone-intervention ul>li::before {
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    content: '\26AC';
    color: var(--primary-color);
}

#encart-map .map-container {
    border-radius: var(--card-border-radius);
    overflow: hidden;
}

@media screen and (min-width: 601px) {
    #encart-map .map-container,
    #encart-map .map-container>iframe {
        height: 100%;
    }
    .bloc-zone-intervention .zone-intervention ul {
        column-count: 2;
        column-gap: 1.5rem;
    }
    .col .bloc-zone-intervention .zone-intervention ul {
        column-count: 1;
    }
}

@media screen and (min-width: 993px) {
    .bloc-zone-intervention .zone-intervention ul {
        column-count: 4;
    }
    .col .bloc-zone-intervention .zone-intervention ul {
        column-count: 2;
    }
}


/* NEWSLETTER */


/* ========== */

#newsletter label {
    display: none;
}

#newsletter p {
    margin-bottom: 1.5rem;
}

@media screen and (min-width: 601px) {
    #newsletter {
        max-width: 58.333333%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 993px) {
    #newsletter {
        max-width: 41.666666%;
    }
}


/* FOOTER */


/* ====== */

body>footer a.tel {
    font-size: 1.5rem;
}

body>footer a.lien-maps {
    display: inline-block;
}

@media screen and (max-width: 992px) {
    body>footer>.section>.container>.flex-row>.col {
        padding-top: 0;
        padding-bottom: 0;
    }
    body>footer>.section>.container>.flex-row>.col:not(:last-child) {
        margin-bottom: 1.5rem;
    }
    body>footer a.tel {
        display: inline-block;
        margin-top: .5rem;
        margin-bottom: .5rem;
        padding: .75rem;
        line-height: 1;
    }
}

@media screen and (min-width: 993px) {
    body>footer .container>.flex-row>.col:nth-child(2) {
        text-align: left;
    }
    body>footer .container>.flex-row>.col:last-child {
        text-align: right;
    }
    body>footer .reseaux-sociaux,
    body>footer address:not(:last-child) {
        margin-bottom: 1rem;
    }
}


/* MEATBALLS */


/* ========= */

@media screen and (max-width: 600px) {
    #nav-meatballs .reseaux-sociaux>ul {
        justify-content: flex-start;
    }
}


/* PAGE CONTACT */


/* ============ */

.contact-page h1 {
    margin-bottom: 2rem;
    line-height: 1.42875;
    /* font-size: 28px; */
    color: #FFFFFF;
}

.contact-page #fil_ariane a {
    color: hsl(0deg 0% 100%);
}

.contact-page p.intro {
    color: #FFFFFF;
}

.contact-page .coordonnees li,
.contact-page #clock li {
    font-size: 1rem;
}

.contact-page .coordonnees li a.tel {
    color: var(--accent-color-lighten);
}

.contact-page .image-wrapper {
    display: none;
}

@media screen and (min-width: 601px) {
    .contact-page h1 {
        margin-top: 1rem;
        /* font-size: 3rem; */
    }
}

@media screen and (min-width: 993px) {
    .contact-page .image-wrapper {
        display: block;
        height: 710px;
    }
    .contact-page .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);
    }
}


/* CATALOGUE DÃ‰TAIL */


/* ================ */

.catalogue-detail a.lightbox,
.catalogue-detail a.lightbox img {
    display: block;
    width: 100%;
    height: auto;
}

.catalogue-detail a.lightbox {
    margin-bottom: 1.5rem;
}

.catalogue-detail .row .flex-row .col:not(:first-child) {
    width: 33.333333%;
}


/* PAGE 404 */


/* ======== */

body.page-404 {
    padding-top: 0;
}

.page-404 .right-404 {
    margin: 2.5rem 0 1.5rem;
    padding: 2rem 1rem;
    border-radius: var(--card-border-radius);
    background-color: #FFFFFF;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .04);
}

.page-404 .right-404 ul {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

@media screen and (min-width: 601px) {
    body.page-404>main>.section>.container>.flex-row {
        flex-direction: row-reverse;
    }
    .page-404 .right-404 {
        margin: 3rem 0;
        padding: 2rem 2.5rem;
    }
}


/* DEMANDE DE RAPPEL */


/* ================= */

body.fancy-box-body {
    padding-top: 1.5rem;
}

.rappel_telephonique .brand a.logo {
    pointer-events: none;
}

.rappel_telephonique h2 {
    margin-top: 1rem;
    margin-bottom: .5rem;
    font-size: 1rem;
    text-align: center;
}

@media screen and (min-width: 401px) {
    .rappel_telephonique .brand {
        margin-bottom: 0;
    }
    .rappel_telephonique .brand .logo .flex-row {
        flex-direction: row;
    }
    .rappel_telephonique .brand .logo .flex-row>.col:first-child {
        margin-bottom: 0;
    }
    .rappel_telephonique .brand .logo .flex-row>.col:last-child {
        text-align: left;
    }
}


/* GESTION DE CONTENU */


/* ================== */

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

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

/* BANDEAU */
.bandeau {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}
.bloc-bandeau {
    padding: 1rem;
    border-radius: var(--card-border-radius);
    background-color: var(--secondary-color-lighten);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
}
.bandeau p {
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}