body {
	font-family: 'Avenir-LT-W01_35-Light1475496', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #566375;
	background: #ffffff;
}

@font-face {font-family: "Avenir-LT-W01_35-Light1475496"; src: url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.woff2") format("woff2");}
@font-face {font-family: "Avenir-LT-W01_85-Heavy1475544"; src: url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2");}

@font-face {
	font-family: 'icomoon';
	src:  url('../fonts/icomoon.eot?3y6etx');
	src:  url('../fonts/icomoon.eot?3y6etx#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?3y6etx') format('truetype'),
		url('../fonts/icomoon.woff?3y6etx') format('woff'),
		url('../fonts/icomoon.svg?3y6etx#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* general elements */
h1 {
	font-size: 32px;
	line-height: 36px;
	font-weight: 200;
	text-transform: uppercase;
	clear: both;
}

h2 {
	font-size: 24px;
	font-weight: 200;
}

h3 {
	font-size: 20px;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

p {
	margin: 10px 0;
	clear: both;
}

strong, b {
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

section {
	clear: both;
}

article {}

aside {
	position: relative;
}

div > ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

input, select, textarea, a, button {
	outline: none;
}

img {
	max-width: 100%;
	transition: all 1s ease-out;
}

* {
	box-sizing: border-box;
}

hr {
	border-color: transparent;
	clear: both;
	border: none;
	float: left;
	width: 100%;
}

#loader {
	background: #21a6df;
}
#loader:after {
	background: none !important;
}

.holder {
	/*max-width: 1280px;*/
	margin: 0 auto;
	padding: 0 2.5%;
	overflow: hidden;
}

.wrapper {
	float: left;
	width: 100%;
	background: #eaeaea;
	background: #ffffff;
	position: relative;
	left: 0;
	z-index: 0;
}

/* topblock */
#topblock {
	width: 100%;
	height: 75px;
	background: #ffffff;
	/*overflow: hidden;*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 40;
	transition: top 0.4s ease-out;
	box-shadow: 0 0 25px rgba(0,0,0,0.25);
}

.topfixed #topblock {
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

.hotellogo {
	float: left;
	overflow: hidden;
	width: 175px;
}

.hotellogo a {
	background: url("../../portal_click2portugal_bin/click2portugal-logo.svg") no-repeat 0 center;
	background-size: auto 75%;
	display: inline-block;
	width: 100%;
	max-width: 175px;
	line-height: 75px;
}

.hotellogo a span {
	display: block;
	text-indent: -99999px;
}

.toggle {
	position: fixed;
	top: 24px;
	right: 15px;
	width: 40px;
	height: 25px;
	z-index: 10;
	border-top: 3px solid #21a6df;
	border-bottom: 3px solid #21a6df;
}

.toggle span {
	display: block;
	text-indent: -9999px;
	margin-top: 8px;
	border-top: 3px solid #21a6df;
}

.menu-opened .nav {

}

.navigation {
	text-align: center;
	position: absolute;
	left: 200px;
	right: 330px;
	height: 50px;
	overflow: hidden;
}

.navigation ul {
	padding: 0 0 0 0;
}

.navigation li {
	display: inline-block;
	line-height: 75px;
	margin: 0 8px;
	text-transform: uppercase;
	font-size: 0.8em;
}

.navigation li a {
	color: #96a6a7;
	text-decoration: none;
}

.navigation li.active a, .navigation li:hover a {
	color: #21a6df;
}

.navigation li.active a {
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

.ahp_logo {
	width: 92px;
	height: 38px;
	background: url("../../portal_click2portugal_bin/ahp-logo.png") no-repeat center center;
	background-size: 100% auto;
	text-indent: -9999px;
	float: right;
	margin: 17px 15px 0;
}

.languages {
	position: relative;
	width: 65px;
	background: #ffffff;
	float: right;
	margin-right: -2.5%;
}

.languages ul {
	position: relative;
	padding-top: 50px;
}

.languages li {
	display: block;
	text-transform: uppercase;
	font-size: 0.75em;
}

.languages li a {
	padding-left: 8px;
	display: none;
	color: #566375;
	text-decoration: none;
	position: relative;
	z-index: 1;
}

.languages li a:hover {
	color: #21a6df;
}

.languages li a.active {
	display: block;
	line-height: 75px;
	position: absolute;
	top: 0;
	left: 0;
	color: #96a6a7 !important;
	cursor: pointer;
	z-index: 0;
}

.languages li a.active:after {
	content: "\e909";
	display: inline-block;
	margin-left: 5px;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}






/* centerblock */
#centerblock {
	margin-top: 75px;
}

.flashContainer {
	background: #566375;
	overflow: hidden;
	position: relative;
	display: flex;
	align-items: center;
}

.flashContainer .gcb_container {
	position: absolute;
	top: 0;
	left: 0;
}

.bannerImage img {
	width: 100%;
	height: auto;
	min-width: 1024px;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.flashContainer .gcb_video iframe {
	top: -20%;
}

.flashContainer .gcb_image_current, .flashContainer .gcb_image_next {
	background-size: cover;
	background-position: center;
}

.flashContainer .gcb_image_legend {
	z-index: 11;
	right: 20px;
	bottom: 80px;
	text-align: center;
	font-family: 'Avenir-LT-W01_35-Light1475496', Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 24px;
	text-shadow: 2px 2.5px 2.5px rgba(0,0,0,.6);
	pointer-events: none;
}
.flashContainer .gcb_image_legend b {
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

.flashContainer .gcb_navigation {
	top: 50%;
	right: 2%;
	left: 2%;
	margin-top: -15px;
}

.flashContainer .gcb_navigation_arrow {
	background: none;
	width: auto;
	height: auto;
	color: #ffffff;
	opacity: 0;
	transition: opacity 0.4s ease-out;
}

.flashContainer .gcb_container:hover .gcb_navigation_arrow {
	opacity: 1;
}

.flashContainer .gcb_navigation_arrow:before {
	display: inline-block;
	font-size: 4em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.flashContainer .gcb_navigation_arrow.previous:before {
	content: "\e90c";
}
.flashContainer .gcb_navigation_arrow.next:before {
	content: "\e90b";
}

.flashContainer .gcb_navigation_arrow.next {
	float: right;
}

.flashContainer .gcb_navigation_paginator {
	display: none;
}

.bookingGadget {
	margin: 40px auto;
	position: absolute;
	top: 0;
	z-index: 30;
	float: none;
	display: none;
	transition: top 0.4s ease-out;
}

.bookingGadget.fixed {
	position: fixed;
	top: 100px;
}

.bookingGadget h2 {
	display: none;
}

.bookingGadget h2,
.advancedSearch form > p {
	text-transform: uppercase;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	font-size: 2vw;
}

.flashContainer .bookingGadget {
	position: relative;
}

.flashContainer .bookingGadget h2 {
	color: #ffffff;
	padding: 0 15px;
	display: block;
	line-height: 1;
	text-align: center;
}

.flashContainer .bookingGadget h2 > span {
	color: #21a6df;
}

.advancedSearch {}

.flashContainer .advancedSearch form > p,
.dropdownPrice,
.flashContainer #labelnra, .flashContainer #divnra,
.flashContainer #labelnrc, .flashContainer #divnrc,
.flashContainer #labelamount, .flashContainer #divamount {
	display: none;
}

.selectField {
	padding-right: 15px;
	margin-bottom: 8px;
	position: relative;
}

.flashContainer .selectField {
	margin-bottom: 15px;
}

.flashContainer .selectField.dropdownCategories {
	display: none;
}

.selectField .selectdown {
	position: relative;
}

.advancedSearch > form label {
	font-size: 0.75em;
	text-transform: uppercase;
}

.flashContainer .advancedSearch > form > label {
	color: #ffffff;
	margin-bottom: 5px;
}

.selectField .selectdown,
input[name='s'], input[name='preselectpc'] {
	display: block;
	background: rgba(0,0,0,0.15);
	border-radius: 30px;
	height: 35px;
	line-height: 35px;
	text-indent: 15px;
	font-size: 0.75em;
	border: 1px solid rgba(0,0,0,0.05);
	color: #163f72;
	padding-right: 35px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}

input[name='s'] {
	width: calc(100% - 15px);
	margin-bottom: 8px;
}

.flashContainer .selectField .selectdown,
.flashContainer input[name='s'] {
	height: 40px;
	line-height: 40px;
	background: rgba(255,255,255,0.85);
	border: 1px solid rgba(255,255,255,0.2);
	box-shadow: 25px 25px 30px rgba(0,0,0,0.2);
}

input[name='s']::-webkit-input-placeholder {
	color: #163f72;
}

input[name='s']:-ms-input-placeholder {
	color: #163f72;
}

input[name='s']::-ms-input-placeholder {
	color: #163f72;
}

input[name='s']::placeholder {
	color: #163f72;
}

.selectField .selectdown:after {
	content: "\e909";
	display: inline-block;
	float: right;
	margin-right: 10px;
	font-size: 2em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 38px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 1px;
	top: 0;
}
.selectField.small .selectdown:after {
	right: 0;
}
.selectField.medium .selectdown:after {
	display: none;
}

.selectField.small {
	padding-right: 0;
	padding-left: 0;
}
.flashContainer .selectField.small {
	padding-right: 0;
	padding-left: 15px;
}

#divnrc {
	padding-right: 15px;
	padding-left: 15px;
}

.selectField select {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.calicon {
	height: 40px;
	color: #163f72;
	float: left;
	margin-left: -47px;
	position: relative;
	z-index: 10;
	cursor: pointer;
}

.calicon:after {
	content: "\e90a";
	display: inline-block;
	font-size: 1em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 38px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.showdates {
	clear: both;
	padding: 0 15px;
	margin-bottom: 15px;
	color: #ffffff;
}

.showdates input {
	margin-right: 10px;
}

.flashContainer .advancedSearch > form > label,
.flashContainer .selectField.small,
.flashContainer .selectField.medium,
.flashContainer .calicon {
	/* display: none; */
}

.centered {
	clear: both;
	padding-right: 15px;
}

#promocode {
	display: none;
	clear: both;
	padding-right: 0;
}

#promocode label[for=promocode] {
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #163f72;
}

.search #promocode {
	display: block;
}

.map.search #promocode {
	display: none;
}

@-webkit-keyframes marquee {
	0% { text-indent: 100%; }
	100% { text-indent: -20%; }
}

#promocode input {
	text-transform: uppercase;
	/*background: rgba(0,0,0,0.35);*/
	background: #566375;
	color: #ffffff;
	padding: 0 15px;
	text-indent: 0;
	-webkit-animation: marquee 5s infinite;
	-webkit-animation-timing-function: linear;
}

#promocode input:focus,
#promocode input.hasPromocode {
	-webkit-animation: none;
}

