@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://unpkg.com/aos@2.3.1/dist/aos.css');

.blog-banner {
  padding: 1rem 0;
}

.blog-banner .breadcrumb {
  margin-top: 2rem;
  margin-bottom: 0;
}

.blog-banner .banner-strip {
  align-items: center;
  margin-bottom: 2rem;
}
@media (max-width:480px) {
  .blog-banner .banner-strip {
    gap: 1rem;
  }
}
.blog-banner .banner-strip .card {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border: 0;
}

.blog-banner .banner-strip .card img {
  width: 3rem;
  height: 3rem;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.blog-banner .banner-strip .card .card-body {
  padding: 0;
}

.blog-banner .banner-strip .card .card-body .bloger-name {
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: normal;
}

.blog-banner .banner-strip .card .card-body p {
  margin-bottom: 0;
}

.blog-banner .breadcrumb a {
  color: #4a2069;
  text-decoration: none;
}

.blog-banner .badge {
  background: linear-gradient(90deg, #FB8A0B 0%, #d23376 100%);
  margin-bottom: 0.5rem;
  font-weight: 400;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
}

.blog-banner .social-media {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 0.5rem;
}
@media (max-width:991px) {
  .blog-banner .social-media {
    text-align: left;
    justify-content: center;
  }
}
@media (max-width:480px) {
  .blog-banner .social-media {
    display: block;
    text-align: center;
  }
}

.blog-banner .social-media-title {
  font-size: 1.25rem;
  font-weight: 600;
}
@media (max-width:480px) { 
  .blog-banner .social-media-title {
    display: block;
    margin-bottom: 0.5rem;
  }
}


.blog-banner .left-side {
  height: 18.75rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: start;
}

.blog-banner .holidaySearch {
  width: 100%;
  max-width: max-content;
  margin: 0;
  position: relative;
  bottom: auto;
  top: 10%;
}

.blog-banner h2 {
  font-family: "strong-girl" !important;
  font-weight: 500;
}

.blog-banner .blog-top-slider {
  position: relative;
}

.blog-banner .blog-top-slider .card {
  margin: 2rem auto;
  border: 0;
}

.blog-banner .blog-top-slider .card::after {
  background: linear-gradient(#ffffff00, #144786);
  content: "";
  width: 100%;
  height: 5rem;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

@media (max-width:480px) {
  .blog-banner .blog-top-slider .card::after {
    height: 15rem;
  }
}
.blog-banner .blog-top-slider .card h3 {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  color: #ffffff;
  margin: 0;
  z-index: 1;
}

.blog-banner .blog-top-slider .top-slider-img {
  width: 100%;
  height: 18.75rem;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 1rem;
}

.blog-banner .blog-top-slider .owl-dots {
  position: absolute;
  top: 82%;
  right: 4%;
  justify-content: end;
}

.details .blog-top-slider .card h3 {
  font-size: 4rem;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  color: #ffffff;
  margin: 0;
  z-index: 1;
  width: 80%;
}
@media (max-width:480px) {
  .details .blog-top-slider .card h3 {
    font-size: 2.4rem;
    bottom: 4rem;
  }
}

.blog-details h3,
.blog-details h2,
.blog-details h4,
.blog-details h5 {
  font-size: 1.25rem;
}

.blog-details p {
  text-align: left;
}

.blog-details a {
  text-decoration: none;
  color: #4a2069;
  font-weight: 600;
}

.blog-details .blog-details-img {
  border-radius: 1rem;
  width: 100%;
  height: 300px;
  margin: 1rem auto;
  object-fit: cover;
}

.recent-blog .recent-blog-img {
  width: 100%;
  height: 150px;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 1rem;
  margin-bottom: 0.5rem;
}

.recent-blog {
  position: sticky;
  top: 1rem;
}

.recent-blog .card {
  border: 0;
}

.recent-blog .card .card-body {
  padding-left: 0;
}

.recent-blog .card .card-body a {
  color: #104780;
}

.recent-blog .card .card-body a img {
  width: 0.87rem;
  height: 0.87rem;
  transform: rotate(180deg);
  /* filter: brightness(0) saturate(100%) invert(15%) sepia(22%) saturate(5708%) hue-rotate(256deg) brightness(92%) contrast(96%); */
}

.blog-catagery {
  margin-top: 2rem;
}

.blog-catagery h2 {
  /* text-align: left; */
  /* font-family: "Playfair Display", serif !important;  */
  margin-bottom: 2rem;
  line-height: normal;
}


.blog-catagery .vacListLoadMore {
  margin-bottom: 2rem;
}

.blog-catagery .card {
  margin-bottom: 1rem;
  border: 0;
}

.blog-catagery .card .card-img-top {
  width: 100%;
  height: 13rem;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 1rem;
}

.blog-catagery .card .card-body {
  padding-left: 0;
}

.blog-catagery .card .card-body .badge {
  background: linear-gradient(90deg, #FB8A0B 0%, #d23376 100%);
  margin-bottom: 0.5rem;
  font-weight: 400;
  padding: 0.25rem 0.5rem;
  font-size: 0.7rem;
}

.blog-catagery .card .card-body h2 {
  font-size: 1.5rem;
  height: 3.5rem;
}

.blog-catagery .card p {
  text-align: left;
  margin-bottom: 0;
  height: 3.5rem;
}

.blog-catagery .card a {
  color: #104780;
}

.blog-catagery .card a img {
  width: 0.87rem;
  height: 0.87rem;
  transform: rotate(180deg);
}

.blog-2 .card .card-img-top {
  margin-bottom: 1rem;
  height: 15rem;
}

.blog-2 .card-body {
  padding-top: 0;
}

.blog-2 .card .card-body h2,
.blog-2 .card-body p {
  height: auto;
  margin-bottom: 1rem;
}

.why-book-section {
  padding: 90px 0 90px;
  background: url("../images/why-book-bg.png");
}

.why-book-section__container {
  width: min(1340px, 100%);
  margin: 0 auto;
}

.why-book-section__container .imgGrid {
  display: flex;
  gap: 10px;
  align-items: start;
  justify-content: start;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .why-book-section__container .imgGrid {
    justify-content: center;
  }
}

.why-book-section__container .imgGrid img {
  width: 170px;
  object-fit: contain;
}

.why-book-section__container .imgGrid img:nth-child(4) {
  margin-top: -55px;
}

@media (max-width: 991px) {
  .why-book-section__container .imgGrid img:nth-child(4) {
    margin-top: -40px;
  }
}

@media (max-width: 991px) {
  .why-book-section__container .imgGrid img {
    width: 140px;
  }
}

.why-book-section__heading {
  font-size: 36px;
  color: #f76c0f;
  text-align: left;
  font-family: Poppins;
  font-weight: 700;
  margin-bottom: 1rem;
  background: #fb8a0b;
  background: linear-gradient(to right, #dd7500 0%, #f65d04 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.why-book-section__heading span {
  background: #1b5fa0;
  background: linear-gradient(to right, #317dc5 0%, #104780 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.why-book-section__grid .why-book-card {
  margin-bottom: 3rem;
  text-align: left;
}

@media (max-width: 991px) {
  .why-book-section__grid .why-book-card {
    margin-bottom: 1rem;
  }
}

@media (max-width: 480px) {
  .why-book-section__grid .why-book-card {
    text-align: center;
    background: white;
    width: 80%;
    margin: 1rem auto;
    border-radius: 16px;
  }
}

.why-book-section__grid .why-book-card img {
  width: 90px;
  height: 90px;
  object-fit: contain;
  margin-bottom: 15px;
}

.why-book-section__grid .why-book-card h3 {
  font-size: 22px;
  color: #4a2069;
  font-weight: 600;
}

.why-book-section__grid .why-book-card p {
  color: #4a4a4a;
  font-size: 16px;
  width: 75%;
  text-align: left;
}

@media (max-width: 991px) {
  .why-book-section__grid .why-book-card p {
    width: 100%;
  }
}