@font-face {
    font-family:'varelaround';
    src:url(../font/VarelaRound-Regular.otf);
}

body{
  margin: 0;
  background: url(../images/bg.jpg) bottom center no-repeat #eff5f5;
  background-size: cover;
  background-attachment: fixed;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 170%;
  color:#4a525d;
}

h1{
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  color:#3d563b;
}

h1:after{
  background-color: #e5e6e7;
  content: '';
  display: block;
  width: 21px;
  height: 3px;
  margin: 3px 0 0 2px;
}

h2{
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color:#FFF;
}

h2:after{
  background: #566269;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  margin: 3px 0 0 2px;
}

.topbar{
  width: 900px;
  margin: 0 auto;
}

.topbar .menubtn{
  width: 80px;
  height: 40px;
  background: #50b848;
  float:left;
  padding: 20px 20px 0 20px;
  display: block;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color:#20671b;
}

.topbar .menubtn:hover{
  background: #000;
  color:#FFF;
}

.topbar .navbar{
  width: 900px;
  height: 60px;
  background: #3d563b;
  float:left;
}

.topbar .navbar ul,
.topbar .navbar ul li{
  padding:0;
	border:0;
	list-style:none;
	display: block;
}

.topbar .navbar ul li{
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}

.topbar .navbar a{
  height: 40px;
  margin: -16px 0 0 0;
  padding: 20px 20px 0 20px;
  display: block;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color:#FFF;
}

.topbar .navbar a:hover{
  background: #6a7e62;
  color:#FFF;
}

.topbar .phone{
  width: 180px;
  height: 40px;
  padding: 20px 0 0 20px;
  background:#6a7e62 ;
  float: left;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #FFF;
}

.topbar .phone i{
  margin-right: 5px;
  float: left;
}

.topbar .phone::after{
  clear: both;
	content:".";
	height: 0;
	display: block;
	color:transparent;
}

.topbar .social{
  width: 180px;
  height: 40px;
  padding: 20px 0 0 520px;
  background: #FFF;
  float: left;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
}

.topbar .social .box1{
  height: 20px;
  margin: 3px 10px 0 5px;
  display: block;
  float: left;
}

.topbar .social .box2{
  height: 20px;
  margin: 0 5px 0 5px;
  display: block;
  float: left;
  opacity: 0.7;
}

.topbar .social .box2 a:hover{
  opacity:0.7;
}

.topbar .social span{
  color:#999;
  font-size: 20px;
  line-height: 1;
}

.content{
  width: 900px;
  background:#FFF;
  margin:0 auto;
  margin-top: 30px;
  display: none;
}

.content .features{
  width: 892px;
  height: 80px;
  margin: 0 auto;
  margin-top: -80px;
  background: rgba(28,31,35,0.9);
  line-height: 1;

}

.content .features .box1{
  width: 337px;
  padding: 20px 0 0 20px;
  float: left;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  color:#FFF;
}

.content .features .box2{
  width: 125px;
  padding: 25px 0 0 0px;
  float: left;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color:#939ca4;
}

.content .features .box2::after{
  clear: both;
	content:".";
	height: 0;
	display: block;
	color:transparent;
}

.content .features .box2 span,
.content .features .box3 span,
.content .features .box4 span,
.content .features .box5 span{
  font-size: 18px;
  color: #FFF;
}

.content .features i{
  font-size: 32px;
  line-height: 1;
  color: #a4ae80;
  margin-right: 5px;
  float: left;
}

.content .features .price{
  margin: 8px 10px 0 0;
  font-size: 22px;
  color: #50b848;
  float: left;
}

.content .features .rent{
  width: 73px;
  height: 19px;
  margin: 10px 0 0 10px;
  padding: 5px 0 0 25px;
  float: left;
  background: url(../images/forrentbg.png) 0 0 no-repeat;
  font-size: 12px;
  text-transform: uppercase;
  color:#000;
}

.content .text{
  padding: 0 30px 0 30px;
}

