/* Modal nuevo en simulador */
#export-form-info{
    display: none;
}
.body_resumen_productos {
    padding: 20px 30px 40px;
    display: block;
    text-align: center;
    background: #005d7e;
    color: white;
}
.body_resumen_productos h5 {
    color: #fff;
    font-family: open_sansbold;
    text-align: center;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 45px;
}
.fila_resumen_productos {
    margin-bottom: 10px;
    color: #fff;
}
.padding-item-resumen {
    padding: 0px 12px;
}
.square_resumen{
    margin-bottom: 5px;
    font-family: ubunturegular;
    font-size: 16px;
}
.square_resumen .text-right a{
    font-size: 12px;
    text-decoration: underline;
    color: #bfbfbf;
    display: block;
    margin-top: -2px;
}
.square_resumen_text_span {
    font-family: 'ubunturegular';
    color: #a5a5a5;
    font-size: 16px;
    display: block;
    margin-bottom: 16px;
}
.title_item_resumen {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}
#contentPdf .btnDeleteItem {
    font-size: 12px;
    padding: 2px 10px;
}
.btnDeleteItem:hover{
    opacity: 0.7;
}
.borde_square_resumen {
    border: 1px white solid;
    border-radius: 10px;
    text-align: left;
}
.borde_square_resumen > b {
    padding-top: 5px;
    display: block;
    font-weight: normal;
    font-family: open_sansbold;
}
.borde_square_resumen b {
    font-family: open_sansbold;
    font-weight: normal !important;
}
.borde_square_resumen > div:last-of-type {
    padding-bottom: 5px;
}
.borde_square_resumen > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.downloadPdfItem {
    color: #85addb !important;
    font-family: open_sanssemibold;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
.btn_acciones_productos > a {
    margin: 12px 7px 0px;
}
.btn-gris-new {
    background: #bfbfbf !important;
    color: white !important;
    font-family: open_sanssemibold;
    cursor: pointer;
}
.btn-yellow-new {
    background: #f9881e !important;
    color: white !important;
    font-family: open_sanssemibold;
    cursor: pointer;
}
.borde_top_r > b{
    border-top: 1px #fff solid;
    margin-top: 2px;
    display: inline-block;
}
/* ----- fin ----- */
/* Estilos de tooltop */
.new_checkbox_simulador .tooltip-inner{
    overflow-y: auto;
    max-height: 300px;
    text-align: left;
    font-family: open_sansregular;
    font-size: 12px;
}
.new_checkbox_simulador .tooltip-inner ul{
    list-style: disc;
    padding-left: 15px;
    margin: 2px 0px 0px;
}
.new_checkbox_simulador .tooltip-inner::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
.new_checkbox_simulador .tooltip-inner::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.new_checkbox_simulador .tooltip-inner::-webkit-scrollbar-thumb {
  background: #E1E1E1;
  border: 0px none #FFFFFF;
  border-radius: 50px;
}
.new_checkbox_simulador .tooltip-inner::-webkit-scrollbar-thumb:hover {
  background: #FFFFFF;
}
.new_checkbox_simulador .tooltip-inner::-webkit-scrollbar-thumb:active {
  background: #000000;
}
.new_checkbox_simulador .tooltip-inner::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #FFFFFF;
  border-radius: 50px;
}
.new_checkbox_simulador .tooltip-inner::-webkit-scrollbar-track:hover {
  background: #666666;
}
.new_checkbox_simulador .tooltip-inner::-webkit-scrollbar-track:active {
  background: #333333;
}
.new_checkbox_simulador .tooltip-inner::-webkit-scrollbar-corner {
  background: transparent;
}
/* ---- Fin ---- */
.franja_include {
    background: #005d7e;
    color: white;
    display: block;
    padding: 30px 30px;
    margin: 60px auto 30px;
}
.franja_include > h5 {
    margin: 0px auto 20px;
    font-size: 20px;
    font-weight: normal !important;
    font-family: open_sansregular;
    max-width: 250px;
    line-height: 1.3;
}
.franja_include > a{
    display: inline-block;
    width: auto !important;
    font-size: 15px;
}
#cuadro_step {
    position: absolute;
    left: -19px;
    height: 125px;
    width: 33px;
    top: 6px;
}
.checkboxStep > .introjs-tooltiptext > b {
    font-family: open_sanssemibold;
    font-weight: normal !important;
    display: block;
    text-align: center;
    margin-bottom: 13px;
    font-size: 14px;
    line-height: 1.3;
}
.checkboxStep > .introjs-tooltiptext > span {
    font-family: open_sansregular;
    font-size: 13px;
    text-align: center;
    display: block;
    line-height: 1.3;
}
.checkboxStep > .introjs-tooltipbuttons {
    text-align: center !important;
    margin-top: 5px;
}
.checkboxStep > .introjs-tooltipbuttons > a {
    font-family: open_sanssemibold;
    background: #fb870a;
    text-shadow: none !important;
    color: white !important;
    border-radius: 4px;
    border: 1px #be6301 solid !important;
    font-size: 13px;
    padding: .3em 2em;
}
.checkboxStep > .introjs-tooltipbuttons > a:hover{
    opacity: 0.7;
}
.introjs-overlay {
    background: #989898 !important;
}
.checkbold_zindex{
    position: relative;
}
.checkbold_zindex, .checkbold_zindex .checkbox {
    z-index: 99999999;
}
.link_tyc {
    font-size: 12px;
    text-decoration: underline;
    font-family: open_sansregular;
    margin-bottom: 10px;
    display: block;
}
.cuadro_slide4 {
    display: block;
    padding-left: 0px;
    max-width: 530px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 110px;
}
.morado_banco, .morado_banco strong {
    color: #7936e9 !important;
}
.cuadro_slide4 > img {
    width: 44px;
    margin-top: 8px;
}
.cuadro_slide4 > p{
    color: #241a69;
    font-size: 34px;
    font-family: muliblack;
    margin: 7px 0px 0px;
    line-height: 1.3;
}
.titleClienCheck.text-center {
    margin-top: 0px;
    border-bottom: 1px #666 solid;
    padding-bottom: 4px;
    margin-bottom: 30px;
    font-family: open_sanssemibold;
    font-size: 20px;
}
.float-div {
    float: right;
    vertical-align: top;
    display: inline-block;
    font-family: open_sansregular;
    margin-bottom: 20px;
}
.inform8 > i {
    font-size: 10px;
    font-family: open_sansitalic;
    display: block;
    position: relative;
    padding-left: 3px;
    top: -2px;
    color: red;
}
.btnFiltroBanco {
    min-width: 200px;
}
/* ------- Nuevo formulario pasos -------*/
#slidehome .item {
    transition-property: opacity;
}
#slidehome .item,
#slidehome .active.left,
#slidehome .active.right {
    opacity: 0;
}
#slidehome .active,
#slidehome .next.left,
#slidehome .prev.right {
    opacity: 1;
}
#slidehome .next,
#slidehome .prev,
#slidehome .active.left,
#slidehome .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}
#ModalVerificacionNumero .modal-content{
    padding: 0px !important;
}
.titulo_banner {
    display: inline-block;
}
.titulo_banner > p > i {
    background: #fa8200;
    font-size: 30px;
    color: white;
    width: 62px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    border-radius: 100%;
    padding-top: 7px;
    font-family: open_sansregular;
    font-style: normal !important;
}
.titulo_banner > p {
    position: relative;
    margin: 0px;
    padding-left: 74px;
    color: white;
    padding-top: 3px;
    font-family: open_sanslight;
    font-size: 16px;
}
.titulo_banner > p > span {
    display: block;
    margin-top: 12px;
}
.titulo_banner > p > b {
    font-size: 22px;
    font-weight: normal !important;
    font-family: open_sansregular;
    display: block;
    padding-bottom: 12px;
}
.marcoblue_home {
    background: rgba(0,93,127,0.5);
    color: white;
    font-family: open_sansregular;
    padding: 12px 26px 20px;
    border-radius: 12px;
    max-width: 300px;
}
.marcoblue_home > p {
    font-size: 20px;
}
.marcoblue_home > p > span {
    display: block;
    font-size: 18px;
    font-family: open_sanslight;
    max-width: 170px;
}
.marcoblue_home > p > strong {
    font-size: 21px;
    font-weight: normal !important;
    font-family: open_sanssemibold;
}
.imgkrediasesor > img {
    max-width: 100%;
    width: 220px;
    position: absolute;
    top: -58px;
    right: 13%;
    z-index: 2;
}
.formValidateAsesor {
    display: inline-block;
    padding-left: 71px;
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px;
}
.formValidateAsesor > input {
    border-radius: 5px;
    border: 0px;
    padding: 7px 5px;
    font-family: open_sansregular;
    color: black;
    min-width: 235px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
}
.formValidateAsesor > button {
    background: #fa8200;
    border: 0px;
    color: white;
    font-family: open_sansregular;
    border-radius: 6px;
    padding: 8px 40px;
    display: inline-block;
    vertical-align: top;
    margin-left: 13px;
    cursor: pointer;
}
.btnVerificacionAsesor:hover , .btnCerrarModal:hover{
    background: #33c31f !important;
}
#ModalVerificacionNumero h4 {
    background: #167496;
    color: white;
    font-family: open_sansregular;
    padding: 12px 10px;
    margin: 0px;
    font-size: 24px;
}
#ModalVerificacionNumero h4 > span {
    display: block;
    font-family: open_sanslight;
    font-size: 16px;
    padding-top: 5px;
}
.infoasesores {
    background: white;
    text-align: center;
}
#ModalVerificacionNumero .infoasesores > p {
    color: #878787;
    padding: 14px 15px 11px;
    margin: 0 auto;
    max-width: 450px;
}
.infoasesores > p > b {
    display: block;
    color: #167496;
    font-weight: normal !important;
    font-family: open_sanssemibold;
    padding-bottom: 3px;
}
.bolModal {
    display: inline-block;
    width: 98px;
    height: 96px;
    color: white;
    border-radius: 100%;
    margin-bottom: 15px;
}
#ModalVerificacionNumero .fondoverdeModal {
    background: #58af3f;
    padding-top: 20px;
    font-size: 58px;
}
#ModalVerificacionNumero .fondoredModal {
    background: #ff0000;
    font-size: 78px;
    padding-top: 7px;
}
#ModalVerificacionNumero .fallo_pmodal {
    background: #ffff00;
    max-width: 342px;
    margin: 0 auto 25px;
    padding: 8px 10px;
}
.fondogris_modal {
    display: block;
    padding-top: 26px;
}
.fondogris_modal p{
    word-wrap: break-word;
}
.fondogris_modal p > b {
    color: #228640;
    font-family: open_sansregular;
    font-weight: normal !important;
    display: block;
    font-size: 18px;
}
.dato_digitado {
    color: #6f6f6f;
    font-family: open_sanssemibold;
    display: block;
    font-size: 17px;
    padding-top: 2px;
    padding-bottom: 1px;
}
.fondogris_modal p > strong {
    display: block;
    color: #167496;
    font-family: open_sanssemibold;
    font-weight: normal !important;
    font-size: 16px;
}
.btnCerrarModal {
    display: inline-block;
    background: #ff6600;
    color: white !important;
    font-family: open_sansregular;
    padding: 10px 50px;
    border-radius: 6px;
    margin-bottom: 15px;
    text-decoration: none !important;
    cursor: pointer;
}
.fallo_pmodal > b , .fallo_pmodal > u{
    color: #ff0000 !important;
}
.span_spacetop {
    display: block;
    padding-top: 15px;
}
.span_spacetop > b , .fallo_pmodal > i{
    color: #167496;
    font-weight: normal !important;
    font-family: open_sanssemibold;
    font-style: normal !important;
}
.termregistro::before{
    top: -5px !important;
}
.btnReenviarVerde {
    margin-top: 6px;
}
#progress .cero_padding{
    padding: 0px !important;
}
#circle {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    z-index: 5;
}
#circle > strong {
    position: absolute;
    left: 0px;
    top: 33%;
    font-weight: normal !important;
    font-size: 18px;
    font-family: open_sanssemibold;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.porcent_pasos {
    background: #cbcbcb;
    border-radius: 35px;
    min-height: 72px;
    overflow: hidden;
}
.porcent_pasos p {
    color: white;
    font-family: open_sansregular;
    font-size: 15px;
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
    margin: 0px;
    padding-left: 20px;
}
.porcent_pasos p b{
    font-weight: normal !important;
    vertical-align: middle;
}
.active_porcen p{
    background: #79ce3b;
}
.active_porcen::after{
    border-left: 38px #79ce3b solid !important;
}
.porcent_pasos > div::after {
    position: absolute;
    top: -2px;
    right: 3px;
    border-left: 38px #cbcbcb solid;
    border-top: 38px transparent solid;
    border-bottom: 38px transparent solid;
    z-index: 2;
    display: inline-block;
    content: "";
}
.porcent_pasos > div::before {
    position: absolute;
    top: -2px;
    right: 0px;
    border-left: 38px #fff solid;
    border-top: 38px transparent solid;
    border-bottom: 38px transparent solid;
    z-index: 2;
    display: inline-block;
    content: "";
}
.porcent_pasos > div:last-of-type::after, .porcent_pasos > div:last-of-type::before {
    display: none;
}
.porcent_pasos p span {
    border: 2px white solid;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
    font-family: open_sanslight;
    padding-top: 5px;
    margin-right: 4px;
}
.row.porcent_pasos > div {
    padding: 0px 38px 0px 0px !important;
}
.circulo-progr {
    position: relative;
    display: block;
    padding-left: 115px;
    margin-top: 30px;
    padding-right: 15px;
}
#ModalAfirmarQuote .info-prestamo > p {
    border: 0px !important;
    background: #D9D9D9;
    color: #7B7873;
    padding: 10px 6px;
    font-size: 18px;
    margin-bottom: 8px;
    border-radius: 5px;
    text-align: center;
}
#ModalAfirmarQuote .info-prestamo{
    padding: 0px;
    padding: 0px 0px 8px;
}
#ModalAfirmarQuote .info-prestamo > h3 {
    padding: 0px 0px 10px;
}
#ModalAfirmarQuote .montoss{
    padding: 0px;
}
#ModalAfirmarQuote .montoss p{
    padding: 5px 18px 5px;
    color: white;
    text-align: left;
    display: flex;
    justify-content: space-between;
}
#ModalAfirmarQuote .montoss > .boldmonto:last-of-type {
    background: #D9D9D9;
    color: #7B7873;
    padding: 10px 15px;
    font-size: 18px;
    margin-bottom: 25px;
    border-radius: 5px;
    font-family: open_sansregular !important;
    margin-top: 10px;
}
.detail_infosol {
    color: white;
    font-family: open_sansitalic;
    text-decoration: underline;
    padding: 0px;
    display: inline-block;
}
.divBancas .select2 {
    width: 100% !important;
    display: inline-block;
}
#website_odiru .selectMargmin .select2-container{
    margin-bottom: 0px !important
}
#SubirArchivos2 .file-caption-main{
    padding-top: 25px;
    margin-top: 20px;
}
#SubirArchivos2 .file-caption-main::before {
    content: "Agregar archivo:";
    font-size: 15px;
    font-family: open_sansregular;
    display: block;
    position: absolute;
    top: 0px;
    z-index: 5;
    left: 0px;
}
#Activacion h6 {
    display: block;
    text-align: center;
    color: #144865;
    font-weight: normal !important;
    font-family: open_sansregular;
    font-size: 20px;
    text-decoration: underline;
}
#Activacion #TabOpcion1 p {
    color: #90C664;
    max-width: 520px;
    margin: 20px auto 0;
}
#Activacion .modal-content {
    background: white !important;
}
.marcoactivacion {
    background: #F2F2F2;
    padding: 15px;
    border-radius: 12px;
    position: relative;
    text-align: center;
}
.marco2email {
    background: none !important;
}
#Activacion .marcoactivacion .col-xs-12 {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
    margin-left: -5px;
}
#Activacion .marco2email .col-xs-12{
    vertical-align: top !important;
}
#Activacion .marcoactivacion > .row > .col-xs-12:first-of-type{
    margin-left: 0px !important;
}
#Activacion .marcoactivacion span {
    color: #898491;
    font-size: 16px;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
