/* Copyright Art. Lebedev | http://www.artlebedev.ru/ */
/* Updated 2013-11-05 by dy */
/* Main Blocks */
.b-special,
.posts_similar{
    background: #F8F8F8;
    margin: 1.2em 0 0;
    border-radius: 9px;
}
.block.block_first,
.block:first-child{
    margin-bottom: 2px;
}
.b-hug {
    position: relative;
    margin-left: -45px;
    margin-right: -30px;
}
.b-edge {
    position: relative;
    margin: 4em -7em 0 -15%;

}
.b-edge:before {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    left: -45px;
    background: inherit;
}
.b-edge__inner {
    padding-top: .8em;
    padding-bottom: .8em;
    font-style: italic;
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
}
.b-wider {
    margin-left: -60px;
    margin-right: -60px;
}
.b-gray {
    background: #f2f2f2;
}
.b-gray_p {
    padding: .5em 0 2em;
}
.b-text-grey {
    display: inline-block;
    padding: .3em;
    border-radius: 6px;
    background: #f5f6ee;
    color: #898989;
}

/* Popup */
.popup {
    position: absolute;
    padding: .7em;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: .7em;
    box-shadow: 0 0 10px lightgray;
    z-index: 99;
    text-align: left;
}
.popup-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.1);
    overflow: auto;
    z-index: 99;
    text-align: center;
}
.popup-fixed:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.popup-fixed_dark {
    background: rgba(0,0,0,.9);
}
.popup-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 900px;
}
.popup-holder_card {
    width: auto;
    max-width: 900px;
    min-width: 500px
}
.popup__inner {
    padding: 1.5em 1.5em 1em;
}
.popup-select,
.popup-rubric{
    position: absolute;
    padding: 2.2em 0 0;
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: .7em;
    box-shadow: 0 17px 15px rgba(0,0,0,.2);
    z-index: 99;
}

.popup-select__inner,
.popup-rubric__inner{
    border-top: 1px solid #ddd;
    margin: 0 1.2em 1.6em 1.05em;
    padding: 0;
}
.popup__block {
    position: relative;
    margin-top: 1.6em;
    font-size: 0.78em;
    line-height: normal;
}
.popup__block:first-child {
    margin-top: 1.2em;
}
.popup__block_indent {
    margin-top: 2.5em;
}
.popup_search {
    min-width: 23em;
    padding: 0;
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: .7em 0 .7em .7em;
    box-shadow: 0 15px 15px rgba(0,0,0,.2);
    font-size: 1.6rem;
}
.popup_campus-select {
    font-size: 1.6rem;
    line-height: 1.5;
    white-space: nowrap;
}
.popup_sys {
    padding: 1.5em;
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: .7em;
    box-shadow: 0 15px 15px rgba(0,0,0,.2);
}
.popup_no-shadow {
    box-shadow: none;
}
.popup_arr-up {
    padding: .8em;
    border: 1px solid #C8C8C8;
    box-shadow: 0 7px 8px rgba(200,200,200,.5);
    border-radius: 0;
    transition: all .3s ease 0s;
}
.popup_arr-up:after, .popup_arr-up:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.popup_arr-up:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}
.popup_arr-up:before {
    border-color: rgba(119, 119, 119, 0);
    border-bottom-color: #C8C8C8;
    border-width: 9px;
    margin-left: -9px;
}
.popup dl:first-child dt:first-child {
    margin-top: 0;
}
.popup__close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 25px;
    cursor: pointer;
}

/* Posts */
.posts_group {
    margin-bottom: 12px;
    border-bottom: 1px solid #e0e0e0;
}
.posts_group .post_last .post__content {
  padding-bottom: .5em;
}
.posts_group:last-child {
    border-bottom: none;
}
.posts_group_clean {
    margin-bottom: 3.5em;
}
.posts_tight .post__content {
    margin: 0 7em 0 2em;
}
.posts_tight .post__content:after {
    clear: left;
    content: "";
    display: block;
}
.post__content,
.main__inner,
.b-content {
    position: relative;
    z-index: 1;
}
.post__content,
.posts.posts_similar .post__content,
.main__inner {
    margin: 0 17% 0 4.7em;
}
.post .post__content_with-extra,
.post_with-extra .post__content,
.articleMetaItem__content,
.b-content {
    margin: 0 15%;
}
.articleMetaItem__content {
    margin-top: .2em;
}
.content__inner_static .post__content {
    margin: 0;
}
.b-content,
.main__inner{
    margin-top: 2em;
}
.lead-in{
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
    font-size: 120%;
}
.incut b, .incut strong,
.lead-in b, .lead-in strong {
	font-family: "HSE Sans", "Helvetica Neue", Arial, sans-serif;
}

.post__image {
    padding: 2em 1.5em;
}
.extra-right {
    margin-right: 4.7em;
}
.extra-left {
    margin-left: 4.7em;
}
.extra-left4 {
    margin-left: 4%;
}
.extra-left:after {
    clear: left;
    content: "";
    display: block;
}
.posts_tight .extra-left {
    margin-left: 15%;
}
.post__extra {
    float: left;
    width: 75px;
    margin-bottom: 1em;
}
.post__extra_rt {
    float: right;
}

.post_single {
    position: relative;
}
.post_single3 {
    position: relative;
    z-index: 3;
}
.post-emblem {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin: -35px 0 0 -90px;
}
.post-preview {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 -120px;
}
.post-switcher {
    margin: 1em 0;
    padding: 1em 0;
    line-height: 1.8;
    border-top: 1px dashed #cccccc;
    border-bottom: 1px dashed #cccccc;
}
.post_single .post__extra,
.posts_tight .post__extra {
    width: 15%;
}
.posts_general .post__content {
    padding-bottom: 1.4em;
}
.posts_general .post.post_last .post__content {
    border-bottom: none;
}
* + .posts_indent {
    margin-top: 2em;
}
.posts .post {
    padding-top: 1em;
    clear: left;
}
.posts_group_clean .post {
    padding-top: 2em;
}
.posts .post.post_first{
    padding-top: 0;
}
.posts_group_clean .post.post_first {
    padding-top: .2em;
}
.posts .post__content {
    margin-left: 4.7em;
    margin-right: 0;
}
.post_splash .post__content {
    border-bottom: none;
    margin-left: 0;
    padding-bottom: 1.2em;
}
.detect_generatedcontent .posts_similar {
    position: relative;
}
.detect_generatedcontent .posts_similar:before {
    content: "";
    position: absolute;
    top: -143px;
    left: 15%;
    width: 577px;
    height: 299px;
    background: url('/f/src/global/i/b-special-bg.png') no-repeat left;
}
.posts_similar {
    padding: 1.3em 0 2.3em;
}
.posts_similar .post {
    position: relative;
    padding: 2em 0;
}
.posts_similar .post:before {
    content: "";
    position: absolute;
    top: 0;
    left: 15%;
    right: 2em;
    border-top: 1px solid #dadada;
    height: 0;
}
.posts_similar .post:first-child:before {
    border-top: none;
}
.posts_similar__more {
    margin-top: 1.3em;
}

.pages-control {
    position: relative;
    margin: 2em 0 0 4.7em;
}
.pages-control_bt {
    border-top: 1px solid #d7d7d7;
    padding-top: 1.5em;
}
/*
.posts .post__text,
*/
.posts h2 {
    padding-right: 5%;
}

.post.post_media {
    margin-bottom: 1.2em;
}
.modules .post.post_media {
    margin: 3em 0;
}

/* Nav column blocks*/
.b-side {
    position: relative;
    margin-top: 2.2em;
}
.b-side_notice {
    font-size: 12px;
}
.b-side.first_child,
.b-side.first_child .b-side__inner,
.b-side.first_child h5,
.b-side:first-child,
.b-side:first-child .b-side__inner,
.b-side:first-child h5{
    margin-top: 0;
    padding-top: 0;
}
.b-side.b-side_bt .b-side__inner {
    margin-top: 1.2em;
}
.b-side.b-side_top:first-child .b-side__inner {
    margin-top: 0;
}
.b-side_bt {
    padding-top: 3px;
    margin-top: 1.7em;
}
.detect_generatedcontent .b-side.b-side_bt {
    padding-top: 3px;
}
.b-side_purple {
    color: #522b64;
}
.b-side_purple:before {
    position: absolute;
    top: 0;
    left: -26px;
    width: 4px;
    height: 100%;
    background: #cfc4d4;
}
.b-side_purple {
    color: #522b64;
}
.b-side_purple:before {
    position: absolute;
    top: 0;
    left: -26px;
    width: 4px;
    height: 100%;
    background: #cfc4d4;
}
.b-side_purple.b-side.b-side_bt .b-side__inner,
.b-side_purple h5:first-child {
    margin-top: 0;
    padding-top: 0;
}
.b-side_violet {
    color: #5e6989;
}
.b-side_violet:before {
    background: #5e6989;
}

