body
{
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.carousel-wrap .flexslider 
{

	margin: 0px;
	background: none;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}

.carousel-wrap .flexslider .slides > li 
{
	margin-right:30px;
}

.carousel-wrap .flex-direction-nav a 
{
	width: 41px;
	height: 41px;
	opacity: 1;
	background: url(../img/sprite-nav.png)0 0 no-repeat;
	top: 50%;
}

.carousel-wrap .flex-direction-nav .flex-prev {
	left: -90px;
}

.carousel-wrap .flexslider:hover .flex-prev {
	opacity: 1;
	left: -90px;
}

.carousel-wrap .flex-direction-nav .flex-next {
	right: -90px;
	background-position: -42px 0px;
}

.carousel-wrap .flexslider:hover .flex-next {
	opacity: 1;
	right: -90px;
}

.carousel-box {
	position: relative;
	margin: 40px 0px;
}

.testimonials {
	position:relative;
}

.testimonials h2 {
	color:#111111;
	font-weight:bold;
	font-size:36px;
	line-height:36px;
	margin: 53px 0px 40px 0px;
}

.flex-direction-nav a, .flex-direction-nav a:before {
    color: rgba(255,255,255,0);
    text-shadow: 1px 1px 0 rgba(255,255,255,0);
}

.testimonials .carousel-wrap .flexslider .slides > li {
	margin-right: 0px;
}

.testimonials .carousel-wrap .flex-direction-nav {
	position:absolute;
	width:66px;
	left:50%;
	margin-left:-42px;
	margin-top: 50px;
}

.testimonials .carousel-wrap .flex-direction-nav a {
	width: 20px;
	height: 35px;
	background: url(../img/sprite-arrow.png)0 0 no-repeat;
}

.testimonials .carousel-wrap .flex-direction-nav .flex-prev {
	left: 0px;
}

.testimonials .carousel-wrap .flexslider:hover .flex-prev {
	opacity: 1;
	left: 0px;
}

.testimonials .carousel-wrap .flex-direction-nav .flex-next {
	right: -0px;
	background-position: -21px 0px;
}

.testimonials .carousel-wrap .flexslider:hover .flex-next {
	opacity: 1;
	right: 0px;
}

.box {
	text-align:center;
	border:#e1e2e5 1px solid;
}

.box p {
	color:#333;
	font-size:15px;
	line-height:26px;
}

.box hr {
	height:1px;
	border:none;
    max-width:140px;
	margin: 18px auto 10px;
	background:rgba(0, 0, 0, 0.18);
}

.box h3 {
	font-size:18px;
	font-weight:bold;
	color:#3c96dc;
	line-height:26px;
}

.box h3 span {
	color:#111;
}
.testimonials .line {
	margin: 7px 0px 0px -75px;
}
.section3 {
	padding-bottom: 80px;
	padding-top: 15px;
}
p.alignTitle
	{
	padding: 0px 0px;
	text-align:center;
	}

.navbar-header img 
{
	width:auto;
    height: 45px;
}

.capture1 {
    float: left;
	border: 1px solid black;
}

#signin
{
	padding: 20px;
	padding-bottom: 60px;
	padding-top: 60px;
}

.signhead
{
    color: #111111;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
	margin-top: -20px;
	
}

.signcaption
{
	color: #111111;
	text-align: center;
	padding-bottom: 20px;
}

.signbody
{
	text-align: center;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	font-size: 17px;
}

.signbutton
{  width:100%;
	padding: 10px;
	background-color: rgba(21, 22, 23, 0.75);
	transition: .3s all linear;
	margin-top: 50px;
	
}

.box
{
	height: 228px;
}
.bx-wrapper {
  width: 100%;
  .box-sizing(border-box);
  .box-shadow(1px 1px 3px rgba(0, 0, 0, 0.4));
  .bx-viewport { height: 189px !important;}
  li {
    margin-top: -16px !important;
  }
}

.newspaper {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;

    -webkit-column-rule: 4px outset #333; /* Chrome, Safari, Opera */
    -moz-column-rule: 4px outset #333; /* Firefox */
    column-rule: 4px outset #333;
}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    background-color: #fbfbfb;
    overflow-x: hidden;
    transition: 0.2s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.error{
	color:red;
	font-size:1.2rem;
}
.box7
{
	margin-left: 350px;
	padding:0px;
}
.rentin
{
	color:white;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-left:20px;
	line-height: 10px;
}
.rentlist
{
	padding:0px;
	margin-left:-20px;
}
.rentin:hover
{
	text-decoration: none;
}
.slidetext {
    margin-top: 150px;
}
@media (max-width: 700px){
.getstarted {
    padding: 10px 35px;
}

.inner-section1 {
 height: 400px;
     margin-top: 0px;
}
.slidetext {
    margin-top:65px;
}
}
@media (max-width: 700px){
.findtenantspanel{
margin-left:15px;
}
}

.pattern-bg:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f1f3f6;
    z-index: 0;
    -webkit-opacity: 0.82;
    -moz-opacity: 0.82;
    opacity: 0.82;
}

