.logo {
	max-width: 300px;
}

.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 !important;
	border: 2px solid #e87b40 !important;
}

.form-sec {
	position: absolute;
	top: calc(20% + 0px);
	right: 5%;
	background: #fff;
	padding: 30px;
	border-radius: 10px;
	text-align: center;
}

.logo-sec img {
    position: absolute;
    top: calc(5% + 0px);
    left: 5%;
}

.abt-flex {
    justify-content: center;
}

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

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

.damar-pb {
    padding: 60px 0 0 0;

}

.damar-abt h2 {
    font-size: 39px;
    font-weight: 700;
    text-align: center;
    color: #5d3331;
    margin-bottom: 20px;

}

.toolkits{
	background: #fae1d1;
	padding: 0px;
	margin-top: 60px;
}

.damar-results h2 {
    font-size: 39px;
    font-weight: 700;
    text-align: center;
    color: #5d3331;
    margin-bottom: 20px;
}

.damar-points h2 {
    font-size: 39px;
    font-weight: 700;
    text-align: center;
    color: #5d3331;
    margin-bottom: 20px;
}

.damar-abt p {
    text-align: justify;
    font-size: 16px;
}

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

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

.card-flex{
	display: flex;
	justify-content: space-evenly;
}

.results-card {
    background: #5d3331;
    padding: 35px;
    text-align: center;
    color: #fff;
    border-radius:20px;
}

.results-card h2 {
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}

.points-card {
    padding: 35px;
    text-align: center;
    border-radius:20px;
   box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.points-card h3 {
    font-size: 28px;
    color:#2b2d39;
    margin-bottom: 20px;
    font-weight: 700;
}

.points-card span {
    font-size: 75px;
    font-weight: 700;
    color: #5d3331;
}

.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: 70px;
	color:#fff;
	font-weight: 700;
}

.mute-text {
	font-size: 24px;
	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: #81c244;
}

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

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

.amenities-icon img {
	width:50%;
}

.toolkit-box{
    border: 1px solid #eff0f6;
    background-color: #fff;
    box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-01);
    transform-style: preserve-3d;
    border-radius: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: transform .3s, color .3s;
    display: flex;
    padding: 24px;
}

.tool-flex {
    display: flex;
    justify-content: space-evenly;
}

.enquire-damar {
    display: flex;
    justify-content: center;
}

.enquire-damar-btm {
    display: flex;
    justify-content: center;
}

.tool-title h2 {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    color: #000c;
    margin-bottom: 20px;
}

.tool-title {
    padding: 60px 0;
}

.tool-title p {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #000c;
    margin-bottom: 20px;
}

.enquire-damar a {
    background: #5d3331;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    margin-top:-18px;
    text-decoration: none;
    font-size:19px;
}

.enquire-damar-btm a {
    background: #5d3331;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    margin-bottom:-18px;
    text-decoration: none;
    font-size:19px;
}

.toolkit-box p {
    font-size: 16px;
    color: #000 !important;
    font-weight: 400;
}

.toolkit-box h2 {
    font-size: 22px;
}

.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%;
	display: none;
	text-align: center;
}

.sticky-enq {
	background: #5d3331;
	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: #fff;
	text-decoration: none;
}

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

.equal{
    display:flex;
}

.banner .carousel-control-prev {
    display: none;
}

.banner .carousel-control-next {
    display: none;
}

@media (max-width: 767.98px) {
	.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: 90% !important;
		margin: 5px 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;}
}


.testimonials{
    max-width: 1000px;
    padding: 0 15px 50px;
    margin: 0 auto 80px auto;
}
.single-item{
    background: #fff;
    color: #111;
    padding: 0px 0px;
    margin: 50px 15px;
    box-shadow: 0 5px 15px 0px #cbb9b9;
    border-radius: 10px;
}

.img-area img {
	height: 100%;
	width: 100%;

}

.testi-title .carousel-control-next-icon, .carousel-control-prev-icon {
	background-color: #5d3331;
}

.testi-title h2 {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    color: #000c;
    margin-bottom: 20px;
}

.testi-title {
    padding: 60px 0 30px 0;
}

.testi-title p {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #000c;
    margin-bottom: 20px;
}

.damar-cp {
    text-align: center;
    border-top: 1px solid #ddd8d8;
    padding-top: 10px;
}

.content p{
	font-size: 18px;
	font-weight: 400;
	text-align: left;
}

.content {
    padding: 35px;
}

@media (max-width: 767.98px) {
.damar-abt h2 {
    /* font-size: 24px; */
}
.damar-pb {
    padding: 20px;
}

.results-card h2 {
	font-size: 45px !important;
}
.damar-rflex {
    gap: 10px;
}
.mute-text {
    font-size: 18px;
}
.damar-points h2 {
    /* font-size: 26px; */
}
.amenities-icon {
    gap: 10px;
}
.content {
    padding: 20px;
}
.damar-cp {
    padding-bottom: 30px;
}
}

.enquire-damar a:hover {
    background: #000;
    color: #fff;
}

.enquire-damar-btm a:hover {
    background: #000;
    color: #fff;
}

