

/* Start:/local/templates/rusplitka/components/bitrix/news/news-max/bitrix/news.detail/news-page/style.css?17121474111436*/
/*h1 {*/
/*	font-size: 16px!important;*/
/*}*/
.detail-wrap {
	width: 100%;
	margin: 10px auto;
	height: 130%;
}
.detail-wrap__row {
	display: flex;
}
.detail-wrap__info {
	width: 50%;
}
.detail-wrap__info img {
	object-fit: cover;
}
.detail-wrap__info ul{
	list-style: initial;
	padding-left: 40px;
}
.decoration-none {
	text-decoration: none;
}
.button-go-back {
	display: block;
	float: right;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	border: 1px solid #ccc;
	color: #333;
	background-color: #fff;
}
.button-go-back:hover {
	display: block;
	float: right;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	border: 1px solid;
	color: #333;
	background-color: #e0e0e0;
}
.detail-wrap__date {
	margin: 40px 0 20px 10px;
	color: #999;
}
.detail-wrap__title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 14px 0 14px 10px;
}
.detail-wrap__text {
	margin: 14px 0 14px 10px;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #222222;
}
@media (max-width: 768px) {
	.detail-wrap__row {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.detail-wrap__info {
		width: 100%;
	}
}
/* End */
/* /local/templates/rusplitka/components/bitrix/news/news-max/bitrix/news.detail/news-page/style.css?17121474111436 */
