body {
  font-family: "Roboto Flex", sans-serif;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
body a {
  text-decoration: none;
  background-color: none;
  color: white;
}
body .pesan-navbar {
  padding: 7px 15px;
  background-color: rgb(13, 13, 194);
}
body .pesan-navbar:hover {
  transform: scale(1.02);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
}
body .navbar {
  padding: 20px 0px;
}
body .pesan {
  margin-top: 10px;
  padding: 7px 15px;
  background-color: rgb(13, 13, 194);
}
body .pesan:hover {
  transform: scale(1.02);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
  background-color: red;
}

nav .navbar-brand {
  font-weight: bold;
  color: rgb(13, 13, 194);
  font-size: 30px;
}
nav .active {
  font-weight: bold;
  color: rgb(13, 13, 194) !important;
}

.judul {
  margin-top: 95px;
  background-image: url("/plugin/gambar/banner.png");
  background-size: cover;
  padding: 80px 0px;
}
.judul h1 {
  color: rgb(13, 13, 194);
  font-weight: 800;
  font-size: 60px;
  margin-bottom: 15px;
}
.judul h2 {
  font-weight: 800;
  margin-bottom: 5px;
}
.judul .pesan {
  margin-top: 30px;
  padding: 7px 15px;
  background-color: rgb(13, 13, 194);
}
.judul .pesan:hover {
  transform: scale(1.02);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
  background-color: red;
}

.sorot {
  margin-top: -35px;
}
.sorot .item-mobil {
  border: solid 2px rgb(204, 204, 204);
  box-shadow: -5px -5px 2px rgb(134, 134, 134);
  padding: 30px 20px;
  margin-bottom: 20px;
}
.sorot .item-mobil img {
  margin-bottom: 15px;
}
.sorot .item-mobil h5 {
  color: rgb(13, 13, 194);
  font-weight: bold;
}
.sorot .item-mobil p {
  color: rgb(87, 86, 86);
}
.sorot .item-mobil .hubungi button {
  color: rgb(13, 13, 194);
}
.sorot .item-mobil .hubungi button:hover {
  transform: scale(1.03);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
  background-color: rgb(13, 13, 194);
  color: white;
}

.keuntungan {
  background-color: rgba(167, 167, 255, 0.096);
  padding: 50px;
}
.keuntungan .keuntungan-judul h2 {
  font-weight: bold;
  color: rgb(13, 13, 194);
}
.keuntungan .keuntungan-judul h2 span {
  color: black;
}
.keuntungan .keuntungan-judul p {
  font-size: 20px;
}
.keuntungan .keuntungan-content img {
  margin-bottom: 25px;
  box-shadow: 10px 10px 10px rgb(134, 134, 134);
}
.keuntungan .keuntungan-content .item-keuntungan .icon i {
  color: rgb(13, 13, 194);
}
.keuntungan .keuntungan-content .item-keuntungan .keterangan h3 {
  color: rgb(13, 13, 194);
  font-weight: bold;
}
.keuntungan .keuntungan-content .item-keuntungan .keterangan p {
  text-align: justify;
}

.paket-harga {
  padding: 40px 0px 30px 0px;
}
.paket-harga .paket-harga-judul {
  margin-bottom: 50px;
}
.paket-harga .paket-harga-judul h2 {
  font-weight: bold;
  color: rgb(13, 13, 194);
}
.paket-harga .paket-harga-judul h3 {
  font-weight: bold;
}
.paket-harga .paket-harga-judul p {
  font-size: 20px;
}
.paket-harga .paket-harga-content .paket-harga-item {
  padding: 30px 15px 10px 15px;
  border: 2px solid rgb(13, 13, 194);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.8);
  margin-bottom: 50px;
}
.paket-harga .paket-harga-content .paket-harga-item h3 {
  font-weight: bold;
}
.paket-harga .paket-harga-content .paket-harga-item h4 {
  font-weight: bold;
  color: rgb(13, 13, 194);
}
.paket-harga .paket-harga-content .paket-harga-item h4 span {
  font-size: 13px;
  color: grey;
}
.paket-harga .paket-harga-content .paket-harga-item .best {
  color: rgb(255, 187, 1);
}
.paket-harga .paket-harga-content .paket-harga-item ul {
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.paket-harga .paket-harga-content .paket-harga-item ul li {
  margin-bottom: 5px;
}
.paket-harga .paket-harga-content .paket-harga-item ul .na {
  text-decoration: line-through;
  color: rgb(168, 168, 168);
}
.paket-harga .paket-harga-content .paket-harga-item .pesan-sekarang-mobil {
  margin-bottom: 12px;
}
.paket-harga .paket-harga-content .paket-harga-item .pesan-sekarang-mobil .btn-pesan {
  background-color: rgb(13, 13, 194);
  color: white;
}
.paket-harga .paket-harga-content .paket-harga-item .pesan-sekarang-mobil .pesan-best {
  background-color: rgb(255, 187, 1);
}
.paket-harga .paket-harga-content .paket-harga-item .pesan-sekarang-mobil .pesan-best a {
  color: black;
}
.paket-harga .paket-harga-content .paket-harga-item .pesan-sekarang-mobil .btn-pesan:hover {
  transform: scale(1.05);
  box-shadow: -4px 4px 2px rgba(0, 0, 0, 0.8);
}
.paket-harga .paket-harga-content .paket-harga-item .lihat-detail a {
  color: black;
  text-decoration: underline;
}
.paket-harga .paket-harga-content .paket-harga-item .lihat-detail:hover {
  transform: scale(1.07);
}
.paket-harga .paket-harga-content .best-a {
  border: 2px solid rgb(255, 187, 1);
  transform: scale(1.05);
}

.pesan-sekarang {
  background-color: rgba(167, 167, 255, 0.096);
  padding: 40px;
}
.pesan-sekarang .pesan-sekarang-judul h2 {
  font-weight: bold;
  color: rgb(13, 13, 194);
}

footer {
  background-color: rgb(13, 13, 194);
  color: white;
  line-height: 40px;
  height: 40px;
}

.alamat {
  margin-top: 20px;
}

.pilihan-wisata {
  margin-top: 45px;
}
.pilihan-wisata .judul-pilihan-wisata h2 {
  font-weight: bold;
  color: rgb(13, 13, 194);
  font-size: 25px;
}
.pilihan-wisata .judul-pilihan-wisata h3 {
  font-size: 20px;
  font-weight: bold;
}
.pilihan-wisata .content-pilihan-wisata {
  margin-top: 35px;
}
.pilihan-wisata .content-pilihan-wisata .card-wisata {
  border: none;
  margin-bottom: 40px;
}
.pilihan-wisata .content-pilihan-wisata .card-wisata .tombol-pesan {
  margin-top: -20px;
}
.pilihan-wisata .content-pilihan-wisata .card-wisata img {
  box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.8);
}
.pilihan-wisata .content-pilihan-wisata img {
  margin-bottom: 15px;
}
.pilihan-wisata .content-pilihan-wisata h4 {
  font-weight: bold;
  color: rgb(13, 13, 194);
}
.pilihan-wisata .content-pilihan-wisata h4 .kota {
  color: black;
}
.pilihan-wisata .content-pilihan-wisata hr {
  margin-top: -2px;
}
.pilihan-wisata .content-pilihan-wisata p {
  text-align: justify;
}

