.elementor-601 .elementor-element.elementor-element-592345f{--display:flex;}.elementor-601 .elementor-element.elementor-element-a030866{text-align:center;}.elementor-601 .elementor-element.elementor-element-a030866 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:32px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;word-spacing:0em;color:#000000;}.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-601 .elementor-element.elementor-element-a030866 .elementor-heading-title{font-size:45px;}}@media(max-width:767px){.elementor-601 .elementor-element.elementor-element-a030866 .elementor-heading-title{font-size:20px;line-height:1.1em;letter-spacing:-1.1px;}}/* Start custom CSS for html, class: .elementor-element-5e6cf06 *//* === DARK AURA FOOTER PERFECT SPLIT === */
.da-footer {
  color: #ccc;
  text-align: center;
  padding: 30px 10px;
}

.da-footer__brand {
  margin-bottom: 20px;
}

.da-footer__brand img {
  width: 90px;
  height: auto;
  margin-bottom: 8px;
}

.da-footer__brand p {
  font-size: 13px;
  line-height: 1.5;
  max-width: 260px;
  margin: 0 auto 10px;
}

.da-social {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 5px;
}

.da-social a {
  color: #ccc;
  font-size: 16px;
}

.footer-columns {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 15px;
}

.footer-columns > div {
  flex: 1 1 33%;
  text-align: center;
}

.footer-columns h3 {
  font-size: 14px;
  color: #fff;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.footer-columns a {
  display: block;
  color: #ccc;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
}

.footer-columns a:hover {
  color: #b08cff;
}

/* ✅ মোবাইলে একই রো রাখো */
@media (max-width: 900px) {
  .footer-columns {
    flex-direction: row;
    justify-content: space-between;
  }

  .footer-columns > div {
    flex: 1 1 32%;
  }
}/* End custom CSS */