

/* Start:/local/templates/.default/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17537146492181*/
body.body_inner{
  background: var(--White);
}

.projects_detail{
	background: #FFF;
}
.gallery_item_projects{
	margin-bottom: 60px;
}
.gallery_item_projects img{
	border-radius: 24px;
}
.title_2{
	margin-bottom:60px;
}
.equipment_projects{
	display:flex;
	gap:20px;
	flex-wrap: wrap;
}
.detail_text{
	margin-bottom: 24px;
}
.equipment_title{
	color: var(--Grey, #7A7E8E);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:16px;
}
.equipment_projects_item{
	min-width:183px;
	max-width: fit-content;
	width:100%;
	border-radius: 24px;
	border: 1px solid var(--Grey, #7A7E8E);
	padding: 8px 12px;
	color: var(--Background, #343743);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 133.333% */
margin-bottom:16px;
}
.equipment_projects_button{
color: var(--Grey, #7A7E8E);
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;

}
.equipment_projects_button a{
color: var(--Grey, #7A7E8E);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 133.333% */
}
.equipment_projects_button a:hover{
	cursor: pointer;
	color: var(--Grey, #7A7E8E);
}
.block_equipment_projects{
	margin-bottom:60px;
}
.disable_item{
	display:none;
}

.location_projects, .year_projects{
	color: var(--Grey, #7A7E8E);
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.news_arrow{
	margin-bottom:82px;
}
.news_arrow a{
	color: var(--Background, #343743);
	/* Text/20_Regular */
	font-family: Inter;
	
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 130% */
}
.news_arrow a:hover{
		color: var(--Background, #343743);
	/* Text/20_Regular */
	font-family: Inter;
	
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 130% */
	text-decoration: none;
}
.news_arrow_img{
	border-radius: 24px;
	border: 1px solid var(--Background, #343743);
	padding: 0px 12px;
}
.arrow_img_text{
	display: flex;
	gap: 16px;
	align-items: center;
}
@media (max-width:992px) {
	.news_arrow{
		margin-bottom: 20px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17537146492181 */
