body {
    font-family: Segoe UI Bold, Segoe UI, sans-serif;
    margin: 0
}

.container {
    box-sizing: border-box;
    padding: 5px 15px;
    width: 100%
}

.way {
    padding: 15px 0 10px
}

.way a {
    font-weight: 700;
    font-size: 1rem;
    color: #3b4256;
    text-decoration: none
}

.way .home svg {
    position: relative;
    top: 1px;
    left: 2px;
}

.additional,
.showall .showmore {
    display: none !important
}

.showall .additional {
    display: block !important
}

.pagination_pos {
    -ms-flex-item-align: center;
    align-self: center;
    justify-self: center
}

.pagination {
    margin: 54px 0 0;
    list-style-type: none;
    padding: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    text-decoration: none;
    padding: 8px 16px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 5px;
    border-radius: 5px;
    color: #3a4256;
    border: 1px solid #ddd
}

.pagination>li>a:hover:not(.active) {
    background-color: #ddd;
    border-radius: 5px
}

.pagination .active>a,
.pagination .active>a:focus,
.pagination .active>a:hover {
    background: #fff;
    color: #a80042;
    border: 1px solid #e0a8a9
}

.bg-gray {
    background-color: #f4f7fb
}

.bg-white {
    background-color: #fff
}

.wrap-1-3 .bg-white {
    overflow-x: auto
}

.main .bg-white .blok-links-item {
    background-color: #f4f7fb
}

.content-grid {
    display: grid;
    grid-row-gap: 15px;
    grid-template-columns: 1fr
}

.wrap-1-1,
.wrap-1-1-1 {
    grid-column-gap: 15px
}

.wrap-1-1,
.wrap-1-1-1,
.wrap-1-3 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: 1fr
}

.wrap-1-3 {
    -ms-flex-align: start;
    align-items: start;
    grid-column-gap: 30px;
    grid-row-gap: 15px
}

.wrap-2-1 {
    grid-column-gap: 30px
}

.wrap-2-1,
.wrap-banner,
.wrap-banner-list {
    display: grid;
    box-sizing: border-box;
    -ms-flex-align: start;
    align-items: start;
    grid-template-columns: 1fr
}

.wrap-banner,
.wrap-banner-list {
    grid-row-gap: 15px;
    padding: 15px 0
}

.wrap-banner>.pct {
    background-size: 50% auto
}

.pad-title {
    padding-bottom: 30px;
    height: 36.8px;
    display: inline-block
}

.title {
    text-decoration: none;
    font-weight: 700;
    font-size: 22px;
    color: #3b4256
}

.blue-text-title {
    padding-bottom: 20px
}

.index-news-item-footer>h4 {
    display: none
}

.index-news-item:hover h4 {
    width: 100%;
    color: #0069d9
}

.article-news>h4 {
    font-size: 18px;
    color: #3b4256
}

.banner-item>img {
    border-radius: 5px;
    width: auto;
    min-width: 120px;
    max-width: 240px;
    height: 135px;
    object-fit: contain;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.banner_covid img {
    width: 100%;
    max-width: 700px;
    height: auto;
    max-height: 200px;
    object-fit: cover
}

.banner_gku img {
    width: 100%;
    max-width: 700px;
    height: auto;
    max-height: 200px;
    object-fit: cover
}

.banner-complex img {
    width: 100%;
    height: auto;
    min-width: 50%;
    max-width: 350px;
    border-radius: 5px
}

.npa-list-all {
    grid-row-gap: 15px
}

.npa-links-item,
.npa-list-all {
    display: grid;
    grid-template-columns: 1fr
}

.npa-links-item {
    -ms-flex-align: start;
    align-items: start;
    box-sizing: border-box;
    padding: 0 25px;
    background-color: #fff
}

.npa-item {
    padding: 10px 25px 20px;
    background-color: #fff
}

.npa-item>h3,
.npa-link {
    color: #3a4256
}

.npa-link {
    text-decoration: none
}

.npa-link:hover {
    color: #0069d9
}

.publication-date {
    padding: 10px 0;
    font-size: 16px;
    color: #3a4256
}

.auction-dates,
.auction-files,
.auction-links {
    padding: 10px 0
}

.npa-file {
    color: #0069d9;
    text-decoration: none
}

.npa-file:hover {
    color: #848e99
}

.bg-gray-subtemplate {
    background-color: #f4f7fb;
    min-height: 100vh
}

.blue-text-block {
    background: #339ccc;
    color: #fff;
    border-radius: 4px;
    padding: 5px 30px
}

.main {
    min-height: 100vh
}

.main-page-text a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    color: #3b4256;
    padding: 15px 25px
}

