
/***************  templates/main/css/global.defaults.css  ***************/
/* ---------------- OVERRIDE BROWSER DEFAULT TYPOGRAPHY ---------------- */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}
h1 {
	margin: 1.6em 0em 0em;
}
h2, h3 {
	margin:.5em auto;
}
h4 {
	margin: 1.2em 0em 0em;
}
h5, h6 {
	margin: 1.2em 0em 1.2em;
}
p, li {
	line-height: 1.2;
}
p {
	font-size: 1em;
	margin: 0.9em 0em 1.2em;
}
li > p {
	margin-top: 0.2em;
}
ol, ul {
	margin: 0 0 8px;
}
img {
	border: 0 none;
}
th {
	font-weight: normal;
	text-align: right;
	padding-right: 0.5em;
}
td {
	text-align: center;
}
form,
button,
input,
select,
textarea {
	margin: 0;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
sup {
	font-size: 0.74em;
	/* avoid increased line-box height */
	vertical-align: top;
	position: relative;
	top: -0.1em;
}
sup.ordinal {
	text-transform: lowercase;
}
.temperature {
	white-space: nowrap; /* prevent IE from word-breaking after degreee symbol */
}

/***************  templates/main/css/global.text.css  ***************/
/* Global Element Styles */
body {
	font-family:'Futura Std Book', Arial, Helvetica, sans-serif;
	font-size:1.15em;
	color:#231417;
}

h1 {
	font-family:'Mercury Text G1', Arial, Helvetica, sans-serif;
	font-size:40px;
	text-transform:uppercase;
}

h2 {
	color:#a19f9d;
	font-family:'Futura Std Book', Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	letter-spacing:0.03em;
}

h3 {
	font-family:'Mercury Text G1', Arial, Helvetica, sans-serif;
	font-size:1.65em;
}
h4{
	font-size:1.1em;
	font-family:'Futura Std Medium', Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.8em;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
/* Global Section Styles */
a{
	color:#be8844;
}
a:hover{
	text-decoration:underline;
}
.intro-link:hover,
.no-decoration:hover,
.menu li a:hover,
.btn-rfp a:hover,
.btn a:hover,
.pager-number .slick-dots li a:hover,
.share-btn:hover,
.nav-wrapper a:hover,
#breadcrumb a:hover,
.weather a:hover,
.dropdown-menu a:hover,
.main-visual .slick-dots a:hover{
	text-decoration:none;
}
em,
.section-title,
.reviews-inner  .itemcont{
	font-family:'Mercury Text G1', Arial, Helvetica, sans-serif;
}
.booking-btn,
#availability-checker button,
#mod_flexibleForms button,
#mod_mailingList button{
	font-family:'Futura Std Book', Arial, Helvetica, sans-serif;
}


.price-blk,
.ex-date,
.ex-link,
.choose select,
.reviews-name,
.modify-booking,
#navigation li a,
.item .book-btn a,
.back-to-top,
#availability-checker label,
.offers-grid .item  .title,
.enticnic-offers .view-offers,
.reviews-inner  .title,
.newsleter-box label,
.newsleter-box input.go,
.footer-menu li a,
#bookingMask-promoCode,
#breadcrumb,
.nav-wrapper a,
.sub-section .ex-title,
.menus.sub-section li a,
.cat-wrapper .change-mode,
.pager-number .slick-dots li a,
.direction-block,
.direction-block h3,
#routeGo,
.share-btn-wrapper a,
.cat-wrapper .cat-list li.active,
.itemPreviewBookingLink ,
.show-gallery-text{
	font-family:'Futura Std Medium', Arial, Helvetica, sans-serif;
}
.social-intro,
.enticnic-offers,
.grid-lg .itemcont,
.highlights-inner .section-intro,
.ft-content  p,
.grid-view .itemPreviewIntro,
.sub-section .sub-cont,
#mod_flexibleForms,
#mod_mailingList,
.cat-wrapper ul.cat-list,
.nextitem-wrapper .intro,
.section-second-title, .events-item .itemPreviewIntro{
	font-family:'Futura Std Light', Arial, Helvetica, sans-serif;
}
.more-link{
	font-family:'Futura Std Bold', Arial, Helvetica, sans-serif;
}


/* colors */

.more-link,
.modify-booking:hover,
.reviews-inner  .title{
	color:#be8844;
}
.more-link,
.modify-booking,
.ft-content a,
.nav-wrapper .nav{
	transition: color 0.5s ease;
}
.btn a,
.offers-grid .item .btn a,
.ft-content,
.ft-content a,
.ft-content .email1:hover,
.enticnic-offers .view-offers:hover{
	color:#fff;
}
.email-entry #email-address{
	color:#9f9f9f;
}
.ft-content a:hover,
.ft-content .hotelname,
.ft-content .email1 ,
#breadcrumb a:hover,
.nav-wrapper .nav:hover{
	color:#be8844;
}
.more-link span:hover,
.more-link:hover{
	color:#be8844;
	text-decoration:underline;
}
.nav-wrapper .nav{
	color:#000;
}
#breadcrumb{
	color:#acacac;
}
#breadcrumb a{
	color:#363636;
}
/* font-sizes */

.reviews-name{
	font-size:0.6em;
}
#breadcrumb {
	font-size:0.65em;
}
.more-link,
.btn a,
.booking-btn,
#availability-checker button{
	font-size:0.7em;
}
#navigation li a{
	font-size:0.65em;
}
.fixed #navigation li a{
	font-size:0.65em;
}
.main-visual  .slick-dots li a{
	font-size:0.8em;
}
.ft-content {
	font-size:0.85em;
}
.ex-link{
	font-size:0.85em;
}
.enticnic-offers .view-offers{
	font-size:16px;
}
.email-entry #email-address{
	font-size:0.75em;
}
.ft-content  h4{
	font-size:1em;
}
.social-intro,
.reviews-inner  .title{
	font-size:1.2em;
}
.sub-section .ex-title{
	font-size:1.25em;
}

/* text-decoration */
.ft-content .email  a{
	text-decoration:underline;
}

/* letter-spacing */
.btn a,
#breadcrumb,
.social-intro{
	letter-spacing:0.05em;
}
.ft-content  h4{
	letter-spacing:0.03em;
}
.footer-menu li a {
	letter-spacing:0.045em;
}

/* text-transform */
.btn a,
.title,
.ex-link,
.reviews .name,
.section-title,
.newsleter-box .go,
.ft-content  h4,
#breadcrumb,
.enticnic-offers .view-offers{
	text-transform:uppercase;
}
.sub-section .ex-title{
	text-transform:none;
}
/* text-align */
.btn a,
#main-content,
.section-title,
.section-intro,
.readmore-content.has-readmore{
	text-align:center;
}

button,
.btn a,
.nav-arrows,
.readmore-button,
.ui-datepicker-header  a:hover{
	cursor:pointer;
}
/***************  templates/main/css/global.layout.css  ***************/
/* ----- START LAYOUT COMMON TO ALL PAGES ----- */
/* DOUBLE CLICK FIX */
#condorAddBody #addBodyContent iframe{
	position: absolute;
}

/* END ANTI-MARGIN-COLLAPSING */


/* START FLOAT ENCLOSING ("EASY CLEARING") */
.highlights-inner:after ,
.booking-blk:after,
.footer:after,
.copyright-blk:after,
.middle-bar:after,
.excont-wrapper:after,
#breadcrumb-wrapper:after,
#mod_flexibleForms:after,
.direction-block form:after,
.capacity-chart:after,
.slide-wrapper:after,
.item-details-wrapper:after,
.footer-widgets-wrap:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* END FLOAT ENCLOSING ("EASY CLEARING") */


/* START OFFSCREEN */
div#languages h2,
div#availability-checker h2,
.reviews-wrapper h2 {
	display: inline;
	position: absolute;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	width: 0;
	height: 0;
}
/* END OFFSCREEN */

a:focus{
    outline:0; /*removes the dotted border*/
}
a{
	text-decoration:none;
}
html, body{
	width:100%;
	height:100%;
}
html{
	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}
.after:after,
.before:before{
	content: '';
	display: inline-block;
	overflow:hidden;
}


input,
textarea,
select{
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	appearance:none;
}
input,
textarea,
button,
select{
	border-radius:0;
}
select::-ms-expand{
    display: none;
}
h1{
	margin:0;
}
.desktop{
	display:block;
}
.landscape,
.mobile,
.portrait{
	display:none;
}
.full-width{
	width:100%;
}
.black-bg{
	background:#000;
}
.yellow-bg{
	background:#be8844;
}

.float-r{
	float:right;
}
.float-l{
	float:left;
}
.btn.yellow-bg{
	transition: background 0.5s ease;
}
.btn.yellow-bg:hover{
	background:#e1a255;
}
.btn a{
	display: inline-block;
	padding:15px 0;
	width: 100%;
	line-height: 1;
}
.mobile{
	display:none;
}
#header-wrapper{
	height:78px;
	background:#fff;
	position:fixed;
	top:0;
	left:0;
	z-index:20;
	transition: height 0.8s ease;
}
	.fixed #header-wrapper{
		height:72px;
		border-bottom:1px solid #a4a4a4;
	}
	#header{
		width: calc(100% - 32px );
		height:100%;
		margin:0 auto;
	}
	#branding{
		width:64px;
		height:126px;
		position:relative;
		float:left;
		margin-left:42px;
		transition: all 0.8s ease;
		z-index:35;
	}
		
		#branding img{
			width:100%;
			height:auto;
			display:block;
		}
	
	.moritz-logo{
		width:159px;
		height:62px;
		position:relative;
		float:left;
		margin:8px 0 0 25px;
		transition: margin 0.5s ease;
	}
	.moritz-logo  img{
		width:auto;
		height:100%;
	}
	.fixed .moritz-logo{
		margin:5px 0 0 45px;
	}
	
	/*Hotel Brand text*/
	strong.hotel-name {
		font-weight: normal;
		position: relative;
		top: 10px;
		left: 15px;
		text-transform: uppercase;
		font-family: 'Futura Std Book';
		font-size: 17px;
		color: #000;
	}
	.logo-text-link:hover{
		text-decoration: unset;
	}
	span.bolded {
		font-family: 'Futura Std Bold';
		margin-right: 5px;
	}
	
	#navigation{
		float:right;
		position:relative;
		margin:25px 178px 0 0;
		transition: margin-right 0.5s ease;
	}
	.fixed #navigation{
		margin:25px 172px 0 0;
	}
	
		#navigation  ul{
			padding:0;
			margin:0;
		}
		.menu li{
			list-style-type:none;
			display:inline-block;
			padding:0 6px;
			background:none;
			letter-spacing:0.05em;
			transition: all 0.5s ease;
		}
		.fixed #navigation.menu li{
			letter-spacing:0.05em;
			padding:0 6px;
		}
		#navigation li.more-menus{
			display:none;
		}
		.menu li:last-child{
			padding-right:0;
		}
		.menu li a{
			color:#020202;
			font-weight:bold;
			text-transform:uppercase;
			transition: color 0.5s ease;
		}
		.menu li.active a,
		.menu li a:hover,
		.menu-wrapper li a:hover,
		.menu-wrapper li.active a{
			color:#be8844;
		}
		
		.more-menu{
			width:34px;
			height:25px;
			position:absolute;
			right:0;
			top:0;
			float:right;
			background:url(/templates/main/images/bg-sprite.png) no-repeat -76px -269px;
			display:none;
			cursor:pointer;
		}
		.dropdown-menu{
			width:100%;
			height:100%;
			position:fixed;
			top:0;
			left:0;
			background:rgba(0,0,0,0.9);
			display:none;
			z-index:30;
		}
		.open-menu .dropdown-menu{
			display:block;
			overflow-x:visible;
			overflow-y:auto;
		}
		.menu-wrapper{
			width:70%;
			height:auto;
			margin:147px auto;
			position:relative;
		}
		.menu-wrapper li{
			display:table;
			background:none;
			padding:0;
			margin:0 auto 25px;
			text-align:center;
		}
		.menu-wrapper li.more-menus{
			display:block;
		}
		.menu-wrapper li a{
			color:#fff;
			font-size:1.05em;
			text-transform:uppercase;
			letter-spacing:0.035em;
		}
		.open-menu  #header-wrapper{
		
		}
		.close-menu{
			width:40px;
			height:40px;
			position:fixed;
			top:25px;
			right:14px;
			background:url(/templates/main/images/bg-sprite.png) no-repeat -84px -311px;
			cursor:pointer;
		}


