:root {
    --primary-h: 19;
    /* hue */
    --primary-s: 100%;
    /* saturation */
    --primary-l: 54%;
    /* lightness */
    --accent-h: 173;
    /* hue */
    --accent-s: 25%;
    /* saturation */
    --accent-l: 51%;
    /* lightness */
    --text-h: 0;
    /* hue */
    --text-s: 1%;
    /* saturation */
    --text-l: 27%;
    /* lightness */
    --background-h: 0;
    /* hue */
    --background-s: 0%;
    /* saturation */
    --background-l: 100%;
    /* lightness */
    --primary-font: 'Open Sans', sans-serif;
    --secondary-font: 'Hind', sans-serif;
    --h1-font-size: 3.438rem;
    --h2-font-size: 2.5rem;
    --h3-font-size: 1.5rem;
    --headings-line-height: 1.333333;
    --link-color: var(--primary-color-40);
    --border-radius: 0;
    --button-border-radius: 6px;
}

[class*="btn"] a.btn,
[id*="formulaire"] .btn {
    padding: 1rem 1.5rem;
    font-weight: 600;
    letter-spacing: 0px;
}

[class*="btn"] a.btn svg {
    margin-right: .5rem;
}

.contact-page [id*="formulaire"] .btn.primary {
    border-color: var(--accent-color);
    background-color: var(--accent-color);
    border: 2px solid var(--accent-color);
}

.contact-page [id*="formulaire"] .btn.primary:hover {
    background-color: var(--accent-color-30);
}

[class*="btn"] a.btn:not(.accent),
.index-page [id*="formulaire"] .btn.primary {
    color: var(--primary-color);
    background: transparent;
    border: 1px solid var(--primary-color);
}

[class*="btn"] a.btn:not(.accent):hover,
[id*="formulaire"] .btn.primary:hover {
    background-color: var(--primary-color);
    color: #fff;
}

@media screen and (min-width: 601px) {
    [class*="btn"] a.btn {
        width: auto;
    }
}


/* BRAND */


/* ===== */

.brand a {
    display: inline-block;
    transition: opacity .3s;
}

.brand a:hover {
    opacity: .75;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
[class*="title"] {
    font-family: var(--secondary-font);
}

.paginationControl {
    text-align: center;
    font-size: 18px;
    margin-top: 3rem;
}

.paginationControl a {
    text-decoration: none;
}

.paginationControl .selected {
    font-weight: bold;
}

.plan-site .sitemap-nav ul li a {
    margin-bottom: 0.5rem;
    display: inline-block;
}

.fil-ariane,
#fil_ariane {
    margin-bottom: 2rem;
    font-size: 14px;
}

#fil_ariane {
    margin: 3rem 0;
}

.card {
    position: relative;
}

.card-title a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

main p,
.text,
ul,
.card-text {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: middle;
}


/* SLIDER */


/* ====== */

.slide-img .container,
.slide-img .container .bloc,
.slide-img,
.slider-slick {
    height: auto;
    min-height: auto;
}

.slider-slick {
    width: 100%;
    background-color: var(--background-color);
    position: relative;
    z-index: 0;
}

.slider-slick .slick {
    height: 100%;
}

.slide-img.slide-01 {
    background: linear-gradient(hsla(205, 94%, 7%, 0.6), hsla(205, 94%, 7%, 0.6)), url('../assets/gifs/slider/slide-01.jpg');
    background-size: cover;
    background-position: center;
}

.slick-dots li {
    margin: 0 7px;
}

.slick-dots li button .slick-dot-icon:before {
    content: "";
    width: 50px;
    height: 5px;
    background-color: var(--primary-color);
    border-radius: var(--button-border-radius);
}

.slick-dots li.slick-active button .slick-dot-icon:before {
    content: "";
    width: 50px;
    height: 5px;
    background-color: #fff;
    border-radius: var(--button-border-radius);
}

.slick-dots li button .slick-dot-icon {
    opacity: 1;
}


/* ********************************************HEADER****************************************** */