.main-page-text a:hover {
    border-color: #0069d9;
    color: #0069d9
}

.header {
    border-bottom: 1px solid #e0e4e8;
    background: #fff
}

.header-container {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-container,
.header-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header-logo {
    text-decoration: none;
    max-width: 80%
}

.header-img {
    width: auto;
    height: 45px
}

.header-name-slogan {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: column;
    padding-left: 10px;
    color: #3b4256
}

.header-name {
    font-weight: 700;
    font-size: .8rem;
    color: #3b4256
}

.header-slogan {
    font-weight: 400;
    font-size: 1rem;
    margin-top: 5px
}

.navbar-toggler {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    font-size: 32px;
    color: #3b4256;
    border: 0;
    background: none;
    cursor: pointer;
    outline: none
}

.header-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 15px 0
}

.header-nav-item {
    position: relative;
    margin-left: 20px
}

.header-nav-item>h3 {
    font-weight: 700;
    text-decoration: none;
    color: #007bff;
    margin: 0;
    padding: 10px 0
}

.header-nav-links {
    position: absolute;
    width: 170px;
    border-bottom: 1px solid #e0e4e8;
    background: #fff;
    border-radius: 4px
}

.header-nav-links>.header-nav-link {
    display: block;
    padding: 10px
}

.header-nav-link {
    font-weight: 700;
    text-decoration: none;
    margin-left: 20px;
    color: #3b4256;
    margin: 0;
    padding: 10px 0
}

.header-nav-link:hover {
    color: #0069d9
}

.footer {
    padding: 10px 0 20px;
    background: #3b4256
}

.footer,
.footer a,
.ftr a:hover {
    color: #fff
}

.note2 {
    opacity: 1
}

h2+.note2 {
    margin-top: -20px
}

.index-news {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.index-news-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px
}

.index-news-header>h2 {
    font-size: 32px;
    color: #3b4256;
    margin-block-start: 0px;
}

.index-news-header>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #848e99;
    text-decoration: none;
    position: relative;
    padding-right: 10px
}

.index-news-header>a:before {
    content: "";
    width: 5px;
    height: 5px;
    right: 0;
    position: absolute;
    border-top: 1px solid #848e99;
    border-right: 1px solid #848e99;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.index-news-header>a:hover,
.index-news-header>a:hover:before {
    color: #0069d9;
    border-color: #0069d9
}

.index-news-list,
.news-list-important {
    display: grid;
    grid-template-columns: 1fr
}

.index-news-item,
.news-item-all,
.news-item-important {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    text-decoration: none
}

.index-news-item-header {
    position: relative;
    max-width: 352px
}

.index-news-item-header>img,
.news-item-header>img {
    width: 100%;
    object-fit: cover;
    border-radius: 5px
}

.index-news-item-header>img {
    height: 198px
}

.news-item-header>img {
    height: auto
}

.index-news-item-footer>h3,
.news-item-footer>h3 {
    font-size: 22px;
    margin: 10px 0;
    color: #3b4256;
    word-break: break-word;
}

.index-news-item-footer>small,
.news-item-footer>small {
    font-size: 14px;
    color: #a8b3be
}

.news-item-header {
    position: relative;
    display: flex;
    justify-content: center
}

.news-item-all .news-item-header>img,
.news-item-important .news-item-header>img {
    width: 100%;
    max-width: 256px;
    height: 144px;
    border-radius: 5px;
    object-fit: cover
}

.news-list-all {
    display: grid;
    grid-template-columns: 1fr
}

.index-news-item-header:before,
.news-item-header:before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #0069d9;
    opacity: .1;
    z-index: 10
}

