
#confirma-id,#enterprise-info,#contact-info,#representante-info,#accionista-info,.arrow-left-mobile{
    display: none;
}
input,label,select option{
    font-family: Poppins !important;
}
body{
    margin: 0;
}
button, label.banner{
    cursor: pointer !important;
}
#mapa-onboarding .gm-style-iw-chr{
    position: absolute;
    right: 0;
}
.btn{
    cursor: auto !important;
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show, .btn{
    border: none !important;
}
#operacion{
    letter-spacing: 0;
    padding: 10px;
}
.header{
    max-width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    position: relative;
}
.logo{
    width: 100%;
    height: auto;
    margin: 0;
}
.logo.normal{
    background: white;
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    padding: 15px 0;
}
.fxd{
    position: fixed;
    width: 100%;
    z-index: 2;
}
.logo.main{
    padding: 5px 0;
}
.logofooter{
    margin-top: 50px;
}
.logo.black{
    padding: 15px 0;
}
.logo.normal img{
    max-width: 200px;
}
.logo.main img{
    max-width: 250px;
}
.logo.black img{
    max-width: 130px;
}
.logo img{
    margin: 0 70px;
    display: block;
}
.leave{
    text-decoration: none;
    background: #e4e4e4;
    border-radius: 20px;
    color: #818284;
    position: absolute;
    right: 5%;
    top: 30%;
    padding: 8px 18px;
    font-weight: 550;
    font-size: 15px;
    cursor: pointer;
}
.leave span {
    margin-left: 8px;
}
.hide{
    display: none !important;
}
.ccpj_app {
    width: 100%;
}

#auth_obc {
    max-width: 425px;
    margin: auto;
    border-radius: 10px;
    position: absolute;
    right: 105px;
    bottom: 0px;
    padding: 35px;
    padding-bottom: 1px;
    transform: scale(.85);
    background: #f4f4f4;
    border: solid 1px #cbcbcc;
    display: inline-block;
    padding-top: 10px;
}
#auth_obc input{
    margin: 5px auto !important;
}
.auth_title{
    width: 57%;
    font-size: 20px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: 600;
    line-height: 23px;
    margin-top: 10px;
    display: inline-block;
}
.field{
    margin: 10px 0;
    position: relative;
}
#auth_obc .field {
    margin: 5px 0 !important;
}
.field label{
    width: 100%;
    text-align: left;
}
.field label, .field input {
    display: inline-block;
    margin: 5px;
}
.field input:not([type=checkbox]) {
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    background: #fff;
    color: #444;
    border-radius: 8px !important;
    border: 2px solid #e7e7e7;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 18px;
}
.field .error, .input-data .error, .files-error .error, .error{
    display: inline-block;
    text-align: left;
    color: red;
    padding: 0 5px;
    width: 100%;
    font-size: 14px;
    line-height: 17px;
    margin-top: 5px;
}
.campo-form.res_op,.campo-form.op{
    display: inline-block;
    vertical-align: top;
}
.campo-form.op{
    width: 65px;
}
.campo-form.res_op {
    width: 280px;
}

