/*============================================================================================
	Start Adventure Area
==============================================================================================*/

.adventure-grid-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  z-index: 99;
  position: relative;
}
.adventure-grid-wrap.adventures {
  display: block;
}

/* Adventure Slider (Owl Carousel) — new items slide in instead of
   growing the section's height, so the grid rules above are disabled
   once this becomes a carousel. */
.adventure-grid-wrap.owl-carousel {
  display: block;
}
.adventure-grid-wrap.owl-carousel .adventure-cl-grid-wrap {
  margin: 0;
}
.owl-carousel.adventure-slider .owl-nav [class*="owl-"] {
  margin: 0px;
  padding: 0 !important;
  border-radius: 100%;
  width: 52px;
  height: 52px;
  border: 2px solid var(--primary-color) !important;
  background: var(--white-color);
  color: var(--primary-color);
  transition: all 0.4s ease;
  font-size: 22px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  z-index: 9;
}
.owl-carousel.adventure-slider .owl-nav .owl-prev {
  left: -26px;
}
.owl-carousel.adventure-slider .owl-nav .owl-next {
  right: -26px;
}
.owl-carousel.adventure-slider .owl-prev:hover,
.owl-carousel.adventure-slider .owl-next:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
.owl-carousel.adventure-slider .owl-nav .disabled {
  display: none;
}

@media only screen and (max-width: 1399.99px) {
  .owl-carousel.adventure-slider .owl-nav .owl-prev {
    left: 0;
  }
  .owl-carousel.adventure-slider .owl-nav .owl-next {
    right: 0;
  }
}

.adventure-cl-grid-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.adventure-cl-grid-wrap._2,
.adventure-cl-grid-wrap._3 {
  display: block;
}

.adventure-cl-grid-wrap.adventures {
  grid-template-columns: 1fr 1fr 1fr;
}

.adventure-single-bg-wrap {
  padding: 10px;
}

.adventure-single-border-wrap {
  border-style: dashed;
  border-width: 2px;
  padding: 10px;
}

.adventure-single-wrap-one {
  text-align: center;
}

.adventure-img-wrap-one {
  margin-bottom: 14px;
  position: relative;
}

.adventure-img-wrap-one.adventures {
  margin-bottom: 0;
  display: block;
}
.adventure-image {
  max-width: 270px;
}
.adventures-page .adventure-image {
  max-width: 100%;
  width: 100%;
}

.adventures-page .adventure-collection-item {
  margin-bottom: 30px;
}
.adventure-collection-item:hover .adventure-img-link-wrap {
  opacity: 1 !important;
}
.adventures-title-wrap {
  background-color: var(--secondary-color);
  margin-top: -80px;
  padding-top: 22px;
  padding-bottom: 22px;
  position: relative;
}
.adventure-title {
  color: var(--white-color);
  text-align: center;
  letter-spacing: -0.52px;
  font-size: 26px;
  font-weight: 800;
  line-height: 36px;
  text-decoration: none;
  transition: all 0.5s;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.adventure-title:hover {
  color: var(--primary-color);
}

.adventure-img-link-wrap {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background-color: var(--secondary-color);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, -50%) scale(0.8);
  transition: all 0.4s ease;
}
.adventure-img-wrap-one:hover .adventure-img-link-wrap {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}

.adventure-img-link-wrap.adventures {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1) !important;
}
.adventure-image-link {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 2px dashed #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.adventure-ghuri-img {
  width: 90px;
  position: absolute;
  top: 130px;
  bottom: auto;
  left: 60px;
  right: auto;
}

.adventure-baby-car-img {
  width: 230px;
  position: absolute;
  top: 130px;
  bottom: auto;
  left: auto;
  right: 40px;
}

.service-single-grid-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-single-image-wrap {
  padding: 10px;
}

.service-single-img-border-wrap {
  width: 100%;
  height: 100%;
  border: 2px dashed #000;
  padding: 10px;
}

.service-single-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-single-title,
.service-single-rich-details h4 {
  margin-bottom: 16px;
  color: var(--title-color);
  letter-spacing: -0.8px;
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
}
.service-single-title {
  font-size: 48px;
}
.service-single-rich-details p {
  margin-bottom: 30px;
}

.service-single-rich-details ul {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.service-single-rich-details li {
  background-image: url("https://assets-global.website-files.com/655350c9872aa0d9c03e9e26/6559d885c9eeacbd9f544c98_Single%20Pages%20List%20Icon.png");
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 28px;
}

@media screen and (min-width: 1920px) {
  .adventure-baby-car-img {
    width: auto;
    top: 130px;
    right: 130px;
  }
  .adventure-ghuri-img {
    width: auto;
    top: 130px;
    left: 75px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .adventure-image {
    max-width: 158px;
  }
  .adventure-title {
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991.99px) {
  .adventure-section-icon-wrap {
    display: none;
  }
  .adventure-grid-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .service-single-grid-wrap {
    grid-template-columns: 1fr;
  }
  .service-single-title,
  .service-single-rich-details h4 {
    font-size: 32px;
  }
  .service-single-title {
    font-size: 42px;
  }
  .service-single-image-wrap {
    padding: 0;
  }
}

@media only screen and (max-width: 767.99px) {
  .adventure-section-icon-wrap {
    display: none;
  }
  .adventure-grid-wrap {
    grid-template-columns: 1fr;
  }

  .adventure-cl-wrap._4,
  .adventure-cl-wrap._2 {
    padding-top: 0;
  }
  .adventure-title {
    font-size: 22px;
  }
  .service-single-grid-wrap {
    grid-template-columns: 1fr !important;
  }

  .service-single-title {
    font-size: 32px;
  }
  .service-single-title,
  .service-single-rich-details h4 {
    font-size: 28px;
    line-height: 120%;
  }

  .service-single-rich-details li {
    font-size: 15px;
  }
  .service-single-wrap.single {
    margin-bottom: 40px;
    padding: 0;
  }
  .service-details-page.section-gap {
    padding-bottom: 26px;
  }
  .service-single-image-wrap {
    padding: 0;
  }
}

/*============================================================================================
	End Adventure Area
==============================================================================================*/
