@charset "UTF-8";
@import url(main.css);
/*-----------------------------------------------------------------------rajout texte bloc SEO-------------------------------------------------------------------------------*/
.fs-6.lead { color: #FFFFFF; font-family: 'Zain', sans-serif !important; font-weight: 500 !important; }

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

/*-----------------------------------------------------------------ecriture bouton téléphone header-------------------------------------------------------------------------*/
.text-color-fourth { color: #37B5FF !important; }

.text-color-fourth:hover { color: #ECEC57 !important; }

/*------------------------------------------------------------------------surlignement header-------------------------------------------------------------------------------*/
.animated-border-button:after { background-color: #37B5FF !important; }

/*-------------------------------------------------------------------------effet hover header--------------------------------------------------------------------------------*/
.animated-border-button span { transition: color 0.3s ease; }

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

/*-------------------------------------------------------------------grossissement bouton header---------------------------------------------------------------------------*/
.button-header-telephone { transition: transform 0.3s ease, border 0.3s ease; display: inline-block; border: 2px solid #37B5FF; font-family: 'Zain', sans-serif; font-weight: 600px !important; font-size: 1rem; }

.button-header-telephone:hover { transform: scale(1.1); border: 2px solid #ECEC57; }

/*----------------------------------------------------------------------grossissement bouton-------------------------------------------------------------------------------*/
.button_homepageDoubleScreen { transition: transform 0.3s ease, border 0.3s ease; display: inline-block; border: 2px solid #37B5FF !important; font-family: 'Zain', sans-serif; font-weight: 600px !important; font-size: 1rem; color: #37B5FF !important; }

.button_homepageDoubleScreen:hover { transform: scale(1.1); border: 2px solid #ECEC57 !important; color: #ECEC57 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.text-color-third { color: #FFFFFFF !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: #246B6D; }

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

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

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

/*----------------------------------------------------------------------------bloc presta------------------------------------------------------------------------------------*/
.renelec-card { position: relative; height: 45vh; overflow: hidden; border-radius: 12px; transition: transform 0.3s ease, box-shadow 0.3s ease; }

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

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

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

.renelec-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; }

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

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

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

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

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

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

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

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

.renelec-presta-tt-hero-content h1 { font-size: 2.6rem; font-weight: 700; line-height: 1.3; margin: 0 0 20px 0; font-family: 'Lexend', sans-serif; }

.renelec-presta-tt-hero-content p { font-size: 1.1rem; margin: 0 0 25px 0; max-width: 600px; font-family: 'Zain', sans-serif; }

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

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

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

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