    .header {
        height: 163px;
    }

    .header__logo-wrap {
        padding-top: 7px;
        display: flex;
    }

    .thankyou-message {
        font-size: 24px;
    }

    .main-mind {
        margin-top: 0;
        min-height: 670px;
    }

    .main-mind_short {
        min-height: initial;
    }

    .header__container {
        position: initial;
        background: #fff;
    }

    .affix.header__container {
        display: none;
    }

    .header__contact-mobile {
        display: none;
    }

    .nav-list__sub-list_lvl_2 {
        background-color: #4A5A72;
    }

    .nav-list__sub-list_lvl_2 > li > a {
        padding: 10px 30px;
    }

    .nav-list__sub-list_lvl_2 > li > a:focus,
    .nav-list__sub-list_lvl_2 > li > a:hover {
        background-color: #3b485b;
    }

    .header__slogan {
        color: #555658;
        margin-left: 0;
        border: none;
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.79px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        width: 252px;
        padding-left: 11px;
    }

    .header__search-wrap {
        margin-left: 75px;
        width: 490px;
    }

    .sprite_search {
        width: 17px;
        height: 17px;
    }

    .feedback {
        background-color: #ffffff;
        background-image: none;
    }

    .search-form {
        position: relative;
    }

    .search-form__submit {
        position: absolute;
        right: 10px;
        top: 15px;
        cursor: pointer;
        border: none;
        background: none;
        padding: 0;
    }

    .header__search-input {
        width: 100%;
        border: 1px solid #DBDEE3;
        border-radius: 5px;
        padding: 14px 10px;
        font-size: 16px;
        color: #808284;
        font-family: 'Open Sans', sans-serif;
    }

    .header__right {
        display: flex;
    }

    .header__right-new {
        margin-left: 45px;
    }

    .header__calc-but {

    }

    .header__up-menu .header__calc-but {
        margin-top: 0;
    }

    .up-search-wrap {
        margin-right: 15px;
        margin-top: 5px;
    }

    .header__calc-but a {
        font-weight: 600;
        display: block;
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 600;
        line-height: 21.79px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding: 15px 20px 15px 20px;
    }

    .feedback-button,
    .button_b {
        border: none;
        background-color: #55CD6C;
        padding: 15px 14px 16px 11px;
        border-radius: 30px;
        color: #ffffff;
        display: inline-block;
        cursor: pointer;
        height: 50px;
        width: 311px;
    }

    .button-width,
    .button_b {
        width: 250px !important;
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 600;
        line-height: 21.79px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .feedback-button:hover,
    .feedback-button:active,
    .button_b:hover,
    .button_b:active {
        background-color: #5cd974;
    }

    .header__contacts {
        color: #4A5A72;
        margin-right: 41px;
        margin-top: 4px;
    }

    .header__contacts a {
        display: block;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 700;
        line-height: 19.07px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-bottom: 6px;
        font-weight: 700;
    }

    .header__contacts a:last-child {
        margin-bottom: 0;
    }

    .header__contacts-mobile {
        display: none;
    }

    .header__logo-nycap {
        top: 0;
        left: 0;
    }

    .header_b .burger {
        display: none;
    }

    .nav-list {
        height: 65px;
        display: flex;
        width: 100%;
        padding: 5px 25px 15px 25px;
    }

    .nav-list > li {
        display: table-cell;
        text-align: center;
        float: none;
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 600;
        line-height: 21.79px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #4A5A72;
    }

    .nav-list__sub-list_lvl_2 {
        text-align: left;
    }

    .topline-menu-strelka {
        position: relative;
        display: inline-block;
    }

    .topline-menu-strelka::after {
        content: "";
        display: inline-block;
        width: 9px;
        height: 7px;
        background-image: url("/images/new-shapka/strelka-topline.png");
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 53%;
        right: 10px;
        transform: translateY(-50%);
        transition: transform 0.3s ease;
    }

    .topline-menu-strelka:hover::after {
        transform: translateY(-50%) rotate(180deg);
        top: 53%;
    }

    .topline-menu-strelka-topline {
        position: relative;
        display: inline-block;
    }

    .topline-menu-strelka-topline::after {
        content: "";
        display: inline-block;
        width: 9px;
        height: 7px;
        background-image: url("/images/new-shapka/strelka-topline.png");
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 53%;
        right: 45px;
        transform: translateY(-50%);
        transition: transform 0.3s ease;
    }

    .topline-menu-strelka-topline:hover::after {
        transform: translateY(-50%) rotate(180deg);
        top: 53%;
    }

    .header_b .with-submenu {
        position: relative;
    }

    .header_b .with-submenu:after {
        transition: transform .2s ease-in-out;
        position: absolute;
        top: 22px;
        right: 75px;
        content: '';
        display: block;
        width: 10px;
        height: 7px;
        background-image: url("data:image/svg+xml,%3Csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.188289 0.71967C0.43934 0.426777 0.846375 0.426777 1.09743 0.71967L4.5 4.68934L7.90257 0.71967C8.15363 0.426777 8.56066 0.426777 8.81171 0.71967C9.06276 1.01256 9.06276 1.48744 8.81171 1.78033L4.95457 6.28033C4.70352 6.57322 4.29648 6.57322 4.04543 6.28033L0.188289 1.78033C-0.0627628 1.48744 -0.0627628 1.01256 0.188289 0.71967Z' fill='white'/%3E%3C/svg%3E");
    }

    .header_b .with-submenu:hover::after {
        top: 20px;
    }

    .header_b .header__up-menu .with-submenu:after {
        top: 19px;
        right: -1px;
    }

    .header_b .with-submenu.ui-state-active:after {
        transform: rotate(-180deg);
    }

    .nav-list__wrapper {
        background-color: #4A5A72;
        height: 53px;
    }

    .header__logo {
        position: relative;
        top: -12px;
    }

    .header__bar {
        padding-top: 31px;
        padding-bottom: 15px;
        display: flex;
        justify-content: space-between;
    }

    .header__up-menu {
        height: 110px;
        padding-top: 31px;
        display: none;
    }

    .header__up-menu .header__nav-list {
        width: 52%;
    }

    .affix .header__up-menu {
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 5;
        background: #ffffff;
    }

    @media (max-width: 1265px) {
        .affix .header__up-menu {
            padding-top: 18px;
        }
    }

    .header__up-menu .header__search-wrap {
        margin: 0;
        width: auto;
        padding-top: 10px;
        padding-right: 10px;
    }

    .header__up-menu .header__search-wrap .sprite_search {
        width: 21px;
        height: 21px;
    }

    .header__up-menu .nav-list__sub-list_lvl_2 {
        background-color: #ffffff;
        border: none;
        -webkit-box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
        box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
        color: #4A5A72;
    }

    .header__up-menu .nav-list__sub-list_lvl_2 > li > a:focus, .header__up-menu .nav-list__sub-list_lvl_2 > li > a:hover {
        color: #ffffff;
        background-color: #4A5A72;
    }

    .nav-list > li > a {
        padding-right: 95px;
    }

    .nav-list > li > a:hover {
        background: none;
    }

    .header__up-menu .nav-list > li > a {
        padding: 14px 50px 18px 0px;
    }

    .header__up-menu .nav-button > a:hover, .header__up-menu .nav-list > li > a:hover {
        background: none;
    }

    .header_b .header__up-menu .with-submenu:after {
        background-image: url("data:image/svg+xml,%3Csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.188289 0.71967C0.43934 0.426777 0.846375 0.426777 1.09743 0.71967L4.5 4.68934L7.90257 0.71967C8.15363 0.426777 8.56066 0.426777 8.81171 0.71967C9.06276 1.01256 9.06276 1.48744 8.81171 1.78033L4.95457 6.28033C4.70352 6.57322 4.29648 6.57322 4.04543 6.28033L0.188289 1.78033C-0.0627628 1.48744 -0.0627628 1.01256 0.188289 0.71967Z' fill='%234A5A72'/%3E%3C/svg%3E%0A");;
    }

    .header_b .header__up-menu .with-submenu.ui-state-active:after {
        transform: rotate(-180deg);
    }

    .menu-srednee {
        display: flex;
        margin-left: 200px;
    }

    .menu-srednee-usluga {
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 600;
        line-height: 21.79px;
        text-align: left;
        margin-right: 60px;
        color: #FFFFFF;
        margin: 15px 70px 15px 0px;
    }

    .container-new {
        display: flex;
    }

    .container-affix {
        display: flex;
        justify-content: space-between;
    }

    .container-color {
        height: 52px;
        background-color: #4A5A72;
        width: 100%;
    }

    .stiky-menu-srednee {
        display: none;
    }

    .navbar {
        overflow: hidden;
    }

    .navbar a {
        float: left;
        color: white;
        text-align: center;
        text-decoration: none;
        font-size: 16px;
    }

    .dropdown {
        float: left;
        overflow: hidden;
    }

    .dropdown .dropbtn {
        border: none;
        outline: none;
        color: white;
        background-color: inherit;
        margin: 0;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #4A5A72;
        box-shadow: 0px 8px 16px 4px rgba(0, 0, 0, 0.2);
        z-index: 1;
        border-radius: 5px;
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.79px;
    }

    .dropdown-content a {
        float: none;
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        text-align: left;
        width: 100%;
    }

    .dropdown-content-text {
        height: 42px;
        width: 428px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .dropdown-content-text a {
        padding: 10px 0px 10px 30px;
    }

    .dropdown-content a:hover {
        background-color: #3B485B;
    }

    .dropdown:hover .dropdown-content {
        display: block;
    }

    .navbar-first {
        overflow: hidden;
        width: 100%;
    }

    .navbar-first a {
        float: left;
        color: white;
        text-decoration: none;
        font-size: 16px;
    }

    .dropdown-first {
        float: left;
        overflow: hidden;

    }

    .dropbtn-first a {
        width: 100%;
    }

    .dropbtn-first-text {
        height: 42px;
        width: 428px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .dropbtn-first-text a {
        padding: 10px 0px 10px 30px;
    }

    .dropdown-first .dropbtn-first {
        border: none;
        outline: none;
        color: white;
        background-color: inherit;
        margin: 0;
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.79px;
        text-align: left;
    }


    .dropdown-content-first {
        display: none;
        position: absolute;
        background-color: #4A5A72;
        box-shadow: 0px 8px 16px 4px rgba(0, 0, 0, 0.2);
        z-index: 1;
        border-radius: 5px;
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.79px;
        margin-left: 425px;
        margin-top: -62px;
        width: 428px;
    }

    .dropdown-content-first a {
        float: none;
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        text-align: left;
        height: 42px;
    }

    .dropdown-content-text-first {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .dropdown-content-text-first a {
        padding: 10px 0px 10px 30px;
    }

    .dropdown-first:hover .dropdown-content-first {
        display: block;
    }

    .dropdown-first:hover .dropbtn-first a {
        background-color: #3B485B;
    }

    .navbar-affix {
        overflow: hidden;
        margin-right: 21px;
    }

    .navbar-affix a {
        float: left;
        font-weight: 600;
        line-height: 19.07px;
        text-align: left;
        color: #4A5A72;
        padding: 11px 21px;
        text-decoration: none;
        font-size: 16px;
    }

    .dropdown-affix {
        float: left;
        overflow: hidden;
    }

    .dropdown-affix .dropbtn-affix {
        border: none;
        outline: none;
        color: #4A5A72;
        background-color: inherit;
        margin: 0;
        font-size: 16px;
        font-weight: 500;
        line-height: 19.07px;
        text-align: left;
    }

    .dropdown-content-affix {
        display: none;
        position: absolute;
        background-color: #FFFFFF;
        box-shadow: 0px 8px 16px 4px rgba(0, 0, 0, 0.2);
        z-index: 1;
        border-radius: 5px;
        font-family: Open Sans;

    }

    .dropdown-content-affix a {
        float: none;
        color: #4A5A72;
        text-decoration: none;
        display: block;
        text-align: left;
        width: 100%;
        z-index: 1;
    }

    .dropdown-content-text-affix {
        height: 42px;
        width: 428px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .dropdown-content-text-affix a {
        padding: 10px 0px 10px 30px;
    }

    .dropdown-content-affix a:hover {
        background-color: #4A5A72;
        color: #FFFFFF;
    }

    .dropdown-affix:hover .dropdown-content-affix {
        display: block;
    }

    .show-class {
        display: none;
    }

    .search-plavaet {
        margin-right: 17px;
        margin-top: 14px;
    }

    .krest-plavaet {
        float: right;
        margin-left: 15px;
        margin-top: 10px;
    }

    .input-plavaet {
        width: 1000px;
        height: 50px;
        border-radius: 4px;
        border: 1px solid #AAADB066;
    }

    input:focus {
        outline: none;
    }

    .button-plavaet {
        background-color: #55CD6C;
        color: #FFFFFF;
        border: none;
        border-radius: 30px;
        width: 100px;
        height: 40px;
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 600;
        line-height: 21.79px;
        text-align: center;
    }

    .ui-menu-item-wrapper {
        color: white;
    }

    .ui-menu-item-wrapper:hover {
        color: white !important;
    }

    .menu-ku-vremennoe {
        max-width: 1550px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .container-wide {
        max-width: 1395px;
        margin: 0 auto;
    }

    .nav-list__sub-list_lvl_2.nav-list__sub-list_cols_2 {
        border-radius: 5px;
    }

    .nav-list__sub-list_lvl_2 {
        border-radius: 5px;
    }

    /* Мега-меню услуг */
    .nav-list__sub-list_mega {
        display: flex;
        min-width: 220px;
        padding: 0;
        top: 165px !important;
    }

    .nav-list__mega-menu_panel-visible {
        min-width: 500px;
    }

    .nav-list__sub-list_mega .nav-list__mega-menu-item {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
        flex: 1;
    }

    .nav-list__mega-menu {
        display: flex;
        min-height: 200px;
    }

    .nav-list__mega-categories {
        width: 220px;
        padding: 16px 0;
        background-color: rgba(255, 255, 255, 0.05);
    }

    .nav-list__mega-categories-title,
    .nav-list__mega-panels-title {
        padding: 0 20px 12px;
        font-size: 12px; 
        font-weight: 700;
        color: rgba(255, 255, 255, 1);
        text-transform: uppercase;
    }

    .nav-list__mega-category {
        padding: 10px 20px;
        color: rgba(255, 255, 255, 0.9);
        cursor: pointer;
        font-size: 15px;
        transition: background 0.15s, color 0.15s;
    }

    .nav-list__mega-category:hover,
    .nav-list__mega-category.nav-list__mega-category_active {
        background-color: #fff;
        color: #4A5A72;
    }

    .nav-list__mega-panels {
        flex: 1;
        padding: 16px 0 16px 20px;
        position: relative;
        min-width: 0;
        overflow: hidden;
        opacity: 0;
        width: 0;
        padding: 0;
        transition: width 0.2s, opacity 0.2s, padding 0.2s;
    }

    .nav-list__mega-menu_panel-visible .nav-list__mega-panels {
        width: auto;
        min-width: 280px;
        padding: 16px 0 16px 0;
        opacity: 1;
    }

    .nav-list__mega-panel {
        display: none;
        flex-direction: column;
        gap: 4px;
    }

    .nav-list__mega-panel.nav-list__mega-panel_active {
        display: flex;
    }

    .nav-list__mega-category.topline-menu-strelka {
        position: relative;
        padding-right: 28px;
        font-weight: 400;
        width: 100%;
    }

      .nav-list__mega-category.topline-menu-strelka::after {
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%) rotate(-90deg);
        background-color: #fff;
        -webkit-mask-image: url("/images/new-shapka/strelka-topline.png");
        mask-image: url("/images/new-shapka/strelka-topline.png");
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        background-image: none;
        transition: background-color 0.15s;
    }

    .nav-list__mega-category:hover.topline-menu-strelka::after,
    .nav-list__mega-category.nav-list__mega-category_active.topline-menu-strelka::after {
        background-color: #4A5A72;
    }

    .nav-list__mega-service {
        padding: 10px 20px;
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: 400;
        transition: background 0.15s;
    }

    .nav-list__mega-service:hover {
        background-color: rgba(255, 255, 255, 0.15);
        color: #fff;
    }

    .header__calc-but5 {
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 600;
        line-height: 21.79px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding: 15px 20px 15px 20px;
        border: none;
        background-color: #55CD6C;
        border-radius: 30px;
        color: #ffffff;
        height: 50px;
        width: 311px;
    }

    .shapka-wats-img-pc {
        margin-top: 13px;
        margin-right: 12px;
    }

    .shapka-tg-img-pc {
        margin-right: 16px !important;
    }

    .shapka-wats-img-pc1 {
        width: 28px;
        height: 28px;
    }

    .mobile-wats4 {
        display: flex;
        margin-bottom: 15px;
    }

    .mobile-wats4_last-child {
        margin-bottom: 25px;
    }

    .mobile-wats3 {
        font-weight: 600;
        font-size: 16px;
        line-height: 100%;
        color: #4A5A72;
        margin-top: 5px;
    }

    .mobile-wats1 {
        margin-right: 10px;
    }

    .mobile-wats2 {
        width: 28px;
        height: 28px;
    }

    @media (max-width: 1700px) {
        .menu-srednee {
            margin-left: 100px;
        }

        .menu-srednee-usluga {
            margin-right: 55px;
        }

        .header__logo-wrap-new {
            margin-left: 100px;
        }

        .topline-menu {
            padding-left: 100px !important;
        }

        .container-affix {
            margin-left: 150px;
        }

        .media-dropdown-content {
            right: 2px !important;
        }

        .menu-ku-vremennoe {
            max-width: 1486px;
        }

        .nav-list > li > a {
            padding-right: 77px;
        }

        .navbar-affix a {
            padding: 14px 25px;
        }

        .header_b .with-submenu:after {
            right: 55px;
        }

        .header__right-new {
            margin-left: 60px;
        }

        .navbar-affix {
            width: 796px;
        }

        .feedback-button, .button_b {
            width: 241px;
        }

        .header__calc-but a {
            font-size: 11px;
        }
    }

    @media (max-width: 1650px) {
        .container-footer {
            max-width: 1400px !important;;
        }
    }

    @media (max-width: 1604px) {
        .menu-srednee {
            margin-left: 90px;
        }

        .menu-srednee-usluga {
            margin-right: 50px;
        }

        .header__logo-wrap-new {
            margin-left: 90px;
        }

        .topline-menu {
            padding-left: 90px !important;
        }

        .container-affix {
            margin-left: 150px;
        }

        .header__right-new {
            margin-left: 90px;
        }

        .header__search-wrap {
            margin-left: 60px;
        }

        .navbar-affix a {
            padding: 14px 20px;
        }
    }

    @media (max-width: 1586px) {
        .header__right-new {
            margin-left: 34px;
        }
    }

    @media (max-width: 1569px) {
        .menu-srednee {
            margin-left: 75px;
        }

        .menu-srednee-usluga {
            margin-right: 40px;
        }

        .header__logo-wrap-new {
            margin-left: 75px;
        }

        .topline-menu {
            padding-left: 75px !important;
        }

        .container-affix {
            margin-left: 150px;
        }

        .header__search-wrap {
            margin-left: 60px;
        }

        .header__right-new {
            margin-left: 25px;
        }

        .header__search-wrap {
            margin-left: 40px;
        }

        .container-affix {
            margin-left: 100px;
        }

        .container-footer {
            max-width: 1300px !important;
        }
    }

    @media (max-width: 1525px) {
        .container-affix {
            margin-left: 70px;
            padding-right: 18px;
        }

        .topline-menu-strelka::after {
            right: 5px;
        }

        .navbar-affix a {
            padding-right: 20px;
        }

        .menu-ku-vremennoe {
            max-width: 1427px;
        }
    }

    @media (max-width: 1500px) {
        .header__logo-wrap-new {
            margin-left: 50px;
        }

        .menu-srednee {
            margin-left: 50px;
        }

        .topline-menu {
            padding-left: 50px !important;
        }

        .header__search-wrap {
            margin-left: 20px;
        }

        .navbar-affix a {
            padding-right: 15px;
        }
    }

    @media (max-width: 1465px) {
        .menu-srednee-usluga {
            margin-right: 30px;
        }

        .container-affix {
            margin-left: 50px;
        }

        .container-footer {
            max-width: 1200px !important;
        }
    }

    @media (max-width: 1450px) {
        .search-form__submit {
            right: 80px;
        }

        .header__search-input {
            width: 88%;
        }

        .header__right-new {
            margin-left: 0px;
        }
    }

    @media (max-width: 1427px) {
        .navbar-affix {
            margin-right: 25px;
        }
    }

    @media (max-width: 1404px) {
        .menu-srednee-usluga {
            margin-right: 15px;
        }

        .header__right-new {
            margin-left: 210px;
        }

        .header__search-input {
            width: 163%;
        }

        .search-form__submit {
            right: -100px;
        }

        .header__search-wrap {
            width: 200px;
        }

        .navbar-affix a {
            padding-right: 10px;
        }

        .topline-menu-strelka::after {
            display: none;
        }

        .nav-list > li > a {
            padding-right: 69px;
        }
    }

    @media (max-width: 1381px) {
        .container-affix {
            margin-left: 50px;
        }

        .navbar-affix a {
            padding-right: 5px;
        }
    }

    @media (max-width: 1344px) {
        .navbar-affix a {
            padding-right: 0px;
        }

        .container-footer {
            max-width: 1100px !important;
        }

        .header__right-new {
            margin-left: 155px;
        }
    }

    @media (max-width: 1328px) {
        .container-affix {
            margin-left: 30px;
        }

        .nav-list > li > a {
            padding-right: 63px;
        }
    }

    @media (max-width: 1320px) {
        .menu-srednee-usluga {
            margin-right: 5px;
        }

        .header__right-new {
            margin-left: 173px;
        }

        .header__contacts {
            margin-right: 25px;
        }

        .header_b .with-submenu:after {
            right: 40px;
        }
    }

    @media (max-width: 1287px) {
        .navbar a {
            font-size: 14px;
        }

        .menu-srednee-usluga {
            margin-right: 15px;
        }

        .header__slogan {
            font-size: 14px;
            width: 210px;
        }

        .header__contacts a {
            font-size: 13px;
        }

        .nav-list > li > a {
            padding-right: 50px;
        }

        .header_b .with-submenu:after {
            right: 29px;
        }
    }

    @media (max-width: 1265px) {
        .navbar-affix a {
            padding-left: 15px;
        }
    }

    @media (max-width: 1220px) {
        .feedback-button, .button_b {
            width: 260px;
        }

        .container-footer {
            max-width: 1000px !important;
        }

        .input-plavaet {
            width: 900px;
        }
    }

    @media (max-width: 1186px) {
        .menu-srednee-usluga {
            margin-right: 10px;
        }

        .navbar-affix a {
            padding-left: 10px;
        }

        .nav-list > li > a {
            padding-right: 42px;
        }
    }

    @media (max-width: 1150px) {
        .topline-menu {
            padding-left: 30px !important;
        }

        .header__logo-wrap-new {
            margin-left: 30px;
        }

        .menu-srednee {
            margin-left: 30px;
        }

    }

    @media (max-width: 1140px) {
        .header__search-input {
            width: 155%;
        }

        .search-form__submit {
            right: -80px;
        }

        .header__right-new {
            margin-left: 145px;
        }
    }

    @media (max-width: 1133px) {
        .header__search-input {
            width: 70%;
        }

        .search-form__submit {
            right: 130px;
        }

        .header__right-new {
            margin-left: -45px;
        }

        .menu-srednee-usluga {
            margin-right: 5px;
        }

        .header_b .with-submenu:after {
            right: 5px;
        }
    }

    @media (max-width: 1227px) {
        .navbar-affix a {
            padding-left: 4px;
        }
    }

    @media (max-width: 1220px) {
        .header__calc-but a {
            font-size: 12px;
        }
    }

    @media (max-width: 1190px) {
        .header__search-input {
            width: 130%;
        }

        .search-form__submit {
            right: -45px;
        }

        .header__right-new {
            margin-left: 110px;
        }
    }

    @media (max-width: 1176px) {
        .feedback-button {
            font-size: 12px;
        }
    }

    @media (max-width: 1167px) {
        .header__contacts {
            margin-right: 28px;
        }
    }

    @media (max-width: 1132px) {
        .header__search-wrap {
            width: 199px;
        }

        .header__up-menu .header__nav-list {
            width: 60%;
        }

        .header__contacts-email {
            margin-right: 12px;
        }

        .nav-list > li > a {
            padding: 18px 22px;
        }

        .nav-list > li > a {
            padding: 11px 22px;
        }

        .navbar-affix a {
            padding: 14px 4px;
        }
    }

    @media (max-width: 1109px) {
        .container-affix {
            margin-left: 15px;
        }

        .container-footer {
            max-width: 900px !important;
        }

        .button-width, .button_b {
            width: 195px !important;
        }

        .topline-menu-polosa {
            display: none;
        }
    }

    @media (max-width: 1107px) {
        .header {
            height: 175px;
        }
    }

    @media (max-width: 1103px) {
        .mfp-calc-button {
            width: 311px;
            height: 50px;
            font-family: Open Sans;
            font-size: 16px;
            font-weight: 600;
            line-height: 21.79px;
            text-align: left;
        }

        .header__contacts {
            margin-right: 14px;
        }

        .header__contacts-pc {
            display: none;
        }

        .header__contact-mobile {
            display: block;
        }

        .header__contacts a {
            display: inline;
        }

        .active .menu__container {
            display: block;
        }

        .header__container {
            position: fixed;
        }

        .affix .header__up-menu {
            display: none;
        }

        .menu {
            height: calc(100% - 75px);
        }

        .nav-list {
            display: none;
        }

        .header {
            height: 89px;
        }

        .header__contacts {
            margin-top: 19px;
        }

        .header__contact-mobile {
            display: block;
        }

        .menu-list__item-heading {
            padding-left: 15px;
            padding-right: 15px;
        }

        .menu-list__sub-list_lvl_2 {
            padding: 24px 15px;
        }

        .menu-list__sub-list_lvl_2 li {
            margin-bottom: 14px;
        }

        .menu-list__sub-list_lvl_2 > li > div {
            font-weight: 400;
            font-size: 16px;
            line-height: 25px;
        }

        .header__search-wrap {
            margin: 5px auto 0 auto;
            width: 22%;
        }

        .header__search-input {
            width: 200%;
        }

        .search-form__submit {
            right: -188px;
        }

        .header__right-new {
            margin-left: 301px;
        }

        .header__calc-but {
            display: none;
        }

        .header__menu-button.active .header__menu-backdrop {
            opacity: 0;
        }

        .header__menu-button.active .header__menu {
            width: 100%;
            background-color: #ffffff;
        }

        .menu__container {
            color: #000000;
            padding-top: 0;
        }

        .header_b .menu-list {
            color: #4A5A72;
            padding-bottom: 0;
            padding-top: 19px;
            border-top: 1px solid rgba(170, 173, 176, 0.40);
            border-bottom: 1px solid rgba(170, 173, 176, 0.40);
        }

        .menu-list li {
            margin-bottom: 25px;
        }

        .menu-list li.lvl3-active > .menu-list__sub-list_lvl_3 li {
            margin-top: 15px;
        }

        .main-contacts_left {
            float: none;
            display: block;
            padding-top: 28px;
            padding-left: 15px;
            padding-bottom: 39px;
        }

        .main-contacts__pc {
            display: none;
        }

        .main-contacts__mobile {
            display: block;
            color: #4A5A72;
        }

        .main-contacts__contact span {
            border-left: none;
            padding: 0;
            color: #4A5A72;
        }

        .main-contacts__mobile .main-contacts__contact {
            border: none;
            margin-right: 0;
            margin-bottom: 0;
            padding: 0;
        }

        .main-contacts__mobile .main-contacts__phone a {
            font-size: 20px;
            font-weight: 700;
        }

        .main-contacts__mobile .main-contacts__wh {
            font-size: 11px;
            margin-top: 11px;
        }

        .main-contacts__mobile .main-contacts__phone {
            margin-bottom: 20px;
        }

        .main-contacts__mobile .main-contacts__contact_email {
            font-size: 16px;
            margin-bottom: 19px;
            font-weight: 700;
        }

        .main-contacts__mobile .button {
            font-size: 14px;
        }

        .header_b .burger {
            cursor: pointer;
            display: block;
            position: relative;
            z-index: 50;
            width: 30px;
            height: 18px;
            margin-right: 10px;
            margin-top: 20px;
        }

        .burger span {
            position: absolute;
            top: 0;
            display: inline-block;
            height: 2px;
            width: 100%;
            transform: scale(1);
            background-color: #4A5A72;
            transition: all .3s ease 0s;
        }

        .burger::before, .burger::after {
            content: '';
            position: absolute;
            height: 2px;
            width: 100%;
            background-color: #4A5A72;
            transition: all .3s ease 0s;
        }

        .burger::before {
            top: 46%
        }

        .burger::after {
            bottom: 0
        }

        .active .burger span {
            top: 50%;
            transform: rotate(-45deg) translate(0, -50%);
            z-index: 11;
        }

        .active .burger::before {
            transform: scale(0)
        }

        .active .burger::after {
            bottom: 50%;
            transform: rotate(45deg) translate(0, 50%);
        }

        .header__menu-button > a {
            padding: 0;
        }

        .menu-list > li > div {
            font-weight: 600;
        }

        .header__menu-button.active > a {
            background-color: inherit;
        }

        .header__menu-button.active > a > span {
            background-color: #4A5A72 !important;
        }

        .nav-list__wrapper {
            height: 0px;
        }

        .shapka-wats-img-pc {
            display: none;
        }

    }

    @media (max-width: 990px) {
        .header__right-new {
            margin-left: 255px;
        }
    }

    @media (max-width: 970px) {
        .container-footer {
            max-width: 800px !important;
        }
    }

    @media (max-width: 880px) {
        .container-footer {
            max-width: 700px !important;
        }

        .header__search-input {
            width: 165%;
        }

        .search-form__submit {
            right: -105px;
        }

        .header__right-new {
            margin-left: 175px;
        }
    }

    @media (max-width: 780px) {
        .container-footer {
            max-width: 650px !important;
        }

        .header__search-input {
            width: 125%;
        }

        .search-form__submit {
            right: -20px;
        }

        .header__right-new {
            margin-left: 75px;
        }
    }

    @media (max-width: 715px) {
        .header__logo-wrap-new {
            margin-left: 0;
        }
        .header__search-wrap {
            display: none;
        }

        .container-footer {
            max-width: 520px !important;
        }

        .header__right-new {
            margin-left: 240px;
        }

    }

    @media (max-width: 660px) {
        .header__right-new {
            margin-left: 165px;
        }

        .button-width, .button_b {
            width: 150px !important;
            font-size: 9px !important;
        }
    }

    @media (max-width: 592px) {
        .container-footer {
            max-width: 447px !important;
        }

        .header__right-new {
            margin-left: 115px;
        }
    }

    @media (max-width: 540px) {
        .header__right-new {
            margin-left: 75px;
        }
    }

    @media (max-width: 495px) {
        .header__right-new {
            margin-left: 45px;
        }
    }

    @media (max-width: 467px) {
        .header {
            height: 77px;
        }

        .header__logo {
            top: -3px;
        }

        .header__bar {
            padding-top: 10px;
            padding-left: 15px;
            padding-bottom: 15px;
        }

        .header__slogan {
            font-size: 12px;
            padding-left: 10px;
            margin-top: 5px;
        }

        .header__contacts {
            margin-right: 13px;
        }

        .header__contacts-email {
            margin-right: 11px;
        }

        .header__search-wrap {
            display: none;
        }

        .sprite_logo2 {
            width: 44px;
            height: 42px;
        }

        .header__container {
            position: sticky;
        }

        .header__right-new {
            margin-left: 25px;
        }
    }

    @media (max-width: 430px) {
        .header__logo-wrap-new {
            margin-left: 10px;
        }
    }

    @media (max-width: 410px) {
        .header__logo-wrap-new {
            margin-left: 0px;
        }
    }

    @media (max-width: 400px) {
        .header__slogan {
            width: 173px;
        }

        .header__logo-wrap-new {
            margin-left: 5px;
        }

        .header__right-new {
            margin-left: 50px;
        }

        .button-width, .button_b {
            width: 263px !important;
        }

        .footer-btn .feedback-button {
            font-size: 16px !important;
        }
    }

    @media (max-width: 495px) {
        .header__right-new {
            margin-left: 25px;
        }
    }

    @media (max-width: 367px) {
        .header__logo {
            display: block;
        }

        .header__slogan {
            width: 159px;
            font-size: 11px;
            line-height: 16.79px;
        }
    }

    @media (max-width: 353px) {
        .header__slogan {
            width: 146px;
            font-size: 10px;
            line-height: 16.79px;
        }
    }

    @media (max-width: 340px) {
        .header__bar {
            padding-left: 5px;
        }

        .header__slogan {
            line-height: 15.79px;
            width: 143px;
        }
    }

    @media (max-width: 327px) {
        .header__slogan {
            line-height: 13.79px;
            font-size: 9px;
            width: 134px;
        }
    }

    @media (max-width: 320px) {
        .header__slogan {
            width: 131px;
        }
    }
