.bg {
  background-position: center;
  background-size: cover;
  padding: 130px 0 130px 0;
}
.content .top-h1 {
  margin-top: 0px;
}
.top-h1 {
  margin-top: 0px;
  line-height: 75px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 700;
}
.banner-text-p {
  color: #fff;
  font-size: 20px;
  margin: 7px 0;
  font-weight: 500;
  position: relative;
}
.online-form {
  position: relative;
}
.online-form{padding: 20px;
  background: var(--primary-color);
  border: none;
  border-radius:0px;
}
.form-heading{text-align:center;margin-bottom:20px;font-weight: 700}

.form-heading span{
  font-size: 44px;
  color: #e4592e;
  font-weight: 700;
}