body {
    font-family: 'Montserrat' !important;
}

.centrar_bl {
    display: flex;
    justify-content: flex-end;
}

.centrar_bl3 {
    display: flex;
    justify-content: center;
}

.centrar_bl2 {
    width: 120px;
}

.centrar_bl2 p {
    margin: 0;
    text-align: left;
}

.row_item_monto_bene {
    line-height: 2.2;
}

.row_resaltado {
    margin-left: 8px;
}

.new_ancho_d .centrar_bl2 {
    width: 180px !important;
}

.inte_font_d {
    margin-bottom: 0px;
}


.bloq_folder_inkapital .input-group-text {
    border: none !important;
}

.file-icon .folder-icon h5 {
    margin-bottom: 0px !important;
}

.file-icon .folder-icon i {
    font-style: initial !important;
}

.file-icon .folder-icon i::before {
    font-size: 25px !important;
}

.centrar_bl span {
    text-align: left;
}

#icono_menu_movil {
    display: none;
}

.apexcharts-toolbar,
.quitar_barra_chart .apexcharts-yaxis {
    /* display: none !important; */
}

.card-header .card-title {
    text-transform: capitalize !important;
}

.traslado_menu {
    transform: translate(0, 0) !important;
    transition-duration: 0.5s;
}



.logo_principal_inkapital {
    margin-top: 32px;
    width: 200px;
}

.titulo_secundario {
    color: #0f2d4e;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}

.conten_formulario_al {
    margin-top: 42px;
}




.titulo_formulario {
    color: #222;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.stilo_placehol {
    color: #828282 !important;
    text-overflow: ellipsis;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
}

.stilo_placehol::placeholder {
    color: #C4C4C4;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.alinear_che {
    display: flex !important;
    align-items: center;
}




.contrasena_visible {
    position: relative;
}

.contrasena_visible img {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.bloq_boton_contrasena {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.displ_fle_cgrid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
}

.bloq_boton_contrasena a:first-child,
.btn_olvide_cl {
    color: #2D9CDB;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.titulo_cabecera {
    padding-left: 13px;
    color: #0f2d4e;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.4px;

}

.bloq_boton_contrasena a:last-child {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    width: 136px;
    display: flex;
    padding: 12px 20px;
    border-radius: 50px;
    background: #d4d4d4;
    justify-content: center;
}


.custom-checkbox {
    display: none;
}

.custom-checkbox+label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    color: #232727;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;

}

.custom-checkbox+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1.5px solid #6A6868;
    border-radius: 4px;
    background-color: #fff;
    transition: background-color 0.3s ease;
    /* Agregar una transición suave */
}

.custom-checkbox:checked+label:before {
    background-color: #fbb03b;
    border-color: #fbb03b;
}

.custom-checkbox+label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 5px;
    width: 13px;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-60deg);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.custom-checkbox:checked+label:after {
    opacity: 1;
}


.new_ancho_formu {
    width: 100%;
    max-width: 544px;
    /* height: 544px; */
    display: flex;
    align-items: center;

}

.new_ancho_formu_inter {
    width: 100%;
    /* max-width: 488px; */
}

.btn_atras_login {
    display: flex;
    align-items: center;
}

.btn_atras_login i {
    color: #0f2d4e;
    font-size: 18px;
}

.btn_atras_login span {
    color: #0f2d4e;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    margin-left: 10px;
}

#sidebar {
    background: #0f2d4e!important;
}



.titulo_barras {
    text-align: center;
    color: #0f2d4e;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;

}

.centrar_img_barra {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 0px;
}


