body {
  background-color: #fff;
  font-family: 'Assistant', sans-serif;
  color: #071C4D;
}

.nabvar-brand img {
  max-height: 40px;
}

.navbar-light .navbar-nav .nav-link {
  color: #071C4D;
}

.navbar-light .navbar-nav .nav-link.active {
  font-weight: bold;
  color: #071C4D;
}

.btn-login {
  background-color: #F2DF3A;
  color: #071C4D;
}

.btn-login:hover {
  background-color: #FFF80A;
  color: #071C4D;
}

.btn-navbar-right {
  margin-top: -10px !important;
  margin-bottom: -8px !important;
  margin-right: -18px !important;
  height: 70px;
  border-radius: 0;
}

header {
  padding: 180px 0px 165px;
  margin-top: -70px;
  background-image: url("/frontend/images/background-header-serangan-activity.jpg");
  background-position-y: 25%;
  background-size: cover;
}

@media (max-width: 991.98px) {
  header {
    background-position-x: 60%;
  }
}

header h1, header p {
  color: #fff;
  text-shadow: 2px 2px 2px #071C4D;
}

header h1 {
  font-size: 50px;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
}

header p {
  font-size: 22px;
}

header .btn-get-started {
  background-color: #F2DF3A;
  color: #071C4D;
}

header .btn-get-started:hover {
  background-color: #FFF80A;
  color: #071C4D;
}

.section-stats {
  margin-top: -50px;
}

.section-stats .stats-detail {
  padding-top: 15px;
  background-color: #fff;
  padding-left: 40px;
}

.section-stats h2 {
  font-size: 30px;
  margin-bottom: 0;
}

.section-stats p {
  font-size: 20px;
  font-weight: lighter;
}

.section-popular {
  display: inherit;
  min-height: 540px;
  background-color: #F2DF3A;
  margin-top: -50px;
  margin-bottom: -230px;
}

.section-popular .section-popular-heading {
  margin-top: 150px;
}

.section-popular .section-popular-heading h2, .section-popular .section-popular-heading p {
  color: #071C4D;
}

.section-popular .section-popular-heading h2 {
  font-family: 'Playfair Display',serif;
  font-weight: bold;
  font-size: 40px;
}

.section-popular .section-popular-heading p {
  font-size: 18px;
}

.section-popular-content .section-popular-travel .card-travel {
  min-height: 380px;
  background-color: #ddd;
  color: #071C4D;
  padding: 30px;
  background-size: cover;
  margin-bottom: 20px;
}

.section-popular-content .section-popular-travel .travel-country {
  font-size: 18px;
  color: #fff;
  text-shadow: 2px 2px 2px #071C4D;
}

.section-popular-content .section-popular-travel .travel-location {
  font-size: 26px;
  color: #fff;
  text-shadow: 2px 2px 2px #071C4D;
}

.section-popular-content .section-popular-travel .travel-button .btn-travel-details {
  background-color: #F2DF3A;
  color: #071C4D;
}

.section-popular-content .section-popular-travel .travel-button .btn-travel-details:hover {
  background-color: #FFF80A;
  color: #071C4D;
}

.section-networks {
  background-color: #fff;
  margin-top: -170px;
  padding-top: 240px;
  padding-bottom: 50px;
}

.section-networks h2 {
  font-family: 'Playfair Display',serif;
  font-weight: bold;
  font-size: 40px;
}

.section-networks p {
  font-size: 18px;
}

.section-networks .img-partner {
  max-width: 100%;
}

.section-testimonial-heading {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f7f9ff));
  background: linear-gradient(#fff 0%, #f7f9ff 100%);
  padding-top: 50px;
  min-height: 506px;
}

.section-testimonial-heading h2 {
  font-family: 'Playfair Display',serif;
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  color: #071C4D;
}

.section-testimonial-heading p {
  font-size: 18px;
}

.section-testimonial-content {
  margin-top: -300px;
  padding-bottom: 50px;
}

.section-testimonial-content .card-testimonial {
  padding: 40px 20px 10px;
  border-radius: 11px;
}

.section-testimonial-content .card-testimonial .testimonial-content {
  min-height: 380px;
}

.section-testimonial-content .card-testimonial h3 {
  font-size: 22px;
}

.section-testimonial-content .card-testimonial .testimonial {
  min-height: 160px;
  font-weight: 200;
  font-size: 26px;
  color: #6e6e6e;
}

