
body {
    margin: 0;
    /*padding: 110px 0px 0px 0px;*/
    font-family: "Work Sans", Sans-serif ,Verdana, Georgia !important;
    /*font-weight: 400 !important;*/
}

.item-page {
    font-family: "Work Sans", "Open Sans", capitolium-2, Sans-serif ,Verdana, Georgia !important;
    /*font-weight: 300 !important;*/
    font-weight: 300;
}

.item-page p {
    font-family: "Open Sans", capitolium-2;
    color: #333333;
    font-size: 17px;
}

.item-page li {
    font-size: 17px;
}

header.header {
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 15px;
    position: fixed;
    height: 111px;
    top: 0px;
    width: 100%;
    z-index: 1000;
    background-color: white;
    /*border-top: solid white 27px;*/
    /*margin-top: -27px;*/
    /*-webkit-transition: all 0.5s ease-in;*/
    /*-moz-transition: all 0.5s ease-in;*/
    /*-ms-transition: all 0.5s ease-in;*/
    /*-o-transition: all 0.5s ease-in;*/
    /*transition: all 0.5s ease-in;*/
    /*transition: all 0.5s ease-in;*/
}

header div.header-container {
    width: 85%;
    margin: 0 auto;
    max-width: 1200px;
}

header div.header-container div.logo {
    position: absolute;
    z-index: 1001;
}

nav.navbar-default>div.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

#trim_logo {
    -webkit-transition: all 2.3s ease-out;
    -moz-transition: all 2.3s ease-out;
    -ms-transition: all 2.3s ease-out;
    -o-transition: all 2.3s ease-out;
    transition: all 2.3s ease-out;
}

#top_navbar {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    overflow: visible;
}

.navbar-default {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    overflow: visible;
}

.navbar-nav {
    -webkit-transition: line-height 0.3s ease;
    -moz-transition: line-height 0.3s ease;
    -ms-transition: line-height 0.3s ease;
    -o-transition: line-height 0.3s ease;
    transition: line-height 0.3s ease;
}

header div.header-container nav.navbar.navbar-default {
    padding-left: 333px;
    position: relative;
    background-color: transparent !important;
    border-color: transparent !important;
    border-radius: 0px;
    border-right: 0px;
    height: 85px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.navbar-brand {
    height: 112px !important;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.navbar_brand_center {
    display: block;
}

header div.contact-navbar {
    z-index: 1000;
    border-bottom: 1px solid #e0e0e0;
    height: 27px;
}

header div.contact-navbar div.container {
    width: 85%;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0px;
}

header div.contact-navbar div.contact-element {
    padding: 0px;
    margin: 0px;
    margin-top: 2px;
    text-align: center;
}

header div.contact-navbar div.contact-element.left {
    padding-right: 10px;
}

header div.contact-navbar div.contact-element a {
    color: rgb(113, 113, 111);
    font-size: 16px;
}

header div.contact-navbar div.contact-element span.glyphicon {
    color: rgb(113, 113, 111);
}

#top_navbar {
    border-left: none;
    margin-top: 0px;
    margin-left: 40px;
}

#top_navbar .navbar-nav {
    text-align: left;
    width: 100%;
    font-size: 15px;
}

#top_navbar .navbar-nav li {
    text-align: center;
    display: inline-block !important;
    float: left;
    font-size: 13px;
    margin: 0px 9px 0px 9px;
    vertical-align: middle;
    position: relative;
}

#top_navbar .navbar-nav li:first-of-type {
    margin-left: 0px;
}

#top_navbar .navbar-nav li:last-of-type {
    margin-right: 0px;
    float: right;
    background-color: #7fad56 !important;
    color: white;
    border-radius: 2px;
    margin-top: 20px;
}

#top_navbar .navbar-nav li:last-of-type a {
    margin-right: 0px;
    color: white;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 0px;
    line-height: 35px;
}

#top_navbar .navbar-nav li a {
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
    border-top: 2px solid transparent;
    padding-top: 8px;
    border-bottom: 2px solid transparent;
    font-family: "Montserrat, Work Sans", "Open Sans", "PT serif";
    font-size: 17px;
    color: rgb(102, 102, 102);
    font-weight: 500;
    z-index: 100;
    line-height: 81px;
    padding-top: 0px;
    line-height: 75px;
    padding-top: 6px;
}



#top_navbar .navbar-nav li:hover span.glyphicon-dropdown {
    color: #7fad56;
}

.glyphicon-dropdown {
    display: none;
}

