.popupaoc-button {
    padding: 10px 20px;
    text-align: center;
    font-weight: 500;
    background: white;
    border: solid black 3px !important;
    border-radius: 0px !important;
    color: black !important;
    display: inline-block;
    transition-duration: 0.4s;
    transform: uppercase;
}

.popupaoc-button:hover {
    background: white !important;
    border: solid #38B6FF 3px !important;
    transition-duration: 0.4s;
    color: #38B6FF !important;
}
.elementor-widget-tabs .elementor-tabs {
    text-align: -webkit-center;
}
#mep_1, #mep_2, #mep_3, #mep_4{, 
    width: 580px !important;
    height: 326.25px !important;
    min-width: 213px !important;
}
#mep_1 .wp-video-shortcode, #mep_2 .wp-video-shortcode, #mep_3 .wp-video-shortcode, #mep_4 .wp-video-shortcode{, 
    width: 580px !important;
    height: 326px !important;
}
.grecaptcha-badge {
    display:none !important;
}

.elementor elementor-24{
  position: relative !important;
  z-index: 50 !important;
}

.header-inner section-inner {
   display: none !important;
}

#download_button {
    padding: 10px 20px;
    text-align: center;
    font-weight: 500;
    background: black !important;;
    border: solid black 3px !important;
    border-radius: 0px !important;
    color: white !important;
    display: inline-block;
    transition-duration: 0.4s;
    transform: uppercase;
}

#download_button:hover {
    background: white !important;
    transition-duration: 0.4s;
    color: black !important;
    decoration: none !important;
}