/* ----------- MAIN-VISUAL ----------- */
.main-visual{
	position: relative; 
	width: calc(100% - 32px ); 
	overflow: hidden; z-index:10; /* PADDING-TOP = height/width x 100 */
	height:688px;
	background:#ccc;
	margin:78px 16px 0;
}
.main-visual .imageSwitchHolder, .main-visual  .imageSwitchHolderAltTextOnly { width: 100% !important; height: 100% !important;}
.main-visual .slideshow{ height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1;}
ul.slideshow {margin: 0;padding: 0;}
.main-visual .slideshow .slides { height: 100% !important; width: 100% !important;}
.main-visual .slideshow div.slide { position:relative; height: 100%; width: 100%; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.main-visual #prev, .main-visual #next{ position: absolute; top: 52%; z-index: 10; height: 115px; width: 115px; cursor: pointer; }
.main-visual .slideshow .description{
	position: absolute;
	z-index: 5;
	color: white;
	text-align: center;
	bottom:50%;
	font-size: 2.5em;
	width: 50%;
	left: 50%;
	transform: translate(-50%, 63%);
	font-family:'Mercury Text G1', Arial, Helvetica, sans-serif;
}
.main-visual .slide:after{
	content: "";
	position:Absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.2) 11%, rgba(0,0,0,0.04) 35%, rgba(0,0,0,0) 45%, rgba(0,0,0,0) 55%, rgba(0,0,0,0.02) 62%, rgba(0,0,0,0.2) 89%, rgba(0,0,0,0.25) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.2) 11%,rgba(0,0,0,0.04) 35%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 55%,rgba(0,0,0,0.02) 62%,rgba(0,0,0,0.2) 89%,rgba(0,0,0,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.2) 11%,rgba(0,0,0,0.04) 35%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 55%,rgba(0,0,0,0.02) 62%,rgba(0,0,0,0.2) 89%,rgba(0,0,0,0.25) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#40000000',GradientType=0 );

}
.main-visual .slick-list,
.main-visual .slick-track{
	width:100%;
	height:100%;
}
.main-visual  .slick-dots{
	position:absolute;
	bottom:7px;
	right:30px;
	z-index:20;
}
.main-visual  .slick-dots li{
	width:auto;
	height:auto;
	background:none;
	display:none;
	margin:0;
	padding:0;
	text-indent:0;
}
.main-visual .slick-dots li.slick-active{
	display:inline-block;
	background:none;
}
.main-visual  .slick-dots li a,
.main-visual  .slick-dots li a:hover{
	color:#fff;
	cursor:default;
}
.main-visual .toolbox-link{
	left:auto;
	right:0;
}

.mainSlider-nav{
	width:48px;
	height:48px;
	position:absolute;
	top:50%;
	margin-top:-24px;
	z-index:12;
	background:url(/templates/main/images/bg-sprite.png) no-repeat -9px -211px;
}
	.mainSlider-nav.prev{
		left:42px;
	}
	.mainSlider-nav.next{
		right:42px;
		background-position:-59px -211px;
	}

/* Booking Mask */
#availability-checker{
	width:852px;
	height:106px;
	position:relative;
	margin:-106px auto 0;
	background:rgba(255,255,255, 0.9);
	padding:0 22px;
	z-index:12;
	display:none;
	
}
	#booking-form{
		width:100%;
		float:left;
		margin-top:15px;
	}
	.form-wrapper{
		opacity:1;
	}
	.fixed .form-wrapper{
		opacity:0;
	}
	#availability-checker label{
		font-size:0.55em;
		letter-spacing:0.04em;
		text-transform:uppercase;
		font-weight:bold;
	}
	#availability-checker #promo-code label{
		float:left;
		text-transform:none;
		line-height:2.2;
		letter-spacing:0.12em;
		position: relative;
		padding-left: 30px;
		cursor: pointer;
	}
	#availability-checker #promo-code label:after {
		background: #fff;
		bottom: 0;
		content: "";
		display: block;
		height: 10px;
		left: 0;
		margin: auto;
		position: absolute;
		top: 0;
		width: 10px;
	}
	#availability-checker #promo-code label.active:after{
		background: #000;
	}
	.date-blk{
		width:132px;
		float:left;
		position:relative;
		margin-right:11px;
	}
	.date-blk input{
		padding:0;
		width:100%;
		height:38px;
		border:none;
		background:#000;
		text-indent:-999px;
		overflow:hidden;
		z-index:0;
		
	}
	.ex-date{
		width:100px;
		height:38px;
		position:absolute;
		bottom:0;
		left:0;
		padding-left:14px;
		color:#fff;
		font-size:0.55em;
		line-height:2.8;
		text-transform:uppercase;
		z-index:1;
		cursor: pointer;
	}
	.ex-date .day{
		
		font-size:1.35em;
	}
	.choose{
		width:71px;
		position:relative;
		float:left;
		margin-right:11px;
	}
	.choose select{
		border:none;
		width:100%;
		height:38px;
		padding-left:7px;
		background:#000;
		font-size:0.75em;
	}
	.choose option{
		padding:2px 4px;
	}
	.date-blk input,
	.choose select{
		color:#fff;
		position:relative;
		cursor:pointer;
	}
	.date-blk:after{
		width:25px;
		height:30px;
		position:absolute;
		right:4px;
		bottom:4px;
		pointer-events:none;
		background:url(/templates/main/images/bg-sprite.png) no-repeat -16px -269px;
	}

	.choose:after {
		width: 20px;
		height: 14px;
		pointer-events: none;
		position: absolute;
		right: 9px;
		bottom: 13px;
		background:url(/templates/main/images/bg-sprite.png) no-repeat scroll 6px -275px;
	}
	.booking-btn,
	#availability-checker button{
		width:156px;
		height:38px;
		position:relative;
		float:right;
		background:#be8844;
		border:none;
		margin-top:25px;
		transition: all 0.5s ease;
		text-transform:uppercase;
		color:#fff;
		font-size: 0.75em;
		text-align:center;
		line-height:2.8;
		letter-spacing:0.06em;
	}
	#availability-checker button{
		letter-spacing:0.02em;
	}
	
	.fixed  #availability-checker{
		z-index:20;
		background:none;
	}
	.booking-btn,
	.fixed  #availability-checker button{
		position:fixed;
		top:0;
		right:16px;
		cursor:pointer;
		margin-top:15px;
	}

	.booking-btn{
		width:155px;
		height:40px;
		overflow:hidden;
		margin-top:19px;
		transition: all 0.9s ease;
		line-height: 3;
	}
	.fixed .booking-btn{
		width:155px;
	}
	#promo-code{
		float:left;
		margin:21px 0 0 21px;
	}
	#bookingMask-promoCode{
		width:90px;
		height:21px;
		float:left;
		background:#fff;
		padding:8px 12px;
		border:1px solid #ccc;
		margin:-22px 0 0 12px;
		color:#7a7a7a;
		font-size:0.6em;
	}
	.booking-btn:hover,
	#availability-checker button:hover{
		background:#e1a255;
	}
	.modify-booking{
		position:absolute;
		right:22px;
		top:16px;
		color:#000;
		text-decoration:underline;
		font-size:0.6em;
		font-weight:bold;
		letter-spacing:0.015em;
	}
	
	
/* main-content */
p,li{
	line-height:1.5;
}
li{
	text-align:left;
}
ul,ol{
	padding:0;
	position:relative;
}
ol{
	left:15px;
}
ul li{
	list-style-type:none;
	padding-left:21px;
	background:url(/templates/main/images/list-icon.png) no-repeat 0 8px;
}
.no-bullets li{
	padding:0;
	background:none;
}
.main-slogan{
	margin:29px 0 8px;
}
#main-content{
	width:1030px;
	margin:7px auto 0;
	padding:0 22px;
	position:relative;
}

.empty-block .main-intro .readmore-content{
	height:0 !important;
}
#main-content.viewitem{
	margin:79px auto 0;
}

.readmore-content.has-readmore{
	display:inline-block;
	overflow:hidden;
	width: 100%;
}
.readmore-content.has-readmore p:last-child{
	margin-bottom:0;
}
.main-intro .readless,
.main-intro.active-cont  .readmore{
	display:none;
}
.main-intro .readmore,
.main-intro.active-cont .readless{
	display:inline-block;
}

.readmore-button{
	display:table;
	margin:30px auto;
}
.main-intro.hide-readmore .readmore-button{
	display:none;
}
.main-intro.hide-readmore{
	margin-bottom:44px;
}
.center-cont ul,
.center-cont ol{
	display:table;
	margin:0 auto 8px;
}
.has-bar .section-title{
	display:table;
	position:relative;
	padding:0 65px;
}
.has-bar .section-title:before,
.has-bar .section-title:after{
	width:50px;
	height:1px;
	position:absolute;
	bottom:15px;
	background:#c89c64;
}
.has-bar .section-title:before{
	left:0;
}
.has-bar .section-title:after{
	right:0;
}
.middle-bar{
	position:relative;
	width:calc(100% - 32px);
	margin:0 auto;
}
#breadcrumb-wrapper{
	float:left;
	margin: 29px 28px;
}
	#breadcrumb {
	  margin:0;
	}
	#breadcrumb .arrow{
		position:relative;
		top:-1px;
	}
#ui-datepicker-div.ui-datepicker{
	width:15em;
}

/* common-styles */
.enticnic-offers{
	min-height:820px;
	padding-bottom:44px;
}
	.enticnic-inner{
		width:1096px;
		margin:0 auto;
		padding-top:20px;
		
		color:#fff;
		text-align:center;
	}
	.enticnic-offers .section-title{
		margin:33px 0 7px;
	}	
	.enticnic-offers .section-intro{
		margin:10px 0;
		display:inline-block;
		font-size:1.3em;
		letter-spacing:0.008em;
		
	}
