/* Labiru 3.0 */

/* General */

body.home {
  background-color: #FFF;
}

body {
  background-color: #f0f0f0;
}

a {
  color: #00A2E9;
  text-decoration: none;
}

.pseudo-icon:after, .pseudo-icon:before, .col.content-testi .text:before, .col.content-testi .text:after, .single .details.detail-tour ul li:before, .single .details.detail-tour ol li:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.pagination {
  margin: 50px 0 0;
}

.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 15px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #777;
  background-color: transparent;
  border: 0;
  margin-left: -1px;
  font-size: 16px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
  width: 35px;
  height: 35px;
  border-radius: 50% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -1px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  z-index: 2;
  color: #333;
  background-color: transparent;
  border-color: transparent;
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
  color: #777;
  background-color: transparent;
  border-color: #ddd;
  cursor: not-allowed;
}

@media (min-width: 768px) {

  .navbar-nav>li>.dropdown-menu.pseudo-icon:after, .navbar-nav>li>.dropdown-menu:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f0d8" !important;
    position: absolute;
    top: -25px;
    right: 30px;
    font-size: 30px;
    color: #266d9c !important;
    z-index: -1 !important;
  }
}



/* Background */

.bg-grey, .bg-white {
  padding: 100px 0;
}

.bg-grey {
  background-color: #f1f1f1;
}

.bg-grey .packages {
  margin: 0;
}

.bg-white {
  background-color: #FFF;
}

.bg-image {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-image:before {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.bg-image .head .title {
  color: #FFF;
}



/* Button */

.btn-blue {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  border-radius: 0;
  padding: 10px 40px;
}

.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  color: #fff !important;
  background-color: #255c8c !important;
  border-color: #255c8c !important;
}

.btn-orange {
  color: #fff;
  background-color: #ee9824;
  border-color: #ee9824;
  border-radius: 0;
  padding: 10px 40px;
}

.btn-orange:hover, .btn-orange:active, .btn-orange:focus, footer .subscribe .btn:hover, .btn-sticky-tour:hover, .btn-sticky-tour:focus, footer .subscribe .btn:hover, .tour-search-single .btn:hover, footer .subscribe .btn:focus, .tour-search-single .btn:focus {
  color: #fff !important;
  background-color: #da8006 !important;
  border-color: #da8006 !important;
}

.btn-grey {
  color: #fff;
  background-color: #797979;
  border-color: #797979;
  border-radius: 0;
  padding: 10px 40px;
}

.btn-grey:hover, .btn-grey:focus, .btn-grey:active {
  color: #fff !important;
  background-color: #606060 !important;
  border-color: #606060 !important;
}

footer .subscribe .btn, .tour-search-single .btn {
  color: #fff;
  background-color: #ee9824;
  border-color: #ee9824;
}

.btn-sticky-tour .icon {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 17px;
}

.btn-sticky-tour {
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 1px solid transparent;
  background-color: #F39814;
  color: #FFF;
  border-radius: 50px;
  display: flex!important;
  display: -webkit-box!important;
  display: -moz-box!important;
  display: -ms-flexbox!important;
  display: -webkit-flex!important;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 250px;
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  z-index: 999;
}

.btn .icon {
  margin-left: 10px;
  margin-right: 10px;
}



/* Font */

body, .navbar-default .navbar-nav>li>a, .taglinebox .sub, p {
  font-family: 'Lato', sans-serif;
}

.taglinebox .primer, .head .title, .packages .lists .item .text .title {
  font-family: 'Ubuntu', sans-serif;
}



/* Title */

.whyus .head .title {
  color: #333;
  padding-bottom: 50px;
  font-weight: 600;
  font-size: 30px;
}

.head .title {
  text-align: center;
  font-weight: 900;
  font-size: 30px;
  margin: 0;
  position: relative;
}

.head .subtitle {
  text-align: center;
  font-size: 20px;
  font-style: normal;
  color: #878787;
  margin-top: 20px;
}



/* Shadow */

.tour .lists .item, .packages .lists .item, .whyus .video a#video, .recent-article .lists .item, .testimonials .item .thumb-testi img, .testimonials .item .thumb-rating, .testimonials .owl-theme .owl-nav [class*='owl-'], .btn-shadow, .single-tour .details.detail-tour, .info-wisata, .btn-sticky-tour:hover, .form-shadow, .box-shadow, .form-orderkonsul .select2-container--default .select2-selection--single, .form-ordertour .select2-container--default .select2-selection--single, .form-control.alt[readonly="readonly"]:hover, .form-control.alt[readonly="readonly"]:focus, .blog .single .packages.blog .lists, .single .packages.blog .item, .single .packages.blog .lists.content, .select2-container--default.select2-container .select2-selection--multiple, body .select2-dropdown {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
}

