* {
    font-family: 'TT Norms';
    box-sizing: border-box;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/Nunito-SemiBold.ttf');
    /* src: url('fonts/TTNorms-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/TTNorms-Medium.woff2') format('woff2'), url('fonts/TTNorms-Medium.woff') format('woff'), url('fonts/TTNorms-Medium.ttf') format('truetype'), url('fonts/TTNorms-Medium.svg#TTNorms-Medium') format('svg'); */
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/Nunito-Regular.ttf');
    /* src: url('fonts/TTNorms-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/TTNorms-Regular.woff2') format('woff2'), url('fonts/TTNorms-Regular.woff') format('woff'), url('fonts/TTNorms-Regular.ttf') format('truetype'), url('fonts/TTNorms-Regular.svg#TTNorms-Regular') format('svg'); */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    font-size: 2px;
}

body {
    padding: 0px;
    margin: 0px;
    padding-top: 150px;
}

a,
button,
input {
    box-shadow: 0px 0px transparent;
    text-decoration: none;
    transition: all .3s ease-in-out;
}

a:hover {
    text-decoration: none;
}

a:focus,
button:focus,
input:focus {
    outline: none;
    box-shadow: 0px 0xp transparent !important;
}

.fixed_header {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    left: 0;
    background: white;
}

.custom_row {
    display: flex;
    width: 1600px;
    margin: auto;
}

.custom_row.mainline {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    background-color: #0095da;
    width: 100%;
    justify-content: spa;
}

.first-b {
    width: calc(50% - 7px);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex.s-b {
    display: flex;
    justify-content: space-between;
}

.fisrt-b_wr {
    cursor: pointer;
    border: 1px solid #f2f0f0;
    width: calc(50% - 7px);
    margin-bottom: 15px;
    transition: all .3s;
}

.fisrt-b_wr:hover {
    background-color: #0095da;
    border: 1px solid #0095da;
}

.fisrt-b_wr:hover .first-b_wr_text {
    color: #fff;
}

.fisrt-b_wr:nth-child(3),
.fisrt-b_wr:nth-child(4) {
    margin-bottom: 0;
}

.first-b_wr_image>iframe {
    width: 100% !important;
    height: 27.3vw;
}

#mobiconsugnews,
#mobiconnews,
#mobiconcont,
#mobiconlead,
#mobiconteam {
    width: 23px;
    height: 23px;
}

#mobiconsugnews path,
#mobiconnews path,
#mobiconcont path,
#mobiconlead path,
#mobiconrecl path {
    fill: #39ace2;
}

#mobiconteam path {
    fill: #39ace2;
}

.first-b_wr_text {
    font-size: 10em;
    color: #000000;
    font-family: "TT Norms";
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.27px;
    padding: 10px;
}

.first-b.big_block img {
    width: 100%;
    height: auto;
}

.big_block .fisrt-b_wr {
    width: 100%;
    margin-bottom: 0px;
}

.big_block .first-b_wr_text {
    font-size: 13em;
    padding: 25px 29px;
}

.fisrt-b_wr a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid transparent;
    height: calc(100% - 27.3vw);
}

body {
    background-color: #ffffff;
}

.fisrt-b_wr a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border: 1px solid #0095da;
    background-color: #0095da;
}

.fisrt-b_wr a:hover .first-b_wr_text {
    color: white;
}

.first-b_wr_image {
    position: relative;
}

.first-b_wr_image img {
    max-width: 100%;
}

.custom-col-6 {
    width: calc(50% - 15px);
}

h2.mp_title {
    color: #0095da;
    font-family: "TT Norms";
    font-size: 15em;
    position: relative;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-bottom: 15rem;
}

.sb {
    justify-content: space-between;
}

h2.mp_title:before {
    content: '';
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to left, #53c9ff 0%, #0096dd 100%);
    position: absolute;
    bottom: 0;
}

.mp_news_point {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.news_block .news_image img {
    height: 100%;
}

.mp_np_image {
    width: 21.3%;
}

p.mp_np_title {
    position: relative;
    width: calc(100% - 21.3%);
    padding-left: 14px;
    color: #000000;
    line-height: 1;
    font-family: "TT Norms";
    font-size: 11em;
    padding-right: 15px;
    font-weight: 500;
    padding-top: 0px;
    transition: 0.3s;
    margin: 0;
    max-height: 94px;
    /* overflow: hidden; */
}

.mp_news_point a:hover p.mp_np_title {
    color: #fff;
    padding-top: 24px;
}


/* .mp_news_point a p.mp_np_title:after {
    opacity: 0;
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 0px;
    width: calc(100% - 8px);
    background: #0095da;
    z-index: 100;
    left: 8px;
} */


/* 
.mp_news_point a:hover p.mp_np_title:after {
    opacity: 1;
    height: 15px;
    transition: all .3s ease-in-out;
} */

p.mp_np_title:before {
    width: 5px;
    height: 5px;
    background-color: #0095da;
    content: '';
    position: absolute;
    left: 4px;
    top: 9px;
    border-right: 3px solid white;
}

footer .footer__svg svg path,
footer .footer__svg svg polygon.fil0 {
    fill: #0096dd;
}

footer .footer__svg svg {
    width: 247px;
    height: 24px;
}

a.f_btn {
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: linear-gradient(90deg, #0095da 0%, #0095da 50%, #53c9fe 100%);
    display: inline-block;
    background-repeat: repeat;
    background-size: 200%;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-family: "TT Norms";
    font-size: 7em;
    line-height: 1;
    font-weight: 400;
    padding: 15px 30px;
    margin-top: 30px;
    background-position-x: 100%;
}

.sidebar1__wrap .pr_sec_info {
    transition: 0.3s;
}

.sidebar1__wrap .pr_sec_info:hover {
    color: #000;
}

a.f_btn:hover {
    background-position: 0;
    box-shadow: 0px 0px transparent;
}

.video_news_point {
    /* border: 1px solid #f2f0f0; */
    transition: all .3s;
    width: calc(25% - 8px);
}

.video_news_point:hover {
    border: 2px solid #0095da;
    background-color: #0095da;
}

.video_news_wr {
    display: flex;
    justify-content: space-between;
}

.video_news_image>iframe {
    width: 100% !important;
    height: 13.5vw;
}

.video_news_tag {
    padding: 0 22px;
    color: #0095da;
    font-family: "TT Norms";
    font-size: 8em;
    font-weight: 500;
    font-style: normal;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    transition: all .3s ease-in-out;
}

.video_news_point:hover .video_news_tag {
    color: #fff;
}

.video_news_title {
    padding: 0 22px 22px 22px;
    color: #000000;
    font-family: "TT Norms";
    font-size: 11em;
    font-weight: 500;
    transition: all .3s ease-in-out;
}

.video_news_point:hover .video_news_title {
    color: #fff;
}

section {
    margin-bottom: 35rem;
    padding: 0 15px;
}

.mp_news_point a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
}

.mp_news_point a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    background-color: #0095da;
}

