.elementor-55 .elementor-element.elementor-element-f4479e7{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-7cfa489 */.ess-ft-wrap *,
.ess-ft-wrap *::before,
.ess-ft-wrap *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.ess-ft-wrap a {
  -webkit-tap-highlight-color: transparent;
}

/* ════════════════════════════════════════════════════════
   1. PRE-FOOTER CTA BAND  —  bg #C1282E
   ════════════════════════════════════════════════════════ */
.ess-prefooter {
  background: #C1282E;
  position: relative;
  overflow: hidden;
  padding: 70px 24px;
}
/* Dot-grid texture */
.ess-prefooter::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(255,255,255,0.12) 1px, transparent 1px);
  background-size: 28px 28px;
  pointer-events: none;
}
/* Watermark word */
.ess-prefooter::after {
  content: 'STORAGE';
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Manrope', sans-serif;
  font-size: clamp(80px, 12vw, 160px);
  font-weight: 900;
  color: rgba(255,255,255,0.05);
  letter-spacing: -0.04em;
  line-height: 1;
  pointer-events: none;
  white-space: nowrap;
  user-select: none;
}

.ess-prefooter-inner {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  position: relative;
  z-index: 1;
}

/* Eyebrow */
.ess-pf-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 11.5px;
  font-weight: 600;
  color: #c9a656;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.ess-pf-eyebrow::before,
.ess-pf-eyebrow::after {
  content: '';
  display: block;
  width: 22px;
  height: 1.5px;
  background: #c9a656;
  border-radius: 2px;
}

.ess-pf-heading {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(26px, 3.5vw, 42px);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.15;
  letter-spacing: -0.02em;
  margin-bottom: 14px;
}

.ess-pf-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: rgba(255,255,255,0.75);
  line-height: 1.6;
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
.ess-pf-sub-dot {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  white-space: nowrap;
}
.ess-pf-sub-dot::before {
  content: '';
  width: 5px;
  height: 5px;
  background: #c9a656;
  border-radius: 50%;
  flex-shrink: 0;
}

.ess-pf-ctas {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-shrink: 0;
}
.ess-pf-btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  background: #ffffff;
  color: #C1282E;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 15px 32px;
  border-radius: 9px;
  text-decoration: none !important;
  white-space: nowrap;
  transition: background 0.25s, transform 0.2s, box-shadow 0.25s;
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}
.ess-pf-btn-primary:hover {
  background: #f5f5f5;
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(0,0,0,0.2);
}
.ess-pf-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  background: transparent;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 14px 32px;
  border-radius: 9px;
  border: 1.5px solid rgba(255,255,255,0.45);
  text-decoration: none !important;
  white-space: nowrap;
  transition: background 0.25s, border-color 0.25s, transform 0.2s;
}
.ess-pf-btn-secondary:hover {
  background: rgba(255,255,255,0.12);
  border-color: rgba(255,255,255,0.8);
  transform: translateY(-2px);
  color: #ffffff;
}

/* ════════════════════════════════════════════════════════
   2. MAIN FOOTER  —  bg #F7F5F1
   ════════════════════════════════════════════════════════ */
.ess-footer {
  background: #F7F5F1;
  padding: 68px 24px 0;
  position: relative;
}
/* Golden top line */
.ess-footer::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, #C1282E 0%, #c9a656 50%, #C1282E 100%);
}

/* ── 4-column grid ──────────────────────────────────────
   Col 1 (wide): Brand block + Get in Touch stacked
   Col 2:        Our Services
   Col 3:        Locations
   Col 4:        Quick Links
   ─────────────────────────────────────────────────────── */
.ess-footer-grid {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 2fr 1.4fr 1.2fr 1.2fr;
  gap: 0 48px;
  padding-bottom: 56px;
  align-items: start;
}

/* ── Shared column heading ── */
.ess-ft-col-title {
  font-family: 'Manrope', sans-serif;
  font-size: 11.5px;
  font-weight: 700;
  color: #111111;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 22px;
  position: relative;
  padding-bottom: 12px;
}
.ess-ft-col-title::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 28px;
  height: 2px;
  background: #c9a656;
  border-radius: 2px;
}

