@charset "UTF-8";
.ico-brush, .ico-cap, .ico-car-green, .ico-cart, .ico-check, .ico-dollar, .ico-down, .ico-men, .ico-next, .ico-passboard, .ico-question, .formularios-venta-chat .big-right .full-width.right-side .chat-gen .answer-bar .btn-enviar,
.formularios-venta-chat .big-right .max-normal.right-side .chat-gen .answer-bar .btn-enviar, .ico-wallet, .ico-women {
  background-image: url(/RS/images/formulariosVentaChat/sp_all_site.png);
  background-repeat: no-repeat; }

.ico-brush {
  width: 20px;
  height: 22px;
  background-position: -161px -78px; }

.ico-cap {
  width: 32px;
  height: 24px;
  background-position: 0px -57px; }

.ico-car-green {
  width: 27px;
  height: 11px;
  background-position: -87px -57px; }

.ico-cart {
  width: 28px;
  height: 26px;
  background-position: 0px -91px; }

.ico-check {
  width: 23px;
  height: 23px;
  background-position: -74px -91px; }

.ico-dollar {
  width: 22px;
  height: 20px;
  background-position: 0px -127px; }

.ico-down {
  width: 15px;
  height: 9px;
  background-position: -191px -60px; }

.ico-men {
  width: 20px;
  height: 29px;
  background-position: -161px 0px; }

.ico-next {
  width: 15px;
  height: 15px;
  background-position: -191px -35px; }

.ico-passboard {
  width: 35px;
  height: 19px;
  background-position: -42px -57px; }

.ico-question {
  width: 17px;
  height: 25px;
  background-position: -191px 0px; }

.formularios-venta-chat .big-right .full-width.right-side .chat-gen .answer-bar .btn-enviar,
.formularios-venta-chat .big-right .max-normal.right-side .chat-gen .answer-bar .btn-enviar {
  width: 26px;
  height: 26px;
  background-position: -38px -91px; }

.ico-wallet {
  width: 22px;
  height: 22px;
  background-position: -107px -91px; }

.ico-women {
  width: 20px;
  height: 29px;
  background-position: -161px -39px; }

