/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/



.firmas-subvencion .col-12{
    width: 100%;
}

.firmas-subvencion img{
    width: 100%

}

#Top_bar #logo img.logo-sticky{
    max-height: 70px!important;
}

.action_button.top-bar-right-button,
.button.action_button{
    display: none!important;
}
/* 
.mfn-footer .footer_copy .social-menu a {
    color:white!important;
}

.top_bar_right_wrapper, #Footer .widgets_wrapper, .extras,
.mfn-icon-box-move-up,
.single-portfolio .post-header,
.single-portfolio .project-description,
.single-portfolio .section-post-intro-share,
.single-portfolio .button.has-icon
{
    display: none!important;
}

#mfn-footer-template *{
    color: white!important;
} */

@media (min-width: 679px) {

    /* .wrap.mcb-wrap.mcb-wrap-3mbr4lhla.mcb-header-wrap.one.tablet-one.laptop-one.mobile-one.clearfix {
        min-width: 70%;
    }
    .subheader-both-center #Subheader .title {
        margin-top: 80px;
    } */

    .firmas-subvencion .col-lg-6{
        width: 50%;
    }
    .firmas-subvencion .row{
        display: flex;
        align-items: center;
    }

}