
/*  Fonts  */
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Montserrat-Regular.woff') format('woff'),
         url('../fonts/Montserrat-Regular.ttf') format('truetype'),
         url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Montserrat-Bold.woff') format('woff'),
         url('../fonts/Montserrat-Bold.ttf') format('truetype'),
         url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Montserrat-Medium.woff') format('woff'),
         url('../fonts/Montserrat-Medium.ttf') format('truetype'),
         url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*  General CSS  */
body{   
	background:#fff;
	font-family:'Montserrat-Regular', 'Arial', Sans-serif;	
	font-size:16px;
}
h1, h2, h3, h4, h5 ,h6{
    font-family: 'Montserrat-Bold', 'Arial', Serif;
	font-weight: normal;
}
h1{font-size:32px;line-height:44px;}
b, strong{font-family:'Montserrat-Bold', 'Arial', Sans-serif;}

.p12{font-size:12px;line-height:16px;}
.p14{font-size:14px;line-height:20px;}
.p16{font-size:16px;line-height:26px;}
.p18{font-size:18px;line-height:26px;}

.p24{font-size:22px;line-height:32px;}
.p32{font-size:32px;line-height:44px;}
.p44{font-size:44px;line-height:52px;}
.p52{font-size:52px;line-height:64px;}

/*.space_{letter-spacing:4px;}*/
.space_m{letter-spacing:2px;}

.mb12{margin-bottom:12px;}
.mb20{margin-bottom:20px;}
.mb24{margin-bottom:24px;}
.mb32{margin-bottom:32px;}
.mb52{margin-bottom:52px;}
.mb60{margin-bottom:60px;}
.mb80{margin-bottom:80px;}
.mb112{margin-bottom:112px;}

.pt32{padding-top:32px;}
.pb32{padding-bottom:32px;}
.pt80{padding-top:80px;}
.pb80{padding-bottom:80px;}
.pt52{padding-top:52px;}
.pb52{padding-bottom:52px;}
.pt112{padding-top:112px;}