.tour .lists .item:hover, .packages .lists .item:hover, .whyus .video a#video:hover, .recent-article .lists .item:hover, .testimonials .item:hover .thumb-testi img, .testimonials .item:hover .thumb-rating, .testimonials .owl-theme .owl-nav [class*='owl-']:hover, .btn-shadow:hover, .btn-shadow:active, .btn-sticky-tour, .form-shadow:focus, .form-orderkonsul .select2-container--default .select2-selection--single:focus, .form-ordertour .select2-container--default .select2-selection--single:focus, .select2-container--default.select2-container .select2-selection--multiple:focus, .single .packages.blog .item:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16), 0 5px 10px 0 rgba(0, 0, 0, 0.08);
}

.box-shadow .form-control, .form-shadow .form-control{
  box-shadow: unset !important;
}


/* Transition */

a, .transition, .transition img, .tour .lists .item, .packages .lists .item, .whyus .video a#video, .recent-article .lists .item, .testimonials .item .thumb-testi img, .testimonials .item .thumb-rating, .testimonials .owl-theme .owl-nav [class*='owl-'], section.gallery-photo .gallery .content a:before, section.gallery-photo .gallery .content a .gallery-caption, .btn-shadow, .fasilitas-wisata .icon, .fasilitas-wisata .title, .fasilitas-wisata .icon svg, .btn-sticky-tour, .clients-logo .content .item img, footer .subscribe .btn, .tour-search-single .btn, .form-shadow, .progress-item:after, .form-orderkonsul .select2-container--default .select2-selection--single, .form-ordertour .select2-container--default .select2-selection--single, .single .packages.blog .item {
  transition: all .5s ease-in-out;
  transition--webkit-transition: all .5s ease-in-out;
  transition--moz-transition: all .5s ease-in-out;
  transition--ms-transition: all .5s ease-in-out;
  transition--o-transition: all .5s ease-in-out;
}



/* Modal */

button.close {
  color: #a4a4a4;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  border-left: 0;
  margin-top: 0px !important;
  margin-right: 5px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-weight: 500;
}

@media (min-width: 768px) {

  .modal-dialog {
    width: 700px;
  }
}

.searchbox-modal .modal-body {
  padding: 50px;
}

.searchbox-modal .modal-body .title {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.tour-search {
  padding: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
}

.tour-search .select2-container--default .select2-selection--single .select2-selection__arrow {
  padding: 21px;
}

.tour-search label {
  color: #333;
  font-weight: 600;
  text-align: center;
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
}

.tour-search .icon {
  color: #fcaa0c;
  position: absolute;
  left: 20px;
  z-index: 3;
}

.tour-search .icon:before {
  font-size: 17px;
}

/* .tour-search .btn .icon {
  margin-top: unset;
  bottom: 20px;
} */

.searchbox-modal #searchtour {
  margin-top: 50px;
}

.searchbox-modal .select2-container--default .select2-selection--single {
  border-color: #d0d0d0 !important;
  text-align: center;
  font-size: 16px;
  color: #333 !important;
}

.stickytour-modal .content {
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
}

/* modal gijgo datepicker */
.gj-picker-bootstrap table tr td div, .gj-picker-bootstrap table tr th div{
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.gj-picker-bootstrap div[role=navigator]{
  margin-bottom: 10px;
}
.gj-picker-bootstrap table tr td.today div {
  color: #204d74 !important;
  font-weight: 900;
  /* border-radius: 50%;
  border: 1px solid #204d74; */
}



/* Header */

header .navbar-fixed-top {
  background-color: #2a7cb2;
  border-bottom: 0;
}

.navbar-default .navbar-nav>li>a {
  font-size: 15px;
  font-weight: 400;
}

header .cover {
  background-color: rgba(0, 0, 0, 0.60);
}

header li.contact {
  background: #ef9825;
  margin-top: -15px;
  padding: 25px 25px;
  margin-left: 20px;
  border-radius: 0 0 20px 20px;
  text-align: center;
}

header .navbar-fixed-top li.contact {
  background: #ef9825;
  margin-top: 0;
  padding: 12px 25px;
  margin-left: 20px;
  border-radius: 0 0 20px 20px;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, .15);
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, .15);
}

header li.contact .phone {
  font-size: 1.3em;
  letter-spacing: 2px;
}

header .navbar-fixed-top .navbar-nav>li>.dropdown-menu {
  margin-top: -2px !important;
  background-color: #266d9c !important;
}

.navbar .icon {
  font-size: 17px;
  margin-right: 4px;
}

.taglinebox .sub {
  line-height: 1.5;
  font-size: 20px;
}

header .top {
  z-index: 99;
  position: relative;
}

body.home header .bottom {
  height: 100vh;
}

header .bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.skipheader {
  color: #FFF;
  font-size: 20px;
  position: absolute;
  bottom: 0;
  margin-bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

#header .cover .taglinebox .btn.btn-default {
  display: none;
}
@media (max-width: 425px){
  #header .cover .taglinebox{
    text-align: center;
  }
  #header .cover .taglinebox .btn.btn-default {
    display: block;
    background-color: #fe6e00;
    color: #FFF;
    border: transparent;
    padding: 13px 20px;
    font-size: 15px;
    margin: 13px 0;
  }
}

/* Front Page: search tour */

.col-search-tour {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 35px;
}

.col-search-tour .select-search-tour {
  position: relative !important;
}

