* {
	font-family: 'Lato';
}

body {
	scroll-behavior: smooth;
}

.text-center img {
	display: inline-block;
}

header .mainmenu {
	text-align: right;
	float: right;
	padding-right: 60px;
}

header {
	padding: 0px;
}

header .mainmenu ul li img {
	padding-right: 15px;
}

header .mainmenu ul li a {
	text-decoration: none;
	font-size: 30px;
	color: #000;
}

header .mainmenu ul li {
	padding: 10px 17px;
	background: #f8f7f1;
	border-radius: 10px;
}

header .mainmenu ul li:last-child {
	padding-right: 20px !important;
}

/*************SUB MENU*************/
.mainmenu .sub-menu {
	list-style: outside none none;
	min-width: 250px;
	padding: 0;
	position: absolute;
	z-index: 1000;
	display: none;
}

.mainmenu li:last-child:hover .sub-menu {
	right: 0;
}

.mainmenu li:hover .sub-menu {
	display: block;
}

.mainmenu .sub-menu li {
	padding: 0px !important;
}

.mainmenu .sub-menu li a {
	background-color: #fff;
	display: block;
	padding: 10px 15px !important;
	text-align: left;
	color: #000 !important;
	text-decoration: none;
	transition: all 1s ease-in-out 0s;
}

.mainmenu .sub-menu li a:hover {
	background: #fff !important;
	padding-left: 25px;
	color: #000 !important;
}

.col-md-5ths {
	width: 20%;
	float: left;
}

.icon-bar {
	background-color: #f40101 !important;
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 16px 0px;
	padding: 0px;

}

.navbar-dark .navbar-nav .nav-link {
	color: #fff;
	margin: 0px;
}

.owl-theme .owl-nav {
	margin-top: 0;
}

header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
}

header .header-bottom {
	position: relative;
}

.banner-info {
	width: 60%;
	background-color: rgba(13, 23, 44, 0.8);
}

header .header-bottom .banner-contents {
	position: absolute;
	left: -11%;
	right: 0;
	top: 80%;
	width: 100%;
}

header .banner-contents h3 {
	font-size: 56px;
	color: #7e7bea;
	font-weight: 700;
	line-height: 1;
}

.banner-contents p {
	font-family: 'Louis George Cafe';
	font-size: 23px;
	color: #fff;
	line-height: 1.1;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	margin: 0px;
}

/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 64px;
	left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
}

header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 64px;
	right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
}


.location-btn .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/arrow-left.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 40px;
	left: -6%;
	position: absolute;
	text-indent: -99999px;
	top: 19%;
	width: 45px;
	outline: none !important;
}

.location-btn .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/arrow-right.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 40px;
	right: -4%;
	position: absolute;
	text-indent: -99999px;
	top: 19%;
	width: 45px;
	outline: none !important;
}














/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
	margin-top: 0;
}

header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}

header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}

header .header-bottom .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background-color: #edb200;
}

.banner-shape {
	position: absolute;
	right: 5%;
	/* bottom: 0; */
	z-index: 9;
	width: 30%;
	top: 24%;
	background-color: #f8f7f1;
	padding: 30px 20px 30px;
	/* box-shadow: 51px -38px 0px 1px #d6c8b0; */
	border: 4px solid #dea54c;
}

#mainform h2 {
	font-family: 'Louis George Café Bold';
	font-weight: normal;
	color: #382d2d;
	font-size: 30px;
}

#mainform P {
	font-family: 'Louis George Café Bold';
	font-weight: normal;
	color: #fff;
	font-size: 20px;
}

#mainform h4 {
	font-family: "Libertinus Sans",
		sans-serif;
	color: #000;
	font-weight: 500;
	font-size: 24px;
	padding-bottom: 10px;
}

#submitbtn {
	font-family: 'Louis George Café Bold';
	font-weight: normal;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	width: 80%;
	border-radius: 0px;
	background: rgb(88, 56, 26);
	background: linear-gradient(292deg, rgba(88, 56, 26, 1) 0%, rgba(174, 130, 58, 1) 22%, rgba(153, 112, 50, 1) 73%, rgba(88, 56, 26, 1) 91%);
}

.contact-form .form-control::-webkit-input-placeholder {
	color: #fcfcfc;
	opacity: 1;
}

