@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

a:focus {
    outline: none;
}
.navbar-fixed-top .navbar-brand{opacity: 0; transition: opacity 1s;}
.fixed-me .navbar-brand{opacity: 1;transition: opacity 1s;}
.navbar-brand img{max-height: 50px;padding-top: 7px;}
.navbar-brand {padding-top: 7px;}
.navbar{min-height: 80px;}
.bgimg{
width: 100%;
height:95vh;
background-image: url("../images/home_img.png");
background-position: top center;
background-repeat: no-repeat;
display: block ; 
position: relative;
background-size: cover;
}
.bgimg img{
position: relative;
}
.vertical-align{
min-height: 95em;
min-height: 95%;
min-height: 95vh;
display: flex;
align-items: center;
}
.logo{
margin: 0 auto; 
max-height: 100px; 
display: block;
margin-bottom: 20px;
}
.line{
height: 20px; 
border-bottom: 2px solid #fff;
text-align: center; 
margin: 0% 12%;
}
.callus {
font-size: 28px;
font-family: 'Abril Fatface', cursive;
color: #fff;
background-color: #000;
padding: 0 20px;
line-height: 1; 
}
.phone-lg {
font-family: 'Open Sans', sans-serif;
font-size: 36px;
color: #fff;
line-height: 2.5;  
font-weight: 700;
}
.login{
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: rgb(255, 255, 255);
line-height: 1.556;
list-style-type: none;  
padding: 4% 0;
}
.login li {
display: inline;
margin-left: 6%;
margin-right: 6%;
}
.login a {
color:#fff;
text-decoration: none;
}
.navbar-inverse {    
background-color: rgba(0,0,0,0.5);
border-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
color: #fff;
font-size: 14px;    
font-family: 'Open Sans', sans-serif;
line-height: 2;
padding-top: 25px;
}
.navbar-inverse .navbar-nav>li > a:hover, 
.navbar-inverse .navbar-nav>li > a:focus, 
.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover {
color: #fff;
border-bottom: 2px solid #822ed0;
background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a .icon {
font-size: 18px;    
vertical-align: middle;
margin-right: 10px;
}
.phone {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
line-height: 1.75;  
font-weight: 700;  
}
.phone a {
color: #fff;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
line-height: 1.75;  
padding-top: 25px;
font-weight: 700;  
text-decoration: none;
cursor: default;
}
.phone a:hover, 
.phone a:focus, 
.phone.active>a, 
.phone.active>a:focus, 
.phone.active>a:hover {
border-bottom-color: transparent !important;
}
.outer-block{
background-color: #10adcf;
width: 358px;
height: 349px;
padding: 1% 1% 0% 1%;
position: absolute;
left: 50%;
margin-left: -179px;  
}
.inner-block {
background-color: #000;
width: 100%;
height: 269px;  
padding-top: 30px;
}
.bg{
background-color: #f3f7f8;  
}
.search_form_wrap {
	background-color: #f3f7f8;
}
.form-outer {
border-style: solid;
border-width: 1px;
border-color: rgb(225, 225, 225);
border-radius: 4px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 2px 6px 0px rgba(208, 208, 208, 0.14);  
margin-top: -52px;
}
.form-outer:after{
content: '';
clear: both;
display: block;
height: 100%;
}
.form-inner:after{
content: '';
display: block;
clear: both;
}
.form-inner {  
border-radius: 4px;
background-color: rgb(255, 255, 255);  
/*position: absolute;  */
padding: 25px 0px;
color: rgb(131, 131, 131);
font-size: 16px;  
}
.form-group {
width: 100%;
position: relative;
}
.form-icon {
position: absolute;
top: 23%;
left: 5%;
color: rgb(130, 46, 208);
font-size: 24px;
}
#floorplans{
background-image:url(../images/form-sqft.png); 
background-repeat: no-repeat; 
background-position: 10px 15px;
}
.search{
border-style: solid;
border-width: 1px;
border-color: rgb(216, 216, 216);
border-radius: 4px;
background-color: rgb(130, 46, 208);
font-size: 16px;
font-family: 'Work Sans', sans-serif;
color: rgb(255, 255, 255);
line-height: 1.75;
width: 100%;
padding: 0 75px;
height: 49px;
text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 1);
outline: none;
transition: all 0.3s;
}
.search:hover, .search:focus, .search.focus {
color: rgb(130, 46, 208);
background-color:  rgb(255, 255, 255);
border-color: rgb(130, 46, 208);
text-decoration: none;
font-weight: 700;
text-shadow: none;
outline: none;outline-style: none;
}
.btn:hover, .btn:focus, .btn.focus {
color: rgb(130, 46, 208);
background-color:  rgb(255, 255, 255);
border-color: rgb(130, 46, 208);
text-decoration: none;
font-weight: 700;
text-shadow: none;
outline: none;
}
.btn:focus, .btn:focus:active {
outline: none;
}
#floorplans, #bathrooms, #beds, #moveindate {
border-style: solid;
border-width: 1px;
border-color: rgb(216, 216, 216);
border-radius: 4px;
background-color: rgb(255, 255, 255);  
width: 100%;
height: 49px; 
font-size: 16px;
font-family: 'Work Sans', sans-serif;
color: rgb(170, 170, 170);
line-height: 1.75;  
padding-left: 50px;
box-shadow: none;
transition: box-shadow 0.3s;
} 
#floorplans:focus, 
#bathrooms:focus, 
#beds:focus, 
#moveindate:focus {
box-shadow: 0px 2px 10px 0px rgba(208, 208, 208, 0.44);
}
.floorplans::before {  
font-family: FontAwesome;
content: "\f0a9";
position: absolute;
top: 3px;
left: 7px;
}
/*selectbox css*/
select{
	-webkit-appearance:none;
}
.select-wrap-box{
position: relative;
}
.select-wrap-box:after{
content: "\f107";
font-family: 'FontAwesome';
color: #aaaaaa;
position: absolute;
top: 11px;
right: 10px;
bottom: 0;
vertical-align: middle;
text-align: center;
pointer-events: none;
font-size: 20px;
}

