

/* Start:/local/templates/main/tpl/css/styles.css?1614954905187704*/
@import "/local/templates/main/tpl/css/_normalize.css";
@import "/local/templates/main/tpl/css/_jquery.mCustomScrollbar.css";
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic&subset=latin,cyrillic);
/*------------ Created on : 10.05.2016 --- Author: WM & CAKELABS -------------*/
/*--------------------- FONTS ------------------------------------------------*/
@font-face {
    font-family: 'DINPro';
    src: url('/local/templates/main/tpl/css/../fonts/DINPro.woff') format('woff'), url('/local/templates/main/tpl/css/../fonts/DINPro.otf') format('opentype'), url('/local/templates/main/tpl/css/../fonts/DINPro.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/local/templates/main/tpl/css/../fonts/DINPro-Medium.woff') format('woff'), url('/local/templates/main/tpl/css/../fonts/DINPro-Medium.otf') format('opentype'), url('/local/templates/main/tpl/css/../fonts/DINPro-Medium.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/local/templates/main/tpl/css/../fonts/DINPro-Bold.woff') format('woff'), url('/local/templates/main/tpl/css/../fonts/DINPro-Bold.otf') format('opentype'), url('/local/templates/main/tpl/css/../fonts/DINPro-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'als_rublregular';
    src: url('/local/templates/main/tpl/css/../fonts/alsrubl-webfont.eot');
    src: url('/local/templates/main/tpl/css/../fonts/alsrubl-webfont.eot?#iefix') format('embedded-opentype'), url('/local/templates/main/tpl/css/../fonts/alsrubl-webfont.woff') format('woff'), url('/local/templates/main/tpl/css/../fonts/alsrubl-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*--------------------- PRELIMINARY AJUSTMENT ----------------*/
/*--------------------- LAYOUT -----------------------------------------------*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    margin: 0;
    height: 100%;
    color: #222222;
    font: 400 16px/24px 'PT Serif', serif;
}

.wrapper {
    position: relative;
    min-width: 460px;
    min-height: 100%;
    padding-bottom: 77px;
    overflow: hidden;
    background: #F6F6F6;
}

.header {
    position: relative;
    min-width: 460px;
    z-index: 3;
}

.main {
    display: block;
}


.footer {
    position: relative;
    height: 77px;
    margin-top: -77px;
    min-width: 460px;
}

.wide-line {
    position: relative;
    min-width: 460px;
}

.line {
    position: relative;
    max-width: 1680px;
    min-width: 460px;
    margin: 0 auto;
}

.slim-line {
    position: relative;
    max-width: 460px;
    min-width: 460px;
    margin: 0 auto;
}

.line:after,
.slim-line:after,
.wide-line:after {
    clear: both;
    content: "";
    display: table;
}

[class*='clmn-'] {
    float: left;
    min-height: 10px;
}

.clmn-1-of-3 {
    width: 33.3%;
}

.clmn-2-of-3 {
    width: 66.6%;
}

.clmn-3-of-3 {
    width: 100%;
}

.clmn-1-of-4 {
    width: 25%;
}

.clmn-2-of-4 {
    width: 50%;
}

.clmn-half {
    width: 50%;
}

.clmn-3-of-4 {
    width: 75%;
}

.clmn-4-of-4 {
    width: 100%;
}

.clmn-1-of-5 {
    width: 20%;
}

.clmn-2-of-5 {
    width: 40%;
}

.clmn-3-of-5 {
    width: 60%;
}

.clmn-4-of-5 {
    width: 60%;
}

/*--------------------- GENERAL STYLES ---------------------------------------*/
a,
button,
input {
    outline: none;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.ico-rub {
    text-transform: lowercase !important;
    font-family: 'als_rublregular', sans-serif;
    font-style: normal;
    font-weight: normal;
}

/*.hidden {
  opacity: 0;
}*/
.visible {
    opacity: 1;
}

.user-content-styles h1,
.user-content-styles .like-H1 {
    margin: 0 0 40px;
    color: #0039A6;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
}

.user-content-styles h2,
.user-content-styles .like-H2 {
    max-width: 650px;
    margin: 0 0 40px;
    font: 700 24px/30px 'DINPro';
}

.user-content-styles h3,
.user-content-styles .like-H3 {
    max-width: 650px;
    margin: 40px 0 30px;
    font: 700 18px/24px 'PT Serif', serif;
}

.user-content-styles h4,
.user-content-styles .like-H4 {
    margin: 10px 0 5px;
    font: 700 16px/24px 'PT Serif', serif;
}

.user-content-styles p {
    margin: 24px 0;
    font: 400 18px/26px 'PT Serif', serif;
}

.user-content-styles p a {
    color: #0039A6;
    text-decoration: none;
    border-bottom: 1px solid;
}

.user-content-styles figure {
    margin: 50px 0;
}

.user-content-styles figure.figure-wide {
    margin: 50px -150px 50px -50px;
}

.user-content-styles figure.figure-wide figcaption, .user-content-styles figure figcaption.video-caption {
    margin: 2px 300px 20px 100px;
}

.user-content-styles figure.figure-to-right {
    float: right;
    width: 340px;
    margin: 8px -200px 20px 50px;
}

.user-content-styles figure.figure-to-right figcaption {
    margin: 10px 50px 0 0;
}

.user-content-styles figure img {
    width: 100%;
    height: auto;
}

.user-content-styles figure figcaption {
    margin: 20px 70px 20px 0;
    color: #676767;
    font: 400 italic 16px/24px 'PT Serif', serif;
}

.user-content-styles blockquote {
    margin: 50px 0;
    padding: 35px;
    background: #f5f5f5;
    border-left: 5px solid #777;
}

.user-content-styles blockquote.blue-lined {
    border-left-color: #1e4bb0;
}

.user-content-styles blockquote.red-lined {
    border-left-color: #e21b23;
}

.user-content-styles blockquote cite {
    color: #676767;
    font: 400 italic 16px/24px 'PT Serif', serif;
}

.user-content-styles blockquote .cite-link {
    display: inline-block;
    vertical-align: top;
    margin-top: 24px;
    font: 400 italic 16px/24px 'PT Serif', serif;
}

.user-content-styles blockquote .phrase {
    overflow: hidden;
}

.user-content-styles blockquote .phrase-img {
    float: left;
    width: 102px;
    height: 102px;
    border-radius: 50%;
    overflow: hidden;
}

.user-content-styles blockquote .phrase-img img {
    display: block;
    height: 100%;
    min-width: 100%;
}

.user-content-styles blockquote .phrase-txt {
    margin-left: 155px;
}

.user-content-styles blockquote .phrase-name {
    margin-bottom: 5px;
    font: 700 16px/24px 'DINPro';
}

.user-content-styles blockquote .phrase-cite {
    font: 400 italic 16px/24px 'DINPro';
}

.user-content-styles blockquote.big-blue-right {
    float: right;
    position: relative;
    width: 530px;
    margin: 20px -300px 30px 30px;
    color: #0039A6;
    text-align: center;
    font: 600 24px/36px 'DINPro';
    background: none;
    border: none;
}

.user-content-styles blockquote.big-blue-right:before,
.user-content-styles blockquote.big-blue-right:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 68px;
    margin-left: -34px;
    border-top: 4px solid #0039A6;
}

.user-content-styles blockquote.big-blue-right:before {
    top: 0;
}

.user-content-styles blockquote.big-blue-right:after {
    bottom: 0;
}

.user-content-styles ul,
.user-content-styles ol {
    margin: 50px 0;
    padding: 0;
    list-style: none;
}

.user-content-styles ul li,
.user-content-styles ol li {
    position: relative;
    margin: 24px 0;
    padding-left: 100px;
    font: 400 16px/24px 'PT Serif', serif;
}

.user-content-styles ul > li:before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 40px;
    width: 9px;
    height: 9px;
    background: #E21B23;
    border-radius: 50%;
}

.user-content-styles ol {
    counter-reset: list;
}

.user-content-styles ol > li:before {
    content: counter(list);
    counter-increment: list;
    display: block;
    position: absolute;
    top: 0;
    left: 40px;
    color: #E21B23;
    font: 700 18px/24px 'DINPro';
}

.user-content-styles .load-list {
    margin: 30px 0;
    padding: 0;
    list-style: none;
}

.user-content-styles .load-list li {
    position: relative;
    margin: 15px 0;
    padding-left: 30px;
    font: 600 13px/17px 'DINPro';
}

.user-content-styles .load-list li:before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 18px;
    height: 18px;
    background: no-repeat center url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iaWNvbm1vbnN0ciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGlkPSJkb3dubG9hZC0yIiBmaWxsPSIjMTg0OTlEIiBkPSJNMTYsMTFoNWwtOSwxMEwzLDExaDVWMGg4VjExeiBNMTcsMjJIN3YyaDEwVjIyeiIvPjwvc3ZnPg==);
    background-size: auto 100%;
}

.user-content-styles .load-list a {
    color: #0039A6;
    font: inherit;
}

.user-content-styles .load-list a:hover {
    color: #ff2a33;
}

.user-content-styles > img {
    max-width: 100%;
}

.user-content-styles > *:first-child {
    margin-top: 0;
}

.user-content-styles > *:last-child {
    margin-bottom: 0;
}

.icon-play {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgMTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGRkZGIiBkPSJNMC45MzQsMC42NDdMOS4wNjYsNUwwLjkzNCw5LjM1MyIvPjwvc3ZnPg==);
}

.icon-clocks-red {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iaWNvbm1vbnN0ciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGlkPSJ0aW1lLTIiIGZpbGw9IiNFRDFDMjQiIGQ9Ik0xMiwyYzUuNTE0LDAsMTAsNC40ODYsMTAsMTBjMCw1LjUxNS00LjQ4NiwxMC0xMCwxMFMyLDE3LjUxNSwyLDEyQzIsNi40ODYsNi40ODYsMiwxMiwyeiBNMTIsMEM1LjM3MywwLDAsNS4zNzMsMCwxMmMwLDYuNjI3LDUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyQzI0LDUuMzczLDE4LjYyNywwLDEyLDB6IE0xMywxMlY2aC0ydjhoN3YtMkgxM3oiLz48L3N2Zz4=);
}

.slick-prev {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRTUyNDI5IiBkPSJNMTQuOTc0LDguODNINS4xMTVsNS4zMTgsNS4zMTdINi42NzRMMC4wMjYsNy41bDYuNjQ3LTYuNjQ4aDMuNzU5TDUuMTE1LDYuMTcxaDkuODU5VjguODN6Ii8+PC9zdmc+);
}

.slick-next {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRTUyNDI5IiBkPSJNMC4wMjYsNi4xNzFoOS44NTlMNC41NjcsMC44NTNoMy43NTlMMTQuOTc0LDcuNWwtNi42NDcsNi42NDdINC41NjdMOS44ODUsOC44M0gwLjAyNlY2LjE3MXoiLz48L3N2Zz4=);
}

/*--------------------- BLOCKS -----------------------------------------------*/
.stop-modal {
    display: table;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #237aed;
    z-index: 999;
}

.stop-modal-inn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
}

.stop-modal-img {
    display: block;
    margin: 20px auto;
}

.stop-modal-txt {
    max-width: 600px;
    margin: 20px auto;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.stop-modal-txt a {
    text-decoration: underline;
    font-weight: 700;
}

/*--------------------- BLOCKS: Preloader ----------------------------*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 110;
}

.preloader:before,
.preloader:after {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    width: 50%;
    background: #fff;
    -webkit-transition: all 0.6s ease-in-out 0.4s;
    -o-transition: all 0.6s ease-in-out 0.4s;
    transition: all 0.6s ease-in-out 0.4s;
}

.preloader:before {
    left: 0;
}

.preloader:after {
    right: 0;
}

.preloader .loader-spin {
    position: fixed;
    left: 50%;
    top: 50%;
    height: 100px;
    width: 100px;
    margin: -50px 0 0 -50px;
    border-color: #0039A6 transparent transparent;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    -webkit-animation: spin 2s linear 0s infinite;
    animation: spin 2s linear 0s infinite;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 111;
}

.preloader .loader-spin:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-color: #27aae1 transparent transparent;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    -webkit-animation: spin 3s linear 0s infinite;
    animation: spin 3s linear 0s infinite;
}

.preloader .loader-spin:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-color: #ed1c24 transparent transparent;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    -webkit-animation: spin 1.5s linear 0s infinite;
    animation: spin 1.5s linear 0s infinite;
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.preloader.off:before {
    left: -50%;
}

.preloader.off:after {
    right: -50%;
}

.preloader.off .loader-spin {
    visibility: hidden;
    opacity: 0;
}

.scroll-top {
    display: none;
    position: fixed;
    right: 0;
    bottom: 14px;
    width: 50px;
    height: 50px;
    background: #ffffff no-repeat center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAcCAMAAADGFxadAAAAhFBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEennAAAAK3RSTlMAAAMWFxgtMjQ2ODk8PkdMTVJjZGdsbXR1eJagsba42Nvc3d7m8vT29/r7BkdFhgAAALlJREFUeAGVzscOgmAQReFLUey9F8WiqLz/+zm/mRU5CXJXs/hOMoqaTZFove1UNPbq5uVz/r/vf0rbij3wt2kIyDuHAL1zDNwD58A98nN7j4F54nkiHSgwD/xiHAL3yCFwjxwD91WeShi4Zw6Be+IQVLzzq3MO3DOHwD1zCNwzh8A9cwyCz5hDsAg+u//uW0uqDWbmN8wxOJofFuEZ4BCszWuQv06parcrHss4eHUmieoXj0eS+Wb7AmEAMlp/jQZbAAAAAElFTkSuQmCC);
    background-size: 80% auto;
    opacity: 0.3;
    z-index: 10;
}

/*--------------------- BLOCKS: Forms -----------------------------------*/
.form-line {
    position: relative;
    margin: 20px 0;
}

.form-input {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 10px 15px;
    font: 400 13px/19px 'DINPro';
    letter-spacing: 0.025em;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    /* Firefox 19+ */
}

.form-input::-webkit-input-placeholder {
    color: #777;
}

.form-input::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.form-input:-ms-input-placeholder {
    color: #777;
}

.form-input:focus {
    border-color: #1e4bb0;
}

.form-input.for-date {
    padding-right: 40px;
    background: no-repeat right center url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAzNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM5OTk5OTkiIGQ9Ik0xMi44MTcsMTcuNjA3aC0yLjU2M3YtMi41NjNoMi41NjNWMTcuNjA3eiBNOC45NzIsMTEuMTk5SDYuNDA5djIuNTY0aDIuNTYzVjExLjE5OXogTTEyLjgxNywxMS4xOTloLTIuNTYzdjIuNTY0aDIuNTYzVjExLjE5OXogTTUuMTI3LDE1LjA0NEgyLjU2M3YyLjU2M2gyLjU2M1YxNS4wNDR6IE04Ljk3MiwxNS4wNDRINi40MDl2Mi41NjNoMi41NjNWMTUuMDQ0eiBNNS4xMjcsMTEuMTk5SDIuNTYzdjIuNTY0aDIuNTYzVjExLjE5OXogTTE1LjM4MSw2LjA3MnYxNC4wOTlIMFY2LjA3MmgxLjkyM3YwLjY0MWMwLDAuNzA3LDAuNTc1LDEuMjgyLDEuMjgyLDEuMjgyYzAuNzA3LDAsMS4yODEtMC41NzUsMS4yODEtMS4yODJWNi4wNzJoNi40MDl2MC42NDFjMCwwLjcwNywwLjU3NCwxLjI4MiwxLjI4MSwxLjI4MmMwLjcwOCwwLDEuMjgyLTAuNTc1LDEuMjgyLTEuMjgyVjYuMDcySDE1LjM4MXogTTE0LjA5OSw5LjkxN0gxLjI4MnY4Ljk3MmgxMi44MTdWOS45MTd6IE0xMi44MTcsNS40MzFjMC0wLjM1NC0wLjI4Ny0wLjY0MS0wLjY0MS0wLjY0MWMtMC4zNTQsMC0wLjY0MSwwLjI4Ny0wLjY0MSwwLjY0MXYxLjI4MmMwLDAuMzUzLDAuMjg3LDAuNjQxLDAuNjQxLDAuNjQxYzAuMzU0LDAsMC42NDEtMC4yODgsMC42NDEtMC42NDFWNS40MzF6IE0zLjg0NSw2LjcxM2MwLDAuMzUzLTAuMjg2LDAuNjQxLTAuNjQxLDAuNjQxUzIuNTYzLDcuMDY2LDIuNTYzLDYuNzEzVjUuNDMxYzAtMC4zNTQsMC4yODctMC42NDEsMC42NDEtMC42NDFzMC42NDEsMC4yODcsMC42NDEsMC42NDFWNi43MTN6Ii8+PC9zdmc+);
    background-size: 34px 24px;
}

.form-text {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 150px;
    padding: 10px 15px;
    font: 400 13px/19px 'DINPro';
    letter-spacing: 0.025em;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    resize: vertical;
    /* Firefox 19+ */
}

.form-text::-webkit-input-placeholder {
    color: #777;
}

.form-text::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.form-text:-ms-input-placeholder {
    color: #777;
}

.form-text:focus {
    border-color: #1e4bb0;
}

.form-checkbox {
    display: inline-block;
    vertical-align: top;
}

.form-checkbox > input {
    display: none;
}

.form-checkbox > input:checked + span {
    color: #0039A6;
}

.form-checkbox > input:checked + span:before {
    background-color: #1e4bb0;
    border-color: #1e4bb0;
}

.form-checkbox > span {
    display: block;
    position: relative;
    padding: 10px 25px 10px 28px;
    font: 400 13px/21px 'DINPro';
    letter-spacing: 0.025em;
    cursor: pointer;
}

.form-checkbox > span:before {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 17px;
    height: 17px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}

.form-checkbox:hover > input + span:before {
    border-color: #1e4bb0;
}

.form-checkbox:hover > input:checked + span:before {
    background-color: #1e4bb0;
}

.form-radio {
    display: inline-block;
    vertical-align: top;
}

.form-radio > input {
    display: none;
}

.form-radio > input:checked + span {
    color: #0039A6;
}

.form-radio > input:checked + span:before {
    background-color: #1e4bb0;
    border-color: #1e4bb0;
}

.form-radio > span {
    display: block;
    position: relative;
    padding: 10px 25px 10px 28px;
    font: 400 13px/21px 'DINPro';
    letter-spacing: 0.025em;
    cursor: pointer;
}

.form-radio > span:before {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}

.form-radio:hover > input + span:before {
    border-color: #1e4bb0;
}

.form-radio:hover > input:checked + span:before {
    background-color: #1e4bb0;
}

.error-label {
    display: none;
    position: absolute;
    left: 100%;
    top: -8px;
    margin-left: -15px;
    padding: 20px;
    color: #212121;
    font: 400 13px/18px 'DINPro';
    white-space: nowrap;
    background: #fff;
    box-shadow: 0 14px 29px 6px rgba(197, 148, 29, 0.1);
}

.error-label:after {
    content: "";
    display: block;
    position: absolute;
    top: 22px;
    right: 100%;
    border-top: 8px solid transparent;
    border-right: 8px solid #fff;
    border-bottom: 8px solid transparent;
}

.input-error .error-label {
    display: block;
}

.input-error .form-input {
    border-color: #e21b23;
}

/*--------------------- BLOCKS: Buttons ---------------------------------*/
.btn {
    display: inline-block;
    vertical-align: top;
    padding: 11px 20px 9px;
    text-align: center;
    text-transform: uppercase;
    font: 400 13px/18px 'DINPro';
    letter-spacing: 0.05em;
    background: transparent;
    border: 1px solid #0039A6;
}

.btn-red {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24;
}

.btn-red:hover {
    background-color: #d70810;
    border-color: #d70810;
}

.btn-red-outlined {
    color: #ed1c24;
    background-color: #fff;
    border-color: #ed1c24;
}

.btn-red-outlined:hover {
    color: #fff;
    background-color: #d70810;
    border-color: #d70810;
}

.btn-blue-outlined {
    color: #0039A6;
    background-color: #fff;
    border-color: #0039A6;
}

.btn-blue-outlined:hover {
    color: #fff;
    background-color: #1e4bb0;
    border-color: #1e4bb0;
}

.btn-link {
    padding: 10px 5px;
    color: #0039A6;
    text-transform: none;
    border-color: transparent;
    background: #fff;
}

.btn-link:hover {
    color: #ff2a33;
}

/*--------------------- BLOCKS: Selector --------------------------------*/
.selector {
    position: relative;
}

.selector.show-list .selector-list {
    visibility: visible;
    opacity: 1;
    z-index: 50;
}

.selector.show-list .selector-val {
    border-color: #1e4bb0;
}

.selector.show-list .selector-val:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.selector-val {
    position: relative;
    height: 41px;
    padding: 10px 35px 10px 15px;
    font: 400 13px/19px 'DINPro';
    letter-spacing: 0.025em;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    cursor: pointer;
}

.selector-val:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 14px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    background: no-repeat right center url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iaWNvbm1vbnN0ciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgMTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWy5zdDB7ZmlsbDojRDFEMUQxO31dXT48L3N0eWxlPjxwb2x5Z29uIGlkPSJhcnJvdy0zMCIgY2xhc3M9InN0MCIgcG9pbnRzPSIxMS41MDIsNS4zMDIgMTEuNTAyLDEuMTg2IDYsNi42OTkgMC40OTcsMS4xODYgMC40OTcsNS4zMDIgNiwxMC44MTUgIi8+PC9zdmc+);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.selector-val[data-val="0"] {
    color: #777;
}

.selector-list {
    visibility: hidden;
    opacity: 0;
    z-index: -10;
    position: absolute;
    top: 100%;
    left: 0;
    margin: -1px 0 0;
    padding: 0;
    width: 100%;
    max-height: 140px;
    list-style: none;
    background: #fff;
    border: 1px solid #1e4bb0;
    overflow-y: auto;
}

.selector li {
    padding: 5px 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font: 400 13px/16px 'DINPro';
    cursor: pointer;
}

.selector li:hover {
    color: #0039A6;
    background-color: #fafafa;
}

.selector li[data-val="0"] {
    color: #777;
}

/*--------------------- BLOCKS: UI Calendar ------------------------------*/
.ui-datepicker {
    position: absolute;
    margin-top: 10px;
    font-size: 14px;
    font-family: 'DINPro', sans-serif;
    background: #fff;
    border-top: 3px solid #0039A6;
    box-shadow: 0 5px 27px rgba(169, 169, 169, 0.28);
    z-index: 95;
}

.ui-datepicker:before {
    content: "";
    display: block;
    position: absolute;
    top: -9px;
    left: 70px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 7px solid #0039A6;
}

