

/* Start:/bitrix/templates/hotel/includes/basic-menu/style.css?14404166301585*/
.basic-menu-inner{
	border-top: 1px solid #fff; 
	min-width: 1240px;
	height:38px;
	text-align:center;	
	font-family:Georgia, Tahoma;	
	font-style:italic;	
	background: #a8dceb;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #a8dceb, #55a2bb) repeat scroll 0 0;
	background: -moz-linear-gradient(to bottom, #a8dceb, #55a2bb) repeat scroll 0 0;
	background: -webkit-linear-gradient(to bottom, #a8dceb, #55a2bb) repeat scroll 0 0;
	background: -webkit-linear-gradient(#a8dceb, #55a2bb); /
	background: -o-linear-gradient(to bottom, #a8dceb, #55a2bb) repeat scroll 0 0;
	background: -ms-linear-gradient(to bottom, #a8dceb, #55a2bb) repeat scroll 0 0;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a8dceb', endColorstr='#55a2bb');
}
.basic-menu-inner a{
	height:33px;	
	/* margin:0px 10px;	 */
	padding:5px 15px 0px 15px;	
	text-decoration:none;
	/* text-transform:uppercase; */
	display:inline-block;	
	color:#fff;	
	font-size:21px;	
}
.basic-menu-inner  .active{
	color: #fff; 
	background-color:#015d7d;
}
.basic-menu-inner a:hover{		
	color: #fff; 
	background-color:#015d7d;
} 

.basic-menu-down{
	height:38px;
	text-align:center;	
	font-family:Georgia, Tahoma;
	font-style:italic;	
	margin-top:20px;
}
.basic-menu-down a{
	height:27px;		
	padding:5px 10px 0px 10px;	
	text-decoration:none;
	/* text-transform:uppercase; */
	display:inline-block;	
	color:#fbfaf2;	
	font-size:16px;	
}
.basic-menu-down  .active{
	color: #015d7d; 
	background-color:#fbf8f4;
}
.basic-menu-down a:hover{		
	color: #015d7d; 
	background-color:#fbf8f4;
} 



/* End */


/* Start:/bitrix/templates/hotel/includes/crumbs/style.css?1440486962214*/
.crumbs{
	padding-top:15px;
	padding-left:25px;
	font-size:12px;
}
.crumbs a{	
	color:#015d7d;
	text-decoration:underline;
}
.crumbs span {
	color:#015d7d;
}
.crumbs a:hover{
	text-decoration:none;	
}
/* End */


/* Start:/bitrix/templates/hotel/includes/inner-page/style.css?14405613921013*/
.iner-page .content-panel{
	font-family:Georgia, Tahoma;
	font-style:italic;
	color:#015d7d;
}
.iner-page .content-panel h1{
	font-size:38px;	
	color: #015d7d;
	padding-left:981px;	
	width:141px;	
}
.iner-page .content-panel h2{
	font-size:38px;	
	color: #015d7d;	
}
.iner-page .content-panel .read-more{	
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 21px;
    font-style: italic;  
    padding: 8px 28px;
    text-align: center;  
    width: 175px;
	float:right;
	line-height:1.5;
	background-color: #015d7d;	
	border-radius: 4px;	
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-khtml-border-radius: 4px; 
}
.iner-page .content-panel img{
	margin:0 20px;	
}
.iner-page .content-panel span{
	font-size:38px;
	color: #420e02;
}
.iner-page .content-panel hr{
	background-color: #015d7d;    
    height: 3px; 
	border:none;
}
.iner-page .content-panel p{
	margin-bottom:20px;
	font-size:15px;
	font-family: Comic Sans MS, Arial;
	font-style:normal;
	color:#333333;
}


/* End */


/* Start:/bitrix/templates/hotel/includes/photo-slider-page/style.css?14405660971489*/
.photo-slider-page{	
	background-color:#fff;
	border-top:1px solid #fff;		
	padding-left:50px;
	padding-right:50px;
	font-family:Georgia, Tahoma;
	font-style:italic;
}
.photo-slider-page h2{
	text-align:left;
	padding-top:10px;
	padding-bottom:20px;	
	color:#015d7d;
}
.photo-slider-page .ph-slider{	
	margin:0 auto;
	height:125px;
	position:relative;	
}
.photo-slider-page .ph-slider img{	
	margin:0;
	margin-left:20px;	
}
.photo-slider-page .ph-slider .fixed{
	width:1069px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	height:inherit;
}
.photo-slider-page .ph-slider .moved{
	position:absolute;
	left:0px;
	top:0px;
	height:inherit;
}
.photo-slider-page .ph-slider .img-block{
	width:167px;
	
}
.photo-slider-page .ph-slider .img-block .item{
	width:175px;
	height:100px;
}
.photo-slider-page .arr{
	width:39px;
	height:31px;
	top:54px;
}
.ph-slider .arr{
	position:absolute;
	transform:rotate(-60deg) skewX(-26deg);
	-webkit-transform: rotate(-60deg) skewX(-26deg);
    -moz-transform: rotate(-60deg) skewX(-26deg);
    -o-transform: rotate(-60deg) skewX(-26deg);
    -ms-transform: rotate(-60deg) skewX(-26deg);
    -sand-transform: rotate(60deg) skewX(-26deg);	
	cursor:pointer;
}
.ph-slider .arr.la{
	border-left:4px solid #015d7d;
	border-top:4px solid #015d7d;
	left:-38px;
	top:42px;
}
.ph-slider .arr.ra{
	border-right:4px solid #015d7d;
	border-bottom:4px solid #015d7d;
	right:-38px;
	top:42px;
}
/* End */


/* Start:/bitrix/templates/hotel/styles.css?169753268511744*/
*{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
/*ie8*/
header, nav, section, article, aside, footer {
   display:block;
}
img{
	border:none;
}
body{	
	font-family:Georgia, Tahoma;	
	background: url(/bitrix/templates/hotel/images/bg-body.png) repeat-y center top;
    padding-left: 10px;
    padding-right: 10px;	
	background-color: #fff;	
	background-size: 100% auto; 	 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-body.png', sizingMethod='cover');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-body.png', sizingMethod='cover')";	
}
a{
	text-decoration: none; 
}
.container{
	min-width:1240px;
}
.fixed{
	margin:0 auto;
	width:1240px;
	height:100%; 	
}
.block{
	display:block;
	vertical-align:top;
}
.inline{
	display:inline;
	vertical-align:top;
}
.inline-block{
	display:inline-block;
	vertical-align:top;
}
header .top{
	font-family:Georgia, Tahoma;
	font-style:italic;
	height:276px;
	background:url(/bitrix/templates/hotel/images/bg-header.png) top left no-repeat #fff; 
	-moz-box-shadow: 0px 7px 7px #02041c;
	-webkit-box-shadow: 0px 7px 7px #02041c;
	box-shadow: 0px 7px 7px #02041c;	
} 

header .top .button{
	background: #55a2bb;
	background:linear-gradient(to bottom,#bbecf9,#55a2bb);
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bbecf9, #55a2bb) repeat scroll 0 0;
	background: -moz-linear-gradient(to bottom, #bbecf9, #55a2bb) repeat scroll 0 0;
	background: -webkit-linear-gradient(to bottom, #bbecf9, #55a2bb) repeat scroll 0 0;
	background: -webkit-linear-gradient(#bbecf9, #55a2bb); 
	background: -o-linear-gradient(to bottom, #bbecf9, #55a2bb) repeat scroll 0 0;
	background: -ms-linear-gradient(to bottom, #bbecf9, #55a2bb) repeat scroll 0 0;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bbecf9', endColorstr='#55a2bb');
	border:1px solid #b2ddec;
}

header .company-info{	
	height:80%;	
	width:27%;
	padding-left:38px;
}
header .company-info .address{	
	color:#fff;
	font-size:18px;
	margin-top:18px;
	text-align:center;
	padding-right:80px;
	padding-top:50px;
}
header .company-info span{	
	color:#df8f58;	
}
header .company-info .map{	
	padding-top:25px;	
	padding-left:32px;
}
header .company-info .map .map-shdow-image{
	height:22px;	
	width:183px;
	margin-top:6px;
	background:url(/bitrix/templates/hotel/images/shadow-map-button.png) bottom center no-repeat; 
}
header .company-info .map a{
	/* height:28px;	 */
	width:163px;
	padding:5px 10px 10px 18px;	
	/* border: medium none; */
    border-radius: 4px;	
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	/* Для плохих IE */
	/*behavior: url(/bitrix/templates/hotel/border-radius.htc); /* учим IE border-radius */
	text-align: center; 
	font-size:18px;
	font-style:italic;
	color:#fff;
}
header .company-logo{
	height:72%;	
	width:39%;	
	padding-top:20px;
	text-align:center;	
}
header .company-logo .company-image{
	height:190px;
	width:326px;		
	/* background:url(/bitrix/templates/hotel/images/logo.png) center no-repeat;  */
}
header .company-call{	
	height:80%;	
	width:27%;	
	padding-right:38px;
}
header .company-call .networks{
	padding-top:18px;
	text-align:right;
}
header .company-call .networks a.instagram{
	height:27px;
	width:27px;		
	background:url(/bitrix/templates/hotel/images/instagram.png) center no-repeat; 
}
header .company-call .networks a.vkontakte{
	height:27px;
	width:27px;		
	background:url(/bitrix/templates/hotel/images/vkontakte.png) center no-repeat; 
}
header .company-call .networks a.twitter{
	height:27px;
	width:27px;		
	background:url(/bitrix/templates/hotel/images/twitter.png) center no-repeat; 
}
header .company-call .phone{
	font-style:normal;
	text-align:right;
	font-size:30px;
	padding-top:15px;
	color:#fff;
}
header .company-call .phone span{	
	font-size:19px;
	color:#8fd5ee;
}
header .company-call .mail{
	text-align:right;
	font-size:12pt;
	margin-bottom:20px;	
}
header .company-call .mail a{
	text-decoration:underline;	
	color:#fff;
}
header .worktime{	
	padding-left:141px;
	font-size:20px;
	text-align:center;
	color:#8fd5ee;
}
header .worktime span{	
	font-size:26px;
	color:#fff;
}
.section .center{
	/* height:1278px; */ /*УДАЛИТЬ*/
	padding-bottom:35px;
	background-color: #fff;
	-moz-box-shadow: 0px 7px 7px #02041c;
	-webkit-box-shadow: 0px 7px 7px #02041c;
	box-shadow: 0px 7px 7px #02041c;
}
.center .reviews{
	margin:0px 20px;	
}
.center .news{
	width:311px;
	padding:20px;
}
.center .content-panel{
	width:96%;
	padding:25px;
	min-height:190px;
}
.center .content-panel-main{
	width:71%; 
}
.center .reserve {
	width:301px;
	/* height:200px;	 */
	margin:10px 10px;
	padding:17px 10px 12px 17px;
	border: 1px solid #80bbcf;
	background-color:#fbf8f4;
}
.center .reserve .button{
	background-color: #015d7d;
	font-size:26px;	
	color:#fff;
	font-style: italic;
}
.center .reserve .reserve-shdow-image{
	height:22px;	
	width:272px;
	/* margin-top:6px; */
	background:url(/bitrix/templates/hotel/images/reserve-button-shadow.png) bottom center no-repeat; 	
}
.center .reserve  a{
	height:36px;	
	width:272px;
	padding:10px;	
	border: medium none;
    border-radius: 2px;		 
	-moz-border-radius: 2px; /* Firefox */
	-webkit-border-radius: 2px; /* Safari, Chrome */
	-khtml-border-radius: 2px; /* KHTML */
	text-align: center; 
}
footer {
	background:url(/bitrix/templates/hotel/images/bg-footer.png) top left repeat-x #fff; 	
}
footer .bottom{
	height:210px;	
	/* -moz-box-shadow: 0px 7px 7px #02041c;
	-webkit-box-shadow: 0px 7px 7px #02041c;
	box-shadow: 0px 7px 7px #02041c;	 */
	color:#fff;
	font-family:Tahoma, Arial;	
} 
footer .ft-company-logo{
	height:100%;	
	width:29%;
	text-align:center;
}
footer .ft-company-logo .ft-logo-title{	
	font-size:22px;
	padding-top:11px;
	color:#fbfaf2;
}
footer .ft-company-logo .ft-company-image{
	height:109px;
	width:117px;		
	background:url(/bitrix/templates/hotel/images/footer-logo.png) center no-repeat; 
	padding-left:239px;
}
footer .ft-company-logo .ft-number{	
	font-size:27px;
	/* padding:15px 0px; */
}
footer .ft-company-logo .ft-number span{	
	font-size:15px;
	color:#9ee1f8;
}
footer .ft-company-info{
	height:100%;	
	width:70%;
}
footer .ft-phone {
	height:72%;	
	width:33%;	
	text-align:center;
	font-family:Georgia, Tahoma;
	font-style:italic;	
}
footer .ft-phone .ft-work-time{
	font-size:20px;
}
footer .ft-phone .ft-work-time span{
	font-size:16px;
	color:#a5e8ff;
}
footer .ft-address{
	height:72%;	
	width:33%;
	text-align:center;
	line-height:1;
}
footer .ft-address .ft-street{
	font-family:Georgia, Tahoma;	
	font-size:16px;
	color:#fff;
	font-style:italic;	
}
footer .ft-map{
	padding-left:51px;
	padding-top:10px;
}
footer .ft-map  .ft-map-shdow-image{
	height:22px;	
	width:183px;
	margin-top:6px;
	background:url(/bitrix/templates/hotel/images/footer-button-shadow.png) bottom center no-repeat; 
}
footer .ft-map a{	
	height:19px;	
	width:154px;
	padding:10px 10px 10px 18px;	
	border: medium none;
    border-radius: 4px;		 
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	text-align: center; 
	font-size:14px;
	font-style:italic;
	font-family:Arial, Tahoma;	
	color:#f1e3d2;
}
footer .ft-map .ft-button{
	font-family:Georgia, Tahoma;
	font-style:italic;
	font-size:18px;	
	background: #55a2bb;
	background:linear-gradient(to bottom,#bfeffc,#55a2bb);
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bfeffc, #55a2bb) repeat scroll 0 0;
	background: -moz-linear-gradient(to bottom, #bfeffc, #55a2bb) repeat scroll 0 0;
	background: -webkit-linear-gradient(to bottom, #bfeffc, #55a2bb) repeat scroll 0 0;
	background: -webkit-linear-gradient(#bfeffc, #55a2bb); 
	background: -o-linear-gradient(to bottom, #bfeffc, #55a2bb) repeat scroll 0 0;
	background: -ms-linear-gradient(to bottom, #bfeffc, #55a2bb) repeat scroll 0 0;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#bfeffc", endColorstr="#55a2bb");	
}
footer .ft-wo-logo{
	height:63%;	
	width:32%;
	padding-top:20px;
}
footer .ft-wo-logo .ft-wo-logo-title{
	font-size:11px;
	padding-left:7px;
	color:#cccccc;
}
footer .ft-wo-logo .ft-wo-logo-title a{
	color:#d52627;
	text-decoration:underline;
}
footer .ft-wo-logo .ft-wo-logo-image{
	height:32px;	
	width:53px;
	background:url(/bitrix/templates/hotel/images/weboptimize-logo.png) bottom center no-repeat; 
}
footer .ft-wo-logo .ft-seo-image{
	height:31px;	
	width:88px;
	background:url(/bitrix/templates/hotel/images/seo.png) bottom center no-repeat; 
	padding-top:30px;
}
footer .ft-wo-logo .ft-seo-next-image{
	height:31px;	
	width:88px;
	background:url(/bitrix/templates/hotel/images/seo-next.png) bottom center no-repeat; 
	padding-top:30px;
}
#fader{
	font-family:Arial;
	position:fixed;
	z-index:10;
	background:rgba(0,0,0,0.2);
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	transition:opacity 0.5s ease-out;
}
#fader .fade-form{
	/*background:rgba(250,250,250,0.7);*/
	/* background:url(/bitrix/templates/hotel/images/call-bg.png) left center no-repeat; */
	background-color:#015d7d;
	width:454px;
	padding:20px 10px;
	margin:50px auto;
	position:relative;
	z-index:11;
	height:570px;
	border-radius:7px;
}
#fader .main-form{
	padding-left:16px;
	font-family:Arial;
}
#fader .fade-form .close{
	color:#ff9c00;
	font-size:40px;
	position:absolute;
	top:5px;
	right:5px;
	line-height:0.5;
	cursor:pointer;
}
#fader .err{
	background:rgba(255,0,0,0.3);
}
#fader .fade-form input,#fader .fade-form textarea{
	display:inline-block;
	width:295px;
	border-radius:7px;
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	-khtml-border-radius: 7px; /* KHTML */
	margin-bottom:10px;
	border:none;
	font-size:18px;
	padding-left:10px;
	padding-right:10px;
	/*box-shadow:1px 1px 2px 5px #afafaf;*/
	box-shadow:inset 1px 1px 5px 1px #e0e0e0;
	-moz-box-shadow:inset 1px 1px 5px 1px #e0e0e0;
	-webkit-box-shadow:inset 1px 1px 5px 1px #e0e0e0;	
	transition:all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}
#fader .fade-form label{
	width:78px;
	display:inline-block;
	font-size:16px;
	color:#fff;
}
#fader .fade-form span{
	font-size:27px;
	color:#ff9c00;
}
#fader .fade-form .label-comment{
	width:425px;
	margin:10px 0;	
}
#fader .fade-form .label-comment-star{
	width:412px;
	color:#ff9c00;
	font-size:12px;
}

#fader .fade-form input{
	height:40px;
	border:none;
}
#fader .fade-form textarea{
	padding-top:5px;
	height:150px;
}
#fader .fade-form .text-comment{
	width:403px;
}
#fader .fade-form button{
	border:none;
	display:block;
	margin:15px auto 0px;
	box-shadow:inset 1px 1px 5px 1px #e0e0e0;
	-moz-box-shadow:inset 1px 1px 5px 1px #e0e0e0;
	-webkit-box-shadow:inset 1px 1px 5px 1px #e0e0e0;	
}
#fader .fade-form h2.title{
	padding-top:0px;
}
#fader .fade-form h1 {
	padding-bottom:28px;
	text-align:center;
	font-size:30px;
	font-weight:normal;
	color:#ff9c00;	
}
a.order,button.order{
	width:243px;
	text-align:center;
	text-transform:uppercase;
	margin-top:6px;
	padding:7px 0px 8px;	
	background-color: #015d7d;
	background:linear-gradient(to bottom,#bdedfa,#55a2bb);
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bdedfa,#55a2bb) repeat scroll 0 0;
	background: -moz-linear-gradient(to bottom, #bdedfa,#55a2bb) repeat scroll 0 0;
	background: -webkit-linear-gradient(to bottom, #bdedfa,#55a2bb) repeat scroll 0 0;
	background: -webkit-linear-gradient(#bdedfa,#55a2bb); 
	background: -o-linear-gradient(to bottom, #bdedfa,#55a2bb) repeat scroll 0 0;
	background: -ms-linear-gradient(to bottom, #bdedfa,#55a2bb) repeat scroll 0 0;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bdedfa', endColorstr='#55a2bb');
	font-family:Arial;
	color:#fff;		
	text-decoration:none;
	font-size:21px;
	border-radius:3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-khtml-border-radius: 3px;
	border:none;	
	cursor:pointer;
}

ul.list-style {
    list-style-position: inside;
}
/* End */
/* /bitrix/templates/hotel/includes/basic-menu/style.css?14404166301585 */
/* /bitrix/templates/hotel/includes/crumbs/style.css?1440486962214 */
/* /bitrix/templates/hotel/includes/inner-page/style.css?14405613921013 */
/* /bitrix/templates/hotel/includes/photo-slider-page/style.css?14405660971489 */
/* /bitrix/templates/hotel/styles.css?169753268511744 */