.getstarted {
    padding: 10px 100px;
    background-color: #191922;
    border-color: #191922;
}
.signbutton {
    width: 100%;
    padding: 10px;
    background-color: #191922;
    transition: .3s all linear;
    margin-top: 50px;
	border-color: rgb(79, 80, 81);
}
.headtext{
	margin-top: 4px;
}
.btn-primary:hover{
	border: none;
}
.c4{
	background-color:#191922
}
@media(max-width:375px)
{
	.sec1text
	{
		color:white;
	}
}
.navbar {
    border-radius: 0px;
}
.navbar-default {
    background-color: #191922;
    border-color: #191922;
}
.logo {
    margin-top: 5px;
    position: relative ;
	padding-top: 0px;
    
}
.navbar-nav{
    float: left;
}

.nav {
    position: relative;
    display: block;
	font-family: 'Open Sans', sans-serif;
}
.navbar-default .navbar-nav {
    color: #ccc;
    font-size: 15px;
	
}

.navbar-default .navbar-nav>li>a {
    color: white;
}

.sec1text {
    margin-top: 10px;
    font-family: 'Open Sans';
    font-size: 21px;
    line-height: 32px;
    color: #191922;
}

.inner-section2
{ 
	padding: 30px;
	padding-bottom: 25px;
}
/* section 1 */
.inner-section1 {
    background: url(../img/propman.jpg);
    background-size: cover;
    height: 800px;
    margin-top: -20px;
background-position:center;
}


.separator {
    border-right: 1px solid #ccc;
    margin-left: -2px;
    display: inline-block;
    height: 150px;
    vertical-align: middle;
}


p.ins2
{
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	margin-top: 15px;
	
}

.m1
{
	    padding: 0 30px;
		text-align: center;
}
.vdivide [class*='col-md-']:not(:last-child):after {
  background: #ccc;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 150px;
  
}
.fhead
{
	text-align: center;
	color: black;
}
.header
{
	background-color: #000;
	padding: 0 56px;
}
.icon 
{
	text-align:center;
	font-size: 36px;
}
h5
{
	font-size: 15px;
}
.services
{
	color: #000;
	padding-bottom: 33px;
}
.c1 
{
	
	margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
	text-align: center;
	line-height: 10px;
	color: #000;
}
.c2{
		margin-right: auto;
    padding-right: 15px;
	text-align: center;
	line-height: 10px;
	color: #000;
}
.inner-section4 {
    background-color: #262626;
	color: white;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #3C96DC;
    background-color: transparent;
}
.pattern-bg {
    position: relative;
    background-image: url('../images/patterns/pattern1.jpg');
    width: 100%;
    background-repeat: repeat;
	padding-bottom: 80px;
}

.find
{
	color: #ff8f1c;

}

.manage
{
	color: #2dccd3;
}
.fee
{
	color: #5fa507;
}
.c3 h4, h5
{
	color: #000;
	text-align: center;
	line-height: 22px;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}
.ins6 
{
	margin-top: 53px;
	margin-right: 870px;
}

.carousel-inner > .item ,
  .carousel-inner > .item  {
	  width: auto;
      
      margin-left: 10px;
	  margin-right: 10px;
	  transition: .6s ease-in-out;
	  margin-top: 20px;
     
  }
.box p 
{
	font-size: 15px;
	line-height: 22px;
	color: #000;
	text-align: center;
}
.box
{
    border: 1px; 
	border-style: solid;
	border-color: black;
	height:auto !important;
	text-align: center;
	padding: 20px;
}
.carouse
{
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 20px;
}
.box h3 span
{
	font-size: 18px;
	color: black;
	font-weight: bold;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}
.box h3 
{
	font-size: 18px;
	text-align: center;
	color: #3c96dc;
	font-weight: bold;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}
.person
{
	color: #3c96dc;
}

.clients h2
{
	color: #000;
	margin-top: 50px;
}


.testimonials h2 {
    color: #111111;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    margin: 53px 0px 40px 0px;
}

footer {
    background: #191922;
    padding: 27px 0px 27px 0px;
}
.footer-line:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background: url(../img/footer-line.png)0 0 no-repeat;
    width: 62px;
    height: 62px;
    margin: 15px 0px 0px -32px;
}
.footer-wrap {
    position: relative;
    min-height: 450px;
}

.box1 {
    left: 0;
    margin: 0px 0px 0px 0px;
}
.box-wrap {
    position: absolute;
    top: 0;
}
.box1 img {
    margin-bottom: 22px;
}
.box-wrap p {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}
.box1 p {
    font-weight: 100;
}
.box1 p a {
    color: #a7a7a7;
    text-decoration: underline;
}

.box2 {
    left: 0;
    margin: 0px 0px 0px 408px;
}

.box-wrap h3 {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    margin: 14px 0px;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	
}

.text-wrapper {
    max-width: 210px;
    float: left;
    margin: 25px 0px 0px 66px;
}

