

/* Start:/bitrix/templates/vik/styles.css?1411548099215*/
.font10{font-size:10px}
.font12{font-size:12px}
.font14{font-size:14px}
.font16{font-size:16px}
.font18{font-size:18px}
.font20{font-size:20px}
.font22{font-size:22px}
.font24{font-size:24px}
.font26{font-size:26px}
/* End */


/* Start:/bitrix/templates/vik/template_styles.css?148162157313028*/
html, body, img, div, p, span, ul, li, ol, form, frame, iframe, span, a, em, i, b, strong, h1, h2, h3, h4, h5, h6, table, td, tr, th, input, textarea, select, option, aside, nav, footer, header, section, menu   {
	padding: 0; 
	margin: 0;
}
aside, nav, footer, header, section, menu { 
	display: block;
}
html {
	 height: 100%;
     position: fixed;
     width: 100%;
}
body {
	position: relative; 
	height: 100%;
	background: #000; 
	background: #ccc; 
	font-family: GaramondRegular, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
}
@font-face {
	font-family: AmericanTypewriter;
	src: url(/bitrix/templates/vik/fonts/AmericanTypewriterStd-Med.otf);
}
@font-face {
	font-family: GaramondRegular;
	src: url(/bitrix/templates/vik/fonts/AGaramondPro-Regular.otf);
}
/*body.s3 {
	font-family: AmericanTypewriter;
}*/

img {
	border: 0;
}
a {
	outline: none;
}
a:hover {
	text-decoration: none;
}
.hidden {
	display: none;
}
.visible {
	display: block !important;
}
.clear {
	clear: both;
}
.sprite {
	background: url(/bitrix/templates/vik/images/sprite.png) 0 0 no-repeat;
	display: block;
}
.hidden100{
	display: none !important;
}
.no_overflow{
	position: relative;
}


/* Content */
.content {
	/*height: 100%;*/
	position: relative;
	min-width: 320px;
	min-height: 100%;
}
.menu {
	text-align: center; 
	padding: 10px 0;
	position: relative;
	background-position: 0 -60px;
	background-repeat: repeat-x;
	height: 70px;
	z-index: 14;
	font-weight: bold;
}
.overview {
	color:#fff;
}
.main_menu {
	list-style: none;
	clear: both;
}
.menu_li {
	display: inline;
	border-right: 1px solid #000;
	padding: 0 6px 0 5px;
	text-transform: uppercase;
}
.menu_li:last-child {
	border: none;
}
.submenu {
	padding: 3px 0 0 0;
	display: none;
}
.submenu .menu_li {
	/*text-transform: none;*/
	border: none;
	/*font-size: 10px;*/
}
.menu_a {
	color: #000; 
	font-weight: bold;
	text-decoration: none;
	
}
.menu_a:hover, .menu_a.act {
	color: #fff;
}
footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 15;
}
.footer_mobile {
	bottom: 20px;
}
.lang {
	float: left;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}
.lang a {
	display: block;
	float: left;
	margin: 0 4px 4px 4px;
}
.socials {
	right: 0;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}
