@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&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&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: #394569
}

body {
   font-family: "Jost", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    font-family: "Oswald", sans-serif;
}

h3 {
    font-size: 24px
}

.onepage h2 {
       font-size: 48px;
    text-align: center;
    font-family: 'Oswald';
    color: #fff;
    margin-bottom: 30px;
}
.activites h2 {
    color: #23412B;
}
.body-interne h2.titre-page {
    font-size: 48px;
    color: #23412B;
}
.navigation {
    background: url(images/bg_nav.png) bottom no-repeat !important;
    background-size: cover !important;
    padding-bottom: 90px !important;
}
.swiper-pagination-bullet {
    background-color: #7eb244 !important;
    border-radius: 0 !important
}

.swiper-button-next,
.swiper-button-prev {
    color: #787575 !important
}

.swiper {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #444;
    display: flex;
    justify-content: center;
    align-items: center
}

.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%
}
.slide {
    position: relative;
    top: -90px;
}
@media (max-width:767px) {
  .slide {
    top: 0 !important;
  }
}
#home #sticker {
    position: relative;
    z-index: 1000 !important;
    width: 100% !important;
}
.slides
.slides::before {
    content: "";
    background: #23412B;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.s_activites {
    z-index: 100 !important;
    position: relative;
}
#home nav {
    background-color: rgba(0, 0, 0, 0) !important;
    height: 100px;
    margin: 0 auto;
    justify-content: center
}
.body-interne #home nav {
    background:linear-gradient(
184deg, #80b645, #23793d);
}
.content-activites h4 {
    color: #23412B;  
    text-align: center;
    margin: 18px 0;
    font-size: 24px;
}
.coordonnees p {
    margin-bottom: 0 !important;
}
.container_autres_activites h3 {
    text-align: center;
    margin-bottom: 24px;
}
@media(max-width: 575.98px) {
    #home nav .navbar-brand img {
        width: 150px
    }
}

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

#home nav .container {
    margin: 0
}

@media(max-width: 575.98px) {
    #home nav .container {
        padding: 0
    }
}

#home nav #main_nav {
    justify-content: center
}

#home .navbar-nav .nav-link {
      color: #fff;
    font-size: 14px !important;
    font-weight: 500;
    font-family: 'Oswald';
    text-transform: uppercase;
    letter-spacing: 2px;
}
.sticky-wrapper {
   height: auto !important;
}
.is-sticky .navigation {
    background: none !important;
    background-size: cover !important;
    padding-bottom: 0px !important;
    background-color: rgb(48 50 49 / 80%) !important;
    backdrop-filter: blur(4px);
}
.h1_nav {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
	position:relative;
}
.is-sticky .h1_nav {
    display: none !important;
}
#home .navbar-nav .nav-link.active {
    color: #7EB244;
}

@media(max-width: 1399.98px) {
    #home .navbar-nav .nav-link {
        font-size: 14px
    }
}

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

@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
    }
}
.s_actus_avis::before {
   content: url(images/before_actus.png);
    position: absolute;
    top: -190px;
    left: 0;
    display: block;
    z-index: -1;
}
.s_actus_avis::after {
        content: url(images/after-actus.png);
    position: absolute;
    top: 390px;
    right: 0;
    display: block;
}
@media (max-width:992px) {
    .s_actus_avis::after, .s_actus_avis::before {
        display: none !important;
    }
}
#home .navbar-nav .dropdown-menu {
    top: 30px
}

