@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Oswald:wght@200..700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Oswald:wght@200..700&display=swap');

body{
    font-family: "Manrope", sans-serif !important;
    /*font-family: "Oswald", sans-serif;*/
    /*font-family: Times, "Times New Roman", serif;*/
}

.fa-href-menu {
    padding-top: 10px!important;
    padding-bottom: 5px!important;
}

.fa-icon-menu {
    font-size: 1.5em;
    color:white;
}

.action-icon {
    margin-left: 4px;
    margin-right: 4px;
    /*font-size: 1.2em;*/
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: red;
}

.edit-link {

    margin-left: 10px;

}

.icon-box .icon-box-details {
    min-height: 80px;
}

.main_block_news_teaser {
    min-height: 50px;
}

.container{
    width: 96% !important;
    max-width: 1410px !important;
}

.nav-logo .title {
    font-size: 14px !important;
    color: #00375f;
    font-family: "Oswald", sans-serif;
}

.nav-logo:hover .title {
    color: #FFE9AC !important;
}

.nav-main .menu-item .title {
    font-weight: 500 !important;
    font-family: "Manrope", sans-serif !important;
}

.nav-main .menu-item:hover .title {
    color: #FFE9AC !important;

}

.nav-main .menu {
    justify-content: flex-start !important;
}

.menu a + a{
    padding-left: 45px;
}

.nav-info {
    border-bottom: 2px solid #00375f !important;
}

.nav.index_nav:not(.fixed) .icon-map{
    background-image: url("../../img/map.svg");
    width: 28px;
    height: 28px;
    display: block;
}

.new-info__text p{
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    letter-spacing: 0.02em;
    color: #00375f;
    margin-bottom: 0;
}