.ui-datepicker.ui-corner-all,
.ui-datepicker .ui-corner-all {
    border-radius: 0;
}

.ui-datepicker-header.ui-widget-header {
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.ui-datepicker-calendar {
    margin: 10px;
}

.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-state-default {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #ff2a33;
    background: #fff;
    border-radius: 15px;
}

.ui-datepicker .ui-state-active {
    color: #fff;
    font-weight: bold;
    background: #ff2a33;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 10px;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid #ff2a33;
    border-radius: 10px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 10px;
}

.ui-datepicker .ui-datepicker-next {
    right: 10px;
}

.ui-datepicker .ui-state-hover {
    color: #fff;
    background: #ff2a33;
}

.ui-widget-header .ui-icon-circle-triangle-e {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    color: transparent;
    background: no-repeat center url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIxIDIwIj48cGF0aCBmaWxsPSIjZTMxMzJjIiBkPSJNMTEuMjQyIDkuMTQ0Yy0yLjQ4IDIuNDgtMy4yNCA0LjQ3LTIuNTk0IDYuMjIyIDAgMCA1LjY4LTUuNjgzIDUuNjgzLTUuNjgzTDguNjUgNGMtLjY0NyAxLjc1LjExNSAzLjc0IDIuNTk0IDYuMjJWOS4xNDR6Ii8+PC9zdmc+);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.ui-widget-header .ui-icon-circle-triangle-w {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    color: transparent;
    background: no-repeat center url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyMXB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjEgMjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNFMzEzMkMiIGQ9Ik0xMC41MTgsMTAuMjIyYzIuNDgtMi40OCwzLjI0LTQuNDcsMi41OTQtNi4yMjJjMCwwLTUuNjgsNS42ODMtNS42ODMsNS42ODNsNS42ODEsNS42ODNjMC42NDctMS43NS0wLjExNS0zLjc0LTIuNTk0LTYuMjJ2MS4wNzZIMTAuNTE4eiIvPjwvc3ZnPg==);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

/*--------------------- BLOCKS: Breadcrumbs -----------------------------*/
.breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    font-size: 0;
}

.breadcrumbs li {
    display: inline-block;
    vertical-align: top;
    color: #0039A6;
    text-transform: uppercase;
    font: 400 11px/20px 'DINPro';
    letter-spacing: 0.05em;
}

.breadcrumbs li:after {
    content: "-";
    margin: 0 3px 0 1px;
    font-size: 13px;
}

.breadcrumbs li:last-child {
    color: #ff2a33;
}

.breadcrumbs li:last-child:after {
    content: "";
}

.breadcrumbs li a {
    color: inherit;
    font: inherit;
}

/*--------------------- BLOCKS: Paginator -------------------------------*/
.paginator {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
    background: #fff;
    overflow-x: auto;
}

.paginator.has-margin {
    margin: 40px 0;
}

.paginator li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    color: #1e4bb0;
    font: 700 13px/40px 'DINPro';
    letter-spacing: 0.2em;
}

.paginator li a {
    display: block;
    position: relative;
    text-decoration: none;
    height: 60px;
    min-width: 60px;
    color: #0039A6;
    padding: 9px 8px 11px 12px;
    font: inherit;
    text-align: center;
}

.paginator li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid transparent;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.paginator li a:hover:after {
    border-color: #1e4bb0;
}

.paginator li.active a {
    color: #fff;
    background-color: #0039A6;
    cursor: default;
}

.paginator li.dots {
    cursor: default;
}

/*--------------------- SETI List ---------------------------------------*/
.seti-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    white-space: nowrap;
}

.seti-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 12px;
}

.seti-list a {
    display: block;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.seti-list .vk {
    width: 23px;
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-vk-white.svg);
}

.seti-list .tw {
    width: 18px;
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-twitter-white.svg);
}

.seti-list .fb {
    width: 18px;
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-facebook-white.svg);
}

.seti-list .gp {
    width: 19px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxOXB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAxOSAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTkgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xOC43ODksOS44M2gtMi40NjN2Mi40NjNoLTEuMjMyVjkuODNoLTIuNDYzVjguNTk4aDIuNDYzVjYuMTM2aDEuMjMydjIuNDYyaDIuNDYzVjkuODN6IE0xMS44MjYsMjAuMDE3YzAsMS44NDYtMS42ODYsNC4wOTQtNS45MjcsNC4wOTRjLTMuMTAxLDAtNS42ODgtMS4zMzgtNS42ODgtMy41ODhjMC0xLjczNywxLjA5OS0zLjk5Miw2LjIzNy0zLjk5MmMtMC43NjMtMC42MjItMC45NS0xLjQ5MS0wLjQ4NC0yLjQzM2MtMy4wMDgsMC00LjU0OS0xLjc2OS00LjU0OS00LjAxNWMwLTIuMTk3LDEuNjM1LTQuMTk0LDQuOTY3LTQuMTk0YzAuODQyLDAsNS4zMzksMCw1LjMzOSwwbC0xLjE5MywxLjI1Mkg5LjEyN2MwLjk4OSwwLjU2NiwxLjUxNCwxLjczMiwxLjUxNCwzLjAxOWMwLDEuMTgxLTAuNjUsMi4xMzYtMS41NzcsMi44NTRjLTEuNjQ2LDEuMjcyLTEuMjI1LDEuOTgzLDAuNSwzLjI0QzExLjI2NCwxNy41MjgsMTEuODI2LDE4LjUxMiwxMS44MjYsMjAuMDE3eiBNOC40OTYsMTAuMjRDOC4yNDgsOC4zNTEsNy4wMTcsNi44LDUuNTc4LDYuNzU3QzQuMTM5LDYuNzE1LDMuMTc0LDguMTYxLDMuNDIzLDEwLjA1YzAuMjQ4LDEuODksMS42MTUsMy4yMSwzLjA1NCwzLjI1M0M3LjkxNiwxMy4zNDYsOC43NDQsMTIuMTMsOC40OTYsMTAuMjR6IE05Ljk3OSwyMC4yMDdjMC0xLjU1NS0xLjQxNy0zLjAzNi0zLjc5Ni0zLjAzNmMtMi4xNDQtMC4wMjQtMy45NjEsMS4zNTQtMy45NjEsMi45NTJjMCwxLjYzLDEuNTQ5LDIuOTg4LDMuNjkzLDIuOTg4QzguNjU1LDIzLjExMSw5Ljk3OSwyMS44MzYsOS45NzksMjAuMjA3eiIvPjwvc3ZnPg==);
}

.seti-list .yt {
    width: 20px;
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-youtube-white.svg);
}

.seti-list .tg {
    width: 18px;
    background-size: contain;
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-telegram-white.svg);
}

.seti-list .in {
    width: 18px;
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-instagram-white.svg);
}

.seti-list .rt {
    width: 18px;
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-rutube-white.svg);
}

.seti-list.has-blue-icons .vk {
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-vk-blue.svg);;
}

.seti-list.has-blue-icons .tw {
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-twitter-blue.svg);
}

.seti-list.has-blue-icons .fb {
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-facebook-blue.svg);
}

.seti-list.has-blue-icons .gp {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxOXB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAxOSAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTkgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMxNTQwOGMiIGQ9Ik0xOC43ODksOS44M2gtMi40NjN2Mi40NjNoLTEuMjMyVjkuODNoLTIuNDYzVjguNTk4aDIuNDYzVjYuMTM2aDEuMjMydjIuNDYyaDIuNDYzVjkuODN6IE0xMS44MjYsMjAuMDE3YzAsMS44NDYtMS42ODYsNC4wOTQtNS45MjcsNC4wOTRjLTMuMTAxLDAtNS42ODgtMS4zMzgtNS42ODgtMy41ODhjMC0xLjczNywxLjA5OS0zLjk5Miw2LjIzNy0zLjk5MmMtMC43NjMtMC42MjItMC45NS0xLjQ5MS0wLjQ4NC0yLjQzM2MtMy4wMDgsMC00LjU0OS0xLjc2OS00LjU0OS00LjAxNWMwLTIuMTk3LDEuNjM1LTQuMTk0LDQuOTY3LTQuMTk0YzAuODQyLDAsNS4zMzksMCw1LjMzOSwwbC0xLjE5MywxLjI1Mkg5LjEyN2MwLjk4OSwwLjU2NiwxLjUxNCwxLjczMiwxLjUxNCwzLjAxOWMwLDEuMTgxLTAuNjUsMi4xMzYtMS41NzcsMi44NTRjLTEuNjQ2LDEuMjcyLTEuMjI1LDEuOTgzLDAuNSwzLjI0QzExLjI2NCwxNy41MjgsMTEuODI2LDE4LjUxMiwxMS44MjYsMjAuMDE3eiBNOC40OTYsMTAuMjRDOC4yNDgsOC4zNTEsNy4wMTcsNi44LDUuNTc4LDYuNzU3QzQuMTM5LDYuNzE1LDMuMTc0LDguMTYxLDMuNDIzLDEwLjA1YzAuMjQ4LDEuODksMS42MTUsMy4yMSwzLjA1NCwzLjI1M0M3LjkxNiwxMy4zNDYsOC43NDQsMTIuMTMsOC40OTYsMTAuMjR6IE05Ljk3OSwyMC4yMDdjMC0xLjU1NS0xLjQxNy0zLjAzNi0zLjc5Ni0zLjAzNmMtMi4xNDQtMC4wMjQtMy45NjEsMS4zNTQtMy45NjEsMi45NTJjMCwxLjYzLDEuNTQ5LDIuOTg4LDMuNjkzLDIuOTg4QzguNjU1LDIzLjExMSw5Ljk3OSwyMS44MzYsOS45NzksMjAuMjA3eiIvPjwvc3ZnPg==);
}

.seti-list.has-blue-icons .yt {
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-youtube-blue.svg);
}

.seti-list.has-blue-icons .tg {
    background-image: url('/local/templates/main/tpl/css/../img/in-base-64/icon-telegram-blue.svg');
}

.seti-list.has-blue-icons .in {
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-instagram-blue.svg);
}

.seti-list.has-blue-icons .rt {
    background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon-rutube-blue.svg);
}

/*--------------------- BLOCKS: Slider ----------------------------------*/
.slick-slider {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    position: relative;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    border: none;
}

/*--------------------- BLOCKS: Search Unit -----------------------------*/
.search-unit {
    background: #fff;
}

.search-unit-labels {
    float: left;
    width: 110px;
    padding: 10px 10px 10px 0;
    font: 700 16px/21px 'DINPro';
    letter-spacing: 0.025em;
}

.search-unit-labels.is-wide {
    width: 200px;
}

.search-unit-labels.is-wide + .search-unit-inputs {
    margin-left: 200px;
}

.search-unit-inputs {
    margin-left: 110px;
}

.search-unit-close {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    margin-bottom: 20px;
    background: no-repeat center url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjQ0JDQ0QwIiBkPSJNMS43NTcsMC4zNDNMMC4zNDMsMS43NTdsOS44OTksOS44OTlsMS40MTQtMS40MTRMMS43NTcsMC4zNDN6Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNDQkNDRDAiIGQ9Ik0xMC4yNDMsMC4zNDNsMS40MTQsMS40MTRsLTkuODk5LDkuODk5bC0xLjQxNC0xLjQxNEwxMC4yNDMsMC4zNDN6Ii8+PC9zdmc+);
    background-size: 12px 12px;
}

.search-unit-close:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRTUyNDI5IiBkPSJNMS43NTcsMC4zNDNMMC4zNDMsMS43NTdsOS44OTksOS44OTlsMS40MTQtMS40MTRMMS43NTcsMC4zNDN6Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNFNTI0MjkiIGQ9Ik0xMC4yNDMsMC4zNDNsMS40MTQsMS40MTRsLTkuODk5LDkuODk5bC0xLjQxNC0xLjQxNEwxMC4yNDMsMC4zNDN6Ii8+PC9zdmc+);
}

.search-unit-form {
    clear: both;
}

.search-unit-body {
    overflow: hidden;
}

.search-unit-submit {
    min-width: 160px;
}

.search-unit-resize {
    position: absolute;
    right: 20px;
    bottom: 40px;
}

.search-unit-searchline {
    position: relative;
    padding-right: 42px;
    border: 1px solid #dcdcdc;
}

.search-unit-searchline .searchline-input {
    border: none;
}

.search-unit-searchline .searchline-clear {
    display: none;
    position: absolute;
    top: 50%;
    right: 62px;
    z-index: 5;
    transform: translate(0, -50%);
    width: 24px;
    height: 24px;
    padding: 0;
    border: none;
    background: transparent no-repeat center url('/local/templates/main/tpl/css/../img/in-base-64/icon-clear.svg');
    background-size: cover;
    cursor:  pointer;
}

.search-unit-searchline .searchline-clear.is-appeared {
    display: block;
}

.search-unit-searchline .searchline-submit {
    display: block;
    position: absolute;
    top: -1px;
    right:-1px;
    bottom: -1px;
    width: 50px;
    padding: 0;
    border: none;
    background: transparent no-repeat center url('/local/templates/main/tpl/css/../img/in-base-64/icon-search-white.svg');
    background-color: #ED1C24;
    background-size: 18px 18px;
    cursor:  pointer;
}

.search-unit-searchline .searchline-submit:hover {
    background-color: #CC181F;
}

.search-unit-searchline .searchline-submit.has-red-icon {
    background-image: url('/local/templates/main/tpl/css/../img/in-base-64/icon-search-red.svg');
}

/*--------------------- BLOCKS: Video Unit -----------------------------*/
.video-unit {
    margin: 20px 0 40px 0;
    background: #fff;
    position: relative;
}

.video-unit-datas {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 18px;
}

.video-unit-datas li {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    color: #ff2a33;
    font: 400 13px/18px 'DINPro';
}

.video-unit-datas li i {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    background-color: #ff2a33;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px auto;
}

.video-unit-text {
    padding: 35px 0 5px;
    border-top: 1px solid #f1f1f1;
}

.video-unit-title {
    margin: 10px 0;
    font: 700 18px/26px 'PT Serif', serif;
}

.video-unit-screen {
    position: relative;
    height: 0;
    padding-bottom: 56.2%;
    background: #000;
    overflow: hidden;
}

.video-unit-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0039A6;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.video-unit-poster.hide {
    opacity: 0;
    visibility: hidden;
}

.video-unit-poster:hover .video-unit-img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: opacity 0.6125s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 4s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.6125s cubic-bezier(0.39, 0.575, 0.565, 1), transform 4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.video-unit-img {
    height: 100%;
    width: 100%;
    opacity: 0.6;
    -webkit-transition: opacity 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s, transform 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s, transform 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.video-unit-start {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 250px;
    height: 90px;
    margin: 0;
    padding-top: 0px;
    color: #fff;
    text-align: center;
    font: 700 24px/30px 'DINPro';
    background: no-repeat center top url(/local/templates/main/tpl/css/../img/in-base-64/icon-player.svg);
    background-size: 90px 90px;
    opacity: 0.7;
    z-index: 2;
}

.video-unit-start:hover {
    opacity: 1;
}

.video-unit .youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-unit-local {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -2px;
}

.video-unit-local .vjs-big-play-button {
    background-color: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('https://pngimage.net/wp-content/uploads/2018/06/svt-png-9.png');
    background-repeat: no-repeat;
    background-size: 46px;
    background-position: 50% calc(50% - 10px);
    border: none !important;
    box-shadow: none !important;
}

.video-unit-local .vjs-big-play-button:before {
     content: "";
     display: none;
 }
.video-unit-local .vjs-big-play-button:hover {
     background-color: transparent;
     opacity: .7;
 }

/*--------------------- BLOCKS: Timeline Unit -----------------------------*/
.timeline {
    font: 400 16px/24px 'DINPro';
}

.timeline-title {
    margin: 0 0 15px;
    font: 700 18px/24px 'PT Serif', serif;
}

.timeline-note {
    margin: 15px 0;
}

.timeline-list {
    margin: 15px 0 25px;
    padding: 0;
    list-style: none;
}

.timeline-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    color: #4b4b4b;
}

.timeline-link {
    color: #0039A6;
}

.timeline-link:hover {
    color: #ff2a33;
}

/*--------------------- BLOCKS: Tags List ---------------------------------*/
.tags {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.tags li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    font: 400 13px/24px 'DINPro';
}

.tags a {
    position: relative;
    color: #0039A6;
    text-decoration: underline;
    font: inherit;
    z-index: 1;
}

.tags a:hover {
    color: #ff2a33;
}

/*--------------------- BLOCKS: Tags List ---------------------------------*/
.downloads {
    margin: 5px 0;
    padding: 0;
    list-style: none;
}

.downloads li {
    margin-bottom: 20px;
    overflow: hidden;
}

.downloads li:last-child {
    margin-bottom: 0;
}

.downloads a {
    color: #0039A6;
    font: inherit;
}

.downloads .doc-type {
    display: block;
    float: left;
    padding: 2px 6px 4px;
    color: #fff;
    text-transform: uppercase;
    font: 600 14px/14px 'DINPro';
    background: #0039A6;
    border-radius: 10px;
}

.downloads .doc-name {
    margin-left: 60px;
    font: 400 16px/18px 'DINPro';
}

/*--------------------- BLOCKS: Alphabet nav ------------------------------*/
.alphabet {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.alphabet li {
    display: inline-block;
    vertical-align: top;
    margin-right: 11px;
}

.alphabet a {
    display: inline-block;
    vertical-align: top;
    color: #939393;
    text-transform: uppercase;
    font: 400 18px/30px 'DINPro';
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.alphabet a:hover {
    color: #ff2a33;
}

.alphabet-nav {
    position: relative;
}

.alphabet-show-btn {
    display: none;
    width: 37px;
    padding-bottom: 5px;
    text-align: right;
    text-transform: uppercase;
    font: 600 14px/30px 'DINPro';
    background: no-repeat right bottom url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzN3B4IiBoZWlnaHQ9IjdweCIgdmlld0JveD0iMCAwIDM3IDciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDM3IDciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI0VDMjAyNyIgY3g9IjE4LjUiIGN5PSIzLjUiIHI9IjMuNSIvPjxjaXJjbGUgZmlsbD0iI0VDMjAyNyIgY3g9IjMuNSIgY3k9IjMuNSIgcj0iMy41Ii8+PGNpcmNsZSBmaWxsPSIjRUMyMDI3IiBjeD0iMzMuNSIgY3k9IjMuNSIgcj0iMy41Ii8+PC9zdmc+);
}

.alphabet-hide-btn {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    background: no-repeat center url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzAgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IHg9IjE0LjQ4IiB5PSItNS40MyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtNi4yNzA4IDE1LjAwNzUpIiBmaWxsPSIjQ0FDOUM5IiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48cmVjdCB4PSIxNC41IiB5PSItNS41MDQiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjcwNzEgLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAxNS4wMDAyIDM2LjIxMjgpIiBmaWxsPSIjQ0FDOUM5IiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48L3N2Zz4=);
    background-size: 100% 100%;
}

.alphabet-hide-btn:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzAgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IHg9IjE0LjQ4IiB5PSItNS40MyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtNi4yNzA4IDE1LjAwNzUpIiBmaWxsPSIjZTIxYjIzIiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48cmVjdCB4PSIxNC41IiB5PSItNS41MDQiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjcwNzEgLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAxNS4wMDAyIDM2LjIxMjgpIiBmaWxsPSIjZTIxYjIzIiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48L3N2Zz4=);
}

/*--------------------- HEADER -----------------------------------------------*/
.header {
    background: #fff;
    box-shadow: 0 5px 27px rgba(169, 169, 169, 0.14);
}

.header-mob-btn {
    display: none;
    position: absolute;
    top: 16px;
    right: 25px;
    height: 50px;
    width: 50px;
    z-index: 10;
    background-color: #fff;
}

.header-mob-btn .lines {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 2px;
    margin: -1px 0 0 -13px;
    background: #E21B23;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-mob-btn .lines:after,
.header-mob-btn .lines:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #E21B23;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-mob-btn .lines:before {
    top: -8px;
}

.header-mob-btn .lines:after {
    bottom: -8px;
    width: calc(100% - 9px);
}

.header-mob-btn.active .lines {
    background: transparent;
}

.header-mob-btn.active .lines:before {
    transform: rotate(-45deg) translate(-5px, 6px);
}

.header-mob-btn.active .lines:after {
    width: 100%;
    transform: rotate(45deg) translate(-5px, -6px);
}

.header-mob-seti {
    display: none;
    margin: 50px 0 0 -12px;
}

.header-mob-search {
    display: none;
    margin: 20px 0 50px;
}

т
.header-mob-programs {
    height: 100%;
    margin-left: 210px;
    text-align: center;
}

.header-mob-programs .mob-programs-btn {
    display: block;
    vertical-align: top;
    padding: 10px;
    font: 600 14px/40px 'PT Serif', serif;
}

.header-top-line {
    max-width: none;
    padding-right: 60px;
    display: flex;
    align-items: center;
    /*margin-top: 0;*/
}

.header-top-logo {
    float: left;
    position: relative;
    flex: 0 0 303px;
    padding: 44px 58px;
    background: #EDF1F8;
    z-index: 10;
    display: flex;
    align-items: center;
}

.header-top-logo-file {
    display: inline-block;
    width: 185px;
    height: 23px;
}


.header-top-logo img {
    display: block;
    max-width: 100%;
    height: 100%;
}

.header-top-search {
    order: 1;
    position: relative;
}

.header-top-search .btn-search {
    display: block;
    height: 36px;
    width: 56px;
    background: no-repeat center url('/local/templates/main/tpl/css/../img/in-base-64/icon-search-blue.svg');
    background-size: 20px 20px;
}

.header-top-search .btn-search:hover {
    background-image: url('/local/templates/main/tpl/css/../img/in-base-64/icon-search-red.svg');
}

