@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Oswald:300,400,500,700');

body{
	background-color: #000;
    line-height: 1.4;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #6F6F7F;
}
nav.navbar.navbar-inverse {
    background-color: #0000;
}
.navbar-inverse .navbar-brand {
    max-width: 300px;
}
h2 {
    font-family: 'Open Sans',sans-serif;
    font-size: 26px;
    line-height: 1.3;
    color: #8989a0;
    font-weight: 300;
    text-transform: uppercase;
}
h3 {
    font-family: 'Oswald',sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}

.txt h5 {
    text-align: center;
    width: 300px;
    height: 20px;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #91919b;
    text-transform: uppercase;
    padding: 0px 0px 2px;
    margin-top: 61px;
}
ul.nav.navbar-nav {
    text-align: right;
    margin-top: 30px;
}
ul.nav.navbar-nav li {
    position: relative;
}
ul.nav.navbar-nav li a {
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    color: #91919B;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 15px;
    margin: 0 2px 5px;
    text-decoration: none;
    display: block;
    border-left: 1px solid #31313a;
    text-shadow: 0 -1px 1px #000;
}
ul.nav.navbar-nav li:first-child a {
    border-left: 0px;
}
ul.nav.navbar-nav li a:hover {
    font-weight: 400;
    color: #FFF;
}
ul.nav.navbar-nav li ul {
    border: 5px solid #31313a;
    background: #414147;
    list-style: none;
    text-align: left;
    padding: 0px;
    position: absolute;
    top:100%;
    left: 0px;
    display: none;
    z-index: 1;
    width:200px;
}
ul.nav.navbar-nav li:hover ul {
    display: block
}
ul.nav.navbar-nav li ul li {
    display: block;
}
ul.nav.navbar-nav li ul li a {
    font-family: 'Oswald',sans-serif;
    font-size: 15px;
    color: #b1b1bB;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 7px 15px;
}
.carousel-inner img {
    height: 500px !important;
    margin: 0 auto;
    display: block !important;
}
ol.carousel-indicators {
    margin-bottom: -54px;
}
ol.carousel-indicators li {
    box-shadow: inset 0 2px 2px rgba(50,50,50,.5);
    background: #969696;
    border-radius: 5px;
    display: inline-block;
    border: none;
}
ol.carousel-indicators li.active {
    background-color: #98c22a !important;
    cursor: default;
    border: none; 
}
.content-text h2 {
    text-align: center;
    color: #D3D3D3 !important;
    margin-top: 75px;
    margin-bottom: 75px;
    font-family: 'Open Sans',sans-serif;
	font-size: 26px;
    line-height: 1.3;
    font-weight: 200;
    text-transform: uppercase;
}
.modern-text h2 {
    text-align: center;
    color: #8989a0;
    margin-top: 75px;
    font-family: 'Open Sans',sans-serif;
	font-size: 26px;
    line-height: 1.6;
    font-weight: 200;
    text-transform: uppercase;
}
span.modern-heading {
    color: white;
}
p.modern-para {
    text-align: center;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    color: #8989A0;
    margin-bottom: 50px;
}    
.kitchens-section {
    background-color: #212127;
    padding-bottom: 50px;
    padding-top: 50px;
    margin-bottom: 50px;

}
.kitchens-heading h2 {
    text-align: center;
    font-family: 'Oswald',sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-right: 170px;
    margin-top: 70px;
}
ul.kitchens-list {
    color: #6F6F7F;
    margin-left: 30px;
    margin-top: 35px;
}
.kitchens-img {
    padding-right: 0px;
    text-align: right;
}
.kitchens-img img {
    display: inline-block;
    border: 2px solid black;
}

.rooftop-section{
	background-color: #212127;
    padding-top: 25px;
    padding-bottom: 25px;
}
.rooftop-heading {
    padding: 0px 25px;
}
.rooftop-heading h3 {
    text-align: center;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 30px;
}
.rooftop-heading img {
    border: 3px solid #16161A;
}