/* ---------------------- ABOUT PROPERTY ---------------------- */
.aboutproperty{
background-color: #f3f7f8;  
padding-top: 104px; 
padding-bottom: 60px;
}
#aboutus h3 {
font-size: 32px;
font-family: 'Abril Fatface', cursive;
color: rgb(51, 51, 51);
line-height: 0.875;  
text-align: left;
}
#aboutus h5 {
font-size: 20px;
font-family: 'Open Sans', sans-serif;
color: rgb(130, 46, 208);
line-height: 1.2;
font-weight: 700;
padding: 20px 32px 20px 0;  
}
#aboutus p {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
line-height: 1.25;
padding: 20px 10px 20px 0;
text-align: justify;
}
.aboutimg{
width: 66%;
height: 54vh;
background-image: url("../images/about.png");
background-position: top center;
background-repeat: no-repeat;
display: block ; 
position: relative;
background-size: 100% 100%;
}
.valign{
min-height: 52%;
min-height: 54vh;
display: flex;
align-items: center;
}
.about-outer {
background-color: rgb(255, 255, 255);
box-shadow: 0px 0px 54px 0px rgba(126, 126, 126, 0.64);
width: 450px;
height: 270px;
margin: auto;
padding: 25px;
}
.topdiv{
padding-left: 40px;
padding-right: 35px; 
text-align: center;
}
.linetop{
border-left: 1px solid rgb(232, 208, 254);
border-right: 1px solid rgb(232, 208, 254);
}
.bottomdiv{
text-align: center;
}
.linebottom{
border-left: 1px solid rgb(232, 208, 254);  
}
.about-property-icon {
font-size: 30px !important;
color: rgb(130, 46, 208);
}
.about-outer h6 {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: rgb(51, 51, 51);
text-align: center;
font-style: italic;
line-height: 1.2;
font-weight: 700;  
margin-bottom: 0px;
margin-top: 0;
}
.about-outer h4 {
font-size: 24px;
font-family: 'Open Sans', sans-serif;
text-align: center;
color: rgb(130, 46, 208);
line-height: 1.2;  
font-weight: 700;  
margin-top: 0px;
text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.5);
}
#aboutproperty p {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
line-height: 1.25;  
padding: 22px 32px;
text-align: left;
}