.offers-grid{
	margin-top:35px;
}
.offers-grid .item{
	/* width:326px; */
	width:300px;
	/* height:553px; */
	height:500px;
	position:relative;
	background:#f8f8f8;
	display:inline-block;
	margin-right:53px;
	overflow:hidden;
}
	.offers-grid .item:last-child{
		margin:0;
	}
	.offers-grid  .item .itemPreviewImage{
		width:100%;
		/* height:350px; */
		height:250px;
		
	}
	.nextitem-image.add-zoom,
	.itemPreviewImage.add-zoom{
		position:relative;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		display: block;
		transition: background-size 0.5s ease 0s;
	}
	.nextitem-wrapper:hover .nextitem-image.add-zoom,
	.item:hover .itemPreviewImage.add-zoom{
		 background-size: 105% 105%;
	}
	.offers-grid .item .itemPreviewImage:after{
		width:100%;
		height:257px;
		position:absolute;
		bottom:0;
		left:0;
		/* background:url(/templates/main/images/white-trans-bg2.png) repeat-x 0 18px; */
	}
	.offers-grid .item  a{
		color:#231417;
	}
	.offers-grid .item-intro{
		/* width:278px; */
		width:300px;
		position:relative;
		/* margin:-57px auto 0; */
		margin:0 auto 15px;
		text-align:left;
	}
	.offers-grid .more-link {
		display: inline-block;
		float: right;
		margin-top:12px;
		padding:0 11px;
	}
	.offers-grid .item a .title {
		max-height:82px;
		overflow:hidden;
		color:#1d1d1d;
		font-size:18px;
		text-transform:uppercase;
		line-height:1.5;
		padding:0 11px 11px;
		border-bottom:1px solid #c6c6c6;
	}
	.offers-grid  .itemcont{
		margin:15px 0 3px;
		padding:0 11px;
	}
	.booking-wrapper{
		width:100%;
		position:absolute;
		bottom:2px;
		left:0;
		/* border-top:1px solid #c6c6c6; */
	}
	.booking-blk{
		width:294px;
		position:relative;
		margin:13px auto;
	}
	.offers-grid .booking-blk{
		width:278px;
	}
	.item .book-btn {
		width:144px;
	}
	.item .book-btn a {
		display: inline-block;
		padding: 16px 0;
		width: 100%;
		line-height: 1;
	}
	.price-blk{
		color:#1d1d1d;
		font-size:0.8em;
		letter-spacing:0.055em;
		margin:11px 0 0 14px;
		margin:15px 0 11px 14px;
	}
	.price-blk .rates{
		float:left;
		text-transform:uppercase;
	}
	.price-blk .price-lbl{
		margin-right:5px;
	}
	.enticnic-offers .view-offers{
		padding-bottom:3px;
		margin-top:44px;
		display:inline-block;
		border-bottom:1px solid #fff;
		letter-spacing:0.06em;
	}
	
	
/* highlights */
.highlights-inner{
	width:1042px;
	margin:69px auto 18px;
}
	.highlights-inner .section-title{
		margin-bottom:33px;
	}
	.highlights-inner .section-intro{
		color:#a19f9d;
		font-size:1.3em;
	}
	.grid-lg{
		margin-top:53px;
	}
	.grid-lg .item{
		width:460px;
		height:612px;
		display:inline-block;
		vertical-align:top;
		overflow:hidden;
		margin:0 29px 32px;
	}
	.grid-lg .itemPreviewImage {
		width:100%;
		height:392px;
	}
	.grid-lg .title{
		max-height:85px;
		overflow:hidden;
		margin:33px 0 23px;
		font-size:1.35em;
		line-height:1.15;
		color:#231417;
	}
	.grid-lg .item-intro{
		padding:0 8px;
	}
	.grid-lg .itemcont{
		color:#231417;
		margin-bottom:12px;
	}

	
.slick-dots {
	text-align:center;
}
.slick-dots li{
	width:15px;
	height:15px;
	display:inline-block;
	background:#d8c9a8;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 7px;
	cursor:pointer;
}
.slick-dots li.slick-active{
	background:#312325;
}


/* end-common */


/* ----------- READ MORE ----------- */

#social-wrapper{
	width:100%;
	max-width:1288px;
	height:265px;
	display:table;
	margin:15px auto 20px;
	background:#f2eee6;
	
}
	.viewitem #social-wrapper{
		margin-top:55px;
	}
	#social-wrapper .title{
		margin:34px auto 26px;
	}
	#social-wrapper .inner-wrapper{
		width:720px;
		margin:0 auto;
		text-align:center;
	}
	.socialmedias{
		margin:32px auto;
		padding:0;
		width:auto;
		display:table;
		text-align:center;
	}
	.socialmedias li{
		list-style-type:none;
		padding:0;
		background:none;
		display:inline-block;
		width:49px;
		height:50px;
		margin:0 5px;
		background:url(/templates/main/images/bg-sprite.png) no-repeat -115px -6px;
	}
	.socialmedias li.twitter{
		background-position:-167px -6px;
	}
	.socialmedias li.googleplus{
		background-position:-221px -6px;
	}
	.socialmedias li.Pinterest{
		background-position:-275px -6px;
	}
	.socialmedias li.tripadvisor{
		background-position:-327px -6px;
	}
	.socialmedias li.instagram{
		background-position: -329px -110px;
	}
	.socialmedias li.facebook:hover{
		background-position:-115px -56px;
	}
	.socialmedias li.twitter:hover{
		background-position:-167px -56px;
	}
	.socialmedias li.googleplus:hover{
		background-position:-221px -56px;
	}
	.socialmedias li.Pinterest:hover{
		background-position:-275px -56px;
	}
	.socialmedias li.tripadvisor:hover{
		background-position:-327px -56px;
	}
	.socialmedias li.instagram:hover{
		background-position: -275px -110px;
	}
	.socialmedias li a{
		width:100%;
		height:100%;
		display:block;
	}
.back-to-top{
	width:1090px;
	height:60px;
	position:relative;
	margin:45px auto 19px;
}
	.back-to-text{
		float:right;
		text-transform:uppercase;
		padding:17px 71px;
		cursor:pointer;
		
		font-size:0.8em;
		line-height:1.5;
		font-weight:bold;
	}
	.back-to-text:after{
		width:56px;
		height:56px;
		position:absolute;
		right:0;
		top:0;
		background:url(/templates/main/images/bg-sprite.png) no-repeat -113px -207px;
	}

/* footer */
#footer-wrapper{
	width:100%;
	height:395px;
	background:#1e1e1e;
	overflow:hidden;
}
.newsletter-wrapper{
	width:100%;
	height:136px;
	display:inline-block;
	background:#000;
}
	.newsleter-box{
		width:1068px;
		height:55px;
		margin:40px auto 0;
		background:#fff;
		border:1px solid #ab8513;
	}
	.newsleter-box .email-entry{
		float:left;
	}
	.email-entry {
		position: relative;
		margin: 11px 25px;
		padding-left: 45px;
	}
	.email-entry:after{
		width:34px;
		height:30px;
		position:absolute;
		left:0;
		top:0;
		background:url(/templates/main/images/bg-sprite.png) no-repeat -120px -265px;
	}
	.email-entry #email-address{
		width:454px;
		height:30px;
		position:relative;
		display:inline-block;
		float:left;
		top:-2px;
		border:0;
		padding:0;
		border-bottom:1px solid #000;
		margin-left:15px;
		left:7px;
		padding-left:3px;
	}
	.email-entry  label{
		font-size:14px;
		display:inline-block;
		float:left;
		padding-top:8px;
		letter-spacing:0.12em;
		text-transform:uppercase;
	}
	.newsleter-box .go{
		width:223px;
		height:55px;
		float:right;
		background:#f2eee6;
		padding:0;
		border:none;
		cursor:pointer;
		
	}
.footer{
	width:1289px;
	margin:0 auto;
	
}
	.footer-bar{
		border-bottom:1px solid #434343;
	}
	.footer-menu  .shortcuts{
		padding:0;
		display:table;
		margin:10px auto 15px;
	}
	.footer-menu li {
		list-style-type:none;
		padding:0 13px;
		background:url(/templates/main/images/list-icon-white.png) no-repeat 0 center;
	}
	.footer-menu li:first-child{
		background:none;
		padding-left:0;
	}
	.footer-menu li a {
		color: #fff;
		font-size: 0.7em;
		font-weight: normal;
		line-height:2.3;
	}

.footer-info{
	float:left;
	width:50%;
}
.ft-content  h4{
	margin:31px 0 22px;
}
.footer-info p {
  margin: 4px 0 2px;
  letter-spacing: 0.01em;
  line-height: 1.5;
}
.footer-phone{
	width:100%;
	float:left;
	position:relative;
}
.footer-phone .tp{
	display:inline;
	position:relative;
}

.footer-phone .fax{
	margin-left: 9px;
	padding-left: 12px;
}
.footer-phone .separator.tp:after{
	width:1px;
	height:16px;
	position:absolute;
	top:2px;
	left:0;
	background:#fff;
}	
.hotel-contact-wrapper br{
	display: none;
}
.copyright-blk{
	float:right;
	width:30%;
	margin-top:36px;
	display:none;
}
	.copyright-blk .app-blk{
		float:right;
		position:relative;
		display:inline-block;
		margin-left:12px;
	}
	.copyright-blk .app-store.app-blk{
		margin:0;
	}
	.copyright-blk .copyright{
		width:100%;
		float:right;
		margin-top:24px;
		text-align:right;
		letter-spacing:0.01em;
	}


	/* POPUP BOOKING START */
	#popup-booking-mask .form-wrapper:after , #availability-checker:after{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	#popup-booking-mask .form-wrapper{
		opacity: 1;
	}
	.fancybox-wrap .fancybox-skin{
		background: rgba(255,255,255, 0.9);
	}
	.fancybox-wrap .fancybox-close{
		right: -5px;
		top: -44px;
	}
	.fancybox-wrap .booking {
	    width: 250px;
	    height: auto;
	    overflow: hidden;
	    position: relative;
	    top: 0;
	}
	#popup-booking-mask h3{
		color: #fff;
	}
	#popup-booking-mask #availability-checker{
		position: relative;
		height: auto;
		top: auto;
		margin: 0 auto;
		padding: 0;
		display: block;
		width: 100%;
		background: transparent;
	}
	#popup-booking-mask #booking-form{
		width: 100%;
		padding-top: 0;
		margin: 0;
	}
	#popup-booking-mask #booking-form #dateone, #popup-booking-mask #booking-form #datetwo{box-sizing: border-box;}
	#popup-booking-mask #booking-form .date-blk {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	#popup-booking-mask button {
	    margin: 21px auto 0;
	    float: none;
	    display: block;
	}
	#popup-booking-mask #bookingMask-promoCode{
	    display: block;
	    margin: 10px auto 0;
	    width: 224px;
	}
	#popup-booking-mask #promo-code{
		margin: 0;
	}
	#popup-booking-mask #booking-form .ex-date{
		width: 100%;
	}

	/*#popup-booking-mask #booking-form .adults {float: none;}*/
	#popup-booking-mask #availability-checker #promo-code .adults label{text-transform: uppercase; padding-left: 0}
	#popup-booking-mask #availability-checker #promo-code .adults label::after{display: none;}
	#popup-booking-mask #availability-checker #promo-code label.promocode{margin-top: 18px}

	#popup-booking-mask #availability-checker h2,
	#popup-booking-mask #availability-checker .modify-booking{
		display: none;
	}
	#ui-datepicker-div{
		z-index: 9999 !important;
	}
	
	#popup-booking-mask #availability-checker button{
		position: initial;
		margin: 10px auto 0;
		width: 100%;
	}
	.fixed #popup-booking-mask #availability-checker button{
		width: 100%;
	}
	/* POPUP BOOKING END */

	.booking-btn .booking-link{
		display: block;
		color: #ffffff;
	}
	.booking-btn .booking-link:hover{
		text-decoration: none;
	}

	/*#main-visual .editableLinkIcon{
		position: absolute;
		top: 50%;
		right: 10%;
		z-index: 999;
	} */
	
	/* Footer logos */
	#footer-bottom {
		margin: 22px 0 25px;
	}
	#footer-bottom ul {
		text-align: center;
	}
	#footer-bottom ul li {
		display: inline-block;
		vertical-align: middle;
		margin-right: 38px;
	}
	.footer-partners li {
		background: none;
		display:inline-block;
	}
	.partner-logo.mgallery {
		width: 50px;
		height: 95px;
		/* width: 67px;
		height: 127px; */
	}
	.partner-logo.mgallery img{
		width: 100%;
		height: auto;
	}
