

/* Start:/local/templates/mosprom/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17706236731091*/
.news_detail {
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
	border-radius: 10px;
}
.news_img img {
	 border-radius: 10px;
 }

.news_main {
	padding: 50px 040px;
}
.btn_back span {
	background: linear-gradient(90deg, #A9CE17 0%, #86BC3D 100%) !important;
	text-transform: uppercase;
}
h2.news_title {
	font-size: 50px;
	font-weight: 550;
	line-height: 110%;
	margin-bottom: 35px;
	color: var(--color-title);
}

.news_detail .date {
	font-size: 25px;
	margin-bottom: 40px;
	color: var(--color-gray);
}

.news_detail .text {
	font-size: 25px;
	line-height: 120%;
	color: var(--color-gray);
}
.preview {
	margin-bottom: 40px;
	font-size: 35px;
	color: var(--color-gray);
}

@media (max-width: 992px) {
	.news_back.col-lg-4 {
		order: 2;
		margin-top: 20px;
	}

	.news_main {
		padding: 20px 15px;
	}

	h2.news_title {
		font-size: 35px;
		margin-bottom: 25px;
	}

	.news_detail .date {
		font-size: 20px;
		margin-bottom: 40px;
	}

	.news_detail .text {
		font-size: 20px;
	}
	.preview {
		margin-bottom: 20px;
		font-size: 25px;
	}
}
/* End */
/* /local/templates/mosprom/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17706236731091 */