.mp_news_point a:hover p.mp_np_title:before {
    height: calc(100% + 3px);
    top: -1px;
    background-color: #0095da;
    border-color: rgb(255 255 255 / 0%);
    width: 5px;
    border-right: 3px solid white;
}

p.mp_np_title:before {
    transition: all .3s ease-in-out;
}

.page-content {
    font-size: 17px;
}

.three_news .newsline_point {
    border-color: #0095da;
    width: calc(33% - 8px);
    background-color: #f2f0f0;
    transition: all .3s ease-in-out;
}

.newsline_p_image img {
    width: 100%;
}

.video_news_point {
    background-color: #f2f0f0;
    border-color: #0095da;
}

.newsline_point {
    border-color: #0095da;
}

.newsline_point:hover {
    border: 2px solid #0095da;
}

.newsline_p_title {
    color: #000000;
    font-family: "TT Norms";
    font-size: 11em;
    font-weight: 500;
    line-height: 1.2;
    padding: 22px 50px 22px 22px;
    position: relative;
    transition: 0.3s;
}

.video_news_wr.four_news .newsline_point {
    width: calc(25% - 8px);
}

.newsline_point:hover .newsline_p_title.top_magin {
    background: aliceblue;
    background: #0095da;
    color: white;
}

.newsline_point:hover .newsline_p_title.top_magin span.newsline_p_title_tag {
    color: white;
}

.video_news_wr.four_news .newsline_p_title.top_magin {
    font-size: 9em;
    background-color: #f2f0f0;
    /* margin-top: 10px; */
    line-height: 1.2;
    transition: all .3s ease-in-out;
    padding-right: 80px;
    min-height: 145px;
}

.newsline_p_title.top_magin:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

span.newsline_p_title_tag {
    display: block;
    color: #0095da;
    font-family: "TT Norms";
    font-size: 8rem;
    font-weight: 500;
    margin-bottom: 16px;
    line-height: 1;
    transition: 0.3s;
}

.terms p {
    font-size: 17px;
}

.video_news_wr.four_news .newsline_point:hover .newsline_p_title.top_magin {
    background: aliceblue;
    background: #00aeff;
    color: white;
}

.three_news .newsline_p_title {
    padding-right: 70px;
    min-height: 96px;
}

.newsline_p_title>a {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    border: 1px solid #0095da;
    text-align: center;
    right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 2px;
    top: calc(50% - 18px);
}

.newsline_p_title>a:hover {
    background: #0095da;
    color: white;
}

.three_news .newsline_point:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border: 2px solid #0095da !important;
    background: #0095da;
    color: white;
}

.three_news .newsline_point:hover .newsline_p_title {
    color: white;
}

.fixed_header .custom_row>div:first-child {
    display: flex;
}

a.rbutton {
    font-size: 10em;
    height: 36px;
    padding: 8px 26px;
    display: block;
    line-height: 1;
    color: white;
    background: #0095da;
}

a.rbutton:hover {
    border: 1px solid #0095da;
    color: #000;
    background: none;
}

.fixed_header .custom_container>.custom_row.flex.s-b>div:first-child a:not(.rbutton) {
    /* color: #9a9a9a; */
    color: #444444;
    font-family: "TT Norms";
    font-size: 19px;
    position: relative;
    margin-left: 76px;
    display: block;
    line-height: 1;
    white-space: nowrap;
}

a.parent:before {
    position: absolute;
    right: -17px;
    font-size: 17px;
    content: '\f107';
    font-family: 'FontAwesome';
    top: 0px;
    opacity: 0.6;
}

.fixed_header .custom_container>.custom_row:first-child {
    padding: 10px 0px;
    transition: all .3s ease-in-out;
}

.custom_row.mainline {
    padding-top: 20px;
    padding-bottom: 20px;
    transition: all .3s ease-in-out;
}

.header_menu {
    display: flex;
    justify-content: space-between;
    width: 43%;
    margin-left: -15%;
}

.menu_point a {
    color: #ffffff;
    font-family: "TT Norms";
    font-size: 11em;
    font-weight: 400;
    line-height: 1;
    position: relative;
}

.menu_point a:before {
    color: white;
    top: 1px;
}

.header_search_cal {
    display: flex;
}

div#calendar {
    height: 100%;
    color: #ffffff;
    font-family: "TT Norms";
    font-size: 9em;
    font-weight: 400;
    padding-left: calc(24px + 7px);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

div#calendar:before {
    width: 24px;
    height: 26px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url(/images/calendar.png);
}

.header_search {
    margin-right: 40px;
    display: flex;
    position: relative;
}

#seacrhbutton {
    content: '';
    width: 24px;
    height: 24px;
    background: url(/images/search.png);
    margin-left: 5px;
    margin-top: 2px;
    font-size: 24px;
    color: white;
    transition: all .3s ease-in-out;
}

.video_news_image img {
    width: 100%;
}

.video_news_image {
    position: relative;
}

.video_news_image svg path {
    transition: .3s;
}

.page_center-column {
    min-height: 909px;
}

.video_news_image svg {
    position: absolute;
    width: 79px;
    height: 56px;
    z-index: 1;
    left: 50%;
    top: 40%;
    transform: translate(-50%);
}

.top-company-list .item-list li img {
    vertical-align: middle;
    max-width: 100%;
}

.video_news_image:hover path {
    fill: #e30613;
}

input#search {
    width: 0px;
    position: absolute;
    right: 32px;
    top: 0px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #0095da;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    opacity: 0;
    font-size: 6em;
    z-index: -2;
}

.opensearch input#search {
    opacity: 1;
    width: 230px;
    z-index: 1;
}

.opensearch #seacrhbutton {
    background: transparent;
}

#seacrhbutton:after {
    content: '\f00d';
    font-family: 'FontAwesome';
    font-weight: 100;
    background: transparent;
    line-height: 1;
    top: 0;
    opacity: 0;
    position: absolute;
}

.pr_title {
    cursor: pointer;
}

.opensearch #seacrhbutton:after {
    opacity: 1;
}

.childlist {
    position: absolute;
    left: -9.5px;
    top: 100%;
    overflow: hidden;
    transition: all .3s ease-in-out;
    max-height: 0px;
}

.menu_point,
.header_about {
    position: relative;
}

.childlist ul {
    padding: 0;
    list-style: none;
    min-width: 140px;
    background: #29afee;
    z-index: 100;
    position: relative;
}

.childlist ul a {
    text-align: left;
    display: block;
    padding: 10px;
    font-size: 9em;
}