.content .text .col1{
  width: 60%;
  padding: 0 5% 0 0;
  float: left;
}

.content .text .col2{
  width: 35%;
  float: left;
}

.content .subsbox{
  width: auto;
  padding: 10px 30px 20px 30px;
  background:#4a525d;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.content .application{
  width: auto;
  margin-bottom: 20px;
  padding: 20px 30px 20px 30px;
  background:#6a7e62;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 160%;
  color:rgba(255,255,255,0.7);
}

.latestProperties{
  width: calc(100% - 60px);
  padding: 30px 30px 0 30px;
}

.propertyBox{
  width: 29.33%;
  margin: 0 2% 50px 2%;
  float: left;
}

.propertyImg{
  width: 100%;
  height: 170px;
  border-radius: 4px;
  overflow: hidden;
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center center;
}

.propertyImg img{
  width: 100%;
  margin-top: -30px;
}

.propertyTxt{
  height: 40px;
  padding: 10px 0 12px 0;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
}

.propertyTxt2{
  margin-top: -8px;
  height: 80px;
  font-size: 12px;
  line-height: 1.4;
  text-align: justify;

  background: -webkit-linear-gradient(#4a525d, transparent);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: -moz-linear-gradient(#4a525d, transparent);
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.propertyBtn{
  width: 50%;
  margin: 0 auto;
  height: 20px;
  padding: 15px;
  background: #6a7e62;
  text-align: center;
  color:#fff;
  cursor: pointer;
}

.propertyBtn:hover{
  background:#3d563b;
}

.propertyBtn i{
  vertical-align: middle;
}

.footer{
  width: 900px;
  height: 50px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 30px;
  background: #FFF;
  display: block;
  display: none;
}

.footer .cont{
  text-align: center;
  padding-top: 15px;
}

.footer a{
  margin: 0 10px 0 10px;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color:#999;
  text-decoration: none;
  text-transform: uppercase;
}

.footer a:hover{
  opacity:0.7;
}

.footer2{
  width: 900px;
  height: 35px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 15px 0 0 0;
  background: #FFF;
  display: none;
  text-align: center;
}

.footer2 a{
  margin: 0 10px 0 10px;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color:#999;
  text-decoration: none;
  text-transform: uppercase;
}

.footer2 a:hover{
  opacity:0.7;
}

.content2{
  width: calc(900px - 8px);
  padding: 4px;
  background:#FFF;
  margin:0 auto;
  margin-top: 30px;
  display: none;
}

.content2 .form{
  padding: 30px;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 170%;
  color:#4a525d;
}

.content2 .form table{
  width: 100%;
}

.content2 .form table td{
  padding: 0 0 10px 0;
}

.content2 .form table span{
  font-size: 20px;
}

.content2 .col1{
  width: 57%;
  padding: 0 5% 0 3%;
  margin-top: 30px;
  float: left;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 170%;
  color:#4a525d;
}

.content2 .col1 table{
    border-collapse: collapse;
}

.content2 .col1 table tr,
.content2 .col1 table td{
  border: #e7ebee 1px solid;
}

.content2 .col1 table{
  width: 100%;
}

.content2 .col1 table td{
  padding: 8px 15px 8px 15px;
}

.content2 .col1 table td:hover{
  background: #fcfdfd;
}

.content2 .col1 table .tit{
  width: 180px;
  background: #f5f8fa;
  text-transform: uppercase;
}

.content2 .col2{
  width: 35%;
  margin-top: 30px;
  float: left;
}

.content2 .col2 .application{
  width: auto;
  padding: 20px 30px 20px 30px;
  background:#6a7e62;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 160%;
  color:rgba(255,255,255,0.7);
}

.content  .col2 .application span,
.content2 .col2 .application span{
  color:#FFF;
  text-transform: uppercase;
}

.content2 .col3{
  padding: 30px 30px 0 30px;
}

.content2 .col4{
  padding: 30px 0 20px 15px;
}

.content3{
  width: calc(900px - 60px);
  padding: 10px 30px 20px 30px;
  background:#FFF;
  margin:0 auto;
  margin-top: 30px;
  display: none;
}

.propTitle{
  width: 80%;
  margin: 0 auto;
  padding: 10px 0 20px 0;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 38px;
  font-weight: 300;
  line-height: 1;
  text-align: center;
}

.propAddress{
  width: 80%;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.1;
  text-align: center;
  color: rgba(0,0,0,0.5);
}

.propAddress i{
  font-size: 18px;
  color:#000;
  vertical-align:top;
}

.propImg{
  width: 100%;
  height: 400px;
  background-position:center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.propMenu{
  width: 100%;
}

.propMenu .propMenuA{
  padding: 10px 50px 40px 0px;
  display: block;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-transform:capitalize;
  text-decoration: none;
  color: rgba(0,0,0,0.4);
  float: left;
}

.propMenu a:hover{
  color: rgba(0,0,0,1);
}

.propMenuAsel{
  color: rgba(0,0,0,1)!important;
}

.propSec{
  display: none;
}

.zillow{
  width: 180px;
  height: 91px;
  margin-top: 30px;
  background: url(../images/zillow.jpg) 0 0 no-repeat;
  background-size: contain;
  display: block;
  outline: none;
}

.clear{
  clear: both;
}

.inputtxt1{
  width: 94%;
  height: 30px;
  padding: 0 3% 0 3%;
  background: #FFF;
  border: #FFF 1px solid;
  outline: none;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
}

.inputtxt1_load{
  width: 94%;
  height: 30px;
  padding: 0 3% 0 3%;
  background: #FFF url(../images/loader.gif) 150px -48px no-repeat;
  border: #FFF 1px solid;
  outline: none;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
}

.inputtxt2{
  width: 360px;
  height: 30px;
  margin: 20px 10px 10px 0px;
  padding: 0 3% 0 3%;
  background: #FFF;
  border: #CCC 3px solid;
  outline: none;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
}

.inputtxt3{
  width: 90%;
  height: 30px;
  padding: 0 3% 0 3%;
  background: #FFF;
  border: #CCC 1px solid;
  outline: none;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
}

.txtarea1{
  width: 795px;
  height: 130px;
  padding: 10px 3% 10px 3%;
  background: #FFF;
  border: #CCC 3px solid;
  outline: none;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
}

.txtarea1_load{
  width: 450px;
  height: 130px;
  padding: 10px 3% 10px 3%;
  background: #FFF url(../images/loader.gif) 400px -48px no-repeat;
  border: #CCC 3px solid;
  outline: none;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
}

.btn1{
  width: 100px;
  height: 33px;
  padding: 17px 0 0 0;
  margin-top: 10px;
  background:#3e454f;
  display: block;
  border: #3e454f 1px solid;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 100%;
  color:#FFF;
  text-align: center;
  text-decoration: none;
  outline: none;
}

.btn1:hover,
.btn3:hover{
  background:#333941;
}

.btn2{
  width: 140px;
  height: 33px;
  padding: 17px 0 0 0;
  margin-top: 10px;
  background:#069cd2;
  display: block;
  border: #069cd2 1px solid;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color:#FFF;
  text-align: center;
  text-decoration: none;
  outline: none;
}

.btn3{
  width: 140px;
  height: 32px;
  padding: 18px 0 0 0;
  margin-top: 10px;
  background:#3e454f;
  display: block;
  border: #3e454f 1px solid;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 100%;
  color:#FFF;
  text-align: center;
  text-decoration: none;
  outline: none;
}

.btn4{
  width: 140px;
  height: 36px;
  padding: 14px 0 0 0;
  margin-top: 10px;
  background:#6a7e62;
  display: block;
  border: rgba(255,255,255,0.7) 1px solid;
  font-family: 'varelaround', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color:#FFF;
  text-align: center;
  text-decoration: none;
  outline: none;
}

.color_red{
  color:#F00;
}

.color_green{
  color:#06D85F;
}

.btn2:hover,
.btn4:hover{
  background:#3d563b;
}
