@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";
}
.in {
	padding-right: 0 !Important;
}
.inp-box {
    display: flex;
    align-items: flex-start;
    padding-top: 15px;
}
.inp-txt {
    margin-left: 7px;
    font-size: 12px;
    color: #333;
}
.top {
	padding: 10px 0;
	border-bottom: 1px solid #e96624;
	background: #efefeb;
}
.toplog {
	width: 50%;
}
.top .logo{
	display: flex;
    justify-content: center;
}

.top .logo .investo_logo{
	height: auto;
    width: 100px;
    object-fit: contain;
	border-left: 1px solid #ddd;
    margin-left: 5px;
}

.menurow {
	position: sticky;
	top: 0px;
	background: #fff;
	z-index: 999;
	border-bottom: 1px solid #e96624;
}
.menu {
	padding: 5px 0;
}
.navbar-toggler {
	display: none;
}
.menu li {
}
.menu li a {
	padding: 10px 15px;
	color: #e96624;
	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:#e96624;
	color: #fff;
	top: 0;
}
#cont a {
	color: #FFF;
}
/* #demo.carousel{

} */

.formbox {
	position: absolute;
	right: 0;
	top: 0;
	padding: 15px 15px;
	bottom: 0;
	background-color:#fff4b8;
	z-index: 99;
}
.formbox h1 {
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: 900;
	letter-spacing: 1px;
	margin: 0;
	line-height: 26px;
	padding: 0px 0 0;
	text-transform: uppercase;
}
.formbox h1 span {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.leftsection p {
	text-align: justify;
}
.formbox .form-control {
	border-radius: 0;
	margin-bottom: 7px;
	height: 44px;
	border-bottom: 1px solid #000;
	border: 0;
}
.formbox input[type="text"] {
    border-radius: 0 !important;
    padding: 8px;
    border: 0px !important;
    font-size: 16px;
    height: 40px;
    border-bottom: 1px solid #ccc  !important;
    color: #000;
    font-weight: 600;
}
input[type=text].input-field::-webkit-input-placeholder {
color:#000 !Important;
}
.formbox input[type="button"] {
    width: 30%;
    border-radius: 0;
    color: #fff;
    border: 0;
    font-weight: 600;
    padding: 8px;
    font-size: 14px;
    background: #e96624;
    letter-spacing: 1px;
    cursor: pointer;
}
.formbox h2 {
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 0;
    color: #000;
    font-weight: 600;
    margin: 0;
}
.formbox h2 span {
	font-size: 16px;
	display: block;
	padding: 0 0 5px;
}
.formbox h3 {
    font-size: 16px;
    text-align: center;
    letter-spacing: 1.5px;
    padding: 10px 0;
    font-weight: 500;
    color: #000;
    margin: 0;
}
.formbox h4 {
    font-size: 20px;
    text-align: center;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 3px 0;
    color: #000;
    font-weight: 600;
    margin: 5px 0 0 0;
}
.formbox b {
	letter-spacing: .5px;
	font-size: 18px;
	text-align: right;
	float: right;
	padding: 7px 0 0;
	color: #000;
}
.formbox b a {
    color: #000;
}
.formbox b a:hover {
	text-decoration: none;
}
.formbox .fieldRow {
	float: left;
	padding: 0 0 10px;
	width: 100%;
	margin-bottom: 10px;
}
.billionaire-logo {
	margin: -129px auto 0;
	border-radius: 42px 42px 0 0;
}
.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: 18px;
	color:#000;
	font-weight: 600;
	letter-spacing: 1px;text-transform: uppercase;
}
.formbox2 .form-control {
	border-radius: 0;
	margin-bottom: 7px;
	height: 44px;
	border-bottom: 1px solid #000;
	border: 0;
}
.col-md-4.resp-mrng {
    margin-bottom: 30px;
}
.formbox2 input[type=text] {
	border-radius: 0;
padding: 8px;
font-size: 16px;
height: 40px;
border: 1px solid #828282;
color: #000;
font-weight: 600;
}
.formbox2 input[type="button"] {
    width: 40%;
    border-radius: 0;
    color: #fff;
    border: 0;
    padding: 8px;
    font-size: 16px;
    background: #e36f35;
    cursor: pointer;
}
.formbox2 h2 {
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	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: #69b145; */
	padding: 5px 0;
	font-weight: 500;
	color:#000;
	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:#000;
}
input[type=text].input-field::-webkit-input-placeholder {
color:#fff;
}
.modal-content {
	background:#fff4b8;
}
.input-container {
	display: -ms-flexbox; /* IE10 */
	display: flex;
	width: 100%;
	margin: 5px auto;
}
.frmbtn {
	margin-top: 14px;
	cursor: pointer;
}
.input-container .fa {
	font-size: 18px;
}
.icon {
	padding: 10px;
	border-top-color: #000;
	border-right-color: #000;
	border: 1px solid #000;
	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;
	bottom: 150px;
	left: 0;
	padding: 0;
}
.banner-offer img {
}
.price-banner {
	background-color: rgba(80, 72, 72, 0.77);
	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";
}
.banner-offer h5 {
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
	padding: 8px 16px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	line-height: 25px;
	background: #7d7573c9;
	border-radius: 0px 10px 10px 0px;
	text-transform: uppercase;
	font-size: 26px;
}
.banner-offer h5 span {
	display: block;
	color: #fff;
	background: #479cd0;
	font-size: 24px;
	padding: 9px 0px;
	margin-bottom: 5px;
}
.banner-offer h5 span a {
	color: #fff;
}
.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;
}
.payment {
	position: absolute;
	width: 470px;
	bottom: 105px;
	z-index: 2;
	left: 22px;
	padding: 20px;
	background-color: #00b4ee;
}
.ame {
	position: relative;
	margin-bottom: 25px;
}
.ame h6 {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 5px;
	width: 88%;
	text-align: center;
	letter-spacing: 0.5px;
	font-weight: 600;
	margin-left: 15px;
	font-size: 14px;
	margin-right: 15px;
}
.price-banner p {
	padding: inherit;
	color: #fff;
	font-size: 15px;
	font-family: "DIN-Regular";
	margin: 0 45px 0 0;
}
.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;
}
.price-banner p strong {
	display: block;
	letter-spacing: 1px;
	font-weight: 600;
}
.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: 600;
	color: #000;
}
#gallery2 {
	color: #fff;
}
.carousel-indicators2 {
	position: absolute;
	padding: 40px 25px;
	left: 0;
	top: 0;
	bottom: 0;
	background: #e96624;
	right: 0;
	z-index: 99;
	width: 400px;
	margin: 0;
}
.carousel-indicators2 ul {
    padding-left: 15px;
}
.carousel-indicators2 li {
    margin-bottom: 3px;
    font-size: 14px;
}
.carousel-indicators2 .btn-gold {
	background-color: #ccc;
	border-radius: 0;
	color: #000;
	padding: 10px 25px;
}
.carousel-indicators2 .btn-gold a {
	color: #000;
}
.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;
}
.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;
	position: relative;
	color: #000;text-transform: uppercase;
}
.sectionTitle h1 span {
	color: #e96624;
	display: block;
}
.sectionTitle span.icon:before {
	border-top-color: #fbda39db;
	border-right-color: #fbda39db;
	top: 0;
	right: 0;
}
.carousel-indicators2 h1 .fa {
	position: absolute;
	font-size: 80px;
}
.carousel-indicators2 h1 span {
	color: #fff;
	display: block;
}
.carousel-indicators2 .carousel-control-prev {
	bottom: 40px;
	top: auto;
	left: auto;
	right: 54px;
}
.carousel-indicators2 .carousel-control-next {
	bottom: 40px;
	top: auto;
}
.carousel-indicators2 .fa {
	font-size: 30px;
	color: #000;
}
.carousel-inner .carousel-item img {
	width: 100%;
}
.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;
}
.pricebc {
	position: absolute;
	left: 0;
	background: #e96624;
	padding: 43px 0px 20px 182px;
}
.owl-stage {
	/* position: absolute; */
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
	top: 29px;
	margin-left: 100px;
}
.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: 104px;
}
.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: 30px 35px;
	position: relative;
	width: 100%;/* max-height: 240px; */
}
.propertyPrice .slide .box ul {
	margin: 0;
	padding: 0;
}
.propertyPrice .slide .box ul li {
	color: #e96624;
	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 #e96624;
	padding: 10px 15px;
	margin: 10px auto;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
}
.propertyPrice .slide .box ul li:last-child a {
	color: #e96624;
	text-align: center;
}
.propertyPrice .slide .box ul li span {
	color: #000;
	display: block;
	font-family: "DIN-Medium";
	font-size: 16px;
	padding: 7px 0 0;
}
.clear {
	clear: both;
}
.life {
	position: relative;
	margin: 80px auto;
}
.lifebg {
	position: absolute;
	background: #e96624;
	bottom: 0;
	left: 0;
	right: 0;
	height: 200px;
	z-index: -9;
}
#lifeslider {
	margin-top: 50px;
}
#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: #e96624;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	font-weight: 600;
	margin: 0;text-transform: uppercase;
}
.life ul {
}
.life ul li {
	margin: 1px auto;
}
.life ul li span {
	padding: 0 10px;
	background: #e96624;
	display: inline-block;
	float: right;
	width: 80px;
	color: #fff;
}
.life ul li {
	margin: 1px auto;
	font-size: 15px;
	font-weight: 600;
}
.ourservice {
	position: relative;
	margin: 80px auto;
}
/******************* Accordion Demo - 6 *****************/
#accordion6 .panel {
	border: 1px solid #bf6026;
	border-radius: 0;
	box-shadow: none;
	margin-left: 50px;
	margin-bottom: 12px;
}
#accordion6 .panel-heading {
	padding: 0;
	background: #fff;
	position: relative;
}
#accordion6 .panel-heading:before, #accordion6 .panel-heading:after {
	content: "";
	border-right: 8px solid #bf6026;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	position: absolute;
	top: 12px;
	left: -9px;
}
#accordion6 .panel-heading:after {
	border-right: 7px solid #fff;
	border-bottom: 7px solid transparent;
	border-top: 7px solid transparent;
	position: absolute;
	top: 13px;
	left: -6px;
}
#accordion6 .panel-title a {
	display: block;
	padding: 3px 20px 3px 20px;
	border: none;
	font-size: 20px;
	font-weight: 400;
	color: #bf6026;
	position: relative;
	background: #f1f1f2;
}
#accordion6 .panel-title a:before, #accordion6 .panel-title a.collapsed:before {
	content: "\f068";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	color: #bf6026;
	text-align: center;
	border: 1px solid #bf6026;
	position: absolute;
	top: 0;
	left: -50px;
	transition: all 0.5s ease 0s;
}
#accordion6 .panel-title a.collapsed:before {
	content: "\f067";
}
#accordion6 .panel-body {
	padding: 0 15px 15px;
	border: none;
	font-size: 14px;
	color: #807e7e;
	line-height: 28px;
}
#accordion6 .panel-body p {
	margin-bottom: 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: #e96624;
	border-radius: 30px;
	border: 2px solid #e96624;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	position: relative;
}
#accordion5 .panel-title a.collapsed {
	border: 2px solid #e96624;
	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: #e96624;
	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: #e96624;
	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 p img {
	margin: 0 auto;
	display: block;
}
#accordion5 .panel-body:before {
	content: "";
	display: block;
	width: 5px;
	height: 98%;
	background: #e96624;
	position: absolute;
	top: 0;
	left: -30px;
}
#accordion5 .panel-body:after {
	content: "";
	border-top: 20px solid #e96624;
	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;
}
/******************* Accordion Demo - 4 *****************/
#accordion4 .panel {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
}
#accordion4 .panel-heading {
	padding: 0;
	border: none;
	border-radius: 0;
	margin-bottom: 10px;
	z-index: 1;
	position: relative;
}
#accordion4 .panel-heading:before, #accordion4 .panel-heading:after {
	content: "";
	width: 50%;
	height: 20%;
	box-shadow: 0 15px 5px rgba(0, 0, 0, 0.4);
	position: absolute;
	bottom: 15px;
	left: 10px;
	transform: rotate(-3deg);
	z-index: -1;
}
#accordion4 .panel-heading:after {
	left: auto;
	right: 10px;
	transform: rotate(3deg);
}
h4.panel-title {
	margin: 10px 0px !important;
}
#accordion4 .panel-title a {
	display: block;
	padding: 15px 70px 15px 70px;
	margin: 0;
	background: #fff;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #d11149;
	border-radius: 0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	position: relative;
}
#accordion4 .panel-title a:before, #accordion4 .panel-title a.collapsed:before {
	content: "\f106";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	width: 55px;
	height: 100%;
	text-align: center;
	line-height: 50px;
	border-left: 2px solid #D11149;
	position: absolute;
	top: 0;
	right: 0;
}
#accordion4 .panel-title a.collapsed:before {
	content: "\f107";
}
#accordion4 .panel-title a .icon {
	display: inline-block;
	width: 55px;
	height: 100%;
	border-right: 2px solid #d11149;
	font-size: 20px;
	color: rgba(0,0,0,0.7);
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
#accordion4 .panel-body {
	padding: 10px 15px;
	margin: 0 0 20px;
	border-bottom: 3px solid #d11149;
	border-top: none;
	background: #fff;
	font-size: 15px;
	color: #333;
	line-height: 27px;
}
.footer {
	background: #000;
	padding: 20px 0;
	display: flex;
	justify-content: flex-end;/*margin-top: 150px;*/
}
.footer h2 {
	text-align: left;
	font-size: 22px;
	color: #e96624;
	font-weight: 900;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;text-transform: uppercase;
}
.footer h2 span {
	font-size: 12px;
	color: #fff;display: block;
}
.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: #fff;
	margin-top: 0px;
}
.footermenu li a {
	color: #fff;
}
.footermenu li a:hover {
	text-decoration: none;
}
.footer p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	margin: 0;
}
.footer p a {
	color: #fff;
}
.footer .disclaimer {
    font-size: 12px;
    line-height: 16px;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.footer .disclaimer.show {
    -webkit-line-clamp: unset;
    display: block;
    -webkit-box-orient: unset;
    overflow: visible;
}

.footer hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #fff;
}

