.footer_wrap_new {
    border-top: 2px solid #DF042B;
    background-color: #F2F2F2;
}

.footer_wrap_new .footer_wrap_new_menu {
    padding: 19px 0 18px;
}

.footer_wrap_new .footer_wrap_new_menu>ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footer_wrap_new .footer_wrap_new_menu ul li {
    display: inline-block;
    margin: 0 0 0px;
    text-align: left;
}

.footer_wrap_new .footer_wrap_new_menu a {
    font-size: 16px;
    line-height: 16px;
    color: #DF042B;
}

.footer_wrap_new .footer-new-border {
    border-top: 1px solid #DADADA;
}

.site_maps_wrap {
    z-index: 1003 !important;
}

.site_maps_wrap>ul {
    overflow: scroll;
    height: 80%;
}




.footer_new2_col2 {
    padding-top: 10px;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.footer_new2_col3 {
    padding-top: 10px;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.footer_new2_col5 {
    padding-top: 10px;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.footer_new2_col4 {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    padding-bottom: 14px;
    display: inline-block;
    vertical-align: top;
}


.footer_new_2_1 {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #9E9E9E;
    padding-bottom: 0;
}

.footer_new_2_2 {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.footer_new_2_3 a {
    font-size: 22px;
    line-height: 31px;
    color: #020202
}

.footer_new_2_4 {
    display: inline-block;
    vertical-align: top
}

.footer_new_2_4 a {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #DF042B;
    padding: 2px 0 2px 0;
    vertical-align: top
}

.footer_new_2_5 {
    display: inline-block;
    vertical-align: top
}

.footer_new_2_5 a {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #DF042B;
    background-image: url('/assets/images/ico-wa.svg');
    display: block;
    padding: 2px 0 2px 23px;
    background-repeat: no-repeat;
    margin: 0 0 0 5px
}

.footer-new .hcblock .header_21 a:nth-child(4),
.footer-new .hcblock .footer_new_2_1 a {
    margin-left: 8px;
    border-bottom: 0px;
    color: #9E9E9E;
    top: unset;
}

.footer-new .hcblock .footer_new_2_1 a.active,
.hcblock .footer_new_2_1 a:hover {
    color: #DF042B;
    border-bottom: 0px;
}

.footer-new_button1 {
    padding: 12px 15px;
    background: #F2F2F2;
    border: 1px solid #DF042B;
    border-radius: 50px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #DF042B;
    display: block;
    cursor: pointer;
    text-align: center;
    margin-bottom: 10px;
}

.footer-new_button2 {
    padding: 12px 15px;
    cursor: pointer;
    background: #DF042B;
    border: 1px solid #DF042B;
    border-radius: 50px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #F2F2F2;
    display: block;
    cursor: pointer;
    text-align: center;
    margin-bottom: 10px;
}

.footer_botom-new_12 {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    padding: 15px 0;
}

.footer_botom-new_12 a {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    padding: 15px 0;
}

.footer_botom-new_11 {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    padding: 15px 0;
    text-align: center;
}

.footer_botom-new_2 {
    font-size: 14px;
    line-height: 16px;
    color: #9E9E9E;
    padding: 8px 0 0;
    text-align: right;
}

.footer-new_botom_21 {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 0 0 11px;
}

.footer-new_botom_22 {
    background-image: url('/assets/images/ico-yt.svg');
}

.footer-new_botom_23 {
    background-image: url('/assets/images/ico-vk.svg');
}



@media (max-width: 768px) {
    .footer_wrap_new .container {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        padding-right: 15px;
        padding-left: 15px;
        width: auto;
    }

    .footer-new .header_11.img_background {
        max-width: 147px !important;
        margin-left: 15px !important;
        height: 41px;
        margin-top: 16px;
    }

    .footer-new .header_12 {
        width: 168px;
        margin: 0 0;
        text-align: center;
    }

    .footer_wrap_new .footer_wrap_new_menu {
        padding: 25px 0 18px 15px;
    }

    .footer_wrap_new .footer_wrap_new_menu>ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .footer_wrap_new .footer_wrap_new_menu ul li {
        margin: 5px 0 0px;
    }

.footer_botom-new_2 {
    text-align: left;
}

.footer_new_2_3 a {
    font-size: 19px;
    line-height: 32px;
}


}