@charset "utf-8";


#slider .caption h1 .selectedText {
	display: none;
}



#slider .caption .online-vibra span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-family: 'HurmeGeometricSans1SemiBold', sans-serif;
	font-size: 18px;
	color: #0c2340;
	line-height: 20px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

#slider .caption .online-vibra img {
	-webkit-animation: rotate360 10s linear infinite;
	-o-animation: rotate360 10s linear infinite;
	-moz-animation: rotate360 10s linear infinite;
	-ms-animation: rotate360 10s linear infinite;
	animation: rotate360 10s linear infinite;
	margin: 0 auto;
}

@media (max-width: 767px) {
	#slider .caption .online-vibra {
		display: block;
		width: 110px;
		margin-top: 30px;
		margin-bottom: -90px;
		position: relative;
	}
}


#videoSec {
	padding-top: 95px;
	padding-bottom: 40px;
	overflow: hidden;
}

#videoSec .title {
	text-align: center;
}

#videoSec .title .title-text {
	position: relative;
	width: 60%;
	margin: 0px auto 145px auto;
}

#videoSec .content {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

#videoSec .content p {
	position: absolute;
	margin: 0 0 0px 0;
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 30px;
	line-height: 45px;
	color: #fff;
}

#videoSec .content p a {
	color: #ffffff;
	text-decoration: none;
	width: 50px;
	height: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	border: 1px solid #fff;
	line-height: 50px;
}

#videoSec .content p a i {
	font-size: 20px;
	margin-right: -5px;
}

#videoSec .content p a:hover {
	color: #0C2340;
	border: 1px solid #fff;
}

@media(max-width: 992px) {
	#videoSec {
		padding-top: 45px;
	}

	#videoSec .title .title-text {
		min-height: 90px;
	}

	.circle-background {
		top: -40%;
	}
}

@media(max-width: 767px) {
	#videoSec {
		padding-bottom: var(--section-separation-mobile);
	}
}

#roomsSec .roomsTop .image {
	background-image: url(../../../images/room-shap2.png);
}

#liveSec {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: var(--section-separation);
	background-color: #0b233f;
	overflow: hidden;
}

#liveSec .liveVibra-slider .content {
	z-index: 1;
	position: relative;
}

#liveSec .liveVibra-slider .content .--menu-discover,
#liveSec .liveVibra-slider .content h5 {
	margin: 0;
	width: 100%;
	position: absolute;
	bottom: 145px;
	transform: translateY(50%);
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 50px;
	line-height: 50px;
	color: #ffffff;
	text-align: center;
	z-index: 20;
}

#liveSec .liveVibra-slider .content:before {
	content: "";
	width: 250px;
	height: 250px;
	background-image: url(../../../images/shap-liveslide.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%) rotate(180deg);
	mix-blend-mode: multiply;
	z-index: 10;
}

#liveSec .liveVibra-slider .content.shape1 a:before {
	transform: translateX(-50%) rotate(180deg);
}

#liveSec .liveVibra-slider .content.shape2 a:before {
	transform: translateX(-50%) rotate(90deg);
}

#liveSec .liveVibra-slider .content.shape3 a:before {
	transform: translateX(-50%) rotate(0deg);
}

#liveSec .liveVibra-slider .content.shape4 a:before {
	transform: translateX(-50%) rotate(-90deg);
}

#liveSec .thumbs {
	width: 85%;
	z-index: 1;
}

#liveSec .thumbs .--title-discover,
#liveSec .thumbs h3 {
	margin: 0 0 20px 0;
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 40px;
	line-height: 50px;
	color: #0ED6EF;
}

#liveSec .thumbs p {
	margin: 0 0 40px 0;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
}

#liveSec .thumbs .button_su {
	margin-top: 40px;
}

#liveSec .thumbs .button {
	position: relative;
	float: left;
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	padding: 20px 65px 20px 35px;
	margin-top: 40px;
	background-color: rgb(103 104 224 / 80%);
	border: 1px solid #6768E0;
	transition: all .25s ease-out;
	width: auto;
	display: inline-block;
	border-radius: 100px;
	text-decoration: none;
}

#liveSec .thumbs .button:hover {
	background-color: transparent;
	border: 1px solid #6768E0;
}

#liveSec .thumbs .button:after {
	content: "";
	width: 27px;
	height: 18px;
	background-image: url(../../../images/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	position: absolute;
	right: 30px;
	top: 19px;
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	transition: all .25s ease-out;
}

#liveSec .liveVibra-slider-thumbs .owl-stage-outer .owl-stage {
	transform: none !important;
	width: 100% !important;
}

#liveSec .liveVibra-slider-thumbs .owl-item {
	width: 100% !important;
	margin-bottom: 0px;
	padding: 22px 0;
	border-bottom: 1px solid rgb(103 104 224 / 50%);
}

