.help-block.form-error {
    font-size: 10px;
    color: red;
    font-weight: 100;
    display: block;
}

.img_programa {
    width: 370px;
}

.img_programa img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.fondo_verde {
    background: #00D4A3;
}

.fondo_morado_section {
    background: #2603A4;
}

.fondo_morado {
    background: #2603A4;
    padding: 50px 60px 44px 60px;
}

.border_radius_20 {
    border-radius: 20px;
    overflow: hidden;
}

.fondo_morado span {
    font-size: 15px;
    color: #fff;
    line-height: 35px;
}

.fondo_morado h2 {
    font-size: 25px;
    color: #00D4A3;
    line-height: 35px;
    margin: 0;
}

.fondo_morado .text_descrip_programa {
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    margin-top: 8px;
    font-weight: 300;
}

.text_descrip_programa strong {
    font-weight: bold;
}

.text_descrip_programa p:last-child {
    margin-bottom: 0px;
}

.img_dirigido {
    width: 392px;
}

.img_dirigido img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.num_dirigido {
    width: 80px;
    height: 100%;
    min-height: 59px;

}

.gap_15 {
    gap: 15px;
}

.gap_10 {
    gap: 10px;
}

.listado_movil {
    display: none;
}

.padding_left_dirigido {
    padding-left: 50px;
}

.row_num_dirigido {
    width: 59px;
    height: 59px;
    border-radius: 50%;
    background: #00D4A3;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 1px;
}

.num_dirigido::after {
    content: '';
    width: 59px;
    height: 59px;
    border-radius: 50%;
    border: 1px solid #00D4A3;
    display: block;
    position: absolute;

}

.row_num_dirigido span {
    font-size: 34px;
    line-height: 42px;
    color: #2603A4;
}

.detalles_dirigido {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;

}

.detalles_dirigido p {
    margin: 0;
    font-weight: 300;
}

.detalles_dirigido strong {
    font-weight: bold;
}

.sub_programa_dirigido {
    font-size: 15px;
    color: #fff;
    line-height: 35px;

}

.listado_dirigidos {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 25px;
}

.titulo_dirigido {
    font-size: 25px;
    color: #fff;
    line-height: 35px;
    margin: 0;
}

.text_titulo_b p {
    font-size: 30px;
    color: #fff;
    line-height: 35px;
    margin: 0;
}

.text_titulo_b h3 {
    font-size: 50px;
    color: #00D4A3;
    line-height: 35px;
    margin: 10px 0px;

}

.text_tiempo p {
    font-size: 134px;
    line-height: 90px;
    color: #00D4A3;
    margin: 0;
}

.text_tiempo span {
    font-size: 20px;
    line-height: 35px;
    color: #00D4A3;
    margin: 0;
}

.fondo_senati {
    position: relative;
    height: 472px;
}

.fondo_flotante_s {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}

.btn_inscripcion {
    font-size: 15px;
    line-height: 23px;
    color: #2603A4;
    background: #00D4A3;
    padding: 8px 17px;
    border-radius: 10px;
    margin-top: 15px;
}

.ali_str_solumn {
    align-items: flex-start;
}

.con_franja_verde {
    text-align: center;
    color: #2603A4;
    font-size: 25px;
    line-height: 45px;
    font-weight: 300;
}

.con_franja_verde strong {
    font-weight: bold;
}

.con_franja_verde p {
    margin: 0;
    font-weight: bold;
}

.item_iconos {
    height: 100%;
}

.cir_imagen {
    width: 111px;
    height: 111px;
    border-radius: 50%;
    background: #00D4A3;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    bottom: -15px;
}

.listado_iconos {
    margin-top: -15px;
}

.descrip_iconos {
    width: 100%;
    background: #2603A4;
    padding: 44px 15px;
    border-radius: 16px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    height: calc(100% - 111px);
    justify-content: center;
}