.header-top-search .search-unit {
    opacity: 0;
    visibility: hidden;
    z-index: -10;
    position: absolute;
    top: -10px;
    right: -5px;
    width: 600px;
    min-height: 200px;
    padding: 20px;
    box-shadow: 0 5px 27px rgba(169, 169, 169, 0.2);
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-top-search .search-unit.active {
    opacity: 1;
    visibility: visible;
    z-index: 50;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.header-top-nav {
    flex: 0  1 1385px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 56px 0 60px;
    padding: 0;
}

.header-top-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.header-top-menu > li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 8px 0;
}

.header-top-menu > li.active .header-top-submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.header-top-menu > li > a {
    display: inline-block;
    text-transform: uppercase;
    font: 600 16px/20px 'DINPro';
}

.header-top-menu > li > a .icon-submenu {
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 20px;
    width: 12px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.header-top-menu > li > a .icon-submenu:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 2px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #797979;
}

.header-top-menu.is-bluemenu {
    float: left;
    text-align: left;
}

.header-top-menu.is-bluemenu > li {
    margin-right: 20px;
}

.header-top-menu.is-bluemenu > li:last-child {
    margin-right: 0;
}

.header-top-menu.is-bluemenu > li > a {
    color: #0039A6;
}

.header-top-menu.is-bluemenu > li > a:hover {
    color: #ff2a33;
}

.header-top-menu.is-graymenu {
    order: 1;
    text-align: right;
}

.header-top-menu.is-graymenu > li {
    margin-left: 20px;
}

.header-top-menu.is-graymenu > li:first-child {
    margin-left: 0;
}

.header-top-menu.is-graymenu > li > a {
    color: #797979;
}

.header-top-menu.is-graymenu > li > a:hover {
    color: #ff2a33;
}

.header-top-submenu {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    position: absolute;
    top: 100%;
    left: -40px;
    min-width: 230px;
    max-width: 280px;
    padding: 20px 0;
    border-top: 4px solid #0039A6;
    background: #fff;
    box-shadow: 0 0 10px rgba(185, 185, 185, 0.28);
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-top-submenu:before {
    content: "";
    display: block;
    position: absolute;
    top: -9px;
    left: 70px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 7px solid #0039A6;
}

.header-top-submenu > li > a {
    display: block;
    padding: 10px 20px 10px 40px;
    color: #0039A6;
    text-align: left;
    text-transform: uppercase;
    font: 600 14px/16px 'DINPro';
    opacity: 0.7;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-top-submenu > li > a:hover {
    opacity: 1;
    background-color: #f5f5f5;
}

.header-mid-line {
    max-width: none;
    height: 62px;
    color: #fff;
    background: no-repeat url(/local/templates/main/tpl/css/../img/backgrounds/bg-main-blue.jpg);
    background-size: cover;
    background-position: top -420px center;
    background-attachment: fixed;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

@media only screen and (max-width: 1520px) {
    .header-mid-line {
        background-position: top -270px center;
    }

}


@media only screen and (max-width: 990px) {
    .header-mid-line {
        background-position: top -580px center;
    }

}


@media only screen and (max-width: 490px) {
    .header-mid-line {
        background: no-repeat url(/local/templates/main/tpl/css/../img/backgrounds/mobile-bg.jpg);
        background-position: center;
    }

}

.header-mid-ether {
    float: left;
    width: 303px;
    height: 100%;
    background: #e21b23;
}

.header-mid-ether .btn-ether {
    display: block;
    padding: 20px 78px;
    font: 700 14px/20px 'DINPro';
    background: #e21b23;
}

.header-mid-ether .btn-ether:hover {
    color: #fff;
    background: #d70810;
}

.header-mid-ether .btn-ether i {
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 20px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.header-mid-now {
    height: 100%;
    margin: 0 270px 0 260px;
    overflow: hidden;
}

.header-mid-now .now-time {
    float: left;
    width: 200px;
    height: 100%;
    padding: 15px 20px;
}

.header-mid-now .now-time-data {
    width: 78px;
    margin: 0 auto;
    text-align: center;
    font: 400 13px/16px 'DINPro';
}

.header-mid-now .now-time-line {
    width: 78px;
    height: 2px;
    margin: 12px auto 0;
    position: relative;
    background: #c5c5c5;
}

.header-mid-now .now-time-line span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #E21B23;
}

.header-mid-now .now-note {
    height: 44px;
    max-width: 920px;
    margin: 8px 0 8px 200px;
    padding-right: 190px;
    font: 400 13px/22px 'DINPro';
    letter-spacing: 0.05em;
    overflow: hidden;
}

.header-mid-now .now-note span {
    text-transform: uppercase;
    font-weight: 700;
    max-height: 43px;
}

.header-mid-seti {
    float: right;
    height: 100%;
    padding: 17px 53px 17px 10px;
    border-left: 1px solid rgba(197, 197, 197, 0.5);
    overflow: hidden;
}

.header-mid-seti li {
    margin: 0 7px;
}

.header-mid-seti a {
    height: 26px;
}

.header-btm-line {
    height: 143px;
    max-width: none;
    overflow: hidden;
}

.header-btm-title {
    float: left;
    width: 220px;
    height: 100%;
    padding: 25px 60px;
    color: #ff2a33;
    text-transform: uppercase;
    font: 600 16px/22px 'DINPro';
}

.header-btm-programs {
    position: relative;
    height: 100%;
    margin: 0 60px 0 220px;
    font-size: 0;
}

.header-btm-programs:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 120px;
    pointer-events: none;
    background: -webkit-linear-gradient(to right, transparent 0%, #ffffff 100%);
    background: -ms-linear-gradient(to right, transparent 0%, #ffffff 100%);
    background: -o-linear-gradient(to right, transparent 0%, #ffffff 100%);
    background: linear-gradient(to right, transparent 0%, #ffffff 100%);
}

.header-btm-programs .program-slide {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    max-width: 500px;
    min-width: 200px;
    padding: 24px 50px 24px 0;
}

.header-btm-programs .program-time {
    margin-bottom: 14px;
    color: #ff2a33;
    font: 400 13px/15px 'DINPro';
}

.header-btm-programs .program-time i {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin-right: 11px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.header-btm-programs .program-text {
    position: relative;
    max-height: 66px;
    font: 400 13px/22px 'DINPro';
    letter-spacing: 0.05em;
    overflow: hidden;
}

.header-btm-programs .program-title {
    text-transform: uppercase;
    font-weight: 700;
}

.header-btm-programs .program-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.header-btm-programs .slick-prev,
.header-btm-programs .slick-next {
    position: absolute;
    bottom: 20px;
    width: 40px;
    height: 40px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    background-color: transparent;
}

.header-btm-programs .slick-prev:hover,
.header-btm-programs .slick-next:hover {
    background-color: #fafafa;
}

.header-btm-programs .slick-prev {
    left: -173px;
}

.header-btm-programs .slick-next {
    left: -133px;
}

/*--------------------- FOOTER -----------------------------------------------*/
.footer {
    color: #fff;
    font: 400 14px/16px 'DINPro';
    background: #0039A6 no-repeat center url(/local/templates/main/tpl/css/../img/backgrounds/footer-bg.jpg);
    background-size: cover;
}

.footer-line {
    max-width: none;
    height: 100%;
    padding: 24px 60px 23px;
}

.footer-left,
.footer-center,
.footer-right {
    float: left;
    height: 100%;
    overflow: hidden;
}

.footer-left {
    width: 30%;
}

.footer-center {
    width: 40%;
}

.footer-right {
    width: 30%;
    text-align: right;
}

.footer-copy {
    margin: 7px 0;
}

.footer-seti {
    text-align: center;
}

.footer-cake {
    display: inline-block;
    vertical-align: top;
    height: 16px;
    margin: 7px 0;
    line-height: 16px;
}

.footer-cake span {
    display: inline-block;
    text-indent: -500px;
    overflow: hidden;
}

/*--------------------- ALL PAGES BLOCKS -------------------------------------*/
.content-header {
    margin-bottom: 20px;
}

.content-header-side {
    float: right;
    position: relative;
    width: 200px;
    min-height: 5px;
    text-align: right;
}

.content-header-main {
    margin-right: 200px;
}

.content-header-back {
    display: inline-block;
    vertical-align: top;
    /*padding-top: 6px;*/
    color: #0039A6;
    font: 400 14px/24px 'DINPro';
}

.content-header-back:hover {
    color: #ff2a33;
}

.content-header .content-subtitle {
    margin: 0;
}

.content-header-close {
    display: block;
    position: absolute;
    top: -20px;
    right: -40px;
    width: 30px;
    height: 30px;
    background: no-repeat center url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzAgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IHg9IjE0LjQ4IiB5PSItNS40MyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtNi4yNzA4IDE1LjAwNzUpIiBmaWxsPSIjQ0FDOUM5IiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48cmVjdCB4PSIxNC41IiB5PSItNS41MDQiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjcwNzEgLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAxNS4wMDAyIDM2LjIxMjgpIiBmaWxsPSIjQ0FDOUM5IiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48L3N2Zz4=);
    background-size: 100% 100%;
}

.content-header-close:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzAgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IHg9IjE0LjQ4IiB5PSItNS40MyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtNi4yNzA4IDE1LjAwNzUpIiBmaWxsPSIjZTIxYjIzIiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48cmVjdCB4PSIxNC41IiB5PSItNS41MDQiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjcwNzEgLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAxNS4wMDAyIDM2LjIxMjgpIiBmaWxsPSIjZTIxYjIzIiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48L3N2Zz4=);
}

.content-title {
    width: 100%;
    margin: 0;
    color: #0039A6;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
    overflow: hidden;
}

.content-subtitle {
    max-width: 650px;
    margin: 0 0 40px;
    font: 700 28px/30px 'DINPro';
}

.content-head {
    padding: 20px 60px;
    background: #fff;
}

.content-head-line {
    max-width: 1560px;
    display: table;
    width: 100%;
    height: 80px;
    margin: 0 auto;
    table-layout: fixed;
}

.content-head-left {
    display: table-cell;
    vertical-align: middle;
    width: 260px;
}

.content-head-left.is-wide {
    width: 50%;
}

.content-head-left.is-wide + .content-head-rght {
    width: 50%;
}

.content-head-cntr {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}

.content-head-rght {
    display: table-cell;
    vertical-align: middle;
    width: 360px;
}

.content-head-form {
    font-size: 0;
}

.content-head-inputs {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    margin: 5px 36px 5px 0;
}

.content-head-inputs:last-child {
    margin-right: 0;
}

.content-head-inputs.is-long {
    width: 360px;
}

.content-head-inputs.is-short {
    width: 209px;
}

.content-body {
    max-width: 1680px;
    margin: 0 auto;
    padding-top: 10px;
}

.content-body-side {
    float: right;
    width: 230px;
    min-height: 5px;
    margin-left: -230px;
}

.content-body-main {
    float: left;
    width: 100%;
    padding-right: 250px;
}

.content-body-date {
    color: #ff2a33;
    font: 400 14px/20px 'DINPro';
    /*width: 150px;*/
    flex-shrink: 0;
}

.content-body-tags {
    margin-top: 5px;
    padding-right: 145px;
    margin-bottom: 20px;
}

.content-side {
    float: right;
    position: relative;
    width: 420px;
    margin: 0 0 60px -420px;
    padding-top: 30px;
    z-index: 1;
}

.content-side-section {
    margin-bottom: 35px;
}

.content-side-section.has-shadow {
    box-shadow: 0 5px 27px rgba(169, 169, 169, 0.14);
}

.content-cntr {
    float: left;
    position: relative;
    width: 100%;
    min-height: 800px;
    padding: 30px 460px 60px 60px;
    overflow: hidden;
}

.content-cntr.has-padding {
    padding: 40px 60px;
}

.content-cntr-section {
    position: relative;
    margin-bottom: 40px;
}

.content-cntr-section.has-padding {
    padding: 40px 60px;
}

.content-more {
    margin: 40px 0;
    padding: 10px;
    text-align: center;
    background: #fff;
}

.content-more .more-btn .btn {
    border-color: #fff;
}

.content-more .more-btn .btn:hover {
    color: #ff2a33;
}

.content-more .has-loading {
    position: relative;
}

.content-more .has-loading:before {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ffffff url(/local/templates/main/tpl/css/../img/btn_preloader.gif) no-repeat center;
}

.content-more .has-loading.loading {
    cursor: pointer;
}

.content-more .has-loading.loading:before {
    display: block;
}

.content-article-side {
    float: right;
    width: 250px;
    padding-left: 20px;
}

.content-article-main {
    margin: 0 150px 0 50px;
}

.content-row {
    margin: -20px;
}

.content-col-1x3 {
    float: left;
    width: 33.33%;
    min-height: 1px;
    padding: 20px;
}

.content-col-2x3 {
    float: left;
    width: 66.66%;
    min-height: 1px;
    padding: 20px;
}

.content-col-2x5 {
    float: left;
    width: 40%;
    min-height: 1px;
    padding: 20px;
}

.content-col-3x5 {
    float: left;
    width: 60%;
    min-height: 1px;
    padding: 20px;
}

.content-logo {
    width: 210px;
    height: auto;
}

.programs-line {
    margin: 50px 0;
    background: #fff;
}

.programs-line-title {
    padding: 25px 100px 25px 0;
    text-transform: uppercase;
    font: 400 18px/24px 'DINPro';
    letter-spacing: 0.05em;
    border-top: 1px solid #d2d2d2;
}

.programs-line-slider {
    position: relative;
    margin: 0 -25px;
}

.programs-line-slider .slick-prev,
.programs-line-slider .slick-next {
    position: absolute;
    top: -60px;
    width: 40px;
    height: 40px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    background-color: transparent;
}

.programs-line-slider .slick-prev:hover,
.programs-line-slider .slick-next:hover {
    background-color: #fafafa;
}

.programs-line-slider .slick-prev {
    right: 52px;
}

.programs-line-slider .slick-next {
    right: 12px;
}

.programs-line-slide {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    height: auto;
    padding: 0 25px;
    text-align: left;
}

.programs-line-slide:nth-child(3n+1) {
    text-align: left;
}

.programs-line-slide:nth-child(3n+2) {
    text-align: center;
}

.programs-line-slide:nth-child(3n+3) {
    text-align: right;
}

.programs-line-unit {
    display: inline-block;
    position: relative;
    vertical-align: top;
    max-width: 420px;
    text-align: left;
}

.programs-line-unit .program-img {
    overflow: hidden;
}

.programs-line-unit .program-img img {
    display: block;
    width: 100%;
}

.programs-line-unit .program-text {
    padding: 15px 0 0;
}

.programs-line-unit .program-date {
    color: #ff2a33;
    font: 400 13px/25px 'DINPro';
}

.programs-line-unit .program-note {
    position: relative;
    height: 108px;
    margin-top: 12px;
    font: 700 16px/22px 'PT Serif', serif;
    overflow: hidden;
}

.programs-line-unit .program-note:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 16px;
    background: -webkit-linear-gradient(to top, #ffffff, transparent);
    background: -ms-linear-gradient(to top, #ffffff, transparent);
    background: -o-linear-gradient(to top, #ffffff, transparent);
    background: linear-gradient(to top, #ffffff, transparent);
}

.programs-trio-title {
    margin: 35px 0;
}

.programs-trio-line {
    padding: 10px 35px;
    font-size: 0;
    background: #fff;
    overflow: hidden;
}

.programs-trio-col {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 25px;
    text-align: left;
}

.programs-trio-col:nth-child(3n+1) {
    text-align: left;
}

.programs-trio-col:nth-child(3n+2) {
    text-align: center;
}

.programs-trio-col:nth-child(3n+3) {
    text-align: right;
}

.programs-trio-unit {
    display: inline-block;
    position: relative;
    vertical-align: top;
    max-width: 420px;
    text-align: left;
}

.programs-trio-unit .program-img {
    overflow: hidden;
}

.programs-trio-unit .program-img img {
    display: block;
    width: 100%;
}

.programs-trio-unit .program-text {
    padding: 15px 0;
}

.programs-trio-unit .program-date {
    color: #ff2a33;
    font: 400 13px/25px 'DINPro';
}

.programs-trio-unit .program-note {
    margin-top: 12px;
    font: 700 16px/22px 'PT Serif', serif;
}

.programs-tiles-title {
    margin: 0 0 30px 0;
}

.programs-tiles-line {
    margin-bottom: 40px;
    font-size: 0;
    line-height: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.programs-tiles-col {
    float: left;
    width: 33.33%;
    margin-top: 35px;
    padding: 0;
    text-align: left;
    overflow: hidden;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.programs-tiles-col:nth-child(3n+1) {
    text-align: left;
    padding-right: 26px;
}

.programs-tiles-col:nth-child(3n+2) {
    text-align: center;
    padding: 0 13px;
}

.programs-tiles-col:nth-child(3n+3) {
    text-align: right;
    padding-left: 26px;
}

.programs-tiles-unit {
    display: inline-block;
    position: relative;
    vertical-align: top;
    max-width: 420px;
    text-align: left;
    background: #fff;
}

.programs-tiles-unit .program-img {
    overflow: hidden;
}

.programs-tiles-unit .program-img img {
    display: block;
    width: 100%;
}

.programs-tiles-unit .program-text {
    padding: 15px 30px;
}

.programs-tiles-unit .program-date {
    margin-bottom: 12px;
    color: #ff2a33;
    font: 400 13px/25px 'DINPro';
}

.programs-tiles-unit .program-title {
    position: relative;
    height: 66px;
    margin-top: 12px;
    font: 700 16px/22px 'PT Serif', serif;
    overflow: hidden;
}

.programs-tiles-unit .program-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 16px;
    background: -webkit-linear-gradient(to top, #ffffff, transparent);
    background: -ms-linear-gradient(to top, #ffffff, transparent);
    background: -o-linear-gradient(to top, #ffffff, transparent);
    background: linear-gradient(to top, #ffffff, transparent);
}

.programs-tiles-unit .program-note {
    position: relative;
    height: 88px;
    margin-top: 5px;
    font: 400 14px/22px 'PT Serif', serif;
    overflow: hidden;
}

.programs-tiles-unit .program-note:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 16px;
    background: -webkit-linear-gradient(to top, #ffffff, transparent);
    background: -ms-linear-gradient(to top, #ffffff, transparent);
    background: -o-linear-gradient(to top, #ffffff, transparent);
    background: linear-gradient(to top, #ffffff, transparent);
}

/*--------------------- ASIDE PAGES BLOCKS -----------------------------------*/
.side-section-head {
    overflow: hidden;
}

.side-section-head .head-icon {
    float: left;
    width: 100px;
}

.side-section-head .head-icon img {
    display: block;
    width: 100%;
}

.side-section-head .head-bigtitle {
    min-height: 150px;
    margin: 0 0 0 100px;
    padding: 15px 10px 15px 18px;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
}

.side-section-head .head-smalltitle {
    display: table;
    height: 70px;
    margin: 0 0 0 100px;
    padding: 10px 15px;
    color: #0039A6;
    text-transform: uppercase;
    font: 400 13px/21px 'DINPro';
}

.side-section-head .head-img {
    overflow: hidden;
}

.side-section-head .head-img img {
    display: block;
    width: 100%;
}

.side-section-body {
    overflow: hidden;
}

.regions-section {
    background: #fff;
}

.regions-section-program .program-img {
    overflow: hidden;
}

.regions-section-program .program-img img {
    display: block;
    width: 100%;
}

.regions-section-program .program-text {
    padding: 30px 60px 50px;
}

.regions-section-program .program-type {
    margin: 5px 0;
    color: #ff2a33;
    text-transform: uppercase;
    font: 600 18px/20px 'DINPro';
}

.regions-section-program .program-date {
    color: #ff2a33;
    text-transform: uppercase;
    font: 600 13px/25px 'DINPro';
}

.regions-section-program .program-note {
    margin-top: 12px;
    font: 700 16px/22px 'PT Serif', serif;
}

.lastnews-section {
    background: #fff;
}

.lastnews-section-program {
    margin-bottom: 35px;
    padding: 0 60px;
}

.lastnews-section-program:last-child .program-text {
    border-bottom: none;
}

.lastnews-section-program .program-text {
    padding-bottom: 35px;
    border-bottom: 1px solid #d2d2d2;
}

.lastnews-section-program .program-time {
    color: #ff2a33;
    font: 400 16px/25px 'DINPro';
}

.lastnews-section-program .program-note {
    margin-top: 12px;
    font: 700 16px/22px 'PT Serif', serif;
}

.banners-section {
    padding: 0 60px;
    text-align: center;
}

.banners-section .side-banner {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    overflow: hidden;
}

.banners-section .side-banner:last-child {
    margin-bottom: 0;
}

.banners-section .side-banner img {
    display: block;
    max-width: 100%;
}

.announce-section {
    background: #fff;
}

.announce-section-program .program-text {
    padding: 30px 60px;
}

.announce-section-program .program-title {
    margin-bottom: 25px;
    padding: 5px 0;
    text-transform: uppercase;
    font: 600 18px/20px 'DINPro';
}

.announce-section-program .program-note {
    font: 400 14px/22px 'PT Serif', serif;
}

.announce-section-program .program-more {
    padding: 15px 60px 18px;
    border-top: 1px solid #d2d2d2;
}

.announce-section-program .program-link {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
    color: #0039A6;
    text-decoration: underline;
    font: 400 13px/17px 'DINPro';
}

.broadcast-section {
    background: #fff;
}

.broadcast-section-program .program-text {
    padding: 30px 60px;
}

.broadcast-section-program .program-note {
    font: 700 16px/22px 'PT Serif', serif;
}

.broadcast-section-program .program-more {
    padding: 15px 60px 18px;
    border-top: 1px solid #d2d2d2;
}

.broadcast-section-program .program-link {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
    color: #0039A6;
    text-decoration: underline;
    font: 400 13px/17px 'DINPro';
}

.interview-section {
    color: #fff;
    background: #e21b23;
}

.interview-section .head-smalltitle {
    color: #fff;
}

.interview-section-program .program-img {
    overflow: hidden;
}

.interview-section-program .program-img img {
    display: block;
    width: 100%;
}

.interview-section-program .program-text {
    position: relative;
    padding: 30px 60px 45px;
}

.interview-section-program .program-text:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 78px;
    border-top: 15px solid #e21b23;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    z-index: 1;
}

.interview-section-program .program-name {
    position: relative;
    margin-bottom: 35px;
    font: 600 24px/30px 'DINPro';
}

.interview-section-program .program-name:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 100px;
    border-top: 2px solid #fff;
    z-index: 1;
}

.interview-section-program .program-note {
    font: 400 18px/22px 'PT Serif', serif;
}

.offscreen-section {
    background: #fff;
}

.offscreen-section-head {
    padding: 30px;
}

.offscreen-section-head .offscreen-title {
    margin: 0;
    color: #0039A6;
    text-transform: uppercase;
    font: 700 30px/30px 'DINPro';
}

.offscreen-section-body .offscreen-img {
    overflow: hidden;
}

.offscreen-section-body .offscreen-img img {
    display: block;
    width: 100%;
}

.offscreen-section-body .offscreen-more {
    padding: 15px 60px;
}

.offscreen-section-body .offscreen-link {
    display: inline-block;
    vertical-align: top;
    color: #0039A6;
    font: 800 16px/22px 'DINPro';
}

.offscreen-section-body .offscreen-link .icon-in {
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: no-repeat center url(/local/templates/main/tpl/css/../img/in-base-64/icon-instagram-blue.svg);
    background-size: contain;
}

.theme-section {
    background: #fff;
}

.theme-section-head .head-smalltitle {
    color: #ff2a33;
}

.theme-section-body .theme-title {
    margin: 20px 30px;
    color: #ff2a33;
    text-transform: uppercase;
    font: 700 30px/30px 'DINPro';
}

.theme-section-body .theme-note {
    margin-left: 120px;
    font: 700 14px/40px 'PT Serif', serif;
}

.theme-section-body .theme-slider {
    position: relative;
}

.theme-section-body .theme-slider .slick-prev,
.theme-section-body .theme-slider .slick-next {
    position: absolute;
    top: -40px;
    width: 40px;
    height: 40px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    background-color: transparent;
}

.theme-section-body .theme-slider .slick-prev:hover,
.theme-section-body .theme-slider .slick-next:hover {
    background-color: #fafafa;
}

.theme-section-body .theme-slider .slick-prev {
    left: 20px;
}

.theme-section-body .theme-slider .slick-next {
    left: 60px;
}

.theme-section-body .theme-slide {
    height: auto;
    min-height: 280px;
    padding: 30px 60px;
}

.theme-section-body .theme-slide-title {
    margin-bottom: 5px;
    font: 700 16px/22px 'PT Serif', serif;
}

.theme-section-body .theme-slide-title a {
    font: inherit;
}

.theme-section-body .theme-slide-date {
    margin: 5px 0 15px;
    font: 400 13px/35px 'DINPro';
}

.theme-section-body .theme-slide-note {
    margin-top: 15px;
    font: 400 14px/24px 'PT Serif', serif;
}

/*--------------------- MAIN PAGE BLOCKS -------------------------------------*/
.mainpage {
    max-width: 1680px;
    margin: 0 auto;
}

.mainpage-intro {
    position: relative;
    min-height: 735px;
    background: #fff;
}

.mainpage-intro.no-banner {
    padding-bottom: 0;
}

.mainpage-intro-event {
    float: left;
    width: 50%;
    padding: 40px 20px 40px 60px;
}

.mainpage-intro-event .program-img {
    margin-left: -60px;
}

.mainpage-intro-event .program-img img {
    display: block;
    width: 100%;
    height: auto;
}

.mainpage-intro-event .program-img a {
    display: block;
}

.mainpage-intro-event .program-text {
    overflow: hidden;
}

.mainpage-intro-event .program-title {
    max-width: 600px;
    margin: 25px 0 20px;
    font: 700 24px/28px 'DINPro';
}

.mainpage-intro-event .program-title a:hover {
    color: #ff2a33;
}

.mainpage-intro-event .program-date {
    margin: 20px 0 15px;
    color: #ff2a33;
    font: 400 13px/20px 'DINPro';
}

.mainpage-intro-event .program-note {
    min-height: 88px;
    max-width: 700px;
    margin-top: 15px;
    font: 400 16px/22px 'PT Serif', serif;
}

.mainpage-intro-tiles {
    float: left;
    width: 25%;
    padding: 40px 40px 10px 20px;
}

.mainpage-intro-tiles .program {
    margin-bottom: 15px;
}

.mainpage-intro-tiles .program-img img {
    display: block;
    width: 100%;
    height: auto;
}

.mainpage-intro-tiles .program-img a {
    display: block;
}

.mainpage-intro-tiles .program-text {
    overflow: hidden;
}

.mainpage-intro-tiles .program-title {
    min-height: 66px;
    margin: 10px 0;
    font: 400 16px/22px 'PT Serif', serif;
}

.mainpage-intro-tiles .program-title a:hover {
    color: #ff2a33;
}

.mainpage-intro-tiles .program-date {
    margin: 15px 0 10px;
    color: #ff2a33;
    font: 400 13px/20px 'DINPro';
}

.mainpage-intro-flow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 25%;
    padding: 0 0 0 20px;
    overflow: hidden;
}

.mainpage-intro-flow .flow-head {
    background: #f5f5f5;
    overflow: hidden;
}

.mainpage-intro-flow .flow-head-icon {
    float: left;
    width: 100px;
    overflow: hidden;
}

.mainpage-intro-flow .flow-head-icon img {
    display: block;
    width: 100%;
}

.mainpage-intro-flow .flow-head-title {
    margin: 0 0 0 100px;
    padding: 15px 10px 15px 18px;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
}

.mainpage-intro-flow .flow-body {
    position: absolute;
    top: 70px;
    left: 20px;
    right: 0;
    bottom: 100px;
    padding: 20px 50px 0 25px;
    background: #f5f5f5;
}

.mainpage-intro-flow .flow-body:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    z-index: 1;
    pointer-events: none;
    opacity: 0.5;
    background: #f5f5f5;
}

.mainpage-intro-flow .flow-foot {
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 0;
    height: 100px;
    padding: 25px 32px 25px 25px;
    color: #fff;
    text-align: right;
    background: #1e4bb0 center url(/local/templates/main/tpl/css/../img/backgrounds/bg_flow-foot_blue-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.mainpage-intro-flow .flow-foot-more {
    display: inline-block;
    vertical-align: top;
    font: 500 16px/50px 'DINPro', serif;
    text-transform: uppercase;
}

.mainpage-intro-flow .flow-foot-more:hover {
    text-decoration: underline;
}

.mainpage-intro-flow .program {
    height: auto;
}

.mainpage-intro-flow .program-text {
    /*min-height: 190px;*/
    padding: 20px 0;
    border-bottom: 1px solid #d4d4d4;
    overflow: hidden;
}

.mainpage-intro-flow .program-title {
    margin: 10px 0;
    font: 700 16px/22px 'PT Serif', serif;
}

.mainpage-intro-flow .program-title a:hover {
    color: #ff2a33;
}

.mainpage-intro-flow .program-date {
    margin: 10px 0 10px;
    color: #777;
    font: 400 14px/20px 'DINPro';
}

.mainpage-intro-flow .slick-prev,
.mainpage-intro-flow .slick-next {
    position: absolute;
    bottom: -75px;
    width: 50px;
    height: 50px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    background-color: transparent;
    opacity: 0.8;
    z-index: 1;
}

.mainpage-intro-flow .slick-prev:hover,
.mainpage-intro-flow .slick-next:hover {
    opacity: 1;
}

.mainpage-intro-flow .slick-prev {
    left: 10px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik02LjE3MiwxNC45NzRWNS4xMTRsLTUuMzE5LDUuMzE2VjYuNjcybDYuNjQ4LTYuNjQ3bDYuNjQ2LDYuNjQ4djMuNzZMOC44MzEsNS4xMTR2OS44NTlINi4xNzJ6Ii8+PC9zdmc+);
}

.mainpage-intro-flow .slick-next {
    left: 60px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik04LjgyOCwwLjAyNHY5Ljg1OWw1LjMxOC01LjMxNnYzLjc1OWwtNi42NDcsNi42NDdMMC44NTMsOC4zMjV2LTMuNzZsNS4zMTYsNS4zMThWMC4wMjRIOC44Mjh6Ii8+PC9zdmc+);
}

.mainpage-last {
    position: relative;
    min-height: 1550px;
}

.mainpage-last-themes {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 380px;
    /*background: #fff;*/
    box-shadow: 0 5px 65px rgba(169, 169, 169, 0.24);
    overflow: hidden;
}

.mainpage-last-themes .themes-head {
    overflow: hidden;
}

.mainpage-last-themes .themes-head-icon {
    float: left;
    width: 100px;
}

.mainpage-last-themes .themes-head-icon img {
    display: block;
    width: 100%;
}

.mainpage-last-themes .themes-head-title {
    margin: 0 0 0 100px;
    padding: 15px 10px 15px 18px;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
}

.mainpage-last-themes .themes-foot {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    padding: 25px 24px 25px 28px;
    color: #fff;
    text-align: right;
    background: #1e4bb0 repeat-x center url(/local/templates/main/tpl/css/../img/backgrounds/bg_flow-foot_blue-new.jpg);
}

.mainpage-last-themes .themes-foot-more {
    display: inline-block;
    vertical-align: top;
    font: 500 16px/50px 'DINPro', serif;
    text-transform: uppercase;
}

.mainpage-last-themes .themes-foot-more:hover {
    text-decoration: underline;
}

.mainpage-last-themes .themes-body {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 100px;
    background: #fff;
}

.mainpage-last-themes .themes-body:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    z-index: 1;
    pointer-events: none;
    opacity: 0.5;
    background: #fff;
}

.mainpage-last-themes .themes-body-slide {
    height: 542px;
    padding: 30px 60px;
    border-bottom: 1px solid #d4d4d4;
}

.mainpage-last-themes .themes-body .slick-prev,
.mainpage-last-themes .themes-body .slick-next {
    position: absolute;
    bottom: -75px;
    width: 50px;
    height: 50px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    background-color: transparent;
    opacity: 0.8;
    z-index: 1;
}

.mainpage-last-themes .themes-body .slick-prev:hover,
.mainpage-last-themes .themes-body .slick-next:hover {
    opacity: 1;
}

.mainpage-last-themes .themes-body .slick-prev {
    left: 10px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik02LjE3MiwxNC45NzRWNS4xMTRsLTUuMzE5LDUuMzE2VjYuNjcybDYuNjQ4LTYuNjQ3bDYuNjQ2LDYuNjQ4djMuNzZMOC44MzEsNS4xMTR2OS44NTlINi4xNzJ6Ii8+PC9zdmc+);
}

.mainpage-last-themes .themes-body .slick-next {
    left: 60px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik04LjgyOCwwLjAyNHY5Ljg1OWw1LjMxOC01LjMxNnYzLjc1OWwtNi42NDcsNi42NDdMMC44NTMsOC4zMjV2LTMuNzZsNS4zMTYsNS4zMThWMC4wMjRIOC44Mjh6Ii8+PC9zdmc+);
}

.mainpage-last-themes .theme {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.mainpage-last-themes .theme:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    z-index: 1;
    pointer-events: none;
    opacity: 0.5;
    background: #fff;
}

.mainpage-last-themes .theme-title {
    min-height: 44px;
    margin: 0 0 30px;
    color: #0039A6;
    text-transform: uppercase;
    font: 700 18px/22px 'DINPro';
}

.mainpage-last-themes .theme-title a:hover {
    color: #ff2a33;
}

.mainpage-last-themes .theme-img {
    margin: 30px 0 20px;
    overflow: hidden;
}

.mainpage-last-themes .theme-img img {
    display: block;
    width: 100%;
    height: auto;
}

.mainpage-last-themes .theme-note {
    position: relative;
    margin: 20px 10px 0 20px;
    font: 400 14px/20px 'PT Serif', serif;
}

.mainpage-last-telecast {
    margin-left: 380px;
}

.mainpage-last-telecast .themes-telecast {
    overflow: hidden;
}

.mainpage-last-telecast .telecast-head {
    display: flex;
}

.mainpage-last-telecast .themes-head-icon {
    width: 100px;
}

.mainpage-last-telecast .themes-head-icon img {
    display: block;
    width: 100%;
}

.mainpage-last-telecast .themes-head-title {
    margin: 0;
    padding: 15px 10px 15px 18px;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
}

.mainpage-last-telecast .telecast-body {
    padding: 60px 40px 20px 60px;
    font-size: 0;
    overflow: hidden;
}

.mainpage-telecast {
    padding: 20px 40px 40px;
    background: #fff;
}

.mainpage-telecast-col {
    float: left;
    width: 50%;
}

.mainpage-telecast-title {
    margin: 0;
    padding: 20px;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
}

.mainpage-telecast-tile {
    position: relative;
    margin: 20px;
    overflow: hidden;
}

.mainpage-telecast-tile .telecast-back {
    position: relative;
    overflow: hidden;
}

.mainpage-telecast-tile .telecast-back:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    background: -webkit-linear-gradient(to top, #181819, transparent);
    background: -ms-linear-gradient(to top, #181819, transparent);
    background: -o-linear-gradient(to top, #181819, transparent);
    background: linear-gradient(to top, #181819, transparent);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mainpage-telecast-tile .telecast-back img {
    display: block;
    width: 100%;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.mainpage-telecast-tile .telecast-front {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 165px;
    padding-bottom: 50px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
}

.mainpage-telecast-tile .telecast-label {
    float: left;
    width: 190px;
    min-height: 70px;
    margin: 5px 0 20px;
    padding: 9px 12px 9px 13px;
    font: 700 21px/26px 'DINPro';
    background: #0039A6;
    overflow: hidden;
}

.mainpage-telecast-tile .telecast-txt {
    margin-left: 210px;
}

.mainpage-telecast-tile .telecast-note {
    font: 400 17px/22px 'PT Serif', serif;
}

.mainpage-telecast-tile .telecast-info {
    margin: 12px 0;
}

.mainpage-telecast-tile .telecast-date {
    display: inline-block;
    vertical-align: top;
    font: 400 13px/20px 'DINPro';
}

.mainpage-telecast-tile .telecast-date span {
    margin-right: 10px;
}

.mainpage-telecast-tile .telecast-theme {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    font: 700 14px/20px 'PT Serif', serif;
}

.mainpage-telecast-tile .telecast-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.mainpage-theme {
    padding: 40px 60px;
    background: #f5f5f5;
    overflow: hidden;
}

.mainpage-theme-head {
    float: left;
    width: 440px;
    padding-right: 20px;
}

.mainpage-theme-head .theme-label {
    margin-bottom: 10px;
    color: #ff2a33;
    text-transform: uppercase;
    font: 700 14px/16px 'DINPro';
}

.mainpage-theme-head .theme-title {
    min-height: 160px;
    margin: 10px 0;
    color: #ff2a33;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
}

.mainpage-theme-head .theme-title a:hover {
    color: #e21b23;
}

.mainpage-theme-head .theme-more-link {
    display: inline-block;
    vertical-align: top;
    margin-left: 100px;
    font: 700 14px/50px 'PT Serif', serif;
}

.mainpage-theme-body {
    position: relative;
    margin-left: 440px;
    font-size: 0;
}

.mainpage-theme-program {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 560px;
}

.mainpage-theme-program .program-text {
    position: relative;
    min-height: 250px;
    margin-left: 80px;
    padding: 20px 30px 20px 55px;
    background: #fff;
}

.mainpage-theme-program .program-text:hover {
    background: #fbfbfb;
}

.mainpage-theme-program .program-text:hover .program-title {
    color: #ff2a33;
}

.mainpage-theme-program .program-title {
    height: 70px;
    margin: 0 0 5px;
    font: 700 16px/22px 'PT Serif', serif;
    overflow: hidden;
}

.mainpage-theme-program .program-date {
    margin: 5px 0 15px;
    font: 400 13px/20px 'DINPro';
}

.mainpage-theme-program .program-date span {
    margin-right: 7px;
}

.mainpage-theme-program .program-note {
    height: 96px;
    font: 400 14px/24px 'PT Serif', serif;
    overflow: hidden;
}

.mainpage-theme-program .program-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.mainpage-theme-program .program-more {
    position: absolute;
    top: 0;
    left: 20px;
    width: 100px;
    min-height: 100px;
    padding: 15px 10px;
    color: #fff;
    background: #ff2a33;
    overflow: hidden;
    z-index: 1;
}

.mainpage-theme-program .program-more:hover {
    background: #e21b23;
}

.mainpage-theme-program .program-more-rubric {
    text-transform: uppercase;
    font: 700 12px/18px 'DINPro';
}

.mainpage-theme-program .program-more-length {
    margin-top: 15px;
    font: 400 13px/20px 'DINPro';
}

.mainpage-theme-program .program-more-length .icon-play {
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 20px;
    margin-right: 3px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px auto;
}

.mainpage-theme-program .program-more-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.mainpage-theme .slick-prev,
.mainpage-theme .slick-next {
    position: absolute;
    bottom: 4px;
    width: 50px;
    height: 50px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 15px;
    background-color: transparent;
    opacity: 0.6;
    z-index: 1;
}

.mainpage-theme .slick-prev:hover,
.mainpage-theme .slick-next:hover {
    opacity: 1;
}

.mainpage-theme .slick-prev {
    left: -460px;
}

.mainpage-theme .slick-next {
    left: -410px;
}

.mainpage-diverse {
    padding: 40px 60px;
    background: #fff;
    overflow: hidden;
}

@media only screen and (min-width: 1600px) {
    .mainpage-diverse {
        margin-bottom: 70px;
    }
}

.mainpage-diverse-offscreen {
    float: left;
    width: 27.7%;
    padding: 20px 0;
}

.mainpage-diverse-offscreen .offscreen-title {
    margin: 0 0 50px;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
}

.mainpage-diverse-offscreen .offscreen-img {
    position: relative;
    margin: 50px 0 25px;
    padding-bottom: 100%;
    overflow: hidden;
}

.mainpage-diverse-offscreen .offscreen-img img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.mainpage-diverse-offscreen .offscreen-info {
    margin-top: 25px;
}

.mainpage-diverse-offscreen .offscreen-link {
    display: inline-block;
    vertical-align: top;
    margin: 9px 0;
    color: #0039A6;
    font: 800 16px/22px 'DINPro';
}

.mainpage-diverse-offscreen .offscreen-link .icon-in {
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: no-repeat center url('/local/templates/main/tpl/css/../img/in-base-64/icon-instagram-blue.svg');
    background-size: contain;
}

.mainpage-diverse-popular {
    float: left;
    position: relative;
    width: 55.4%;
    padding: 20px 180px 0px 160px;
}

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

    .mainpage-diverse-popular {
        padding: 20px 135px 0px 145px;
    }


    .mainpage-diverse-popular .popular-programs:before {
        bottom: 18px;
    }
}

.mainpage-diverse-popular .popular-programs {
    position: relative;
}

.mainpage-diverse-popular .popular-programs:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: -65px;
    bottom: 15px;
    width: 1px;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    pointer-events: none;
}

/*.mainpage-diverse-popular:after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 40px;*/
/*    right: 40px;*/
/*    bottom: 0;*/
/*    width: 35px;*/
/*    border-color: #ccc;*/
/*    border-style: solid;*/
/*    border-width: 1px 1px 1px 0;*/
/*    pointer-events: none;*/
/*}*/

.mainpage-diverse-popular .popular-title {
    margin: 0 0 50px;
    text-transform: uppercase;
    font: 700 35px/40px 'DINPro';
}

.mainpage-diverse-popular .popular-program {
    margin-bottom: 70px;
    overflow: hidden;
}



.mainpage-diverse-popular .popular-program:last-child {
    margin-bottom: 0;
}

.mainpage-diverse-popular .popular-program-img {
    float: left;
    width: 160px;
}

.mainpage-diverse-popular .popular-program-img img {
    display: block;
    width: 100%;
    height: auto;
}

.mainpage-diverse-popular .popular-program-text {
    margin: -5px 0 0 200px;
}

.mainpage-diverse-popular .popular-program-title {
    margin: 0 0 20px;
    font: 400 16px/23px 'PT Serif', serif;
}

.mainpage-diverse-popular .popular-program-title a:hover {
    color: #ff2a33;
}

.mainpage-diverse-popular .popular-program-date {
    margin: 5px 0;
    color: #ff2a33;
    font: 400 13px/20px 'DINPro';
}

.mainpage-diverse-popular .popular-program-date span {
    margin-right: 7px;
}

.mainpage-diverse-banner {
    float: left;
    width: 16.7%;
    padding: 110px 0px 20px;
}

.mainpage-diverse-banner .side-banner img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.mainpage-gallery {
    position: relative;
}

.mainpage-gallery:hover .mainpage-gallery-cover {
    opacity: 0;
}

.mainpage-gallery-title {
    display: none;
    margin: 40px;
    text-transform: uppercase;
    font: 700 35px/44px 'DINPro';
}

.mainpage-gallery-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 140px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    z-index: 2;
}

.mainpage-gallery-slider {
    position: relative;
}

.mainpage-gallery-slider .gallery-slide {
    position: relative;
    overflow: hidden;
}

.mainpage-gallery-slider .gallery-slide-img {
    overflow: hidden;
}

.mainpage-gallery-slider .gallery-slide-img img {
    display: block;
    width: 100%;
    height: auto;
}

.mainpage-gallery-slider .gallery-slide-txt {
    height: 140px;
    padding: 25px 60px;
    background: #f6f6f6;
    overflow: hidden;
    z-index: 1;
}

.mainpage-gallery-slider .gallery-slide-title {
    /*height: 40px;*/
    margin: 0 0 10px;
    font: 700 21px/22px 'DINPro';
    overflow: hidden;
}

.mainpage-gallery-slider .gallery-slide-note {
    height: 40px;
    font: 400 16px/20px 'PT Serif', serif;
    overflow: hidden;
}

.mainpage-gallery-slider .slick-prev,
.mainpage-gallery-slider .slick-next {
    position: absolute;
    bottom: 140px;
    width: 70px;
    height: 70px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 15px;
    background-color: #f6f6f6;
    z-index: 3;
}

.mainpage-gallery-slider .slick-prev:hover,
.mainpage-gallery-slider .slick-next:hover {
    background-color: #fff;
}

.mainpage-gallery-slider .slick-prev {
    left: 60px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMzOTM5MzkiIGQ9Ik0xNC45NzUsOC44M0g1LjExNWw1LjMxOCw1LjMxNmgtMy43NkwwLjAyNiw3LjVsNi42NDctNi42NDhoMy43NTlMNS4xMTUsNi4xNzFoOS44NTlWOC44M3oiLz48L3N2Zz4=);
}

.mainpage-gallery-slider .slick-next {
    left: 150px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMzOTM5MzkiIGQ9Ik0wLjAyNSw2LjE3MWg5Ljg1OUw0LjU2OCwwLjg1MmgzLjc1OUwxNC45NzUsNy41bC02LjY0OCw2LjY0NmgtMy43Nkw5Ljg4NSw4LjgzSDAuMDI1VjYuMTcxeiIvPjwvc3ZnPg==);
}


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

    .mainpage-diverse {
        padding: 40px 48px;
    }

    .mainpage-diverse-offscreen {
        width: 32%;
    }

    .mainpage-diverse-popular {
        width: 48.4%;
        padding: 20px 54px 0px 68px !important;
    }


    .mainpage-diverse-popular .popular-programs:before {
        bottom: 17px;
        left: -32px;
    }

    .mainpage-diverse-banner {
        width: 19.2%;
    }
}


/*--------------------- PERSONAS PAGE BLOCKS ---------------------------------*/
.personas-alphabet {
    padding: 0 0 30px;
    border-bottom: 1px solid #e8e8e8;
}

.personas-unit {
    padding: 40px 0;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.personas-unit.jast-loaded {
    height: 0;
    padding: 0;
    border-bottom: none;
    opacity: 0;
}

.personas-unit .persona-img {
    float: left;
    width: 300px;
}

.personas-unit .persona-img img {
    display: block;
    width: 100%;
}

.personas-unit .persona-txt {
    min-height: 171px;
    margin-left: 300px;
    padding-left: 40px;
    overflow: hidden;
}

.personas-unit .persona-name {
    min-height: 40px;
    margin: -4px 0 0;
    text-transform: uppercase;
    font: 600 18px/20px 'DINPro';
}

.personas-unit .persona-from {
    min-height: 40px;
    margin: 5px 0 10px;
    font: 700 16px/20px 'DINPro';
}

.personas-unit .persona-post {
    min-height: 55px;
    font: 400 16px/26px 'DINPro';
}

.personas-unit .persona-hidden {
    height: 0;
    clear: both;
    overflow: hidden;
}

.personas-unit .persona-info {
    padding: 20px 0;
}

.personas-unit .persona-info .programs-line {
    margin-bottom: 0;
}

.personas-unit .persona-open-btn {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    color: #ff2a33;
    font: 400 14px/20px 'DINPro';
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.personas-unit .persona-open-btn:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    right: 5px;
    border-top: 6px solid #ff2a33;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.personas-unit .persona-open-btn.active {
    opacity: 0;
    visibility: hidden;
}

.personas-unit .persona-close-btn {
    display: inline-block;
    vertical-align: top;
    padding-left: 35px;
    color: #aba3a3;
    text-transform: uppercase;
    font: 700 13px/20px 'DINPro';
    letter-spacing: 0.025em;
    background: no-repeat 0 0 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzAgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IHg9IjE0LjQ4IiB5PSItNS40MyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtNi4yNzA4IDE1LjAwNzUpIiBmaWxsPSIjQ0FDOUM5IiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48cmVjdCB4PSIxNC41IiB5PSItNS41MDQiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjcwNzEgLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAxNS4wMDAyIDM2LjIxMjgpIiBmaWxsPSIjQ0FDOUM5IiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48L3N2Zz4=);
    background-size: 20px 20px;
}

.personas-unit .persona-close-btn:hover {
    color: #ff2a33;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzAgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IHg9IjE0LjQ4IiB5PSItNS40MyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtNi4yNzA4IDE1LjAwNzUpIiBmaWxsPSIjZTIxYjIzIiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48cmVjdCB4PSIxNC41IiB5PSItNS41MDQiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjcwNzEgLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAxNS4wMDAyIDM2LjIxMjgpIiBmaWxsPSIjZTIxYjIzIiB3aWR0aD0iMSIgaGVpZ2h0PSI0MS4wMDciLz48L3N2Zz4=);
}

/*--------------------- PERSONAS PAGE BLOCKS ---------------------------------*/
.managers-unit {
    margin-bottom: 30px;
    padding: 20px 0 60px;
    border-bottom: 1px solid #e8e8e8;
}

.managers-unit:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.managers-unit .manager-img {
    float: left;
    width: 255px;
    padding-top: 7px;
}

.managers-unit .manager-img img {
    display: block;
    width: 100%;
    height: auto;
}

.managers-unit .manager-top {
    margin-left: 255px;
    padding-left: 40px;
    overflow: hidden;
}

.managers-unit .manager-txt {
    margin-left: 255px;
    padding-left: 40px;
    overflow: hidden;
}

.managers-unit .manager-name {
    margin: 0 0 25px;
    text-transform: uppercase;
    font: 600 18px/24px 'DINPro';
}

.managers-unit .manager-post {
    font: 700 16px/24px 'DINPro';
}

.managers-unit .manager-contacts {
    margin: 20px 0 40px;
    font: 600 14px/30px 'DINPro';
}

.managers-unit .manager-contacts dt {
    float: left;
    width: 100px;
}

.managers-unit .manager-contacts dd {
    margin-left: 100px;
}

.managers-unit .manager-duties {
    margin: 0;
    padding: 0;
    list-style: none;
}

.managers-unit .manager-duties li {
    position: relative;
    margin: 18px 0;
    padding-left: 60px;
    font: 400 14px/18px 'PT Serif', serif;
}

.managers-unit .manager-duties li:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    background: #e21b23;
    border-radius: 50%;
}

.managers-unit .manager-duties li:last-child {
    margin-bottom: 0;
}

/*--------------------- REGION PAGE BLOCKS -----------------------------------*/
.region-descr-slider {
    position: relative;
}

.region-descr-slider .region-slide img {
    display: block;
    width: 100%;
}

.region-descr-slider .slick-prev,
.region-descr-slider .slick-next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 37px;
    background-color: transparent;
    opacity: 0.4;
    z-index: 1;
}

.region-descr-slider .slick-prev:hover,
.region-descr-slider .slick-next:hover {
    opacity: 1;
}

.region-descr-slider .slick-prev {
    left: 10px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjEwMi4zNzVweCIgdmlld0JveD0iMCAwIDY0IDEwMi4zNzUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDEwMi4zNzUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSI3IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjMuNSIgeTE9IjUxLjE4OCIgeDI9IjYwLjUiIHkyPSIzLjUiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSIzLjUiIHkxPSI1MS4xODgiIHgyPSI2MC41IiB5Mj0iOTguODc1Ii8+PC9zdmc+);
}

.region-descr-slider .slick-next {
    right: 10px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjEwMi4zNzVweCIgdmlld0JveD0iMCAwIDY0IDEwMi4zNzUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDEwMi4zNzUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSI3IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjYwLjUiIHkxPSI1MS4xODgiIHgyPSIzLjUiIHkyPSIzLjUiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSI2MC41IiB5MT0iNTEuMTg4IiB4Mj0iMy41IiB5Mj0iOTguODc1Ii8+PC9zdmc+);
}

.region-descr-txt {
    padding: 40px 0 0;
    overflow: hidden;
}

.region-descr-txt .region-data {
    float: left;
    width: 340px;
}

.region-descr-txt .region-info {
    margin-left: 340px;
    padding: 0 0 20px 60px;
    margin-bottom: 20px;
}

.region-descr-txt .region-info p {
    font: inherit;
}

.region-descr-txt .region-info-spoiler {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
}

.region-descr-txt .region-info-spoiler:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 22px;
    background: -webkit-linear-gradient(to top, #ffffff, transparent);
    background: -ms-linear-gradient(to top, #ffffff, transparent);
    background: -o-linear-gradient(to top, #ffffff, transparent);
    background: linear-gradient(to top, #ffffff, transparent);
}

.region-descr-txt .region-info-spoiler.active:after {
    opacity: 0;
}

.region-descr-txt .region-spoiler-btn {
    display: none;
    margin-top: 10px;
    color: #ff2a33;
    font: 400 14px/22px 'DINPro';
}

.region-descr-txt .region-emblem img {
    display: block;
    height: 120px;
    width: auto;
    max-width: 100%;
}

.region-descr-txt .region-map img {
    display: block;
    width: 100%;
    height: auto;
}

.region-descr-txt .region-name {
    margin: 30px 0;
    font: 700 18px/26px 'PT Serif', serif;
}

.region-descr-txt .region-facts {
    margin: 30px 0;
    padding: 0;
    list-style: none;
}

.region-descr-txt .region-facts li {
    font: 400 16px/24px 'PT Serif', serif;
}

.region-politic-title {
    margin-bottom: 40px;
}

.region-politic-card {
    margin-bottom: 40px;
    padding: 40px 60px 20px 0px;
    background: #fff;
    overflow: hidden;
}

.region-politic-card .politic-data {
    float: left;
    width: 250px;
}

.region-politic-card .politic-info {
    margin-left: 340px;
    padding: 0 0 20px 60px;
}

.region-politic-card .politic-info-spoiler {
    position: relative;
    overflow: hidden;
}

.region-politic-card .politic-info-spoiler:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 22px;
    background: -webkit-linear-gradient(to top, #ffffff, transparent);
    background: -ms-linear-gradient(to top, #ffffff, transparent);
    background: -o-linear-gradient(to top, #ffffff, transparent);
    background: linear-gradient(to top, #ffffff, transparent);
}

.region-politic-card .politic-info-spoiler.active:after {
    opacity: 0;
}

.region-politic-card .politic-spoiler-btn {
    display: none;
    margin-top: 10px;
    color: #ff2a33;
    font: 400 14px/22px 'DINPro';
}

.region-politic-card .politic-img {
    margin-bottom: 30px;
}

.region-politic-card .politic-img img {
    display: block;
    width: 100%;
    height: auto;
}

.region-politic-card .politic-text {
    margin-top: 30px;
}

.region-politic-card .politic-name {
    margin: 30px 0;
    font: 700 24px/30px 'DINPro';
}

.region-politic-card .politic-post {
    margin: 0;
    padding: 0;
    list-style: none;
}

.region-politic-card .politic-post li {
    margin: 22px 0;
    color: #ff2a33;
    font: 600 14px/22px 'DINPro';
}

.regions-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.regions-list-item {
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.regions-list-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.regions-list-sidecol {
    float: left;
    width: 14%;
}

.regions-list-maincol {
    margin-left: 14%;
}

.regions-list-letter {
    color: #d9d9d9;
    text-transform: uppercase;
    font: 600 36px/60px 'DINPro';
    cursor: default;
}

.regions-list-listing {
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
    font-size: 0;
}

.regions-list-listing li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 5px 0;
    padding-right: 20px;
    overflow: hidden;
}

.regions-list-listing .region-logo {
    float: left;
    width: 50px;
    height: 70px;
    text-align: center;
    line-height: 70px;
}

.regions-list-listing .region-logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 50px;
    max-height: 70px;
}

.regions-list-listing .region-name {
    min-height: 36px;
    margin-left: 23%;
    padding: 26px 0 8px;
    text-transform: uppercase;
    font: 600 14px/18px 'DINPro';
    letter-spacing: 0.05em;
}

/*--------------------- SEARCH PAGE BLOCKS -----------------------------------*/
.search-results-line {
    padding: 30px 0;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    display: flex;
}

.search-results-line:last-child {
    border-bottom: none;
}

.search-results-line .result-l-col {
    float: left;
    width: 160px;
    flex-shrink: 0;
}

.result-l-col.result-num {
    width: 60px;
    flex-shrink: 0;
}

.search-results-line .result-r-col {
    margin-left: 40px;
    padding-right: 30px;
}

.result-date {
    color: #ff2a33;
    font: 400 16px/25px 'DINPro';
    margin-bottom: 12px;
    width: 265px;
}

.result-top {
    display: flex;
}

.search-results-line .result-type {
    font: 400 16px/24px 'DIN Pro', serif;
    color: #737373;
}

.search-results-line .result-title {
    margin-bottom: 5px;
    font: 700 18px/24px 'PT Serif', serif;
}

.search-results-line .result-note {
    margin: 5px 0;
}

.result-image {
    max-width: 160px;
}

/*--------------------- PARTNER PAGE BLOCKS ----------------------------------*/
.partner-section-logo {
    float: left;
    width: 300px;
    height: 340px;
    padding: 20px 0;
    text-align: center;
    line-height: 300px;
}

.partner-section-logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.partner-section-head {
    margin-left: 300px;
    padding: 20px 0 0 30px;
}

.partner-section-body {
    margin-left: 300px;
    padding-left: 30px;
}

.partner-section-title {
    margin: 0 0 20px;
    text-transform: uppercase;
    font: 600 18px/22px 'DINPro';
    letter-spacing: 0.05em;
}

.partner-section-site {
    margin: 20px 0;
    color: #0039A6;
    font: 600 18px/22px 'DINPro';
    letter-spacing: 0.05em;
}

.partner-section-text {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.05em;
}

.partner-section-text p,
.partner-section-text ul,
.partner-section-text ol {
    font-size: 14px;
    line-height: 22px;
}

.partner-section .programs-line {
    margin-bottom: 0;
}

/*--------------------- PARTNER PAGE BLOCKS ----------------------------------*/
.timetable-nav {
    position: relative;
    padding-right: 60px;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
}

.timetable-nav.to-top {
    margin: -40px 0 20px;
}

.timetable-nav.to-btm {
    margin: 20px 0 -40px;
}

.timetable-nav-item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 115px;
    min-width: 120px;
    width: auto;
    padding: 10px 40px;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

.timetable-nav-item:hover {
    background: #f5f5f5;
}

.timetable-nav-item.active {
    color: #fff;
    background: #e21b23;
}

.timetable-nav-note {
    font: 600 14px/24px 'DINPro';
}

.timetable-nav-note + .timetable-nav-wday {
    margin-top: 0;
}

.timetable-nav-wday {
    margin-top: 24px;
    font: 600 24px/30px 'DINPro';
}

.timetable-nav-date {
    font: 600 14px/24px 'DINPro';
}

.timetable-nav-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.timetable-nav .slick-prev,
.timetable-nav .slick-next {
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    background-color: transparent;
}

.timetable-nav .slick-prev:hover,
.timetable-nav .slick-next:hover {
    background-color: #fafafa;
}

.timetable-nav .slick-prev {
    top: 15px;
}

.timetable-nav .slick-next {
    top: 65px;
}

.timetable-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.timetable-item {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
    margin-top: -1px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.timetable-item:hover {
    color: #17489a;
    z-index: 1;
}

.timetable-item:hover .timetable-item-time {
    color: #17489a;
}

.timetable-item:hover .timetable-item-prev {
    opacity: 0.7;
}

.timetable-item.active {
    border-color: #ff2a33;
    z-index: 1;
}

.timetable-item.active .timetable-item-prev {
    vertical-align: top;
    width: 200px;
    padding: 25px 0;
}

.timetable-item.active .timetable-item-prev img {
    width: 160px;
}

.timetable-item.active .timetable-item-time {
    vertical-align: top;
    padding: 23px 0;
    color: #ff2a33;
}

.timetable-item.active .timetable-item-note {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.timetable-item.is-over {
    opacity: 0.5;
    cursor: default;
}

.timetable-item.is-over:hover {
    opacity: 1;
    color: #222;
}

.timetable-item-time {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
    color: #000;
    font: 600 24px/24px 'DINPro';
    letter-spacing: 0.025em;
}

.timetable-item-time span {
    display: block;
    font: 600 16px/26px 'DINPro';
}

.timetable-item-prev {
    display: table-cell;
    vertical-align: middle;
    width: 140px;
    padding: 16px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.timetable-item-prev img {
    display: block;
    width: 100px;
    height: auto;
    font-size: 10px;
    text-align: center;
    background-color: #fafafa;
}

.timetable-item-text {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 100px 15px 0;
}

.timetable-item-title {
    font: 700 16px/26px 'DINPro';
}

.timetable-item-note {
    visibility: hidden;
    opacity: 0;
    height: 0;
    margin-top: 10px;
    font: 400 14px/22px 'PT Serif', serif;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.timetable-item-note.active {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.timetable-item-age {
    position: absolute;
    top: 50%;
    right: 0;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    text-align: center;
    color: #b4b4b4;
    font: 600 18px/44px 'DINPro';
    border: 2px solid #f1f1f1;
    border-radius: 50%;
}

.timetable-item-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.timetable-item-link:hover {
    border-color: #17489a;
}

/*--------------------- PROGRAMS PAGES BLOCKS --------------------------------*/
.mosaic {
    margin: 0 -20px;
    font-size: 0;
}

.mosaic-head {
    min-height: 43px;
    margin: 0;
    font-size: 0;
    overflow: hidden;
}

@media only screen and (min-width: 1366px) {
    .mosaic-head {
        margin-left: 20px;
    }
}

.mosaic-head-date {
    display: inline-block;
    vertical-align: top;
    padding: 12px 25px;
    color: #fff;
    text-transform: uppercase;
    font: 600 16px/20px 'DINPro';
    background-color: #0039A6;
}

.mosaic-head-note {
    display: inline-block;
    vertical-align: top;
    padding: 12px 20px 11px;
    color: #0039A6;
    text-transform: uppercase;
    font: 600 16px/20px 'DINPro';
}

.mosaic-head-search {
    margin: 0 20px 40px 60px;
    font: 400 16px/24px 'DINPro';
}

.mosaic-head-search .search-note {
    display: inline-block;
    vertical-align: top;
    color: #0039A6;
}

.mosaic-head-search .search-tags {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.mosaic-head-search .search-tags li {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    font: 400 16px/24px 'DINPro';
}

.mosaic-head-search .search-tags li:last-child {
    margin-right: 0;
}

.mosaic-head-search .search-tags a {
    color: #0039A6;
    font: inherit;
    text-decoration: underline;
}

.mosaic-head-search .search-btn {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    color: #ff2a33;
    font: inherit;
    text-decoration: underline;
}

.mosaic-tile {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 20px 40px;
}

.mosaic-program {
    display: block;
    position: relative;
    vertical-align: top;
    max-width: 420px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 5px 27px rgba(169, 169, 169, 0.14);
    /*  -webkit-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);*/
}

.mosaic-program:hover {
    box-shadow: 0 5px 27px rgba(81, 81, 81, 0.22);
}

.mosaic-program:hover .program-title {
    color: #ff2a33;
}

.mosaic-program:hover .program-more-rubric {
    color: #ff2a33;
}

.mosaic-program.hidden {
    opacity: 100;
    /*  visibility: hidden;*/
    /*-webkit-transform: translateY(100px);*/
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    /*  transform: translateY(100px);*/
}

.mosaic-program .program-img {
    overflow: hidden;
}

.mosaic-program .program-img img {
    display: block;
    width: 100%;
}

.mosaic-program .program-text {
    padding: 20px 40px 22px 30px;
}

.mosaic-program .program-date {
    margin-bottom: 12px;
    color: #ff2a33;
    font: 400 14px/20px 'DINPro';
}

.mosaic-program .program-date i {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-right: 7px;
    background-color: #ff2a33;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px auto;
}

.mosaic-program .program-date .length {
    margin-right: 30px;
}

.mosaic-program .program-date .time {
    margin-right: 5px;
}

.mosaic-program .program-date .date {
    white-space: nowrap;
}

.mosaic-program .program-title {
    position: relative;
    min-height: 50px;
    margin: 12px 0;
    font: 700 16px/22px 'PT Serif', serif;
    overflow: hidden;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.mosaic-program .program-note {
    position: relative;
    margin: 12px 0 22px;
    font: 400 14px/22px 'PT Serif', serif;
    overflow: hidden;
}

.mosaic-program .program-more {
    background: #fff;
    border-top: 1px solid #ededed;
    position: relative;
}

.mosaic-program .program-more.has-padding {
    padding: 20px 30px;
}

.mosaic-program .program-more-link {
    display: block;
    position: relative;
    padding: 20px;
    color: #ff2a33;
    text-align: center;
    text-transform: uppercase;
    font: 400 13px/20px 'DINPro';
    z-index: 2;
}

.mosaic-program .program-more-link:hover {
    color: #0039A6;
}

.mosaic-program .program-more-time {
    float: right;
    width: 100px;
    padding-top: 3px;
    color: #ff2a33;
    text-align: right;
    font: 400 13px/18px 'DINPro';
}

.mosaic-program .program-more-time i {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    background-color: #ff2a33;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px auto;
}

.mosaic-program .program-more-time + .program-more-tags {
    margin-right: 110px;
}

.mosaic-program .program-more-rubric {
    text-transform: uppercase;
    font: 600 14px/22px 'DINPro';
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.mosaic-program .program-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.mosaic-program.on-nain-page .program-title {
    min-height: 0;
    margin-bottom: 20px;
}

.mosaic-program.on-nain-page .program-note {
    margin: 20px 0;
    font-size: 15px;
    line-height: 24px;
}

.mosaic-program.on-nain-page .program-date {
    margin-bottom: 10px;
}

/*--------------------- CONTACT PAGE BLOCKS ----------------------------------*/
.contact {
    font-size: 0;
}

.contact-unit {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 50px;
}

.contact-unit:nth-child(odd) {
    padding-right: 50px;
}

.contact-title {
    margin: 0 0 10px;
    font: 700 16px/24px 'PT Serif', serif;
}

.contact-post {
    margin: 6px 0;
    max-width: 380px;
    color: #0039A6;
    font: 700 16px/24px 'DINPro';
}

.contact-name {
    margin: 6px 0;
    font: 700 16px/24px 'PT Serif', serif;
}

.contact-list {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}

.contact-list li {
    margin: 6px 0;
    font: 400 16px/24px 'PT Serif', serif;
    white-space: nowrap;
}

.contact-list i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 24px;
    margin-right: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 16px;
}

.icon-point {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMDEuMzU5cHgiIGhlaWdodD0iMTYwcHgiIHZpZXdCb3g9IjAgMCAxMDEuMzU5IDE2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAxLjM1OSAxNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGlkPSJsb2NhdGlvbi0yLWljb24iIGZpbGw9IiMxQTRBOUIiIGQ9Ik01MC42OCwxNS41MzNjMTkuMzc5LDAsMzUuMTQ2LDE1Ljc2NywzNS4xNDYsMzUuMTQ2YzAsMjIuMzYtMjMuMzE3LDU4Ljg2Ny0zNS4xNDYsNzguNzgzQzMwLjY2LDk1Ljc1NCwxNS41MzQsNjkuOTk0LDE1LjUzNCw1MC42OEMxNS41MzQsMzEuMywzMS4zLDE1LjUzMyw1MC42OCwxNS41MzMgTTUwLjY4LDBDMjIuNjksMCwwLDIyLjY4OSwwLDUwLjY4QzAsNzguNjY5LDIyLjE4LDExMS4xOTcsNTAuNjgsMTYwYzI4LjUtNDguODAzLDUwLjY4LTgxLjMzMSw1MC42OC0xMDkuMzJDMTAxLjM1OSwyMi42ODksNzguNjY5LDAsNTAuNjgsMEw1MC42OCwweiBNNTAuNjgsMzIuNTk3Yy05LjczNiwwLTE3LjYzLDcuODk0LTE3LjYzLDE3LjYzczcuODk0LDE3LjYzLDE3LjYzLDE3LjYzczE3LjYyOS03Ljg5NCwxNy42MjktMTcuNjNTNjAuNDE2LDMyLjU5Nyw1MC42OCwzMi41OTdMNTAuNjgsMzIuNTk3eiIvPjwvc3ZnPg==);
}

.icon-phone {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMjMuNTY0cHgiIGhlaWdodD0iMTc3Ljk1N3B4IiB2aWV3Qm94PSIwIDAgMTIzLjU2NCAxNzcuOTU3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjMuNTY0IDE3Ny45NTciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGlkPSJwaG9uZS0yLWljb24iIGZpbGw9IiMxQTRBOUIiIGQ9Ik04NS4yNDYsMTc3Ljk1N2gtMC4wMDJjLTkuNjg5LDAtMTkuNTAyLTQuNjEzLTI5LjE2Ni0xMy43MDljLTExLjMzMi0xMC42NjUtMjMuMTQ2LTI4LjE1Ni0zNS4xMTMtNTEuOTg4QzQuMDIyLDc4LjUxOS0yLjU0OCw1My40NzksMC44NzksMzUuNzFDNC41MzYsMTYuNzUsMTYuMzM2LDExLjk0Nyw0MS42MjgsMEw3MC45Nyw1OC40MTZsLTE5LjU5OSw5Ljg0MWMtMC44NzMsMi40NjksMC4xNTYsMTEuOTM0LDYuNjY0LDI1LjA1NGM2LjY0OCwxMy40MDYsMTMuNzM1LDIwLjA5NCwxNi4yODgsMjAuOWMxLjE0Ny0wLjU2NCwxOS41ODQtOS43NjEsMTkuNTg0LTkuNzYxbDI5LjY1Nyw1OC4zNzVDOTkuOTI1LDE3NC42NDYsOTQuOTUxLDE3Ny45NTcsODUuMjQ2LDE3Ny45NTd6IE0xNS43NDksMzguNTc4Yy0xLjg3OCw5LjczOC0wLjE1LDI5LjI0OCwxOC43NDksNjYuODg2YzExLjE3LDIyLjI0MSwyMS45MjIsMzguMzEsMzEuOTU5LDQ3Ljc1NmM2Ljc2Miw2LjM2NCwxMy4wODMsOS41OTIsMTguNzg4LDkuNTkzYzQuODY5LDAsOC4zNi0xLjkzMiwxNy45MTUtNi43MTJsLTE1Ljk0OS0zMS4zOTNjLTUuMTU1LDIuNTc4LTYuMzczLDMuMTc4LTYuNzUsMy4zNTdjLTExLjA4LDUuNDA1LTIyLjA2NS01Ljc2Ny0yOS4wOTYtMTYuMTM0Yy02LjE0OS05LjA2OS0xMS4yOTctMjAuMjU4LTEzLjc2OS0yOS45MjljLTQuMzU1LTE3LjA0NCwwLjkwMi0yMy45OTUsNi4wODEtMjYuODI1bDAuMjM0LTAuMTIzbDYuNzI2LTMuMzc3TDM0LjgxMywyMC4xNzJDMjMuODk1LDI1LjY2MiwxNy44MiwyNy44NDQsMTUuNzQ5LDM4LjU3OHoiLz48L3N2Zz4=);
}

.icon-email {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iaWNvbm1vbnN0ciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGlkPSJlbWFpbC0yIiBmaWxsPSIjMTg0OTlEIiBkPSJNMCwzdjE4aDI0VjNIMHogTTYuNjIzLDEwLjkyOUwyLDE2LjY0MVY3LjE4M0w2LjYyMywxMC45Mjl6IE0yLjQ4Miw1aDE5LjAzNUwxMiwxMi43MTNMMi40ODIsNXogTTguMTc2LDEyLjE4OEwxMiwxNS4yODdsMy44My0zLjEwNEwyMS40NDEsMTlIMi42NjNMOC4xNzYsMTIuMTg4eiBNMTcuMzg1LDEwLjkyNEwyMiw3LjE4M3Y5LjM0OEwxNy4zODUsMTAuOTI0eiIvPjwvc3ZnPg==);
}

/*--------------------- SITEMAP PAGE BLOCKS ----------------------------------*/
.sitemap {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sitemap > li {
    margin: 20px 0;
    font: 700 16px/28px 'PT Serif', serif;
}

.sitemap > li:first-child {
    margin-top: 0;
}

.sitemap > li > a {
    font: inherit;
}

.sitemap > li > a:hover {
    color: #e21b23;
    border-bottom-color: #e21b23;
}

.sitemap > li ul {
    margin: 0;
    padding: 0 0 0 32px;
    list-style: none;
}

.sitemap > li ul li {
    margin: 10px 0;
    color: #0039A6;
    font: 400 16px/26px 'PT Serif', serif;
}

.sitemap > li ul a {
    font: inherit;
    border-bottom: 1px solid #0039A6;
}

.sitemap > li ul a:hover {
    color: #e21b23;
    border-bottom-color: #e21b23;
}

/*---------------------- SALVATORE PLUGIN MARCUP -----------------------------*/
.column {
    float: left;
}

.column .mosaic-tile {
    display: block;
    width: auto;
}

.size-1of1 {
    width: 100%;
}

.size-1of2 {
    width: 50%;
}

.size-1of3 {
    width: 33.333%;
}

@media (min-width: 1421px) {
    #salvattore-grid[data-columns]::before {
        content: '3 .column.size-1of3';
    }

    .salvattore-grid[data-columns]::before {
        content: '3 .column.size-1of3';
    }
}

@media (min-width: 641px) and (max-width: 1420px) {
    #salvattore-grid[data-columns]::before {
        content: '2 .column.size-1of2';
    }

    .salvattore-grid[data-columns]::before {
        content: '2 .column.size-1of2';
    }
}

@media (max-width: 640px) {
    #salvattore-grid[data-columns]::before {
        content: '1 .column.size-1of1';
    }

    .salvattore-grid[data-columns]::before {
        content: '1 .column.size-1of1';
    }

    .user-content-styles p {
        margin: 24px 0;
        font: 400 18px/26px 'PT Serif', serif;
    }
}

@media (min-width: 961px) and (max-width: 1420px) {
    .telecast-body.salvattore-grid[data-columns]::before {
        content: '2 .column.size-1of2';
    }
}

@media (max-width: 960px) {
    .telecast-body.salvattore-grid[data-columns]::before {
        content: '1 .column.size-1of1';
    }

    .mob-hide {
    	display: none;
    }
}

/*--------------------- POP-UP -----------------------------------------------*/
/*--------------------- CLEARS -----------------------------------------------*/
.clearfix:after,
.form-line:after,
.content-body:after,
.search-results-line:after,
.content-header:after,
.content-body:after,
.programs-tiles-line:after,
.regions-list-item:after,
.partner-section-info:after,
.mosaic:after,
.mosaic-body:after,
.content-article:after,
.mainpage-intro:after,
.mainpage-telecast:after,
.managers-unit:after,
.content-row:after {
    clear: both;
    content: "";
    display: table;
}

/*--------------------- MODS -------------------------------------------------*/
.f-left {
    float: left;
}

.f-right {
    float: right;
}

.txt-light {
    font-weight: 300;
}

.txt-sbold {
    font-weight: 600;
}

.txt-bold {
    font-weight: 700;
}

.txt-bold-it {
    font-weight: 600;
    font-style: italic;
}

.txt-left {
    text-align: left;
}

.txt-right {
    text-align: right;
}

.txt-center {
    text-align: center;
}

.txt-red {
    color: #ff2a33;
}

.txt-white {
    color: #fff;
}

.txt-undrline {
    text-decoration: underline;
}

.txt-hyphen {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

.two-clmns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

.btm-0 {
    margin-bottom: 0;
}

.btm-5 {
    margin-bottom: 5px;
}

.btm-10 {
    margin-bottom: 10px;
}

.btm-15 {
    margin-bottom: 15px;
}

.btm-20 {
    margin-bottom: 20px;
}

.btm-30 {
    margin-bottom: 30px;
}

.btm-40 {
    margin-bottom: 40px;
}

.btm-50 {
    margin-bottom: 50px;
}

.btm-70 {
    margin-bottom: 70px;
}

.top-5 {
    margin-top: 5px;
}

.top-10 {
    margin-top: 10px;
}

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

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

.top-30 {
    margin-top: 30px;
}

.top-40 {
    margin-top: 40px;
}

.top-50 {
    margin-top: 50px;
}

.top-70 {
    margin-top: 70px;
}

.left-5 {
    margin-left: 5px;
}

.left-10 {
    margin-left: 10px;
}

.left-15 {
    margin-left: 15px;
}

.left-20 {
    margin-left: 20px;
}

.left-30 {
    margin-left: 30px;
}

.left-40 {
    margin-left: 40px;
}

.left-50 {
    margin-left: 50px;
}

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

.right-10 {
    margin-right: 10px;
}

.right-15 {
    margin-right: 15px;
}

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

.right-30 {
    margin-right: 30px;
}

.right-40 {
    margin-right: 40px;
}

.right-50 {
    margin-right: 50px;
}

.inset-10-all {
    padding: 10px;
}

.inset-20-all {
    padding: 20px;
}

.inset-10 {
    padding: 0 10px;
}

.inset-15 {
    padding: 0 15px;
}

.inset-70 {
    padding: 0 70px;
}

.inset-5-l {
    padding-left: 5px;
}

.inset-5-r {
    padding-right: 5px;
}

.inset-15-l {
    padding-left: 15px;
}

.inset-15-r {
    padding-right: 15px;
}

.inset-25-l {
    padding-left: 25px;
}

.inset-25-r {
    padding-right: 25px;
}

.inset-40-r {
    padding-right: 40px;
}

.inset-60-r {
    padding-right: 60px;
}

.inset-90-t {
    padding-top: 90px;
}

.mob-show {
    display: none;
}

.no-margin {
    margin: 0 !important;
}

.cutted {
    overflow: hidden;
}

.btm-border {
    border-bottom: 1px solid #ececec;
}

.no-btm-margin {
    margin-bottom: 0;
}

.has-white-bg {
    background-color: #fff;
}

.all-middle {
    display: table-cell;
    vertical-align: middle;
}

.mob-680-show {
    display: none;
}

/*--------------------- Share in detail news/program ---------------------------------*/

.share-header {
    margin-bottom: 10px;
}

/*--------------------- TRANSITIONS Splicing ---------------------------------*/
.wrapper,
.seti-list a {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

/*--------------------- MEDIA QUERIES: Desktop Hovers ------------------------*/
@media (min-width: 1221px) {
    .mainpage-telecast-tile:hover .telecast-back:after {
        opacity: 1;
    }

    .mainpage-telecast-tile:hover .telecast-front {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .mainpage-telecast-tile:hover .telecast-back img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: -webkit-transform 4s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: transform 4s cubic-bezier(0.39, 0.575, 0.565, 1);
    }
}

@media (min-width: 990px) {
    a:hover {
        color: #ff2a33;
    }

    .user-content-styles p a:hover {
        color: #ff2a33;
    }

    .scroll-top:hover {
        opacity: 0.5;
    }

    .breadcrumbs li a:hover {
        color: #ff2a33;
    }

    .seti-list li a {
        opacity: 0.4;
    }

    .seti-list li a:hover {
        opacity: 1;
    }

    .header-btm-programs .program-text:hover {
        color: #ff2a33;
    }

    .header-top-menu > li:hover .header-top-submenu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .header-top-menu > li:hover .icon-submenu {
        opacity: 0;
    }
}

/*--------------------- MEDIA QUERIES ----------------------------------------*/
@media (max-width: 1660px) {
    .content-head-inputs {
        width: 50%;
        max-width: 280px;
        margin: 5px 0;
        padding-left: 5px;
    }

    .search-unit-inputs {
        /*margin-left: 5px;*/
    }

    #news_filter_form .is-short, .search-unit-form .is-short {
        padding-left: 5px;
        margin: 5px 0;
    }

    .content-head-inputs.is-short {
        width: 50%;
        max-width: 280px;
    }

    .content-head-inputs.is-long {
        width: 100%;
        max-width: 560px;
    }
}

@media (max-width: 1520px) {

    .header-top-menu > li {
        padding: 5px 0;
    }

    .header-top-nav {
        margin: 0 42px;
    }

    .header-top-nav .is-bluemenu {
        float: none;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .header-top-nav .is-graymenu {
        order: 0;
        float: none;
        margin-top: 0px;
        text-align: left;
    }

    .header-top-nav .is-graymenu > li {
        margin: 0 20px 0 0;
    }

    .header-mid-now .now-time {
        width: 160px;
    }

    .header-mid-now .now-note {
        margin-left: 160px;
    }

    .content-article-main {
        margin: 0 150px 0 50px;
    }

    .user-content-styles figure.figure-wide {
        /*margin: 50px -250px 50px -50px;*/
    }

    .user-content-styles blockquote.big-blue-right {
        margin: 20px -250px 30px 30px;
        padding: 30px 20px;
        width: 400px;
    }

    .user-content-styles figure.figure-to-right {
        margin: 8px -250px 20px 50px;
    }

    .mainpage-diverse-popular {
        padding: 20px 70px 20px 90px;
    }

    .mainpage-diverse-banner {
        padding: 110px 0px 20px;
    }

    .mainpage-theme-program {
        width: 420px;
    }

    .mainpage-theme-program .program-text {
        min-height: 350px;
    }

    .mainpage-theme-program .program-title {
        height: 108px;
    }

    .mainpage-theme-program .program-note {
        height: 144px;
    }

    .mainpage-diverse-popular .popular-program {
        margin-bottom: 48px;
    }

}

@media (max-width: 1024px) {

    .content-article-main {
        margin: 0 0 0 50px;
    }
}

@media (min-width: 1421px) and (max-width: 1520px) {
    .content-side {
        width: 380px;
        margin-left: -380px;
    }

    .content-cntr {
        padding: 30px 420px 60px 60px;
    }

    .mosaic {
        margin: 0 -10px;
    }

    .mosaic-head {
        margin: 0 10px;
    }
}

    .mosaic-tile {
        padding: 0 10px 20px;
    }
}

@media (max-width: 1420px) {
    .content-article-main {
        margin: 0 0 0 50px;
    }

    .content-article-side {
        float: none;
        margin-bottom: 25px;
        padding-left: 50px;
        width: auto;
    }

    .user-content-styles figure.figure-wide {
        margin: 50px 0 50px -50px;
    }

    .user-content-styles figure.figure-wide figcaption, .user-content-styles figure figcaption.video-caption {
        margin: 2px 200px 20px 50px;
    }

    .user-content-styles blockquote.big-blue-right {
        float: none;
        width: auto;
        max-width: 540px;
        margin: 50px auto;
        padding: 30px 20px;
    }

    .user-content-styles figure.figure-to-right {
        margin: 8px -60px 20px 50px;
    }

    .user-content-styles ul li,
    .user-content-styles ol li {
        padding-left: 60px;
    }

    .user-content-styles ul li:before,
    .user-content-styles ol li:before {
        left: 20px;
    }

    .programs-line-slide {
        padding: 0 10px;
    }

    .programs-trio-col {
        padding: 30px 10px;
    }

    .programs-tiles-col {
        margin-top: 20px;
    }

    .programs-tiles-col:nth-child(3n+1) {
        padding-right: 13px;
    }

    .programs-tiles-col:nth-child(3n+3) {
        padding-left: 13px;
    }

    .programs-tiles-col:nth-child(3n+2) {
        padding: 0 7px;
    }

    .programs-tiles-unit .program-text {
        padding: 15px 25px;
    }

    .region-descr-txt .region-data {
        float: none;
        width: auto;
        overflow: hidden;
    }

    .region-descr-txt .region-emblem {
        float: left;
        width: 150px;
    }

    .region-descr-txt .region-name {
        margin: 30px 0 20px 150px;
    }

    .region-descr-txt .region-facts {
        margin: 20px 0 0 150px;
    }

    .region-descr-txt .region-map {
        max-width: 360px;
        margin-left: 150px;
        margin-bottom: 50px;
    }

    .region-descr-txt .region-info {
        margin-left: 0;
        padding-left: 0;
    }

    .region-politic-card {
        padding: 40px 20px;
    }

    .region-politic-card .politic-data {
        float: none;
        width: auto;
        overflow: hidden;
    }

    .region-politic-card .politic-img {
        float: left;
        width: 250px;
    }

    .region-politic-card .politic-text {
        margin: 0 0 30px 380px;
    }

    .region-politic-card .politic-name {
        margin: 0 0 30px;
    }

    .region-politic-card .politic-info {
        clear: both;
        margin: 0;
        padding: 20px 0 20px;
    }

    .mainpage-intro-flow .flow-body {
        padding: 20px 20px 0 25px;
    }

    .mainpage-theme-head {
        width: 380px;
    }

    .mainpage-theme-body {
        margin-left: 380px;
    }

    .mainpage-theme .slick-next {
        left: -350px;
    }

    .mainpage-theme .slick-prev {
        left: -400px;
    }

    .mainpage-telecast {
        padding: 20px 20px 40px;
    }

    .mainpage-last-telecast .size-1of2 .mosaic-tile:nth-child(n + 4) {
        display: none;
    }

    .mainpage-theme {
        background: #f5f5f5 none repeat scroll 0 0;
        overflow: hidden;
        padding: 40px;
    }

    .mainpage-diverse {
        padding: 40px 48px;
    }

    .mainpage-diverse-popular {
        /*padding: 20px 50px 20px 70px;*/
    }

    .mainpage-diverse-popular:before,
    .mainpage-diverse-popular:after {
        width: 20px;
    }

    .mainpage-diverse-popular .popular-program {
        margin-bottom: 48px;
    }

    .mainpage-diverse-popular .popular-program-text {
        margin: -5px 0 0 180px;
    }

    .mainpage-diverse-popular .popular-programs:before {
        bottom: 17px;
        left: -35px;
    }

    .mainpage-diverse-banner {
        padding: 110px 0 0px;
    }
}

@media (max-width: 1320px) {
    .content-side {
        width: 340px;
        margin-left: -340px;
    }

    .content-cntr {
        padding: 30px 360px 60px 60px;
    }

    .content-head-rght {
        width: 280px;
    }

    .mosaic {
        margin: 0 -10px;
    }

    .mosaic-head {
        margin: 0 10px;
    }

    .mosaic-tile {
        padding: 0 10px 20px;
    }

    .programs-tiles-col:nth-child(3n+1) {
        padding-right: 13px;
    }

    .programs-tiles-col:nth-child(3n+3) {
        padding-left: 13px;
    }

    .programs-tiles-col:nth-child(3n+2) {
        padding: 0 7px;
    }

    .programs-line-slide {
        padding: 0 10px;
    }

    .programs-trio-col {
        padding: 30px 10px;
    }

    .side-section-head .head-bigtitle {
        font-size: 30px;
    }

    .regions-section-program .program-text {
        padding: 20px 25px 40px;
    }

    .lastnews-section-program {
        padding: 0 25px;
    }

    .banners-section {
        padding: 0 25px;
    }

    .announce-section-program .program-text {
        padding: 20px 25px;
    }

    .announce-section-program .program-more {
        padding: 15px 25px 18px;
    }

    .broadcast-section-program .program-text {
        padding: 20px 25px;
    }

    .broadcast-section-program .program-more {
        padding: 15px 25px 18px;
    }

    .interview-section-program .program-text {
        padding: 20px 25px 25px;
    }

    .theme-section-body .theme-title {
        font-size: 28px;
        margin: 20px 15px;
    }

    .theme-section-body .theme-slide {
        padding: 20px 25px;
    }

    .theme-section-body .theme-slider .slick-prev {
        left: 10px;
    }

    .theme-section-body .theme-slider .slick-next {
        left: 50px;
    }

    .offscreen-section-head {
        padding: 20px;
    }

    .offscreen-section-body .offscreen-more {
        padding: 15px 25px;
    }
}

@media (max-width: 1220px) {
    .header-top-line {
        padding: 0;
    }

    .header-mid-ether .btn-ether {
        padding: 20px 40px;
        text-align: center;
    }

    .header-mid-seti {
        padding: 17px 13px 17px 10px;
    }

    .header-mid-now {
        margin: 0 225px 0 210px;
        overflow: hidden;
    }

    .header-mid-now .now-time {
        width: 160px;
    }

    .header-mid-now .now-note {
        margin-left: 160px;
    }

    .header-btm-title {
        padding: 25px;
        width: 160px;
    }

    .header-btm-programs {
        margin: 0 20px 0 160px;
    }

    .header-btm-programs .slick-prev {
        left: -143px;
    }

    .header-btm-programs .slick-next {
        left: -103px;
    }

    .content-head {
        padding: 20px;
    }

    .content-head-rght {
        width: 310px;
    }

    .content-header-close {
        right: -10px;
        top: -10px;
    }

    .content-side {
        width: 320px;
        margin-left: -320px;
        padding-top: 10px;
    }

    .content-cntr {
        padding: 10px 340px 20px 20px;
    }

    .content-cntr-section.has-padding {
        padding: 20px 20px;
    }

    .mosaic-program .program-text {
        padding: 20px 20px 22px 20px;
    }

    .mosaic-program .program-more.has-padding {
        padding: 20px;
    }

    .mosaic-head-search {
        margin: 0 20px 20px 50px;
    }

    .content-article-side {
        padding-left: 0;
    }

    .content-article-main {
        margin-left: 0;
    }

    .content-article figure.figure-wide {
        margin: 50px 0;
    }

    .content-article figure.figure-wide figcaption, .user-content-styles figure figcaption.video-caption {
        margin: 2px 50px 20px 20px;
    }

    .content-article figure.figure-to-right {
        margin: 8px 0 20px 50px;
    }

    .downloads li {
        display: inline-block;
        vertical-align: top;
        margin-right: 30px;
    }

    .downloads li:last-child {
        margin-right: 0;
    }

    .programs-trio-line {
        padding: 20px 0;
    }

    .programs-trio-col {
        display: block;
        width: auto;
        padding: 20px;
    }

    .programs-trio-unit {
        display: block;
        max-width: none;
        overflow: hidden;
    }

    .programs-trio-unit .program-img {
        float: left;
        width: 38%;
    }

    .programs-trio-unit .program-text {
        margin-left: 38%;
        padding: 0 40px;
    }

    .programs-tiles-col {
        width: 50%;
    }

    .programs-tiles-col:nth-child(2n+1) {
        padding: 0 10px 0 0;
    }

    .programs-tiles-col:nth-child(2n) {
        padding: 0 0 0 10px;
    }

    .programs-line-slider {
        margin: 0 -10px;
    }

    .programs-line-slide:nth-child(2n+1) {
        padding: 0 10px;
    }

    .programs-line-slide:nth-child(2n) {
        padding: 0 10px;
    }

    .timetable-nav.to-top {
        margin: -20px -20px 20px;
    }

    .timetable-nav.to-btm {
        margin: 20px -20px -20px;
    }

    .partner-section-head {
        min-height: 340px;
        padding: 120px 0 0 20px;
    }

    .partner-section-body {
        clear: both;
        margin: 0;
        padding: 20px 0 0;
    }

    .regions-list-sidecol {
        padding-left: 30px;
    }

    .regions-list-maincol {
        margin-left: 170px;
    }

    .regions-list-listing li {
        display: block;
        width: auto;
    }

    .mainpage-intro-flow {
        width: 290px;
    }

    .mainpage-intro-flow .flow-head-icon {
        width: 100px;
    }

    .mainpage-intro-flow .flow-head-icon img {
        max-width: 100%;
        margin: 0;
    }

    .mainpage-intro-flow .flow-head-title {
        margin: 0 0 0 100px;
        padding: 15px 0 15px 15px;
        font-size: 30px;
    }

    .mainpage-intro-flow .flow-body {
        padding: 20px 10px 0 20px;
    }

    .mainpage-intro-event {
        float: none;
        width: auto;
        margin-right: 290px;
        padding: 30px 10px 20px 30px;
    }

    .mainpage-intro-tiles {
        float: none;
        width: auto;
        margin-right: 290px;
        padding: 10px 0 20px 20px;
        overflow: hidden;
    }

    .mainpage-intro-tiles .program {
        float: left;
        width: 50%;
        padding: 0 10px;
    }

    .mainpage-last-themes {
        width: 320px;
    }

    .mainpage-last-themes .themes-body-slide {
        padding: 30px 20px;
    }

    .mainpage-last-telecast {
        margin-left: 320px;
    }

    .mainpage-last-telecast .telecast-body {
        padding: 40px 10px 20px;
    }

    .mainpage-diverse {
        padding: 0;
    }

    .mainpage-diverse-offscreen {
        width: 50%;
    }

    .mainpage-diverse-popular {
        width: 50%;
        padding: 20px 45px 10px 90px !important;
    }

    .mainpage-diverse-popular:before {
        left: 20px;
    }

    .mainpage-diverse-popular:after {
        right: 20px;
    }

    .mainpage-diverse-popular .popular-program {
        margin-bottom: 50px;
    }

    .mainpage-diverse-popular .popular-program-text {
        margin: -5px 0 0 180px;
    }

    .mainpage-diverse-banner {
        display: none;
    }

    .mainpage-telecast {
        padding: 20px 10px 0;
    }

    .mainpage-telecast-title {
        padding: 10px;
        font-size: 32px;
    }

    .mainpage-telecast-tile {
        margin: 10px;
    }

    .mainpage-telecast-tile .telecast-back::after {
        display: none;
    }

    .mainpage-telecast-tile .telecast-front {
        position: relative;
        padding: 15px;
        color: #222;
        overflow: visible;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
    }

    .mainpage-telecast-tile .telecast-label {
        position: absolute;
        top: -100px;
        left: 0;
        color: #fff;
        z-index: 1;
        width: 250px;
    }

    .mainpage-telecast-tile .telecast-txt {
        margin-left: 0;
    }

    .mainpage-theme {
        padding: 40px 20px;
    }

    .mainpage-theme-head {
        width: 280px;
    }

    .mainpage-theme-head .theme-title {
        font-size: 25px;
        line-height: 30px;
    }

    .mainpage-theme-head .theme-more-link {
        margin-left: 0;
    }

    .mainpage-theme-body {
        margin-left: 280px;
    }

    .mainpage-theme-program {
        width: 360px;
    }

    .mainpage-theme-program .program-text {
        min-height: 430px;
        margin-left: 100px;
        padding: 20px 15px 20px 30px;
    }

    .mainpage-theme-program .program-note {
        height: 240px;
    }

    .mainpage-theme .slick-prev {
        left: -290px;
    }

    .mainpage-theme .slick-next {
        left: -240px;
    }
}

@media (max-width: 1060px) {
    .header-top-nav {
        margin: 0 30px;
    }

    .region-politic-card .politic-img {
        float: none;
        width: 250px;
    }

    .region-politic-card .politic-text {
        margin: 30px 0;
    }

    .managers-unit .manager-img {
        width: 200px;
    }

    .managers-unit .manager-txt,
    .managers-unit .manager-top {
        margin-left: 200px;
    }
}

@media (max-width: 990px) {

    .mob-hide {
    	display: none !important;
    }

    .header-mobbtn {
        display: block;
    }

    .header-mob-btn {
        display: block;
    }

    @media only screen and (max-width: 990px) {
        .header-mob-btn.active +  .header-top-line .header-top-logo {
            position: fixed;
            top: 0;
            width: 210px;
        }
    }

    .header-mob-seti {
        display: block;
    }

    .header-mob-search {
        display: block;
    }


    .header-mob-programs {
        display: block;
    }

    .header-top-line {
        padding: 0px;
    }

    .header-top-nav {
        position: absolute;
        top: 0;
        right: -100%;
        width: 100%;
        margin: 0;
        padding: 80px 50px 20px 45px;
        background: #fff;
        border-bottom: 1px solid #eee;
        box-shadow: 0 5px 27px rgba(169, 169, 169, 0.14);
        z-index: 9;
        -webkit-transition: right 0.3s ease-in-out;
        -o-transition: right 0.3s ease-in-out;
        transition: right 0.3s ease-in-out;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        display: block;
    }

    .header-top-nav.active {
        position: fixed;
        right: 0;
        left: 0;
    }

    .header-top-nav .is-graymenu {
        margin: 10px 0;
    }

    .header-top-nav .is-bluemenu {
        margin: 10px 0;
    }

    .header-top-nav .is-graymenu > li {
        padding: 5px 0;
    }

    .header-top-search {
        display: none;
    }

    .header-top-menu > li > a .icon-submenu {
        width: 20px;
    }

    .header-mid-now {
        display: none;
    }

    .header-mid-seti {
        display: none;
    }

    .header-btm-line {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        box-shadow: 0 5px 27px rgba(169, 169, 169, 0.28);
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        -o-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .header-btm-line.active {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .header-btm-programs .program-slide {
        max-width: 400px;
        min-width: 150px;
    }

    .header-top-logo {
        flex: 0 0 210px;
        padding: 26px 12px;
    }

    .header-top-logo-file {
        margin: 0 auto;
        width: 168px;
    }

    .header-mid-ether {
        width: 210px;
    }

    .header-mid-ether .btn-ether {
        padding-left: 15px;
    }

    .content-title {
        min-height: 55px;
        margin: 10px 0 10px;
        display: flex;
        align-items: center;
    }

    .content-head-line {
        display: block;
        height: auto;
    }

    .content-head-left {
        display: block;
        width: auto;
    }

    .content-head-left.is-wide {
        width: auto;
    }

    .content-head-left.is-wide + .content-head-rght {
        width: auto;
    }

    .content-head-cntr {
        display: block;
        padding: 0;
    }

    .content-head-rght {
        display: block;
        width: auto;
        margin-top: 10px;
    }

    .content-head-inputs {
        width: 25%;
        max-width: none;
    }

    .content-head-inputs.is-short {
        width: 25%;
        max-width: none;
    }

    .content-head-inputs.is-long {
        width: 50%;
        max-width: none;
    }

    .content-side {
        float: none;
        width: 100%;
        margin: 0;
    }

    .content-side-section {
        width: 420px;
        margin: 0 auto 30px;
    }

    .content-cntr {
        float: none;
        padding: 10px 20px 20px;
    }

    .managers-unit .manager-img {
        width: 255px;
    }

    .managers-unit .manager-txt,
    .managers-unit .manager-top {
        margin-left: 255px;
    }

    .programs-line-unit {
        display: block;
        height: auto;
    }

    .mainpage .telecast-body .size-1of1 .mosaic-tile:nth-child(n + 4) {
        display: none;
    }

    .mainpage-gallery-cover {
        display: none;
    }

    .mainpage-gallery-title {
        display: block;
    }
}

@media (max-width: 860px) {
    .footer-line {
        padding-left: 20px;
        padding-right: 60px;
    }

    .footer-left {
        width: auto;
    }

    .footer-center {
        display: block;
        margin: 0 25px 0 110px;
    }


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

        .footer-center {
            display: none;
        }
    }

    .footer-right {
        float: right;
        width: auto;
    }

    .timetable-item-text {
        padding: 15px 60px 15px 0;
    }

    .search-unit-labels {
        float: none;
        display: block;
        width: 100%;
    }

    .search-unit-labels.is-wide {
        width: 100%;
    }

    .search-unit-labels.is-wide + .search-unit-inputs {
        margin-left: 0;
    }

    .search-unit-inputs {
        display: block;
        margin: 0;
    }

    .managers-unit .manager-img {
        width: 200px;
    }

    .managers-unit .manager-txt,
    .managers-unit .manager-top {
        margin-left: 200px;
    }

    .mainpage-theme {
        padding: 40px 0 20px;
    }

    .mainpage-theme-head {
        float: none;
        width: auto;
        margin: 0 0 50px 20px;
    }

    .mainpage-theme-head .theme-title {
        min-height: 0;
    }

    .mainpage-theme-body {
        margin-left: 0;
    }

    .mainpage-theme-program .program-text {
        min-height: 320px;
        margin-right: 20px;
    }

    .mainpage-theme-program .program-note {
        height: 144px;
    }

    .mainpage-theme .slick-prev {
        bottom: 100%;
        left: 20px;
    }

    .mainpage-theme .slick-next {
        bottom: 100%;
        left: 70px;
    }

    .mainpage-diverse-offscreen {
        float: none;
        width: auto;
        max-width: 410px;
        margin: 0 auto;
    }

    .mainpage-diverse-popular .popular-programs:before {
        display: none;
    }

    .mainpage-diverse-offscreen .offscreen-title {
        font-size: 32px;
    }

    .mainpage-diverse-popular {
        float: none;
        width: auto;
        max-width: 600px;
        margin: 60px auto 60px;
    }

    .mainpage-diverse-popular .popular-title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 990px) {
    .mainpage-last-telecast .themes-head-title,
    .mainpage-last-themes .themes-head-title {
        font-size: 30px;
        line-height: 38px;
    }
}

@media (max-width: 760px) {
    .header-btm-line {
        height: auto;
    }

    .header-btm-title {
        float: none;
        width: auto;
        padding: 15px 20px;
    }

    .header-btm-title br {
        display: none;
    }

    .header-btm-programs {
        height: auto;
        margin: 0 0 0 20px;
    }

    .header-btm-programs .program-slide {
        height: auto;
        max-width: 280px;
        min-width: 0;
    }

    .header-btm-programs .program-text {
        max-height: none;
    }

    .header-btm-programs .slick-prev {
        left: auto;
        right: 60px;
        bottom: 100%;
        margin-bottom: 5px;
    }

    .header-btm-programs .slick-next {
        left: auto;
        right: 20px;
        bottom: 100%;
        margin-bottom: 5px;
    }

    .mainpage-intro-event {
        margin: 0 0 20px;
        padding: 40px 20px;
    }

    .mainpage-intro-event .program-note {
        font-size: 18px;
    }

    .mainpage-intro-event .program-img {
        margin: 0 -20px;
    }

    .mainpage-intro-tiles {
        margin: 20px 0;
        padding: 20px 10px;
    }

    .mainpage-intro-flow {
        position: relative;
        width: auto;
        height: 760px;
        margin: 0 auto;
        padding: 0;
    }

    .mainpage-intro-flow .flow-body {
        left: 0;
    }

    .mainpage-intro-flow .flow-foot {
        left: 0;
    }

    .mainpage-intro-flow .program-title {
        font-size: 18px;
    }

    .mainpage-intro-flow .program-text {
        max-width: 420px;
        margin: 0 auto;
    }

    .mainpage-last {
        margin-top: 20px;
    }

    .mainpage-last-themes {
        position: relative;
        width: auto;
        height: 1700px;
    }

    .mainpage-last-themes .themes-body {
        max-width: 420px;
        margin: 0 auto;
    }

    .mainpage-last-themes .themes-head-title {
        font-size: 32px;
    }

    .mainpage-last-themes .theme-note {
        font-size: 18px;
    }

    .mainpage-last-telecast {
        margin: 0;
    }

    .mainpage-last-telecast .themes-head-title {
        font-size: 32px;
    }

    .mainpage-telecast-col {
        float: none;
        width: auto;
    }

    .mainpage-telecast-tile .telecast-front {
        min-height: 0;
    }

    .mainpage-theme-program .program-title {
        font-size: 18px;
    }

    .mainpage-theme-program .program-note {
        font-size: 16px;
    }

    .mosaic-program .program-title {
        font-size: 18px;
    }

    .mosaic-program .program-note {
        font-size: 17px;
    }

    .mosaic-program.on-nain-page .program-note {
        font-size: 17px;
    }

    .timetable-item-time {
        width: 65px;
        font-size: 16px;
    }

    .timetable-item-prev {
        width: 120px;
        padding: 15px 0;
    }

    .timetable .active .timetable-item-prev {
        width: 180px;
    }

    .contact-unit {
        display: block;
        width: auto;
        max-width: 450px;
        margin: 0 auto 40px;
    }
}

@media (max-width: 680px) {
    .mob-680-hide {
        display: none;
    }

    .mob-680-show {
        display: block;
    }

    .content-head-inputs {
        width: 50%;
    }

    .content-head-inputs.is-short {
        width: 50%;
    }

    .content-head-inputs.is-long {
        width: 100%;
    }

    .content-header-side {
        float: none;
        width: auto;
        margin-bottom: 20px;
        text-align: left;
    }

    .content-header-main {
        margin-right: 50px;
    }

    .content-body-side {
        float: none;
        margin: 30px 0 0;
    }

    .content-body-main {
        float: none;
        width: auto;
        padding: 0;
    }

    .content-col-1x3 {
        float: none;
        width: auto;
    }

    .content-col-2x3 {
        float: none;
        width: auto;
    }

    .downloads li {
        display: block;
    }

    .programs-trio-unit .program-text {
        padding: 0 0 0 20px;
    }

    .programs-trio-unit .program-img {
        margin-top: 7px;
        width: 38%;
    }

    .programs-tiles-col:nth-child(n) {
        float: none;
        width: auto;
        padding: 0;
        text-align: center;
    }

    .programs-line-slide:nth-child(n) {
        text-align: center;
        padding: 0 10px;
    }

    .partner-section-logo {
        width: 160px;
        height: 200px;
        line-height: 160px;
    }

    .partner-section-head {
        min-height: 200px;
        padding: 70px 0 0 10px;
        margin-left: 160px;
    }

    .regions-list {
        margin-right: 35px;
    }

    .regions-list-sidecol {
        width: 45px;
        padding-left: 5px;
    }

    .regions-list-maincol {
        margin-left: 45px;
    }

    .region-descr-slider {
        margin: 0 -20px;
    }

    .region-descr-txt .region-name {
        margin: 0 0 20px 150px;
    }

    .region-descr-txt .region-map {
        margin: 30px auto 50px;
    }

    .personas-unit {
        margin-right: 55px;
    }

    .personas-unit .persona-img {
        float: none;
        width: auto;
        max-width: 300px;
    }

    .personas-unit .persona-txt {
        max-width: 300px;
        margin: 30px 0 0;
        padding: 0;
    }

    .alphabet-nav {
        position: absolute;
        top: 0;
        right: 20px;
        padding: 20px 0;
        z-index: 1;
    }

    .alphabet.alphabet-mob li {
        width: 106px;
        margin: 0;
        text-align: center;
    }

    .alphabet.alphabet-mob a {
        padding: 15px;
    }

    .alphabet-body {
        opacity: 0;
        visibility: hidden;
        position: fixed;
        top: 62%;
        left: 20px;
        right: 20px;
        transform: translateY(-50%);
        padding: 70px 50px;
        background: #fff;
        box-shadow: 0 5px 27px rgba(81, 81, 81, 0.22);
        z-index: 5;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .alphabet-body.active {
        opacity: 1;
        visibility: visible;
    }

    .alphabet-show-btn,
    .alphabet-hide-btn {
        display: block;
    }

    .personas-alphabet {
        padding: 0;
        border: none;
    }

    .search-results .result-l-col {
        float: none;
        width: auto;
        margin-bottom: 20px;
    }

    .search-results .result-r-col {
        margin: 0;
        padding: 0;
    }

    .managers-unit .manager-img {
        width: 160px;
    }

    .managers-unit .manager-txt {
        clear: both;
        margin-left: 0;
        padding-left: 0;
    }

    .managers-unit .manager-top {
        min-height: 220px;
        margin-left: 160px;
        padding: 50px 0 0 20px;
    }

    .managers-unit .manager-duties li:after {
        left: 20px;
    }

    .timetable-item-time {
        display: block;
        float: left;
        padding-top: 32px;
    }

    .timetable-item-prev {
        display: block;
        float: left;
    }

    .timetable-item-text {
        display: block;
        clear: both;
        margin-left: 65px;
        padding: 0 0 15px;
    }

    .timetable-item-age {
        top: 20px;
        margin-top: 0;
    }

    .timetable .active .timetable-item-prev {
        width: 180px;
    }
}

@media (max-width: 520px) {
    .search-unit .clmn-3-of-5,
    .search-unit .clmn-2-of-5 {
        float: none;
        width: auto;
        padding: 10px 0 0;
    }

    .programs-trio-unit {
        max-width: 420px;
        margin: 0 auto;
    }

    .programs-trio-unit .program-text {
        margin: 0;
        padding: 0;
    }

    .programs-trio-unit .program-img {
        float: none;
        width: auto;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .search-results-line {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .result-image {
        max-width: 100%;
    }

    .result-date {
        width: auto;
        margin-right: 40px;
    }
}

.video-unit-row {
    display: flex;
    margin-top: 50px;
}

.video-unit-media {
    flex-grow: 2;
}

.video-unit-content {
    width: 380px;
    flex-shrink: 0;
    padding: 40px;
}

.content-body-image img {
    max-width: 100%;
    height: auto;
}

.video-unit-text {
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
}

.mainpage-intro {
    padding-bottom: 14%;
}

.m-banner {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 25%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    /*max-height: 250px;*/
    padding-top: 13%;
}

.m-banner img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.mainpage-analytics {
    position: relative;
    height: 610px;
    flex-shrink: 0;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #ffffff;
}

.mainpage-last-themes {
    display: flex;
    flex-direction: column;
}

.mainpage-themes {
    position: relative;
    flex-grow: 2;
    overflow: hidden;
    background-color: #ffffff;
}

.n-banner {
    max-width: 100%;
    margin-top: 30px;
}

.banner-visible .header-mob-btn {
    top: 100px;
    right: 0;
    position: absolute;
}

.banner-visible .header-mob-btn.is-fixed {
    position: fixed;
    top: 0;
    width: 50px;
}

.t-banner {
    position: relative;
    background-color: #020f46;
}

.t-banner__closer {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: 2;
    cursor: pointer;
}

.t-banner__closer:before {
    content: '';
    position: absolute;
    left: 53%;
    top: 53%;
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/main/tpl/images/t-banner-closer.svg);
}

.t-banner__container {
    max-width: 1600px;
    margin: 0 auto;
    height: 100px;
}

.t-banner__container a {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
}

.t-banner__container img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.next {
    position: absolute;
    color: #ffffff;
    top: 50%;
    transform: translateY(-50%);
    right: 338px;
    font: 600 16px/20px 'DINPro';
    cursor: pointer;
}

.next:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -35px;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background-position: center;
    background-image: url(/local/templates/main/tpl/images/next.svg);
    transition: transform .3s;
}

.next--opened:after {
    transform: rotate(180deg) translateY(50%);
}

.content-article-info {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    position: relative;
    justify-content: space-between;
}

.content-header-region {
    position: relative;
    margin-left: 30px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'DINPro';
    padding-left: 20px;
    line-height: 1;
}

.content-header-region:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 11px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/main/tpl/images/news-marker.svg);
}

.content-header-rubric {
    display: block;
    color: #0039A6;
    text-transform: uppercase;
    font: 600 16px/20px 'DINPro';
}

@media screen and (min-width: 991px) {
    .header-btm-line {
        display: none;
    }
}

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

    .m-banner {
        right: 290px;
    }
}

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

    .m-banner {
        right: 0;
        left: 0;
        bottom: 0;
        padding-top: 18%;
    }
}

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

    .video-unit-content {
        padding-top: 0;
        padding-bottom: 0;
    }
}

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

    .video-unit-row {
        display: block;
    }

    .video-unit-content {
        padding-left: 0;
        padding-right: 0;
    }

    .t-banner__container {
        height: 60px;
    }

    .banner-visible .header-mob-btn {
        top: 60px;
    }

    .mainpage-intro {
        padding-bottom: 21%;
    }
}

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

    .t-banner__closer {
        right: auto;
        left: 20px;
        transform: scale(0.8) translateY(-50%);
    }

    .header-mob-programs .mob-programs-btn {
        margin-left: 230px;
    }
}

.ya-share2 {
    /*position: absolute;*/
    /*top: 30px;*/
    /*right: 0;*/
    margin-left: auto;
}

.video-unit.no-btm-margin .ya-share2 {
    top: -10px;
}

.ya-share2--custom {
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

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

    .content-article-info {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .ya-share2 {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }
}

.content-side .mainpage-gallery {
    margin-bottom: 15px;
}

.content-side .mainpage-gallery-slider .gallery-slide-img  {
    position: relative;
    padding-bottom: 97.5%;
}

@media (max-width: 990px) {
    .content-side .mainpage-gallery-slider .gallery-slide-img {
        padding-bottom: 62.5%;
    }

    .content-side .mainpage-gallery-title {
        margin: 40px 20px;
    }
}

@media (max-width: 520px) {

    .content-side .mainpage-gallery-title {
        margin: 40px 35px 28px;
    }
}

.content-side .mainpage-gallery-slider .gallery-slide-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content-side .mainpage-gallery-slider .gallery-slide-txt {
    padding: 25px 28px;
}

.content-side .mainpage-gallery-slider .slick-prev {
    left: 26px;
}


@media screen and (max-width: 860px) {
    .content-side .mainpage-gallery-slider .slick-prev {
        left: 60px;
    }
}

.content-side .mainpage-gallery-slider .slick-next {
    left: 110px;
}

@media screen and (max-width: 860px) {
    .content-side .mainpage-gallery-slider .slick-next {
        left: 150px;
    }

    .content-side .mainpage-gallery-slider .gallery-slide-txt {
        padding-left: 60px;
    }

}

.content-side .gallery-slide-txt {
    padding: 25px;
}

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

    .mainpage-diverse-offscreen {
        max-width: 440px;
    }

    .mainpage-diverse-popular {
        padding: 20px 40px 10px 40px !important;
    }

    .footer-line {
        padding-right: 60px;
    }
}

.set-channel.has-padding {
    padding: 50px 60px;
}

.set-channel .content-row {
    margin: 0;
}

.set-channel .content-col-1x1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 85px;
}

.set-channel .content-col-1x1:last-child {
    margin-bottom: 0;
}

.set-channel .content-col-1x1 h2 {
    margin: 0;
}

.set-channel .content-col-1x1 .load-list {
    margin: 0;
}

.set-channel .content-col-1x1 .load-list li {
    margin: 0;
}

.set-channel .user-content-styles table tr:nth-child(1) td, .user-content-styles table tr:hover td {
    border-bottom: 0;
}

.set-channel .s-table-tr {
    display: flex;
    flex-wrap: wrap;
}


.set-channel .s-table-tr:last-child {
    margin-bottom: 0;
}

.set-channel .s-table-tr:last-child .s-table-td:last-child {
    width: 68%;
    display: flex;
    align-items: center;
    pointer-events: none;
}

.set-channel .s-table-tr:last-child .s-table-td:last-child:after {
    display: none;
}



.set-channel .s-table-td {
    position: relative;
    width: 30.7%;
    margin-bottom: 80px;
    padding: 0 34px;
    cursor: pointer;
}

.set-channel .s-table-td::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 1px solid #D2D2D2;
}

.set-channel .s-table-td:nth-child(3n-2) {
    padding-left: 0;
}

.set-channel .s-table-td:nth-child(3n-1) {
    width: 37.1%;
}

.set-channel .s-table-td:nth-child(3n+3) {
    padding-right: 0;
}

.set-channel .s-table-td:nth-child(3n+3)::after {
    display: none;
}

.set-channel .s-table-td:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.set-channel .s-table-td img {
    width: 132.59px;
    height: 100px;
}

.set-channel .user-content-styles ul {
    margin-top: 24px;
    margin-bottom: 0;
}

.set-channel .user-content-styles ul li {
    margin: 12px 0;
    padding-left: 18px;
    font-size: 14px;
    line-height: 18px;
}

.set-channel .user-content-styles ul  li::before {
    top: 8px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #E21B23;
}


.set-channel .user-content-styles ul.load-list  li::before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 13px;
    height: 13px;
    background: no-repeat center url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iaWNvbm1vbnN0ciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGlkPSJkb3dubG9hZC0yIiBmaWxsPSIjMTg0OTlEIiBkPSJNMTYsMTFoNWwtOSwxMEwzLDExaDVWMGg4VjExeiBNMTcsMjJIN3YyaDEwVjIyeiIvPjwvc3ZnPg==);
    background-size: auto 100%;
}

