/* ==========================================================================
   HTML5
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 13px;
    line-height: 1.4;
    background: #f6f6f6 ;
	font-family : 'Raleway', sans-serif !important;
	overflow-x : hidden;
}

body a { 
	color :#EE8823;
}

body a:hover { 
	color : #333333;
}

.body, .content { 
	text-align : justify;
}
.body ul { 
	margin: 15px 0;
	padding-left: 40px;
}
.body ul li {
	list-style-type:circle;
	padding-left: 10px;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
	font-family: 'frankling-gothic',sans-serif !important;
}

.clear {
	clear:both;
}

.fb-tracking { 
	display : none;
}
.ui-datepicker { 
	z-index : 1000 !important;
}

/* ==========================================================================
   GLOBAL
   ========================================================================== */
.seobar, .seobar h1 {
font-size: 0.9em;   
}
.seobar span {
	color:#fff;
	font-size: 0.9em;   
}
.seobar span:before {
	content:"  - "
}
span.tagline {
	position: absolute;
	color:#fff;
	font-size: 1.6em;
	text-transform:uppercase;
	font-weight:400;
	top: 77px;
	left: 305px;
	width:611px;
	height:28px;
	text-align:center;
}
.fr span.taglines {
	background:transparent url(images/tagline_fr.png) no-repeat top left;
}
.en span.taglines {
	background:transparent url(images/tagline_en.png) no-repeat top left;
}
.de span.taglines {
	background:transparent url(images/tagline_de.png) no-repeat top left;
}
.es span.taglines {
	background:transparent url(images/tagline_es.png) no-repeat top left;
}
.social {
	position: absolute;
	right: 275px;
	top: 5px;
}
.blog-info {
	position: absolute;
	top: 69px;
	left: 315px;
	font-size: 2.1em;
	font-weight: 600;
	color: #fff;
}      
.bright {
	border-right:1px solid #ccc; 
	}

.pr5 {padding-right:5px;}
.pl5 {padding-left:5px;}	
.pr10 {padding-right:10px;}
.pl10 {padding-left:10px;}
.pr15 {padding-right:15px;}
.pl15 {padding-left:15px;}		

.clear { 
	clear : both;
}

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: "←"; }
[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: "→"; }
[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
.slick-slider { margin-bottom: 0px; }

.slick-dots { display : none !important; position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }













.container {
	max-width : 1260px;
	padding : 0px;
	margin : 0 auto;
}
.clear { 
	clear : both;
}







.slideshow_container { 
	max-height : 450px;
	position : relative;
	padding : 0px;
	overflow : hidden;
}
.slideshow { 
	overflow : hidden;
}
.slideshow-images {
}
.slideshow-images img { 
	width: 100%;
	height: 100%;
}
#logo_container {
	position: absolute;
	top: 0px;
	height: 30px;
	background: #DBA159;
	width: 100%;
}
#logo_container .container { 
	position : relative;
}
#logo { 
	float: left;
	padding: 5px 3px;
	margin-left: 20px;
	background: rgba(255,255,255,0.9);
	border-radius: 0 0 75px 75px;
	width: 109px;
	height: 98px;
	position: relative;
}
#logo img { 
	width: 90px;
	margin-bottom: 0px;
	position: absolute;
	top: 9px;
	left: 11px;
}
.left-arrow { 
	left: 1170px;
	top: 410px;
	background: #EFD780;
	position: absolute;
	font-size: 18px;
	padding: 5px 12px 5px 10px;
	color: #fff;
	border-radius: 7px;
	cursor: pointer;
	border: 1px solid #FFFFFF;
}
.right-arrow { 
	left: 1209px;
	top: 410px;
	background: #EFD780;
	position: absolute;
	font-size: 18px;
	padding: 5px 10px 5px 12px;
	color: #fff;
	border-radius: 7px;
	cursor: pointer;
	border: 1px solid #FFFFFF;
}
.slick-prev:before, .slick-next:before {
	color : transparent;
}
.language {
	position: absolute;
	right: 20px;
	top: 5px;
}
.language li {
	float : left;
}
.language-name { 
	margin-right : 10px;
	padding-left : 5px;
	text-transform: uppercase;
	color : #000;
}







