.white_bck .logo a {
    border: 0 solid #949494;
    color: #753F5F;
}
.logo a {
    border: 2px solid #ededed;
    color: #ededed;
    display: block;
    font: 400 40px/32px Oswald;
    margin: auto;
    padding: 0 5px;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.menu_item b {
    color: #fff;
    font-weight: bold;
}
.box_content h3, h4, .footer_menu h3, .menu_item span {
    color: #fff;
    font-family: Oswald;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
}
.white_bck .berg_sub_menu a, .white_bck .berg_sub_menu {
    color: #000;
}
.stat_item b {
    float: left;
    font: 500 25px/25px Oswald;
    margin-right: 5px;
    text-transform: uppercase;
}
.container-fluid > .fw-row {
    padding-top: 0 !important;
}
.grey_border::before {
    background-image: url("http://big-doenerhaus.de/wp-content/uploads/2015/09/black-1072366_1920.jpg");
    border: 1px solid rgba(0, 0, 0, 0.09);
    bottom: 5px;
    content: "";
    display: block;
    left: 5px;
    opacity: 1;
    position: absolute;
    right: 5px;
    top: 5px;
    transition: all 0.3s ease 0s;
    z-index: 0;
}
.stat_item {
    display: inline-block;
    font: 300 20px/20px Oswald;
    padding: 12px 10px 5px 20px;
    vertical-align: top;
    text-align: center;
}
.text-left {
    text-align: center;
}