@charset "windows-1251";

/*custom styles*/

.album-photo {max-width: 300px;}

.no-scroll {
	position: fixed;
	overflow-y: hidden;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;

}
.col-20 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
  max-width: 20%; }

  @media screen and (max-width: 1024px) {
		.col-20 {
		  -webkit-box-flex: 1;
		  -ms-flex: 1 1 33.3333%;
		  flex: 1 1 33.3333%;
		  max-width: 33.3333%; }  	
  }
  @media screen and (max-width: 768px) {
	.col-20 {
	  -webkit-box-flex: 1;
	  -ms-flex: 1 1 50%;
	  flex: 1 1 50%;
	  max-width: 50%; }  	
  }
  @media screen and (max-width: 568px) {
	.col-20 {
	  -webkit-box-flex: 1;
	  -ms-flex: 1 1 100%;
	  flex: 1 1 100%;
	  max-width: 100%; }  	
  }

#homefilterobjectsloader {
	display:none;
	width:90px;
	height:90px;
	padding:20px;
	margin:20px auto;
	background:url(/img/360.GIF) 50% 50% no-repeat;
}

.butt {
	background-color: #46c276;
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 15rem;
	height: 3rem;
	color: #fff;
	font-size: 1.6rem;
	margin:20px auto;
	border:0px;
}
.grid {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.photosli-sizer, .photosli {
width: 25%;
box-sizing:border-box;
list-style: none;
}
	.guestbookli-sizer {
		width: 33.333%;
		box-sizing:border-box;
		list-style: none;
	}

	.guestbookli {
		padding:0;
		width: 33.33%;
		box-sizing:border-box;
		list-style: none;
	}

.guestbookli .feedback-item {
	margin:0px 20px !important;
	/*margin-right: 0;*/
}

form.usual{
	width:80%;
	margin:0 auto;
/*	padding:20px;*/
}

.formgroup {
	width:100%;
	position:relative;
	margin-bottom:20px;
}
.formgroup label{
	cursor: text;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	position:absolute;
	background:white;
	font-weight:bold;
	top:10px;
	left:10px;
	padding:0px;
	background:#fff;
	color:#333;
}
.formgroup label.up{
	padding:5px;
	color:#333;
	font-size:14px;
	line-height:13px;
	top:-10px;
	left:10px;
}
.formgroup input{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding:10px !important;
	border:1px solid #ddd !important;
	color:#333 !important;
	width:100%;
}
.formgroup textarea{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding:10px !important;
	border:1px solid #ddd !important;
	color:#333 !important;
	width:100%;
}
.buttongroup {
	text-align:center;
}

.buttonred,.buttonred:hover {
/*	padding:15px 40px !important; */
	display:block;
	text-transform:uppercase;
	font-size:17px;
	font-weight:bold;
	color:	#aa092e !important;
	text-align:center;
	border:1px solid #aa092e;
	background:#fff;
	text-decoration:none;
}

/*#newscontainer {
	margin-top:30px;	
}*/

.photo-wrapper {
	WIDTH: 48%;
	MARGIN-RIGHT:2%;
	FLOAT:LEFT;
}
.photo-wrapper IMG{
	WIDTH:100%;
}

.guestbook-switch {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.guestbook-switch__category {
	flex: 1 1 28%;
	margin-right: 3.2rem;
}
	.guestbook-switch__category:last-child {
		margin-right: 0;
	}


/*news*/
.newsimageclass {width:100%;}
.inlinetagcontainer {
	margin: 20px 0px;
}
/*.tagcont, .tagcont:visited {
    font-size: 1.3rem;
    padding: 5px;
    margin: 1px;
    display: inline-block;
    text-decoration: none;
    color: gray;
    text-decoration: underline;
    padding: 5px 15px;
    word-wrap: nowrap;
    padding: .7rem 0;
    display: block;
}*/

.photo-wrapper-top {
	width:100%;
	box-sizing:border-box;
	padding:20px;
	border:1px solid #efefef;
	margin: 0 0 2rem 0;
}
.photo-wrapper-top img {width:100%;}







@media screen and (max-width: 1200px) {
	.guestbookli-sizer, .guestbookli {
		width: 50%;
	}
}

@media screen and (max-width: 768px) {
	.guestbook-switch {
		flex-flow: row wrap;
	}
	.guestbook-switch__category {
		flex: 1 1 100%;
		margin: 0 0 1rem 0;
	}

	.guestbook-switch__category img {
		display: none;
	}

	.guestbookli-sizer, .guestbookli {
		width: 100%;
	}



}




/* Dead Accordion */

.deadblock{text-align:center;}

	.deaditem{display: inline-block;}

		.deadtab{
			display: block;
			margin:0 5px 0px 5px;
			padding:8px 7px 10px 7px;
			border:1px solid #e0e0e0;

			font-family: 'Acrom',sans-serif;
			font-size: 13px ;
			font-weight: normal;
			color: #717171;
			text-decoration:none;
			}
		.deadtab:hover{
			color: #ffffff;
			background:#008ed3;
			}
		.deadtabactive{
			color: #ffffff;
			background:#008ed3;
			}

		.deaddownload{
			display: block;
			margin:0 5px 0 5px;
			padding:8px 10px 10px 10px;

			border-bottom:1px solid #e0e0e0;
			border-left:1px solid #e0e0e0;
			border-right:1px solid #e0e0e0;

			font-family: 'Acrom',sans-serif;
			font-size: 13px ;
			font-weight: normal;
			color: #717171;
			text-decoration:none;
			}
		.deaddownload:hover{
			color: #717171;
			background:#e0e0e0;
			}

        .deaddownload2{
			display: block;
			margin:0 5px 0 5px;
			padding:8px 15px 10px 15px;

			border-bottom:1px solid #e0e0e0;
   			border-top:1px solid #e0e0e0;
			border-left:1px solid #e0e0e0;
			border-right:1px solid #e0e0e0;

			font-family: 'Acrom',sans-serif;
			font-size: 14px ;
			font-weight: normal;
			color: #717171;
			text-decoration:none;
			}
		.deaddownload2:hover{
			color: #717171;
			background:#e0e0e0;
			}



.santitle {
	margin-lefT:20px !important
}
.deadaccordion{}
	.deadaccordioncaption{
		margin: 10px 0 0 0;
		padding: 10px 10px 9px 25px;
		border: 1px solid #e0e0e0;
		background:#008ed3;
		text-align:center;
		font-family: 'Acrom',sans-serif;
		font-size: 22px ;
		font-weight: normal;
		color: #ffffff;
		}
	.deadaccordioncontent{
		padding:25px;
		border-left:1px solid #e0e0e0;
		border-right:1px solid #e0e0e0;
		border-bottom:1px solid #e0e0e0;
		}

.rooms{}
	.rooms table{}
		.rooms table .th{}
			.rooms table .th td{
				border-right:1px solid #ffffff !important;
				border-bottom:1px solid #ffffff !important;
				background:#ececec;

				font-family: 'Acrom',sans-serif;
				color: #525252;
				}
				.rooms table .th td span{display:block;}
					.rooms table .th td span:first-child{font-size: 14px; font-weight: bold;}
					.rooms table .th td span:last-child{font-size: 12px; font-weight: normal;}

		.rooms table .tsh{}
			.rooms table .tsh td{
				border-right:1px solid #ffffff !important;
				border-bottom:1px solid #ffffff !important;
				background:#f4f4f4;

				font-family: 'Acrom',sans-serif;
				font-size: 14px;
				color: #525252;
				}
				.rooms table .tsh td:nth-child(even){font-weight: bold;}
				.rooms table .tsh td:nth-child(odd){font-weight: normal;}

		.rooms table tr td{
			padding:10px 10px 10px 20px;
			border-right:1px solid #f1f1f1;
			border-bottom:1px solid #e0e0e0;

			font-family: 'Acrom',sans-serif;
			font-size: 16px;
			color: #525252;
			}
			.rooms table tr td:first-child{}
				.rooms table tr td:first-child a{font-weight: bold; font-size: 19px; color: #a02529;}

			.rooms table tr td:last-child{}
				.rooms table tr td:last-child a{font-weight: normal; font-size: 17px; color: #f1f1f1;}
				.rooms table tr td small a{font-weight: normal !important; font-size: 14px !important; color: #525252 !important;}

			.rooms table td:nth-child(even){font-weight: bold; border-right:0;}
			.rooms table td:nth-child(odd){font-weight: normal;}

				.rooms table .actions{
					margin:0;
					padding:0;
					list-style-type:none;
					}
					.rooms table .actions li{float:left; margin:0 10px 0 0;}

.comparerooms{}
	.comparerooms table{}
		.comparerooms table .th{}
			.comparerooms table .th td{
				border-right:1px solid #ffffff !important;
				border-bottom:1px solid #ffffff !important;
				background:#ececec !important;

				font-family: 'Acrom',sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #525252;
				}

		.comparerooms table .tsh{}
			.comparerooms table .tsh td{
				border-right:1px solid #ffffff !important;
				border-bottom:1px solid #ffffff !important;
				background:#f4f4f4 !important;

				font-family: 'Acrom',sans-serif;
				font-size: 14px;
				color: #525252;
				font-weight: normal;
				}

		.comparerooms table tr td{
			padding:14px;
			border-right:1px solid #f1f1f1;
			border-bottom:1px solid #e0e0e0;

			font-family: 'Acrom',sans-serif;
			font-size: 14px;
			font-weight: normal;
			color: #525252;
			}

			.comparerooms table tr:last-child td{border-bottom: 0;}
			.comparerooms table tr:nth-child(even) td{background:#f1f1f1; border-right:1px solid #ffffff;}

				.comparerooms table .th td:first-child{background:#ffffff !important;}
				.comparerooms table .tsh td:first-child{background:#ffffff !important;}

				.comparerooms table tr td:first-child{font-weight: bold;}
				.comparerooms table tr td:last-child{border-right:0;}

.roominfo{}
	.roominfo td{
		padding:20px 10px 10px 20px !important;
		border-left:1px solid #e0e0e0 !important;
		border-right:1px solid #e0e0e0 !important;
		border-bottom:1px solid #e0e0e0 !important;
		}
		.roompic{
			width:310px;
			float:left;
			margin:0 50px 0 0;
			}
			.smallroompic{
				display:block;
				width:93px;
				height:60px;
				float:left;
				margin:10px 10px 0 0;
				}

		.roomdescription{
			overflow:hidden;
			}
			.roomtitle{
				margin: 0 0 20px 0;

				font-family: 'Acrom',sans-serif;
				font-size: 24px;
				font-weight: 500;
				color: #525252;
				}
			.roomchars{}
				.roomchars ul{
					margin:-3px 0 0 0;
					padding:0;
					list-style-type:none;
					}
					.roomchars ul li{}

			.roomcontrols{}
				.roomcontrols .button, .tsh .button{
					display: block;
					width: 155px;
					margin: 15px 0 15px 0;
					padding: 6px 10px;
					border: 1px solid #e0e0e0;
					background: none repeat scroll 0 0 #0099cc;

					font-family: "Acrom",sans-serif;
					font-size: 12px !important;
					font-weight: bold !important;
					color: #ffffff !important;
					text-decoration: none;
					text-transform: uppercase;
					text-align: center;
					}
				.tsh .button {margin: 0px !important}



.sanatoriumsections{margin:20px 0 20px 0; padding:0; list-style-type:none; text-align:center;}
	.sanatoriumsections li{
		display:inline-block;
		}
		.sanatoriumsections li a,
		.sanatoriumsections li span{
			font-family: "Acrom",sans-serif;
			font-size: 17px;
			font-weight: 500;

			padding-left:15px;
			padding-right:15px;
			padding-top:5px;
			padding-bottom:7px;

			display:block;
/*			width:300px; */
			margin: 0 10px 0 10px;
			text-decoration:none;
			border:1px solid;
			}

		.sanatoriumsections li span{
			font-size: 18px;
			color:#ffffff;

			border-bottom:0;
			}


#zatychkaoverlay {
	z-index:10000;
	display:none;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background:#fff url(/img/360.GIF) no-repeat 50% 50%;
}


.feedback-item__text {
	text-decoration:none;
}

.event {
	text-decoration: none;
}

.infrastructure-description {
	padding: 1rem;
}


/*äîáàâèòü â ñáîðêó*/
.objects-list {
	overflow: hidden;
}

.shareblock {
	text-align: center;
    padding: 40px;
    border-top: 1px solid #eee;
    background-color: #eee;
}

.shareblock__heading {
	display: block;
	margin: 0 0 20px 0;
}

.thinbuttoninline100 {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px !important;
    color: #a02529;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    /* margin: 0 auto 20px auto; */
    padding: 6px 10px 6px 10px;
    border: 1px solid #a02529;
    width: 160px;
    text-align: center;
}

	.thinbuttoninline100 span,
	.thinbuttoninline100 label {
		font-size: 13px !important;
		cursor: pointer;
	}

.thinbuttoninline100:hover {
	opacity: .8;
}

.actions > li {
	list-style: none;
}

.roomname {
	color: #a02529;
}

.rooms table {
	min-width: 348px;
}

.comparetd ul li {
	padding: 0;
}
	.comparetd a.button {
		width: auto;
		max-width: 250px;
	}

@media screen and (max-width: 1200px){
	.rooms table .actions li,
	.rooms table .actions li a {
		width: 100%;
	}
		.rooms table .actions li:first-child {
			display: none;
		}
}


@media screen and (max-width: 1024px){
	.comparetd {
    	display: none;
	}

	.deaditem {
		display: inline-block;
	    width: 45%;
	    margin: 0 0 25px;
	}
}

@media screen and (max-width: 768px) {
	.rooms table tr td {
	    padding: 5px;
	}

	.deadaccordioncontent {
    	padding: 3px;
	}
	.sanatoriumsections li {
		display: inline-block;
	    width: 100%;
	    padding: 0;
	    margin: 0 0 5px 0;
	}

	.deaditem {
	    display: inline-block;
	    width: 100%;
	    margin: 0 0 25px 0;
	}
}

@media screen and (max-width: 413px) {
	.rooms {
		overflow-x: scroll;
	}	
}


.modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.8);
}

.modal-content {
	background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    z-index: 10001;
}

.close-modal {
	color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    z-index: 10002;
    opacity: .7;
    cursor: pointer;
}
	.close-modal:hover {
		opacity: 1;
	}


#photogrid {
	display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 3.2rem 0 0 0;
}

.photosli {
    padding: 0;
    margin: 0;
/*    flex: 1 1 24%;*/
    list-style: none;
/*    max-width: 24.25%;*/
	width:25%;
 /*   margin: 0 1% .5rem 0;*/
}
	
	.photosli img {
		width: 100%;
	}
	.photosli a {
		width: 100%;
    	height: 100%;
    	display: block;
	padding:10px;
	}
	.photosli-sizer {
		display: none;
	}

	@media screen and (min-width: 961px) {
		.photosli:nth-child(4n+1) {
			margin-right: 0;
		}
	}

	@media screen and (min-width: 769px) and (max-width: 960px) {
		.photosli {
		    padding: 0;
		    margin: 0;
		    list-style: none;
			width:33%;
		}
		.photosli:nth-child(2n+1) {
		}
	}

	@media screen and (max-width: 768px) {
		.photosli {
		    padding: 0;
		    margin: 0;
		    list-style: none;
			width:50%;

		}
	}


/*ÑÏÅÖÏÐÅÄËÎÆÅÍÈß*/
.special-offer-online-table-header td {
	background-color: #296192 !important;	
}

tr.special-offer-online-table-body td {
    background: #e3f2ff !important;
}

/*.special-offer-header span {
	color: #fff;
}*/


.object-thumbnail {
	padding:0px !important;
}
@media screen and (max-width: 600px) {
.object-thumbnail {
	height:10rem !important;
}
}

#moreclicker {
  display: block !important;
	width:200px;
	margin: 0 auto;
  position: relative !important;
  overflow: hidden !important;
  color: #fff !important;
  font-size: 1.3rem !important;
text-align:center;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  background-color: #46c276 !important;
  padding: 1rem 3rem !important;
  cursor: pointer !important;
  -webkit-transition: 300ms !important;
  -o-transition: 300ms !important;
  transition: 300ms !important; 

}
#moreclicker:visited {
    color: #fff  !important; }
#moreclicker:hover {
    background-color: #3bb36a !important; }
.zoom-news-date {
/*	border:1px solid #ddd;*/
	padding:5px 5px 5px 25px;	
	background:url(/img/ico-date.png) 0% 50% no-repeat;
	display:block;
	width:120px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	margin-bottom:10px;
}
.mt-0 {margin-top: 0 !important;}
.mb-0 {
  margin-bottom: 0px !important; }
 .mb-10 {
  margin-bottom: 10px !important; }
.mb-20 {
  margin-bottom: 20px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.mb-200 {
  margin-bottom: 200px !important; }


.padding-10 {
  padding: 10px !important; }

.padding-20 {
  padding: 20px !important; }

.padding-30 {
  padding: 30px !important; }

.padding-40 {
  padding: 40px !important; }

.padding-50 {
  padding: 50px !important; }



  @media screen and (max-width: 768px) {
  .mb-20 {
    margin-bottom: 15px !important; }
  .mb-30 {
    margin-bottom: 25px !important; }
  .mb-40 {
    margin-bottom: 30px !important; }
  .mb-60 {
    margin-bottom: 45px !important; }
  .mb-80 {
    margin-bottom: 60px !important; }
  .mb-100 {
    margin-bottom: 80px !important; }
  .mb-200 {
    margin-bottom: 165px !important; } }

@media screen and (max-width: 568px) {
  .mb-20 {
    margin-bottom: 10px !important; }
  .mb-30 {
    margin-bottom: 20px !important; }
  .mb-40 {
    margin-bottom: 25px !important; }
  .mb-60 {
    margin-bottom: 35px !important; }
  .mb-80 {
    margin-bottom: 45px !important; }
  .mb-100 {
    margin-bottom: 60px !important; }
  .mb-200 {
    margin-bottom: 135px !important; } }

@media screen and (max-width: 413px) {
  .mb-20 {
    margin-bottom: 10px !important; }
  .mb-30 {
    margin-bottom: 15px !important; }
  .mb-40 {
    margin-bottom: 20px !important; }
  .mb-60 {
    margin-bottom: 30px !important; }
  .mb-80 {
    margin-bottom: 40px !important; }
  .mb-100 {
    margin-bottom: 50px !important; }
  .mb-200 {
    margin-bottom: 100px !important; } }


    @media screen and (min-width: 1201px) {
  .hidden-from-xl {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (min-width: 1025px) {
  .hidden-from-lg {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (min-width: 993px) {
  .hidden-from-md {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (min-width: 569px) {
  .hidden-from-sm {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (max-width: 1024px) {
  .visible-from-lg {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (max-width: 993px) {
  .visible-from-md {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (max-width: 568px) {
  .visible-from-sm {
    display: none !important;
    overflow: hidden !important; } }


.homespecials .publichotspec{
margin-bottom:5px;
height:470px;
overflow:hidden;
border-radius:10px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-sizing:border-box;
position: relative;
width: 100%;
text-decoration: none;
cursor: pointer;
z-index: 1;
}
.homespecials .publichotspec div.txt {
	padding:20px;
}

.homespecials .specimageDiv{
	border-radius:0px;
	margin-bottom:1rem;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.homespecials h2{
	font-size: 1.9rem;
	font-weight: 600;
	color: #296495;
	margin-top: 0rem !important;
	margin-bottom: 1rem !important;
	text-transform: uppercase;
}
.homespecials .dvalue {
	margin-bottom: 1rem;
	font-size: 1.9rem;
	font-weight:bold;
	color:#e32e3d;
}
.homespecials .dvalue b {
	font-weight:bold !Important;
}
.homespecials .specimageDiv {
	min-height:240px;
}
.homespecials .desc, .homespecials .desc p{
font-size: 1.5rem;
line-height: 2rem;
font-weight: 400;
    position: relative;
}
.homespecials .desc {
	height:60px;
	overflow:hidden;
	margin-bottom:10px;
}
.homespecials .desc::after {
content: "";
    left: 0;
	bottom:0px;
    position: absolute;
    height: 60px;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eaeaea', endColorstr='#eaeaea',GradientType=0 );
}
.homespecials a.more {
background: #2eaa69;
    border: 1px solid #2eaa69;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    padding: 10px 20px;
font-family: AcromBold;
    text-shadow: none;
    text-transform: uppercase;
    text-decoration: none;
    /* background: #f6f6f6; */
    color: #fff;
    box-sizing: border-box;
    display: block;
    margin-right: 10px;
    border-radius: 5px;
	font-size:14px;
}


.faqgroups {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.faqgroups li {
	list-style-image:none;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #eeeeee;
}
.faqgroups li a {
    text-decoration: none;
    font-weight: bold;
font-size: 1.8rem;
}

.faq-specialist-title {
    font-family: 'Acrom',sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #008ed3;
}
.faq-specialist {
    font-family: 'Acrom',sans-serif;
    margin: 30px 0 30px 0;
}
.specialist-photo {
    width: 130px;
    height: 130px;
    float: left;
}
.specialist-info {
    float: left;
    margin: 15px 0 0 30px;
}
.specialist-name {
font-size: 2rem;
    font-weight: bold;
    color: #000000;
}
.specialist-job {
font-size: 1.8rem;
    font-weight: normal;
    color: #000000;
}
.specialist-contacts {
    margin: 15px 0 0 0;
font-size: 1.8rem;
    font-weight: normal;
    color: #000000;
}
.faq-question {
    padding: 30px 45px 30px 0px;
    text-align: left;
    font-family: 'Acrom',sans-serif;
font-size: 1.8rem;
    font-weight: normal;
    color: #4c4c4c;
    line-height: 22px;
}
.faq-answer {
    margin: 0px 0px 0 210px;
    padding: 30px 45px 30px 30px;
    background: #f6f6f6 ;
    text-align: left;
    font-family: 'Acrom',sans-serif;
font-size: 1.8rem;
    font-weight: normal;
    line-height: 22px;
}
.faq-post-line {
	display:none;
    width: 100%;
    margin: 0 0 40px 0;
}



	
	.faq-wide {
		background: #fff url(/img/bg/bg-theme-1_transparent.png);
		background-size:cover;
	}
	.blk-content .faq-wide{
		margin-top:30px;
		margin-bottom:30px;
	}
	.faq-wide .content-container {
		padding-top:50px;
		padding-bottom:50px;
	}
	.any-questions{
	    font-family: 'Acrom';
	    font-weight: bold;
		color:#007393;
		text-align:center;
		font-weight:bold;
		margin-bottom:20px;
		font-size:20px;
	}
	.btn_invert {
		margin:0 auto;
		padding:14px 30px !important;
		color: #fff;
		background:#007393;
	    box-sizing: border-box;
	    font-family: 'Acrom';
	    font-weight: bold;
	    text-shadow: none;
	    text-transform: uppercase;
	    text-decoration: none;
	    display: block;
	text-align:center;
	width:250px;
	    border-radius: 5px;
	    line-height: 100%;
	    transition: 250ms;
		border: 1px solid #007393;
	color:white !important;
	}
	.btn_invert:hover {
		background-color: #fff !important;
		color:#007393 !important;
		border: 1px solid #007393;
/*		color:#02a972 !important; */
	}
	.btn_invert::after {
		background-color: rgba(0, 125, 255, 0.05);
	}
	.faq-wide+.mapmenu {margin-top:0px}




h2 a:before {
	display: block;
	content: "";
	height: 40px;
	margin: -32px 0 0;
}























.section-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

@media screen and (max-width: 768px) {
  .section-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

.section-tabs__tabs {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  margin-right: 20px; }

@media screen and (max-width: 768px) {
  .section-tabs__tabs {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .section-tabs__tabs > ul {
    display: none; } }

.section-tabs__content {
  width: 75%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1; }

@media screen and (max-width: 768px) {
  .section-tabs__content {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .section-tabs__content {
    display: none; } }

.section-tabs.section-tabs_type-arrow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .section-tabs.section-tabs_type-arrow .tabs-scrollable {
    max-height: 550px;
    overflow: hidden; }
  .section-tabs.section-tabs_type-arrow .section-tabs__tabs {
    margin-right: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 35%;
    -ms-flex: 1 1 35%;
    flex: 1 1 35%; }
    .section-tabs.section-tabs_type-arrow .section-tabs__tabs ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .section-tabs.section-tabs_type-arrow .section-tabs__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 65%;
    -ms-flex: 1 1 65%;
    flex: 1 1 65%;
    background: #fff;
    border: 1px solid #bebebe;
    overflow: hidden;
    padding: 40px 40px 40px 40px;
    position: relative;
    border: none; }
    .section-tabs.section-tabs_type-arrow .section-tabs__content:after {
      position: absolute;
      display: block;
      content: '';
      width: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      height: 40px;
      background: #fff; }
  .section-tabs.section-tabs_type-arrow .tab {
    position: relative;
    background: #fff;
    cursor: pointer;
    list-style: none;
    color: #9c9a9a;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direcrion: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px;
    border-top: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe; }
    .section-tabs.section-tabs_type-arrow .tab:first-child {
      border-left: 1px solid #bebebe; }
    .section-tabs.section-tabs_type-arrow .tab.active {
      position: relative;
      background: #fff;
      color: #009e6a;
      border-bottom: 1px solid #fff; }
      .section-tabs.section-tabs_type-arrow .tab.active:after {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 3px;
        background: #009e6a; }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-arrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-arrow .section-tabs__tabs ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-arrow .section-tabs__tabs {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-arrow .section-tabs__tabs > ul {
    display: none; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-arrow .section-tabs__content {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-arrow .section-tabs__content {
    display: none; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-arrow .tab {
    font-size: 16px; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-arrow .tab {
    min-height: auto; } }

.arrow-holder {
  position: relative; }
  .arrow-holder .swiper-button-next, .arrow-holder .swiper-button-prev {
    width: 35px;
    height: 35px;
    /*left: 50%;*/
    top: 50%;
    background: url(/img/icons/caret-white.png) #009e6a no-repeat;
    background-position: center center;
    z-index: 2;
    border-radius: 50%;
    cursor: pointer; }
  .arrow-holder .swiper-button-next {
    right: -10px;
    transform: translateY(17px) rotate(-90deg);
/*    -webkit-transform: rotate(180deg) translateY(-50%);
    -ms-transform: rotate(180deg) translateY(-50%);
    transform: rotate(180deg) translateY(-50%); }*/
	}
  .arrow-holder .swiper-button-prev {
    /*bottom: 0;*/
    left: -10px;
    transform: translateY(17px) rotate(90deg);
    /*-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }*/
	}

.section-tabs.section-tabs_type-small {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 1000px;
  -webkit-transition: max-height 500ms;
  -o-transition: max-height 500ms;
  transition: max-height 500ms; }
  .section-tabs.section-tabs_type-small .section-tabs__tabs {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: -1px; 
	z-index: 2;}
    .section-tabs.section-tabs_type-small .section-tabs__tabs ul {
    	margin: 0;
    	padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .section-tabs.section-tabs_type-small .section-tabs__content {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    background: #fff;
    border: 1px solid #eeeeee;
    overflow: hidden;
    padding: 40px 40px 40px 40px;
    position: relative;
    max-height: 1500px;
    -webkit-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms; }
    .section-tabs.section-tabs_type-small .section-tabs__content:after {
      position: absolute;
      display: block;
      content: '';
      width: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      height: 40px;
      background: #fff; }
  .section-tabs.section-tabs_type-small .tab {
    position: relative;
    margin: 0 0 0 0;
    background-image: -o-linear-gradient(top, #F3F3F3 0%, #ebebeb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F3F3F3), color-stop(100, #ebebeb));
    background-image: -webkit-linear-gradient(top, #F3F3F3 0%, #ebebeb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#ebebeb));
    background-image: linear-gradient(to bottom, #F3F3F3 0%, #ebebeb 100%);
    font-weight: 600;
    cursor: pointer;
    list-style: none;
    color: #9c9a9a;
    -webkit-box-flex: 0;
    -webkit-flex: 1 1 19%;
    -ms-flex: 1 1 19%;
    flex: 1 1 19%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direcrion: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3; }
    @media screen and (max-width: 1065px) {
      .section-tabs.section-tabs_type-small .tab {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
        flex: 1 1 30%; } }
  .section-tabs.section-tabs_type-small.smaller .tab {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 15%;
    -ms-flex: 0 1 15%;
    flex: 0 1 15%;
    text-align: center; }
  .section-tabs.section-tabs_type-small .tab:first-child {
    border-left: 1px solid #e3e3e3; }
  .section-tabs.section-tabs_type-small .tab.active {
    position: relative;
    background: #fff;
    color: #009e6a;
    border-bottom: 1px solid #fff; }
    .section-tabs.section-tabs_type-small .tab.active:after {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 3px;
      background: #009e6a; }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-small .section-tabs__tabs ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-small .section-tabs__tabs {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-small .section-tabs__tabs > ul {
    display: none; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-small .section-tabs__content {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-small .section-tabs__content {
    display: none; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-small .tab {
    font-size: 16px; } }

@media screen and (max-width: 768px) {
  .section-tabs.section-tabs_type-small .tab {
    min-height: auto; } }

.collapsable {
  position: relative; }

.collapsable__btn {
  position: absolute;
  display: block;
  content: '';
  width: 35px;
  height: 35px;
  bottom: -17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  /* right: 0; */
  background: url(/img/icons/caret-white.png) #009e6a no-repeat;
  background-position: center center;
  z-index: 2;
  border-radius: 50%;
  cursor: pointer; }

.section-tabs__content.concatenated {
  -webkit-transition: max-height 500ms !important;
  -o-transition: max-height 500ms !important;
  transition: max-height 500ms !important;
  max-height: 335px !important; }








  @media screen and (min-width: 769px) {
  #mini_tab {
    display: none; } }

.cd-accordion-menu .has-children {
  margin-bottom: 6px;
  list-style: none; }
  .cd-accordion-menu .has-children .slide_children {
    margin: 10px 15px; }

.has-children label {
  position: relative;
  display: block;
  padding: 15px 15px;
  background: #009e6a;
  color: #fff;
  cursor: pointer; }
  .has-children label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms; }

.has-children.active label:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-135deg);
  -ms-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff; }




  .swiper-container-pagination .swiper-button-prev, .swiper-container-multiple .swiper-button-prev {
  background: url(/img/icons/icon_caret-thick_left.png) #009e6a no-repeat;
  background-position: 45% 50%; }

.swiper-container-pagination .swiper-button-next {
  background: url(/img/icons/icon_caret-thick_right.png) #009e6a no-repeat;
  background-position: 55% 50%; }

.swiper-container-multiple {
  position: relative; }
  .swiper-container-multiple .swiper-button-next {
    background: url(/img/icons/icon_caret-thick_right.png) #009e6a no-repeat;
    background-position: 55% 50%; }
  .swiper-container-multiple.persons-swiper .swiper-slide {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .swiper-container-multiple .swiper-button-next {
    background-color: #009e6a;
    border-radius: 50%; }
  .swiper-container-multiple .swiper-button-prev {
    background-color: #009e6a;
    border-radius: 50%;
    left: 0; }
  .swiper-container-multiple .swiper-button-next {
    right: 0; }

/*
.swiper-container-multiple .swiper-slide {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 30% !important;
  -ms-flex: 1 1 30% !important;
  flex: 1 1 30% !important; }*/


  .swiper-container-multiple {
  width: 100%;
  height: 100%;
  overflow: hidden; 
	margin-bottom: -30px;}
  .swiper-container-multiple .swiper-slide {
  	padding: 0 10px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .swiper-container-multiple .swiper-slide a.photo {
      display: block;
      min-height: 350px;
      width: 100%; }


.swiper-button-prev_multiple {
    background: url(https://www.katun-san.ru//img/icons/icon_caret-thick_left.png) #009e6a no-repeat;
    background-position: 45% 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
    z-index: 10;
    cursor: pointer;
    background-size: 18px;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.swiper-button-next_multiple {
    background: url(https://www.katun-san.ru//img/icons/icon_caret-thick_right.png) #009e6a no-repeat;
    background-position: 55% 50%;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
    z-index: 10;
    cursor: pointer;
    background-size: 18px;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.block-sidebar__block {
	/*min-width: 100%;*/
	max-width: 100%;
}




.spa-item-fancy {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-flex: 1;
	-webkit-flex: 0 1 420px;
	-ms-flex: 0 1 420px;
	flex: 0 1 420px;
	/*margin-right: 30px;*/
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	transition: -webkit-box-shadow 200ms;
	-webkit-transition: -webkit-box-shadow 200ms;
	-o-transition: box-shadow 200ms;
	transition: box-shadow 200ms;
	transition: box-shadow 200ms, -webkit-box-shadow 200ms;
	min-height: 555px;
	margin-bottom: 30px;
}

.spa-item-fancy:hover {
	-webkit-box-shadow: 0 10px 22px rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 22px rgba(0, 0, 0, 0.2);
}

/*.person-fancy:last-child {
  margin-right: 0; }*/
.spa-item-fancy__name {
	position: relative;
	padding: 50px 10px 150px 10px;
	margin-bottom: 100px;
	background: url(https://www.katun-san.ru/img/bg/bg-spa-item.jpg);
	background-size: cover;
	text-align: center;
	font-size: 22px;
	color: #fff;
}

.spa-item-fancy__photo {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 160px;
	height: 160px;
	-webkit-transform: translateX(-50%) translateY(50%);
	-ms-transform: translateX(-50%) translateY(50%);
	transform: translateX(-50%) translateY(50%);
  /*background-size: cover;*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 70%;
	background-color: #fff;
	border: 3px solid #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.4);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.4);
}

.spa-item-fancy__position {
  /*margin-bottom: 80px;*/
	padding: 15px;
	text-align: center;
}

.spa-item-fancy__tel {
	color: #007393;
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	margin: 0 25px 25px 25px;
	padding: 20px 25px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}




.b-photos {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.b-photos .b-photo {
	margin-bottom: 10px;
	margin-right: 10px;
}

.b-photos .b-photo:nth-of-type(1) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 30%;
	-ms-flex: 1 1 30%;
	flex: 1 1 30%;
}

.b-photos .b-photo:nth-of-type(2) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 60%;
	-ms-flex: 1 1 60%;
	flex: 1 1 60%;
	margin-right: 0;
}

.b-photos .b-photo:nth-of-type(3) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 60%;
	-ms-flex: 1 1 60%;
	flex: 1 1 60%;
}

.b-photos .b-photo:nth-of-type(4) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 30%;
	-ms-flex: 1 1 30%;
	flex: 1 1 30%;
	margin-right: 0;
}

.b-photos .b-photo:nth-of-type(5) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 30%;
	-ms-flex: 1 1 30%;
	flex: 1 1 30%;
}

.b-photos .b-photo:nth-of-type(6) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 60%;
	-ms-flex: 1 1 60%;
	flex: 1 1 60%;
	margin-right: 0;
}

.b-photos .b-photo:nth-of-type(7) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 60%;
	-ms-flex: 1 1 60%;
	flex: 1 1 60%;
}

.b-photos .b-photo:nth-of-type(8) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 30%;
	-ms-flex: 1 1 30%;
	flex: 1 1 30%;
	margin-right: 0;
}

.b-photos .b-photo:nth-of-type(9) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 30%;
	-ms-flex: 1 1 30%;
	flex: 1 1 30%;
}

.b-photos .b-photo:nth-of-type(10) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 60%;
	-ms-flex: 1 1 60%;
	flex: 1 1 60%;
	margin-right: 0;
}

.b-photos .b-photo:nth-of-type(11) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 60%;
	-ms-flex: 1 1 60%;
	flex: 1 1 60%;
}

.b-photos .b-photo:nth-of-type(12) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 30%;
	-ms-flex: 1 1 30%;
	flex: 1 1 30%;
	margin-right: 0;
}


.page-footer-small p {
	color: #fff;
}


/*ñòàíäàðòíàÿ ôîðìà*/

.theme-form {
	background-color: #e9e9e9;
	padding: 4rem;
	transition: 400ms;
	transition-delay: 300ms;
	/*margin: 0 0 4rem 0;*/
}
.theme-form.theme-form_accent {
	background-color: #58a5d1;
}

.theme-form p, span {
	color: black;
}

/*.theme-form h2,
.theme-form h3,
.theme-form h4,
.theme-form h5,
.theme-form p,
.theme-form span {color:black !important;}*/

.theme-form .row,
.theme-form .col-6,
.theme-form .col-4,
.theme-form .col-3 {margin-bottom: 0px !important; padding-bottom:0!important;}

.theme-form input[type="text"],
.theme-form input[type="tel"],
.theme-form input[type="date"],
.theme-form input[type="email"],
select {
	width: 100%;
    padding: 1.1rem;
    height: 4.5rem;
    border: 0;
    outline: 0;
}
.theme-form textarea {
	width: 100%;
    padding: 1.1rem;
    height: 10rem;
    border: 0;
    outline: 0;	
}
.theme-form input[type="text"]:focus {
	box-shadow: 0 0 1px 1px #5eaad6 inset;
}

.theme-form__field {
	margin: 0 0 3.5rem 0;
}

.not-important {opacity: .75;}





@media screen and (max-width: 960px) {
	.b-photos .b-photo:nth-of-type(1),
    .b-photos .b-photo:nth-of-type(2),
    .b-photos .b-photo:nth-of-type(3),
    .b-photos .b-photo:nth-of-type(4),
    .b-photos .b-photo:nth-of-type(5),
    .b-photos .b-photo:nth-of-type(6),
    .b-photos .b-photo:nth-of-type(7),
    .b-photos .b-photo:nth-of-type(8),
    .b-photos .b-photo:nth-of-type(9),
    .b-photos .b-photo:nth-of-type(10),
    .b-photos .b-photo:nth-of-type(11),
    .b-photos .b-photo:nth-of-type(12) {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 45%;
		-ms-flex: 1 1 45%;
		flex: 1 1 45%;
	}
}

@media screen and (max-width: 768px) {
	.b-photos .b-photo:nth-of-type(1),
    .b-photos .b-photo:nth-of-type(2),
    .b-photos .b-photo:nth-of-type(3),
    .b-photos .b-photo:nth-of-type(4),
    .b-photos .b-photo:nth-of-type(5),
    .b-photos .b-photo:nth-of-type(6),
    .b-photos .b-photo:nth-of-type(7),
    .b-photos .b-photo:nth-of-type(8),
    .b-photos .b-photo:nth-of-type(9),
    .b-photos .b-photo:nth-of-type(10),
    .b-photos .b-photo:nth-of-type(11),
    .b-photos .b-photo:nth-of-type(12) {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 100%;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
		margin-right: 0;
	}
}

@media screen and (max-width: 768px) {
	.page-footer-small p {
		text-align: center;
	}
}


.ytp-videowall-still-image, .ytp-suggestion-set, .ytp-endscreen-content, .videowall-endscreen, .ytp-upnext{
	display:none !important;
}



.press-section_inner .news-link .news-item__img {
	height: 25rem;
}

.press-section_inner .news-lead {
	height: 43rem;
}

.guestlinks table {
	width:50%;
	margin:0 auto;
}
.guestlinks table tr:nth-child(2n) td {
	background:#fff !important;
}
.guestlinks table  td {
	vertical-align:middle !important;
}

@media screen and (max-width: 600px){
.guestlinks table {
	width:100%;
}
.guestlinks table td {
	width:100%;
	display:block;
	text-align:center;
}
}



.blk-sorting {
	background:#5bb1e2  !important
}
.drop-down > p {
	color:#000  !important
}
.drop-down {
	background:#fff  !important
}
.drop-down > h4 {
	color:#fff !important
}
.drop-down > ul {
	top:40px !important;
}
.drop-down.active > ul {
/*
	max-height:300px;
	overflow-y: scroll;
*/

}
.drop-down > ul > li.hiddenoption {
	display:none;
}

.drop-down-sutki {
	background:transparent !important;
	border:1px solid rgba(255,255,255,0.7)
}
.drop-down-sutki p{
}
.drop-down-sutki  .checkbox .check {
	top:3px;
}

.drop-down-sutki label{
font-family: Acrom;
color: #fff !important;
font-weight:bold;
font-size: 12px;
text-transform: uppercase;
}
.drop-down-sutki .checkbox {
margin-top: -2px;
display: inline-block;
}

/*.blk-sorting .drop-down.drop-down-kids {
	margin-bottom:0px !important;
}*/

.drop-down > ul > li.selectible > p:hover, .drop-down > ul > li.selected > p, .drop-down > ul > li.disabled > span {
	background:#2f88bb !important
}

.feedback-item.gobj1:nth-child(2n+1) .feedback-item__text {
	background-color:#008fd5
}
.feedback-item.gobj1:nth-child(2n+1) .feedback-item__text::after{
	border-top: 1.4rem solid #008fd5;
	border-right: 5.3rem solid #008fd5;
}

.feedback-item.gobj3:nth-child(2n+1) .feedback-item__text {
	background-color:#a02529
}
.feedback-item.gobj3:nth-child(2n+1) .feedback-item__text::after{
	border-top: 1.4rem solid #a02529;
	border-right: 5.3rem solid #a02529;
}



.blk-number .stars {
	position:absolute;
	left:20px;
	top:20px;
	color:#fff;
	background:#289cd8;
	border-radius:10px;
	padding:5px 10px;	
	font-size:13px;
}
.stars .fa-star {
	margin:0 1px;
}
.blk-number .clicker {
	height:300px;
/*	cursor:pointer; */
}

.blk-sorting.sticky {
	position:fixed;
	top:50px;
	z-index:1000;
	border:0px

}
.blk-sorting.sticky h4{
	display:none;
}
.blk-sorting.sticky * {
	font-size:14px !important
}

.blk-sorting.sticky .drop-down {
	margin-top:5px;
	margin-bottom:5px;
}
.blk-view-mode {
	display:none;
}
@media screen and (min-width: 1100px) {

.blk-view-mode {
	display:block;
}
.blk-numbers.display-list {}
.blk-numbers.display-list .blk-number{
	width:100%;
	PADDING-BOTTOM:0PX;
	MARGIN-BOTTOM:10PX;
	height:200px;	
}
.blk-numbers.display-list .blk-number>div, .blk-numbers.display-list .blk-number>a{
	float:left;
}
.blk-numbers.display-list .blk-number>.image {
	float:left;
	width:25%;
	height:200px;
}
.blk-numbers.display-list .blk-number>.number-content {
	margin:0px;
	float:left;
	width:30%;
}
.blk-numbers.display-list .blk-number>.itogo {
	float:left;
	width:18%;
	margin-right:2%
}
.blk-numbers.display-list .blk-number>.itogo {
	float:left;
	width:18%;
	margin-right:2%;
	position:relative;
	background:none;
	bottom:auto;
}
.blk-numbers.display-list .js-booking-modal {
	position:relative;
	float:left;
	width:23%;
	border-radius:10px;
	margin-top:20px;
}
.blk-numbers.display-list .blk-number .clicker {
	width:100%;
	height:200px;
	position:absolute;
}
.blk-numbers.display-list .blk-number .frame {
	display:none;
	bottom:00px;
	background:rgba(255,255,255,0.8);
	height:50px;

}
.blk-numbers.display-list .blk-number .image .images li {
	width:50px;
	height:30px;
}
.blk-numbers.display-list .blk-number .image .images li.active {
	margin-top:0px;
}
.blk-numbers.display-list .blk-number:hover .frame {
	display:block;
}
.blk-numbers.display-list  .blk-number .number-content .number-title h2, .blk-numbers.display-list .blk-number .itogo strong {
	font-size:24px;
}
.blk-view-mode {
	padding-top:20px;
}
.blk-numbers {
	margin-top:20px !important;
}
.blk-view-mode a{
	display:inline-block;	
	margin:0px 5px;
	padding:5px 5px;
}
.blk-view-mode a.active{
	color:#fff;
	background:#2eaa69;
	border-radius:5px;
}
.blk-numbers.display-list .blk-number .itogo h2 span.chto {
	width:120px !important;
	height:26px !important;
	font-size:13px !important;
	top:70px;
	lefT:0px;
}
}

.blk-number .itogo h2 span.chto {
	width:120px !important;
	height:26px !important;
	font-size:13px !important;
}
.blk-number .itogo h2 span.chto p {
	text-transform:uppercase;
	text-align:center;
	font-size:12px !important;
	width:100% !important;
	padding:7px 0px;
}
.counter-finished {	
	animation: counterFinished 0.6s;
	animation-delay: 600ms;
}

@keyframes counterFinished {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}


.b-photo .photo-name, .b-photo .photo-group-welcome, .b-photo .photo-qty {
	z-index:2 !important;
}


.theme-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 90%;
    max-width: 700px;
    background-color: #fff;
    box-shadow: 0 0 15px 1px rgba(0,0,0,.1);
    border-radius: 8px;
    padding: 40px 40px 40px 40px;
    z-index: 999;
    overflow: hidden;
    transition: 800ms;
}
.theme-modal-active {
    display: block;
}
.theme-form input[type="text"], .theme-form input[type="tel"], .theme-form input[type="date"], .theme-form input[type="email"], select {
    width: 100%;
    padding: 11px;
    height: 45px;
	font-size:15px;
    border: 0;
    outline: 0;
    border-radius: 45px;
}
.theme-form button[type="submit"] {
    background-color: #46c276;
    border-radius: 45px;
    border: 0;
    padding: 16px 40px;
    outline: 0;
}

.theme-modal-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: 300ms;
}

.theme-modal-close::before {
	position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    height: 3px;
    width: 2rem;
    background-color: black;
    background-color: lightgray;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
}

.theme-modal-close::after {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    height: 3px;
    width: 2rem;
    background-color: black;
    background-color: lightgray;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
}

.theme-modal-result {
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transform: translateY(-101%);
	background-color: #46c276;
	opacity: 0;
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	transition: 600ms;
}
.theme-modal-result.active {
	transform: translateY(0);
	opacity: 1;
}

@media screen and (max-width: 768px) {
	.theme-modal {
		padding: 45px 20px 20px 20px;
	}
	.theme-modal .theme-form {
		padding: 30px 20px;
	}
}