

/* Start:/local/templates/v1/components/bitrix/news.detail/camps/style.css?159889777313281*/
#section-top-block {

}
#section-top-block .block {
	height: 550px;
	margin-bottom: 40px;
	background-size: cover;
	background-position: center;
}
#section-top-block .block:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.15);
}
#section-top-block .block .desc {
	font-size: 18px;
	margin-bottom: 10px;
	text-shadow: 0 0 6px rgba(0,0,0,.3);
	z-index: 1;
	position: relative;
}
#section-top-block .block h1 {
	font-size: 63px;
	line-height: 74px;
	font-weight: 500;
	max-width: 1000px;
	margin: 0 auto 32px;
	text-shadow: 0 0 6px rgba(0,0,0,.3);
}
#section-top-block .block .title {

}

/* плашка */

#top-mini-section {
	background-color: #BBDEFB;
	border-radius: 10px;
	padding: 33px;
	max-width: 860px;
	margin: -130px auto 45px;
	z-index: 1;
}
#top-mini-section .tag {
	font-size: 11px;
	margin-bottom: 14px;
	letter-spacing: 0.1em;
	font-weight: 500;
}
#top-mini-section .title {
	font-size: 31px;
	font-weight: 500;
	margin-top: 14px;
	margin-bottom: 19px;
}
#top-mini-section .desc {
	font-size: 18px;
}

/* три блока */

#three-blocks {
	margin-bottom: 80px;
}
#three-blocks .block {
	box-shadow: 0 0 8px rgba(50,65,72,.2);
	border-radius: 10px;
	padding: 40px 50px 60px 30px;
	font-size: 15px;
	height: 100%;
}
#three-blocks .block p {
	padding-bottom: 10px;
}
#three-blocks .block h3 {
	font-size: 29px;
	font-weight: 500;
	margin-bottom: 40px;
	margin-top: 0;
}
#three-blocks .block h3:after {
	content: "";
	position: absolute;
	background-color: #0091FF;
	height: 2px;
	width: 30px;
	display: block;
	bottom: -10px;
}
#three-blocks .block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#three-blocks .block ul li {
	background: url(/local/templates/v1/components/bitrix/news.detail/camps/img/check-circle.svg) no-repeat left 0;
	padding-left: 30px;
	padding-bottom: 10px;
}
#three-blocks .block ul li:last-child {
	padding-bottom: 0;
}

/* видео с описанием */

#video-with-desc {
	margin-bottom: 80px;
}
#video-with-desc .embed-content {
	border-radius: 5px;
	overflow: hidden;
	margin-right: 20px;
}
#video-with-desc h3 {
	font-weight: 500;
	margin: 20px 0 26px;
	font-size: 37px;
	line-height: 39px;
	max-width: 520px;
}
#video-with-desc .desc {
	margin-bottom: 26px;
	max-width: 520px;
}

/* программа */

#program {
	background-color: #BBDEFB;
	padding-top: 45px;
	padding-bottom: 55px;
	margin-bottom: 60px;
}
#program h2.title {
	font-weight: 400;
	font-size: 19px;
	margin-bottom: 43px;
	margin-top: 0;
}
#program h2.title:after {
	content: "";
	position: absolute;
	background-color: #0091FF;
	height: 2px;
	width: 60px;
	display: block;
	bottom: -14px;
	left: 50%;
	margin-left: -30px;
}
#program .block {
	border-radius: 10px;
	font-size: 15px;
	height: 100%;
	overflow: hidden;
}
#program .block p {
	padding-bottom: 10px;
}
#program .block .photo {
	height: 290px;
	background-size: cover;
	background-position: center;
}
#program .block .desc {
	padding: 30px 30px 50px;
}
#program .block h3 {
	font-size: 25px;
	margin-bottom: 20px;
	font-weight: 500;
	margin-top: 0;
}
#program .block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#program .block ul li {
	background: url(/local/templates/v1/components/bitrix/news.detail/camps/img/check-circle.svg) no-repeat left 0;
	padding-left: 30px;
	padding-bottom: 10px;
}
#program .block ul li:last-child {
	padding-bottom: 0;
}
#program .owl-dots {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	text-align: center;
}
#program .owl-dot {
	outline: none;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #000;
	margin: 0 3px;
	opacity: .3;
}
#program .owl-dot.active {
	opacity: 1;
}
#program .owl-nav {
	width: 100%;
	position: absolute;
	top: -63px;
	left: 0;
}
#program .owl-nav .owl-prev,
#program .owl-nav .owl-next {
	width: 30px;
	height: 30px;
	outline: none;
	position: absolute;
}
#program .owl-nav .owl-prev {
	background: url(/local/templates/v1/components/bitrix/news.detail/camps/img/arrow_5_left.svg) no-repeat center;
	left: 0;
}
#program .owl-nav .owl-next {
	background: url(/local/templates/v1/components/bitrix/news.detail/camps/img/arrow_5_right.svg) no-repeat center;
	right: 0;
}
#program .owl-nav span {
	display: none;
}