#Activacion #TabOpcion1 .btn-Logins{
    padding: 8px !important;
}
.btnReenviarCodigo {
    color: #86B95C;
    font-family: open_sansregular;
    cursor: pointer;
    display: block;
}
#Activacion .titulosSolic > h2{
    font-size: 26px;
    line-height: 1.3;
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px #ddd solid;
    margin-top: 16px;
}
#Activacion .titulosSolic > h5 {
    font-size: 16px;
    padding-bottom: 40px;
}
#Activacion .ayudas2 > div > p{
    padding: 0px 0px 15px;
}
#Activacion .ayudas2 > div:last-of-type > p{
    border: 0px !important;
}
#Activacion .ayudas2{
    padding-bottom: 20px;
}
.ceropinters{
    pointer-events: none;
}
/* --------------------------------------*/
.table_cifin .reclamos > span {
    font-family: open_sanssemibold;
    background: #337ab7;
    color: white;
    padding: 7px 11px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 10px;
}
.is-sticky > #submitPasosKredi{
    position: fixed !important;
    z-index: 999;
    text-align: center;
    background: rgba(239, 240, 241, 0.7);
    padding: 0px 10px 3px;
}
.bloques h2 {
    border-bottom: 1px #666 solid;
    margin: 0px 0px 15px;
    font-family: open_sanssemibold;
    font-weight: normal !important;
    font-size: 18px;
}
.fechaConsultaCifin2 {
    display: block;
    text-align: center;
    font-family: open_sanssemibold;
    font-size: 13px;
    margin: 30px 0px 3px !important;
}
.sicoincide_cifin{
    color: #257143;
}
.nocoincide_cifin{
    color: red;
}
.sicoincide_cifin > span, .sicoincide_cifin > strong{
    color: #257143 !important;
}
.nocoincide_cifin > span, .nocoincide_cifin > strong{
    color: red !important;
}
#OrganizarNombre h3 {
    font-size: 18px;
    font-family: open_sanssemibold;
    margin: 0px 0px 30px;
}
.cuadroDropable {
    font-family: open_sansregular;
    font-size: 15px;
}
.contfinsortable {
    background: white;
    height: 55px;
    width: 100%;
    display: inline-block;
    padding: 6px;
    margin-bottom: 25px;
    margin-top: 4px;
}
#ListaObjetos {
    margin: 20px 0px;
    padding: 0px;
    text-align: center;
}
.listsSortable {
    display: inline-block;
    padding: 9px 20px;
    background: #e1e1e1 !important;
    font-size: 15px;
    cursor: crosshair;
    border-radius: 6px;
}
#OrganizarNombre .modal-content {
    padding: 35px 25px !important;
}
#nameCorrecto {
    color: #337ab7;
    font-weight: normal !important;
    display: inline-block;
    padding-left: 10px;
}
#ListaObjetos > span {
    margin: 0px 10px;
}
.fechaConsultaCifin2 b {
    color: #cb0505;
    font-weight: normal !important;
}
#templates_cifins .btnsFlotantes a {
    margin: 10px 11px;
    min-width: 140px;
    padding: 8px;
}
.botoneraNews > a {
    margin: 0px 6px 20px;
    min-width: 150px;
}
.cuerpo_cifin h2 {
    font-size: 15px !important;
    text-align: center;
    background: #BCCBE0;
    padding: 6px 5px;
    color: #206696;
    border: 0px !important;
    margin: 30px 0px 3px !important;
}
.btnSobreEscribir {
    display: inline-block;
    text-decoration: none !important;
    color: #206696;
    cursor: pointer;
    margin-left: 5px;
    font-size: 15px;
}
.comparativo_vscifin strong {
    color: #257143;
    display: inline-block;
}
#CifinModal .fechaConsultaCifin {
    padding: 0px 9px 12px;
    font-size: 15px;
}
.row.style_cifin > .col-md-4 b , .row.style_cifin > .col-md-4 span{
    vertical-align: middle;
    display: inline-block;
}
.row.style_cifin > .col-md-4 b{
    width: 50%;
}
.row.style_cifin > .col-md-4 span{
    width: 49%;
    margin-left: -2px;
    font-size: 12px;
    line-height: 1.2;
    padding: 0px 2px 0px 6px;
}
.row.style_cifin > .col-sm-12 span{
    width: 83%;
    display: inline-block;
    margin-left: -2px;
    vertical-align: middle;
    line-height: 1.2;
    padding: 0px 2px 0px 6px;
}
.row.style_cifin > .col-sm-12 b{
    width: 16.6%;
    display: inline-block;
    vertical-align: middle;
}
#CifinModal .modal-content {
    padding: 25px 20px !important;
}
.style_cifin b {
    background: #BCCBE0;
    padding: 3px 8px;
    font-family: open_sansbold;
    color: black;
    font-weight: normal !important;
    font-size: 13px;
    margin-bottom: 2px;
}
.cuerpo_cifin .comportamiento_cifin span {
    color: #666;
    font-family: open_sansregular;
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
    background: white;
    margin: 0px 2px;
    width: 20px;
    height: 20px;
    vertical-align: top;
    padding-top: 3px;
    border: 1px #5f6875 solid;
}
.comportamiento_cifin {
    position: relative;
}
#CifinModal .comportamiento_cifin > p {
    font-size: 11px;
    margin: 0px;
    background: #B9C9DF;
    display: inline-block;
    padding: 3px 8px;
    position: relative;
    margin-left: 14px;
    vertical-align: top;
}
#CifinModal .comportamiento_cifin > p::before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0px;
    border-top: 11px transparent solid;
    border-right: 14px #b9c9df solid;
    border-bottom: 11px transparent solid;
    z-index: 2;
}
#page .cuerpo_cifin > .bloques > .row > .col-xs-12 {
    vertical-align: top;
    margin-bottom: 2px;
    padding: 0px 2px;
}
.table_cifin td , .table_cifin th{
    text-align: center;
}
.table_cifin tr > th:last-of-type, .table_cifin tr > td:last-of-type{
    border-right: 0px !important;
}
.table_cifin th, .table_cifin .cabezath {
    background: #bccbe0;
    font-weight: normal !important;
    font-family: open_sansbold;
    font-size: 13px;
    border-right: 2px #eff0f1 solid;
    border-top: 0px !important;
    border-bottom: 2px #eff0f1 solid !important;
}
.table_cifin td {
    background: #E6E7E9;
    font-weight: normal !important;
    font-family: open_sansregular;
    font-size: 13px;
    border-right: 2px #eff0f1 solid;
    border-top: 0px !important;
    border-bottom: 2px #eff0f1 solid !important;
}
.table_cifin .colorBlue{
    color: #206696;
}
.btnConsultarNew {
    margin-top: 35px;
}
.table_cifin .latest {
    background: #e6e7e9 !important;
}
.table_cifin table{
    margin-bottom: 0px !important;
}
#CifinModal .title_cifin {
    text-align: left !important;
    font-size: 15px !important;
    background: #BCCBE0 !important;
    color: #206696;
    font-family: open_sanssemibold;
}
#page .cuerpo_cifin > .bloques > .row {
    padding-left: 0px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.boldEstado{
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    background-color: red;
}
.table_ubica td.text-center span {
    display: block;
    margin-top: 1px;
}
.direccionesUbica span {
    text-align: left;
}
#header .iconSolicitudesPend {
    font-size: 20px;
    vertical-align: top;
    text-decoration: none !important;
    padding: 35px 10px;
    display: inline-block;
    position: relative;
    color: #005D7F;
    outline: none !important;
}
.iconSolicitudesPend > span {
    position: absolute;
    top: 24px;
    right: 0px;
    font-size: 13px;
    background: #33C31F;
    border-radius: 100%;
    width: 20px;
    padding-top: 3px;
    height: 20px;
    vertical-align: top;
    text-align: center;
    color: white;
    z-index: 20;
    font-style: normal;
    font-family: open_sansregular;
}
.uestado{
    display: block;
}
.sticknormal > #submitPasosKredi{
    position: relative !important;
}
#submitPasosKredi{
    top: auto !important;
    bottom: 0px !important;
    width: 100% !important; 
    left: 0px;
}
.menosIndex{
    z-index: 1 !important;
}
.offcanvas-overlay{
    background: none !important;
}
body{
    overflow-x: hidden;
}
#bodyNotificaciones .status-scroll {
    position: absolute;
    bottom: 67px;
    width: 100%;
    left: 0px;
    text-align: center;
    font-family: open_sansregular;
    color: white;
    background: #242424;
    z-index: 2;
}
#bodyNotificaciones .status-scroll p {
    margin: 0px;
}
#bodyNotificaciones {
    background: rgba(0,0,0,0.86);
    height: 100%;
    position: relative;
    padding: 46px 12px 75px;
    display: none;
}
#bodyNotificaciones h3 {
    margin: 0px;
    color: white;
    font-family: open_sansregular;
    font-size: 20px;
    padding: 10px 15px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 3;
}
#bodyNotificaciones h3 a {
    color: #4c9fe2;
    font-size: 14px;
    float: right;
    padding: 6px 2px;
    cursor: pointer;
    display: inline-block;
}
#cuerpoNotify {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 100%;
    overflow-y: auto;
}
#cuerpoNotify > div:last-of-type {
    padding-bottom: 14px;
}
.botonera_notificador {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding-bottom: 1px;
    z-index: 3;
    overflow-y: auto;
    max-height: 60px;
    padding-right: 7px;
}
.botonera_notificador::-webkit-scrollbar , #cuerpoNotify::-webkit-scrollbar { 
    width: 8px; 
}
.botonera_notificador::-webkit-scrollbar-track , #cuerpoNotify::-webkit-scrollbar-track{ 
    background: rgba(0,0,0,0.8);
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
}
.botonera_notificador::-webkit-scrollbar-thumb , #cuerpoNotify::-webkit-scrollbar-thumb{
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    background: rgba(255,255,255,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
} 
.botonera_notificador::-webkit-scrollbar-thumb:window-inactive , #cuerpoNotify::-webkit-scrollbar-thumb:window-inactive{ 
    background: rgba(0,0,0,0.4);
}
.botonera_notificador a {
    background: #414345;
    display: inline-block;
    width: 100%;
    color: white !important;
    font-family: open_sanslight;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    padding: 5px 3px;
    min-height: 55px;
    text-decoration: none !important;
}
.botonera_notificador a:hover, .botonera_notificador a.actives{
    background: #33c31f !important;
}
.botonera_notificador a i {
    display: block;
    font-style: normal;
    font-size: 20px;
    vertical-align: top;
    position: relative;
    margin-bottom: 6px;
}
.botonera_notificador a i span {
    background: white;
    padding: 0px 2px 1px;
    color: black;
    font-family: open_sansregular;
    font-size: 12px;
    position: absolute;
    top: -5px;
    right: -3px;
}
.botonera_notificador > .row > .col-md-3 {
    padding: 2px 2px;
}
.botonera_notificador > .row {
    margin: 0px;
}
#cuerpoNotify h5 {
    color: white;
    border-bottom: 1px #838383 solid;
    margin: 0px 0px 12px;
    font-family: open_sansregular;
    padding-bottom: 4px;
    font-size: 16px;
}
#cuerpoNotify > div{
    display: block;
    position: relative;
    padding-left: 50px;
    font-family: open_sansregular;
    margin-bottom: 7px;
    min-height: 40px;
}
.btnOptionCampana{
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
}
#cuerpoNotify > div p b {
    font-weight: normal !important;
    font-family: open_sanssemibold;
    display: block;
    font-size: 11px;
    padding-bottom: 2px;
}
#cuerpoNotify > div p {
    margin: 0px;
    font-size: 13px;
    color: white;
    line-height: 1.3;
}
#cuerpoNotify > div i {
    background: #005d7f;
    padding: 10px 3px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    color: white;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    font-size: 20px;
    width: 40px;
}
#cuerpoNotify .sinver i {
    background: white !important;
    color: black !important;
}
.offcanvas-element{
    z-index: 9990 !important;
    position: fixed !important;
    height: 100% !important;
}
.offcanvas-open .offcanvas-element{
    box-shadow: -7px 2px 7px -2px #000;
}
.invalido > input, .invalido > select , .invalido > .select2 .select2-selection{
    border: 2px red solid !important;
}
.success-class , .success-class2{
    position: relative;
}
#website_odiru .success-class > label, #website_odiru .success-class2 label.valid{
    display: none !important;
}
.invalido > label , label.invalido, .invalid label.valid{
    font-family: open_sanslight;
    color: #f00;
    border-bottom: 1px #000 solid;
    width: 100%;
    display: inline-block !important;
    padding-left: 4px;
    margin-bottom: 10px;
    font-size: 13px;
    margin-left: 0px !important;
}
label.valid{
    display: none;
}
.success-class::before , .success-class2 .sublist::after{
    content: "\f00c";
    font: normal normal normal 28px/1 FontAwesome;
    color: #33c31f;
    position: absolute;
    left: 100%;
    top: 27px;
    margin-left: 10px;
}
.success-class2 .sublist::after{
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
}
#ModalAfirmarQuote .radio-azul {
    max-width: 100%;
    position: relative;
    top: 0px !important;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 0px;
}
#ModalAfirmarQuote .modal-content {
    padding: 20px;
    background: #005d7f;
}
.margenes{
    max-width: 1100px;
    margin: 0 auto;
    display: block;
    padding: 0px 10px;
}
.rangesinputs {
    width: 100%;
    display: inline-block;
    padding: 0px 26px;
    position: relative;
    margin: 7px 0px;
}
.rangesinputs > span {
    position: absolute;
    font-size: 14px;
    font-family: open_sansregular;
    top: 0px;
}
#map {
    height: 550px;
}
.btn{
    word-wrap: break-word;
    white-space: normal !important;
}
.minitexts{
    font-size: 15px;
    vertical-align: top;
    margin-top: 8px;
    display: inline-block;
    color: #807f7f;
}
.minitexts i , .minitexts2 i{
    font-style: normal !important;
}
.minitexts2 {
    font-size: 14px;
    display: block;
    width: 100%;
    text-decoration: none !important;
}
#TabOpcion1 , #TabOpcion2 , #TabOpcion3{
    padding: 10px 20px;
}
.maxenlaces{
    white-space: normal !important;
}
#TabOpcion1 span , #ActivacionCuenta span {
    font-family: open_sansregular;
    font-size: 16px;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
}
#TabOpcion2 p{
    padding-bottom: 0px;
}
#TabOpcion2 .modal-cliente h5{
    padding-top: 5px !important;
}
.rangesinputs > span:first-of-type {
    left: 0px;
}
.rangesinputs > span:last-of-type {
    right: -2px;
}
.filstro {
    display: inline-block;
    float: right;
}
.enuso {
    background: #33C31F !important;
}
.maxenlaces > a{
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}
.formadmins h3 {
    width: 100%;
    display: inline-block;
    font-family: open_sansregular;
    font-size: 20px;
    border-bottom: 1px #666 solid;
    padding-bottom: 2px;
    margin-bottom: 28px;
}
.formadmins .btn-confirmaciones{
    padding-top: 45px;
}
.enlacesContrat {
    display: inline-block;
    width: 100%;
    padding: 25px 15px;
}
.enlacesContrat ul {
    padding: 0px;
    list-style: none;
}
.enlacesContrat a {
    display: inline-block;
    font-family: open_sansregular;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 5px 10px;
    color: #666;
}
.enlacesContrat a i {
    font-size: 23px;
    margin-right: 8px;
    vertical-align: bottom;
    margin-top: 2px;
}


