@charset "UTF-8";
/* CSS Document */

.carousel-caption {
	padding:15px 15px 75px 15px;
	vertical-align:middle;
	/*width:100%;
	margin-left:-240px;*/
	z-index:10;
}

.carousel-caption p {
	line-height:100%;
	font-size:1.1em;
	padding-bottom:10px;	
}

.carousel-caption > h1 {
	font-size:2.75em;
	line-height:95%;
	letter-spacing:-1px;
	color:white;
	text-shadow: 0px 5px 6px rgba(0, 0, 0, .9);
	
}

.carousel-caption .btn {
	width:50%;	
}

h2 {
	text-transform:uppercase;
	font-size:16px !important;
}

.intro {
	width:75%;
	text-align:center;	
}

.testimonial {
	padding:30px 3% 30px 3%;
	background-color:#e3e0d0;
}

#news {
	padding-left:60px;
	padding-top:30px;	
}

#news h2 {
	padding-left:15px;	
}

.btn {
	max-width:330px;
	margin-bottom:0px;	
}

.btn-group
{
width:100%;
max-width: 330px;
margin-bottom: 0px;
}

.carousel-control {
	z-index:20;	
}