@charset "UTF-8";
@import url(main.css);
a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { color: #0A069B !important; font-family: Nunito !important; font-weight: 900; }

/*----------------------------------------------------------------------------bloc counter %--------------------------------------------------------------------------------*/
.counter-item.counters-number.titles.mb-2.text-color-sixth { font-family: 'Zain', sans-serif; font-weight: 700 !important; font-size: 64px !important; color: #0A069B !important; }

/*-------------------------------------------------------------------------image fixe formulaire-----------------------------------------------------------------------------*/
.background-image-div-opacity { background-attachment: scroll; }

/*-----------------------------------------------------------------------padding bloc avant/après---------------------------------------------------------------------------*/
.photoTitleText.text-color-sixth { padding: 3%; }

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

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

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

.logo_nav { height: 10vh !important; }

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

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

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

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

/*------------------------------------------------------------------------ancre bloc qui suis-je------------------------------------------------------------------------------*/
#bloc-image-droite { scroll-margin-top: 80px; }

/*----------------------------------------------------------------------ancre bloc presta accueil-----------------------------------------------------------------------------*/
#presta { scroll-margin-top: 80px; }

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

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

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

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

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

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

.text-color-third { color: #020227 !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: #FF9934; }

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

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

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

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

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

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

.button_homepageFirstScreen:hover { color: #FFF5EB !important; box-shadow: inset 0 -100px 0 0 #FF9934 !important; border-color: #FF9934 !important; transform: scale(0.95) !important; }

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

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

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

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

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

.button_secondepageDoubleScreen:hover { color: #FFF5EB !important; box-shadow: inset 0 -100px 0 0 #FF9934 !important; border-color: #FF9934 !important; transform: scale(0.95) !important; }

.button_secondepageDoubleScreen: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: "Nunito", sans-serif; letter-spacing: 1px; text-decoration: none; color: #0A069B !important; background: transparent !important; cursor: pointer; transition: ease-out 0.5s; border: 2px solid #0A069B !important; border-radius: 30px; box-shadow: inset 0 0 0 0 #0A069B; }

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

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

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

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

/*----------------------------------------------------------------------------bloc avis------------------------------------------------------------------------------------*/
.d-lg-flex.align-items-lg-center { font-family: 'Zain', sans-serif; }

p.lead.fs-6 { font-family: 'Zain', sans-serif; }

.mx-2 { font-family: 'Nunito', sans-serif; }

.d-lg-flex.align-items-center.justify-content-lg-between.text-center.text-lg-start.p-lg-4 { background: #ffffff !important; border-radius: 30px !important; }

.card.p-2.rounded-3.shadow-lg.px-4.border-0.d-flex.justify-content-lg-between { background: #FFF5EB !important; }

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

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

/* -------------------------------------------------------------------------first impression---------------------------------------------------------------------------------- */
.stf-53 { height: 100vh; width: 100%; display: flex; align-items: center; position: relative; overflow: hidden; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }

/* contenu */
.stf-53-container { width: 90%; max-width: 1200px; margin: auto; }

.stf-53-text { max-width: 520px; color: #FFF5EB; text-shadow: 0 2px 12px rgba(0, 0, 0, 0.35); }

.stf-53 .tagline { color: #FFF5EB; font-weight: 600; font-family: 'Zain', sans-serif; letter-spacing: 2px; font-size: 16px; }

.stf-53-text h1 { font-size: 72px; font-weight: 800; font-family: "Nunito", sans-serif; color: #FFF5EB; line-height: 1.1; margin: 15px 0; }

.stf-53-text p { font-size: 18px; font-family: 'Zain', sans-serif; margin-bottom: 30px; color: #FFF5EB; line-height: 1.6; }

.stf-53-logo { margin-bottom: 40px; }

.stf-53-logo img { height: 70px; width: auto; }

/* Mobile */
@media (max-width: 900px) { .stf-53-text h1 { font-size: 46px; } .stf-53 { text-align: center; } .stf-53-text { margin: auto; } }

@media (max-width: 900px) { .stf-53-logo { text-align: center; margin-bottom: 30px; } .stf-53-logo img { height: 55px; } }

/* ---------------------------------------------------------------------------bannière--------------------------------------------------------------------------------------- */
.stf-53-banner { width: 100%; max-width: 3000px; aspect-ratio: 1920 / 100; height: auto; object-fit: cover; display: block; }

/*---------------------------------------------------------------------------bloc presta-------------------------------------------------------------------------------------*/
/* ========================= SECTION ========================= */
.presta-stf-53 { padding: 4rem 1rem; background-color: #0A069B; }

/* ========================= GRID ========================= */
.presta-stf-53-wrapper { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; max-width: 1300px; margin: 0 auto; }

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

/* ========================= IMAGE ========================= */
.presta-stf-53-card img { width: 100%; height: 100%; object-fit: cover; filter: brightness(90%); transition: transform 0.3s ease; }

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

.presta-stf-53-card:hover::before { opacity: 0.4; }

/* ========================= OVERLAY ANIMÉ ========================= */
.presta-stf-53-card::after { content: ""; position: absolute; inset: -30%; background: rgba(255, 153, 52, 0.65); border-radius: 0 300px 300px 0; transform: translateX(-85%); transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1); z-index: 2; }

.presta-stf-53-card:hover::after { transform: translateX(0); }

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

/* ========================= TITLE ========================= */
.presta-stf-53-content h2 { font-size: 1.8rem; font-weight: 700 !important; font-family: 'Nunito', sans-serif; margin-bottom: 0.4rem; color: #FFF5EB; transform: translateY(30px); transition: transform 0.7s ease, color 0.7s ease; }

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

/* ========================= TEXT ANIMATION ========================= */
.presta-stf-53-card:hover h2 { transform: translateY(0); color: #0A069B; }

.presta-stf-53-card:hover p { opacity: 1; transform: translateY(0); }

/* ========================= RESPONSIVE ========================= */
/* Mobile */
@media (max-width: 900px) { .presta-stf-53-wrapper { grid-template-columns: 1fr; } .presta-stf-53-card { height: 260px; } .presta-stf-53-content { padding: 1.5rem; } .presta-stf-53-content h2 { font-size: 1.6rem; transform: translateY(0); } .presta-stf-53-content p { font-size: 0.95rem; line-height: 1.3; opacity: 1; transform: translateY(0); } .presta-stf-53-card::after { transform: translateX(0); } .presta-stf-53-card::before { opacity: 0.35; } }

/*---------------------------------------------------------------------------bloc horaire-------------------------------------------------------------------------------------*/
.horaire-stf-53 { background: #FFFFFF; border-radius: 16px; border: 2px solid #FF9934; box-shadow: 0 10px 30px rgba(10, 6, 155, 0.08); padding: 32px; max-width: 550px; width: 100%; margin: 0 auto; font-family: sans-serif; transition: box-shadow 0.3s ease, transform 0.25s ease, border-color 0.25s ease; }

.horaire-stf-53:hover { transform: translateY(-6px); box-shadow: 0 18px 45px rgba(10, 6, 155, 0.15); border-color: #0A069B; }

/* HEADER */
.horaire-stf-53 .header { display: flex; align-items: center; gap: 12px; margin-bottom: 24px; }

.horaire-stf-53 .icon-wrapper { background: #0A069B; padding: 10px; border-radius: 10px; }

.horaire-stf-53 .icon { width: 24px; height: 24px; color: #FFFFFF; }

.horaire-stf-53 h2 { font-size: 24px; font-weight: 900 !important; color: #0A069B; margin: 0; }

/* SCHEDULE */
.horaire-stf-53 .schedule { display: flex; flex-direction: column; gap: 8px; }

.horaire-stf-53 .day-row { display: flex; justify-content: space-between; align-items: center; padding: 12px 16px; border-radius: 8px; transition: 0.2s ease; }

.horaire-stf-53 .day-row:hover { background: rgba(10, 6, 155, 0.05); }

.horaire-stf-53 .day-row.today { background: rgba(255, 153, 52, 0.1); border-left: 4px solid #FF9934; font-weight: 600; }

.horaire-stf-53 .day-name { font-size: 16px; color: #0A069B; }

.horaire-stf-53 .today-badge { font-size: 12px; color: #FF9934; margin-left: 8px; }

.horaire-stf-53 .hours { font-size: 16px; font-weight: 500; color: #0A069B; }

.horaire-stf-53 .hours.closed { color: #FF9934; }

/* OPEN STATUS */
.horaire-stf-53 .open-status { margin-top: 16px; padding: 12px; border-radius: 8px; text-align: center; font-weight: 600; font-size: 14px; }

.horaire-stf-53 .open-status.open { background: rgba(255, 153, 52, 0.1); color: #0A069B; border: 1px solid #FF9934; }

.horaire-stf-53 .open-status.closed { background: #0A069B; color: #FFFFFF; }

/* ---------------------------------------------------------------------Bloc réseaux sociaux-------------------------------------------------------------------------------- */
.rs-stf-53 { padding: 60px 20px; text-align: center; background: #0A069B; }

.rs-stf-53 h2 { margin-bottom: 60px; font-weight: 900 !important; font-size: 38.4px; color: #FF9934; }

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

/* Lien simple sans carte */
.rs-stf-53-link { display: flex; flex-direction: column; align-items: center; gap: 12px; text-decoration: none; color: white; }

/* Logo */
.rs-stf-53-link img { width: 70px; height: 70px; object-fit: contain; transition: transform 0.3s ease, filter 0.3s ease; }

/* Hover seulement sur le logo */
.rs-stf-53-link:hover img { transform: translateY(-5px) scale(1.08); filter: drop-shadow(0 6px 12px rgba(0, 0, 0, 0.35)); }

/*----------------------------------------------------------------------------bloc en-tête-----------------------------------------------------------------------------------*/
/* SECTION HERO */
.en-tete-stf-53-section { display: flex; align-items: center; justify-content: space-between; padding: 60px 40px; gap: 40px; flex-wrap: wrap; background-color: #0A069B; }

/* LOGO */
.en-tete-stf-53-logo { max-width: 150px; margin-bottom: 30px; }

/* CONTENU */
.en-tete-stf-53-content { flex: 1; min-width: 300px; max-width: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }

.en-tete-stf-53-content h1 { font-size: 2.6rem; font-weight: 900 !important; line-height: 1.3; margin: 0 0 20px 0; color: #FF9934 !important; font-family: "Nunito", sans-serif; }

.en-tete-stf-53-content p { font-size: 1.1rem; margin: 0 0 25px 0; max-width: 600px; color: #FFF5EB !important; font-family: 'Zain', sans-serif; }

/* IMAGE */
.en-tete-stf-53-image { flex: 1; min-width: 300px; max-width: 50%; }

.en-tete-stf-53-image img { width: 100%; height: auto; object-fit: cover; border-radius: 20px; }

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

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