.elementor-28 .elementor-element.elementor-element-32ced2f{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-28 .elementor-element.elementor-element-5c69033 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 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 section, class: .elementor-element-32ced2f *//* =========================================================
   GOOD ELECTRIC
   COMPLETE PREMIUM GLOBAL FOOTER CSS
   Replace all previous footer CSS with this block
   ========================================================= */


/* =========================================================
   FOOTER BASE
   ========================================================= */

.ge-footer {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #071a2b;
  color: rgba(255, 255, 255, 0.72);
}

.ge-footer,
.ge-footer *,
.ge-footer *::before,
.ge-footer *::after {
  box-sizing: border-box;
}

.ge-footer img,
.ge-footer svg {
  display: block;
  max-width: 100%;
  height: auto;
}

.ge-footer a,
.ge-footer a:hover,
.ge-footer a:focus,
.ge-footer a:active,
.ge-footer a:visited {
  text-decoration: none !important;
}

.ge-footer ul,
.ge-footer ol {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.ge-footer li {
  margin: 0 !important;
  padding: 0 !important;
}

.ge-footer li::marker {
  content: "";
}

.ge-footer address {
  margin: 0;
  font-style: normal;
}


/* =========================================================
   FOOTER CTA
   ========================================================= */

.ge-footer__cta {
  position: relative;
  padding: 40px 0;
  overflow: hidden;
  border-top: 5px solid #d8232a;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(
      135deg,
      #0a2438 0%,
      #0d3149 62%,
      #0c4937 100%
    );
}

.ge-footer__cta::before {
  position: absolute;
  top: -135px;
  right: -80px;
  width: 340px;
  height: 340px;
  content: "";
  border-radius: 50%;
  background: rgba(200, 163, 77, 0.08);
  pointer-events: none;
}

.ge-footer__cta::after {
  position: absolute;
  top: 0;
  right: 10%;
  width: 1px;
  height: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.06);
  transform: rotate(18deg);
  pointer-events: none;
}

.ge-footer__cta-inner {
  position: relative;
  z-index: 2;
  display: grid;
  align-items: center;
  gap: 38px;
  grid-template-columns: minmax(0, 1fr) auto;
}

.ge-footer__cta-content {
  max-width: 720px;
}

.ge-footer__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 11px;
  color: #ead9aa;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.13em;
  line-height: 1.3;
  text-transform: uppercase;
}

.ge-footer__eyebrow::before {
  width: 28px;
  height: 2px;
  flex: 0 0 28px;
  content: "";
  background: #c8a34d;
}

.ge-footer__cta h2 {
  max-width: 680px;
  margin: 0 0 10px !important;
  padding: 0 !important;
  color: #ffffff !important;
  font-family: inherit !important;
  font-size: clamp(1.85rem, 3vw, 2.7rem) !important;
  font-style: normal !important;
  font-weight: 800 !important;
  letter-spacing: -0.035em !important;
  line-height: 1.08 !important;
  text-transform: none !important;
}

.ge-footer__cta h2::before,
.ge-footer__cta h2::after {
  display: none !important;
  content: none !important;
}

.ge-footer__cta p {
  max-width: 640px;
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 0.94rem !important;
  line-height: 1.68 !important;
}

.ge-footer__cta-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}

.ge-footer__cta .ge-button {
  min-height: 50px;
  padding: 14px 22px;
  border-radius: 5px;
  font-size: 0.86rem;
  font-weight: 800;
  white-space: nowrap;
}

.ge-footer__cta .ge-button--red {
  border-color: #d8232a !important;
  background: #d8232a !important;
  color: #ffffff !important;
  box-shadow: 0 10px 22px rgba(216, 35, 42, 0.18);
}

.ge-footer__cta .ge-button--red:hover {
  border-color: #b91d23 !important;
  background: #b91d23 !important;
  color: #ffffff !important;
}

.ge-footer__cta .ge-button--light-outline {
  border-color: rgba(255, 255, 255, 0.36) !important;
  background: rgba(255, 255, 255, 0.035) !important;
  color: #ffffff !important;
}

