

/* Start:/local/templates/.default/components/bitrix/news/what_to_see_list/bitrix/news.detail/.default/style.css?16582858711656*/
.what_to_see {
	max-width: 100%;
	padding-top: 45px;
	padding-bottom: 45px;
}

.what_to_see .news_detail_image {
	width: 50%;
	margin: 0 auto 50px;
}

.what_to_see .news_detail_image img {
	width: 100%;
	margin: 50px 0;
	border-radius: 5%;
}

.what_to_see .news_detail_text {
	padding: 25px;
	font-size: 1.14286rem;
}

.what_to_see .news_detail_text p {
	text-align: justify;
	text-indent: 2cm;
	line-height: 1.7;
}

.what_to_see .news_detail_text hr {
	margin-top: 50px;
}

.what_to_see .news_detail_text h3 {
	color: #1ea0e4;
	font-size: 1.33334rem;
	text-align: left;
}


.what_to_see .news_detail_text .news_detail_capacity p,
.what_to_see .news_detail_text .news_detail_leisure p,
.what_to_see .news_detail_text .news_detail_additional_services p,
.what_to_see .news_detail_text .news_detail_address p,
.what_to_see .news_detail_text .news_detail_phone p,
.what_to_see .news_detail_text .news_detail_work_schedule p,
.what_to_see .news_detail_text .news_detail_photo p
{
	text-indent: 0;
	font-size: 1.04762rem;
}


.what_to_see .news_detail_text .news_detail_advantages p {
	text-indent: 0;
	color: white;
	background-color: #fb1a4e;
	text-align: center;
}

.what_to_see .news_detail_text .news_detail_photo .img_list {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.what_to_see .news_detail_text .news_detail_photo .img_list img {
	width: auto;
	height: 250px;
	margin: 0 10px 30px;
}

@media screen and (max-width: 750px) {
	.what_to_see .news_detail_text .news_detail_photo .img_list img {
		max-width: 100%;
		height: auto;
		margin: 20px 0;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/what_to_see_list/bitrix/news.detail/.default/style.css?16582858711656 */
