@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wdth,wght@75..100,300..800&display=swap');

html {
  --primary: #86be41ff !important;
  --secondary-color: #304418;
  --dark-color: #0b132b;
  --light-color: #00a6f3;
  --light-2-color: #5bc0be;
  --bright-color: #6fffe9;

  --body-color: #333333 !important;

  --footer: #121921 !important;
  --footage: #07090c !important;
}

/*
  ========== ========== =====
      BASE CUSTOM STYLING
  ========== ========== =====
*/

img.lazy {
  opacity: 0;
  transition: opacity 0.3s;
}

img.lazy:not([src]) {
  visibility: hidden;
}

img.lazy[src] {
  opacity: 1;
  visibility: visible;
}

.z-index-1 {
  z-index: 1;
}

main {
  font-family: 'Open Sans', sans-serif;
  background-color: var(--white);
}

.text-primary {
  color: var(--primary) !important;
}

.text-secondary {
  color: var(--light-color) !important;
}

.font-opensans {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.section-heading h4 {
  font-size: clamp(16px, 2vw, 24px);
  margin: 0;
  line-height: 1.5em;
}

.section-heading h2 {
  font-size: clamp(18px, 2vw, 20px);
  color: #000000;
  line-height: 1.2em;
}

.section-heading p {
  color: #999;
  font-weight: 500;
}

/* Overlay */
.page-overlay {
  background: rgba(54, 54, 54, 0);
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 20px;
  position: fixed;
  top: 45px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, z-index 0s 0.5s, visibility 0s 0.5s, background 0.3s ease;
}

.page-overlay.active {
  background: rgba(54, 54, 54, 0.7);
  z-index: 1000;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease, z-index 0s, visibility 0s, background 0.3s ease;
}

.hover-overlay-trigger {
  transition: background 0.3s ease;
}

@media (min-width: 992px) {
  .main-menu ul ul:before {
    display: none;
  }

  #modal-link {
    display: inline-block;
  }

  #menu-logged-in {
    display: none;
  }
}
.modal-login a {
  color: var(--text-gray);
  display: flex;
  justify-content: center;
}

.modal-login .card {
  width: 90%;
  transition: background 0.4s ease-in-out;
  border-radius: 10px;
}

.modal-login .card .card-body {
  padding: 20px;
  display: flow-root;
  justify-content: center;
  align-items: center;
}

.modal-login a .card .card-body img {
  height: 100px;
  margin-bottom: 10px;
}

.modal-login a .card h5.card-title {
  color: var(--text-gray);
}

.modal-login a:hover .card {
  background: var(--primary);
  color: var(--white);
}

.modal-login a:hover .card img {
  webkit-filter: grayscale(1) invert(1);
  filter: grayscale(1) invert(1);
  transition: .3s all ease-in-out;
  transition-property: filter;
}

.modal-login a:hover .card h5.card-title {
  color: var(--white);
}

.btn-theme {
  background-color: var(--primary);
  color: #fff;

  font-size: 14px;
  font-weight: 700;
  
  height: fit-content;
  padding: 13px 20px;
  text-align: center;
  text-transform: capitalize;
  line-height: 1;
  
  display: inline-block;
  
  vertical-align: middle;
  -webkit-appearance: none;
  
  border-radius: 6px;
  border: none;
  outline: none !important;
  
  position: relative;
  overflow: hidden;
  transition: 500ms;
}

.btn-theme::before {
  content: "";
  position: absolute;
  top: -50%;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 150%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  background-color: var(--primary);
  transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.btn-theme::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 150%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: var(--light-color);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.btn-theme span {
  position: relative;
  color: inherit;
  z-index: 2;
  transition: 0s;
}

.btn-theme:hover {
  color: #fff;
}

.btn-theme:hover::after {
  bottom: -50%;
}

.whyus .card,
.whyus .card-header {
  border-radius: 20px !important;
  box-shadow: none !important;
}

.whyus .card-header h2 button {
  font-weight: 800 !important;
  white-space: normal;
  padding-right: 20px !important;
  text-decoration: none;
}

.whyus .card-header h2 button:hover {
  text-decoration: none;
}

.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}

.collapsible-link::before {
  content: '\f107';
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.1rem;
}

.collapsible-link[aria-expanded='true']::before {
  content: '\f106';
}


/*
  ========== ========== =====
    END BASE CUSTOM STYLING
  ========== ========== =====
*/

/* Top Header */
.affix+.header-top {
  padding-top: 70px;
}

#header-top,
#header {
  transition: top 0.3s;
}