#liveSec .liveVibra-slider-thumbs .item {
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
	font-family: 'HurmeGeometricSans1SemiBold', sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	transition: all .3s ease-in-out;
	cursor: pointer;
}

#liveSec .liveVibra-slider-thumbs .item strong {
	color: rgb(14 214 239 / 50%);
	padding-top: 4px;
}

#liveSec .liveVibra-slider-thumbs .item:hover {
	color: #0ED6EF;
	text-decoration: none;
}

#liveSec .liveVibra-slider-thumbs .item:hover strong {
	color: rgb(14 214 239 / 100%);
	text-decoration: none;
}

#liveSec .liveVibra-slider-thumbs .current .item {
	color: #0ED6EF;
	text-decoration: none;
}

#liveSec .liveVibra-slider-thumbs .current strong {
	color: rgb(14 214 239 / 100%);
	text-decoration: none;
}

#liveSec .liveVibra-slider-thumbs.owl-theme .owl-nav {
	top: 130px;
	right: auto;
	left: 0;
	margin-top: 0;
}

#liveSec .liveVibra-slider-thumbs.owl-theme .owl-nav [class*=owl-] {
	position: static;
	width: 25px;
	height: 18px;
	background: transparent;
	border-radius: 0;
}

#liveSec .liveVibra-slider-thumbs.owl-theme .owl-nav button.owl-prev {
	margin-right: 10px;
}

#liveSec .liveVibra-slider-thumbs.owl-theme .owl-nav button.owl-next {
	margin-left: 10px;
}

#joinclubSec {
	min-height: 785px;
	padding-top: 230px;
	padding-bottom: 230px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	overflow: hidden;
	margin-bottom: var(--section-separation);
}

#joinclubSec .content {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	flex-wrap: wrap;
}

#joinclubSec .content .--title-joinclub,
#joinclubSec .content h3 {
	margin: 0px 0 50px 0;
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 40px;
	line-height: 50px;
	color: #0C2340;
}

#joinclubSec .content .button {
	position: relative;
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	padding: 20px 65px 20px 35px;
	background-color: rgb(103 104 224 / 80%);
	transition: all .25s ease-out;
	width: auto;
	display: inline-block;
	border-radius: 100px;
	text-decoration: none;
}

#joinclubSec .content .button:hover {
	background-color: rgb(103 104 224 / 100%);
}

#joinclubSec .content .button:after {
	content: "";
	width: 27px;
	height: 18px;
	background-image: url(../../../images/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	position: absolute;
	right: 30px;
	top: 19px;
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	transition: all .25s ease-out;
}

#joinclubSec .image ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: auto;
	float: right;
}

#joinclubSec .image ul li {
	margin: 0 0 40px 0;
	position: relative;
}

#joinclubSec .image ul li:last-child {
	margin-bottom: 0px;
}

body.event-section #eventSec {
	padding-top: 0px;
	padding-bottom: 0px;
}

#aboutHotel {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: var(--section-separation);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}
body.home #aboutHotel  {
	margin-bottom: 0px;
}

#aboutHotel .aboutHotel-slider .content {
	z-index: 1;
	padding-top: 130px;
}

#aboutHotel .aboutHotel-slider .content p {
	margin: 0 0 40px 0;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
}
#aboutHotel .aboutHotel-slider .content a {
	color: #fff;
	position: relative;
	text-decoration: none;
	padding-right: 15px;
}
#aboutHotel .aboutHotel-slider .content a::before {
	content: "";
    width: 8px;
    height: 7px;
    background-image: url(../../../images/read-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    position: absolute;
    right: 0px;
    top: 7px;
}
#aboutHotel .aboutHotel-slider .content a::after {
	position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #0ED6EF;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    bottom: -8px;
}
#aboutHotel .aboutHotel-slider .content a::after {
	bottom: -4px;
    opacity: 1;
    visibility: visible;
}
#aboutHotel .aboutHotel-slider .content .button_su {
	float: right;
}

#aboutHotel .aboutHotel-slider .content .button {
	position: relative;
	float: right;
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	padding: 20px 65px 20px 35px;
	background-color: rgb(103 104 224 / 80%);
	border: 1px solid #6768E0;
	transition: all .25s ease-out;
	width: auto;
	display: inline-block;
	border-radius: 100px;
	text-decoration: none;
}

#aboutHotel .aboutHotel-slider .content .button:hover {
	background-color: transparent;
	border: 1px solid #6768E0;
}

#aboutHotel .aboutHotel-slider .content .button:after {
	content: "";
	width: 27px;
	height: 18px;
	background-image: url(../../../images/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	position: absolute;
	right: 30px;
	top: 19px;
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	transition: all .25s ease-out;
}