.bej, #programm_ ul.box_brown li a, #footer a{color:#F9E2BE;}
.white{color:#fff;}
.bej_back{background-color:#FDF7EE;}
.white_back{background-color:#fff;}
.grey, .tabs li a{color:#8F8F8F;}
.brown{background:#463524;color:#fff;}
.dark_brown{background:#463524;color:#FDF7EE;}
.red{color:#EE702A;}

.caps{text-transform:uppercase;}

.clearfix:before,.clearfix:after {content: " ";display: table; }  
.clearfix:after {clear: both;}   
.clearfix {*zoom: 1;}
.menu{display:block;}
.menu ul{list-style:none;}
.float_l{float:left;}
.float_r{float:right;}
hr.brown{background:#A57C52;}

.container{
	max-width:1332px;
	margin-left:auto;margin-right:auto;
	position:relative;
}
.text_{max-width:996px;margin-left:auto;margin-right:auto;line-height:26px;}

.mobile-nav a{
	text-decoration:none;
	font:16px 'PT_Sans', 'Arial', Sans-serif;
}
.button{
	text-decoration:none;
	border:1px solid #F9E2BE;
	border-radius:22px;
	padding:12px 20px;
	color:#F9E2BE;
	display:inline-block;
	min-width:212px;
	transition: all 1s ease;
	text-align:center;
	cursor:pointer;
	font:14px 'Montserrat-Regular', 'Arial', Sans-serif;
}

.bej.button{color:#463524;background:#F9E2BE;}
.brown.button, #infra .infra-box:nth-child(odd) .button{
	border-color:#463524;
	color:#463524;
	background:transparent;
}

.slider-pro a.bej.button{transition: all 1s ease !important;}

.button:hover, #infra .infra-box .button:hover{background:#A57C52;border-color:#A57C52;color:#F9E2BE;}

.flex_align_, .icon_box ul li, #certificate_sl label, #about_slider .text_ p{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}
.flex_align_end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.space_between_{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.flex_, .icon_box ul li, #certificate_sl label, #about_slider .text_ p{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}
.flex_clmn, #certificate_sl label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.flex_clmn_center, #certificate_sl label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.flex_cntr{-ms-flex-line-pack: center;align-content: center;}
.flex_wrap{-ms-flex-wrap: wrap;flex-wrap: wrap;}

.center_{text-align:center;}
.left_{text-align:left;}
.box_name_ .p16{font-family:'Montserrat-Medium', 'Arial', Sans-serif;}
.box_name_ p:first-child{margin-bottom:8px;}
.sp-top-thumbnails{left:0;right:0;}

.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before{background-color:#000;}
.sp-button{border-color:#463524;}
.sp-selected-button{background-color:#463524;}
.sp-horizontal .sp-previous-arrow, .sp-horizontal .sp-next-arrow{top:0;bottom:0;margin:auto;}
.sp-horizontal .sp-arrows{margin-top:0;top:0;bottom:0;}

.sp-arrow:before, .sp-arrow:after{display:none;}
.sp-arrow{width:52px;height:52px;background:url("../images/arrow.svg") no-repeat center;}
.sp-thumbnail-title{cursor: pointer;}
.sp-horizontal .sp-previous-arrow{left:-7%;}
.sp-horizontal .sp-next-arrow{right:-7%}

.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container{margin-bottom:12px;margin-top:0;}
.sp-right-thumbnails{margin-left:12px;}

.photo-th.sp-horizontal .sp-next-arrow{right: -27.3%;}

.bread{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	width:100%;
	position:relative;
}
.bread:hover {
    background: #fff;
    white-space: normal;
}
.bread a{color:#939393;text-decoration:none;}
.bread li{list-style:none;display:inline;}
.bread li:after{
	content:'';
	display:inline-block;
	background:url("../images/bread_arrow.svg") no-repeat center;
	width:4px;height:8px;margin:0 16px;
}
.bread li:last-child:after{display:none;}

/*header*/
.mobile-nav{display:block;top:0;position:absolute;z-index:999;}
.open .mobile-nav{position:absolute;left:0;right:0;top:0;} 
.mobile-nav.fixo{right:0;}
.mobile-nav.fixo .b-container{top:0;width:100%;}
.mobile-nav.fixo .b-container .b-menu{width:100%;}	
.open #top{background:#463524;}

#top{
	padding:20px 0;
	position:fixed;z-index:12;top:0;left:0;right:0;
	line-height:26px;
	text-align:center;
}
#top a{color:#F9E2BE;text-decoration:none;}
#top .logo{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;display:inline-block;height:52px;z-index:9;}
#top .logo img{height:100%;}
#top .flex_.flex_align_{z-index:10}
#top, #menu{background:rgba(70,53,36,0.8);}
#top .phone{padding-left:64px;}
#top .weather, #top .lk{padding-left:40px;position:relative;margin-left:44px;}
#top .weather:before, #top .lk:before{
	content:'';
	display:inline-block;
	width:24px;height:24px;	
	position:absolute;left:0;top:0;bottom:0;
}
#top .weather.party_cloudy:before{background:url("../images/icon/weather/party_cloudy.svg") no-repeat center;}
#top .weather.sun:before{background:url("../images/icon/weather/sun.svg") no-repeat center;}
#top .weather.cloudy:before{background:url("../images/icon/weather/cloudy.svg") no-repeat center;}
#top .weather.party_cloudy_moon:before{background:url("../images/icon/weather/party_cloudy_moon.svg") no-repeat center;}
#top .weather.rain:before{background:url("../images/icon/weather/rain.svg") no-repeat center;}
#top .weather.moon:before{background:url("../images/icon/weather/moon.svg") no-repeat center;}
#top .weather.fog:before{background:url("../images/icon/weather/fog.svg") no-repeat center;}
#top .weather.snow:before{background:url("../images/icon/weather/snow.svg") no-repeat center;}

#top .lk:before{background:url("../images/lk.svg") no-repeat center;}

#menu{position:absolute;top:82px;left:0;right:0;z-index:11;padding-bottom:20px;}
#menu hr{width:100%;margin-top:0;}
#menu ul{
	-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;
	-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;
}
#menu ul li{list-style:none;position:relative;}
#menu ul li *{color:#000;}
#menu ul li:last-child img{display:none;}
#menu ul li a{
	position:relative;z-index:2;
	text-decoration:none;
	font:14px/20px 'MuseoSansCyrl_bold', 'Arial', Sans-serif;
	color:#F9E2BE;
}

#header, #header_{
	text-align:center;
	position:relative;z-index:1;
}
#header{height:100vh;}
#header_{height:600px;}
#header .sp-image-container:after, #header_ .sp-image-container:after, #header_.sp-image:before{
	content:'';
	background:rgba(0,0,0,0.2);
	top:0;bottom:0;left:0;right:0;
	position:absolute;z-index:2;
}
#header .container, #header_ .container{position: absolute;z-index:4;top:102px;bottom:0;left:0;right:0;}
#header .text_ .p52{margin-bottom:16px;}
#header .text_ .p16{max-width:660px;margin-left:auto;margin-right:auto;}
#header .sp-buttons, #header_ .sp-buttons{padding-top:0;position:absolute;bottom:8%;}
#header .sp-button, #header_ .sp-button{border-color:#fff;}
#header .sp-selected-button, #header_ .sp-selected-button{background-color:#fff;}
.button_row .button{margin-left:6px;margin-right:6px;}

.round_box{
	border:1px solid #F9E2BE;border-radius:508px;
	padding:88px 10%;
	margin-left:56px;margin-right:56px;
	position:relative;z-index:3;
}
.round_box hr{margin:24px 0;}
.round_box p.p32 b{
	background:#A57C52;
	padding:8px 16px;border-radius:32px;
	/*box-shadow: -32px 0 0 #A57C52, 32px 0 0 #A57C52;*/
	background-color:#A57C52;
	display:inline;
	transition: all 1s ease;	
}

#programm_ ul.box_brown{font-size:0;}
#programm_ ul.box_brown li{
	list-style:none;display:inline-block;
	width:25%;
}
#programm_ ul.box_brown li a{width:calc(100% - 12px);margin:6px;}
.box_brown a{
	position:relative;z-index:9;	
	display:inline-block;
	text-align:center;
}
#programm_ ul.box_brown li img{width:100%;}
#programm_ ul.box_brown li img, #programm_ ul.box_brown li a:after, #news_ img, #news_ .mb40:after{border-radius:2px;}
.box_brown a div{
	position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:12;
	padding:0 5%;
	text-align:center;
}
.box_brown a:before{
	content:'';
	display:inline-block;
	background:url("../images/heart.svg") no-repeat 0 0;background-size:100% auto;
	width:20px;height:16px;
	position:absolute;top:32px;left:0;right:0;margin:auto;z-index:13;
	opacity:0;
	transition: all 1s ease;
}
.box_brown a:after{
	content:'';
	display:inline-block;
	position:absolute;bottom:0;top:0;left:0;right:0;z-index:10;
	transition: all 1s ease;
	background: rgba(0, 0, 0, 0.2);
}
.box_brown a:hover:after{
	background: rgba(165, 124, 82, 0.9);
}
.box_brown a:hover:before{opacity:1;}
.box_brown a div .button{max-width:125px;}
.disp{opacity:0;visibility: hidden;transition: all 1s ease;position:relative;}
.box_brown .caps.p24, .box_brown .caps.p18, .box_brown .caps.p32{transition: all 1s ease;position:relative;}
/*.box_brown .caps.p24 b, .box_brown .caps.p18 b{line-height:38px;}*/
.box_brown .caps.p24 b, .box_brown .caps.p18 b, .box_brown .caps.p32 b{
	/*box-shadow: -12px 0 0 #A57C52, 12px 0 0 #A57C52;*/
	background-color:#A57C52;
	/*display:inline;*/display:inline-block;
	transition: all 1s ease;
	padding:4px 12px;
    border-radius:60px;
}
/*.box_brown .caps.p32 b{line-height:52px;}
.box_brown .caps.p18 b{line-height:32px;}*/
.box_brown a:hover .disp{opacity: 1;visibility: visible;}
.box_brown a:hover .caps.p24 b{background:transparent;}
.box_brown a:hover .caps.p24 b, .box_brown a:hover .caps.p18 b{box-shadow:none;}
/* .box_brown a:hover .caps.p24{transform: translate3d(0px, 0px, 0px);bottom:80%;} */
.box_brown .button{
	position:absolute;
	bottom:24px;left:0;right:0;
	margin:auto;
}
.b-radius{border-radius:2px;}
.box_brown .button:hover, #terms .button:hover{background:#FDF7EE;border-color:#FDF7EE;color:#A57C52;}

#test_{
	min-height:232px;
	background:url("../images/spatium.svg") no-repeat center;background-size:100%;
}
#test_ .caps.p24{margin-bottom:20px;}
#test_ .text_{padding-top:32px;padding-bottom:32px;}

#pitanye_{
	background:url("../images/pitanie.jpg") no-repeat center;background-size:100%;
	position:relative;z-index:1;
}
.brown_hover:after{
	content:'';
	background:rgba(70,53,36,0.8);
	top:0;bottom:0;left:0;right:0;
	position:absolute;z-index:2;	
}

#room_ .box_brown a{
	display:inline-block;
	font-size:0;
}

#certificate_{
	background:url("../images/certificate.jpg") no-repeat center;background-size:100%;
	position:relative;z-index:1;	
}

#infra_slider{text-align:left;}
#infra_slider .text_{background:#F9E2BE;padding:0 11%;height:320px;}
#infra_slider .wrap{margin-left:6%;height:100%;}
#infra_slider .sp-left-thumbnails .sp-thumbnail-container{border-bottom:1px solid #A57C52;}
#infra_slider .sp-left-thumbnails .sp-thumbnail-container:first-child{border-top:1px solid #A57C52;}
#infra_slider .sp-left-thumbnails .sp-thumbnail-container, #infra_slider .sp-right-thumbnails .sp-thumbnail-container{margin:0;}
#infra_slider .sp-thumbnail-title{color:#A57C52;}
#infra_slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail-title{color:#000;}
#infra_slider .sp-thumbnail-container{
	display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;
	-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;
}

#news_ .mb40{position:relative;margin-bottom:40px;transition: all 1s ease;}
#news_ .mb40:before{
	content:'';
	display:inline-block;
	background:url("../images/heart.svg") no-repeat 0 0;background-size:100% auto;
	width:20px;height:16px;
	position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:13;
	transition: all 1s ease;
	opacity:0;
}
#news_ .mb40:after, .team ul li .wrap_img:after{
	content:'';
	display:inline-block;
	background: rgba(165, 124, 82, 0.9);
	position:absolute;bottom:0;top:0;left:0;right:0;z-index:10;
	transition: all 1s ease;
	opacity:0;
}
#news_ a:hover .mb40:before, #news_ a:hover .mb40:after, .team ul li:hover .wrap_img:after, .team ul li:hover .wrap_img:before{opacity:1;}