.new-info__address{
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.new-info__text {
    width: 100%;
    max-width: 250px;
}

.nav.index_nav:not(.fixed) .icon-phone{
    background-image: url("../../img/phone.svg");
    width: 24px;
    height: 24px;
    display: block;
}

.nav.index_nav:not(.fixed) .icon-mail{
    background-image: url("../../img/mail.svg");
    width: 24px;
    height: 21px;
    display: block;
}

.new-info__phone{
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding-bottom: 7px;
}

.new-info__mail{
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.new-info__text a{
    font-weight: 500;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.02em;
    color: #00375f;
}

.new-info__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
}

.nav.index_nav:not(.fixed) .icon-glasses{
    background-image: url("../../img/glassess.svg");
    width: 32px;
    height: 32px;
    display: block;
}

.new-info__version{
    display: flex;
    align-items: center;
    gap: 10px;
}

.new-info__search{
    display: flex;
    align-items: center;
    gap: 10px;
}

.new-info__text button{
    padding: 0;
    background: transparent;
    box-shadow: none;
    outline: none;
    border: none;

    font-weight: 500;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.02em;
    color: #00375f;
}

.nav.index_nav:not(.fixed) .new-info__text p,
.nav.index_nav:not(.fixed) .new-info__text a,
.nav.index_nav:not(.fixed) .new-info__text button{
    color: white;
}

.nav.index_nav:not(.fixed) .nav-logo .title {
    color: #FFE9AC;
}

.nav.index_nav:not(.fixed) .nav-info{
    border-bottom: 2px solid #ffe9ac !important;
}



.nav.index_nav:not(.fixed) .icon-search{
    background-image: url("../../img/search.svg");
    width: 20px;
    height: 20px;
    display: block;
}

.header-link{
    border: 1px solid rgba(255, 255, 255, 0.6) !important;
    border-radius: 4px !important;
    backdrop-filter: blur(5px) !important;
    box-shadow: 0 0 60px 0 rgba(255, 212, 139, 0.1) !important;
    background: rgba(38, 38, 38, 0.15) !important;
    width: 331px;
    height: 230px;
    flex-direction: column;
    align-items: flex-start !important;
    padding: 20px !important;
}

.header-link .title {
    font-family: "Oswald", sans-serif;
    font-weight: 400 !important;
    font-size: 22px !important;
    line-height: 136% !important;
    letter-spacing: 0.02em !important;
    color: #ffe9ac !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.header-link .custom_arrow {
    min-width: 52px !important;
    height: 52px !important;
    background-color: #00375F !important;
    border: 1px solid #FFE9AC !important;
}

.header-link .custom_arrow .ic {
    background-color: white !important;
}

.nav.index_nav.fixed .new-info__text p{
    color: #00375F;
}

.nav.index_nav.fixed .new-info__text a{
    color: #00375F;
}

.nav.index_nav.fixed .new-info__text button{
    color: #00375F;
}

.nav.index_nav.fixed  {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
}


.icon-search__blue{
    background-image: url("../../img/search_blue.svg");
    width: 20px;
    height: 20px;
    display: block;
}

.icon-glasses__blue{
    background-image: url("../../img/glassess_blue.svg");
    width: 32px;
    height: 32px;
    display: block;
}

.icon-phone__blue{
    background-image: url("../../img/phone_blue.svg");
    width: 24px;
    height: 24px;
    display: block;
}

.icon-mail__blue{
    background-image: url("../../img/mail_blue.svg");
    width: 24px;
    height: 21px;
    display: block;
}

.icon-map__blue{
    background-image: url("../../img/map_blue.svg");
    width: 28px;
    height: 28px;
    display: block;
}

.breadcrumbs {
    padding: 75px 0 32px !important;
}

.breadcrumbs-wrap {
    color: #777 !important;
    text-overflow: ellipsis!important;
    overflow: hidden!important;
    white-space: nowrap!important;
}

.header-text{
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 130% !important;
    color: #f4f4f4 !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    max-width: 790px !important;
}

.header-wrap{
    flex-direction: column;
    display: flex !important;
    grid-row-gap: 0 !important;
    align-items: normal !important;
    padding: 180px 0 0 !important;
}


.header-right {
    display: flex !important;
    grid-gap: 0 !important;
    gap: 15px !important;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.icon-arrow{
    background-image: url("../../img/arrow-dropdown.svg");
    width: 41px;
    height: 40px;
    display: block;
}

.icon-news{
    background-image: url("../../img/arrow-news.svg");
    width: 41px;
    height: 40px;
    display: block;
}

.header-link__arrow {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}


.header-bottom {
    margin-bottom: 35px;
    margin-top: 80px;
}

.icon-vk{
    background-image: url("../../img/VK.svg");
    width: 52px;
    height: 52px;
    display: block;
}

.icon-ok{
    background-image: url("../../img/Ok.svg");
    width: 60px;
    height: 60px;
    display: block;
}


.footer {
    background-color: #00375f !important;
    padding: 0 !important;
    padding-top: 100px !important;
    padding-bottom: 35px !important;

    background-image: url("../../img/pattern.png");
}

.footer-logo .title {
    color: #FFE9AC !important;
    font-family: "Oswald", sans-serif;

}

.footer-menu .menu {
     display: block !important;
     grid-gap: 30px;
     color: #ffe9ac;
 }

.footer-menu .menu-item{
    font-size: 16px !important;
    color: #ffe9ac !important;
    font-weight: 400 !important;
}


.footer-wrap {
    padding-bottom: 0 !important;
    border-bottom: none !important;
    display: flex !important;
    grid-column-gap: 0 !important;
}

.footer-left {
    display: inline-flex !important;
    width: 100%;
}

.footer-copyright{
    font-weight: 500 !important;
    font-size: 14px !important;
    letter-spacing: 0.01em !important;
    color: #9399a1 !important;
}

.footer-copyright .title {
    font-weight: 500 !important;
    font-size: 14px !important;
    letter-spacing: 0.01em !important;
    color: #9399a1 !important;
}

.icon-map__gold{
    background-image: url("../../img/map_gold.svg");
    width: 24px;
    height: 24px;
    display: block;
}

.icon-phone__gold{
    background-image: url("../../img/phone_gold.svg");
    width: 20px;
    height: 20px;
    display: block;
}

.icon-mail__gold{
    background-image: url("../../img/mail_gold.svg");
    width: 20px;
    height: 17px;
    display: block;
}

.footer-info__text a{
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 125%;
    color: #ffe9ac !important;
    text-decoration: underline;
    text-decoration-skip-ink: none;
}

.footer-info__phone{
    display: flex;
    align-items: center;
    gap: 7px;
}

.footer-address{
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 137;
    color: #ffe9ac !important;
    max-width: 263px;
    width: 100%;
}

.footer-info__map{
    display: flex;
    align-items: flex-start;
    gap: 7px;
}

.footer-info__mail{
    display: flex;
    align-items: center;
    gap: 7px;
}


.burger_button span {
    position: relative;
    display: block;
    width: 30px !important;
    height: 2.5px;
    background-color: #FFE9AC !important;
}

.burger_button span::before, .burger_button span::after {
    background-color: #FFE9AC !important;
    width: 30px !important;
}

.footer-right {
    display: flex;
    align-items: flex-start;
    width: 100%;

    justify-content: space-between;
}


.icon-vk__gold{
    background-image: url("../../img/vk_gold.svg");
    width: 32px;
    height: 32px;
    display: block;
}

.icon-pochta__gold{
    background-image: url("../../img/pochta_gold.svg");
    width: 32px;
    height: 32px;
    display: block;
}

.icon-tg__gold{
    background-image: url("../../img/tg_gold.svg");
    width: 32px;
    height: 32px;
    display: block;
}

.resources_block {
    padding-top: 85px !important;
}

.title_line-h2{
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 110%;
    color: #000;
}

.custom_arrow__news{
    min-width: 52px !important;
    height: 52px !important;
    background-color: #00375F !important;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-news{
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #00375f;
    border-bottom: 1px solid #00375f;
    padding-bottom: 3px;
}

.title-img{
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: 0.3s;

    font-weight: 700;
    font-size: 18px;
    line-height: 133%;
    color: #1f1f1f;
    margin-top: 10px;
}

.read_more__news{
    font-weight: 400;
    font-size: 18px;
    line-height: 133%;
    text-align: center;
    color: #fff;
    background: #00375f;
    padding: 15px 35px;
    display: inline-block;
}


.date-news{
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #777;
}

.news-bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.news_block-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    font-family: "Manrope", sans-serif !important;
}

.text-partner{
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #303030;
}

.partners_block-item img {
    width: 100% !important;
    margin-bottom: 20px;
    object-fit: cover;
}


.partners_block-item {
    height: 115px !important;
}

.h1_title-title{
    font-weight: 700;
    font-size: 36px;
    line-height: 110%;
    color: #000;
    font-family: "Oswald", sans-serif;
    margin-bottom: 0;
}


.about_list{
    margin: 0 auto 100px;
}

.about_list__item {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    background: #f0f0f0;
    border-left: 4px solid #00375f;
    border-top: 4px solid #00375f;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 20px 25px 20px 35px;
}

.about_list__item:hover{
    background: #00375f;
    border-left: 4px solid #ffe9ac;
    border-top: 4px solid #ffe9ac;

}

.about_list__item:hover .about_list__link p{
    color: #ffe9ac;
}

.about_list__item:hover .about-arrow {
    background-image: url(../../img/arrow-about__gold.svg);
    width: 32px;
    height: 32px;
    display: block;
}

.icon-people{
    background-image: url("../../img/people.svg");
    width: 40px;
    height: 40px;
    display: block;
}

.icon-history{
    background-image: url("../../img/history.svg");
    width: 40px;
    height: 40px;
    display: block;
}

.icon-purchases{
    background-image: url("../../img/purchases.svg");
    width: 40px;
    height: 40px;
    display: block;
}

.icon-corruption{
    background-image: url("../../img/corruption.svg");
    width: 40px;
    height: 40px;
    display: block;
}

.icon-security{
    background-image: url("../../img/security.svg");
    width: 40px;
    height: 40px;
    display: block;
}

.icon-docs{
    background-image: url("../../img/docs.svg");
    width: 40px;
    height: 40px;
    display: block;
}

.about_list__item:hover .icon-docs{
    background-image: url("../../img/dosc-gold.svg");
}


.about_list__link p{
    font-weight: 500;
    font-size: 22px;
    line-height: 122%;
    color: #00375f;
    margin-bottom: 0;
    margin-left: 25px;
}

.about_list__left {
    display: flex;
    align-items: center;
}

.about-arrow{
    background-image: url("../../img/arrow-about.svg");
    width: 32px;
    height: 32px;
    display: block;
}

.about_list__item + .about_list__item{
    margin-top: 15px;
}

.table-container__block {
    overflow-x: auto;
}

.table-container__block table {
    width: 100%;
    border-collapse: collapse;
    min-width: 600px;
    margin-top: 0 !important;
}

.table-container__block thead {
    background-color: #00375f;
    color: #fff;
}

.table-container__block th{
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left !important;
    font-size: 16px !important;
    color: white !important;
    font-weight: 400; !important;
}

.table-container__block td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left !important;
    font-size: 16px !important;
    color: black !important;
    font-weight: 400; !important;
}

