@charset "UTF-8";
@import url(main.css);
h1.display-4.fw-bold.bandeauTitre.titles.text-color-seventh { color: black !important; }

h2.display-6.fw-bold.p-3.pt-lg-3.m-0.titles { color: black; }

main a, main a:hover, main a:visited { color: black !important; }

.spacer { display: none; }

a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { color: #F1F1E7 !important; font-family: Libre\ Baskerville !important; font-weight: 600 !important; }

a:visited, a.socials-why__btn:visited, a.hero-cls__cta.hero-cls__cta--secondary:visited { color: white !important; }

a.services-cls__card-link:visited { color: #9f7959 !important; }

/*=========== CUSTOM FORMULAIRE DE CONTACT ==============*/
form#formContact { background-color: #9f7959 !important; border: none; border-radius: 0px !important; }

button.w-100.btn.btn-outline-dark { border: none; background-color: white; }

button.w-100.btn.btn-outline-dark:hover { background-color: #392e70; }

.lh-1.mb-3.titles { margin-left: 50px !important; border: 2px solid #9f7959; padding: 50px; }

@media (max-width: 768px) { .lh-1.mb-3.titles { margin-left: 0 !important; } }

/*=========== CUSTOM AVIS GOOGLE ==============*/
.card.rounded-3.shadow-lg.mx-4.mb-4 { border-radius: 0px !important; border: none; }

.owl-stage { padding: 70px; }

/*=========== CUSTOM BLOC SEO ==============*/
.mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative, .mx-auto.second-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.rounded-3.shadow-lg.bg-primaryColor.text-color-primary.position-relative, .mx-auto.first-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { border-radius: 0px !important; margin-top: 100px !important; }

.mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { margin-bottom: 100px !important; }

.black-screen { display: none; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { border-radius: 0px !important; border: none; }

/*=========== CUSTOM AVIS GOOGLE ==============*/
div.mb-5.googleReviews-div > div.container.m-4.mx-auto > div > div > div.d-lg-flex.align-items-lg-center > div > h3 { color: #392e70; font-weight: 600 !important; }

/*=========== CUSTOM BLOC MAPS ==============*/
.item-content.mx-5 { color: #392e70; }

.maps-section .map-content { padding: 50px; }

\
.maps-section iframe { border-radius: 0px !important; }

span.fs-4.titles { font-weight: 700; }

/*=========== CUSTOM FOOTER ==============*/
.bg-thirdColor:has(footer) { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2F2CPFwDZQPXaUvaLRrfV9Wk3BRWb2%2Fimages%2FFond_footer_1_wymz.webp"); background-size: contain; background-position: 30% bottom; background-repeat: no-repeat; padding-top: 100px; }

h5.mb-3, h5.mb-4 { color: #9f7959; font-weight: 600; }

.d-flex.flex-column.flex-sm-row.justify-content-between.pt-4.my-2.border-top.text-center.text-color-third, ul.nav.flex-column.m-0, i.bi.bi-facebook.fs-4, i.bi.bi-instagram.fs-4, .d-flex.flex-column.flex-lg-row, p.text-color-third { color: #392e70 !important; }

/*=========== CUSTOM HEADER ==============*/
.animated-border-button:after { background-color: #392e70; }

.navbar-brand { height: 9vh !important; width: 10vw !important; }

.logo_nav { height: 8vh !important; }

.navbar { transition: all 0.3s ease; }

/* Style quand on scrolle (desktop) */
.navbar.scrolled { background-color: rgba(159, 121, 89, 0.5) !important; backdrop-filter: blur(1rem); }

/* 📱 Responsive : navbar TOUJOURS visible */
@media (max-width: 991px) { .navbar { background-color: rgba(159, 121, 89, 0.9) !important; backdrop-filter: blur(1rem); } }

a#maps-url, a.button-header-telephone { font-family: 'Lato', sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; font-size: 0.813rem; padding: 0.75rem 1.75rem !important; border-radius: 0px !important; background: #9f7959; color: #fff !important; border: 2px solid transparent; box-shadow: 0 6px 24px rgba(159, 121, 89, 0.4); display: inline-flex; align-items: center; gap: 0.5rem; transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1); position: relative; overflow: hidden; }

/* Effet lumière / profondeur */
a#maps-url::before, a.button-header-telephone::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(57, 46, 112, 0.3) 0%, transparent 100%); opacity: 0; transition: opacity 0.4s ease; }

/* Hover */
a#maps-url:hover, a.button-header-telephone:hover { transform: translateY(-3px); box-shadow: 0 10px 34px rgba(159, 121, 89, 0.6); color: #fff; }

a#maps-url:hover::before, a.button-header-telephone:hover::before { opacity: 1; }

/*===================================================================== HERO D'ACCUEIL =======================================================================*/
.hero-cls { position: relative; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; overflow: hidden; isolation: isolate; }

/* Vidéo en arrière-plan */
.hero-cls__video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translate(-50%, -50%); z-index: 1; object-fit: cover; }

/* Overlay sombre pour améliorer la lisibilité */
.hero-cls::before { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.4) 100%); z-index: 2; }

/* Vignette subtile sur les bords */
.hero-cls::after { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at center, transparent 0%, rgba(0, 0, 0, 0.3) 100%); z-index: 2; }

.hero-cls__container { position: relative; z-index: 3; width: 100%; max-width: 1500px; padding: 0 5%; display: flex; flex-direction: column; align-items: center; text-align: center; }

/* Logo */
.hero-cls__logo { width: 250px; height: auto; margin-bottom: 2.5rem; filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.3)); animation: fadeInDown 1s ease-out 0.2s backwards; }

@keyframes fadeInDown { 0% { opacity: 0;
    transform: translateY(-30px); }
  100% { opacity: 1;
    transform: translateY(0); } }

/* Titre principal */
.hero-cls__title { font-family: 'Libre Baskerville', serif; font-size: clamp(2.5rem, 6vw, 5rem); font-weight: 700; line-height: 1.1; color: #fff; margin: 0 0 1rem 0; text-shadow: 0 4px 30px rgba(0, 0, 0, 0.5); animation: fadeInUp 1s ease-out 0.4s backwards; }

@keyframes fadeInUp { 0% { opacity: 0;
    transform: translateY(30px); }
  100% { opacity: 1;
    transform: translateY(0); } }

/* Sous-titre */
.hero-cls__subtitle { font-family: 'Lato', sans-serif; font-size: clamp(1.125rem, 2vw, 1.5rem); font-weight: 300; color: #f1f1e7; margin: 0 0 3rem 0; letter-spacing: 1px; text-shadow: 0 2px 15px rgba(0, 0, 0, 0.4); animation: fadeInUp 1s ease-out 0.6s backwards; }

/* Séparateur décoratif */
.hero-cls__divider { width: 80px; height: 2px; background: linear-gradient(90deg, transparent 0%, #9f7959 50%, transparent 100%); margin-bottom: 3rem; animation: scaleIn 0.8s ease-out 0.8s backwards; }

@keyframes scaleIn { 0% { opacity: 0;
    transform: scaleX(0); }
  100% { opacity: 1;
    transform: scaleX(1); } }

/* Groupe de boutons */
.hero-cls__cta-group { display: flex; gap: 1.25rem; flex-wrap: wrap; justify-content: center; animation: fadeInUp 1s ease-out 1s backwards; }

.hero-cls__cta { font-family: 'Lato', sans-serif; font-size: 1rem; font-weight: 700; padding: 1.125rem 2.75rem; text-decoration: none; border-radius: 0px; transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1); display: inline-flex; align-items: center; gap: 0.75rem; position: relative; overflow: hidden; text-transform: uppercase; letter-spacing: 1px; font-size: 0.875rem; }

.hero-cls__cta--primary { background: #9f7959; color: #fff; box-shadow: 0 8px 30px rgba(159, 121, 89, 0.4); border: 2px solid transparent; }

.hero-cls__cta--primary::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(57, 46, 112, 0.3) 0%, transparent 100%); opacity: 0; transition: opacity 0.4s ease; }

.hero-cls__cta--primary:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(159, 121, 89, 0.6); color: white; }

.hero-cls__cta--primary:hover::before { opacity: 1; }

.hero-cls__cta--secondary { background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); color: #fff; border: 2px solid rgba(255, 255, 255, 0.6); }

.hero-cls__cta--secondary:hover { background: rgba(255, 255, 255, 0.2); border-color: #fff; transform: translateY(-4px); box-shadow: 0 12px 40px rgba(255, 255, 255, 0.2); color: white; }

/* Indicateur de scroll avec Lottie */
.hero-cls__scroll { position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%); z-index: 3; animation: fadeIn 1.5s ease-out 1.5s backwards; }

@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

.hero-cls__scroll-icon { width: 60px; height: 60px; filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.3)); position: relative; }

/* Double flèche CSS animée */
.hero-cls__scroll-icon::before, .hero-cls__scroll-icon::after { content: ''; position: absolute; left: 50%; transform: translateX(-50%) rotate(45deg); width: 20px; height: 20px; border-bottom: 3px solid rgba(255, 255, 255, 0.9); border-right: 3px solid rgba(255, 255, 255, 0.9); animation: arrowBounce 2s ease-in-out infinite; }

.hero-cls__scroll-icon::before { top: 5px; }

.hero-cls__scroll-icon::after { top: 15px; animation-delay: 0.15s; }

@keyframes arrowBounce { 0%, 100% { opacity: 0.3;
    transform: translateX(-50%) translateY(0) rotate(45deg); }
  50% { opacity: 1;
    transform: translateX(-50%) translateY(8px) rotate(45deg); } }

/* Responsive */
@media (max-width: 768px) { .hero-cls__logo { width: 140px; margin-bottom: 2rem; } .hero-cls__title { font-size: 2.25rem; } .hero-cls__subtitle { font-size: 1rem; margin-bottom: 2.5rem; } .hero-cls__divider { margin-bottom: 2.5rem; } .hero-cls__cta-group { flex-direction: column; width: 100%; max-width: 320px; align-items: center; } .hero-cls__cta { width: 100%; justify-content: center; } .hero-cls__scroll { bottom: 25px; } .hero-cls__scroll-icon { width: 50px; height: 50px; } }

@media (max-width: 480px) { .hero-cls__title { font-size: 1.875rem; } .hero-cls__subtitle { font-size: 0.938rem; } .hero-cls__cta { padding: 1rem 2rem; font-size: 0.813rem; } }

/* Laptop / écrans portables (Acer, 13–15 pouces) */
@media (max-width: 1666px) and (min-width: 901px) { .hero-cls__logo { width: 200px; margin-bottom: 2rem; } .hero-cls__title { font-size: clamp(2.2rem, 4.5vw, 3.5rem); } .hero-cls__subtitle { font-size: 1.1rem; margin-bottom: 2.5rem; letter-spacing: 0.8px; } .hero-cls__divider { margin-bottom: 2.5rem; } .hero-cls__cta { padding: 1rem 2.25rem; font-size: 0.813rem; } .hero-cls__scroll-icon { width: 52px; height: 52px; } }

/*============================================================== PRESENTATION : QUI SOMMES NOUS ? ==================================================================*/
.about-cls { position: relative; padding: 150px 5%; background-image: url("votre-image-background.jpg"); background-size: cover; background-position: center; background-attachment: fixed; overflow: hidden; }

.about-cls__container { position: relative; z-index: 2; max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }

/* Galerie de 3 photos */
.about-cls__gallery { position: relative; display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: repeat(2, 1fr); gap: 20px; height: 600px; }

.about-cls__photo { position: relative; border-radius: 0px; overflow: hidden; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15); transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1); }

/* Photo 1 - Grande à gauche */
.about-cls__photo:nth-child(1) { grid-column: 1; grid-row: 1 / 3; }

/* Photo 2 - Petite en haut à droite */
.about-cls__photo:nth-child(2) { grid-column: 2; grid-row: 1; }

/* Photo 3 - Petite en bas à droite */
.about-cls__photo:nth-child(3) { grid-column: 2; grid-row: 2; }

.about-cls__photo img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); }