.descrip_iconos p {
    font-weight: 500;
    margin: 0;
}

.descrip_iconos p strong {
    font-weight: bold;
}

.titulo_socios {
    font-size: 25px;
    line-height: 43px;
    text-align: center;
    color: #fff;
}

.item_socio {
    height: 50px;
    padding: 0px 20px;
}

.item_socio img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.flecha_es_mod img {
    width: 40px;
}

.flecha_es_mod svg {
    display: none;
}

.listado_socios {
    margin-top: 9px;
}

.captura_logo {
    position: relative;
    overflow: hidden;
}

.logo_mapa_fantasma {
    position: absolute;
    left: 0;
}

.texto_mapa h2 {
    font-size: 35px;
    line-height: 41px;
    color: #2603A4;
    width: 100%;
    max-width: 348px;
    text-transform: uppercase;
}

.img_mapa picture {
    display: flex;
    padding: 20px;
    justify-content: flex-end;
}

.img_mapa picture img {
    width: 87%;
}

.text_derechos_s {
    font-size: 22px;
    line-height: 26px;
    color: #00D4A3;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.text_legales_s {
    color: #2603A4;
    font-size: 15px;
    line-height: 110%;
    color: #2603A4;
    text-align: center;
    margin: 0;
}

.text_banne_info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.logo_banner_senati {
    display: flex;
    justify-content: center;
    padding-top: 55px;
}

.logo_banner_senati img {
    width: 212px;
}


.bloq_formulario {
    width: 100%;
    max-width: 445px;
    padding-top: 30px;
    padding-bottom: 55px;
    position: relative;
}

.row_formulario {
    border-radius: 20px;
    overflow: hidden;
}

.cabecera_formulario {
    background: #2603A4;
    padding: 20px 63px;
}

.cabecera_formulario h2 {
    font-family: 'Poppins';
    font-size: 22px;
    color: #00D4A3;
    line-height: 107%;
    text-align: center;
    margin: 0;
    font-weight: 700;
}

.cuerpo_formulario {
    background: #fff;
    padding: 20px;
}

.cuerpo_formulario p {
    font-size: 15px;
    line-height: 107%;
    color: #000000;
    text-align: center;
}

.uk-form-title {
    font-size: 11px;
    color: #071B9F;
    margin-bottom: 11px;
    display: block;
}

.uk-input,
.uk-select:not([multiple]):not([size]) {
    height: 32px;
}

.uk-input,
.uk-select,
.bloq_completo input {
    border-radius: 4px;
    border: 1px solid #000000;
    font-size: 11px;
    height: 32px;
    font-weight: 500;
}

.btn_envio_for {
    background: #00D4A3;
    border-radius: 5px;
    padding: 11px 18px;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 15px;
    color: #2603A4;
    border: none;
    width: 143px;
    margin-top: 11px;
    font-weight: 700;
}

.personas_fantasma {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-51%);
    max-width: 500px;
}

.contenedor_text_banner {
    width: 100%;
    max-width: 350px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 50px;
}

.text_principal {
    margin-top: 10px;
}

.text_principal p {
    color: #fff;
    margin: 0;
    font-size: 36px;
    line-height: 1;
}

.text_principal p b {
    font-size: 30px;
}

.text_principal h2 {
    color: #fff;
    font-size: 61px;
    font-size: 3rem;
    line-height: 3.3rem;
    margin: 0;
    font-weight: bold;
}

.text-rigth {
    text-align: right;
}

.parrafo_banner p {
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    font-weight: 300;
    margin-top: 10px;
    font-weight: 600;
}

.frase_principal_blanco {
    background: #fff;
    padding: 7px 7px;
    margin: 10px 0;
}

.frase_principal_blanco p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;

}

.frase_principal_blanco p b,
.frase_principal_blanco p strong {
    color: #78BA3E;
    font-size: 14px;
    font-weight: bold;
}

.parrafo_banner p strong {
    font-weight: 600;
}