/***************  templates/main/css/template.mediaquery.css  ***************/
/* Landscape tablet to Desktop */	
@media (min-width: 1024px) and (max-width: 1365px) {
	body{
		font-size:1em;
	}
	h1{
		font-size:2.25em;
	}
	h2{
		font-size:1.3em;
	}
	p,li{
		line-height:1.75;
	}
	.landscape{
		display:block;
	}
	.desktop,
	.mobile,
	.portrait{
		display:none;
	}
	#header-wrapper{
		height:74px;
	}
	#navigation,
	.fixed #navigation {
		margin:26px 179px 0 0;
	}
	#navigation .hide-landscape{
		display:none;
	}
	#navigation ul{
		padding-right:35px;
	}
	
	#navigation li a,
	.fixed  #navigation li a{
		font-size:0.8em;
	}
	#navigation.menu li,
	.fixed #navigation.menu li{
		letter-spacing:0.02em;
		padding:0 7px 0 0;
	}

	.more-menu{
		display:block;
	}
	.moritz-logo, .fixed .moritz-logo{
		margin: 6px 0 0 27px;
	}
	.menu li{
		padding:0 7px 0 0;
	}
	#availability-checker {
		height: 98px;
		margin: -98px auto 0;
	}
	.fixed #availability-checker button {
		right: 18px;
		top: 0;
		margin-top: 17px;
	}
	#booking-form{
		font-size:1.1em;
		margin-top:16px;
	}
	.booking-btn{
		width:155px;
		font-size: 0.8em;
		letter-spacing: 0.06em;
		line-height: 3.4;
	}
	#bookingMask-promoCode{
		margin-left:8px;
	}
	.main-visual{
		height:512px;
		margin-top:74px;
	}
	
	#main-content{
		width:850px;
		margin:48px auto;
	}

	.main-slogan {
		margin: 20px 0 11px;
	}
	.section-title{
		font-size:1.9em;
	}
	.more-link, .btn a {
		font-size: 0.8em;
		letter-spacing: 0.05em;
	}
	#breadcrumb {
		font-size: 0.75em;
	}
	#breadcrumb-wrapper {
		margin: 11px 23px;
	}
	.readmore-button {
		margin: 12px auto;
	}
	
/* common-style */
	.enticnic-inner{
		width:946px;
	}
	.offers-grid{
		margin-top:53px;
	}
	.offers-grid .item{
		/* width:303px;
		height:514px; */
		width:300px;
		height:496px;
		margin-right:12px;
	}
	.enticnic-offers .section-title{
		margin:33px 0 3px;
	}
	.enticnic-offers .section-intro{
		font-size:1.3em;
		margin-top:12px;
	}
	.offers-grid .item-intro {	
		width: 100%;
		margin: 0 auto 0;
		/* width: 257px; */
		/* margin: -86px auto 0; */
		
	}
	.offers-grid .item a .title {
		padding: 0 23px;
	}
	
	.offers-grid .itemcont {
		margin: 12px 0 6px;
		padding: 0 23px;
	}
	.offers-grid .more-link {
		padding: 0 24px;
	}
	.booking-wrapper{
		margin-top:15px;
	}
	.booking-blk{
		width:277px;
		margin:12px auto;
	}
	.offers-grid .booking-blk{
		width:254px;
	}
	.price-blk {
		font-size:0.95em;
		margin:14px 0 0 12px;
	}
	.enticnic-offers .view-offers{
		margin-top:55px;
	}
	
	/* heightlights */
	.highlights-inner {
		margin: 55px auto 10px;
		width: 962px;
	}
	.highlights-inner .section-title{
		margin-bottom:30px;
	}
	.highlights-inner .section-intro{
		font-size:1.4em;
	}
	.grid-lg {
		margin-top:49px;
	}
	.grid-lg .item {
		height: 586px;
		width: 442px;
		margin: 0 18px 32px;
	}
	.grid-lg .item-intro{
		padding:0 5px;
	}
	.grid-lg .itemPreviewImage{
		height:377px;
	}
	.grid-lg .title{
		font-size:1.6em;
		margin:26px 0 24px;
	}
/* end-common-style */
	
	/* footer */
	.footer,
	.back-to-top,
	.newsleter-box{
		width:946px;
	}
	
	.email-entry {
		margin:11px 0 0 17px;
		padding-left: 40px;
	}
	.email-entry #email-address{
		margin-left:16px;
		top:-3px;
	}
	.newsleter-box .go{
		width:138px;
	}
	
	
	.footer-menu li{
		padding:0 13px;
	}
	.footer-menu li a{
		line-height:2.7;
	}
	
	.ft-content h4 {
		margin: 33px 0 24px;
	}
	.footer-info p {
		margin: 4px 0 6px;
	}
	.copyright-blk{
		width:40%;
	}
	.back-to-text{
		line-height:1.85;
		letter-spacing:0.07em;
	}
	.footer-phone .separator.tp:after{
		top: 1px;
	}
	

}

/* Portrait tablet to Landscape */
@media (min-width: 768px) and (max-width: 1023px) { 
	body{
		font-size:0.9em;
	}
	h1{
		font-size:2.2em;
	}
	h2{
		font-size:1.15em;
	}
	h3{
		font-size:1.95em;	
	}
	p,li{
		line-height:1.95;
	}
	.btn a{
		font-size:0.95em;
	}
	.portrait{
		display:block;
	}
	.desktop,
	.mobile,
	.landscape{
		display:none;
	}
	#header-wrapper{
		height:66px;
		/* border-bottom:1px solid #a4a4a4; *//*changed*/
		transition: height 0.8s ease;
	}
	.fixed #header-wrapper{
		height:65px;
	}
	#navigation{
		margin: 19px 176px 0 0;
	}

	#navigation .shortcuts{
		display:none;
	}
	.fixed #navigation{
		margin:19px 176px 0 0;
	}
	.more-menu{
		display:block;
	}
	#branding,
	.fixed #branding {
		height: 155px;
		width: 78px;
		margin-left: 25px;
	}
	.moritz-logo{
		margin: 2px 0 0 17px;
	}
	.fixed .moritz-logo {
		margin: 1px 0 0 17px;	
	}
	.booking-btn {
		margin-top: 14px;
		width: 155px;
	}
	
	.main-visual{
		height:421px;
		margin-top:67px;
	}

	
	#main-content{
		width:664px;
		margin-top:85px;
	}
	#main-content.viewitem{
		margin:0 auto;
	}
	.main-slogan {
		margin: 20px 0 7px;
	}
	#breadcrumb {
		font-size: 0.85em;
	}
	#breadcrumb-wrapper{
		margin:17px 21px 11px;
	}
	.readmore-button {
		margin: 12px auto;
	}
	#availability-checker{
		width:696px;
		margin-top:0;
		padding:0 22px;
	}
	#booking-form{
		font-size:1.15em;
		margin-top:17px;
	}
	.date-blk input, 
	.choose select{
		margin-top:2px;
	}
	#promo-code {
		float:right;
		margin: 22px 0 0;
	}
	#bookingMask-promoCode {
		margin:-22px 0 0 28px;
	}
	.modify-booking{
		display:none;
	}
	#availability-checker button{
		width:100%;
		margin-top:19px;
		font-size:0.85em;
		line-height:2.5;
	}
	.fixed #availability-checker button{
		width:155px;
		right:15px;
		margin-top:14px;
	}
	.booking-btn{
		font-size:0.9em;
		line-height:3.1;
	}
	.fixed .booking-btn{
		margin-top:14px;
	}
	
	
	
	/* offers-home */
	.enticnic-inner{
		width:625px;
	}
	.enticnic-offers .section-title {
		font-size: 1.75em;
		margin: 31px 0 4px;
	}
	.enticnic-offers .section-intro {
		font-size: 1.35em;
		line-height: 1.55;
	}
	.offers-grid {
		margin-top: 42px;
	}
	.offers-grid .item{
		width:300px;
		/* height:515px; */
		height:508px;
		margin-right:10px;
	}
	.offers-grid .item:nth-child(2){
		margin:0;
	}
	.offers-grid .item:last-child{
		display:none;
	}
	.offers-grid .item-intro {
		width: 304px;
		margin: 0 auto 0;
		/* margin: -85px auto 0; width: 258px;*/
	}
	.offers-grid .item a .title {
		padding: 0 23px 11px;
	}
	.offers-grid .itemcont {
		font-size: 1.15em;
		line-height: 1.75;
		margin: 11px 0 3px;
		padding: 0 23px;
	}
	.offers-grid .more-link {
		padding: 0 25px;
	}
	.offers-grid .booking-blk {
		width: 260px;
	}
	.booking-blk {
		width: 275px;
		margin: 10px auto;
	}
	.more-link{
		font-size: 0.95em;
	}
	.price-blk{
		font-size:1.1em;
		margin:12px 0 0 9px;
	}
	.enticnic-offers .view-offers{
		margin-top:53px;
	}
	
	
	/* highlights */
	.highlights-inner{
		width:710px;
	}
		.grid-lg {
			margin-top: 50px;
		}
		.grid-lg .item{
			width:327px;
			height:470px;
			margin:0 11px 32px;
		}
		.grid-lg .itemPreviewImage{
			height:279px;
		}
		.grid-lg .item-intro{
			padding:0;
		}
		.grid-lg .title{
			font-size:1.55em;
			max-height:75px;
			margin:20px 0 15px;
		}
		.grid-lg .itemcont{
			font-size:1.1em;
			line-height:1.4;
		}
		
	
	
	/* footer */
	.footer{
		width:100%;
	}
	.ft-wrapper,
	.newsleter-box{
		width:722px;
	}
	.ft-wrapper{
		margin:0 auto;
	}
	
	.back-to-top{
		width:690px;
	}
	.back-to-text{
		font-size:1em;
	}
	.email-entry {
		margin: 11px 9px;
		padding-left: 39px;
	}
	.email-entry label{
		font-size:13px;
		letter-spacing:0.12em;
	}
	.email-entry #email-address{
		width:250px;
		top:-3px;
	}
	.newsleter-box .go{
		width:150px;
	}
	.footer-menu li a{
		font-size:0.95em;
	}
	.ft-content {
		font-size:1.1em;
	}
	.footer-info{
		width:54%;
		margin-left:5px;
	}
	.copyright-blk{
		width:44%;
	}
	.copyright-blk .copyright{
		margin:65px 0 0;
	}
	.ft-content h4 {
		font-size:0.9em;
		margin:32px 0 8px;
	}
	.footer-info p {
		line-height: 1.6;
		margin: 2px 0 0px;
	}
	.copyright-blk{
		margin-top:39px;
	}
	.app-blk img{
		width:148px;
		height:45px;
	}
	
	#social-wrapper{
		width:94%;
		margin-top:0;
		height:264px;
	}
	#social-wrapper .title{
		margin-top:37px;
	}
	#social-wrapper h3.section-title {
		font-size: 1.8em;
	}
	#social-wrapper .social-intro {
		font-size: 1.4em;
		letter-spacing: 0;
	}
	.socialmedias {
		margin-top: 28px;
	}
	
	.mainSlider-nav.prev {
		left: 25px;
	}
	.mainSlider-nav.next{
		right:25px;
	}
	.footer-phone .separator.tp:after{
		top: 1px;
	}
}

