

/* Start:/local/templates/ipdesign_market_bitrix/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1780300492978*/
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;
}
.data-detail {
  margin: 12px 0;
  color: #ef7c00;
  font-weight: 300;
  font-size: 16px;
}
.article-detail__blog-video {
  position: relative;
  padding: 20px 80px;
  gap: 20px;
  border-radius: 8px;
  background: #fb631d0f;
  opacity: 0px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.article-detail__blog-video-quote {
  position: absolute;
}
.article-detail__blog-video-quote.opening {
  left: 20px;
  top: 10px;
}
.article-detail__blog-video-quote.ending {
  right: 20px;
  bottom: 10px;
}

iframe{
	width: 100%;
    height: 100%;
    border-radius: 16px;
}
@media(min-width: 991px){
	.article-detail__banner-video{
		height: 51rem!important;	
	}
}

/* End */


/* Start:/local/templates/ipdesign_market_bitrix/components/bitrix/news.list/similar_articles/style.css?1780300492744*/
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;
}
.article-similar-date{
	display: block;
	margin: 12px 0;
	color: #EF7C00;
	font-weight: 300;
	font-size: 14px;
}

.articles_type {
	position: absolute;
	margin: 3px 5px;
	padding: 5px 10px;
	gap: 10px;
	border-radius: 5px;
	opacity: 0px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
  }
  
  .articles_type.white-type {
	background-color: #fff6f1;
	color: #404040;
  }
  
  .articles_type.green-type {
	background-color: #9acd32;
	color: #ffffff;
  }
/* End */
/* /local/templates/ipdesign_market_bitrix/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1780300492978 */
/* /local/templates/ipdesign_market_bitrix/components/bitrix/news.list/similar_articles/style.css?1780300492744 */
