/*============================================================================================
   Start Hero css
==============================================================================================*/
.hero.style-4 .pg-inner .swiper-pagination {
  bottom: 16px;
}
.hero.style-4 .intro-slide-wrapper,
.hero.style-4 .intro-banner-wrapper {
  margin-top: 2rem;
}
@media (max-width: 991px) {
  .hero.style-4 .intro-banner-wrapper {
    margin-top: 16px;
  }
  .hero.style-4 .intro-banner-wrapper .mb-4 {
    margin: 0 !important;
  }
}
.hero.style-4 .banner figure img {
  border-radius: 4px;
}
/*============================================================================================
     End Hero css
  ==============================================================================================*/