.header-top-overlay {
  background-image: url('https://storage.googleapis.com/muslimpergi/uploads/gallery/pict/5392/bg-city.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.9;
  mix-blend-mode: overlay;
  
  height: 100%;
  width: 100%;
  
  top: 0;
  left: 0;
  position: absolute;

  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.header-top {
  background-color: var(--secondary-color);
  height: 46px;
  width: 100%;
  line-height: 46px;
  z-index: 2;
  top: 0;
  position: fixed;
}

.header-top ul li {
  display: inline-block;
}

.header-top ul.right-icons {
  float: right;
}

.header-top ul li a {
  font-size: 12px;
  color: #fff;
  margin: 0 10px;
  transition: all 0.3s;
}

.header-top ul li:after {
  background: var(--light-2-color);
  content: "";
  height: 5px;
  width: 5px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.header-top ul li:last-child::after {
  content: none;
}

.header-top ul li a:hover {
  opacity: 0.75;
}

@media (max-width: 991px) {
  .header-top ul.right-icons {
    float: none;
    justify-content: center;
    display: flex;
  }

  .header-top ul li:after {
    margin: auto -3px;
  }
}

@media (max-width: 768px) {
  .header-top div.col-5,
  .header-top ul.left-info {
    /* display: none; */
  }

  .header-top ul li a {
    margin: 0 15px;
  }

  .hide-text {
    display: none;
  }
}

/* New Custom Header */
header,
header.header.sticky {
  background-color: #fff;
  padding: 0;
  box-shadow: 0 5px 8px -2px #d6d6d6 !important;
}

header .hamburger-inner,
header .hamburger-inner::after,
.hamburger-inner::before {
  background-color: var(--secondary-color) !important;
}

header .main-menu>ul>li span>a {
  padding: 0;
}

header.header a img {
  height: 65px;
  padding: 10px;
}

header.header .main-menu {
  height: 100%;
  position: static;
}

header .main-menu>ul>li span>a,
header.sticky .main-menu>ul>li span>a {
  font-weight: 600;
  color: var(--body-color) !important;
  padding: 10px;

  height: 65px;
  display: flex;
  align-items: center;
}

header .main-menu>ul>li span:hover>a {
  color: var(--primary) !important;
  opacity: 1;
}

.right-menu .main-menu ul li {
  position: relative;
}

.right-menu .main-menu ul li::before {
  content: '';
  background-color: var(--primary);
  width: 0;
  height: 2px; 
  
  bottom: 1px;
  left: 0;
  position: absolute;
  z-index: 1;

  transition: width 0.3s ease;
}

.right-menu .main-menu ul li:hover::before {
  width: 100%;
}

.main-menu ul ul li:hover>a {
  background-color: var(--white);
  font-weight: 600;
}


header .modal-link .border-separator {
  position: absolute;
  width: 0;
  height: 50%;
  border-right: solid 1px #e1e1e1;
}

header .modal-link ul li a.btn-custom,
header.sticky .modal-link ul li a.btn-custom {
  color: var(--body-color);
  padding: 7px 20px;
  height: auto;
  display: flex;
  align-items: center;
}

header .modal-link ul li:last-child a.btn-custom {
  height: 100%;
  color: var(--white) !important;
}

header .modal-link .main-menu>ul>li:last-child span:hover>a {
  opacity: 1;
}

header .modal-link ul li:last-child a.btn-custom:hover {

}

.modal-login {
  background: #0000007a;
  z-index: 99999999;
}

#modal-link i.bx.bxs-user-circle {
  color: var(--light-color);
}


@media (max-width: 991px) {
  header, header.header.sticky {
    height: 55px;
    display: flex;
    align-items: center;
  }
  .btn_mobile {
    position: absolute;
    z-index: 11;
  }

  header.header, header.header.sticky {
    padding: 20px;
  }

  #logo img {
    height: 55px;
    margin: 0;
  }
  #modal-link {
    display: none !important;
  }
  #menu-logged-in {
    display: block;
  }
}

/* New Home Slider Promo / Ads */
#home {
  padding-top: 135px;
  padding-bottom: 30px;
}

#home .swiper-container {
  padding: 0 0 30px;
}

#home .swiper-slide {
  display: flex;
  justify-content: center;
  
  position: relative;
}

#home .swiper-slide img {
  width: 720px;
  height: 250px;
  object-fit: cover;
}

#home .swiper-slide.swiper-slide-active img {
  box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.1);
}

/* #home .swiper-slide .slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(255 255 255 / 94%);
  z-index: 1;
}

#home .swiper-slide-active .slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
} */