/* ---------------------- AMENITIES ---------------------- */
.amenitiesimg{
width: 100%;
background-image: url("../images/amenities.png");
background-position: top center;
background-repeat: no-repeat;
display: block ; 
position: relative;
background-size: cover;
padding:80px 0;
}
#amenities h3 {
font-size: 32px;
font-family: 'Abril Fatface', cursive;
text-align: center;  
color: rgb(255, 255, 255);
line-height: 0.875;  
}
#amenities p {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: rgb(255, 255, 255);
font-style: italic;
line-height: 1.786;
text-align: center;
margin: 30px 0;
padding-bottom: 30px;
}
.communities {
border-radius: 4px;
background-color: rgb(255, 255, 255);
margin-bottom: 30px;
text-align: left;
font-size: 16px;
font-family: 'Raleway', sans-serif;
color: #233354;
font-weight: 700;  
display: table;
float: left;
margin-right: 20px;
}
.communities img {
padding-right: 20px;
}
.amenitiesimg .nav-tabs .com {
border-radius: 4px 4px 4px 4px;
}
.amenitiesimg .nav-tabs .apt {
border-radius: 4px 4px 4px 4px;
}
.amenitiesimg .nav-tabs {
margin:40px auto 40px;
border-bottom: 0px solid #ddd; 
text-align: center;
}
.amenitiesimg .nav-tabs > li:first-child{
margin-right: 20px !important;
}
.amenitiesimg .nav-tabs > li{
display: inline-block;
float: none;
}
.amenitiesimg .nav-tabs > li:last-child{
margin-right: 0px;
}
.amenitiesimg .nav-tabs > li.active > a, 
.amenitiesimg .nav-tabs > li.active > a:hover, 
.amenitiesimg .nav-tabs > li.active > a:focus {
color: rgb(35, 51, 84);
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: bold;
cursor: default;
background-color: #fff;
border: 1px solid #fff; 
padding: 10px 46px;
box-sizing: border-box;
}
.amenitiesimg .nav-tabs > li > a{
background-color: rgba(35, 51, 84, 0);
padding: 10px 46px;color: #fff;
font-family: 'Raleway', sans-serif;
font-size: 14px !important;
font-weight: bold;
border: 1px solid #fff !important;
margin-right: 0px;
box-sizing: border-box;
}
.amenitiesimg .nav-tabs > li > a:hover{
color: rgb(35, 51, 84);
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: bold;
cursor: pointer;
background-color: #fff;
border: 1px solid #fff;
padding: 10px 46px;
box-sizing: border-box;
}
.inner-date-wrap{
position: relative; 
top:0px; 
padding-top: 100px;
}
.amenitiesimg .nav .no-amenity {
color: rgb(255, 255, 255);
font-size: 20px;
text-align: center;
font-family: 'Open Sans', sans-serif;
line-height: 24px;
font-weight: 400;
margin-right: 0;
width: 100%;
}
.amenity-icon.custom_amenity.icon_available {
background-color: #fff;
padding: 5px;
position: relative;
z-index: 2;
}
.amenity-icon.custom_amenity.icon_available img {
max-height: 30px;
height: 30px;
}
#amenities .communities p {
line-height: 1.2;
}
.communities p.no_icon {
padding-left: 0;
text-align: center !important;
}

