﻿@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
:root {
    --bs-link-color: $secondary
}

.form-control:focus {
    outline: none !important;
    box-shadow: none !important
}

.accordion {
    --bs-accordion-active-bg: transparent;
    --bs-accordion-btn-bg: transparent;
    --bs-accordion-border-color: transparent;
    --bs-accordion-active-color: $primary;
    --bs-accordion-btn-color: $secondary
}

a {
    text-decoration: none;
    color: #000
}
.body-interne a {
    color: #000;
}

body {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500
}

h3 {
    font-size: 24px
}

  .onepage h2  {
    font-size: 64px;
    font-weight: 800;
    color: #B38A58;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Montserrat';
}
.charpente .content_act, .Zinguerie .content_act {
    padding-left: 90px;
}
.Couverture .content_act {
    padding-right: 90px;
    text-align: right;
}
  .Couverture .content_act .btn_savoir_plus { 
     margin: 0 auto;
    margin-right: 0;
  }
.img_act {
    padding: 0 !important;
}
.onepage .content_sections h2
 {
      font-size: 128px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 20px;
    color: #B38A58;
    font-family: 'Montserrat';
    text-align: center;
}
.btn_savoir_plus {
    color: #fff;
    background: #B38A58;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    display: block;
    width: fit-content;
    padding: 10px 40px;
}
.content_list_realisations {
    border: 1px solid #4F82D4;
    border-radius: 30px;
    padding: 30px;
}
.content_real h3
 {
    font-size: 24px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #0A0A0A;
    line-height: 28px;
}
.content_real {
    margin: 16px 0 !important;
}
.content_real p {
    font-size: 14px;
    color: #4A5565 !important;
    font-family: "Montserrat";
    margin-bottom: 0;
}
.content_real a {
    justify-content: space-between;
}
.lieu p {
    font-size: 13px;
    font-family: "montserrat";
    color: #0071B8 !important;
    margin-bottom: 10px;

}
.content_real img {
    border-radius: 20px;
}
.body-interne h2.titre-page {
    text-align: center;
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 700;
    color: #b38a58 !important;
}
#sticker-sticky-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.swiper-pagination-bullet {
    background-color: #b38a58 !important;
    border-radius: 0 !important
}
.s_avant_apres::after {
    content: "";
    background: #292929;
    width: 100%;
    height: 82%;
    display: block;
    left: 0;
    bottom: 100px;
    position: absolute;
    z-index: -1;
}
.s_avant_apres {
    position: relative;
}
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
      color: white;
    font-size: 24px !important;
    letter-spacing: 0.1em;
    font-family: 'Poppins';
    font-weight: 400 !important;
    background-color: #161618 !important;
    border-radius: 0px !important;
    position: absolute !important;
    top: 40px !important;
}
.content_avant_apres .slide-ba {
  border-radius: 0 !important;
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto !important;
    overflow: hidden;
    min-height: auto !important;
}
a.voir_plus {
    color: #0A0A0A;
    font-size: 25px;
    font-weight: 600;
    display: block;
    width: fit-content;
    margin: 20px auto;
    border: 1px solid #000;
    padding: 10px 20px;
    border-radius: 43px;
    margin-top: 40px;
}
.slide .swiper-pagination-bullets {

    z-index: 10000 !important;
    left: 125px !important;
    text-align: left !important;
    width: fit-content !important;
    background: #fff !important;
    padding: 6px 10px !important;
    border-radius: 60px !important;
    bottom: 40px !important;
    display: none;
}
.swiper-button-next,
.swiper-button-prev {
    color: #787575 !important
}

.swiper {
    width: 100%;
    height: 100%
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

ul#breadcrumb {
    padding: 10px 16px;
    list-style: none;
    margin-bottom: 0;
    margin-bottom: 30px
}

ul#breadcrumb li {
    display: inline;
    font-size: 16px;
    color: #545454
}

ul#breadcrumb li a {
    color: #000;
    text-decoration: none
}

ul#breadcrumb li a:hover {
    color: #545454;
    text-decoration: none
}

ul#breadcrumb li+li:before {
    padding: 8px;
    color: #000;
    content: "> "
}

.breadcrumb {
    margin-bottom: 0;
    background: rgba(0, 0, 0, 0);
    align-items: center;
    justify-content: center
}

#home {
    width: 100%
}

#home #sticker {
    position: relative;
    z-index: 100 !important;
    width: 100% !important;
    margin: 0;
    padding: 0;
}
#home {
    position: relative;
}
header::before {
   content: "";
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
}
#home .is-sticky .navbar-nav .nav-link {
    color: #fff !important;
}
.body-interne #sticker {
  background: #fff !important;
}
.body-interne #home .navbar-nav .nav-link {
  color: #fff !important;
}
#home nav {
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 0;
    justify-content: center
}