.col-search-tour i.icon {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 18px;
  color: #ea982f;
}

.col-search-tour .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 11px 50px;
  font-size: 16px;
  text-align: center;
}

.col-search-tour .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 50px;
  height: 50px;
}

.col-search-tour .select2-container--default .select2-selection--single {
  border: 1px solid #d0d0d0;
  border-radius: 0;
}

.col-search-tour .tour-search-wrap:not(:last-child) .select2-container--default .select2-selection--single {
  border-right-width: 0 !important;
}

/*.col-search-tour .tour-search-wrap:last-child .select2-container--default .select2-selection--single {

  border-right-width: 1px;

}*/

.col-search-tour .select2-container {
  width: 100% !important;
}

.col-search-tour .col-xs-4 {
  padding-left: 0;
  padding-right: 0;
}

.tour-search-wrap.button-wrap {
  margin-top: 25px;
  text-align: center;
}



/* Front Page: Kenapa Harus Labiru */

.whyus {
  margin-top: 0;
}

.whyus .features .text .content {
  color: #333;
}

.whyus .point {
  background: transparent;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  line-height: 1.7;
}

.whyus .video {
  padding: 0;
  padding-left: 53px;
  position: relative;
}

.whyus .features .text .title {
  font-size: 17px;
  color: #415A79;
  font-weight: 600;
  margin: 0 0 6px 0;
  text-transform: uppercase;
}

.whyus .icon i {
  font-size: 30px;
  color: #415A79;
}

.whyus .features {
  margin-bottom: 20px;
}

.whyus .video a#video {
  /*box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16), 0 5px 10px 0 rgba(0, 0, 0, 0.08);*/
  display: block;
  position: relative;
}

.whyus .video a#video:before {
  content: '';
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.whyus .video a#video .play-video {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.7;
  filter: alpha(opacity=70);
  border: 2px solid #FFF;
  border-radius: 50%;
  padding: 18px;
  width: 60px;
  height: 60px;
}

.whyus .video a#video .play-video.fa-play:before {
  content: "\f04b";
  margin-left: 5px;
}

.whyus .video a#video:hover .play-video {
  color: #ee9824;
  border-color: #ee9824;
  opacity: 1 !important;
  filter: alpha(opacity=1) !important;
}



/* Front Page: Packages */

.packages {
  margin-top: 100px;
  margin-bottom: 100px;
}

.packages .head {
  margin-bottom: 50px;
}

.meta i.icon {
  margin-right: 5px;
}

.tour .lists .item, .recent-article .lists .item, .single .packages.blog .item {
  background-color: #FFF;
  border: 0 !important;
}

.tour .lists .item .details .title, .recent-article .lists .item .details .title, .related-post .lists .item .details .title {
  text-align: center;
  line-height: 1.2;
  font-weight: 600;
  color: #333;
}

.recent-article .lists .item:hover .details .title, .tour .lists .item:hover .details .title, .obyek-wisata .article .title a:hover, .fasilitas-wisata .item:hover .title, .home .lists .item:hover a, .home .lists .item:focus a, .single .lists .item:hover a, .single .lists .item:focus a, .blog .lists .item a:hover, .blog .lists .item a:focus, .blog .lists .item:hover .title a, .blog .lists .item:focus .title a {
  color: #2a7cb2 !important;
}

.tour .lists .item .details .title {
  margin: 5px 0 5px;
  font-size: 16px;
}

.packages .lists .item .text-label .title {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 0px;
}

.packages .lists .item .text-label .count {
  border: 1px solid rgba(255, 255, 255, 0.35);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 20px !important;
  margin-top: 5px;
  letter-spacing: 0.4px;
}

.packages .lists .item .text-label .count .number {
  font-weight: 700;
}

.packages .lists .item .cover {
  background: rgba(0, 87, 130, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

@media (min-width: 992px) {

  .recent-article .lists .item .details, .tour .lists .item .details, .related-post .lists .item .details {
    height: unset;
    overflow: hidden;
  }

  .tour .lists .item .details .title, .blog .lists .item .title {
    height: 65px;
    overflow: hidden;
  }
}



/* Front Page: Category Tour */

.packages.cat-tour .lists {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.packages.cat-tour .lists .col {
  padding: 0;
}



/* Front Page: Artikel Terbaru Homepage */

.recent-article .item .thumb a img, .related-post .item .thumb a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  height: auto;
  width: 100%;
  max-width: unset;
}

.recent-article .item .thumb a, .related-post .item .thumb a {
  display: block;
  position: relative;
  overflow: hidden !important;
}

.recent-article .item .thumb a, .related-post .item .thumb a {
  height: 190px;
}

.recent-article .lists .item .details, .related-post .lists .item .details {
  padding: 15px;
  height: 142px;
}

.recent-article .lists .item .details .title, .related-post .lists .item .details .title {
  margin: 5px 0 5px;
  font-size: 17px;
  line-height: 1.4;
}

.meta-post {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ee9824;
  font-size: 13px;
}

.meta-post span.text span .icon {
  margin-right: 3px;
}

.meta-post span.text span {
  margin: 0 6px;
}



/* Front Page: Slider Testimoni */

.thumb-testi img {
  width: 150px !important;
  height: auto;
  border-radius: 50%;
  margin: 10px;
}

.thumb-testi img {
  border: 5px solid;
}

.thumb-testi img.sangat-puas {
  border-color: #3994d0;
}

.thumb-testi img.puas {
  border-color: #3cad39;
}

.thumb-testi img.kurang-puas {
  border-color: #f5af50;
}

.testimonials .wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 900px !important;
  margin: 0 auto;
}

.testimonials .owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #2a7cb2;
  color: #FFF;
  font-size: 15px;
  width: 30px;
  height: 30px;
  padding: 0 !important;
  border-radius: 50%;
}

