@charset "UTF-8";
@import url(main.css);
a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { color: #f6f1e3 !important; font-family: Figtree !important; font-size: 1.2em !important; font-weight: 900; }

a.dropdown-item.text-color-fourth { color: white !important; }

/*---------------------------------------------------------------------------bug flèche lottie--------------------------------------------------------------------------------*/
.lottie-scroll { display: none; }

/*----------------------------------------------------------------------------logo carrousel---------------------------------------------------------------------------------*/
img.logo_nav.slider-with-features-carousel-logo { height: 25vh !important; /* augmente la taille (mets la valeur que tu veux) */ filter: brightness(0) invert(1); /* rend l'image blanche */ }

/*----------------------------------------------------------------------Bouton Fixe en bas à droite--------------------------------------------------------------------------*/
.btnFixe { position: fixed; bottom: 20px; right: 20px; z-index: 10; width: 100px; transition: width 0.5s ease; }

.btnFixe:hover { width: 125px; transition: width 0.5s ease; }

@media (max-width: 767px) { .btnFixe { bottom: 15px; right: 15px; width: 75px; z-index: 999; } .btnFixe:hover { width: 85px; } a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { font-size: 0.75em !important; } }

/*-----------------------------------------------------------------------------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: #C74334 !important; }

/*-----------------------------------------------------------------------------custom header--------------------------------------------------------------------------------*/
.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; /* Updated primary background color */ background: #092121; 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; }

.custom-header.scrolled { top: 14px; }

.custom-header.scrolled .container-fluid { margin-left: 20px; margin-right: 20px; padding: 12px 24px; background: rgba(9, 33, 33, 0.9); /* Slightly adjusted for scrolled state */ backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); border: 1px solid rgba(217, 122, 30, 0.32); border-radius: 22px; box-shadow: 0 10px 30px rgba(201, 101, 18, 0.16); }

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

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

