.elementor-68 .elementor-element.elementor-element-837a740{--display:flex;}.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-ff797dd */.sme-footer {
  background: #243455;
  color: #ffffff;
  text-align: center;

  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);

  padding: 50px 20px;
}

.sme-footer .container {
  width: min(92%, 1180px);
  margin: 0 auto;
}

.footer-title {
  margin: 0 0 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}

.footer-subtitle {
  margin: 0 0 14px;
  font-size: 18px;
  opacity: 0.95;
}

.footer-text {
  margin: 0 0 18px;
  font-size: 16px;
  opacity: 0.85;
}

.footer-contact {
  margin: 0 0 18px;
  font-size: 16px;
}

.footer-contact a,
.footer-credit a {
  color: #ffffff;
  text-decoration: underline;
}

.footer-credit {
  margin: 0;
  font-size: 14px;
  opacity: 0.8;
}

@media (max-width: 767px) {

  .sme-footer {
    padding: 40px 18px;
  }

  .footer-title {
    font-size: 24px;
  }

  .footer-subtitle {
    font-size: 17px;
  }
}/* End custom CSS */