html {
  --primary-color: #ff1493 !important;
  --primary-blur-color: #ff1493bd !important;
  --secondary-color: #c0c0c0 !important;
  --secondary-blur-color: #c0c0c0bd !important;
  --footer-color: #252525 !important;
  --footage-color: #07090c !important;
  --dark-color: #333 !important;
  --bg-grey-color: #f8f8f8 !important;
}

/* Typography */

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

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

.text-pink {
  color: #ffa5ec;
}

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

.custom-search-input-2 input[type='submit'] {
  background-color: var(--primary-color) !important;
}

.custom-search-input-2 input[type='submit']:hover {
  background-color: var(--secondary-color) !important;
}


.main_title_2 p.sub-title {
  font-family: "Lato", Sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 3px;
  color: #54595f;
  text-transform: uppercase;
  margin-bottom: 0;
}

/* Button Custom */

a.btn_1,
.btn_1,
.btn-primary {
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
}

a.btn_1:hover,
.btn_1:hover,
.btn-primary:hover {
  background: var(--secondary-color);
  border: 1px solid var(--secondary-color);
}

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

.btn-copy:hover {
  color: #fff;
  cursor: pointer;
}

/* Heading Custom */

h2.font-weight-bold {
  font-family: "Lato", Sans-serif;
  font-size: 3rem;
  font-weight: 900 !important;
  text-align: center;
  /*color: var(--primary-color) !important;*/
  margin: 0;
}

.main_title_2 span {
  background-color: transparent;
  width: auto;
  height: auto;
  display: unset;
}

@media (max-width: 768px) {
  h2.font-weight-bold {
    font-size: 2.5rem;
  }
}


/* <!-- Header Top --> */

.affix+.header-top {
  padding-top: 70px;
}

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

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

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

.header-top ul.left-info li {
  border-left: 1px solid rgba(250, 250, 250, 0.3);
  padding: 0px 20px;
}

.header-top ul.left-info li:last-child {
  border-right: 1px solid rgba(250, 250, 250, 0.3);
}

.header-top ul.left-info li i {
  margin-right: 10px;
  font-size: 18px;
}

.header-top ul.left-info li a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

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

.header-top ul.right-icons li {
  margin-right: -4px;
  width: 46px;
  display: inline-block;
  text-align: center;
  border-right: 1px solid rgba(250, 250, 250, 0.3);
}

.header-top ul.right-icons li:first-child {
  border-left: 1px solid rgba(250, 250, 250, 0.3);
}

.header-top ul.right-icons li a {
  color: #fff;
  transition: all 0.3s;
}

.header-top ul.right-icons li a i {
  font-size: 18px;
}

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

.header-top .hide-text {
  margin-left: 10px;
}

@media (max-width: 991px) {
  .hide-text {
    display: none;
  }

  .header-top ul.left-info li {
    padding: 0 14px;
  }
}


/* <!-- Header Menu --> */

header {
  box-shadow: 0 2px 20px rgb(0 0 0 / 10%);
}

header.header.sticky {
  background-color: #fff;
}

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

#logo img {
  height: 60px;
}


/* Navbar Menu */

@media only screen and (min-width: 992px) {
  /*.main-menu>ul>li span>a {
    color: var(--dark-color);
  }*/

  .main-menu {
    top: 20px;
  }
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before,
header.sticky .hamburger-inner,
header.sticky .hamburger-inner::before,
header.sticky .hamburger-inner::after {
  background-color: var(--primary-color);
}

header.sticky .main-menu>ul>li span:hover>a,
.main-menu ul ul li:hover>a {
  color: var(--primary-color);
}

header .main-menu>ul>li span>.sub-menu:after {
  content: "\f078";
  display: inline-block;
  font-family: "Fontawesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 8px;
  line-height: normal;
}

@media only screen and (min-width: 992px) {
  .main-menu ul ul {
    left: unset;
    right: 0;
  }

  .main-menu ul ul:before {
    left: unset;
    right: 10%;
  }
}


@media (max-width: 991px) {
  main {
    /*top: 61px;*/
    top: 51px;
  }
   
  header {
    background-color: var(--secondary-color);
  }

  /*  
  header .container {
    opacity: 0.6;
  }
  */

  header.header.sticky {
    background-color: #ffffff;
  }
  
  header.header.sticky .container {
    opacity: 1;
  }

  header, header.header.sticky {
    /*padding: 15px 10px 15px 10px;*/
    padding: 10px;
  }
  
  #logo img {
    height: 45px;
    /*margin: 8px 0 0 0;*/
    margin: 2px 0 0 0;
  }
  
  footer {
    /*margin-top: 61px;*/
    margin-top: 51px;
  }
}