@media screen and (min-width: 993px) {
    .header-contact {
        display: flex;
        align-items: center;
        gap: 9px;
    }
    .fold .index-contact {
        display: none;
    }
    .header-content .main-header-content .col-menu {
        padding: 0;
    }
    .header-content .devis-link {
        display: none;
    }
    .header-content .brand img {
        mix-blend-mode: lighten;
    }
    .top-bar {
        background-color: #fff;
    }
    .fold-index,
    .page-interne .fold,
    [class*="contact-page"] .fold,
    [class*="listing"] .fold,
    [class*="detail"] .fold {
        margin-top: -295px;
    }
    .actualites-listing .fold,
    .actualites-detail .fold {
        margin-top: -305px;
    }
    .header-content {
        background: transparent;
    }
    .sticky-active .main-header-content,
    .sticky-scroll-down .main-header-content,
    body:not(.index-page):not(.page-interne):not(.actualites-listing):not( .actualites-detail):not(.catalogue-listing):not(.catalogue-detail):not(.contact-page) .main-header-content {
        background: hsla(205, 94%, 7%, 1);
    }
    .header-content .nav#main-nav>ul>li>a {
        color: white;
    }
    .main-header-content {
        padding-top: 43px;
    }
    .header-content .reseaux-sociaux svg {
        fill: #011422;
    }
    .header-content .btn-devis a {
        border-radius: 0;
    }
    .sticky-active .main-header-content,
    .sticky-scroll-down .main-header-content {
        padding-top: 0;
    }
    .sticky-active .main-header-content .row,
    .sticky-scroll-down .main-header-content .row {
        align-items: center;
    }
    .sticky-active .main-header-content .brand .col,
    .sticky-scroll-down .main-header-content .brand .col {
        width: 120px;
    }
    .header-content .nav ul li.sous_menu ul.dropdown>li a {
        font-size: 13px;
    }
    .header-content .tel {
        font-family: Roboto;
        font-weight: 700;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0;
        vertical-align: middle;
        color: hsla(205, 94%, 7%, 1);
    }
    .header-content .nav ul li a.selected,
    .header-content .nav ul li a:hover,
    .header-content .nav ul li:hover>a {
        text-decoration: underline;
    }
    .header-content .nav ul li.sous_menu>a::after {
        text-decoration: none;
        content: '\e145';
    }
    .header-content .nav ul li.sous_menu>a {
        cursor: default;
    }
}

@media screen and (max-width: 992px) {
    .header-content .nav>ul>.sous_menu.opened>a,
    .header-content .nav .dropdown>.sous_menu.opened>a {
        width: calc(100% - 12rem);
    }
    .header-content .nav>ul>.sous_menu.opened>a,
    .header-content .nav .dropdown>.sous_menu.opened>a {
        left: 22px;
    }
    .index-contact {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    .menu-mobile {
        height: 5.625rem;
        background-color: #000;
    }
    .menu-mobile .brand .col {
        width: 120px;
    }
    .menu_opened .menu-mobile {
        height: 3.5rem;
        background-color: var(--primary-color-30);
    }
    .span-menu-burger {
        color: var(--primary-color);
        padding: 12px;
        background-color: var(--primary-color-90);
        border-radius: 100%;
    }
    .menu-mobile .menu-title {
        text-transform: capitalize;
        font-family: var(--secondary-font);
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
    }
    .fold-tel {
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }
    .header-content .nav>ul>.sous_menu.opened>a,
    .header-content .nav .dropdown>.sous_menu.opened>a {
        background-color: transparent;
    }
    .header-content #nav-container .nav#main-nav ul li a,
    .header-content #nav-container .nav#topbar-nav ul li a {
        font-size: 18px;
        font-weight: 700;
        padding: 1.5rem 5%;
    }
}

@media screen and (max-width: 600px) {
    .fold-tel {
        justify-content: center;
        margin-bottom: 12px;
    }
}


/* *******************************************SLIDE + BLOC 01******************************************** */

.row-btn {
    display: flex;
    align-items: center;
    gap: 12px;
}

.slide-content {
    padding: 305.5px 0 253.5px;
}

h1 {
    font-weight: 600;
    letter-spacing: 0;
    vertical-align: middle;
    margin: 0 0 17.5px;
}

