






/* START */


.header{
	padding-top:0;
	padding-bottom:0;
	margin-bottom:30px;
	position:relative;
	z-index:99999;

}
.carousel .item{

	
}

/* CAROUSEL */
.item{
	text-align:center;
	
}

.item img{
	margin:auto;
	
}

.item h1, .item h2, .item h3, .item h4, .item h5, .item h6{
	margin-top:0;
	padding-top:0;
	
}

.item p, .item {
	
	font-size:16px;
	
}
.carousel-control:hover{
	background-color:#333;
	opacity: .6;
filter: alpha(opacity=60);
	
}



.display-none{
	display:none;
	
}



.project-box{
	margin-top:20px;
	
	
}



.project-box .span4{
	position:relative;
}



.project-box .span4 img{
	border-bottom:5px solid #138140;
	
}

.project-box .span4 span{
	display:block;
	width:100%;
	position:absolute;
	bottom:50px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}


.modal-body{
	max-height:none !important;
	
}

.modal{
	width:50%;
	left:40%;
	
}

.modal-backdrop, .modal-backdrop.fade.in {
-ms-filter: alpha(opacity=50);
opacity: .5;
filter: alpha(opacity=50);
}



.close{
	opacity: 1;
filter: alpha(opacity=1);
	
}


select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-box-shadow: inset 0px 0px 13px 3px rgba(50, 50, 50, 0.36);
-moz-box-shadow:    inset 0px 0px 13px 3px rgba(50, 50, 50, 0.36);
box-shadow:         inset 0px 0px 13px 3px rgba(50, 50, 50, 0.36);
	
}



input, textarea, .uneditable-input {
width: 94%;
-webkit-box-shadow: inset 0px 0px 13px 3px rgba(50, 50, 50, 0.36);
-moz-box-shadow:    inset 0px 0px 13px 3px rgba(50, 50, 50, 0.36);
box-shadow:         inset 0px 0px 13px 3px rgba(50, 50, 50, 0.36);
text-transform:uppercase;
font-style:italic;
color:#939598 !important;
font-family: 'Oswald', sans-serif;
  font-size: 18px;
   font-weight:400;
   letter-spacing:1px;
}

input[type="submit"]{
color:#fff !important;
background-color:#138140;
 font-size: 16px;
	font-style:normal;
	border:0px none;
	padding-left:30px;
	padding-right:30px;
}

.contact input{
	height:40px;
	margin-bottom:20px;
	
}

.contact textarea{
	height:180px;
	font-size: 14px;
	
}

.contact img.alignnone {
margin: 5px 5px 20px 0;
}

