/* @font-face {
    font-family: regular_font-family;
    src: url(../font/AvertaDemo-Regular.otf);
}
.font_text {
    font-family: regular_font-family;
} */

.sub_headings_privacy{
	font-size:17px;
	font-weight: 500;
}
.page_top_heading {
    border-bottom: 2px solid #775a97;
    margin: 0 auto;
    max-width: fit-content;
    margin-bottom: 13px;
    font-size: 30px;
    padding-bottom: 2px;
}
.contactPage_head {
    margin: 30px auto;
}
.form_button_section {
    background: #775a97;
    color: #fff;
    text-align: center;
    border-radius: 2px;
}
.Contact_input_field_div {
    width: 100%;
    padding: 8px;
    margin-top: 20px;
    border: 1px solid #e3e3e3;
    background: #fff;
    border-radius: 5px;
}

.Contact_input_field {
    border: none;
    width: 100%;
    font-size: 14px;
}
.review_page_div{
    padding: 20px;
    border-radius: 2px;
    background: #ffff;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, .12) !important;
}
.blurImage_imgSection {
    position: relative;
    height: 100%;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    border-bottom-right-radius: 10px;
}
.termsPage_div {
   box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    background: #ffff;
    border-radius: 2px;
    padding: 20px;
}
.contactPage_div {
    box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    border-radius: 2px;
    background: #ffff;
}
.getInTouch_head{
	background: #775A97;
	color: white;
	text-align: center;
	padding: 12px;
}
.text_sub_head{
	font-size:18px;
}
#load-more-reviews , .contact_form_button {
    background: #775a97;
    width: 36%;
    padding: 8px !important;
    color: #fff;
    min-width: 100px;
    font-size: 17px;
    font-weight: 600;
    max-width: 198px;
    border: none;
    border-radius: 5px;
    margin: auto;
}

.Contact_input_field:focus-visible {
    outline: none;
}
.gallery_overlay_section {
    display: none;
    background-color: #000000e6;
    width: 100%;
    height: 100vh;
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 99999;
    margin: 0 auto;
    align-content: center !important;
    overflow-y: scroll;
}
.gallery_img_popUP {
    display: none;
    background-color: #fff;
    width: 40%;
    max-height: 500px;
    max-width: 600px;
    height: 80vh;
    position: fixed !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 9px;
    z-index: 999;
    -webkit-box-shadow: 0 0 33px #3e3a3a;
}
.close_popup_icon {
    z-index: 999;
    position: absolute;
    top: -13px;
    right: -8px;
    font-size: 18px;
    cursor: pointer;
    border: 1px solid #775a97;
    border-radius: 50%;
    background-color: #775a97;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
}
.Gallery__popUP_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 80vh;
}
.next_image {
    right: 12px;
    padding: 6px 3px 4px 6px;
}
.enable_gallery_btn {
    background: #775a97;
    color: #fff;
}
.gallery_pop_upbtn {
    font-size: 20px;
    position: absolute;
    top: 48%;
    border-radius: 5px;
}
.disable_gallery_btn {
    background: #78686f;
    color: #816d6d;
}
.prev_image {
    left: 12px;
    padding: 6px 6px 4px 3px;
}
.galleryPage_img{
	width:100%;
	height:200px;
	object-fit:cover;
}
.gallery_heading {
    font-size: 22px;
    color: #4a4a4a;
    font-weight: 600;
    width: fit-content;
}
.galleryImage_div{
	 cursor: pointer;
}
.site_color{
	color: #775A97;
}
.border_bottom{
	border-bottom: 1px solid #cdcdcd;
}
.active_page_mob{
	color: #775A97;
}
.text_font_wt{
	font-weight:500;
}
.close_submenu_mob {
    color: #363636;
    font-weight: 100;
    font-size: 20px;
}
.custom_flex{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.navigation_item_img{
	width: 35px;
	height: auto;
	margin-right: 12px;
}
.sub_nav_mob_header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #cdcdcd;
}
.navigation_menu_link{
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 500;
}
.sub_nav_mob{
	display:none;
	animation:backSlideRightIn .3s ease;
}
.mega_menu_custom {
	display: none;
	position: absolute !important;
	top: 100%;
	left: 50%;
	width: 100%;
	z-index: 99;
	transform: translate(-50%,0%);
	border: none;
	border-top: 1px solid #dddddd;
	background: white;
	border-radius: 0px;
	padding: 0px;
}
.home_link{
	text-decoration:none;
	color:black;
}
.home_link:hover{
	color:#775A97;
}

.font_size_text{
	font-weight:
}
.has-megamenu:hover .mega_menu_custom {
	display: block;
} 

