.rd-navbar-fixed .rd-navbar-brand img {
    max-width: 160px;
    max-height: 58px;
    width: 100px;
    height: auto;
}

.ortsschild {
    background-color: #f0ca00;
    padding: 5px 5px 5px 5px;
    border: 1px solid;
    color: #000000;
    display: block;
    width: 120px;
    text-align: center;
}

.magazin-stadt {
    color: #a51780;
    background-color: #ffffff;
    border: 1px solid #e5e7e9;
    padding: 10px 10px 10px 10px;
}
.js-typeahead-country_v1 {
    color: #a51780;
}

.input-stadt {
    color: #a51780;
    background-color: #ffffff;
    border: 1px solid #e5e7e9;
    padding: 10px 10px 10px 10px;
}

.input-stadt span::before {
    content: "?";
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
    font-family: "fl-bigmug-line";
}

.ortsschild:hover {
    color: #ffffff;
    background-color: #a51780;
    border: 1px solid #e5e7e9;
    padding: 5px 5px 5px 5px;
}

.brand img {
    transition: width 2s;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
    display: block;
    background-color: #ffffff;
}
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-collapse {
    display: none;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .brand img {
    width: 200px;
}

.rd-navbar--is-stuck .{

}

.rd-navbar-modern.rd-navbar-static .rd-navbar-aside {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-nav-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
}
.rd-navbar-main {
    width: 100% !important;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-outer, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-outer {
    background-color: #223871;
    /*transition: background-color 300ms linear;*/
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
    height: 80px;
}

.werbebanner_1 {
    padding: 0px 20px 20px 0px;
    float: right;
    margin-left: auto;
    margin-right: 0;
}

.werbebanner_2 {
    padding: 0px 20px 20px 0px;
    text-align: right;
    margin-left: auto;
    margin-right: 0;
}

a[href*="tel"], a[href*="mailto"] {
    white-space: unset;
}

#stadt_slider img {
    width: 100%;
}
#stadt_slider {
    max-height: 322px;
    overflow: hidden;
}

#header_list {
    z-index: 99;
}
#gewinnspiel-form .form-validation {
    position: initial;
    right: 8px;
    top: 0;
    z-index: 11;
    margin-top: 2px;
    font-size: 9px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0;
    color: #f5543f;
    transition: .3s;
}
.kita li {
    float: left;
    width: 175px;
    margin-right: 10px;
}
.listWithMarker li {
    display: block;
    padding-left: 14px;
    margin-bottom: 0;
    padding-bottom: 14px;
    position: relative;
}
.card-group-custom.card-group-corporate {
    max-width: 695px;
    margin-left: unset;
    margin-right: unset;
}
.listsearch {
}
.kitacity {
    margin-top: 20px;
}
.kitacity li {
    padding: 20px;
    float: left;
    width: 240px;
    height: 160px;
    margin-right: 10px;
    margin-bottom: 10px !important;
    background-color: #ffffff;
}
#kitasuche .list > li + li {
    margin-top: 0px;
}
.card-corporate .card-arrow {
    position: absolute;
    top: 0;
    bottom: -1px;
    right: -1px;
    z-index: 2;
    width: 70px;
    background: #a51780;
    border-radius: 0 6px 0 0;
    transition: .33s all ease;
}
.card-corporate .card-arrow::before, .card-corporate .card-arrow::after {
    content: '';
    position: absolute;
    top: 50%;
    z-index: 4;
    transform: translateY(-50%);
    background: #ffffff;
}
.button-secondary, .button-secondary:focus {
    color: #ffffff;
    background-color: #a51780;
    border-color: #a51780;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-outer, .rd-navbar-modern.rd-navbar-static .rd-navbar-main-outer {
    padding-left: 0px;
    padding-right: 0px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
    max-width: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    height: 80px;
    align-items: center;
    justify-content: space-between;
    padding: 23px 15px 23px 35px;
    background-color: #223871;
    transition: .3s ease-out width;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-aside, .rd-navbar-modern.rd-navbar-static .rd-navbar-main {
    /*max-width: 100%;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide img, .swiper-slide a {
    width: 100%;
}
.rd-navbar-static-linked .page-header-modern + *, .rd-navbar-static-linked .page-header-modern + .swiper-modern {
    margin-top: -5px;
}
.tabs-horizontal.tabs-corporate .nav-tabs {
    position: relative;
    width: 100%;
    display: block;
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -5px;
    margin-right: -5px;
    text-align: left;
    border: 0;
    will-change: transform;
}
.tabs-horizontal.tabs-corporate .tab-content {
        padding: 30px 0 0;
}
.post-single-body {
        padding: 42px 42px 32px;
}
#tabs-1-2 .history-time {
    background-color:#ffffff;

}
.history-time {
    text-align:center;
    line-height:auto;
    background-color:#f2f3f8;
    height:auto;
}
.history-item img {
    width: 300px;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
@media (min-width: 1200px) {
    .history {
        padding-left: 120px;
    }
}
@media (min-width: 992px) {
    .history {
        padding-left: 110px;
        position: relative;
    }
}
@media (min-width: 768px) {
    .news-full-width-image {
        max-width: 40%;
        flex-basis: 40%;
    }
    .news-full-width-body {
        max-width: 60%;
        flex-basis: 60%;
        align-self: unset;
    }
}
@media (max-width: 1599.98px) {
    br {
        display: block;
    }
}
@media (max-width: 992px) {
    .history-time br {
        display: none;
    }
}