.set-channel .user-content-styles .s-table .s-table-td:hover {
    color: #18499d;
}

.set-channel .user-content-styles .s-table .s-table-td:hover::after {
    border-color: #18499d;
}


@media only screen and (max-width: 1445px) {
    .set-channel.has-padding {
        padding: 55px 60px 65px;
    }

    .set-channel .s-table-td {
       width: 50%;
       margin-bottom: 90px;
       padding: 0;
    }

    .set-channel .s-table-td::after {
        display: none;
    }

    .set-channel .s-table-td:nth-child(3n-1) {
        width: 50%;
    }

    .set-channel .s-table-td:nth-child(2n+1) {
        padding-right: 65px;
    }

    .set-channel .s-table-td:nth-child(2n+1)::after {
        display: inline-block;
    }

    .set-channel .s-table-td:nth-child(2n+2) {
        padding-left: 32px;
    }

    .set-channel .s-table-tr:last-child .s-table-td:last-child {
        width: 100%;
    }
}


@media only screen and (max-width: 1150px) {
    .set-channel.has-padding {
        padding: 40px 30px 60px;
    }

    .set-channel .content-col-1x1 {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 75px;
    }

    .set-channel .content-col-1x1 h2 {
        margin-bottom: 20px;
    }

}

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

    .set-channel {
        margin-bottom: 10px;
    }

    .set-channel .content-col-1x1 {
        margin-bottom: 30px;
    }

    .set-channel.has-padding {
        padding: 40px 30px 45px;
    }

    .set-channel .s-table-td {
        width: 100%;
        margin-bottom: 40px;
        padding: 0 0 40px;
        border-bottom: 1px solid #D2D2D2;
    }

    .set-channel .s-table-td::after {
        display: none;
    }

    .set-channel .s-table-td:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        padding-top: 0;
        margin-top: 40px;
        border-bottom: 0;
    }

    .set-channel .s-table-td:nth-child(3n-1) {
        width: 100%;
    }

    .set-channel .s-table-td:nth-child(2n+1) {
        padding-right: 0;
    }

    .set-channel .s-table-td:nth-child(2n+1)::after {
        display: none;
    }

    .set-channel .s-table-td:nth-child(2n+2) {
        padding-left: 0;
    }

    .set-channel .s-table-tr:last-child .s-table-td:last-child {
        width: 100%;
    }

    .set-channel .user-content-styles ul li::before {
        top: 7px;
    }

    .set-channel .s-table-td {
        font-size: 14px;
        line-height: 19px;
    }

    .set-channel .user-content-styles .s-table .s-table-td:hover {
        border-color: #18499d;
    }

    #js-scroll-alphabet {
        top: 50px !important;
    }
}