/* <!-- Home Slider --> */

.home-slider .carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home-slider .home-slider-item .slider-image {
  height: 100vh;
  /*object-fit: cover;*/
  object-fit: fill;
}

@media (max-width: 1024px) {
  .home-slider .home-slider-item .slider-image {
    height: 500px;
    /*object-fit: cover;*/
    object-fit: fill;
  }
}

@media (max-width: 800px) {
  .home-slider .home-slider-item .slider-image {
    height: 420px;
  }
}

@media (max-width: 425px) {
  .home-slider .home-slider-item .slider-image {
    height: 220px;
  }
}

.home-slider .home-slider-item .owl-dots {
  left: 0;
  right: 0;
  bottom: 30px;
  position: absolute;
}

@media (max-width: 380px) {
  .home-slider .home-slider-item .slider-image {
    height: 200px;
  }
}

.home-slider .home-slider-item .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 30px;
  margin: -40px 0 0;
  border-radius: 0;
  height: 50px;
  width: 50px;
  font-weight: bold;
}

.home-slider .home-slider-item .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 30px;
  margin: -40px 0 0;
  border-radius: 0;
  height: 50px;
  width: 50px;
  font-weight: bold;
}

.home-slider .carousel-indicators {
  bottom: 25px;
}

.home-slider .carousel-indicators li {
  background-color: rgb(255, 171, 2);
}

.home-slider .carousel-indicators .active {
  background-color: rgb(230, 33, 41);
}

@media(max-width: 768px) {
  .home-slider .carousel-item {
    height: auto;
  }
}

/* Slider Nav */

.owl-carousel.home-slider-item .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-carousel.home-slider-item .owl-nav .owl-prev,
.owl-carousel.home-slider-item .owl-nav .owl-next {
  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;
}