@media(max-width: 575.98px) {
    #home nav .navbar-brand img {
       
    }
}

@media(min-width: 1200px) {
   .contact {
    margin-top: 40px !important;
   }
   .onepage header , .onepage .slide {
    height: 1300px;
   }
}

#home nav .container {
    margin: 0
}

@media(max-width: 575.98px) {
    #home nav .container {
        padding: 0
    }
}
@media (min-width:768px) {
    .avis_google {
        margin-top: 20px;
    }
}
#home nav #main_nav {
    justify-content: center
}
.body-interne #home nav #main_nav {
    justify-content: flex-start;
}
#home .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    font-weight: 800 !important;
    padding: 6px 0;
}

#home .navbar-nav .nav-link.active {
    color: #DCC0A0 !important;
}
.navbar-nav .nav-link {
        font-family: "poppins";
        font-size: 15px;
    }
.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}
.header_top {
    position: relative;
}
.accl {
    z-index: 10;
}
.header_top  {
        position: absolute;
    z-index: 11;
    width: 100%;
    text-align: center;
    top: 250px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.content_sections .row {
    align-items: center;
}
.charpente::after, .Couverture::after {
    content: "";
    background: #B38A58;
    width: 250px;
    height: 2px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
}
.content_header_top h2 {
  color: #fff;
    font-size: 100px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
} 
.content_header_top ul {
     list-style-type: none;
    color: #fff;
    font-weight: 700;
    font-size: 33px;
    display: flex
;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 70%;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 30px;
}

@media (min-width:1200px) {
.content_accueil {
    position: absolute;
    bottom: 70px;
    z-index: 1;
}
.accl {
    position: relative;
}
}
.content_accueil {
    align-items: center !important;
}
.logo_top {
    list-style-type: none;
    display: flex
;
    padding: 0;
    justify-content: flex-end;
    align-items: flex-end;
}
.logo_top li {
    margin: 0 20px;
}
@media(max-width: 1399.98px) {
    #home .navbar-nav .nav-link {
        font-size: 15px
    }
}

#home .navbar-nav .nav-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media(max-width: 575.98px) {
    #home .navbar-nav .nav-item.dropdown>a {
        display: inline-flex;
        align-items: center;
        margin-right: 15px
    }
    #home .navbar-nav .nav-item .dropdown-menu {
        flex-basis: 100%;
        margin-top: .5rem
    }
}

#home .navbar-nav .dropdown-menu {
    top: 30px
}

@media(max-width: 575.98px) {
    #home .navbar-nav {
        background-color: #b8822c;
        padding: 20px
    }
}

#home .header-encart {
    color: #fff;
    background-color: red;
    font-size: 24px;
    width: fit-content;
    padding: 10px;
    border-image-slice: 50 50 50 50 fill;
    border-image-width: 55px 55px 55px 55px;
    border-image-outset: 3px 3px 3px 3px;
    border-image-repeat: repeat repeat;
    border-style: solid;
    border-image-source: url("images/border_encart_pub.svg")
}

@media(max-width: 575.98px) {
    #home .header-encart {
        font-size: 18px
    }
}

#home .header-encart em {
    color: #000;
    font-size: 12px
}

#home .header-encart p {
    margin: 0
}

.container-hero {
    position: relative
}

.container-hero .slide {
    position: relative;
    max-height: calc(100vh - 100px)
}

.container-hero .slide .custom-slide-header {
    max-height: calc(100vh - 100px)
}

.container-hero .slide::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 1;
    pointer-events: none
}

@media(max-width: 575.98px) {
    .container-hero .slide::after {
        content: none
    }
}

.container-hero .slide .slide-items img {
    width: 100%
}

.container-hero .header-contenu {
    position: absolute;
    top: 50%;
    width: 40%;
    left: 40px;
    transform: translateY(-50%);
    z-index: 2;
    color: #fff
}

.container-hero .header-contenu h1:before,
.container-hero .header-contenu h2:before,
.container-hero .header-contenu h3:before,
.container-hero .header-contenu h4:before,
.container-hero .header-contenu h5:before,
.container-hero .header-contenu h6:before {
    content: none
}

@media(max-width: 575.98px) {
    .container-hero .header-contenu {
        position: relative;
        background-color: #394569;
        transform: none;
        left: 0;
        top: auto;
        padding-top: 15px;
        width: 100%
    }
    .container-hero .header-contenu h2 {
        font-size: 30px
    }
}

.container-hero .header-contenu .content-text {
    margin-bottom: 20px
}

.container-hero .container-logos-header {
    position: absolute;
    width: 100%;
    bottom: 30px;
    display: flex;
    justify-content: space-between;
    z-index: 2;
    padding: 0 60px
}

