/* Start Smart Solutions Page */

.about-us {
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: 'Raleway', sans-serif;
}

.about-us h1,
.about-us .h1,
.about-us h2 {
	font-weight: bold;
	letter-spacing: -2px;
	color: #767676
}

.about-us h1,
.about-us .h1 {
	font-size: 60px;
}

.about-us h2 {
	font-size: 40px
}

.about-us .lead {
	line-height: 2.2;
	color: #7A7A7A
}

.about-us img {
	-webkit-box-shadow: 5px 10px 40px #ebebeb;	
	-moz-box-shadow: 5px 10px 40px #ebebeb;	
	-o-box-shadow: 5px 10px 40px #ebebeb;	
	box-shadow: 5px 10px 40px #ebebeb;
	margin-top: 20px
}

/* End Smart Solutions Page */
