/**
 * CSS classes added by Rusticae
 *
 *
 */
@font-face {
    font-family: 'Halter';
    src: url('../fonts/HALTER__.ttf');
}

.md-blue-title{
	margin-top: 30px;
	color:#00abc3;
}
.warning {
  line-height: 140%;
  color: #8a8a8a;
  margin: 40px 0 20px 0;
}
.below-logo {
	padding: 5px 0; 
}
@media only screen and (max-width: 480px) {
	.below-logo {
		padding: 0;
	}
	.warning {
		text-align: center;
	}
}
.site-language .nav > li > a {
	padding: 0 10px;
	color: #313131;
}
.site-language .nav > li > a label {
	display: block;
	font-weight: 500;
	line-height: 16px;
	padding-bottom: 5px;
}
.sticky li > a {
	position: relative;
}
.pagination .active > span {
	border: none;
	padding: 3px 5px;
}
.pagination .disabled > span {
	border: none;
	padding: 3px 5px;
	background: transparent;
}
.form-control.form-calendar-home {
	width: 130px;
}
.form-control.form-quantity-home {
	width: 70px;
}
@media only screen and (min-width: 992px) {
	aside .form-control.form-calendar {
		padding-left: 7px;
	}
}
.main-header .header-contact a.cta-tertiary {
	margin: 5px 10px;
	text-decoration: none;
}
.blog-post h3 {
	min-height: 50px;
}
label.label-footer-image {
	font-weight: 300;
	text-align: center;
}
.hotel-preview .right-caption.no-booking .carousel {
	display: block;
}
.hotel-contact h1 span
{
  color: #acacac;
}
th.price-caption {
	min-width: 110px;
}
.room-carousel {
	width: 200px;
	position: relative;
}
.room-carousel .screen-slide {
	height: 115px;
}
.room-carousel .carousel-control.right,
.room-carousel .carousel-control.left {
	background-size: 80% auto;
}
@media only screen and (max-width: 768px) {
	.room-carousel {
		width: auto;
	}
	.room-carousel .screen-slide {
		height: 100px;
		width: auto;
	}
}
.review-hidden {
	display: none;
}
.more-info-hotel .more-info.servicios div .xs-title {
	margin-top: 20px;
}
.more-info-hotel .more-info.servicios div .xs-title:first-child {
	margin-top: 0;
}
.disponibilidad .md-title {
	margin-bottom: 20px;
}
.disponibilidad .book-room .md-title {
	text-align: left;
}
.disponibilidad .book-room td:first-child .btn img {
	width: auto;
}
.disponibilidad .book-room tfoot {
	background-color: #000000;
	color: #ffffff;
}
.disponibilidad .book-room tfoot .md-title {
	text-align: center;
}
.disponibilidad .book-room td.master-info {
	vertical-align: top;
}
.info-date {
	color: #00abc3;
	font-weight: bold;
	padding: 0 10px;
}
.container-date {
	text-align: center;
	padding-bottom: 15px;
}
.container-date img {
	vertical-align: top;
	padding-right: 10px;
}
.container-date a {
	vertical-align: top;
	margin-top: 15px;
}
.container-date p {
	display: inline-block;
	padding-top: 5px;
}
.container-date span.block-date {
	display: block;
	text-align: right;
}
.container-date .cta-primary {
    position: relative;
    margin-top: 27px;
} 
.check-availability {
	padding-top: 20px;
}
.form-group  {
	position: relative;
}
.form-group .verysign {
	position: absolute;
	top: -6px;
	right: 0;
	font-size: 2em;
	color: #8f8f8f;
}
#confirmation-reservation .form-group input,
#confirmation-reservation .form-group textarea {
	background-color: #fcfcfc;
}
form .xd-input {
	width: 70px;
}
form .form-2col {
	vertical-align: top;
}
.hotel-recommendation-form .module-form {
	margin-top: 0;
}
.hotel-recommendation-form .quote {
	background-color: #fff;
	padding: 20px;
	border-radius: 2px;
	box-shadow: 0px 0px 5px #eee;
	color: #515151;
	margin-top: 18px;	
}
.hotel-recommendation-form .quote h4 {
	margin: 10px 0;
}
.hotel-recommendation-form .quote p {
	font-style: italic;
}
.hotel-recommendation-form .quote small {
	color: #00abc3;
	margin-top: 15px;
}
.main-header .logo-no-link {
	margin: 0 auto;
	padding-bottom: 15px;
}
.dropdown-menu.content {
	padding: 10px;
}
.dropdown-menu.content h3 {
	margin-bottom: 10px;
}
.under-button {
	padding-top: 5px;
	text-align: center;
}
#signin-box,
#signin-box #sign-up,
#sign-up-wishlist {
	display: none;
}
.abstract {
	margin-bottom: 20px !important;
}
.form-vertical .cta-primary {
    width: 100%;
    text-align: center;
}
.table-event-rooms {
	margin-top: 20px;
}
.book-room td.error {
	width: auto;
}
.book-room td.error .form-control[readonly] {
	background-color: #ffffff;
}
.book-room td.error .county-search {
	background-color: #edf4f5;
	padding: 16px;
}
.book-room td.error .county-search input.form-location {
	display: inline-block;
	width: 390px;
}
@media only screen and (max-width: 991px) {
	.book-room td.error {
		padding-left: 10px;
		text-align: center;
	}
	.book-room td.error:before {
		width: 0;
		content: "";
	}
	.book-room td.error .county-search input.form-location {
		width: 100%;
		margin-bottom: 10px; 
	}
}
.book-room.on-request {
	padding: 20px 0;
}
.book-room.on-request table {
	margin-top: 20px;
}
.book-room.on-request table td.last-child {
	text-align: left;
}
.book-room.meeting-room td,
.book-room.meeting-room th {
	width: 15%;
	text-align: center;
}
.book-room.meeting-room td:first-child,
.book-room.meeting-room th:first-child {
	width: 25%;
	text-align: left;
}
.book-room.meeting-room td img.info-icon {
	width: 30px;
	height: 30px;
}
@media only screen and (max-width: 991px) {
	.book-room.meeting-room td,
	.book-room.meeting-room th,
	.book-room.meeting-room td:first-child,
	.book-room.meeting-room th:first-child,
	.book-room.meeting-room td:last-child,
	.book-room.meeting-room th:last-child,
	.book-room.on-request td,
	.book-room.on-request th,
	.book-room.on-request td:first-child,
	.book-room.on-request th:first-child,
	.book-room.on-request td:last-child,
	.book-room.on-request th:last-child {
		width: 100%;
		padding-left: 50%;
		text-align: center;
	}
}
.check-giftcard-steps {
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00abc3;
	padding-top: 20px;
}
.check-giftcard-title {
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
}
a.underline-link:hover {
	text-decoration: underline;
}
.promo-ticket {
	margin-bottom: 20px;
}
.region-box {
	display: none;
	padding-left: 60px;
}
.contact-phone-mobile {
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin: 10px 0 0 10px;
}
.contact-phone-mobile img {
	margin-right: 10px;
}

