

/* Start:/bitrix/templates/vik_redesign/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_redesign/template_styles.css?154507208919205*/
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_redesign/fonts/AmericanTypewriterStd-Med.otf);
}
@font-face {
	font-family: GaramondRegular;
	src: url(/bitrix/templates/vik_redesign/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_redesign/images/sprite.png) 0 0 no-repeat;
	display: block;
}
.hidden100{
	display: none !important;
}
.no_overflow{
	position: relative;
}
.cnt_area_plain a {
	color: #fff;
}
.row {
	overflow: hidden;
	clear: both;
}
.row .col-sm-6 {
	width: 45%;
	float: left;
	margin: 2px 5px;
	overflow: hidden;
}
.hp_row {
	border: 1px solid #5778bf;
	padding: 10px;
	font-size: 18px;
	max-width: 600px;
}
.row_wr {
	overflow: hidden;
}
.col9 {
	width: 60%;
	float: left;
	text-align: center;
}
.col3 {
	width: 40%;
	float: left;
	text-align: center;
}
.hp_popup_small_text {
	text-align: left;
	font-size: 14px;
	padding: 15px 0 0 0;
}
.hp_popup_button {
	color: #fff;
	background-color: #377bcc;
	border: 1px solid #4f6886;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	padding: 20px 40px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 30px 0 0 0;
}
.white-box {
	background: rgba(255,255,255,0.3);
}
html.contactus {
	position: static;
}
html.contactus .text {
	position: static;
}
html.blogMode {
	position: static;
}
.p1.guest-suites .press, .s9.guest-suites .press {
	text-align: center;
}
.p1.guest-suites .all_art {
	display: block;
	width: 60%;
	margin: 0 auto;
}
.p1.guest-suites.casas .all_art {
	display: inline-block;
	width: 80%;
	margin: 0;
}
.social {
	position: relative;
	/*left: 30px;
	top: 10px;*/
	float: left;
	overflow: hidden;
	margin: 10px 0 0 30px;
	z-index: 15;
}
.btn-social {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: #fff;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 5px 0 0;
	font-size: 15px;
    text-align: center;
}
a.btn-social .fa {
    margin: 5px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-instagram:before {
    content: "\f16d";
}
a.btn-ig {
    color: #2a5b83;
}
a.btn-social .fa {
    margin: 5px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}
a.btn-fb {
    color: #3b5998;
}
a.btn-tw {
    color: #5ea9dd;
}
a.btn-yt {
    color: #d71627;
}
a.btn-social:hover {
    color: #1b4998;
}

.menu_li.stand-out {
	background: #1b4998;
	padding: 5px 12px;
}
.menu_li.stand-out a {
	color: #fff;
}
.header_responsive {
	text-align: center;
	overflow: hidden;
	position: relative;
	background: #1b4998;
}
.logo_link {
	margin: 7px 0 0 0;
	display: inline-block;
}


/*Art*/
.art_wr {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 10;
	overflow: auto;
	top: 0px;
}
.all_art {
	width: 80%; 
	z-index: 3; 
	top: -1000px; 
	position: relative; 
	/*background: rgba(255,255,255,0.5);*/
	text-align: left; 
	padding: 15px;
	display: inline-block;
	transition-property: top;
	transition-duration: 1s;
	transition-delay: 0s;
}
.all_art.active {
	top: 90px;	
}
.art-popup-in-text {
	text-align: left;
}
.view_art {
	display: inline-block; 
	background: #000000; 
	width: 20%; 
	overflow: hidden; 
	color: #FFFFFF; 
	text-decoration:none; 
	font-size: 13px; 
	top: -1000px; 
	text-transform: uppercase;
	position: relative;
}
.view_art.active {
	top: 100px;
}
.art_unit {
	width: 140px; 
	height: 120px; 
	float: left; 
	margin: 9px; 
	display: block; 
	text-decoration: none; 
	line-height: 1;
}
.art_name {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: normal; 
	padding:0 0 0 10px;
}
.art_under {		
	display: none;
	width: 60%;
	margin: 0 auto;
	background: rgba(255,255,255,0.5);
	padding: 5px 15px;
}
.art-popup {
	display: none;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
.art-popup.active {
	display: block;
}
.art-popup-in-close {
	position: absolute;
	cursor: pointer;
	color: #777;
    font: 14px/100% arial, sans-serif;
    right: 5px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    top: 5px;
}
.art-popup-in {
	width: 950px;
	padding: 15px;
	background: #fff;
	margin: 0 auto;
	font-size: 13px;
	margin-top: 200px;
	position: relative;
	border-radius: 5px;
}
.art_under.active {
	display: inline-block;
}
.art-under-wr {
	position: absolute; 
	bottom: 50px;
	width: 100%;	
	z-index: 3;
	font-size: 15px;
}
.art_info {
	float: left; 
	color: #000; 	
}
.art_bio {
	float: right; 
	color: #000; 
	text-decoration: none;
}
.bio {
	width: 800px; 
	padding: 15px 30px; 
	height: 600px; 
	position: absolute; 
	z-index: 5; 
	top: 100px; 
	background: rgba(255,255,255,0.5); 
	display: none;
}
.bio_info {
	float: left; 
	width: 650px; 
	height: 580px; 
	overflow: hidden; 
	text-align: left; 
	font-size: 13px; 
	padding: 0 60px 0 0; 
	position: relative;
}
.bio_in {
	position: relative; 
	top: 0;
}
.art_close {
	float: right; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 15px;
}
.text_up3 {
	display: block; 
	height: 30px; 
	width: 60px; 
	position: absolute; 
	top: 0; 
	right: 0; 
	display: none; 
	background:url(/bitrix/templates/vik_redesign/../images/arr.png); 
	overflow: hidden;
}
.text_down3{
	display: block; 
	height: 30px; 
	width: 60px; 
	position: absolute; 
	bottom: 0; 
	right: 0; 
	display: none; 
	background: url(/bitrix/templates/vik_redesign/../images/arr.png) scroll 0 -30px; 
	overflow: hidden;
}
.guest-suites .suite-int-text {
	display: inline;
}
.guest-suites .bio-int-text {
	display: none;
}
.suite-int-text {
	display: none;
}



/* 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;
	z-index: 14;
	font-weight: bold;
	background: rgba(255,255,255,0.65);
}
.overview {
	color:#fff;
}
.main_menu {
	list-style: none;
	clear: both;
}
.menu_li {
	display: inline-block;
	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 {
	overflow: hidden;
	position: relative;
	/*top: 10px;
	right: 30px;*/
	float: right;
	margin: 10px 30px 0 0;
	z-index: 15;
}
.lang a {
	display: block;
	float: left;
	margin: 0 4px 4px 4px;
}
.lang img {
	width: 26px; 
}
.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;
}
.center-text .text {
	top: 250px;
	bottom: auto;
}
.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: -10px;
					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_redesign/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;
}
.press_refinements a {
	color: #fff;
	margin: 0 10px 0 0;
}

