.elementor-5585 .elementor-element.elementor-element-4f5e5f5:not(.elementor-motion-effects-element-type-background), .elementor-5585 .elementor-element.elementor-element-4f5e5f5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#141414;}.elementor-5585 .elementor-element.elementor-element-4f5e5f5{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-5585 .elementor-element.elementor-element-4f5e5f5 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for html, class: .elementor-element-c64d4bb */.about-us-footer {
  background-color: #222;
  color: #ECF0F1;
  padding: 40px 20px;
  font-size: 14px;
  text-align: left;
}
.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
}
.footer-container div {
  flex: 1 1 250px;
}
.footer-container h3, .footer-container h4 {
  color: #ECF0F1;
  margin-bottom: 15px;
}
.footer-container p {
  margin-bottom: 10px;
}
.footer-links ul, .footer-services ul {
  list-style: none;
  padding: 0;
}
.footer-links li, .footer-services li {
  margin-bottom: 10px;
}
.footer-links a, .footer-services a {
  color: #ECF0F1;
  text-decoration: none;
}
.footer-links a:hover, .footer-services a:hover {
  color: #3498DB;
}
.footer-social a {
  color: #ECF0F1;
  margin-right: 10px;
  text-decoration: none;
}
.footer-social a:hover {
  color: #3498DB;
}
.footer-bottom {
  margin-top: 30px;
  border-top: 1px solid #34495E;
  padding-top: 20px;
  text-align: center;
}
.footer-bottom p {
  font-size: 12px;
  margin: 5px 0;
}
.footer-bottom a {
  color: #3498DB;
  text-decoration: none;
}
.footer-bottom a:hover {
  text-decoration: underline;
}/* End custom CSS */