.testimonials .owl-theme .owl-nav .owl-prev {
  left: 0;
}

.testimonials .owl-theme .owl-nav .owl-next {
  right: 0;
}

.col.thumb-testi {
  margin-right: 50px;
  position: relative;
}

.col.content-testi .text {
  position: relative;
}

/*.col.content-testi .text:before, .col.content-testi .text:after{

  content: '';

  font-family: 'Font Awesome 5 Pro';

  font-weight: 900;

  position: absolute;

  top: -10px;

  font-size: 25px;

  color: rgba(0, 0, 0, 0.1);

}

.col.content-testi .text:before{

  content: '\f10d';

  left: -35px;

}

.col.content-testi .text:after{

  content: '\f10e';

  right: -35px;

}*/

.col.content-testi {
  font-size: 18px;
  color: #5E5E5E;
  line-height: 1.7;
}

.col.content-testi .user {
  margin-top: 15px;
}

.col.content-testi .user .name {
  font-weight: 900;
}

.col.content-testi .user .institution {
  font-size: 16px;
}

.thumb-rating .icon {
  margin-right: 3px;
  background-color: #247522;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  height: 27px;
  width: 27px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
}

.thumb-rating {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background-color: #3cad39;
  color: #FFF;
  padding: 5px;
  padding-left: 20px;
  width: 125px;
  text-align: center;
  display: block;
  font-size: 12px;
  border-radius: 50px;
}

.thumb-rating.sangat-puas {
  background-color: #3994d0;
}

.thumb-rating.sangat-puas .icon {
  background-color: #2a7cb2;
}

.thumb-rating.puas {
  background-color: #3cad39;
}

.thumb-rating.puas .icon {
  background-color: #247522;
}

.thumb-rating.kurang-puas {
  background-color: #f5af50;
}

.thumb-rating.kurang-puas .icon {
  background-color: #ee9824;
}



/* Front Page: Client Logo */

.clients-logo .content {
  text-align: center;
}

.clients-logo .content .item {
  display: inline-block;
  margin: 12px 10px;
}

.clients-logo .content .item img {
  height: 90px;
  width: auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.clients-logo .content .item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}



/* Front Page: Galeri Foto */

section.gallery-photo .gallery .content {
  margin: 0 -30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

section.gallery-photo .gallery .content a {
  position: relative;
  flex: 1 0 25%;
  overflow: hidden;
}

section.gallery-photo .gallery .content img {
  height: unset;
  width: 100%;
}

section.gallery-photo .gallery .content a:hover:before {
  top: 0;
}

section.gallery-photo .gallery .content a:hover .gallery-caption {
  top: 50%;
}

section.gallery-photo .gallery .content a:before {
  content: '';
  position: absolute;
  top: 999px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 87, 130, 0.8);
}

section.gallery-photo .gallery .content a .gallery-caption {
  position: absolute;
  top: 999px;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  color: #FFF;
  font-size: 17px;
}

.foot .three .content .icon {
  font-size: 16px;
  margin-top: 5px;
}



/* Archive: Blog */

.blog .single .packages.blog .item .article {
  padding-right: 50px;
}

.blog .single .packages.blog .item {
  border: 0 !important;
}

.blog .packages .lists .item, .blog .packages .lists .item:hover {
  box-shadow: unset;
}

.blog .single .packages.blog .lists {
  background-color: #FFF;
  padding: 50px;
}

.blog .lists .item .title {
  height: unset;
  overflow: unset;
  margin-top: 0;
}

.single .packages.blog .meta {
  margin-top: -10px;
  margin-bottom: 5px;
  font-size: 13px;
}

.blog .lists .item .title a {
  font-size: 24px;
  color: #333;
  font-weight: 600;
}

.single .packages.blog .meta .info .infowrap {
  border-right: 0;
}

.single .packages.blog .meta .info .infowrap, .blog .meta .info a, .blog .meta .info a:hover, .single .lists .item:hover a {
  color: #ef9824 !important;
  border-right: 0;
}





/* Single: Header */

.single header .left {
  text-align: center;
  padding: 0;
}

header .left, header .right {
  border: 0px;
  min-height: unset;
}



/* Single: Search */

.single .single.search-special {
  overflow: unset;
  margin-top: -44px;
  z-index: 1;
  position: relative;
  padding: 0 5px;
}

