@charset "UTF-8";
.fS2-virtual-banner.uk-container {
	max-width: 100%;
	padding: 12px 40px 40px 40px;
	box-sizing: border-box;
}

.fS2-virtual-banner .banner-container, .fS2-virtual-banner .banner-container>ul {
	height: 80vh;
}

.fS2-virtual-nav .main-nav-inner {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.fS2-virtual-nav .main-nav-inner .logo-img {
	max-height: 75px !important;
}

.fS2-virtual-nav .res-container {
	margin-left: auto;
	margin-right: 20px;
}

.fS2-virtual-nav .lang-container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.fS2-virtual-nav .lang-container>ul {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin: 0 0 0 20px;
}

.hotel-list-container {
	margin: 0 20px;
}

.hotel-list-container a {
	color: #000 !important;
}

.hotel-list-container>a {
	font-size: 30px;
	font-weight: bold;
	text-transform: capitalize;
}

.hotel-list-container>a:hover {
	text-decoration: none;
}

.hotel-list-button {
	border: solid 2px #a6a8a9 !important;
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	margin: 40px 2px 0 0 !important;
	width: 95%;
	text-transform: none !important;
	line-height: 1 !important;
	color: #636567 !important;
}

.pillar {
	width: 1px;
	height: 63px;
	margin: 0 20px 0 0;
	background-color: #a6a8a9;
}

.hotel-list-container .uk-icon {
	margin-left: 20px;
}

@media ( max-width: 960px) {
	.hotel-list-container {
		order: -1;
		font-size: 18px;
	}
	.hotel-list-container>a {
		font-size: 18px;
	}
	.hotel-list-container .uk-icon {
		margin-left: 0;
	}
	.logo-container, .menu-container, .hotel-list-container {
		width: 33%;
	}
	.menu-container {
		display: flex;
		justify-content: flex-end;
	}
	.logo-container {
		display: flex;
		justify-content: center;
	}
	.fS2-virtual-nav .main-nav-inner .logo-img {
		max-height: 50px !important;
	}
	.fS2-virtual-nav .fS-Nav__MainNav div.main-nav-inner {
		padding: 12px 16px 18px 16px;
	}
	.fS2-virtual-nav .hotel-list-container {
		margin: 0;
	}
	.hotel-list-button {
		margin: 16px 0 0 !important;
		width: 100%;
	}
}

/* mobile */

.fS2-virtual-banner.cW-Slide.cW-Slide--Mobile {
	top: 12px;
	height: auto;
}

.makeRes-container {
	width: 321px;
	height: 64px;
	margin: auto;
	padding: 8px;
	background-color: rgba(255, 255, 255, 0.25);
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
}

.side-menu-canvas {
	display: flex;
	flex-direction: column;
}

.uk-button.makeReservation {
	white-space: nowrap;
	height: 48px;
	padding: 10px 20px !important;
	font-size: 18px !important;
	font-weight: bold;
	color: #fff !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

.uk-button.makeReservation.bottomResButtonMobile {
	margin-top: auto;
	margin-bottom: 50px;
}

.fS2-virtual-banner .cW-Slide__Content {
	top: 50%;
	bottom: unset;
}

.fS2-virtual-banner .cW-Slide__DotNav {
	bottom: 85px !important;
}

.fS2-virtual-nav .fS-Nav__TopNav>.uk-container, .fS2-virtual-nav .fS-Nav__MainNav>.uk-container {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	padding: 0%;
	margin: 0;
}

.fS2-virtual-nav .uk-navbar-sticky .fS-Nav__MainNav a {
	color: #fff !important;
}

.fS2-virtual-nav .uk-navbar-sticky .fS-Nav__MainNav .uk-dropdown a {
	color: #000 !important;
}

.fS2-virtual-nav .uk-navbar-sticky .uk-navbar-dropdown a {
	color: #000 !important;
}

.fS2-virtual-nav .uk-navbar-sticky svg polyline {
	color: #fff !important;
}

@media (min-width: 960px) {
	.fS2-virtual-nav .fS-Nav__MainNav, .fS2-virtual-nav .fS-Nav__TopNav {
		padding: 0 40px;
	}
	.fS2-virtual-topnav.fS-Nav__TopNav {
		padding: 0 40px;
	}
	.fS2-virtual-topnav.fS-Nav__TopNav .uk-container {
		max-width: 100%;
		padding: 0;
	}
	.fS2-virtual-nav nav.uk-navbar-container {
		padding: 1rem 0;
	}
}

@media (max-width: 960px) {
	.fS2-virtual-banner.uk-container {
		padding: unset;
	}
	#searchModules {
		display: none;
	}
}

/* hotels */

.chain-section {
	max-width: 1400px;
	margin: auto;
	padding: 20px 40px 90px 40px;
}

.chain-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	white-space: nowrap;
}

