@import url("/templates/shaper_helixultimate/fonts/AktivGrotesk-Stylesheet.css");

body {
	font-family: "Aktiv Grotesk Corp Regular";
}
#sp-component {
    border-left: 4px solid #ddd9d7;
}
#sp-logo {
    padding-top: 9px;
}
#sp-header {
    height: 80px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-menu-item a {
    font-size: 18px !important;
	color: #534237 !important;
}
.slide-desc-bg-default {
    background: rgb(83, 66, 55,0.65) !important;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	#color: #534237;
	color: #00599c;
}
#sp-footer2 a {
    color: #00599c;
}
.flex-row {
    display: flex;
}
.flex-column {
  flex: 33.33%;
  padding: 5px;
}