/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Intro Formularios Chat*****************/
.intro-view-1 {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 0; }
  .intro-view-1 .content-top h1 {
    text-align: center;
    font-size: 13px;
    width: 90%;
    margin: 0 auto;
    color: #605d5e;
    font-family: Open_Sans_Regular;
    font-weight: 100; }
    .intro-view-1 .content-top h1 b {
      font-family: Open_Sans_Bold; }
  .intro-view-1 .content-top img {
    width: 35%;
    margin: 5px auto 10px;
    display: block; }
  .intro-view-1 .content-top .middle-p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #605d5e; }
    .intro-view-1 .content-top .middle-p b {
      font-family: Open_Sans_Bold; }
  .intro-view-1 .como-funciona {
    width: 90%;
    margin: 25px auto 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .intro-view-1 .como-funciona .tip-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border: 1px solid #d9d9d9;
      width: 145px;
      height: 110px;
      border-radius: 6px;
      margin-bottom: 20px; }
      .intro-view-1 .como-funciona .tip-list img {
        width: auto;
        height: 45px; }
      .intro-view-1 .como-funciona .tip-list p {
        text-align: center;
        font-size: 12px;
        line-height: 1.27;
        width: 90%;
        margin: 10px auto 0;
        color: #605d5e; }
      .intro-view-1 .como-funciona .tip-list:nth-child(3) {
        margin-bottom: 0; }
      .intro-view-1 .como-funciona .tip-list:nth-child(4) {
        margin-bottom: 0; }
  .intro-view-1 .ver-demo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px; }
    .intro-view-1 .ver-demo img {
      margin-right: 8px;
      width: 28px; }
    .intro-view-1 .ver-demo a {
      color: #605d5e;
      text-decoration: none; }
  .intro-view-1 .content-terms-cond {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;
    /* The container */
    /* Create a custom checkbox */
    /* Style the checkmark/indicator */ }
    .intro-view-1 .content-terms-cond .container-label {
      display: block;
      position: relative;
      width: 25px;
      height: 25px;
      margin-right: 10px;
      cursor: pointer;
      font-size: 22px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .intro-view-1 .content-terms-cond .container-label:hover input ~ .checkmark {
        background-color: transparent; }
      .intro-view-1 .content-terms-cond .container-label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
        .intro-view-1 .content-terms-cond .container-label input:checked ~ .checkmark {
          background-color: #ed252a; }
          .intro-view-1 .content-terms-cond .container-label input:checked ~ .checkmark:after {
            display: block; }
    .intro-view-1 .content-terms-cond p span.new-red {
      cursor: pointer; }
    .intro-view-1 .content-terms-cond .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      border-radius: 5px;
      border: 1px solid #c4c4c4;
      background-color: transparent; }
      .intro-view-1 .content-terms-cond .checkmark:after {
        content: "";
        position: absolute;
        display: none; }
    .intro-view-1 .content-terms-cond .container-label .checkmark:after {
      left: 9px;
      top: 5px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .intro-view-1 .content-terms-cond p {
      font-family: Open_Sans_Semi_Bold; }

.intro-view-2 .top-h1 {
  font-size: 24px;
  font-family: Open_Sans_Bold;
  color: #605d5e;
  text-align: center;
  line-height: 32px;
  margin-bottom: 20px;
  width: 300px;
  margin: 10px auto 20px; }

.intro-view-2 .content-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto; }
  .intro-view-2 .content-icons .subcontent-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
    cursor: pointer;
    width: 100px; }
    .intro-view-2 .content-icons .subcontent-icon .hidden-radio:checked ~ .icon-content {
      background-color: #fff; }
    .intro-view-2 .content-icons .subcontent-icon .icon-content {
      width: 88px;
      height: 88px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 50%;
      background-color: #f0f0f0;
      margin-bottom: 5px;
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center center;
      -webkit-transition: all ease-in-out 0.2s;
      -o-transition: all ease-in-out 0.2s;
      transition: all ease-in-out 0.2s; }
      .intro-view-2 .content-icons .subcontent-icon .icon-content.borde-consumo {
        border: 2px solid #20d1d1; }
      .intro-view-2 .content-icons .subcontent-icon .icon-content.borde-vehiculo {
        border: 2px solid #cc0000; }
      .intro-view-2 .content-icons .subcontent-icon .icon-content.borde-tarjeta {
        border: 2px solid #a402fc; }
    .intro-view-2 .content-icons .subcontent-icon .descripcion {
      text-align: center;
      font-family: Open_Sans_Regular; }

.intro-view-2 .como-deseas-vehiculo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 15px auto 40px; }
  .intro-view-2 .como-deseas-vehiculo p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.25;
    color: #3a3a3a; }
  .intro-view-2 .como-deseas-vehiculo .content-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%; }
    .intro-view-2 .como-deseas-vehiculo .content-btns label {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .intro-view-2 .como-deseas-vehiculo .content-btns label span.btn {
        background-color: #ededed;
        color: #605d5e;
        height: 40px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 5px 10px;
        font-size: 16px;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        -webkit-transition: all ease-in-out .2s;
        -o-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s; }
        .intro-view-2 .como-deseas-vehiculo .content-btns label span.btn:after {
          content: '';
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          width: 12px;
          height: 12px;
          margin-left: 10px;
          display: block; }
        .intro-view-2 .como-deseas-vehiculo .content-btns label span.btn.btn-nuevo {
          border-right: 1px solid #aaa;
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px; }
        .intro-view-2 .como-deseas-vehiculo .content-btns label span.btn.btn-usado {
          border-top-right-radius: 10px;
          border-bottom-right-radius: 10px; }
      .intro-view-2 .como-deseas-vehiculo .content-btns label input[type="radio"]:checked ~ span.btn {
        font-weight: 600;
        color: #3a3a3a;
        background-color: #00fabc; }
        .intro-view-2 .como-deseas-vehiculo .content-btns label input[type="radio"]:checked ~ span.btn:after {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_simple_black.svg); }

.intro-view-2 .content-aliado {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 10px;
  margin: 10px auto 20px;
  /* The container */
  /* Create a custom checkbox */
  /* Style the checkmark/indicator */ }
  .intro-view-2 .content-aliado .container-label {
    display: block;
    position: relative;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .intro-view-2 .content-aliado .container-label:hover input ~ .checkmark {
      background-color: transparent; }
    .intro-view-2 .content-aliado .container-label input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
      .intro-view-2 .content-aliado .container-label input:checked ~ .checkmark {
        background-color: #ed252a; }
        .intro-view-2 .content-aliado .container-label input:checked ~ .checkmark:after {
          display: block; }
  .intro-view-2 .content-aliado .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 5px;
    border: 1px solid #c4c4c4;
    background-color: transparent; }
    .intro-view-2 .content-aliado .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
  .intro-view-2 .content-aliado .container-label .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .intro-view-2 .content-aliado p {
    font-family: Open_Sans_Semi_Bold;
    font-size: 13px; }
    .intro-view-2 .content-aliado p span.new-red {
      cursor: pointer; }

.intro-view-2 span.error-introChat {
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
  color: #ed252a; }

.intro-view-2 .btn-intro {
  border: 0;
  background-color: #ed252a;
  color: #fff;
  border-radius: 10px;
  width: 150px;
  height: 42px;
  font-size: 14px;
  padding: 0;
  font-family: Open_Sans_Regular;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px auto 0; }
  .intro-view-2 .btn-intro:before {
    content: '';
    background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_blanco.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 15px;
    height: 15px;
    display: block;
    margin-right: 15px; }

/***********FIN Intro Formularios Chat*****************/
/***********Queries Intro Formularios Chat*****************/
@media (max-width: 350px) {
  .intro-view-1 .como-funciona {
    width: 100%; }
    .intro-view-1 .como-funciona .tip-list {
      width: 140px; }
  .intro-view-2 .content-icons .subcontent-icon {
    margin-right: 10px; }
    .intro-view-2 .content-icons .subcontent-icon:nth-child(even) {
      margin-right: 0; } }

/***********FIN Queries Intro Formularios Chat*****************/
/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Modales formularios de venta*****************/
.popup-fv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2); }
  .popup-fv .content-modal {
    background-color: #fff;
    width: 92%;
    height: 95%;
    position: relative;
    margin: auto;
    border-radius: 10px;
    padding: 10px 15px;
    text-align: justify; }
    .popup-fv .content-modal .close-btn-popup {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      margin: 0; }
      .popup-fv .content-modal .close-btn-popup img {
        width: 25px;
        height: 25px; }
    .popup-fv .content-modal .first-h1 {
      font-size: 18px;
      margin-bottom: 10px; }
    .popup-fv .content-modal .body-terms {
      width: 100%;
      height: 80%;
      display: block;
      overflow-y: auto;
      margin-bottom: 20px;
      padding: 0 10px; }
      .popup-fv .content-modal .body-terms ul li {
        margin-bottom: 15px; }
        .popup-fv .content-modal .body-terms ul li h4 {
          margin-bottom: 10px; }
    .popup-fv .content-modal .btn-continuar-chat {
      text-transform: uppercase; }

.modal-fv {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 3; }
  .modal-fv .content-modal {
    position: relative;
    background-color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    border-radius: 10px;
    margin: 0;
    border: 10px;
    max-width: 400px; }
    .modal-fv .content-modal .content-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 8px 10px;
      background-color: #605d5e;
      color: #fff;
      font-size: 16px;
      font-weight: 600;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      width: 100%; }
      .modal-fv .content-modal .content-header span {
        width: 30px; }
      .modal-fv .content-modal .content-header .btn-cerrar {
        background-image: url(/RS/images/Flexidigital/boton_cerrar_destk.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        border: 0;
        background-color: transparent;
        width: 30px;
        height: 30px;
        display: block;
        padding: 0; }
    .modal-fv .content-modal .content-middle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 30px 10px 20px 10px; }
      .modal-fv .content-modal .content-middle .input-aliado {
        width: 50%;
        border: 1px solid #c4c4c4;
        border-radius: 8px;
        height: 47px;
        margin-bottom: 30px;
        font-size: 14px;
        padding: 10px;
        text-align: center; }
        .modal-fv .content-modal .content-middle .input-aliado:focus {
          outline: 0; }
      .modal-fv .content-modal .content-middle .btn-continuar {
        width: 50%;
        height: 42px;
        border-radius: 10px;
        background-color: #ed252a;
        color: #fff;
        border: 0;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0.3px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .modal-fv .content-modal .content-middle .btn-continuar:before {
          content: '';
          background-image: url(../../../images/formulariosVentaChat/icono/icon_check_blanco.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center center;
          border: 0;
          background-color: transparent;
          width: 15px;
          height: 15px;
          display: block;
          margin-right: 8px; }
  .modal-fv.es-cliente-modal .content-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 20px; }
    .modal-fv.es-cliente-modal .content-modal h2 {
      font-size: 28px;
      font-weight: 400; }
    .modal-fv.es-cliente-modal .content-modal p {
      font-size: 16px;
      line-height: 1.25;
      color: #3a3a3a;
      margin-bottom: 20px;
      width: 300px; }
    .modal-fv.es-cliente-modal .content-modal .btn-continuar-chat span:after {
      background-image: url(/RS/images/formulariosVentaChat/icono/Flecha_Right.svg); }
  .modal-fv.slider-img {
    height: 100%;
    width: 100%;
    max-width: 500px;
    margin: 0 auto; }
    .modal-fv.slider-img.paso2-tc .content-modal {
      width: 90%;
      height: auto;
      margin: auto;
      z-index: 2;
      -webkit-box-pack: initial;
      -ms-flex-pack: initial;
      justify-content: initial;
      border-radius: 10px;
      padding: 0 0 20px 0px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .modal-fv.slider-img.paso2-tc .content-modal .content-header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .modal-fv.slider-img.paso2-tc .content-modal .content-header span {
          width: auto; }
      .modal-fv.slider-img.paso2-tc .content-modal h1 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 15px;
        margin-top: 10px;
        font-family: Open_Sans_Semi_Bold; }
      .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc {
        width: 100%;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all ease-in-out .2s;
        -o-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s; }
        .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc .slide-content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 100%;
          -ms-flex-negative: 0;
          flex-shrink: 0;
          overflow-y: hidden; }
          .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc .slide-content .subcontent {
            width: 20%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            margin-bottom: 15px; }
            .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc .slide-content .subcontent picture img {
              width: 274px;
              height: 182px; }
            .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc .slide-content .subcontent .info-tarjeta {
              width: 265px; }
              .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc .slide-content .subcontent .info-tarjeta h2 {
                font-size: 20px;
                font-weight: 600;
                line-height: 1.35;
                text-align: center;
                color: #a402fc;
                margin-bottom: 5px;
                margin-top: 10px;
                font-family: Open_Sans_Semi_Bold; }
              .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc .slide-content .subcontent .info-tarjeta p {
                font-size: 13px;
                line-height: 1.33;
                text-align: center;
                color: #3a3a3a; }
          .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc .slide-content .btn-tc {
            margin: 0 auto 20px;
            cursor: pointer; }
      .modal-fv.slider-img.paso2-tc .content-modal .content-btns .btn-slider.btn-left {
        background-color: #a402fc; }
      .modal-fv.slider-img.paso2-tc .content-modal .content-btns .btn-slider.btn-right {
        background-image: url(/RS/images/formulariosVentaChat/icono/icons_right_white.svg);
        background-color: #a402fc; }
      .modal-fv.slider-img.paso2-tc .content-modal .content-btns .content-dots .dots.active {
        background-color: #a402fc; }
    .modal-fv.slider-img .content-modal {
      width: 100%;
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      border: 0;
      border-radius: initial;
      top: initial;
      left: initial;
      -webkit-transform: initial;
      -ms-transform: initial;
      transform: initial;
      padding: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      position: relative; }
      .modal-fv.slider-img .content-modal .btn-cerrar.desktop {
        display: none; }
      .modal-fv.slider-img .content-modal .content-imgs {
        width: auto;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        overflow-x: hidden; }
        .modal-fv.slider-img .content-modal .content-imgs .btn-cerrar.responsive {
          position: absolute;
          width: 35px;
          height: 35px;
          border: 0;
          border-radius: 50%;
          padding: 0;
          cursor: pointer;
          background-image: url(/RS/images/Flexidigital/boton_cerrar_destk.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-color: transparent;
          border: 0;
          background-position: center center;
          z-index: 2;
          top: 0%;
          right: 8%;
          -webkit-transform: translate(-8%, 0%);
          -ms-transform: translate(-8%, 0%);
          transform: translate(-8%, 0%); }
        .modal-fv.slider-img .content-modal .content-imgs .imgs-slider {
          width: 100%;
          height: auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
          transform: translateX(0%);
          -webkit-transition: all ease-in-out .2s;
          -o-transition: all ease-in-out .2s;
          transition: all ease-in-out .2s; }
          .modal-fv.slider-img .content-modal .content-imgs .imgs-slider .slide-content {
            width: 100%;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            overflow-y: hidden; }
            .modal-fv.slider-img .content-modal .content-imgs .imgs-slider .slide-content img {
              width: 100%;
              height: 100%; }
      .modal-fv.slider-img .content-modal .content-btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        width: 100%; }
        .modal-fv.slider-img .content-modal .content-btns .btn-slider {
          width: 35px;
          height: 35px;
          border-radius: 12px;
          border: 0;
          padding: 0;
          cursor: pointer; }
          .modal-fv.slider-img .content-modal .content-btns .btn-slider:focus {
            outline: 0; }
          .modal-fv.slider-img .content-modal .content-btns .btn-slider.btn-left {
            background-image: url(/RS/images/formulariosVentaChat/icono/icons_left_white.svg);
            background-repeat: no-repeat;
            background-size: 25px;
            background-position: center center;
            background-color: #3a3a3a; }
          .modal-fv.slider-img .content-modal .content-btns .btn-slider.btn-right {
            background-image: url(/RS/images/formulariosVentaChat/icono/icons_right_black.svg);
            background-repeat: no-repeat;
            background-size: 25px;
            background-position: center center;
            background-color: #00fabc; }
        .modal-fv.slider-img .content-modal .content-btns .content-dots {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: distribute;
          justify-content: space-around; }
          .modal-fv.slider-img .content-modal .content-btns .content-dots .dots {
            background-color: #bfbfbf;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            margin-right: 10px; }
            .modal-fv.slider-img .content-modal .content-btns .content-dots .dots:last-child {
              margin-right: 0; }
            .modal-fv.slider-img .content-modal .content-btns .content-dots .dots.active {
              background-color: #00fabc; }
  .modal-fv.tips .content-modal .content-middle {
    padding: 20px 10px 20px; }
    .modal-fv.tips .content-modal .content-middle .subcontent {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-bottom: 15px; }
      .modal-fv.tips .content-modal .content-middle .subcontent:first-child .img-content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .modal-fv.tips .content-modal .content-middle .subcontent:first-child .img-content img {
          width: 35px; }
      .modal-fv.tips .content-modal .content-middle .subcontent .img-content {
        width: 30%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .modal-fv.tips .content-modal .content-middle .subcontent .img-content img {
          width: auto; }
      .modal-fv.tips .content-modal .content-middle .subcontent p {
        font-size: 14px; }
  .modal-fv.ayuda .content-modal .content-middle {
    padding: 20px 10px 20px; }
    .modal-fv.ayuda .content-modal .content-middle .subcontent {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-bottom: 15px; }
      .modal-fv.ayuda .content-modal .content-middle .subcontent h2 {
        font-size: 18px;
        line-height: 1.3;
        font-family: Open_Sans_Semi_Bold;
        margin: 0 auto 15px;
        text-align: center; }
      .modal-fv.ayuda .content-modal .content-middle .subcontent p {
        text-align: center;
        font-size: 14px;
        margin-bottom: 12px;
        line-height: 1.36; }
        .modal-fv.ayuda .content-modal .content-middle .subcontent p:last-child {
          margin-bottom: 0; }
  .modal-fv.antiguedad-laboral .content-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 20px 15px 20px; }
    .modal-fv.antiguedad-laboral .content-modal img {
      width: auto;
      height: auto; }
    .modal-fv.antiguedad-laboral .content-modal .new-red {
      color: #ED252A;
      font-size: 20px;
      text-align: center;
      line-height: 1.2;
      width: 253px;
      margin: 15px auto 10px; }
    .modal-fv.antiguedad-laboral .content-modal .black-p {
      font-size: 16px;
      line-height: 1.25;
      text-align: center;
      margin-bottom: 30px; }
  .modal-fv.encuesta {
    height: 100%;
    padding: 20px 0;
    overflow-y: scroll;
    overflow-x: hidden; }
    .modal-fv.encuesta .content-modal {
      border: 2px solid #ed252a;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 20px 15px;
      height: auto;
      margin: auto;
      top: initial;
      left: initial;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
    .modal-fv.encuesta .top {
      margin-bottom: 15px; }
      .modal-fv.encuesta .top img {
        width: auto;
        height: auto; }
    .modal-fv.encuesta .middle {
      text-align: center; }
      .modal-fv.encuesta .middle h2.new-red {
        font-size: 24px;
        line-height: 1;
        font-weight: 400;
        margin-bottom: 10px; }
      .modal-fv.encuesta .middle .normal-p {
        font-size: 16px;
        line-height: 1.25; }
      .modal-fv.encuesta .middle .subcontent {
        margin: 20px auto 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 70%; }
        .modal-fv.encuesta .middle .subcontent label {
          margin-bottom: 20px; }
          .modal-fv.encuesta .middle .subcontent label .span-opcion {
            width: 95px;
            height: 90px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            border-radius: 10px;
            -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
            border: solid 1px #c4c4c4;
            color: #3a3a3a;
            font-weight: normal;
            -webkit-transition: all ease-in .1s;
            -o-transition: all ease-in .1s;
            transition: all ease-in .1s; }
            .modal-fv.encuesta .middle .subcontent label .span-opcion:before {
              content: '';
              width: 50px;
              height: 50px;
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center;
              -webkit-transition: all ease-in .1s;
              -o-transition: all ease-in .1s;
              transition: all ease-in .1s; }
            .modal-fv.encuesta .middle .subcontent label .span-opcion.me-encanto:before {
              background-image: url(/RS/images/formulariosVentaChat/EmojiMeEncantoOff.svg); }
            .modal-fv.encuesta .middle .subcontent label .span-opcion.me-gusto:before {
              background-image: url(/RS/images/formulariosVentaChat/EmojiMeGustoOff.svg); }
            .modal-fv.encuesta .middle .subcontent label .span-opcion.me-confundio:before {
              background-image: url(/RS/images/formulariosVentaChat/EmojiMeConfundioOff.svg); }
            .modal-fv.encuesta .middle .subcontent label .span-opcion.no-me-gusto:before {
              background-image: url(/RS/images/formulariosVentaChat/EmojiNoMeGustoOff.svg); }
          .modal-fv.encuesta .middle .subcontent label input[type="radio"]:checked ~ .span-opcion {
            border: solid 2px #20D1D1;
            font-weight: 600; }
            .modal-fv.encuesta .middle .subcontent label input[type="radio"]:checked ~ .span-opcion.me-encanto:before {
              background-image: url(/RS/images/formulariosVentaChat/EmojiMeEncantoOn.svg); }
            .modal-fv.encuesta .middle .subcontent label input[type="radio"]:checked ~ .span-opcion.me-gusto:before {
              background-image: url(/RS/images/formulariosVentaChat/EmojiMeGustoOn.svg); }
            .modal-fv.encuesta .middle .subcontent label input[type="radio"]:checked ~ .span-opcion.me-confundio:before {
              background-image: url(/RS/images/formulariosVentaChat/EmojiMeConfundioOn.svg); }
            .modal-fv.encuesta .middle .subcontent label input[type="radio"]:checked ~ .span-opcion.no-me-gusto:before {
              background-image: url(/RS/images/formulariosVentaChat/EmojiNoMeGustoOn.svg); }
      .modal-fv.encuesta .middle .encanto-gusto {
        margin-bottom: 30px;
        border-top: 1px solid #eee;
        padding-top: 30px;
        margin-top: 10px; }
        .modal-fv.encuesta .middle .encanto-gusto .primera-parte {
          margin-bottom: 25px; }
          .modal-fv.encuesta .middle .encanto-gusto .primera-parte h3 {
            font-family: Open_Sans_Bold;
            font-size: 16px;
            padding: 0 30px;
            line-height: 1.25; }
          .modal-fv.encuesta .middle .encanto-gusto .primera-parte .content-gif {
            margin-top: 12px; }
            .modal-fv.encuesta .middle .encanto-gusto .primera-parte .content-gif p {
              font-size: 16px;
              margin-bottom: 10px;
              color: #3a3a3a; }
        .modal-fv.encuesta .middle .encanto-gusto .segunda-parte {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .modal-fv.encuesta .middle .encanto-gusto .segunda-parte p {
            font-size: 12px;
            color: #3a3a3a;
            margin-bottom: 10px; }
          .modal-fv.encuesta .middle .encanto-gusto .segunda-parte .numero-aliado {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: distribute;
            justify-content: space-around;
            width: 264px;
            height: 46px;
            border-radius: 12px;
            border: 1px solid #20D1D1;
            border-style: dashed;
            background-color: #f4f4f4; }
            .modal-fv.encuesta .middle .encanto-gusto .segunda-parte .numero-aliado .icon-paper {
              width: 20px; }
            .modal-fv.encuesta .middle .encanto-gusto .segunda-parte .numero-aliado span.codigo {
              line-height: 1.28;
              font-size: 28px;
              font-weight: 600;
              color: #003c5a; }
            .modal-fv.encuesta .middle .encanto-gusto .segunda-parte .numero-aliado .btn-copiar-codigo {
              border: 0;
              background-color: transparent;
              width: auto;
              padding: 0;
              margin: 0;
              height: 34px; }
      .modal-fv.encuesta .middle .content-hidden-fields {
        margin: 25px auto 15px; }
        .modal-fv.encuesta .middle .content-hidden-fields .subcontent-hidden .input-field {
          width: 100%;
          height: 47px;
          border-radius: 8px;
          border: solid 1px #c4c4c4;
          background-color: #ffffff;
          padding: 8px 15px;
          font-size: 12px;
          color: #6c6c6c;
          margin-bottom: 10px; }
        .modal-fv.encuesta .middle .content-hidden-fields .subcontent-hidden .textarea-field {
          width: 100%;
          height: 100px;
          border-radius: 8px;
          border: solid 1px #c4c4c4;
          background-color: #ffffff;
          padding: 8px 15px;
          font-size: 12px;
          color: #6c6c6c;
          margin-bottom: 10px;
          resize: none; }

/***********FIN Modales formularios de venta*****************/
/***********Queries Modales formularios de venta*****************/
@media (min-width: 501px) {
  .modal-fv.slider-img {
    max-width: 100%; }
    .modal-fv.slider-img .content-modal {
      height: 90%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      border-radius: 20px;
      margin: 0 auto; }
      .modal-fv.slider-img .content-modal .btn-cerrar.desktop {
        display: block;
        position: absolute;
        width: 35px;
        height: 35px;
        border: 0;
        border-radius: 50%;
        padding: 0;
        cursor: pointer;
        background-image: url(/RS/images/Flexidigital/boton_cerrar_destk.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-color: transparent;
        border: 0;
        background-position: center center;
        z-index: 2;
        top: 2%;
        right: 4%; }
      .modal-fv.slider-img .content-modal .btn-cerrar.responsive {
        display: none; }
  .popup-fv .content-modal {
    padding: 20px 30px 40px 30px; } }

/***********FIN Queries Modales formularios de venta*****************/
/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Estilos Chat*****************/
@-webkit-keyframes backgroundColor {
  from {
    background-color: #d9d9d9; }
  to {
    background-color: #00fabc; } }
@keyframes backgroundColor {
  from {
    background-color: #d9d9d9; }
  to {
    background-color: #00fabc; } }

.paso-1-view-1 {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@-webkit-keyframes trick-head-adnimation {
  0% {
    left: -100%; }
  50% {
    left: 0; }
  60% {
    left: 0; }
  70% {
    left: 0; }
  80% {
    left: 0; } }

@keyframes trick-head-adnimation {
  0% {
    left: -100%; }
  50% {
    left: 0; }
  60% {
    left: 0; }
  70% {
    left: 0; }
  80% {
    left: 0; } }

.header-chat {
  width: 100%;
  height: 78px;
  position: relative;
  background-color: #fbfbfb;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-bottom: 2px solid #00fabc; }
  .header-chat .trick-head {
    position: absolute;
    top: 0;
    right: 0;
    left: -100%;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #ed252a;
    z-index: 3;
    color: #fff;
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .header-chat .trick-head.effect {
      -webkit-animation: trick-head-adnimation 2s ease;
      animation: trick-head-adnimation 2s ease; }
  .header-chat .como-voy {
    position: absolute;
    background-color: #ed252a;
    color: #fff;
    width: 88px;
    height: 19px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .header-chat .como-voy span {
      font-size: 11px;
      font-weight: 600; }
  .header-chat .mini-logo-txt {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 5%;
    right: 5%; }
    .header-chat .mini-logo-txt img {
      width: 14px;
      margin-right: 5px; }
    .header-chat .mini-logo-txt span {
      font-size: 12px;
      font-weight: 600; }
  .header-chat .content-progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 22px; }
    .header-chat .content-progress-bar .progress-bar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      width: 90%;
      position: relative; }
      .header-chat .content-progress-bar .progress-bar .special-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 2; }
        .header-chat .content-progress-bar .progress-bar .special-content.content-first .grey-circle img.gif-progreso {
          position: absolute;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          display: none;
          width: 40px;
          top: 50%; }
          .header-chat .content-progress-bar .progress-bar .special-content.content-first .grey-circle img.gif-progreso.mostrar {
            display: block; }
        .header-chat .content-progress-bar .progress-bar .special-content .grey-circle {
          width: 22px;
          height: 22px;
          background-color: #efefef;
          border-radius: 50%;
          margin-top: 8px; }
          .header-chat .content-progress-bar .progress-bar .special-content .grey-circle img.gif-progreso {
            position: absolute;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            display: none;
            width: 60px;
            top: 0%; }
            .header-chat .content-progress-bar .progress-bar .special-content .grey-circle img.gif-progreso.mostrar {
              display: block; }
        .header-chat .content-progress-bar .progress-bar .special-content span {
          font-size: 8px;
          color: #605d5e;
          font-weight: 600;
          margin-top: 2px; }
          .header-chat .content-progress-bar .progress-bar .special-content span.color-tarjeta {
            color: #a402fc; }
          .header-chat .content-progress-bar .progress-bar .special-content span.color-consumo {
            color: #20d1d1; }
          .header-chat .content-progress-bar .progress-bar .special-content span.color-vehiculo {
            color: #ed252a; }
        .header-chat .content-progress-bar .progress-bar .special-content.content-last {
          position: relative; }
          .header-chat .content-progress-bar .progress-bar .special-content.content-last img.icon-product {
            position: absolute;
            width: 13px;
            top: 50%;
            left: 60%;
            -webkit-transform: translate(0%, -80%);
            -ms-transform: translate(0%, -80%);
            transform: translate(0%, -80%); }
      .header-chat .content-progress-bar .progress-bar .grey-circle {
        background-color: #efefef;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        z-index: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative; }
        .header-chat .content-progress-bar .progress-bar .grey-circle.progreso {
          background-color: #00fabc; }
        .header-chat .content-progress-bar .progress-bar .grey-circle.big-one {
          width: 22px;
          height: 22px; }
          .header-chat .content-progress-bar .progress-bar .grey-circle.big-one img.gif-progreso {
            top: 40%; }
        .header-chat .content-progress-bar .progress-bar .grey-circle img.gif-progreso {
          width: 40px;
          position: absolute;
          top: 0%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          display: none; }
          .header-chat .content-progress-bar .progress-bar .grey-circle img.gif-progreso.mostrar {
            display: block; }
      .header-chat .content-progress-bar .progress-bar .line {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 85%;
        height: 1px; }
  .header-chat .dudas-popup {
    background-image: url(/RS/images/formulariosVentaChat/icono/icon_questions_progress_bar.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 22px;
    height: 22px;
    display: block;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    position: absolute;
    bottom: -11px;
    right: 15px;
    z-index: 3; }

.general-chat {
  background-color: #f2f2f2;
  width: 100%;
  height: 100%;
  display: block;
  overflow-y: auto;
  overflow-x: hidden; }
  .general-chat .general-content-pregunta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 10px 10px 0;
    width: auto;
    height: auto; }
    .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta {
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0; }
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta .tipo-identificacion,
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta .tipo-fecha,
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta .tipo-usuario,
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta .tipo-genero,
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta .tipo-celular,
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta .tipo-correo,
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta .tipo-lugar,
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta .tipo-ingreso,
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta .tipo-actividad {
        display: none; }
      .general-chat .general-content-pregunta.confirmacion .animated .content-pregunta p {
        font-family: Open_Sans_Bold;
        color: #605d5e; }
    .general-chat .general-content-pregunta .animated {
      /*display: flex;
            align-items: center;
            justify-content: flex-start;
            margin-bottom: 10px;
            width: 95%;*/ }
      .general-chat .general-content-pregunta .animated .content-pregunta {
        width: auto;
        height: auto;
        background-color: #fff;
        border-radius: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 5px 15px 5px 10px;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09); }
        .general-chat .general-content-pregunta .animated .content-pregunta p {
          font-size: 16px; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-identificacion {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_id.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 34px;
          height: 20px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-fecha {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_date.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 35px;
          height: 28px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-usuario {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_user.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 22px;
          height: 22px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-genero {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_gender.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 21px;
          height: 21px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-celular {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_phone.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 17px;
          height: 30px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-correo {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_mail.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 23px;
          height: 17px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-lugar {
          background-image: url(/RS/images/formulariosVentaChat/icono/icono_localizacion.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 18px;
          height: 25px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-ingreso {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_money.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 24px;
          height: 24px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-actividad {
          background-image: url(/RS/images/formulariosVentaChat/icono/icono_actividad_economica.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 25px;
          height: 27px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-reportes-centrales {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_questions.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 24px;
          height: 20px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-tiene-productos {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_financial_products.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 28px;
          height: 28px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-nivel-estudios {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_study_level.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 30px;
          height: 23px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-estado-civil {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_marital_status.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 25px;
          height: 18px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-vivienda {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_housing.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 23px;
          height: 23px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-pregunta {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_question.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 18px;
          height: 18px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
        .general-chat .general-content-pregunta .animated .content-pregunta .tipo-vehiculo {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_vehiculo.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 35px;
          height: 23px;
          margin-right: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
      .general-chat .general-content-pregunta .animated .btn-ayuda {
        border: 0;
        background-color: #00fabc;
        border-radius: 5px;
        font-weight: 400;
        font-size: 12px;
        padding: 5px 10px;
        cursor: pointer;
        margin-left: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
        .general-chat .general-content-pregunta .animated .btn-ayuda:before {
          content: '';
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_help.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center center;
          width: 15px;
          height: 15px;
          display: block;
          margin-right: 3px; }
    .general-chat .general-content-pregunta .content-respuesta {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      margin-bottom: 10px;
      opacity: 0;
      visibility: hidden; }
      .general-chat .general-content-pregunta .content-respuesta.trucazo {
        opacity: 1;
        visibility: visible; }
      .general-chat .general-content-pregunta .content-respuesta .btn-editar {
        border: 0;
        background-color: #00fabc;
        border-radius: 5px;
        font-weight: 400;
        font-size: 12px;
        padding: 5px 10px;
        cursor: pointer;
        margin-right: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
        .general-chat .general-content-pregunta .content-respuesta .btn-editar:before {
          content: '';
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_edit_boton.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center center;
          width: 15px;
          height: 15px;
          display: block;
          margin-right: 3px; }
      .general-chat .general-content-pregunta .content-respuesta p.respuesta {
        background-color: #d9d9d9;
        color: #3a3a3a;
        font-size: 16px;
        width: auto;
        height: auto;
        padding: 10px;
        border-radius: 10px;
        font-family: Open_Sans_Bold;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09); }
        .general-chat .general-content-pregunta .content-respuesta p.respuesta.editar-click {
          -webkit-animation-name: backgroundColor;
          animation-name: backgroundColor;
          -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
          -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }
    .general-chat .general-content-pregunta .content-respuesta-tc .subcontent {
      width: 85%;
      margin: 0 auto; }
      .general-chat .general-content-pregunta .content-respuesta-tc .subcontent img {
        width: 256px;
        height: auto;
        margin: 0 auto;
        display: block; }
      .general-chat .general-content-pregunta .content-respuesta-tc .subcontent .content-descripcion {
        font-size: 13px;
        margin-bottom: 20px;
        margin-top: 10px; }
        .general-chat .general-content-pregunta .content-respuesta-tc .subcontent .content-descripcion p {
          color: #3a3a3a; }
          .general-chat .general-content-pregunta .content-respuesta-tc .subcontent .content-descripcion p b {
            color: #a402fc;
            text-transform: capitalize;
            font-family: Open_Sans_Semi_Bold; }
      .general-chat .general-content-pregunta .content-respuesta-tc .subcontent .content-condiciones p {
        margin-bottom: 10px;
        font-size: 12px;
        color: #605d5e;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .general-chat .general-content-pregunta .content-respuesta-tc .subcontent .content-condiciones p:before {
          content: '';
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_simple_morado.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center;
          width: 12px;
          height: 12px;
          display: block;
          margin-right: 8px;
          margin-top: 3px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }

.pregunta-seleccion {
  width: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  height: 0;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: .15s transform ease-out;
  -o-transition: .15s transform ease-out;
  transition: .15s transform ease-out;
  overflow: hidden;
  border-top: 1px solid #c4c4c4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .pregunta-seleccion.show-select {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow-y: auto;
    height: auto;
    max-height: 400px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .pregunta-seleccion .buscador input {
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 13px;
    color: #605d5e; }
    .pregunta-seleccion .buscador input:focus {
      outline: 0; }
    .pregunta-seleccion .buscador input::-webkit-input-placeholder {
      color: #c4c4c4;
      font-size: 12px; }
    .pregunta-seleccion .buscador input:-ms-input-placeholder {
      color: #c4c4c4;
      font-size: 12px; }
    .pregunta-seleccion .buscador input::-ms-input-placeholder {
      color: #c4c4c4;
      font-size: 12px; }
    .pregunta-seleccion .buscador input::placeholder {
      color: #c4c4c4;
      font-size: 12px; }
    .pregunta-seleccion .buscador input:-ms-input-placeholder {
      color: #c4c4c4;
      font-size: 12px; }
    .pregunta-seleccion .buscador input::-ms-input-placeholder {
      color: #c4c4c4;
      font-size: 12px; }
  .pregunta-seleccion .buscador:after {
    content: '';
    background-image: url(/RS/images/formulariosVentaChat/icono/icon_buscador.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 23px;
    height: 22px; }
  .pregunta-seleccion.seleccion-especial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 30px; }
    .pregunta-seleccion.seleccion-especial label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100px;
      height: auto;
      margin-bottom: 20px;
      font-size: inherit;
      padding: 0;
      border-bottom: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      .pregunta-seleccion.seleccion-especial label .content-input {
        width: 88px;
        height: 88px;
        border: 2px solid #00fabc;
        border-radius: 50%;
        background-color: #f0f0f0;
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center center;
        display: block; }
        .pregunta-seleccion.seleccion-especial label .content-input.empleado {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_employee_unselect.svg); }
        .pregunta-seleccion.seleccion-especial label .content-input.independiente {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_independent_unselect.svg); }
        .pregunta-seleccion.seleccion-especial label .content-input.estudiante {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_student_unselect.svg); }
        .pregunta-seleccion.seleccion-especial label .content-input.hogar {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_home_unselect.svg); }
        .pregunta-seleccion.seleccion-especial label .content-input.pensionado {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_retired_unselect.svg); }
        .pregunta-seleccion.seleccion-especial label .content-input.rentista {
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_rentista.svg); }
      .pregunta-seleccion.seleccion-especial label .descripcion {
        font-size: 12px;
        word-break: break-word;
        text-align: center;
        display: block;
        width: 100%; }
  .pregunta-seleccion label {
    width: 100%;
    height: 45px;
    font-size: 16px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #605d5e;
    position: relative;
    bottom: 0;
    border-bottom: 1px solid #c4c4c4;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .pregunta-seleccion label span.descripcion {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      width: 100%;
      height: 100%; }
    .pregunta-seleccion label:last-child {
      border-bottom: 0; }

.answer-bar {
  width: 100%;
  position: relative;
  height: auto;
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  .answer-bar .input-answer {
    width: 100%;
    border-radius: 50px;
    border: 1px solid #dfdfdf;
    height: 42px;
    padding: 0px 15px;
    font-size: 16px; }
    .answer-bar .input-answer:focus {
      outline: 0; }
  .answer-bar .btn-enviar {
    border: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    width: 51px;
    height: 51px;
    background-color: #ed252a;
    color: #fff;
    padding: 0;
    margin-left: 10px;
    background-image: url(/RS/images/formulariosVentaChat/icono/icon_send.svg);
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: 70% 40%; }

.error-chat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90%;
  margin: 0 auto; }
  .error-chat img {
    margin-right: 15px;
    width: auto;
    height: auto; }
  .error-chat .respuesta {
    font-size: 14px;
    color: #ed252a; }

/***********FIN Estilos Chat*****************/
/***********Queries Estilos Chat*****************/
@media (min-width: 501px) {
  .general-chat {
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    .general-chat::-webkit-scrollbar {
      width: 15px; }
    .general-chat::-webkit-scrollbar-track {
      background: #e6e6e6; }
    .general-chat::-webkit-scrollbar-thumb {
      background: #989898;
      border-radius: 20px; }
    .general-chat::-webkit-scrollbar-thumb:hover {
      background: #e6e6e6; }
  .pregunta-seleccion.show-select {
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    .pregunta-seleccion.show-select::-webkit-scrollbar {
      width: 15px; }
    .pregunta-seleccion.show-select::-webkit-scrollbar-track {
      background: #e6e6e6; }
    .pregunta-seleccion.show-select::-webkit-scrollbar-thumb {
      background: #989898;
      border-radius: 20px; }
    .pregunta-seleccion.show-select::-webkit-scrollbar-thumb:hover {
      background: #e6e6e6; } }

@media (max-width: 380px) {
  .pregunta-seleccion.show-select {
    max-height: 300px; } }

/***********FIN Queries Estilos Chat*****************/
/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Estilos Chat*****************/
.resumen-paso1 {
  padding: 20px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #f2f2f2; }
  .resumen-paso1 .general-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-color: #fbfbfb;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09); }
    .resumen-paso1 .general-content .titulo {
      font-size: 18px;
      width: 80%; }
      .resumen-paso1 .general-content .titulo h1 {
        font-family: Open_Sans_Bold;
        font-size: 18px;
        color: #605d5e; }
      .resumen-paso1 .general-content .titulo p.new-red {
        font-weight: 600;
        line-height: 22px;
        margin-top: 5px;
        margin-bottom: 15px; }
    .resumen-paso1 .general-content .content-andy {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .resumen-paso1 .general-content .content-andy .andy-coso {
        background-image: url(/RS/images/formulariosVentaChat/Andy_respuesta_sueño.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        width: 250px;
        height: 160px;
        display: block;
        position: relative; }
        .resumen-paso1 .general-content .content-andy .andy-coso .icon-content {
          width: 138px;
          height: 138px;
          border-radius: 50%;
          position: absolute;
          top: 60%;
          left: 60%;
          -webkit-transform: translate(-56%, -53%);
          -ms-transform: translate(-56%, -53%);
          transform: translate(-56%, -53%);
          background-size: 80px 80px;
          background-repeat: no-repeat;
          background-position: center center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .resumen-paso1 .general-content .content-andy .andy-coso .icon-content .img-producto {
            width: 80px;
            height: 80px; }
          .resumen-paso1 .general-content .content-andy .andy-coso .icon-content.icono-consumo {
            border: 3px solid #20d1d1; }
          .resumen-paso1 .general-content .content-andy .andy-coso .icon-content.icono-tarjeta {
            border: 3px solid #a402fc; }
        .resumen-paso1 .general-content .content-andy .andy-coso .borde-vehiculo {
          border: 2px solid #cc0000; }
      .resumen-paso1 .general-content .content-andy span.txt {
        font-size: 18px;
        color: #605d5e;
        margin-top: 5px;
        font-family: Open_Sans_Bold; }
    .resumen-paso1 .general-content .num-solicitud {
      margin: 20px auto; }
      .resumen-paso1 .general-content .num-solicitud .normal {
        font-size: 16px;
        color: #605d5e; }
      .resumen-paso1 .general-content .num-solicitud .content-num {
        background-color: #f4f4f4;
        width: 80%;
        margin: 12px auto;
        border-radius: 10px;
        height: 72px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .resumen-paso1 .general-content .num-solicitud .content-num .grande-azul {
          font-size: 42px;
          font-weight: 600;
          color: #003c5a;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .resumen-paso1 .general-content .num-solicitud .content-num .grande-azul:before {
            content: '';
            width: 18px;
            height: 20px;
            display: block;
            background-image: url(/RS/images/formulariosVentaChat/icono/solicitud.svg);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            margin-right: 25px; }
      .resumen-paso1 .general-content .num-solicitud p {
        font-size: 12px;
        width: 90%;
        margin: 0 auto; }
    .resumen-paso1 .general-content .pocos-minutos {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 80%;
      margin: 0 auto 20px; }
      .resumen-paso1 .general-content .pocos-minutos img {
        width: auto;
        height: auto; }
      .resumen-paso1 .general-content .pocos-minutos p {
        font-size: 15px;
        font-weight: 600;
        color: #605d5e;
        width: 200px; }

/***********FIN Estilos Chat*****************/
/***********Queries Estilos Chat*****************/
@media (min-width: 501px) {
  .resumen-paso1 .general-content .pocos-minutos {
    display: none; } }

@media (max-width: 350px) {
  .resumen-paso1 {
    padding: 15px; }
    .resumen-paso1 .general-content .titulo p.new-red {
      margin-top: 0;
      margin-bottom: 10px; }
    .resumen-paso1 .general-content .content-andy .andy-coso {
      width: 190px;
      height: 150px; }
      .resumen-paso1 .general-content .content-andy .andy-coso .icon-content {
        width: 110px;
        height: 110px;
        background-size: 60px; }
    .resumen-paso1 .general-content .num-solicitud {
      margin: 10px auto; }
      .resumen-paso1 .general-content .num-solicitud .content-num {
        height: 60px; }
        .resumen-paso1 .general-content .num-solicitud .content-num .grande-azul {
          font-size: 32px; }
    .resumen-paso1 .general-content .pocos-minutos {
      margin: 0 auto 10px; }
      .resumen-paso1 .general-content .pocos-minutos img {
        width: 40px; }
      .resumen-paso1 .general-content .pocos-minutos p {
        font-size: 13px;
        width: 160px; } }

/***********FIN Queries Estilos Chat*****************/
/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Paso 2 Consumo*****************/
.paso-2-view-1.consumo .intro-view-2 {
  padding: 15px 0; }
  .paso-2-view-1.consumo .intro-view-2 .titulo-monto {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px; }
    .paso-2-view-1.consumo .intro-view-2 .titulo-monto h3 {
      font-size: 16px;
      line-height: 1.29;
      text-align: center;
      color: #3a3a3a;
      margin: 0 auto 30px;
      width: 283px;
      font-weight: normal; }
    .paso-2-view-1.consumo .intro-view-2 .titulo-monto .content-monto-credito {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .paso-2-view-1.consumo .intro-view-2 .titulo-monto .content-monto-credito span {
        font-size: 13px;
        color: #605d5e;
        margin-bottom: 5px; }
      .paso-2-view-1.consumo .intro-view-2 .titulo-monto .content-monto-credito label {
        height: 38px;
        border-radius: 10px;
        border: 0;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        font-size: 13px;
        text-align: center;
        font-weight: 400;
        width: 175px;
        color: #605d5e;
        position: relative; }
        .paso-2-view-1.consumo .intro-view-2 .titulo-monto .content-monto-credito label:before {
          content: '$';
          display: block;
          width: auto;
          height: auto;
          font-size: 20px;
          color: #605d5e;
          position: absolute;
          top: 50%;
          left: 6%;
          -webkit-transform: translate(-10%, -50%);
          -ms-transform: translate(-10%, -50%);
          transform: translate(-10%, -50%); }
        .paso-2-view-1.consumo .intro-view-2 .titulo-monto .content-monto-credito label .input-answer {
          height: 38px;
          border: 1px solid #605d5e;
          text-align: center;
          width: 100%;
          border-radius: 10px; }
  .paso-2-view-1.consumo .intro-view-2 .plazo-slide {
    overflow-x: auto;
    height: 90px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .paso-2-view-1.consumo .intro-view-2 .plazo-slide::-webkit-scrollbar {
      display: none; }
    .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content {
      width: auto;
      height: 100%;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-left: 20px;
      padding-right: 20px; }
      .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content .subcontent {
        width: auto;
        height: 67px;
        background-color: #e3e3e3;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 10px;
        padding-left: 20px;
        padding-right: 20px; }
        .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content .subcontent .seleccion {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          width: 70px;
          height: 100%;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-right: 40px;
          -webkit-transition: all ease-in-out .2s;
          -o-transition: all ease-in-out .2s;
          transition: all ease-in-out .2s; }
          .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content .subcontent .seleccion:last-child {
            margin-right: 0; }
          .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content .subcontent .seleccion.active {
            background-color: #20d1d1;
            color: #fff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            border-radius: 5px;
            height: 120%; }
            .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content .subcontent .seleccion.active .descripcion b {
              color: #fff; }
          .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content .subcontent .seleccion .descripcion {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            font-size: 13px;
            width: 100%;
            height: 100%; }
            .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content .subcontent .seleccion .descripcion b {
              font-family: Open_Sans_Bold;
              font-size: 24px;
              color: #707070; }
  .paso-2-view-1.consumo .intro-view-2 .switch-p .txt-plazo-minimo {
    width: 80%;
    margin: 10px auto 40px;
    font-size: 13px;
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .paso-2-view-1.consumo .intro-view-2 .switch-p .txt-plazo-minimo.ocultar {
      display: none; }
    .paso-2-view-1.consumo .intro-view-2 .switch-p .txt-plazo-minimo:before {
      content: '';
      background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_blanco_consumo.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      width: 35px;
      height: 25px;
      margin-right: 10px;
      margin-top: 5px; }
  .paso-2-view-1.consumo .intro-view-2 .switch-p .error-cambio-plazo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ED252A;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 80%;
    margin: 10px auto 40px;
    font-size: 13px; }
    .paso-2-view-1.consumo .intro-view-2 .switch-p .error-cambio-plazo.ocultar {
      display: none; }
    .paso-2-view-1.consumo .intro-view-2 .switch-p .error-cambio-plazo:before {
      content: '';
      background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_blanco_rojo.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      width: 25px;
      height: 15px;
      margin-right: 10px;
      margin-top: 5px; }
  .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto 20px; }
    .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros span {
      font-size: 13px;
      color: #605d5e; }
    .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros .cuota-final {
      width: 190px;
      height: 40px;
      border-radius: 10px;
      -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
      border: solid 1px #20d1d1;
      background-color: #ffffff;
      margin: 10px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros .cuota-final .valor-cuota {
        font-size: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros .cuota-final .valor-cuota:before {
          content: '';
          background-image: url(/RS/images/formulariosVentaChat/icono/calculadora.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center center;
          width: 20px;
          height: 25px;
          margin-right: 8px; }
    .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros p {
      font-size: 10px; }

.paso-2-view-1.vehiculo .intro-view-2 .titulo-monto h3 {
  margin-bottom: 10px; }

.paso-2-view-1.vehiculo .intro-view-2 .titulo-monto .content-monto-credito {
  margin-bottom: 15px; }

.paso-2-view-1.vehiculo .intro-view-2 .plazo-slide .general-content .subcontent .seleccion.active {
  background-color: #ed252a; }

.paso-2-view-1.vehiculo .intro-view-2 .switch-p .txt-plazo-minimo {
  margin-bottom: 20px; }

.paso-2-view-1.vehiculo .intro-view-2 .cuota-sin-seguros .cuota-final {
  border: 0; }
  .paso-2-view-1.vehiculo .intro-view-2 .cuota-sin-seguros .cuota-final span.valor-cuota:before {
    content: normal; }
  .paso-2-view-1.vehiculo .intro-view-2 .cuota-sin-seguros .cuota-final.display-cuota-sin-seguros {
    border: 1px solid #ed252a; }
    .paso-2-view-1.vehiculo .intro-view-2 .cuota-sin-seguros .cuota-final.display-cuota-sin-seguros span.valor-cuota:before {
      content: '';
      background-image: url(/RS/images/formulariosVentaChat/icono/calculadora_roja.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      width: 20px;
      height: 25px;
      margin-right: 8px; }

/***********FIN Paso 2 Consumo*****************/
@media (min-width: 501px) {
  .paso-2-view-1.consumo .intro-view-2 .plazo-slide {
    margin: 0 auto;
    width: 85%; }
    .paso-2-view-1.consumo .intro-view-2 .plazo-slide::-webkit-scrollbar {
      display: block; }
    .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content, .paso-2-view-1.consumo .intro-view-2 .plazo-slide .subcontent {
      width: 100%; }
    .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content .subcontent {
      margin: 0 auto; }
      .paso-2-view-1.consumo .intro-view-2 .plazo-slide .general-content .subcontent .seleccion {
        margin-right: 10px;
        width: 60px; } }

@media (max-width: 350px) {
  .paso-2-view-1.consumo .intro-view-2 .titulo-monto {
    margin: 0 auto 5px; }
    .paso-2-view-1.consumo .intro-view-2 .titulo-monto h3 {
      margin-bottom: 10px; }
  .paso-2-view-1.consumo .intro-view-2 .switch-p .txt-plazo-minimo {
    margin: 10px auto; }
  .paso-2-view-1.consumo .intro-view-2 .switch-p .error-cambio-plazo {
    margin: 10px auto; }
  .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros {
    margin: 0 auto 10px; } }

/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Paso 4 Consumo*****************/
.paso-4-view-2 {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .paso-4-view-2 .intro-view-4 {
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .paso-4-view-2 .intro-view-4 .content-general {
      background-color: #fbfbfb;
      border-radius: 10px;
      -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-top: 20px; }
      .paso-4-view-2 .intro-view-4 .content-general .top {
        text-align: center; }
        .paso-4-view-2 .intro-view-4 .content-general .top h1 {
          color: #605d5e;
          font-family: Open_Sans_Bold;
          font-size: 18px; }
        .paso-4-view-2 .intro-view-4 .content-general .top .new-red {
          font-size: 18px;
          font-weight: 600; }
      .paso-4-view-2 .intro-view-4 .content-general .medium {
        width: 60%;
        text-align: center; }
        .paso-4-view-2 .intro-view-4 .content-general .medium img {
          width: auto;
          height: auto; }
        .paso-4-view-2 .intro-view-4 .content-general .medium p {
          font-size: 16px;
          line-height: 1.25;
          color: #3a3a3a;
          margin-top: 35px; }
      .paso-4-view-2 .intro-view-4 .content-general .bottom {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 100%;
          cursor: pointer; }
          .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.active .header {
            background-color: #ed252a; }
          .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.finandina-opc {
            border-right: 1px solid #aaa; }
            .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.finandina-opc .header {
              border-top-left-radius: 5px;
              border-bottom-left-radius: 5px; }
            .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.finandina-opc .body {
              background-image: url(/RS/images/formulariosVentaChat/fondo-tarjeta.png); }
              .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.finandina-opc .body span {
                color: #fff;
                font-family: Open_Sans_Bold;
                font-size: 9px;
                font-weight: 600;
                position: absolute;
                top: 65%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                width: 120px;
                text-align: center; }
          .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.otroBanco-opc .header {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px; }
          .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.otroBanco-opc .body {
            background-image: url(/RS/images/formulariosVentaChat/Otro_banco.svg); }
          .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.otroBanco-opc .footer p {
            margin-left: 5px; }
          .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .header {
            width: 100%;
            text-align: center;
            background-color: #6d6d6d;
            padding: 4px; }
            .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .header span {
              color: #fff;
              font-size: 16px; }
          .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .body {
            position: relative;
            width: 100%;
            height: 72px;
            margin: 12px auto 10px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center center; }
          .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .footer {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            width: 140px; }
            .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .footer img {
              width: auto;
              height: auto; }
            .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .footer p {
              font-size: 13px;
              line-height: 1.17;
              text-align: center;
              color: #3a3a3a; }
  .paso-4-view-2 .opciones-banco-cuenta {
    padding: 15px 8px;
    width: auto;
    height: auto;
    background-color: #f2f2f2; }
    .paso-4-view-2 .opciones-banco-cuenta.alto-ancho {
      width: 100%;
      height: 100%; }
    .paso-4-view-2 .opciones-banco-cuenta .btns-opciones {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 96%;
      margin: 0 auto; }
      .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion {
        width: 100%; }
        .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion .span-finandina.active {
          background-color: #ed252a;
          color: #fff; }
          .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion .span-finandina.active:after {
            background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_simple_white.svg); }
        .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion .span-otro.active {
          background-color: #afafaf;
          color: #fff; }
          .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion .span-otro.active:after {
            background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_simple_white.svg); }
        .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion.finandina span {
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px;
          border-right: 1px solid #ddd; }
          .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion.finandina span:after {
            content: '';
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            width: 15px;
            height: 15px;
            display: block;
            -ms-flex-negative: 0;
            flex-shrink: 0; }
        .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion.otro span {
          border-top-right-radius: 10px;
          border-bottom-right-radius: 10px; }
          .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion.otro span:after {
            content: '';
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            width: 15px;
            height: 15px;
            display: block;
            -ms-flex-negative: 0;
            flex-shrink: 0; }
        .paso-4-view-2 .opciones-banco-cuenta .btns-opciones .btn-especial-opcion span {
          width: 100%;
          height: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: distribute;
          justify-content: space-around;
          background-color: #ededed;
          font-size: 15px;
          color: #afafaf;
          font-weight: 600;
          padding: 10px;
          cursor: pointer;
          -webkit-transition: all ease-in-out .2s;
          -o-transition: all ease-in-out .2s;
          transition: all ease-in-out .2s; }
    .paso-4-view-2 .opciones-banco-cuenta .beneficios {
      background-color: #fff;
      border: 1px solid #ed252a;
      border-radius: 10px;
      padding: 20px 15px;
      margin-top: -10px;
      margin-bottom: 25px;
      display: none; }
      .paso-4-view-2 .opciones-banco-cuenta .beneficios.active {
        display: block; }
        .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi h4 {
            font-size: 12px;
            width: 236px; }
          .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi img {
            width: auto;
            height: auto;
            margin: 10px auto 30px; }
          .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi .content {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            width: 100%; }
            .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi .content span {
              font-size: 15px;
              color: #3a3a3a;
              margin-bottom: 10px; }
            .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi .content .input-dir-flexi {
              border-radius: 10px;
              -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
              box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
              background-color: #fbfbfb;
              border: 0;
              width: 100%;
              height: 38px;
              text-align: center;
              padding: 8px; }
              .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi .content .input-dir-flexi::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: #c4c4c4;
                font-size: 14px; }
              .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi .content .input-dir-flexi::-moz-placeholder {
                /* Firefox 19+ */
                color: #c4c4c4;
                font-size: 14px; }
              .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi .content .input-dir-flexi:-ms-input-placeholder {
                /* IE 10+ */
                color: #c4c4c4;
                font-size: 14px; }
              .paso-4-view-2 .opciones-banco-cuenta .beneficios.active.direccion-flexi .content .input-dir-flexi:-moz-placeholder {
                /* Firefox 18- */
                color: #c4c4c4;
                font-size: 14px; }
      .paso-4-view-2 .opciones-banco-cuenta .beneficios h4 {
        text-align: center;
        font-size: 13px;
        margin-bottom: 15px; }
      .paso-4-view-2 .opciones-banco-cuenta .beneficios .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-size: 16px;
        margin-bottom: 20px; }
        .paso-4-view-2 .opciones-banco-cuenta .beneficios .content img {
          margin-top: 5px;
          margin-right: 10px;
          width: 15px; }
        .paso-4-view-2 .opciones-banco-cuenta .beneficios .content:last-child {
          margin-bottom: 0; }
    .paso-4-view-2 .opciones-banco-cuenta .ten-presente {
      color: #6c6c6c;
      padding: 0 10px 0 15px;
      margin-bottom: 10px; }
      .paso-4-view-2 .opciones-banco-cuenta .ten-presente h3 {
        font-size: 14px;
        margin-bottom: 10px; }
      .paso-4-view-2 .opciones-banco-cuenta .ten-presente p {
        margin-bottom: 10px;
        font-size: 13px; }
    .paso-4-view-2 .opciones-banco-cuenta .content-genial {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      .paso-4-view-2 .opciones-banco-cuenta .content-genial span.new-red {
        font-size: 28px; }
      .paso-4-view-2 .opciones-banco-cuenta .content-genial span.name {
        font-size: 24px;
        font-family: Open_Sans_Bold;
        color: #605d5e; }
      .paso-4-view-2 .opciones-banco-cuenta .content-genial .subcontent-genial {
        margin: 80px auto 60px;
        border-radius: 10px;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        border: solid 1px #ed252a;
        background-color: #ffffff;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 20px 35px 20px; }
        .paso-4-view-2 .opciones-banco-cuenta .content-genial .subcontent-genial .tarjeta-name {
          background-image: url(/RS/images/formulariosVentaChat/TarjetaSolaConCheck.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          width: 168px;
          height: 110px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          position: relative;
          margin-top: -40px; }
          .paso-4-view-2 .opciones-banco-cuenta .content-genial .subcontent-genial .tarjeta-name span {
            font-size: 16px;
            font-family: Open_Sans_Bold;
            color: #fff;
            position: absolute;
            top: 58%;
            width: 100%;
            text-align: center; }
        .paso-4-view-2 .opciones-banco-cuenta .content-genial .subcontent-genial p.new-red {
          font-size: 22px;
          text-align: center;
          margin: 20px auto 25px;
          line-height: 1.27;
          font-weight: 600; }
        .paso-4-view-2 .opciones-banco-cuenta .content-genial .subcontent-genial .correo-txt {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .paso-4-view-2 .opciones-banco-cuenta .content-genial .subcontent-genial .correo-txt img {
            margin-right: 10px; }
          .paso-4-view-2 .opciones-banco-cuenta .content-genial .subcontent-genial .correo-txt p {
            font-size: 13px; }

.paso-4-view-3 {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

/***********FIN Paso 4 Consumo*****************/
@media (max-width: 350px) {
  .paso-4-view-2 .intro-view-4 {
    padding: 10px; }
    .paso-4-view-2 .intro-view-4 .content-general {
      padding-top: 10px; }
      .paso-4-view-2 .intro-view-4 .content-general .medium p {
        margin-top: 5px; }
      .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.otroBanco-opc .footer p {
        padding: 0 5px; } }

@media (min-width: 501px) {
  .paso-4-view-2 .opciones-banco-cuenta .btns-opciones {
    width: 70%; } }

/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Preguntas Legales*****************/
.paso-5-view-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%; }
  .paso-5-view-1 .preguntas-legales {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 10px 15px; }
    .paso-5-view-1 .preguntas-legales .txt-principal {
      font-size: 14px;
      font-family: Open_Sans_Bold;
      line-height: 1.14;
      margin-bottom: 15px;
      padding: 0 10px; }
    .paso-5-view-1 .preguntas-legales .content-preguntas {
      background-color: #fbfbfb;
      border-radius: 15px;
      -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      height: 100%;
      overflow-y: auto; }
      .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-superior {
        padding: 15px; }
        .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-superior .pregunta {
          font-size: 14px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start;
          margin-bottom: 12px;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-superior .pregunta p {
            padding-right: 5px; }
          .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-superior .pregunta .btn-accordeon {
            background-image: url(/RS/images/formulariosVentaChat/icono/bigArrowGrey.svg);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            border: 0;
            background-color: transparent;
            width: 25px;
            height: 20px;
            padding: 0;
            margin-top: 5px;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            -webkit-transition: all ease 0.2s;
            -o-transition: all ease 0.2s;
            transition: all ease 0.2s; }
            .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-superior .pregunta .btn-accordeon.flecha-roja {
              background-image: url(/RS/images/formulariosVentaChat/icono/icon_arrow_down_red.svg); }
      .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior {
        background-color: #fff;
        padding: 15px 25px; }
        .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta {
          margin-bottom: 20px; }
          .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta:last-child {
            margin-bottom: 0; }
          .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .subtitle {
            font-size: 14px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            margin-bottom: 13px; }
            .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .subtitle:before {
              content: '';
              background-image: url(/RS/images/formulariosVentaChat/icono/icon_question.svg);
              background-size: contain;
              background-repeat: no-repeat;
              background-position: center;
              width: 16px;
              height: 16px;
              margin-right: 8px;
              display: block;
              -ms-flex-negative: 0;
              flex-shrink: 0; }
          .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.lista .subcontent {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            margin-bottom: 8px;
            font-size: 13px; }
            .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.lista .subcontent .container {
              display: block;
              position: relative;
              cursor: pointer;
              -webkit-user-select: none;
              -moz-user-select: none;
              -ms-user-select: none;
              user-select: none;
              width: 25px;
              height: 25px;
              margin: 0 15px 0 0;
              max-width: initial;
              padding: 0; }
              .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.lista .subcontent .container input {
                position: absolute;
                opacity: 0;
                cursor: pointer; }
                .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.lista .subcontent .container input:checked ~ .checkmark {
                  background-color: transparent; }
                  .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.lista .subcontent .container input:checked ~ .checkmark:after {
                    display: block; }
              .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.lista .subcontent .container:hover input ~ checkmark {
                background-color: #ccc; }
              .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.lista .subcontent .container .checkmark {
                position: absolute;
                top: 0;
                left: 0;
                height: 25px;
                width: 25px;
                background-color: #fff;
                border: 1px solid #6c6c6c;
                border-radius: 50%; }
                .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.lista .subcontent .container .checkmark:after {
                  content: "";
                  position: absolute;
                  display: none; }
            .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.lista .subcontent .container .checkmark:after {
              content: "";
              position: absolute;
              display: none;
              top: 50%;
              left: 50%;
              width: 16px;
              height: 16px;
              border-radius: 50%;
              background: #20d1d1;
              -webkit-transform: translate(-52%, -50%);
              -ms-transform: translate(-52%, -50%);
              transform: translate(-52%, -50%); }
          .paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior .subpregunta .opciones.input .input-answer {
            border-radius: 50px;
            border: solid 1px #dfdfdf;
            background-color: #ffffff;
            width: 100%;
            height: 34px;
            padding: 5px 10px; }
    .paso-5-view-1 .preguntas-legales .btn-continuar-chat {
      margin: 15px auto 10px; }

/***********FIN Preguntas Legales*****************/
/***********Queries Preguntas Legales*****************/
@media (min-width: 501px) {
  .paso-5-view-1 .preguntas-legales {
    width: 80%;
    margin: 0 auto; }
    .paso-5-view-1 .preguntas-legales .content-preguntas {
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      .paso-5-view-1 .preguntas-legales .content-preguntas::-webkit-scrollbar {
        width: 15px; }
      .paso-5-view-1 .preguntas-legales .content-preguntas::-webkit-scrollbar-track {
        background: #e6e6e6; }
      .paso-5-view-1 .preguntas-legales .content-preguntas::-webkit-scrollbar-thumb {
        background: #989898;
        border-radius: 20px; }
      .paso-5-view-1 .preguntas-legales .content-preguntas::-webkit-scrollbar-thumb:hover {
        background: #e6e6e6; } }

/***********FIN Preguntas Legales*****************/
/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Thank you Page*****************/
.thanku-aprobado {
  padding: 15px 0px; }
  .thanku-aprobado .content-general {
    width: 95%;
    height: 95%;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    background-color: #fbfbfb;
    position: relative;
    margin: auto;
    padding-bottom: 10px; }
    .thanku-aprobado .content-general .subcontent-general {
      border-radius: 10px;
      -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
      background-color: #fbfbfb;
      padding: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .thanku-aprobado .content-general .subcontent-general .top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        margin-bottom: 25px; }
        .thanku-aprobado .content-general .subcontent-general .top span.nombre {
          font-size: 18px;
          color: #6c6c6c;
          font-family: Open_Sans_Bold; }
        .thanku-aprobado .content-general .subcontent-general .top span.new-red {
          font-size: 24px;
          font-weight: 600; }
        .thanku-aprobado .content-general .subcontent-general .top img.andy-celebrando {
          width: 100%;
          height: auto;
          margin: 20px auto 10px; }
        .thanku-aprobado .content-general .subcontent-general .top p {
          font-size: 26px;
          line-height: 1.08;
          color: #605d5e; }
          .thanku-aprobado .content-general .subcontent-general .top p b {
            font-family: Open_Sans_Bold; }
      .thanku-aprobado .content-general .subcontent-general .middle .arrow-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .thanku-aprobado .content-general .subcontent-general .middle .arrow-content p {
          font-size: 18px;
          color: #605d5e;
          margin-bottom: 10px; }
      .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final {
        margin-bottom: 20px; }
        .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto {
          padding: 0 12px;
          margin-top: 12px; }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-libreInversion .subcontent .icono-span.monto {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconMonto.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-libreInversion .subcontent .icono-span.plazo {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconPLazo.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-libreInversion .subcontent .icono-span.tasa {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconPorcentaje.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-libreInversion .subcontent .icono-span.con-seguro {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconMoney.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-libreInversion .subcontent .icono-span.sin-seguro {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconMoney.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-vehiculo .subcontent .icono-span.monto {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconMonto-vehiculo.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-vehiculo .subcontent .icono-span.plazo {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconPLazo-vehiculo.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-vehiculo .subcontent .icono-span.tasa {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconPorcentaje-vehiculo.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-vehiculo .subcontent .icono-span.con-seguro {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconMoney-vehiculo.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-vehiculo .subcontent .icono-span.sin-seguro {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconMoney-vehiculo.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-tarjeta .subcontent .icono-span.monto {
            background-image: url(/RS/images/formulariosVentaChat/icono/IconMonto-tarjeta.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-tarjeta .subcontent .icono-span.tipo-tarjeta {
            background-image: url(/RS/images/formulariosVentaChat/icono/icon_tarjeta.svg);
            width: 20px; }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-tarjeta .subcontent .icono-span.corte {
            background-image: url(/RS/images/formulariosVentaChat/icono/icon_date-tarjeta.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-tarjeta .subcontent .icono-span.diferido {
            background-image: url(/RS/images/formulariosVentaChat/icono/icon_FechaDinero.svg); }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto.producto-tarjeta .subcontent .content-span .txt2.new-red {
            color: #a402fc; }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto .subcontent {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            margin-bottom: 10px; }
            .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto .subcontent:last-child {
              margin-bottom: 0; }
            .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto .subcontent .icono-span {
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center;
              margin-right: 10px;
              margin-top: 5px;
              display: block;
              width: 16px;
              height: 16px; }
            .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto .subcontent .content-span {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              -webkit-box-align: start;
              -ms-flex-align: start;
              align-items: flex-start;
              -webkit-box-pack: start;
              -ms-flex-pack: start;
              justify-content: flex-start; }
              .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto .subcontent .content-span .txt {
                color: #605d5e;
                font-size: 12px;
                line-height: 1.67; }
              .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto .subcontent .content-span .txt2 {
                font-size: 18px;
                color: #605d5e;
                line-height: 1.11;
                font-weight: 600;
                margin-top: 5px; }
                .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto .subcontent .content-span .txt2 .square {
                  background-color: #efefef;
                  padding: 3px 10px;
                  border-radius: 8px; }
                .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto .subcontent .content-span .txt2.new-red {
                  font-size: 28px;
                  line-height: 1;
                  font-family: Open_Sans_Bold;
                  color: #ed252a; }
        .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .content-link-txt {
          margin: 20px auto 30px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .content-link-txt .consultar-tasas {
            color: #a402fc;
            font-family: Open_Sans_Semi_Bold;
            font-size: 13px;
            margin-bottom: 30px; }
          .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .content-link-txt .extracto-txt {
            width: 90%;
            font-size: 13px;
            color: #4CAF50;
            line-height: 1.3;
            font-family: Open_Sans_Semi_Bold;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start; }
            .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .content-link-txt .extracto-txt:before {
              content: '';
              background-image: url(../../../../images/formulariosVentaChat/icono/Icon_Hojita.svg);
              background-size: contain;
              background-repeat: no-repeat;
              background-position: center;
              width: 20px;
              height: 30px;
              margin-right: 10px;
              -ms-flex-negative: 0;
              flex-shrink: 0;
              display: block; }
      .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .p-que-sigue {
        text-align: center;
        background-color: #ed252a;
        color: #fff;
        height: 40px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 18px;
        font-weight: 600;
        border-radius: 10px; }
      .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .p-descarga-app {
        font-size: 28px;
        text-align: center;
        line-height: 1.14;
        margin: 12px auto 25px; }
        .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .p-descarga-app b {
          font-family: Open_Sans_Bold; }
      .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .content-links-app {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px; }
        .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .content-links-app .logo-app {
          margin-right: 20px; }
        .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .content-links-app .links-app {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .content-links-app .links-app .appstore {
            margin-bottom: 10px; }
      .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .p-firma-txt {
        font-size: 16px;
        text-align: center;
        line-height: 1.25; }
    .thanku-aprobado .content-general .siguenos {
      padding: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .thanku-aprobado .content-general .siguenos p.new-red {
        font-size: 18px;
        font-weight: 600;
        line-height: 1.33; }
      .thanku-aprobado .content-general .siguenos .redes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 10px auto 20px; }
        .thanku-aprobado .content-general .siguenos .redes a.facebook {
          margin: 0 15px; }
  .thanku-aprobado.pre-aprobado .content-general .subcontent-general {
    padding: 0; }
    .thanku-aprobado.pre-aprobado .content-general .subcontent-general .top .fondo-top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 20px;
      background-image: url(/RS/images/formulariosVentaChat/FranjaPreAprobado.svg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 100px;
      position: relative;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
      .thanku-aprobado.pre-aprobado .content-general .subcontent-general .top .fondo-top span {
        color: #fff; }
        .thanku-aprobado.pre-aprobado .content-general .subcontent-general .top .fondo-top span.new-red {
          margin-bottom: 15px; }
    .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle {
      padding-bottom: 20px; }
      .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto {
        padding: 0 22px; }
      .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .p-que-sigue {
          background-color: #003c5a; }
        .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora img {
          margin: 30px auto 20px;
          width: auto;
          height: auto; }
        .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .p-info-mail {
          text-align: center;
          width: 300px;
          color: #3a3a3a;
          font-size: 16px; }
        .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-jornada {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 90%;
          margin: 20px auto 15px; }
          .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-jornada img {
            margin-right: 10px;
            margin-top: 3px;
            -ms-flex-negative: 0;
            flex-shrink: 0; }
          .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-jornada .p-jornada {
            font-size: 14px;
            color: #605d5e;
            font-family: Open_Sans_Bold; }
        .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-hora {
          width: 50%;
          margin: 0 auto;
          -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
          border-radius: 10px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-hora label {
            width: 100%;
            height: auto;
            cursor: pointer; }
            .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-hora label .span-hora {
              color: #afafaf;
              font-size: 10px;
              width: 100%;
              height: 40px;
              background-color: #fff;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              -webkit-box-align: start;
              -ms-flex-align: start;
              align-items: flex-start;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
              padding: 5px 15px;
              -webkit-transition: all ease-in-out .2s;
              -o-transition: all ease-in-out .2s;
              transition: all ease-in-out .2s; }
              .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-hora label .span-hora b {
                font-size: 16px; }
              .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-hora label .span-hora.span-am {
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
                border-right: 1px solid #ccc; }
              .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-hora label .span-hora.span-pm {
                border-top-right-radius: 10px;
                border-bottom-right-radius: 10px; }
            .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-hora label input[type="radio"]:checked ~ .span-hora {
              background-color: #ed252a;
              color: #fff; }

/***********FIN Thank you Page*****************/
/***********Queries Thank you Page*****************/
@media (min-width: 501px) {
  .thanku-aprobado .content-general {
    width: 80%;
    -webkit-box-shadow: initial;
    box-shadow: initial;
    background-color: initial; }
    .thanku-aprobado .content-general .subcontent-general {
      border-radius: 10px;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: initial; }
      .thanku-aprobado .content-general .subcontent-general .top {
        display: none; }
      .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 80%;
        margin: 0 auto; }
        .thanku-aprobado .content-general .subcontent-general .middle .content-datos-producto-final .diferenciador-producto .subcontent {
          width: 200px; }
      .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora {
        width: 70%;
        margin: 0 auto;
        background-color: #fbfbfb;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
        border-radius: 10px; }
        .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .p-firma-txt {
          padding: 0 20px 20px 20px; }
        .thanku-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-hora {
          width: 35%; }
  .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .arrow-content {
    margin-bottom: 20px; }
    .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .arrow-content img {
      display: none; }
  .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora {
    width: 90%;
    padding-bottom: 20px; }
    .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .p-info-mail {
      width: 85%; }
    .thanku-aprobado.pre-aprobado .content-general .subcontent-general .middle .que-sigue-ahora .elija-hora {
      width: 35%; } }

/***********FIN Thank you Page*****************/
/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Chat Desktop*****************/
/***********FIN Chat Desktop*****************/
/***********Queries Chat Desktop*****************/
@media (min-width: 501px) {
  .general-desktop {
    width: 100%;
    height: 100%;
    background-color: #fbfbfb;
    border-right: 1px solid #ddd;
    position: relative; }
    .general-desktop .content-general {
      max-width: 420px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      width: 100%;
      height: 100%; }
      .general-desktop .content-general .productos-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .general-desktop .content-general .productos-desktop .link-producto-desktop {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          text-decoration: none; }
          .general-desktop .content-general .productos-desktop .link-producto-desktop.active {
            margin-right: 20px; }
            .general-desktop .content-general .productos-desktop .link-producto-desktop.active.consumo picture {
              background-image: url(/RS/images/formulariosVentaChat/icono/icon_credit_blue.svg); }
            .general-desktop .content-general .productos-desktop .link-producto-desktop.active.consumo span {
              color: #20d1d1; }
            .general-desktop .content-general .productos-desktop .link-producto-desktop.active.tarjeta picture {
              background-image: url(/RS/images/formulariosVentaChat/icono/icon_tarjeta.svg); }
            .general-desktop .content-general .productos-desktop .link-producto-desktop.active.tarjeta span {
              color: #a402fc; }
            .general-desktop .content-general .productos-desktop .link-producto-desktop.active.vehiculo picture {
              background-image: url(/RS/images/formulariosVentaChat/icono/icon_vehiculo.svg); }
            .general-desktop .content-general .productos-desktop .link-producto-desktop.active.vehiculo span {
              color: #cc0000; }
            .general-desktop .content-general .productos-desktop .link-producto-desktop.active.cdt picture {
              background-image: url(/RS/images/formulariosVentaChat/icono/Icono-CDT.svg); }
            .general-desktop .content-general .productos-desktop .link-producto-desktop.active.cdt span {
              color: #68ad10; }
          .general-desktop .content-general .productos-desktop .link-producto-desktop.consumo picture {
            background-image: url(/RS/images/formulariosVentaChat/icono/icon_consumo_gris.svg);
            background-size: 30px; }
          .general-desktop .content-general .productos-desktop .link-producto-desktop.tarjeta picture {
            background-image: url(/RS/images/formulariosVentaChat/icono/icon_tarjeta_gris.svg);
            background-size: 38px; }
          .general-desktop .content-general .productos-desktop .link-producto-desktop.vehiculo picture {
            background-image: url(/RS/images/formulariosVentaChat/icono/icon_vehiculo_gris.svg);
            background-size: 42px; }
          .general-desktop .content-general .productos-desktop .link-producto-desktop.cdt picture {
            background-image: url(/RS/images/formulariosVentaChat/icono/Icono-CDT-off.svg);
            background-size: 42px; }
          .general-desktop .content-general .productos-desktop .link-producto-desktop picture {
            width: 58px;
            height: 55px;
            border-radius: 8px;
            -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
            background-color: #f8f8f8;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center; }
          .general-desktop .content-general .productos-desktop .link-producto-desktop span {
            margin-top: 5px;
            font-size: 12px;
            text-align: center;
            color: #c9c9c9;
            width: 87px;
            line-height: 1.33; }
      .general-desktop .content-general .content-texto-middle .span-nombre {
        font-size: 24px;
        line-height: 1.58;
        text-align: center;
        color: #605d5e;
        display: block;
        margin-bottom: 20px; }
      .general-desktop .content-general .content-texto-middle .titulo-principal {
        font-size: 42px;
        line-height: 0.9;
        color: #20d1d1;
        font-family: Open_Sans_Bold; }
        .general-desktop .content-general .content-texto-middle .titulo-principal.more-margin {
          margin-bottom: 30px; }
      .general-desktop .content-general .content-texto-middle .p-blue {
        font-size: 19.5px;
        color: #003c5a;
        padding-bottom: 3px;
        font-size: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
        border-bottom: 2px solid #20d1d1; }
      .general-desktop .content-general .content-texto-middle .typewritter {
        border-bottom: 2px solid #20d1d1;
        color: #605d5e; }
        .general-desktop .content-general .content-texto-middle .typewritter.tarjeta {
          border-bottom: 2px solid #a402fc; }
        .general-desktop .content-general .content-texto-middle .typewritter.vehiculo {
          border-bottom: 2px solid #cc0000; }
        .general-desktop .content-general .content-texto-middle .typewritter.no-border {
          border-bottom: none; }
        .general-desktop .content-general .content-texto-middle .typewritter .lista-txt {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          margin-bottom: 12px; }
          .general-desktop .content-general .content-texto-middle .typewritter .lista-txt .img-beneficios {
            width: 31px;
            height: 31px;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            margin-right: 10px; }
          .general-desktop .content-general .content-texto-middle .typewritter .lista-txt .p-beneficios {
            font-size: 18px;
            color: #003c5a; }
      .general-desktop .content-general .content-texto-middle .p-banca-digital {
        font-size: 20px;
        color: #ed252a;
        font-family: Open_Sans_Bold; }
      .general-desktop .content-general .content-texto-middle .p-gris {
        font-size: 20px;
        padding-left: 10px;
        color: #605d5e;
        line-height: 24px; }
      .general-desktop .content-general .content-texto-middle.tarjeta .titulo-principal {
        font-size: 25px;
        font-family: Open_Sans_Regular;
        font-weight: 400;
        line-height: 1.28;
        color: #003c5a !important; }
        .general-desktop .content-general .content-texto-middle.tarjeta .titulo-principal b {
          font-family: Open_Sans_Bold; }
      .general-desktop .content-general .content-texto-middle.tarjeta .p-blue {
        font-size: 15px;
        line-height: 1.33;
        color: #a402fc;
        font-family: Open_Sans_Bold; }
      .general-desktop .content-general .content-texto-middle.tarjeta .typewritter .lista-txt .p-beneficios {
        color: inherit; }
      .general-desktop .content-general .content-texto-middle.consumo .titulo-principal {
        font-size: 25px;
        font-family: Open_Sans_Regular;
        font-weight: 400;
        line-height: 1.28;
        color: #003c5a !important; }
        .general-desktop .content-general .content-texto-middle.consumo .titulo-principal b {
          font-family: Open_Sans_Bold; }
      .general-desktop .content-general .content-texto-middle.consumo .p-blue {
        font-size: 15px;
        line-height: 1.33;
        color: #20d1d1;
        font-family: Open_Sans_Bold; }
      .general-desktop .content-general .content-texto-middle.consumo .typewritter .lista-txt .p-beneficios {
        color: inherit; }
      .general-desktop .content-general .content-texto-middle.preguntas .titulo-principal {
        color: #ed252a !important; }
      .general-desktop .content-general .content-texto-middle.preguntas .p-blue {
        font-size: 28px;
        line-height: 1.21;
        padding-bottom: 20px; }
      .general-desktop .content-general .content-texto-middle.thankupage .top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        margin-bottom: 25px; }
        .general-desktop .content-general .content-texto-middle.thankupage .top span.nombre {
          font-size: 18px;
          color: #6c6c6c;
          font-family: Open_Sans_Bold; }
        .general-desktop .content-general .content-texto-middle.thankupage .top span.new-red {
          font-size: 24px;
          font-weight: 600; }
        .general-desktop .content-general .content-texto-middle.thankupage .top img {
          width: 100%;
          height: auto;
          margin: 20px auto 10px; }
        .general-desktop .content-general .content-texto-middle.thankupage .top p {
          font-size: 26px;
          line-height: 1.08;
          color: #605d5e; }
          .general-desktop .content-general .content-texto-middle.thankupage .top p b {
            font-family: Open_Sans_Bold; }
      .general-desktop .content-general .content-texto-middle.thankupage.preaprobado .top .fondo-top img {
        width: 70%; }
      .general-desktop .content-general .content-texto-middle.thankupage.rechazado {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .general-desktop .content-general .content-texto-middle.thankupage.rechazado .top {
          width: 100%;
          text-align: center; }
          .general-desktop .content-general .content-texto-middle.thankupage.rechazado .top h2 {
            font-size: 32px;
            line-height: 1.34; }
          .general-desktop .content-general .content-texto-middle.thankupage.rechazado .top span {
            color: #605d5e;
            font-size: 24px; }
        .general-desktop .content-general .content-texto-middle.thankupage.rechazado .middle img {
          width: auto;
          height: auto; }
      .general-desktop .content-general .content-texto-middle.cliente p.hola {
        font-size: 32px;
        color: #3a3a3a;
        font-family: Open_Sans_Bold;
        margin-bottom: 15px; }
        .general-desktop .content-general .content-texto-middle.cliente p.hola span {
          font-family: Open_Sans_Regular; }
      .general-desktop .content-general .content-texto-middle.cliente p.info {
        font-size: 24px;
        color: #6c6c6c;
        line-height: 1.38; }
      .general-desktop .content-general .p-banca-digital {
        font-size: 20px;
        color: #ed252a;
        font-family: Open_Sans_Bold; }
      .general-desktop .content-general .empty-one {
        width: 100%;
        height: 100px; }
    .general-desktop.desktop-tarjeta .content-general .content-texto-middle .titulo-principal {
      color: #a402fc; }
    .general-desktop.desktop-tarjeta .content-general .content-texto-middle .p-blue {
      border-bottom: 2px solid #a402fc; }
    .general-desktop.desktop-vehiculo .content-general .content-texto-middle .titulo-principal {
      color: #cc0000; }
    .general-desktop.desktop-vehiculo .content-general .content-texto-middle .p-blue {
      border-bottom: 2px solid #cc0000; } }

/***********FIN Chat Desktop*****************/
/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Formularios Chat Es Cliente*****************/
.es-cliente {
  background-color: #f2f2f2;
  padding: 0 20px 20px 20px; }
  .es-cliente .top {
    margin-bottom: 20px; }
    .es-cliente .top h1 {
      text-align: center;
      font-size: 24px;
      color: #605d5e;
      margin: 15px auto;
      font-family: Open_Sans_Bold; }
    .es-cliente .top p.info {
      font-size: 16px;
      line-height: 1.25;
      color: #3a3a3a;
      text-align: center; }
  .es-cliente .campos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .es-cliente .campos .content-campo {
      width: 100%;
      margin: 0 auto 20px; }
      .es-cliente .campos .content-campo:first-child .subcontent.icon-usuario:before, .es-cliente .campos .content-campo:nth-child(2) .subcontent.icon-usuario:before {
        background-image: url(../../../../images/formulariosVentaChat/icono/icon_user_grey.svg); }
      .es-cliente .campos .content-campo:first-child .subcontent input, .es-cliente .campos .content-campo:nth-child(2) .subcontent input {
        background-color: #ddd;
        color: #605d5e; }
      .es-cliente .campos .content-campo .titulo-campo {
        font-size: 12px;
        color: #3a3a3a;
        display: block;
        margin-bottom: 5px; }
      .es-cliente .campos .content-campo .subcontent {
        width: 100%;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 10px;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        position: relative; }
        .es-cliente .campos .content-campo .subcontent:before {
          content: '';
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          width: 22px;
          height: 18px;
          display: block;
          position: absolute;
          top: 50%;
          left: 10px;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
        .es-cliente .campos .content-campo .subcontent input {
          width: 100%;
          border: 0;
          height: 100%;
          font-size: 16px;
          color: #3a3a3a;
          font-family: Open_Sans_Bold;
          background-color: #fff;
          border-radius: 10px;
          padding: 0px 20px 0 40px; }
        .es-cliente .campos .content-campo .subcontent .btn-editar {
          width: 66px;
          height: 26px;
          border: 0;
          border-radius: 5px;
          background-color: #00fabc;
          -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .es-cliente .campos .content-campo .subcontent .btn-editar:before {
            content: '';
            background-image: url(/RS/images/formulariosVentaChat/icono/icon_edit_boton.svg);
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center center;
            width: 15px;
            height: 15px;
            display: block;
            margin-right: 3px; }
        .es-cliente .campos .content-campo .subcontent.icon-genero {
          -webkit-box-shadow: initial;
          box-shadow: initial;
          /* The container */
          /* Create a custom radio button */
          /* On mouse-over, add a grey background color */
          /* When the radio button is checked, add a blue background */
          /* Create the indicator (the dot/circle - hidden when not checked) */
          /* Show the indicator (dot/circle) when checked */
          /* Style the indicator (dot/circle) */ }
          .es-cliente .campos .content-campo .subcontent.icon-genero .label-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            position: relative;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            margin-right: 15px; }
          .es-cliente .campos .content-campo .subcontent.icon-genero .checkmark {
            position: relative;
            top: 0;
            left: 0;
            height: 25px;
            width: 25px;
            background-color: #fff;
            border: 1px solid #605d5e;
            border-radius: 50%;
            margin-right: 6px; }
          .es-cliente .campos .content-campo .subcontent.icon-genero .label-container:hover input ~ .checkmark {
            background-color: #ccc; }
          .es-cliente .campos .content-campo .subcontent.icon-genero .label-container input:checked ~ .checkmark {
            background-color: #fff; }
          .es-cliente .campos .content-campo .subcontent.icon-genero .checkmark:after {
            content: "";
            position: absolute;
            display: none; }
          .es-cliente .campos .content-campo .subcontent.icon-genero .label-container input:checked ~ .checkmark:after {
            display: block; }
          .es-cliente .campos .content-campo .subcontent.icon-genero .label-container .checkmark:after {
            top: 4px;
            left: 4px;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            background: #00fabc; }
          .es-cliente .campos .content-campo .subcontent.icon-genero .text {
            display: block;
            font-size: 13px;
            font-family: Open_Sans_Bold; }
        .es-cliente .campos .content-campo .subcontent.icon-usuario:before {
          background-image: url(../../../../images/formulariosVentaChat/icono/icon_user.svg); }
        .es-cliente .campos .content-campo .subcontent.icon-fecha:before {
          background-image: url(../../../../images/formulariosVentaChat/icono/icon_date.svg);
          width: 20px;
          height: 22px; }
        .es-cliente .campos .content-campo .subcontent.icon-correo:before {
          background-image: url(../../../../images/formulariosVentaChat/icono/icon_mail.svg);
          width: 22px;
          height: 18px; }
        .es-cliente .campos .content-campo .subcontent.icon-celular:before {
          background-image: url(../../../../images/formulariosVentaChat/icono/icon_phone.svg);
          width: 18px;
          height: 28px; }
    .es-cliente .campos .content-confirm {
      padding: 0 10px;
      margin: 0 auto 10px; }
      .es-cliente .campos .content-confirm .txt-info-contacto {
        font-size: 14px;
        color: #605d5e;
        line-height: 1.43;
        margin-bottom: 12px; }
        .es-cliente .campos .content-confirm .txt-info-contacto b {
          font-family: Open_Sans_Bold; }
      .es-cliente .campos .content-confirm .answer-bar-cliente {
        width: 100%;
        height: 42px;
        border-radius: 10px;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
        margin-bottom: 12px;
        position: relative; }
        .es-cliente .campos .content-confirm .answer-bar-cliente.icon-correo:before {
          content: '';
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_mail.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          width: 22px;
          height: 18px;
          display: block;
          position: absolute;
          top: 50%;
          left: 5%;
          -webkit-transform: translate(-5%, -50%);
          -ms-transform: translate(-5%, -50%);
          transform: translate(-5%, -50%); }
        .es-cliente .campos .content-confirm .answer-bar-cliente.icon-celular:before {
          content: '';
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_phone.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          width: 18px;
          height: 28px;
          display: block;
          position: absolute;
          top: 50%;
          left: 5%;
          -webkit-transform: translate(-5%, -50%);
          -ms-transform: translate(-5%, -50%);
          transform: translate(-5%, -50%); }
        .es-cliente .campos .content-confirm .answer-bar-cliente input {
          width: 100%;
          height: 100%;
          border: 0;
          border-radius: 10px;
          text-align: center;
          font-size: 14px;
          color: #3a3a3a;
          padding: 0 50px; }

/***********FIN Formularios Chat Es Cliente*****************/
/***********Queries Formularios Chat Es Cliente*****************/
@media (min-width: 501px) {
  .es-cliente .campos .content-campo {
    width: 68%; } }

/***********FIN Queries Intro Formularios Chat*****************/
.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 210px;
  z-index: -1; }
  .datepicker-container::before, .datepicker-container::after {
    border: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0; }

.datepicker-dropdown {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 6px #ccc;
  box-shadow: 0 3px 6px #ccc;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  z-index: 1; }

.datepicker-inline {
  position: static; }

.datepicker-top-left, .datepicker-top-right {
  border-top-color: #EE252A; }
  .datepicker-top-left::before, .datepicker-top-left::after, .datepicker-top-right::before, .datepicker-top-right::after {
    border-top: 0;
    left: 10px;
    top: -5px; }
  .datepicker-top-left::before, .datepicker-top-right::before {
    border-bottom-color: #EE252A; }
  .datepicker-top-left::after, .datepicker-top-right::after {
    border-bottom-color: #fff;
    top: -4px; }

.datepicker-bottom-left, .datepicker-bottom-right {
  border-bottom-color: #EE252A; }
  .datepicker-bottom-left::before, .datepicker-bottom-left::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
    border-bottom: 0;
    bottom: -5px;
    left: 10px; }
  .datepicker-bottom-left::before, .datepicker-bottom-right::before {
    border-top-color: #EE252A; }
  .datepicker-bottom-left::after, .datepicker-bottom-right::after {
    border-top-color: #fff;
    bottom: -4px; }

.datepicker-top-right::before, .datepicker-top-right::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
  left: auto;
  right: 10px; }

.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%; }
  .datepicker-panel > ul::before, .datepicker-panel > ul::after {
    content: " ";
    display: table; }
  .datepicker-panel > ul::after {
    clear: both; }
  .datepicker-panel > ul > li {
    background-color: #fff;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px; }
    .datepicker-panel > ul > li.muted, .datepicker-panel > ul > li.muted:hover {
      color: #999; }
    .datepicker-panel > ul > li.disabled, .datepicker-panel > ul > li.disabled:hover {
      background-color: #fff;
      color: #ccc;
      cursor: default; }
    .datepicker-panel > ul > li[data-view="years prev"], .datepicker-panel > ul > li[data-view="year prev"], .datepicker-panel > ul > li[data-view="month prev"], .datepicker-panel > ul > li[data-view="years next"], .datepicker-panel > ul > li[data-view="year next"], .datepicker-panel > ul > li[data-view="month next"], .datepicker-panel > ul > li[data-view="next"] {
      font-size: 18px; }
    .datepicker-panel > ul > li[data-view="years current"], .datepicker-panel > ul > li[data-view="year current"], .datepicker-panel > ul > li[data-view="month current"] {
      width: 150px; }
  .datepicker-panel > ul .picked {
    color: #EE252A; }
  .datepicker-panel > ul[data-view="years"] > li, .datepicker-panel > ul[data-view="months"] > li {
    height: 52.5px;
    line-height: 52.5px;
    width: 52.5px; }
  .datepicker-panel > ul[data-view="week"] > li,
  .datepicker-panel > ul[data-view="week"] > li:hover {
    background-color: #fff;
    cursor: default; }

.datepicker-hide {
  display: none; }

li[data-view="day"]:hover {
  background: #EE252A;
  color: white;
  border-radius: 50%; }

/*.content-picker{ 
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0 !important;
    background: rgba(199, 199, 199, 0.5);
    .datepicker-container{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
    }
}*/
.content-picker {
  top: 0;
  left: 0;
  background: rgba(199, 199, 199, 0.5);
  height: 100%;
  border: 0; }
  .content-picker .datepicker-container {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    -ms-transform: translate(-50%, -50%) scale(1.3);
    transform: translate(-50%, -50%) scale(1.3);
    border: 0 solid #ee252a;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: 1px 2px 4px 2px #C7C7C7;
    box-shadow: 1px 2px 4px 2px #C7C7C7; }

/***********Formularios de Venta Chat*****************/
.ico-f {
  width: 28px;
  height: 28px;
  background-size: contain; }

.ico-tipo-fecha {
  background-image: url(/RS/images/formulariosVentaChat/icono/cedula-icon-07.svg);
  background-repeat: no-repeat;
  width: 200px;
  height: 130px;
  margin: 20px auto; }

.emoji-men {
  background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-men.png); }

.emoji-women {
  background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-woman.png); }

.emoji-pensionado {
  background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-pensionado.png); }

.emoji-estudiante {
  background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-graduada.png); }

.emoji-rentista {
  background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-renta.png); }

.emoji-independiente {
  background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-independiente.png); }

.emoji-hogar {
  background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-hogar.png); }

.emoji-empleado {
  background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-empleado.png); }

@-webkit-keyframes bounce-5 {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0); }
  10% {
    -webkit-transform: scale(1.1, 0.9) translateY(0);
    transform: scale(1.1, 0.9) translateY(0); }
  30% {
    -webkit-transform: scale(0.9, 1.1) translateY(-100px);
    transform: scale(0.9, 1.1) translateY(-100px); }
  50% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0); }
  57% {
    -webkit-transform: scale(1, 1) translateY(-7px);
    transform: scale(1, 1) translateY(-7px); }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0); }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0); } }

@keyframes bounce-5 {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0); }
  10% {
    -webkit-transform: scale(1.1, 0.9) translateY(0);
    transform: scale(1.1, 0.9) translateY(0); }
  30% {
    -webkit-transform: scale(0.9, 1.1) translateY(-100px);
    transform: scale(0.9, 1.1) translateY(-100px); }
  50% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0); }
  57% {
    -webkit-transform: scale(1, 1) translateY(-7px);
    transform: scale(1, 1) translateY(-7px); }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0); }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0); } }

@-webkit-keyframes wave {
  0%, 60%, 100% {
    -webkit-transform: initial;
    transform: initial; }
  30% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes wave {
  0%, 60%, 100% {
    -webkit-transform: initial;
    transform: initial; }
  30% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-webkit-keyframes fademessage {
  0% {
    height: 22px; }
  100% {
    height: 0;
    overflow: hidden; } }

@keyframes fademessage {
  0% {
    height: 22px; }
  100% {
    height: 0;
    overflow: hidden; } }

.content-izqui {
  display: none !important; }

.contenedor-gene .content-interno .content-dere {
  width: 100%;
  padding: 0; }

.contenedor-gene .content-interno {
  width: 100%;
  height: 100%;
  padding: 0; }

.ng-scope {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.content-general-tarjetas {
  padding: 0;
  width: 100%;
  height: 100%; }

.fade.ng-hide {
  opacity: 0;
  height: 0; }

.fade.ng-hide-remove,
.fade.ng-hide-add {
  display: block !important;
  /* or inline-block, as appropriate */ }

.fade.ng-hide-remove {
  -webkit-transition: all linear 1000ms;
  -o-transition: all linear 1000ms;
  transition: all linear 1000ms; }

.fade.ng-hide-add {
  -webkit-transition: all linear 500ms;
  -o-transition: all linear 500ms;
  transition: all linear 500ms; }

.delay-08s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.ng-scope, .dashboard-orientation {
  width: 100%;
  height: 100%; }

header.private {
  display: none;
  margin: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 50px;
  padding-top: 0;
  padding-bottom: 0; }
  header.private .container .img-logo-finandina {
    width: 100px;
    display: block; }

footer {
  display: none;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 10px; }

.formularios-venta-chat {
  width: 100%;
  height: 100%; }
  .formularios-venta-chat .big-right {
    width: 100%;
    height: 100%; }
    .formularios-venta-chat .big-right .max-width {
      max-width: 480px;
      margin: 0 auto;
      height: 100%;
      width: 100%; }
  .formularios-venta-chat .big-right.tarjeta {
    /* background: transparent linear-gradient(90deg, #A402FC 0%, #52017E 100%) 0% 0% no-repeat padding-box;*/ }
  .formularios-venta-chat .big-left {
    display: none;
    visibility: hidden; }

.btn-continuar-chat {
  position: relative;
  padding: 8px 16px;
  overflow: hidden;
  height: 38px;
  border-radius: 6px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 150px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #b5151f;
  color: #fff;
  border: 0;
  margin: 0 auto;
  text-transform: uppercase; }
  .btn-continuar-chat.acepta {
    pointer-events: none;
    background-color: #a7a7a7; }
    .btn-continuar-chat.acepta:before {
      background-color: #c4c4c4; }
  .btn-continuar-chat:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px 38px;
    background-color: #ed252a; }
  .btn-continuar-chat span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-size: 13px;
    line-height: 1em;
    letter-spacing: 0.3px;
    font-weight: 400; }
    .btn-continuar-chat span:after {
      content: '';
      background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_blanco.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      width: 16px;
      height: 16px;
      margin-left: 10px; }
  .btn-continuar-chat.acepto-terminos {
    pointer-events: auto;
    background-color: #b5151f; }
    .btn-continuar-chat.acepto-terminos:before {
      background-color: #ed252a; }
  .btn-continuar-chat.btn-tc {
    background-color: #7709b2; }
    .btn-continuar-chat.btn-tc:before {
      background-color: #a402fc; }

.content-btns-legales {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 60%; }
  .content-btns-legales label {
    width: 100%; }
    .content-btns-legales label span {
      width: 100%;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background-color: #ededed;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 8px 10px;
      font-size: 16px;
      -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
      -webkit-transition: all ease-in-out .2s;
      -o-transition: all ease-in-out .2s;
      transition: all ease-in-out .2s; }
      .content-btns-legales label span.txt-si {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        border-right: 1px solid #bbb; }
        .content-btns-legales label span.txt-si:after {
          content: '';
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_simple_grey.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          width: 13px;
          height: 13px;
          display: block;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
      .content-btns-legales label span.txt-no {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; }
        .content-btns-legales label span.txt-no:after {
          content: '';
          background-image: url(/RS/images/formulariosVentaChat/icono/icon_x_grey.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          width: 13px;
          height: 13px;
          display: block;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
    .content-btns-legales label .input-si:checked ~ span {
      background-color: #20d1d1;
      color: #3a3a3a; }
      .content-btns-legales label .input-si:checked ~ span:after {
        background-image: url(/RS/images/formulariosVentaChat/icono/icon_check_simple_black.svg); }
    .content-btns-legales label .input-no:checked ~ span {
      background-color: #ed252a;
      color: #fff; }
      .content-btns-legales label .input-no:checked ~ span:after {
        background-image: url(/RS/images/formulariosVentaChat/icono/icon_x_white.svg); }

.lo-sentimos {
  width: 100%;
  height: 100%;
  position: relative; }
  .lo-sentimos .content-general {
    width: 100%;
    height: 100%;
    background-color: #fbfbfb;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .lo-sentimos .content-general .top {
      width: 100%;
      text-align: center; }
      .lo-sentimos .content-general .top h3 {
        font-size: 30px;
        color: #646464;
        font-weight: bold; }
      .lo-sentimos .content-general .top span {
        color: #605d5e;
        font-size: 24px; }
    .lo-sentimos .content-general .txt-bottom .info-t {
      font-size: 16px;
      color: #646464;
      margin: 0;
      font-weight: 400; }
    .lo-sentimos .content-general .txt-bottom .blue-italic {
      color: #013D5B;
      font-size: 16px;
      font-weight: bold;
      font-style: italic;
      margin: 0; }
    .lo-sentimos .content-general .middle img {
      width: auto;
      height: auto; }
    .lo-sentimos .content-general .txt-bottom {
      text-align: center;
      color: #3a3a3a;
      font-size: 14px; }
      .lo-sentimos .content-general .txt-bottom p {
        margin-bottom: 20px; }
  .lo-sentimos .part-bottom {
    padding-top: 40px; }

.color-consumo {
  color: #20d1d1; }

.color-tarjeta {
  color: #a402fc; }

.color-vehiculo {
  color: #cc0000; }

.background-consumo {
  background-color: #20d1d1; }

input[type=date] {
  background-color: transparent;
  -webkit-appearance: none; }
  input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none; }

.footer-chat {
  background: #003C5A;
  width: 100%;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none; }
  .footer-chat .foo-int {
    max-width: 1100px;
    margin: auto;
    width: 100%; }
    .footer-chat .foo-int span {
      color: white; }

.foo-int {
  text-align: center;
  font-size: 10px;
  padding-bottom: 20px; }

.email-suggestion {
  top: 10px !important;
  font-style: italic; }

.big-left .logo-chat {
  background-image: url(/RS/images/formulariosVentaChat/logo-gen.svg);
  width: 190px;
  height: 56px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 5% 0;
  z-index: 22;
  left: 4%;
  position: relative; }

.big-left .general-desktop .content-general {
  max-width: 550px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.big-left .content-general.finalscreen .img-vigilado {
  display: none; }

.big-left .content-general.finalscreen .logo-chat {
  margin: 5% auto;
  width: 270px;
  height: 90px; }

.big-left .content-general.finalscreen .top {
  width: 100%; }
  .big-left .content-general.finalscreen .top h2 {
    color: #EE252A;
    font-size: 35px;
    margin: 10% 0; }
  .big-left .content-general.finalscreen .top .monto-numero {
    width: 100%; }
    .big-left .content-general.finalscreen .top .monto-numero .item-monto {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px; }
      .big-left .content-general.finalscreen .top .monto-numero .item-monto .title-monto {
        max-width: 160px;
        width: 100%;
        text-align: left; }
        .big-left .content-general.finalscreen .top .monto-numero .item-monto .title-monto span {
          font-size: 16px;
          color: #646464; }
        .big-left .content-general.finalscreen .top .monto-numero .item-monto .title-monto .ico-check {
          background: none;
          color: #EE252A; }
      .big-left .content-general.finalscreen .top .monto-numero .item-monto .linea {
        height: 50px;
        width: 1px;
        background: #EE252A; }
      .big-left .content-general.finalscreen .top .monto-numero .item-monto .number {
        font-size: 44px;
        font-weight: bold;
        color: #646464;
        text-align: left;
        max-width: 240px;
        width: 100%; }
      .big-left .content-general.finalscreen .top .monto-numero .item-monto .number.red {
        color: #EE252A; }

.content-texto-middle .andy-content {
  max-width: 260px;
  width: 100%;
  margin: auto;
  outline: 0; }
  .content-texto-middle .andy-content .andy-int {
    max-width: 260px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 130px;
    margin: auto; }
    .content-texto-middle .andy-content .andy-int .andy-img {
      width: 90%;
      height: auto;
      margin: auto; }
      .content-texto-middle .andy-content .andy-int .andy-img img {
        width: 100%; }
  .content-texto-middle .andy-content .title-andy {
    max-width: 474px;
    width: 100%;
    height: 53px;
    background: #EE252A; }

.content-texto-middle .andy-btn {
  cursor: pointer;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  outline: 0; }
  .content-texto-middle .andy-btn:hover {
    -webkit-animation-name: bounce-5;
    animation-name: bounce-5;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease; }

.content-texto-middle .andy-int1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 450px;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 20px auto; }

.content-texto-middle .text-andy {
  text-align: center;
  max-width: 390px;
  width: 50%;
  margin: 15px auto; }
  .content-texto-middle .text-andy h3 {
    color: #003C5A;
    font-size: 20px; }
  .content-texto-middle .text-andy .linea {
    background: #21D2D1;
    width: 100%;
    height: 2px;
    margin: 5px 0; }
  .content-texto-middle .text-andy p {
    color: #4D4D4D;
    font-size: 18px;
    font-weight: 400; }

.content-texto-middle .title-andy {
  max-width: 474px;
  width: 100%;
  height: 53px;
  background: #EE252A;
  border-radius: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px auto; }
  .content-texto-middle .title-andy span {
    color: white;
    font-size: 30px;
    font-weight: bold; }

.content-texto-middle .sabias span {
  color: #646464;
  font-style: italic;
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  display: block;
  margin-bottom: 15px; }

.content-texto-middle .sabias .title-sabias {
  color: #EE252A;
  font-style: normal; }

.maximg-re {
  max-width: 185px; }

.maximg-ra {
  max-width: 265px; }

.desktop-tarjeta .text-andy .linea {
  background: #A402FC; }

.desktop-vehiculo .text-andy .linea {
  background: #CC0000; }

.formularios-venta-chat .big-right .barra-top {
  width: 100%;
  height: 70px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0;
  overflow: hidden; }
  .formularios-venta-chat .big-right .barra-top .header-chat {
    border: 0;
    height: 100%;
    background-color: #F4F4F4; }
    .formularios-venta-chat .big-right .barra-top .header-chat .trick-head {
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#20D1D1), color-stop(70%, #1CB5B5), to(#106969)) 0% 0% no-repeat padding-box;
      background: transparent -webkit-linear-gradient(top, #20D1D1 0%, #1CB5B5 70%, #106969 100%) 0% 0% no-repeat padding-box;
      background: transparent -o-linear-gradient(top, #20D1D1 0%, #1CB5B5 70%, #106969 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #20D1D1 0%, #1CB5B5 70%, #106969 100%) 0% 0% no-repeat padding-box;
      z-index: 10; }
      .formularios-venta-chat .big-right .barra-top .header-chat .trick-head p {
        color: white;
        font-size: 18px;
        text-transform: uppercase; }
    .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar {
      border-radius: 12px;
      display: block;
      width: 95%;
      height: 50px;
      padding: 0;
      margin: 10px auto;
      background: white;
      -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
      overflow: hidden;
      position: relative; }
      .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar .progress-bar {
        width: 100%;
        height: 100%; }
        .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar .progress-bar .background-consumo {
          background-color: transparent;
          border-bottom: 1px dashed #20D1D1; }
        .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar .progress-bar .grey-circle {
          background-color: #20D1D1; }
        .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar .progress-bar .final {
          width: 30px; }
      .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar .bg-bar {
        background: transparent -webkit-linear-gradient(22deg, #20D1D1 0%, #20C9C8 16%, #20B3B2 41%, #20918F 72%, #216C69 100%) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(22deg, #20D1D1 0%, #20C9C8 16%, #20B3B2 41%, #20918F 72%, #216C69 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(68deg, #20D1D1 0%, #20C9C8 16%, #20B3B2 41%, #20918F 72%, #216C69 100%) 0% 0% no-repeat padding-box;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        height: 100%;
        width: 10%;
        position: absolute;
        top: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 9;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar .bg-bar .number-percent {
          color: white;
          font-size: 19px;
          font-weight: bold;
          font-style: italic; }
        .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar .bg-bar .andy-bar {
          width: 40px;
          position: absolute;
          right: -14px; }
        .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar .bg-bar:after {
          content: '';
          background-color: transparent;
          border-left: 15px solid transparent;
          border-right: 0px solid transparent;
          border-bottom: 50px solid #fffefe;
          position: absolute;
          right: 0;
          top: 0;
          z-index: -1; }
      .formularios-venta-chat .big-right .barra-top .header-chat .content-progress-bar bg-bar.mostrar {
        width: 25%; }
  .formularios-venta-chat .big-right .barra-top .part1 {
    width: 100%;
    height: 100%; }
  .formularios-venta-chat .big-right .barra-top p {
    font-size: 15px;
    color: #5B5B5B;
    font-weight: bold; }
    .formularios-venta-chat .big-right .barra-top p span {
      color: #EE252A; }
  .formularios-venta-chat .big-right .barra-top .barra-red {
    background: #EE252A;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .formularios-venta-chat .big-right .barra-top .barra-red .logo-small {
      width: 45px;
      height: 45px;
      background: white;
      border-radius: 50%;
      padding: 5px;
      margin-right: 10px; }
    .formularios-venta-chat .big-right .barra-top .barra-red p {
      color: white; }

.formularios-venta-chat .big-right .barra-top .header-chat.headertarjeta .content-progress-bar .bg-bar {
  background: transparent -webkit-gradient(linear, left top, right top, from(#A402FC), to(#52017E)) 0% 0% no-repeat padding-box;
  background: transparent -webkit-linear-gradient(left, #A402FC 0%, #52017E 100%) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(left, #A402FC 0%, #52017E 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #A402FC 0%, #52017E 100%) 0% 0% no-repeat padding-box; }

.formularios-venta-chat .big-right .barra-top .header-chat.headertarjeta .content-progress-bar .progress-bar .grey-circle {
  background: #D488FE; }

.formularios-venta-chat .big-right .barra-top .header-chat.headertarjeta .content-progress-bar .progress-bar .background-consumo {
  border-bottom: 1px dashed #D488FE; }

.formularios-venta-chat .big-right .barra-top .header-chat.headertarjeta .trick-head {
  background: transparent -webkit-gradient(linear, left top, right top, from(#A402FC), to(#52017E)) 0% 0% no-repeat padding-box;
  background: transparent -webkit-linear-gradient(left, #A402FC 0%, #52017E 100%) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(left, #A402FC 0%, #52017E 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #A402FC 0%, #52017E 100%) 0% 0% no-repeat padding-box; }

.formularios-venta-chat .big-right .barra-top .header-chat.headervehiculo .content-progress-bar .bg-bar {
  background: transparent -webkit-linear-gradient(357deg, #CC0000 0%, #660000 100%) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(357deg, #CC0000 0%, #660000 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(93deg, #CC0000 0%, #660000 100%) 0% 0% no-repeat padding-box; }

.formularios-venta-chat .big-right .barra-top .header-chat.headervehiculo .content-progress-bar .progress-bar .grey-circle {
  background: #E78787; }

.formularios-venta-chat .big-right .barra-top .header-chat.headervehiculo .content-progress-bar .progress-bar .background-consumo {
  border-bottom: 1px dashed #E78787; }

.formularios-venta-chat .big-right .barra-top .header-chat.headervehiculo .trick-head {
  background: transparent -webkit-linear-gradient(357deg, #CC0000 0%, #660000 100%) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(357deg, #CC0000 0%, #660000 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(93deg, #CC0000 0%, #660000 100%) 0% 0% no-repeat padding-box; }

.formularios-venta-chat .big-right .paso-2-view-1 .barra-top .header-chat .part1,
.formularios-venta-chat .big-right .paso-4-view-2 .barra-top .header-chat .part1,
.formularios-venta-chat .big-right .paso-5-view-1 .barra-top .header-chat .part1 {
  display: none; }

.formularios-venta-chat .big-right .title-intro h3 {
  font-weight: bold;
  font-size: 40px;
  color: #646464;
  text-align: center;
  -webkit-text-stroke: 1px; }
  .formularios-venta-chat .big-right .title-intro h3 span {
    display: block;
    color: #20D1D1; }

.formularios-venta-chat .big-right .intro-tarjeta h3 span {
  color: #A402FC; }

.formularios-venta-chat .big-right .intro-vehiculo h3 span {
  color: #CC0000; }

.formularios-venta-chat .big-right .right-side {
  max-width: 550px;
  width: 100%; }

.formularios-venta-chat .big-right .full-width.right-side,
.formularios-venta-chat .big-right .max-normal.right-side {
  max-width: 100%; }
  .formularios-venta-chat .big-right .full-width.right-side .intro-view-1,
  .formularios-venta-chat .big-right .max-normal.right-side .intro-view-1 {
    padding: 0; }
  .formularios-venta-chat .big-right .full-width.right-side .content-top,
  .formularios-venta-chat .big-right .max-normal.right-side .content-top {
    width: 100%; }
  .formularios-venta-chat .big-right .full-width.right-side .intro-view-1 form,
  .formularios-venta-chat .big-right .max-normal.right-side .intro-view-1 form {
    width: 100%; }
  .formularios-venta-chat .big-right .full-width.right-side .intro-view-1 .primera-pantalla,
  .formularios-venta-chat .big-right .max-normal.right-side .intro-view-1 .primera-pantalla {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .formularios-venta-chat .big-right .full-width.right-side .intro-view-1 .barra-top,
  .formularios-venta-chat .big-right .max-normal.right-side .intro-view-1 .barra-top {
    height: 50px;
    padding-right: 2%; }
  .formularios-venta-chat .big-right .full-width.right-side .paso-1-view-1 .barra-top .header-chat .part1,
  .formularios-venta-chat .big-right .max-normal.right-side .paso-1-view-1 .barra-top .header-chat .part1 {
    display: none; }
  .formularios-venta-chat .big-right .full-width.right-side .chat-gen,
  .formularios-venta-chat .big-right .max-normal.right-side .chat-gen {
    height: 100%;
    overflow: hidden; }
    .formularios-venta-chat .big-right .full-width.right-side .chat-gen .content-chat,
    .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .content-chat {
      height: calc(100% - 70px);
      min-height: calc(100% - 70px);
      overflow-y: scroll; }
    .formularios-venta-chat .big-right .full-width.right-side .chat-gen .content-chat.pass1 .chat-int,
    .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .content-chat.pass1 .chat-int {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .formularios-venta-chat .big-right .full-width.right-side .chat-gen .answer-bar .btn-enviar,
    .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .answer-bar .btn-enviar {
      background-color: transparent;
      background-size: initial;
      border-radius: 0;
      outline: 0; }
    .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input,
    .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input {
      margin-top: auto;
      z-index: 99;
      position: relative; }
    .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar,
    .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar {
      -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.5);
      height: 61px;
      padding: 0;
      margin: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      z-index: 99; }
      .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .eac-input-wrap,
      .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .eac-input-wrap {
        width: 93%; }
        .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .eac-input-wrap input,
        .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .eac-input-wrap input {
          width: 100%; }
      .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .campo-cuidades,
      .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .campo-cuidades {
        position: absolute;
        width: 95%;
        max-height: 130px;
        background: white;
        bottom: 70px;
        border: 1px solid rgba(175, 175, 175, 0.44);
        border-radius: 3px;
        outline: 0;
        overflow-x: hidden;
        overflow-y: scroll; }
        .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .campo-cuidades label,
        .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .campo-cuidades label {
          height: auto;
          border-bottom: 1px solid rgba(175, 175, 175, 0.44);
          font-size: 16px;
          padding: 10px 20px;
          color: #646464;
          cursor: pointer; }
        .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .campo-cuidades::-webkit-scrollbar,
        .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .campo-cuidades::-webkit-scrollbar {
          width: 7px; }
        .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .campo-cuidades::-webkit-scrollbar-thumb,
        .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .campo-cuidades::-webkit-scrollbar-thumb {
          background: #989898;
          border-radius: 20px; }
        .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .campo-cuidades::-webkit-scrollbar-track,
        .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .campo-cuidades::-webkit-scrollbar-track {
          background: #e6e6e6; }
      .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .input-answer,
      .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .input-answer {
        font-style: italic;
        width: 93%; }
      .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar input::-webkit-calendar-picker-indicator,
      .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar input::-webkit-calendar-picker-indicator {
        display: none; }
      .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar input[type="date"]::-webkit-input-placeholder,
      .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar input[type="date"]::-webkit-input-placeholder {
        visibility: hidden !important; }
      .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .eac-input-wrap,
      .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .eac-input-wrap {
        width: 100%; }
      .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar .custom-classname,
      .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar .custom-classname {
        top: 10px !important; }
    .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input .answer-bar.absolute-in,
    .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input .answer-bar.absolute-in {
      position: absolute;
      bottom: 0; }
    .formularios-venta-chat .big-right .full-width.right-side .chat-gen .pregunta-seleccion,
    .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .pregunta-seleccion {
      border: 0;
      overflow: hidden;
      max-height: 100%; }
    .formularios-venta-chat .big-right .full-width.right-side .chat-gen .pregunta-seleccion.show-select,
    .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .pregunta-seleccion.show-select {
      border: 0;
      overflow: hidden; }
      .formularios-venta-chat .big-right .full-width.right-side .chat-gen .pregunta-seleccion.show-select .list-item,
      .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .pregunta-seleccion.show-select .list-item {
        max-height: 211px;
        overflow-y: scroll; }
    .formularios-venta-chat .big-right .full-width.right-side .chat-gen .campo-input.pass1,
    .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .campo-input.pass1 {
      display: none; }
  .formularios-venta-chat .big-right .full-width.right-side .chat-gen .preguntas-legales .content-chat,
  .formularios-venta-chat .big-right .max-normal.right-side .chat-gen .preguntas-legales .content-chat {
    height: 100%;
    min-height: 100%; }
  .formularios-venta-chat .big-right .full-width.right-side .como-funciona,
  .formularios-venta-chat .big-right .max-normal.right-side .como-funciona {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #FBFBFB;
    border-radius: 14px;
    max-width: 550px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.18); }
    .formularios-venta-chat .big-right .full-width.right-side .como-funciona h4,
    .formularios-venta-chat .big-right .max-normal.right-side .como-funciona h4 {
      color: #003C5A;
      font-size: 20px;
      font-weight: bolder;
      text-align: center;
      -webkit-text-stroke: 1px;
      width: 100%; }
    .formularios-venta-chat .big-right .full-width.right-side .como-funciona .items-paso-0,
    .formularios-venta-chat .big-right .max-normal.right-side .como-funciona .items-paso-0 {
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .formularios-venta-chat .big-right .full-width.right-side .como-funciona .items-paso-0 .tip-list,
      .formularios-venta-chat .big-right .max-normal.right-side .como-funciona .items-paso-0 .tip-list {
        border: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: 200px;
        width: 100%;
        margin: 0;
        height: 90px; }
        .formularios-venta-chat .big-right .full-width.right-side .como-funciona .items-paso-0 .tip-list p,
        .formularios-venta-chat .big-right .max-normal.right-side .como-funciona .items-paso-0 .tip-list p {
          text-align: left;
          font-size: 16px; }
        .formularios-venta-chat .big-right .full-width.right-side .como-funciona .items-paso-0 .tip-list img,
        .formularios-venta-chat .big-right .max-normal.right-side .como-funciona .items-paso-0 .tip-list img {
          margin-right: 10px; }
    .formularios-venta-chat .big-right .full-width.right-side .como-funciona .items-paso-0.items-vehiculo .tip-list,
    .formularios-venta-chat .big-right .max-normal.right-side .como-funciona .items-paso-0.items-vehiculo .tip-list {
      max-width: 190px; }
  .formularios-venta-chat .big-right .full-width.right-side .content-terms-cond,
  .formularios-venta-chat .big-right .max-normal.right-side .content-terms-cond {
    margin: 0;
    cursor: pointer; }
    .formularios-venta-chat .big-right .full-width.right-side .content-terms-cond .container-label,
    .formularios-venta-chat .big-right .max-normal.right-side .content-terms-cond .container-label {
      width: 15px;
      height: 15px; }
    .formularios-venta-chat .big-right .full-width.right-side .content-terms-cond .checkmark,
    .formularios-venta-chat .big-right .max-normal.right-side .content-terms-cond .checkmark {
      width: 15px;
      height: 15px; }
      .formularios-venta-chat .big-right .full-width.right-side .content-terms-cond .checkmark:after,
      .formularios-venta-chat .big-right .max-normal.right-side .content-terms-cond .checkmark:after {
        left: 4px;
        top: 1px; }
    .formularios-venta-chat .big-right .full-width.right-side .content-terms-cond p,
    .formularios-venta-chat .big-right .max-normal.right-side .content-terms-cond p {
      font-size: 14px;
      color: #646464; }
      .formularios-venta-chat .big-right .full-width.right-side .content-terms-cond p .underline,
      .formularios-venta-chat .big-right .max-normal.right-side .content-terms-cond p .underline {
        text-decoration: underline; }
  .formularios-venta-chat .big-right .full-width.right-side .content-aliado,
  .formularios-venta-chat .big-right .max-normal.right-side .content-aliado {
    position: relative;
    margin: 5px auto; }
    .formularios-venta-chat .big-right .full-width.right-side .content-aliado p,
    .formularios-venta-chat .big-right .max-normal.right-side .content-aliado p {
      font-size: 11px;
      position: relative;
      outline: 0;
      cursor: pointer;
      text-align: center; }
      .formularios-venta-chat .big-right .full-width.right-side .content-aliado p .underline,
      .formularios-venta-chat .big-right .max-normal.right-side .content-aliado p .underline {
        text-decoration: underline; }
      .formularios-venta-chat .big-right .full-width.right-side .content-aliado p .tooltip,
      .formularios-venta-chat .big-right .max-normal.right-side .content-aliado p .tooltip {
        position: absolute;
        width: 234px;
        height: 56px;
        -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
        opacity: 1;
        z-index: 99;
        text-align: center;
        font-size: 11px;
        padding: 5px 12px;
        border-radius: 10px;
        bottom: 0;
        top: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 99;
        background: #FFF2AB;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        display: none; }
        .formularios-venta-chat .big-right .full-width.right-side .content-aliado p .tooltip:after,
        .formularios-venta-chat .big-right .max-normal.right-side .content-aliado p .tooltip:after {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 10px 10px 10px;
          border-color: transparent transparent #fff2ab transparent;
          position: absolute;
          top: -9px;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
    .formularios-venta-chat .big-right .full-width.right-side .content-aliado input,
    .formularios-venta-chat .big-right .max-normal.right-side .content-aliado input {
      opacity: 0;
      position: absolute; }
    .formularios-venta-chat .big-right .full-width.right-side .content-aliado .content-input-referido,
    .formularios-venta-chat .big-right .max-normal.right-side .content-aliado .content-input-referido {
      width: 100%;
      max-width: 223px;
      height: 40px;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      margin: 10px 0; }
      .formularios-venta-chat .big-right .full-width.right-side .content-aliado .content-input-referido input,
      .formularios-venta-chat .big-right .max-normal.right-side .content-aliado .content-input-referido input {
        width: 100%;
        height: 100%;
        opacity: 1;
        border: 1px solid #bdbdbd;
        border-radius: 5px;
        position: relative;
        text-align: center;
        outline: 0; }
  .formularios-venta-chat .big-right .full-width.right-side .btn-continuar-chat,
  .formularios-venta-chat .big-right .max-normal.right-side .btn-continuar-chat {
    font-weight: bold;
    font-size: 16px;
    width: 231px;
    height: auto;
    padding: 15px 0;
    border-radius: 23px;
    background: #EE252A;
    opacity: 0.5;
    outline: 0;
    font-family: Open_Sans_Bold;
    margin-top: 30px; }
    .formularios-venta-chat .big-right .full-width.right-side .btn-continuar-chat span,
    .formularios-venta-chat .big-right .max-normal.right-side .btn-continuar-chat span {
      font-size: 15px;
      color: white; }
  .formularios-venta-chat .big-right .full-width.right-side .btn-continuar-chat.acepta,
  .formularios-venta-chat .big-right .max-normal.right-side .btn-continuar-chat.acepta {
    opacity: 0.5; }
    .formularios-venta-chat .big-right .full-width.right-side .btn-continuar-chat.acepta:before,
    .formularios-venta-chat .big-right .max-normal.right-side .btn-continuar-chat.acepta:before {
      background-color: #ed252a; }
  .formularios-venta-chat .big-right .full-width.right-side .btn-continuar-chat.acepto-terminos,
  .formularios-venta-chat .big-right .max-normal.right-side .btn-continuar-chat.acepto-terminos {
    opacity: 1;
    margin-bottom: 20px; }
  .formularios-venta-chat .big-right .full-width.right-side .legal,
  .formularios-venta-chat .big-right .max-normal.right-side .legal {
    color: #C9C9C9;
    font-size: 11px;
    margin-top: 10px;
    display: block;
    text-align: center; }

.popup-fv.popup-terms-cond-fv .content-modal .first-h1 {
  font-size: 20px;
  color: #646464;
  font-weight: 500; }
  .popup-fv.popup-terms-cond-fv .content-modal .first-h1 span {
    font-weight: bold; }

.popup-fv.popup-terms-cond-fv .content-modal .body-terms {
  border: 2px solid #D6D6D6;
  border-radius: 10px;
  padding: 20px 40px; }

.popup-fv.popup-terms-cond-fv .content-modal .close-btn-popup {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer; }

.chat-int {
  height: auto;
  min-height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: white;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .chat-int .code-solicitud {
    background: #20D1D1;
    color: white;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 0;
    max-width: 270px;
    width: 100%;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 20px;
    text-align: center;
    border-top-left-radius: 23px;
    border-bottom-left-radius: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative; }
    .chat-int .code-solicitud aside {
      position: absolute;
      left: 4%; }
  .chat-int::-webkit-scrollbar {
    width: 0; }
  .chat-int .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 50px;
    margin: auto;
    position: relative;
    border-top: 1px solid #DEDEDE;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 5%;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    cursor: pointer; }
    .chat-int .item:hover span {
      font-weight: bold;
      color: #003C5A;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    .chat-int .item span {
      color: #646464;
      font-size: 1em;
      font-weight: 400;
      padding: 0;
      margin-left: 20px; }
    .chat-int .item .ico-check {
      display: none;
      position: absolute;
      right: 5%;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
  .chat-int .item.noactive {
    display: none; }
  .chat-int .item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1; }
    .chat-int .item.active .ico-check {
      display: block; }
  .chat-int .messege {
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    max-width: 490px;
    padding: 15px 25px;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.4);
    position: relative; }
    .chat-int .messege span {
      display: block; }
    .chat-int .messege .linea {
      background: #DEDEDE;
      height: 1px;
      width: 100%;
      margin: 10px 0; }
    .chat-int .messege .item span {
      padding: 0; }
    .chat-int .messege .wave {
      position: relative;
      text-align: center;
      width: 100px;
      margin-left: auto;
      margin-right: auto; }
      .chat-int .messege .wave .dot {
        display: inline-block;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-right: 3px;
        background: #303131;
        -webkit-animation: wave 1.3s linear infinite;
        animation: wave 1.3s linear infinite; }
        .chat-int .messege .wave .dot:nth-child(2) {
          -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
        .chat-int .messege .wave .dot:nth-child(3) {
          -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
    .chat-int .messege .text-message {
      display: none; }
    .chat-int .messege .animated {
      margin: 0;
      display: block; }
  .chat-int .messege-person {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0; }
    .chat-int .messege-person .messege {
      background: #F2595D;
      color: white;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
      right: 40px;
      padding: 15px;
      font-size: 16px;
      cursor: pointer;
      width: auto; }
      .chat-int .messege-person .messege:after {
        content: '';
        width: 0;
        height: 10px;
        position: absolute;
        top: 0;
        right: -26px;
        border-right: 27px solid transparent;
        border-top: 23px solid #F2595D; }
      .chat-int .messege-person .messege .ico-down {
        display: inline-block;
        margin-right: 10px; }
    .chat-int .messege-person .message-complete {
      width: 100%; }
    .chat-int .messege-person .list-item {
      position: relative;
      right: 40px;
      max-width: 480px;
      width: 100%;
      border: 1px solid #DEDEDE;
      padding: 10px 0 0;
      margin: -10px 0 0;
      list-style: none;
      border-radius: 7px;
      z-index: -1;
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06); }
      .chat-int .messege-person .list-item .item {
        padding: 10px;
        width: 100%;
        border-bottom: 1px solid #DEDEDE;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        outline: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        .chat-int .messege-person .list-item .item span {
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s;
          font-size: 16px;
          outline: 0; }
        .chat-int .messege-person .list-item .item:last-child {
          border: 0; }
        .chat-int .messege-person .list-item .item input {
          position: absolute;
          opacity: 0; }
        .chat-int .messege-person .list-item .item :checked + div {
          display: block; }
        .chat-int .messege-person .list-item .item .item-click {
          position: absolute;
          width: 100%;
          height: 100%;
          background: transparent;
          left: 0;
          top: 0;
          z-index: 9;
          outline: 0; }
        .chat-int .messege-person .list-item .item .ico-1 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-avion.png); }
        .chat-int .messege-person .list-item .item .ico-2 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-graduada.png); }
        .chat-int .messege-person .list-item .item .ico-3 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-regalo.png); }
        .chat-int .messege-person .list-item .item .ico-4 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-dolar.png); }
        .chat-int .messege-person .list-item .item .ico-5 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-casa.png); }
        .chat-int .messege-person .list-item .item .ico-6 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-pesos.png); }
        .chat-int .messege-person .list-item .item .ico-7 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-carro.png); }
        .chat-int .messege-person .list-item .item .ico-8 {
          background-image: url(/RS/images/formulariosVentaChat/icono/ico-moto.png); }
        .chat-int .messege-person .list-item .item .ico-9 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-dinero.png); }
        .chat-int .messege-person .list-item .item .ico-10 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-tarjeta.png); }
        .chat-int .messege-person .list-item .item .ico-11 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-cubiertos.png); }
        .chat-int .messege-person .list-item .item .ico-12 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-control.png); }
        .chat-int .messege-person .list-item .item .ico-13 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-cart.png); }
        .chat-int .messege-person .list-item .item .ico-14 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-celular.png); }
        .chat-int .messege-person .list-item .item .ico-15 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-zapato.png); }
        .chat-int .messege-person .list-item .item .ico-16 {
          background-image: url(/RS/images/formulariosVentaChat/emoji/emoji-pregunta.png); }
  .chat-int .general-content-pregunta .animated .btn-ayuda {
    display: none; }
  .chat-int .general-content-pregunta .messege-person {
    display: none; }
    .chat-int .general-content-pregunta .messege-person .btn-editar {
      position: absolute;
      width: 26px;
      height: 26px;
      background-color: #013D5B;
      background-image: url(/RS/images/formulariosVentaChat/icono/edit-icon-06.svg);
      border: 0;
      color: transparent;
      overflow: hidden;
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.22);
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.22);
      border-radius: 5px;
      left: -32px; }
    .chat-int .general-content-pregunta .messege-person .btn-editar.btn-cancelar {
      background-image: url(/RS/images/formulariosVentaChat/icono/exit-icon-06.svg); }
  .chat-int .general-content-pregunta .messege-person.trucazo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .chat-int .messege-computer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0;
    outline: 0; }
    .chat-int .messege-computer .messege {
      background: #FBFBFB;
      color: #646464;
      font-size: 16px;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
      left: 40px; }
      .chat-int .messege-computer .messege:before {
        content: '';
        width: 0;
        height: 10px;
        position: absolute;
        top: 1px;
        left: -27px;
        border-left: 25px solid transparent;
        border-top: 21px solid black;
        -webkit-filter: blur(1px);
        filter: blur(1px);
        opacity: 0.1; }
      .chat-int .messege-computer .messege:after {
        content: '';
        width: 0;
        height: 10px;
        position: absolute;
        top: 0;
        left: -25px;
        border-left: 27px solid transparent;
        border-top: 23px solid #FBFBFB; }
      .chat-int .messege-computer .messege .text-message .subtitle-message {
        font-style: italic;
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .chat-int .messege-computer .messege .text-message aside {
        display: inline-block;
        color: #EE252A;
        font-style: italic;
        text-decoration: underline; }
      .chat-int .messege-computer .messege .text-message a {
        text-decoration: underline;
        color: #EE252A; }
      .chat-int .messege-computer .messege .text-message .ico-check {
        color: #ED252A; }
  .chat-int .messege-computer.active .messege .wave {
    display: none; }
  .chat-int .messege-computer.active .messege .text-message {
    display: block; }

.pass2 .chat-int {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.pass2 .chat-int.paso-tarjeta {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.tooltip-logo {
  background: white;
  width: 165px;
  height: 110px;
  position: relative;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  border-radius: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer; }
  .tooltip-logo:before {
    content: '';
    width: 0;
    height: 10px;
    position: absolute;
    bottom: -18px;
    left: 17px;
    border-right: 20px solid transparent;
    border-top: 16px solid rgba(0, 0, 0, 0.3);
    -webkit-filter: blur(1px);
    filter: blur(1px); }
  .tooltip-logo:after {
    content: '';
    width: 0;
    height: 10px;
    position: absolute;
    bottom: -15px;
    left: 18px;
    border-right: 18px solid transparent;
    border-top: 15px solid white; }
  .tooltip-logo .text-tool {
    color: #003C5A;
    font-weight: 600;
    font-size: 13px;
    display: block;
    width: 130px;
    line-height: calc(1 * 16px); }
  .tooltip-logo .btn-red {
    color: white;
    background: #EE252A;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    padding: 2px;
    border-radius: 60px;
    margin-top: 10px; }
    .tooltip-logo .btn-red .ico-next {
      display: inline-block;
      vertical-align: middle;
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
      transform: scale(0.7); }

.error-chat {
  width: 100%; }
  .error-chat .respuesta {
    background: #f2585c;
    color: white;
    font-size: 16px;
    width: 100%;
    text-align: center;
    padding: 10px 0; }

.modal-fv,
.gif-general-private {
  z-index: 9999; }

.monto-plazo {
  background: #FBFBFB;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 11px;
  max-width: 340px;
  width: 100%;
  margin: auto;
  padding: 25px 0; }
  .monto-plazo .cuota-inicial {
    margin-top: 10px; }
  .monto-plazo .content-monto-credito span {
    color: #646464;
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-align: center; }
  .monto-plazo .content-monto-credito label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C8C8C8;
    border-radius: 9px;
    width: 270px;
    height: 50px;
    text-align: center;
    text-align-last: center;
    color: #646464;
    font-size: 16px;
    outline: 0;
    margin: auto; }
    .monto-plazo .content-monto-credito label span {
      font-weight: normal; }
    .monto-plazo .content-monto-credito label input {
      /*border: 0px;
                background: transparent;
                color: rgb(100, 100, 100);
                font-size: 28px;
                font-weight: bold;
                outline: 0px;
                width: 190px;
                text-align: center;
                border-bottom: 1px solid #20D1D1;*/
      background: white;
      border: 0px;
      text-align: center;
      text-align-last: center;
      color: #646464;
      font-size: 16px;
      outline: 0; }
  .monto-plazo .plazo-slide {
    height: auto; }
    .monto-plazo .plazo-slide .titu_plazo {
      color: #646464;
      font-size: 16px;
      text-align: center;
      display: block;
      margin: 10px 0; }
    .monto-plazo .plazo-slide select {
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 1px solid #C8C8C8;
      border-radius: 9px;
      width: 270px;
      height: 50px;
      text-align: center;
      text-align-last: center;
      color: #646464;
      font-size: 16px;
      outline: 0; }

.paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros {
  background: #FBFBFB 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 11px;
  max-width: 340px;
  width: 100%;
  margin: 20px auto 0 auto;
  padding-top: 30px; }
  .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros span {
    color: #646464;
    font-size: 16px; }
  .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros .cuota-final {
    border: 0;
    border: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros .cuota-final .valor-cuota {
      font-size: 30px;
      color: #013D5B;
      font-weight: bold; }
      .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros .cuota-final .valor-cuota:before {
        background-image: url();
        display: none; }
  .paso-2-view-1.consumo .intro-view-2 .cuota-sin-seguros .volver_paso1 {
    color: #b2161e;
    text-decoration: underline;
    margin: 10px 0 28px 0;
    cursor: pointer; }

.formularios-venta-chat .big-right .max-normal.right-side .cuota-sin-seguros .btn-continuar-chat {
  margin: 0; }

.paso-2-view-1.consumo .intro-view-2 .plazo-slide {
  height: auto;
  width: auto;
  text-align: center;
  overflow: visible; }

.part_two {
  max-width: 500px;
  width: 100%;
  margin: 50px auto 0 auto;
  position: relative; }
  .part_two .back-redime {
    width: 30px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
    .part_two .back-redime img {
      width: 100%; }
  .part_two .item-refe {
    text-align: center;
    margin-bottom: 30px; }
    .part_two .item-refe h3 {
      font-size: 20px;
      color: #646464;
      font-size: 20px;
      display: block; }
    .part_two .item-refe span {
      font-style: italic;
      font-size: 14px;
      color: #646464;
      display: block;
      max-width: 230px;
      width: 100%;
      margin: auto; }
    .part_two .item-refe input {
      max-width: 220px;
      width: 100%;
      height: 43px;
      border-radius: 6px;
      border: 1px solid #C9C9C9;
      margin: 8px auto;
      display: block;
      text-align: center;
      font-style: italic; }

.paso-4-view-2 .intro-view-4 {
  background: none;
  height: auto; }
  .paso-4-view-2 .intro-view-4 .content-general {
    height: auto;
    max-width: 370px; }
    .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .footer p {
      text-align: left; }

.paso-4-view-2 .opciones-banco-cuenta {
  background: none; }

.paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.otroBanco-opc .body {
  background-image: url(/RS/images/formulariosVentaChat/icono/otro-banco-08.svg); }

.paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .footer img {
  width: 25px; }

.paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .header {
  background: #DEDEDE; }
  .paso-4-view-2 .intro-view-4 .content-general .bottom .opciones .header span {
    color: #646464; }

.paso-4-view-2 .intro-view-4 .content-general .bottom .opciones.finandina-opc {
  padding-bottom: 15px;
  border-right: 1px solid #C9C9C9; }

.paso-4-view-2 .opciones-banco-cuenta {
  padding: 0; }

.paso-4-view-2 .opciones-banco-cuenta .content-genial .subcontent-genial {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0; }
  .paso-4-view-2 .opciones-banco-cuenta .content-genial .subcontent-genial .tarjeta-name {
    background-image: url(/RS/images/formulariosVentaChat/fondo-tarjeta-debito-NM@2x.png);
    width: 320px;
    height: 200px;
    margin: 0; }

.p20 {
  padding-bottom: 20px; }

.final-des .cel-final {
  width: 320px;
  margin: auto; }
  .final-des .cel-final img {
    width: 100%; }

.final-des h3 {
  text-align: center;
  color: #EE252A;
  font-size: 20px;
  margin: 15px auto; }

.final-des .accordeon .item {
  width: 100%;
  border-bottom: 1px solid rgba(112, 112, 112, 0.4);
  padding: 16px 10% 0 10%;
  background: #FAFAFA; }
  .final-des .accordeon .item h3 {
    margin: 0 auto 15px auto; }
  .final-des .accordeon .item h3 {
    color: #646464;
    font-size: 16px;
    text-align: left; }
  .final-des .accordeon .item p {
    color: #646464;
    font-size: 16px; }
  .final-des .accordeon .item .int {
    width: 94%;
    margin: 0 auto 20px auto; }
    .final-des .accordeon .item .int .ico-app {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 10px auto;
      max-width: 350px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .final-des .accordeon .item .int .ico-app .caja-app {
        width: 90px; }
        .final-des .accordeon .item .int .ico-app .caja-app img {
          width: 100%; }
    .final-des .accordeon .item .int .apps {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 250px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%; }
      .final-des .accordeon .item .int .apps a {
        width: 120px; }
        .final-des .accordeon .item .int .apps a img {
          width: 100%; }
    .final-des .accordeon .item .int .center {
      margin: 20px auto;
      display: block; }
    .final-des .accordeon .item .int h4 {
      color: #013D5B;
      font-size: 14px;
      text-align: center;
      margin: 10px auto; }

.final-des .accordeon .item.abierto {
  background-color: white; }

.thanku-aprobado {
  padding: 0; }

.paso-5-view-1 .preguntas-legales {
  padding: 0;
  width: 100%; }
  .paso-5-view-1 .preguntas-legales .content-preguntas {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: white;
    width: 100%;
    margin: auto; }
  .paso-5-view-1 .preguntas-legales .txt-principal {
    margin: 20px 0; }

.content-btns-legales {
  margin: auto; }

.paso-5-view-1 .preguntas-legales .content-preguntas .pregunta-inferior {
  width: 90%;
  margin: auto; }

.formularios-venta-chat.thankyoupage .big-left {
  display: none; }

.formularios-venta-chat.thankyoupage .big-right {
  width: 100%; }

.final-des .part-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 320px;
  overflow: hidden;
  background: #F8F8F8; }
  .final-des .part-top .andy-titu {
    width: 50%;
    text-align: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .final-des .part-top .andy-titu img {
      width: 148px; }
    .final-des .part-top .andy-titu h2 {
      color: #013D5B;
      font-weight: bold;
      font-size: 38px; }
    .final-des .part-top .andy-titu h1 {
      color: #EE252A;
      font-size: 80px;
      line-height: 70px; }
    .final-des .part-top .andy-titu span {
      color: #20D1D1;
      font-size: 32px;
      font-weight: bold;
      display: block;
      line-height: 40px;
      font-style: italic;
      text-transform: uppercase; }
    .final-des .part-top .andy-titu .part-text {
      text-align: left;
      line-break: auto;
      line-height: 30px; }
  .final-des .part-top .top-ico {
    height: 100%;
    width: 50%; }

.final-des .part-bottom {
  padding-bottom: 40px; }
  .final-des .part-bottom h3 {
    color: #013D5B;
    font-size: 35px;
    padding: 30px 0;
    margin: 0; }
  .final-des .part-bottom .info-cupo {
    width: 80%;
    margin: 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .final-des .part-bottom .info-cupo .info-monto {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-right: 1px solid #EE252A; }
      .final-des .part-bottom .info-cupo .info-monto .ico-check-red {
        color: #EE252A;
        font-size: 18px;
        margin-right: 5px; }
      .final-des .part-bottom .info-cupo .info-monto .text-info {
        font-size: 16px;
        color: #646464; }
      .final-des .part-bottom .info-cupo .info-monto h4 {
        font-size: 36px;
        color: #646464;
        margin: 0 40px; }
      .final-des .part-bottom .info-cupo .info-monto .red {
        color: #EE252A; }
      .final-des .part-bottom .info-cupo .info-monto:last-child {
        border: 0; }
  .final-des .part-bottom .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 90%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 40px 0;
    max-width: 600px; }
    .final-des .part-bottom .tabs a {
      color: #013D5B;
      font-size: 20px;
      font-style: italic;
      cursor: pointer; }
    .final-des .part-bottom .tabs a.active {
      font-weight: bold;
      border-bottom: 3px solid #20D1D1; }
    .final-des .part-bottom .tabs .item-tab .part2 {
      border-left: 1px solid #EE252A;
      padding-left: 20px;
      margin-left: 20px;
      display: none; }
      .final-des .part-bottom .tabs .item-tab .part2 .ico-app {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .final-des .part-bottom .tabs .item-tab .part2 p {
        color: #646464;
        font-size: 14px;
        max-width: 400px;
        width: 100%; }
      .final-des .part-bottom .tabs .item-tab .part2 .part-jornada {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .final-des .part-bottom .tabs .item-tab .part2 .part-jornada p {
          color: #EE252A;
          font-size: 12px;
          font-weight: bold;
          max-width: 170px; }
      .final-des .part-bottom .tabs .item-tab .part2 .elija-hora {
        margin: 0 auto;
        background-color: false;
        background-image: -webkit-radial-gradient(center, cover, rgba(255, 255, 255, 0.1), transparent);
        background-image: -o-radial-gradient(center, cover, rgba(255, 255, 255, 0.1), transparent);
        background-image: radial-gradient(center, cover, rgba(255, 255, 255, 0.1), transparent); }
        .final-des .part-bottom .tabs .item-tab .part2 .elija-hora .switch {
          position: relative;
          height: 26px;
          width: 120px;
          margin: 20px auto;
          background: rgba(0, 0, 0, 0.25);
          border-radius: 40px;
          -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          overflow: hidden; }
          .final-des .part-bottom .tabs .item-tab .part2 .elija-hora .switch label {
            color: white;
            position: relative;
            width: 50%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            z-index: 9;
            cursor: pointer;
            font-weight: bold; }
            .final-des .part-bottom .tabs .item-tab .part2 .elija-hora .switch label .switch-input {
              display: none; }
            .final-des .part-bottom .tabs .item-tab .part2 .elija-hora .switch label .switch-input:checked ~ .switch-selection {
              background: #FF552B;
              -webkit-transition: 1s;
              -o-transition: 1s;
              transition: 1s; }
          .final-des .part-bottom .tabs .item-tab .part2 .elija-hora .switch .switch-selection {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            z-index: -1; }
    .final-des .part-bottom .tabs .item-tab.active {
      max-width: 600px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .final-des .part-bottom .tabs .item-tab.active .part2 {
        display: block; }
  .final-des .part-bottom .condiciones {
    max-width: 520px;
    margin: auto; }
    .final-des .part-bottom .condiciones .info-monto {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px; }
      .final-des .part-bottom .condiciones .info-monto h4 {
        font-size: 44px;
        color: #646464;
        border-left: 2px solid #EE252A;
        max-width: 300px;
        width: 100%;
        padding-left: 30px; }
      .final-des .part-bottom .condiciones .info-monto h4.red {
        color: #EE252A; }
      .final-des .part-bottom .condiciones .info-monto .text-info {
        color: #646464;
        font-size: 20px;
        max-width: 180px;
        width: 100%; }
      .final-des .part-bottom .condiciones .info-monto .ico-check-red {
        background: #EE252A;
        color: white;
        font-size: 16px;
        margin-right: 15px;
        border-radius: 50%;
        padding: 1px 5px; }
  .final-des .part-bottom .solicita {
    max-width: 750px;
    margin: auto;
    width: 100%; }
    .final-des .part-bottom .solicita .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 30px; }
    .final-des .part-bottom .solicita .ico-check-red {
      background: #EE252A;
      color: white;
      font-size: 16px;
      margin-right: 15px;
      border-radius: 50%;
      padding: 0 5px; }
    .final-des .part-bottom .solicita .int {
      color: #646464;
      font-size: 20px; }
      .final-des .part-bottom .solicita .int i {
        color: #EE252A;
        font-weight: bold;
        font-style: italic; }
      .final-des .part-bottom .solicita .int .ico-app {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .final-des .part-bottom .solicita .int .ico-app .caja-app img {
          width: 100px; }
  .final-des .part-bottom .legales-thank {
    color: #646464;
    font-size: 12px;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 50px; }

.pre-aprobado .final-des .part-top .andy-titu h1 {
  font-size: 57px; }

.modal-fv.slider-img.paso2-tc .content-modal .content-btns .btn-slider.btn-right {
  background-color: #EE252A; }

.modal-fv.slider-img.paso2-tc .content-modal .content-btns .btn-slider.btn-left {
  background-color: #EE252A; }

.modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc .slide-content .subcontent .info-tarjeta h2 {
  color: #EE252A; }

.modal-fv.slider-img.paso2-tc .content-modal .content-btns .content-dots .dots.active {
  background-color: #EE252A; }

.formularios-venta-chat .big-right .full-width.right-side .btn-continuar-chat,
.formularios-venta-chat .big-right .max-normal.right-side .btn-continuar-chat {
  background: #EE252A;
  opacity: 1;
  margin-bottom: 30px; }
  .formularios-venta-chat .big-right .full-width.right-side .btn-continuar-chat:before, .formularios-venta-chat .big-right .max-normal.right-side .btn-continuar-chat:before {
    background-color: #ed252a; }

.paso-2-view-1.vehiculo .intro-view-2 .cuota-sin-seguros .cuota-final.display-cuota-sin-seguros {
  border: 0; }

.paso-2-view-1.consumo .intro-view-2 .titulo-monto {
  background: #FBFBFB 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 11px;
  max-width: 340px;
  width: 100%;
  margin: 20px auto;
  padding: 10px 0; }

.es-cliente {
  background: white;
  padding: 0;
  height: auto;
  margin-bottom: 40px; }
  .es-cliente .campos .content-confirm,
  .es-cliente .campos .content-campo {
    width: 100%;
    max-width: 530px; }

.es-cliente .campos .content-campo .subcontent.icon-genero .label-container .checkmark:after {
  background: #ed262a; }

.vista-cliente {
  height: auto; }
  .vista-cliente .formularios-venta-chat .big-right .max-normal.right-side .btn-continuar-chat {
    margin-bottom: 40px; }

.es-cliente .campos .content-confirm {
  padding: 0; }

.pop-encuesta {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .pop-encuesta .encuesta-int {
    max-width: 565px;
    width: 100%;
    padding: 20px 0;
    background: white;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    position: relative; }
    .pop-encuesta .encuesta-int h4 {
      font-size: 24px;
      color: #646464;
      text-align: center;
      margin-bottom: 10px; }
    .pop-encuesta .encuesta-int .iconos {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 300px;
      margin: auto;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .pop-encuesta .encuesta-int .iconos .ico-emoji {
        width: 95px;
        height: 89px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        -webkit-box-shadow: 0px 2px 4px #00000029;
        box-shadow: 0px 2px 4px #00000029;
        border: 1px solid #C4C4C4;
        border-radius: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        cursor: pointer;
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s; }
        .pop-encuesta .encuesta-int .iconos .ico-emoji:hover img {
          -webkit-filter: grayscale(0);
          filter: grayscale(0);
          -webkit-transition: 1s;
          -o-transition: 1s;
          transition: 1s; }
        .pop-encuesta .encuesta-int .iconos .ico-emoji img {
          width: 45px;
          -webkit-filter: grayscale(1);
          filter: grayscale(1); }
        .pop-encuesta .encuesta-int .iconos .ico-emoji span {
          color: #3A3A3A;
          font-size: 12px; }
    .pop-encuesta .encuesta-int .part-code {
      display: none; }
      .pop-encuesta .encuesta-int .part-code img {
        margin: auto;
        display: block;
        width: 180px; }
      .pop-encuesta .encuesta-int .part-code .code-in {
        width: 119px;
        border: 1px solid #AFAFAF;
        border-radius: 8px;
        color: #646464;
        text-align: center;
        padding: 7px 0;
        margin: 20px auto;
        font-weight: bold;
        font-style: italic; }
      .pop-encuesta .encuesta-int .part-code span {
        font-size: 16px;
        color: #646464;
        font-weight: bold;
        text-align: center;
        display: block;
        margin: auto; }
      .pop-encuesta .encuesta-int .part-code .likes {
        margin: 20px auto 0 auto; }
    .pop-encuesta .encuesta-int .close-pop {
      position: absolute;
      width: 27px;
      height: 27px;
      right: 10px;
      top: 13px;
      cursor: pointer; }
      .pop-encuesta .encuesta-int .close-pop span {
        background: #EE252A;
        width: 30px;
        height: 6px;
        display: block;
        border-radius: 2px;
        -webkit-transform-origin: 36% 63%;
        -ms-transform-origin: 36% 63%;
        transform-origin: 36% 63%; }
      .pop-encuesta .encuesta-int .close-pop .uno-bar {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .pop-encuesta .encuesta-int .close-pop .dos-bar {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

.modal-fv.slider-img.paso2-tc .content-modal {
  display: block;
  background: #FBFBFB; }
  .modal-fv.slider-img.paso2-tc .content-modal .title-tc {
    color: #646464;
    font-size: 16px;
    width: 90%;
    margin: auto;
    padding-top: 10px;
    font-weight: bold; }
  .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .imgs-slider-tc .slide-content .subcontent .info-tarjeta h2 {
    color: #646464;
    font-style: italic;
    font-size: 16px; }
  .modal-fv.slider-img.paso2-tc .content-modal .content-btns .btn-slider {
    background-size: 25px; }
  .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .subcontent .content-tc {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .subcontent .content-tc .btn-slider {
      background: transparent;
      border: 0;
      color: #EE252A;
      font-size: 20px;
      font-weight: bold; }
    .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .subcontent .content-tc .btn-slider.btn-left:after {
      content: '←'; }
    .modal-fv.slider-img.paso2-tc .content-modal .content-imgs .subcontent .content-tc .btn-slider.btn-right:after {
      content: '→'; }

.vigilado {
  position: absolute;
  left: 2%;
  bottom: 2%; }

.content-thank {
  width: 100%;
  min-height: 100vh;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*Thank You Page*/
  /*Fin thank You Page*/ }
  .content-thank .part_1, .content-thank .part_2 {
    width: 50%;
    position: relative; }
  .content-thank .part_1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .content-thank .part_1 .logo-finandina img {
      width: 115px; }
    .content-thank .part_1 .content-center h2 {
      color: #013D5B;
      font-size: 24px;
      text-align: center;
      display: block;
      margin: auto; }
      .content-thank .part_1 .content-center h2 strong {
        color: #EE252A; }
    .content-thank .part_1 .content-center .emoji-thanks {
      margin: 30px auto;
      display: block;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .content-thank .part_1 .content-center .info-plazos {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      max-width: 460px;
      width: 100%;
      margin: auto;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      display: -ms-grid;
      display: grid;
      grid-template-columns: repeat(auto-fill, 218px);
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      grid-gap: 20px; }
      .content-thank .part_1 .content-center .info-plazos .part-info {
        width: 218px;
        height: 75px;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(#20D1D1), color-stop(64%, #1497A3), to(#078585)) 0% 0% no-repeat padding-box;
        background: transparent -webkit-linear-gradient(top, #20D1D1 0%, #1497A3 64%, #078585 100%) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(top, #20D1D1 0%, #1497A3 64%, #078585 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, #20D1D1 0%, #1497A3 64%, #078585 100%) 0% 0% no-repeat padding-box;
        -webkit-box-shadow: 0px 3px 6px #00000029;
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 11px;
        color: white;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .content-thank .part_1 .content-center .info-plazos .part-info .info-text {
          text-align: center; }
          .content-thank .part_1 .content-center .info-plazos .part-info .info-text span, .content-thank .part_1 .content-center .info-plazos .part-info .info-text h3 {
            color: white; }
        .content-thank .part_1 .content-center .info-plazos .part-info .check {
          margin-right: 10px; }
    .content-thank .part_1 .content-center .info-plazos.plazo-tarjetas .part-info {
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#A419FC), to(#7F44A6)) 0% 0% no-repeat padding-box;
      background: transparent -webkit-linear-gradient(top, #A419FC 0%, #7F44A6 100%) 0% 0% no-repeat padding-box;
      background: transparent -o-linear-gradient(top, #A419FC 0%, #7F44A6 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #A419FC 0%, #7F44A6 100%) 0% 0% no-repeat padding-box; }
    .content-thank .part_1 .content-center .info-plazos.plazo-carros .part-info {
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#ED2328), to(#CC0000)) 0% 0% no-repeat padding-box;
      background: transparent -webkit-linear-gradient(top, #ED2328 0%, #CC0000 100%) 0% 0% no-repeat padding-box;
      background: transparent -o-linear-gradient(top, #ED2328 0%, #CC0000 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #ED2328 0%, #CC0000 100%) 0% 0% no-repeat padding-box; }
    .content-thank .part_1 .legal {
      color: #646464;
      font-size: 12px;
      text-align: center;
      display: block;
      margin: 20px auto;
      font-style: italic; }
  .content-thank .part_2 {
    background: #F7F7F7; }
    .content-thank .part_2 h2 {
      color: #ED2529;
      font-size: 25px;
      display: block;
      margin: 30px auto;
      text-align: center; }
    .content-thank .part_2 .content-cards {
      display: -ms-grid;
      display: grid;
      grid-template-columns: repeat(auto-fill, 187px);
      grid-gap: 30px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .content-thank .part_2 .content-cards .card {
        width: 187px;
        height: 285px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.0980392);
        box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.0980392);
        border-radius: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative; }
        .content-thank .part_2 .content-cards .card img {
          margin-bottom: 20px; }
        .content-thank .part_2 .content-cards .card p {
          font-size: 14px;
          color: #707070;
          text-align: center;
          width: 150px; }
        .content-thank .part_2 .content-cards .card .flag {
          background: url(/RS/images/formulariosVentaChat/icono/ico-flag.svg);
          position: absolute;
          width: 25px;
          height: 40px;
          color: white;
          text-align: center;
          font-weight: bold;
          font-size: 16px;
          line-height: 32px;
          top: 0;
          left: 10px; }
    .content-thank .part_2 .content-cards.content-vehiculo {
      -ms-grid-columns: (187px)[2];
      grid-template-columns: repeat(2, 187px); }
  .content-thank .BannerThankyouPage {
    background: #00B979;
    position: relative;
    height: 240px;
    width: 100%; }
    .content-thank .BannerThankyouPage .logo {
      position: absolute;
      top: 30px;
      left: 50px; }

.content-thank.content-rechazado .content-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.content-thank.content-rechazado .titu_radicado {
  color: #4D4D4D;
  font-size: 29px;
  margin-top: 30px;
  border-bottom: 4px solid #C1C1C1;
  padding-bottom: 10px; }

.content-thank.content-rechazado .part_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2%; }
  .content-thank.content-rechazado .part_2 .content-parrafo {
    max-width: 500px;
    width: 90%; }
    .content-thank.content-rechazado .part_2 .content-parrafo h3 {
      font-size: 24px;
      color: #013D5B; }
    .content-thank.content-rechazado .part_2 .content-parrafo p {
      font-size: 20px;
      color: #6C6C6C;
      margin-bottom: 20px; }
    .content-thank.content-rechazado .part_2 .content-parrafo .blue strong {
      color: #013D5B; }

/***********FIN Formularios de Venta Chat*****************/
@media (min-width: 501px) {
  .dashboard-orientation.container {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  header.private {
    display: none; }
  .formularios-venta-chat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .formularios-venta-chat .big-right {
      width: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      .formularios-venta-chat .big-right::-webkit-scrollbar {
        width: 15px; }
      .formularios-venta-chat .big-right::-webkit-scrollbar-track {
        background: #e6e6e6; }
      .formularios-venta-chat .big-right::-webkit-scrollbar-thumb {
        background: #989898;
        border-radius: 20px; }
      .formularios-venta-chat .big-right::-webkit-scrollbar-thumb:hover {
        background: #e6e6e6; }
      .formularios-venta-chat .big-right .max-width.max-normal {
        max-width: 100%; }
    .formularios-venta-chat .big-left {
      width: 25%;
      height: 100%;
      display: block;
      visibility: visible;
      -webkit-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.2);
      z-index: 1; }
      .formularios-venta-chat .big-left .img-producto {
        position: absolute;
        top: 45%;
        left: -6%;
        width: 131px;
        height: auto;
        opacity: 0.3;
        -webkit-transform: translateY(-50%) rotateZ(20deg);
        -ms-transform: translateY(-50%) rotate(20deg);
        transform: translateY(-50%) rotateZ(20deg); }
        .formularios-venta-chat .big-left .img-producto.img-tarjeta {
          left: -12%;
          width: 171px;
          -webkit-transform: translateX(12%) translateY(-50%) rotateZ(20deg);
          -ms-transform: translateX(12%) translateY(-50%) rotate(20deg);
          transform: translateX(12%) translateY(-50%) rotateZ(20deg); }
        .formularios-venta-chat .big-left .img-producto.img-vehiculo {
          left: -23%;
          width: 250px;
          -webkit-transform: translateX(23%) translateY(-50%) rotateZ(20deg);
          -ms-transform: translateX(23%) translateY(-50%) rotate(20deg);
          transform: translateX(23%) translateY(-50%) rotateZ(20deg); }
      .formularios-venta-chat .big-left .img-vigilado {
        position: absolute;
        bottom: 6%;
        left: 4%; }
    .formularios-venta-chat .no-shadow.big-left {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .content-btns-legales {
    width: 40%; }
  .lo-sentimos .content-general {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: initial; }
    .lo-sentimos .content-general .txt-bottom {
      width: 70%;
      font-size: 20px; } }

@media (max-width: 800px) {
  .dashboard-orientation {
    min-height: 100%;
    height: auto;
    display: block; }
  .content-thank {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .content-thank .part_1, .content-thank .part_2 {
      width: 100%; }
  .formularios-venta-chat {
    height: auto;
    display: block;
    min-height: 100%; }
    .formularios-venta-chat .big-left {
      display: none; }
    .formularios-venta-chat .big-right {
      height: 100%;
      margin: 0; }
      .formularios-venta-chat .big-right .right-side.full-width .intro-view-1 .barra-top {
        padding: 10px 0;
        margin: auto;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        margin-bottom: 10px; }
        .formularios-venta-chat .big-right .right-side.full-width .intro-view-1 .barra-top p {
          text-align: center; }
      .formularios-venta-chat .big-right .right-side.full-width .intro-view-2 .barra-top .header-chat .part1 p {
        width: 70%; }
      .formularios-venta-chat .big-right .right-side.full-width .chat-gen .content-chat {
        height: calc(100vh - 70px);
        min-height: calc(100vh - 70px); }
      .formularios-venta-chat .big-right .right-side.max-normal .chat-gen .content-chat {
        height: calc(100vh - 70px);
        min-height: calc(100vh - 70px); }
  .legal {
    margin-bottom: 20px; }
  .footer-chat {
    display: none; }
    .footer-chat .foo-int {
      text-align: center; }
  .chat-int .messege {
    max-width: 300px; }
  .chat-int .messege-person .list-item {
    max-width: 290px; }
  .formularios-venta-chat .big-right .barra-top .header-chat .trick-head p {
    font-size: 15px;
    text-align: center; }
  .final-des .part-top .top-ico {
    display: none; }
  .final-des .part-top .andy-titu {
    width: 100%; }
    .final-des .part-top .andy-titu h2 {
      font-size: 24px; }
    .final-des .part-top .andy-titu h1 {
      font-size: 50px; }
    .final-des .part-top .andy-titu .part-text {
      width: 100%;
      text-align: center; }
  .final-des .part-bottom h3 {
    width: 90%;
    margin: auto;
    font-size: 25px; }
  .final-des .part-bottom .info-cupo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .final-des .part-bottom .info-cupo .info-monto {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 10px;
      border: 0; }
      .final-des .part-bottom .info-cupo .info-monto h4 {
        width: 100%;
        text-align: center; }
  .final-des .part-bottom .tabs {
    padding: 0;
    margin-bottom: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .final-des .part-bottom .tabs .item-tab {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 30px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .final-des .part-bottom .tabs .item-tab .part2 {
        border: 0;
        margin: 20px 0;
        padding: 0; }
        .final-des .part-bottom .tabs .item-tab .part2 p {
          text-align: center;
          margin-bottom: 20px; }
      .final-des .part-bottom .tabs .item-tab .next {
        display: none; }
  .final-des .part-top .andy-titu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .final-des .part-bottom .tabs a {
    margin: 10px 0; }
  .final-des .part-bottom .solicita {
    width: 90%; }
    .final-des .part-bottom .solicita .apps a {
      display: block; }
      .final-des .part-bottom .solicita .apps a img {
        width: 100px; }
  .final-des .part-bottom .condiciones .info-monto {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
    .final-des .part-bottom .condiciones .info-monto .ico-check-red {
      display: none; }
    .final-des .part-bottom .condiciones .info-monto .text-info {
      text-align: center;
      max-width: 100%; }
    .final-des .part-bottom .condiciones .info-monto h4 {
      padding: 0;
      border: 0;
      max-width: 100%; }
  .final-des .part-bottom .condiciones {
    width: 70%; }
  .lo-sentimos .content-general {
    min-height: 100vh;
    padding: 5%; } }

@media (max-height: 700px) {
  .tooltip-andy {
    display: none; }
  .content-texto-middle .andy-content .andy-int {
    width: 200px;
    height: 200px; }
  .content-texto-middle .andy-content .andy-int .andy-img {
    width: 145px;
    height: 145px; } }