.tour-search-single {
  background: rgba(51, 51, 51, .8);
  padding: 25px 0;
}

.tour-search-single .btn-orange {
  padding-left: 40px;
  padding-right: 40px;
}

.tour-search-single .wrap .icon {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.tour-search-single .input-group .wrap:first-child .select2-container--default .select2-selection--single, .search-special .input-group .wrap:first-child .select2-container--default .select2-selection--single {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tour-search-single .input-group .wrap .select2-container--default .select2-selection--single, .search-special .input-group .wrap .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single {
  padding: 4px;
  border-radius: 0 !important;
  border-color: transparent;
  border-right: 1px solid #d0d0d0 !important;
}

.select2-container .select2-selection--single {
  height: auto;
}



/* Single: Main */

.single .main {
  margin-top: 100px;
  margin-bottom: 100px;
}

.single .post:after, .single .tour:after, .single .packages.blog .lists:after {
  content: '';
  display: block;
  clear: both;
}

section.summary-tour {
  margin-top: -145px;
  margin-bottom: 100px;
  padding-top: 150px;
}

section.summary-tour .content {
  line-height: 1.7;
  margin-top: 50px;
  font-size: 18px;
  padding: 0 100px;
}



/* Single: CTA Search After Main */

.cta-search-tour .content {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}

.cta-search-tour .content .btn {
  font-weight: 600;
  margin-top: 50px;
  font-size: 18px;
}

.cta-search-tour.bg-white {
  padding-bottom: 0;
}



/* Single: Tour */

.single .tour-other {
  background-color: transparent;
  padding: 0 0 100px;
  border-top: 0;
}

.single .tour-other .head {
  margin-bottom: 50px;
}

section.testimonials.packages {
  margin-top: 0;
  margin-bottom: 0;
}

.single .details .subtitle {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 25px;
  background-color: transparent;
  padding: 25px 0;
  color: #333;
  border-bottom: 1px solid #c0c0c0;
  text-align: center;
}

.single .details .maintitle, .titleunderline {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 0;
  padding-bottom: 0;
  text-align: center;
}

.single-tour .details.detail-tour {
  background-color: #FFF;
  padding: 50px 100px;
}

.info-wisata {
  margin-bottom: 40px;
  background-color: #FFF;
  padding: 20px;
}

.info-wisata table {
  margin-bottom: 0;
}

.table-klaswisata td .td-judul, .table-klaswisata td .td-isi {
  display: block;
  text-align: center;
}

.table-klaswisata td {
  border-top: 0 !important;
  border-right: 1px solid #c0c0c0 !important;
  padding: 0 15px !important;
}

.single .details p, .single .details ul, .single .details ol {
  font-size: 17px;
  line-height: 1.7;
}

.single .details.detail-tour ul li, .single .details.detail-tour ol li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 3px;
}

.single .details.detail-tour ul li:before, .single .details.detail-tour ol li:before {
  content: '\f041';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: -10px;
  top: 2px;
  border: 2px solid;
  padding: 1px 6px;
  border-radius: 25px;
  font-size: 11px;
  font-weight: 900;
}

.obyek-wisata .thumb img {
  height: 200px;
  width: auto !important;
  max-width: unset !important;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}

.obyek-wisata .article, .fasilitas-wisata .content {
  margin-top: 25px;
  text-align: center;
}

.obyek-wisata .article .title, .fasilitas-wisata .title {
  text-align: inherit;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
}

.obyek-wisata .article .title a, .fasilitas-wisata .title {
  color: #333;
}

.obyek-wisata .summary {
  overflow: unset;
  height: unset;
}

.obyek-wisata .summary, .fasilitas-wisata .content {
  font-size: 15px !important;
}

.obyek-wisata .lists, .fasilitas-wisata .lists {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: center;
}

.obyek-wisata .col, .fasilitas-wisata .col {
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.fasilitas-wisata .icon {
  text-align: center;
  border: 2px solid #333;
  display: flex;
  border-radius: 50%;
  padding: 20px;
  width: 100px;
  height: 100px;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.fasilitas-wisata .icon svg {
  width: auto;
  height: 48px;
}

.fasilitas-wisata .item:hover .icon {
  background-color: #2a7cb2;
  border-color: #2a7cb2;
}

.fasilitas-wisata .item:hover .icon svg {
  fill: #FFF;
}

.catatan-wisata .panel-group .panel {
  border-radius: 0;
  border-color: transparent;
  box-shadow: unset;
  webkit-box-shadow: unset;
}

.catatan-wisata .panel-default>.panel-heading {
  background-color: transparent !important;
  padding: 10px 0 !important;
  color: #333 !important;
  border-radius: 0 !important;
  border: 0;
}

.catatan-wisata .panel-title>a {
  display: block;
  font-weight: 600;
}

.catatan-wisata .panel-title>a[aria-expanded="true"] {
  color: #2a7cb2;
}

.catatan-wisata .panel-heading .icon {
  margin-right: 7px;
}

.catatan-wisata .panel-default>.panel-heading+.panel-collapse>.panel-body {
  background-color: rgba(0, 0, 0, 0.03);
}

.stickytour-modal .wrapper {
  margin-top: 20px;
  display: flex;
}

.stickytour-modal .btn .icon {
  margin-right: 15px;
  font-size: 17px;
}

.stickytour-modal .btn {
  margin-left: 10px;
  margin-right: 10px;
  width: 100%;
}

.stickytour-modal .modal-dialog {
  max-height: calc(100% - 100px);
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) !important;
  margin: 0;
}

.single-tour .select-holder .gj-datepicker{
  width: 100% !important;
}

.single-tour .gj-datepicker-bootstrap span[role=right-icon].input-group-addon {
  border-radius: 0 4px 4px 0 !important;
  background-color: #FFF;
  border-left: 0 !important;
}

.single-tour .gj-datepicker-bootstrap .form-contol {
  border-radius: 4px 0 0 4%;
}



/* Single: Blog */

.metapost-wrap {
  margin-top: -50px;
  margin-left: -50px;
  margin-right: -50px;
  margin-bottom: 50px;
  padding: 20px 50px;
  background-color: #f7f7f7;
}

.metapost-wrap .meta-item {
  display: inline-block;
}

.metapost-wrap .meta-item:not(:last-child) {
  margin-right: 15px;
}

.metapost-wrap a, .metapost-wrap .icon, .metapost-wrap .meta-item>span, .single .packages.blog .meta .info .infowrap {
  color: #EF9825;
  text-transform: uppercase;
}

.metapost-wrap .icon {
  margin-right: 7px;
}

.single .packages.blog {
  margin-top: -160px;
  z-index: 0;
  position: relative;
}

.single .packages.blog .lists.content {
  background-color: #FFF;
  padding: 50px;
}

.single .packages.blog .lists .col.content {
  float: unset;
  margin: 0 auto;
}

.single .packages.blog .lists.content, .single .packages.blog section.related-post {
  margin-bottom: 100px !important;
}

.related-post .head .title, .comments-title {
  margin-top: unset !important;
  font-size: 30px !important;
  font-weight: 900;
  margin-bottom: unset !important;
}

.comments-title {
  margin-bottom: 50px !important;
}

.comments .tab-content {
  background-color: #FFF;
  border: 1px solid #ddd;
  margin-top: -1px;
  padding: 15px;
}

.comments .nav-tabs>li.active>a, .comments .nav-tabs>li.active>a:hover, .comments .nav-tabs>li.active>a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
  padding-top: 13px;
  padding-bottom: 13px;
  top: 0;
}

.comments .nav-tabs>li>a:hover, .comments .nav-tabs>li>a:focus {
  text-decoration: none;
  background-color: #9a9a9a;
}

.comments .nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background-color: #ccc;
  color: #f0f0f0;
  padding: 10px 20px;
  top: 5px;
}