/* ════════════════════════════════════════════════════════
   COL 1 — Brand + Get in Touch (stacked, no duplication)
   ════════════════════════════════════════════════════════ */
.ess-ft-col1 {
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* Logo */
.ess-ft-logo {
  display: inline-flex;
  align-items: center;
  text-decoration: none !important;
  margin-bottom: 16px;
}
.ess-ft-logo img {
  height: 44px;
  width: auto;
  display: block;
}
.ess-ft-logo-txt {
  font-family: 'Manrope', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #111111;
  letter-spacing: -0.03em;
  line-height: 1;
}
.ess-ft-logo-txt em {
  font-style: normal;
  color: #C1282E;
}

/* Brand description */
.ess-ft-desc {
  font-family: 'Poppins', sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  color: #666666;
  line-height: 1.8;
  margin-bottom: 22px;
}

/* Social row */
.ess-ft-socials {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 36px;
}
.ess-ft-soc-link {
  width: 36px;
  height: 36px;
  background: #ffffff;
  border: 1px solid #e8e5e0;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  transition: background 0.2s, border-color 0.2s, transform 0.2s;
  flex-shrink: 0;
}
.ess-ft-soc-link:hover {
  background: #C1282E;
  border-color: #C1282E;
  transform: translateY(-2px);
}
.ess-ft-soc-link:hover svg path,
.ess-ft-soc-link:hover svg rect,
.ess-ft-soc-link:hover svg circle,
.ess-ft-soc-link:hover svg polygon,
.ess-ft-soc-link:hover svg polyline {
  stroke: #ffffff;
  fill: none;
}
.ess-ft-soc-link.ess-soc-fill:hover svg path,
.ess-ft-soc-link.ess-soc-fill:hover svg circle {
  fill: #ffffff;
  stroke: none;
}

/* ── Thin divider between brand block and get-in-touch ── */
.ess-ft-col1-divider {
  width: 100%;
  height: 1px;
  background: #e8e5e0;
  margin-bottom: 32px;
}

/* Get in Touch heading (reuses .ess-ft-col-title) */

/* Pulsing "Available" badge */
.ess-ft-avail {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #ffffff;
  border: 1px solid #e8e5e0;
  border-radius: 8px;
  padding: 8px 13px;
  margin-bottom: 16px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #444;
  width: fit-content;
}
.ess-ft-avail-dot {
  width: 7px;
  height: 7px;
  background: #22c55e;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0 3px rgba(34,197,94,0.2);
  animation: ess-ft-pulse 2s infinite;
}
@keyframes ess-ft-pulse {
  0%,100% { box-shadow: 0 0 0 3px rgba(34,197,94,0.20); }
  50%      { box-shadow: 0 0 0 5px rgba(34,197,94,0.08); }
}

/* Call button */
.ess-ft-call-btn {
  display: flex;
  align-items: center;
  gap: 11px;
  background: #C1282E;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 13.5px;
  font-weight: 600;
  padding: 13px 16px;
  border-radius: 9px;
  text-decoration: none !important;
  margin-bottom: 10px;
  transition: background 0.25s, transform 0.2s, box-shadow 0.25s;
  box-shadow: 0 4px 16px rgba(193,40,46,0.2);
}
.ess-ft-call-btn:hover {
  background: #a31f24;
  transform: translateY(-1px);
  box-shadow: 0 7px 22px rgba(193,40,46,0.32);
}
.ess-ft-btn-ic {
  width: 32px;
  height: 32px;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.ess-ft-call-btn .ess-ft-btn-ic {
  background: rgba(255,255,255,0.18);
}
.ess-ft-btn-lbl {
  display: block;
  font-size: 9.5px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  opacity: 0.7;
  font-weight: 400;
  margin-bottom: 1px;
}
.ess-ft-btn-val {
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

/* WhatsApp button */
.ess-ft-wa-btn {
  display: flex;
  align-items: center;
  gap: 11px;
  background: #ffffff;
  color: #111111;
  font-family: 'Poppins', sans-serif;
  font-size: 13.5px;
  font-weight: 600;
  padding: 13px 16px;
  border-radius: 9px;
  border: 1.5px solid #e8e5e0;
  text-decoration: none !important;
  margin-bottom: 18px;
  transition: border-color 0.2s, background 0.2s, transform 0.2s;
}
.ess-ft-wa-btn:hover {
  border-color: #25D366;
  background: rgba(37,211,102,0.04);
  transform: translateY(-1px);
  color: #111111;
}
.ess-ft-wa-btn .ess-ft-btn-ic {
  background: #25D366;
}

/* Quote arrow link */
.ess-ft-quote-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #C1282E;
  text-decoration: none !important;
  transition: gap 0.2s;
  margin-bottom: 20px;
}
.ess-ft-quote-link:hover { gap: 11px; }

/* Trust micro-badges */
.ess-ft-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  padding-top: 18px;
  border-top: 1px solid #e8e5e0;
}
.ess-ft-trust-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #ffffff;
  border: 1px solid #e8e5e0;
  border-radius: 6px;
  padding: 5px 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 10.5px;
  font-weight: 500;
  color: #555;
  white-space: nowrap;
}
.ess-ft-trust-dot {
  width: 5px;
  height: 5px;
  background: #c9a656;
  border-radius: 50%;
  flex-shrink: 0;
}