.user-content-styles__img {
    min-height: 382px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 1440px) {
    .user-content-styles__img {
        min-height: 265px;
    }

}

@media only screen and (max-width: 1279px) {
    .user-content-styles__img {
        min-height: 250px;
    }

}

@media only screen and (max-width: 767px) {
    .user-content-styles__img {
        min-height: 215px;
    }

}


.txt-bold--img {
    text-align: center;
}

.txt-bold--img img {
    width: 142px;
    height: 140px;
}

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

    .txt-bold--img {
        text-align: left;
    }

    .txt-bold--img img {
        width: 126px;
        height: 124.07px;
    }
}

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

    .txt-bold--img img {
        display: block;
        margin-left: 30px;
    }

    .txt-bold--img img {
        width: 142px;
        height: 140px;
    }
}

.content-cntr-section--operator {
    padding: 80px 60px 40px !important;
}


.content-cntr-section--information .user-content-styles .txt-bold {
    font-size: 16px;
    line-height: 24px;
}

/* End */


/* Start:/local/templates/main/tpl/css/custom.css?1666356456309*/
#ui-datepicker-div{
  display:none;
}

.seti-list .ok {
	width: 23px;
	background-image: url(/local/templates/main/tpl/css/../img/in-base-64/icon_ok.svg);
	filter: invert(1);
}
.seti-list.has-blue-icons .ok {
	filter: invert(12%) sepia(73%) saturate(4469%) hue-rotate(217deg) brightness(95%) contrast(103%);
}
/* End */