.maxenlaces{
    max-width: 135px;
}
.maxenlaces > a:last-of-type{
    margin-bottom: 0px !important;
}
.form-aliado > p {
    font-size: 18px;
    font-family: open_sansregular;
    color: white;
    margin: 0px auto;
    padding-bottom: 40px;
    padding-top: 10px;
}
.download-enlace {
    display: inline-block;
    width: 100%;
    padding: 5px 20px;
    text-decoration: underline;
    cursor: pointer;
}
#archivosBody span {
    display: inline-block;
    width: 100%;
    max-height: 150px;
    overflow-y: auto;
    padding-right: 7px;
    word-wrap: break-word;
}
.contentAdmin > .row , .cabezaAdmin > .row {
    margin-right: 0px;
}
.form-aliado {
    max-width: 400px;
    margin: 0 auto 40px;
}
.table-cuotas th, .table-cuotas td {
    text-align: center;
    font-weight: normal !important;
    vertical-align: middle;
}
.table-cuotas td {
    vertical-align: middle;
    font-family: open_sanslight;
    color: #444;
}
.btn{
    font-family: open_sansregular;
}
.btnExportExcel span {
    margin-right: 5px;
    vertical-align: top;
    margin-top: 2px;
    font-size: 15px;
}
.table-cuotas th {
    font-family: open_sanssemibold;
    color: #000;
}
.body-tab-cuotas{
    background: #eff0f1;
    width: 100%;
    display: inline-block;
    padding: 10px 20px;
}
.closeMod {
    background: 0px;
    position: absolute;
    z-index: 10;
    border: 0px;
    opacity: 1 !important;
    right: 3px;
    top: 2px;
    color: #5CA1A5;
    font-size: 22px;
    font-family: open_sanslight;
}
.tilaliado {
    margin-left: 50px;
    font-family: open_sansregular;
    color: white;
    font-size: 18px;
    border-bottom: 1px white solid;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.cuerpo-header {
    background: #eff0f1;
    padding: 11px 0px;
    display: block;
    width: 100%;
    border-bottom: 4px #005d7f solid;
}
#menu a {
    color: #005d7f;
    font-family: open_sanssemibold;
    background: none;
}
.info-forms {
    font-family: open_sansregular;
    margin-bottom: 20px;
    font-size: 14px;
}   
.info-forms > i {
    font-family: open_sansitalic;
    display: inline-block;
    width: 100%;
    font-size: 13px;
}
#menu a:hover , #menu .activelink{
    color: #33c31f !important;
}
.menubody {
    padding-top: 12px;
}
.paraedicion[readonly] {
    background: transparent !important;
    border: 0px !important;
    padding: 0px !important;
    width: 100% !important;
}
input.editando{
    font-size: 22px !important;
}
textarea.editando{
    font-size: 14px !important;
}
.bodybaner{
    background: #005d7f;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 3px;
}
.slid1{
    background-image: url(../img/slide1home.jpg);
}
.slid2{
    background-image: url(../img/slide2home.jpg);
}
#slidehome .slid4{
    background-image: url(../img/slide5.jpg);
    min-height: 238px !important;
    padding: 12px 3% 15px;
}
.objetosslide {
    height: 238px;
    display: inline-block;
    width: 100%;
    background-size: cover;
    background-position: 0px -5px;
    background-repeat: no-repeat;
    padding: 12px 4% 15px;
    overflow: hidden;
}
.objetosslide h3 {
    font-size: 17px;
    color: white;
    font-family: open_sanslight;
    max-width: 214px;
}
.objetosslide h3 {
    font-size: 31px;
    color: white;
    font-family: open_sanslight;
    max-width: 253px;
    margin-left: 60px;
    margin-top: 40px;
}
#slidesindic {
    left: auto;
    right: 20px;
    width: auto !important;
    margin: 0px;
    bottom: 15px;
}
#slidesindic .active{
    background: white !important;
}
#slidesindic li {
    background: rgba(255,255,255,0.4);
    border: 0px;
    margin-left: 9px;
    width: 14px;
    height: 14px;
}
.tabshome {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 32px 70px 26px 0px;
    margin-top: -10px;
    background: #005d7f;
}
input[readonly] {
    background: #eee;
}
.tabshome > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    position: absolute;
    bottom: 100%;
    left: 0px;
}
.table-responsive{
    width: 100%;
}
.tabshome > ul li {
    display: inline-block;
}
.tabss a{
    font-family: open_sanslight;
    color: #666;
}
.tabss .active a {
    background: #005D7F !important;
    color: white !important;
}
.tabss {
    margin-bottom: -1px;
}
.tabshome > ul li a {
    display: inline-block;
    padding: 10px 10px;
    min-width: 174px;
    text-align: center;
    color: white;
    background: #004963;
    text-decoration: none !important;
    font-family: open_sansregular;
    border-top: 4px transparent solid;
}
.tabshome .active a span{
    opacity: 1 !important;
}
.tabshome > ul li a span {
    opacity: 0.5;
}
.tabshome > ul .active a {
    border-top: 4px #8bd432 solid !important;
    background: #005d7f;
}
.nada {
    display: none !important;
}
.simu-2 {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-left: 50px;
    padding-top: 8px;
}
.simulat {
    background: #eff0f1;
    width: 100%;
    display: inline-block;
    padding: 18px 30px 7px;
    position: relative;
    border-radius: 3px;
}
.simulat > h4 {
    font-size: 17px;
    font-family: open_sansregular;
    color: #005d7f;
    text-align: center;
    margin: 0px;
}
.simulat > h5 {
    margin: 0px;
    text-align: center;
    font-size: 14px;
    font-family: open_sanssemibold;
    color: #005d7f;
    background: #bfd3da;
    padding: 9px 5px 11px;
    border-radius: 5px;
    margin-top: 9px;
}
.bodlogo{
    display: inline-block;
}
.bodlogo > img{
    max-width: 100%;
}
.simu-2 > h4 {
    font-size: 18px;
    font-family: open_sansregular;
    color: white;
    margin: 0px 0px 27px;
}
.bar-kredi {
    width: 100%;
    position: relative;
    display: inline-block;
    padding: 0px 55px 0px 60px;
    max-width: 475px;
}
.bar-kredi > span {
    position: absolute;
    top: -53px;
    right: -34px;
    background: white;
    color: #005d7f;
    font-size: 16px;
    font-family: open_sansregular;
    min-width: 102px;
    text-align: center;
    padding: 4px 2px;
    border-radius: 4px;
    min-height: 29px;
}
.montoss > p span {
    float: right;
}
.modalidades .detcoop{
	position: relative;
	color: white !important;
	top: -5px;
	margin: 0px !important;
}
.sim2cooper .fechaPagos {
    margin: 0px;
    text-align: center;
    font-size: 14px;
    font-family: open_sanssemibold;
    color: #005d7f;
    background: #bfd3da;
    padding: 9px 5px 11px;
    border-radius: 5px;
    margin-top: 3px;
}
.sim2cooper h4 {
    font-size: 17px;
    font-family: open_sansregular;
    color: #005d7f;
    text-align: center;
    margin: 0px;
    padding: 11px 5px 8px;
}
.montoss > p {
    margin: 0px;
    font-family: open_sanslight;
    font-size: 13px;
    color: #2b2b2b;
    padding-bottom: 1px;
}
.boldmonto {
    font-family: open_sansbold !important;
}
.montoss {
    width: 100%;
    display: inline-block;
    padding: 12px 5px 10px;
}
.solicitarbtn {
    background: #fb870a !important;
    color: white !important;
    border-radius: 6px;
    padding: 9px 12px !important;
    border: 1px #be6301 solid;
    font-size: 13px;
    text-align: center;
    width: 100%;
    font-family: open_sanssemibold;
    margin: 7px 0px 0px;
    cursor: pointer;
    text-decoration: none !important;
}
#cargaDocs2.fondoVerdArchi{
    background: #21B14E !important;
}
.solicitarbtn:hover{
    opacity: 0.7
}
#menu-fix {
    position: relative;
    z-index: 999 !important;
}

#slide-range1 , #slide-range2,
#slide-range3 , #slide-range4{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px #005D7F solid;
}
#slide-range1 > div, #slide-range2 > div,
#slide-range3 > div, #slide-range4 > div {
    background: #33c31f;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.simu-2 > h4:last-of-type {
    padding-top: 95px;
}
#slide-range1 > span , #slide-range2 > span,
#slide-range3 > span , #slide-range4 > span{
    background: #33c31f;
    border-radius: 100%;
    border: 5px white solid;
    width: 29px;
    height: 29px;
    top: -11px;
    outline: none !important;
    cursor: pointer;
}
.bar-kredi > a span {
    font-family: open_sansregular;
    width: 70px;
    display: inline-block;
    position: absolute;
    left: -23px;
    top: 100%;
    padding-top: 8px;
    font-size: 14px;
}
.iz1{
    left: 13px;
}
.der1{
    right: 0px;
}
.bar-kredi > a {
    border: 2px white solid;
    border-radius: 100%;
    color: white !important;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-decoration: none !important;
    text-align: center;
    padding-top: 6px;
    position: absolute;
    top: -10px;
    cursor: pointer;
}
.editando{
    border: 1px #666 solid !important;
    display: inline-block !important;
    padding: 8px !important;
    background: #fff !important;
    color: #666 !important;
    width: 100% !important;
    height: auto;
}
.editarweb {
    font-size: 25px !important;
    color: #FB870A;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    text-decoration: none !important
}
.fulledicion {
    position: relative;
    padding-right: 30px;
}
.editarweb.activoe {
    color: #6DBC3B !important;
}
.btnEdicionWeb {
    font-family: open_sanssemibold;
    background: #33C31F;
    padding: 10px 20px;
    display: inline-block;
    position: fixed;
    top: 22%;
    right: 0px;
    border: 1px #044B77 solid;
    color: white;
    z-index: 999999999999999999;
}
.icofunc2 {
    background-position: 0px -173px !important;
}
.icofunc3 {
    background-position: 0px -368px !important;
}
.icofunc4 {
    background-position: 0px -578px !important;
}
.icofunc5 {
    background-position: 0px -750px !important;
}
td , th{
    vertical-align: middle !important;
}
#website_odiru .btn-login {
    background: #e03d58 !important;
    color: white !important;
    border-radius: 7px;
    padding: 7px 12px;
    border: 1px #e03d58 solid;
    font-size: 13px;
    margin-top: 7px;
    margin-left: 9px;
}
.btn-login:hover{
    color: white !important;
    opacity: 0.8;
}
footer {
    background: #005d7f;
    width: 100%;
    display: inline-block;
    position: relative;
}
.barra1 {
    width: 100%;
    display: inline-block;
    position: relative;
    background-size: cover;
}
.ImagenContact{
    background-image: url(../img/imagen1.jpg);
}
.ImagenQuienes{
    background-image: url(../img/imagen2.jpg);
}
.ImagenPreguntas{
    background-image: url(../img/imagen5.jpg);
}
.barra1 h2 {
    margin-top: 130px;
    color: white;
    font-size: 50px;
    font-family: open_sanslight;
    margin-bottom: 35px;
}
.contactoKre h3{
    font-family: open_sanslight;
    font-size: 36px;
    color: #005d7f;
    margin: 0px;
    padding-top: 65px;
    padding-bottom: 45px;
}
.pConta{
    font-family: open_sanslight;
    font-size: 19px;
    color: #005d7f;
    margin: 0px;
    padding-bottom: 40px;
}
.inputs {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: open_sansregular;
    padding: 10px;
    border: 2px #dddcdd solid;
    border-radius: 3px;
    outline-color: #8bd432;
}
textarea.inputs {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: open_sansregular;
    padding: 10px;
    border: 2px #dddcdd solid;
    border-radius: 3px;
    height: 130px;
    outline-color: #8bd432;
}
.contenido{
    width: 100%;
    display: inline-block;
    position: relative;
    min-height: 500px;
}
.btn-envios {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    background: #fb870a;
    color: white;
    font-family: open_sanssemibold;
    border: 1px #d87102 solid;
    border-radius: 6px;
    padding: 11px 10px 11px;
}
#form-contacto {
    padding-top: 11px;
    padding-left: 30px;
    padding-bottom: 85px;
}
.tels p {
    font-family: open_sansregular;
    font-size: 15px;
    color: #005d7f;
    margin-bottom: 16px;
    position: relative;
}
.tels span{
    background-image: url(../img/sprite1.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 27px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.tels > p:nth-child(2) {
    margin-bottom: 12px;
}
.ico2Con {
    background-position-y: -40px;
}
.ico3Con {
    background-position-y: -77px;
    height: 33px !important;
    position: absolute;
    left: 0px;
    top: 0px;
}
.semaforo span {
    border-radius: 100%;
    width: 25px;
    height: 25px;
    display: inline-block;
    color: white;
    font-family: open_sanslight;
    padding-top: 3px;
    text-align: center;
    vertical-align: top;
}
.semaforo > a{
    display: inline-block;
    text-decoration: none !important;
    cursor: pointer;
}
.semaforo.leyenda p span , .semaforo.leyenda a span{
    vertical-align: middle;
    margin-right: 4px;
}
.semaforo.leyenda p, .semaforo.leyenda a{
    margin: 10px 0px;
    font-family: open_sanslight;
    text-align: center;
}
.tels p:last-of-type {
    padding-left: 45px;
    line-height: 1.3;
    padding-top: 6px;
}
.siguenos {
    margin-top: 26px;
    display: inline-block;
    width: 100%;
    padding-top: 35px;
    position: relative;
}
.siguenos > p {
    font-size: 18px;
    color: #005d7f;
    font-family: open_sansregular;
    margin: 0px;
}
.siguenos > p > a , .quienesFoot h4 > a {
    color: white;
    border-radius: 100%;
    width: 31px;
    height: 31px;
    text-align: center;
    padding-top: 7px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 20px;
}
.siguenos > p > a:first-of-type , .quienesFoot h4 > a:first-of-type {
    margin-left: 22px;
}
.siguenos > p > a:last-of-type , .quienesFoot h4 > a:last-of-type {
    margin-left: 4px;
}
a.fa-facebook{
    background: #005d7f;
}
a.fa-twitter{
    background: #598dca;
    padding-top: 6px !important;
    vertical-align: top;
}
.siguenos::before {
    background: #dedede;
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 1px;
    max-width: 365px;
}
.questCircle {
    color: #005D7F;
    display: inline-block;
    padding: 0px 2px;
    text-decoration: none !important
}
.quienesFoot {
    padding-bottom: 55px;
}
.sigueQuienes {
    margin-top: -6px !important;
    text-align: right;
}
.quienesh2 {
    color: #535454;
    font-family: open_sanslight;
    margin: 0px;
    padding-top: 60px;
    padding-bottom: 25px;
}
.preguntas_marg{
    margin: 30px auto 0px;
    max-width: 600px;
}
.quienesP{
    color: #7d7d7e;
    font-size: 14px;
    font-family: open_sanslight;
    margin-bottom: 30px;
}
.bardivide {
    width: 100%;
    display: inline-block;
    background: #c0c2c2;
    height: 1px;
    margin: 80px 0px 35px;
}
.quienesFoot img {
    max-width: 100%;
}
.quienesFoot h4 {
    color: #4d4e4f;
    font-family: open_sansregular;
    font-size: 22px;
    margin: 0px;
    padding-top: 35px;
    padding-bottom: 25px;
}
.quienesFoot p {
    font-size: 14px;
    font-family: open_sansregular;
    color: #4d4e4f;
    margin-bottom: 20px;
    line-height: 1.4;
}
.quienesFoot p > b {
    font-family: open_sanssemibold;
}
.barra2{
    width: 100%;
    display: inline-block;
    position: relative;
    background-image: url(../img/imagen3.jpg);
    background-size: cover;
    margin-top: 100px
}
.txtRenova{
    width: 100%;
    display: inline-block;
    background: rgba(0,93,127,0.6);
    padding: 25px 45px;
    margin: 50px 0px;
}
.txtRenova > h3{
    margin: 0px;
    font-size: 36px;
    font-family: open_sanslight;
    color: white;
    padding-bottom: 24px;
}
.txtRenova > p{
    margin: 0px;
    font-size: 17px;
    font-family: open_sansregular;
    color: white;
}
#comoFunciona {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 130px 0px 80px;
}
#comoFunciona h4{
    font-size: 36px;
    font-family: open_sanslight;
    color: #005d7f;
    margin: 0px;
    padding-bottom: 34px;
}
#comoFunciona div > p, #comoFunciona div > h1{
    color: #33c31f;
    font-size: 24px;
    font-family: open_sanslight;
    margin: 0px;
    padding-left: 20px;
}
.estadistic p {
    background: #eff0f1;
    padding: 20px 10px;
    margin-top: 10px;
    font-size: 16px;
    font-family: open_sansregular;
}
.estadistic {
    padding: 0px 30px;
}
.estadistic p b {
    width: 100%;
    display: inline-block;
    font-size: 25px;
    font-family: open_sanssemibold;
    font-weight: normal !important;
}
.seccion4{
    padding-bottom: 60px;
    width: 100%;
    display: inline-block;
    background-image: url(../img/imagen4.jpg);
    background-size: cover;
}
.registrarseSec h3{
    font-size: 30px;
    font-family: open_sanslight;
    color: white;
    margin: 0px;
    padding-top: 80px;
    padding-bottom: 23px;
}
.btn-green {
    display: inline-block;
    background: #33c31f;
    font-family: open_sanssemibold;
    font-size: 16px;
    padding: 10px 42px 11px;
    border-radius: 6px;
    color: white;
}
.infofuncion{
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 95px;
    padding-bottom: 0px;
}
.infofuncion ul{
    list-style: none;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.infofuncion ul li{
    position: relative;
}
.infofuncion p b{
    font-family: open_sansbold;
    font-size: 22px;
    color: #005d7f;
    display: inline-block;
    width: 100%;
}
.infofuncion p {
    margin: 0px;
    color: #535454;
    font-size: 14px;
    font-family: open_sanslight;
    padding-left: 150px;
    padding-bottom: 80px;
    padding-top: 20px;
}
.infofuncion ul li span{
    background-image: url(../img/sprite3.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    width: 115px;
    height: 131px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.panel-condicion {
    border: 1px #b8b8b8 solid !important;
    border-radius: 0px !important;
    background: #f7f8f8 !important;
}
.panel-condicion > a {
    padding: 10px 10px 10px 58px;
    font-size: 15px;
    color: #7d7d7e;
    position: relative;
    font-family: open_sanssemibold;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}
.panel-condicion > a > i {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #261d6f;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    text-align: center;
    padding-top: 5px;
    font-size: 17px;
    background: none !important;
}
.panel-condicion > .collapsed > i::before{
    content: "\f054" !important;
}
.panel-condicion p {
    padding: 0px 10px 0px 45px;
    margin: 0px;
    font-size: 14px;
    font-family: open_sanslight;
    color: #515251;
}
.modal-cliente > .modal-content {
    background: white;
    border-radius: 0px !important;
    padding: 30px 75px;
    border: 0px !important;
    color: #365e8f;
}
.logoModal {
    margin-bottom: 40px;
}
.form-logins > input {
    margin-bottom: 25px !important;
}
.btn-Logins {
    width: 100%;
    background: #fb870a;
    color: white;
    border: 1px #d87102 solid !important;
    font-size: 16px !important;
    font-family: open_sanssemibold;
    padding: 15px !important;
}
.btn-Logins:hover{
    opacity: 0.7;
}
form.form-logins > a {
    width: 100%;
    display: inline-block;
    font-size: 13px;
    color: #424343;
    font-family: open_sanssemibold;
}
.lineS {
    height: 1px;
    width: 110%;
    display: block;
    margin: 15px auto 25px;
    background: #d7d8d8;
    position: relative;
    left: -5%;
}
.crearNew{
    width: 100%;
    display: inline-block;
    background: #e4e4e4;
    color: #5b5b5b;
    border: 1px #909191 solid;
    border-radius: 5px;
    padding: 14px;
    font-size: 16px;
    font-family: open_sanssemibold;
    text-decoration: none !important;
    text-align: center;
}
.cabezaAdmin img {
    padding: 10px 0px;
}
.exit {
    float: right;
    font-size: 18px;
    color: #005d7f;
    font-family: ubunturegular;
    padding: 20px 28px;
    display: inline-block;
    position: relative;
}
.pors {
    top: 35px;
    position: absolute;
    right: -5px;
}
.cabezaAdmin {
    width: 100%;
    display: inline-block;
    background: #fff;
    padding-left: 35px;
    position: relative;
    border-bottom: 1px #ddd solid;
}
.exit > img {
    margin-left: 12px;
}
.exit::before {
    content: "";
    position: absolute;
    left: 0px;
    width: 1px;
    height: 70%;
    top: 15%;
    background: #d6d7d8;
}
#menuadmin {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    width: 100%;
    list-style: none;
}
#menuadmin > li a {
    display: inline-block;
    width: 100%;
    position: relative;
    background: #005d7f;
    color: white;
    border-top: 1px #004c68 solid;
    padding: 16px 26px;
    font-family: open_sanssemibold;
    text-decoration: none !important;
    font-size: 14px;
}
.fa.fa-usd {
    padding: 0px 6px;
}
nav#menuMovi li a{
    padding: 15px 10px 15px 20px !important;
    font-family: open_sansregular;
}
#menuadmin > li a:hover , .activeadmin , nav#menuMovi li a:hover , nav#menuMovi .movilnoti:hover , nav#menuMovi .movilnoti3:hover{
    background: white !important;
    color: #005d7f !important;
    border-top: 0px !important;
}
.activeadmin::before{
    height: 0px !important;
}
#menuadmin > li a:hover::after , nav#menuMovi li a:hover::after , nav#menuMovi .movilnoti:hover::after , nav#menuMovi .movilnoti3:hover::after , .activeadmin::after{
    content: "";
    width: 6px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #33c31f;
    border-top: 0px !important;
}
nav#menuMovi .movilnoti a:hover::after , nav#menuMovi .movilnoti3 a:hover::after{
    display: none;
}
nav#menuMovi .movilnoti a:hover , nav#menuMovi .movilnoti3 a:hover{
    background: none !important;
}
.movilnoti > span , .movilnoti3 > span{
    font-family: open_sansregular;
}
.contenidoAdmin {
    padding-right: 50px;
}
#menuadmin > li a::before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #267592;
    left: 0px;
}
.contentAdmin {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-top: -5px;
}
.seccions {
    color: #005d7f;
    font-size: 25px;
    font-family: open_sanssemibold;
    margin: 0px;
    width: 100%;
    display: inline-block;
    padding: 30px 0px;
}
.substils {
    font-family: open_sansregular;
    border-bottom: 1px #005D7F solid;
    color: #005D7F;
    padding-bottom: 2px;
    margin: 15px 0px 25px;
    position: relative;
}
.table thead {
    font-family: open_sansregular;
}
.table tbody {
    font-family: open_sansregular;
}
.observac p {
    font-family: open_sansregular;
    padding-bottom: 20px;
}
#observacii {
    margin-bottom: 35px;
    font-family: open_sansregular;
}
.btn{
    cursor: pointer;
}
.requisit > h4::before {
    width: 0;
    height: 0;
    content: "";
    border-left: 13px transparent solid;
    border-right: 13px transparent solid;
    border-top: 15px #33C31F solid;
    position: absolute;
    top: 100%;
    left: 49%;
}
.requisit > h4 {
    background: #33c31f;
    text-align: center;
    font-family: open_sansitalic;
    color: white;
    font-size: 17px;
    padding: 13px 10px;
    position: relative;
    margin: 0px 0px 52px;
}
.icosHome div {
    display: inline-block;
    width: 17%;
    vertical-align: top;
    position: relative;
}
.icosHome div p {
    color: #6e6f6f;
    font-size: 15px;
    font-family: open_sansregular;
    margin: 0px;
}
.icosHome div span{
    background: url(../img/icohomes.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 68px;
    display: inline-block;
}
.icosHome > span {
    color: #669eb2;
    font-family: open_sansregular;
    font-size: 42px;
    width: 2px;
    margin: 0px -2px;
}
.icoh2 {
    background-position: -179px 0px !important;
    width: 70px !important;
}
.icoh3 {
    background-position: -400px 0px !important;
    width: 69px !important;
}
.icoh4 {
    background-position: -607px 0px !important;
    width: 70px !important;
}
.icoh5 {
    background-position: -784px 0px !important;
    width: 74px !important;
}
/* --- solicitar ---- */
.azulfond {
    background: #005d7f;
}
.continuarSig > h3 {
    color: white;
    font-size: 26px;
    font-family: open_sanslight;
    max-width: 645px;
    margin: 0 auto 46px;
    line-height: 1.45;
}
.continuarSig {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 104px 0px 88px;
}
.continuarSig > a{
    max-width: 256px;
    font-size: 18px !important;
    display: inline-block;
    text-decoration: none !important
}
.montosDiv {
    text-align: center;
    width: 100%;
    display: inline-block;
    position: relative;
}
.montosDiv .row p{
    border: 0px !important;
}
.montosDiv > p:last-of-type{
    border-right: 0px !important;
}
.montosDiv > p , .montosDiv .row p{
    display: inline-block;
    margin: 0px;
    font-size: 14px;
    font-family: open_sansregular;
    color: white;
    position: relative;
    padding: 11px 16px 11px 12px;
    border-right: 1px #01465f solid;
    margin: 8px 0px;
}
.montosDiv > p span , .montosDiv .row p span {
    background: white;
    min-width: 98px;
    display: inline-block;
    height: 28px;
    border-radius: 4px;
    font-size: 15px;
    color: #005d7f;
    text-align: center;
    padding: 3px 13px 0px;
    font-family: open_sansregular;
    margin-left: 11px;
}
.titulosSolic > h2 {
    text-align: center;
    font-size: 32px;
    color: #005d7f;
    font-family: open_sansregular;
    line-height: 1.4;
    margin: 0px;
    padding-top: 60px;
    padding-bottom: 44px;
}
.titulosSolic > h5 {
    font-family: open_sanssemibold;
    font-style: italic;
    text-align: center;
    color: #005d7f;
    font-size: 19px;
    margin: 0px;
    padding-bottom: 55px;
}
.ayudas2 {
    margin: 0 auto 104px;
    max-width: 688px;
}
.ayudas2 > div > span {
    border-radius: 100%;
    background: #33c31f;
    width: 21px;
    height: 21px;
    display: inline-block;
    color: white;
    font-family: open_sansregular;
    text-align: center;
    padding-top: 1px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.ayudas2 > div {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 38px;
    padding-bottom: 14px;
}
.ayudas2 > div > p {
    font-size: 14px;
    color: #535454;
    font-family: open_sansregular;
    border-bottom: 1px #c0c2c2 solid;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.fechaIngres, .cuerpoWiki {
    font-family: open_sansregular;
    font-size: 13px;
}
#consultarTab {
    font-family: open_sansregular;
}
#consultarTab .row {
    padding-bottom: 5px;
}