@media(max-width: 992px) {
    #home .navbar-nav {
        background-color: #303231;
        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: #ffffff;
    --bs-dropdown-border-color: #7EB244;
    --bs-dropdown-link-color: #303231;
    --bs-dropdown-link-active-color: #ffffff;
    --bs-dropdown-link-hover-bg: #7EB244;
    --bs-dropdown-link-hover-color: #ffffff;
}
#sticker {
    margin-left: auto !important;
    margin-right: auto !important;
}
@media(max-width: 575.98px) {
    .dropdown-menu {
        --bs-dropdown-border-color: none
    }
}
#navbarSupportedContent {
    justify-content: center !important;
}
@media (min-width:993px) {
a.logo img {
    display: none;
}
}
.is-sticky .logo img {
    display: block !important;
}
.navbar-toggler {
  position: relative;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler {
  border-color: rgb(255, 255, 255);
}
.navbar-toggler::before {
  content: "MENU";
  color: #fff;

  font-size: 14px;
  top: 12px;
  right: 70px;
}
footer {
  background: url(images/bg_footer.png) top no-repeat;
    background-size: cover !important;
    position: absolute;
    bottom: 0;
    width: 100%;
}

footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 26px 0
}

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

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: 30px;
    padding: 0 !important;
}
@media (min-width:768px) {
    footer .container .footer-menu {
           justify-content: flex-end !important;
    }
}

@media(max-width: 575.98px) {
    footer .container .footer-menu {
   display: flex
;
        gap: .5rem 2rem;
        padding: 0;
        margin: 0;
        grid-auto-flow: column;
        grid-template-rows: repeat(4, auto);
        flex-wrap: wrap;
        justify-content: center;
    }
}

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

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

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

footer .container .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 30px
}

footer .container .nav-link {
   color: #315237;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Oswald';
    font-size: 16px;
}

 footer .container .nav-link.active {
    color: #7EB244 !important;
}
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
    color: white;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Jost';
    background: #23412B !important;
    position: absolute !important;
    top: 19px !important;
}
.twentytwenty-after-label:before {
    right: 0 !important;
}
.twentytwenty-before-label:before {
    left: 0 !important;
}
.avant_apres .swiper-slide {
    border-radius: 30px !important;
}
footer .container .row {
    width: 100% !important;
}
footer .container {

}
footer .mentions a {
      color: #315237;
    font-weight: 500;
    font-family: 'Oswald';
    font-size: 16px;
    margin: 0 4px;
}

.body-interne footer {
    background: #315237
}

.body-interne footer .container .nav-link {
    color: #fff
}

.body-interne footer .container .nav-link.active {
    color: #787575
}

.body-interne footer .container a {
    color: #fff
}

.footer-phone {
    display: flex
;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    background: #303231;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10000;
    color: #fff;
    font-size: 16px;
}
.footer-phone a {
    color: #7eb244;
    font-size: 19px;
    font-weight: 700;
}
.footer-phone p {
    margin-bottom: 5px
}

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

strong {
    font-weight: 600
}

.onepage section {
    padding-top: 90px
}

@media(max-width: 575.98px) {
    .onepage section {
        padding-top: 40px
    }
}

#accueil {
   padding-top: 0 !important;
}

#accueil p.titre-page {
    font-size: 80px;
    font-weight: 500
}

#accueil h1 {
    font-size: 48px;
    font-family: 'Oswald';
    color: #23412B;
}
#accueil h3 {
    font-size: 32px;
    color: #7EB244;
    font-family: 'Jost';
    font-weight: 700;
    margin: 20px 0;
}
.content_accueil_img img {
    border-radius: 50px;
    width: 100%;
}
.content_accueil_img {
    border-radius: 50px;
    border: 1px solid #74AB42;
    padding: 10px;
    background: rgb(116 171 66 / 10%);
    width: 90%;
    position: sticky;
    top: 10px;
}
#accueil .content-text  {
    color: #777;
    font-size: 16px;
    line-height: 180%;
}
#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
    }
}

/* #contact {
    background: url(images/bg_contact.png) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 40px
}*/

#contact h2 {
    color: #fff
}

#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: #d9d9d9;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 30px
}
.fb_iframe_widget, .elfsight-app-0d6d4cea-07c2-4291-ab1d-2ecdc9b6b33b, .elfsight-app-302e5f8f-76e4-43a2-a509-7967d79d8f1d {
    margin: 0 auto;
    background: rgb(126 178 68 / 10%);
    border: 1px solid #7EB244;
    padding: 8px;
    border-radius: 20px;
}
.insta {
    margin-bottom: 20px !important;
}
.fb {
    text-align: center !important;
}
#contact .coordonnees a {
    display: flex;
    flex-wrap: wrap;
    color: #d9d9d9;
    align-items: center;
}

