#callnowbutton,
.call-now-button,
.cnb-single {
  display: none !important;
}

.elementor-invisible {
  visibility: visible !important;
  opacity: 1 !important;
}

.elementor-invisible.animated,
.elementor-invisible[class*="fadeIn"],
.elementor-invisible[class*="zoomIn"],
.elementor-invisible[class*="slideIn"] {
  animation: none !important;
  transform: none !important;
}

.elementor-background-overlay,
.elementor-motion-effects-layer {
  pointer-events: none;
}

.elementor-gallery__container {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  height: auto !important;
}

.elementor-gallery__container .e-gallery-item {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  display: block;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}

.elementor-gallery__container .e-gallery-image {
  width: 100%;
  height: 100%;
  min-height: 180px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-gallery__container .elementor-gallery-item__overlay {
  display: none;
}

.elementor-element-5e3ae6be .elementor-widget-container,
.elementor-element-76476951 .elementor-widget-container,
.elementor-element-5900dd92 .elementor-widget-container,
.elementor-element-ee29f08 .elementor-widget-container,
.elementor-element-de7cce2 .elementor-widget-container,
.elementor-element-30950b82 .elementor-widget-container,
.elementor-element-6ba2cb2 .elementor-widget-container,
.elementor-element-4fd3709a .elementor-widget-container,
.elementor-element-5c4a5349 .elementor-widget-container {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 280px;
  padding: clamp(12px, 2.4vw, 24px);
}

.elementor-element-5e3ae6be .elementor-widget-container img,
.elementor-element-76476951 .elementor-widget-container img,
.elementor-element-5900dd92 .elementor-widget-container img,
.elementor-element-ee29f08 .elementor-widget-container img,
.elementor-element-de7cce2 .elementor-widget-container img,
.elementor-element-30950b82 .elementor-widget-container img,
.elementor-element-6ba2cb2 .elementor-widget-container img,
.elementor-element-4fd3709a .elementor-widget-container img,
.elementor-element-5c4a5349 .elementor-widget-container img {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: min(100%, 760px) !important;
  max-width: 100%;
  -webkit-mask-image: none !important;
  mask-image: none !important;
  border-radius: 46% 54% 49% 51% / 42% 47% 53% 58%;
  box-shadow: 0 18px 38px rgba(23, 32, 38, 0.16);
}

.nis-puja-hero-symbol {
  position: relative;
  width: 70px;
  height: 70px;
  display: inline-grid !important;
  place-items: center;
  overflow: hidden;
  color: #ffffff !important;
  background: linear-gradient(135deg, #ff9f2f 0%, #ff7a2f 58%, #f25a18 100%) !important;
  border-radius: 10px !important;
  box-shadow: 0 16px 34px rgba(242, 90, 24, 0.24);
}

.nis-puja-hero-symbol svg,
.nis-puja-hero-symbol i {
  display: none !important;
}

.nis-puja-hero-symbol::before {
  content: "ॐ";
  display: block;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 2px 8px rgba(118, 39, 0, 0.18);
}

.nis-puja-hero-symbol::after {
  content: "";
  position: absolute;
  inset: 8px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 8px;
  pointer-events: none;
}

.elementor-widget-google_maps .elementor-custom-embed {
  min-height: 340px;
  display: grid;
  place-items: center;
  padding: 28px;
  background: linear-gradient(135deg, #fff4df 0%, #e9fffb 100%);
  border: 1px solid rgba(0, 124, 137, 0.18);
}

.elementor-widget-google_maps iframe {
  display: none !important;
}

.elementor-widget-google_maps .elementor-custom-embed::before {
  content: "Head Office: 6th Cross, Ekadanta Layout, Parappana Agrahara, Bangalore 560100. Call or WhatsApp for route guidance and puja booking support.";
  width: min(720px, 100%);
  padding: 28px;
  border-radius: 18px;
  background: #ffffff;
  color: #172026;
  box-shadow: 0 16px 38px rgba(23, 32, 38, 0.1);
  font-family: Inter, Arial, sans-serif;
  font-size: clamp(18px, 2.4vw, 24px);
  font-weight: 800;
  line-height: 1.45;
  text-align: center;
}

.lead-catcher-cta {
  position: fixed;
  left: 12px;
  right: 12px;
  bottom: 12px;
  z-index: 999998;
  display: none;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  pointer-events: none;
}

.lead-catcher-cta a {
  min-height: 56px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  color: #fff !important;
  font-family: Inter, Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0;
  text-decoration: none !important;
  box-shadow: 0 16px 35px rgba(0, 0, 0, 0.24);
  pointer-events: auto;
  overflow: hidden;
  position: relative;
}

.lead-catcher-cta a::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(130deg, rgba(255, 255, 255, 0.28), transparent 45%);
  pointer-events: none;
}

.lead-catcher-cta svg {
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.18));
}

