.buenfin {
  background-color: #b4213c;
  padding: 5px 0px;
  z-index: 999;
  position: relative;
}
.buenfin .center .contenido {
  width: 100%;
  text-align: center;
}
.buenfin .center .contenido span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}
.buenfin .center .contenido span.logoBuen {
  margin: 0px 10px;
}
.buenfin .center .contenido span.logoBuen img {
  width: 80px;
}
.buenfin .center .contenido span.contador div {
  font-family: inherit;
  display: inline-block;
  color: #ff003f;
}
.buenfin .center .contenido span.contador div #dig1,
.buenfin .center .contenido span.contador div #dig2 {
  margin: 0;
  font-size: 40px;
  line-height: 45px;
  width: 40px;
  height: 50px;
  background-color: #991221;
  text-align: center;
  margin: 0px 3px;
  border-radius: 7px;
}
.buenfin .center .contenido span.dias div {
  display: inline-block;
}
.bg10 {
  position: relative;
  background-color: #b4213c;
}
.bg1 {
  margin-top: 112px;
}
.portadas {
  margin-top: 112px;
}
#header {
  background-color: #ff003f;
}
#header .container .row nav ul li a {
  font-size: 18px;
  color: #fff;
}
#header .container .row nav ul li a.active,
#header .container .row nav ul li a:hover {
  color: #F9FA0A;
}
#header .container .social--header a.icon {
  background-color: #fff;
}
#header .container .social--header a.icon i {
  color: #ff003f;
}
#header .container .social--header a.icon:hover {
  background-color: #F9FA0A;
}
#header .container .social--header a.buenFinLetras {
  display: inline-block;
  margin: -10px 0px 0px 10px;
}
#header .container .social--header a.buenFinLetras img {
  height: 55px;
}
@media only screen and (max-width: 768px) {
  #header .container .logo--header {
    display: none;
  }
  #header .container .artclose .burgx,
  #header .container .artclose .burgx2,
  #header .container .artclose .burgx3 {
    background-color: #fff;
  }
  #header .container .row nav {
    background-color: #ff003f;
  }
  #header.header--opened .container .social--header {
    bottom: -9px;
    text-align: center;
  }
  .bg1,
  .portadas {
    margin-top: 87px;
  }
}
