 .publicidad___1 {
  display: flex;
  justify-content: center !important;
  align-items: center;
  width: 100%;
  height: 70px !important; 
  background-color: black;
  margin-top: 2rem !important;
  margin-bottom: 0 !important;  
  border-top: 2px solid midnightblue;
  position: relative; 
  
}





.publicidad1---ads {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;

  
  
 

}

.margin--ads {
  margin-top: 3rem!important;
  margin-bottom: 3rem !important;
  /* overflow: visible !important; */
  /* min-width: 200px !important;
  min-height: 150px !important; */
  position: relative !important;
}

.publicidad1---button {

  background-color: black;
  color: bisque;
  border: 1px solid red; 
  padding: 5px 10px;
  cursor: pointer;
  animation: blink1 .059s infinite alternate; 
  font-family: "Lilita One", serif;
  font-style: italic; /* Aplica cursiva */
  font-size: 1.55rem;
}



@keyframes blink1 {
  from {
      border-color: bisque;
  }
  to {
      border-color: red;
  }
}
/*
.publicidad2 {
  margin-bottom: 0.1px;
  border: 1px solid midnightblue;
  height: 120px;
}

.publicidad3 {
  width: 100%;
  height: 500px;
  margin-top: 0rem !important;
  margin-bottom: 1rem;
  border: 1px solid midnightblue;
}
/*/
  .publi__1 {
  margin-top: 5.3rem;
} 

.publi__2{
  margin-top: 3rem;
  border: 1px solid midnightblue;
  margin-bottom: 3rem;
  animation: blink1 .1s infinite alternate; 
  background-color: black;
  height: 80px;
}

/* .publi2{
 
}  

.publi4{
  } */


.shadow--bluepretty {
  box-shadow: 0 -5px 10px rgb(78, 78, 250), 0 5px 10px rgb(78, 78, 250) !important;
}

.border-bottom-ads {
  box-shadow: 0 -5px 10px rgb(78, 78, 250) !important;
}
 


@media (max-width:500px){
.gif-ads {
  height: 100px!important;
}
}


@media (max-width:500px){
.gif-ads4 {
  height: 100px!important;
}
}


.gif-ads{
  margin-bottom: 3rem;
}

.gif-ads1 {
  width: 100%;
  height: auto;
  max-height: 500px;
  margin-bottom: 3rem;
  display: block;
}











.gif-ads3{
  width: 100%;
  height: auto;
  max-height: 500px;
  margin-bottom: 0rem;
  margin-top: 3rem;
  display: block;

}

.gif-ads4{
   margin-bottom: 0rem;
  margin-top: 3rem;
}