.elementor-64 .elementor-element.elementor-element-1ccd9f2b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* =========================================
   ULTRA FOOTER CSS
   ========================================= */

footer,
.ke-premium-footer,
.elementor-location-footer {
  margin-top: 20px !important;
}

.elementor-location-footer > div,
.elementor-location-footer section,
.ke-premium-footer {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #f4f7fb 0%, #edf3fb 100%) !important;
  border-top: 1px solid rgba(16, 35, 63, 0.08);
  color: #10233f;
  padding-top: 40px !important;
  padding-bottom: 20px !important;
}

.elementor-location-footer .elementor-container,
.ke-premium-footer__inner {
  max-width: 1200px !important;
}

.ke-premium-footer__brand,
.ke-premium-footer__card,
.ke-premium-footer__links,
.elementor-location-footer .elementor-widget-wrap > .elementor-element,
.elementor-location-footer .e-con > .elementor-element {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(16, 35, 63, 0.08);
  border-radius: 20px;
  padding: 24px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 10px 25px rgba(16, 35, 63, 0.06);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.ke-premium-footer__brand:hover,
.ke-premium-footer__card:hover,
.ke-premium-footer__links:hover,
.elementor-location-footer .elementor-widget-wrap > .elementor-element:hover,
.elementor-location-footer .e-con > .elementor-element:hover {
  transform: translateY(-3px);
  box-shadow:
    0 10px 30px rgba(15, 95, 190, 0.12),
    0 0 20px rgba(243, 154, 45, 0.15);
  border-color: rgba(15, 95, 190, 0.2);
}

.elementor-location-footer img,
.ke-premium-footer__logo {
  width: 82px !important;
  height: auto !important;
  margin-bottom: 18px;
}

.elementor-location-footer h3,
.ke-premium-footer__brand h3 {
  color: #0a4a94 !important;
  margin-bottom: 8px;
  font-size: 1.45rem;
}

.elementor-location-footer em,
.ke-premium-footer__tagline {
  color: #db8418 !important;
  font-style: italic;
}

.elementor-location-footer p,
.ke-premium-footer__role,
.ke-premium-footer__text {
  color: #5f6f86 !important;
}

.ke-premium-footer__contact-item,
.elementor-location-footer a {
  transition: transform 0.25s ease, color 0.25s ease, text-shadow 0.25s ease;
}

.ke-premium-footer__contact-item:hover,
.elementor-location-footer a:hover {
  color: #db8418 !important;
  transform: translateX(4px);
  text-shadow: 0 0 18px rgba(243, 154, 45, 0.18);
}

.ke-premium-footer__icon {
  width: 42px;
  height: 42px;
  min-width: 42px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, rgba(15, 95, 190, 0.10), rgba(243, 154, 45, 0.14));
  color: #0f5fbe;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.ke-premium-footer__contact-item:hover .ke-premium-footer__icon {
  transform: scale(1.05);
  box-shadow: 0 0 22px rgba(243, 154, 45, 0.2);
}

.ke-whatsapp {
  display: block;
  margin-top: 18px;
  text-align: center;
  padding: 14px 18px;
  border-radius: 14px;
  font-weight: 700;
  text-decoration: none;
  color: #ffffff !important;
  background: linear-gradient(135deg, #25d366, #1ebe5d) !important;
  box-shadow: 0 10px 25px rgba(37, 211, 102, 0.28);
  transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}

.ke-whatsapp:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 30px rgba(37, 211, 102, 0.35),
    0 0 24px rgba(37, 211, 102, 0.22);
  filter: brightness(1.03);
  color: #ffffff !important;
}

.ke-premium-footer__bottom,
.elementor-location-footer .ke-premium-footer__bottom {
  max-width: 1200px;
  margin: 22px auto 0;
  padding-top: 18px;
  border-top: 1px solid rgba(16, 35, 63, 0.08);
  text-align: center !important;
}

.ke-premium-footer__bottom p,
.elementor-location-footer .ke-premium-footer__bottom p {
  margin: 0;
  color: #5f6f86 !important;
  font-size: 0.9rem;
  text-align: center !important;
}

/* Floating WhatsApp */
.ke-floating-whatsapp {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #25d366, #1ebe5d);
  color: #ffffff !important;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.95rem;
  box-shadow: 0 16px 34px rgba(37, 211, 102, 0.32);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.ke-floating-whatsapp:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 20px 40px rgba(37, 211, 102, 0.4);
}

@media (max-width: 767px) {
  .elementor-location-footer > div,
  .elementor-location-footer section,
  .ke-premium-footer {
    padding-top: 32px !important;
    padding-bottom: 18px !important;
  }

  .elementor-location-footer img,
  .ke-premium-footer__logo {
    width: 72px !important;
  }

  .ke-floating-whatsapp {
    right: 16px;
    bottom: 16px;
    padding: 14px;
    border-radius: 50%;
  }

  .ke-floating-whatsapp__text {
    display: none;
  }
}/* End custom CSS */