@media (max-width: 991px) { .custom-header .container-fluid { padding: 12px 14px; background: #092121; } .custom-header.scrolled { top: 8px; } .custom-header.scrolled .container-fluid { margin-left: 10px; margin-right: 10px; padding: 10px 14px; background: rgba(9, 33, 33, 0.9); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); border-radius: 18px; border: 1px solid rgba(217, 122, 30, 0.28); box-shadow: 0 8px 24px rgba(201, 101, 18, 0.14); } .custom-header .logo_nav, .custom-header.scrolled .logo_nav { height: 52px; } }

.custom-header .animated-border-button { background-color: transparent !important; }

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

.logo_nav { height: 10vh !important; }

/*-------------------------------------------------------------------------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; }

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

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

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

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

/*-----------------------------------------------------------------------------ancre etape-----------------------------------------------------------------------------------*/
#etape { scroll-margin-top: 95px; }

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

/*----------------------------------------------------------------------ancre bloc presta couverture-----------------------------------------------------------------------------*/
#couverture { scroll-margin-top: 150px; }

/*----------------------------------------------------------------------ancre bloc presta étanchéité-----------------------------------------------------------------------------*/
#etancheite { scroll-margin-top: 150px; }

/*----------------------------------------------------------------------ancre bloc presta fuite-----------------------------------------------------------------------------*/
#fuite { scroll-margin-top: 150px; }

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

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

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

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

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

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

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

/* ---------------------------------------------------------------------bouton contact envoyer------------------------------------------------------------------------------ */
button.btn-outline-dark { --bs-btn-color: #092121; --bs-btn-border-color: #F6F1E3; --bs-btn-hover-color: #F6F1E3; --bs-btn-hover-bg: #C74334; --bs-btn-hover-border-color: #C74334; --bs-btn-bg: #F6F1E3; --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: 15px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: 'Figtree', sans-serif; letter-spacing: 1px; text-decoration: none; color: #F6F1E3 !important; background: transparent; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #F6F1E3; border-radius: 30px; box-shadow: inset 0 0 0 0 #F6F1E3; }

.button-header-telephone:hover { color: #F6F1E3 !important; box-shadow: inset 0 -100px 0 0 #C74334 !important; border-color: #C74334 !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: 'Figtree', sans-serif; letter-spacing: 1px; text-decoration: none; color: #F6F1E3 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #F6F1E3 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #F6F1E3; }

.button_homepageFirstScreen:hover { color: #F6F1E3 !important; box-shadow: inset 0 -100px 0 0 #C74334 !important; border-color: #C74334 !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: 'Figtree', sans-serif; letter-spacing: 1px; text-decoration: none; color: #092121 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #092121 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #092121; }

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

.button_homepageDoubleScreen: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: 'Figtree', sans-serif; letter-spacing: 1px; text-decoration: none; color: #F6F1E3 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #F6F1E3 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #F6F1E3; }

.button_secondepageDoubleScreen:hover { color: #F6F1E3 !important; box-shadow: inset 0 -100px 0 0 #C74334 !important; border-color: #C74334 !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: 'Figtree', sans-serif; letter-spacing: 1px; text-decoration: none; color: #092121 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #092121 !important; border-radius: 30px; box-shadow: inset 0 0 0 0 #092121; }

.all-activities-button:hover { color: #F6F1E3 !important; box-shadow: inset 0 -100px 0 0 #C74334 !important; border-color: #C74334 !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: 1px solid #C74334; }

/*----------------------------------------------------------------------------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: 'Figtree', sans-serif; letter-spacing: 1px; text-decoration: none; color: #092121 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #092121 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #092121; }

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

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

/*-----------------------------------------------------------------------------bloc avis--------------------------------------------------------------------------------------*/
.d-lg-flex.align-items-lg-center { font-family: 'Outfit', sans-serif; }

p.lead.fs-6 { font-family: 'Outfit', sans-serif; }

.mx-2 { font-family: 'Figtree', sans-serif; }

.d-lg-flex.align-items-center.justify-content-lg-between.text-center.text-lg-start.p-lg-4 { background: #ffffff !important; border-radius: 30px !important; }

.card.p-2.rounded-3.shadow-lg.px-4.border-0.d-flex.justify-content-lg-between { background: #F6F1E3 !important; }

/* ----------------------------------------------------------------------Flèche retour en haut------------------------------------------------------------------------------- */
/* Bouton Retour en haut */
#back-to-top { position: fixed; bottom: 24px; left: 24px; background-color: #092121; color: #F6F1E3 !important; font-size: 20px; font-weight: 700 !important; line-height: 1; text-align: center; padding: 14px 18px; border-radius: 100%; border: 2px solid #F6F1E3; 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: #C74334; border: 2px solid #F6F1E3; color: #F6F1E3 !important; transform: translateY(-3px); }

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

/* -----------------------------------------------------------------------bloc first impression------------------------------------------------------------------------------- */
.first-rc-couverture { height: 100vh; width: 100%; display: flex; align-items: center; position: relative; overflow: hidden; }

/* VIDEO BACKGROUND */
.first-rc-couverture-video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }

/* overlay sombre pour lisibilité */
.first-rc-couverture::after { content: ""; position: absolute; inset: 0; background: rgba(9, 33, 33, 0.35); z-index: 1; }

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

.first-rc-couverture-text { max-width: 520px; color: #F6F1E3; text-shadow: 0 2px 12px rgba(0, 0, 0, 0.35); }

.first-rc-couverture .tagline { color: #F6F1E3; font-weight: 700; font-family: 'Outfit', sans-serif; letter-spacing: 2px; font-size: 16px; }

.first-rc-couverture-text h1 { font-size: 72px; font-weight: 700 !important; font-family: 'Figtree', sans-serif; color: #F6F1E3; line-height: 1.1; margin: 15px 0; }

.first-rc-couverture-text p { font-size: 18px; font-family: 'Outfit', sans-serif; margin-bottom: 30px; color: #F6F1E3; line-height: 1.6; }

/* LOGO */
.first-rc-couverture-logo { margin-bottom: 40px; }

.first-rc-couverture-logo img { height: 70px; width: auto; }

/* ANIMATION (gardée si jamais tu veux réutiliser ailleurs) */
@keyframes zoomHero { from { transform: scale(1); }
  to { transform: scale(1.15); } }

/* MOBILE */
@media (max-width: 900px) { .first-rc-couverture-text h1 { font-size: 46px; } .first-rc-couverture { text-align: center; } .first-rc-couverture-text { margin: auto; } .first-rc-couverture-logo { text-align: center; margin-bottom: 30px; } .first-rc-couverture-logo img { height: 55px; } }

/* ---------------------------------------------------------------------------bloc etape------------------------------------------------------------------------------------- */
.etape-hiw-rc-couverture { font-family: 'Outfit', sans-serif; background: #F6F1E3; padding: 60px 40px; max-width: 1200px; margin: 0 auto; text-align: center; box-sizing: border-box; }

.hiw-badge { display: inline-flex; align-items: center; gap: 6px; border: 2px solid #092121 !important; background: #F6F1E3; border-radius: 999px; padding: 6px 14px; font-size: 13px; font-weight: 500; color: #092121; margin-bottom: 18px; }

.hiw-badge .dot { width: 8px; height: 8px; background: #C74334; border-radius: 50%; display: inline-block; flex-shrink: 0; }

.hiw-title { font-family: 'Figtree', sans-serif; font-size: clamp(26px, 4vw, 40px); font-weight: 700 !important; color: #092121; margin: 0 0 40px; line-height: 1.15; }

.hiw-grid { display: grid; grid-template-columns: repeat(3, 1fr); text-align: left; border-top: 1px solid #F6F1E3; border-bottom: 1px solid #F6F1E3; }

.hiw-card { padding: 28px; border-right: 1px solid #F6F1E3; box-sizing: border-box; }

.hiw-card--last { border-right: none; }

.hiw-num { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; background: #C74334; border-radius: 50%; font-family: 'Figtree', sans-serif; font-weight: 800; font-size: 15px; color: #F6F1E3; margin-bottom: 14px; }

.hiw-card-title { font-family: 'Figtree', sans-serif; font-weight: 700 !important; font-size: 18px; color: #092121; margin: 0 0 10px; line-height: 1.3; }

.hiw-card-text { font-size: 14px; color: #3d4349; line-height: 1.6; margin: 0; }

/* Tablette */
@media (max-width: 991px) { .etape-hiw-rc-couverture { padding: 50px 24px; } .hiw-grid { grid-template-columns: 1fr; border-bottom: none; } .hiw-card { border-right: none; border-bottom: 1px solid #e8e8e8; padding: 24px 20px; } .hiw-card--last { border-bottom: none; } .hiw-title { margin-bottom: 30px; } }

/* Mobile */
@media (max-width: 576px) { .etape-hiw-rc-couverture { padding: 40px 16px; } .hiw-badge { font-size: 12px; padding: 6px 12px; } .hiw-title { font-size: 28px; line-height: 1.2; margin-bottom: 24px; } .hiw-card { padding: 20px 16px; } .hiw-num { width: 42px; height: 42px; font-size: 14px; margin-bottom: 12px; } .hiw-card-title { font-size: 17px; } .hiw-card-text { font-size: 14px; line-height: 1.5; } }

/* ----------------------------------------------------------------------------- bloc presta --------------------------------------------------------------------------------- */
/* ----- Section ----- */
.presta-rc-couverture-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; background: #092121; }

/* ----- Photo de fond ----- */
.presta-rc-couverture-bg { position: absolute; inset: 0; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FTuv9maIzF9gZ1UIC97MClmyBDbI3%2Fimages%2F3_yf98.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; }

/* ----- Overlay ----- */
.presta-rc-couverture-overlay { position: absolute; inset: 0; background: linear-gradient(160deg, rgba(9, 33, 33, 0.96) 0%, rgba(9, 33, 33, 0.86) 50%, rgba(9, 33, 33, 0.96) 100%); z-index: 1; }

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

/* ----- Surtitre ----- */
.presta-rc-couverture-eyebrow { font-family: 'Figtree', sans-serif; font-size: 11px; font-weight: 700 !important; letter-spacing: 0.22em; text-transform: uppercase; color: #F6F1E3; margin-bottom: 0.8rem; }

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

.presta-rc-couverture-title span { color: #C74334; }

/* ----- Sous-titre ----- */
.presta-rc-couverture-subtitle { font-size: 15px; font-weight: 300; color: rgba(255, 255, 255, 0.82); max-width: 620px; line-height: 1.75; margin-bottom: 3rem; }

/* ----- Lignes de cartes ----- */
.presta-rc-couverture-row { display: flex; justify-content: center; gap: 16px; width: 100%; }

.presta-rc-couverture-row--top { margin-bottom: 16px; }

.presta-rc-couverture-row--top .presta-rc-couverture-card { flex: 0 1 calc(50% - 8px); max-width: calc(50% - 8px); }

.presta-rc-couverture-row--bottom .presta-rc-couverture-card { flex: 0 1 calc(33.333% - 11px); max-width: calc(33.333% - 11px); }

/* ----- Carte ----- */
.presta-rc-couverture-card { background: rgba(255, 255, 255, 0.08); border: 1px solid rgba(199, 67, 52, 0.28); border-radius: 16px; padding: 1.6rem 1.2rem 1.3rem; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 11px; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); position: relative; overflow: hidden; transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease; cursor: pointer; text-decoration: none; }

.presta-rc-couverture-card::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 42%; height: 3px; background: #F6F1E3; border-radius: 0 0 4px 4px; }

.presta-rc-couverture-card:hover { transform: translateY(-6px); background: rgba(255, 255, 255, 0.14); border-color: rgba(199, 67, 52, 0.7); box-shadow: 0 14px 35px rgba(4, 10, 26, 0.35); }

.presta-rc-couverture-card:active { transform: translateY(-2px); }

.presta-rc-couverture-card:focus-visible { outline: 2px solid #C74334; outline-offset: 3px; }

/* ----- Icône ----- */
.presta-rc-couverture-icon { width: 50px; height: 50px; border-radius: 13px; background: rgba(199, 67, 52, 0.12); border: 1px solid rgba(199, 67, 52, 0.35); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #C74334; font-size: 24px; }

.presta-rc-couverture-icon svg { width: 22px; height: 22px; }

/* ----- Textes ----- */
.presta-rc-couverture-card-title { font-family: 'Figtree', sans-serif; font-size: 20px; font-weight: 700; color: #F6F1E3; line-height: 1.35; }

.presta-rc-couverture-card-desc { font-size: 15px; font-weight: 300; color: rgba(255, 255, 255, 0.84); line-height: 1.65; flex: 1; }

/* ----- Badge ----- */
.presta-rc-couverture-tag { display: inline-block; font-size: 12px; font-weight: 600; letter-spacing: 0.07em; padding: 4px 10px; border-radius: 20px; background: rgba(199, 67, 52, 0.14); color: #C74334; border: 1px solid rgba(199, 67, 52, 0.3); margin-top: 2px; }

/* ----- Responsive tablette ----- */
@media (max-width: 1024px) { .presta-rc-couverture-row { flex-wrap: wrap; } .presta-rc-couverture-row--top .presta-rc-couverture-card, .presta-rc-couverture-row--bottom .presta-rc-couverture-card { flex: 0 1 calc(50% - 8px); max-width: calc(50% - 8px); } }

/* ----- Responsive mobile : 1 carte par ligne ----- */
@media (max-width: 768px) { .presta-rc-couverture-section { padding: 4rem 1rem; } .presta-rc-couverture-row { flex-direction: column; flex-wrap: nowrap; gap: 16px; } .presta-rc-couverture-row--top { margin-bottom: 16px; } .presta-rc-couverture-row--top .presta-rc-couverture-card, .presta-rc-couverture-row--bottom .presta-rc-couverture-card { flex: 0 1 100%; max-width: 100%; width: 100%; } }

/* ---------------------------------------------------------------------------Bloc partenaires------------------------------------------------------------------------------- */
/* CSS pour le bloc partenaires */
.partenaires-rc-couverture { position: relative; width: 100%; padding: 25px 0px 60px 0px; background-color: #F6F1E3; }

#partenaires-rc-couverture-swiper { max-width: 1800px; margin: 0 auto; }

#partenaires-rc-couverture-swiper .swiper-slide { display: flex; justify-content: center; align-items: center; }

#partenaires-rc-couverture-swiper .swiper-slide a { display: flex; justify-content: center; align-items: center; }

#partenaires-rc-couverture-swiper .swiper-slide img { max-width: 180px; max-height: 100px; object-fit: contain; transition: transform 0.3s ease, opacity 0.3s ease; }

#partenaires-rc-couverture-swiper .swiper-slide img:hover { transform: scale(0.96); opacity: 0.9; }

/* -----------------------------------------------------------------------------Bloc horaire--------------------------------------------------------------------------------- */
.horaire-section { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FTuv9maIzF9gZ1UIC97MClmyBDbI3%2Fimages%2F4_swu4.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; }

.horaire-section::before { content: ''; position: absolute; inset: 0; background: rgba(9, 33, 33, 0.94); }

.horaire-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; }

.horaire-rc-couverture { background: #F6F1E3; /* Couleur de fond modifiée */ border-radius: 16px; border: 2px solid #F6F1E3; box-shadow: 0 10px 30px rgba(31, 0, 1, 0.08); padding: 32px; width: 100%; margin: 0 auto; font-family: 'Outfit', sans-serif; transition: box-shadow 0.3s ease, transform 0.25s ease, border-color 0.25s ease; position: relative; }

.horaire-rc-couverture:hover { transform: translateY(-6px); box-shadow: 0 18px 45px rgba(31, 0, 1, 0.15); border-color: #C74334; /* Couleur hover */ }

.horaire-rc-couverture .header { display: flex; align-items: center; gap: 12px; margin-bottom: 24px; }

.horaire-rc-couverture .icon-wrapper { background: #F6F1E3; padding: 10px; border-radius: 10px; flex-shrink: 0; }

.horaire-rc-couverture .icon { width: 24px; height: 24px; color: #C74334; /* Couleur du SVG */ }

.horaire-rc-couverture h2 { font-size: 24px; font-family: 'Figtree', sans-serif; font-weight: 700 !important; color: #092121; /* Couleur titre modifiée */ margin: 0; }

.horaire-rc-couverture .schedule { display: flex; flex-direction: column; gap: 8px; }

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

.horaire-rc-couverture .day-row:hover { background: #FFFBFB; }

.horaire-rc-couverture .day-row.today { background: #C74334; /* Couleur du jour actuel modifiée */ border-left: 4px solid #F6F1E3; font-weight: 800; }

.horaire-rc-couverture .day-name { font-size: 16px; color: #092121; /* Couleur du texte des jours modifiée */ }

.horaire-rc-couverture .today-badge { font-size: 16px; color: #F6F1E3; /* Couleur de la badge modifiée */ margin-left: 8px; }

.horaire-rc-couverture .hours { font-size: 16px; font-weight: 500; color: #092121; /* Couleur des heures modifiée */ font-variant-numeric: tabular-nums; text-align: right; }

.horaire-rc-couverture .hours.closed { color: #C74334; /* Couleur des heures fermées modifiée */ }

.horaire-rc-couverture .open-status { margin-top: 12px; padding: 12px; border-radius: 8px; text-align: center; font-weight: 700; font-size: 18px; /* Taille du texte "Ouvert maintenant" réduite */ }

.horaire-rc-couverture .open-status.open { background: #FFFFFF; color: #C74334; border: 1px solid #C74334; }

.horaire-rc-couverture .open-status.closed { background: #092121; color: #FFFFFF; }

/* ===== RESPONSIVE ===== */
@media (max-width: 900px) { .horaire-wrapper { grid-template-columns: 1fr; max-width: 600px; } }

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

/* --------------------------------------------------------------------------------Bloc r-s----------------------------------------------------------------------------------- */
.rs-rc-couverture { padding: 60px 20px; text-align: center; margin: 0 auto; width: 100%; max-width: 900px; position: relative; z-index: 1; }

.rs-rc-couverture h2 { margin: 0 0 40px; font-weight: 700 !important; font-size: 38.4px; color: #F6F1E3; line-height: 1.2; }

/* Conteneur */
.rs-rc-couverture-buttons { display: flex; justify-content: center; align-items: center; gap: 60px; flex-wrap: wrap; width: 100%; margin: 0 auto; }

/* Lien simple sans carte */
.rs-rc-couverture-link { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; text-decoration: none; color: white; }

/* Logo */
.rs-rc-couverture-link img { width: 70px; height: 70px; object-fit: contain; display: block; transition: transform 0.3s ease, filter 0.3s ease; }

/* Hover seulement sur le logo */
.rs-rc-couverture-link:hover img { transform: translateY(-5px) scale(1.08); filter: drop-shadow(0 6px 12px rgba(0, 0, 0, 0.35)); }

/* Tablette */
@media (max-width: 768px) { .rs-rc-couverture { padding: 50px 20px; } .rs-rc-couverture h2 { font-size: 30px; margin-bottom: 32px; } .rs-rc-couverture-buttons { gap: 40px; } .rs-rc-couverture-link img { width: 62px; height: 62px; } }

/* Mobile */
@media (max-width: 480px) { .rs-rc-couverture { padding: 40px 16px; } .rs-rc-couverture h2 { font-size: 24px; margin-bottom: 24px; } .rs-rc-couverture-buttons { gap: 24px; } .rs-rc-couverture-link img { width: 56px; height: 56px; } }

/*----------------------------------------------------------------------------bloc en-tete-----------------------------------------------------------------------------------*/
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

/* SECTION */
.en-tete-rc-couverture-services-section { position: relative; display: flex; align-items: center; justify-content: space-between; padding: 200px 60px 80px 60px; gap: 48px; flex-wrap: wrap; min-height: 70vh; font-family: 'Outfit', sans-serif; overflow: hidden; }

/* BACKGROUND */
.en-tete-rc-couverture-services-bg { position: absolute; inset: 0; background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; }

/* OVERLAY */
.en-tete-rc-couverture-services-overlay { position: absolute; inset: 0; background: linear-gradient(160deg, rgba(9, 33, 33, 0.92) 0%, rgba(9, 33, 33, 0.88) 55%, rgba(9, 33, 33, 0.96) 100%); z-index: 1; }

/* CONTENU */
.en-tete-rc-couverture-services-content { position: relative; z-index: 2; flex: 1; min-width: 300px; max-width: 50%; display: flex; flex-direction: column; align-items: flex-start; }

/* EYEBROW */
.en-tete-rc-couverture-services-eyebrow { font-family: 'Figtree', sans-serif; font-size: 11px; font-weight: 700 !important; letter-spacing: 0.22em; text-transform: uppercase; color: #C74334; /* Couleur rouge pour l'eyebrow */ margin-bottom: 0.8rem; }

/* TITLE */
.en-tete-rc-couverture-services-content h1 { font-family: 'Figtree', sans-serif; font-size: clamp(26px, 4.5vw, 48px); font-weight: 700 !important; line-height: 1.18; margin-bottom: 1.2rem; color: #F6F1E3; /* Couleur crème pour le titre */ }

.en-tete-rc-couverture-services-content h1 span { color: #C74334; /* Rouge pour la partie 'sécurité' */ }

/* TEXT */
.en-tete-rc-couverture-services-content p { font-size: 15px; font-weight: 300; color: rgba(255, 255, 255, 0.75); max-width: 480px; line-height: 1.75; margin-bottom: 2rem; }

/* IMAGE */
.en-tete-rc-couverture-services-image { position: relative; z-index: 2; flex: 1; min-width: 300px; max-width: 48%; }

.en-tete-rc-couverture-services-image-wrapper { position: relative; border-radius: 20px; overflow: hidden; border: 1px solid rgba(199, 67, 52, 0.25); /* Bordure rouge */ backdrop-filter: blur(6px); box-shadow: 0 24px 60px rgba(0, 0, 0, 0.6); }

/* Accent line */
.en-tete-rc-couverture-services-image-wrapper::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 42%; height: 2px; background: #C74334; /* Rouge pour la ligne d'accent */ border-radius: 0 0 4px 4px; z-index: 3; }

.en-tete-rc-couverture-services-image img { width: 100%; display: block; }

/* REFLET */
.en-tete-rc-couverture-services-image-wrapper::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 40%; background: linear-gradient(to top, rgba(0, 0, 0, 0.55), transparent); }

/* RESPONSIVE */
@media (max-width: 900px) { .en-tete-rc-couverture-services-section { flex-direction: column; padding: 120px 24px 60px 24px; } .en-tete-rc-couverture-services-content, .en-tete-rc-couverture-services-image { max-width: 100%; width: 100%; text-align: center; align-items: center; } }

@media (max-width: 480px) { .en-tete-rc-couverture-services-section { padding: 110px 16px 48px 16px; } .en-tete-rc-couverture-services-content h1 { font-size: 1.8rem; } }

/*------------------------------------------------------------------------bloc step-rc-couverture-3-------------------------------------------------------------------------*/
.step-rc-couverture-3 { display: grid; grid-template-columns: 360px 1fr; gap: 40px; align-items: center; padding: 80px 50px 160px 50px; background: #F6F1E3; font-family: 'Outfit', sans-serif; overflow: hidden; box-sizing: border-box; }

/* INTRO */
.step-rc-couverture-3__intro { position: relative; z-index: 2; }

.step-rc-couverture-3__intro h2 { margin: 0 0 24px; font-size: clamp(26px, 4vw, 42px); font-family: 'Figtree', sans-serif; line-height: 1.05; font-weight: 700 !important; color: #092121; /* Couleur sombre */ }

.step-rc-couverture-3__intro p { max-width: 300px; margin: 0; font-size: 16px; line-height: 1.8; color: #092121; /* Couleur sombre */ }

/* TIMELINE */
.step-rc-couverture-3__timeline { position: relative; width: 100%; aspect-ratio: 800 / 400; }

.step-rc-couverture-3__svg { position: absolute; inset: 0; width: 100%; height: 100%; }

.step-rc-couverture-3__halo { fill: none; stroke: rgba(199, 67, 52, 0.14); stroke-width: 28; stroke-linecap: round; }

.step-rc-couverture-3__path { fill: none; stroke: #C74334; /* Rouge pour les chemins */ stroke-width: 3; stroke-linecap: round; }

.step-rc-couverture-3__dot-svg { fill: #092121; /* Couleur sombre pour les points */ }

/* ÉTAPES */
.step-rc-couverture-3__step { position: absolute; z-index: 3; }

/* étape 1 */
.step-rc-couverture-3__step--1 { left: 5%; top: 20%; }

.step-rc-couverture-3__step--1 .step-rc-couverture-3__number { left: 0; top: 8px; }

.step-rc-couverture-3__step--1 .step-rc-couverture-3__content { left: 0; top: 26px; }

/* étape 2 */
.step-rc-couverture-3__step--2 { left: 50%; top: 55%; transform: translateX(-50%); }

.step-rc-couverture-3__step--2 .step-rc-couverture-3__number { left: 50%; top: 8px; transform: translateX(-50%); }

.step-rc-couverture-3__step--2 .step-rc-couverture-3__content { left: 50%; top: 26px; transform: translateX(-50%); text-align: center; }

/* étape 3 */
.step-rc-couverture-3__step--3 { right: 6%; top: 95%; }

.step-rc-couverture-3__step--3 .step-rc-couverture-3__number { right: 0; top: 8px; left: auto; }

.step-rc-couverture-3__step--3 .step-rc-couverture-3__content { right: 0; top: 26px; left: auto; text-align: right; }

/* NUMÉROS */
.step-rc-couverture-3__number { position: absolute; font-size: clamp(60px, 10vw, 120px); line-height: 1; font-weight: 800; color: rgba(31, 0, 1, 0.08); pointer-events: none; white-space: nowrap; }

/* CONTENU */
.step-rc-couverture-3__content { position: absolute; width: 220px; }

.step-rc-couverture-3__content h3 { margin: 0 0 8px; font-size: clamp(14px, 1.8vw, 20px); line-height: 1.2; font-weight: 700 !important; color: #000000; white-space: nowrap; }

.step-rc-couverture-3__content p { margin: 0; font-size: clamp(12px, 1.2vw, 14px); line-height: 1.7; color: #092121; /* Couleur sombre pour le texte */ }

/* TABLET */
@media (max-width: 1175px) { .step-rc-couverture-3 { grid-template-columns: 1fr; gap: 30px; padding: 80px 24px 160px 24px; } .step-rc-couverture-3__intro p { max-width: 100%; } .step-rc-couverture-3__timeline { aspect-ratio: 800 / 480; } .step-rc-couverture-3__content { width: 180px; } .step-rc-couverture-3__content h3 { white-space: normal; } }

/* MOBILE */
@media (max-width: 590px) { .step-rc-couverture-3 { grid-template-columns: 1fr; gap: 30px; padding: 80px 24px; } .step-rc-couverture-3__svg { display: none; } .step-rc-couverture-3__timeline { aspect-ratio: auto; display: flex; flex-direction: column; gap: 36px; } .step-rc-couverture-3__step { position: relative; left: auto !important; right: auto !important; top: auto !important; transform: none !important; display: flex; align-items: flex-start; gap: 16px; padding-left: 14px; border-left: 3px solid #C74334; } .step-rc-couverture-3__number { position: relative; top: auto !important; left: auto !important; right: auto !important; transform: none !important; font-size: 48px; color: rgba(31, 0, 1, 0.1); flex-shrink: 0; } .step-rc-couverture-3__content { position: relative; top: auto !important; left: auto !important; right: auto !important; transform: none !important; width: auto; text-align: left !important; } .step-rc-couverture-3__content h3 { white-space: normal; font-size: 16px; } .step-rc-couverture-3__content p { font-size: 14px; } }

/*----------------------------------------------------------------------Galerie Custom chantier------------------------------------------------------------------------------*/
/* -------- SECTION -------- */
.reali-rc-courverture { background: #F6F1E3; padding: 60px 20px 0 20px; }

.reali-tpn-travaux-overlay { max-width: 1200px; margin: 0 auto; padding: 40px 20px 20px; display: block !important; }

.reali-tpn-travaux-main-title { text-align: center; font-size: 2.8rem; font-weight: 900 !important; color: #C74334; font-family: 'Figtree', sans-serif; margin-bottom: 32px; }

/* -------- FIX DES <p> AUTOMATIQUES DU BUILDER -------- */
.reali-tpn-travaux-filter-tabs p { margin: 0 !important; padding: 0 !important; display: inline !important; }

/* -------- CONTAINERS DES BOUTONS -------- */
.reali-tpn-travaux-filter-tabs { width: 100%; display: flex !important; justify-content: center !important; align-items: center !important; flex-wrap: wrap !important; margin: 20px 0 !important; }

.reali-tpn-travaux-bottom-filters { margin-top: 40px !important; }

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

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

.tpnButton.button_homepageDoubleScreen.active { color: #F6F1E3 !important; background: #C74334 !important; border-color: #C74334 !important; box-shadow: inset 0 -100px 0 0 #C74334 !important; }

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

/* -------- GRID DES IMAGES -------- */
.reali-tpn-travaux-realisations-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; }

.reali-tpn-travaux-realisation-card { border-radius: 8px; overflow: hidden; transition: transform 0.2s; }

.reali-tpn-travaux-realisation-card:hover { transform: translateY(-4px); }

.reali-tpn-travaux-realisation-card img { width: 100%; height: 320px; object-fit: cover; cursor: pointer; }

.reali-tpn-travaux-realisation-card.hidden { display: none !important; }

/* -------- MODALE -------- */
.reali-tpn-travaux-modal { display: none; position: fixed; inset: 0; background: rgba(0, 0, 0, 0.92); z-index: 1000; align-items: center; justify-content: center; padding: 80px 20px 20px 20px; box-sizing: border-box; }

.reali-tpn-travaux-modal-content { max-width: 90vw; max-height: 75vh; width: auto; height: auto; border-radius: 25px; object-fit: contain; display: block; }

.reali-tpn-travaux-modal-close { position: absolute; top: 110px; right: 32px; color: #FFE125; font-size: 36px; cursor: pointer; }

/* -------- RESPONSIVE -------- */
@media (max-width: 900px) { .reali-tpn-travaux-realisations-grid { grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); } .reali-tpn-travaux-realisation-card img { height: 240px; } .tpnButton.button_homepageDoubleScreen { margin: 8px !important; padding: 12px 20px !important; font-size: 15px !important; } }

@media (max-width: 500px) { .reali-tpn-travaux-main-title { font-size: 2rem; } .reali-tpn-travaux-realisation-card img { height: 200px; } .reali-tpn-travaux-filter-tabs { gap: 8px !important; } .tpnButton.button_homepageDoubleScreen { margin: 6px !important; padding: 10px 16px !important; font-size: 14px !important; } }

.reali-rc-courverture { scroll-margin-top: 60px; }

/*------------------------------------------------------------------------bloc texte presta-----------------------------------------------------------------------------------*/
.texte-3-presta-rc-couverture { position: relative; padding: 120px 80px; overflow: hidden; background: #092121; /* Fond */ }

.texte-3-presta-rc-couverture .texte-3-presta-rc-couverture-bg { position: absolute; inset: 0; z-index: 0; }

.texte-3-presta-rc-couverture .texte-3-presta-rc-couverture-bg img { width: 100%; height: 100%; object-fit: cover; display: block; }

.texte-3-presta-rc-couverture::before { content: ""; position: absolute; inset: 0; background: rgba(9, 33, 33, 0.88); /* Fond avec opacité */ z-index: 1; }

.texte-3-presta-rc-couverture .overlay { position: relative; z-index: 2; }

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

.texte-3-presta-rc-couverture .row:last-child { margin-bottom: 0; }

.texte-3-presta-rc-couverture .row.reverse { flex-direction: row-reverse; }

.texte-3-presta-rc-couverture .image { flex: 0 0 38%; display: flex; }

.texte-3-presta-rc-couverture .row:not(.reverse) .image { justify-content: flex-start; }

.texte-3-presta-rc-couverture .row.reverse .image { justify-content: flex-end; }

.texte-3-presta-rc-couverture .image img { display: block; width: 100%; height: auto; border-radius: 25px; border: 1px solid rgba(227, 159, 42, 0.28); box-shadow: 0 20px 50px rgba(4, 10, 26, 0.3); }

.texte-3-presta-rc-couverture .text { flex: 0 0 55%; max-width: none; color: #F6F1E3; /* Texte */ }

.texte-3-presta-rc-couverture .row:not(.reverse) .text { text-align: left; }

.texte-3-presta-rc-couverture .row.reverse .text { text-align: left; margin-left: 0; }

.texte-3-presta-rc-couverture .text h2 { margin: 0 0 24px; font-size: 32px; line-height: 1.1; color: #C74334; /* Titre */ text-align: center; font-family: 'Figtree', sans-serif; font-weight: 700 !important; }

.texte-3-presta-rc-couverture .text p { margin: 0; font-size: 16px; font-family: 'Outfit', sans-serif; line-height: 1.7; max-width: 900px; color: rgba(246, 241, 227, 0.88); /* Texte clair */ }

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

@media (max-width: 767px) { .texte-3-presta-rc-couverture { padding: 70px 20px; } .texte-3-presta-rc-couverture .text h2 { font-size: 34px; text-align: left; } .texte-3-presta-rc-couverture .text p { font-size: 18px; line-height: 1.6; } }

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