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: 13.7px;
    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{
    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;
}
.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: 'eliminar';
    color: #C4C4C4;
    font-size: 13px;
    display: inline-block;
    padding: 0 5px;
    position: relative;
    top: -9px;
}
.sh_collapse:before{
    display: inline-block;
    content: '';
    background: url('../assets/icons/chevron.svg') !important;
    background-size: contain !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    width: 15px;
    height: 16px;
    top: -3px;
    position: relative;
    left: -2px;
}
.sh_remove:before, .sh_collapse:before{

}
.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;
    border-radius: 25px;
    border: solid #C4C4C4 1.5px;
    top: 0;
}
/*.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{
    width: 24px;
    height: 24px;
    border-radius: 50%;
}
.sh_collapse:hover, .sh_remove:hover{
    opacity: .5;
}
.shareholder.collapsed,.repLegal.collapsed{
    height: 55px;
    overflow: hidden;
    padding: 13.75px 27.5px;
}
.collapsed .sh_collapse{
    transform: scaleY(-1);
}
.collapsed .sh_collapse:before{
    position: relative;
    top: -4px;
}
.card-header0.d-flex{
    gap: 0rem !important;
}
.card-header0 p.fw-bolder{
    font-size: 23px;
}
.titulo_seccion{
    transform: scale(.8);
    position: relative;
}
#enterprise-info .titulo_seccion{
    left: -10px;
    top: 12px;
}
#contact-info .titulo_seccion{
    left: -10px;
    top: 5px;
}
#representante-info .titulo_seccion{
    left: -10px;
    top: 10px;
}
#accionista-info .titulo_seccion{
    left: -10px;
    top: 18px;
}
#chequera .titulo_seccion{
    left: -17px;
    top: 15px;
}
#chequera .titulo_seccion p{
    /*font-weight: 400 !important;*/
    font-weight: 600 !important;
}
#dir .titulo_seccion{
    left: -15px;
    top: 5px;
}
#dir .titulo_seccion p{
    font-weight: 600 !important;
}
#carga-datos .titulo_seccion{
    /*left: -15px;
    top: 15px;*/
    left: -5px;
    top: 20px;
}
.titulo_seccion p{
    position: relative;
    top: -10px;
    font-weight: bold;
}
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,.repLegal{
    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;
}
#enterprise-info.container-flex form header img{
    top: 7px;
}
#contact-info.container-flex form header img{
    top: 0px;
}
#representante-info.container-flex form header img{
    top: -7px;
}
#accionista-info header.card-header0{
    top: 25px;
}
#accionista-info header.card-header0 img{
    top: 12px;
}
.img-top-form{
    position: relative;
    left: 0;
}
#chequera .img-top-form{
    max-width: 135px;
    top: 19px;
    left: -15px;
}
#dir .img-top-form{
    top: 12px;
    left: 0;
}
#carga-datos .img-top-form{
    top: 15px;
    left: 0;
}
.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_no_chequera{
    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: 0;
    left: 0;
    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;
    top: 33px;
    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,#leaveMob{
    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,.tel-nota{
    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;
}
.tarjetas-welcome {
    text-align: center;
    max-width: 1100px;
    margin: 20px auto 0;
}
.tarjeta-welcome{
    display: inline-block;
    background: #F9F6F2;
    border: solid 1px #EEDECA;
    border-radius: 16px;
    width: auto;
    padding: 25px 15px;
    color: black;
    margin: 15px;
    max-width: 306px;
    width: 100%;
    min-height: 325px;
    vertical-align: top;
}
.tarjeta-welcome h4{
    max-width: 50%;
    font-size: 1.1rem;
}
.tarjeta-welcome p, .tarjeta-welcome h4{
    margin: auto !important;
}
.tarjeta-welcome ul li,.tarjeta-welcome p,.tarjeta-welcome p strong{
    padding: 5px 0;
    max-width: 90%;
    line-height: 17px;
    text-align: center;
    font-size: 13px;
}
.tarjeta-welcome ul li{
    text-align: left;
}
.tarjeta-welcome span{
    font-size: 11px;
}
.tarjeta-welcome strong{
    margin-top: 15px;
    display: block;
}
.tarjeta-welcome img{
    max-width: 55px;
    margin: 20px auto;
}
.tarjeta-welcome img.vert{
    max-width: 38px;
}
.start{
    text-align: center;
}
.lines_firma{
    max-width: 100%;
}
#tipo-firma .selection-radio label{
    min-width: 170px;
}
#gran-trabajo{
    display: none;
}
#gran-trabajo header.card-header0{
    position: relative;
    top: 20px;
    z-index: 1;
}
#gran-trabajo header.card-header0 .titulo_seccion{
    position: relative;
    top: 35px;
}
#gran-trabajo li{
    margin: 15px auto;
}
#gran-trabajo li img{
    max-width: 40px;
    margin-right: 10px;
}
#gran-trabajo ul,#gran-trabajo li{
    list-style: none;
    padding: 0;
}
#gran-trabajo .graytxt{
    color: #666666;
}
.repLegalName{
    font-weight: 600;
}
.display_errors{
    text-align: center !important;
}
#tipo-firma{
    margin-top: 38px;
}
#representante-info header.card-header0{
    top: 30px;
}
.fa-circle-exclamation{
    color: #f7c751 !important;
    transform: scale(-1) !important;
}
.nota .fa-circle-exclamation{
    font-size: 22px;
    margin: 5px 10px;
}
.nota .tooltip_rl{
    margin-left: 3px;
}
.nota-files i,.nota-files span{
    color: #c99515 !important;
    font-size: 13px !important;
}
.nota .icon-close{
    position: relative;
    left: 10px;
}
.repsLegales{
    width: 100%;
}
.arrow-left-icon{
    display: none;
}