.elementor-105 .elementor-element.elementor-element-0303f63{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-105 .elementor-element.elementor-element-0303f63:not(.elementor-motion-effects-element-type-background), .elementor-105 .elementor-element.elementor-element-0303f63 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-105 .elementor-element.elementor-element-7a4487c{--display:flex;--justify-content:center;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-105 .elementor-element.elementor-element-cd9e2f9.elementor-element{--align-self:center;}.elementor-105 .elementor-element.elementor-element-cd9e2f9{text-align:start;}.elementor-105 .elementor-element.elementor-element-cd9e2f9 img{width:200px;max-width:100%;}.elementor-105 .elementor-element.elementor-element-323ecb7{--display:flex;--justify-content:center;}.elementor-105 .elementor-element.elementor-element-19d4eaf{--display:flex;--justify-content:center;}.elementor-105 .elementor-element.elementor-element-b22612a{--grid-template-columns:repeat(0, auto);text-align:right;--icon-size:17px;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-105 .elementor-element.elementor-element-b22612a.elementor-element{--align-self:center;}.elementor-105 .elementor-element.elementor-element-b22612a .elementor-social-icon{background-color:var( --e-global-color-accent );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-105 .elementor-element.elementor-element-0303f63{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-105 .elementor-element.elementor-element-0303f63{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-0684f5b */.footer-contact {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.footer-contact__item {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #777;
  font-size: 14px;
}

.footer-contact__icon {
  display: flex;
  align-items: center;
  color: #888;
}

.footer-contact__text {
  line-height: 1.4;
  
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-831469f */.cta-floating {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 999;
}

.cta-wa, .cta-call {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 22px;
  text-decoration: none;
}

.cta-wa {
  background: #25D366;
}

.cta-call {
  background: #007bff;
}

/* 🔥 clave */
@media (min-width: 769px) {
  .cta-call {
    display: none;
  }
}/* End custom CSS */