.navigation:not(.mm-menu) .navigation__item.active > a {
    color: #FFF;
}
.scrollActive .wrap__header .header__top {
    background: #708493!important;
}
.scrollActive .wrap__header .holder-row .container {
    background:#7e95a6!important
    }

.wrap-container .content-column .content-col {
    width: 100%;
    padding: 83px 83px 67px;
}
.wrap__fullscreenbackground:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0, .25);
    pointer-events: none;
}
.home-layout:after {
    background: none;
}
.navigation:not(.mm-menu) .navigation__item:hover a {
    color: #dcf0ff;
}
.wrap__contact-info--inner .wrap__hours {
    width: 41.6%;
    z-index: 3;
}

.wrap__contact-info--inner .wrap__hours, .wrap__contact-info--inner .wrap__map {
    width: 58.4%;
    position: relative;
    z-index: 4;
}

.wrap__contact-info {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
}
.logo__title {
    font-size: 32px;
    line-height: 30px;
    text-align: center;
}
.wrap__logo {
    max-width: 410px;
}
.wrap__header--inner {
    max-width: 100%;
}
.scrollActive .wrap__header .header__middle,
.holder-row .header__middle,
.scrollActive .wrap__header .header__top {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.map_caption {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 25px;
    color: #fff;
}