

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


.b-news .entry-title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 7px;
  }
  .b-news__detail .header-news {
    margin-bottom: 30px;
  }
  .b-news__detail .entry-title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
  }

.entry-title {
    margin-bottom: 20px;
    display: block;
    font-size: 20px;
    font-weight: 600;
}

.gallery__link {
    font-size: 14px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/gallery_all/style.css?1732020198445*/
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;
}

.b-gallery-preview .list {
    display: flex;
    flex-wrap: wrap;
}

.b-gallery-preview .preview img {
    width: 100px;
    height: 83px;
    object-fit: cover;
}

.b-gallery-big .img img {
    width: 100%;
    height: 358px;
    object-fit: cover;
}

.tab.active {
    margin-bottom: 25px;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/gallery/style.css?1732028371565 */
/* /local/templates/.default/components/bitrix/news.list/gallery_all/style.css?1732020198445 */