@media screen and (min-width: 993px) {
    h1 {
        line-height: 90px;
    }
    h1.h1-geoloc span,
    .title-1.h1-geoloc span {
        font-weight: 500;
        font-size: 40px;
        line-height: 48.4px;
        letter-spacing: 0;
        vertical-align: middle;
        margin: 12px 0 0;
    }
    h1.h1-geoloc span::before,
    .title-1.h1-geoloc span::before {
        content: url(../assets/gifs/before-span.svg);
    }
    .index-page main .section {
        padding: 120px 0;
    }
}

@media screen and (max-width: 992px) {
    .slide-content {
        padding: 100px 0;
    }
}


/* ***************************************************BLOC 02 ****************************************************/

h2,
.title-2 {
    font-weight: 500;
    line-height: 48.4px;
    letter-spacing: 0;
    margin: 0 0 28px;
}

.title-2 {
    margin: 0 0 10px;
}

.span-titre {
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    letter-spacing: 0;
    vertical-align: middle;
    margin-bottom: 13px;
}

.span-titre svg {
    margin-right: 10px;
}

.span-titre.align-center svg:last-of-type {
    margin-left: 10px;
    margin-right: 0;
}

[id*="bloc"] p::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: var(--accent-color);
    margin-right: 7px;
    display: inline-block;
}

@media screen and (min-width: 993px) {
    #bloc-02 {
        max-width: 1440px;
        margin: -175px auto 0;
        position: relative;
        z-index: 2;
    }
}

@media screen and (max-width: 992px) {
    [id*="bloc"] img,
    #encart-contact img {
        display: block;
        width: auto;
        margin: 2rem auto;
    }
}


/* ************************************************PRESTATIONS *****************************************************/

#encart-prestations {
    border-top: 5px solid hsla(173, 25%, 51%, 1);
    background: linear-gradient(hsla(205, 94%, 7%, .8), hsla(205, 94%, 7%, .8)), url(../assets/gifs/bg-prestations.jpg);
    background-size: cover;
}

#encart-prestations .encart-text {
    margin-bottom: 62px;
}

.index-page .container {
    max-width: 1205px;
}

.prestations-card {
    padding: 29px 125px 39px;
    box-shadow: 0px 10px 15px 0px hsla(222, 56%, 7%, 0.06);
}

.prestations-card img {
    margin: 0 auto 17px;
}

.prestations-card-title a {
    text-decoration: none;
    color: hsla(240, 26%, 11%, 1);
    font-weight: 700;
    font-size: 29px;
    line-height: 33.4px;
    letter-spacing: 0;
    vertical-align: middle;
}

.prestations-card .card-text {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0;
    margin-top: 22px;
}

#encart-prestations .slick-active:not(.slick-current) .prestations-card::after {
    position: absolute;
    content: "";
    width: 257px;
    height: 108px;
    background-image: url(../assets/gifs/after-prestation.png);
    right: 0;
    top: 0;
}

#encart-prestations .slick-current.slick-active .prestations-card::before {
    position: absolute;
    content: "";
    width: 266px;
    height: 109px;
    background-image: url(../assets/gifs/before-prestation.png);
    left: 0;
    top: 0;
}

.prestations-card:hover .prestations-card-image img {
    transform: scale(.8);
}

.prestations-card .prestations-card-image img {
    transition: .8s;
}

@media screen and (max-width: 992px) {
    .prestations-card {
        padding: 29px 22px 39px;
    }
}


/* **************************************************BLOC 03 *******************************************/

[id*="bloc"] p>u {
    text-decoration: none;
    display: block;
    background-color: hsla(0, 0%, 94%, 1);
    padding: 22px 28px 20px 29px;
    border-radius: var(--button-border-radius);
}

[id*="bloc"] p:has(u)::before {
    display: none;
}

#bloc-03 .col p:first-of-type {
    padding-bottom: 1rem;
    border-bottom: 1px solid hsla(19, 100%, 54%, 1);
}

#bloc-03 img.img-2 {
    display: block;
    margin-bottom: 1rem;
}

@media screen and (min-width: 993px) {
    #bloc-03 .col-img {
        margin-bottom: 3rem;
        position: relative;
    }
    #bloc-03 .col-img::before {
        position: absolute;
        content: "";
        border: 2px solid hsla(173, 25%, 51%, 1);
        width: 90%;
        height: 100%;
        top: 54px;
        left: -57px;
    }
}


/* ************************************************CATALOGUE *******************************************/

