.body{margin: 0px;
	padding: 0px;
	width: 100%;
	color: #222;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Jost', sans-serif;
}

html{
	scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Jost', sans-serif !important;
}
p{
	font-size: 18px;
}

.font-primary{
	font-family: 'Bebas Neue', sans-serif !important;

}

.font-second, p{
	font-family: 'Jost', sans-serif !important;
}


.banner-box h1,
.banner-box h2 {
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent
}

.box-1,
.main-btn,
.text-effect,
section {
	position: relative
}

.butn span,
.button span {
	text-decoration: none;
	z-index: 20;
	transition: .3s ease-in-out
}

.cursor,
.main-btn,
.next,
.prev {
	cursor: pointer
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #222;
	font-weight: 400
}

html {
	scroll-behavior: smooth
}

.font-primary {
	font-family: 'Bebas Neue', sans-serif
}

section {
	background-color: #f1f1f1;
	padding: 60px 0;
	margin: 0
}

.spacer {
	margin: 80px 0 0;
	display: block
}

.text-justify {
	text-align: justify
}

.color {
	color: #839155 !important
}

.bg-color {
	background-color: #839155 !important
}

.border-color {
	border-color: #333
}

.elementor-shape-fill {
	fill: #ffffff
}

.color2,
.navbar-nav .nav-link:active,
.navbar-nav .nav-link:focus,
.navbar-nav .nav-link:hover {
	color: #0d3837
}

.bg-color2 {
	background-color: #0d3837 !important
}

.border-color2 {
	border-color: #0d3837
}

.color3 {
	color: #2a3e7d
}

.butn:hover span,
.navbar,
.navbar-brand h2 {
	color: #fff!important;
}

.bg-color3 {
	background-color: #2a3e7d
}

.bg-gray {
	background-color: #f1f1f1 !important
}

.text-shadow1 {
	text-shadow: 1px 0 3px #fff
}

.border-color3 {
	border-color: #2a3e7d
}

.bg-white {
	background-color: #fff !important
}

.gradients {
	background: #0d3837;
	background: -webkit-linear-gradient(to right, #0d3837, #0d3837);
	background: linear-gradient(to right, #0d3837, #0d3837)
}

.b-radius-0,
.border-radius-0 {
	border-radius: 0 !important
}

.b-radius-5 {
	border-radius: 5px !important
}

.b-radius-10 {
	border-radius: 10px
}

.b-radius-50 {
	border-radius: 50%
}

.b-radius-20 {
	border-radius: 20px
}

.b-radius-30 {
	border-radius: 30px
}

.navbar {
	transition: .4s
}

.navbar-brand img {
	width: 120px;
}

.navbar-nav .nav-link.active span {
	color: #0d3837;
	z-index: 9
}

.bg-white .butn span,
.bg-white .navbar-nav .nav-link {
	color: #000
}

.navbar-nav .nav-link.active {
	padding: 5px 20px;
	color: #0d3837
}

.navbar-nav .nav-link {
	color: #fff;
	padding: 5px 20px;
	border-radius: 5px;
	position: relative;
	display: flex;
	overflow: hidden;
	cursor: pointer;
	transition: .5s;
	font-family:jost !important;
	font-weight: 500;
	font-size: 16px;
	margin: 0 5px;
	text-transform: capitalize
}

@media (min-width:992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 12px;
		padding-left: 12px
	}
	.modal-form{
		margin-top: -120px;
	}
}

.navbar-toggler:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.2em;
	height: 1.1em;
	vertical-align: middle;
	background-image: var(--bs-navbar-toggler-icon-bg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%
}

.navbar-toggler {
	padding: 5px 10px;
	border-radius: 2px
}

.banner-box,
.banner-form {
	padding: 30px;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, .4);
	border: 0
}

.bg-white-opacity {
	background-color: rgba(255, 255, 255, .6);
	border-radius: 0
}

.bg-color-opacity {
	background-color: rgba(199, 153, 94, .8);
	border-radius: 0
}

.bg-dark-opacity {
	background-color: rgba(0, 0, 0, .5)
}

.text-effect {
	text-align: center;
	animation: 1s ease-in-out infinite alternate animate
}

