.tour-details-gallery .tp-gallery-item-img {
  position: relative; }

.tour-details-gallery .details .location i {
  margin-right: 5px; }

.tour-details-gallery .details .content {
  margin-bottom: 5px; }

.tour-details-gallery .details .tp-review-meta {
  margin-bottom: 15px; }

.tour-details-gallery .details p {
  color: #ffffff;
  font-size: 23px;
}

.tour-details-gallery .details h4 {
  color: #ffffff;
  font-weight: 700;
  padding-top:10px;
  letter-spacing:5px;
  font-size:36px;
}

.tour-details-gallery .details i {
  color: #ffffff; }

.tour-details-gallery .details .ic-yellow {
  color: var(--main-color-one); }

.tour-details-gallery .details .all-tags a {
  background: #233974;
  padding: 0 6px 0 7px;
  height: 25px;
  line-height: 25px;
  color: #ffffff;
  font-size: 14px;
  border-radius: 2px;
  margin-right: 6px;
  display: inline-block;
  margin-top: 5px; }

.tour-details-gallery .book-list-warp {
  overflow: hidden; }
  .tour-details-gallery .book-list-warp .book-list-content {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 12px; }
  .tour-details-gallery .book-list-warp .tp-price-meta {
    display: inline-block;
    float: right; }
    .tour-details-gallery .book-list-warp .tp-price-meta p {
      color: #fff; }
    .tour-details-gallery .book-list-warp .tp-price-meta h2 {
      font-size: 30px;
      margin-right: 15px;
	  color:#FC0;}
      .tour-details-gallery .book-list-warp .tp-price-meta h2 span {
        font-size: 14px !important; }
      .tour-details-gallery .book-list-warp .tp-price-meta h2 small {
        font-size: 14px !important;
        right: -11px;
        top: -3px; }

.tour-details-gallery .tp-list-meta {
  padding-top: 24px; }
  .tour-details-gallery .tp-list-meta li {
    color: #ffffff;
    font-weight: 200;
    margin-right: 40px; }
    .tour-details-gallery .tp-list-meta li i {
      color: #ffffff; }

.tour-details-area .tour-details-gallery {
  margin-bottom: 63px; }

/* .tour-details-area .package-included-area {
  margin-top: 55px; } */

.tour-details-area .package-included-location {
  margin-top: 33px;
  margin-bottom: 78px; }

.tour-details-area .host-area {
  margin-bottom: 64px; }

.tour-details-area .tour-details-review-area {
  margin-bottom: 60px;
  margin-top: 63px; }

.tour-details-area .sidebar-area.sidebar-area-4 {
  margin-top: 10px; }
  .bg-dark-blue {
    background: #071c55;
}
.container-bg {
    padding: 70px 0 70px 0;
    margin: 0 30px;
}
.container-bg {
    -webkit-box-shadow: 0px 0px 45px #071C5517;
    -moz-box-shadow: 0px 0px 45px #071C5517;
    box-shadow: 0px 0px 45px #071C5517;
    border-radius: 23px;
    z-index: 1;
    position: relative;
    padding: 70px 0 69px 0;
}
.tp-gallery-item-img img {
    border-radius: 10px;
}
.single-package-included {
    padding: 30px 30px 20px 30px;
    border: 1px solid #CFD3DE;
    border-radius: 4px;
    margin-bottom: 30px;
}
.single-package-included img {
    margin-bottom: 10px;
}
.single-package-included h6 {
    font-size: 20px;
    color: var(--main-color-two);
    font-weight: 600;
    margin-bottom: 10px;
}
.single-package-included p {
    margin-bottom: 0;
}
.tour-details-wrap h2{font-size:20px;font-weight:bold;padding-top:30px;padding-bottom:5px;
  letter-spacing: 2px;
}
.sidebar-area .widget {
    background: #F8F8F8;
    padding: 30px 0 26px 0;
    margin-bottom: 60px;
    border-radius: 8px;
}
.tour-list-widget {
    padding: 40px 30px 26px 30px !important;
}
.tour-details-wrap p {
  letter-spacing: 0.5px;
  line-height: 29px;
}
.tour-details-wrap h4{
  margin-top: 20px;
}