.form-control {
	padding: 13px;
}

.contact-form .form-control::-moz-placeholder {
	color: #fcfcfc;
	opacity: 1;
}

.contact-form .form-control::-ms-input-placeholder {
	color: #fcfcfc;
	opacity: 1;
}

.contact-form .form-control::placeholder {
	color: #fcfcfc;
	opacity: 1;
}

.contact-form a {
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	border-radius: 2px;
	text-transform: uppercase;
	background-color: #e5accc;
	padding: 7px 40px;

}

.footer-wrap h3 {
	font-size: 37px;
	color: #7d7bea;
	margin-bottom: 25px;
}

.footer-wrap ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #696969;
}

.footer-wrap ul li {
	padding-bottom: 5px;
}

.footer-contact ul li {
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: left 7px;
	padding-bottom: 10px;
}

.footer-contact ul li.location {
	background-image: url(img/others/cont-1.png);
}

.footer-contact ul li.phone {
	background-image: url(img/others/cont-2.png);
}

.footer-contact ul li.mail {
	background-image: url(img/others/cont-3.png);
}

.social-icons ul li a i {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding-top: 10px;
	text-align: center;
	background-color: #e5accc;
}

.social-icons ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
}

.social-icons ul li {
	padding-right: 8px;
}

.copyrights p {
	font-size: 18px;
	color: #725c5c;
	margin-bottom: 0px;
}

.copyrights {
	background-color: #f1f6f6;
	padding: 20px 0px;
}

/* own css */
/* .header-top{
	background-color: #0d172c;
	position: absolute;
	top: 0;
	z-index: 99;
	width: 100%;
	padding: 10px 0px;
} */
.header-top {
	background-color: #0d172c00;
	position: fixed;
	top: 0;
	z-index: 999999;
	width: 100%;
	padding: 10px 0px;
}

.banner-contents p {
	font-family: 'Louis George Cafe';
	font-size: 28px;
	color: #fff;
	line-height: 1.5;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	margin: 0px;
}

.about-section {
	/* background-color: #f8f0e1; */
	background-color: #fff;
	padding: 50px 0px;
	position: relative;
	/* background-image: url(img/regalia/banner/Texture.jpg);
	background-repeat: no-repeat;
	background-size: cover; */
	border-top: 4px solid #dea54c;
}

.about-bottom {
	position: absolute;
	bottom: 0px;
	z-index: 999;
	right: 20%;
	background: linear-gradient(292deg, rgba(88, 56, 26, 1) 0%, rgba(174, 130, 58, 1) 22%, rgba(153, 112, 50, 1) 73%, rgba(88, 56, 26, 1) 91%);
}

.about-bottom a {
	font-size: 20px;
	color: #fff;
	font-family: 'Louis George Café Bold';
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 20px;
}

.about-wrap {
	text-align: center;
	padding-bottom: 50px;
}

.about-wrap p {
	color: #727171;
	font-size: 24px;
	font-family: "Libertinus Sans",
		sans-serif;
	width: 100%;
	margin: auto;
	padding-top: 40px;
}

.about-list ul li {
	display: inline-block;
	width: 19%;
	color: #000;
	font-size: 30px;
	font-family: 'Louis George Café Bold';
	padding-bottom: 50px;
}

.about-list ul li span {
	font-size: 15px;
	color: #000;
	font-family: 'Louis George Cafe';
}

.about-list {
	padding-top: 60px;
}

.about-list ul li:first-child {
	background-image: url("img/icons/line1.png");
	background-repeat: no-repeat;
	background-position: 58% 84%;
	position: relative;
}

.about-list ul li:first-child::after {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	height: 60px !important;
	background-color: #b2863d;
	width: 2px;
}

.about-list ul li:nth-child(2) {
	background-image: url("img/icons/line2.png");
	background-repeat: no-repeat;
	background-position: 58% 84%;
	position: relative;
}

.about-list ul li:nth-child(2)::after {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	height: 60px !important;
	background-color: #b2863d;
	width: 2px;
}

.about-list ul li:nth-child(3) {
	background-image: url("img/icons/line3.png");
	background-repeat: no-repeat;
	background-position: 58% 84%;
	position: relative;

}