/* ════════════════════════════════════════════════════════
   COLS 2, 3, 4 — Link lists
   ════════════════════════════════════════════════════════ */
.ess-ft-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.ess-ft-links li a {
  display: inline-flex;
  align-items: center;
  gap: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  color: #555555;
  text-decoration: none !important;
  padding: 7px 0;
  transition: color 0.2s, gap 0.2s, padding-left 0.2s;
  position: relative;
}
.ess-ft-links li a::before {
  content: '';
  width: 0;
  height: 1.5px;
  background: #C1282E;
  border-radius: 2px;
  transition: width 0.22s ease;
  flex-shrink: 0;
  margin-right: 0;
}
.ess-ft-links li a:hover {
  color: #C1282E;
  gap: 10px;
}
.ess-ft-links li a:hover::before {
  width: 14px;
}

/* ── Footer separator line ── */
.ess-footer-sep {
  max-width: 1240px;
  margin: 0 auto;
  height: 1px;
  background: #e8e5e0;
}

/* ════════════════════════════════════════════════════════
   3. BOTTOM BAR  —  bg #EDEAE5
   ════════════════════════════════════════════════════════ */
.ess-footbar {
  background: #EDEAE5;
  padding: 18px 24px;
}
.ess-footbar-inner {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.ess-footbar-copy {
  font-family: 'Poppins', sans-serif;
  font-size: 12.5px;
  color: #888888;
  line-height: 1.5;
}
.ess-footbar-copy a {
  color: #C1282E;
  text-decoration: none !important;
  font-weight: 500;
}
.ess-footbar-copy a:hover { text-decoration: underline !important; }

.ess-footbar-links {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.ess-footbar-links a {
  font-family: 'Poppins', sans-serif;
  font-size: 12.5px;
  color: #888888;
  text-decoration: none !important;
  transition: color 0.2s;
}
.ess-footbar-links a:hover { color: #C1282E; }
.ess-footbar-links span { color: #cccccc; user-select: none; }

/* ════════════════════════════════════════════════════════
   RESPONSIVE
   ════════════════════════════════════════════════════════ */
@media (max-width: 1024px) {
  .ess-footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 40px 36px;
  }
  .ess-ft-col1 {
    grid-column: 1 / -1;    /* Brand + Contact spans full width */
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 48px;
    align-items: start;
  }
  .ess-ft-col1-left  { /* logo, desc, socials */ }
  .ess-ft-col1-right { /* get in touch section */ }
  .ess-ft-col1-divider { display: none; }
}

@media (max-width: 760px) {
  .ess-prefooter { padding: 52px 20px; }
  .ess-prefooter-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
  }
  .ess-prefooter::after { display: none; }
  .ess-pf-ctas {
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
  .ess-pf-btn-primary,
  .ess-pf-btn-secondary {
    flex: 1;
    min-width: 150px;
  }
  .ess-footer-grid {
    grid-template-columns: 1fr 1fr;
  }
  .ess-ft-col1 {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

@media (max-width: 540px) {
  .ess-footer-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .ess-ft-col1 {
    grid-template-columns: 1fr;
  }
  .ess-pf-ctas { flex-direction: column; }
  .ess-footbar-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}/* End custom CSS */