@keyframes animate {
	from {
		text-shadow: 0 0 2px transparent
	}

	to {
		text-shadow: 0 5px 8px rgba(0, 0, 0, .8)
	}
}

@media only screen and (max-width:767px) {
	.text-effect {
		font-size: 65px
	}
}

.card-shadow {
	box-shadow: rgba(17, 17, 26, .1) 0 4px 16px, rgba(17, 17, 26, .1) 0 8px 24px, rgba(17, 17, 26, .1) 0 16px 56px
}

.banner-box h1 {
	font-size: 110px;
	font-weight: 400;
	display: inline-block;
	color: #839155 !important;
	background: -webkit-linear-gradient(180deg, #839155, #0f3837);
	background: linear-gradient(180deg, #839155, #0f3837);
	-webkit-background-clip: text;
	background-clip: text
}

.banner-box h2 {
	font-size: 56px;
	font-weight: 700;
	display: inline-block;
	color: #fff !important;
	background: -webkit-linear-gradient(0deg, #fff, rgba(255, 255, 255, .9));
	background: linear-gradient(180deg, #fff, rgba(255, 255, 255, .9));
	-webkit-background-clip: text;
	background-clip: text
}

.box-1 {
	width: 100%;
	margin-left: auto
}

.box-2,
.overlay-banner,
.theme-color::before {
	position: absolute;
	right: 0
}

.box-2 {
	width: 100%
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.video-wrapper {
	width: 100%;
	overflow: hidden;
	display: block
}

.video-wrapper video {
	object-fit: cover;
	width: 100%;
	height: 100%
}

.bounce2 {
	animation: 3s infinite bounce2
}

@keyframes bounce2 {

	0%,
	100%,
	20%,
	50%,
	80% {
		transform: translateY(0)
	}

	40%,
	60% {
		transform: translateY(-10px)
	}
}

.overlay-banner {
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding-top: 40px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .15);
	display: flex;
	justify-content: center;
	align-items: center
}

.main-btn,
.modal-body .main-btn {
	box-sizing: border-box;
	letter-spacing: .25px;
	padding: 10px 25px;
	resize: none
}

.card-bg {
	background-color: rgba(0, 0, 0, .9);
	border-radius: 0
}

.button,
.main-btn {
	background: #0d3837
}

.banner-txt {
	margin-top: -40px
}

.main-btn {
	margin-bottom: 10px;
	color: #fff;
	border: 0;
	font-weight: 700;
	font-size: 18px;
	outline: 0 !important;
	transition: .3s;
	display: inline-block;
	box-shadow: none !important;
	width: 100%;
	border-radius: 6px
}

.butn,
.button {
	display: flex;
	padding: 10px 20px;
	position: relative;
	transition: .3s;
	overflow: hidden
}

.button:hover,
.first-btn:hover {
	color: #fff;
	background: #0d3837;
	animation: .3s ease-in-out scaleUp
}

.button {
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .2);
	border: none;
	margin: 0
}

.button span {
	text-align: center;
	position: relative;
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: 600
}

.bg-white .butn {
	background: 0 0;
	border: 2px solid #000
}

.butn {
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .2);
	border: 2px solid #fff;
	margin-left: 5px;
	color: #fff
}

.butn span {
	text-align: center;
	position: relative;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 500
}

.butn:hover {
	color: #fff !important;
	background: #0d3837;
	border: 2px solid #0d3837;
	animation: .3s ease-in-out scaleUp
}

@keyframes scaleUp {

	0%,
	100% {
		transform: scale(1)
	}

	50% {
		transform: scale(.95)
	}
}

.contact-form .form-control {
	margin-bottom: 20px
}

.form-control {
	display: block;
	width: 100%;
	padding: 8px 15px;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #222;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #eee;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 6px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.modal-body,
.modal-header {
	background: #000 !important
}

.form-control:focus {
	color: #222;
	background-color: rgba(255, 255, 255, .9);
	border-color: #fff;
	outline: 0;
	box-shadow: none
}

.form-control::input-placeholder {
	color: #999;
	font-weight: 300;
	opacity: 1
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-input-placeholder {
	color: #999
}

#overview {
	position: relative;
	margin-top: -120px;
	z-index: 9
}

.overview-txt {
	box-shadow: rgba(50, 50, 93, .25) 0 30px 60px -10px, rgba(0, 0, 0, .3) 0 30px 60px -30px
}

.theme-color::before {
	top: 0;
	content: "";
	height: 100%;
	background-image: url('images/about.webp');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-attachment: scroll;
	width: 50%;
	z-index: 0
}

.p-50 {
	padding: 50px
}

.swiper {
	height: auto;
	margin: auto;
	overflow: hidden;
	position: relative
}

.swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 18px;
	color: #fff
}

.banner {
	width: 100%;
	position: relative;
	height: 680px;
	z-index: 2;
	margin-bottom: 0
}

.owl-carousel .owl-item img {
	display: block;
	margin: auto;
	width: auto;
	text-align: center
}

.border-4 {
	border: 4px solid
}

.modal-body,
.modal-content,
.modal-header {
	border-radius: 0
}

.image-shadow {
	box-shadow: rgba(255, 255, 255, .9) 20px 20px
}

.vertical-middle {
	z-index: -1;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-height: 100%;
	justify-content: center;
	flex-flow: column
}

.modal-dialog {
	margin-top: 100px !important
}

.modal-body {
	padding: 1rem
}

.modal-body .main-btn {
	display: inline-block;
	background-color: #0d3837;
	margin-bottom: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	outline: 0;
	transition: .3s;
	box-shadow: none !important;
	width: 100%;
	border-radius: 6px;
	border: none !important
}

.modal-header .close {
	font-size: 30px !important;
	color: #fff;
	background-color: transparent !important;
	margin-right: 10px !important;
	box-shadow: none !important;
	border: none !important
}

.next,
.prev {
	border-radius: 3px 0 0 3px
}

.with-errors {
	color: red;
	margin-top: -15px;
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 16px
}

.formblock {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column
}

.title1 h1::before {
	content: " ";
	width: 4px;
	height: 50px;
	background-color: #333;
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 50px
}

.owl-theme .owl-dots .owl-dot span {
	width: 7px !important;
	height: 7px !important;
	margin: 5px;
	background: #eee
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #333 !important
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s
}

.amenities {
	position: relative;
	overflow: hidden
}

.mySlides {
	display: none
}

.next,
.prev {
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -30px;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	user-select: none;
	-webkit-user-select: none;
	transition: .3s
}

.next {
	right: 0
}

.prev {
	left: 0
}

.next:hover,
.prev:hover {
	background-color: rgba(0, 0, 0, .8)
}

.card {
    cursor: pointer;
}

.card img {
    transition: transform 0.4s ease;
}

.card:hover img{
    transform: scale(1.1);
}

.overlay-mobile-banner{top: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding-top: 40px;
	width: 100%;
	height: 100%;;
	display: flex;
	justify-content: center;
	align-items: end;
	background: #0D3837;
background: linear-gradient(0deg, rgba(13, 56, 55, 70) 15%, rgba(255, 255, 255, 0) 52%)
}
.modal-form-banner{
		background-image:url('images/max-banner.webp');
		background-size: cover;
		background-position: bottom center;
		height: 100%;
		width: 100%;
		position:relative;
		display: flex;
		justify-content: center;
		align-items: flex-end; 
	}
	.overlay-thankyou-banner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: rgba(15, 15, 43, 0.7);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media (min-width:1400px) and (max-width:1690px) {
	.banner {
		min-height: 600px
	}
}

@media (min-width:1691px) {
	.banner {
		min-height: 720px
	}
}

@media (max-width:1200px) {
	.p-50 {
		padding: 40px
	}

}

@media (max-width:1024px) {
	.banner {
		height: 540px
	}

	.banner-box h1 {
		font-size: 80px
	}

	.banner-box h2 {
		font-size: 48px
	}

	.banner-form {
		padding: 40px 15px
	}

	.col-padding {
		padding: 50px
	}

	.contact-form {
		margin-bottom: 0
	}
}

@media (max-width:991.98px) {
    .modal-form-banner{
		height: 500px;
	}
	.navbar {
		transition: .4s;
		background-color: #fff
	}
	.navbar-nav .nav-link {
		font-size: 16px;
		font-weight: 600;
		line-height: 16px;
		color: #333;
		margin: 5px 15px;
		text-shadow: none
	}

	.navbar .navbar-brand {
		color: #333
	}

	.contact-form {
		margin-bottom: 0
	}

	.banner {
		height: 500px
	}

	.banner-box h1 {
		font-size: 64px
	}

	.banner-box h2 {
		font-size: 42px
	}

	.banner-text {
		padding: 0 10px 20
	}

	.banner-form {
		padding: 10px 20px;
		border-radius: 10px
	}

	.col-padding {
		padding: 50px
	}

	.p-50 {
		padding: 30px 15px
	}

	.m-mb {
		margin-bottom: 20px !important
	}

	.overview {
		display: block;
		z-index: 2;
		overflow-y: visible
	}

	.theme-color::before {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		height: 230px;
		content: "";
		width: 100%
	}

	.title1 h1::before {
		content: " ";
		width: 4px;
		height: 50px;
		background-color: #333;
		display: inline-block
	}

	.navbar-brand h2 {
		color: #fff !important
	}
}

.animated-background {
	background-image: url('images/leaf-background.webp');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: bottom left;
	animation: 10s infinite alternate forwards zoomEffect
}

@keyframes zoomEffect {
	0% {
		background-size: 10% 10%
	}

	100% {
		background-size: 20% 20%
	}
}

@media (min-width:767.98px) and (max-width:810px) {
	.overlay-banner {
		padding-top: 60px
	}
}

@media (max-width:767.98px) {
	.m-mb {
		margin-bottom: 20px
	}
	
	section {
		padding: 60px 0
	}
	#overview{
		margin-top:0px;
	}
	#about {
		padding: 0 0 60px
	}

	.banner-box {
		width: 100%;
		margin: auto;
		padding: 10px
	}

	.banner-box h1 {
		font-size: 52px;
		color:#fff !important;
		background:-webkit-linear-gradient(180deg, #fff);
		background: linear-gradient(180deg, #fff);
    -webkit-background-clip: text;
    background-clip: text;
	}

	.banner-box h2 {
		font-size: 32px
	}

	.banner {
		height: 90vh;
	}


	.overlay-banner {
		padding-top: 60px
	}

	.theme-color::before {
		position: absolute;
		right: 0;
		left: 0;
		top: 0;
		height: 230px;
		content: "";
		width: 100%
	}

	.title1 h1::after {
		margin-left: auto;
		margin-right: auto
	}
	
	.modal-form-banner{
		height: 380px;
	}
}

@media (max-width:576.98px) {
	.m-mb {
		margin-bottom: 20px
	}

	.overlay-banner {
		padding-top: 30px
	}

	.theme-color::before {
		position: absolute;
		right: 0;
		left: 0;
		top: 0;
		height: 180px;
		content: "";
		width: 100%
	}

	.banner-text {
		padding: 0 10px 10px
	}

	.banner-form {
		padding: 20px 20px 15px
	}

	.navbar-brand img {
		width: 84px
	}

	.navbar-brand {
		margin-right: 5px
	}

	.owl-dots {
		display: none
	}
}

@media (max-width:320px) {
	.theme-color::before {
		position: absolute;
		right: 0;
		left: 0;
		top: 0;
		height: 150px;
		content: "";
		width: 100%
	}
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
	-webkit-box-shadow: 0 0 0 30px #fff inset !important
}

input:-ms-autofill,
input:-ms-autofill:active,
input:-ms-autofill:focus,
input:-ms-autofill:hover {
	-ms-box-shadow: 0 0 0 30px #fff inset !important
}

input:-moz-autofill,
input:-moz-autofill:active,
input:-moz-autofill:focus,
input:-moz-autofill:hover {
	-moz-box-shadow: 0 0 0 30px #fff inset !important
}

input:-webkit-autofill {
	-webkit-text-fill-color: black !important
}

input:-ms-autofill {
	-ms-text-fill-color: black !important
}

input:-moz-autofill {
	-moz-text-fill-color: black !important
}

.input-group-text {
	display: flex;
	align-items: center;
	height: 40px;
	padding: 0 .75rem;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #212529;
	text-align: center;
	white-space: nowrap;
	background-color: #fff;
	border-radius: 6px 0 0 6px
}

.input-group>.form-control {
	position: relative;
	flex: 1 1 auto;
	width: 78%;
	min-width: 0;
	border-radius: 0 6px 6px 0 !important
}