html, body {
    font-size: 12px;
    font-family: GolosTextWebVF, sans-serif;
    background-color: transparent;
    font-weight: normal;
    font-variation-settings: "wght" 400, "wdth" 600;
    line-height: normal;
}

.header-place {
    width: 100%;
}

.logoBlockOverlapL1 {
    margin: 0;
    padding: 0;
    position: absolute;
}

.logoBlockOverlapL2, .logoBlockOverlapL3, .logoBlockOverlapL4, .logoBlockOverlapL5 {
    margin: 0;
    padding: 0;
    position: absolute;
}

.ISU-Label a, .ISU-Label a:hover, .m_ISU-Label a, .m_ISU-Label a:hover {
    text-decoration: none;
}

.ISU-Label a, .ISU-Label a:hover {
    text-decoration: none;
    color: #0062af;
}


.m_ISU-Label a, .m_ISU-Label a:hover {
    color: #0062af;
}

.Header_MainPunctMenu_noLink:hover {
    cursor: default;
}

.submenu_background .header_dropdown-group a.ColorText_Orange, .menu_item a.ColorText_Orange,
.header-dp .DesktopSet a.ColorText_Orange, .header-dp .MobilSet a.ColorText_Orange {
    color: #e4670b;
}


.submenu_background .header_dropdown-group a.ColorText_Yellow, .menu_item a.ColorText_Yellow,
.header-dp .DesktopSet a.ColorText_Yellow, .header-dp .MobilSet a.ColorText_Yellow {
    color: #ffb405;
}


/*b для специальной версии */


.submenu_background {
    width: 100%;
    box-sizing: border-box;
    display: none;
    padding: 30px 30px 19px 35px;
    justify-content: flex-start;
    position: absolute;
    opacity: 0;
    background: #0062af;
    left: 0;
    z-index: 4;
}

.submenu_background * {
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
}

.submenu_background > div {
    flex: 1;
}


.submenu_background br {
    margin-bottom: 5px;
}

.submenu_background h3, .submenu_background h2, .submenu_background h1 {
    font-size: 25px;
    font-weight: normal;
    font-variation-settings: "wght" 600, "wdth" 600;
    margin-bottom: 16px;
    line-height: 33px;
    letter-spacing: 0;
}

.submenu_background ul h3, .submenu_background ul h2, .submenu_background ul h1 {
    font-variation-settings: "wght" 600, "wdth" 600;
    line-height: 33px;
    letter-spacing: 0;
    margin-bottom: 15px;
}

.submenu_background ul li:last-child h3, .submenu_background ul li:last-child h2, .submenu_background ul li:last-child h1 {
    margin-bottom: 0;
}