.childlist ul a:hover {
    color: white !important;
    background: #0096dd;
}

.page-content.headmargin {
    font-size: 17px;
}

.page-content.headmargin h2 {
    margin-top: 35px;
}

div#search-results {
    font-size: 17px;
}

#search-results li .date,
#search-results li .path {
    color: #666666;
    font-size: 14px;
}

.news-page-list li .item-content .name {
    font-size: 17px;
    line-height: 20px;
    padding-top: 10px;
}

.news-page-list li .item-content .date {
    color: #666666;
    font-size: 12px;
    padding-top: 6px;
    text-transform: uppercase;
}

.fixed_header .custom_container>.custom_row.flex.s-b>div:first-child a.parent.gray+.childlist a {
    margin-left: 0px;
    margin-top: 0px;
    color: #444444;
}

.fixed_header .custom_container>.custom_row.flex.s-b>div:first-child a:not(.rbutton):hover {
    color: #0056b3;
}

.header_about .childlist {
    right: -121px;
    left: unset;
}

.header_about .childlist a {
    background: white;
}

.menu_point:hover a.parent+.childlist,
.header_about:hover a.parent+.childlist {
    max-height: 700px;
}

.header_logo {
    margin-top: 1px;
}


/* .header_logo a svg {
    width: 238px !important;
} */

.menu_point a:hover {
    text-shadow: 0px 0px 3px rgb(0 0 0 / 63%);
}

.fixed_header.fixeded .custom_container>.custom_row:first-child {
    padding-top: 5px;
    padding-bottom: 5px;
}

.fixeded .custom_row.mainline {
    padding-top: 5px;
    padding-bottom: 5px;
}

div#seacrhbutton:hover {
    cursor: pointer;
    opacity: 0.5;
}

.vk svg {
    width: 22px;
    height: 16px;
}

.odn svg {
    width: 15px;
    height: 16px;
}

.header_icons div {
    width: 25px;
    height: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .3s ease-in-out;
    text-align: center;
    align-items: center;
    margin-left: 10px;
    margin-top: 8px;
    cursor: pointer;
    background: #0095da;
    border-color: #0095da;
}

.header_icons div:hover {
    border: 1px solid #999999;
    background: none;
}

.header_icons {
    display: flex;
}

.twit svg {
    width: 15px;
    height: 14px;
}

.zen svg {
    width: 15px;
    height: 15px;
}

.fb svg {
    width: 13px;
    height: 18px;
}

.youtube svg {
    width: 17px;
    height: 18px;
}

.inst svg {
    width: 14px;
    height: 14px;
}

.rss svg {
    width: 12px;
    height: 12px;
}

.header_icons div svg path,
svg circle {
    fill: #fff !important;
    transition: all .3s ease-in-out;
}

.header_icons div:hover svg path,
.header_icons div:hover svg circle {
    fill: #9a9a9a !important;
}

footer>.custom_container:first-child:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to left, #53c9ff 0%, #0096dd 100%);
    bottom: 0;
}

.custom_container {
    position: relative;
}

.footer_logo {
    margin-top: 10px;
    margin-bottom: 15px;
}

footer {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

footer .header_icons div svg {
    fill: #0095da !important;
}

footer .header_icons div {
    border-color: #0095da;
}

p.footer_title {
    color: #000000;
    font-family: "TT Norms";
    font-size: 8em;
    margin-top: 30px;
    font-weight: 500;
    margin-bottom: 17px;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: 0px 0px black;
}

p.footer_title a {
    color: #000000;
}

p.footer_title a:hover {
    color: #0095da;
}

p.footer_title.m-t {
    margin-top: 37px;
}

footer ul {
    list-style: none;
    padding-left: 0px;
    flex-wrap: wrap;
    display: flex;
}

footer ul a {
    color: #000000;
    font-family: "TT Norms";
    font-size: 8em;
    width: 25%;
    font-weight: 500;
    display: b;
}

.custom_row.flex.s-b .column-4 {
    width: 40%;
}

.custom_row.flex.s-b .column-2 {
    width: 30%;
}

footer ul li {
    width: 25%;
    margin-bottom: 17px;
    line-height: 1;
}

footer .column-2 ul li {
    width: 50%;
}

footer ul a:hover {
    color: #0095da;
}

p.special_text {
    color: #000000;
    font-family: "TT Norms";
    text-align: justify;
    font-size: 8em;
    line-height: 1.2;
    margin-bottom: 29px;
    text-shadow: 0px 0px black;
    margin-top: 13px;
}

a.politext {
    border-bottom: 1px solid #959595;
}

a.edison,
a.politext {
    color: #959595;
    font-family: "TT Norms";
    font-size: 8em;
    display: block;
    margin-bottom: 30px;
}

a.politext:hover,
a.edison:hover {
    color: #007bff;
    border-color: #007bff;
}

.mp_np_image img {
    max-width: 100%;
}

.menu_point,
.header_about,
.header_rek {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.menu_point a:before {
    color: white;
    top: calc(50% - 8px);
}

.mobile_top_menu,
.mobile_online,
.mobile-news,
.video_news_wr a.f_btn,
.pc-dn {
    display: none;
}

section.construct_page {
    display: flex;
    font-size: 14px;
    padding: 0px 15px;
    justify-content: space-between;
}


/* ЛЕВЫЙ САЙТБАР!!!!!!!!!!!!!!! */

.page_left-column {
    width: calc(15% + 7px);
}

.sidebar.fixed {
    position: fixed;
    width: calc(15% + 7px);
}

.sidebar1.fixed {
    position: fixed;
    width: calc(15% + 7px);
}

.parent__title {
    cursor: pointer;
    height: 44px;
    background-color: #f2f0f0;
    padding-left: 21px;
    font-size: 16px;
    font-weight: 500;
    line-height: 44px;
    text-transform: uppercase;
    letter-spacing: 0.24px;
    border-bottom: 2px solid #fff;
}

.press-center {
    padding-right: 0;
    margin-right: 0;
}

.press-center #main-event .detail-text {
    font-size: 17px;
    line-height: 1.2;
}

.page-content.headmargin h1 {
    margin-bottom: 17px;
}

.parent__left ul {
    max-height: 0px;
    overflow: hidden;
    transition: .7s;
}

.parent__left.active ul {
    max-height: 725px;
    min-height: min-content;
    /* overflow: auto; */
}

.parent__left ul {
    padding: 0;
    margin: 0;
}

.parent__left li {
    padding-left: 21px;
    background-color: #fff;
    height: 44px;
    border-bottom: 2px solid #f2f0f0;
    list-style-type: none;
}

.parent__left li.active {
    padding-left: 21px;
    background-color: #0095da;
}

.parent__left li.active a:hover {
    color: #fff;
}

.parent__left li.active .parent li {
    border: none;
}

.parent__left li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0.24px;
}

