.hero-section.style-6 {
  height: 80vh;
  border-bottom-right-radius: 20px;
}
.hero-section.style-6 .swiper-wrapper {
  height: 80vh;
}
/* .hero-section.style-6 .hero-content {
  padding: 170px 0 0;
} */
.hero-section.style-6 .hero-content .title {
  font-size: 40px;
  margin-bottom: 15px;
}
.mission-section.space,
.contact-section.space,
.feature-section.space {
  padding: 50px 0;
}
.footer-top.space{
  padding: 30px 0;
}
.feature-title-area .sub-title {
  font-size: 30px;
}