.ge-footer__cta .ge-button--light-outline:hover {
  border-color: #ffffff !important;
  background: #ffffff !important;
  color: #071a2b !important;
}


/* =========================================================
   MAIN FOOTER
   ========================================================= */

.ge-footer__main {
  position: relative;
  padding: 58px 0 46px;
  background:
    linear-gradient(
      180deg,
      #071a2b 0%,
      #061521 100%
    );
}

.ge-footer__main::before {
  position: absolute;
  top: 0;
  right: -150px;
  width: 380px;
  height: 380px;
  content: "";
  border-radius: 50%;
  background: rgba(14, 103, 159, 0.06);
  pointer-events: none;
}

.ge-footer__grid {
  position: relative;
  z-index: 2;
  display: grid;
  align-items: start;
  gap: 42px;
  grid-template-columns:
    minmax(270px, 1.2fr)
    minmax(160px, 0.68fr)
    minmax(215px, 0.9fr)
    minmax(230px, 0.92fr);
}


/* =========================================================
   FOOTER BRAND
   ========================================================= */

.ge-footer__brand {
  max-width: 380px;
}

.ge-footer__logo {
  display: inline-block;
  width: min(100%, 255px);
  margin-bottom: 22px;
}

.ge-footer__logo img {
  width: 100%;
  max-height: 95px;
  object-fit: contain;
  object-position: left center;
}

.ge-footer__brand p {
  max-width: 355px;
  margin: 0 0 22px !important;
  color: rgba(255, 255, 255, 0.64) !important;
  font-size: 0.86rem !important;
  line-height: 1.7 !important;
}

.ge-footer__credentials {
  display: grid;
  gap: 9px;
}

.ge-footer__credentials span {
  position: relative;
  display: block;
  padding-left: 17px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.45;
}

.ge-footer__credentials span::before {
  position: absolute;
  top: 0.52em;
  left: 0;
  width: 5px;
  height: 5px;
  content: "";
  border-radius: 50%;
  background: #c8a34d;
}


/* =========================================================
   FOOTER COLUMN TITLES
   ========================================================= */

.ge-footer .ge-footer__column-title {
  display: block !important;
  margin: 0 0 18px !important;
  padding: 0 0 11px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12) !important;
  background: transparent !important;
  color: #ffffff !important;
  font-family: inherit !important;
  font-size: 0.76rem !important;
  font-style: normal !important;
  font-weight: 900 !important;
  letter-spacing: 0.1em !important;
  line-height: 1.3 !important;
  text-align: left !important;
  text-transform: uppercase !important;
  text-shadow: none !important;
  box-shadow: none !important;
}

.ge-footer .ge-footer__column-title::before,
.ge-footer .ge-footer__column-title::after {
  display: none !important;
  content: none !important;
}


/* =========================================================
   FOOTER LINKS
   ========================================================= */

.ge-footer__links {
  display: grid;
  gap: 10px;
}

.ge-footer__links a {
  display: inline-flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.65) !important;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.45;
  transition:
    color 0.2s ease,
    transform 0.2s ease;
}

.ge-footer__links a:hover {
  color: #ffffff !important;
  transform: translateX(3px);
}


/* =========================================================
   CONTACT COLUMN
   ========================================================= */

.ge-footer__contact {
  min-width: 0;
}

.ge-footer__contact-item {
  margin-bottom: 20px;
}

.ge-footer__contact-item:last-of-type {
  margin-bottom: 16px;
}

.ge-footer__contact-label {
  display: block;
  margin-bottom: 6px;
  color: #ead9aa;
  font-size: 0.63rem;
  font-weight: 900;
  letter-spacing: 0.09em;
  line-height: 1.35;
  text-transform: uppercase;
}

.ge-footer__phone {
  display: inline-block;
  color: #ffffff !important;
  font-size: clamp(1.2rem, 1.8vw, 1.45rem);
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.ge-footer__phone:hover {
  color: #ead9aa !important;
}

.ge-footer address {
  color: rgba(255, 255, 255, 0.66);
  font-size: 0.8rem;
  line-height: 1.6;
}

.ge-footer__locations {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 13px;
}

.ge-footer__locations a {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 0.77rem;
  font-weight: 700;
}

.ge-footer__locations a:hover {
  color: #ffffff !important;
}


/* =========================================================
   BBB BADGE
   ========================================================= */

.ge-footer__bbb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
  padding: 9px 11px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.04);
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    background-color 0.2s ease;
}