.thank-bg {
    background: url(/img/damar1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.thankyou h2 {
    color: #fff;
    font-size: 45px;
}

.thankyou p {
    color: #fff;
    font-size: 32px;
}

.thankyou {
    text-align: center;
}

@media (max-width: 767.98px) {
   .thankyou h2 {
    color: #fff;
    font-size: 36px;
}

.thankyou p {
    color: #fff;
    font-size: 24px;
}
.call-topbar{display:none !important;}
}

/* Zoho CRM form style starts */
#crmWebToEntityForm.zcwf_lblLeft {
	width:100%;
	margin: 0 auto;
	box-sizing: border-box;
}
#crmWebToEntityForm.zcwf_lblLeft * {
	box-sizing: border-box;
}
#crmWebToEntityForm{text-align: left;}
#crmWebToEntityForm * {
	direction: ltr;
}
.zcwf_lblLeft .zcwf_title {
	word-wrap: break-word;
	padding: 0px 6px 10px;
	font-weight:bold }.zcwf_lblLeft.cpT_primaryBtn:hover{
	background: linear-gradient(#02acff 0,#006be4 100%) no-repeat padding-box !important;
	box-shadow: 0 -2px 0 0 #0159b9 inset !important;
	border: 0 !important;
	color: #fff !important;
	outline: 0 !important;
}.zcwf_lblLeft .zcwf_col_fld input[type=text], input[type=email], input[type=tel], input[type=password], .zcwf_lblLeft .zcwf_col_fld textarea {
	width:100%;
	border: 1px solid #c0c6cc !important;
	resize: vertical;
	border-radius: 2px;
	float: left;
	padding:10px;
}
.zcwf_lblLeft .zcwf_col_lab {
	width: 30%;
	word-break: break-word;
	padding: 0px 6px 0px;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
	min-height: 1px;
}
.zcwf_lblLeft .zcwf_col_fld {
	float: left;
	width: 100%;
	padding: 0px 6px 0px;
	position: relative;
	margin-top: 5px;
}
.zcwf_lblLeft .zcwf_privacy{padding: 6px;}
.zcwf_lblLeft .wfrm_fld_dpNn{display: none;}
.dIB{display: inline-block;}
.zcwf_lblLeft .zcwf_col_fld_slt {
	width: 60%;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 4px;
	font-size: 12px;
	float: left;
	resize: vertical;
	padding: 2px 5px;
}
.zcwf_lblLeft .zcwf_row:after, .zcwf_lblLeft .zcwf_col_fld:after {
	content: '';
	display: table;
	clear: both;
}
.zcwf_lblLeft .zcwf_col_help {
	float: left;
	margin-left: 7px;
	font-size: 12px;
	max-width: 35%;
	word-break: break-word;
}
.zcwf_lblLeft .zcwf_help_icon {
	cursor: pointer;
	width: 16px;
	height: 16px;
	display: inline-block;
	background: #fff;
	border: 1px solid #c0c6cc;
	color: #c1c1c1;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	border-radius: 50%;
}
.zcwf_lblLeft .zcwf_row {margin: 0px;}
.zcwf_lblLeft .formsubmit {
	margin-right: 5px;
	cursor: pointer;
	color: var(--baseColor);
	font-size: 12px;
}
.zcwf_lblLeft .zcwf_privacy_txt {
	width: 90%;
	color: rgb(0, 0, 0);
	font-size: 12px;
	font-family: Arial;
	display: inline-block;
	vertical-align: top;
	color: var(--baseColor);
	padding-top: 2px;
	margin-left: 6px;
}
.zcwf_lblLeft .zcwf_button {
	font-size: 16px;
	color: #fff;
	border: none;
	height: 40px;
	border-radius: 4px;
	cursor: pointer;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-transform: uppercase;
}
.zcwf_lblLeft .zcwf_tooltip_over{
	position: relative;
}
.zcwf_lblLeft .zcwf_tooltip_ctn{
	position: absolute;
	background: #dedede;
	padding: 3px 6px;
	top: 3px;
	border-radius: 4px;word-break: break-word;
	min-width: 100px;
	max-width: 150px;
	color: var(--baseColor);
	z-index: 100;
}
.zcwf_lblLeft .zcwf_ckbox{
	float: left;
}
.zcwf_lblLeft .zcwf_file{
	width: 55%;
	box-sizing: border-box;
	float: left;
}
.clearB:after{
	content:'';
	display: block;
	clear: both;
}
#enquire input{
margin-bottom: 5px !important;
    width: 100% !important;
    padding: 5px 10px !important;
    border:1px solid #ccc;
    border-radius:5px;
}
@media all and (max-width: 600px) {
	.zcwf_lblLeft .zcwf_col_lab, .zcwf_lblLeft .zcwf_col_fld {
		width: auto;
		float: none !important;
	}
	.zcwf_lblLeft .zcwf_col_help {width: 40%;}
}
/* Zoho CRM form style ends */

.call-topbar{    position: absolute;
    top: 10% !important;
    right: 10%;
    text-align: right;
    z-index: 9999;}
    #LEADCF325{height:60px;}
    
    .dm-center-new h5 {
    font-size: 55px;
    text-align: center;
    text-transform: uppercase;
    font-family: gilda display;
    margin-bottom: 25px;
}

.dm-center-new {
    position: absolute;
    right: 15%;
    top: 35%;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

a.banner-cta {
   color: #000000;
    /* border: 2px solid #e87b40; */
    padding: 10px 25px;
    text-decoration: none;
    background: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

a.banner-cta:hover {
    background:#e87b40;
    color:#fff;
}

.ban-d .d-sm-none {
    display: none;
}

@media only screen and (max-width: 767px) {
    .dm-center-new h5 {
    font-size: 30px;
    font-weight:bold;
}
.carousel-caption{padding-top:0px !important;}

a.banner-cta {
    font-size: 16px;

}
}
    
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
