* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
  	font-family: "Forum", serif;
	font-weight: 500;
	font-size: 16px;
}
.title-font {
	font-family: "Forum", serif;
	font-weight: 500;
	font-size: 30px;
    text-align: center;
    margin-bottom: 0px;
	color: white;
}
.title-font-2 {
	font-family: "Forum", serif;
	font-weight: 500;
	font-size: 30px;
    text-align: center;
    margin-bottom: 0px;
	color: #aa7342;
}
.title-border{
	
	background-image: url("data:image/svg+xml,%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1428 117' width='1428' height='117'%3E%3Cstyle%3E.a%7Bfill:%23fefefe%7D.b%7Bfill:none;stroke:%23fefefe;stroke-miterlimit:10;stroke-width:3%7D%3C/style%3E%3Cpath fill-rule='evenodd' class='a' d='m736 103.5c-8.2 8.3-19.2 12.9-30.9 12.9l-44.4 0.1v-44.2-0.4c0-4.6 0.8-9.2 2.3-13.7l0.1-0.1-0.1-0.2c-1.5-4.5-2.3-9.3-2.3-14.1 0-11.8 4.6-22.9 12.9-31.2 8.3-8.3 19.3-12.9 31-12.9h44.3v44.5h0.1c-0.1 4.7-0.9 9.4-2.3 13.8l-0.1 0.1 0.1 0.2c1.5 4.5 2.3 9.3 2.3 14 0 11.8-4.6 22.9-13 31.2zm-72.5-59.7c0 5.8 1.2 11.4 3.5 16.7 1.8 4 4.2 7.7 7.2 11l0.7 0.8v-1.1c0.2-4.6 1.4-8.9 3.5-12.9l0.1-0.2-0.3-0.6c-2.2-4.2-3.3-8.9-3.3-13.7 0-16.3 13.3-29.9 29.7-30h30.2v26.1l0.1 0.2c3.9 3.6 7.1 7.9 9.5 12.7l0.5 1.1 0.2-1.2c0.7-2.9 1-5.8 1-8.7v-41.5h-41.7c-22.6 0.2-40.9 18.7-40.9 41.3zm82.6 28.5c0-10.2-3.8-20.1-10.7-27.7l-0.6-0.8-0.1 1c-0.1 4.7-1.3 9.1-3.5 13.1v0.2 0.2c2.4 4.3 3.6 9.2 3.6 14 0 16.4-13.7 29.9-30.1 30h-29.9v-26.1l-0.5-0.5c-3.7-3.5-6.7-7.7-9-12.4l-0.5-1-0.3 1.1c-0.6 2.9-1 5.8-1 8.7v41.5h41.7c22.6-0.2 40.9-18.7 40.9-41.3zm-65.8-17.1l0.4-0.5c5.6-7.8 14.7-12.4 24.1-12.4 4.2 0 8.3 0.9 12.2 2.7l0.5 0.2 0.1-0.6v-0.2-0.4-13h-12.8c-9.8 0-19.3 3.5-26.8 9.9l-0.1 0.1-0.1 0.2q-0.1 1.4-0.1 2.6c0 3.7 0.8 7.3 2.3 10.8zm11.7 16.8l0.1 13.1h12.7c9.9 0 19.4-3.6 26.9-10l0.1-0.1v-0.1q0.2-1.4 0.2-2.7c0-3.7-0.8-7.3-2.3-10.7l-0.3-0.7-0.4 0.6c-5.7 7.7-14.7 12.3-24.2 12.3-4.1 0-8.1-0.2-12.2-1.9l-0.6-0.2zm39.9-27.9l0.1-27.6-27.6 0.1c-11.7 0.2-21.9 7.7-25.4 18.9l-0.4 1.2 1-0.7c7.4-5.1 16-7.9 24.9-7.9l15.9-0.1v15.7 0.4c-0.2 8.4-6.9 15.1-15.2 15.3h-0.4c-5.3 0-10 3.2-11.9 8.2l-0.2 0.3 0.4 0.2c3.7 1.8 7.7 2.7 11.7 2.7 14.8 0 26.9-11.9 27.1-26.7zm-54.2 27.7v27.6h27.5c11.7-0.2 21.9-7.8 25.5-19l0.3-1.2-1 0.7c-7.3 5.1-16 7.9-24.9 7.9l-15.9 0.1v-15.7-0.4c0.2-8.3 6.9-15.1 15.2-15.3h0.4c5.3 0 10.1-3.3 12-8.2l0.1-0.4-0.3-0.1c-3.8-1.8-7.7-2.7-11.8-2.7-14.8 0-26.9 11.9-27.1 26.7z'/%3E%3Cpath class='b' d='m594.8 58.1h-594.2'/%3E%3Cpath class='b' d='m1425.9 58.1h-594.1'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 40%;
    height: 100%;
    padding: 20px 0 30px;
    margin: auto;
	margin-bottom: 30px;
}
.title-border.color{
		background-image: url("data:image/svg+xml,%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1428 117' width='1428' height='117'%3E%3Cstyle%3E.a%7Bfill:%239e5f27%7D.b%7Bfill:none;stroke:%239e5f27;stroke-miterlimit:10;stroke-width:3%7D%3C/style%3E%3Cpath fill-rule='evenodd' class='a' d='m736 103.5c-8.2 8.3-19.2 12.9-30.9 12.9l-44.4 0.1v-44.2-0.4c0-4.6 0.8-9.2 2.3-13.7l0.1-0.1-0.1-0.2c-1.5-4.5-2.3-9.3-2.3-14.1 0-11.8 4.6-22.9 12.9-31.2 8.3-8.3 19.3-12.9 31-12.9h44.3v44.5h0.1c-0.1 4.7-0.9 9.4-2.3 13.8l-0.1 0.1 0.1 0.2c1.5 4.5 2.3 9.3 2.3 14 0 11.8-4.6 22.9-13 31.2zm-72.5-59.7c0 5.8 1.2 11.4 3.5 16.7 1.8 4 4.2 7.7 7.2 11l0.7 0.8v-1.1c0.2-4.6 1.4-8.9 3.5-12.9l0.1-0.2-0.3-0.6c-2.2-4.2-3.3-8.9-3.3-13.7 0-16.3 13.3-29.9 29.7-30h30.2v26.1l0.1 0.2c3.9 3.6 7.1 7.9 9.5 12.7l0.5 1.1 0.2-1.2c0.7-2.9 1-5.8 1-8.7v-41.5h-41.7c-22.6 0.2-40.9 18.7-40.9 41.3zm82.6 28.5c0-10.2-3.8-20.1-10.7-27.7l-0.6-0.8-0.1 1c-0.1 4.7-1.3 9.1-3.5 13.1v0.2 0.2c2.4 4.3 3.6 9.2 3.6 14 0 16.4-13.7 29.9-30.1 30h-29.9v-26.1l-0.5-0.5c-3.7-3.5-6.7-7.7-9-12.4l-0.5-1-0.3 1.1c-0.6 2.9-1 5.8-1 8.7v41.5h41.7c22.6-0.2 40.9-18.7 40.9-41.3zm-65.8-17.1l0.4-0.5c5.6-7.8 14.7-12.4 24.1-12.4 4.2 0 8.3 0.9 12.2 2.7l0.5 0.2 0.1-0.6v-0.2-0.4-13h-12.8c-9.8 0-19.3 3.5-26.8 9.9l-0.1 0.1-0.1 0.2q-0.1 1.4-0.1 2.6c0 3.7 0.8 7.3 2.3 10.8zm11.7 16.8l0.1 13.1h12.7c9.9 0 19.4-3.6 26.9-10l0.1-0.1v-0.1q0.2-1.4 0.2-2.7c0-3.7-0.8-7.3-2.3-10.7l-0.3-0.7-0.4 0.6c-5.7 7.7-14.7 12.3-24.2 12.3-4.1 0-8.1-0.2-12.2-1.9l-0.6-0.2zm39.9-27.9l0.1-27.6-27.6 0.1c-11.7 0.2-21.9 7.7-25.4 18.9l-0.4 1.2 1-0.7c7.4-5.1 16-7.9 24.9-7.9l15.9-0.1v15.7 0.4c-0.2 8.4-6.9 15.1-15.2 15.3h-0.4c-5.3 0-10 3.2-11.9 8.2l-0.2 0.3 0.4 0.2c3.7 1.8 7.7 2.7 11.7 2.7 14.8 0 26.9-11.9 27.1-26.7zm-54.2 27.7v27.6h27.5c11.7-0.2 21.9-7.8 25.5-19l0.3-1.2-1 0.7c-7.3 5.1-16 7.9-24.9 7.9l-15.9 0.1v-15.7-0.4c0.2-8.3 6.9-15.1 15.2-15.3h0.4c5.3 0 10.1-3.3 12-8.2l0.1-0.4-0.3-0.1c-3.8-1.8-7.7-2.7-11.8-2.7-14.8 0-26.9 11.9-27.1 26.7z'/%3E%3Cpath class='b' d='m594.8 58.1h-594.2'/%3E%3Cpath class='b' d='m1425.9 58.1h-594.1'/%3E%3C/svg%3E");
}
h3.title-font span, h3.title-font-2 span{
	font-size: 25px;
}

.row-0{
	margin-left: 0;
	margin-right: 0;
}
.col-0{
	padding-left: 0;
    padding-right: 0;
}
.pd-30{
	padding: 30px 0;
}

.stickyForm{
	/* display: none; */
}
form label.error {
	width: 100% !important;
	padding: 10px 0;
	color: red;
	clear: both;
	margin: 0;
	display: none;
	font-weight: normal;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	letter-spacing: 0px;
	color: #9c9c9c;
}

::-moz-placeholder {
	/* Firefox 19+ */
	letter-spacing: 0px;
	color: #9c9c9c;
}

:-ms-input-placeholder {
	/* IE 10+ */
	letter-spacing: 0px;
	color: #9c9c9c;
}

:-moz-placeholder {
	/* Firefox 18- */
	letter-spacing: 0px;
	color: #9c9c9c;
}

/* sticky form code */
.stickyForm {
	position: fixed;
	top: 25%;
	width: 310px;
	right: -310px;
	text-align: center;
	padding: 17px;
	/* background: rgba(84, 84, 84, 0.81); */
	border-radius: 11px 0px 0 11px;
	-webkit-transition: .35s ease-in-out;
	-o-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	z-index: 1;
}

/* .stickyForm.active {
	right: 0px;
} */
#brochure-btn{
	position: fixed;
	top: 50%;
}
#brochure-btn .btn {
	left: -110px;
}
.stickyForm .btn {
	background: #9e5f27;
	padding: 10px 30px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin: auto;
	left: -90px;
	color: #fff;
	height: 40px;
	border-radius: 7px 7px 0 0;
	font-size: 16px;
	cursor: pointer;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	border: 0;
	perspective: 100px;
	outline: 0 !important;
	box-sizing: border-box;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);
}