/* ---------------------- FLOOR PLAN ---------------------- */
.floorplanimg{
width: 100%;
background-image: url("../images/floorplan.png");
background-position: top center;
background-repeat: no-repeat;
display: block ; 
position: relative;
background-size: cover;
padding:80px 0;
}
#floor_plans h3 {
font-size: 32px;
font-family: 'Abril Fatface', cursive;
color: rgb(51, 51, 51);
line-height: 0.875;  
text-align: center;
}
.floorplanimg .thumbnail-slider-new-tabs {  
border-bottom: none;
width: 82%;
margin: 50px auto;
}
.floorplanimg .nav-tabs > li > a {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
color: rgb(130, 46, 208);    
font-weight: 700;    
cursor: default;
background-color: #fff;
border: 1px solid #fff;  
margin: 0 15px;  
text-transform: uppercase;
padding-top: 20px;
padding-bottom: 20px;
border-radius: 4px;
box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.08);
}
.floorplanimg .nav-tabs > li.active > a, 
.floorplanimg .nav-tabs > li.active > a:hover, 
.floorplanimg .nav-tabs > li.active > a:focus {
color: #fff;     
cursor: default;
background-color: rgb(130, 46, 208);  
border: 1px solid rgb(130, 46, 208);    
}
.floorplanimg .thumbnail-slider-new {
border-radius: 4px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);
width: 80%;
margin: auto;
}
.floorplanimg .thumbnail-slider-new ul {
list-style-type: none;
padding-left: 0;
}
.floorplanimg .thumbnail-slider-new h5 {
font-size: 20px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
line-height: 1.2;
text-align: left;  
font-weight: 700;
padding-left: 70px;
margin: 30px 0;
}
.floorplanimg .thumbnail-slider-new h5 .icon {
font-size: 36px;    
vertical-align: middle;
margin-right: 15px;
}
.floorplanimg .thumbnail-slider-new h3 {
font-size: 22px !important;
font-family: 'Open Sans', sans-serif !important;
color: rgb(130, 46, 208) !important;
line-height: 0.909;
font-weight: 700;
margin: 38px 0;
}
.floorplanimg .thumbnail-slider-new h4 {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
color: rgb(130, 46, 208);
line-height: 1.25;
text-align: center;  
font-weight: 700;
padding: 20px 0;
} 
.floorplanimg .thumbnail-slider-new a {
text-decoration: none;
color: rgb(130, 46, 208);
}
.floorplanimg .thumbnail-slider-new .border {
border-top: solid 1px rgb(233, 233, 233);
border-bottom: solid 1px rgb(233, 233, 233);
}
.floorplanimg .thumbnail-slider-new .border .floorplan-img {
text-align: center;
padding: 30px 35px 120px;
border-right: solid 1px rgb(233, 233, 233);
}
.floorplanimg .thumbnail-slider-new .border .floorplan-img img {
max-width: 314px;
}
.floorplanimg .thumbnail-slider-new .border .floorplan-info {
text-align: center;  
margin-left: -30px;
}
.floorplanimg .thumbnail-slider-new .border .floorplan-info img {
padding: 45px 0 25px;  
}
.floorplanimg .thumbnail-slider-new .border .floorplan-info .icon {
font-size: 44px !important;
vertical-align: middle;
margin-right: 10px;
padding: 35px 0 25px;  
display: block;
}
.floorplanimg .thumbnail-slider-new .border .floorplan-info p {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: rgb(53, 53, 52);
line-height: 1.111;
font-weight: 700;
}
.floorplanimg .thumbnail-slider-new .border .floorplan-info hr {
border-top:solid 1px rgb(233, 233, 233);
margin: 35px 0 0;
}
.floorplanimg .no-units {
font-size: 16px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
text-align: center;    
color: rgb(51, 51, 51);
width: 100%;
position: relative;
}
.amazingslider-floorplan {   
max-width: 100% !important;
width: auto !important;
}
.amazingslider-floorplan .amazingslider-space-1 {    
max-width: 100% !important;
width: auto !important;
}

