/* Imports */
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Signika:wght@300;400;700&display=swap");
.mar-none {
  margin: 0 !important; }

.pad-none {
  padding: 0 !important; }

.center {
  margin: 0 auto;
  text-align: center !important; }

.padmax {
  padding-top: 20px;
  padding-bottom: 20px; }

.derecha {
  float: right; }

.full-page {
  min-height: 70vh; }

.bold {
  font-weight: bold !important;
  display: inline-block; }

.light {
  font-weight: lighter; }

.tabla {
  display: table !important; }

.tabla-cell {
  display: table-cell !important; }

.middle {
  vertical-align: middle !important; }

.patop {
  padding-top: 10px; }

.ta-derecha {
  text-align: right; }

.sombra {
  -webkit-box-shadow: 10px 10px 18px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 18px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 18px -5px rgba(0, 0, 0, 0.75); }

.full-width {
  width: 100%; }

.slow {
  -webkit-animation-duration: 3s !important;
  animation-duration: 3s !important; }

.slower {
  -webkit-animation-duration: 5s !important;
  animation-duration: 5s !important; }

.slowest {
  -webkit-animation-duration: 7s !important;
  animation-duration: 7s !important; }

.corazon:hover {
  color: #C30505; }

.palecero {
  padding-left: 0; }

.sombrat {
  text-shadow: -3px 2px 2px rgba(0, 0, 0, 0.5); }

.buwo-mini {
  height: 21px; }

.full-height {
  height: 100%; }

.full-width {
  width: 100%; }

@-moz-keyframes spin {
  100% {
    -moz-transform: translate(-50%, -50%) rotate(360deg); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: rotate(360deg); } }
/*  Transparencia entre Slider */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%; }

.slider {
  width: 100%;
  height: 40vh;
  overflow: hidden; }
  .slider img {
    margin-top: -20%;
    min-width: 100%; }

.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  background-color: #5cb85c;
  border-color: transparent;
  color: #ebebeb; }

.alert-success hr {
  border-top-color: rgba(0, 0, 0, 0); }

.alert-success .alert-link {
  color: #d2d2d2; }

.alert-info {
  background-color: #5bc0de;
  border-color: transparent;
  color: #ebebeb; }

.alert-info hr {
  border-top-color: rgba(0, 0, 0, 0); }

.alert-info .alert-link {
  color: #d2d2d2; }

.alert-warning {
  background-color: #f0ad4e;
  border-color: transparent;
  color: #ebebeb; }

.alert-warning hr {
  border-top-color: rgba(0, 0, 0, 0); }

.alert-warning .alert-link {
  color: #d2d2d2; }

.alert-danger {
  background-color: #d9534f;
  border-color: transparent;
  color: #ebebeb; }

.alert-danger hr {
  border-top-color: rgba(0, 0, 0, 0); }

.alert-danger .alert-link {
  color: #d2d2d2; }

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
div.wpcf7-mail-sent-ok {
  border: none !important;
  background-color: #22b17a;
  margin-top: -21px;
  color: #fff !important; }

span.wpcf7-not-valid-tip {
  color: #fff !important;
  font-size: 1em;
  display: block;
  background-color: #e74545;
  text-align: center;
  margin-top: 0px; }

div.wpcf7-validation-errors {
  border: none !important;
  background-color: rgba(0, 0, 0, 0);
  text-align: center; }

/* The side navigation menu */
.sidenav {
  height: 100%;
  /* 100% Full-height */
  width: 0;
  /* 0 width - change this with JavaScript */
  position: fixed;
  /* Stay in place */
  z-index: 3;
  /* Stay on top */
  top: 0;
  left: 0;
  background-color: #fff;
  /* Black*/
  overflow-x: hidden;
  /* Disable horizontal scroll */
  padding-top: 60px;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
  -webkit-transition: 0.5s; }

/* The navigation menu links */
.sidenav a {
  text-align: center;
  text-transform: uppercase;
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #4c4c4c;
  display: block;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  cursor: pointer; }

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus {
  color: #fee8e2;
  cursor: pointer; }

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  cursor: pointer; }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px; }

  .sidenav a {
    font-size: 18px; } }
#navbar {
  display: block;
  position: fixed;
  background-color: rgba(0, 0, 0, 0);
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 10px 0;
  color: #4c4c4c;
  font-weight: bold; }
  #navbar a, #navbar span {
    color: #4c4c4c;
    cursor: pointer; }
    #navbar a:hover, #navbar span:hover {
      text-decoration: none;
      color: #4c4c4c; }

.logo-mobile {
  opacity: 0; }

.menu-desktop {
  transition: width .5s ease, background-color .5s ease;
  -webkit-transition: width .5s ease, background-color .5s ease;
  position: fixed;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 15px 0;
  color: #000;
  font-weight: 300; }
  .menu-desktop a, .menu-desktop span {
    text-transform: uppercase;
    color: #000;
    margin: 10px 39px;
    font-size: 16px;
    cursor: pointer; }
    .menu-desktop a:hover, .menu-desktop span:hover {
      text-decoration: none;
      color: #f2f2f2;
      cursor: pointer; }
    .menu-desktop a i, .menu-desktop span i {
      font-size: 26px;
      margin-left: 2px; }

#navbar-derecha {
  display: inline-block !important;
  position: absolute;
  right: 20px; }

#navbar-izquierda {
  display: inline-block;
  position: absolute;
  left: 20px; }

#navbar-center {
  text-align: center; }