.submenu_background ul h4 {
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

.submenu_background ul li:last-child h4 {
    margin-bottom: 0;
}

.submenu_background ul h5 {
    margin-bottom: 6px;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.submenu_background ul li:last-child h5 {
    margin-bottom: 0;
}

.submenu_background h4 {
    font-size: 24px;
    margin-bottom: 12px;
}

.submenu_background h5 {
    font-size: 18px;
    font-weight: normal;
    font-variation-settings: "wght" 600, "wdth" 0;
}

.submenu_background p {
    margin-left: 0;
    padding-left: 0;
    font-size: 15px;
    font-variation-settings: "wght" 400, "wdth" 600;
    line-height: 19px;
    margin-bottom: 20px;
}

.submenu_background ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 15px;
    font-variation-settings: "wght" 400, "wdth" 600;
    line-height: 19px;
    margin-bottom: 20px;
}

.submenu_background ul li {
    padding-bottom: 10px;
}

.submenu_background ul li:last-child {
    padding-bottom: 0;
}

.submenu_background h1, .submenu_background h2, .submenu_background h3, .submenu_background h4, .submenu_background h6 {
    margin-top: 0;
    margin-bottom: 9px;
}

.submenu_background h5 {
    margin-top: 0;
    margin-bottom: 15px;
}

/* для специальной версии e*/


h1, h2, h3, h4, h5, h6 {
    font-family: GolosTextWebVF, sans-serif;
    /*font-weight: bold;*/
    font-variation-settings: "wght" 600, "wdth" 0;
    font-weight: normal;
}

.HeaderBlock img {
    vertical-align: middle;
}

.margin_left_right_auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.margin_top_bottom_auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.closeIcoLanguagesPanel {
    cursor: pointer;
    margin-top: auto;
    margin-bottom: auto;
    display: none;
    line-height: 0;
    font-size: 12px;
    width: 18px;
    height: 18px;
    z-index: 3;
    background-image: url(/system/modules/ru.isu.siteabsorption/resources/img/svg/x-mark-1.svg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 1;
    /*background-position-y: 2px;*/
}

.otherLang {
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    font-variation-settings: "wght" 500, "wdth" 0;
    text-decoration-line: none;
    text-decoration-color: rgb(237, 242, 255);
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    color: #ffffff;
    font-family: 'Open Sans Semibold', 'GolosTextWebVF', sans-serif;
}

.xMark {
    background-image: url(/system/modules/ru.isu.siteabsorption/resources/img/svg/xMark-2.svg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 1;
}

.burgerMark {
    background-image: url(/system/modules/ru.isu.siteabsorption/resources/img/svg/burgerMark-1.svg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 1;
}

.burgerIco {
    cursor: pointer;
    position: relative;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    line-height: 0;
    font-size: 12px;
    z-index: 9;
}

.Head-Langmenu:hover .LanguagesSelector .Head-LangmenuArrow {
    display: none;
}

.Head-Langmenu .LanguagesSelector .Head-LangmenuArrow {
    background-image: url(/system/modules/ru.isu.siteabsorption/resources/img/svg/lang_arr.svg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.HeaderBlock {
    max-width: 2000px;
}

.logo {
    background-image: url(/system/modules/ru.isu.siteabsorption/resources/img/svg/head-logo-102.svg);
    box-sizing: content-box;
    margin-left: auto;
    /* margin-right: auto;*/
}

.m_ISU-Label {
    color: #0062af;
}

.m_HeadLogo {
    width: 70px;
    height: 70px;
}

.m_FirstString {
    background-color: #0062af;
    display: flex;
}

/*

.hieroglyphLang, a .hieroglyphLang {
    font-weight: bold;
    opacity: 0.9;
    min-width: 26px;
}
*/

.m_SecondString, .m_FirstNavigationBlock {
    width: 91vw;
}

.m_HeadLang {
    /*margin-right: 9px;*/
    margin-right: 12px;
}

.burgerMark, .xMark {
    margin-right: 10px;
}

.burgerMenu {
    width: 96vw;
    padding: 17px 0 12px 0;
    line-height: 32px;
    font-size: 16px;
    font-family: 'GolosTextWebVF', 'Open Sans', sans-serif;
    height: max-content;
    position: relative;
    margin-top: 0;
    min-width: inherit;
    overflow-x: auto;
}

.burgerMenu_Visible {
    display: block;
}

.burgerMenu_notVisible {
    display: none;
}

.m_HeaderBlock {
    min-height: 104px;
    height: max-content;
    width: 100%;
    font-size: 14px;
}

.m_SecondString {
    display: flex;
    overflow-x: auto;
}

.m_HeadLogo {
    margin-top: 13px;
}

.m_HeadLogo_Visible {
    display: block;
}

.m_HeadLogo_notVisible {
    display: none;
}

.mediaDependBurgerMenu_Wrap {
    margin-top: -60px;
    padding-top: 10px;
    background-color: white;
    position: relative;
}

.m_FirstString {
    overflow-x: auto;
    height: 35px;
}

/*
.hieroglyphLang, a .hieroglyphLang {
    font-size: 12px;
}*/

.m_FirstNavigationBlock {
    max-width: max-content;
    display: flex;
    margin: auto 19px auto auto;
    min-height: 100%;
}

.m_HeadEye, .m_HeadSearch, .m_PaymentCard, .m_OnlineShop {
    cursor: pointer;
}

.m_HeadSearch {
    margin-top: auto;
    margin-bottom: auto;
    opacity: 1;
    margin-right: 16px;
    line-height: 0;
}

.m_HeadEye {
    opacity: 1;
    margin-right: 17px;
    margin-top: auto;
    margin-bottom: auto;
    line-height: 0;
}

.m_PaymentCard, .m_OnlineShop {
    opacity: 1;
    margin-right: 17px;
    margin-top: auto;
    margin-bottom: auto;
    line-height: 0;
}

.m_HeadEye > img:nth-child(1) {
    width: 19px;
}

.m_PaymentCard img, .m_OnlineShop img {
    width: 19px;
}

.m_HeadLang {
    color: #ffffff;
    display: flex;
    font-family: 'Open Sans Semibold', 'GolosTextWebVF', sans-serif;
    font-variation-settings: "wght" 500, "wdth" 500;
    font-size: 13px;
    min-height: 100%;
}

.m_HeadLangText {
    margin-right: 4px;
    font-size: 13px;
}

.m_HeadFullLangOpenPanel {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #ffffff38;
    padding: 0 0 0 18px;
}

.otherLang {
    margin-right: 17px;
}

.otherLanguagesPanelCss {
    line-height: 0;
    margin-left: 16px;
    display: none;
}

.m_ISU-Label {
    font-size: 15px;
    margin-left: 8px;
    width: 180px;
    margin-top: 3px;
    font-family: MuseoSans700, 'GolosTextWebVF', sans-serif;
    font-variation-settings: "wght" 600, "wdth" 600;
    line-height: 19px;
}

.m_ISU-Label_Visible {
    display: block;
}

.m_ISU-Label_notVisible {
    display: none;
}

.m_HeadLogo {
    width: 70px;
    height: 70px;
}

.xMark {
    width: 16px;
    height: 36px;
    /*margin-right: 20px;*/
}

.burgerMark {
    width: 24px;
    min-width: 24px;
    height: 16px;
    /*margin-right: 16px;*/
}

.m_ISU-Label {
    max-width: 280px;
}

.mainBlock_News {
    display: flex;
    flex-direction: column;
    margin: 0 auto 0 auto;
    width: 85vw;
}


.Header_MainPunctMenu_noLink {
    color: #353739;
    text-decoration: none;
}


@media screen and (max-width: 1007px) {


    .HeaderBlock {
        display: none;
    }


    .hieroglyphLang, a .hieroglyphLang {
        font-weight: bold;
        opacity: 1;
        min-width: 26px;
    }

    /*

    a .hieroglyphLang {
        font-weight: bold;
    }
    */
    .hieroglyphLang, a .hieroglyphLang {
        font-size: 12px;
    }


    /* b- ФОРМАТИРОВАНИЕ БУРГЕР_МЕНЮ (ВЫПАДАЮЩЕЙ ПАНЕЛИ С МЕНЮ, ВНУТРЕННИЙ DIV, без маркера xMARK) -b */
    input {
        display: none;
    }

    label {
        cursor: pointer;
    }

    .menu_showsub {
        display: inline-block;
        line-height: 0;
        background-image: url(/system/modules/ru.isu.siteabsorption/resources/img/svg/triangleMark-1.svg);
        background-position: right bottom;
        background-size: 45%;
        background-repeat: no-repeat;
        opacity: 1;
        margin-right: 15px;
        width: 48px;
        height: 34px;
        margin-bottom: -4px;
        margin-left: -5px;
    }

    .menu_showsub_noSubmenu {
        display: inline-block;
        line-height: 0;
        background-image: url(/system/modules/ru.isu.siteabsorption/resources/img/svg/triangleMark-1-noActive.svg);
        background-position: right bottom;
        background-size: 50%;
        background-repeat: no-repeat;
        opacity: 1;
        margin-right: 15px;
        width: 48px;
        height: 34px;
        margin-bottom: -4px;
        margin-left: -5px;
        cursor: initial;
    }

    .menu_check:checked + .menu_showsub {
        line-height: 0;
        background-image: url(/system/modules/ru.isu.siteabsorption/resources/img/svg/triangleMark-1-rotate.svg);
        background-size: 45%;
        background-position: right bottom;
        background-repeat: no-repeat;
        opacity: 1;
        margin-right: 15px;
        width: 48px;
        height: 34px;
        margin-bottom: -4px;
        margin-left: -5px;
    }

    .burgerMenu, .menu_submenu {
        list-style: none;
        padding: 0;
        color: #0062af;
        overflow-y: hidden;
        overflow-x: auto;
        min-width: inherit;
    }

    .menu_item {
        display: block;
        text-align: left;
        text-decoration: none;
        color: #000;
    }

    .menu_item_noSubmenu {
        display: block;
        text-align: left;
        text-decoration: none;
        color: #000;
    }

    .menu_item a {
        color: #0062af;
        text-decoration: none;
    }

    .menu_item a:hover {
        color: #960A19;
        text-decoration: none;
    }

    .menu_item_noSubmenu a {
        color: #0062af;
        text-decoration: none;
    }

    .menu_submenu .menu_item {
        color: #0062af;
    }

    .menu_submenu .menu_item_noSubmenu {
        color: #0062af;
    }

    .menu_check:checked ~ .menu_submenu {
        max-height: max-content;
        border-top: 1px rgb(232, 225, 225) solid;
        border-bottom: 1px rgb(232, 225, 225) solid;
        padding-top: 15px;
        margin-top: 10px;
        margin-left: 22px;
        margin-bottom: 10px;
    }

    .menu_submenu {
        font-size: 13px;
        max-height: 0;
        padding-left: 22px;
        margin-right: 63px;
    }

    .menu_submenu p {
        margin-top: 0;
        line-height: normal;
        margin-bottom: 10px;
    }

    .menu_submenu h1 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .menu_submenu h2 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .menu_submenu h3 {
        color: rgb(62, 69, 89);
        font-family: 'GolosTextWebVF', 'Open Sans', sans-serif;
        font-size: 21px;
        line-height: 28px;
        list-style: none outside none;
        margin-bottom: 10px;
        margin-top: 15px;
        text-align: left;
        text-transform: uppercase
    }

    .menu_submenu h4 {
        color: rgb(62, 69, 89);

        font-family: 'GolosTextWebVF', 'Open Sans', sans-serif;
        font-size: 16px;
        line-height: 20px;
        list-style: none outside none;
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: left;
        text-transform: uppercase
    }

    .menu_submenu h5 {
        font-size: 13px;
        margin-bottom: 10px;
        margin-top: 0;
        line-height: 20px;
        color: rgb(62, 69, 89);
        font-family: 'GolosTextWebVF', 'Open Sans', sans-serif;
        list-style: none outside none;
        text-align: left;
        text-transform: uppercase;
    }

    .menu_submenu ul {
        color: rgb(62, 69, 89);
        font-family: 'GolosTextWebVF', 'Open Sans', sans-serif;
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 30px;
        margin-left: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-top: 3px;
        text-align: left;
        list-style: none outside none;
        padding-left: 0;
    }

    .menu_submenu ul:last-child {
        margin-bottom: 15px;
    }

    .menu_submenu li {
        line-height: 16px;
        margin-bottom: 10px;
        margin-top: 0;
        padding-top: 0;
    }

    .menu_submenu ol {
        line-height: 20px;
        margin-bottom: 20px;
        margin-top: 0;
        padding-top: 3px;
        padding-bottom: 0;
        margin-left: 13px;
    }

    .menu_submenu li h5 {
        font-size: 13px;
        margin-bottom: 15px;
        margin-top: 0;
        line-height: 20px;
        color: rgb(62, 69, 89);
        font-family: 'GolosTextWebVF', 'Open Sans', sans-serif;
        list-style: none outside none;
        text-align: left;
        text-transform: uppercase;
    }

    /* e- ФОРМАТИРОВАНИЕ БУРГЕР_МЕНЮ (ТЕКСТ) -e */
    .otherLang a {
        text-decoration-line: none;
        text-decoration-color: rgb(200, 200, 191);
        text-decoration-style: solid;
        text-decoration-thickness: auto;
        color: #ffffff;
        font-family: 'Open Sans Semibold', 'GolosTextWebVF', sans-serif;
    }

    .otherLang a:hover {
        display: flex;
        text-decoration-line: underline;
        text-decoration-color: #FFB405;
        text-decoration-style: solid;
        text-decoration-thickness: auto;
        color: #FFB405;
    }

    .currentLang {
        display: flex;
        cursor: pointer;
        margin-top: auto;
        margin-bottom: auto;
    }

    .currentLang:hover {
        color: #FFB405;
        cursor: pointer;
    }

    .currentLang a {
        text-decoration-line: none;
        text-decoration-color: rgb(200, 200, 191);
        text-decoration-style: solid;
        text-decoration-thickness: auto;
    }

    .currentLang a:hover {
        text-decoration-line: underline;
        text-decoration-color: #FFB405;
        text-decoration-style: solid;
        text-decoration-thickness: auto;
        color: #FFB405;
    }

    .currentLang_OpenFullLangPanel {
        background-color: #ffffff2b;
        border-radius: 4px;
        margin-left: -5px;
        padding: 3px 5px 3px 5px;
    }


}


@media screen and (max-width: 319px) {
    .burgerMenu {
        margin-top: -30px;
    }

    .m_HeadLogo {
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
    }
}


@media screen and (min-width: 320px) and (max-width: 480px) {
    .m_HeaderBlock {
        min-height: 112px;
        height: max-content;
        width: 100%;
        font-size: 14px;
    }

    .m_SecondString {
        display: flex;
        min-height: 92px;
        align-items: center;
    }

    .m_HeadLogo {
        margin-top: 5px;
    }

    .m_HeadLogo_Visible {
        display: block;
    }

    .m_HeadLogo_notVisible {
        display: none;
    }

    .m_ISU-Label {
        font-size: 17px;
        margin-left: 2.8%;
        width: 180px;
        margin-top: 0;
        font-variation-settings: "wght" 600, "wdth" 600;
        line-height: 19px;

        letter-spacing: 0.5px;


    }

    .m_ISU-Label_Visible {
        display: block;
    }

    .m_ISU-Label_notVisible {
        display: none;
    }

    .xMark {
        width: 16px;
        height: 36px;
        /*margin-right: 25px;*/
    }

    .burgerMark {
        width: 24px;
        min-width: 24px;
        height: 20px;
        /*margin-right: 20px;*/
    }

    .mediaDependBurgerMenu_Wrap {
        margin-top: -82px;
        padding-top: 0;
        padding-bottom: 7px;
        background-color: white;
        position: relative;
    }

    .mediaDependBurgerMenu_innerWrap {
    }

    /* b- БЛОК ПЕРВОЙ СТРОКИ В ШАПКЕ -b */
    .m_FirstString {
        overflow-x: auto;
    }

    .otherLang {
        margin-right: 19px;
    }

    .hieroglyphLang, a .hieroglyphLang {
        font-size: 12px;
    }

    /*
        a .hieroglyphLang {
            font-weight: bold;
        }*/
    .m_HeadSearch {
        margin-top: auto;
        margin-bottom: auto;
        opacity: 1;
        margin-right: 16px;
        line-height: 0;
    }

    .m_HeadEye {
        opacity: 1;
        margin-right: 17px;
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
    }

    .m_PaymentCard, .m_OnlineShop {
        opacity: 1;
        margin-right: 17px;
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
    }

    .m_HeadEye > img:nth-child(1) {
        width: 21px;
    }

    .m_PaymentCard img, .m_OnlineShop img {
        width: 21px;
    }

    .m_HeadLang {
        color: #ffffff;
        display: flex;
        font-family: 'Open Sans Semibold', 'GolosTextWebVF', sans-serif;
        font-variation-settings: "wght" 500, "wdth" 500;
        font-size: 13px;
        min-height: 100%;
    }

    .m_HeadLangText {
        margin-right: 4px;
        font-size: 13px;
    }

    .closeIcoLanguagesPanel {
        margin-right: 0;
    }

    .m_HeadFullLangOpenPanel {
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: #ffffff38;
        padding: 0 0 0 18px;
    }

    .otherLanguagesPanelCss {
        line-height: 0;
        margin-left: 20px;
        display: none;
    }

    .m_FirstNavigationBlock {
        max-width: max-content;
        display: flex;
        margin: auto 19px auto auto;
        min-height: 100%;
    }

    /* e- БЛОК ПЕРВОЙ СТРОКИ В ШАПКЕ -e */
}

@media screen and (min-width: 481px) and (max-width: 575px) {
    .m_HeaderBlock {
        min-height: 114px;
        height: max-content;
        width: 100%;
        font-size: 14px;
    }

    .m_SecondString {
        display: flex;
        height: 92px;
        align-items: center;
    }

    .m_HeadLogo {
        margin-top: 5px;
    }

    .m_HeadLogo_Visible {
        display: block;
    }

    .m_HeadLogo_notVisible {
        display: none;
    }

    .m_ISU-Label {
        width: 180px;
        font-variation-settings: "wght" 500, "wdth" 600;
        font-size: 18px;
        margin-left: 14px;
        margin-top: 3px;
        line-height: 20px;
        letter-spacing: 1px;

    }

    .m_ISU-Label_Visible {
        display: block;
    }

    .m_ISU-Label_notVisible {
        display: none;
    }

    .m_HeadLogo {
        width: 72px;
        height: 72px;
    }

    .xMark {
        width: 20px;
        height: 40px;
        /*margin-right: 23px;*/
    }

    .burgerMark {
        width: 24px;
        min-width: 24px;
        height: 16px;
        /*margin-right: 23px;*/
    }

    .mediaDependBurgerMenu_Wrap {
        margin-top: -82px;
        padding-top: 0;
        padding-bottom: 9px;
        background-color: white;
        position: relative;
    }

    .mediaDependBurgerMenu_innerWrap {
    }

    /* b- БЛОК ПЕРВОЙ СТРОКИ В ШАПКЕ -b */
    .m_FirstString {
        overflow-x: hidden;
    }

    .otherLang {
        margin-right: 26px;
    }

    .m_HeadSearch {
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
        opacity: 1;
        margin-right: 25px;
    }

    .m_HeadEye {
        opacity: 1;
        margin-right: 25px;
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
    }

    .m_PaymentCard, .m_OnlineShop {
        opacity: 1;
        margin-right: 25px;
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
    }

    .m_HeadEye > img:nth-child(1) {
        width: 22px;
    }

    .m_PaymentCard img, .m_OnlineShop img {
        width: 22px;
    }

    .m_HeadLang {
        color: #ffffff;
        display: flex;
        font-family: 'Open Sans Semibold', 'GolosTextWebVF', sans-serif;
        font-variation-settings: "wght" 500, "wdth" 500;
        font-size: 13px;
        min-height: 100%;
    }

    .m_HeadLangText {
        margin-right: 4px;
        font-size: 13px;
    }

    .closeIcoLanguagesPanel {
        margin-right: 1px;
    }

    .m_HeadFullLangOpenPanel {
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: #ffffff38;
        padding: 0 0 0 18px;
        transition: all 0.5s cubic-bezier(.36, -0.64, .34, 1.76);
    }

    .otherLanguagesPanelCss {
        line-height: 0;
        margin-left: 22px;
        display: none;
    }

    .m_FirstNavigationBlock {
        max-width: max-content;
        display: flex;
        margin: auto 23px auto auto;
        min-height: 100%;
    }

    /* e- БЛОК ПЕРВОЙ СТРОКИ В ШАПКЕ -e */
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .m_HeaderBlock {
        min-height: 149px;
        height: max-content;
        width: 100%;
        font-size: 16px;
    }

    .m_SecondString {
        display: flex;
    }

    .m_HeadLogo {
        margin-top: 11px;
    }

    .m_HeadLogo_Visible {
        display: block;
    }

    .m_HeadLogo_notVisible {
        display: none;
    }

    .m_ISU-Label {
        width: 180px;
        font-variation-settings: "wght" 500, "wdth" 500;

        font-size: 22px;
        margin-left: 20px;
        margin-top: 12px;
        line-height: 25px;
        letter-spacing: 2px;

    }

    .m_ISU-Label_Visible {
        display: block;
    }

    .m_ISU-Label_notVisible {
        display: none;
    }

    .m_HeadLogo {
        width: 88px;
        height: 88px;
    }

    .xMark {
        width: 18px;
        height: 38px;
        margin-right: 31px;
    }

    .burgerMark {
        width: 24px;
        min-width: 24px;
        height: 16px;
        margin-right: 26px;
    }

    .mediaDependBurgerMenu_Wrap {
        margin-top: -99px;
        padding-top: 16px;
        padding-bottom: 18px;
        background-color: white;
        position: relative;
    }

    .mediaDependBurgerMenu_innerWrap {
    }

    /* b- БЛОК ПЕРВОЙ СТРОКИ В ШАПКЕ -b */
    .m_FirstString {
        overflow-x: auto;
    }

    .otherLang {
        margin-right: 26px;
    }

    .m_HeadSearch {
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
        opacity: 1;
        margin-right: 25px;
    }

    .m_HeadEye {
        opacity: 1;
        margin-right: 25px;
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
    }

    .m_PaymentCard, .m_OnlineShop {
        opacity: 1;
        margin-right: 25px;
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
    }

    .m_HeadEye > img:nth-child(1) {
        width: 22px;
    }

    .m_PaymentCard img, .m_OnlineShop img {
        width: 22px;
    }

    .m_HeadLang {
        color: #ffffff;
        display: flex;
        font-family: 'Open Sans Semibold', 'GolosTextWebVF', sans-serif;

        font-variation-settings: "wght" 500, "wdth" 500;
        font-size: 13px;
        min-height: 100%;
    }

    .m_HeadLangText {
        margin-right: 4px;
        font-size: 13px;
    }

    .closeIcoLanguagesPanel {
        margin-right: 1px;
    }

    .m_HeadFullLangOpenPanel {
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: #ffffff38;
        padding: 0 0 0 22px;
        transition: all 0.5s cubic-bezier(.36, -0.64, .34, 1.76);
    }

    .otherLanguagesPanelCss {
        line-height: 0;
        margin-left: 22px;
        display: none;
    }


    .m_FirstNavigationBlock {
        max-width: max-content;
        display: flex;
        margin: auto 27px auto auto;
        min-height: 100%;
    }

    /* e- БЛОК ПЕРВОЙ СТРОКИ В ШАПКЕ -e */
    .m_SecondString, .m_FirstNavigationBlock {
        width: 91vw;
    }

    .burgerMenu {
        width: 91.2vw;
    }

    .m_HeadLang {
        /*margin-right: 10px;*/
        margin-right: 12px;
    }

    .burgerMark, .xMark {
        margin-right: 10px;
    }

    .m_ISU-Label {
        max-width: 280px;
    }

    .mainBlock_News {
        display: flex;
        flex-direction: column;
        margin: 0 auto 0 auto;
        width: 85vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .m_HeaderBlock {
        min-height: 164px;
        height: max-content;
        width: 100%;
        font-size: 16px;
    }

    .m_SecondString {
        display: flex;
    }

    .m_HeadLogo {
        margin-top: 12px;
    }

    .m_HeadLogo_Visible {
        display: block;
    }

    .m_HeadLogo_notVisible {
        display: none;
    }

    .m_ISU-Label {
        font-variation-settings: "wght" 500, "wdth" 500;
        width: 280px;
        line-height: 29px;

        font-size: 25px;
        letter-spacing: 2px;
        margin-left: 25px;
        margin-top: 13px;

    }

    .m_ISU-Label_Visible {
        display: block;
    }

    .m_ISU-Label_notVisible {
        display: none;
    }

    .m_HeadLogo {
        width: 101px;
        height: 101px;
    }

    .xMark {
        width: 20px;
        height: 40px;
        margin-right: 29px;
    }

    .burgerMark {
        width: 24px;
        min-width: 24px;
        height: 16px;
        margin-right: 26px;
    }

    .mediaDependBurgerMenu_Wrap {
        margin-top: -112px;
        padding-top: 27px;
        padding-top: 17px;
        padding-bottom: 26px;
        background-color: white;
        position: relative;
    }

    /* b- БЛОК ПЕРВОЙ СТРОКИ В ШАПКЕ -b */
    .otherLang {
        margin-right: 26px;
    }

    .m_HeadSearch {
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
        opacity: 1;
        margin-right: 25px;
    }

    .m_HeadSearch > img:nth-child(1) {
        width: 22px;
    }

    .m_HeadEye {
        opacity: 1;
        margin-right: 25px;
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
    }

    .m_PaymentCard, .m_OnlineShop {
        opacity: 1;
        margin-right: 25px;
        margin-top: auto;
        margin-bottom: auto;
        line-height: 0;
    }

    .m_HeadEye > img:nth-child(1) {
        width: 25px;
    }

    .m_PaymentCard img, .m_OnlineShop img {
        width: 25px;
    }

    .m_HeadLang {
        color: #ffffff;
        display: flex;
        font-family: 'Open Sans Semibold', 'GolosTextWebVF', sans-serif;
        font-variation-settings: "wght" 500, "wdth" 500;
        font-size: 13px;
        min-height: 100%;
    }

    .m_HeadLangText {
        margin-right: 4px;
        font-size: 13px;
    }

    .closeIcoLanguagesPanel {
        margin-right: 5px;
    }

    .m_HeadFullLangOpenPanel {
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: #ffffff38;
        transition: all 0.5s cubic-bezier(.36, -0.64, .34, 1.76);
        padding: 0 0 0 22px;
    }

    .otherLanguagesPanelCss {
        line-height: 0;
        margin-left: 22px;
        display: none;
    }

    .m_FirstNavigationBlock {
        max-width: max-content;
        display: flex;
        margin: auto 25px auto auto;
        min-height: 100%;
    }

    /* e- БЛОК ВЫВОДА ЯЗЫКОВ -e */
    .m_SecondString, .m_FirstNavigationBlock {
        width: 90vw;
    }

    .burgerMenu {
        width: 93.5vw;
    }

    .m_HeadLang {
        /*margin-right: 7px;*/
        margin-right: 12px;
    }

    .burgerMark, .xMark {
        margin-right: 10px;
    }

    .mainBlock_News {
        display: flex;
        flex-direction: column;
        margin: 0 auto 0 auto;
        width: 85vw;
    }
}

@media screen and (min-width: 1008px) {

    #header-container {
        margin: 0;
        font-size: 12px;
    }

    .m_HeaderBlock {
        display: none;
    }

    .HeaderBox {
        display: flex;
        z-index: 10;
        position: relative;
        color: #000000ba;
        line-height: normal;
    }

    .HeaderBlock {
        margin: 0 auto 0 auto;
        display: flex;
        align-content: center;
    }

    .HeadQuest {
        cursor: pointer;
    }

    .logo {
        /*margin-right: 10px;*/
        box-sizing: content-box;
        margin: auto;
    }

    .navig {
        margin-top: auto;
        margin-bottom: auto;
        display: flex;
        flex-direction: column;
    }

    .Head-ThirdString, .Head-SecondString, .Head-FirstString {
        display: flex;
        justify-content: space-between;
        font-family: 'GolosTextWebVF', sans-serif;
        align-content: center;
    }

    .Head-ThirdString, .Head-FirstString {
        margin: -1px 0 0 0;
    }

    .Head-FirstString {
        z-index: 100;
    }

    .Head-SecondString {
        margin: 5px 0 0 13px;
        padding: 0 0 10px 0;
    }

    .Header_MainPunctMenu, .Header_MainPunctMenu_Empty, .Header_MainPunctMenu_noLink {
        padding: 14px 14px 0 15px;
    }

    .PersonNav, .GenNav {
        display: flex;
        justify-content: space-between;
        align-content: center;
        color: #0062af;
        background-color: transparent;
    }

    .PersonNav {
        width: 42vw;
        max-width: 600px;
        min-width: max-content;
    }

    .GenNav {
        width: 70vw;
        max-width: 1000px;
        min-width: max-content;
    }

    .ImgNav {
        display: flex;
        align-content: center;
        margin-right: -4px;
        margin-right: -10px;
    }

    .HeaderBox ul, .HeaderBox ol {
        margin: 0;
        padding: 0;
    }

    .Head-eye {
        background: none;
        border: none;
        cursor: pointer;
    }

    /*.PaymentCard, .OnlineShop {
        background: none;
        border: none;
    }*/
    .LanguagesSelector {
        margin-top: auto;
        margin-bottom: auto;
    }

    .HeadQuest {
        /*font-family: 'GolosTextWebVF', sans-serif;*/
        margin: auto 0 auto 0;
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;
    }

    .Head-Langmenu {
        position: relative;
        display: flex;
        width: 50px;
        transform: translateY(26%);
        z-index: 9;
    }

    .Head-Langmenu .LanguagesSelector {
        position: absolute;
        margin-left: -23px;
        margin-top: -13px;
        box-sizing: content-box;
        padding: 13px 22px 16px 20px;
    }

    .Head-Langmenu .LanguagesSelector .currentLang {
        display: flex;
        cursor: default;
    }

    .Head-Langmenu:hover .LanguagesSelector .currentLang, .Head-Langmenu .LanguagesSelector .allLanguagesPanelCss {
        display: none;
    }

    .Head-Langmenu:hover .LanguagesSelector .allLanguagesPanelCss {
        display: block;
        min-width: max-content;
    }

    .Head-Langmenu:hover .LanguagesSelector .allLanguagesPanelCss .currentLang {
        display: block;
    }

    .Head-Langmenu:hover .LanguagesSelector {
        background-color: #0062af;
        color: #EDF2FF;
        position: absolute;
        z-index: 8;
        margin-left: -23px;
        margin-top: -13px;
        box-sizing: content-box;
        padding: 13px 22px 16px 20px;
    }


    .Head-Langmenu:hover .LanguagesSelector a {
        color: #EDF2FF;
        text-decoration: none;
    }

    .Head-Langmenu:hover .LanguagesSelector .otherLang a:hover {
        color: #FFB405;
    }


    .Head-Langmenu:hover .LanguagesSelector div {
        display: flex;
        position: relative;
    }

    .otherLang {
        padding-top: 12px;
    }


    .hieroglyphLang, a .hieroglyphLang {
        font-weight: bold;
        opacity: 1;
        min-width: 34px;
        line-height: 1em;
    }

    .submenu_background {
        width: 100%;
        box-sizing: border-box;
        display: none;
        padding: 30px 30px 19px 35px;
        justify-content: flex-start;
        position: absolute;
        opacity: 0;
        background: #0062af;
        left: 0;
        z-index: 4;
    }

    .submenu_background * {
        color: #fafafa;
        text-transform: none;
        text-decoration: none;
    }

    .submenu_background > div {
        flex: 1;
    }

    .header_dropdown-group, .Header_Image_n1 {
        max-width: 23.75%;
    }

    .PersonNav a, .GenNav a {
        color: #353739;
        text-decoration: none;
    }

    .Header_MainPunctMenu > a, .Header_MainPunctMenu_Empty > a, .Header_MainPunctMenu_noLink > span {
        display: block;
        padding-bottom: 10px;
        z-index: 4;
    }

    .Header_MainPunctMenu_Empty:hover, .Header_MainPunctMenu_Empty:hover a {
        color: #960A19;
        background-color: transparent;
    }

    .Header_MainPunctMenu_noLink:hover > span {
        color: #353739;
        background-color: transparent;
    }

    .HeaderBlock a:focus, .HeaderBlock a:hover {
        transition-property: color, background-color, border-color;
        /*transition-duration: .33s;*/
        transition-duration: 0s;
        transition-timing-function: ease;
    }

    .submenu_background br {
        margin-bottom: 5px;
    }

    .submenu_background h3, .submenu_background h2, .submenu_background h1 {
        font-size: 25px;
        font-weight: normal;
        font-variation-settings: "wght" 600, "wdth" 600;
        margin-bottom: 16px;
        line-height: 33px;
        letter-spacing: 0;
    }

    .submenu_background ul h3, .submenu_background ul h2, .submenu_background ul h1 {
        font-variation-settings: "wght" 600, "wdth" 600;
        line-height: 33px;
        letter-spacing: 0;
        margin-bottom: 15px;
    }

    .submenu_background ul li:last-child h3, .submenu_background ul li:last-child h2, .submenu_background ul li:last-child h1 {
        margin-bottom: 0;
    }

    .submenu_background ul h4 {
        margin-bottom: 15px;
        letter-spacing: 0.5px;
    }

    .submenu_background ul li:last-child h4 {
        margin-bottom: 0;
    }

    .submenu_background ul h5 {
        margin-bottom: 6px;
        line-height: 24px;
        letter-spacing: 0.5px;
    }

    .submenu_background ul li:last-child h5 {
        margin-bottom: 0;
    }

    .submenu_background h4 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .submenu_background h5 {
        font-size: 18px;
        font-weight: normal;
        font-variation-settings: "wght" 600, "wdth" 600;
    }

    .submenu_background p {
        margin-left: 0;
        padding-left: 0;
        font-size: 15px;
        font-variation-settings: "wght" 400, "wdth" 600;
        line-height: 19px;
        margin-bottom: 20px;
    }

    .submenu_background ul {
        margin-left: 0;
        padding-left: 0;
        list-style-type: none;
        font-size: 15px;
        font-variation-settings: "wght" 400, "wdth" 600;
        line-height: 19px;
        margin-bottom: 20px;
    }

    .submenu_background ul li {
        padding-bottom: 10px;
    }

    .submenu_background ul li:last-child {
        padding-bottom: 0;
    }

    h1, h2, h3, h4, h5, h6 {
        margin-top: 0;
        margin-bottom: 9px;
    }

    .submenu_background h5 {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .mainBlock_News {
        display: flex;
        flex-direction: column;
        margin: 0 auto 0 auto;
        width: 70vw;
        max-width: 900px;
    }

    /*.Header_Image_n1 {
        position: relative;
        height: max-content;
        width: calc(15.5vw + 41px);
        margin-right: 12px;
        padding: 5px 15px 0 0;
    }

    .Header_Image_n1 img {
        width: 100%;
        position: relative;
    }*/
    .logo {
        border-radius: 50%;
        position: relative;
        z-index: 2;
        box-sizing: content-box;
        margin: 0;
        height: 15em;
        width: 11.5em;
        background-position: center;
        background-size: 90%;
        background-repeat: no-repeat;
        margin-left: auto;
        /*margin-right: auto;*/
    }

    .Logo_box {
        width: calc(11.5em + 20px);
    }

    .navig {
        margin-right: 20px;
    }

    .PersonNav {
        font-size: 15px;
        list-style: none;
        letter-spacing: 0;
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 600;
    }

    .GenNav {
        color: #353739;
        font-size: 13px;
        list-style: none;
        font-weight: normal;
        font-variation-settings: "wght" 500, "wdth" 600;
        letter-spacing: 0;
        z-index: 3;
    }

    .GenNav:after {
        content: "";
        display: table;
        clear: both;
    }

    .Header_MainPunctMenu, .Header_MainPunctMenu_Empty, .Header_MainPunctMenu_noLink {
        position: static;
        padding-top: calc(-0.333vw + 18.333px);
    }

    .header_dropdown-group {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        padding-top: 0;
        font-size: 16px;
        margin-right: 30px;
    }

    .Head-SecondString {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        position: relative;
        z-index: 2;
    }

    .navig {
        width: calc(79.3vw + 49px);
    }

    .ISU-Label {
        color: #353739;
        font-size: 24px;
        line-height: 25px;
        letter-spacing: 0;
        font-weight: normal;
        font-variation-settings: "wght" 700, "wdth" 600;
        font-family: MuseoSans900, 'GolosTextWebVF', 'Open Sans Semibold', 'Open Sans', sans-serif;
        margin-top: auto;
        margin-bottom: auto;
    }


    .HeadQuest {
        color: #3e4559;
        font-size: 11px;
        line-height: 13px;
        padding: 6px 31px;
        border-radius: 4px;
        background-color: rgb(246, 247, 251);
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;
        letter-spacing: 1px;
        /*font-variation-settings: "wght" 500, "wdth" 0;*/
    }

    .HeadQuest a {
        text-decoration: none;
        color: #3e4559;
    }

    .HeadQuest a:hover {
        text-decoration: none;
        color: #960A19;
    }

    .Head-Langmenu {
        color: #353739;
        /*font-size: 11px;*/
        line-height: 16px;
        /*font-variation-settings: "wght" 500, "wdth" 0;*/
        margin-top: 2px;
        margin-top: 3px;
        margin-left: 12px;
        margin-right: -10px;
        font-size: 10px;
        font-weight: normal;
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;
    }

    .Head-LangmenuArrow {
        width: 8px;
        z-index: 9;
        margin-left: 5px;
        margin-top: 4px;
        height: 6px;
    }

    .Head-Search {
        margin-top: 13px;
        margin-right: 4px;
    }

    /*    .Head-eye {
            font-size: 12px;
            margin-left: 0;
            height: max-content;
            margin-top: auto;
            margin-bottom: auto;
        }

        .PaymentCard, .OnlineShop {
            font-size: 12px;
            margin-left: 0;
            height: max-content;
            margin-top: auto;
            margin-top: 12px;
            margin-bottom: auto;
        }

        .OnlineShop {
            margin-right: 6px;
        }

        .PaymentCard {
            margin-right: 3px;
        }

        .Head-eye > img:nth-child(1) {
            width: 28px;
        }

        .PaymentCard img {
            width: 23px;
            opacity: 1;
            height: 17px;

        }

        .OnlineShop img {
            width: 25px;
            opacity: 1;
            height: 19px;

        }*/
    @supports (font-variation-settings: normal) {
        .PersonNav {
            font-family: 'GolosTextWebVF', sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 600, "wdth" 0;
        }

        .GenNav {
            font-family: 'GolosTextWebVF', sans-serif;
            font-weight: normal;
            font-variation-settings: "wght" 600, "wdth" 0;
        }

        .ISU-Label {
            font-variation-settings: "wght" 700, "wdth" 0;
            font-family: MuseoSans900, 'GolosTextWebVF', sans-serif;
            font-weight: normal;
        }

        .HeadQuest {
            /*font-variation-settings: "wght" 500, "wdth" 0;
            font-family: 'GolosTextWebVF', sans-serif;*/
            font-weight: normal;
            font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;
        }

        /*.Head-Langmenu {
            font-variation-settings: "wght" 500, "wdth" 0;
            font-family: 'GolosTextWebVF', sans-serif;
            font-weight: normal;
        }*/
        .Head-SecondString {
            font-variation-settings: "wght" 500, "wdth" 0;
            font-family: 'GolosTextWebVF', sans-serif;
            font-weight: normal;
            height: 4em;
            padding: 0 0 6px 0;
            margin-top: 0;
        }
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .Head-SecondString {
        margin-top: 0;
        height: 3.2em;
        padding: 0 0 6px 0;
    }

    .GenNav {
        width: 71vw;
        max-width: 800px;
        min-width: max-content;
    }

    /*.Header_Image_n1 {
        width: calc(15.5vw + 44px)
    }*/
    .ISU-Label {
        font-size: 26px;
        /*margin-top: auto;
        margin-bottom: auto;*/
    }

    .Head-Langmenu {
        /*font-size: 12px;*/
        font-size: 1.0em;
        font-size: 1.1em;
        color: #3e4559;
    }

    .HeadQuest {
        font-size: 0.9em;
        font-weight: normal;
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;
        /*margin-top: auto;
        margin-bottom: auto;*/
    }

    .GenNav {
        font-size: 13px;
    }

    .Header_MainPunctMenu, .Header_MainPunctMenu_Empty, .Header_MainPunctMenu_noLink {
        padding-top: 13px;
    }

    .logo {
        box-sizing: content-box;
        margin: 0;
        height: 12em;
        width: 9.5em;
        background-position: center;
        background-size: 90%;
        background-repeat: no-repeat;
        margin-left: auto;
        /*margin-right: auto;*/
    }

    .Logo_box {
        width: calc(9.5em + 20px);
    }

    .navig {
        margin-right: 20px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
    /*.Header_Image_n1 {
        width: calc(15.5vw + 58px)
    }*/
    .PersonNav {
        font-size: 16px;
    }

    .ISU-Label {
        font-size: 32px;
    }

    .Head-Langmenu {
        /*font-size: 13px;*/
        font-size: 1.1em;
        font-size: 1.2em;
    }

    /*

    .PaymentCard, .OnlineShop {
        margin-top: 13px;
    }

    .OnlineShop {
        margin-right: 7px;
    }

    .PaymentCard {
        margin-right: 4px;
    }
    */
    .Head-SecondString {
        height: 3.5em;
        padding: 0 0 6px 0;
        margin-top: 0;
    }

    .HeadQuest {
        font-size: 1.1em;
        /*font-family: 'GolosTextWebVF', 'Open Sans Semibold', sans-serif;*/
        font-weight: normal;
        /*font-variation-settings: "wght" 500, "wdth" 600;*/
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;
        padding: 7px 21px;
    }

    .GenNav {
        font-size: 16px;
    }

    .Header_MainPunctMenu, .Header_MainPunctMenu_Empty, .Header_MainPunctMenu_noLink {
        padding-top: 14px;
    }

    .logo {
        box-sizing: content-box;
        margin: 0;
        height: 13em;
        width: 10.5em;
        background-position: center;
        background-size: 90%;
        background-repeat: no-repeat;
        margin-left: auto;
        /*margin-right: auto;*/
    }

    .Logo_box {
        width: calc(10.5em + 20px);
    }

    .navig {
        margin-right: 20px;
    }
}

@media screen and (min-width: 1601px) {

    #header-container {
        margin: 0;
        font-size: 12px;
    }

    .otherLang {
        padding-top: 10px;
    }

    .HeaderBlock {
        margin: 0 auto 0 auto;
    }

    /*    .Head-SecondString {
            margin-top: 10px;
        }*/
    .PersonNav {
        width: 42vw;
        max-width: 700px;
        min-width: max-content;
    }

    .GenNav {
        width: 70vw;
        max-width: 1200px;
        min-width: max-content;
    }

    /*  .PaymentCard, .OnlineShop {
          font-size: 12px;
          margin-right: 10px;
          !*margin-top: -1px;*!
          margin-left: 0;

          height: max-content;
          margin-top: auto;
          margin-top: 15px;
          margin-bottom: auto;
      }


      .PaymentCard {
          margin-right: 6px;
      }*/
    .ImgNav {
        margin-right: 4px;
        margin-right: -1px;
    }

}

@media screen and (min-width: 1601px) and (max-width: 1920px) {
    /*.Header_Image_n1 {
        position: relative;
        height: max-content;
        width: calc(18.125vw + 32px);
        margin-right: 12px;
        padding: 9px 0 0;
    }*/
    /*.Header_Image_n1 img {
        width: 100%;
        position: relative;
    }*/
    .Head-LangmenuArrow {
        width: 9px;
        z-index: 9;
        margin-left: 5px;
        margin-top: 3px;
        height: 7px;
    }

    .logo {
        position: relative;
        z-index: 2;
        /*padding-top: 27px;*/
        box-sizing: content-box;

        margin: 0;
        height: 15em;
        width: 11.5em;
        background-position: center;
        background-size: 90%;
        background-repeat: no-repeat;
        margin-left: auto;
        /*margin-right: auto;*/
    }

    .Logo_box {
        width: calc(11.5em + 20px);
    }

    .navig {
        margin-right: 20px;
    }

    /*
        .PaymentCard img {
            width: 23px;
            opacity: 1;
            height: 17px;

        }

        .OnlineShop img {
            width: 25px;
            opacity: 1;
            height: 19px;

        }*/
    .navig {
        padding-top: 7px;
    }

    .PersonNav {
        list-style: none;
        font-family: 'GolosTextWebVF', sans-serif;
        font-variation-settings: "wght" 600, "wdth" 0;
        font-size: 21px;
        letter-spacing: 0.2px;
    }

    .GenNav {
        font-family: 'GolosTextWebVF', sans-serif;
        color: #0062af;
        list-style: none;
        font-variation-settings: "wght" 600, "wdth" 600;
        font-size: 21px;
        letter-spacing: 0.2px;
        z-index: 3;
    }

    .GenNav:after {
        content: "";
        display: table;
        clear: both;
    }

    .Header_MainPunctMenu, .Header_MainPunctMenu_Empty, .Header_MainPunctMenu_noLink {
        padding-top: 13px;
    }

    .header_dropdown-group {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        padding-top: 0;
        padding-right: 15px;
        font-size: 19px;
        margin-right: 25px;
    }

    .Head-SecondString {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        font-family: 'GolosTextWebVF', sans-serif;
        position: relative;
        z-index: 2;
    }

    .navig {
        width: calc(69.6875vw + 245px);
    }

    .ISU-Label {
        font-size: 36px;
        line-height: 25px;
        letter-spacing: 0.9px;
        font-weight: normal;
        font-variation-settings: "wght" 700, "wdth" 600;
        color: #353739;
    }

    .HeadQuest {
        font-size: 1.24em;
        background-color: rgb(246, 247, 251);
        letter-spacing: 1px;
        line-height: 16px;
        padding: 7px 29px 7px;
        border-radius: 4px;
        /*font-variation-settings: "wght" 500, "wdth" 0;*/
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;
    }

    .HeadQuest a {
        text-decoration: none;
        color: #3e4559;
    }

    .HeadQuest a:hover {
        text-decoration: none;
        color: #960A19;
    }

    .Head-Langmenu {
        color: #3d3d3d;
        /*font-size: 16px;*/
        line-height: 16px;
        /*font-variation-settings: "wght" 500, "wdth" 0;*/
        margin-top: 5px;
        margin-left: 17px;
        margin-left: 12px;

        font-size: 1.24em;
        font-weight: normal;
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;

    }

    .Head-Search {
        margin-top: 11px;
        margin-right: 4px;
    }

    .Head-Search img {
        width: 25px;
        height: 26px;
        opacity: 1;
    }

    @supports (font-variation-settings: normal) {
        .ISU-Label {
            font-variation-settings: "wght" 700, "wdth" 0;
            font-weight: normal;
        }
    }
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
    /*.Header_Image_n1 {
        margin-right: 15px;
        width: calc(18.125vw + 32px);
        height: max-content;
        position: relative;
        padding: 7px 42px 0 0;
    }

    .Header_Image_n1 img {
        width: 100%;
        position: relative;
    }*/
    .Head-LangmenuArrow {
        z-index: 9;
        margin-left: 5px;
        width: 10px;
        height: 7px;
        margin-top: 3px;
    }

    .logo {
        position: relative;
        z-index: 2;
        box-sizing: content-box;
        margin: 0;
        height: 16em;
        width: 13em;
        background-position: center;
        background-size: 90%;
        background-repeat: no-repeat;
        margin-left: auto;
        /*margin-right: auto;*/
    }

    .Logo_box {
        width: calc(13em + 20px);
    }

    .navig {
        margin-right: 20px;
    }

    /* .PaymentCard img {
         width: 23px;
         opacity: 1;
         height: 17px;

     }

     .OnlineShop img {
         width: 25px;
         opacity: 1;
         height: 19px;

     }*/
    .navig {
        padding-top: 4px;
    }

    .PersonNav {
        color: #353739;
        list-style: none;
        font-family: 'GolosTextWebVF', sans-serif;
        font-variation-settings: "wght" 600, "wdth" 0;
        font-size: 21px;
        letter-spacing: 0.2px;
    }

    .GenNav {
        font-family: 'GolosTextWebVF', sans-serif;
        color: #353739;
        list-style: none;
        font-variation-settings: "wght" 600, "wdth" 600;
        font-size: 21px;
        letter-spacing: 0.2px;
        z-index: 3;
    }

    .GenNav:after {
        content: "";
        display: table;
        clear: both;
    }

    .Header_MainPunctMenu, .Header_MainPunctMenu_Empty, .Header_MainPunctMenu_noLink {
        padding-top: 16px;
    }

    .header_dropdown-group {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        padding-top: 0;
        font-size: 19px;
        margin-right: 25px;
    }

    .Head-SecondString {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        font-family: 'GolosTextWebVF', sans-serif;
        position: relative;
        height: 4.2em;

    }

    .navig {
        width: calc(17.96875vw + 1230px);
    }

    .ISU-Label {
        font-size: 39px;
        line-height: 25px;
        letter-spacing: 0.9px;
        font-variation-settings: "wght" 700, "wdth" 0;
        color: #353739;
    }

    .HeadQuest {
        font-size: 1.26em;
        background-color: rgb(246, 247, 251);
        letter-spacing: 0.8px;
        line-height: 16px;
        padding: 8px 25px 8px;
        border-radius: 10px;
        /*font-variation-settings: "wght" 500, "wdth" 0;*/
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;

    }

    .HeadQuest a {
        text-decoration: none;
        color: #3e4559;
    }

    .HeadQuest a:hover {
        text-decoration: none;
        color: #960A19;
    }

    .Head-Langmenu {
        color: #353739;
        /*font-size: 17px;*/
        line-height: 16px;
        /*font-variation-settings: "wght" 500, "wdth" 0;*/
        margin-top: 5px;
        margin-left: 12px;
        margin-left: 10px;

        font-size: 1.26em;
        font-weight: normal;
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;

    }

    .Head-Search {
        margin-top: 14px;
    }

    .Head-Search img {
        width: 27px;
        height: 28px;
        opacity: 1;
    }


}

@media screen and (min-width: 2561px) {
    /*.Header_Image_n1 {
        margin-right: 18px;
        width: 496px;
        height: max-content;
        position: relative;
        padding: 9px 106px 0 0;
    }

    .Header_Image_n1 img {
        width: 100%;
        position: relative;
    }*/
    .Head-LangmenuArrow {
        z-index: 9;
        margin-left: 5px;
        width: 10px;
        height: 7px;
        margin-top: 3px;
    }

    .logo {
        position: relative;
        z-index: 2;
        box-sizing: content-box;
        margin: 0;
        height: 16em;
        width: 13em;
        background-position: center;
        background-size: 90%;
        background-repeat: no-repeat;
        margin-left: auto;
        /*margin-right: auto;*/
    }

    .Logo_box {
        width: calc(13em + 20px);
    }

    .navig {
        margin-right: 20px;
    }

    /*
        .Head-eye > img:nth-child(1) {
            width: 28px;
        }

        .PaymentCard img {
            width: 23px;
            opacity: 1;
            height: 17px;

        }

        .OnlineShop img {
            width: 25px;
            opacity: 1;
            height: 19px;

        }*/
    .navig {
        padding-top: 5px;
    }

    .PersonNav {
        color: #353739;
        list-style: none;
        font-family: 'GolosTextWebVF', sans-serif;
        font-variation-settings: "wght" 600, "wdth" 0;
        font-size: 21px;
        letter-spacing: 0.2px;
    }

    .GenNav {
        font-family: 'GolosTextWebVF', sans-serif;
        color: #353739;
        list-style: none;
        font-variation-settings: "wght" 600, "wdth" 600;
        font-size: 21px;
        letter-spacing: 0.2px;
        z-index: 3;
    }

    .GenNav:after {
        content: "";
        display: table;
        clear: both;
    }

    .Header_MainPunctMenu, .Header_MainPunctMenu_Empty, .Header_MainPunctMenu_noLink {
        padding-top: 16px;
    }

    .header_dropdown-group {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        padding-top: 0;
        font-size: 19px;
        margin-right: 25px;
    }

    .Head-SecondString {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        font-family: 'GolosTextWebVF', sans-serif;
        position: relative;
        height: 4.2em;
    }

    .navig {
        width: calc(17.96875vw + 1230px);
    }

    .ISU-Label {
        font-size: 39px;
        line-height: 25px;
        letter-spacing: 0.9px;
        font-variation-settings: "wght" 700, "wdth" 0;
        color: #353739;
    }

    .HeadQuest {
        font-size: 1.26em;
        background-color: rgb(246, 247, 251);
        letter-spacing: 0.8px;
        line-height: 16px;
        padding: 8px 26px 8px;
        border-radius: 10px;
        /*font-variation-settings: "wght" 500, "wdth" 0;*/
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;
    }

    .HeadQuest a {
        text-decoration: none;
        color: #3e4559;
    }

    .HeadQuest a:hover {
        text-decoration: none;
        color: #960A19;
    }

    .Head-Langmenu {
        color: #353739;
        /*font-size: 17px;*/
        line-height: 16px;
        /*font-variation-settings: "wght" 500, "wdth" 0;*/
        margin-top: 5px;
        margin-top: 6px;
        margin-left: 15px;

        font-size: 1.26em;
        font-weight: normal;
        font-family: 'Open Sans Semibold', 'Open Sans', sans-serif;
    }

    .Head-Search {
        margin-top: 14px;
    }

    .Head-Search img {
        width: 27px;
        height: 28px;
        opacity: 1;
    }
}


.HeadQuest {
    border-radius: 5px;
    /*margin-top: -2px;*/
}

@media screen and (min-width: 1921px) {
    .HeadQuest {
        border-radius: 10px;
        /*margin-top: -3px;*/
    }

    .hieroglyphLang, a .hieroglyphLang {
        font-weight: bold;
        opacity: 1;
        min-width: 34px;
        font-size: 0.9em;
    }


    /*  .PaymentCard {
          margin-right: 6px;
      }

      .PaymentCard, .OnlineShop {
          margin-top: 16px;
      }*/

}

/*b ПЕРЕПИСЫВАЕМ НЕПОДХОДЯЩИЕ ОПРЕДЕЛЕНИЯ ДРУГИХ CSS*/
.m_FirstNavigationBlock {
    max-width: initial;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    justify-content: flex-end;
}

.m_FirstString {
    height: 35px;
}

.m_HeadLogo {
    margin-left: 0;
    /*max-width: max-content;*/
    background-image: url(/system/modules/ru.isu.siteabsorption/resources/img/svg/head-logo-102.svg);
    box-sizing: content-box;
    background-repeat: no-repeat;
}

.m_SecondString {
    margin-left: auto;
    margin-right: auto;
    align-items: center;
}

.m_HeadLang {
    color: #ffffff;
    display: flex;
    font-family: 'Open Sans Semibold', 'GolosTextWebVF', sans-serif;
    min-height: 100%;
}

.burgerMenu {
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #ccd1de solid;
    padding-bottom: 18px;
}

.burgerMenu:last-child {
    border-bottom: 1px #ccd1de solid;
    padding-bottom: 18px;
}

/*ПЕРЕПИСЫВАЕМ НЕПОДХОДЯЩИЕ ОПРЕДЕЛЕНИЯ CSS e*/
/*b АНИМАЦИИ */
.Header_MainPunctMenu:hover .submenu_background {
    display: flex;
    -webkit-animation: viewSubmenu 0.3s;
    animation-duration: 0.3s;
    animation-name: viewSubmenu;
    animation-fill-mode: forwards;
}

.Header_MainPunctMenu_noLink:hover .submenu_background {
    display: flex;
    -webkit-animation: viewSubmenu 0.3s;
    animation-duration: 0.3s;
    animation-name: viewSubmenu;
    animation-fill-mode: forwards;
}

@keyframes viewSubmenu {
    0% {
        background-color: transparent;
        opacity: 0;
    }
    99% {
        background-color: transparent;
        opacity: 0;
    }
    100% {
        background-color: #0062af;
        opacity: 1;
        z-index: 9;
    }
}

.Header_MainPunctMenu:hover > a {
    -webkit-animation: viewSubmenu 0.3s;
    animation-duration: 0.3s;
    animation-name: viewSubmenu_change_a_Punct;
    animation-fill-mode: forwards;
}

.Header_MainPunctMenu_noLink:hover > span {
    -webkit-animation: viewSubmenu 0.3s;
    animation-duration: 0.3s;
    animation-name: viewSubmenu_change_span_Punct;
    animation-fill-mode: forwards;
}

@keyframes viewSubmenu_change_a_Punct {
    0% {
        color: #353739;
    }
    1% {
        color: #960A19;
    }
    99% {
        color: #960A19;
    }
    100% {
        color: #ffffff;
    }
}

@keyframes viewSubmenu_change_span_Punct {
    0% {
        color: #353739;
    }
    1% {
        color: #353739;
    }
    99% {
        color: #353739;
    }
    100% {
        color: #ffffff;
    }
}

.Header_MainPunctMenu:hover {
    -webkit-animation: viewSubmenu 0.3s;
    animation-duration: 0.3s;
    animation-name: viewSubmenu_changePunct;
    animation-fill-mode: forwards;
}

.Header_MainPunctMenu_noLink:hover {
    -webkit-animation: viewSubmenu 0.3s;
    animation-duration: 0.3s;
    animation-name: viewSubmenu_changePunct;
    animation-fill-mode: forwards;
}

@keyframes viewSubmenu_changePunct {
    0% {
        background-color: transparent;
    }
    1% {
        background-color: transparent
    }
    99% {
        background-color: transparent;
    }
    100% {
        background-color: #0062af;
        z-index: 9;
    }
}

.submenu_background .header_dropdown-group a:hover {
    color: #FFB405;
}

.submenu_background .header_dropdown-group a {
    color: #fff;
}


@media screen and (min-width: 320px) and (max-width: 575px) {
    .m_HeadLogo {
        margin-top: -5px;
        width: 65px;
        height: 65px;

    }

    .mediaDependBurgerMenu_Wrap {
        margin-top: -87px;
    }

}

.Logo_box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

/*.HeadQuest {
    margin-top: 2px;
}*/

/* коррекция e*/

/*b изменение блока иконок*/

@media screen and (min-width: 1008px) {

    .IcoBlock1 {
        display: flex;
        margin: auto;
    }

    .IcoBlock1 > div {
        height: max-content;
        margin: auto 1.3em auto 0;
    }

    .IcoBlock1 > div > a > img, .IcoBlock1 > div > img {
        height: 1.4em;
        width: unset;
    }

    .Head-Langmenu {
        margin-left: 0;
        margin-top: 1px;
    }

    .ImgNav {
        margin-right: -7px;
        margin-top: 6px;
    }


}

@media screen and (min-width: 1008px) and (max-width: 1200px) {

    .IcoBlock1 > div > a > img, .IcoBlock1 > div > img {
        height: 1.2em;
        width: unset;
    }

    .Head-Langmenu {
        margin-top: 1px;
    }

    .ImgNav {
        margin-right: -5px;
    }

}

@media screen and (min-width: 1601px) {

    .Head-Langmenu {
        margin-top: 3px;
    }

    .IcoBlock1 > div {
        margin-right: 1.5em;
    }

    .ImgNav {
        margin-right: 3px;
    }

}

@media screen and (min-width: 1921px) {

    .Head-Langmenu {
        margin-top: 4px;
    }

    .IcoBlock1 > div {
        margin-right: 1.3em;
    }


}

/* изменение блока иконок e*/

/*b коррекция для символов языка и панели */

@media screen and (max-width: 574px) {
    .twocharsLang {
        padding-right: 0;
    }
}

@media screen and (min-width: 575px) and (max-width: 639px) {
    .twocharsLang {
        padding-right: 0.25em;
    }
}


@media screen and (min-width: 640px) and (max-width: 767px) {
    .closeIcoLanguagesPanel {
        margin-right: 0.4em;
    }
}

@media screen and (min-width: 640px) and (max-width: 900px) {
    .twocharsLang {
        padding-right: 0.35em;
    }
}

@media screen and (min-width: 901px) and (max-width: 1007px) {
    .twocharsLang {
        padding-right: 0.45em;
    }
}

/* коррекция для двухсимвольного языка e*/