/*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_redesign/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_redesign/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: 80%;*/
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
	.press {
		overflow: hidden;
		/*padding: 0 0 90px 0;*/
		/*text-align: center;*/
	}
		.press_paging {
			padding: 5px 0;
			text-align: left;
		}
		.press_refinements {
			text-align: left;
		}
		.hidden_vis {
			visibility: hidden;
		}
		.press_paging a {
			color: #fff;
			text-transform: uppercase;
			text-decoration: none;
		}
		.art_wr .press_item {
			width: 150px;
			height: 150px;
		}
		.press_item {
			margin: 3px 2px;
			width: 108px;
			height: 140px;
			text-align: center;
			color: #000;
			text-decoration: none;
			display: inline-block;
		}
			.press_item p {
				height: 35px;
				overflow: hidden;
			}
			.press_item img {
				border: 1px solid #000;
				max-width: 100%;
				height: auto;
			}
			.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;
	}
	.press_wr {
		width: 95%;
	}
	.art-popup-in {
		width: 80%;
	}
	.center-text .text {
		top: 150px;
	}
}

@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 {
		margin: 10px 0px 5px 0
	}
	.lang a {
		/*float: none;	*/	
		margin: 0;	
	}
	.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;
	}
	.row .col-sm-6 {
		width: 100%;
	}
	.art_wr .press_item {
		width: 135px;
		height: 135px;
	}
	.lang img {
		width: 60% !important; 
	}
	.lang {
		right: 10px !important;
	}
	.logo_link {
		display: inherit;
		clear: both;
		
	}
}
@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.s7 .sprite.menu, body.s8 .sprite.menu {
	padding-top: 40px;
}





/* End */
/* /bitrix/templates/vik_redesign/styles.css?1411548099215 */
/* /bitrix/templates/vik_redesign/template_styles.css?154507208919205 */