@media(max-width: 575.98px) {
    .container-hero .container-logos-header {
        background-color: #394569;
        position: relative;
        bottom: auto;
        padding: 10px
    }
}

.dropdown-menu {
  --bs-dropdown-border-radius: 0;
    --bs-dropdown-bg: transparent !important;
    --bs-dropdown-border-color: transparent;
    --bs-dropdown-link-color: #000000;
    --bs-dropdown-link-active-color: #000000;
    --bs-dropdown-link-hover-bg: #5a5a5a;
    --bs-dropdown-link-hover-color: #ffffff;
    font-size: 14px;
    padding: 0 !important;
}

@media(max-width: 575.98px) {
    .dropdown-menu {
        --bs-dropdown-border-color: none
    }
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.body-interne footer {
    position: initial !important;
    background: #B38A58 !important;
}
footer .container .row {
    width: 100% !important;
}
footer .container {
   display: flex
;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
    border-top: 1px solid #B38A58;
}

@media(max-width: 575.98px) {
    footer .container {
        flex-direction: column-reverse;
        row-gap: 20px;
        padding: 10px 0;
    }
}

footer .container .container-ml {
    display: flex;
    gap: 10px;
    align-content: center;
    align-items: center;
    flex-wrap: wrap
}

footer .container .container-ml a {
    font-size: 12px
}

footer .container .footer-menu {
    display: flex
;
    margin: 0;
    gap: 20px;
    justify-content: center;
    padding: 0;
    margin-bottom: 20px;
}
.mentions {
    text-align: center;
}
.body-interne .mentions {
    padding: 20px 0;
}
.body-interne .mentions a {
    margin: 0 5px;
}
@media(max-width: 575.98px) {
    footer .container .footer-menu
 {
        display: flex
;
        padding: 0;
        margin: 0;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 20px;
        gap: 10px;
    }
}

@media(max-width: 1399.98px) {
    footer .container .nav-link {
        font-size: 14px
    }
}

footer .container .nav-link.active {
    color: #000
}

footer .container .footer-menu {
    list-style-type: none
}

footer .container .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 30px
}
 footer .container .nav-link {
     color: #fff;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 600;
}
.body-interne  .container .nav-link:hover {
    color: #000 !important;
 }

.onepage footer .container .nav-link.active {
    color: #fff;
}

footer .container a {
   color: #fff;
    font-size: 14px;
    font-family: "raleway";
    margin: 0 4px;
}
.mentions img {
       background: #fff;
    border-radius: 14px;
    padding: 1px;
}
.footer-phone {
    display: flex
;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    background: #ffffff;
    position: fixed;
    width: 100%;
    bottom: 0;
    color: #000;
    z-index: 100000;
}

.footer-phone a {
    color: #b38a58 !important;
    font-weight: 700;
}
.footer-phone p {
    margin-bottom: 5px
}

html,
body {
    position: relative;
    scroll-behavior: auto !important;
    overflow-x: clip !important;
}

strong {
    font-weight: 600
}

.onepage section {
    padding-top: 90px
}

@media(max-width: 575.98px) {
    .onepage section {
        padding-top: 40px
    }
}
.content_sections {
    background-size: cover;
    border-radius: 60px;
    padding: 40px;
    margin-top: 25px;
}
.content_sections section {
    padding-top: 0 !important;
}
.peinture, .platrerie {
       background: rgb(255 255 255 / 10%);
    color: #fff;
    border-radius: 40px;
    border: 1px solid rgb(255 255 255 / 50%);
    padding: 30px;
    font-size: 19px;
    font-family: 'Poppins';
    align-items: center;
    backdrop-filter: blur(5px);
}
.peinture h2::before {
    background: url(images/ico_peinture.png) left no-repeat;
    content: "peinture";
}
.platrerie h2::before {
    background: url(images/ico_platre.png) left no-repeat;
    content: "Plâtrerie";
}
.platrerie {
    margin-top: 20px;
}
.peinture h2::before, .platrerie h2::before {
       color: transparent;
    -webkit-text-stroke: 1px rgb(227 243 255 / 50%);
    text-transform: uppercase;
    font-size: 62px;
    letter-spacing: 18px;
    padding-left: 100px;
    display: block;
    margin-bottom: 16px;
    background-size: contain;
    font-family: "poppins";
    text-align: right;
}
.peinture h2, .platrerie h2 {
    font-size: 62px;
    color: #fff;
    text-transform: initial;
}
.peinture h2 a, .platrerie h2 a {
    color: #fff !important;
}
.peinture img , .platrerie img {
    border-radius: 20px;
}
#accueil p.titre-page {
 font-size: 64px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4F82D4;
    font-family: 'Montserrat';
    display: none;
}
a.savoir_plus {
    font-size: 25px;
    color: #0A0A0A;
    display: block;
    margin-top: 10px;
}
.img_accueil {
    align-content: end;
}
.savoir_plus img {
    margin-left: 13px;
}
#accueil h1 {
    font-size: 21px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 700;
}
.content_btn_top li {
       width: fit-content;
    padding: 5px 30px;
    border: 1px solid #fff;
    display: flex
;
    align-items: center;
    position: relative;
}
.content_btn_top li::before, .content_btn_top li::after  {
      content: "";
    display: block;
    width: 32px;
    height: 8px;
    background: #D9D9D9;
    position: absolute;
}
.content_btn_top li::before {
    left: -17px;
}
.content_btn_top li::after {
    right: -17px;
}
#accueil .content-text {
       font-size: 16px;
    color: #fff;
}
#accueil .images-accueil {
    display: flex;
    position: relative
}