.fechaIngres > span {
    color: #b60808;
    font-family: open_sansbold;
    padding-left: 10px;
}
.fechaIngres {
    padding-bottom: 10px;
}
.cuerpoWiki{
    border: 2px #666 solid;
    border-radius: 12px;
    padding: 5px 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.cuerpoWiki b, #consultarTab b {
    font-family: open_sanssemibold;
}
#consultarTab .btn-confirmaciones {
    padding-top: 30px;
}
.sinbordes{
    border: 0px !important;
}
.infreal9 {
    width: auto !important;
    padding: 10px 0px;
}
.cuerpoWiki .row {
    margin-bottom: 5px;
}
.cuerpoWiki .row:first-of-type {
    border-bottom: 1px #666 solid;
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 5px;
}
.rowiki > div:nth-child(2) {
    border-right: 1px #666 solid;
}
.rowiki span{
    word-wrap: break-word;
    display: inline-block;
    width: 100%;
}
.chulotrue {
    font-size: 16px !important;
    position: relative;
    top: 1px;
    margin-left: 5px;
}
.chulotrue.fa-times{
    color: #b60808;
}
.chulotrue.fa-check{
    color: green;
}
.asd1{
    position: relative;
}
.asd1::before {
    content: "";
    position: absolute;
    z-index: 2;
    height: 1px;
    width: 63%;
    background: #666;
    top: 100%;
    right: 3px;
}


/* --- pie de pagina --- */
footer ul li {
    display: inline-block;
    vertical-align: top;
}
footer ul li a {
    display: inline-block;
    color: white !important;
    text-align: center;
    width: 100%;
    font-size: 13px;
    font-family: open_sansregular;
    padding: 20px 15px 9px;
}
footer p {
    color: white;
    margin: 0px;
    font-size: 13px;
    font-family: open_sansregular;
    padding: 20px 0px;
}
.grisFond {
    width: 100%;
    background: #eff0f1;
    border-top: 1px #c0c2c2 solid;
    padding: 65px 0px;
}
.divBancas > h4 {
    color: #3c3d3d;
    font-size: 15px;
    font-family: open_sanssemibold;
    padding-left: 6px;
    margin: 0px;
    padding-bottom: 10px;
}
.divBancas > input:focus , .divBancas > select:focus , .select2-container > span.selection > span:focus{ 
    border-color: #8bd432 !important;
    box-shadow: 0px 0px 0px 1px #8bd432 !important;
}
.select2-container > span.selection > span {
    height: 34px;
    padding-top: 3px;
}
.select2-container > span.selection > span > .select2-selection__arrow{
    top: 5px;
}
.select2-container {
    margin-bottom: 32px !important;
}
.divBancas > select , .divBancas > input , .select2-container {
    margin-bottom: 32px;
    font-family: open_sanslight;
}
.uldeberes {
    list-style: none;
    padding: 0px;
    margin: 120px 0px 0px;
}
.uldeberes li {
    font-family: open_sansitalic;
    padding-bottom: 6px;
    font-size: 13px;
    color: #000;
    position: relative;
    padding-left: 16px;
}
.uldeberes > li > b {
    font-size: 13px;
    color: #3c3d3d;
    font-family: open_sanslight;
    position: absolute;
    vertical-align: top;
    margin-top: 2px;
    display: inline-block;
    left: 0px;
    top: 0px;
}
.grisFormulas > h2 {
    text-align: center;
    font-size: 36px;
    font-family: open_sanslight;
    color: #005d7f;
    margin: 0px;
    padding-bottom: 40px;
}
.grisFormulas {
    width: 100%;
    display: inline-block;
    padding: 70px 0px 100px;
}
.grisFormulas > form {
    max-width: 505px;
    margin: 10px auto 0;
    background: #eff0f1;
    border: 1px #c7c6c7 solid;
    border-radius: 4px;
    padding: 66px 70px 66px;
}
.grisFormulas > form > input, .grisFormulas > form > select{
    margin-bottom: 28px !important;
}
.lineaBody{
    border-bottom: 1px #c0c2c2 solid;
    width: 100%;
    display: inline-block;
}
.title-modal2 {
    font-family: ubuntubold;
    font-size: 26px;
    display: inline-block;
    text-align: center;
    color: #365e8f;
    width: 100%;
    margin: 0px;
    padding: 22px 5px;
    margin-top: 30px;
}
.modal-cliente h5 {
    color: #365e8f;
    font-family: ubuntubold;
    text-align: center;
    font-size: 26px;
    padding: 20px 10px;
}
.divexito > ol {
    font-size: 18px;
    font-family: 'ubunturegular';
    margin: 0px;
}
.divexito > ol > li > p {
    text-align: left;
    padding-bottom: 20px !important;
    font-size: 18px;
}
.modal-cliente p {
    font-size: 16px;
    font-family: ubunturegular;
    text-align: center;
    padding: 5px 20px 30px;
    color: #365e8f;
    margin: 0px;
}
.form-ingreso {
    max-width: 600px;
    margin: 0 auto;
    padding: 80px 20px;
    min-height: 600px;
    width: 100%;
}
#SegPalabra {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 30px;
}
#SegPalabra li {
    font-family: open_sansregular;
    padding: 5px;
    display: inline-block;
    width: 100%;
}
#SegPalabra input {
    display: inline-block;
    margin-right: 10px;
}
.confirm-div{
    text-align: center;
    max-width: 200px;
    width: 100%;
    margin: 15px auto 25px;
}
.substils > input {
    position: absolute;
    width: 100px;
    top: -8px;
    right: 5px;
    text-align: center;
}
.conteniDoss {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    padding-right: 55px;
}
.quitar {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
}
.agregar2 {
    margin-bottom: 25px !important;
}
.Spuntaje {
    color: #666;
    position: absolute;
    right: 125px;
    top: -3px;
}
.Spuntajes {
    font-family: open_sansregular;
    padding-top: 6px;
    display: inline-block;
    color: #666;
}
.pterminos {
    font-family: open_sansregular;
    color: #666;
}
.pterminos:first-of-type{
    margin-top: 20px;
}
.radio-gris {
    border: none !important;
    border-radius: 7px;
    display: inline-block;
    width: 100%;
    padding: 0px 20px 25px;
    background: #ffffff;
    position: relative;
    margin-top: 55px;
}
.radio-gris > h2 {
    margin: 0px;
    color: #005d7f;
    font-family: open_sanslight;
    font-size: 26px;
    padding: 0px 25px 25px;
}
.radio-gris > p {
    color: #5b5c5c;
    font-family: open_sansregular;
    padding: 0px 25px 20px;
    width: 100%;
    display: inline-block;
    margin: 0px;
}
.radio-white {
    background: white;
    border: none;
    border-radius: 6px;
    width: 100%;
    display: inline-block;
    position: relative;
}
.radio-white h3 {
    margin: 0px;
    font-size: 17px;
    color: #909192;
    font-family: open_sanslight;
    padding: 35px 40px 18px;
    width: 100%;
    display: inline-block;
}
.radio-white > div  , .peditPasos{
    width: 100%;
    position: relative;
    display: inline-block; 
}
.peditPasos > p {
    color: #adadad;
    font-family: open_sanssemibold;
    font-size: 14px;
    position: relative;
    margin: 0px;
    padding: 10px 115px 10px 40px;
    border-bottom: 1px #d8d9d9 solid;
}
.enabl {
    border: 1px #ddd solid !important;
    padding: 3px 10px !important;
    width: 90% !important;
    background: #f6f6f6 !important;
    border-radius: 5px;
}
.edit-paso:hover{
    color: white !important;
    background: #034572 !important;
}
.edit-paso {
    text-decoration: none !important;
    cursor: pointer;
    border: 1px #d1d1d1 solid;
    border-radius: 5px;
    padding: 6px 26px;
    position: absolute;
    right: 15px;
    top: 25%;
    font-family: open_sansregular;
    color: #919292;
    background: #edeeef;
    background: -webkit-linear-gradient(#edeeef , #dededf);
    background: -moz-linear-gradient(#edeeef , #dededf);
    background: -ms-linear-gradient(#edeeef , #dededf);
    background: -o-linear-gradient(#edeeef , #dededf);
    background: linear-gradient(#edeeef , #dededf);
}
.peditPasos > p > input , .peditPasos > p > select{
    display: block;
    border: 0px;
    background: transparent;
    font-size: 16px;
    color: #3c3d3d;
}
.radio-azul {
    background: white !important;
    margin-top: 55px;
    border-radius: 7px;
    padding: 26px 14px 15px;
    position: relative;
    display: inline-block;
    width: 100%;
    border: 1px #ddd solid;

}
.radio-azul h3{
    color: #595959;
    font-family: open_sanslight;
    font-size: 26px;
    margin: 0px;
    padding-bottom: 35px;
}
.radio-white > div > a {
    background: #FB870A;
    color: #595959;
    font-family: open_sanssemibold;
    padding: 10px 20px;
    display: inline-block;
    margin: 10px auto 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px #BE6301 solid;
    width: 100%;
    text-decoration: none !important;
}
.radio-white > div > a:hover{
    opacity: 0.8;
}
.info-prestamo > p:last-of-type{
    border: 0px !important;
}
.info-prestamo > p {
    color: #595959;
    font-family: open_sanslight;
    padding: 0px 6px 15px;
    border-bottom: 1px #014b66 solid;
    margin-bottom: 15px;
}
.info-prestamo > h5 {
    font-family: 'ubuntubold';
    color: #595959;
    font-size: 22px;
}
.info-prestamo > h6 {
    font-family: 'ubunturegular';
    color: #595959;
    font-size: 18px !important;
}
.info-prestamo .fila_resumen_productos {
    color: #9a9898 !important;
}
.info-prestamo {
    width: 100%;
    display: inline-block;
    padding: 0px 20px 0px;
}
.txtsalir {
    text-align: right;
}
.txtsalir > p > span {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}
.txtsalir > p {
    display: inline-block;
    font-family: ubunturegular;
    color: #005d7f;
    font-size: 18px;
    vertical-align: top;
    padding: 30px 28px;
    margin: 0px;
}
.dropcampana {
    display: inline-block;
}
/* ---- cargando --- */
#cargandos > img {
    margin-top: 10%;
    width: 200px;
    max-width: 100%;
}
#cargandos > p {
    font-family: open_sansregular;
    font-size: 20px;
    padding-top: 20px;
}
#cargandos {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999999;
    background: rgba(245, 243, 243, 0.8);
    width: 100%;
    text-align: center;
    height: 100%;
    display: none;
}
#btnmenuss {
    border: 2px #01577D solid !important;
    margin: 10px 15px 0px;
}
#btnmenuss > span {
    background: #034E78;
}

