

/* Start:/local/templates/main/components/bitrix/news.detail/news/style.css?17732334782643*/
.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more:hover {
    border-color: #00684D!important;
    background: rgba(0, 118, 87, .15)!important;
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more {
    position: relative!important;
    color: #007657!important;
    font-size: 16px!important;
    font-weight: 500!important;
    /*line-height: 42px!important;*/
    display: flex!important;
    padding: 0 0px 0 19px!important;
    text-align: center!important;
    vertical-align: top!important;
    text-decoration: none!important;
    border: 1px solid transparent!important;
    border-radius: 4px!important;
    background: rgba(0, 118, 87, .1)!important;
    transition: background .2s linear, border .2s linear!important;
    flex-direction: row-reverse;
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more:not(.ya-share2__link_more-button-type_short) .ya-share2__title {
    font-family: "Noto Sans", sans-serif!important;
    color: #007657!important;
    font-size: 16px!important;
    font-weight: 500!important;
    line-height: 42px!important;
    text-align: center!important;
    padding-right: 19px;
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    height: 42px!important;
    width: 40px!important;
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more::before {
    content: "";
    position: absolute;
    top: 0;
    right: 39px;
    width: 1px;
    height: 100%;
    background: rgba(0, 118, 87, .2);
}

.news-text .news_detail_images {
    margin: 15px 0;
    gap: 15px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
.news-text .text-block .news_detail_images img,
.news-text .text-block .imgLoup.cboxElement img {
    cursor: pointer;
    min-height: unset;
    flex: 1 1 100px;
    max-width: 100%;
    height: auto;
}
@media (max-width: 479px) {
    .news-text .news_detail_images {
        display: block;
    }
}

.news-text .text-block img.detail_picture {
    min-height: unset;
}
a.imgLoup.cboxElement {
    display: inline-block;
    border-bottom: none;
}
a.imgLoup.cboxElement + a.imgLoup.cboxElement {
    margin-left: 10px;
}
@media (max-width: 767px) {
    .fancybox__carousel .fancybox__nav .carousel__button.is-next,
    .fancybox__carousel .fancybox__nav .carousel__button.is-prev {
        width: 34px;
        height: 24px;
    }
    .fancybox__carousel .fancybox__nav .carousel__button.is-next svg,
    .fancybox__carousel .fancybox__nav .carousel__button.is-prev svg {
        width: 34px;
        height: 24px;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/news_sections/style.css?1771585111150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/news/style.css?1771585111238*/
/* custom */
.pagination span {
    color: #282828;
    display: block;
    margin-left: 19px;
    text-decoration: none;
    transition: color .2s linear;
}

.pagination .modern-page-current {
    color: #007657;
    font-weight: 600;
}

/* End */
/* /local/templates/main/components/bitrix/news.detail/news/style.css?17732334782643 */
/* /local/templates/main/components/bitrix/news.list/news_sections/style.css?1771585111150 */
/* /local/templates/main/components/bitrix/system.pagenavigation/news/style.css?1771585111238 */