/* Mobile to Portrait tablet */
@media (max-width: 767px) {
	.main-visual .slideshow .description{
		display: none;
	}
	body{
		font-size:0.9em;
	}
	h1{
		font-size:1.55em;
	}
	h2{
		font-size:1.1em;
		line-height:1.2;
	}
	
	p,li{
		line-height:1.8;
	}
	ol{
		left:25px;
	}
	.mobile{
		display:block;
	}
	.desktop,
	.portrait,
	.landscape{
		display:none;
	}
	.hide-mobile{
		display:none;
	}
	.more-link, .btn a{
		font-size:0.9em;
	}
	div#header-wrapper{
		height:65px;
	}
	.fixed #header-wrapper{
		height:56px;
		border-bottom:1px solid #a4a4a4;
	}
	#header{
		width:100%;
	}
	div#branding,
	.fixed div#branding{
		width:62px;
		height:123px;
		margin-left:11px;
	}
	div.moritz-logo,
	div.fixed .moritz-logo {
		width: 126px;
		height: 52px;
		margin: 6px 0 0 6px;
	}
	.fixed #branding,
	.fixed .moritz-logo {
		display:none;
	}
	.open-menu.fixed #branding{
		display:block;
	}
	
	.moritz-logo img{
		width:auto;
		height:100%;
	}
	.more-menu{
		display:block;
	}
	div#navigation{
		margin:20px 20px 0;
	}
	.fixed div#navigation {
		margin:13px 16px 0;
	}
	#navigation ul{
		display:none;
	}
	div.main-visual{
		width:100%;
		height:186px;
		margin:65px 0 0;
	}
	#main-visual .slick-dots{
		display:none !important;
	}
	#main-visual .mainSlider-nav{
		display:none !important;
	}
	div#availability-checker{
		width:100%;
		height:40px;
		margin:0;
		padding:0;
		display:block;
	}
	.fixed div#availability-checker{
		display:none;
	}
	#booking-form{
		margin:0;
	}
	#availability-checker .form-wrapper{
		display:none;
	}
	#availability-checker button{
		width:100%;
		margin:0;
		font-size:1.1em;
		line-height:2.25;
		letter-spacing:0.02em;
	}
	.fixed #availability-checker button{
		width:246px;
		height:40px;
		right:auto;
		left:11px;
		top:9px;
		line-height:2.5;
		letter-spacing:0.02em;
	}
	.booking-btn{
		width:0;
		left:10px;
		right:auto;
		margin-top:8px;
		font-size:0.9em;
		line-height:3.2;
		letter-spacing:0.025em;
	}
	.fixed  div.booking-btn{
		width:246px;
	}
	
	
	#main-content{
		width:88%;
		padding:0;
		margin:24px auto 0;
	}
	#main-content.viewitem{
		margin:22px auto 0;
	}
	.main-slogan {
		margin: 7px 0 11px;
	}
	.has-bar .section-title.hide-mobile{
		display:none;
	}
	.readmore-button {
		margin: 3px auto;
	}

	/* offers */
	.enticnic-offers{
		min-height:734px;
		padding-bottom:30px;
		position:relative;
	}
	.offers-grid .item .itemPreviewImage:after{
		height:195px;
		background-position:0 -10px;
	}
	.enticnic-offers .section-title {
		margin: 6px 0 4px;
	}
	.enticnic-offers .section-intro {
		font-size: 1em;
		margin: 4px 0;
	}
	.offers-grid {
		margin-top: 9px;
	}
	.offers-grid .item{
		width:100%;
		height:474px;
		margin:0 5px 29px;
	}
	.offers-grid .item .itemPreviewImage{
		height:227px;
	}
	
	.offers-grid .item-intro {
		/* margin: -3px auto 0;width: 230px; */
		margin: 0 auto 0;
		width: 100%;	
	}
	.offers-grid .item a .title{
		padding: 0 23px 11px;
		font-size:1.05em;
	}
	.offers-grid .itemcont {
		margin: 11px 0 3px;
		padding: 0 23px;
	}
	.offers-grid .more-link {
		padding: 0 25px;
	}
	.booking-wrapper {
		bottom: 0;
	}
	.booking-wrapper .booking-blk {
		margin: 17px auto;
		width: 250px;
		/* width: 265px; */
	}
	.booking-blk  .price-blk {
		font-size: 1em;
		margin:14px 0 0 7px;
	}
	.item .booking-blk  .book-btn {
		margin: 0 12px 0 0;
	}
	.enticnic-offers .view-offers{
		position:relative;
		left: 0;
		right:0;
		width: auto;
		display: inline-block;
		font-size:0.95em;
		text-align:center;
	}
	
	
	
	
	/* footer */
	
	.back-to-top{
		width:90%;
		margin:47px auto 17px;
	}
	.back-to-text{
		font-size:1em;
		padding-right:75px;
	}
	#footer-wrapper{
		height:auto;
	}
	.viewitem  #social-wrapper{
		margin-top:64px;
	}
	#social-wrapper{
		max-width:100%;
		height:80px;
		margin:0;
	}
		#social-wrapper .inner-wrapper{
			width:100%;
		}
		.socialmedias{
			margin:18px auto 0;
		}
		.socialmedias li.facebook:hover,
		.socialmedias li{
			width:42px;
			height:42px;
			background-size:655px 477px;
			background-position:-99px -6px;
		}
		.socialmedias li.twitter:hover,
		.socialmedias li.twitter {
			background-position: -145px -6px;
		}
		.socialmedias li.Pinterest:hover,
		.socialmedias li.Pinterest {
			background-position:-238px -6px;
		}
		.socialmedias li.googleplus:hover,
		.socialmedias li.googleplus{
			background-position: -191px -6px;
		}
		.socialmedias li.tripadvisor:hover,
		.socialmedias li.tripadvisor {
			background-position:-282px -6px;
		}
		.socialmedias li.instagram:hover,
		.socialmedias li.instagram {
			background-position: -284px -99px;
		}
	
	
	
	.footer{
		width:100%;
		overflow:hidden;
	}
	.newsletter-wrapper{
		height:217px;
	}
	.newsleter-box{
		width:292px;
		height:165px;
		margin:23px auto;
	}
	.email-entry {
		margin:15px 10px 10px 20px;
		padding:0;
	}
	.email-entry label {
		float:left;
		font-size: 0.85em;
		font-weight: bold;
		letter-spacing:0.045em;
		padding:8px 0 0 37px;
	}
	.email-entry #email-address{
		width:252px;
		top:0;
		margin:16px 0 0;
		font-size:15px;
		left:0;
		box-sizing:border-box;
	}
	.newsleter-box .go{
		width:252px;
		margin:4px 20px 22px;
		float:none;
		display:table;
		letter-spacing:0.11em;
	}

	.footer-info,
	.copyright-blk{
		float:none;
		width:88%;
		margin:0 auto;
	}
	.copyright-blk{
		margin-top:19px;
	}
	.footer-menu .shortcuts{
		width:95%;
		text-align:center;
		margin:0 auto 9px;
	}
		.footer-menu li{
			padding:0 13px;
		}
		.footer-menu li a{
			font-size:0.8em;
		}
	.footer-phone .tp:after{
		top:0;
	}
	.ft-content h4 {
		margin:20px 0 5px;
	}
	.footer-info p {
		line-height: 2;
		margin: 0;
	}
	.copyright-blk .app-blk{
		margin-left:9px;
	}
		.app-blk img{
			width:136px;
			height:40px;
		}
	.copyright-blk .copyright{
		width:100%;
		float:left;
		margin:6px 4px 28px;
		text-align:left;
		letter-spacing:0.06em;
	}
	.footer-widgets-wrap {
		width: 283px;
		margin: 0 auto;
	}
	.footer-phone .separator.tp:after{
		top: -1px;
	}
	.hotel-contact-wrapper br{
		display: block;
	}
	
	/* Footer bottom */
	#footer-bottom ul li {
		display: block;
		margin-right: auto;
		margin: 0 auto;
		padding: 0;
		text-align:center;
	}
	#footer-bottom ul li.mgallery{
		margin-bottom:20px;
	}

	/*Hotel Brand text*/
	strong.hotel-name {
		top: 10px;
		left: 10px;
		font-size: 14px;
	}


	/* POPUP BOOKING START */
	.fancybox-wrap .booking {
		width: 210px;
	}
	#popup-booking-mask #booking-form .form-wrapper{
		display: block;
	}
	#popup-booking-mask #availability-checker{
		right: auto;
	}
	#popup-booking-mask #bookingMask-promoCode {
		width: 184px;
	}
	#popup-booking-mask .ex-date {
		line-height: 3.4;
	}
	#booking-form .date-blk input, #booking-form #promo-code input:focus, #booking-form #promo-code input:hover{
		font-size: 16px !important;
	}
	#popup-booking-mask #availability-checker button{
		width: 100%;
	}
	/* POPUP BOOKING END */
	
	
	.booking-mask .googleview {
		display: none;
	}

}




/***************  templates/main/css/fonts/sprite-icons-font.css  ***************/

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sprite-icons-font';
    src: url(/templates/main/css/fonts/sprite-icons-font.svg?91454018) format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sprite-icons-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */

  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); 
}
 