.rooftop-list {
    font-size: 18px;
    color: #D3D3D3;
    padding-top: 80px;
    padding-left: 10px;
}

section#rooftop{
	margin-bottom: 60px;
    margin-top: 30px;
}
.neighborhood-heading h2 {
    text-align: center;
    color: #8989a0;
    margin-top: 45px;
    font-family: 'Open Sans',sans-serif;
	font-size: 26px;
    line-height: 1.6;
    font-weight: 200;
    text-transform: uppercase;
}
.neighborhood-content-head{
    text-align: center;
    color: #94989e;
    font-family: 'Open Sans',sans-serif;
	font-size: 12px;
    line-height: 1.6;
    font-weight: 200;
}
.map-heading h6 a {
    color: white;
    font-size: 12px;
}
.neighborhood-place-heading h2 {
    text-align: center;
    color: #8989a0;
    margin-top: 45px;
    font-family: 'Open Sans',sans-serif;
	font-size: 26px;
    line-height: 1.6;
    font-weight: 200;
    text-transform: uppercase;
}
.neighborhood-content-heading h2 {
    color: #8989a0;
    font-family: 'Open Sans',sans-serif;
	font-size: 12px;
    line-height: 1.6;
    font-weight: 200;
}
.supermarket-heading h2 {
    color: #8989a0;
    font-family: 'Open Sans',sans-serif;
	font-size: 12px;
    line-height: 1.6;
    font-weight: 200;
    margin-bottom:30px;
}
.banking-heading h2 {
    color: #8989a0;
    font-family: 'Open Sans',sans-serif;
	font-size: 12px;
    line-height: 1.6;
    font-weight: 200;
    margin-bottom:30px;
}
.pharmacies-heading h2 {
    color: #8989a0;
    font-family: 'Open Sans',sans-serif;
	font-size: 12px;
    line-height: 1.6;
    font-weight: 200;
    margin-bottom:30px;
}
.parks-heading h2 {
    color: #8989a0;
    font-family: 'Open Sans',sans-serif;
	font-size: 12px;
    line-height: 1.6;
    font-weight: 200;
    margin-bottom:30px;
}
.playground-heading h2 {
    color: #8989a0;
    font-family: 'Open Sans',sans-serif;
	font-size: 12px;
    line-height: 1.6;
    font-weight: 200;
    margin-bottom:30px;
}
.public-heading h2 {
    color: #8989a0;
    font-family: 'Open Sans',sans-serif;
	font-size: 12px;
    line-height: 1.6;
    font-weight: 200;
    margin-bottom:30px;
}
.first-colom-content p{
	color: white;
}
.second-colom-content p{
	color: #D3D3D3;
}
.third-colom-content p{
	color: white;
}
.first-super-colom-content p{
	color: white;
	margin-top: -5px;
}
.second-bank-colom-content p{
	color: white;
	margin-top: -5px;
}
.third-phar-colom-content p{
	color: white;
	margin-top: -5px;
}
.first-parks-colom-content p{
	color: white;
	margin-top: -5px;
}
.second-play-colom-content p{
	color: white;
	margin-top: -5px;
}
.third-publics-colom-content p{
	color: white;
	margin-top: -5px;
}
hr.underline-neigborhood {
    width: 84%;
    border: 2px solid;
}
section#neighborhood-content-2 {
    margin-bottom: 60px;
}
.contact-head img {
    width: 100%;
    height: 700px;
}
.contact-head {
    margin-bottom: 30px;
}
.contact-section {
    background-color: #212127;
    margin-top: 35px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.contact-heading h2 {
    text-align: left;
    font-family: 'Oswald',sans-serif;
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    margin: 0px;
}
.contact-content p {
    color: #fff;
    margin:0px;
}

.contact-heading, .contact-content {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.contact-heading {
    width: 40%;
}
.contact-content {
    width: 59%;
}

.form {
    color: #8989A0;
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.contact-star {
    color: red;
    padding-left: 5px;
}

.col-md-6.col-sm-6.col-xs-12.bathroom-img img {
    margin: 22px 0 0 0px;
    border: 2px solid black;
    width: 100%;
}
section#bathroom {
    margin-bottom: 50px;
}

input[type=text], input[type=email], input[type=number], textarea, select {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000;
    padding: 5px;
    margin-bottom: 20px;
}
.form-value {
    background: #535362;
    border-color: #16161a;
    padding: 5px;
    color: #999;
}

input[type=submit] {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    padding: 5px 25px;
    color: #fff;
    background-color: #212127;
    border: 1px solid #535362;
}
.contact_details .txt {
    padding: 13% !important;
    margin-bottom: 50px !important;
    border-bottom: 1px solid #535362;
    margin: 13%;
    display: block;
    font-size: 16px;
}
.contact_details .txt p {
    margin-bottom: 0px;
}
.contact_details .txt a {
        color: #D3D3D3;
}

.contact-footer {
    padding: 20px 0px;
}
@media only screen and (max-width: 768px){

	ul.nav.navbar-nav{
		margin-left: 10px;
	}
	a.navbar-brand img{
		width: 170px;
	}
	ul.nav.navbar-nav li a{
		font-family: 'Oswald',sans-serif;
	    font-size: 12px;
	    color: #91919B;
	    font-weight: 600;
	    text-transform: uppercase;
	    letter-spacing: 1px;
	    margin: 4px 2px 5px;
	    text-decoration: none;
	    display: block;
	    border-left: 1px solid #31313a;
	    text-shadow: 0 -1px 1px #000;
	}
	ul.kitchens-list {
	    margin-top: 15px;
	    font-size: 14px;
	    color: #D3D3D3;
	    margin-left: -22px;
	}
	ul.bathroom-list {
	    margin-top: 15px;
	    font-size: 14px;
	    color: #D3D3D3;
	    margin-left: -22px;
	}
	.kitchens-section {
	    background-color: #212127;
	    height: 315px;
	}
	.col-md-6.kitchens-img img {
	    border: 2px solid black;
	    width: 100%;
	    /*margin-left: 15px;*/
	}
	.col-md-6.bathroom-img img {
	    border: 2px solid black;
	    width: 100%;
	    margin-left: 15px;
	}    

	.rooftop-heading img{
		width: 100%
	}
	section#bathroom {
	    margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px){
	p.modern-para{
		width: auto;
		margin-left: 1px;
	}
	.kitchens-section {
	    background-color: #212127;
	    height: 500px;
	    padding-top: 10px;
	    padding-bottom: 20px;
	}
	.bathroom-section {
	    background-color: #212127;
	    height: 500px;
	    padding-top: 10px;
	    padding-bottom: 20px;
	}
	.kitchens-heading h2{
		text-align: center;
		margin-right: 0px;
		margin-top: 0px;
	}
	.bathroom-heading h2{
		text-align: center;
		margin-right: 0px;
		margin-top: 0px;		
	}
	ul.bathroom-list {
	    margin-top: 13px;
	    font-size: 13px;
	    color: #D3D3D3;
	    margin-left: -15px;
	}
	section#bathroom {
	    margin-bottom: 50px;
	}
	.col-md-6.kitchens-img img { 
	    width: 100%;
	    /*margin: 0px 0px 0px 10px;*/
	    margin: 0px 0px 0px 0px;
	}
	.col-md-6.bathroom-img img {
	    width: 100%;
	    margin: 0px 0px 0px 10px;
	}
	a.navbar-brand img {
	    width: 220px;
	}
	.rooftop-heading img {
	    width: 100%;
	}
	.rooftop-section {
	    background-color: #212127;
	    height: auto;
	    top: 0px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	ul.kitchens-list {
	    margin-top: 75px;
	    font-size: 18px;
	    color: #D3D3D3;
	    margin-left: -16px;
	}
	.map-heading h6 {
	    margin-left: 25px;
	    margin-top: 23px;
	}
	ul.kitchens-list {
	    margin-top: 13px;
	    font-size: 13px;
	    color: #D3D3D3;
	}
}