.index-news-item:hover .index-news-item-header:before,
.news-item-all:hover .news-item-header:before,
.news-item-important:hover .news-item-header:before {
    display: block
}

.index-news-item:hover h3,
.news-item-all:hover h3,
.news-item-important:hover h3 {
    width: 100%;
    color: #0069d9
}

@media (min-width:576px) {
    .news-item-important .news-item-header>img {
        height: 175px
    }

    .index-news-list,
    .news-list-all,
    .news-list-important {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px
    }

    .index-news-item-header>img,
    .news-item-all .news-item-header>img {
        height: 144px
    }
}

@media (max-width:992px) {

    .index-news-item,
    .news-item-all,
    .news-item-important {
        padding: 10px;
        border: 1px solid #d2d2d2;
        border-radius: 2px;
        margin: 0 0 10px 0;
    }
}

@media (min-width:992px) {
    .news-item-important .news-item-header>img {
        max-width: 528px;
        height: 297px
    }

    .news-list-important {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 30px;
        grid-row-gap: 30px
    }

    .index-news-list,
    .news-list-all {
        grid-template-columns: 1fr 1fr 1fr
    }

    .news-item-all .news-item-header>img {
        height: 144px
    }

    .index-news-list a:first-child {
        grid-column: 1/4;
        -ms-flex-direction: row;
        flex-direction: row;
        width: auto
    }

    .index-news-list a:first-child>.index-news-item-header {
        max-width: 640px;
        width: 60%
    }

    .index-news-list a:first-child>.index-news-item-header>img {
        height: 360px
    }

    .index-news-list a:first-child>.index-news-item-footer {
        width: 40%;
        margin: 0 20px
    }

    .index-news-list a:first-child>.index-news-item-footer>h3 {
        font-size: 29px;
        margin: 0 0 15px
    }

    .index-news-item-header>img {
        height: 198px
    }

    .index-news-list a:first-child>.index-news-item-footer>h4 {
        display: block;
        font-size: 16px;
        margin: 10px 0;
        color: #3b4256
    }

    .index-news-item:hover h4 {
        width: 100%;
        color: #0069d9
    }

    .header-logo {
        max-width: 35%
    }
}

.nav-tabs-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.news-tabs-header,
.wrap-news {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.nav-tab {
    padding: 0 30px 30px 0;
    text-decoration: none;
    font-weight: 700;
    font-size: 22px;
    color: #a8b3be;
    cursor: pointer
}

.nav-tab-active {
    color: #0069d9
}

.news-tab {
    padding: 0 30px 15px 0;
    text-decoration: none;
    font-weight: 700;
    font-size: 22px;
    color: #a8b3be;
    cursor: pointer
}

.news-tab-active {
    color: #0069d9
}

.nav-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.nav-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 22px;
    font-weight: 700;
    color: #3b4256;
    padding: 25px;
    margin-bottom: 15px;
    background-color: #fff
}

.nav-item:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    right: 20px;
    border-top: 2px solid #848e99;
    border-right: 2px solid #848e99;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-item:hover,
.nav-item:hover:before {
    border-color: #0069d9;
    color: #0069d9
}

.pad-body {
    padding: 35px 30px;
    background: #0463b4;
    color: #fff;
    border-radius: 4px
}

.pad {
    padding-bottom: 10px
}

.nav-list {
    display: -ms-flexbox;
    display: flex
}

.pad-item-links {
    position: relative;
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    text-decoration: none;
    color: inherit
}

.pad-item-links:first-child {
    margin-top: 0
}

