@charset "UTF-8";
@import url(main.css);
a.nav-link { color: #3182b5 !important; }

h2.display-6.fw-bold.p-3.pt-lg-3.m-0.titles { color: black; }

.b-bloc-divider { border: none !important; border-width: none !important; box-shadow: none !important; background-color: #f5f7fc !important; }

div#fullHeight { height: 75vh; }

.mx-auto.first-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { border: 2px solid #1176bc; border-radius: 20px !important; box-shadow: none !important; transition: 0.3s  ease; }

.mx-auto.second-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.rounded-3.shadow-lg.bg-primaryColor.text-color-primary.position-relative { border: 2px solid #1176bc; border-radius: 20px !important; box-shadow: none !important; transition: 0.3s  ease; }

.mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { border: 2px solid #1176bc; border-radius: 20px !important; box-shadow: none !important; transition: 0.3s  ease; }

#inverse > .flex-lg-row-reverse { flex-direction: row !important; }

.mx-auto.col-lg-11.px-4.py-4.mb-5.mt-5.text-color-primary.rounded-3.shadow-lg.bg-primaryColor.position-relative { box-shadow: 0 0rem 0rem rgba(0, 0, 0, 0.175) !important; }

img.d-block.w-100.second-carousel-img { height: 550px; background-size: cover; background-position: center; }

.sliderLogoContainer { width: 10vw !important; }

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

/* 🟢 Force le texte à gauche dans tout le bloc du slider */
.bloc-slider-homepage.text-center { text-align: left !important; }

/* 🟢 Supprime le centrage automatique du logo */
.sliderLogoContainer.mx-auto { margin: 0 !important; }

/* 🟢 Force les titres à gauche aussi */
.titleText.text-white.text-center.fs-2.mb-4.mt-lg-5.titles { text-align: left !important; }

/* 🟢 Bonus : si Bootstrap réapplique .text-center, tu peux écraser globalement */
.bloc-slider-homepage .text-center, .titleText.text-center { text-align: left !important; }

/*------------------- CTA ACCUEIL --------------------------*/
a#phone-analytics-tag-video-bloc { display: inline-block; border-radius: 10px; padding: 12px 32px; color: #fff !important; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; text-decoration: none; transition: 0.3s ease; background: linear-gradient(90deg, #F6A800 0%, #FFCC33 100%) !important; border: none !important; }

/* Hover */
a#phone-analytics-tag-video-bloc:hover { filter: brightness(1.08); box-shadow: 0 6px 20px rgba(246, 168, 0, 0.35); }

/*------------------- CTA NAVBAR --------------------------*/
a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { display: inline-block; border-radius: 10px !important; padding: 10px 28px; color: #fff !important; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; text-decoration: none !important; background: linear-gradient(90deg, #F6A800 0%, #FFCC33 100%) !important; border: none !important; transition: 0.3s ease; }

/* Hover */
a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover { filter: brightness(1.08); box-shadow: 0 6px 20px rgba(246, 168, 0, 0.35); }

/*------------------- CTA SERVICES (Bleu dégradé) --------------------------*/
.ssr4-cta { display: inline-block; margin-top: 14px; padding: 10px 28px; border-radius: 10px; font-weight: 600; font-size: 15px; color: #fff !important; text-decoration: none !important; transition: 0.3s ease; background: linear-gradient(90deg, #002F9E 0%, #3FA7FF 100%); border: none; }

/* Hover */
.ssr4-cta:hover { filter: brightness(1.12); box-shadow: 0 6px 18px rgba(0, 47, 158, 0.35); }

/* ----------------------------------------------------------------------------------------Services------------------------------------------------------------------------------------------*/
.section-service-ronds-v4 { padding: 90px 0; text-align: center; background: #1634a614; /* ⭐ NOUVEAU FOND DEMANDÉ */ }

.ssr4-title { font-size: 46px; font-weight: 700; margin-bottom: 70px; color: #1E3A8A; }

.ssr4-wrapper { max-width: 1600px; margin: auto; }

/* --- RANGÉES --- */
.ssr4-row { display: flex; justify-content: center; gap: 120px; margin-bottom: 70px; }

/* --- ITEM --- */
.ssr4-item { position: relative; width: 320px; text-align: center; display: flex; flex-direction: column; align-items: center; }

/* --- FOND ORNEMENTAL --- */
.ssr4-bg-shape { position: absolute; top: -20px; left: -20px; width: 360px; height: 360px; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FhHGqQUzFBQhvnTI8HHRrw7yAaFg1%2Fimages%2FDesign_sans_titre_-_2025-12-09T163336171_kk1d.webp"); background-size: cover; background-position: center; z-index: 1; opacity: 0.95; }

/* --- IMAGE --- */
.ssr4-item img { width: 280px; height: 280px; border-radius: 50%; object-fit: cover; position: relative; z-index: 3; }

/* --- TITRES & TEXTES --- */
.ssr4-item h3 { margin-top: 22px; font-size: 21px; font-weight: 700; }

.ssr4-desc { margin-top: 10px; font-size: 15px; opacity: 0.8; line-height: 1.45; padding: 0 12px; }

/* --- CTA UNIQUE EN BAS --- */
.ssr4-cta-global { display: inline-block; padding: 14px 32px; background: linear-gradient(90deg, #002F9E 0%, #3FA7FF 100%); border: none; border-radius: 10px; font-size: 1.1rem; font-weight: 700; color: #fff !important; text-decoration: none; transition: 0.3s ease, transform 0.3s ease; margin-top: 15px; transform: scale(1); }

.ssr4-cta-global:hover { filter: brightness(1.1); box-shadow: 0 6px 18px rgba(0, 47, 158, 0.35); transform: scale(1.06); }

/* ---------- RESPONSIVE TABLETTE ---------- */
@media (max-width: 1100px) { .ssr4-row { flex-direction: column; align-items: center; gap: 55px; } }

/* ---------- RESPONSIVE MOBILE ---------- */
@media (max-width: 650px) { .ssr4-title { font-size: 34px; } .ssr4-item { width: 240px; } .ssr4-bg-shape { width: 250px; height: 250px; top: -5px; left: -5px; } .ssr4-item img { width: 220px; height: 220px; } }

/* ----------------------------------------------------------------------------------------Carte------------------------------------------------------------------------------------------*/
/* ----------------------------------- SECTION LOCALISATION — LOCA ELEC ----------------------------------- */
.loca-elec { display: flex; align-items: center; justify-content: center; gap: 70px; /* ⭐ Rapproche les textes de l'image */ padding: 70px 20px; }

/* ------- COLONNE GAUCHE ------- */
.loca-elec-left { max-width: 480px; /* ⭐ Réduit pour encore rapprocher */ }

.loca-elec-left h2 { font-size: 2.6rem; font-weight: 800; color: #1E3A8A; margin-bottom: 15px; }

.loca-elec-separator { width: 120px; height: 4px; background: #084abe; border-radius: 10px; margin-bottom: 25px; }

.loca-elec-left p { font-size: 1.13rem; line-height: 1.55; color: #3d3d3d; margin-bottom: 35px; }

/* ------- INFOS LIGNES ------- */
.loca-elec-item { display: flex; align-items: center; gap: 12px; margin-bottom: 22px; font-size: 1.1rem; color: #12212E; font-weight: 500; }

.loca-elec-item img { width: 28px; height: 28px; filter: invert(17%) sepia(84%) saturate(3642%) hue-rotate(210deg) brightness(92%) contrast(104%); }

/* ------- CTA (dégradé bleu + effet zoom) ------- */
.loca-elec-cta { display: inline-block; padding: 14px 32px; background: linear-gradient(90deg, #002F9E 0%, #3FA7FF 100%); border: none; border-radius: 10px; font-size: 1.1rem; font-weight: 700; color: #fff !important; text-decoration: none; transition: 0.3s ease, transform 0.3s ease; margin-top: 15px; transform: scale(1); }

.loca-elec-cta:hover { filter: brightness(1.1); box-shadow: 0 6px 18px rgba(0, 47, 158, 0.35); transform: scale(1.06); }

/* ------- COLONNE DROITE ------- */
.loca-elec-right img { width: 200%; max-width: 800px; border-radius: 14px; display: block; }

/* ----------------------------------- RESPONSIVE ----------------------------------- */
@media (max-width: 950px) { .loca-elec { flex-direction: column; text-align: center; gap: 40px; } .loca-elec-left { max-width: 90%; } .loca-elec-item { justify-content: center; } .loca-elec-right img { max-width: 75%; margin: auto; } }

@media (max-width: 500px) { .loca-elec-left h2 { font-size: 2.1rem; } .loca-elec-cta { padding: 12px 28px; font-size: 1rem; } }

/* ----------------------------------------------------------------------------------------Services liens------------------------------------------------------------------------------------------*/
/* SECTION */
.services-simple-v1 { padding: 80px 20px; text-align: center; background: #f5f7fc; /* léger fond bleu pâle */ }

/* TITRE */
.ssv1-title { font-size: 36px; font-weight: 800; text-transform: uppercase; color: #073a8c; margin-bottom: 50px; letter-spacing: 1px; }

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

/* ITEM (carte minimaliste) */
.ssv1-item { display: flex; align-items: center; justify-content: center; padding: 10px 10px; height: 85px; background: #ffffff; color: #073a8c; font-size: 18px; font-weight: 600; text-decoration: none; border-radius: 2px; position: relative; transition: 0.25s ease; border-top: 2px solid rgba(7, 58, 140, 0.35); border-bottom: 2px solid rgba(7, 58, 140, 0.35); }

/* HOVER — exact style de l’exemple */
.ssv1-item:hover { background: #eef3ff; border-top-color: #073a8c; border-bottom-color: #073a8c; color: #0b2c63; }

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

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

/* ----------------------------------------------------------------------------------------Tableau électrique------------------------------------------------------------------------------------------*/
/* SECTION */
.why-tableau { padding: 100px 20px; /* plus de respiration */ text-align: center; background: #ffffff; }

/* TITRE */
.wt-title { font-size: 40px; /* AGRANDI */ font-weight: 800; color: #084abe; margin-bottom: 18px; }

.wt-subtitle { font-size: 18px; /* AGRANDI */ color: #4a4a4a; opacity: 0.85; margin-bottom: 60px; /* plus d'espace */ }

/* GRID 3 BLOCS */
.wt-grid { display: flex; justify-content: center; gap: 100px; /* plus large */ flex-wrap: wrap; }

/* ITEM */
.wt-item { max-width: 320px; /* PLUS LARGE */ text-align: center; }

/* ICÔNES HEXAGONALES */
.wt-icon { width: 120px; /* AGRANDI */ height: 120px; /* AGRANDI */ border: 4px solid #084abe; /* plus épais */ border-radius: 14px; display: flex; justify-content: center; align-items: center; margin: 0 auto 22px; }

.wt-icon img { width: 55px; /* PLUS GRAND */ filter: brightness(0) saturate(100%) invert(22%) sepia(92%) saturate(2090%) hue-rotate(199deg) brightness(88%) contrast(92%); }

/* TITRE BLOC */
.wt-item h3 { font-size: 22px; /* AGRANDI */ font-weight: 700; color: #052e6e; margin-bottom: 12px; }

/* TEXTE BLOC */
.wt-item p { font-size: 16px; /* AGRANDI */ color: #535353; opacity: 0.9; line-height: 1.55; }

/* RESPONSIVE */
@media (max-width: 900px) { .wt-grid { gap: 50px; } }

@media (max-width: 600px) { .wt-item { max-width: 90%; } .wt-icon { width: 110px; height: 110px; } .wt-icon img { width: 50px; } }

/* ----------------------------------------------------------------------------------------Domotique------------------------------------------------------------------------------------------*/
.domo-v1 { padding: 100px 40px; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FhHGqQUzFBQhvnTI8HHRrw7yAaFg1%2Fimages%2FDesign_sans_titre_-_2025-12-10T123346373_khdy.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; z-index: 1; }

.domo-v1::before { content: ""; position: absolute; inset: 0; background: rgba(6, 39, 93, 0.8); z-index: -1; }

/* ------ CONTENU ------ */
.domo-v1 { display: flex; justify-content: center; align-items: flex-start; gap: 80px; flex-wrap: wrap; color: #fff; }

/* ------ COLONNE GAUCHE ------ */
.domo-left { max-width: 380px; }

.domo-left h2 { font-size: 38px; font-weight: 800; line-height: 1.2; margin-bottom: 20px; }

.domo-left p { font-size: 19px; opacity: 0.9; }

/* ------ GRID DE CARTES ------ */
.domo-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 35px; }

/* ------ CARTES ------ */
.domo-card { width: 300px; padding: 28px 26px; background: rgba(255, 255, 255, 0.07); border: 2px solid #ffffff; /* 🔥 contour blanc définitif */ border-radius: 6px; position: relative; backdrop-filter: blur(4px); }

/* AUCUN HOVER — tout reste fixe */
.domo-card:hover { background: rgba(255, 255, 255, 0.07); border-color: #ffffff; transform: none; }

/* ------ ICÔNES ------ */
.domo-icon { margin-bottom: 18px; }

.domo-icon img { width: 58px; filter: brightness(0) invert(1); }

/* ------ TITRE & TEXTE ------ */
.domo-card h3 { font-size: 20px; font-weight: 700; color: #ffffff; margin-bottom: 10px; }

.domo-card p { font-size: 19px; opacity: 0.8; line-height: 1.45; }

/* ------ RESPONSIVE ------ */
@media (max-width: 900px) { .domo-v1 { text-align: center; flex-direction: column; align-items: center; } }

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

/* ----------------------------------------------------------------------------------------Cartes icones------------------------------------------------------------------------------------------*/
/* SECTION PRINCIPALE */
.icone-bleu-section { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FhHGqQUzFBQhvnTI8HHRrw7yAaFg1%2Fimages%2FDesign_sans_titre_-_2025-12-10T150700797_omhl.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; padding: 80px 40px; color: #fff; font-family: "Inter", sans-serif; }

/* CONTENEUR */
.icone-bleu-container { max-width: 1200px; margin: 0 auto; text-align: center; }

/* HEADER */
.icone-bleu-subtitle { font-size: 14px; font-weight: 600; opacity: 0.7; letter-spacing: 1px; }

.icone-bleu-header h2 { margin-top: 10px; font-size: 36px; font-weight: 700; }

.icone-bleu-header p { max-width: 550px; margin: 10px auto 40px; opacity: 0.75; }

/* GRILLE DES CARTES */
.icone-bleu-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }

/* CARTE */
.icone-bleu-card { background: rgba(0, 0, 0, 0.35); border: 1px solid rgba(255, 255, 255, 0.08); padding: 30px 20px; border-radius: 12px; backdrop-filter: blur(4px); }

/* ICÔNES */
.icone-bleu-icon-wrap { position: relative; width: 100px; height: 100px; margin: 0 auto 20px; border: 2px solid #1176bc; border-radius: 50%; display: flex; justify-content: center; align-items: center; }

.icone-bleu-number { position: absolute; top: -10px; left: -10px; background: #1176bc; color: #fff; font-size: 14px; font-weight: 700; width: 34px; height: 34px; border-radius: 50%; display: flex; justify-content: center; align-items: center; }

/* Icône affichée UNIQUEMENT via HTML */
.icone-bleu-icon { width: 80px; height: 80px; background-position: center; background-size: contain; background-repeat: no-repeat; filter: brightness(0) invert(1); /* passe l’icône en blanc */ }

/* TITRES + TEXTES */
.icone-bleu-card h3 { font-size: 20px; margin: 10px 0; }

.icone-bleu-card p { opacity: 0.75; font-size: 14px; line-height: 1.5; }

/* ------------------------------------ */
/* 🔵 RESPONSIVE DESIGN */
/* ------------------------------------ */
/* TABLETTES (2 colonnes) */
@media (max-width: 1024px) { .icone-bleu-grid { grid-template-columns: repeat(2, 1fr); gap: 25px; } .icone-bleu-header h2 { font-size: 30px; } .icone-bleu-section { padding: 60px 30px; } }

/* MOBILES (1 colonne) */
@media (max-width: 600px) { .icone-bleu-grid { grid-template-columns: 1fr; gap: 20px; } .icone-bleu-header h2 { font-size: 26px; } .icone-bleu-subtitle { font-size: 13px; } .icone-bleu-icon-wrap { width: 80px; height: 80px; } .icone-bleu-icon { width: 60px; height: 60px; } .icone-bleu-number { width: 30px; height: 30px; font-size: 12px; top: -8px; left: -8px; } .icone-bleu-section { padding: 50px 20px; } }

/* ----------------------------------------------------------------------------------------Dépannage------------------------------------------------------------------------------------------*/
/* ----------------------------------- SECTION DÉPANNAGE — DEPANEAGE ELEC ----------------------------------- */
.depaneage-elec { display: flex; align-items: center; justify-content: center; gap: 120px; padding: 80px 20px; }

/* ------- COLONNE GAUCHE ------- */
.depaneage-elec-left { max-width: 480px; }

.depaneage-elec-left h2 { font-size: 2.7rem; font-weight: 800; color: #12212E; margin-bottom: 15px; }

.depaneage-elec-separator { width: 130px; height: 4px; background: #084abe; border-radius: 10px; margin-bottom: 25px; }

.depaneage-elec-left p { font-size: 1.18rem; line-height: 1.6; color: #3d3d3d; margin-bottom: 35px; }

/* ------- CTA (dégradé bleu + zoom) ------- */
.depaneage-elec-cta { display: inline-block; padding: 14px 36px; background: linear-gradient(90deg, #002F9E 0%, #3FA7FF 100%); border-radius: 10px; font-size: 1.15rem; font-weight: 700; color: #fff !important; text-decoration: none; transition: 0.3s ease, transform 0.3s ease; }

.depaneage-elec-cta:hover { filter: brightness(1.12); box-shadow: 0 6px 18px rgba(0, 47, 158, 0.35); transform: scale(1.06); }

/* ------- COLONNE DROITE ------- */
.depaneage-elec-right img { width: 100%; max-width: 520px; }

/* ----------------------------------- RESPONSIVE ----------------------------------- */
@media (max-width: 950px) { .depaneage-elec { flex-direction: column; text-align: center; gap: 50px; } .depaneage-elec-left { max-width: 90%; } .depaneage-elec-right img { max-width: 80%; margin: auto; } }

@media (max-width: 500px) { .depaneage-elec-left h2 { font-size: 2.2rem; } .depaneage-elec-cta { padding: 12px 30px; font-size: 1rem; } }

/* ----------------------------------------------------------------------------------------Réalisations------------------------------------------------------------------------------------------*/
/* ----------------------------------- SECTION RÉALISATIONS — REA ELEC ----------------------------------- */
.rea-elec { padding: 80px 20px; color: #fff; width: 100%; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FhHGqQUzFBQhvnTI8HHRrw7yAaFg1%2Fimages%2FDesign_sans_titre_-_2025-12-11T091926717_ykfu.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; }

/* CONTENU AU-DESSUS DE L’OVERLAY */
.rea-elec * { position: relative; z-index: 2; }

/* ---------- HEADER ---------- */
.rea-elec-header { max-width: 1400px; margin: 0 auto 60px; display: flex; justify-content: space-between; align-items: center; /* ✔ CENTRE VERTICALEMENT LE TITRE ET LE CTA */ gap: 30px; }

.rea-elec-text h2 { font-size: 58px; font-weight: 700; line-height: 1.1; margin-bottom: 20px; color: #1E3A8A; }

.rea-elec-text p { font-size: 18px; color: #000000; max-width: 600px; line-height: 1.6; }

/* ---------- BOUTON JAUNE DÉGRADÉ ---------- */
.rea-elec-btn { display: inline-block; padding: 14px 40px; font-size: 18px; font-weight: 700; color: #fff; text-decoration: none; border-radius: 12px; background: linear-gradient(90deg, #FDB526 0%, #FF9F00 100%); box-shadow: 0 8px 18px rgba(255, 165, 0, 0.4); transition: 0.25s ease; }

.rea-elec-btn:hover { transform: translateY(-3px); box-shadow: 0 12px 25px rgba(255, 165, 0, 0.45); }

/* ---------- GRID IMAGES ---------- */
.rea-elec-grid { max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 25px; }

.rea-elec-img img { width: 100%; height: 350px; object-fit: cover; border-radius: 50px; }

/* ---------- RESPONSIVE ---------- */
@media (max-width: 1100px) { .rea-elec-grid { grid-template-columns: repeat(2, 1fr); } .rea-elec-img img { height: 300px; } .rea-elec-header { flex-direction: column; text-align: left; } .rea-elec-btn { align-self: flex-start; } }

@media (max-width: 600px) { .rea-elec-grid { grid-template-columns: 1fr; } .rea-elec-img img { height: 260px; } .rea-elec-text h2 { font-size: 38px; } }

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

/* ----------------------------------------------------------------------------------------Video------------------------------------------------------------------------------------------*/
/*--------------------------BLOC VIDEO + TEXTE----------------------*/
.custom-video-div { display: flex; align-items: center; gap: 30px; flex-wrap: wrap; padding: 100px; background-color: #1634a614; /* Ajout de la couleur de fond avec transparence */ background-size: cover; background-position: center; background-attachment: fixed; }

.custom-video-text { flex: 1; padding: 20px; background-color: #e5e9f5; }

.custom-video { flex: 1; }

@media (max-width: 908px) { .custom-video-div { flex-direction: column !important; } }

@media (max-width: 768px) { .custom-video-div { padding: 0 !important; } }

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