body {
	background-image: url(img/paper-img.webp);
	background-size: cover;
	background-repeat: no-repeat;
}

.logo {
	max-width: 200px;
}

.banner img {
	max-width: 100%;
}

.banner {
	max-width: 100% !important;
	padding: 0px !important
}

.head-sec {
	margin: inherit !important;
}

.menu-call-btn {
	background: #e87b40;
	border: 2px solid #e87b40;
	color: #fff;
	padding: 5px 20px 8px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

.menu-call-btn:hover {
	background: #fff;
	color: #e87b40;
}

.form-sec {
	position: absolute;
	top: calc(30% + 0px);
	right: 10%;
	background: #00000087;
	padding: 15px;
	border-radius: 10px;
	text-align: center;
	max-width: 350px !important;
	top: 24%;

}

.form-group {
	margin-bottom: 15px;
}

.sub-btn {
	background: #283c4d;
	padding: 5px 50px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 5px;
	border: 1px solid #fff;
	color: #fff;
}

.sub-btn:hover {
	background: #e87b40;
	color: #fff;
}

.heading-text {
	margin-bottom: 20px;
}

.card {
	text-align: center;
	padding: 10px 0px;
	border: 0px !important;
	background: transparent !important;
}

.greenbg {
	padding: 30px !important;
	background: #343a4a1c;
	border-left: 5px solid #006d59;
}

.orangebg {
	background: #ffeee5;
	padding: 30px !important;
	border-left: 5px solid #e87b40;
}

.stats {
	/* background:#e87b40; */
	border-radius: 0px 0px 100px 100px;
}

.card .h2 {
	font-size: 16px;
	/* color:#fff; */
}

.mute-text {
	font-size: 14px;
	/* color:#fff; */
}

.section-style {
	margin: 50px 0px !important;
}

.section-style h2 {
	color: #006d59;
}

.rounded-circle {
	border-radius: 50% !important;
	background-color: #81c244;
	padding: 10px;
	width: 50px;
	height: 50px;
	align-items: center;
	justify-content: center;
	display: flex;
	color: white;
	margin: 0 auto;
	margin-bottom: 10px;
}

.card {
	border-bottom: 2px solid #81c244 !important;
	box-shadow: 0px 15px 12px #ebebeb;
	--bs-card-border-radius: 0px 0px 10px 10px !important;
}

.accordion-button:not(.collapsed) {
	color: #000000 !important;
	background-color: #5c8b2b24 !important;
}

.lcoation-map {
	border-radius: 10px;
	height: -webkit-fill-available;
}

.amenities {
	padding: 60px 0 60px;
	background: #0a6a59;
}

.amenities-icon {
	text-align: center;
}

.amenities-icon img {
	width: 60px;
}

.amenities-icon p {
	font-weight: 600;
	color: #fff;
	font-size: 14px;
}

.amenities-cont {
	background: #ffffff;
	color: #fff;
	font-size: 14px;
}

.amenities-cont p {
	color: #000;
}

.odd .icon-col:nth-child(even) {
	background: #283c4d;
	border: 1px solid #fff;
}

.odd .icon-col:nth-child(odd) {
	background: #006d59;
	border: 1px solid #fff;
}

.even .icon-col:nth-child(even) {
	background: #006d59;
	border: 1px solid #fff;
}

.even .icon-col:nth-child(odd) {
	background: #283c4d;
	border: 1px solid #fff;
}

.odd .icon-col:nth-child(even):hover {
	background: #000;
}

.odd .icon-col:nth-child(odd):hover {
	background: #000;
}

.even .icon-col:nth-child(even):hover {
	background: #000;
}

.even .icon-col:nth-child(odd):hover {
	background: #000;
}

.location h2 {
	color: #006d59;
	text-align: center;
	margin-bottom: 20px;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
}

.location ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.location ul li {
	list-style: none;
	line-height: 2;
}

.location ul li:before {
	content: "\f041";
	font-family: FontAwesome;
	display: inline-block;
	color: #006d59;
	font-size: 14px;
	margin-right: 10px;
}

.features h2 {
	color: #006d59;
	text-align: center;
	margin-bottom: 20px;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
}

.features ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.features ul li {
	list-style: none;
	line-height: 2;
}

.features2 ul li:before {
	content: "\f06c";
	font-family: FontAwesome;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}

.legal-points ul li {
	color: #fff;
}

.features ul li:before {
	content: "\f06c";
	font-family: FontAwesome;
	display: inline-block;
	color: #006d59;
	font-size: 14px;
	margin-right: 10px;
}

ul {
	margin-left: 0px !important;
}

ul li {
	list-style: none;
	line-height: 30px;
}

.cta {
	background: #283c4d;
	padding: 10px 0px;
}

.cta h3 {
	margin-bottom: 0px;
	color: #fff
}

.cta h3 {
	margin-bottom: 0px;
	line-height: inherit;
	font-weight: bold;
}

.top-cta {
	margin-top: 30px !important;
}

.amenities h2 {
	color: #ffffff;
	text-align: center;
	margin-bottom: 20px;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
}

.cta-btn {
	width: 300px !important;
	border: none;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	background: #006d59;
	font-weight: bold;
	animation: bganim 1s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
	border: 1px solid #006d59;
	text-transform: uppercase;
	box-shadow: 3px 4px 0px #0ba589;
}

@keyframes bganim {
	from {
		background-color: #006d59;
	}

	to {
		background-color: #343a4a;
	}
}

.thankyou {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.thankyou h2 {
	text-align: center;
}

.thankyou-head {
	position: fixed;
	width: 100%;
	text-align: center;
	left: 0;
	right: 0;

}

.sticky-cta {
	background: #81c244;
	position: fixed;
	bottom: 0px;
	width: 100%;
	display: none;
	text-align: center;
}

.sticky-enq {
	background: #000;
	color: #fff;
	padding: 10px;
	font-weight: bold;
}

.sticky-enq a,
.sticky-enq a:hover {
	color: #fff;
	text-decoration: none;
}

.sticky-call a,
.sticky-call a:hover {
	color: #000;
	text-decoration: none;
}

.sticky-call {
	background: #81c244;
	padding: 10px;
	font-weight: bold;
}

@media (max-width: 767.98px) {

	.features h2 {
		font-size: 30px;
	}

	.amenities h2 {
		font-size: 30px;
	}

	.location h2 {
		font-size: 30px;
	}

	h2.progress-text {
		font-size: 30px !important;
	}

	#chat-bot-launcher-container {
		right: 6px;
		top: 413px;
	}

	.privacy-policyy {
		display: flex;
		justify-content: center;
		gap: 10px;
		padding-bottom: 80px;
	}

	.logo {
		max-width: 150px;
	}

	.menu-call-btn {
		padding: 2px 10px 2px;
		margin-top: -7px;
	}

	.section-style {
		margin: 30px 0px !important;
	}

	.amenities {
		padding: 30px 0 30px;
	}

	.form-sec {
		position: relative;
		top: auto;
		right: 0;
		left: 0;
		max-width: 80% !important;
		margin: 20px auto !important;
	}

	.amenities-cont {
		margin-bottom: 20px;
	}

	.cta {
		display: none;

	}


	.cta h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.sticky-cta {
		display: block;
	}

	.odd .icon-col:first-child,
	.odd .icon-col:last-child {
		background: #242424;
	}

	.even .icon-col:first-child,
	.even .icon-col:last-child {
		background: #242424;
	}

	.odd .icon-col:nth-child(2),
	.odd .icon-col:nth-child(3) {
		background: #363636;
	}

	.even .icon-col:nth-child(2),
	.even .icon-col:nth-child(3) {
		background: #363636;
	}

	.location {
		padding-bottom: 40px;
	}

	.useragreement {
		line-height: 25px !important;
	}
}

.gallery {
	padding-top: 30px;
}

h2.progress-text {
	color: #006d59;
	text-align: center;
	margin-bottom: 20px;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;

}

.gallery .owl-dots {
	display: none;
}

.gallery .owl-nav {
	display: none;
}



h3.cta-footer {
	font-size: 25px;
}

.selldof label {
	display: none !important;
}

.selldof .title {
	color: #fff;
	text-align: center !important;
	display: none;
}

.selldof .form-group {
	text-align: center !important;
}

.reason-points ul li,
p {
	color: #fff;
}

.v-block {
	border: 1px solid #e7e7e7;
	border-radius: 15px;
	padding: 10px;
	box-shadow: 5px 5px 10px 0px;
	margin-bottom: 20px;
}

.features2 ul {
	padding-left: 0px;
}

.reason-cen {
	text-align: center;
}

.policy-promo {
	padding: 5px 0;
}

.disclaimer-policy p {
	font-size: 14px;
	color: #424242;
}

.privacy-policy p {
	font-size: 14px;
	color: #424242;

}

.privacy-policy h6 a {
	color: #000;
	text-decoration: none;
}

.privacy-policy ul li {
	font-size: 16px;
}

.privacy-policy ul li:before {
	content: "\f06c";
	font-family: FontAwesome;
	display: inline-block;
	color: #006d59;
	margin-right: 10px;
}

#mainform img {
	width: 22%;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
	cursor: pointer;
}



.useragreement {
	height: 350px;
	overflow-y: auto;
	padding: 15px 20px 15px 20px;
	line-height: 30px;
}

.user-agreement ul {
	list-style: none;
}

.user-agreement ul li:before {
	content: "\f06c";
	font-family: FontAwesome;
	display: inline-block;
	color: #006d59;
	margin-right: 10px;
}

.form_box p {
	font-size: 11px;
	text-align: center;
	color: #fff;
}

.discl {
	text-align: center;
}

hr {

	border-top: 1px solid #000 !important;
	opacity: 1 !important;
}

.privacy-policyy {
	display: flex;
	justify-content: center;
	gap: 10px;
}

.main-form .form-btn input {
	background: #c71d2d !important;
	padding: 5px 30px !important;
	color: #fff !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	width: 100%;
	text-transform: uppercase;
	border-radius: 8px;
}


.detailSec {
	background: #283c4d;
	padding: 25px 0px;
}


.detailSecContents p {
	color: #ffffff;
	/* font-family: apollo-reg; */
	font-size: 28px;
	font-weight: 500;
	margin: 0px;
}


.detailSecContents span {
	color: #fff;
	/* font-family: Montserrat; */
	font-size: 14px;
}


.detailSecContents {
	margin-top: 30px;
}