/*
Theme Name:     finance-child
Description:    Child theme for the finance
Author:         Themesflat
Template:       finance

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.service-home .title
{
	font-size:20px;
	padding-top: 10px;
}
.testi-home blockquote {
	font-size: 16px;
	color: #fff;
	font-style: italic;
	position: relative;
	border: 0;
	padding: 20px 15px 0px 38px;
	margin-bottom: 29px;
	text-align: center;
}
.testi-home .testimonial-author
{
text-align: center;
	color: #fff;
}
.footer-widgets .col-md-4:last-child .widget-title
{ 
visibility:hidden;
}
.footer-widgets .widget.widget_nav_menu ul li {
	position: relative;
	width: 100% !important;
	float: left;
	padding-left: 15px;
	line-height: 24px;
	padding-top: 5.5px;
	padding-bottom: 5.5px;
}