#accueil .images-accueil img {
    box-shadow: 0 10px 40px rgba(0, 0, 0, .2)
}

#accueil .images-accueil img:nth-child(1) {
    z-index: 2;
    margin-top: 105px;
    position: absolute
}

@media(max-width: 575.98px) {
    #accueil .images-accueil img:nth-child(1) {
        position: relative;
        margin: auto;
        width: 40%
    }
}

#accueil .images-accueil img:nth-child(2) {
    position: absolute;
    left: 340px;
    margin-left: -84px;
    z-index: 1
}

@media(max-width: 575.98px) {
    #accueil .images-accueil img:nth-child(2) {
        position: relative;
        margin: auto;
        left: auto;
        width: 40%
    }
}

#qsn {
    background-color: #f9f9f9
}

#qsn h2 {
    border-bottom: solid 1px #d1d1d1;
    padding-bottom: 36px
}

#qsn .row {
    margin-top: 47px
}

#qsn .galerie-voiture-pret {
    text-align: center;
    padding-top: 50px
}

#qsn .galerie-voiture-pret h3 {
    font-size: 50px
}

@media(max-width: 575.98px) {
    #qsn .galerie-voiture-pret h3 {
        font-size: 35px
    }
}

#qsn .galerie-voiture-pret .container-slide-photos {
    position: relative;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
    z-index: 1;
    padding: 30px 0
}

#qsn .galerie-voiture-pret .container-slide-photos::before,
#qsn .galerie-voiture-pret .container-slide-photos::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 0
}

#qsn .galerie-voiture-pret .container-slide-photos::before {
    background-color: #c1272d;
    left: -20px;
    top: 50%;
    transform: translateY(-50%)
}

#qsn .galerie-voiture-pret .container-slide-photos::after {
    background-color: #f4c542;
    right: -20px;
    top: 50%;
    transform: translateY(-50%)
}

#garage-carrosserie {
    position: relative;
    top: -209px;
    padding-top: 209px;
    background-color: #394569;
    background: url(images/bg_garage.png) no-repeat;
    background-size: cover
}

#garage-carrosserie h2 {
    color: #fff;
    text-align: center
}

#garage-carrosserie h3 {
    color: #fff
}

#garage-carrosserie #garage,
#garage-carrosserie #carrosserie {
    padding-top: 90px;
    position: relative;
    z-index: 2
}

#garage-carrosserie #garage .row-activite {
    background: url("images/barres_bg.png") center center no-repeat;
    background-size: contain;
    position: relative;
    z-index: 1;
    padding: 60px 0
}

#garage-carrosserie:after {
    content: "";
    background: #fff;
    height: 140px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0
}

#avant-apres {
    position: relative;
    top: -230px;
    text-align: center;
    max-width: 100%
}

#actus-avis {
    background: linear-gradient(180deg, rgb(255, 255, 255) 66%, rgb(255, 246, 215) 66%);
    margin-top: -209px
}

#actus-avis .container-avisactus {
    display: flex;
    justify-content: space-evenly;
    gap: 20px
}

#actus-avis .container-insta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center
}

#faq {
    background-color: #fff6d7;
    padding-bottom: 90px
}

@media(max-width: 575.98px) {
    .container-faq {
        row-gap: 20px
    }
}
.scontact h2::before {
    display: none;
}
#contact {
      position: relative;
    margin-bottom: 0;
    padding-bottom: 240px;
    background: url(images/contact.png) no-repeat;
    background-size: cover;
    margin-top: 60px;
}
.fb_iframe_widget {
     background: url(images/bg_phone.png) no-repeat;
    background-size: cover;
    padding: 30px;
    padding-top: 60px;
}
#contact h2 {
      color: #fff;
    text-transform: uppercase;
    font-size: 128px;
}
.

#contact h2.h_horaire {
    color: #787575;
    font-size: 32px
}

#contact h2.h_horaire:before {
    content: none
}

#contact .text-horaire {
    color: #fff
}

#contact .text-horaire ul {
    list-style-type: circle
}

