@import url("https://fonts.googleapis.com/css?family=Pacifico");
.fixed-top {
  background-color: #38CDAE;
  box-shadow: 0px 2px 8px transparent;
}

.fixed-top .beta {
  position: fixed;
  background-color: #f5a721;
  padding: 1.75rem 3rem .75rem 3rem;
  z-index: 1;
  transform: rotateZ(-45deg);
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  box-shadow: 0px 4px 24px rgba(20, 18, 18, 0.25);
  left: -70px;
  top: -15px;
}

.fixed-top .beta p {
  text-align: center;
  margin: 0;
}

.fixed-top ul.nav .nav-link {
  padding-top: 0;
  padding-bottom: 0;
  color: #ffffff;
  line-height: 32px;
  font-size: .9rem;
}

.fixed-top .brand-mobile {
  display: none;
}

.fixed-top .navbar-light .navbar-nav {
  padding: 0.8rem 1rem;
}

.fixed-top .navbar-light .navbar-nav .active > .nav-link, .fixed-top .navbar-light .navbar-nav .nav-link.active, .fixed-top .navbar-light .navbar-nav .nav-link.show, .fixed-top .navbar-light .navbar-nav .show > .nav-link {
  color: #38CDAE;
}

.fixed-top .bg-light {
  background-color: rgba(255, 255, 255, 0.95) !important;
}

.fixed-top .block-logo {
  position: absolute;
  height: 128px;
  width: 128px;
  background-color: #ffffff;
  padding: 1.5rem 1rem 1rem 1rem;
  border-radius: 50%;
  top: -20px;
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.1);
}

.fixed-top .block-logo img {
  width: 100%;
}

.fixed-top .dropdown-menu {
  border: none;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  text-align: center;
}

.owl-dot {
  display: inline-block;
  padding: 5px;
}

.owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: .5;
  border-radius: 50%;
}

.owl-dot.active span {
  opacity: 1;
}

.owl-dots.disabled, .owl-nav.disabled {
  display: none;
}

.fs-slides {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fs-slides .owl-stage-outer,
.fs-slides .owl-stage,
.fs-slides .owl-item {
  height: 100%;
}

.fs-slides .owl-item {
  overflow: hidden;
}

.fs-slides .owl-item.portrait img {
  width: 100%;
  height: auto;
}

.fs-slides .owl-item.landscape img {
  width: auto;
  height: 100%;
}

.carousel {
  position: absolute;
  z-index: -10;
  top: 0;
}

.carousel .carousel-inner {
  height: 100vh;
  width: 100%;
  overflow: hidden;
}

.carousel .carousel-inner .carousel-item {
  width: 100vw;
  height: 100%;
  background-size: cover !important;
}

.frame-header {
  position: absolute;
  width: 100%;
  overflow: hidden;
  top: 25px;
  height: calc(100vh - 7rem);
  z-index: -1;
}

.frame-header .left, .frame-header .right, .frame-header img {
  height: 100%;
}

.frame-header .left {
  margin-left: -50px;
}

.frame-header .right {
  margin-right: -50px;
}

.form-booking {
  width: 100%;
  bottom: 0;
  height: 100px;
  background: #38CDAE;
}

.form-booking h3 {
  color: #ffffff;
  line-height: 100px;
  margin: 0;
}

.form-booking h3 span {
  font-weight: bold;
}

.form-booking .form-group {
  margin-top: 2rem;
}

.form-booking .form-group input, .form-booking .form-group select, .form-booking .form-group textarea {
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.1);
  border: none;
}

.form-booking .form-group .btn {
  background-color: #F5A721;
  width: 100%;
  color: #ffffff;
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.2);
  cursor: pointer;
}

.form-booking .form-group .btn:hover {
  background-color: #f5a51c;
  box-shadow: 0px 12px 32px rgba(33, 33, 33, 0.25);
}

.text-header {
  text-align: center;
  margin-top: 7rem;
  padding-top: 7rem;
  color: #ffffff;
  height: calc(100vh - 7rem);
}

.text-header h1 {
  font-family: 'Pacifico', cursive;
  margin-bottom: 1rem;
}

.text-header h5 {
  font-weight: 200;
}

.text-header .btn {
  background-color: #ffffff;
  color: #38CDAE;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-left: 1rem;
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.2);
}

.banner {
  margin-top: -50px;
}

.banner img {
  width: 100%;
}

.blog-header {
  text-align: center;
}

.blog-header h2 {
  position: relative;
  top: -80px;
}

.blog-header img {
  width: 100%;
}