.index-page #encart-catalogue {
    border-bottom: 20px solid hsla(173, 25%, 51%, 1);
    background: url(../assets/gifs/bg-catalogue.jpg);
    background-size: cover;
}

.page-interne #encart-catalogue {
    position: relative;
}

.page-interne #encart-catalogue::before {
    position: absolute;
    content: "";
    width: 160%;
    max-width: 1920px;
    height: 100%;
    left: -26%;
    top: 0;
    z-index: -1;
    border-bottom: 20px solid hsla(173, 25%, 51%, 1);
    background: url(../assets/gifs/bg-catalogue.jpg);
    background-size: cover;
}

#encart-catalogue .container {
    max-width: 1862px;
}

#encart-catalogue .encart-text {
    margin-bottom: 76px;
}

.catalogue-card-image a,
.catalogue-card-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.catalogue-card-image a {
    position: relative;
}

.catalogue-card .catalogue-card-image a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

.catalogue-card:hover .catalogue-card-image a::before {
    background: hsla(206, 34%, 16%, 0.6);
    border-bottom: 5px solid hsla(173, 25%, 51%, 1);
}


/* ******************************************** BLOC 04 ****************************************************/

@media screen and (min-width: 993px) {
    #bloc-04 .col-img {
        position: relative;
    }
    #bloc-04 .col-img::before {
        position: absolute;
        content: "";
        border: 2px solid hsla(173, 25%, 51%, 1);
        width: 96%;
        height: 74%;
        top: 8%;
        right: -8%;
    }
    #bloc-04 .col-text {
        margin-bottom: 60px;
    }
    #bloc-04 .col p:nth-of-type(2)::before {
        display: none;
    }
    #bloc-04 .col p:nth-of-type(2) {
        padding-left: 28px;
        border-left: 10px solid var(--accent-color);
    }
}


/* ******************************************************CONTACT ******************************************************/

.index-page #encart-contact {
    border-bottom: 10px solid hsla(19, 100%, 54%, 1);
    background: linear-gradient(hsla(205, 94%, 7%, .8), hsla(205, 94%, 7%, .8)), url(../assets/gifs/bg-contact.jpg);
    background-size: cover;
}

.page-interne #encart-contact {
    position: relative;
}

.page-interne #encart-contact::before {
    position: absolute;
    content: "";
    width: 160%;
    max-width: 1920px;
    height: 100%;
    left: -26%;
    top: 0;
    z-index: -1;
    border-bottom: 10px solid hsla(19, 100%, 54%, 1);
    background: linear-gradient(hsla(205, 94%, 7%, .8), hsla(205, 94%, 7%, .8)), url(../assets/gifs/bg-contact.jpg);
    background-size: cover;
}

#encart-contact .title-2 {
    margin-bottom: 67px;
}

#formulaire_5 label.required {
    display: none;
}

#formulaire_5 p {
    margin-top: 0;
}

#formulaire_5 input:not([type]),
#formulaire_5 input[type="text"],
#formulaire_5 input[type="email"],
#formulaire_5 input[type="time"],
#formulaire_5 input[type="date"],
#formulaire_5 input[type="datetime"],
#formulaire_5 input[type="datetime-local"],
#formulaire_5 input[type="tel"],
#formulaire_5 input[type="number"],
#formulaire_5 input[type="search"],
#formulaire_5 textarea {
    color: hsla(0, 1%, 27%, 1);
    border-radius: var(--button-border-radius);
    background-color: #fff;
    min-height: 60px;
}

#formulaire_5 .divGenerateurRequired {
    color: #fff;
}

#formulaire_5 p.submit {
    margin-top: 1rem;
    width: 100%;
    font-family: Roboto;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    vertical-align: middle;
}

#formulaire_5 p.submit .btn.primary {
    width: 100%;
}

@media screen and (min-width: 601px) {
    #formulaire_5 .cp_ville {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }
    #formulaire_5 .cp_ville>p {
        width: calc(50% - 6px);
    }
}


/* ******************************************** BLOC 04 ****************************************************/

