#input_error,
#notif_error {
  color: #b94a48;
}

@font-face {
  font-family: judul;

  src: url(../font/Roboto-Regular.ttf);
}

@font-face {
  font-family: Body;

  src: url(../font/Roboto-Regular.ttf);
}

@font-face {
  font-family: raleway;

  src: url(../font/Raleway-Regular.ttf);
}

.harga-paket a:hover {
  color: darkgreen !important;
  text-decoration: none;
}

.harga-paket2 a:hover {
  color: darkgreen !important;
  text-decoration: none;
}

.img-hover:hover + .harga-paket a {
  color: darkgreen  !important;
  text-decoration: none;
}

#input_error {
  border-color: #b94a48;

  width: 300px;

  border-radius: 3px;

  -webkit-box-shadow: 0 0 4px #ffe6e6;

  -moz-box-shadow: 0 0 4px #ffe6e6;

  box-shadow: 0 0 4px #ffe6e6;
}

#input_error:focus {
  border-color: #953b39;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;

  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.input_date input[type='text'] {
  border: 1px solid #ccc;

  cursor: default;

  background: #fff;
}

body {
  padding: 0;

  margin: 0;

  font-family: Body;

  font-size: 16px;
}

#page,
.breadcrumb {
  background-color: #fff;
}

.breadcrumb {
  margin-top: 30px;

  padding: 0;

  margin-bottom: -20px;
}

#page {
  width: 1007px;

  padding: 0 16px;

  margin: auto;
}

#header {
  color: #27a007;

  font-size: 38px;

  text-shadow: -4px 4px 4px #999;
}
@media (min-width: 768px) {
  .header-center {
    height: 45px;
  }
}

.header-center {
  display: flex;
  justify-content: center;
}

.header-center > p {
  font-size: 24pt;
}

#menu-active,
#menu-sub,
#menu-sub:hover {
  text-align: center;

  float: left;

  padding: 12px 14px;

  color: #fff;

  text-decoration: none;

  border-right: 1px solid #fff;

  font-size: 14px;
}

#menu-bingkai {
  height: 43px;

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5YmRhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNGI0YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top, #09bda2 0, #04b4aa 100%);

  background: -webkit-linear-gradient(top, #09bda2 0, #04b4aa 100%);

  background: linear-gradient(to bottom, #09bda2 0, #04b4aa 100%);

  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#09bda2', endColorstr='#04b4aa', GradientType=0);
}

.testimonial,
.top-menu {
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000', GradientType=0) !important;
}

#menu-sub {
  transition: all 0.2s ease-out;
}

#menu-bingkai img:hover,
#menu-sub {
  -webkit-transition: all 0.2s ease-out;

  -moz-transition: all 0.2s ease-out;

  -ms-transition: all 0.2s ease-out;

  -o-transition: all 0.2s ease-out;
}

#menu-active,
#menu-sub:hover {
  background-color: #45b863;
}

#menu-bingkai a:first-child,
#menu-bingkai a:last-child {
  border-left: none;
}

#menu-bingkai img {
  margin-right: 3px;
}

#menu-bingkai img:hover {
  position: relative;

  top: 3px;

  transition: all 0.2s ease-out;
}

#bersih,
.bersih {
  clear: both;
}

#isi {
  width: 975px;

  margin-top: 20px;

  padding-bottom: 60px;
}

#isi-isi {
  padding-left: 10px;
}

.form-error {
  color: #ff8a8c;
}

#bag-kiri {
  float: left;

  width: 646px;
}

#bag-kanan {
  float: right;

  width: 306px;
}

#slider {
  box-shadow: 0 0 3px red;

  height: 272px;
}

#content-kiri {
  width: 646px;

  margin-top: -28px;
}

#title {
  font-size: 28px;

  margin-top: 28px;

  color: #000;

  font-family: title;

  font-family: Body;

  margin-bottom: 10px;
}

#bali-content,
#content .holder {
  margin-bottom: 40px;
}

#bali-content,
#bali-title,
#contact-title {
  font-family: Body;
}

#content {
  font-size: 13px;

  color: #000;

  line-height: 18px;
}

#content a {
  color: #fb7702;
}

