#check-out-calendar-bottom,
#search-check-out-months table th,
.calendar-option {
	line-height: 35px;
	font-size: 14px;
	text-align: center
}

.eu-content-front {
	background: center/cover no-repeat;
	height: 100%
}

.search-bar {
	background: rgba(255, 255, 255, .75);
	color: #42b1ff
}

.eu-dropdown-wrapper .eu-dropdown.eu-dropdown-standard {
	position: absolute;
	background-color: #fff;
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
	border: 1px solid #42b1ff
}

#search-check-out-months table td:hover,
.calendar-option {
	background-color: #42b1ff
}

.eu-dropdown-wrapper .eu-dropdown.eu-dropdown-standard:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 15px;
	border-width: 0 6px 6px;
	border-style: solid;
	border-color: #fff transparent
}

.eu-dropdown-wrapper .eu-dropdown.eu-dropdown-standard:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 13px;
	border-width: 0 8px 8px;
	border-style: solid;
	border-color: rgba(66, 177, 255, 1) transparent
}

@media screen and (min-width:768px) {
	.eu-content-front {
		height: 100%
	}
}

#check-out-calendar-options {
	display: -webkit-flex;
	display: flex
}

.calendar-option {
	position: relative;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.calendar-option.selected:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: -1px;
	left: calc(50% - 4px);
	border-width: 0 8px 8px;
	border-style: solid;
	border-color: #fff transparent
}

#check-out-calendar-separator {
	height: 100%;
	width: 1px;
	background-color: #fff
}

#check-out-calendar-bottom {
	background-color: #42b1ff;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer
}

#search-check-out-months {
	display: none;
	color: #42b1ff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 300
}

#search-check-out-months table {
	width: 100%;
	border-spacing: 0
}

#search-check-out-months table th {
	font-weight: 500;
	border-bottom: 1px solid #42b1ff
}

#search-check-out-months table td {
	color: #42b1ff
}

#search-check-out-months table td a {
	text-decoration: none;
	color: #42b1ff;
	font-size: 14px;
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
	border: 1px solid #d3d3d3
}

#search-check-out-months table td:hover a {
	color: #fff
}

#search-check-out-months table tr td:last-child {
	border-right: 0
}

#dropdown-check-out .ui-datepicker .ui-datepicker-header {
	background-color: #fff;
	color: #42b1ff;
	border-bottom: 1px solid #42b1ff
}

.slogan-primary {
	color: #42b1ff;
	font-weight: 600
}

.slogan-secondary {
	color: #ff7800;
	padding-top: .5em
}

.quicksearch-button {
	width: 100%;
	color: #42b1ff;
	text-align: center;
	padding-right: calc(1em + 48px)
}

.search-btn-fake {
	display: inline-block;
	width: auto;
	vertical-align: top;
	position: absolute;
	right: 0;
	bottom: 0;
	border: none;
	height: 100%;
	background-color: #42b1ff;
	color: #fff
}

.quick-search-modal .modal__body {
	color: #42b1ff
}

#searchbox-checkin,
#searchbox-roomtype {
	text-align: left
}

#searchbox-checkout .dd,
#searchbox-roomtype .dd {
	border: none
}

.searchbox .dd {
	padding: 0 1em;
	border-left: 1px solid #e2e2e2
}

.welcome {
	max-width: 15em;
	padding-bottom: 1em
}

.welcome-container {
	display: inline-block;
	text-align: left
}

.main-intro,
.searchbox-container {
	text-align: center
}

.main-intro {
	color: #fff;
	font-weight: 300;
	max-width: 30rem;
	margin: auto;
	padding: 2rem 0;
	border-bottom: 1px solid
}

.search-popup {
	font-size: .9em;
	display: inline-block;
	padding-top: 1em;
	border-top: 1px solid #fff
}

.searchbox-input {
	float: left;
	display: table
}

.searchbox-wrapper {
	display: inline-block;
	max-width: 290px;
	vertical-align: top;
	background-color: #fff
}

.searchbox-btn {
	width: 100%;
	height: 5em
}

.searchbox-btn i {
	font-size: 1.5em;
	vertical-align: middle
}

.search-popup .searchbox {
	display: table-cell;
	vertical-align: middle;
	background-color: #fff;
	height: 100%;
	line-height: 1.2em;
	padding: 0;
	border: 0
}

.searchbox__content {
	width: 5.3rem;
	white-space: nowrap
}

.searchbox i {
	display: inline-block;
	vertical-align: middle;
	font-size: 2rem;
	color: #e2e2e2
}

.searchbox__label {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600
}

.searchbox__value {
	font-size: .9333333em;
	color: #42b1ff;
	overflow: hidden;
	text-overflow: ellipsis
}

.searchbox__label,
.searchbox__value {
	display: block;
	text-align: right;
	width: 100%
}

.searchbox__divider {
	display: block;
	border-bottom: 1px solid #e2e2e2
}

.searchbox-input {
	height: 4rem;
	width: 100%
}

div#searchbox-roomtype .dd__body,
div#searchbox-tenants .dd__body {
	margin-left: -1rem;
	white-space: nowrap
}

@media screen and (max-width:599px) {
	.slogan-primary__second,
	.slogan-secondary {
		padding-left: 1rem
	}
	.searchbox-btn {
		float: left
	}
}

@media screen and (min-width:340px) {
	.welcome {
		max-width: 17em
	}
}

