

/* Start:/local/templates/textile/components/bitrix/news.detail/textile_detail/style.css?1770415846899*/
#middle {
	display: none;
}
#detail_page {
	padding: 20px;
	font-size: 18px;
	color: black;
	max-width: 1170px;
	margin: 50px auto 0px;
}
#detail_page * {
	box-sizing: border-box;
}
.title_detail {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}
.project_description_text {
	padding: 20px 20px 20px 0px;
	font-size: 16px;
}
.desc_title {
	margin-top: 0px;
	margin-bottom: 0px;
}
.project_description {
	display: flex;
	margin-bottom: 20px;
}
.project_descriptiop_image img {
	max-width: 630px;
}
.project_decision {
	 	padding: 20px 20px 20px 0px;
	margin-bottom: 20px;
	font-size: 16px;
}
.slider_block {
	margin-bottom: 20px;
}
.project_features {
	padding: 20px 20px 20px 0px;
	font-size: 16px;
}
@media(max-width: 768px){
	.project_description {
		flex-direction: column-reverse;
	}
	.project_descriptiop_image img {
		max-width: 100%;
	}
	.title_detail {
		line-height: 40px;
	}
}
/* End */
/* /local/templates/textile/components/bitrix/news.detail/textile_detail/style.css?1770415846899 */