.table-container__block tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}



.table-container__block .section-row {
    background-color: #e4e4e4;
    font-weight: bold;
    color: #000;
}

body table tbody tr:nth-child(2n) {
    background: transparent !important;
}

.table-container__block tbody tr:nth-child(odd) {
    background-color: transparent !important;
}

.style-td{
    background: #e0e0e0;
    font-size: 18px;
    font-weight: 700;
}

.about_list__services p {
    margin-left: 0 !important;
}

.news-teaser p{
    font-weight: 400;
    font-size: 18px;
    line-height: 156%;
    color: #777;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.new_section-wrap p {
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 156%;
    color: #777 !important;
}

.vacancies-news__text span{
    font-weight: 700;
    font-size: 20px;
    line-height: 170%;
    color: #000;
    display: block;
    margin-bottom: 25px;
}

.vacancies-news__text ul li{
    font-weight: 400;
    font-size: 20px;
    line-height: 170%;
    color: #000;
}

.vacancies-news__text p{
    margin-bottom: 10px;
}

.just_text-wrap p{
    font-weight: 400;
    font-size: 20px;
    line-height: 170%;
    color: #000;
}

.nav-wrap{
    grid-gap: 150px !important;
}


.h1_title {
    margin-bottom: 32px !important;
}

.nav.index_nav .nav-logo svg > path{
    fill: #ffe9ac;
}

