@charset "UTF-8";
@import url(main.css);
lottie-player.lottie-scroll { display: none; }

.photoTitleText.text-color-sixth { padding: 42px; }

/*---------------------------------------------------------------------------logo carrousel----------------------------------------------------------------------------------*/
img.fondDegradeLogo { height: 35vh !important; /* augmente la taille (mets la valeur que tu veux) */ }

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

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

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

.logo_nav { height: 12vh !important; }

/* Petite ombre quand il apparaît */
nav#navigation-bar-show { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12); }

/*--------------------------------------------------------------------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: #F0F0FA !important; }

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

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

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

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

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

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

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

/*---------------------------------------------------------------------------ancre presta------------------------------------------------------------------------------------*/
#beton { scroll-margin-top: 85px; }

#construction { scroll-margin-top: 85px; }

#renovation { scroll-margin-top: 85px; }

#nivellement { scroll-margin-top: 85px; }

#tranchee { scroll-margin-top: 85px; }

#drainage { scroll-margin-top: 85px; }

#terrasse { scroll-margin-top: 85px; }

#allee { scroll-margin-top: 85px; }

#cloture { scroll-margin-top: 85px; }

#demoussage { scroll-margin-top: 85px; }

#entretien { scroll-margin-top: 85px; }

#reparation { scroll-margin-top: 85px; }

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