.icon-fat_arrow_left:before { content: '\e800'; } /* '' */
.icon-fat_arrow_right:before { content: '\e801'; } /* '' */
.icon-fat_arrow_up:before { content: '\e802'; } /* '' */
.icon-long_arrow_down:before { content: '\e803'; } /* '' */
.icon-grid:before { content: '\e804'; } /* '' */
.icon-long_arrow_right:before { content: '\e805'; } /* '' */
.icon-magnifying_glass:before { content: '\e806'; } /* '' */
.icon-magnifying_glass_solid:before { content: '\e807'; } /* '' */
.icon-marker_border:before { content: '\e808'; } /* '' */
.icon-mobile_menu:before { content: '\e809'; } /* '' */
.icon-phone_riging:before { content: '\e80c'; } /* '' */
.icon-play:before { content: '\e80d'; } /* '' */
.icon-table_boardroom:before { content: '\e80f'; } /* '' */
.icon-table_hollowsquare:before { content: '\e810'; } /* '' */
.icon-table_cabaret:before { content: '\e811'; } /* '' */
.icon-table_classroom:before { content: '\e812'; } /* '' */
.icon-table_cocktail:before { content: '\e813'; } /* '' */
.icon-cross:before { content: '\e814'; } /* '' */
.icon-close:before { content: '\e817'; } /* '' */
.icon-clock:before { content: '\e818'; } /* '' */
.icon-car:before { content: '\e81b'; } /* '' */
.icon-calendar2:before { content: '\e81c'; } /* '' */
.icon-calendar:before { content: '\e81d'; } /* '' */
.icon-arrow_up:before { content: '\e81e'; } /* '' */
.icon-arrow_right:before { content: '\e81f'; } /* '' */
.icon-arrow_down:before { content: '\e820'; } /* '' */
.icon-wedding_ring:before { content: '\e821'; } /* '' */
.icon-walking_guy:before { content: '\e822'; } /* '' */
.icon-train:before { content: '\e823'; } /* '' */
.icon-arrow_left:before { content: '\e824'; } /* '' */
.icon-table_ushape:before { content: '\e825'; } /* '' */
.icon-table_trade:before { content: '\e826'; } /* '' */
.icon-table_theatre:before { content: '\e826'; } /* '' */
.icon-table_dining:before { content: '\e827'; } /* '' */
.icon-table_banquet:before { content: '\e827'; } /* '' */
.icon-dimensions:before { content: '\e82b'; } /* '' */
.icon-dollar_circle:before { content: '\e82c'; } /* '' */
.icon-dot:before { content: '\e82d'; } /* '' */
.icon-download:before { content: '\e82e'; } /* '' */
.icon-fat_arrow_down:before { content: '\e82f'; } /* '' */
.icon-mail:before { content: '\e830'; } /* '' */
.icon-mail-alt:before { content: '\e831'; } /* '' */
.icon-minus:before { content: '\e832'; } /* '' */
.icon-plus:before { content: '\e833'; } /* '' */
.icon-map_arrow_down:before { content: '\e834'; } /* '' */
.icon-map_arrow_left:before { content: '\e835'; } /* '' */
.icon-map_arrow_right:before { content: '\e836'; } /* '' */
.icon-map_arrow_up:before { content: '\e837'; } /* '' */
.icon-ok:before { content: '\e845'; } /* '' */
.icon-virtualtour:before { content: '\e84a'; } /* '' */

/*Attractions Icons  ======= */
.icon-city_hall_border:before { content: '\e819'; } /* '' */
.icon-city_hall:before { content: '\e81a'; } /* '' */
.icon-cutlery:before { content: '\e828'; } /* '' */
.icon-cutlery_2:before { content: '\e829'; } /* '' */
.icon-cutlery_border:before { content: '\e82a'; } /* '' */
.icon-cocktail_border:before { content: '\e815'; } /* '' */
.icon-cocktail:before { content: '\e816'; } /* '' */
.icon-people:before { content: '\e80a'; } /* '' */
.icon-people_border:before { content: '\e80b'; } /* '' */
.icon-shopping_bag:before { content: '\e80e'; } /* '' */
.icon-entertainment:before { content: '\e846'; } /* '' */
.icon-others:before { content: '\e847'; } /* '' */
.icon-sightseeing:before { content: '\e848'; } /* '' */
.icon-sports:before { content: '\e849'; } /* '' */

/*Social Media Icons  ======= */
.sm-icon{
  font-family: "sprite-icons-font";
}
.sm-icon, .sm-icon:before,.sm-icon:after{
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.sm-icon a{
  text-decoration: none;
}
.sm-icon.instagram:after { content: '\e838'; } /* '' */
.sm-icon.share-this:after { content: '\e839'; } /* '' */
.sm-icon.pinterest:after { content: '\e83a'; } /* '' */
.sm-icon.linkedin:after{ content: '\e83b'; } /* '' */
.sm-icon.googleplus:after { content: '\e83c'; } /* '' */
.sm-icon.vimeo:after  { content: '\e83d'; } /* '' */
.sm-icon.flickr:after { content: '\e83e'; } /* '' */
.sm-icon.myspace:after  { content: '\e83f'; } /* '' */
.sm-icon.facebook:after { content: '\e840'; } /* '' */
.sm-icon.foursquare:after { content: '\e841'; } /* '' */
.sm-icon.tripadvisor:after { content: '\e842'; } /* '' */
.sm-icon.youtube:after { content: '\e843'; } /* '' */
.sm-icon.twitter:after{ content: '\e844'; } /* '' */
.sm-icon.email:after{ content: '\e831';} /* '' */
/***************  templates/main/css/template.subpage.css  ***************/
.main-visual{
	height:484px;
}
#availability-checker{
	display:none;
}

#main-content{
	margin-top:7px;
}
.viewitem  #breadcrumb-wrapper{
	margin:21px 28px 29px;
}
.notfound-btn-wrp{
	text-align:center;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 562px;
	width: 349px;
}
.notfound-btn{
	display:inline-block;
	width: 144px;
}
.notfound-btn a{
	display:block;
	padding:16px 0px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.7em;
}
.gotohome-btn{
	margin-right: 30px;
}
.main-title.h1404{
    text-align: center;
    margin-top: 55px;
}

/* Landscape tablet to Desktop */	
@media (min-width: 1024px) and (max-width: 1365px) {
	.main-visual{
		height:358px;
	}
	#main-content {
		margin-top: 27px;
	}
	.notfound-btn-wrp {
		top: 432px;
	}
	.notfound-btn a {
		font-size: 0.8em;
	}

}

/* Portrait tablet to Landscape */
@media (min-width: 768px) and (max-width: 1023px) {
	.main-visual {
		height: 266px;
	}
	#main-content {
		margin-top:0;
	}
	.notfound-btn-wrp {
		top: 333px;
	}
	.notfound-btn a {
		font-size: 0.85em;
	}

}

/* Mobile to Portrait tablet */
@media (max-width: 767px) {
	.main-visual{
		height:187px;
	}
	#main-content {
		margin-top: 22px;
	}
	.main-slogan {
		margin: 13px 0 0px;
	}
	.notfound-btn-wrp {
		top: 298px;
		width: 320px;
	}
	.gotohome-btn {
		margin-right: 5px;
	}
	#page_404 .itemPreview {
		display:inline-block !important;
	}
	.fixed .main-title.h1404 {
		margin-top: 106px;
	}
	.notfound-btn a {
		padding: 12px 0px;
		font-size: 0.9em;
	}
	
}

















/***************  templates/main/css/module.css  ***************/
/*category Bar*/
.module-inner {
	width: 100%;
    max-width: 1288px;
    display: table;
    margin: 20px auto;
}
#mod_pukkaPartners .module-inner{
	display: block;
}
.main-intro.has-border{
	position:relative;
	padding-bottom:44px;
}
.main-intro.has-border:after{
	height:1px;
	width:171px;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	background:#231417;
}


.itemPreview:hover .itemPreviewImage.add-zoom {
  background-size: 105% 105%;
}

.category-header-wrapper {
    background: #f2eee6;
	color:#7d7d7d;
	height: 64px;
    margin: 20px auto 13px;
}
.category-header-wrapper  ul {
	margin: 0;
	list-style:none;
	text-align:center;
}
.category-header-wrapper  ul li{
	display:inline-block;
	margin:13px 28px;
	padding:0;
	background-image:none;
	font-size: 1.14em;
	letter-spacing: 0.009em;
	color:#7d7d7d;
    -webkit-transition: color 0.5s ease; /* Safari */
	transition: color 0.5s ease;
	cursor:pointer;
}
.category-header-wrapper  ul li.active,
.category-header-wrapper  ul li:hover {
	padding-bottom:2px;
	border-bottom:4px solid #be8844;
	color:#231417;
}

.module-content .itemPreviewCategoryTitle {
	display:none;	
    background: #f2eee6;
	color:#7d7d7d;
	height: 24px;
    margin: 0px auto;
	padding: 10px 18px;
	font-weight: bold;
	position:relative;
}
.module-content .itemPreviewCategoryTitle.active {		
    background: #ddd9d2;
	color:#514646;
}

.share-btn:after,
.module-content .itemPreviewCategoryTitle:after,
.module-content .itemPreviewCategoryTitle.active:after {
	position:absolute;
	content:"";
	background:url(/templates/main/images/bg-sprite.png) no-repeat;
}

.module-content .itemPreviewCategoryTitle:after {
	background-position: -572px -238px;
	width:15px;
	height:10px;
	top:15px;
	right:18px;
}
.module-content .itemPreviewCategoryTitle.active:after {	
	background-position: -586px -238px;
}


.nav-wrapper{
	height:64px;
	background:#f2eee6;
	position:relative;
}
	.nav-wrapper .nav{
		height:100%;
		position:relative;
		background:#e0dcd3;
		
		font-size:0.75em;
		line-height:4.6;
		text-transform:uppercase;
		
	}
	.nav-wrapper .next-item{
		float:right;
		padding:0 68px 0 47px;
	}
	.nav-wrapper .previous-item{
		float:left;
		padding:0 47px 0 68px;
	}
	.nav-wrapper .nav:after{
		position:absolute;
		top:50%;
		left:41px;
		width:20px;
		height:10px;
		margin-top:-4px;
		background:url(/templates/main/images/bg-sprite.png) no-repeat -446px -236px;
	}
	.nav-wrapper .nav.next-item:after{
		right:41px;
		left:auto;
		background-position:-467px -236px;
	}
	.viewall-wrapper{
	
		display: inline-block;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		top: 0;
		width:50%;
		text-align:center;
	}
	.nav-wrapper .view-all {
		background: #f2eee6 none repeat scroll 0 0;
		color: #7d7d7d;
		padding: 0 49px;
	}
	.nav-wrapper .view-all:before {
		background: url(/templates/main/images/bg-sprite.png) no-repeat -497px -225px;
		content:"";		
		position: absolute;
		width: 30px;
		height: 30px;
		top: 50%;
		left:0;
		margin-top:-15px;
	}

	
.share-btn-wrapper {
	position:absolute;
	top:-60px;
	right:0;
}
.share-btn {
	background-color: #ffffff;
	border: 1px solid #be8844;
	color: #000000;
	float: right;
	font-size: 0.65em;
	font-weight: bold;
	padding: 16px 39px 16px 16px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 135px;
}
	.share-btn:after{
		background-position:-172px -318px;
		width:48px;
		height:30px;
		top:10px;
		right:30px;
	}