.about-list ul li:nth-child(3)::after {
	position: absolute;
	top: 0;
	right: 8px;
	content: "";
	height: 60px !important;
	background-color: #b2863d;
	width: 2px;
}

.about-list ul li:nth-child(4) {
	background-image: url("img/icons/line4.png");
	background-repeat: no-repeat;
	background-position: 58% 84%;
	position: relative;
}

.about-list ul li:nth-child(4)::after {
	position: absolute;
	top: 0;
	right: -18px;
	content: "";
	height: 60px !important;
	background-color: #b2863d;
	width: 2px;
}

.about-list ul li:nth-child(5) {
	background-image: url("img/icons/line5.png");
	background-repeat: no-repeat;
	background-position: 58% 84%;
}

/* .amenites-wrap{
	border: 3px solid #b6893f;
} */
.amenites-section {
	padding: 50px 0px;
	background-color: #382d2d;
	/* background-image: url(img/regalia/banner/Texture.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 4px solid #dea54c;

}

.amenites-section .amenities-heading h3 {


	color: #fff;
	font-size: 50px;
	font-weight: 800;
	font-family: 'Louis George Cafe';
	display: block;
	text-decoration: none;
	text-align: center;

}

.amenites-wrap .fade {
	opacity: unset !important;
}

.amenites-wrap ul li {
	width: 30%;
	float: left;
	text-align: center;
	border: 2px solid #7c5729;
	padding: 0px;
	margin: 11px;
}

.amenites-wrap .nav-tabs {
	border-bottom: 0px solid #dee2e6;
}

.amenites-wrap ul li a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Louis George Café Bold';
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

.amenites-wrap ul li a.active.show {
	background-color: #f8f7f1;
	color: #000;
}

.amenites-wrap .tab-content {
	text-align: center;
	padding: 50px 0px;
}

.amenites-wrap {
	/* background-image: url("img/icons/amenite-line.png"); */
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: top;
	padding: 50px;
	border: 4px solid #dea54c;
}

.amenites-text p {
	padding-top: 20px;
	font-weight: normal;
	font-family: "Libertinus Sans",
		sans-serif;
	color: #fff;
	font-size: 28px;
	text-align: center;
	width: 80%;
	margin: auto;
	padding-bottom: 50px;
}

.amenites-text p span {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: normal;
	font-family: "Libertinus Sans",
		sans-serif;
	color: #727171
}

