

/* Start:/local/templates/.default/components/bitrix/news/evolution_template-news/bitrix/news.detail/.default/style.css?17561994902057*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486DAA;
}

/*Blog images fix*/
.info img {
    object-fit: cover;
    height: auto;
}

.tally_mini .folk__crop {
    padding-left: 0!important;
    padding-right: 0!important;
}

.tally_mini .fruit {
    margin-left: 0;
    margin-right: 0;
}

.tally_mini .fruit h2 {
    margin-top: 0;
}

.tally_mini .fruit__cell {
    padding-left: 0;
    padding-right: 0;
}

.tally_mini .pullover .slick-prev {
    left: 0;
}

.tally_mini .pullover .slick-next {
    right: 0;
}

/* .tally_mini + .tally_mini {
    margin-top: -5rem;
    padding-top: 0;
}

.tally_mini {
    margin-bottom: 1rem !important;
} */

@media (max-width: 576px) {
    .tally_mini + .tally_mini {
        margin-top: 0;
    }
}

.news_detail__body_btn {
    margin-top: 2rem;
}
.news_detail__body .news_detail__body_btn a {
    text-decoration: none;
}

@media (min-width: 1200px) {
    .info__detail-img {
        max-width: 50%;
    }
}

.news-title {
    font-size: 1.4rem;
}

.main__content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.like-counter {
    margin-right: 5px;
}


.scroll-top-button {
    position: fixed;
    bottom: 15px;
    right: 15px;

    display: none;
    align-items: center;
    justify-content: center;


    position: fixed;
    bottom: 8.4375rem;
    right: 3.5rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 2;
    cursor: pointer;
    padding: .3125rem 0;
}

.scroll-top-button:hover svg {
    transform: translateY(-5px);
    transition: all .3s ease;
}

.scroll-top-button svg {
    transition: all .3s ease;
}

.news_detail__body a {
    text-decoration: underline;
}

.content_titles_main{
    margin-top: 0.8rem;
    margin-bottom: 0.4rem;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    color: inherit;
    text-rendering: optimizeLegibility;
}

.content_titles li a{
    text-decoration: underline;
}

/* End */
/* /local/templates/.default/components/bitrix/news/evolution_template-news/bitrix/news.detail/.default/style.css?17561994902057 */