.sliding-middle-out {
  display: inline-block;
  position: relative;
  padding-bottom: 3px; }

.sliding-middle-out:after {
  content: '';
  display: block;
  margin: auto;
  height: 1px;
  width: 0px;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;
  -webkit-transition: width .5s ease, background-color .5s ease; }

.sliding-middle-out:hover:after {
  width: 20%;
  background: #fee8e2; }

.underline {
  display: inline-block;
  position: relative;
  padding-bottom: 3px; }

.underline:after {
  content: '';
  display: block;
  margin: auto;
  height: 1px;
  width: 0px;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;
  -webkit-transition: width .5s ease, background-color .5s ease; }

.underline:hover:after {
  width: 20%;
  background: #fee8e2; }

@font-face {
  font-family: Bierstadt;
  src: url(../font/Bierstadt-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: Bierstadt;
  src: url(../font/Bierstadt-Italic.woff) format("woff");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: Bierstadt;
  src: url(../font/Bierstadt-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: Bierstadt;
  src: url(../font/Bierstadt-Bold-Italic.woff) format("woff");
  font-weight: 700;
  font-style: italic; }
/* VARIABLES */
/* COLORES */
/* CODE */
html * {
  font-family: "Bierstadt", sans-serif; }

body {
  padding-top: 80px;
  color: #fff;
  background: #000; }

a {
  text-decoration: none !important; }

p {
  font-family: "Bierstadt", sans-serif; }

.boton_menu_mobile {
  display: none;
  text-align: right;
  color: #000; }

#header {
  overflow: hidden;
  position: relative;
  height: 85%;
  max-height: 1200px;
  padding: 0;
  color: #fff;
  padding-top: 0px; }
  #header h1 {
    font-family: "Bierstadt", sans-serif;
    font-size: 34px;
    line-height: 42px; }
    #header h1 strong {
      font-size: 36px;
      font-weight: 700; }
  #header h2 {
    font-family: "Bierstadt", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    font-size: 26px; }
  #header h3 {
    font-family: "Bierstadt", sans-serif;
    font-weight: 300;
    font-size: 18px; }
  #header .boton-articulo-header {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-top: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0);
    border: solid 1px #fdc02e;
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px !important; }
    #header .boton-articulo-header:hover {
      background-color: #fdc02e; }
  #header .flecha {
    color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0.6; }
  #header:hover .flecha {
    opacity: 1; }