#contact .coordonnees {
  color: #fff !important;
    font-size: 13px;
    font-weight: 800;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    gap: 50px;
}
.adresse p {
    margin-bottom: 0 !important;
}
.container_form {
  
}
.ico_reseaux {
    display: flex;
    flex-wrap: wrap;
}
#contact .coordonnees a, #contact .coordonnes p {
  color: #fff !important;
    font-size: 13px !important;
    font-weight: 800;
}

#contact .coordonnees img {
   margin-right: 10px;
}
.coordonnees > div {
 
}
.content_coord span {
    font-size: 13px;
    color: #6A7282;
}
.interne {
    min-height: calc(100vh - 100px - 80px);
    padding-top: 160px;
    padding-bottom: clamp(20px, 5vw, 50px);
}
.row-activite {
    margin-top: 24px;
}
.interne h2.titre-page {
    text-align: center
}

.interne h1.h1.style-titre-p {
    font-size: 24px;
    text-align: center
}

.interne h1.h1:not(.style-titre-p) {
  text-align: center;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 700;
    color: #b38a58;
}

.interne .content-text {
    margin-top: 30px
}

.interne .coordonnees {

    font-weight: 500;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    gap: 20px;
    margin-bottom: 30px
}

.interne .coordonnees img {
 
    margin-right: 20px
}

@media(max-width: 575.98px) {
    .interne .coordonnees {
        flex-direction: column
    }
}

.interne .coord-horaire {
    padding: 20px;
    background-color: #394569
}

.interne .coord-horaire h2.h_horaire {
    color: #fff
}

.interne .coord-horaire h2.h_horaire::before {
    content: none
}

.interne .coord-horaire .text-horaire {
    color: #fff;
    margin-top: 0
}

.interne .coord-horaire .text-horaire ul {
    list-style-type: circle
}

.interne .container-map {
    margin-top: 60px
}

.contact-form {
    row-gap: 10px
}

.col-form {
    margin-block-end: 30px
}

.form-group input, .form-group textarea {
 display: flex
;
    flex-direction: row;
    align-items: flex-start;
    padding: 11px;
    background-color: transparent !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 0;
    font-family: 'Poppins';
}
.body-interne .form-group input, .body-interne .form-group textarea  {
    color: #000 !important;
}
.body-interne .form-group input, .body-interne .form-group textarea {
    border: 1px solid #b38a58 !important;
}
.form-buttons button {
   font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 105%;
    text-align: center;
    color: #fff !important;
    display: flex
;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 26px;
    gap: 10px;
    width: 100%;
    border-radius: 0px;
    border: 0;
    font-family: 'Montserrat';
    background-color: #B38A58 !important;
    text-transform: uppercase;
}
.coordonnees h3 {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 20px;
}
.container_contact {
    justify-content: space-between;
}
.g-recaptcha {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-block-end: 10px
}

.form-control::placeholder {
    color: #fff !important;
    opacity: 1
}
.body-interne .form-control::placeholder {
    color: #000 !important;
    opacity: 1
}
.body-interne {
    color: #000
}

.body-interne .form-group input,
.body-interne .form-group textarea {
    color: #000
}

.body-interne .form-control::placeholder {
    color: #000;
    opacity: 1
}

@media(max-width: 575.98px) {
    .row-activite {
        row-gap: 20px
    }
}

.container-activite-item .row-activite-item {
    position: relative
}

@media(max-width: 575.98px) {
    .container-activite-item .row-activite-item {
        align-items: center;
        background-color: #b38a58;
        margin: 0
    }
}

.container-activite-item .row-activite-item .container-text {
   
}

@media(max-width: 575.98px) {
    .container-activite-item .row-activite-item .container-text {
        position: relative;
        margin-left: auto;
        bottom: auto;
        text-align: center;
        color: #394569
    }
    .container-activite-item .row-activite-item .container-text h3:before {
        content: none !important
    }
}

@media(max-width: 575.98px) {
    .container-activite-item .row-activite-item .container-img {
        padding: 0
    }
}
.container-activite-item .row-activite-item h3
 {
    color: #000000;
    font-size: 20px;
    margin: 10px 0;
}
.container_autres_activites h3 {
    color: #b38a58;
    border-bottom: 1px solid;
    margin-bottom: 24px;
    font-weight: 600;
}
.content-activites h4 {
    font-size: 20px;
    margin: 10px 0;
}
.content-activites img {
    width: 100%;
}
.container_autres_activites {
    margin-top: 40px
}

.compare-slide-container {
   
}

.compare-slide-container .swiper-button-next,
.compare-slide-container .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 85%)
}

.compare-slide-container .swiper-pagination {
        /* position: relative; */
    bottom: 10px !important;
    top: auto !important;
}
.compare-slide-container  .swiper-slide {
    border-radius: 0px !important;
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 25px !important;
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 25px !important;
}
@media(max-width: 575.98px) {
    .compare-slide-container {
        width: 100%
    }
}

