.elementor-11 .elementor-element.elementor-element-3d0f3424:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-3d0f3424 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F9FF;}.elementor-11 .elementor-element.elementor-element-3d0f3424{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-11 .elementor-element.elementor-element-3d0f3424 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-11 .elementor-element.elementor-element-28b34911 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-11 .elementor-element.elementor-element-3d5c16d4 > .elementor-widget-container{margin:0px 0px 0px 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 */.footer-section {
  background: #f5f9ff;
  padding: 12px 24px;
}
.footer-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  margin: 12px;
}
.footer-container p {
  margin: 0 !important;
}
.footer-text {
  font-family: "DM Sans";
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  color: #141414;
}
.footer-bold {
  font-family: "DM Sans";
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 18px !important;
  color: #07306e;
}
.footer-tel-link {
  text-decoration: none;
  font-weight: 700 !important;
  color: #3e8cff;
  transition: color 0.3s ease;
}
.footer-tel-link:hover {
  color: #07306e !important;
}
.footer-link {
  text-decoration: none;
  font-family: "DM Sans";
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  color: #555555;
}
.footer-link-container {
  display: flex;
  gap: 13px;
}
.footer-link:hover {
  color: #07306e !important;
  transition: color 0.3s ease;
}

@media only screen and (max-width: 1024px) {
  #footer-section {
    position: fixed;
    z-index: 101;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .footer-text.mobile {
    display: none;
  }
  .footer-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0px;
  }
  .footer-text {
    font-family: "DM Sans";
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    color: #141414;
  }
  .footer-bold {
    font-family: "DM Sans";
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    color: #07306e;
  }
  .footer-link-container {
    display: flex;
    gap: 13px;
    display: none;
  }
  .footer-link:hover {
    color: #07306e !important;
    transition: color 0.3s ease;
  }
}/*# sourceMappingURL=footer.css.map *//* End custom CSS */