.code {
    margin-top: 50px;
}

.article-hero-bg {
    object-position: 0 0;
}

.h1.event-title {
    font-size: 40px;
}

.article-content-text {
    font-size: 17px;
}
/*Партнеры*/
.hint_text {position: fixed; background-color: #f8f8fa; border: 1px solid #e0e0e0; padding: 20px 40px; color: #686868; font-size: 14px;  width: 500px; z-index: 600; box-shadow:3px 3px 7px rgba(0,0,0,0.24); line-height: 1.2;}

/*---programm---*/
.programm .container.inner {overflow-x: auto;}
.programm {background-color: #f8f8fa;color: #686868;font-size: 16px;padding: 40px 0 80px;}
.programm h2 {color: #000;}
.programm table {width: 100%;    border-collapse: collapse; min-width: 600px;}
.programm tr:nth-child(odd) {background-color: #fff;}
.programm td[colspan="2"] {text-align: center;}
.programm .time {color: #189b80; width: 90px; white-space: nowrap;}
.programm .file {color: #189b80; width: 50px; white-space: nowrap;}
.programm .file:hover svg {fill: #15856e;}
.programm td {padding: 10px 24px; background: url(../img/separ.gif) 0 50% no-repeat;}
.programm td:first-child {background: none;}
table .gray td {background:#eee;}
.programm img {max-width: unset;}
/*---/programm---*/

/*Gallery*/
.event-gallery {
    padding: 40px 0 80px;
    background: #fff;
}
/*Gallery*/

/*slider gallery*/
#gallery_list_cnews {
    position: relative;
    margin-bottom: 30px;
    margin-left: -2rem;
}
.block-photos__list{margin:4rem 0 0}
.block-photos__item{height:17rem!important}
.block-photos__item{width:auto;padding:0 2rem;display:none}
.block-photos__item:first-child,.block-photos__item.slick-slide{display:block}
.block-photos__item:hover img{transform:scale(1.05)}
.block-photos__item a{display:block;width:100%;height:100%;overflow:hidden;border-radius:.4rem}
.block-photos__item a img{display:block;width:auto;height:100%;object-fit:cover;transform-origin:center center;transition:1s linear}
.slick-dots {
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    position: relative;
    margin: 30px auto;
    /*width: 150px;*/
    justify-content: center;
    height: 2px;
}
.slick-dots li {
    width: 9px;
    height: 9px;
    display: block;
    transform: translate(0,calc(-50% + 1px));
    transition: .3s ease-in-out;
    pointer-events: all;
    margin: 0 4px;
}
.slick-dots li button {
    appearance: none;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    font-size: 0;
    width: 9px;
    height: 9px;
    background: #a0a0a0;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: border-box;
}

.slick-dots li.slick-active button {
    background: #189b80;
}
.lb-outerContainer {
    margin-top: 5rem !important;
}

.img-block, figure.image {
    text-align: center;
    margin: 25px 0 38px;
}
.img-src {
    position: relative;
}
.popup_img {
    margin-bottom: 0;
    text-align: center;
    font-size: 0;
}
.popup_img img {
    max-width: 100%;
    height: auto!important;
}
.img-src-desc {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    padding: 6px 12px;
    margin-bottom: 4px;
    font-size: 10px;
    color: #aaa;
    font-weight: 600;
    font-family: "Montserrat",sans-serif;
}
.img-src-desc a {
    color: #999;
}
.img-source {
    position: absolute;
    right: 0;
    bottom: 0;
    /* color: #fff; */
    /* padding: 12px 12px; */
    opacity: .6;
    font-size: 10px;
    font-family: "Montserrat",sans-serif;
    background: rgba(0,0,0,.5);
    padding: 6px 12px;
    color: #aaa;
    font-weight: 600;
}
.img-source a.book-link {
    background: transparent;
}
.img-container {
    position: relative;
}
.img-source a, .img-source span {
    color: #fff;
    font-weight: 600;
}

/*РєРІР°РґСЂР°С‚РёРє*/
.article-mark {
    color: #999;
    cursor: pointer;
}
.token-mark-block:hover .token-info {
    display: block;
}
.token-mark-block {
    position: relative;
}
.token-mark-block .token-info {
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    /*width: 500px;*/
    top: -1px;
    left: 14px;
    z-index: 999;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    pointer-events: auto;
}
p + .token-mark-block {
    left: 98%;
}

.token-mark-block .token-info-data {
    display: block;
    position: absolute;
    height: auto;
    max-width: calc(100% - 8px);
    min-width: 250px;
    /*max-width: 232px;*/
    /*max-height: 95%;*/
    right: 4px;
    top: 4px;
    border: none;
    border-radius: 16px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,21,64,0.5), 0 12px 24px 0 rgba(0,21,64,0.5);
    box-shadow: 0 2px 4px 0 rgba(0,21,64,0.5), 0 12px 24px 0 rgba(0,21,64,0.5);
    border-color: #ebebeb;
    box-sizing: border-box;
    background-color: rgba(255,255,255,.9);
    min-height: 60px;
    padding-top: 5px;
}
.token-mark-block .token-info-data > .token-info-item {
    padding: 0 10px 8px;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}
.token-mark-block .token-info-data > .token-info-item span {
    margin: 0;
    font-size: 14px;
    color: #000;
    word-wrap: break-word;
    max-width: 100%;
    text-align: left;
}
.token-mark-block .token-info-data > .token-info-item span span {
    font-size: 16px;
}
.event-bread-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.breadcrumbs {
    margin-right: 20px;
}
.sign {
    position: relative;
    top: 3px;
}

@media screen and (max-width:1000px){
    .block-photos__item{height:15rem!important}
    .block-photos__item{width:auto;padding:0 1rem}
    body #gallery_list_cnews {margin-left: -1rem;}
}
@media screen and (max-width:760px){
    .block-photos{padding:0 0 0}
    .block-photos__list{margin:2rem 0 0}
    .block-photos__item{height:10rem!important}
    .block-photos__arrows{position:absolute;bottom:0}
    .block-photos__arrow:first-child{margin:0}
}
@media screen and (max-width:480px){
    .block-photos__list{margin:0}
    .block-photos__item{height:7rem!important}
    .block-photos__item{padding:0 .5rem}
    body #gallery_list_cnews {margin-left: 0;}
    .block-photos__item a img{width:auto}
}
/*slick end*/


/*Форма запрос видео*/
    .event-video-section {
        padding: 40px 0 80px;
    }
/*Форма запрос видео*/

/*Трансляция блок проблемы*/
.broadcast-problems {
    margin: 20px 0;
    border: 1px solid #eee;
}

.broadcast-problems summary {
    outline: none;
    cursor: pointer;
    background: #439B81;
    color: white;
    padding: 10px;
    border: 1px solid #439B81;
}

.broadcast-problems li {
    font-size: 15px;
    margin: 5px 0;
    color: #555;
}

.broadcast-problems ul {
    margin-top: 10px;
}

.broadcast-problems img {
    max-width: 100%;
    margin: 0 0 10px;
}