.socials a {
	float: right;
	margin: 0 0 0 2px;
	
}
.socials a img{
	border-radius: 4px;
	overflow: hidden;
}
.youtube {
	background-position: -41px 0;
}
.instagram {
	background-position: -69px 0;
}
.tweeter {
	background-position: -55px 0;
}
.facebook {
	background-position: -27px 0;
}
.awards {
	float: right;
	margin: 0 15px 0 0;
}
.award_a {
	float: left;
	margin: 0 3px;
}
.award_a:last-child {
	margin: 0 15px 0 3px;
}
.socials a.sm img {
	width: 32px;
	height: 32px;
}
.vik {
	float: left;
	text-indent: -9999px;
	width: 19px;
	height: 29px;
	background-position: -83px 0px;
	margin: 0 40px 0 0;
}
.menu_show {
	background-position: -102px 0px;
	display: none;
	margin: 5px 0 0 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	background: rgb( 255, 255, 255);
	background: rgba( 255, 255, 255, 0.5);
	padding: 3px 5px;
	width: 50px;
}
.text{
	position: absolute;
	z-index: 10; 
	bottom: 40px;
	font-size: 17px;
	width: 100%;
	text-align: center;
	color: #fff;
}
.text_in {
	width: 80%;
	margin: 0 auto;	
}
.blog{
	position: absolute;
	z-index: 11; 
	top: 100px;
	font-size: 14px;
	width: 100%;
	color: #fff;
}
.blog_in {
	width: 60%;
	margin: 0 auto;
	overflow-y: auto;
	position: relative;
	padding: 0 30px;
}
	.blog_in .border {
		border: 1px solid #ccc;
		padding: 5px;
		margin: 10px 0;
	}
	
	.blog_in img {
		cursor: pointer;
		max-width: 100%;
		height: auto;
	}
	.blog_in img.captcha_pic{
		width: 110px;
		height: 33px;
		cursor: auto;
	}
	.blog_socials {
		/*position: fixed;
		right: 20px;
		top: 100px;*/
	}
		.blog_socials span {
			/*display: block;*/
		}
	.stButton {
		margin: 0 !important;
	}
	.comments_wr {
		text-align: center;
	}
		.comments_link {
			color: #000;
			text-decoration: none;
			background: #fff;
			padding: 5px;
			cursor: pointer;
			border: 1px solid #eee;
			font-size: 18px;
		}
		.comments_form {
			position: relative;
			top: -500px;
			width: 300px;
			margin: 0 auto;
			border: 1px solid #ccc;
			background: #fff;
			color:#000;
			text-align: left;
			padding: 10px;
			border-radius: 8px;
			box-shadow: 0 0 5px #888;
		}
			.comments_form .form_collumn {
				padding: 3px 0;
				overflow: hidden;
			}
				.comments_form .form_collumn input {
					float: right;
					width: 210px;
					height: 20px;
					padding: 0 5px;
				}
				.comments_form.weddings .form_collumn input {
					width: 115px;
				}
					.comments_form .form_collumn input.invalide {
						background: #ff7a7a;
					}
				.comments_form .form_collumn input.submit {
					float: right;
					width: auto;
					height: auto;
				}
					.comments_form .form_collumn input.captcha_text {
						width: 90px;
					}
					span.captcha {
						float: right;
						padding: 0 0 0 10px;
					}
				.comments_form .form_collumn select{
					float: right;
					width: 220px;
				}
				.por .comments_form .form_collumn select{
					width: 197px;
				}
				.esp .comments_form .form_collumn select{
					width: 197px;
				}
				.comments_form .form_collumn textarea{
					float: right;
					width: 210px;
					height: 90px;
					padding: 5px;
				}
				.form_close {
					position: absolute;
					top: 0px;
					right: -15px;
					top: -20px;
					color: red;
					cursor: pointer;
					font-size: 18px;
					font-weight: bold;
				}
				.comments_page .quotes_wr {
					top: 30px;
				}
			.comments_form .red {
				color: red;
			}

/* Preloading images */
.preloading_images{
	background: #000; 
	width: 1px; 
	height: 1px; 
	z-index: -500;
	position: absolute; 
	overflow: hidden;
}
.back{
	position: absolute; 
	z-index: -10; 
	width: 100%; 
	height: 100%;
	overflow: hidden;
}
#loading{
	position: absolute; 
	width: 100%; 
	height: 100%; 
	background: url(/bitrix/templates/vik/images/ajax-loader.gif) center center no-repeat #000000;
	z-index: 1000; 
	text-align: center;
}
#supersized{
	/*position: fixed;*/
	background: green;
}
#supersized img{ 
	-ms-interpolation-mode: bicubic; 
}
#supersized img, #supersized a{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
}
#supersized .prevslide, #supersized .prevslide img{
	z-index: 1;
}
#supersized .activeslide, #supersized .activeslide img{
	z-index: 2;
}
#pauseplay {
	position: absolute; 
	bottom: 50px; 
	right: 20px;
	display: block; 
	width: 24px; 
	height: 29px; 
	z-index: 20;
	background-position: -27px -28px;
	display: none;
}
.stop {
	background-position: -28px 0 !important;
}

