.hero-banner-new {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-banner-new::after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.hero-banner-new .content-wrapper {
  background: none;
  position: relative;
  z-index: 1;
  max-width: 1000px;
}

.hero-banner-new .heading h5 {
  color: #fff;
}

.hero-banner-new .heading h1 {
  font-size: 48px;
  font-weight: 600;
  line-height: 55px;
}

.hero-banner-new .twolinebtn {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero-banner-new .hero-btn {
  order: 1;
  text-align: center;
  padding-top: 15px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.hero-banner-new .hero-btn a {
  align-items: center;
  border: 0 !important;
  border-radius: 13px;
  box-shadow: 0 4px 10px #62626266;
  font-weight: 600;
  padding: 15px 30px;
  text-decoration: none;
  font-size: 18px;
  display: flex;
  flex-wrap: wrap;
  width: auto;
}

.hero-banner-new .hero-btn a:hover {
  transition: all 0.25s ease;
}

.hero-banner-new .hero-btn img {
  height: 20px !important;
  margin-left: 10px;
  width: 18px;
}

.hero-banner-new .hero-btn a svg {
  height: 24px;
  width: 24px;
  fill: currentColor;
  margin-left: 5px;
}

.hero-banner-new .hero-small-link {
  order: 2;
  text-align: center;
  color: #fff;
  margin-top: 12px;
}

.hero-banner-new .hero-small-link p {
  margin: 0;
}

.hero-banner-new .hero-small-link a {
  color: #f15a29;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}

.hero-banner-new .hero-small-link a:hover {
  opacity: 0.9;
}
}

.hero-banner-new .scriptMp {
  order: 3;
  max-width: 550px;
  margin: 0 auto;
}

.hero-banner-new .scriptMp .go1838977293 * {
  color: #fff !important;
  fill: #fff;
}

.hero-banner-new .go1838977293 {
  padding: 20px 0 0 !important;
}