/*.compare-slide-container .twentytwenty-container {
    height: 600px
}*/

@media(max-width: 575.98px) {
    .compare-slide-container .twentytwenty-container {
        height: auto
    }
}

.container-faq h2 {
    padding-bottom: 63px
}

.container-faq h3 {
    background-color: #b8822c;
    color: #787575;
    font-size: 32px;
    padding: 24px 16px
}

.container-faq h4 button {
    font-size: 24px;
    font-weight: 500
}

@media(max-width: 575.98px) {
    .container-faq h4 button {
        font-size: 20px
    }
}

.container-faq .accordion-faq-item {
    border-bottom: solid 1px #989898
}

.container-faq .faq-items-list {
    list-style-type: none;
    padding-left: 0
}

.accordion-button:focus {
    outline: none;
    box-shadow: none
}
#actus {
    position: relative;
}
.actus {
    position: relative;
}
.actus .fb {

}
.content_actus {
    width: 88%;
    margin: 0 auto;
}
.google {
    margin-top: 20px !important;
}
.content_actus h2 {
    color: #fff !important;
}
.voir_plus img {
    margin-left: 14px !important;
}
.content_actus::after {
    content: "Avis / actus";
    color: transparent;
    -webkit-text-stroke: 1px rgb(227 243 255 / 40%);
    display: block;
    font-size: 143px;
    font-weight: 800;
    font-family: sans-serif;
    text-transform: uppercase;
    display: none;
}
#actus::before {
   background: #4F82D4;
    content: "";
    width: 100%;
    height: 150%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    border-radius: 40px 40px 0 0;
    z-index: -1;
}
@media (max-width:992px) {
    .logo_top {
        flex-wrap: wrap;
    }
    
       #home .navbar-nav .nav-link {
        color: #000 !important;
       }
       .logo_top img {
       
       }
       #home .navbar-nav {
        background: #fff !important;
       }
     p.titre-page, h2 {
        font-size: 45px !important;
    }
    .content_real a {
        flex-wrap: wrap;
    }
    .form-buttons button {
        font-size: 18px !important;
    }
     h1 {
        font-size: 23px !important;
    }

}
.coordonnees .ico_coord {
    margin-bottom: 5px !important;
}
@media (max-width:767px) {
    .slide .swiper-pagination-bullets {
    z-index: 10000 !important;
    left: 0 !important;
    text-align: center !important;
    width: 100% !important;
    background: none !important;
    padding: 0;
    border-radius: 0 !important;
    bottom: 0 !important;
}
.body-interne footer {
    padding-bottom: 10px !important;
}
.body-interne .mentions {
    padding-bottom: 100px;
    margin-top: 0 !important;
} 
.coordonnees > div , .coordonnees a
 {
    display: flex
;
    align-items: center;
    width: 100%;
} 
.coordonnees p {
    margin-bottom: 0;
}
.body-interne #home .navbar-nav .nav-link {
    color: #000000 !important;
}
.content_actus {
    width: 100%;
    margin: 0 auto;
    gap: 48px;
}
.Couverture .content_act {
    padding-right: 0;
    text-align: right;
    margin-bottom: 20px;
}
#home .is-sticky .navbar-nav .nav-link
 {
    color: #000000 !important;
}
.charpente .content_act, .Zinguerie .content_act {
    padding-left: 0;
    margin-bottom: 20px;
}
#home nav .navbar-brand img {
        width: 110px;
    }
.accl {
    z-index: 10;
    background: rgb(0 0 0 / 70%);
    padding: 30px 10px;
}
.s_Couverture {
    margin: 34px 0;
}
.charpente::after, .Couverture::after, .s_avant_apres::after {
    display: none;
}
header::before {
    display: none !important;
}
p.titre-page, h2 {
    text-align: center !important;
}
.slide  {
    margin-top: 0px;
}
.interne .coordonnees {
    gap: 10px;
}
.content-activites h4 {
    font-size: 15px;
    margin: 10px 0;
    color: #fff;
    margin-right: 10px;
}
.interne .fb, .interne .insta, .interne . {
    text-align: center;
    margin-bottom: 25px;
}