.location-map-section {
	/* background-color: #1f2f4f; */
	padding: 50px 0px;
	position: relative;
	background-image: url(img/regalia/banner/Texture.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.footer-section {
	background-color: #382d2d;
	padding: 30px 0px;
	border-top: 4px solid #dea54c;
}

.footer-cont p {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-family: "Libertinus Sans",
		sans-serif;
	margin: 0px;
}

.footer-cont p a {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Louis George Cafe';
	margin: 0px;
}

.site-tag p {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Louis George Cafe';
	margin: 0px;
	text-align: right;
	padding-right: 50px;
}

.site-tag p a {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Louis George Cafe';
}

.divwides h4 {
	color: #000;
}

.divwides p {
	color: #000;
}

.banner-btns .btn {
	box-shadow: none;
	padding: 0px;
}

.location-section {
	background-color: #ffffff;
	padding: 50px 0px;
	position: relative;
	border-top: 4px solid #dea54c;
	border-bottom: 4px solid #dea54c;
}

.location-map-section .location-heading h3 {
	color: #fff;
	font-size: 50px;
	font-weight: 800;
	font-family: 'Louis George Cafe';
	display: block;
	text-decoration: none;
	text-align: center;
	padding-bottom: 30px;
}

.location-change .fade {
	opacity: 1;
}

.location-change {
	background-image: url("img/others/floor-banel.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: 85% 100%;
	/* padding: 80px; */
	text-align: center;
}

.location-wrap {
	position: relative;
}

.layout-text p {
	padding-top: 20px;
	font-weight: normal;
	font-family: "Libertinus Sans",
		sans-serif;
	color: #000;
	font-size: 28px;
	text-align: center;
	width: 80%;
	margin: auto;
	padding-bottom: 50px;
}

.location-btn ul li.first-location {
	position: absolute;
	top: 31%;
	left: -22%;
	transform: rotate(270deg);
	background-color: #a27832;
	padding: 10px 60px 10px 60px;
	color: #fff;
	text-transform: uppercase;
	width: 38%;
	clip-path: polygon(58% 0%, 87% 0%, 99% 140%, 0% 110%, 11% 0%);
	-webkit-clip-path: polygon(58% 0%, 87% 0%, 99% 140%, 0% 110%, 11% 0%);
}

/* .location-btn ul li:first-child {
	position: absolute;
	top: 31%;
	left: -14%;
	transform: rotate(270deg);
	background-color: #a27832;
	padding: 10px 60px 10px 60px;
	color: #fff;
	text-transform: uppercase;
	width: 38%;
	clip-path:polygon(58% 0%, 87% 0%, 99% 140%, 0% 110%, 11% 0%);
	-webkit-clip-path:polygon(58% 0%, 87% 0%, 99% 140%, 0% 110%, 11% 0%);
} */
.location-btn ul li a {
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	font-family: 'Louis George Cafe';
	display: block;
	text-decoration: none;
}

textarea {
	overflow: auto;
	resize: vertical;
	width: 100%;
	padding: 13px;
}

.location-btn {
	padding: 30px 80px 50px 90px;
}

.location-btn ul {
	border: none;
}

.location-btn ul li {
	width: 30%;
}

.location-btn ul li {
	width: 30%;
	background: linear-gradient(292deg, rgba(88, 56, 26, 1) 0%, rgba(174, 130, 58, 1) 22%, rgba(153, 112, 50, 1) 73%, rgba(88, 56, 26, 1) 91%);
	margin: 10px;
	padding: 14px;
	text-align: center;
}

.top-bottom {
	position: absolute;
	bottom: 0;
	z-index: 999;
	right: 5%;
	/* background: linear-gradient(292deg, rgba(88,56,26,1) 0%, rgba(174,130,58,1) 22%, rgba(153,112,50,1) 73%, rgba(88,56,26,1) 91%); */
}

.location-img {
	margin-bottom: 110px;
}

.location-filed label {
	width: 25%;
	background-image: url("img/icons/btn-bg.png");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% 100%;
	padding: 10px 52px;
	position: relative;
	z-index: 999999;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	font-family: 'Louis George Café Bold';
	text-transform: uppercase;
}

#bottom-name {
	background-color: transparent;
	border: 2px solid #997035;
	background-color: #0d162b;
	border-radius: 50px;
	width: 40%;
	margin-left: -80px;
	padding: 8px 10px 8px 120px;
	z-index: 99;
	position: relative;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	font-family: 'Louis George Café Bold';
}

.location-filed {
	text-align: center;
}

/* .location-btn ul li:nth-child(2){
	clip-path: polygon(44% 0, 80% 0, 109% 140%, 0 100%, 0 0%);
}
.location-btn ul li:nth-child(4){
	clip-path: polygon(0% 0%, 110% 0%, 120% 143%, 26% 123%, 14% 100%);
}

.location-btn ul li:nth-child(3){
	clip-path: polygon(14% 0%, 80% 0px, 109% 140%, 20% 100%, 0% 0%);
} */
.location-btn ul li.two-location {
	width: 80%;
	clip-path: polygon(44% 0, 80% 0, 109% 140%, 0 100%, 0 0%);
}

.location-btn ul li.three-location {
	width: 80%;
	clip-path: polygon(14% 0%, 80% 0px, 109% 140%, 20% 100%, 0% 0%);
}

.location-btn ul li.four-location {
	width: 80%;
	clip-path: polygon(0% 0%, 110% 0%, 120% 143%, 26% 123%, 14% 100%);
}

.amenites-wrap img {
	width: 193px !important;
	margin: auto;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999999 !important;
	display: none;
	overflow: hidden;
	outline: 0;
}

.mobile-block {
	display: none;
}





/*RESPONSIVE*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xl-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-5ths {
	width: 20%;
	float: left;
}

@media (min-width: 576px) {
	.col-sm-5ths {
		width: 20%;
		float: left;
	}
}

@media (min-width: 768px) {
	.col-md-5ths {
		width: 20% !important;
		float: left !important;
	}
}

@media (min-width: 992px) {
	.col-lg-5ths {
		width: 20% !important;
		float: left !important;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20.0%;
		flex: 0 0 20.0%;
		max-width: 20.0%;
	}
}

@media (min-width: 1200px) {
	.col-xl-5ths {
		width: 20% !important;
		float: left !important;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20.0%;
		flex: 0 0 20.0%;
		max-width: 20.0%;
	}
}

@media screen and (max-width: 3840px) {}

@media screen and (max-width: 2880px) {}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {}

@media screen and (min-width: 1100px) and (max-width: 1280px) {
	header .header-bottom .banner-contents {
		position: absolute;
		left: -9%;
		right: 0;
		top: 79%;
		width: 100%;
	}

	.banner-contents p {
		font-family: 'Louis George Cafe';
		font-size: 22px;
	}

	#mainform h4 {
		font-size: 21px;
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 1279px) {}

@media screen and (max-width: 1023px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
}

@media screen and (max-width: 767px) {

	.discl p {

		text-align: justify !important;
	}

	.amenites-section .amenities-heading h3 {
		font-size: 30px;
	}

	.location-map-section .location-heading h3 {
		font-size: 30px;
	}

	.header-top {
		background-color: #382d2d !important;
	}


	header .header-bottom {
		margin-top: 90px;
	}

	.header-wrap {
		margin-left: 0px !important;
	}

	header .header-logo {
		text-align: center;
	}

	header .header-logo img {
		display: inline-block;
	}

	header .mainmenu .navbar {
		margin: 0;
		padding: 0;
	}

	.icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}

	.icon-bar+.icon-bar {
		margin-top: 4px;
	}

	button:focus {
		outline: none;
	}

	.navbar-toggler {
		background-color: transparent;
		background-image: none;
		border-radius: 0;
		padding: 9px 10px;
	}

	.navbar-dark .navbar-toggler {
		border: medium none;
	}



	header .header-top .mainmenu ul li {
		margin-bottom: 10px;
	}

	header .header-top .mainmenu ul li .sub-menu li {
		margin-bottom: 0px;
	}

	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}

	header .mainmenu {
		float: none;
		padding-top: 0px;
	}

}

@media screen and (max-width: 480px) {
	.header-logo {
		margin-bottom: 20px;
	}

	header .mainmenu ul li {
		background: none;
	}

	header .mainmenu ul li a {
		text-decoration: none;
		font-size: 22px;
		color: #fff;
	}

	header .mainmenu {
		padding-right: 0px !important;
	}

	header .header-top .mainmenu ul li {
		margin-bottom: 0px;
	}

	header .mainmenu {
		text-align: right;
		float: right;
		padding-right: 10px;
		width: 100%;
	}

	.mainmenu .navbar-brand img {
		width: 120px;
	}

	.mainmenu .navbar-collapse {
		flex-basis: unset;
	}

	#collapsibleNavbar {
		display: block;
	}

	.location-btn ul li.two-location {
		width: 80%;
		clip-path: polygon(44% 0, 80% 0, 109% 140%, 0 100%, 0 0%);
	}

	.location-btn ul li.three-location {
		width: 80%;
		clip-path: polygon(14% 0%, 80% 0px, 109% 140%, 20% 100%, 0% 0%);
	}

	.location-btn ul li.four-location {
		width: 80%;
		clip-path: polygon(0% 0%, 110% 0%, 120% 143%, 26% 123%, 14% 100%);
	}

	.banner-contents p {
		font-family: 'Louis George Cafe';
		font-size: 16px;
		color: #fff;
		line-height: 1.5;
		padding-top: 10px;
		padding-left: 40px;
		padding-bottom: 10px;
		margin: 0px;
	}

	.banner-shape {
		position: relative;
		right: 0;
		bottom: 0;
		z-index: 9;
		width: 100%;
		background-color: #f8f7f1;
		padding: 80px 50px;
		box-shadow: 51px -38px 0px 1px #d6c8b0;
	}

	.banner-info {
		width: 100%;
		background-color: rgba(13, 23, 44, 0.8);
	}

	header .header-bottom .banner-contents {
		position: absolute;
		left: 0%;
		right: 0;
		top: 36%;
		width: 100%;
		z-index: 99999;
	}

	.banner-btns a {
		padding: 0px;
	}

	.banner-btns img {
		width: 160px;
	}

	.about-wrap img {
		width: 60%;
	}

	#mainform h2 {
		font-family: 'Louis George Café Bold';
		font-weight: normal;
		color: #fff;
		font-size: 23px;
	}

	#mainform h4 {
		font-family: "Libertinus Sans",
			sans-serif;
		color: #000;
		font-weight: 500;
		font-size: 20px;
		padding-bottom: 10px;
	}

	.about-wrap p {
		color: #727171;
		font-size: 17px;
		font-family: "Libertinus Sans",
			sans-serif;
		width: 90%;
		margin: auto;
		padding-top: 40px;
		text-align: justify;
	}

	.about-list ul li {
		display: inline-block;
		width: 30%;
		color: #727171;
		font-size: 14px;
		font-family: 'Louis George Café Bold';
		padding-bottom: 61px;
	}

	.about-list ul li span {
		font-size: 8px;
		color: #727171;
		font-family: 'Louis George Cafe';
	}

	.about-list ul li:nth-child(2) {
		background-size: 80%;
	}

	.about-list ul li:first-child {

		background-size: 68%;
	}

	.about-list ul li:nth-child(3) {

		background-size: 80%;
	}

	.about-list ul li:nth-child(4) {

		background-size: 80%;
	}

	.about-list ul li:nth-child(5) {
		background-size: 75%;
	}

	.about-wrap {
		text-align: center;
		padding-bottom: 10px;
	}

	.about-bottom a {
		padding: 5px 15px;
		font-size: 18px;
	}

	.amenites-wrap {
		padding: 13px;
	}

	.amenites-wrap ul li {
		width: 45%;
		float: left;
		text-align: center;
		border: 2px solid #7c5729;
		padding: 0px;
		margin: 6px;
	}

	.amenites-wrap ul li a {
		color: #fff;
		font-size: 8px;
		text-transform: uppercase;
		font-weight: normal;
		font-family: "Libertinus Sans",
			sans-serif;
		display: block;
		padding: 5px 10px;
		text-decoration: none;
	}

	.amenites-text p span {
		text-transform: uppercase;
		font-size: 15px;
		font-weight: 600;
		font-family: "Libertinus Sans",
			sans-serif;
		color: #727171;
	}

	.amenites-text p {
		padding-top: 20px;
		font-size: 17px;
		text-align: justify;
		width: 100%;
		margin: auto;
		padding-bottom: 30px;
	}

	.location-btn .item {
		padding-left: 30px;
	}

	.location-btn ul li.first-location {
		/* position: unset; */
		top: 27%;
		left: -33%;
		transform: rotate(270deg);
		background-color: #a27832;
		padding: 10px 60px 10px 60px;
		color: #fff;
		text-transform: uppercase;
		width: 68%;
		clip-path: polygon(58% 0%, 87% 0%, 99% 140%, 0% 110%, 11% 0%);
		-webkit-clip-path: polygon(58% 0%, 87% 0%, 99% 140%, 0% 110%, 11% 0%);
	}

	.banner-shape {
		position: relative;
		right: 0;
		bottom: 0;
		z-index: 9;
		width: 100%;
		background-color: #f8f7f1;
		padding: 30px 20px;
		box-shadow: none;
	}

	.top-bottom img {
		width: 39px;
	}

	.location-btn ul li a {
		color: #fff;
		font-size: 14px;
		font-weight: normal;
		font-family: 'Louis George Cafe';
		display: block;
		text-decoration: none;
	}

	.location-btn ul li {
		width: 26%;
		background: linear-gradient(292deg, rgba(88, 56, 26, 1) 0%, rgba(174, 130, 58, 1) 22%, rgba(153, 112, 50, 1) 73%, rgba(88, 56, 26, 1) 91%);
		margin: 10px;
		padding: 10px;
		text-align: center;
	}

	.amenites-wrap img {
		width: 130px !important;
		margin: auto;
	}

	.amenites-wrap .tab-content {
		text-align: center;
		padding: 30px 0px;
	}

	.location-btn {
		padding: 30px 24px 20px 25px;
	}

	.location-img {
		margin-bottom: 35px;
	}

	.location-filed label {
		width: 34%;
		background-image: url("img/icons/btn-bg.png");
		background-repeat: no-repeat;
		background-position: top;
		background-size: 100% 100%;
		padding: 10px 22px;
		position: relative;
		z-index: 999999;
		color: #fff;
		font-size: 11px;
		font-weight: normal;
		font-family: 'Louis George Café Bold';
		text-transform: uppercase;
	}

	#bottom-name {
		background-color: transparent;
		border: 2px solid #997035;
		background-color: #0d162b;
		border-radius: 50px;
		width: 50%;
		margin-left: -74px;
		padding: 8px 10px 8px 83px;
		z-index: 99;
		position: relative;
		color: #fff;
		font-size: 12px;
		font-weight: normal;
		font-family: 'Louis George Café Bold';
	}

	.site-tag p {
		color: #fff;
		text-align: center;
		font-size: 10px;
		padding-right: 0px;
	}

	.bottom_button {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 9999;
		display: block;
		width: 100%;
		background: linear-gradient(292deg, rgba(88, 56, 26, 1) 0%, rgba(174, 130, 58, 1) 22%, rgba(153, 112, 50, 1) 73%, rgba(88, 56, 26, 1) 91%);
		border-top: 1px solid #fff;
	}

	.mobile-block {
		display: inline-block;
	}

	.footer-section {
		background-color: #382d2d;
		padding: 35px 0px;
		margin-bottom: 40px;
	}

	.contactButtom a {
		width: auto;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
	}

	.formButton {
		width: 50%;
		float: left;
		padding: 10px 30px;
		text-align: center;
		display: block;
		border-right: 1px solid #fff;
	}

	.formButton a {
		width: auto;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
	}

	.contactButtom {
		width: 50%;
		float: right;
		padding: 10px 30px;
		text-align: center;
		display: block;
	}

	.site-tag p a {
		color: #fff;
		font-size: 10px;
	}

	.site-tag p a {
		color: #fff;
		font-size: 10px;
		font-weight: normal;
		font-family: 'Louis George Cafe';
	}

	.footer-cont p {
		color: #fff;
		font-size: 12px;
		font-weight: normal;
		font-family: 'Louis George Cafe';
		margin: 0px;
		text-align: center;
	}

	.footer-cont p a {
		color: #fff;
		font-size: 13px;
		font-weight: normal;
		font-family: 'Louis George Cafe';
		margin: 0px;
	}

	.about-wrapimg {
		width: 250px;
	}

	.mainmenu .navbar-toggler {
		display: none;
	}
}

