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

html {
    height: auto;
}

a,
a:hover,
a:focus,
a:active,
a:visited,
a:active:hover,
a:active:focus {
    text-decoration: none;
    font-weight: 500;
}

.feature_box .animate,
.complaint_box .animate {
    border-radius: 8px;
}

.feature_box h5,
.feature_box p,
.about_content p {
    color: #FFFFFF;
}

.service_title h4 {
    margin-bottom: 6px;
}

.service_title p {
    margin: 0 26%;
}

.feature_box .service_box {
    position: relative;
    top: -80px;
    height: 80px;
    text-align: center;
}

.feature_box h4 {
    text-align: center;
}

.feature_box .seprator {
    width: 80px;
    height: 5px;
    background: #FFFFFF;
    border-radius: 3px;
    margin: 0 auto;
}

.feature_box ul {
    margin-left: 20px;
}

.feature_box li {
    margin-bottom: 5px !important;
    color: #FFFFFF;
    line-height: 19px;
}

.inquiry_call h5 {
    font-size: 32px;
    line-height: 46px;
}

a.button .button_icon i {
    color: #FFFFFF;
}

.map h4 {
    margin-bottom: 0;
}
    
address,
aside {
    text-align: center;
}

.privacy_policy ul li {
    font-weight: 600;
}

.features  .feature_box .animate {
    height: 380px;
}

#Productos  .feature_box .animate {
    height: 450px;
}

.key_piece p {
    width: 50%;
    float: left;
    font-size: 16px;
}

.key_piece p.key_title {
    width: 100%;
    display: block;
    float: none;
    font-size: 22px;
    margin-bottom: 22px;
    color: #282d73;
}
.feature_box p {
    margin-bottom: 0;
}
.imagen{
    display: none;
}
.color-text p {
    color: #FFF;
}
.color-text h4 {
    color: #282d73;
}
.slider-somos {
    padding: 30px 0;
}
@media (min-width: 1240px){
    #Top_bar .logo {
        display: none;
    }
    #Top_bar.is-sticky .logo {
        display: block;
    }
}
@media (max-width: 767px){
    .slider-somos {
        padding: 0 !important;
    }
}