#news_ ul:not(.paginator){font-size:0;}
#news_ ul:not(.paginator) li{
	list-style:none;
	display:inline-block;
	width:calc(33% - 12px);
	margin:0 6px;
	vertical-align:top;
}
#news_ ul:not(.paginator) li img{position:relative;z-index:1;width:100%;}
#news_ ul:not(.paginator) li .wrap_img{position:relative;height:276px;overflow:hidden;}
#news_ ul:not(.paginator) a{text-decoration:none;color:#000;}
#news_ ul:not(.paginator) a .p12{margin-bottom:4px;}
#news_ ul:not(.paginator) a .p16{margin-bottom:16px;}
#news ul:not(.paginator) li{margin-bottom:32px;}
#news .text_ div.p16{text-align:justify;}
#news .text_ div.p16 p{margin-bottom:16px;}
#news .text_ div.p16 p:last-child{margin-bottom:0;}

#reviews_ img{border-radius:50%;}
#reviews_slider .caps.p16{margin-bottom:24px;}

#photo_{font-size:0;width:100%;}
#photo_ img{width:calc(100% / 7);height:100%;margin:0;padding:0;}

#footer{background:#463524;padding-bottom:92px;}
#footer .social_ img{width:32px;height:32px;margin-right:32px;}
#footer ul li{list-style:none;margin-bottom:20px;}
#footer ul li:last-child{margin-bottom:none;}