.box-wrap h4 {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: bold;
}

.box3 {
    left: 0;
    margin: 168px 0px 0px 253px;
}

.icons {
    width: 25px;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

.text {
    width: 84%;
    float: left;
    margin-left: 6px;
    margin-bottom: 10px;
}

.box4 {
    left: 0;
    margin: 345px 0px 0px 90px;
}
.social-icons ul {
    margin: 0;
    padding: 0;
}
.social-icons ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 20px;
}
.social-icons ul li a {
    color: #fff;
    font-size: 18px;
}
.box5 {
    right: 0;
    margin: 301px 0px 0px 0px;
}
.prop-btn {
    background-color: #3C96DC;
    color: white;
    width: 100%;
    border-radius: 0px;
    font-weight: bold;
	height: 40px;
}
p.alignTitle {
    padding: 0px 0px;
    text-align: center; 
}

.festivefoot
{
	text-align: left;
}


.festivecontent
{
	
	background: url(../img/diwali21.jpg);
}
 
.design-by {
    position: absolute; 
    right: 0;
    bottom: 0;
    margin: 0px 0px 0px 0px;
}
#leasemodal {
    z-index: 10000000;
    margin-top: 0px;
}
#propmodal {
    z-index: 10000000;
    margin-top: 0px;
}
a {
    transition: .3s all linear;
	text-decoration: none;
}
.text p a:hover {
    color: #3c96dc;
	text-decoration: none;
	font-weight: bold;
}
.text p a {
    color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#propmodal #submitprop {
    height: 0px;
    padding: 20px 80px;
    font-weight: normal;
    line-height: 0px;
    border-radius: 0px;
}

.festivetitle
{
	text-align: left;
}

.spaan
{
	text-align:right;
}
.banner-btn input[type="button"] input[type="submit"] {
    height: 50px;
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    background: #3c96dc;
    color: #fff;

    border: none;
}
#submitlease
{
	height: 0px;
    padding: 20px 80px;
    font-weight: normal;
    line-height: 0px;
    border-radius: 0px;
}
input[type="submit"]:hover {
    background: #2577cd;
}

.btn
{
	border-radius: 0px;
	font-weight: bold;
}
.getstarted 
{
	padding: 10px 100px;
	    background-color: rgba(21, 22, 23, 0.75);
}

@media(max-width:375px){
	.getstarted 
{
	padding: 14px 85px;
}
}
@media(max-width:320px){
	.getstarted 
{
	padding: 14px 75px;
}
}



.festiveoffer
{
	padding: 14px 119px;
	    background-color: rgba(21, 22, 23, 0.75);
	transition: .3s all linear;
}
@media(max-width:375px){
	.festiveoffer{ 
	padding: 14px 96px;
}
}

@media(max-width:320px){
	.festiveoffer 
{
	padding: 14px 85px;
}
}
 
@media(max-width:960px){
	.manageproperty 
{
	margin-top:10px;
}
}

@media(max-width:960px){
	.annualfee 
{
	margin-top:10px;
}
}


.register
{
	font-size: 18px
}
.terms
{
	font-size: 18px
}
.headtext
{
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	font-weight: bold;
	    font-size: 16px;
}
.our, .callus1, .callus2, .find, .manage, .fee
{
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}
.sec1text{
margin-top: 10px;
font-family: Rosario-Bold;
font-size: 45px;
line-height: 57px;
    color: #302e2c;
}
.fhead
{
    color: #111111;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
	margin-top: 63px;
	margin-bottom: 30px;
}
.callus2
{
	padding-bottom: 10px;
}
@media (max-width: 414px) {
    .box {
        height: auto;
    }
}
@media (max-width: 800px) {
    .slidetext {
       margin-top:-130px;
    }
	
}
@media (max-width: 800px) {
    .vdivide
	{
		border: 0;
		width: 80%;
		margin-left: 28px;
    }
}
@media (max-width: 767px)
{
	.box-wrap
	{
		margin: 15px 0px !important;
		position: relative;
		text-align: center;
		
	}
}
@media (max-width: 767px)
{
	.text-wrapper
	{
		margin: 0px;
		max-width: 100%;
		float: none;
		text-align: center;
	}
}
@media (max-width: 767px)
{
	.icons
	{
		width: 100%;
		float: none;
		text-align: center;
	}
	.text
	{
		width: 100%;
		float: none;
		text-align: center;
		margin: 0px;
	}
	.footer-line
	{
		display: none;
	}
}

@media (max-width: 991px)
{
	.box4
	{
		margin: 345px 0px 0px 0px;
	}
	.box3
	{
		margin: 168px 0px 0px 177px;
	}
}


	.modal-dialog
	{
		margin-left: -318px;
	}

@media (max-width: 667px)
{
	.modal-dialog
	{
		margin-left: 17px;
	}
}


.inner-banner-button
{
	padding: 0px;
	margin-top:0px;
	float:right;
}

.inner-banner-content
{
	float:right;
}