/*Quotes*/
.quotes_wr {
	position: absolute;	
	width: 100%;
	top: 0;
	left: 0;
	z-index: 7;
	display: none;
	height: 100%;
}
.quotes{
	margin: 0 auto;
	width: 800px;
	top: 0;
	font-size: 12px; 
	text-align: left; 
	color: #000;
	position: relative;	
	height: 100%;
}
.cita {
	position: absolute;
	width: 300px;
	display: none;
	bottom: 150px;
	left: 100px;
	height: 200px;	
}
.cita1{
	
}
.cita2{	
/*	bottom: 100px; */
	/*left: 20px;*/
	left: auto;
	right: 100px;
}
.cita3{
	/*bottom: 100px; */
	/*left: 20px;*/
}
.cita4{
	/*bottom: 100px; */
	/*left: 20px;*/
	left: auto;
	right: 100px;
}
.cita_in1{	
	font-size: 14px; 
	/*font-family: 'AGaramondPro-Italic';
    src: url('/bitrix/templates/vik/fonts/AGaramondPro-Italic.otf');*/
	font-style: italic;
	font-weight: normal;
	display: table-cell;
	vertical-align: bottom;
	height: 100%;
}
.cita_in2{
	font-weight: normal;
}

.blog_page {
	background: #fff;
}
	.blog_page .blog{
		color: #000;
	}
	.blog_page .menu {
		background:#809BBF;
	}

/* Reservation Block */
.reservation {
	position: absolute;
	width: 220px;
	top: 100px;
	right: 10px;
	padding: 10px 0;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 5px;
	z-index: 20;
}
	.reservation legend {
		display: none;
	}
	.reservation label {
		display: block;
		padding: 0 0 3px 0;
		color: #fff;
	}
	.reservation fieldset {
		border: none;
	}
	.reservation #region, .reservation #hotels {
		width: 100%;
	}
	.reservation .form_row {
		padding: 4px 0;
		overflow: hidden;
		clear: both;
	}
	.reservation select, .reservation input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;		
	}
	.reservation .day {
		width: 50px;
	}
	.reservation .month {
		width: 90px;
	}
	.reservation .date {
		float: left;
	}
	.reservation .nights {
		float: right;
	}
		.reservation .nights input {
			width: 50px;
		}
	.reservation .appartments {
		float: left;
		padding: 0 12px 0 0;
	}
		.reservation .appartments select {
			width: 50px;
		}
		.reservation .submit {
			width: 130px;
			height: 20px;
			margin: 5px 0 0 0;
			background: rgb(174,188,191);
			background: -moz-linear-gradient(top, rgb(174,188,191) 0%, rgb(110,119,116) 50%, rgb(10,14,10) 51%, rgb(10,8,9) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(174,188,191)), color-stop(50%,rgb(110,119,116)), color-stop(51%,rgb(10,14,10)), color-stop(100%,rgb(10,8,9)));
			background: -webkit-linear-gradient(top, rgb(174,188,191) 0%,rgb(110,119,116) 50%,rgb(10,14,10) 51%,rgb(10,8,9) 100%);
			background: -o-linear-gradient(top, rgb(174,188,191) 0%,rgb(110,119,116) 50%,rgb(10,14,10) 51%,rgb(10,8,9) 100%);
			background: -ms-linear-gradient(top, rgb(174,188,191) 0%,rgb(110,119,116) 50%,rgb(10,14,10) 51%,rgb(10,8,9) 100%);
			background: linear-gradient(to bottom, rgb(174,188,191) 0%,rgb(110,119,116) 50%,rgb(10,14,10) 51%,rgb(10,8,9) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf', endColorstr='#0a0809',GradientType=0 );
			border: none;			
			border-radius: 3px;
			cursor: pointer;
			color: #fff;
			border: 1px solid #ccc;
		}
	.form_preloader {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: none;
		background: #000;
		background: url(/bitrix/templates/vik/images/ajax-loader.gif) center center no-repeat rgba(0, 0, 0, 0.9);
		border-radius: 5px;
	}
	.children_age {
		float: left;
		clear: both;
		margin: 3px 0 3px 124px;
		width: 50px;		
	}
	.children_row label {
		padding: 0 50px 0 0;
		text-align: right;
	}
	.extra_item {
		padding: 3px 0;
		clear: both;
	}
	.extra_item .adults_block {
		padding: 0 12px 0 62px;
	}
