@charset "UTF-8";
@import url(main.css);
a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 { display: inline-block !important; padding: 12px 34px !important; border-radius: 8px !important; background: #6b8f4e !important; color: #ffffff !important; text-decoration: none !important; font-size: 0.75rem !important; letter-spacing: 2px !important; text-transform: uppercase !important; transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease !important; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 { background: #5d7f45 !important; transform: translateY(-2px) !important; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25) !important; }

/* NAVBAR - LOGO OPTIMISÉ */
a.navbar-brand { width: 80px; /* Taille réduite pour navbar plus compacte */ height: auto; margin-left: 60px; /* Décalage vers la droite */ display: flex; align-items: center; /* Centre verticalement */ padding: 0; /* Supprime tout padding parasite */ }

a.navbar-brand img { width: 100%; height: auto; display: block; }

/* Tablette */
@media (max-width: 900px) { a.navbar-brand { width: 95px; margin-left: 40px; /* Aligné à gauche */ margin-right: 0; } }

/* Tablette petite */
@media (max-width: 700px) { a.navbar-brand { width: 90px; margin-left: 30px; /* Aligné à gauche */ } }

/* Mobile */
@media (max-width: 480px) { a.navbar-brand { width: 85px; margin-left: 20px; /* Aligné à gauche */ } }

.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 { border: 2px solid #6b8f4e !important; border-radius: 10px !important; box-shadow: none !important; transition: 0.3s ease; }

.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 { border: 2px solid #6b8f4e !important; border-radius: 10px !important; box-shadow: none !important; transition: 0.3s ease; }

.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 { border: 2px solid #6b8f4e !important; border-radius: 10px !important; box-shadow: none !important; transition: 0.3s ease; }

.logo-footer > .logo_nav { height: 23vh !important; margin-top: -40px !important; }

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

.col-sm-12.col-lg-6.col-xl-4.py-5.content.text-color-sixth { padding-top: 5rem !important; padding-bottom: 5rem !important; }

form#formContact { border: 1.5px solid #8abc44 !important; }

.col-md-10.d-flex.justify-content-center.col-lg-6 { padding-top: 60px !important; }

/**************** LOGO ****************/
/* Conteneur du logo */
#fond.navbar-brand { display: flex; align-items: center; justify-content: center; height: 9vh; width: 9vw; }

/* Logo */
#fond.logo_nav { max-height: 180%; max-width: 180%; height: auto; width: auto; padding: 0; transition: transform 0.3s ease; }

/* Hover doux */
.logo_nav:hover { transform: scale(1.05); }

/* Suppression du décalage */
.navbar .logo_nav { padding-left: 0; }

/**************** TEXTE NAVBAR ****************/
/* Texte blanc par défaut */
.navbar a, .navbar span { color: #ffffff; transition: color 0.3s ease; }

/* Texte noir au scroll */
.navbar.scrolled a, .navbar.scrolled span { color: #133948 !important; }

div#fullHeight\ hero { height: 80vh; }

.spacer { margin-top: 0vh !important; }

nav#navigation-bar-show { border-radius: 50px !important; margin-top: 5px !important; border: 1px solid #8ea96f !important; }

nav#navigation-bar-hide { border-radius: 50px !important; margin-top: 5px !important; border: 1px solid #8ea96f !important; }

@media (max-width: 600px) { .sliderLogoContainer.mx-auto { width: 22rem !important; margin-left: auto !important; margin-right: auto !important; display: flex; justify-content: center; } }

.mx-auto.col-lg-11.px-4.py-4.mb-5.mt-5.text-color-primary.rounded-3.shadow-lg.bg-primaryColor.position-relative { box-shadow: none !important; }

::marker { color: #8aa66a !important; }

.carousel-inner-homepage .carousel-item-homepage > img { animation: none !important; -webkit-animation: none !important; -o-animation: none !important; }

a#phone-analytics-tag-video-bloc { display: inline-flex; align-items: center; justify-content: center; padding: 18px 50px; border: 2px solid rgba(255, 255, 255, 0.85); border-radius: 10px; background: rgba(255, 255, 255, 0.05); /* fond transparent */ backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); color: #ffffff; font-size: 1.05rem; font-weight: 500; letter-spacing: 3px; text-decoration: none; transition: background 0.35s ease, box-shadow 0.35s ease, transform 0.25s ease; }

/* Hover : surbrillance douce */
a#phone-analytics-tag-video-bloc:hover { background: rgba(255, 255, 255, 0.15); /* effet survol */ box-shadow: 0 0 25px rgba(255, 255, 255, 0.15); transform: translateY(-1px); }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 { display: inline-flex; align-items: center; justify-content: center; padding: 18px 50px; border: 2px solid rgba(255, 255, 255, 0.85); border-radius: 10px; background: rgba(255, 255, 255, 0.05); /* fond transparent */ backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); color: #ffffff; font-size: 1.05rem; font-weight: 500; letter-spacing: 3px; text-decoration: none; transition: background 0.35s ease, box-shadow 0.35s ease, transform 0.25s ease; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2:hover { background: rgba(255, 255, 255, 0.15); /* effet survol */ box-shadow: 0 0 25px rgba(255, 255, 255, 0.15); transform: translateY(-1px); }

.card.rounded-3.shadow-lg.mx-4.mb-4 { margin-top: 4rem !important; }

img.card-img-top.avatar-google-place.rounded-circle.d-lg-flex.align-items-lg-center.justify-content-center.m-2 { width: 100px !important; height: 100px  !important; }

div#fullHeight { height: 85vh; }

.background-image-div-opacity { background: #f5f1eb; -webkit-mask-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.45) 35%, rgba(0, 0, 0, 0.75) 55%, black 75%); mask-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.45) 35%, rgba(0, 0, 0, 0.75) 55%, black 75%); }

.d-flex.align-items-center.justify-content-center.px-4.py-5.text-center.cta_banner.bg-sixthColor.position-relative { padding-top: 10rem !important; padding-bottom: 8rem !important; }

.carousel-item-homepage img { filter: none !important; }

.background-image-div-opacity { background-attachment: local !important; }

/*------------------------------------------------------------------------------------------LIGNE ICONE--------------------------------------------------------------------------------------------------------*/
.menu-items { display: flex; justify-content: space-around; align-items: center; padding: 20px; background-color: #f5f1eb; width: 100%; gap: 20px; }

/* Item */
.menu-item { display: flex; align-items: center; gap: 10px; color: #5a4a3a; font-size: 18px; font-family: 'Playfair Display'; text-decoration: none; transition: all 0.3s ease; }

.menu-item:hover { color: #8b7355; transform: translateY(-2px); }

.icone { width: 54px; height: 54px; filter: sepia(0.5) saturate(0.8); flex-shrink: 0; }

.texte { white-space: nowrap; }

/* ========================= */
/* TABLETTE                  */
/* ========================= */
@media (max-width: 900px) { .menu-items { flex-wrap: wrap; justify-content: center; } .menu-item { flex: 0 0 45%; /* 2 par ligne */ justify-content: center; } }

/* ========================= */
/* MOBILE                    */
/* ========================= */
@media (max-width: 480px) { .menu-items { padding: 15px; gap: 15px; } .menu-item { font-size: 15px; } .icone { width: 22px; height: 22px; } .texte { white-space: normal; /* évite les débordements */ text-align: left; } }

/*------------------------------------------------------------------------------------------INTRO--------------------------------------------------------------------------------------------------------*/
* { margin: 0; padding: 0; box-sizing: border-box; }

.intro-west { position: relative; width: 100%; overflow: hidden; background: linear-gradient(180deg, #f5f1eb 0%, #d4e7d4 50%, #8aa66a 95%, #8aa66a 100%); padding: 100px 0 90px; }

.hero-content { position: relative; z-index: 10; display: flex; flex-direction: column; align-items: center; padding: 0 40px; text-align: center; max-width: 900px; margin: 0 auto; }

.hero-title { font-size: clamp(2.3rem, 5vw, 3.6rem); font-weight: 400; color: #3a3a3a; letter-spacing: -0.02em; line-height: 1.2; margin-bottom: 24px; }

.decoration-top-right { position: absolute; top: 0; right: -60px; width: 200px; opacity: 0.9; z-index: 5; }

.decoration-bottom-left { position: absolute; bottom: 0; left: 0; width: 180px; opacity: 0.9; z-index: 5; }

.hero-description { font-size: clamp(1rem, 2vw, 1.15rem); font-weight: 300; color: #5a5a5a; line-height: 1.7; max-width: 720px; margin-bottom: 32px; }

.cta-button { display: inline-block; padding: 12px 34px; border-radius: 8px; background: #6b8f4e; color: #ffffff; text-decoration: none; font-size: 0.75rem; letter-spacing: 2px; text-transform: uppercase; transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease; }

.cta-button:hover { background: #5d7f45; transform: translateY(-2px); color: #fff; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25); }

/* Mobile */
@media (max-width: 768px) { .intro-west { padding: 80px 0 70px; } .hero-content { padding: 0 25px; } .decoration-top-right { width: 120px; right: -30px; } .decoration-bottom-left { width: 100px; } }

/*------------------------------------------------------------------------------------------SERVICES--------------------------------------------------------------------------------------------------------*/
.services-west { background: linear-gradient(180deg, #8aa66a 0%, #8aa66a 70%, #d4e7d4 94%, #f5f1eb 100%); padding: 120px 20px; }

.services-container { max-width: 1200px; margin: 0 auto; }

.services-title { text-align: center; font-size: 2.8rem; font-weight: 300; margin-bottom: 90px; color: #ffffff; letter-spacing: 1.5px; }

/* GRID */
.services-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 60px; text-align: center; }

/* ITEM */
.service-item { color: #ffffff; transition: transform 0.35s ease, box-shadow 0.35s ease; }

.service-item:hover { transform: translateY(-10px); }

/* ICON */
.service-icon { width: 180px; height: 180px; margin: 0 auto 26px; border-radius: 50%; border: 1.6px solid #6b8f4e; background: rgba(255, 255, 255, 0.15); backdrop-filter: blur(6px); display: flex; align-items: center; justify-content: center; transition: transform 0.35s ease, background 0.35s ease; }

.service-item:hover .service-icon { transform: scale(1.08); background: rgba(255, 255, 255, 0.25); }

.service-icon img { width: 150px; height: 150px; object-fit: contain; }

/* TITRE */
.service-item h3 { font-size: 1.5rem; font-weight: 500; margin-bottom: 10px; }

/* TEXTE */
.service-item p { font-size: 0.95rem; line-height: 1.6; opacity: 0.9; margin-bottom: 22px; }

/* CTA */
.service-cta { display: inline-block; padding: 12px 34px; border-radius: 8px; background: #6b8f4e; color: #ffffff; text-decoration: none; font-size: 0.75rem; letter-spacing: 2px; text-transform: uppercase; transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease; }

.service-item:hover .service-cta { background: #5d7f45; transform: translateY(-2px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25); }

/* RESPONSIVE */
@media (max-width: 1000px) { .services-grid { grid-template-columns: repeat(2, 1fr); gap: 60px 40px; } }

@media (max-width: 500px) { .services-title { font-size: 2.2rem; margin-bottom: 60px; } .services-grid { grid-template-columns: 1fr; gap: 50px; } }

/*------------------------------------------------------------------------------------------RÉALISATIONS --------------------------------------------------------------------------------------------------------*/
/* ================= RÉALISATIONS ================= */
.realisation-west { padding: 90px 20px; background: #f5f1eb; }

/* Header */
.realisation-west-header { max-width: 1200px; margin: 0 auto 35px; display: flex; justify-content: space-between; align-items: center; }

/* Titres */
.realisation-eyebrow { font-size: 0.9rem; letter-spacing: 3px; text-transform: uppercase; color: #5f6b3c; /* inchangé */ display: block; margin-bottom: 8px; }

.realisation-title { font-size: 2.8rem; font-weight: 400; color: #5f6b3c; /* ✅ vert */ margin: 0; }

/* CTA – vert */
.realisation-cta { background: transparent; color: #5f6b3c; /* ✅ vert */ border: 2px solid #5f6b3c; /* ✅ vert */ border-radius: 10px; padding: 14px 26px; text-decoration: none; font-weight: 600; letter-spacing: 1px; transition: all 0.3s ease; display: inline-block; }

.realisation-cta:hover { background: #5f6b3c; /* ✅ vert */ color: #ffffff; }

/* Galerie */
.realisation-west-gallery { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1.4fr 1.6fr; gap: 16px; }

/* Image gauche */
.gallery-main img { width: 100%; height: 100%; min-height: 380px; object-fit: cover; display: block; }

/* Grille droite */
.gallery-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }

.gallery-grid img { width: 100%; height: 180px; object-fit: cover; display: block; }

/* ================= RESPONSIVE ================= */
@media (max-width: 900px) { .realisation-west-header { flex-direction: column; align-items: center; text-align: center; gap: 22px; } .realisation-title { font-size: 2.2rem; } .realisation-cta { margin-top: 10px; } .realisation-west-gallery { grid-template-columns: 1fr; } .gallery-main img { min-height: 300px; } }

/*------------------------------------------------------------------------------------------DESCRIPTION--------------------------------------------------------------------------------------------------------*/
/* ========================================================= BLOC WEST FOREST — Version éditoriale premium ========================================================= */
.bloc-west-forest { position: relative; background: linear-gradient(180deg, #f5f1eb 0%, #d4e7d4 70%, #8aa66a 95%, #8aa66a 100%); /* Effet chevauchement avec le bloc du dessus */ margin-top: -80px; padding: 140px 20px 140px; /* Arrondi UNIQUEMENT en haut */ border-top-left-radius: 48px; border-top-right-radius: 48px; overflow: hidden; z-index: 2; }

/* ========================================================= CONTAINER ========================================================= */
.forest-container { max-width: 1180px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1.15fr; gap: 80px; align-items: center; }

/* ========================================================= TEXTE ========================================================= */
.forest-text h1 { font-size: 2.45rem; font-weight: 400; line-height: 1.25; color: #3a3a3a; margin-bottom: 22px; }

.forest-text p { font-size: 19px; line-height: 1.75; color: #5c5c5c; max-width: 460px; margin-bottom: 34px; }

.forest-highlight { color: #5d7f45; }

.forest-text { position: relative; z-index: 5; }

/* CTA - CORRECTION COMPLETE */
.forest-cta { display: inline-block !important; padding: 14px 36px !important; background-color: #5d7f45 !important; color: #ffffff !important; font-size: 0.78rem !important; letter-spacing: 1.6px !important; text-decoration: none !important; border-radius: 6px !important; transition: background 0.3s ease, transform 0.25s ease !important; position: relative !important; z-index: 6 !important; pointer-events: auto !important; border: none !important; cursor: pointer !important; }

.forest-cta:hover { background-color: #5d7f45 !important; color: #ffffff !important; text-decoration: none !important; transform: translateY(-2px) !important; }

.forest-cta:visited, .forest-cta:active, .forest-cta:focus { color: #ffffff !important; text-decoration: none !important; }

/* ========================================================= IMAGE ========================================================= */
.forest-image { position: relative; z-index: 3; }

.forest-image img { width: 100%; height: 430px; object-fit: cover; border-radius: 18px; display: block; position: relative; z-index: 3; }

/* ========================================================= SVG DÉCORATIFS ========================================================= */
/* Haut gauche — collé à l'écran */
.forest-decor-top { position: absolute; top: 0; left: 0; width: 190px; opacity: 0.65; pointer-events: none; z-index: 1; }

/* Bas — derrière l'image, partiellement visible */
.forest-decor-bottom { position: absolute; bottom: 150px; left: 47%; transform: translateX(-50%); width: 210px; opacity: 0.8; pointer-events: none; z-index: 1; }

/* ========================================================= RESPONSIVE ========================================================= */
/* ================= TABLETTE ================= */
@media (max-width: 900px) { .bloc-west-forest { margin-top: -60px; padding: 120px 20px 120px; border-top-left-radius: 36px; border-top-right-radius: 36px; } .forest-container { grid-template-columns: 1fr; gap: 55px; text-align: center; } .forest-text p { max-width: 100%; margin: 0 auto 34px; } .forest-image { position: relative; } .forest-image img { height: 360px; } /* SVG haut — plus présent */ .forest-decor-top { width: 140px; opacity: 0.75; } /* SVG bas — au-dessus, bord droit de l'image */ .forest-decor-bottom { width: 180px; position: absolute; top: calc(100% - 630px); right: -5%; left: auto; transform: none; z-index: 4; opacity: 0.85; } }

/* ================= MOBILE ================= */
@media (max-width: 480px) { .bloc-west-forest { margin-top: -40px; padding: 100px 16px 110px; border-top-left-radius: 28px; border-top-right-radius: 28px; } .forest-text h1 { font-size: 2rem; } .forest-image img { height: 300px; } /* SVG haut — discret mais visible */ .forest-decor-top { width: 115px; opacity: 0.8; } /* SVG bas — bien calé sur l'image */ .forest-decor-bottom { width: 140px; top: calc(100% - 550px); right: -10%; opacity: 0.9; } }

/*------------------------------------------------------------------------------------------AMENAGEMENT--------------------------------------------------------------------------------------------------------*/
.stats-oval-west { background: linear-gradient(180deg, #8aa66a 0%, #8aa66a 70%, #d4e7d4 94%, #f5f1eb 100%); padding: 80px 20px 160px; text-align: center; }

/* Header */
.stats-header { max-width: 800px; margin: 0 auto 90px; color: #ffffff; }

.stats-header h2 { font-size: 3rem; font-weight: 400; margin-bottom: 20px; letter-spacing: 1px; }

.stats-header p { font-size: 19px; opacity: 0.9; line-height: 1.7; }

/* Grille */
.stats-ovals { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px; }

/* Bulle */
.stat-oval { border: 1.5px solid rgba(255, 255, 255, 0.55); border-radius: 170px; padding: 60px 24px 50px; min-height: 170px; color: #ffffff; display: flex; flex-direction: column; align-items: center; justify-content: center; backdrop-filter: blur(2px); }

/* Chiffre */
.stat-number { font-size: 3.1rem; font-weight: 300; line-height: 1; margin-bottom: 14px; opacity: 0.95; }

/* Séparateur SVG */
.stat-sep { margin-bottom: 18px; opacity: 0.9; }

.stat-sep img { width: 70px; /* ajuste ici si besoin */ height: auto; opacity: 0.9; display: block; margin: 0 auto; }

/* Texte */
.stat-text { font-size: 19px; line-height: 1.55; letter-spacing: 0.6px; opacity: 0.9; max-width: 210px; /* évite les lignes trop longues */ }

/* Responsive */
@media (max-width: 1100px) { .stats-ovals { grid-template-columns: repeat(2, 1fr); gap: 50px; } }

@media (max-width: 600px) { .stats-header h2 { font-size: 2.2rem; } .stats-ovals { grid-template-columns: 1fr; gap: 40px; } .stat-oval { min-height: 230px; padding: 55px 22px 45px; } }

/*------------------------------------------------------------------------------------------ICONES--------------------------------------------------------------------------------------------------------*/
.features-west { background: linear-gradient(180deg, #f5f1eb 0%, #ebe7e1 100%); padding: 100px 20px 90px; text-align: center; color: #2d3e2d; position: relative; overflow: hidden; }

/* Décor gauche */
.features-west::after { content: ''; position: absolute; left: 0; bottom: 0; width: 320px; height: 520px; background: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FzAcRGVV7eITFpbvphs5aopZCjje2%2Fimages%2Fwest_CREA_2_dll1.webp") no-repeat left bottom; background-size: contain; opacity: 0.35; pointer-events: none; }

/* Décor haut droit */
.features-west::before { content: ''; position: absolute; top: 0; right: 0; width: 260px; height: 360px; background: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FzAcRGVV7eITFpbvphs5aopZCjje2%2Fimages%2Fwest_CREA_4_3rgl.webp") no-repeat right top; background-size: contain; opacity: 0.35; pointer-events: none; }

/* Titre */
.features-title { font-size: 2.8rem; font-weight: 300; letter-spacing: 3px; margin-bottom: 70px; line-height: 1.4; color: #3d4d3d; position: relative; z-index: 2; }

/* Grille */
.features-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 60px; padding: 20px; position: relative; z-index: 2; }

/* Item (SANS hover) */
.feature-item { display: flex; flex-direction: column; align-items: center; padding: 30px 20px; border-radius: 20px; background: rgba(255, 255, 255, 0.4); backdrop-filter: blur(10px); border: 1px solid rgba(138, 166, 106, 0.5); position: relative; }

.feature-icon { margin-bottom: 15px; }

.feature-icon img { width: 10rem; height: 10rem; object-fit: contain; filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1)); }

/* Texte */
.feature-item p { font-size: 19px; letter-spacing: 1.5px; margin-top: 1px; opacity: 0.9; font-weight: 400; color: #3d4d3d; }

/* Numérotation */
.feature-item::after { content: attr(data-number); position: absolute; top: 15px; right: 20px; font-size: 3rem; font-weight: 200; color: rgba(138, 166, 106, 0.5); }

/* ================= RESPONSIVE ================= */
@media (max-width: 1024px) { .features-grid { grid-template-columns: repeat(2, 1fr); gap: 45px; max-width: 800px; } .feature-icon img { width: 9rem; height: 9rem; } }

@media (max-width: 768px) { .features-west { padding: 70px 20px 60px; } .features-title { font-size: 2.2rem; margin-bottom: 50px; } .features-grid { gap: 35px; } .feature-item { padding: 25px 15px; } .features-west::after, .features-west::before { opacity: 0.25; } }

@media (max-width: 480px) { .features-title { font-size: 1.8rem; letter-spacing: 2px; } .features-grid { grid-template-columns: 1fr; gap: 30px; padding: 10px; } .feature-icon img { width: 8rem; height: 8rem; } .feature-item p { font-size: 1rem; letter-spacing: 1px; } .feature-item::after { font-size: 2.5rem; top: 10px; right: 15px; } }

/*------------------------------------------------------------------------------------------ENTRETIEN--------------------------------------------------------------------------------------------------------*/
.west-creap { position: relative; background: linear-gradient(180deg, #8aa66a 0%, #8aa66a 80%, #d4e7d4 94%, #f5f1eb 100%); padding: 100px 20px 120px; overflow: hidden; }

/* Image décorative DROITE */
/* Image décorative DROITE */
.west-creap-decor { position: absolute; top: 0; right: -10px; /* déborde légèrement de l’écran */ width: 620px; /* 🔥 beaucoup plus large */ height: 100%; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FzAcRGVV7eITFpbvphs5aopZCjje2%2Fimages%2Fwest_CREA_20_13p6.webp"); background-repeat: no-repeat; background-size: cover; /* 🔥 occupe vraiment l’espace */ background-position: right center; pointer-events: none; opacity: 0.95; }

.west-creap-inner { max-width: 1300px; margin: 0 auto; position: relative; z-index: 2; }

.west-creap-title { font-size: 2.8rem; font-weight: 400; text-align: center; margin-bottom: 30px; color: #fff; letter-spacing: 1px; }

.west-creap-intro { text-align: center; max-width: 780px; margin: 0 auto 80px; font-size: 19px; line-height: 1.7; color: #fff; }

.west-creap-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px; }

.west-creap-card { position: relative; background: transparent; border: 2px solid #fff; border-radius: 22px; padding: 50px 30px 40px; min-height: 130px; }

.west-creap-number { position: absolute; top: -25px; left: 20px; width: 56px; height: 56px; border-radius: 50%; background: #fff; color: #5d7f45; font-size: 22px; font-weight: 600; display: flex; align-items: center; justify-content: center; }

.west-creap-card h3 { font-size: 1.2rem; font-weight: 600; margin-bottom: 18px; color: #fff; }

.west-creap-card ul { padding-left: 18px; }

.west-creap-card ul { list-style: none; padding-left: 0; }

.west-creap-card li { position: relative; padding-left: 18px; color: #ffffff !important; }

.west-creap-card li::before { content: "•"; position: absolute; left: 0; top: 0; color: #ffffff; font-size: 1.2em; line-height: 1; }

/* ================= RESPONSIVE ================= */
/* ===== Tablette large ===== */
@media (max-width: 1100px) { .west-creap-grid { grid-template-columns: repeat(2, 1fr); } .west-creap-decor { width: 480px; right: -20px; opacity: 0.65; /* image présente mais douce */ } }

/* ===== Tablette ===== */
@media (max-width: 900px) { .west-creap-decor { width: 520px; right: -140px; opacity: 0.55; } }

/* ===== Mobile ===== */
@media (max-width: 600px) { .west-creap-title { font-size: 2.1rem; margin-bottom: 25px; } .west-creap-grid { grid-template-columns: 1fr; } .west-creap-decor { width: 1000px; right: -300px; margin-top: 30rem; opacity: 0.35; /* 🔥 texte toujours lisible */ } }

/*------------------------------------------------------------------------------------------CLOTURE--------------------------------------------------------------------------------------------------------*/
.blanc-west { background: linear-gradient(180deg, #8aa66a 0%, #8aa66a 80%, #d4e7d4 94%, #f5f1eb 100%); padding: 100px 20px 90px; text-align: center; color: #ffffff; position: relative; overflow: hidden; }

/* Décor gauche */
.blanc-west::after { content: ''; position: absolute; left: 0; bottom: 0; width: 320px; height: 520px; background: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FzAcRGVV7eITFpbvphs5aopZCjje2%2Fimages%2Fwest_CREA_2_dll1.webp") no-repeat left bottom; background-size: contain; opacity: 0.35; pointer-events: none; }

/* Décor haut droit */
.blanc-west::before { content: ''; position: absolute; top: 0; right: 0; width: 260px; height: 360px; background: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FzAcRGVV7eITFpbvphs5aopZCjje2%2Fimages%2Fwest_CREA_4_3rgl.webp") no-repeat right top; background-size: contain; opacity: 0.35; pointer-events: none; }

/* Titre */
.blanc-west .features-title { font-size: 2.8rem; font-weight: 300; letter-spacing: 3px; margin-bottom: 70px; line-height: 1.4; color: #ffffff; position: relative; z-index: 2; }

/* Grille */
.blanc-west .features-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 60px; padding: 20px; position: relative; z-index: 2; }

/* Carte */
.blanc-west .feature-item { display: flex; flex-direction: column; align-items: center; padding: 30px 20px; border-radius: 20px; background: rgba(255, 255, 255, 0.15); backdrop-filter: blur(10px); border: 1.5px solid #ffffff; position: relative; }

/* Icône */
.blanc-west .feature-icon { margin-bottom: 15px; }

.blanc-west .feature-icon img { width: 10rem; height: 10rem; object-fit: contain; filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.15)); }

/* Texte */
.blanc-west .feature-item p { font-size: 19px; letter-spacing: 1.5px; margin-top: 1px; font-weight: 400; color: #ffffff; }

/* Numéro */
.blanc-west .feature-item::after { content: attr(data-number); position: absolute; top: 15px; right: 20px; font-size: 3rem; font-weight: 200; color: rgba(255, 255, 255, 0.45); }

/* ================= RESPONSIVE ================= */
@media (max-width: 1024px) { .blanc-west .features-grid { grid-template-columns: repeat(2, 1fr); gap: 45px; max-width: 800px; } .blanc-west .feature-icon img { width: 9rem; height: 9rem; } }

@media (max-width: 768px) { .blanc-west { padding: 70px 20px 60px; } .blanc-west .features-title { font-size: 2.2rem; margin-bottom: 50px; } .blanc-west .features-grid { gap: 35px; } .blanc-west .feature-item { padding: 25px 15px; } .blanc-west::after, .blanc-west::before { opacity: 0.25; } }

@media (max-width: 480px) { .blanc-west .features-title { font-size: 1.8rem; letter-spacing: 2px; } .blanc-west .features-grid { grid-template-columns: 1fr; gap: 30px; padding: 10px; } .blanc-west .feature-icon img { width: 8rem; height: 8rem; } .blanc-west .feature-item p { font-size: 1rem; letter-spacing: 1px; } .blanc-west .feature-item::after { font-size: 2.5rem; top: 10px; right: 15px; } }

/*------------------------------------------------------------------------------------------TERRASSE--------------------------------------------------------------------------------------------------------*/
* { margin: 0; padding: 0; box-sizing: border-box; }

.west-cartes { background: linear-gradient(180deg, #8aa66a 0%, #8aa66a 70%, #d4e7d4 94%, #f5f1eb 100%); padding: 70px 10px; font-family: 'Georgia', 'Times New Roman', serif; }

/* container élargi */
.west-cartes-container { max-width: 1300px; margin: 0 auto; }

.west-cartes-title { text-align: center; font-size: 3.2rem; font-weight: 300; color: #2d3e2d; margin-bottom: 70px; letter-spacing: 2px; }

/* GRID */
.west-cartes-grid { display: flex; flex-direction: column; gap: 55px; }

/* CARD */
.west-cartes-card { position: relative; border: 2px solid #ffffff; border-radius: 26px; overflow: brutal; box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35); }

/* CONTENU */
.west-cartes-content { min-height: 120px; display: flex; align-items: center; position: relative; }

/* BACKGROUNDS */
.west-cartes-card.card-1 .west-cartes-content { background: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FzAcRGVV7eITFpbvphs5aopZCjje2%2Fimages%2FDesign_sans_titre_75_8p0l.webp") center/cover no-repeat; }

.west-cartes-card.card-2 .west-cartes-content { background: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FzAcRGVV7eITFpbvphs5aopZCjje2%2Fimages%2FDesign_sans_titre_77_tmqg.webp") center/cover no-repeat; }

/* OVERLAYS */
.west-cartes-overlay-left { position: absolute; inset: 0; background: linear-gradient(to right, #243722 0%, rgba(0, 0, 0, 0.45) 40%, transparent 80%); z-index: 1; }

.west-cartes-overlay-right { position: absolute; inset: 0; background: linear-gradient(to left, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.45) 40%, transparent 80%); z-index: 1; }

/* TEXTE */
.west-cartes-text { position: relative; z-index: 2; padding: 80px 70px; max-width: 520px; }

.card-2 .west-cartes-text { margin-left: auto; text-align: right; }

.west-cartes-text h3 { font-size: 2.2rem; font-weight: 400; color: #f5f1eb; margin-bottom: 12px; }

.west-cartes-text h4 { font-size: 1.6rem; font-weight: 300; color: #e0e0e0; margin-bottom: 22px; }

.west-cartes-text p { font-size: 1.05rem; line-height: 1.7; color: #d8d8d8; font-family: Arial, sans-serif; }

/* RESPONSIVE */
@media (max-width: 900px) { .west-cartes-text { max-width: 100%; text-align: center !important; padding: 60px 40px; } .west-cartes-content { min-height: 440px; } .west-cartes-overlay-left, .west-cartes-overlay-right { background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.45) 50%, rgba(0, 0, 0, 0) 100%); } }

@media (max-width: 480px) { .west-cartes-title { font-size: 2.2rem; } .west-cartes-content { min-height: 360px; } .west-cartes-text { padding: 45px 25px; } }

.west-deuxp { position: relative; background: linear-gradient(180deg, #8aa66a 0%, #8aa66a 80%, #d4e7d4 94%, #f5f1eb 100%); padding: 100px 20px 120px; overflow: hidden; }

/* Image décorative DROITE */
.west-deuxp-decor { position: absolute; top: 0; right: -10px; width: 620px; height: 100%; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FzAcRGVV7eITFpbvphs5aopZCjje2%2Fimages%2Fwest_CREA_20_13p6.webp"); background-repeat: no-repeat; background-size: cover; background-position: right center; pointer-events: none; opacity: 0.95; }

.west-deuxp-inner { max-width: 1300px; margin: 0 auto; position: relative; z-index: 2; }

.west-deuxp-title { font-size: 2.8rem; font-weight: 400; text-align: center; margin-bottom: 30px; color: #fff; }

.west-deuxp-intro { text-align: center; max-width: 780px; margin: 0 auto 80px; font-size: 19px; line-height: 1.7; color: #fff; }

/* GRID → 2 cartes */
.west-deuxp-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 40px; }

.west-deuxp-card { position: relative; background: transparent; border: 2px solid #fff; border-radius: 22px; padding: 50px 30px 40px; }

.west-deuxp-number { position: absolute; top: -25px; left: 20px; width: 56px; height: 56px; border-radius: 50%; background: #fff; color: #5d7f45; font-size: 22px; font-weight: 600; display: flex; align-items: center; justify-content: center; }

.west-deuxp-card h3 { font-size: 1.2rem; font-weight: 600; margin-bottom: 18px; color: #fff; }

.west-deuxp-card ul { list-style: none; padding-left: 0; }

.west-deuxp-card li { position: relative; padding-left: 18px; color: #ffffff; }

.west-deuxp-card li::before { content: "•"; position: absolute; left: 0; top: 0; color: #ffffff; font-size: 1.2em; }

/* ================= RESPONSIVE ================= */
@media (max-width: 1100px) { .west-deuxp-grid { grid-template-columns: 1fr; } .west-deuxp-decor { width: 480px; right: -20px; opacity: 0.65; } }

@media (max-width: 900px) { .west-deuxp-decor { width: 520px; right: -140px; opacity: 0.55; } }

@media (max-width: 600px) { .west-deuxp-title { font-size: 2.1rem; margin-bottom: 25px; } .west-deuxp-decor { width: 1000px; right: -200px; margin-top: 20rem; opacity: 0.35; } }

/*------------------------------------------------------------------------------------------Réalisations--------------------------------------------------------------------------------------------------------*/
.realisation-west { background: #f5f1eb; padding: 120px 40px 80px; text-align: center; }

/* Subtitle */
.realisation-west-subtitle { display: block; font-size: 2.2rem; color: #5a6e59; }

/* Title */
.realisation-west-title { font-size: 56px; font-weight: 600; color: #1f2f2a; margin: 10px 0 50px; }

/* Filters */
.realisation-west-filters { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; margin-bottom: 45px; }

.realisation-west-filters button { background: transparent; border: 2px solid #5a6e59; color: #5a6e59; padding: 10px 26px; font-weight: 600; text-transform: uppercase; cursor: pointer; border-radius: 10px; transition: all 0.3s ease; }

.realisation-west-filters button:hover, .realisation-west-filters button.active { background: #5a6e59; color: #ffffff; }

/* Grid */
.realisation-west-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; }

/* Items */
.realisation-west-item { aspect-ratio: 1 / 1; overflow: hidden; }

.realisation-west-item img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; }

/* Responsive */
@media (max-width: 992px) { .realisation-west-grid { grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 600px) { .realisation-west-grid { grid-template-columns: 1fr; } .realisation-west-title { font-size: 32px; } }

/* ==================================================================== CREDIT D'IMPOT ======================================================================= */
/* ================================ BANDEAU BLANC QUI PERMET LE CHEVAUCHEMENT =================================== */
.bloc-fixe-top { height: 150px; background: #f5f1eb; }

/* ================================ SECTION PARALLAX =================================== */
.valeurs-bloc { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2F9m6PDwwFCvWk57DvnFdRlsoyhIp1%2Fimages%2FFOND_contact_2_bnab.webp"); background-size: cover; background-position: center; background-attachment: fixed; padding: 120px 0; position: relative; z-index: 1; }

/* Overlay doux beige */
.valeurs-bloc::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(47, 79, 58, 0.1); z-index: -1; }

/* ================================ CONTENEUR FLEXIBLE =================================== */
.bloc-fixe-container { width: 90%; max-width: 1300px; margin: auto; display: grid; grid-template-columns: 1fr 1fr; align-items: stretch; }

/* ================================ BLOC TEXTE (marron Terre Happy) =================================== */
.valeurs-texte { background: #4f4045; padding: 60px 70px; color: #f5f1eb; border-radius: 0px; margin-top: -200px; position: relative; z-index: 10; padding-bottom: 100px; }

.valeurs-texte h2 { font-family: "PT Serif", serif; font-size: clamp(2.2rem, 4vw, 3rem); margin: 0 0 25px; color: #f5f1eb; }

.valeurs-texte p { font-family: 'PT Serif', serif; font-size: 1.05rem; line-height: 1.8; color: #f1f1f1; max-width: 520px; }

/* ================================ LOGO EN PASTILLE INCLINÉE =================================== */
.logo-pastille { position: absolute; top: -30px; right: -30px; width: 180px; height: auto; display: flex; align-items: center; justify-content: center; transform: rotate(15deg); z-index: 20; }

.logo-pastille img { width: 100%; height: auto; object-fit: contain; filter: drop-shadow(0 4px 15px rgba(0, 0, 0, 0.2)); }

/* ================================ RESPONSIVE =================================== */
@media (max-width: 900px) { .bloc-fixe-container { grid-template-columns: 1fr; } .valeurs-texte { margin-top: -120px; padding: 40px 30px; clip-path: polygon(0 0, 100% 0, 100% 92%, 88% 100%, 0 100%); } .valeurs-image { height: 260px; border-radius: 0 0 20px 20px; } .logo-pastille { width: 140px; top: -20px; right: -20px; } }

@media (max-width: 600px) { .bloc-fixe-top { height: 100px; } .logo-pastille { width: 110px; top: -15px; right: -15px; } }

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