@charset "UTF-8";
@import url(main.css);
/*================= CUSTOM SEO ==============*/
.d-flex.flex-column.flex-lg-row.align-items-center { display: none !important; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2, a.button_homepageDoubleScreen.first-banner-seo-page-button.text-color-fourth.p-3.fs-6.fw-bold.m-2, a.p-3.fw-bold.fs-6.m-2.phone-number-button.text-decoration-none, a.fw-light.grow.button_header.text-color-fourth.rounded-pill.p-2.text-decoration-none.all-activities-button { background-color: #bed490; border-radius: 0px !important; padding: 12px 30px !important; font-family: 'Lato'; text-transform: uppercase; font-size: 0.7rem; font-weight: 500 !important; color: #212529 !important; letter-spacing: 0.04em; }

.col-sm-12.col-lg-6.col-xl-4.py-5.content.text-color-primary { color: white !important; }

/*================= CUSTOM FORMULAIRE DE CONTACT ==============*/
div#contact { padding: 100px 0 !important; }

.lh-1.mb-3.titles { margin-left: 50px; }

@media (max-width: 991px) { .lh-1.mb-3.titles { margin-left: 0px; padding: 10px; } }

/*================= CUSTOM COOKIES ==================*/
div#termsfeed-com---nb { border-radius: 8px !important; margin: 10px; }

/*================== CUSTOM FOOTER ==================*/
.bg-thirdColor:has(footer) { position: relative; padding-top: 100px; overflow: hidden; }

.bg-thirdColor:has(footer)::before { content: ""; position: absolute; inset: 0; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FsJJjT9koNaQuV633ENVSlOKta0c2%2Fimages%2FBG_footer_2_yej1.webp"); background-size: cover; background-position: 38% bottom; background-repeat: no-repeat; filter: blur(8px); transform: scale(1.05); z-index: 0; }

.bg-thirdColor:has(footer) > * { position: relative; z-index: 1; }

.d-flex.flex-column.flex-sm-row.justify-content-between.pt-4.my-2.border-top.text-center.text-color-third, .col-8.col-md-2.mb-3.text-color-third, p.text-color-third { color: white !important; }

.mx-4.mb-3.logo-footer.mx-auto { height: 15vh; }

.mx-4.mb-3.logo-footer.mx-auto .logo_nav { height: 100% !important; }

/*================ CUSTOM BLOC SEO ====================*/
.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, .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.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 { margin-top: 100px !important; margin-bottom: 100px !important; padding: 50px 20px !important; background: rgba(255, 255, 255, 0.12) !important; backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); border: 1px solid rgba(255, 255, 255, 0.22); box-shadow: 0 8px 30px rgba(12, 13, 13, 0.12) !important; }

.black-screen { display: none; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { background-color: #88a547; }

/*================== CUSTOM NAVBAR ======================*/
.navbar { transition: all 0.3s ease; }

.navbar.scrolled { background-color: rgba(120, 153, 46, 0.5) !important; backdrop-filter: blur(1rem); }

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

.logo_nav { height: 12.5vh !important; }

/* 📱 Responsive : navbar TOUJOURS visible */
@media (max-width: 991px) { .navbar { background-color: rgba(120, 153, 46, 0.5) !important; backdrop-filter: blur(1rem); } .navbar-brand { height: 10vh !important; width: 18vw !important; } .logo_nav { height: 10vh !important; } }

.fs-6.animated-border-button.obftrucs { color: #fefefe; text-transform: uppercase; font-family: 'Libre Baskerville'; font-weight: 700; }

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

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { padding: 12px 20px !important; border-radius: 2px !important; transform: none; }

.spacer { display: none; }

/*======================================================================= HERO D'ACCUEIL ========================================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

/* ══ HERO ══ */
.jdo-hero2 { position: relative; width: 100%; min-height: 100svh; display: flex; align-items: center; justify-content: center; overflow: hidden; padding: clamp(2rem, 4vw, 4rem); box-sizing: border-box; }

/* ── FOND VIDÉO FLOUTÉ ── */
.jdo-hero2__bg { position: absolute; inset: -40px; z-index: 0; }

.jdo-hero2__bg video { width: 100%; height: 100%; object-fit: cover; object-position: center; filter: blur(8px) brightness(0.38) saturate(1.2); transform: scale(1.08); display: block; }

.jdo-hero2__bg::after { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 0%, rgba(34, 88, 55, 0.5) 0%, transparent 65%), linear-gradient(to bottom, rgba(12, 13, 13, 0.15) 0%, rgba(12, 13, 13, 0.5) 100%); }

/* ══ CARTE GLASS ══ */
.jdo-hero2__card { position: relative; z-index: 5; width: 90vw; max-width: 92vw; background: rgba(255, 255, 255, 0.07); backdrop-filter: blur(26px) saturate(1.5); -webkit-backdrop-filter: blur(26px) saturate(1.5); border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 1.5vw; box-shadow: 0 2vw 6vw rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.22); padding: clamp(2rem, 3.5vw, 4rem) clamp(2rem, 4vw, 5rem); display: flex; flex-direction: column; align-items: center; gap: clamp(1.2rem, 2.5vh, 2.5rem); opacity: 0; animation: heroIn 1s 0.2s cubic-bezier(0.22, 1, 0.36, 1) forwards; }

/* Reflet haut */
.jdo-hero2__card::before { content: ''; position: absolute; top: 0; left: 12%; right: 12%; height: 0.05vw; background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.3), transparent); }

/* Barre déco bas */
.jdo-hero2__card::after { content: ''; position: absolute; bottom: 0; left: 10%; right: 10%; height: 0.12vw; background: linear-gradient(to right, transparent, var(--vert-moyen), var(--vert-clair), var(--vert-moyen), transparent); border-radius: 0 0 1.5vw 1.5vw; opacity: 0.7; }

/* ── HAUT : logo + sep + titre centrés ── */
.jdo-hero2__top-block { display: flex; flex-direction: column; align-items: center; text-align: center; gap: clamp(0.8rem, 1.5vh, 1.2rem); opacity: 0; animation: heroUp 0.8s 0.5s ease forwards; }

.jdo-hero2__logo { display: flex; flex-direction: column; align-items: center; gap: 0.15rem; }

.jdo-hero2__logo-script { font-family: 'Parisienne', cursive; font-size: clamp(1.8rem, 3vw, 3.2rem); color: var(--vert-clair); line-height: 1; }

.jdo-hero2__logo-sub { font-family: 'Lato', sans-serif; font-weight: 300; font-size: clamp(0.52rem, 0.7vw, 0.62rem); letter-spacing: 0.38em; text-transform: uppercase; color: rgba(255, 255, 255, 0.4); }

.jdo-hero2__sep { width: 2vw; height: 0.06vw; background: rgba(190, 212, 144, 0.45); min-width: 1.5rem; }

.jdo-hero2__title { font-family: 'Libre Baskerville', serif; font-weight: 700; text-transform: uppercase; font-size: clamp(2.5rem, 5.5vw, 6vw); line-height: 1.1; color: var(--blanc); letter-spacing: -0.03em; margin: 0; }

.jdo-hero2__title span { color: var(--vert-clair); display: block; }

/* ── BAS : description à gauche + bouton à droite ── */
.jdo-hero2__bottom-block { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: clamp(2rem, 5vw, 5vw); border-top: 0.05vw solid rgba(255, 255, 255, 0.08); padding-top: clamp(1.2rem, 2.5vh, 2rem); opacity: 0; animation: heroUp 0.7s 0.9s ease forwards; }

.jdo-hero2__desc { font-family: 'Lato', sans-serif; font-weight: 300; font-style: italic; font-size: 1.5rem; line-height: 1.78; color: rgba(255, 255, 255, 0.5); max-width: 52ch; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone, .jdo-hero2__cta { display: inline-flex; align-items: center; gap: 0.8rem; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 0.65rem; letter-spacing: 0.25em; text-transform: uppercase; text-decoration: none; color: var(--noir); background: var(--vert-clair); padding: 1rem 2.4rem; border-radius: 2px; transition: background 0.3s, color 0.3s; white-space: nowrap; flex-shrink: 0; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone::after, .jdo-hero2__cta::after { content: '→'; transition: transform 0.3s; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover, .jdo-hero2__cta:hover { background: var(--blanc); color: var(--vert-fonce); }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover::after, .jdo-hero2__cta:hover::after { transform: translateX(4px); }

/* ── KEYFRAMES ── */
@keyframes heroIn { from { opacity: 0;
    transform: translateY(28px) scale(0.97); }
  to { opacity: 1;
    transform: translateY(0) scale(1); } }

@keyframes heroUp { from { opacity: 0;
    transform: translateY(14px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ── RESPONSIVE TABLETTE ── */
@media (max-width: 760px) { .jdo-hero2__bottom-block { flex-direction: column; align-items: center; text-align: center; gap: 1.2rem; } .jdo-hero2__desc { font-size: 1rem; } }

/* ── RESPONSIVE MOBILE ── */
@media (max-width: 480px) { .jdo-hero2 { padding: 4vw; } .jdo-hero2__card { border-radius: 3vw; } .jdo-hero2__title { font-size: clamp(1.5rem, 8vw, 10vw); } .jdo-hero2__cta { width: 100%; justify-content: center; } }

/*================================================================== PRESENTATION DE L'ENTREPRISE ==================================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

/* ══ SECTION ══ */
.jdo-pres { position: relative; background-color: var(--noir); color: var(--blanc); padding: clamp(2rem, 4vh, 6rem) clamp(1.5rem, 4vw, 3.5rem); font-family: 'Lato', sans-serif; overflow: hidden; min-height: 100vh; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; gap: clamp(1.2rem, 2.5vh, 2rem); }

/* Image de fond pleine section */
.jdo-pres__bg { position: absolute; inset: 0; z-index: 0; }

.jdo-pres__bg img { width: 100%; height: 100%; object-fit: cover; object-position: center; filter: brightness(0.5) saturate(1.05); }

/* Overlay dégradé plus doux */
.jdo-pres__bg::after { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 70% 50%, rgba(34, 88, 55, 0.03) 0%, transparent 65%), linear-gradient(to bottom, rgba(12, 13, 13, 0.02) 0%, rgba(12, 13, 13, 0.18) 50%, rgba(12, 13, 13, 0.35) 100%); }

/* Tous les enfants directs au-dessus du fond */
.jdo-pres__header, .jdo-pres__grid { position: relative; z-index: 1; }

/* ── HEADER aligné à droite ── */
.jdo-pres__header { max-width: 620px; margin-left: auto; margin-bottom: 0; text-align: right; display: flex; flex-direction: column; gap: 0.4rem; opacity: 0; animation: presUp 0.8s 0.1s ease forwards; }

.jdo-pres__script { font-family: 'Parisienne', cursive; font-size: clamp(1.2rem, 2vw, 2.5rem); color: var(--vert-clair); line-height: 1; margin-bottom: 1rem; }

.jdo-pres__h2 { font-family: 'Lato', sans-serif; font-weight: 300; font-size: clamp(0.78rem, 1.1vw, 1rem); line-height: 1.6; color: rgba(190, 212, 144, 0.75); max-width: 52ch; margin-left: auto; }

.jdo-pres__btn { display: inline-flex; align-items: center; gap: 0.7rem; align-self: flex-end; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 0.62rem; letter-spacing: 0.25em; text-transform: uppercase; text-decoration: none; color: var(--noir); background: var(--vert-clair); padding: 0.7rem 1.8rem; border-radius: 2px; margin-top: 0.3rem; transition: background 0.3s, color 0.3s; }

.jdo-pres__btn::after { content: '→'; transition: transform 0.3s; }

.jdo-pres__btn:hover { background: var(--blanc); color: var(--vert-fonce); }

.jdo-pres__btn:hover::after { transform: translateX(4px); }

@media (max-width: 560px) { .jdo-pres__btn { align-self: flex-start; } }

/* ── GRILLE 4 COLONNES ── */
.jdo-pres__grid { display: flex; gap: clamp(0.5rem, 1vw, 1rem); max-width: 1300px; margin: 0 auto; width: 100%; align-items: stretch; height: clamp(300px, 42vh, 480px); }

.jdo-pres__col { flex: 1; display: flex; flex-direction: column; gap: clamp(0.5rem, 1vw, 1rem); }

/* ── SEGMENTS IMAGE découpés ── */
.jdo-pres__img { width: 100%; flex-grow: 1; border-radius: 10px; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FsJJjT9koNaQuV633ENVSlOKta0c2%2Fimages%2FBG_hero_daccueil_zvg3.webp"); background-size: 400% auto; background-repeat: no-repeat; overflow: hidden; position: relative; transition: transform 0.5s ease; }

.jdo-pres__img--1 { background-position: 0% center; }

.jdo-pres__img--2 { background-position: 50% center; }

.jdo-pres__img--3 { background-position: 100% center; }

/* Segment 2 plus petit (pour laisser place au texte bas) */
.jdo-pres__img--2-top { flex-grow: 0; flex-shrink: 0; height: 52%; }

/* ── BOÎTES TEXTE ── */
.jdo-pres__box { display: flex; flex-direction: column; gap: 0.45rem; }

/* Colonne gauche : texte en bas */
.jdo-pres__col--text { justify-content: flex-end; }

/* Boîte bas colonne 3 */
.jdo-pres__box--bottom { flex-shrink: 0; }

.jdo-pres__box-num { font-family: 'Libre Baskerville', serif; font-weight: 700; font-size: clamp(1rem, 1.8vw, 1.6rem); color: var(--vert-clair); line-height: 1; opacity: 0.6; }

.jdo-pres__box-title { font-family: 'Libre Baskerville', serif; font-weight: 700 !important; text-transform: uppercase; font-size: clamp(0.62rem, 0.9vw, 1rem); letter-spacing: 0.06em; color: var(--blanc); line-height: 1.2; }

.jdo-pres__box-text { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 1rem; line-height: 1.7; color: rgba(254, 254, 254, 0.82); max-width: 28ch; }

/* Séparateur déco */
.jdo-pres__box-line { width: 18px; height: 1px; background: var(--vert-clair); opacity: 0.6; }

/* ── ANIMATIONS ── */
.jdo-pres__grid { opacity: 0; animation: presUp 0.9s 0.3s ease forwards; }

@keyframes presUp { from { opacity: 0;
    transform: translateY(22px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ══ RESPONSIVE TABLETTE ══ */
@media (max-width: 860px) { .jdo-pres__grid { height: auto; flex-wrap: wrap; } /* Col texte pleine largeur en haut */ .jdo-pres__col--text { flex: 0 0 100%; flex-direction: row; gap: 2rem; justify-content: flex-start; } .jdo-pres__box { flex: 1; } /* Les 3 cols image côte à côte */ .jdo-pres__col--img { flex: 1 1 28%; min-width: 0; } .jdo-pres__img { height: 260px; flex-grow: 0; } .jdo-pres__img--2-top { height: 180px; } .jdo-pres__box--bottom { margin-top: 0.5rem; } }

/* ══ RESPONSIVE MOBILE ══ */
@media (max-width: 560px) { .jdo-pres__grid { flex-direction: column; } .jdo-pres__col--text { flex-direction: column; gap: 1.5rem; } .jdo-pres__col--img { flex: unset; } .jdo-pres__img { height: 200px; background-size: cover; background-position: center !important; } .jdo-pres__img--2-top { height: 200px; } .jdo-pres__box-text { max-width: 100%; } .jdo-pres__header { text-align: left; margin-left: 0; } .jdo-pres__h2 { margin-left: 0; } }

/*======================================================================= LES SERVICES =========================================================================*/
.eco-box-section { --bg-dark: #0c0d0d; --white: #fefefe; --dark-green: #225837; --med-green: #78992e; --light-green: #bed490; padding: 100px 20px; display: flex; flex-direction: column; align-items: center; position: relative; overflow: hidden; background: linear-gradient(to bottom, #0e2316 0%, rgba(14, 35, 22, 0.25) 50%, rgba(14, 35, 22, 0.12) 66%, rgba(120, 153, 46, 0.92) 66%, #78992e 100%), url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FsJJjT9koNaQuV633ENVSlOKta0c2%2Fimages%2FBG_services_1_l6mq.webp") center/cover no-repeat; }

.eco-box-section > * { position: relative; z-index: 1; }

/* --- HEADER DU BLOC --- */
.eco-box-header { width: 100%; max-width: 1200px; margin-bottom: 80px; text-align: left; }

.eco-box-subtitle { font-family: 'Parisienne', sans-serif; color: var(--light-green); letter-spacing: 4px; font-size: 2rem; font-weight: 400; margin: 0 0 10px 0; display: block; }

.eco-box-main-title { font-family: 'Libre Baskerville', sans-serif; font-weight: 700 !important; font-size: clamp(2rem, 5vw, 3.5rem); color: var(--white); text-transform: uppercase; margin: 0; line-height: 1.1; }

/* --- GRILLE --- */
.eco-box-grid { display: flex; justify-content: center; gap: 30px; max-width: 1200px; width: 100%; flex-wrap: wrap; align-items: stretch; /* Aligne la hauteur de toutes les cartes */ }

/* --- LA CARTE (LIEN) --- */
.eco-card { flex: 1; min-width: 260px; max-width: 300px; background-color: var(--white); position: relative; text-decoration: none; display: flex; flex-direction: column; overflow: hidden; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.4s ease; cursor: pointer; border-radius: 12px; }

.eco-card:hover { transform: translateY(-10px); box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5); }

/* --- LA BANDE NOIRE DE 50PX --- */
.eco-card::before { content: ''; position: absolute; top: 90px; left: 0; width: 100%; height: 50px; background-color: var(--green-green); transform: translateY(-50%); z-index: 1; }

.eco-card-top { height: 90px; min-height: 90px; }

/* --- IMAGE CIRCULAIRE --- */
.eco-card-img-container { width: 135px; height: 135px; border-radius: 50%; overflow: hidden; position: absolute; top: 90px; left: 50%; transform: translate(-50%, -50%); border: 5px solid var(--white); z-index: 2; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15); }

.eco-card-img-container img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s ease; }

.eco-card:hover .eco-card-img-container img { transform: scale(1.15); }

/* --- ZONE TEXTE ALIGNÉE --- */
.eco-card-bottom { padding: 85px 25px 40px 25px; text-align: center; position: relative; z-index: 3; flex-grow: 1; display: flex; flex-direction: column; }

.eco-card-title { font-family: 'Libre Baskerville', serif; font-weight: 700 !important; text-transform: uppercase; color: var(--bg-dark); font-size: 1.05rem; margin: 0 0 15px 0; /* Aligne les titres sur 2 lignes max pour garder la cohérence */ min-height: 2.5em; display: flex; align-items: center; justify-content: center; transition: color 0.3s ease; }

.eco-card:hover .eco-card-title { color: var(--med-green); }

.eco-card-divider { width: 45px; height: 3px; background-color: #78992e; border: none; margin: 0 auto 20px auto; opacity: 1; }

.eco-card-text { font-family: 'Lato', sans-serif; font-size: 1rem; line-height: 1.6; color: #555; margin: 0; flex-grow: 1; /* Pousse le bas de la carte pour aligner les fonds */ }

/* --- RESPONSIVE --- */
@media (max-width: 992px) { .eco-box-grid { gap: 60px; } .eco-box-section { background: #0e2316; padding: 60px 20px; } .eco-box-header { text-align: center; } }

/*======================================================================= GALERIE DE PHOTOS ======================================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

/* ══ SECTION ══ */
.jdo-gallery { position: relative; background: var(--noir); padding: clamp(3rem, 6vh, 5rem) 0; overflow: hidden; font-family: 'Lato', sans-serif; }

/* ── FOND — même style que le hero ── */
.jdo-gallery__bg { position: absolute; inset: -40px; z-index: 0; }

.jdo-gallery__bg img { width: 100%; height: 100%; object-fit: cover; object-position: center; filter: brightness(0.38) saturate(1.2); transform: scale(1.08); }

.jdo-gallery__bg::after { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 0%, rgba(34, 88, 55, 0.5) 0%, transparent 65%), linear-gradient(to bottom, rgba(12, 13, 13, 0.2) 0%, rgba(12, 13, 13, 0.55) 100%); }

/* ── HEADER ── */
.jdo-gallery__header { position: relative; z-index: 2; display: flex; align-items: flex-end; justify-content: space-between; padding: 0 clamp(1.5rem, 4vw, 3.5rem); margin-bottom: clamp(2rem, 4vh, 3.5rem); gap: 2rem; opacity: 0; animation: galUp 0.8s 0.1s ease forwards; }

.jdo-gallery__heading { display: flex; flex-direction: column; gap: 0.2rem; }

.jdo-gallery__script { font-family: 'Parisienne', cursive; font-size: clamp(1.2rem, 2.2vw, 2rem); color: var(--vert-clair); line-height: 1; margin-bottom: 20px; }

.jdo-gallery__title { font-family: 'Libre Baskerville', serif; font-weight: 700 !important; text-transform: uppercase; font-size: clamp(1.8rem, 3.8vw, 3.5rem); line-height: 1; color: var(--blanc); letter-spacing: -0.025em; }

.jdo-gallery__title span { color: var(--vert-clair); }

.jdo-gallery__btn { display: inline-flex; align-items: center; gap: 0.7rem; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 0.62rem; letter-spacing: 0.24em; text-transform: uppercase; text-decoration: none; color: var(--noir); background: var(--vert-clair); padding: 0.75rem 1.8rem; border-radius: 2px; transition: background 0.3s, color 0.3s; white-space: nowrap; flex-shrink: 0; }

.jdo-gallery__btn::after { content: '→'; transition: transform 0.3s; }

.jdo-gallery__btn:hover { background: var(--blanc); color: var(--vert-fonce); }

.jdo-gallery__btn:hover::after { transform: translateX(4px); }

/* ══ CARTE GLASS ENGLOBANTE ══ */
.jdo-gallery__card { position: relative; z-index: 2; margin: 0 clamp(1.5rem, 4vw, 3.5rem); border-radius: 20px; overflow: hidden; background: rgba(255, 255, 255, 0.07); backdrop-filter: blur(20px) saturate(1.4); -webkit-backdrop-filter: blur(20px) saturate(1.4); border: 1px solid rgba(255, 255, 255, 0.14); box-shadow: 0 24px 80px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.18); padding: clamp(1rem, 2vh, 1.6rem); display: flex; flex-direction: column; gap: clamp(0.8rem, 1.5vh, 1.2rem); opacity: 0; animation: galUp 0.9s 0.3s ease forwards; }

/* ══ RANGÉES DE DÉFILEMENT ══ */
.jdo-gallery__track-wrap { overflow: hidden; border-radius: 12px; position: relative; }

.jdo-gallery__track { display: flex; gap: clamp(0.6rem, 1vw, 1rem); width: max-content; will-change: transform; }

/* Rangée 1 — va vers la gauche */
.jdo-gallery__track--ltr { animation: scrollLeft 35s linear infinite; }

/* Rangée 2 — va vers la droite */
.jdo-gallery__track--rtl { animation: scrollRight 40s linear infinite; }

@keyframes scrollLeft { from { transform: translateX(0); }
  to { transform: translateX(-50%); } }

@keyframes scrollRight { from { transform: translateX(-50%); }
  to { transform: translateX(0); } }

/* ── IMAGE ITEM ── */
.jdo-gallery__img-item { flex-shrink: 0; border-radius: 10px; overflow: hidden; height: clamp(140px, 18vh, 220px); }

/* Largeurs variées pour rythme visuel */
.jdo-gallery__img-item:nth-child(3n+1) { width: clamp(180px, 22vw, 300px); }

.jdo-gallery__img-item:nth-child(3n+2) { width: clamp(130px, 16vw, 220px); }

.jdo-gallery__img-item:nth-child(3n+3) { width: clamp(200px, 26vw, 360px); }

.jdo-gallery__img-item img { width: 100%; height: 100%; object-fit: cover; display: block; filter: brightness(0.88) saturate(0.95); }

/* ── KEYFRAMES ── */
@keyframes galUp { from { opacity: 0;
    transform: translateY(20px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ── RESPONSIVE TABLETTE ── */
@media (max-width: 768px) { .jdo-gallery__header { flex-direction: column; align-items: flex-start; gap: 1.2rem; padding: 0 clamp(1rem, 4vw, 2rem); } .jdo-gallery__card { margin: 0 clamp(1rem, 3vw, 2rem); padding: clamp(0.8rem, 2vw, 1.2rem); gap: clamp(0.6rem, 1.5vw, 1rem); } .jdo-gallery__img-item { height: clamp(100px, 20vw, 155px); } .jdo-gallery__img-item:nth-child(3n+1) { width: clamp(140px, 32vw, 240px); } .jdo-gallery__img-item:nth-child(3n+2) { width: clamp(110px, 25vw, 180px); } .jdo-gallery__img-item:nth-child(3n+3) { width: clamp(160px, 38vw, 280px); } }

/* ── RESPONSIVE MOBILE ── */
@media (max-width: 480px) { .jdo-gallery { padding: clamp(2rem, 5vh, 3.5rem) 0; } .jdo-gallery__header { padding: 0 1rem; margin-bottom: 1.5rem; } .jdo-gallery__title { font-size: clamp(1.6rem, 9vw, 2.4rem); } .jdo-gallery__script { font-size: clamp(1rem, 5vw, 1.5rem); } .jdo-gallery__card { margin: 0 0.8rem; border-radius: 14px; padding: 0.7rem; gap: 0.7rem; } .jdo-gallery__track-wrap { border-radius: 8px; } .jdo-gallery__img-item { height: 90px; border-radius: 7px; } .jdo-gallery__img-item:nth-child(3n+1) { width: 130px; } .jdo-gallery__img-item:nth-child(3n+2) { width: 100px; } .jdo-gallery__img-item:nth-child(3n+3) { width: 150px; } /* Une seule rangée sur très petit écran */ .jdo-gallery__track-wrap:last-child { display: none; } }

/*======================================================================== AVIS GOOGLE ========================================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

/* ══ SECTION ══ */
.jdo-reviews { background: var(--vert-moyen); padding: clamp(3rem, 6vh, 5rem) clamp(1.5rem, 4vw, 3.5rem); font-family: 'Lato', sans-serif; position: relative; overflow: hidden; }

/* Cercles déco fond */
.jdo-reviews::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 10% 80%, rgba(34, 88, 55, 0.15) 0%, transparent 50%), radial-gradient(ellipse at 90% 15%, rgba(120, 153, 46, 0.18) 0%, transparent 45%); pointer-events: none; }

/* ── LAYOUT PRINCIPAL : 2 colonnes ── */
.jdo-reviews__inner { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 1.4fr; gap: clamp(2rem, 5vw, 5rem); align-items: center; opacity: 0; animation: revUp 0.8s 0.1s ease forwards; }

/* ── COLONNE GAUCHE : titre ── */
.jdo-reviews__left { display: flex; flex-direction: column; gap: 1rem; }

.jdo-reviews__script { font-family: 'Parisienne', cursive; font-size: clamp(1.2rem, 2.2vw, 2rem); color: var(--blanc); line-height: 1; margin-bottom: 20px; }

.jdo-reviews__title { font-family: 'Libre Baskerville', serif; font-weight: 700 !important; text-transform: uppercase; font-size: clamp(1.8rem, 3.5vw, 3.2rem); line-height: 1; color: var(--blanc); letter-spacing: -0.025em; }

/* Ligne déco */
.jdo-reviews__divider { width: 40px; height: 2px; background: var(--blanc); opacity: 0.4; margin-top: 0.5rem; }

.jdo-reviews__desc { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 1rem; line-height: 1.75; color: rgba(254, 254, 254, 0.82); max-width: 30ch; }

/* ── COLONNE DROITE : 2 cards empilées ── */
.jdo-reviews__cards { display: flex; flex-direction: column; gap: clamp(0.8rem, 1.5vw, 1.2rem); }

/* ── CARD AVIS ── */
.jdo-review-card { background: rgba(255, 255, 255, 0.4); backdrop-filter: blur(18px) saturate(1.3); -webkit-backdrop-filter: blur(18px) saturate(1.3); border: 1px solid rgba(255, 255, 255, 0.6); border-radius: 16px; padding: clamp(1.2rem, 2.5vw, 1.6rem); display: flex; flex-direction: column; gap: 0.9rem; box-shadow: 0 8px 32px rgba(34, 88, 55, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.75); transition: transform 0.3s ease, box-shadow 0.3s ease; }

.jdo-review-card:hover { transform: translateY(-3px); box-shadow: 0 14px 40px rgba(34, 88, 55, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.75); }

.jdo-review-card__top { display: flex; align-items: center; gap: 0.9rem; }

.jdo-review-card__avatar { width: 40px; height: 40px; border-radius: 50%; background: var(--vert-fonce); display: flex; align-items: center; justify-content: center; font-family: 'Libre Baskerville', serif; font-weight: 700; font-size: 0.82rem; color: var(--vert-clair); flex-shrink: 0; border: 2px solid rgba(255, 255, 255, 0.55); }

.jdo-review-card__meta { display: flex; flex-direction: column; gap: 0.22rem; flex: 1; min-width: 0; }

.jdo-review-card__name { font-family: 'Lato', sans-serif; font-weight: 400; font-size: clamp(0.78rem, 1vw, 1rem); color: var(--noir); }

.jdo-review-card__stars { display: flex; gap: 0.15rem; }

.jdo-review-card__star { width: 11px; height: 11px; fill: var(--vert-fonce); }

.jdo-review-card__google { width: 18px; height: 18px; flex-shrink: 0; }

.jdo-review-card__quote-mark { font-family: 'Libre Baskerville', serif; font-size: 3rem; line-height: 0.6; color: rgba(34, 88, 55, 0.18); font-weight: 700; user-select: none; }

.jdo-review-card__text { font-family: 'Lato', sans-serif; font-weight: 300; font-style: italic; font-size: 1.2rem; line-height: 1.78; color: rgba(12, 13, 13, 0.68); }

.jdo-review-card__date { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 0.70rem; letter-spacing: 0.15em; color: rgba(12, 13, 13, 0.8); }

/* ── KEYFRAMES ── */
@keyframes revUp { from { opacity: 0;
    transform: translateY(18px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ── RESPONSIVE TABLETTE ── */
@media (max-width: 860px) { .jdo-reviews__inner { grid-template-columns: 1fr; gap: 2rem; } .jdo-reviews__desc { max-width: 100%; } }

/* ── RESPONSIVE MOBILE ── */
@media (max-width: 480px) { .jdo-reviews__title { font-size: clamp(1.6rem, 9vw, 2.4rem); } .jdo-review-card { border-radius: 14px; } }

/*====================================================================== EN TETE : PAGES SECONDAIRES ===============================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

/* ══ SECTION ══ */
.jdo-page-header { position: relative; width: 100%; min-height: 70vh; overflow: hidden; display: flex; align-items: center; justify-content: center; padding: clamp(3rem, 6vw, 5rem) clamp(1.5rem, 4vw, 3.5rem); box-sizing: border-box; }

/* ── FOND PHOTO FLOUTÉ ── */
.jdo-page-header__bg { position: absolute; inset: -40px; z-index: 0; }

.jdo-page-header__bg img { width: 100%; height: 100%; object-fit: cover; object-position: center 40%; filter: blur(14px) brightness(0.65) saturate(1.2); transform: scale(1.08); }

/* Overlay teinte verte */
.jdo-page-header__bg::after { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 0%, rgba(34, 88, 55, 0.5) 0%, transparent 65%), linear-gradient(to bottom, rgba(12, 13, 13, 0.2) 0%, rgba(12, 13, 13, 0.55) 100%); }

/* ── CARD GLASS CENTRALE ── */
.jdo-page-header__card { position: relative; z-index: 5; width: 1080px; background: rgba(255, 255, 255, 0.07); backdrop-filter: blur(24px) saturate(1.5); -webkit-backdrop-filter: blur(24px) saturate(1.5); border: 1px solid rgba(255, 255, 255, 0.15); border-radius: 20px; box-shadow: 0 24px 80px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2); padding: clamp(2rem, 4vw, 3.2rem) clamp(2rem, 5vw, 4rem); display: grid; grid-template-columns: 1fr; gap: clamp(1.5rem, 3vw, 3rem); align-items: center; opacity: 0; animation: phIn 0.9s 0.2s cubic-bezier(0.22, 1, 0.36, 1) forwards; }

@keyframes phIn { from { opacity: 0;
    transform: translateY(24px) scale(0.98); }
  to { opacity: 1;
    transform: translateY(0) scale(1); } }

/* ── GAUCHE : breadcrumb + titre ── */
.jdo-page-header__left { display: flex; flex-direction: column; gap: 0.6rem; }

/* Breadcrumb */
.jdo-page-header__breadcrumb { display: flex; align-items: center; gap: 0.5rem; opacity: 0; animation: phUp 0.7s 0.5s ease forwards; }

.jdo-page-header__breadcrumb-item { font-family: 'Lato', sans-serif; font-weight: 300; font-size: clamp(0.58rem, 0.85vw, 0.7rem); letter-spacing: 0.25em; text-transform: uppercase; color: rgba(255, 255, 255, 0.38); text-decoration: none; transition: color 0.25s; }

.jdo-page-header__breadcrumb-item:hover { color: var(--vert-clair); }

.jdo-page-header__breadcrumb-sep { font-size: 0.55rem; color: rgba(255, 255, 255, 0.2); }

.jdo-page-header__breadcrumb-item--current { color: var(--vert-clair); cursor: default; }

/* Script + Titre */
.jdo-page-header__script { font-family: 'Parisienne', cursive; font-size: clamp(1rem, 1.8vw, 1.6rem); color: var(--vert-clair); line-height: 1; opacity: 0; animation: phUp 0.7s 0.6s ease forwards; margin-bottom: 20px; }

.jdo-page-header__title { font-family: 'Libre Baskerville', serif; font-weight: 700; text-transform: uppercase; font-size: clamp(2rem, 5vw, 4.5rem); line-height: 1.1; color: var(--blanc); letter-spacing: -0.025em; opacity: 0; animation: phUp 0.8s 0.7s ease forwards; }

.jdo-page-header__title span { color: var(--vert-clair); }

/* Texte intro */
.jdo-page-header__intro { font-family: 'Lato', sans-serif; font-weight: 300; font-style: italic; font-size: 1.3rem; line-height: 1.75; color: rgba(255, 255, 255, 0.5); max-width: 44ch; margin-top: 0.3rem; opacity: 0; animation: phUp 0.7s 0.85s ease forwards; }

/* ── DROITE : stats / méta ── */
.jdo-page-header__right { display: flex; flex-direction: column; gap: 1rem; align-items: flex-end; flex-shrink: 0; opacity: 0; animation: phUp 0.8s 0.9s ease forwards; }

/* Séparateur vertical glass */
.jdo-page-header__sep { width: 1px; height: 100%; background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.12), transparent); position: absolute; left: calc(100% - var(--right-w, 160px) - clamp(1.5rem, 3vw, 3rem)); top: 0; }

/* Chips de services */
.jdo-page-header__chips { display: flex; flex-direction: column; gap: 0.5rem; align-items: flex-end; }

.jdo-page-header__chip { display: inline-flex; align-items: center; gap: 0.6rem; font-family: 'Lato', sans-serif; font-weight: 300; font-size: clamp(0.6rem, 0.88vw, 0.72rem); letter-spacing: 0.15em; text-transform: uppercase; color: rgba(255, 255, 255, 0.65); background: rgba(255, 255, 255, 0.07); border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 999px; padding: 0.38em 1em; white-space: nowrap; transition: background 0.25s, color 0.25s; }

.jdo-page-header__chip:hover { background: rgba(190, 212, 144, 0.15); color: var(--vert-clair); border-color: rgba(190, 212, 144, 0.3); }

.jdo-page-header__chip-dot { width: 5px; height: 5px; border-radius: 50%; background: var(--vert-clair); opacity: 0.7; flex-shrink: 0; }

/* Barre déco bas de card */
.jdo-page-header__card::after { content: ''; position: absolute; bottom: 0; left: 5%; right: 5%; height: 2px; background: linear-gradient(to right, transparent, var(--vert-moyen), var(--vert-clair), var(--vert-moyen), transparent); border-radius: 0 0 20px 20px; opacity: 0.6; }

/* Mention latérale */
.jdo-page-header__lateral { position: absolute; right: clamp(1.5rem, 3vw, 3rem); top: 50%; transform: translateY(-50%) rotate(90deg); font-family: 'Lato', sans-serif; font-weight: 300; font-size: 0.55rem; letter-spacing: 0.32em; text-transform: uppercase; color: rgba(255, 255, 255, 0.2); z-index: 6; white-space: nowrap; opacity: 0; animation: phFade 1s 1.2s ease forwards; }

/* ── KEYFRAMES ── */
@keyframes phUp { from { opacity: 0;
    transform: translateY(14px); }
  to { opacity: 1;
    transform: translateY(0); } }

@keyframes phFade { from { opacity: 0; }
  to { opacity: 1; } }

/* ── RESPONSIVE ── */
@media (max-width: 680px) { .jdo-page-header__card { grid-template-columns: 1fr; } .jdo-page-header__right { align-items: flex-start; flex-direction: row; flex-wrap: wrap; gap: 0.5rem; } .jdo-page-header__lateral { display: none; } }

@media (max-width: 380px) { .jdo-page-header__title { font-size: clamp(1.8rem, 12vw, 3rem); } .jdo-page-header__intro { font-size: 0.9rem; } .jdo-page-header { min-height: auto; padding: 2.5rem 1rem; } }

@media (max-width: 420px) { .jdo-page-header { min-height: auto; padding: 5rem 1rem; } }

/*=====================================================================ZONE D'INTERVENTION =====================================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

/* ══ SECTION ══ */
.jdo-zones { position: relative; background: var(--vert-moyen); padding: clamp(3rem, 6vh, 5rem) clamp(1.5rem, 4vw, 3.5rem); overflow: hidden; font-family: 'Lato', sans-serif; }

/* ══ LAYOUT ══ */
.jdo-zones__inner { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 1.6fr; gap: clamp(2.5rem, 5vw, 5rem); align-items: center; opacity: 0; animation: zoneUp 0.8s 0.1s ease forwards; }

/* ── GAUCHE : header ── */
.jdo-zones__left { display: flex; flex-direction: column; gap: 0.8rem; }

.jdo-zones__script { font-family: 'Parisienne', cursive; font-size: clamp(1.2rem, 2.2vw, 2rem); color: var(--blanc); line-height: 1; margin-bottom: 1rem; }

.jdo-zones__title { font-family: 'Libre Baskerville', serif; font-weight: 700 !important; text-transform: uppercase; font-size: clamp(1.8rem, 3.5vw, 3.2rem); line-height: 1; color: var(--blanc); letter-spacing: -0.025em; }

.jdo-zones__divider { width: 36px; height: 2px; background: rgba(254, 254, 254, 0.82); margin-top: 0.4rem; }

.jdo-zones__desc { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 1.2rem; line-height: 1.75; color: rgba(255, 255, 255, 0.6); max-width: 32ch; }

/* ── DROITE : maps + zones ── */
.jdo-zones__right { display: flex; flex-direction: column; gap: clamp(0.8rem, 1.5vw, 1.2rem); }

/* Carte maps en glass */
.jdo-zones__map-wrap { border-radius: 16px; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.22); box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.25); height: clamp(220px, 30vw, 340px); position: relative; background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); }

.jdo-zones__map-wrap iframe { width: 100%; height: 100%; border: none; display: block; filter: saturate(0.85) contrast(1.05); }

/* Liste de zones en pills glass */
.jdo-zones__pills { display: flex; flex-wrap: wrap; gap: 0.5rem; }

.jdo-zone-pill { display: inline-flex; align-items: center; gap: 0.5rem; background: rgba(255, 255, 255, 0.12); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255, 255, 255, 0.22); border-radius: 999px; padding: 0.42em 1.1em; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28); transition: background 0.25s, transform 0.25s; cursor: default; }

.jdo-zone-pill:hover { background: rgba(255, 255, 255, 0.22); transform: translateY(-2px); }

.jdo-zone-pill__dot { width: 5px; height: 5px; border-radius: 50%; background: var(--vert-clair); flex-shrink: 0; }

.jdo-zone-pill__name { font-family: 'Libre Baskerville', serif; font-weight: 700; font-size: clamp(0.62rem, 0.95vw, 0.8rem); text-transform: uppercase; letter-spacing: 0.06em; color: var(--blanc); }

/* ── KEYFRAMES ── */
@keyframes zoneUp { from { opacity: 0;
    transform: translateY(20px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ── RESPONSIVE TABLETTE ── */
@media (max-width: 860px) { .jdo-zones__inner { grid-template-columns: 1fr; gap: 2rem; } .jdo-zones__desc { max-width: 100%; } }

/* ── RESPONSIVE MOBILE ── */
@media (max-width: 480px) { .jdo-zones__title { font-size: clamp(1.6rem, 9vw, 2.4rem); } .jdo-zones__map-wrap { height: 200px; } }

/*====================================================================== PRESENTATION DE L'ENTREPRISE ==============================================================*/
:root { --noir: #0c0d0d; --bg: #0e2316; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

/* ══ SECTION ══ */
.jdo-about2 { position: relative; width: 100%; min-height: 100vh; background: var(--bg); display: flex; align-items: center; justify-content: center; padding: 100px 50px; box-sizing: border-box; overflow: hidden; font-family: 'Lato', sans-serif; }

/* Cercles lumineux déco */
.jdo-about2::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 20% 50%, rgba(34, 88, 55, 0.3) 0%, transparent 55%), radial-gradient(ellipse at 85% 20%, rgba(190, 212, 144, 0.06) 0%, transparent 45%); pointer-events: none; }

/* ══ LAYOUT ══ */
.jdo-about2__inner { position: relative; z-index: 1; width: 100%; max-width: 1200px; display: grid; grid-template-columns: 48% 1fr; gap: clamp(2rem, 4vw, 4rem); align-items: center; }

/* ══ GAUCHE : card glass image ══ */
.jdo-about2__img-wrap { position: relative; padding: clamp(0.6rem, 1.2vw, 1rem); border-radius: 22px; background: rgba(255, 255, 255, 0.06); backdrop-filter: blur(20px) saturate(1.4); -webkit-backdrop-filter: blur(20px) saturate(1.4); border: 1px solid rgba(255, 255, 255, 0.13); box-shadow: 0 24px 70px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.18); }

.jdo-about2__img-card { position: relative; border-radius: 14px; overflow: hidden; height: clamp(480px, 75vh, 680px); opacity: 0; animation: a2In 0.9s 0.2s cubic-bezier(0.22, 1, 0.36, 1) forwards; }

.jdo-about2__img-card img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; filter: brightness(0.82) saturate(1.05); }

/* Overlay bas vide */
.jdo-about2__img-overlay { display: none; }

/* ══ DROITE : texte ══ */
.jdo-about2__right { display: flex; flex-direction: column; gap: clamp(1.2rem, 2.5vh, 2rem); opacity: 0; animation: a2In 0.9s 0.35s cubic-bezier(0.22, 1, 0.36, 1) forwards; }

.jdo-about2__title { font-family: 'Libre Baskerville', serif; font-weight: 700 !important; text-transform: uppercase; font-size: clamp(1.4rem, 2.8vw, 2.6rem); line-height: 1; color: var(--blanc); letter-spacing: -0.02em; }

.jdo-about2__title span { color: var(--vert-clair); }

.jdo-about2__script { font-family: 'Parisienne', cursive; font-size: clamp(1rem, 1.6vw, 2rem); color: var(--vert-clair); line-height: 1; display: block; margin-top: 0.3rem; margin-bottom: 1rem; }

/* Items numérotés */
.jdo-about2__items { display: flex; flex-direction: column; gap: 0; }

.jdo-about2__item { display: flex; gap: clamp(0.7rem, 1.2vw, 1.2rem); padding: clamp(0.8rem, 1.8vh, 1.2rem) 0; border-bottom: 1px solid rgba(255, 255, 255, 0.06); }

.jdo-about2__item:first-child { border-top: 1px solid rgba(255, 255, 255, 0.06); }

.jdo-about2__num { font-family: 'Libre Baskerville', serif; font-weight: 700; font-size: clamp(0.8rem, 1.3vw, 1.1rem); color: var(--vert-clair); opacity: 0.35; line-height: 1; flex-shrink: 0; width: clamp(1.2rem, 1.8vw, 1.6rem); margin-top: 2px; }

.jdo-about2__item-body { display: flex; flex-direction: column; gap: 0.25rem; }

.jdo-about2__item-title { font-family: 'Libre Baskerville', serif; font-weight: 700 !important; text-transform: uppercase; font-size: 1.2rem; letter-spacing: 0.08em; color: var(--blanc); line-height: 1.2; }

.jdo-about2__item-text { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 1.1rem; line-height: 1.7; color: rgba(255, 255, 255, 0.38); }

/* CTA */
.jdo-about2__cta { display: inline-flex; align-items: center; gap: 0.7rem; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 0.62rem; letter-spacing: 0.24em; text-transform: uppercase; text-decoration: none; color: var(--noir); background: var(--vert-clair); padding: 0.8rem 1.8rem; border-radius: 2px; width: fit-content; transition: background 0.3s, color 0.3s; }

.jdo-about2__cta::after { content: '→'; transition: transform 0.3s; }

.jdo-about2__cta:hover { background: var(--blanc); color: var(--vert-fonce); }

.jdo-about2__cta:hover::after { transform: translateX(4px); }

/* ══ KEYFRAMES ══ */
@keyframes a2In { from { opacity: 0;
    transform: translateY(20px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ══ RESPONSIVE TABLETTE ══ */
@media (max-width: 860px) { .jdo-about2__inner { grid-template-columns: 1fr; gap: 1.5rem; } .jdo-about2__img-card { height: clamp(220px, 45vw, 320px); } }

/* ══ RESPONSIVE MOBILE ══ */
@media (max-width: 480px) { .jdo-about2 { padding: 2rem 1rem; } .jdo-about2__title { font-size: clamp(1.3rem, 8vw, 2rem); } .jdo-about2__img-wrap { border-radius: 16px; padding: 0.5rem; } .jdo-about2__img-card { height: 200px; border-radius: 10px; } }

@media (max-width: 560px) { .jdo-pres__grid { flex-direction: column; gap: 1.2rem; } .jdo-pres__header { text-align: left; margin-left: 0; } .jdo-pres__h2 { margin-left: 0; } .jdo-pres__col--text { flex-direction: column; gap: 1.2rem; order: 2; } /* toutes les colonnes image prennent la largeur */ .jdo-pres__col--img { width: 100%; flex: unset; } /* on masque les segments 2 et 3 */ .jdo-pres__img--2, .jdo-pres__img--3, .jdo-pres__img--2-top { display: none; } /* on garde une seule image complète */ .jdo-pres__img--1 { display: block; width: 100%; height: 240px; border-radius: 10px; background-size: cover; background-position: center; background-repeat: no-repeat; } .jdo-pres__box-text { max-width: 100%; } /* si une box texte est sous une colonne image masquée */ .jdo-pres__box--bottom { margin-top: 0; } }

/*========================================================================= CREDIT D'IMPOT ======================================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

/* ── BANDE SUPÉRIEURE ── */
.jdo-cta-top { height: 140px; background: #0e2316; }

/* ── SECTION PARALLAX ── */
.jdo-cta-section { background-image: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2FsJJjT9koNaQuV633ENVSlOKta0c2%2Fimages%2FBG_hero_daccueil_zvg3.webp?alt=media&token=3f9c46d6-1d52-4663-88a1-c39a88452e46"); background-size: cover; background-position: center; background-attachment: fixed; padding: 100px 0 80px; position: relative; z-index: 1; }

.jdo-cta-section::before { content: ''; position: absolute; inset: 0; background: rgba(12, 13, 13, 0.55); z-index: 0; }

/* ── CONTENEUR ── */
.jdo-cta-container { width: 90%; max-width: 900px; margin: auto; position: relative; z-index: 1; }

/* ── BLOC TEXTE GLASS ── */
.jdo-cta-texte { background: rgba(255, 255, 255, 0.07); backdrop-filter: blur(24px) saturate(1.4); -webkit-backdrop-filter: blur(24px) saturate(1.4); border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 18px; padding: clamp(2.5rem, 5vw, 4rem) clamp(2rem, 4vw, 3.5rem); padding-bottom: clamp(5rem, 9vw, 7rem); box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2); position: relative; margin-top: -180px; z-index: 10; display: flex; flex-direction: column; gap: 1.2rem; }

.jdo-cta-script { font-family: 'Parisienne', cursive; font-size: clamp(1.1rem, 1.8vw, 2rem); color: var(--vert-clair); line-height: 1; }

.jdo-cta-texte h2 { font-family: 'Libre Baskerville', serif; font-weight: 700 !important; text-transform: uppercase; font-size: clamp(1.6rem, 3vw, 2.8rem); line-height: 1; color: var(--blanc); letter-spacing: -0.02em; margin: 0; }

.jdo-cta-texte h2 span { color: var(--vert-clair); }

.jdo-cta-texte p { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 1.1rem; line-height: 1.8; color: rgba(255, 255, 255, 0.55); margin: 0; }

/* Bouton centré en bas */
.jdo-cta-btn { position: absolute; bottom: clamp(1.5rem, 3vw, 2rem); left: 50%; transform: translateX(-50%); display: inline-flex; align-items: center; gap: 0.8rem; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 0.65rem; letter-spacing: 0.24em; text-transform: uppercase; text-decoration: none; color: var(--noir); background: var(--vert-clair); padding: 0.9rem 2.2rem; border-radius: 2px; white-space: nowrap; transition: background 0.3s, color 0.3s, transform 0.3s, box-shadow 0.3s; box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25); }

.jdo-cta-btn::after { content: '→'; transition: transform 0.3s; }

.jdo-cta-btn:hover { background: var(--blanc); color: var(--vert-fonce); transform: translateX(-50%) translateY(-3px); box-shadow: 0 14px 36px rgba(0, 0, 0, 0.35); }

.jdo-cta-btn:hover::after { transform: translateX(4px); }

/* ── BLOC IMAGE ── */
.jdo-cta-image { background-image: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2FsJJjT9koNaQuV633ENVSlOKta0c2%2Fimages%2FBG_hero_daccueil_zvg3.webp?alt=media&token=3f9c46d6-1d52-4663-88a1-c39a88452e46"); background-size: cover; background-position: center; border-radius: 0 18px 18px 0; border: 1px solid rgba(255, 255, 255, 0.14); border-left: none; position: relative; overflow: hidden; min-height: 360px; }

/* Overlay léger sur l'image */
.jdo-cta-image::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to right, rgba(12, 13, 13, 0.3) 0%, transparent 40%); }

/* ── RESPONSIVE ── */
@media (max-width: 900px) { .jdo-cta-texte { margin-top: -100px; padding-bottom: 2rem; } .jdo-cta-btn { position: relative; bottom: auto; left: auto; transform: none; display: inline-flex; margin-top: 0.5rem; align-self: flex-start; } .jdo-cta-btn:hover { transform: translateY(-3px); } }

@media (max-width: 600px) { .jdo-cta-top { height: 100px; } .jdo-cta-texte h2 { font-size: clamp(1.4rem, 8vw, 2rem); } .jdo-cta-texte { margin-top: -70px; } }

/*===================================================================== INTRODUCTION DU SERVICE ===================================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

/* ══ SECTION ══ */
.jdo-intro { background: var(--vert-fonce); font-family: 'Lato', sans-serif; overflow: hidden; min-height: 100vh; display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; position: relative; }

/* Image de fond sans filtre */
.jdo-intro__bg { position: absolute; inset: 0; z-index: 0; }

.jdo-intro__bg img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }

/* Tout le contenu passe au dessus */
.jdo-intro__top, .jdo-intro__img-wrap { position: relative; z-index: 1; }

/* ── PARTIE HAUTE : texte split ── */
.jdo-intro__top { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(1.5rem, 3vw, 4rem); align-items: end; padding: clamp(1rem, 2vh, 1.8rem) clamp(1.5rem, 4vw, 5rem); padding-bottom: clamp(0.8rem, 1.5vh, 1.5rem); opacity: 0; animation: introUp 0.8s 0.1s ease forwards; }

/* Gauche : grand titre */
.jdo-intro__left { display: flex; flex-direction: column; gap: 0.4rem; }

.jdo-intro__script { font-family: 'Parisienne', cursive; font-size: clamp(0.9rem, 1.5vw, 2rem); color: var(--vert-clair); line-height: 1; margin-bottom: 1rem; }

.jdo-intro__title { font-family: 'Libre Baskerville', serif; font-weight: 700 !important; text-transform: uppercase; font-size: clamp(1.6rem, 3.2vw, 3.6rem); line-height: 1; color: var(--blanc); letter-spacing: -0.03em; margin: 0; }

.jdo-intro__title span { color: var(--vert-clair); }

/* Droite : corps de texte */
.jdo-intro__right { display: flex; flex-direction: column; gap: 1rem; justify-content: flex-end; padding-bottom: 0.2rem; }

.jdo-intro__body { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 1.1rem; line-height: 1.8; color: rgba(255, 255, 255, 0.8); max-width: 48ch; }

/* ── IMAGE ── */
.jdo-intro__img-wrap { position: relative; margin: clamp(0.8rem, 1.5vh, 1.2rem) clamp(1.5rem, 4vw, 5rem); margin-bottom: clamp(1rem, 2vh, 1.8rem); border-radius: 12px; height: clamp(260px, 42vh, 460px); overflow: hidden; opacity: 0; animation: introUp 0.9s 0.35s ease forwards; flex-shrink: 0; margin-top: 50px; }

.jdo-intro__img-wrap img { width: 100%; height: 100%; object-fit: cover; object-position: center 60%; display: block; filter: brightness(0.9) saturate(1.05); }

/* ── KEYFRAMES ── */
@keyframes introUp { from { opacity: 0;
    transform: translateY(20px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ── RESPONSIVE TABLETTE ── */
@media (max-width: 768px) { .jdo-intro { min-height: unset; } .jdo-intro__top { grid-template-columns: 1fr; gap: 1.5rem; padding: clamp(2rem, 5vw, 3rem) clamp(1.2rem, 4vw, 2.5rem); } .jdo-intro__title { font-size: clamp(1.8rem, 9vw, 3rem); } .jdo-intro__img-wrap { margin: 0 clamp(1rem, 4vw, 2rem) clamp(1.5rem, 3vh, 2rem); height: clamp(180px, 45vw, 300px); border-radius: 10px; } }

/* ── RESPONSIVE MOBILE ── */
@media (max-width: 480px) { .jdo-intro__title { font-size: clamp(1.6rem, 10vw, 2.4rem); } .jdo-intro__img-wrap { margin: 0 1rem 1.5rem; height: 48vw; min-height: 180px; } }

/*======================================================================= LES PRESTATIONS ======================================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; --bg-dark: #0e2316; }

/* ══ SECTION ══ */
.jdo-services { padding: clamp(3rem, 6vh, 5rem) clamp(1.5rem, 4vw, 3.5rem); font-family: 'Lato', sans-serif; overflow: hidden; position: relative; }

/* Image de fond pleine section */
.jdo-services::before { content: ''; position: absolute; inset: 0; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FsJJjT9koNaQuV633ENVSlOKta0c2%2Fimages%2FBG_prestations_1_4fni.webp"); background-size: cover; background-position: center; z-index: 0; }

/* ── GRILLE 3 × 2 ── */
.jdo-services__grid { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(0.8rem, 1.5vw, 1.4rem); max-width: 900px; margin: 0 auto; align-items: stretch; opacity: 0; animation: srvUp 0.8s 0.1s ease forwards; }

/* ══ CARD ══ */
.jdo-srv-card { position: relative; background: rgba(255, 255, 255, 0.06); backdrop-filter: blur(18px) saturate(1.3); -webkit-backdrop-filter: blur(18px) saturate(1.3); border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 20px; overflow: hidden; display: flex; flex-direction: column; align-items: center; justify-content: space-between; padding: clamp(1.2rem, 2.5vw, 2rem) clamp(1rem, 2vw, 1.6rem) clamp(1rem, 2vw, 1.6rem); gap: clamp(0.8rem, 1.5vw, 1.2rem); box-shadow: 0 8px 32px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.15); transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s; cursor: default; text-align: center; }

.jdo-srv-card:hover { transform: translateY(-5px); background: rgba(255, 255, 255, 0.1); box-shadow: 0 18px 48px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.2); }

/* Reflet haut de card */
.jdo-srv-card::before { content: ''; position: absolute; top: 0; left: 10%; right: 10%; height: 1px; background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.35), transparent); }

/* Zone image */
.jdo-srv-card__img { width: clamp(90px, 11vw, 145px); height: clamp(90px, 11vw, 145px); border-radius: 50%; overflow: hidden; flex-shrink: 0; border: 2px solid rgba(255, 255, 255, 0.12); box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3); }

.jdo-srv-card__img img { width: 100%; height: 100%; object-fit: cover; display: block; }

/* Contenu texte */
.jdo-srv-card__body { display: flex; flex-direction: column; align-items: center; gap: 0.4rem; flex: 1; width: 100%; justify-content: flex-start; }

/* Nom du service */
.jdo-srv-card__name { font-family: 'Libre Baskerville', serif; font-weight: 700; text-transform: uppercase; font-size: 1rem; letter-spacing: 0.06em; color: var(--blanc); line-height: 1.25; min-height: 2.5em; /* hauteur fixe pour aligner les noms */ display: flex; align-items: center; justify-content: center; }

/* Séparateur */
.jdo-srv-card__line { width: 24px; height: 1px; background: var(--vert-clair); opacity: 0.55; flex-shrink: 0; }

/* Description */
.jdo-srv-card__desc { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 1rem; line-height: 1.65; color: rgba(255, 255, 255, 0.7); }

/* Animations décalées */
.jdo-srv-card:nth-child(1) { animation: srvCard 0.6s 0.2s ease forwards; opacity: 0; }

.jdo-srv-card:nth-child(2) { animation: srvCard 0.6s 0.3s ease forwards; opacity: 0; }

.jdo-srv-card:nth-child(3) { animation: srvCard 0.6s 0.4s ease forwards; opacity: 0; }

.jdo-srv-card:nth-child(4) { animation: srvCard 0.6s 0.5s ease forwards; opacity: 0; }

.jdo-srv-card:nth-child(5) { animation: srvCard 0.6s 0.6s ease forwards; opacity: 0; }

.jdo-srv-card:nth-child(6) { animation: srvCard 0.6s 0.7s ease forwards; opacity: 0; }

@keyframes srvCard { from { opacity: 0;
    transform: translateY(18px) scale(0.97); }
  to { opacity: 1;
    transform: translateY(0) scale(1); } }

/* ── BOUTON BAS ── */
.jdo-services__cta { position: relative; z-index: 2; display: flex; justify-content: center; margin-top: clamp(3rem, 3vh, 4rem); opacity: 0; animation: srvUp 0.8s 0.9s ease forwards; }

.jdo-services__btn { display: inline-flex; align-items: center; gap: 0.8rem; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 0.65rem; letter-spacing: 0.25em; text-transform: uppercase; text-decoration: none; color: var(--noir); background: var(--vert-clair); padding: 0.9rem 2.4rem; border-radius: 2px; transition: background 0.3s, color 0.3s; }

.jdo-services__btn::after { content: '→'; transition: transform 0.3s; }

.jdo-services__btn:hover { background: var(--blanc); color: var(--vert-fonce); }

.jdo-services__btn:hover::after { transform: translateX(4px); }

/* ── KEYFRAMES ── */
@keyframes srvUp { from { opacity: 0;
    transform: translateY(16px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ── RESPONSIVE TABLETTE ── */
@media (max-width: 768px) { .jdo-services__grid { grid-template-columns: repeat(2, 1fr); } }

/* ── RESPONSIVE MOBILE ── */
@media (max-width: 440px) { .jdo-services__grid { grid-template-columns: repeat(2, 1fr); gap: 0.7rem; } .jdo-srv-card__img { width: 80px; height: 80px; } }

/*===================================================================== BLOC CMS REALISATIONS ======================================================================*/
:root { --noir: #0c0d0d; --blanc: #fefefe; --vert-fonce: #225837; --vert-moyen: #78992e; --vert-clair: #bed490; }

.bloc-a7f3-gallery { position: relative; padding: clamp(2.5rem, 5vw, 4.5rem); overflow: hidden; min-height: 100vh; display: flex; align-items: center; box-sizing: border-box; background: #0e2316; }

.bloc-a7f3-gallery__card { position: relative; z-index: 2; width: 100%; max-width: 1400px; margin: 0 auto; background: rgba(255, 255, 255, 0.07); backdrop-filter: blur(22px) saturate(1.4); -webkit-backdrop-filter: blur(22px) saturate(1.4); border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 22px; box-shadow: 0 24px 80px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.2); padding: clamp(1rem, 2vw, 1.8rem); opacity: 0; animation: bloc-a7f3-galIn 0.9s 0.2s cubic-bezier(0.22, 1, 0.36, 1) forwards; }

.bloc-a7f3-gallery__grid { columns: 3; column-gap: clamp(0.4rem, 0.8vw, 0.8rem); }

.bloc-a7f3-gallery__item { break-inside: avoid; margin-bottom: clamp(0.4rem, 0.8vw, 0.8rem); border-radius: 12px; overflow: hidden; position: relative; opacity: 0; animation: bloc-a7f3-itemIn 0.6s ease forwards; display: block; }

.bloc-a7f3-gallery__item:nth-child(7n+1) img { height: clamp(240px, 28vw, 360px); }

.bloc-a7f3-gallery__item:nth-child(7n+2) img { height: clamp(170px, 20vw, 240px); }

.bloc-a7f3-gallery__item:nth-child(7n+3) img { height: clamp(260px, 32vw, 420px); }

.bloc-a7f3-gallery__item:nth-child(7n+4) img { height: clamp(190px, 24vw, 300px); }

.bloc-a7f3-gallery__item:nth-child(7n+5) img { height: clamp(220px, 26vw, 340px); }

.bloc-a7f3-gallery__item:nth-child(7n+6) img { height: clamp(200px, 18vw, 300px); }

.bloc-a7f3-gallery__item:nth-child(7n+7) img { height: clamp(240px, 30vw, 380px); }

.bloc-a7f3-gallery__item:nth-child(1) { animation-delay: 0.30s; }

.bloc-a7f3-gallery__item:nth-child(2) { animation-delay: 0.36s; }

.bloc-a7f3-gallery__item:nth-child(3) { animation-delay: 0.42s; }

.bloc-a7f3-gallery__item:nth-child(4) { animation-delay: 0.48s; }

.bloc-a7f3-gallery__item:nth-child(5) { animation-delay: 0.54s; }

.bloc-a7f3-gallery__item:nth-child(6) { animation-delay: 0.60s; }

.bloc-a7f3-gallery__item:nth-child(7) { animation-delay: 0.66s; }

.bloc-a7f3-gallery__item:nth-child(8) { animation-delay: 0.72s; }

.bloc-a7f3-gallery__item:nth-child(n+9) { animation-delay: 0.78s; }

.bloc-a7f3-gallery__item img { width: 100%; object-fit: cover; display: block; filter: brightness(0.88) saturate(1.05); transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.4s; }

@keyframes bloc-a7f3-galIn { from { opacity: 0;
    transform: translateY(20px) scale(0.98); }
  to { opacity: 1;
    transform: translateY(0) scale(1); } }

@keyframes bloc-a7f3-itemIn { from { opacity: 0;
    transform: scale(0.96); }
  to { opacity: 1;
    transform: scale(1); } }

@media (max-width: 860px) { .bloc-a7f3-gallery__grid { columns: 3; } }

@media (max-width: 520px) { .bloc-a7f3-gallery { padding: 1.2rem; } .bloc-a7f3-gallery__card { border-radius: 16px; padding: 0.6rem; } .bloc-a7f3-gallery__grid { columns: 2; } .bloc-a7f3-gallery__item { border-radius: 8px; } .bloc-a7f3-gallery__item::after { border-radius: 8px; } }

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