

/* 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 */


/* Start:/local/templates/dromar_all/components/bitrix/news.list/before.after.photo.list/style.css?1720977873685*/
.mySwiper-photosBeforeAfter {
	padding: 0 25px; !important;
}

.swiper-photosBeforeAfter-button-css {
	--swiper-navigation-size: 30px;
	--swiper-navigation-color: #e89114;
	--swiper-navigation-top-offset: 50%;
	--swiper-navigation-sides-offset: 0;
}

.photosBeforeAfter_item {
	display: flex;
	flex-direction: column;
	font-size: 18px;
	width: 340px;
	padding: 20px;
	gap: 15px;
}

.photosBeforeAfter_item h3 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.photosBeforeAfter_img {
	overflow: hidden;
	position: relative;
	padding-bottom: 58%;
}

.photosBeforeAfter_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}



/* End */
/* /local/templates/dromar_all/components/bitrix/news/presscenter/bitrix/news.detail/.default/style.css?17634185001214 */
/* /local/templates/dromar_all/components/bitrix/news.list/before.after.photo.list/style.css?1720977873685 */