.pad-item-links:before {
    content: "";
    width: 6px;
    height: 6px;
    right: 0;
    position: absolute;
    border-top: 2px solid #848e99;
    border-right: 2px solid #848e99;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.pad-item-links:hover,
.pad-item-links:hover:before {
    text-decoration: underline;
    border-color: #fff
}

.pad-item {
    position: relative;
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    text-decoration: none;
    color: inherit
}

.pad-item:first-child {
    margin-top: 0
}

.blok-links>h2 {
    font-size: 32px;
    color: #3b4256
}

.blok-links>h2,
.blok-links>h3 {
    margin-bottom: 15px;
    margin-top: 15px
}

.blok-links>h3 {
    font-size: 24px;
    color: #616878
}

.blok-links-nav-1-1 {
    display: grid;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row dense
}

.blok-links-item {
    padding: 15px 25px
}

.blok-links-item,
.blok-links-item-small {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 16px;
    color: #3b4256;
    margin-bottom: 10px;
    background-color: #fff
}

.blok-links-item-small {
    padding: 19px 15px 19px 25px
}

.blok-links-item-small:before,
.blok-links-item:before {
    content: "";
    width: 6px;
    height: 6px;
    right: 20px;
    top: calc(50% - 4px);
    position: absolute;
    border-top: 2px solid #848e99;
    border-right: 2px solid #848e99;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.blok-links-item-small:hover,
.blok-links-item-small:hover:before,
.blok-links-item:hover,
.blok-links-item:hover:before {
    border-color: #0069d9;
    color: #0069d9
}

.showmore:before {
    content: none;
}

.useful-links>h2 {
    font-size: 32px;
    color: #3b4256;
    margin-bottom: 30px
}

.useful-links-nav {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

.useful-links-item>img {
    min-width: 100%;
    border-radius: 5px
}

.aside {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.aside-item {
    background: #fff;
    font-size: 15px;
    font-weight: 500;
    color: #3a4256;
    text-decoration: none;
    display: block;
    padding: 15px 20px;
    border-left: 3px solid #fff;
    margin-bottom: 3px
}

.aside-item.active,
.aside-item:hover {
    border-color: #0069d9
}

.static-text {
    padding: 0 20px 20px;
    overflow-x: auto
}

.static-text img {
    width: 100%;
    height: auto;
    max-height: 600px;
    object-fit: contain
}

.article-test {
    overflow-y: hidden
}

.article-test,
.table-scroll {
    overflow-x: auto
}

.article-news {
    background: #fff;
    padding: 20px 15px
}

.article-news>h2 {
    margin-top: 0;
    font-size: 29px;
    color: #3b4256
}

.news-footer {
    padding: 10px 0
}

.article-news>img,
.article-news>p>img,
.article-news>.article-news-image>img,
.article-news>.article-news-image>p>img {
    /*width: 100%;*/
    height: auto;
    max-width: 736px;
    max-height: 414px;
    object-fit: cover
}

.article-news>table {
    width: 100%
}

.bg-dark {
    background: #3b4256;
    color: #fff
}

.person-index {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 10px;
    padding: 10px 0
}

.person-link-page {
    padding: 20px;
    background: #33394d;
    color: #fff;
    border-radius: 4px
}

.person-links-soc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0
}

.person-links-soc img {
    height: 25px;
    width: 25px
}

.person-links-soc a {
    padding: 0 5px
}

.person-photo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.person-photo img {
    position: relative;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%
}

.person-link {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 5px;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding-right: 30px;
    text-decoration: none;
    font-size: 14px
}

.person-link:before {
    content: "";
    width: 6px;
    height: 6px;
    right: 0;
    position: absolute;
    border-top: 2px solid #848e99;
    border-right: 2px solid #848e99;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.person-link:hover,
.person-link:hover:before {
    border-color: #fff;
    text-decoration: underline
}

.person-post {
    opacity: 1
}

@media (min-width:576px) {
    .person-photo img {
        width: 200px;
        height: 200px
    }
}

@media (min-width:765px) {
    .person-index {
        padding: 15px 0;
        grid-column-gap: 15px;
        grid-template-columns: 1fr 1fr 1fr
    }

    .person-photo img {
        width: 250px;
        height: 250px
    }

    .person-link {
        margin: 10px 0;
        font-size: 16px
    }
}

@media (min-width:360px) {
    .header-name-slogan {
        display: -ms-flexbox;
        display: flex
    }

    .header-name {
        font-size: .8rem
    }
}

@media (max-width:575px) {
    .banner_covid .wrap-banner a:nth-child(2).banner-item {
        display: none
    }
}

@media (min-width:576px) {
    .header-name-slogan {
        display: -ms-flexbox;
        display: flex
    }

    .header-name {
        font-size: 1.1rem
    }

    .wrap-banner {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        grid-template-columns: 1fr 1fr
    }

    .wrap-banner-list {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-columns: 1fr 1fr
    }

    .wrap-1-1-1 {
        grid-row-gap: 30px
    }

    .wrap-1-1,
    .wrap-1-1-1 {
        grid-column-gap: 30px;
        grid-template-columns: 1fr 1fr
    }

    .news-tabs-header {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width:767px) {
    .wrap-2-1 div:nth-child(2).pad {
        grid-row: 1/2
    }
}

@media (min-width:768px) {
    .blok-links-item {
        padding: 25px
    }

    .showmore {
        padding: 10px 45px 10px 25px;
    }

    .showmore:before {
        content: none;
    }

    .header-img {
        height: 80px
    }

    .wrap-2-1 {
        grid-column-gap: 30px;
        grid-template-columns: 2fr 1fr
    }

    .nav-tab,
    .news-tab,
    .title {
        font-size: 24px
    }

    .wrap-banner-list {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-columns: 1fr 1fr 1fr
    }

    .article-news {
        padding: 30px 35px 30px 25px
    }
}

@media (max-width:991px) {
    .wrap-1-3 div:first-child.aside_grid {
        grid-row: 3/3
    }

    .banner-complex .wrap-banner a:first-child.banner-item {
        display: none
    }

    .banner-complex img {
        max-width: 100%
    }

    .banner_covid .wrap-banner a:nth-child(3).banner-item {
        display: none
    }

    .header_burger {
        display: block;
        position: relative;
        width: 30px;
        height: 20px
    }

    .header_burger span {
        top: 9px
    }

    .header_burger:after,
    .header_burger:before,
    .header_burger span {
        background-color: #3a4256;
        position: absolute;
        width: 100%;
        height: 2px
    }

    .header_burger:after,
    .header_burger:before {
        content: "";
        left: 0
    }

    .header_burger:before {
        top: 0
    }

    .header_burger:after {
        bottom: 0
    }

    .header_menu {
        display: none;
        top: -100%;
        transition: all .3s ease 0s
    }

    .header_menu.active {
        top: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 15px 0;
        transition: all .3s ease 0s
    }

    .pad-body {
        padding: 20px;
        border-radius: 4px
    }

    .banner-item>img {
        height: 135px
    }

    .banner_covid img {
        height: auto
    }

    .banner_gku img {
        height: auto
    }

    .nav-item {
        font-size: 18px
    }

    .pad-title {
        padding-bottom: 20px;
        height: 22px;
        display: inline-block
    }

    .nav-tab,
    .news-tab {
        padding: 0 30px 20px 0
    }
}

@media (min-width:992px) {
    .container {
        max-width: 1140px;
        margin: 0 auto
    }

    .header-container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .header_menu {
        display: -ms-flexbox;
        display: flex
    }

    .navbar-toggler {
        display: none
    }

    .header-nav {
        width: auto;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .header-nav-link {
        padding: 20px 5px
    }

    .wrap-banner {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        grid-template-columns: 1fr 1fr 1fr
    }

    .wrap-banner-list {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .wrap-1-1-1 {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        grid-template-columns: 1fr 1fr 1fr
    }

    .wrap-1-3 {
        grid-column-gap: 30px;
        grid-template-columns: 1fr 3fr
    }

    .banner-complex .wrap-banner a:nth-child(2).banner-item {
        display: none
    }

    .aside-item {
        padding: 15px 30px
    }

    .nav-tab,
    .news-tab,
    .title {
        font-size: 28px
    }
}

@media (min-width:767px) {
    .index_mm_item.first {
        border-bottom-width: 1px;
        margin-bottom: 20px
    }

    .index_mm_item.first .date {
        opacity: 1
    }

    .index_mm_item.first .title {
        display: block;
        position: static;
        word-wrap: break-word;
        padding: 20px 0;
        background: none
    }

    .index_mm_item.first .title:before {
        display: none
    }

    .index_mm .col-sm-4 {
        margin-top: 0
    }
}

._attr_versionSV,
.specbar {
    display: none
}

.event-list-all,
.event-links-item {
    display: grid;
    grid-template-columns: 1fr
}

.project-list-all,
.project-links-item {
    display: grid;
    grid-template-columns: 1fr
}

.project-list-all {
    grid-row-gap: 15px
}

.project-links-item {
    -ms-flex-align: start;
    align-items: start;
    box-sizing: border-box;
    padding: 0 25px;
    background-color: #c9eaff;
    border-color: #1e3685;
    border-width: 1px;
    border-style: solid;
}

@media (min-width:992px) {
    .project-list-all {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 30px;
        grid-row-gap: 30px
    }
}

@media (min-width:576px) {
    .project-list-all {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px
    }
}

.event-links-item {
    -ms-flex-align: start;
    align-items: start;
    box-sizing: border-box;
    padding: 0 25px;
    background-color: #fff
}

.event-item>h3,
.event-link {
    color: #3a4256
}

.event-list-all {
    grid-row-gap: 15px
}

.event-link {
    text-decoration: none
}

.event-link:hover {
    color: #0069d9
}

.event-item {
    padding: 10px 25px 20px;
    background-color: #fff
}

.event-file {
    color: #0069d9;
    text-decoration: none
}

.event-file:hover {
    color: #848e99
}

.search-result-item-title {
    font-weight: 500
}

.article-news-image {
    display: flex;
    justify-content: center;
    flex-direction: column
}



@media(max-width: 1200px) {

    .article-news>img,
    .article-news>p>img,
    .article-news>.article-news-image>img,
    .article-news>p>.article-news-image>img {
        max-width: 736px;
        max-height: 414px;
    }
}

@media(max-width: 991px) {

    .article-news>img,
    .article-news>p>img,
    .article-news>.article-news-image>img,
    .article-news>p>.article-news-image>img {
        max-width: 656px;
        max-height: 369px;
    }
}

@media(max-width: 767px) {

    .article-news>img,
    .article-news>p>img,
    .article-news>.article-news-image>img,
    .article-news>p>.article-news-image>img {
        max-width: 512px;
        max-height: 288px;
    }
}

@media(max-width: 575px) {

    .article-news>img,
    .article-news>p>img,
    .article-news>.article-news-image>img,
    .article-news>p>.article-news-image>img {
        max-width: 368px;
        max-height: 207px;
    }

    .index-news .index-news-item {
        align-items: center;
    }
}

.links-block {
    margin-top: 6px;
}

.victory-years {
    text-align: center;
    margin-top: 1rem;
}

.victory-years-prav {
    margin-bottom: -30px
}

@media(min-width: 768px) {
    .victory-years {
        margin-top: 2rem;
    }

    .victory-years-prav {
        margin-bottom: calc(1rem - 30px)
    }
}

@media(min-width: 992px) {
    .victory-years {
        margin-top: 3rem;
    }

    .victory-years-prav {
        margin-bottom: calc(2rem - 30px)
    }
}