@charset "UTF-8";
@import url(main.css);
.nav-link { color: #ffffff !important; }

.col-lg-7.my-0.order-1.order-lg-1.order-xl-1.order-xxl-1 { color: white; }

.shadow-lg { box-shadow: 0rem 0rem rgba(0, 0, 0, 0.175) !important; }

p.small-font { display: none !important; }

lottie-player.lottie-scroll { display: none; }

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

h1 { text-shadow: 5px 5px 5px #000000 !important; }

.background-image-div-opacity { background-attachment: local !important; }

.b-bloc-divider { border: none !important; border-width: none !important; box-shadow: none !important; background-color: #FFFF !important; }

div.shadow-lg { box-shadow: none !important; }

div.mx-4.mb-3.logo-footer.mx-auto > img.logo_nav { height: 20vh !important; }

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

.logo_nav { height: 10vh !important; }

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

footer .border-top .small-font:last-child { display: none !important; }

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