.header__regions {
    display: inline-block;
    margin-left: 12px;
}
.mobile-menu-regions {
    margin: 16px 0 16px 10px;
}
div#nca-cookiesaccept-line {
    max-width: 475px;
    border-radius: 20px;
    background-color: #fff;
    bottom: 15px !important;
    left: 15px !important;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(65, 138, 186, 0.3) !important;
    font-size: 12px;
}
button#nca-cookiesaccept-line-accept-btn {
    border: 1px solid #418aba !important;
    padding: 10px 40px;
    cursor: pointer;
}
.nca-cookiesaccept-line-text {
    line-height: 1.3;
}
@media all and (max-width: 510px) {
    div#nca-cookiesaccept-line {
        max-width: 320px;
    }
    .nca-cookiesaccept-line-text {
        font-size: 12px;
        padding-right: 8px;
    }
    button#nca-cookiesaccept-line-accept-btn {
        padding: 10px 20px;
    }
}
table {
    border-collapse: collapse;
    max-width: 100%;
    background-color: transparent;
    border-spacing: 0;
}
/*BEGIN 404*/
.page_error_block {
    padding: 50px 0px;
}
.page_not_found {
    padding-top: 70px;
}
.page_not_found td {
    vertical-align: middle;
}
.page_not_found td.image {
    width: 60%;
    text-align: center;
}
.page_not_found td.description {
    text-align: center;
}
.page_not_found td.description .title404 {
    font-size: 44px;
    line-height: 48px;
}
.page_not_found td.description .subtitle404 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
}
.page_not_found td.description .descr_text404 {
    font-size: 13px;
    line-height: 20px;
    margin-top: 20px;
}
.page_not_found_btn {
    background: #418ABA;
    border-radius: 5px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    display: inline-block;
}
.page_not_found_btn:hover {
    color: #ffffff;
}
.page_not_found td.description .back404 {
    margin-top: 5px;
}
@media all and (max-width: 767px) {
    .page_not_found td.image,
    .page_not_found td.description {
        display: block;
        width: 100%;
    }
    .page_not_found td.description {
        padding-top: 40px;
    }
}
/*END 404*/
@media all and (max-width: 1340px) {
    .header__phone a.ws {
        display: none;
    }
}
@media all and (max-width: 1024px) {
    .header__regions {
        display: none;
    }
}
/*BEGIN new header 22.12.22*/
.header__mobile-menu-btn {
    display: none;
}
.header__mobile-menu-btn .menu-button {
    position: relative;
    top: unset;
    left: unset;
}
.header__wrap .nav {
    position: fixed;
}
.header__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__logo {
    margin-right: 12px;
}
.header__logo-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 336px;
    padding-bottom: 4px;
}
.header__logo-img {
    width: 84px;
    display: block;
    margin-right: 12px;
}
.header__logo-img img {
    width: 100%;
}
.header__logo-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #2F4D8E;
}
.header__logo-text div {
    opacity: 0.4;
    margin-top: 5px;
}
.header__desctop {
    padding-top: 12px;
    margin-right: 8px;
    font-size: 15px;
}
.header__top-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__contacts {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 -12px;
}
.header__contacts a {
    font-weight: 600;
    font-size: 16px;
    color: #373C41;
    line-height: 20px;
    margin: 0 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
}
.header__contacts a img {
    margin-right: 4px;
    max-height: 19px;
}
.header__main-menu .menu {
    margin-bottom: 0;
}
.header__call-order-btn {
    background: #418ABA;
    border-radius: 5px;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    white-space: nowrap;
}
.header__call-order-btn:hover {
    color: #FFFFFF;
}
.scrolled .header__main-menu .menu {
    position: static;
    margin-left: 0;
}
.header__wrap.scrolled {
    padding: 12px 12px 0;
}
.header.scrolled {
    position: fixed;
    background-color: #ffffff;
    padding: 12px 12px 0;
    z-index: 999;
    width: 100%;
}
@media all and (max-width: 1280px) {
    .header__main-menu #vertical-multilevel-menu {
        margin-left: 0;
    }
    .header__logo-text {
        font-size: 14px;
    }
    .header__contacts a.ws {
        display: none;
    }
}
@media all and (max-width: 1160px) {
    .header__call-order-btn {
        font-size: 12px;
        padding: 15px;
    }
    .header__main-menu .menu > li > a.root-item {
        padding-right: 16px;
        background-position: right 10%;
        background-size: 12px;
        margin-right: 8px !important;
        font-size: 11px;
    }
    .header__main-menu .menu > li:hover > a.root-item {
        background-position: right 15%;
        padding-right: 16px;
        background-size: 15px;
    }
}
@media all and (max-width: 1024px) {
    .header.header-new {
        height: auto;
    }
    .header__desctop {
        display: none;
    }
    .header__mobile-menu-btn {
        display: block;
    }
    .header__wrap {
        padding: 12px;
    }
    .header__logo-wrap {
        padding-bottom: 0;
    }
    .header__logo-img {
        width: 54px;
    }
    .header__logo-text {
        width: 160px;
    }
    .header__call-order .tel {
        position: static;
        height: auto;
        padding: 12px;
        width: auto;
        line-height: 1;
    }
}
@media all and (max-width: 380px) {
    .header__logo-img {
        margin-right: 4px;
    }
    .header__wrap {
        padding: 8px;
    }
    .header__logo-text {
        width: 140px;
    }
}
/*END new header 22.12.22*/
.policy label {
    display: flex;
    align-items: center;
    justify-content: center;
}
.policy .policy-input {
    display: inline-block;
    width: auto;
    margin-right: 6px;
}
.form-vopros .policy a {
    color: #ffffff;
}
.form-vopros .policy a:hover,
.form-footer .policy a:hover {
    text-decoration: underline;
}

.vacancy-banner {
    position: relative;
    /*max-height: 400px;*/
    overflow: hidden;
    background-image: url("../img/spotkanko.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}
.vacancy-banner::after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 1;
}
.vacancy-banner div {
    display: block;
    /*position: absolute;*/
    color: #fff;
    z-index: 2;
    font-size: 54px;
    font-weight: 500;
    /*max-width: 700px;*/
    /*text-shadow: 1px 1px 2px black;*/
    padding: 140px 0 140px 15px;
    line-height: 1.1;
    /*left: 100px;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
}
.vacancy-banner + .container .breadcrumb {
    margin: 40px 0 0;
}
.entries-section__title.mmit-slider__title {
    height: 58px;
}
.mmit-slider__wrap .entries-carousel__item:last-child {
    margin-right: 0;
}
@media all and (max-width: 768px) {
    .vacancy-banner div {
        max-width: 400px;
        font-size: 32px;
        /*left: 25px;*/
    }
}
@media all and (max-width: 420px) {
    .vacancy-banner div {
        line-height: 1.2;
        max-width: 225px;
        font-size: 24px;
    }
}
.phone-header-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 12px;
    flex-wrap: nowrap;
}