@import url(main.css);
div.shadow-lg { box-shadow: none !important; }

/*--------------------------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; }

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

.custom-video { flex: 1; }

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

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

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

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

.logo_nav { height: 8vh !important; }

.slider-with-features-carousel-logo { height: 20vh !important; }

.video-background-overlay { opacity: 0; }

.slider-with-features-carousel-logo { height: 0vh !important; }

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