/* Акция */

#promo-block {
	margin-bottom: 60px;
}
#promo-block .block {
	background: url(/local/templates/v1/img/demo/promo.jpg) no-repeat center / cover;
	padding: 40px;
	border-radius: 7px;
}
#promo-block .panel {
	box-shadow: 0 0 8px rgba(50,65,72,.2);
	border-radius: 10px;
	padding: 30px;
	max-width: 320px;
}
#promo-block .tag {
	color: #E02020;
	font-size: 12px;
	letter-spacing: 0.04em;
	margin-bottom: 30px;
	font-weight: 500;
}
#promo-block .title {
	font-size: 27px;
	font-weight: 500;
	margin-bottom: 20px;
}
#promo-block .desc {
	font-size: 15px;
	margin-bottom: 30px;
}

/* состав комплекта */

#price-desc {
	margin-bottom: 80px;
}
#price-desc .photo {
	background: url(/local/templates/v1/img/demo/3.jpg) no-repeat center / cover;
	height: 375px;
	border-radius: 5px;
	margin-right: 12px;
	margin-bottom: 30px;
}
#price-desc .contacts-block {
	background-color: #BBDEFB;
	margin-right: 12px;
	border-radius: 10px;
	padding: 40px 20px 50px;
}
#price-desc .contacts-block h3 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 24px;
	margin-top: 0;
}
#price-desc .contacts-block .phone,
#price-desc .contacts-block .mail {
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	padding-left: 38px;
	padding-top: 4px;
}
#price-desc .contacts-block .phone {
	background: url(/local/templates/v1/components/bitrix/news.detail/camps/img/phone.svg) no-repeat left top;
	margin-right: 40px;
}
#price-desc .contacts-block .phone span {
	font-size: 10px;
	margin-top: 5px;
	display: block;
	font-weight: 400;
	padding-left: 13px;
}
#price-desc .contacts-block .mail {
	background: url(/local/templates/v1/components/bitrix/news.detail/camps/img/mail.svg) no-repeat left top;
}
#price-desc h3 {
	font-size: 37px;
	margin-bottom: 30px;
	font-weight: 500;
	margin-top: 0;
}
#price-desc ul {
	list-style: none;
	margin: 0;
	padding: 0;
	max-width: 490px;
}
#price-desc ul li {
	background: url(/local/templates/v1/components/bitrix/news.detail/camps/img/check-circle.svg) no-repeat left 0;
	padding-left: 30px;
	padding-bottom: 10px;
}
#price-desc ul li:last-child {
	padding-bottom: 0;
}

/* размещение */

