﻿@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.min.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
.cc_banner-wrapper .cc_btn_accept_all
{
	position: relative;
    z-index: 999;
}
body {
	line-height: 1;
}
ul, li, h1, h2, h3, h4, h5, h6, p
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

html
{
	height: 100%;
}
body
{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #3A2D1B;
	background: #F5F5F3;
}
textarea
{
    resize: none;
}
a, a:link, a:active, a:visited
{
	color: #3A2D1B;
}
a:hover
{
	cursor: pointer !important;
	text-decoration: none;
}
.TopFixedAll
{
	position: fixed;
	width: 100%;
	top: 0;
	z-index:98;
}
.CmsViewPage .TopFixedAll
{
	position: relative;
}
.TopLanguages
{
    padding: 25px 0;
    height: 50px;
    font-size: 13px;
    text-transform: uppercase;
    display: none;
    color: #3a2d1b;
    margin: 0;
    background: #ECECEC;
}
.TopLanguages h2
{
    font-size: 16px;
    margin: 0 0 15px;
}
.TopLanguages a
{
    color: #A69D96;
    text-decoration: none;
}
.TopLanguages a:hover
{
    color: #3a2d1b;
}
.TopLanguages span
{
    width: 100%;
    display: inline-block;
}
.TopLanguages span span
{
    width: auto;
    margin-right: 25px;
    display: inline-block;
}
.TopLanguages .fa
{
	position: absolute;
    font-size: 26px;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.TopAll
{
	background: #A69D96;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	height: 14px;
    padding: 4px 0;
    position: relative;
    z-index: 9;
}
.TopAll .nine.columns
{
	position: relative;
}
.Logo
{
	float: left;
	position: absolute;
	left: 0;
	top: -4px;
}
.MenuInst
{
	float: left;
	margin-left: 100px;
}
.MenuInst ul
{}
.MenuInst ul li
{
	float: left;
}
.MenuInst ul li a
{
	margin-left: 17px;
	color: #FFF;
	text-decoration: none;
}
.MenuInst ul li a:hover, .MenuInst ul li a.rmFocused
{
	text-decoration: underline;
}
.Login
{
	float: left;
	margin-left: 20px;
}
.Login a
{
	color: #FFF;
	text-decoration: none;
}
.Login a:hover
{
	text-decoration: underline;
}
.Languages
{
	float: right;
	color: #3A2D1B;
	cursor: pointer;
}
.Languages .fa
{
	margin-left: 5px;
    font-size: 18px;
    margin-top: -5px;
    padding: 2px 0 0;
    display: inline-block;
    float: right;
}
.lnkBookingContainer 
{
	text-align: center;
    font-size: 11px;
    white-space: nowrap;
    display: block;
    float: right;
    margin-top: 10px;
    margin-right: -130px;
    width: 100%;
}
.lnkBookingArea 
{
	color: #FFF !important;
	text-decoration:underline;
	display: block;
	line-height: 30px;
	text-transform: none;
	white-space: nowrap;
}
.lnkBookingArea:hover, .lnkBookingArea:focus
{
	color: #B58350;
}
body.Hotel .lnkBookingArea 
{
	text-decoration:none;
}
body.Hotel .lnkBookingArea:hover
{
	text-decoration:underline;
}
.lnkBookingAreaImg 
{
	vertical-align:middle;
    height: 20px;
    display:none;
}
.lnkBookingAreaImg path
{
	fill: #fff;
}
.BookingBtn
{}
.BookingBtn a
{
	color: #FFF;
	display: block;
	background: #69C4FF;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	height: 13px;
    margin: -4px 0 0;
    padding: 4px 0 5px;
}
.BookingBtn a .fa, .BookingBtn a.CallUs
{
	display: none;
}
.BookingBtn a .fa
{
	margin-right: 5px;
}
.BookingBtn a:hover
{
	text-decoration: underline;
	background: #a5dcff;
}
.MenuAll
{
	background: #f5f5f3;
	position: relative;
    z-index: 8;
    border-bottom: solid 1px #3A2D1B;
}
.OpenLangCurrency .MenuAll
{
    top: auto;
}
.Bar
{
	text-transform: uppercase;
	margin: 5px 0 0;
	background: url(images/arrow-Bar.png) no-repeat 90% bottom;
	padding-bottom: 10px;
}
.Bar a
{
	color: #3A2D1B;
	display: block;
	background: #CCC8C4;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: 700;
	padding: 6px 0;
	position: relative;
	overflow: hidden;
}
.Bar a:hover
{
	text-decoration: underline;
}
.Bar a::after{-webkit-animation:sheen 3s infinite  forwards;animation:sheen 3s infinite  forwards}
.Bar a::after{content:'';position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background:-webkit-linear-gradient(top,rgba(209,112,60,0),rgba(255,255,255,0.5) 50%,rgba(209,112,60,0));background:linear-gradient(to bottom,rgba(209,112,60,0),rgba(255,255,255,0.5) 50%,rgba(209,112,60,0));-webkit-transform:rotateZ(60deg) translate(-1em,7.5em);transform:rotateZ(60deg) translate(-1em,7.5em)}
@-webkit-keyframes sheen{100%{-webkit-transform:rotateZ(60deg) translate(1em,-14em);transform:rotateZ(60deg) translate(1em,-14em)}}
@keyframes sheen{100%{-webkit-transform:rotateZ(60deg) translate(1em,-14em);transform:rotateZ(60deg) translate(1em,-14em)}}
.LogoHotel
{
	margin-bottom: 10px;
}
.LogoHotel a
{
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}
.LogoHotel big
{
	font-size: 16px;
	line-height: 24px;
	display: block;
}
.LogoHotel small
{
	font-size: 10px;
	line-height: 14px;
	display: block;
}
.Menu
{
	margin: 5px 0 35px;
}
.Fixed .Menu
{
}
.Menu .RadMenu
{
	float: right !important;
}
.Menu ul
{}
.Menu ul ul, .Menu .sub-collapser {display: none !important;}
.Menu ul li
{}
.Menu ul li a
{
	margin-left: 25px;
	text-transform: uppercase;
	font-size: 13px;
	color: #3A2D1B;
	padding: 11px 0 0;
	border-top: solid 1px #F5F5F3;
	text-decoration: none;
}
body.de .Menu ul li a
{
	font-size: 12px;
}
.Menu ul li a:hover,  .Menu ul li a.rmFocused
{
	border-top: solid 1px #8E857B;
}
.Banner
{
	margin-top: 125px;
	position: relative;
	z-index: 1;
}
.Hotel .Banner
{
	/*margin-top: 132px;*/
	height: 0;
	padding-bottom: 31.266%;
	overflow: hidden;
}
.Hotel .Banner iframe
{
	width: 100%;
	height: 595px;
}
.Hotel.Gallery .Banner
{
	display: none;
}
.CmsViewPage .Banner .contentbody
{
	max-height: 290px;
    overflow: hidden;
    width: 100%;
}
.bx-wrapper .bx-caption
{
	font-family: 'Lato', sans-serif;
	font-size: 35px;
	line-height: 45px;
	color: #FFF;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
	text-transform: uppercase;
}
.bx-wrapper .bx-caption .BannerSeparator
{
	background: url(images/slogan-arrow.png) no-repeat;
	width: 380px;
	height: 11px;
}
.BookingAll
{
	margin-top: -95px;
    position: relative;
    z-index: 7;
}
.Hotel .BookingAll
{
	margin-top: -77px;
}
.Hotel.Fixed .BookingAll, .Homepage.Fixed .BookingAll, .Group.Fixed .BookingAll
{
	background: #3A2D1B;
    position: fixed;
    width: 100%;
    top: 200px;
}
.Homepage.Fixed .BookingAll, .Group.Fixed .BookingAll
{
    top: 219px;
}
.Homepage.Fixed.OpenLangCurrency .BookingAll, .Group.Fixed.OpenLangCurrency .BookingAll {
    top: 319px;
}
.Hotel.Gallery .BookingAll
{
    margin-top: 125px;
    background: #CECBC6;
    top: 0 !important;
    position: fixed;
    width: 100%;
}
.BookingAll .nine.columns
{
	background: #3A2D1B;
}
.Booking
{
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 15px 0 15px 20px;
	height: 105px;
}
.Fixed .Booking
{
	height: 50px;
}
.Hotel .Booking
{
	float: left;
	height: 76px;
	padding: 10px 6px;
}
.Booking big
{
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}
.Fixed .Booking big
{
	display: none;
}
.Booking input, .Booking select
{
	border: 0;
	color: #8E857B;
	text-transform: none;
	padding: 5px;
	font-size: 12px;
}
.Search input
{
	background: #FFF url(images/calendar.png) no-repeat top right;
}
.Search input:hover
{
	background: #FFF url(images/calendar-on.png) no-repeat top right;
	cursor: pointer;	
}
.Booking select
{
	padding: 4px;
}
.Booking .City
{
	display: none;
}
.Booking .SearchHotel
{
	float: left;
}
.Booking .SearchHotel select
{
	width: 120px;
}
.Booking .Search
{
	float: left;
	margin-left: 15px;
}
.Booking .Search input
{
	max-width: 100px;
}
.Booking .Search br
{
	line-height: 10px;
}
.Hotel .Booking .Search
{
	margin-left: 0;
}
.Hotel .Booking .Search2
{
	margin-left: 20px;
}
.Booking .PromoCode
{
	float: left;
	margin-left: 5px;
	margin-right: 15px;
}
.Fixed .Booking .PromoCode
{
	margin-left: 15px;
}
.de.Hotel.Fixed .Booking .PromoCode
{
	margin-left: 4px;
}
.Booking .PromoCode input
{
	max-width: 100px;
}
.Booking .Info
{
	font-size: 11px;
	color: #FFF;
	background: url(images/info-ico.png) no-repeat left 2px;
	padding: 0 0 0 20px;
	display: block;
	text-transform: none;
	margin-top: 10px;
}
.Booking .Info a
{
	color: #FFF;
	text-decoration: none;
}
.Booking .Info a:hover
{
	text-decoration: underline;
}
.Fixed .Booking .Info
{
	display: none;
}
.Booking .SearchBtn
{
	float: left;
	width: auto;
	margin-top: 18px;
	text-align:center;
}
.Booking .SearchBtn .lnkSearch 
{
	width:105px;
	margin: auto;
}
.BookingAll .three.columns
{
	background: #CECBC6;
	padding-left: 2.12766%;
	margin-left: 0;
	width: 25.53% !important
}
.Hotel .BookingAll .three.columns
{
	background: #000;
	width: 23.4042% !important
}
.Hotel .BookingAll .nine.columns
{
	margin-left: 0;
	padding-left: 2.12766%;
	width: 76.59740% !important
}
.BookingSupport
{
	color: #FFF;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    float: left;
    margin: 28px 0 0;
    background: url(images/info-ico.png) no-repeat left 5px;
    padding-left: 25px;
}
body.de.Hotel .BookingSupport
{
    font-size: 10px;
    max-width: 150px;
}
.BookingSupport a
{
	color: #FFF;
}
.HotelLocacion
{
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	height: 75px;
	padding: 10px 0 11px;
}
.HotelLocacion big
{
	font-size: 16px;
	line-height: 28px;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
}
.HotelLocacion a
{
	color: #FFF;
	text-decoration: none;
}
.Fixed .HotelLocacion a
{
	/*display: none;*/
}
.HotelLocacion a:hover
{
	text-decoration: underline;
}
.Support
{
	font-size: 12px;
	line-height: 18px;
	color: #3A2D1B;
	padding: 15px 0;
	height: 105px;
}
.Fixed .Support
{
	height: 50px;
}
.Support a
{
	color: #3A2D1B;
	text-decoration: none;
}
.Support a:hover
{
	text-decoration: underline;
}
.Support h3
{
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background: url(images/Contacts-ico.png) no-repeat left center;
	padding: 4px 0 4px 27px;
	margin-bottom: 10px;
}
.Fixed .Support h3
{
	display: none;
}
.Support .lnkBookingArea
{
	font-size: 13px;
	font-weight: 700;
	color: #3A2D1B !important;
}
.Fixed .Support .lnkBookingArea
{
	display: none;
}
.Support .lnkBookingArea i
{
	margin-right: 5px;
}
.Text
{
	padding: 40px 0 0;
	line-height: 22px;
}
.Text li
{
	list-style-type: disc;
	margin-left: 25px;
}
.HotelDirectory .Text li
{
	list-style-type: none;
	margin-left: 0;
}
.Group .Text
{
	padding: 5px 0 20px;
}
.Group.Fixed.FixedInst .Text
{
	padding: 75px 0 20px;
}
.Hotel .Text
{
	padding: 40px 0;
}
.Hotel.Gallery .Text
{
	margin-top: 285px;
}
.Text .PromotionImageBig
{
    display: none;
}
.Text2Columns, .TextExplore
{
	display: none;
}
.Text2Columns iframe
{
	width: 100%;
	height: 300px;
	border: solid 1px #3a2d1b !important;
}
.TextTop
{
	background: #CECBC6;
	margin: -19px 0 0;
    padding: 25px 0 0;
    position: relative;
    z-index: 1;
}
.Group .TextTop
{
	margin: -30px 0 0;
	padding: 36px 0 0;
	background: none;
}
.Fixed.Hotel .TextTop, .Gallery.Hotel .TextTop
{
    position: fixed;
    width: 100%;
    top: 238px;
    padding: 15px 0 0;
}
.BreadCrumbs
{
	font-size: 12px;
	text-align: right;
	margin: 0 0 15px;
	color: #8E857B;
}
.BreadCrumbs a
{
	color: #8E857B;
}
.Fixed.Hotel .TextTop .BreadCrumbs, .Gallery.Hotel .TextTop .BreadCrumbs
{
	display: none;
}
.SubmenuOff
{
	display: none;
}
.TextTop ul
{
	margin: 5px 0 0 !important;
}
.TextTop ul li
{
	float: left;
}
.TextTop ul li a
{
	margin: 0 25px 20px 0;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 1px solid #CECBC6;
	padding: 11px 0 0;
	display: block;
}
.TextTop ul li:last-child a
{
	margin: 0 0 20px;
}
.TextTop ul li a:hover, .TextTop ul li a.rmFocused
{
	border-top: 1px solid #8E857B;
}
.HotelSocial
{
	position: absolute;
	width: 100%;
}
.HotelSocialContainer
{
	float: right;
}
.HotelSocialContainer a {
    float: left;
    text-decoration: none;
}
.HotelSocialContainer img {
    margin: 0 5px;
}
.HotelSocialContainer .addthis_toolbox
{
    display: block;
    float: left;
    height: 33px;
    margin: 0 0 0 5px;
    width: 33px;
}

.HotelSocialContainer .addthis_toolbox .addthis_button_compact span
{
    background: url(images/share2-off.png) no-repeat 0 0 !important;
    background-size: 33px auto !important;
    height: 33px !important;
    width: 33px !important;
}
.HotelSocialContainer .addthis_toolbox .addthis_button_compact span:hover
{
    background: url(images/share2-on.png) no-repeat 0 0 !important;
}
.HotelSocialContainer .at-icon-wrapper > svg
{
	display: none;
}
.Text h1
{
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 15px;
	text-transform: uppercase;
	clear: both;
}
.Text h2
{
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
	clear: both;
}
.Text .Promotion h2
{
	clear: inherit;
}
.Text .News h2
{
	margin-top: 0;
}
.Text .Rooms h2
{
	margin-top: 0;
}
.Text h3
{
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	margin-top: 20px;
	text-transform: uppercase;
}
.Text h4
{
	font-size: 13px;
	font-weight: 700;
	margin-top: 15px;
}
.Text .City h3
{
	margin-top: 24px;
}
.Text h3.News
{
	margin-top: 0;
}
.Text .TextExplore h3
{
	border-bottom: solid 1px #3A2D1B;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
}
.Text .TripadvisorCertificate
{
	float: right;
	margin: 20px 0 20px 20px;
}
.City label
{
	display: block;
	clear:both;
	/*background:url(images/bottom-OFF-btn.png) no-repeat right 4px;*/
	border-bottom:solid 1px #8A8782;
	padding:8px 35px 8px 0;
}
.City label:hover
{
	/*background:url(images/bottom-ON-btn.png) no-repeat right 4px;
	cursor:pointer;*/
}
.City label.active
{
	/*background:url(images/top-OFF-btn.png) no-repeat right 4px;*/
	border-bottom:solid 1px #F5F5F3;
}
.City label.active:hover
{
	/*background:url(images/top-ON-btn.png) no-repeat right 4px;*/
}
.City div
{
	line-height:20px;
	border-bottom:solid 1px #8A8782;
	height:76px;
	overflow:hidden;
	padding:5px 0 25px;
	font-size: 13px;
}
.CmsViewPage .City div
{
	height:auto;
	padding:0
}
.City div img
{
	float:left;
	width:76px;
	height:76px;
	margin:0 25px 25px 0;
}
.HotelDirectory h2.Country
{
	font-size:30px;
	line-height:35px;
	margin-bottom:20px;
	margin-top:30px;
}
.HotelDirectory h2
{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.HotelDirectory h2 a
{
	color: #3A2D1B;
	text-decoration: none;
}
.HotelDirectory h2 a:hover, .HotelDirectory h3 a:hover
{
	text-decoration: underline;
}
.HotelDirectory h3
{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #3A2D1B;
}
.HotelDirectory h3 a
{
	color: #3A2D1B;
	text-decoration: none;
}
.Group .Text2
{
	display: none;
	background: #FFF;
	padding: 40px 0 !important;
}
.HotelLinks
{
	/*padding-top: 40px;
	padding-bottom: 40px;*/
	display: none;
}
.HotelLinks a
{
	color: #69C4FF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	padding-left: 95px;
}
.Photos, .Video, .Location, .Meetings
{
	padding-top: 40px;
	padding-bottom: 40px;
}
.HotelLinks .Photos h2 a
{
	background: url(images/gallery-Off.png) no-repeat left 5px;
	padding: 30px 0 35px 95px;
}
.HotelLinks .Photos:hover h2  a
{
	background: url(images/gallery-On.png) no-repeat left 5px;
}
.HotelLinks .Video h2  a
{
	background: url(images/video-Off.png) no-repeat left 5px;
	padding: 30px 0 35px 95px;
}
.HotelLinks .Video:hover h2  a
{
	background: url(images/video-On.png) no-repeat left 5px;
}
.HotelLinks .Location h2  a
{
	background: url(images/location-Off.png) no-repeat left 5px;
	padding: 30px 0 35px 95px;
}
.HotelLinks .Location:hover h2  a
{
	background: url(images/location-On.png) no-repeat left 5px;
}
.HotelLinks .Meetings h2  a
{
	background: url(images/meetings-Off.png) no-repeat left 5px;
	padding: 30px 0 35px 95px;
}
.HotelLinks .Meetings:hover h2  a
{
	background: url(images/meetings-On.png) no-repeat left 5px;
}
.HotelLinks h2
{
	margin-bottom: 0;
}
.HotelLinks h2 a
{
	color: #8E857B;
	font-size: 13px;
	font-weight: 400;
}
.CmsViewPage .HotelLinks h2 a
{
	display: block;
}
.rowSepataror
{
	display: none;
}
.rowSepataror .hr
{
	background-color: #DFDDD9;
	height: 1px;
	width: 100%;	
}
.HotelInfo
{
	/*padding-top: 40px;*/
	padding-bottom: 0;
	display: none;
}
.Weather
{}
.Weather h2
{
	font-size: 16px;
	color: #8E857B;
	text-transform: none;
}
.Weather .citytemp
{
	font-size: 12px;
	color: #6B6254;
	margin-bottom: 15px;
}
.Contacts
{
	font-size: 13px;
	color: #6B6254;
}
.Contacts a
{
	color: #6B6254;
}
.Contacts h2
{
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 0;
	color: #3A2D1B;
}
.Contacts h3
{
	font-size: 12px;
	font-weight: 400;
	color: #8E857B;
	margin-bottom: 15px;
}
.Contacts h4
{
	font-weight: 700;
	color: #3A2D1B;
}
.TrustYou
{
	padding: 25px 0;
}
.Tripadvisor
{
	padding: 20px 0 0;
}
.TextRooms
{
	background: #FFF;
	padding: 40px 0;
	display: none;
}
.TextRooms h2, .TextServices h2
{
	font-size: 36px;
	margin-top: 0;
}
.TextRooms h3, .TextServices h3
{
	font-size: 16px;
	font-weight: 700;
	margin: 20px 0 10px;
	text-transform: uppercase;
}
.TextRooms h4, .TextServices h4
{
	font-size: 14px;
	font-weight: 700;
	margin: 20px 0 10px;
}
.TextRooms h4 a, .TextServices h4 a
{
	text-decoration: none;
}
.TextServices
{
	font-size: 16px;
	line-height: 22px;
	padding: 40px 0;
	display: none;
}
.Hotel .TextEvents
{
	padding: 40px 0 !important;

}
.SpecialOffers
{
	padding: 40px 0;
}
.CmsViewPage .PromotionsRotator .content
{
    overflow: hidden;
}
.Homepage .Promotion
{
	max-width: 290px;
	height: 360px;
	position: relative;
}
.Homepage.b680 .Promotion
{
	margin: 0 auto 40px;
}
.Group .Promotion, .Hotel .Promotion
{
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #3a2d1b;
}
.Group .Promotion .SearchButton, .Hotel .Promotion .SearchButton
{
	float: right;
	padding: 4px 16px;
}
.Homepage .Promotion img
{
	position: absolute;
	z-index: 1;
}
.Group .Promotion a.imgPromotion, .Hotel .Promotion a.imgPromotion
{
	float: left;
    margin: 0 40px 40px 0;
    width: 290px;
	overflow: hidden;
	height: 180px;
}
.Group .Promotion img, .Hotel .Promotion img
{
	float: left;
	height: 200px;
    margin: 0 40px 40px 0;
    width: 290px;
}
.Group .Promotion a.imgPromotion img, .Hotel .Promotion a.imgPromotion img
{
	float: none;
	height: 360px;
    width: 290px;
	margin-top: -90px;
}
.Homepage .Promotion h2
{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	background: #69C4FF;
	padding: 5px 20px;
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	top: 25px;
	right: -10px;
	width: 180px;
	z-index: 2;
}
.Homepage .Promotion h2:after
{
	background: url(images/highlight-arrow.png);
	width: 17px;
	height: 15px;
	content: " ";
	display: block;
	position: absolute;
    right: 20px;
    margin-top: 5px;
}
.Homepage .Promotion h2 a
{
	color: #FFF;
	text-decoration: none;
}
.Homepage .Promotion h2 a:hover
{
	text-decoration: underline;
}
.Homepage .Promotion p
{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	position: absolute;
	bottom: 25px;
	z-index: 2;
	left: 20px;
	color: #FFF;
	width: 215px;
}
.Homepage .Promotion p big
{
	font-size: 25px;
	line-height: 30px;
	display: block;
	max-height: 60px;
	overflow: hidden;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}
.Homepage .Promotion p small
{
	display: block;
	max-height: 48px;
	overflow: hidden;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}
.Homepage .owl-prev, .Homepage .owl-next
{
	font-size: 30px;
	color: #3A2D1B;
	margin-top: -15px;
	position: absolute;
}
.Homepage .owl-prev:hover, .Homepage .owl-next:hover
{
	color: #69C4FF;
}
.Homepage .owl-prev
{
	left: -30px;
}
.Homepage .owl-next
{
	right: -15px;
}
.OurHotel, .HealthClubs
{
	background: #FFF;
	padding: 40px 0;
}
.Agenda, .Events, .Restaurants
{
	padding: 40px 0;
}
.Agenda h2, .AgendaTit h2, .OurHotel h2, .Events h2, .HealthClubs h2, .Restaurants h2
{
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.AgendaTit h2
{
	font-weight: 400;
}
.OurHotel h3
{
	font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.OurHotel h3 a
{
	text-decoration: none;
}
.OurHotel h3 a:hover
{
	text-decoration: underline;
}
.Agenda h2 small, .AgendaTit h2 small, .OurHotel h2 small, .Events h2 small, .HealthClubs h2 small, .Restaurants h2 small
{
	font-size: 16px;
	line-height: 22px;
	display: block;
	text-transform: none;
}
.AgendaTit h2 small
{
	display: none;
}
.Homepage .AgendaTit h2 small
{
	display: block;
}
.AgendaTopLink
{
	margin-top: 32px;
}
.AgendaTopLink a
{
	background: #69C4FF;
	font-size: 14px;
	padding: 6px 0;
	display: block;
	text-align: center;
	font-weight: 700;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	width: 190px;
	float: right;	
}
.Agenda .Title, .SmallNewsList .Title
{
	font-size: 15px;
	display: block;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.Agenda a .Title, .SmallNewsList .Title
{
	color: #3a2d1b;
}
.Agenda .NewsDate, .SmallNewsList .NewsDate
{
	font-size: 14px;
	color: #6B6254;
	display: block;
	margin: 5px 0 5px;
}
.Agenda a, .SmallNewsList a
{
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}
.Agenda a:hover, .SmallNewsList a:hover
{
	text-decoration: underline;
}
.Bottom
{
	border-top: solid 2px #3A2D1B;
	background: #CECBC6;
}
.Bottom h2
{
	font-size: 17px;
	text-transform: uppercase;
	padding: 30px 0 10px;
}
.Bottom h2 a
{
	text-decoration: none;
}
.Bottom h2 a:hover
{
	text-decoration: underline;
}
.Bottom ul
{}
.Bottom ul li
{}
.Bottom ul li a
{
	color: #000;
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
}
.Bottom ul li a big
{
	font-weight: 700;
}
.Bottom ul li a:hover
{
	text-decoration: underline;
}
.Newsletter
{
	background: #FFF;
	margin: 18px 0 18px 18px;
	padding: 20px;
}
.Newsletter h2
{
	font-size: 15px;
	display: inline;
	padding: 0 0 8px;
	border-bottom: solid 1px #8E857B;
}
.Newsletter p
{
	font-size: 13px;
	line-height: 16px;
	padding: 20px 0 10px;
}
.Newsletter .divRSS 
{
	padding-top: 20px !important;
}
.Newsletter .divRSS a
{
	background: url("images/rss-off.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important; 
	text-decoration: none;
	text-align: right;
	font-size: 11px;
    padding: 8px 0 8px 25px;
    display: block;
}
.Newsletter .divRSS a:hover
{
	background: url("images/rss-on.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important; 
    color: #000 !important;
}
.NewsletterForm
{}
.Text .NewsletterForm
{
	margin: 10px 0;
}
.NewsletterForm input[type=text]
{
	border: solid 1px #8E857B;
	color: #8E857B;
	text-transform: none;
	padding: 5px;
	font-size: 12px;
	height: 14px;
	float: left;
	width: 118px;
	margin: 0;
}
.NewsletterForm a.SearchButton
{
	float: left;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	display: block;
	border-top: solid 1px #8E857B;
	border-right: solid 1px #8E857B;
	border-bottom: solid 1px #8E857B;
	height: 18px;
	width: 30px;
	padding: 6px 0 0;
	text-align: center;
}
.Bottom2
{
	padding: 10px 0;
	background: #6B6253;
}
.Bottom2 ul
{}
.Bottom2 ul li
{
	display: inline-block;
}
.Bottom2 ul li a
{
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	margin: 12px 13px;
}
.Bottom2 ul li.rmLast a
{
	/*background: url(images/rss-ico.png) no-repeat left center;
	padding-left: 15px;*/
}
.Bottom2 a:hover, .Bottom2 a.rmFocused
{
	text-decoration: underline;
}
.Base
{}
.GroupLogo
{
	padding: 30px 0;
	height: 35px;
}
.Social
{
	padding: 30px 0;
	height: 35px;
	float: right;
}
.Social a
{
    text-decoration: none;
    float: left;
}
.Social img
{
	margin: 0 5px;
}
.Social .addthis_toolbox
{
    display: block;
    float: left;
    height: 26px;
    margin: 0 0 0 5px;
    width: 26px;
}

.Social .addthis_toolbox .addthis_button_compact span
{
    background: url(images/share-off.png) no-repeat 0 0 !important;
    background-size: 26px auto !important;
    height: 26px !important;
    width: 26px !important;
}
.Social .addthis_toolbox .addthis_button_compact span:hover
{
    background: url(images/share-on.png) no-repeat 0 0 !important;
}
.Base .hr
{
	background-color: #9D968D;
	height: 1px;
	width: 100%;
}
.Base1
{
	padding: 30px 0 15px;
}
.Base1 .RadMenu
{
	float: none !important;
}
.Base1 ul
{
	text-align: center;
}
.Base1 ul li
{
	display: inline-block !important;
	float: none !important;
}
.Base1 ul li a
{
	color: #6B6254;
	text-decoration: none;
	font-size: 13px;
	margin-right: 35px;
	font-weight: 700;
}
.Base1 ul li a:hover
{
	text-decoration: underline;
	color: #000;
}
.Base2
{
	padding: 15px 0 15px;
	text-align: center;
	font-size: 13px;
	color: #6B6254;
}
/* [Utils] */
.Clear
{
	clear: both;
}
.Left
{
	text-align: left;
}
.FLeft
{
	float: left;
}
.Right
{
	text-align: right;
}
.FRight
{
	float: right;
}
.ui-widget {
    font-size: 0.9em !important;
}
/* [Botões] */
.btn-su 
{
	background: #69C4FF;
    font-size: 14px;
    padding: 3px 12px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    color: #FFF !important;
    text-decoration: none;
    text-transform: uppercase;
    line-height:18px;
    border: 0px;
}
.btn-su:hover 
{
	text-decoration: none;
	background: #a5dcff;
}
input[type='submit'], input[type='button'] 
{
	cursor:pointer;
}
input[type='submit'].SearchButton 
{
	padding: 5px 20px 5px;
    border: 0px;
}
.SearchButton, .bx-wrapper .bx-caption a, .tblSpecialOffers tr td a
{
	background: #69C4FF;
	font-size: 14px;
	padding: 4px 0 3px;
	display: block;
	text-align: center;
	font-weight: 700;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
}
.Homepage .Events .SearchButton, .Homepage .HealthClubs .SearchButton, .Homepage .Restaurants .SearchButton, .News .SearchButton, .SearchButtonFL
{
	padding: 4px 10px 3px;
	float: left;
}
.bx-wrapper .bx-caption a
{
	padding: 6px 15px;
	margin: 5px 0 0;
	float: right;
	line-height: 14px;
}
.SearchButton:hover, .bx-wrapper .bx-caption a:hover, .tblSpecialOffers tr td a:hover
{
	text-decoration: underline;
	background: #a5dcff;
}
/* [Google Maps] */
#map_canvas{width:100%;height:300px;margin:0 10px 0 0}
#map_canvas img{max-width: none !important;}
.DirectionTo{background:url(images/To-Hotel.png) no-repeat scroll left center transparent;width:190px;padding:7px 0 7px 45px}
.ByCar{background:url(images/By-Car.png) no-repeat scroll left center transparent;width:190px;padding:7px 0 7px 45px}
.OnFoot{background:url(images/By-Foot.png) no-repeat scroll left center transparent;width:190px;padding:12px 0 7px 45px}
.DirectionFrom{background:url(images/From-Hotel.png) no-repeat scroll left center transparent;width:190px;padding:7px 0 7px 45px}
.FormGmaps{width:270px;float:left;margin-top: 30px;}
.FormGmaps1{width:230px}
.FormGmaps p{padding:.5em 0; margin: 0 0 13px;}
.Internal .FormGmaps .Promotions .more.icon_small_arrow{background-image:none!important;padding:4px 8px 3px!important}
.FormGmaps2{width:auto}
.FormGmaps span{margin-top:-4px;width:180px; float: left;}
.FormGmaps .Auto {float: left;}
.FormGmaps1 span{width:80px;margin-top:-4px}
.FormGmaps .SearchButton{float:right;}
.FormGmaps2 span{width:auto;margin:0 5px 0 0}
.FormGmaps2 input{margin-top:0;width:285px;padding:2px 0 4px 4px; border: solid 1px #111;}
.gm-style .gm-style-iw {width: 100px !important;}
#route, .adp-directions
{
	width: 100%;
}
/* [Formulários] */
.Form
{}
.Form p, .Form div
{
	clear: both;
	line-height: 25px;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
.Form p.left, .Form p.left2, .Form div.left, .Form div.left2
{
	clear: none;
	float: left !important;
}
.Form p.left2, .Form div.left2
{
	margin: 0 0 0 20px !important;
}
.Form span
{
	margin-bottom: 5px;
	width: 99%;
	display: block;
}
.Form span.required
{
	color: #8B7053;
}
.Form input, .Form select, .Form textarea
{
	margin-top: 5px;
	width: 99%;
	padding: 0 0 0 1%;
	height: 25px;
	border: solid 1px #DDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Form .Auto input
{
	width: auto;
}
.Form .pickerWrapper_Default input
{
	height: 16px;
}
.Form select
{
	width: 100%;
	padding: 4px 1% 2px;
	height: 28px;
}
.Form textarea
{
	height: auto;
	height: 100px;
}
.pickerWrapper_Default 
{
	border: solid 1px #DDD;
	padding: 0 10px 0 5px;
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Form .Warning
{
	width: 25px;
	position: absolute;
	top: 34px;
	right: 0;
}
.Form .WarningLogin
{
	color: Red;
}
.Form .Auto
{
	width: auto !important;
}
.Form .AutoRB
{
	width: auto !important;
	clear: both;
}
.Form .AutoRB input
{
	float: left;
	width: auto !important;
}
.Form .AutoRB label
{
	float: left;
	width: auto !important;
	margin: 5px 0 0 10px;
	display: block;
}
.Form span.NoClass label
{
	color: #3D3B3B !important;
}
.Form .NoClass input, .telerikploadButton
{
	width: auto !important;
	height: auto !important;
	margin: 0;
}
table.NoClass tr td
{
	padding: 0 10px 0 0;
	white-space: normal;
}
.Form .NoClass label
{
	margin: 0 0 0 5px;
}
.Form .radInput_Default
{
	width: 70px;
}
.Form .SearchButton
{
	float: right;
	padding: 5px 15px;
}
.Form input.SearchButton
{
	float: right;
	padding: 4px 15px 5px;
	border: 0;
	width: auto;
	cursor: pointer;
}
.radupload {
    width: auto !important;
}
.FormLogin label
{
	width: 30%;
	float: left;
}
.FormLogin input
{
	width: 68%;
	float: left;
}
/* [UserAreaForm] */
.UserAreaForm 
{
	width:320px;
	max-width:100%;
}
.UserAreaForm label 
{
	max-width: calc(100% - 18px);
    display: inline-block;
}
.UserAreaForm .btn-su 
{
	display:inline-block;
	width:auto;
	padding: 3px 12px;
}
.UserAreaForm span.Auto 
{
	width: auto;
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
}
.UserAreaForm span.Auto input 
{
	width: auto;
    margin: 0px;
    height: auto;
}
/* [modal] */
.modal .sidebar_content ol 
{	
	padding-left:20px;
}
.modal .sidebar_content ol li 
{
	list-style-type: decimal;
}
/* [Gallery] */
.SlideShow
{}
.SlideNoBorder
{}
.SlideShow .GalleryImageThumb
{}
.SlideShow .GalleryImageThumb a 
{
	position:relative;
	text-decoration:none;
	float: left;
	margin: 0 30px 30px 0;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	padding: 4px;
}
.SlideShow .GalleryImageThumb img
{
    width: 150px;
	height: 100px;
}
.SlideShow .GalleryImageThumb a .imgMask
{
	display:none;
	background: url("images/zoom.png");
    height: 100px;
    left: 4px;
    margin: 0;
    position: absolute;
    top: 4px;
    width: 150px;
}
.SlideShow .GalleryImageThumb a:hover .imgMask
{
    display: block;
}
/* [FiltrosPaises] */
#options
{}
#options ul
{
	margin-top: 10px;
}
#options ul li
{
	float: left;
	width: 25%;
	padding: 0 0 40px;
	text-align: center;
}
#options ul li a
{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	padding-top: 120px;
	display: block;
	color: #8e857b;
}
#options a
{
	background: url(/images/Hotels/All-Off.png) no-repeat top center;
}
#options a:hover, #options a.selected
{
	background: url(/images/Hotels/All-On.png) no-repeat top center;
	color: #3a2d1b;
}
#options .Angola
{
	background: url(/images/Hotels/Angola-Off.png) no-repeat top center;
}
#options .Angola:hover, #options .Angola.selected
{
	background: url(/images/Hotels/Angola-On.png) no-repeat top center;
}
#options .Mocambique
{
	background: url(/images/Hotels/Mozambique-Off.png) no-repeat top center;
}
#options .Mocambique:hover, #options .Mocambique.selected
{
	background: url(/images/Hotels/Mozambique-On.png) no-repeat top center;
}
#options .Portugal
{
	background: url(/images/Hotels/Portugal-Off.png) no-repeat top center;
}
#options .Portugal:hover, #options .Portugal.selected
{
	background: url(/images/Hotels/Portugal-On.png) no-repeat top center;
}
/* [HoverHoteis] */
.HotelList
{
	height: 220px;
	overflow: hidden;
	position: relative;
	margin: 30px 0 0;
    width: 300px;
}
.Text2 .HotelList
{
	float: left;
	margin: 0 10px 0 0;
}
.HotelDirectory .Text2 .HotelList
{
	float: none;
}
.Homepage .HotelList
{
	margin: 10px 0 0;
}
.HotelDirectory .HotelList
{
	margin: 0;
    width: auto;
}
.HotelList a
{
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	max-height: 140px;
}
.HotelList a img
{
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.HotelList a:hover img
{
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0.6;
    filter: alpha(opacity=60); 
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.HotelList .HotelImage
{
	display: none;
}
.HotelList h4
{
	font-family: 'Lato', sans-serif;
	font-size: 23px;
	margin-bottom: 5px;
	color: #FFF;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 35px;
}
.HotelList p
{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 71px;
}
.HotelList span
{
	background: url(images/hotel-star.png);
	height: 10px;
	display: block;
	width: 10px;
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -5px;
}
.HotelList span.hs2
{
	width: 20px;
	margin-left: -10px;
}
.HotelList span.hs3
{
	width: 30px;
	margin-left: -15px;
}
.HotelList span.hs4
{
	width: 40px;
	margin-left: -20px;
}
.HotelList span.hs5
{
	width: 50px;
	margin-left: -25px;
}
/* [Tabelas] */
table tr td
{
	vertical-align: top;
	padding: 5px;
}
table.Rooms, table.Services, table.Events
{
	padding: 0;
	margin: 20px 0 0;
	width: 100%;
}
table.Services
{
	width: 100%;
}
table.Rooms tr, table.Services tr, table.Events tr
{}
table.Rooms tr td, table.Services tr td, table.Events tr td
{
	vertical-align: top;
	padding-right: 20px;
	font-size: 13px;
	line-height: 18px;
}
table.Rooms tr td img
{
	width: 297px;
	height: 220px;
}
.Homepage table.Rooms tr td, .Homepage table.Services tr td, .Homepage table.Events tr td
{
	font-size: 14px;
	line-height: 22px;
	min-width: 410px;
}
table.Services tr td
{
	width: 31%;
	padding-right: 2%;
	padding-bottom: 2%;
}
table.Rooms tr td ul li, table.Services tr td ul li, table.Events tr td ul li
{
	list-style-type: none;
	/*margin-left: 12px;*/
}
table.Rooms tr td ul li:before, table.Services tr td ul li:before, table.Events tr td ul li:before {
    content: "•";
    font-size: 10px;
    padding-right: 5px;
}
.EventsDetail
{
	width: 100%;
	margin: 30px 0 0;
	font-size: 13px;
}
.EventsDetail tr:nth-child(even)
{
	background: #e9e7e5;
}
.EventsDetail tr:nth-child(odd)
{
	background: #f4f3f2;
}
.EventsDetail tr td
{
	text-align: center;
	vertical-align: middle;
}
.EventsDetail tr:first-child td
{
	font-weight: 700;
}
.tableDownloads tr {
}
.tableDownloads tr td {
    padding-bottom: 20px;
    padding-right: 20px;
    vertical-align: top;
}
.tableDownloads tr td small {
    font-size: 11px;
    font-weight: 300;
    line-height: 16px;
}
.tableDownloads tr td a 
{
	background: url(images/download.png) no-repeat top left;
	padding: 2px 0 7px 35px;
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
}
.tableDownloads tr td a:hover
{
	text-decoration: underline;
}
.stacktable.large-only
{
	display: table;
}
.stacktable.small-only
{
	display: none;
	width: 100%;
	border-spacing: 0;
}
.st-head-row-main
{
	font-size: 18px;
	background: #3a2d1b;
	color: #FFF;
}
.st-head-row
{
	text-transform: uppercase;
}
.stacktable.small-only tr td
{
	border-bottom: solid 1px #3a2d1b;
}
.tblSpecialOffers
{
	width: 100%;
	border-spacing: 0;
    border-collapse: separate;
}
.tblSpecialOffers tr td
{
	border-bottom: solid 1px #3a2d1b;
	padding: 4px 0;
}
.tblSpecialOffers tr td:first-child
{
	width: 400px;
}
.tblSpecialOffers tr td:last-child
{
	width: 200px;
}

/* Contacts */
.HotelsContacts
{
	margin: 30px 0 0;
    padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
}
.HotelsContacts ul
{}
.HotelsContacts ul li, .HC ul li
{
	display: inline-block;
	border-top: 1px solid #F5F5F3;
    color: #a69d96;
    font-size: 16px;
    margin-right: 25px;
    padding: 5px 0 0;
    text-decoration: none;
    text-transform: uppercase;
}
.HC ul li
{
    font-size: 14px;
    margin: 20px 20px 0 0;
}
.HotelsContacts ul li.Selected, .HotelsContacts ul li:hover, .HC ul li.Selected, .HC ul li:hover
{
    color: #3a2d1b;
    border-top: 1px solid #3a2d1b;
    cursor: pointer;
}
.HC
{
	padding: 15px 0 10px;
}
.HI
{
	padding: 10px 0 0;
	font-size: 14px;
}
.HI img
{
	float: left;
	margin: 0 20px 0 0;
}
/* Preloader */
body {
	/*overflow: hidden;*/
}
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#FFF; /* change if the mask should have another color then white */
	z-index:9999; /* makes sure it stays on top */
}
.CmsViewPage #preloader {
	display: none;
}
#logo {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:20%; /* centers the loading animation vertically one the screen */
	background-image:url(images/TD-Hotels-Loading.jpg); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}
#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(images/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}

/* [Telerik] */
html body .radInput_Default .radEnabledCss_Default, html body .radInput_Default .radEmptyMessageCss_Default, html body .radInput_Default .radHoverCss_Default, html body .radInput_Default .radFocusedCss_Default, html body .radInput_Default .radReadOnlyCss_Default, html body .radInput_Default .radDisabledCss_Default, html body .radInput_Default .radNegativeCss_Default, html body .radInput_Default .radInvalidCss_Default
{
	border: solid 1px #FFF !important;
	color: #111 !important;
	background-color: #FFF !important;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 11px !important;
    padding: 0 0 2px 1px !important;
}
.pickerWrapper_Default .inputCell
{
	padding: 0 !important;
	width: 65px !important;
}
/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
  width: 100%;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope 
{
	padding-bottom: 10px;
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}
/*! 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 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.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, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.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('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.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: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	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, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* [PopUp] */
.PopUp
{
	padding: 30px;
}
.PopUp h2
{
	font-size: 20px;
    margin-bottom: 20px;
}
/* [Responsive] */
@media only screen and (max-width: 1279px)
{
	.bx-wrapper .bx-caption {bottom: 190px !important;}
	.Login {margin-left: 15px;}
	.Languages {margin-left: 40px;}
	.Hotel .Banner iframe {height: 314px;}
	.fancybox-nav span {visibility: visible !important;}
}
@media only screen and (max-width: 1023px)
{
	.TopAll {position: relative;}
	.MenuAll {position: relative;top: 0;}
	.MenuInst ul li a {margin-left: 15px;font-size:15px;}
	.Fixed .Submenu {position: relative;right: auto !important;top: auto !important;z-index: 10;}
	.Fixed .TextTop ul li a {border-top: 1px solid #ececec; margin: 0 25px 20px 0;}
	.Languages {margin-left: 0;}
	.LogoHotel big {font-size: 18px;}
	.Hotel .Menu ul li.rmFirst a {margin-left: 0;}
	.Hotel .Menu ul li a {margin-left: 20px;}
	.bx-wrapper .bx-caption {bottom: auto !important;top: 40px;}
	.bx-wrapper .bx-caption {font-size: 24px;line-height: 34px;}
	.bx-wrapper .bx-pager {padding-right: 10px; width: auto !important; bottom:100px !important;}
	.HotelLocacion {height: 105px;}
	.Hotel .Booking {padding: 15px 10px;height: 96px;}
	.BookingAll, .Hotel .BookingAll {margin-top: -60px;}
	.Homepage.Fixed .BookingAll, .Group.Fixed .BookingAll {top: auto; position: relative}
	.Booking, .Support {height: 150px;}
	.Search input {width: 100px;}
	.Booking .SearchBtn {float: none;clear: both;margin-left: 390px; margin-top: 0; padding-top: 0;margin-right: 30px;width: 105px;}
	.Booking .SearchBtn .lnkSearch {margin-left:0;}
	.Hotel .Booking .SearchBtn .lnkSearch {margin-left:auto;}
	.Hotel .Booking .SearchBtn {float: left;clear: none;margin-left: 0;margin-top: 0;padding-top: 18px;width: auto; margin-right: 0px;}
	.Hotel .BookingSupport {margin: 28px 0 0 15px;padding-left: 0;padding-top: 25px;display: none;}
	.Newsletter {padding: 5px;}
	.Newsletter h2 {font-size: 17px;}
	.NewsletterForm input[type='text'] {width: 100px;}
	.Newsletter .divRSS a {font-size: 12px;}
	.Bottom2 .RadMenu {white-space: normal;}
	.Bottom2 .RadMenu ul {text-align: center;}
	.Bottom2 .RadMenu ul li {float: none;}
	
	.Homepage .HotelList {width: 200px;height: auto;margin-bottom: 20px;}
	
	.Homepage table.Rooms tr td, .Homepage table.Services tr td, .Homepage table.Events tr td {min-width: 350px; padding-right: 0;}
	
	body.fr .TopAll {font-size: 11px;}
	body.fr .MenuInst ul li a {margin-left: 5px;}
	body.fr .Login {margin-left: 5px;}
	body.fr .Languages span span, body.de .Languages span span {margin-right: 3px;}
	body.fr .Menu ul li a, body.de .Menu ul li a {margin-left: 15px;}
	body.fr.Hotel .Menu ul li a, body.de.Hotel .Menu ul li a {margin-left: 5px;}
	
	body.de .MenuInst ul li a {margin-left: 8px;}
	body.de .Login {margin-left: 8px;}
	
	body.de.Hotel .BookingSupport {width: 115px;}
	body.de .Newsletter h2 {font-size: 13px;}
	.Hotel .Banner iframe {height: 235px;}
	.Homepage .owl-carousel .owl-wrapper-outer{margin: 0 5%;width: 90%;}
	.Homepage .owl-prev {left: 0;}
	.Homepage .owl-next {right: 0;}
	
	.lnkBookingContainer {margin-top: 5px; margin-right: auto;}
}
@media only screen and (max-width: 767px)
{
	.TopFixedAll {position: relative;z-index: inherit;}
	.Banner {margin-top: 0;}
	.Hotel .Banner {margin-top: 0;}
	.MenuAll .ten.columns {display: none;}
	.TextTop {padding: 5px 0 0; margin: 0;}
	.Bar, .bx-pager, .BreadCrumbs, .BookingAll {display: none !important;}
	.TopAll {height: auto;font-size: 14px;}
	.Logo img {width: 50px;}
	.MenuInst {margin-left: 49px;float: none;margin-bottom: 10px;height: 15px;}
	.Login {margin-left: 60px;}
	.MenuInst ul {margin: 15px 0 0 !important;}
	.Languages {margin-left: 0;float: right;margin-bottom: 16px;margin-top: -10px; font-size: 17px;}
	.Languages .fa {font-size: 23px;}
	.BookingBtn a {padding: 16px 0 15px; width: 50%; display: block; float: left; background: #24A9FF;}
	.BookingBtn a.CallUs {display: block; float: right; background: #69C4FF}
	.BookingBtn a:hover, .BookingBtn a.CallUs:hover {background: #a5dcff;}
	.BookingBtn a .fa, .BookingBtn a.CallUs {display: inline-block;}
	.Menu {margin: 5px 0;}
	.Menu ul li a {margin-left: 0;}
	.bx-wrapper .bx-caption {bottom: auto !important;top: 10px;}
	.bx-wrapper .bx-caption {font-size: 14px;line-height: 20px;}
	.bx-wrapper .bx-caption span {width: auto !important;}
	.Hotel.Fixed .BookingAll {position: fixed;top: auto;}
	.Hotel .BookingAll .three.columns, .BookingSupport, .BookingAll .Search {display: none;}
	.Fixed .TextTop {z-index: 1;}
	.Fixed.Hotel .TextTop {position: relative;top: auto;padding: 5px 0 0;}
	.Support {height: auto;padding: 15px 15px 15px 26px; margin: 0 0 0 2%;}
	.Support h3 {margin-left: -27px;margin-bottom: 0;}
	.Agenda {padding: 40px 0 10px;}
	.Agenda h2 {margin-bottom: 15px;}
	.AgendaTopLink {margin: 0 0 15px;}
	.AgendaTopLink a {width: 100%;float: none;display: block;}
	.SmallNewsList .six.columns {margin-bottom: 25px;}
	.Newsletter {margin: 18px -2% 0; padding: 15px 2%;}
	.Newsletter .divRSS a {font-size: 15px; text-align: left;}
	.Bottom ul li a {line-height: 36px;}
	.Bottom2 .RadMenu ul li {display: block; text-align: left;}
	.Bottom2 ul li a {margin: 15px 0; font-size: 15px;}
	.GroupLogo {padding: 30px 0 0;}
	.Social {padding: 15px 0 25px;float: left;}
	.Social img {margin: 0 15px 0 0;}
	.Base1 {margin-bottom:40px;}
	.Base1 ul li a {font-size: 15px;margin: 4px 0;}
	.Base1 .RadMenu {float: none !important;}
	.Base1 ul li {float: none !important; padding-bottom: 10px;display: block !important;}
	.Base2 {padding: 0 0 15px;text-align: left; font-size: 11px;}
	
	
	.MobileMenus .two.columns {float: left; margin-top: 15px;}
	.MobileMenus .ten.columns {float: right; margin-top: 50px;}
	.Hotel .Menu ul li a {margin-left: 0;}
	.BookingBtn {position: fixed;width: 100%;bottom: 0;left: 0;}
	.LogoHotel {margin-bottom: 5px;padding: 10px 0 0 10px; text-align: center;}
	.HotelLocacion {height: auto; padding-left: 15px;}
	.Tripadvisor {padding: 30px 0;}
	.Hotel .BookingAll .nine.columns {padding-left: 0; width: 100% !important;}
	.Hotel .Booking .Search2{margin-left: 0;}
	.Hotel .Booking .SearchBtn {margin-left: 0; padding-top: 10px;}
	.Hotel .BookingSupport {margin: 40px 0 10px 15px;padding-left: 25px;padding-top: 4px;}
	
	.OurHotel h3 {text-align: center;}
	.Homepage .HotelList {width: auto; text-align: center;}
	.HotelList span {display: inline-block;}
	.Text .TripadvisorCertificate{float: none; margin: 20px 0;}
	
	#map_canvas{height:300px !important;}
	
	table.Rooms tr td, table.Services tr td, table.Events tr td {display: block; width: 100%; padding: 0 0 20px;}
	.Homepage table.Rooms tr td, .Homepage table.Services tr td, .Homepage table.Events tr td {min-width: 0;}
	table.Rooms tr td img, table.Services tr td img, table.Events tr td img {width: 100%; height: auto;}
	.stacktable.large-only {display: none;}
	.stacktable.small-only {display: table;}
	.tblSpecialOffers tr td {display: block; width: 100% !important;}
	
	.fancybox-nav span {visibility: visible;opacity: 0.4;filter: alpha(opacity=40);}
	
	.SlideShow {height: 130px; overflow: hidden;}
	.SlideShow .GalleryImageThumb a {margin: 0 9px 30px 0;}
	
	body.fr .Login {margin-left: 55px;}
	body.de .Login {margin-left: 55px;}
	body.de.Hotel .BookingSupport {width: auto;}
	.Agenda h2, .AgendaTit h2, .OurHotel h2, .Events h2, .HealthClubs h2, .Restaurants h2{font-size: 26px;}
	
	.Fixed .Submenu {position: inherit;}
	.TextTop ul li a, .TextTop ul li a:hover, .TextTop ul li a.rmFocused {margin: 0;border-top: 0;}
	.Fixed .TextTop ul li a {border-top:0;margin: 0;}
	.HotelList {height: auto;}
	.HotelList a {max-height: none;}
	.HotelList img {width: 100%;}
	.TopAll {z-index: 7001;}
	
	.HotelSocial {position: relative; margin-bottom: 15px;}
	
	.Gallery.Hotel .TextTop {top: 60px;}
	.Hotel.Gallery .Text {margin-top: 45px;}
	.Banner .bx-wrapper .bx-controls {display: none;}
	
	.zopim {right: 15px !important;bottom: 55px !important;}
	
	.Group .Promotion a.imgPromotion, .Hotel .Promotion a.imgPromotion {float: none;margin: 0;width: 100%;overflow: hidden;height: auto;}
	.Group .Promotion a.imgPromotion img, .Hotel .Promotion a.imgPromotion img {height: auto;width: 100%;margin-top: 0;}
	.Group .Promotion h2, .Hotel .Promotion h2 {font-family: 'Lato',sans-serif;font-size: 18px;line-height: 26px;font-weight: 700;background: #69C4FF;padding: 5px 20px;text-align: right;text-transform: uppercase;position: absolute;top: 25px;right: -10px;width: 180px;z-index: 2;}
	.Group .Promotion h2 a, .Hotel .Promotion h2 a {color: #FFF;text-decoration: none;}
	.Group .Promotion p, .Hotel .Promotion p, .Group .Promotion a.SearchButton, .Hotel .Promotion a.SearchButton {display: none;}
	
	.contact_form input[type='text'], .contact_form input[type='password'] {width:100%;box-sizing: border-box;}
	.contact_form .btn-su {width:100%;margin-bottom:15px;box-sizing: border-box;}
}
@media only screen and (max-width: 400px)
{
	.Hotel .Banner iframe {height: 110px;}
}
@media only screen and (max-width: 319px)
{}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 0;
	border-bottom: 1px solid transparent
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0 !important;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}
.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
	color: inherit;
	padding: 5px 15px;
    display: block;
    text-decoration: none;
}
.panel-title>a:hover, .panel-title>a[aria-expanded="true"]{
	background: #CECBC6
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.list-group+.panel-footer {
	border-top-width: 0
}
.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
	margin-bottom: 0
}
.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin: 20px 0
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
	font-size: 14px
}
.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #337ab7
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
	}
	.modal-sm {
		width: 300px
	}
}
@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}
.clearfix:before,
.clearfix:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table
}
.clearfix:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important
}
.affix {
	position: fixed
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.PopupText {line-height: 22px;text-align: center;}
.Popup
{}
.Popup .Title1
{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	background: #69C4FF;
	color: #FFF;
	padding: 5px 20px;
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	top: 25px;
	left: 0;
}
.Popup .Title2
{
	font-size: 20px;
	line-height: 28px;
	display: block;
	color: #FFF;
	position: absolute;
	top: 70px;
	left: 20px;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}
.Popup .Link
{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	background: #69C4FF;
	color: #FFF;
	padding: 5px 20px;
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	bottom: 25px;
	right: 20px;
}
.Popup .Title1:empty, .Popup .Title2:empty, .Popup .Link:empty {
   display: none;
}
@media (max-width: 768px) {
	.Popup .Title1 {font-size: 14px;padding: 5px 10px;}
	.Popup .Title2 {left: 10px; font-size: 16px;}
	.Popup .Link {font-size: 14px;line-height: 22px;bottom: 15px;right: 10px;}
}
/* [Hide B2C]*/

/*.BookingAll {visibility: hidden;}
.SpecialOffers, .Promotion {display: none;}
.Fixed.Hotel .TextTop, .Gallery.Hotel .TextTop {top: 143px;}
.Homepage .Promotion {background: #6B6253;}*/