input#phone {
	margin-bottom: 10px !important;
	/* padding-left: 50px !important; */
}

/* body .stickyForm * {
	color: #fff;
} */

body .stickyForm label {
	width: 100% !important;
}

body .stickyForm input[type="text"],
body .stickyForm input[type="email"],
body .stickyForm input[type="tel"],
body .stickyForm textarea,
body .stickyForm .intl-tel-input {
	width: 100% !important;
	border: 0;
	height: 35px;
	background: transparent;
	border-bottom: 1px solid #fff;
	margin-bottom: 13px;
}

.stickyForm [type="submit"] {
	background: #545454d9;
	color: white;
	border: 0;
	padding: 10px 25px;
	border-radius: 2px;
	border: 1px solid #616161;
}

body .stickyForm ._checkbox {
	margin-bottom: 10px;
}

body .stickyForm ._checkbox .text {
	text-align: left;
	margin-bottom: 10px;
}

body .stickyForm ._checkbox label {
	width: 50% !important;
	float: left;
	padding-right: 5px;
}

body .stickyForm ._checkbox span {
	padding-left: 4px;
	font-size: 13px;
	float: left;
}

.stickyForm,
.stickyForm.active .btn {
	background: rgba(35, 35, 35, 0.77);
}

.stickyForm ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	letter-spacing: 0px;
	color: #ccc;
}

.stickyForm ::-moz-placeholder {
	/* Firefox 19+ */
	letter-spacing: 0px;
	color: #ccc;
}

.stickyForm ::-ms-input-placeholder {
	/* IE 10+ */
	letter-spacing: 0px;
	color: #ccc;
}

.stickyForm :-moz-placeholder {
	/* Firefox 18- */
	letter-spacing: 0px;
	color: #ccc;
}

body .stickyForm select {
	width: 100%;
	color: #fff;
	border: 0;
	background: transparent;
	border-bottom: 1px solid #fff;
	height: 40px;
}

body .stickyForm .btn-group {
	margin-top: 20px;
}

body .stickyForm .error {
	margin-bottom: 0 !important;
}

body .stickyForm label.error {
	padding: 7px 0;
}

body .stickyForm [type="submit"] {
	background: #ff3c50 !important;
	color: #fff;
	height: 40px !important;
	padding: 0px 30px !important;
	/* box-shadow: 0 0 8px 3px rgba(99, 99, 99, 0.32); */
}

/* end of sticky form code */

.form-section form {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.stickyForm .loading {
	top: -29px;
}

button.animate-btn {
	background-color: #004621;
	color: white;
	padding: 12px 30px;
	position: relative;
	transition: all .2s;
	border: 0;
	margin: 20px 0
}

button.animate-btn:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border: 1px solid #004621;
	left: -8px;
	top: -7px;
	transition: all .3s;
}

button.animate-btn:hover {
	background-color: transparent;
	color: #004621;
	transition: all .2s;
}

button.animate-btn:hover:before {
	left: 0;
	top: 0;
}

header {
	position: relative;
	top: 0;
	z-index: 9;
	width: 100%;
	background-color: white;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 50px;
}
.menu_lists{
	display: none;
}
.navbar-menu ul {
	display: flex;
	gap: 50px;
	justify-content: center;
    width: 100%;
    padding: 0 50px;
    margin: 0 50px;
    align-items: center;
}
.navbar-menu {
    width: 100%;
}
.navbar-menu ul li {
	list-style: none;
	font-size: 16px;
	position: relative;
}

.navbar-menu ul li a {
	text-decoration: none;
	color: #0b4234;
}
.navbar-menu ul li:after{
	content: "";
	position: absolute;
	width: 2px;
	height: 100%;
	right: -25px;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #0b4234;
}
.navbar-menu ul li:last-child::after {
	content: none;
}	
.nbr-logo img {
    width: 130px;
	margin-right: 20px;
}

header.fixed-header {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9;
	box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0
}

.navbar-menu li.project-main-menu:hover ul.sub-menu{
	opacity: 1;
	box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0
}
li.project-main-menu{
	position: relative;
}
.navbar-menu ul.sub-menu {
    position: absolute;
    top: 22px;
    display: block;
    background: white;
    left: -50px;
	padding: 0;
	opacity: 0;
}
ul.sub-menu li a{
	padding: 10px 30px;
	display: block;
}
ul.sub-menu li:first-of-type {
    border-bottom: 1px solid rgba(0, 0, 0, 0.22);
}

.menu_btn.btn11 {
	/* visibility: hidden;
	opacity: 0;
	display: none; */
}
li .social-icon a{
	padding-left: 0;
}
.cnt-btn {border: 1px solid black;padding: 5px;border-radius: 5px;font-size: 11px;}
.cnt-btn a{
	color: black;
	text-decoration: none;
}
.cnt-btn a:active{
	color: black;
	text-decoration: none;
}
.cnt-btn:hover{
	background-color: black;
	color: white;
	text-decoration: none;
}
.cnt-btn a:hover{
	color: white;
	text-decoration: none;
}
.cnt-btn a:visited{
	text-decoration: none;
}
.legacy_img_wrapper{position: relative;}

.banner-slider .owl-nav {
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center; */
	position: absolute;
	top: 50%;
	width: 100%;
}
.banner-slider .owl-prev img{
	transform: rotate(180deg);
	width: 25px;
}
.banner-slider .owl-prev{
	position: absolute;
	left: 50px;
	top: 50%;
}
.banner-slider .owl-next img{width: 35px;}
.banner-slider .owl-next{
	position: absolute;
	right: 50px;
	top: 50%;
}
.banner-slider .owl-dots {
	display: flex;
	gap: 4px;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}

.banner-slider .owl-dot {
	width: 7px;
	height: 7px;
	border-radius: 7px;
	background-color: #d9d9d96b;
}

.banner-slider .owl-dot.active {
	width: 7px;
	height: 7px;
	border-radius: 7px;
	background-color: white;
}
.legacy_img img{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	transform: scale(1.1);
	transition: all ease-out 0.6s;
}
/* .legacy_img_wrapper:hover img{
	transform: scale(1);
	transition: all ease-out 0.6s;
	}

.legacy_img_wrapper:hover:before{
	background-color: rgba(35, 35, 35, 0);
	transition: all ease-out 0.6s;
}
.legacy_img:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(35, 35, 35, 0.3);
	z-index: 1;
	transition: all ease-out 0.6s;
} */
.legacy_img{
	position: relative;
	overflow: hidden;
}
.legacy_content_wrapper{
	display: flex;
	justify-content: left;
	align-items: center;
}
.legacy_img_text{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: white;
	z-index: 1;
	padding: 0 25px;
	right: 0;
	font-size: 12px;
}

.new-img img{width: 100%;height: 100%;}
.nbr-world-btn{
	padding: 8px 40px;
    background-color: transparent;
    color: #9e6026;
    border: 1px solid #9e6026;
    margin: 8px;
    font-size: 15px;
    font-weight: 500;
	cursor: pointer;
}
.nbr-world-btn.active{
	background-color: #9e6026;
    color: white;
    border: 1px solid #9e6026;
}
.plan-btn,.plans-btn{
	padding: 8px 40px;
    background-color: #481718;
    color: #F7F2E7;
    border: 1px solid #F7F2E7;
    margin: 8px;
    font-size: 15px;
    font-weight: 500;
	cursor: pointer;
}
.plan-btn.active,.plans-btn.active{
	background-color: #F7F2E7;
    color: #481718;
    border: 1px solid #F7F2E7;
	
}
.plantab-btn {
    margin-bottom: 30px;
}
.plans-tab {
    margin-bottom: 10px;
}
.tab-btn,.plantab-btn,.plans-tab{display: flex;align-items: center;justify-content: center;}
.nbr-title-wrapper{
	padding: 40px 0;
}
.project,.plans,.plan-wrapper {
	display: none;
}
.project.active ,.plans.active,.plan-wrapper.active{
	display: block;
}
.aboutus-video-section{
	width: 90%;
	margin: 60px auto 30px;
	position: relative;
}

