/*
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.4

All css files are placed in /css/ folder
*/
.twentyfourServices .column {
    min-height: 100px;
    color: #fff;
}
.twentyfourServices .column .column_attr {
    padding: 36px 20px 0 !important;
    BORDER-LEFT: 10PX SOLID #cbcbcb;
    MIN-HEIGHT: 130PX;
}

.twentyfourServices .column.SECOND .column_attr {
    BACKGROUND-COLOR: #4c4c4c;
}

.twentyfourServices .column .column_attr h3 {
    color: white;
    font-style: italic;
    font-weight: bold;
}
.featured-icon-box.left-icon .featured-icon:not(.ttm-icon_element-border), .featured-icon-box.left-icon .featured-icon, .featured-icon-box.left-icon .featured-content {
    display: table-cell;
    vertical-align: middle;
}
.featured-icon-box.left-icon .featured-content {
    padding-left: 24px;
}
.featured-icon-box.left-icon .featured-icon:not(.ttm-icon_element-border), .featured-icon-box.left-icon .featured-icon, .featured-icon-box.left-icon .featured-content {
    display: table-cell;
    vertical-align: middle;
}
.featured-title h5 {
    color: #fff;
    font-size: 22px;
    min-height: 31px;
}
.com-title h1.title span {
    color: #b72e36;
}
.com-title h1.title {
    /* color: #b72e36; */
    font-weight: 600;
    font-style: italic;
}
.inside {
    font-size: 25px;
    font-style: italic;
    color: #4a4a4a !important;
    font-weight: 600;
}
/*
.header-classic #Action_bar {
    position: static;
    background-color: transparent !important;
}
#Action_bar .column {
    margin-bottom: 0;
    overflow: inherit !important;
    background-color: #b72e36;
    width: auto;
    float: right;
    padding: 0 10px;
    position: relative;
    z-index: 2;
}
#Action_bar .contact_details {
    float: right;
}
#Action_bar .social {
    float: right;
    margin-right: 7px;
}
#Action_bar .column::before {
    position: absolute;
    top: 0px;
    left: -17px;
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-top: 60px solid #b72e36;
    border-right: 0 solid transparent;
    z-index: 3;
    content: "";
}
#Action_bar .column::after {
    position: absolute;
    top: 0px;
    right: -17px;
    width: 0;
    height: 0;
    border-right: 17px solid transparent;
    border-top: 60px solid #b72e36;
    z-index: 3;
    content: "";
}
#Top_bar .logo {
    top: -3px;
    position: relative;
}
#Top_bar.is-sticky .logo {
    top: 0;
}
li.slogan {
    text-transform: capitalize;
}

#menu > ul > li > a{
    font-size: 20px !important;
 }

element.style {
}
.header-classic #Action_bar, .header-fixed #Action_bar, .header-plain #Action_bar, .header-split #Action_bar, .header-stack #Action_bar {
    background-color: #b72e36;
}
.header-classic #Action_bar {
    position: static;
    background-color: #2C2C2C;
}
.header-classic #Action_bar {
    position: static;
    background-color: transparent !important;
}
#Action_bar {
	line-height: 38px !important;
	font-size: 16px;
}
.column_column ul {
    color: #202020 !important;
}
.vission h1 {
    color: #fff;
    font-weight: bold;
    font-style: italic;
}
.vission {
    color: #fff;
}
ul#menu-quick-links {
    background-color: transparent;
}