.footer{
	background-color: #177206; color: white; text-align: center; padding: 10px 0;margin-top: 10px;
}
.social-icons{
	display: inline;
}

span.icon{
	display: block;
}

.call{
	background:url('../images/cll.png') 0 2px no-repeat; background-size: 100%; width: 25px; height: 25px; margin-right: 10px;
}

.contact{
	background:url('../images/msg.png') 0 2px no-repeat; background-size: 85%; width: 25px; height: 25px; margin-right: 10px;
}

.follow{
	background:url('../images/folow.png') 0 0 no-repeat; background-size: 25%; margin-right: 10px;
}

.facebook{
	background:url('../images/Graphics-Vibe-Simple-Rounded-Social-Facebook.ico') 0 0 no-repeat;	width: 25px; height: 25px; background-size: 90%;
}

.gplus{
	background:url('../images/Google-plus-icon.png') 0 0 no-repeat;	width: 25px; height: 25px; background-size: 90%;
}

.twitter{
	background:url('../images/larrybird-2.jpg') 2px 4px no-repeat #fff;	width: 25px; height: 21px; background-size: 90%;
}

.linkedin{
	background:url('../images/linkedIn-icon-logo-vector.png') 0 0 no-repeat;	width: 25px; height: 25px; background-size: 90%;
}

.youtube{
	background:url('../images/youtube-icon.png') 0 0 no-repeat;	width: 25px; height: 22px; background-size: 90%;
}

.icon{
	padding-left: 20px;
	float:left;
	margin-right: 5px;
}

.copyright{
	text-align: center;
	padding: 20px 40px;
}

.sub-title{font-size:40px;font-weight: normal;}