/* Generated by less 2.4.0 */
@charset "UTF-8";
#CCSearchFormV7 {
	color: #fff;
	margin-left: 50px;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	margin-bottom: 40px;
	margin-top: 40px;
}
@media (max-width: 991px) {
	#CCSearchFormV7 {
		margin-left: 0px;
	}
}
#CCSearchFormV7 .CCSearchFormV7CountryInput,
#CCSearchFormV7 .CCSearchFormV7AreaInput,
#CCSearchFormV7 .CCSearchFormV7BusyInput,
#CCSearchFormV7 .CCSearchFormV7Url,
#CCSearchFormV7 .CCSearchFormV7Confirm,
#CCSearchFormV7 .CCSearchFormV7SearchType {
	display: none !important;
}
#CCSearchFormV7 .CCSearchFormV7SearchType {
	display: none !important;
}
#CCSearchFormV7 .CCSearchFormV7Top {
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 10px;
	/*
		.CCSearchFormV7Search{
			cursor: pointer;
			font-size: 12px;
			span{
				margin: -10px 0;
			}
			color: #459701;
			.fa-stack-1x{
				text-shadow: none;
				margin-top: -1px;
			}
			@media(max-width: 490px){
				display: none;
			}
		}
		*/
}
#CCSearchFormV7 .CCSearchFormV7Top input {
	background-color: transparent;
	color: #fff;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 18px;
	border: none;
	padding: 5px 10px;
	position: relative;
	top: 0px;
	font-weight: 300;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#CCSearchFormV7 .CCSearchFormV7Top input::-webkit-input-placeholder {
	position: relative;
	-webkit-transition: top 0.3s ease, opacity 0.3s ease;
	-moz-transition: top 0.3s ease, opacity 0.3s ease;
	-o-transition: top 0.3s ease, opacity 0.3s ease;
	-ms-transition: top 0.3s ease, opacity 0.3s ease;
	transition: top 0.3s ease, opacity 0.3s ease;
	top: 0px;
	opacity: 1;
	color: #fff;
}
#CCSearchFormV7 .CCSearchFormV7Top input:-moz-placeholder {
	/* Firefox 18- */
	position: relative;
	-webkit-transition: top 0.3s ease, opacity 0.3s ease;
	-moz-transition: top 0.3s ease, opacity 0.3s ease;
	-o-transition: top 0.3s ease, opacity 0.3s ease;
	-ms-transition: top 0.3s ease, opacity 0.3s ease;
	transition: top 0.3s ease, opacity 0.3s ease;
	top: 0px;
	opacity: 1;
	color: #fff;
}
#CCSearchFormV7 .CCSearchFormV7Top input::-moz-placeholder {
	/* Firefox 19+ */
	position: relative;
	-webkit-transition: top 0.3s ease, opacity 0.3s ease;
	-moz-transition: top 0.3s ease, opacity 0.3s ease;
	-o-transition: top 0.3s ease, opacity 0.3s ease;
	-ms-transition: top 0.3s ease, opacity 0.3s ease;
	transition: top 0.3s ease, opacity 0.3s ease;
	top: 0px;
	opacity: 1;
	color: #fff;
}
#CCSearchFormV7 .CCSearchFormV7Top input:-ms-input-placeholder {
	position: relative;
	-webkit-transition: top 0.3s ease, opacity 0.3s ease;
	-moz-transition: top 0.3s ease, opacity 0.3s ease;
	-o-transition: top 0.3s ease, opacity 0.3s ease;
	-ms-transition: top 0.3s ease, opacity 0.3s ease;
	transition: top 0.3s ease, opacity 0.3s ease;
	top: 0px;
	opacity: 1;
	color: #fff;
}
#CCSearchFormV7 .CCSearchFormV7Top input:focus::-webkit-input-placeholder {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: -20px;
	opacity: 0;
}
#CCSearchFormV7 .CCSearchFormV7Top input:focus:-moz-placeholder {
	/* Firefox 18- */
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: -20px;
	opacity: 0;
}
#CCSearchFormV7 .CCSearchFormV7Top input:focus::-moz-placeholder {
	/* Firefox 19+ */
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: -20px;
	opacity: 0;
}
#CCSearchFormV7 .CCSearchFormV7Top input:focus:-ms-input-placeholder {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: -20px;
	opacity: 0;
}
#CCSearchFormV7 .CCSearchFormV7Top input:hover {
	text-shadow: 0px 0px 4px #fff;
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7DetinationInput {
	width: 240px;
	margin-right: -16px;
	/*padding-bottom: 10px;*/
	height: 26px;
	padding-bottom: 0;
	padding-top: 0;
	position: static !important;
	vertical-align: baseline !important;
	text-overflow: ellipsis;
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7ArrivalInput,
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7DepartureInput {
	cursor: pointer;
	width: 115px;
	text-align: center;
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Detination,
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Arrival,
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Departure {
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	margin-right: 20px;
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Detination {
	/*height: 26px;*/
	padding-bottom: 3px;
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Detination:before {
	display: none;
	float: right;
	margin-top: 7px;
	margin-right: 7px;
}
@media (max-width: 767px) {
	#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Arrival,
	#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Departure {
		display: none;
	}
	.page-roomspace-search #CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Arrival,
	.page-roomspace-search #CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Departure {
		display: block;
	}
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Search {
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	font-weight: 300;
	font-size: 18px;
	border: 1px solid #fff;
	padding: 5px 10px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
@media (max-width: 490px) {
	#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Search {
		display: none;
	}
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Search:hover {
	text-shadow: 0px 0px 4px #fff;
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Search:before {
	content: " ";
	position: absolute;
	background-color: #459701;
	height: 0%;
	width: 0%;
	top: 50%;
	left: 50%;
	transition: all 0.3s ease;
	z-index: -1;
	border-radius: 10px;
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Search.highlight {
	font-weight: 500;
	z-index: 0;
}
#CCSearchFormV7 .CCSearchFormV7Top .CCSearchFormV7Search.highlight:before {
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	border-radius: 0px;
}
.CCSearchFormV7Pointer {
	cursor: pointer;
	position: absolute;
	left: -52px;
	top: -7px;
	color: #459701;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
@media (max-width: 767px) {
	.CCSearchFormV7Pointer {
		display: none;
	}
}
.CCSearchFormV7Pointer.hidden {
	animation-name: none;
	-webkit-animation-name: none;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
@keyframes pulse {
	0% {
		transform: scale(0.8) translateX(-10px);
		opacity: 0.8;
	}
	50% {
		transform: scale(1) translateX(0px);
		opacity: 1;
	}
	100% {
		transform: scale(0.8) translateX(-10px);
		opacity: 0.8;
	}
}
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.8) translateX(-10px);
		opacity: 0.8;
	}
	50% {
		-webkit-transform: scale(1) translateX(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.8) translateX(-10px);
		opacity: 0.8;
	}
}
/* PIKADAY */
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
	z-index: 999999;
	display: block;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	max-height: 258px;
	overflow: hidden;
	transition: all 0.3s ease;
}
/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
	content: " ";
	display: table;
}
.pika-single:after {
	clear: both;
}
.pika-single {
	*zoom: 1;
}
.pika-single.is-hidden {
	display: none;
	max-height: 1px;
}
.pika-single.is-bound {
	position: absolute;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
.pika-lendar {
	float: left;
	width: 240px;
	margin: 8px;
}
.pika-title {
	position: relative;
	text-align: center;
}
.pika-label {
	display: inline-block;
	*display: inline;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
}
.pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}
.pika-prev,
.pika-next {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	width: 20px;
	height: 30px;
	/* hide text using text-indent trick, using width value (it's enough) */
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
	*position: absolute;
	*top: 0;
}
.pika-prev:hover,
.pika-next:hover {
	opacity: 1;
}
.pika-prev,
.is-rtl .pika-next {
	float: left;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
	*left: 0;
}
.pika-next,
.is-rtl .pika-prev {
	float: right;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
	*right: 0;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
	cursor: default;
	opacity: .2;
}
.pika-select {
	display: inline-block;
	*display: inline;
}
.pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}
.pika-table th,
.pika-table td {
	width: 14.285714285714286%;
	padding: 0;
}
.pika-table th {
	color: #999;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}
.pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #f5f5f5;
}
.pika-week {
	font-size: 11px;
	color: #999;
}
.is-today .pika-button {
	font-weight: bold;
}
.is-selected .pika-button {
	color: #fff;
	font-weight: bold;
	background: #98012e;
	box-shadow: inset 0 1px 3px #7f0126;
	border-radius: 3px;
}
.is-disabled .pika-button {
	pointer-events: none;
	cursor: default;
	color: #999;
	opacity: .3;
}
.pika-button:hover {
	color: #fff !important;
	background: #98012e !important;
	box-shadow: none !important;
	border-radius: 3px !important;
}
/* styling for abbr */
.pika-table abbr {
	border-bottom: none;
	cursor: help;
}
.pika-clear {
	text-align: center;
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #333;
	background: none;
	border: none;
	font-size: 14px;
	cursor: pointer;
	padding: 6px 6px;
}
.pika-clear:before {
	content: "Clear Dates";
}
.tt-dropdown-menu {
	width: 511px;
	text-align: left;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 300;
	padding-top: 0;
}
.tt-dropdown-menu #nearbyApartmentsHeader {
	cursor: pointer;
}
@media (max-width: 767px) {
	.tt-dropdown-menu {
		width: 341px;
	}
}
@media (max-width: 490px) {
	.tt-dropdown-menu {
		width: auto;
	}
}
.tt-suggestion {
	cursor: pointer;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	animation: fadeInAnimation ease 0.3s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	/*when the spec is finished*/
	-webkit-animation: fadeInAnimation ease 0.3s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-fill-mode: forwards;
	/*Chrome 16+, Safari 4+*/
	-moz-animation: fadeInAnimation ease 0.3s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-moz-animation-fill-mode: forwards;
	/*FF 5+*/
	-o-animation: fadeInAnimation ease 0.3s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 50%;
	-o-animation-fill-mode: forwards;
	/*Not implemented yet*/
	-ms-animation: fadeInAnimation ease 0.3s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;
	-ms-animation-fill-mode: forwards;
	/*IE 10+*/
	opacity: 0;
	transform: translate(0px, -25px);
}
@media (max-width: 767px) {
	.tt-suggestion {
		max-height: 36px;
		overflow: hidden;
		margin-bottom: 2px;
		padding-bottom: 2px;
		border-bottom: 1px solid #fff;
	}
}
@media (max-height: 534px) {
	/* .tt-suggestion {
		max-height: 18px;
		overflow: hidden;
	} */
}
.tt-suggestion p {
	display: inline-block;
}
.search-bar + .empty-result ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.search-bar + .empty-result ul li {
	position: relative;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.search-bar + .empty-result ul li .fa {
	position: absolute;
	top: 4px;
	left: 0;
}
.col-map-no-result #main-map-sticky.sticky-map {
	height: 53vh;
}
@media (max-width: 767px) {
	.tt-suggestion p {
		line-height: 18px;
	}
}
.tt-suggestion .tt-icon-offset {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: -12px;
	opacity: 0.75;
}
.tt-suggestion:hover {
	text-shadow: 0px 0px 2px #fff;
}
.tt-suggestion:active {
	text-shadow: 0px 0px 2px #fff;
}
.tt-suggestion.tt-cursor {
	text-shadow: 0px 0px 2px #fff;
}
.tt-suggestion:nth-child(1) {
	animation-delay: 0.1s;
	-webkit-animation-delay: 0.1s;
}
.tt-suggestion:nth-child(2) {
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.tt-suggestion:nth-child(3) {
	animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
}
.tt-suggestion:nth-child(4) {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.tt-suggestion:nth-child(5) {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.tt-dataset-Places:before {
	display: inline-block;
	font-size: 14px;
	/*text-decoration: underline;*/
	font-weight: bold;
	padding: 5px 13px;
}
.tt-dataset-Places {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
}
.tt-dataset-Places #noSearchRoomspace {
	cursor: pointer;
	font-size: 14px;
	padding: 11px 13px 11px 13px;
}
.tt-dataset-Places #noSearchRoomspace:hover {
	background: #98012e;
}
.CCTypeaheadQuery {
	text-decoration: underline;
}
.tt-suggestions-header,
.tt-suggestions-footer {
	font-size: 14px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-bottom: 1px solid #fff;
}
.tt-suggestions-header:hover,
.tt-suggestions-footer:hover {
	background: #98012e;
}
.tt-suggestions-header span,
.tt-suggestions-footer span {
	line-height: 19px;
}
.tt-suggestions-header small,
.tt-suggestions-footer small {
	font-size: 12px;
	opacity: 0.8;
}
.tt-suggestions-header small a,
.tt-suggestions-footer small a {
	color: #fff;
	font-weight: 500;
}
.tt-suggestions-footer {
	cursor: pointer;
	animation: fadeInAnimation ease 0.3s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	/*when the spec is finished*/
	-webkit-animation: fadeInAnimation ease 0.3s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-fill-mode: forwards;
	/*Chrome 16+, Safari 4+*/
	-moz-animation: fadeInAnimation ease 0.3s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-moz-animation-fill-mode: forwards;
	/*FF 5+*/
	-o-animation: fadeInAnimation ease 0.3s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 50%;
	-o-animation-fill-mode: forwards;
	/*Not implemented yet*/
	-ms-animation: fadeInAnimation ease 0.3s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;
	-ms-animation-fill-mode: forwards;
	/*IE 10+*/
	opacity: 0;
	transform: translate(0px, -25px);
}
.tt-suggestions-footer1 {
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.tt-suggestions-footer2 {
	animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
}
.tt-suggestions-footer3 {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.tt-suggestions-footer4 {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.tt-suggestions-footer5 {
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}
.et_pb_row .tt-dropdown-menu {
	padding-bottom: 1px;
	border-radius: 0;
	margin-left: 0;
	padding-left: 0;
}
.element-animation {
	animation: fadeInAnimation ease 0.3s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	/*when the spec is finished*/
	-webkit-animation: fadeInAnimation ease 0.3s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-fill-mode: forwards;
	/*Chrome 16+, Safari 4+*/
	-moz-animation: fadeInAnimation ease 0.3s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-moz-animation-fill-mode: forwards;
	/*FF 5+*/
	-o-animation: fadeInAnimation ease 0.3s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 50%;
	-o-animation-fill-mode: forwards;
	/*Not implemented yet*/
	-ms-animation: fadeInAnimation ease 0.3s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;
	-ms-animation-fill-mode: forwards;
	/*IE 10+*/
}
@keyframes fadeInAnimation {
	0% {
		opacity: 0;
		transform: translate(0px, -25px);
	}
	100% {
		opacity: 1;
		transform: translate(0px, 0px);
	}
}
@-moz-keyframes fadeInAnimation {
	0% {
		opacity: 0;
		-moz-transform: translate(0px, -25px);
	}
	100% {
		opacity: 1;
		-moz-transform: translate(0px, 0px);
	}
}
@-webkit-keyframes fadeInAnimation {
	0% {
		opacity: 0;
		-webkit-transform: translate(0px, -25px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(0px, 0px);
	}
}
@-o-keyframes fadeInAnimation {
	0% {
		opacity: 0;
		-o-transform: translate(0px, -25px);
	}
	100% {
		opacity: 1;
		-o-transform: translate(0px, 0px);
	}
}
@-ms-keyframes fadeInAnimation {
	0% {
		opacity: 0;
		-ms-transform: translate(0px, -25px);
	}
	100% {
		opacity: 1;
		-ms-transform: translate(0px, 0px);
	}
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-moz-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.fade-in,
.tt-dataset-Places,
.tt-dataset-NearbyApartments,
.tt-dataset-Properties {
	opacity: 0;
	/* make things invisible upon start */
	-webkit-animation: fadeIn ease-in 1;
	/* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	/* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 0.2s;
	-moz-animation-duration: 0.2s;
	animation-duration: 0.2s;
}
.group-booking .group-booking-content {
	color: #fff;
	font-weight: 300;
	opacity: 1;
	transition: opacity 0.3s ease;
}
.group-booking .group-booking-content a {
	color: #fff;
	font-weight: normal;
	visibility: visible;
}
.group-booking .group-booking-content a:hover {
	text-shadow: 0px 0px 4px #fff;
}
.group-booking.hidden .group-booking-content {
	opacity: 0;
}
.group-booking.hidden .group-booking-content a {
	visibility: hidden;
	transition: visibility 0s linear 0.3s;
}
body.home .searchbar-tour {
	display: block;
}
.searchbar-tour {
	position: absolute;
	top: -6px;
	right: 100%;
	margin-right: 20px;
	background-color: #459701;
	z-index: 999;
	width: 160px;
	padding: 0px;
	box-shadow: 0px 3px 10px 5px rgba(0, 0, 0, 0.2);
	color: #fff;
	display: none;
	font-size: 14px;
}
.searchbar-tour .searchbar-tour-close {
	color: #fff;
	position: absolute;
	right: 5px;
	top: 5px;
	opacity: 0.5;
	padding: 0 5px;
	cursor: pointer;
	transition: all 0.3s ease;
}
.searchbar-tour .searchbar-tour-close:hover {
	opacity: 1;
}
.searchbar-tour .searchbar-tour-header {
	text-align: center;
	font-weight: bold;
	margin: 10px 20px;
	font-size: 16px;
	cursor: pointer;
}
.searchbar-tour button {
	color: #fff;
	width: 100%;
	margin-top: 10px;
	background-color: transparent;
	border: 1px solid #fff;
	padding: 10px;
	font-weight: bold;
	cursor: pointer;
}
.searchbar-tour:before {
	content: "";
	position: absolute;
	top: 11px;
	right: -12px;
	border-style: solid;
	border-width: 12px 0 12px 12px;
	border-color: transparent #459701;
	display: block;
	width: 0;
	z-index: 1;
}
.searchbar-tour-overlay {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
}
.searchbar-tour-overlay div {
	background-color: #000;
	opacity: 0.65;
	position: absolute;
}
.searchbar-tour-overlay .searchbar-tour-overlay-top {
	top: 0;
	left: 0;
	right: 0;
}
.searchbar-tour-overlay .searchbar-tour-overlay-bottom {
	bottom: 0;
	left: 0;
	right: 0;
}
.searchbar-tour-overlay .searchbar-tour-overlay-left {
	left: 0;
}
.searchbar-tour-overlay .searchbar-tour-overlay-right {
	right: 0;
}
html.tourscrolllock {
	height: 100%;
	overflow: hidden;
}
.searchbar-tour-bubble {
	color: #000;
	position: absolute;
	z-index: 9999999;
	background-color: #fff;
	width: 600px;
	margin-left: -300px;
	left: 50%;
	padding: 10px;
}
.searchbar-tour-bubble .searchbar-tour-header {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.searchbar-tour-bubble .searchbar-tour-close {
	color: #000;
	position: absolute;
	right: 5px;
	top: 5px;
	opacity: 0.5;
	padding: 0 5px;
	cursor: pointer;
	transition: all 0.3s ease;
}
.searchbar-tour-bubble .searchbar-tour-close:hover {
	opacity: 1;
}
.searchbar-tour-bubble:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 14px 0;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -14px;
	bottom: -15px;
	left: 14%;
}
.searchbar-tour-bubble ul {
	list-style: disc;
}
.searchbar-tour-bubble ul li {
	margin-left: 28px;
}
.searchbar-tour-bubble button {
	float: right;
	background: transparent;
	border: 1px solid #000;
	padding: 5px 10px;
	cursor: pointer;
}
@media (max-width: 1000px) {
	.searchbar-tour,
	.searchbar-tour-bubble,
	.searchbar-tour-overlay {
		display: none !important;
		visibility: hidden !important;
	}
}