@media screen and (min-width: 993px) {
    #bloc-05 .col-img {
        position: relative;
        margin-bottom: 90px;
    }
    #bloc-05 .col-img::before {
        position: absolute;
        content: "";
        border: 2px solid hsla(173, 25%, 51%, 1);
        width: 92%;
        height: 83%;
        top: 23%;
        right: 13%;
        z-index: 3;
    }
    #bloc-05 .col-img::after {
        position: absolute;
        content: "";
        width: 96%;
        height: 74%;
        background-image: url(../assets/gifs/bloc-05-2.jpg);
        top: 53%;
        left: -13%;
        z-index: 2;
    }
    #bloc-05 .col p:first-of-type,
    #bloc-05 .col p:nth-of-type(2) {
        position: relative;
        padding-left: 120px;
    }
    #bloc-05 .col p:first-of-type::before {
        position: absolute;
        content: "";
        background-image: url(../assets/gifs/p-1.png);
        width: 104px;
        height: 104px;
        top: calc(50% - 52px);
        left: 0;
        background-color: transparent;
    }
    #bloc-05 .col p:nth-of-type(2)::before {
        position: absolute;
        content: "";
        background-image: url(../assets/gifs/p-2.png);
        width: 104px;
        height: 104px;
        left: 0;
        top: calc(50% - 52px);
        background-color: transparent;
    }
}


/* ***********************************************AVIS********************************************* */

.encart-avis {
    background: linear-gradient(hsla(205, 94%, 7%, .7), hsla(205, 94%, 7%, .7)), url(../assets/gifs/bg-contact.jpg);
    background-size: cover;
}

.encart-avis .encart-text {
    margin-bottom: 35px;
}

.avis-card.card .avis-card-text {
    margin-left: 80px;
    margin-top: 0.5rem;
    color: hsla(207, 7%, 24%, 1);
    height: 139px;
}

.avis-encart-card .row {
    flex-wrap: nowrap;
}

.avis-encart-card-date {
    font-size: 11px;
    line-height: 13.2px;
    color: hsla(0, 1%, 47%, 1);
}

.avis-encart-card {
    padding: 1.5rem;
    background: #fff;
}

.avis-name {
    line-height: 24px;
    margin-top: 0.5rem;
    color: hsla(200, 8%, 15%, 1);
}

.encart-avis .card .show-more {
    display: none;
}

.encart-avis .avis-card.js-more .avis-card-text::after {
    background-image: linear-gradient( to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}


/* ***************************************ACTUALITES*********************************** */

.index-page #encart-actualites {
    background: hsla(0, 0%, 97%, 1);
}

.page-interne #encart-actualites {
    position: relative;
}

.page-interne #encart-actualites::before {
    position: absolute;
    content: "";
    width: 160%;
    max-width: 1920px;
    height: 100%;
    left: -26%;
    top: 0;
    z-index: -1;
    background: hsla(0, 0%, 97%, 1);
}

.actualites-listing .actualites-card {
    box-shadow: 0px 10px 50px 0px hsla(0, 0%, 0%, 0.08);
}

.actualites-listing .actualites-card .card-content {
    padding: 20px;
}

@media screen and (min-width: 993px) {
    .actualites-listing .actualites-card .card-image {
        height: 350px;
    }
    .grid {
        display: grid;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 27px;
        width: 100%;
        min-height: 612px;
    }
    /* row-start / col-start / row-end / col-end */
    .grid .col-grid:first-of-type {
        grid-area: 1 / 1 / 3 / 2;
    }
    .grid .col-grid:nth-of-type(2) {
        grid-area: 1 / 2 / 2 / 3;
    }
    .grid .col-grid:nth-of-type(3) {
        grid-area: 2 / 2 / 3 / 3;
    }
    .grid .col-grid:not(:first-of-type) .card {
        display: flex;
        align-items: stretch;
        box-shadow: 0px 10px 50px 0px hsla(0, 0%, 0%, 0.08);
        background-color: #fff;
    }
    .grid .col-grid:not(:first-of-type) .card .card-image,
    .grid .col-grid:not(:first-of-type) .card .card-content {
        width: 50%;
    }
    .grid .col-grid:first-of-type .card-image {
        height: 301px;
    }
    .grid .col-grid:first-of-type .card-content {
        padding-top: 27px;
    }
    .grid .col-grid:first-of-type .actualites-card-title a {
        font-size: 24px;
    }
    .grid .col-grid:first-of-type .actualites-card-title {
        margin: 10px 0 30px;
    }
    .grid .col-grid:first-of-type .actualites-card-link {
        margin-top: 30px;
        padding-top: 13px;
        border-top: 1px solid hsla(247, 4%, 45%, 1);
    }
    .grid .col-grid:not(:first-of-type) .actualites-card-content {
        padding: 24px 24px 16px;
    }
    .grid .col-grid:not(:first-of-type) .actualites-card-title {
        margin-top: 13px;
    }
    .grid .col-grid:not(:first-of-type) .actualites-card-title a {
        font-size: 26px;
    }
    .grid .col-grid:not(:first-of-type) .actualites-card-text {
        margin: 10px 0 33px;
    }
}

