/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2026 | 16:15:44 */
.MetaDescripcion{
	position:absolute;
	z-index:-1;
	top:0;
	right:0;
}
.BotonPrincipal a{
	height:100px!important;
	width:100px!important;
	border-radius:50%!important;
}
.BotonPrincipal .elementor-button{
	font-size: 54px;
    line-height: 118px;
}
.fijoBottom{
	position: fixed;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width:100%;
	}
.BotPrincipalBayar figure{    
	background-color: #fff;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0px 4px 15px 0px rgba(153, 153, 153, 0.45098039215686275);
	margin-bottom: -5px!important;  
	margin-left:auto!important;
	margin-right:auto!important;
	height:70px;
	
}
@media (max-width: 1024px) {
    
}
@media (max-width: 767px) {
    .BotonPrincipal a{
	height:75px!important;
	width:75px!important;
	border-radius:50%!important;
}
.BotonPrincipal .elementor-button{
	font-size: 45px;
    line-height: 92px;
}}
.FondoBlur div.elementor-widget-container{backdrop-filter: blur(10px);     /*border-top: 1px solid #fff;
    border-left: 1px solid #fff;*/}

.EffBlur{
  backdrop-filter: blur(10px);	
}
.site-header  {
  position: fixed;
  top: 0px;
  z-index: 999;
  transition: all 0.3s ease;
}
.HeaderSticky{
  position: fixed;
  width:100%;
  top: 0;
  z-index: 1000;
  transition: all 0.3s ease;
}
.WhatsSticky{
  position: fixed;
  bottom: 0;
  z-index: 999;
  transition: all 0.3s ease;
}
.elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button {
    color: var(--e-global-color-ff2cdc9)!important;
    opacity: 1;
    transition: all .3s;
}
.elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg {
    fill: var(--e-global-color-ff2cdc9)!important;
}
.SelectorLocalidad select{ 
border-color: var(--e-global-color-primary);
border-radius: 25px;}
.LecturasBayar h1,.LecturasBayar h2,.LecturasBayar h3,.LecturasBayar h4,.LecturasBayar h5,.LecturasBayar h6{
	color: var(--e-global-color-7af54c6);
}
/* .site-header.scrolled  {
  position: fixed;
  top: 25px;
  z-index: 999;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
/* Header sticky */
/*.site-header.scrolled  {
  position: fixed;
  top: 0;
  z-index: 999;
  transition: all 0.3s ease;
}

/* Logo normal */
/*.site-header .site-logo img{
/*height: 250px;*/
/*width: 160px;
transition: all 1s ease;
}

/* Cuando hace scroll */
/*.site-header.scrolled .site-logo img {
/*height: 100px;*/
/*width: 100px;
transition: all 1s ease;
}}*/