/* Start Smart Solutions Page */

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

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

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

.services h2 {
	font-size: 40px
}

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

.services 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 */
