.elementor-23 .elementor-element.elementor-element-e87e48f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-23 .elementor-element.elementor-element-6295087{width:100%;max-width:100%;}.elementor-23:not(.elementor-motion-effects-element-type-background), .elementor-23 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b4bb70a );}/* Start custom CSS for html, class: .elementor-element-6295087 */.gl-footer-cali,
.gl-footer-cali *,
.gl-footer-cali *::before,
.gl-footer-cali *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gl-footer-cali {
  font-family: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  line-height: 1.6;
  width: 100%;
  opacity: 1;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  filter: none;
  -webkit-filter: none;
}

.gl-footer-cali a {
  text-decoration: none;
  color: #4B227A;
  -webkit-tap-highlight-color: transparent;
  transition: color 0.3s ease;
}

.gl-footer-cali a:hover {
  color: #0197AF;
}

.gl-footer-cali ul {
  list-style: none;
}

.gl-footer-cali svg {
  display: block;
  flex-shrink: 0;
}

.gl-footer__main {
  background: #F5F5F5 !important;
  padding: 48px 0 40px;
  border-top: 3px solid #0197AF;
  opacity: 1 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  filter: none !important;
  -webkit-filter: none !important;
}

.gl-footer__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 36px;
}

.gl-footer__title {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 18px;
  font-weight: 700;
  color: #02153D;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #00EED0;
  display: inline-block;
}

.gl-footer__col--brand {
  text-align: center;
}

.gl-footer__logo {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-bottom: 12px;
}

.gl-footer__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.gl-footer__brand-name {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 16px;
  font-weight: 700;
  color: #02153D;
  line-height: 1.3;
  margin-bottom: 10px;
}

.gl-footer__brand-desc {
  font-size: 14px;
  color: #1A1A1A;
  opacity: 1;
  line-height: 1.6;
  margin-bottom: 16px;
}

.gl-footer__social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.gl-footer__social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #FFFFFF;
  color: #4B227A;
  border: 1px solid rgba(0, 0, 0, 0.06);
  transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

.gl-footer__social a:hover {
  background: #0197AF;
  color: #FFFFFF;
  border-color: #0197AF;
}

.gl-footer__social svg {
  width: 16px;
  height: 16px;
}

.gl-footer__links li {
  margin-bottom: 8px;
}

.gl-footer__links a {
  font-size: 14px;
  color: #1A1A1A;
  display: inline-block;
  transition: color 0.3s ease, padding-left 0.3s ease;
}

.gl-footer__links a:hover {
  color: #0197AF;
  padding-left: 4px;
}

.gl-footer__links li:last-child a {
  color: #4B227A;
  font-weight: 600;
}

.gl-footer__sede {
  background: #FFFFFF !important;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 12px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  opacity: 1 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.gl-footer__sede:last-child {
  margin-bottom: 0;
}

.gl-footer__sede p {
  font-size: 13px;
  color: #1A1A1A;
  opacity: 1;
  line-height: 1.5;
}

.gl-footer__sede-badge {
  display: inline-block;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  background: #0197AF;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 3px;
  margin-bottom: 6px;
}

.gl-footer__sede-badge--online {
  background: #00EED0;
  color: #02153D;
}

.gl-footer__sede--principal {
  border-left: 3px solid #0197AF;
}

.gl-footer__sede--online {
  border-left: 3px solid #00EED0;
}

.gl-footer__sede-city {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 15px;
  font-weight: 700;
  color: #02153D;
  margin-bottom: 4px;
}

.gl-footer__sede-phone {
  margin-top: 4px;
}

.gl-footer__sede-phone a {
  font-weight: 700;
  color: #0197AF;
  font-size: 14px;
}

.gl-footer__sede-phone a:hover {
  color: #4B227A;
}

.gl-footer__sede-map {
  display: inline-block;
  margin-top: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #4B227A;
}

.gl-footer__sede-map:hover {
  color: #0197AF;
}

.gl-footer__contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 14px;
  font-size: 14px;
  color: #1A1A1A;
}

.gl-footer__contact-list svg {
  width: 18px;
  height: 18px;
  color: #0197AF;
  margin-top: 2px;
  flex-shrink: 0;
}

.gl-footer__contact-list a {
  color: #1A1A1A;
  word-break: break-all;
}

.gl-footer__contact-list a:hover {
  color: #0197AF;
}

.gl-footer__cta {
  margin-top: 20px;
  width: 100%;
}

.gl-footer-cali .gl-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 24px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  cursor: pointer;
  border: none;
  transition: background 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
  white-space: nowrap;
  -webkit-tap-highlight-color: transparent;
}

.gl-footer-cali .gl-btn__icon {
  width: 18px;
  height: 18px;
}

.gl-footer-cali .gl-btn--whatsapp {
  background: #25D366;
  color: #FFFFFF;
  box-shadow: 0 4px 15px rgba(37, 211, 102, 0.25);
}

.gl-footer-cali .gl-btn--whatsapp:hover {
  background: #1ebe5d;
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(37, 211, 102, 0.35);
}

.gl-footer__bottom {
  background: #FFFFFF !important;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding: 20px 0;
  opacity: 1 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.gl-footer__bottom-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  text-align: center;
}

.gl-footer__copy {
  font-size: 13px;
  color: #1A1A1A;
  opacity: 1;
}

.gl-footer__legal {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
}

.gl-footer__legal span {
  color: #1A1A1A;
  opacity: 1;
}

.gl-footer__legal a {
  color: #4B227A;
  font-size: 13px;
}

.gl-footer__legal a:hover {
  color: #0197AF;
}

@media (min-width: 768px) {
  .gl-footer__inner {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    padding: 0 20px;
  }

  .gl-footer__col--brand {
    text-align: left;
  }

  .gl-footer__social {
    justify-content: flex-start;
  }

  .gl-footer__bottom-inner {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media (min-width: 1024px) {
  .gl-footer__inner {
    grid-template-columns: 1.2fr 0.8fr 1.4fr 1fr;
    gap: 40px;
    padding: 0 24px;
  }

  .gl-footer__main {
    padding: 56px 0 48px;
  }

  .gl-footer__logo {
    width: 90px;
    height: 90px;
  }
}

@media (min-width: 1440px) {
  .gl-footer__inner,
  .gl-footer__bottom-inner {
    max-width: 1360px;
    padding-left: 32px;
    padding-right: 32px;
  }
}

@supports (padding-bottom: env(safe-area-inset-bottom)) {
  .gl-footer__bottom {
    padding-bottom: calc(20px + env(safe-area-inset-bottom));
  }
}

@media (prefers-reduced-motion: reduce) {
  .gl-footer-cali,
  .gl-footer-cali * {
    transition-duration: 0.01ms !important;
  }
}

.gl-footer-cali a:focus-visible,
.gl-footer-cali button:focus-visible {
  outline: 2px solid #0197AF;
  outline-offset: 2px;
  border-radius: 4px;
}

@media print {
  .gl-footer-cali {
    display: none;
  }
}/* End custom CSS */