li.dropdown > .glyphicon-dropdown {
    display: block;
    position: relative;
    margin-top: -42px;
    right: 0px;
    text-align: right;
    font-size: 9px;
    padding-bottom: 16px;
    z-index: 1;
    color: rgb(102, 102, 102);
}

li.dropdown a {
    margin-right: 14px;
}

li.dropdown ul.dropdown-menu {
    width: auto;
    border-radius: 0px;
    margin: 0px;
    top: 82px;
    padding: 0px;
    float: none;
    left: unset;
    padding-top: 5px;
    padding-right: 25px;
    box-shadow: none;
    background-color: white;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.176) 0px 8px 7px 5px;
    margin-left: -10px;
}

#brand_image {
    padding: 0;
    margin: 0;
    height: 45px;
    margin-top: 20px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}

.div-logo-mobile {
    margin: 0 auto;
    width: 244px;
    transition: 0.5s;
}

div.lower-wrapper {
    margin-top: 100px;
}

#div_head_image {
    z-index: 11;
    position: relative;
    width: 100%;
    max-height: 350px;
    overflow: hidden;
    margin: 0 auto;
    height: 350px;
    width: 85%;
    background-size: cover;
}

#div_head_image div.head_image_gradient_bottom {
    background-color: #7fad56;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100px;
    display: none;
}

#div_head_image div.head_image_gradient {
    background: linear-gradient(transparent, #7fad56);
    position: absolute;
    bottom: 100px;
    width: 100%;
    height: 150px;
    display: none;
}

#div_head_image div.head_image_caption {
    position: relative;
    left: 0px;
    top: 40px;
    width: 85%;
    margin: 0 auto;
    color: #eaeaea;
    font-family: "Work Sans", "Open Sans", capitolium-2;
    text-align: center;
}

#nav-icon3 {
    border: none;
}

.form_kontakt .row.termine-ueberschrift-row {
    padding-top: 20px;
}

#mySidenav {
    display: none;
    width: 0;
    position: fixed;
    z-index: 115;
    top: 0;
    left: 0;
    overflow-x: hidden;
    padding-top: 0px;
    transition: 0.5s;
}

.sn-outer {
    width: 100%;
    z-index: 1999;
    overflow-x: hidden;
    position: fixed;
    display: none;
    transition: 0.5s;
}

.sn {
    background-color: white;
    height: 100%;
    position: fixed;
    width: 0;
    z-index: 2000;
    top: 0;
    right: 0;
    overflow-x: hidden;
    padding-top: 0px;
    transition: 0.5s;
}

#wrapper {
    transition: .5s;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4, #nav-close-icon {
    background-color: white;
    display: none;
    width: 45px;
    height: 25px;
    position: absolute;
    right: 40px;
    top: 30px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.nav_footer {
    width: 100%;
}

.nav_footer li {
    float: right;
}

.nav_footer li a {
    color: #f2f2f2;
    float: right;
    padding-top: 3px;
    padding-bottom: 3px;
}

div.footer_center {
    text-align: center;
}

img#bvvb_logo {
    width: 215px;
    padding-left: 5px;
}

div.lower_footer ul {
    margin-top: 45px;
}

div.lower_footer div.footer_text {
    margin-top: 45px;
}

div.lower_footer div.footer_center {
    margin-bottom: 0px;
}

div.schwerpunkte-uebersicht {
    font-family: "Work Sans", capitolium-2;
    color: rgb(61, 61, 59);
    width: 70%;
    padding-top: 40px;
    padding-bottom: 0px;
}

div.schwerpunkte-uebersicht div.row {
    padding-bottom: 60px;
}

div.schwerpunkte-uebersicht p.schwerpunkte-text {
    font-family: "Work Sans", capitolium-2;
    font-size: 18px;
    margin: 0px;
    text-align: justify;
    font-weight: 300;
    padding-left: 20px;
    padding-top: 10px;
}

div.clear-float {
    clear: both;
}

header.header div.container-fluid {
    max-width: 1300px;
    margin: 0 auto;
}

div.footer div.upper_footer div.container-fluid {
    max-width: 1300px;
}

div.footer div.lower_footer div.container-fluid {
    max-width: 1300px;
}

.footer {
    width: 100%;
    margin-top: 20px;
    box-shadow: 0 -3px 3px -3px rgba(0,0,0,.4);
}

.upper_footer {
    background-color: #f2f2f2;
    color: #636363;
}

.upper_footer p.footer-title {
    font-weight: 500 !important;
    font-family: "Work Sans";
    font-size: 18px;
}

.upper_footer > .container-fluid > .row {
    padding: 20px 40px 20px 40px !important;
}

.upper_footer .container-fluid .row p.footer-title {
    padding-top: 20px !important;
}