#footer a{text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer a.button:hover{text-decoration:none;}
#footer .left{width:32%;padding-right:8%;}
#footer .menu{width:43%;padding-right:2%;}
#footer .menu ul:first-child{padding-right:12%;}
#footer .right{width:25%;text-align:right;}
#footer .right .phone{margin-bottom:4px;}
#footer .bottom .right{width:68%;}
#footer input[type="text"], #footer input[type="email"]{width:calc(100% - 40px);}
#footer .wrap_input{margin:16px 0;}
#footer .wrap_input input[type="button"], #footer .wrap_input input[type="submit"]{
	background:url("../images/arrow-right.svg") no-repeat center;
	border:none;
	width:40px;height:40px;
}
#footer .wrap_input input[type="text"], #footer .wrap_input input[type="email"]{text-align:left;}

/*input*/
form ul li{list-style:none;}
input, .wrap_input{border-radius:2px;}
.wrap_input{
	background:#fff;
	margin:0 6px;
	padding-left:12px;
	position:relative;
}
.wrap_input input[type="text"], .wrap_input input[type="name"], .wrap_input input[type="email"], .wrap_input input[type="tel"], .wrap_input input[type="date"], form .line input{
	border:none;
	color:#A57C52;
	font:12px/40px 'Montserrat-Medium', 'Arial', Sans-serif;	
	height:40px;
	padding:0 12px 0 6px;	
}
.wrap_input input[type="text"], .wrap_input input[type="name"], .wrap_input input[type="email"], .wrap_input input[type="tel"], .wrap_input input[type="date"]{
	text-align:right;
	-webkit-box-flex: 2;-ms-flex-positive: 2;flex-grow: 2;
	min-width:20px;
}
.wrap_input input[type="date"], form .line input{text-align:center;}
.wrap_input label{
	font:12px/40px 'Montserrat-Regular', 'Arial', Sans-serif;
	-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;
	text-align:left;
	padding:0 6px 0 0;
	white-space: nowrap;
	color:#000;
}
form .white_back{padding:32px 3% 3% 3%;}
.white_back .wrap_input{border:1px solid #A57C52;}
.line_thr{margin-bottom:12px;}
.line_thr .wrap_input{width: 33%;}
form ul li.wrap_input:first-child{margin-left:0;}
form ul li.wrap_input:last-child{margin-right:0;}
/* form ul.line_thr li.wrap_input:first-child, form ul.line_thr li.wrap_input:last-child{width: calc(33% - 6px);} */
form .line li{width:50%;margin:0 6px;}
form .line input, form .line label{
	width:100%;
	display:inline-block;
}

.date_ .calendar-button, .guest_ .calendar-button{
	display:inline-block;
	width:18px;height:16px;
	position:absolute;top:0;bottom:0;right:6px;margin:auto;
}
.date_ input[type="text"], .guest_ input[type="text"]{text-align:center;color:#939393;}
.date_ .calendar-button{background:url("../images/icon/ico-date.svg") no-repeat center;}
.guest_ .calendar-button{background:url("../images/icon/ico-guest.svg") no-repeat center;}

/*listing stocks*/
.listing li{
	list-style:none;
	text-align:left;
	border-bottom:1px solid #F9E2BE;
}
.listing li:last-child{border-bottom:0;}
.listing li:first-child{padding-top:0;}
.listing li:nth-child(odd) .flex_ div:last-child{
	padding-left:5%;
}
.listing li:nth-child(even) .flex_ div:last-child{
	order:-1;	
	padding-right:5%;
}
.listing div{width:50%;}
.listing .wrap_img img{max-width:100%;}
.listing a{	
	text-decoration:none;
	color:#000;
}

.paginator li{list-style:none;}
.paginator li a{
	display:inline-block;
	color:#463524;
	border-radius:2px;
	text-decoration:none;
	font-size:14px;line-height:40px;
	width:40px;height:40px;
	text-align:center;
}
.paginator li a.active{background:#F9E2BE;}

/*infrastruktura*/
#photo-th img{border-radius:2px;}
#infra .text_ p, #room .text_ p{margin-bottom:16px;}
#room .text_ p:last-child{margin-bottom:0;}
#infra .text_ ul{
	border-top:1px solid #F9E2BE;border-bottom:1px solid #F9E2BE;
	padding-top:52px;padding-bottom:52px;margin-top:52px;
}
#infra .text_ ul ul{border:none;padding:0;margin-top:20px;margin-bottom:20px;}
#infra .text_ ul ul li {margin-top:8px;margin-bottom:8px;}
#infra .text_ .button{margin-top:52px;}
#infra .infra-box:nth-child(odd){background:#FDF7EE;padding-top:80px;padding-bottom:80px;}
#infra .infra-box:last-child{margin-bottom:0;}
#infra .text_ ul li{
	list-style:none;
	padding:0 0 0 24px;
	margin:6px 0 24px 0;
	position:relative;
	text-align:left;
}
#infra .text_ ul li:last-child{margin-bottom:0;}
#infra .text_ ul li:before{
	content:'';
	display:inline-block;
	background:url("../images/point.svg") no-repeat center;
	width:4px;height:4px;
	position:absolute;left:0;top:10px;
}
#infra .text_ ul ul li:before{
	content:'\2714';
	background:none;
	top:0;
}