.play-btn{position: absolute;top: 50%;left: 0;right: 0;z-index: 1;}

.aboutus-img img{
	position: relative;
	width: 100%;
}
.testimonial-wrapper{
	width: 100%;
	margin: auto;
}

.testimonial-img {
    position: relative;
    width: 100%;
}
.testimonial-img img{
	width: 100%;
}
.testimonial-img:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0000009e;
	/* z-index: 1; */
	transition: all ease-out 0.6s;
	opacity: 0;
}
.testimonial-img:hover:before{
	opacity: 0.3;
	transition: all ease-out 0.6s;
}
.plan-wrapper h3{
	font-size: 27px;
	font-weight: 600;
	text-align: center;
}
.aboutuspage-title a{
	color: white;
	font-weight: 300;
}
.aboutuspage-title a:hover{
	color: white;
	text-decoration: none;
}
.aboutuspage-title a:active{
	color: white;
	text-decoration: none;

}
.aboutuspage-title a:visited{
	color: white;
	text-decoration: none;

}
.homepage-banner {
	position: relative;
	overflow: hidden;
}

.homepage-banner::before {
	/* content: ""; */
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(35, 35, 35, 0.5);
	z-index: 1;
}

.homepage-title {
	color: #fff;
	position: absolute;
	bottom: 190px;
	left: 0;
	right: 0;
	z-index: 1;
}

.section-gap {
	padding: 60px 0;
}

.about-us-content p {
	margin: auto;
	width: 70%;
	font-size: 16px;
	line-height: 25px;
}


.readmore-btn {
	margin: 30px;
}

.readmore-btn button{
    color: white;
}
.about-detail-wrapper {
	margin: 50px 0;
	position: relative;
}

.about-detail h2 {
	color: #FDD7A6;
	font-size: 60px;
	margin: 0;
	font-weight: 600;
}

.about-detail h3 {
	margin: 0;
}

.about-detail-wrapper::before {
	content: "";
	position: absolute;
	left: 0;
	top: 35px;
	background-color: #FDD7A6;
	width: 160px;
	height: 1px;
}

.about-detail-wrapper::after {
	content: "";
	position: absolute;
	right: 0;
	top: 35px;
	background-color: #FDD7A6;
	width: 160px;
	height: 1px;
}
.project-detail-wrapper h4 {
	margin-top: 0;
}

.project-tab {
	margin: 40px 0;
}

.project-tab button {
	padding: 10px;
	width: 250px;
	background-color: white;
	color: #2A3F70;
	border: 1px solid #2A3F70;
	margin-left: -4px;
	border-bottom: 2px solid #2A3F70;
}

.project-tab button.active {
	background-color: #2A3F70;
	color: white;
}

.project-wrapper .projects {
	opacity: 0;   
	visibility: hidden;
	height: 0;
}

.project-wrapper .projects.active {
	height: auto;
	opacity: 1;
	visibility: visible;
}

.project-content {
	width: 50%;
	margin: auto;
}
.number {
	color: #878787;
	margin: 40px 0;
}

.project-slider-right .owl-nav {
    position: absolute;
    right: 300px;
    bottom: 14px;
    margin: auto;
    align-items: center;
    justify-content: center;
    display: flex;
}
.project-slider-left .owl-nav{
	display: none;
}
.project-slider-right .owl-stage {
	padding-left: 0 !important;
}

.project-slider-right .owl-item img {
	filter: opacity(0.5);
}

.project-slider-right .owl-item.center img {
	filter: none;
}

.project-slider-right .owl-item {

	transform: scale(0.8);

	transition: all ease 0.6s;

	position: relative;

	z-index: 2;

	padding: 15px 0;

}

.project-slider-right .owl-item.center {

	transform: scale(1.0);

	transition: all ease 0.6s;

	position: relative;

	z-index: 2;

	padding: 15px 0;

}
.input-box input {
	border: none;
	border-bottom: 1px solid #9e5f27;
	padding: 5px;
	width: 100%;
	margin-bottom: 10px;
}
label {
    color: #aa7342;
    margin: 0;
    line-height: normal;
	font-weight: 500;
}
.input-box,
.contact-btn {
	width: 100%;
}

.contact-btn button, .contact-btn [type="submit"] {
	border: 1px solid #14362c;
	color: white;
	background-color: #14362c;
	margin: 15px 0 0;
    font-size: 25px;
    padding: 5px 20px;
}

.contact-form {
	width: 70%;
	margin: auto;
	padding: 30px 0;
}

.contact-form input::placeholder {
	color: black;
	font-size: 17px;
}

h3.contact-us-title {
	margin-left: 70px;
	margin-top: 0px;
	padding-left: 60px;
}

.contact-right-side {
	background-color: #004621;
	padding: 15px 30px;
	margin-top: 50px;
}

.contact-info-wrapper {}
.contact-info a{
	color: #333333;
	text-decoration: none;
}
.address {
}

.logo-wrapper p {
	margin-left: 40px;
}

.contact .contact-right-wrapper {
	padding: 0;
}

.contact-info-wrapper h3 {
	margin-bottom: 25px;
}

.contact-info-wrapper p {
	color: #aa7342;
	/* margin-bottom: 0; */
	/* padding: 15px 0; */
}

.address-logo {
	margin-right: 20px;
}

.contact-us-logo {
	width: 30%;
}

.contact-us-wrapper {
	margin-top: 20px;
	position: relative;
}

.contact {
	padding: 30px 0;
}

.contact-info-wrapper::before {
	/* content: ""; */
	position: absolute;
	top: 28px;
	left: -19px;
	width: 50px;
	height: 45px;
	background-color: #FDD7A6;
}

.logo-wrapper span {
	position: absolute;
	top: 5px;
	left: 0px;
}

.logo-wrapper {
	position: relative;
}

/* project page */
.projectpage-banner {
    position: relative;
    overflow: hidden;
}
.projectpage-banner::before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(35, 35, 35, 0.5);
	z-index: 1;
}

.projectpage-title {
	color: #fff;
	position: absolute;
	bottom: 30px;
	left: 160px;
	z-index: 1;
}

.banner-title h4 {
	font-size: 22px;
	margin: 10px 0;
}

.banner-title h1 {
	font-size: 45px;
	margin: 20px 0;
	color: white !important;
}

.project-overview-wrapper {
	background-color: #f5f5f5;
	padding: 80px 0;
}

.project-overview-content p {
	font-size: 17px;
	margin: 15px 0;
	color: #4f4f4f;
}

.project-overview-content .download-btn {
	margin: 20px 0;
	color: white
}

.project-oveview-img {
	position: relative;
	z-index: 1;
	margin-top: 40px;
    padding: 20px 13px;
}

.project-oveview-img img {
	width: 100%;
	height: 100%;
}

.project-oveview-img:before {
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    border: 3px #FDD7A6 solid;
    top: -1px;
    right: -38px;
    z-index: -9;
}
.location-accordion .accordion-item {
	border: none;
	border-bottom: 1px solid #ACA6A6;
	background-color: transparent;
}

.location-accordion .accordion-body {
	padding-top: 0;
	padding-bottom: 0;
}

.location-accordion table tr,

.location-accordion table td {
	border: none;
	color: #5a6a5f;
	font-size: 15px;
}

.location-accordion .table>tbody>tr>td {
	border: none;
	padding: 4px;
}

.location-accordion h2 .accordion-btn {
	background-color: transparent;
	font-size: 20px;
	color: #34473a !important;
}

.location-accordion .accordion-button:not(.collapsed)::after {
	background: none;
}

.location-accordion .accordion-button::after {
	background: none;
}

.location-accordion .accordion-btn:not(.collapsed) {

	background-color: transparent;
	box-shadow: none;
	color: #000;
}

.location-wrapper {
	margin: 30px 0;
}




.arrow-btn {
	margin-left: 10px;
}

.arrow-btn svg {
	margin-bottom: 5px;
}



.location-content h3 {
	color: #004621;
	margin-bottom: 23px;
	letter-spacing: 2px;
	transform: translateY(38px);
	transition: transform 0.5s ease-in-out;
}

.location-content button {
	background-color: transparent;
	border: 1px solid white;
	color: white;
	border-radius: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 25px;
	transform: translateY(80px);
	transition: transform 0.6s ease-in-out;
	font-size: 16px;
}

.location-accordion h2 {
	margin-top: 0;
	padding: 5px 0;
	position: relative;

}

.location-accordion .accordion-button:before {
	content: "";
	transform: none;
	transition: none;
	position: relative;
	bottom: 0px;
	left: 0px;
	top: 0;
	background-color: #004621;
	color: white;
	border-radius: 30px;
	width: 20px;
	height: 20px;
	margin-right: 15px;
}

.location-accordion .accordion-button:after {
	content: "+";
	font-size: 24px;
	transform: none;
	transition: none;
	position: absolute;
	bottom: 0px;
	left: 16px;
	top: 8px;
	color: white;
}