.ge-footer__bbb:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.26);
  background: rgba(255, 255, 255, 0.08);
}

.ge-footer__bbb img {
  width: 108px;
  max-height: 72px;
  object-fit: contain;
}


/* =========================================================
   FOOTER TRUST STRIP
   ========================================================= */

.ge-footer__trust {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: #081d2f;
}

.ge-footer__trust-inner {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ge-footer__trust-item {
  position: relative;
  min-height: 78px;
  padding: 17px 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.ge-footer__trust-item:last-child {
  border-right: 0;
}

.ge-footer__trust-item strong {
  display: block;
  margin-bottom: 4px;
  color: #ffffff !important;
  font-size: 0.77rem;
  font-weight: 800;
  line-height: 1.35;
}

.ge-footer__trust-item span {
  display: block;
  color: rgba(255, 255, 255, 0.52);
  font-size: 0.69rem;
  line-height: 1.45;
}

.ge-footer .ge-footer__trust-item::before,
.ge-footer .ge-footer__trust-item::after,
.ge-footer .ge-footer__trust-item strong::before,
.ge-footer .ge-footer__trust-item strong::after,
.ge-footer .ge-footer__trust-item span::before,
.ge-footer .ge-footer__trust-item span::after {
  display: none !important;
  content: none !important;
}


/* =========================================================
   FOOTER BOTTOM BAR
   ========================================================= */

.ge-footer__bottom {
  padding: 18px 0;
  background: #05121d;
}

.ge-footer__bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.ge-footer__bottom p {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.43) !important;
  font-size: 0.68rem !important;
  line-height: 1.5 !important;
}

.ge-footer__legal {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px 17px;
}

.ge-footer__legal a {
  color: rgba(255, 255, 255, 0.5) !important;
  font-size: 0.68rem;
  font-weight: 600;
}

.ge-footer__legal a:hover {
  color: #ffffff !important;
}


/* =========================================================
   THEME CONFLICT PROTECTION
   ========================================================= */

.ge-footer .elementor-heading-title,
.ge-footer h2,
.ge-footer h3,
.ge-footer h4,
.ge-footer h5,
.ge-footer h6 {
  text-shadow: none !important;
}

.ge-footer p,
.ge-footer span,
.ge-footer address,
.ge-footer a {
  text-shadow: none !important;
}

.ge-footer .ge-button {
  text-decoration: none !important;
}

.ge-footer .ge-button::before,
.ge-footer .ge-button::after {
  pointer-events: none;
}


/* =========================================================
   ACCESSIBILITY
   ========================================================= */

.ge-footer a:focus-visible {
  outline: 3px solid #c8a34d;
  outline-offset: 4px;
}


/* =========================================================
   LARGE TABLET
   ========================================================= */

@media (max-width: 1100px) {
  .ge-footer__grid {
    gap: 36px;
    grid-template-columns:
      minmax(250px, 1.1fr)
      repeat(2, minmax(185px, 0.8fr));
  }

  .ge-footer__contact {
    grid-column: 1 / -1;
    display: grid;
    align-items: start;
    gap: 22px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .ge-footer__contact .ge-footer__column-title {
    grid-column: 1 / -1;
    margin-bottom: 0 !important;
  }

  .ge-footer__bbb {
    align-self: start;
    justify-self: start;
  }
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 900px) {
  .ge-footer__cta-inner {
    grid-template-columns: 1fr;
  }

  .ge-footer__cta-actions {
    justify-content: flex-start;
  }

  .ge-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ge-footer__brand {
    max-width: none;
    grid-column: 1 / -1;
  }

  .ge-footer__brand p {
    max-width: 620px;
  }

  .ge-footer__contact {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ge-footer__trust-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ge-footer__trust-item:nth-child(2) {
    border-right: 0;
  }

  .ge-footer__trust-item:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .ge-footer__bottom-inner {
    align-items: flex-start;
    flex-direction: column;
  }

  .ge-footer__legal {
    justify-content: flex-start;
  }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  .ge-footer__cta {
    padding: 34px 0;
  }

  .ge-footer__cta::after {
    display: none;
  }

  .ge-footer__cta h2 {
    font-size: clamp(1.7rem, 8vw, 2.35rem) !important;
  }

  .ge-footer__cta p {
    font-size: 0.9rem !important;
  }

  .ge-footer__cta-actions {
    width: 100%;
    flex-direction: column;
  }

  .ge-footer__cta-actions .ge-button {
    width: 100%;
  }

  .ge-footer__main {
    padding: 48px 0 38px;
  }

  .ge-footer__grid {
    gap: 34px;
    grid-template-columns: 1fr;
  }

  .ge-footer__brand,
  .ge-footer__contact {
    grid-column: auto;
  }

  .ge-footer__contact {
    display: block;
  }

  .ge-footer__contact .ge-footer__column-title {
    margin-bottom: 18px !important;
  }

  .ge-footer__logo {
    width: min(100%, 235px);
  }

  .ge-footer__brand p {
    max-width: none;
  }

  .ge-footer__trust-inner {
    grid-template-columns: 1fr;
  }

  .ge-footer__trust-item,
  .ge-footer__trust-item:nth-child(2) {
    min-height: auto;
    padding: 16px 0;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .ge-footer__trust-item:last-child {
    border-bottom: 0;
  }

  .ge-footer__bottom {
    padding: 18px 0 84px;
  }

  .ge-footer__legal {
    gap: 8px 14px;
  }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 420px) {
  .ge-footer__cta {
    padding: 32px 0;
  }

  .ge-footer__main {
    padding-top: 44px;
  }

  .ge-footer__phone {
    font-size: 1.25rem;
  }

  .ge-footer__legal {
    flex-direction: column;
    gap: 8px;
  }
}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {
  .ge-footer *,
  .ge-footer *::before,
  .ge-footer *::after {
    transition: none !important;
  }
}
/* =========================================================
   FOOTER CONTAINER AND EDGE-SPACING FIX
   Keep this at the bottom of the footer stylesheet
   ========================================================= */

.ge-footer .ge-container {
  width: 100% !important;
  max-width: 1240px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 28px !important;
  padding-left: 28px !important;
}

/* Keep every major footer row inside the same centered width */
.ge-footer__cta-inner,
.ge-footer__grid,
.ge-footer__trust-inner,
.ge-footer__bottom-inner {
  width: 100%;
  min-width: 0;
}

/* CTA content protection */
.ge-footer__cta-content {
  min-width: 0;
  padding-right: 20px;
}

.ge-footer__cta-actions {
  min-width: 0;
}

/* Main footer column protection */
.ge-footer__brand,
.ge-footer__column,
.ge-footer__contact {
  min-width: 0;
}

/* Prevent long links or text from forcing columns outward */
.ge-footer__links a,
.ge-footer__brand p,
.ge-footer address,
.ge-footer__credentials span,
.ge-footer__contact-item,
.ge-footer__bottom p {
  overflow-wrap: anywhere;
  word-break: normal;
}

/* Trust strip should not touch the viewport */
.ge-footer__trust-inner {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}

/* Legal bar alignment */
.ge-footer__bottom-inner {
  padding-top: 2px;
  padding-bottom: 2px;
}


/* =========================================================
   LARGE DESKTOP
   ========================================================= */

@media (min-width: 1400px) {
  .ge-footer .ge-container {
    max-width: 1320px !important;
    padding-right: 34px !important;
    padding-left: 34px !important;
  }
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {
  .ge-footer .ge-container {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }

  .ge-footer__cta-content {
    padding-right: 0;
  }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  .ge-footer .ge-container {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .ge-footer__trust-inner {
    border-right: 0;
    border-left: 0;
  }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 420px) {
  .ge-footer .ge-container {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
}/* End custom CSS */