.nav-top{
	border:1px solid #F9E2BE;border-radius:2px;
	padding:16px 0;
	width:100%;
	margin-top:40px;
	-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;
}
.nav-top li{list-style:none; /*max-width:220px;margin-left:3%;margin-right:3%;*/margin:4px 1%;}
.nav-top a{color:#F9E2BE;text-decoration:none;}
.nav-top li img{width:44px;height:44px;}
.nav-top li p{padding-left:8px;}
.nav-top.brown_{border-color:#A57C52;}
.nav-top.brown_ a{color:#A57C52;}

/*contact*/
#contacts ul li{list-style:none;}
#contacts .brown, #contacts .list_ li{padding:12px;}
#contacts .bej_back li, #contacts .list_ li{border-bottom:1px solid #A57C52;}
#contacts .bej_back li{padding:32px 0;}
#contacts .bej_back li:first-child{padding-top:0;}
#contacts .bej_back li:last-child{padding-bottom:0;border-bottom:none;}
#contacts .bej_back ul{padding-left:2%;padding-right:2%;}
#contacts .bej_back ul ul a{white-space:nowrap;}
#contacts .bej_back li li{padding:0;border-bottom:none;}
#contacts .bej_back li img{margin-right:12px;}
#contacts .bej_back li.flex_{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#contacts a{text-decoration:none;color:#000;}
#contacts .list_ li{text-align:left;}
#contacts .list_ li img{margin-right:32px;}

.ymaps-2-1-79-map {
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
}

/*program details*/
#program .text_ ul li{list-style-position: inside;}
#program .text_ p, #program .text_ ul{margin-bottom:16px;}
#about-box ol{
	padding-bottom:28px;
	list-style-type: none; 
	counter-reset: num;
}
#about-box ol li{
	display:inline-block;
	width:45%;
	text-align:left;vertical-align:top;
	margin:0 2% 52px 2%;
	padding-left:44px;
	position: relative;
}

#about-box ol li:before {
	content: counter(num); 
	counter-increment: num;
	display: inline-block;	
	position: absolute;
	top:0;left:0;
	width: 20px;    
	color: #A57C52;
	text-align: right;
	font-size:44px;line-height:52px;
}
#about-box ol li p:first-child{margin-bottom:12px;}

#infra-box ul li, #content-box ul li{
	list-style:none;
	display:inline-block;	
	text-align:left;
}
#infra-box ul li:first-child, #infra-box ul li:last-child div:last-child div:first-child{margin-right:68px;}
#infra-box ul li:first-child{max-width:492px;}
#infra-box ul li:last-child{max-width:772px;}
#infra-box ul .flex_ .wrap_img{width:100%;}
#infra-box ul li:first-child div:first-child p{margin-bottom:68px;}
#infra-box img{border-radius:2px;}

#infra-box ul .flex_ div{max-width:352px;}
#infra-box ul .flex_{margin-top:80px;}

