@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swap");
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

button, a, input {
  outline: none !important;
  box-shadow: none !important; }

.container {
  max-width: 1300px; }

html {
  height: 100%; }

body {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: "Nunito", sans-serif;
  height: 100%; }

.clear {
  clear: both; }

h1, h2, h3, h4, h5, p, ul, li {
  padding: 0;
  margin: 0; }

li {
  list-style: none; }

a, a:hover {
  text-decoration: none;
  outline: none; }

a {
  outline: none !important; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.trans, .frasetop, .menu1, .menu1 .linksub, .menu1 a, header .menu li a, header .banking a, .carouselhome .texto a, .modhome1 .item a, .modhome2 a, .modhome3 a, .modhome4 .pad a, .headercomercios a, .modlanding1 .item a, .containerslider h1 a, .containerslider h4 a, .containerslider .slick-next, .barrafiltro .col1 a, .barrafiltro .col2 .filtro, .barrafiltro_megaclub .col2 .filtro, .detalle .redes a, .detalle .volver, .containermapa .containeritems ul li, .panelfiltro, .panelfiltro .x, .panelfiltro a, .megaclub_producto .volver, .megaclub_producto input[type="submit"], .modtarjetas .item a, .ayudahome .pad, .menuayuda ul li a, .ayudacontenido .col-md-8 .link1, footer .links a, footer .redes a {
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.frasetop {
  padding: 6px;
  background-color: #ECEFF1;
  text-align: center;
  color: #009DE0;
  font-size: 18px;
  position: relative; }
  .frasetop .x {
    position: absolute;
    right: 15px;
    top: 4px;
    cursor: pointer; }

.menu1 {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  left: -300px; }
  .menu1 .panel1 {
    border-right: solid 1px #90A4AE;
    position: absolute;
    background-color: #fff;
    left: 0;
    top: 0; }
  .menu1 li {
    color: #B0BEC5; }
  .menu1 .linksub {
    color: #263238;
    padding: 12px 15px 12px 20px;
    display: block;
    font-weight: 700;
    font-size: 18px;
    background-image: url(../img/flechita.svg);
    background-repeat: no-repeat;
    background-position: 95%; }
  .menu1 .linksub:hover, .menu1 a:hover, .menu1 .active {
    background-color: #ECEFF1;
    border-left: solid 4px #009DE0;
    cursor: pointer; }
  .menu1 a {
    color: #B0BEC5;
    padding: 12px 15px 12px 20px;
    font-weight: 700;
    display: block;
    font-size: 18px; }
  .menu1 a:hover {
    color: #263238; }
  .menu1 .panel2, .menu1 .panel3 {
    display: none; }
  .menu1 .panel {
    width: 300px;
    height: 100vh;
    padding-top: 57px; }
  .menu1 .panel2 {
    border-right: solid 1px #90A4AE;
    position: fixed;
    left: 300px;
    top: 0;
    background-color: #fff; }
  .menu1 .panel3 {
    position: absolute;
    left: 600px;
    top: 0;
    background-color: #fff; }
  .menu1 .x, .menu1 .atras, .menu1 .atras2, .menu1 .atras4 {
    position: absolute;
    top: 15px;
    left: 20px;
    cursor: pointer;
    font-size: 18px; }
  .menu1 .atras, .menu1 .atras2, .menu1 .atras4 {
    display: none; }

.menu1active {
  left: 0; }

.overflow {
  overflow: hidden; }

header {
  padding: 4px; }
  header .items {
    text-align: center; }
    header .items li {
      display: inline-block;
      vertical-align: middle; }
  header .linkmenu {
    width: 4%;
    cursor: pointer; }
  header .menu {
    width: 58%; }
    header .menu li {
      display: inline-block; }
      header .menu li a {
        font-size: 18px;
        font-weight: 400;
        padding: 18px 24px 24px 20px;
        color: #263238;
        border-bottom: solid 2px transparent; }
      header .menu li a:hover {
        border-bottom: solid 2px #FF8E00; }
  header .logo {
    width: 16%; }
  header .banking {
    width: 17%;
    text-align: right; }
    header .banking a {
      color: #fff;
      background-color: #009DE0;
      border-radius: 32px;
      padding: 16px 32px;
      font-size: 18px;
      font-weight: 700; }
    header .banking a:hover {
      background-color: #FF8E00; }
  header .search {
    width: 3%; }

.carouselhome {
  padding: 45px 0 45px 0;
  background-color: #CFD8DC; }
  .carouselhome .foto {
    width: 60%;
    float: left;
    vertical-align: top;
    height: 400px; }
    .carouselhome .foto img {
      width: 100%;
      object-fit: cover;
      width: 100%;
      height: 100%;
      border-radius: 16px 0 0 16px; }
  .carouselhome .fotomobile {
    display: none; }
  .carouselhome .texto {
    width: 39%;
    float: left;
    height: 400px;
    vertical-align: top;
    padding-left: 30px;
    background-color: #fff;
    border-radius: 0px 16px 16px 0px; }
    .carouselhome .texto .pad {
      padding: 64px 48px; }
    .carouselhome .texto h2 {
      font-size: 18px;
      color: #78909C; }
    .carouselhome .texto h1 {
      color: #FF8E00;
      font-size: 36px;
      line-height: 40px;
      margin: 20px 0 20px 0;
      font-weight: 800; }
    .carouselhome .texto p {
      font-size: 18px;
      color: #263238;
      line-height: 24px;
      padding-bottom: 20px; }
    .carouselhome .texto a {
      color: #009DE0;
      font-size: 18px;
      font-weight: 700; }
    .carouselhome .texto a:hover {
      color: #263238; }
  .carouselhome .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; }
    .carouselhome .slick-dots li {
      display: inline-block;
      margin-left: 16px; }
      .carouselhome .slick-dots li button {
        border: none;
        padding: 5px;
        background-color: rgba(0, 0, 0, 0.4);
        color: transparent;
        width: 12px;
        height: 12px;
        border-radius: 60px; }
    .carouselhome .slick-dots .slick-active button {
      background-color: #FF8E00; }

.modhome1 {
  margin-top: 45px; }
  .modhome1 .item .borde {
    border-top: solid 2px #B0BEC5;
    border-right: solid 2px #B0BEC5;
    height: 345px;
    border-left: solid 2px #B0BEC5;
    padding: 33px;
    border-radius: 16px 16px 0 0; }
  .modhome1 .item h2 {
    font-size: 18px;
    color: #78909C; }
  .modhome1 .item h1 {
    color: #FF8E00;
    font-size: 24px;
    height: 90px;
    line-height: 26px;
    margin: 15px 0 15px 0; }
  .modhome1 .item p {
    font-size: 18px;
    line-height: 24px;
    color: #263238;
    padding-bottom: 15px;
    height: 116px; }
  .modhome1 .item a {
    color: #009DE0;
    font-size: 18px;
    font-weight: 700; }
  .modhome1 .item a:hover {
    color: #263238; }
  .modhome1 .item .foto img {
    width: 100%; }

.modhome2 {
  margin-top: 45px; }
  .modhome2 .borde {
    border-top: solid 2px #B0BEC5;
    border-right: solid 2px #B0BEC5;
    border-bottom: solid 2px #B0BEC5;
    border-radius: 0 16px 16px 0; }
  .modhome2 .foto {
    height: 500px; }
    .modhome2 .foto img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 20px 0 0 20px; }
  .modhome2 .borde {
    height: 500px;
    padding: 45px; }
  .modhome2 .col1 {
    padding-right: 0; }
  .modhome2 .col2 {
    padding-left: 0; }
  .modhome2 h2 {
    font-size: 18px;
    color: #78909C; }
  .modhome2 h1 {
    color: #FF8E00;
    font-size: 36px;
    line-height: 40px;
    margin: 15px 0 15px 0; }
  .modhome2 p {
    font-size: 18px;
    line-height: 24px;
    color: #263238;
    padding-bottom: 20px; }
  .modhome2 a {
    color: #009DE0;
    font-size: 18px;
    display: block;
    padding: 10px 15px 10px 15px;
    width: 206px;
    border-radius: 32px;
    text-align: center;
    border: solid 2px #009DE0;
    font-weight: 700; }
  .modhome2 a:hover {
    color: #fff;
    background-color: #009DE0; }

.modhome3 {
  margin-top: 45px; }
  .modhome3 .borde {
    border-top: solid 2px #B0BEC5;
    border-left: solid 2px #B0BEC5;
    border-bottom: solid 2px #B0BEC5;
    border-radius: 16px 0 0 16px; }
  .modhome3 .foto {
    height: 500px; }
    .modhome3 .foto img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 0 20px 20px 0; }
  .modhome3 .borde {
    height: 500px;
    padding: 45px; }
  .modhome3 .col1 {
    padding-right: 0; }
  .modhome3 .col2 {
    padding-left: 0; }
  .modhome3 h2 {
    font-size: 18px;
    color: #78909C; }
  .modhome3 h1 {
    color: #FF8E00;
    font-weight: 800;
    font-size: 36px;
    line-height: 40px;
    margin: 15px 0 15px 0; }
  .modhome3 p {
    font-size: 18px;
    line-height: 24px;
    color: #263238;
    padding-bottom: 20px; }
  .modhome3 a {
    color: #009DE0;
    font-size: 18px;
    display: block;
    padding: 10px 15px 10px 15px;
    width: 181px;
    border-radius: 32px;
    text-align: center;
    border: solid 2px #009DE0;
    font-weight: 700; }
  .modhome3 a:hover {
    color: #fff;
    background-color: #009DE0; }
  .modhome3 .col1 {
    padding-right: 0; }
  .modhome3 .col2 {
    padding-left: 0; }

.modhome4 {
  padding: 60px 0 90px 0; }
  .modhome4 h3 {
    font-size: 18px;
    color: #78909C;
    text-align: center; }
  .modhome4 h4 {
    margin: 33px 0 60px 0;
    font-size: 48px;
    color: #78909C;
    text-align: center;
    font-weight: 800; }
  .modhome4 .pad {
    padding: 20px; }
    .modhome4 .pad h2 {
      color: #78909C;
      font-size: 18px; }
    .modhome4 .pad h1 {
      color: #FF8E00;
      font-size: 24px;
      line-height: 26px;
      font-weight: 800;
      margin: 15px 0 15px 0; }
    .modhome4 .pad p {
      font-size: 18px;
      color: #78909C;
      line-height: 24px;
      padding-bottom: 20px; }
    .modhome4 .pad a {
      color: #009DE0;
      font-size: 18px;
      font-weight: 700; }
    .modhome4 .pad a:hover {
      color: #263238; }
  .modhome4 img {
    width: 100%; }
  .modhome4 .noborder {
    border: none !important; }
  .modhome4 .texto {
    font-size: 20px;
    line-height: 32px;
    color: #263238;
    padding-bottom: 33px; }
    .modhome4 .texto h1 {
      color: #78909C;
      font-family: "Nunito", sans-serif;
      font-size: 36px;
      font-weight: 800; }

.calendario {
  padding: 60px 0 90px 0; }
  .calendario .texto {
    font-size: 20px;
    line-height: 32px;
    color: #263238;
    padding-bottom: 33px; }
    .calendario .texto h1 {
      color: #78909C;
      font-family: "Nunito", sans-serif;
      font-size: 36px;
      font-weight: 800; }
    .calendario .texto p {
      font-size: 20px;
      font-weight: 400;
      color: #78909C; }
  .calendario h2 {
    color: #78909C;
    font-size: 18px;
    padding-top: 45px; }
  .calendario h3 {
    color: #78909C;
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 33px; }
  .calendario .col-md-4 {
    margin-bottom: 45px; }
  .calendario h4 {
    font-size: 24px;
    color: #78909C;
    margin-bottom: 6px; }
  .calendario .texto2 {
    font-size: 18px;
    color: #78909C; }
  .calendario .iconos {
    padding-bottom: 33px; }
    .calendario .iconos .col-md-3 {
      font-size: 14px; }
    .calendario .iconos span {
      width: 33px;
      display: inline-block;
      text-align: center;
      margin-right: 4px; }
    .calendario .iconos .item1 {
      padding: 5px;
      background: #82D5F6;
      color: white !important; }
    .calendario .iconos .item2 {
      padding: 5px;
      background: #FFB200;
      color: white !important; }
    .calendario .iconos .item3 {
      padding: 5px;
      background: #FF0000;
      color: white !important; }
    .calendario .iconos .item4 {
      padding: 5px;
      background: #ffb300;
      background: -moz-linear-gradient(45deg, #ffb300 0%, #ffb300 50%, #e73827 50%, #e73827 51%, #e73827 100%);
      background: -webkit-gradient(left bottom, right top, color-stop(0%, #ffb300), color-stop(50%, #ffb300), color-stop(50%, #e73827), color-stop(51%, #e73827), color-stop(100%, #e73827));
      background: -webkit-linear-gradient(45deg, #ffb300 0%, #ffb300 50%, #e73827 50%, #e73827 51%, #e73827 100%);
      background: -o-linear-gradient(45deg, #ffb300 0%, #ffb300 50%, #e73827 50%, #e73827 51%, #e73827 100%);
      background: -ms-linear-gradient(45deg, #ffb300 0%, #ffb300 50%, #e73827 50%, #e73827 51%, #e73827 100%);
      color: white !important; }

.headerlanding {
  background-color: #FFB200;
  padding: 45px 0 20px 0; }
  .headerlanding h1 {
    color: #fff;
    font-size: 18px; }
  .headerlanding h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 800; }

.headercomercios {
  background-color: #009DE0;
  padding: 45px 0 20px 0; }
  .headercomercios h1 {
    color: #fff;
    font-size: 18px; }
  .headercomercios h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 800; }
  .headercomercios a {
    float: right;
    width: 215px;
    text-align: center;
    font-size: 16px;
    font-weight: 700px;
    border-radius: 32px;
    margin-top: -57px;
    background-color: #fff;
    color: #009DE0;
    padding: 16px 32px; }
  .headercomercios a:hover {
    background-color: #FF8E00;
    color: #fff; }

.modlanding1 {
  margin-top: 45px; }
  .modlanding1 h3 {
    font-size: 18px;
    color: #78909C;
    text-align: center; }
  .modlanding1 h4 {
    margin: 33px 0 60px 0;
    font-size: 48px;
    color: #78909C;
    text-align: center;
    font-weight: 800; }
    .modlanding1 h4 span {
      display: block; }
  .modlanding1 .item .borde {
    border-top: solid 2px #B0BEC5;
    border-right: solid 2px #B0BEC5;
    height: 345px;
    border-left: solid 2px #B0BEC5;
    padding: 33px;
    border-radius: 16px 16px 0 0; }
  .modlanding1 .item h2 {
    font-size: 18px;
    color: #78909C; }
  .modlanding1 .item h1 {
    color: #FF8E00;
    font-size: 36px;
    font-weight: 800;
    line-height: 40px;
    margin: 15px 0 15px 0; }
  .modlanding1 .item p {
    font-size: 18px;
    line-height: 24px;
    color: #263238;
    padding-bottom: 15px;
    height: 116px; }
  .modlanding1 .item a {
    color: #009DE0;
    font-size: 18px;
    font-weight: 700; }
  .modlanding1 .item a:hover {
    color: #263238; }
  .modlanding1 .item .foto img {
    width: 100%; }
  .modlanding1 .pad {
    border-right: solid 2px #B0BEC5;
    border-left: solid 2px #B0BEC5;
    border-bottom: solid 2px #B0BEC5;
    border-radius: 0 0 16px 16px; }

.info {
  padding: 33px;
  border: solid 2px #B0BEC5;
  border-radius: 16px;
  margin-bottom: 45px; }
  .info h1 {
    font-size: 26px;
    font-weight: 800;
    color: #546E7A; }
  .info h2 {
    color: #546E7A;
    font-size: 36px;
    margin: 15px 0 15px 0; }
  .info p {
    font-size: 18px;
    color: #546E7A; }

.porque {
  padding: 45px; }
  .porque h1 {
    font-size: 48px;
    text-align: center;
    font-weight: 800;
    color: #546E7A;
    margin-bottom: 45px; }
  .porque h2 {
    font-size: 24px;
    font-weight: 800;
    margin-top: 9px;
    color: #546E7A;
    margin: 6px 0 6px 0; }
  .porque p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 70px; }
  .porque .icono {
    height: 70px; }

.info2 {
  padding: 45px;
  border: solid 2px #B0BEC5;
  border-radius: 16px;
  margin-bottom: 45px;
  margin-top: 45px; }
  .info2 h1 {
    font-size: 26px;
    font-weight: 800;
    color: #546E7A;
    margin-bottom: 20px; }
  .info2 h2 {
    color: #546E7A;
    font-size: 36px;
    margin: 15px 0 15px 0; }
  .info2 p {
    font-size: 18px;
    color: #546E7A; }

.carouselbuscador, .carouselbuscador2mobile {
  padding: 45px 0 45px 0;
  background-color: #CFD8DC; }
  .carouselbuscador img, .carouselbuscador2mobile img {
    width: 100%;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 16px; }
  .carouselbuscador .slick-dots, .carouselbuscador2mobile .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; }
    .carouselbuscador .slick-dots li, .carouselbuscador2mobile .slick-dots li {
      display: inline-block;
      margin-left: 16px; }
      .carouselbuscador .slick-dots li button, .carouselbuscador2mobile .slick-dots li button {
        border: none;
        padding: 5px;
        background-color: rgba(0, 0, 0, 0.4);
        color: transparent;
        width: 12px;
        height: 12px;
        border-radius: 60px; }
    .carouselbuscador .slick-dots .slick-active button, .carouselbuscador2mobile .slick-dots .slick-active button {
      background-color: #FF8E00; }

.carouselbuscadormobile {
  display: none; }
  .carouselbuscadormobile .container {
    padding: 0; }
  .carouselbuscadormobile .carouselbuscador2mobile {
    padding: 15px 15px 45px 15px; }

.containerslider {
  padding: 0px 0 45px 0; }
  .containerslider h1 {
    font-size: 24px;
    color: #546E7A;
    font-weight: 800;
    margin: 15px 0 25px 0; }
    .containerslider h1 a {
      color: #009DE0;
      font-weight: 14px;
      font-size: 14px;
      font-weight: 400;
      padding-left: 20px; }
    .containerslider h1 a:hover {
      color: #FF8E00; }
  .containerslider h4 {
    font-size: 24px;
    color: #546E7A;
    font-weight: 800;
    margin: 15px 0 25px 0; }
    .containerslider h4 a {
      color: #009DE0;
      font-weight: 14px;
      border: solid 2px #009DE0;
      font-size: 14px;
      background-image: url(../img/x2.svg);
      background-repeat: no-repeat;
      background-position: 95%;
      font-weight: 400;
      padding: 7px 33px 7px 10px;
      font-weight: 700;
      border-radius: 16px; }
    .containerslider h4 a:hover {
      color: #546E7A;
      background-image: url(../img/x.svg);
      background-color: #ECEFF1;
      border: solid 2px #ECEFF1; }
  .containerslider h5 {
    font-size: 18px;
    color: #546E7A;
    padding: 15px 0 15px 0; }
  .containerslider .carousel4 .item {
    border: solid 2px #B0BEC5;
    border-radius: 16px;
    padding: 20px;
    position: relative;
    margin: 0 15px 0 0; }
    .containerslider .carousel4 .item .tagverde {
      border-radius: 0px 8px 8px 0px;
      background-color: #50AC59;
      color: #fff;
      position: absolute;
      top: 20px;
      left: -2px;
      padding: 6px 12px 6px 12px;
      font-size: 14px; }
    .containerslider .carousel4 .item .tagfuxia {
      border-radius: 0px 8px 8px 0px;
      background-color: #DA0080;
      color: #fff;
      position: absolute;
      top: 20px;
      left: -2px;
      padding: 6px 12px 6px 12px;
      font-size: 14px; }
    .containerslider .carousel4 .item .tagnaranja {
      border-radius: 0px 8px 8px 0px;
      background-color: #FFB200;
      color: #fff;
      position: absolute;
      top: 20px;
      left: -2px;
      padding: 6px 12px 6px 12px;
      font-size: 14px; }
    .containerslider .carousel4 .item h2 {
      color: #FF8E00;
      font-size: 24px;
      font-weight: 800;
      padding-top: 60px;
      margin-bottom: 6px; }
    .containerslider .carousel4 .item h3 {
      color: #FF8E00;
      font-size: 18px;
      font-weight: 300;
      margin-bottom: 20px; }
    .containerslider .carousel4 .item .bold {
      font-size: 14px;
      font-weight: 700;
      color: #263238; }
    .containerslider .carousel4 .item p {
      font-size: 14px;
      color: #263238; }
  .containerslider .slick-prev {
    position: absolute;
    top: 37%;
    left: -33px;
    width: 16px;
    height: 50px;
    border: solid 2px #009DE0;
    background-color: #fff;
    border-radius: 60px;
    color: transparent;
    z-index: 99;
    background-repeat: no-repeat;
    background-image: url("../img/flechaizq.png");
    background-size: 10px;
    background-position: center;
    width: 50px;
    display: none !important; }
  .containerslider .slick-next {
    position: absolute;
    top: 37%;
    right: -9px;
    width: 16px;
    height: 50px;
    border: solid 2px #009DE0;
    background-color: #fff;
    border-radius: 60px;
    z-index: 0;
    background-repeat: no-repeat;
    color: transparent;
    background-image: url("../img/flechita.svg");
    background-size: 10px;
    background-position: center;
    width: 50px; }
  .containerslider .slick-prev:hover, .containerslider .slick-next:hover {
    background-color: #ECEFF1;
    border: solid 2px #ECEFF1;
    outline: none; }

.barrafiltro {
  background-color: #ECEFF1;
  padding: 16px;
  margin-bottom: 45px; }
  .barrafiltro .col1 {
    font-size: 24px;
    color: #546E7A;
    line-height: 20px; }
    .barrafiltro .col1 span {
      float: left;
      margin-right: 6px;
      margin-top: 12px; }
    .barrafiltro .col1 a {
      color: #009DE0;
      font-size: 14px;
      display: block; }
    .barrafiltro .col1 a:hover {
      color: #546E7A; }
    .barrafiltro .col1 img {
      float: left;
      margin-right: 14px; }
  .barrafiltro .col2 .filtro {
    background-color: #fff;
    border: solid 2px #009DE0;
    padding: 16px 32px;
    border: solid 2px #009DE0;
    font-size: 18px;
    text-align: center;
    float: right;
    border-radius: 32px;
    width: 170px;
    color: #009DE0;
    font-weight: 700; }
    .barrafiltro .col2 .filtro img {
      float: left;
      margin-right: 6px; }
  .barrafiltro .col2 .filtro:hover {
    background-color: #CFD8DC;
    border: solid 2px #ECEFF1;
    cursor: pointer; }

.barrafiltro_megaclub {
  background-color: #ECEFF1;
  padding: 16px;
  margin-bottom: 45px; }
  .barrafiltro_megaclub .col1 {
    font-size: 36px;
    color: #546E7A;
    line-height: 20px;
    font-weight: 800;
    padding-top: 12px; }
  .barrafiltro_megaclub .col2 .filtro {
    background-color: #fff;
    border: solid 2px #009DE0;
    padding: 16px 32px;
    border: solid 2px #009DE0;
    font-size: 18px;
    text-align: center;
    float: right;
    border-radius: 32px;
    width: 170px;
    color: #009DE0;
    font-weight: 700; }
    .barrafiltro_megaclub .col2 .filtro img {
      float: left;
      margin-right: 6px; }
  .barrafiltro_megaclub .col2 .filtro:hover {
    background-color: #CFD8DC;
    border: solid 2px #ECEFF1;
    cursor: pointer; }

.containerslider .carousel4 .item {
  width: 23%;
  display: inline-block;
  margin-bottom: 20px; }

.detalle {
  padding-top: 45px; }
  .detalle .borde {
    padding: 45px 90px 45px 90px;
    border: solid 1px #CFD8DC;
    border-radius: 16px;
    margin-top: 45px;
    margin-bottom: 45px; }
  .detalle h1 {
    font-size: 48px;
    font-weight: 800;
    line-height: 48px;
    color: #009DE0; }
  .detalle h2 {
    color: #546E7A;
    font-size: 24px;
    font-weight: 800; }
  .detalle h3 {
    color: #FF8E00;
    font-size: 36px; }
  .detalle p {
    color: #546E7A;
    font-size: 18px; }
  .detalle h4 {
    font-size: 24px;
    font-weight: 800;
    margin-top: 20px;
    color: #546E7A; }
  .detalle h5 {
    font-size: 24px;
    font-weight: 800;
    margin-top: 15px;
    color: #546E7A; }
  .detalle .mapa {
    margin: 33px 0 33px 0; }
  .detalle .redes li {
    margin-bottom: 6px; }
  .detalle .redes a {
    color: #009DE0;
    font-size: 18px; }
  .detalle .redes a:hover {
    color: #546E7A; }
  .detalle .redes img {
    margin-right: 9px; }
  .detalle h5 {
    color: #546E7A;
    font-size: 36px;
    font-weight: 400; }
  .detalle .margin {
    margin-top: 45px; }
  .detalle .volver {
    color: #546E7A;
    font-size: 14px; }
  .detalle .volver:hover {
    margin-left: -6px; }
  .detalle .tagverde {
    border-radius: 0px 8px 8px 0px;
    background-color: #50AC59;
    color: #fff;
    margin-left: -90px;
    width: 160px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 6px 12px 6px 12px;
    font-size: 14px; }
  .detalle .tagfuxia {
    border-radius: 0px 8px 8px 0px;
    background-color: #DA0080;
    color: #fff;
    position: absolute;
    top: 20px;
    left: -2px;
    padding: 6px 12px 6px 12px;
    font-size: 14px; }
  .detalle .tagnaranja {
    border-radius: 0px 8px 8px 0px;
    background-color: #FFB200;
    color: #fff;
    position: absolute;
    top: 20px;
    left: -2px;
    padding: 6px 12px 6px 12px;
    font-size: 14px; }

.otras {
  padding-bottom: 45px; }
  .otras h1 {
    color: #546E7A;
    font-size: 24px;
    line-height: 26px;
    font-weight: 800;
    margin-bottom: 33px; }
  .otras .borde {
    padding: 45px;
    border-radius: 16px;
    border: solid 1px #CFD8DC;
    position: relative;
    margin-bottom: 33px;
    background-image: url(../img/arrow.svg);
    background-repeat: no-repeat;
    background-position: 97% 45px; }
  .otras .tagverde {
    border-radius: 0px 8px 8px 0px;
    background-color: #50AC59;
    color: #fff;
    position: absolute;
    top: 20px;
    left: -2px;
    padding: 6px 20px 6px 20px;
    font-size: 14px; }
  .otras .tagfuxia {
    border-radius: 0px 8px 8px 0px;
    background-color: #DA0080;
    color: #fff;
    position: absolute;
    top: 20px;
    left: -2px;
    padding: 6px 20px 6px 20px;
    font-size: 14px; }
  .otras .tagnaranja {
    border-radius: 0px 8px 8px 0px;
    background-color: #FFB200;
    color: #fff;
    position: absolute;
    top: 20px;
    left: -2px;
    padding: 6px 20px 6px 20px;
    font-size: 14px; }
  .otras h2 {
    padding-left: 45px;
    color: #FF8E00;
    font-weight: 800;
    font-size: 36px;
    padding-top: 45px; }

.containermapa {
  position: relative; }
  .containermapa .containeritems {
    position: absolute;
    top: 15px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto; }
    .containermapa .containeritems ul {
      text-align: right; }
      .containermapa .containeritems ul li {
        color: #009DE0;
        font-weight: 14px;
        border: solid 2px #009DE0;
        display: inline-block;
        font-size: 14px;
        background-image: url(../img/x2.svg);
        background-repeat: no-repeat;
        background-position: 95%;
        font-weight: 400;
        padding: 7px 33px 7px 10px;
        font-weight: 700;
        border-radius: 16px; }
      .containermapa .containeritems ul li:hover {
        color: #546E7A;
        background-image: url(../img/x.svg);
        background-color: #ECEFF1;
        cursor: pointer;
        border: solid 2px #ECEFF1; }
  .containermapa .fotomapa {
    width: 100%; }

.nomargin {
  margin: 0; }

.panelfiltro {
  width: 450px;
  top: 0;
  right: -450px;
  height: 100%;
  background-color: #fff;
  position: fixed;
  z-index: 9999999;
  padding: 45px 20px 45px 20px; }
  .panelfiltro .x {
    position: absolute;
    top: 15px;
    font-size: 18px;
    cursor: pointer;
    color: #546E7A; }
  .panelfiltro .x:hover {
    color: #009DE0; }
  .panelfiltro label {
    padding: 33px 0 20px 0;
    font-size: 18px;
    font-weight: 800;
    color: #546E7A;
    display: block; }
  .panelfiltro a {
    background-color: #009DE0;
    padding: 14px;
    width: 100%;
    position: absolute;
    bottom: 15px;
    display: block;
    left: 0;
    right: 0;
    max-width: 400px;
    margin: auto;
    border-radius: 32px;
    width: 100%;
    color: #fff;
    font-size: 18px;
    text-align: center; }
  .panelfiltro a:hover {
    background-color: #546E7A; }
  .panelfiltro input[type="text"], .panelfiltro select {
    border: none;
    color: #546E7A;
    border-bottom: solid 1px #546E7A;
    width: 100%;
    padding: 15px 15px 15px 0;
    background-color: #fff;
    font-size: 14px; }
  .panelfiltro input::placeholder {
    color: #546E7A;
    opacity: 1; }
  .panelfiltro select {
    background-image: url(../img/flechitaselect.svg);
    background-repeat: no-repeat;
    background-position: 95%;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .panelfiltro h3 {
    border-bottom: solid 1px #546E7A;
    padding: 15px 15px 15px 33px;
    font-size: 14px;
    color: #546E7A;
    font-weight: 700;
    cursor: pointer; }
  .panelfiltro .gris {
    background-color: #ECEFF1;
    padding: 15px;
    font-size: 14px; }
  .panelfiltro .icono1 {
    background-image: url(../img/flechitaselect.svg), url(../img/car.svg);
    background-repeat: no-repeat;
    background-position: 95%, 0 12px; }
  .panelfiltro .icono2 {
    background-image: url(../img/flechitaselect.svg), url(../img/heart.svg);
    background-repeat: no-repeat;
    background-position: 95%, 0 12px; }
  .panelfiltro .icono3 {
    background-image: url(../img/flechitaselect.svg), url(../img/monitor.svg);
    background-repeat: no-repeat;
    background-position: 95%, 0 12px; }
  .panelfiltro .scroll {
    height: 93%;
    overflow-x: scroll; }

.panelfiltro1 {
  right: 0; }

.grillamegaclub {
  padding: 20px 0 45px 0; }
  .grillamegaclub h1 {
    color: #546E7A;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 45px; }
  .grillamegaclub .item {
    background-color: #fff;
    box-shadow: 20px 20px 30px #B0BEC5;
    padding: 0 20px 0 0;
    height: 152px;
    border-radius: 8px; }
    .grillamegaclub .item h2 {
      color: #546E7A;
      font-weight: 700;
      font-size: 15px;
      padding-top: 12px;
      line-height: 20px;
      padding-bottom: 15px; }
    .grillamegaclub .item img {
      float: left;
      margin-right: 15px; }
    .grillamegaclub .item h3 {
      font-size: 26px;
      color: #009DE0;
      font-weight: 800; }
      .grillamegaclub .item h3 span {
        font-weight: 400; }
    .grillamegaclub .item h4 {
      color: #009DE0;
      font-size: 20px; }
  .grillamegaclub .col-md-4 {
    padding-bottom: 45px; }

.containerslider.pad {
  padding-top: 20px; }

.megaclub_producto {
  padding-bottom: 45px;
  padding-top: 45px; }
  .megaclub_producto .foto {
    width: 100%; }
  .megaclub_producto .volver {
    color: #546E7A;
    font-size: 14px; }
  .megaclub_producto .volver:hover {
    margin-left: -6px; }
  .megaclub_producto .col-md-6 {
    padding-top: 45px; }
  .megaclub_producto h1 {
    color: #546E7A;
    font-size: 36px;
    font-weight: 800; }
  .megaclub_producto h2 {
    color: #009DE0;
    font-size: 20px;
    font-weight: 800; }
    .megaclub_producto h2 span {
      font-size: 48px; }
  .megaclub_producto .opciones {
    padding: 20px;
    border: solid 2px #B0BEC5;
    border-radius: 16px;
    margin-top: 33px;
    margin-bottom: 20px; }
  .megaclub_producto h3 {
    color: #546E7A;
    font-size: 18px;
    font-weight: bold;
    margin: 6px 0 6px 0; }
  .megaclub_producto select {
    background-image: url(../img/flechitaselect.svg);
    width: 100%;
    background-color: #fff;
    border: none;
    padding: 10px 10px 10px 0;
    color: #546E7A;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: 95%;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-bottom: solid 1px #546E7A;
    margin-bottom: 20px; }
  .megaclub_producto input[type="submit"] {
    background-color: #009DE0;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-size: 18px;
    border-radius: 32px;
    width: 100%;
    border: none; }
  .megaclub_producto input[type="submit"]:hover {
    background-color: #546E7A; }
  .megaclub_producto ul {
    padding: 15px 0 15px 0;
    color: #546E7A;
    font-size: 16px; }

.modtarjetas {
  margin-top: 45px;
  padding-bottom: 45px; }
  .modtarjetas h3 {
    font-size: 18px;
    color: #78909C;
    text-align: center; }
  .modtarjetas h4 {
    margin: 33px 0 60px 0;
    font-size: 48px;
    color: #78909C;
    text-align: center;
    font-weight: 800; }
    .modtarjetas h4 span {
      display: block; }
  .modtarjetas .item {
    padding-bottom: 120px; }
    .modtarjetas .item h2 {
      font-size: 18px;
      color: #78909C; }
    .modtarjetas .item h1 {
      color: #FF8E00;
      font-size: 36px;
      font-weight: 800;
      line-height: 40px;
      margin: 15px 0 15px 0; }
    .modtarjetas .item p {
      font-size: 18px;
      line-height: 24px;
      color: #263238;
      padding-bottom: 15px; }
    .modtarjetas .item a {
      color: #009DE0;
      font-size: 18px;
      font-weight: 700; }
    .modtarjetas .item a:hover {
      color: #263238; }
    .modtarjetas .item .foto {
      margin-bottom: 20px; }
      .modtarjetas .item .foto img {
        width: 100%; }
  .modtarjetas .pad {
    border-right: solid 2px #B0BEC5;
    border-left: solid 2px #B0BEC5;
    border-bottom: solid 2px #B0BEC5;
    border-radius: 0 0 16px 16px; }

.buscador {
  padding: 20px;
  background-color: #ECEFF1;
  margin-bottom: 33px; }
  .buscador input[type="search"] {
    border: none;
    font-size: 16px;
    color: #263238;
    border-radius: 15px;
    background-image: url(../img/searchayuda.svg);
    background-repeat: no-repeat;
    background-position: 15px;
    padding: 10px 10px 10px 45px;
    width: 100%; }

.ayudahome {
  padding-bottom: 45px; }
  .ayudahome .pad {
    padding: 20px;
    border-radius: 15px;
    border: solid 1px #B0BEC5;
    margin-bottom: 30px;
    display: block; }
    .ayudahome .pad h1 {
      font-size: 24px;
      font-weight: 700;
      color: #263238;
      padding-top: 4px; }
    .ayudahome .pad p {
      padding-top: 15px;
      font-size: 18px;
      color: #263238; }
  .ayudahome .pad:hover {
    background-color: #ECEFF1;
    border: solid 1px #ECEFF1; }

.linktarjetasmobile {
  display: none; }

.menuayuda ul li {
  padding-bottom: 4px; }
  .menuayuda ul li a {
    color: #78909C;
    font-size: 24px;
    cursor: pointer;
    font-family: "Nunito", sans-serif;
    font-weight: 800; }
  .menuayuda ul li a:hover {
    color: #009DE0; }

.menuayuda ul .sub {
  display: none; }
  .menuayuda ul .sub li a {
    font-size: 18px;
    font-weight: 400;
    border-bottom: solid 2px #009DE0;
    width: 60%;
    text-align: right;
    margin-left: 60px;
    display: block; }
  .menuayuda ul .sub li:last-child {
    padding-bottom: 15px; }

.menuayuda .active {
  display: block !important; }

.ayudacontenido h1 {
  color: #78909C;
  font-size: 18px;
  font-weight: 700; }

.ayudacontenido h2 {
  color: #78909C;
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 33px; }

.ayudacontenido p {
  padding: 15px 0 15px 0;
  font-size: 18px; }

.ayudacontenido h3 {
  color: #78909C;
  font-size: 24px;
  font-weight: 800; }

.ayudacontenido .col-md-8 .link1 {
  color: #fff;
  background-color: #009DE0;
  border-radius: 32px;
  display: block;
  width: 195px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 500;
  padding: 10px 20px 10px 20px; }

.ayudacontenido .col-md-8 .link1:hover {
  background-color: #FF8E00; }

.ayudacontenido .col-md-8 img {
  display: block;
  margin-bottom: 20px; }

.ayudacontenido .col-md-8 ul {
  padding: 20px 0 20px 0; }
  .ayudacontenido .col-md-8 ul li {
    margin-bottom: 15px; }
    .ayudacontenido .col-md-8 ul li a {
      font-size: 18px;
      font-weight: 600;
      color: #009DE0; }
    .ayudacontenido .col-md-8 ul li a:hover {
      color: #FF8E00; }

.ayudaresultado {
  padding: 0 0 45px 0; }
  .ayudaresultado h1 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 33px;
    color: #78909C; }
  .ayudaresultado h2 {
    color: #78909C;
    font-size: 36px;
    font-weight: 800; }
  .ayudaresultado p {
    font-size: 18px;
    padding-bottom: 12px;
    margin-bottom: 33px;
    border-bottom: solid 1px #90A4AE; }

.tablacoeficiente h1 {
  color: #78909C;
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 20px; }

.tablacoeficiente p {
  font-size: 18px;
  color: #263238;
  padding: 15px 0 15px 0; }

.tablacoeficiente .aclaracion {
  background-color: #CFD8DC;
  padding: 33px;
  color: #263238;
  font-size: 18px;
  margin: 15px 0 15px 0;
  border-radius: 20px; }

.tablacoeficiente a {
  color: #009DE0;
  font-size: 18px; }

.tablacoeficiente a:hover {
  color: #263238; }

.tablacoeficiente .table th {
  font-size: 18px;
  color: #78909C;
  text-align: center; }

.tablacoeficiente .table td {
  font-size: 18px;
  color: #263238;
  text-align: center; }

footer {
  background-color: #ECEFF1;
  padding: 33px 0 45px 0; }
  footer h1 {
    color: #263238;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 800; }
  footer .links {
    margin-bottom: 45px; }
    footer .links li {
      margin-bottom: 15px; }
    footer .links a {
      color: #263238;
      font-size: 18px;
      font-weight: 700; }
    footer .links a:hover {
      color: #B0BEC5; }
  footer .links2 a {
    color: #263238;
    font-size: 14px;
    text-decoration: underline; }
  footer .links2 a:hover {
    text-decoration: none; }
  footer .redes {
    padding-top: 45px; }
    footer .redes li {
      display: inline-block;
      margin-right: 33px; }
    footer .redes a:hover {
      opacity: 0.8; }

@media (max-width: 560px) {
  .carouselhome .item {
    margin: 0 6px 0 6px; }
  .carouselhome .fotodesktop {
    display: none; }
  .carouselhome .fotomobile {
    display: block; }
  .carouselhome .foto {
    float: none;
    width: 100%;
    height: auto; }
    .carouselhome .foto img {
      border-radius: 16px 16px 0 0; }
  .carouselhome .texto {
    float: none;
    width: 100%;
    border-radius: 0 0 16px 16px;
    padding: 0 20px 20px 20px; }
  .carouselhome .foto img {
    height: auto; }
  .carouselhome .texto .pad {
    padding: 20px 0 0 0; }
  .modhome1 .col-md-4 {
    margin-bottom: 15px; }
  .modhome2 .foto img {
    height: auto; }
  .modhome2 .foto {
    height: auto; }
  .modhome2 .borde {
    border: none; }
  .modhome3 .borde {
    border: none; }
  .modhome3 .foto {
    height: auto; }
  .modhome1 .item .borde {
    height: auto; }
  .modhome2 .col1 {
    padding-right: 15px; }
  .modhome2 .borde {
    height: auto; }
  .modhome3 .borde {
    height: auto;
    padding: 33px; }
  .modhome3 .col2 {
    padding-left: 15px; }
  footer .links2 {
    padding-bottom: 20px; }
  .modlanding1 h4 {
    font-size: 25px; }
  .modlanding1 .col-md-6 {
    margin-bottom: 15px; }
  .modhome4 .col-md-4 {
    margin-bottom: 15px; }
  .modlanding1 h4 {
    margin: 15px 0 33px 0; }
  .barrafiltro .col2 .filtro span {
    display: none; }
  .barrafiltro .col2 .filtro {
    padding: 16px 12px 16px 20px;
    width: auto; }
  .carouselbuscador {
    display: none; }
  .carouselbuscadormobile {
    display: block; }
  .containerslider h4 {
    line-height: 36px; }
  .containerslider .carousel4 .item {
    width: 100%; }
  .headerlanding h2 {
    font-size: 33px; }
  .porque {
    padding: 20px; }
  .porque h1 {
    font-size: 33px; }
  .detalle .borde {
    padding: 20px; }
  .detalle .tagverde {
    margin-left: -20px; }
  .detalle h1 {
    font-size: 39px;
    line-height: 43px; }
  .detalle h2 {
    font-size: 20px;
    margin-bottom: 15px; }
  .barrafiltro_megaclub .filtro span {
    display: none; }
  .barrafiltro_megaclub .col2 .filtro {
    padding: 16px 12px 16px 20px;
    width: auto; }
  .barrafiltro_megaclub .col1 {
    padding-top: 20px; }
  .grillamegaclub .item img {
    width: 133px; }
  .grillamegaclub .item h2 {
    line-height: 16px;
    padding-bottom: 6px; }
  .grillamegaclub .item h3 {
    font-size: 18px; }
  .grillamegaclub .item h4 {
    font-size: 18px; }
  .grillamegaclub .item {
    height: 118px; }
  .containerslider.pad {
    padding-bottom: 0; }
  header .items li ul {
    display: none; }
  header .items li.search {
    display: none; }
  header .banking {
    width: auto; }
  header .items li {
    width: auto;
    padding: 4px; }
  header .banking a {
    padding: 12px 20px;
    font-size: 14px; }
  header .items .logo img {
    width: 129px; }
  .frasetop span {
    display: block; }
  .frasetop {
    font-size: 14px;
    line-height: 15px; }
  .menu1 .panel2, .menu1 .panel3 {
    left: 0; }
  .menu1 .atras, .menu1 .atras2, .menu1 .atras4 {
    display: block; }
  .panelfiltro {
    width: 100%; }
  .panelfiltro .scroll {
    height: 90%; }
  .panelfiltro a {
    max-width: 90%; }
  footer .redes {
    padding-bottom: 15px; }
  .modlanding1 .item .borde {
    height: auto; }
  .modhome3 .foto img, .modhome2 .foto img {
    border-radius: 20px; }
  .modhome4 h4 {
    font-size: 33px; }
  .modtarjetas h4 {
    font-size: 30px; }
  .modtarjetas .item {
    padding-bottom: 33px; }
  .modhome4 {
    padding-bottom: 33px; }
  .linktarjetasdesktop {
    display: none; }
  .linktarjetasmobile {
    display: block; }
  .headercomercios a {
    float: none;
    width: 100%;
    margin-top: 15px;
    display: block; }
  .calendario .iconos .col-md-3 {
    margin-bottom: 15px; } }

.month {
  padding: 70px 25px;
  width: 100%;
  background: #1abc9c;
  text-align: center; }

.month ul {
  margin: 0;
  padding: 0; }

.month ul li {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px; }

.month .prev {
  float: left;
  padding-top: 10px; }

.month .next {
  float: right;
  padding-top: 10px; }

.weekdays {
  margin: 0;
  padding: 10px 0;
  background-color: #CFD8DC;
  border-bottom: solid 1px #78909C; }

.weekdays li {
  display: inline-block;
  width: 13.6%;
  color: #78909C;
  text-align: center; }

.days {
  padding: 10px 0;
  margin: 0; }

.days li {
  list-style-type: none;
  display: inline-block;
  width: 13.6%;
  text-align: center;
  margin-bottom: 5px;
  font-size: 12px;
  color: #777; }

.days li .active1 {
  padding: 5px;
  background: #82D5F6;
  color: white !important; }

.days li .active2 {
  padding: 5px;
  background: #FFB200;
  color: white !important; }

.days li .active3 {
  padding: 5px;
  background: #FF0000;
  color: white !important; }

.days li .active4 {
  padding: 5px;
  background: #ffb300;
  background: -moz-linear-gradient(45deg, #ffb300 0%, #ffb300 50%, #e73827 50%, #e73827 51%, #e73827 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #ffb300), color-stop(50%, #ffb300), color-stop(50%, #e73827), color-stop(51%, #e73827), color-stop(100%, #e73827));
  background: -webkit-linear-gradient(45deg, #ffb300 0%, #ffb300 50%, #e73827 50%, #e73827 51%, #e73827 100%);
  background: -o-linear-gradient(45deg, #ffb300 0%, #ffb300 50%, #e73827 50%, #e73827 51%, #e73827 100%);
  background: -ms-linear-gradient(45deg, #ffb300 0%, #ffb300 50%, #e73827 50%, #e73827 51%, #e73827 100%);
  color: white !important; }

@media screen and (max-width: 720px) {
  .weekdays li, .days li {
    width: 13.1%; } }

@media screen and (max-width: 420px) {
  .weekdays li, .days li {
    width: 12.5%; }
  .days li .active {
    padding: 2px; } }

@media screen and (max-width: 290px) {
  .weekdays li, .days li {
    width: 12.2%; } }