#promocode input::-webkit-input-placeholder {
	color: #ffffff;
}

#promocode input:-ms-input-placeholder {
	color: #ffffff;
}

#promocode input::-ms-input-placeholder {
	color: #ffffff;
}

#promocode input::placeholder {
	color: #ffffff;
}

.flashContainer input[name='s'],
.flashContainer .advancedSearch button {
	width: calc(100% - 30px);
	margin: 0 15px 15px;
}

.advancedSearch button {
	background: none;
	padding: 0;
	border: none;
	margin-top: 15px;
	width: 100%;
}


.advancedSearch button:hover {
	background: none !important;
}

.flashContainer .advancedSearch button span {
	display: inline-block;
}

.advancedSearch button span {
	position: relative;
	display: block;
	overflow: hidden;
	background: #21a6df;
	color: #ffffff;
	border-radius: 40px;
	line-height: 60px;
	padding: 0 40px;
	border: 1px solid rgba(255,255,255,0.2);
}

.advancedSearch button span:before {
	content: "";
	position: absolute;
	bottom: -100px;
	left: -50px;
	width: 200%;
	height: 0;
	background: rgba(0,0,0,0.1);
	-webkit-transform: rotate(25deg);
			transform: rotate(25deg);
	transition: all 0.4s ease-out;
}

.advancedSearch button span:hover:before {
	height: 350%;
	-webkit-transform: rotate(-5deg);
			transform: rotate(-5deg);
}

/* calendar */
.yui-panel-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200 !important;
}

.yui-overlay {
	background: rgba(0,0,0,0.25);
	position: relative;
	width: 100%;
	height: 100%;
	display: table;
}

.bd {
	display: table-cell;
	vertical-align: middle;
}

.yui-calcontainer {
	float: none;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	box-shadow: 25px 25px 30px rgba(0,0,0,0.1);
}

.yui-calcontainer iframe {
	display: none;
}

.yui-calendar {
	width: 100%;
	text-align: center;
}

.calheader {
	text-align: center;
	line-height: 60px;
}

.calheader a {
	display: inline-block;
	width: 60px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}

.calheader a:focus {
	outline: none;
}

.calheader a:after {
	position: absolute;
	top: 0;
	width: 60px;
	height: 38px;
	text-indent: 0;
	font-size: 2em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 60px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.calnavleft {
}

.calnavleft:after {
	content: "\e90c";
	left: 0;
}

.calnavright {
}

.calnavright:after {
	content: "\e90b";
	right: 0;
}

.calweekdayrow {}

.calweekdaycell {
	padding: 10px 0;
	text-align: center;
}

.calbody {}

.calcell {
	font-size: 1.5em;
	border: 1px solid #dce4e4;
	padding: 25px 0;
}

.calcell.calcellleft {
	border-left: none;
}

.calcell.calcellright {
	border-right: none;
}

.calcell.calcellbottom {
	border-bottom: none;
}

.calcell .selector {
	color: #21a6df;
	text-decoration: none;
}

.calcell.today {
	background: #dce4e4;
}

.calcell.today .selector,
.calcell.today.previous {
	color: #ffffff;
}

.calcell.selectable:hover,
.calcell.selectable.selected {
	background: #21a6df;
}
.calcell.selectable:hover .selector,
.calcell.selectable.selected .selector {
	color: #ffffff;
}

.calcell.previous {
	color: #dce4e4;
}

.calcell.selectable {}


.calcell.oom {
	color: #dce4e4;
}

/* end calendar */

.quickSearch {
	display: none;
}

.scrolldown {
	display: block;
	color: #ffffff;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 2;
	margin-left: -40px;
}

.scrolldown:hover {
	color: #21a6df;
}

.scrolldown:after {
	content: "\e909";
	display: block;
	font-size: 5em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 38px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.bottomBar {
	width: 100%;
	clear: both;
	background: #566375;
	border-bottom: 1px solid #dce4e4;
	z-index: 100;
}

.no-banner .bottomBar {
	border-top: 1px solid #dce4e4;
}

.quicklinks {
	overflow: hidden;
	padding: 0;
	height: 60px;
	text-align: left;
	min-height: 10px;
}

.quicklinks ul {
}

.quicklinks li {
	display: inline-block;
	margin: 0 7px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 60px;
}

.quicklinks li a {
	color: #ffffff;
	text-decoration: none;
}

.quicklinks li:hover a {
	color: #21a6df;
}

.googleMapSearch {
	border-radius: 25px;
	border: 1px solid rgba(255,255,255,0.25);
	padding: 0 20px;
	margin: 8px 0;
	display: none;
}

.googleMapSearch form {
	position: relative;
}

.googleMapSearch form p,
.googleMapsLogo {
	display: none;
}

.googleMapSearch input {
	border: none;
	padding: 8px 0;
	width: calc(85% - 35px);
	text-indent: 20px;
	background: transparent;
	color: #ffffff;
}

.googleMapSearch input::-webkit-input-placeholder {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 0.75em;
}

.googleMapSearch input:-ms-input-placeholder {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 0.75em;
}

.googleMapSearch input::-ms-input-placeholder {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 0.75em;
}

.googleMapSearch input::placeholder {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 0.75em;
}

.googleMapSearch button {
	border: none;
	border-radius: 20px;
	color: #ffffff;
	/*background: #566375;*/
	background: rgba(255,255,255,0.25);
	padding: 0 20px;
	line-height: 34px;
	position: absolute;
	top: 2px;
	right: -18px;
	text-transform: capitalize;
	font-size: 0.8em;
	overflow: hidden;
}

.googleMapSearch button:hover {
	background: #21a6df;
}

.googleMapSearch button span:before {
	content: "";
	position: absolute;
	bottom: -50px;
	left: -50px;
	width: 175%;
	height: 0;
	background: rgba(0,0,0,0.1);
	-webkit-transform: rotate(25deg);
			transform: rotate(25deg);
	transition: all 0.4s ease-out;
}

.googleMapSearch button span:hover:before {
	height: 350%;
	-webkit-transform: rotate(-5deg);
			transform: rotate(-5deg);
}

.googleMapSearch form:before {
	content: "\e947";
	display: inline-block;
	color: #ffffff;
	position: absolute;
	top: 4px;
	left: -6px;
	font-size: 1em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.googleMapSearch input:focus {
	/*color: #21a6df;*/
}

.clearfix {}









/* contentblock */
#contentblock {
	padding-top: 40px;
	min-height: 570px;
}

#contentblock > .holder {
	min-height: 540px;
}

._3areas .content,
._2areas .content,
.default .content {
	clear: both;
	float: left;
	width: 100%;
}

.content > div > h1, .content > div > h2, .content > div > h3, .c0 > h3 {
	text-align: center;
	clear: both;
	color: #163f72;
	word-wrap: break-word;
}

.homepage .c1 h1:first-of-type {
	display: none;
}

.content a {}

.content a:hover {}

.content .holder p em {
	display: block;
	font-size: 2em;
	line-height: 1.2em;
	color: #21a6df;
	position: relative;
	padding: 20px 110px 40px;
	text-transform: none;
	font-weight: 100;
	font-style: normal;
	margin: 0 -3%;
	background: #eaeaea;
	clear: both;
}
.content .holder p em:before, .content .holder p em:after {
	display: inline-block;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #21a6df;
}
.content .holder p em::before {
	content: "“";
	font-size: 3em;
	letter-spacing: -1em;
	position: relative;
	top: 35px;
	left: -40px;
}
.content .holder p em::after {
	content: "”";
	font-size: 1.25em;
	line-height: 1em;
}

.content h3 a {
	color: #21a6df;
}
.content h3 a:hover {
}

.click2Portugal {
	background: url("../../portal_click2portugal_bin/click2portugal-logo.svg") no-repeat 0 center;
	background-size: auto 100%;
	display: inline-block;
	text-indent: -9999px;
	position: relative;
	margin: 0 7px;
}

h1 .click2Portugal {
	width: 204px;
	height: 50px;
	top: -19px;
}

h2 .click2Portugal {
	width: 168px;
	height: 40px;
	top: 5px;
}

h3 .click2Portugal {
	width: 143px;
	height: 35px;
	top: -14px;
}

.c0 {
	overflow: hidden;
	background: #ffffff;
	padding: 40px 0 0;
	margin: 0 15px 40px;
	clear: both;
}

.c0 > h3 {
	margin: 0 0 40px;
}

.c1 {}

.c2 {
	background: #ffffff;
}

.c3 {}






/* contact forms */
.contactFormContainer {
	width: 75%;
	margin: 0 auto 60px;
	position: relative;
}

.contactFormContainer #contacts_form p {
	margin: 10px 0 5px;
	font-size: 0.85em;
}

