@charset "UTF-8";
@import url(main.css);
.b-bloc-divider { border: none !important; border-width: none !important; box-shadow: none !important; background-color: #FFFFFF !important; }

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

.logo_nav { height: 8vh !important; }

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

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

img.logo_nav.slider-with-features-carousel-logo { display: none; }

/*------------------------------------------Bouton Fixe en bas à droite------------------------------*/
.btnFixe { display: none; }

@media screen and (max-width: 768px) { .btnFixe { display: block; position: fixed; bottom: 15px; right: 15px; z-index: 10; width: 70px; } .btnFixe:hover { width: 70px; } }

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