@import url(main.css);
.btnDevis { position: fixed; bottom: 20px; right: 0; font-size: 18px; padding: 10px 20px; background: #000000; color: white; text-decoration: none; border-radius: 30px 0 0 30px !important; z-index: 10; font-family: 'Poppins'; }

.btnDevis:hover { background: #a4a4a4; color: white; }

.text-color-seventh { color: #296b83 !important; }

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

.logo_nav { height: 8vh !important; }

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