 
  .contenido_tipo102 {padding: 4rem;}
.navbar_content{    background-color: rgba(255,255,255,0.98);}
@media (max-width: 576px) {
        #sfcw .sf-event-type-header {flex-direction: column;}
        #sfcw .sf-event-time {
                width: fit-content;
                margin-top: 8px;
                position: initial !important;
        }
        .contenido_tipo102 {padding: 2rem;}
        #select_colapse{ padding-bottom: 0;}
        .navbar{padding: 0;}
        .view-mv{
            height: 40px;
            background-color: #fff;
        }

}

@media (max-width: 992px) {
#menuToggle >span{background: #000 !important;}
    .inverto {filter: none !important;}
    #menuToggle input{background-color: #000000;}
    #menuToggle span.hamburger-blanca{background-color: #000000 !important;}
    #menu_mobile_button:not(.sticky_button) nav  #menuToggle{top: 5px !important;}
}
@media screen and (min-width: 576px) and (max-width: 767px) {
   #menuToggle {top: 5px;}
}
 
