.elementor-kit-6{--e-global-color-primary:#74119E;--e-global-color-secondary:#C93F3F;--e-global-color-text:#000000;--e-global-color-accent:#CCCCCC;--e-global-color-dd9ccb8:#FFFFFF;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:500;font-family:"Rubik", Rubik;font-size:18px;font-weight:300;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"Rubik", Rubik;font-size:18px;}.elementor-kit-6 a:hover{text-decoration:underline;}.elementor-kit-6 h1{font-family:"Rubik", Rubik;font-size:43px;font-weight:800;}.elementor-kit-6 h2{font-family:"Rubik", Rubik;font-size:50px;font-weight:600;}.elementor-kit-6 h3{font-family:"Rubik", Rubik;font-size:26px;font-weight:600;}.elementor-kit-6 h4{font-family:"Rubik", Rubik;font-size:22px;}.elementor-kit-6 h5{font-family:"Rubik", Rubik;font-size:18px;font-weight:300;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Rubik", Rubik;font-size:18px;font-weight:500;color:var( --e-global-color-primary );background-color:var( --e-global-color-dd9ccb8 );border-radius:18px 18px 18px 18px;padding:10px 20px 10px 20px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@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 */body{
    overflow-x: hidden;
}
a.table-link{
    font-size: 14px
}


select::-ms-expand {
    display: none !important; /* Quita el icono del navegador en Edge e IE */
}
select option:hover {
    background-color: #f9f9f9 !important; /* Fondo gris suave */
    color: #333; /* Color del texto */
}

/* Para el estado seleccionado */
select option:checked {
    background-color: #e6e6e6 !important; /* Fondo más claro al seleccionarse */
    color: #333; /* Color del texto */
}

select:focus {
    outline: none !important; /* Quita el contorno azul */
    border-color: #aaa !important; /* Cambia el borde al hacer foco */
    background-color : #f0f0f0 !important; /* Fondo ligeramente más oscuro */
}
.elementor-kit-6 a:hover{
    text-decoration: none
}/* End custom CSS */