

/* Start:/local/templates/custom/components/bitrix/news/our_company/bitrix/news.detail/.default/style.css?1763127282925*/
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;
}

.news-gallery .row-gutter {
    margin-right: -10px;
    margin-left: -10px;
}
.news-gallery .row-gutter>* {
    margin-top: 1.25rem;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
.news-gallery .col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.news-gallery .gallery-item {
    position: relative;
}
@media (min-width: 768px) {
    .news-gallery .gallery-image {
        height: 16rem;
    }
}
.news-gallery .gallery-image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}
.news-gallery .gallery-image>* {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
/* End */
/* /local/templates/custom/components/bitrix/news/our_company/bitrix/news.detail/.default/style.css?1763127282925 */