.maincontent { 
	background: #FBF0DE;
	border-top: 8px solid #EFD780;
	padding: 0 20px 25px 20px;
}
.content { 
	text-align: center;
	padding: 25px 20px;
}
.content .captiontitle { 
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: bold;
}
.content .captioncontent { 
}

















.bookingform { 
	background: url(images/brownbg.jpg);
	padding: 17px 25px;
	border-radius: 20px;
	margin-bottom : 20px;
	border: 4px solid #916953;
}
.bookingform select, .bookingform input { 
	width: 100%;
	margin: 1px 0 7px 0;
	height: 22px;
}
#quickres .white { 
	font-size: 27px;
	color: #765421;
	margin-bottom: 20px;
}
.btn-book {
	color: #fff;
	background: #6BC0C3;
	padding: 5px 37px;
	margin-top: 12px;
	display: inline-block;
	margin-bottom: 5px;
}
.hotelproperties { 
	margin: 0px;
	background: #000;
	padding: 0px;
	overflow: hidden;
	border-radius : 0px;
}
.hotelimg { 
	padding : 0px;
	margin : 0px;
	position : relative;
}
.hotelimg .img-responsive { 
	border: 5px solid #000;
	min-width: 100%;
}
.hotelproperties .captiontitle { 
	font-weight: bold;
	position: absolute;
	z-index: 100;
	bottom: 5px;
	right: 5px;
	background: rgba(255,255,255,0.8);
	height: 26px;
	width: 170px;
	padding: 5px 0 5px 20px;
}













.loader {
	margin : 20px auto;
	width : 220px;
}
#FB_so0 ul li { 
	position : relative;
	padding: 0 13px 0 7px;
}
#FB_so0 ul li > span { 
	font-weight: bold;
	font-size: 20px;
	margin: 20px 0 0 15px;
	display: block;
}
/* SPECIAL OFFERS PAGE*/

.FB_special_offer li.promo-wrapper {
	padding: 10px 10px 0px 10px;
	overflow: hidden;
	margin: 0;
	clear: both;
	border-bottom: 1px solid #ccc;
	position:relative;
}

li.promo-wrapper:last-child{border:0; }
.FB_special_offer ul li{
	list-style-type:none !important;
}
.FB_special_offer .description,
.FB_special_offer .apd,
.FB_special_offer .pernight,
.FB_special_offer .more {
	text-transform:none!important;
	font-size:0.9em !important;
	font-weight:normal;
}
.FB_special_offer .description{
	font-size: 0.9em !important;
	margin: 10px 0 8px 0;
}

.FB_special_offer .more {
	display : none;
}

.FB_special_offer .price .price, .FB_special_offer .price .currency {
	position : static; 
	font-size: 23px;
	margin-left : 0px;
}

.FB_special_offer .button a:hover { 
	text-decoration: underline;
	color : #000;
}

.FB_special_offer .promotion .image {
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 5px;
	margin: 0 20px 20px 0px;
}

.FB_special_offer .promotion .image img{
	width:100%;
	height: 100%;
}
.FB_special_offer .button a{
	background: #6BC0C3;
	padding: 6px 0 6px 48px;
	color: #fff;
	text-decoration: none;
	font-size: 12px !important;
	font-weight: bold;
	width: 148px;
	float: left;
}
.FB_special_offer .promotion  .title, #slideshow .home-offer li .promotion .title, .FB_special_offer .description, .FB_special_offer .button a, .FB_special_offer .price{
	margin-left: 19px
}
.FB_special_offer .price { 
	margin-bottom: 10px;
}




