.main-slider.style-2 .sandbox-hero-offer .offer-title {
  font-size: 58px;
}
@media only screen and (max-width: 1480px) {
  .main-slider.style-2 .sandbox-hero-offer .offer-title {
    font-size: 58px;
  }
}
@media only screen and (max-width: 1199px) {
  .main-slider.style-2 .sandbox-hero-offer .offer-title {
    font-size: 42px;
  }
}
.sandbox-hero-client-img {
  max-width: 480px;
}
.sandbox-hero-client-img img {
  border-radius: 8px;
  height: auto;
}
.sandbox-hero-carousel-wrap {
  position: relative;
}
.sandbox-hero-card .dz-media img {
  width: 100%;
  max-height: 320px !important;
  object-fit: cover;
}
.main-slider.style-2 .banner-content .title {
  padding: 0 20px;
  font-size: 16px;
  font-weight: 700;
}
.sandbox-hero-card .title {
  font-size: 16px;
  line-height: 1.25;
}
.swiper-hero-popular-vertical {
  max-height: 550px;
  width: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .swiper-hero-popular-vertical {
    height: 500px;
  }

  .main-slider.style-2 .banner-content .title {
    padding: 0 20px;
    font-size: 14px;
    font-weight: 700;
  }
}
.sandbox-hero-card .dz-media img {
  width: 100%;
  max-height: 190px;
  object-fit: cover;
}
.hero-tranding-nav {
  margin: 12px;
  justify-content: center;
}
.flaticon-left-chevron {
  rotate: 90deg !important;
}
.flaticon-chevron {
  rotate: 90deg !important;
}
.main-slider.style-2 .banner-media {
  margin-left: 0;
}