#content .holder a {
  color: #fff;
}

#content .holder a:hover {
  color: rgba(255, 255, 255, 0.8);
}

#content a:hover {
  color: #ffb06b;
}

#bali-title {
  color: #f26008;

  font-size: 20px;

  margin-top: 10px;

  border-bottom: 1px dashed #ccc;

  padding-bottom: 6px;
}

#bali-content {
  font-size: 16px;

  color: #000;
}

#contact-title {
  font-size: 24px;

  text-align: center;

  color: #fff;
}

#beyond-bag-title,
#beyond-title {
  font-family: judul;
}

#beyond-contact {
  color: #1135d1;

  width: 100%;

  height: 272px;

  padding: 0 4px 4px;

  line-height: 14px;

  font-size: 16px;

  text-align: center;
}

#robek {
  position: absolute;

  bottom: 0;

  z-index: 21;
}

.keterangan,
.tour-kategori {
  z-index: 9999;

  font-size: 12px;
}

.keterangan2 {
  font-size: 16px;
  background-color: rgba(255, 255, 255, 1);

  bottom: 75%;
  left: 3%;

  width: 55%;

  padding: 6px 4px;

  color: red;
  position: absolute;
}

.judul2 {
  font-weight: bolder;
}

.latarketerangan {
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.51);

  bottom: 10px;

  width: 93%;

  padding: 6px 4px;

  color: white;
  position: absolute;
}
.harga-paket2 {
  font-size: 16px;

  text-shadow: 2px 2px black;

  font-weight: normal;

  text-align: center;

  padding-top: 8px;

  height: 30px;

  line-height: 20px; /* Height / no. of lines to display */

  overflow: hidden;
}
.harga-paket2 a {
  color: rgb(255, 255, 255) !important;
}

.sub-title2 {
  font-size: 12px;

  text-align: center;

  color: white;

  padding-top: 8px;

  height: 50px;

  line-height: 20px; /* Height / no. of lines to display */

  overflow: hidden;
}

#beyond-bag-title {
  font-size: 18px;

  margin: 28px 0 10px;

  color: #666;

  padding-bottom: 10px;

  border-bottom: 1px solid #ccc;
}

#pagging,
#pagging-active {
  float: left;

  padding: 4px 10px;

  margin-right: 4px;

  border: 1px solid #999;
}

ul.beyond-content {
  list-style-image: url(../img/template/list.png);

  margin-bottom: 50px;

  font-size: 14px;
}

ul.beyond-content li {
  margin-left: -22px;

  margin-bottom: 6px;
}

ul.beyond-content a {
  color: #000;
}

#comment > #comment-isi > a,
ul.beyond-content a:hover {
  color: #fb7702;
}

.beyond-content > li {
  margin-bottom: 2px;
}

#beyond-title {
  font-size: 16px;

  margin-bottom: 4px;
}

#comment > #comment-isi > a:hover {
  color: #ffb06b;
}

#pagging {
  color: #fff;

  background-color: #bcbcbc;
}

#pagging-active {
  color: #fff;

  background-color: #d1d1d1;
}

#pagging-active:hover,
#pagging:hover {
  color: #fff;

  background-color: #ccc;
}

#pagging a,
#pagging a:hover,
#pagging-active a,
#pagging-active a:hover {
  color: #fff;
}

#gerigi {
  background-image: url(../img/template/gerigi.png);

  height: 14px;

  min-width: 1007px;

  margin-top: -10px;
}

#awan,
#footer-area {
  background-color: #000;

  height: 126px;
}

#footer-area {
  margin-top: -7px;
}

#footer-page {
  margin: auto;

  width: 1007px;
}

#awan {
  background-image: url(../img/template/footer_awan.png);

  background-repeat: no-repeat;

  font-family: Body;
}

#footer-area a {
  color: #666;
}

#footer-area a:hover {
  color: #28a108;
}

#paging a {
  margin: auto;
}

.footer {
  color: #000;

  border-top: 1px solid lightgray;

  padding: 30px 0;

  background-color: #fff;
}

.text-white {
  color: white !important;
}

@font-face {
  font-family: edward;

  src: url(../font/ITCEDSCR.TTF);
}