.txt-algn-ctr {
    text-align: center;
}
.btn_sv.init, .btn_sv.init_ad, .btn_sv.frm-go, .btn_sv.ok_btn{
    border: solid 1px #f28b00;
    margin: 0 auto 5px auto;
    max-width: 320px;
    width: 75%;
    padding: 15px;
    background: #f28b00;
    color: #fff;
    border-radius: 35px;
    display: block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.headerinit .logo.main{
    display: block;
}
/*.headerinit .logo.normal{
    display: none;
}*/
.headerinit .leave{
    background: white;
}
.headerinit .leave:hover {
    background: #6d6e71;
    color: #fff;
}
.headerinit{
    position: fixed;
    width: 100%;
    z-index: 2;
    display: block !important;
}
input:focus{
    border: 2px solid #f28b00 !important;
    outline: none;
}
textarea:focus, select:focus {
    border-width: 1px !important;
    outline-color: #F28B00;
}
.fxd_create_account{
    position: fixed;
    bottom: 0;
    width: 100%;
    border-radius: 0;
    z-index: 10000;
    margin: 0 !important;
    left: 0;
    max-width: 100%;
    font-weight: bolder;
    padding: 15px;
    background: #f28b00;
    color: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.preloader{
    display: none;
    position: fixed;
    z-index: 99;
    background: rgba(255, 255, 255, 1);
    width: 100%;
    height: 150vh;
    top: 0;
}
img.preload_gif {
    display: block;
    max-width: 200px;
    width: 100%;
    margin: 25vh auto 0;
}
.preloader p {
    color: #f28b00;
    text-align: center;
    max-width: 320px;
    line-height: 19px;
    margin: 10px auto;
    font-size: 18px;
}
.empresa_name{
    max-width: 82%;
}
#mapa-onboarding{
    min-height: 300px;
    width: 100%;
    display: inline-block;
    border-radius: 10px;
}
.btn_small{
    padding: 8px 0;
    margin: 0;
    background: #f28b00;
    max-width: 320px;
    width: 90%;
    border-radius: 10px;
    color: white;
    text-align: center;
    font-weight: bolder;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 10px;
}
.btn_small:hover{
    background: white;
    color: #f28b00;
    border: solid 1px #f28b00;
}
.selection-radio label{
    cursor: pointer;
}
.selection-radio {
    display: flex;
    flex-direction: row;
    gap: 15px;
    font-size: 14px;
}

.selection-radio label {
    border-radius: 8px;
    /* border: 1px solid var(--Neutrals-20, #ccc); */
    background: var(--Neutrals-White, #fff);
    display: flex;
    flex-direction: row;
    gap: 12px;
    padding: 10.5px 12px;
    min-width: 123px;
    align-items: center;
}

.selection-radio input[type="radio"] {
    accent-color: #f28b00;
}
.fieldHighlightedError{
    border: solid 1px red !important;
}
.gap-selectAgencia{
    gap: .8rem !important;
}
.selectAgencia{
    width: 100%;
}
.docsSvg{
    width: 48px !important;
    height: 48px !important;
}
.accionistaName{
    position: relative;
}
.sh_remove:before{
    content: '✕';
    text-stroke: 0.8px #000;
    -webkit-text-stroke: 0.8px #000;
}
.sh_collapse, .sh_remove{
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    color: black;
    float: right;
    position: relative;
    max-height: 25px;
    margin: 0 7px;
    font-size: 17px;
    top: -5px;
}
.sh_collapse{
    background: url('../assets/arrow.png');
    background-size: contain !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    width: 14px;
    height: 10px;
    margin: 12px 15px 0 !important;
    top: -3px;
}
.sh_collapse:hover, .sh_remove:hover{
    opacity: .5;
}
.shareholder.collapsed{
    height: 55px;
    overflow: hidden;
    padding: 13.75px 27.5px;
}
.collapsed .sh_collapse{
    transform: scaleY(-1);
}
.collapsed .sh_collapse:before{
    position: relative;
    top: -15px;
}
.card-header0.d-flex{
    gap: 0rem !important;
}
.card-header0 p.fw-bolder{
    font-size: 23px;
}
/*#enterprise-info .titulo_seccion{
    left: -10px;
    top: 12px;
}*/
div[data-dollar=true]{
    display: grid;
    position: relative;
}
div[data-dollar=true] input{
    padding-left: 24px !important;
}
div[data-dollar=true]:before{
    content: '$';
    position: absolute;
    top: 12px;
    left: 10px;
}
.shareholder{
    margin: 20px 0;
}
.container-flex form header img{
    position: relative;
}
.info-agencia-selected{
    border-radius: 5px;
    border:solid 1px #ccc;
    padding: 20px;
    width: 100%;
    position: relative;
    display: none;
}
.info-agencia-selected span,.info-agencia-selected strong{
    display: block;
    width: 100%;
}
.info-agencia-selected span{
    font-size: 13px;
    color: #666;
}
.info-agencia-selected strong{
    font-size: 15px;
    color: #000;
}
.close_agency,.close_modal{
    font-size: 18px;
    color: black;
    cursor: pointer;
    float: right;
    padding: 5px;
    display: block;
    text-decoration: none;
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 10px;
}
.info-agencia-selected span i{
    margin: 0 10px;
}
.container-modal{
    background: white !important;
    border-radius: 8px !important;
    max-width: 600px !important;
    margin-top: 150px !important;
}
.docsIcons{
    text-align: center;
}
.docIcon{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 20px 45px;
    max-width: 130px;
}
.docIcon img{
    display: block;
    max-width: 90px;
    margin: auto;
}
.docIcon span{
    font-size: 12px;
    line-height: 15px;
    display: block;
    margin: 10px auto;
}
.infoDocs h5, .infoDocs p{
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.infoDocs .btn{
    margin-bottom: 30px;
    width: 100%;
}
.gotoDocs{
    float: right;
}
.close_modal{
    right: 50px;
    top: 15px;
}
.chosen .close_modal{
    font-size: 22px;
}
.lines-btn{
    border: 2px solid var(--primary-50-main, #f28b00) !important;
    background: rgba(0, 0, 0, 0) !important;
    color: #f28b00 !important;
}
.modal-dialogo .btn button{
    width: max-content;
    margin: auto;
}
.modal-dialogo .btn {
    gap: 55px !important;
    margin: 30px;
}
.modal-dialogo .container-modal{
    max-width: 500px !important;
}
.filestxt{
    font-weight: 100 !important;
}
.preview_file{
    cursor: pointer;
}
.gm-style-iw.gm-style-iw-c, .gm-style-iw-d{
    max-height: 227px !important;
}
.gm-style-iw-d{
    padding: 20px !important;
}
.button_disabled{
    opacity: .5 !important;
    pointer-events: none !important;
}
.fileC{
    cursor: pointer;
}
.fa-circle-check.icon-success{
    font-size: 1.5rem !important;
}
.fileC.justify-content-between span{
    font-weight: lighter;
    margin-left: 10px;
}
.fileC span.text-secondary{
    word-wrap: break-word;
    word-break: break-word;
}
.fa-solid.fa-eye:before,.fa-solid.fa-trash:before{
    content: "";
    width: 20px;
    height: 18px;
    display: inline-block;
    background-size: cover !important;
}
.fa-solid.fa-eye:before{
    background: url('../assets/icon_view.png');
}
.fa-solid.fa-trash:before{
    background: url('../assets/icon_del.png');
}
.fileLoad{
    padding-left: 35px !important;
    padding-right: 35px !important;
}
/*CHECKBOX CUSTOM*/
input[type="checkbox"]:checked {
    background: #f28b00;
    border: 1px solid #f28b00;
    color: white;
}

input[type="checkbox"] {
    position: relative;
    left: -6px;
    top: 1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 6px;

    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    background: white;
    border: 1px solid #6E6E73;
    color: white;
    border-radius: 3px;
    vertical-align: bottom;
}
#chequera input[type="checkbox"]{
    /*top: 2px;*/
}
input[type="checkbox"]:after {
    content: ' ';
    position: relative;
    left: 32%;
    top: 5%;
    width: 39%;
    height: 70%;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(50deg);
    display: none;
}

input[type="checkbox"]:checked:after {
    display: block;
}
/*FIN CHECKBOX CUSTOM*/
.thin{
    font-weight: 100 !important;
}
.bld{
    font-weight: 600 !important;
}
.tooltip_{
    display: inline-block;
    max-width: 85%;
    vertical-align: top;
    margin-left: 20px;
}
#no-deposito i{
    font-size: 20px;
    position: relative;
    top: 7px;
    left: 5px;
}
.icon-close{
    cursor: pointer;
    font-size: 20px;
    position: relative;
    top: 7px;
    left: 5px;
    color: #755118;
}
.fw-bold{
    font-weight: 600 !important;
}
.datos p, .beneficiarioName{
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
}
.chq_cont{
    padding: 3rem 2rem 1rem 2rem !important;
}
.ec-phone img{
    position: relative;
    right: 3px;
}
.bgblkgradient span{
    display: block;
}
input[type=date]{
    min-height: 48px;
    -webkit-appearance : none;
    -moz-appearance: none;
    appearance: none;
}
.fecha_input{
    position: relative;
}
.fecha_input:before{
    font-family: "Font Awesome 6 Free";
    content: "\f133";
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    right: 12px;
    bottom: 5px;
    color: #7a7a7a;
    background: white;
    z-index: 1;
    padding: 5px;
    pointer-events: none !important;
}
embed#preview_file{
    margin-top: 25px;
}
.deposit{
    border-radius: 25px;
}
.ccpj_app_container{
    display: none;
}
.valid_client .ccpj_app_container{
    display: block;
}
.no-txt-select{
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}
.ghost{
    pointer-events: none;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}
.terms_obc_container{
    margin: 20px auto 25px;
}
.optns{
    align-items: center;
}
.fileLoad{
    display: flex;
    min-height: 100px;
}
.fileError{
    border: 1px dashed red !important;
}
.benefits-carrusel{
    max-width: 90%;
    margin: 0 auto 65px auto;
}
.cards-benefits-landing{
    max-width: 70%;
    margin: 40px auto;
}
.owl-dots{
    margin: 45px auto 35px !important;
}
.owl-carousel .owl-stage-outer{
    text-align: center;
}
.owl-carousel .owl-item img{
    width: auto !important;
    max-width: 100%;
}
.owl-dot span{
    background-color: #D9D9D9 !important;
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    border: 0 !important;
}
.owl-dot.active span{
    width: 25px !important;
    border-radius: 12px !important;
}
#lo-sentimos .close_modal{
    display: none;
}
.cierre-inner{
    background: #FAFAFA !important;
}
.instruccion_doc{
    min-height: 40px;
}
.cierre .envelope{
    margin-top: 45px;
}
.benefits-cierre{
    max-width: 400px;
    margin: auto;
}
.benefits-cierre .owl-item img {
    width: auto !important;
    margin: 5px auto;
}
.benefits-cierre .beneficio{
    display: inline-block !important;
    min-height: 150px;
}
.cierre .beneficios{
    padding-bottom: 2.2rem !important;
}
#bancoLogo{
    display: none;
}
.alerta .container-modal{
    max-width: 490px !important;
    width: 100%;
    padding: 35px 80px;
    text-align: center;
}
.alerta .container-modal h5{
    margin-top: 35px;
}
.phone-enterprise{
    position: relative;
}
.reminder-phone{
    display: none;
    pointer-events: none;
    width: 300px;
    height: 160px;
    background: white;
    border-radius: 6px;
    text-align: center;
    position: absolute;
    left: 135px;
    bottom: 75px;
    padding: 35px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 12px;
}
.phone-enterprise:hover .reminder-phone{
    display: block;
}
.reminder-phone:after {
    content: " ";
    position: absolute;
    left: 30px;
    bottom: -15px;
    border-top: 15px solid white;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: none;
}
.reminder-phone strong, .reminder-phone p{
    color: black !important;
}
.reminder-phone p{
    font-weight: lighter !important;
    margin-top: 5px !important;
}
.reminder-phone strong{
    font-weight: 600;
    display: block;
}
.shareHolders{
    /*margin-bottom: -32px;*/
}
.tel-reminder{
    display: none;
}
.tel-reminder span{
    font-size: 10px;
    line-height: 12px;
}
.tel-reminder i{
    position: relative;
    left: 10px;
    top: 5px;
}
.enterprise-info, #accionista-info form, .agencias .wrapper{
    min-width: 610px;
}
.headline-cierre{
    text-align: center; font-weight: 700;
}
.cheque{
    position: relative;
}
.enterprise_name{
    position: absolute;
    left: 25px;
    bottom: 30px;
    font-weight: lighter;
    font-size: 11px;
    color: #6D6E71;
}
.llamada{
    text-align: center;
    margin: 20px auto;
}
.llamada h3{
    color: #F28B00;
    font-size: 20px;
    font-weight: 400;
}
.llamada img, .llamada h3{
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px;
}
.field{
    margin: 10px 0;
    position: relative;
}
.field strong{
    display: inline-block;
    margin: 10px 0;
}
.field .error{
    display: inline-block;
    text-align: left;
    color: red;
}
.field label, .field .error{
    display: block;
    width: 100% !important;
}
.form label{
    width: 93%;
}
.form label,.form input{
    display: inline-block;
    margin: 5px;
}
.form input{
    border-radius: 5px;
    border: solid 1px #f28b00;
}
.bannr-frm{
    max-width: 1000px;
    width: 100%;
    margin: auto;
    display: block;
}
.frm-mantain{
    background: #fafafa;
    max-width: 750px;
    padding: 40px 70px 0 70px;
    margin: auto;
    border-radius: 8px;
}
.movil{
    display: none !important;
}
.contct-frm{
    display: flex;
}
.contct-frm .field{
    width: 48%;
    display: inline-block;
    margin: 10px 5px;
}
.contct-frm .field.lft{
    float: left;
}
.contct-frm .field.rgt{
    float: right;
}
.nomargin{
    margin: 0;
}
.bannr-frm.movil{

}
#form-mantenimiento{
    position: relative;
}
.bannrs h2{
    position: absolute;
    margin: auto;
    display: block;
    padding: 50px;
    line-height: 30px;

    width: 500px;
    top: 100px;
    left: 150px;
    text-align: left;
}
.circle-arrow{
    margin: -27.5px auto 27.5px auto;
    display: block;
    max-width: 55px;
}
button,a {
    cursor: pointer;
}