#contact .coordonnees img {
   
    margin-right: 20px
}
.adresse, .phone, .mail {
    display: flex;
    align-items: center;
}
#contact::after {
     content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -140px;
    height: 140px;
    background: url(images/before_contact.png) bottom no-repeat;
    z-index: 1;
    position: absolute;
    background-size: cover;
}

.interne {
    min-height: calc(100vh - 200px);
    padding-top: clamp(20px, 5vw, 50px);
    padding-bottom: 150px !important;
}

.interne h2.titre-page {
    text-align: center
}

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

.interne h1.h1:not(.style-titre-p) {
        text-align: center;
    color: #23412B;
    font-size: 48px;
}

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

.interne .coordonnees {
    color: #fff;
}
.interne .adresse, .interne .phone, .interne .mail {
   display: flex
;
    width: 100%;
    margin: 10px 0;
}
.interne .coordonnees a {
color: #fff;
    width: 100%;
    display: flex
;
    align-items: center;
}

.interne .coordonnees img {
    margin-right: 20px
}
.content-contact-interne  {
    background: rgb(50 51 50 / 60%);
    padding: 30px;
}
@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: 20px 16px 20px 32px;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    border: 0;
    border-bottom: solid 1px dimgray;
    border-radius: 0
}

.form-buttons button {
      font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    display: flex
;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 30px;
    gap: 10px;
    margin: auto;
    width: fit-content;
    border-radius: 40px;
    border: none !important;
    background: #7EB244 !important;
    font-family: 'Jost';
}

.g-recaptcha {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-block-end: 10px
}

.form-control::placeholder {
    color: #fff;
    opacity: 1
}

.body-interne {
    color: #000
}

.body-interne .form-group input, .body-interne .form-group textarea {
    color: #fff !important;
    border-bottom: 1px solid #fff;
}