.footer .judul {
  font-size: 60px;

  font-family: edward;

  margin-top: -10px;

  margin-bottom: 0;
}

.footer .container {
  background-color: inherit;
}

.footer .kontak {
  font-family: raleway;

  font-size: 12px;
}

.footer .sosial img:hover {
  position: relative;

  top: 2px;
}

.footer-halaman {
  width: 1000px;

  margin: auto;

  padding: 0;
}

.footer-kolom {
  width: 33.333%;

  float: left;
}

.footer-kolom h3 {
  margin: 0 0 2px;

  font-family: raleway;

  color: #fff;

  font-size: 19px;
}

.category-title,
.footer-kolom p {
  font-family: arial;

  font-size: 12px;

  margin-top: -4px;
}

.garis {
  margin-left: 0;

  margin-top: 0;

  padding-bottom: 2%;

  border-bottom: 2px solid darkgreen;
}

.kolom {
  position: relative;

  padding: 7px;
}

.keterangan,
.kolom .special,
.pita img,
.pita2 img {
  position: absolute;
}

.tour-kategori {
  position: absolute;
  display: flex;
}

.kolom img {
  width: 100%;

  border: none;
}

.kolom .special {
  top: 7px;

  left: 7px;
}

.keterangan {
  background-color: rgba(0, 0, 0, 0.51);

  bottom: 0px;

  width: 100%;

  padding: 6px 4px;

  color: white;
}

.keterangan:hover {
  background-color: rgba(255, 69, 0, 1);

  bottom: 0px;

  width: 100%;

  padding: 6px 4px;

  color: white;
}

.ket-destination {
  background-color: rgba(0, 0, 0, 0.41) !important;

  padding: 10px;
}

.ket-destination .judul {
  font-size: 26px;
}

.tour-kategori {
  background-color: rgb(3, 94, 44);

  top: 5%;

  padding: 6px 8px;

  color: white;
}

.tour-kategori:hover {
  background-color: rgb(12, 51, 30);

  color: black;
}

.pita img,
.pita2 img {
  width: auto;

  top: 16px;

  right: 0px;
}

.category-title {
  text-align: center;

  font-size: 30px;

  font-family: raleway;

  color: #000;

  margin-top: 30px;
}

.portofolio {
  margin-top: 20px;

  margin-bottom: -28px;
}

.portofolio img:not(.pita, .pita2) {
  width: 80px;

  height: 80px;
}

.portofolio a {
  color: #000;
}

.portofolio .kiri {
  width: 14%;

  text-align: center;
}

.kiri {
  float: left;
}

.kanan {
  float: right;
}

.galeri {
  margin-top: 10px;
}

.advisor {
  width: 148px;

  text-align: center;

  margin-top: 3px;
}

a.kategori-circle {
  color: #000 !important;

  font-size: 14px;
}

.tour-galeri {
  width: 100%;

  height: 120px;

  padding: 4px;
}

.footer-menu {
  font-size: 12px;

  margin-left: -40px;
}

.footer-menu li a {
  color: #fff;
}

.footer-menu li {
  list-style-type: none;
}

.top-menu {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5YmRhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNGI0YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;

  background: -moz-linear-gradient(top, white 0, white 100%) !important;

  background: -webkit-linear-gradient(top, white 0, white 100%) !important;

  background: linear-gradient(to bottom, white 0, white 100%) !important;
}

.top-menu ul.dropdown-menu {
  background-color: #04b4aa !important;
}

.top-menu ul.dropdown-menu li a {
  padding-top: 4px;

  padding-bottom: 4px;
}

.top-menu li.active a,
.top-menu ul.dropdown-menu li a:hover {
  background-color: white !important;
  border-radius: 200px;
}

.top-menu .navbar-nav > li.dropdown.open > a {
  border-color: #fff;

  background-color: #bedef7 !important;
  border-radius: 200px;
}

.top-menu .navbar-nav ul.dropdown-menu {
  background-color: white !important;
}

.top-menu li a {
  padding-left: 20px !important;

  padding-right: 20px !important;
}

.menu-side-right {
  height: 20px;

  border-radius: 50% 0 0;

  background-color: red;
}

