@charset "UTF-8";
@import url(main.css);
.image-before-after-container { border-radius: 2rem !important; }

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

.custom-header .nav-link, .custom-header .navbar-nav .nav-link, .custom-header a { font-weight: 700 !important; }

a.dropdown-item.text-color-fourth { color: white !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: #EE6B41 !important; }

/*-----------------------------------------------------------------------------custom header LEPRESLE CYRILLE TP--------------------------------------------------------------------------------*/
.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: #FCF7E3; 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(252, 247, 227, 0.89); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(238, 107, 65, 0.45); border-radius: 22px; box-shadow: 0 10px 30px rgba(42, 0, 0, 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: #EE6B41 !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: #2A0000; }

.custom-header .animated-border-button:hover span { transition: opacity 0.3s ease; color: #FFB25B !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: #FCF7E3 !important; }

/*-------------------------------------------responsive------------------------------------------------*/
/* Tablette + mobile */
@media (max-width: 991px) { .custom-header .container-fluid { padding: 12px 14px; background: #FCF7E3; } .custom-header.scrolled { top: 8px; } .custom-header.scrolled .container-fluid { margin-left: 10px; margin-right: 10px; padding: 10px 14px; background: rgba(252, 247, 227, 0.9); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border-radius: 18px; border: 1px solid rgba(238, 107, 65, 0.35); box-shadow: 0 8px 24px rgba(42, 0, 0, 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: #FCF7E3; border-radius: 18px; box-shadow: 0 12px 30px rgba(42, 0, 0, 0.16); border: 1px solid rgba(238, 107, 65, 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: #2A0000 !important; }

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

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

.item-content.mx-5 { color: #2A0000 !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: #2A0000 !important; font-family: 'Outfit', sans-serif; font-size: 1rem; }

footer h5 { color: #EE6B41 !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: #2A0000 !important; font-family: 'Outfit', sans-serif; font-size: 1rem; text-align: left; hyphens: auto; }

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

/*-------------------------------------------------------------------------ancres pages presta CYRILLE TP------------------------------------------------------------------------------*/
#terrassement, #assainissement, #drainage, #amenagement-exterieur, #elagage-debroussaillage, #demolition, #amenagement-etang { scroll-margin-top: 150px; }

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

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

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

/* ---------------------------------------------------------------------bouton contact envoyer------------------------------------------------------------------------------ */
button.btn-outline-dark { --bs-btn-color: #FEFBF1; --bs-btn-border-color: #EE6B41; --bs-btn-hover-color: #FEFBF1; --bs-btn-hover-bg: #FFB25B; --bs-btn-hover-border-color: #FFB25B; --bs-btn-bg: #EE6B41; --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: #EE6B41 !important; background: transparent; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #EE6B41; border-radius: 30px; box-shadow: inset 0 0 0 0 #EE6B41; }

.button-header-telephone:hover { color: #FEFBF1 !important; box-shadow: inset 0 -100px 0 0 #FFB25B !important; border-color: #FFB25B !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: #FEFBF1 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #FEFBF1 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #FEFBF1; }

.button_homepageFirstScreen:hover { color: #FEFBF1 !important; box-shadow: inset 0 -100px 0 0 #FFB25B !important; border-color: #FFB25B !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: #EE6B41 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #EE6B41 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #EE6B41; }

.button_homepageDoubleScreen:hover { color: #FEFBF1 !important; box-shadow: inset 0 -100px 0 0 #FFB25B !important; border-color: #FFB25B !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: #EE6B41 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #EE6B41 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #EE6B41; }

.button_prestaDoubleScreen:hover { color: #FEFBF1 !important; box-shadow: inset 0 -100px 0 0 #FFB25B !important; border-color: #FFB25B !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: #FEFBF1 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #FEFBF1 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #FEFBF1; }

.button_secondepageDoubleScreen:hover { color: #FEFBF1 !important; box-shadow: inset 0 -100px 0 0 #FFB25B !important; border-color: #FFB25B !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: #EE6B41 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #EE6B41 !important; border-radius: 30px; box-shadow: inset 0 0 0 0 #EE6B41; }

.all-activities-button:hover { color: #FEFBF1 !important; box-shadow: inset 0 -100px 0 0 #FFB25B !important; border-color: #FFB25B !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: #2A0000; }

/*----------------------------------------------------------------------------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: #EE6B41 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 1px solid #EE6B41 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #EE6B41; }

.button_homepageScreen:hover { color: #FEFBF1 !important; box-shadow: inset 0 -100px 0 0 #FFB25B !important; border-color: #FFB25B !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: #EE6B41; color: #FEFBF1 !important; font-size: 20px; font-weight: 700 !important; line-height: 1; text-align: center; padding: 14px 18px; border-radius: 100%; border: 2px solid #FEFBF1; 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: #FFB25B; border: 2px solid #FEFBF1; color: #FEFBF1 !important; transform: translateY(-3px); }

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

/* -------------------------------------------------------------------------- Bloc réalisations Lepresle Cyrille TP -------------------------------------------------------------------------- */
/* ============================================ EN-TÊTE SECTION ============================================ */
.real-cyrille-tp-header { text-align: center; padding: 120px 20px 40px; background: #FEFBF1; }

.real-cyrille-tp-header .real-cyrille-tp-subtitle { display: inline-block; font-size: 12px; font-weight: 600 !important; letter-spacing: 0.18em; text-transform: uppercase; color: #EE6B41; margin-bottom: 12px; }

.real-cyrille-tp-header h2 { font-size: clamp(28px, 5vw, 48px); font-weight: 700 !important; color: #2A0000; margin: 0; line-height: 1.15; letter-spacing: -0.02em; }

.real-cyrille-tp-header .real-cyrille-tp-divider { width: 48px; height: 3px; background: #EE6B41; border-radius: 2px; margin: 18px auto 0; }

/* ============================================ GALERIE CUSTOM ============================================ */
#real-cyrille-tp-gallery { padding: 0 16px 60px; max-width: 1400px; margin: 0 auto; background: #FEFBF1; }

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

.real-cyrille-tp-item { position: relative; aspect-ratio: 1 / 1; border-radius: 14px; overflow: hidden; cursor: pointer; background: rgba(238, 107, 65, 0.08); border: 1px solid rgba(238, 107, 65, 0.16); }

.real-cyrille-tp-item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.45s ease; }

.real-cyrille-tp-item:hover img { transform: scale(1.07); }

.real-cyrille-tp-overlay { position: absolute; inset: 0; background: rgba(238, 107, 65, 0.5); opacity: 0; transition: opacity 0.3s ease; display: flex; align-items: center; justify-content: center; border-radius: 14px; }

.real-cyrille-tp-item:hover .real-cyrille-tp-overlay { opacity: 1; }

.real-cyrille-tp-overlay i { color: #FEFBF1; font-size: 2.2em; filter: drop-shadow(0 4px 10px rgba(42, 0, 0, 0.3)); }

/* ============================================ LIGHTBOX ============================================ */
.real-cyrille-tp-lightbox-bg { display: none; position: fixed; inset: 0; background: rgba(42, 0, 0, 0.94); z-index: 9999; align-items: center; justify-content: center; flex-direction: column; }

.real-cyrille-tp-lightbox-bg.active { display: flex; }

.real-cyrille-tp-lightbox-inner { position: relative; display: flex; align-items: center; justify-content: center; width: 94vw; max-width: 900px; }

.real-cyrille-tp-lb-img-wrap { position: relative; flex: 1; }

.real-cyrille-tp-lightbox-inner img { max-width: 78vw; max-height: 76vh; border-radius: 10px; object-fit: contain; display: block; border: 2px solid rgba(254, 251, 241, 0.35); }

.real-cyrille-tp-lb-btn, .real-cyrille-tp-lb-close { display: flex; align-items: center; justify-content: center; padding: 0; line-height: 1; font-family: Lexend, sans-serif; cursor: pointer; color: #FEFBF1; background: rgba(254, 251, 241, 0.14); border: 1px solid rgba(254, 251, 241, 0.25); border-radius: 50%; transition: background 0.2s, transform 0.2s; }

.real-cyrille-tp-lb-btn { width: 44px; height: 44px; font-size: 38px; font-weight: 300; flex-shrink: 0; margin: 0 8px; }

.real-cyrille-tp-lb-close { position: absolute; top: -50px; right: 0; width: 36px; height: 36px; font-size: 30px; font-weight: 300; }

.real-cyrille-tp-lb-btn span, .real-cyrille-tp-lb-close span { display: block; line-height: 1; transform: translateY(-2px); }

.real-cyrille-tp-lb-btn:hover, .real-cyrille-tp-lb-close:hover { background: #EE6B41; transform: scale(1.05); }

.real-cyrille-tp-lb-counter { margin-top: 16px; font-size: 12px; color: rgba(254, 251, 241, 0.7); letter-spacing: 0.08em; }

/* ============================================ RESPONSIVE ============================================ */
@media screen and (min-width: 768px) { #real-cyrille-tp-gallery { padding: 0 30px 80px; } }

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

@media screen and (max-width: 768px) { .real-cyrille-tp-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; } .real-cyrille-tp-overlay { opacity: 0.28; } .real-cyrille-tp-item:active .real-cyrille-tp-overlay { opacity: 0.7; } }

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

@media screen and (max-width: 480px) { .real-cyrille-tp-grid { grid-template-columns: repeat(2, 1fr); gap: 8px; } .real-cyrille-tp-item { border-radius: 10px; } .real-cyrille-tp-overlay i { font-size: 1.6em; } .real-cyrille-tp-lightbox-inner img { max-width: calc(100vw - 100px); } .real-cyrille-tp-lb-btn { width: 34px; height: 34px; min-width: 34px; font-size: 28px; margin: 0 3px; } .real-cyrille-tp-lb-btn span, .real-cyrille-tp-lb-close span { transform: translateY(-2px); } }

/* -----------------------------------------------------------------------bloc first impression LEPRESLE CYRILLE TP------------------------------------------------------------------------------- */
/* ───────────────────────── Hero Cyrille TP ───────────────────────── */
.first-cyrille-tp { 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%2FlxtvWc1lm4Vt8gG0d3Fg3QQ4XIt1%2Fimages%2F40_8fqy.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; font-family: 'Outfit', sans-serif; }

.first-cyrille-tp::after { content: ""; position: absolute; inset: 0; background: linear-gradient(120deg, rgba(42, 0, 0, 0.92) 0%, rgba(238, 107, 65, 0.8) 48%, rgba(42, 0, 0, 0.68) 100%); z-index: 1; }

.first-cyrille-tp-inner { width: 90%; max-width: 1100px; margin: auto; position: relative; z-index: 2; }

.first-cyrille-tp-eyebrow { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 18px; }

.first-cyrille-tp-line { width: 32px; height: 2px; background: #EE6B41; border-radius: 2px; }

.first-cyrille-tp-tag { font-family: 'Outfit', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #FEFBF1; }

.first-cyrille-tp h1 { font-family: 'Lexend', sans-serif; font-size: 72px; font-weight: 800; color: #FEFBF1; line-height: 1; margin: 0 0 12px; letter-spacing: -1px; text-shadow: 0 2px 12px rgba(42, 0, 0, 0.35); }

.first-cyrille-tp h1 span { color: #FFB25B; }

.first-cyrille-tp-sub { font-size: 18px; color: rgba(254, 251, 241, 0.88); line-height: 1.65; max-width: 560px; margin-bottom: 28px; font-weight: 400; text-shadow: 0 2px 10px rgba(42, 0, 0, 0.35); }

.first-cyrille-tp-services { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 36px; max-width: 720px; }

.first-cyrille-tp-pill { background: rgba(254, 251, 241, 0.12); border: 1px solid rgba(254, 251, 241, 0.25); border-radius: 20px; color: #FEFBF1; font-size: 13px; font-family: 'Outfit', sans-serif; padding: 5px 14px; font-weight: 500; backdrop-filter: blur(4px); }

.first-cyrille-tp-badge { position: absolute; right: 6%; bottom: 10%; z-index: 2; background: rgba(254, 251, 241, 0.12); backdrop-filter: blur(6px); border: 1px solid rgba(254, 251, 241, 0.22); border-radius: 12px; padding: 16px 22px; text-align: center; }

.first-cyrille-tp-badge-num { font-family: 'Lexend', sans-serif; font-size: 32px; font-weight: 800; color: #FEFBF1; line-height: 1; }

.first-cyrille-tp-badge-lbl { font-size: 12px; color: rgba(254, 251, 241, 0.76); font-family: 'Outfit', sans-serif; margin-top: 4px; letter-spacing: 0.5px; }

@media (max-width: 900px) { .first-cyrille-tp { text-align: center; background-position: center; } .first-cyrille-tp::after { background: linear-gradient(180deg, rgba(42, 0, 0, 0.78) 0%, rgba(238, 107, 65, 0.68) 55%, rgba(42, 0, 0, 0.82) 100%); } .first-cyrille-tp-inner { display: flex; flex-direction: column; align-items: center; width: 88%; } .first-cyrille-tp-eyebrow { justify-content: center; } .first-cyrille-tp h1 { font-size: 44px; } .first-cyrille-tp-sub { font-size: 16px; max-width: 100%; } .first-cyrille-tp-services { justify-content: center; margin-bottom: 30px; } .first-cyrille-tp-pill { font-size: 12px; padding: 5px 12px; } .first-cyrille-tp-tag { font-size: 11px; letter-spacing: 2px; } .first-cyrille-tp-badge { display: none; } }

/* ---------------------------------------------------------------------------bloc étape LEPRESLE CYRILLE TP------------------------------------------------------------------------------------- */
.etape-cyrille-tp { font-family: 'Outfit', sans-serif; background: #FEFBF1; padding: 70px 40px; max-width: 1200px; margin: 0 auto; text-align: center; box-sizing: border-box; }

.etape-cyrille-tp-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(238, 107, 65, 0.08); border: 1px solid rgba(238, 107, 65, 0.18); border-radius: 999px; padding: 7px 16px; font-size: 13px; font-weight: 700; color: #EE6B41; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; }

.etape-cyrille-tp-dot { width: 8px; height: 8px; background: #2A0000; border-radius: 50%; display: inline-block; flex-shrink: 0; }

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

.etape-cyrille-tp-title span { color: #EE6B41; }

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

.etape-cyrille-tp-card { padding: 32px 28px; box-sizing: border-box; background: rgba(238, 107, 65, 0.05); border: 1px solid rgba(238, 107, 65, 0.12); transition: 0.3s ease; }

.etape-cyrille-tp-card:hover { background: rgba(238, 107, 65, 0.12); border-color: rgba(238, 107, 65, 0.35); }

.etape-cyrille-tp-card-last { border-right: 1px solid rgba(238, 107, 65, 0.12); }

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

.etape-cyrille-tp-card-title { font-family: 'Lexend', sans-serif; font-weight: 700 !important; font-size: 18px; color: #2A0000; margin: 0 0 12px; line-height: 1.35; }

.etape-cyrille-tp-card-text { font-family: 'Outfit', sans-serif; font-size: 15px; color: rgba(42, 0, 0, 0.72); line-height: 1.65; margin: 0; }

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

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

/* ----------------------------------------------------------------------------- bloc presta LEPRESLE CYRILLE TP --------------------------------------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; }

.presta-cyrille-tp-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; }

.presta-cyrille-tp-bg { position: absolute; inset: 0; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FlxtvWc1lm4Vt8gG0d3Fg3QQ4XIt1%2Fimages%2F42_qkqj.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; }

.presta-cyrille-tp-overlay { position: absolute; inset: 0; background: linear-gradient(160deg, rgba(42, 0, 0, 0.97) 0%, rgba(42, 0, 0, 0.88) 48%, rgba(238, 107, 65, 0.78) 100%); z-index: 1; }

.presta-cyrille-tp-content { position: relative; z-index: 2; width: 100%; max-width: 1200px; display: flex; flex-direction: column; align-items: center; text-align: center; }

.presta-cyrille-tp-eyebrow { font-family: 'Lexend', sans-serif; font-size: 13px; font-weight: 900; letter-spacing: 0.22em; text-transform: uppercase; color: #EE6B41; margin-bottom: 0.8rem; }

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

.presta-cyrille-tp-title span { color: #EE6B41; }

.presta-cyrille-tp-subtitle { font-family: 'Outfit', sans-serif; font-size: 16px; font-weight: 400; color: rgba(254, 251, 241, 0.82); max-width: 720px; line-height: 1.75; margin-bottom: 3rem; }

.presta-cyrille-tp-row { display: grid; grid-template-columns: repeat(12, 1fr); gap: 16px; width: 100%; }

.presta-cyrille-tp-card { grid-column: span 3; background: rgba(254, 251, 241, 0.09); border: 1px solid rgba(254, 251, 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-cyrille-tp-card:nth-child(5), .presta-cyrille-tp-card:nth-child(6), .presta-cyrille-tp-card:nth-child(7) { grid-column: span 4; }

.presta-cyrille-tp-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-cyrille-tp-card:hover { transform: translateY(-6px); background: rgba(254, 251, 241, 0.15); border-color: rgba(254, 251, 241, 0.32); }

.presta-cyrille-tp-card:active { transform: translateY(-2px); background: rgba(254, 251, 241, 0.12); }

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

.presta-cyrille-tp-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-cyrille-tp-icon svg { width: 23px; height: 23px; }

.presta-cyrille-tp-card-title { font-family: 'Lexend', sans-serif; font-size: 17px; font-weight: 700 !important; color: #FEFBF1; line-height: 1.35; margin: 0; }

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

.presta-cyrille-tp-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; }

.presta-cyrille-tp-card--orange { --card-accent: #EE6B41; --card-icon-bg: rgba(238, 107, 65, 0.18); --card-icon-border: rgba(238, 107, 65, 0.35); --card-tag-bg: rgba(238, 107, 65, 0.28); --card-tag-color: #FEFBF1; }

.presta-cyrille-tp-card--dark { --card-accent: #FEFBF1; --card-icon-bg: rgba(254, 251, 241, 0.14); --card-icon-border: rgba(254, 251, 241, 0.30); --card-tag-bg: rgba(42, 0, 0, 0.32); --card-tag-color: #FEFBF1; }

@media (max-width: 1200px) { .presta-cyrille-tp-row { grid-template-columns: repeat(2, 1fr); } .presta-cyrille-tp-card, .presta-cyrille-tp-card:nth-child(5), .presta-cyrille-tp-card:nth-child(6), .presta-cyrille-tp-card:nth-child(7) { grid-column: auto; min-height: 285px; } .presta-cyrille-tp-card:nth-child(7) { grid-column: 1 / -1; } }

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

@media (max-width: 480px) { .presta-cyrille-tp-row { grid-template-columns: 1fr; } .presta-cyrille-tp-section { padding: 3.5rem 1rem; } .presta-cyrille-tp-card, .presta-cyrille-tp-card:nth-child(7) { grid-column: auto; min-height: auto; } .presta-cyrille-tp-card-title { font-size: 16px; } .presta-cyrille-tp-card-desc { font-size: 14px; } }

/*------------------------------------------------------------------------bloc texte presta CYRILLE TP-----------------------------------------------------------------------------------*/
.texte-presta-cyrille-tp { position: relative; padding: 100px 80px; overflow: hidden; background: #2A0000; font-family: 'Outfit', sans-serif; }

.texte-presta-cyrille-tp .texte-presta-cyrille-tp-bg { position: absolute; inset: 0; z-index: 0; }

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

/* Overlay */
.texte-presta-cyrille-tp::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(42, 0, 0, 0.96) 0%, rgba(42, 0, 0, 0.94) 75%, rgba(92, 45, 22, 0.92) 100%); z-index: 1; }

.texte-presta-cyrille-tp-overlay { position: relative; z-index: 2; }

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

.texte-presta-cyrille-tp-row:last-child { margin-bottom: 0; }

.texte-presta-cyrille-tp-row.reverse { flex-direction: row-reverse; }

.texte-presta-cyrille-tp-image { flex: 0 0 38%; display: flex; }

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

.texte-presta-cyrille-tp-row.reverse .texte-presta-cyrille-tp-image { justify-content: flex-end; }

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

.texte-presta-cyrille-tp-text { flex: 0 0 55%; max-width: none; color: #FFF4E8; }

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

.texte-presta-cyrille-tp-row.reverse .texte-presta-cyrille-tp-text { text-align: left; margin-left: 0; }

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

.texte-presta-cyrille-tp-text h2 span { color: #EE6B41; }

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

.texte-presta-cyrille-tp-btn-wrap { text-align: center; }

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

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

/* -------------------------------------------------------------------------- Bloc horaires + réseaux LEPRESLE CYRILLE TP -------------------------------------------------------------------------- */
.rs-horaire-cyrille-tp-section { background-image: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2FlxtvWc1lm4Vt8gG0d3Fg3QQ4XIt1%2Fimages%2F9_edt9.webp?alt=media&token=dfbd90a4-cf41-45a8-8e27-228e4ebe90c4"); 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-cyrille-tp-section::before { content: ''; position: absolute; inset: 0; background: linear-gradient(55deg, rgba(42, 0, 0, 0.97) 0%, rgba(42, 0, 0, 0.9) 55%, rgba(238, 107, 65, 0.78) 100%); }

.rs-horaire-cyrille-tp-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-cyrille-tp-horaire { background: #FCF7E3; border-radius: 16px; border: 1px solid rgba(238, 107, 65, 0.35); box-shadow: 0 14px 35px rgba(42, 0, 0, 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-cyrille-tp-horaire:hover { transform: translateY(-6px); box-shadow: 0 20px 45px rgba(238, 107, 65, 0.25); border-color: #EE6B41; }

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

.rs-horaire-cyrille-tp-icon-wrapper { background: rgba(238, 107, 65, 0.14); padding: 10px; border-radius: 10px; flex-shrink: 0; }

.rs-horaire-cyrille-tp-icon { width: 24px; height: 24px; color: #EE6B41; }

.rs-horaire-cyrille-tp-horaire h2 { font-family: 'Lexend', sans-serif; font-size: 24px; font-weight: 700 !important; color: #2A0000; margin: 0; }

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

.rs-horaire-cyrille-tp-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-cyrille-tp-day-row:hover { background: rgba(238, 107, 65, 0.12); }

.rs-horaire-cyrille-tp-day-row.today { background: rgba(238, 107, 65, 0.16); border-left: 4px solid #EE6B41; font-weight: 800; }

.rs-horaire-cyrille-tp-day-name { font-size: 16px; color: #2A0000; }

.rs-horaire-cyrille-tp-today-badge { font-size: 11px; color: #EE6B41; margin-left: 8px; }

.rs-horaire-cyrille-tp-hours { font-size: 16px; font-weight: 500; color: #2A0000; font-variant-numeric: tabular-nums; text-align: right; }

.rs-horaire-cyrille-tp-hours.closed { color: #EE6B41; font-weight: 700; }

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

.rs-horaire-cyrille-tp-open-status.open { background: #EE6B41; color: #FCF7E3; border: 1px solid #EE6B41; }

.rs-horaire-cyrille-tp-open-status.closed { background: rgba(42, 0, 0, 0.08); color: #2A0000; border: 1px solid rgba(42, 0, 0, 0.25); }

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

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

.rs-horaire-cyrille-tp-rs h2 span { color: #FFB25B; }

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

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

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

.rs-horaire-cyrille-tp-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-cyrille-tp-wrapper { grid-template-columns: 1fr; max-width: 600px; } .rs-horaire-cyrille-tp-rs { padding: 50px 20px 20px; } .rs-horaire-cyrille-tp-rs h2 { font-size: 30px; margin-bottom: 32px; } .rs-horaire-cyrille-tp-link img { width: 70px; height: 70px; } }

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

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