.pie_especi_bene {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pie_especi_bene img {
    display: block;
    width: 100%;
}

.alargar_barra {
    padding: 23px 0px 90px
}

.titulo_dashboard {
    color: #232727;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.4px;
}

.icon_menu_2024 {
    width: 100%;
    max-width: 158px;
    padding: 0;
    display: flex;
    align-items: center;
}

.icon_menu_2024 figure {
    width: 24px;
    height: 24px;
    margin-bottom: 0 !important;
}

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

.icon_menu_2024 span {
    margin-left: 24px;
    width: calc(100% - 50px);
    white-space: break-spaces !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 1.2 !important;
    color: #fff;
}


.menu_2024_inkapital {
    margin-top: 30px;
}

.menu_2024_inkapital li {
    padding: 18px 30px;
}

.menu_2024_inkapital li.active_slider {
    background: #475b7b;
}

.menu_2024_inkapital li.active_slider span {
    color: #fff;
}

.bloq_cerrar_sesion::before {
    content: '';
    display: block;
    width: 80%;
    margin: auto;
    opacity: 0.2;
    height: 2px;
    background: #fff;
}

.centrar_perfil {
    display: flex;
    justify-content: center;
}


.conte_camara_file {
    width: 40px;
    height: 40px;
    background: #F6AF31;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    bottom: 50px;
    right: -110px;
}

.conte_camara_file span {
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

#fileFoto {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 100%;
}

.tab-menu-heading .agregar_linea_tab a {
    border-bottom: 2px solid transparent !important;
    border-radius: 0px !important;
    margin-left: 0px !important;
    padding: 13px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.tab-menu-heading .agregar_linea_tab a.active {
    color: #F6AF31 !important;
    border-bottom: 2px solid #F6AF31 !important;
    font-weight: 600 !important;
}



.tab-menu-heading .agregar_linea_tab {
    padding-bottom: 10px !important;
}

.agregar_linea_tab::before {
    content: '';
    width: 100%;
    max-width: 778px;
    height: 1px;
    background: #828282;
    position: absolute;
    bottom: 18px;
}

.nombre_perfil {
    font-size: 24px;
    color: #222;
    margin-bottom: 15px !important;
}

.icon-bod2024 {
    font-size: 16px;
    color: #222;
}

.font-500-2024 {
    font-weight: 500;
    color: #222;
    font-size: 16px !important;
}

.font-400-2024 {
    font-weight: 400;
    color: #222;
    font-size: 16px !important;
}


.titulo_g1 {
    color: #222;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize !important;
}

.titulo_g2 {
    color: #222;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

.datos_perfil_bloq {
    margin-top: 20px;
}

.bloq_datos_perfil {
    display: flex;
    align-items: center;
}

.bloq_datos_perfil span {
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    width: 100%;
    max-width: 160px;
    display: flex;
    padding: 12px 0px;
}

.ancho_input_c {
    width: 100%;
    max-width: 688px;
    margin-left: 20px;
}

.margin_perfil_s {
    margin-bottom: 10px;
}


.btn_guardar_s {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    background: #d4d4d4;
    width: 100%;
    max-width: 186px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    border-radius: 50px;
}

.bloq_boton_enlace_perfil {
    margin-left: 180px;
    margin-top: 20px;
}

.bloq_boton_enlace_perfil2 {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
    margin-right: 40px;
}

.dis_full_2024 {
    display: flex;
    flex-direction: row;
    padding: 15px;
    justify-content: space-between;
}

.btn_descargar_d {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: 50px;
    background: #1f3862;
}

.contenedor_table table tr {
    border-style: none !important;
    border-bottom: 1px solid #DFE0EB !important;

}

.contenedor_table table tr th {
    color: #232727;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 16px;
}

.contenedor_table table tr td {
    color: #333;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 16px;
}

.contenedor_table .bold_table_d {
    color: #333;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600 !important;
    letter-spacing: 0.4px;
}

.contenedor_table .bold_table_ama {
    color: #F6AF31;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600 !important;
    letter-spacing: 0.4px;
}

.fondo_table td {
    background: #f0f0f0 !important;
}

.conte_table_condicion {
    width: 90%;
    background: #F9F9F9;
    margin: auto;
    margin-bottom: 30px;
}

.table_centrar_sd tr th,
.table_centrar_sd tr td {
    text-align: center;
    background: #F9F9F9;
    color: #232727;
    font-size: 13px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 16px;
}

.displ_fle_c {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 50px;
}

select:focus {
    outline: none !important;
    border: none !important;
}

.sin_padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.item_detalle_con {
    padding: 0px !important;
    height: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.item_detalle_con div {
    color: #232727;
    text-align: center;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.4px;
}

.item_detalle_con p {
    color: #232727;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.color_amarill {
    color: #F6AF31 !important;
}

.paddi_15_a {
    padding: 0px 15px;
}


.flex_full_filtro {
    /* display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    gap: 20px;
    margin-bottom: 30px;
}


.flex_full_filtro .slect_inversion {
    width: 100%;
    max-width: 208px;
}

.flex_full_filtro .slect_estado {
    width: 100%;
    max-width: 319px;
}

.flex_full_filtro .slect_calen {
    width: 100%;
    max-width: 143px;
    gap: 10px;
}


.flex_full_filtro select,
.flex_full_filtro .calendar_di {
    background: #f2f2f9;
    border-radius: 8px;
    padding: 10px 16px;
    display: flex;
    justify-content: center;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    border: none;

    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;

}

.calendar_di {
    display: flex;
    align-items: center;
}


.bloq_precios_inversion {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.centrar_flex_colum {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bloq_precios_inversion p {
    margin-bottom: 0px;
    color: #232727;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
    width: 130px;
}

.bloq_precios_inversion span {
    color: #00E7C3;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
    margin-left: 10px;
}

#datatable-basic_wrapper div.row:first-child,
#datatable-basic_info {
    display: none;
}

.pagination li a {
    border: none;
}

.table_full_s {
    width: 1082px !important;
}

#datatable-basic_wrapper .dataTables_scrollHead {
    width: 100% !important;
}

.table_control_s .pagination li.active a {
    background-color: none !important;
    border-color: none !important;
}

.item_monto_bene {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.item_monto_bene p {
    color: #232727;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
}

.flex_colum_plazo {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 200px;
    gap: 5px;
}

.row_item_monto_bene_plazo {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
}

.row_item_monto_bene_plazo span:last-child {
    color: #00E7C3;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
}

.item_monto_bene span {
    color: #232727;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.4px;
}

.row_resaltado span {
    color: #00E7C3;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
}

.flex_co_re {
    display: flex;
    flex-direction: column;
}

.row_resaltado span:last-child {
    margin-top: 20px;
}

.inte_font_d {
    color: #232727;
    text-align: right;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
}

.item_detalle_con_2 div,
.item_detalle_con_2 p {
    text-align: center;
}

.item_documentos_d h2 {
    margin-left: 10px;
    font-size: 17px;
    font-weight: 700;
}

.titulo_contratos {
    font-weight: 500;
}

.colum_nav_archivos {
    gap: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.colum_nav_archivos a {
    transition-duration: 0.5s;
}

.colum_nav_archivos a:hover {
    text-decoration: underline !important;
    transition-duration: 0.5s;
}

.cabecera_archivos {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}


.nombre_inversionista_documento {
    font-size: 15px;
    font-weight: 700;
    display: flex;
    gap: 5px;
    align-items: center;
}

.nombre_inversionista_documento::before {
    content: '';
    display: block;
    width: 3px;
    height: 20px;
    background: #F6AF31;
}

#lista_todos_archivos .card-title:before {
    display: none;
}

.separar_botones {
    display: flex;
    gap: 15px;
    justify-content: flex-end;
}

.modal-header .close {
    background: none;
    border: none;
    font-size: 30px;
}

.modal-footer .btn-secondary {}

.modal-footer .btn-primary {
    background: #0f2d4e!important;
    border: none;
}

.cabecera_archivos .btn-primary {
    background: #0f2d4e!important;
    transition-duration: 0.5s;
    border: none;
}

.modal-footer .btn-primary:hover {
    background: #0f2d4e!important;
    border: none;
    transition-duration: 0.5s;
    opacity: 0.8 !important;
}


.bloq_folder_inkapital {
    background: #0f2d4e!important;
}

.bloq_folder_inkapital i {
    color: #fff !important;
}

.bloq_folder_inkapital .input-group-text {
    height: 100%;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

#form_agregar_file .dropzone {
    border: 0.125rem dashed #0f2d4e !important;
}

#lista_todos_archivos td a {
    display: flex;
    align-items: center;
    gap: 10px;
}

.modal-footer .btn-secondary {
    background: #ffbd5a !important;
    border: 1px solid #ffbd5a !important;
    transition-duration: 0.5s;
}

.modal-footer .btn-secondary:hover {
    background: #ffbd5a !important;
    border: 1px solid #ffbd5a !important;
    transition-duration: 0.5s;
    opacity: 0.8 !important;
}

.file-bottoms a {
    height: 30px;
}

#lista_todos_archivos .file-bottoms .btn-success {
    height: 28px !important;
}

#lista_todos_archivos .file-bottoms .btn-success,
#lista_todos_archivos .file-bottoms .btn-info {
    background: #0f2d4e!important;
    border: none;
}

#lista_todos_archivos .file-bottoms .btn-danger {
    background: red !important;
}

#input_add_folder_name,
#input_update_folder_name {
    border-color: #0f2d4e;
}

.pintar_azul_inka {
    background: #0f2d4e!important;
    border: none;
}

.select2-container--default .select2-results__option--selected.select2-results__option--highlighted,
.select2-container--default .select2-results__option--selected {
    background-color: #0f2d4e !important;
}

.btn_movil_inka {
    display: none;
}


.agregar_s_calendar {
    background: #fff;
    height: 35px;
    display: flex;
    align-items: center;
    width: 35px;
    justify-content: center;
    border-radius: 5px 0px 0px 5px;
    position: relative;
    left: 3px;
    z-index: 1;
}

.agregar_paddin_final {
    padding-left: 10px;
}


.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item.active {
    color: #232727;
}

.breadcrumb .breadcrumb-item.active {
    font-weight: inherit;
}

.retorno_nombre {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.btn_regresar_archivos {
    width: 120px;
    background: #02183D;
    border-radius: 5px;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 500;
    padding: 8px 0px;
    justify-content: center;
    margin-bottom: 15px;
}

.btn_regresar_archivos:hover {
    text-decoration: none;
    color: #fff;
}

.btn_regresar_archivos img {
    width: 18px;
}


@media(max-width:991px) {
    #icono_menu_movil {
        display: block;
    }

    .page {
        justify-content: flex-start;
    }

    .margin_final_movil {
        margin-top: 30px;
    }
}


@media(max-width:580px) {
    .colum_nav_archivos {
        flex-direction: column;
        gap: 5px;
        align-items: self-start !important;
    }

    .colum_nav_archivos span {
        display: none;
    }

    .calendar_di {
        width: 100% !important;
    }
}

@media(max-width:575px) {
    .new_ancho_formu {
        max-width: 100% !important;
    }

    #login_for {
        overflow: hidden !important;
    }

    .agregar_linea_tab::before {
        left: 0px;
    }

    .header-search {
        display: none !important;
    }

    .separar_botones_admin {
        margin-top: 20px !important;
    }

}

@media(max-width:480px) {
    .btn_destokp_inka {
        display: none;
    }

    .btn_movil_inka {
        display: block;
    }

    .cabecera_archivos {
        margin-bottom: 40px;
    }

    .cabecera_archivos .separar_botones {
        width: 100%;
        flex-direction: column;
    }
}