#hotels {
	margin-top: 45px;
	margin-bottom: 50px;
}
#hotels h2.title {
	font-weight: 400;
	font-size: 19px;
	margin-bottom: 54px;
}
#hotels h2.title:after {
	content: "";
	position: absolute;
	background-color: #0091FF;
	height: 2px;
	width: 60px;
	display: block;
	bottom: -14px;
	left: 50%;
	margin-left: -30px;
}
#hotels .hotel-info {
	box-shadow: 0 0 8px rgba(50,65,72,.2);
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
#hotels .simple-gallery .slide {
	height: 460px;
	margin-bottom: 0;
	border-radius: 0;
}
#hotels .simple-gallery .owl-nav .owl-prev,
#hotels .simple-gallery .owl-nav .owl-next {
	top: 215px;
}
#hotels .hotel-info .text {
	padding: 30px 30px 20px 10px;
}
#hotels .hotel-info .tag {
	font-size: 11px;
	color: #0091FF;
	font-weight: 500;
	margin-bottom: 24px;
	letter-spacing: 0.03em;
}
#hotels .hotel-info .title {
	font-size: 37px;
	margin-bottom: 30px;
	font-weight: 500;
}
#hotels .hotel-info .desc {
	max-width: 530px;
}
#hotels .hotel-info .desc p {
	margin-bottom: 10px;
}
#hotels .hotel-info .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
}
#hotels .hotel-info .owl-dot {
	outline: none;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 3px;
	opacity: .3;
}
#hotels .hotel-info .owl-dot.active {
	opacity: 1;
}
#hotels .rooms .block {
	box-shadow: 0 0 8px rgba(50,65,72,.2);
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
	padding-bottom: 60px;
}
#hotels .rooms .block .photos .slide {
	height: 290px;
	background-size: cover;
	background-position: center;
}
#hotels .rooms .block h3 {
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 16px;
	margin-top: 0;
}
#hotels .rooms .block .desc {
	padding: 30px;
}
#hotels .rooms .block .desc {
	font-size: 14px;
	line-height: 19px;
}
#hotels .rooms .block .desc p {
	margin-bottom: 10px;
}
#hotels .rooms .block .desc p:last-child {
	margin-bottom: 0;
}
#hotels .rooms .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
}
#hotels .rooms .owl-dot {
	outline: none;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 3px;
	opacity: .3;
}
#hotels .rooms .owl-dot.active {
	opacity: 1;
}
#hotels .rooms .more {
	background: #EEEEEE url(/local/templates/v1/components/bitrix/news.detail/camps/img/arrow_more.svg) no-repeat right 10px center;
	font-size: 11px;
	font-weight: 500;
	border-radius: 20px;
	text-transform: uppercase;
	letter-spacing: .055em;
	padding: 6px 27px 6px 14px;
	outline: none;
	color: #0091FF;
	display: inline-block;
	position: absolute;
	bottom: 30px;
	cursor: pointer;
}

/* галерея и текст */

.gallery-and-text {
	margin-bottom: 50px;
}
.gallery-and-text .simple-gallery .slide {
	height: 430px;
	margin-bottom: 0;
}
.gallery-and-text .simple-gallery .owl-nav .owl-prev,
.gallery-and-text .simple-gallery .owl-nav .owl-next {
	top: 200px;
}

.gallery-and-text .text {
	padding: 0 30px 20px 10px;
}
.gallery-and-text .tag {
	font-size: 11px;
	color: #0091FF;
	font-weight: 500;
	margin-bottom: 24px;
	letter-spacing: 0.03em;
}
.gallery-and-text .title {
	font-size: 37px;
	margin-bottom: 30px;
	font-weight: 500;
}
.gallery-and-text .desc {
	max-width: 530px;
}
.gallery-and-text .desc p {
	margin-bottom: 10px;
}
.gallery-and-text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery-and-text ul li {
	background: url(/local/templates/v1/components/bitrix/news.detail/camps/img/li_line.svg) no-repeat left 16px;
	padding-left: 37px;
	padding-bottom: 20px;
}
.gallery-and-text ul li:last-child {
	padding-bottom: 0;
}

#camp-form {
	background-color: #4F5EA7;
	padding: 60px 0 70px;
	margin-bottom: -20px;
}
#camp-form h3 {
	color: #fff;
	font-size: 37px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 44px;
	text-align: center;
}
#camp-form .form-group {
	margin-bottom: 14px;
}
#camp-form label {
	font-size: 14px;
	color: #fff;
	margin-bottom: 4px;
}
#camp-form input {
	color: #424242;
	letter-spacing: 0;
	line-height: 19px;
	border-radius: 3px;
	outline: none;
	box-shadow: none;
	font-size: 16px;
	resize: none;
	border: none;
}
#camp-form input:focus {
	border: none;
}
#camp-form .form-check label {
	font-size: 13px;
}
#camp-form .btn {
	margin-top: 15px;
}
#camp-form .form-row>.col, #camp-form .form-row>[class*=col-] {
	padding-right: 10px;
	padding-left: 10px;
}
.datepicker-days {
	font-size: 14px;
}