#home .home-ads-slider__prev,
#home .home-ads-slider__next {
  font-size: 24px;

  top: 40%;
  width: 100%;
  position: absolute;

  /* -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0; */

  z-index: 1;
}

#home .home-ads-slider__prev {
  background: var(--primary);
  color: var(--white);
  height: 40px;
  width: 40px;
  
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: 15px;
  
  left: 0;
}

#home .home-ads-slider__next {
  background: var(--primary);
  color: var(--white);
  height: 40px;
  width: 40px;
  
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 15px;

  right: 0;
}

#home .home-ads-slider__prev i,
#home .home-ads-slider__next i {
  font-size: 14px;
}

#home div:hover .home-ads-slider__prev,
#home div:hover .home-ads-slider__next {
  opacity: 1;
  box-shadow: 0 .5rem 1.5rem .5rem rgba(0,0,0,.075)!important;
}

#home div:hover .home-ads-slider__prev {
  z-index: 1;
  left: 0;
}

#home div:hover .home-ads-slider__next {
  z-index: 1;
  right: 0;
}

#home div:hover .home-ads-slider__prev:hover,
#home div:hover .home-ads-slider__next:hover {
  background: var(--secondary-color);
  color: var(--white);
  cursor: pointer;
}

#home .home-ads-slider__pagination {
  display: flex;
  width: 100%;
  justify-content: center;
}

#home .home-ads-slider__pagination .swiper-pagination-bullet {
  margin: 2px;
  width: 20px;
  height: 10px;
  background: #fff;
  
  border-radius: 5px;
  border: 1px solid #000;
}

#home .home-ads-slider__pagination .swiper-pagination-bullet-active {
  background: var(--primary);
  border-color: var(--primary);
}

@media only screen and (max-width: 990px) {
  #home {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 768px) {
  #home {
    padding-top: 125px;
    padding-bottom: 20px;
  }

  #home .swiper-slide img {
    height: auto;
  }
}

/* New Listing */
.listings {
  padding: 0 0 30px;
  margin: 0;
  position: relative;
}

.listings h2 {
  font-size: 20px;
}

.listings h3 {
  font-size: 18px;
}

.listing-container-haji {
  padding: 50px 0 40px !important;
  background-color: #f8f8f8;

  overflow: hidden;
}

.listing-container-haji .row:last-child {
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .listing-container-haji .row:last-child {
    justify-content: flex-start;
  }
}
/* listing styling card */

.listing-card {
  background-color: #fff; 
  margin: 0 5px 20px;

  border: 1px solid #dee2e6!important;
  border-radius: 5px;

  transition: 0.3s ease-in-out all;
  position: relative;
}

.listing-card-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: block;

  width: 100%;
  height: 100%;
}

.listing-card * {
  z-index: 2;
}

.listing-card a {
  text-decoration: none;
}

.listing-card a picture {
  height: 180px;
  display: flex;
}

.listing-card .btn-theme {
  width: calc(100% - 50px);
  font-size: 12px;
  margin: 10px auto 15px;
  display: block;
}

.listing-card .btn-theme div {
  display: contents;
}

@media (max-width: 500px) {
  .listing-card .btn-theme {
    width: calc(100% - 25px);
    font-size: 12px;
  }

  .listing-card .btn-theme div {
    display: none;
  }
}

.listing-card:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
  0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.listing-card-head {
  padding: 15px 15px 0;
  display: flex;

  border-top: 1px solid #dee2e6;
}

.listing-card-content {
  position: relative;
  z-index: 1;
}

.listing-card-image {
  position: relative;
  width: 100%;
  height: 185px;
  object-fit: cover;
  object-position: top;
  border-radius: 5px 5px 0 0;
}

.listing-card-image a {
  width: 100%;
}

.listing-card-image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.listing-card-title {
  height: 30px;
  margin-bottom: 10px;
}

.listing-card-title h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.8125rem !important;
  font-weight: 600;

  margin-bottom: 0;
  
  word-break: break-word;
  text-overflow: ellipsis;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.listing-card-rate-hotel i.fa {
  font-size: 14px;
  color: #F7931E;
}

.listing-card-rate-hotel i.fa.fa-building {
  color: var(--primary);
}

.listing-card-category {
  background: #f5f6fa;
  padding: 10px 20px 10px 15px;
  border-radius: 0 25px 0 0;
  bottom: 0;
  position: absolute;

  display: none;
}

.listing-card-category.umroh-listing {
  background-color: var(--light-color);
}

.listing-card-category.haji-listing {
  background-color: var(--primary);
}

.listing-card-category h6 {
  font-size: clamp(11px, 3vw, 14px);
  color: var(--white);
  text-align: center;
}

