@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	margin:0;
	padding:0;
    font-family: 'Montserrat' , sans-serif;
}

.fix_btn{
    position: fixed;
    right: 105px;
    bottom: 0;
    cursor: pointer;
    background-color: #c40519;
    padding: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.wpforms-submit {
        background-color: #c40519 !important;
    color: #fff !important;
}

.s_icon{
    width: 95px;
    float: right;
    margin: 2.5% 1% 1% 1%;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color:#FFFFFF;
  z-index:999999;
  border-bottom:1px solid #e7e7e7; 
  
}

.wpforms-title{
	font-weight: 700 !important;
    color: #c40519 !important;
}

.sticky + .banner {
  padding-top: 95px;
}

.sticky + .inner-banner{
	padding-top:85px;
}

.sticky + .property-banner{
	padding-top:100px;
}

.sticky + .investor-banner{
	padding-top:100px;
}

.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}
.link{
	text-decoration:none;
	color:#fff;
}

.link2{
	text-decoration:none;
	color:#000;
}

.v_a_img{
	vertical-align:middle;
}

.top_main{
	width:100%;
}
.top{
	width:85%;
	margin:0 auto;
	max-width:1250px;
}
.top2{
	width:85%;
	margin:0 auto;
	max-width:1100px;
}

.col_sm1{
	width:100%;
	margin:0 auto;
}
.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}


.col_sm22{
	width:48%;
	margin:0.5%;
	float:left;
}


.col_sm3{
	width:31%;
	margin:1%;
	float:left;
}

.col_sm4{
	width:22%;
	margin:1%;
	float:left;
}
.col_sm5{
	width:17%;
	margin:1%;
	float:left;
}

.col_sm8{
	width:40%;
	margin:1%;
	float:left;
}
.col_sm88{
	width:55%;
	margin:1%;
	float:right;
}


.col_sm9{
	width:60%;
	margin:1%;
	float:left;
}
.col_sm99{
	width:35%;
	margin:1%;
	float:right;
}


.col_sm10{
	width:auto;
	float:left;
}
.col_sm100{
	width: auto;
    float: left;
    margin: 0.5%;
}

.banner{
	width:100%;
}	

.logo{
	width:260px;
	float:left;
	margin:0.5%;
}
.navbar_right{
	width:760px;
	float:right;
}

.navbar_right2{
	width:855px;
	float:right;
}

.navbar{
	width:590px;
	float:left;
}
.invest_access{
    width: auto;
    float: right;
    margin: 16px 5px;
}

.invest_access a{
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	text-transform:uppercase
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	background-color:#c40519;
	padding:8px 10px;
	vertical-align:middle;	
}


.invest_access2{
	width:auto;
	float:right;	
	margin:48px 0px;
}

.invest_access2 a{
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	text-transform:uppercase
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	background-color:#c40519;
	padding:8px 10px;
	vertical-align:middle;	
}


.banner_txt{
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	color:#fff;	
	position:absolute;
	top:45%;
	font-size:28px;
	left:47%;
}

.div_ctr{text-align:center;}
.who_we_are h1{
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	color:#c40519;	
	font-size:38px;
	text-align:center;
	text-transform:uppercase;
	padding:1% 0%;
}


ul {
    list-style-image:url(../images/bullet2.png);
	margin-left: -4%;	
}

ul li{
	font-family: 'Montserrat', sans-serif;
	font-size:15px;
	color:#3e3e3e;
	font-weight:600;
	text-align:justify;
	line-height:160%;
	margin:2% 1% 2% 1%;
}

.bullet3 ul {
    list-style-image:url(../images/bullet2.png);
	margin-left: 3%;	
}
.bullet3 ul li{
	font-family: 'Montserrat', sans-serif;
	font-size:15px;
	color:#3e3e3e;
	font-weight:600;
	text-align:justify;
	line-height:160%;
	margin:2% 1% 2% 1%;

}


.bullet2 ul {
    list-style-image:url(../images/bullet2.png);
	margin-left: -2%;	
}
.bullet2 ul li{
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	color:#3e3e3e;
	font-weight:500;
	text-align:justify;
	line-height:160%;
	margin:2% 1% 2% 1%;

}