.spacer {
    height: 1em;
}

/* Sidebar Blocks */
.card {
    position: relative;
    background: #fff;
    margin-top: 30px;
}
.card.card_first,
.card.with-indent0,
.card:first-child{
    margin-top: 0;
}
.card__inner {
    padding: 10% 15% 28px 13%;
}
.card h5 {
    margin-top: 0;
    padding-top: 0;
}
.card_brown {
    background: rgb(240,242,230);
    background: linear-gradient(132deg,  rgba(247,248,242,1) 0%,rgba(240,242,230,1) 100%);
}
.card_brown.card_with-decor {
    padding-bottom: 3em;
    background-image: url('/f/src/global/i/brown_decor.png');
    background-position: center bottom;
    background-repeat: no-repeat;
}
.card_brown.card_with-decor:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: url('/f/src/global/i/sprite.png') -470px -82px;
}
.card_brown.card_with-decor2 {
    padding-bottom: 6em;
    background-image: url('/f/src/global/i/brown_decor2.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}
.card_green {
    background: #effff7;
}
.card_blue {
    background: rgb(243,250,250);
    background: linear-gradient(to bottom,  rgba(243,250,250,1) 0%,rgba(232,246,245,1) 100%);
}

.card_blue.card_with-decor {
    margin-bottom: 4px;
    margin-top: 1.1em;
}
.card_blue.card_with-decor:before,
.card_blue.card_with-decor:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 100%;
    background: url('/f/src/global/i/blue_decor.png') repeat-x;
}
.card_blue.card_with-decor:before {
    background-position: top;
    top: -4px;
}
.card_blue.card_with-decor:after {
    background-position: bottom;
    bottom: -4px;
}
.card_grey {
    background: #f7fafa;
}
.card_yellow {
    background: rgb(250,250,232);
    background: linear-gradient(to bottom,  rgba(250,250,232,1) 0%,rgba(246,247,217,1) 100%);
}

.card_sand {
    background: #fefdf8;
    background: linear-gradient(to bottom,  #fefdf8 0%,#fcf7e8 100%);
}

.card_pink {
    background: #f8eddf;
}

.card_sand2 {
    background: #f9f7e0;
}

.card_rounded {
    border-radius: 7px;
}

.card_decor-corn:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: url('/f/src/global/i/sprite.png') -470px -82px;
}
.card_decor-bottom {
    padding-bottom: 15px;
}
.card_decor-bottom:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 15px;
    background: url('/f/src/global/i/card-decor-bottom.png') center;
    background-size: 100% 15px;
}
.cab {
    margin-top: 1em;
}
.cab__num {
    font-family: "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    font-size: 150%;
    line-height: 1em;
    font-weight: normal;
}

.card .question {
    margin-top: 0.7em;
}
.card__head {
    border-bottom: 1px solid #E0E2E2;
    padding-bottom: .8em;
}

.card_psci .card__head {
    display: block;
    text-align: center;
    background: #eee9dc;
    padding: .2em .4em;
    font-size: 100%;
    border-radius: 6px;
    margin-bottom: 1.2em;
}

.b-publication__item {
    margin-bottom: 1em;
    padding-bottom: 1em;
}


.card_white .card__inner, .card_psci .card__inner {
    padding: 0;

}
/*
.card_white .events__title a {
    font-size: 130%;
}
*/
.card_white .card_controls.small {
    margin-top: 0em;
}


/* Card Ctrls */
.card_controls .card_control {
    margin: 0 5px;
    font-size: 70%;
}
.card .card_controls{
    margin-top: 3em;
}
.card_controls_25 .card_controls__inner {
    padding: 0 25px;
}
/* Popup box */
.popup_box {
    position: absolute;
    z-index: 999;
    top: 100px ! important;
    left: 50% ! important;
    width: 400px;
    margin: 0 0 0 -200px;
}
.popup_box_close {
    position: absolute;
    top: 0;
    right: 0;
}
.popup_box_c {
    background: #fff;
    display: block;
    padding: 20px;
    border: 1px solid #ccc;
}

/* advert list */
.b-ad {
    border-bottom: 1px solid #ddd;
    padding: 1.5em 0 6em;
    clear: both;
}
.b-ad__title {
    display: inline;
    margin: 0;
    padding: 0;
}
.ad-list {
    clear: both;
    margin-top: 1.5em;
}
ul.ad-list li {
    list-style: none;
}
ul.ad-list li:before {
    display: none;
}
.b-ad__inf,
.b-ad__action {
    display: inline-block;
    vertical-align: middle;
    width: 47%;
}
.ad-list__item {
    position: relative;
    float: left;
    display: inline;
    width: 20%;
    border: 5px solid #fff;
    margin: 0 0 0 -10px;
    background: #f0f0f0;
}
.ad-list__item_upper {
    margin-top: -10px;
}
.ad-list__item_lower {
    margin-top: 15px;
}
.ad-list__content,
.ad-list__author,
.ad-list__meta {
    margin: 1.5em 2.5em 0 2em;
    font-size: 80%;
}
.ad-list__content {
    margin-top: 1.5em;
}
.ad-list__ad-text {
    margin-top: .2em;
    max-height: 25em;
    overflow: hidden;
}
.ad-list__author {
    padding: 1em 0 0;
    border-top: 1px solid #ccc;
}
.ad-list__meta {
    margin-top: 3em;
    margin-bottom: 1.5em;
}
.ad-list__item_color-1 {
    background: #eaf2dc;
}
.ad-list__item_color-2 {
    background: #faecf6;
}
.ad-list__item_color-3 {
    background: #f5f1e1;
}
.ad-list__item_color-4 {
    background: #e3dbef;
}
.ad-list__item_color-5 {
    background: #e2f4fb;
}
.ad-list__item:nth-child(n+6) {
    display: none;
}

/* advert list media */
@media screen and (min-width: 1260px) {
    .ad-list__item {
        width: 16.6%;
    }
    .ad-list__item:nth-child(6) {
        display: inline-block;
    }
}

/* rubrics */
.b-rubrics {
    margin-bottom: 2em;
}

/* years */
.b-years {
    width: 120px;
    margin: .5em 0;
    line-height: 2;
}

.b-years h5 {
    margin-bottom: .5em;
}

.b-years__item {
    margin-right: 10px;
}

/* Teasers */
.main__teasers {
    margin: 0 45px 0 0;
}
.teasers,
.teasers5{
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}
.teasers__total {
    margin-left: 105px;
}
/*.main__teasers .teasers {
    padding-left: 45px;
}*/
.teasers__teaser {
    float: left;
    width: 33%;
    /*font-size: 80%;*/
}

.owl-item .teasers__teaser {
    float: none;
    width: auto;
}

.teaser__inner {
    padding: 15px 0 0 45px;
}
.teaser__inner2 {
    padding: 0 0 0 20px;
}
.teasers-pagination__label {
    font-size: 80%;
}
.teaser__text {
    margin-left: 60px;
}
.teaser__text:after {
    clear: both;
    content: "";
    display: block;
}
.teaser__pic,
.teaser5__pic,
.teaser__video{
    position: relative;
    float: left;
    width: 45px;
    height: 45px;
    margin-top: 5px;
}
.teaser__annonce {
    position: relative;
    display: block;
    float: left;
    width: 45px;
    margin-top: 5px;
    text-align: center;
    color: #000;
}
.teaser__date {
    margin-top: .5em;
    display: block;
}
.teaser__video img {
    position: relative;
    border-radius: 6px;
    display: block;
}

/* 5 teasers inline */
.teasers5__teaser {
    float: left;
    width: 25%;
}
.teaser5__inner {
    padding: 1em 1em 0;
}
.teaser5__text {
    margin-left: 55px;
}
.teaser5__text:after {
    clear: both;
    content: "";
    display: block;
}
.teaser5__annonce {
    position: relative;
    display: block;
    float: left;
    width: 40px;
    margin-top: 5px;
    text-align: center;
    color: #000;
}
.teaser5__date {
    margin-top: .5em;
    display: block;
}

/*.teaser__title:after {
    content: "";
    display: table;
    height: 0;
    line-height: 0;
    clear: both;
} */

.teasers-pagination a {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px;
    position: relative;
    vertical-align: middle;
    border: none;
}

.teasers-pagination a span {
    background: #ccc;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    height: 4px;
    width: 4px;
    position: relative;
    vertical-align: middle;
    text-indent: -999px;
    border: none;
}
.teasers-pagination a.selected span {
    background: #000;
}
.teasers .caroufredsel_wrapper {
    padding-right: 45px;
}