.kenapa-hiace {
  margin-top: 25px;
}
.kenapa-hiace h2 {
  font-weight: bold;
  color: rgb(13, 13, 194);
  font-size: 25px;
}
.kenapa-hiace h3 {
  font-size: 20px;
  font-weight: bold;
}
.kenapa-hiace h4 {
  font-size: 18px;
}
.kenapa-hiace .content-kenapa-hiace {
  margin-top: 30px;
}
.kenapa-hiace .content-kenapa-hiace .item-kenapa-hiace {
  margin-bottom: 25px;
  padding: 0px;
  padding-right: 10px;
}
.kenapa-hiace .content-kenapa-hiace .item-kenapa-hiace .gambar {
  margin-right: 17px;
}
.kenapa-hiace .content-kenapa-hiace .item-kenapa-hiace .gambar img {
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.8);
}
.kenapa-hiace .content-kenapa-hiace .item-kenapa-hiace .keterangan h5 {
  font-weight: bold;
  color: rgb(13, 13, 194);
}

.info-tambahan {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(167, 167, 255, 0.096);
}
.info-tambahan .content-info-tambahan {
  margin-bottom: 15px;
}
.info-tambahan .content-info-tambahan h4,
.info-tambahan .content-info-tambahan h5 {
  font-weight: bold;
}
.info-tambahan .content-info-tambahan h4 {
  color: rgb(13, 13, 194);
  font-size: 20px;
}
.info-tambahan .content-info-tambahan h5 {
  font-size: 18px;
}
.info-tambahan .content-info-tambahan h6 {
  font-weight: bold;
  color: rgb(13, 13, 194);
}
.info-tambahan .content-info-tambahan p {
  font-size: 14px;
}
.info-tambahan .content-info-tambahan p a {
  color: black;
}/*# sourceMappingURL=style.css.map */