@charset "UTF-8";
@import url(main.css);
/*-----------------------------------------------------------------------padding bloc avant/après---------------------------------------------------------------------------*/
.photoTitleText { padding: 3%; }

/*---------------------------------------------------------------------------bug flèche lottie--------------------------------------------------------------------------------*/
.lottie-scroll { display: none; }

/*-----------------------------------------------------------------------space page secondaire-----------------------------------------------------------------------------*/
.spacer { display: none; }

/*------------------------------------------------------------------------formulaire de contact------------------------------------------------------------------------------*/
form#formContact { font-family: 'Zain', sans-serif; }

/*------------------------------------------------------------------------augmentation header------------------------------------------------------------------------------*/
.navbar-brand { height: 7vh !important; width: 12vw !important; }

/*--------------------------------------------------------------------enlever recherche fréquente---------------------------------------------------------------------------*/
a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { display: none !important; }

/*----------------------------------------------------------------------------Bloc maps-------------------------------------------------------------------------------------*/
.maps-section .content { color: #EDEBE9 !important; }

.maps-section .map-content { padding: 50px; }

.maps-section iframe { border-radius: 20px !important; }

.item-content.mx-5 { color: #EDEBE9 !important; font-family: 'Zain', sans-serif; }

.maps-section.position-relative.bg-sixthColor { border-top: 1px solid #EDEBE9; border-bottom: 1px solid #EDEBE9; }

/*-------------------------------------------------------------------------bloc image droite---------------------------------------------------------------------------------*/
#bloc-image-droite li { color: #000000; }

.image-droite { background-color: #EDEBE9 !important; }

/*------------------------------------------------------------------------bloc image gauche---------------------------------------------------------------------------------*/
#bloc-image-gauche li { color: #EDEBE9; }

.image-gauche { background-color: #000000 !important; }

/*------------------------------------------------------------------------bloc presta interieur-------------------------------------------------------------------------------*/
#revetements { scroll-margin-top: 90px; }

#placo { scroll-margin-top: 90px; }

#pieces { scroll-margin-top: 90px; }

#rangements { scroll-margin-top: 90px; }

/*-----------------------------------------------------------------------bloc presta exterieur--------------------------------------------------------------------------------*/
#terrasse { scroll-margin-top: 90px; }

#carport { scroll-margin-top: 90px; }

#bardage { scroll-margin-top: 90px; }

#portail { scroll-margin-top: 90px; }

/*----------------------------------------------------------------------------texte footer------------------------------------------------------------------------------------*/
footer, footer p, footer a, footer li, footer ul, footer i { color: #EDEBE9 !important; font-family: 'Zain', sans-serif; font-size: 1rem; }

footer h5 { color: #ba0001 !important; font-family: "Sour Gummy", sans-serif; font-weight: 700 !important; font-size: 1.25rem; /* légèrement plus grand pour se démarquer */ }

.text-color-third { color: #EDEBE9 !important; font-family: 'Zain', sans-serif; font-size: 1rem; text-align: left; hyphens: auto; }

/* ------------------------------------------------------------------------------ombre---------------------------------------------------------------------------------------*/
div.shadow-lg { box-shadow: none !important; }

/*-----------------------------------------------------------------------surlignement header--------------------------------------------------------------------------------*/
.animated-border-button:after { background-color: #ba0001; }

.animated-border-button span { transition: color 0.3s ease; }

.animated-border-button:hover span { color: #ba0001 !important; }

/* ---------------------------------------------------------------------bouton contact envoyer------------------------------------------------------------------------------ */
button.btn-outline-dark { --bs-btn-color: #EDEBE9; --bs-btn-border-color: #ba0001; --bs-btn-hover-color: #EDEBE9; --bs-btn-hover-bg: #000000; --bs-btn-hover-border-color: #000000; --bs-btn-bg: #ba0001; --bs-gradient: none; background-color: var(--bs-btn-bg); color: var(--bs-btn-color); }

/*--------------------------------------------------------------------------Bouton header-----------------------------------------------------------------------------------*/
.button-header-telephone { position: relative; display: inline-block; margin: 15px; padding: 15px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: "Sour Gummy", sans-serif; letter-spacing: 1px; text-decoration: none; color: #EDEBE9 !important; background: transparent; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #EDEBE9; border-radius: 10px; box-shadow: inset 0 0 0 0 #EDEBE9; }

.button-header-telephone:hover { color: #000000 !important; box-shadow: inset 0 -100px 0 0 #ba0001 !important; border-color: #ba0001 !important; transform: scale(0.95) !important; }

.button-header-telephone:active { transform: scale(0.9); }

/*--------------------------------------------------------------------------Bouton simple-----------------------------------------------------------------------------------*/
.button_homepageDoubleScreen { position: relative; display: inline-block; margin: 15px; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: "Sour Gummy", sans-serif; letter-spacing: 1px; text-decoration: none; color: #000000 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #000000 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #000000; }

.button_homepageDoubleScreen:hover { color: #EDEBE9 !important; box-shadow: inset 0 -100px 0 0 #ba0001 !important; border-color: #ba0001 !important; transform: scale(0.95) !important; }

.button_homepageDoubleScreen:active { transform: scale(0.9); }

/*----------------------------------------------------------------------------Bouton seo------------------------------------------------------------------------------------*/
.all-activities-button { position: relative; display: inline-block; margin: 15px; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: "Sour Gummy", sans-serif; letter-spacing: 1px; text-decoration: none; color: #000000 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #000000 !important; border-radius: 30px; box-shadow: inset 0 0 0 0 #000000; }

.all-activities-button:hover { color: #EDEBE9 !important; box-shadow: inset 0 -100px 0 0 #ba0001 !important; border-color: #ba0001 !important; transform: scale(0.95) !important; }

.all-activities-button:active { transform: scale(0.9); }

/*----------------------------------------------------------------------------bloc seo------------------------------------------------------------------------------------*/
.first-activity-div, .second-activity-div, .third-activity-div { border: 1px solid #ba0001; }

.background-image-div-opacity { background-attachment: initial; }

/* ----------------------------------------------------------------------Flèche retour en haut------------------------------------------------------------------------------- */
/* Bouton Retour en haut */
#back-to-top { position: fixed; bottom: 24px; right: 24px; background-color: #EDEBE9; color: #000000 !important; font-size: 20px; font-weight: 700 !important; line-height: 1; text-align: center; padding: 14px 18px; border-radius: 100%; border: 2px solid #000000; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); cursor: pointer; text-decoration: none; opacity: 0; pointer-events: none; z-index: 9999; min-width: 48px; /* 👈 meilleure accessibilité mobile */ min-height: 48px; /* 👈 idem */ transform: scale(0.9); /* 👈 effet “pop” à l’apparition */ transition: opacity .3s ease, transform .3s ease, background-color .3s ease; }

/* Visible après le défilement */
#back-to-top.show { opacity: 1; pointer-events: auto; transform: scale(1); }

/* Effet au survol */
#back-to-top:hover { background-color: #ba0001; border: 2px solid #EDEBE9; color: #EDEBE9 !important; transform: translateY(-3px); }

/* Défilement fluide global (même sans JS) */
html { scroll-behavior: smooth; }

/* ----------------------------------------------------------------------bloc prestation 4 plus------------------------------------------------------------------------------- */
/* ========================= SECTION ========================= */
.leroi-sylvain-4 { padding: 4rem 1rem; background-color: #ba0001; }

/* ========================= GRID (4 CARDS) ========================= */
.leroi-sylvain-4-wrapper { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2rem; max-width: 1400px; margin: 0 auto; }

/* ========================= CARD ========================= */
.leroi-sylvain-4-card { position: relative; height: 340px; border-radius: 16px; overflow: hidden; border: 3px solid #EDEBE9; text-decoration: none; display: block; transition: transform 0.7s ease; }

/* ========================= IMAGE ========================= */
.leroi-sylvain-4-card img { width: 100%; height: 100%; object-fit: cover; }

/* ========================= OVERLAY SOMBRE ========================= */
.leroi-sylvain-4-card::before { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.2); transition: opacity 0.7s ease; z-index: 1; }

.leroi-sylvain-4-card:hover::before { opacity: 0.4; }

/* ========================= OVERLAY ANIMÉ ========================= */
.leroi-sylvain-4-card::after { content: ""; position: absolute; inset: -30%; background: rgba(186, 181, 168, 0.7); border-radius: 0 300px 300px 0; transform: translateX(-85%); transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1); z-index: 2; }

.leroi-sylvain-4-card:hover::after { transform: translateX(0); }

/* ========================= CONTENT ========================= */
.leroi-sylvain-4-content { position: absolute; bottom: 0; left: 0; padding: 2rem; z-index: 3; }

/* ========================= TITLE ========================= */
.leroi-sylvain-4-content h2 { font-size: 2rem; font-weight: 700 !important; font-family: "Sour Gummy", sans-serif; margin-bottom: 0.4rem; color: #EDEBE9; transform: translateY(30px); transition: transform 0.7s ease, color 0.7s ease; }

/* ========================= TEXT ========================= */
.leroi-sylvain-4-content p { font-size: 1rem; font-family: 'Zain', sans-serif; line-height: 1.4; max-width: 90%; color: #EDEBE9; opacity: 0; transform: translateY(20px); transition: opacity 0.7s ease, transform 0.7s ease; }

/* ========================= HOVER TEXT ========================= */
.leroi-sylvain-4-card:hover h2 { transform: translateY(0); color: #ba0001; }

.leroi-sylvain-4-card:hover p { opacity: 1; transform: translateY(0); }

/* ========================= RESPONSIVE ========================= */
@media (max-width: 1024px) { .leroi-sylvain-4-wrapper { grid-template-columns: 1fr; } .leroi-sylvain-4-card { height: 260px; } .leroi-sylvain-4-content { padding: 1.5rem; } .leroi-sylvain-4-content h2 { font-size: 1.6rem; } .leroi-sylvain-4-content p { font-size: 0.95rem; } }

@media (max-width: 640px) { .leroi-sylvain-4-content h2, .leroi-sylvain-4-content p { transform: translateY(0); opacity: 1; } .leroi-sylvain-4-card::after { transform: translateX(0); } .leroi-sylvain-4-card::before { opacity: 0.35; } }

/* ----------------------------------------------------------------------bloc prestation 4 inter------------------------------------------------------------------------------ */
/* ========================= SECTION ========================= */
.leroi-sylvain-inter { padding: 3rem 1rem; background-color: #ba0001; }

/* ========================= TITRE SECTION ========================= */
.leroi-sylvain-inter-title { text-align: center; font-family: "Sour Gummy", sans-serif; font-size: 2.6rem; font-weight: 700 !important; color: #EDEBE9; margin-bottom: 3rem; }

/* ========================= GRID (4 CARDS) ========================= */
.leroi-sylvain-inter-wrapper { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2rem; max-width: 1400px; margin: 0 auto; }

/* ========================= CARD ========================= */
.leroi-sylvain-inter-card { position: relative; height: 340px; border-radius: 16px; overflow: hidden; border: 3px solid #EDEBE9; text-decoration: none; display: block; transition: transform 0.7s ease; }

/* ========================= IMAGE ========================= */
.leroi-sylvain-inter-card img { width: 100%; height: 100%; object-fit: cover; }

/* ========================= OVERLAY SOMBRE ========================= */
.leroi-sylvain-inter-card::before { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.2); transition: opacity 0.7s ease; z-index: 1; }

.leroi-sylvain-inter-card:hover::before { opacity: 0.4; }

/* ========================= OVERLAY ANIMÉ ========================= */
.leroi-sylvain-inter-card::after { content: ""; position: absolute; inset: -30%; background: rgba(186, 181, 168, 0.7); border-radius: 0 300px 300px 0; transform: translateX(-85%); transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1); z-index: 2; }

.leroi-sylvain-inter-card:hover::after { transform: translateX(0); }

/* ========================= CONTENT ========================= */
.leroi-sylvain-inter-content { position: absolute; bottom: 0; left: 0; padding: 2rem; z-index: 3; }

/* ========================= TITLE CARD ========================= */
.leroi-sylvain-inter-content h3 { font-size: 2rem; font-weight: 700 !important; font-family: "Sour Gummy", sans-serif; margin-bottom: 0.4rem; color: #EDEBE9; transform: translateY(30px); transition: transform 0.7s ease, color 0.7s ease; }

/* ========================= TEXT ========================= */
.leroi-sylvain-inter-content p { font-size: 1rem; font-family: 'Zain', sans-serif; line-height: 1.4; max-width: 90%; color: #EDEBE9; opacity: 0; transform: translateY(20px); transition: opacity 0.7s ease, transform 0.7s ease; }

/* ========================= HOVER TEXT ========================= */
.leroi-sylvain-inter-card:hover h3 { transform: translateY(0); color: #ba0001; }

.leroi-sylvain-inter-card:hover p { opacity: 1; transform: translateY(0); }

/* ========================= BOUTON BAS ========================= */
.button_homepageDoubleScreenInter { position: relative; display: inline-block; margin: 15px; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: "Sour Gummy", sans-serif; letter-spacing: 1px; text-decoration: none; color: #EDEBE9 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #EDEBE9 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #EDEBE9; }

.button_homepageDoubleScreenInter:hover { color: #EDEBE9 !important; box-shadow: inset 0 -100px 0 0 #000000 !important; border-color: #000000 !important; transform: scale(0.95) !important; }

.button_homepageDoubleScreenInter:active { transform: scale(0.9); }

.leroi-sylvain-inter-button { grid-column: 1 / -1; display: flex; justify-content: center; margin-top: 3rem; }

/* ========================= RESPONSIVE ========================= */
@media (max-width: 1024px) { .leroi-sylvain-inter-wrapper { grid-template-columns: 1fr; } .leroi-sylvain-inter-card { height: 260px; } .leroi-sylvain-inter-content { padding: 1.5rem; } .leroi-sylvain-inter-content h3 { font-size: 1.6rem; } .leroi-sylvain-inter-content p { font-size: 0.95rem; } }

@media (max-width: 640px) { .leroi-sylvain-inter-content h3, .leroi-sylvain-inter-content p { transform: translateY(0); opacity: 1; } .leroi-sylvain-inter-card::after { transform: translateX(0); } .leroi-sylvain-inter-card::before { opacity: 0.35; } .leroi-sylvain-inter-title { font-size: 2.1rem; } }

/* ----------------------------------------------------------------------bloc prestation 4 exter------------------------------------------------------------------------------ */
/* ========================= SECTION ========================= */
.leroi-sylvain-exter { padding: 3rem 1rem; background-color: #000000; }

/* ========================= TITRE ========================= */
.leroi-sylvain-exter-title { text-align: center; font-family: "Sour Gummy", sans-serif; font-size: 2.6rem; font-weight: 700 !important; color: #BA0001; margin-bottom: 3rem; }

/* ========================= GRID CARDS ========================= */
.leroi-sylvain-exter-wrapper { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2rem; max-width: 1400px; margin: 0 auto; }

/* ========================= CARD ========================= */
.leroi-sylvain-exter-card { position: relative; height: 340px; border-radius: 16px; overflow: hidden; border: 3px solid #EDEBE9; text-decoration: none; }

/* ========================= IMAGE ========================= */
.leroi-sylvain-exter-card img { width: 100%; height: 100%; object-fit: cover; }

/* ========================= OVERLAY SOMBRE ========================= */
.leroi-sylvain-exter-card::before { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.25); z-index: 1; }

/* ========================= OVERLAY ANIMÉ ========================= */
.leroi-sylvain-exter-card::after { content: ""; position: absolute; inset: -30%; background: rgba(186, 181, 168, 0.7); border-radius: 0 300px 300px 0; transform: translateX(-85%); transition: transform 1.1s ease; z-index: 2; }

.leroi-sylvain-exter-card:hover::after { transform: translateX(0); }

/* ========================= CONTENT ========================= */
.leroi-sylvain-exter-content { position: absolute; bottom: 0; left: 0; padding: 2rem; z-index: 3; }

/* ========================= TITRE CARD ========================= */
.leroi-sylvain-exter-content h3 { font-family: "Sour Gummy", sans-serif; font-size: 2rem; font-weight: 700 !important; color: #EDEBE9; transform: translateY(30px); transition: transform 0.6s ease, color 0.6s ease; }

/* ========================= TEXTE ========================= */
.leroi-sylvain-exter-content p { font-family: "Zain", sans-serif; color: #EDEBE9; opacity: 0; transform: translateY(20px); transition: opacity 0.6s ease, transform 0.6s ease; }

/* ========================= HOVER ========================= */
.leroi-sylvain-exter-card:hover h3 { transform: translateY(0); color: #ba0001; }

.leroi-sylvain-exter-card:hover p { opacity: 1; transform: translateY(0); }

/* ========================= BOUTON ========================= */
.button_homepageDoubleScreenExter { position: relative; display: inline-block; margin: 15px; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: "Sour Gummy", sans-serif; letter-spacing: 1px; text-decoration: none; color: #EDEBE9 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #EDEBE9 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #EDEBE9; }

.button_homepageDoubleScreenExter:hover { color: #000000 !important; box-shadow: inset 0 -100px 0 0 #ba0001 !important; border-color: #ba0001 !important; transform: scale(0.95) !important; }

.button_homepageDoubleScreenExter:active { transform: scale(0.9); }

.leroi-sylvain-exter-button { display: flex; justify-content: center; margin-top: 3rem; }

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

@media (max-width: 640px) { .leroi-sylvain-exter-wrapper { grid-template-columns: 1fr; } .leroi-sylvain-exter-content h3, .leroi-sylvain-exter-content p { transform: none; opacity: 1; } .leroi-sylvain-exter-card::after { transform: translateX(0); } }

/*-----------------------------------------------------------------------------bloc reali-------------------------------------------------------------------------------------*/
/* -------- SECTION -------- */
.leroi-sylvain-realisations-section { background: #EDEBE9; padding: 60px 20px 0 20px; }

.leroi-sylvain-realisations-overlay { max-width: 1200px; margin: 0 auto; padding: 40px 20px 20px; display: block !important; }

.leroi-sylvain-realisations-main-title { text-align: center; font-size: 2.8rem; font-weight: 700 !important; color: #ba0001; font-family: "Sour Gummy", sans-serif; margin-bottom: 32px; }

/* -------- FIX DES <p> AUTOMATIQUES DU BUILDER -------- */
.leroi-sylvain-filter-tabs p { margin: 0 !important; padding: 0 !important; display: inline !important; }

/* -------- CONTAINERS DES BOUTONS -------- */
.leroi-sylvain-filter-tabs { width: 100%; display: flex !important; justify-content: center !important; align-items: center !important; flex-wrap: wrap !important; margin: 20px 0 !important; }

.leroi-sylvain-bottom-filters { margin-top: 40px !important; }

/* -------- STYLE BOUTON -------- */
.realButton.button_homepageDoubleScreen { position: relative; display: inline-block; margin: 15px; padding: 15px 30px; text-align: center; font-weight: 700 !important; font-size: 18px; font-family: "Sour Gummy", sans-serif; letter-spacing: 1px; text-decoration: none; color: #000000 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #000000 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #000000; }

.realButton.button_homepageDoubleScreen:hover { color: #EDEBE9 !important; box-shadow: inset 0 -100px 0 0 #ba0001 !important; border-color: #ba0001 !important; transform: scale(0.95) !important; }

.realButton.button_homepageDoubleScreen.active { color: #EDEBE9 !important; background: #ba0001 !important; border-color: #ba0001 !important; box-shadow: inset 0 -100px 0 0 #ba0001 !important; }

.realButton.button_homepageDoubleScreen:active { transform: scale(0.9); }

/* -------- GRID DES IMAGES -------- */
.leroi-sylvain-realisations-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; }

.leroi-sylvain-realisation-card { border-radius: 8px; overflow: hidden; transition: transform 0.2s; }

.leroi-sylvain-realisation-card:hover { transform: translateY(-4px); }

.leroi-sylvain-realisation-card img { width: 100%; height: 320px; object-fit: cover; cursor: pointer; }

.leroi-sylvain-realisation-card.hidden { display: none !important; }

/* -------- MODALE -------- */
.leroi-sylvain-modal { display: none; position: fixed; inset: 0; background: rgba(0, 0, 0, 0.85); z-index: 1000; align-items: center; justify-content: center; }

.leroi-sylvain-modal-content { max-width: 500px; max-height: 70vh; border-radius: 8px; }

.leroi-sylvain-modal-close { position: absolute; top: 24px; right: 32px; color: #fff; font-size: 36px; cursor: pointer; }

/* -------- RESPONSIVE -------- */
@media (max-width: 900px) { .leroi-sylvain-realisations-grid { grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); } .leroi-sylvain-realisation-card img { height: 240px; } }

@media (max-width: 500px) { .leroi-sylvain-realisations-main-title { font-size: 2rem; } .leroi-sylvain-realisation-card img { height: 200px; } }

#realisation { scroll-margin-top: 40px; }

/*---------------------------------------------------------------------------bloc en-tête------------------------------------------------------------------------------------*/
/* SECTION HERO */
.leroi-sylvain-hero-section { display: flex; align-items: center; justify-content: space-between; padding: 60px 40px; gap: 40px; flex-wrap: wrap; background-color: #EDEBE9; }

/* LOGO */
.leroi-sylvain-hero-logo { max-width: 150px; margin-bottom: 30px; }

/* CONTENU */
.leroi-sylvain-hero-content { flex: 1; min-width: 300px; max-width: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }

.leroi-sylvain-hero-content h1 { font-size: 2.6rem; font-weight: 700 !important; line-height: 1.3; margin: 0 0 20px 0; color: #BA0001 !important; font-family: "Sour Gummy", sans-serif; }

.leroi-sylvain-hero-content p { font-size: 1.1rem; margin: 0 0 25px 0; max-width: 600px; color: #000000 !important; font-family: 'Zain', sans-serif; }

/* IMAGE */
.leroi-sylvain-hero-image { flex: 1; min-width: 300px; max-width: 50%; }

.leroi-sylvain-hero-image img { width: 100%; height: auto; object-fit: cover; border-radius: 20px; }

/* RESPONSIVE */
@media (max-width: 900px) { .leroi-sylvain-hero-section { flex-direction: column; padding: 40px 20px; } .leroi-sylvain-hero-content, .leroi-sylvain-hero-image { max-width: 100%; } .leroi-sylvain-hero-content h1 { font-size: 2.2rem; } }

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