/* Footer */

footer {
  background-color: #494949;
}

footer .subscribe {
  background: #636363;
  padding: 25px 0;
}

footer .subscribe .text {
  text-align: right;
  font-size: 16px;
  color: #FFF;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

footer .subscribe .form-control {
  height: 40px;
  border: 1px solid #636363;
}

footer .subscribe .form-control:first-child {
  border-right: 0;
}

footer .subscribe .btn {
  padding: 9px 20px;
  background-color: #ee9824;
  border: #ee9824;
  color: #FFF;
}

footer .foot .socialmedia a .wrap .sosial {
  border: 2px solid #e6e6e6;
  width: 50px;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  border-radius: 25px;
  font-size: 20px;
}

footer .foot .about {
  margin: 60px 0;
  font-size: 16px;
  text-align: center;
  color: #e6e6e6;
  position: relative;
  line-height: 1.7;
}

footer .foot .payment .content .item {
  background-color: transparent;
  height: unset;
  width: unset;
  padding: 0;
  margin: 10px;
}

footer .foot .payment .content .item img {
  height: 35px;
  width: auto !important;
}

footer .foot .memberof .content .item {
  height: 70px;
}

footer .credit {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}

footer .credit .text {
  text-align: center;
  padding: 25px 0;
  font-size: 14px;
  color: #a4a4a4;
}





/* LABIRU 3.0 */

/* Orderkonsul: General */

.spacer {
  margin: 30px 0;
}

.icon-dropdown {
  color: #656565;
  right: 20px !important;
  bottom: 15px !important;
  top: unset !important;
}

.icon-dropdown:before {
  font-size: 14px;
}



/* Orderkonsul: Header */

.header-navbar {
  background-color: #0C7EB4;
  position: relative;
  text-align: center;
}

.header-navbar .header-logo {
  margin: 7.5px auto;
  height: 55px;
  padding: 3px;
}

.header-navbar .btn-arrow-back {
  color: #FFF;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 100%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
}

.header-navbar .btn-arrow-back:hover, .header-navbar .btn-arrow-back:focus {
  text-decoration: none;
  background-color: rgba(0,0,0,0.3);
}



/* Orderkonsul: Progress Bar */

.progress-container {
  width: 100%;
  padding: 50px 10px 50px;
  /*background-color: white;*/
  border-radius: 10px;
  text-align: center;
}

.progress-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.progress-item {
  position: relative;
  display: inline-block;
  width: 135px;
  text-align: center;
  line-height: 3em;
}

.progress-item:after {
  position: absolute;
  display: block;
  z-index: 1;
  top: 47px;
  left: calc(135px/2*-1);
  height: 5px;
  width: 135px;
  content: "";
  background-color: #00a1e9;
}

.progress-item:before {
  position: absolute;
  z-index: 2;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  height: 18px;
  width: 18px;
  border-radius: 1.2em;
  border: none;
  line-height: 1.2em;
  content: " ";
  background-color: #FFF;
  border: 4px solid #00A2E9;
}

.progress-item:first-child:after {
  display: none;
}

.progress-item.done {
  color: #333;
}

.progress-item.todo {
  color: #b3b3b3;
}

.progress-item.todo:after {
  background: #e5e5e5;
}

.progress-item.todo:before {
  background-color: #FFF;
  border-color: #e5e5e5;
}



/* Orderkonsul: Progress Konsultasi */

@media (min-width: 1024px) {
  .progress-container.konsultasi .progress-item, .progress-container.konsultasi .progress-item:after {
    width: 200px;
  }

  .progress-container.konsultasi .progress-item:after {
    left: calc(200px/2*-1);
  }
  .progress-number{display:none;}
	.progress-text{display:inline-block;;}
}

@media (min-width: 992px) and (max-width: 1024px) {
  .progress-container.konsultasi .progress-item, .progress-container.konsultasi .progress-item:after {
    width: 150px;
  }

  .progress-container.konsultasi .progress-item:after {
    left: calc(150px/2*-1);
  }
  .progress-number{display:none;}
	.progress-text{display:inline-block;;}
}

@media (min-width: 768px) and (max-width: 992px) {

  .progress-container.konsultasi .progress-item, .progress-container.konsultasi .progress-item:after {
    width: 100px;
  }

  .progress-container.konsultasi .progress-item:after {
    left: calc(100px/2*-1);
  }

	.progress-number{display:initial;}
	.progress-text{display:none;}
}

@media (max-width: 767px) {
  .progress-container.konsultasi .progress-item, .progress-container.konsultasi .progress-item:after {
    width: 50px;
  }

  .progress-container.konsultasi .progress-item:after {
    left: calc(50px/2*-1);
  }
	.progress-number{display:initial}
	.progress-text{display:none}
}


/* Orderkonsul: Main */

.form-orderkonsul, .form-ordertour {
  margin-top: 25px;
  margin-bottom: 50px;
}

.form-orderkonsul .box .content, .form-ordertour .box .content {
  padding-top: 25px;
  padding-bottom: 25px;
}

.form-orderkonsul label, .form-ordertour label {
  font-weight: 500;
}

.form-orderkonsul label a, .form-ordertour label a {
  font-weight: 700;
}

.form-orderkonsul label span, .form-ordertour label span {
  color: #f00;
}

.form-orderkonsul .box-content, .form-ordertour .box-content {
  background-color: #FFF;
  padding: 70px;
  text-align: center;
  font-size: 18px;
  line-height: 1.7;
  color: #333;
}

.box-shadow.rincian {
  background-color: #FFF;
  margin-bottom: 50px;
}

.box-shadow.rincian .inner-title {
  background-color: #e8e8e8;
  text-align: center;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

.box-shadow.rincian.biaya .inner-title, .box-shadow.rincian.ordertour .inner-title {
  background-color: #2a7cb2;
  color: #FFF;
}

.box-shadow.rincian .inner-title:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f0d7';
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 40px;
  color: #e8e8e8;
}

.box-shadow.rincian.biaya .inner-title:before, .box-shadow.rincian.ordertour .inner-title:before {
  color: #2a7cb2;
}

.box-shadow.rincian .inner-content {
  padding: 50px;
}

.box-shadow.rincian.biaya .inner-content, .box-shadow.rincian.ordertour .inner-content {
  padding: 50px 150px;
}

.box-shadow.rincian.tour .table tr:first-child td {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding-bottom: 25px;
}

.box-shadow.rincian.tour .table tr:last-child td:not(:last-child) {
  border-right: 1px solid rgba(0,0,0,0.1);
}

.box-shadow.rincian.tour .table tr:last-child td {
  padding: 25px 10px;
}

.box-shadow.rincian .table td {
  border: 0;
}

.box-shadow.rincian.tour .table td {
  text-align: center;
}

.box-shadow.rincian.tour .table td strong {
  display: block;
  margin-bottom: 10px;
}

.box-shadow.rincian .table td.rp, .box-shadow.rincian .table td.colon {
  text-align: center;
  width: 8%;
}

.box-shadow.rincian.biaya .table tr td.nominal {
  text-align: right;
  width: 25%;
}

.box-shadow.rincian.ordertour .table tr td.value {
  width: 50%;
}

.box-shadow.rincian.biaya .table tr:nth-last-child(2) td {
  padding-bottom: 15px;
}

.box-shadow.rincian.biaya .table tr:nth-last-child(1) td {
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-top: 15px;
}

.box-shadow.rincian.biaya .table tr:nth-last-child(1) td, .box-shadow.rincian.ordertour .table tr:nth-last-child(1) td, .box-shadow.rincian.ordertour .table tr:nth-last-child(2) td {
  font-weight: 700;
  font-size: 15px;
}

.box-shadow.rincian.biaya .table tr:nth-last-child(1) td.text, .box-shadow.rincian.ordertour .table tr:nth-last-child(1) td.text, .box-shadow.rincian.ordertour .table tr:nth-last-child(2) td.text {
  letter-spacing: 2px;
}

span.note {
  display: block;
  margin-top: 30px;
  font-size: 12px;
  color: #7A7A7A;
}





/* Orderkonsul: Title */

.form-orderkonsul .head .title, .form-ordertour .head .title, .form-ordertour .head .subtitle {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  text-align: center;
  line-height: 1.7;
  font-weight: 700;
  text-transform: unset;
}

.template-page-form-orderkonsul .head .title.alt {
  color: #0C7EB4;
  font-size: 35px;
}

.template-page-form-orderkonsul .head .subtitle {
  color: #333;
  font-size: 25px;
  margin-top: 20px;
  margin-bottom: 40px;
}



/* Orderkonsul: Container */

@media (min-width: 1200px) {

  body.template-page-form-orderkonsul .container, body.template-page-form-ordertour .container {
    width: 750px;
  }
}

@media (min-width: 992px) {

  body.template-page-form-orderkonsul .container, body.template-page-form-ordertour .container {
    width: 750px;
  }
}



/* Orderkonsul: Form */

.form-control.alt, .form-control.alt~.select2-container--default .select2-selection--multiple {
  text-align: center;
  font-size: 16px;
  color: #333 !important;
  padding: 13px 10px 13px 34px;
  border-radius: 0 !important;
  border: 0 !important;
  height: auto;
  background-color: #FFF;
  text-transform: uppercase;
}

.form-control.alt~.select2-container--default .select2-selection--multiple .select2-selection__rendered{
  padding-left: 50px;
  padding-right: 50px;
}
.form-control.alt~.select2-container--default .select2-search--inline .select2-search__field{
  width: 575px !important;
  text-align: center;
  text-transform: uppercase;
}


.form-control.alt[readonly="readonly"] {
  background-color: #f7f7f7;
}

.form-orderkonsul .form-group, .form-ordertour .form-group {
  margin-bottom: 35px;
}

.form-orderkonsul .form-group.col-md-6, .form-ordertour .form-group.col-md-6 {
  padding-left: 10px;
  padding-right: 10px;
}

.form-orderkonsul .row, .form-ordertour .row {
  margin-left: -10px;
  margin-right: -10px;
}

/* .tour-search .row .icon {
  left: 30px;
} */

.form-orderkonsul .select2-container--default .select2-selection--single, .form-ordertour .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid transparent !important;
  text-align: center;
  height: unset;
  font-size: 16px;
  color: #333;
}