/**
 * Carousel
 *
 */
@media only screen and (max-width: 767px) {
	.carousel .carousel-control.right, .carousel .carousel-control.left {
		display: inherit;
	}
}
.ficha-carousel .carousel .carousel-control {
	background-position: center center;
}
.ficha-carousel .carousel .carousel-indicators .active {
	margin-bottom: 4px;
}

/**
 * Modal Bootstrap
 *
 */
.modal-dialog {
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}

/**
 * Searcher without date
 *
 */
.inline-search.search-nodates {
	text-align: center;
}
.inline-search.search-nodates .search-map {
	float: none;
	margin-right: 30px;
}
.inline-search.search-nodates .form-inline {
	float: none;
}

/**
 * Searcher
 *
 */
@media only screen and (max-width: 767px) {
	aside .aside-header {
		padding: 10px 30px 10px 10px;
		font-size: 16px;
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		color: #FFFFFF;
		text-align: left;
		text-transform: uppercase;
		vertical-align: middle;
		background: #00abc3 url('../img/ico-xlvrw.png') no-repeat right 15px center;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		border-radius: 2px;
		border: none;
		box-shadow: inset 0px -3px 1px -1px #046472;
		-webkit-transition: all 0.5s;
		line-height: 20px;
		min-height: auto;
	}
	aside .aside-header:after {
		display: none;
	}
	aside .aside-header:hover,
	aside .aside-header:focus {
		color: #FFFFFF;
		-webkit-transition: all 0s;
		box-shadow: none;
		background-color: #0194ac;
		position: relative;
		top: 1px;
	}
}

/**
 * Offers
 *
 */