.location-accordion .accordion-button:not(.collapsed)::before {
	content: "";
	transform: none;
	transition: none;
	position: relative;
	bottom: 0px;
	left: 0px;
	top: 0;
	background-color: #004621;
	color: white;
	border-radius: 30px;
	width: 20px;
	height: 20px;
	margin-right: 15px;
}

.location-accordion .accordion-button:not(.collapsed)::after {
	content: "-";
	font-size: 25px;
	transform: none;
	transition: none;
	position: absolute;
	bottom: 0px;
	left: 18px;
	top: 6px;
	color: white;
}.button-wrapper {
	display: flex;
	padding: 8px 5px;
}

#gallery {
	padding: 30px 0;
}

.gallery-slider .owl-nav {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
.gallery-slider .owl-prev img{
	transform: rotate(180deg);
}
.gallery-slider .owl-prev{
	margin-right: 1px;
}
.gallery-slider .owl-item img {
	filter: opacity(0.5);
}

.gallery-slider .owl-item.center img {
	filter: none;
}

.gallery-slider .owl-item {

	transform: scale(0.8);

	transition: all ease 0.6s;

	position: relative;

	z-index: 2;

	padding: 15px 0;

}

.gallery-slider .owl-item.center {

	transform: scale(1.0);

	transition: all ease 0.6s;

	position: relative;

	z-index: 2;

	padding: 15px 0;

}

#sitemap {
	background-color: #f5f5f5;
	padding: 50px;
}

.sitemap-img {
	margin: 30px 0;
}

.sitemap-img-right img {
	width: 100%;
}

.sitemap-img-left img {
	width: 100%;
}
.sitemap-wrapper {
	margin: 30px 0;
}

.faq-accordion .accordion-item {

	border: none;

	border-bottom: 1px solid white;
	background-color: transparent;
	margin-top: 12px;
    padding-bottom: 15px;
}

.faq-accordion table tr .faq-accordion table td {
	border: none;
	color: #5a6a5f;
	font-size: 15px;
}

.faq-accordion .table>tbody>tr>td {
	border: none;
	padding: 4px;
}

.faq-accordion h2 button {
	font-size: 25px;
	background: transparent;
	color: white !important;
}

.faq-accordion h2 {
	margin-top: 0px;
}

.faq-accordion .accordion-button:not(.collapsed) {
	background-color: transparent;
	box-shadow: none;
}

.faq-accordion .faq-content {
	padding: 20px;
	font-size: 17px;
	color: #6e6e6e;
	border: none;
	padding-top: 0;
	width: 90%;
}

.faq-accordion button {
	padding-bottom: 10px;
}

.faq-accordion .accordion-button:not(.collapsed)::after {
width: 20px;
    height: 20px;
    background-size: 14px;
    background-color: white;
    border-radius: 10px;
    background-position: center;
}

.faq-accordion .accordion-button::after {
width: 20px;
    height: 20px;
    background-size: 14px;
    background-color: white;
    border-radius: 10px;
    background-position: center;
}
.more-detail{
	display: inline-block;
}
.more-detail:hover{
	color: #FDD7A6;
	cursor: pointer;
}
.aboutuspage-banner {
	position: relative;
	overflow: hidden;
}

.aboutuspage-banner::before {
	/* content: ""; */
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(35, 35, 35, 0.6);
	z-index: 1;
}

.aboutuspage-title {
	color: #fff;
	position: absolute;
	bottom: 50px;
	left: 70px;
	z-index: 1;
}

.about-us-para {
	font-size: 16px;
	color: #4f4f4fe3;
	/* width: 80%; */
}

.about-us-para p {
	margin: 20px 0;
}

.aboutus-oveview-img {
    position: relative;
    margin-top: 70px;
    padding: 20px 13px;
}
.aboutus-oveview-img img {
	width: 100%;
	height: 100%;
}

.aboutus-oveview-img:before {
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    border: 3px #FDD7A6 solid;
    top: -1px;
    right: -38px;
    z-index: -9;
}

.faq-accordion button {
	padding-bottom: 10px;
}

.faq-accordion .accordion-button:focus{
	box-shadow: none;
}

  .view-project{
	transition: all 0.4s ease-in-out;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 0px;
    left: 0px;
    font-size: 13px;
    background-color: transparent;
    right: 0;
    width: 140px;
    margin: auto;
    border: 1px solid white;
    color: white;
    padding: 7px;
    text-align: center;
  }

a.view-project:hover{
	text-decoration: none;
	color: white;
}

a.view-project:active{
	text-decoration: none;
	color: white;
}
a.view-project{
	text-decoration: none;
	color: white;
}

/* contact us page */
.contactuspage-banner {
	position: relative;
	overflow: hidden;
}

.contactuspage-banner::before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(35, 35, 35, 0.5);
	z-index: 1;
}

.contactuspage-title {
	color: #fff;
	position: absolute;
	bottom: 50px;
	left: 150px;
	z-index: 1;
}

.contactpage .input-box input,
.contactpage .input-box textarea {
	border: 1px solid #9d9d9d;
	padding: 16px;
	width: 100%;
	margin-bottom: 10px;
	border-radius: 10px;
}

.contactpage .input-box,
.contact-btn {
	width: 100%;
    margin-top: 20px;
    border-top: 3px solid white;
    border-radius: 0
}

.contactpage .contact-btn button {
	border: 1px solid #004621;
	color: white;
	background-color: #004621;
	height: 60px;
	width: 100%;
	margin: 10px 0;
	font-size: 17px;
}

.contactpage .contact-form {
	width: 100%;
	padding: 0;
}

.contactpage .contact-form input::placeholder,
.contactpage .contact-form textarea::placeholder {
	color: black;
	font-size: 17px;
}

.contactus-right-side {
	margin-left: 50px;
}

.contactus-img img {
	width: 100%;
}

.contactus-img {
	margin: 30px 0;

}

.contact-page-wrapper {
	margin: 30px 0;
}

.contact-page-wrapper p {
	font-size: 16px;
	padding: 10px 0;
}

.contact-page-wrapper .title-border {
	margin: 5px 0;
}

.contact-page-wrapper .address-logo {
	margin-right: 20px;
}

.contact-page-wrapper .logo-wrapper p {
	margin-left: 40px;
}
/* disclaimer & privacy pages */
.privacy .text-4{
	font-size: 15px;
}
.disclaimer a:hover{
	text-decoration: none;
	color: white;
}

.disclaimer a:active{
	text-decoration: none;
	color: white;
}
.disclaimer a{
	text-decoration: none;
	color: white;
}
.copyright{
	margin-bottom: 0;
}
.terms-cond{
	text-align: right;
}
/* footer page */
/* footer page */
.footer-wrapper .footer-row {
	margin: 0 !important;
}

footer.footer-bg {
	color: #aa7342;
	width: 90%;
    margin: auto;

}

.quick-links h3 {
	/* display: none; */
}

footer a {
	color: #aa7342;
	/* text-decoration: none !important; */
	font-weight: 300;
	font-size: 14px;
}



.quick-links a:hover {
	color: #aa7342;
}

.quick-links a:active {
	color: #aa7342;
}

.quick-links a:visited {
	color: #aa7342;
}

.disclaimer {
	padding: 10px 0;
	font-size: 14px;
}

.disclaimer a:hover {
	color: #aa7342;
}

.disclaimer a:active {
	color: white;
}

.disclaimer a {
	color: white;
	text-decoration: underline;
}

.mobile-footer {
	display: none;
}

.footer-logo-col {
	padding: 0;
}

.footer-logo {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	/* flex-direction: column; */
}

.standard-logo {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}
.footer-logo-img {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 100%;
    gap: 20px;
}

.footer-logo-img.nbr-logo-img {
	display: flex;
	align-items: center;
	justify-content: end;
    gap: 20px;
	height: 100%;
}
.footer-logo-img img {

    width: 130px;
}
.footer-logo-img span{
	font-size: 25px;
}
.iso-logo-img img {
	width: 40px;
}

.credai-logo-img {
	/* margin-top: 18px; */
	border: 1px solid white;
}

.credai-logo-img img {
	width: 100px;
}

.address_wrapper {
	border-bottom: 1px solid white;
	padding: 0px 0 8px;
}

.quick-links {
	padding: 0px 0 0px;
}

.link-wrapper {
	padding: 0 !important;
}

.quick-links h4 {
	padding-bottom: 2px;
	position: relative;
	font-size: 15px;
	display: inline;
	padding-right: 20px;
	font-weight: 300;
	color: #aa7342;
}

.quick-menu {
	margin-bottom: 10px;
}

.quick-links h4:before {
	/* content: ""; */
	position: absolute;
	width: 25%;
	height: 1px;
	background-color: #aa7342;
	top: 7px;
	left: 20px;
}

.quick-links h4:after {
	/* content: ""; */
	position: absolute;
	width: 30%;
	height: 1px;
	background-color: #aa7342;
	top: 7px;
	right: 20px;
}

.quick-links p {
	margin: 0;
	font-size: 14px;
}

.footer-logo-wrapper p {
	padding: 10px 0;
	color: #aa7342;
}

.footer-logo-wrapper {
	padding-top: 20px;
	border-bottom: 1.5px solid rgba(163, 148, 87, 1);
	width: 100%;
	/* border: 5px solid; */
	/* Border width must be defined */
	/* border-image: linear-gradient(90deg, rgba(225, 201, 103, 1), rgba(163, 148, 87, 1)) 1; */
	padding-bottom: 10px;
}