.lead-catcher-call {
  background: linear-gradient(135deg, #ff7a18 0%, #df3f18 55%, #a91912 100%);
}

.lead-catcher-whatsapp {
  background: linear-gradient(135deg, #20d466 0%, #08a64b 55%, #047c59 100%);
}

.footer-trust-links {
  margin-top: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px 14px;
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.footer-trust-links a {
  color: #007c89 !important;
  text-decoration: none !important;
}

.footer-social-links {
  margin-top: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.footer-social-links a {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  text-decoration: none !important;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16);
}

.footer-social-links svg {
  width: 19px;
  height: 19px;
}

.footer-social-facebook {
  background: linear-gradient(135deg, #1877f2, #0a4da3);
}

.footer-social-instagram {
  background: linear-gradient(135deg, #f58529, #dd2a7b 48%, #8134af);
}

.footer-social-twitter {
  background: linear-gradient(135deg, #1d9bf0, #0f5f99);
}

.footer-social-youtube {
  background: linear-gradient(135deg, #ff2d2d, #a90000);
}

.form-status-message {
  margin-top: 12px;
  border-radius: 12px;
  padding: 10px 12px;
  font-family: Inter, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.form-status-message.is-error {
  color: #7f1d1d;
  background: #fff1f1;
  border: 1px solid #ffc9c9;
}

.form-status-message.is-success {
  color: #075b42;
  background: #ecfff5;
  border: 1px solid #b7f3d1;
}

.owner-trust-card {
  width: min(1120px, calc(100% - 32px));
  margin: 28px auto;
  padding: clamp(22px, 4vw, 34px);
  border-radius: 22px;
  background: linear-gradient(135deg, #fff7e8 0%, #f2fffd 100%);
  border: 1px solid rgba(0, 124, 137, 0.16);
  box-shadow: 0 16px 38px rgba(23, 32, 38, 0.08);
  font-family: Inter, Arial, sans-serif;
}

.owner-trust-card h2 {
  margin: 0 0 10px;
  color: #172026;
  font-size: clamp(24px, 4vw, 34px);
  line-height: 1.16;
}

.owner-trust-card p {
  margin: 0;
  color: #4d5b66;
  font-size: 16px;
  line-height: 1.7;
}

.owner-trust-card strong {
  color: #007c89;
}

.nis-old-testimonials {
  display: none !important;
}

.nis-testimonials {
  width: 100%;
  padding: clamp(42px, 6vw, 78px) 16px;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 122, 24, 0.14), transparent 28%),
    linear-gradient(135deg, #fffdf8 0%, #effffd 48%, #fff5f5 100%);
  border-top: 1px solid rgba(0, 124, 137, 0.12);
  border-bottom: 1px solid rgba(255, 122, 24, 0.16);
  font-family: Inter, Arial, sans-serif;
}

.nis-testimonials-inner {
  width: min(1160px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 260px;
  gap: 22px;
  align-items: stretch;
}

.nis-testimonials-head {
  align-self: center;
}

.nis-testimonials-kicker {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 6px 11px;
  border-radius: 999px;
  color: #8f220e;
  background: #fff0df;
  border: 1px solid rgba(255, 122, 24, 0.24);
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.nis-testimonials h2 {
  margin: 12px 0 10px;
  color: #132127;
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.1;
  letter-spacing: 0;
}

.nis-testimonials-head p {
  max-width: 720px;
  margin: 0;
  color: #53636d;
  font-size: 16px;
  line-height: 1.7;
}

.nis-rating-panel {
  position: relative;
  overflow: hidden;
  min-height: 170px;
  padding: 22px;
  border-radius: 18px;
  display: grid;
  align-content: center;
  justify-items: start;
  color: #ffffff;
  background: linear-gradient(135deg, #007c89 0%, #0a596d 52%, #172026 100%);
  box-shadow: 0 22px 48px rgba(23, 32, 38, 0.18);
}

.nis-rating-panel::after {
  content: "";
  position: absolute;
  right: -34px;
  bottom: -46px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: rgba(255, 183, 77, 0.25);
}

.nis-rating-panel strong {
  position: relative;
  z-index: 1;
  font-size: 54px;
  line-height: 0.95;
}

.nis-rating-panel span,
.nis-testimonial-stars {
  color: #ffb84d;
  letter-spacing: 2px;
  text-shadow: 0 1px 0 rgba(109, 53, 0, 0.16);
}

.nis-rating-panel span {
  position: relative;
  z-index: 1;
  margin-top: 8px;
  font-size: 18px;
}

.nis-rating-panel small {
  position: relative;
  z-index: 1;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
  font-weight: 800;
}

.nis-testimonial-grid {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nis-testimonial-card {
  position: relative;
  min-height: 245px;
  padding: 22px;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(0, 124, 137, 0.14);
  box-shadow: 0 18px 42px rgba(23, 32, 38, 0.09);
  overflow: hidden;
}

.nis-testimonial-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff7a18, #007c89, #ffcf5a);
}

.nis-testimonial-stars {
  font-size: 15px;
  line-height: 1;
}

.nis-testimonial-card p {
  margin: 18px 0 22px;
  color: #26343b;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 1.68;
}

.nis-testimonial-person {
  display: flex;
  align-items: center;
  gap: 12px;
}

.nis-testimonial-avatar {
  width: 46px;
  height: 46px;
  border-radius: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: #ffffff;
  background: linear-gradient(135deg, #ff7a18, #007c89);
  box-shadow: 0 10px 22px rgba(0, 124, 137, 0.2);
  font-size: 15px;
  font-weight: 900;
}

.nis-testimonial-person strong,
.nis-testimonial-person small {
  display: block;
}

.nis-testimonial-person strong {
  color: #132127;
  font-size: 15px;
  line-height: 1.2;
}

.nis-testimonial-person small {
  margin-top: 3px;
  color: #65747d;
  font-size: 13px;
  font-weight: 800;
}

body {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .elementor-gallery__container {
    grid-template-columns: 1fr;
  }

  .lead-catcher-cta {
    display: grid;
  }

  body {
    padding-bottom: 84px;
  }

  .nis-testimonials {
    padding: 36px 14px;
  }

  .nis-testimonials-inner,
  .nis-testimonial-grid {
    grid-template-columns: 1fr;
  }

  .nis-rating-panel {
    min-height: 136px;
  }

  .nis-testimonial-card {
    min-height: auto;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-gallery__container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nis-testimonials-inner {
    grid-template-columns: minmax(0, 1fr) 230px;
  }

  .nis-testimonial-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