.hotel-preview .hotel-title a:hover {
	text-decoration: underline;
}
.promotions .md-title
{
	text-transform: initial;
	text-align: center;
}
.promotions .promo-ticket .hotel-deal {
	display: table-cell;
	min-width: 100px;
	padding: 30px 15px 20px 0px;
	text-align: right;
	vertical-align: top;
	color: #00abc3;
}
@media only screen and (max-width: 991px) {
	.promotions .promo-ticket .hotel-deal {
		display: inline-block;
		vertical-align: top;
	}
}
@media only screen and (max-width: 767px) {
	.promotions .promo-ticket .hotel-deal {
		width: 100%;
		text-align: center;
		padding-top: 0;
	}
}
.promotions .promo-ticket .hotel-deal .big-price {
	font-size: 38px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	display: block;
	margin-bottom: 10px;
}
.promotions .promo-ticket .hotel-deal .small-price {
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	text-decoration: line-through;
	display: block;
}
.promotions .promo-ticket .hotel-deal .lite-print {
	font-weight: 300;
}
.workaround-offers {
	background-color: #000000;
	color: #ffffff;
	padding: 20px 0;
	text-align: center;
}
.workaround-offers .md-title
{
  text-transform: initial;
  text-align: center;
}
.special-deals .md-title.search-criteria {
	text-transform: initial;
	text-align: left;
	font-weight: 500;
	margin-bottom: 10px;
}
.special-deals p.search-criteria {
	font-style: italic;
	font-size: 18px;
	margin-bottom: 20px;
}
	
/**
 * Hotelier styles
 *
 */
.talento-hotelero {
	padding: 35px;
	text-align: center;
	background-color: #f8f5f2;
}
.talento-hotelero figcaption {
	font-family: "Roboto Condensed",sans-serif;
	font-size: 18px;
	text-align: left;
	margin: 20px auto;
	max-width: 420px;
	min-height: 140px;
	margin-bottom: 0;
}
.talento-hotelero h4 {
	margin: 0;
	font-style: italic;
	color:#00abc3;
}

/**
 * Cool Plan styles
 *
 */
.coolplan-restricted-area .coolplan-background {
	margin: 30px 0;
	padding: 4% 14%;
}
.coolplan-restricted-area .restricted-area-container
{
	padding: 15px 30px;
	background-color: #edf4f5;
}
.coolplan-restricted-area .restricted-area-container img {
	margin-bottom: 10px;
}
.coolplan-restricted-area .restricted-area-container p {
	margin-bottom: 0;
	padding: 5px;
}
.coolplan-restricted-area .restricted-area-container p.abstract {
	padding: 10px 100px;
}
.coolplan-restricted-area .restricted-area-container .form-group {
	margin-bottom: 15px;
}
.inline-search .search-coolplan {
	float: left;
	display: inline-block;
	width: 650px;
}
.inline-search .search-coolplan img {
	float: left;
	margin: 15px 20px 10px 0;
}
.inline-search .form-booking-id {
	width: 300px;
	max-width: 100%;
}
.inline-search .download-coolplan {
	text-align: center;
}
.inline-search .download-coolplan img {
	display: inline-block;
	margin-bottom: 10px;
}
.coolplan-carousel {
	margin-top: 30px;
	padding-bottom: 50px;
}
.coolplan-carousel .carousel-indicators {
	display: none;
}
.coolplan-carousel .carousel-caption .md-title {
	background-color: #ffffff;
	display: inline-block;
	line-height: 25px;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 3px;
	padding: 5px 15px 5px 25px;
}
.coolplan-carousel .carousel-caption .md-title.strong {
	font-weight: 500;
}
.coolplan-carousel .carousel-caption {
	text-shadow: none;
	color: #000000;
	left: none;
	right: 0;
	text-align: right;
}
.coolplan-description {
	padding-bottom: 60px;
}
.coolplan-activities h4 {
	color: #00abc3;
}
.coolplan-activities img {
	float: right;
	margin: 0 0 20px 20px;
}
.coolplan-activities a {
	color: #00abc3;
}
.coolplan-activities a:hover {
	text-decoration: underline;
}
.coolplan-area-info {
	padding: 70px 0;
	background-color: #f8f5f2;
}
@media only screen and (max-width: 991px) {
	.inline-search.coolplan form {
		float: none;
	}
	.inline-search .search-coolplan {
		float: none;
		width: auto;
		padding-bottom: 20px;
	}
	.inline-search .search-coolplan img {
		float: none;
		display: block;
		margin: 0 auto 10px auto;
	}
	.coolplan-restricted-area .restricted-area-container p.abstract {
		padding: 10px 30px;
	}
}
@media only screen and (max-width: 767px) {
	.inline-search .search-coolplan {
		padding-bottom: 0;
	}
	.inline-search .download-coolplan h2 {
		display: block;
		padding: 0;
		text-align: center;
	}
	.inline-search .download-coolplan img {
		display: block;
		margin: 0 auto;
	}
	.coolplan-activities img {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 20px 0;
	}
	.coolplan-restricted-area .container {
		padding: 0;
	}
	.coolplan-restricted-area .coolplan-background {
		padding: 12% 5%;
	}
	.coolplan-restricted-area .restricted-area-container p.abstract {
		padding: 10px 0;
	}
	.coolplan-restricted-area .restricted-area-container .form-group button {
		margin-top: 15px;
	}
	.coolplan-carousel .carousel-caption .md-title {
		font-size: 16px;
	}
}