.header_call_btn {
	text-decoration: none;
	color: #775A97;
	font-size: 17px;
	font-weight: 600;
	border-radius: 5px;
	padding: 2px 10px 2px 10px;
}
.lg_nav_links{
	display: block;
	margin: auto;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	color: black;
	padding: 28px 10px;
	position:relative;
}
.navbar-toggler:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none;
}			
.header_link_overlay {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgb(32 32 32 / 38%);
	z-index: 9;
}
.dropdown_menu__li{
	position:unset !important;
}
.back_slide_container_in{
	animation:backSlideRightIn 1s ease;
}
.back_slide_container_out{
	animation:backSlideRightOut 1s ease;
}
.active_form{
	display:block !important;
}
@keyframes backSlideRightIn {
  0% {
	transform: translateX(-150%);
  }
  100% {
	transform: translateX(-0%);
  }
}
@keyframes backSlideRightOut {
  0% {
	transform: translateX(0%);
  }
  100% {
	transform: translateX(-150%);
  }
}
.image_effect {
	overflow:hidden;
	transition: transform 1s cubic-bezier(.2,0,0,1);
    cursor: pointer;
}
.site_color{
	color:#775A97;
}
.image_effect:hover{
	overflow:hidden;
	transform: translate3d(0,-2px,0) scale3d(1.1,1.1,1.1);
}
.text_color {
    color: #4e4e4e;
}

