.elementor-8967 .elementor-element.elementor-element-3da393d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8967 .elementor-element.elementor-element-d9fcd9b > .elementor-widget-container{margin:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-d9fcd9b */.koolon-footer {
  background-color: #0a1f44;
  color: #ffffff;
  font-family: 'Segoe UI', sans-serif;
  padding-top: 40px;
  margin-top: 60px;
}

.footer-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: left;
  max-width: 1200px;
  margin: auto;
  padding: 0 20px 30px;
}

.footer-top div {
  flex: 1;
  min-width: 250px;
  margin-bottom: 30px;
}

.footer-logo img {
  max-width: 160px;
  margin-bottom: 10px;
}

.footer-logo p {
  font-size: 14px;
  color: #cccccc;
  line-height: 1.6;
}

.footer-links h4,
.footer-contact h4,
.footer-social h4 {
  margin-bottom: 12px;
  font-size: 18px;
  color: #ffffff;
}

.footer-links ul {
  list-style: none;
  padding: 0;
}

.footer-links ul li {
  margin-bottom: 8px;
}

.footer-links ul li a {
  color: #cccccc;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-links ul li a:hover {
  color: #00bfff;
}

.footer-contact p {
  font-size: 14px;
  line-height: 1.8;
}

.footer-social .social-icons a {
  color: #ffffff;
  font-size: 18px;
  margin-right: 12px;
  display: inline-block;
  transition: color 0.3s ease;
}

.footer-social .social-icons a:hover {
  color: #00bfff;
}

.footer-bottom {
  text-align: center;
  padding: 15px 10px;
  background-color: #081b36;
  font-size: 13px;
  color: #bbb;
}/* End custom CSS */