/**
 * Promociones
 *
 */
.promo-box {
	margin-bottom: 20px;
	padding: 20px 0;
}
.promo-box img {
	display: block;
	margin: 20px auto;
	max-height: 170px;
}
.promo-box p {
	margin-bottom: 10px;
}
.iberia-plus .box-list .cta-primary {
	width: auto;
	margin-top: 0;
}
.iberia-plus .book-room table {
	margin-bottom: 20px;
}
.iberia-plus .book-room table thead {
	text-transform: inherit;
	text-align: left;
	background-color: #fff;
	color: #000;
}
.iberia-plus .book-room table th {
	font-size: 13px;
	font-weight: 600;
}
.iberia-plus .book-room table th,
.iberia-plus .book-room table td {
	padding: 16px 8px;
}
.iberia-plus .book-room table td:first-child {
	width: 100px;
	font-weight: 600;
}
.iberia-plus .book-room table td:last-child {
	width: 235px;
	text-align: left;
}

/**
 * Club Rusticae & Friends styles
 *
 */
.aside-socios .modal-footer .cta-primary {
	width: auto;
}
.aside-socios .form-aside .small-print .modal-dialog,
.aside-socios .form-aside .small-print .modal-dialog p {
	text-align: left;
}
.aside-socios.no-video {
	margin-top: 0;
}
.clubrf-logo {
	margin-bottom: 30px;
}
.club-card-container {
	display: block;
	position: relative;
	max-width: 412px;
	height: 249px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto 30px auto;
}
.club-card-container .club-card-data {
	position: absolute;
	left: 25px;
	bottom: 10px;
	font-family: 'Halter';
}
.club-card-container .club-card-data p {
	margin: 0;
	text-align: left;
	font-size: 14px;
	color: #fefefe;
}
.tab-account {
	padding: 0 50px;
	background-color: #ffffff;
}
.tab-account ul.benefits strong {
	text-transform: uppercase;
	color: #313131;
}
.col-account {
	padding: 0 20px;
}
.tab-account .bluelink {
	font-size: 16px;
}
.tab-account a {
	color: #00abc3;
	text-decoration: underline;
}
.more-info-hotel .tab-pane .special-deals li {
    padding: 0;
    border-bottom: none;
}
@media only screen and (max-width: 468px) {
	.club-card-container .club-card-data {
		left: 10px;
		bottom: 5px;
	}
	.club-card-container .club-card-data p {
		font-size: 0.8em;
		line-height: 1.5em;
	}
	.tab-account {
		padding: 0 0;
	}
	.more-info-hotel .tab-pane.tab-account ul {
		margin-right: 0;
	}
	.more-info-hotel .tab-pane.tab-account li {
		padding-right: 0;
	}
}
.social-connect-container {
	padding: 20px 0;
}
.social-connect-container a {
	display: block;
	position: relative;
	padding: 20px 40px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: 500;
	letter-spacing: 2px;
}
.social-connect-container a i {
	position: absolute;
	top: 40%;
	left: 5%;
}
.social-connect-container .facebook {
	background-color: rgb(59,89,152);
	color: rgb(255,255,255);
}
.social-connect-container .google {
	background-color: rgb(215,74,56);
	color: rgb(255,255,255);
}
.social-connect-container .email {
	background-color: rgb(253,255,255);
	color: rgb(104,104,104);
	border: 1px solid #c4c4c4;
}

/**
 * Calendar styles
 *
 */
 .colour-season {
	border-radius: 2px;
	display: inline-block;
	border: 1px solid #666666;
	padding: 1px 6px;
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.peak-season-point,
.peak-season > a {
	background: #8917ab !important;
	color: #ffffff !important;
	border-color: #8d17af !important;
	font-weight: bold !important;
}
.peak-season-point:after {
	border-color: #8917ab transparent;
}
.medium-season-point,
.medium-season > a {
	background: #f4f787 !important;
	color: #000000 !important;
	border-color: #f9f78c !important;
	font-weight: bold !important;
}
.medium-season-point:after {
	border-color: #f4f787 transparent;
}
.low-season-point,
.low-season > a {
	background: #4f77a1 !important;
	color: #ffffff !important;
	border-color: #4f7ca6 !important;
	font-weight: bold !important;
}
.low-season-point:after {
	border-color: #4f77a1 transparent;
}
@media only screen and (min-width: 768px) {
	#check-seasons .ui-datepicker {
		width: 90% !important;
	}
}
@media only screen and (min-width: 992px) {
	#check-seasons .ui-datepicker {
		width: 70% !important;
	}
	#check-seasons .ui-widget-content {
		background-image: none;
	}
}