.chain-item {
	width: 46%;
	height: 350px;
	box-sizing: content-box;
	padding: 1.5%;
	position: relative;
}

.chain-img-container {
	width: 100%;
	height: 350px;
	background-size: cover;
	background-position: center;
	position: relative;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	cursor: pointer;
}

.chain-text {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #ffffff;
	padding: 16px;
}

.chain-hotel-name {
	font-size: 1.5rem;
	color: #ffffff;
	margin: 0;
}

@media ( max-width: 960px) {
	.chain-section {
		margin: auto;
		padding: 16px 32px 40px 32px;
	}
	.chain-item {
		width: 100%;
		height: 120px;
		box-sizing: content-box;
		padding: 8px 0px;
	}
	.chain-img-container {
		height: 120px;
	}
	.chain-text {
		padding: 8px;
		font-size: 14px;
	}
	.chain-hotel-name {
		font-size: 14px;
		color: #ffffff;
		margin: 0;
	}
	.chain-section .adult {
		display: none;
	}
}

.highlightsSection .highlightsSection-inner {
	background-color: #fff;
	color: #000;
}

.highlightsSection .carousel-inner.slider-1 {
	margin-bottom: 100px;
}

.highlightsSection.template-fS2 #highlightSlider1 .carousel-control-prev, .highlightsSection.template-fS2 #highlightSlider1 .carousel-control-next, .highlightsSection.template-fS2 #highlightSlider2 .carousel-control-prev, .highlightsSection.template-fS2 #highlightSlider2 .carousel-control-next {
	margin: 5px;
	position: static;
}

.carousel-control-container {
	position: absolute;
	right: 0;
	display: flex;
	height: 50px;
	background-color: #7b7b7b54;
	padding: 10px;
}

.carousel-control-container.slider-1 {
	right: 50%;
	margin: 15px;
	bottom: -65px;
}

slider-1 .highlight-button {
	justify-content: flex-start !important;
}

.highlightsSection {
	padding-bottom: 120px !important;
	background-color: #000;
}

@media ( max-width: 960px) {
	.highlightsSection {
		padding-bottom: 1px !important;
	}
	.highlightsSection.template-fS2 {
		padding-top: 48px !important;
	}
	.highlightsSection .sliderContent {
		order: -1;
		text-align: center;
	}
	.highlightsSection .carousel-inner {
		margin-bottom: 90px;
		margin-left: 16px;
		margin-right: 16px;
		width: auto;
		padding-top: 16px;
	}
	.highlightsSection .highlight-button {
		display: flex;
		justify-content: center !important;
		align-items: center;
		margin-bottom: 24px;
	}
	.template-fS2 .sliderImage {
		padding: 0;
	}
	.highlightsSection .carousel-indicators {
		bottom: -10px;
	}
	.highlightsSection .carousel-indicators li {
		background-color: #fff !important;
		width: 5px;
		height: 5px;
		border-radius: 50%;
	}
	.carousel-control-container {
		display: none;
	}
	.highlightsSection .highlightsSection-inner {
		background-color: inherit;
		color: #000;
	}
}

@media ( min-width: 959px) {
	#servicesSection.chainServices .services-slider-item {
		padding-left: 0;
		padding-right: 0;
	}
	.template-fS2.servicesSection.chainServices {
		max-width: none;
		padding-left: 0;
		padding-right: 0;
	}
	.chainServices .prev, .chainServices .next {
		background-color: #fff;
		opacity: 0.3;
		padding: 10px;
	}
	.chainServices .prev img, .chainServices .next img {
		opacity: 1;
	}
	#servicesSection.chainServices .prev {
		left: 0;
	}
	#servicesSection.chainServices .next {
		right: 0;
	}
}

@media (min-width: 959px) {
	.first-chain-img {
		width: 50% !important;
		height: 60vh;
		object-fit: cover;
	}
	.FirstSection.template-fS2 {
		padding-top: 112px;
	}
}

