/*.home-hero h2 {
color: #003b71;
}*/
.q_logo img{
	position: relative;
	width: 100% !important;
	height: auto !important;
	top: unset;
	max-width: 160px;

}

.q_logo {
	top: unset;
	left: 0;
	width: 100%;
	height: 100%;
}
.logo_wrapper{
	height: 100%;
}
.accomodation .full_section_inner{
	gap:0 !important;
}
.accommodation-box{
	position: relative;
	height: 450px;
}
.accommodation-box img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.accommodation-box h4{
	font-size: 26px;
}
.accommodation-box p{
	line-height: 1.2;
	margin-bottom: 30px;
}
.accommodation-box .overlay1 h4{
	color: #fff;
}
.accommodation-box .overlay1 {
	padding: 30px;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 30px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
	position: absolute;
	margin-bottom: 0;
	bottom: 0;
	width: 70%;
	left: 0;
	box-shadow: none;
	background: 0 0;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
}

.accommodation-box .overlay2 {
	position: absolute;
	width: 80%;
	margin-bottom: 0;
	bottom: 0;
	background: 0 0;
	box-shadow: none;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	background-color: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 0px;
	padding: 15px;
	padding-bottom: 30px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.page-id-1264 .accommodation-box .overlay2{
	width: 90%;
	padding: 15px 8px !important;
}
.page-id-1264 .accomodation .vc_column_container>.vc_column-inner{
	padding-left: 10px;
    padding-right: 10px;
}
.page-id-1264 .accommodation-box .overlay2 .btn1{
	font-size: 12px;
    letter-spacing: 1px;
    padding: 8px 5px;
}
.accommodation-box:after {
	height: 250px;
	max-height: 100%;
	width: 100%;
	content: "";
	bottom: 0;
	background: linear-gradient(0deg, #2b2e2e 0%, rgba(255, 255, 255, 0) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
}

.accommodation-box:hover .overlay2{
	-ms-transform: translateY(-33px);
	-o-transform: translateY(-33px);
	-moz-transform: translateY(-33px);
	-webkit-transform: translateY(-33px);
	transform: translateY(-33px);
	opacity: 1;
	visibility: visible;
}
.accommodation-box .overlay2 h4{
	margin-bottom: 15px;
}
.btn1{
	/* background-color: #ab9f6c; */
	background-color: #dbb046;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 3px;
	padding: 10px;
	border: 1px solid #dbb046;
	transition: .3s ease-in-out;
}
.btn1.btn2{
	color: #dbb046;
	background: transparent;
}
.btn1:hover {
	background-color: #003b71;
	border-color: #003b71;
	color: #fff;
}
.btn1.btn2:hover {
	color: #003b71;
	border-color: #003b71;
	background: transparent;
}
.btnBox{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.form-map.contactus .full_section_inner{
	gap: 0 !important;
	justify-content: center;
}
.form-map.contactus .form-row{
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.form-map.contactus .form-row.col-3 label:nth-of-type(1),
.form-map.contactus .form-row.col-3 label:nth-of-type(2) {
	width: 49%;
}

.form-map.contactus .form-row.col-3 label:nth-of-type(3) {
	width: 100%;
	margin-right: 0;
}
.animatedText .section_inner_margin,.offer-section .full_section_inner, .info-box .full_section_inner{
	gap: 0 !important;
}
.animatedText .image_with_text img{
	height: 250px;
	width: 100%;
	object-position: center;
	object-fit: cover;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.animatedText .image_with_text h3{
	min-height: 51px;
	margin-bottom: 10px;
	color: #fff;
}

.animatedText .wpb_wrapper{
	border: 1px solid;
	padding: 15px;
	background: #dbb046;
	color: #fff;
}

.animatedText .wpb_wrapper:hover img{
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.offer-section img{
	width: 100%;
	position: relative;
	height: 100%;
	max-height: 550px;
}
/* .offer-section .qode-cta-section::after{
position: absolute;
width: 100%;
height: 100%;
content: "";
top: 0;
left: 0;
background: #00000082;
} */
.new-offer-section .offerBox{
	display: flex;
	align-items: center;
	box-shadow: 0px 0px 37px -13px rgba(0, 0, 0, 0.55);
}
.new-offer-section .offerBox .offerText{
	padding: 50px 30px;
}
.new-offer-section .offerBox .offerText h4{
	font-size: 32px;
}
.new-offer-section .offerBox .offerText h2{
	color: #dbb046;
	font-size: 60px;
	font-weight: bold;
	margin: 30px 0;
}
.page-id-1264 .new-offer-section .offerBox .offerText h2 {
    font-size: 42px;
}
.new-offer-section .offerBox .offerText p{
	font-size: 22px;
	font-weight: bold;
}
.new-offer-section .offerBox .box{
	width: 50%;
}
.new-offer-section .offerBox .offerImg.box{
	height: 480px;
}
.new-offer-section .offerBox .offerImg.box img{
	height: 100%;
	object-fit: cover;
	object-position: bottom;
}

.new-offer-section{
	display: none;
}
.info-box h2{
	text-align: center;
	margin-bottom: 60px !important;
}
.info-box .qode-icwi-icon-holder{
	display: none;
}
.info-box .qode-icwi-image{
	height: 110px;
	width: 110px;
	border-radius: 50%;
	margin: auto;
}
.info-box .qode-icwi-image img{
	height: 100%;
	width: 100%;
	border-radius: 50%;
}
/* .info-box .full_section_inner .vc_column_container.vc_col-sm-3 .vc_column-inner{
padding: 0;
} */
.info-box{
	padding: 50px 0 !important;
	background: #ab9f6c4f;
}
.info-box .qode-info-card-with-icon{
	background: #fff;
	padding: 25px;
	border-radius: 15px;
}
.info-box .qode-info-card-with-icon .qode-icwi-text-holder{
	padding: 0;
	padding-top: 15px;
}
.stepBox .full_section_inner{
	justify-content: center;
}
.book-calendar{
	padding-bottom: 0!important;
}
.stepBox, .hidden-row{
	padding-top: 0 !important;
	padding-bottom: 0!important;
}
.stepBox h2{
	text-align: center;
}
.stepBox form{
	background-color: #fff;
	box-shadow: 0 0 6px #0000001f;
	border-radius: 10px !important;
	padding: 50px !important;
}
.stepBox form p, .stepBox p{
	text-align: center;
}
.stepBox form .forminator-step-label,.stepBox form .forminator-row .forminator-label, .finished-btn,.stepBox .forminator-edit-module{
	display: none !important;
}
.stepBox form  .forminator-button.forminator-button-next{
	background-color: #ab9f6c;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 3px;
	padding: 10px;
	border: 1px solid #ab9f6c;
	transition: .3s ease-in-out;
}

.stepBox form .forminator-button.forminator-button-back{
	color: #ab9f6c;
	background: transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 3px;
	padding: 10px;
	border: 1px solid #ab9f6c !important;
	transition: .3s ease-in-out;
}
.stepBox form .forminator-break:before,.stepBox form .forminator-step .forminator-step-dot{
	background-color: #ab9f6c !important;
}
.stepBox form .forminator-step .forminator-step-dot{
	border-color: #ab9f6c !important;
}
.stepBox form p strong{
	color: #ab9f6c !important;
}
.text-title{
	margin-bottom: 35px;
	text-align: center;
}
.page-id-1263 .vc_row:not(.vc_inner), .page-id-1299 .vc_row:not(.vc_inner) , .page-id-1264 .vc_row:not(.vc_inner), .page-id-1300 .vc_row:not(.vc_inner){
	padding: 50px 0;
}

.page-id-1263 .pseudo-full .vc_inner:nth-child(2n), .page-id-1264 .pseudo-full .vc_inner:nth-child(2n) {
	margin-top: 0;
}
.page-id-1263 .vc_row:not(.vc_inner) .full_section_inner{
	gap: 20px;
}

.page-id-1263 .info-box .vc_column_container{
	padding-left: 15px;
	padding-right: 15px;
}
.page-id-1263 .info-box .vc_column_container .vc_column-inner{
	padding-left: 0;
	padding-right: 0;
}

.heading-title{
	margin-bottom: 40px;
}
.heading-title h2{
	margin-bottom: 15px;
}
.heading-title .wpb_wrapper{
	border: unset;
	padding: unset;
	background: unset;
}

.page-id-1371 .parallax_section_holder , .page-id-1372 .parallax_section_holder {
	height: 400px !important;
}


.video-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
}

.grid-item {
	flex: 1 1 calc(25% - 20px); /* 4 per row with spacing */
	box-shadow: 0 4px 12px rgba(0,0,0,0.1);
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.grid-item::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 50%;
	z-index: 2;
	pointer-events: none;
	transition: opacity 0.3s ease;
}

/* Triangle (play arrow) */
.grid-item::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-40%, -50%);
	width: 0;
	height: 0;
	border-left: 20px solid white;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	z-index: 3;
	pointer-events: none;
	transition: opacity 0.3s ease;
	opacity: 1;
	background: transparent;
}

/* Hide play icon when playing */
.grid-item.playing::before,
.grid-item.playing::after {
	opacity: 0;
}

.grid-item video {
	width: 100%;
	height: 400px;
	display: block;
	/*   cursor: pointer; */
	border: none;
	outline: none;
	border-radius: 8px;
	position: relative;
	z-index: 3;
	object-fit: cover;
}

/* Responsive */
@media screen and (max-width: 992px) {
	.grid-item {
		flex: 1 1 calc(50% - 20px); /* 2 per row on tablets */
	}
}

@media screen and (max-width: 600px) {
	.grid-item {
		flex: 1 1 100%; /* 1 per row on mobile */
	}
}
.tooltip-animate{
	padding: 20px 0 !important;
}
.tooltip-animate .full_section_inner{
	gap: 0px !important;
}
.tooltip-animate .qode-giwt .qode-giwt-inner{
	padding: 20px !important;
}
.tooltip-animate .qode-giwt-content-holder{
	margin-top: 0 !important;
}

.tooltip-animate .qode-giwt-title-holder {
	position: absolute;
	color: #fff;
	padding: 6px 12px;
	border-radius: 4px;
	font-size: 13px;
	white-space: nowrap;
	z-index: 100;
	opacity: 0;
	transition: opacity 0.3s ease;
	pointer-events: none;
	top: -45px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	text-wrap: auto;
}

.tooltip-animate .qode-giwt-inner:hover .qode-giwt-title-holder {
	opacity: 1;
}

.tooltip-animate  .qode-giwt-title-holder h6{
	color: #dbb046 !important;
}

.tooltip-animate .qode-giwt .qode-giwt-inner:hover{
	background: transparent !important;
	box-shadow: none !important;
}
.locationName {
	padding-top: 50px !important;
	padding-bottom: 0 !important;
}
.locationName .full_section_inner{
	gap: 0px !important;
	width: 100%;
	max-width: 90%;
	margin: auto;
	text-align: center;
	justify-content: space-between;
}
.locationName .full_section_inner .vc_col-sm-3 {
	width: 23%;
}
.locationName .full_section_inner .wpb_column.vc_column_container{
	box-shadow: 0px -1px 29px -4px rgba(0, 0, 0, 0.15) !important;
	height: 65px;
	display: flex;
	align-items: center;
}
.locationName .full_section_inner .wpb_column.vc_column_container .vc_column-inner:hover a{
	color: #003b71 !important;
}
.new-locations{
	padding-bottom: 0 !important;
}

.new-locations h3{
	color: #dbb046;
	font-size: 24px;
	width: 100%;
	max-width: 85%;
	margin: auto;
}

.tooltip-map {
	position: relative;
	width: 100%;
/* 	max-width: 1200px; */
	margin: 0 auto;
}

.tooltip-map img.main-map {
	width: 100%;
	display: block;
}

.marker {
	position: absolute;
	width: 24px;
	height: 24px;
	cursor: pointer;
	transform: translate(-50%, -100%);
}

.marker img {
	width: 100%;
}

.marker .tooltip {
	position: absolute;
	top: -100px;
	left: 0;
	background: white;
	padding: 8px;
	border: 1px solid #ccc;
	box-shadow: 0 4px 8px rgba(0,0,0,0.2);
	display: none;
	z-index: 10;
	width: 200px;
	pointer-events: auto;
}

.tooltip img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 5px;
}

.marker:hover .tooltip {
	display: block;
}

@keyframes bounce {
	0%, 100% {
		transform: translate(-50%, -100%) translateY(0);
	}
	50% {
		transform: translate(-50%, -100%) translateY(-10px);
	}
}

/* Only animate the marker icon (not tooltip image) */
.marker > img {
	width: 100%;
	animation: bounce .6s infinite;
	transform: translate(-50%, -100%);
}
.marker:hover{
	z-index: 9;
}

.marker.tooltip9{
	top: 70%;
	left: 68%;
}
.marker.tooltip10{
	top: 82%;
	left: 55.5%;
}
.marker.tooltip7{
	top: 46%;
	left: 34%;
}
.marker.tooltip8{
	top: 37%;
	left: 20%;
}
.marker.tooltip11{
	top: 53%;
	left: 14%;
}
.marker.tooltip2 {
    top: 37%;
    left: 10.5%;
}
.marker.tooltip1 {
    top: 33%;
    left: 23.2%;
}
.marker.tooltip3{
	top: 34%;
	left: 16.7%;
}
.marker.tooltip4{
	top: 21%;
	left: 47%;
}
.marker.tooltip5{
	top: 39%;
	left: 40.4%;
}
.marker.tooltip6{
	top: 30%;
	left: 27.4%;
}

.videoTestimonial{
	display: none !important;
}

.info-box .qode-info-card-with-icon .qode-icwi-text {
    min-height: 267px;
}

.page-id-1264 .info-box .qode-info-card-with-icon .qode-icwi-text {
    min-height: 295px;
}
.page-id-1264 .info-box .qode-info-card-with-icon .qode-icwi-title{
	 min-height: 86px;
}
.page-id-1299 .animatedText .image_with_text{
	height: 100%;
    min-height: 758px;
}
.page-id-1300 .animatedText .image_with_text{
	height: 100%;
    min-height: 785px;
}

body.home #review{
	padding-bottom:0 !important;
}


@media screen and (max-width: 767px) {
	.accommodation-box{
		margin-bottom: 25px;
	}
	.info-box .qode-info-card-with-icon {
    margin-bottom: 25px;
}
}

.button.button--calypso.bookNowBtn{
	margin-top: 0 !important;
	margin-bottom: 35px !important;
}

.checkmarks li:before{
	    top: -5px;
}