ul.pagination > li a {
  color: #000 !important;
}

ul.pagination > li.active > a {
  color: #fff !important;
}

.testimonial {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5YmRhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNGI0YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;

  background: -moz-linear-gradient(top, #09bda2 0, #04b4aa 100%) !important;

  background: -webkit-linear-gradient(top, #09bda2 0, #04b4aa 100%) !important;

  background: linear-gradient(to bottom, #09bda2 0, #04b4aa 100%) !important;
}

.breadcrumb a {
  text-decoration: none;
}

.sub_title {
  border-top: 1px solid #cccccc;

  padding-top: 10px;

  font-size: 16px;

  margin-top: 30px;

  color: blue;
}

.navbar-default.affix {
  width: 100%;

  top: 0;

  z-index: 9999999999999;
}

.sub-area .kolom,
.bingkai-kolom .kolom,
.image-set figure {
  padding: 10px;
}

.sub-area .kolom .img-hover,
.bingkai-kolom .kolom .img-hover {
  position: relative;

  overflow: hidden;
}

.image-set figure .img-hover {
  width: 50%;

  position: relative;

  overflow: hidden;

  float: left;
}

.sub-area .kolom .img-hover img,
.bingkai-kolom .kolom .img-hover img.hover,
.image-set figure .img-hover img.hover {
  max-width: 100%;

  -moz-transition: all 0.3s;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;
}

.sub-area .kolom .img-hover:hover img,
.bingkai-kolom .kolom .img-hover:hover img.hover,
.image-set figure .img-hover:hover img.hover {
  -moz-transform: scale(1.3);

  -webkit-transform: scale(1.3);

  transform: scale(1.3);
}

.harga-paket {
  font-size: 13px;

  color: #506a67;

  font-weight: bold;

  padding-top: 8px;

  height: 30px;

  line-height: 20px; /* Height / no. of lines to display */

  overflow: hidden;
}

.khusus-ini {
  font-size: 13px;

  color: #52506a;

  font-weight: bold;

  margin-top: 1px;

  height: 20px;

  line-height: 20px; /* Height / no. of lines to display */

  overflow: hidden;
}
.sub-khusus-ini {
  font-size: 13px;

  color: #000;

  margin-top: 3px;

  margin-bottom: 8px;

  height: 40px;

  line-height: 20px; /* Height / no. of lines to display */

  overflow: hidden;
}

.harga-paket > a {
  color: #0a385c !important;
}

.sub-title {
  font-size: 13px;

  color: #000;

  padding-top: 8px;

  padding-bottom: 8px;

  height: 70px;

  line-height: 20px; /* Height / no. of lines to display */

  overflow: hidden;
}

.kontak table {
  width: 100% !important;
}

@media (max-width: 767px) and (orientation: portrait) {
  .img-hover img.hover {
    height: 100%;
  }

  .img-hover img.hover.tour-galeri {
    height: 110px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .img-hover img.hover {
    height: 270px;
  }

  .img-hover img.hover.tour-galeri {
    height: 150px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (orientation: porttrait) {
  .img-hover img.hover {
    height: 130px;
  }

  .img-hover img.hover.tour-galeri {
    height: 110px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
  .img-hover img.hover {
    height: 160px;
  }

  .img-hover img.hover.tour-galeri {
    height: 150px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) {
  .img-hover img.hover {
    height: 130px;
  }

  .img-hover img.hover.tour-galeri {
    height: 110px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) {
  .img-hover img.hover {
    height: 160px;
  }

  .img-hover img.hover.tour-galeri {
    height: 150px;
  }
}

@media (min-width: 1200px) and (orientation: portrait) {
  .img-hover img.hover {
    height: 175px;
  }

  .img-hover img.hover.kategori {
    height: 240px;
  }

  .img-hover img.hover.tour-galeri {
    height: 140px;
  }
}

@media (min-width: 1200px) and (orientation: landscape) {
  .img-hover img.hover {
    height: 175px;
  }

  .img-hover img.hover.kategori {
    height: 240px;
  }

  .img-hover img.hover.tour-galeri {
    height: 140px;
  }
}