@media (prefers-reduced-motion: reduce) {
  .owl-carousel.home-slider-item .owl-nav .owl-prev,
  .owl-carousel.home-slider-item .owl-nav .owl-next {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.owl-carousel.home-slider-item .owl-nav .owl-prev span:before,
.owl-carousel.home-slider-item .owl-nav .owl-next span:before {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  .owl-carousel.home-slider-item .owl-nav .owl-prev span:before,
  .owl-carousel.home-slider-item .owl-nav .owl-next span:before {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.owl-carousel.home-slider-item .owl-nav .owl-prev:hover span:before,
.owl-carousel.home-slider-item .owl-nav .owl-prev:focus span:before,
.owl-carousel.home-slider-item .owl-nav .owl-next:hover span:before,
.owl-carousel.home-slider-item .owl-nav .owl-next:focus span:before {
  color: #fff;
}

.owl-carousel.home-slider-item .owl-nav .owl-prev {
  left: 0;
  margin-left: 0;
}

.owl-carousel.home-slider-item .owl-nav .owl-next {
  right: 0;
  margin-right: 0;
}

.owl-carousel.home-slider-item:hover .owl-nav .owl-prev,
.owl-carousel.home-slider-item:hover .owl-nav .owl-next {
  opacity: 1;
}

.owl-carousel.home-slider-item:hover .owl-nav .owl-prev {
  margin-left: 50px;
}

.owl-carousel.home-slider-item:hover .owl-nav .owl-next {
  margin-right: 50px;
}

@media (max-width: 768px) {
  .owl-carousel.home-slider-item:hover .owl-nav .owl-prev {
    display: none;
    margin-left: 15px;
  }

  .owl-carousel.home-slider-item:hover .owl-nav .owl-next {
    display: none;
    margin-right: 15px;
  }
}


/* <!-- Hero About Us --> */

.hero_in.tours_detail {
  margin-top: 0;
}

#aboutus {
  background-image: url("https://cdn.muslimpergi.com/uploads/gallery/pict/1837/bg-mea-cartoon-min.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: auto;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding-bottom: 100px;
}

#aboutus .main_title_2 .aboutus-title,
#cta .main_title_2 .cta-title {
  font-family: "Playfair Display", Sans-serif;
  font-size: 6rem;
  font-weight: 900 !important;
  text-align: center;
  color: var(--primary-color) !important;
  padding-left: 3rem;
  padding-right: 3rem;
}

#aboutus .main_title_2 p,
#legalitas .main_title_2 p,
#cta .main_title_2 p {
  font-size: 1.215rem;
  font-weight: 300;
  font-family: 'Montserrat';
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 768px) {
  #aboutus .main_title_2 .aboutus-title {
    font-size: 3rem;
    padding-left: 0px;
    padding-right: 0px;
  }
}


/* Why Choose Us */
.service-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.service-box {
  text-align: center;
  color: #444;
  cursor: pointer;
}

.service-icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 3px solid var(--primary-color);
  transform: rotate(45deg);
  margin-bottom: 30px;
  margin-top: 16px;
}

.service-icon i {
  line-height: 70px;
  transform: rotate(-45deg);
  font-size: 26px;
  padding-left: 4px;
}

.service-box:hover .service-icon {
  background: var(--primary-color);
  color: #fff;
}

.service-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.description {
  font-size: 14px;
}

@media screen and (max-width:960px) {
  .service-box {
    max-width: 45%;
  }
}

@media screen and (max-width:768px) {
  .service-box {
    max-width: 50%;
  }
}

@media screen and (max-width:480px) {
  .service-box {
    max-width: 100%;
  }
}


/* About */

.plyr--video {
  min-height: 250px;
  max-height: 300px;
  border-radius: 15px;
}

.plyr--video .plyr__control,
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
  background: var(--primary-color);
}

.plyr--full-ui input[type=range] {
  color: var(--primary-color) !important;
}

/* About profile */

#about .carousel-inner {
  border-radius: 20px;
}

#about .certificate img {
  height: 100px;
}

div.certificate .owl-carousel .owl-item img {
  width: 100%;
  height: 70px;
  margin: 0 auto;
  object-fit: contain;
}

@media (max-width: 768px) {
  #about .certificate img {
    height: 75px;
  }

  #about .profile-desc {
    margin-top: 20px;
  }
}


/* <!-- Perhitungan Biaya --> */

#biaya .perhitungan-biaya {
  font-size: 1rem;
}

#biaya .perhitungan-biaya ul {
  list-style: circle;
}

#biaya .perhitungan-biaya h3 {
  font-size: 2rem;
}

@media (max-width: 768px) {
  #biaya h2.font-weight-bold {
    text-align: left;
  }
}


/* <!-- Legalitas --> */

#legalitas {
  background-image: url("");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  height: 60vh;
}

#legalitas .overlay {
  height: 60vh;
  width: 100%;
  position: absolute;
  background-color: #ffffff;
  opacity: 0.85;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

#legalitas .container.content-box {
  padding-top: 100px;
  padding-bottom: 100px;
}


#cta {
  background-image: url("");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding-top: 100px;
  padding-bottom: 100px;
}


/* <!-- Listings Package --> */

#reccomended .box_grid,
#listings_package .box_grid {
  overflow: hidden;
  margin: 10px 0;
  border-radius: 15px;
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 27%);
}

@media (max-width: 990px) {
  #reccomended .box_grid,
  #listings_package .box_grid {
    margin-bottom: 30px;
  }
}

