.elementor-59832 .elementor-element.elementor-element-aaaa59f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-aaaa59f */.mantle-footer__social-icon {
  display: block;
  width: 20px;
  height: 20px;
  fill: currentColor;
  flex: 0 0 auto;
}

.mantle-footer__social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}/* End custom CSS */
/* Start custom CSS *//* ============================================================
   MANTLE REALTY FOOTER
   Full replacement CSS
   Bigger centered ghosted Mantle mark
   Keeps footer dark, readable, and protected from white page bleed
   ============================================================ */

.mantle-footer,
.mantle-footer * {
  box-sizing: border-box;
}

.mantle-footer {
  --mf-orange: #f69320;
  --mf-blue: #0A76B6;
  --mf-light-blue: #40aee3;
  --mf-gray: #c9d6df;
  --mf-white: #ffffff;
  --mf-ink: #071822;
  --mf-navy: #0b2638;
  --mf-navy-dark: #071722;
  --mf-line: rgba(255, 255, 255, 0.16);
  --mf-logo-url: url("https://mantlerealty.com/wp-content/uploads/2020/04/Mantle-logo-19.webp");

  width: 100%;
  margin: 0;
  padding: 0;
  clear: both;
  position: relative;
  z-index: 5;
  isolation: isolate;
  font-family: Montserrat, Arial, sans-serif;
  color: var(--mf-white);
  background: var(--mf-navy-dark);
}

.mantle-footer,
.mantle-footer p,
.mantle-footer span,
.mantle-footer li,
.mantle-footer a,
.mantle-footer h2,
.mantle-footer h3,
.mantle-footer h4 {
  opacity: 1 !important;
}

/* Top footer */
.mantle-footer__top {
  position: relative;
  overflow: hidden;
  padding: clamp(3rem, 5vw, 5rem) 1.25rem;
  background:
    radial-gradient(circle at 18% 35%, rgba(246, 147, 32, 0.18) 0%, rgba(246, 147, 32, 0) 32%),
    radial-gradient(circle at 78% 38%, rgba(64, 174, 227, 0.15) 0%, rgba(64, 174, 227, 0) 34%),
    linear-gradient(135deg, #587ba9 0%, #17364f 48%, #071722 100%);
}

/* Big centered ghosted Mantle mark */
.mantle-footer__top::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 54%;
  width: clamp(520px, 56vw, 900px);
  height: clamp(520px, 56vw, 900px);
  transform: translate(-50%, -50%);
  background-image: var(--mf-logo-url);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.06;
  filter: brightness(0) invert(1);
  pointer-events: none;
  z-index: 0;
}

/* Dark safety layer so footer content stays readable */
.mantle-footer__top::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(7, 23, 34, 0.12) 0%,
    rgba(7, 23, 34, 0.22) 52%,
    rgba(7, 23, 34, 0.46) 100%
  );
  pointer-events: none;
  z-index: 0;
}

.mantle-footer__container {
  width: min(1180px, 100%);
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.mantle-footer__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(260px, 0.95fr) minmax(260px, 0.95fr);
  gap: clamp(2rem, 4vw, 4rem);
  align-items: start;
}

/* Brand column */
.mantle-footer__logo {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 1.35rem;
}

.mantle-footer__logo img {
  display: block;
  width: 150px;
  max-width: 100%;
  height: auto;
  filter: brightness(0) invert(1);
}

.mantle-footer__eyebrow {
  margin: 0 0 0.8rem;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 0.76rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.mantle-footer__title {
  margin: 0 0 0.9rem;
  color: var(--mf-orange) !important;
  font-family: Gotham Black, Montserrat, Arial, sans-serif;
  font-size: clamp(1.45rem, 2vw, 1.9rem);
  font-weight: 900;
  line-height: 1.1;
}

.mantle-footer__text {
  max-width: 40rem;
  margin: 0 0 1.25rem;
  color: rgba(255, 255, 255, 0.84) !important;
  font-size: 0.98rem;
  line-height: 1.75;
}

.mantle-footer__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin: 1.25rem 0 1.7rem;
}

.mantle-footer__trust span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0.45rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  color: #ffffff !important;
  font-size: 0.78rem;
  font-weight: 650;
  line-height: 1.2;
  backdrop-filter: blur(10px);
}

/* Headings */
.mantle-footer__heading {
  margin: 0 0 1.2rem;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid rgba(246, 147, 32, 0.46);
  color: var(--mf-orange) !important;
  font-family: Gotham Black, Montserrat, Arial, sans-serif;
  font-size: clamp(1.2rem, 1.8vw, 1.55rem);
  font-weight: 900;
  line-height: 1.15;
}

/* Offices */
.mantle-footer__office-list {
  display: grid;
  gap: 1.25rem;
}

.mantle-footer__office {
  padding-bottom: 1.25rem;
  border-bottom: 1px solid var(--mf-line);
}

.mantle-footer__office:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.mantle-footer__office h4 {
  margin: 0 0 0.45rem;
  color: var(--mf-light-blue) !important;
  font-family: Gotham Black, Montserrat, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 850;
  line-height: 1.25;
}