.footer .moreless-button{display:none;}

.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: #fff;
	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 - 21 *******************/
.box21 {
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	padding: 20px 20px;
}
.box21:after, .box21:before {
	content: "";
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background: rgba(187, 143, 64, .5);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}
.box21:hover:after, .box21:hover:before {
	-webkit-transform: scale(400);
	-moz-transform: scale(400);
	-ms-transform: scale(400);
	-o-transform: scale(400);
	transform: scale(400)
}
.box21:before {
	-o-transition: all .5s linear .3s;
	-moz-transition: all .5s linear .3s;
	-ms-transition: all .5s linear .3s;
	-webkit-transition: all .5s linear .3s;
	transition: all .5s linear .3s
}
.box21:hover:before {
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s
}
.box21:after {
	-o-transition: all .5s linear .6s;
	-moz-transition: all .5s linear .6s;
	-ms-transition: all .5s linear .6s;
	-webkit-transition: all .5s linear .6s;
	transition: all .5s linear .6s
}
.box21:hover:after {
	-moz-transition-delay: .2s;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	-ms-transition-delay: .2s;
	transition-delay: .2s
}
.box21 img {
	width: 120px;
	height: auto;
	margin-bottom: 30px;
	height: 90px;
}
.box21 h2 {
	font-weight: 600;
	text-align: center;
	margin: 0 0 30px;
	padding: 0;
	font-size: 20px;
}
.box21 .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: 0 0;
	color: #fff;
	padding-top: 25px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-ms-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	transition: all .3s linear 0s;
	z-index: 1
}
.box21:hover .box-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-moz-transition-delay: .4s;
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	-ms-transition-delay: .4s;
	transition-delay: .4s
}
.box21 .title {
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	margin-top: 20px
}
.box21 .description {
	font-size: 16px;
	font-style: normal;
	padding: 0 10px;
	margin: 15px 0;
}
.box21 .read-more {
	display: block;
	width: 120px;
	background: #000;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
	padding: 10px 0;
	margin: 0 auto
}