.mobile-footer-logo {
	display: none;
}

.footer-wrapper {
	margin: auto;
	padding: 40px 0 60px;
}

.desktop-footer-logo img,
.mobile-footer-logo {
	width: 50px;
}

.follow-us-wrapper {
	margin-top: 30px;
}

.mobile-followus {
	display: none;
}

.follow-us-logo {
	color: #aa7342;
	display: flex;
	justify-content: left;
	align-items: center;
	flex-direction: row;
	gap: 10px;
	flex-wrap: wrap;
}

.follow-logo-img i {
    border: 1px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    display: flex
;
    align-items: center;
    justify-content: center;
}

.follow-us-logo ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	list-style: none;
	padding-left: 0;
}
.copyright_section {
    background-color: #14362c;
    color: white;
    padding: 25px 0 0;
    background-image: url(../images/bg-Pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 90px;
}
/* 
  .flex-center-align {
	  width: 100%;
	  display: flex;
	  flex-wrap: wrap;
	  align-items: center;
	  height: 100%;
  } */
.contact-info-wrapper a {
	color: #aa7342;
}

.social-icon {
	width: 30px;
	height: 30px;
	border: 1px solid;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	padding: 10px;
}

.social-icon a {
	line-height: 12px;
}

.social-icon a:hover {
	text-decoration: none;
	color: #aa7342;
}

.contact-us-logo {
	width: 50%;
	margin-left: 15px;
}
.contact-info-wrapper a{
	color: #aa7342;
}
.social-icon {
    width: 30px;
    height: 30px;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 10px;
}
.social-icon a {
    line-height: 12px;
}
.social-icon a:hover {
	text-decoration: none;
	color: #aa7342;
}
.contact-us-logo {
    width: 50%;
    margin-left: 15px;
}
#section-wipes section {
    background-color: #f5f5f5;
	padding-bottom: 30px;
}
.table-custom-text{
	display: flex;
	white-space: break-spaces;
}
.contact-popup-form{
	width: 50%;
	z-index:9 !important;
	min-height: auto;
	background-color: #ededed;
	padding: 0;
}
.contact-popup-form .input-box input {
    border: 1px solid white ;
	padding: 20px 30px;
}
.contact-popup-form form{
	padding: 30px;
}

.stat-wrapper{
	background-color: #9e5f27;
	color: white;
	padding: 30px 0;
}
.border-left {
	border-left: 1px solid white;
	margin-bottom: 15px;
}
.stat {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
	padding: 0 10px;
}
.statistics-wrapper p {
    font-size: 20px;
}
.statistics{
	width: 90%;
	margin: auto;
}
.stat p.rera{
	font-size: 12px;
}
.stat p.rera-link{
	font-size: 12px;
}
.stat a {
    color: white !important;
    font-size: 12px;
}
.h-line{
    position: relative;
    margin-top: 0;
    margin-bottom: 30px !important;
    display: inline-block;
    padding-left: 10px;
}
.h-line-wrapper{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
    overflow: hidden;
}
.h-line:before{
	content: "";
    width: 100%;
    height: 1.5px;
    position: absolute;
    left: -100%;
    bottom: 5px;
    background-color: white;
}
.harmony_content .h-line:before{
	background-color: #aa7342;
}
section#legacy, section#about {
    background-color: #14362c;
	color: white;
}
.legacy_content h3, .harmony_content h3 {
	text-align: left;
	margin-bottom: 0;
	font-size: 35px;
}
.legacy_content{
    width: 85%;
    margin: auto;
}
 .harmony_content{
    width: 80%;
    margin: auto;
}
.harmony_content h3.h-line{
    text-align: left;
    width: 65%;
}

.new-slider .owl-nav,.location-slider .owl-nav,.testimonial-slider .owl-nav,.plan-slider .owl-nav,.live-slider .owl-nav{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
	}
.new-slider .owl-prev img,.location-slider .owl-prev img,.testimonial-slider .owl-prev img,.plan-slider .owl-prev img,.live-slider .owl-prev img{
	transform: rotate(180deg);
	width: 25px;
}
.new-slider .owl-next img,.location-slider .owl-next img,.testimonial-slider .owl-next img,.plan-slider .owl-next img,.live-slider .owl-next img{
	/* transform: rotate(180deg); */
	width: 25px;
	}
.new-slider .owl-prev,.location-slider .owl-prev,.testimonial-slider .owl-prev,.plan-slider .owl-prev,.live-slider .owl-prev{
	padding: 0 15px;	}
.new-slider .owl-next, .location-slider .owl-next, .testimonial-slider .owl-next, .plan-slider .owl-next,.live-slider .owl-prev{
	padding: 0 15px;	}
	#plans{
		background-color: #481718;
	}
	 .plan h3 {
	color: white;
  }
  a.plan-btn,a.plans-btn{
	background-color: #481718;
	color: white;
	padding: 7px 20px;
	text-decoration: none;
	border: 1px solid #481718;
	font-size: 15px;
	 display: block;
    text-align: center;
    margin: 40px 0;
  }
  .plan-btn-wrapper {
	position: absolute;
	right: 0;
	left: 0;
	z-index: 1;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .plan-img {
	position: relative;
	background: rgb(247, 242, 231);
  }
  .plan-wrapper p {
	/* color: white;
	text-align: center;
	margin: 10px auto; */
  }
  .plan {
	padding: 50px 0;
  }
  .plan-wrapper {
	/* padding:0 0 30px; */
  }
  .plan-img img {
	width: 100%;
  }
  .desktop{
	display: block !important;
  }
  .mobile{
	display: none !important;
  }
  .plan-img p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    background-color: white;
    color: black;
    padding: 10px;
    margin: 0;
    font-size: 25px;
}
.harmony_wrapper{
	color: #aa7342;
}
#location{
	background-color: #15172b;
}
.location_wrapper img{
	width: 90%;
	margin: auto;
}
.location_wrapper img{
	width: 100%;
}
.location_detail_wrapper{
	margin-left: 120px;
}
tbody, td, tfoot, th, thead, tr, td{
	border: none !important;
	padding: 0 !important;
}
.location_detail_wrapper td{
	color: #aa7342;
}
.amenitie-box img {
    width: 80px;
}
.amenitie-box {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	gap: 10px;
}
.amenities-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 50px 0;
	padding: 40px 0
}
.amenities-wrapper p{
	color: #aa7342;
	font-size: 20px;
}

#about .legacy_content {
    width: 75%;
}
.tesimonial-box{
	background-color: #f2f2f2;
	border-radius: 10px;
	color: #aa7342;
	padding: 40px;
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
	box-shadow: 0 0 15px rgb(0 0 0 / 6%);
    min-height: 630px;
}
.tesimonial-box img{
	width: 150px !important;       
	height: 150px !important; 
    object-fit: cover; 
    border-radius: 50%;
}
.testimonial-slider{
    padding: 30px 0;
}
.testimonial-detail p {
    margin-top: 30px;
}
.testimonial-name p {
    font-size: 20px;
}
#acccordion{
	background-color: #14467a;
	color: white;
}
.accordion-wrapper {
    width: 80%;
	padding: 30px 0;
    margin: auto;
}
#about-prjt{
	background-color: #9e5f27;
	color: white;
	padding: 20px 0;
	background-image: url(../images/bg-Pattern.png	);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.about_prjt_wrapper {
    width: 67%;
    margin: auto;
}
.about_prjt_wrapper .legacy_content {
    width: 70%;
}
/* .about_prjt_wrapper .h-line:before {
    width: 30%;
} */
.about_prjt_wrapper p{
	text-align: center;
}
section#contact {
    color: #aa7342;
}
.footer-form {
    padding: 50px 0 0;
}

.banner-btn button, .banner-btn [type="submit"] {
    padding: 5px 20px;
    background: transparent;
    color: #aa7342;
    border: 1px solid #aa7342;
	line-height: normal;
}
.banner-btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}
input#terms_conditions {
    border: 1px solid #aa7342;
    width: 15px;
    height: 15px;
    margin: 0;
}
.check-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
	margin: 30px 0px;
}
input#terms_conditions.error {
    border: 2px solid red !important;
}
input[type=checkbox].error {
    box-shadow: 0px 0px 2px 2px red;
}
label#terms_conditions-error{
	display: none !important;
}
section#amenities{
	/* padding-top: 0; */
}
.iti-flag {
    background-image: url(../images/flags.png);
}
.intl-tel-input.allow-dropdown .selected-flag {
	height: 32px !important;
  }
 .sticky_form .intl-tel-input.allow-dropdown .selected-flag {
    height: 40px !important;
}
  #popup-form input::placeholder {
	color: black;
	font-size: 20px;
}
div#popup-form h4 {
	background-color: #14362c;
	color: white;
	padding: 15px 30px;
	text-align: left;
	font-size: 35px;
}
div#popup-form .input-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
	margin-bottom: 25px;
}
div#popup-form .intl-tel-input.allow-dropdown .selected-flag {
    height: 60px !important;
}
/* div#popup-form .input-box.captcha-box {
	gap: 0;
}
div#popup-form .input-box.captcha-box img{

} */
.captcha-box label{
	 width: 12%;
	 color: black;
	 font-size: 24px;
	 margin-bottom: 20px;
}
.captcha-box input{
	width: 100%;
margin-bottom: 10px;
}
.mfp-close-btn-in .mfp-close {
    color: white !important;
    background: transparent;
    font-size: 60px;
    opacity: 1;
}
    .mfp-close {
    width: 80px;
    height: 70px;
    }
	.amenitie-box p{
	text-align: center;
}
.accordion-body {
    color: white;
    font-size: 20px;
}
.location-img img{
	width: 100%;
}
.location-img p {
    font-size: 25px;
    color: white;
    text-align: center;
    margin: 0;
    padding: 10px;
    line-height: normal;
	min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.input-box span{
	font-size: 12px;
}
.input-box.captcha-box  span,.input-box.captcha-box label{
	font-size: 25px;
}
.location-slider .owl-stage {
    padding-left:  0 !important;
}
.input-box.captcha-box label {
    margin: 0;
}
.qr-wrapper img {
    width: 100px;
}
.qr-wrapper p{
	text-align: center;
	font-size: 12px;
}
.qr-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
	    gap: 10px;
    flex-direction: column;
}
.unit-plan-details {
  background-color: #F7F2E7;
  height: 100%;
  padding: 30px;
}