@media screen and (min-width:600px) {
	.searchbox-wrapper {
		max-width: 360px
	}
	.search-popup {
		font-size: 1em
	}
	.searchbox-input {
		height: 5rem
	}
	.searchbox {
		width: 12em
	}
	.welcome {
		max-width: 19em
	}
	.slogan-primary__first {
		text-indent: -1em
	}
	.searchbox__content {
		width: 6.5em
	}
	.searchbox i {
		font-size: 2.3em
	}
	.searchbox__label,
	.searchbox__value {
		display: block;
		text-align: right
	}
}

@media screen and (min-width:768px) {
	#searchbox-roomtype {
		display: table-cell
	}
	.slogan-secondary {
		display: block
	}
	.quicksearch-button {
		color: #42b1ff
	}
	.searchbox:hover i {
		color: #d2d2d2
	}
}

@media screen and (max-width:829px) {
	.searchbox-btn {
		height: 3.5rem
	}
	.searchbox-btn i {
		position: absolute;
		left: 1em;
		top: calc(50% - 11px)
	}
}

@media screen and (min-width:830px) {
	.searchbox-wrapper {
		max-width: 100%
	}
	#searchbox-checkin,
	#searchbox-roomtype {
		text-align: center
	}
	.searchbox-btn {
		width: 5em;
		height: 5em
	}
	.searchbox-input {
		width: auto
	}
	#searchbox-checkout .dd {
		border-left: 1px solid #e2e2e2
	}
	.searchbox-btn span {
		display: none
	}
}

.feedback-grid hr,
.reviews__body hr {
	border-color: #fff
}

@media screen and (min-width:1100px) {
	#searchbox-tenants {
		display: table-cell
	}
	.searchbox:hover {
		cursor: pointer
	}
}

.adv-big-title {
	color: #fff;
	font-weight: 600;
	padding-top: 40px;
	text-align: center;
	width: 100%
}

.eu-content.advantages {
	background-color: #42b1ff;
	padding: 0
}

.eu-advantages-icons {
	text-align: center;
	padding: 3rem 0 4rem
}

.eu-adv-text,
.eu-adv-text--medium {
	padding-top: .5em;
	line-height: 1em;
	text-align: center
}

.eu-advantages-icons ul {
	width: 100%
}

.eu-advantages-icons li {
	display: inline-block;
	vertical-align: top
}

.eu-adv-icon-wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center
}

.eu-adv-icon {
	display: block;
	height: 80px;
	width: 100%;
	background-size: auto 60px;
	background-position: center;
	background-repeat: no-repeat
}

.eu-adv-text {
	width: 80px;
	margin: auto
}

.eu-adv-text,
.eu-adv-text--medium {
	font-size: .8125em
}

.eu-adv-text--medium {
	width: 100%;
	font-size: 14px
}

.adv-container--big {
	margin: 0 auto 1em
}

.adv-icon--big,
.adv-icon--medium {
	font-size: 48px
}

@media screen and (min-width:768px) {
	.eu-adv-text,
	.eu-adv-text--medium {
		font-size: .875em
	}
	.eu-advantages-icons {
		text-align: center;
		padding: 4rem 0 5rem
	}
	.eu-adv-text {
		width: 90px;
		padding-top: .5em;
		text-align: center;
		margin: auto;
		line-height: 1em
	}
	.adv-container--big {
		margin: auto
	}
}

@media screen and (min-width:1100px) {
	.eu-adv-text,
	.eu-adv-text--medium {
		line-height: 1em;
		text-align: center
	}
	.adv-icon--big {
		font-size: 64px
	}
	.eu-adv-text {
		width: 100px;
		padding-top: .5em;
		margin: auto;
		font-size: 1em
	}
	.eu-adv-text--medium {
		width: 100%;
		padding-left: 1em;
		padding-right: 1em
	}
}

.reviews__header {
	background-color: #ff7800;
	color: #fff;
	line-height: 96px
}

.reviews__header--alt {
	background-color: #fff;
	color: #818181
}

.reviews__title {
	vertical-align: middle;
	margin-left: 6px;
	font-weight: 200
}

.reviews__body {
	padding-top: 1em;
	padding-bottom: 1em
}

.reviews__body p {
	padding: .5em 0 0
}

.feedback-item-container ul,
.front-feedback {
	overflow: auto
}

.feedback-item {
	margin: 30px 40px
}

.feedback-item-title {
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap
}

.feedback-item-text {
	margin-top: .5em;
	margin-bottom: 2em
}

.feedback-item-rating-wrapper {
	text-align: center
}

.feedback-grid :last-child hr {
	display: none
}

@media screen and (min-width:1100px) {
	.feedback-grid hr {
		display: none
	}
	.feedback-grid [class*=col-]:nth-child(1):after,
	.feedback-grid [class*=col-]:nth-child(2):after {
		content: " ";
		display: block;
		height: 50%;
		top: 25%;
		background-color: #fff;
		width: 1px;
		position: absolute;
		right: 0;
		margin-right: 7px
	}
	.feedback-item-text {
		min-height: 300px
	}
}

.featured-img {
	display: block;
	height: 200px;
	border: 1px solid #fff
}

.roomshow {
	margin: 0 auto 1rem
}

.roomshow__header {
	padding: 1rem 1rem 0;
	color: #818181;
	font-size: 34px;
	font-weight: 200
}