/**
 * Footer
 *
 */
footer {
	width: 100%;  /* Sticky footer */
}
footer .middle-col li:before {
	content: "";
}

/**
 * Category module
 *
 */
.county-link {
	padding-left: 30px;
} 

/**
 * Login form
 *
 */
.module-form-login {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	color: #333333;
	margin-top: 40px;
	padding: 10px 15px;
	background-color: #edf4f5;
}
.module-form-login > .arrow,
.module-form-login > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.module-form-login > .arrow {
	top: -11px;
	left: 30%;
	margin-left: -11px;
	border-width: 11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}
.module-form-login > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-width: 10px;
	border-top-width: 0;
	border-bottom-color: #edf4f5;
}
.module-form-login > .arrow.right {
	left: 70%; 
}
.module-form-login h2
{
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 26px;
}
.login-box {
	padding: 30px 80px;
	margin-bottom: 30px;
	background-color: #edf4f5;
}
.login-box p {
	margin-bottom: 30px;
}
.confirmation-login-link a {
	margin-bottom: 10px;
}


/**
 * SEM Landings
 *
 */
.md-title.sem-landing {
	padding-top: 40px;
}
.sem-landing-benefits {
	display: inline-block;
	background-color: rgba(248, 245, 242, 0.8);
	margin: 60px 0;
	padding: 30px;
	text-align: left;
}
.sem-landing-benefits h3 {
	margin-bottom: 25px;
	color: #00abc3;
}
.sem-landing-benefits li {
	font-size: 18px;
	margin-bottom: 30px;
}
.related-hotels.sem-landing-hotels {
	background-color: #edf4f5;
}
.related-hotels.sem-landing-hotels .cta-primary {
	display: block;
	margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
	.related-hotels.sem-landing-hotels .cta-primary {
		width: 70%;
	}
}
.related-hotels.sem-landing-hotels .see-more {
	display: block;
	text-align: right;
}

/**
 * Google ReCaptcha
 *
 */
.recaptcha-container {
	text-align: center;
	padding-bottom: 20px;
}
.recaptcha-container .g-recaptcha {
	display: inline-block;
}

/**
 * HTTP 404: page not found
 *
 */
body.http-404 {
	background-color: #000000;
}
section.category.http-404 {
	background-color: #ffffff;
}
div.http-404 {
	padding: 100px 0 200px 0;
}
@media only screen and (max-width: 767px) {
	header.http-404 {
		min-height: auto;
		padding-bottom: 30px;
	}
	div.http-404 {
		padding: 40px 0;
	}
}
div.http-404 a {
	margin-top: 50px;
}
 
/**
 * Widgets JQuery UI
 *
 */
.ui-datepicker .ui-datepicker-header {
	background-color: #ffffff;
	background-image: none;
	border: none;
	padding: 5px 0;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	background: #edf4f5;
	border-color: #ccc;
}
.ui-datepicker .ui-icon-circle-triangle-e {
	background-color: #00abc3;
	background-position: -48px -192px;
}
.ui-datepicker .ui-icon-circle-triangle-w {
	background-color: #00abc3;
	background-position: -80px -192px;
}
.ui-icon-circle-triangle-e:hover,
.ui-icon-circle-triangle-w:hover,
.ui-datepicker .ui-datepicker-prev-hover .ui-icon-circle-triangle-w,
.ui-datepicker .ui-datepicker-next-hover .ui-icon-circle-triangle-e {
	background-color: #edf4f5;
}
.ui-datepicker td.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled {
	background-color: #ffffff;
	opacity: 1;
	filter: alpha(opacity=100);
}
.ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled span.ui-state-default {
	text-decoration: line-through;
	color: #000;
}
li.ui-autocomplete-category {
	font-weight: 500;
	padding: .3em .15em;
	color: #00abc3;
}
li.ui-menu-item {
	padding-left: 1em !important;
}
li.ui-menu-item.ui-state-focus {
	color: #515151;
	font-weight: 600;
	background: #ffffff;
	border-color: #00abc3;
	box-shadow: 0px 0px 5px #6c6c6c;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.ui-autocomplete {
	border: 1px solid #00abc3;
	padding: 5px;
}
.ui-tooltip {
	background-color: #00abc3;
	color: #FFFFFF;
	padding: 0;
	border-radius: 0;
	border: none;
	max-width: 450px;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.2);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
}
.ui-tooltip-content {
	background-color: #00abc3;
	padding: 20px;
}