#content-box ul li{width:45%;margin:16px 2%;max-width:436px;}
#content-box ul{border-bottom:1px solid #A57C52;border-top:1px solid #A57C52;}
#content-box ul li img{margin-right:32px;}
.dark_brown .love_{margin-bottom:16px;}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrapper {
	width: 994px;
	max-width: 100%;
}
#other-box .box_brown a{
	height:324px;
	overflow:hidden;
}
#procedures .nav-top{margin-top:0;}

/*booking form*/
#booking{
	background:#F9E2BE;
	border-radius:2px;
	padding:0 2%;
	width:100%;	
	color:#463524;
}
#booking p{
	text-align:left;
	max-width:212px;
}
#booking form{width:100%;}
#booking li{list-style:none;}
#booking .button{background:#463524;min-width:auto;width:100%;}
#booking li{width:26%;}
#booking li:last-child{width:22%;}

/*procedures*/
#procedures_ .listing_box{font-size:0;}
#procedures_ .listing_box li{
	list-style:none;
	display:inline-block;
	width:calc(25% - 12px);
	margin:6px;
}
#procedures_ .listing_box li a{overflow:hidden;}
#procedures_ .listing_box li img{min-width:100%;min-height:100%;}

/*tabs*/

#about_slider .sp-top-thumbnails .sp-thumbnail-container{width:auto !important;display:inline-block;float:none;}
#about_slider .sp-top-thumbnails{width:100% !important;}
#about_slider .sp-thumbnails{width:100% !important;transform: translate3d(0px, 0px, 0px) !important;}
#about_slider .text_ p{height:80px;margin:0;}

.tabs li{
	list-style:none;
	margin:0 6px;
}
.tabs li a, .wrap-tabs>label, #about_slider .sp-thumbnail-title{
	display:inline-block;
	border-radius:24px;
	background:#FDF7EE;
	text-decoration:none;
	padding:4px 12px;
	transition: all 1s ease !important;
}
.tabs li a:hover, .wrap-tabs>label:hover{background:#F9E2BE;color:#463524;}
.tabs li.active a, .wrap-tabs>input[type="radio"]:checked+label, #about_slider .sp-selected-thumbnail .sp-thumbnail-title{
	background:#A57C52;color:#FDF7EE;
	font-family:'Montserrat-Medium', 'Arial', Sans-serif;
}

.wrap-tabs>input[type="radio"] {display: none;}
.wrap-tabs>div {display: none;}

/* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
#tab-btn-1:checked~#content-1, #tab-btn-2:checked~#content-2,#tab-btn-3:checked~#content-3, #tab-btn-4:checked~#content-4, #tab-btn-5:checked~#content-5{display: block;}

.wrap-tabs>label {
      user-select: none;
      cursor: pointer;
	  margin:2px 0;
}


/*show more*/
.limiter {
  max-height: 72px;
  overflow: hidden;
  position: relative;
  margin-bottom:8px;
}
.limiter p{margin-bottom:16px;}
 
[data-more-checker^="read-more"] {
  opacity: 0;
  position: absolute;
}
[data-more-checker^="read-more"]:checked ~ .limiter {
  max-height: none;
}
[data-more-checker^="read-more"]:checked ~ .limiter .bottom {
  opacity: 0;
  transition: 0.3s;
}
[data-more-checker^="read-more"] ~ .read-more-button:before  {
  content: "Читать полностью";
}
[data-more-checker^="read-more"]:checked ~ .read-more-button:before {
  content: "Свернуть";
}
 
.read-more-button {
  cursor: pointer;
  display: inline-block;
  color: #939393;
  font-size:14px;line-height:20px;
}

/*rooms*/
.icon_line ul li, .icon_box ul li{list-style:none;}
.icon_line ul li{display:inline-block;color:#463524;margin:4px 2%;}
.icon_line ul li img, .icon_box ul li img, .box-time li img{margin-right:8px;}
.icon_box ul{
	border:1px solid #A57C52;border-radius:2px;
	padding:12px 16px;
	-ms-flex-wrap:wrap;flex-wrap:wrap;
	color:#A57C52;
}
.icon_box ul li{margin:6px 8px;}

/*reviews box*/
#reviews-box ul:not(.paginator) li{
	list-style:none;
	border:1px solid #A57C52;border-radius:2px;
	margin-bottom:12px;padding:32px;
	text-align:left;
	width:100%;
	position:relative;
}
#reviews-box .wrap, .video-review .wrap, #reviews-box .wrap img, .video-review .wrap img{border-radius:32px;}
#reviews-box ul:not(.paginator) li .flex_ div{margin:4px 0;}
#reviews-box ul:not(.paginator) li .flex_ div.wrap, .video-review .flex_ div.wrap{
	width:64px;height:64px;
	overflow:hidden;
	margin-right:16px;
}
#reviews .rating{padding:4px 0;}
#reviews_sl{width:100%;}
.bej_back #reviews-box ul:not(.paginator) li{border:none;background:#fff;}
.video-review{font-size:0;}
.video-review .sp-slide>div{
	border:1px solid #A57C52;border-radius:2px;
	padding:32px;
	text-align:left;
}
.video-review .review-video{background:#000;position:relative;z-index:500;}
#video_sl.slider-pro iframe{max-width:100%;height:315px;}
.sp-arrows{z-index:1;}
.sp-mask{z-index:5;}
.sw-reviews-btn{
	box-shadow:none !important;
	background:transparent !important;
	border:1px solid #463524 !important;
	border-radius:2px !important;
	padding:12px 20px !important;
	color:#463524!important;
	min-width:212px;
	transition: all 1s ease;
	font:14px 'Montserrat-Regular', 'Arial', Sans-serif !important;	
	line-height:inherit !important;
}
#sw-app-8e6598b63f9eee80aae2930a0191cbaa .sw-review-item{border-radius:2px !important;text-align:left;}
.ReviewContainer__Inner-sc-yv0v3c-0{
	border:1px solid #A57C52 !important;
	border-radius:2px !important;
	text-align:left;
}
#sw-app-8e6598b63f9eee80aae2930a0191cbaa .sw-review-box{
	background:transparent !important;
	padding:0 !important;
}