.contactFormContainer #contacts_form input,
.contactFormContainer #contacts_form select,
.contactFormContainer #contacts_form textarea {
	width: 100%;
	display: block;
	padding: 0;
	background: rgba(0,0,0,0.15);
	border-radius: 30px;
	height: 35px;
	line-height: 35px;
	text-indent: 15px;
	font-size: 0.75em;
	border: 1px solid rgba(0,0,0,0.05);
	color: #163f72;
	padding-right: 35px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.contactFormContainer #contacts_form select {
	-webkit-appearance: none;
	-moz-appearance: none;
		 appearance: none;
}

.contactFormContainer #contacts_form .select {
	position: relative;
}

.contactFormContainer #contacts_form .select:after {
	content: "\e909";
	display: inline-block;
	float: right;
	margin-right: 10px;
	font-size: 2em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 38px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 1px;
	top: 0;
	pointer-events: none;
}

.selectField .selectdown:after {
	content: "\e909";
	display: inline-block;
	float: right;
	margin-right: 10px;
	font-size: 2em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 38px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 1px;
	top: 0;
}

.contactFormContainer #contacts_form textarea {
	height: 180px;
	padding: 15px;
	text-indent: 0;
	line-height: 1.4em;
}

.contactFormContainer #contacts_form .required {
	position: absolute;
	right: 0;
	margin-top: -40px;
	margin-right: -10px;
}

.contactFormContainer #contacts_form input[type="checkbox"] {
	float: left;
	width: 25px;
	height: 25px;
	border-radius: 0;
	padding: 0;
}

.contactFormContainer #contacts_form input[type="submit"] {
	border: none;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
	background: #21a6df;
	border-radius: 40px;
	font-weight: 300;
	font-size: 1em;
	text-indent: 0;
	padding: 0 25px;
	text-align: center;
}
.contactFormContainer #contacts_form input[type="submit"]:hover {
	background: #96a6a7 !important;
}

.g-recaptcha {
	margin: 20px 0;
}




/* portal hotel widget */
.hotelWidget {
	margin-bottom: 30px;
	border-radius: 2px;
	font-size: 0.85em;
}

.hotelWidget:before {
	content: "";
	background: #ffffff;
	box-shadow: 0 0 25px rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	bottom: 0;
	z-index: 0;
	border-radius: 2px;

}

.hotelWidget > * {
	position: relative;
	z-index: 1;
}

.hotelWidget > a {
	display: block;
	border-bottom: 4px solid transparent;
	-o-border-image: linear-gradient(to right, #21a6df 0%, #ffffff 100%);
	   border-image: linear-gradient(to right, #21a6df 0%, #ffffff 100%);
	border-image-slice: 1;
	overflow: hidden;
	border-radius: 2px 2px 0 0;
	padding-top: 56.25%;
}

.hotelWidget > a img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
}

.info {
	overflow: hidden;
	padding: 15px 15px 0;
	min-height: 240px;
}

.hotelHead {}

.name {
	margin: 0 0 5px;
	color: #21a6df;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	display: inline-block;
	text-transform: uppercase;
}

.hotelHead .rating:before {
	font-size: 0.9em;
}

.title {
	font-weight: 300;
	line-height: 1.4em;
	text-transform: uppercase;
	margin: 5px 0 15px;
	color: #566375;
}

.description {
	/*font-size: 0.8em;*/
}

.booking {
	overflow: hidden;
	margin: 0 15px 15px;
	text-align: right;
	border-top: 1px solid #dce4e4;
	padding-top: 15px;
}

.hotelWidget .price {
	opacity: 1;
	top: 15px;
	right: 15px;
	border-color: #ffffff;
	color: #ffffff;
}

.price > * {
	/* float: right;*/
}

.booking a {}

.booking a:before {
	content: "\e910";
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin-right: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.booking a:first-of-type {
	margin-right: 5px;
	background: #566375;
}
.booking a:first-of-type:before {
	content: "\e90f";
}

/* portal list widget */
.listWidget {
	margin-bottom: 30px;
}

.listWidget form {
	height: 174px;
	overflow: hidden;
	background: #ffffff;
	border-radius: 2px;
	box-shadow: 0 0 25px rgba(0,0,0,0.3);
}

.listWidget a {
	float: left;
	margin-right: 15px;
	width: 174px;
	overflow: hidden;
	position: relative;
}

.listWidget a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 4px solid transparent;
	-o-border-image: linear-gradient(to right, #21a6df 0%, #ffffff 100%);
	   border-image: linear-gradient(to right, #21a6df 0%, #ffffff 100%);
	border-image-slice: 1;
}

.listWidget .title {
	display: block;
	margin: 15px 0 5px;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1.2em;
	color: #21a6df;
}

.listWidget .description {
	min-height: 65px;
	display: block;
}

.listWidget .selectField {
	float: left;
	width: 26%;
}

.controls {
	margin-top: 15px;
}

.listWidget button {
	line-height: 35px;
	padding: 0 17px 0 10px;
	min-width: 60px;
}

.listWidget button:before {
	content: "\e90b";
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



/* content block start */
.imagelinkgadget {
	margin-bottom: 30px;
}

.imagelinkgadget .wrapper {
	color: #566375;
	background: #ffffff;
	border-radius: 2px;
	overflow: hidden;
	box-shadow: 0 0 25px rgba(0,0,0,0.3);
}

.imagelinkgadget .wrapper:hover {
	text-decoration: none;
}

.imgImageWrapper {
	display: block;
	/* border-bottom: 4px solid transparent;
	-o-border-image: linear-gradient(to right, #21a6df 0%, #ffffff 100%);
	   border-image: linear-gradient(to right, #21a6df 0%, #ffffff 100%);
	border-image-slice: 1; */
}

.imgImageWrapper img {
	width: 100%;
}

.imgContentWrapper {
	padding: 10px 5%;
	height: 180px;
}

.imgTitle {
}

.imgTitle h3 {
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #21a6df;
}

.imgDescription {
	font-size: 0.9em;
}

.imgLink {
	display: inline-block;
}

.imgLink span {
	color: #21a6df;
	text-decoration: underline;
}

/* no image */
.imagelinkgadget.noimage.xs_small .wrapper {
	min-height: 0;
}

/* xs_small */
.imagelinkgadget.xs_small .wrapper {
	min-height: 362px;
	text-align: left;
}

.imagelinkgadget.xs_small .imgContentWrapper {
	padding-bottom: 60px;
	height: 220px;
}

.imagelinkgadget.xs_small .imgLink {
	position: absolute;
	bottom: 15px;
	right: 15px;
	border-radius: 20px;
	background: #21a6df;
	color: #ffffff;
	padding: 0 15px 0 10px;
	line-height: 30px;
	text-transform: capitalize;
	text-align: center;
}
.imagelinkgadget.xs_small .imgLink span {
	color: #ffffff;
	text-decoration: none;
}

/* small */
.imagelinkgadget.xs_small,
.imagelinkgadget.small {
	text-align: center;
}

/* medium */
.imagelinkgadget.medium {
}

/* large */
.imagelinkgadget.large {
}

/* rounded */
.imagelinkgadget.rounded {
	text-align: center;
}

.imagelinkgadget.rounded .wrapper {
	background: none;
	box-shadow: none;
	overflow: visible;
}

.imagelinkgadget.rounded .imgImageWrapper {
	border-radius: 50%;
	overflow: hidden;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: none;
	box-shadow: 0 0 25px rgba(0,0,0,0.3);
}

.imagelinkgadget.rounded .imgLink {
	display: block;
	margin: 10px 0;
}

/* slider */
.content .bx-wrapper {
	margin: 0 -3%;
	max-width: 106% !important;
	box-shadow: none;
	border: none;
}

.imagelinkgadget.notext .wrapper {
	box-shadow: none;
	border-radius: 0;
}

.wrapper .bx-wrapper .bx-controls-direction a {
	background: none;
}

.wrapper .bx-wrapper .bx-controls-direction a:after {
	display: inline-block;
	font-size: 4em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-indent: 0;
	color: #ffffff;
}

.wrapper .bx-wrapper .bx-next {
	right: 40px;
}

.bx-wrapper .bx-next:after {
	content: "\e90b";
}

.bx-wrapper .bx-prev:after {
	content: "\e90c";
}

.content .bx-wrapper .bx-pager {
	bottom: 60px;
	padding-top: 0;
}
.content .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffffff;
}
.content .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #21a6df;
}

/* square */
#squares {
	margin: 0 -3%;
	max-width: 112% !important;
}
.imagelinkgadget.square {
	margin-bottom: 0;
	padding: 0;
}

.imagelinkgadget.square .wrapper {
	box-shadow: none;
	border-radius: 0;
}

.imagelinkgadget.square .imgImageWrapper {
	padding-top: 90%;
	background-size: cover;
	background-position: center;
	border-bottom: 0;
}

.imagelinkgadget.square .imgContentWrapper {
	position: absolute;
	color: #ffffff;
	top: 15px;
	left: 15px;
	right: 15px;
}

.imagelinkgadget.square .imgTitle {
	display: none;
}

.imagelinkgadget.square .imgTitle h3 {
	color: #ffffff;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: 130px;
}

.imagelinkgadget.square .imgDescription {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-top: 40px;
}

.imagelinkgadget.square.with-title .imgDescription {
	display: none;
}

.imagelinkgadget.square .imgImageWrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #566375;
	opacity: 0;
	transition: opacity 0.4s ease-out;
}

