/* PTRPress Elementor footer: contained 1,440px solid-color block. */
.elementor-location-footer {
  --ptr-footer-teal: #185c6b;
  --ptr-footer-purple: #96588a;
  --ptr-footer-gold: #e9a825;
  --ptr-footer-ink: #263f49;
  --ptr-footer-muted: #566b74;
  --ptr-footer-line: #cfe1e5;
  width: min(1440px, 100%);
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.elementor-location-footer *,
.elementor-location-footer *::before,
.elementor-location-footer *::after { box-sizing: border-box; }

.elementor-location-footer > .elementor-section > .elementor-container {
  width: calc(100% - 48px) !important;
  max-width: 1400px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

/* Newsletter band */
.elementor-location-footer .elementor-element-69fd2307 {
  margin-top: 0 !important;
  padding: 28px 0 !important;
  background: var(--ptr-footer-teal) !important;
}
.elementor-location-footer .elementor-element-69fd2307 > .elementor-container {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(460px, 1.05fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
}
.elementor-location-footer .elementor-element-69fd2307 > .elementor-container > .elementor-column {
  width: auto !important;
}
.elementor-location-footer .elementor-element-69fd2307 .elementor-widget-heading h2 {
  margin-bottom: 8px;
  font-size: clamp(24px, 2.4vw, 34px) !important;
  line-height: 1.15;
}
.elementor-location-footer .elementor-element-69fd2307 .elementor-widget-text-editor p {
  max-width: 640px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.55;
}
.elementor-location-footer .elementor-element-69fd2307 .elementor-widget-form,
.elementor-location-footer .elementor-element-69fd2307 .elementor-widget-social-icons {
  margin: 0 !important;
  padding: 0 !important;
}
.elementor-location-footer .elementor-element-69fd2307 .elementor-form-fields-wrapper {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(150px, .38fr);
  gap: 10px;
}
.elementor-location-footer .elementor-element-69fd2307 .elementor-field-group,
.elementor-location-footer .elementor-element-69fd2307 .elementor-field-type-submit {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
.elementor-location-footer .elementor-element-69fd2307 input,
.elementor-location-footer .elementor-element-69fd2307 button {
  min-height: 48px;
  border-radius: 6px !important;
}
.elementor-location-footer .elementor-element-69fd2307 .elementor-social-icons-wrapper {
  margin-top: 12px;
}

/* Four navigation groups */
.elementor-location-footer .elementor-element-50725691 {
  padding: 30px 0 26px !important;
  border-top: 1px solid rgba(255, 255, 255, .18);
  background: var(--ptr-footer-teal) !important;
}
.elementor-location-footer .elementor-element-50725691 > .elementor-container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.elementor-location-footer .elementor-element-50725691 > .elementor-container > .elementor-column {
  width: auto !important;
}
.elementor-location-footer .elementor-element-50725691 .elementor-widget-wrap {
  align-content: flex-start;
  padding: 12px 22px 10px !important;
  border: 0;
  border-radius: 0;
  background: transparent;
}
.elementor-location-footer .elementor-element-50725691 .elementor-heading-title {
  margin-bottom: 4px;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  line-height: 1.2;
}
.elementor-location-footer .elementor-element-50725691 .elementor-icon-list-item {
  min-height: 34px;
  margin: 0 !important;
  padding: 5px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .18);
}
.elementor-location-footer .elementor-element-50725691 .elementor-icon-list-item:last-child {
  border-bottom: 0;
}
.elementor-location-footer .elementor-element-50725691 .elementor-icon-list-text {
  color: #fff !important;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.3;
}
.elementor-location-footer .elementor-element-50725691 a:hover .elementor-icon-list-text,
.elementor-location-footer .elementor-element-50725691 a:focus-visible .elementor-icon-list-text {
  color: #a8c545 !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.elementor-location-footer .elementor-element-50725691 a:hover .elementor-icon-list-icon,
.elementor-location-footer .elementor-element-50725691 a:focus-visible .elementor-icon-list-icon,
.elementor-location-footer .elementor-element-50725691 a:hover i,
.elementor-location-footer .elementor-element-50725691 a:focus-visible i {
  color: #a8c545 !important;
}

/* Legal/contact strip */
.elementor-location-footer .elementor-element-797af4af {
  padding: 20px 0 24px !important;
  border-top: 1px solid var(--ptr-footer-line);
  background: #fff;
}
.elementor-location-footer .elementor-element-797af4af p {
  max-width: 1320px;
  margin: 0 auto !important;
  color: var(--ptr-footer-ink) !important;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
}
.elementor-location-footer .ptr-footer-legal__company,
.elementor-location-footer .ptr-footer-legal__google { display: block; }
.elementor-location-footer .ptr-footer-legal__company { margin-bottom: 5px; }
.elementor-location-footer .ptr-footer-legal__google { color: var(--ptr-footer-muted); font-size: 13px; }
.elementor-location-footer .elementor-element-797af4af a {
  color: var(--ptr-footer-teal) !important;
  font-weight: 750;
}

@media (max-width: 980px) {
  .elementor-location-footer .elementor-element-69fd2307 > .elementor-container {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .elementor-location-footer .elementor-element-50725691 > .elementor-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .elementor-location-footer {
    width: 100%;
  }
  .elementor-location-footer > .elementor-section > .elementor-container {
    width: calc(100% - 28px) !important;
  }
  .elementor-location-footer .elementor-element-69fd2307 {
    padding: 26px 0 !important;
  }
  .elementor-location-footer .elementor-element-69fd2307 .elementor-widget-heading,
  .elementor-location-footer .elementor-element-69fd2307 .elementor-widget-text-editor {
    text-align: center;
  }
  .elementor-location-footer .elementor-element-69fd2307 .elementor-widget-text-editor p {
    margin-right: auto;
    margin-left: auto;
  }
  .elementor-location-footer .elementor-element-69fd2307 .elementor-form-fields-wrapper {
    grid-template-columns: 1fr;
  }
  .elementor-location-footer .elementor-element-69fd2307 .elementor-social-icons-wrapper {
    text-align: center !important;
  }
  .elementor-location-footer .elementor-element-50725691 {
    padding: 18px 0 !important;
  }
  .elementor-location-footer .elementor-element-50725691 > .elementor-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .elementor-location-footer .elementor-element-50725691 .elementor-widget-wrap {
    padding: 14px 18px !important;
    border-top: 1px solid rgba(255, 255, 255, .18);
  }
  .elementor-location-footer .elementor-element-50725691 .elementor-icon-list-item {
    min-height: 40px;
    padding: 8px 0;
  }
  .elementor-location-footer .elementor-element-50725691 .elementor-icon-list-text {
    font-size: 15px;
  }
  .elementor-location-footer .elementor-element-797af4af {
    padding: 20px 0 24px !important;
  }
  .elementor-location-footer .elementor-element-797af4af p {
    font-size: 13px !important;
    line-height: 1.65;
  }
  .elementor-location-footer .ptr-footer-legal__company { margin-bottom: 9px; }
  .elementor-location-footer .ptr-footer-legal__google { font-size: 12px; }
}
