/*
 Theme Name:   InsuGroup Child
 Theme URI:    http://insugroup.axiomthemes.com/
 Description:  InsuGroup Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     insugroup
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  insugroup-child
*/
header div .vc_row .wpb_row .vc_row-fluid .vc_row-o-equal-height .vc_row-o-content-middle .vc_row-flex .sc_layouts_row .sc_layouts_row_type_compact .sc_layouts_row_fixed{
	background: #F5F6F7 !important;
}
.sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: 120px !important;
}
.sc_layouts_logo img {
    max-height: 120px !important;
    width: auto;
}
.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
    max-height: 120px !important;
}
.sc_title::after, .sc_item_descr + .sc_item_columns::before, .sc_item_title + div[class*="_container"]::before{
	background: #003c71 !important;
}
#interes .wpcf7-list-item{
	display:block;
}
#interes .wpcf7-list-item .last{
	margin-bottom: 20px;
}
.scheme_default input[type="checkbox"]:checked + label:before{
	color: #003c71 !important;
}
.post_title{
	word-break: normal;
}
.scheme_default .widget{
	margin-bottom:50px!important;
}