/* Custom CSS untuk memperbaiki posisi slider */
.main-slider .tp-caption {
  text-align: center !important;
}

.main-slider .tp-caption.big-title {
  text-align: center !important;
  width: 100% !important;
  max-width: 800px !important;
}

.main-slider .tp-caption.small-title {
  text-align: center !important;
  width: 100% !important;
  max-width: 600px !important;
}

.main-slider .tp-banner-container {
  text-align: center;
}

.tp-caption h2.big-title {
  text-align: center !important;
  margin: 0 auto !important;
}

.tp-caption .small-title {
  text-align: center !important;
  margin: 0 auto !important;
}