#first {
    background-color: var(--primary-color);
    color: white;
    opacity: 1;
}

#first-word,
#first-first {
    opacity: 1;
}
.modal{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    outline: 0;
    padding-right: 15px;
    display: block;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    transition: opacity .15s linear;
    background: rgba(0,0,0,.4);
    display: none;
}
#elegirnos {
    background: white;
    border-radius: 15px;
    max-width: 620px !important;
    width: 100%;
    transform: scale(.8);
    padding: 50px;
}

.label-selected {
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    /* Color del borde cuando está seleccionado */
}

.label-unselected {
    border: 1px solid #b2b2b2;
    /* Color del borde cuando no está seleccionado */
}

.container-flex {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 34px;
    height: fit-content;
}

.container-flex .icon {
    position: absolute;
    right: 29px;
    top: 16px;
}

#banner-form {
    padding: 32px 32px 32px 32px;
    gap: 30px;
}

.banner h1 {
    font-family: Myriad Pro, Semibold, Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    /*line-height: 2;*/
    letter-spacing: normal;
    text-align: center;
    color: #333;
    margin: 0;
}

#select-company-type {
    font-size: 18px;
    font-weight: 300;
}
.banner p {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: center;
    color: #333;
    padding: 0 5px 0 5px;
    margin: 0;
}

