@import url('https://fonts.googleapis.com/css?family=Myriad Pro, Semibold, Arial, sans-serif:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i&display=swap');
body {
    font-family:Myriad Pro, Semibold, Arial, sans-serif !important;
    background:white;
    margin: 0;
    font-family: Myriad Pro, Semibold, Arial, sans-serif;
}
html {
    margin: 0;
    font-family: Myriad Pro, Semibold, Arial, sans-serif;
    background: white;
}
.flt-lft {
    float: left;
}
.flt-rgt {
    float: right;
}
.progreso {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.fxd {
    position: fixed;
    width: 100%;
    z-index: 2;
}
.leave {
    background: #ffffff;
    border-radius: 20px;
    color: #6d6e71;
    position: absolute;
    right: 5%;
    top: 30%;
    padding: 8px 18px;
    font-weight: 550;
    font-size: 15px;
    cursor: pointer;
}
.leave:hover {
    background: #6d6e71;
    color: #fff;
}
.logo {
    width: 100%;
    height: auto;
    margin: 0;
}
.logo.main {
    padding: 5px 0;
}
.leave span  {
    margin-left: 8px;
}
a {
    color: #f28b00;
    display: inline-block;
    cursor: pointer;
}
.logo img  {
    margin: 0 70px;
    display: block;
}
.logo.main img  {
    max-width: 225px;
}
.error {
    color: red;
    padding: 5px;
}

a {
    color: #f28b00;
    display: inline-block;
    cursor: pointer;
}

.btn_sv {
    max-width: 320px;
    width: 75%;
    padding: 15px;
    background: #f28b00;
    color: #fff;
    border-radius: 35px;
    display: block;
    margin: 45px auto;
    text-align: center;
    cursor: pointer;
}

.init  {
    margin: 0 auto 20px auto;
}

.btn_sv:not(.init_request_account, .init_type_account, .more_info) {
    border: solid 1px #f28b00;
}

.btn_sv:hover {
    background: white;
    color: #f28b00;
    font-weight: bold;
    border: solid 1px #f28b00;
}

.btn_sv:hover:before {
    display: none !important;
}

.field {
    margin: 10px 0;
    position: relative;
}

p {
    text-align: left;
}

label {
    text-align: left;
}

.field label  {
    display: block;
    width: 100% !important;
}

.form label  {
    width: 93%;
}

.form label  {
    display: inline-block;
    margin: 5px;
}

.instruccion.nomargin,.nomargin {
    padding: 0 !important;
    margin: 0 !important;
}

.instruccion  {
    margin: 0 0 5px 5px;
}

.form input  {
    display: inline-block;
    margin: 5px;
}

.form input  {
    border-radius: 5px;
    border: solid 1px #f28b00;
}

input:not([type="checkbox"]) {
    padding: 12px;
    width: 99%;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input:not([type="checkbox"]) {
    display: inline-block;
    background: #fff;
    color: #444;
    border-radius: 8px !important;
    border: 2px solid #e7e7e7 !important;
    margin-bottom: 5px;
    cursor: pointer;
}

input[type="text"] {
    outline: none;
}

input:not([type="checkbox"])  {
    width: 100% !important;
}

input:not([type="checkbox"])  {
    padding: 10px 15px;
}

.hide {
    display: none !important;
}
.ya_eres_cliente{
    display: none;
}

.field .error  {
    display: inline-block;
    text-align: left;
    color: red;
}

.field .error  {
    display: block;
    width: 100% !important;
}

#dactilar {
    text-transform: uppercase;
}
#dactilar::placeholder{
    text-transform: none;
}
.lblrobot {
    color: #474747;
}

.campo-form.op {
    display: inline-block;
}

.campo-form.op {
    width: 55px;
}

.campo-form.res_op {
    display: inline-block;
}

.campo-form.res_op {
    width: 280px;
}

.opendactilar {
    cursor: pointer;
    color: #F28B00;
    text-align: right;
    float: right;
    margin-right: 15px;
    font-size: 14px;
    line-height: 19px;
}

