body {
  font-family: "Inter",serif;
}
h1{
  font-family: Inter;
  font-weight: 600;
}
h2{
  font-family: Inter;
}
.main-header-overlay {
	background: #fff;
}
.lqd-head-sec-wrap.relative.lqd-hide-onstuck.pt-20.px-45.pb-10.md\:hidden{
    background: #0093dd;
}
.ld-fancy-heading h2{
    font-family: "Inter",serif;
    font-weight: 600;
    letter-spacing: -.02em;
    color: #000;
    font-size: 35px;
    line-height: 1.13208em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
  }
  .qodef-m-title {
    font-family: "Inter",serif;
    font-weight: 600;
    letter-spacing: -.02em;
    color: #000;
    font-size: 35px;
    line-height: 1.13208em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
  }
  .abt-text {
    font-size: 16px;
    line-height: 30px;
    padding-top: 6px;
    text-align: justify;
  }
  .bg-grey{
    background: #f4f4f4;
  }
  .bg-black{
    background: #000;
  }
  #site-footer p{
    color:#fff;
  }
  .tagline{
    font-family: Inter;
  font-weight: 600;
  color: #000;
  line-height: 1.25em;
  }
  .bg-grey-d{
    background-color: #8a8e8e;
  }
  .footer-tagline{
    color: #fff;
  font-family: Inter;
  font-size: 28px;
  }
#expertise-aluminium{
  background-image: url('../images/banners/aluminium-doors.jpg');
  height:450px;
}
#expertise-awindow{
  background-image: url('../images/banners/aluminium-windows.jpg');
  height:450px;
}
#expertise-udoor{
  background-image: url('../images/banners/upvc-doors.jpg');
  height:450px;
}
#expertise-uwindow{
  background-image: url('../images/banners/upvc-windows.jpg');
  height:450px;
}
.expertises{
  height:350px;
}
.inner{
  padding-top: 150px;
  position: relative;
  color:#fff;
}
.inner h2{
  color: #fff;
}
.fancy-title{
  font-size: 18px;
  padding-top: 13px;
}
.text-white-700{
  color:#fff;
}
.video-block{
  padding: 5%;
  height: 339px;
}
.btn-icon-xl .btn-icon {
  width: 3.5em;
  height: 3.5em;
  background: #0093dd;
}
.bg-blue{
	background-color: #0093dd;
}
.banner-bg{
  background: rgba(0, 0, 0, 0.6);
}
.ld-fancy-heading h3{
  font-family: "Inter",serif;
  color: #000;
}