.nav.nav__fixed.fixed .nav-logo svg > path{
    fill: #00375f;
}






/*.nav.nav__fixed.index_nav:not(.fixed) .nav-logo svg > path{*/
/*    fill: #ffe9ac !important;*/
/*}*/

/*.nav.nav__fixed .nav-logo svg > path{*/
/*    fill: #00375f;*/
/*}*/

/*.nav.nav__fixed .nav-logo:hover .title {*/
/*    color: #00375f !important;*/
/*}*/

/*.nav.nav__fixed.index_nav:not(.fixed) .nav-logo:hover .title{*/
/*    color: #ffe9ac !important;*/
/*}*/


.just_text-wrap h2{
    font-weight: 700;
    font-size: 42px;
    line-height: 110%;
    color: #000;
    font-family: "Oswald", sans-serif;
}

.docs_block-tile h2{
    font-weight: 700;
    font-size: 36px;
    line-height: 110%;
    color: #000;
    font-family: "Oswald", sans-serif;
    margin-bottom: 0;
}

.docs_block{
    padding-top: 0 !important;
}

.title_line {

    margin-bottom: 32px !important;
}

.new_section-title h2 {
    font-size: 28px !important;
    margin-bottom: 0 !important;
}

.new_section-item {
    padding-top: 24px !important;
}