/* Start:/local/templates/main/tpl/js/mejs/mediaelementplayer.min.css?14927356928876*/
.mejs__offscreen{clip:rect(1px,1px,1px,1px);-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs__container{position:relative;background:#000;font-family:Helvetica,Arial,serif;text-align:left;vertical-align:top;text-indent:0;box-sizing:border-box;min-width:250px}.mejs__container .mejs__video{min-height:140px}.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.mejs__fill-container,.mejs__fill-container .mejs__container{width:100%;height:100%}.mejs__fill-container{overflow:hidden;position:relative;margin:0 auto;background:transparent}.mejs__container:focus{outline:none}.mejs__iframe-overlay{position:absolute;width:100%;height:100%}.mejs__embed,.mejs__embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:2}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{width:100%!important;height:100%!important}.mejs__clear{clear:both}.mejs__background,.mejs__mediaelement{position:absolute;top:0;left:0}.mejs__mediaelement{width:100%;height:100%;z-index:0}.mejs__poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{position:absolute;top:0;left:0;z-index:1}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:url(/local/templates/main/tpl/js/mejs/mejs-controls.svg) no-repeat;background-position:0 -39px;overflow:hidden;z-index:1}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px}.mejs__overlay-loading-bg-img{display:block;width:80px;height:80px;background:transparent url(/local/templates/main/tpl/js/mejs/mejs-controls.svg) -160px -40px no-repeat;animation:a 1s linear infinite;z-index:1}@keyframes a{to{transform:rotate(1turn)}}.mejs__controls{position:absolute;list-style-type:none;margin:0;padding:0 10px;bottom:0;left:0;height:40px;width:100%;z-index:1}.mejs__controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{float:left;margin:0;width:32px;height:40px;font-size:10px;line-height:10px}.mejs__button>button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:10px 6px;padding:0;position:absolute;height:20px;width:20px;border:0;background:transparent url(/local/templates/main/tpl/js/mejs/mejs-controls.svg);overflow:hidden}.mejs__button>button:focus{outline:1px dotted #999}.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus,.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus{outline:0}.mejs__time{color:#fff;display:block;height:24px;width:auto;font-weight:700;font-size:11px;padding:16px 6px 0;overflow:hidden;text-align:center;box-sizing:content-box}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;width:200px;padding-top:10px;height:40px;position:relative;margin:0 10px}.mejs__time-buffering,.mejs__time-current,.mejs__time-float,.mejs__time-float-corner,.mejs__time-float-current,.mejs__time-handle,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total{cursor:pointer;display:block;position:absolute;height:10px;border-radius:2px}.mejs__time-total{margin:5px 0 0;background:hsla(0,0%,100%,.3);width:100%}.mejs__time-buffering{width:100%;background:linear-gradient(-45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:15px 15px;animation:b 2s linear infinite}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:hsla(0,0%,100%,.3);width:0}.mejs__time-current{background:hsla(0,0%,100%,.9);width:0}.mejs__time-handle{margin:0;width:10px;background:#fff;border-radius:5px;cursor:pointer;border:2px solid #333;top:-2px}.mejs__time-float,.mejs__time-handle{display:none;position:absolute;text-align:center}.mejs__time-float{background:#eee;width:36px;height:17px;border:1px solid #333;top:-26px;margin-left:-18px;color:#111}.mejs__time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs__time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;top:15px;left:13px}.mejs__long-video .mejs__time-float{width:64px;margin-left:-23px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__long-video .mejs__time-float-corner{left:18px}.mejs__broadcast{color:#fff;position:absolute;width:100%;height:10px;top:15px}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{display:none;height:115px;width:25px;background:rgba(50,50,50,.7);border-radius:0;top:-115px;left:5px;z-index:1;position:absolute;margin:0}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:hsla(0,0%,100%,.5);margin:0}.mejs__volume-current{bottom:0;width:100%;height:100%;margin:0}.mejs__volume-current,.mejs__volume-handle{position:absolute;left:0;background:hsla(0,0%,100%,.9)}.mejs__volume-handle{bottom:100%;width:16px;height:6px;margin:0 0 -3px -7px;cursor:ns-resize;border-radius:1px}.mejs__horizontal-volume-slider{height:36px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs__horizontal-volume-total{top:16px;width:50px;height:8px;background:rgba(50,50,50,.8)}.mejs__horizontal-volume-current,.mejs__horizontal-volume-total{position:absolute;left:0;margin:0;padding:0;font-size:1px;border-radius:2px}.mejs__horizontal-volume-current{top:0;width:100%;height:100%;background:hsla(0,0%,100%,.8)}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{visibility:hidden;position:absolute;bottom:40px;right:-51px;width:85px;background:rgba(50,50,50,.7);border:1px solid transparent;padding:0;overflow:hidden;border-radius:0}.mejs__chapters-button>.mejs__chapters-selector{width:110px}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{visibility:visible}.mejs__captions-selector-list,.mejs__chapters-selector-list{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{margin:0 0 6px;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden;cursor:pointer}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;margin:3px 3px 0 5px;position:absolute;left:-1000px}.mejs__captions-selector-label,.mejs__chapters-selector-label{width:55px;float:left;padding:4px 0 0;line-height:15px;font-size:10px;cursor:pointer}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{padding:0;background:hsla(0,0%,8%,.5);white-space:pre-wrap;box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5)}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.me_cannotplay a{font-weight:700}.mejs__container .me_cannotplay a{color:#fff}.me_cannotplay span{padding:15px;display:block}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/right_news_block/style.min.css?1553002444129*/
div.news-list{word-wrap:break-word}div.news-list img.preview_picture{float:left;margin:0 4px 6px 0}.news-date-time{color:#486daa}
/* End */


/* Start:/local/templates/main/styles.css?1609236989198*/
.content-body-themes {
	font: 400 13px/20px 'DINPro';
	margin-bottom: 20px;
}

.content-body-themes a {
	color: #0039A6;
}
* {
	outline: none;
}

.search-unit-submit {
	cursor: pointer !important;
}
/* End */


/* Start:/local/templates/main/template_styles.css?16176174358177*/
#xlsUploadLog {
    width: 100%;
    height: 300px;
    display: block;
    margin-top: 25px;
}

.survey__line .input_type_textarea {
    width: 85% !important;
}

.region-descr-txt .region-info-spoiler {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
}

.region-politic-card .politic-info-spoiler {
    position: relative;
    overflow: hidden;
}

.fixed {
    position: fixed;
}

.is-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 500;
}

.is-fixed + .header-padding {
    padding-top: 110px;
}

.header-top-line {
    background-color: white;
}

.header-mob-btn {
    z-index: 550;
}

.header-mid-now .now-note {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

@media (max-width: 990px) {
    .is-fixed + .header-padding {
        padding-top: 75px;
    }
}

.user-content-styles table {
    width: 100%;
    border: 0 solid;
    margin: 30px 0;
}

.user-content-styles table tr {

}

.user-content-styles table tr td {
    padding: 5px 0px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px solid #F2F2F2;
}

.user-content-styles table tr:nth-child(1) td,
.user-content-styles table tr:hover td {
    border-top: 0;
    border-bottom: 2px solid #0039A6;
    color: #0039A6;
    /*font-weight: 800;*/
}

.video-unit-start {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 130px;
    /*margin: -5px 0 0 -125px;*/
    padding-top: 100px;
    color: #fff;
    text-align: center;
    font: 700 24px/30px 'DINPro';
    background: no-repeat center top url(/local/templates/main/../main/tpl/img/in-base-64/icon-player.svg);
    background-size: 90px 90px;
    opacity: 0.7;
    z-index: 2;
}

/*.video-unit-local {
    height: auto;
}*/
.ytcontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.ytvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videowrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.video-unit-screen {
    background: none;
}

.live {
    padding-bottom: 56.5%;
}

video.inside {
    width: 100%;
    height: auto;
    max-height: 100%;
}

.mejs__container {
    font-family: 'DINPro';
}

.mejs__duration, .mejs__currenttime {
    font-size: 14px !important;
}

.mejs__overlay-button {
}

.mejs__controls {
    background: rgba(24, 73, 157, 0.71) !important;
}

.mejs__controls .mejs__fullscreen-button button {
    margin-top: 13px;
    background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMTgiIHdpZHRoPSIyMXB4IiBoZWlnaHQ9IjE4cHgiIGZpbGw9IiNmZmYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPHBhdGggZD0iTTE4LjgxNDg2MDMsNS4yNzcyMjkyNSBMMTYuODkyMjQ3OCw1LjI3NzIyOTI1IEwxNi44OTIyNDc4LDIuOTIyNjEyNTMgTDE0LjUzNzYzMSwyLjkyMjYxMjUzIEwxNC41Mzc2MzEsMSBMMTguODE0OTAxMSwxIEwxOC44MTQ5MDExLDUuMjc3MjI5MjUgTDE4LjgxNDg2MDMsNS4yNzcyMjkyNSBaIE0xNC41Mzc2NzE4LDEzLjk5OTk1OTIgTDE0LjUzNzY3MTgsMTIuMDc3MzA1OCBMMTYuODkyMjQ3OCwxMi4wNzczMDU4IEwxNi44OTIyNDc4LDkuNzIyNzcwNzUgTDE4LjgxNDkwMTEsOS43MjI3NzA3NSBMMTguODE0OTAxMSwxNCBMMTQuNTM3NjcxOCwxNCBMMTQuNTM3NjcxOCwxMy45OTk5NTkyIFogTTIuMDAwMDQwODEsOS43MjI3Mjk5NCBMMy45MjI2NTMzNCw5LjcyMjcyOTk0IEwzLjkyMjY1MzM0LDEyLjA3NzM0NjcgTDYuMjc3MjcwMDYsMTIuMDc3MzQ2NyBMNi4yNzcyNzAwNiwxMy45OTk5MTg0IEwyLjAwMDA0MDgxLDEzLjk5OTkxODQgTDIuMDAwMDQwODEsOS43MjI3Mjk5NCBMMi4wMDAwNDA4MSw5LjcyMjcyOTk0IFogTTYuMjc3MjI5MjUsMSBMNi4yNzcyMjkyNSwyLjkyMjY1MzM0IEwzLjkyMjYxMjUzLDIuOTIyNjUzMzQgTDMuOTIyNjEyNTMsNS4yNzcxODg0MyBMMiw1LjI3NzE4ODQzIEwyLDEgTDYuMjc3MjI5MjUsMSBMNi4yNzcyMjkyNSwxIFoiLz4KICA8L2c+Cjwvc3ZnPg==);
}

.mejs__play button {
    margin-top: 12px;
    background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTgiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE4cHgiIGZpbGw9IiNmZmYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgc3Ryb2tlLXdpZHRoPSIxIj4KICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuMDAwMDAwLCA0LjAwMDAwMCkiPgogICAgICA8cGF0aCBkPSJNNS4zMjkwNzA1MmUtMTUsLTQuNDQwODkyMWUtMTUgTDUuMzI5MDcwNTJlLTE1LDEwIEw4LDUgTDUuMzI5MDcwNTJlLTE1LC00LjQ0MDg5MjFlLTE1IEw1LjMyOTA3MDUyZS0xNSwtNC40NDA4OTIxZS0xNSBaIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4=);
}