#operacion {
    padding: 8px;
}

#respuesta_op {
    width: 100% !important;
}
.preloader{
    display: none;
    position: fixed;
    z-index: 99;
    background: rgba(255, 255, 255, 1);
    width: 100%;
    height: 100vh;
    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;
}
.beneficios_carrusel .item p{
    padding: 15px 0;
}
#auth_obc{
    max-width: 340px;
    margin: auto;
    border-radius: 10px;
    position: absolute;
    right: 105px;
    top: 140px;
    padding: 30px;
    padding-bottom: 1px;
    transform: scale(.85);
    background: #f4f4f4;
    border: solid 1px #cbcbcc;
    display: inline-block;
    /*padding-top: 10px;*/
}
.txt-algn-ctr {
    text-align: center;
}
.landing-img-container {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    max-height: 100vh;
    min-height: 640px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
}
.head_login{
    display: inline-block;
    width: 55%;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    padding: 5px 0;
}
.bgblkgradient{
    box-sizing: border-box;
    margin-left: 100px;
}
.bgblkgradient span {
    display: block;
    font-family: Myriad Pro, Semibold, Arial, sans-serif;
}
.titulo-grande {
    color: white;
    font-size: 36px;
    font-weight: 700;
    word-wrap: break-word;
    max-width: 424px;
}
.subtitulo {
    color: white;
    font-size: 26px;
    font-weight: 300;
    word-wrap: break-word;
    line-height: 30px;
    margin-top: 15px;
}
.obc_popup_white_padding {
    background: #fff;
    /* padding: 0 0 0 20px; */
}
.obc_close_popup {
    display: flow-root;
}
.content_modal {
    max-height: 390px;
    overflow: visible;
    margin: 30px 30px 0 30px;
    text-align: center;
    padding: 25px 35px;
}
.confirm_modal .content_modal {
    margin-top: 0;
    padding-top: 0;
}
#obc_popup_exit .obc_popup_white{ /*#obc_popup_errores .obc_popup_white*/
padding: 40px 50px 15px;
}
.confirm_modal .obc_popup_white {
    width: 35% !important;
}
.confirm_modal h2, .confirm_modal p {
    text-align: center;
}
.confirm_modal h2 {
    color: #000;
    font-weight: 600;
}
.confirm_modal .btn_sv, .confirm_modal .salir_btn {
    margin: 20px;
}
.confirm_modal a {
    display: inline-block;
    max-width: 130px;
    margin: 0 auto;
    margin-bottom: 25px;
}
#obc_popup_terms input[type="checkbox"] {
    top: -8px;
}
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: 1.5px solid #f28b00;
    color: white;
    border-radius: 3px;
    vertical-align: bottom;
}
input[type="checkbox"]:checked {
    background: #f28b00;
    color: white;
}
input[type="checkbox"]:checked:after {
    display: block;
}
input[type="checkbox"]:after {
    content: ' ';
    position: relative;
    left: 30%;
    top: 5%;
    width: 30%;
    height: 55%;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(50deg);
    display: none;
}
.obc_button {
    display: block;
    text-align: center;
    font-weight: 500;
    margin: auto;
    font-size: 16px;
    padding: 14px 30px;
    max-width: 240px;
    text-decoration: none;
}
.obc_button_orange {
    background: #F28B00;
    border-color: #F28B00;
    position: relative;
    min-width: 150px;
}
.obc_button {
    display: block;
    text-align: center;
    font-weight: 500;
    margin: auto;
    font-size: 16px;
    padding: 14px 30px;
    max-width: 240px;
    text-decoration: none;
}
.acceptninit {
    margin-top: 20px !important;
}
.obc_terms_item {
    padding: 40px 55px 10px;
}
.obc_legal_text span {
    text-align: left;
    display: inline-block;
    width: 95%;
    vertical-align: top;
    line-height: 17px;
}
.obc_download{
    margin: 20px auto;
}
.legaltxt{
    color: #9e9a96;
    font-size: 12px;
    text-align: center;
    /*padding: 0 35px;*/
}