/* Contenu texte */
.about-cls__content { padding-left: 40px; }

.about-cls__eyebrow { display: inline-block; font-family: 'Lato', sans-serif; font-size: 0.875rem; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 3px; color: #392e70; margin-bottom: 1.5rem; position: relative; padding-left: 60px; }

.about-cls__eyebrow::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 45px; height: 2px; background: linear-gradient(90deg, #392e70 0%, #9f7959 100%); }

.about-cls__title { font-family: 'Libre Baskerville', serif; font-size: clamp(2.5rem, 4vw, 3.5rem); font-weight: 700 !important; line-height: 1.2; color: #9f7959; margin: 0 0 2rem 0; }

.about-cls__description { font-family: 'Lato', sans-serif; font-size: 1.125rem; line-height: 1.8; color: #5a5a5a; margin: 0 0 1.5rem 0; }

.about-cls__description:last-of-type { margin-bottom: 2.5rem; }

/* Bouton */
.about-cls__cta { font-family: 'Lato', sans-serif; font-size: 0.938rem; font-weight: 700; padding: 1.125rem 2.5rem; text-decoration: none; border-radius: 0px; transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1); display: inline-flex; align-items: center; gap: 0.75rem; text-transform: uppercase; letter-spacing: 1px; background: #9f7959; color: #fff; box-shadow: 0 8px 30px rgba(159, 121, 89, 0.3); border: 2px solid transparent; position: relative; overflow: hidden; }

.about-cls__cta::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(57, 46, 112, 0.3) 0%, transparent 100%); opacity: 0; transition: opacity 0.4s ease; }

.about-cls__cta:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(159, 121, 89, 0.5); color: white; }

.about-cls__cta:hover::before { opacity: 1; }

/* Responsive */
@media (max-width: 1024px) { .about-cls { padding: 80px 5%; } .about-cls__container { grid-template-columns: 1fr; gap: 60px; } .about-cls__gallery { order: 2; height: 500px; max-width: 600px; margin: 0 auto; } .about-cls__content { order: 1; padding-left: 0; } }

@media (max-width: 768px) { .about-cls { padding: 60px 5%; } .about-cls__gallery { height: 400px; } .about-cls__title { font-size: 2rem; } .about-cls__description { font-size: 1rem; } }

@media (max-width: 640px) { .about-cls__gallery { grid-template-columns: 1fr; grid-template-rows: repeat(3, 1fr); height: auto; gap: 15px; } .about-cls__photo:nth-child(1), .about-cls__photo:nth-child(2), .about-cls__photo:nth-child(3) { grid-column: 1; grid-row: auto; height: 280px; } .about-cls__cta { width: 100%; justify-content: center; } }

.activities-editorial__subtitle { font-family: 'Lato', sans-serif; font-size: 1.1rem; font-weight: 600 !important; color: #392e70; margin-bottom: 1.75rem; }

/*======================================================================= LES SERVICES ========================================================================*/
.services-cls { position: relative; padding: 150px 5%; background: linear-gradient(to bottom, #fff 0%, #f1f1e7 5%, #9f7959 25%, #9f7959 75%, #f1f1e7 95%, #fff 100%); }

.services-cls__container { position: relative; max-width: 1400px; margin: 0 auto; }

/* En-tête */
.services-cls__header { text-align: center; max-width: 800px; margin: 0 auto 80px; }

.services-cls__eyebrow { display: inline-block; font-family: 'Lato', sans-serif; font-size: 0.875rem; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 3px; color: #392e70; margin-bottom: 1.5rem; position: relative; }

.services-cls__eyebrow::before, .services-cls__eyebrow::after { content: ''; position: absolute; top: 50%; transform: translateY(-50%); width: 45px; height: 2px; background: linear-gradient(90deg, #392e70 0%, #f1f1e7 100%); }

.services-cls__eyebrow::before { right: calc(100% + 15px); }

.services-cls__eyebrow::after { left: calc(100% + 15px); background: linear-gradient(90deg, #f1f1e7 0%, #392e70 100%); }

.services-cls__title { font-family: 'Libre Baskerville', serif; font-size: clamp(2.5rem, 4vw, 3.5rem); font-weight: 700 !important; line-height: 1.2; color: #fff; margin: 0 0 1.5rem 0; text-shadow: 0 2px 20px rgba(0, 0, 0, 0.15); }

.services-cls__intro { font-family: 'Lato', sans-serif; font-size: 1.125rem; line-height: 1.8; color: #f1f1e7; margin: 0; }

/* Grille des services */
.services-cls__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px; }

.services-cls__card { position: relative; background: #ffffff; border-radius: 4px; overflow: hidden; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15); transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1); }

.services-cls__card:hover { transform: translateY(-8px); box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25); }

.services-cls__card-image { position: relative; height: 280px; overflow: hidden; }

.services-cls__card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); }

.services-cls__card:hover .services-cls__card-image img { transform: scale(1.1); }

.services-cls__card-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 0%, rgba(57, 46, 112, 0.3) 100%); opacity: 0; transition: opacity 0.6s ease; }

.services-cls__card:hover .services-cls__card-overlay { opacity: 1; }

.services-cls__card-content { padding: 2rem; }

.services-cls__card-title { font-family: 'Libre Baskerville', serif; font-size: 1.75rem; font-weight: 700 !important; color: #392e70; margin: 0 0 1rem 0; line-height: 1.3; }

.services-cls__card-description { font-family: 'Lato', sans-serif; font-size: 1rem; line-height: 1.7; color: #5a5a5a; margin: 0 0 1.5rem 0; }

.services-cls__card-link { display: inline-flex; align-items: center; gap: 0.5rem; font-family: 'Lato', sans-serif; font-size: 0.938rem; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 1px; color: #9f7959; text-decoration: none; transition: all 0.3s ease; }

.services-cls__card-link svg { transition: transform 0.3s ease; }

.services-cls__card-link:hover { color: #392e70; }

.services-cls__card-link:hover svg { transform: translateX(5px); }

/* Responsive */
@media (max-width: 1024px) { .services-cls { padding: 80px 5%; } .services-cls__header { margin-bottom: 60px; } .services-cls__grid { grid-template-columns: repeat(2, 1fr); gap: 30px; } }

@media (max-width: 768px) { .services-cls { padding: 60px 5%; } .services-cls__title { font-size: 2rem; } .services-cls__intro { font-size: 1rem; } .services-cls__grid { grid-template-columns: 1fr; gap: 30px; } .services-cls__card-image { height: 240px; } }

@media (max-width: 640px) { .services-cls__eyebrow::before, .services-cls__eyebrow::after { width: 30px; } .services-cls__card-content { padding: 1.5rem; } .services-cls__card-title { font-size: 1.5rem; } }

/*====================================================================== POURQUOI NOUS CHOISIR ? ==============================================================*/
.why-cls { position: relative; padding: 120px 5%; background-image: url("https://images.unsplash.com/photo-1553520029-77d0d1bc0043?w=1920&h=1080&fit=crop&q=60"); background-size: cover; background-position: center; background-attachment: fixed; }

.why-cls__container { position: relative; max-width: 1400px; margin: 0 auto; }

/* En-tête centré */
.why-cls__header { text-align: center; max-width: 800px; margin: 0 auto 80px; }

.why-cls__eyebrow { display: inline-block; font-family: 'Lato', sans-serif; font-size: 0.875rem; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 3px; color: #392e70; margin-bottom: 1.5rem; position: relative; }

.why-cls__eyebrow::before, .why-cls__eyebrow::after { content: ''; position: absolute; top: 50%; transform: translateY(-50%); width: 45px; height: 2px; background: linear-gradient(90deg, #392e70 0%, #9f7959 100%); }

.why-cls__eyebrow::before { right: calc(100% + 15px); }

.why-cls__eyebrow::after { left: calc(100% + 15px); background: linear-gradient(90deg, #9f7959 0%, #392e70 100%); }

.why-cls__title { font-family: 'Libre Baskerville', serif; font-size: clamp(2.5rem, 4vw, 3.5rem); font-weight: 700 !important; line-height: 1.2; color: #9f7959; margin: 0 0 1.5rem 0; }

.why-cls__description { font-family: 'Lato', sans-serif; font-size: 1.125rem; line-height: 1.8; color: #5a5a5a; margin: 0; }

/* Grille des raisons */
.why-cls__reasons { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; list-style: none; margin: 0 0 60px 0; }

.why-cls__reason { background: rgba(255, 255, 255, 0.95); padding: 2rem; border-radius: 4px; text-align: center; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1); transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1); }

.why-cls__reason:hover { transform: translateY(-8px); box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15); }

.why-cls__reason:last-child { margin-bottom: 0; }

.why-cls__reason-icon { flex-shrink: 0; width: 60px; height: 60px; background: linear-gradient(135deg, #392e70 0%, #9f7959 100%); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; font-weight: 700 !important; font-size: 1.25rem; margin: 0 auto 1.5rem; }

.why-cls__reason-content h3 { font-family: 'Libre Baskerville', serif; font-size: 1.25rem; font-weight: 600 !important; color: #392e70; margin: 0; line-height: 1.4; }

/* Section CTA centrée */
.why-cls__cta-wrapper { text-align: center; }

/* CTA */
.why-cls__cta { font-family: 'Lato', sans-serif; font-size: 0.938rem; font-weight: 700; padding: 1.125rem 2.5rem; text-decoration: none; border-radius: 2px; transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1); display: inline-flex; align-items: center; gap: 0.75rem; text-transform: uppercase; letter-spacing: 1px; background: #9f7959; color: #fff; box-shadow: 0 8px 30px rgba(159, 121, 89, 0.3); border: 2px solid transparent; position: relative; overflow: hidden; }

.why-cls__cta::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(57, 46, 112, 0.3) 0%, transparent 100%); opacity: 0; transition: opacity 0.4s ease; }

.why-cls__cta:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(159, 121, 89, 0.5); color: white; }

.why-cls__cta:hover::before { opacity: 1; }

/* Responsive */
@media (max-width: 1024px) { .why-cls { padding: 80px 5%; } .why-cls__header { margin-bottom: 60px; } .why-cls__reasons { grid-template-columns: repeat(2, 1fr); gap: 25px; } }

@media (max-width: 768px) { .why-cls { padding: 60px 5%; } .why-cls__title { font-size: 2rem; } .why-cls__description { font-size: 1rem; } .why-cls__reasons { grid-template-columns: 1fr; gap: 20px; margin-bottom: 40px; } }

@media (max-width: 640px) { .why-cls__cta { width: 100%; justify-content: center; } .why-cls__reason { padding: 1.5rem; } .why-cls__reason-icon { width: 50px; height: 50px; } .why-cls__reason-content h3 { font-size: 1.125rem; } .why-cls__eyebrow::before, .why-cls__eyebrow::after { width: 30px; } }

/*==================================================== GALERIE D'IMAGES ========================================================*/
/* =========================== GALERIE IMMERSIVE – CLS =========================== */
.showroom-section { background: #fff; padding: 5rem 0; overflow: hidden; position: relative; }

/* LÉGÈRE TEXTURE VISUELLE (OPTIONNELLE) */
.showroom-section::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at center, rgba(159, 121, 89, 0.08) 0%, transparent 65%); pointer-events: none; }

/* GALERIE DÉFILANTE */
.showroom-gallery { display: flex; gap: 28px; animation: showroom-scroll 50s linear infinite; will-change: transform; }

.showroom-gallery:hover { animation-play-state: paused; }

/* ITEM */
.showroom-item { width: 340px; height: 340px; flex-shrink: 0; overflow: hidden; position: relative; cursor: pointer; background: #fff; border-radius: 2px; box-shadow: 0 10px 28px rgba(57, 46, 112, 0.12), 0 2px 6px rgba(0, 0, 0, 0.04); transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.5s cubic-bezier(0.16, 1, 0.3, 1); }

.showroom-item:hover { transform: translateY(-6px); box-shadow: 0 18px 42px rgba(57, 46, 112, 0.18), 0 6px 12px rgba(0, 0, 0, 0.06); }

.showroom-item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.9s ease; }

.showroom-item:hover img { transform: scale(1.06); }

/* OVERLAY NATUREL */
.showroom-item::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(57, 46, 112, 0.28) 100%); opacity: 0; transition: opacity 0.4s ease; }

.showroom-item:hover::after { opacity: 1; }

/* =========================== LIGHTBOX =========================== */
.showroom-lightbox { display: none; position: fixed; inset: 0; background: rgba(57, 46, 112, 0.94); z-index: 9999; justify-content: center; align-items: center; padding: 20px; }

.showroom-lightbox.active { display: flex; }

.showroom-lightbox-content { max-width: 92%; max-height: 90vh; position: relative; }

.showroom-lightbox img { max-width: 100%; max-height: 90vh; object-fit: contain; border-radius: 4px; box-shadow: 0 18px 50px rgba(0, 0, 0, 0.35); }

/* BOUTON FERMETURE */
.showroom-lightbox-close { position: absolute; top: -48px; right: 0; background: transparent; border: none; color: #9f7959; font-size: 36px; cursor: pointer; width: 48px; height: 48px; transition: transform 0.4s ease, color 0.3s ease; }

.showroom-lightbox-close:hover { color: #fff; transform: rotate(90deg); }

/* =========================== ANIMATION =========================== */
@keyframes showroom-scroll { 0% { transform: translateX(0); }
  100% { transform: translateX(calc(-368px * 6)); } }

/* =========================== RESPONSIVE =========================== */
@media (max-width: 768px) { .showroom-section { padding: 3.5rem 0; } .showroom-gallery { gap: 20px; } .showroom-item { width: 260px; height: 260px; } @keyframes showroom-scroll { 0% { transform: translateX(0); }
    100% { transform: translateX(calc(-280px * 6)); } } }

/* ======================================================================== RÉSEAUX SOCIAUX =================================================================== */
.socials-why { position: relative; padding: 250px 5%; background-image: url("https://images.unsplash.com/photo-1553284965-83fd3e82fa5a?w=1920&h=1080&fit=crop&q=80"); background-size: cover; background-position: center; background-attachment: scrolled; overflow: hidden; }

/* Overlay clair identique au HERO */
.socials-why::before { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.4) 100%); z-index: 0; }

.socials-why__container { position: relative; z-index: 1; max-width: 1000px; margin: 0 auto; text-align: center; }

/* En-tête */
.socials-why__header { max-width: 1200px; margin: 0 auto 60px; }

.socials-why__eyebrow { display: inline-block; font-family: 'Lato', sans-serif; font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #fff; margin-bottom: 1.5rem; position: relative; }

.socials-why__eyebrow::before, .socials-why__eyebrow::after { content: ''; position: absolute; top: 50%; transform: translateY(-50%); width: 40px; height: 2px; background: linear-gradient(90deg, #9f7959 0%, #fff 100%); }

.socials-why__eyebrow::before { right: calc(100% + 15px); }

.socials-why__eyebrow::after { left: calc(100% + 15px); background: linear-gradient(90deg, #fff 0%, #9f7959 100%); }

/* Titre */
.socials-why__title { font-family: 'Libre Baskerville', serif; font-size: clamp(2.2rem, 4vw, 3.2rem); font-weight: 700 !important; line-height: 1.25; color: #fff; margin-bottom: 1.25rem; }

/* Texte */
.socials-why__description { font-family: 'Lato', sans-serif; font-size: 1.05rem; line-height: 1.8; color: #fff; }

/* Boutons */
.socials-why__buttons { display: flex; justify-content: center; gap: 1.5rem; flex-wrap: wrap; }

.socials-why__btn { font-family: 'Lato', sans-serif; font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; padding: 1.325rem 4rem; border-radius: 0px; text-decoration: none; background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); color: #fff; border: 2px solid rgba(255, 255, 255, 0.6); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1); }

.socials-why__btn:hover { background: rgba(255, 255, 255, 0.2); border-color: #fff; transform: translateY(-4px); box-shadow: 0 12px 40px rgba(255, 255, 255, 0.2); color: white; }

/* Responsive */
@media (max-width: 768px) { .socials-why { padding: 80px 5%; } .socials-why__title { font-size: 1.9rem; } .socials-why__description { font-size: 0.95rem; } }

/*===================================================================== EN TETE AUTRES PAGES ==================================================================*/
.page-header-cls { position: relative; min-height: 500px; display: flex; align-items: center; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2F2CPFwDZQPXaUvaLRrfV9Wk3BRWb2%2Fimages%2FFond_en_tete_pages_secondaires_95y6.webp"); background-size: cover; background-position: center; overflow: hidden; }

/* Overlay pour améliorer la lisibilité */
.page-header-cls::before { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.3) 100%); z-index: 1; }

.page-header-cls__container { position: relative; z-index: 2; width: 100%; max-width: 1400px; margin: 0 auto; padding: 0 5%; display: grid; grid-template-columns: auto 1fr; gap: 60px; align-items: center; }

/* Logo */
.page-header-cls__logo { width: 180px; height: auto; filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.3)); }

/* Contenu texte */
.page-header-cls__content { position: relative; padding-left: 40px; }

/* Barre verticale décorative */
.page-header-cls__content::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: linear-gradient(to bottom, #9f7959 0%, #392e70 100%); }

.page-header-cls__title { font-family: 'Libre Baskerville', serif; font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 700 !important; line-height: 1.1; color: #fff; margin: 0 0 1rem 0; text-shadow: 0 4px 30px rgba(0, 0, 0, 0.5); }

.page-header-cls__subtitle { font-family: 'Lato', sans-serif; font-size: clamp(1rem, 2vw, 1.25rem); font-weight: 300; line-height: 1.6; color: #f1f1e7; margin: 0; max-width: 700px; text-shadow: 0 2px 15px rgba(0, 0, 0, 0.4); }

/* Responsive */
@media (max-width: 1024px) { .page-header-cls { min-height: 350px; } .page-header-cls__container { gap: 40px; } .page-header-cls__logo { width: 140px; } .page-header-cls__content { padding-left: 30px; } }

@media (max-width: 768px) { .page-header-cls { min-height: 300px; } .page-header-cls__container { grid-template-columns: 1fr; gap: 30px; text-align: center; min-height: 500px; } .page-header-cls__logo { width: 120px; margin: 0 auto; } .page-header-cls__content { padding-left: 0; } .page-header-cls__content::before { display: none; } .page-header-cls__subtitle { margin: 0 auto; } }

@media (max-width: 480px) { .page-header-cls { min-height: 250px; } .page-header-cls__title { font-size: 2rem; } .page-header-cls__subtitle { font-size: 0.938rem; } }

/*========================================================================= PRESENTATION DETAILLEE ===============================================================*/
.story-cls { position: relative; padding: 100px 5%; background: #fff; }

.story-cls__container { position: relative; max-width: 1000px; margin: 0 auto; }

/* En-tête de section */
.story-cls__header { margin-bottom: 60px; }

.story-cls__eyebrow { display: inline-block; font-family: 'Lato', sans-serif; font-size: 0.875rem; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 3px; color: #392e70; margin-bottom: 1rem; position: relative; padding-left: 60px; }

.story-cls__eyebrow::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 45px; height: 2px; background: #392e70; }

.story-cls__main-title { font-family: 'Libre Baskerville', serif; font-size: clamp(2.5rem, 4vw, 3.5rem); font-weight: 700 !important; line-height: 1.2; color: #9f7959; margin: 0; }

/* Image flottante à gauche */
.story-cls__image-wrapper { float: left; width: 45%; max-width: 500px; margin: 0 60px 40px 0; aspect-ratio: 1 / 1; border-radius: 0px; overflow: hidden; box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(159, 121, 89, 0.1); }

/* Deuxième image flottante à droite */
.story-cls__image-wrapper--right { float: right; width: 40%; max-width: 450px; margin: 40px 0 40px 60px; aspect-ratio: 1 / 1; border-radius: 0px; overflow: hidden; box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(159, 121, 89, 0.1); }

.story-cls__image { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); }

/* Contenu texte */
.story-cls__content { /* Le texte s'enroule naturellement autour de l'image flottante */ }

/* Clearfix pour gérer le float */
.story-cls__container::after { content: ''; display: table; clear: both; }

.story-cls__text { font-family: 'Lato', sans-serif; font-size: 1rem; line-height: 1.8; color: #5a5a5a; margin: 0 0 1.5rem 0; }

.story-cls__text:last-child { margin-bottom: 0; }

/* Mise en évidence de certaines informations */
.story-cls__text strong { color: #392e70; font-weight: 600; }

/* Responsive */
@media (max-width: 1024px) { .story-cls { padding: 80px 5%; } .story-cls__header { margin-bottom: 50px; } .story-cls__image-wrapper { width: 40%; margin-right: 40px; } .story-cls__image-wrapper--right { width: 38%; margin-left: 40px; } }

@media (max-width: 768px) { .story-cls { padding: 60px 5%; } .story-cls__header { margin-bottom: 40px; } .story-cls__main-title { font-size: 2rem; } .story-cls__image-wrapper, .story-cls__image-wrapper--right { float: none; width: 100%; max-width: 500px; margin: 0 auto 40px; } }

@media (max-width: 480px) { .story-cls__eyebrow { padding-left: 50px; } .story-cls__eyebrow::before { width: 35px; } .story-cls__text { font-size: 0.938rem; } .story-cls__image-wrapper, .story-cls__image-wrapper--right { margin-bottom: 30px; } }

/* ======================================================================== CARTES BALADES – CLS ============================================================== */
.balades-cards { padding: 80px 5%; background: #fff; }

.balades-cards__container { max-width: 1400px; margin: 0 auto; }

.balades-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 40px; }

/* =========================== CARTE =========================== */
.balade-card { background: #fff; border-radius: 2px; overflow: hidden; box-shadow: 0 12px 32px rgba(57, 46, 112, 0.12); transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1); /* 🔑 clé de l’alignement */ display: flex; flex-direction: column; height: 100%; }

/* =========================== IMAGE =========================== */
.balade-card__image { position: relative; height: 260px; overflow: hidden; flex-shrink: 0; }

.balade-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); }

/* =========================== CONTENU =========================== */
.balade-card__content { padding: 2rem; /* 🔑 structure verticale homogène */ display: flex; flex-direction: column; flex-grow: 1; }

.balade-card__title { font-family: 'Libre Baskerville', serif; font-size: 1.5rem; font-weight: 700 !important; color: #392e70; margin-bottom: 1rem; }

.balade-card__description { font-family: 'Lato', sans-serif; font-size: 0.95rem; line-height: 1.7; color: #5a5a5a; margin-bottom: 1.5rem; }

/* =========================== PRIX =========================== */
.balade-card__pricing { background: #f1f1e7; padding: 1rem; border-radius: 2px; margin-bottom: 2rem; }

.balade-card__price-item { display: flex; justify-content: space-between; align-items: center; font-family: 'Lato', sans-serif; font-size: 0.95rem; color: #392e70; }

.balade-card__price-item strong { font-size: 1.05rem; color: #9f7959; }

/* =========================== BOUTON =========================== */
.balade-card__cta { /* 🔑 pousse le bouton en bas */ margin-top: auto; display: inline-flex; align-items: center; justify-content: center; min-width: 220px; padding: 1rem; background: #9f7959; color: #fff !important; text-decoration: none; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 0.875rem; text-transform: uppercase; letter-spacing: 1px; border-radius: 2px; transition: all 0.3s ease; }

.balade-card__cta:hover { background: #392e70; transform: translateY(-2px); color: white !important; }

/* =========================== RESPONSIVE =========================== */
@media (max-width: 768px) { .balades-cards { padding: 60px 5%; } .balade-card__content { padding: 1.5rem; } }

/* =========================== + SORTIES EXCEPTIONNELLES =========================== */
.exceptional-cards { padding: 100px 5%; background-color: #fff; }

.exceptional-cards__container { max-width: 1400px; margin: 0 auto; }

/* Header */
.exceptional-cards__header { text-align: center; max-width: 800px; margin: 0 auto 70px; }

.exceptional-cards__eyebrow { display: inline-block; font-family: 'Lato', sans-serif; font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #392e70; margin-bottom: 1rem; }

.exceptional-cards__title { font-family: 'Libre Baskerville', serif; font-size: clamp(2.3rem, 4vw, 3.2rem); color: #9f7959; margin-bottom: 1.25rem; font-weight: 700 !important; }

.exceptional-cards__intro { font-family: 'Lato', sans-serif; font-size: 1.05rem; line-height: 1.8; color: #5a5a5a; }

/* Ajustement cartes sur fond sombre */
.exceptional-cards .balade-card { box-shadow: 0 18px 50px rgba(0, 0, 0, 0.35); }

@media (max-width: 768px) { .exceptional-cards { padding: 80px 5%; } }

/*# sourceMappingURL=custom.css.map */