@charset "UTF-8";
@import url(main.css);
a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { display: none; }

h2 { filter: drop-shadow(0 0 10px rgba(255, 211, 0, 0.8)) drop-shadow(0 0 20px rgba(255, 211, 0, 0.6)); }

.mb-4.text-center.display-6.titles { filter: drop-shadow(0 0 10px rgba(255, 211, 0, 0.8)) drop-shadow(0 0 20px rgba(255, 211, 0, 0.6)); }

.animated-border-button:after { background-color: #dbae34; }

.navbar-brand { height: 8vh !important; width: 8vw !important; }

.logo_nav { height: 7vh !important; }

.b-bloc-divider { height: 40px !important; background-color: transparent !important; border: none !important; box-shadow: none !important; }

.d-flex.flex-column.px-5.py-5.h-100.position-relative { font-weight: 300; }

.lead.p-4.text-color-sixth { padding-right: 180px !important; padding-left: 180px !important; }

@media screen and (max-width: 768px) { .lead.p-4.text-color-sixth { padding-right: 1rem !important; padding-left: 1rem !important; } }

.navbar { box-shadow: 0px 2px 8px rgba(255, 255, 255, 0.5); }

.sliderLogoContainer.mx-auto { width: 25vw !important; }

.carousel-item-homepage img { filter: brightness(100%); }

.carousel-inner-homepage .carousel-item-homepage > img { animation: none !important; }

/*--------------------------Bloc icons valeurs----------------------*/
.engagements-section { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2F81sb7AHWXCTOX60aH1GNVffrliI3%2Fimages%2FDesign_sans_titre_-_2025-10-03T120748018_k0ew.webp"); background-size: cover; background-position: center; background-attachment: fixed; padding: 60px 20px; position: relative; color: white; text-align: center; }

.engagements-section .overlay { padding: 40px 20px; }

.engagements-section .engagements-title { margin-bottom: 100px; font-weight: bold; color: white; font-style: italic; font-size: 2.3rem; }

.engagements-section .engagements-cards { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; max-width: 1200px; margin: 0 auto; }

.engagements-section .card { background-color: rgba(0, 0, 0, 0.7); background-repeat: no-repeat; background-position: center top; background-size: 100px; padding: 100px 20px 30px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.7); width: calc(33.333% - 20px); border-radius: 8px; position: relative; color: white; }

.engagements-section .card h3, .engagements-section .card p { color: white; }

@media (max-width: 992px) { .engagements-section .card { width: calc(50% - 20px); } }

@media (max-width: 600px) { .engagements-section .card { width: 100%; } .engagements-section .engagements-title { margin-bottom: 40px; } }

/*--------------------------Cartes de services Custom----------------------*/
.custom-cards-2 { width: 100%; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; background-color: #003499; padding: 100px; }

.card__img { visibility: hidden; background-size: cover; background-position: center; background-repeat: no-repeat; width: 100%; height: 235px; border-top-left-radius: 12px; border-top-right-radius: 12px; }

.card__img--hover { transition: 0.2s all ease-out; background-size: cover; background-position: center; background-repeat: no-repeat; width: 100%; position: absolute; height: 235px; border-top-left-radius: 12px; border-top-right-radius: 12px; top: 0; }

.custom-card-2 { margin-right: 25px; transition: all 0.4s cubic-bezier(0.175, 0.885, 0, 1); background-color: #fff; width: 33.3%; position: relative; border-radius: 12px; overflow: hidden; box-shadow: 10px 10px 10px -5px #ffd300; }

.custom-card-2:hover { box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1); transform: scale(1.1, 1.1); }

.card__info { z-index: 2; background-color: #fff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; padding: 16px 24px 24px 24px; }

.card__title { margin-top: 5px; margin-bottom: 10px; }

.custom-card-2:hover .card__img--hover { height: 100%; opacity: 0.3; }

.custom-card-2:hover .card__info { background-color: transparent; position: relative; }

.custom-card-2:hover .card__info-hover { opacity: 1; }

@media (max-width: 1024px) { .custom-cards-2 { flex-wrap: wrap; /* Permet aux cartes de passer à la ligne */ padding: 50px; } .custom-card-2 { width: 48%; /* Deux cartes par ligne sur tablette */ margin-bottom: 20px; } }

@media (max-width: 768px) { .custom-card-2 { width: 100%; /* Une carte par ligne sur mobile */ margin-right: 0; /* Supprime les marges */ } }

/*--------------------------BLOC VIDEO + TEXTE----------------------*/
.custom-video-div { display: flex; align-items: center; gap: 30px; flex-wrap: wrap; padding: 100px; background-size: cover; background-position: center; background-attachment: fixed; padding-top: 0px !important; padding-bottom: 0px !important; background-attachment: scroll; color: white; }

.custom-video-text { flex: 1; padding: 20px; }

.custom-video { flex: 1; }

.title-neon { filter: drop-shadow(0 0 10px rgba(255, 211, 0, 0.8)) drop-shadow(0 0 20px rgba(255, 211, 0, 0.6)); }

@media (max-width: 908px) { .custom-video-div { flex-direction: column !important; } }

@media (max-width: 768px) { .custom-video-div { padding: 0 !important; } }

a.button_homepage_video { margin-top: 10px; margin-bottom: 20px; display: inline-block; font-weight: 600; }

a.button_homepage_video { z-index: 99; padding: 0.9em; background-color: #ffd300; border-radius: 50px; cursor: pointer; border: none; text-align: center; text-decoration: none; transition: transform 0.5s ease; border: 2px solid white; box-shadow: 0 0 8px rgba(255, 211, 0, 0.6), 0 0 16px rgba(255, 211, 0, 0.4), 0 0 24px rgba(255, 211, 0, 0.3); }

a.button_homepage_video:visited { color: #ffffff !important; }

a.button_homepage_video:hover { transform: scale(1.07); }

/*------------------------------------------Bouton Fixe en bas à droite------------------------------*/
.btnFixe { position: fixed; bottom: 20px; right: 20px; z-index: 10; width: 100px; transition: width 0.5s ease; }

.btnFixe:hover { width: 115px; transition: width 0.5s ease; }

/*------------------------------------------Autres boutons------------------------------*/
a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 { border: 2px solid white; color: white !important; box-shadow: 0 0 8px rgba(255, 211, 0, 0.6), 0 0 16px rgba(255, 211, 0, 0.4), 0 0 24px rgba(255, 211, 0, 0.3); transition: transform 0.5s ease; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2:hover { transform: scale(1.07); }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { border: 2px solid white; color: white !important; box-shadow: 0 0 8px rgba(255, 211, 0, 0.6), 0 0 16px rgba(255, 211, 0, 0.4), 0 0 24px rgba(255, 211, 0, 0.3); transition: transform 0.5s ease; }

a#maps-url { border: 2px solid white; box-shadow: 0 0 8px rgba(255, 211, 0, 0.6), 0 0 16px rgba(255, 211, 0, 0.4), 0 0 24px rgba(255, 211, 0, 0.3); color: white !important; transition: transform 0.5s ease; }

a#maps-url:hover { transform: scale(1.07); }

/*------------------------------------------Bloc SEO------------------------------*/
.display-6.titles.fw-bold.text-body-emphasis.lh-1.mb-5.first-activity-title { filter: drop-shadow(0 0 10px rgba(255, 211, 0, 0.8)) drop-shadow(0 0 20px rgba(255, 211, 0, 0.6)); }

.display-6.titles.fw-bold.text-body-emphasis.lh-1.mb-5.second-activity-title { filter: drop-shadow(0 0 10px rgba(255, 211, 0, 0.8)) drop-shadow(0 0 20px rgba(255, 211, 0, 0.6)); }

.display-6.titles.fw-bold.text-body-emphasis.lh-1.mb-5.third-activity-title { filter: drop-shadow(0 0 10px rgba(255, 211, 0, 0.8)) drop-shadow(0 0 20px rgba(255, 211, 0, 0.6)); }

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