@import url(main.css);
/*Header*/
#navigation-bar-hide { opacity: 1 !important; top: 0 !important; }

.navbar-brand { height: 7vh !important; }

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

/*Hero*/
.sliderLogoContainer.mx-auto { width: 25% !important; }

.titleText { letter-spacing: 0em; }

/*Titles*/
h1, h2 { text-transform: uppercase; }

h2, h3 { color: #CEAC61; font-weight: 600 !important; }

/*SEO*/
.mx-auto.first-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative, .mx-auto.second-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.rounded-3.shadow-lg.bg-primaryColor.text-color-primary.position-relative, .mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { box-shadow: 0rem 0rem !important; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { box-shadow: 0rem 0rem !important; border-width: 0px !important; }

.black-screen { opacity: 0 !important; }

/*Divider*/
.b-bloc-divider { height: 3rem !important; background-color: transparent !important; border: none !important; box-shadow: none !important; }

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