.testi ul{}
.testi ul li{
    list-style:none;
}
.testi ul li a{
    font-family: 'Montserrat',sans-serif;
    font-size: 15px;
    text-decoration: none;
    background-color: #000;
    padding: 10px 12px;
    color: #fff;
    float: left;
    margin: 1%;
}

.divider{
	margin:1% auto;
}

.who_we_are p{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
    color: #3e3e3e;
	line-height:180%;
	margin:2% 0%;
	text-align: justify;
}

.read_more{
	font-family: 'Montserrat', sans-serif;
	border-color: #1c5280;
    color: #000000;
	text-decoration:none;
	padding:14px 35px;
	font-size:16px;
	border:2px solid #c40519;
	font-weight:600;
	letter-spacing:1px;
	border-radius:3px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	
}

.read_more:hover{
	background-color:#c40519;
	color:#fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}




.align_ctr{
	text-align:center;
	padding-top:4%;
}

.case_stu_head{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
    font-size: 15px;
    line-height: 160%;
	margin: 2% 0%;
	color:#000000;
	text-transform:uppercase;
}

.case_stu_txt{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
    color: #3e3e3e;
	line-height:160%;
	margin:2% 0%;
}

.read_more2{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
    color: #c40519;
	margin:2% 0%;
	text-decoration:none;
	font-weight:600;
}

.read_more2:hover{
	color:#bf5560;
}

.sub_property_head{
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
    color: #fff;
	margin:12% 8% 5% 8%;
	font-weight:600;
	line-height:160%;
}


.read_more3{
	font-family: 'Montserrat', sans-serif;
	border-color: #1c5280;
    color: #fff;
	text-decoration:none;
	padding:14px 35px;
	font-size:16px;
	border:2px solid #fff;
	font-weight:600;
	letter-spacing:1px;
	border-radius:3px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	
}



.read_more3:hover{
	background-color:#fff;
	color:#bf5560;
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}



.ftr_head{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size:22px;
	font-weight:600;
	margin:3% 0% 8% 0%;
}

.ftr_menu ul li a{
	ont-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size:15px; 
	font-weight:500;
	margin:1% 0%;
	line-height:200%;
	text-decoration:none;
}

.ftr_icon{
	width:5%;
	float:left;
}

.ftr_icon .fa{
	color:#c40519;
	margin-top:5px;
}

.ftr_icon_txt{
	width:90%;
	float:right;
}

.ftr_icon_txt p{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size:15px;
	font-weight:500;
	line-height:160%;
}

.divi{
	border:1px solid #fff;
	margin:1% auto;
}


.ftr_lt_txt{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size:15px;
	font-weight:500;
}

.txt_right{
	text-align:right;
}


.hover_con_main{
	position:relative;
}
.hover_con{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#c40519;
	opacity: 0.5;
	text-align:center;
	padding-top: 30%;
	display:none;
}

.hover_con_main:hover .hover_con{
	display:block;
	
}

.hover_con .fa{
	font-size:46px;
	color:#fff;
}

.propertise_txt{
	border:1px solid #e9e9e9;
	padding:15px 10px;
}

.propertise_txt h1{
	font-family: 'Montserrat', sans-serif;
	color: #c40519;
	font-size:20px;
	font-weight:600;
}

.propertise_txt h1 a{
	text-decoration:none;	
	color: #c40519;
}

.propertise_txt p{
	font-family: 'Montserrat', sans-serif;
	color: #3e3e3e;
	font-size:14px;
	font-weight:600;
	margin-top:15px;
} 

.property-banner{
	width:100%;
	background-color:#c40519;
}

.investor-banner{
	width:100%;
	background-color:#a1a0a0;
}

.investor-banner h1{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size:28px;
	font-weight:700;
	padding:70px 0px;
	text-align:center;
	text-transform:uppercase;
}

.property-banner h1{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size:28px;
	font-weight:700;
	padding:70px 0px;
	text-align:center;
	text-transform:uppercase;
}


.property_details h1{
	font-family: 'Montserrat', sans-serif;
    color: #c40519;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0% 0% 2% 0%;
}

.property_details h4{
	font-family: 'Montserrat', sans-serif;
	color: #3e3e3e;
	font-size:15px;
	font-weight:600;
	text-transform:capitalize;
	line-height:160%;
	text-align:justify;
}

.contact_form{
	width:80%;
	margin:0 auto;
}

.about p{
	font-family: 'Montserrat', sans-serif;
	color: #3e3e3e;
	font-size:15px;
	font-weight:600;
	text-transform:capitalize;
	line-height:160%;
	text-align:justify;
}

.contact_head{
	font-family: 'Montserrat', sans-serif;
	color: #3e3e3e;
	font-size:18px;
	font-weight:700;
	text-transform:capitalize;
	margin: 2% 1% 0% 1%;
}

.ctn_mrg{
	padding-left:1%;	
}



.ct_form_left{
	float:left;
	margin:5% 0% 0% -9%;
}

.contact_txt h1{
	font-family:'Montserrat' , Sans-Serif;
	color:#fff;
	font-weight:600;
	font-size:28px;
	margin:6% 5%;	

}

.cnt_icon{
	width:10%;
	float:left;
	margin:5% 0% 0% 5%;
}
.cnt_icon_txt{
	width:80%;
	float:left;
	margin:4% 0% 0% 0%;
}

.cnt_icon_txt p{
	font-family:'Muli' , Sans-Serif;
	font-size:14px;
	font-weight:500;
	line-height:160%;
	color: #fff;

}

.cnt_icon .fa{
	color:#fff;
}

.contact_txt1{
	font-family:'Montserrat' , Sans-Serif;
	color:#fff;
	font-weight:600;
	font-size:28px;
	margin:6% 5%;

}

.page_heading{
	font-family:'Montserrat' , Sans-Serif;
	color:#202020;
	font-weight:600;
	font-size:30px;
	margin:0% 0% 2% 0%;
	text-transform:uppercase;
}

.brd_left{
	border-left:5px solid #ff8a65;
}

.body_txt_bld{
	font-family:'Muli' , Sans-Serif;
	color:#404040;
	font-weight:600;
	font-size:17px;
	padding:2px 15px;
	line-height:160%;
	text-align:justify;
}

.body_txt_bld span{
	font-size:18px;
	font-weight:700;
}

.body_txt_bld1{
	font-family:'Montserrat' , Sans-Serif;
	color:#000;
	font-weight:600;
	font-size:18px;
	padding:2px 0px;

	line-height:160%;
	text-align:justify;
}

.body_txt{
	font-family:'Muli' , Sans-Serif;
	color:#000;
	font-weight:400;
	font-size:15px;
	line-height:160%;
	text-align:justify;
}

.bg_clr7{
	background-color:;
}


.pri_heading{
	font-family:'Montserrat' , Sans-Serif;
	color:#000;
	font-weight:600;
	font-size:22px;
	text-align:justify;
	margin:2%;
	line-height:120%;
}

.pri_heading1{
	font-family:'Montserrat' , Sans-Serif;
	color:#000;
	font-weight:600;
	font-size:22px;

	text-align:justify;
	margin:2% 0%;
	line-height:120%;
}

.bg_img3{
	background-image : url("../images/cont_bg.jpg");
	height:500px;
	
    background-repeat: no-repeat;
    background-size: cover;
}


.top3{
	width:75%;
	margin:0 auto;
	max-width:1100px;
}
.bg_clr6{
	background-color:#c40519;
	height:500px;
}

.col_sm222{
	width:50%;
	float:left;
}

.nav_brd{
	border:1px solid #f1f1f1;
}

.top4{
	width:40%;
	margin:4% auto;
	padding:40px 40px;
	background-color:#c40519;
	text-align:center;
}



.investory input[type="text"]{
	width: 100%;
    border-bottom: 2px solid #ffffff;
    border-left: none;
    border-right: none;
    padding: 15px 10px;
    border-top: none;
    color: #fff;
    margin: 5px 0px;
    font-family: 'Montserrat' , Sans-Serif;
    font-weight: 600;
    text-align: center;
    background-color: #c40519;
}

*:focus {
    outline: none;
}


#inves input::-webkit-input-placeholder{
     color:#fff !important;

 }

