.wrap__locationsHeader .locations h2, .wrap__locationsHeader .locations h3, .wrap__locationsHeader .locations a, .wrap__locationsHeader .locations p {
color: #42423b;
}

.fullwidth-layout .wrap__header-area {
background: #fff;
box-shadow: none;
}

.sublevel-1 .navigation__item.active a {
    color: #fff!important;
}


body {
    font-size: 16px;
}
.editable ul { 
    clear: left;
}
.editable ul + *, .editable ol + * {
    clear: inherit;
}


.page__title, .wrap__sitemap {
    padding: 0 0px;
}
@media (max-width: 1024px){
h1.page__title {
    padding: 0px 10px;
}}


.navigation__item a {
    color: #273d4a;
    padding: 12px 20px 13px 30px;
    min-width: 100px;
}
.navigation__item.has-child > a {
    padding-right: 48px;
}
.navigation:not(.mm-menu) .navigation__item a {
    height: 48px;
}
#navigation_header .navigation__list > .navigation__item {
    max-width: 250px;
}
@media (max-width: 1200px){
.mm-menu .navigation__list .navigation__item {
    width: 100%;
}
#mm-navigation_header .mm-listview .mm-next {
    background: #1b536e;
}}


.slider__item:after {
    background-color: rgba(0, 0, 0, 0.25);
}


.wrap__form--inner {
    max-width: 1000px !important;
}
.wrap__form {
    padding: 0px 0;
}
