@import url(normalize.min.css);
@import url(bootstrap-grid.min.css);
@import url(animate.min.css);
@import url(owl.carousel.min.css);
@import url(magnific-popup.min.css);
@import url(font-awesome.min.css);
body {
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.25; }

a, button {
  color: inherit;
  text-decoration: none;
  transition: .3s;
  border: none;
  outline: none; }

img {
  display: block;
  max-width: 100%; }

.cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.img-holder {
  position: relative;
  padding-bottom: 56.25%; }
  .img-holder.img-full {
    padding-bottom: 100%; }

.cke_editable {
  background: #fff; }

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0; }

.flex {
  display: flex;
  justify-content: space-between;
  height: 100%; }

.flex-1 {
  flex: 1; }

.full-height {
  position: relative;
  height: 100%;
  padding-bottom: 0; }

.container {
  max-width: 1200px;
  position: relative; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

.cke_editable {
  padding: 30px !important; }
  .cke_editable > *:not(:first-child) {
    margin-top: 1em; }

.row-grid {
  overflow: hidden;
  margin: -15px; }
  .row-grid > * {
    padding: 15px; }

.animated {
  animation-duration: .3s; }

.text-uppercase {
  text-transform: uppercase; }

.wow {
  animation-duration: 1s; }

.slider {
  position: relative; }

section {
  position: relative; }

.image-responsive {
  width: 100%; }

.wrapper {
  position: relative; }

.row-grid-small {
  margin: -7.5px; }
  .row-grid-small > * {
    padding: 7.5px; }

.row-grid-big {
  margin: -30px; }
  .row-grid-big > * {
    padding: 30px; }

.text-center {
  text-align: center; }

.wrapper {
  position: relative;
  overflow: hidden; }

@font-face {
  font-family: 'Gill Sans';
  src: url("../fonts/GillSans-SemiBold.woff2") format("woff2"), url("../fonts/GillSans-SemiBold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Gill Sans';
  src: url("../fonts/GillSans.woff2") format("woff2"), url("../fonts/GillSans.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'The Bold';
  src: url("../fonts/TheBoldFont.woff2") format("woff2"), url("../fonts/TheBoldFont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'Gill Sans', sans-serif;
  font-weight: normal;
  color: #727176;
  font-size: 1.25rem;
  line-height: 1; }

section {
  text-align: center; }

.login {
  background: #e6e6e6;
  text-align: center;
  padding: 7.5em 0;
  font-size: 2.4em;
  font-weight: 600; }

.form-group:not(:first-child) {
  margin-top: 1em; }

.home-slider .item img {
  width: 100%;
  max-width: initial; }
.home-slider .owl-dots {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 30px;
  padding: 30px; }
  .home-slider .owl-dots .owl-dot {
    transition: .3s;
    width: 1em;
    height: 1em;
    background: #fff;
    border-radius: 1em;
    margin: .5em 0;
    font-size: .4em;
    background: rgba(255, 255, 255, 0.5); }
    .home-slider .owl-dots .owl-dot:hover, .home-slider .owl-dots .owl-dot.active {
      width: 3em;
      background: #fff; }

.form-control {
  text-align: center;
  color: #931519;
  padding: .125em;
  display: block;
  width: 100%;
  border: none;
  background: #fff; }

.btn {
  padding: .5em 1em;
  text-transform: uppercase;
  color: #fff;
  background: #ff000a;
  cursor: pointer;
  transition: .3s;
  display: inline-block;
  vertical-align: baseline; }
  .btn:hover {
    background: #931519; }
  .btn.inline {
    background: #A3A2AA;
    margin-top: 1em; }

#la-promo {
  padding: 4.5em 0;
  z-index: 1; }
  #la-promo .container {
    max-width: 60%; }
  #la-promo h1 {
    font-family: 'The Bold', sans-serif;
    font-size: 3.6em;
    color: #ff000a;
    margin-bottom: 1em; }
  #la-promo .content-html {
    font-size: 1.5em;
    line-height: 1.5;
    font-weight: bold; }
  #la-promo .izquierda, #la-promo .derecha {
    max-width: 20%;
    max-height: 80%;
    top: auto; }
  #la-promo .derecha {
    left: auto; }
  #la-promo .izquierda {
    right: auto; }
  #la-promo .img-container {
    display: flex;
    justify-content: space-between; }

#bases {
  padding: 4.5em 0;
  background: #ECEDED; }
  #bases h1 {
    font-size: 3em;
    color: #ff000a;
    margin-bottom: 1em; }
  #bases .content-html {
    font-size: 1.5em;
    line-height: 1.1; }

#ganadores {
  padding: 3.5em 0;
  background: linear-gradient(to bottom, rgba(236, 237, 237, 0), #eceded); }
  #ganadores .container {
    max-width: 992px; }
  #ganadores .inner-container {
    max-width: 300px;
    margin: auto; }
  #ganadores .img-holder {
    padding-bottom: 100%; }
  #ganadores h1 {
    font-size: 3em;
    color: #ff000a;
    margin-bottom: 1em; }
  #ganadores .content-html {
    font-size: 1.5em;
    line-height: 1.1; }
  #ganadores .cover {
    object-fit: contain; }
  #ganadores h3 {
    margin-top: 1em;
    font-size: 1.5em; }

