.main-text
{
	border-bottom: 1px solid #7cbc20;
	color: #0b4977;
	font-family: gotham-light;
	font-size: 26px;
	margin: 0px auto;
	margin-bottom: 60px;
	margin-top: -65px;
	padding-bottom: 65px;
	width: 80%;
}
.services
{
	margin-top: 68px;
	text-align: center;
}
.services .img-responsive
{
	margin: 0 auto;
}
.services h3
{
	color: #0b4977;
	font-family: gotham-light;
	font-size: 24px;
	margin-bottom: 26px;
	text-align: center;
}
.services p
{
	color: #484848;
	font-family: gotham-light;
	font-size: 18px;
	margin-bottom: 38px;
	text-align: center;
}