.hpasos > h3 {
    text-align: center;
    font-size: 30px;
    font-family: open_sanslight;
    color: #005d7f;
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 60px 10px 30px;
}
.hpasos > h3 > span{
    font-family: open_sansbold;
}
.hpasos-info{
    width: 100%;
    display: inline-block;
    padding: 50px 0px 40px;
    position: relative;
    margin-top: 0px;
    font-family: open_sansbold;
    font-size: 18px;
    color: #005d7f;
}
.pass1{
    width: 100%;
    display: inline-block;
    border-bottom: 1px #c0c2c2 solid;
}
.hpasos-info > span{
    background-image: url(../img/logospaso1.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 52px;
    height: 52px;
    margin-right: 15px;
    vertical-align: middle;
}
.margen-pasos {
    width: 100%;
    display: inline-block;
    padding-left: 70px;
}
.inputs-i{
    font-family: open_sansitalic;
    font-size: 12px;
    color: black;
}
.margen-pasos label{
    font-family: open_sansregular;
    margin-right: 15px;
    margin-left: 15px;
}
.margen-pasos .inputs{
    margin-bottom: 0px !important;
}
.sublist {
    font-family: open_sanssemibold;
    color: #3c3d3d;
    font-size: 14px;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 35px;
}
.keypad-popup{
    z-index: 9999 !important;
}
.lgpasos2 {
    background-position: -1px -74px;
}
.submitPasos {
    width: 100%;
    display: inline-block;
    padding-top: 100px;
}
.reline2 {
    margin-top: 65px !important;
    border-top: 1px #C0C2C2 solid !important;
}
.submitPasos input {
    max-width: 465px;
    height: 46px;
}
.submitPasos p{
    font-size: 18px;
    color: #005d7f;
    font-family: open_sansitalic;
    padding-top: 33px;
}
.submitPasos p b{
    font-family: open_sansbold;
}
#tabs-responsive-home {
    background: #005D7F;
    margin-top: 110px;
    padding: 5px 18px 35px 18px !important;
}
#tabs-responsive-home .simu-2{
    text-align: center;
    padding-bottom: 65px;
    padding-right: 15px;
    padding-left: 0px !important;
}
#tabs-responsive-home .simu-2 > h4:first-of-type{
    margin-top: 25px !important;
}
#tabs-responsive-home .simu-2 > h4:last-of-type {
    padding-top: 50px !important;
}
#tabs-responsive-home .bar-kredi > span{
    position: relative !important;
    top: 0px !important;
    right: 0px !important;
    margin-top: 50px;
    display: inline-block;
    width: 100%;
}
.dropcampana > a {
    font-size: 20px;
    text-decoration: none !important;
    padding: 29px 10px;
    display: inline-block;
    position: relative;
    color: #005D7F;
    outline: none !important;
}
.CampaMovil i{
    top: 18px !important;
}
.CampaMovil {
    font-size: 20px;
    color: #005D7F;
    position: absolute;
    right: 14px;
    vertical-align: top;
    padding: 25px 11px 15px;
    top: 0px;
    cursor: pointer;
}
.CampaMovil i{
    padding-top: 2.3px !important;
}
.dropcampana i , .CampaMovil i {
    position: absolute;
    top: 24px;
    right: 1px;
    font-size: 13px;
    background: #33C31F;
    border-radius: 100%;
    width: 20px;
    padding-top: 1px;
    height: 20px;
    vertical-align: top;
    text-align: center;
    color: white;
    z-index: 20;
    font-style: normal;
}
.mm-counter.numNotifis {
    font-size: 13px;
    background: #33C31F;
    border-radius: 100%;
    width: 20px;
    padding-top: 1px;
    height: 20px;
    vertical-align: top;
    text-align: center;
    color: white !important;
    z-index: 20;
    font-style: normal;
}
.blocks-info-new {
    width: 100%;
    text-align: center;
    display: block;
    background: white;
    border: 1px #bfbfbf solid;
    border-radius: 12px;
    padding: 20px;
    position: relative;
    max-width: 700px;
    margin: 0 auto;
}
.blocks-info-new h5 {
    font-family: ubuntubold;
    color: #365e8f;
    font-size: 22px;
}
.blocks-info-new > p {
    font-family: ubunturegular;
    color: #365e8f;
    font-size: 16px;
}
.blocks-info-new a {
    padding: 12px 20px !important;
    font-size: 16px;
    margin-top: 0px !important;
    display: inline-block;
}
.text-black {
    color: #595959 !important;
}
.blocks-info {
    width: 100%;
    text-align: center;
    display: inline-block;
    background: #EFF0F1;
    border: 1px #ddd solid;
    border-radius: 5px;
    padding: 20px;
    position: relative;
    margin-bottom: 20px;
}
.blocks-info > h4 {
    color: #005d7f;
    font-family: open_sanssemibold;
    font-size: 15px;
    margin: 0px;
    padding-bottom: 20px;
}
.blocks-info > a {
    display: inline-block;
}
.blocks-info > h5 {
    font-family: open_sansbold;
    color: #005d7f;
    font-size: 15px;
    margin: 0px;
}
.blocks-info > h5 > b {
    font-family: open_sansregular;
    font-size: 17px;
    display: inline-block;
    width: 100%;
    padding: 4px;
}
.blocks-info > h5 > span {
    font-family: open_sanslight;
    font-size: 14px;
}
.blocks-info > p {
    color: #005d7f;
    font-family: open_sanslight;
    margin: 0px;
    padding-bottom: 10px;
}
.alert2{
    padding: 10px;
}
.box-hoy {
    background: #EFF0F1;
    display: inline-block;
    width: 100%;
    padding: 145px 60px 45px;
    border: 1px #ddd solid;
    border-radius: 5px;
}
.box-hoy > .simulat{
    padding: 10px 60px;
}
.box-hoy > .simulat > span {
    position: absolute;
    color: #005d7f;
    font-size: 20px;
    font-family: open_sansregular;
    top: 36px;
}
.box-hoy > .simulat > span:first-of-type {
    left: 42px;
}
.box-hoy > .simulat > span:last-of-type {
    right: 42px;
}
.box-totales {
    position: relative;
    display: inline-block;
    background: #005d7f;
    color: white;
    border-radius: 5px;
    padding: 15px 10px;
    text-align: center;
    max-width: 200px;
    margin-top: 60px;
}
.box-totales::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -6px;
    left: 45%;
    border-left: 7px transparent solid;
    border-right: 7px transparent solid;
    border-bottom: 7px #005D7F solid;
}
.box-totales > h6 {
    margin: 0px;
    font-family: open_sanssemibold;
    font-size: 16px;
}
.box-totales > h6 > b {
    font-family: open_sanslight;
    width: 100%;
    display: inline-block;
    padding-top: 7px;
    font-size: 19px;
}
.pagahoybtn{
    display: inline-block;
    max-width: 200px;
}
.fechainis > p {
    margin: 0px;
    color: #005d7f;
    font-size: 14px;
    font-family: open_sanslight;
    line-height: 1.3;
}
.fechainis > p > b {
    font-family: open_sanssemibold;
    display: inline-block;
    width: 100%;
    font-size: 15px;
}
.fechainis {
    position: absolute;
    left: -15px;
    bottom: 146%;
    width: 165px;
    background: #bfd3da;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
}
.fechainis::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 45%;
    border-left: 7px transparent solid;
    border-right: 7px transparent solid;
    border-top: 7px #BFD3DA solid;
}
.box-blue {
    width: 100%;
    display: inline-block;
    background: #EFF0F1;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px #ddd solid;
    position: relative;
}
#extenders > .simu-2 {
    padding: 0px 18px;
}
#extenders > .simu-2 > h4 {
    padding-top: 35px;
    font-size: 14px;
    color: #005d7f;
    position: relative;
    text-align: center;
}
#extenders #diasSimul {
    color: #005d7f;
    background: white;
    font-size: 15px;
    margin-left: 15px;
    max-width: 100px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 6px 0px;
    border-radius: 4px;
    border: 1px #eff0f1 solid;
    font-family: open_sansregular;
    vertical-align: middle;
}
#extenders .bar-kredi > a {
    border: 2px #005d7f solid;
    border-radius: 100%;
    color: #005d7f !important;
}
#extender-2 .montoss > p span , #extender-2 .montoss > p{
    color: #005d7f;
}
.bodyinfoabono {
    width: 100%;
    display: block;
    padding: 24px 30px;
    position: relative;
    border-top: 1px #d8d9da solid;
}
#extenders {
    padding: 0px 18px;
}
#extender-3 {
    padding: 15px 20px 25px;
}
#extender-3 h5 {
    font-size: 16px;
    color: #005d7f;
    font-family: open_sansbold;
    text-align: center;
    margin: 0px;
    padding-bottom: 15px;
}
#extender-3 h5 > span {
    width: 100%;
    display: inline-block;
    font-family: open_sansregular;
    font-size: 20px;
    padding: 5px 0px;
}
#extender-3 h5 > i {
    font-size: 14px;
    font-family: open_sanslight;
    font-style: normal;
    width: 100%;
    display: inline-block;
}
#extender-3 h5 > i > b {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-left: 110px;
    font-size: 13px;
    font-family: open_sanssemibold;
}
.bodyinfoabono > p {
    font-size: 14px;
    color: #005d7f;
    font-family: open_sansregular;
    margin-bottom: 10px;
}
.psaldoini > b {
    width: 100%;
    display: inline-block;
    font-family: open_sanslight;
}
.psaldoini {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px !important;
}
.bodyinfoabono > span {
    font-family: open_sanssemibold;
    color: #005d7f;
    font-size: 15px;
    vertical-align: top;
}
.bodyinfoabono > h6 {
    text-align: center;
    color: #005d7f;
    font-family: open_sansregular;
    font-size: 20px;
    margin: 0px;
    padding-top: 20px;
}
.bodyinfoabono label {
    font-family: open_sanssemibold;
    color: #005d7f;
    margin-right: 8px;
    vertical-align: top;
}
.bodyinfoabono label:last-of-type {
    margin-left: 20px;
}
#AbonoValor {
    text-align: center;
    border: 1px #e5e6e6 solid;
    background: white;
    border-radius: 4px;
    font-family: open_sansregular;
    color: #989696;
    padding: 6px 5px;
}
.board-gris {
    background: #eff0f1;
    padding: 33px 35px 30px;
    display: inline-block;
    width: 100%;
    position: relative;
    border: 1px #ddd solid;
    border-radius: 5px;
    margin-bottom: 22px;
}
.board-gris > h4 {
    color: #005d7f;
    font-family: open_sanssemibold;
    font-size: 20px;
    margin: 0px;
    padding-bottom: 23px;
}
.pfilas-sus > span {
    background: #33c31f;
    color: white;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    padding-top: 3px;
    font-family: open_sanslight;
    position: absolute;
    left: 0px;
    top: 0px;
}
.pfilas-sus {
    position: relative;
    padding-left: 35px;
    font-size: 15px;
    color: #005d7f;
    font-family: open_sansregular;
}
.pfilas-sus > i {
    font-family: open_sanssemibold;
    font-size: 13px;
    display: inline-block;
    width: 100%;
}
.ceroborder::before{
    width: 0px !important;
    display: none !important
}
.board-gris .pfilas-sus::before {
    position: absolute;
    content: "";
    right: -14px;
    height: 60px;
    width: 1px;
    background: #d3d4d6;
    top: -10px;
}
.blur-aviso {
    background: #005d7f;
    color: white;
    text-align: center;
    padding: 18px 30px;
    font-size: 13px;
    font-family: open_sansitalic;
    border-radius: 8px;
    margin: 15px -15px 0px;
}
.btn-sustitucion {
    background: white;
    padding: 25px;
    border: 1px #ddd solid;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
}
.btn-sustitucion h4 {
    font-family: open_sansbold;
    color: #005d7f;
    text-align: center;
    font-size: 14px;
    margin: 0px;
    padding-top: 23px;
}
.btn-sustitucion h4 b {
    display: inline-block;
    width: 100%;
    font-family: open_sansregular;
    font-size: 17px;
    padding-top: 2px;
}

#sustituto > .simu-2 {
    padding: 0px 18px;
}
#sustituto > .simu-2 > h4 {
    padding-top: 35px;
    font-size: 14px;
    color: #005d7f;
    position: relative;
    text-align: center;
    padding-bottom: 60px;
}
#sustituto #diasSimul {
    color: #005d7f;
    background: white;
    font-size: 15px;
    margin-left: 15px;
    max-width: 100px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 6px 0px;
    border-radius: 4px;
    border: 1px #eff0f1 solid;
    font-family: open_sansregular;
    vertical-align: middle;
}
#sustituto .bar-kredi > a {
    border: 2px #005d7f solid;
    border-radius: 100%;
    color: #005d7f !important;
}
#sustituto > p {
    margin-top: 40px;
}
#sustituto > h3 {
    font-family: open_sanslight;
    color: #005d7f;
    font-size: 20px;
    margin: 0px;
}
#sustituto > h3 > b{
    float: right;
}
#sustituto2 > .simu-2 {
    padding: 0px 18px;
}
#sustituto2 > .simu-2 > h4 {
    padding-top: 35px;
    font-size: 14px;
    color: #005d7f;
    position: relative;
    text-align: center;
    padding-bottom: 12px;
}
#sustituto2 #diasSimul , #sustituto2 #valorSimul2 {
    color: #005d7f;
    background: white;
    font-size: 15px;
    margin-left: 15px;
    max-width: 100px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 6px 0px;
    border-radius: 4px;
    border: 1px #eff0f1 solid;
    font-family: open_sansregular;
    vertical-align: middle;
}
#sustituto2 .bar-kredi > a {
    border: 2px #005d7f solid;
    border-radius: 100%;
    color: #005d7f !important;
}
#sustituto2 > p {
    margin-top: 40px;
}
#sustituto2 > h3 {
    font-family: open_sanslight;
    color: #005d7f;
    font-size: 20px;
    margin: 0px;
}
.bord-simulat {
    width: 100%;
    display: inline-block;
    border: 1px #dadbdb solid;
    padding: 20px 25px;
    border-radius: 2px;
}
#sustituto .ruedas-simu i {
    font-style: normal !important;
    color: #005d7f;
    font-size: 22px;
    font-family: open_sansregular;
    position: absolute;
    left: -22%;
    top: -32px;
    opacity: 0.5;
}
#sustituto #valorSimul1 {
    right: 37%;
    top: -60px;
}
#sustituto > p {
    margin-top: 55px;
    font-size: 16px;
    color: #005d7f;
    font-family: open_sansregular;
    display: inline-block;
    line-height: 1.2;
    position: relative;
    padding-right: 85px;
}
#sustituto2 > p{
    margin-top: 15px;
    font-size: 16px;
    color: #005d7f;
    font-family: open_sansregular;
    display: inline-block;
    line-height: 1.2;
    position: relative;
    padding-right: 85px;
}
#sustituto > p > span , #sustituto2 > p > span {
    width: 100%;
    display: inline-block;
    font-family: open_sanslight;
    font-size: 14px;
}
.pagohoyTo , .Transferi {
    position: absolute;
    vertical-align: top;
    font-size: 15px;
    font-family: open_sanssemibold;
    color: #005d7f;
    right: 0px;
    top: 0px;
}
#sustituto > .simu-2 > h4 > span {
    font-size: 13px;
    opacity: 0.6;
}
#susti2{
    padding: 18px 20px 10px;
    background: white;
}
.linesimulate {
    background: #ddd;
    height: 1px;
    width: 100%;
    margin-top: 55px;
    margin-bottom: 15px;
}
.detalle-datos {
    background: white;
    border-radius: 5px;
    border: 2px #ddd solid;
    margin-top: 20px;
    position: relative;
    padding: 25px 30px;
    font-family: open_sansregular;
}
.detalle-datos p{
    border-bottom: 1px #666 solid;
    padding-bottom: 8px;
}
.detalle-datos p span {
    font-family: open_sansbold;
    margin-left: 8px;
    display: inline-block;
    font-size: 16px;
    float: right;
}
#Observaciones {
    width: 100%;
    display: inline-block;
    height: 100px;
    margin-bottom: 30px;
    font-family: open_sansregular;
    padding: 10px;
    font-size: 12px;
}
.detallis {
    font-family: open_sanssemibold;
    text-align: center;
    padding: 25px 10px 15px;
    font-size: 20px;
}
.detalle-datos h3 {
    text-align: center;
    font-size: 20px;
    padding: 20px 10px;
    font-family: open_sanssemibold;
}
.detalle-datos .btn {
    width: 100%;
}
.form-firma > p > input {
    position: absolute;
    left: 0px;
    top: 5px;
}
.form-firma > p {
    text-align: justify;
    padding: 5px 10px 15px 20px !important;
    font-size: 15px !important;
    position: relative;
    color: #365e8f !important;
}
.form-firma > p a {
    font-family: 'ubuntubold';
    color: #365e8f !important;
}
.form-firma > span {
    font-family: ubunturegular;
    color: #365e8f !important;
    padding: 10px;
    display: inline-block;
    width: 100%;
    text-align: justify;
    margin-bottom: 15px;
}
.modal-lg .modal-content {
    padding: 0px !important;
}
.modal-cliente object , .modal-cliente iframe {
    width: 100%;
    display: inline-block;
    border: 0px;
    height: 520px;
    padding: 0px;
}
.titulosSolic2{
    padding: 0px 15px;
}
.modal-cliente .close , .cierreModal{
    position: absolute;
    top: -16px;
    right: -22px;
    opacity: 1 !important;
    background: white !important;
    width: 35px;
    height: 35px;
    font-family: open_sansregular;
    z-index: 999;
}
.icon_celular_firma > img {
    width: 50px;
}
.opcionFir {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.opcionFir > span {
    font-size: 30px;
    color: #666;
}
.opcionFir p {
    padding: 5px 15px 8px !important;
}
.opcionFir > input {
    display: inline-block;
    padding: 5px 8px;
    font-family: open_sansregular;
    border-radius: 4px;
    border: 1px #666 solid;
    max-width: 200px;
    width: 100%;
}
.opcionFir > p {
    padding-bottom: 10px !important;
}
#Firmar h2 {
    color: #365e8f;
    font-family: ubuntubold;
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 20px;
}
#Firmar h4 {
    font-family: 'ubunturegular';
    text-align: center;
    margin-bottom: 25px;
    font-size: 17px;
}
.noFirma {
    font-family: open_sansregular;
    font-size: 16px;
    color: #666;
    padding: 15px 10px;
    display: inline-block;
    cursor: pointer;
}
.title-pago {
    text-align: center;
    font-size: 20px;
    font-family: open_sansregular;
    padding-bottom: 50px;
}
.pagos-a img {
    max-width: 180px;
}
.modal-cliente2 > div {
    background: #005d7f;
}
.btnCambiarV {
    padding: 50px 10px 70px;
}
.hs2 {
    font-family: open_sansregular;
    margin: 0px;
    padding-bottom: 35px;
    font-size: 26px;
}
#ObservacionInpu {
    margin-bottom: 50px;
    height: 100px;
}
.box-todo {
    background: #EFF0F1;
    display: inline-block;
    width: 100%;
    padding: 25px 30px 25px;
    border: 1px #ddd solid;
    border-radius: 5px;
}
.info-pago-h {
    font-family: open_sansregular;
    color: #005D7F;
}
.info-pago-h > b{
    font-family: open_sansbold;
}
.info-cursiva {
    font-family: open_sansitalic;
    color: #005D7F;
    font-size: 12px;
}
.borde-infos {
    width: 100%;
    display: inline-block;
    border: 3px #005D7F solid;
    border-radius: 15px;
    text-align: left;
    padding: 16px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 255px;
}
/*.row.pagos-a .borde-infos > p{
    display: flex;
    justify-content: space-between;
}*/
.borde-infos > p {
    margin: 0px;
    padding-bottom: 4px;
    font-family: open_sanslight;
    font-size: 13px;
    color: #005d7f;
}
.borde-infos > p > b {
    font-family: open_sanssemibold;
    float: right;
}
.borde-infos > p:first-of-type{
    padding-bottom: 6px;
}
.borde-infos > p:last-of-type {
    margin-top: 19px;
    line-height: 1.3;
}
.borde-infos > a {
    margin-top: 6px !important;
    display: inline-block;
}
.fondoinicio{
    width: 100%;
    display: inline-block;
    position: relative;
}
.fondoinicio > img {
    width: 100%;
    display: inline-block;
}
.fondoinicio > h3 {
    font-size: 32px;
    font-family: open_sanslight;
    color: white;
    max-width: 248px;
    position: absolute;
    margin: 0px;
    z-index: 4;
    right: 20%;
    top: 60px;
}
.moda-exito h4 {
    font-size: 24px;
    text-align: center;
    font-family: open_sanssemibold;
    color: #464645;
    border-bottom: 1px #bcbdbd solid;
}
.divexito {
    padding: 20px 35px 35px;
    width: 100%;
    display: inline-block;
}
.divexito > .confirm-div > a {
    font-size: 18px;
    padding: 12px 20px;
    min-width: 180px;
}
.divexito h4 > span {
    position: relative;
    background: #EFF0F1;
    padding: 0px 12px;
    top: 2px;
    z-index: 2;
}
.divexito ul {
    list-style: none;
    margin: 0px;
    padding: 12px 20px 0px;
    width: 100%;
    display: inline-block;
}
.divexito ul li{
    position: relative;
}
.divexito ul li b {
    font-family: open_sansregular;
    font-weight: normal;
    color: black;
    font-size: 14px;
    border-bottom: 1px #bcbdbd solid;
    width: 100%;
    display: inline-block;
    padding: 10px 0px;
}
.divexito ul li {
    position: relative;
    padding-left: 40px;
}
.divexito ul li span {
    background: #33c31f;
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    color: white;
    font-family: open_sansregular;
    font-size: 12px;
    padding-top: 2px;
    position: absolute;
    left: 0px;
    top: 9px;
}
.divexito > .confirm-div {
    max-width: 100% !important;
    width: 100%;
    padding-top: 25px;
    margin: 0px !important;
}
.divexito > .confirm-div > a{
    max-width: 200px;
}
.alertarS .numNotifis{
    background: red !important;
}
.alertarS span.fa , .alertarS i.fa {
    -webkit-animation-name: campana;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-iteration-count: 4;
    -webkit-animation-timing-function: linear;
    -webkit-animation-direction: alternate;
    -moz-animation-name: campana;
    -moz-animation-duration: 0.3s;
    -moz-animation-iteration-count: 4;
    -moz-animation-timing-function: linear;
    -moz-animation-direction: alternate;
    -ms-animation-name: campana;
    -ms-animation-duration: 0.3s;
    -ms-animation-iteration-count: 4;
    -ms-animation-timing-function: linear;
    -ms-animation-direction: alternate;
    -o-animation-name: campana;
    -o-animation-duration: 0.3s;
    -o-animation-iteration-count: 4;
    -o-animation-timing-function: linear;
    -o-animation-direction: alternate;
    animation-name: campana;
    animation-duration: 0.3s;
    animation-iteration-count: 4;
    animation-timing-function: linear;
    animation-direction: alternate;
    color: red !important;
}

