.elementor-2528 .elementor-element.elementor-element-c2bd851{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a6e888f *//* Hacer el Menú Sticky (Fijo al Hacer Scroll) */
.main-navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #333;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}/* End custom CSS */