.listing-card-title h5 a {
  color: #363636;
}

.listing-card-title h5 a:hover {
  color: var(--light-color);
}

.listing-card-price {
  padding: 10px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #eee;
}

.listing-card-price .title {
  font-size: 14px;
  font-weight: 500;
  color: #777;
}

.listing-card-price h6 {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--price-color);
  margin: 0;

  z-index: 1;
}
.listing-card-separator {
  border-top: 8px solid #f4f7fe;
  margin: 10px calc(0* 15px) 10px;
}

.listing-card-body {
  margin: 0 15px 5px;
  display: grid;
  gap: 0px;
  grid-template-columns: repeat(2, 1fr);
}

.listing-card-body:last-child {
  margin: 0 10px 0;
}

.listing-card-body.full-width {
  display: flex;
}

.listing-card-body.full-width .listing-card-body-item {
  display: grid;
  grid-template-columns: auto 85%;
  align-items: center;
}

.listing-card-body .listing-card-body-item {
  /* display: grid;
  grid-template-columns: auto 70%;
  align-items: center; */
  display: flex;
}

.listing-card-body .listing-card-body-item-icon {
  /* background-color: var(--primary); */
  width: 20px;
  height: 18px;
  align-items: center;
  margin-right: 5px;
  justify-content: center;
  display: flex;
  border-radius: 2px;
}

.listing-card-body .listing-card-body-item i {
  font-size: clamp(14px, 2vw, 16px);
  color: var(--primary);
}

.listing-card-body .listing-card-body-item span {
  font-size: 10px;
  font-weight: 500;
}

.listing-card-footer {
  display: none;
  padding: 15px;
  justify-content: space-between;
  border-top: 1px solid rgba(16, 12, 8, .1);
}

.listing-card-footer .listing-card-footer-book .book-btn a {
  font-size: clamp(14px, 2vw, 10px);
  padding: 15px 25px;
}

@media only screen and (max-width: 768px) {
  .listing-card-image {
    height: 165px;
  }
}

@media only screen and (max-width: 500px) {
  .listing-card {
    margin: 5px;
  }
  .listing-card-body {
    grid-template-columns: repeat(1, 1fr);
  }
  .listing-card-body .listing-card-body-item {
    grid-template-columns: auto 80%;
  }
  .listing-card-body.full-width .listing-card-body-item {
    grid-template-columns: auto 75%;
  }
  .listing-card-image {
    height: 150px;
  }
  .listing-card-rate-hotel {
  }
  .listing-card-rate-hotel i.bx {
    font-size: 8px;
  }
  .listing-card-price {
    padding: 8px 10px 5px;
    justify-content: space-between;
  }

  .listing-card-price .title {
    font-size: 10px;
  }

  .listing-card-price h6 {
    font-size: 12px;
  }
}

/* End listing styling card */

/* Why Choose Us */

.whyus {
  background-color: var(--secondary-color);
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.top-overlay-whyus {
  /* background-image: url('https://storage.googleapis.com/muslimpergi/uploads/gallery/pict/5394/output-onlinepngtools.png'); */
  background-image: url('https://storage.googleapis.com/muslimpergi-demo/uploads/gallery/pict/802/cloud-1.png');
  background-position: center;
  background-size: cover;
  
  content: "";
  height: 150px;
  width: 100%;
  
  top: -36px;
  left: 0;
  position: absolute;
  z-index: 1;
  
  transform: rotate(180deg);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.bottom-overlay-whyus {
  background-image: url('https://storage.googleapis.com/muslimpergi/uploads/gallery/pict/5394/output-onlinepngtools.png');
  /* background-image: url('https://storage.googleapis.com/muslimpergi-demo/uploads/gallery/pict/802/cloud-1.png'); */
  background-position: center;
  background-size: cover;
  
  content: "";
  height: 150px;
  width: 100%;
  
  bottom: -36px;
  left: 0;
  position: absolute;
  
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.whyus-bg-overlay {
  background-image: url('https://storage.googleapis.com/muslimpergi-demo/uploads/gallery/pict/803/pexels-mohammad-usman-mirza-6274008.jpg');
  background-position: center center;
  background-repeat: no-repeat;

  background-size: cover;
  background-attachment: fixed;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s; 
}

.whyus .section-heading p.desc {
  font-size: clamp(14px, 2vw, 16px);
  padding-bottom: 22px;
  margin-bottom: 29px;
  border-bottom: 1px solid #c4c8cb;
}

.whyus .section-heading p.desc a {
  text-decoration: underline;
}

.whyus .whyus-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.whyus .whyus-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 0;
}

.whyus .whyus-item .whyus-left {
  position: relative;
  padding-right: 40px;
  width: 45%;
  display: flex;
  align-items: center;
  gap: 20px;
}

.whyus .whyus-item .whyus-left .whyus-left-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: var(--primary);
  font-size: 24px;
  color: #ffffff;
  transition: all 500ms ease;
}

.whyus .whyus-item .whyus-left h3 {
  color: #fff;
  margin: 0;
  font-size: 18px;
  line-height: 1.56;
  text-transform: capitalize;
}

.whyus .whyus-item .whyus-left::after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #c4c8cb;
}

