

/* Start:/local/templates/dromar_all/components/bitrix/news/presscenter/bitrix/news.detail/.default/style.css?17634185001214*/
div.news-detail
{
	word-wrap: break-word;
	padding: 0 5px;
}
.detail-picture {
	width: 100%;
	max-width: 600px;
}
.news-date-time
{
	color:#777777;
	margin-bottom: 15px;
}

.news-date-time span {
	font-weight: 600;
}

.news-detail h1 {
	font-size: 36px;
	font-weight: 700;
	line-height: 48px;
	margin-top: 0;
	margin-bottom: 24px;
}

.text_box {
	margin-bottom: 35px;
}

.text_box h2{
	font-size: 26px;
	font-weight: 600;
	line-height: 44px;
	margin-top: 0;
	margin-bottom: 16px;
}

.text_box p {
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 22px;
}

.text_box div {
	margin-bottom: 12px;
}

.text_box ul {
	list-style: disc;
	margin: 14px 0;
	padding-left: 40px;
}

.text_box img {
	display: block;
	border-radius: 12px;
	width: 100%;
	object-fit: cover;
}

.text_box b {
	font-weight: 600;
}

@media (max-width: 1199px) {
	.news-detail h1 {
		font-size: 30px;
		line-height: 40px;
	}

	.text_box h2 {
		font-size: 24px;
		line-height: 36px;
	}
}

@media (max-width: 640px) {
	.news-detail h1 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 12px;
	}

	.text_box h2 {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 16px;
	}

	.text_box p {
		font-size: 13px;
		line-height: 17px;
	}
}
/* End */
/* /local/templates/dromar_all/components/bitrix/news/presscenter/bitrix/news.detail/.default/style.css?17634185001214 */
