@font-face {
    font-family: AirbnbCereal_W_Bd;
    src: url('./fonts/AirbnbCereal_W_Bd.otf') format('opentype');
}
@font-face {
    font-family: AirbnbCereal_W_Bk;
    src: url('../fonts/AirbnbCereal_W_Bk.otf') format('opentype');
}
@font-face {
    font-family: AirbnbCereal_W_Blk;
    src: url('../fonts/AirbnbCereal_W_Blk.otf') format('opentype');
}
@font-face {
    font-family: AirbnbCereal_W_Lt;
    src: url('../fonts/AirbnbCereal_W_Lt.otf') format('opentype');
}
@font-face {
    font-family: AirbnbCereal_W_Md;
    src: url('../fonts/AirbnbCereal_W_Md.otf') format('opentype');
}
@font-face {
    font-family: AirbnbCereal_W_XBd;
    src: url('../fonts/AirbnbCereal_W_XBd.otf') format('opentype');
}



@font-face {
    font-family: Jost-Bold;
    src: url('../fonts/Jost-Bold.ttf') format('truetype');
}
@font-face {
    font-family: Jost-ExtraBoldItalic;
    src: url('../fonts/Jost-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: Jost-Medium;
    src: url('../fonts/Jost-Medium.ttf') format('truetype');
}
@font-face {
    font-family: Jost-Regular;
    src: url('../fonts/Jost-Regular.ttf') format('truetype');
}


@font-face {
    font-family: Lato-Black;
    src: url('../fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: Lato-Bold;
    src: url('../fonts/Lato-Bold.ttf') format('truetype');
}
@font-face {
    font-family: Lato-BoldItalic;
    src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: Lato-Italic;
    src: url('../fonts/Lato-Italic.ttf') format('truetype');
}
@font-face {
    font-family: Lato-Light;
    src: url('../fonts/Lato-Lightk.ttf') format('truetype');
}
@font-face {
    font-family: Lato-LightItalic;
    src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
}
@font-face {
    font-family: Lato-Regular;
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
}

@media only screen and (max-width: 859px) {
  /************************** MENU **************************************/
  .Font-AirbnbCereal_W_Md-Menu {
      font-family : AirbnbCereal_W_Md;
      font-size : 14px;
      color : #D8D6DF;
      color : rgb(216, 214, 223);
  }
  /************************** SOPORTE **************************************/
  .Font-AirbnbCereal_W_Lt-soporte{
    font-family : AirbnbCereal_W_Lt;
    font-size : 8.1pt;
    color : #000000;
    color : rgb(0, 0, 0);
  }
  .Font-Lato-Bold-soporte{
    font-family : Lato-Bold;
    font-size : 12px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  /************************** TOP **************************************/
  .Font-Lato-Regular-top{
      font-family : Lato-Regular;
      font-size : 16px;
      color : #000000;
      color : rgb(0, 0, 0);
    }
  .Font-Jost-ExtraBoldItalic-top{
    font-family : Jost-ExtraBoldItalic;
    font-size : 10.8pt;
    color : #0071CE;
    color : rgb(0, 113, 206);
  }
  .Font-Jost-Regular-top{
    font-family : Jost-Regular;
    font-size : 6pt;
    text-transform: uppercase;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-ExtraBoldItalic-top_blanco{
    font-family : Jost-ExtraBoldItalic;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Bk-top{
    font-family : AirbnbCereal_W_Bk;
    font-size : 9px;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-Regular-top_blanco{
    font-family : Jost-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  /************************** viajes **************************************/
  .Font-Lato-Regular-viajes{
      font-family : Lato-Regular;
      font-size : 16px;
      color : #000000;
      color : rgb(0, 0, 0);
    }
  .Font-Jost-ExtraBoldItalic-viajes{
    font-family : Jost-ExtraBoldItalic;
    font-size : 10.8pt;
    color : #0071CE;
    color : rgb(0, 113, 206);
  }
  .Font-Jost-Regular-viajes{
    font-family : Jost-Regular;
    font-size : 6pt;
    text-transform: uppercase;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-ExtraBoldItalic-viajes_blanco{
    font-family : Jost-ExtraBoldItalic;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Bk-viajes{
    font-family : AirbnbCereal_W_Bk;
    font-size : 9px;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-Regular-viajes_blanco{
    font-family : Jost-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Bk-viajes-btn{
    font-family : AirbnbCereal_W_Blk;
    font-size : 11px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_Lt-viajes{
      font-family : AirbnbCereal_W_Lt;
      font-size : 10pt;
      color : #000000;
      color : rgb(0, 0, 0);
    }
  .Font-Lato-Bold-viajes{
      font-family : Lato-Bold;
      font-size : 14px;
      color : #000000;
      color : rgb(0, 0, 0);
  }
  /************************** COTIZA **************************************/
  .Font-Lato-BoldItalic-cotiza{
    font-family : Lato-BoldItalic;
    font-size : 16px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Italic-cotiza{
      font-family : Lato-Italic;
      font-size : 16px;
      color : #FFFFFF;
      color : rgb(255, 255, 255);
    }
  .font-AirbnbCereal_W_Lt-cotiza{
    font-family : AirbnbCereal_W_Lt;
    font-size : 6px;
    color : #646363;
    color : rgb(100, 99, 99);
  }
  /************************** OPINA **************************************/
  .Font-AirbnbCereal_W_Lt-opina{
    font-family : AirbnbCereal_W_Lt;
    font-size : 23px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_XBd-opina{
    font-family : AirbnbCereal_W_XBd;
    font-size : 16px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_Lt-opina1{
    font-family : AirbnbCereal_W_Lt;
    font-size : 16px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }

  /***************************BARRA INTERMEDIA**************************************/

  .Font-Lato-Regular-barra{
    font-family : Lato-Regular;
    font-size : 12px;
    color : #3D4543;
    color : rgb(61, 69, 67);
  }
  .Font-AirbnbCereal_W_Bk-barra{
    font-family : AirbnbCereal_W_Bk;
    font-size : 12px;
    color : #3D4543;
    color : rgb(61, 69, 67);
  }
  .Font-AirbnbCereal_W_Lt-barra{
    font-family : AirbnbCereal_W_Lt;
    font-size : 12px;
    color : #3D4543;
    color : rgb(61, 69, 67);
  }
  /***************************BOX**************************************/

  .Font-Lato-Regular-box{
    font-family : Lato-Regular;
    font-size : 22px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Lt-box{
    font-family : AirbnbCereal_W_Lt;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }

  /***************************SOPORTE_BLACK**************************************/

  .Font-Lato-Regular-soporte_black{
    font-family : Lato-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Lt-soporte_black{
    font-family : AirbnbCereal_W_Lt;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }

  /***************************CONSEJOS**************************************/
  .Font-Lato-Regular-dateconsejos{
    font-family : Lato-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Regular-titconsejos{
    font-family : Lato-Regular;
    font-size : 14px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Regular-txtconsejos{
    font-family : Lato-Regular;
    font-size : 12px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Regular-titulo_consejos{
    font-family : Lato-Regular;
    font-size : 25px;
    color : #004750;
  }
  .Font-Lato-Regular-titulo_consejos{
    font-family : Lato-Regular;
    font-size : 18px;
    color : #004750;
  }
  .Font-AirbnbCereal_W_Blk-btnConsejos{
    font-family : AirbnbCereal_W_Blk;
    font-size : 16px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  /***************************INFORMATE**************************************/
  .Font-Lato-Regular-titinformate{
    font-family : Lato-Regular;
    font-size : 16px;
    color : #004750;
  }
  .Font-Lato-Regular-txtinformate{
    font-family : Lato-Regular;
    font-size : 12px;
    color : #004750;
  }
  .Font-Lato-Regular-btninformate{
    font-family : Lato-Regular;
    font-size : 14px;
    color : #ffffff;
  }
  /***************************FOOTER**************************************/
  .Font-AirbnbCereal_W_Md-datos{
    font-family : AirbnbCereal_W_Md;
    font-size : 10px;
    color : #706F6F;
    color : rgb(112, 111, 111);
  }
  .Font-Lato-Regular-menufooter{
    font-family : Lato-Regular;
    font-size : 12px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
}

@media only screen and (min-width: 860px)  and (max-width: 1024px)  {
  /************************** MENU **************************************/
  .Font-AirbnbCereal_W_Md-Menu {
      font-family : AirbnbCereal_W_Md;
      font-size : 14px;
      color : #D8D6DF;
      color : rgb(216, 214, 223);
  }
  /************************** SOPORTE **************************************/
  .Font-AirbnbCereal_W_Lt-soporte{
    font-family : AirbnbCereal_W_Lt;
    font-size : 8.1pt;
    color : #000000;
    color : rgb(0, 0, 0);
  }
  .Font-Lato-Bold-soporte{
    font-family : Lato-Bold;
    font-size : 12px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  /************************** TOP **************************************/
  .Font-Lato-Regular-top{
      font-family : Lato-Regular;
      font-size : 16px;
      color : #000000;
      color : rgb(0, 0, 0);
    }
  .Font-Jost-ExtraBoldItalic-top{
    font-family : Jost-ExtraBoldItalic;
    font-size : 10.8pt;
    color : #0071CE;
    color : rgb(0, 113, 206);
  }
  .Font-Jost-Regular-top{
    font-family : Jost-Regular;
    font-size : 6pt;
    text-transform: uppercase;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-ExtraBoldItalic-top_blanco{
    font-family : Jost-ExtraBoldItalic;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Bk-top{
    font-family : AirbnbCereal_W_Bk;
    font-size : 9px;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-Regular-top_blanco{
    font-family : Jost-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  /************************** viajes **************************************/
  .Font-Lato-Regular-viajes{
      font-family : Lato-Regular;
      font-size : 16px;
      color : #000000;
      color : rgb(0, 0, 0);
    }
  .Font-Jost-ExtraBoldItalic-viajes{
    font-family : Jost-ExtraBoldItalic;
    font-size : 10.8pt;
    color : #0071CE;
    color : rgb(0, 113, 206);
  }
  .Font-Jost-Regular-viajes{
    font-family : Jost-Regular;
    font-size : 6pt;
    text-transform: uppercase;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-ExtraBoldItalic-viajes_blanco{
    font-family : Jost-ExtraBoldItalic;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Bk-viajes{
    font-family : AirbnbCereal_W_Bk;
    font-size : 9px;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-Regular-viajes_blanco{
    font-family : Jost-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Bk-viajes-btn{
    font-family : AirbnbCereal_W_Blk;
    font-size : 11px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_Lt-viajes{
      font-family : AirbnbCereal_W_Lt;
      font-size : 10pt;
      color : #000000;
      color : rgb(0, 0, 0);
    }
  .Font-Lato-Bold-viajes{
      font-family : Lato-Bold;
      font-size : 14px;
      color : #000000;
      color : rgb(0, 0, 0);
  }
  /************************** COTIZA **************************************/
  .Font-Lato-BoldItalic-cotiza{
    font-family : Lato-BoldItalic;
    font-size : 16px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Italic-cotiza{
      font-family : Lato-Italic;
      font-size : 16px;
      color : #FFFFFF;
      color : rgb(255, 255, 255);
    }
  .font-AirbnbCereal_W_Lt-cotiza{
    font-family : AirbnbCereal_W_Lt;
    font-size : 6px;
    color : #646363;
    color : rgb(100, 99, 99);
  }
  /************************** OPINA **************************************/
  .Font-AirbnbCereal_W_Lt-opina{
    font-family : AirbnbCereal_W_Lt;
    font-size : 17px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_XBd-opina{
    font-family : AirbnbCereal_W_XBd;
    font-size : 10px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_Lt-opina1{
    font-family : AirbnbCereal_W_Lt;
    font-size : 9px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }

  /***************************BARRA INTERMEDIA**************************************/

  .Font-Lato-Regular-barra{
    font-family : Lato-Regular;
    font-size : 12px;
    color : #3D4543;
    color : rgb(61, 69, 67);
  }
  .Font-AirbnbCereal_W_Bk-barra{
    font-family : AirbnbCereal_W_Bk;
    font-size : 12px;
    color : #3D4543;
    color : rgb(61, 69, 67);
  }
  .Font-AirbnbCereal_W_Lt-barra{
    font-family : AirbnbCereal_W_Lt;
    font-size : 12px;
    color : #3D4543;
    color : rgb(61, 69, 67);
  }
  /***************************BOX**************************************/

  .Font-Lato-Regular-box{
    font-family : Lato-Regular;
    font-size : 22px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Lt-box{
    font-family : AirbnbCereal_W_Lt;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }

  /***************************SOPORTE_BLACK**************************************/

  .Font-Lato-Regular-soporte_black{
    font-family : Lato-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Lt-soporte_black{
    font-family : AirbnbCereal_W_Lt;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }

  /***************************CONSEJOS**************************************/
  .Font-Lato-Regular-dateconsejos{
    font-family : Lato-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Regular-titconsejos{
    font-family : Lato-Regular;
    font-size : 14px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Regular-txtconsejos{
    font-family : Lato-Regular;
    font-size : 12px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Regular-titulo_consejos{
    font-family : Lato-Regular;
    font-size : 25px;
    color : #004750;
  }
  .Font-Lato-Regular-titulo_consejos{
    font-family : Lato-Regular;
    font-size : 18px;
    color : #004750;
  }
  .Font-AirbnbCereal_W_Blk-btnConsejos{
    font-family : AirbnbCereal_W_Blk;
    font-size : 16px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  /***************************INFORMATE**************************************/
  .Font-Lato-Regular-titinformate{
    font-family : Lato-Regular;
    font-size : 16px;
    color : #004750;
  }
  .Font-Lato-Regular-txtinformate{
    font-family : Lato-Regular;
    font-size : 12px;
    color : #004750;
  }
  .Font-Lato-Regular-btninformate{
    font-family : Lato-Regular;
    font-size : 14px;
    color : #ffffff;
  }
  /***************************FOOTER**************************************/
  .Font-AirbnbCereal_W_Md-datos{
    font-family : AirbnbCereal_W_Md;
    font-size : 10px;
    color : #706F6F;
    color : rgb(112, 111, 111);
  }
  .Font-Lato-Regular-menufooter{
    font-family : Lato-Regular;
    font-size : 12px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
}
@media only screen and (min-width: 1025px) {
  /************************** MENU **************************************/
  .Font-AirbnbCereal_W_Md-Menu {
      font-family : AirbnbCereal_W_Md;
      font-size : 18px;
      color : #D8D6DF;
      color : rgb(216, 214, 223);
  }
  /************************** SOPORTE **************************************/
  .Font-AirbnbCereal_W_Lt-soporte{
    font-family : AirbnbCereal_W_Lt;
    font-size : 14px;
    color : #000000;
    color : rgb(0, 0, 0);
  }
  .Font-Lato-Bold-soporte{
    font-family : Lato-Bold;
    font-size : 18px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  /************************** TOP **************************************/
  .Font-Lato-Regular-top{
      font-family : Lato-Regular;
      font-size : 29px;
      color : #000000;
      color : rgb(0, 0, 0);
    }
  .Font-Jost-ExtraBoldItalic-top{
    font-family : Jost-ExtraBoldItalic;
    font-size : 18px;
    color : #0071CE;
    color : rgb(0, 113, 206);
  }
  .Font-Jost-Regular-top{
    font-family : Jost-Regular;
    font-size : 10px;
    text-transform: uppercase;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-ExtraBoldItalic-top_blanco{
    font-family : Jost-ExtraBoldItalic;
    font-size : 17.5px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Bk-top{
    font-family : AirbnbCereal_W_Bk;
    font-size : 15.75px;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-Regular-top_blanco{
    font-family : Jost-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  /************************** viajes **************************************/
  .Font-Lato-Regular-viajes{
      font-family : Lato-Regular;
      font-size : 29px;
      color : #000000;
      color : rgb(0, 0, 0);
    }
  .Font-Jost-ExtraBoldItalic-viajes{
    font-family : Jost-ExtraBoldItalic;
    font-size : 19px;
    color : #0071CE;
    color : rgb(0, 113, 206);
  }
  .Font-Jost-Regular-viajes{
    font-family : Jost-Regular;
    font-size : 10px;
    text-transform: uppercase;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-ExtraBoldItalic-viajes_blanco{
    font-family : Jost-ExtraBoldItalic;
    font-size : 17px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Bk-viajes{
    font-family : AirbnbCereal_W_Bk;
    font-size : 16px;
    color : #575756;
    color : rgb(87, 87, 86);
  }
  .Font-Jost-Regular-viajes_blanco{
    font-family : Jost-Regular;
    font-size : 10px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Bk-viajes-btn{
    font-family : AirbnbCereal_W_Blk;
    font-size : 19px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_Lt-viajes{
      font-family : AirbnbCereal_W_Lt;
      font-size : 18px;
      color : #000000;
      color : rgb(0, 0, 0);
    }
  .Font-Lato-Bold-viajes{
      font-family : Lato-Bold;
      font-size : 24px;
      color : #000000;
      color : rgb(0, 0, 0);
  }
  /************************** COTIZA **************************************/
  .Font-Lato-BoldItalic-cotiza{
    font-family : Lato-BoldItalic;
    font-size : 28px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Italic-cotiza{
      font-family : Lato-Italic;
      font-size : 18px;
      color : #FFFFFF;
      color : rgb(255, 255, 255);
    }
  .font-AirbnbCereal_W_Lt-cotiza{
    font-family : AirbnbCereal_W_Lt;
    font-size : 11px;
    color : #646363;
    color : rgb(100, 99, 99);
  }
  /************************** OPINA **************************************/
  .Font-AirbnbCereal_W_Lt-opina{
    font-family : AirbnbCereal_W_Lt;
    font-size : 29px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_XBd-opina{
    font-family : AirbnbCereal_W_XBd;
    font-size : 18px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_Lt-opina1{
    font-family : AirbnbCereal_W_Lt;
    font-size : 15px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
  .Font-AirbnbCereal_W_Lt-opina2{
    font-family : AirbnbCereal_W_Lt;
    font-size : 14px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }

  /***************************BARRA INTERMEDIA**************************************/

  .Font-Lato-Regular-barra{
    font-family : Lato-Regular;
    font-size : 21px;
    color : #3D4543;
    color : rgb(61, 69, 67);
  }
  .Font-AirbnbCereal_W_Bk-barra{
    font-family : AirbnbCereal_W_Bk;
    font-size : 21px;
    color : #3D4543;
    color : rgb(61, 69, 67);
  }
  .Font-AirbnbCereal_W_Lt-barra{
    font-family : AirbnbCereal_W_Lt;
    font-size : 17px;
    color : #3D4543;
    color : rgb(61, 69, 67);
  }
  /***************************BOX**************************************/

  .Font-Lato-Regular-box{
    font-family : Lato-Regular;
    font-size : 29px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Lt-box{
    font-family : AirbnbCereal_W_Lt;
    font-size : 17px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }

  /***************************SOPORTE_BLACK**************************************/

  .Font-Lato-Regular-soporte_black{
    font-family : Lato-Regular;
    font-size : 21px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-AirbnbCereal_W_Lt-soporte_black{
    font-family : AirbnbCereal_W_Lt;
    font-size : 17px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }

  /***************************CONSEJOS**************************************/
  .Font-Lato-Regular-dateconsejos{
    font-family : Lato-Regular;
    font-size : 14px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Regular-titconsejos{
    font-family : Lato-Regular;
    font-size : 18px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Regular-txtconsejos{
    font-family : Lato-Regular;
    font-size : 16px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  .Font-Lato-Regular-titulo_consejos{
    font-family : Lato-Regular;
    font-size : 36px;
    color : #004750;
  }
  .Font-Lato-Regular-subtitulo_consejos{
    font-family : Lato-Regular;
    font-size : 30px;
    color : #004750;
  }
  .Font-AirbnbCereal_W_Blk-btnConsejos{
    font-family : AirbnbCereal_W_Blk;
    font-size : 16px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);
  }
  /***************************INFORMATE**************************************/
  .Font-Lato-Regular-titinformate{
    font-family : Lato-Regular;
    font-size : 28px;
    color : #004750;
  }
  .Font-Lato-Regular-txtinformate{
    font-family : Lato-Regular;
    font-size : 19px;
    color : #004750;
  }
  .Font-Lato-Regular-btninformate{
    font-family : Lato-Regular;
    font-size : 14px;
    color : #ffffff;
  }
  /***************************FOOTER**************************************/
  .Font-AirbnbCereal_W_Md-datos{
    font-family : AirbnbCereal_W_Md;
    font-size : 16px;
    color : #706F6F;
    color : rgb(112, 111, 111);
  }
  .Font-Lato-Regular-menufooter{
    font-family : Lato-Regular;
    font-size : 14px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
  }
}