/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.8

All css files are placed in /css/ folder
*/
p {
    margin: 0 0 6px!important;
}
.wpcf7-textarea {
	height: 75px!important;
}
.wpcf7-mail-sent-ok {
	background: #274f8b!important;}
@media only screen and (max-width: 767px){
#Top_bar #logo img.logo-mobile {
    margin-left: -80px;
    display: inline-block;
}}
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #ffffff;
}


#Top_bar .logo {
    float: left;
    margin: 0px 30px 0 20px!important;
}
#Footer h1, #Footer h1 a, #Footer h1 a:hover, #Footer h2, #Footer h2 a, #Footer h2 a:hover, #Footer h3, #Footer h3 a, #Footer h3 a:hover, #Footer h4, #Footer h4 a, #Footer h4 a:hover, #Footer h5, #Footer h5 a, #Footer h5 a:hover, #Footer h6, #Footer h6 a, #Footer h6 a:hover 
{
    font-size: 16px!important;
    color: #fff!important;
    font-weight: 600!important;
}
#Top_bar .menu li ul li {
	font-size: 15px!important;}
p {
    margin: 0 0 15px;
    text-align: justify!important;
    font-size: 14px!important;
    line-height: 22px!important;
}
.slider_pagination .slick-active a{
	background-color: #274F8B!important;
}
#Footer, #Footer .widget_recent_entries ul li a {
    color: #ffffff!important;
}
a {
    color: #274F8B!important;
}
.button-stroke a.button, .button-stroke a.button.action_button, .button-stroke a.button .button_icon i, .button-stroke a.tp-button {
	border-color: #274F8B!important;
	color: #274F8B!important;
}
a.button_large .button_label {
    padding: 15px 30px;
    color: #fff!important;
}

#Footer {
    background-color: #76777a!important;
}
#Top_bar .menu > li > a span:not(.description) {
    display: block;
    line-height: 60px;
    padding: 0 20px;
    white-space: nowrap;
    font-size: 15px!important;
    border-right-width: 1px;
    border-style: solid;
}
.top_bar_left{
	width:1230px!important;
}