.imagelinkgadget.square:hover .imgImageWrapper:before {
	opacity: 0.75;
}

/*.imagelinkgadget.square:hover .imgImageWrapper,*/
.imagelinkgadget.square.noimage .imgImageWrapper {
	background-image: none !important;
	background: #566375;
}

.imagelinkgadget.square:nth-child(2n+1):hover .imgImageWrapper:before,
.imagelinkgadget.square.noimage:nth-child(2n+1) .imgImageWrapper:before {
	background: #21a6df;
}





.imagelinkgadget.square.with-title:hover .imgTitle {
	display: none;
}

.imagelinkgadget.square.with-title .imgTitle,
.imagelinkgadget.square.with-title:hover .imgDescription {
	display: block;
}





/* types */
.imagelinkgadget.notext .imgContentWrapper,
.imagelinkgadget.notext .imgTitle,
.imagelinkgadget.notext .imgDescription,
.imagelinkgadget.notext .imgLink {
	display: none;
}

.imagelinkgadget.video .imgImageWrapper {
	padding-top: 56.25%;
}

.imagelinkgadget .imgImageWrapper iframe {
	position: absolute;
	height: auto;
}

.imagelinkgadget.video .imgImageWrapper img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}

.imagelinkgadget .inlinePlayer {
	width: 90%;
	width: calc(100% - 30px);
}

.imagelinkgadget.list {
	margin-top: 15px;
}

.imagelinkgadget.list .wrapper {
	overflow: visible;
	background: #eaeaea;
}

.imagelinkgadget.list .imgImageWrapper {
	border-radius: 50%;
	overflow: hidden;
	width: 300px;
	height: 300px;
	margin: -15px 25px -15px -125px;
	border: none;
	float: left;
	background: #21a6df;
	text-align: center;
}
.imagelinkgadget.list.noimage .imgImageWrapper:before {
	content: "1";
	color: #ffffff;
	font-size: 10em;
	position: relative;
	top: 45%;
}
.imagelinkgadget.list.noimage.list1 .imgImageWrapper:before {
	content: "2";
}
.imagelinkgadget.list.noimage.list2 .imgImageWrapper:before {
	content: "3";
}
.imagelinkgadget.list.noimage.list3 .imgImageWrapper:before {
	content: "4";
}
.imagelinkgadget.list.noimage.list4 .imgImageWrapper:before {
	content: "5";
}
.imagelinkgadget.list.noimage.list5 .imgImageWrapper:before {
	content: "6";
}
.imagelinkgadget.list.noimage.list6 .imgImageWrapper:before {
	content: "7";
}
.imagelinkgadget.list.noimage.list7 .imgImageWrapper:before {
	content: "8";
}
.imagelinkgadget.list.noimage.list8 .imgImageWrapper:before {
	content: "9";
}
.imagelinkgadget.list.noimage.list9 .imgImageWrapper:before {
	content: "10";
}
.imagelinkgadget.list.noimage.list10 .imgImageWrapper:before {
	content: "11";
}
.imagelinkgadget.list.noimage.list11 .imgImageWrapper:before {
	content: "12";
}
.imagelinkgadget.list.noimage.list12 .imgImageWrapper:before {
	content: "13";
}
.imagelinkgadget.list.noimage.list13 .imgImageWrapper:before {
	content: "14";
}
.imagelinkgadget.list.noimage.list14 .imgImageWrapper:before {
	content: "15";
}

.imagelinkgadget.list .imgTitle h3 {
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #21a6df;
}

.imagelinkgadget.list:nth-child(even) {
	float: right;
}
.imagelinkgadget.list:nth-child(odd) {
	text-align: right;
}
.imagelinkgadget.list:nth-child(odd) .imgImageWrapper {
	float: right;
	margin: -15px -125px -15px 25px;
}




/* search page */
.search {}

.search h1 {
	text-transform: initial;
	margin-top: 17px;
	padding-right: 175px;
}

.filterby {
	line-height: 60px;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.4em;
	color: #96a6a7;
	position: absolute;
	top: 13px;
	right: 15px;
	opacity: 0;
}
.showRate .filterby {
	opacity: 1;
}

.filterby a {
	color: #21a6df;
}
.filterby a:hover {
	text-decoration: none;
}

.filterby a span:after {
	display: inline-block;
	font-size: 1em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 38px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.orderDesc:after {
	content: "\e911";
}

.orderAsc:after {
	content: "\e912";
}

.results {
	/* display: inline-block; */
	display: none !important;
}

.nrResultsLabel {
	display: none;
}

.nrResults {
	color: #21a6df;
	text-decoration: underline;
}

.search .bookingGadget {
	width: 100%;
	margin: 0;
	position: relative;
	z-index: 0;
	top: 0;
}

.search .bookingGadget form > p {
	margin: 26px 0;
	font-size: 32px;
	line-height: 36px;
	font-weight: 200;
	text-transform: capitalize;
}

.hotelTagWidget {
	clear: both;
	margin-bottom: 15px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #dce4e4;
	padding: 15px;
	border-radius: 2px;
	position: relative;
	font-size: 0.85em;
	box-shadow: 0 0 25px rgba(0,0,0,0.3);
}

.hotelTagWidget:hover {
	box-shadow: 15px 15px 50px rgba(0,0,0,0.1);
	z-index: 1;
}

.hotelTagWidget.ahpchecked {
	border: 1px solid #21a6df;
}

.icon-check:before {
	content: "\e919";
}

.ahpsymbol {
	position: relative;
	color: #21a6df;
	border: 2px solid #21a6df;
	border-radius: 50%;
	display: none;
}
.ahpchecked .ahpsymbol {
	display: inline-block;
}

.ahpsymbol:hover .tooltip {
	opacity: 1;
	visibility: visible;
}

.tooltip {
	position: absolute;
	background: #21a6df;
	color: #ffffff;
	padding: 10px;
	top: 140%;
	left: -10px;
	font-family: 'Avenir-LT-W01_35-Light1475496', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 0.6em;
	line-height: 1em;
	display: block;
	min-width: 110px;
	text-align: center;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease-out;
}
.tooltip:after {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: -4px;
	left: 15px;
	background: #21a6df;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
	pointer-events: none;
}

.hoteltagImage {
	position: relative;
	z-index: 2;
}

.hotelImage {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	font-size: 2em;
	color: #ffffff;
}

.hotelImage:before {
	position: absolute;
	top: 5px;
	left: 10px;
}

.icon-pageview:before {
	content: "\e90e";
}

.hoteltagImage img {
	display: none;
}

.noHotelImage {
	background: #dce4e4;
	display: block;
}

.hotelImage.noHotelImage:before {
	top: 50%;
	left: 50%;
	margin: -14px 0 0 -14px;
}

h3.name {
	margin: 0 0 5px;
	color: #21a6df;
}

h3.name .price {
	background: none !important;
	padding: 0 15px !important;
}
.hotelTagWidget:hover h3.name .price {
	background: #566375 !important;
	color: #ffffff !important;
}

.showRate h3.name {
	padding-right: 150px;
}

.rating {
	display: inline-block;
}

.rating:before {
	display: inline-block;
	font-size: 0.6em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: relative;
	top: -5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fdb300;
}
.rating.stars1:before {
	content: "\e907";
}
.rating.stars2:before {
	content: "\e907\e907";
}
.rating.stars3:before {
	content: "\e907\e907\e907";
}
.rating.stars4:before {
	content: "\e907\e907\e907\e907";
}
.rating.stars5:before,
.rating.stars6:before {
	content: "\e907\e907\e907\e907\e907";
}

body:not(.details) .price {
	float: right;
	font-size: 0.85em;
	font-weight: 300;
	color: #566375;
	padding: 8px 18px;
	border-radius: 2px;
	border: 2px solid #566375;
	opacity: 0;
	transition: opacity 0.4s ease-out;
	position: absolute;
	top: 0;
	right: 0;
	max-width: 160px;
}

body:not(.details) .ahpchecked h3.name .price {
	background: #21a6df !important;
	border-color: #21a6df;
	color: #ffffff;
}

body:not(.details) .hotelTagWidget:hover h3.name .price {
	background: #566375 !important;
	border-color: #566375;
}

.price:hover {
	text-decoration: none;
}

body.showRate .price {
	opacity: 1;
}

.price .strikethrough {
	font-size: 0.65em;
	display: block;
	text-align: center;
	text-decoration: line-through;
	line-height: 2em;
}

.price .currency {
	font-size: 0.75em;
}

.price .cents {
	margin-left: -4px;
	font-size: 0.65em;
}

.location {
	color: #163f72;
}

.icon-location {
	color: #21a6df;
	margin-right: 5px;
}

.icon-location:before {
	content: "\e947";
}

h4.title {
	margin: 15px 0 0;
	color: #163f72;
}

p.description {
	margin-top: 0;
	font-size: 1em;
	line-height: 1.6em;
}

p.description .price {
	padding: 0;
	position: relative;
	background: none;
	border: none;
	float: none;
	display: inline-block;
	font-size: 1em;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #21a6df;
}

p .booknow {
	color: #21a6df;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

p .booknow span {
	text-decoration: underline;
}

.icon-tags {
	text-decoration: none !important;
}
.icon-tags:before {
	content: "\e900";
}

.buttons {
	clear: both;
	text-align: right;
	border-top: 1px solid #dce4e4;
	padding-top: 15px;
}

.button, button,
a[title*=button] {
	display: inline-block;
	border-radius: 20px;
	background: #21a6df;
	color: #ffffff;
	padding: 0 15px 0 10px;
	line-height: 30px;
	text-transform: capitalize;
	text-align: center;
	position: relative;
	border: none;
	transition: all 0.2s 0.1s ease-in-out;
}

.button:hover, button:hover,
a[title*=button]:hover {
	text-decoration: none;
	color: #ffffff;
	background: #96a6a7 !important;
	border-color: transparent;
}

a[title*=ghost] {
	background: transparent;
	border: 1px solid #566375;
	color: #566375;
	text-transform: none;
}

.button.hotelWbsite {
	display: none;
}

.button.details {
	margin: 0 5px;
	background: #566375;
	z-index: 2;
}

.icon-check_circle:before {
	content: "\e910";
}
.icon-info:before {
	content: "\e90f";
}


.hotelTagWidget.inactive {
	/* border-color: red; */
}
.hotelTagWidget.inactive:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: 0.35;
	z-index: 1;
}
.hotelTagWidget.inactive .price,
.hotelTagWidget.inactive .description .booknow {
	display: none !important;
}
.hotelTagWidget.inactive .name a,
.hotelTagWidget.inactive .booknow {
	pointer-events: none;
}
.hotelTagWidget.inactive .booknow {
	background: #566375;
	opacity: 0.4;
}
.not-available {
	color: red;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 15px;
	padding-left: 10%;
	position: relative;
	z-index: 2;
	display: none;
}
.hotelTagWidget.inactive .not-available {
	display: block;
}


.paginator {
	clear: both;
	text-align: right;
	margin: 40px 0 80px;
	overflow: hidden;
}

.hotelsfound {
	float: right;
	line-height: 30px;
}

.pages {
	float: right;
	margin-left: 10px;
}

.pages li {
	display: inline-block;
	margin-left: 5px;
	text-align: center;
}

.pages li span {
	display: inline-block;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.pages li > span {
	background: #21a6df;
	color: #ffffff;
}

.pages li a > span {
	background: #ffffff;
}
.pages li a > span:hover {
	background: #566375;
	color: #ffffff;
}

.filterlist {
	clear: both;
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #d0d7e0;
}

.filterWidget {
	margin-bottom: 30px;
}

.filter_price {
	display: none;
}
.showRate .filter_price {
	display: block;
}

.filterWidget form > div,
.filterWidget form > ul {
	background: rgba(0,0,0,0.15);
	border: 1px solid rgba(0,0,0,0.05);
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 2px;
	font-size: 0.85em;
}

.filterWidget form > ul {
	border-top: none;
	border-radius: 0 0 2px 2px;
	margin-top: -16px;
}

.filterWidget .title {
	border-bottom: 1px solid #dce4e4;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #21a6df;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.filterWidget form li {
	list-style: none;
}

.filterWidget form li input {
	margin-right: 10px;
}

.filterWidget form span,
#amount  {
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #21a6df;
	background: transparent;
}

.counter {
	float: right;
}

#amount {
	border: none;
}