.whyus .whyus-item .whyus-right {
  width: 55%;
  padding-left: 30px;
}

.whyus .whyus-item .whyus-right p {
  font-size: 12px;
  color: #ffffff;
  margin: 0;
  font-weight: 600;
  line-height: 1.75;
}

.whyus .accordion .card-body p,
.whyus .accordion .card-body ul li {
  /* font-family: "Nunito", sans-serif; */
  font-weight: 700 !important;
  color: #333;
}

@media (max-width: 768px) {
  .whyus .whyus-list {
    gap: 15px;
  }

  .whyus .whyus-item {
    display: block;
  }

  .whyus .whyus-item .whyus-left {
    width: 100%;
  }

  .whyus .whyus-item .whyus-left::after {
    content: none;
  }

  .whyus .whyus-item .whyus-left .whyus-left-icon {
    width: 40px;
    height: 40px;
  }

  .whyus .whyus-item .whyus-right {
    width: 100%;
    padding-left: 60px;
  }
}

/* Client */
.client {
  padding: 40px 0;
}

.client .ourclients {
  z-index: 1;
  position: relative;
}

/* Add this CSS to your stylesheet */
.travel-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 1rem;
}

.travel-logo-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.travel-logo-item .card {
  width: 100%;

  border: 1px solid #dee2e6 !important;
  border-radius: 5px;

  transition: 0.3s ease-in-out all;
}

.travel-logo-item .card:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
  0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.travel-logo-item .card-body {
  padding: 0;
  height: 100px;
  display: grid;
  align-items: end;
}

.travel-logo-item .card-body img {
  margin: 0 auto;
  padding: 0 25px;
}

.travel-logo-item .card-body p {
  font-size: 12px;
  width: 100%;
  line-height: 1.8;
  height: 32px;
  padding: 5px;

  border-top: 1px solid #eee;

  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}