#leer-mas {
  position: relative;
  display: block;
  text-align: center;
  color: #fdc02e;
  text-transform: uppercase;
  font-weight: 700;
  padding: 35px 0 45px; }
  #leer-mas h2 {
    font-family: "Bierstadt", sans-serif;
    font-weight: 700; }
  #leer-mas a {
    font-family: "Bierstadt", sans-serif;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-top: 15px;
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: #fdc02e;
    border-radius: 25px;
    font-weight: 700;
    color: #000;
    font-size: 20px !important; }
    #leer-mas a:hover {
      background-color: #fff;
      color: #000; }

.dropdown-toggle {
  font-size: 14px !important; }

.dropdown-menu {
  width: 100% !important;
  font-size: 15px;
  line-height: 16px;
  z-index: 9999; }

.dropdown-item {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin: 5px 0; }
  .dropdown-item:hover {
    background-color: #f2f2f2; }

.ligas {
  width: 100%;
  display: inline-block; }
  .ligas .btn {
    background-color: #fff;
    color: #000; }

#relevante {
  display: block;
  position: relative;
  color: #fff;
  height: 100%;
  padding: 35px 25px; }
  #relevante h2 {
    font-family: "Bierstadt", sans-serif;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 13px;
    font-size: 24px; }
  #relevante .wpp-thumbnail {
    border-radius: 12px;
    width: 100% !important; }

.relevante-thumbnail {
  background: #121212;
  margin: 15px 0;
  padding: 20px;
  border-radius: 25px; }
  .relevante-thumbnail h3 {
    font-weight: 700 !important;
    font-size: 18px !important;
    margin-bottom: 0;
    color: #fdc02e; }
  .relevante-thumbnail p {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #fff; }
    .relevante-thumbnail p strong {
      font-size: 20px;
      margin-bottom: 0;
      font-family: "Bierstadt", sans-serif; }

.boton-articulo {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-top: 15px;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0);
  border: solid 1px #fdc02e;
  border-radius: 25px;
  font-weight: 700;
  font-size: 12px !important; }
  .boton-articulo:hover {
    background-color: #fdc02e;
    color: #000; }

.wpp-list {
  height: 100%; }

#backgrounder {
  background: rgba(0, 0, 0, 0.57); }

#searchbar {
  padding: 45px 25px;
  text-align: center;
  background: #121212; }
  #searchbar h2 {
    font-family: "Bierstadt", sans-serif;
    text-align: left !important;
    text-transform: uppercase;
    margin-top: 0;
    color: #fdc02e;
    font-weight: 700;
    font-size: 28px; }
    #searchbar h2 strong {
      color: #fff;
      font-size: 32px; }
  #searchbar p {
    font-size: 18px;
    font-weight: 300;
    color: #000; }

.gallery-thumb {
  min-width: 245px;
  content: '';
  height: 170px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-bottom: 25px;
  cursor: pointer; }
  .gallery-thumb:hover {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08); }

.info-thumb {
  min-width: 245px;
  content: '';
  height: 370px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-bottom: 25px;
  cursor: pointer; }
  .info-thumb:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05); }

#menu {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  position: fixed;
  background: #fdc02e;
  text-align: center;
  padding: 15px;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0; }
  #menu a {
    font-family: "Bierstadt", sans-serif;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px; }
    #menu a:hover {
      color: #000; }
  #menu .social a {
    color: #000 !important;
    font-size: 18px;
    margin: 0 7px; }
  #menu #logo-header {
    min-width: 40px;
    max-width: 50px; }
    #menu #logo-header img {
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease; }
      #menu #logo-header img:hover {
        max-width: 60px; }

.h-100 {
  height: 100%; }

.sidenav {
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8) !important;
  color: #fff !important; }
  .sidenav a {
    color: #fff !important;
    font-size: 18px;
    font-weight: 700; }

#bar {
  padding: 15px;
  position: relative;
  background: linear-gradient(to right, #b82100, #ff8a1f);
  color: #fff;
  text-align: center; }
  #bar p {
    font-weight: 300;
    margin: 0; }

