body { font-family: sans-serif; }
footer { background: #2a973e; }
header { background: #ffffff !important; height: 143px; box-shadow: none; }
#sharkmenu > ul > li > a { text-transform: none; color: #2a973e; }
#sharkmenu ul li ul li a { text-transform: none; color: #2a973e; }
#logo { position: relative; }
#sharkmenu_social { display: none;}
.header_nav { margin-left: calc(50% - 590px); position: relative; top: 20px; }
#sharkmenu { top: 30px; position: absolute; margin-left: 250px; }
#sharkmenu > ul > li:hover { border-bottom: 3px solid #2a973e; }
.active .section--header-slider-slide .title div a { background: rgba(255, 255, 255, 0.8); }
.slider_text_bottom a { background: #2a973e !important; }


@media only screen and (min-width: 900px) {
    body { padding-top: 143px; }
}

.section--text .section--headline, .section--team .section--headline { text-transform: none; }