.filter_price li {
	padding: 5px 10px;
}

.filter_price .ui-state-default,
.filter_price .ui-widget-content .ui-state-default,
.filter_price .ui-widget-header .ui-state-default,
.filter_price .ui-button {
	border: none;
	background: #21a6df;
	border-radius: 50%;
}

.filterWidget form button {
	font-size: 0.85em;
	border: none;
	background: #566375;
	border-radius: 20px;
	padding: 0 15px;
	line-height: 30px;
	text-transform: capitalize;
	text-align: center;
	position: relative;
}
.filterWidget form button:hover {
	background: #96a6a7;
}


.filterWidget form button span {
	font-weight: 300;
	color: #ffffff;
}

.filterWidget form button span:before {
	content: "\e91a";
	display: inline-block;
	font-size: 0.85em;
	margin-right: 5px;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}













/* details page */
.details h1 {
	margin: 13px 0 5px;
}

.details #contentblock > .holder {
	overflow: visible;
}

.details .ahpsymbol {
	display: inline-block;
	font-size: 0.85em;
	margin-left: 10px;
}

.details aside {
	margin-bottom: 40px;
}

.details #contentblock {
	padding-top: 75px;
}

.hotelTop {
	margin-bottom: 40px;
	background: #eaeaea;
}

.hotelTop .holder {
	padding-bottom: 15px;
}

.location {
	margin-bottom: 10px;
}

.hotelPrice {
	text-align: center;
}
.hotelPrice .price {
	display: none;
	color: #21a6df;
}
.showRate .hotelPrice .price,
.showRate .hotelPrice .dates {
	display: block;
}

.hotelPrice .dates {
	font-size: 0.8em;
	position: relative;
	top: 5px;
	color: #21a6df;
	display: none;
}

.hotelPrice .dates label {
	color: #566375;
}

.dates .checkindate {
	margin-right: 10px;
}

#checkRates {
	display: block;
	line-height: 40px;
	margin: 11px 0 3px;
	/**/
	transition: none;
	/**/
	top: 0;
	left: auto;
	right: auto;
}
body.topfixed #checkRates {
	position: fixed;
	top: 70px;
	z-index: 1000;
	left: 20px;
	right: 20px;
	transition: top 0.4s 1.8s ease-in-out, left 0.4s 1.8s ease-in-out, right 0.4s 1.8s ease-in-out;
}

.from {
	font-size: 0.75em;
	text-decoration: none !important;
}

.ratesfrom {
	padding-right: 5px;
}

.details .hotelWbsite {
	/* display: inline-block !important; */
	text-decoration: underline;
	color: #566375;
}

.details .icon-home {
	font-size: 1.5em;
	margin-left: -4px;
}

.hoteladdress strong {
	display: block;
}

.moods {
	position: absolute;
	top: 20px;
	z-index: 20;
	width: 100%;
}

.mood {
	display: inline-block;
	border-radius: 25px;
	border: 1px solid #fff;
	padding: 0 10px;
	line-height: 30px;
	color: #fff;
	font-size: 0.8em;
	margin: 0 0 10px 5px;
	transition: all 0.4s ease-out;
}
a.mood:first-of-type {
	margin-left: 15px;
}

.mood:hover {
	background: #21a6df;
	color: #fff;
	text-decoration: none;
	border-color: #21a6df;
}

.moods select {
	border-radius: 25px;
	border: 1px solid #fff;
	padding: 3px 40px 3px 10px;
	background: transparent;
	display: inline-block;
	color: #fff;
}

/* slider - hotel tiny gallery */
.hotelGallery {
	clear: both;
	position: relative;
	overflow: hidden;
	background: #ffffff;
}

.tinyGallery {
}

.bx-wrapper, .bx-viewport,
.gallerySlider, .gallerySlider li {
}

.gallerySlider li {
	background-size: cover;
	background-position: center center;
}

.gallerySlider li img {
	display: none !important;
}

.largeImagePlaceholder {
	display: none;
}

.hotelGallery .bx-wrapper {
	margin-bottom: 2px;
	box-shadow: none;
	border: none;
	background: #fff;
}

.bx-wrapper img {
	width: 100%;
	height: auto;
	min-height: 100%;
}

.thumb {}

.thumbnails .thumb {
	float: left;
	padding: 0;
	overflow: hidden;
	width: 70px;
	height: 70px;
	text-align: center;
	background: #566375;
	border-right: 2px solid #eaeaea;
	border-bottom: 2px solid #eaeaea;
}

.thumbnails .thumb.last-child {
	border-right: 0;
}