@media (min-width: 1200px) {
  .travel-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .travel-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .travel-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .travel-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .travel-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Articles */
.article {
  padding: 60px 0 30px;
}

.article-item {
  background: var(--white);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  max-width: 500px;
  margin: 0 auto 30px;
  padding: 20px;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(76, 76, 76, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(76, 76, 76, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.036);
  border-radius: 10px;
}

.article-item-thumbnail {
  position: relative;
  text-align: center;
  border-radius: 8px;
  min-height: 80px;
}

.article-item-thumbnail a {
  border-radius: 8px;
  margin: 0px 0px 0px 0px;
  position: relative;
  padding: 0;
  overflow: hidden;
  display: block;
  height: auto;
}

.article-item-thumbnail a img {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-item:hover .article-item-thumbnail a img {
  -webkit-transform: scale(1.05) rotate(2deg);
  transform: scale(1.05) rotate(2deg);
  opacity: .8;
}

.article-item-date {
  background: var(--primary);
  color: #fff;
  height: 55px;
  position: absolute;
  top: 0;
  right: 30px;
  border-radius: 0 0 8px 8px;
  z-index: 11;
  text-align: center;
  padding: 12px 12px 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.1;
}

.article-item-date span {
  display: block;
}

.article-item-date span.date {
  font-size: 18px;
  font-weight: 700;
}

.article-item-date span.month {
  font-size: 10px;
  font-weight: 500;
}

.article-item-content {
  position: relative;
  text-align: left;
  background: #fff;
  border-radius: 0 0 10px 10px;
}

.article-item-content-inner {
  padding: 15px 0 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin: 0 auto;
  position: relative;
}


.article-item-content-inner h3 {
  height: 75px;

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-item-content-inner h3 a {
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat;
  color: inherit;
  transition: all 1000ms ease;

  font-size: clamp(14px, 2vw, 18px);
  margin: 10px 0 10px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  line-height: 28px;
  position: relative;
}

.article-item:hover .article-item-content-inner h3 a {
  background-size: 100% 1px;
  color: var(--primary);
}

.article-item-content-inner p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 10px;
  padding-bottom: 15px;
  font-size: clamp(12px, 2vw, 13px);
  line-height: 24px;
  
  height: 72px;

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.article-item-btn a {
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat;
  color: inherit;
  font-weight: 500;
  font-size: clamp(12px, 2vw, 15px);
  padding: 5px 10px 5px 0;
  transition: all 1000ms ease;
}

.article-item:hover .article-item-btn a {
  background-size: 100% 1px;
  color: var(--primary);
}

/* Search Engine Optimization */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-up {
  animation: fadeInUp 0.5s ease-out;
}

.seo {
  background: #f8f8f8;
  padding: 60px 0;
}

.hide-seo {
  display: none;
}

.btn-more {
  font-size: clamp(12px, 2vw, 14px);
  padding: 13px 20px;
}

.route-seo {
  padding: 30px 0;
}

.route-seo h6 {
  border-bottom: 2px solid var(--primary);
  padding-bottom: 5px;
}

.route-seo ul li a {
  color: #222;
  padding: 10px 0;
}

.route-seo ul li a:hover {
  color: var(--primary);
}

/* End SEO */

/* <!-- Footer --> */
footer {
  background-color: var(--secondary-color);
  position: relative;

  z-index: 0;
  
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

footer .footer-bg-overlay {
  background-image: url('https://storage.googleapis.com/muslimpergi/uploads/gallery/pict/5392/bg-city.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: overlay;
  opacity: 0.4;

  height: 100%;
  width: 100%;

  top: 0;
  left: 0;
  position: absolute;

  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

footer h1 {
  font-size: clamp(30px, 4vw, 35px);
}

footer ul.sosmed li {
  margin: 0 10px 0 0;
}

footer ul.sosmed li a {
  background: var(--dark-color);
  font-size: 16px;
  height: 35px;
  width: 35px;
  padding: 5px;
  
  display: flex;
  justify-content: center;
  align-items: center;
  
  border-radius: 50%;
  opacity: 1;
}

footer ul.sosmed li a i {
  z-index: 2;
}

footer .btn-theme {
  padding: 15px;
  text-transform: unset;
}

@media (max-width: 1200px) {
  footer .btn-theme {
    font-size: 14px;
  }

  footer h3 {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  #home .home-ads-slider__prev,
  #home div:hover .home-ads-slider__prev,
  #home .home-ads-slider__next,
  #home div:hover .home-ads-slider__next {
    display: none;
  }
}

@media (max-width: 991px) {
  footer .btn-theme {
    font-size: 12px;
  } 
}

@media (max-width: 768px) {
  footer {
    text-align: center;
  }

  footer ul.sosmed {
    justify-content: center;
  }

  footer ul.sosmed li {
    margin: 0 10px;
  }
}

ul#additional_links {
  float: unset;
  padding: 0;
}

ul#additional_links li span,
ul#additional_links li a {
  opacity: 1;
}

#footage {
  background: var(--secondary-color);
  opacity: 0.9;
}

ul#footer-selector li,
ul#footer-selector li:last-child {
  margin: 2px;
}

ul#footer-selector li a img {
  height: 30px;
  display: flex;
}

ul#footer-selector li img {
  border-radius: 5px;
  height: 30px;
  object-fit: cover;
}

#toTop {
  background: var(--primary);
  color: transparent;
  transition: all 0.2s ease-in 0.2s;
  -webkit-transition: all 0.2s ease-in 0.2s;
  -moz-transition: all 0.2s ease-in 0.2s;
  -o-transition: all 0.2s ease-in 0.2s;
}

#toTop i {
  padding-top: 10px;
  color: var(--white);
}

#toTop:hover {
  background: var(--light-color);
  color: var(--white);
}

@media (min-width: 992px) {

  ul#footer-selector {
    float: right;
  }
}

@media (max-width: 800px) {

  #footer-selector {
    display: inline-block;
    text-align: center;
  }

  #additional_links {
    margin-top: 0;
    display: flex;
    justify-content: center;
  }
}

/* ========== */
/* Detail Listing Custom */
/* ==========  */

.additional-information .additional-detail .itinerary-item-detail p {
  overflow: hidden;
}

/* ========== */
/* End Detail Listing Custom */
/* ========== */

/* <!-- Single Listing --> */

#description {
  margin-bottom: 1.5rem;
}

.listing_description p,
.post-content p {
  margin-top: 0;
  margin-bottom: 0;
}

.listing_description p br,
.post-content p br {
  content: "";
  display: block;
  margin-bottom: 1.5em;
}