.wahana {
  margin-top: 50px;
  margin-bottom: 50px;
}

.wahana .box-wahana {
  border-radius: .5rem;
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.1);
  overflow: hidden;
}

.wahana .box-wahana img {
  width: 100%;
}

.wahana .sparator-wahana {
  margin: 30px;
}

.wahana .title-wahana {
  position: absolute;
  background-color: rgba(56, 205, 174, 0.85);
  color: #ffffff;
  width: calc(100% - 30px);
  height: 100%;
  border-radius: .5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  cursor: pointer;
}

.wahana .title-wahana h4 {
  text-align: center;
}

.wahana .title-wahana:hover {
  opacity: 1;
  box-shadow: 0px 12px 32px rgba(33, 33, 33, 0.25);
}

.article {
  margin-top: 100px;
  margin-bottom: 50px;
}

.article .card-text a {
  color: #212121;
}

.article .card-text a:hover {
  text-decoration: none;
}

.article .center-pills {
  display: flex;
  justify-content: center;
}

.article .text-sub {
  font-size: .8rem;
  opacity: .75;
}

.article .nav-link {
  color: rgba(33, 33, 33, 0.7);
}

.article .nav-link.active, .article .nav-link:focus {
  background-color: #38CDAE;
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.2) !important;
}

.article .tab-content {
  padding-top: 25px;
  padding-bottom: 25px;
}

.article .card {
  border-radius: .5rem;
  overflow: hidden;
  border: none;
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.1);
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.article .card:hover {
  box-shadow: 0px 12px 32px rgba(33, 33, 33, 0.25);
}

.article .read-more .btn-light {
  cursor: pointer;
}

.article .read-more .btn-light:hover {
  color: #212121;
  background-color: #f2f2f2;
  border-color: transparent;
}

.article .card-list {
  display: flex;
  flex-flow: row wrap;
}

.article .card {
  margin: 10px;
  background-color: white;
  /* Mengatur width dengan persen dikurangi margin */
  width: calc( 33.333% - 20px);
}

.blog, .galeri {
  margin-bottom: 5rem;
}

.blog .card, .galeri .card {
  margin-bottom: 30px;
  border-radius: .5rem;
  border: none;
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.1);
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.blog .card:hover, .galeri .card:hover {
  box-shadow: 0px 12px 32px rgba(33, 33, 33, 0.25);
}

.single-blog .media {
  margin-bottom: 15px;
}

.single-blog .btn-twitter {
  background-color: #4AAFED;
}

.single-blog .btn-facebook {
  background-color: #44659D;
}

.single-blog .btn-google {
  background-color: #E44C3A;
}

.single-blog .footer-single-share {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.single-blog .footer-single-share button {
  margin-top: .5rem;
  margin-right: 1rem;
}

.single-blog .card-img-top {
  border-bottom-left-radius: calc(.25rem - 1px);
  border-bottom-right-radius: calc(.25rem - 1px);
}

.single-blog .search h3, .single-blog .box-lasted h3, .single-blog .related h3 {
  color: #38CDAE;
  margin-bottom: 1.5rem;
}

.single-blog .search .stylish-input-group .input-group-addon {
  background: white !important;
}

.single-blog .search .stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: #ccc;
}

.single-blog .search .stylish-input-group button {
  border: 0;
  background: transparent;
}

.single-blog .box-lasted a {
  color: #212121;
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.single-blog .box-lasted a:hover {
  text-decoration: none;
}

.single-blog .box-lasted .list-group-item {
  background-color: transparent;
  border: none;
}

.single-blog .box-lasted .item {
  margin-bottom: 1rem;
}

.galeri {
  /* Prevent vertical gaps */
  line-height: 0;
  -webkit-column-count: 4;
  -webkit-column-gap: 5px;
  -moz-column-count: 4;
  -moz-column-gap: 5px;
  column-count: 4;
  column-gap: 5px;
}

.galeri .box-galeri {
  margin-bottom: 5px;
  background: #212121;
  overflow: hidden;
}

.galeri .box-galeri img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
  opacity: .8;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.galeri .box-galeri img:hover {
  opacity: 1;
  transform: scale(1.1);
}

.galeri .modal {
  display: inline-block;
  text-align: center;
  z-index: -1050;
}

.galeri .modal .modal-content {
  display: inline-block;
  max-height: calc(100vh - 60px);
}

.galeri .modal .modal-footer {
  display: inline-block;
}

.galeri .modal.show {
  z-index: 1050;
}

.banner-footer {
  text-align: center;
  height: 200px;
  background: #38CDAE;
}

.banner-footer img {
  width: 100%;
}

.contact .form-saran .form-group label {
  margin-bottom: 0;
}

.contact .form-saran .form-group input, .contact .form-saran .form-group select, .contact .form-saran .form-group textarea {
  box-shadow: 0px 8px 8px rgba(33, 33, 33, 0.05);
  border: none;
}

.contact .form-saran .form-group input:focus, .contact .form-saran .form-group select:focus, .contact .form-saran .form-group textarea:focus {
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.1) !important;
}

