.elementor-545 .elementor-element.elementor-element-93fb53d{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-545 .elementor-element.elementor-element-cc9331e{--display:flex;--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-1cccb3f */.ltch-footer {
      background: #111;
      padding: 64px 40px 32px
    }

    .footer-grid {
      display: grid;
      grid-template-columns: 2fr 1fr 1fr 1fr;
      gap: 48px;
      margin-bottom: 48px
    }

    .footer-brand p {
      font-size: 13px;
      color: #555;
      line-height: 1.8;
      margin: 14px 0 20px;
      max-width: 280px
    }

    .footer-social {
      display: flex;
      gap: 10px;
      flex-wrap: wrap
    }

    .footer-social a {
      width: 36px;
      height: 36px;
      background: #1e1e1e;
      border: 1px solid #333;
      border-radius: 8px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #888;
      font-size: 14px;
      text-decoration: none;
      transition: all .2s
    }

    .footer-social a:hover {
      background: #057DBE;
      border-color: #057DBE;
      color: #fff
    }

    .footer-col h4 {
      font-size: 11px;
      font-weight: 700;
      color: #057DBE;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-bottom: 16px
    }

    .footer-col a {
      display: block;
      font-size: 13px;
      color: #555;
      text-decoration: none;
      margin-bottom: 10px;
      transition: color .2s
    }

    .footer-col a:hover {
      color: #fff
    }

    .f-contact-item {
      display: flex;
      gap: 10px;
      align-items: flex-start;
      margin-bottom: 12px
    }

    .f-contact-icon {
      font-size: 16px;
      flex-shrink: 0
    }

    .f-contact-text {
      font-size: 13px;
      color: #555;
      line-height: 1.5
    }

    .f-contact-text a {
      color: #aaa;
      text-decoration: none;
      display: inline
    }

    .f-contact-text a:hover {
      color: #057DBE
    }

    .footer-hours-row {
      display: flex;
      justify-content: space-between;
      font-size: 12px;
      color: #555;
      padding: 5px 0;
      border-bottom: 1px solid #1e1e1e
    }

    .footer-hours-row:last-child {
      border-bottom: none
    }

    .footer-hours-row span {
      color: #aaa
    }

    .footer-divider {
      border: none;
      border-top: 1px solid #1e1e1e;
      margin-bottom: 24px
    }

    .footer-bottom {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
      gap: 12px
    }

    .footer-bottom-left {
      font-size: 12px;
      color: #444
    }

    .footer-bottom-links {
      display: flex;
      gap: 20px
    }

    .footer-bottom-links a {
      font-size: 12px;
      color: #444;
      text-decoration: none
    }

    .footer-bottom-links a:hover {
      color: #057DBE
    }

    .cta-dark {
      background: #111;
      padding: 80px 40px;
      text-align: center
    }

    .cta-tag {
      background: #057DBE;
      color: #fff;
      font-size: 11px;
      font-weight: 700;
      padding: 6px 18px;
      border-radius: 20px;
      display: inline-block;
      margin-bottom: 20px;
      letter-spacing: 1px;
      text-transform: uppercase
    }

    .cta-dark h2 {
      font-size: 32px;
      font-weight: 800;
      color: #fff;
      margin-bottom: 14px;
      max-width: 560px;
      margin-left: auto;
      margin-right: auto
    }

    .cta-dark>p {
      font-size: 16px;
      color: #aaa;
      max-width: 480px;
      margin: 0 auto 28px;
      line-height: 1.8
    }

    .cta-arrows {
      display: flex;
      flex-direction: column;
      gap: 10px;
      max-width: 460px;
      margin: 0 auto 32px;
      text-align: left
    }

    .cta-arrow {
      font-size: 15px;
      color: #bbb;
      display: flex;
      gap: 10px
    }

    .cta-arrow span {
      color: #057DBE;
      font-weight: 700
    }

    .btn-big {
      background: #057DBE;
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      padding: 18px 40px;
      border-radius: 10px;
      text-decoration: none;
      display: inline-block
    }

    .cta-sub {
      font-size: 13px;
      color: #555;
      margin-top: 14px
    }

    .cta-sub a {
      color: #057DBE;
      text-decoration: none
    }

    .trust-bar {
      background: #0a0a0a;
      padding: 16px 40px;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 8px
    }

    .trust-item {
      text-align: center;
      font-size: 13px;
      color: #666;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      padding: 8px
    }

    .trust-item strong {
      color: #057DBE
    }
    
    @media(max-width:600px) {
    .footer-grid {
        grid-template-columns: 1fr
      }}/* End custom CSS */