/* ----------- Gallery ----------*/
.gallery{
background-color: #fff;  
padding-top: 50px; 
padding-bottom: 60px;
}
#gallery h3 {
font-size: 32px;
font-family: 'Abril Fatface', cursive;
color: rgb(51, 51, 51);
line-height: 0.875;  
text-align: center;
padding-bottom: 50px;
}
.effects {
/* padding-left: 15px;*/
}
.effects .img {
position: relative;
float: left;
margin-bottom:  2%;/* 15px;*/
width: 100%;
overflow: hidden;
}
.effects .img:nth-child(n) {
margin-right: 0;/*5px;*/
width: 57%;
}
.effects .img:first-child {
margin-left: 0;
width: 40%;
margin-right:2%; /*10px;*/
}
.effects .img:last-child {
margin-right: 0;
width: 40%;
margin-left:2%; /*10px;*/
}
.effects .img img {
display: block;
margin: 0;
padding: 0;
max-width: 100%;
width: 100%;
height: 295px;
object-fit: cover;
}
.effects .img .zoom {
display: block;
margin: 0;
padding: 0;
max-width: 100%;
height: auto;
}
.effects .img .expand {
text-decoration: none;
}
.effects .img .expand .zoom {
font-size: 42px;
color: #fff;
}
.overlay {
display: block;
position: absolute;
z-index: 20;
background: rgba(0, 0, 0, 0.7);
overflow: hidden;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
a.close-overlay {
display: block;
position: absolute;
top: 0;
right: 0;
z-index: 100;
width: 45px;
height: 45px;
font-size: 20px;
font-weight: 700;
color: #fff;
line-height: 45px;
text-align: center;
background-color: #000;
cursor: pointer;
}
a.close-overlay.hidden {
display: none;
}
a.expand {
display: block;
position: absolute;
z-index: 100;
width: 60px;
height: 60px;
text-align: center;
color: #fff;
line-height: 50px;
font-weight: 700;
font-size: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
/* ============================================================
EFFECT 1 - SLIDE IN BOTTOM
============================================================ */

#effect-1 .overlay {
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 0;
}
#effect-1 .overlay a.expand {
left: 0;
right: 0;
bottom: 50%;
margin: 0 auto -30px auto;
}
#effect-1 .img.hover .overlay {
height: 100%;
}
.carousel-inner {
position: relative;
width: 80%;
overflow: hidden;
margin: auto;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
width: 100%;
margin: auto;
}
.carousel-control.left {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x; 
background-image: none;
}
.carousel-control.right {
left: auto;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
background-image: none;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
width: 10%;
font-size: 20px;
color: rgb(8, 7, 7);
text-align: center;
text-shadow: none;
background-color: none;
filter: alpha(opacity=50);
}
.carousel-control:hover, .carousel-control:focus {
color: rgb(8, 7, 7);
}
.carousel-indicators .active { 
background-color: transparent;
}
.carousel-indicators li {
border: 0px solid #fff;
}
.location{
background-color: #f3f7f8;  
padding-top: 50px; 
}
#our_location h3 {
font-size: 32px;
font-family: 'Abril Fatface', cursive;
color: rgb(51, 51, 51);
line-height: 0.875;  
text-align: center;
padding-bottom: 50px;
}
.location .map-search {
width: 284px;
position: absolute;
right: 100px;
margin-top: 50px;
}
.map-search input {
background-color: rgb(255, 255, 255);
box-shadow: 0px 2px 3px 0px rgba(172, 172, 172, 0.2);
border: 0px;
width: 284px;
height: 38px;
position: relative;
padding-left: 15px;
padding-right: 134px;
font-size: 12px;
font-family: 'Work Sans', sans-serif;
color: rgb(153, 153, 153);
line-height: 1.2;
font-weight: 400;
text-align: left;
}
.map-search .btn {
background-color: rgb(130, 46, 208);
border: 0px;
border-radius: 0;
box-shadow: none;
width: 110px;
height: 38px;
font-size: 12px;
font-family: 'Work Sans', sans-serif;
color: #fff;
line-height: 1.2;    
text-align: center;
position: absolute;
right: 0;
top: 0;
}
.ofc-hours {
text-align: center;
}
#our_location h6 {
font-size: 22px;
font-family: 'Abril Fatface', cursive;
color: rgb(51, 51, 51);
line-height: 0.875;  
text-align: center;
margin-top: 30px;
padding: 0 15px;
display: inline-block;
position: relative;
padding: 0 30px;
}
#our_location h6:before {
content: "\ff"; 
font-family: "global-icons" !important;  
font-size: 18px;
color: rgb(51, 51, 51);
position: absolute;
left: 0px; 
top: 3px; 
}
#our_location p {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
line-height: 1.5;
text-align: center;
margin-bottom: 30px;
padding: 0 15px;
letter-spacing: 1px;
}
.contactusimg {
width: 100%;
background-image: url("../images/contactus.png");
background-position: top center;
background-repeat: no-repeat;
display: block ; 
position: relative;
background-size: cover;
padding:80px 0;
position: relative;
}
#contactus h3 {
font-size: 32px;
font-family: 'Abril Fatface', cursive;
color: rgb(255, 255, 255);
line-height: 0.875; 
padding-bottom: 40px; 
}
.lbl {
font-size: 18px;
font-family: 'Raleway', sans-serif;
color: rgba(255, 255, 255, 0.502);
line-height: 1.444;
font-weight: normal !important;
}
.lbl label {   
font-weight: normal !important;
}
.lbl .form-control {
background-color: transparent;
color:rgb(255, 255, 255);
border-bottom: 1px solid rgba(255, 255, 255, 0.502) !important;
border-radius: 0px;
border: 0px solid #fff;
font-size: 18px;
font-family: 'Raleway', sans-serif;  
line-height: 1.444;
box-shadow: inset 0px 0px 0px 0px transparent !important;  
text-align: left;
}
.lbl .form-control:focus {
border-bottom: 1px solid rgba(255, 255, 255) !important;
}
.lbl .form-group {
margin-bottom: 25px;
}
.lbl textarea.form-control {
resize: none;
}
.btn-send {
font-size: 20px;
font-family: 'Open Sans', sans-serif;
color: rgb(130, 46, 208);
font-weight: bold;
line-height: 1.3;
border-style: solid;
border-width: 1px;
border-color: rgb(255, 255, 255);
border-radius: 4px;
background-color: rgb(255, 255, 255);
margin-top: 50px;
padding: 15px 80px;
transition: all 0.3s;
}
.btn-send:hover {
color: rgb(255, 255, 255) !important;
background-color: rgb(130, 46, 208);
border-color: rgb(130, 46, 208);
}
.info {
border-left: 1px solid rgba(255, 255, 255, 0.502);
padding: 20px 10px 50px 100px;
}
.address-wrap {
padding-bottom: 5px;
}
#contactus p {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 1.444;  
margin: 30px 0;
text-align: left;
text-transform: none;
vertical-align: middle;
position: relative;
padding-left: 50px;
word-wrap: break-word;
}
#contactus p span {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
#contactus a {
text-decoration: none;
color: rgb(255, 255, 255);
vertical-align: -webkit-baseline-middle
}
#contactus .info .icon {
font-size: 36px;    
vertical-align: middle;
margin-right: 10px;
}
.map-icon {
background-image: url(../images/map-marker.png);
background-repeat: no-repeat;
margin-right: 25px;
display: inline-block;
width: 30px;
height: 40px;
text-align: center;
vertical-align: middle;
}
.call-icon {
background-image: url(../images/call.png);
background-repeat: no-repeat;
margin-right: 15px;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
vertical-align: middle;
}
.mail-icon {
background-image: url(../images/mail.png);
background-repeat: no-repeat;
margin-right: 15px;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
vertical-align: middle;
}
.icon {
font-size: 24px;
}
p.map-marker:before {
/*content: url(../images/map-marker.png);*/
/*padding-right: 25px;
display: inline-block;
vertical-align: middle;*/
}
p.call:before {
/*content: url(../images/call.png);
padding-right: 25px;
display: inline-block;
vertical-align: middle;*/
}
p.mail:before {
/*content: url(../images/mail.png);
padding-right: 25px;
display: inline-block;
vertical-align: middle;*/
}
.footerimg {
width: 100%;
/*height: 65vh;*/
background-image: url("../images/footer.png");
background-position: center center;
background-repeat: no-repeat;
display: block ; 
position: relative;
background-size: cover;
padding:30px 0;
position: relative;
}
#footer h4 {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: rgb(130, 46, 208);
line-height: 1.2; 
font-weight: 700; 
}
#footer ul {
font-size: 16px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
color: rgb(255, 255, 255); 
padding-left: 20px;
padding-top: 10px;
}
#footer li > a {
color: rgb(255, 255, 255);
text-decoration: none;
line-height: 2;  
padding-left: 10px;
}
.left {
float: left;
}
.right {
float: right;
}
.log {
padding: 0px 50px;
}
.addr p {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: rgb(255, 255, 255); 
font-weight: 300;
padding-bottom: 10px;
padding-top: 10px;
}
#footer .social_media_ul {
list-style-type: none;
padding-left: 0;
text-align: left !important;
margin-bottom: 0;
}
#footer .social_media_ul li {
display: inline-block;
padding-right: 15px;
}
#footer .social_media_ul li > a {
padding-left: 0;
}
#footer .app-link-ul li {
display: block;
margin-bottom: 20px; 
}
.footerline{
background-color: #000;
padding: 20px 0;
}
.footerline p {
font-size: 12px;
font-family: 'Roboto', sans-serif;
color: rgb(255, 255, 255);
line-height: 60px;
text-align: right;
margin: 0px;
}
.footerline p a {
color: rgb(130, 46, 208);
text-decoration: none;
}
.footerline img {
max-height: 55px;
}
.banner-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.5;
}
.footer-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.8;
}