#aboutHotel .thumbs {
	width: 85%;
	z-index: 1;
}

#aboutHotel .thumbs .--title-about-us,
#aboutHotel .thumbs h3 {
	margin: 0 0 20px 0;
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 40px;
	line-height: 50px;
	color: #0ED6EF;
}

#aboutHotel .aboutHotel-slider-thumbs .owl-item {
	margin-bottom: 0px;
	padding: 30px 0;
	border-bottom: 1px solid rgb(103 104 224 / 50%);
}

#aboutHotel .aboutHotel-slider-thumbs .item {
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
	font-family: 'HurmeGeometricSans1SemiBold', sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	transition: all .3s ease-in-out;
	cursor: pointer;
}

#aboutHotel .aboutHotel-slider-thumbs .item strong {
	color: rgb(14 214 239 / 50%);
	padding-top: 4px;
}

#aboutHotel .aboutHotel-slider-thumbs .item:hover {
	color: #0ED6EF;
	text-decoration: none;
}

#aboutHotel .aboutHotel-slider-thumbs .item:hover strong {
	color: rgb(14 214 239 / 100%);
	text-decoration: none;
}

#aboutHotel .aboutHotel-slider-thumbs .current .item {
	color: #0ED6EF;
	text-decoration: none;
}

#aboutHotel .aboutHotel-slider-thumbs .current strong {
	color: rgb(14 214 239 / 100%);
	text-decoration: none;
}

#aboutHotel .aboutHotel-slider-thumbs.owl-theme .owl-nav {
	top: 130px;
	right: auto;
	left: 0;
	margin-top: 0;
}

#aboutHotel .aboutHotel-slider-thumbs.owl-theme .owl-nav [class*=owl-] {
	position: static;
	width: 25px;
	height: 18px;
	background: transparent;
	border-radius: 0;
}

#aboutHotel .aboutHotel-slider-thumbs.owl-theme .owl-nav button.owl-prev {
	margin-right: 10px;
}

#aboutHotel .aboutHotel-slider-thumbs.owl-theme .owl-nav button.owl-next {
	margin-left: 20px;
}

#otherSec {
	padding-top: 0px;
	padding-bottom: var(--section-separation);
	overflow: hidden;
}

#otherSec .container {
	position: relative;
}

#otherSec .otherIconTop {
	width: 321px;
	min-height: 321px;
	display: inline-block;
	position: absolute;
	left: -160px;
	top: 900px;
}

#otherSec .otherIconBotm {
	width: 321px;
	min-height: 321px;
	display: inline-block;
	position: absolute;
	right: -160px;
	bottom: -900px;
}

#otherSec .title {
	position: relative;
	padding: 0 0 50px 0;
	text-align: center;
}

#otherSec .title .--title-others-section,
#otherSec .title h3 {
	margin: 0px 0 15px 0;
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 40px;
	color: #0C2340;
	line-height: 40px;
}

#otherSec .title .--title-others-section span,
#otherSec .title h3 span {
	color: #0ED6EF;
}

#otherSec .other-things .item {
	position: relative;
	transition: all .25s ease-out;
}

#otherSec .other-things .item img {
	display: inline-block;
	width: 100%;
	height: auto;
}

#otherSec .other-things .item .info {
	width: 100%;
	display: inline-block;
	padding-bottom: 200px;
}

#otherSec .other-things .item .info .blueBox {
	width: 400px;
	height: 400px;
	padding: 80px 45px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: rgb(14 214 241 / 80%);
	transition: all .25s ease-out;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#otherSec .other-things .item .info .blueBox .otherHd {
	position: relative;
	width: auto;
	display: inline-block;
	margin: 0 30px 20px 30px;
	font-family: 'HurmeGeometricSans1Bold', sans-serif;
	font-size: 30px;
	line-height: 35px;
	color: #0C2340;
}

#otherSec .other-things .item .info .blueBox .otherText {
	width: 100%;
	display: inline-block;
	margin: 0 0 24px 0;
	font-family: 'HurmeGeometricSans1SemiBold', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

#otherSec .other-things .item .info .blueBox:hover {
	background-color: rgb(12 35 64 / 80%);
}

#otherSec .other-things .item .info .blueBox:hover .otherHd {
	color: #0ED6EF;
}

#otherSec .other-things .item .info .blueBox .button_su_inner {
	background-color: #8586e6;
}

#otherSec .other-things.owl-theme .owl-nav {
	top: calc(50% - 25px);
}

#otherSec .other-things.owl-theme .owl-nav button.owl-prev {
	left: 0px;
	background-color: #6768E0;
}

#otherSec .other-things.owl-theme .owl-nav button.owl-next {
	right: 0px;
	background-color: #6768E0;
}
