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

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

/*----------------------------------------------------------------------------logo carrousel---------------------------------------------------------------------------------*/
img.logo_nav.slider-with-features-carousel-logo { height: 25vh !important; /* augmente la taille (mets la valeur que tu veux) */ filter: brightness(0) invert(1); /* rend l'image blanche */ }

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

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

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

.logo_nav { height: 10vh !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: #EBF4FF !important; }

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

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

.item-content.mx-5 { color: #EBF4FF !important; font-family: Helvetica, Arial, sans-serif; }

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

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

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

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

/*------------------------------------------------------------------------ancre texte page 1---------------------------------------------------------------------------------*/
#extension { scroll-margin-top: 95px; }

#ouverture { scroll-margin-top: 95px; }

#dalle { scroll-margin-top: 95px; }

#reprise { scroll-margin-top: 95px; }

/*------------------------------------------------------------------------ancre texte page 2---------------------------------------------------------------------------------*/
#joint { scroll-margin-top: 95px; }

#mur { scroll-margin-top: 95px; }

#enduit { scroll-margin-top: 95px; }

#finition { scroll-margin-top: 95px; }

/*------------------------------------------------------------------------ancre texte page 3---------------------------------------------------------------------------------*/
#terrasse { scroll-margin-top: 95px; }

#cour { scroll-margin-top: 95px; }

#muret { scroll-margin-top: 95px; }

#preparation { scroll-margin-top: 95px; }

/*----------------------------------------------------------------------------texte footer------------------------------------------------------------------------------------*/
footer, footer p, footer a, footer li, footer ul, footer i { color: #2C3764 !important; font-family: Helvetica, Arial, sans-serif; font-size: 1rem; }

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

.text-color-third { color: #2C3764 !important; font-family: Helvetica, Arial, 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: #2C3764; }

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

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

/* ---------------------------------------------------------------------bouton contact envoyer------------------------------------------------------------------------------ */
button.btn-outline-dark { --bs-btn-color: #EBF4FF; --bs-btn-border-color: #2699F7; --bs-btn-hover-color: #EBF4FF; --bs-btn-hover-bg: #2C3764; --bs-btn-hover-border-color: #2C3764; --bs-btn-bg: #2699F7; --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: Helvetica, Arial, sans-serif; letter-spacing: 1px; text-decoration: none; color: #2699F7 !important; background: transparent; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #2699F7; border-radius: 10px; box-shadow: inset 0 0 0 0 #2699F7; }

.button-header-telephone:hover { color: #EBF4FF !important; box-shadow: inset 0 -100px 0 0 #2C3764 !important; border-color: #2C3764 !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: Helvetica, Arial, sans-serif; letter-spacing: 1px; text-decoration: none; color: #2699F7 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #2699F7 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #2699F7; }

.button_homepageDoubleScreen:hover { color: #EBF4FF !important; box-shadow: inset 0 -100px 0 0 #2C3764 !important; border-color: #2C3764 !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: Helvetica, Arial, sans-serif; letter-spacing: 1px; text-decoration: none; color: #2699F7 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #2699F7 !important; border-radius: 30px; box-shadow: inset 0 0 0 0 #2699F7; }

.all-activities-button:hover { color: #EBF4FF !important; box-shadow: inset 0 -100px 0 0 #2C3764 !important; border-color: #2C3764 !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 #2C3764; }

/* ----------------------------------------------------------------------Flèche retour en haut------------------------------------------------------------------------------- */
/* Bouton Retour en haut */
#back-to-top { position: fixed; bottom: 24px; right: 24px; background-color: #2699F7; color: #EBF4FF !important; font-size: 20px; font-weight: 700 !important; line-height: 1; text-align: center; padding: 14px 18px; border-radius: 100%; border: 2px solid #2C3764; 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: #2C3764; border: 2px solid #2699F7; color: #EBF4FF !important; transform: translateY(-3px); }

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

/* ----------------------------------------------------------------------- bloc presta accueil-------------------------------------------------------------------------------- */
.emeraude-crea-wrapper { padding: 0px 10px 20px 10px; background-color: #2C3764; }

.emeraude-crea { position: relative; height: 45vh; overflow: hidden; border-radius: 12px; transition: transform 0.3s ease, box-shadow 0.3s ease; }

.emeraude-crea:hover { transform: translateY(-5px); }

.emeraude-crea-link { display: block; width: 100%; height: 100%; text-decoration: none; color: inherit; position: relative; z-index: 3; }

.emeraude-crea-bg { position: absolute; inset: 0; background-color: #172671; background-size: cover; background-position: center; transition: transform 0.4s ease; z-index: 0; overflow: hidden; }

.emeraude-crea-bg::before { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); opacity: 0.3; transition: opacity 0.4s ease; pointer-events: none; z-index: 1; }

.emeraude-crea:hover .emeraude-crea-bg { transform: scale(1.05); }

.emeraude-crea:hover .emeraude-crea-bg::before { opacity: 0.45; }

.emeraude-crea-overlay { position: absolute; inset: 0; z-index: 2; display: flex; align-items: center; justify-content: center; padding: 1rem; text-align: center; }

.emeraude-crea-overlay h3 { color: #ffffff; font-size: 2.5rem; font-weight: 600 !important; margin: 0; }

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

/* ----------------------------------------------------------------Bloc réseaux sociaux Émeraude Créa--------------------------------------------------------------------- */
.emeraude-crea-rs { padding: 60px 20px; text-align: center; }

.emeraude-crea-rs h2 { margin-bottom: 60px; font-weight: 700 !important; font-size: 32px; color: #2699F7; }

/* Conteneur */
.emeraude-crea-rs-buttons { display: flex; justify-content: center; gap: 60px; flex-wrap: wrap; }

/* Carte réseau social */
.emeraude-crea-rs-card { width: 180px; height: 180px; border-radius: 20px; border: 2px solid white; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 15px; text-decoration: none; color: white; transition: transform 0.3s ease, box-shadow 0.3s ease; }

/* Instagram */
.emeraude-crea-rs-card.instagram { background: linear-gradient(225deg, #9438bd 0%, #d03674 50%, #fec763 100%); }

/* Facebook */
.emeraude-crea-rs-card.facebook { background: #186aff; }

/* Logo */
.emeraude-crea-rs-card img { width: 60px; height: 60px; object-fit: contain; }

/* Texte */
.emeraude-crea-rs-card span { font-size: 18px; font-weight: 600; }

/* Hover */
.emeraude-crea-rs-card:hover { transform: translateY(-5px) scale(1.05); color: white; }

.emeraude-crea-rs-card.instagram:hover { box-shadow: 0 0 15px #d03674, 0 0 30px #d03674; }

.emeraude-crea-rs-card.facebook:hover { box-shadow: 0 0 15px #2475ac, 0 0 30px #2475ac; }

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

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

.cvo-realisations-main-title { text-align: center; font-size: 2.8rem; font-weight: 700 !important; color: #2699F7; font-family: Helvetica, Arial, sans-serif; margin-bottom: 32px; }

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

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

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

/* -------- STYLE BOUTON (realButton + nouveau style) -------- */
.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: Helvetica, Arial, sans-serif; letter-spacing: 1px; text-decoration: none; color: #2699F7 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #2699F7 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #2699F7; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.emeraude-crea-hero-content h1 { font-size: 2.6rem; font-weight: 700 !important; line-height: 1.3; margin: 0 0 20px 0; color: #2699F7 !important; font-family: Helvetica, Arial, sans-serif; }

.emeraude-crea-hero-content p { font-size: 1.1rem; margin: 0 0 25px 0; max-width: 600px; color: #2C3764 !important; font-family: Helvetica, Arial, sans-serif; }

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

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

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

/* ------------------------------------------------------------------------- bloc prestations -------------------------------------------------------------------------------- */
.emeraude-crea-wrapper { padding: 0px 10px 20px 10px; background-color: #2C3764; }

.emeraude-crea-card { position: relative; height: 30vh; overflow: hidden; border-radius: 12px; border: 2px solid #EBF4FF !important; transition: transform 0.3s ease, box-shadow 0.3s ease; }

.emeraude-crea-card:hover { transform: translateY(-5px); }

.emeraude-crea-link { display: block; width: 100%; height: 100%; text-decoration: none; color: inherit; position: relative; z-index: 3; }

.emeraude-crea-bg { position: absolute; inset: 0; background-color: #2C3764; background-size: cover; background-position: center; transition: transform 0.4s ease; z-index: 0; overflow: hidden; }

.emeraude-crea-bg::before { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)); opacity: 0.6; transition: opacity 0.4s ease; pointer-events: none; z-index: 1; }

.emeraude-crea-card:hover .emeraude-crea-bg { transform: scale(1.05); }

.emeraude-crea-card:hover .emeraude-crea-bg::before { opacity: 0.45; }

.emeraude-crea-overlay { position: absolute; inset: 0; z-index: 2; display: flex; align-items: center; justify-content: center; padding: 1rem; text-align: center; }

.emeraude-crea-overlay h3 { color: #EBF4FF; font-size: 2.2rem; font-family: Helvetica, Arial, sans-serif; font-weight: 600 !important; margin: 0; text-align: center; }

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