.elementor-21095 .elementor-element.elementor-element-1c25c7d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-21095 .elementor-element.elementor-element-1c25c7d{--content-width:1200px;}}/* Start custom CSS for html, class: .elementor-element-a96577a */.dr-footer{
  background:#0b2a4a;
  color:#fff;
  font-family:system-ui,-apple-system,Segoe UI,Roboto;
}

.dr-footer-inner{
  max-width:1200px;
  margin:auto;
  padding:42px 16px 30px;
  display:grid;
  grid-template-columns:2fr 1fr 1fr;
  gap:34px;
}

.dr-text-logo{
  font-size:32px;
  font-weight:900;
}
.dr-text-logo span{color:#fff;}
.dr-text-logo small{
  color:#2ecc71;
  font-size:16px;
}

.dr-logo-line{
  width:110px;
  height:3px;
  background:#2ecc71;
  border-radius:50px;
  margin:6px 0 14px;
}

.dr-footer p{
  font-size:14px;
  line-height:1.7;
}

.dr-footer h4{
  font-size:16px;
  margin-bottom:14px;
  border-bottom:2px solid rgba(255,255,255,.25);
  padding-bottom:6px;
}

.dr-footer ul{
  list-style:none;
  padding:0;
}
.dr-footer ul li{
  margin-bottom:9px;
}
.dr-footer ul li a{
  color:#fff;
  text-decoration:none;
  font-size:14px;
}

.dr-social{
  display:flex;
  gap:12px;
  margin-top:10px;
}
.dr-social a{
  width:40px;
  height:40px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.dr-social a svg{
  width:18px;
  height:18px;
  fill:#fff;
}

.fb{background:#1877f2;}
.ig{background:#e1306c;}
.tg{background:#0088cc;}
.wa{background:#25d366;}

.dr-footer-bottom{
  background:#081f3a;
  text-align:center;
  padding:14px 10px;
  font-size:13px;
  margin-top:10px;
}

@media(max-width:768px){
  .dr-footer-inner{
    grid-template-columns:1fr;
    gap:26px;
  }
  .dr-text-logo{font-size:26px;}
}/* End custom CSS */