/*.mejs__pause button {
    transition: background .2s ease;
    }*/
.mejs__overlay-button {
    background: no-repeat center top url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1Ny40IDU3LjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU3LjQgNTcuNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6cmdiYSgyNCwgNzMsIDE1NywgMC43MSk7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zMS4yLDQuOEM0My4yLDYsNTIuNywxNi4yLDUyLjcsMjguN2MwLDMuNS0wLjgsNi44LTIuMSw5LjhsNC4yLDIuNGMxLjgtMy43LDIuOC03LjksMi44LTEyLjINCglDNTcuNSwxMy42LDQ1LjksMS4yLDMxLjIsMFY0Ljh6IE02LjksMzguNWMtMS40LTMtMi4xLTYuMy0yLjEtOS44QzQuOCwxNi4yLDE0LjMsNiwyNi40LDQuOFYwQzExLjYsMS4yLDAsMTMuNiwwLDI4LjcNCgljMCw0LjQsMSw4LjUsMi44LDEyLjJMNi45LDM4LjV6IE00OC4yLDQyLjZjLTQuNCw2LTExLjQsMTAtMTkuNCwxMHMtMTUuMS00LTE5LjQtMTBsLTQuMiwyLjRjNS4yLDcuNSwxMy44LDEyLjQsMjMuNiwxMi40DQoJYzkuOCwwLDE4LjQtNC45LDIzLjYtMTIuNEw0OC4yLDQyLjZMNDguMiw0Mi42eiBNMjguOCw5LjVjLTEwLjYsMC0xOS4yLDguNi0xOS4yLDE5LjJjMCwxMC42LDguNiwxOS4yLDE5LjIsMTkuMg0KCXMxOS4yLTguNiwxOS4yLTE5LjJDNDcuOSwxOC4xLDM5LjMsOS41LDI4LjgsOS41eiBNMjQsMzUuOVYyMS41TDM4LjMsMjlMMjQsMzUuOXoiLz4NCjwvc3ZnPg0K);
    transition: background .5s ease;
}