.box-layout .itemPreview{
	display:none;
}
.box-layout .itemPreview.show{
	display:inline-block;
}

/*leisure and news*/
.module-inner.grid-view.box {
	width:1042px; /*1030*/
	max-width:1042px;
}
.grid-view.box .itemPreview {
	position:relative;
	display:inline-block;
	width:459px;
	vertical-align:top;
	margin:22px 28px;
}	
	.grid-view.box .itemPreviewImage {
		width:100%;
		height:392px;
	}
	.grid-view.box .itemPreviewTitle ,
	.grid-view.box .itemPreviewIntro{
		color:#231417;		
	}
	.grid-view.box .itemPreviewTitle {
		position: relative;
		padding-left: 20px;
		margin: 2px 0 10px;
		font-size: 1.3em;
		line-height: 1.25em;
	}
		.grid-view.box .itemPreviewTitle:before {
			content:"";
			width:5px;
			height:1em;
			background-color:#be8844;			
			position: absolute;
			top:3px;
			left:2px;
		}

	.grid-view.box .itemPreviewIntro {
		margin: 25px auto 12px;
		font-size: 0.95em;
		letter-spacing: 0.016em;
		max-height: 84px;
		line-height: 1.6em;
		overflow: hidden;
	}
	.grid-view.box .itemPreviewIntro,
	.grid-view.box .itemPreviewViewLink {
		margin-left:6px;
	}
	/*news date*/
	.grid-view.box  .itemPreviewDate{
		position:absolute;
		top:0;
		left:35px;
		box-sizing: border-box;		
		padding: 6px;
		width:57px;
		height:57px;
		background:#000000;
		color:#ffffff;	
		z-index:1;
		text-align:center;
		line-height: 1.2em;		
	}
	.grid-view.box  .itemPreviewDate span{
		display:block;
		font-family: 'Mercury Text G1', Arial, Helvetica, sans-serif;
	}
	.grid-view.box  .itemPreviewDate .day {
		font-size:1.4em;
	}
	.grid-view.box  .itemPreviewDate .month {
		text-transform:uppercase;
		font-size: 0.8em;
	}
	/*end of news date*/
/*end of leisure and news*/	


/* detail-coomon */

/* detail-page */

.detail-wrapper{
	width:1060px;
	margin:0 auto;
}
	.detail-wrapper .intro-wrapper{
		text-align:center;
	}
	.excont-wrapper{
		position:relative;
		margin:72px 0 0;
	}
	.sub-section .ex-title{
		position:relative;
		padding-left:43px;
		line-height:1.4;
	}
	
	.sub-section .ex-title:after{
		width:30px;
		height:34px;
		position:absolute;
		top:0;
		left:0;
		background:url(/templates/main/images/bg-sprite.png) no-repeat -355px -265px;
	}
	
	.menus.sub-section .ex-title:after{
		background-position:-300px -266px;
	}
	.sub-section{
		width:372px;
		float:left;
		margin-right:8px;
	}
	.excont-wrapper.full-width .sub-section{
		width:100%;
		margin:0;
	}
	.sub-section .sub-cont{
		padding-left:43px;
	}
	.opening-h h4{
		margin:16px 0 20px;
		text-transform:uppercase;
		font-size:1em;
		font-weight:bold;
	}
	.sub-section .sub-cont  p {
		margin: 11px 0;
	}
	.menus.sub-section li{
		margin-bottom:11px;
	}
	.menus.sub-section li a{
		text-decoration:underline;
	}
	.excont-wrapper .book-table{
		width:260px;
		position:absolute;
		margin:0;
		top:31%;
		right:28px;
		display:inline-block;	
	}
	.excont-wrapper .book-table a{
		padding:20px 0 22px;
	}

.show-gallery.viewItem{
    display: block;
    position: absolute;
    right: 14px;
    top: 427px;
    width: initial;
    z-index: 100000;
    font-size: 0.8em;
    text-transform: uppercase;
	color:#fff;
	height: auto;
	width: auto;
	cursor:pointer;
}
.viewitem .show-gallery span.bg {
	background:url(/templates/main/images/bg-sprite.png) no-repeat -523px -220px;
    display: inline-block;
    height: 37px;
    margin:5px 0;
    width: 42px;
}
.viewitem .show-gallery span{
	float:left;
}
.viewitem .show-gallery-text {
	font-size: 0.8em;
	letter-spacing: 0.03em;
	margin: 17px;
}
.viewitem .main-visual .slick-dots{
	right: 200px;
}
.slideshow.viewItem{
	
}


/* pager-common */
.pager-number .slick-dots{
	margin:35px 0;
}
	.pager-number .slick-dots li {
		background:none;
		display: inline-block;
		height: 48px;
		margin: 0 9px;
		overflow: hidden;
		padding: 0;
		text-align: center;
		text-indent: 0;
		width: 48px;
		border:1px solid #b7b7b7;
	}
	.pager-number .slick-dots li  a{
		width:100%;
		height:100%;
		display:block;
		color:#372c2a;
		font-size:1.35em;
		line-height:1.9;
	}
	.pager-number .slick-dots li.slick-active{
		border-color:#000000;
	}
	.pager-number .slick-dots li.slick-active a{
		background:#000000;
		color:#fff;
	}

/* Landscape tablet to Desktop */	
@media (min-width: 1024px) and (max-width: 1365px) {
	.module-inner {
		margin-left: 40px;
		margin-right: 40px;
		width:calc(100% - 80px);
	}
	.intro-wrapper{
		padding-bottom:24px;
	}
	.category-header-wrapper ul li {
		margin: 10px 60px 10px 0;/**/
	}
	.nav-wrapper .nav{
		line-height:5.5;
	}
	.nav-wrapper .next-item {
		padding: 0 56px 0 38px;
	}
	.nav-wrapper .previous-item{
		padding:0 38px 0 56px;
	}
	.nav-wrapper .nav.next-item:after{
		right:27px;
	}
	.nav-wrapper .nav.previous-item:after{
		left:27px;
	}
	.nav-wrapper .view-all {
		padding: 0 36px;
	}
	.viewitem #breadcrumb-wrapper {
		margin: 16px 28px 18px;
	}
	.viewitem #main-content{
		margin-bottom:12px;
	}
	.viewitem .main-intro.has-border{
		padding-bottom:35px;
	}
	
	/*leisure and news*/
	.module-inner.grid-view.box {
		width:869px; /*864 + 5 for ff*/
		margin: 0 auto;
		max-width:1024px;
	}
	.grid-view.box .itemPreview {
		width:400px;
		margin: 22px 16px 0;
	}	
		.grid-view.box .itemPreviewImage {
			width:100%;
			height:340px;
		}
		
		.grid-view.box .itemPreviewTitle {
			margin-top: 1px;
			padding-left: 20px;
			letter-spacing: 0.065em;
			line-height: 1.35em;
			max-height: 56px;
			overflow: hidden;
		}
			.grid-view.box .itemPreviewTitle::before {
				width: 3px;
				height: 1.2em;
				top: 1px;
			}
		.grid-view.box .itemPreviewIntro {
			margin: 26px auto 19px;
			letter-spacing: 0.05em;
			max-height: 80px;
			line-height: 1.8em;
		}
		.grid-view.box .itemPreviewIntro, 
		.grid-view.box .itemPreviewViewLink {
			margin-left: 4px;
		}
		
		/*news date*/
		.grid-view.box .itemPreviewDate {
			padding: 5px;
			line-height: 1.4em;
		}
		.grid-view.box  .itemPreviewDate .day {
			font-size:1.5em;
		}
		.grid-view.box  .itemPreviewDate .month {
			font-size: 1em;
		}
		/*end of news date*/
	/*end of leisure and news*/
	
	/* detail-page-common */
	.detail-wrapper {
		width:940px;
	}
	
	/* pager-number */
	.pager-number .slick-dots li a{
		font-weight:bold;
		font-size:1.5em;
		line-height:2;
	}
	.pager-number .slick-dots {
		margin:12px 0 79px;
	}
	.show-gallery.viewItem{
		 top: 303px;
	}
	
	
}

/* Portrait tablet to Landscape */
@media (min-width: 768px) and (max-width: 1023px) {
	.module-inner {
		margin-left: 20px;
		margin-right: 20px;
		width:calc(100% - 40px);
	}
	.category-header-wrapper ul li {
		margin: 19px 38px 10px 0;/**/
		line-height: 1.2em;
	}
	.nav-wrapper .nav{
		font-size:0.8em;
		line-height:5.8;
	}
	.nav-wrapper .next-item {
		padding: 0 49px 0 34px;
	}
	.nav-wrapper .previous-item {
		padding: 0  34px 0 49px;
	}
	.nav-wrapper .view-all {
		padding: 0 36px;
	}
	.nav-wrapper .nav.next-item:after{
		right:23px;
	}
	.nav-wrapper .nav.previous-item:after{
		left:23px;
	}
	.viewitem #breadcrumb-wrapper {
		margin: 20px 28px 33px;
	}
	.main-intro.has-border {
		margin-bottom:10px;
		padding-bottom:0;
	}
	.main-intro.has-border:after{
		display:none;
	}
	
	
	/*leisure and news*/
	.module-inner.grid-view.box {
		width:733px; /*728 + 5 for ff*/
		margin: 0 auto;
		max-width:768px;
	}
	.grid-view.box .itemPreview {
		width:320px;
		margin: 22px 22px 32px;
	}	
		.grid-view.box .itemPreviewImage {
			width:100%;
			height:272px;
		}
		
		.grid-view.box .itemPreviewTitle {
			margin-top: 5px;
			padding-left: 20px;
			font-size:1.4em;
			letter-spacing: 0.02em;
			line-height: 1.2em;
			max-height: 50px;
			overflow: hidden;
		}
			.grid-view.box .itemPreviewTitle::before {
				height: 1.3em;
				top: 0px;
			}
		.grid-view.box .itemPreviewIntro {
			margin-top:15px;
			margin-bottom:32px;
			letter-spacing: 0.055em;
			max-height: 68px;
			line-height: 1.75em;
		}
		/*news date*/
		.grid-view.box .itemPreviewDate {
			left:24px;
			padding: 8px;
			line-height: 1.6em;
		}
		.grid-view.box  .itemPreviewDate .day {
			font-size:1.8em;
		}
		.grid-view.box  .itemPreviewDate .month {
			font-size: 1.1em;
		}
		/*end of news date*/
	/*end of leisure and news*/
	
	/* detail-page-common */
	.detail-wrapper{
		width:680px;
	}
	.share-btn-wrapper{
		display:none;
	}
	
	/* pager-number */
	.pager-number .slick-dots li{
		width:42px;
		height:42px;
		margin:0 12px;
	}
	.pager-number .slick-dots li a {
		font-size: 1.55em;
		line-height: 2;
	}
	.show-gallery.viewItem{
		top:211px;
		display:none;
	}
	
}