#newsfeed {
  position: relative;
  padding: 35px 25px; }

.cover {
  height: 440px;
  content: ''; }

.titulo {
  font-family: "Bierstadt", sans-serif; }

#page {
  position: relative;
  padding: 60px 25px; }
  #page h1 {
    font-weight: 700;
    text-transform: uppercase;
    color: #fdc02e;
    font-family: "Bierstadt", sans-serif; }
  #page h2 {
    font-weight: 700;
    color: #fdc02e; }
  #page p {
    font-size: 18px;
    color: #fff;
    text-align: justify;
    font-weight: 300; }
    #page p a {
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      color: #fdc02e;
      font-weight: normal; }
      #page p a:hover {
        color: #dc9c02; }

#nota h3 {
  color: #565656;
  font-size: 22px;
  font-family: "Bierstadt", sans-serif; }
  #nota h3 span {
    padding: 3px;
    color: #fff;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8); }

#archive {
  padding: 25px; }

.thumbnail-articulo {
  position: relative;
  margin-bottom: 35px;
  max-width: 320px;
  min-width: 280px;
  border: solid #000 1px;
  border-radius: 25px;
  background: #121212;
  padding: 25px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease; }
  .thumbnail-articulo h3 {
    font-family: "Bierstadt", sans-serif;
    font-size: 20px;
    color: #fdc02e;
    font-weight: 700; }
    .thumbnail-articulo h3 strong {
      font-weight: 700; }
  .thumbnail-articulo p {
    text-align: justify;
    margin-bottom: 0;
    color: #fff; }
    .thumbnail-articulo p strong {
      font-family: "Bierstadt", sans-serif;
      color: #fff;
      font-size: 20px; }
  .thumbnail-articulo .circulo-color {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    color: #fff;
    vertical-align: bottom !important;
    margin-left: 1px !important; }
  .thumbnail-articulo .boton-leer-mas {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-top: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: #121212;
    border: solid 1px #fdc02e;
    border-radius: 25px;
    font-weight: 700;
    font-size: 12px !important; }
    .thumbnail-articulo .boton-leer-mas:hover {
      background-color: #fdc02e;
      color: #000; }
  .thumbnail-articulo:hover {
    border-color: #fdc02e;
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03); }

.imagen-articulo {
  content: '';
  width: 100%;
  height: 200px;
  border-radius: 25px;
  margin-bottom: 10px; }

#siguenos {
  text-align: center;
  padding: 25px;
  padding-top: 85px; }
  #siguenos h2 {
    font-family: "Bierstadt", sans-serif;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 13px;
    font-size: 24px; }

#redes {
  padding: 25px;
  background-color: #fdc02e;
  color: #000;
  text-align: center; }
  #redes a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #000;
    margin: 0 7px; }

div.wpcf7-mail-sent-ok {
  border: none !important;
  background-color: #22b17a;
  margin-top: -21px;
  color: #fff !important; }

span.wpcf7-not-valid-tip {
  color: #fff !important;
  font-size: 1em;
  display: block;
  background-color: #e74545;
  text-align: center;
  margin-top: 0px; }

div.wpcf7-validation-errors {
  border: none !important;
  background-color: rgba(0, 0, 0, 0);
  text-align: center; }

#footer {
  position: relative;
  display: block;
  background: #000 url("../imagenes/pattern.png") top left;
  color: #fff;
  text-align: center;
  margin-top: 35px;
  padding: 35px 25px 85px 35px; }
  #footer a {
    font-family: "Bierstadt", sans-serif;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
    text-align: center; }
    #footer a:hover {
      color: #fdc02e; }

.copy {
  position: relative; }

.spacer {
  content: '';
  height: 24vh; }

.circulo-color {
  display: inline-block;
  padding: 2px 5px;
  border-radius: 25px;
  font-weight: 700;
  text-align: center;
  height: 30px;
  width: 30px;
  vertical-align: text-bottom;
  margin-left: 5px; }