/*terms*/
#terms{
	background:#A57C52 url("../images/pattern.jpg") no-repeat center top;background-size:100% 100%;
	color:#fff;
    text-align:center;
}
#terms ul li{list-style:none;}
#terms .list{border-bottom:1px solid #F9E2BE;}
.list{padding:40px 0;}
.list li{
	display:inline-block;
	width:49%;
	text-align:left;	
	margin:12px 0;
	padding-left:56px;
	position:relative;
	vertical-align:top;
}
.list li:nth-child(odd){
	padding-right:6%;
}
.list li:nth-child(even){
	padding-left:6%;
}
.list li:before{
	content:'';
	display:inline-block;
	background:url("../images/heart.svg") no-repeat center;background-size:auto 100%;
	width:15px;height:12px;
	position:absolute;left:16px;top:8px;
}
.box-time{
	border:1px solid #F9E2BE;border-radius:2px;
	padding:16px 24px;
}
.box-time li{margin:0 2%;}
.box-time ul:first-child img{margin:0;}
.box-time ul:first-child li{margin:0 6px;}

/*room listing*/
#room_listing li{list-style:none;}
#room_listing .flex_{text-align:left;}
#room_listing .content>ul>li.flex_{border-bottom:1px solid #F9E2BE;}
#room_listing .content>ul>li:last-child{border:none;}
#room_listing li .icon_line, #room_listing li .icon_box{margin-bottom:16px;}
#room_listing li .wrap img, #room_listing li .wrap{border-radius:2px;}
#room_listing li .wrap{width:36%;overflow:hidden;}
#room_listing li .wrap img{width:100%;}
#room_listing li .right{width:64%;padding-left:5%;}
#room_listing .icon_line{margin-top:8px;}
#room_listing .icon_line ul li:first-child{margin-left:0;}
#room_listing .icon_box{line-height:16px;}
#room_listing .flex_.red li{margin-left:20px;}
#room_listing .flex_.red li img{margin-right:16px;}
#room_listing li .wrap p{padding-left:32px;position:relative;}
#room_listing li .wrap p:before{
	content:'';
	display:inline-block;
	background:url("../images/icon/ico-important.svg") no-repeat center;
	width:16px;height:16px;
	position:absolute;left:0;
}
#room_listing .button_row{-ms-flex-wrap:wrap;flex-wrap:wrap;}

/*news detail*/
.info-line img{margin-right:12px;}
.info-line li{list-style:none;margin-right:52px;}
#news .info-line ul li{margin-bottom:0;}
.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item{margin:0 0 0 16px !important;}
.text_box ul, .text_box ol {
    text-align: left;
    margin-left: 20px;
    margin-bottom:24px;
}
.text_box p {margin-bottom: 16px;}
.text_box li{margin-bottom: 12px;}

/*radio button button*/
.button_wrap{font-size:0;}
.form_radio_btn{
	position:relative;
	display: inline-block;
	margin:0 6px;
	width:calc(25% - 12px);
}
.form_radio_btn input[type=radio] {display: none;}
.form_radio_btn label {
	display: inline-block;
	cursor: pointer;
	user-select: none;	
	background:#fff;		
}
.form_radio_btn label, .form_radio_btn .toggle input{
	font:12px 'Montserrat-Medium', 'Arial', Sans-serif;
	width:100%;	
	border:none;
	padding: 14px 12px;
	border-radius: 2px;
	text-align:center;	
}
 