#encart-actualites {
    background-color: hsla(0, 0%, 97%, 1);
}

.actualites-card .card-link {
    color: hsla(19, 100%, 54%, 1);
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0;
}

#encart-actualites .encart-text {
    margin-bottom: 1.5rem;
}

.actualites-card .actualites-card-image {
    position: relative;
    transition: .8s;
}

.actualites-card:hover .actualites-card-image::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: hsla(204, 51%, 10%, 0.5);
}

.actualites-date {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    color: hsla(240, 26%, 11%, 1);
}

.actualites-card-title a {
    text-decoration: none;
    color: hsla(204, 51%, 10%, 1);
    font-family: var(--secondary-font);
    font-weight: 700;
}

.actualites-card-content {
    padding: 24px 0 16px;
}

.actualites-encart-btn {
    margin-top: 40px;
}

.actualites-card-title a {
    line-height: 33.4px;
}

.actualites-card .card-image a,
.actualites-card .card-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.actualites-listing .actualites-card-title {
    margin-top: 1rem
}

.actualites-listing .actualites-card-title a {
    line-height: normal;
}

.actualites-card .card-link {
    color: hsla(6, 79%, 53%, 1);
    font-size: 15px;
    line-height: 28px;
}

#listing-autres-actus-categorie ul a {
    font-size: 15px;
    text-decoration: none;
    color: #000;
}

#listing-autres-actus-categorie ul a:hover {
    text-decoration: underline;
}

.actualites-detail .detail-btn {
    text-align: center;
}

.actualites-detail .detail-actu-reseaux-sociaux {
    align-items: flex-start;
}

.detail-actu-reseaux-sociaux>div {
    display: flex;
}

.detail-actu-image img {
    border-radius: var(--border-radius);
}

.actualites-listing #fil_ariane {
    margin-bottom: 0rem;
    margin-top: -24px;
}

@media screen and (max-width: 1400px) and (min-width: 993px) {
    #listing-autres-actus-categorie a.btn {
        padding: 12px 12px;
        font-size: 12px;
    }
}

.actualites-detail #listing-autres-actus-categorie {
    background-color: var(--text-color-90);
    padding: 1rem;
    border-radius: var(--border-radius);
}

@media screen and (max-width: 992px) {
    #encart-actualites .slick-dots li.slick-active button .slick-dot-icon:before {
        background-color: var(--accent-color);
    }
    .actualites-card .card-content {
        padding: 20px;
    }
    .actualites-card .card-image {
        height: 350px;
    }
    .actualites-card-title a {
        line-height: normal;
    }
    .actualites-card-title {
        margin-top: .5rem;
        max-height: 3.5rem;
    }
}

@media screen and (min-width: 601px) {
    .actualites-listing .recherche_actu #input_recherche_actu {
        width: calc(100% - 6.25rem);
    }
}


/* *************************************************FOOTER********************************* */

footer {
    background: linear-gradient(hsla(205, 94%, 7%, .85), hsla(205, 94%, 7%, .85)), url(../assets/gifs/bg-footer.jpg);
    background-size: cover;
    color: #fff;
}

footer .reseaux-sociaux svg,
footer .reseaux-sociaux path {
    fill: #fff;
}

footer .reseaux-sociaux a {
    background: hsla(220, 3%, 22%, 1);
    box-shadow: 0px 2px 14px 0px hsla(238, 89%, 14%, 0.1);
    WIDTH: 45px;
    height: 45px;
    text-align: center;
    padding-top: 8px;
    border-radius: 100%;
}

body:not(.index-page) footer .section.footer-1 {
    padding: 2rem 0 1.5rem;
}