.mantle-footer__office h4 a {
  color: var(--mf-light-blue) !important;
  text-decoration: none;
}

.mantle-footer__office h4 a:hover,
.mantle-footer__office h4 a:focus {
  color: var(--mf-orange) !important;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.mantle-footer__office p {
  margin: 0.25rem 0;
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 0.94rem;
  line-height: 1.65;
}

.mantle-footer__office a {
  color: var(--mf-light-blue) !important;
  font-weight: 750;
  text-decoration: none;
}

.mantle-footer__office a:hover,
.mantle-footer__office a:focus {
  color: var(--mf-orange) !important;
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* Buttons */
.mantle-footer__cta-group {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  align-items: center;
  margin-top: 1.35rem;
}

.mantle-footer__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0.78rem 1.18rem;
  border-radius: 999px;
  font-size: 0.9rem;
  font-weight: 850;
  line-height: 1;
  text-decoration: none !important;
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease,
    color 0.18s ease,
    border-color 0.18s ease;
}

.mantle-footer__btn--primary {
  border: 1px solid var(--mf-orange);
  background: var(--mf-orange);
  color: #ffffff !important;
  box-shadow: 0 12px 26px rgba(246, 147, 32, 0.25);
}

.mantle-footer__btn--secondary {
  border: 1px solid rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff !important;
}

.mantle-footer__btn:hover,
.mantle-footer__btn:focus {
  transform: translateY(-2px);
}

.mantle-footer__btn--primary:hover,
.mantle-footer__btn--primary:focus {
  background: #ffffff;
  border-color: #ffffff;
  color: #071722 !important;
}

.mantle-footer__btn--secondary:hover,
.mantle-footer__btn--secondary:focus {
  background: var(--mf-blue);
  border-color: var(--mf-blue);
  color: #ffffff !important;
}

/* Social */
.mantle-footer__social {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin: 1.35rem 0 1.65rem;
  padding: 0;
  list-style: none;
}

.mantle-footer__social li {
  margin: 0;
  padding: 0;
}

.mantle-footer__social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff !important;
  text-decoration: none;
  transition:
    transform 0.18s ease,
    background 0.18s ease,
    border-color 0.18s ease,
    color 0.18s ease;
}

.mantle-footer__social a:hover,
.mantle-footer__social a:focus {
  transform: translateY(-2px);
  border-color: var(--mf-orange);
  background: var(--mf-orange);
  color: #ffffff !important;
}

.mantle-footer__social-icon {
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
}

/* Mini links */
.mantle-footer__mini-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem 1.1rem;
  padding-top: 1.15rem;
  border-top: 1px solid var(--mf-line);
}

.mantle-footer__mini-links a {
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 0.86rem;
  font-weight: 650;
  text-decoration: none;
}

.mantle-footer__mini-links a:hover,
.mantle-footer__mini-links a:focus {
  color: var(--mf-orange) !important;
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* Bottom bar */
.mantle-footer__bottom {
  background: #06131d;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1rem 1.25rem;
}

.mantle-footer__bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.mantle-footer__copyright,
.mantle-footer__disclaimer {
  margin: 0;
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 0.88rem;
  line-height: 1.5;
}

.mantle-footer__disclaimer {
  text-align: right;
}

/* Screen reader text */
.mantle-footer .screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* Focus states */
.mantle-footer a:focus-visible {
  outline: 3px solid rgba(246, 147, 32, 0.75);
  outline-offset: 4px;
}

/* Tablet */
@media (max-width: 980px) {
  .mantle-footer__grid {
    grid-template-columns: 1fr 1fr;
  }

  .mantle-footer__col--brand {
    grid-column: 1 / -1;
  }

  .mantle-footer__top::before {
    left: 50%;
    top: 50%;
    width: 620px;
    height: 620px;
    opacity: 0.05;
    transform: translate(-50%, -50%);
  }
}

/* Mobile */
@media (max-width: 680px) {
  .mantle-footer__top {
    padding: 2.5rem 1rem;
  }

  .mantle-footer__grid {
    grid-template-columns: 1fr;
    gap: 2.25rem;
  }

  .mantle-footer__logo img {
    width: 132px;
  }

  .mantle-footer__trust {
    gap: 0.5rem;
  }

  .mantle-footer__trust span {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  .mantle-footer__cta-group {
    width: 100%;
  }

  .mantle-footer__btn {
    width: 100%;
  }

  .mantle-footer__social {
    justify-content: flex-start;
  }

  .mantle-footer__mini-links {
    flex-direction: column;
    gap: 0.65rem;
  }

  .mantle-footer__bottom-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .mantle-footer__disclaimer {
    text-align: left;
  }

  .mantle-footer__top::before {
    left: 50%;
    top: 46%;
    width: 420px;
    height: 420px;
    opacity: 0.04;
    transform: translate(-50%, -50%);
  }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
  .mantle-footer__btn,
  .mantle-footer__social a {
    transition: none;
  }

  .mantle-footer__btn:hover,
  .mantle-footer__btn:focus,
  .mantle-footer__social a:hover,
  .mantle-footer__social a:focus {
    transform: none;
  }
}/* End custom CSS */