/* popup_content */
#popup_content {width:830px;  min-height:300px; overflow-x: hidden;}
#popup_content .image { float:left; margin:0 10px 0 0;}
#popup_content .image img {max-width:250px; border: 5px solid #fff;}
#popup_content .description { margin:10px 0; }
#popup_content .description ul { list-style:disc inside none; padding:10px 0;}
#popup_content .description ul li {margin:5px 0 ;}
#popup_content .title { font: 22px/120% 'futura-book',sans-serif; margin:0 0 10px 0; color:#fff; }
#popup_content .content { color: #FFFFFF;}
#popup_content .price { color: #FFFFFF;}
#popup_content .price_content { font-weight:bold; margin:5px 0;}
#popup_content .price_content .price_rate_strike { text-decoration: line-through; }
#popup_content .price_content .price_rate ,
#popup_content .price_content .price_currency { font-size:20px; }
#popup_content .button a {font-size: 14px; margin:30px 0 0 0; float:right; width:150px; height:30px; line-height:30px; margin:0; background: none repeat scroll 0 0 #000;  border: 1px solid #DEDEDE;    color: #FFFFFF;    display: block;       text-decoration: none;    text-align:center;}
#popup_content .button a:hover { background: none repeat scroll 0 0 #000;   }


.slide-left, .slide-right { 
	position: absolute; 
	display: block; 
	height: 20px; 
	width: 20px; 
	line-height: 0; 
	font-size: 0; 
	cursor: pointer; 
	top: 50%; 
	margin-top: -10px; 
	padding: 0; 
	border: none; 
	outline: none; 
	color : #000;
	font-size : 25px;
}
.slide-left { left: 0px; }
[dir="rtl"] .slide-left { left: auto; right: -25px; }

.slide-right { right: 5px; }
[dir="rtl"] .slide-right { left: -25px; right: auto; }













.news { 
	background: #EFD780;
	padding: 30px;
	text-align: center;
	min-height : 280px;
	position : relative;
	margin : 25px 0;
}
.news .captiontitle { 
	font-size: 25px;
	margin-bottom: 20px;
}
.news .newsdate { 
	margin-bottom : 20px;
}
.bottomcontainerBox { 
	display: none;
}
#mapoverlaylocation {
	height: 450px;
	width: 100%;
	position: absolute;
	top: 40px;
	z-index: 300;
}
.touchmaplocation {
	margin: 5px 10px;
	float : right;
}
#map_location { 
	height : 450px;
	margin-top : 0px;
}
#map_location .viewhotel { 
	color : #000;
}
#map_location .book-now { 
	color : #fff;
}
#marker-content h2 { 
	font-size: 20px;
	font-weight: bold;
}
#marker-content .content { 
	padding : 10px 0; 
	text-align: left;
}
.fb-like { 
	position: absolute;
	right: 180px;
	width: 120px;
	z-index: 2000;
	top: 5px;
}
.share-button { 
	position: absolute;
	right: 115px;
	width: 120px;
	z-index: 2000;
	top: 5px;
}







.footer { 
	background : #916953;
	padding : 15px 0;
}
.copyright { 
	text-align : right;
	color : #fff;
	padding : 0 20px;
}










