:root {
  --space-unit: 1em;
  --space-xxxxs: calc(0.09 * var(--space-unit));
  --space-xxxs: calc(0.146 * var(--space-unit));
  --space-xxs: calc(0.236 * var(--space-unit));
  --space-xs: calc(0.382 * var(--space-unit));
  --space-sm: calc(0.618 * var(--space-unit));
  --space-md: calc(1 * var(--space-unit));
  --space-lg: calc(1.618 * var(--space-unit));
  --space-xl: calc(2.618 * var(--space-unit));
  --space-xxl: calc(4.236 * var(--space-unit));
  --space-xxxl: calc(6.854 * var(--space-unit));
  --space-xxxxl: calc(11.08 * var(--space-unit));
  --component-padding: var(--space-xxxl);
}

.ps-home--15 .ps-section--latest {
  margin-bottom: 50px;
}

.ps-home--15 .ps-about--info {
  padding: 30px 0 50px;
}

.ps-home--15 .ps-about--info .ps-about__title, .ps-home--15 .ps-about--info .ps-block__title, .ps-home--15 .ps-about--info .ps-block__subtitle {
  color: #333;
}

.ps-home--15 .owl-dots .owl-dot.active {
  background: none;
}

.ps-home--15 .owl-nav button:hover {
  background-color: #333 !important;
}

.ps-home--15 .ps-reviews--3 {
  border: none;
  /* padding: 0 0 80px; */
}

.ps-home--15 .ps-reviews--3 .ps-section__title, .ps-home--15 .ps-reviews--3 .ps-review__text {
  color: #333;
}

.ps-home--15 .ps-reviews--3 .ps-review {
  border: 1px solid #f0f2f5;
}

.ps-home--15 .ps-reviews--3 .ps-section__content .owl-carousel {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.ps-home--15 .ps-reviews--3 .owl-dots {
  position: initial;
  padding: 30px 0 20px;
}

.ps-home--15 .ps-section--banner {
  overflow: hidden;
}

.ps-home--15 .ps-section--banner .ps-banner__imagebg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ps-home--15 .ps-section--banner .ps-package__imagebg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ps-home--15 .ps-section--banner .ps-banner {
  padding-top: 66px;
}

.ps-home--15 .ps-section--banner .ps-banner__desc {
  position: relative;
  z-index: 1;
}

.ps-home--15 .ps-section--banner .ps-banner__title, .ps-home--15 .ps-section--banner .ps-banner__desc {
  color: white;
}

.ps-home--15 .ps-section--banner .ps-banner__btn {
  color: #333;
}

.ps-home--15 .ps-section--banner .ps-banner__image {
  display: none;
}

.ps-home--15 .ps-home__content {
  padding-top: 60px;
}

.ps-home--15 .ps-promo--home {
  padding-bottom: 80px;
}

.ps-home--15 .ps-promo--home .ps-promo__content {
  transform: none;
  top: 0;
}

.ps-home--15 .ps-promo--home .ps-promo__name {
  margin-bottom: 20px;
  font-size: 30px;
}

.ps-home--15 .ps-section--latest .ps-section__title {
  color: #333;
}

.ps-home--15 .ps-promo--left {
  padding: 30px 0;
}

.ps-home--15 .ps-promo--left .ps-promo__banner {
  min-height: 230px;
  -o-object-position: left;
     object-position: left;
}

.ps-home--15 .ps-promo--center {
  padding-bottom: 50px;
}

.ps-home--15 .ps-promo--center .ps-promo__icon span {
  color: #333;
  font-size: 16px;
}

.ps-home--15 .ps-promo--center .ps-promo__icon img {
  display: none;
}

.ps-home--15 .ps-promo--center .ps-promo__banner {
  min-height: 350px;
}

.ps-home--15 .ps-promo--center .ps-promo__content {
  text-align: center;
  transform: none;
  top: 0;
  width: 100%;
}

.ps-home--15 .ps-promo--banner .ps-promo__name {
  font-size: 25px;
  margin-bottom: 10px;
}

.ps-home--15 .ps-section--newsletter-info {
  padding: 60px 0;
}

@media (min-width: 768px) {
  .ps-home--15 .ps-section--newsletter-info {
    background-position: 70% 50%;
    padding: 60px 0;
  }
  .ps-home--15 .ps-section--banner .ps-banner {
    padding-top: 100px;
    /* height: auto; */
  }
  .ps-home--15 .ps-section--banner .ps-banner__title, .ps-home--15 .ps-section--banner .ps-banner__desc {
    color: #ffffff;
  }
  .ps-home--15 .ps-section--banner .ps-banner__content {
    padding: 100px 0;
    flex: 0 0 50%;
    width: 50%;
  }
  .ps-home--15 .ps-section--banner .container {
    height: auto;
  }
  .ps-home--15 .ps-section--banner .ps-banner__price span, .ps-home--15 .ps-section--banner .ps-banner__price del {
    color: #333;
  }
  .ps-home--15 .ps-section--banner .ps-center {
    top: 50%;
    right: 50%;
    transform: translate(-40%, -160%);
  }
  .ps-home--15 .ps-section--banner .bg-padding {
    top: 20px;
  }
  .ps-home--15 .ps-promo--home .ps-promo__name {
    font-size: 25px;
  }
  .ps-home--15 .ps-promo--home .ps-promo__content {
    padding: 20px;
  }
  .ps-home--15 .ps-promo--left .ps-promo__banner {
    min-height: 330px;
  }
  .ps-home--15 .ps-promo--banner .ps-promo__name {
    font-size: 35px;
    margin-bottom: 20px;
  }
  .ps-home--15 .ps-promo--banner .ps-promo__btn {
    font-size: 16px;
    padding: 4px 35px;
  }
  .ps-home--15 .ps-about--info {
    padding: 30px 0 80px;
  }
}

@media (min-width: 992px) {
  .ps-home--15 .ps-promo--home .ps-promo__content {
    padding: 40px;
  }
}

@media (min-width: 1024px) {
  .ps-home--15 .ps-section--banner .bg-padding {
    top: 50px;
  }
  .ps-home--15 .ps-section--banner .ps-center {
    top: 50%;
    right: 50%;
    transform: translate(-40%, -140%);
  }
}

@media (min-width: 1280px) {
  .ps-home--15 .ps-promo--banner .ps-promo__name {
    font-size: 50px;
    margin-bottom: 30px;
  }
  .ps-home--15 .ps-promo--banner .ps-promo__btn {
    font-size: 18px;
    padding: 5px 40px;
  }
  .ps-home--15 .ps-promo--center .ps-promo__content {
    padding-top: 80px;
  }
  .ps-home--15 .ps-promo--home .ps-promo__name {
    font-size: 35px;
  }
  .ps-home--15 .ps-section--banner .ps-banner__content {
    padding: 180px 0;
  }
  .ps-home--15 .ps-section--banner .ps-banner__title {
    font-size: 40px;
    line-height: 74px;
  }
  .ps-home--15 .ps-section--banner .ps-banner__price span {
    font-size: 60px;
    line-height: 74px;
  }
  .ps-home--15 .ps-section--banner .bg-padding {
    top: 100px;
  }
  .ps-home--15 .ps-section--banner .ps-center {
    top: 50%;
    right: 50%;
    transform: translate(-40%, -87%);
  }
  .ps-home--15 .ps-section--newsletter-info {
    padding: 60px 0;
  }
}



/* Add this CSS to your existing stylesheet or create a new one */

.month-packages-container {
  margin: 40px auto;
  max-width: 1200px;
  padding: 0 15px;
}

.month-packages-header {
  text-align: center;
  margin-bottom: 30px;
}

.month-packages-header h2 {
  color: #ff7e00; /* Adjust to match your site's primary color */
  font-size: 2.2rem;
  margin-bottom: 10px;
}

.month-packages-header p {
  color: #666;
  font-size: 1rem;
  max-width: 600px;
  margin: 0 auto;
}

.month-tabs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
  gap: 10px;
}

