.col-md-1 {
    width: 50%;
}


.col-md-11 {
    width: 50%;
}


.bar {
    border-bottom: 1px #cdcdcd solid;
}


.bg--dark {
    background: #2374ab;
}


.leistungen {
  top: 80%;
}


.bar .menu-horizontal {
    position: relative;
    top: 0px;
}


.col-xs-3 {
    width: 50%;
}


.col-xs-9 {
    width: 50%;
}


html, body {
  height: 100%;
}


footer.space--sm {
    position: relative;
    width: 100%;
    bottom: 0;
}

.feature-5 .feature__body {
    width: 70%;
}

.btn--sm {
    padding-right: 1em;
    padding-left: 1em;
}