.banner.selection {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 16px;
}

.banner.selection span {
    font-family: Poppins;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #333;
    font-size: 16px;
}

#select-company-type{

}

.banner.selection label {
    border-radius: 10px;
    /* border: 1px solid var(--Neutrals-20, #ccc); */
    background: var(--Neutrals-White, #fff);
    align-self: stretch;
    padding: 12px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    accent-color: #f28b00;
}
.banner.btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.banner.btn button {
    border-radius: 100px;
    border: none;
    opacity: 0.3;
    background: var(--primary-50-main, #f28b00);
    padding: 11px 24px;

    /* Common/Button/Small */
    color: var(--Neutrals-White, #fff);
    font-variant-numeric: lining-nums proportional-nums;
    /* Common/Body1/Medium */
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    /* 137.5% */
    display: flex;
    align-items: center;
    gap: 8px;
}
.chosen .banner.btn button {
    font-size: 20px;
}

.banner.btn button img {
    width: auto;
    height: 18px;
    display: none;
}

.banner .label-selected {
    border: 1px solid rgba(242, 139, 0, 1);
    color: rgba(242, 139, 0, 1);

    /* Color del borde cuando está seleccionado */
}

.banner .label-unselected {
    border: 1px solid #ccc;
    color: #333;
    /* Color del borde cuando no está seleccionado */
}

.banner .span-selected {
    color: rgba(242, 139, 0, 1) !important;

    /* Color del borde cuando está seleccionado */
}

.banner .span-unselected {
    color: #333 !important;
    /* Color del borde cuando no está seleccionado */
}

form {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0;
}

.btn-after {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;

    margin-top: 50px;
    margin-bottom: 16px;
    padding: 0;
    max-width: 660px;
    width: 100%;
    margin: auto;
}

.btn-after button,.btn-after a {
    text-decoration: none;
    border-radius: 100px;
    border: none;
    background: var(--primary-50-main, #f28b00);
    padding: 8px 24px;

    /* Common/Button/Small */
    color: var(--Neutrals-White, #fff);
    font-variant-numeric: lining-nums proportional-nums;
    /* Common/Body1/Medium */
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    /* 137.5% */
    display: flex;
    align-items: center;
    gap: 8px;
}

.btn-after button img,.btn-after a img {
    width: auto;
    height: 18px;
}
#bancoLogo {
    align-self: self-start;
    padding: 30px;
}


.titleDiv h1 {
    color: var(--Neutrals-Black, #000);
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.5px;
    /* 93.75% */
}

.titleDiv h2 {
    color: var(--Neutrals-Black, #000);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.5px;
}

.container-flex form header {
    display: flex;
    flex-direction: row;
    gap: 12px;
    /* min-width: 300px; */
    margin-bottom: 20px;
    align-items: end;
    z-index: 1;
}

.titleDiv .noHidden {
    display: none;
}

.datos, .beneficiario{
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 14px;
}

.text-data {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.input-data {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
}

.datos.hidden {
    display: none;
    flex-direction: column;
    margin-top: 45px;
    gap: 20px;
}

.separator {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    height: 32px;
    background: #f9f6f2;
}

.width-25 {
    flex: 1;
}

.width-75 {
    flex: 1;
}

.width-50 {
    flex: 2;
}

#arrow-left {
    display: none;
    border-radius: 100px;
    border: 2px solid var(--primary-50-main, #f28b00);
    background: rgba(0, 0, 0, 0);
    color: #f28b00;
}

@media (width > 425px) {
    .banner h1,
    .banner p {
        text-align: left;
    }

    .banner.btn {
        justify-content: flex-end;
    }

    .banner.btn button img {
        display: block;
    }

    .container-flex {
        max-width: 750px;
        padding: 15px 20px 0 20px;
        background: var(--Backgorund, #f9f6f2);
        margin: auto;
        border-radius: 18px;
    }

    /*.ccpj_app {
      display: flex;
      justify-content: center;
      align-items: center;
    }*/

    .datos, .beneficiario {
        background: var(--Neutrals-White, #fff);
        padding: 32px;
        gap: 24px;
        border-radius: 12px;
        max-width: 600px;
        margin: auto;
    }
    .container-flex form header {
        margin-bottom: 0;
        padding-bottom: 0;
        align-items: center;
        position: relative;
        top: 10px;
    }
    .container-flex form header img {
        min-width: 125px;
    }

    #left-svg-arrow {
        display: none;
    }

    #arrow-left {
        display: flex;
    }

    .btn {
        gap: 265px;
    }

    .titleDiv .noHidden {
        display: block;
        margin: 0;
    }

    .titleDiv .hidden {
        display: none;
    }

    .btn-after {
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .datos, .beneficiario {
        margin-bottom: 0;
    }

    .separator {
        height: 24px;
        width: auto;
        left: auto;
        right: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .text-data {
        display: flex;
        flex-direction: row;
        gap: 12px;
    }

    /* .text-data .input-data {
      flex-grow: 1;
    } */

    .datos.hidden {
        margin-top: 0;
    }

    .width-75 {
        flex: 3;
    }
}
.select2-container:not(.select2-container--open) {
    border-radius: 6px;
    border: 1px solid #ccc;
    padding: 9px;
    /*background: #f9f9f9;*/
    background: white;
    color: var(--Gray-1, #333);
    font-variant-numeric: lining-nums proportional-nums;
    /* Common/Body1/Regular */
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}
.select2-container:not(.select2-container--open){
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    border: none !important;
    background-color: transparent !important;
}

.select2-container--default
.select2-selection--single
.select2-selection__arrow {
    top: 20% !important;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-style: var(--font-primary);
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
}

.card0 {
    /* min-width: 30rem; */
    max-width: 41rem;
    /* max-height: 44rem; */
    padding: 1rem 2.5rem 1rem 2.5rem;
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -ms-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
    background: var(--Backgorund, #f9f6f2);
    font-size: 14px;
}

.card-upload {
    width: 50%;
    max-width: 360px;
}

@media(max-width: 575px) {
    .card-upload {
        width: 100%;
        max-width: 100%;
    }
}


@media (max-width: 480px) {
    .card0 {
        width: 100%;
        padding: 1.8rem 0.5rem 1rem 0.5rem;
        min-width: 100vw;
        background-color: transparent;
        /* background: linear-gradient(180deg, var(--backgorund-movil) 0%, white 100%) */
    }



    .card-header0 {
        background-color: transparent;

    }

}

.card1 {
    max-width: 55rem;
}


.img-top-form {
    max-width: 113px;
    max-height: 82px;
    top: 0px;
    left: 20px;
}

.card-body0 {
    background-color: var(--neutral);
    padding: 3rem 2rem 3rem 2rem;
    font-family: 'Poppins', sans-serif;
}

.icon-revision {
    position: absolute;
    top: 10px;
    right: 30px;
}

.text-responsive {
    font-size: 1.5rem;
}

@media (max-width: 768px) {
    .card-body0 {
        background-color: transparent;
        padding: 1rem 1rem 1rem 1rem;
    }

    .icon-revision {
        position: relative;
        top: 0px;
        right: 0px;
    }

    .text-responsive {
        font-size: 1rem;
    }
}



.text-secondary {
    font-style: var(--secondary-text-color);
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
}

.selection-yes-no {
    flex: 1;
    border: 1px solid var(--primary-text-alert);
}

.selection-yes-no:hover {
    cursor: pointer;
}

.custom-checkbox:checked {
    background-color: var(--primary-color);
}

.input-checked:hover {
    cursor: pointer;
}

.text-14px {
    font-size: 14px;
}
.text-13px {
    font-size: 13px;
}
.text-12px {
    font-size: 12px;
}

.icon {
    width: 14px;
    height: 14px;
}

.icon-alert {
    color: var(--primary-color);
}
.icon-alert2 {
    color: var(--primary-color2);
}

.icon-success {
    color: var(--success-color);
}

.alert-no-selection {
    background-color: var(--background-alert);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;

}

.btn-custom-border {
    border: 2px solid var(--primary-color);
    border-radius: 10px;
    padding: 10px 15px;
    background-color: transparent;
    color: var(--primary-color);
    font-weight: 500;

}

.btn-custom-background {
    background-color: var(--primary-color);
    border-radius: 10px;
    padding: 10px 15px;
    color: var(--neutral);
    border: none;
    font-weight: 500;
}

.form-control:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 0.2rem var(--background-alert);
    outline: none;
}

.custom-border {
    border: 1px dashed var(--secondary-text-color);
}


.loader {
    width: 100%;
    height: 8px;
    display: inline-block;
    background-color: var(--primary-color);
    background-image: linear-gradient(45deg, var(--backgrond-form) 25%, transparent 25%, transparent 50%, var(--backgrond-form) 50%, rgba(0, 0, 0, 0.25) 75%, transparent 75%, transparent);

    font-size: 25px;
    background-size: 1em 1em;
    box-sizing: border-box;
    animation: barStripe 1s linear infinite;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

@keyframes barStripe {
    0% {
        background-position: 1em 0;
    }

    100% {
        background-position: 0 0;
    }
}

.hover-pointer {
    cursor: pointer;
}

.primary-text {
    color: var(--primary-color);
}
.primary-text2 {
    color: var(--primary-color2);
    font-weight: lighter !important;
    display: inline-block;
    position: relative;
    left: 5px;
    vertical-align: top;
    max-width: 90%;
    font-size: 11px;
}
.primary-text3 {
    color: var(--primary-color2);
    font-weight: lighter !important;
    display: inline-block;
    position: relative;
    left: 5px;
    vertical-align: top;
    max-width: 90%;
    font-size: 11px;
}

.right-10px {
    right: 10px;
}

.right-20px {
    right: 20px;
}

.right-30px {
    right: 30px;
}

.top-10px {
    top: 10px;
}

.top-20px {
    top: 20px;
}

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

.width-30px {
    width: 30px;
}

.width-60px {
    width: 60px;
}

.width-100px {
    width: 100px;
}

.width-180px {
    width: 180px;
}

.height-130px {
    height: 130px;
}

.height-180px {
    height: 180px;
}



.height-200px {
    height: 200px;
}

.container-img5 {
    background-image: url('../assets/icons/banner-5-porciento-desktop\ 1.svg');
    background-size: contain;
    /* Esto hará que la imagen cubra todo el espacio disponible */
    background-repeat: no-repeat;
    /* Evita que la imagen se repita */
    background-position: center;
    width: 100%;
    min-height: 200px;
}

.container-phone {
    background-image: url('../assets/icons/client-atetion.svg');
    background-size: contain;
    /* Esto hará que la imagen cubra todo el espacio disponible */
    background-repeat: no-repeat;
    /* Evita que la imagen se repita */
    background-position: center;
    min-height: 200px;
}

.container-welcome-mail {
    min-height: 180px;
}

.mail-container {
    max-width: 745px;
}

.font-responsive {
    font-size: 20px;
}

.card-container-revision {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

@media (max-width: 480px) {
    .card-container-revision {
        gap: 10px;
    }
}

@media (max-width: 768px) {
    .container-phone {
        min-height: 150px;
    }

    .container-img5 {
        min-height: 150px;
    }

    .font-responsive {
        font-size: 14px;
    }

    .container-welcome-mail {
        min-height: 150px;
    }



}

.background-gray {
    background-color: var(--backgrond-form);
}

.card-container-revision {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}



:root {
    --backgrond-form: #F5F5F5;
    --primary-color: rgba(242, 139, 0, 1);
    --neutral: #ffffff;
    --backgorund-movil: rgba(255, 190, 104, 0.5);
    --background-alert: rgba(254, 247, 209, 1);
    --primary-text-alert: rgba(78, 78, 78, 1);
    --secondary-text-color: #666666;
    --primary-text-color: rgba(0, 0, 0, 1);
    --font-primary: "Poppins-Medium", Helvetica;
    --success-color: rgba(132, 214, 90, 1);
    --icon-alert2: rgba(219, 161, 18, 1);
    --primary-color2: rgba(247, 199, 82, 1);
    --primary-color3: rgb(252, 185, 44);
}

.phone-section {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
    flex-grow: 1;
}
.input-data input,.input-data p,.select2-selection__rendered{
    color: #666666 !important;
}
.ec-phone{
    width: 105px;
}
.input-data input, .ec-phone{
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 12px;
    background: white;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
}
.input-data input:disabled, .ec-phone{
    background: #F9F9F9;
}
.datos p{
    font-size: 17px;
}
.nota{
    color: #4E4E4E;
    border: solid 1px #F7C752;
    border-radius: 8px;
    padding: 0.5rem !important;
}
.nota i{
    font-size: 20px;
    position: relative;
    top: 7px;
    left: 5px;
}
.nota_mini{
    font-size: 12px;
    color: var(--primary-color3);
    padding-top: 20px;
}