div#myModal2 .custom-row {
    display: flex;
    flex-wrap: wrap;
}

div#myModal2 .left_col {
    width: 50%;
}

div#myModal2 .right_col {
    width: 50%;
}

div#myModal2  .modal-dialog.modal-lg {
    max-width: 1000px;
}

div#myModal2 .left_col .modal-img {
    width: auto;
    height: 100%;
    object-fit: cover;
}




@media only screen and (max-width:990px) {
.box21 {
	margin-bottom: 30px
}
}
@media only screen and (max-width:479px) {
.box21 .box-content {
	padding-top: 0
}
.ame {
	position: relative;
	margin-bottom: 25px;
}
.zopim {
	display: none !important;
}
.ame h6 {
	width: 90%;
}
.payment {
	position: absolute;
	width: 50%;
	bottom: 15px;
	z-index: 2;
	/* left: 22px; */
	padding: 20px;
	background-color: #e96624;
}
.footer {
	background: #000;
	padding: 20px 0;
	display: flex;
	justify-content: flex-end;
	margin-top: 0px;
}
.resp-mrng img {
	margin-bottom: 15px;
}
div#myModal2 .custom-row {
    display: block;
    flex-wrap: wrap;
}
div#myModal2 .left_col {
    width: 100%;
}
div#myModal2 .right_col {
    width: 100%;
}
div#myModal2 .formbox2 {
    padding: 15px 5px;
}

}
button.close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    width: 44px;
    height: 44px;
    line-height: 40px;
    opacity: 1!important;
    color: #fff!important;
}
@media only screen and (max-width:359px) {
.box21 .title {
	padding-bottom: 10px
}
.ame h6 {
	width: 88%;
}
}
 @media (max-width:767px) {
body {
	margin-bottom: 40px;
}
.banner-offer img {
    width: 100%;
}
.mobile-section {
	background: #000;
}
.modal-dialog {
	max-width: 500px;
	margin: 10px auto;
}
.menu {
	padding: 5px 0;
	background:#e96624;
}
.formbox2 input[type=button] {
	width: 28%;
	border-radius: 0;
	color: #fff;
	border: 0;
	padding: 8px;
	font-size: 16px;
	background: #fd770d;
}
.banner-offer h5 {
	font-size: 15px;
	text-align: center;
	letter-spacing: 1px;
	padding: 5px 0;
	color: #fff;
	font-weight: 600;
	margin: 0;
	background: #100f0f;
}
.banner-offer {
	position: relative;
	bottom: 0;
	left: 0;
	padding: 0;
	border-radius: 0;
}
.banner-offer h5 {
	border-radius: 0;
}
.mobile-section .btn {
	border-radius: 0;
	border: 0;
}
.mobile-section .btn-success {
    background: #e96624;
    width: 32%;
    font-size: 13px;
}
.mobile-section a .fa {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 5px;
}
.mobile-section a {
	width: 49%;
}
.formbox {
	position: relative;
	right: 0;
	top: 0;
	padding: 15px 25px;
	bottom: 0;
	z-index: 99;
	left: 0;
}
.frmbtn {
	margin-top: 5px;
	cursor: pointer;
}
.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: 15px 10px;
}
.about b {
	letter-spacing: 2px;
	font-weight: 600;
	text-align: center;
	display: block;
	font-size: 14px;
}
.sectionTitle h1 span {
	display: inline;
}
.formbox input[type=button] {
	width: 100%;
	border-radius: 0;
	color: #fff;
	border: 0;
	padding: 8px;
	font-size: 16px;
	background: #000;
}
.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-radius: 0;
	color: #fff;
	padding: 10px 25px;
	margin-top: 30px;
}
.propertyPrice {
	padding: 20px 0 0 0;
	margin: 0px auto 0px;
	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: 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: #fbda39db;
	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: 18px;
	display: block;
	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: 57px;
	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;
	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%;
	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;
}
.Highlights h2 {
	font-size: 15px;
	text-align: center;
	font-weight: 600;
}
.footer h2 {
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: 900;
	letter-spacing: 4px;
	margin: 0;
	padding: 0;
}
/*.owl-stage .owl-item .slide .box {
	background-color: #3781b4;
}*/
.footer h2 span {
	font-size: 14px;
	color: #fff;
}
.propertyPrice .slide .box ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.propertyPrice .slide .box ul li:last-child a {
	color: #e96624;
	text-align: center;
}
.propertyPrice .slide .box ul li span {
	color: #000;
	display: block;
	font-family: "DIN-Medium";
	font-size: 16px;
	padding: 7px 0 0;
}
.propertyPrice .slide .box ul li {
	color: #e96624;
	font-family: "DIN-Regular";
	font-size: 16px;
	padding: 0 0 5px;
	width: 100%;
	margin-right: 5px;
	list-style: none;
}
.footermenu li {
	list-style: none;
	float: none;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 5px 0px;
	color: #fff;
	text-align: center;
}
#lifeslider {
	margin-top: 20px;
}
.life {
	position: relative;
	margin: 15px auto;
}
.lifebg {
	position: absolute;
	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:1300px) and (max-width:1500px) {
.ame {
	position: relative;
	margin-bottom: 25px;
}
.ame h6 {
	width: 88%;
}
}
@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 !important;
	color: #000;
	border: 0 !important;
	padding: 8px;
	font-size: 16px;
	border-bottom: 1px solid #ccc !important; 
	height: 50px;
}
#gallery2 {
}
#gallery2 ul {
}
#gallery2 ul li {
	line-height: 32px;
}
.formbox h2 {
	font-size: 18px;
	text-align: center;
	letter-spacing: 1.5px;
	/* background-color: #69b145; */
	padding: 5px 0;
	font-weight: 500;
	margin: 0;
}
.formbox h4 {
	font-size: 23px;
	text-align: center;
	letter-spacing: 1.5px;
	/* background-color: #bd9133; */
	padding: 5px 0;
	font-weight: 600;
	margin: 5px 0;
}
.formbox h3 {
	font-size: 17px;
	text-align: center;
	letter-spacing: 1.5px;
	/* background-color: #69b145; */
	padding: 5px 0;
	font-weight: 500;
	margin: 0;
}
.formbox {
	position: absolute;
	right: 0;
	top: 0;
	padding: 35px 25px;
	bottom: 0;
	z-index: 99;
}
.frmbtn {
	margin-top: 40px;
}

}
 @media only screen and (max-width:1600px) {
	.formbox input[type="text"] {
		border-radius: 0;
		padding: 8px;
		font-size: 16px;
		height: 40px;
		border: 1px solid #828282;
		color: #000;
		font-weight: 600;
	}
	#demo.carousel{
		height: 600px;
	}

	#demo.carousel .carousel-inner,
	#demo.carousel .carousel-inner div{
		height:100%;
	}

	#demo.carousel .carousel-inner img{
		height:100%;
		object-fit: cover;
	}
	

	.footer .moreless-button{display:block;}
}

@media(max-width:1400px){
	.formbox h1 img{
		max-width: 130px;
	}

	.developer_logo{
		max-width: 50px;
	}

	#demo.carousel {
		height: 570px;
	}
}
.zopim {
	left: 10px !important;
	right: unset !important;
}

.formbox2 b a {
    color:#000;
}
.panel-body.row.location-text ul {
    padding-left:15px;
}
.panel-body.row.location-text h2 {
    font-size: 22px;
    font-weight: bold;
}

 @media only screen and (max-width:1280px){
	.formbox.col-sm-3 h1 img{
		width: 60%;
		margin-bottom: 10px;
	}
}

@media(max-width:575px){
	#demo.carousel{height:auto;}
}