#reccomended .box_grid a.btn_1,
#listings_package .box_grid a.btn_1 {
  font-weight: 500;
  margin: 0 auto;
  width: 90%;
  left: 0;
  bottom: 15px;
  right: 0;
  position: absolute;
}

#reccomended .box_grid figure,
#listings_package .box_grid figure {
  height: 180px;
  border-radius: 15px 15px 0 0;
}

#reccomended .box_grid figure img,
#listings_package .box_grid figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transform: none;
  position: static;
  transform: none;
}

#reccomended .box_grid figure small,
#listings_package .box_grid figure small {
  background-color: #fff;
  color: #999;
  padding: 7px 13px;
  border-radius: 0 0 10px;
  left: -3px;
  top: 0;
  position: absolute;
}

#reccomended div.wrapper .box_grid,
#listings_package div.wrapper .box_grid {
  margin: 20px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

#reccomended .box_grid .wrapper h3,
#listings_package .box_grid .wrapper h3 {
  color: #2f42bf;
  font-weight: 600;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.owl-theme .owl-dots .owl-dot span {
  transition: .3s ease;
}

#reccomended div.wrapper,
#listings_package div.wrapper {
  padding-bottom: 70px;
  min-height: auto;
  position: relative;
}

#reccomended div.wrapper div.price,
#listings_package div.wrapper div.price {
  background-color: #fff;
  padding: 7px 13px;
  border: 1px solid #fff;
  border-radius: 20px 0 0;
  display: block;
  overflow: hidden;
  top: -22px;
  right: 0;
  position: absolute;
}

#reccomended div.wrapper div.price ul,
#listings_package div.wrapper div.price ul {
  margin: 0;
  padding: 0;
  border: 0;
}


/* Detail Package */

table.details>tbody>tr {
  line-height: 2;
}

table.details>tbody>tr>td {
  padding: 0;
  font-size: 12px;
}

#reccomended table>tbody>tr>td:nth-child(2),
#listings_package table>tbody>tr>td:nth-child(2) {
  width: 50%;
}

#reccomended table>tbody>tr:nth-child(3)>td:nth-child(3)>span>i,
#listings_package table>tbody>tr:nth-child(3)>td:nth-child(3)>span>i {
  font-size: 12px;
  color: #ff7f3a;
}

#reccomended table>tbody>tr:nth-child(3)>td:nth-child(3)>span>i.fa.empty,
#listings_package table>tbody>tr:nth-child(3)>td:nth-child(3)>span>i.fa.empty {
  color: #d7d7d7;
}

div.rate-hotel div.rating span:first-child {
  color: #777;
}

div.rate-hotel div.rating strong {
  font-weight: 600;
  color: #777;
  display: block;
}

div.rate-hotel div.rating span i {
  font-size: 12px;
  color: #ff7f3a;
  padding: 0;
}

div.rate-hotel div.rating span i.fa.empty {
  color: #d7d7d7;
}


/* <!-- Testimonials --> */

#testimonial .testimonials .testi-box .container::before {
  content: '';
  position: absolute;
  background: url(https://cdn.muslimpergi.com/uploads/gallery/pict/1425/quotation.png);
  background-repeat: no-repeat;
  background-size: 65%;
  top: -39px;
  left: 50%;
  transform: translate(-50%, 0) rotate(180deg);
  height: 60px;
  width: 80px;
}

#testimonial .testimonials .testi-box .container .container__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px;
  position: relative;
}

#testimonial .testimonials .testi-box {
  padding: 50px 20px;
  width: 90%;
  margin: 0 auto;
}

@media (max-width:781px) {
  #testimonial .testimonials .testi-box {
    padding: 20px
  }
}

@media(max-width:558px) {
  #testimonial .testimonials .testi-box {
    padding: 20px 0
  }
}

#testimonial .testimonials .testi-box .container {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 12px 33px rgba(0, 0, 0, .08);
  box-shadow: 0 12px 33px rgba(0, 0, 0, .08);
  border-radius: 20px;
}