footer nav ul {
    margin: 0;
}

@media screen and (min-width: 993px) {
    footer .liste-2 {
        margin-left: 134px;
    }
    footer .img-footer {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    footer {
        text-align: center;
    }
    footer .footer-1 .reseaux-sociaux ul {
        justify-content: center;
    }
    footer .img-footer {
        display: block;
        width: auto;
        margin: 2rem auto;
    }
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
    footer .liste-2 {
        margin-left: 43px;
    }
}

footer .section.footer-1 {
    padding: 80px 0 1.5rem;
}

footer .footer-1 .title-4 {
    font-weight: 700;
    font-size: 29px;
    line-height: 33.4px;
    letter-spacing: 0;
    vertical-align: middle;
    margin: 0 0 31px;
}

footer .footer-1 .col-text .title-4 {
    margin-bottom: .5rem;
}

footer .footer-1 li {
    margin-bottom: 15px;
}

footer .siret {
    font-weight: 400;
    line-height: 24px;
}

.footer-2 {
    padding: 24px 0 48px;
}

footer nav a {
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0;
    vertical-align: middle;
}

footer nav li svg {
    margin-right: 14px;
}

.page-404 footer a {
    font-weight: 700;
    line-height: 24px;
    color: #fff;
}

footer nav a:hover,
.page-404 footer a:hover {
    text-decoration: underline;
    color: #fff;
}

.footer-text {
    margin-bottom: 1.5rem;
    color: hsla(0, 0%, 80%, 1);
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    vertical-align: middle;
}


/* ****************************************PAGES INTERNES******************************** */

.contact-page .s-middle,
.devis-page .s-middle {
    flex-wrap: nowrap;
    height: 100%;
}

.contact-page .s-stretch,
.devis-page .s-stretch {
    flex-wrap: nowrap;
}

.contact-page h1,
.contact-hero .title-2,
.devis-page h1 {
    margin: 0;
    line-height: normal;
}

.contact-hero .title-2 {
    font-size: 27px;
}

.contact-hero p.intro {
    color: #fff;
}

.page-interne .sc-content #relance {
    margin-top: 0;
}

.page-interne .ac-doubleColonne h2 {
    margin: 0 0 12px;
}

.page-interne #container {
    padding: 0;
}

.page-interne .hero-bg,
.hero-interne {
    position: relative;
}

.actualites-detail .hero-interne h1 {
    margin: 0;
}

.contact-hero {
    background: linear-gradient(hsla(205, 94%, 7%, 0.6), hsla(205, 94%, 7%, 0.6)), url('../assets/gifs/slider/slide-01.jpg');
    background-size: cover;
    background-position: left;
}

.plan-site h1 {
    margin-bottom: 2rem;
}

.page-interne .hero-bg::before,
.hero-interne::before {
    position: absolute;
    content: "";
    background: linear-gradient(hsla(205, 94%, 7%, 0.6), hsla(205, 94%, 7%, 0.6)), url('../assets/gifs/slider/slide-01.jpg');
    background-size: cover;
    background-position: left;
    width: 160%;
    left: -23%;
    max-width: 1920px;
    top: 0;
    height: 100%;
    z-index: -1;
}

.page-interne .ac-include .container {
    width: 100%;
}

.page-interne p>em,
.catalogue-listing main p>em {
    display: block;
    font-style: normal;
    padding: 20px;
    background-color: hsla(0, 0%, 94%, 1);
    border-radius: var(--button-border-radius);
}

.page-interne .sc-content .ac-doubleColonne .clear_both {
    margin-bottom: 2.35rem;
}

.sc-content .ac-doubleColonne .ac-colonne img {
    border-radius: var(--border-radius);
}

.hero-interne p {
    margin: 0;
}

.page-interne .bloc-contact,
.page-interne .bloc-note {
    margin-top: 1.5rem;
}

.page-interne h1 {
    padding-bottom: 1.5rem;
}

.page-interne .ac-doubleColonne .ac-doubleColonne {
    margin: 1.5rem 0 0;
}

.ac-1v1 .ac-colonne {
    padding: 20px;
    border: 2px solid var(--accent-color);
}

.catalogue-listing .btn-cat {
    margin-bottom: 2rem;
}