/* Mobile to Portrait tablet */
@media (max-width: 767px) {
	.main-intro.has-border{
		padding:0;
		margin-bottom:10px;
	}
	.main-intro.has-border:after{
		display:none;
	}
	.category-header-wrapper {
		display:none;
	}
	.module-inner {
		display:block;
		margin-left: 15px;
		margin-right: 15px;
		width:calc(100% - 30px);
	}

	.module-content .itemPreviewCategoryTitle {
		display:block;
		text-align: left;
		margin-bottom: 5px;
	}
	
	
	/*leisure and news*/
	.module-inner.grid-view.box {
		width:320px;
		margin: 0 auto;
		max-width:320px;
	}
	.grid-view.box .itemPreview {
		width:272px;
		margin: 22px 24px 5px;
	}	
		.grid-view.box .itemPreviewImage {
			width:100%;
			height:230px;
		}
		
		.grid-view.box .itemPreviewTitle {
			margin-top: 1px;
			padding-left: 18px;
			font-size:1.2em;
			letter-spacing: 0.025em;
			line-height: 1.25em;
			max-height: 37px;
			overflow: hidden;
		}
			.grid-view.box .itemPreviewTitle::before {
				height: 1.35em;
				top: 0px;
			}
		.grid-view.box .itemPreviewIntro {
			margin-top:18px;
			margin-bottom:6px;
			letter-spacing: 0.01em;
			max-height: 65px;
			line-height: 1.6em;
		}
		
		/*news date*/
		.grid-view.box .itemPreviewDate {
			left:18px;
			padding: 7px;
			line-height: 1.6em;
		}
		.grid-view.box  .itemPreviewDate .day {
			font-size:1.8em;
		}
		.grid-view.box  .itemPreviewDate .month {
			font-size: 1.1em;
		}
		/*end of news date*/
	/*end of leisure and news*/
	/* detail page */
	.detail-wrapper{
		width:90%;
	}
	.sub-section .ex-title {
		font-size:1.1em;
	}
	.excont-wrapper{
		margin:40px 0 0;
		
	}
	.sub-section{
		width:194px;
		margin:0 0 20px;
	}
	.sub-section .ex-title{
		line-height:2.2;
	}
	.opening-h h4 {
		margin: 10px 0 4px;
	}
	.sub-section .sub-cont p{
		margin:0;
	}
	.excont-wrapper .book-table{
		position:relative;
		right:auto;
		top:auto;
		width:270px;
		margin:0;
	}
	.show-gallery.viewItem{
		top:211px;
		display:none;
	}
	
	
	.pager-number .slick-dots li{
		width:35px;
		height:35px;
	}
	
	
}
/***************  templates/main/css/module.pukkaPackages.css  ***************/
.module-content {
    margin: 20px auto;
    text-align: center;
}
.offers-grid .mobile-layout {
	display: none;
}
.offers-grid .module-content .item {
	margin: 25px 26px;
}
.offers-grid .module-content div.item.alt {
    margin-right: 0;
}
.price-blk {
    margin:15px 0 11px 8px;
}

.offers-grid .item .itemPreviewImage:after {
  /*   height: 200px; */
}

/*modify Item image zoom effect*/
.itemPreviewImage-wrapper{
	width: 100%;
	overflow: hidden;
}
.itemPreview:hover .itemPreviewImage.add-zoom {
	background-size: cover;
	-ms-transform: scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Chrome, Safari, Opera */
	transform: scale(1.1);
}

.offers-grid .item .itemPreviewImage {
	background-size: cover;
	-ms-transform: scale(1); /* IE 9 */
	-webkit-transform: scale(1); /* Chrome, Safari, Opera */
	transform: scale(1);
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

/*Remove Homehighlight items from the offers page*/
#mod_pukkaPackages .itemPreview.homehighlights{
	display: none;
}

#mod_pukkaPackages .excont-wrapper{
	margin: 20px 0 0;
}
.viewItem .booking-wrapper {
	position: relative;
	bottom: auto;
	left: auto;
	width: auto;
	float: right;
	border-top: none;
}
.booking-blk {
	position: relative;
	margin: 21px auto;
}
.viewItem .btn-booking {
	margin: 0 0 20px 2px;
	float: right;
	min-width: 260px;
}
.price-blk {
	font-weight: bold;
	margin:15px 0 11px 8px;
	letter-spacing: -0.05em;
}
#mod_pukkaPackages.viewItem .price-blk {
	float: right;
}

.price-blk a{
	color: #000;
}

/* Landscape tablet to Desktop */	
@media (min-width: 1024px) and (max-width: 1365px) {
	.module-content {
		max-width:944px;
	}
	.offers-grid .module-content .item {
		margin: 30px 5px 4px;
		/* margin: 30px 13px 4px; */
	}
	.offers-grid .item {
		/* width:276px; */
		width:300px;
		height:544px;
	}
	.offers-grid .item-intro {
		/* margin: -63px auto 0; */
		margin: 0 auto 0;
	}
	/* .offers-grid .item-intro {
		padding-left: 20px;
	} */
	.offers-grid .item a .title {
		letter-spacing: 0.05em;
	}
	.offers-grid .itemcont {
		margin: 12px 0 15px;
		line-height: 1.6em;
	}
	.price-blk {
		margin: 11px 0 11px 21px;
	}
	.item .book-btn {
		width: 132px;
		margin-right: 12px;
	}
	.item .book-btn a {
		padding: 15px 0;
	}
	.offers-grid .item .itemPreviewImage:after {
		height: 180px;
	}
}

/* Portrait tablet to Landscape */
@media (min-width: 768px) and (max-width: 1023px) {
	.module-content {
		max-width:728px;
	}
	.offers-grid .item {
		width:300px;
		height:514px;
	}
	.offers-grid .module-content .item {
		margin: 16px 8px 4px;
	}
	.offers-grid .item .itemPreviewImage:after {
		height: 180px;
	}
}

/* Mobile to Portrait tablet */
@media (max-width: 767px) {
	/*.module-content {
		max-width:290px;
	}*/
	.offers-grid .item {
		/* width:275px; */
		width:100%;
		max-width:300px;
		height:468px;
	}
	.offers-grid .module-content .item {
		/*margin: 17px 0 0px;calc(50% - 275px)*/
		margin: 17px auto 0px;
		display:block;
	}
	.offers-grid .item a .title {
		margin: 2px 0;
		letter-spacing: 0.05em;
	}
	.offers-grid .itemcont {
		margin: 11px 0 7px;
	}
	.booking-blk .price-blk {
		margin: 12px 0 0 7px;
	}
	.offers-grid .item .itemPreviewImage:after {
		height: 100px;
	}

	.viewItem .booking-wrapper{
		float: none;
	}
	.offers-grid .itemPreviewCategoryTitle.cat-title{
		cursor:pointer;
	}
	.offers-grid .box-layout{
		display:none;
	}
	.offers-grid .mobile-layout{
		display:block;
	}
	.offers-grid .mobile-layout .loaditems,
	.offers-grid .mobile-layout .loaditems.hide{
		opacity:0;
		height:0;
		transition: all 0.2s ease;
		z-index:-1;
		
	}
	.offers-grid .mobile-layout .loaditems.show{
		opacity:1;
		height:auto;
		transition: all 0.8s ease;
	}
	.offers-grid .mobile-layout .loaditems.show .itemPreview-inner-wrapper{
		display:block;
	}
	.offers-grid .mobile-layout .loaditems.hide .itemPreview-inner-wrapper{
		display:none;
	}
}
/***************  templates/main/libs/jquery/fancybox/jquery.fancybox.css  ***************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap.full-width,
.fancybox-wrap.full-width .fancybox-inner{
	max-width:1242px !important;
	overflow:hidden;
}
.fancybox-outer .fancybox-iframe body{
	overflow:hidden;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background:none;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}


.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading{
	background-image: url(/templates/main/libs/jquery/fancybox/fancybox_sprite.png);
}
.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/templates/main/libs/jquery/fancybox/fancybox_newsprite.png);
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/templates/main/libs/jquery/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	background-position: -16px -100px;
    cursor: pointer;
    height: 42px;
    position: absolute;
    right: -52px;
    top: -20px;
    width: 51px;
    z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 15%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/templates/main/libs/jquery/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev{
	left: -74px;
}

.fancybox-next {
	right: -74px;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 68px;
	margin-top: -34px;
	cursor: pointer;
	z-index: 8040;
	visibility: visible;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -8px;
}

.fancybox-next span {
	right: 10px;
	background-position: 40px -8px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background:rgba(36, 36, 36, 0.78);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
	width:100%;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	left:0;
	margin-bottom: -36px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
/* 	display: inline-block; */
	margin-right:0;
/* 	padding: 2px 15px; */
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background:none;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){


	#fancybox-loading div {
		background-image: url(/templates/main/libs/jquery/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/***************  templates/main/libs/jquery/jquery-datepicker/smoothness/jquery-ui.min.css  ***************/
/*! jQuery UI - v1.12.1 - 2017-02-28
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=95&bgImgOpacityHighlight=100&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=100&bgImgOpacityContent=100&bgImgOpacityHeader=100&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%23aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=%23aaaaaa&iconColorError=%23cd0a0a&fcError=%23cd0a0a&borderColorError=%23cd0a0a&bgTextureError=glass&bgColorError=%23fef1ec&iconColorHighlight=%23be8844&fcHighlight=%23000000&borderColorHighlight=%23be8844&bgTextureHighlight=flat&bgColorHighlight=%23eeeeed&iconColorActive=%23454545&fcActive=%23ffffff&borderColorActive=%23ffffff&bgTextureActive=flat&bgColorActive=%23be8844&iconColorHover=%23454545&fcHover=%23212121&borderColorHover=%23999999&bgTextureHover=flat&bgColorHover=%23be8844&iconColorDefault=%23be8844&fcDefault=%23000000&borderColorDefault=%23e9e7e7&bgTextureDefault=flat&bgColorDefault=%23f1f1ef&iconColorContent=%23222222&fcContent=%23000000&borderColorContent=%23fdfcfc&bgTextureContent=flat&bgColorContent=%23ffffff&iconColorHeader=%23be8844&fcHeader=%23ffffff&borderColorHeader=%23262624&bgTextureHeader=flat&bgColorHeader=%23262624&cornerRadius=0&fwDefault=normal&fsDefault=1.1em&ffDefault=Verdana%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #e9e7e7}.ui-widget-content{border:1px solid #fdfcfc;background:#fff;color:#000}.ui-widget-content a{color:#000}.ui-widget-header{border:1px solid #262624;background:#262624;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #e9e7e7;background:#f1f1ef;font-weight:normal;color:#000}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#000;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #999;background:#be8844;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#212121;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #fff;background:#be8844;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#fff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #be8844;background:#eeeeed;color:#000}.ui-state-checked{border:1px solid #be8844;background:#eeeeed}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#000}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/templates/main/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/templates/main/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/templates/main/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_be8844_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/templates/main/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/templates/main/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/templates/main/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_be8844_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/templates/main/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_cd0a0a_256x240.png)}.ui-button .ui-icon{background-image:url(/templates/main/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_be8844_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:0}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:0}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:-8px -8px 8px #aaa;box-shadow:-8px -8px 8px #aaa}