/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 10, 2024 */
@font-face {
  font-family: 'mgallery_ceralight';
  src: url('mgallerycera-light-webfont.woff2') format('woff2'), url('mgallerycera-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mgallery_ceramedium';
  src: url('mgallerycera-medium-webfont.woff2') format('woff2'), url('mgallerycera-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mgallery_ceraregular';
  src: url('mgallerycera-regular-webfont.woff2') format('woff2'), url('mgallerycera-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'the_seasonsbold';
  src: url('theseasons-bold-webfont.woff2') format('woff2'), url('theseasons-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'the_seasonsregular';
  src: url('theseasons-regular-webfont.woff2') format('woff2'), url('theseasons-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'the_seasonsregular_italic';
  src: url('theseasons-regularitalic-webfont.woff2') format('woff2'), url('theseasons-regularitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.fill {
  object-fit: cover;
  object-position: middle center;
}
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.shad {
  text-shadow: 0 -1px 0 rgba(128, 128, 128, 0.5);
}
.serif-bold {
  font-family: 'the_seasonsbold', serif;
}
.serif-regular {
  font-family: 'the_seasonsregular', serif;
}
.serif-italic {
  font-family: 'the_seasonsregular_italic';
}
.sans-light {
  font-family: 'mgallery_ceralight', sans-serif;
}
.sans-regular {
  font-family: 'mgallery_ceraregular', sans-serif;
}
.sans-bold {
  font-family: 'mgallery_ceramedium', sans-serif;
}
.upper {
  text-transform: uppercase;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semi {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.sans {
  font-family: 'mgallery_ceraregular', sans-serif;
}
.serif {
  font-family: 'the_seasonsregular', serif;
}
/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
body,
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: 'mgallery_ceraregular', sans-serif;
}
a,
a:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}
hr.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.btn-fill {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #c8a977;
  font-size: 18px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  padding: 15px 45px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  border: 1px solid #c8a977;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn-fill:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #FFF;
  color: #c8a977;
}
.btn-confirmar {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #c8a977;
  font-size: 18px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  padding: 15px 45px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  border: 1px solid #c8a977;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn-confirmar:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #FFF;
  color: #c8a977;
}
.btn-sm {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #c8a977;
  font-size: 13px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  padding: 8px 25px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  border: 1px solid #c8a977;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn-sm:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #FFF;
  color: #c8a977;
}
.btn-sm-inactive {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: transparent;
  font-size: 13px;
  font-family: 'the_seasonsregular', serif;
  color: #646c72;
  padding: 8px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  border: 1px solid #646c72;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn-sm-inactive:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #FFF;
  color: #c8a977;
}
.btn-line {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #FFF;
  font-size: 18px;
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  padding: 15px 45px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  border: 1px solid #c8a977;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn-line:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #c8a977;
  color: #FFF;
}
/*
Para el fill
.head-img {
      width: 100%;
      height: 415px;
      overflow: hidden;
      img {
        width: 100%;
        height: 415px;
        .fill;
      }
      }*/
.alert-warning {
  background: #c8a977;
  color: #FFF;
}
.alert {
  border: none;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: 'the_seasonsregular', serif;
  font-size: 14px;
  padding: 10px 0;
}
.alert-dismissible .btn-close {
  padding: 15px;
  fill: #FFF;
}
header {
  background: #4a4f54;
  border-bottom: 1px solid #c8a977;
  padding: 0;
  height: 80px;
}
header .logo {
  padding: 20px 0;
  display: inline-block;
}
header .logo a img {
  width: 150px;
}
header nav {
  padding: 20px 20px 20px 0;
  display: inline-block;
  float: right;
}
@media (max-width: 767px) {
  header nav {
    display: none;
  }
}
header nav ul {
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
header nav ul li {
  display: inline-block;
  padding: 0 16px;
}
header nav ul li a {
  color: #FFF;
  letter-spacing: 0.08em;
  font-family: 'the_seasonsregular', serif;
  font-size: 16px;
}
header nav ul li a:hover {
  color: #c8a977;
}
header nav ul li a.usr {
  color: #c8a977;
  font-size: 18px;
}
header nav ul li a.usr:hover {
  color: #FFF;
}
.usuarionav {
  position: absolute;
  z-index: 3;
  top: 80px;
  background: #c8a977;
  padding: 10px 0;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 767px) {
  .usuarionav {
    display: none;
  }
}
.usuarionav ul {
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
.usuarionav ul li {
  display: inline-block;
  padding: 0 16px;
  font-size: 12px;
  color: #FFF;
  text-align: center;
  font-weight: 700;
  border-right: 1px solid #FFD992;
}
.usuarionav ul li:last-child {
  border-right: none;
}
.usuarionav ul li .pts {
  display: block;
  font-size: 26px;
  text-align: center;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin: 0;
}
.usuarionav ul li span {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  margin: 0;
}
.usuarionav ul li a {
  color: #FFF;
  font-size: 14px;
  text-align: center;
}
.usuarionav ul li a span {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 700;
}
.usuarionav ul li a .bi {
  font-size: 21px;
  display: block;
}
.usuarionav ul li a:hover {
  color: #FFF;
}
.usuarionav-mob {
  position: absolute;
  z-index: 3;
  top: 0px;
  background: #c8a977;
  padding: 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.usuarionav-mob ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.usuarionav-mob ul li {
  display: inline-block;
  padding: 16px;
  font-size: 12px;
  color: #000;
  text-align: center;
  font-weight: 700;
}
.usuarionav-mob ul li .pts {
  display: block;
  font-size: 26px;
  text-align: center;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin: 0;
}
.usuarionav-mob ul li span {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  margin: 0;
}
.usuarionav-mob ul li a {
  color: #000;
  font-size: 14px;
  text-align: center;
}
.usuarionav-mob ul li a span {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 700;
}
.usuarionav-mob ul li a .bi {
  font-size: 21px;
  display: block;
}
.usuarionav-mob ul li a:hover {
  color: #FFF;
}
.hero {
  margin: 0 0 50px 0;
  position: relative;
}
@media (max-width: 767px) {
  .hero {
    margin: 50px 0;
  }
}
.hero figure {
  width: 100%;
  transform: translateX(-20px);
  height: 500px;
  overflow: hidden;
  -webkit-border-radius: 0 0 200px 0;
  -moz-border-radius: 0 0 200px 0;
  border-radius: 0 0 200px 0;
}
@media (max-width: 767px) {
  .hero figure {
    height: 350px;
    -webkit-border-radius: 0 0 100px 0;
    -moz-border-radius: 0 0 100px 0;
    border-radius: 0 0 100px 0;
  }
}
.hero figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: middle center;
}
.hero .txt {
  padding: 0 10%;
}
@media (max-width: 767px) {
  .hero .txt {
    padding: 20px;
  }
}
.hero .txt .btn-fill {
  display: inline-block;
}
.hero .txt .btn-line {
  display: inline-block;
}
.hero h1 {
  font-size: 34px;
  color: #c8a977;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .hero h1 {
    font-size: 26px;
  }
}
.hero p {
  font-size: 21px;
  line-height: 1.6em;
  color: #646c72;
  font-weight: 300;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .hero p {
    font-size: 18px;
  }
}
.hero .precio {
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 32px;
  line-height: 1em;
}
.hero .precio span {
  display: block;
  font-size: 21px;
  line-height: 1em;
  font-family: 'mgallery_ceraregular', sans-serif;
  color: #646c72;
  text-decoration: line-through;
}
.hero .imagen {
  position: relative;
}
.hero .pill {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #61669d;
  font-size: 16px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  padding: 15px 45px;
  position: absolute;
  z-index: 2;
  right: 0;
  top: -20px;
}
.hero2 {
  margin: 0 0 50px 0;
  position: relative;
}
.hero2 figure {
  width: 100%;
  height: 500px;
  overflow: hidden;
  -webkit-border-radius: 0 0 80px 80px;
  -moz-border-radius: 0 0 80px 80px;
  border-radius: 0 0 80px 80px;
  background: #000;
}
@media (max-width: 767px) {
  .hero2 figure {
    height: 400px;
    -webkit-border-radius: 0 0 50px 0;
    -moz-border-radius: 0 0 50px 0;
    border-radius: 0 0 50px 0;
  }
}
.hero2 figure img {
  opacity: 0.9;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: middle center;
}
.hero2 .txt {
  position: absolute;
  top: 30%;
  z-index: 2;
}
@media (max-width: 767px) {
  .hero2 .txt {
    top: auto;
    bottom: 10px;
  }
}
.hero2 .txt .btn-fill {
  display: inline-block;
}
.hero2 .txt .btn-line {
  display: inline-block;
}
.hero2 h1 {
  font-size: 32px;
  color: #c8a977;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .hero2 h1 {
    color: #FFF;
    font-size: 26px;
    margin-bottom: 10px;
  }
}
.hero2 h1 em {
  font-family: 'the_seasonsregular_italic';
}
.hero2 h2 {
  font-size: 55px;
  color: #c8a977;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .hero2 h2 {
    color: #FFF;
    font-size: 36px;
    margin-bottom: 10px;
  }
}
.hero2 p {
  font-size: 21px;
  line-height: 1.6em;
  color: #FFF;
  font-weight: 400;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .hero2 p {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.hero2 .precio {
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 32px;
  line-height: 1em;
}
.hero2 .precio span {
  display: block;
  font-size: 21px;
  line-height: 1em;
  font-family: 'mgallery_ceraregular', sans-serif;
  color: #646c72;
  text-decoration: line-through;
}
.hero2 .imagen {
  position: relative;
}
.hero2 .pill {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #61669d;
  font-size: 16px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  padding: 15px 45px;
  position: absolute;
  z-index: 2;
  right: 0;
  top: -20px;
}
.hero-in {
  margin: 90px 0;
  position: relative;
}
@media (max-width: 767px) {
  .hero-in {
    margin: 50px 0;
  }
}
.hero-in figure {
  width: 100%;
  transform: translateX(-20px);
  height: 400px;
  overflow: hidden;
  -webkit-border-radius: 0 0 0 200px;
  -moz-border-radius: 0 0 0 200px;
  border-radius: 0 0 0 200px;
}
@media (max-width: 767px) {
  .hero-in figure {
    height: 350px;
    -webkit-border-radius: 0 0 0 100px;
    -moz-border-radius: 0 0 0 100px;
    border-radius: 0 0 0 100px;
  }
}
.hero-in figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: middle center;
}
.hero-in .txt {
  padding: 0 10%;
}
@media (max-width: 767px) {
  .hero-in .txt {
    padding: 20px;
  }
}
.hero-in h1 {
  font-size: 32px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .hero-in h1 {
    font-size: 28px;
  }
}
.hero-in p {
  font-size: 21px;
  line-height: 1.6em;
  color: #646c72;
  font-weight: 300;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .hero-in p {
    font-size: 18px;
  }
}
.hero-in .imagen {
  position: relative;
  width: 100%;
  float: right;
}
.featured {
  padding: 90px 0 0;
  /*article {
          display: block;
          .transition(all 0.4s ease);
          &:hover {
            .transition(all 0.4s ease);

            transform: translateY(-5px);
            box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.23);
            -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.23);
            -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.23);
            figure {
              img {
                opacity: 0.7;
                .transition(all 0.4s ease);
              }
            }
          }
          figure {
            position: relative;
            background: #000;
            margin: 0;
            figcaption {
              position: absolute;
              z-index: 2;
              top: 20px;
              left: 20px;
              color: #FFF;
              font-size: 18px;
              .serif;
            }
            img {
              width: 100%;
              opacity: 0.9;
              .transition(all 0.4s ease);

            }
          }
          .txt {
            padding: 10px;
            h4 {
              .serif;
              color: @dark;
              font-size: 24px;
              margin: 0;
            }
            .precio {
              .serif;
              color: @gold;
              font-size: 21px;
              text-align: right;
            }
            p {
              font-size: 14px;
              color: @gray;
            }
            .btn-sm {
              float: right;
            }
          }
          }*/
}
@media (max-width: 767px) {
  .featured {
    padding: 40px 0 0;
  }
}
.featured .intro h2 {
  font-size: 58px;
  font-family: 'the_seasonsregular', serif;
  color: #1a2129;
}
@media (max-width: 767px) {
  .featured .intro h2 {
    font-size: 36px;
  }
}
.featured .intro p {
  color: #646c72;
  font-size: 18px;
}
.featured .btn-line {
  float: right;
}
@media (max-width: 767px) {
  .featured .btn-line {
    float: none;
  }
}
.featured .owl-carousel {
  padding: 50px 0;
}
.featured article {
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 30px;
}
.featured article:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: translateY(-5px);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.23);
}
.featured article:hover figure img {
  opacity: 0.7;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.featured article figure {
  width: 100%;
  position: relative;
  background: #000;
  margin: 0;
}
.featured article figure figcaption {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 20px;
  color: #FFF;
  font-size: 18px;
  font-family: 'the_seasonsregular', serif;
}
.featured article figure .precio2 {
  position: absolute;
  right: 0;
  bottom: -1px;
  background: #FFF;
  -webkit-border-radius: 30px 0 0 0;
  -moz-border-radius: 30px 0 0 0;
  border-radius: 30px 0 0 0;
  padding: 7px 15px;
  text-align: right;
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 21px;
  z-index: 2;
}
.featured article figure .precio2 span {
  font-size: 16px;
  font-family: 'mgallery_ceraregular', sans-serif;
  color: #646c72;
  text-decoration: line-through;
}
.featured article figure .pill {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #61669d;
  font-size: 13px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  padding: 7px 25px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0px;
}
.featured article figure img {
  width: 100%;
  opacity: 0.9;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.featured article .txt {
  padding: 20px;
}
.featured article .txt h4 {
  font-family: 'the_seasonsregular', serif;
  color: #1a2129;
  font-size: 24px;
  margin: 0;
}
.featured article .txt .precio {
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 21px;
  text-align: right;
}
.featured article .txt p {
  font-size: 14px;
  color: #646c72;
}
.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #61669d;
}
.deal-month {
  padding: 70px 0 140px;
}
@media (max-width: 767px) {
  .deal-month {
    padding: 40px 0;
  }
}
.deal-month .delmes {
  background: #f3f3f3;
  padding: 50px 80px;
  position: relative;
  -webkit-border-radius: 80px 0 80px 0;
  -moz-border-radius: 80px 0 80px 0;
  border-radius: 80px 0 80px 0;
}
@media (max-width: 767px) {
  .deal-month .delmes {
    padding: 20px;
  }
}
.deal-month .delmes h5 {
  font-size: 21px;
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
}
@media (max-width: 767px) {
  .deal-month .delmes h5 {
    font-size: 21px;
  }
}
.deal-month .delmes h3 {
  font-family: 'the_seasonsregular', serif;
  font-size: 42px;
  color: #1a2129;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .deal-month .delmes h3 {
    font-size: 32px;
  }
}
.deal-month .delmes h3 em {
  font-family: 'the_seasonsregular_italic';
}
.deal-month .delmes p {
  font-size: 18px;
  color: #646c72;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .deal-month .delmes p {
    font-size: 18px;
  }
}
.deal-month .delmes figure {
  position: absolute;
  float: right;
  max-width: 100%;
  margin-right: -20px;
}
.deal-month .delmes figure .pill {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #61669d;
  font-size: 13px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  padding: 15px 45px;
  position: absolute;
  z-index: 2;
  right: -20px;
  top: -20px;
}
@media (max-width: 767px) {
  .deal-month .delmes figure {
    position: relative;
    float: none;
    margin-right: 0;
  }
}
.deal-month .delmes figure img {
  max-width: 100%;
}
.experiencias {
  padding: 90px 0;
}
@media (max-width: 767px) {
  .experiencias {
    padding: 30px 0;
  }
}
.experiencias .intro h2 {
  font-size: 58px;
  font-family: 'the_seasonsregular', serif;
  color: #1a2129;
}
@media (max-width: 767px) {
  .experiencias .intro h2 {
    font-size: 36px;
  }
}
.experiencias .intro p {
  color: #646c72;
  font-size: 18px;
}
.experiencias article figure {
  width: 100%;
  position: relative;
  background: #c8a977;
  overflow: hidden;
}
.experiencias article figure img {
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.experiencias article figure figcaption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  color: #FFF;
  font-size: 36px;
  line-height: 1em;
  font-family: 'the_seasonsregular', serif;
}
.experiencias article p {
  font-size: 14px;
  color: #646c72;
  padding: 10px;
}
.experiencias article:hover figure img {
  opacity: 0.3;
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer footer {
  background: #1a2129;
  padding: 80px 0;
}
@media (max-width: 767px) {
  .footer footer {
    padding: 100px 0 100px;
  }
}
.footer footer .logos a {
  margin: 0 20px 0 0;
}
@media (max-width: 767px) {
  .footer footer .logos {
    text-align: center;
  }
}
.footer footer nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer footer nav ul li {
  margin: 0;
  padding: 0 0 10px;
  font-size: 14px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  text-align: right;
}
@media (max-width: 767px) {
  .footer footer nav ul li {
    text-align: left;
  }
}
.footer footer nav ul li a {
  color: #FFF;
}
.footer footer nav ul li a:hover {
  color: #c8a977;
}
.footer footer .redes {
  text-align: right;
}
.footer footer .redes a {
  color: #c8a977;
  font-size: 23px;
  margin-left: 20px;
}
.footer footer .redes a:hover {
  color: #FFF;
}
.footer footer .copy {
  margin-top: 20px;
  font-size: 12px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  text-align: right;
}
.footer footer .copy a {
  color: #c8a977;
}
.listado {
  padding: 90px 0 0;
}
@media (max-width: 767px) {
  .listado {
    padding: 40px 0 0;
  }
}
.listado .intro {
  margin-bottom: 50px;
}
.listado .intro h2 {
  font-size: 34px;
  font-family: 'the_seasonsregular', serif;
  color: #1a2129;
}
@media (max-width: 767px) {
  .listado .intro h2 {
    font-size: 36px;
  }
}
.listado .intro p {
  color: #646c72;
  font-size: 18px;
}
.listado .intro .form-select {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.listado .btn-fill {
  margin: 0;
  float: right;
}
@media (max-width: 767px) {
  .listado .btn-fill {
    float: none;
    margin-bottom: 30px;
  }
}
.listado .btn-confirmar {
  margin-bottom: 80px;
}
.listado article {
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 30px;
  border: 1px solid #c8a977;
}
.listado article:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: translateY(-5px);
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.23);
}
.listado article:hover figure img {
  opacity: 0.9;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.listado article.confirmar {
  border: none;
}
.listado article.confirmar .txt {
  padding: 30px 0;
}
.listado article.confirmar .txt h4 {
  font-size: 22px;
  color: #c8a977;
  margin-bottom: 20px;
}
.listado article.confirmar .txt p {
  font-size: 16px;
}
.listado article.confirmar .txt li {
  font-size: 16px;
}
.listado article.confirmar:hover {
  transform: translateY(0px);
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.listado article figure {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  position: relative;
  background: #000;
  -webkit-border-radius: 0 0 30px 0;
  -moz-border-radius: 0 0 30px 0;
  border-radius: 0 0 30px 0;
  margin: 0;
}
.listado article figure figcaption {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 20px;
  color: #FFF;
  font-size: 18px;
  font-family: 'the_seasonsregular', serif;
}
.listado article figure .precio2 {
  position: absolute;
  left: 0;
  top: -1px;
  background: #c8a977;
  -webkit-border-radius: 0 0 30px 0;
  -moz-border-radius: 0 0 30px 0;
  border-radius: 0 0 30px 0;
  padding: 4px 12px;
  text-align: right;
  font-family: 'mgallery_ceramedium', sans-serif;
  color: #FFF;
  font-size: 21px;
  z-index: 2;
}
.listado article figure .precio2 span {
  font-size: 13px;
  font-family: 'mgallery_ceraregular', sans-serif;
  color: #FFF;
}
.listado article figure .pill {
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  border-radius: 70px;
  background: #1a2129;
  font-size: 11px;
  font-family: 'mgallery_ceraregular', sans-serif;
  color: #FFF;
  padding: 7px;
  position: absolute;
  z-index: 2;
  right: 10px;
  bottom: 10px;
}
.listado article figure img {
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 100%;
  object-fit: cover;
  object-position: middle center;
}
.listado article .txt {
  padding: 10px;
}
.listado article .txt h4 {
  font-family: 'mgallery_ceramedium', sans-serif;
  color: #1a2129;
  font-size: 16px;
  margin: 0;
  line-height: 1.4em;
}
.listado article .txt .precio {
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 21px;
  text-align: right;
}
.listado article .txt p {
  font-size: 14px;
  color: #646c72;
}
.listado article .txt .btn-sm {
  margin-top: 5px;
}
.listado article .txt .faltan {
  font-size: 13px;
  color: #646c72;
}
.listado article .txt .faltan strong {
  font-family: 'mgallery_ceramedium', sans-serif;
  color: #c8a977;
  font-size: 14px;
}
.detalle {
  margin: 90px 0;
  position: relative;
}
@media (max-width: 767px) {
  .detalle {
    margin: 50px 0;
  }
}
.detalle .cabezal h4 {
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 24px;
}
@media (max-width: 767px) {
  .detalle .cabezal h4 {
    font-size: 16px;
  }
}
.detalle .cabezal h1 {
  font-size: 32px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .detalle .cabezal h1 {
    font-size: 28px;
  }
}
.detalle .cabezal .precio {
  color: #c8a977;
  font-family: 'the_seasonsregular', serif;
  font-size: 48px;
  text-align: right;
  line-height: 1em;
}
.detalle .cabezal .precio span {
  font-size: 21px;
  font-family: 'mgallery_ceraregular', sans-serif;
  color: #646c72;
  text-decoration: line-through;
  line-height: 1em;
}
@media (max-width: 767px) {
  .detalle .cabezal .precio {
    font-size: 24px;
    text-align: left;
  }
}
.detalle .cabezal .aclara-precio {
  color: #c8a977;
  font-size: 21px;
  font-family: 'the_seasonsregular', serif;
  text-align: right;
}
@media (max-width: 767px) {
  .detalle .cabezal .aclara-precio {
    font-size: 16px;
    text-align: left;
    margin-bottom: 20px;
  }
}
.detalle .cabezal .pill {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #61669d;
  font-size: 16px;
  font-family: 'the_seasonsregular', serif;
  color: #FFF;
  padding: 7px 25px;
  text-align: center;
  display: inline-block;
}
.detalle .descripcion {
  margin: 50px 0;
}
@media (max-width: 767px) {
  .detalle .descripcion {
    margin: 30px 0;
  }
}
.detalle p {
  font-size: 18px;
  color: #646c72;
  line-height: 1.6em;
}
.detalle p.lead {
  font-size: 24px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .detalle p.lead {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .detalle p {
    font-size: 16px;
  }
}
.detalle .contenido {
  padding-right: 50px;
}
.detalle article {
  margin-bottom: 40px;
}
.detalle article h3 {
  font-size: 24px;
  font-family: 'the_seasonsregular', serif;
  color: #1a2129;
}
@media (max-width: 767px) {
  .detalle article h3 {
    font-size: 21px;
  }
}
.detalle article ul li {
  font-size: 18px;
  color: #646c72;
  line-height: 1.6em;
}
@media (max-width: 767px) {
  .detalle article ul li {
    font-size: 16px;
  }
}
.detalle .carousel {
  position: relative;
}
.detalle .carousel .logo {
  position: absolute;
  z-index: 88;
  right: 20px;
  top: 20px;
}
.detalle .carousel .logo img {
  max-width: 130px;
}
.detalle .carousel-inner {
  -webkit-border-radius: 200px 0 0 0px;
  -moz-border-radius: 200px 0 0 0px;
  border-radius: 200px 0 0 0px;
  overflow: hidden;
  height: 450px;
  width: 100%;
}
@media (max-width: 767px) {
  .detalle .carousel-inner {
    -webkit-border-radius: 80px 0 0 0px;
    -moz-border-radius: 80px 0 0 0px;
    border-radius: 80px 0 0 0px;
    height: 350px;
  }
}
.detalle .carousel-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: middle center;
}
.detalle .tycs {
  font-size: 14px;
}
.detalle .tycs .tit {
  font-size: 18px;
  color: #c8a977;
  font-family: 'the_seasonsregular', serif;
}
.detalle .tycs p {
  font-size: 14px;
}
.detalle .selector {
  margin: 50px 0;
}
@media (max-width: 767px) {
  .detalle .selector {
    margin: 20px 0;
  }
}
.detalle .selector select {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 18px;
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  padding: 15px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  border: 1px solid #c8a977;
}
.detalle .selector .btn-line {
  text-align: right;
}
.detalle .selector a {
  font-size: 18px;
  color: #c8a977;
  font-family: 'the_seasonsregular', serif;
}
.voucher {
  border: 5px solid #f3f3f3;
  padding: 50px;
  margin: 90px 0;
  position: relative;
}
@media (max-width: 767px) {
  .voucher {
    margin: 50px 0;
  }
}
.voucher .cabezal {
  border-bottom: 1px solid #555;
}
.voucher .cabezal h4 {
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 24px;
  margin: 30px 0 10px;
}
@media (max-width: 767px) {
  .voucher .cabezal h4 {
    font-size: 16px;
  }
}
.voucher .cabezal h1 {
  font-size: 32px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .voucher .cabezal h1 {
    font-size: 28px;
  }
}
.voucher .cabezal .codigo-id {
  color: #c8a977;
  font-size: 21px;
  font-family: 'the_seasonsregular', serif;
  text-align: right;
}
@media (max-width: 767px) {
  .voucher .cabezal .codigo-id {
    font-size: 16px;
    text-align: left;
    margin-bottom: 20px;
  }
}
.voucher .descripcion {
  margin: 50px 0;
}
@media (max-width: 767px) {
  .voucher .descripcion {
    margin: 30px 0;
  }
}
.voucher p {
  font-size: 18px;
  color: #1a2129;
  line-height: 1.6em;
}
.voucher p.lead {
  font-size: 24px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .voucher p.lead {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .voucher p {
    font-size: 16px;
  }
}
.voucher .tycs {
  border-top: 1px solid #CCC;
  padding: 30px 0 0 0;
}
.voucher .tycs h4 {
  font-size: 21px;
  font-family: 'the_seasonsregular', serif;
  color: #1a2129;
}
@media (max-width: 767px) {
  .voucher .tycs h4 {
    font-size: 18px;
  }
}
.voucher .tycs p {
  font-size: 14px;
  color: #646c72;
}
.voucher .contenido {
  padding-right: 50px;
}
.voucher article {
  margin-bottom: 40px;
}
.voucher article h3 {
  font-size: 24px;
  font-family: 'the_seasonsregular', serif;
  color: #1a2129;
}
@media (max-width: 767px) {
  .voucher article h3 {
    font-size: 21px;
  }
}
.voucher article ul li {
  font-size: 18px;
  color: #646c72;
  line-height: 1.6em;
}
@media (max-width: 767px) {
  .voucher article ul li {
    font-size: 16px;
  }
}
.voucher .footer {
  background: #1a2129;
  text-align: center;
  padding: 20px;
}
.voucher .footer .logos img {
  margin: 0 20px;
}
.carrito {
  margin: 90px 0;
  position: relative;
}
@media (max-width: 767px) {
  .carrito {
    margin: 50px 0;
  }
}
.carrito .cabezal h4 {
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 24px;
}
@media (max-width: 767px) {
  .carrito .cabezal h4 {
    font-size: 16px;
  }
}
.carrito .cabezal h1 {
  font-size: 32px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .carrito .cabezal h1 {
    font-size: 28px;
  }
}
.carrito .cart-items {
  margin-bottom: 50px;
}
.carrito .cart-items .head {
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
  font-family: 'the_seasonsregular', serif;
  font-size: 16px;
  color: #1a2129;
}
.carrito .cart-items .head .precio {
  text-align: right;
}
.carrito .cart-items .footy {
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
  font-family: 'the_seasonsregular', serif;
  font-size: 16px;
  color: #1a2129;
}
.carrito .cart-items .footy .precio-total {
  text-align: right;
  color: #c8a977;
}
.carrito .cart-items article {
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
}
.carrito .cart-items article .precio {
  text-align: right;
  font-family: 'the_seasonsregular', serif;
  font-size: 16px;
  color: #1a2129;
}
.carrito .cart-items article select {
  max-width: 100px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 18px;
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  padding: 15px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  border: 1px solid #c8a977;
}
.carrito .cart-items .item img {
  width: 100%;
}
@media (max-width: 767px) {
  .carrito .cart-items .item img {
    display: none;
  }
}
.carrito .cart-items .item h5 {
  font-family: 'the_seasonsregular', serif;
  font-size: 21px;
  color: #1a2129;
}
.carrito .cart-items .item p {
  color: #646c72;
  font-size: 16px;
}
.historial {
  margin: 90px 0;
  position: relative;
}
@media (max-width: 767px) {
  .historial {
    margin: 50px 0;
  }
}
.historial .cabezal h4 {
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 24px;
}
@media (max-width: 767px) {
  .historial .cabezal h4 {
    font-size: 16px;
  }
}
.historial .cabezal h1 {
  font-size: 32px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .historial .cabezal h1 {
    font-size: 28px;
  }
}
.historial .cart-items {
  margin-bottom: 50px;
}
.historial .cart-items .head {
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
  font-family: 'the_seasonsregular', serif;
  font-size: 16px;
  color: #1a2129;
}
.historial .cart-items .head .precio {
  text-align: right;
}
.historial .cart-items .footy {
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
  font-family: 'the_seasonsregular', serif;
  font-size: 16px;
  color: #1a2129;
}
.historial .cart-items .footy .precio-total {
  text-align: right;
  color: #c8a977;
}
.historial .cart-items article {
  padding: 20px 0;
  border: 1px solid #f3f3f3;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 20px;
  box-shadow: 2px 0px 11px -1px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 2px 0px 11px -1px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 0px 11px -1px rgba(0, 0, 0, 0.28);
}
.historial .cart-items article .precio {
  font-family: 'the_seasonsregular', serif;
  font-size: 21px;
  color: #1a2129;
}
.historial .cart-items article select {
  max-width: 100px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 18px;
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  padding: 15px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  border: 1px solid #c8a977;
}
.historial .cart-items .tag {
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px 25px;
  display: inline-block;
  float: right;
}
.historial .cart-items .tag.available {
  background: #379A1E;
}
.historial .cart-items .tag.canjeado {
  background: #61669d;
}
.historial .cart-items .legal {
  font-size: 13px;
  color: #555;
}
.historial .cart-items .codigo {
  font-size: 14px;
  font-weight: 700;
  color: #777;
  margin-top: 20px;
}
.historial .cart-items .fecha {
  color: #646c72;
  font-size: 16px;
}
.historial .cart-items img {
  width: 100%;
}
@media (max-width: 767px) {
  .historial .cart-items img {
    display: none;
  }
}
.historial .cart-items h5 {
  font-family: 'the_seasonsregular', serif;
  font-size: 21px;
  color: #1a2129;
}
.historial .cart-items p {
  color: #555;
  font-size: 15px;
}
.login {
  margin: 90px 0;
  position: relative;
}
@media (max-width: 767px) {
  .login {
    margin: 50px 0;
  }
}
.login .cabezal h4 {
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 24px;
}
@media (max-width: 767px) {
  .login .cabezal h4 {
    font-size: 16px;
  }
}
.login .cabezal h1 {
  font-size: 32px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .login .cabezal h1 {
    font-size: 28px;
  }
}
.login .modulo {
  padding: 30px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.login .modulo.gris {
  background: #f3f3f3;
}
.login h2 {
  font-size: 42px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .login h2 {
    font-size: 32px;
  }
}
.login h3 {
  font-size: 32px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .login h3 {
    font-size: 26px;
  }
}
.login h4 {
  font-size: 21px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .login h4 {
    font-size: 18px;
  }
}
.formulario .form-control {
  padding: 15px;
  margin-bottom: 20px;
}
.formulario input,
.formulario textarea {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.formulario a {
  color: #c8a977;
  font-size: 14px;
  margin-left: 20px;
}
.formulario .form-check-input:checked {
  background-color: #c8a977;
  border-color: #c8a977;
}
.formulario .form-select {
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
}
.nav-tabs {
  margin-bottom: 50px;
}
.nav-tabs li a {
  color: #c8a977;
}
.nav-tabs li a:hover {
  color: #61669d;
}
.puntosdash article {
  background: #1a2129;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: #f1f1f1;
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
  font-family: 'the_seasonsregular', serif;
  color: #c8a977;
  font-size: 42px;
}
.puntosdash article span {
  text-transform: uppercase;
  font-weight: 700;
  color: #CCC;
  display: block;
  margin: 0px auto;
  font-size: 14px;
  font-family: 'mgallery_ceraregular', sans-serif;
}
.acordion {
  padding: 0 0 150px;
}
.acordion h4 {
  font-size: 32px;
  color: #1a2129;
  font-family: 'the_seasonsregular', serif;
  line-height: 1em;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .acordion h4 {
    font-size: 26px;
  }
}
.acordion h2 {
  font-family: 'the_seasonsregular', serif;
}
.acordion .accordion-button:not(.collapsed) {
  color: #c8a977;
  background: #1a2129;
}
.tabla-premios .table thead th {
  border-bottom: 3px solid #c8a977;
  color: #c8a977;
}
#mob {
  display: none;
}
@media (max-width: 767px) {
  #mob {
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 888;
    padding: 20px 20px 80px;
    margin: 0;
    height: 100vh;
  }
  #mob ul {
    margin: 0;
    padding: 0;
  }
  #mob li {
    display: block;
    text-align: right;
    padding: 8px 0;
  }
  #mob li a {
    color: #FFF;
    font-size: 21px;
    font-family: 'the_seasonsregular', serif;
  }
  #mob .cosas {
    position: absolute;
    left: 20px;
    top: 50px;
  }
  #mob .cosas ul li {
    text-align: left;
  }
  #mob .cosas a {
    color: #FFF;
    font-family: 'the_seasonsregular', serif;
    font-size: 16px;
  }
  #mob .cosas a:hover {
    color: #c8a977;
  }
  #mob .cosas a.lang {
    background: #F8F9FA;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #61669d;
    padding: 4px 8px;
  }
  #mob .cosas a.lang .bi {
    font-size: 11px;
  }
  #mob .cosas a.lang:hover {
    color: #FFF;
    background: #c8a977;
  }
  #mob .cosas a.cart {
    font-size: 21px;
    color: #c8a977;
    position: relative;
  }
  #mob .cosas a.cart:hover {
    color: #c8a977;
  }
  #mob .cosas a.cart span {
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    font-size: 11px;
    font-weight: 700;
    color: #FFF;
    background: #c8a977;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 17px;
    height: 17px;
    text-align: center;
  }
  #mob .cosas a.user {
    font-size: 21px;
    color: #c8a977;
  }
  #mob .cosas a.user:hover {
    color: #c8a977;
  }
}
.burger {
  display: none;
}
@media (max-width: 767px) {
  .burger {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
  }
}
#nav-icon3 {
  width: 30px;
  height: 25px;
  position: relative;
  margin: 5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #c8a977;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
  top: 0px;
}
#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
  top: 10px;
}
#nav-icon3 span:nth-child(4) {
  top: 20px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