@media (min-width: 630px) { 
	#logo { 
		float: left;
		padding: 5px 43px;
		margin-left: 20px;
		background: rgba(255,255,255,0.9);
		border-radius: 0 0 75px 75px;
		width: 222px;
		height: 133px;
		position: relative;
	}
	#logo img { 
		width: 129px;
		margin-bottom: 0px;
		position: absolute;
		top: 15px;
		left: 47px;
	}
	.content { 
		padding: 25px 100px;
	}
	#logo { 
		margin-left : 66px;
	}
	.language-name { 
		color : #fff;
	}
	.FB_special_offer .description { 
		display : none;
	}
	.hotelproperties .captiontitle { 
		bottom : 20px;
	}
	.bottomcontainerBox { 
		width: auto;
		display: block;
		text-align: right;
		float: right;
		background: none !important;
		margin-top: 20px;
	}
}
@media (min-width: 960px) { 

	.bookingform { 
		border-radius: 20px 0 0 20px;
		margin-bottom : 10px;
	}
	.hotelproperties .captiontitle { 
		position: relative;
		background: #000;
		height: 34px;
		width: 100%;
		padding: 8px 0 5px 87px;
		bottom: 0px;
		color: #fff;
	}
	#FB_so0 ul li > span, .FB_special_offer .price, .FB_special_offer .button a{ 
		left : 480px;
	}
	.FB_special_offer .description { 
		height: 144px;
		overflow: hidden;
		display : block;
		font-size: 0.9em !important;
		margin: 140px 0 8px 0;
		float: left;
	}
	.FB_special_offer .button a{
		bottom:23px;
	}
	.FB_special_offer .price { 
		top: 115px;
		position : absolute;
		margin-bottom : 0px;
	}
	.FB_special_offer .promotion .image {
		width : 100%;
	}
	.FB_special_offer .promotion  .title, #slideshow .home-offer li .promotion .title {
		position:relative;
		left: 0px;
		font-weight:bold;
	    font-size: 1.2em;	
	    top : 65px;
	}
	.FB_special_offer .promotion .image {
		width : 50%;
	}
	.slide-right { right: -12px; }
	.FB_special_offer .button a{
		position: absolute;
		bottom: 23px;
		float: right;
	}
	#FB_so0 ul li > span { 
		position: absolute;
		top: 30px;
		font-weight: bold;
		font-size: 20px;
		margin : 0 0px 0 25px;
		display : inline;
	}
	.news { 
		height : 490px;
		margin : 0px;
	}
	#map_location, #mapoverlaylocation { 
		height : 450px;
	}
}
@media (min-width: 1040px) { 
	.bookingform { 
		padding: 8px 25px;
	}
	#quickres .white { 
		font-size: 25px;
		margin-bottom: 10px;
	}
	.bookingform select, .bookingform input { 
		margin: 1px 0 5px 0;
	}
	.hotelproperties { 
		border-radius: 0 20px 20px 0;
	}
	.hotelproperties .captiontitle { 
		position: absolute;
		bottom: 20px;
		right: 5px;
		background: rgba(255,255,255,0.8);
		height: 26px;
		width: 170px;
		padding: 5px 0 5px 20px;
		color : #000;
	}
	.hotelimg:nth-child(2) .img-responsive { 
	border-radius : 0px 20px 0 0;
	}
	.hotelimg:last-child .img-responsive { 
		border-radius : 0px 0 20px 0;
	}
	.FB_special_offer .button a{
		bottom : 23px;
	}
	.FB_special_offer .description { 
		height: 176px;
		overflow: hidden;
		margin-left : 35px;
	}
	#FB_so0 ul li > span, .FB_special_offer .price, .FB_special_offer .button a{ 
		left: 560px;
	}
	.FB_special_offer .promotion  .title, #slideshow .home-offer li .promotion .title {
		left : 36px;
	}
}
@media (min-width: 1290px) { 
	.bookingform { 
		padding: 17px 25px;
	}
	#quickres .white { 
		font-size: 27px;
		margin-bottom: 20px;
	}
	.bookingform select, .bookingform input { 
		margin: 1px 0 7px 0;
	}
	.FB_special_offer .button a{
		bottom : 60px;
	}
	.FB_special_offer .description { 
		height: 245px;
		overflow: hidden;
	}
	#FB_so0 ul li > span, .FB_special_offer .price, .FB_special_offer .button a{ 
		left: 634px;
	}
	.touchmaplocation { 
		display: none;
	}
	#mapoverlaylocation { 
		display: none;
	}
	.news .caption { 
		height: 250px;
		overflow: hidden;
	}
	.news, #map_location { 
		height : 450px;
	}
}