footer h5 { color: #F37D20 !important; font-family: 'Merriweather Sans', sans-serif; font-size: 1.25rem; /* légèrement plus grand pour se démarquer */ }

.text-color-third { color: #F0F0FA !important; font-family: 'Open Sans', 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: #F0F0FA; }

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

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

/* ---------------------------------------------------------------------bouton contact envoyer------------------------------------------------------------------------------ */
button.btn-outline-dark { --bs-btn-color: #F0F0FA; --bs-btn-border-color: #F37D20; --bs-btn-hover-color: #F0F0FA; --bs-btn-hover-bg: #303093; --bs-btn-hover-border-color: #303093; --bs-btn-bg: #F37D20; --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-size: 18px; font-family: 'Merriweather Sans', sans-serif; letter-spacing: 1px; text-decoration: none; color: #F37D20 !important; background: transparent; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #F37D20; border-radius: 10px; box-shadow: inset 0 0 0 0 #F37D20; }

.button-header-telephone:hover { color: #303093 !important; box-shadow: inset 0 -100px 0 0 #e0e0f5 !important; border-color: #e0e0f5 !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-size: 18px; font-family: 'Merriweather Sans', sans-serif; letter-spacing: 1px; text-decoration: none; color: #F37D20 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #F37D20 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #F37D20; }

.button_homepageDoubleScreen:hover { color: #F0F0FA !important; box-shadow: inset 0 -100px 0 0 #303093 !important; border-color: #303093 !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-size: 18px; font-family: 'Merriweather Sans', sans-serif; letter-spacing: 1px; text-decoration: none; color: #F37D20 !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #F37D20 !important; border-radius: 30px; box-shadow: inset 0 0 0 0 #F37D20; }

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

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

/*-----------------------------------------------------------------Bouton contact first impression---------------------------------------------------------------------------*/
.button_homepageScreen { position: relative; display: inline-block; margin: 15px; padding: 15px 30px; text-align: center; font-size: 18px; font-family: 'Merriweather Sans', sans-serif; letter-spacing: 1px; text-decoration: none; color: #F37D20 !important; background: #F0F0FA !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #F37D20 !important; border-radius: 30px !important; box-shadow: inset 0 0 0 0 #F37D20; }

.button_homepageScreen:hover { color: #F0F0FA !important; box-shadow: inset 0 -100px 0 0 #303093 !important; border-color: #303093 !important; transform: scale(0.95) !important; }

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

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

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

/*-----------------------------------------------------------------------------Bloc R-S--------------------------------------------------------------------------------------*/
.gtm-rs { padding: 60px 20px; text-align: center; }

.gtm-rs h2 { margin-bottom: 60px; font-weight: 700 !important; font-size: 32px; color: #F37D20; }

/* Conteneur */
.gtm-rs-buttons { display: flex; justify-content: center; }

/* Carte réseau social */
.gtm-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; }

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

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

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

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

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

/*----------------------------------------------------------------------------Bloc presta------------------------------------------------------------------------------------*/
.gtm-section { background-color: #303093; padding: 1rem 0; }

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

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

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

.gtm-card-bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-size: cover; background-position: center; transition: transform 0.4s ease; z-index: 0; overflow: hidden; }

.gtm-card-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; }

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

.gtm-card:hover .gtm-card-bg::before { opacity: 0.75; }

.gtm-card-overlay { position: relative; z-index: 2; height: 100%; display: flex; align-items: center; justify-content: center; padding: 1rem; text-align: center; }

.gtm-card-overlay h3 { color: #F0F0FA; font-size: 2.2rem; font-weight: 600 !important; margin: 0; }

/*--------------------------------------------------------------------------Bloc presta 3------------------------------------------------------------------------------------*/
.gt-m2-presta-section { background-color: #303093; padding: 1rem 0; }

.gt-m2-presta-card { position: relative; height: 30vh; overflow: hidden; border-radius: 12px; transition: transform 0.3s ease, box-shadow 0.3s ease; }

.gt-m2-presta-card:hover { transform: translateY(-5px); }

.gt-m2-presta-card-link { display: block; width: 100%; height: 100%; text-decoration: none; color: inherit; position: relative; z-index: 3; }

.gt-m2-presta-card-bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-size: cover; background-position: center; transition: transform 0.4s ease; z-index: 0; overflow: hidden; }

.gt-m2-presta-card-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; }

.gt-m2-presta-card:hover .gt-m2-presta-card-bg { transform: scale(1.05); }

.gt-m2-presta-card:hover .gt-m2-presta-card-bg::before { opacity: 0.75; }

.gt-m2-presta-card-overlay { position: relative; z-index: 2; height: 100%; display: flex; align-items: center; justify-content: center; padding: 1rem; text-align: center; }

.gt-m2-presta-card-overlay h3 { color: #F0F0FA; font-size: 2.2rem; font-weight: 600 !important; margin: 0; }

/*----------------------------------------------------------------------------Bloc reali------------------------------------------------------------------------------------*/
/* -------- SECTION -------- */
.gtm-realisations-section { background: #F0F0FA; padding: 60px 20px 0 20px; }

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

.gtm-realisations-main-title { text-align: center; font-size: 2.8rem; font-weight: 600 !important; color: #F37D20; font-family: 'Merriweather Sans', sans-serif; margin-bottom: 32px; }

/* -------- FIX BUILDER -------- */
.gtm-filter-tabs p { margin: 0 !important; padding: 0 !important; display: inline !important; }

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

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

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

/* HOVER */
.button_homepageDoubleScreen:hover { color: #F0F0FA !important; box-shadow: inset 0 -100px 0 0 #303093 !important; border-color: #303093 !important; transform: scale(0.95) !important; }

/* 🔥 ÉTAT ACTIF (persistant, identique au hover rempli) */
.button_homepageDoubleScreen.active { color: #F0F0FA !important; background: #303093 !important; border-color: #303093 !important; box-shadow: inset 0 -100px 0 0 #303093 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gtm-presta-hero-content h1 { font-size: 2.6rem; font-weight: 700; line-height: 1.3; margin: 0 0 20px 0; color: #F37D20 !important; font-family: 'Merriweather Sans', sans-serif; }

.gtm-presta-hero-content p { font-size: 1.1rem; margin: 0 0 25px 0; max-width: 600px; color: #303093 !important; font-family: 'Open Sans', sans-serif; }

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

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

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

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