.elementor-130 .elementor-element.elementor-element-d73da51{--display:flex;}.elementor-130 .elementor-element.elementor-element-d73da51:not(.elementor-motion-effects-element-type-background), .elementor-130 .elementor-element.elementor-element-d73da51 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#12153B;}/* Start custom CSS for html, class: .elementor-element-3db0640 *//* =========================
   MAYSTAR – FOOTER
========================= */

.ms-footer{
  width:100%;
  padding:60px 0 24px;
  background:linear-gradient(135deg, #12153a, #2b2f86 55%, #6b1020);
  color:#fff;
  font-family:'Poppins', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.ms-footer-wrap{
  width:min(1200px,92%);
  margin:0 auto;
}

.ms-footer-grid{
  display:grid;
  grid-template-columns:1.3fr 1fr .8fr;
  gap:28px;
  align-items:start;
  padding-bottom:28px;
  border-bottom:1px solid rgba(255,255,255,.18);
}

/* Brand */
.ms-footer-logo{
  display:flex;
  gap:12px;
  align-items:center;
  margin-bottom:14px;
}

.ms-footer-mark{
  width:48px;
  height:48px;
  border-radius:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.22);
  font-weight:900;
  letter-spacing:.5px;
}

.ms-footer-name{
  font-weight:900;
  font-size:18px;
  line-height:1.1;
}

.ms-footer-sub{
  font-size:12px;
  opacity:.85;
  margin-top:2px;
}

.ms-footer-desc{
  margin:0 0 16px;
  font-size:13px;
  line-height:1.8;
  color:rgba(255,255,255,.88);
  max-width:60ch;
}

/* WhatsApp button */
.ms-footer-wa{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  padding:12px 16px;
  border-radius:999px;
  font-weight:900;
  font-size:13px;
  color:#fff;
  background:#c4161c;
  border:1px solid rgba(0,0,0,.15);
  transition:.25s ease;
}

.ms-footer-wa:hover{
  filter:brightness(.95);
  transform:translateY(-1px);
}

/* Columns */
.ms-footer-title{
  font-weight:900;
  font-size:14px;
  margin-bottom:14px;
  letter-spacing:.2px;
}

.ms-footer-line{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:10px 12px;
  border-radius:14px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
  margin-bottom:10px;
  font-size:12.5px;
}

.ms-footer-line span{
  opacity:.85;
}

.ms-footer-line strong{
  font-weight:900;
}

.ms-footer-addr{
  margin-top:12px;
  font-size:12.5px;
  line-height:1.8;
  color:rgba(255,255,255,.88);
}

/* Links */
.ms-footer-link{
  display:block;
  text-decoration:none;
  color:rgba(255,255,255,.9);
  font-size:13px;
  padding:10px 12px;
  border-radius:14px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  margin-bottom:10px;
  transition:.2s ease;
}

.ms-footer-link:hover{
  background:rgba(255,255,255,.14);
  transform:translateY(-1px);
}

/* Bottom bar */
.ms-footer-bottom{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:14px;
  padding-top:18px;
  font-size:12px;
  color:rgba(255,255,255,.86);
}

.ms-footer-mini{
  opacity:.85;
}

/* Mobile */
@media(max-width:980px){
  .ms-footer-grid{
    grid-template-columns:1fr;
  }
  .ms-footer-bottom{
    flex-direction:column;
    align-items:flex-start;
  }
}
/* FOOTER – BACKGROUND SAHAJA */
.ms-footer{
  background: transparent !important;
}/* End custom CSS */