/*Amenities icons*/
.amenity-icon{    
font-size: 30px;
color: #822ed0;
text-align: left;
line-height: 18px;
display: table-cell;
vertical-align: middle;
/*float: left;*/
}
.communities {
padding:20px;
min-height: 120px;
}
.communities p{
font-size: 14px;
font-family: 'Work Sans', sans-serif;
color: #233354 !important;
font-weight: 700;
line-height: 1.2;
text-align: left !important;
font-style: normal !important;
display: table-cell;
vertical-align: middle;
padding-left: 20px;
min-width: 70px;
max-width: 228px;
margin: 0 !important;
padding-bottom: 0 !important;
line-height: 16px;
text-align: left;
vertical-align: middle;
font-style: normal;
display: table-cell;
min-width: 70px;
max-width: 228px;
padding-left: 20px;
}
.no-units{
text-align: center;
padding: 20px;
}
/* Resident login*/
.login-section h4 {
font-size: 30px;
font-family: 'Vijaya', sans-serif;
color: rgb(135, 135, 135);
line-height: 1.2;  
margin-top: 50px;
}
.login-section h2 {
font-size: 32px;
font-family: 'Abril Fatface', cursive;
color: rgb(51, 51, 51);
font-weight: 700;  
margin-top: 22px;
line-height: 1;  
text-align: center;
}
.login-section p {
font-size: 16px;
font-family: 'PT Sans', sans-serif;  
color: #929292;
line-height: 1;
text-align: left;  
margin-top: 25px;
margin-bottom: 50px;
}
.infobg-resident h4 {
font-size: 20px;
font-family: 'PT Sans', sans-serif;  
color: rgb(255, 255, 255);
text-transform: uppercase;
line-height: 1.2;
text-align: left;
text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.22);  
}
.infobg-resident {
border-radius: 3px;
background-color: rgb(130, 46, 208);
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.45);
padding: 40px 25px 30px 25px;
width: 80%; 
}
.infobg-resident ul {
font-size: 14px;
font-family: 'PT Sans', sans-serif;  
color: rgb(255, 255, 255);
line-height: 1.2;
text-align: left;
text-transform: none;
padding-top: 8px;
padding-bottom: 10px;
}
.infobg-resident img {    
margin-right: 10px;
}
.login-form {
padding: 30px 30px 160px 30px;
}
.info-outer {
padding: 25px 0px 20px 0px;
width: 40%;
}
.info {
font-size: 20px;
font-family: 'PT Sans', sans-serif;  
color: rgb(255, 255, 255);
text-transform: uppercase;
line-height: 1.2;
text-align: center;
text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.22);  
}
.infobg {
border-radius: 3px;
background-color: rgb(242, 60, 72);
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.45);
padding: 30px 20px;
}
.infobg p {
font-size: 14px;
font-family: 'PT Sans', sans-serif;  
color: rgb(255, 255, 255);
line-height: 1.2;
text-align: left;
}
.infobg ul {
font-size: 15px;
font-family: 'PT Sans', sans-serif;  
color: rgb(255, 255, 255);
line-height: 2;
text-align: left;  
}
.infobg li {
list-style-type: none;
list-style-image: url('../images/login-bullet.png');
padding-left: 5px;
padding-bottom: 0px;
}
.formbg .form-inner {
padding: 40px;
padding-bottom: 10px; 
margin-top: 8px;
background-color: transparent;
}
.formbg {
border-style: solid;
border-width: 1px;
border-color: rgb(232, 232, 232);
border-radius: 3px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);  
width:40%;
}
.email{
background-image:url(../images/username.png); 
background-repeat: no-repeat; 
background-position: 10px 15px;
border-style: solid;
border-width: 1px;
border-color: rgb(226, 226, 226);
background-color: #f3f3f3;
height: 51px; 
font-size: 14px;
font-family: 'PT Sans', sans-serif;
color: rgba(21, 21, 21, 0.902);
line-height: 1.2;
padding-left: 50px;
border-radius: 0px;  
}
.password{
background-image:url(../images/password.png); 
background-repeat: no-repeat; 
background-position: 10px 15px;
border-style: solid;
border-width: 1px;
border-color: rgb(226, 226, 226);
background-color: #f3f3f3;
height: 51px; 
font-size: 14px;
font-family: 'PT Sans', sans-serif;
color: rgba(21, 21, 21, 0.902);
line-height: 1.2;
padding-left: 50px;
border-radius: 0px;  
}
.btn-login {
background-color: rgb(130, 46, 208);
border-radius: 20px;
font-size: 13px;
font-family: 'PT Sans', sans-serif;
color: rgb(255, 255, 255);
text-transform: uppercase;
padding: 10px 30px;
}
.btn-login:hover, .btn-login:focus, .btn-login.focus {
color: rgb(130, 46, 208);   
}
.help {
font-size: 14px;
font-family: 'PT Sans', sans-serif;
color: rgb(130, 129, 129);
line-height: 1.2;
text-align: center;
float: right;
padding-top: 10px;
}
.help a {
font-size: 14px;
font-family: 'PT Sans', sans-serif;
color: rgb(130, 129, 129);
text-decoration: none;
}
.loginline {
margin-top: 20px;
margin-bottom: 10px;
border: 0;
border-top: 1px solid rgba(36, 36, 36, 0.11);
}
.register {
font-size: 14px;
font-family: 'PT Sans', sans-serif;
color: rgb(130, 129, 129);
text-transform: uppercase;
line-height: 1.2;    
background-color: rgb(255, 255, 255);  
text-align: center;
padding: 20px 0;
}
.register a {
text-decoration: none;
font-size: 14px;
font-family: 'PT Sans', sans-serif;
color: rgb(130, 129, 129);  
}

