.elementor-12966 .elementor-element.elementor-element-13a2d182{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--gap:4rem 4rem;--row-gap:4rem;--column-gap:4rem;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0rem;--padding-bottom:0rem;--padding-left:0rem;--padding-right:0rem;}.elementor-12966 .elementor-element.elementor-element-13a2d182.e-con{--flex-grow:0;--flex-shrink:0;}@media(max-width:1215px){.elementor-12966 .elementor-element.elementor-element-13a2d182{--padding-top:2rem;--padding-bottom:2rem;--padding-left:2rem;--padding-right:2rem;}}@media(max-width:767px){.elementor-12966 .elementor-element.elementor-element-13a2d182{--width:100%;--gap:2rem 2rem;--row-gap:2rem;--column-gap:2rem;--padding-top:0rem;--padding-bottom:0rem;--padding-left:0rem;--padding-right:0rem;}}/* Start custom CSS for html, class: .elementor-element-47536061 */.bmiCont {
    border-radius: 17px;
    overflow: hidden;
}

.bmiTable {
    text-align: center;
    margin-block-end: 0;
    font-size: 1.9rem;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
}

.bmiTable td, .bmiTable th {
    padding: 12px 22px 16px 22px;
    text-align: center;
    border: none;
}

.bmiTable td {
    border-bottom: 3px solid #fff;
}

.bmiTable tr:last-child td {
    border-bottom: none;
}

.bmiTable tr:nth-child(odd) td {
    background-color: var(--e-global-color-875ff48);
}

.bmiTable tr:nth-child(even) td {
    background-color: var(--e-global-color-9a6d868);
}

.bmiTable th {
    background-color: var(--e-global-color-875ff48);
    color: white;
    border-bottom: 3px solid #fff;
}

.bmiTable th:first-child {
    border-top-left-radius: 17px;
}

.bmiTable th:last-child {
    border-top-right-radius: 17px;
}

.bmiTable tr:last-child td:last-child {
    border-bottom-right-radius: 17px;
}

.bmiTable tr:last-child td:first-child {
    border-bottom-left-radius: 17px;
}

/* Estilos para Desktop */
@media (min-width: 769px) {
    /* En desktop, ocultamos las filas de aspecto */
    .bmiTable .aspect-row {
        display: none;
    }
    .bmiTable th, .bmiTable td {
        display: table-cell;
    }
    .bmiTable td:first-child,
    .bmiTable th:first-child {
        display: table-cell;
    }
    .bmiTable th:not(:first-child),
    .bmiTable td:not(:first-child) {
        width: calc((100% - 28%) / 2);
        text-align: center;
        border-left: 3px solid #fff; 
    }
    .bmiTable th:first-child,
    .bmiTable td:first-child {
        width: 28%;
    }
}

/* Estilos para Mobile */
@media (max-width: 768px) {
    /* En mobile, mostramos las filas de aspecto */
    .bmiTable .aspect-row {
        display: table-row;
        color: #ffffff;
    }
    /* Ocultamos la columna 'Aspecto' en thead y en filas que no son '.aspect-row' */
    .bmiTable thead th:first-child,
    .bmiTable tbody tr:not(.aspect-row) td:first-child {
        display: none;
    }
    .bmiTable th,
    .bmiTable td {
        display: table-cell;
        width: 50%;
        text-align: center;
    }
    .bmiTable th {
        background-color: var(--e-global-color-875ff48);
        color: white;
    }
    /* Ajustamos el estilo de las filas de aspecto */
    .bmiTable .aspect-row td {
        background-color: #b8d0ff !important;
        color: #030c24;
        text-align: center;
        padding: 10px;
        border-bottom: 3px solid #fff;
    }
    .bmiTable .aspect-row td[colspan="3"] {
        border-left: none;
        border-right: none;
    }
    /* Añadimos el borde izquierdo solo a la columna 'SEGURO DE SALUD' */
    .bmiTable th:nth-child(3),
    .bmiTable td:nth-child(3) {
        border-left: 3px solid #fff;
    }
    /* Ajuste de esquinas redondeadas en la última fila */
    .bmiTable .aspect-row:last-of-type + tr td:last-child {
        border-bottom-right-radius: 17px;
    }
    .bmiTable .aspect-row:last-of-type + tr td:first-child {
        border-bottom-left-radius: 17px;
    }
}/* End custom CSS */
/* Start custom CSS *//*ESTILO DEL FORMULARIO DEL FOOTER*/
/*Margen de las etiquetas*/
.footer-form .elementor-field-label { 
    padding-bottom: 7px !important; 
    margin-left: 16px !important;
    font-family: var(--e-global-typography-text-font-family ), Sans-serif;
}

.footer-form .elementor-field-group {
    margin-bottom: 23px !important;
}
/*Fix apariencia de links*/
.footer-form .elementor-field-group-datos a { 
    color: var(--e-global-color-secondary) !important;
    text-decoration: underline !important;
}
/*Alineación del checkbox, quitar box-shadow and margin required mark*/
#form-field-datos {
    vertical-align: middle !important;
    margin: -0px 0px -2px 0 !important;
    box-shadow: 0px 0px #ffffff !important;
}
.elementor-mark-required .elementor-field-label:after {
    padding-left: 0 !important;
}
/*Tamaño texto aceptación hay que poner siempre en el campo de aceptación de los formularios el id "datos" para que funcione*/
.elementor-field-group-datos label {
    font-family: var(--e-global-typography-c47117f-font-family ), Sans-serif;
    font-size: var(--e-global-typography-c47117f-font-size );
    font-weight: var(--e-global-typography-c47117f-font-weight );
    line-height: var(--e-global-typography-c47117f-line-height );
    letter-spacing: var(--e-global-typography-c47117f-letter-spacing );
}

/*color enlaces footer*/
.disclaimer-footer a{
     color: var(--e-global-color-229fd6a) !important;
}
/*--Selector paises--*/
/*limita los países que se muestran para hacer scroll*/
/*funciona en Chrome, Edge, and Safari*/
.countries-footer .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li .sub-menu {
    
max-height: 40px!important;
    overflow-x: hidden; !important;
    overflow-y: scroll !important;
   transform: translateY(-100) !important;
   margin-left: 10px !important;
}

/*Scrollbar*/
.countries-footer .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li .sub-menu::-webkit-scrollbar {
    width: 10px !important;  /* width of the entire scrollbar */
    
}

.countries-footer .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li .sub-menu::-webkit-scrollbar-thumb {
  background-color: var(--e-global-color-primary) !important; /* color of the scroll thumb */
  border-radius: 20px !important;       /* roundness of the scroll thumb */
  border: 2px solid white !important;  /* creates padding around scroll thumb */
}

.sub-arrow {
    margin-top: -0.45rem !important; /*adjusts the dropdown arrow potsition*/
}

/*funciona en firefox*/
.countries-footer .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li .sub-menu{
    scrollbar-width: thin !important;
    scrollbar-color: var(--e-global-color-primary) white !important;
}

/*color enlaces footer*/
.disclaimer-footer a{
     color: var(--e-global-color-229fd6a) !important;
}/* End custom CSS */