.th-menu-wrapper {
  background-color: #fff !important;
}
.header-layout3 .menu-area {
  background-color: #fff !important;
}
.header-layout3 .main-menu > ul > li > a {
  color: #000 !important;
  font-weight: 600 !important;
}
.th-hero-wrapper {
  margin-top: 90px;
}

.mobile-logo {
  background-color: transparent !important;
  width: 240px !important;
  text-align: center !important;
  margin: 0 auto !important;
}
.about-logo {
  width: 280px;
  background-color: #fff !important;
  padding: 20px 20px !important;
  border-radius: 10px;
}
.header-logo {
  width: 240px;
  padding: 0 !important;
}

.th-widget-contact {
  max-width: 300px !important;
}

.th-menu-toggle {
  background-color: transparent !important;
  color: #000 !important;
  font-size: 30px;
  margin-right: 10px !important;
}

.th-menu-wrapper .th-menu-area {
  border-right: 0;
}

.th-menu-wrapper .th-menu-toggle {
  right: 0;
  top: 10px;
}

.hero-style2 .th-btn,
.hero-style7 .th-btn {
  font-weight: 600;
}
.hero-style2 .th-btn:after {
  background-color: #fff;
}

.hero-slider-5 {
  height: 820px !important;
}
.swiper-slide .img {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 1 !important;
}
.hero-style7 {
  padding: 200px 0;
}
.hero-style2 {
  padding: 150px 0 0;
}
.hero-style2 .sub-title {
  color: var(--primary-color) !important;
}
.hero-style7 .hero-title,
.hero-style2 .hero-title {
  font-size: 80px;
  margin-top: 20px !important;
  margin-bottom: 40px !important;
}

.hero-style2 .hero-title {
  font-size: 50px;
  margin-top: 20px !important;
  margin-bottom: 40px !important;
  color: var(--primary-color) !important;
}

.client-thumb-group .thumb {
  border: 5px solid #fff;
  border-radius: 50%;
}

.booking-client-box .client-thumb-group .thumb:not(:first-child) {
  margin-left: -25px;
}

.booking-client-box .client-thumb-group .thumb img {
  height: 40px;
}
.booking-client-box .client-thumb-group .thumb.icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
}

.counter-number {
  font-weight: 600;
}

.about-item {
  max-width: 100%;
}

.about-item_img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-item_img > i {
  font-size: 35px;
  color: #fff;
}

.box-title {
  font-size: 21px;
  font-weight: 700;
  margin-top: 0;
}

.nice-select .list {
  color: #000;
}
.hero-form {
  padding: 40px 20px;
}
.hero-form .form-item label {
  font-weight: 600;
  min-width: 150px;
}
.hero-form .form-item .nice-select.open .list {
  overflow-y: auto;
  max-height: 170px;
}
.hero-form .form-item .nice-select {
  justify-content: flex-end;
  padding-right: 30px;
}

.booking-client-box .cilent-box_counter .counter-number {
  min-width: 30px;
  display: inline-grid;
}

.tour-box .box-title {
  font-size: 30px;
  font-weight: 700;
}

.tour-box .th-btn.style4 {
  background-color: var(--primary-color);
  color: #fff;
  border: 0;
}
.tour-box .th-btn.style4.th-icon:after {
  background-color: #fff;
}

.destination-item2 .box-title {
  font-size: 24px;
}

.packages-table {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000;
  font-size: 14px;
}

.packages-table .gray-bg {
  color: white;
  background: #666;
  font-weight: 700;
  width: 120px;
}

.sec-title-2 {
  font-size: 28px;
  margin-top: 20px;
}

.color-black {
  color: var(--black-color2);
}

@media screen and (max-width: 768px) {
  .hero-style2 .hero-title {
    font-size: 30px;
    line-height: 40px;
  }

  .booking-client-box .cilent-box_counter {
    font-size: 14px;
  }

  .input-wrap .form-group {
    margin-bottom: 30px;
  }

  .booking-client-box {
    display: flex;
    flex-direction: column;
  }
  .cilent-box_counter {
    line-height: 1.4 !important;
  }

  .hero-slider-5 {
    height: 200px !important;
  }

  .hero-style2 {
    display: none;
  }

  #destination-sec {
    background-image: none !important;
  }

  .hero-8 .booking-sec {
    position: relative;
    bottom: 0;
  }
  .booking-form {
    margin-top: 20px !important;
  }

  .testi-grid2 .box-text {
    font-size: 14px !important;
  }

  .testi-grid2 .box-title {
    font-size: 18px !important;
  }

  .choose-about .box-title {
    font-size: 16px !important;
  }

  .choose-about .choose-about_text {
    font-size: 14px !important;
  }
  .th-menu-wrapper {
    background-color: rgba(0, 0, 0, 0.6) !important;
  }
}