@-webkit-keyframes campana{
    0%{
        -webkit-transform: rotateZ(25deg);
        -o-transform: rotateZ(25deg);
        -ms-transform: rotateZ(25deg);
        -moz-transform: rotateZ(25deg);
        transform: rotateZ(25deg);
    }
    100%{
        -webkit-transform: rotateZ(-25deg);
        -o-transform: rotateZ(-25deg);
        -ms-transform: rotateZ(-25deg);
        transform: rotateZ(-25deg);
        -moz-transform: rotateZ(-25deg);
    }
}

@-moz-keyframes campana{
    0%{
        -webkit-transform: rotateZ(25deg);
        -o-transform: rotateZ(25deg);
        -ms-transform: rotateZ(25deg);
        -moz-transform: rotateZ(25deg);
        transform: rotateZ(25deg);
    }
    100%{
        -webkit-transform: rotateZ(-25deg);
        -o-transform: rotateZ(-25deg);
        -ms-transform: rotateZ(-25deg);
        transform: rotateZ(-25deg);
        -moz-transform: rotateZ(-25deg);
    }
}

@-o-keyframes campana{
    0%{
        -webkit-transform: rotateZ(25deg);
        -o-transform: rotateZ(25deg);
        -ms-transform: rotateZ(25deg);
        -moz-transform: rotateZ(25deg);
        transform: rotateZ(25deg);
    }
    100%{
        -webkit-transform: rotateZ(-25deg);
        -o-transform: rotateZ(-25deg);
        -ms-transform: rotateZ(-25deg);
        transform: rotateZ(-25deg);
        -moz-transform: rotateZ(-25deg);
    }
}

@keyframes campana{
    0%{
        -webkit-transform: rotateZ(25deg);
        -o-transform: rotateZ(25deg);
        -ms-transform: rotateZ(25deg);
        -moz-transform: rotateZ(25deg);
        transform: rotateZ(25deg);
    }
    100%{
        -webkit-transform: rotateZ(-25deg);
        -o-transform: rotateZ(-25deg);
        -ms-transform: rotateZ(-25deg);
        transform: rotateZ(-25deg);
        -moz-transform: rotateZ(-25deg);
    }
}

.cuerpoNotis > div > p {
    width: 100%;
    display: inline-block;
    font-family: open_sansregular;
    border-bottom: 1px black solid;
    padding: 8px 8px;
    margin: 0px;
    position: relative;
}
.cuerpoNotis > div > p > b {
    display: inline-block;
    width: 100%;
}
.cuerpoNotis > div > p > i {
    font-family: open_sanslight;
    font-size: 12px;
    color: #000;
}
.menusbtn {
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin-top: 12px;
    outline: none !important;
    cursor: pointer;
    padding: 10px 10px;
    position: absolute;
    left: 25px;
    z-index: 10;
}
.menusbtn span {
    display: inline-block;
    margin-right: 15px;
    font-size: 30px;
    color: #034572;
}
.exit2{
    float: none !important;
}
.mm-title {
    color: #005D7F !important;
    font-family: open_sanssemibold;
    font-size: 16px;
}
.mm-title > span {
    margin-left: 9px;
    font-size: 20px;
    position: relative;
    vertical-align: top;
}
.mm-panel .menudrop li {
    padding: 10px 12px 10px 22px;
    border-bottom: 0px !important;
    background: white;
    position: relative;
}
.mm-listview .leido::before{
    display: none !important;
}
.mm-listview .notli::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 42%;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #33C31F;
}
.movilnoti > i , .movilnoti3 > i {
    position: absolute;
    left: 18px;
    top: 16px;
    font-size: 18px;
    font-style: normal !important;
}
.movilnoti , .movilnoti3 {
    padding-left: 25px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-bottom: 1px #dadada solid;
}
.peditPasos .select2{
    display: block !important;
    margin: 0px !important;
    max-width: 100% !important;
}
#chatLinea {
    position: fixed;
    bottom: 0px;
    right: 0px;
    background: #33C31F;
    color: white;
    font-family: open_sansregular;
    padding: 10px 18px;
    font-size: 18px;
    border-top-left-radius: 8px;
    border-top-right-radius: 0px;
    text-decoration: none !important;
    z-index: 10;
}
#chatLinea:hover {
    background: #FB870A !important;
}
#chatLinea > span {
    font-size: 20px;
    margin-right: 10px;
}
.montoss > h4 {
    font-size: 17px;
    font-family: open_sansregular;
    color: #005d7f;
    text-align: center;
    margin: 0px;
    padding: 12px 5px;
}
#Adicionales .simulat h4 {
    border-bottom: 1px #666 solid;
    padding-bottom: 4px;
    margin-bottom: 12px;
}
#Adicionales .simulat > h4:first-of-type {
    margin-bottom: 0px !important;
}
.mostrarAvanzada {
    width: 100%;
    display: inline-block;
    text-decoration: none !important;
    font-family: open_sansregular;
    color: #555;
    padding: 6px;
    border-bottom: 1px #000 solid;
    margin-bottom: 20px;
    outline: none !important;
}
#form-busquedas > #accordion > .panel {
    border: 0px;
    padding: 6px 10px;
    box-shadow: none !important;
}
.mostrarAvanzada.collapsed > span::before {
    content: "\f067" !important;
}
#menuadmin > li a > span {
    font-size: 28px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 12px;
    position: relative;
    top: -2px;
}
.fa.fa-sliders {
    padding: 0px 3px 0px 2px;
}
.formgrupos button {
    background: #fb870a;
    color: white;
}
.preguntascooper {
    min-height: 800px;
    width: 100%;
    display: inline-block;
}
/*------------INPUT FILE---------*/
.cuboexcel {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 10px;
    background: #eff0f1;
    border: 1px #666 solid;
    min-height: 100px;
    border-radius: 2px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.utilizado {
    background: #005d7f !important;
}
.cuboexcel i {
    font-size: 40px;
    border: 2px #777 solid;
    border-radius: 100%;
    padding: 5px;
    position: absolute;
    background: white;
    top: -21px;
    right: -18px;
    visibility: hidden;
}
.cuboexcel p {
    font-family: open_sansregular;
    font-size: 22px;
    padding: 22px 10px 0px;
    margin: 0px;
    display: inline-block;
    width: 100%;
}
.cuboexcel b {
    display: inline-block;
    width: 100%;
    font-family: open_sanssemibold;
    font-size: 20px;
}
.directorios {
    background: white;
    min-height: 200px;
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
    overflow-y: auto;
    max-height: 300px;
}
.directorios p {
    padding: 10px 30px 10px 10px;
    border-bottom: 1px #666 solid;
    width: 100%;
    display: inline-block;
    text-align: left;
    cursor: pointer;
}
.actuals {
    background: #ccc !important;
}
.utilizado i{
    visibility: visible !important;
}
.cuboexcel:hover {
    cursor: pointer;
    background: #6f6f6f;
}
.cuboexcel:hover p , .utilizado p{
    color: white !important;
}
.input-file2 {
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 10;
    cursor: pointer;
}
.div-input-file{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    max-width: 100%;
    display: inline-block;
    background-color: white;
    border-radius: 8px;
    border: 2px #CFCFCF solid;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
}
.div-input-file > img{
    opacity: 0.4;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.div-input-file:hover > img, .div-input-file:hover > p{
    opacity: 1;
}
.div-input-file > .input-file {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 10000px;
    border: 10000px solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: -1000px;
    top: -1000px;
    cursor: pointer;
}
.div-input-file > p{
    opacity: 0.4;
    font-family: open_sansregular;
    font-size: 16px;
    color: black;
    margin-bottom: 0px;
    height: 40px;
    padding: 5px;
}
.sortable {
    list-style: none;
    padding: 0px 0px 5px 30px;
    margin: 0px 0px 0px;
}
.selecteds > span {
    background: #005D7F;
    color: white;
}
.ulpadre {
    padding: 0px !important;
}
.sortable li {
    border: 0px;
    font-family: open_sansregular;
    color: black;
    font-size: 15px;
}
.sortable li input {
    border: 0px;
    padding: 3px 5px;
    display: inline-block;
    background: none;
}
.txtpass {
    padding: 9px 12px 8px !important;
}
.sortable li span {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 2;
    border-bottom: 1px #ddd solid;
    padding: 5px 10px;
    cursor: pointer;
}
.btnsCop {
    position: absolute;
    top: 4px;
    right: 3px;
    z-index: 5;
}
.btnsCop > a {
    color: white !important;
    padding: 4px 10px;
    margin: 0px 3px;
}
.meds {
    padding: 15px 20px 5px;
    font-family: open_sansregular;
    width: 100%;
    display: inline-block;
}
.leyendas p {
    font-family: open_sansregular;
    padding-bottom: 10px;
}
.leyendas .row p {
    text-align: left;
}
#bodySeguros .row , #bodyIntereses .row {
    position: relative;
    padding-left: 15px;
    padding-right: 45px;
}
#bodySeguros .row a , #bodyIntereses .row a {
    position: absolute;
    top: 20px;
    right: 14px;
    z-index: 5;
}
.modalidades {
    background: #005d7f;
    width: 100%;
    display: inline-block;
    position: relative;
}
.modalidades ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 100%;
    position: relative !important;
    bottom: 0px !important;
    left: 0px !important;
}
.modalidades ul li a{
	width: 100%;
	word-wrap: break-word;
}
.modalidades ul li {
    display: inline-block;
    max-width: 19%;
	vertical-align: top;
}
.izCoper {
    left: 0px;
}
.deCoper {
    right: 0px;
}
.fleHom {
    background: #33C31F;
    color: white !important;
    padding: 11px 14px;
    display: inline-block;
    font-size: 22px !important;
    position: absolute;
    top: 0px;
    z-index: 99;
    text-decoration: none !important;
}
.fleHom:hover{
	opacity: 0.6;
}
.sim2cooper {
    background: #eff0f1;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
}
.modalidades .selespago p {
    color: white;
    font-family: open_sansregular;
    margin-bottom: 0px;
}
.selespago .row {
    margin-bottom: 15px;
}
.modalidades .selespago {
    padding-top: 10px;
}
.modalidades .tab-content {
    padding: 5px 3% 15px;
}
#slideCooper {
    padding: 0px 50px 30px;
    min-height: 45px;
}
.modalidades .tabshome{
	padding: 0px !important;
}
.bodSimuls {
    width: 100%;
    display: inline-block;
    padding: 28px 0px 54px;
}
.bodSimuls .ui-slider span{
    background: #33c31f;
    border-radius: 100%;
    border: 5px white solid;
    width: 29px;
    height: 29px;
    top: -11px;
    outline: none !important;
    cursor: pointer;
}
.bodSimuls .ui-slider > div{
    background: #33c31f;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.selespago {
    width: 100%;
    padding-top: 1px;
    display: inline-block;
}
.selespago > p {
    font-family: open_sansregular;
    font-size: 13px;
    text-align: center;
    margin-bottom: 1px !important;
    padding-top: 7px;
}
.detcoop {
    width: 100%;
    text-align: center;
    display: inline-block;
    color: #666;
    font-family: open_sansitalic;
    text-decoration: underline;
    margin: 6px 0px 6px;
    cursor: pointer;
}
.heitd > span{
    width: 100%;
    max-height: 150px;
    overflow-y: auto;
    display: inline-block;
    font-size: 12px;
}
.montoCooper {
    text-transform: uppercase;
    background: rgb(0, 93, 127) none repeat scroll 0% 0%;
    padding: 6px 15px !important;
    text-align: center !important;
    color: white !important;
    border-radius: 3px;
}
.montoCooper > span {
    display: inline-block;
    width: 100%;
    float: none !important;
    font-size: 16px !important;
    padding-top: 0px;
}
.accswitch , .accswitch2 {
    width: 80px;
    height: 34px;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.accswitch span , .accswitch2 span{
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    border-radius: 100%;
    background: white;
    width: 28px;
    height: 28px;
    display: inline-block;
    position: absolute;
    top: 3.39px;
    right: 3%;
}
.accswitch p , .accswitch2 p {
    font-size: 18px;
    display: inline-block;
    padding: 4px 15px;
    margin: 0;
    width: 100%;
    background: #33c31f;
    border: 1px #fff solid;
    border-radius: 30px;
    color: white;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.si-sw{
    text-align: left;
}
.no-sw{
    text-align: right;
    background: #666 !important;
}
.simsextras {
    padding: 20px 35px 25px 10px;
    font-family: open_sansregular;
    color: white;
    border-top: 1px white solid;
}
.simsextras h4 {
    color: white;
    font-family: open_sansregular;
    padding-bottom: 10px;
}
.simsextras .form-control {
    margin-bottom: 15px;
}
.leyendas > p {
    border-bottom: 1px #666 solid;
    padding-bottom: 2px;
    font-size: 16px;
    margin-bottom: 20px;
}
.bod-jstree {
    min-height: 200px;
    width: 100%;
    display: inline-block;
}
.quesmarg {
    margin-left: 15px;
    margin-bottom: 2px;
    vertical-align: top;
    margin-top: 0px;
    position: relative;
    top: -5px;
}
.tour-counter {
    display: none;
}
.leyendas div p {
    background: #eee;
    text-align: center !important;
    padding: 10px 10px 10px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.leyendas p {
    font-family: open_sansregular;
    padding-bottom: 10px;
}
.leyendas div p b{
	width: 100%;
    display: inline-block;
}
.titleplan {
    margin: 0px;
    padding-bottom: 20px;
    color: #005d7f;
    text-align: center;
    font-family: open_sanssemibold;
    font-size: 20px;
}
.planes {
    list-style: none;
    padding: 0px;
    margin: 13px auto 20px;
    font-family: open_sansregular;
    max-width: 320px;
}
.planes li {
    padding-bottom: 10px;
    font-size: 16px;
}
.planes li input {
    margin-right: 11px;
    vertical-align: top;
}
.numIndic {
    background: #005d7f;
    color: white;
    font-family: open_sanssemibold;
    border-radius: 100%;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 28px;
    margin-bottom: 12px;
    padding-top: 4px;
}

#listFiles .row{
    padding-bottom: 15px;
    border-bottom: 1px #666 solid;
    margin-bottom: 15px;
    position: relative;
}
#listFiles .row:last-of-type{
    padding-bottom: 0px !important;
    border-bottom: 0px !important;
}
#ResulSearch tr td:last-of-type > a , .solicit #ResulSearch tr td:first-of-type > a {
    width: 100%;
    margin-bottom: 4px;
    display: block !important;
}
.quitarFiles {
    position: absolute;
    top: 19px;
    right: -27px;
}
.listModalidades > a {
    width: 100%;
    display: inline-block;
    padding: 12px 10px;
    border-bottom: 1px #424242 solid;
    cursor: pointer;
    text-decoration: none !important;
    color: #424242;
    font-family: open_sansregular;
    font-size: 15px;
    position: relative;
}
.listModalidades > a.seleccionado, .listModalidades > a:hover {
    background: #005d7f;
    color: white;
}
.mens-datos {
    padding-bottom: 3px;
    width: 100%;
    display: inline-block;
    font-family: open_sansregular;
    color: #b60808;
    border-bottom: 1px #666 solid;
    margin-bottom: 20px;
}
#menuadmin .dropdown-menu {
    position: relative !important;
    width: 100% !important;
    float: none !important;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    border-radius: 0px !important;
}
#menuadmin .dropdown-menu a {
    padding-left: 50px;
    padding-right: 15px;
}
#menuadmin .dropdown-toggle i {
    font-size: 24px;
    position: absolute;
    right: 15px;
    top: 27%;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