.searchNew .bx-searchtitle .bx-input-group{
    display: block; !important;
}

.search{
    background: #fff;
    position: fixed;
    top: 145px !important;
    z-index: 11;
    height: 80px;
    border-bottom: none !important;
    border-radius: 4px;
    width: 96% !important;
    max-width: 1370px !important;
    margin: 0 auto;
    text-align: center;
    transform: translateX(-50%);
    left: 50%;
    padding: 0 20px !important;
}

.search .bx-searchtitle {
    margin: 0 !important;
}

.search .bx-searchtitle .bx-input-group {
    display: block !important;
    width: 100%;
}

.search form {
    height: 80px;
    display: flex;
    align-items: center;
    width: 100%;
}

.search .bx-searchtitle .bx-input-group .bx-form-control{
    background: #f4f4f4 !important;
    border-radius: 4px !important;
    height: 40px !important;
    border: none !important;

    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 150% !important;
    color: #00375F !important;

    padding-left: 50px !important;


}

.icon-search__input{
    background-image: url("../../img/search-input.svg");
    width: 21px;
    height: 22px;
    display: block;
}

.search-icon {
    display: block;
    position: absolute;
    top: 10px;
    z-index: 999;
    left: 15px;
}

.autocomplete-suggestions {
    border: none !important;
    background: #f4f4f4 !important;
    box-shadow: none !important;
    border-radius: 4px !important;
    margin-top: 10px !important;
    padding: 0 10px 10px 10px !important;
}