/**
 * Category view
 *
 */
.area-guide.further-information .md-title {
	margin-top: 0;
	margin-bottom: 20px;
}
.area-guide.further-information p:first-of-type {
	padding-top: 0;
}
@media only screen and (max-width: 767px) {
	.area-guide.further-information p:first-of-type {
		padding-top: 0;
	}
}
.area-guide.further-information .blue-title {
	color: #00abc3;
}
.area-guide nav {
	background-color: #fff;
	padding: 20px;
}
.area-guide nav a {
	padding: 0;
	color: #00abc3;
}
.area-guide nav li {
	padding: 10px 15px;
}
.area-guide nav li:hover {
	background-color: #eee;
}
.area-guide nav a:hover {
	color: #00abc3;
	text-decoration: underline;
}
.nav-section {
	margin-bottom: 40px;
}
.nav-section.header-description .category-description {
	padding-top: 30px;
}
.nav-section .excerpt {
	margin: 20px 0;
}
.nav-section .hotel-excerpt {
	background-color: white;
	margin-bottom: 30px;
	padding: 30px 20px 20px 20px;
}
.nav-section .hotel-excerpt .xs-title {
	margin: 10px 0 0 0;
}
.nav-section .cta-primary {
	margin: 15px 0;
}
.nav-section .cta-primary.no-button {
	cursor: default;
}
.nav-section.special-deals .hotel-preview {
	display: block;
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.nav-section.special-deals .hotel-preview {
		margin-left: 0;
	}
}
.nav-section.special-deals .hotel-preview .tic li {
	max-width: 80%;
}
.nav-section.special-deals .hotel-preview .box-picture {
	display: block;
	height: auto;
	width: 100%;
}
.nav-section.special-deals .hotel-preview .hotel-excerpt {
	display: block;
	width: 100%;
}
.nav-section.special-deals .hotel-preview .hotel-excerpt .hotel-title {
	max-width: 80%;
}
.nav-section.special-deals .promo-geo {
	padding: 20px;
	text-align: center;
	background-color: #edf4f5; 
}
.nav-section.special-deals .promo-geo h4 {
	border-bottom: 2px solid #000;
	font-weight: 400;
	margin-bottom: 10px;
	text-transform: initial;
	padding-bottom: 10px;
}
.nav-section.special-deals .promo-geo span {
	font-weight: 700;
	margin-top: 10px;
}
.nav-section.special-deals .hotel-preview .hotel-deal {
	display: inline-block;
	text-align: right;
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 0;
}
@media only screen and (max-width: 991px) {
	.nav-section.special-deals .hotel-preview .hotel-deal .big-price {
		font-size: 26px;
	}
	.nav-section.special-deals .hotel-preview .hotel-deal .small-price{
		font-size: 18px;
	}
	.nav-section.special-deals .hotel-preview .hotel-name{
		display: inline-block;
		width: 70%;
	}
}
@media only screen and (max-width: 767px) {
	.nav-section.special-deals .hotel-preview .hotel-deal {
		top: 10px;
	}
	.nav-section.special-deals .hotel-preview .hotel-name{
		width: 100%;
	}
}
.nav-section.customer-reviews .row {
	margin-bottom: 20px;
}
.nav-section .review {
	padding: 15px;
	margin-top: 20px;
	background-color: #fff;
}
.nav-section .review .customer-name {
	text-align: left;
	color: #00abc3;
}
.nav-section .review .widget-stars {
	text-align: right;
}
.nav-section .secret {
	background-color: #edf4f5;
	padding: 30px 20px;
}
.nav-section .secret .form-booking-id {
	width: 100%;
}
.nav-section .secret .button-first button {
	margin-top: 29px;
	width: 100%;
}
.nav-section .planazo .xs-title {
	display: table-cell;
}
.nav-section .cta-secondary {
	border: none;
}
.nav-section .cta-secondary .text-button {
	border-bottom: 1px solid #000;
}
.nav-section .secret .excerpt {
	margin: 5px 0;
}
.nav-section .faqs li {
	padding-top: 20px;
}
.nav-section .faqs a {
	color: #00abc3;
}

