body {

	background: #81c244;
}

.logo {
	max-width: 200px;
}

.banner img {
	max-width: 100%;
}
.selldof .btn{background:#000 !important; color:#fff !important;}
.owl-nav span{color: #fff;font-size: 35px;background: #000;height: 40px;width: 40px;display: flex;align-items: center;justify-content: center;padding-bottom: 7px;}
   .owl-nav{text-align: center;margin-top: 10px;margin-bottom: 30px;}
    .foot-logo{padding: 30px;display: flex;justify-content: space-between;align-items: center;background: #f7f7f7;}
    .foot-logo img{max-width:300px}
    .call-f{display: flex;align-items: center;gap: 20px;}
    .call-f img{filter: brightness(0) saturate(100%)}
    .foot-logo a{color: #000;text-decoration: none;font-size: 32px;}
    .foot-copyright{background: #ffffff
		;color: #000000;font-size: 12px;padding: 20px;}
    form .title{display:none}
    .form-sidebar h3{font-size: 22px;font-weight: bold;text-align: center;margin-top: 30px;padding: 10px;}
    .r-form{height: 100%;display: flex;flex-direction: column;justify-content: center;padding:0px 25px}
    .cta label{display:none!important}
    .cta .selldof_row{width:33%;float:left}
    .cta form{display: flex;flex-wrap: wrap;justify-content: center;margin-top: 20px;}
    .cta .form-group{text-align: center!important;}
    .sell_do_verify_container{display:none!important}
.banner {
	max-width: 100% !important;
	padding: 0px !important
}
.form-sidebar{position: fixed; top:0;right: 0;bottom:0;background:linear-gradient(0deg, #ffffff91, #ffffff), url(3folders/ar13.webp);display:block !important;backdrop-filter: blur(5px)}
.r-form .sell_do_form_container, .r-form h3{margin-bottom:0px}
.phoneno-formsec {text-align: center; font-size: 25px; font-weight:bold;background:#e26928; padding:10px;}
.phoneno-formsec a{text-decoration: none; color:#fff;}
.phoneno-formsec a:hover{text-decoration: none; color:#fff; }
.phoneno-formsec .fa-phone{color:#fff}
.form-sidebar form
{
	padding:20px !important;
}
.form-sidebar form input{outline: none;}
.form-sidebar form h3{color:#fff; text-align: center;}

.left-section .container-fluid{
	padding-left:0px !important; padding-right: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(25% + 0px);
	right: 10%;
	background: #ff7600bf;
	padding: 30px;
	border-radius: 10px;
	text-align: center;
}

.form-group {
	margin-bottom: 15px;
}

.sub-btn {
	background: #81c244;
	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: #e9ffd5;
    border-left: 5px solid #81c244;
}

.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; */
	padding-bottom:20px;
}

.mute-text {
	font-size: 14px;
	/* color:#fff; */
}

.section-style {
	margin: 50px 0px !important;
}

.section-style h2 {
	color: #e87b40;
}

.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;
}

.amenities h2 {
	text-align: left;
	margin-bottom: 20px;
	color: #e87b40;
}
.location-adv {margin-bottom:20px;}
.location-adv .fa-solid, .amenities .fa-solid {color:#81c244; font-size:30px;margin-top:20px; margin-bottom:10px;}
	.amenities .fa-regular, .location-adv .fa-regular{color:#81c244; font-size:30px;margin-top:20px; margin-bottom:10px;	
}
.location-adv{}

.amenities-icon {
	text-align: center;
}

.amenities-icon img {
	width: 60px;
}

.amenities-icon p {
	font-weight: 600;
	color: #fff;
	font-size: 14px;
}

.amenities-cont {
	background: #040404;
	color: #fff;
	font-size: 14px;
}

.odd .icon-col:nth-child(even) {
	background: #242424;
}

.odd .icon-col:nth-child(odd) {
	background: #363636;
}

.even .icon-col:nth-child(even) {
	background: #363636;
}

.even .icon-col:nth-child(odd) {
	background: #242424;
}

.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: #e87b40;
}

.location ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.location ul li {
	list-style: none;
	line-height: 2;
}

li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	color: #81c244;
	font-size: 14px;
	margin-right: 10px;
}

.cta {
	background: #e87b40;
	padding: 10px 0px;
}

.cta h3 {
	margin-bottom: 0px;
}

.cta h3 {
	margin-bottom: 0px;
	line-height: inherit;
	font-weight: bold;
}

.cta-btn {
	width: 300px !important;
	border: none;
	margin: 0 auto;
	padding: 10px;
	background: #81c244;
	font-weight: bold;
	animation: bganim 1s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
	border: 1px solid #6c6c6c;
	text-transform: uppercase;
	box-shadow: 3px 4px 0px #81c244;
}

@keyframes bganim {
	from {
		background-color: #e87b40;
	}

	to {
		background-color: #81c244;
	}
}

.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%;
	max-width: 400px;
	/* right: 0; */
	/* left: 0; */
	text-align: center;
	left: 35%;z-index:999;
}

.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;
}
.selldof .form-control, .sell_do_form_control{height:45px!important;}
.sticky-cta{display: none!important}
@media (max-width: 992px) {
    .left-section .form-sidebar{position:inherit}
}
@media (max-width: 767.98px) {
    .odd .icon-col:nth-child(odd){background: #242424!important;}
    .even .icon-col:nth-child(even){background: #242424!important;}
    .odd .icon-col:nth-child(even){background: #363636!important;}
    .even .icon-col:nth-child(odd){background: #363636!important;}
	.form-sidebar .r-form{padding: 0px 25px;height: auto}
	
	.sticky-cta{display: flex!important;}
	.logo {
    max-width: 150px;
	}
	.form-sidebar{display:none !important;}
	.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: block;
	}
	.sticky-cta{margin-left:0px!important}
	.cta h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.sticky-cta {
	left: 0;
	max-width: 100%;
	}
	.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;}
	.form-sidebar{display:none;}	

}