li {
  font-size: 18px;
  font-family: "Bierstadt", sans-serif !important;
  font-weight: 300; }

ul {
  font-size: 18px;
  font-family: "Bierstadt", sans-serif !important; }
  ul li {
    font-size: 18px;
    font-family: "Bierstadt", sans-serif !important;
    font-weight: 300; }

/* Disable WhatsApp button on Desktop - Tutorial link: http://ares.me/1VIxAsz */
@media screen and (min-width: 1024px) {
  .statiskicks-whatsapp {
    display: none !important; } }
.statiskicks-link {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  padding: 10px !important;
  color: white;
  font-size: 12px;
  border-radius: 2px;
  margin-right: 2px;
  cursor: pointer;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  margin-top: 2px;
  display: inline-block;
  text-decoration: none; }

.statiskicks-link:hover, .statiskicks-link:active {
  color: white; }

.statiskicks-twitter {
  background: #00aced; }

.statiskicks-twitter:hover, .statiskicks-twitter:active {
  background: #0084b4; }

.statiskicks-facebook {
  background: #3B5997; }

.statiskicks-facebook:hover, .statiskicks-facebook:active {
  background: #2d4372; }

.statiskicks-buffer {
  background: #444; }

.statiskicks-buffer:hover, .statiskicks-buffer:active {
  background: #222; }

.statiskicks-pinterest {
  background: #bd081c; }

.statiskicks-pinterest:hover, .statiskicks-pinterest:active {
  background: #bd081c; }

.statiskicks-linkedin {
  background: #0074A1; }

.statiskicks-linkedin:hover, .statiskicks-linkedin:active {
  background: #006288; }

.statiskicks-whatsapp {
  background: #43d854; }

.statiskicks-whatsapp:hover, .statiskicks-whatsapp:active {
  background: #009688; }

.statiskicks-social {
  margin: 20px 0px 25px 0px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  padding: 0; }

#pagination {
  text-align: center; }
  #pagination .current {
    background-color: #fdc02e;
    padding: 10px;
    color: #000;
    font-weight: 600; }
  #pagination a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    background-color: #000;
    color: #fff;
    margin: 2px;
    padding: 10px;
    font-weight: 600; }
    #pagination a:hover {
      text-decoration: none;
      background-color: #fdc02e;
      color: #000; }

#medios {
  background-color: #121212;
  padding-top: 45px;
  padding-bottom: 45px;
  text-align: center; }
  #medios h1 {
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase; }
  #medios img {
    max-width: 80px;
    margin-bottom: 15px !important;
    filter: brightness(0) invert(1) !important; }

#ligas {
  background-color: #000;
  padding-top: 45px;
  padding-bottom: 45px;
  text-align: center; }
  #ligas h1 {
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase; }
  #ligas img {
    max-width: 120px;
    margin-bottom: 25px !important; }

@media (max-width: 992px) {
  .liso img {
    margin-bottom: 40px;
    max-width: 140px; }

  #page {
    padding-top: 120px; }
    #page h1 {
      font-size: 26px; }
    #page h2 {
      font-size: 22px; }

  .cover {
    height: 240px; }

  body {
    padding-top: 40px; }

  #header {
    height: 420px;
    text-align: center; }
    #header h1 {
      text-align: center;
      font-size: 24px;
      line-height: 28px; }
      #header h1 strong {
        font-size: 24px; }
    #header h2 {
      font-size: 20px; }
    #header h3 {
      font-size: 18px;
      display: none; }
    #header p {
      font-size: 18px; }

  .thumbnail-articulo a {
    text-align: center;
    display: block; }

  .copy {
    padding: 25px;
    text-align: center !important; }
    .copy h1 {
      text-align: center; }

  .btn {
    margin-bottom: 15px; }

  .desaparece-ch {
    display: none; }

  .boton_menu_mobile {
    display: inline-block; } }

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