/* Checked */
.form_radio_btn input[type=radio]:checked + label {background:#F9E2BE;color:#000;}
 
/* Hover */
.form_radio_btn label:hover{background:#A57C52;color:#fff;}
 
/* Disabled */
.form_radio_btn input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}
.form_radio_btn .toggle{
	display:none;
	position:absolute;
	top:0;left:0;right:0;bottom:0;
}
.form_radio_btn .toggle input{
	background:#F9E2BE;color:#000;
}
.form_radio_btn input[type=radio]:checked ~ .toggle{ display:block;}

/*certificate*/
#certiificate_ textarea{
	width:100%;
	background:#fff;
	border:none;border-radius:2px;
	height:144px;
}
#certiificate_ .bej_back{position:relative;z-index:3;}
#certiificate_ .middle{
	position:relative;
	padding:152px 0;
	z-index:2;
	background:url("../images/certificate-middle.jpg") no-repeat center;
	color:#fff;
}
#certiificate_ .middle li{
	margin-bottom:52px;
	position:relative;
	padding-top:28px;
}
#certiificate_ .middle li:last-child{margin-bottom:0;}
#certificate_sl label:before, #certiificate_ .middle li:before, #certificate_sl label:after{
	content:'';
	display:inline-block;	
}
#certiificate_ .middle li:before{
	background:url("../images/heart.svg") no-repeat center;
	background-size:auto 100%;
	width:15px;height:12px;
	position:absolute;left:0;right:0;top:0;margin:auto;
}
#certiificate_ #down, #certiificate_ .middle{margin-top:-80px;}
#certiificate_ .p16.caps{font-family:'Montserrat-Medium', 'Arial', Sans-serif;}
#certiificate_ .dark_brown .text_{max-width:660px;}
#certiificate_ .text_ .button{width:100%;}
#certificate_sl label img{margin-top:24px;margin-bottom:24px;position:relative;z-index:3;}
#certificate_sl label p{position:relative;z-index:4;}
#certificate_sl input[type=radio] {display: none;}
#certificate_sl label{
	cursor: pointer;	
	border-radius:20px;
	width:324px;height:212px;
	color:#FDF7EE;	
	position:relative;z-index:1;
}
#certificate_sl label.sl-1{background:url("../images/pat1.jpg") no-repeat center;}
#certificate_sl label.sl-2{background:url("../images/pat2.jpg") no-repeat center;}
#certificate_sl label.sl-3{background:url("../images/pat3.jpg") no-repeat center;}
#certificate_sl label:before{
	width:12px;height:12px;
	border:1px solid #fff;
	border-radius:12px;
	position:relative;z-index:4;
}

#certificate_sl input[type=radio]:checked + label:before {background:#fff;}
#certificate_sl label:hover{border:2px solid #EE702A;}

#certificate_sl input[type=radio]:checked + label:after{
	position:absolute;z-index:2;
	top:0;bottom:0;left:0;right:0;
	background:rgba(238,112,42,0.5);
	border-radius:20px;
}

/*osoznannoe pitanie*/
#meal .bej_back ul li, .team ul li, #meal .meal ul li{
	list-style:none;
	display:inline-block;
}
#meal ul{margin-left:0;}
#meal .bej_back ul li{width:calc(33% - 12px);margin:0 6px;}
.team ul, #meal .meal ul li, #meal .bej_back ul{font-size:0;}
.team ul li .wrap_img{
	position:relative;
	width:100%;height:294px;
	overflow:hidden;
}
.team ul li .wrap_img>img{height:100%;width:100%;max-width:none;}
.team ul li .wrap_img div{
	opacity:0;
	position:absolute;z-index:15;
	top:0;bottom:0;left:0;right:0;
	padding:12px;
}
.team ul li:hover .wrap_img div{opacity:1;}
.team ul li:hover .wrap_img div img{margin-bottom:12px;}
.team ul li>p{margin-bottom:8px;}
#meal .meal ul{font-size:0;}
#meal .meal ul li{width:calc(50% - 12px);margin:0 6px;}
.philosophy .list li:before{background-image:url("../images/heart-brown.svg");}
#meal .meal .box_brown a:before{width:211px;height:56px;top:80px;}
#meal .meal .box_brown:first-child a:before{background:url("../images/sp-good-food.svg") no-repeat center;background-size:auto 100%;}
#meal .meal .box_brown:last-child a:before{background:url("../images/sp-restaurant.svg") no-repeat center;background-size:auto 100%;}
#meal .meal .box_brown .button{bottom:80px;}

/*всплывающее окно*/
.play_{
    background:#F9E2BE;
    display:inline-block;
    padding:18px 16px 18px 20px;
    border-radius:50%;
    border:none;
    cursor:pointer;
    width:48px;height:48px;
}

/*about*/
#about .info_ li{
    list-style:none;
    width:33%;
    border:1px solid #A57C52;
    padding:24px 24px 40px 24px;
    margin:0 6px;
    text-align:center;
}
#about .info_ li img{margin-bottom:24px;}
#about .info_ li>.p16{margin-bottom:16px;}
#about .info_ li>p>b{color:#A57C52;}
#about .listing ul li{border-bottom:0;list-style: disc;}

.tl-container{padding:0 !important;}
#block-search iframe html body .sfl-container .sf-wrapper{padding:0 !important;}