.thumb a {
	float: left;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.thumb a:hover,
.thumb a.active {
	opacity: 0.2;
}

.thumb._20 {
	width: 20%;
}


.thumb img {
	display: none;
}

/* promotion gadget */
.promotionsgadget {
	position: absolute;
	top: 110px;
	right: 5px;
	z-index: 10;
	padding: 1.5% 2% 2%;
	background: rgba(255,255,255,0.8);
	border-radius: 2px;
	overflow: hidden;
	width: 320px;
	display: none !important;
}

.prgTitle {
	font-size: 1.2em;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #21a6df;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.prgTitle:before {
	content: "\e901";
	display: block;
	font-size: 1em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 38px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 5px;
	font-size: 2.35em;
}

.prgImgWrapper {
	display: none;
}

.prgClick {}

.prgDescription {
	font-size: 0.75em;
	line-height: 1.4em;
}

/* hotel details content */
.hotelContent {
	clear: both;
}

.details h2.title {
	text-align: center;
	border-bottom: 1px solid #bec6c6;
	text-transform: none;
	margin-top: 0;
	display: block;
	font-size: 2em;
	line-height: 1.2em;
	color: #21a6df;
	position: relative;
	padding: 0 0 40px;
	margin-bottom: 40px;
	text-transform: none;
	font-weight: 100;
	font-style: normal;
}

/* case 00117437
.details h2.title:before, .details h2.title:after {
	display: inline-block;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #21a6df;
}

.details h2.title:before {
	content: "“";
	font-size: 3em;
	letter-spacing: -1em;
	position: relative;
	top: 35px;
	left: -40px;
}

.details h2.title:after {
	content: "”";
	font-size: 1.25em;
	line-height: 1em;
}
*/

.hotelContent ul {
	padding-left: 20px;
}

.videoWrapper {
	padding-top: 56.25%;
	position: relative;
	margin: 20px 0;
}

.videoWrapper iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* weather gadget */
aside .weather-gadget {
	clear: both;
	width: 70%;
}

.weather-gadget .weather-shell {
	font-family: 'Avenir-LT-W01_35-Light1475496', Helvetica, Arial, sans-serif;
	font-weight: 300;
}

.weather-gadget .weather-conditions {
	width: 100%;
}

.weather-gadget .weather-conditions .weather-temp {
	font-size: 50px;
}

.weather-conditions img {
	margin-bottom: -40px;
}

.weather-forecast {
	clear: both;
}

.weather-gadget .weather-forecast > div {
	width: 100%;
	font-size: 0.75em;
	text-align: left;
	margin: 0;
}

.weather-gadget .weather-forecast > div > * {
	display: inline-block;
}

.weather-gadget .weather-day {
	min-width: 60px;
}

/* hotel content */
.details h3.name {
	margin-bottom: 10px;
	clear: both;
	text-align: left;
	padding-right: 0;
	display: block;
	color: #21a6df;
}

.details .content {
	margin-bottom: 40px;
}

.separator {
	padding-top: 40px;
	margin-top: 40px !important;
	border-top: 1px solid #bec6c6;
}

.details h3.name span {
	margin-right: 10px;
}

.icon-pageview:before {
	content: "\e90e";
}

.icon-info:before {
	content: "\e90f";
}

.icon-speaker_notes:before {
	content: "\e916";
}

.icon-cloud_done:before {
	content: "\e915";
}

.icon-playlist_add_check:before {
	content: "\e917";
}

.icon-location:before {
	content: "\e947";
}

.icon-envelope-o:before {
	content: "\e90d";
}

.icon-phone-square:before {
	content: "\e91b";
}

.icon-home:before {
	content: "\e905";
}

.icon-phone-square,
.icon-home {
	font-size: 1.2em;
	margin-right: 10px;
}

.showphone,
.showsite {
	text-decoration: underline;
	cursor: pointer;
}

.hoteldirect #checkRates {
	display: inline-block;
	padding: 0 25px;
}

/* maps */
.smallGoogleMap {
	overflow: hidden;
	height: 350px;
	background: #ffffff;
	border-radius: 2px;
	box-shadow: 0 0 25px rgba(0,0,0,0.15);
}

/* hotel amenities */
.hotelAmenities {
	clear: both;
}

.hotelAmenities ul {
	padding-left: 20px;
}

.hotelAmenities li {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 6px;
}

.hotelAmenities li span {
	display: none;
}

/* share this */
.addthis_inline_share_toolbox {
	margin: 60px 0 0;
}





/* map page search */
body.map {}

body.map h1 {
	text-align: left !important;
	padding-right: 0 !important;
}

body.map .bottomBar {
	display: none;
}

#mapContainer {
	background: #ffffff;
	border-radius: 2px;
	overflow: hidden;
	box-shadow: 0 0 25px rgba(0,0,0,0.3);
	margin-bottom: 80px;
	position: relative;
}

.searchbox {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 10;
}

.searchbox input {
	display: block;
	background: #ffffff;
	border-radius: 30px;
	height: 35px;
	line-height: 35px;
	font-size: 0.75em;
	border: none;
	color: #163f72;
	text-overflow: ellipsis;
	overflow: hidden;
	left: -15px;
}

.searchbox button {
	line-height: 35px;
}

#mapMessage {}

.googleMap {
	height: 650px !important;
	clear: both;
}

/* map offers */
.hotelOverlay {
	background: #21a6df;
	padding: 0 15px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.3em;
	font-family: 'Avenir-LT-W01_35-Light1475496', Helvetica, Arial, sans-serif;
	font-weight: 300;
}

.hotelOverlay:before {
	content: "\e947";
	color: #21a6df;
	display: inline-block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	z-index: 2;
	font-size: 56px;
	text-shadow: 5px 0 5px rgba(0,0,0,0.15);
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hotelOverlayContent {
	display: none;
	position: absolute;
	top: -5px;
	left: -5px;
	background: #566375;
	padding: 0 15px 0 30px;
	border-radius: 20px;
	line-height: 30px;
}

.hotelOverlay:hover .hotelOverlayContent {
}

.hotelOverlayContent div .currency {
	padding: 0 5px;
}

.hotelInfoOverlay {
	width: 70%;
	margin-left: -25%;
	font-size: 16px;
	position: absolute;
	overflow: hidden;
	background: #ffffff;
	z-index: 20;
	border-radius: 2px;
	border: 1px solid #dce4e4;
	padding: 15px;
	font-family: 'Avenir-LT-W01_35-Light1475496', Helvetica, Arial, sans-serif;
	font-weight: 300;
	box-shadow: 15px 15px 50px rgba(0,0,0,0.1);
}

.hotelInfoOverlayInner {}

.hotelInfoOverlayInner .left {
	float: right;
	width: 70%;
	padding-left: 15px;
}

.hotelInfoOverlayInner h1 {
	margin: 0 0 5px;
	font-size: 16px;
	font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #21a6df;
	text-transform: capitalize;
}

.hotelInfoOverlayInner h1:after {
	font-size: 1em;
	margin-left: 5px;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hotelInfoOverlayInner .show_tag h1:after {
	content: "\e919";
}

.show_tag h1:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #21a6df;
	border-radius: 2px;
}

.hotelInfoOverlayInner .right {
	float: left;
	width: 30%;
	height: 130px;
	overflow: hidden;
	position: relative;
}

.hotelInfoOverlayInner .right img {
	height: 100%;
}

.hotelInfoOverlayInner .hotelUrl {
}

.hotelInfoOverlayInner .hotelUrl:before {
	content: "\e90f";
	font-size: 1em;
	margin-right: 5px;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}

.hotelInfoOverlayInner p {
	margin-top: 0;
	font-size: 0.8em;
	line-height: 1.4em;
}

.hotelInfoOverlayInner .book {
	float: left;
	margin-left: 15px;
	border-radius: 20px;
	background: #21a6df;
	color: #ffffff;
	padding: 0 15px 0 10px;
	line-height: 30px;
	text-transform: capitalize;
	text-align: center;
	font-size: 0.85em;
}

._price {
	display: none !important;
}

.hotelInfoOverlayInner .book:hover {
	background: #96a6a7;
	text-decoration: none;
}

.hotelInfoOverlayInner .book:before {
	content: "\e910";
	font-size: 1em;
	margin-right: 5px;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#streetViewButton {
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	display: none;
}
#streetViewButton:hover {
	background: none !important;
}

#streetViewButton:before {
	content: "\e91c";
	z-index: 2;
	font-size: 2em;
	margin-right: 10px;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hotelInfoOverlayClose {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.hotelInfoOverlayClose:after {
	content: "\e913";
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	font-size: 1.5em;
}





/* shopping recovery */
body .ShoppingRecoveryOverlay {
	background: rgba(22,63,114,0.85);
	z-index: 100003;
}

body.details .ShoppingRecoveryOverlay {
	display: none !important;
}

body .ShoppingRecoveryOverlay * {
	font-family: 'Avenir-LT-W01_35-Light1475496', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #566375;
}

body .ShoppingRecoveryOverlay > div {
	width: 50%;
	margin-left: -25%;
	padding: 20px 40px;
	text-align: center;
}

body .ShoppingRecoveryOverlay > div > h2 {
	color: #21a6df;
	border: none;
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 20px;
}

body .ShoppingRecoveryOverlay > div > div {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 10px;
	position: relative;
	border-radius: 40px;
	padding: 2px;
	margin: 0;
	background: rgba(22,63,114,0.65);
}

body .ShoppingRecoveryOverlay > div > div:before {
	content: "\e90d";
	position: absolute;
	top: -3px;
	left: 30px;
	font-size: 1em;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 58px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #ffffff;
}

body .ShoppingRecoveryOverlay > div > div input,
body .ShoppingRecoveryOverlay > div > div select {
	background: none;
	border: none;
	height: auto;
	width: 100%;
	padding: 0;
	line-height: 50px;
	text-indent: 55px;
	color: #ffffff;
	font-size: 16px;
}

body .ShoppingRecoveryOverlay > div > div input::-webkit-input-placeholder {
	color: rgba(255,255,255,0.4);
}

body .ShoppingRecoveryOverlay > div > div input:-ms-input-placeholder {
	color: rgba(255,255,255,0.4);
}

body .ShoppingRecoveryOverlay > div > div input::-ms-input-placeholder {
	color: rgba(255,255,255,0.4);
}

body .ShoppingRecoveryOverlay > div > div input::placeholder {
	color: rgba(255,255,255,0.4);
}

body .ShoppingRecoveryOverlay > div > .submit,
body .ShoppingRecoveryOverlay > div > .confirm {
	border: none;
	line-height: 46px;
	height: auto;
	color: #ffffff;
	background: #21a6df;
	border-radius: 40px;
	position: absolute;
	bottom: 24px;
	right: 44px;
	min-width: auto;
	padding: 0 45px;
}

body .ShoppingRecoveryOverlay > div > div.ErrorValidation {
	background: none;
}

body .ShoppingRecoveryOverlay > div > div.ErrorValidation > input,
body .ShoppingRecoveryOverlay > div > div.ErrorValidation select {
	background: #f9bfbe;
}

body .ShoppingRecoveryOverlay > div .close {
	background: none;
	width: auto;
	height: auto;
}

body .ShoppingRecoveryOverlay > div .close:before {
	content: "\e913";
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	font-size: 1.5em;
	color: #566375;
}

/* shopping activation */
body .ShoppingActivationOverlay {
	position: absolute;
	top: 185px !important;
	bottom: auto !important;
	right: 5px !important;
	left: auto !important;
	width: 320px;
	transition: top 0.4s ease-out, opacity 0.2s ease-in-out;
}

body.scrolling .ShoppingActivationOverlay {
	opacity: 0;
}

body .ShoppingActivationOverlay.fixed {
	position: fixed;
	top: auto;
	bottom: 5px;
}

body .ShoppingActivationOverlay * {
	font-family: 'Avenir-LT-W01_35-Light1475496', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #566375;
	transition: all 0.4s ease-out;
}

body .ShoppingActivationOverlay > div {
	background: rgba(33,166,223,0.85);
	border-radius: 2px;
}

body .ShoppingActivationOverlay > div:hover {
	background: rgba(22,63,114,0.85);
}

body .ShoppingActivationOverlay > div > p > a {
	font-size: 12px;
	line-height: 30px;
	padding: 0 25px;
	border-radius: 25px;
}

body .ShoppingActivationOverlay > div:hover > p > a {
	background: #21a6df;
}

body .ShoppingActivationOverlay > div .close {
	/* display: none; */
}






/* bottomblock */
#bottomblock {
	background: #566375;
	clear: both;
}

