@charset "UTF-8";
@import url(main.css);
h2.display-6.fw-bold.p-3.pt-lg-3.m-0.titles { color: black !important; }

h1.display-4.fw-bold.bandeauTitre.titles.text-color-seventh { color: black !important; }

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

main a, main a:hover, main a:visited { color: #4ec89e; }

main a, main a:hover, main a:visited { color: #4ec89e !important; }

a.elec-text-cta-btn:visited, a.bertheau-domo__cta:visited { color: white !important; }

/*-------------------------------------------------------------------------------------CARTE MARRON--------------------------------------------------------------------------------------------*/
.carte-marron { background: #e7f3f7; padding: clamp(90px, 11vw, 170px) clamp(30px, 7vw, 120px); border-top: 1px solid rgba(255, 255, 255, 0.25); }

.carte-marron__inner { max-width: 1500px; margin: 0 auto; display: grid; grid-template-columns: 1.2fr 0.8fr; gap: clamp(70px, 8vw, 140px); align-items: center; }

.carte-marron__title { font-size: clamp(2rem, 3.5vw, 3.2rem); font-weight: 400; color: #0d3d52; line-height: 1.2; margin-bottom: 8px; }

.carte-marron__text { font-size: 25px; color: #4ec89e; line-height: 1.9; margin-bottom: 32px; max-width: 600px; }

.carte-marron__cities { margin-bottom: 40px; padding: 26px 30px; background: rgba(255, 255, 255, 0.08); border-radius: 12px; border-left: 3px solid rgba(255, 255, 255, 0.6); font-size: 1rem; color: #4a7a8a; line-height: 1.8; }

.carte-marron__cta { display: inline-block; background: #4ec89e; color: white; padding: 15px 38px; border-radius: 30px; text-decoration: none; font-size: 0.75rem; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 600; transition: opacity 0.25s; }

.carte-marron__cta:hover { opacity: 0.75; }

a.carte-marron__cta:visited { color: white !important; }

.carte-marron__map-wrap { display: flex; justify-content: center; }

.carte-marron__map { width: 480px; height: 480px; border-radius: 18px; overflow: hidden; box-shadow: 0 18px 60px rgba(0, 0, 0, 0.22); border: 1.5px solid rgba(255, 255, 255, 0.35); background: rgba(255, 255, 255, 0.06); }

.carte-marron__map iframe { width: 100%; height: 100%; border: 0; display: block; }

@media (max-width: 960px) { .carte-marron__inner { grid-template-columns: 1fr; text-align: center; } .carte-marron__map { width: 340px; height: 340px; margin: 0 auto; } }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { padding: 14px 40px !important; border-radius: 6px !important; font-size: 15px !important; font-weight: 600 !important; text-decoration: none !important; cursor: pointer; border: 2px solid transparent; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); letter-spacing: 0.5px; display: inline-block; position: relative; overflow: hidden; white-space: nowrap; background: #4ec89e; color: white !important; box-shadow: 0 8px 24px rgba(78, 200, 158, 0.3); }

/* effet balayage */
a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.1); transition: left 0.35s ease; z-index: -1; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover::before { left: 100%; }

/* hover */
a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover { background: #3db386; box-shadow: 0 12px 32px rgba(78, 200, 158, 0.4); transform: translateY(-2px); }

/* active */
a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:active { transform: translateY(0); }

.bpr-presentation-section { position: relative; width: 100%; min-height: 100vh; background: #f0f7fa; overflow: hidden; display: flex; align-items: center; justify-content: center; padding: 80px 40px; }

.bpr-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }

.bpr-bg-gradient { position: absolute; width: 100%; height: 100%; background: linear-gradient(135deg, #f0f7fa 0%, #e8f4f8 50%, #f0f9fc 100%); }

.bpr-light-point { position: absolute; border-radius: 50%; filter: blur(40px); }

.bpr-light-1 { width: 300px; height: 300px; top: 10%; left: 10%; background: radial-gradient(circle, rgba(111, 207, 151, 0.3), transparent); }

.bpr-light-2 { width: 250px; height: 250px; top: 60%; right: 15%; background: radial-gradient(circle, rgba(111, 207, 151, 0.25), transparent); }

.bpr-light-3 { width: 200px; height: 200px; bottom: 20%; left: 20%; background: radial-gradient(circle, rgba(111, 207, 151, 0.2), transparent); }

.bpr-light-4 { width: 280px; height: 280px; top: 20%; right: 5%; background: radial-gradient(circle, rgba(111, 207, 151, 0.15), transparent); }

.bpr-light-5 { width: 220px; height: 220px; top: 50%; left: 5%; background: radial-gradient(circle, rgba(111, 207, 151, 0.2), transparent); }

.bpr-light-6 { width: 260px; height: 260px; bottom: 10%; right: 25%; background: radial-gradient(circle, rgba(111, 207, 151, 0.25), transparent); }

.bpr-network-lines { position: absolute; width: 100%; height: 100%; opacity: 0.5; }

.bpr-content-wrapper { position: relative; z-index: 3; max-width: 1400px; width: 100%; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }

.bpr-image-container { display: flex; justify-content: center; }

.bpr-image-frame { width: 100%; max-width: 650px; aspect-ratio: 1; }

.bpr-image-3d { width: 100%; height: 100%; object-fit: contain; filter: drop-shadow(0 30px 60px rgba(111, 207, 151, 0.15)); }

.bpr-text-container { text-align: center; max-width: 600px; margin: 0 auto; }

.bpr-text-content { display: flex; flex-direction: column; gap: 18px; align-items: center; }

.bpr-section-title { font-family: 'Poppins'; font-size: 52px; font-weight: 800; color: #0d3d52; line-height: 1.15; margin: 0; }

.bpr-title-underline { width: 100px; height: 6px; background: linear-gradient(90deg, #6FCF97, #4a9d6f); border-radius: 3px; margin: 20px auto 0; }

.bpr-description { font-family: 'Manrope'; font-size: 17px; color: #4a6a7a; line-height: 1.85; text-align: left; }

ul.ab-about-list { font-family: 'Manrope'; font-size: 17px; color: #4a6a7a; line-height: 1.85; text-align: left; }

.bpr-key-points { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 20px; width: 100%; }

.bpr-key-point { display: flex; align-items: center; gap: 14px; padding: 14px 18px; background: rgba(111, 207, 151, 0.08); border: 1px solid rgba(111, 207, 151, 0.3); border-radius: 10px; font-family: 'Manrope'; font-size: 14px; color: #3a5a6a; }

.bpr-point-icon { display: flex; align-items: center; justify-content: center; width: 28px; height: 28px; background: #6FCF97; color: white; border-radius: 50%; font-weight: 800; font-size: 14px; }

@media (max-width: 768px) { .bpr-content-wrapper { grid-template-columns: 1fr; gap: 50px; } .bpr-section-title { font-size: 36px; } .bpr-key-points { grid-template-columns: 1fr; } }

/*--------------------------------------------------------------------------------------------INTRO--------------------------------------------------------------------------------------------------*/
/* ===== ACCUEIL BERTHEAU - HERO SECTION ===== */
.ab-hero-section { position: relative; width: 100vw; height: 100vh; overflow: hidden; margin-left: calc(-50vw + 50%); display: flex; align-items: center; justify-content: center; }

/* ===== BACKGROUND ===== */
.ab-hero-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; }

.ab-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.45) 50%, rgba(0, 0, 0, 0.6) 100%); backdrop-filter: blur(2px); z-index: 1; }

/* ===== CONTENU ===== */
.ab-hero-content { position: relative; z-index: 2; text-align: center; max-width: 900px; padding: 40px; animation: ab-fade-in-up 1s ease-out; }

@keyframes ab-fade-in-up { from { opacity: 0;
    transform: translateY(40px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ===== LOGO CONTAINER ===== */
.ab-logo-container { margin-bottom: 40px; animation: ab-fade-in-up 1s ease-out 0.1s both; }

.ab-logo { height: 60px; width: auto; filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.3)); transition: filter 0.3s ease; }

.ab-logo:hover { filter: drop-shadow(0 6px 16px rgba(111, 207, 151, 0.4)); }

/* ===== PLAY BUTTON ===== */
.ab-play-button { width: 300px; height: 200px; margin: 0 auto 50px; background: #e1e1e169; border: 3px solid #006a94; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #6FCF97; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); animation: ab-fade-in-up 1s ease-out 0.2s both; box-shadow: 0 0 40px rgba(111, 207, 151, 0.2); }

.ab-play-button:hover { background: #ffffff61; box-shadow: 0 0 60px rgba(111, 207, 151, 0.4); transform: scale(1.08); }

.ab-play-button:active { transform: scale(0.95); }

.ab-play-logo { height: 130px; width: auto; max-width: 80%; transition: transform 0.3s ease; filter: drop-shadow(0 2px 8px rgba(111, 207, 151, 0.3)); }

.ab-play-button:hover .ab-play-logo { transform: scale(1.1); }

/* ===== TITRE PRINCIPAL ===== */
.ab-main-title { font-size: 60px; font-weight: 800; color: white; margin: 0 0 25px 0; line-height: 1.15; letter-spacing: -1.5px; animation: ab-fade-in-up 1s ease-out 0.3s both; }

.ab-highlight { display: block; font-size: 45px; color: #6FCF97; font-weight: 700; margin-top: 12px; background: linear-gradient(135deg, #6FCF97 0%, #5ab87e 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }

/* ===== SOUS-TITRE ===== */
.ab-subtitle { font-size: 20px; color: rgba(255, 255, 255, 0.9); margin: 25px 0 50px 0; font-weight: 400; letter-spacing: 0.5px; line-height: 1.6; animation: ab-fade-in-up 1s ease-out 0.4s both; }

/* ===== BOUTONS CTA ===== */
.ab-cta-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; animation: ab-fade-in-up 1s ease-out 0.5s both; }

.ab-btn { padding: 14px 40px; border-radius: 6px; font-size: 15px; font-weight: 600; text-decoration: none; cursor: pointer; border: 2px solid transparent; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); letter-spacing: 0.5px; display: inline-block; position: relative; overflow: hidden; }

.ab-btn::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.1); transition: left 0.35s ease; z-index: -1; }

.ab-btn:hover::before { left: 100%; }

/* Bouton Primaire */
.ab-btn-primary { background: #6FCF97; color: white; box-shadow: 0 8px 24px rgba(111, 207, 151, 0.3); }

.ab-btn-primary:hover { background: #5ab87e; box-shadow: 0 12px 32px rgba(111, 207, 151, 0.4); transform: translateY(-2px); }

.ab-btn-primary:active { transform: translateY(0); }

/* Bouton Secondaire */
.ab-btn-secondary { background: transparent !important; color: white  !important; border: 2px solid rgba(255, 255, 255, 0.5) !important; }

.ab-btn-secondary:hover { border-color: #6FCF97  !important; color: #6FCF97  !important; box-shadow: 0 0 20px rgba(111, 207, 151, 0.2) !important; transform: translateY(-2px); }

.ab-btn-secondary:active { transform: translateY(0); }

/* ===== RELAIS CONFIANCE ===== */
.ab-trust-block { margin-top: 40px; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; gap: 16px; animation: ab-fade-in-up 1s ease-out 0.6s both; }

.ab-trust-label { font-size: 13px; font-weight: 600; color: #e7f3f7; letter-spacing: 4px; text-transform: uppercase; text-align: center; width: 100%; }

.ab-trust-image { display: block; margin: 0 auto; width: 180px; height: 100px; object-fit: contain; transition: filter 0.3s ease; }

.ab-trust-image:hover { filter: drop-shadow(0 6px 20px rgba(111, 207, 151, 0.3)); }

/* ===== DÉCORATION CIRCUITS ===== */
.ab-circuit-corner { position: absolute; width: 120px; height: 120px; opacity: 0.1; z-index: 1; }

.ab-corner-top-left { top: 0; left: 0; background: linear-gradient(135deg, transparent 0%, rgba(111, 207, 151, 0.5) 50%, transparent 100%); clip-path: polygon(0 0, 100% 0, 0 100%); }

.ab-corner-top-right { top: 0; right: 0; background: linear-gradient(-135deg, transparent 0%, rgba(111, 207, 151, 0.5) 50%, transparent 100%); clip-path: polygon(100% 0, 100% 100%, 0 0); }

.ab-corner-bottom-left { bottom: 0; left: 0; background: linear-gradient(-45deg, transparent 0%, rgba(111, 207, 151, 0.5) 50%, transparent 100%); clip-path: polygon(0 0, 0 100%, 100% 100%); }

.ab-corner-bottom-right { bottom: 0; right: 0; background: linear-gradient(45deg, transparent 0%, rgba(111, 207, 151, 0.5) 50%, transparent 100%); clip-path: polygon(100% 100%, 0 100%, 100% 0); }

/* ===== LIGNES D'ÉNERGIE ANIMÉES ===== */
.ab-energy-line { position: absolute; background: linear-gradient(90deg, transparent 0%, #6FCF97 50%, transparent 100%); opacity: 0.4; z-index: 1; animation: ab-pulse-line 4s ease-in-out infinite; }

.ab-line-1 { top: 20%; left: -100%; width: 200px; height: 2px; box-shadow: 0 0 20px #6FCF97; animation: ab-slide-right 6s ease-in-out infinite; }

.ab-line-2 { bottom: 25%; right: -100%; width: 150px; height: 2px; box-shadow: 0 0 15px #6FCF97; animation: ab-slide-left 7s ease-in-out infinite; animation-delay: 1s; }

@keyframes ab-slide-right { 0%, 100% { left: -200px;
    opacity: 0; }
  50% { opacity: 0.4; }
  100% { left: 100vw;
    opacity: 0; } }

@keyframes ab-slide-left { 0%, 100% { right: -150px;
    opacity: 0; }
  50% { opacity: 0.4; }
  100% { right: 100vw;
    opacity: 0; } }

@keyframes ab-pulse-line { 0%, 100% { opacity: 0.2; }
  50% { opacity: 0.5; } }

/* ===== RESPONSIVE ===== */
@media (max-width: 900px) { .ab-hero-section { height: auto; min-height: 100vh; padding: 60px 20px; } .ab-hero-content { max-width: 700px; padding: 20px; margin: auto; } .ab-main-title { font-size: 42px; margin-bottom: 16px; } .ab-highlight { font-size: 32px; margin-top: 8px; } .ab-subtitle { font-size: 17px; margin: 22px auto 40px; max-width: 600px; } .ab-play-button { width: 120px; height: 120px; margin: 0 auto 40px; } .ab-play-logo { height: 70px; } .ab-cta-buttons { display: flex; justify-content: center; align-items: center; gap: 14px; flex-wrap: wrap; } .ab-btn { padding: 13px 32px; font-size: 14px; } .ab-energy-line { display: none; } .ab-circuit-corner { opacity: 0.05; } }

@media (max-width: 600px) { .ab-hero-content { max-width: 500px; padding: 10px; } .ab-main-title { font-size: 34px; line-height: 1.2; } .ab-highlight { font-size: 26px; } .ab-subtitle { font-size: 15px; margin: 18px auto 30px; max-width: 420px; } .ab-play-button { width: 200px; height: 150px; margin: 0 auto 30px; } .ab-play-logo { height: 90px; } .ab-cta-buttons { flex-direction: column; align-items: center; gap: 12px; width: 100%; } .ab-btn { width: auto; min-width: 220px; text-align: center; padding: 12px 26px; font-size: 14px; } }

@media (max-width: 420px) { .ab-main-title { font-size: 28px; } .ab-highlight { font-size: 22px; } .ab-subtitle { font-size: 14px; } .ab-btn { min-width: 200px; font-size: 13px; } }

/*--------------------------------------------------------------------------------------------SERVICES--------------------------------------------------------------------------------------------------*/
.services-line { padding: 110px 40px; background: #f0f7fa; font-family: 'Manrope', sans-serif; }

.services-container { max-width: 1500px; margin: auto; display: grid; grid-template-columns: repeat(6, 1fr); gap: 55px; }

.service-item { text-align: center; padding: 15px 10px 40px; border-bottom: 2px solid #0d3d52; transition: all 0.35s ease; cursor: pointer; }

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

.service-item:hover .service-line { background: #6FCF97; width: 60px; box-shadow: 0 4px 12px rgba(111, 207, 151, 0.4); }

.service-item:hover h3 { color: #6FCF97; }

.service-item:hover .service-icon img { filter: drop-shadow(0 6px 16px rgba(111, 207, 151, 0.25)); }

/* ICON */
.service-icon { width: 70px; height: 70px; margin: auto; transition: all 0.35s ease; }

.service-icon img { width: 100%; height: 100%; object-fit: contain; transition: all 0.35s ease; }

/* LIGNE */
.service-line { width: 45px; height: 3px; background: #0d3d52; margin: 22px auto 28px; transition: all 0.35s ease; }

/* TITLE */
.service-item h3 { font-family: 'Poppins', sans-serif; font-size: 23px; font-weight: 700; color: #0d3d52; line-height: 1.4; margin-bottom: 18px; transition: all 0.35s ease; letter-spacing: -0.3px; }

.service-item { text-decoration: none; color: inherit; display: block; }

/* TEXT */
.service-item p { font-size: 16px; color: #4a7a8a; line-height: 1.8; margin: 0; }

/* RESPONSIVE */
@media (max-width: 1100px) { .services-container { grid-template-columns: repeat(3, 1fr); gap: 55px; } }

@media (max-width: 700px) { .services-line { padding: 70px 20px; } .services-container { grid-template-columns: 1fr; gap: 35px; } .service-item { border-bottom: 1px solid #e0e2e8; padding-bottom: 30px; } .service-item h3 { font-size: 20px; } .service-item p { font-size: 15px; } }

/*--------------------------------------------------------------------------------------------ICONES--------------------------------------------------------------------------------------------------*/
/* ===== BERTHEAU ICÔNES - SECTION ===== */
.ib-icons-section { width: 100%; padding: 40px 40px; background: #f0f7fa; }

/* ===== FEATURES CONTAINER ===== */
.ib-features-container { max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: repeat(2, 1fr); gap: 40px; }

/* ===== FEATURE ITEM ===== */
.ib-feature-item { display: flex; gap: 25px; align-items: center; padding: 28px; border-radius: 10px; background: rgba(111, 207, 151, 0.08); border: 1px solid rgba(111, 207, 151, 0.3); transition: all 0.35s ease; min-height: 140px; }

.ib-feature-item:hover { background: rgba(111, 207, 151, 0.15); border-color: rgba(111, 207, 151, 0.5); transform: translateY(-4px); box-shadow: 0 8px 24px rgba(111, 207, 151, 0.15); }

/* ===== FEATURE ICON ===== */
.ib-feature-icon { width: 110px; height: 110px; display: flex; justify-content: center; align-items: center; background: rgba(111, 207, 151, 0.2); border-radius: 10px; flex-shrink: 0; transition: all 0.35s ease; }

.ib-feature-item:hover .ib-feature-icon { background: rgba(111, 207, 151, 0.3); }

.ib-icon-img { width: 70%; height: 70%; object-fit: contain; }

/* ===== FEATURE CONTENT ===== */
.ib-feature-content { display: flex; flex-direction: column; gap: 8px; }

.ib-feature-title { font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 700; color: #0d3d52; margin: 0; letter-spacing: -0.3px; transition: all 0.35s ease; }

.ib-feature-item:hover .ib-feature-title { color: #6FCF97; }

.ib-feature-text { font-family: 'Manrope', sans-serif; font-size: 15px; color: #4a7a8a; line-height: 1.6; margin: 0; font-weight: 400; }

/* ===== RESPONSIVE ===== */
@media (max-width: 1200px) { .ib-features-container { grid-template-columns: repeat(2, 1fr); gap: 30px; } .ib-feature-icon { width: 100px; height: 100px; } }

@media (max-width: 1024px) { .ib-icons-section { padding: 60px 30px; } .ib-features-container { grid-template-columns: repeat(2, 1fr); gap: 30px; } .ib-feature-item { padding: 24px; min-height: 130px; } .ib-feature-icon { width: 90px; height: 90px; } .ib-feature-title { font-size: 16px; } .ib-feature-text { font-size: 13px; } }

@media (max-width: 768px) { .ib-icons-section { padding: 50px 20px; } .ib-features-container { grid-template-columns: 1fr; gap: 20px; } .ib-feature-item { padding: 20px; gap: 16px; align-items: flex-start; min-height: auto; } .ib-feature-icon { width: 75px; height: 75px; } .ib-feature-title { font-size: 14px; } .ib-feature-text { font-size: 12px; line-height: 1.5; } }

@media (max-width: 480px) { .ib-icons-section { padding: 40px 16px; } .ib-features-container { grid-template-columns: 1fr; gap: 16px; } .ib-feature-item { padding: 16px; gap: 12px; } .ib-feature-icon { width: 65px; height: 65px; } .ib-feature-title { font-size: 13px; } .ib-feature-text { font-size: 11px; } }

/*--------------------------------------------------------------------------------------------CARTE--------------------------------------------------------------------------------------------------*/
.loc-section, .loc-section *, .loc-section *::before, .loc-section *::after { box-sizing: border-box; }

.loc-section { position: relative; background: #e8f4f8; overflow: hidden; padding: 9vh 0; display: grid; grid-template-columns: 5fr 6fr; gap: 2vw; align-items: center; cursor: auto; }

/* Grain */
.loc-section::before { content: ''; position: absolute; inset: 0; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='ng'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23ng)' opacity='1'/%3E%3C/svg%3E"); background-size: 180px; opacity: .035; pointer-events: none; z-index: 0; }

/* Lignes vertes haut/bas */
.loc-section::after { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(111, 207, 151, 0.3) 30%, rgba(111, 207, 151, 0.3) 70%, transparent); z-index: 1; }

.loc-line-bottom { position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(111, 207, 151, 0.3) 30%, rgba(111, 207, 151, 0.3) 70%, transparent); z-index: 1; }

/* ── IMAGE DE FOND ── */
.loc-bg { position: absolute; inset: 0; z-index: 0; display: none; }

.loc-bg-overlay { position: absolute; inset: 0; z-index: 1; display: none; }

/* ══ COLONNE TEXTE ══ */
.loc-text-col { position: relative; z-index: 3; display: flex; flex-direction: column; gap: 1.6rem; padding-left: 6vw; }

/* Overline */
.loc-overline { display: inline-flex; align-items: center; gap: 0.7rem; opacity: 0; animation: locFadeUp 0.7s ease 0.1s forwards; }

.loc-overline-line { display: block; width: 28px; height: 1px; background: #6FCF97; flex-shrink: 0; }

.loc-overline span { font-size: 0.65rem; font-weight: 700; letter-spacing: 0.28em; text-transform: uppercase; color: #6FCF97; }

/* Titre */
.loc-titre { font-size: 48px; font-weight: 700; line-height: 1.0; letter-spacing: 0.04em; text-transform: uppercase; color: #0d3d52; margin: 0; padding: 0; opacity: 0; animation: locFadeUp 0.8s ease 0.25s forwards; text-shadow: 0 2px 30px rgba(111, 207, 151, 0.1); }

.loc-titre-gold { color: #6FCF97; font-weight: 700; }

/* Sous-titre Caveat */
.loc-subtitle { font-family: 'Caveat', cursive; font-size: clamp(1.1rem, 1.8vw, 1.5rem); font-weight: 700; background: linear-gradient(135deg, #4a9d6f 0%, #6FCF97 35%, #7fe0a5 50%, #5ab87e 70%, #3a8d5f 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; filter: drop-shadow(0 0 8px rgba(111, 207, 151, 0.3)); margin: -0.8rem 0 0 0; opacity: 0; animation: locFadeUp 0.7s ease 0.38s forwards; }

/* Séparateur */
.loc-sep { display: flex; align-items: center; gap: 0.6rem; opacity: 0; animation: locFadeUp 0.7s ease 0.5s forwards; }

.loc-sep-l { width: 36px; height: 1px; background: linear-gradient(90deg, #6FCF97, transparent); display: block; }

.loc-sep-r { width: 16px; height: 1px; background: linear-gradient(90deg, transparent, rgba(111, 207, 151, 0.3)); display: block; }

.loc-sep-diamond { width: 5px; height: 5px; background: #6FCF97; transform: rotate(45deg); display: block; box-shadow: 0 0 8px rgba(111, 207, 151, 0.8); }

/* Texte */
.loc-desc { font-family: 'Lato', sans-serif; font-size: clamp(0.82rem, 1.1vw, 0.94rem); font-weight: 300; line-height: 1.85; color: #4a7a8a; margin: 0; padding: 0; max-width: 420px; opacity: 0; animation: locFadeUp 0.8s ease 0.62s forwards; }

/* ══ COLONNE CARTE SVG ══ */
.loc-map-col { position: relative; z-index: 3; display: flex; align-items: center; justify-content: center; padding-right: 2vw; opacity: 0; animation: locFadeUp 0.9s ease 0.3s forwards; }

.loc-map-wrap { width: 100%; max-width: 600px; }

.loc-map-wrap svg { width: 100%; height: auto; display: block; overflow: visible; }

/* Tooltip hover - Toujours visible */
.loc-map-dot { cursor: none; }

.loc-map-dot .dot-label { opacity: 1; transition: opacity 0.2s ease; pointer-events: none; }

.loc-map-dot:hover .dot-label { opacity: 1; }

/* ── HALO + CURSEUR ── */
.loc-halo { position: fixed; width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, rgba(111, 207, 151, 0.13) 0%, rgba(111, 207, 151, 0.05) 35%, transparent 65%); transform: translate(-50%, -50%); pointer-events: none; z-index: 9997; filter: blur(10px); opacity: 0 !important; transition: opacity 0.4s ease; }

.loc-cursor { position: fixed; width: 20px; height: 20px; pointer-events: none; z-index: 9999; display: none !important; animation: locStarSpin 6s linear infinite; }

.loc-cursor svg { width: 100%; height: 100%; display: block; filter: drop-shadow(0 0 4px rgba(111, 207, 151, 0.95)) drop-shadow(0 0 10px rgba(111, 207, 151, 0.5)); }

@keyframes locStarSpin { from { transform: translate(-50%, -50%) rotate(0deg); }
  to { transform: translate(-50%, -50%) rotate(360deg); } }

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

/* ── RESPONSIVE ── */
@media (max-width: 900px) { .loc-section { grid-template-columns: 1fr; padding: 8vh 6vw; gap: 3rem; cursor: auto; } .loc-text-col { padding-left: 0; align-items: center; text-align: center; } .loc-map-col { padding-right: 0; order: -1; } .loc-cursor { display: none !important; } .loc-desc { max-width: 100%; margin: 0 auto; } .loc-overline { justify-content: center; } }

/*--------------------------------------------------------------------------------------------PARTENAIRES--------------------------------------------------------------------------------------------------*/
/* ============================== PARTENAIRES — BERTHEAU ============================== */
.partenaires-bertheau { background: #e7f3f7; padding: 4.5rem 2rem; }

.partenaires-bertheau-container { max-width: 1600px; margin: 0 auto; }

/* Header */
.partenaires-bertheau-header { text-align: center; max-width: 720px; margin: 0 auto 3.5rem; }

.partenaires-bertheau-eyebrow { font-size: 1.2rem; font-weight: 600; color: #6FCF97; margin-bottom: 1rem; display: inline-block; letter-spacing: 0.5px; text-transform: uppercase; }

.partenaires-bertheau-title { font-size: 3rem; font-weight: 600 !important; text-transform: uppercase; letter-spacing: 1.5px; color: #0d3d52; margin: 0; }

/* Wrapper */
.partenaires-bertheau-wrapper { overflow: hidden; width: 100%; position: relative; padding: 2rem 0; }

/* Slider (boucle infinie) */
.partenaires-bertheau-slider { display: flex; align-items: center; width: max-content; animation: partenaires-scroll 45s linear infinite; }

.partenaires-bertheau-slider:hover { animation-play-state: paused; }

/* Carte logo */
.partenaires-bertheau-item { flex: 0 0 auto; width: 230px; height: 140px; background: #f5fcff; border-radius: 12px; display: flex; align-items: center; justify-content: center; margin: 0 24px; padding: 26px; box-shadow: 0 4px 16px rgba(111, 207, 151, 0.08); border: 1px solid rgba(111, 207, 151, 0.1); transition: all 0.3s ease; }

.partenaires-bertheau-item img { max-width: 180px; max-height: 80px; object-fit: contain; filter: grayscale(100%); opacity: 0.75; transition: all 0.3s ease; }

.partenaires-bertheau-item:hover { transform: translateY(-6px); box-shadow: 0 12px 32px rgba(111, 207, 151, 0.15); border-color: rgba(111, 207, 151, 0.3); }

.partenaires-bertheau-item:hover img { filter: grayscale(0%); opacity: 1; }

/* Animation infinie réelle */
@keyframes partenaires-scroll { 0% { transform: translateX(0); }
  100% { transform: translateX(-50%); } }

/* ============================== RESPONSIVE ============================== */
@media (max-width: 1024px) { .partenaires-bertheau-title { font-size: 2.4rem; } .partenaires-bertheau-item { width: 200px; height: 120px; } }

@media (max-width: 768px) { .partenaires-bertheau { padding: 3.5rem 1.5rem; } .partenaires-bertheau-eyebrow { font-size: 1rem; } .partenaires-bertheau-title { font-size: 2rem; } .partenaires-bertheau-item { width: 180px; height: 110px; margin: 0 18px; } }

/*--------------------------------------------------------------------------------------------ACCUEIL PAGE--------------------------------------------------------------------------------------------------*/
/* ======================================== STYLES BERTHEAU-ACCDEUX Auto-scopé - Ne touche qu'à ce composant ======================================== */
.bertheau-accdeux { position: relative; width: 100%; height: 55vh; min-height: 400px; overflow: hidden; background-color: #000; margin: 0; padding: 0; }

/* Image de fond */
.bertheau-accdeux__bg { position: absolute; inset: 0; background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; }

/* Overlay dégradé */
.bertheau-accdeux__overlay { position: absolute; inset: 0; background: linear-gradient(135deg, rgba(26, 58, 82, 0.85) 0%, rgba(26, 58, 82, 0.75) 45%, rgba(78, 200, 158, 0.15) 100%); z-index: 1; }

/* Container Principal */
.bertheau-accdeux__container { position: relative; z-index: 2; max-width: 1200px; height: 100%; margin: 0 auto; padding: 0 40px; display: grid; grid-template-columns: 1fr 2fr; align-items: center; gap: 60px; }

/* Logo */
.bertheau-accdeux__logo { display: flex; align-items: center; justify-content: flex-start; }

.bertheau-accdeux__logo img { max-width: 260px; width: 100%; height: auto; object-fit: contain; filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3)); }

/* Texte + Ligne */
.bertheau-accdeux__text-wrapper { display: flex; align-items: stretch; gap: 60px; }

/* Ligne verticale verte */
.bertheau-accdeux__line { width: 4px; background-color: #4ec89e; border-radius: 2px; flex-shrink: 0; }

/* Conteneur texte */
.bertheau-accdeux__text { display: flex; flex-direction: column; justify-content: center; }

/* Titre */
.bertheau-accdeux__text h1 { font-weight: 700; font-size: 35px; color: #ffffff; text-transform: uppercase; line-height: 1.15; margin: 0 0 1.5rem 0; letter-spacing: 1px; }

/* Description */
.bertheau-accdeux__text p { font-size: clamp(15px, 2vw, 18px); color: #f2f2f2; max-width: 520px; line-height: 1.6; margin: 0; font-weight: 300; }

/* ======================================== RESPONSIVE ======================================== */
@media (max-width: 900px) { .bertheau-accdeux__container { grid-template-columns: 1fr; gap: 30px; padding: 40px 30px; justify-items: center; text-align: center; } .bertheau-accdeux__logo { justify-content: center; } .bertheau-accdeux__logo img { max-width: 180px; } .bertheau-accdeux__text-wrapper { flex-direction: column; align-items: center; gap: 20px; } .bertheau-accdeux__line { width: 60px; height: 4px; margin: 0 auto; } .bertheau-accdeux__text h1 { font-size: 28px; } .bertheau-accdeux__text p { max-width: 100%; } }

@media (max-width: 600px) { .bertheau-accdeux { height: auto; padding: 80px 0; min-height: auto; } .bertheau-accdeux__container { padding: 30px 20px; gap: 20px; } .bertheau-accdeux__logo img { max-width: 150px; } .bertheau-accdeux__text h1 { font-size: 22px; letter-spacing: 0.5px; } .bertheau-accdeux__text p { font-size: 15px; } }

/*--------------------------------------------------------------------------------------------INTRO PAGE--------------------------------------------------------------------------------------------------*/
/* ======================================== STYLES ELEC-TEXT Auto-scopé - Ne touche qu'à ce composant ======================================== */
.elec-text { padding: 120px 90px; background: #f7f7f7; margin: 0; }

.elec-text__container { max-width: 1400px; margin: auto; display: flex; align-items: center; gap: 120px; }

/* COLONNE CARTES */
.elec-text__cards { display: grid; grid-template-columns: repeat(2, 240px); gap: 35px; position: relative; flex-shrink: 0; }

/* quinconce */
.elec-text__card:nth-child(1) { transform: translateY(50px); }

.elec-text__card:nth-child(3) { transform: translateY(50px); }

.elec-text__card { background: white; padding: 10px; border-radius: 16px; box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08); text-align: center; transition: 0.3s; }

.elec-text__icon { font-size: 34px; margin-bottom: 15px; }

/* CARTE PRINCIPALE VERTE */
.elec-text__card--main { background: #4ec89e; color: white; transform: translateY(-30px); box-shadow: 0 25px 50px rgba(78, 200, 158, 0.2); }

/* TEXTE CARTES */
.elec-text__card h3 { font-size: 20px; margin: 0 0 10px 0; color: #1a3a52; }

.elec-text__card--main h3 { color: white; }

.elec-text__card p { font-size: 15px; line-height: 1.6; margin: 0; color: #6a8a9a; }

.elec-text__card--main p { color: rgba(255, 255, 255, 0.95); }

/* COLONNE TEXTE DROITE */
.elec-text__content { flex: 1; min-width: 350px; }

.elec-text__content h2 { font-size: 38px; margin: 0 0 25px 0; color: #1a3a52; font-weight: 700; }

.elec-text__content p { font-size: 18px; color: #666; line-height: 1.8; margin-bottom: 20px; }

/* LISTE AVEC ENCOCHES COLLÉES */
.elec-text__list { list-style: none; padding: 0; margin: 0 0 30px 0; }

.elec-text__list-item { font-size: 16px; color: #666; line-height: 1.8; margin-bottom: 12px; display: flex; align-items: center; gap: 8px; }

.elec-text__list-check { color: #4ec89e; font-weight: 700; font-size: 18px; flex-shrink: 0; line-height: 1; }

/* ======================================== CTA TELEPHONE ======================================== */
.elec-text-cta-btn { display: inline-flex !important; align-items: center !important; gap: 14px !important; background: #59c29a !important; color: #ffffff !important; padding: 12px 32px; border-radius: 10px !important; text-decoration: none !important; font-weight: 600 !important; font-size: 18px !important; transition: all .25s ease !important; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08) !important; }

/* icone */
.elec-text-cta-btn .cta-icon { font-size: 22px !important; display: flex !important; align-items: center !important; }

/* texte */
.elec-text-cta-btn .cta-text { letter-spacing: 0.5px !important; }

/* hover */
.elec-text-cta-btn:hover { background: #4fb189 !important; transform: translateY(-2px) !important; box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12) !important; }

/* active */
.elec-text-cta-btn:active { transform: translateY(0) !important; }

/* ======================================== RESPONSIVE GRANDE TABLETTE ======================================== */
@media (max-width: 1200px) { .elec-text { padding: 100px 50px; } .elec-text__container { gap: 80px; } .elec-text__content h2 { font-size: 34px; } .elec-text__content p { font-size: 16px; } .elec-text__card h3 { font-size: 18px; } .elec-text__card p { font-size: 14px; } .elec-text__list-item { font-size: 15px; gap: 7px; } .elec-text__list-check { font-size: 16px; } }

/* ======================================== RESPONSIVE TABLETTE ======================================== */
@media (max-width: 1024px) { .elec-text { padding: 80px 40px; } .elec-text__container { gap: 60px; } .elec-text__cards { grid-template-columns: repeat(2, 200px); gap: 30px; } .elec-text__content h2 { font-size: 32px; margin-bottom: 20px; } .elec-text__content p { font-size: 15px; margin-bottom: 18px; } .elec-text__card { padding: 32px; } .elec-text__card h3 { font-size: 17px; } .elec-text__icon { font-size: 30px; } .elec-text__list-item { font-size: 14px; margin-bottom: 10px; gap: 6px; } .elec-text__list-check { font-size: 15px; } }

/* ======================================== RESPONSIVE MOBILE LANDSCAPE / PETITE TABLETTE ======================================== */
@media (max-width: 900px) { .elec-text { padding: 70px 30px; } .elec-text__container { flex-direction: column; text-align: center; gap: 50px; align-items: center; } .elec-text__cards { grid-template-columns: 1fr 1fr; gap: 25px; margin: 0 auto; } .elec-text__card { padding: 30px 25px; } .elec-text__card h3 { font-size: 16px; margin-bottom: 8px; } .elec-text__card p { font-size: 13px; line-height: 1.5; } .elec-text__icon { font-size: 28px; margin-bottom: 12px; } .elec-text__content { text-align: center; max-width: 600px; margin: 0 auto; } .elec-text__content h2 { font-size: 28px; margin-bottom: 18px; } .elec-text__content p { font-size: 15px; margin-bottom: 16px; } .elec-text__list { margin-bottom: 25px; } .elec-text__list-item { font-size: 14px; margin-bottom: 10px; gap: 6px; justify-content: center; } .elec-text__list-check { font-size: 15px; } .ab-btn { padding: 12px 28px; font-size: 14px; white-space: nowrap; } }

/* ======================================== RESPONSIVE MOBILE PORTRAIT ======================================== */
@media (max-width: 768px) { .elec-text { padding: 60px 20px; } .elec-text__container { gap: 40px; } .elec-text__cards { grid-template-columns: repeat(2, 1fr); gap: 20px; max-width: 100%; } .elec-text__card { padding: 24px 18px; } .elec-text__card h3 { font-size: 15px; } .elec-text__card p { font-size: 12px; line-height: 1.5; } .elec-text__icon { font-size: 26px; margin-bottom: 10px; } .elec-text__content { max-width: 100%; } .elec-text__content h2 { font-size: 26px; margin-bottom: 16px; } .elec-text__content p { font-size: 14px; line-height: 1.7; margin-bottom: 15px; } .elec-text__list-item { font-size: 13px; margin-bottom: 9px; gap: 6px; } .elec-text__list-check { font-size: 14px; } .ab-btn { padding: 11px 24px; font-size: 13px; white-space: nowrap; max-width: 90%; overflow: hidden; text-overflow: ellipsis; } }

/* ======================================== RESPONSIVE MOBILE PETIT ======================================== */
@media (max-width: 600px) { .elec-text { padding: 50px 15px; } .elec-text__container { gap: 35px; } .elec-text__cards { grid-template-columns: 1fr; gap: 18px; width: 100%; } .elec-text__card:nth-child(1) { transform: translateY(0); } .elec-text__card:nth-child(3) { transform: translateY(0); } .elec-text__card--main { transform: translateY(0); order: 2; } .elec-text__card { padding: 22px 16px; } .elec-text__card h3 { font-size: 14px; margin-bottom: 7px; } .elec-text__card p { font-size: 11px; line-height: 1.5; } .elec-text__icon { font-size: 24px; margin-bottom: 8px; } .elec-text__content h2 { font-size: 22px; margin-bottom: 14px; } .elec-text__content p { font-size: 13px; line-height: 1.6; margin-bottom: 12px; } .elec-text__list { margin-bottom: 20px; } .elec-text__list-item { font-size: 12px; margin-bottom: 8px; gap: 5px; } .elec-text__list-check { font-size: 13px; } .ab-btn { padding: 10px 20px; font-size: 12px; white-space: nowrap; max-width: 85%; } }

/* ======================================== RESPONSIVE MOBILE TRÈS PETIT ======================================== */
@media (max-width: 480px) { .elec-text { padding: 40px 12px; } .elec-text__container { gap: 30px; } .elec-text__cards { gap: 15px; } .elec-text__card { padding: 20px 14px; } .elec-text__card h3 { font-size: 13px; margin-bottom: 6px; } .elec-text__card p { font-size: 10px; line-height: 1.4; } .elec-text__icon { font-size: 22px; margin-bottom: 7px; } .elec-text__content h2 { font-size: 20px; margin-bottom: 12px; } .elec-text__content p { font-size: 12px; line-height: 1.5; margin-bottom: 10px; } .elec-text__list-item { font-size: 11px; margin-bottom: 7px; gap: 5px; } .elec-text__list-check { font-size: 12px; } .ab-btn { padding: 9px 16px; font-size: 11px; white-space: nowrap; max-width: 80%; border-radius: 4px; } }

/* ======================================== RESPONSIVE MOBILE ULTRA PETIT ======================================== */
@media (max-width: 375px) { .elec-text { padding: 35px 10px; } .elec-text__container { gap: 25px; } .elec-text__cards { grid-template-columns: 1fr; gap: 12px; } .elec-text__card { padding: 18px 12px; } .elec-text__card h3 { font-size: 12px; margin-bottom: 5px; } .elec-text__card p { font-size: 9px; line-height: 1.4; } .elec-text__icon { font-size: 20px; margin-bottom: 6px; } .elec-text__content h2 { font-size: 18px; margin-bottom: 10px; } .elec-text__content p { font-size: 11px; line-height: 1.5; margin-bottom: 9px; } .elec-text__list-item { font-size: 10px; margin-bottom: 6px; gap: 4px; } .elec-text__list-check { font-size: 11px; } .ab-btn { padding: 8px 14px; font-size: 10px; white-space: nowrap; max-width: 75%; } }

/*--------------------------------------------------------------------------------------------RENOVATION--------------------------------------------------------------------------------------------------*/
/* ======================================== STYLES FOND-BERTHEAU - PREMIUM Auto-scopé - Ne touche qu'à ce composant ======================================== */
.fond-bertheau { position: relative; width: 100%; min-height: 650px; overflow: hidden; margin: 0; padding: 0; }

/* Image de fond avec effet parallax subtil */
.fond-bertheau__bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; filter: brightness(0.7) contrast(1.1); }

/* Filtre premium sophistiqué */
.fond-bertheau__overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(26, 58, 82, 0.85) 0%, rgba(26, 58, 82, 0.75) 45%, rgba(78, 200, 158, 0.15) 100%); z-index: 1; backdrop-filter: blur(0px); }

/* Décoration diagonale élégante */
.fond-bertheau__decoration { position: absolute; top: -50%; right: -10%; width: 600px; height: 600px; background: radial-gradient(circle, rgba(78, 200, 158, 0.08) 0%, transparent 70%); z-index: 1; pointer-events: none; }

/* Container */
.fond-bertheau__container { position: relative; z-index: 2; max-width: 1400px; margin: 0 auto; padding: 80px 50px; display: grid; grid-template-columns: 1.1fr 1fr; gap: 100px; align-items: center; min-height: 650px; }

/* ======================================== TEXTE GAUCHE - PREMIUM ======================================== */
.fond-bertheau__content { display: flex; flex-direction: column; gap: 25px; }

/* Ligne d'accentuation */
.fond-bertheau__accent-line { width: 60px; height: 4px; background: linear-gradient(90deg, #4ec89e 0%, #3db386 100%); border-radius: 2px; margin-bottom: 10px; }

/* Titre haut de gamme */
.fond-bertheau__title { font-size: 54px; font-weight: 800; color: #ffffff; margin: 0; line-height: 1.15; letter-spacing: -1px; }

.fond-bertheau__highlight { background: linear-gradient(135deg, #4ec89e 0%, #5db8a3 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 800; }

/* Description accroche */
.fond-bertheau__description { font-size: 18px; color: rgba(255, 255, 255, 0.9); line-height: 1.7; margin: 0; font-weight: 500; max-width: 550px; letter-spacing: 0.3px; }

/* Texte principal */
.fond-bertheau__text { font-size: 16px; color: rgba(255, 255, 255, 0.85); line-height: 1.9; margin: 0; font-weight: 300; max-width: 580px; letter-spacing: 0.4px; }

/* Features list élégante */
.fond-bertheau__features { display: flex; flex-direction: column; gap: 16px; margin-top: 15px; }

.fond-bertheau__feature { display: flex; align-items: center; gap: 14px; animation: slideInLeft 0.6s ease-out; }

.fond-bertheau__feature:nth-child(2) { animation-delay: 0.1s; }

.fond-bertheau__feature:nth-child(3) { animation-delay: 0.2s; }

.fond-bertheau__feature-icon { width: 28px; height: 28px; background: linear-gradient(135deg, #4ec89e 0%, #3db386 100%); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 14px; flex-shrink: 0; box-shadow: 0 4px 12px rgba(78, 200, 158, 0.25); }

.fond-bertheau__feature-text { color: rgba(255, 255, 255, 0.9); font-size: 15px; font-weight: 400; letter-spacing: 0.3px; }

/* ======================================== IMAGE DROITE - PREMIUM ======================================== */
.fond-bertheau__image-wrapper { display: flex; align-items: center; justify-content: center; position: relative; }

/* Frame élégant autour de l'image */
.fond-bertheau__image-frame { position: relative; padding: 30px; background: rgba(255, 255, 255, 0.08); border-radius: 20px; backdrop-filter: blur(10px); border: 1px solid rgba(78, 200, 158, 0.2); box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.fond-bertheau__image { width: 100%; height: auto; max-width: 450px; object-fit: contain; display: block; border-radius: 16px; }

/* Image Desktop - Affichée par défaut */
.fond-bertheau__image--desktop { display: block; }

/* Image Mobile - Masquée par défaut */
.fond-bertheau__image--mobile { display: none; }

/* ======================================== ANIMATIONS ======================================== */
@keyframes slideInLeft { from { opacity: 0;
    transform: translateX(-20px); }
  to { opacity: 1;
    transform: translateX(0); } }

/* ======================================== RESPONSIVE DESKTOP ======================================== */
@media (max-width: 1400px) { .fond-bertheau__container { max-width: 100%; padding: 70px 40px; gap: 80px; } .fond-bertheau__title { font-size: 48px; } .fond-bertheau__image { max-width: 400px; } }

/* ======================================== RESPONSIVE TABLET ======================================== */
@media (max-width: 1024px) { .fond-bertheau { min-height: auto; } .fond-bertheau__container { grid-template-columns: 1fr; gap: 50px; padding: 60px 35px; min-height: auto; text-align: center; align-items: center; justify-items: center; } .fond-bertheau__content { align-items: center; max-width: 650px; margin: 0 auto; } .fond-bertheau__accent-line { margin-left: auto; margin-right: auto; } .fond-bertheau__title { font-size: 40px; } .fond-bertheau__description { max-width: 100%; font-size: 16px; } .fond-bertheau__text { max-width: 100%; font-size: 14px; } .fond-bertheau__feature { justify-content: center; } .fond-bertheau__image-frame { padding: 20px; } .fond-bertheau__image { max-width: 600px; aspect-ratio: 16 / 9; } }

/* ======================================== RESPONSIVE À PARTIR DE 900px ======================================== */
@media (max-width: 900px) { .fond-bertheau { min-height: auto; } .fond-bertheau__container { grid-template-columns: 1fr; gap: 40px; padding: 50px 30px; min-height: auto; text-align: center; align-items: center; } .fond-bertheau__content { align-items: center; text-align: center; } .fond-bertheau__accent-line { margin-left: auto; margin-right: auto; } .fond-bertheau__title { font-size: 36px; word-spacing: normal; } .fond-bertheau__description { font-size: 15px; max-width: 100%; } .fond-bertheau__text { font-size: 14px; line-height: 1.8; max-width: 100%; } .fond-bertheau__feature { justify-content: center; } .fond-bertheau__image-frame { padding: 15px; } /* Basculer vers image mobile à partir de 900px */ .fond-bertheau__image--desktop { display: none; } .fond-bertheau__image--mobile { display: block; } .fond-bertheau__image { max-width: 100%; aspect-ratio: 16 / 9; } .fond-bertheau__feature-icon { width: 24px; height: 24px; font-size: 12px; flex-shrink: 0; } .fond-bertheau__feature-text { font-size: 14px; } .fond-bertheau__features { gap: 14px; margin-top: 12px; } }

/* ======================================== RESPONSIVE MOBILE PETIT ======================================== */
@media (max-width: 600px) { .fond-bertheau__container { padding: 40px 16px; gap: 30px; } .fond-bertheau__accent-line { width: 40px; height: 3px; margin-bottom: 8px; } .fond-bertheau__title { font-size: 26px; line-height: 1.2; letter-spacing: -0.5px; word-spacing: normal; } .fond-bertheau__description { font-size: 14px; line-height: 1.6; max-width: 100%; } .fond-bertheau__text { font-size: 13px; line-height: 1.7; max-width: 100%; } .fond-bertheau__image { max-width: 100%; aspect-ratio: 16 / 9; } .fond-bertheau__image-frame { padding: 12px; } .fond-bertheau__feature-icon { width: 22px; height: 22px; font-size: 11px; } .fond-bertheau__feature-text { font-size: 13px; } .fond-bertheau__features { gap: 12px; } }

/* ======================================== RESPONSIVE MOBILE TRÈS PETIT ======================================== */
@media (max-width: 480px) { .fond-bertheau { min-height: auto; } .fond-bertheau__container { padding: 35px 12px; gap: 25px; } .fond-bertheau__accent-line { width: 35px; height: 2px; } .fond-bertheau__title { font-size: 22px; line-height: 1.2; } .fond-bertheau__description { font-size: 13px; max-width: 100%; } .fond-bertheau__text { font-size: 12px; line-height: 1.6; max-width: 100%; } .fond-bertheau__image { max-width: 100%; aspect-ratio: 16 / 9; } .fond-bertheau__feature { gap: 10px; } .fond-bertheau__feature-icon { width: 20px; height: 20px; font-size: 10px; } .fond-bertheau__feature-text { font-size: 12px; } .fond-bertheau__features { gap: 10px; margin-top: 10px; } }

/*--------------------------------------------------------------------------------------------ICONES BLEU--------------------------------------------------------------------------------------------------*/
/* ======================================== STYLES BULLE-ICONES - PREMIUM Auto-scopé - Ne touche qu'à ce composant ======================================== */
.bulle-icones { width: 100%; padding: 120px 40px; background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: scroll; margin: 0; position: relative; overflow: hidden; }

/* OVERLAY TRES LEGER */
.bulle-icones__overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(245, 249, 247, 0.45) 100%); z-index: 0; }

.bulle-icones__container { max-width: 1400px; margin: 0 auto; position: relative; z-index: 1; }

/* ACCENT TOP */
.bulle-icones__accent-top { height: 4px; width: 60px; background: linear-gradient(90deg, #4ec89e 0%, #3db386 100%); margin: 0 auto 35px; border-radius: 2px; box-shadow: 0 2px 8px rgba(78, 200, 158, 0.2); }

/* BADGE */
.bulle-icones__badge { display: inline-block; margin: 0 auto 20px; padding: 8px 20px; background: linear-gradient(135deg, rgba(78, 200, 158, 0.2) 0%, rgba(78, 200, 158, 0.12) 100%); border: 1px solid rgba(78, 200, 158, 0.4); border-radius: 20px; margin-left: auto; margin-right: auto; display: flex; justify-content: center; }

.bulle-icones__badge-text { font-size: 12px; font-weight: 600; color: #4ec89e; letter-spacing: 0.5px; text-transform: uppercase; }

/* HEADER */
.bulle-icones__header { text-align: center; margin-bottom: 80px; max-width: 1050px; margin-left: auto; margin-right: auto; }

.bulle-icones__title { font-size: 48px; font-weight: 800; color: #1a3a52; margin: 0 0 20px 0; letter-spacing: -1px; line-height: 1.15; }

.bulle-icones__highlight { background: linear-gradient(135deg, #4ec89e 0%, #5db8a3 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 800; }

.bulle-icones__subtitle { font-size: 17px; color: #5a7a8a; line-height: 1.9; margin: 0; font-weight: 300; letter-spacing: 0.3px; }

/* GRILLE */
.bulle-icones__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 50px; margin-top: 80px; position: relative; z-index: 2; }

/* ITEM */
.bulle-icones__item { position: relative; display: flex; flex-direction: column; align-items: center; text-align: center; animation: slideUp 0.6s ease-out; }

.bulle-icones__item:nth-child(2) { animation-delay: 0.1s; }

.bulle-icones__item:nth-child(3) { animation-delay: 0.2s; }

.bulle-icones__item:nth-child(4) { animation-delay: 0.3s; }

/* LIGNE DE CONNEXION TOP */
.bulle-icones__line-top { position: absolute; top: -30px; left: 50%; transform: translateX(-50%); width: 2px; height: 30px; background: linear-gradient(180deg, #4ec89e 0%, transparent 100%); opacity: 0.5; }

/* BUBBLE CERCLE */
.bulle-icones__bubble { width: 140px; height: 140px; background: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 30px; box-shadow: 0 12px 45px rgba(78, 200, 158, 0.15); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); border: 3px solid rgba(78, 200, 158, 0.2); position: relative; }

.bulle-icones__icon { width: 85px; height: 85px; object-fit: contain; filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.05)); position: relative; z-index: 2; }

/* TEXTE ITEM */
.bulle-icones__item-title { font-size: 20px; font-weight: 700; color: #1a3a52; margin: 0 0 15px 0; line-height: 1.3; letter-spacing: -0.3px; }

.bulle-icones__item-text { font-size: 15px; color: #6a8a9a; line-height: 1.8; margin: 0; font-weight: 300; }

/* ======================================== ANIMATIONS ======================================== */
@keyframes slideUp { from { opacity: 0;
    transform: translateY(30px); }
  to { opacity: 1;
    transform: translateY(0); } }

/* ======================================== RESPONSIVE GRANDE TABLETTE ======================================== */
@media (max-width: 1200px) { .bulle-icones { padding: 100px 40px; background-attachment: scroll; } .bulle-icones__header { margin-bottom: 60px; } .bulle-icones__title { font-size: 42px; margin-bottom: 18px; } .bulle-icones__subtitle { font-size: 16px; } .bulle-icones__grid { gap: 40px; margin-top: 70px; } .bulle-icones__bubble { width: 130px; height: 130px; margin-bottom: 25px; } .bulle-icones__icon { width: 80px; height: 80px; } .bulle-icones__item-title { font-size: 18px; margin-bottom: 12px; } .bulle-icones__item-text { font-size: 14px; } }

/* ======================================== RESPONSIVE TABLETTE ======================================== */
@media (max-width: 1024px) { .bulle-icones { padding: 80px 30px; } .bulle-icones__grid { grid-template-columns: repeat(2, 1fr); gap: 35px; } .bulle-icones__header { margin-bottom: 50px; } .bulle-icones__title { font-size: 36px; margin-bottom: 15px; } .bulle-icones__subtitle { font-size: 15px; } .bulle-icones__bubble { width: 120px; height: 120px; margin-bottom: 20px; } .bulle-icones__icon { width: 75px; height: 75px; } .bulle-icones__item-title { font-size: 17px; margin-bottom: 10px; } .bulle-icones__item-text { font-size: 13px; } }

/* ======================================== RESPONSIVE MOBILE LANDSCAPE ======================================== */
@media (max-width: 900px) { .bulle-icones { padding: 70px 25px; } .bulle-icones__accent-top { margin-bottom: 20px; } .bulle-icones__header { margin-bottom: 40px; } .bulle-icones__title { font-size: 30px; margin-bottom: 12px; letter-spacing: -0.5px; } .bulle-icones__subtitle { font-size: 14px; line-height: 1.7; } .bulle-icones__grid { grid-template-columns: repeat(2, 1fr); gap: 30px; margin-top: 30px; } .bulle-icones__bubble { width: 110px; height: 110px; margin-bottom: 15px; } .bulle-icones__icon { width: 70px; height: 70px; } .bulle-icones__item-title { font-size: 15px; margin-bottom: 8px; } .bulle-icones__item-text { font-size: 12px; line-height: 1.6; } }

/* ======================================== RESPONSIVE MOBILE PORTRAIT ======================================== */
@media (max-width: 768px) { .bulle-icones { padding: 60px 20px; } .bulle-icones__header { margin-bottom: 35px; } .bulle-icones__title { font-size: 28px; margin-bottom: 10px; } .bulle-icones__subtitle { font-size: 13px; } .bulle-icones__grid { grid-template-columns: repeat(2, 1fr); gap: 25px; margin-top: 20px; } .bulle-icones__bubble { width: 100px; height: 100px; margin-bottom: 12px; } .bulle-icones__icon { width: 65px; height: 65px; } .bulle-icones__item-title { font-size: 14px; margin-bottom: 7px; } .bulle-icones__item-text { font-size: 11px; line-height: 1.5; } .bulle-icones__line-top { display: none; } }

/* ======================================== RESPONSIVE MOBILE PETIT ======================================== */
@media (max-width: 600px) { .bulle-icones { padding: 50px 15px; } .bulle-icones__accent-top { width: 50px; margin-bottom: 15px; } .bulle-icones__header { margin-bottom: 30px; } .bulle-icones__title { font-size: 24px; margin-bottom: 8px; } .bulle-icones__subtitle { font-size: 12px; line-height: 1.6; } .bulle-icones__grid { grid-template-columns: 1fr; gap: 20px; margin-top: 15px; } .bulle-icones__bubble { width: 90px; height: 90px; margin-bottom: 10px; } .bulle-icones__icon { width: 60px; height: 60px; } .bulle-icones__item-title { font-size: 13px; margin-bottom: 6px; } .bulle-icones__item-text { font-size: 10px; line-height: 1.5; } }

/* ======================================== RESPONSIVE MOBILE TRÈS PETIT ======================================== */
@media (max-width: 480px) { .bulle-icones { padding: 40px 12px; } .bulle-icones__header { margin-bottom: 25px; } .bulle-icones__title { font-size: 22px; margin-bottom: 7px; } .bulle-icones__subtitle { font-size: 11px; } .bulle-icones__grid { grid-template-columns: 1fr; gap: 18px; margin-top: 10px; } .bulle-icones__bubble { width: 85px; height: 85px; margin-bottom: 10px; } .bulle-icones__icon { width: 55px; height: 55px; } .bulle-icones__item-title { font-size: 12px; margin-bottom: 5px; } .bulle-icones__item-text { font-size: 9px; line-height: 1.4; } }

/* ======================================== RESPONSIVE MOBILE ULTRA PETIT ======================================== */
@media (max-width: 375px) { .bulle-icones { padding: 35px 10px; } .bulle-icones__accent-top { width: 40px; } .bulle-icones__header { margin-bottom: 20px; } .bulle-icones__title { font-size: 20px; margin-bottom: 6px; } .bulle-icones__subtitle { font-size: 10px; line-height: 1.5; } .bulle-icones__grid { gap: 15px; margin-top: 8px; } .bulle-icones__bubble { width: 80px; height: 80px; margin-bottom: 8px; } .bulle-icones__icon { width: 50px; height: 50px; } .bulle-icones__item-title { font-size: 11px; margin-bottom: 4px; } .bulle-icones__item-text { font-size: 8px; line-height: 1.4; } }

/*--------------------------------------------------------------------------------------------DEPANNAGE--------------------------------------------------------------------------------------------------*/
/* ======================================== STYLES ANNUAIRE-SECTION Auto-scopé - Ne touche qu'à ce composant ======================================== */
.annuaire-section { width: 100%; padding: 100px 40px; background: linear-gradient(135deg, #f5f9f7 0%, #f0f4f7 100%); display: flex; justify-content: center; margin: 0; }

.annuaire-container { display: grid; grid-template-columns: 380px repeat(3, 1fr); gap: 30px; align-items: center; background: white; padding: 40px; border-radius: 20px; box-shadow: 0 15px 50px rgba(78, 200, 158, 0.1); border: 1px solid rgba(78, 200, 158, 0.15); max-width: 1300px; }

/* ======================================== CARTE GAUCHE PRINCIPALE ======================================== */
.annuaire-main-card { background: linear-gradient(135deg, white 0%, rgba(245, 249, 247, 0.5) 100%); padding: 40px; border-radius: 18px; box-shadow: 0 15px 45px rgba(78, 200, 158, 0.12); border: 2px solid rgba(78, 200, 158, 0.15); position: relative; overflow: hidden; }

.annuaire-main-card::before { content: ''; position: absolute; top: -50%; right: -50%; width: 300px; height: 300px; background: radial-gradient(circle, rgba(78, 200, 158, 0.08) 0%, transparent 70%); border-radius: 50%; z-index: 0; }

.annuaire-main-accent { width: 50px; height: 4px; background: linear-gradient(90deg, #4ec89e 0%, #3db386 100%); border-radius: 2px; margin-bottom: 20px; position: relative; z-index: 1; }

.annuaire-main-title { font-size: 34px; font-weight: 800; color: #1a3a52; margin: 0 0 15px 0; line-height: 1.2; letter-spacing: -0.5px; position: relative; z-index: 1; }

.annuaire-main-highlight { background: linear-gradient(135deg, #4ec89e 0%, #5db8a3 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 800; }

.annuaire-main-description { font-size: 15px; color: #666; line-height: 1.8; margin: 0 0 25px 0; font-weight: 300; position: relative; z-index: 1; }

/* ======================================== CTA ======================================== */
.ab-btn { display: inline-flex; align-items: center; justify-content: center; padding: 12px 28px; border-radius: 6px; font-size: 13px; font-weight: 600; text-decoration: none; border: 2px solid transparent; text-transform: uppercase; cursor: pointer; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); position: relative; overflow: hidden; }

.ab-btn::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.15); transition: left .35s ease; }

.ab-btn:hover::before { left: 100%; }

/* MODIFICATION : ciblage spécifique pour forcer le vert */
.annuaire-section .ab-btn-primary { background: #4ec89e; color: #ffffff !important; box-shadow: 0 8px 24px rgba(78, 200, 158, 0.3); }

.annuaire-section .ab-btn-primary:hover { background: #3db386; color: #ffffff !important; box-shadow: 0 12px 32px rgba(78, 200, 158, 0.4); transform: translateY(-2px); }

.annuaire-section .ab-btn-primary:active { transform: translateY(0); }

/* ======================================== CARTES SERVICES ======================================== */
.annuaire-card { background: linear-gradient(135deg, rgba(78, 200, 158, 0.05) 0%, rgba(78, 200, 158, 0.02) 100%); border-radius: 18px; padding: 45px 30px; text-align: center; border: 2px solid rgba(78, 200, 158, 0.1); transition: 0.4s; }

.annuaire-card:hover { transform: translateY(-8px); box-shadow: 0 15px 40px rgba(78, 200, 158, 0.15); }

.annuaire-icon { width: 70px; height: 70px; margin: 0 auto 15px; }

.annuaire-icon svg { width: 100%; height: 100%; }

.annuaire-icon img { width: 64px; height: 64px; object-fit: contain; display: block; }

.annuaire-card-label { font-size: 15px; font-weight: 600; color: #1a3a52; }

/* ======================================== RESPONSIVE ======================================== */
@media (max-width: 1100px) { .annuaire-container { grid-template-columns: 1fr 1fr; } .annuaire-main-card { grid-column: span 2; margin-left: 0; } }

@media (max-width: 700px) { .annuaire-container { grid-template-columns: 1fr; } .annuaire-main-card { grid-column: span 1; } }

/*--------------------------------------------------------------------------------------------LOGO--------------------------------------------------------------------------------------------------*/
/* ======================================== STYLES BERTHEAU-LOGO Auto-scopé - Ne touche qu'à ce composant ======================================== */
.bertheau-logo { width: 100%; padding: 0; background: linear-gradient(180deg, #e7f3f7 0%, #f7f7f7 100%); margin: 0; }

.bertheau-logo__container { max-width: 100%; display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; align-items: center; padding: 0; }

/* ITEM LOGO */
.bertheau-logo__item { display: flex; align-items: center; justify-content: center; padding: 40px 30px; }

/* IMAGE LOGO */
.bertheau-logo__image { width: 100%; height: auto; max-width: 200px; max-height: 120px; object-fit: contain; opacity: 0.9; }

/* ======================================== RESPONSIVE GRANDE TABLETTE ======================================== */
@media (max-width: 1200px) { .bertheau-logo__item { padding: 35px 25px; } .bertheau-logo__image { max-width: 180px; max-height: 110px; } }

/* ======================================== RESPONSIVE TABLETTE ======================================== */
@media (max-width: 1024px) { .bertheau-logo__container { grid-template-columns: repeat(2, 1fr); } .bertheau-logo__item { padding: 30px 20px; } .bertheau-logo__image { max-width: 160px; max-height: 100px; } }

/* ======================================== RESPONSIVE MOBILE LANDSCAPE ======================================== */
@media (max-width: 900px) { .bertheau-logo__container { grid-template-columns: repeat(2, 1fr); } .bertheau-logo__item { padding: 25px 15px; } .bertheau-logo__image { max-width: 140px; max-height: 90px; } }

/* ======================================== RESPONSIVE MOBILE PORTRAIT ======================================== */
@media (max-width: 768px) { .bertheau-logo__container { grid-template-columns: repeat(2, 1fr); } .bertheau-logo__item { padding: 20px 12px; } .bertheau-logo__image { max-width: 120px; max-height: 80px; } }

/* ======================================== RESPONSIVE MOBILE PETIT ======================================== */
@media (max-width: 600px) { .bertheau-logo__container { grid-template-columns: repeat(2, 1fr); } .bertheau-logo__item { padding: 18px 10px; } .bertheau-logo__image { max-width: 110px; max-height: 75px; } }

/* ======================================== RESPONSIVE MOBILE TRÈS PETIT ======================================== */
@media (max-width: 480px) { .bertheau-logo__container { grid-template-columns: repeat(2, 1fr); } .bertheau-logo__item { padding: 15px 8px; } .bertheau-logo__image { max-width: 100px; max-height: 70px; } }

/* ======================================== RESPONSIVE MOBILE ULTRA PETIT ======================================== */
@media (max-width: 375px) { .bertheau-logo__item { padding: 12px 6px; } .bertheau-logo__image { max-width: 90px; max-height: 65px; } }

/*--------------------------------------------------------------------------------------------PORTAILS--------------------------------------------------------------------------------------------------*/
/* ======================================== STYLES QUATRE-BERTHEAU Auto-scopé - Ne touche qu'à ce composant ======================================== */
.quatre-bertheau { width: 100%; padding: 60px 40px; background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed; margin: 0; position: relative; overflow: hidden; }

/* OVERLAY */
.quatre-bertheau__overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(135deg, rgba(26, 58, 82, 0.88) 0%, rgba(26, 58, 82, 0.85) 100%); z-index: 0; }

.quatre-bertheau__container { max-width: 1200px; margin: 0 auto; position: relative; z-index: 1; }

/* TITRE */
.quatre-bertheau__title { font-size: 40px; font-weight: 300; color: white; text-align: center; margin: 0 0 50px 0; letter-spacing: 0.5px; line-height: 1.2; }

.quatre-bertheau__title-highlight { color: #fff; font-size: 25px; margin-top: 15px; display: block; }

/* GRILLE */
.quatre-bertheau__grid { display: flex; flex-direction: column; gap: 0; }

/* RANGÉE */
.quatre-bertheau__row { display: grid; grid-template-columns: 1fr 1px 1fr; gap: 0; margin-bottom: 1px; }

.quatre-bertheau__row:last-child { margin-bottom: 0; }

/* CARTES */
.quatre-bertheau__card { padding: 40px 35px; text-align: center; position: relative; }

/* TITRE CARTE */
.quatre-bertheau__card-title { font-size: 22px; font-weight: 600; margin: 0 0 15px 0; letter-spacing: 0.3px; line-height: 1.3; }

.quatre-bertheau__card-word { color: rgba(255, 255, 255, 0.9); }

.quatre-bertheau__card-word--highlight { color: #4ec89e; }

.quatre-bertheau__card-title--alt { color: #4ec89e; }

.quatre-bertheau__card-title--alt .quatre-bertheau__card-word { color: #4ec89e; }

.quatre-bertheau__card-title--alt .quatre-bertheau__card-word--highlight { color: #4ec89e; }

/* TEXTE CARTE */
.quatre-bertheau__card-text { font-size: 18px; color: rgba(255, 255, 255, 0.75); line-height: 1.7; margin: 0; font-weight: 300; }

/* SÉPARATEURS */
.quatre-bertheau__separator-vertical { width: 1px; background: linear-gradient(180deg, transparent 0%, rgba(78, 200, 158, 0.3) 50%, transparent 100%); margin: 15px 0; }

.quatre-bertheau__separator-horizontal { height: 1px; background: linear-gradient(90deg, transparent 0%, rgba(78, 200, 158, 0.3) 50%, transparent 100%); margin: 0; grid-column: 1 / -1; }

/* ======================================== RESPONSIVE GRANDE TABLETTE 1200px ======================================== */
@media (max-width: 1200px) { .quatre-bertheau { padding: 55px 30px; background-attachment: scroll; } .quatre-bertheau__title { font-size: 36px; margin-bottom: 45px; } .quatre-bertheau__card { padding: 35px 30px; } .quatre-bertheau__card-title { font-size: 19px; margin-bottom: 12px; } .quatre-bertheau__card-text { font-size: 16px; line-height: 1.6; } }

/* ======================================== RESPONSIVE TABLETTE 1024px ======================================== */
@media (max-width: 1024px) { .quatre-bertheau { padding: 50px 25px; } .quatre-bertheau__title { font-size: 34px; margin-bottom: 40px; } .quatre-bertheau__card { padding: 32px 25px; } .quatre-bertheau__card-title { font-size: 18px; margin-bottom: 11px; } .quatre-bertheau__card-text { font-size: 15px; line-height: 1.6; } }

/* ======================================== RESPONSIVE TABLETTE PORTRAIT 900px ======================================== */
@media (max-width: 900px) { .quatre-bertheau { padding: 45px 20px; } .quatre-bertheau__title { font-size: 30px; margin-bottom: 35px; } .quatre-bertheau__row { grid-template-columns: 1fr; margin-bottom: 0; } .quatre-bertheau__separator-vertical { display: none; } .quatre-bertheau__separator-horizontal { display: none; } .quatre-bertheau__card { padding: 30px 20px; border-bottom: 1px solid rgba(78, 200, 158, 0.2); } .quatre-bertheau__row:last-child .quatre-bertheau__card:last-child { border-bottom: none; } .quatre-bertheau__card-title { font-size: 17px; margin-bottom: 10px; } .quatre-bertheau__card-text { font-size: 14px; line-height: 1.6; } }

/* ======================================== RESPONSIVE MOBILE LANDSCAPE 768px ======================================== */
@media (max-width: 768px) { .quatre-bertheau { padding: 40px 18px; } .quatre-bertheau__title { font-size: 28px; margin-bottom: 30px; } .quatre-bertheau__card { padding: 26px 16px; } .quatre-bertheau__card-title { font-size: 16px; margin-bottom: 10px; } .quatre-bertheau__card-text { font-size: 13px; line-height: 1.6; } }

/* ======================================== RESPONSIVE MOBILE PORTRAIT 640px ======================================== */
@media (max-width: 640px) { .quatre-bertheau { padding: 35px 15px; } .quatre-bertheau__title { font-size: 26px; margin-bottom: 25px; letter-spacing: 0.3px; } .quatre-bertheau__card { padding: 24px 14px; } .quatre-bertheau__card-title { font-size: 15px; margin-bottom: 9px; letter-spacing: 0.2px; } .quatre-bertheau__card-text { font-size: 12px; line-height: 1.55; } }

/* ======================================== RESPONSIVE MOBILE PETIT 576px ======================================== */
@media (max-width: 576px) { .quatre-bertheau { padding: 30px 12px; } .quatre-bertheau__title { font-size: 22px; margin-bottom: 22px; } .quatre-bertheau__card { padding: 22px 12px; } .quatre-bertheau__card-title { font-size: 14px; margin-bottom: 8px; } .quatre-bertheau__card-text { font-size: 11px; line-height: 1.5; } }

/* ======================================== RESPONSIVE MOBILE TRÈS PETIT 480px ======================================== */
@media (max-width: 480px) { .quatre-bertheau { padding: 25px 10px; } .quatre-bertheau__title { font-size: 20px; margin-bottom: 18px; } .quatre-bertheau__card { padding: 18px 10px; } .quatre-bertheau__card-title { font-size: 13px; margin-bottom: 7px; } .quatre-bertheau__card-text { font-size: 10px; line-height: 1.4; } }

/* ======================================== RESPONSIVE MOBILE ULTRA PETIT 375px ======================================== */
@media (max-width: 375px) { .quatre-bertheau { padding: 20px 8px; } .quatre-bertheau__title { font-size: 18px; margin-bottom: 15px; letter-spacing: 0px; } .quatre-bertheau__card { padding: 16px 8px; } .quatre-bertheau__card-title { font-size: 12px; margin-bottom: 6px; } .quatre-bertheau__card-text { font-size: 9px; line-height: 1.35; } }

/* ======================================== RESPONSIVE MOBILE EXTRÊMEMENT PETIT 320px ======================================== */
@media (max-width: 320px) { .quatre-bertheau { padding: 15px 6px; } .quatre-bertheau__title { font-size: 16px; margin-bottom: 12px; line-height: 1.1; } .quatre-bertheau__card { padding: 14px 6px; } .quatre-bertheau__card-title { font-size: 11px; margin-bottom: 5px; } .quatre-bertheau__card-text { font-size: 8px; line-height: 1.3; } }

/*--------------------------------------------------------------------------------------------ENTRETIEN--------------------------------------------------------------------------------------------------*/
.maintenance-bertheau { width: 100%; padding: 80px 40px; background: linear-gradient(135deg, #f8fbfd 0%, #f0f7fa 50%, #e8f4f8 100%); margin: 0; }

.maintenance-bertheau__container { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 340px 1fr; gap: 60px; align-items: center; }

/* CARTE GAUCHE */
.maintenance-bertheau__left { background: linear-gradient(135deg, #4ec89e 0%, #3db386 100%); color: white; padding: 45px; border-radius: 16px; position: relative; overflow: hidden; box-shadow: 0 15px 40px rgba(78, 200, 158, 0.2); }

.maintenance-bertheau__left::before { content: ''; position: absolute; top: -50%; right: -50%; width: 300px; height: 300px; background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%); border-radius: 50%; }

.maintenance-bertheau__accent-line { width: 50px; height: 4px; background: rgba(255, 255, 255, 0.3); border-radius: 2px; margin-bottom: 20px; position: relative; z-index: 1; }

.maintenance-bertheau__left-title { font-size: 32px; margin: 0 0 20px 0; line-height: 1.3; font-weight: 800; position: relative; z-index: 1; }

.maintenance-bertheau__left-highlight { display: block; color: rgba(255, 255, 255, 0.95); }

.maintenance-bertheau__left-text { font-size: 15px; opacity: 0.95; margin: 0 0 30px 0; line-height: 1.8; font-weight: 300; position: relative; z-index: 1; }

/* BOUTON */
.ab-btn { padding: 12px 32px; border-radius: 6px; font-size: 13px; font-weight: 600; text-decoration: none; cursor: pointer; border: 2px solid transparent; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); letter-spacing: 0.5px; display: inline-block; position: relative; color: #4ec89e !important; overflow: hidden; white-space: nowrap; text-transform: uppercase; z-index: 2; }

.ab-btn::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.1); transition: left 0.35s ease; z-index: -1; }

.ab-btn:hover::before { left: 100%; }

.ab-btn-primary { background: white; color: #4ec89e !important; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15); }

.ab-btn-primary:hover { background: #f5f5f5; color: #4ec89e !important; box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2); transform: translateY(-2px); }

.ab-btn-primary:active { transform: translateY(0); }

/* DROITE */
.maintenance-bertheau__right { position: relative; }

.maintenance-bertheau__title { font-size: 28px; margin: 0 0 40px 0; color: #1a3a52; font-weight: 800; letter-spacing: -0.5px; }

.maintenance-bertheau__grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; }

/* ITEMS */
.maintenance-bertheau__item { display: flex; gap: 20px; padding: 25px; background: white; border-radius: 12px; border: 1px solid rgba(78, 200, 158, 0.15); background: linear-gradient(135deg, rgba(78, 200, 158, 0.08) 0%, rgba(78, 200, 158, 0.03) 100%); border: 1px solid rgba(78, 200, 158, 0.25); }

/* ICON */
.maintenance-bertheau__icon { width: 60px; height: 60px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; }

.maintenance-bertheau__icon svg { width: 100%; height: 100%; }

/* ITEM CONTENT */
.maintenance-bertheau__item-content { flex: 1; text-align: left; }

.maintenance-bertheau__item-title { font-size: 16px; margin: 0 0 8px 0; color: #1a3a52; font-weight: 700; letter-spacing: -0.2px; }

.maintenance-bertheau__item-text { font-size: 13px; color: #6a8a9a; margin: 0; line-height: 1.6; font-weight: 300; }

/* ======================================== RESPONSIVE GRANDE TABLETTE 1200px ======================================== */
@media (max-width: 1200px) { .maintenance-bertheau { padding: 70px 30px; } .maintenance-bertheau__container { gap: 50px; grid-template-columns: 320px 1fr; } .maintenance-bertheau__title { font-size: 26px; margin-bottom: 35px; } .maintenance-bertheau__grid { gap: 25px; } .maintenance-bertheau__item { padding: 22px; } .maintenance-bertheau__item-title { font-size: 15px; } .maintenance-bertheau__item-text { font-size: 12px; } }

/* ======================================== RESPONSIVE TABLETTE 1024px ======================================== */
@media (max-width: 1024px) { .maintenance-bertheau { padding: 60px 25px; } .maintenance-bertheau__container { gap: 40px; grid-template-columns: 300px 1fr; } .maintenance-bertheau__left { padding: 40px; } .maintenance-bertheau__left-title { font-size: 28px; } .maintenance-bertheau__title { font-size: 24px; margin-bottom: 30px; } .maintenance-bertheau__grid { grid-template-columns: repeat(2, 1fr); gap: 20px; } .maintenance-bertheau__item { padding: 20px; } .maintenance-bertheau__item-title { font-size: 14px; } }

/* ======================================== RESPONSIVE TABLETTE PORTRAIT 900px ======================================== */
@media (max-width: 900px) { .maintenance-bertheau { padding: 50px 20px; } .maintenance-bertheau__container { grid-template-columns: 1fr; gap: 40px; } .maintenance-bertheau__left { padding: 35px; } .maintenance-bertheau__left-title { font-size: 26px; } .maintenance-bertheau__left-text { font-size: 14px; } .maintenance-bertheau__title { font-size: 22px; margin-bottom: 28px; } .maintenance-bertheau__grid { grid-template-columns: 1fr; gap: 18px; } .maintenance-bertheau__item { padding: 20px; } .maintenance-bertheau__item-title { font-size: 15px; } .maintenance-bertheau__item-text { font-size: 12px; } }

/* ======================================== RESPONSIVE MOBILE LANDSCAPE 768px ======================================== */
@media (max-width: 768px) { .maintenance-bertheau { padding: 45px 18px; } .maintenance-bertheau__left { padding: 32px; } .maintenance-bertheau__left-title { font-size: 24px; margin-bottom: 15px; } .maintenance-bertheau__left-text { font-size: 13px; margin-bottom: 25px; } .ab-btn { padding: 10px 26px; font-size: 12px; } .maintenance-bertheau__title { font-size: 20px; margin-bottom: 24px; } .maintenance-bertheau__item { padding: 18px; } .maintenance-bertheau__item-title { font-size: 14px; } .maintenance-bertheau__item-text { font-size: 11px; } .maintenance-bertheau__icon { width: 50px; height: 50px; } }

/* ======================================== RESPONSIVE MOBILE PORTRAIT 640px ======================================== */
@media (max-width: 640px) { .maintenance-bertheau { padding: 40px 15px; } .maintenance-bertheau__left { padding: 28px; } .maintenance-bertheau__left-title { font-size: 22px; } .maintenance-bertheau__left-text { font-size: 12px; } .maintenance-bertheau__title { font-size: 18px; margin-bottom: 20px; } .maintenance-bertheau__grid { gap: 15px; } .maintenance-bertheau__item { padding: 16px; } .maintenance-bertheau__item-title { font-size: 13px; } .maintenance-bertheau__item-text { font-size: 10px; } .maintenance-bertheau__icon { width: 45px; height: 45px; } }

/* ======================================== RESPONSIVE MOBILE PETIT 576px ======================================== */
@media (max-width: 576px) { .maintenance-bertheau { padding: 35px 12px; } .maintenance-bertheau__left { padding: 24px; } .maintenance-bertheau__left-title { font-size: 20px; } .maintenance-bertheau__left-text { font-size: 11px; margin-bottom: 20px; } .ab-btn { padding: 9px 22px; font-size: 11px; } .maintenance-bertheau__title { font-size: 17px; margin-bottom: 18px; } .maintenance-bertheau__item { padding: 14px; } .maintenance-bertheau__item-title { font-size: 12px; } .maintenance-bertheau__item-text { font-size: 9px; } .maintenance-bertheau__icon { width: 40px; height: 40px; } }

/* ======================================== RESPONSIVE MOBILE TRÈS PETIT 480px ======================================== */
@media (max-width: 480px) { .maintenance-bertheau { padding: 30px 10px; } .maintenance-bertheau__left { padding: 20px; } .maintenance-bertheau__left-title { font-size: 18px; } .maintenance-bertheau__left-text { font-size: 10px; margin-bottom: 15px; } .ab-btn { padding: 8px 18px; font-size: 10px; } .maintenance-bertheau__title { font-size: 16px; margin-bottom: 15px; } .maintenance-bertheau__grid { gap: 12px; } .maintenance-bertheau__item { padding: 12px; gap: 15px; } .maintenance-bertheau__item-title { font-size: 11px; } .maintenance-bertheau__item-text { font-size: 8px; } .maintenance-bertheau__icon { width: 35px; height: 35px; } }

/* ======================================== RESPONSIVE MOBILE ULTRA PETIT 375px ======================================== */
@media (max-width: 375px) { .maintenance-bertheau { padding: 25px 8px; } .maintenance-bertheau__left { padding: 18px; } .maintenance-bertheau__left-title { font-size: 16px; } .maintenance-bertheau__left-text { font-size: 9px; } .maintenance-bertheau__title { font-size: 14px; margin-bottom: 12px; } .maintenance-bertheau__item { padding: 10px; gap: 12px; } .maintenance-bertheau__item-title { font-size: 10px; } .maintenance-bertheau__item-text { font-size: 7px; } .maintenance-bertheau__icon { width: 30px; height: 30px; } }

/* ======================================== RESPONSIVE MOBILE EXTRÊMEMENT PETIT 320px ======================================== */
@media (max-width: 320px) { .maintenance-bertheau { padding: 20px 6px; } .maintenance-bertheau__left { padding: 16px; } .maintenance-bertheau__left-title { font-size: 14px; } .maintenance-bertheau__left-text { font-size: 8px; } .maintenance-bertheau__title { font-size: 12px; } .maintenance-bertheau__item { padding: 8px; gap: 10px; } .maintenance-bertheau__item-title { font-size: 9px; } .maintenance-bertheau__item-text { font-size: 6px; } }

/*--------------------------------------------------------------------------------------------CARTES DOMOTIQUE-------------------------------------------------------------------------------------------*/
.domo-section { background: linear-gradient(135deg, #e8f4f8 0%, #f0f9fc 100%); background-image: linear-gradient(135deg, rgba(232, 244, 248, 0.95) 0%, rgba(240, 249, 252, 0.95) 100%), url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FkLxATRsT7wffF1jnSHD6zZ8Qqf83%2Fimages%2FImages_Bertheau_Electricite_12_skfm.webp"); background-size: cover; background-position: center; background-attachment: fixed; padding: 100px 40px; color: #333; position: relative; }

.domo-container { max-width: 1200px; margin: auto; position: relative; z-index: 1; }

.domo-title { text-align: center; font-size: 36px; margin-bottom: 10px; font-weight: 800; color: #1a3a52; }

.domo-subtitle { text-align: center; color: #666; margin-bottom: 60px; font-size: 16px; }

/* GRID */
.domo-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; }

/* CARD */
.domo-card { background: rgba(78, 200, 158, 0.12); border-radius: 12px; padding: 30px; border: 2px solid #4ec89e; box-shadow: 0 4px 15px rgba(78, 200, 158, 0.1); }

/* IMAGE */
.domo-image { padding: 0; overflow: hidden; }

.domo-image img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; }

/* ICON */
.domo-icon { font-size: 40px; margin-bottom: 15px; color: #4ec89e; display: block; }

.domo-icon img { width: 100px; height: 100px; object-fit: contain; }

.domo-card h3 { margin-bottom: 15px; font-size: 18px; font-weight: 700; color: #1a3a52; }

.domo-card p { font-size: 14px; color: #666; line-height: 1.6; }

/* RESPONSIVE */
@media (max-width: 1200px) { .domo-grid { grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 900px) { .domo-grid { grid-template-columns: 1fr; } }

@media (max-width: 768px) { .domo-section { padding: 60px 20px; background-attachment: scroll; } .domo-title { font-size: 28px; } .domo-subtitle { font-size: 14px; } .domo-card { padding: 25px; } .domo-icon { font-size: 32px; } .domo-card h3 { font-size: 16px; } .domo-card p { font-size: 12px; } }

@media (max-width: 480px) { .domo-section { padding: 40px 15px; } .domo-title { font-size: 22px; } .domo-subtitle { font-size: 12px; } .domo-card { padding: 20px; } .domo-icon { font-size: 28px; } .domo-card h3 { font-size: 14px; } .domo-card p { font-size: 11px; } }

/*--------------------------------------------------------------------------------------------INTRO SIMPLE-------------------------------------------------------------------------------------------*/
/* ===== BERTHEAU DOMOTIQUE ===== */
.bertheau-domo { width: 100%; padding: 120px 40px; background: linear-gradient(135deg, #f0f7fa 0%, #e8f4f8 50%, #f8fbfd 100%); }

.bertheau-domo__container { max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }

/* ===== IMAGE ===== */
.bertheau-domo__image { border-radius: 16px; overflow: hidden; box-shadow: 0 15px 50px rgba(111, 207, 151, 0.15); aspect-ratio: 5 / 3; width: 100%; }

.bertheau-domo__image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s ease; }

.bertheau-domo:hover .bertheau-domo__image img { transform: scale(1.05); }

/* ===== CONTENU ===== */
.bertheau-domo__content { padding: 20px; display: flex; flex-direction: column; gap: 24px; }

.bertheau-domo__label { font-size: 15px; font-weight: 600; text-transform: uppercase; letter-spacing: 1.5px; color: #6FCF97; }

.bertheau-domo__title { font-size: clamp(1.8rem, 4vw, 2.8rem); font-weight: 800; color: #0d3d52; line-height: 1.25; margin: 0; letter-spacing: -0.5px; }

.bertheau-domo__title span { color: #6FCF97; display: block; }

.bertheau-domo__description { font-size: 19px; display: flex; flex-direction: column; gap: 16px; }

.bertheau-domo__description p { font-size: clamp(0.95rem, 1.5vw, 1.1rem); color: #4a7a8a; line-height: 1.8; margin: 0; font-weight: 400; }

/* ===== CTA ===== */
.bertheau-domo__cta { display: inline-block; padding: 14px 40px; background: #6FCF97; color: white; text-decoration: none; border-radius: 8px; font-size: 14px; font-weight: 600; letter-spacing: 0.5px; transition: all 0.35s ease; box-shadow: 0 8px 24px rgba(111, 207, 151, 0.25); width: fit-content; margin-top: 8px; }

.bertheau-domo__cta:hover { background: #5ab87e; transform: translateY(-3px); box-shadow: 0 12px 36px rgba(111, 207, 151, 0.35); color: #fff !important; }

.bertheau-domo__cta:active { transform: translateY(-1px); }

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) { .bertheau-domo__container { grid-template-columns: 1fr; gap: 40px; } .bertheau-domo__title { font-size: clamp(1.6rem, 3.5vw, 2.4rem); } }

@media (max-width: 768px) { .bertheau-domo { padding: 80px 30px; } .bertheau-domo__container { gap: 30px; } .bertheau-domo__content { gap: 20px; } .bertheau-domo__title { font-size: clamp(1.5rem, 3vw, 2rem); } .bertheau-domo__description p { font-size: 1rem; } }

@media (max-width: 480px) { .bertheau-domo { padding: 60px 20px; } .bertheau-domo__content { padding: 0; gap: 16px; } .bertheau-domo__title { font-size: 1.4rem; } .bertheau-domo__title span { display: inline; } .bertheau-domo__description p { font-size: 0.95rem; line-height: 1.7; } .bertheau-domo__cta { padding: 12px 32px; font-size: 13px; } }

/*--------------------------------------------------------------------------------------------LEGRAND-------------------------------------------------------------------------------------------*/
.legrand-section { position: relative; width: 100%; padding: 110px 40px; background: linear-gradient(135deg, #f8fbfd 0%, #eef7fa 45%, #e7f4f7 100%); overflow: hidden; }

/* Formes d'arrière-plan */
.legrand-section__bg-shape { position: absolute; border-radius: 50%; opacity: 0.7; z-index: 1; pointer-events: none; }

.legrand-section__bg-1 { width: 320px; height: 320px; background: radial-gradient(circle, rgba(111, 207, 151, 0.18) 0%, transparent 70%); top: -90px; right: 8%; animation: float 7s ease-in-out infinite; }

.legrand-section__bg-2 { width: 260px; height: 260px; background: radial-gradient(circle, rgba(13, 61, 82, 0.08) 0%, transparent 72%); bottom: 0; left: 3%; animation: float 9s ease-in-out infinite reverse; }

.legrand-section__bg-3 { width: 220px; height: 220px; background: radial-gradient(circle, rgba(111, 207, 151, 0.12) 0%, transparent 70%); top: 42%; right: 2%; animation: float 11s ease-in-out infinite; }

@keyframes float { 0%, 100% { transform: translateY(0px); }
  50% { transform: translateY(-24px); } }

/* Container */
.legrand-section__container { position: relative; z-index: 10; max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 80px; align-items: center; }

/* ===== COLONNE GAUCHE TEXTE ===== */
.legrand-section__left { display: flex; flex-direction: column; gap: 24px; animation: slideInLeft 0.8s ease 0.2s forwards; opacity: 0; }

@keyframes slideInLeft { from { opacity: 0;
    transform: translateX(-35px); }
  to { opacity: 1;
    transform: translateX(0); } }

.legrand-section__label { display: inline-flex; align-items: center; width: fit-content; padding: 8px 14px; border-radius: 999px; background: rgba(111, 207, 151, 0.12); border: 1px solid rgba(111, 207, 151, 0.25); font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; color: #57b77f; }

.legrand-section__title { font-size: clamp(2rem, 5vw, 3.4rem); font-weight: 800; color: #0d3d52; margin: 0; line-height: 1.1; letter-spacing: -0.8px; }

.legrand-section__title span { color: #6FCF97; }

.legrand-section__content { display: flex; flex-direction: column; gap: 18px; max-width: 690px; }

.legrand-section__text { font-size: clamp(1rem, 1.35vw, 1.08rem); color: #426b79; line-height: 1.85; margin: 0; font-weight: 400; }

.legrand-section__text--strong { font-weight: 600; color: #0d3d52; margin-top: 4px; }

/* Liste à points */
.legrand-section__features { margin: 4px 0 0 0; padding-left: 20px; display: flex; flex-direction: column; gap: 12px; }

.legrand-section__feature { font-size: clamp(1rem, 1.35vw, 1.08rem); color: #426b79; line-height: 1.8; }

.legrand-section__feature strong { color: #0d3d52; }

/* ===== COLONNE DROITE IMAGE ===== */
.legrand-section__right { display: flex; justify-content: center; align-items: center; animation: slideInRight 0.8s ease 0.3s forwards; opacity: 0; }

@keyframes slideInRight { from { opacity: 0;
    transform: translateX(40px); }
  to { opacity: 1;
    transform: translateX(0); } }

.legrand-section__logo-box { display: flex; align-items: center; justify-content: center; width: 100%; max-width: 520px; }

.legrand-section__logo-box img { width: 100%; height: auto; max-height: 430px; object-fit: contain; filter: drop-shadow(0 10px 24px rgba(13, 61, 82, 0.12)); }

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) { .legrand-section__container { grid-template-columns: 1fr; gap: 50px; } .legrand-section__left { order: 2; } .legrand-section__right { order: 1; } .legrand-section__logo-box { max-width: 360px; } .legrand-section__logo-box img { max-height: 280px; } .legrand-section__title { font-size: clamp(1.9rem, 4vw, 2.8rem); } }

@media (max-width: 768px) { .legrand-section { padding: 80px 30px; } .legrand-section__container { gap: 36px; } .legrand-section__left, .legrand-section__right { text-align: center; } .legrand-section__label { margin: 0 auto; } .legrand-section__content { max-width: 100%; } .legrand-section__features { text-align: left; } .legrand-section__logo-box { max-width: 300px; } .legrand-section__logo-box img { max-height: 220px; } }

@media (max-width: 480px) { .legrand-section { padding: 60px 20px; } .legrand-section__title { font-size: 1.7rem; } .legrand-section__text, .legrand-section__feature { font-size: 0.98rem; } .legrand-section__logo-box { max-width: 240px; } .legrand-section__logo-box img { max-height: 170px; } }

/*--------------------------------------------------------------------------------------------THERMOR-------------------------------------------------------------------------------------------*/
.thermor-logo { position: relative; width: 100%; padding: 110px 40px; background: linear-gradient(135deg, #f8fbfd 0%, #eef7fa 45%, #e7f4f7 100%); overflow: hidden; }

/* Formes d'arrière-plan */
.thermor-logo__bg-shape { position: absolute; border-radius: 50%; opacity: 0.7; z-index: 1; pointer-events: none; }

.thermor-logo__bg-1 { width: 320px; height: 320px; background: radial-gradient(circle, rgba(111, 207, 151, 0.18) 0%, transparent 70%); top: -90px; right: 8%; animation: float 7s ease-in-out infinite; }

.thermor-logo__bg-2 { width: 260px; height: 260px; background: radial-gradient(circle, rgba(13, 61, 82, 0.08) 0%, transparent 72%); bottom: 0; left: 3%; animation: float 9s ease-in-out infinite reverse; }

.thermor-logo__bg-3 { width: 220px; height: 220px; background: radial-gradient(circle, rgba(111, 207, 151, 0.12) 0%, transparent 70%); top: 42%; right: 2%; animation: float 11s ease-in-out infinite; }

@keyframes float { 0%, 100% { transform: translateY(0px); }
  50% { transform: translateY(-24px); } }

/* Container */
.thermor-logo__container { position: relative; z-index: 10; max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 80px; align-items: center; }

/* ===== COLONNE GAUCHE ===== */
.thermor-logo__left { display: flex; flex-direction: column; gap: 24px; animation: slideInLeft 0.8s ease 0.2s forwards; opacity: 0; }

@keyframes slideInLeft { from { opacity: 0;
    transform: translateX(-35px); }
  to { opacity: 1;
    transform: translateX(0); } }

.thermor-logo__label { display: inline-flex; align-items: center; width: fit-content; padding: 8px 14px; border-radius: 999px; background: rgba(111, 207, 151, 0.12); border: 1px solid rgba(111, 207, 151, 0.25); font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; color: #57b77f; }

.thermor-logo__title { font-size: clamp(2rem, 5vw, 3.4rem); font-weight: 800; color: #0d3d52; margin: 0; line-height: 1.1; letter-spacing: -0.8px; }

.thermor-logo__title span { color: #6FCF97; }

.thermor-logo__content { display: flex; flex-direction: column; gap: 18px; max-width: 690px; }

.thermor-logo__text { font-size: clamp(1rem, 1.35vw, 1.08rem); color: #426b79; line-height: 1.85; margin: 0; font-weight: 400; }

/* ===== COLONNE DROITE IMAGE ===== */
.thermor-logo__right { display: flex; justify-content: center; align-items: center; animation: slideInRight 0.8s ease 0.3s forwards; opacity: 0; }

@keyframes slideInRight { from { opacity: 0;
    transform: translateX(40px); }
  to { opacity: 1;
    transform: translateX(0); } }

.thermor-logo__logo-box { display: flex; align-items: center; justify-content: center; width: 100%; max-width: 520px; }

.thermor-logo__logo-box img { width: 100%; height: auto; max-height: 430px; object-fit: contain; filter: drop-shadow(0 10px 24px rgba(13, 61, 82, 0.12)); }

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) { .thermor-logo__container { grid-template-columns: 1fr; gap: 50px; } .thermor-logo__left { order: 2; text-align: center; } .thermor-logo__right { order: 1; } .thermor-logo__logo-box { max-width: 360px; } .thermor-logo__logo-box img { max-height: 280px; } }

@media (max-width: 768px) { .thermor-logo { padding: 80px 30px; } .thermor-logo__container { gap: 36px; } .thermor-logo__label { margin: 0 auto; } .thermor-logo__logo-box { max-width: 300px; } .thermor-logo__logo-box img { max-height: 220px; } }

@media (max-width: 480px) { .thermor-logo { padding: 60px 20px; } .thermor-logo__title { font-size: 1.7rem; } .thermor-logo__text { font-size: 0.98rem; } .thermor-logo__logo-box { max-width: 240px; } .thermor-logo__logo-box img { max-height: 170px; } }

/*--------------------------------------------------------------------------------------------BORNES-------------------------------------------------------------------------------------------*/
.irve-hager { width: 100%; padding: 100px 40px; background: linear-gradient(135deg, #f8fbfd 0%, #f0f7fa 50%, #e8f4f8 100%); }

.irve-hager__container { max-width: 1500px; margin: 0 auto; display: grid; grid-template-columns: 1fr 400px 1fr; gap: 100px; align-items: center; }

.irve-hager__left { display: flex; flex-direction: column; gap: 24px; animation: slideInLeft 0.8s ease forwards; opacity: 0; }

@keyframes slideInLeft { from { opacity: 0;
    transform: translateX(-40px); }
  to { opacity: 1;
    transform: translateX(0); } }

.irve-hager__title { font-size: 48px; font-weight: 800; color: #0d3d52; margin: 0; line-height: 1.25; letter-spacing: -0.5px; }

.irve-hager__title span { color: #6FCF97; }

.irve-hager__text { font-size: 17px; color: #4a7a8a; line-height: 1.8; margin: 0; font-weight: 400; }

.irve-hager__features { display: flex; flex-direction: column; gap: 16px; margin-top: 12px; }

.irve-hager__feature { display: flex; align-items: flex-start; gap: 12px; }

.irve-hager__feature-dot { width: 8px; height: 8px; background: #6FCF97; border-radius: 50%; margin-top: 8px; flex-shrink: 0; }

.irve-hager__feature p { font-size: 17px; color: #0d3d52; margin: 0; line-height: 1.6; }

.irve-hager__center { position: relative; display: flex; justify-content: center; align-items: center; animation: zoomIn 0.8s ease 0.2s forwards; opacity: 0; }

@keyframes zoomIn { from { opacity: 0;
    transform: scale(0.9); }
  to { opacity: 1;
    transform: scale(1); } }

.irve-hager__image { width: 100%; max-width: 350px; aspect-ratio: 3/4; display: flex; align-items: center; justify-content: center; }

.irve-hager__image img { width: 100%; height: 100%; object-fit: contain; }

.irve-hager__connector { position: absolute; width: 100px; height: 40px; }

.irve-hager__connector--left { top: 50%; left: -120px; transform: translateY(-50%); }

.irve-hager__connector--right { top: 50%; right: -120px; transform: translateY(-50%); }

.irve-hager__right { display: flex; flex-direction: column; gap: 28px; animation: slideInRight 0.8s ease 0.1s forwards; opacity: 0; }

@keyframes slideInRight { from { opacity: 0;
    transform: translateX(40px); }
  to { opacity: 1;
    transform: translateX(0); } }

.irve-hager__highlight { padding: 0; }

.irve-hager__highlight-title { font-size: 22px; font-weight: 700; color: #0d3d52; margin: 0 0 8px 0; }

.irve-hager__highlight-text { font-size: 1px; color: #4a7a8a; margin: 0; line-height: 1.7; }

.irve-hager__points { display: flex; flex-direction: column; gap: 16px; }

.irve-hager__point { padding: 14px 16px; border-left: 3px solid #6FCF97; background: rgba(111, 207, 151, 0.05); border-radius: 4px; }

.irve-hager__point p { font-size: 17px; color: #0d3d52; margin: 0; line-height: 1.6; }

.irve-hager__point strong { color: #6FCF97; font-weight: 600; }

@media (max-width: 1024px) { .irve-hager { padding: 60px 25px; } .irve-hager__container { grid-template-columns: 1fr; gap: 40px; } .irve-hager__connector { display: none; } .irve-hager__image { max-width: 280px; } .irve-hager__title { font-size: clamp(2rem, 4vw, 2.6rem); text-align: center; } .irve-hager__left { text-align: center; } .irve-hager__text { font-size: 16px; max-width: 100%; margin: 0 auto; } .irve-hager__features { justify-content: center; } .irve-hager__feature { justify-content: center; max-width: 350px; margin: 0 auto; } .irve-hager__feature p { font-size: 15px; } .irve-hager__right { text-align: center; align-items: center; } .irve-hager__highlight { text-align: center; } .irve-hager__highlight-title { font-size: 20px; } .irve-hager__highlight-text { font-size: 16px; } .irve-hager__points { flex-direction: row; gap: 20px; justify-content: center; } .irve-hager__point { flex: 1; max-width: 280px; text-align: center; padding: 18px 20px; } .irve-hager__point p { font-size: 15px; } .irve-hager__point strong { font-size: 16px; } }

@media (max-width: 768px) { .irve-hager { padding: 50px 20px; } .irve-hager__container { gap: 30px; } .irve-hager__image { max-width: 240px; } .irve-hager__title { font-size: 1.9rem; } .irve-hager__text { font-size: 15px; } .irve-hager__feature { margin: 0; } .irve-hager__feature p { font-size: 14px; } .irve-hager__highlight-title { font-size: 18px; } .irve-hager__highlight-text { font-size: 15px; } .irve-hager__points { gap: 14px; } .irve-hager__point { max-width: 100%; padding: 16px 16px; } .irve-hager__point p { font-size: 14px; } .irve-hager__point strong { font-size: 15px; } }

@media (max-width: 480px) { .irve-hager { padding: 40px 16px; } .irve-hager__container { gap: 24px; } .irve-hager__title { font-size: 1.7rem; } .irve-hager__text { font-size: 14px; } .irve-hager__image { max-width: 200px; } .irve-hager__points { flex-direction: column; gap: 14px; } .irve-hager__point { text-align: left; padding: 14px 14px; } .irve-hager__point p { font-size: 13px; } .irve-hager__point strong { font-size: 14px; } .irve-hager__feature { flex-direction: row; align-items: flex-start; } .irve-hager__feature-dot { margin-top: 6px; } .irve-hager__feature p { font-size: 13px; } .irve-hager__highlight-title { font-size: 16px; } .irve-hager__highlight-text { font-size: 13px; } }

.ventilation { width: 100%; padding: 80px 40px; background: #f0f7fa; }

.ventilation__container { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1.2fr 1fr; gap: 80px; align-items: center; }

.ventilation__label { font-size: 15px; letter-spacing: 1.5px; text-transform: uppercase; color: #6FCF97; font-weight: 600; display: block; margin-bottom: 15px; }

.ventilation__title { font-size: clamp(1.8rem, 3vw, 2.4rem); font-weight: 700; color: #0d3d52; margin: 0 0 25px 0; line-height: 1.3; }

.ventilation__intro { font-size: 17px; color: #4a7a8a; line-height: 1.7; margin-bottom: 35px; }

.ventilation__solutions { display: flex; flex-direction: column; gap: 20px; margin-bottom: 30px; }

.ventilation__solution { padding: 20px 0; border-left: 3px solid #6FCF97; padding-left: 20px; }

.ventilation__solution--premium { border-left-color: #4a7a8a; background: white; padding: 20px; padding-left: 20px; border-left: 3px solid #4a7a8a; border-radius: 4px; }

.ventilation__solution-header { display: flex; flex-direction: column; gap: 8px; margin-bottom: 10px; }

.ventilation__solution-title { font-size: 17px; font-weight: 600; color: #0d3d52; margin: 0; }

.ventilation__premium { font-size: 15px; color: #6FCF97; font-weight: 600; }

.ventilation__solution-text { font-size: 17px; color: #4a7a8a; line-height: 1.6; margin: 0; }

.ventilation__details { list-style: none; padding: 0; margin: 12px 0 0 0; display: flex; flex-direction: column; gap: 6px; }

.ventilation__details li { font-size: 16px; color: #4a7a8a; line-height: 1.5; padding-left: 18px; position: relative; }

.ventilation__details li:before { content: "–"; position: absolute; left: 0; color: #4a7a8a; font-weight: 600; }

.ventilation__conclusion { font-size: 15px; color: #0d3d52; line-height: 1.7; font-weight: 500; margin: 0; }

.ventilation__right { display: flex; justify-content: center; }

.ventilation__image { max-width: 480px; width: 100%; object-fit: contain; }

@media (max-width: 900px) { .ventilation__container { grid-template-columns: 1fr; gap: 40px; } }

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

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

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

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

.img-wrapper img { width: 100%; }

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

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

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

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

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

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

#nextButton { color: #fff; font-size: 2em; transition: opacity 0.8s; }

#nextButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #nextButton { font-size: 3em; } }

#prevButton { color: #fff; font-size: 2em; transition: opacity 0.8s; }

#prevButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #prevButton { font-size: 3em; } }

#exitButton { color: #fff; font-size: 2em; transition: opacity 0.8s; position: absolute; top: 15px; right: 15px; }

#exitButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #exitButton { font-size: 3em; } }

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

/* BEFORE/AFTER */
.col.before-after-images-column.my-0.my-lg-2 { height: 33.3333333333% !important; max-height: 100% !important; }

/*--------------------------------------------------------------------------------------------DEUX-LOGO-------------------------------------------------------------------------------------------*/
/* ======================================== STYLES DEUX-LOGO Auto-scopé - Ne touche qu'à ce composant ======================================== */
.deux-logo { position: relative; width: 100%; height: 55vh; min-height: 400px; overflow: hidden; background-color: #000; margin: 0; padding: 0; }

/* Image de fond */
.deux-logo__bg { position: absolute; inset: 0; background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; }

/* Overlay dégradé */
.deux-logo__overlay { position: absolute; inset: 0; background: linear-gradient(135deg, rgba(26, 58, 82, 0.85) 0%, rgba(26, 58, 82, 0.75) 45%, rgba(78, 200, 158, 0.15) 100%); z-index: 1; }

/* Container Principal */
.deux-logo__container { position: relative; z-index: 2; max-width: 1400px; height: 100%; margin: 0 auto; padding: 0 40px; display: grid; grid-template-columns: 1fr 2fr; align-items: center; gap: 60px; }

/* Logos */
.deux-logo__logo { display: flex; align-items: center; justify-content: flex-start; gap: 40px; flex-wrap: nowrap; }

.deux-logo__logo img { max-width: 200px; width: 100%; height: auto; object-fit: contain; filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3)); }

/* Texte + Ligne */
.deux-logo__text-wrapper { display: flex; align-items: stretch; gap: 60px; }

/* Ligne verticale verte */
.deux-logo__line { width: 4px; background-color: #4ec89e; border-radius: 2px; flex-shrink: 0; }

/* Conteneur texte */
.deux-logo__text { display: flex; flex-direction: column; justify-content: center; }

/* Titre */
.deux-logo__text h1 { font-weight: 700; font-size: 35px; color: #ffffff; text-transform: uppercase; line-height: 1.15; margin: 0 0 1.5rem 0; letter-spacing: 1px; }

/* Description */
.deux-logo__text p { font-size: clamp(15px, 2vw, 18px); color: #f2f2f2; max-width: 520px; line-height: 1.6; margin: 0; font-weight: 300; }

/* ======================================== RESPONSIVE ======================================== */
@media (max-width: 900px) { .deux-logo__container { grid-template-columns: 1fr; gap: 30px; padding: 40px 30px; justify-items: center; text-align: center; } .deux-logo__logo { justify-content: center; gap: 16px; flex-wrap: wrap; } .deux-logo__logo img { max-width: 140px; } .deux-logo__text-wrapper { flex-direction: column; align-items: center; gap: 20px; } .deux-logo__line { width: 60px; height: 4px; margin: 0 auto; } .deux-logo__text h1 { font-size: 28px; } .deux-logo__text p { max-width: 100%; } }

@media (max-width: 600px) { .deux-logo { height: auto; padding: 80px 0; min-height: auto; } .deux-logo__container { padding: 30px 20px; gap: 20px; } .deux-logo__logo img { max-width: 120px; } .deux-logo__text h1 { font-size: 22px; letter-spacing: 0.5px; } .deux-logo__text p { font-size: 15px; } }

/* ======================================== STYLES CTA-DOMOT Auto-scopé - Ne touche qu'à ce composant ======================================== */
.cta-domot { width: 100%; padding: 100px 40px; background: linear-gradient(135deg, #f5f9f7 0%, #f0f4f7 100%); display: flex; justify-content: center; margin: 0; box-sizing: border-box; }

/* Conteneur unique — 2 colonnes */
.cta-domot__container { display: grid; grid-template-columns: 1.5fr 1fr; gap: 40px; align-items: center; background: white; padding: 50px; border-radius: 20px; box-shadow: 0 15px 50px rgba(78, 200, 158, 0.1); border: 1px solid rgba(78, 200, 158, 0.15); max-width: 1100px; width: 100%; }

/* ======================================== COLONNE GAUCHE — TEXTE PRINCIPAL ======================================== */
.cta-domot__main-card { position: relative; overflow: hidden; }

/* Cercle décoratif fond */
.cta-domot__main-card::before { content: ''; position: absolute; top: -60px; right: -60px; width: 240px; height: 240px; background: radial-gradient(circle, rgba(78, 200, 158, 0.07) 0%, transparent 70%); border-radius: 50%; z-index: 0; pointer-events: none; }

/* Accent vert */
.cta-domot__main-accent { width: 50px; height: 4px; background: linear-gradient(90deg, #4ec89e 0%, #3db386 100%); border-radius: 2px; margin-bottom: 20px; position: relative; z-index: 1; }

/* Titre */
.cta-domot__main-title { font-size: 32px; font-weight: 800; color: #1a3a52; margin: 0 0 16px; line-height: 1.2; letter-spacing: -0.5px; position: relative; z-index: 1; }

.cta-domot__main-highlight { background: linear-gradient(135deg, #4ec89e 0%, #5db8a3 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 800; }

/* Description */
.cta-domot__main-description { font-size: 15px; color: #666; line-height: 1.8; margin: 0 0 28px; font-weight: 300; position: relative; z-index: 1; }

/* ======================================== CTA ======================================== */
.ab-btn { display: inline-flex; align-items: center; justify-content: center; padding: 14px 30px; border-radius: 6px; font-size: 13px; font-weight: 600; text-decoration: none; border: 2px solid transparent; text-transform: uppercase; letter-spacing: 0.5px; cursor: pointer; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); position: relative; overflow: hidden; }

.ab-btn::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.15); transition: left .35s ease; }

.ab-btn:hover::before { left: 100%; }

.cta-domot .ab-btn-primary { background: #4ec89e; color: #ffffff !important; box-shadow: 0 8px 24px rgba(78, 200, 158, 0.3); }

.cta-domot .ab-btn-primary:hover { background: #3db386; box-shadow: 0 12px 32px rgba(78, 200, 158, 0.4); transform: translateY(-2px); }

.cta-domot .ab-btn-primary:active { transform: translateY(0); }

/* ======================================== COLONNE DROITE — LISTE ICÔNES ======================================== */
.cta-domot__list { display: flex; flex-direction: column; gap: 20px; }

/* Item liste */
.cta-domot__item { display: flex; align-items: center; gap: 18px; padding: 18px 22px; background: rgba(78, 200, 158, 0.05); border-radius: 14px; border: 1.5px solid rgba(78, 200, 158, 0.12); transition: border-color 0.3s ease, background 0.3s ease; }

.cta-domot__item:hover { background: rgba(78, 200, 158, 0.09); border-color: rgba(78, 200, 158, 0.3); }

/* Cercle icône */
.cta-domot__icon-circle { width: 48px; height: 48px; min-width: 48px; border-radius: 50%; background: rgba(78, 200, 158, 0.12); border: 1.5px solid rgba(78, 200, 158, 0.25); display: flex; align-items: center; justify-content: center; }

.cta-domot__icon-circle svg { width: 22px; height: 22px; }

/* Texte item */
.cta-domot__item-label { font-size: 15px; font-weight: 600; color: #1a3a52; margin: 0 0 2px; }

.cta-domot__item-sub { font-size: 12px; color: #888; font-weight: 300; margin: 0; }

/* ======================================== RESPONSIVE ======================================== */
@media (max-width: 900px) { .cta-domot { padding: 60px 24px; } .cta-domot__container { grid-template-columns: 1fr; padding: 36px 30px; gap: 36px; } }

@media (max-width: 500px) { .cta-domot { padding: 50px 16px; } .cta-domot__container { padding: 28px 20px; } .cta-domot__main-title { font-size: 26px; } .cta-domot__item { padding: 14px 16px; gap: 14px; } }

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