.unit-plan-details h3 {

  color: #481718;
}

.unit-plan-features span {
  display: block;
  color: #481718;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.unit-plan-features small {
  display: block;
  font-size: 18px;
  line-height: 24px;
}

.unit-plan-features {
    padding: 10px 0;
    margin: 10px 0;
    border-bottom: 1px solid #481718;
    text-align: center;
}

.unit-plan-details .unit-plan-features-price, .theme-img-animation > picture > img {
    filter: blur(12px);
}
.plan-img.plan-img-blur img	{
    filter: blur(12px);
}
.plan-img.plan-img-blur a.plan-btn{
	display: block;
}
.plan-img a.plan-btn{
	display: none;
}
.soul-logo{
	width: 100% !important;
}
.mobile-logo{
	display: none;
}
.desktop-logo{
	display: block;
}
/* Configuration */

.section-configuration {
  background-image: url(../images/configuration-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden;
}

.section-configuration::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000004d;
}


.configuration-content-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.configuration-content-inner:not(:last-child)::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #481718;

}

.configuration-content-inner:not(:last-child) {
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.configuration-content {
  padding: 40px 80px;
  border-radius: 10px;
  backdrop-filter: blur(10px);
  background: #FFFFFFB2;
}

.configuration-type h5 {
  font-size: 22px;
  line-height: 40px;
}

.section-configuration a.plan-btn {
    background-color: #481718;
    color: white;
    padding: 7px 20px;
    text-decoration: none;
    border: 1px solid #481718;
    font-size: 15px;
    display: block;
    text-align: center;
    margin: 10px 0;
}

.configuration-type span {
    font-size: 20px;
}
.section-title {
    position: relative;
}
.masterplan{
	background-color: rgb(247, 242, 231);
}
    .menu_btn.btn11 {
	visibility: visible;
	opacity: 1;
	display: block;
}

.menu_lists {
	display: block;
}

.menu_lists {
	position: fixed;
	top: 75px;
	background-color: white;
	color: black !important;
	width: 20%;
	height: 100vh;
	z-index: 99;
	left: 100%;
	-webkit-transition: 0.35s ease-in-out;
	-o-transition: 0.35s ease-in-out;
	transition: 0.35s ease-in-out;
}

.menu_lists.active {
	left: 80%;
	    z-index: 99;
}

.menu_lists li a {
	color: black !important;
}

.btn11 {
	position: relative;
	width: 30px;
	height: 40px;
	top: -10px;
	left: 0px;
	transition-duration: 0.5s;
	/* margin: auto; */
	margin-right: 0;
}

.btn11 .icon-left {
	transition-duration: 0.5s;
	position: absolute;
	height: 2px;
	width: 10px;
	top: 30px;
	background-color: #212121;
}

.btn11 .icon-left:before {
	transition-duration: 0.5s;
	position: absolute;
	width: 10px;
	height: 2px;
	background-color: #212121;
	content: "";
	top: -7px;
}

.btn11.open .icon-left:before {
	top: -8px;
}

.btn11 .icon-left:after {
	transition-duration: 0.5s;
	position: absolute;
	width: 10px;
	height: 2px;
	background-color: #212121;
	content: "";
	top: 7px;
}

.btn11.open .icon-left:after {
	top: 8px;
}

.btn11 .icon-left:hover {
	cursor: pointer;
}

.btn11 .icon-right {
	transition-duration: 0.5s;
	position: absolute;
	height: 2px;
	width: 10px;
	top: 30px;
	background-color: #212121;
	left: 10px;
}

.btn11 .icon-right:before {
	transition-duration: 0.5s;
	position: absolute;
	width: 10px;
	height: 2px;
	background-color: #212121;
	content: "";
	top: -7px;
}

.btn11.open .icon-right:before {
	top: -8px;
}

.btn11 .icon-right:after {
	transition-duration: 0.5s;
	position: absolute;
	width: 10px;
	height: 2px;
	background-color: #212121;
	content: "";
	top: 7px;
}

/* .btn11.open .icon-right:after{
	  top: 8px;
  }	  */
.btn11.open .icon-left {
	transition-duration: 0.5s;
	background: 0 0;
}

.btn11.open .icon-left:before {
	transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
}

.btn11.open .icon-left:after {
	transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
}

.btn11.open .icon-right {
	transition-duration: 0.5s;
	background: 0 0;
}

.btn11.open .icon-right:before {
	transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
}

.btn11.open .icon-right:after {
	transform: rotateZ(45deg) scaleX(1.4) translate(-1px, -2px);
}

.btn11:hover {
	cursor: pointer;
}

    ul.custom_class {
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: unset !important;
        padding: 15px 0;
        margin: 0;
        color: black;
    	list-style: none;
    }
	ul.custom_class li a{
		color: black;
	}

    .menu_lists li a {
        text-decoration: none;
        color: black;
        display: block;
        margin: 10px 0;
        padding-left: 35px;
        font-size: 16px;
    }
	li .social-icon a{
		padding-left: 0;
	}
	.sticky_form_inner form.stic_form {
    display: grid
;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.sticky_form_inner {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px 20px 10px;
    width: 90%;
    z-index: 1;
    background-color:#9e5f27;
    margin: auto;
    right: 0;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
	background-image: url(../images/bg-Pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);

}
.sticky_form_inner .banner-btn button,.sticky_form_inner .banner-btn [type="submit"] {
    padding: 10px 15px;
 	line-height: normal;
    width: 100%;
    margin-bottom: 10px;
	background: white;
	color: #9e5f27;
}
.sticky_form_inner .input-box input {
    height: 40px;
	background: transparent;
	color: white;
	border: 1px solid white;
	padding: 10px 15px;
	border-radius: 5px;
	font-size: 16px;	
}
.sticky_form_inner .input-box input::placeholder {
	color: white;
}
#popup-form form label.error {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -23px;
    display: flex;
    font-size: 12px !important;
    text-align: center;
    padding-left: 60px;
}
.input-box{
	position: relative;
}
.sticky_form form label.error {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    display: flex;
    font-size: 12px !important;
    text-align: center;
    padding-left: 60px;
	color: white;
}
/* mobile reponsive */
@media only screen and (max-width: 1300px) {

.location_detail_wrapper {
    margin-left: 50px;
}
.legacy_content_wrapper {
    justify-content: center;
}
.stat p.rera {
    font-size: 11px;
}
}

@media only screen and (max-width: 1200px) {
	    .menu_lists.active {
        left: 50%;
    }
	    .menu_lists {
        width: 50%;
    }
	.qr-wrapper img {
    	width: 30%;
	}
	.qr-wrapper p{
		text-align: left;
	}
	.border-right {
	border-right: 1px solid white;
	margin-bottom: 15px;
}
.border-left {
    border-left: none;
}
.stat p.rera {
    font-size: 18px;
}
.tesimonial-box {
    min-height: 540px;
}
}
@media only screen and (max-width: 1150px) {

.location_detail_wrapper {
    width: 95%;
    margin: auto;
}
.harmony_content h3.h-line {
    width: 70%;
}
.legacy_content_wrapper {
    justify-content: center;
}
}
@media only screen and (min-width: 1250px) and (max-width: 1350px) {
	#section-wipes .panel3{
		padding-bottom: 50px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1250px) {
.homepage-banner img{
	height: 100% !important;
}
.quick-links h4:before {
    width: 25%;
}
.quick-links h4:after {
    width: 25%;
}
	.homepage-title {
        bottom: 70px;
    }
	.title-font{
		/* line-height: normal; */
	}
	/* .title-font-2{
		line-height: normal;
	} */
	.navbar-menu ul {
		padding: 0 30px;
		margin: 0 30px;
	}
	.homepage-title {
		bottom: 100px;
	}
	.about-detail-wrapper::after {
		width: 100px
	}
	.about-detail-wrapper::before {
		width: 100px
	}
	.number {
		margin: 20px 0;
	}
	.about-us-para {
		width: 100%;
	}
	.quick-links {
        padding: 20px 0;
    }
	.contact-info-wrapper {
		width: 70%;
	}

}

@media only screen and (max-width: 1024px) {
	
	.testimonial-img:before {
		opacity: 0.3;
		background-color: black;
	}
	.aboutus-video-section {
		width: 100%;
		margin: 0;
	}
	.tab-btn,.plantab-btn,.plans-tab {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.nbr-world-wrapper,.nbr-world-wrapper{
		text-align: center;
	}
	.play-btn {
		position: absolute;
		top: 35%;
	}
	.homepage-banner img{
		height: 100% !important;
	}
	.legacy_content{
		text-align: center;
	}
	.legacy_img{
		margin-top: 40px;
	}
	.legacy_img img{
		height: 100%;
		max-height: 340px;
		object-fit: cover;
	}
	/* .new-img img{
		height: 100%;
		max-height: 400px;
		object-fit: cover;
	} */
	.disclaimer{
		font-size: 13px;
	}
ul.sub-menu {
	position: relative;
	top: 0px;
	background: white;
	left: 0px;
	padding: 0;
	display: none
}
/* .navbar-menu li.project-main-menu:hover ul.sub-menu{
	display: block;
} */
ul.sub-menu{
	display: none;
}
ul.sub-menu li {
    padding: 0px; 
    list-style: none;
}
ul.sub-menu li a {
    margin: 0px;
}
ul.sub-menu li:first-of-type {
    border-bottom: none;
}
.container {
	width: 100%;
}
.navbar-menu ul {
	display: flex;
	gap: 50px;
	padding: 0 20px;
	margin: 0 20px;
}
.contact-popup-form {
	width: 100%;
	max-width: 100%;
}
header {
	/* padding: 15px 30px; */
}
.homepage-title {
	bottom: 80px;
}
.project-content {
	width: 70%;
}
.project-content-right {
	margin-top:0px;
}

.footer-wrapper {
	/* width: 70%; */
}
.contact {
	padding-bottom: 0;
}
.contact-form {
    width: 80%;
}
h3.contact-us-title {
     margin-left: 0px;
}
.contact-info-wrapper {
    width: 80%;
}

.about-us-para {
	width: 95%;
}
.about-developer-img-2 {
	margin-top: 50px;
}

.aboutus-oveview-img:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 100%;
    border: 3px #FDD7A6 solid;
    top: 0px;
    right: -8px;
    z-index: -9;
}
.project-oveview-img:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 100%;
    border: 3px #FDD7A6 solid;
    top: -1px;
    right: -8px;
    z-index: -9;
}
.download-btn-wrapper{
	margin-left: 15px;
}

.contactus-right-side {
    margin-left: 0px;
}
  .desktop{
	display: none !important;
  }
  .mobile{
	display: block !important;
  }
	/* .h-line:before {
    content: none !important;
	} */

/* #about .legacy_content,.harmony_content,.legacy_content,.about_prjt_wrapper .legacy_content {
    width: 90%;
} */
.accordion-wrapper {
    width: 100%;
}
    .harmony_content h3.h-line {
    padding-top: 30px;
    padding-bottom: 40px;
    }
}