@media (max-width: 959px) {
	.first-chain-img {
		object-fit: cover;
		height: 200px;
	}
	.template-fS2 .uk-container {
		padding-bottom: 56px;
	}
	.FirstSection.template-fS2 {
		padding-top: 40px;
	}
	.FirstSection.template-fS2 .uk-container {
		padding-bottom: 20px;
	}
	.template-fS2 .uk-container {
		padding-left: 0;
		padding-right: 0;
	}
	.firstSection-content * {
		margin: 0;
	}
}

.banner-slide-left, .banner-slide-right {
	margin: 2px;
	opacity: 0.4;
	transition: all 200ms;
}

.banner-slide-left:hover, .banner-slide-right:hover {
	opacity: 1;
	transition: all 200ms;
}

.banner-slide-left img {
	transform: rotate(180deg);
}

.slide-buttons {
	display: flex;
}

.slide-buttons img {
	box-sizing: content-box;
	padding: 5px;
}

.hotel-control {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 16px 24px;
}

.hotels-slide-left img {
	transform: rotate(180deg);
}

.hotels-slide-right, .hotels-slide-left {
	opacity: 0.4;
	transition: all 200ms;
	color: transparent;
}

.hotels-slide-left:hover, .hotels-slide-right:hover {
	opacity: 1;
	transition: all 200ms;
	color: transparent;
}

.hotel-control:focus {
	outline: none;
}

.hotel-slider-nav {
	position: absolute;
	top: 0;
	bottom: 0;
	display: none;
}

.chain-img-container .carousel-indicators {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 5px;
	justify-content: flex-end;
}

.chain-img-container .carousel-indicators li {
	background-color: #fff !important;
	width: 5px;
	height: 5px;
	border-radius: 100%;
}

.fS2-virtual-nav .uk-dropdown {
	box-shadow: 0 2px 5px rgb(0, 0, 0);
	box-shadow: none;
	background-color: #fff;
	border: 2px solid rgba(0, 0, 0, 0.60);
}

.fS2-virtual-nav .uk-dropdown::before {
	height: 15px;
	width: 15px;
	position: absolute;
	content: '';
	background: #fff;
	border: 2px solid rgba(0, 0, 0, 0.60);
	border-top-width: 0px;
	border-left-width: 0px;
	transform: rotate(225deg);
	top: -9px;
	left: 75%
}

.hotel-list-icon {
	width: 10px;
	height: 2px;
	margin: 14px 12px 14px 0;
	background-color: #000000;
}

.fS2-virtual-nav .uk-dropdown {
	text-align: left;
	padding: 25px 13px 40px 13px;
}

.fS2-virtual-nav nav.uk-navbar-container:not(.uk-navbar-sticky) {
    background: none !important;
}

.nav-hotel-list {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 2;
}

.nav-hotel-list li {
	opacity: 0.5;
	transition: all 200ms;
}

.nav-hotel-list li:hover {
	opacity: 1;
	transition: all 200ms;
}

.nav-hotel-list a:hover {
	text-decoration: none;
}

@media ( max-width: 960px) {
	.fS2-virtual-nav .uk-dropdown {
		padding: 15px 13px 20px 13px;
	}
	.fS2-virtual-nav .uk-dropdown::before {
		left: 40%
	}
	.hotel-list-container {
		font-size: 14px;
	}
	.nav-hotel-list li {
		opacity: 1;
	}
}

.fS2-virtual-nav {
	position: relative;
	z-index: 30;
}

.template-fS2 .uk-container {
	padding-bottom: 0;
}

.chain-highlight-show-button {
	color: #fff;
}

.chainMenuHotels .uk-navbar-dropdown {
	width: auto;
}

.chainMenuHotels a {
	white-space: nowrap;
}

.fS2-virtual-nav.uk-sticky.uk-sticky-below.uk-sticky-fixed {
	background-color: unset !important;
}

@media(max-width: 960px) {
	.otherPageSearchModule {
		display: flex !important;
		position: static !important;
	}
	.otherPageSearchModule .customSelect {
		width: 100%;
	}
}

@media(max-width: 960px) {
	.fS-Header .menu-container .DropdownLang {
		order: 1;
	}

	.menu-container .DropdownLang a {
		color: #000;
		margin-right: 30px;
	}

	.menu-container .DropdownLang a:focus {
		color: #000;
	}
}

@media(max-width: 480px) {
	.contents-area-for-hotel {
		flex-wrap: wrap !important;
		column-gap: 25px;
	}
	.chain-text {
		bottom: 40px !important;
	}
}