.listing_description ol, .singlepost .post-content ol,
.listing_description ul, .singlepost .post-content ul {
  margin: 0 0 15px 0;
}

.listing_description ol, .singlepost .post-content ol {
  margin-left: 1em;
}

.listing_description ol li, .singlepost .post-content ol li {
  margin-left: 5px;
  padding-left: 10px;
  list-style: decimal !important;
}

/*
.listing_description ul li, .singlepost .post-content ul li {
  margin-left: 5px;
  padding-left: 10px;
  list-style: square !important;
}
*/

.listing_description .st-all-guides .st-title,
.listing_description .st-all-includes .st-title,
.listing_description .st-all-excludes .st-title,
.listing_description .st-all-benefit .st-title,
.listing_description .st-all-tnc .st-title {
  font-size: 1.5em;
  font-weight: 400;
}

.listing_description iframe,
.singlepost .post-content iframe {
  height: 420px;
}

@media (max-width: 769px) {
  .listing_description iframe,
  .singlepost .post-content iframe {
    height: 360px;
  }
}

/** Quill Editor Style */

.listing_description .ql-align-right, .singlepost .post-content .ql-align-right {
  text-align: right;
}

.listing_description .ql-align-center, .singlepost .post-content .ql-align-center {
  text-align: center;
}

.listing_description .ql-align-center img, .singlepost .post-content .ql-align-center img {
  display: block;
  margin: auto;
}

.listing_description .ql-align-left, .singlepost .post-content .ql-align-left {
  text-align: left;
}

.listing_description .ql-align-left, .singlepost .post-content .ql-align-justify {
  text-align: justify;
}

/** Itinerary */

#itineraries .cbp_tmlabel ul li {
  margin-left: 15px;
  padding-left: 5px;
  list-style: square !important;
}

#itineraries .cbp_tmlabel ol li {
  margin-left: 15px;
  padding-left: 5px;
  list-style: decimal !important;
}

#itineraries .cbp_tmtimeline>li .cbp_tmlabel p {
  margin-bottom: 0.75em;
}

#itineraries .cbp_tmtimeline>li .cbp_tmtime span:first-child {
  display: none;
}

#itineraries .cbp_tmtimeline>li .cbp_tmtime span:last-child {
  margin-top: 12px;
}

/** Sisa seat */

.panel-heading p {
  margin-bottom: 5px;
  text-align: center !important;
  font-weight: 500;
  color: #f15c59;
}

.product-chooser-item #base_price {
  text-align: center !important;
  font-size: 2rem;
}

/** Article Singlepost */

.singlepost .post-content ul li:before {
  font-style: normal;
  font-weight: normal;
  font-family: 'ElegantIcons';
  font-size: 14px;
  font-size: 0.875rem;
  content: "\5c";
  color: #ccc;
  position: relative;
  padding-right: 10px;
  left: 0;
  top: 0;
}

.description ul li {
  position: relative;
  padding-left: 0;
}

.description ul li:before {
  position: relative;
  padding-right: 10px;
}

/** Responsive image */

.singlepost .post-content img,
.listing_description .st-main-description img,
.listing_description figure img {
  max-width: 640px !important;
  height: auto;
  /*margin: auto;*/
  display: block;
}

@media (max-width: 480px) {
  .singlepost .post-content img,
  .listing_description .st-main-description img,
  .listing_description figure img {
    max-width: 280px !important;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .singlepost .post-content img,
  .listing_description .st-main-description img,
  .listing_description figure img {
    max-width: 360px !important;
  }
}

@media (min-width: 769px) {
  .singlepost .post-content img,
  .listing_description .st-main-description img,
  .listing_description figure img {
    max-width: 600px !important;
  }
}

/* <!-- Multiple Whatsapp Chat --> */

#chatBtn {
  display: block;
}

#whatsapp-chat {
  position: fixed;
  background: #fff;
  width: 350px;
  border-radius: 10px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, .28);
  bottom: 90px;
  left: 30px;
  overflow: hidden;
  z-index: 99999999;
  animation-name: showchat;
  animation-duration: 1s;
  transform: scale(1);
}

.whatsapp-name {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 0.5;
}

a.blantershow-chat {
  background: #fff;
  color: #404040;
  position: fixed;
  height: 45px;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  z-index: 9999;
  bottom: 25px;
  left: 30px;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

a.blantershow-chat svg {
  transform: scale(1.2);
  margin: 0 10px 0 0;
}

.header-chat {
  background: var(--primary);
  color: #fff;
  padding: 20px;
}

.header-chat .head-home {
  display: flex;
}

.header-chat h3 {
  margin: 0 0 10px;
}

.header-chat p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0 0 0 10px;
  display: inline-block;
}

