@charset "UTF-8";
@import url(main.css);
main a, main a:hover, main a:visited { color: #f7f7f2; }

a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { color: #f7f7f2 !important; font-family: Supreme !important; font-weight: 800 !important; }

a.fw-bold.fs-6.grow { color: black !important; }

a.fw-bold.fs-6 { color: black; }

/*====================== CUSTOM FORMULAIRE DE CONTACT ====================*/
.display-5.fw-bold.lh-1.text-body-emphasis.mb-3.titles { background-color: rgba(12, 79, 87, 0.4); backdrop-filter: blur(1rem); border-radius: 24px; padding: 50px; margin-left: 100px; color: #f7f7f2; }

form#formContact { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FZbatT3B5FHOmEx0PeDaUsKtVE3z2%2Fimages%2F4_afpl.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; }

.checkbox.mb-3 { color: #f7f7f2; }

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

@media (max-width: 991px) { .display-5.fw-bold.lh-1.text-body-emphasis.mb-3.titles { margin-left: 0px; } }

/*========================== CUSTOM COOKIES =======================*/
div#termsfeed-com---nb { margin: 10px; }

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

.black-screen { display: none; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { border: none; }

/*======================= CUSTOM FOOTER =========================*/
footer > div.row.justify-content-center.justify-content-lg-around.text-center.text-lg-start > div.col-md-4.offset-md-1.mb-3.mx-0 > div > img { height: 10vh !important; }

a#phone-analytics-tag-footer { color: black; }

a#open_preferences_center { color: black; }

a.p-0.text-body-secondary.footer-infos { color: black; }

/*======================= CUSTOM NAV BAR =========================*/
.spacer { display: none; }

.fs-6.animated-border-button.obftrucs { color: #f7f7f2; font-family: 'Supreme'; text-transform: uppercase; font-weight: 800; font-size: 1.1rem !important; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { font-family: 'Cabinet Grotesk'; padding: 13px 30px !important; font-weight: 700 !important; box-shadow: 0 16px 34px rgba(0, 0, 0, 0.18); transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease; }

.animated-border-button:after { background-color: #18b8b5; }

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

.logo_nav { height: 7vh !important; }

nav#navigation-bar-show { border-radius: 50px; margin: 10px; }

.navbar { transition: all 0.3s ease; }

.navbar.scrolled { background-color: rgba(12, 79, 87, 0.4) !important; backdrop-filter: blur(1rem); }

/* 📱 Responsive : navbar TOUJOURS visible */
@media (max-width: 991px) { .navbar { background-color: rgba(12, 79, 87, 0.4) !important; backdrop-filter: blur(1rem); } nav#navigation-bar-show { border-radius: 10px; } .navbar-brand { height: 8vh !important; width: 12vw !important; } }

/* =============================================================================================================== HERO DENIS GOLBA =============================================================================================== */
.dg-hero { position: relative; min-height: 100vh; padding: 120px 24px 160px; overflow: visible; background: #f7f7f2; }

.dg-hero__background { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; z-index: 1; display: block; }

/* Contenu principal */
.dg-hero__content { position: relative; z-index: 3; max-width: 1200px; margin: 0 auto; padding-top: 90px; text-align: center; color: #f7f7f2; }

/* Sous-titre */
.dg-hero__subtitle { display: block; margin: 0 0 34px; font-family: "Source Code Pro", cursive; font-size: clamp(2rem, 4vw, 3.4rem); line-height: 1; font-weight: 400; color: #f7f7f2; text-transform: none; letter-spacing: normal; }

/* Titre */
.dg-hero__title { margin: 0 0 54px; font-family: "Supreme", Arial, sans-serif; font-size: clamp(2.7rem, 6vw, 5.8rem); line-height: 0.95; font-weight: 800; letter-spacing: -0.04em; color: #0c4f57; text-transform: uppercase; }

/* Texte */
.dg-hero__text { max-width: 660px; margin: 24px auto 34px; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: clamp(1rem, 1.5vw, 1.2rem); line-height: 1.7; color: rgba(247, 247, 242, 0.92); }

button.w-100.btn.btn-outline-dark, .dg-hero__cta-button { display: inline-flex; align-items: center; justify-content: center; min-height: 52px; padding: 0 32px; border-radius: 999px; background: #0c4f57; color: #f7f7f2; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 0.98rem; font-weight: 700; text-decoration: none; white-space: nowrap; box-shadow: 0 16px 34px rgba(0, 0, 0, 0.18); transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease; }

button.w-100.btn.btn-outline-dark:hover, .dg-zone-band__btn:hover, a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover, .dg-hero__cta-button:hover { background: #126872; transform: translateY(-3px); box-shadow: 0 20px 42px rgba(12, 79, 87, 0.28); color: #f7f7f2; }

button.w-100.btn.btn-outline-dark:active, .dg-zone-band__btn:active, a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:active, .dg-hero__cta-button:active { transform: translateY(-1px); box-shadow: 0 12px 26px rgba(12, 79, 87, 0.22); }

/* Bandeau rassurant qui chevauche le hero */
.dg-hero__trust { position: absolute; left: 50%; bottom: 0; z-index: 4; transform: translateX(-50%) translateY(50%); display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; width: 1280px; padding: 24px; border-radius: 34px; background: #f7f7f2; box-shadow: 0 28px 80px rgba(12, 79, 87, 0.22); }

.dg-trust-card { display: flex; align-items: center; gap: 18px; min-height: 92px; padding: 20px 18px; border-radius: 24px; transition: background 0.25s ease, transform 0.25s ease; }

.dg-trust-card__icon { flex: 0 0 58px; width: 58px; height: 58px; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; background: linear-gradient(135deg, #0c4f57, #12717b); color: #f7f7f2; box-shadow: 0 10px 22px rgba(12, 79, 87, 0.2); overflow: hidden; }

.dg-trust-card__icon img { width: 30px; height: 30px; object-fit: contain; display: block; }

.dg-trust-card strong { display: block; margin-bottom: 5px; text-transform: uppercase; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1rem; line-height: 1.2; font-weight: 800 !important; color: #0c4f57; }

.dg-trust-card p { margin: 0; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1rem; line-height: 1.4; color: rgba(34, 34, 34, 0.65); }

/* ================================ RESPONSIVE ================================ */
/* Écrans desktop jusqu'à 1666px */
@media (max-width: 1666px) { .dg-hero { min-height: 100vh; padding: 110px 48px 130px; display: flex; align-items: center; justify-content: center; } .dg-hero__background, .dg-hero__overlay { inset: 0; } .dg-hero__content { max-width: 1180px; width: 100%; margin: 0 auto; padding-top: 0; } .dg-hero__subtitle { margin: 0 0 28px; font-size: clamp(2rem, 3vw, 3.4rem); } .dg-hero__title { margin: 0 0 36px; font-size: clamp(4rem, 6vw, 6.8rem); line-height: 0.95; letter-spacing: -0.04em; } .dg-hero__text { max-width: 760px; margin: 0 0 34px; font-size: clamp(1rem, 1.15vw, 1.18rem); line-height: 1.6; } .dg-hero__cta-button { min-height: 52px; padding: 0 34px; font-size: 0.98rem; } }

/* Tablette */
@media (max-width: 980px) { .dg-hero { min-height: 100vh; padding: 90px 18px 120px; display: flex; align-items: center; justify-content: center; } .dg-hero__background, .dg-hero__overlay { inset: 0; } .dg-hero__content { max-width: 820px; width: 100%; margin: 0 auto; padding-top: 0; text-align: center; display: flex; flex-direction: column; align-items: center; } .dg-hero__subtitle { margin: 0 0 26px; font-size: clamp(1.8rem, 5vw, 3rem); text-align: center; } .dg-hero__title { margin: 0 0 34px; font-size: clamp(2.4rem, 8vw, 4.8rem); line-height: 1; text-align: center; } .dg-hero__text { max-width: 720px; margin: 0 auto 30px; font-size: clamp(1rem, 2.3vw, 1.12rem); line-height: 1.6; text-align: center; } .dg-hero__cta-button { min-height: 50px; padding: 0 30px; font-size: 0.96rem; align-self: center; } .dg-hero__trust { display: none; } }

/* Mobile */
@media (max-width: 640px) { .dg-hero { min-height: 100vh; padding: 70px 14px 90px; display: flex; align-items: center; justify-content: center; } .dg-hero__background, .dg-hero__overlay { inset: 0; } .dg-hero__content { max-width: 100%; width: 100%; margin: 0 auto; padding-top: 0; text-align: center; display: flex; flex-direction: column; align-items: center; } .dg-hero__subtitle { margin: 0 0 20px; font-size: clamp(1.7rem, 9vw, 2.6rem); text-align: center; } .dg-hero__title { margin: 0 0 26px; font-size: clamp(2.1rem, 13vw, 3.6rem); line-height: 1; letter-spacing: -0.035em; text-align: center; } .dg-hero__text { max-width: 100%; margin: 0 auto 24px; font-size: 0.98rem; line-height: 1.55; text-align: center; } .dg-hero__cta-button { min-height: 48px; padding: 0 26px; font-size: 0.94rem; align-self: center; } .dg-hero__trust { display: none; } }

/* Très petits mobiles */
@media (max-width: 390px) { .dg-hero { min-height: 100vh; padding: 64px 12px 80px; display: flex; align-items: center; justify-content: center; } .dg-hero__content { padding-top: 0; text-align: center; align-items: center; } .dg-hero__subtitle { font-size: 1.65rem; text-align: center; } .dg-hero__title { font-size: 2rem; text-align: center; } .dg-hero__text { font-size: 0.92rem; text-align: center; } .dg-hero__cta-button { align-self: center; } .dg-hero__trust { display: none; } }

/*================================================================================================= BLOC DE PRESENTATION ==============================================================================================================*/
.dg-about { padding: 150px 24px 100px; background: #f7f7f2; }

.dg-about__inner { width: 100%; max-width: 1500px; margin: 0 auto; }

.dg-about__grid { display: grid; grid-template-columns: 1.15fr 0.85fr 0.85fr; grid-template-rows: auto 230px; gap: 22px; align-items: stretch; }

/* Images */
.dg-about__image { position: relative; overflow: hidden; border-radius: 24px; background: #e9e9e9; box-shadow: 0 18px 45px rgba(12, 79, 87, 0.12); }

.dg-about__image img { width: 100%; height: 100%; min-height: 100%; display: block; object-fit: cover; transition: transform 0.5s ease; }

.dg-about__image--large { min-height: 280px; }

.dg-about__image--large { grid-column: 1 / 2; grid-row: 1 / 2; }

.dg-about__image--small { min-height: 230px; }

.dg-about__image--wide { min-height: 230px; }

/* Contenu */
.dg-about__content { grid-column: 2 / 4; grid-row: 1 / 2; align-self: center; padding: 12px 8px 12px 18px; }

.dg-about__subtitle { margin: 0 0 20px; font-family: "Source Code Pro", cursive; font-size: clamp(2rem, 3vw, 3rem); line-height: 1; color: #18b8b5; }

.dg-about__title { max-width: 920px; margin: 0 0 20px; font-family: "Supreme", Arial, sans-serif; font-size: clamp(2rem, 4vw, 4rem); line-height: 0.98; font-weight: 800 !important; text-transform: uppercase; letter-spacing: -0.04em; color: #0c4f57; }

.dg-about__text { max-width: 920px; margin: 0 0 14px; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1.2rem; line-height: 1.75; color: rgba(34, 34, 34, 0.78); }

/* Placement des images du bas */
.dg-about__grid > .dg-about__image:nth-of-type(2) { grid-column: 1 / 2; grid-row: 2 / 3; }

.dg-about__grid > .dg-about__image:nth-of-type(3) { grid-column: 2 / 3; grid-row: 2 / 3; }

.dg-about__grid > .dg-about__image:nth-of-type(4) { grid-column: 3 / 4; grid-row: 2 / 3; }

/* Variante : léger aplat turquoise derrière le bloc */
.dg-about__grid { position: relative; }

.dg-about__grid::before { content: ""; position: absolute; right: -26px; top: -26px; width: 190px; height: 190px; border-radius: 50%; background: rgba(24, 184, 181, 0.12); z-index: 0; }

.dg-about__grid > * { position: relative; z-index: 1; }

/* ================================ RESPONSIVE ================================ */
/* Écrans desktop jusqu'à 1666px */
@media (max-width: 1666px) { .dg-about { padding: 130px 36px 100px; } .dg-about__inner { max-width: 1320px; } .dg-about__grid { grid-template-columns: 1fr 1fr 1fr; grid-template-rows: auto 240px; gap: 22px; } .dg-about__grid::before { right: -28px; top: -28px; width: 180px; height: 180px; } .dg-about__image--large { min-height: 300px; } .dg-about__image--small, .dg-about__image--wide { min-height: 240px; } .dg-about__content { padding: 10px 0 10px 16px; } .dg-about__subtitle { font-size: clamp(2rem, 2.7vw, 3rem); } .dg-about__title { max-width: 840px; font-size: clamp(2.2rem, 3.3vw, 3.8rem); line-height: 1; } .dg-about__text { max-width: 820px; font-size: 1rem; line-height: 1.65; } }

/* Desktop moyen */
@media (max-width: 1400px) { .dg-about { padding: 120px 24px 90px; } .dg-about__inner { max-width: 1180px; } .dg-about__grid { grid-template-columns: 1fr 1fr 1fr; grid-template-rows: auto 220px; gap: 18px; } .dg-about__image--large { min-height: 260px; } .dg-about__image--small, .dg-about__image--wide { min-height: 220px; } .dg-about__content { padding: 8px 0 8px 12px; } .dg-about__subtitle { font-size: clamp(1.9rem, 3vw, 2.8rem); } .dg-about__title { max-width: 780px; font-size: clamp(2rem, 3.6vw, 3.4rem); } .dg-about__text { max-width: 780px; font-size: 0.96rem; line-height: 1.65; } }

@media (max-width: 980px) { .dg-about { padding: 90px 18px; } .dg-about__inner { max-width: 100%; } .dg-about__grid { grid-template-columns: 1fr 1fr; grid-template-rows: auto; gap: 18px; } .dg-about__grid::before { right: -20px; top: -20px; width: 140px; height: 140px; } .dg-about__image--large { grid-column: 1 / 2; grid-row: 1 / 2; min-height: 320px; } .dg-about__content { grid-column: 2 / 3; grid-row: 1 / 2; align-self: center; padding: 0; text-align: left; } .dg-about__subtitle { margin-bottom: 10px; font-size: clamp(1.8rem, 4vw, 2.6rem); } .dg-about__title { max-width: 100%; margin-bottom: 18px; font-size: clamp(2rem, 5vw, 3rem); line-height: 1; } .dg-about__text { max-width: 100%; margin-bottom: 12px; font-size: 0.96rem; line-height: 1.6; } .dg-about__grid > .dg-about__image:nth-of-type(2), .dg-about__grid > .dg-about__image:nth-of-type(3) { grid-column: auto; grid-row: auto; min-height: 240px; } .dg-about__grid > .dg-about__image:nth-of-type(4) { grid-column: 1 / 3; grid-row: auto; min-height: 260px; } .dg-about__image { border-radius: 22px; } }

@media (max-width: 700px) { .dg-about { padding: 72px 14px; } .dg-about__inner { width: 100%; max-width: 100%; } .dg-about__grid { display: grid; grid-template-columns: 1fr; gap: 16px; } .dg-about__grid::before { right: -40px; top: -30px; width: 130px; height: 130px; } .dg-about__content { order: -1; grid-column: 1 / 2; grid-row: auto; padding: 0; text-align: center; } .dg-about__subtitle { margin: 0 0 14px; font-size: clamp(1.8rem, 9vw, 2.6rem); text-align: center; } .dg-about__title { max-width: 100%; margin: 0 auto 20px; font-size: clamp(2rem, 11vw, 3.1rem); line-height: 1; letter-spacing: -0.035em; text-align: center; } .dg-about__text { max-width: 100%; margin: 0 auto 14px; font-size: 1rem; line-height: 1.6; text-align: center; } .dg-about__image--large, .dg-about__content, .dg-about__grid > .dg-about__image:nth-of-type(2), .dg-about__grid > .dg-about__image:nth-of-type(3), .dg-about__grid > .dg-about__image:nth-of-type(4) { grid-column: 1 / 2; grid-row: auto; } .dg-about__image, .dg-about__image--large, .dg-about__image--small, .dg-about__image--wide { width: 100%; min-height: 260px; border-radius: 20px; } .dg-about__button { width: 100%; justify-content: center; } }

@media (max-width: 390px) { .dg-about { padding: 64px 12px; } .dg-about__grid { gap: 14px; } .dg-about__subtitle { font-size: 1.7rem; } .dg-about__title { font-size: 2rem; } .dg-about__text { font-size: 0.92rem; line-height: 1.55; } .dg-about__image, .dg-about__image--large, .dg-about__image--small, .dg-about__image--wide { min-height: 220px; border-radius: 18px; } }

/*=============================================================================================== LES SERVICES / PRESTATIONS =============================================================================================================*/
.dg-services { position: relative; padding: 20px 24px 110px; background: #f7f7f2; overflow: hidden; }

.dg-services__inner { max-width: 1600px; margin: 0 auto; }

.dg-services__grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 22px; }

.dg-service-card { position: relative; display: flex; flex-direction: column; min-height: 330px; padding: 28px 24px 78px; border-radius: 28px; background: #ffffff; box-shadow: 0 18px 50px rgba(12, 79, 87, 0.1); overflow: hidden; text-decoration: none; cursor: pointer; transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease; }

.dg-service-card::before { content: ""; position: absolute; inset: auto -40px -60px auto; width: 150px; height: 150px; border-radius: 50%; background: rgba(24, 184, 181, 0.14); transition: transform 0.25s ease; }

.dg-service-card:hover { transform: translateY(-8px); box-shadow: 0 28px 70px rgba(12, 79, 87, 0.18); background: #ffffff; }

.dg-service-card:hover::before { transform: scale(1.2); }

.dg-service-card__number { position: relative; z-index: 1; flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; width: 54px; height: 54px; margin-bottom: 34px; border-radius: 50%; background: #0c4f57; color: #f7f7f2; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 0.95rem; font-weight: 800; }

.dg-service-card h3 { position: relative; z-index: 1; margin: 0 0 14px; min-height: 58px; font-family: "Supreme", Arial, sans-serif; font-size: 1.35rem; line-height: 1.08; font-weight: 800 !important; letter-spacing: -0.03em; color: #0c4f57; text-transform: uppercase; }

.dg-service-card p { position: relative; z-index: 1; margin: 0 0 20px 0; min-height: 92px; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1rem; line-height: 1.6; color: rgba(34, 34, 34, 0.66); }

.dg-service-card__link { position: relative; left: auto; bottom: auto; z-index: 1; margin-top: auto; display: inline-flex; align-items: center; gap: 8px; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1rem; font-weight: 800; color: #0c4f57; }

.dg-service-card__link::after { content: "→"; transition: transform 0.22s ease; }

.dg-service-card:hover .dg-service-card__link::after { transform: translateX(4px); }

.dg-service-card:focus-visible { outline: 3px solid rgba(24, 184, 181, 0.55); outline-offset: 4px; }

/* ================================ RESPONSIVE ================================ */
@media (max-width: 1180px) { .dg-services { padding: 90px 22px 90px; } .dg-services__grid { grid-template-columns: repeat(2, 1fr); } .dg-service-card { min-height: 280px; } }

@media (max-width: 640px) { .dg-services { padding: 70px 14px 70px; } .dg-services__grid { grid-template-columns: 1fr; gap: 14px; } .dg-service-card { min-height: auto; padding: 24px 20px 70px; border-radius: 22px; } .dg-service-card__number { width: 46px; height: 46px; margin-bottom: 26px; } .dg-service-card h3 { font-size: 1.22rem; } .dg-service-card p { font-size: 0.92rem; } .dg-service-card__link { left: 20px; bottom: 24px; } }

/*=============================================================================================================== GALERIE D'IMAGES ====================================================================================================*/
.tbg-gallery { position: relative; padding: 120px 24px; background: #f7f7f2; color: #222222; overflow: hidden; }

.tbg-gallery::before { content: ""; position: absolute; right: -120px; top: 80px; width: 340px; height: 340px; border-radius: 50%; background: rgba(24, 184, 181, 0.12); z-index: 0; }

.tbg-gallery__grid { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(6, 1fr); grid-auto-rows: 120px; gap: 18px; }

.tbg-gallery__item { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 24px; background: #e9e9e9; box-shadow: 0 18px 48px rgba(12, 79, 87, 0.14); filter: brightness(0.92) contrast(1.04) saturate(0.96); transition: transform 0.6s ease, filter 0.6s ease, box-shadow 0.6s ease; }

.tbg-gallery__item { grid-column: span 1; grid-row: span 2; }

.tbg-gallery__item.tall { grid-row: span 4; }

.tbg-gallery__item.wide { grid-column: span 2; grid-row: span 2; }

.tbg-gallery__item.large { grid-column: span 2; grid-row: span 4; }

/* ================================ RESPONSIVE ================================ */
@media (max-width: 1000px) { .tbg-gallery { padding: 90px 18px; } .tbg-gallery__grid { grid-template-columns: repeat(4, 1fr); grid-auto-rows: 110px; } .tbg-gallery__item { border-radius: 20px; } }

@media (max-width: 700px) { .tbg-gallery { padding: 70px 14px; } .tbg-gallery__grid { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 120px; gap: 12px; } .tbg-gallery__item, .tbg-gallery__item.wide, .tbg-gallery__item.large { grid-column: span 1; grid-row: span 2; } .tbg-gallery__item.tall { grid-row: span 3; } .tbg-gallery__item { border-radius: 18px; } }

/* =================================================================================================== ZONE D'INTERVENTION DENIS GOLBA =========================================================================================== */
.dg-zone-band { position: relative; width: 100%; padding: 90px 0% 90px 7%; background: #f7f7f2; color: #222222; display: grid; grid-template-columns: 36% 64%; align-items: center; gap: 48px; box-sizing: border-box; overflow: hidden; }

.dg-zone-band::before { content: ""; position: absolute; left: -130px; top: 70px; width: 340px; height: 340px; border-radius: 50%; background: rgba(24, 184, 181, 0.12); z-index: 0; }

.dg-zone-band::after { content: ""; position: absolute; right: -110px; bottom: 40px; width: 280px; height: 280px; border-radius: 50%; background: rgba(12, 79, 87, 0.08); z-index: 0; }

.dg-zone-band__content, .dg-zone-band__map { position: relative; z-index: 1; }

.dg-zone-band__kicker { margin: 0 0 20px; font-family: "Source Code Pro", cursive; font-size: clamp(2rem, 3vw, 3.2rem); line-height: 1; color: #18b8b5; }

.dg-zone-band h2 { margin: 0; font-family: "Supreme", Arial, sans-serif; font-size: clamp(2rem, 4vw, 4rem); font-weight: 800 !important; line-height: 0.96; letter-spacing: -0.04em; color: #0c4f57; margin-bottom: 20px; text-transform: uppercase; }

.dg-zone-band h2 span { display: block; }

.dg-zone-band p { max-width: 560px; margin: 0 0 18px; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1.2rem; line-height: 1.75; color: rgba(34, 34, 34, 0.78); }

.dg-zone-band__btn { display: inline-flex; align-items: center; justify-content: center; min-height: 50px; margin-top: 12px; padding: 0 28px; border-radius: 999px; background: #0c4f57; color: #f7f7f2; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 0.98rem; font-weight: 700; text-decoration: none; box-shadow: 0 16px 34px rgba(0, 0, 0, 0.18); transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease; }

.dg-zone-band__map { height: 430px; overflow: hidden; border-radius: 32px; background: #e9e9e9; box-shadow: 0 24px 70px rgba(12, 79, 87, 0.14); }

.dg-zone-band__map iframe { width: 100%; height: 100%; border: 0; display: block; filter: saturate(0.85) contrast(1.02); }

/* ================================ RESPONSIVE ================================ */
/* Écrans desktop jusqu'à 1666px */
@media (max-width: 1666px) { .dg-zone-band { padding: 90px 36px; grid-template-columns: 38% 62%; gap: 42px; } .dg-zone-band::before { left: -120px; top: 60px; width: 320px; height: 320px; } .dg-zone-band::after { right: -100px; bottom: 36px; width: 260px; height: 260px; } .dg-zone-band__kicker { font-size: clamp(2rem, 2.6vw, 3rem); } .dg-zone-band h2 { font-size: clamp(2.5rem, 3.6vw, 4.2rem); } .dg-zone-band p { max-width: 540px; font-size: 1rem; line-height: 1.7; } .dg-zone-band__map { height: 410px; border-radius: 30px; } }

@media (max-width: 1000px) { .dg-zone-band { grid-template-columns: 1fr; padding: 85px 18px; gap: 42px; } .dg-zone-band p { max-width: 760px; } .dg-zone-band__map { height: 360px; border-radius: 26px; } }

@media (max-width: 520px) { .dg-zone-band { padding: 70px 14px; gap: 34px; } .dg-zone-band__line { width: 48px; margin: 24px 0 20px; } .dg-zone-band p { font-size: 0.98rem; line-height: 1.65; } .dg-zone-band__btn { width: 100%; margin-top: 18px; } .dg-zone-band__map { height: 300px; border-radius: 22px; } }

@media (max-width: 393px) { .dg-zone-band { padding: 60px 12px; } .dg-zone-band__kicker { font-size: 2rem; } .dg-zone-band h2 { font-size: 2.35rem; } .dg-zone-band__map { height: 280px; } }

/*====================================================================================================== EN TETE - PAGE SECONDAIRE ======================================================================================================*/
.dg-contact-hero { position: relative; width: 100%; height: 55vh; min-height: 430px; padding: 80px 30px 0; overflow: hidden; background-color: #0c4f57; }

/* Vidéo */
.dg-contact-video-bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; filter: brightness(0.68) contrast(1.05) saturate(0.9); }

/* Container */
.dg-contact-container { position: relative; z-index: 2; max-width: 1300px; height: 100%; margin: 0 50px 0 300px; padding: 0 30px; display: grid; grid-template-columns: 1fr 2fr; align-items: center; gap: 80px; }

/* Logo */
.dg-contact-logo img { display: block; max-width: 250px; height: auto; }

/* Si tu n’as pas encore le logo, tu peux cacher ce bloc */
.dg-contact-logo:empty { display: none; }

/* Texte avec ligne */
.dg-contact-text-lined { display: flex; align-items: stretch; gap: 35px; }

/* Ligne turquoise */
.dg-contact-line { width: 5px; background: #18b8b5; border-radius: 999px; box-shadow: 0 0 24px rgba(24, 184, 181, 0.45); }

.dg-contact-kicker { margin: 0 0 20px; font-family: "Source Code Pro", cursive; font-size: clamp(2rem, 3vw, 3.2rem); line-height: 1; color: #18b8b5; }

/* Texte */
.dg-contact-text-content h1 { margin: 0 0 1.5rem; width: 900px; font-family: "Supreme", Arial, sans-serif; font-size: clamp(2.2rem, 4vw, 4.4rem); color: #f7f7f2; line-height: 0.98; font-weight: 800 !important; text-transform: uppercase; letter-spacing: -0.04em; }

.dg-contact-text-content p:not(.dg-contact-kicker) { max-width: 900px; margin: 0; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1.2rem; line-height: 1.7; color: rgba(247, 247, 242, 0.84); }

/* ================================ RESPONSIVE ================================ */
@media (max-width: 1660px) { .dg-contact-container { margin: 0 40px 0 160px; gap: 60px; } .dg-contact-text-content h1 { width: auto; max-width: 820px; } .dg-contact-logo img { max-width: 300px; } }

@media (max-width: 1100px) { .dg-contact-container { margin: 0 auto; padding: 0 30px; gap: 50px; grid-template-columns: 0.8fr 1.6fr; } .dg-contact-logo img { max-width: 230px; } .dg-contact-text-content h1 { width: auto; max-width: 720px; font-size: clamp(2.2rem, 5vw, 3.8rem); } .dg-contact-text-content p:not(.dg-contact-kicker) { font-size: 1.05rem; max-width: 560px; } }

@media (max-width: 900px) { .dg-contact-hero { height: auto; min-height: 520px; padding: 200px 24px 80px; } .dg-contact-container { height: auto; margin: 0 auto; padding: 0; grid-template-columns: 1fr; text-align: center; gap: 42px; } .dg-contact-logo img { max-width: 190px; margin: 0 auto; } .dg-contact-text-lined { justify-content: center; align-items: center; } .dg-contact-text-content h1 { width: auto; max-width: 760px; margin-left: auto; margin-right: auto; font-size: clamp(2.2rem, 7vw, 3.6rem); } .dg-contact-text-content p:not(.dg-contact-kicker) { max-width: 620px; margin: 0 auto; } }

@media (max-width: 768px) { .dg-contact-hero { min-height: unset; padding: 200px 20px 110px; } .dg-contact-container { gap: 34px; } .dg-contact-logo img { max-width: 160px; } .dg-contact-text-lined { flex-direction: column; gap: 18px; } .dg-contact-line { width: 72px; height: 5px; } .dg-contact-kicker { margin-bottom: 16px; font-size: clamp(1.8rem, 8vw, 2.6rem); } .dg-contact-text-content h1 { width: auto; max-width: 100%; font-size: clamp(2rem, 9vw, 3rem); line-height: 1; letter-spacing: -0.035em; } .dg-contact-text-content p:not(.dg-contact-kicker) { max-width: 92%; font-size: 0.96rem; line-height: 1.65; } }

@media (max-width: 480px) { .dg-contact-hero { padding: 150px 16px 80px; } .dg-contact-container { gap: 28px; } .dg-contact-logo img { max-width: 135px; } .dg-contact-text-lined { gap: 16px; } .dg-contact-line { width: 58px; height: 4px; } .dg-contact-kicker { font-size: clamp(1.6rem, 9vw, 2.2rem); } .dg-contact-text-content h1 { font-size: clamp(1.8rem, 10vw, 2.55rem); } .dg-contact-text-content p:not(.dg-contact-kicker) { max-width: 100%; font-size: 0.92rem; line-height: 1.6; } }

/*===================================================================================================== INTRODUCTION DU SERVICE =========================================================================================================*/
.abris-about { position: relative; padding: 110px 7%; background: #f7f7f2; overflow: hidden; }

.abris-about::before { content: ""; position: absolute; left: -120px; bottom: 60px; width: 320px; height: 320px; border-radius: 50%; background: rgba(24, 184, 181, 0.12); z-index: 0; }

.abris-about__container { display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 80px; align-items: center; }

/* Texte */
.abris-about__eyebrow { display: inline-block; margin-bottom: 20px; font-family: "Source Code Pro", cursive; font-size: clamp(2rem, 3vw, 3.1rem); line-height: 1; color: #18b8b5; }

.abris-about__title { max-width: 900px; margin: 0 0 24px; font-family: "Supreme", Arial, sans-serif; font-size: clamp(2.2rem, 4vw, 4.4rem); line-height: 0.96; font-weight: 800 !important; text-transform: uppercase; letter-spacing: -0.04em; color: #0c4f57; }

.abris-about__text { margin: 0 0 18px; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1.2rem; line-height: 1.75; color: rgba(34, 34, 34, 0.72); }

/* Image */
.abris-about__visual { width: 100%; height: 450px; background: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2FZbatT3B5FHOmEx0PeDaUsKtVE3z2%2Fimages%2FLogo_Denis_Golba_rskj.webp?alt=media&token=f79b216a-8a16-4bf6-8122-ba9e7fc9d978"); background-size: cover; background-position: center; border-radius: 4px; }

/* Responsive */
@media (max-width: 900px) { .abris-about__container { grid-template-columns: 1fr; gap: 40px; } .abris-about__visual { height: 300px; } }

/*======================================================================================================== LES SERVICES ================================================================================================================*/
.dg-facade-services { position: relative; padding: 20px 7% 120px; background: #f7f7f2; overflow: hidden; }

.dg-facade-services::before { content: ""; position: absolute; right: -120px; top: 80px; width: 340px; height: 340px; border-radius: 50%; background: rgba(24, 184, 181, 0.12); z-index: 0; }

.dg-facade-services::after { content: ""; position: absolute; left: -150px; bottom: 50px; width: 300px; height: 300px; border-radius: 50%; background: rgba(12, 79, 87, 0.07); z-index: 0; }

.dg-facade-services__inner { position: relative; z-index: 1; width: 100%; max-width: 1320px; margin: 0 auto; }

.dg-facade-services__heading { max-width: 1320px; margin: 0 0 54px; text-align: left; }

.dg-facade-services__kicker { margin: 0 0 20px; font-family: "Source Code Pro", cursive; font-size: clamp(2rem, 3vw, 3.2rem); line-height: 1; color: #18b8b5; }

.dg-facade-services__heading h2 { margin: 0; font-family: "Supreme", Arial, sans-serif; font-size: clamp(2.2rem, 4vw, 4.4rem); line-height: 0.96; font-weight: 800 !important; text-transform: uppercase; letter-spacing: -0.04em; color: #0c4f57; }

.dg-facade-services__heading p { max-width: 1320px; margin: 22px 0 0; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1.2rem; line-height: 1.75; color: rgba(34, 34, 34, 0.72); }

.dg-facade-services__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; align-items: stretch; }

/* Carte */
.dg-facade-service-card { position: relative; min-height: 330px; padding: 26px 22px; border-radius: 24px; background: #ffffff; box-shadow: 0 16px 42px rgba(12, 79, 87, 0.09); overflow: hidden; display: flex; flex-direction: column; height: 100%; transition: transform 0.25s ease, box-shadow 0.25s ease; }

.dg-facade-service-card::before { content: ""; position: absolute; right: -50px; bottom: -70px; width: 145px; height: 145px; border-radius: 50%; background: rgba(24, 184, 181, 0.14); transition: transform 0.25s ease; }

.dg-facade-service-card__number { position: relative; z-index: 1; display: inline-flex; align-items: center; justify-content: center; width: 46px; height: 46px; min-height: 46px; margin-bottom: 26px; border-radius: 50%; background: #0c4f57; color: #f7f7f2; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 0.85rem; font-weight: 800; flex-shrink: 0; }

.dg-facade-service-card h3 { position: relative; z-index: 1; min-height: 52px; margin: 0 0 12px; font-family: "Supreme", Arial, sans-serif; font-size: 1.2rem; line-height: 1.08; font-weight: 800 !important; text-transform: uppercase; letter-spacing: -0.03em; color: #0c4f57; }

.dg-facade-service-card p { position: relative; z-index: 1; margin: 0; font-family: "Cabinet Grotesk", Arial, sans-serif; font-size: 1rem; line-height: 1.58; color: rgba(34, 34, 34, 0.68); }

/* ================================ RESPONSIVE ================================ */
@media (max-width: 1180px) { .dg-facade-services { padding: 90px 7%; } .dg-facade-services__grid { grid-template-columns: repeat(2, 1fr); } .dg-facade-service-card { min-height: 240px; } }

@media (max-width: 640px) { .dg-facade-services { padding: 70px 5%; } .dg-facade-services__heading { margin-bottom: 36px; } .dg-facade-services__grid { grid-template-columns: 1fr; gap: 14px; } .dg-facade-service-card { min-height: auto; padding: 24px 20px; border-radius: 22px; } .dg-facade-service-card__number { width: 44px; height: 44px; margin-bottom: 22px; } .dg-facade-service-card h3 { font-size: 1.16rem; } .dg-facade-service-card p { font-size: 0.9rem; } }

/*================================================================================================== GALERIE D'IMAGES ===============================================================================================================*/
.dg-infinite-gallery { position: relative; width: 100%; padding: 80px 0; background: #f7f7f2; overflow: hidden; }

.dg-infinite-gallery::before, .dg-infinite-gallery::after { content: ""; position: absolute; top: 0; width: 120px; height: 100%; z-index: 2; pointer-events: none; }

.dg-infinite-gallery::before { left: 0; background: linear-gradient(90deg, #f7f7f2 0%, rgba(247, 247, 242, 0) 100%); }

.dg-infinite-gallery::after { right: 0; background: linear-gradient(270deg, #f7f7f2 0%, rgba(247, 247, 242, 0) 100%); }

.dg-infinite-gallery__track { display: flex; width: max-content; gap: 22px; animation: dg-gallery-scroll 34s linear infinite; }

.dg-infinite-gallery__item { flex: 0 0 360px; height: 260px; border-radius: 26px; overflow: hidden; background: #e9e9e9; box-shadow: 0 18px 45px rgba(12, 79, 87, 0.12); }

.dg-infinite-gallery__item img { width: 100%; height: 100%; display: block; object-fit: cover; filter: brightness(0.95) contrast(1.04) saturate(0.98); transition: transform 0.55s ease, filter 0.55s ease; }

@keyframes dg-gallery-scroll { from { transform: translateX(0); }
  to { transform: translateX(calc(-50% - 11px)); } }

/* ================================ RESPONSIVE ================================ */
@media (max-width: 900px) { .dg-infinite-gallery { padding: 70px 0; } .dg-infinite-gallery::before, .dg-infinite-gallery::after { width: 70px; } .dg-infinite-gallery__track { gap: 16px; animation-duration: 30s; } .dg-infinite-gallery__item { flex-basis: 300px; height: 220px; border-radius: 22px; } @keyframes dg-gallery-scroll { from { transform: translateX(0); }
    to { transform: translateX(calc(-50% - 8px)); } } }

@media (max-width: 520px) { .dg-infinite-gallery { padding: 55px 0; } .dg-infinite-gallery::before, .dg-infinite-gallery::after { width: 42px; } .dg-infinite-gallery__track { gap: 12px; animation-duration: 26s; } .dg-infinite-gallery__item { flex-basis: 250px; height: 190px; border-radius: 18px; } @keyframes dg-gallery-scroll { from { transform: translateX(0); }
    to { transform: translateX(calc(-50% - 6px)); } } }

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