.parent__left li a:hover {
    color: #0095da;
    font-weight: 500;
}

.parent__left li.active a {
    color: #fff;
    font-weight: 400;
}


/* ПРАВЫЙ САЙТБАР!!!!!!!!!!!!!!! */

.page_right-column {
    width: calc(15% + 7px);
}

.pr_title {
    height: 44px;
    background-color: #f2f0f0;
    font-size: 16px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.24px;
}

.pr_section {
    /* max-height: 174px; */
    max-height: inherit;
    background-color: #f2f0f0;
    padding: 20px 10px 20px 20px;
    border-top: 2px solid #fff;
}

.pr_sec_info {
    /* height: 60px; */
    height: auto;
    overflow: hidden;
    margin-top: 18px;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.27px;
    margin-bottom: 29px;
}

.pr_sec_link {
    width: 135px;
    background: url(/image/next_b.png) center right no-repeat;
}

.pr_sec_link a {
    color: #0095da;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    font-style: normal;
    letter-spacing: 0.21px;
    text-decoration: none;
}

.pr_sec_link:hover a {
    color: #999;
}

.pr_sec_link:hover {
    background: url(/image/next.png) center right no-repeat;
}

.pr_sec_tag {
    color: #0095da;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.24px;
}


/* центральная часть!!!!!!!!!!! */

.breadcrumbs_wrapper ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin-bottom: 38px;
}

.breadcrumbs_wrapper ul,
.breadcrumbs_wrapper ul a {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.07px;
    text-decoration: none;
}

.breadcrumbs_wrapper ul span {
    color: #0095da;
}

.page_center-column {
    width: calc(70% - 60px);
}

.page_center-column h1 {
    margin: 0;
    color: #0095da;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.15px;
}

.page_center-column hr {
    background-image: linear-gradient(to left, #53c9ff 0%, #0096dd 100%);
    border: 0;
    height: 1px;
    margin-top: 9px;
    margin-bottom: 29px;
}

.news_info-title {
    color: #000;
    margin: 0;
    margin-bottom: 0;
    width: 90%;
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.33px;
    transition: .3s;
}

.news_block {
    text-decoration: none;
}

.news_block:hover .news_info-title {
    margin-top: 54px;
}

.news_block .news_info::before {
    left: 4px;
    top: 10px;
    position: absolute;
    content: url(' ');
    width: 5px;
    height: 5px;
    background-color: #0095da;
    transition: .3s;
}

.news_block .news_info:hover::before {
    left: 4px;
    top: 0px;
    position: absolute;
    content: url(' ');
    width: 5px;
    height: 100%;
    background-color: #0095da;
}

.news_info-description {
    color: #000;
    width: 98%;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.27px;
    margin-top: 15px;
    margin-bottom: 147px;
}

.news_block {
    position: relative;
    display: flex;
    max-height: 252px;
    margin-bottom: 15px;
    justify-content: space-between;
    transition: all .3s ease-in-out;
    flex-direction: row-reverse;
}

.news_info {
    position: relative;
    padding: 0 15px;
    width: calc(100% - 36%);
    padding-bottom: 30px;
    overflow: hidden;
}

.news_image {
    width: 36%;
    text-align: center;
}

.news_block:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    background-color: #f2f0f0;
    cursor: pointer;
}

.news__btn {
    display: block;
    text-align: center;
    width: 176px;
    height: 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to right, #0095da 0%, #53c9fe 100%);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.21px;
    line-height: 40px;
    text-decoration: none;
    margin: 30px auto 70px auto;
    transition: .3s;
}

#news-more-block .news__btn {
    display: block;
    text-align: center;
    width: 176px;
    height: 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to right, #0095da 0%, #53c9fe 100%);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.21px;
    line-height: 40px;
    text-decoration: none;
    margin: 30px auto 70px auto;
    transition: .3s;
}

.news__btn:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
    color: white;
}

#news-more-block .news__btn:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
    color: white;
    border: none;
}


/* ВНУТРЕНЯЯ НОВОСТЬ!!!!!!!!!!!!!!!!!!!
ВНУТРЕНЯЯ НОВОСТЬ!!!!!!!!!!!!!!!!!!!
ВНУТРЕНЯЯ НОВОСТЬ!!!!!!!!!!!!!!!!!!!
ВНУТРЕНЯЯ НОВОСТЬ!!!!!!!!!!!!!!!!!!! */

.block1__wrap {
    display: flex;
    margin-bottom: 29px;
}

.block1__wrap__img {
    width: 56%;
}

.block1__wrap__text {
    width: 36.3%;
    margin-left: 30px;
}

.block1__wrap__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.33px;
    margin-bottom: 31px;
}

.block1__wrap__img img {
    width: 100%;
}

.block1__wrap__textb {
    color: #0095da;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 0.21px;
    margin-bottom: 28px;
}

.block2__wrap__text {
    font-size: 19px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.27px;
    margin-bottom: 15px;
}

.block2__wrap__text a {
    color: #0095da;
}

.block3__wrap__text {
    margin-top: 66px;
    color: #0095da;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.15px;
}

.block3__wrapper {
    display: flex;
}

.block3__wrapper__item {
    text-decoration: none;
    margin-bottom: 15px;
    width: 50%;
    display: flex;
    flex-direction: row-reverse;
    margin-right: 14px;
    transition: .3s;
    height: 95px;
    overflow: hidden;
}

.block3__wrapper__item1 {
    text-decoration: none;
    margin-bottom: 15px;
    width: 50%;
    display: flex;
    transition: .3s;
    overflow: hidden;
    height: 95px;
}

.block3__wrapper__item:hover,
.block3__wrapper__item1:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    background-color: #f2f0f0;
}

.block3__wrapper__item__text {
    color: #000;
    position: relative;
    margin-left: 14px;
    width: 67%;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.27px;
    transition: .3s;
}

.block3__wrapper__item__text::before {
    top: 5px;
    left: -11px;
    position: absolute;
    content: url(' ');
    width: 5px;
    height: 5px;
    background-color: #0095da;
    transition: .3s;
}

.block3__wrapper__item:hover .block3__wrapper__item__text::before,
.block3__wrapper__item1:hover .block3__wrapper__item__text::before {
    height: 100%;
    top: -0px;
}

.block3__wrapper__item:hover .block3__wrapper__item__text,
.block3__wrapper__item1:hover .block3__wrapper__item__text {
    padding-top: 20px;
}

.block3__wrapper__item__img {
    margin-left: 29px;
}

.block3__wrapper__item__img img {
    width: auto;
    max-height: 95px;
}

.mob-link-back {
    display: none;
}