.newslettersubscribe {
	padding: 40px 0;
	color: #ffffff;
	text-align: center;
}

.newslettersubscribe h3 {
	font-weight: 300;
	text-transform: uppercase;
}

.newslettersubscribe form {
	display: inline-block;
	position: relative;
	width: 50%;
}

.newslettersubscribe form input {
	padding: 2px;
	border-radius: 40px;
	line-height: 46px;
	background: rgba(255,255,255,0.2);
	border: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 10px;
}

.newslettersubscribe .wspShortConsentText {
	color: #fff;
	font-size: 10px;
}

.newslettersubscribe .g-recaptcha > div {
	margin: auto;
}

form.error {
	background-color: rgba(255,0,0,0.2);
	border-color: red;
}

.newslettersubscribe input {
	background: none;
	border: none;
	line-height: 50px;
	text-indent: 20px;
	color: #ffffff;
}

.newslettersubscribe input::-webkit-input-placeholder {
	color: rgba(255,255,255,0.4);
}

.newslettersubscribe input:-ms-input-placeholder {
	color: rgba(255,255,255,0.4);
}

.newslettersubscribe input::-ms-input-placeholder {
	color: rgba(255,255,255,0.4);
}

.newslettersubscribe input::placeholder {
	color: rgba(255,255,255,0.4);
}

.newslettersubscribe button {
	background: none;
	border: none;
	line-height: 50px;
	color: #ffffff;
	background: #21a6df;
	border-radius: 40px;
}

.footer {
	clear: both;
	padding: 40px 0;
	font-size: 0.7em;
	line-height: 1.6em;
	overflow: hidden;
	background: rgba(0,0,0,0.25);
}

.footer .holder {
	display: flex;
}

.footer, .footer a {
	color: #ffffff;
}

.footer ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.footermenu {
	padding: 0;
}

.footermenu li {
	float: left;
	width: 50%;
	list-style: none;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-google-plus:before {
	content: "\ea8b";
}
.icon-facebook:before {
	content: "\ea90";
	font-size: 1em;
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-vimeo:before {
	content: "\eaa0";
}

.socialmedia {
	text-align: center;
	float: right;
}

.socialmedia ul {
	padding: 0;
	margin: 27px 10px 0;
}

.socialmedia li {
	display: inline-block;
	font-size: 16px;
	margin: 0 7px;
	position: relative;
	color: #96a6a7;
	line-height: 1em;
}

.socialmedia li a {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.socialmedia li:hover:before {
	color: #21a6df;
}

.copyright {
	display: block;
	margin-top: 20px;
	cursor: default;
}

#seals {
	clear: both;
	background: rgba(0,0,0,0.75);
	padding: 60px 0;
}

#seals div div {
	padding: 0;
}

#seals img {
	width: 60%;
}

.eu_program {
	text-align: right;
}

#seals .eu_program img {
	width: 80%;
}

/* newsletter popup */
.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100004;
	display: none;
}

.popup > div {
	position: fixed;
	top: 50%;
	margin-top: -75px;
	left: 50%;
	height: auto;
	overflow: hidden;
	background: #fff;
	border-radius: 3px;
}

body .ShoppingRecoveryOverlay.popup > div .close {
	position: absolute;
	top: 10px;
	right: 10px;
	overflow: hidden;
	cursor: pointer;
	z-index: 10;
	border: none;
	text-indent: 9999px;
	text-decoration: none;
}

body .ShoppingRecoveryOverlay.popup > div > .submit {

}



/* content block popup */
.imagelinkgadget.popup {
	position: fixed;
	top: calc(50% - 175px);
	left: calc(50% - 200px);
	width: auto;
	height: 350px;
	z-index: 100004;
	display: none;
}

.imagelinkgadget.popup .wrapper {
	background: #000;
}

.imagelinkgadget.popup .imgContentWrapper {
	height: auto;
	background: none;
	position: absolute;
	top: 50%;
	left: 10px;
}
.imagelinkgadget.popup .imgContentWrapper * {
	color: #fff;
}

.imagelinkgadget.popup .imgContentWrapper .imgLink span {
	display: inline-block;
    border-radius: 20px;
    background: #21a6df;
    color: #ffffff;
    padding: 0 15px 0 10px;
    line-height: 30px;
    text-transform: capitalize;
    text-align: center;
    position: relative;
    border: none;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.4s 0.1s ease-in-out;
}
.imagelinkgadget.popup .imgContentWrapper .imgLink span:hover {
	color: #21a6df;
    background: #ffffff;
}

.imagelinkgadget.popup .imgImageWrapper img {
	float: left;
	opacity: 0.8;
}

.pop-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	border-radius: 0;
	background: #fff;
	width: 40px;
	height: 40px;
}
.pop-close:hover {
	background: #21a6df !important;
}

.pop-close:before, .pop-close:after {
	content: "";
	position: absolute;
	display: block;
	width: 40px;
	top: 50%;
	left: 0;
	border-bottom: 3px solid transparent;
	border-color: #21a6df;
	-webkit-transform-origin: center center;
			transform-origin: center center;
}
.pop-close:before {
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
}
.pop-close:after {
	-webkit-transform: rotate(-45deg);
			transform: rotate(-45deg);
}
.pop-close:hover:before, .pop-close:hover:after {
	border-color: #fff;
}

body.popupWindow {
	overflow: hidden;
}

body.popupWindow .imagelinkgadget.popup {
	display: block;
}

.overlay {
	background: rgba(0,0,0,0.75);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100003;
}



/* template no booking engine */
body.with-bannerGadget:not(.homepage) .flashContainer,
body.with-bannerImg:not(.homepage) .flashContainer,
body.with-bannerPromo:not(.homepage) .flashContainer {
	height: 500px;
}

._2areas .flashContainer .gcb_image:before {
	display: none;
}

._2areas .flashContainer .gcb_image_legend {
	bottom: 42.5%;
	font-size: 3em;
	line-height: 1.2em;
	left: 80px;
	right: 80px;
}

._2areas .bottomBar {
	display: none;
}

._2areas .contactFormContainer #contacts_form textarea {
	height: 35px;
}




/* hover elements */
.imagelinkgadget:hover .imgImageWrapper img,
.hotelWidget:hover > a img,
.listWidget:hover a img {
	-webkit-transform: scale(1.08);
			transform: scale(1.08);
}

button,
.button,
.booking a {
	transition: background 0.4s ease-out;
}




@media all and (min-width: 769px) {
	.tinyGallery {
		height: calc(100% - 70px) !important;
	}

}
/* .tinyGallery, */
.bx-wrapper,
.bx-viewport,
.gallerySlider, .gallerySlider li
{
	height: 100% !important;
}



