/**************Declaracion variables Generales***************/
/**************FIN Declaracion variables Generales***************/
/**************Declaracion variables para las Fuentes***************/
/**************FIN Declaracion variables para las Fuentes***************/
/**************Variables Iconos Finandina***************/
/************VARIABLES HIPOTECARIO*************/
/**************FIN Variables Iconos Finandina***************/
/**************Declaracion MIXINS***************/
/**************FIN Declaracion MIXINS***************/
/**************Declaracion variables Queries***************/
/**************FIN Declaracion variables Queries***************/
/***********Dashboard Kms*****************/
.yatiene-premio .panel-superior {
  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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ed252a;
  padding-bottom: 10px; }
  .yatiene-premio .panel-superior .panel-interior {
    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; }
    .yatiene-premio .panel-superior .panel-interior picture {
      width: 45px;
      margin-right: 10px; }
      .yatiene-premio .panel-superior .panel-interior picture img {
        width: 100%; }
    .yatiene-premio .panel-superior .panel-interior article .subpanel p {
      font-size: 14px; }
    .yatiene-premio .panel-superior .panel-interior article span.old-red {
      font-size: 18px;
      font-family: Open_Sans_Bold; }
    .yatiene-premio .panel-superior .panel-interior a {
      margin: 0;
      padding: 7px 16px;
      width: 125px; }

.tiene-plan-kmino {
  margin-top: 18px; }
  .tiene-plan-kmino .principal-p {
    text-align: justify;
    padding: 0 5px; }
  .tiene-plan-kmino .panel-superior {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 12px auto 10px;
    border: 0; }
    .tiene-plan-kmino .panel-superior .panel-interior {
      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: 30%; }
      .tiene-plan-kmino .panel-superior .panel-interior .subpanel {
        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: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%; }
        .tiene-plan-kmino .panel-superior .panel-interior .subpanel article {
          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: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .tiene-plan-kmino .panel-superior .panel-interior .subpanel article img {
            width: 30px;
            margin-right: 5px; }
        .tiene-plan-kmino .panel-superior .panel-interior .subpanel.center {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .tiene-plan-kmino .panel-superior .panel-interior .subpanel.center .caracter {
            margin: 0 5px; }
      .tiene-plan-kmino .panel-superior .panel-interior .border-dotted {
        width: 100%;
        height: 1px;
        border-top: 1px dotted #cecece;
        margin: 5px 0; }
    .tiene-plan-kmino .panel-superior .igual {
      font-size: 35px;
      font-family: Open_Sans_Bold;
      margin: 0 20px; }

.sigue-acumulado {
  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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ed252a;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .sigue-acumulado .left {
    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: center;
    -ms-flex-align: center;
    align-items: center; }
    .sigue-acumulado .left img {
      width: 45px;
      margin-right: 10px; }
    .sigue-acumulado .left .datos p {
      font-size: 14px; }
      .sigue-acumulado .left .datos p.old-red {
        font-size: 18px;
        font-family: Open_Sans_Bold; }
  .sigue-acumulado .right {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sigue-acumulado .right p {
      width: 290px;
      line-height: 13px;
      margin-right: 15px;
      text-align: justify; }
    .sigue-acumulado .right a {
      margin: 0;
      width: 130px;
      padding: 7px 15px; }

.kms-pide-tarjeta {
  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: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-bottom: 1px solid #ed252a;
  padding-bottom: 10px; }
  .kms-pide-tarjeta .panel-uno {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .kms-pide-tarjeta .panel-uno img {
      width: 45px;
      margin-right: 10px; }
    .kms-pide-tarjeta .panel-uno p {
      font-size: 14px; }
  .kms-pide-tarjeta .panel-dos {
    text-align: center; }
    .kms-pide-tarjeta .panel-dos p:first-child {
      font-size: 20px; }
  .kms-pide-tarjeta .panel-3 a {
    margin: 0;
    width: 150px;
    padding: 7px 16px; }

.popup-conoceMas-kms {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
  display: none; }
  .popup-conoceMas-kms .cerrar-popup-kms {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer; }

.ver-popup-conoceMas-kms {
  display: block; }

/***********End Dashboard Kms*****************/
@media (max-width: 990px) {
  .yatiene-premio .panel-superior {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .yatiene-premio .panel-superior .panel-interior {
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .yatiene-premio .panel-superior .panel-interior.panel-2 {
        margin: 10px 0; }
  .tiene-plan-kmino .panel-superior .panel-interior .subpanel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .tiene-plan-kmino .panel-superior .panel-interior .subpanel article {
      margin-right: 10px; }
    .tiene-plan-kmino .panel-superior .panel-interior .subpanel.center {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .tiene-plan-kmino .panel-superior .panel-interior .subpanel.center .caracter {
        margin: 0 5px; }
  .tiene-plan-kmino .panel-superior .panel-interior .border-dotted {
    width: 80%;
    margin: 10px auto; }
  .sigue-acumulado {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .sigue-acumulado .left .datos {
      text-align: center; }
    .sigue-acumulado .right {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .sigue-acumulado .right p {
        margin: 15px 0;
        text-align: center;
        width: 100%; }
  .kms-pide-tarjeta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .kms-pide-tarjeta .panel-2 {
      margin: 12px 0; } }
