/*
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)
*/
.bottom .widget-custom-menu {
   
    display: none;
}
.flat-before-footer {
  
    display: none;
}
.footer .icon {
	float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    float: left;
    margin-right: 10px;
    line-height: 40px;
    color: #fff;
    background: #18ba60;
    text-align: center;
    margin-top: -7px;
}
#custom_html-2 ul li {
	margin-bottom:10px;
}
.service-section h4.flat-iconbox-title {
    margin-bottom: 50px;
}
.service-section .title-section.style3 {
    margin-bottom: 80px;
}
.service-section h4.flat-iconbox-title {
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
}
.service-section .flat-iconbox .flat-iconbox-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.service-section .flat-iconbox.left .flat-iconbox-content, .service-section .flat-iconbox.left .flat-iconbox-title, .service-section .flat-iconbox.left .sub-title {
    padding-left: 70px;
}
.service-section {
    padding-top: 50px;
}
.testimonial-section {
    padding-top: 50px;
    padding-bottom: 50px;
	background-attachment:fixed;
}
.testimonial-section h1.title {
    color: white!important;
}
.about-section h1.title {
    font-size: 25px;
    line-height: normal;
}
.about-section {
    padding-top: 50px;
	padding-bottom: 50px;
}
.our-blog {
    padding-top: 50px;
    padding-bottom: 30px;
}
.our-blog h1.title {
    margin-bottom: 70px!important;
}
.flat-contact-form .flat-iconbox-content {
    display: table-cell!important;
    padding-left: 30px;
}
.flat-contact-form .flat-iconbox-header {
    display: table-cell!important;
    vertical-align: middle;
}
.flat-contact-form .flat-iconbox .flat-iconbox-icon {
    
    border-radius: 0!important;
}
.flat-contact-form .title-section .title {
    font-size: 25px;
}
.about-section p {
	text-align:justify;
} 
.page-title.pagetitle_style_1 h1.title {
    font-size: 24px;
}
.footer a:hover {
    color: #a0d0e5;
}