/*signup*/
.inner-date-wrap h2 {
font-size: 32px;
font-family: 'Abril Fatface', cursive;
color: rgb(51, 51, 51);
font-weight: 700;
margin-top: 22px;
line-height: 1;
text-align: center;
margin-bottom: 40px;
}
.login-form-signup-bg {
background-color: #f3f3f3;
}
.login-form-signup {
margin-bottom: 80px;
}
.login-form-signup .formbg {
background-color: rgb(130, 46, 208);
width: 50%;
}
.login-form-signup .form-group input{
padding-left: 0px;
padding-right: 0px;
box-shadow: none; 
border:0; 
border-bottom: 1px solid #fff; 
border-radius: 0; 
background-color: rgb(130, 46, 208);
color: #fff;
margin-bottom: 20px;
}
.login-form-signup .form-group label {
font-size: 16px;    
color: #fff;
font-weight: 400;
text-align: left;
}
.login-form-signup .form-group label.error{
color:#f34242;
font-size:12px;
font-family: arial;
}
.login-form-signup .btn-login {
color: rgb(130, 46, 208) !important;
font-size: 18px;    
color: #fff;
font-weight: 700;
text-align: center;
text-transform: none;
background-color: #fff;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
border: 0;
margin: 34px 0px;
padding-bottom: 10px;
padding-top: 10px;
}
.login-form-signup .register {
background-image: none;       
color: #fff !important;
text-transform: none;    
background-color: transparent;
text-align: center;
padding: 0 0 50px;
}
.login-form-signup .register a {
color: #fff !important;
text-decoration: none;
}
.resident-login-right {
background-color: #f3f3f3;
padding: 80px 60px 40px 60px;
border-radius: 0;
box-shadow: none;
font-size: 18px;
}
.login-form-signup .info-resident img {
display: none;
}
.login-form-signup .info-resident {
letter-spacing: 1px;
}
.login-form-signup .info-resident ul {
padding-left: 0;
margin: 20px 0;
letter-spacing: 1px;
}
.forgot_password_link {
text-transform: capitalize;
}
.applicant-login {
text-align: center !important;
}
.amenitiesimg .carousel-control {
color: #fff;
}
.amenitiesimg .nav-tabs > li:nth-child(2) {
margin-right: 20px !important;
}
.amenitiesimg .nav-tabs .amenity-imgs a {
    border-radius: 4px 4px 4px 4px;
}