#menuadmin .open .dropdown-toggle i{
    -webkit-transform: rotateZ(90deg) !important;
    -moz-transform: rotateZ(90deg) !important;
    -ms-transform: rotateZ(90deg) !important;
    -o-transform: rotateZ(90deg) !important;
    transform: rotateZ(90deg) !important;
}
#menuadmin .dropdown-toggle {
    padding-right: 35px;
    cursor: pointer;
}
.anclado1{
    z-index: 99;
}
/* --------- Calculadora --------- */
.body_calcula {
    max-width: 373px;
    display: block;
    margin: 0 auto;
    background: white;
    padding: 12px;
}
.inputValorCalculadora {
    width: 99%;
    margin-bottom: 5px;
    padding: 6px 10px;
    border-radius: 2px;
    border: 1px #ddd solid;
    font-family: open_sanssemibold;
}
.key_calculadora {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.key_calculadora > li {
    width: 23.5%;
    height: 32px;
    border-radius: 3px;
    color: #fff;
    background-color: #005D7F;
    cursor: pointer;
    display: inline-block;
    margin: 0px 1px 5px 1px;
    line-height: 30px;
    text-align: center;
    box-shadow: 0px 3px 1px 0px #444651;
    font-family: open_sansregular;
    font-size: 18px;
}
.key_calculadora li:hover{
    background-color: #BEF9F0;
    color: #005D7F;
    transition:0.2s;
}
#Calculadora .resultado_calculadora {
    width: 99%;
    font-size: 28px;
}
.new_checkbox_simulador > p{
    position: relative;
}
#website_odiru .new_checkbox_simulador .checkbox , #page .new_checkbox_simulador .checkbox {
    margin: 0px 4px 0px 0px !important;
    float: none !important;
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 100%;
    margin-right: 4px;
}
.new_checkbox_simulador .checkbox label {
    padding: 0px !important;
}
#website_odiru .new_checkbox_simulador .checkbox span , #page .new_checkbox_simulador .checkbox span {
    margin: 0px;
    float: none !important;
    width: 14px;
    height: 14px;
}
#website_odiru .new_checkbox_simulador .checkbox .cr .cr-icon, #page .new_checkbox_simulador .checkbox .cr .cr-icon{
    font-size: 11px;
    left: 1.5%;
}
.opacidad_disabled {
    opacity: 0.5;
}
.opacidad_disabled::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 120%;
    z-index: 9;
}
#SolicitudFisica h4 {
    color: #515151;
    font-family: open_sansregular;
    font-size: 22px;
}
#SolicitudFisica h4 span{
    margin-top: 12px;
    display: block;
}
.nota_solicitud b{
    color: #D02526;
}
.contenido_scroll_fisica {
    overflow-y: auto;
    max-height: 290px;
    padding: 5px 22px;
    margin: 25px auto 15px;
    max-width: 510px;
}
.contenido_scroll_fisica p {
    padding: 0px !important;
    font-size: 14px !important;
    text-align: left;
}
.contenido_scroll_fisica ul {
    font-family: open_sansregular;
    list-style: none;
    padding: 0px 0px 10px;
    margin: 15px 0px 0px;
}
.contenido_scroll_fisica ul li {
    display: block;
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px;
}
.contenido_scroll_fisica ul li b {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.nota_solicitud {
    font-size: 14px !important;
}
#SolicitudFisica .solicitarbtn{
    max-width: 145px;
    display: inline-block;
    font-size: 14px;
}
.contenido_scroll_fisica ul li > span {
    position: relative;
    display: block;
    margin-top: 5px;
    padding-left: 24px;
}
.contenido_scroll_fisica ul li > span > strong {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.recaptcha_div{
    margin-bottom: 20px;
}
.recaptcha_div > .g-recaptcha {
    display: inline-block;
}
.pass_bancas > label{
    padding-bottom: 5px !important;
    color: #3c3d3d;
    font-size: 15px;
    font-family: open_sanssemibold;
    padding-left: 6px;
    margin: 0px;
    font-weight: normal !important;
}
.pass_bancas {
    margin-bottom: 15px;
}
#page .pass_bancas .success-class::before, #page .pass_bancas .success-class2 .sublist::after{
    top: 0px; 
    display: none !important;
}
.marco_funciones > h4 {
    font-family: open_sanssemibold;
    color: #005D7F;
    font-size: 20px;
    margin: 0px;
}
.marco_funciones > ul {
    list-style: none !important;
    color: #005D7F;
    font-family: open_sanslight;
    margin: 30px 0px 35px;
    padding-left: 25px;
}
.marco_funciones > ul > li {
    position: relative;
    display: block;
    margin-bottom: 3px;
    padding-left: 23px;
}
.marco_funciones > ul > li > span {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    font-size: 16px;
}
/* ---- Vista detalle pse ------- */
.detalle-pse{
    font-family: ubunturegular;
    max-width: 550px;
    display: block;
}
.detalle-pse > h2 {
    color: #777;
    font-size: 26px;
    margin-top: 0px;
    font-family: ubunturegular;
    font-weight: normal !important;
    padding: 0px 10px;
}
.block_detail_response > h4 {
    display: block;
    padding: 11px 20px;
    color: white;
    font-size: 22px;
    border-radius: 2px;
    margin-top: 20px
}
.block_detail_response > h4 > b {
    font-weight: normal !important;
}
.bg_not_authorized, .bg_failed{
    background: #fe0000;
}
.bg_ok{
    background: #90d14e;
}
.bg_pending{
    background: #fe6600;
}
.sub_text_1 {
    font-size: 20px;
    color: #777;
    padding: 4px 10px;
}
.detail_response {
    border: 1px #bfbfbf solid;
    display: block;
    margin-bottom: 25px;
}
.detail_response > p {
    display: flex;
    justify-content: left;
    margin: 0px;
    font-size: 19px;
}
.detail_response > p b {
    background: #bfbfbf;
    display: inline-block;
    min-width: 180px;
    color: white;
    font-family: ubunturegular;
    font-weight: normal !important;
    padding: 2px 10px;
}
.detail_response p span {
    padding: 2px 11px;
    color: #444;
}
.block_detail_response a {
    padding: 9px 50px;
    font-size: 16px;
}
/* ---- ************** ------- */
/* ---- animaciones checkbox y radio inputs ------- */
.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid grey;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
    background: white;
}
.radio .cr {
    border-radius: 50%;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: 1em;
    line-height: 0;
    top: 50%;
    left: 5%;
}
.radio .cr .cr-icon {
    margin-left: 0.04em;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
/* ----- Banner kredipuntos home ----- */
.btnRedNew2 {
    background-color: #e03d58;
    border-radius: 27.3px;
	box-shadow: 7px 8px 9px -1px rgba(0, 0, 0, 0.35);
	display: inline-block;
	color: white !important;
	font-size: 22px;
	min-width: 342px;
	letter-spacing: 0.3px;
	padding: 15px 28px;
	text-decoration: none !important;
	font-family: muliblack;
	text-align: center;
}
#website_odiru .barra_puntos{
	display: block;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 100%;
	margin-top: 100px;
	height: 357px;
}
.image_fond_block{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.image_fond_block > img {
    min-width: 100%;
}
.barra_puntos > div {
    height: 100%;
    margin: 0px;
}
#website_odiru .blue_block {
    background: #48bcbb;
    min-height: 100%;
    position: relative;
    padding-left: 0px;
}
.blue_block > div {
    position: relative;
    z-index: 3;
    margin-left: -36px;
}
.blue_block::before{
	content: "";
	background-image: url(../img/kredipuntos/object1_slidehome.png);
	right: 100%;
	position: absolute;
	top: 0px;
	width: 297px;
	height: 100%;
	z-index: 2;
	background-repeat: no-repeat;
	background-position-y: -6px;
}
.blue_block::after {
    content: "";
    background-image: url(../img/kredipuntos/textura_slidehome.png);
    position: absolute;
    right: 1px;
    bottom: 0px;
    z-index: 1;
    width: 126px;
    background-repeat: no-repeat;
    height: 96px;
}
#website_odiru .blue_block h4 {
    color: white;
    font-size: 35px;
    font-family: muliblack;
    font-weight: normal !important;
    margin: 0px;
    padding-top: 95px;
    text-align: left;
}
#website_odiru .blue_block > div > div{
	margin-top: 60px;
	display: inline-block;
	padding-left: 106px;
}
#website_odiru .blue_block p {
    margin-bottom: 9px;
    font-size: 28px;
    color: white;
    font-family: ubunturegular;
}
#website_odiru .blue_block p b {
    font-family: muliblack;
    font-weight: normal !important;
}
.image_fond_block{
	/*background-image: url(../img/kredipuntos/slide1_puntos_home.jpg);*/
}
/* --- nuevos modales de info --- */
.info_legal_modal {
    font-family: ubuntuitalic;
    padding: 20px 30px;
    font-size: 13px;
    text-align: justify;
    max-height: 320px;
    overflow-y: auto;
    border-bottom: 1px #ddd solid;
}
.btn_acciones_legal_odiru__text > span {
    font-family: 'ubunturegular';
    font-size: 16px;
    text-align: center;
    display: block;
}
.btn_acciones_legal_odiru__text, 
.btn_acciones_legal_odiru__btns {
    width: 100%;
}
.btn_acciones_legal_odiru {
    padding: 10px 22px;
}
.btn_acciones_legal_odiru__btns > a {
    margin: 6px 0px;
    display: inline-block;
}
.text-underline {
    text-decoration: underline !important;
}
.btn_acciones_legal > a {
    min-width: 110px;
    margin-bottom: 20px;
    padding: 10px;
}
.title_info_legal_modal {
    padding: 20px 30px;
    font-size: 16px;
    color: black;
    font-family: ubuntubold;
    margin-bottom: 0px !important;
}
.info_legal_content{
    padding: 20px 30px;
    display: block;
    max-height: 400px;
    overflow-y: auto;
    margin-bottom: 15px;
}
.info_legal_modal_2{
    font-family: ubunturegular;
    font-size: 13px;
    text-align: justify;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.info_legal_modal_2 > i{
    font-family: ubuntuitalic;
    font-weight: 600;
}
.info_legal_content > ol {
    font-family: ubunturegular;
    font-size: 13px;
}
.info_legal_content > ol > li {
    padding-left: 12px;
    text-align: justify;
}
.unselectable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* ----- responsive ----- */
@media (max-width: 1173px) and (min-width: 768px){
	#website_odiru .blue_block h4{
		font-size: 32px;
		text-align: center !important;
	}
	.blue_block > div{
		text-align: center;
		padding-right: 130px;
	}
	#website_odiru .blue_block > div > div{
		padding-left: 0px !important;
		margin-top: 33px !important;
	}
}
@media (max-width: 1041px) and (min-width: 992px){
    .porcent_pasos p{
        padding-left: 12px !important;
    }
    #progress .porcent_pasos > div {
        padding: 0px 30px 0px 0px !important;
    }
    #progress .porcent_pasos > div::before{
        border-left: 30px #fff solid !important;
    }
    #progress .active_porcen::after {
        border-left: 30px #79ce3b solid !important;
    }
    #progress .porcent_pasos > div::after{
        border-left: 30px #cbcbcb solid;
    }
}
@media (min-width: 992px){
    .offcanvas-element #bodyNotificaciones{
        display: block !important;
    }
    #CifinModal .modal-lg{
        width: 92% !important;
    }
    .porcent_pasos > div:last-of-type {
        padding: 0px !important;
    }
}
@media (max-width: 992px){
    .float-div{
        float: none !important;
        display: block !important;
        margin-bottom: 0px !important;
        min-width: auto !important;
    }
    .float-div > .row > div {
        padding-left: 15px !important;
    }
    .float-div a{
        margin-bottom: 10px !important;
        display: inline-block !important;
    }
    #marcoActivate .col-xs-12 {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td{
        white-space: normal !important;
    }
    .cuerpo-header{
        text-align: center;
    }
    .tabshome{
        padding: 32px 18px 35px 0px;
    }
    .contenidoAdmin{
        padding-right: 0px !important;
    }
    .contentAdmin{
        padding: 0px 20px 10px 25px;
    }
    .cabezaAdmin{
        text-align: center !important;
        position: fixed;
        width: 100%;
        left: 0px;
        top: 0px;
        z-index: 900;
    }
    #header{
        height: 80px;
    }
    header {
        width: 100%;
        display: inline-block;
    }
    .porcent_pasos > div::before , .porcent_pasos > div::after, .porcent_pasos p b, .porcent_pasos::after{
        display: none !important;
    }
    #progress .porcent_pasos > div {
        padding: 0px !important;
        text-align: center;
        width: auto !important;
        position: relative;
        z-index: 2;
    }
    #progress .porcent_pasos p{
        background: none !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    #progress .porcent_pasos{
        display: flex;
        justify-content: space-between;
        margin: 0px !important;
        position: relative;
        background: none;
    }
    .porcent_pasos::before{
        display: none !important;
    }
    .circulo-progr {
        padding-left: 98px !important;
        max-width: 550px;
        margin: 30px auto 0 !important;
    }
    #progress .porcent_pasos::before {
        width: 100%;
        height: 2px;
        content: "";
        position: absolute;
        top: 50%;
        left: 0px;
        z-index: 1;
        background: #cbcbcb;
        display: inline-block !important;
    }
    #progress .porcent_pasos > div:last-of-type span {
        margin: 0px !important;
    }
    .active_porcen span {
        background: #79ce3b !important;
    }
    .porcent_pasos p span::before {
        position: absolute;
        right: 100%;
        top: 39%;
        border-top: 5px transparent solid;
        border-bottom: 5px transparent solid;
        border-left: 7px #cbcbcb solid;
        display: inline-block;
        z-index: 2;
        content: "";
    }
    .porcent_pasos p span{
        position: relative;
        border: 1px white solid !important;
        background: #cbcbcb;
    }
    #circle {
        left: 0px;
        top: 8px !important;
    }
    #circle > strong{
        top: 31% !important;
        font-size: 13px !important;
    }
}
@media (min-width: 768px){
    #Activacion .modal-dialog{
        width: 800px;
    }
    #marcoActivate .btnValidarCodigo{
        padding: 10px !important;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .objetosslide{
        padding: 12px 3% 15px !important;
        height: 250px !important;
    }
    .grisFormulas > form{
        max-width: 90% !important;
        padding: 40px 30px 40px !important;
    }
    .simu-2{
        padding-left: 25px !important;
        padding-right: 28px !important;
    }
    .row.pagos-a > div:nth-child(2) .bloqueSmsPago{
        margin-top: 28px !important;
    }
    .logoPanel{
        margin-top: 15px !important;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) and (min-width: 593px){
	#website_odiru .barra_puntos{
		height: auto !important;
	}
	#website_odiru .blue_block > div{
		margin-left: 0px !important;
		text-align: center;
		padding-left: 10px;
		padding-bottom: 60px;
	}
	#website_odiru .blue_block{
		min-height: auto !important;
	}
	#website_odiru .blue_block > div > div{
		margin-top: 55px !important;
		padding-left: 0px !important;
	}
	#website_odiru .blue_block h4{
		font-size: 32px !important;
		padding-top: 60px !important;
		text-align: center !important;
	}
    .bodlogo > img{
        margin-top: 8px !important;
    }
    button.close {
        right: 0px !important;
        top: 0px !important;
    }
    .imgkrediasesor , .marcoblue_home{
        display: none !important;
    }
    .slid2 > .row{
        padding-bottom: 52px;
    }
    .objetosslide {
        height: auto !important;
        padding: 12px 2% 50px !important;
    }
    .marcoblue_home{
        margin: 25px auto 20px;
    }
    .ingeModalObser {
        margin-bottom: 10px;
    }
    .btnIrDetalleClien , .btnModalInsertObser{
        width: 45% !important;
        vertical-align: top !important;
        display: inline-block !important;
        margin: 0px 10px !important;
    }
    .box-hoy{
        padding: 185px 40px 45px !important;
    }
    .contenidoAdmin{
        padding: 0px 10px 0px !important;
    }
    #menu a{
        padding: 15px 25px !important;
        border-bottom: 1px #025079 solid;
        font-size: 15px !important;
    }
    #menu > ul{
        margin: 7.5px 0px 0px !important;
    }
    #menu a:hover{
        background: #025079 !important;
        color: white !important;
    }
    #menu li:first-of-type a {
        border-top: 1px #025079 solid;
    }
    #menu .btn-login {
        margin: 7px 25px 0px 25px;
    }
    #menu {
        width: 100%;
        text-align: left;
        padding: 0px !important;
    }
    .menubody {
        padding: 0px !important;
    }
    .simu-2{
        text-align: center;
        padding-bottom: 65px;
        padding-right: 15px;
        padding-left: 0px !important;
    }
    .tabshome{
        padding: 32px 18px 35px 18px !important;
    }
    .tabshome > ul{
        bottom: 100% !important;
    }
    .icosHome div{
        width: 33% !important;
        margin-bottom: 25px;
    }
    #comoFunciona img {
        margin: 0 auto;
        display: block;
        max-width: 100%;
    }
    #comoFunciona h4{
        text-align: center;
        padding-top: 35px;
    }
    #comoFunciona div > p{
        text-align: center;
        padding-left: 0px !important
    }
    .quienesFoot img{
        margin: 0 auto;
        display: block;
    }
    .quienesFoot div , .quienesFoot h4 , footer p{
        text-align: center;
    }
    footer ul {
        text-align: center;
        padding: 0px;
        margin-bottom: 25px;
    }
    .txtsalir , .cabezaAdmin{
        text-align: center !important;
    }
    .grisFormulas > form{
        padding: 36px 35px 36px !important;
    }
    .montosDiv > p {
        width: 100%;
        border: 0px;
    }
    .modal-cliente2 > div > div {
        padding: 0px 8px;
    }
    .cabezaAdmin{
        padding-left: 0px !important;
    }
    .exit span {
        display: none;
    }
    .exit > img {
        margin-left: 0px !important;
    }
    .logoPanel{
        width: 130px;
        margin-top: 18px !important;
        margin-bottom: 5px;
    }
    .fondoinicio {
        background-image: url(../img/fondoinicio.jpg);
        min-height: 350px;
        text-align: center;
        background-size: cover;
        background-color: #005D7F;
    }
    .fondoinicio > img{
        display: none !important
    }
    .contentAdmin {
        padding: 0px 0px 10px 15px !important;
    }
    .contentAdmin > div > div {
        padding: 0px !important;
    }
    .seccions{
        text-align: center;
    }
    .box-totales , .pagahoybtn , #AbonoValor{
        max-width: 100% !important;
        width: 100%;
    }
    .bodyinfoabono{
        text-align: center;
    }
    .keypad-key{
        padding: 5px 1px !important;
        width: 40px !important;
    }
    .keypad-popup{
        width: 197.5px !important;
    }
    .keypad-special {
        width: 60px !important;
        display: inline-block;
        padding: 5px 1px !important;
    }
    .modal-cliente > .modal-content{
        padding: 20px !important;
    }
    .radio-azul{
        text-align: center;
    }
}
@media (max-width: 592px){
    .franja_include{
        margin-top: 0px !important;
    }
	#website_odiru .barra_puntos{
		height: auto !important;
	}
	#website_odiru .blue_block > div{
		margin-left: 0px !important;
		text-align: center;
		padding-left: 10px;
		padding-bottom: 60px;
	}
	#website_odiru .blue_block{
		min-height: auto !important;
	}
	#website_odiru .blue_block > div > div{
		margin-top: 55px !important;
		display: block;
		padding-left: 0px !important;
	}
	#website_odiru .blue_block h4{
		font-size: 32px !important;
		padding-top: 60px !important;
		text-align: center !important;
	}
	#website_odiru .blue_block p{
		line-height: 1;
		margin-bottom: 20px !important;
	}
	.btnRedNew2{
		min-width: 100% !important;
		padding: 15px 10px !important;
		font-size: 18px;
	}
    button.close {
        right: 0px !important;
        top: 0px !important;
    }
    .imgkrediasesor, .marcoblue_home{
        display: none !important;
    }
    .slid2 > .row{
        padding-bottom: 52px;
    }
    .objetosslide {
        height: auto !important;
        padding: 12px 2% 50px !important;
    }
    #slidehome .slid2{
        padding: 46px 2% 52px !important;
    }
    #slidehome .slid4{
        /*padding: 50px 2% 70px !important;*/
        padding: 50px 2% 83px !important;
    }
    .marcoblue_home{
        margin: 25px auto 20px;
    }
    .ingeModalObser {
        margin-bottom: 10px;
    }
    .btnIrDetalleClien{
        margin-right: 1%;
    }
    .btnIrDetalleClien , .btnModalInsertObser{
        width: 47% !important;
        vertical-align: top !important;
        display: inline-block !important;
    }
    .btnModalInsertObser{
        margin-bottom: 10px !important;
        margin-left: 1%;
    }
    /*.btn-acciones {
        width: 100%;
        margin-bottom: 5px;
    }*/
    .panel-condicion p{
        padding: 0px 10px 0px 10px !important;
    }
    .moduloAdicional .inputwhite{
        position: relative !important;
        right: 0px !important;
        top: 0px !important;
    }
    .moduloAdicional > h4{
        padding-right: 0px !important;
    }
    .is-sticky > #submitPasosKredi{
        padding: 0px 70px 1px 10px !important;
    }
    .divBancas.success-class > h4 {
        padding-right: 35px;
    }
    .success-class::before{
        left: 90% !important;
        top: -9px !important;
    }
    .select2-container{
        width: 100% !important;
    }
    .solicitarbtn{
        display: inline-block;
        word-wrap: break-word;
    }
    .radio-azul{
        text-align: center;
        margin-top: 35px !important;
    }
    .titulosSolic > h2{
        font-size: 20px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .titulosSolic > h5{
        padding-bottom: 30px !important;
    }
    .ayudas2 p {
        text-align: left !important;
    }
    .borddown > span{
        border-bottom: 1px #666 solid;
        margin-bottom: 3px;
    }
    .cuerpoWiki .rowiki:last-of-type{
        border-bottom: 0px !important;
    }
    .rowiki > div:nth-child(2){
        border-right: 0px !important;
    }
    .rowiki {
        border-bottom: 1px #a8a5a5 solid;
        margin-left: -10px !important;
        margin-right: -10px !important;
        padding-bottom: 5px;
    }
    .modal-cliente > .modal-content{
        padding: 20px !important;
    }
    .btn-confirmaciones > a {
        /*width: 100%;*/
        margin-bottom: 6px;
        padding: 10px;
    }
    .keypad-special {
        width: 60px !important;
        display: inline-block;
        padding: 5px 1px !important;
    }
    .keypad-popup{
        width: 197.5px !important;
    }
    .keypad-key{
        padding: 5px 1px !important;
        width: 40px !important;
    }
    #sustituto2 > p{
        text-align: center;
        padding-right: 0px !important;
    }
    #extenders #diasSimul {
        max-width: 100% !important;
        margin-top: 12px;
    }
    .bodyinfoabono{
        padding: 24px 0px !important;
        text-align: center;
    }
    .box-hoy > .simulat{
        padding: 10px 20px !important;
    }
    .box-hoy > .simulat > .fechainis::before{
        left: 5% !important;
    }
    #AbonoValor{
        margin-top: 10px;
    }
    .simulat{
        padding: 18px 15px 7px !important;
    }
    #sustituto2 #diasSimul, #sustituto2 #valorSimul2, .moduloAdicional #inputAbono {
        max-width: 100% !important;
        display: inline-block;
        margin-top: 8px;
    }
    .box-todo{
        padding: 25px 15px 25px !important;
    }
    #sustituto > p{
        padding-right: 0px !important;
        text-align: center;
    }
    #recomendar > .box-hoy {
        padding: 25px 10px 10px !important;
    }
    .info-cursiva , .info-pago-h{
        font-size: 15px !important;
        text-align: center !important; 
    }
    .pagohoyTo, .Transferi, .moduloAdicional #valorSimul1, .moduloAdicional .aDetalles{
        position: relative !important;
        width: 100%;
        text-align: center;
        display: inline-block;
        padding-top: 15px;
        top: 0px !important;
        right: 0px !important;
    }
    .moduloAdicional > p{
        padding-right: 0px !important;
        text-align: center;
    }
    #sustituto > .simu-2{
        padding: 0px 12px !important;
    }
    .board-gris{
        padding: 20px 12px !important;
    }
    #sustituto .bar-kredi #valorSimul1 {
        position: absolute !important;
        top: -80px !important;
        margin-top: 0px !important;
    }
    .bord-simulat{
        padding: 20px 15px !important;
    }
    .box-hoy > .simulat > .fechainis:nth-child(2)::before{
        left: auto !important;
        right: 5%;
        bottom: 100%;
        border-bottom: 7px #BFD3DA solid;
        border-top: 0px !important;
    }
    .box-totales , .pagahoybtn , #AbonoValor{
        max-width: 100% !important;
        width: 100%;
    }
    .box-totales::before {
        left: 50% !important;
    }
    .box-hoy > .simulat > span:first-of-type {
        left: 8px !important;
    }
    .box-hoy > .simulat > span:last-of-type {
        right: 5px !important;
    }
    .fechainis{
        width: 100% !important;
        left: 0px !important;
        bottom: 210% !important;
    }
    .box-hoy > .simulat > .fechainis:nth-child(2) {
        right: 0px !important;
        bottom: -130px !important;
    }
    .totales-cliente {
        padding-top: 100px;
        width: 100%;
        display: inline-block;
    }
    .numCreditos{
        left: 2% !important;
        width: 96%;
        text-align: center;
    }
    .box-hoy{
        padding: 190px 10px 35px !important;
    }
    .barra1 h2{
        text-align: center;
        margin-top: 35px !important;
    }
    .divexito{
        padding: 0px 10px 35px !important;
    }
    .divexito ul{
        padding: 12px 5px 0px !important;
    }
    .contenidoAdmin > div > i {
        text-align: center;
        width: 100%;
        display: inline-block;
    }
    .radio-gris{
        margin-left: -10px !important;
        width: 106% !important;
    }
    .contenidoAdmin{
        padding: 0px 10px 0px !important;
    }
    .seccions{
        text-align: center;
    }
    .contentAdmin > div > div {
        padding: 0px !important;
    }
    .contentAdmin {
        padding: 0px 0px 10px 15px !important;
    }
    .fondoinicio {
        background-image: url(../img/fondoinicio.jpg);
        min-height: 350px;
        text-align: center;
        background-size: cover;
        background-color: #005D7F;
    }
    .fondoinicio > img{
        display: none !important
    }
    .fondoinicio > h3 {
        max-width: 100%;
        position: relative;
        right: 0px !important;
        top: 0px !important;
        margin-top: 30%;
        padding: 10px 6px;
        font-size: 34px !important;
    }
    .logoPanel{
        width: 130px;
        margin-top: 18px !important;
        margin-bottom: 5px;
    }
    .dropcampana {
        padding: 0px 12px;
    }
    .exit span {
        display: none;
    }
    .exit > img {
        margin-left: 0px !important;
    }
    .exit{
        padding: 21px 18px !important;
    }
    .txtsalir {
        padding: 0px 0px 0px 12px !important;
    }
    .txtsalir > p{
        padding: 33px 14px !important;
    }
    .cabezaAdmin{
        padding-left: 0px !important;
    }
    .radio-gris{
        margin-top: 30px !important;
        padding: 20px 10px 25px !important;
    }
    .peditPasos > p{
        padding: 10px 15px 10px 15px !important;
    }
    .peditPasos > p > input, .peditPasos > p > select{
        width: 100%;
    }
    .edit-paso{
        position: relative !important;
        right: 0px !important;
        top: 0px !important;
        width: 100%;
        display: inline-block;
        padding: 8px 15px !important;
        text-align: center;
        margin-top: 10px;
    }
    .margen-pasos{
        padding: 0px 5px !important;
    }
    .montosDiv{
        padding: 10px 0px;
    }
    .modal-cliente2 > div > div {
        padding: 0px 8px;
    }
    .montosDiv > p span {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 4px;
        height: 30px;
        font-size: 16px;
    }
    .montosDiv > p {
        width: 100%;
        border: 0px;
        padding: 5px 22px 2px 1px !important;
        margin: 0px !important;
    }
    .txtsalir , .cabezaAdmin , .info-forms{
        text-align: center !important;
    }
    .bodlogo > img{
        width: 160px;
        margin-top: 8px !important;
        margin-bottom: 1px;
    }
    .bodlogo{
        padding: 0px 50px !important;
        width: 100%;
    }
    #btnmenuss{
        margin: 1px 15px 0px !important;
        position: absolute;
        right: 2px;
        top: 0px;
    }
    #menu a{
        padding: 15px 25px !important;
        border-bottom: 1px #025079 solid;
        font-size: 15px !important;
    }
    #menu > ul{
        margin: 7.5px 0px 0px !important;
    }
    #menu a:hover{
        background: #025079 !important;
        color: white !important;
    }
    #menu li:first-of-type a {
        border-top: 1px #025079 solid;
    }
    #menu .btn-login {
        margin: 7px 25px 0px 25px;
    }
    #menu {
        width: 100%;
        text-align: left;
        padding: 0px !important;
    }
    .menubody {
        padding: 0px !important;
    }
    .simu-2{
        text-align: center;
        padding-bottom: 65px;
        padding-right: 15px;
        padding-left: 0px !important;
    }
    .tabshome{
        padding: 5px 18px 35px 18px !important;
    }
    .bar-kredi > span{
        position: relative !important;
        top: 0px !important;
        right: 0px !important;
        margin-top: 50px;
        display: inline-block;
        width: 100%;
    }
    .infofuncion ul li span{
        margin: 0 auto;
        display: block !important;
        position: relative !important;
    }
    .infofuncion p{
        text-align: center;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .simu-2 > h4:last-of-type {
        padding-top: 50px !important;
    }
    .tabshome > ul li a , .tabshome > ul li{
        width: 100%;
    }
    .tabshome > ul {
        bottom: 0px !important;
        position: relative !important;
        margin-bottom: 30px !important;
        width: 100%;
    }
    .icosHome div{
        width: 100% !important;
        margin-bottom: 25px;
    }
    .barra2{
        margin-top: 40px !important;
    }
    #comoFunciona img {
        margin: 0 auto;
        display: block;
        max-width: 100%;
    }
    #comoFunciona h4{
        text-align: center;
        padding-top: 35px;
    }
    #comoFunciona div > p{
        text-align: center;
        padding-left: 0px !important
    }
    .quienesFoot img{
        margin: 0 auto;
        display: block;
    }
    .quienesFoot div , .quienesFoot h4 , footer p {
        text-align: center;
    }
    footer ul {
        text-align: center;
        padding: 0px;
        margin-bottom: 25px;
    }
    .objetosslide h3{
        max-width: 100% !important;
        margin-left: 0px !important;
        margin-top: 15px !important;
        text-align: center;
        width: 100%;
    }
    #slidesindic{
        right: 0px !important;
        min-width: 100%;
    }
    .grisFormulas > form{
        padding: 36px 15px 36px !important;
    }
    #ModalAfirmarQuote .radio-azul , #ModalAfirmarQuote .info-prestamo{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .circulo-progr {
        padding-left: 95px !important;
    }
    .formValidateAsesor > input, .formValidateAsesor > button {
        width: 100%;
        margin: 10px 0px 0px;
    }
    .formValidateAsesor{
        width: 100%;
        padding-left: 0px !important;
        margin-bottom: 12px !important;
    }
    .cuadro_slide4{
        margin-top: 12px !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
        padding-right: 0px !important;
    }
}
@media (max-width: 592px) and (min-width: 381px){
    .tabshome > ul > li {
        width: 50% !important;
        vertical-align: top;
        margin-left: -5px;
    }
    .tabshome > ul > li:first-of-type{
        margin-left: 0px !important;
    }
    .float-div > div > div {
        width: 100% !important;
        text-align: center;
    }
}
@media (max-width: 380px){
    .float-div > div > div {
        width: 100% !important;
        text-align: center;
    }
    .titulo_banner > p{
        padding-left: 10px !important;
        padding-right: 10px !important;
        text-align: center;
    }
    .titulo_banner > p > i {
        display: none !important;
    }
    .marcoblue_home{
        text-align: center;
    }
    .marcoblue_home > p > span{
        margin: 0 auto !important;
    }
    #progress .circulo-progr {
        padding-left: 75px !important;
        padding-right: 0px !important;
    }
}
@media (min-width: 1266px){
    .row.pagos-a > div:nth-child(2) .bloqueSmsPago{
        margin-top: 17px !important;
    }
    .row.pagos-a > div:nth-child(1) .bloqueSmsPago{
        margin-top: 30px !important;
    }
}
@media (max-width: 1226px) and (min-width: 1192px){
    .row.pagos-a > div:nth-child(2) .bloqueSmsPago{
        margin-top: 15px !important;
    }
    .row.pagos-a > div:nth-child(1) .bloqueSmsPago {
        margin-top: 48px !important;
    }
}