.b-h-teasers {
    list-style: none;
    padding: 0;
    margin: 0;
}
.b-h-teasers .b-h-teasers__item {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}
.b-h-teasers .b-h-teasers__item:before {
    display: none;
}
.svg-mask {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

/* Head News */
.head-news {
    position: relative;
    width: 60%;
    margin: 0 auto;
}

.head-news__date {
    width: 80px;
    float: left;
    padding-top: .1em;
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
    font-size: 100%;
}
.head-news__daymonth {
    width: 77px;
    float: left;
    padding-top: .5em;
    text-align: right;
    font-size: 80%;
}
.head-news__text {
    margin-left: 85px;
    padding-top: .2em;
}
.head-news_nd .head-news__text {
    margin-left: 0;
}
.head-news__text.head-news__text_nd {
    margin-left: 0;
}
.head-news__text ins,
.vivid,
.purple {
    display: inline-block;
    padding: 0 7px;
    color: #fff;
    font-size: 90%;
    border-radius: 13px;
}

.vivid {
    padding-bottom: 0.2em;
    margin: .3em 0 0;
}

.head-news__text ins,
.vivid{
    background: #E03A15;
}

.purple {
    background: #522b64;
}

.vivid_small {
    font-size: 68%;
}
.vivid_brown, .link.vivid_brown:hover {
    background: #fae2a6;
    color: #d08750
}
/* Head X Line*/
.b-head-separator,
.xline {
    position: relative;
    text-align: center;
    margin-top: 10px;
    line-height: 1;
    border-bottom: 1px solid #E0E2E2;
}

.b-head-separator {
    margin-top: 26px;
}

.xline_behind {
    display: table;
    white-space: nowrap;
    border-bottom: none;
}
.xline_behind:before, .xline_behind:after {
    content: "";
    display: table-cell;
    width: 50%;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAODi4gAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==) repeat-x left bottom;
    background-size: 1px 1px;
}
.xline_content {
    margin-top: 3em;
}
.xline__label{
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px;
    bottom: -.4em;
    font-size: 80%;
}

.b-head-separator__label,
.l-border,
.teasers-pagination_abs{
    position: absolute;
    display: inline-block;
    padding: 0 10px;
    bottom: -.5em;
    font-size: 80%;
    line-height: 1;
}

.l-border,
.teasers-pagination_abs {
    left: 50%;
    padding: 0;
}
.teasers-pagination__span {
    position: relative;
    left: -50%;
}
.b-head-separator__label span,
.l-border__span{
    position: relative;
    left: -50%;
    background: #fff;
}

/* Extra Events */
.events {
    font-size: 80%;
}
.events__item {
    margin-top: 1.2em;
}
.events__date {
    font-weight: 600;
}
.events .events__time {
    text-align: center;
    color: #6B7A99;
    margin-bottom: 1.5em;
    font-size: 1.4rem;
}
.events__head {
    font-size: 90%;
    margin: .3em 0 0;
}

.events__foot {
    font-size: 80%;
    margin: .3em 0 0;
}

.extraEvTitle {
    position: relative;
    display: inline;
    padding: 0 5px;
    font-size: 1.3rem;
}
.card_brown .extraEvTitle {
    background: #F3F5EC;
}
.extraEvTitle-holder {
    display: table;
    white-space: nowrap;
    width: 100%;
}
.extraEvTitle-holder .extraEvTitle {
    background: none;
}
.extraEvTitle-holder_left .extraEvTitle {
    padding: 0 5px 0 0;
}
.extraEvTitle-holder:before,
.extraEvTitle-holder:after {
    content: " ";
    display: table-cell;
    padding: 0 5px;
    width: 50%;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiZGBg+A8EjECaASDAAB4BA/+2/loUAAAAAElFTkSuQmCC') repeat-x center;
    box-sizing: border-box;
}
.extraEvTitle-holder.extraEvTitle-holder_left:before {
    display: none;
}
.extraEvTitle-holder.extraEvTitle-holder_left:after {
    width: 100%;
}


/* Posts Menu*/
.block__head {
    position: relative;
}
.block__head:after {
    clear: both;
    content: "";
    display: block;
}

.block__menu {
    clear: both;
    display: inline-block;
    min-height: 100%;
    margin: 0 0 1.5em 1.5em;
    white-space: nowrap;
}
.block__menu-item {
    position: relative;
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 0.6em 2em 0.6em .8em;
    border-radius: .3em;
    font-size: 80%;
    font-weight: 600;
    vertical-align: bottom;
    line-height: 1.5;
    float: left;
}
.block__menu-item .block__menu-item__open,
html .g-rc {
    position: absolute;
    right: 0;
    top: 50%;
    left: auto;
}

/*menu v2*/
.opener-select,
.opener-rubric{
    position: relative;
}
.opened.opener-select,
.opened .opener-select,
.opener-rubric{
    z-index: 100;
}
.m-selector {
    position: absolute;
    bottom: 0;
    left: 4em;
    white-space: nowrap;
}
.m-selector__item {
    position: relative;
    display: inline-block;
    background: #fff;
    padding: .4em 2.5em .4em 1.05em;
    border-radius: .7em .7em 0 0;
    float: left;
    color: #000;
    font-weight: 600;
    vertical-align: bottom;
    line-height: 1.9;
    box-sizing: border-box;
}
.m-selector__item_multi {
    padding: .4em 0;
}
.m-selector__item-inner {
    position: relative;
    float: left;
    border-left: 1px solid #ccc;
    font-weight: normal;
    text-align: left;
}
.m-selector__item-inner .opener-select {
    padding-right: 2em;
    margin: 0 1.8em;
}
.m-selector__item-inner .b-arr,
.b-arr.b-arr_right {
    position: absolute;
    right: 0;
    top: 50%;
}
.b-arr.b-arr_right {
    right: 10px;
}
.m-selector__item-inner:first-child {
    border-left: none;
}

.m-selector:before,
.m-selector:after {
    content: " ";
    display: block;
    float: none;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0);
    position: absolute;
    bottom: 0;
    width: 5px;
    height: 5px;
}
.m-selector:before {
    left: -7px;
    border-bottom-right-radius: 6px;
    border-width: 0 2px 2px 0;
    box-shadow: 2px 2px 0 #fff;
}
.m-selector:after {
    right: -7px;
    border-bottom-left-radius: 6px;
    border-width: 0 0 2px 2px;
    box-shadow: -2px 2px 0 #fff;
}

.m-selector__decorate {
    position: relative;
    background: url("/f/src/global/i/sprite.png") -430px -41px;
    display: inline-block;
    height: 3px;
    top: -0.15em;
    width: 5px;
    margin: 0 5px;
}

.block__head-icons,
.b-splash-icons {
    position: absolute;
    right: 1.5em;
    top: 2em;
}
.block__head-icons img {
    vertical-align: middle;
}

.splash,
a.splash,
a.splash:visited {
    position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 6px;
    background-size: 100% 100%;
    background-repeat: repeat;
    transition: all .5s ease 0s;
    background-position: center center;
}

.splash_self,
a.splash_self,
a.splash_self:visited {
    background-size: 100% auto;
}

.splash_self:hover,
a.splash_self:hover {
    background-size: 110% auto;
}


.splash__body, .splash__head {
    position: relative;
    display: block;
    border-radius: 6px;
    overflow: hidden;
}
.splash .splash__head {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-position: center center;
    background-size: cover;
    height: 107px;
}
.splash__body {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    background-size: 100% 100%;
}
.splash__head:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 5px;
    background-repeat: repeat-x;
}

.splash.splash_darkblue {
    color: #fff;
    background-image: url('/f/src/global/i/splash-blue.jpg');
}

.splash.splash_brown {
    color: #fff;
    background-image: url('/f/src/global/i/splash-brown.jpg');
}

.splash.splash_darkblue .splash__text {
    color: #fff;
}
.splash__corner-text {
    position: absolute;
    right: 3em;
    top: 2em;
}
.splash__corner-text_styled {
    font-family: "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    color: rgba(255,255,255,.5);
    font-size: 80%;
}
.detect_no-rgba .splash__corner-text_styled {
    color: #ccc;
}
.splash.splash_violet {
    color: #fff;
    background-image: url('/f/src/global/i/splash-violet.jpg');
}

.splash.splash_violet.pseudo:hover {
    background-size: 200% 200%;
}

.splash.splash_violet.pseudo:hover .link {
    border-bottom: 1px solid;
}

.splash.splash_grey {
    color: #000;
    background-image: url('/f/src/global/i/splash-grey.jpg');
}