.text-photo {
    display: none;
}

.new-page .news__btn {
    margin: 30px 0 40px 0;
}

.calendar-field-block {
    background-color: #ffffff;
    position: absolute;
    right: 0;
    width: 255px;
    display: none;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
    z-index: 100;
    top: 45px;
    transition: 0.3s;
}

.fixeded .calendar-field-block {
    top: 31px;
}

.calendar-field-block .sub-tr {
    background: url(/bitrix/templates/gtrk_main/images/submenu_arrow_v1.png) no-repeat scroll 0 0 transparent;
    height: 8px;
    left: calc(50% - 7px);
    position: absolute;
    top: -8px;
    width: 13px;
}

#datepicker {
    padding: 21px 22px 18px 18px;
    width: auto;
    font-family: "PT Sans Caption", sans-serif;
}

.header_calendar {
    position: relative;
    cursor: pointer;
}

.search_word {
    background: none repeat scroll 0 0 white;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16) inset;
    padding: 10px;
    border: 1px solid #c6c6c6;
    margin-bottom: 15px;
    position: relative;
    width: auto;
    margin-right: 10px;
    width: 240px;
}

.search_submit {
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: linear-gradient(90deg, #0095da 0%, #0095da 50%, #53c9fe 100%);
    display: inline-block;
    background-repeat: repeat;
    background-size: 200%;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-family: "TT Norms";
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    padding: 15px 30px;
    margin-top: 30px;
    background-position-x: 100%;
    border: none;
    cursor: pointer;
}

#search-block {
    padding-right: 0px;
    margin-right: 0px;
}

.search_submit:hover {
    background-position: 0;
    box-shadow: 0px 0px transparent;
}

.news-page {
    margin-right: 0px;
}

#search-block {
    padding-right: 0px;
    margin-right: 0px;
}

.page-content {
    padding-right: 0px;
    margin-right: 0px;
}

.fixed_header .custom_container>.custom_row.flex.s-b>div:first-child a:not(.rbutton) {
    /* color: #9a9a9a; */
    color: #444444;
    font-family: "TT Norms";
    font-size: 19px;
    position: relative;
    /* margin-left: 76px; */
    display: block;
    line-height: 1;
}

.header_callback {
    width: 244px;
    margin-left: 2px;
    text-align: center;
}

.wrapwrpawrap {
    width: 38.5%;
    display: flex;
    justify-content: space-between;
}


/* АДАПТИВ!!!!!!!!!!!!!!
АДАПТИВ!!!!!!!!!!!!!
АДАПТИВ!!!!!!!!!!!!!!
АДАПТИВ!!!!!!!!!!!!! */

@media (max-width: 1900px) {
    .news_image img {
        width: 100%;
    }
    .sidebar1,
    .sidebar {
        max-height: 100vh;
        overflow-y: auto;
    }
    /* a.rbutton {
        width: 100%;
        margin-left: .3vw;
        text-align: center;
    } */
}

@media (max-width: 1650px) {
    .custom_container>.custom_row {
        width: 100%;
        padding: 0 15px;
    }
    .custom_row.mainline {
        padding: 15px 20px;
    }
    .wrapwrpawrap {
        width: 39.5%;
    }
    .header_callback {
        width: 263px;
    }
}

@media (max-width: 1650px) {
    .news_block .news_image img {
        height: auto;
    }
}

@media (max-width: 1530px) {
    .block3__wrapper__item__text {
        font-size: 16px;
    }
    .block3__wrapper__item:hover .block3__wrapper__item__text,
    .block3__wrapper__item1:hover .block3__wrapper__item__text {
        padding-top: 5px;
    }
    .wrapwrpawrap {
        width: 41.5%;
    }
    .fixed_header .custom_container>.custom_row.flex.s-b>div:first-child a:not(.rbutton) {
        margin: 0;
    }
    .header_rek {
        margin-left: 30px;
    }
    .mp_news_point a:hover p.mp_np_title {
        padding-top: 4px;
    }
}

@media (max-width: 1200px) {
    .wrapwrpawrap {
        width: 49.5%;
    }
    html {
        font-size: 1.5px;
    }
    .header_search_cal {
        width: 18%;
        justify-content: flex-end;
    }
    p.mp_np_title:hover {
        padding-top: 5px;
    }
    p.mp_np_title:before {
        top: 6px;
    }
    .news_block:hover .news_info-title {
        margin-top: 24px;
    }
    .page_right-column {
        position: absolute;
        right: 15px;
    }
    .sidebar1,
    .page_left-column {
        width: 200px;
    }
    .sidebar1__wrap {
        transition: .3s all;
        overflow: hidden;
        max-height: 0px;
    }
    .sidebar1__wrap.active {
        max-height: 875px;
    }
    .sidebar1.fixed {
        width: 190px;
        right: 0;
        top: 0;
    }
    .pr_title {
        height: 37px;
        line-height: 37px;
        background: url(/image/star.png) no-repeat;
        background-position: 10% 50%;
        background-color: #f2f0f0;
        cursor: pointer;
    }
    .page_center-column {
        width: calc(85% - 30px);
    }
    .news_block {
        max-height: 195px;
    }
    .block3__wrapper__item__text {
        font-size: 16px;
        line-height: 18px;
    }
    .header_menu {
        margin-left: -8%;
    }
    .header_search {
        margin-right: 30px;
    }
}

@media (max-width: 1100px) {
    .mp_news_point a:hover p.mp_np_title {
        padding-top: 4px;
    }
}