.section-testimonial-content .card-testimonial .trip-to {
  font-weight: normal;
  font-size: 22px;
  color: #6e6e6e;
}

.section-testimonial-content .card-testimonial hr {
  margin-left: -20px;
  margin-right: -20px;
}

.section-testimonial-content .btn-need-help {
  background-color: #f2f2f2;
  color: #c3c3c3;
}

.section-testimonial-content .btn-need-help:hover {
  background-color: #fafafa;
  color: #c3c3c3;
}

.section-testimonial-content .btn-get-started {
  background-color: #F2DF3A;
  color: #071C4D;
}

.section-testimonial-content .btn-get-started:hover {
  background-color: #FFF80A;
  color: #071C4D;
}

.section-footer a {
  color: #071C4D;
}

.section-details-header {
  min-height: 310px;
  background: #e4e6eb;
  margin-top: -68px;
}

.section-details-content {
  margin-top: -210px;
  min-height: 100vh;
}

.section-details-content .breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 30px;
}

.section-details-content .breadcrumb-item.active {
  font-weight: bold;
  color: #071C4D;
}

.section-details-content .card-details {
  padding: 30px;
  border-radius: 11px;
}

.section-details-content .card-details h1 {
  font-size: 26px;
}

.section-details-content .card-details h2 {
  font-size: 20px;
}

.section-details-content .card-details p {
  font-size: 18px;
  color: #b1b1b1;
}

.section-details-content .card-details .trip-informations th {
  font-weight: 300;
  font-size: 18px;
  color: #071C4D;
}

.section-details-content .card-details .trip-informations td {
  font-weight: 300;
  font-size: 18px;
  color: #b1b1b1;
}

.section-details-content .card-details .trip-informations .text-blue {
  color: #071C4D;
  font-weight: bold;
}

.section-details-content .card-details .trip-informations .text-orange {
  color: #FF9E53;
  font-weight: bold;
}

.section-details-content .card-details .payment-instructions {
  font-weight: 300;
  font-size: 14px;
  color: #b1b1b1;
}

.section-details-content .card-details .bank .bank-item h3 {
  font-size: 18px;
  color: #071C4D;
  margin-bottom: 0;
}

.section-details-content .card-details .bank .bank-item p {
  margin-bottom: 0;
}

.section-details-content .card-details .bank .bank-item .descriptions {
  margin-left: 10px;
  overflow: hidden;
  float: left;
}

.section-details-content .card-details .bank .bank-item .descriptions p {
  font-weight: normal;
  font-size: 16px;
  color: #071C4D;
}

.section-details-content .card-details .bank .bank-image {
  width: 200px;
  height: 150px;
  float: left;
  margin: 10px;
}

.section-details-content .card-details .disclaimer {
  font-weight: 300;
  font-size: 14px;
  color: #b1b1b1;
}

.section-details-content .card-details .gj-datepicker .datepicker {
  border-right: 0;
}

.section-details-content .card-details .gj-datepicker .input-group-append .btn {
  padding-right: 30px;
}

.section-details-content .card-details .btn-add-now {
  background-color: #071C4D;
  color: #fff;
}

.section-details-content .card-details .btn-add-now:hover {
  background-color: #1b3b86;
  color: #fff;
}