@media only screen and (max-width: 1023px) {
		.menu_lists.active{
		right: 0%;
		top: 90px;
	}
	    .btn11 .icon-left {
        background-color: white
    }

    .btn11 .icon-left:before {
        background-color: white;

    }

    .btn11 .icon-left:after {

        background-color: white;

    }

    .btn11 .icon-left:hover {
        cursor: pointer
    }

    .btn11 .icon-right {
        background-color: white;
    }

    .btn11 .icon-right:before {

        background-color: white;

    }

    .btn11 .icon-right:after {
        background-color: white;
    }

	.form-section label {
		width: 100% !important;
		height: auto !important;
	}

	.form-section label input,
	.form-section label select {
		margin-bottom: 10px;
		height: 40px !important;
	}

	.form-section {
		width: 80%;
		margin: auto;
		float: none;
	}

	.form-section .btn-group {
		float: none;
		margin-top: 5px;
	}

	/* custom codes here */

	.title-font{
		font-size: 35px;
		/* text-align: center; */
		/* line-height: normal; */
	}
	.title-font-2{
		font-size: 35px;
		/* text-align: left;
		line-height: normal; */
	}
	.legacy_content h3, .harmony_content h3 {
    	font-size: 35px;
	}
	.mobile-title{
		display: block;
		margin: 0;
	}

	.desktop-title-2{
		display: none;
	}
	.mobile-title-2 {
        display: block;
        font-size: 20px;
    }
	.hide-title{
		display: none;	
	}
	.mobile-title-wrapper{
		position: relative;
		display: inline-block;
		text-align: center;
	}
	/* .mobile-title::after{
		content: "";
		width: 50%;
		height: 1.7px;
		background-color: #FDD7A6;
		position: absolute;
		right: 0;
		top: 35px;
	} */
	.contactuspage-title,
	.faqpage-title,   
	.projectpage-title,
	.aboutuspage-title{
	 bottom: 30px;
    left: 50px;
	}

	.homepage-title {
        bottom: 190px;
    }
	.title-border {
		width: 100%;
	}
	.section-gap {
		padding: 30px 0;
	}
	.about-detail-wrapper {
		margin: 0px 0;
	}
	.project-detail-wrapper h4 {
		font-size: 15px;
	}
	.contact-right-side {
		margin-top: 20px;
	}
	.contactpage .contact-form {
		padding: 20px 0;
	}
	.contact-page-wrapper {
		margin: 0px 0;
	}
	header {
		padding: 10px 20px;
		justify-content: space-between;
		background-color: #14362c;
	}
	.mobile-hide-logo{
		display: none;
	}
	.navbar-menu {
        display: none;
    }
	.nbr-logo img {
		width: 200px;
	}
    /* Hamburgur menu */

/* home page */
	.about-us-content p {
		width: 100%;
	}
	.about-detail-content{
		margin: 10px 0;
	}
	.project-content-wrapper {
        padding: 0 50px;
        margin-left: 35px;
    }
	.project-slider-left .owl-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        position: static;
    }
	.project-slider-left .owl-prev img{
	transform: rotate(180deg);
	}
	.project-slider-left .owl-prev{
		margin-right: 1px;
	}
	.project-slider-right .owl-nav{
		display: none;
	}
	.project-tab {
		margin: 40px 10px;
		display: flex;
		justify-content: center;
	}
	.number {
		margin: 0;
	}
	.project-tab button {
		padding: 0 10px;
		width: 210px;
		background-color: white;
		color: #004621;
		border: 1px solid #004621;
		margin-left: -4px;
		border-bottom: 2px solid #004621;
		height: 50px;
	}
	/* about us page */
	.about-us-para{
		width: 100%;
	}
	.project-slider-right .owl-item img {
		filter: none;
	}
	.project-content {
    	width: 100%;
	}
	/* project page */
	.project-overview-wrapper{
		padding-top: 40px;
		padding-bottom:40px ;
	}
	.project-overview-content{
		margin-top: 40px;
	}
	
	.project-overview-content .download-btn-wrapper{
		text-align: center;
	}
	.amenities-slider .owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.amenities-slider .owl-prev img{
		transform: rotate(180deg);
	}
	.amenities-slider .owl-prev{
		margin-right: 1px;
	}
	#gallery{
		padding: 0;
	}
	#sitemap{
		padding: 50px 0;
	}
	.sitemap-img-left{
		margin: 30px 0;
	}
	.sitemap-img-right{
		margin-top: 30px;
	}
	.sitemap-img-right img {
		width: 70%;
	}
	.gallery-slider .owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 0;
	}
	.gallery-slider .owl-prev img{
		transform: rotate(180deg);
	}
	.gallery-slider .owl-prev{
		margin-right: 1px;
	}
	.gallery-slider .owl-item img {
		filter: none;
	}
	h3.contact-us-title {
		margin-left: 0px;
		margin-top: 0px;
		padding-left: 0px;
		text-align: center;
		padding-top: 0px;
	}
	.contact-form {
		width: 100%;
		padding: 0;
	}
	.contact {
		padding: 0;
	}
	.contact-info-wrapper::before {
		display: none;
	}
    .contact-info-wrapper {
        width: 100%;
        padding: 20px 0;
        margin: 0px;
    }
	.contact-us-wrapper {
		display: none;
	}
	.faq-wrapper h3{
		text-align: center;
   		margin-bottom: 30px;
	}
	
	/* contact us page */
	.contactus-right-side {
		margin-left: 0px;
	}
	/* footer page */
	.footer-wrapper {
		width: 100%;
	}
	.quick-links h3{
		display: block;
	}
	.quick-links{
		padding-top: 0px;

	}
	.desktop-footer-logo {
		display: none;

	}
	.mobile-footer{
		display: block;
	}
	.mobile-footer{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.mobile-footer-logo{
		display: block;
	}
    .mobile-followus {
        display: block;
        margin-top: 30px !important;
    }
	.row-sm-reverse{
		flex-direction: column-reverse;
	}

	.banner-title h1 {
		font-size: 20px;
	}
	.banner-title h4 {
		font-size: 20px;
	}
	.about-detail-wrapper::before {
		display: none;
    }
	.about-detail-wrapper::after {
		display: none;
    }
	.legacy_img_text{
		padding: 30px;
		padding-bottom: 10px;
		left: 0;
	}
	.g-recaptcha{
		margin-top: 10px;
	}


}
@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.homepage-title {
        bottom: 190px;
    }


	.sitemap-img-right img {
		width: 50%;
	}

	.desktop-footer-logo {
		display: block;

    }
	.mobile-footer{
		display: none;
	}
	.desktop-footer-logo {
		margin:  0;
		padding-top: 0px;
	}
	footer {
		padding-top: 30px;
	}
	.quick-links {
        padding-top: 0px;
    }
	.follow-us-wrapper {
		margin-top: 20px;
		padding-top: 20px;
	}
	.quick-links{
		padding-top: 20px;
	}
	.location-slider .owl-nav ,.new-slider .owl-nav, .plan-slider .owl-nav,.testimonial-slider .owl-nav{
		position: absolute;
		top: 50%;
		width: 100%;
		z-index: 1;
	}
	.location-slider .owl-prev,.new-slider .owl-prev, .plan-slider .owl-prev,.testimonial-slider .owl-prev{
		position: absolute;
		left: -50px;
		top: 50%;
		padding: 0
	}
	.location-slider .owl-next,.new-slider .owl-next, .plan-slider .owl-next,.testimonial-slider .owl-next{
		position: absolute;
		right: -50px;
		top: 50%;
		padding: 0
	}
	.location_detail_wrapper {
        width: 75%;
	}
	.nbr-world-wrapper {
    width: 90%;
    margin: auto;
	}
	.plan-wrapper {
    width: 90%;
    margin: auto;
}
	.testimonial-wrapper {
    width: 90%;
    margin: auto;
}
}
@media only screen and (max-width: 996px) {

	.form-section label {
		width: 15% !important;
	}
	/* .mb-mt-110{
		margin-top: 110px;
	} */
	
}