body:has(.hero-interne) main>.section {
    padding-top: 0;
}

.actualites-listing main>.section {
    margin-top: -2rem;
}

.actualites-detail main>.section {
    margin-top: -4rem;
}

.hero-interne {
    margin-bottom: 2rem;
}

.hero-bg span {
    font-weight: 700;
}

@media screen and (min-width: 1400px) {
    .hero-interne * {
        max-width: 65%;
    }
    .hero-bg span {
        display: block;
        max-width: 65%;
        margin: 0;
    }
}

@media screen and (min-width: 993px) {
    .page-interne h2 {
        position: relative;
        padding-bottom: 1.5rem;
    }
    .page-interne h2::before {
        position: absolute;
        content: "";
        width: 500px;
        max-width: 100%;
        height: 1px;
        background-color: hsla(19, 100%, 54%, 1);
        left: 0;
        bottom: 5px;
    }
    .hero-bg,
    .hero-interne {
        padding: 19rem 0 88px;
    }
    .actualites-detail .hero-interne {
        padding: 274px 0 56px;
        margin-top: 1rem;
    }
    .contact-hero {
        padding-top: 17rem;
    }
    .page-interne h1 {
        font-size: 60px;
        font-weight: 600;
    }
    .page-interne h1 span {
        margin: 0;
        font-weight: 400;
        font-size: 35px;
        line-height: 43.2px;
        letter-spacing: 0px;
    }
    .hero-bg span,
    .hero-interne .title-1 {
        font-size: 40px;
        line-height: 51.2px;
        font-weight: 700;
        letter-spacing: 0px;
        margin: 0;
    }
    .contact-page .intro {
        margin-bottom: 0;
    }
    .hero-interne h1,
    .hero-bg h1 {
        margin: 0;
    }
    .page-interne .ac-include>.section,
    .page-interne .bloc-bg {
        padding: 100px 0;
    }
    .ac-doubleColonne p:last-of-type {
        margin-bottom: 0;
    }
    .page-interne .sc-content img {
        height: 100%;
        object-fit: cover;
    }
    .page-interne .sc-content .ac-stat.ac-doubleColonne img {
        height: auto;
        width: auto;
        margin: auto;
    }
    .page-interne .sc-content .ac-doubleColonne.bloc-h2 {
        align-items: center;
    }
    .page-interne .sc-content .clear_both {
        margin-bottom: 6.35rem;
    }
    .page-interne .sc-content .clear_both,
    #container .sc-content #relance {
        margin-bottom: 6.35rem;
    }
}

@media screen and (max-width: 992px) {
    .actualites-detail .hero-interne {
        margin-top: 4rem;
    }
    .page-interne .ac-stat .ac-colonne {
        margin-bottom: 1rem;
    }
    [class*="actualites"] main>.section {
        margin-top: -3rem;
    }
    .page-interne .hero-bg,
    .hero-interne,
    .contact-hero {
        padding: 80px 0;
    }
    h1,
    .title-1 {
        font-size: 30px;
        line-height: 39px;
    }
    h1 span,
    h1.h1-geoloc span {
        font-size: 20px;
        line-height: 30px;
    }
    h2,
    .title-2 {
        font-size: 27px;
    }
    h2,
    .title-3 {
        font-size: 24px;
    }
    body[class*="listing"] .hero-interne .title-marketing,
    .hero-bg span {
        font-size: 32px;
    }
    .page-interne #container .ac-doubleColonne .ac-colonne img {
        WIDTH: auto;
        margin: 1rem auto;
    }
    .page-interne .bloc-bg {
        padding: 2rem 0;
    }
}

@media screen and (max-width: 600px) {
    .row-btn {
        flex-direction: column;
        row-gap: 1rem;
        align-items: normal;
    }
    .btn-tel {
        justify-content: center;
    }
    [class*="btn"] .accent.btn {
        font-size: 13px;
        padding: 10px 14px;
    }
}


/* **************************************DEVIS ****************************************/

.devis-page fieldset {
    height: 100%;
}

.devis-page .divGenerateurRequired {
    margin-top: 1rem;
}

fieldset legend {
    font-size: 18px;
}

@media screen and (max-width: 992px) {
    .devis-page fieldset {
        margin-bottom: 1rem;
    }
}