.elementor-kit-14{--e-global-color-primary:#000000;--e-global-color-secondary:#463637;--e-global-color-text:#333333;--e-global-color-accent:#00BAA4;--e-global-color-fa4ca72:#E5E5E5;--e-global-color-fedf952:#FFFFFF;--e-global-color-e27ada0:#FDB813;--e-global-color-e8f7ee2:#F1F8F5;--e-global-color-89d4341:#09AAA4;--e-global-color-975ce78:#85D6D3;--e-global-color-f7f625d:#303030;--e-global-color-3f6930b:#09AAA4AB;--e-global-color-8896e85:#09AAA4DB;--e-global-color-5fedc70:#3D3D3D;--e-global-color-2ae54a4:#505050;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Montserrat Alternates";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:700;font-family:"Montserrat", Sans-serif;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1. Transición rápida al desplegar el menú */
.elementor-nav-menu--dropdown {
    transition: all 0.15s ease-in-out !important;
}

/* 2. Fondo verde más intenso y uniforme para todo el desplegable */
.elementor-nav-menu--dropdown,
.elementor-nav-menu--dropdown .sub-menu {
    background-color: #09AAA4 !important; /* Ajusta este código hexadecimal a tu verde corporativo */
}

/* 3. Indentación (sangría) para identificar claramente los subelementos */
.elementor-nav-menu--dropdown .sub-menu a {
    padding-left: 35px !important; /* Empuja el texto hacia la derecha */
    font-size: 1.1em !important;   /* Reduce ligeramente el texto secundario */
    opacity: 0.95;
}/* End custom CSS */