/* End Reservation Block */

/* Press */
.press_wr {
	/*position: absolute;
	top: 100px;
	left: 0px;*/
	width: 100%;
}
	.press {
		width: 950px;
		margin: 0 auto;
		overflow: hidden;
		padding: 0 0 90px 0;
	}
		.press_paging {
			padding: 5px 0;
		}
		.hidden_vis {
			visibility: hidden;
		}
		.press_paging a {
			color: #fff;
			text-transform: uppercase;
			text-decoration: none;
		}
		.press_item {
			margin: 3px 2px;
			float: left;
			width: 108px;
			height: 140px;
			text-align: center;
			color: #000;
			text-decoration: none;
		}
			.press_item:hover {
				color: #aaa;
			}
			.press_item p {
				height: 35px;
				overflow: hidden;
			}
			.press_item img {
				border: 1px solid #000;
			}
			.press_item img:hover {
				border: 1px solid #fff;				
			}
.blue {
	background: #01377f;
}
.room5, .under4 {
	color: #fff;
	padding: 3px 0;
}
	.room5 a {
		color: #fff;
	}
			
@media screen and (max-width: 960px) { 
	.press {
		width: auto;
	}
}

@media screen and (max-width: 600px) { 
	html {
		-webkit-text-size-adjust: none;
	}
	.logo {
		width: 120px;
	}
	.menu {		
		padding: 10px 0;
		background: none;
	}
	.main_menu {
		padding: 0;
		display: none;
		text-align: left;
		float: left;
		padding: 5px 5px 5px 0;
		background: rgb( 255, 255, 255);
		background: rgba( 255, 255, 255, 0.5);
		border: 1px solid #fff;
		width: 152px;
		position: absolute;
	}
	.menu_li {
		display: list-item;
		border: none;
		margin: 5px 0;
	}
	.menu_show  {
		display: block;
	}
	.submenu {
		position: absolute;
		top: 70px;
		left: 158px;
		list-style: none;
		text-align: left;
		display: none;
		background: rgb( 255, 255, 255);
		background: rgba( 255, 255, 255, 0.5);
		border: 1px solid #fff;
		z-index:11;
	}
	#pauseplay {
		display: none !important;
	}
	.quotes_wr {
		top: 50px;
	}
	.quotes {
		width: 200px;
	}
	.cita {
		width: 200px;
		bottom: 50px;
	}
	.cita1, .cita2, .cita3, .cita4 {
		left: 10px;
		top: 0;
	}
	.text {
		font-size: 13px;
	}	
	.lang a {
		float: none;		
		margin: 0 0 10px 5px;		
	}
	.lang a img {
		width: 80%;
	}
	.reservation {
		right: 0;
		top: 0;
		background: #000;
	}	
	.comments_form {
		width: 200px;
	}
	.comments_form .form_collumn input {
		width: 110px;
	}
	.comments_form.wessings .form_collumn input {
		width: 100%;
	}
		.comments_form .form_collumn input.captcha_text {
			width: 90px;
		}
	.comments_form .form_collumn select{
		width: 120px;
	}
	.comments_form .form_collumn textarea{
		width: 110px;
	}
	.comments_form.weddings .form_collumn textarea{
		width: 90%;
	}
	
	.blog_in {
		width: 80%;
		padding:0;
	}
}
@media screen and (min-width: 601px) {
	.main_menu {
		display: block !important;
	}
}

body.s6 img.logo, body.s7 img.logo, body.s8 img.logo {
	display: none;
}
body.s6 .sprite.menu, body.s7 .sprite.menu, body.s8 .sprite.menu {
	padding-top: 40px;
}





/* End */
/* /bitrix/templates/vik/styles.css?1411548099215 */
/* /bitrix/templates/vik/template_styles.css?148162157313028 */