.fecha_inscripcion {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 14px 16px 13px 16px;
    position: relative;
}

.fecha_inscripcion::before {
    content: '';
    background-image: url('data:image/svg+xml,<svg width="15" height="51" viewBox="0 0 15 51" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.39001 50.73H14.5V50.39H1.78001V0.34H14.5V0H1.39001V50.73Z" fill="white"/><path d="M3.18 16.51H0V30.13H3.18V16.51Z" fill="white"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    width: 18px;
    height: 100%;
}

.fecha_inscripcion::after {
    content: '';
    background-image: url('data:image/svg+xml,<svg width="16" height="51" viewBox="0 0 16 51" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.940002 50.73H14.04V0H0.940002V0.34H13.65V50.39H0.940002V50.73Z" fill="white"/><path d="M15.44 16.51H12.26V30.13H15.44V16.51Z" fill="white"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    width: 18px;
    height: 100%;
}

.fecha_inscripcion span {
    font-family: 'Poppins';
    font-size: 24px;
    line-height: 107%;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.fecha_inscripcion p {
    font-size: 24px;
    line-height: 107%;
    color: #00D0D4;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.fondo_flotante_s2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.quitar_svg svg {
    display: none;
}

.botones_movil_iconos {
    height: 70px;
    width: 180px;
    margin: auto;
    margin-top: 20px;
}

.listado_socios .uk-position-center-left-out {
    right: 98%;
    margin: 15px 0px;
}

.listado_socios .uk-position-center-right-out {
    left: 98%;
    margin: 15px 0px;
}

.botones_movil_socio {
    position: relative;
    height: 70px;
    width: 180px;
    margin: auto;
    margin-top: 20px;
}

.fondo_banner {
    background-position: top center;
    background-size: cover;
    height: auto;
    /* height: 700px; */
}

.img_movil {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

.aparecer_movil_c,
.aparecer_movil {
    display: none;
}

.fondo_gracias {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    display: flex;
    align-items: center;
    background-position: top center;
}

.fondo_gracias .uk-section {
    width: 100%;
}

.bloq_info_gracias_g {
    width: 394px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}

.cuadro_verde_x {
    background: #fff;
    color: #071B9F;
    margin: 0;
    padding: 12px 17px;
    border-radius: 10px;
}

.logo_gracias_2025 img {
    width: 199px;
}

.cuadro_verde_x p {
    margin: 0;
    font-size: 14px;
    line-height: 121%;
}

.descripcion_gracias {
    font-size: 28px;
    text-align: center;
    color: #fff;
}

.bloq_info_total_2025 {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
}

.descripcion_2_2025 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 300;
}

.texto_breve_g {
    font-size: 19px;
    text-align: center;
    color: #fff;
}

.descripcion_gracias p,
.descripcion_2_2025 p,
.texto_breve_g {
    margin: 0;
}

.grupo_telefono_contacto {
    width: 337px;
    justify-content: space-between;
    gap: 20px;
}

.grupo_telefono_contacto a {
    cursor: default;
    padding: 10px 0px;
    background: #DEDEDE;
    border-radius: 7px;
    color: #071A9D;
    justify-content: center;
}

.grupo_telefono_contacto a:first-child {
    width: 168px;
}

.grupo_telefono_contacto a:last-child {
    width: 149px;
}

.uk-text-terminos {
    font-size: 11px;
    /*font-weight: initial;*/
    font-weight: 500;
}

.uk-grid-form.uk-grid-small>.uk-grid-margin {
    margin-top: 10px;

}

.text_cuadro_new_azul {
    background: #00d4a3;
    color: #2603A4;
    font-size: 20px;
    line-height: 25px;
    padding: 15px;
    display: table;
    width: 100%;
    max-width: 305px;
    margin-top: 20px;
    text-transform: uppercase;
}

.direccion_mapa_final_d {
    opacity: 1 !important;
}