/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 03 2022 | 14:45:27 */
@media (max-width:667px){
  .wa__btn_popup{
  bottom: 150px !important;
}
}
.imagen-banner.full{
  width:100%;
  height:auto;
  object-fit: contain
}
.imagen-banner.pequeno{
  width: 100px ;
  height: 100px ;
  object-fit: contain;
}

.imagen-banner.medio{
  width: 150px;
  height: 150px;
  object-fit: contain
}

.imagen-banner.mediano{
  width: 300px;
  height: auto;
  object-fit: contain
}
.Centro h2,
.Centro h3,
.Centro h4,
.Centro h5,
.Centro h6,
{
  text-align: center !important;

}
.Centro .content-banner{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column
}
.Centro .btn-banner{
  text-align: center
}
.wa__popup_intro{
  color:#fff !important
}
.wa__popup_powered{
  opacity:0 !important
}