@media(max-width:558px) {
  .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container {
    -webkit-box-shadow: 0 12px 33px rgba(0, 0, 0, .08);
    box-shadow: 0 0 10px rgba(0, 0, 0, .08)
  }
}

#testimonial .testimonials .testi-box .container:active {
  cursor: grabbing;
}

#testimonial .testimonials .testi-box .container:hover {
  cursor: grab;
}

#testimonial .testimonials .testi-box .container:active {
  cursor: grabbing;
}

#testimonial .testimonials .testi-box .container .container__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px;
  position: relative;
}

@media (max-width:768px) {
  #testimonial .testimonials .testi-box .container .container__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media (max-width:558px) {
  #testimonial .testimonials .testi-box .container .container__wrapper {
    padding: 40px 20px 20px 20px
  }
}

#testimonial .testimonials .testi-box .container .container:before {
  content: '';
  position: absolute;
  background: url(../image/quotation.png);
  background-repeat: no-repeat;
  background-size: 65%;
  top: -39px;
  left: 50%;
  transform: translate(-50%, 0) rotate(180deg);
  height: 60px;
  width: 80px;
}

#testimonial .testimonials .testi-box .container .container__wrapper .container__image {
  width: 226px;
  height: 226px;
}

@media (max-width:768px) {
  #testimonial .testimonials .testi-box .container .container__wrapper .container__image {
    width: 100%
  }
}

#testimonial .testimonials .testi-box .container .container__wrapper .container__image img {
  width: 226px !important;
  height: 226px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px;
}

@media (max-width:768px) {
  #testimonial .testimonials .testi-box .container .container__wrapper .container__image img {
    width: 100% !important
  }
}

#testimonial .testimonials .testi-box .container .container__wrapper .container__description {
  padding-left: 50px;
  overflow: hidden;
}

#testimonial .testimonials .testi-box .container .container__wrapper .testimonial-no-thumbnail {
  padding-left: 0;
}

@media (max-width:768px) {
  #testimonial .testimonials .testi-box .container .container__wrapper .container__description {
    padding: 20px 0;
    width: 100%
  }
}

#testimonial .testimonials .testi-box .container .container__wrapper .container__description .description p {
  /*font-size: 12px;*/
  color: #4e4e4e;
  margin: 0;
  white-space: pre-line;
  word-break: break-all;
}

@media (max-width:768px) {
  #testimonial .testimonials .testi-box .container .container__wrapper .container__description .description p {
    font-size: 14px
  }

  #testimonial .testimonials .testi-box .container .container__wrapper .container__description .description p br {
    display: none
  }
}

#testimonial .testimonials .testi-box .container .container__wrapper .container__description .personal__info {
  font-size: 16px;
  font-weight: 700;
  color: #4e4e4e;
  padding-top: 30px;
  line-height: 23px;
}

#testimonial .testimonials .testi-box .container .container__wrapper .container__description .personal__info .position {
  color: #a4a4a4;
  font-size: 14px;
  margin: 0;
}

#testimonial .testimonials .testi-box .container .dot__top {
  position: absolute;
  top: -20px;
  left: 45%;
  display: block;
  -webkit-transform: traslateX(-50%);
  transform: traslateX(-50%);
}

#testimonial .testimonials .testi-box .container .dot__top .wrapper {
  width: 80px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

#testimonial .testimonials .testi-box .container .dot__top .wrapper .circle {
  cursor: pointer;
  height: 11px;
  width: 11px;
  margin: 0 2px;
  background-color: #ff8121;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: background-color .6s ease;
  transition: background-color .6s ease;
}

#testimonial .testimonials .testi-box .container .container__wrapper .container__description .description .testimoni-content h3.testimoni-name {
  color: #919DCF;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  margin-top: 1rem;
}

#testimonial .testimonials .testi-box .container .container__wrapper .container__description .description .testimoni-content .testimoni-job {
  font-style: italic;
}

/* /testimonials */

