/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html, body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
}

a, a:hover{
	color: #cccc33;
	text-decoration:none;
}
/*body {
    /*padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. 
}*/

.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
 @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
/* Home Page Carousel */

header.carousel {
	height: 50%;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
/* 404 Page Styles */

.error-404 {
	font-size: 100px;
}
/* Pricing Page Styles */

.price {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px;
}
.period {
	display: block;
	font-style: italic;
}
/* Footer Styles */

footer {
	margin: 50px 0 0;
	padding-bottom:50px;
}
.navbar {
	margin-bottom: 0px;
	border: none;
}

/* Responsive Styles */


@media(max-width:991px) {
.customer-img, .img-related {
	margin-bottom: 30px;
}
}

@media(max-width:767px) {
.img-portfolio {
	margin-bottom: 15px;
}
header.carousel .carousel {
	height: 70%;
}
}
/*navbar*/
.navbar {
	min-height: 134px;/*margin-bottom: 40px;*/
}
.navbar-fixed-top {
	position: static;
}
.navbar-inverse {
	background-color: #818a8f;
	border-color: #818a8f;
	background: url(../images/bg-header.jpg) repeat-x;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #818a8f;
}
.nav>li {
	font-size: 20px;
	text-transform: uppercase;
	height: 133px;
}
.navbar-right {
	height: 133px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-top: 17px;
}
/*logo*/
.logo {
	width: 321px;
	height: 61px;
}

@media (max-width:999px) {
.logo {
	width: 168px;
	height: 32px;
}
.container>.navbar-header {
	padding-bottom: 20px;
}
.navbar {
	min-height: 70px;
}
.navbar-nav, .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	background-color: #818a8f;
}
.col-xs-6 {
	width: 100%;}
}

/*main menu*/
@media (min-width:320px) and (max-width:1000px) {
.nav>li {
	height: 50px;
}
.navbar-inverse .navbar-nav>li>a {
	padding: 10px;
}
.navbar-inverse .navbar-nav>li>a:hover {
	color: #cccc33;
	background: #6a7277;
}
.navbar-inverse .navbar-nav>li>a.active {
	color: #cccc33;
	background: #6a7277;
}
.navbar-right {
	height: 195px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}
.col-xs-6 {
	width: 100%;}
}

@media (min-width:999px) and (max-width:9999px) {
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	padding: 74px 20px 29px;
}
.navbar-inverse .navbar-nav>li>a:hover {
	color: #cccc33;
	background: #6a7277;
	border-bottom: 11px solid #cccc33;
}
.navbar-inverse .navbar-nav>li>a.active {
	color: #cccc33;
	background: #6A7277;
	border-bottom: 11px solid #cccc33;
}

}
/*Slider*/
.wrapper {
	/*height: 480px;*/
	padding-top:38px;
	background: url(../images/bg-slider.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom:solid 10px #cccc33;
}

/*Page Header*/
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	color:#cccc33;
	font-size:30px;
	border-bottom:none;

}
h2{
	color:#999999;
	font-size:22px;
	margin-bottom:20px;
}

h3{
	color:#999999;
	font-size:16px;
	margin-bottom:20px;
}
h5{
	color:#999999;
	font-size:20px;
	line-height:24px;

}
h4{
	color:#fff;
	font-size:25px;
	line-height:30px;

}

p{
	font-size:14px;
	line-height:24px;
	color:#000;
}

/*Footer*/
.footer-bg{
	background: url(../images/bg-footer.jpg) repeat-x 0 0 ;
}

p.text-footer{
	font-size:15px;
	line-height:22px;
	color:#999;
}
a.footer-links{
	font-size:15px;
	line-height:24px;
	color:#999;
	
}

.copyright, .copyright a{
	font-size:12px;
	line-height:20px;
	color:#666;
}

.btn-primary,.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary{
	color: #fff;
	background-color: #cccc33;
	border-color: #cccc33;
	border-radius: 0px;
	font-size:20px;
	line-height:22px;
}

.form-control {	
	padding: 5px 10px;
	font-size: 12px;
	color: #fff;
	background-color: #5a6369;
	background-image: none;
	border: none;
	border-radius: 0px;
}
.form-control::-moz-placeholder {
  color: #333;
}
.form-control:-ms-input-placeholder {
  color: #333;
}
.form-control::-webkit-input-placeholder {
  color: #333;
}
.form-group {
	margin-bottom: 2px;
}

.general-bg {
	/*height: 480px;*/
	background: url(../images/bg-general.jpg) repeat-x center 30px;
}

ul.features-list li{
	line-height:28px;
}

ul.features-list {
	list-style-type: none;
	position: relative;
	margin-left: 1em;
	padding-left: 0;
}
ul.features-list li:before {
	content: "\2022";
	position: absolute;
	left: -1em;
	color: #cccc33;
	margin-right: 5px;
}

.full-justify{
	text-align: justify;
}


ul.floorplans-list li{
	line-height:46px;
	font-size:20px;
}

ul.floorplans-list {
	list-style-type: none;
	position: relative;
	margin-left: 1em;
	padding-left: 0;
}
ul.floorplans-list li:before {
	content: "\2022";
	position: absolute;
	left: -1em;
	color: #cccc33;
	margin-right: 5px;
}