/**
 * Weather forecast widget
 *
 */

/**
 * Newsletter
 *
 */
.newsletter .modal-body label {
	font-size: 15px;
	font-weight: 500;
}

/**
 * Popover 
 */
 
 /* Popover Header */
.well-blue .popover-title {  
  color: #303030; 
  font-size: 16px;
  text-align:center;
}
/* Popover Body */
.well-blue .popover-content {
  background-color: white;
  color: #303030;
  padding: 25px;
}
/* Popover Arrow */
.well-blue .arrow {
  border-right-color: #00abc3 !important;
}

/**
 * Forms
 *
 */
.checkbox.experiences-adhoc {
	margin-top: 0;
	margin-bottom: 30px;
}

/**
 * Articles
 *
 */
.tic.legal-text {
	margin-bottom: 30px;
}
h4.legal-text {
	font-size: 20px;
	font-weight: 500;
}

/**
 * Wish lists
 *
 */
@media (min-width: 992px) {
	.modal-dialog.box-wishlist {
		width: 900px;
	}
}
.modal-dialog.box-wishlist .modal-content {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.modal-dialog.box-wishlist .modal-content .col-md-7,
.modal-dialog.box-wishlist .modal-content .col-md-5 {
	height: 500px;
	padding: 0;
}
.modal-dialog.box-wishlist .modal-content .modal-body {
	max-height: 440px;
	overflow-y: auto;
}
.modal-dialog.box-wishlist .modal-content .modal-body.wishlist-group {
	max-height: 375px;
	height: 375px;
}
.modal-dialog.box-wishlist .modal-content .carousel-caption {
	left: 5%;
	right: 5%;
	text-align: left;
}
.modal-dialog.box-wishlist .modal-content .checkbox span {
	padding-left: 25px;
	width: 100%;
}
.modal-dialog.box-wishlist .modal-content .module-form {
	margin-bottom: 0;
}
.modal-dialog.box-wishlist .modal-content .form-group-wishlist {
	width: 240px;
}
.modal-dialog.box-wishlist .modal-content .modal-footer {
	text-align: center;
}
.modal-dialog.box-wishlist .modal-content .modal-footer button {
	margin-bottom: 5px;
}
.wishlist-group .favorite-group {
	color: #8f8f8f;
	padding: 10px 15px;
	cursor: pointer;
}
.wishlist-group .favorite-group:hover {
	background-color: #f4f4f4;
}
.wishlist-group .favorite-group.favorited {
	color: #000;
}
.wishlist-group .favorite-group span {
	float: right;
}
.wishlist-group .favorite-group .fa {
    font-size: 26px;
}
.wishlist-group .favorite-group.favorited .fa {
	color: #fb3c3c;
}
.contact-links .ico-favorite {
	margin-right: 5px;
}
.contact-links .ico-favorite .fa {
	font-size: 17px;
}
.contact-links .ico-favorite.favorited .fa {
	color: #fb3c3c;
}
#item-image-wishlist {
	height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
}
.search-wishlists .edit-options {
}
.search-wishlists .edit-options .md-title {
	display: inline-block;
}
.search-wishlists .edit-options .cta-secondary {
	float: right;
}
.wishlist-preview {
	position: relative;
	height: 320px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	background-color: #edf4f5;
	text-align: center;
	color: #fff;
}
.wishlist-preview .wishlist-caption {
	padding-top: 120px;
	position: relative;
	z-index: 10;
}
.wishlist-preview .wishlist-caption .md-title {
	font-weight: 500;
}
.wishlist-preview .wishlist-caption .cta-primary {
	text-transform: none;
}
.wishlist-preview .inner-gradient {
	background: rgba(0, 0, 0, 0.45);
	position: absolute;
	z-index: 5;
}
.wishlist-edit {
	padding: 3px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 35px;
}
.wishlist-edit a {
	padding-right: 10px;
}
.wishlist-edit a:hover {
	text-decoration: underline;
}
.remove-wishlist-item,
.remove-wishlist-group {
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	color: #8c8c8c;
}
.remove-wishlist-group {
	float: left;
}
.remove-wishlist-item {
	position: absolute;
	top: 15px;
	left: 10px;
}
.remove-wishlist-item:hover,
.remove-wishlist-group:hover {
	text-decoration: underline;
}
.remove-wishlist-item .fa,
.remove-wishlist-group .fa {
	padding-right: 7px;
}
@media only screen and (max-width: 767px) {
	.remove-wishlist-item {
		top: 10px;
		left: 20px;
	}
}

