@import url(main.css);
/* ========================================================= navbar ========================================================= */
nav.navbar { box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; position: fixed !important; }

#navigation-bar-hide { opacity: 1 !important; top: 0 !important; }

/* ========================================================= Boutton  ========================================================= */
.filter-btn active { margin: 0 !important; }

.button_homepageDoubleScreen p { margin: 0 !important; }

.filter-btn p { margin-bottom: 0 !important; }

/* ========================================================= HERO - ( SECTION ACCUEIL) ========================================================= */
.image-video-logo { width: 300px; height: auto; max-width: 100%; }

.titleText text-white text-center fs-2 mb-4 mt-4 titles { max-width: 1300px; }

.videoTitle { width: 100% !important; }

@media (max-width: 768px) { .image-video-logo { width: 130px; } }

/*********************************************BLOC CARDS***************************/
.engagement-item { background-color: white !important; }

.engagement-overlay { background: rgba(0, 0, 0, 0); }

/* ========================================================= BANNIERES PAGES SECONDAIRES ========================================================= */
#secondaires { height: 0; }

#secondaires + style + #fullHeight { height: 75vh; min-height: unset !important; }

/* ========================================================= */
/* ========================================================= PAGES SEO ========================================================= */
#bandeau-title-seo > div > h2 { color: #2d2520 !important; }

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