.grid ul li {
  background-color: transparent;
}

.grid ul li figure {
  margin: 10px;
  border-radius: 10px;
}

.grid ul li figcaption a:hover,
.grid ul li figcaption a:focus {
  color: #fff;
}

.grid ul li figcaption {
  background-color: var(--secondary-blur);
}

figure:hover figcaption div.caption-content a p {
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
}

/* Hover Figure Image & Testimonial */
figure.hover {
  position: relative;
}

figure.hover a {
  color: #fff !important;
}

figure.hover::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

figure.hover:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}


/* <!-- Gallery --> */

.gallery-container {
  background-color: #fff;
  color: #35373a;
}

.tz-gallery {
  padding: 30px 20px;
}

#baguetteBox-overlay {
  z-index: 1;
}

#baguetteBox-slider {
  top: 50px;
}

#baguetteBox-overlay .full-image img {
  max-height: 85%;
}

/* Override bootstrap column paddings */
.tz-gallery .row>div {
  padding: 5px;
}

.tz-gallery .lightbox img {
  width: 100%;
  border-radius: 0;
  position: relative;
}

.tz-gallery .lightbox:before {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 40%;
  opacity: 0;
  color: #fff;
  font-size: 45px;
  font-family: 'FontAwesome';
  content: '\f00e';
  pointer-events: none;
  z-index: 9000;
  transition: 0.4s;
}


.tz-gallery .lightbox:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #f8a444e0;
  content: '';
  transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
  opacity: 1;
}

.baguetteBox-button {
  background-color: transparent !important;
}

@media(max-width: 768px) {
  body {
    padding: 0;
  }
}


/* <!-- Articles --> */

#articles .card {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
}

#articles .card .date {
  background: var(--secondary-color);
  color: #fff;
  font-weight: 500;
  z-index: 9999;
  padding: 6px 12px;
  border-radius: 10px 0 10px 0;
  top: 110px;
  left: 10px;
  position: absolute;
}

#articles .card .date::after {
  position: absolute;
  content: ' ';
  left: 0;
  top: 33.2px;
  width: 0;
  height: 0;
  z-index: 99999;
  border-radius: 0 0 6px 17px;
  border-top: 14px solid #c17015;
  border-left: 10px solid transparent;
}

#articles .card .table {
  padding: 19px 25px;
}

#articles .card .ftr {
  margin-top: 15px;
  bottom: 20px;
  position: absolute;;
}

#articles .card .ftr div {
  display: inline-block;
}

#articles .card .ftr .author {
  color: #888;
}

/* #articles .card .ftr .stats {
      float: right;
      line-height: 30px;
  }

  #articles .card .ftr .stats {
      position: relative;
      top: -10px;
      font-size: 14px;
  } */


#articles .card-blog {
  background: #f3f3f3;
  height: 440px;
  margin-top: 30px;
  transition: .5s;
  border: 1px solid #e2e2e2;
}

#articles .card-blog:hover {
  transition: .5s;
  box-shadow: 0 21px 26px rgb(0 0 0 / 10%);
}

#articles .card-blog:hover .card-caption a {
  color: var(--primary-color);
  transition: .5s;
}

#articles .card-caption {
  font-weight: 700;
}

#articles .card-caption,
.card-caption a {
  color: #4e4e4e;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  text-decoration: none;
  transition: .5s;
}

#articles .card-blog .card-caption {
  margin-top: 5px;
}

#articles .card-blog .card-caption {
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#articles .card-blog .card-description {
  color: #6d6d6d;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

#articles .card-blog .card-image+.category {
  margin-top: 20px;
}

#articles .card-raised {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

#articles .card .card-image {
  height: 220px;
  object-fit: cover;
  position: relative;
  overflow: hidden;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: -30px;
  border-radius: 6px;
}

#articles .card .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
  pointer-events: none;
}

#articles .card .card-image .card-caption {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 1.3em;
  text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

#articles .card img {
  width: 100%;
  height: auto;
}