/* NAVIGATION */

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus{
	color:#fff !important;
	border-top:0px none !important;
	background: #128040; /* Old browsers */
background: -moz-linear-gradient(top, #128040 0%, #128040 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#128040), color-stop(100%,#128040)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #128040 0%,#128040 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #128040 0%,#128040 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #128040 0%,#128040 100%); /* IE10+ */
background: linear-gradient(to bottom, #128040 0%,#128040 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#128040', endColorstr='#128040',GradientType=0 ); /* IE6-9 */
	
}

.navbar .nav>li>a{
	text-shadow:none !important;
	border-top:0px none !important;
	
}

.navbar .nav>li>a:focus, .navbar .nav>li>a:hover{
	color:#fff !important;
	border-top:0px none !important;
	background: #128040; /* Old browsers */
background: -moz-linear-gradient(top, #128040 0%, #128040 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#128040), color-stop(100%,#128040)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #128040 0%,#128040 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #128040 0%,#128040 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #128040 0%,#128040 100%); /* IE10+ */
background: linear-gradient(to bottom, #128040 0%,#128040 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#128040', endColorstr='#128040',GradientType=0 ); /* IE6-9 */



}

.navbar .nav>li>a{
	color:#fff !important;
	padding:25.5px 15px 25.5px;
	font-weight:400;
	
}

.navbar-inner{
	border:0px none !important;
	
	
}

.span12{
	
	
}

/* NAVIGATION */


/* LOGO */

img#logo{
	position:absolute;
	
	
	
}

/* START */


h1.intro{
	padding:30px 0px 30px 0px;
	
	
}


/* PROJECT */

h4.target{
	line-height:10px;
	margin:0px;
	
}

.project{
	background:#006aad url(../img/projectbg.png) repeat top center;
	
}
.space{
	height:100px;
	
}

#mercer{
	background-color:#006aad;
	
}


/* CONTENT */

.content h2{
	text-transform:uppercase;
	color:#138140;
	font-size:24px;
	font-weight:400;
	
	
}

.border{
	background-color:#138140;
	height:3px;
	width:auto;
	clear:both;
	margin:20px 0px 20px 0px;
	
}


/* NAVTABS */

.container{

	
}
/*

.nav-tabs li{
	width:24.3%;

	text-align:center;
	
	
	
}
.nav-tabs li.active, .nav-tabs li.active a {
	border:none;
	padding-bottom:5px;
	
}

.nav-tabs li a,.nav-tabs li.active a   {
	
	background:none;
	
}


.nav-tabs li a, .nav-tabs li.active a {
	color:#fff;
	font-weight:400;
	font-size:16px;
	text-transform:uppercase;
	
}

.nav-tabs li a:hover,.nav-tabs li.active a:hover, .nav-tabs li:hover{
	background:#e5e5e5;
	border:none;
	color:#fff;
	
}

*/
.nav-tabs li{
	width:24.9%;

	text-align:center;
	
	
	
}
.nav-tabs {
  border-bottom:none;
  border:none;
  -webkit-box-shadow: 0;
  -moz-box-shadow:  0;
  box-shadow:  0;
  background:none;
}



.nav-tabs > li > a {
  padding-top: 18px;
  padding-bottom: 18px;
  line-height: 20px;
  border:none;
  color:#fff;
  font-weight:400;
  text-transform:uppercase;

}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus{

  border:none;

    
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #fff;
  background:none;
 

  cursor: default;
  border:none;
}





/* PORTFOLIO HOME */


.home-portfolio{
	
	background-color:#3d4245;
	color:#fff;
	
}

.thumbnails.gallery .thumbnail .caption a:hover{
	
	background-color:#69c629;
}




#testimonialCarousel .item, #testimonialCarousel img, #testimonialCarousel .item p, .testimonial, .testimonial p{
	color:#fff;
	text-align:left;
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	
	
}

 .testimonial{
	 margin-top:0;
	 
 }
 
 .testimonial-footer{
	 border:none;
	 margin-top:2px;
	 padding:0;
	 padding-top:5px;

	 
 }
 

	 .testimonial-footer:before,  .testimonial-footer:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-width:0px;
border-style: solid;
border-color: #69c629;

 border:none;
	 
 }


#testimonialCarousel  .carousel-control, .testimonial-footer, p.testimonial-footer b{
	color:#fff;
}



/* FOOTER */



.footer{
	padding:30px 0px 30px 0px;
background-color:#000;
	color:#b1b3b6;
	border-top:5px solid #138140;
	
	
}


.copyright{
	margin-top:10px;
	text-transform:uppercase;
	
}






/* FORM */


input.city{
	width:30%;
	float:left;
	margin-right:10px;
}
select{
height:50px;	
color:#939598 !important;
font-family: 'Oswald', sans-serif;
  font-size: 14px;
   font-weight:400;
   font-style:italic;
}
select.state{
	width:61%;
	float:left;
	
	
	
}
.wpcf7-form br{
	display:none;
	
}

span.wpcf7-not-valid-tip{
	clear:both;
	
	display:block;
	width:100%;

	font-size:12px !important;
	position:relative;
	top:-12px;
	
}

.span6.lineup {
    padding-top: 30px;
}

.span6.lineupb {
    padding-top: 16px;
	width:247px;
}

