

/* Start:/bitrix/templates/dn2020/components/bitrix/news/hot_comment/bitrix/news.detail/.default/style.css?17494673771609*/
.page-detail-info .col-xs-8 {padding: 0 !important;}
.page-detail-info {margin-bottom: 5px; position: relative}
.page-detail-info .page-link-share {position: relative;bottom: 0px;left:0px;}
.page-text{border-top: 1px solid #aaa;padding-top: 15px;}
.reviews-link-box a, .dairynews a{color:#ffa200}
.page-header h1 {font-weight: bold}
.page-img{margin-bottom: 15px;}
.thumbnail{float: left;margin-right: 5px;}
.reviews-navigation-box {margin-top: 15px;}
.hot_news {color:red}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


.share-buttons, .read-more-buttons {
    gap: 10px;
    flex-wrap: wrap;
}

.btn-telegram {
    background-color: #0088cc;
    color: white;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-telegram:hover {
    background-color: #0077b5;
    color: white;
}

.btn-vk {
    background-color: #4a76a8;
    color: white;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-vk:hover {
    background-color: #3d6898;
    color: white;
}
/* End */
/* /bitrix/templates/dn2020/components/bitrix/news/hot_comment/bitrix/news.detail/.default/style.css?17494673771609 */