/*Icons8 SVG icons*/
.via_svg{
display: table-cell;
position: relative;
z-index: 9;
}
.via_svg svg {
width: 40px;
height: 40px;
fill: white;
}
#page-container {
	position: relative;
	min-height: 100vh;
	background-color: #f3f7f8;
}
#content-wrap{
    padding-bottom: 478px;
}
#footer-btm {
	position: absolute;
	bottom: 0;
	width: 100%;
}


/* css fixes for safari browser */

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari-Opera specific declarations here */
::i-block-chrome,.vertical-align{
min-height: 60em;
}
::i-block-chrome,.outer-block {
top: 100px;
}
::i-block-chrome,#bathrooms, ::i-block-chrome,#beds {
line-height: 43px;
text-indent: 45px;
}
}

/* ./css fixes for safari browser */

/* CSS fixes for iE */

@media all and (-ms-high-contrast:none)
{
	.amazingslider-img-1 img{ /* IE10 */
		max-width: 400px !important;
		width: auto !important;
		position: relative !important;
	}
	.amazingslider-img-1{
		text-align:center;
	} 
	*::-ms-backdrop, .amazingslider-img-1 img{ /* IE11 */
		max-width: 400px !important;
		width: auto !important;
		position: relative !important;
	}
	*::-ms-backdrop, .amazingslider-img-1{ 
		text-align:center;
	} 
}

/* End Css fixes for IE */