/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#Footer .footer_action{background: #9ad9ea;padding:40px 0px;}
#Footer .footer_action h2{font-size: 25px;color: #34495e;line-height: 41px;text-align: center;font-weight: 700;font-style: italic;}
#Footer .footer_action h2:before{left: 50%;top: -12px;font-size: 80px;content: "\201C";position: absolute;margin-left: -25px;font-family: Georgia, serif;}
#footer a{color: rgba(255,255,255,0.7);}
.widget_archive ul li a, .widget_nav_menu ul li a:hover{text-decoration:none;}
.widget_archive ul, .widget_nav_menu ul {list-style:none;padding-left:0px;}
h2{font-size:40px;font-weight:500;}
.header-magazine #Top_bar .banner_wrapper{top: 50px;font-size: 1.4em}
#Top_bar{display:none;}
body.header-stack:not(.template-slider) #Header{min-height: 0}
#Content{padding-top:0px}


h4.title {
    color:#03679b;
    text-align: center;
    font-weight: 700;
}
.column_column ul li:before {
    content: "";
    display: block;
    background: url(../images/icons/list_check.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 15px;
}
.infobox{
    background:#fff !important;
}
.infobox ul li {
    color: #1a1a1a;
    line-height: 2.2em;
    padding-left: 30px;
}
.infobox ul li:before {
    width: 24px;
    height: 24px
}
.infobox ul li:after{
    border:0;
}
.shadow {
    box-shadow: 7px 8px 9px #716b6b;
    border-radius: 25px;
}
.accordion .question .title, .faq .question .title {
    color: #fff;
    background-color: #073f86;
    background-image: none;}
.faq .question .title > .acc-icon-plus, .faq .question .title > .acc-icon-minus {
    color: #fff;
}
.faq .question.active .title, .accordion .question.active .title , .question.active .title > .acc-icon-minus{
    color:#fff !important;
    
}

.faq .question {
    border: 0;
}
.title{
    border-radius: 15px !important;
}
.faq .question:after {
    background: none;
}
#get_quote{
    background: #073f86;}
.shadow {
    box-shadow: 7px 8px 9px #2d83f1c7;
}