@charset "UTF-8";
@import url(main.css);
/*-----------------------------------------------------------------------------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; background: #FFFFFF; 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, 255, 255, 0.72); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); border: 1px solid rgba(223, 0, 9, 0.22); border-radius: 22px; box-shadow: 0 10px 30px rgba(31, 0, 1, 0.12); }

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

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

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

.custom-header .animated-border-button:hover span { opacity: 0.75; }

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

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

.d-flex.flex-column.flex-lg-row.align-items-center { color: #1f0001 !important; font-family: Figtree !important; font-weight: 700 !important; }

/*-----------------------------------------------------------------------------responsive--------------------------------------------------------------------------------*/
/* Tablette + mobile */
@media (max-width: 991px) { .custom-header .container-fluid { padding: 12px 14px; background: #FFFFFF; } .custom-header.scrolled { top: 8px; } .custom-header.scrolled .container-fluid { margin-left: 10px; margin-right: 10px; padding: 10px 14px; background: rgba(255, 238, 238, 0.78); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); border-radius: 18px; border: 1px solid rgba(223, 0, 9, 0.18); box-shadow: 0 8px 24px rgba(31, 0, 1, 0.1); } .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: #FFFFFF; border-radius: 18px; box-shadow: 0 12px 30px rgba(31, 0, 1, 0.08); } .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: 'Jost', sans-serif; }

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

.logo_nav { height: 10vh !important; }

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

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

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

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

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

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

/*--------------------------------------------------------------------------bloc image droite--------------------------------------------------------------------------------*/
#bloc-image-droite li { color: #1f0001; }

.image-droite { background-color: #FFFFFF !important; }

/*-------------------------------------------------------------------------bloc image gauche--------------------------------------------------------------------------------*/
#bloc-image-gauche li { color: #FFFFFF; }

.image-gauche { background-color: #1F0001 !important; }

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

footer h5 { color: #1f0001 !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: #1f0001 !important; font-family: 'Jost', 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: #DF0009 !important; }

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

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

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

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

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

.button_homepageDoubleScreen:hover { color: #FFFFFF !important; box-shadow: inset 0 -100px 0 0 #DF0009 !important; border-color: #DF0009 !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: 900 !important; font-size: 16px; font-family: 'Figtree', sans-serif; letter-spacing: 1px; text-decoration: none; color: #1F0001 !important; background: #ffffff !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #1F0001 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #1F0001; }

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

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

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

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

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

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

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

p.lead.fs-6 { font-family: 'Jost', 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: 15px !important; }

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

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

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

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

/* overlay sombre pour lisibilité */
.first-babu-blandineau::after { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.15); z-index: 1; }

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

.first-babu-blandineau-text { max-width: 520px; color: #FFFFFF; text-shadow: 0 2px 12px rgba(0, 0, 0, 0.35); }

.first-babu-blandineau .tagline { color: #FFFFFF; font-weight: 700; font-family: 'Jost', sans-serif; letter-spacing: 2px; font-size: 16px; }

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

.first-babu-blandineau-text p { font-size: 18px; font-family: 'Jost', sans-serif; margin-bottom: 30px; color: #FFFFFF; line-height: 1.6; }

/* LOGO */
.first-babu-blandineau-logo { margin-bottom: 40px; }

.first-babu-blandineau-logo img { height: 70px; width: auto; }

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

/* -------------------------------------------------------------------------------bannière----------------------------------------------------------------------------------- */
.geb-net-toit-banner { width: 100%; max-width: 1920px; aspect-ratio: 1920 / 100; height: auto; object-fit: cover; display: block; }

/* --------------------------------------------------------------------------bloc premier texte------------------------------------------------------------------------------ */
.first-texte-babu { font-family: 'Jost', sans-serif; background: #FFFFFF; color: #605D5D !important; padding: 64px 48px; max-width: 1400px; margin: 0 auto; box-sizing: border-box; }

.first-texte-babu * { box-sizing: border-box; }

.first-texte-babu-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 48px; align-items: center; }

.first-texte-babu-content { width: 100%; }

.first-texte-babu-label { font-size: 12px; font-weight: 600 !important; letter-spacing: 3px; text-transform: uppercase; color: #DF0009; margin-bottom: 12px; }

.first-texte-babu-title { font-family: 'Figtree', sans-serif; font-size: 32px; font-weight: 800 !important; line-height: 1.05; margin: 0 0 20px; color: #1F0001; }

.first-texte-babu-desc { font-size: 15px; line-height: 1.75; color: #333; margin-bottom: 14px; }

.first-texte-babu-bold { font-size: 16px; font-weight: 900 !important; color: #df0009 !important; font-family: 'Jost', sans-serif !important; }

.first-texte-babu-services { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px 24px; margin: 24px 0 28px; }

.first-texte-babu-service-item { display: flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 500; color: #333; }

.first-texte-babu-check { width: 16px; height: 16px; border-radius: 50%; background: #DF0009; color: #FFFFFF; display: flex; align-items: center; justify-content: center; font-size: 10px; flex-shrink: 0; }

.first-texte-babu-stats { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin-bottom: 28px; }

.first-texte-babu-stat { background: #605D5D; border-radius: 10px; padding: 16px 10px; text-align: center; }

.first-texte-babu-stat-num { font-family: 'Figtree', sans-serif; font-size: 22px; font-weight: 800; color: #FFFFFF; line-height: 1; }

.first-texte-babu-stat-label { font-size: 12px; color: #FFFFFF; margin-top: 6px; font-weight: 500; }

.first-texte-babu-btn { display: inline-flex; align-items: center; gap: 8px; background: #DF0009; color: #FFFFFF; font-weight: 600; font-size: 14px; padding: 12px 22px; border-radius: 6px; text-decoration: none; transition: all 0.3s ease; }

.first-texte-babu-btn:hover { background: #b80007; transform: translateY(-2px); }

.first-texte-babu-photo-grid { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; gap: 10px; aspect-ratio: 1 / 1; width: 100%; }

.first-texte-babu-cell { border-radius: 10px; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; }

.first-texte-babu-cell-tall { grid-column: 2; grid-row: 1 / 3; background: #eee; }

.first-texte-babu-cell-tall img { width: 100%; height: 100%; object-fit: cover; display: block; }

.first-texte-babu-cell-exp { background: #605D5D; flex-direction: column; padding: 16px; }

.first-texte-babu-cell-exp-num { font-family: 'Barlow Condensed', sans-serif; font-size: 48px; font-weight: 800; color: #FFFFFF; line-height: 1; }

.first-texte-babu-cell-exp-text { font-size: 20px; color: #FFFFFF; font-weight: 500; text-align: center; margin-top: 4px; }

.first-texte-babu-cell-quote { background: #605D5D; border-left: 3px solid #DF0009; flex-direction: column; align-items: flex-start; padding: 16px; gap: 8px; }

.first-texte-babu-cell-quote-text { font-size: 20px; color: #FFFFFF; font-weight: 500; line-height: 1.5; text-align: center; }

@media (max-width: 991px) { .first-texte-babu { padding: 48px 20px; } .first-texte-babu-grid { grid-template-columns: 1fr; gap: 32px; } .first-texte-babu-title { font-size: 34px; } .first-texte-babu-photo-grid { max-width: 620px; margin: 0 auto; } }

@media (max-width: 767px) { .first-texte-babu { padding: 40px 16px; } .first-texte-babu-title { font-size: 28px; } .first-texte-babu-desc { font-size: 14px; } .first-texte-babu-services { grid-template-columns: 1fr; } .first-texte-babu-stats { grid-template-columns: 1fr; } .first-texte-babu-photo-grid { aspect-ratio: auto; grid-template-columns: 1fr; grid-template-rows: auto; } .first-texte-babu-cell-tall { grid-column: auto; grid-row: auto; min-height: 300px; } .first-texte-babu-btn { width: 100%; justify-content: center; } }

@media (max-width: 480px) { .first-texte-babu-title { font-size: 24px; } .first-texte-babu-stats { grid-template-columns: 1fr; } .first-texte-babu-stat-num { font-size: 24px; } .first-texte-babu-cell-exp-num { font-size: 40px; } .first-texte-babu-cell-tall { min-height: 240px; } }

/*------------------------------------------------------------------------------bloc presta----------------------------------------------------------------------------------*/
.babu-blandineau-presta-prestations { width: 100%; margin: 0 auto; padding: 60px 60px; background: #605D5D; }

.babu-blandineau-presta-header { display: flex; gap: 40px; align-items: flex-start; margin-bottom: 40px; }

.babu-blandineau-presta-header h2 { font-size: 45px; font-weight: 700 !important; color: #ffffff; margin: 0; }

.babu-blandineau-presta-intro { display: flex; gap: 20px; max-width: 800px; }

.babu-blandineau-presta-line { width: 3px; background: #ffffff; }

.babu-blandineau-presta-intro p { margin: 0; font-size: 20px; color: #ffffff; line-height: 1.5; font-family: 'Jost', sans-serif; }

/*                         CARDS                          */
.babu-blandineau-presta-cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 25px; }

.babu-blandineau-presta-card { position: relative; height: 330px; border-radius: 14px; overflow: hidden; background-size: cover; background-position: center; display: flex; align-items: flex-end; }

/* Dégradé pour lisibilité */
.babu-blandineau-presta-card::before { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1)); }

.babu-blandineau-presta-card-content { position: relative; z-index: 2; padding: 25px; color: #fff; }

.babu-blandineau-presta-card-content h3 { margin: 0 0 20px 0; font-size: 25px; font-weight: 700 !important; color: #fff; }

/*                    BOUTON PRESTA                       */
.babu-blandineau-presta-bouton-presta { display: inline-block; margin-top: auto; position: relative; padding: 0.8rem 1.5rem 0.6rem 1.5rem; background: #1F0001; color: #FFFFFF; border: none; border-radius: 30px; font-size: 18px; font-weight: bold; font-family: 'Jost', sans-serif; cursor: pointer; overflow: hidden; z-index: 1; transition: color 0.7s ease; text-decoration: none; text-align: center; line-height: 1.6; }

.babu-blandineau-presta-bouton-presta:hover { color: #DF0009; }

.babu-blandineau-presta-bouton-presta::after { content: ""; background: #ffffff; position: absolute; z-index: -1; left: -20%; right: -20%; top: 0; bottom: 0; transform: skewX(-45deg) scale(0, 1); transition: all 0.7s; }

.babu-blandineau-presta-bouton-presta:hover::after { transform: skewX(-45deg) scale(1, 1); }

/*                      RESPONSIVE                        */
@media (max-width: 1024px) { .babu-blandineau-presta-cards { grid-template-columns: repeat(2, 1fr); } .babu-blandineau-presta-header { flex-direction: column; gap: 20px; } }

@media (max-width: 768px) { .babu-blandineau-presta-cards { grid-template-columns: 1fr; } .babu-blandineau-presta-header h2 { font-size: 28px; } .babu-blandineau-presta-intro p { font-size: 18px; } .babu-blandineau-presta-prestations { padding: 40px 15px; } }

/* -----------------------------------------------------------------------Bloc réseaux sociaux------------------------------------------------------------------------------ */
.rs-babu-blandineau { padding: 60px 20px; text-align: center; margin: 0 auto; width: 100%; max-width: 900px; position: relative; z-index: 1; }

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

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

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

/* Logo */
.rs-babu-blandineau-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-babu-blandineau-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-babu-blandineau { padding: 50px 20px; } .rs-babu-blandineau h2 { font-size: 30px; margin-bottom: 32px; } .rs-babu-blandineau-buttons { gap: 40px; } .rs-babu-blandineau-link img { width: 62px; height: 62px; } }

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

/* --------------------------------------------------------------------------Bloc horaire------------------------------------------------------------------------------------ */
/* ===== SECTION FOND ===== */
.horaire-section { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FmjnwhTYnj5OK7LSAH5TJNss6blf1%2Fimages%2FDesign_sans_titre_-_2026-04-14T102753022_s0r0.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(0, 0, 0, 0.48); }

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

/* ===== BLOC HORAIRE ===== */
.horaire-babu-blandineau { background: #FFFFFF; border-radius: 16px; border: 2px solid #FFFFFF; box-shadow: 0 10px 30px rgba(31, 0, 1, 0.08); padding: 32px; width: 100%; margin: 0 auto; font-family: 'Jost', sans-serif; transition: box-shadow 0.3s ease, transform 0.25s ease, border-color 0.25s ease; position: relative; }

.horaire-babu-blandineau:hover { transform: translateY(-6px); box-shadow: 0 18px 45px rgba(31, 0, 1, 0.15); border-color: #DF0009; }

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

.horaire-babu-blandineau .icon-wrapper { background: #FFFFFF; padding: 10px; border-radius: 10px; flex-shrink: 0; }

.horaire-babu-blandineau .icon { width: 24px; height: 24px; color: #DF0009; }

.horaire-babu-blandineau h2 { font-size: 24px; font-weight: 700 !important; color: #000000; margin: 0; }

.horaire-babu-blandineau .schedule { display: flex; flex-direction: column; gap: 8px; }

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

.horaire-babu-blandineau .day-row:hover { background: #FFFBFB; }

.horaire-babu-blandineau .day-row.today { background: #FFFFFF; border-left: 4px solid #DF0009; font-weight: 800; }

.horaire-babu-blandineau .day-name { font-size: 16px; color: #1F0001; }

.horaire-babu-blandineau .today-badge { font-size: 16px; color: #DF0009; margin-left: 8px; }

.horaire-babu-blandineau .hours { font-size: 16px; font-weight: 500; color: #1F0001; font-variant-numeric: tabular-nums; text-align: right; }

.horaire-babu-blandineau .hours.closed { color: #DF0009; }

.horaire-babu-blandineau .open-status { margin-top: 16px; padding: 18px; border-radius: 8px; text-align: center; font-weight: 700; font-size: 20px; }

.horaire-babu-blandineau .open-status.open { background: #FFFFFF; color: #DF0009; border: 1px solid #DF0009; }

.horaire-babu-blandineau .open-status.closed { background: #1F0001; color: #FFFFFF; }

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

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

/*--------------------------------------------------------------------------Galerie Custom----------------------------------------------------------------------------------*/
#custom-gallery { padding-top: 40px; }

@media screen and (min-width: 991px) { #custom-gallery { padding: 60px 30px 30px 30px; } }

#custom-gallery .image { height: 400px !important; margin: 20px 0; border-radius: 20px; }

.img-wrapper { position: relative; height: 100%; margin-top: -15px; }

.img-wrapper img { border-radius: 30px; width: 100%; }

.img-overlay { background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; opacity: 0; border-radius: 30px; }

.img-overlay i { color: #DF0009; font-size: 3em; }

#overlay { background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; z-index: 999; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

#overlay img { margin: 0; width: 80%; height: 80%; object-fit: contain; padding: 5%; }

@media screen and (min-width: 768px) { #overlay img { width: 60%; } }

@media screen and (min-width: 1200px) { #overlay img { width: 50%; } }

#nextButton, #prevButton, #exitButton { background-color: #DF0009; color: #fff; font-size: 1.2em; transition: background-color 0.3s; border: none; border-radius: 50%; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; cursor: pointer; }

#nextButton:hover, #prevButton:hover, #exitButton:hover { background-color: #1F0001; }

@media screen and (min-width: 768px) { #nextButton, #prevButton, #exitButton { font-size: 1.6em; width: 50px; height: 50px; } }

#exitButton { position: absolute; top: 115px; right: 15px; }

.img-responsive { height: 100% !important; object-fit: cover !important; }

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

/* SECTION */
.en-tete-babu-blandineau-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: 'Jost', sans-serif; overflow: hidden; }

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

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

/* CONTENU */
.en-tete-babu-blandineau-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-babu-blandineau-services-eyebrow { font-family: 'Figtree', sans-serif; font-size: 11px; font-weight: 700 !important; letter-spacing: 0.22em; text-transform: uppercase; color: #DF0009; margin-bottom: 0.8rem; }

/* TITLE */
.en-tete-babu-blandineau-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: #FFFFFF; }

.en-tete-babu-blandineau-services-content h1 span { color: #DF0009; }

/* TEXT */
.en-tete-babu-blandineau-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-babu-blandineau-services-image { position: relative; z-index: 2; flex: 1; min-width: 300px; max-width: 48%; }

.en-tete-babu-blandineau-services-image-wrapper { position: relative; border-radius: 20px; overflow: hidden; border: 1px solid rgba(239, 191, 4, 0.25); backdrop-filter: blur(6px); box-shadow: 0 24px 60px rgba(0, 0, 0, 0.6); }

/* Accent line */
.en-tete-babu-blandineau-services-image-wrapper::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 42%; height: 2px; background: #DF0009; border-radius: 0 0 4px 4px; z-index: 3; }

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

/* REFLET */
.en-tete-babu-blandineau-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-babu-blandineau-services-section { flex-direction: column; padding: 120px 24px 60px 24px; } .en-tete-babu-blandineau-services-content, .en-tete-babu-blandineau-services-image { max-width: 100%; width: 100%; text-align: center; align-items: center; } }

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

/*---------------------------------------------------------------------bloc global texte-rs-babu-----------------------------------------------------------------------------*/
.texte-rs-babu { position: relative; background: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FmjnwhTYnj5OK7LSAH5TJNss6blf1%2Fimages%2FDesign_sans_titre_-_2026-04-14T103418738_n9zv.webp") center/cover no-repeat; padding: 120px 80px; overflow: hidden; }

.texte-rs-babu::before { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.38); z-index: 1; }

.texte-rs-babu > * { position: relative; z-index: 2; }

/*--------------------------bloc réseaux sociaux------------------------------*/
.texte-rs-babu .rs-babu-blandineau { text-align: center; }

.texte-rs-babu .rs-babu-blandineau h2 { margin: 0 0 30px; font-size: 32px; font-weight: 700 !important; font-family: 'Figtree', sans-serif; line-height: 1.1; color: #FFFFFF; text-align: center; }

.texte-rs-babu .rs-babu-blandineau-buttons { display: flex; justify-content: center; align-items: center; gap: 80px; flex-wrap: wrap; }

.texte-rs-babu .rs-babu-blandineau-link { display: inline-flex; align-items: center; justify-content: center; transition: transform 0.3s ease; }

.texte-rs-babu .rs-babu-blandineau-link:hover { transform: scale(1.05); }

.texte-rs-babu .rs-babu-blandineau-link img { display: block; width: 90px; height: 90px; object-fit: contain; border-radius: 16px; }

/*---------------------------bloc texte photo-----------------------------*/
.texte-rs-babu .texte-photo-tpn-terrassement { position: relative; }

.texte-rs-babu .overlay { position: relative; }

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

.texte-rs-babu .row:last-child { margin-bottom: 0; }

.texte-rs-babu .row.reverse { flex-direction: row-reverse; }

.texte-rs-babu .image { flex: 0 0 38%; display: flex; }

.texte-rs-babu .row:not(.reverse) .image { justify-content: flex-start; }

.texte-rs-babu .row.reverse .image { justify-content: flex-end; }

.texte-rs-babu .image img { display: block; width: 100%; height: auto; border-radius: 16px; }

.texte-rs-babu .text { flex: 0 0 55%; max-width: none; color: white; }

.texte-rs-babu .row:not(.reverse) .text { text-align: left; }

.texte-rs-babu .row.reverse .text { text-align: left; margin-left: 0; }

.texte-rs-babu .text h2 { margin: 0 0 32px; font-size: 32px; font-weight: 700 !important; line-height: 1.1; color: #FFFFFF; text-align: center; }

.texte-rs-babu .text p { margin: 0; font-size: 18px; font-family: 'Jost', sans-serif; line-height: 1.7; max-width: 900px; color: white; text-align: justify; }

/*-------------------------------responsive---------------------------------*/
@media (max-width: 1024px) { .texte-rs-babu { padding: 90px 40px; } .texte-rs-babu .rs-babu-blandineau { margin-bottom: 80px; } .texte-rs-babu .rs-babu-blandineau h2 { font-size: 46px; } .texte-rs-babu .rs-babu-blandineau-link img { width: 80px; height: 80px; } .texte-rs-babu .row, .texte-rs-babu .row.reverse { flex-direction: column; align-items: flex-start; gap: 40px; margin-bottom: 80px; } .texte-rs-babu .image, .texte-rs-babu .text { flex: 1 1 100%; width: 100%; } .texte-rs-babu .row.reverse .image { justify-content: flex-start; } .texte-rs-babu .image img { max-width: 100%; } .texte-rs-babu .text h2 { font-size: 46px; } .texte-rs-babu .text p { font-size: 20px; max-width: 100%; } }

@media (max-width: 767px) { .texte-rs-babu { padding: 70px 20px; } .texte-rs-babu .rs-babu-blandineau { margin-bottom: 60px; } .texte-rs-babu .rs-babu-blandineau h2 { font-size: 34px; } .texte-rs-babu .rs-babu-blandineau-buttons { gap: 20px; } .texte-rs-babu .rs-babu-blandineau-link img { width: 70px; height: 70px; } .texte-rs-babu .text h2 { font-size: 34px; } .texte-rs-babu .text p { font-size: 18px; line-height: 1.6; } }

/*------------------------------------------------------------------------------bloc step-3----------------------------------------------------------------------------------*/
.step-babu-blandineau-3 { display: grid; grid-template-columns: 360px 1fr; gap: 40px; align-items: center; padding: 80px 50px 160px 50px; background: #ffffff; overflow: hidden; box-sizing: border-box; }

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

.step-babu-blandineau-3__intro h2 { margin: 0 0 24px; font-size: clamp(30px, 4vw, 48px); font-family: 'Figtree', sans-serif; line-height: 1.05; font-weight: 700 !important; color: #1F0001; }

.step-babu-blandineau-3__intro p { max-width: 300px; font-family: 'Jost', sans-serif; margin: 0; font-size: 16px; line-height: 1.8; color: #1F0001; }

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

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

.step-babu-blandineau-3__halo { fill: none; stroke: rgba(96, 93, 93, 0.14); stroke-width: 28; stroke-linecap: round; }

.step-babu-blandineau-3__path { fill: none; stroke: #DF0009; stroke-width: 3; stroke-linecap: round; }

.step-babu-blandineau-3__dot-svg { fill: #1F0001; }

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

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

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

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

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

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

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

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

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

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

/* NUMÉROS */
.step-babu-blandineau-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-babu-blandineau-3__content { position: absolute; width: 220px; }

.step-babu-blandineau-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-babu-blandineau-3__content p { margin: 0; font-size: clamp(12px, 1.2vw, 14px); line-height: 1.7; font-family: 'Jost', sans-serif; color: #1F0001; }

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

/* MOBILE */
@media (max-width: 590px) { .step-babu-blandineau-3 { grid-template-columns: 1fr; gap: 30px; padding: 80px 24px; } .step-babu-blandineau-3__svg { display: none; } .step-babu-blandineau-3__timeline { aspect-ratio: auto; display: flex; flex-direction: column; gap: 36px; } .step-babu-blandineau-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 #DF0009; } .step-babu-blandineau-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-babu-blandineau-3__content { position: relative; top: auto !important; left: auto !important; right: auto !important; transform: none !important; width: auto; text-align: left !important; } .step-babu-blandineau-3__content h3 { white-space: normal; font-size: 16px; } .step-babu-blandineau-3__content p { font-size: 14px; } }

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