/*============================================================================================
   Start Hero CSS
==============================================================================================*/
.hero.style-6 {
  padding-top: 24px;
}
.hero.style-6 .pg-inner .swiper-pagination {
  bottom: 0;
}
.hero.style-6 .swiper-container {
  padding-bottom: 40px;
}

/* Responsive */
@media (max-width: 767px) {
  .hero.style-6 .intro-section .pg-inner .swiper-pagination {
    bottom: 0;
  }
}
/*============================================================================================
   End Hero CSS
==============================================================================================*/