.section-details-content .card-right {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.section-details-content .features {
  margin-top: 20px;
}

.section-details-content .features h3 {
  font-size: 18px;
  color: #071C4D;
  margin-bottom: 0;
}

.section-details-content .features p {
  margin-bottom: 0;
}

.section-details-content .features .description {
  margin-left: 10px;
  overflow: hidden;
  float: left;
}

.section-details-content .features .features-image {
  width: 45px;
  height: 45px;
  float: left;
}

.section-details-content .gallery .xzoom-container {
  display: block;
}

.section-details-content .gallery .xzoom-container .xzoom {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 10px;
}

.section-details-content .gallery .xzoom-container .xactive {
  border: 4px solid #1abc9c;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.members .member-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.members h3 {
  font-size: 16px;
}

.join-container {
  margin-top: -16px;
}

.btn-join-now {
  background-color: #F2DF3A;
  color: #071C4D;
  font-weight: 600;
  border-radius: 0;
}

.btn-join-now:hover {
  background-color: #FFF80A;
  color: #071C4D;
}

.section-success {
  height: 90vh;
}

.section-success img {
  color: #FF9E53;
}

.section-success h1 {
  font-weight: 600;
  font-size: 26px;
  color: #071C4D;
}

.section-success p {
  font-weight: 300;
  font-size: 18px;
  color: #b1b1b1;
}

.section-success .btn-home-page {
  border-radius: 4px;
  background-color: #F2DF3A;
  color: #071C4D;
  font-weight: 700;
}

.section-success .btn-home-page:hover {
  background-color: #FFF80A;
  color: #071C4D;
  font-weight: normal;
}

.section-bg-header {
  min-height: 150px;
  background: #fafafa;
  margin-top: -68px;
}

.section-activity-header .container .row .col-12 .d-flex .category-activity {
  min-width: 6vw;
}

.section-activity-header .container .row .col-12 .d-flex .category-activity a {
  padding-left: 25%;
  text-decoration: none;
}

.section-activity-header .container .row .col-12 .d-flex .category-activity a p {
  font-weight: 600;
  color: #071C4D;
}

.section-activity-content {
  margin-top: 5%;
}

.section-activity-content .container .row .card-activity {
  min-height: 380px;
  border-radius: 0.5rem;
  background-color: #6e6e6e;
  color: #fff;
  padding: 30px;
  background-size: cover;
  margin-bottom: 20px;
}

.section-activity-content .container .row .card-activity .activity-country {
  font-size: 18px;
  color: #fff;
  text-shadow: 2px 2px 2px #6e6e6e;
}

.section-activity-content .container .row .card-activity .activity-location {
  font-size: 26px;
  color: #fff;
  text-shadow: 2px 2px 2px #6e6e6e;
}

.section-activity-content .container .row .card-activity .activity-button .activity-price {
  text-shadow: 2px 2px 2px #6e6e6e;
}

.section-activity-content .container .row .card-activity .activity-button .btn-activity {
  background-color: #FF9E53;
  color: #fff;
}

.section-activity-content .container .row .card-activity .activity-button .btn-activity:hover {
  background-color: #FFAA69;
  color: #fff;
}

@media (min-width: 992px) {
  .login-container {
    background: -webkit-gradient(linear, left top, right top, color-stop(60%, #fff), color-stop(40%, #E4E6EB));
    background: linear-gradient(90deg, #fff 60%, #E4E6EB 40%);
    width: 100vw;
    height: 100vh;
  }
}

.page-login {
  height: 100vh;
}

.page-login .btn-login {
  background-color: #FF9E53;
  color: #fff;
}

.page-login .btn-login:hover {
  color: #fff;
}

.page-login .section-left h1 {
  font-family: "Playfair Display";
  font-weight: bold;
  font-size: 50px;
  text-align: left;
  color: #071C4D;
}

.page-login .section-right a {
  font-family: Assistant;
  font-weight: 300;
  text-decoration: underline;
  font-size: 16px;
  text-align: center;
  color: #bfbfbf;
}

.section-aboutus {
  min-height: 100vh;
}

.section-aboutus img {
  width: 20%;
  color: #FF9E53;
}

.section-aboutus h1 {
  font-weight: 600;
  font-size: 26px;
  color: #071C4D;
}

.section-aboutus h3 {
  font-weight: 600;
  font-size: 20px;
  color: #071C4D;
}

.section-aboutus p {
  font-weight: 300;
  font-size: 18px;
  color: #b1b1b1;
}

.section-aboutus p strong {
  color: #071C4D;
}

.section-aboutus .btn-home-page {
  border-radius: 4px;
  background-color: #071C4D;
  color: #fff;
}

.section-aboutus .btn-home-page:hover {
  background-color: #1b3b86;
  color: #fff;
}

.section-testimonial-content-details {
  margin-top: -600px;
  padding-bottom: 200px;
}

.section-testimonial-content-details .card-testimonial {
  margin-bottom: 10%;
  padding: 40px 20px 10px;
  border-radius: 11px;
}

.section-testimonial-content-details .card-testimonial .testimonial-content {
  min-height: 380px;
}

.section-testimonial-content-details .card-testimonial h3 {
  font-size: 22px;
}

.section-testimonial-content-details .card-testimonial .testimonial {
  min-height: 160px;
  font-weight: 200;
  font-size: 26px;
  color: #6e6e6e;
}

.section-testimonial-content-details .card-testimonial .trip-to {
  font-weight: normal;
  font-size: 22px;
  color: #6e6e6e;
}

.section-testimonial-content-details .card-testimonial hr {
  margin-left: -20px;
  margin-right: -20px;
}
/*# sourceMappingURL=main.css.map */