

/* Start:/local/components/mepar/news_detail/templates/.default/style.css?17633867022859*/
.mosaicflow__column {
    float:left;
    }
.mosaicflow__item {
    position:relative;
    }
    .mosaicflow__item img {
        display:block;
        width:100%;
        max-width:200px;
        height:auto;
                padding: 4px;
    }

.row-centered {text-align:center}   
.row-centered [class*=col-] {display:inline-block; float:none; text-align:left; margin-right:-4px; vertical-align:top} 



.top-block-photos .photo-item {
    display: inline-block;
}

.top-block-photos {
    overflow-x: scroll;
    height: 150px;
    white-space: nowrap;
    margin-bottom: 20px;
    margin-top: 20px;
}

.top-block-photos .photo-item img{
    height: 134px;
    margin-right:2px;
}


.right-block-photos .photo-item img, .left-block-photos .photo-item img {
    width:180px;
    margin-bottom:2px;
}

.right-block-photos {
    float:right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.left-block-photos {
    float:left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.news-date {
    margin-top: 10px;
    margin-bottom: 20px;
    font-style: italic;
    font-weight: 200;
}

.main-news-picture {
    max-width: 400px;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}

@media screen and (max-width: 380px) {
    .right-block-photos {
        float: none;
    }
    .right-block-photos .photo-item img{
        width:100%;
    }
    .left-block-photos {
        float: none;
    }
    .left-block-photos .photo-item img{
        width:100%;
    }    
}

@media screen and (max-width: 600px) {
    .main-news-picture {
        width:100%;
        max-width: initial;
    }
}

.photo-gallery-item a{border:0px;}

.photo-gallery-item-outer {
    display: flex;
    padding: 8px!important;
}

.photo-gallery-item {
    display: inline-block;
    border: 1px solid #ececec;
    padding: 6px;
    margin: auto;
}

.photo-gallery-item:hover {
    border: 1px solid #dddddd;
}


.detail-text img {
    padding: 6px;
    border: 1px solid #dddddd;
    margin: 20px;
}

.news-outer-block {
    text-align: justify;
}

    /* Мобильные настройки (<= 991px) — скрываем контролы, карточки фиксируем макс-ширину */
    @media (max-width: 991px) {
    .news-interested-wrapper .swiper-button-prev,
    .news-interested-wrapper .swiper-button-next,
    .news-interested-wrapper .swiper-pagination {
        display: none !important;
    }
    /* Пример мобильной карточки — отрегулируйте под макет */
    .news-item { max-width: 320px; }
    .swiper-slide { width: auto; }
    }

    /* Небольшая защита от переполнения */
    .swiper, .detail-news-interested, .textleft {
    min-width: 0;
    }

    @media (max-width: 768px) {
    .swiper-mobile-fullwidth h2 {
        padding-left: 16px;
    }
    }
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/you_may_interest/style.css?1627973250150*/
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 */
/* /local/components/mepar/news_detail/templates/.default/style.css?17633867022859 */
/* /local/templates/.default/components/bitrix/news.list/you_may_interest/style.css?1627973250150 */