.form-orderkonsul .select2-selection__rendered, .form-ordertour .select2-selection__rendered {
  color: #333 !important;
  text-transform: uppercase;
}

.form-control ~ .suffix {
  position: absolute;
  right: 30px;
  bottom: 14px;
  font-size: 16px;
}

.gj-datepicker-bootstrap span[role=right-icon].input-group-addon {
  border-left: 0;
  position: relative;
  border-radius: 0;
  border: 0 !important;
  background-color: #FFF;
  color: #333;
}

#coupon-form {
  display: none;
}

#notif-coupon {
  margin-top: 10px;
}

#notif-coupon span {
  display: block;
  text-align: center;
}

#notif-coupon span .icon {
  margin-right: 5px;
}

#notif-coupon span.success {
  color: #0CB431;
}

#notif-coupon span.failed {
  color: #B40C0C;
}



/* Orderkonsul: Button */

.btn.btn-link.link-blue .icon {
  margin-right: 5px;
}

.btn.btn-link.link-blue .icon, .link-blue {
  color: #397ab0;
}

.link-blue:focus {
  outline: unset !important;
  outline-offset: unset !important;
}

.template-page-form-orderkonsul .btn .icon{
  position: unset;
  bottom: unset;
  left: unset;
  top: unset;
  transform: unset;

}

.btn .icon {
  bottom: unset;
  left: unset;
  color: #FFF;
}

.form-orderkonsul .btn, .form-ordertour .btn {
  min-width: 400px;
  padding: 13px;
}

.btn.nominwidth {
  min-width: unset !important;
}

.btn-coupon {
  min-width: unset !important;
  margin-left: 15px !important;
  padding: 8px 20px !important;
  font-size: 12px;
}

.button-wrap {
  margin-top: 0;
  margin-bottom: 0;
}

.button-wrap label {
  margin-bottom: 13px;
}

@media (max-width: 991px) {

  .form-orderkonsul .btn, .form-ordertour .btn {
    width: 100%;
    min-width: unset;
  }
}