.content-activites .content_img {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    background: #b38a58;
    margin: 10px 0;
}
.container-activite-item .row-activite-item h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0;
    text-align: right;
}
.avis, .avis_google {
    margin-top: 30px !important;
}
.content-activites img {
    width: 107px !important;
}
.footer {
    padding-bottom: 80px;
}
.s_actus_avis {
    padding-bottom: 30px !important;
}
#actus::before {
    height: 100%;
    border-radius: 0 !important;
}
.actus .fb {
    position: relative;
    text-align: center;
}
.container_contact {
    justify-content: center;
}
.container_contact {
    margin: 0 !important;
    order: 1;
}
#contact {
    padding-bottom: 270px;
}
.scontact h2::before {
    display: none !important;
}
.container_form {
    order: 2;
    margin-top: 20px;
}
.klaro .cookie-notice:not(.cookie-modal-notice) {
    bottom: 80px !important;
}
.mentions {
    text-align: center !important;
    margin-top: 20px !important;
}
 #contact .coordonnees {
    border-radius: 0 !important;
    width: 94% !important;
    gap: 20px;
 }
.content_actus::after {
    display: none;
}
#contact::before {
    height: 100% !important;
}
.compare-slide-container .swiper-slide {
    border-radius: 0px !important;
} 
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
    font-size: 13px !important;
}
.slide-ba {
    border-radius: 0px !important;
    width: 100% !important;
    margin: 0 auto;
} 
a.voir_plus {
    font-size: 18px !important;
}
.lieu p {
    font-size: 14px !important;
    margin-top: 10px !important;
}
a.voir_plus {
    margin-top: 18px !important;
}
.content_list_realisations {
    padding: 10px !important;
}
.content_real h3 {
    font-size: 20px;
}
.row-activite-accueil {
    border: none;
    border-radius: 0;
    padding: 0;
}
.content_sections
 {
    border-radius: 0px;
    padding: 14px;
    margin-top: 0px;
}
.peinture, .platrerie
 {color: #fff;
    border-radius: 9px;
    padding: 18px 10px;
    font-size: 15px;
}
.content_sections .col-sm-8 {
    order: 1;
}
.content_sections .col-sm-4 {
    order: 2;
    margin-top: 19px;
}
.peinture h2::before, .platrerie h2::before {
    font-size: 24px;
    padding-left: 40px;
}
.header_top {
    display: block !important;
    top: 180px !important;
}
.content_header_top h2 {
    font-size: 28px !important;
}
.content_btn_top li {
   padding: 5px 15px;
}
.content_btn_top li::before, .content_btn_top li::after {
    width: 20px;
        height: 5px;
}
.content_btn_top li::before {
    left: -10px;
}
.content_btn_top li::after {
    right: -10px;
}
.content_header_top ul {
         width: 100%;
        font-size: 16px;
        padding: 0;
}
}
.navbar-toggler
 {
    padding: 10px !important;
    font-size: 14px !important;
    line-height: 1;
    color: #fff !important;
    background-color: #1A1A18 !important;
    border: 6px solid #fff !important;
    border-radius: 20px;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-toggler::before {
    content: "MENU";
    font-size: 14px;
    margin-right: 6px;
}

@media (min-width:768px) and (max-width:1024px) {
    .slide .swiper-pagination-bullets {
        left: 70px !important;
    }
    .content_header_top ul {
        width: 100%;
        font-size: 24px;
    }
    
}
@media (min-width:992px) and (max-width:1024px) {
    #accueil p.titre-page, .peinture h2::before, .platrerie h2::before, .peinture h2, .platrerie h2, .onepage h2 {
        font-size: 40px !important;
    }
    .content_real h3 {
        font-size: 20px !important;
    }
    .content_header_top h2 {
        font-size: 60px !important;
    }
        .content_header_top ul {
        width: 90%;
        font-size: 30px;
    }
    .accl {
        padding: 30px 0;
    }
    #accueil .content-text {
        color: #000;
    }
    #accueil, #accueil h1 {
        color: #000;
    }
    header::before {
        height: 48%;
        display: none;
    }
    .slides {
        position: relative;
    }
    .slides::before {
        content: "";
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 63%;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    }
    .content_actus {
        width: 100%;
    }
    .charpente .content_act, .Zinguerie .content_act {
    padding-left: 30px;
}
.charpente::after, .Couverture::after {
    display: none;
}
.s_Couverture {
    margin: 40px 0;
}
#contact .coordonnees {
    padding-left: 40px !important;
}
.Couverture .content_act {
    padding-right: 30px;
}
    .content_actus::after {
        font-size: 106px !important;
    }
    .scontact h2::before {
        font-size: 60px;
    }
    .contact {
        margin-top: 0px !important;
    }
     .mentions, .content-menu-footer {
        width: 100% !important;
    }
    .mentions {
        margin-bottom: 20px !important;
        display: flex
;
    justify-content: center;
    align-items: center;
    }
    footer .container .footer-menu {
        justify-content: center;
    }
    .body-interne h2.titre-page {
        font-size: 30px !important;
    }
    #home .navbar-nav .nav-link {
        font-size: 13px !important;
    }
    .navbar-toggler::before {
        font-size: 13px !important;
    }
}
@media (min-width:1200px) {
   .content_peinture {
    padding-left: 50px !important;
   }
   .content_platrerie {
    padding-right: 50px !important;
   }
}
.swiper-button-next::before, .swiper-button-prev {

}
.content_avant_apres .swiper-pagination-bullet {
    background-color: #fff !important;
    opacity: 1 !important;
}
.content_avant_apres .swiper-pagination-bullet-active {
    background: #4f82d4 !important;
}
.swiper-button-next::after, .swiper-button-prev::after {
    content: "" !important;
    display: none !important;
}