@media (max-width: 575.98px) {

	#top-mini-section {
		padding: 15px;
		max-width: calc(100% - 30px);
		margin: -90px auto 30px;
	}
	#top-mini-section .tag {
		font-size: 9px;
		margin-bottom: 10px;
	}
	#top-mini-section .title {
		font-size: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#top-mini-section .desc {
		font-size: 15px;
	}
	#three-blocks {
		margin-bottom: 30px;
	}
	#three-blocks .block {
		padding: 25px  20px;
		height: auto;
		margin-bottom: 20px;
	}
	#three-blocks .block h3 {
		font-size: 20px;
		margin-bottom: 40px;
	}
	#video-with-desc {
		margin-bottom: 30px;
	}
	#video-with-desc .embed-content {
		margin-right: 0;
	}
	#video-with-desc h3 {
		margin: 20px 0;
		font-size: 20px;
		line-height: 25px;
	}
	#program {
		padding-top: 30px;
		padding-bottom: 55px;
		margin-bottom: 30px;
	}
	#program .block .photo {
		height: 200px;
	}
	#program .block h3 {
		font-size: 20px;
	}
	#program .block .desc {
		padding: 30px 20px;
	}
	#promo-block {
		margin-bottom: 30px;
	}
	#promo-block .block {
		padding: 20px;
	}
	#promo-block .tag {
		font-size: 9px;
	}
	#promo-block .title {
		font-size: 20px;
		margin-bottom: 15px;
	}
	#promo-block .desc {
		font-size: 13px;
		margin-bottom: 20px;
	}
	#price-desc .photo {
		display: none;
	}
	#price-desc .contacts-block {
		padding: 20px;
	}
	#price-desc .contacts-block h3 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	#price-desc .contacts-block .phone {
		margin-right: 0;
		margin-bottom: 15px;
	}
	#price-desc .contacts-block .phone, #price-desc .contacts-block .mail {
		font-size: 15px;
		padding-bottom: 7px;
	}
	#price-desc h3 {
		font-size: 20px;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	#price-desc {
		margin-bottom: 30px;
	}
	#hotels .simple-gallery .slide {
		height: 250px;
	}
	#hotels .hotel-info .text {
		padding: 20px;
	}
	#hotels .hotel-info .tag {
		font-size: 9px;
		margin-bottom: 15px;
	}
	#hotels .hotel-info .title {
		font-size: 20px;
		margin-bottom: 15px;
	}
	#hotels .rooms .block .photos .slide {
		height: 250px;
	}
	#hotels .rooms .block .desc {
		padding: 20px;
	}
	#hotels .rooms .block h3 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	#hotels .rooms .block {
		height: auto;
		margin-bottom: 20px;
	}
	#hotels .rooms .more {
		bottom: 45px;
	}
	#hotels {
		margin-top: 40px;
		margin-bottom: 10px;
	}
	#hotels h2.title {
		margin-bottom: 40px;
	}
	.gallery-and-text .simple-gallery .slide {
		height: 250px;
	}
	.gallery-and-text .simple-gallery .owl-nav .owl-prev, .gallery-and-text .simple-gallery .owl-nav .owl-next {
		top: 115px;
	}
	.gallery-and-text .text {
		padding: 20px 0;
	}
	.gallery-and-text {
		margin-bottom: 20px;
	}
	.gallery-and-text .tag {
		font-size: 9px;
		margin-bottom: 15px;
	}
	.gallery-and-text .title {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.gallery-and-text ul li {
		padding-bottom: 13px;
	}
	#camp-form {
		padding: 30px 0;
	}
	#camp-form h3 {
		font-size: 20px;
		line-height: 25px;
	}

}
/* End */
/* /local/templates/v1/components/bitrix/news.detail/camps/style.css?159889777313281 */