.investory input[type="password"]{
	width: 100%;
	border-bottom: 2px solid #ffffff;
	border-left:none;
	border-right:none;
	border-top:none;
    padding: 15px 10px;
    color: #fff;
    margin: 5px 0px;
    font-family: 'Montserrat' , Sans-Serif;
    font-weight: 600;
    text-align: center;
	background-color: #c40519;
}

.investory button[type="submit"] {
	cursor: pointer;
    width: 40%;
    border: none;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    margin: 20px auto;
    background-color: #c40519;
    border: 2px solid #fff;
	font-weight:600;
	
}

.investory button[type="submit"]:hover{
	background-color: #fff;
	color:#000;
} 

.investory h1{
	font-family:'Montserrat' , Sans-Serif;
	color:#fff;
	font-weight:600;
	font-size:18px;
	margin:3% 0%;
}


.ctn_s_icon {
    margin: 4% 14%;
}
.ctn_s_icon .fa{
	color:#fff;
	font-size:26px;
}

.ctn_s_icon .fa:hover{
	color:#c40519;
}


.dwn_icn_txt p{
	font-family:'Montserrat' , Sans-Serif;
	color:#3e3e3e;
	font-weight:600;
	font-size:16px;
	line-height:200%;
}



.dwnlod{
	font-family:'Montserrat' , Sans-Serif;
	color:#fff;
	font-weight:600;
	font-size:15px;
	text-decoration:none;
	padding:8px 10px;
	background-color:#c40519;
}