.footer {
  background: #ff000a;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.2em;
  text-align: center;
  padding: 2.25em 0;
  position: relative;
  line-height: 1.25; }

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
#contador {
  padding: 9em 0;
  position: relative; }
  #contador .background {
    position: absolute;
    max-width: initial;
    max-height: initial;
    -webkit-animation: rotating 20s linear infinite;
    top: -10000%;
    right: -10000%;
    left: -10000%;
    bottom: -10000%;
    margin: auto;
    width: 150vw;
    height: 150vw;
    pointer-events: none; }
  #contador h1 {
    font-size: 3em;
    color: #ff000a;
    font-weight: bold;
    margin-bottom: 1em; }
  #contador .count {
    font-size: 10em;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #931519; }
    #contador .count > * {
      margin: 0 .0625em; }
    #contador .count > span {
      position: relative;
      color: #fff;
      padding: .0625em .175em;
      border-radius: .125em;
      background: #931519; }
      #contador .count > span span {
        position: relative; }
      #contador .count > span::before {
        content: '';
        background: rgba(0, 0, 0, 0.15);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 50%; }
  #contador .cover, #contador .container {
    z-index: 1; }

.header {
  background: #ff000a;
  color: #fff;
  text-transform: uppercase;
  padding: 1.5em 0;
  position: sticky;
  top: 0;
  z-index: 10000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  transition: .3s; }
  .header .container {
    display: flex;
    align-items: flex-start;
    justify-content: center; }
  .header .logo {
    max-height: 120px;
    transition: .3s; }
  .header.fixed {
    padding: .5em 0; }
    .header.fixed .logo {
      max-height: 80px; }

.nav {
  margin-top: 1em; }
  .nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .nav ul li {
      margin-left: 3em; }

.popup {
  padding: 30px;
  line-height: 1.5;
  background: rgba(255, 255, 255, 0.95); }
  .popup h2, .popup h3 {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ff000a; }

.mobile-button {
  display: none;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 50px;
  font-size: 1.5em;
  text-align: center; }
  .mobile-button:hover {
    background: #fff;
    color: #ff000a; }
  .mobile-button img {
    height: 34px; }

.mobile-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 0, 10, 0.95);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  line-height: 1;
  visibility: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  animation-duration: .3s;
  font-weight: bold; }
  .mobile-menu.animated {
    visibility: visible; }
  .mobile-menu .mobile-nav {
    text-transform: uppercase; }
    .mobile-menu .mobile-nav ul {
      margin: 0 30px; }
      .mobile-menu .mobile-nav ul li {
        margin: 1em 0; }
        .mobile-menu .mobile-nav ul li.active > a {
          color: #931519; }
        .mobile-menu .mobile-nav ul li a {
          font-size: 1.5em; }
          .mobile-menu .mobile-nav ul li a:hover {
            color: #931519; }
        .mobile-menu .mobile-nav ul li .fa {
          display: none;
          color: rgba(255, 255, 255, 0.5);
          font-size: 1.5em;
          margin-right: .5em;
          width: 1em;
          text-align: center; }
  .mobile-menu .close {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    transform: rotate(180deg); }
    .mobile-menu .close:hover {
      color: #931519; }

.mobile-logo {
  margin: auto;
  margin-bottom: 30px; }

@media screen and (max-width: 1600px) {
  body {
    font-size: 1rem; }

  #contador .background {
    width: 175vw;
    height: 175vw; }

  .header .logo {
    max-height: 100px; } }
@media screen and (max-width: 1200px) {
  .header .logo {
    max-height: 80px !important; }

  #contador .count {
    font-size: 8em; } }
@media screen and (max-width: 992px) {
  .header {
    padding: 15px 0 !important; }
    .header .logo {
      max-height: 60px !important; }

  #contador .background {
    width: 200vw;
    height: 200vw; }

  section {
    padding: 4.5em 0 !important; }
    section h1 {
      font-size: 2.5em !important; }

  #contador .count {
    font-size: 6em; } }
@media screen and (max-width: 768px) {
  .header {
    padding: 5px 0 !important; }
    .header .logo {
      max-height: 40px !important; }

  .nav {
    display: none; }

  .mobile-button {
    display: block; }

  #contador .count {
    font-size: 4em; }
  #contador .background {
    width: 250vw;
    height: 250vw; }

  section {
    padding: 3em 0 !important; }
    section h1 {
      font-size: 2em !important; }
    section .content-html {
      font-size: 1.5em !important; }

  .footer, .login {
    font-size: 1em; }

  .home-slider .item {
    overflow: hidden; }
    .home-slider .item img {
      width: 150%;
      margin-left: -25%; }
  .home-slider .owl-dots {
    padding: 15px; }

  #la-promo .container {
    max-width: 1200px; }
  #la-promo .izquierda, #la-promo .derecha {
    position: relative;
    max-width: 40%;
    margin: 0;
    transform: translateY(3em); }
  #la-promo .content-html {
    line-height: 1.1; } }
@media screen and (max-width: 576px) {
  #contador .count {
    font-size: 3em; }
  #contador .background {
    width: 375vw;
    height: 375vw; }

  section {
    padding: 2em 0 !important; }
    section h1 {
      font-size: 1.5em !important; }
    section .content-html, section h3 {
      font-size: 1em !important; } }

/*# sourceMappingURL=style.css.map */
