

/* Start:/bitrix/templates/demo2023-page/components/bitrix/breadcrumb/bread_crumb/style.css?1705495705692*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #2B2A29;
	line-height: 13px;
	font-size: 2px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	/*white-space: nowrap;*/
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
	color: #334F42;
}
.bx-breadcrumb .bx-breadcrumb-item a,
.bx-breadcrumb .bx-breadcrumb-item a span {
	border-bottom: none; 
	color: #2B2A29;
	text-decoration: none;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}




/* End */


/* Start:/bitrix/templates/demo2023-page/components/bitrix/news/full_ads/bitrix/news.detail/.default/style.css?1723210190907*/
.ads-detail{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
	color: #2B2A29;
}
.ads-date-time{
	font-family: 'Roboto';
	color: #7D7D7D;
	margin-top:1em;
}
.ads-title{
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
}
.ads-text{
	font-family: 'Roboto';
	font-weight: 400;
}
.ads-detail-header {
  grid-area: header1;
}
.empty-header{
  grid-area: header2;
}
.ads-detail {
  grid-area: content1;
}
.news-tag span{
	background-color: #F75D2A;
	color: #FFFFFF;
	padding: .5em 1em;
	margin-right: 1em;
	border-radius: 3em;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
}
.news-tag{
	margin: 1em 0
}
.news-tag a{
	text-decoration: none;
}
.news-feed {
  grid-area: content2;
}
.ads-img{
	width: 100%;
	height: 450px;
	overflow: hidden;
}
.ads-img img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: top center;
}
/* End */
/* /bitrix/templates/demo2023-page/components/bitrix/breadcrumb/bread_crumb/style.css?1705495705692 */
/* /bitrix/templates/demo2023-page/components/bitrix/news/full_ads/bitrix/news.detail/.default/style.css?1723210190907 */