/**
 * Javascript errors
 *
 */
div.error-msg {
	width: auto;
	overflow: hidden;
	background-color: #eaeaea;
	position: relative;
	padding: 10px 5px;
	margin-bottom: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
div.error-msg.notice {
	background-color: #dff0d8;
}
div.error-msg.alert {
	background-color: #fcf8e3;
}
div.error-msg p {
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-align: left;
	font-weight: 400;
}
div.error-msg p.error {
	color: #b30000;
}
div.error-msg.notice p.error {
	color: #006300;
}
div.error-msg.alert p.error {
	color: #8a6d3b;
}
div.error-msg p.error:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-size: 1.2em;
	font-weight: normal;
	speak: none;
	content: "\f071";
	display: inline-block;
	text-decoration: inherit;
	margin: 0 5px;
}
div.error-msg p.message {
	color: #006300;
}
div.error-msg p.message:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-size: 1.2em;
	font-weight: normal;
	speak: none;
	content: "\f046";
	display: inline-block;
	text-decoration: inherit;
	margin: 0 5px;
}
div.error-msg p.warning-phone {
	color: #006300;
}
div.error-msg p.warning-phone:before {
	content: "\f095";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.2em;
	font-weight: 600;
	text-decoration: inherit;
	margin: 0 5px;
}
div.error-msg p span.highlight {
	color: #515151;
	text-transform: uppercase;
}
div.error-msg .offset-endline {
	margin-left: 20px;
}
@media only screen and (max-width: 991px) {
	div.error-msg .offset-endline {
		margin: 15px 0 0 0;
	}
}

/**
 * System messages
 *
 */
div#system-message-container,
div#system-message-container dl {
	margin: 0;
	padding: 0;
}
div#system-message-container dt {
	display: none;	
}
div#system-message-container dd {
	margin: 0;	
}
div#system-message-container dd {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
div#system-message-container dd.warning,
div#system-message-container dd.error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
div#system-message-container dd.notice {
	background-color: #fcf8e3;
	border-color: #f5f1dc;
	color: #8a6d3b;
}
div#system-message-container dd ul {
	list-style: none;
	width: auto;
	overflow: hidden;
	position: relative;
	padding: 20px 5px;
	margin: 0 0 5px 0;
}
div#system-message-container dd li {
	margin: 0;
	padding: 0 10px 0 27px;
	line-height: 20px;
	position: relative;
}
div#system-message-container dd.message li:before {
	content: "\f046";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: inherit;
	color: #468847;
	margin: 0 5px 0 -24px;
}
div#system-message-container dd.notice li:before,
div#system-message-container dd.warning li:before,
div#system-message-container dd.error li:before {
	content: "\f071";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: inherit;
	margin: 0 5px 0 -27px;
}

/**
 * Cookies
 *
 */
.cookies {
	padding: 10px 0;
}
.cookies button {
	margin: 0 10px;
}
.cookies a {
	display: inline-block;
}
.cookies a:hover {
	text-decoration: underline;
}

/**
 * Module for booking rooms
 *
 */
#rae-booking-rooms {
	width: 250px;
	border: 1px solid #0194ac;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: none;
	position: fixed;
	top: 50%;
	left: 20px;
	z-index: 1000;
}
#rae-booking-rooms .header-container {
	background-color: #0194ac;
	color: #fff;
	text-align: center;
	padding: 5px 0;
}
#rae-booking-rooms .header-container .close {
	margin-right: 5px;
}
#rae-booking-rooms .box-container {
	padding: 20px 10px;
	background-color: #fff;
	text-align: center;
}
#rae-booking-rooms p {
	margin-bottom: 20px;
}

/**
 * Referion
 *
 */
.container-button-referion {
	text-align: center;
}
.container-button-referion button#ishop_brand_launch {
	margin: -10px 0 20px 0;
	display: inline-block;
	min-width: 100px;
	max-width: 100%;
	padding: 3px 25px 3px 10px;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	background: url('../img/ico-vrb.png') no-repeat right 10px center;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #000000;
	border-radius: 2px;
	-webkit-transition: all 0.5s;
	line-height: 20px;
}
.container-button-referion button#ishop_brand_launch:hover,
.container-button-referion button#ishop_brand_launch:focus {
	-webkit-transition: all 0s;
	color: #fff;
	background: #000 url('../img/ico-vrw.png') no-repeat right 10px center;
}
	
/**
 * Responsive
 *
 */
@media only screen and (max-width: 767px) {

	.banner-container {
		display: none;
	}
	.hidden-phone {
		display: none;
	}
}
