

/* Start:/local/templates/.default/components/bitrix/news.detail/KD_newsDetail/style.css?17163878481535*/
.block_info1 div {
    display: inline;
}
.pluso-wrap a.pluso-more {
    display: none !important;
}
#colorbox #cboxClose {
    display: none;
}
.kd-news-video {
    height: 500px;
}
.kd-detail-image {
    float: left;
    max-width: 500px;
    padding: 0 40px 20px 0;
}
.kd-detail-image img {
    border-radius: 10px;
}
.kd-detail-video {
    float: left;
    max-width: 800px;
    padding: 5px 40px 20px 0;
}
.kd-articles-tags {
    margin-left: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.kd-articles-tags .btn_o {
    margin-right: 10px;
}
.kd-articles-list {
    position: fixed;
    width: 50px;
    top: 170px;
    margin-left: -70px;
    font-size: 8px;
    color: #99ac10;
    text-align: center;
    line-height: 5px;
    cursor: pointer;
}
.kd-articles-list-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 85px;
    width: 200px;
    padding: 15px;
    background: rgba(255,255,255,0.8);
    text-align: left;
    border-radius: 6px;
}
.kd-articles-list-menu a {
    font-size: 14px;
    line-height: 25px;
}
.kd-gallery4 {
    display: flex;
    margin: 20px 0;
    flex-direction: row;
    flex-wrap: wrap;
}
.kd-gallery4__item {
    width: 25%;
}

@media (max-width: 767px) {
    .kd-news-video {
        height: 300px;
        margin-bottom: 20px;
    }
    .kd-gallery4__item {
        width: 50%;
    }
    .kd-gallery4__item img {
        width: 100%;
        height: auto;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/KD_newsDetail/style.css?17163878481535 */
