﻿@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700|Droid+Serif:400,400italic,700,700italic);
/*
    font-family: 'PT Sans', sans-serif;
    font-family: 'Droid Serif', serif;
*/
@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css);

@import url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css);
a {cursor: pointer !important; color:#3D7B94;}
a:focus, a:hover {outline: none !important; color:#F04323;}
body {font-family: 'PT Sans', sans-serif;}
header
{
    background: #3D7B94;
    font-family: 'PT Sans', sans-serif;
}
header .container
{
	position: relative;
}
header .row
{
    background: #00556E;
}
.Logo
{
    background: #FFF;
    padding: 14px 0;
    text-align: center;
}
.Logo img
{
    width: 88%;
}
.Languages
{
    margin-top: 27px;
}
.Languages .selectOut
{
    overflow: hidden;
    width: 40px;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #5E90A7;
    position: relative;
}
.Languages select
{
    border: 0;
    font-family: 'PT Sans', sans-serif;
    background: none;
    font-size: 15px;
    text-transform: uppercase;
    color: #5E90A7;
    width: 60px;
    position: relative;
    z-index: 1;
}
.Languages .selectOut i
{
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 0;
    font-size: 18px;
}
.Menu
{
    margin: 22px 5px 0 0;
}
.Menu ul
{
    float: right !important;
}
.Menu ul li
{
    margin-left: 30px;
}
.Menu ul li a
{
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    border-bottom: solid 2px #00556E;
    line-height: 32px;
}
.Menu ul li a:hover, .Menu ul li a.rmFocused, .Menu ul li a:focus
{
    text-decoration: none;
    border-bottom: solid 2px #F04323;
}
.Menu ul ul
{
    float: none !important;
    margin-top: 23px !important;
}
.Menu ul ul li
{
    margin-left: 0;
    margin-bottom: 1px;
}
.Menu ul ul li a
{
    font-size: 16px;
    color: #FFF;
    background-color: rgba(0, 85, 110, 0.6);
    text-transform: none;
    border-bottom: 0;
    padding: 5px 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.Menu ul ul li a:hover, .Menu ul ul li a.rmFocused, .Menu ul ul li a:focus
{
    background-color: rgba(0, 85, 110, 1);
    border-bottom: 0
}
.MenuMobile {}
.MenuMobile ul
{
	margin-left: 15px !important;}
.MenuMobile ul li
{
	display: block;
	float: none !important;
}
.MenuMobile ul li a
{
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    border-bottom: solid 2px #00556E;
    line-height: 32px;
}
.MenuMobile ul li a:hover, .MenuMobile ul li a.rmFocused
{
	text-decoration: underline;
}
.MenuMobile ul ul{display: block !important;float: none !important;}
.Banner
{
    position: relative;
    z-index: 1;
}
.bInternal .Banner img
{
	width: 100% !important;
	height: auto !important;
}
.Social
{
	position: absolute;
    right: -60px;
    top: 25px;
}
.Social a
{
	color: #00556E;
	font-size: 22px;
    margin: 0 5px;
}
.Social a:hover
{
	color: #FFF;
}
.Banner ul
{
    margin: 0;
    padding: 0;
}
.lnkBookingContainer 
{
	text-align: center;
    font-size: 14px;
    white-space: nowrap;
    display: block;
    margin-top: 10px;
}
.lnkBookingArea 
{
	color: #fff;
	text-decoration:underline;
	display: inline-block;
    line-height: 30px;
}
.lnkBookingArea:hover, .lnkBookingArea:focus
{
	color: #fff;
	text-decoration:none;
}
.lnkBookingAreaImg 
{
	display:inline-block;
	vertical-align:middle;
	float: left;
}
.lnkBookingAreaImg path
{
	fill: #fff;
}
.BookingEngine
{
    background-color: rgba(0, 85, 110, 0.6);
    color: #FFF;
    position: absolute;
    z-index: 2;
    margin-top: -150px;
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.BookingEngine p.Tit
{
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    margin: 15px 0 9px;
}
.BookingEngine .SearchPlace
{
    background: #FFF;
    overflow: hidden;
    padding: 12px 10px;
}
.BookingEngine .SearchPlace select
{
    border: 0;
    font-family: 'PT Sans', sans-serif;
    background: none;
    font-size: 13px;
    text-transform: uppercase;
    color: #5E90A7;
    width: 115%;
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
}
.BookingEngine .SearchPlace span
{
    position: absolute;
    top: 14px;
    right: 25px;
    z-index: 0;
    font-size: 18px;
    color: #5E90A7;
}
.BookingEngine .SearchDates
{
    background: #FFF;
    overflow: hidden;
    padding: 12px 10px;
    color: #00556E;
    text-transform: uppercase;
    position: relative;
    font-size: 13px;
}
.BookingEngine .SearchDates input
{
    border: 0;
    margin: 0;
    padding: 0;
    width: 95px;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #3d7b93;
}
.BookingEngine .SearchDates .glyphicon
{
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #3d7b93;
}
.BookingEngine p.Slogan
{
    font-family: 'Droid Serif', serif;
    text-align: center;
    font-size: 18px;
    margin: 13px 0 12px;
}
.BookingEngine p.Slogan .fa
{
    margin-right: 5px;
}
main
{
    padding: 45px 0;
    background: #FFF;
    font-family: 'Droid Serif', serif;
    font-size: 15px;
    line-height: 25px;
    color: #576165;
}
main .Tit
{
	text-align: center;
	margin-bottom: 15px;
}
main label
{
    font-style: italic;
    color: #00556E;
    font-size: 15px;
    font-weight: 400;
    float: right;
}
h1, .Rooms h2, .Apartments h2
{
    font-family: 'PT Sans', sans-serif;
    font-size: 40px;
    color: #3D7B94;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}
.Apartments h2
{
    font-size: 28px;
}

h1::after, .Rooms h2::after, .Apartments h2::after
{
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    background: #3D7B94;
    margin: 15px auto 25px;
}
.Rooms h2::after, .Apartments h2::after
{
    height: 2px;
    width: 40px;
    margin-top: 12px;
}
h2
{
    font-family: 'PT Sans', sans-serif;
    color: #00556E;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 40px;
    text-align: center;
}
h3
{
    font-size: 24px;
    font-family: PT Sans;
    color: #3D7B94;
}
table
{
    width: 100%;
    text-align: center;
    margin-bottom:40px;
}
table.adp-directions, table.adp-placemark
{
    text-align: left;
    margin-bottom:0;
}
table td
{
    width: 50%;
    vertical-align: top;
}
.CMSEditMode table
{
    margin-bottom: 0;
}
table.adp-directions td, table.adp-placemark td, table.ui-datepicker-calendar td, .CMSEditMode table td
{
    width: auto;
}
table.Contacts td
{
    width: 33.3%;
}
.bApartments main
{
	padding-top: 0;
}
.bApartments main ul
{}
.bApartments main ul li
{
	list-style-type: none;
	width: 49.5%;
	display: inline-block;
}
.bApartments main ul li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00c";
	margin-right: 5px;
	color: #3D7B94;
}
.Apartments
{
    background: #EAECED;
    padding: 40px 0;
}
.ApartmentsContainer
{}
.ApartmentsContainer > img
{
    width: 100%;
}
.ApartmentsContainer > div
{
    background-color: rgba(0, 0, 0, 0.5);
    width: calc(100% - 30px);
    top: 0;
    height: 100%;
    position: absolute;
    text-align: center;
    padding-top: 80px;
    font-weight: 700;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.ApartmentsContainer:hover > div
{
    background-color: rgba(0, 85, 110, 0.6);
}
.ApartmentsContainer div .fa
{
    display: block;
    margin: 25px 0 10px;
    font-size: 20px;
}
.ApartmentsContainer .HotelLocation
{
	display: block;
}
.ApartmentsContainer:hover .HotelLocation
{
	display: none;
}
.ApartmentsContainer .HotelLink
{
	display: none;
}
.ApartmentsContainer:hover .HotelLink
{
	display: block;
}
.ApartmentsContainer .HotelLink a
{
	color: #FFF;
}
.ApartmentsContainer .HotelLink a:hover
{
	color: #F04323;
    text-decoration: none;
}
.ApartmentsContainer .HotelLink a:hover span
{
	color: #FFF;
}
.SpecialOffers
{
    background: #004053;
    padding: 40px 0;
}
.SpecialOffersText
{
    background: #FFF;
    font-family: 'Droid Serif', serif;
    font-size: 15px;
    line-height: 25px;
    color: #576165;
    padding: 40px 30px 29px;
}
.SpecialOffersText h3
{
    font-family: 'PT Sans', sans-serif;
    font-size: 35px;
    color: #3D7B94;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
.SpecialOffersText span
{
    color: #00556E;
    display: block;
    margin: 70px 0 0;
}
.SpecialOffersText span a
{
    color: #00556E;
    text-decoration: none;
}
.SpecialOffersText span a:hover
{
    text-decoration: underline;
    color:#F04323;
}
.Cities
{
    padding: 50px 0 0;
    font-family: 'Droid Serif', serif;
    font-size: 25px;
    line-height: 35px;
    color: #5E90A7;
}
.Cities .row
{
    margin-bottom: 50px;
}
.Cities .row:nth-child(1) div[class*='col-']:nth-child(1)
{
    text-align: right;
}
.Cities .row:nth-child(1) div[class*='col-']:nth-child(2)::after
{
    content: " ";
    background: url(images/arrow-white.svg);
    width: 20px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -20px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.Cities .row:nth-child(2) div[class*='col-']:nth-child(2)::after
{
    content: " ";
    background: url(images/arrow-white.svg);
    width: 20px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -20px;
}
.Cities img
{
    width: 100%;
}
.Cities h3
{
    font-family: 'PT Sans', sans-serif;
    font-size: 50px;
    color: #00556E;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 15px;
}
.Cities .SearchButton, .Cities .SearchButton:focus
{
    font-family: 'PT Sans', sans-serif;
    background: linear-gradient(to right, #5E90A7 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    border: solid 4px #5E90A7;
    text-align: center;
    color: #3D7B94;
    padding: 0 30px;
    margin: 35px 0 0;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    line-height: 36px;
}
.Cities .SearchButton:hover
{
    border: solid 4px #5E90A7;
    color: #FFF;
    text-decoration: none;
}
.Rooms
{
	font-size: 14px;
	color: #576165;
}
.Rooms .row
{
	margin-bottom: 30px;
}
.Rooms .row:nth-child(odd) div[class*='col-']:nth-child(2)::after
{
    content: " ";
    background: url(images/arrow-white.svg);
    width: 20px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -20px;
}
.Rooms .row:nth-child(even) div[class*='col-']:nth-child(2)::after
{
    content: " ";
    background: url(images/arrow-white.svg);
    width: 20px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -20px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.Rooms h2
{
	font-size: 22px;
	margin-top: 20px;
}
.Rooms ul
{
	margin-top: 20px;
	padding: 0;
	text-align: center;
}
.Rooms ul li
{
	font-size: 13px;
	text-transform: uppercase;
	color: #00546E;
	display: inline-block;
	margin-right: 10px;
}
.Rooms ul li::before
{
	content: " • ";
	font-size: 9px;
	color: #F04323;
	margin-right: 10px;
}
.Rooms ul li:first-child::before
{
	display: none;
}
.Rooms ul li:last-child
{
	margin-right: 0;
}
.Rooms img
{
	width: 100%;
}
.Location
{
	background: #004053;
	color: #FFF;
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	line-height: 26px;
	padding: 10px 0;
	margin-top: 30px;
}
.Location h2
{
	color: #5E90A7;
	margin-bottom: 30px;
}
.Location h2::after
{
    background: #5E90A7;
}
.Location h3, .Location a
{
	color: #5E90A7;
}
.Location a:hover
{
	color: #F04323;
}
.Location table
{
	margin: 10px 0;
}
.Location ul
{}
.Location ul li
{
	list-style-type: none;
}
.Location ul li:before
{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00c";
	margin-right: 5px;
	color: #5E90A7;
}
.GoogleMaps a
{
	color: #FFF;
}
.GoogleMaps a:hover
{
	color: #004053;
}
/* [Bing Maps] */
.MicrosoftMap.dirSDK .directionsPanel 
{
	width:100% !important;
	margin-top:15px;
}
.MicrosoftMap .dirIcon 
{
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
	box-sizing:content-box;
	line-height: 18px;
}
.MicrosoftMap .drTitle>a>table {
    table-layout: fixed;
}
.MicrosoftMap .directionsPanel li:before 
{
	display:none;
}
.MicrosoftMap .drTitle .drTitleRow td 
{
	display:table-cell;
}
.MicrosoftMap .drHours {text-align:center !important;}
.MicrosoftMap .drDurationTable td.hoursMinsSeparator {width:1px;}
.MicrosoftMap [role='alert'] {
    display: none !important;
	opacity:0 !important;
	visibility:hidden !important;
}
footer
{
    background: #00556E;
    padding: 30px 0;
}
footer .container
{
	position: relative;
}
.Utilities
{}
.Utilities ul
{}
.Utilities ul li
{
    margin-right: 30px;
}
.Utilities ul li a
{
    font-size: 13px;
    color: #5E90A7;
    text-transform: uppercase;
}
.Utilities ul li a:hover
{
    color: #FFF;
}
.Copyright
{
    text-align: right;
    font-size: 13px;
    color: #5E90A7;
}
.Copyright a
{
    color: #5E90A7;
    text-decoration: underline;
    font-weight: 700;
}
.Copyright a:hover
{
    color: #FFF;
    text-decoration: none;
}
.Top
{
	position: absolute;
	right: -83px;
	top: -30px;
	background: #FFF;
}
.Top a
{
	font-size: 13px;
	color: #00556E;
	text-transform: uppercase;
	display: block;
	height: 78px;
	padding: 30px 5px 0;
}
.Top a:hover
{
	color: #F04323;
}
.Top a span
{
	margin: 0 5px;
}
/* [Bootstrap Helpers] */
.NoPadding {
   padding: 0 !important;
   margin: 0 !important;
}
.NoPaddingRight {
   padding-right: 0 !important;
   margin-right: 0 !important;
}
.NoPaddingLeft {
   padding-left: 0 !important;
   margin-left: 0 !important;
}
@media screen and (min-width: 768px) {
  .equal, .equal > div[class*='col-'] {  
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex:1 0 auto;
  }
}
/* [Utils] */
.SearchButton, .SearchButton:focus
{
    font-family: 'PT Sans', sans-serif;
    background: linear-gradient(to right, #FFF 50%, transparent 50%);
    background-size: 200% 100%;
    background-position:right bottom;
    border: solid 4px #FFF;
    text-align: center;
    font-size: 15px;
    color: #FFF;
    padding: 7px 0;
    text-transform: uppercase;
    display: block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.SearchButton:hover
{
    background-position:left bottom;
    border: solid 4px #FFF;
    color: #00556E;
    text-decoration: none;
}
textarea:focus, input:focus, select:focus{
    outline: 0;
}
.Clear
{
    clear: both;
}
/* [Telerik Hacks] */
.RadMenu
{
    float: none !important;
    z-index: 2 !important;
    white-space: inherit !important;
}
/* [Special Offers] */
.SpecialOffer
{}
main .SpecialOffer
{
	margin-bottom: 45px;
}
.SpecialOffer img
{
	float: left;
	width: 50% !important;
	border: solid 4px #FFF;
}
main .SpecialOffer img
{
	width: 30% !important;
	border: solid 4px #5E90A7;
}
.SpecialOffer .Description
{
	float: left;
	width: 50%;
	padding: 15px 2.5% 0;
}
main .SpecialOffer .Description
{
	width: 70%;
	line-height: 18px;
}
.SpecialOffer .Description h2
{
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #5E90A7;
	margin: 5px 0;
}
.SpecialOffer .Description h2::after
{
	display: none;
}
.SpecialOffer .Description h3
{
	font-family: 'PT Sans', sans-serif;
	font-size: 22px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	margin: 5px 0;
}
.SpecialOffer .Description h3 a
{
	color: #FFF;
}
.SpecialOffer .Description h3 a:hover
{
	color: #F04323;
}
main .SpecialOffer .Description h3 a
{
	color: #004053;
}
.SpecialOffer .Description .Date
{
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	color: #5E90A7;
	display: block;
}
.SpecialOffer .Description .Date::after
{
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #FFF;
    margin: 15px auto;
}
.SpecialOffer .Description .Date::after
{
    background: #3D7B94;
}
.SpecialOffer .Description .PromotionDetail
{
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	line-height: 26px;
	height: 104px;
	overflow: hidden;
	color: #FFF;
}
main .SpecialOffer .Description .PromotionDetail
{
	height: 78px;
	color: #004053;
}
.SpecialOffer .Since
{
	font-family: 'PT Sans', sans-serif;
	float: left;
	width: 50%;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	padding: 6px 0 0;
	text-transform: uppercase;
}
main .SpecialOffer .Since
{
	width: 30%;
	color: #004053;
	padding: 14px 0 0;
}
.SpecialOffer .Since .OldPrice
{
	color: #5E90A7;
	text-decoration: line-through;
}
.SpecialOffer .Since .Price
{
	font-family: 'Droid Serif', serif;
	font-size: 30px;
}
.SpecialOffer .BookOffer
{
	float: left;
	width: 50%;
}
main .SpecialOffer .BookOffer
{
	width: 70%;
}
.SpecialOffer .BookOffer a, .SpecialOffer .BookOffer a:focus
{
    font-family: 'PT Sans', sans-serif;
    background: linear-gradient(to right, #FFF 50%, transparent 50%);
    background-size: 200% 100%;
    background-position:right bottom;
    border: solid 4px #FFF;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    padding: 12px 0 12px;
    text-transform: uppercase;
    display: block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.SpecialOffer .BookOffer a:hover
{
    background-position:left bottom;
    border: solid 4px #FFF;
    color: #00556E;
    text-decoration: none;
}
main .SpecialOffer .BookOffer a, main .SpecialOffer .BookOffer a:focus
{
    background: linear-gradient(to right, #5E90A7 50%, transparent 50%);
    background-size: 200% 100%;
    background-position:right bottom;
    border: solid 4px #5E90A7;
    color: #3D7B94;
}
main .SpecialOffer .BookOffer a:hover
{
    background-position:left bottom;
    border: solid 4px #5E90A7;
    color: #FFF;
}
/* [Google Maps] */
.GoogleMaps
{
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #FFF;
}
.map_canvas
{
	height: 400px;
	width: 100%;
	margin: 30px 0 45px;
}
.GoogleMaps .Tit
{
	font-family: 'Droid Serif', serif;
	text-align: center;
	font-size: 18px;
	margin-bottom: 35px;
}
.GoogleMaps p
{
	margin-bottom: 20px;
}
.GoogleMaps p i
{
	color: #5E90A7;
	margin: 0 5px;
}
.GoogleMaps p.DirectionTo i.fa-arrow-right, .GoogleMaps p.DirectionFrom i.fa-arrow-left
{
	margin-right: 0;
}
.GoogleMaps p i.fa-building-o
{
	margin-left: 0;
}
.GoogleMaps .Address
{
	margin: 0 0 10px;
	padding: 6px 10px;
	border: 0;
	width: 100%;
	background: #00546E;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;
}
.GoogleMaps .Address::-webkit-input-placeholder
{
   color: #FFF;
}
.GoogleMaps .Address:-moz-placeholder
{
   color: #FFF;
}
.GoogleMaps .Address::-moz-placeholder
{
   color: #FFF;
}
.GoogleMaps .Address:-ms-input-placeholder
{
   color: #FFF;
}
.GoogleMaps #route
{
	background: #FFF;
}
.GoogleMaps .adp-directions
{
	width: 100%;
}
/* [Gallery] */
.Gallery
{
	width: 100%;
	display: block;
	text-align: center;
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	margin-top: -37px;
    position: relative;
}
main .Gallery
{
	margin-top: 15px;
	text-align: right;
}
.Gallery a
{
	display: none;
	color: #FFF;
	background-color: rgba(0, 85, 110, 0.6);
	padding: 8px 0;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
main .Gallery a, .fancy
{
	background: none;
	font-style: italic;
    color: #00556E;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Droid Serif', serif;
}
main .Gallery a:hover, .fancy:hover
{
	color: #F04323;
	text-decoration: none;
}
.fancy
{
	text-align: center;
	display: block;
	margin-top: 18px;
}
.Gallery a:hover
{
	text-decoration: none;
	background-color: rgba(0, 85, 110, 1);
}
main .Gallery a:hover
{
	text-decoration: none;
	background: none;
}
.Gallery a:first-child
{
	display: block;
}
.Gallery a:first-child img
{
	display: none;
}
.Rooms .Gallery .OtherGallery
{
	display: none;
}
main .Gallery .GalleryApartment
{
	display: none;
}
main .Gallery .OtherGallery
{
	display: block;
}

/* [Tables] */

/* [Forms] */

/* [e-GDS CMS] */
.CmsViewPage .visible-lg, .CmsViewPage .visible-md, .CmsViewPage .visible-sm, .CmsViewPage .visible-xs {
    display: block!important;
}
/*! 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*/
	}
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/* [Responsive] */
@media (max-width: 767px) {
	.Logo img {width: auto;}
	.Languages {margin-top: 20px;margin-bottom: 20px;}
	.Social {right: 20px;top: 115px;}
	.Social a {color: #FFF;}
	.Social a:hover {color: #3D7B94;}
	.Menu {display:none;}
	
	.BookingEngine {margin-top: 0; position: relative; height: auto;}
	.BookingEngine .SearchPlace, .BookingEngine .SearchDates {margin-bottom: 15px;}
	.BookingEngine .SearchDates input {width: 80%;}
	.ApartmentsContainer {overflow:hidden;margin-bottom: 30px;}
	.ApartmentsContainer > div {max-width: none;right: 15px;left: 15px;height: 100%;}
	.SpecialOffersText {margin-bottom: 15px;}
	.Cities .row div {text-align: center !important;}
	.Cities .row div a.SearchButton {margin-bottom: 30px;}
	.Cities .row:nth-child(1) div[class*='col-']:nth-child(2)::after, .Cities .row:nth-child(2) div[class*='col-']:nth-child(2)::after {display: none;}
	footer {padding: 30px 0 0;}
	.Utilities {text-align: center;}
	.Utilities ul {float: none !important; margin-bottom: 15px !important;}
	.Utilities ul li{float: none !important; margin: 0 15px; display: inline-block;}
	.Copyright {text-align: center;}
	.Top {position: relative;right: auto;top: auto;text-align: center; background: none;}
	.Top a {height: auto;padding: 15px 5px; color: #FFF;}
	
	.Rooms h2 {margin-top: 40px;}
	.Rooms .row:nth-child(odd) div[class*='col-']:nth-child(2)::after, .Rooms .row:nth-child(even) div[class*='col-']:nth-child(2)::after {display: none;}
	.bApartments main ul, .Location ul {padding-left: 0; margin: 30px 0 10px;}
	.bApartments main ul li {width: 100%;display: block;}
	
	table td, table.Contacts td {width: 100%;display: block;}
	table.ui-datepicker-calendar td {width: auto;display: table-cell;}
	
    .PromotionsRotator {margin: 30px;}
    .SpecialOffer img, .SpecialOffer .Description, .SpecialOffer .Since, .SpecialOffer .BookOffer {float: none;width: 85% !important;min-height: 90px;}
     main .SpecialOffer img, main .SpecialOffer .Description, main .SpecialOffer .Since, main .SpecialOffer .BookOffer {float: none;width: 100% !important;}
     main .SpecialOffer {border-bottom: solid 1px #004053;}
}
@media (min-width: 768px) and (max-width: 991px) {
	.Menu ul li {margin-left: 6px;}
	.Menu ul li a {font-size: 14px;}
	.Menu ul ul {margin-top: 20px !important;}
	.BookingEngine {margin-top: 0; position: relative; height: auto;}
	.BookingEngine .SearchPlace, .BookingEngine .SearchDates {margin-bottom: 15px;}
	.BookingEngine .SearchDates input {width: 92%;}
	.ApartmentsContainer {overflow:hidden;margin-bottom: 30px;}
	.ApartmentsContainer > div {max-width: none;right: 15px;left: 15px;height: 418px;}
	.SpecialOffersText {margin-bottom: 15px;}
	.Cities .row div {text-align: center !important;}
	.Cities .row div a.SearchButton {margin-bottom: 30px;}
	.Cities .row:nth-child(1) div[class*='col-']:nth-child(2)::after, .Cities .row:nth-child(2) div[class*='col-']:nth-child(2)::after {display: none;}
	footer {padding: 30px 0 0;}
	.Utilities {text-align: center;}
	.Utilities ul {float: none !important; margin-bottom: 15px !important;}
	.Utilities ul li{float: none !important; margin: 0 15px; display: inline-block;}
	.Copyright {text-align: center;}
	.Top {position: relative;right: auto;top: auto;text-align: center; background: none;}
	.Top a {height: auto;padding: 15px 5px; color: #FFF;}
	
	.Rooms h2 {margin-top: 40px;}
	.Rooms .row:nth-child(odd) div[class*='col-']:nth-child(2)::after, .Rooms .row:nth-child(even) div[class*='col-']:nth-child(2)::after {display: none;}
	.bApartments main ul, .Location ul {padding-left: 0; margin: 30px 0 10px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    header .row, footer .row {margin-right: 25px;}
    header .container {width: 935px;}
    footer .container {width: 900px;}
    .Menu ul ul {margin-top: 23px !important;}
	.Menu ul li {margin-left: 20px;}
    .Menu ul {float: none !important;}
    .Social {right: -18px;}
    .lnkBookingAreaImg {display:none;}
    .BookingEngine .SearchDates input {width: 75px;}
    .ApartmentsContainer {overflow:hidden;}
    .ApartmentsContainer > div {max-width: 100%;right: 15px;left: 15px;padding-top: 40px;}
    .ApartmentsContainer > div img {max-width: 100%;}
    .SpecialOffersText {font-size: 14px;padding: 35px 15px 35px;}
    .SpecialOffersText h3 {font-size: 20px;}
    .Cities h3 {margin-top: 20px;margin-bottom: 10px;}
    .Utilities ul li {margin-right: 10px;}
    .Top {right: -37px;}
    
    .Rooms ul {margin-top: 15px; margin-bottom: 0;}
    .Rooms ul li {margin-right: 5px;}
    .Rooms ul li::before {margin-right: 5px;}
    .Rooms h2::after {margin: 10px auto 10px;}
}
@media (min-width: 1200px) {
}
@media (min-width: 1199px) and (max-width: 1365px) 
{
	header .row, footer .row {margin-right: 25px;}
	.Social {right: -25px;}
	.Top {right: -40px;}
}