html {
    /* overflow-x: unset !important; */
    /* overflow-y: unset !important; */
}

@media (max-width: 950px) {
    html {
        overflow-y: auto;
        overflow-x: hidden;
    }
}

.theme2 .section--index {
    margin-bottom: 0;
}

.main .container .ui-search__button {
    right: unset;
}

.theme2.main .container a {
    text-decoration: underline;
    color: #000;
}

.theme2.main .container .aside-menu__nav a {
    text-decoration: none;
}

.main .container a:hover {
    color: #808080;
    text-decoration: none;
}

.main .container .editor_gold {
    color: #c9a737;
}

.theme2.main .container .sidebar-menu-item {
    padding: 9px 20px 10px;
    background: #f3f3f3;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    color: #444642;
    text-decoration: none;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.theme2.main .container .sidebar-menu-item:last-child {
    border-color: rgba(0, 0, 0, 0);
}

.theme2.main .container .sidebar-menu-item--active {
    background: #444642;
    color: #fff;
}

.theme2.main .container .sidebar-menu-item--active:hover {
    background: #444642;
    color: #fff;
}

.section--index.section--index_n--main {
    overflow-x: unset;
}

.main .container ul {
    list-style-type: none;
    padding-left: 40px;
    margin-bottom: 14px;
    list-style-image: url(../images/bull1.gif);
}
.main .container .text-content ul {
    margin: 22px 0 14px;
    padding: 0;
    list-style: none;
}

.main .container p {
    margin-bottom: 15px;
}

.main .container .topper__container {
    width: 1290px;
}

@media (max-width: 1440px) {
    .main .container .topper__container {
        width: 1110px;
    }
}

@media (max-width: 1280px) {
    .main .container .topper__container {
        width: 920px;
    }
}

@media (max-width: 1024px) {
    .main .container .topper__container {
        width: calc(100% - 28px);
    }
}

.theme2 .header-search-mobile .ui-search .ui-input__control {
    background: unset;
}

.header-search-mobile--opened {
    height: unset;
}

.theme2 .debt-portfolio__charts-list {
    padding: 0;
    margin: 70px 0 0;
}

@media (min-width: 0) and (max-width: 1279px) {
    .main .container .sidebar-menu-item:last-child {
        border-color: #444642;
    }
    .theme2.main .container .sidebar-menu-item:last-child {
        border-color: #444642;
    }
}

.main .container .ui-button {
    width: 255px;
    padding: 11px 18px 9px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background-color: #f6e200;
    font-size: 14px;
    font-style: normal;
    line-height: 1.43;
    text-align: center;
    color: #444642;
    text-decoration: none;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    text-transform: uppercase;
    cursor: pointer;
}

@media (max-width: 767px) {
    .main .container .support-podbor__btn--mobile {
        display: block;
        width: 100%;
        margin-top: 20px;
    }
}


.main .container .ui-input {
    width: 100%;
    font-family: TTNormsPro;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    color: #444642;
    position: relative;
}

.theme2.main .container .ui-search .ui-input__control {
    padding-right: 40px;
    border-radius: 0;
    font-weight: 700;
}

.main .container .ui-input__control {
    width: 100%;
    padding: 6px 11px;
    /* border: solid 1px #e6e6e6; */
    background-color: #ffffff;
    font-family: TTNormsPro;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    color: #444642;
    transition: 0.2s;
    max-width: unset;
    height: unset;
}


.main .container .ui-search__button {
    width: 30px;
    height: 30px;
    padding: 0;
    background: transparent;
    font-size: 15px;
    color: #d1d3d4;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    transition: 0.2s;
}

.main .container .support-documents__search .ui-search__button {
    height: 40px;
    width: 40px;
}

@media (max-width: 1023px) {
    .main .container .theme2 .ui-button {
        border-radius: 0;
    }
}

.main .container .support-catalogs-filter .ui-button {
    width: 100%;
    height: 100%;
}

.main .container .about__news-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

@media (min-width: 0) and (max-width: 1279px) {
    .main .container .container-content {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .main .container-content iframe {
        width: 100%;
    }
    /* .main .container-content img {
        width: 100%;
        height: auto;
    } */
}

.theme2.main .container .projects-filter-item .ui-button {
    width: auto;
    padding: 10px 19px 8px;
    text-transform: none;
}

.theme2.main .container .projects-filter-item:first-child .ui-button {
    padding: 10px 37px 8px;
}

.theme2.main .container .ui-button--outline {
    padding: 10px 17px 8px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #444642;
}

.theme2.main .container .ui-button {
    border: 0;
    text-decoration: none;
    font-weight: unset;
}

.theme2.main .container .ui-button--outline:hover {
    border-color: #fb0;
}

.theme2.main .container .ui-button:hover {
    background-color: #fb0;
    color: #fff;
}

.theme2.main .container .projects-filter-item .projects-filter_checkbox.checked~.ui-button {
    background: #444642;
    color: #fff;
}

.theme2.main .container .ui-breadcrumb__item {
    text-decoration: none;
    padding-bottom: 5px;
}

.theme2.main .container .reviews__item {
    text-decoration: none;
}

.theme2.main .container .swiper-slide {
    text-decoration: none;
}

.theme2.main .container .fw-container__step__form__design-btn__label {
    text-decoration: none;
}

.four-hundred-four__links ul {
    list-style: none;
}

.theme2.main .container .ui-pagination a {
    text-decoration: none;
}

.theme2.main .container .ui-button {
    border-radius: 0;
}

.theme2.main .container .projects-item .projects-item__top {
    text-decoration: none;
}

.theme2.main .container .debt-portfolio__bonds-data-list {
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    counter-reset: section;
    margin: 30px 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
}

.theme2.main .container .debt-portfolio__bonds-descr-list {
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    margin: 30px 0 0;
    display: flex;
    gap: 40px;
}

.theme2.main .container .news-item-name a {
    text-decoration: none;
}

.theme2.main .container .four-hundred-four__links ul {
    padding: 0;
}

.theme2.main .container .where-buy.new-iek .partners-search .ui-input__control {
    padding: 11px 19px;
    padding-right: 40px;
    font-weight: 700;
}

.theme2.main .container .where-buy.new-iek .partners-search .ui-input__control::placeholder {
    color: #d3d3dc;
    font-size: 14px;
}

.theme2.main .container .where-buy.new-iek .partners-search .ui-search--big .ui-search__button {
    display: block;
}

.theme2.main .container .where-buy.new-iek .partners-select-item {
    width: 25%;
}

@media (min-width: 0) and (max-width: 767px) {
    .theme2.main .container .where-buy.new-iek .partners-select-item {
        width: 100%;
    }
}

.theme2 .header-login {
    margin-right: 0;
}

.theme2.main .container {
    font-family: TTNormsPro;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    color: #444642;
    padding-top: 0;
}

.theme2.main .container .other-page {
    font-family: TTNormsPro;
}

.theme2.main .container .support-documents__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.theme2.main .container .ui-input__control::placeholder {
    color: #d3d3dc;
    font-size: 14px;
}

.theme2.main .container .corporate-governance h1,
.theme2.main .container .corporate-governance-cart-contant h1,
.theme2.main .container .corporate-governance__subtitle,
.theme2.main .container .corporate-governance__title {
    padding: 0;
    border: 0;
    color: #121318;
    font-style: normal;
    line-height: 124.9%;
}

.theme2.main .container .corporate-governance__title {
    margin: 62px 0 0;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.theme2.main .container .corporate-governance__list {
    list-style-type: none;
    list-style-image: none;
    margin: 36px 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0 0 74px;
}

.theme2.main .container .corporate-governance__item a {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 18px;
    color: #121318;
    text-decoration: none;
}

.theme2.main .container .documentation__list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.theme2.main .container .corporate-governance {
    padding: 35px 75px 74px;
}

.theme2.main .container .other-page__border-text {
    text-decoration: none;
}

.theme2.main .container .history-list {
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.1);
    background: #F6E200;
    border-radius: 8px;
    padding: 0 0 30px;
    font-family: TTNormsPro;
}

.theme2.main .container .ui-input__control--gray {
    background: #f3f3f3;
    border-color: #f3f3f3;
}


.theme2.main .container .contacts-scheme__info {
    width: calc(100% - 550px);
    padding: 26px 26px 30px 30px
}

.theme2.main .container .contacts-scheme-map {
    width: 550px;
}

@media (min-width: 0) and (max-width: 767px) {
    .theme2.main .container .contacts-scheme__info {
        width: 100%;
        padding: 26px 30px 1px;
    }

    .theme2.main .container .contacts-scheme-map {
        width: 100%;
        height: 320px;
    }
}

.theme2 .index-catalog_n__title a {
    font-size: 16px;
}

.theme2.main-nav_n__nav-link:hover {
    background: #f6e200;
    color: #121318;
}

.theme2.main .container .support-blocks__item {
    text-decoration: none;
}

.theme2.main .container .news-item__title {
    text-decoration: none;
}

.theme2.main .container .news-item__title:hover {
    text-decoration: underline;
}

.theme2.main .container table .cat_line {
    border-top: 1px solid #FFCC00;
}

.theme2.main .container .contacts__content.text-content table.view {
    margin-bottom: 40px;
}

.theme2.main .container .reporting .documentation__list {
    margin-top: 30px;
}

#reportingPage .page-title h1 {
    margin: 0 0 10px;
}

#reportingPage .page-title {
    margin: 0 0 70px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 20px;
}

#reportingPage .page-title a {
    display: flex;
    color: #050505;
    background-color: #f6e200;
    padding: 10px 20px;
    font-weight: bold;
}

.main .container {
    margin-bottom: 50px;
}

.page-title-container {
    margin-bottom: 32px;
}

.page-content > .container-content {
    width: 100%;
}

.page-content a.ui-button:hover {
    color: #F6E200;
    border: 1px solid #F6E200;
    background-color: #ffffff;
}

.page-content .bim-n-cad-panel-link:hover {
    color: #050505;
}