@media all and (max-width: 768px) {
	.navigation {
		right: 170px;
	}
	.navigation .nav {
		display: none;
		position: fixed;
		background: #566375;
		padding: 20px;
		right: 0;
		top: -100%;
		z-index: 40;
		transition: top 0.4s ease-out;
	}
	.quicklinks {
		height: auto;
		text-align: center;
	}
	.quicklinks ul {
		padding: 10px 0 0;
		margin-top: 10px;
		border-top: 1px solid rgba(255,255,255,0.25);
	}
	.quicklinks ul li {
		margin: 0;
		line-height: 25px;
	}
	body.menu-opened {
		overflow: hidden;
	}
	.menu-opened #topblock {
		z-index: 40;
	}
	.menu-opened .navigation .nav {
		top: 75px;
		display: block;
	}
	.menu-opened .toggle,
	.menu-opened .toggle span {
		border: none;
		margin-top: 0;
	}
	.menu-opened .toggle span:before,
	.menu-opened .toggle span:after {
		content: "";
		position: absolute;
		display: block;
		width: 40px;
		top: 50%;
		border-bottom: 4px solid transparent;
	-o-border-image: linear-gradient(to right, #21a6df 0%, #ffffff 100%);
	   border-image: linear-gradient(to right, #21a6df 0%, #ffffff 100%);
	border-image-slice: 1;
		-webkit-transform-origin: center center;
				transform-origin: center center;
	}
	.menu-opened .toggle span:before {
		-webkit-transform: rotate(45deg);
				transform: rotate(45deg);
	}
	.menu-opened .toggle span:after {
		-webkit-transform: rotate(-45deg);
				transform: rotate(-45deg);
	}
	.navigation li {
		display: block;
		line-height: 30px;
		margin: 10px 0;
	}
	.languages {
		width: 50px;
		margin-right: 50px;
	}

	.footer .holder {
		display: block;
	}

	.footermenu {
		width: 100%;
		text-align: center;
	}
	.copyright {
		width: 100%;
		text-align: center;
	}
	.socialmedia {
		text-align: center;
		margin: 40px 0 0;
		float: none;
	}
	.powered {
		margin-bottom: 40px;
	}
	.powered,
	.eu_program {
		text-align: center;
	}

	aside,
	.content {
		width: 100% !important;
	}

	.content .holder p em {
		padding: 0 60px;
	}

	.search .bookingGadget form,
	.filterWidget {
		overflow: hidden;
		height: 40px;
		transition: height 0.4s ease-out;
	}

	.filterWidget {
		height: 0;
	}

	.filterlist {
		margin-top: 15px;
		padding-top: 10px;
		border-bottom: 1px solid #d0d7e0;
		margin-bottom: 15px;
		padding-bottom: 10px;
	}

	.search .bookingGadget form > p {
		display: block !important;
		font-size: 20px;
		font-family: 'Avenir-LT-W01_85-Heavy1475544', Helvetica, Arial, sans-serif;
		font-weight: 700;
		text-transform: capitalize;
		/**/
		margin-top: 0;
	}

	.filterlist h3:before,
	.search .bookingGadget form > p:before {
		content: "\e90b";
		display: inline-block;
		font-size: 1.2em;
		margin-right: 8px;
		position: relative;
		top: 2px;
		font-family: 'icomoon' !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1em;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.search .search-opened form {
		height: 570px;
	}

	.filter-opened .filterWidget {
		height: auto;
	}

	.filter-opened .filterlist h3:before,
	.search .search-opened form > p:before {
		content: "\e913";
	}

	.filterWidget form button {
		width: 100%;
		font-size: 1em;
		line-height: 45px;
	}

	.imagelinkgadget.rounded .imgImageWrapper {
		width: 180px;
		height: 180px;
	}

	.content p em {
		padding-right: 20px;
		padding-left: 20px;
	}

	.listWidget form {
		height: 244px;
	}
	.controls {
		clear: both;
		padding: 15px 15px 0;
	}
	.listWidget .selectField {
		width: 38%;
	}

	.details h2.title {
		font-size: 1.6em;
	}
	.details h2.title + #rpro-external-widget {
		clear: both;
		margin-bottom: 40px;
		padding-bottom: 40px;
		border-bottom: 1px solid #bec6c6;
	}
	.details h2.title + #rpro-external-widget #rp-widget {
		margin: 0 auto;
	}

	.hotelAmenities li {
		float: left;
		width: 45%;
	}

	.hoteldirect {
		font-size: 0.8em;
	}

	.searchbox {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
		padding: 15px;
	}
	.searchbox input {
		left: 0;
		background: rgba(0,0,0,0.15);
		margin-bottom: 15px;
	}

	.hotelOverlayContent {
		display: block;
	}

	.flashContainer {
		align-items: normal;
	}

	.hotelGallery {
		min-height: 300px;
	}

	.moods {
		width: auto;
		padding-left: 30px;
	}

	.moods:after {
		content: "\e90b";
		display: inline-block;
		font-size: 2em;
		font-family: 'icomoon' !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 30px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-indent: 0;
		color: #ffffff;
		-webkit-transform: rotate(90deg);
				transform: rotate(90deg);
		position: absolute;
		right: 4px;
		top: 0;
		pointer-events: none;
	}

	.tinyGallery {
		height: 56vh;
	}

}


@media all and (max-width: 480px) {
	h1 {
		font-size: 26px;
		line-height: 30px;
	}
	.navigation li {
		line-height: 1.4em;
	}
	.ahp_logo {
		display: none;
	}
	.bookingGadget h2, .advancedSearch form > p {
		font-size: 0.8em;
	}
	.showdates {
		font-size: 0.75em;
	}
	.newslettersubscribe form {
		width: 95%;
	}
	#seals div div {
		text-align: center;
		margin: 0 0 20px;
	}
	.powered {
		position: absolute;
		bottom: 0;
		width: 95%;
	}
	#contentblock {
		padding-top: 20px;
	}
	.c0 {
		padding: 20px 0 0;
		margin-bottom: 20px;
	}
	.c0 > h3 {
		margin: 0 0 20px;
	}
	.content .holder p em {
		font-size: 1.8em;
		padding: 0 40px;
	}
	.imagelinkgadget {
		margin-bottom: 10px;
	}

	.hoteltagImage {
		margin-bottom: 15px;
		height: 180px !important;
	}
	.buttons {
		text-align: left;
	}
	.button.details {
		margin-left: 0;
	}

	.listWidget form {
		height: auto;
	}
	.listWidget a {
		width: 100%;
		margin: 0 0 20px;
	}
	.listWidget a img {
		width: 100%;
	}
	.listWidget .title {
		margin: 5%;
	}
	.listWidget .description {
		margin: 5%;
		min-height: auto;
	}
	.controls {
		padding: 5%;
	}

	.details h2.title {
		font-size: 1.4em;
	}
	.details h2.title:before {
		top: 0;
		left: -5px;
	}

	.content p em {
		font-size: 1.6em;
	}

	.imgContentWrapper {
		height: auto;
	}

	.googleMap {
		height: 450px !important;
	}

	#centerblock .flashContainer .gcb_image_legend {
		line-height: 24px;
		font-size: 20px;
		bottom: 30px;
	}
	.scrolldown {
		display: none;
	}

	body .ShoppingRecoveryOverlay > div {
		width: 90%;
		margin-left: -45%;
		margin-top: -105px;
	}

	.flashContainer .advancedSearch button {
		width: calc(100% - 15px);
	}
	.flashContainer .advancedSearch button span {
		display: block;
	}

	.flashContainer {
		height: auto !important;
		max-height: 100% !important;
	}

	.googleMapSearch input::-webkit-input-placeholder {
		font-size: 0.6em;
	}

	.googleMapSearch input:-ms-input-placeholder {
		font-size: 0.6em;
	}

	.googleMapSearch input::-ms-input-placeholder {
		font-size: 0.6em;
	}

	.googleMapSearch input::placeholder {
		font-size: 0.6em;
	}

	.imagelinkgadget.list .imgImageWrapper {
		width: 100px;
		height: 100px;
		margin-top: -5px;
		margin-bottom: 0;
		margin-left: -45px;
	}
	.imagelinkgadget.list.noimage .imgImageWrapper:before {
		font-size: 4em;
		top: 37%;
	}
	.imagelinkgadget.list:nth-child(odd) .imgImageWrapper {
		margin-top: -5px;
		margin-bottom: 0;
		margin-right: -45px;
	}

	.imagelinkgadget.popup {
		max-width: 90%;
		margin-left: 8%;
	}

	body[class*=with-banner] .flashContainer {
		max-height: none !important;
		height: calc(100vh - 133px) !important;
	}

}


/* case 00084560 */
/* body.ahp-click2portugal-landing-page .hotellogo,
body.hotel-subscribe .hotellogo {
	width: 40%;
}

body.ahp-click2portugal-landing-page .hotellogo a,
body.hotel-subscribe .hotellogo a {
	background: none;
	max-width: none;
	height: 75px;
	padding-top: 20px;
}

body.ahp-click2portugal-landing-page .hotellogo a span,
body.hotel-subscribe .hotellogo a span {
	text-indent: 0;
	line-height: 1.6em;
}

body.ahp-click2portugal-landing-page .ahp_logo,
body.hotel-subscribe .ahp_logo {
	top: 0;
}

body.ahp-click2portugal-landing-page .navigation,
body.hotel-subscribe .navigation {
	width: 55%;
}

body.ahp-click2portugal-landing-page .socialmedia ul,
body.hotel-subscribe .socialmedia ul {
	display: none;
} */

/* widget review pro */
.hotelTagWidget .buttons {
	padding-top: 25px;
	margin-top: 45px;
}

.search #rpro-external-widget {
	float: left;
	border-right: solid 15px #fff;
	margin-top: -60px;
	display: none !important;
}

#contentblock {
	min-height: 200px;
}

body.hotel-subscribe #contentblock {
	padding-top: 75px;
}





/* countdown */
h2.countdown {
	font-weight: 300;
}

.countdown div > * {
	display: inline-block;
	min-width: 85px;
	margin: 0 1px;
	text-align: center;
}

.countdown span {
	font-size: 42px;
	background: #21a6df;
	border-radius: 2px;
	padding: 40px 20px;
	color: #fff;
}
.countdown label {
	font-size: 13px;
	text-transform: lowercase;
}



/* special request - there's a case somewhere - pedro.d 9/10/2018 */
body.hotel-policies .c1 > .holder > ul:first-of-type {
	display: none;
}

/* Hide discounted value - case 00113774*/
.price .strikethrough {
	display: none;
}

body .cookiesWarning {
	bottom: auto;
    top: 75px;
}