.fa-arrow-right{
	color:#c40519;
}

.dwn_icn{
	width:3%;
	float:left;
	padding-top:5px;
}
.dwn_icn_txt{
	width:97%;
	float:right;
}

.mag_tp{
	margin-top:20px;
}

.error{
	font-family: 'Montserrat' , Sans-Serif;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-align: left;
}

/*---------------------------------------------
bg clr
----------------------------------------------*/
.bg_clr1{
	background-color:#f7f5ef;
	padding: 2% 8% 5% 8%;
}
.bg_clr2{
	background-color:#171717;
	padding:10px 0px;
}

.area_cal_head{
	font-family: 'Montserrat' , Sans-Serif;
    color: #000;
    font-weight: 600;
    font-size: 18px;
	margin:3% 0%;
}


/*---------------------------------------------
bg img
----------------------------------------------*/
.bg_img1{
	background-image : url("../images/property-bg.jpg");
	height:600px;
	background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg_img2{
	background-image : url("../images/about-bg.jpg");
	height:auto;
	background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


@media only screen and (max-width:1250px){
.top{
	width:98%;
}
}

@media only screen and (max-width:1100px){
.logo{
	float:none;
	margin:2% auto;
}

.navbar_right{
	float:none;
	margin:0 auto;
}
}

@media only screen and (max-width:1000px){
.top2{
	width:96%;
}	
.top4{
	width:60%;
}
}

@media only screen and (max-width:900px){
.col_sm3{
	width:100%;
	
}
.pro{
	min-height:600px;
}
.top3{
	width:80%;
}
}

@media only screen and (max-width:800px){
.navbar_right{
	width:100%;
}
.s_icon{
    float: none;
    margin: 5% auto 2% auto;
}
.navbar{
    width:100%;
}
.invest_access{
	display:none;
}
.in_ac{
	display:none;
}
.bg_clr1{
	padding:10% 2%;
} 
.sub_property_head{
	margin: 12% 1% 5% 1%;
	height:auto;
}
.col_sm22{
	width:100%;
}
.col_sm2{
	width:100%;
}
.txt_right{
	text-align:left;
}
.col_sm8{
	width:100%;
	float:none;
}
.col_sm88{
	width:100%;
	float:none;
	margin-top:10%;
}
.top3{
	width:100%;
}
.col_sm222{
	width:100%;
}
.ct_form_left{
	display:none;
}
.top4{
	width:80%;
}
.sticky{
	position:static;
}
.sticky + .banner {
  padding-top: 0px;
}

.sticky + .inner-banner{
	padding-top:0px;
}

.sticky + .property-banner{
	padding-top:0px;
}

.sticky + .investor-banner{
	padding-top:0px;
}
.col_sm9{
	width:100%;
}
.col_sm99{
	width:100%;
}
}

@media only screen and (max-width:500px){

.pro{
	min-height:auto;
	margin-top:10%;
}
.top4{
	width:100%;
}
}

@media only screen and (max-width:400px){

.pro{
	min-height:auto;
	margin-top:10%;
}
.top4{
	width:100%;
}
.dwn_icn{
	width:10%;
}
.dwn_icn_txt{
	width:90%;
}
}


