body {
  font-family: "Inter";
}
.nav-link {
  color: #ffffff;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  line-height: 24.38px;
}
.nav-link:hover {
  color: #ffffff;
}
.navbar {
  background: rgba(0, 0, 0, 0.7);
}
.navbar ul li a {
  margin: 0px 13px;
}

ul {
  margin-right: 69px;
}
.hero-section {
  background-image: url(http://kvn.prodmax.tech/assets/images/category/Rectangle\ 12.jpg);
  /* height: 100vh; */
  height: 80vh;
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  align-items: center;
  margin-top: -97px;
}
.hero-heading {
  color: #ffffff;
  font-family: "Montserrat";
  font-size: 48px;
  font-weight: 700;

margin-top: 60px;
  line-height: 58.51px;
}

.stainless-steel-pipes-para {
  font-family: "Montserrat";
  font-size: 24px;
  font-weight: 400;
  line-height: 29.26px;
}
.stainless-steel-pipes-heading {
  font-family: "Montserrat";
  font-size: 48px;
  font-weight: 700;
  line-height: 58.51px;
}
.card-head {
  font-family: "Montserrat";
  font-size: 23.06px;
  font-weight: 700;
  line-height: 28.11px;
  color: #bf2429;
}
.card-para {
  font-family: "Montserrat";
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}
.view-btn {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 500;
  line-height: 15.85px;
  color: #000000;
  border: 1px solid #bf2429;
}

/* footer section */

.footer_section {
  background: url(http://kvn.prodmax.tech/assets/images/category/Rectangle\ 61.jpg);
  padding-top: 72px;
}


.footer-head {
  font-size: 20px;
  font-weight: 600;
  line-height: 22.4px;
  letter-spacing: 2px;
}

.footer-para2 {
  font-size: 13.56px;
  font-weight: 400;
  line-height: 22.4px;
  padding-top: 50px;
}
.card-img-5 {
  /* width: 100%; */
  height: 244px;
}
.card-img-8 {
  /* width: 100%; */
  height: 244px;
}
.card-img-9 {
  /* width: 100%; */
  height: 244px;
}