.autocomplete-group p{
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 150% !important;
    color: #00375F !important;

    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.autocomplete-suggestion{
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 150% !important;
    color: #00375F !important;

    padding: 0 !important;
    padding-top: 10px !important;
}

.autocomplete-group{
    padding: 0 !important;
    border-bottom: 1px solid #dbdbdb !important;
}





.pageSearch-result__title span{
    font-weight: 400;
    font-size: 14px;
    line-height: 200%;
    color: #777;
}

.pageSearch-result__text p{
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #00375F;
    margin-bottom: 0;
}

.pageSearch-result__text span{
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #00375F;

    text-overflow:ellipsis;
    width:140px;
    white-space: nowrap;
    overflow: hidden;
    display:inline-block;

    vertical-align: middle;
}

.pageSearch-result {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 30px;
}

.pageSearch-window__title p{
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 133%;
    color: #000;

}

.pageSearch-window__show span{
    font-weight: 400;
    font-size: 14px;
    line-height: 200%;
    color: #777;
}

.pageSearch-window{
    display: flex;
    align-items: flex-start;
    gap: 5px;

}

.pageSearch-line{
    padding-top: 10px;
    padding-bottom: 20px;
}

.pageSearch-line span{
    width: 100%;
    max-width: 1180px;
    border-bottom: 1px solid #dbdbdb;
    display: block;
}

.pageSearch-link__title{
    width: 100%;
    max-width: 1070px;
}

.pageSearch-link__title p{

    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #000;
    margin-bottom: 15px;
}

.pageSearch-link__title p span{
    margin-bottom: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #000;
}

.pageSearch-link__title p a{
    margin-bottom: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #00375F;
}

.pageSearch-button{
    margin-bottom: 25px;
}

.pageSearch-button button{
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    box-shadow: none;

    font-weight: 500;
    font-size: 16px;
    line-height: 158%;
    color: #00375F;
    border-bottom: 1px solid #00375F;
}





@media screen and (max-width: 1250px) {
    .nav-wrap{
        grid-gap: 90px !important;
    }
}



@media screen and (max-width: 1200px) {
    .nav-logo img {
        width: 64px !important;
    }

    .nav-logo .title {
        font-size: 10px !important;
        color: #00375f;
    }
}


@media (max-width: 1080px){
    .header-link .title {
        font-size: 20px !important;
    }

    .header-bottom {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

@media (max-width: 1107px){
    .header-right {
        justify-content: center;
    }
}


@media (max-width: 992px){
    .new-info__header{
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 20px;
    }

    .new-info__phone {
        padding-bottom: 20px;
    }

    .new-info__icon {
        min-width: 28px;
    }

    .header-wrap {
        padding-top: 100px !important;
    }


    .footer-wrap {
        flex-direction: column;
    }

    .footer-right {
        justify-content: flex-start;
    }


    .header-text {
        font-size: 16px !important;
    }

    .footer-info {
        margin-left: 100px;
    }

    .footer {
        padding-top: 50px !important;
    }

    .footer-logo .title {
        line-height: 1.6;
        font-size: 8px !important;
    }

    .resources_block-list {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .news_block-list {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .news_block-item {
        display: flex !important;
        justify-items: normal !important;
    }

    .partners_block-list {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .partners_block-item {
        height: auto !important;
    }

    .nav .nav-logo svg {
        width: 71px;
        height: 83px;
    }

    .footer-logo svg{
        width: 61px;
        height: 74px;
    }

    .nav.nav__fixed .nav-logo svg > path{
        fill: #ffe9ac;
    }

    .nav.nav__fixed .nav-logo .title{
        color: #ffe9ac;
    }

    .nav {
        background-color: #00375F !important;
        background-image: url("../../img/figure_mob.png");
        box-shadow: 0 3px 6px rgba(255, 255, 255, 0.25) !important;
    }

    .header {
        background-position: initial !important;
    }

}

@media (max-width: 768px){
    .header-link .title {
        font-size: 16px !important;
    }

    .icon-vk {
        width: 40px;
        height: 40px;
        background-size: contain;
    }

    .icon-ok {
        width: 48px;
        height: 48px;
        background-size: contain;
    }

    .header-link .custom_arrow {
        transform: scale(0.8);
    }

    .header-link {
        height: 140px;
    }

    .news_block-list {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .title-img {
        font-size: 16px;
    }

    .read_more__news {
        font-size: 16px;
    }

    .date-news {
        font-size: 14px;
    }

    .custom_arrow__news {
        min-width: 40px !important;
        height: 40px !important;
    }

    .partners_block-list {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .table-container__block td {
        font-size: 14px !important;
    }

    .table-container__block th {
        font-size: 14px !important;
    }

    .header-link {
        padding: 10px !important;
    }

    .table-container__block tbody tr td span strong{
        font-size: 14px;
    }
}

@media (max-width: 576px){
    .footer-right {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 35px;
    }

    .footer-info {
        margin-left: 0;
    }

    .footer-copyright {
        margin-top: 35px;
    }

    .header-text {
        font-size: 14px !important;
    }

    .resources_block-list {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .title_line-h2{
        font-size: 24px;
    }


    .news_block {
        padding-top: 60px !important;
    }

    .about_list__link p{
        font-size: 16px;
    }

    .table-container__block td {
        font-size: 11px !important;
    }

    .table-container__block th {
        font-size: 12px !important;
    }
}


@media (max-width: 768px) {
    .table-container__block th, .table-container__block td {
        padding: 8px;
        font-size: 13px;
    }

    .table-container__block table {
        min-width: auto !important;
    }
}

@media (max-width: 480px) {
    .table-container__block th, .table-container__block td {
        font-size: 12px;
        padding: 6px;
    }
}

@media (max-width: 320px) {
    .table-container__block th, .table-container__block td {
        font-size: 11px;
        padding: 5px;
    }


}