body {
  margin: 0px;
  position: relative;
  padding-bottom: 70px;
  height: 100%;

  background-color: #B02028 !important;
  background-image: url(../images/2025/rojo.png);
  background-repeat: repeat;
  background-position: center;
}

.bases-content::-webkit-scrollbar {
  width: 9px;
}

.bases-content::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(189,189,189,1) 30%, rgba(189,189,189,1) 70%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
}

.bases-content::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background-color: #B02028;
}

.navbar-toggler {
  background-color: #9d1726;
}

#cont_bases {
  padding: 40px;
  max-width: 1400px;
  margin: auto;
  color: #fff;
  font-family: 'Gotham Rounded' !important;
}
.red_wave {
  top: -480px;
}

.home_producto {
  max-height:250px;
  width:auto!important;
  margin-top:0px;
}
.back_yellow {
  background-image: url("../images/2019/background_yellow.png");
  background-repeat: repeat-y;
  background-size: auto;
  background-position: center 0px;/*136px;*/
  padding-bottom: 50px;
  height: 100%;
}
.box_home_misparticipaciones_title_1 {
  font-family:nescafe_sansregular;
  font-size:24px;
}
.footer.container.back_black {
  position:relative!important;
}
.max_width_1048 {
  max-width:1048px;
  margin-left:auto;
  margin-right:auto;
  padding:20px;
  padding-top:60px;
}/*
@media (max-width:1130px) {
    body {
        background-image: url(../images/2019/header_background.png);
        background-repeat: no-repeat;
        background-size: auto 255px;
        background-position: right 49px;
    }
}*/
.ganadorxs_section {
  background-position-y: 100px;
  padding-top: 0px;
}
@media (max-width:767.98px) {
  .home_logo {
    width:232px;
    margin-bottom:50px;
    margin-top:50px;
  }
  .div_title {
    margin-top: 33%;
  }
}
@media (max-width:576.98px) {

}
@media (max-width:620.98px) {
  .div_title {
    margin-top: 33%;
  }
}
@media (max-width:576.98px) {
  .div_title {
    margin-top: 33%;
  }
  .div_title span{
    font-size:38px;
    line-height:42px;
  }
}
@media (max-width:440.98px) {
  .div_title {
    margin-top: 25%;
  }
}

.header_link_active {
    border:solid 1px #FFF;
    border-radius: 70px;
  padding-top:10px !important;
  padding-bottom:10px !important;
  padding-left:45px !important;
  padding-right:45px !important;
    background-color:#FFF;
    color: #000;
    font-size:24px;
}

a.header_link {
    border:solid 1px #FFF;
    border-radius: 70px;
    padding-top:10px !important;
    padding-bottom:10px !important;
    padding-left:45px !important;
    padding-right:45px !important;
    color: #FFF;
    font-size:24px;
  text-decoration: none !important;
  display: block;
}

a.header_link:hover {
  border:solid 1px #FFF;
  border-radius: 70px;
  padding-top:10px !important;
  padding-bottom:10px !important;
  padding-left:45px !important;
  padding-right:45px !important;
  background-color:#FFF;
  color: #000 !important;
  font-size:24px;
  text-decoration: none !important;
  display: block;
}