@media only screen and (min-width: 992px) {

.border-left {
    /* border-right: 1px solid white;
    margin-bottom: 15px; */
}
	.mobile-btn{
		display: none;
	}
	.desktop-btn{
		display: block;
	}
}
@media only screen and (max-width: 992px) {

.legacy_content_wrapper {
	margin-top: 10px;
}
.legacy_img {
	width: 90%;
	margin: auto;
}
/* h3.title-font, h3.title-font, h3.title-font-2 {
    text-align: center !important;
} */
.about_prjt_wrapper {
    width: 100%;
    margin: auto;
}
form#footer-Form .input-box, form#footer-Form .check-box , form#footer-Form .banner-btn{
    margin: 10px 0;
}
 form#footer-Form .banner-btn{
	justify-content: end;
 }
.harmony_content {
    width: 90%;
}
.amenitie-box {
    width: 30%;
}
}
@media only screen and (max-width: 991px) {

	.mobile-btn{
		display: block;
	}
	.desktop-btn{
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	.copyright_section {
    padding-bottom: 0px;
}
	.sticky_form {
    display: none;
	}
	.stickyForm {
    position: fixed;
    top: auto;
    width: 50%;
     right: auto;
    text-align: center;
    padding: 0px;
    background: transparent;
    bottom: 0;
}
#brochure-btn .btn {
	border-left: 3px solid;
}

.stickyForm .btn {
    background: #9e5f27;
    padding: 10px 15px;
    position: static;
    margin: auto;
    color: #fff;
    height: 40px;
    border-radius: 7px 7px 0 0;
    font-size: 16px;
    cursor: pointer;
    transform: rotate(-0deg);
    -webkit-transform: rotate(-0deg);
    -moz-transform: rotate(-0deg);
    -o-transform: rotate(-0deg);
    -ms-transform: rotate(-0deg);
    border: 0;
    perspective: 100px;
    outline: 0 !important;
    box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	width: 100%;
	text-align: center;
}
.stickyForm{
	display: block;
    width: 50%;
}
	#brochure-btn {
		top: auto;
		right: 0;
		width: 50%;
	}
	.terms-cond{
		text-align: center;
	}
	.copyright{
		text-align: center;
		margin-bottom: 10px;
	}
	.corporate-wrapper{
		margin-top: 20px;
	}
	.contact-info{
		width: 100%;
	}

	.new-content {
		bottom: 30px;
		visibility: visible;
		opacity: 1;
		z-index: 1;
		}
	.banner-slider .owl-prev {
		left: 30px;
	}
	.footer-logo-wrapper{
		border: none;
	}
	.banner-slider .owl-next {
		right: 30px;
	}
	.mb-mt-110{
		margin-top: 93px;
	}
	/* custom codes */

	.desktop-footer-logo {
		display: block;

    }
	.mobile-footer{
		display: none;
	}

	.input-box.captcha-box  span,.input-box.captcha-box label{
		font-size: 20px;
	}
	.legacy_content {
        text-align: left;
    }
	#about .legacy_content {
    width: 95%;
	text-align: left;
	}
	.tesimonial-box {
		padding: 20px;
	}
	.section-configuration {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.configuration-content {
    padding: 40px 40px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 1022px) {

	.banner-title h1 {
        font-size: 45px;
    }
	.banner-title h4 {
        font-size: 17px;
    }
	.aboutus-oveview-img {
		margin: 30px 0;
	}
	.contact-form {
        width: 80%;
	}


}
@media only screen and (max-width: 576px) {
.stat p.rera{
	font-size: 10px;
	margin-bottom: 0px;
}
    .configuration-content-inner {
        flex-direction: column;
        gap: 10px;
    }	
}
@media only screen and (max-width: 479px) {
	.menu_lists {
		top: 65px;
		width: 100%;
	}

	.menu_lists.active {
		left: 0%;
	}

	.captcha-box label{
		width: 20%;
	}
	.captcha-box input{
		width: 80%;
	}


	/* .section-gap {
		margin: 0px 0;
	} */
	.menu_lists {
        /* top: 66px !important; */
	}
	

	.aboutuspage-title,
	.projectpage-title,
	.faqpage-title,
	.contactuspage-title {
		left: 20px;
	}
	.homepage-title h1{
        font-size: 40px !important;
	}
	.homepage-title h3{
        font-size: 18px;
	}
	.banner-title h1 {
        font-size: 50px;
    }
	.banner-title h4 {
        font-size: 17px;
    }
	h4,h3{
		font-size: 17px;
	}
	.title-font{
		font-size: 24px;
	}
	.title-font-2{
		font-size: 24px;
	}
	.legacy_content h3, .harmony_content h3 {
    	font-size: 20px;
	}
	/* .mb-mt-110 {
        margin-top: 90px;
    } */
	.about-detail-wrapper::before {
		display: none;
	}
	.about-detail-wrapper::after {
		display: none;
	}
	/* #section-gap-mble{
		margin: 20px 0 !important;
	} */
	.sitemap-img-right img {
		width: 70%;
	}
	.project-content-wrapper {
        margin-left: 0px;
    }
	.aboutus-oveview-img {
		margin: 30px 0;
	}
	.about-detail h2 {
		font-size: 50px;
	}
	.faq-wrapper h3 {
        font-size: 24px;
    }
	.contact-page-wrapper h3{
		font-size: 24px;
	}
	.mobile-footer-logo {
    }
	.follow-us-wrapper {
		margin-top: 10px;
	}
	.location-accordion-wrapper{
		padding: 0 ;
	}
	#amenities {
        padding-top: 0;
    }
	#gallery {
        margin-top: 0;
    }

	#sitemap {
        padding: 10px 0;
    }
	.faq-accordion .faq-content {
		width: 100%;
	}

	.statistics-wrapper p {
        font-size: 15px;
        margin-bottom: 5px;
	}
	.section-gap {
        padding: 20px 0;
    }
	.legacy_content {
    width: 100%;
	text-align: left;
	}
	.nbr-title-wrapper {
    padding: 20px 0;
}
.title-border {
    margin-bottom: 20px;
}

.plan {
    padding: 30px 0;
}
.harmony_content {
    width: 100%;
}
.testimonial-slider {
    padding: 10px 0;
}
.accordion-wrapper {
    padding: 0 0 20px;
	width: 95%;
}
.faq-accordion h2 button {
    padding: 10px 0;
}
.faq-accordion h2 button {
    font-size: 17px;
}
.footer-form {
 	padding: 10px 0;
}

.amenities-wrapper {	
    gap: 30px 0;
    padding: 20px 0;
}
.amenitie-box {
    width: 50%;
}

.about_prjt_wrapper .legacy_content {
    width: 100%;
}
.about_prjt_wrapper {
    width: 100%
}
.footer-wrapper {
    padding: 30px 0;
}
.quick-menu {
    margin-bottom: 0px;
	margin-top: 13px;
}
.contact-info-wrapper {
        padding: 0px 0;
    }
.copyright_section {
padding: 15px 0 0;
}

h3.title-font span, h3.title-font-2 span {
font-size: 16px;
}
.accordion-body {
    font-size: 15px;
}
.follow-logo-img i{
	width: 20px;
    height: 20px;
	font-size: 10px;
}
.faq-accordion .accordion-item {
    margin-top: 7px;
    padding-bottom: 7px;
}

.contact-_wrapper p {
    text-align: left !important;
}
.footer-logo-img {
    gap: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}
.footer-logo-img span {
    display: none;
}
footer a {
    font-size: 12px;
}
footer.footer-bg {
    width: 100%;
}
.tesimonial-box {
    padding: 10px;
}
p {
    line-height: 20px;
}
.statistics-wrapper {
    /* display: flex;
    flex-direction: row;
    max-height: 200px;
    overflow: scroll; */
}
.mobile-logo{
	display: block;
}
.desktop-logo{
	display: none;
}
.soul-logo {
    width: 80% !important;
}
}