/* <!-- 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 {
  /*display: none;*/
  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;
  }
}


/* <!-- Download Apps --> */

@media (max-width: 500px) {
  div.featured-app-img {
    margin-bottom: 20px;
  }
}

div.featured-app-img div.owl-dots {
  margin-top: 15px !important;
}

div.featured-app-img .item img {
  height: 500px;
  width: auto;
  margin: 0 auto;
}

.download-apps .download-app li {
  display: inline-block;
}

@media (max-width: 768px) {
  .download-apps .download-app li:first-child {
    margin-right: 10px;
  }

  .download-apps .download-app li img {
    height: 40px;
    margin: 0 !important;
  }
}


/* <!-- Article Singlepost --> */

.singlepost .post-content img,
.listing_description .st-main-description img,
.listing_description figure img {
  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 {
    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 {
    width: 360px !important;
  }
}

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


/* <!-- Footer --> */

footer {
  background: var(--footer-color);
  color: #fff;
}

footer .footer-shape-top {
  top: -1px;
}

footer .footer-shape {
  overflow: hidden;
  /*position: absolute;*/
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
}

footer .footer-shape-top .footer-shape-fill {
  fill: #f7f5f3;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

footer .partner .partner-payment {
  display: flex;
  position: relative;
}

footer .partner .partner-payment img {
  margin: 10px 15px 2px 0;
  border-radius: 5px;
  width: 56px;
  height: 40px;
}

footer .partner .partner-payment p {
  padding-left: 20px;
}

footer .partner .partner-payment p::before {
  font-family: FontAwesome !important;
  content: "\f054";
  top: 20px;
  left: 70px;
  position: absolute;
}

footer ul.contacts li {
  display: flex;
}

footer ul.contacts li div.info {
  flex: 2;
}

footer ul.contacts li div.action {
  flex: 1;
}

footer ul.contacts li div.action {
  display: flex;
  justify-content: flex-end;
}

footer ul.contacts li div.action a {
  margin: 10px 5px;
}

footer ul.contacts li div.action a img {
  height: 35px;
  border-radius: 10px;
}

footer .social-media ul li {
  margin: 10px 10px 0 0;
}

footer .akreditasi ul li {
  margin: 0 5px 0 0;
}

footer .akreditasi ul li img {
  border-radius: 8px;
}

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

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

#footage {
  background: var(--footage-color);
  /*color: #fff;*/;
}

#footage ul li a {
  opacity: 1;
}

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

#footer-selector li img {
  border-radius: 5px;
}


/* <!-- ToTop Button --> */

#toTop {
  background: var(--primary-color);
  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: #fff;
}

#toTop:hover {
  background: var(--secondary-color);
  color: #fff;
}

@media (min-width: 992px) {
  #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;
  }
}


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

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

#whatsapp-chat {
  position: fixed;
  background: #fff;
  width: 350px;
  border-radius: 10px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, .28);
  bottom: 90px;
  right: 25px;
  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: 90px;
  right: 25px;
  font-size: 15px;
  padding: 10px;
  border-radius: 45px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

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

.header-chat {
  background: rgb(106 175 79);
  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: 10px;
  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;
  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: 700;
  color: #222;
}

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

.home-chat {
  background: #fff;
}

.my-number {
  display: none;
}

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

.cs-list-footer .social-media {
  padding: 20px;
}

.cs-list-footer .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 {
    min-height: 100px;
    overflow: hidden;
  }*/
}

/*@media screen and (max-height: 700px) {
  #whatsapp-chat .home-chat {
    min-height: 100px;
    overflow: hidden;
  }
}*/

.home-chat .cs-list {
  max-height: 250px;
  overflow-y: 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://cdn.muslimpergi.com/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;
}


/* Bordered box */

.container.populated-box {
  border-style: solid;
  border-width: 15px 15px 15px 15px;
  border-color: #ffffff;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 80px 50px 80px 50px;
  background-color: rgba(255,255,255,0.57);
}

iframe {
  height: 640px;
}