.mejs__overlay:hover > .mejs__overlay-button {
    background-position: 0;
    background: no-repeat center top url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1Ny40IDU3LjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU3LjQgNTcuNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0UyMUIyMzt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTMxLjIsNC44QzQzLjIsNiw1Mi43LDE2LjIsNTIuNywyOC43YzAsMy41LTAuOCw2LjgtMi4xLDkuOGw0LjIsMi40YzEuOC0zLjcsMi44LTcuOSwyLjgtMTIuMg0KCUM1Ny41LDEzLjYsNDUuOSwxLjIsMzEuMiwwVjQuOHogTTYuOSwzOC41Yy0xLjQtMy0yLjEtNi4zLTIuMS05LjhDNC44LDE2LjIsMTQuMyw2LDI2LjQsNC44VjBDMTEuNiwxLjIsMCwxMy42LDAsMjguNw0KCWMwLDQuNCwxLDguNSwyLjgsMTIuMkw2LjksMzguNXogTTQ4LjIsNDIuNmMtNC40LDYtMTEuNCwxMC0xOS40LDEwcy0xNS4xLTQtMTkuNC0xMGwtNC4yLDIuNGM1LjIsNy41LDEzLjgsMTIuNCwyMy42LDEyLjQNCgljOS44LDAsMTguNC00LjksMjMuNi0xMi40TDQ4LjIsNDIuNkw0OC4yLDQyLjZ6IE0yOC44LDkuNWMtMTAuNiwwLTE5LjIsOC42LTE5LjIsMTkuMmMwLDEwLjYsOC42LDE5LjIsMTkuMiwxOS4yDQoJczE5LjItOC42LDE5LjItMTkuMkM0Ny45LDE4LjEsMzkuMyw5LjUsMjguOCw5LjV6IE0yNCwzNS45VjIxLjVMMzguMywyOUwyNCwzNS45eiIvPg0KPC9zdmc+);
    transition: background .5s ease;
}

h5 a {
    border-bottom: 1px solid #ff2a33;
}

/* // Search on date */

#news_filter_form .is-short, .search-unit-form .is-short {
    width: 125px;
}

#news_filter_form .is-long {
    width: 320px;
}

.result-date {
    color: #ff2a33;
    font: 400 16px/25px 'DINPro';
    margin-bottom: 12px;
}

.result-number {
    margin-left: 23px;
}

li.timetable-item.is-current, li.timetable-item.is-current .timetable-item-time {
    color: #ff2a33;
}

body {
  margin: 0;
}

/*.logo-bg {
  position: absolute;
  top: -37px;
  right: -26px;
  bottom: -37px;
  left: -60px;
  z-index: -1;
  background: #ececec;
}

@media only screen and (max-width: 1230px) {
  .logo-bg {
    top: -27px;
    right: -20px;
    bottom: -27px;
    left: -22px;
  }
}

@media only screen and (max-width: 982px) {
  .logo-bg {
    top: -21px;
    bottom: -21px;
  }
}*/

/* End */
/* /local/templates/main/tpl/css/styles.css?1614954905187704 */
/* /local/templates/main/tpl/css/custom.css?1666356456309 */
/* /local/templates/main/tpl/js/mejs/mediaelementplayer.min.css?14927356928876 */
/* /local/templates/main/components/bitrix/news.list/right_news_block/style.min.css?1553002444129 */
/* /local/templates/main/styles.css?1609236989198 */
/* /local/templates/main/template_styles.css?16176174358177 */