.contact .form-saran .form-group .btn {
  background-color: #38CDAE;
  width: 100%;
  color: #ffffff;
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.2);
  cursor: pointer;
}

.contact .form-saran .form-group .btn:hover {
  background-color: #34ccac;
  box-shadow: 0px 12px 32px rgba(33, 33, 33, 0.25);
}

.footer {
  padding-top: 3rem;
  color: #ffffff;
}

.footer .logo-footer {
  width: 100px;
}

.footer .card-img-overlay {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.footer h2 {
  color: #F5A721;
  margin-bottom: 1rem;
}

.footer h4 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.footer .list-group-item {
  background-color: transparent;
  border: transparent;
  border-bottom: 1px solid;
  border-radius: 0 !important;
}

.footer .kontak-kami .list-group-item {
  border-bottom: transparent !important;
  padding: 0;
}

.footer .kontak-kami .list-group-item .badge-pill {
  padding-right: 1rem;
}

.footer .kontak-kami a {
  margin-right: 1rem;
}

.footer .sosmed img {
  height: 48px;
}

.footer .footer-bottom {
  padding: 1rem;
  margin-top: 3rem;
  text-align: center;
}

.footer .footer-bottom p {
  margin: 0;
  color: #ffffff;
}

@media (min-width: 1200px) {
  .text-header h1 {
    font-size: 5rem;
  }
  .text-header h5 {
    font-weight: 400;
    font-size: 2rem;
  }
  .galeri {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}

@media (max-width: 1024px) {
  .frame-header {
    height: calc(100vh - 15rem);
  }
  .fixed-top .block-logo {
    display: none;
  }
  .form-booking .container {
    max-width: none;
  }
  .fixed-top .brand-mobile {
    display: block;
  }
  .text-header {
    padding-top: 25%;
    height: auto;
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-header button {
    margin-top: 1rem !important;
    margin-bottom: 3rem;
  }
  .carousel-inner, .text-header {
    height: calc(100vh - 100px) !important;
  }
  .galeri {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

@media (max-width: 768px) {
  .frame-header {
    height: 400px;
  }
  .form-booking {
    position: relative;
    height: auto;
  }
  .text-header {
    height: auto;
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-header button {
    margin-top: 1rem !important;
    margin-bottom: 3rem;
  }
  .footer-content .col-md-4 {
    margin-bottom: 3rem;
  }
  .carousel-inner, .text-header {
    height: 500px !important;
  }
  .navbar-brand {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 50px;
  }
  .galeri {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (max-width: 680px) {
  .frame-header {
    height: 350px;
  }
  .carousel-inner, .text-header {
    height: 400 !important;
  }
  .box-wahana, .card {
    margin-bottom: 1rem;
  }
  .sparator-wahana {
    margin: 0 !important;
  }
  .wahana .title-wahana:hover {
    height: calc(100% - 15px);
  }
  .card {
    /* Mengatur width dengan persen dikurangi margin */
    width: calc( 100% - 20px) !important;
  }
  .galeri {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (max-width: 480px) {
  .carousel, .banner {
    display: none;
  }
  .frame-header {
    background: #38CDAE;
    height: 500px;
  }
  .text-header {
    padding-top: 10rem;
  }
  .galeri {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 680px) and (max-width: 768px) {
  .form-booking h3 {
    font-size: 1.2rem;
  }
}

*:focus {
  outline: none !important;
  box-shadow: none !important;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fafafa;
  overflow-x: hidden;
}

h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.text-primary {
  color: #38CDAE !important;
}

.text-white {
  color: #ffffff;
}

.btn-primary {
  background-color: #38CDAE;
  border: none;
  color: #ffffff;
  box-shadow: 0px 8px 24px rgba(33, 33, 33, 0.2);
  cursor: pointer;
}

.btn-primary:hover {
  background-color: #34ccac;
  box-shadow: 0px 12px 32px rgba(33, 33, 33, 0.25);
}

.text-indent {
  text-indent: 80px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}
 

 /*# sourceMappingURL= style.min.css.map */