@media (max-width:767px) {
    .swiper-button-prev {
        left: 40% !important;
    }
}
@media (min-width:768px) and (max-width:992px) {
    .peinture h2::before, .platrerie h2::before {
        font-size: 20px !important;
    }
    .content_header_top h2 {
        font-size: 60px !important;
    }
    .accl {
        padding: 30px 0;
    }
    #accueil .content-text {
        color: #000;
    }
    #accueil, #accueil h1 {
        color: #000;
    }
    header::before {
        height: 48%;
        display: none;
    }
    .slides {
        position: relative;
    }
    .slides::before {
        content: "";
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 63%;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    }
    .content_actus {
        width: 100%;
    }
    .charpente .content_act, .Zinguerie .content_act {
    padding-left: 30px;
}
.charpente::after, .Couverture::after {
    display: none;
}
.s_Couverture {
    margin: 40px 0;
}
.Couverture .content_act {
    padding-right: 30px;
}
    .content_real h3 {
        font-size: 18px !important;
    }
    .content_actus::after {
        font-size: 80px !important;
        display: none;
    }
    .scontact h2::before {
        font-size: 50px !important;
    }
    #contact {
        padding-top: 50px !important;
    }
    .container-activite-item {
        width: 48% !important;
    }
    .mentions, .content-menu-footer {
        width: 100% !important;
    }
    #home .navbar-nav .nav-item {
        padding-left: 20px !important;
    }
    .container_contact {
        order: 1;
    }
    .container_form {
        order: 2;
    }
    #contact .coordonnees {
        gap: 10px !important;
    }
    .interne  {
        padding-top: 160px !important;
    }
    .navbar-collapse {
        top: 125px !important;
    }
        #home .navbar-nav {
        background: transparent !important;
    }
    .mentions {
        margin-bottom: 20px !important;
        display: flex
;
    justify-content: center;
    align-items: center;
    }
    footer .container .footer-menu {
        justify-content: center;
    }
    .container_form {
        width: 100%;
        margin-top: 20px !important;
    }
    .swiper-button-prev {
        left: 44% !important;
    }
  .fb, .avis {
     position: relative;
     right: 0;
     text-align: center;
     width: 100%;
        margin: 20px 0;
    }
}
  .navbar-expand-lg .navbar-toggler {
    z-index: 10000;
  }
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-toggler {
        display: block !important;
    }
    .collapse:not(.show) {
       display: none !important;
    }
    .navbar-toggler {
        order: 2;
    }
    #navbarSupportedContent {
        order: 1;
        justify-content: flex-start;
    }
}
@media (min-width:768px) {
   .navbar-collapse {
  position: fixed;
        top: 0;
        right: 0;
        width: 35%;
        background: rgb(0 0 0 / 80%);
        box-shadow: rgb(79 130 212 / 30%) 0px 0px 5px;
        padding-top: 0;
        justify-content: flex-start;
        padding: 60px 20px;
        height: auto;
        display: block !important;
        overflow-y: auto;
        z-index: 9999;
}
.is-sticky .navigation {
    background: transparent !important;
}
#home .navbar-nav .dropdown-menu {
    display: block !important;
    position: relative;
    top: 0;
    width: 100% !important;
}
#home .navbar-nav .nav-link {
    color: #fff !important;
}
.dropdown-item:focus, .dropdown-item:hover {
           background-color: transparent;
        color: #DCC0A0 !important;
}
.dropdown-item {
    color: #fff !important;
}
#home .navbar-nav .nav-link:hover {
    color: #DCC0A0 !important;
}
.navbar-collapse .navbar-nav {
    display: block !important;
}
}
@media (min-width:768px) and (max-width:992px) {
    .navbar-collapse {
        width: 45% !important;
    }
}
@media (max-width:992px) {
       .interne .fb, .interne .avis {
        flex: 0 0 auto;
        width: 100% !important;
        text-align: center;
        margin: 5px 0 ;
    }
}
@media (min-width:993px) {
 .onepage .navbar-brand {
    position: relative;
    padding: 0;
}
.is-sticky .navbar-brand {
    top: 0;
}
}
.body-interne .navbar-brand img, .is-sticky .navbar-brand img  {
    width: 110px;
}
.body-interne footer .container {
    padding: 20px 0;
}
.body-interne footer .container .footer-menu {
    margin-bottom: 0 !important;
}