.elementor-4414 .elementor-element.elementor-element-817e7e3:not(.elementor-motion-effects-element-type-background), .elementor-4414 .elementor-element.elementor-element-817e7e3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://b2003983.assetcdn.net/2.0/2003983/wp-content/uploads/2023/12/Tech-background.png?lossy=2&strip=1&webp=1");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-4414 .elementor-element.elementor-element-817e7e3{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4414 .elementor-element.elementor-element-817e7e3 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-2c355ec */.elementor-4414 .elementor-element.elementor-element-2c355ec .mdt-footer-cta p {
  color: rgba(255,255,255,.86) !important;
  max-width: 920px !important;
  margin: 0 auto 24px !important;
  text-align: center !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
}/* End custom CSS */
/* Start custom CSS *//* ================================
   MDT Footer Section
   Clean Final Version
================================ */

.mdt-site-footer,
.mdt-site-footer * {
  box-sizing: border-box;
}

.mdt-site-footer {
  color: #ffffff;
  padding: 64px 24px 34px;
  position: relative;
  overflow: hidden;
}

/* CTA box at the top of footer */
.mdt-footer-cta {
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(215, 172, 69, 0.30);
  border-radius: 28px;
  max-width: 1180px;
  margin: 0 auto 46px;
  padding: 52px 42px;
  text-align: center;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.20);
  backdrop-filter: blur(4px);
}

.mdt-footer-cta h2 {
  color: #ffffff;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.08;
  letter-spacing: -0.035em;
  margin: 0 0 18px;
}

.mdt-footer-cta p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 19px;
  line-height: 1.6;
  max-width: 760px;
  margin: 0 auto 28px;
}

/* CTA button row */
.mdt-footer-cta-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

/* Footer buttons */
.mdt-footer-cta .mdt-button,
.mdt-footer-cta a.mdt-button,
.mdt-footer-cta .mdt-btn,
.mdt-footer-cta a.mdt-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 22px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
  min-width: 190px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.mdt-footer-cta .mdt-button:hover,
.mdt-footer-cta .mdt-btn:hover {
  transform: translateY(-1px);
}

/* Primary footer button */
.mdt-footer-cta .mdt-button-primary,
.mdt-footer-cta a.mdt-button-primary,
.mdt-footer-cta .mdt-btn-primary,
.mdt-footer-cta a.mdt-btn-primary {
  background: #c99a2e;
  color: #ffffff;
  box-shadow: 0 10px 24px rgba(201, 154, 46, 0.25);
}

/* Secondary footer button */
.mdt-footer-cta .mdt-button-secondary,
.mdt-footer-cta a.mdt-button-secondary,
.mdt-footer-cta .mdt-btn-secondary,
.mdt-footer-cta a.mdt-btn-secondary {
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.24);
}

/* Footer logo banner */
.mdt-footer-logo-wrap {
  max-width: 1180px;
  margin: 0 auto 42px;
  text-align: center;
}

.mdt-footer-logo {
  width: min(100%, 660px);
  height: auto;
  display: inline-block;
  filter: drop-shadow(0 14px 28px rgba(0, 0, 0, 0.24));
}

/* Footer columns */
.mdt-footer-grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.25fr repeat(3, 1fr);
  gap: 38px;
  align-items: start;
  padding-top: 12px;
}

.mdt-footer-brand p,
.mdt-site-footer p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.mdt-footer-column h4,
.mdt-site-footer h4 {
  color: #d7ac45;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 16px;
}

.mdt-footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mdt-footer-column li {
  margin: 0 0 10px;
}

.mdt-site-footer a {
  color: rgba(255, 255, 255, 0.78);
  text-decoration: none;
  font-size: 15px;
}

.mdt-site-footer a:hover {
  color: #d7ac45;
}

.mdt-footer-small {
  margin-top: 18px !important;
  color: rgba(255, 255, 255, 0.62) !important;
  font-size: 14px !important;
}

/* Footer bottom bar */
.mdt-footer-bottom {
  max-width: 1180px;
  margin: 36px auto 0;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  color: rgba(255, 255, 255, 0.58);
  font-size: 13px;
}

.mdt-footer-bottom p {
  margin: 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 13px;
}

/* Responsive */
@media (max-width: 900px) {
  .mdt-site-footer {
    padding: 52px 20px 32px;
  }

  .mdt-footer-cta {
    padding: 42px 28px;
    margin-bottom: 42px;
  }

  .mdt-footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .mdt-footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 560px) {
  .mdt-footer-cta {
    padding: 36px 22px;
    border-radius: 22px;
  }

  .mdt-footer-cta p {
    font-size: 17px;
  }

  .mdt-footer-cta-actions {
    flex-direction: column;
  }

  .mdt-footer-cta .mdt-button,
  .mdt-footer-cta a.mdt-button,
  .mdt-footer-cta .mdt-btn,
  .mdt-footer-cta a.mdt-btn {
    width: 100%;
  }

  .mdt-footer-logo-wrap {
    margin-bottom: 32px;
  }

  .mdt-footer-logo {
    width: min(100%, 520px);
  }

  .mdt-footer-grid {
    grid-template-columns: 1fr;
  }
}/* ================================
   Footer Logo + Background Fix
   Keeps CTA box inside footer area
================================ */

.mdt-site-footer {
      url('https://mydomaintools.com/wp-content/uploads/2023/12/Tech-background.png') !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  padding-top: 56px !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  padding-bottom: 34px !important;
}

/* Keep the CTA box comfortably inside the blue footer */
.mdt-footer-cta {
  margin-top: 0 !important;
  margin-bottom: 34px !important;
}

/* Make footer logo smaller and cleaner */
.mdt-footer-logo-wrap {
  max-width: 1180px;
  margin: 0 auto 34px !important;
  text-align: center;
}

.mdt-footer-logo {
  width: min(100%, 460px) !important;
  max-width: 460px !important;
  height: auto !important;
  display: inline-block;
}

/* Mobile footer logo */
@media (max-width: 700px) {
  .mdt-footer-logo {
    width: min(100%, 340px) !important;
    max-width: 340px !important;
  }
}/* End custom CSS */