@media (max-width: 992px) {
    .wrapwrpawrap {
        width: 60.5%;
    }
    .header_callback {
        width: 165px;
    }
    .fixed_header .custom_container>.custom_row.flex.s-b>div:first-child a:not(.rbutton) {
        margin: 0;
    }
    .page-content p img {
        width: 100%;
    }
    .page_center-column {
        width: calc(100% - 165px);
    }
    .parent__title {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .parent__left li {
        height: 30px;
    }
    .parent__left li a {
        line-height: 30px;
        font-size: 13px;
    }
    .news_image {
        width: 50%;
    }
    .news_info-description {
        width: 100%;
        margin-bottom: 0;
        height: 83px;
    }
    .news_info-title {
        width: 100%;
    }
    .news__btn {
        margin: 30px auto;
    }
    .block1__wrap {
        margin-bottom: 0;
        flex-direction: column;
    }
    .block1__wrap__img {
        order: 1;
    }
    .block1__wrap__text {
        order: 0;
        width: 100%;
        margin-left: 0;
    }
    .block3__wrap__text {
        margin-top: 40px;
    }
    .block1__wrap__textb {
        margin-bottom: 22px;
    }
    .block3__wrapper {
        display: block;
    }
    .block3__wrapper__item1,
    .block3__wrapper__item {
        width: 100%;
        justify-content: space-between;
    }
    .block1__wrap__title {
        margin-bottom: 15px;
    }
    .block1__wrap__text__wrap {
        display: flex;
        align-items: center;
    }
    .block1__wrap__textb {
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .block1__wrap__img {
        width: 100%;
        margin-bottom: 20px;
    }
    .parent__title {
        padding-left: 10px;
    }
    .header_logo,
    .footer_logo {
        width: 20%;
    }
    .header_logo img,
    .footer_logo img {
        max-width: 100%;
        display: block;
        margin: auto 0px;
    }
    .header_logo a,
    .footer_logo a {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .header_search_cal {
        width: 150px;
    }
    p.mp_np_title:hover {
        padding-top: 0px;
    }
    .newsline_p_title {
        padding: 11px !important;
        font-size: 8em !important;
        padding-right: 50px !important;
    }
    .newsline_p_title>a {
        right: 10px;
    }
    .video_news_wr.four_news .newsline_p_title.top_magin {
        min-height: 107px;
    }
    span.newsline_p_title_tag {
        margin-bottom: 12px;
    }
    .three_news .newsline_p_title {
        min-height: 65px;
    }
    .fixed_header .custom_container>.custom_row.flex.s-b>div:first-child a:not(.rbutton) {
        margin-left: 30px;
    }
    .header_icons div {
        margin-left: 7px;
        margin-top: 5px;
    }
    .header_search {
        margin-right: 10px;
    }
    input#search {
        position: absolute;
    }
    .opensearch input#search {
        box-shadow: 0px 0px 15px lightblue;
    }
    .header_menu {
        width: 50%;
    }
    a.f_btn {
        padding: 10px 15px;
    }
    a.rbutton {
        padding: 10px 15px;
    }
    p.footer_title {
        font-size: 7em;
        margin-top: 15px;
    }
    footer ul li {
        width: 33%;
    }
}

.mobile_b,
.fixed_header.mobile_header {
    display: none;
}

.sidebar1.fixed {
    height: calc(100% - 100px);
    overflow-y: auto;
}

section.mobile-dn .custom_container .mp_title {
    margin-top: 60px;
}

section.mobile-dn .custom_container:first-child .mp_title {
    margin-top: 0;
}

@media (max-width: 767.98px) {
    .news-page-list li .item-content {
        padding-right: 15px;
    }
    .news-page-list li .item-content a {
        word-break: break-word;
    }
    .mobile_top_menu li.parent a {
        display: flex;
        align-items: center;
    }
    a.footer_title.mod {
        display: flex;
        align-items: center;
    }
    .broadcast-list .title {
        font-size: 22px;
        font-weight: bold;
        color: #cc0000;
        line-height: 40px;
    }
    .broadcast-list .archive-broadcast-list {
        width: 50%;
        float: left;
        padding-right: 15px;
    }
    .broadcast-list .main-broadcast-list {
        width: 50%;
        float: left;
        padding-right: 15px;
    }
    .block2__wrap__text img {
        object-fit: cover;
        width: 100%;
    }
    .block2__wrap__text iframe {
        width: 100%;
        height: 42.1vw;
    }
    p.footer_title.mob {
        padding-left: 10px;
        font-size: 12px;
    }
    .header_icons.mod {
        display: none;
    }
    iframe.yt-player {
        height: 54.0vw;
    }
    .html5-video-container video {
        top: -1px !important;
    }
    .mp_news_point a:hover p.mp_np_title:before {
        height: calc(100%);
        top: 0px;
        background-color: #0095da;
        border-color: rgb(255 255 255 / 0%);
        width: 2px;
        border-right: 3px solid white;
    }
    .page_center-column {
        min-height: auto;
    }
    .mobile-news,
    .fixed_header.mobile_header,
    .mobile_b,
    .mobile_top_menu {
        display: block;
    }
    .mobile-dn {
        display: none;
    }
    p.mp_np_title {
        position: relative;
        width: calc(100% - 21.3%);
        padding-left: 14px;
        color: #000000;
        line-height: 1;
        font-family: "TT Norms";
        font-size: 10em;
        /* font-size: 14px; */
        padding-right: 7px;
        font-weight: 500;
        padding-top: 0px;
        transition: 0.3s;
        margin: 0;
        max-height: 76px;
        overflow: hidden;
    }
    p.mp_np_title:before {
        width: 3px;
        height: 3px;
        border: 1px solid #0095da;
        background-color: #0095da;
        content: '';
        position: absolute;
        left: 0px;
        top: 9px;
    }
    .mp_news_point a:hover p.mp_np_title {
        color: #fff;
        padding-top: 10px;
    }
    .fixed_header.mobile_header {
        display: flex;
        justify-content: space-between;
        height: 52px;
        box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.1);
        background-image: linear-gradient(to left, #53c9ff 0%, #0096dd 100%);
        padding: 15px;
    }
    .mobile_menu_logo img {
        max-width: 215px;
    }
    .mobile_menu_btn {
        width: 21px;
        height: 18px;
        position: relative;
    }
    span.m_btn_ll,
    span.m_btn_lr,
    span.m_btn_lc {
        position: absolute;
        top: 1px;
        width: 23px;
        height: 4px;
        background: white;
        border-radius: 5px;
    }
    span.m_btn_lc {
        top: calc(50% - 1px);
    }
    span.m_btn_lr {
        bottom: -1px;
        top: unset;
    }
    body {
        padding-top: 62px;
    }
    .mobile_top_menu {
        position: fixed;
        background: white;
        width: 100%;
        height: 100%;
        z-index: 9;
        top: 52px;
        max-height: 0;
        overflow: hidden;
        transition: all .3s ease-in-out;
    }
    .mobile_top_menu ul {
        padding: 0;
        list-style: none;
    }
    .mobile_top_menu>ul>li>a {
        padding: 10px;
        display: block;
        width: 100%;
        color: #000000;
        font-family: "TT Norms";
        font-size: 16px;
        font-weight: 500;
        border-bottom: 1px solid #f2f0f0;
    }
    .mobile_top_menu>ul>li>a>span {
        width: 23px;
        display: inline-block;
        text-align: center;
        margin-right: 10px;
    }
    .mobile_b_image img {
        width: 100%;
        margin: auto;
        display: block;
    }
    .mobile_b_wr {
        border: 1px solid #f2f0f0;
    }
    .mobile_b_title {
        color: #000000;
        font-family: "TT Norms";
        font-size: 14px;
        font-weight: 500;
        text-align: center;
        padding: 10px 20px;
        background-color: #f2f0f0;
        text-shadow: 0px 0px black;
    }
    section.mobile-news .mp_title {
        color: #999999;
        font-family: "TT Norms";
        font-size: 17px;
        font-weight: 500;
        width: 50%;
        margin-bottom: 0px;
        text-align: center;
    }
    section.mobile-news .mp_title:not(active):before {
        display: none;
    }
    section.mobile-news>div.flex.s-b {
        border-bottom: 1px solid #999999;
        margin-bottom: 15px;
    }
    p.mp_np_title {
        width: calc(65%);
    }
    .mp_np_image {
        width: calc(35%);
    }
    a.f_btn {
        font-size: 14px;
        width: 100%;
        text-align: center;
        margin-top: 4px;
    }
    .newswr {
        display: flex;
    }
    .news_wr:not(.show) {
        max-height: 300px;
        opacity: 0;
    }
    /* .news_wr:not(.show) p.mp_np_title {
        font-size: 0;
    } */
    .news_wr {
        width: 0%;
        overflow: hidden;
    }
    .news_wr.show {
        opacity: 1;
        width: 100%;
    }
    .news_wr,
    h2.mp_title,
    .bline {
        max-height: 1000px;
        transition: all .2s ease-in-out;
    }
    h2.mp_title.active {
        color: #0095da;
    }
    span.bline {
        position: absolute;
        width: 50%;
        height: 2px;
        background: #429ddb;
        bottom: -1px;
        left: 0;
    }
    section.mobile-news>div.flex.s-b {
        position: relative;
    }
    h2 .custom_container>.custom_row {
        padding: 0;
    }
    .video_news_wr {
        flex-direction: column;
    }
    .video_news_point {
        width: 100%;
    }
    .video_news_image>iframe {
        height: 48vw;
    }
    .video_news_tag {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 7px 15px;
    }
    .video_news_title {
        margin-bottom: 24px;
        line-height: 1;
        font-size: 14px;
    }
    .footer_logo {
        display: none;
    }
    .header_icons {
        width: 100%;
        justify-content: space-between;
        padding-top: 10px;
    }
    footer .header_icons div {
        margin: 0px;
        margin-bottom: 9px;
    }
    p.special_text {
        font-weight: 400;
        text-shadow: 0px 0px black;
    }
    .custom_row.flex.s-b {
        flex-wrap: wrap;
    }
    a.politext {
        margin-bottom: 7px;
    }
    p.mp_np_title:before {
        width: 3px;
        height: 3px;
    }
    p.mp_np_title {
        padding-left: 8px;
    }
    .custom_row.flex.s-b.f-c {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    a.edison,
    a.politext {
        margin-bottom: 7px;
    }
    .column-1,
    .column-2 {
        display: flex;
        flex-direction: column;
        margin-top: 10px;
    }
    .column-2 a,
    .column-1 a {
        display: block;
        color: #000000;
        font-family: "TT Norms";
        font-size: 14px;
        font-weight: 500;
        width: 100%;
    }
    .custom_row.flex.s-b.mobile-dn {
        display: none;
    }
    .custom_row.flex.s-b .column-2 {
        width: 43%;
    }
    .press-center {
        padding-right: 0;
        margin-right: 0;
    }
    p.special_text {
        text-shadow: none;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .page_center-column iframe {
        max-width: 100%;
    }
    .page-content img {
        max-width: 100%;
        height: auto;
    }
    section {
        margin-bottom: 28rem;
    }
    .mobile_top_menu.open {
        max-height: 100%;
        overflow-y: scroll;
    }
    .mobile_menu_btn.active span.m_btn_lc {
        opacity: 0;
    }
    .mobile_menu_btn span {
        transition: all .3s ease-in-out;
    }
    .mobile_menu_btn.active span.m_btn_ll {
        transform: rotate(43deg);
        transform-origin: left;
        top: 0px;
    }
    .mobile_menu_btn.active span.m_btn_lr {
        transform-origin: left;
        transform: rotate(-45deg);
        bottom: -2px;
    }
    li.parent:before {
        content: "\f105";
        position: absolute;
        font-size: 20px;
        font-family: 'FontAwesome';
        right: 15px;
        transform: rotate(90deg);
        color: #41b0e3;
        transition: all .3s ease-in-out;
        top: 9px;
    }
    li.parent.mod:before {
        display: none;
    }
    li.parent {
        position: relative;
    }
    .mobile_top_menu>ul>li>a {
        width: 80%;
    }
    li.parent.active:before {
        transform: rotate(-90deg);
    }
    ul.child li a {
        padding-left: 58px;
        color: #000000;
        font-family: "TT Norms";
        font-size: 16px;
        font-weight: 500;
        position: relative;
        line-height: 1;
        margin-bottom: 10px;
        display: block;
        margin-bottom: 0;
        max-height: 0;
        transition: all .3s ease-in-out;
        overflow: hidden;
    }
    li.parent>a {
        border: 0px !important;
    }
    li.parent {
        border-bottom: 1px solid #f2f0f0;
    }
    ul.child li a:before {
        width: 2px;
        height: 2px;
        background-color: #0095da;
        position: absolute;
        content: '';
        left: 46px;
        top: 5px;
    }
    .active ul.child li a {
        max-height: 50px;
        margin-bottom: 10px;
    }
    p.mp_np_title {
        opacity: 0;
        transition: all .5s ease-in-out;
    }
    .show p.mp_np_title {
        opacity: 1;
    }
    a.mobile_online {
        display: block;
    }
    a.mobile_online {
        color: #0095da;
        font-family: "TT Norms";
        font-size: 18px;
        font-weight: 500;
        width: calc(100% - 30px);
        display: block;
        position: relative;
        margin: 40px auto;
        padding: 11px 22px 11px;
        box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.1);
        background-color: #f2f0f0;
        line-height: 1;
    }
    a.mobile_online:before {
        position: absolute;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        border: 1px solid #0095da;
        text-align: center;
        right: 23px;
        display: flex;
        flex-direction: column;
        content: "\f105";
        font-family: 'FontAwesome';
        font-size: 16px;
        justify-content: center;
        padding-left: 2px;
        top: calc(50% - 15px);
    }
    .news_info-title {
        width: 100%;
        font-size: 16px;
        line-height: 18px;
    }
    .news_info-description {
        font-size: 14px;
        line-height: 16px;
        margin-top: 10px;
        height: inherit;
    }
    .news_block {
        max-height: 200px;
    }
    .news_block:hover {
        margin-top: 10px;
        box-shadow: none;
        background-color: #fff;
    }
    .news_block:hover .news_info-title {
        margin-top: 5px;
    }
    .news_block:hover::before {
        height: 5px;
        top: 10px;
    }
    .news_block {
        flex-direction: column-reverse;
        max-height: inherit;
        margin-bottom: 20px;
    }
    .news_info {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        padding-bottom: 10px;
    }
    .news_info-description {
        margin-bottom: 0;
    }
    .parent__left li,
    .parent__left li.active,
    .parent__title {
        padding-left: 10px;
    }
    .sidebar.fixed {
        width: 130px;
    }
    .news_image {
        margin-top: 20px;
        width: 75%;
    }
    .page_center-column {
        width: calc(100% - 145px);
    }
    .news_block .news_info::before {
        display: none;
    }
    .page_left-column {
        width: 130px;
    }
    header {
        height: 52px;
    }
    /* footer {} */
    .page_center-column h1 {
        width: 60%;
        font-size: 20px;
    }
    .block1__wrap__title {
        font-size: 18px;
        line-height: 20px;
    }
    .page_center-column hr {
        margin-bottom: 15px;
    }
    .block2__wrap__text {
        font-size: 14px;
        line-height: 16px;
    }
    .block3__wrap__text {
        font-size: 18px;
        margin-bottom: 6px;
    }
    .page_right-column {
        width: 200px;
    }
    .block1__wrap__textb {
        font-size: 14px;
        text-transform: capitalize;
        margin-right: 0;
    }
    .block1__wrap__text__wrap {
        justify-content: space-between;
    }
    .text-photo {
        display: block;
        color: #959595;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.21px;
        margin-top: 26px;
    }
    .news-page {
        margin-right: 0px;
    }
    #search-block {
        padding-right: 0;
        margin-right: 0;
    }
    .page-content {
        padding-right: 0;
        margin-right: 0;
    }
    .block2__wrap__text {
        font-size: 17px;
        line-height: 18px;
    }
    .mobile-news .mp_news_point a:hover p.mp_np_title:before, .mobile-news .mp_news_point a p.mp_np_title:before {
        display: none;
    }

    .mobile-news .mp_news_point a:hover {
        background-color: #fff;
    }

    .mp_news_point a:hover p.mp_np_title {
        color: #000000;
    }
}

@media (max-width: 600px) {
    .block2__wrap__text iframe {
        height: 40vw;
    }
    .page_center-column h1 {
        width: 100%;
    }
    .page_right-column {
        display: none;
    }
    a.block3__wrapper__item,
    a.block3__wrapper__item1 {
        height: inherit;
        margin-bottom: 15px;
    }
    .block3__wrapper__item__img {
        margin-left: 0;
    }
    .block3__wrapper__item__text::before,
    .block3__wrapper__item__text::before {
        height: 5px;
    }
    .block3__wrapper__item:hover,
    .block3__wrapper__item1:hover {
        box-shadow: none;
        background-color: inherit;
    }
    .block3__wrapper__item:hover .block3__wrapper__item__text::before,
    .block3__wrapper__item1:hover .block3__wrapper__item__text::before {
        height: 5px;
        top: 10px;
    }
    .block3__wrapper__item:hover .block3__wrapper__item__text,
    .block3__wrapper__item1:hover .block3__wrapper__item__text {
        padding-top: 0px;
    }
    .block1__wrap__text__wrap {
        order: 0;
    }
    .block1__wrap__title {
        order: 1;
    }
    .block1__wrap__text {
        display: flex;
        flex-direction: column;
    }
    .block3__wrapper__item__img img {
        width: auto;
        max-height: 67px;
    }
    .block3__wrapper__item__text {
        font-size: 13px;
        width: 56%;
        line-height: 1.3;
    }
    .new-page .news__btn {
        margin: 0;
        margin-top: 20px;
    }
    iframe.yt-player {
        height: 53.0vw;
    }
}

@media (max-width: 530px) {
    .block2__wrap__text iframe {
        height: 37vw;
    }
}

@media (max-width: 430px) {
    .block2__wrap__text iframe {
        height: 53vw;
    }
    .custom_row.flex.s-b .column-2 {
        width: 57%;
    }
    iframe.yt-player {
        height: 53.0vw;
    }
    .page_left-column {
        display: none;
    }
    .block1__wrap__textb {
        margin-bottom: 12px;
    }
    .breadcrumbs_wrapper ul {
        display: none;
    }
    .page_center-column {
        width: 100%;
    }
    .page_center-column h1 {
        line-height: 1;
        font-size: 18px;
        margin-top: 13px;
        width: 257px;
    }
    section.construct_page {
        padding: 9px 15px 40px 15px;
    }
    .news_image {
        width: 100%;
        order: 0;
        margin: 0;
    }
    .news_info {
        order: 1;
        padding: 0;
    }
    path.st0 {
        fill: #9a9a9a !important;
    }
    .page_center-column hr {
        margin: 6px 0 14px 0;
    }
    .news_info-title {
        width: 97%;
        position: relative;
        margin-top: 9px;
        font-size: 16px;
        line-height: 16px;
        margin-left: 10px;
        margin-bottom: 20px;
    }
    .news_info-title:before {
        position: absolute;
        content: url(' ');
        width: 3px;
        height: 3px;
        background-color: #0095da;
        top: 7px;
        left: -10px;
    }
    .news_info-description {
        display: none;
    }
    .news_block {
        margin: 0;
    }
    .news__btn {
        width: 100%;
        margin: 0 auto;
    }
    .block1__wrap__title {
        line-height: 16px;
        font-size: 14px;
        margin-bottom: 12px;
    }
    .block1__wrap__img {
        margin-bottom: 14px;
    }
    .mob-link-back {
        display: block;
        color: #0095da;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        letter-spacing: 0.07px;
        text-decoration: none;
        margin-left: 10px;
        position: relative;
    }
    .mob-link-back:before {
        content: url(' ');
        background: url(/image/next_b_r.png);
        position: absolute;
        width: 5px;
        height: 10px;
        top: 2px;
        left: -10px;
    }
}

@media (max-width: 390px) {
    iframe.yt-player {
        height: 51.0vw;
    }
}


/* патч */


/* 
p.mp_np_title:hover {
    padding-top: 24px;
    background: #0095da;
    color: white;
}

.mp_news_point a:hover p.mp_np_title:before {
    height: 100%;
    top: 0;
    background: white;
    border: 0px;
    border-left: 4px solid #0095da;
    width: 9px;
}

.news_block:hover .news_info-title {
    padding-top: 54px;
    background: #0095da;
    color: white;
}


.news_info-title {
    color: #000;
    margin: 0;
    margin-bottom: 0;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.33px;
    transition: .3s;
    padding-right: 10%;
    margin-left: -10px;
    padding-left: 10px;
    padding-bottom: 20px;
    margin-bottom: -10px;
}



.news_block:hover::before {
    left: 0px;
    top: 0px;
    position: absolute;
    content: url();
    width: 5px;
    height: 100%;
    background-color: #f2f0f0;
    border-left: 4px solid #0095da;
    width: 9px;
}




*/