.elementor-kit-6{--e-global-color-primary:#091057;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#078C03;--e-global-color-bcf4316:#F20505;--e-global-color-abf8e15:#F28705;--e-global-color-f5c9fbf:#EFCD10;--e-global-color-e6d4d91:#8C8C8C;--e-global-color-94be8c7:#BFBFBF;--e-global-color-a624e1a:#F2F2F2;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:35px;--e-global-typography-580aa84-font-family:"Oswald";--e-global-typography-580aa84-font-size:23px;--e-global-typography-580aa84-font-weight:400;font-family:var( --e-global-typography-580aa84-font-family ), Sans-serif;font-size:var( --e-global-typography-580aa84-font-size );font-weight:var( --e-global-typography-580aa84-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-580aa84-font-family ), Sans-serif;font-size:var( --e-global-typography-580aa84-font-size );font-weight:var( --e-global-typography-580aa84-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-6{font-size:var( --e-global-typography-580aa84-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-580aa84-font-size );}}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-580aa84-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-580aa84-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-580aa84-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-580aa84-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Estado normal: fondo blanco y texto negro */
.mi-submenu li {
  background-color: #ffffff;
}
.mi-submenu li a {
  color: #000000;
}

/* Estado hover: fondo azul oscuro y texto blanco */
.mi-submenu li:hover {
  background-color: #00008B; /* Azul oscuro */
}
.mi-submenu li:hover a {
  color: #ffffff;
}


#menuAzul a:hover {
  background-color: #00008B;
  color: #EFCD10;
}

#menuAzul a:hover .elementor-icon-list-text {
  color: #ffffff !important;
}

#menuAzul {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.page-header .entry-title{
    display: none
}/* End custom CSS */