@charset "UTF-8";
@import url(main.css);
/*--------------------------------------------------------------------------texte en plus SEO--------------------------------------------------------------------------------*/
.fs-6.lead { font-family: 'Sour Gummy', sans-serif; color: #1D3D58 !important; }

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

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

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

/*------------------------------------------------------------------------augmentation header------------------------------------------------------------------------------*/
.navbar-brand { height: 11vh !important; width: 11vw !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: #F3EFE3 !important; }

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

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

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

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

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

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

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

/*--------------------------------------------------------------------------bloc page murs----------------------------------------------------------------------------------*/
#peinture { scroll-margin-top: 95px; }

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

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

/*--------------------------------------------------------------------------bloc page sols-----------------------------------------------------------------------------------*/
#parquet { scroll-margin-top: 95px; }

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

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

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

.text-color-third { color: #1D3D58 !important; font-family: 'Sour Gummy', 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: #FE6E41; }

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

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

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

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

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

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

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

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

/* ---------------------------------------------------------------------------Bloc presta------------------------------------------------------------------------------------ */
.presta { padding: 4rem 1rem; background-color: #FE6E41; }

.presta-wrapper { display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; max-width: 1200px; margin: 0 auto; }

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

/* IMAGE */
.presta-card img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.7s ease; }

/* FOND DE BASE */
.presta-card::before { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.2); transition: opacity 0.7s ease; z-index: 1; }

/* 🎨 PEINTURE ARRONDIE GLISSANTE */
.presta-card::after { content: ""; position: absolute; top: 0; left: -150%; width: 150%; height: 100%; background: #1D3D58; border-radius: 0 300px 300px 0; opacity: 0.9; transition: left 0.7s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.4s ease; z-index: 2; }

/* CONTENU */
.presta-content { position: absolute; bottom: 0; left: 0; padding: 2rem; z-index: 3; }

/* H2 : position basse par défaut */
.presta-content h2 { font-size: 2rem; font-weight: 700 !important; font-family: 'Fredoka', sans-serif; margin-bottom: 0.4rem; color: #F3EFE3; transform: translateY(30px); transition: transform 0.7s ease, color 0.7s ease; }

/* P : caché par défaut (desktop) */
.presta-content p { font-size: 1rem; font-family: 'Sour Gummy', sans-serif; line-height: 1.4; max-width: 90%; color: #F3EFE3; opacity: 0; transform: translateY(20px); transition: opacity 0.7s ease, transform 0.7s ease, color 0.7s ease; }

/* HOVER DESKTOP */
.presta-card:hover { transform: translateY(-6px); }

.presta-card:hover img { transform: scale(1.05); }

.presta-card:hover::before { opacity: 0; }

.presta-card:hover::after { left: 0; opacity: 0.75; }

.presta-card:hover .presta-content h2 { transform: translateY(0); color: #FE6E41; }

.presta-card:hover .presta-content p { opacity: 1; transform: translateY(0); color: #F3EFE3; }

/* RESPONSIVE : mobile = hover simulé */
@media (max-width: 768px) { .presta-wrapper { grid-template-columns: 1fr; } .presta-card { height: 280px; } .presta-content h2 { transform: translateY(0); } .presta-content p { opacity: 1; transform: translateY(0); } }

/* ----------------------------------------------------------------------- bloc presta mur/sol ------------------------------------------------------------------------------- */
.ag-peinture-wrapper { padding: 0px 10px 20px 10px; background-color: #FE6E41; }

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

.ag-peinture:hover { transform: translateY(-5px); }

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

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

.ag-peinture-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; }

.ag-peinture:hover .ag-peinture-bg { transform: scale(1.05); }

.ag-peinture:hover .ag-peinture-bg::before { opacity: 0.75; }

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

.ag-peinture-overlay h3 { color: #F3EFE3; font-size: 2.5rem; font-family: 'Fredoka', sans-serif; font-weight: 600 !important; margin: 0; text-align: center; }

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

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

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

.ag-peinture-hero-content h1 { font-size: 2.6rem; font-weight: 700; line-height: 1.3; margin: 0 0 20px 0; color: #FE6E41 !important; font-family: 'Fredoka', sans-serif; }

.ag-peinture-hero-content p { font-size: 1.1rem; margin: 0 0 25px 0; max-width: 600px; font-family: 'Sour Gummy', sans-serif; }

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

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

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

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