.heading_font_style {
    font-weight: 600;
}
.sub_heading{
	font-size: 18px;
    font-weight: 600;
}
.user_review_image{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: white;
    line-height: 10px;
    padding-bottom: 3px;
    font-weight: 500;
}
.homepage_links {
    text-decoration: none;
    color: #909090;
    padding-right: 3px;
}
.wedding_Homesite_links {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
}
.section_margin_bt{
  margin-bottom: 24px;
}
.svg_images {
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.resort_booking_textDiv{
    font-size: .875rem;
    line-height: 1.3125rem;
    border-radius: 0.5rem;
    background: #e4f4f4;
    padding: 1rem 1.25rem;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
}
.resort_top__Imgs {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 160px;
}

.imageOne{
	min-height:500px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.imageThree{
	 min-height:248px;
	 border-top-right-radius: 10px;
}

.imageFour{
	 min-height:248px; 
	 border-bottom-right-radius: 10px;
}
.leftTop_border{
	border-top-left-radius: 10px;
}
.leftBot_border{
	border-bottom-left-radius: 10px;
}
.rightTop_border{
	border-top-right-radius: 10px;
}
.rightBot_border{
	border-bottom-right-radius: 10px;
}
.homePage_imagesDiv{
    width: auto;
    position: absolute;
    bottom: 16px;
    right: 16px;
    transition: all .15s;
}
.homePage_sectionNav {
    display: flex;
    flex: none;
    flex-flow: row nowrap;
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: -1rem;
	padding-left:0px;
}

#more {display: none;}
.homePage_btn {
    border-radius: 5px;
    padding: 6px 15px;
    font-size: 15px;
    background: white;
    box-shadow: 0 2px 8px #00000026;
}
.homeNav_links{
	margin: 0;
	padding: 0.5rem 1rem;
	color: #222;
}
.homeNav__li {
    margin: 1rem 0.5rem 1rem 0;
    border-radius: 0.5rem;
    border: 1px solid #d9d9d9;
    color: #222;
    cursor: pointer;
    position: relative;
    display: inline-flex;
}
.book_now {
    border-bottom: 1px solid #363636;
    padding: 0px;
    font-size: 14px;
    font-weight: 500;
}
.read_more_btn {
    border-bottom: 2px solid #775A97;
    width: fit-content;
    padding: 0px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 600;
    height: 24px;
    cursor: pointer;
}
.services_head_text {
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
}
.ask_Question {
    display: grid;
    align-items: center;
    position: relative;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding: 1.25rem 1rem;
    box-shadow: 0 2px 8px #00000026;
    border-radius: 0.5rem;
    grid-template-columns: 4rem auto;
    grid-column-gap: 0.88rem;
    transition: box-shadow .2s;
    cursor: pointer;
}
.ask_Question_icon{
    width: 4rem;
    height: 4rem;
    background-color: #e4f4f4;
    border-radius: 3.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.progress_custom {
    display: flex;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 15px;
    height: 9px;
}
.progress_bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    transition: width 0.6s;
    background-color: #000000;
}
.display_flex_items {
    display: flex;
    align-items: baseline;
}
.rating_stars{
	color:#FABB00;
	font-size: 25px;
	margin-right: 7px;
}
.common_button{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.69rem 1rem;
    font-weight: 600;
    width: 100%;
    border-radius: 0.5rem;
    background-color: transparent;
    border: 1px solid transparent;
}
.reviews_btn{
    color: #fff;
    background-color: #775a97;
    transition: all .15s;
    cursor: pointer;
    background-position: center;
	text-decoration:none;
	padding: 5px 10px 5px 10px;
}
.mob_homePage_bgImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.reviews_btn:hover{
	background-color: #4a2d6a;
}
.image_overlay{
    background: linear-gradient(to bottom right,transparent,rgba(0,0,0,.8));
    display: flex;
    flex-direction: column;
    position: absolute;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.small_text{
	color: grey;
    font-size: 14px;
    font-weight: 400;
}
.reviews_outer_div {
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    padding: 14px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: calc(100% / 3 - 20px);
    margin-right: 10px;
    margin-left: 10px;
}
.view_reviews_btn {
    border: 1px solid #cdc5c5;
    padding: 5px 12px 7px 12px;
    border-radius: 7px;
    display: inline-block;
}
.reviews_slider_section {
	display: flex;
   overflow:hidden; 
	margin-bottom: 20px; /* Adjust as needed */
}
.reviews_next_btn, .reviews_prev_btn {
    border: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translate(0%,-50%);
    background: white;
    width: 44px;
    height: 43px;
    filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 2px 8px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reviews_next_btn{
	right:-5px;
}
.reviews_prev_btn{
	left:-5px;
}
.more-text{
	display:none;
}
.reviews_readMore {
    text-decoration: underline;
    font-weight: 500;
    color: #4c4c49;
    font-size: 15px;
}
.reviews_rating_stars {
    color: #FABB00;
    font-size: 17px;
    margin-right: 7px;
}
.iframe_google_map {
    width: 100%;
    height: auto;
    min-height: 434px;
}
.location_show_div{
	display: flex;
    align-items: center;
    border: 1px solid #cbcbcb;
    padding: 13px 13px;
    border-radius: 10px;
}
.wedding_book_price{
    box-shadow: 0 2px 8px #00000026;
    border-radius: 0.5rem;
}
.svg_image_color{
	stroke: #DB9000;
	fill: #DB9000;
}
.active_Homenav{
	border: 1px solid #775A97;
    color: #775A97;
    font-weight: 600;
}
.homeslider_dots {
    position: absolute;
    left: 50%;
    color: #c7c3c3;
    bottom: 8px;
    transform: translate(-50%,-12%);
}
.home_call_btn{
	text-align: center;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	width: 100%;
	border: 1px solid #775A97;
}
.chat_box_sectionMob {
	display:none;
}
.multiple_images_slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 375px;
}
.resort_booking_form {
    display: none;
    background-color: #000000a3;
    width: 100%;
    height: 100vh;
    position: fixed!important;
    top: 0;
    left: 0;	
    z-index: 99999;
    margin: 0 auto;
    align-content: center!important;
    overflow-y: scroll;
}
.form_outer_div {
    width: 80%;
     max-width: 600px;
    position: absolute;
    display: flex;
    align-items: center;
    margin: auto;
    background: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 10px;
    box-shadow: 0 2px 8px #00000026;
    padding: 20px;
}
.form_group{
	border: 1px solid #d5d1d1;
	border-radius: 5px;
    margin-top: 20px;
}
.booking_input_style {
	border:none;
	padding: 6px 10px;
	width:100%;
}
.thanks_message {
	padding:10px;
    font-size: 26px;
    background: white;
    margin-top: 60px;
    margin-bottom: 60px;
    border-radius: 2px;
    color: green;
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
}
.form_hight_overflow {
    max-height: 242px;
    overflow-y: scroll;
    height: fit-content;
}
.phone_call_btn {
    border: 1px solid #775A97;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    min-height: 35px;
    max-width: 35px;
    min-width: 35px;
    width: 100%;
}
.ui-datepicker th {
    padding: 16px 5px !important;
}
.ui-widget-header {
    border: 1px solid #775A97 !important;
    background: #775A97 !important;
    color: #fff;
    font-weight: 700;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: #4c4c4c !important;
    text-align: center !important;
    border-radius: 50% !important;
    margin: 1px !important;
}
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #888; 
}
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.home_nav_addFixed {
    position: fixed;
    background: white;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: rgb(0 0 0 / 15%) 0px 2px 8px;
	display:none;
}
.booking_input_style:focus-visible {
    outline: none;
}
.radio_button_style {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 9px;
    border-radius: 50%;
    outline: 0;
    box-shadow: 0 0 0 1px #6a6a6a;
}
.radio_button_style:before {
    content: "";
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% 23%;
    border-radius: 50%;
}
.radio_button_style:checked:before {
    background: #775A97;
}

.footer_links_outerdiv {
    padding-top: 50px;
	padding-bottom: 50px;
    border-top: 1px solid #e1d7d7;
}
.footer_heading {
    font-size: 17px;
    font-weight: 600;
}
.footer_section_mob:nth-child(3),
.footer_section_mob:nth-child(4) {
	margin-top: 40px;
}
.footer_links_div {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.footer_links,.footer_links_icon {
    font-weight: 500;
    margin-bottom: 2px;
	 font-size: 15px;
}
.footer_bottom_div {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
}
.contactpage_divPadding {
    padding: 20px;
}
.image_hoder_effect {
    position: relative;
    line-height: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.sideImage_imgSection {
    position: relative;
    line-height: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    border-top-right-radius: 10px;
}
/*media  query */
@media screen and (min-width: 992px) {
	.resort_price_details {
		max-width: 23.4375rem;
		position: sticky;
		max-height: 83vh;
	}	
	.navbar_brand_image {
		margin: auto;
		margin-bottom: 24px;
		margin-top: 10px;
		margin-right: 20px;
	}
	/* .lg_nav_links:hover:after {
		width: 100%;
		opacity: 1;
		transition: .15s cubic-bezier(.18,.89,.32,1.28) width;
	} */
	.lg_nav_links:hover:after,
	.lg_nav_links.active_page:after {
		width: 100%;
		opacity: 1;
		transition: .15s cubic-bezier(.18,.89,.32,1.28) width;
	}

	.lg_nav_links:after {
		background: #775a97;
		content: "";
		position: absolute;
		left: 50%;
		transform: translate(-50%);
		height: 0.16rem;
		width: 0;
		bottom: 0;
		opacity: 0;
		display: block;
	} 
	.border_left {
		border-left: 1px solid #dbdbdb;
	}
} 

@media (min-width: 1200px) and (max-width: 1800px) {
	.common_container {
		max-width: unset;
		width: 94%; /* Adjusted width for screens between 1200px and 1500px */
	}
}
@media screen and (max-device-width: 992px) {
	.ask_Question {
		margin-top: 23px;
		margin-bottom: 0px;
	}
	.gallery_img_popUP {
        width: 70%;
        max-height: unset;
        max-width: unset;
        height: auto;
    }
    .offcanvas_menu {
		width:100%;
		max-width: 250px; 
	}
	.navbar_brand_image{
		margin-right:0px;
		margin-bottom: 7px;
	}
		.flex_direction{
		 flex-direction: row-reverse;
	}
	.footer_bottom_div {
		flex-direction: column;
		align-items: center;
	}
	.reviews_outer_div {
		width: calc(100% / 2 - 20px);
	}
	.resort_top__Imgs {
		min-height: 119px;
	}
	.chat_box_sectionMob {
		display:none;
		position: fixed;
		width: 100%;
		background-color: #fff;
		bottom: 0;
		left: 0;
		z-index: 99;
		padding: 0px 20px 20px 20px;
		box-shadow: 0 2px 10px rgb(0 0 0 / 24%), 0 2px 10px rgb(0 0 0 / 24%);
		-moz-box-shadow: 0 2px 10px rgba(0,0,0,.24),0 2px 10px rgba(0,0,0,.24);
		-webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 24%), 0 2px 10px rgb(0 0 0 / 24%);
	}
}


@media screen and (max-width: 767px) {
    .form_outer_div {
		width: 85%;
	}
	.multiple_images_slider {
		height: 262px;
	}
	.reviews_next_btn, .reviews_prev_btn {
		width: 30px;
		height: 30px;
	}
	.reviews_prev_btn {
		left: 10px;
	}
	.reviews_next_btn {
		right: 10px;
	}	
	  .header_call_btn {
		color: #474648;
		border: 2px solid #585858;
		border-radius: 50%;
		padding: 2px 7px 2px 8px;
	}
}
@media screen and (max-device-width: 576px) {
    .gallery_img_popUP {
        width: 90%;
        max-height: unset;
        max-width: unset;
        height: auto;
    }
		.reviews_outer_div {
		width: calc(100% - 20px);
	}
	.resort_top__Imgs {
		min-height: 69px;
	}
	.form_outer_div {
		width: 94%;
	}
	.iframe_google_map {
		min-height: 323px;
	}
	.footer_section_mob:nth-child(2) {
		margin-top: 40px;
	}	
}
@media (max-width: 400px) {
	.header_call_btn {
		margin-right:0px;
	}		
} 