.month-tab {
  padding: 12px 24px;
  background-color: #f5f5f5;
  border-radius: 30px;
  color: #333;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s;
  border: 2px solid transparent;
  font-size: 0.95rem;
  text-decoration: none;
  display: inline-block;
}

.month-tab:hover {
  background-color: #eaeaea;
  text-decoration: none;
  color: #333;
}

.month-tab.active {
  background-color: #ff7e00; /* Adjust to match your site's primary color */
  color: white;
  border-color: #ff7e00; /* Adjust to match your site's primary color */
  text-decoration: none;
}

.month-tab .month-name {
  display: block;
  font-size: 1.1rem;
  font-weight: 600;
}

.month-tab .year {
  font-size: 0.85rem;
  opacity: 0.8;
}

.month-content {
  margin-top: 20px;
}

.tour-cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 25px;
}

.tour-card {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  transition: transform 0.3s, box-shadow 0.3s;
  background: white;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.tour-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.tour-card__image {
  height: 200px;
  overflow: hidden;
  position: relative;
}

.tour-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s;
}

.tour-card:hover .tour-card__image img {
  transform: scale(1.05);
}

.tour-card__date {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255, 126, 0, 0.9); /* Adjust to match your site's primary color */
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 500;
}

.tour-card__content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.tour-card__title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 8px;
  color: #333;
}

.tour-card__info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  font-size: 0.9rem;
  color: #666;
}

.tour-card__duration {
  display: flex;
  align-items: center;
}

.tour-card__duration i {
  margin-right: 5px;
  color: #ff7e00; /* Adjust to match your site's primary color */
}

.tour-card__price {
  font-weight: 600;
  color: #ff7e00; /* Adjust to match your site's primary color */
  font-size: 1.1rem;
  margin-top: 10px;
}

.tour-card__button {
  background-color: #ff7e00; /* Adjust to match your site's primary color */
  color: white;
  border: none;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s;
  display: block;
  margin-top: auto;
  text-decoration: none;
}

.tour-card__button:hover {
  background-color: #e06e00; /* Darker shade of your primary color */
  color: white;
  text-decoration: none;
}

.no-packages {
  text-align: center;
  padding: 40px;
  background: #f9f9f9;
  border-radius: 10px;
  color: #666;
}

.no-packages h3 {
  margin-bottom: 10px;
  color: #333;
}

.no-packages p {
  margin-bottom: 20px;
}

.no-packages a {
  display: inline-block;
  background: #ff7e00; /* Adjust to match your site's primary color */
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  transition: background 0.3s;
}

.no-packages a:hover {
  background: #e06e00; /* Darker shade of your primary color */
  text-decoration: none;
  color: white;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .month-tab {
    padding: 10px 15px;
    font-size: 0.8rem;
  }
  
  .month-tab .month-name {
    font-size: 0.95rem;
  }
  
  .tour-cards {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  }
}

@media (max-width: 576px) {
  .tour-cards {
    grid-template-columns: 1fr;
  }
}