.header-avatar,
.info-avatar {
  position: relative
}

.header-avatar img {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  object-fit: cover;
  margin: 0;
}

.info-avatar img {
  border-radius: 10px;
  width: 40px;
  float: left;
  margin: 0 10px 0 0;
}

a.informasi {
  padding: 10px 20px;
  display: block;
  overflow: hidden;
  animation-name: showhide;
  animation-duration: 2.5s;
}

a.informasi:hover {
  background: #f1f1f1;
}

.info-chat span {
  display: block;
}

#get-label,
.chat-label {
  font-size: 12px;
  color: #888;
}

#get-nama,
.chat-nama {
  /*margin: 5px 0 0;*/
  font-size: 15px;
  font-weight: 600;
  color: #222;
}

#get-label,
#get-nama {
  font-weight: 700;
  color: #fff;
}

.home-chat {
  background: #fff;
}

.my-number {
  display: none;
}

.blanter-msg {
  color: #444;
  font-size: 12.5px;
  text-align: center;
  border-top: 1px solid #ddd;
}

.blanter-msg .social-media {
  padding: 20px;
}

.blanter-msg .social-media a {
  display: inline-block;
  margin: 0 5px;
}

.blanter-msg #chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 40px;
  outline: none;
  resize: none;
  padding: 7px 20px;
  font-size: 14px;
}

.blanter-msg #send-it {
  width: 40px;
  font-weight: 700;
  padding: 8px 10px 0;
  background: #eee;
  border-radius: 0;
}

.blanter-msg #send-it svg {
  fill: #a6a6a6;
  height: 24px;
  width: 24px;
}

.first-msg {
  background: transparent;
  padding: 30px;
  text-align: center;
}

.first-msg span {
  background: #e2e2e2;
  color: #333;
  font-size: 14.2px;
  line-height: 1.7;
  border-radius: 10px;
  padding: 15px 20px;
  display: inline-block;
}

.start-chat .blanter-msg {
  display: flex;
}

#get-number {
  display: none;
}

#whatsapp-chat .close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;
}

@keyframes ZpjSY {
  0% {
    background-color: #b6b5ba;
  }

  15% {
    background-color: #111;
  }

  25% {
    background-color: #b6b5ba;
  }
}

@keyframes hPhMsj {
  15% {
    background-color: #b6b5ba;
  }

  25% {
    background-color: #111;
  }

  35% {
    background-color: #b6b5ba;
  }
}

@keyframes iUMejp {
  25% {
    background-color: #b6b5ba;
  }

  35% {
    background-color: #111;
  }

  45% {
    background-color: #b6b5ba;
  }
}

@keyframes showhide {
  from {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes showchat {
  from {
    transform: scale(0);
    opacity: 0;
  }
}

@media screen and (max-width: 480px) {
  #whatsapp-chat {
    width: auto;
    left: 5%;
    right: 5%;
    font-size: 80%;
  }

  #whatsapp-chat .home-chat {
    max-height: 300px;
    overflow: scroll;
  }
}

@media screen and (max-height: 700px) {
  #whatsapp-chat .home-chat {
    max-height: 300px;
    overflow: scroll;
  }
}

.hide-custom {
  display: none;
  animation-name: showhide;
  animation-duration: 1.5s;
  transform: scale(1);
  opacity: 1;
}

.show-custom {
  display: block;
  animation-name: showhide;
  animation-duration: 1.5s;
  transform: scale(1);
  opacity: 1;
}

.whatsapp-message-container {
  display: flex;
  z-index: 1;
}

.whatsapp-message {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.1s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
  padding: 20px 20px 20px 10px;
  background-color: #e6ddd4;
  position: relative;
}

.whatsapp-chat-body::before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.08;
  background-image: url("https://storage.googleapis.com/muslimpergi/uploads/gallery/pict/1712/whatsapp_bg.png");
}

.dAbFpq {
  display: flex;
  z-index: 1;
}

.eJJEeC {
  background-color: #fff;
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  margin-left: 10px;
  opacity: 0;
  transition: all 0.1s ease 0s;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
  position: relative;
  display: flex;
}

.ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  background-color: #9e9da2;
  animation-name: ZpjSY;
}

.dRvxoz {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: #b6b5ba;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  animation-name: hPhMsj;
}

.kAZgZq {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.1s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

.kAZgZq::before {
  position: absolute;
  background-image: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf ///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  top: 0px;
  left: -12px;
  width: 12px;
  height: 19px;
}

.bMIBDo {
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
}

.cqCDVm {
  text-align: right;
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}