@font-face {
	font-family: 'DIN-Regular';
	src: url("../fonts/DIN-Regular.eot");
	src: url("../fonts/DIN-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Regular.woff") format("woff"), url("../fonts/DIN-Regular.ttf") format("truetype"), url("../fonts/DIN-Regular.svg#DIN-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DIN-Light';
	src: url("../fonts/DIN-Light.eot");
	src: url("../fonts/DIN-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Light.woff") format("woff"), url("../fonts/DIN-Light.ttf") format("truetype"), url("../fonts/DIN-Light.svg#DIN-Light") format("svg");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'DIN-Medium';
	src: url("../fonts/DIN-Medium.eot");
	src: url("../fonts/DIN-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Medium.woff") format("woff"), url("../fonts/DIN-Medium.ttf") format("truetype"), url("../fonts/DIN-Medium.svg#DIN-Medium") format("svg");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'DIN-Bold';
	src: url("../fonts/DIN-Bold.eot");
	src: url("../fonts/DIN-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Bold.woff") format("woff"), url("../fonts/DIN-Bold.ttf") format("truetype"), url("../fonts/DIN-Bold.svg#DIN-Bold") format("svg");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'HighTide';
	src: url("../fonts/HighTide.eot");
	src: url("../fonts/HighTide.eot?#iefix") format("embedded-opentype"), url("../fonts/HighTide.woff") format("woff"), url("../fonts/HighTide.ttf") format("truetype"), url("../fonts/HighTide.svg#HighTide") format("svg");
	font-weight: normal;
	font-style: normal;
}
html {
	scroll-behavior: smooth;
	color: #000;
	font-family: "DIN-Light";
}
body {
	font-family: "DIN-Light";
}
.top {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.toplog {
	width: 50%;
}
.menurow {
	position: sticky;
	top: 0px;
	background: #fff;
	z-index: 999;
	border-bottom: 1px solid #ccc;
}
.menu {
	padding: 5px 0;
}
.navbar-toggler {
	display: none;
}
.menu li {
}
.menu li a {
	padding: 10px 15px;
	color: #50b748;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize;
	position: relative;
	font-weight: 600;
}
.menu li a:hover {
	text-decoration: none;
	color: #000;
}
.nomaring {
	margin: 0;
}
.slider {
	position: relative;
}
#cont {
	float: right;
	position: absolute;
	right: 26px;
	background: rgb(204, 204, 204);
	padding: 13px 15px;
	display: none;
	background-color: #50b748;
	color: #fff;
	top: 0;
}
.freevisit {
	background-color: #cf163e !important;
}
#cont a {
	color: #fff;
}
.formbox {
	position: absolute;
	right: 0;
	top: 0;
	padding: 8px 25px;
	bottom: 0;
	background-color: #134777;
	z-index: 999;
}
.formbox h1 {
	text-align: center;
	font-size: 50px;
	color: #50b748;
	font-weight: 900;
	letter-spacing: 4px;
	margin: 0;
}
.leftsection p {
	text-align: justify;
}
.formbox .form-control {
	border-radius: 0;
	margin-bottom: -7px;
	height: 44px;
	border-bottom: 2px solid #000;
	border: 0;
	background-color: moccasin;
}
.formbox input[type=text] {
	background: none;
	border-radius: 0;
	border: 0;
	padding: 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	-webkit-text-fill-color: #fff;
	color: #fff;
}
.formbox .input-field .form-control::placeholder {
color:#fff
}
.formbox input[type=button] {
	width: 28%;
	border-radius: 0;
	color: #fff;
	border: 0;
	padding: 8px;
	font-size: 14px;
	background: #53b64a;
	cursor: pointer;
	height: unset;
}
.formbox h2 {
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
	/* background-color: #50b748; */
	padding: 2px 0;
	color: #fff;
	font-weight: 500;
	margin: 3px auto;
}
.formbox h2 span {
	font-size: 24px;
	display: block;
	font-weight: bold;
}
.formbox h3 {
	font-size: 18px;
	text-align: center;
	letter-spacing: 1.5px;
	/*  background-color: #50b748; */
	padding: 5px 0;
	font-weight: 500;
	color: #fff;
	margin: 3px auto;
}
.formbox h4 {
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	/* background-color: #bd9133; */
	padding: 5px 0;
	color: #fff;
	font-weight: 500;
	margin: 0px 0;
}
.formbox h4 span {
	font-size: 12px;
	font-weight: 500;
}
.formbox b {
	letter-spacing: 1px;
	font-size: 18px;
	text-align: right;
	float: right;
	padding: 7px 0 0;
	color: #fff;
}
.formbox b a {
	color: #fff;
}
.formbox b a:hover {
	text-decoration: none;
}
.formbox .fieldRow {
	float: left;
	padding: 0 0 10px;
	width: 100%;
	margin-bottom: 10px;
}
.formbox .fieldRow ul {
	margin: 0;
	padding: 0;
}
.formbox .fieldRow ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
.formbox .fieldRow ul li label {
	margin-right: 5px;
}
.formbox .fieldRow ul li label input {
}
.formbox2 {
	padding: 30px;
}
.formbox2 h1 {
	text-align: center;
	font-size: 50px;
	color: #50b748;
	font-weight: 900;
	letter-spacing: 4px;
}
.formbox2 .form-control {
	border-radius: 0;
	margin-bottom: 7px;
	height: 44px;
	border-bottom: 1px solid #000; cursor:pointer;
	border: 0;
}
.formbox2 input[type=text] {
	border-radius: 0;
	color: #fff;
	border: 0;
	padding: 8px;
	font-size: 16px;
	background: transparent;
	border: 1px solid #ccc
}
.formbox2 .form-control::placeholder {
 color: #fff
}
.formbox2 input[type=button] {
	width: 30%;
	border-radius: 0;
	color: #fff;
	border: 0;
	padding: 8px;
	font-size: 16px;
	background: #50b748;
	cursor: pointer;
}
.formbox2 h2 {
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	/* background-color: #50b748; */
	padding: 5px 0;
	color: #000;
	font-weight: 500;
	margin: 0;
}
.formbox2 h2 span {
	font-size: 14px;
	display: block;
}
.formbox2 h3 {
	font-size: 18px;
	text-align: center;
	letter-spacing: 1.5px;
	/*  background-color: #50b748; */
	padding: 5px 0;
	font-weight: 500;
	color: #fff;
	margin: 0;
}
.formbox2 h4 {
	font-size: 18px;
	text-align: center;
	letter-spacing: 1.5px;
	/* background-color: #bd9133; */
	padding: 5px 0;
	color: #000;
	font-weight: 500;
	margin: 5px 0;
}
.formbox2 b {
	letter-spacing: 1.5px;
	font-size: 18px;
	text-align: right;
	float: right;
	padding: 7px 0 0;
	color: #fff;
}
.modal-content {
	background: #0b2444;
}
.input-container {
	display: -ms-flexbox; /* IE10 */
	display: flex;
	width: 100%;
	margin: 10px auto;
}
.frmbtn {
	margin-top: 30px;
}
.input-container .fa {
	font-size: 18px;
}
.icon {
	padding: 10px;
	border-top-color: #50b748;
	border-right-color: #50b748;
	border: 1px solid #50b748;
	min-width: 50px;
	text-align: center;
}
.input-field {
	width: 100%;
	padding: 7px;
	outline: none;
}
.input-field:focus {
	border: 2px solid dodgerblue;
}
.banner-offer {
	position: absolute;
	top: 35%;
	left: 0;
	padding: 0;
}
.banner-offer img {
}
.price-banner {
	background-color: rgba(255, 255, 255, 0.8); display:none;
	padding: 20px 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 2;
	padding: 12px 0;
}
.price-banner p {
	padding: inherit;
	margin-right: 30px;
	font-size: 14px;
	font-family: "DIN-Regular";
}
.price-banner .flex-wrp {
	align-items: baseline !important;
}
.price-banner .wrapper {
	/* max-width: 870px; */
	width: 100%;
	margin: 0 auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.price-banner p {
	padding: inherit;
	font-size: 15px;
	font-family: "DIN-Regular";
	margin: 0 50px 0 0;
	    text-transform: uppercase;
}
.flex-wrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.offices {
	background: #134777;
	padding: 0px 0;
}
.move {
	background-color: #d8361c;
	color: #fff;
	display: block;
	width: 360px;
	text-align: center;
	padding: 8px;
	font-size: 15px;
	margin-top: 10px;
	font-weight: 600;
	letter-spacing: 1px;
}
.panel-title {
	color: #000;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	margin: 0;
}
.panel-title a {
	color: #fff;
}
.panel-title > a:before {
	float: right !important;
	font-family: FontAwesome;
	content: "\f055";
	padding-right: 5px;
}
.panel-title > a.collapsed:before {
	float: right !important;/*content:"\f056";*/
}
.panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus {
	text-decoration: none;
}
.price-banner p strong {
	display: block;
}
.banner-cap {
    position: absolute;
    bottom: 0;
    padding: 2px 0px;
    text-align: center;
    background: rgba(92, 98, 103, 0.8);
    z-index: 99;
    right: 0;
    left: 0;
    text-align: left;
}
.banner-cap h5 {
    color: #fff;
    background: #000;
    padding: 6px 10px; letter-spacing:1px;
    margin: 0; font-weight:600; font-size:18px;
}
.banner-cap h6 {
    color: #fff;
    letter-spacing: 1px;
    padding: 6px 10px;
    font-weight: 600; letter-spacing:1px;
    margin: 0; font-size:18px;
}

.about {
	padding: 50px 0;
}
.about p {
	text-align: justify;
	line-height: 23px;
	font-size: 16px;
	letter-spacing: 1px;
}
.about b {
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: 800;
	color: #134777;
}
.about ul {
}
.about ul li {
	line-height: 25px;
	font-size: 18px;
	letter-spacing: 1px;
}
.carousel-indicators2 {
	position: absolute;
	padding: 40px 25px;
	left: 0;
	top: 0;
	bottom: 0;
	background: #134777;
	right: 0;
	z-index: 99;
	width: 400px;
	margin: 0;
}
.panel-body {
	padding: 10px 0;
}
.panel-body p {
	text-align: justify;
	line-height: 23px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
}
.panel-body ul {
}
.panel-body ul li {
	text-align: justify;
	line-height: 23px;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
}
.carousel-indicators2 .btn-gold {
	border-color: #50b748;
	background-color: #50b748;
	border-radius: 0;
	color: #fff;
	padding: 10px 25px;
	margin-top: 10px;
}
.carousel-indicators2 .btn-gold a {
	color: #fff;
}
.carousel-indicators2 .btn-gold a:hover {
	text-decoration: none;
}
.carousel-indicators2 h1 {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 600;
	letter-spacing: 1.5px;
	position: relative;
}
.propertyPlans h2 {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 28px 0 0;
	letter-spacing: 2px;
}
.propertyPlans h3 {
	text-align: center;
	font-size: 25px;
	margin-top: 10px;
}
.propertyPlans h3 a {
}
.propertyPlans h3 a i {
	/* background: #ccc; */
	padding: 5px 7px;
	border-radius: 0%;
	border: 1px solid #000;
}
.propertyPlansRight .propertyPlansInfoWrap {
	width: 100%;
	margin: 0 auto 15px;
	border: 1px solid #bd9234;
	padding: 10px;
	float: left;
}
.propertyPlansInfoWrapLeft {
	width: 45%;
	float: left;
	margin-right: 5%;
}
.sectionTitle {
}
.sectionTitle span.icon {
	display: block;
	height: 56px;
	position: relative;
	width: 56px;
	display: inline-block;
	float: left;
}
.sectionTitle h1 {
	margin-left: 75px;
	padding: 0px 0 20px;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 600;
	letter-spacing: 1.5px;
	color: #fff;
	position: relative;
	text-align: left;
}
.sectionTitle h1 span {
	color: #50b748;
	display: block;
}
.sectionTitle span.icon:before {
	border-top-color: #50b748;
	border-right-color: #50b748;
	top: 0;
	right: 0;
}
.carousel-indicators2 h1 .fa {
	position: absolute;
	font-size: 80px;
}
.carousel-indicators2 h1 span {
	color: #50b748;
	display: block;
}
.carousel-indicators2 .carousel-control-prev {
	bottom: 50px;
	top: auto;
	left: auto;
	right: 54px;
}
.carousel-indicators2 .carousel-control-next {
	bottom: 50px;
	top: auto;
}
.carousel-indicators2 .fa {
	font-size: 30px;
	color: #000;
}
.carousel-inner .carousel-item img {
	width: 100%;
}
.propertyPlans {
	margin-top: 25px;
}
.propertyPrice {
	padding: 20px 0 0 0;
	margin: 40px auto 50px;
	padding-top: 0;
	position: relative;
}
.propertyPrice .sectionTitle.active span.before-block, .page-about-us-about-management span.before-block {
	display: inline-block;
	background-color: #f6f3e3;
	position: absolute;
	width: 500px;
	left: 0;
	top: -40px;
	height: 100%;
	z-index: -9;
	padding: 70px 0;
}
.propertyPlansInfoWrapRight {
	border-left: 1px solid #bd9234;
	width: 45%;
	float: left;
	padding-left: 5%;
}
.propertyPlansInfoWrap {
	width: 100%;
	margin: 0 auto 15px;
	border: 1px solid #bd9234;
	padding: 10px;
	float: left;
}
.propertyPlansRight {
	/*    background-color:#e2e0de;*/
	padding: 20px;
	margin-top: 84px;
}
#floor5 img {
	cursor: pointer;
}
.qty {
	text-align: center;
	margin: 0;
	padding: 10px 0;
}
.qty .count {
	color: #000;
	display: inline-block;
	vertical-align: top;
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	padding: 0 2px;
	min-width: 35px;
	text-align: center;
}
.qty .plus {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	color: white;
	width: 30px;
	height: 30px;
	font: 29px/1 Arial, sans-serif;
	text-align: center;
	border-radius: 50%;
}
.qty .plus a {
	color: #fff;
}
.qty .plus a:hover, .qty .minus a:hover {
	text-decoration: none;
}
.qty .minus {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	color: white;
	width: 30px;
	height: 30px;
	font: 28px/1 Arial, sans-serif;
	text-align: center;
	border-radius: 50%;
	background-clip: padding-box;
}
.qty .minus a {
	color: #fff;
}
.minus:hover {
	background-color: #717fe0 !important;
}
.plus:hover {
	background-color: #717fe0 !important;
}
/*Prevent text selection*/
span {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
input {
	border: 0;
	width: 2%;
}
nput::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
input:disabled {
	background-color: white;
}
.pricebc {
	left: 0;
	background: #134777;
	padding: 43px 0px 20px 182px;
}
.floorplan {
}
.floorplan div {
	margin-bottom: 25px;
	border-right: 1px #000 dotted;
}
.floorplan div p {
	background: #ccc;
	padding: 10px 0
}
.owl-stage {
	/* position: absolute; */
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
	top: 29px;
	margin-left: 300px;
}
.owl-stage .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	margin-right: 20px;
	margin-top: 70px;
}
.owl-stage .owl-item .slide {
	float: left;
	padding: 5px;
	width: 100%;
}
.owl-stage .owl-item .slide .box {
	background-color: #fff;
	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
	float: left;
	padding: 32px 29px;
	position: relative;
	width: 100%;/* max-height: 240px; */
}
.propertyPrice .slide .box ul {
	margin: 0;
	padding: 0;
}
.propertyPrice .slide .box ul li {
	color: #50b748;
	font-family: "DIN-Regular";
	font-size: 16px;
	padding: 0 0 5px;
	width: 100%;
	margin-right: 5px;
	list-style: none;
}
.propertyPrice .slide .box ul li:last-child {
	border: 1px solid #50b748;
	padding: 10px 15px;
	margin: 10px auto;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
}
.propertyPrice .slide .box ul li:last-child a {
	color: #50b748;
	text-align: center;
}
.propertyPrice .slide .box ul li span {
	color: #000;
	display: block;
	font-family: "DIN-Medium";
	font-size: 20px;
	font-size: 20px;
	font-size: 18px;
	padding: 7px 0 0;
}
.clear {
	clear: both;
}
.life {
	position: relative;
	margin: 80px auto;
}
.lifebg {
	position: absolute;
	background: #134777;
	bottom: 0;
	left: 0;
	right: 0;
	height: 200px;
	z-index: -9;
}
#lifeslider {
	margin-top: 0px;
}
#lifeslider .fa {
	font-size: 35px;
	color: #000;
}
#lifeslider .carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 50px;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease;
}
#lifeslider .carousel-inner .carousel-item h2 {
	position: absolute;
	left: 0;
	right: 0;
	font-size: 18px;
	letter-spacing: 1.5px;
	bottom: 0;
	background: #134777;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	font-weight: 600;
	margin: 0;
}
/*2nd*/
#lifeslider2 {
	margin-top: 0px;
}
#lifeslider2 .fa {
	font-size: 35px;
	color: #000;
}
#lifeslider2 .carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 50px;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease;
}
#lifeslider2 .carousel-inner .carousel-item h2 {
	position: absolute;
	left: 0;
	right: 0;
	font-size: 18px;
	letter-spacing: 1.5px;
	bottom: 0;
	background: #134777;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	font-weight: 600;
	margin: 0;
}
/*2nd*/
.ourservice {
	position: relative;
	margin: 80px auto;
}
.tab-content {
}
.tab-content ul {
	margin: 20px 0 0 35px;
	padding: 0;
}
.tab-content ul li {
	list-style: none;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	position: relative;
}
.tab-content ul li:before {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	background: #bd9234;
	position: absolute;
	left: -34px;
	top: 15px;
}
.leftsection .nav-pills li a {
	padding: 10px 40px;
	text-align: Center;
	outline-style: solid;
	outline-color: #000;
	outline-width: 1px;
}
.leftsection .nav-pills .nav-link {
	border-radius: 0;
}
/******************* Accordion Demo - 5 *****************/
#accordion5 .panel {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0 0 15px 50px;
}
#accordion5 .panel-title a {
	display: block;
	padding: 10px 20px 10px 60px;
	background: #50b748;
	border-radius: 30px;
	border: 2px solid #50b748;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	position: relative;
}
#accordion5 .panel-title a.collapsed {
	border: 2px solid #50b748;
	background: #fff;
	color: #000;
}
#accordion5 .panel-title a.collapsed:hover {
	text-decoration: none;
}
#accordion5 .panel-title a:before, #accordion5 .panel-title a.collapsed:before {
	content: "\f068";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background: #50b748;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border-right: 3px solid #fff;
	position: absolute;
	top: -10px;
	left: -30px;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
