@charset "UTF-8";
@import url(main.css);
/*-----------------------------------------------------------------------------bloc counter %-------------------------------------------------------------------------------*/
.counter-item.counters-number.titles.mb-2.text-color-sixth { font-family: 'Outfit', sans-serif; font-weight: 700 !important; font-size: 64px !important; color: #DB9931 !important; }

/*-----------------------------------------------------------------------------custom header MAISON AR SAL--------------------------------------------------------------------------------*/
.custom-header { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 9999; padding: 0 !important; margin: 0; border: none; box-shadow: none; background: transparent !important; --bs-navbar-padding-y: 0; --bs-navbar-padding-x: 0; transition: top 0.4s ease; }

.custom-header .container-fluid { margin: 0; padding: 18px 24px; border-radius: 0; background: #FFFAF1; transition: margin 0.4s ease, padding 0.4s ease, background 0.4s ease, border-radius 0.4s ease, box-shadow 0.4s ease, backdrop-filter 0.4s ease, -webkit-backdrop-filter 0.4s ease, border 0.4s ease; }

/* Header au scroll */
.custom-header.scrolled { top: 14px; }

.custom-header.scrolled .container-fluid { margin-left: 20px; margin-right: 20px; padding: 12px 24px; background: rgba(255, 250, 241, 0.89); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(219, 153, 49, 0.45); border-radius: 22px; box-shadow: 0 10px 30px rgba(54, 45, 39, 0.16); }

/* Logo */
.custom-header .logo_nav { height: 72px; transition: height 0.4s ease; }

.custom-header.scrolled .logo_nav { height: 56px; }

/* Brand */
.custom-header .navbar-brand { padding: 0; margin-right: 20px; }

/* Nav */
.custom-header .navbar-nav { gap: 0; }

/* Liens du menu */
.custom-header .nav-link, .custom-header .navbar-nav .nav-link, .custom-header a { color: #362D27 !important; }

/* Hover liens */
.custom-header .nav-link:hover, .custom-header .navbar-nav .nav-link:hover, .custom-header a:hover { color: #362D27 !important; }

/* Bouton animé */
.custom-header .animated-border-button { background-color: transparent !important; cursor: pointer; }

.custom-header .animated-border-button span { transition: opacity 0.3s ease; color: #362D27; }

.custom-header .animated-border-button:hover span { transition: opacity 0.3s ease; color: #DB9931 !important; }

/* Burger */
.custom-header .navbar-toggler { border: none; box-shadow: none !important; padding: 8px 10px; }

.custom-header .navbar-toggler:focus { box-shadow: none !important; }

.custom-header .navbar-toggler-icon { filter: invert(0); }

.custom-header .button-header-telephone:hover, .custom-header .button-header-telephone:hover span, .custom-header .button-header-telephone:hover a, .custom-header .button-header-telephone:hover p { color: #FFFAF1 !important; }

a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { color: #362D27 !important; font-family: Lexend !important; font-weight: 700 !important; }

/*-------------------------------------------responsive------------------------------------------------*/
/* Tablette + mobile */
@media (max-width: 991px) { .custom-header .container-fluid { padding: 12px 14px; background: #FFFAF1; } .custom-header.scrolled { top: 8px; } .custom-header.scrolled .container-fluid { margin-left: 10px; margin-right: 10px; padding: 10px 14px; background: rgba(255, 250, 241, 0.9); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border-radius: 18px; border: 1px solid rgba(219, 153, 49, 0.35); box-shadow: 0 8px 24px rgba(54, 45, 39, 0.14); } .custom-header .logo_nav, .custom-header.scrolled .logo_nav { height: 52px; } .custom-header .navbar-brand { margin-right: 0; } .custom-header .navbar-collapse { margin-top: 12px; padding: 18px; background: #FFFAF1; border-radius: 18px; box-shadow: 0 12px 30px rgba(54, 45, 39, 0.16); border: 1px solid rgba(219, 153, 49, 0.35); } .custom-header .navbar-nav { width: 100%; } .custom-header .custom-nav-list { width: 100%; margin: 0; padding: 0; list-style: none; text-align: center; } .custom-header .custom-header-phone-wrap { width: 100%; margin-top: 10px; justify-content: center; } .custom-header .button-header-telephone { width: 100%; max-width: 320px; } }

/* Petit mobile */
@media (max-width: 575px) { .custom-header .container-fluid { padding: 10px 12px; } .custom-header.scrolled .container-fluid { margin-left: 8px; margin-right: 8px; padding: 10px 12px; border-radius: 16px; } .custom-header .logo_nav, .custom-header.scrolled .logo_nav { height: 46px; } .custom-header .navbar-collapse { margin-top: 10px; padding: 14px; border-radius: 16px; } .custom-header .button-header-telephone { max-width: 100%; } }

/*-----------------------------------------------------------------------image fixe formulaire-----------------------------------------------------------------------------*/
.background-image-div-opacity { background-attachment: scroll; }

/*----------------------------------------------------------------------padding bloc avant/après---------------------------------------------------------------------------*/
.photoTitleText.text-color-sixth { padding: 3%; }

/*-----------------------------------------------------------------------space page secondaire-----------------------------------------------------------------------------*/
.spacer { display: none; }

/*-----------------------------------------------------------------------formulaire de contact------------------------------------------------------------------------------*/
form#formContact { font-family: 'Outfit', sans-serif; }

/*------------------------------------------------------------------------augmentation header------------------------------------------------------------------------------*/
.navbar-brand { height: 10vh !important; width: 14vw !important; }

.logo_nav { height: 10vh !important; }

/*----------------------------------------------------------------------------Bloc maps-------------------------------------------------------------------------------------*/
.maps-section .content { color: #362D27 !important; }

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

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

.item-content.mx-5 { color: #362D27 !important; font-family: 'Outfit', sans-serif; }

/*-----------------------------------------------------------------------ancre bloc qui suis-je-------------------------------------------------------------------------------*/
#decouvrir { scroll-margin-top: 90px; }

/*---------------------------------------------------------------------ancre bloc presta accueil------------------------------------------------------------------------------*/
#presta { scroll-margin-top: 50px; }

/*----------------------------------------------------------------------------texte footer------------------------------------------------------------------------------------*/
footer, footer p, footer a, footer li, footer ul, footer i { color: #362D27 !important; font-family: 'Outfit', sans-serif; font-size: 1rem; }

footer h5 { color: #DB9931 !important; font-family: 'Lexend', sans-serif; font-weight: 700 !important; font-size: 1.25rem; /* légèrement plus grand pour se démarquer */ }

.text-color-third { color: #362D27 !important; font-family: 'Outfit', sans-serif; font-size: 1rem; text-align: left; hyphens: auto; }

/* ------------------------------------------------------------------------------ombre---------------------------------------------------------------------------------------*/
div.shadow-lg { box-shadow: none !important; }

/*-------------------------------------------------------------------------ancres prestations MAISON AR SAL------------------------------------------------------------------------------*/
#maconnerie-traditionnelle, #renovation-facades, #joint-de-pierre, #enduits-finitions { scroll-margin-top: 150px; }

/*-----------------------------------------------------------------------surlignement header--------------------------------------------------------------------------------*/
.animated-border-button:after { background-color: #DB9931 !important; }

.animated-border-button span { transition: color 0.3s ease; }

.animated-border-button:hover span { color: #DB9931 !important; }

/* ---------------------------------------------------------------------bouton contact envoyer------------------------------------------------------------------------------ */
button.btn-outline-dark { --bs-btn-color: #FFFAF1; --bs-btn-border-color: #362D27; --bs-btn-hover-color: #FFFAF1; --bs-btn-hover-bg: #DB9931; --bs-btn-hover-border-color: #DB9931; --bs-btn-bg: #362D27; --bs-gradient: none; background-color: var(--bs-btn-bg); color: var(--bs-btn-color); }

/*--------------------------------------------------------------------------Bouton header-----------------------------------------------------------------------------------*/
.button-header-telephone { position: relative; display: inline-block; margin: 15px; padding: 8px 15px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Lexend', sans-serif; letter-spacing: 1px; text-decoration: none; color: #362D27 !important; background: transparent; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #362D27; border-radius: 30px; box-shadow: inset 0 0 0 0 #362D27; }

.button-header-telephone:hover { color: #FFFAF1 !important; box-shadow: inset 0 -100px 0 0 #DB9931 !important; border-color: #DB9931 !important; transform: scale(0.95) !important; }

.button-header-telephone:active { transform: scale(0.9); }

/*---------------------------------------------------------------------Bouton first impression-------------------------------------------------------------------------------*/
.button_homepageFirstScreen { position: relative; display: inline-block; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Lexend', sans-serif; letter-spacing: 1px; text-decoration: none; color: #FFFAF1 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #FFFAF1 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #FFFAF1; }

.button_homepageFirstScreen:hover { color: #FFFAF1 !important; box-shadow: inset 0 -100px 0 0 #DB9931 !important; border-color: #DB9931 !important; border: 1px solid #F7FCFF !important; transform: scale(0.95) !important; }

.button_homepageFirstScreen:active { transform: scale(0.9); }

/*--------------------------------------------------------------------------Bouton simple-----------------------------------------------------------------------------------*/
.button_homepageDoubleScreen { position: relative; display: inline-block; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Lexend', sans-serif; letter-spacing: 1px; text-decoration: none; color: #362D27 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #362D27 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #362D27; }

.button_homepageDoubleScreen:hover { color: #FFFAF1 !important; box-shadow: inset 0 -100px 0 0 #DB9931 !important; border-color: #DB9931 !important; transform: scale(0.95) !important; }

.button_homepageDoubleScreen:active { transform: scale(0.9); }

/*--------------------------------------------------------------------------Bouton presta-----------------------------------------------------------------------------------*/
.button_prestaDoubleScreen { position: relative; display: inline-block; padding: 10px 20px; text-align: center; font-weight: 700 !important; font-size: 16px; font-family: 'Lexend', sans-serif; letter-spacing: 1px; text-decoration: none; color: #362D27 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #362D27 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #362D27; }

.button_prestaDoubleScreen:hover { color: #FFFAF1 !important; box-shadow: inset 0 -100px 0 0 #DB9931 !important; border-color: #DB9931 !important; transform: scale(0.95) !important; }

.button_prestaDoubleScreen:active { transform: scale(0.9); }

/*-------------------------------------------------------------------------Bouton en-tête-----------------------------------------------------------------------------------*/
.button_secondepageDoubleScreen { position: relative; display: inline-block; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Lexend', sans-serif; letter-spacing: 1px; text-decoration: none; color: #FFFAF1 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #FFFAF1 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #FFFAF1; }

.button_secondepageDoubleScreen:hover { color: #FFFAF1 !important; box-shadow: inset 0 -100px 0 0 #DB9931 !important; border-color: #DB9931 !important; border: 1px solid #F7FCFF !important; transform: scale(0.95) !important; }

.button_secondepageDoubleScreen:active { transform: scale(0.9); }

/*----------------------------------------------------------------------------Bouton seo------------------------------------------------------------------------------------*/
.all-activities-button { position: relative; display: inline-block; margin: 15px; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Lexend', sans-serif; letter-spacing: 1px; text-decoration: none; color: #362D27 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #362D27 !important; border-radius: 30px; box-shadow: inset 0 0 0 0 #362D27; }

.all-activities-button:hover { color: #FFFAF1 !important; box-shadow: inset 0 -100px 0 0 #DB9931 !important; border-color: #DB9931 !important; transform: scale(0.95) !important; }

.all-activities-button:active { transform: scale(0.9); }

/*----------------------------------------------------------------------------bloc seo------------------------------------------------------------------------------------*/
.first-activity-div, .second-activity-div, .third-activity-div { border: #362D27; }

/*----------------------------------------------------------------------------Bouton avis------------------------------------------------------------------------------------*/
.button_homepageScreen { position: relative; display: inline-block; margin: 15px; padding: 12px 16px !important; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Lexend', sans-serif; letter-spacing: 1px; text-decoration: none; color: #362D27 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #362D27 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #362D27; }

.button_homepageScreen:hover { color: #FFFAF1 !important; box-shadow: inset 0 -100px 0 0 #DB9931 !important; border-color: #DB9931 !important; transform: scale(0.95) !important; }

.button_homepageScreen:active { transform: scale(0.9); }

/* ----------------------------------------------------------------------Flèche retour en haut------------------------------------------------------------------------------- */
/* Bouton Retour en haut */
#back-to-top { position: fixed; bottom: 24px; right: 24px; background-color: #362D27; color: #FFFAF1 !important; font-size: 20px; font-weight: 700 !important; line-height: 1; text-align: center; padding: 14px 18px; border-radius: 100%; border: 2px solid #FFFAF1; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); cursor: pointer; text-decoration: none; opacity: 0; pointer-events: none; z-index: 9999; min-width: 48px; /* 👈 meilleure accessibilité mobile */ min-height: 48px; /* 👈 idem */ transform: scale(0.9); /* 👈 effet “pop” à l’apparition */ transition: opacity .3s ease, transform .3s ease, background-color .3s ease; }

/* Visible après le défilement */
#back-to-top.show { opacity: 1; pointer-events: auto; transform: scale(1); }

/* Effet au survol */
#back-to-top:hover { background-color: #DB9931; border: 2px solid #FFFAF1; color: #FFFAF1 !important; transform: translateY(-3px); }

/* Défilement fluide global (même sans JS) */
html { scroll-behavior: smooth; }

/* -------------------------------------------------------------------------- Bloc réalisations Maison Ar Sal -------------------------------------------------------------------------- */
.real-maison-ar-sal { background: #FFFAF1; }

/* ============================================ EN-TÊTE SECTION ============================================ */
.real-maison-ar-sal__header { text-align: center; padding: 120px 20px 40px; background: #FFFAF1; }

.real-maison-ar-sal__subtitle { display: inline-block; font-size: 12px; font-weight: 600 !important; letter-spacing: 0.18em; text-transform: uppercase; color: #DB9931; margin-bottom: 12px; }

.real-maison-ar-sal__header h2 { font-size: clamp(28px, 5vw, 48px); font-weight: 700 !important; color: #362D27; margin: 0; line-height: 1.15; letter-spacing: -0.02em; }

.real-maison-ar-sal__divider { width: 48px; height: 3px; background: #DB9931; border-radius: 2px; margin: 18px auto 0; }

/* ============================================ GALERIE ============================================ */
.real-maison-ar-sal__gallery { padding: 0 16px 60px; max-width: 1400px; margin: 0 auto; background: #FFFAF1; }

.real-maison-ar-sal__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }

.real-maison-ar-sal__item { position: relative; aspect-ratio: 1 / 1; border-radius: 14px; overflow: hidden; cursor: pointer; background: rgba(54, 45, 39, 0.08); border: 1px solid rgba(54, 45, 39, 0.14); }

.real-maison-ar-sal__item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.45s ease; }

.real-maison-ar-sal__item:hover img { transform: scale(1.07); }

.real-maison-ar-sal__overlay { position: absolute; inset: 0; background: rgba(54, 45, 39, 0.58); opacity: 0; transition: opacity 0.3s ease; display: flex; align-items: center; justify-content: center; border-radius: 14px; }

.real-maison-ar-sal__item:hover .real-maison-ar-sal__overlay { opacity: 1; }

.real-maison-ar-sal__overlay i { color: #FFFAF1; font-size: 2.2em; filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.25)); }

/* ============================================ LIGHTBOX ============================================ */
.real-maison-ar-sal__lightbox { display: none; position: fixed; inset: 0; background: rgba(54, 45, 39, 0.94); z-index: 9999; align-items: center; justify-content: center; flex-direction: column; }

.real-maison-ar-sal__lightbox.active { display: flex; }

.real-maison-ar-sal__lightbox-inner { position: relative; display: flex; align-items: center; justify-content: center; width: 94vw; max-width: 900px; }

.real-maison-ar-sal__img-wrap { position: relative; flex: 1; }

.real-maison-ar-sal__lightbox-img { max-width: 78vw; max-height: 76vh; border-radius: 10px; object-fit: contain; display: block; border: 2px solid rgba(255, 250, 241, 0.35); }

.real-maison-ar-sal__btn, .real-maison-ar-sal__close { display: flex; align-items: center; justify-content: center; padding: 0; line-height: 1; font-family: Lexend, sans-serif; cursor: pointer; color: #FFFAF1; background: rgba(255, 250, 241, 0.14); border: 1px solid rgba(255, 250, 241, 0.25); border-radius: 50%; transition: background 0.2s ease, transform 0.2s ease; }

.real-maison-ar-sal__btn { width: 44px; height: 44px; font-size: 38px; font-weight: 300; flex-shrink: 0; margin: 0 8px; }

.real-maison-ar-sal__close { position: absolute; top: -50px; right: 0; width: 36px; height: 36px; font-size: 30px; font-weight: 300; }

.real-maison-ar-sal__btn span, .real-maison-ar-sal__close span { display: block; line-height: 1; transform: translateY(-2px); }

.real-maison-ar-sal__btn:hover, .real-maison-ar-sal__close:hover { background: #DB9931; transform: scale(1.05); }

.real-maison-ar-sal__counter { margin-top: 16px; font-size: 12px; color: rgba(255, 250, 241, 0.7); letter-spacing: 0.08em; }

/* ============================================ RESPONSIVE ============================================ */
@media screen and (min-width: 768px) { .real-maison-ar-sal__gallery { padding: 0 30px 80px; } }

@media screen and (max-width: 1024px) { .real-maison-ar-sal__grid { grid-template-columns: repeat(3, 1fr); gap: 12px; } }

@media screen and (max-width: 768px) { .real-maison-ar-sal__grid { grid-template-columns: repeat(2, 1fr); gap: 10px; } .real-maison-ar-sal__overlay { opacity: 0.28; } .real-maison-ar-sal__item:active .real-maison-ar-sal__overlay { opacity: 0.7; } }

@media screen and (max-width: 600px) { .real-maison-ar-sal__lightbox-inner { width: 100vw; max-width: 100vw; padding: 0 12px; box-sizing: border-box; } .real-maison-ar-sal__img-wrap { flex: 1; display: flex; justify-content: center; } .real-maison-ar-sal__lightbox-img { max-width: calc(100vw - 110px); max-height: 70vh; border-radius: 8px; } .real-maison-ar-sal__btn { width: 38px; height: 38px; min-width: 38px; font-size: 30px; margin: 0 4px; flex-shrink: 0; } .real-maison-ar-sal__close { top: -46px; right: 8px; width: 34px; height: 34px; font-size: 28px; } }

@media screen and (max-width: 480px) { .real-maison-ar-sal__grid { grid-template-columns: repeat(2, 1fr); gap: 8px; } .real-maison-ar-sal__item { border-radius: 10px; } .real-maison-ar-sal__overlay i { font-size: 1.6em; } .real-maison-ar-sal__lightbox-img { max-width: calc(100vw - 100px); } .real-maison-ar-sal__btn { width: 34px; height: 34px; min-width: 34px; font-size: 28px; margin: 0 3px; } .real-maison-ar-sal__btn span, .real-maison-ar-sal__close span { transform: translateY(-2px); } }

/* -----------------------------------------------------------------------bloc first impression Maison Ar Sal------------------------------------------------------------------------------- */
.first-ar-sal { height: 100vh; width: 100%; display: flex; align-items: center; position: relative; overflow: hidden; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FfTZcDRdP0TVHku2opvQpvOaLe7E2%2Fimages%2F1_q6e9.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; }

/* overlay sombre pour lisibilité */
.first-ar-sal::after { content: ""; position: absolute; inset: 0; background: linear-gradient(115deg, rgba(54, 45, 39, 0.96) 0%, rgba(219, 153, 49, 0.82) 65%, rgba(219, 153, 49, 0.78) 100%); z-index: 1; }

/* CONTENU */
.first-ar-sal-container { width: 90%; max-width: 1200px; margin: auto; position: relative; z-index: 2; }

.first-ar-sal-text { max-width: 720px; color: #FFFAF1; text-shadow: 0 2px 12px rgba(0, 0, 0, 0.45); }

.first-ar-sal .tagline { color: #DB9931; font-weight: 700; font-family: 'Outfit', sans-serif; letter-spacing: 2px; font-size: 16px; text-transform: uppercase; }

.first-ar-sal-text h1 { font-size: 72px; font-weight: 700 !important; font-family: 'Lexend', sans-serif; color: #FFFAF1; line-height: 1.1; margin: 15px 0; }

.first-ar-sal-text p { font-size: 20px; margin-bottom: 30px; font-family: 'Outfit', sans-serif; color: #FFFAF1; line-height: 1.6; }

.first-ar-sal .button_homepageFirstScreen { display: inline-flex; align-items: center; justify-content: center; background: #DB9931; color: #362D27; padding: 14px 28px; border-radius: 4px; font-weight: 700; text-decoration: none; transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease; }

.first-ar-sal .button_homepageFirstScreen:hover { background: #FFFAF1; color: #362D27; transform: translateY(-3px); }

/* MOBILE */
@media (max-width: 900px) { .first-ar-sal { text-align: center; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FfTZcDRdP0TVHku2opvQpvOaLe7E2%2Fimages%2F1_q6e9.webp"); background-position: center; } .first-ar-sal-text { margin: auto; } .first-ar-sal-text h1 { font-size: 44px; } .first-ar-sal-text p { font-size: 17px; } .first-ar-sal .tagline { font-size: 14px; } }

/* ---------------------------------------------------------------------------bloc étape Maison Ar Sal------------------------------------------------------------------------------------- */
.etape-ar-sal { font-family: 'Outfit', sans-serif; background: #FFFAF1; padding: 70px 40px; max-width: 1200px; margin: 0 auto; text-align: center; box-sizing: border-box; }

.etape-ar-sal-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(219, 153, 49, 0.08); border: 1px solid rgba(219, 153, 49, 0.18); border-radius: 999px; padding: 7px 16px; font-size: 13px; font-weight: 700; color: #DB9931; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; }

.etape-ar-sal-dot { width: 8px; height: 8px; background: #362D27; border-radius: 50%; display: inline-block; flex-shrink: 0; }

.etape-ar-sal-title { font-family: 'Lexend', sans-serif; font-size: clamp(26px, 4vw, 42px); font-weight: 700 !important; color: #362D27; margin: 0 0 42px; line-height: 1.2; }

.etape-ar-sal-title span { color: #DB9931; }

.etape-ar-sal-grid { display: grid; grid-template-columns: repeat(3, 1fr); text-align: left; }

.etape-ar-sal-card { padding: 32px 28px; box-sizing: border-box; background: rgba(219, 153, 49, 0.05); border: 1px solid rgba(219, 153, 49, 0.12); transition: 0.3s ease; }

.etape-ar-sal-card:hover { background: rgba(219, 153, 49, 0.12); border-color: rgba(219, 153, 49, 0.35); }

.etape-ar-sal-card-last { border-right: 1px solid rgba(219, 153, 49, 0.12); }

.etape-ar-sal-num { display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; background: #DB9931; border-radius: 50%; font-family: 'Lexend', sans-serif; font-weight: 700; font-size: 14px; color: #FFFAF1; margin-bottom: 16px; }

.etape-ar-sal-card-title { font-family: 'Lexend', sans-serif; font-weight: 700 !important; font-size: 18px; color: #362D27; margin: 0 0 12px; line-height: 1.35; }

.etape-ar-sal-card-text { font-family: 'Outfit', sans-serif; font-size: 15px; color: rgba(54, 45, 39, 0.72); line-height: 1.65; margin: 0; }

/* Tablette */
@media (max-width: 991px) { .etape-ar-sal { padding: 55px 24px; } .etape-ar-sal-grid { grid-template-columns: 1fr; } .etape-ar-sal-card { border-bottom: none; padding: 28px 22px; } .etape-ar-sal-card-last { border-right: 1px solid rgba(219, 153, 49, 0.12); } .etape-ar-sal-title { margin-bottom: 32px; } }

/* Mobile */
@media (max-width: 576px) { .etape-ar-sal { padding: 45px 16px; } .etape-ar-sal-badge { font-size: 11px; padding: 6px 12px; } .etape-ar-sal-title { font-size: 27px; line-height: 1.25; margin-bottom: 26px; } .etape-ar-sal-card { padding: 24px 16px; } .etape-ar-sal-num { width: 44px; height: 44px; font-size: 13px; margin-bottom: 14px; } .etape-ar-sal-card-title { font-size: 17px; } .etape-ar-sal-card-text { font-size: 14px; line-height: 1.55; } }

/* ----------------------------------------------------------------------------- bloc presta Maison Ar Sal --------------------------------------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; }

/* ----- Section ----- */
.presta-ar-sal-section { position: relative; width: 100%; min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 5rem 1.5rem; font-family: 'Outfit', sans-serif; overflow: hidden; }

/* ----- Photo de fond ----- */
.presta-ar-sal-bg { position: absolute; inset: 0; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FfTZcDRdP0TVHku2opvQpvOaLe7E2%2Fimages%2FDesign_sans_titre_-_2026-06-10T101457488_datm.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; }

/* ----- Overlay ----- */
.presta-ar-sal-overlay { position: absolute; inset: 0; background: linear-gradient(160deg, rgba(54, 45, 39, 0.97) 0%, rgba(54, 45, 39, 0.88) 48%, rgba(219, 153, 49, 0.78) 100%); z-index: 1; }

/* ----- Contenu ----- */
.presta-ar-sal-content { position: relative; z-index: 2; width: 100%; max-width: 1200px; display: flex; flex-direction: column; align-items: center; text-align: center; }

/* ----- Surtitre ----- */
.presta-ar-sal-eyebrow { font-family: 'Lexend', sans-serif; font-size: 13px; font-weight: 900; letter-spacing: 0.22em; text-transform: uppercase; color: #DB9931; margin-bottom: 0.8rem; }

/* ----- Titre ----- */
.presta-ar-sal-title { font-family: 'Lexend', sans-serif; font-size: clamp(26px, 4.5vw, 48px); font-weight: 700 !important; color: #FFFAF1; line-height: 1.18; margin-bottom: 0.8rem; }

.presta-ar-sal-title span { color: #DB9931; }

/* ----- Sous-titre ----- */
.presta-ar-sal-subtitle { font-family: 'Outfit', sans-serif; font-size: 16px; font-weight: 400; color: rgba(255, 250, 241, 0.82); max-width: 720px; line-height: 1.75; margin-bottom: 3rem; }

/* ----- Ligne de cartes ----- */
.presta-ar-sal-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; width: 100%; }

/* ----- Carte ----- */
.presta-ar-sal-card { background: rgba(255, 250, 241, 0.09); border: 1px solid rgba(255, 250, 241, 0.18); border-radius: 16px; padding: 1.7rem 1.2rem 1.4rem; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 11px; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); position: relative; overflow: hidden; transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease; cursor: pointer; text-decoration: none; min-height: 315px; }

.presta-ar-sal-card::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 42%; height: 2px; background: var(--card-accent); border-radius: 0 0 4px 4px; }

.presta-ar-sal-card:hover { transform: translateY(-6px); background: rgba(255, 250, 241, 0.15); border-color: rgba(255, 250, 241, 0.32); }

.presta-ar-sal-card:active { transform: translateY(-2px); background: rgba(255, 250, 241, 0.12); }

.presta-ar-sal-card:focus-visible { outline: 2px solid var(--card-accent); outline-offset: 3px; }

/* ----- Icône ----- */
.presta-ar-sal-icon { width: 52px; height: 52px; border-radius: 14px; background: var(--card-icon-bg); border: 1px solid var(--card-icon-border); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: var(--card-accent); }

.presta-ar-sal-icon svg { width: 23px; height: 23px; }

/* ----- Textes ----- */
.presta-ar-sal-card-title { font-family: 'Lexend', sans-serif; font-size: 17px; font-weight: 700 !important; color: #FFFAF1; line-height: 1.35; margin: 0; }

.presta-ar-sal-card-desc { font-family: 'Outfit', sans-serif; font-size: 15px; font-weight: 400; color: rgba(255, 250, 241, 0.72); line-height: 1.6; flex: 1; margin: 0; }

/* ----- Badge ----- */
.presta-ar-sal-tag { display: inline-block; font-family: 'Outfit', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.07em; padding: 4px 11px; border-radius: 20px; background: var(--card-tag-bg); color: var(--card-tag-color); margin-top: 2px; }

/* ============================================= COULEURS PAR CARTE ============================================= */
.presta-ar-sal-card--orange { --card-accent: #DB9931; --card-icon-bg: rgba(219, 153, 49, 0.18); --card-icon-border: rgba(219, 153, 49, 0.35); --card-tag-bg: rgba(219, 153, 49, 0.28); --card-tag-color: #FFFAF1; }

.presta-ar-sal-card--dark { --card-accent: #FFFAF1; --card-icon-bg: rgba(255, 250, 241, 0.14); --card-icon-border: rgba(255, 250, 241, 0.30); --card-tag-bg: rgba(54, 45, 39, 0.32); --card-tag-color: #FFFAF1; }

/* ============================================= RESPONSIVE ============================================= */
@media (max-width: 1200px) { .presta-ar-sal-row { grid-template-columns: repeat(2, 1fr); } .presta-ar-sal-card { min-height: 285px; } }

@media (max-width: 768px) { .presta-ar-sal-section { padding: 4rem 1rem; } .presta-ar-sal-subtitle { margin-bottom: 2.2rem; } }

@media (max-width: 480px) { .presta-ar-sal-row { grid-template-columns: 1fr; } .presta-ar-sal-section { padding: 3.5rem 1rem; } .presta-ar-sal-card { min-height: auto; } .presta-ar-sal-card-title { font-size: 16px; } .presta-ar-sal-card-desc { font-size: 14px; } }

/*------------------------------------------------------------------------bloc texte presta MAISON AR SAL-----------------------------------------------------------------------------------*/
.texte-presta-ar-sal { position: relative; padding: 100px 80px; overflow: hidden; background: #362D27; font-family: 'Outfit', sans-serif; }

.texte-presta-ar-sal .texte-presta-ar-sal-bg { position: absolute; inset: 0; z-index: 0; }

.texte-presta-ar-sal .texte-presta-ar-sal-bg img { width: 100%; height: 100%; object-fit: cover; display: block; }

/* Overlay */
.texte-presta-ar-sal::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(54, 45, 39, 0.96) 0%, rgba(54, 45, 39, 0.94) 75%, rgba(219, 153, 49, 0.42) 100%); z-index: 1; }

.texte-presta-ar-sal-overlay { position: relative; z-index: 2; }

.texte-presta-ar-sal-row { display: flex; align-items: center; justify-content: space-between; gap: 80px; margin-bottom: 100px; }

.texte-presta-ar-sal-row:last-child { margin-bottom: 0; }

.texte-presta-ar-sal-row.reverse { flex-direction: row-reverse; }

.texte-presta-ar-sal-image { flex: 0 0 38%; display: flex; }

.texte-presta-ar-sal-row:not(.reverse) .texte-presta-ar-sal-image { justify-content: flex-start; }

.texte-presta-ar-sal-row.reverse .texte-presta-ar-sal-image { justify-content: flex-end; }

.texte-presta-ar-sal-image img { display: block; width: 100%; height: auto; border-radius: 25px; border: 1px solid rgba(255, 250, 241, 0.35); box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35); }

.texte-presta-ar-sal-text { flex: 0 0 55%; max-width: none; color: #FFFAF1; }

.texte-presta-ar-sal-row:not(.reverse) .texte-presta-ar-sal-text { text-align: left; }

.texte-presta-ar-sal-row.reverse .texte-presta-ar-sal-text { text-align: left; margin-left: 0; }

.texte-presta-ar-sal-text h2 { margin: 0 0 24px; font-size: 32px; line-height: 1.1; color: #FFFAF1; text-align: center; font-family: 'Lexend', sans-serif; font-weight: 800 !important; }

.texte-presta-ar-sal-text h2 span { color: #DB9931; }

.texte-presta-ar-sal-text p { margin: 0; font-size: 16px; font-family: 'Outfit', sans-serif; line-height: 1.7; max-width: 900px; color: rgba(255, 250, 241, 0.88); }

.texte-presta-ar-sal-btn-wrap { text-align: center; }

@media (max-width: 1024px) { .texte-presta-ar-sal { padding: 90px 40px; } .texte-presta-ar-sal-row, .texte-presta-ar-sal-row.reverse { flex-direction: column; align-items: flex-start; gap: 40px; margin-bottom: 80px; } .texte-presta-ar-sal-image, .texte-presta-ar-sal-text { flex: 1 1 100%; width: 100%; } .texte-presta-ar-sal-row.reverse .texte-presta-ar-sal-image { justify-content: flex-start; } .texte-presta-ar-sal-image img { max-width: 100%; } .texte-presta-ar-sal-text h2 { font-size: 42px; } .texte-presta-ar-sal-text p { font-size: 20px; max-width: 100%; } }

@media (max-width: 767px) { .texte-presta-ar-sal { padding: 120px 20px; } .texte-presta-ar-sal-text h2 { font-size: 26px; text-align: left; } .texte-presta-ar-sal-text p { font-size: 18px; line-height: 1.6; } }

/* -------------------------------------------------------------------------- Bloc horaires + réseaux MAISON AR SAL -------------------------------------------------------------------------- */
.rs-horaire-ar-sal-section { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FfTZcDRdP0TVHku2opvQpvOaLe7E2%2Fimages%2Fjoints_de_murets_et_pose_brique_irm7.webp"); background-size: cover; background-position: center; background-attachment: scroll; background-repeat: no-repeat; min-height: 500px; display: flex; align-items: center; justify-content: center; padding: 60px 20px; position: relative; font-family: 'Outfit', sans-serif; }

.rs-horaire-ar-sal-section::before { content: ''; position: absolute; inset: 0; background: linear-gradient(55deg, rgba(54, 45, 39, 0.97) 0%, rgba(54, 45, 39, 0.9) 55%, rgba(219, 153, 49, 0.78) 100%); }

.rs-horaire-ar-sal-wrapper { position: relative; z-index: 1; width: 100%; max-width: 1180px; display: grid; grid-template-columns: minmax(320px, 550px) minmax(280px, 1fr); gap: 28px; align-items: center; justify-content: center; margin: 0 auto; }

/* ===== BLOC HORAIRE ===== */
.rs-horaire-ar-sal-horaire { background: #FFFAF1; border-radius: 16px; border: 1px solid rgba(219, 153, 49, 0.35); box-shadow: 0 14px 35px rgba(54, 45, 39, 0.25); padding: 32px; width: 100%; margin: 0 auto; transition: box-shadow 0.3s ease, transform 0.25s ease, border-color 0.25s ease; position: relative; }

.rs-horaire-ar-sal-horaire:hover { transform: translateY(-6px); box-shadow: 0 20px 45px rgba(219, 153, 49, 0.25); border-color: #DB9931; }

.rs-horaire-ar-sal-header { display: flex; align-items: center; gap: 12px; margin-bottom: 24px; }

.rs-horaire-ar-sal-icon-wrapper { background: rgba(219, 153, 49, 0.14); padding: 10px; border-radius: 10px; flex-shrink: 0; }

.rs-horaire-ar-sal-icon { width: 24px; height: 24px; color: #DB9931; }

.rs-horaire-ar-sal-horaire h2 { font-family: 'Lexend', sans-serif; font-size: 24px; font-weight: 700 !important; color: #362D27; margin: 0; }

.rs-horaire-ar-sal-schedule { display: flex; flex-direction: column; gap: 8px; }

.rs-horaire-ar-sal-day-row { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 12px 16px; border-radius: 8px; transition: 0.2s ease; }

.rs-horaire-ar-sal-day-row:hover { background: rgba(219, 153, 49, 0.12); }

.rs-horaire-ar-sal-day-row.today { background: rgba(219, 153, 49, 0.16); border-left: 4px solid #DB9931; font-weight: 800; }

.rs-horaire-ar-sal-day-name { font-size: 16px; color: #362D27; }

.rs-horaire-ar-sal-today-badge { font-size: 11px; color: #DB9931; margin-left: 8px; }

.rs-horaire-ar-sal-hours { font-size: 16px; font-weight: 500; color: #362D27; font-variant-numeric: tabular-nums; text-align: right; }

.rs-horaire-ar-sal-hours.closed { color: #DB9931; font-weight: 700; }

.rs-horaire-ar-sal-open-status { margin-top: 16px; padding: 12px 16px; border-radius: 8px; text-align: center; font-weight: 700; font-size: 16px; }

.rs-horaire-ar-sal-open-status.open { background: #DB9931; color: #FFFAF1; border: 1px solid #DB9931; }

.rs-horaire-ar-sal-open-status.closed { background: rgba(54, 45, 39, 0.08); color: #362D27; border: 1px solid rgba(54, 45, 39, 0.25); }

/* ===== RÉSEAUX SOCIAUX ===== */
.rs-horaire-ar-sal-rs { padding: 60px 20px; text-align: center; margin: 0 auto; width: 100%; max-width: 900px; position: relative; z-index: 1; }

.rs-horaire-ar-sal-rs h2 { font-family: 'Lexend', sans-serif; margin: 0 0 40px; font-weight: 700 !important; font-size: 38px; color: #FFFAF1; line-height: 1.2; }

.rs-horaire-ar-sal-rs h2 span { color: #DB9931; }

.rs-horaire-ar-sal-buttons { display: flex; justify-content: center; align-items: center; gap: 60px; flex-wrap: wrap; width: 100%; margin: 0 auto; }

.rs-horaire-ar-sal-link { display: flex; align-items: center; justify-content: center; text-decoration: none; }

.rs-horaire-ar-sal-link img { width: 80px; height: 80px; object-fit: contain; display: block; transition: transform 0.3s ease, filter 0.3s ease; }

.rs-horaire-ar-sal-link:hover img { transform: translateY(-5px) scale(1.08); filter: drop-shadow(0 6px 12px rgba(0, 0, 0, 0.35)); }

/* ===== RESPONSIVE ===== */
@media (max-width: 900px) { .rs-horaire-ar-sal-wrapper { grid-template-columns: 1fr; max-width: 600px; } .rs-horaire-ar-sal-rs { padding: 50px 20px 20px; } .rs-horaire-ar-sal-rs h2 { font-size: 30px; margin-bottom: 32px; } .rs-horaire-ar-sal-link img { width: 70px; height: 70px; } }

@media (max-width: 480px) { .rs-horaire-ar-sal-section { padding: 45px 16px; } .rs-horaire-ar-sal-horaire, .rs-horaire-ar-sal-rs { padding: 24px; } .rs-horaire-ar-sal-horaire h2, .rs-horaire-ar-sal-rs h2 { font-size: 20px; } .rs-horaire-ar-sal-day-row { padding: 10px 12px; align-items: flex-start; flex-direction: column; } .rs-horaire-ar-sal-day-name, .rs-horaire-ar-sal-hours { font-size: 16px; } .rs-horaire-ar-sal-hours { text-align: left; } .rs-horaire-ar-sal-today-badge { display: inline-block; margin-left: 6px; font-size: 15px; } .rs-horaire-ar-sal-open-status { font-size: 14px; padding: 12px; } .rs-horaire-ar-sal-link img { width: 60px; height: 60px; } }

.qjs-section { background: #FDF8F0; padding: 90px 24px; font-family: system-ui, -apple-system, "Segoe UI", sans-serif; }

.qjs-wrap { max-width: 1180px; margin: 0 auto; display: grid; grid-template-columns: 0.92fr 1fr; gap: 64px; align-items: center; }

/* IMAGE */
.qjs-media { position: relative; }

.qjs-media__frame { position: relative; border-radius: 22px; overflow: hidden; box-shadow: 0 24px 60px -20px rgba(43, 34, 24, 0.28); }

.qjs-media__frame img { width: 100%; height: 460px; object-fit: cover; display: block; }

.qjs-media__badge { position: absolute; bottom: -22px; left: -22px; background: #fff; border-radius: 16px; padding: 16px 22px; box-shadow: 0 14px 32px -10px rgba(43, 34, 24, 0.22); display: flex; align-items: center; gap: 12px; }

.qjs-media__badge-icon { width: 42px; height: 42px; border-radius: 50%; background: #FBEFD9; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }

.qjs-media__badge-icon svg { width: 22px; height: 22px; stroke: #D89A3A; stroke-width: 2; fill: none; stroke-linecap: round; stroke-linejoin: round; }

.qjs-media__badge-text strong { display: block; font-size: 15px; color: #2B2218; font-weight: 700 !important; }

.qjs-media__badge-text span { font-size: 12.5px; color: #8a7a63; }

/* CONTENT */
.qjs-content { padding-left: 12px; }

.qjs-pill { display: inline-flex; align-items: center; gap: 8px; background: #FBEFD9; color: #B97D1F; font-size: 12.5px; font-weight: 700 !important; letter-spacing: 0.06em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 22px; }

.qjs-pill::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: #D89A3A; }

.qjs-title { font-size: 38px; font-weight: 800 !important; color: #2B2218; line-height: 1.18; margin: 0 0 26px; }

.qjs-title span { color: #D89A3A; }

.qjs-name { font-size: 16px; font-weight: 700 !important; color: #2B2218; margin: 0 0 14px; }

.qjs-text { font-size: 15.5px; line-height: 1.75; color: #5c5142; }

.qjs-text p { margin: 0 0 16px; }

.qjs-text p:last-child { margin-bottom: 0; }

.qjs-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 30px; }

.qjs-tag { font-size: 13px; font-weight: 600 !important; color: #2B2218; background: #fff; border: 1px solid rgba(43, 34, 24, 0.12); padding: 9px 16px; border-radius: 999px; }

@media (max-width: 880px) { .qjs-wrap { grid-template-columns: 1fr; gap: 48px; } .qjs-content { padding-left: 0; } .qjs-media__frame img { height: 360px; } .qjs-media__badge { left: 16px; bottom: -20px; padding: 14px 18px; } .qjs-title { font-size: 30px; } }

@media (max-width: 480px) { .qjs-section { padding: 64px 18px; } .qjs-media__frame img { height: 280px; } .qjs-media__badge { display: none; } .qjs-title { font-size: 26px; } }

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