.elementor-299 .elementor-element.elementor-element-d2a6728{--display:grid;--e-con-grid-template-columns:repeat(4, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--padding-top:51px;--padding-bottom:31px;--padding-left:20px;--padding-right:20px;}.elementor-299 .elementor-element.elementor-element-d2a6728:not(.elementor-motion-effects-element-type-background), .elementor-299 .elementor-element.elementor-element-d2a6728 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-299 .elementor-element.elementor-element-a0e90dd{--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;--justify-content:center;}.elementor-299 .elementor-element.elementor-element-a0e90dd:not(.elementor-motion-effects-element-type-background), .elementor-299 .elementor-element.elementor-element-a0e90dd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(max-width:1024px){.elementor-299 .elementor-element.elementor-element-d2a6728{--grid-auto-flow:row;}}@media(min-width:771px){.elementor-299 .elementor-element.elementor-element-d2a6728{--content-width:1200px;}}@media(max-width:770px){.elementor-299 .elementor-element.elementor-element-d2a6728{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-3c6fe72 */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

.footer-section {
  background: #f5f5f5;
  padding: 80px 8% 25px;
  font-family: 'Montserrat', sans-serif;
}

.footer-container {
  max-width: 1300px;
  margin: auto;
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 50px;
}

/* LOGO */
.footer-logo {
  width: 220px;
  margin-bottom: 25px;
}

/* DESCRIPTION */
.footer-description {
  color: #fff;
  line-height: 1.70;
  font-size: 15px;
  max-width: 420px;
}

/* TITLES */
.footer-title {
  font-size: 20px;
  font-weight: 700;
  color: #1;
  margin-bottom: 30px;
  position: relative;
}

.footer-title::after {
  content: "";
  width: 40px;
  height: 3px;
  background: #C85506;
  position: absolute;
  left: 0;
  bottom: -12px;
}

/* LINKS */
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 16px;
}

.footer-links a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease;
  font-size: 15px;
}

.footer-links a:hover {
  color: #C85506;
  padding-left: 5px;
}

/* CONTACT */
.footer-contact p {
  color: #fff;
  margin-bottom: 18px;
  line-height: 1.7;
  font-size: 15px;
}

/* SOCIAL */
.social-icons {
  display: flex;
  gap: 12px;
  margin-top: 10px;
}

.social-icons a {
  width: 45px;
  height: 45px;
  background: #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}

.social-icons a:hover {
  background: #C85506;
}

.social-icons svg {
  width: 20px;
  height: 20px;
  stroke: #333;
  fill: none;
  stroke-width: 1.8;
}

.social-icons a:hover svg {
  stroke: #fff;
}

/* BOTTOM BAR */
.footer-bottom {
  border-top: 1px solid #ddd;
  margin-top: 60px;
  padding-top: 25px;
  text-align: center;
}

.footer-bottom p {
  color: #777;
  font-size: 14px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .footer-container {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .footer-container {
    grid-template-columns: 1fr;
  }

  .footer-section {
    padding: 60px 6% 20px;
  }

  .footer-logo {
    width: 180px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8a4323c */.footer-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 25px;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 14px;
}

.footer-links a {
  color: #bdbdbd;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  transition: 0.3s ease;
}

.footer-links a:hover {
  color: #C85506;
  padding-left: 5px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa54873 */.footer-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 25px;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 14px;
}

.footer-links a {
  color: #bdbdbd;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  transition: 0.3s ease;
    
}

.footer-links a:hover {
  color: #C85506;
  padding-left: 5px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb4fdb3 */.footer-wrapper {
  background: #0b0b0f;
  padding: 80px 8%;
  border-top: 1px solid rgba(255,255,255,0.08);
}


.footer-container {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr;
  gap: 50px;
  max-width: 1200px;
  margin: auto;
}

@media (max-width: 768px) {
  .footer-container {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c194dbf *//* Google Font */
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@500;600&display=swap');

.developer-credit{
    max-width: 1600px;
    display:flex;
    justify-content:center;
    align-items:center;
    text-align:center;
    gap:12px;
}

.developer-credit span{
    font-family:'Barlow', sans-serif;
    font-size:16px;
    font-weight:600;
    letter-spacing:10px;
    text-transform:uppercase;
    color:#000; /* change if needed */
}

.developer-credit img{
    width:50px;
    height:auto;
    transition:all 0.3s ease;
}

.developer-credit img:hover{
    transform:scale(1.1);
    opacity:0.85;
}/* End custom CSS */