@media screen and (max-width: 414px) {}

@media screen and (max-width: 387px) {}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {}

/* 
.header-bottom {
	margin-top: 60px;
} */

.header-top {
	background-color: transparent;
	transition: background-color 0.3s ease;
}

.header-top.scrolled {
	background-color: #382d2d;
	border-bottom: 4px solid #dea54c;
	;
	/* or rgba(0, 0, 0, 0.9) for semi-transparent */
}

.header-wrap {
	margin-left: 100px;
}


.form_box .check p {
	font-size: 11px !important;
	color: #000 !important;
	padding-bottom: 10px;
}

.newlulaunched {
	position: absolute;
	top: 37px;
	left: 134px;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	padding-left: 20px;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	text-transform: uppercase;
	font-family: "Libertinus Sans",
		sans-serif;
}

/* Apply blink only when scrolled */
.scrolled .newlulaunched {
	opacity: 1;
	animation: blink 1s infinite;
}

/* Blinking animation */
@keyframes blink {

	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}
}

.fancybox__container {
	z-index: 9999 !important;
}

.header-top {
	position: fixed;
	z-index: 1000;
	/* Lower than Fancybox */
}


.discl p {
	font-family: "Libertinus Sans",
		sans-serif;
	padding-top: 35px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 28px;

}

.rerano {
	text-align: center;
	color: #fff;
	padding-top: 20px;
	font-family: "Libertinus Sans",
		sans-serif;
}

.footer-hr {
	color: #fff;
	background-color: #fff;
}



/*chatbot left align css*/

#kenytChatBubble.style1 {

	left: 0 !important;
	margin-left: 20px !important;

}

#kenytChatBubble.style1 .chatWithUsMessageWrapper {

	right: -105px !important;

}

#chatbox-container.position-right {

	left: 0 !important;

}

#chatbox-container.style1.position-right {

	margin-left: 70px !important;

}