.splash_hat{
    background: linear-gradient(#BCED91 49%, transparent 49%),
    linear-gradient(-45deg, #F4F6F5 33%, transparent 33%) 0 50%,
    linear-gradient(45deg, #F4F6F5 33%, #BCED91 33%) 0 50%;
    background-repeat: repeat-x;
    background-size: 1px 100%, 10px 10px, 10px 10px;
    min-height: 100px;
}

.splash__text {
    margin: 3.5em 9em 7em 4.7em;
}
.splash_with-head .splash__text {
    margin-top: 3em;
}
.splash .post-meta__month,
.splash .post-meta__year {
    color: #fff;
    color: rgba(255,255,255,.3);
    font-size: 80%;
}
.splash .post-meta__date {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255,255,255,.3);
}
.splash_high .splash__text {
    margin-bottom: 7em;
}
.splash__text h1,
.splash__text h2 {
    padding-top: 0;
}
.splash__separator {
    height: 1px;
    margin: 1.5em 0 0;
    background: rgb(255,255,255);
    opacity: .3;
    zoom: 1;
}
.splash_light .splash__separator {
    background: rgb(0,0,0);
}

.splash__separator.splash__separator_with-indent {
    margin: 1.2em 0;
}

.splash_decorations {
    margin-top: 15px;
}
.splash__decoration {
    position: absolute;
    height: 3px;
    background-size: 100% 100%;
}
.splash_darkblue .splash__decoration {
    background-image: url('/f/src/global/i/splash-decoration-darkblue.png');
}
.splash_yellow .splash__decoration {
    background: #fddc4f;
}
.splash__decoration_1 {
    top: -12px;
    left: 20px;
    right: 20px;
}
.splash__decoration_2 {
    top: -6px;
    left: 10px;
    right: 10px;
}

.splash__logos {
    position: absolute;
    bottom: 1em;
    right: 2em;
}
.splash__yandex-logo {
    margin: -2em 0 0 -4.7em;
}

.splash_yellow {
    border-radius: 0;
    background-image: url('/f/src/global/i/yandex-fac.jpg');
}

.splash_01, .splash_01 .splash__body {
    background-image: url('/f/src/global/i/color-plates/01-amethyst.jpg');
}
.splash_01 .splash__head:after {
    background-image: url('/f/src/global/i/color-plates/01-triangle-amethyst.png');
}

.splash_11, .splash_11 .splash__body,
a.splash_11, a.splash_11 .splash__body{
    background-image: url('/f/src/global/i/color-plates/11-navy-blue.jpg');
}
.splash_11 .splash__head:after {
    background-image: url('/f/src/global/i/color-plates/11-triangle-navy-blue.png');
}

.splash_13, .splash_13 .splash__body,
a.splash_13, a.splash_13 .splash__body{
    background-image: url('/f/src/global/i/color-plates/13-cold-grey.jpg');
}
.splash_13 .splash__head:after {
    background-image: url('/f/src/global/i/color-plates/13-triangle-cold-grey.png');
}

.splash_15, .splash_15 .splash__body {
    background-image: url('/f/src/global/i/color-plates/15-clouded-blue.jpg');
}

.splash_15 .splash__head:after {
    background-image: url('/f/src/global/i/color-plates/15-triangle-clouded-blue.png');
}

.splash.splash_dark,
a.splash.splash_dark {
    color: #fff;
}
.splash.splash_light,
a.splash.splash_light {
    color: #000;
}
.splash_simple,
a.splash_simple {
    border-radius: 0;
}

.fotorama__html .splash {
    height: 100%;
}

/* Social-media carousel */
.b-soc-media {
    position: relative;
    overflow: hidden;
    background: #35282a url('/f/src/global/i/bg-sand.jpg');
    background-size: 100% 100%;
    color: #fff;
    border-radius: 9px;
}

.b-soc-media__inner {
    overflow: hidden;
    padding: 2em 3em 6em
}
.modules .b-soc-media__inner {
    padding: 2em 1em 6em 1em;
}
.b-media__inner {
    overflow: hidden;
    padding: 2em 3em 3em
}
.b-soc-media .b-soc-media__title,
.b-media .b-media__title{
    text-shadow: 0 1px 1px #555;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 220%;
}
.modules .b-soc-media .b-soc-media__title {
    font-size: 16px;
    text-transform: uppercase;
}
.b-soc-media__icons {
    position: absolute;
    bottom: 2em;
    right: 2em;
}
.modules .b-soc-media__icons {
    right: auto;
    left: 3em;
}
.b-media__icons {
    position: absolute;
    bottom: 1.8em;
    right: 2em;
}
.b-soc-media__rubrics {
    position: absolute;
    bottom: 2em;
    left: 2em;
}
.b-soc-media__icons__icon  {
    margin-right: .1em;
}
ul.from-social li {
    list-style: none;
}
ul.from-social li:before {
    display: none;
}
.from-social {
    display: block;
    padding: 0;
    margin: 0;
}
.from-social__item {
    display: block;
    float: left;
    width: 135px;
    margin: 1.5em .75em 0;
}
.modules .from-social__text {
    font-size: 105%;
}
.from-social__body {
    display: block;
    clear: both;
}
.from-social__img, a.from-social__img, a.from-social__img:visited,
.from-social__video, a.from-social__video, a.from-social__video:visited {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    float: left;
    max-width: 135px;
    height: 110px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.25);
    margin: .3em .1em .3em 0;
    border: none;
}
.from-social__img img,
.from-social__video img {
    display: block;
}
.from-social__date {
    display: block;
    clear: both;
    color: #e7e1b5;
    font-size: 78%;
    padding-top: .7em;
}
.b-media__date {
    display: block;
    clear: both;
    color: #898989;
    font-size: 78%;
    padding-top: .7em;
}
.from-social__title,
.b-media__title2 {
    display: block;
    clear: both;
    font-size: 82%;
    line-height: 1.3;
}
.b-media__title2 {
    font-weight: 600;
    color: #e3deb6;
}
.from-social__text,
.b-media__text {
    display: block;
    margin: .5em 0 .3em;
    clear: both;
    font-size: 82%;
    line-height: 1.3;
    color: #d7d7d7;
}
.b-soc-media__pages,
.b-soc-media__line {
    display: table;
    white-space: nowrap;
    width: 100%;
    margin-top: 1em;
    height: 1px;
}
.b-soc-media__pages:before, .b-soc-media__pages:after,
.b-soc-media__line:before, .b-soc-media__line:after{
    content: "";
    display: table-cell;
    width: 50%;
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: center;
}
.b-soc-media__pages:before,
.b-soc-media__line:before{
    background-image: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);
}
.detect_no-cssgradients.detect_inlinesvg .b-soc-media__pages:before,
.detect_no-cssgradients.detect_inlinesvg .b-soc-media__line:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.b-soc-media__pages:after,
.b-soc-media__line:after{
    background-image: linear-gradient(to right,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
}
.modules .b-soc-media__pages {
    margin-bottom: 30px;
}
.detect_no-cssgradients.detect_inlinesvg .b-soc-media__pages:after,
.detect_no-cssgradients.detect_inlinesvg .b-soc-media__line:after {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.b-soc-media__pages-list {
    bottom: 1px;
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}
.modules .b-soc-media__pages-list {
    margin: 25px 0 0 2em;
    padding: 0;
}
.b-soc-media__pages-list a {
    border: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 12px;
    height: 12px;
}
.b-soc-media__pages-list span {
    background: #ccc;
    border: none;
    border-radius: 4px;
    display: block;
    height: 4px;
    margin: 4px auto;
    position: relative;
    text-indent: -9999px;
    width: 4px;
}
.b-soc-media__pages-list .selected {
    -webkit-transform: translatez(0); /* safari ios render bugfix */
    transform: translatez(0);
}
.b-soc-media__pages-list .selected span {
    background: none;
    border: 1px solid #ccc;
    height: 6px;
    width: 6px;
    margin: 2px auto;
}
.b-soc-media__pages-holder {
    display: block;
    margin: 3em auto 0;
    text-align: center;
}
.b-soc-media__pages-holder .b-soc-media__pages-list {
    margin-top: 1em;
}
.b-soc-media__pages-list_op a {
    opacity: .3;
}


.b-bubble {
    position: relative;
    background: #0050CF;
    border-radius: 6px;
}
.b-bubble:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 10%;
    font-size: 0px; line-height: 0%; width: 0px;
    border-top: 10px solid #0050CF;
    border-right: 10px solid #fff;
}
.b-bubble__text {
    padding: 3em;
    color: #fff;
    margin-bottom: 10px;
}
/* Article */
.b-social {
    margin-top: 3em;
}
.articleMeta {
    position: relative;
    margin-top: 1.5em;
    padding-top: 1.5em;
    margin-bottom: 3em;
    z-index: 2;
}
.articleMeta:before {
    content: "";
    display: block;
    height: 1px;
    background: #e5e5e5;
    margin: 0 0 1.5em 15%;
}
.articleMeta.articleMetaNext {
    margin-top: 0;
    padding-top: 0;
}
.articleMeta.articleMetaEvents {
    margin-left: -4em;
}
.articleMeta.articleMetaEvents:before {
    margin-left: 8.7em;
}

.articleMeta.articleMetaNext:before {
    display: none;
}
.articleMetaItem {
    position: relative;
    margin: .5em 0 0 0;
    clear: left;
}
.articleMetaItem:before, .articleMetaItem:after {
    content: "";
    display: table;
    line-height: 0;
}
.articleMetaItem:after {
    clear: left;
}
.articleMetaItem:first-child {
    margin-top: 1.5em;
}
.articleMetaItem_indent {
    margin-top: 1.5em;
}
.articleMetaItem__border {
    display: block;
    width: 100px;
    height: 1px;
    background: #B1B1B1;
    margin: 2em 0 1em 15%;
}
.articleMetaItem__label {
    float: left;
    width: 13%;
    margin-right: 2%;
    padding-top: .5em;
    color: #666;
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
    line-height: 1;
}
.articleMetaItem__content .rubric,
.articleMetaItem__content .tag{
    margin-top: 0;
    margin-bottom: .5em;
}
.articleMeta_flow .articleMetaItem__content {
    margin-left: 4.7em;
    margin-right: 0;
}
.articleMeta_flow .articleMetaItem__label {
    margin: 0 0 0 -2em;
    width: 4.7em;
}
.articleMeta_flow:before {
    margin-left: 4.7em;
}

/* Peoples in article */
.b-peoples {
    width: 100%;
}
.b-peoples__author,
.b-peoples__person{
    display: inline-block;
    vertical-align: top;
    width: 15%;
    min-width: 100px;
    margin-bottom: 20px;
}
.b-peoples__person-inner {
    padding-right: 1em;
}

.b-peoples__person + .b-peoples__person {
    margin-right: 10px;
}

.b-peoples .b-peoples__person {
    margin-right: 1em;
}
.b-peoples__person .g-pic {
    margin-left: -.5em;
}
.b-peoples_tabbed {
    padding: 20px 0 0;
    border-top: 1px dashed #ddd;
}
.b-peoples_tabbed .selected {
    position: relative;
}
.b-peoples__handle {
    position: absolute;
    top: -6px;
    left: 0;
    margin-left: -6px;
    width: 85px;
    height: 6px;
    background: #0d55c3;
}

/* custom */
.b-custom-1 {
    color: #5e6989;
}
.b-custom-1 p {
    line-height: 1.2;
    margin: 0;
    padding: 0;
}
.b-custom-1__inner {
    margin-right: 1em;
    margin-top: .5em;
    padding-top: .5em;
}

/* departments */
.b-department {
    margin: 0 0 25px -25px;
    padding: 0 0 25px 25px;
    font-size: 90%;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}

.b-department:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.b-department__main {
    float: left;
    width: 70%;
}

.b-department__extra {
    float: left;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    padding-left: 30px;
    width: 150px;
    max-width: 30%;

}

.b-department__content {
    margin-bottom: 30px;
}

.b-department__content .before_list {
    margin-bottom: -1.0em;
}

.b-department__content li {
    margin: 2px 0;
}

.b-department__person {
    margin-bottom: 20px;
}

.b-department__person:last-child {
    margin-bottom: 0;
}

.b-department__person .g-pic img {
    max-width: 60px;
    max-height: 60px;
}

.b-department__title {
    font-family: "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    font-size: 130%;
    margin: 8px 0;
}

.b-department__info {
    margin: 0 0 20px -21px;
    padding: 10px 20px;
    border: 1px dotted #c7c7c7;
}


/* publication */

.b-publication {
    width: 90%;
    margin: 0.5em 0 0 -2em;
    padding: 1em 2em 0.5em 2em;
    background: #fdfbf2;
}

.b-publications__item {
    margin-bottom: 30px;
}

.b-publication__img {
    line-height: 0;
    float: left;
    margin-right: 2em;
}

.b-publication__content {
    overflow: hidden;
}

.b-publication__title {
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
    font-size: 110%;
}

.b-publication__date {
    margin: 10px 0 4px 0;
    font-size: 80%;
    color: #6f6e6e;
}


/* Lightbox */
.b-img-preview {
    display: inline-block;
    border-radius: 9px;
    box-shadow: 0 5px 7px rgba(0,0,0,.25);
    margin-top: .5em;
    overflow: hidden;
}
.b-img-preview img {
    display: block;
}
/* Sort controller */
.content-sorter {
    position: relative;
    background: url('/f/src/global/i/pieceofsplash.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 0;
    margin-top: 1.5em;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    min-height: 45px;
    line-height: 45px;
    overflow: hidden;
}
.content-sorter:first-child {
    margin-top: 0;
}
.content-sorter_left {
    padding-left: 6em;
    text-align: left;
}
.content-sorter_left3 {
    padding-left: 3em;
}
.content-sorter_left-overhang {
    padding-left: 2em;
    margin-left: -2em;
    text-align: left;
}
.content-sorter_right-overhang {
    padding-right: 2em;
    margin-right: -2em;
}
.content-sorter-purple {
    background: url('/f/src/global/i/pieceofsplash-purple.jpg') no-repeat;
    background-size: 100% 100%;
}
.content-sorter-purple .switcher_tab li.selected {
    color: #421b74;
}

.content-sorter-violet {
    background: url('/f/src/global/i/pieceofsplash-violet.jpg') no-repeat;
    background-size: 100% 100%;
}
.content-sorter-violet .switcher_tab li.selected {
    color: #962d76;
}
.content-sorter__action {
    float: right;
    padding-right: 12px;
    line-height: 45px;
}
.content-sorter-lightblue {
    background: #effafb;
    background: linear-gradient(-94deg, #effafb 0%,#dfeafa 100%);
}
.content-sorter-flatblue {
    background: #0050CF;
}
.content-sorter-flatblue .switcher_tab li.selected {
    color: #0050CF;
}

/* Block-List */
.b-list {
    margin-top: 2em;
}
.b-list:first-child{
    margin-top: 0;
}
.b-list__title {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 1em 4.7em;
    margin-bottom: 10px;
}
.b-list__location {
    position: relative;
    z-index: -1;
    height: 35px;
    line-height: 35px;
    margin: -10px 0 15px 0;
    padding: 0 0 0 5.3em;
    background: #fafafa;
}
.b-list__body {
    padding: 0 4.7em;
}

.b-list__body_wide {
    padding: 0 0 0 6em;
}
.b-list__decoration {
    position: absolute;
    background: url("/f/src/global/i/facs-icons.png") -245px 0 no-repeat;
    width: 130px;
    height: 150px;
    overflow: hidden;
    bottom: -75px;
    left: -35px;
}
.b-list__decoration_1 {
    background-position: 0 0;
    left: -25px;
}
.b-list__decoration_2 {
    background-position: -130px 0;
    left: -35px;
}
.b-list__decoration_3 {
    background-position: -245px 0;
    left: -40px;
    bottom: -76px;
}
.b-list__decoration_4 {
    background-position: -390px 0;
    left: -35px;
}

/* Selector 2*/
.m-holder {
    position: relative;
    background: rgb(232,223,250);
    background: linear-gradient(10deg,  rgba(232,223,250,1) 0%,rgba(239,250,251,1) 100%);
    border-radius: 6px;
    min-height: 45px;
}
.m-holder_margin {
    margin-top: 30px;
}
.m-holder_margin1 {
    margin-top: 1em;
}
/* Events block */
.b-events {
    margin: 3em 0 0;
}
.b-events:first-child {
    margin-top: 0;
}

.b-events__item {
    position: relative;
    margin-top: 2em;
}
.b-events__link {
    display: block;
    overflow: hidden;
}
.b-events__link:hover:before {
    content: "";
    position: absolute;
    top: -15px;
    right: -30px;
    bottom: -15px;
    left: -30px;
    background: #f7f9e3;
    z-index: -1;

}
.b-events__item-title {
    color: #000;
}
.b-events__title {
    margin-left: 4.7em;
}
.b-events__title .title {
    font-size: 160%;
}
.b-event__title {
    font-size: 160%;
    line-height: 1.2;
}
.b-events__extra {
    float: left;
    width: 4em;
    padding-top: .2em;
}
.b-events__extra:empty {
    display: none;
}
.b-events__body {
    margin: 0 22% 0 4.7em;
    padding-right: 4em;
}
.b-events__status {
    float: right;
    width: 22%;
}
.b-events__date {
    width: 50px;
    font-weight: 600;
    text-align: center;
}

.b-events__date .g-month {
    font-size: 75%;
    margin-top: 10px;
    text-transform: uppercase;
}
.b-events__date .g-time {
    font-size: 65%;
    color: #666;
    margin-top: 5px;
}

/* Calendar */
.b-calendar {
    position: relative;
    height: 85px;
    margin-top: 15px;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
}

.b-calendar__inner {
    padding: 15px 0 0 0;
    white-space: nowrap;
}

.b-month,
.b-calendar__search {
    position: relative;
    float: left;
    white-space: normal;
}
.b-month:last-child {
    float: none;
    overflow: hidden;
    display: inline-block;
}
.b-calendar__search {
    height: 65px;
    padding: 10px;
    font-size: 13px;
}

.b-month__border {
    position: absolute;
    top: 8px;
    left: -2px;
    height: 20px;
    width: 1px;
    display: inline-block;
    border-right: 2px dotted #ddd;
}
.b-month__name {
    position: absolute;
    top: 50px;
    left: 10px;
    font-weight: 600;
    color: #000;
    font-size: 11px;
}
.b-month__day, a.b-month__day {
    float: left;
    height: 65px;
    width: 28px;
    text-align: center;
    font-family: "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    color: #000;
    border-bottom: none;
    font-size: 12px;
    line-height: 1.3em;
}

.b-month__day_off {
    color: #959595;
}
.b-day-number {
    position: relative;
    display: block;
    line-height: 28px;
}
.b-month__day.hover .b-day-number {
    border-radius: 50%;
    background: #EDEFF3;
    color: black;
}
.b-month__day.active {
    position: relative;
    z-index: 2;
}
.b-month__day.active .b-day-number {
    background: #0050CF;
    border-radius: 50%;
    color: #fff
}
.b-week-day {
    display: block;
    color: #ddd;
    font-size: 10px;
    line-height: 1em;
    text-transform: lowercase;
    margin-top: 3px;
}
.b-month__day.active  .b-week-day {
    color: #0050CF;
}

.b-calendar__fader {
    position: absolute;
    width: 190px;
    top: 0;
    bottom: 0;
    z-index: 3;
    pointer-events: none;
}
.b-calendar__fader-left {
    left: 0;
    background: linear-gradient(to right,  rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%);
}
.detect_no-cssgradients.detect_inlinesvg .b-calendar__fader-left {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.detect_no-cssgradients.detect_no-inlinesvg .b-calendar__fader-left {
    display: none;
}

.b-calendar__fader-right {
    right: 0;
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%);
}
.detect_no-cssgradients.detect_inlinesvg .b-calendar__fader-right {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.detect_no-cssgradients.detect_no-inlinesvg .b-calendar__fader-right {
    display: none;
}

.b-calendar__scroll-btn {
    position: absolute;
    z-index: 4;
    top: 15px;
    width: 30px;
    height: 30px;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    border: 1px solid #EDEFF3;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    cursor: pointer;
}

.b-calendar__scroll-btn-left {
    left: 45px;
    background-image: url('/f/src/calend/left.png');
}

.b-calendar__scroll-btn-right {
    right: 45px;
    background-image: url('/f/src/calend/right.png');
}

.b-calendar__scroll-btn:hover {
    border-color: #EDEFF3;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
}


.b-calendar__scroll-btn-left:hover {
    background-image: url('/f/src/calend/left-hover.png');
}

.b-calendar__scroll-btn-right:hover {
    background-image: url('/f/src/calend/right-hover.png');
}

/* Calend by weeks*/
.b-week {
    position: relative;
    z-index: 1;
    display: block;
    float: left;
}
.b-week.active:after,
.b-week.hover:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    left: 0;
    z-index: -1;
    background: #0050CF;
    border-radius: 100px;
}
.b-week.hover:after {
    background: #d4eeff;
}
.b-week.active .b-week-day {
    color: #0050CF;
}
.b-week.active .b-day-number {
    color: #fff;
}
.b-week.hover .b-day-number {
    color: #000;
}
.b-week_part1.hover:after,
.b-week_part1.active:after{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.b-week_part2.hover:after,
.b-week_part2.active:after{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

/* advanced search at sidebar */
.b-advanced-search {
    position: relative;
    display: block;
    margin-top: 25px;
    padding: 60px 0 40px;
    background: url('/f/src/global/i/decor-search.png') no-repeat;
}
.b-advanced-search__inner {
    position: relative;
    display: block;
    padding-top: 1em;
    border-top: 1px solid #ddd;
}
.b-adv-search {
    background: url("/f/src/global/i/decor-search.jpg") no-repeat -15px 0;
    bottom: 0;
    height: 60px;
    position: absolute;
    right: 10px;
    width: 80px;
    z-index: -1;
}

/* Memorial */
.b-memorial, a:link.b-memorial, a:visited.b-memorial {
    display: block;
    background: #303136;
    height: 30px;
    line-height: 30px;
    margin: 30px 45px -10px 4.8%;
    text-align: center;
    color: #fff;
    font-size: 80%;
    font-weight: 600;
}
a:link.b-memorial_inside {
    margin: 25px 45px 0 4.8%;
}

/* Common blocks*/
.g-mb {
    margin-bottom: .7em;
}
.g-bb {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiZGBg+A8EjECaASDAAB4BA/+2/loUAAAAAElFTkSuQmCC');
    height: 1px;
    margin-top: -.7em;
}
.b-arr {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    transform: rotate(0.05deg);
}
.b-arr_3 {
    margin: 0 5px 0 5px;
}
.b-arr_nomargin {
    margin: 0;
}
.b-arr_3.b-arr_down {
    border-width: 4px 3px 0 3px;
    border-color: #000 transparent transparent transparent;
}
.b-arr_3.b-arr_up {
    margin-top: -1px;
    border-width: 0 3px 4px 3px;
    border-color: transparent transparent #000 transparent;
}
.b-arr_3.b-arr_rightd {
    border-width: 3px 0 3px 4px;
    border-color: transparent transparent transparent #000;
}
.b-arr_4 {
    margin: 0 5px 0 10px;
}
.b-arr_4.b-arr_down {
    border-width: 8px 4px 0 4px;
    border-color: #000 transparent transparent transparent;
}
.b-arr_4.b-arr_up {
    top: -2px;
    border-width: 0 4px 8px 4px;
    border-color: transparent transparent #000 transparent;
}

/* partners */
.b-partners {
    position: relative;
    padding-top: 3em;
    margin-top: 1em;
}

.b-partners:before {
    position: absolute;
    top: 1em;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #c4c4c4;
    content: '';
}

.b-partners:after {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 2em;
    font-size: 14px;
    color: #c4c4c4;
    background: #fff;
    content: 'Все партнеры\00a0\00a0';
}

.b-partners-general:after {
    content: 'Генеральные партнеры\00a0\00a0';
}

.b-partner {
    display: inline-block;
    vertical-align: top;
    height: 70px;
    margin: 0 40px 20px 0;
}

.b-partner img {
    max-height: 100%;
    max-width: 160px;
}

/* gallery */
.b-gallery {
    text-align: left;
    margin: 40px 0;
}

.gallery-inner {
    display: inline-block;
    vertical-align: top;
    position: relative;
    max-width: 570px;
}

.gallery-items {
    margin-bottom: 15px;
    overflow: hidden;
}

.gallery-items-slider {
    position: relative;
    white-space: nowrap;
}

.gallery-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    line-height: 0;
    font-size: 0;
}

.gallery-image {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    line-height: 365px;
    background: grey;
}

.gallery-image img {
    vertical-align: middle;
    max-height: 500px;
    max-width: 100%;
}

.gallery-controls {
    display: inline-block;
    vertical-align: top;
    width: 570px;
    text-align: left;
}

.gallery-prev,
.gallery-next {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    top: 161px;
    width: 34px;
    height: 42px;
    cursor: pointer;
}

.gallery-prev {
    left: -34px;
    background: url('/f/src/global/i/prev.png') no-repeat 0 0;
}

.gallery-next {
    right: -38px;
    background: url('/f/src/global/i/next.png') no-repeat 0 0;
}

.gallery-prev:hover,
.gallery-next:hover {
    background-position: 0 -42px;
}

.gallery-selectors {
    text-align: center;
}

.gallery-selector {
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    margin-right: 5px;
    border-radius: 50%;
    border: 1px solid rgb(105, 105, 105);
    cursor: pointer;
}

.gallery-selector:hover {
    background: rgba(105, 105, 105, .5);
}

.gallery-selector:hover.selected,
.gallery-selector.selected {
    background: rgb(105, 105, 105);
    cursor: default;
}

.gallery-captions {
    margin-bottom: 10px;
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
    font-style: italic;
    font-size: 14px;
    color: #000;
}

.gallery-downloads {
    font-size: 14px;
}

.gallery-download {
    display: inline-block;
    vertical-align: top;
    padding: 5px 5px 0 5px;
    background: #f8f8f8;
}

.gallery-download .file {
    margin-right: 0;
}

/* side filters */
.b-filters {
    background: #f9faf5;
}
.b-filters__inner {
    padding: 1.5em;
}
.b-filters__bottom {
    margin-top: 5em;
}

.side_filters {
    position: relative;
    padding-top: 200px;
    margin-left: -16px;
}

.side_filters:before {
    position: absolute;
    z-index: -1;
    left: -50px;
    top: 0;
    width: 162px;
    height: 162px;
    background: url('/f/src/global/i/logo_3.png') no-repeat top left;
    content: '';
}

.side_filters_en:before {
    background: url('/f/src/global/i/logo_3_en.png') no-repeat top left;
}

.side_filters_title {
    margin-left: 23px;
    text-transform: uppercase;
}

.side_filter_title {
    font: 600 12px "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 10px;
    margin-left: 23px;
    text-transform: none;
}
.side_filter_title ins {
    margin-left: -15px;
    margin-right: 8px;
}
.side_filter_title ins.b-arr_rightd {
    margin-right: 10px;
    margin-top: -2px;
}

.side_filter_content {
    padding-left: 23px;
}

.side_filter_content ul.navigation {
    display: inline-block;
    vertical-align: top;
    margin-top: -.2em;
}

.side_filter_period_label {
    display: inline-block;
    width: 28px;
}

.filter_period {
    padding-left: 2px;
}

.side_filter_period_input {
    width: 80px;
    margin: 2px 0;
}

.side_filter_feedback {
    padding-top: 80px;
    background: url('/f/src/documents/feedback.png') no-repeat top left;
}


.side_filter select {
	max-width: 100%;
}

.side_filter_scroll .js-side_filter_content, .side_filter_scroll8 .js-side_filter_content  {
	overflow-y: scroll;
	max-height: 13em;
}

/* side subscribe */
.side_subscribe label {
    display: block;
    margin-top: 15px;
}

.side_subscribe input {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

/* documents */
.b-documents-subtitle {
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
    font-size: 18px;
    color: #656565;
    margin-bottom: 30px;
}

.b-documents-search,
.b-documents-controls {
    margin-left: 10%;
}

.b-documents-search {
    min-height: 150px;
    margin-bottom: 50px;
}

.b-documents-input_control {
    font-size: 78%;
}

.b-documents-input_control .with-radio, .b-documents-input_control .with-checkbox {
    display: inline-block;
    margin-right: 1em; 
}

.b-documents-search input[type="search"] {
    width: 75%;
    border-radius: 16px;
    padding-left: 25px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAAnRSTlMAAHaTzTgAAABqSURBVHgBY2D4dWnRsut/GIDg56Ko+oqY9b+AzP3RBxgYNkQdBTJrpwCJv1VzfjMwFC0BKeuY8ZOBYWHOcwaG66m7/jEwvCrNWL402X8vSO7JnLKqVV1JB0Fm/P7w4e/3zoLLDFDwYOMzAJ0GLQ2/+fhsAAAAAElFTkSuQmCC') no-repeat 10px center;
}

.b-documents {
    margin-bottom: 80px;
}

.b-documents h3 {
    margin: 0 0 20px 10%;
}

.b-documents-count {
    position: relative;
    top: -7px;
    font-size: 11px;
}

.b-document {
    margin-bottom: 30px;
}

.b-document .document-date,
.b-document .document-file {
    display: inline-block;
    vertical-align: top;
    width: 10%;
}

.b-document .document-date {
    font-size: 13px;
    color: #898989;
}

.b-document .document-name {
    display: inline-block;
    vertical-align: top;
    width: 68%;
    padding-right: 5%;
    font-size: 15px;
}

.b-document .document-file {
    font-size: 12px;
    text-align: center;
}

.b-document .document-targets,
.b-document .document-rubrics {
    margin-top: 10px;
    font-size: 12px;
}

.b-separated {
    border-top: 1px dashed #bababa;
    margin-top: 1.5em;
}
.b-separated_solid {
    border-top: 1px solid #d7d7d7;
}
.b-separated_with-indent {
    margin-top: 2em;
}
.b-labeled-list {
    margin: 3em 0 0;
}
.b-title-underline {
    width: 50%;
    min-width: 350px;
    padding: .3em .3em .3em 0;
    border-bottom: 1px solid #d6d6d6;
}
.b-title-underline_auto {
    width: auto;
    min-width: inherit;
}

/* Tabs */
.tab {
    display: inline-block;
    padding: .1em 0;
    margin: 0 .7em .5em 0;
}
.tab_pressed {
    background: #0042c4;
    padding: 0.1em 0.4em;
    border-radius: 6px;
    box-shadow: inset 0 2px 2px rgba(0,0,0,.5);
    color: #fff;
    font-weight: 600er;
}
.tab_red {
    background: #cf1e1e;
    box-shadow: none;
}

/* Subscribe Form */
.b-subscribe {
    margin-top: 40px;
    font-size: 14px;
}
.b-subscribe-block {
    margin-bottom: 40px;
}
.b-subscribe-block h3 {
    font-family: "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.b-subscribe-block input[type=text] {
    width: 300px;
}
.b-subscribe-block hr {
    margin: 10px 0;
}
.b-subscribe-switcher {
    margin: 15px 0 15px -4px;
}
.b-subscribe-selectors {
    margin-bottom: 30px;
}
.b-subscribe-selectors:last-child {
    margin-bottom: 0;
}
/* Common Input */
.b-input {
    position: relative;
}

/* Program */
.b-program,
.b-program__side,
.b-program__header-info-block3,
.b-program__header-info-block2,
.b-program__property-title,
.b-program__property-value,
.b-program__other {
    box-sizing: border-box;
}

.b-program__title.b-program__title.b-program__title {
    font: 600 36px/1 "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    margin: 0 0 .3em;
    padding: 0 20px 0;
}
@media (max-width: 767px) {
    .b-program__title.b-program__title.b-program__title {
        padding: 0;
    }
}


.b-program__p {
    margin: 0 0 .5em;
}

.b-program__p:last-child {
    margin: 0;
}

.b-program__block-caption {
    font: 600 32px/1 "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    margin-bottom: .2em;
}

.b-programm__button,
.b-programm__button:link,
.b-programm__button:visited {
    display: block;
    background: #F7F7F7;
    text-align: center;
    text-transform: uppercase;
    font: 600 1.7rem/48px "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    height: 48px;
    border-radius: 5px;
    color: #999999;
    border-bottom: none;
}

.b-program.b-program1 {
    margin-left: -2%;
    background: #f7f7f5;
}

.b-program__header {
    position: relative;
    padding: 60px 100px 90px 80px;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.b-program__header:before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 76px;
    height: 79px;
    background-position: right top;
    background-repeat: no-repeat;
    content: '';
}
.b-program__header-info {
    max-width: 650px;
}

.b-program1 .b-program__header {
    background-image: url('/f/src/mag-card/program_bg1.jpg');
}

.b-program1 .b-program__header:before {
    background-image: url('/f/src/mag-card/program_corner1.png');
}

.b-program__header-name {
    position: relative;
    display: inline-block;
    padding: 0 6px;
    margin: 0 16px;
    color: #000;
    background: #fff;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
}

.b-program__header-name:before,
.b-program__header-name:after {
    position: absolute;
    top: 0;
    display: block;
    width: 10px;
    height: 24px;
    content: '';
}
.b-program__header-name:before {
    left: -10px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAYCAQAAABpJaSmAAAAcUlEQVR4AWP4X/r/4380wPB/JZDEELTFIgiEh7EJemETZPx/Hk0QDMOxCTL9v4kiCIVJ2ATZ/r9CEoTDGdgE47AJRhGpnfv/B0zBLEwnsfy/jykYi+lNpv9XMQWDsAXdaUxBV2zRsQ6bYMb/h//foUIA77CjXNkkWzMAAAAASUVORK5CYII=') no-repeat right center;
}
.b-program__header-name:after {
    right: -10px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAYCAQAAABpJaSmAAAAfUlEQVR4AWP4DwLP/7f+Z2dAgP8wsApZEAHMsAluxCb4778OQhABlmAT/P1fCSGIANOxCX7/L4kQRIAabIK3QIKYQAyboDSm4B1s2isxBb/+F8EUnIDp+J//ZTEF52AGyN//qpiCKxCBjAhiA0zB2cgR9w4Ir/8v+c+MEAMAyolSSzF+2VcAAAAASUVORK5CYII=') no-repeat left center;
}

.b-program__header-info-block3,
.b-program__header-info-block2 {
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    box-sizing: border-box;
}

.b-program__header-text {
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
    font-size: 17px;
    margin-bottom: 50px;
}

.b-program__header-info {
    font-size: 0;
}

.b-program__header-info-block3 {
    width: 43%;
}
.b-program__header-info-block2 {
    width: 28.5%;
}

@media (max-width: 767px) {
    .b-program__header-info-block3, .b-program__header-info-block2 {
        width: auto;
        display: block;
    }
}

.b-program__content {
    padding: 40px 11.111%;
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
}

.b-program__video-player img {
    display: block;
    width: 100%;
}

.b-program__video-caption {
    padding-left: 11.111%;
    color: #717171;
    font: italic 13px/20px "HSE Slab", Georgia, 'Times New Roman', serif;
}


.b-program__author {
    position: relative;
    padding: 0 0 11.111% 11.111%; ;
    font-size: 12px;
    line-height: 20px;
}

.b-program__author-signature {
    position: absolute;
    top: 0;
    right: 11.111%;
}


.b-program__comment {
    padding: 40px;
    font-size: 14px;
}

.b-program__comment-text {
    display: inline-block;
    vertical-align: top;
    width: 88.888%;
    color: rgba(0, 0, 0, .8);
    font-family: "HSE Slab", Georgia, 'Times New Roman', serif;
}

.b-program__comment-value {
    display: inline-block;
    vertical-align: top;
    width: 11.111%;
    font-weight: 600;
}

.b-program__properties {
    font-size: 16px;
    margin-bottom: 25px;
}

.b-program__property {
    position: relative;
    border-bottom: 1px solid #d9d9d7;
}

.b-program__property_block {
    margin: 20px 20px 0;
    border-bottom: 0;
}
@media (max-width: 767px) {
    .b-program__property_block {
        margin: 20px 0 0;
    }
}


.b-program__property:last-child, .b-program__property_no-border {
    border-bottom-width: 0;
}

.b-program__property-title,
.b-program__property-value {
    display: inline-block;
    vertical-align: top;
    padding: 20px 0;
}

.b-program__property-value *:first-child{
    margin-top: 0;
}

.b-program__property-value .file{
    font-size: inherit;
}

.b-program__property-title {
    width: 33.333%;
    padding: 20px 40px 20px 20px;
    font-weight: 600;
}

.b-program__property-title-big {
    line-height: 38px;
}

.b-program__property-value {
    width: 66.666%;
    padding-right: 20px;
}

.b-program__property_closer .b-program__property-title {
    padding-left: 0;
}
.b-program__property_closer .b-program__property-value {
    padding-right: 0;
    padding-left: 20px;
}

.b-program__property-value .comment {
    color: rgba(0, 0, 0, .6);
}

.b-program__property-value img {
    display: inline-block;
    vertical-align: top;
}

.b-program_small {
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, .8);
    margin: .8em 0;
}

.b-program_grey {
    color: rgba(0, 0, 0, .6);
}

.b-program_black {
    color: rgb(0, 0, 0);
}
.b-program_big {
    font: 600 26px/33px "HSE Sans", "Helvetica Neue", Arial, sans-serif;
}

.b-program_bigger {
    min-height: 40px;
    font: 600 26px/1.2 "HSE Sans", "Helvetica Neue", Arial, sans-serif;
}

.b-program-item_languages {
    line-height: 1.5;
}

.b-program_fraction {
    float: left;
    position: relative;
    top: 5px;
    margin-right: 60px;
}

.b-program_fraction sup {
    font-size: 100%;
    margin-right: -.4em;
}

.b-program_fraction sub {
    font-size: 100%;
    margin-left: -.2em;
}

.b-program__lang {
    display: inline-block;
    padding: 3px 9px;
    margin: -3px 3px -3px -9px;
    font-size: 75%;
    border: 1px solid #000;
    border-radius: 8px;
}

.b-program__lang1 {
    padding: 3px 9px;
    margin-right: 3px;
    font-size: 15px;
    border: 1px solid #fff;
    border-radius: 8px;
}

.b-program__lang2 {
    display: inline-block;
    vertical-align: bottom;
    min-width: 52px;
    padding: 0 5px;
    box-sizing: border-box;
    height: 52px;
    font: 600 15px/52px "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    background: #121349;
    margin-right: .3em;
}

.b-program__clock-icon {
    margin-left: .2em;
}

.b-program__side {
    font-size: 13px;
}

.b-program__side h6 {
    font-family: "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    margin: 2em 0 .4em 0;
}

.b-program__side-files {
    margin-left: 30px;
}

.b-program__others {
    position: relative;
    margin-top: 100px;
    margin-left: 25px;
}

.b-program__others:before {
    position: absolute;
    z-index: -1;
    top: -40px;
    left: -70px;
    width: 147px;
    height: 213px;
    background: url('/f/src/global/i/gypsum/bird.png') no-repeat center;
    content: '';
}

.b-program__other {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    margin: 30px 0;
    padding-right: 40px;
    font-size: 13px;
}
.b-program__other:first-child {
    display: none;
}

.b-program-accredited {
    margin-top: 2em;
}
.b-program-accredited__text {
    display: inline-block;
    vertical-align: middle;
    max-width: 140px;
    font-family: "HSE Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    line-height: 1.2;
    opacity: .8;
}
.b-program-accredited__logo {
    display: inline-block;
    vertical-align: middle;
}
.b-program-accredited__logo img {
    display: block;
}

.b-program-vacant {
    float: left;
    margin-right: 60px;
}

/* advert list media */
@media screen and (min-width: 1260px) {
    .b-program__other {
        width: 25%;
    }
    .b-program__other:first-child {
        display: inline-block;
    }
}
.b-program__study .study-label_school:after,
.b-program__study .study-label_magistracy:after,
.b-program__study .study-label_bachelor:after {
    display: none;
}

.b-program__other-title {
    font: 17px/26px "HSE Slab", Georgia, 'Times New Roman', serif;
}

.b-program__other-info {
    margin: 7px 0;
}

.b-program__study {
    position: relative;
    margin-top: 75px;
}

.b-program__study h1 {
    margin: 0 0 -1.05em 1.05em;
}
.b-program__study h2 {
    margin: 0 0 -1.35em 1.4em;
}

.b-program__persons {
    margin: 20px 0;
}

.b-program__persons-group {
    margin-bottom: 30px;
}

.b-program__persons .b-peoples__person {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
}
.b-program__persons--short .b-peoples__person {
    width: 48%;
    margin-right: 2%
}
.b-program__persons .b-peoples__person-position {
    font-size: 13px;
    font-weight: 600;
}

/*Video*/
.video-preview {
    position: relative;
    display: block;
    min-height: 300px;
    border-radius: 3px;
}
.video-preview.video-preview {
    background: #ccc;
}
.video-preview img {
    max-width: 100%;
}
.video-play {
    position: absolute;
    width: 150px;
    height: 150px;
    left: 50%;
    top: 50%;
    margin: -75px 0 0 -75px;
    background: url('/f/src/promo/play-big.png') no-repeat;
    opacity: .7;
}
.video-play_small {
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    background: url('/f/src/promo/play-small.png') no-repeat;
}
.video-preview:hover .video-play {
    transition: opacity .35s ease 0s;
    opacity: 1;
}

.b-flag {
    display: inline-block;
    font-size: 80%;
    background: #737373;
    padding: 0 .4em;
    margin-left: .7em;
}
.b-flag_yellow {
    background: #e4a819;
}


.b-digit {
    font: 600 200%/1 "HSE Sans", "Helvetica Neue", Arial, sans-serif;

}
.b-digit-label {
    font-size: 94%;
    margin-top: .2em;
}

.b-bt {
    padding-top: 1em;
    margin-top: 1em;
    border-top: 1px solid #e0e0e0;
}
.b-bt:first-child {
    border-top: none;
}

.list-hangover {
    color: #999;
    float: left;
    font-size: 90%;
    margin-left: -60px;
    text-align: right;
    width: 40px;
}
.list-hangover img {
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.24);
}
.pub-meta {
    margin-top: 0.5em;
}
.publications li:after {
    content: "";
    display: table;
    line-height: 0;
    clear: left;
}

.publications li:not(:first-child) {
    margin-top: 1em;
}