#accordion5 .panel-title a.collapsed:before {
	content: "\f067";
	background: #50b748;
	border: none;
}
#accordion5 .panel-body {
	padding: 10px 15px 0;
	margin: 0 0 0 30px;
	border: none;
	font-size: 14px;
	color: #333;
	line-height: 28px;
	position: relative;
}
#accordion5 .panel-body:before {
	content: "";
	display: block;
	width: 5px;
	height: 98%;
	background: #50b748;
	position: absolute;
	top: 0;
	left: -30px;
}
#accordion5 .panel-body:after {
	content: "";
	border-top: 20px solid #50b748;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	position: absolute;
	bottom: 0;
	left: -48px;
}
.salient-features {
	margin: 20px 0px 50px;
}
.salient-features ul {
	margin: 0 0 0 10px;
	padding: 0;
}
.salient-features ul li {
	list-style: square;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
}
.footer {
	background: #e2e0de;
	padding: 20px 0;
	display: flex;
	justify-content: flex-end;
	margin-top: 50px;
}
.footer h2 {
	text-align: left;
	font-size: 22px;
	color: #50b748;
	font-weight: 900;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.footer h2 span {
	font-size: 14px;
	color: #000;
}
.footermenu {
	margin: 0;
	padding: 0;
	width: 100%;
	display: flex;
	display: flex;
	justify-content: center;
}
.footermenu li {
	list-style: none;
	float: left;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 5px 15px;
	color: #000;
}
.footermenu li a {
	color: #000;
}
.footermenu li a:hover {
	text-decoration: none;
}
.footer p {
	color: #000;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	margin: 0;
}
.footer hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px dotted #888;
}
.slider .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 60px;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: flex-start;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 20px;
	list-style: none;
}
.slider .carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #0e0e0e;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease;
}
.mobile-section {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	display: none;
}
/*********************** Demo - 5 *******************/
.box5 {
	background: #444;
	position: relative
}
.box5:after, .box5:before {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #10a5b8;
	position: absolute;
	top: -80px;
	left: 15px;
	opacity: 0;
	z-index: 1;
	transition: all .35s ease
}
.box5:after {
	top: auto;
	left: auto;
	bottom: -80px;
	right: 15px
}
.box5:hover:after, .box5:hover:before {
	opacity: .75;
	transform: scale(8);
	transition-delay: .15s
}
.box5 img {
	width: 100%;
	height: auto;
	transition: all .35s ease-out 0s
}
.box5:hover img {
	opacity: .4
}
.box5 .icon {
	margin: 0;
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 2;
	transform: scale(0);
	transition: all .35s ease-out
}
.box5:hover .icon {
	transform: scale(1);
	transition-delay: .15s
}
.box5 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	font-size: 18px;
	color: #444;
	margin-right: 10px;
	position: relative;
	transition: all .5s ease 0s
}
.box5 .icon li a:hover {
	background: #444;
	color: #fff
}
.box5 .box-content {
	padding: 20px 15px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.box5 .title {
	font-size: 20px;
	font-weight: 800;
	color: #fff;
	margin: 0 0 5px;
	opacity: 0;
	transform: translate(-20px, -20px);
	transition: all .35s ease-out
}
.box5:hover .title {
	opacity: 1;
	transform: translate(0, 0);
trans ition-delay:.15s
}
.box5 .post {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	opacity: 0;
	transform: translate(-20px, -20px);
	transition: all .35s ease-out
}
.box5:hover .post {
	opacity: 1;
	transform: translate(0, 0);
	transition-delay: .15s
}
.price-table {
	margin-top: 25px;
}
 @media (max-width:767px) {
.move {
	width: 100%;
}
.banner-cap h5 {
    color: #fff;
    background: #000;
    padding: 6px 10px; letter-spacing:1px;
    margin: 0; font-weight:600; font-size:18px;
}
.banner-cap h6 {
    color: #fff;
    letter-spacing: 1px;
    padding: 6px 10px;
    font-weight: 600; letter-spacing:1px;
    margin: 0; font-size:18px;
}
.banner-cap {
    position: relative;
    bottom: 0;
    padding: 2px 0px;
    text-align: center;
    background: rgba(92, 98, 103, 0.8);
    z-index: 99;
    right: 0;
    left: 0;
    text-align: left;
}
.sc_button a {
	padding: 8px 12px !important
}
.property-info-sec .property-info-detail P {
	font-size: 14px !important;
}
body {
	margin-bottom: 40px;
}
.banner-cap h5 {
    color: #fff;
    background: #000;
    padding: 6px 10px;
    letter-spacing: 1px;
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
}
.banner-cap h6 {
 
    font-size: 14px;
    line-height: 19px;
    text-align: center;
}
.mobile-section {
	background: #000;
}
.banner-offer {
	position: relative;
	background: #000;
}
.mobile-section .btn {
	border-radius: 0;
	border: 0;
}
.mobile-section .btn-success {
	background: #50b748;
}
.mobile-section a .fa {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 5px;
}
.mobile-section a {
	 width: 100%;
}
.formbox {
	position: relative;
	right: 0;
	top: 0;
	padding: 15px 25px;
	bottom: 0;
	z-index: 999;
	left: 0;
}
.sectionTitle {
	text-align: center;
}
.sectionTitle span.icon {
	display: block;
	height: 56px;
	position: relative;
	width: 56px;
	display: inline-block;
	float: none;
}
.sectionTitle h1 {
	margin-left: 0;
	padding: 0px 0 0px;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 600;
	letter-spacing: 1.5px;
	position: relative;
	margin-top: 5px;
}
.sectionTitle h1 b {
	display: inline;
	font-size: 24px;
}
.about {
	padding: 50px 10px;
}
.about b {
	letter-spacing: 2px;
	font-weight: 600;
	text-align: center;
	display: block;
	font-size: 20px;
}
.sectionTitle h1 span {
	color: #50b748;
	display: inline;
}
.formbox input[type=button] {
	width: 100%;
	border-radius: 0;
	color: #fff;
	border: 0;
	padding: 8px;
	font-size: 16px;
	background: #50b748;
}
.formbox b {
	letter-spacing: 1.5px;
	font-size: 24px;
	text-align: center;
	float: none;
	padding: 7px 0 0;
	color: #000;
	display: block;
}
.price-banner {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 20px 0;
	position: relative;
	display: none;
	width: 100%;
	bottom: 0;
	z-index: 2;
	padding: 12px 0;
}
.carousel-indicators2 ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.carousel-indicators2 .btn-gold {
	border-color: #50b748;
	background-color: #50b748;
	border-radius: 0;
	color: #fff;
	padding: 10px 25px;
	margin-top: 30px;
}
.propertyPrice {
	padding: 20px 0 0 0;
	margin: 20px auto 50px;
	padding-top: 0;
	position: relative;
}
.price-banner .wrapper {
	/* max-width: 870px; */
	width: 100%;
	margin: 0 auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	display: block;
}
.price-banner p {
	padding: 5px 0;
	font-size: 15px;
	font-family: "DIN-Regular";
	margin: 2px 0;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.carousel-indicators2 {
	position: relative;
	padding: 40px 25px;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 99;
	width: 400px;
	margin: 0;
}
.carousel-indicators2 {
	position: relative;
	padding: 10px;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 99;
	width: 100%;
	margin: 0;
}
.carousel-indicators2 .carousel-control-prev {
	bottom: 80px;
	top: auto;
	left: 0;
	right: 0;
}
.carousel-control-next {
	right: 48px;
}
.pricebc {
	position: relative;
	left: 0;
	padding: 10px 0;
}
.owl-stage {
	/* position: absolute; */
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
	top: 29px;
	margin-left: 0;
}
.owl-stage .owl-item {
	position: relative;
	min-height: 1px;
	float: none;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	margin-right: 0;
	margin-top: 0;
}
#accordion5 .panel {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0 0 15px 30px;
}
.footermenu {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}
.owlCustomWrap {
	display: none;
}
.menurow {
	position: sticky;
	top: 0px;
	background: #f6f2e3;
	z-index: 999;
	border-bottom: 1px solid #ccc;
}
.navbar-toggler {
 padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
 border-radius: .25rem;
	right: 4px;
	top: 45px;
	display: none;
	position: absolute;
}
.navbar {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
}
.menurow {
	position: absolute;
	top: 92px;
	background: #bd9133;
	z-index: 999;
	border-bottom: 1px solid #ccc;
	left: 0;
	right: 0;
}
.menu li a {
	padding: 10px 15px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize;
	position: relative;
	font-weight: 400;
	display: block;
	border-bottom: 1px dotted #000;
}
.slider .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: -19px;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: flex-start;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	list-style: none;
}
.formbox2 {
	padding: 30px 5px;
}
.modal {
	position: fixed;
	top: 10px;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	/* height: 100%; */
	overflow: hidden;
	outline: 0;
	margin: 0 !important;
}
#accordion5 .panel-title a {
	display: block;
	padding: 5px 20px 5px 30px;
	background: #50b748;
	/* border-radius: 30px; */
	border: 2px solid #50b748;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
	position: relative;
}
h4.panel-title {
	margin: 30px 0px !important;
}
#accordion5 .panel-title a:before, #accordion5 .panel-title a.collapsed:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	background: #50b748;
	font-size: 13px;
	color: #fff;
	text-align: center;
	border-right: 3px solid #fff;
	position: absolute;
	top: -6px;
	left: -30px;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.footer h2 {
	text-align: left;
	font-size: 22px;
	color: #50b748;
	font-weight: 900;
	letter-spacing: 4px;
	margin: 0;
	padding: 0;
}
.footer h2 span {
	font-size: 14px;
}
.footermenu li {
	list-style: none;
	float: none;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 5px 0px;
	text-align: center;
}
#lifeslider {
	margin-top: 20px;
}
.life {
	position: relative;
	margin: 40px auto;
}
.lifebg {
	position: absolute;
	background: #f6f2e3;
	bottom: 0;
	left: 0;
	right: 0;
	height: 159px;
	z-index: -9;
}
.salient-features ul li {
	list-style: square;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	text-align: justify;
}
}
 @media(min-width:1500px) and (max-width:1920px) {
.input-container {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: 10px auto;
}
.formbox input[type=text] {
	border-radius: 0;
	color: #fff;
	border: 0;
	padding: 8px;
	font-size: 16px;
	background: transparent;
	border-bottom: 1px dotted #fff;
	height: 52px;
	border: 1px solid #ccc;
	margin-top: 7px;
}
.formbox h2 {
	font-size: 26px;
	text-align: center;
	letter-spacing: 1.5px;
	/* background-color: #50b748; */
	padding: 5px 0;
	color: #fff;
	font-weight: 500;
	margin: 0;
}
.formbox h4 {
	font-size: 24px;
	text-align: center;
	letter-spacing: 1.5px;
	/* background-color: #bd9133; */
	padding: 5px 0;
	color: #fff;
	font-weight: 500;
	margin: 5px 0;
}
.formbox h3 {
	font-size: 22px;
	text-align: center;
	letter-spacing: 1.5px;
	/* background-color: #50b748; */
	padding: 5px 0;
	font-weight: 500;
	color: #fff;
	margin: 0;
}
.formbox {
	position: absolute;
	right: 0;
	top: 0;
	/*padding: 35px 25px;*/
	bottom: 0;
	z-index: 999;
}
.frmbtn {
	margin-top: 40px;
}
.container {
	max-width: 80%;
}
}
 @media(min-width:1300px) and (max-width:1500px) {
.property-info-sec .property-info-detail h1 {
	font-size: 16px!important;
}
.property-info-sec .property-info-detail h3 {
	font-size: 14px!important;
	line-height: 22px!important;
}
.property-info-sec .property-info-detail P span {
	font-size: 12px !important;
}
.property-info-sec .property-info-detail P {
	margin-bottom: 0px !important;
}
.price-table {
	margin-top: 15px !important;
}
.squareButton.big {
	height: 100%;
	margin-top: 10px!important;
}
.property-info-sec .property-info-detail {
	padding: 20px!important;
}
}
.property-info-sec {
	padding: 50px 0px;
}
.property-info-sec .property-details {
	float: left;
	width: 100%;
	background: #0b2444;
	margin-bottom: 30px;
}
.property-info-sec .property-info-img {
	position: relative;
}
.left-sec {
	float: left;
	width: 50%;
}
.property-info-sec .property-info-img img {
	width: 100%;
}
.property-info-sec .property-info-detail {
	padding: 20px;
}
.right-sec {
	float: right;
	width: 50%;
}
.property-info-sec .property-info-detail h1 {
	text-align: left;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase !important;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	letter-spacing: 0.3px;
}
.property-info-sec .property-info-detail h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 0.5px;
	font-style: italic;
	line-height: 33px;
	margin-bottom: 0px;
}
.property-info-sec .right-sec .ready {
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #cb100a;
	margin: 0px;
	padding: 10px 20px;
	display: none;
}
.property-info-sec .left-sec .ready {
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #cb100a;
	margin: 0px;
	padding: 10px 20px;
	display: none;
}
.property-info-sec .property-info-detail P {
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.2px;
	font-weight: 300;
	border: 1px solid #ccc;
	padding: 4px;
	display: inline-block;
	width: 70%;
	margin-bottom: 5px;
}
/*.freevisit{
	position: fixed;
	bottom: 5%;
	width: 182px;}*/

.freevisit img {
}
.property-info-sec .property-info-detail P span {
	width: 50%;
	float: left;
	text-align: center;
}
.property-info-sec .property-info-detail P .bor {
	border-right: 1px solid #ccc;
}
.squareButton.big {
	height: 100%;
	margin-top: 20px;
}
input[type="submit"], input[type="button"], .squareButton {
	list-style: none;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}
right-sec {
	float: right;
	width: 50%;
}
.property-info-sec .property-info-detail {
	padding: 25px 20px;
}
.left-sec {
	float: left;
	width: 50%;
}
strong {
	font-weight: 800;
}
.sc_button a {
	padding: 8px 20px;
	background-color: #50b748;
	color: #fff;
	font-weight: 600;
}
 @media(min-width:240px) and (max-width:768px) {
 	.about-m3m-inne h1{
font-size: 24px;
 	}
.left-sec {
	float: left;
	width: 100%;
}
/*.freevisit {
    position: fixed;
    bottom: 10%;
    width: 100PX;
}*/

.right-sec {
	float: right;
	width: 100%;
}
.property-info-sec .property-info-detail P {
	width: 100%;
}
}