.body-interne .form-control::placeholder {
    color: #fff !important;
    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: #7EB244;
        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: #23412B;
    text-align: center;
    font-weight: 600;
    margin: 20px 0;
}
.s_activites, .s_actus_avis {
    position: relative;
    z-index: 10;
}
.s_avant_apres::before {
    content: "";
    background: url(images/before_avant_apres.png) top no-repeat;
    background-size: cover;
    display: block;
    position:absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 140%;
}
.s_avant_apres {
    position: relative;
    padding-bottom: 40px !important;
}
.s_acces {
   background-color: #303231 !important;
    background: url(images/bg_acces.png) top no-repeat;
    background-size: cover;
    padding: 40px 0;
    padding-bottom: 200px;
}
.img_acces {
    text-align: center;
}
.content_acces {
    margin: 30px 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'Jost';
}
.content_acces img {
    margin-bottom: 10px;
}
.content_infos_acces {
   background: #fff;
    padding: 10px;
    border-radius: 20px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
} 
.content_acces .col-sm-3::after {
   content: "";
    background: #EBFFD5;
    display: block;
    width: 1px;
    height: 65px;
    position: absolute;
    right: 0;
    top: 20px;
}
.content_acces .col-sm-3:last-child::after {
   display: none !important;
}
.content_acces .col-sm-3 {
    position: relative;
    padding: 0px 26px;
}
.container_infos_acces, .container_infos_credit {
    width: 60%;
    margin: 0 auto;
    background: rgb(126 178 68 / 10%);
    border: 1px solid #7EB244;
    padding: 8px;
    border-radius: 20px;
}
.container_infos_credit {
    margin-top: 30px;
}
.scontact {
    background: url(images/contact.png) top no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 5px !important;
    padding-bottom: 160px !important;
}
.container_contact {
    display: flex;
    flex-wrap: wrap;
}
.content_infos_credit {
    background: #fff;
    border-radius: 20px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
}
.content_infos_credit .col-sm-5  {
   background: #323332;
    color: #fff;
    border-radius: 20px 0 0 20px;
    height: 100%;
    padding: 30px;
}
.content_infos_credit ul {
    text-align: left;
}
.content_infos_credit ul span {
    color: #74AB42;
    font-weight: 700;
}
.infos_acces h3 {
    font-size: 48px;
    color: #7EB244;
    font-family: 'Oswald';
}
.avant_apres {
    position: relative;
    z-index: 10;
}
.content-activites-actus::before {
    background: linear-gradient(360deg, #7EB244, transparent);
    width: 100%;
    height: 90%;
    position: absolute !important;
    top: 0;
    left: 0;
    display: block !important;
    content: "";
}
.content-activites-actus {
    position: relative !important;
}
.row-activite-item img {
    border-radius: 30px !important;
}
.container_autres_activites {
    margin-top: 40px
}

.compare-slide-container {
    width: 800px
}

.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: auto !important;
    top: auto !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
}
@media (max-width:992px) {
.compare-slide-container {
    width: 100%;
}
}
@media (min-width:768px) and (max-width:1024px) {
    .h1_nav {
      font-size: 24px;
    }
    .footer-menu {
        
    }
    .interne h1.h1:not(.style-titre-p)
 {
    text-align: center;
    color: #23412B;
    font-size: 30px;
}
    footer .container .footer-menu {
        gap: 14px;
    }
    footer .container .nav-link {
        font-size: 14px;
    }
    .navigation {
        padding-bottom: 50px !important;
    }
    .content_acces .col-sm-3 {
        width: 50% !important;
    }
    #accueil h1 {
        font-size: 30px;
    }
    #accueil h3 {
        font-size: 24px;
        font-weight: 400;
    }
    .onepage h2 {
        font-size: 34px !important;
    }
    footer .mentions a {
    font-size: 14px;
    margin: 0 2px;
}
    .container-activite-item {
        width: 50%;
    }
    .fb, .Avis, .insta {
            width: 76%;
        margin: 10px auto;
    }
}
@media (max-width:992px) {
    .container_infos_acces, .container_infos_credit {
        width: 100% !important;
    }
    .infos_acces h3 {
        font-size: 30px !important;
    }
    .body-interne h2.titre-page {
    font-size: 30px;
     }
     
}
@media (max-width:1024px) {
      .content_acces .col-sm-3::after {
        display: block !important;
    }
}
@media (max-width:767px) {
    .h1_nav {
        font-size: 20px !important;
        display: none !important;
    }
    .accueil_img {
        order: 2;
    }
    .content-activites img {
        width: 107px;
    }
    .interne {
        padding-bottom: 330px !important;
    }
    .content_autres_activites .content-activites  .content_img {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    background: #7eb244;
    margin: 8px 0;
    padding-right: 20px;
}
    .body-interne #home #sticker {
        padding: 0 10px !important;
    }
    .navbar-nav {
        align-items: flex-end !important;
    }
    .mentions {
    text-align: center;
    order: 2;
    margin-top: 24px;
}
 .interne h1.h1:not(.style-titre-p) {
    font-size: 30px !important;
 }
    footer .container .nav-link {
        text-align: center;
    }
    .scontact {
        padding-bottom: 340px !important;
    }
    footer .container {
        padding: 40px 0 !important;
        padding-bottom: 100px !important;
    }
    .scontact {
        padding-top: 40px !important;
    }
    .s_acces {
        padding-bottom: 40px !important;
    }
    #contact::after {
        display: none !important;
    }
        .content_infos_credit .col-sm-5 {
    border-radius: 20px 20px 0 0px;
    margin-bottom: 20px;
}
    .container-activite-item .row-activite-item h3 {
        text-align: right;
    }
    .fb, .Avis, .insta {
            width: 100%;
        margin: 10px auto;
    }
    .navigation {
                padding: 0 10px !important;
        padding-bottom: 0px !important;
        background-color: #303231 !important;
    }
    .content_accueil_img {
        width: 100%;
    }
    #accueil h1 {
        font-size: 30px !important;
    }
    .row-activite-item img {
    border-radius: 0 !important;
    } 
    #accueil h3 {
        font-size: 24px !important;
    }
}