@font-face {
  font-family: poppins;
  src: url("../fonts/Poppins-Regular.ttf") format("truetype");
}

body {
  font-family: poppins;
  overflow-x: hidden;
}

li.show {
  position: relative;
}

li.show .dropdown-menu.show {
  top: 124%;
  border-radius: 0;
}

.model-content-login {
  border-radius: 0;
}

.model-content-login .login-system .form-control {
  height: 56px;
  border-radius: 0;
}

.model-content-login .login-system .btn_create {
  background: #FFB612;
  color: white;
}

.model-content-login .modal-header .close {
  padding: 0;
}

.modal-login {
  border-bottom: none;
}

.modal-login .modal-title {
  font-weight: bold;
}

.dn-booking-confirmed .noti_thank {
  text-align: center;
}

.dn-booking-confirmed .noti_thank h2 {
  font-weight: bold;
  text-align: center;
  color: #000000;
}

@media screen and (min-width: 320px) {
  .dn-booking-confirmed .noti_thank h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media screen and (min-width: 768px) {
  .dn-booking-confirmed .noti_thank h2 {
    font-size: 32px;
    line-height: 48px;
  }
}

.dn-booking-confirmed .noti_thank .booking-email {
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 0;
  color: #5E6D77;
}

.dn-booking-confirmed .noti_thank .booking-date {
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 0;
  color: #5E6D77;
}

.dn-booking-confirmed .noti_thank .booking_number {
  margin: auto;
  background: rgba(18, 132, 84, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
  margin-bottom: 60px;
}

@media screen and (min-width: 320px) {
  .dn-booking-confirmed .noti_thank .booking_number {
    width: 100%;
    height: 42px;
  }
}

@media screen and (min-width: 768px) {
  .dn-booking-confirmed .noti_thank .booking_number {
    width: 630px;
    height: 62px;
  }
}

.dn-booking-confirmed .noti_thank .booking_number .text-booking-number {
  font-weight: 500;
  color: #246046;
}

@media screen and (min-width: 320px) {
  .dn-booking-confirmed .noti_thank .booking_number .text-booking-number {
    font-size: 16px;
    line-height: 32px;
  }
}

@media screen and (min-width: 768px) {
  .dn-booking-confirmed .noti_thank .booking_number .text-booking-number {
    font-size: 20px;
    line-height: 48px;
  }
}

.dn-booking-confirmed .noti_thank .booking_number .number-id {
  font-weight: 600;
  text-align: right;
  color: #000000;
}

@media screen and (min-width: 320px) {
  .dn-booking-confirmed .noti_thank .booking_number .number-id {
    padding-left: 10px;
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 768px) {
  .dn-booking-confirmed .noti_thank .booking_number .number-id {
    padding-left: 20px;
    font-size: 20px;
    line-height: 30px;
  }
}

.dn-booking-confirmed .noti_thank img {
  width: 84px;
  height: 80px;
}

.dn-booking-confirmed .infomation-booking h4 {
  font-weight: 600;
  color: #1E1E1E;
}

@media screen and (min-width: 320px) {
  .dn-booking-confirmed .infomation-booking h4 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (min-width: 768px) {
  .dn-booking-confirmed .infomation-booking h4 {
    font-size: 28px;
    line-height: 40px;
  }
}

.dn-booking-confirmed .infomation-booking .your-infomation {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
}

.dn-booking-confirmed .infomation-booking .your-infomation .table-striped {
  margin-bottom: 0;
}

.dn-booking-confirmed .infomation-booking .your-infomation .table-striped tr {
  font-weight: 500;
}

@media screen and (min-width: 320px) {
  .dn-booking-confirmed .infomation-booking .your-infomation .table-striped tr {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (min-width: 768px) {
  .dn-booking-confirmed .infomation-booking .your-infomation .table-striped tr {
    font-size: 18px;
    line-height: 40px;
  }
}

.dn-booking-confirmed .infomation-booking .your-infomation .table-striped tr .title-table {
  color: #5E6D77;
}

.dn-booking-confirmed .infomation-booking .your-booking {
  background: rgba(18, 132, 84, 0.05);
  padding: 25px 12px 0 18px;
}

.dn-booking-confirmed .infomation-booking .your-booking .title {
  border-bottom: 1px solid #E5E5E5;
  padding: 15px 0 7px 0;
}

.dn-booking-confirmed .infomation-booking .your-booking .title h5 {
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.dn-booking-confirmed .infomation-booking .your-booking .title .address {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.dn-booking-confirmed .infomation-booking .your-booking .title .type_tour {
  padding-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  line-height: 24px;
  color: #1E1E1E;
}

.dn-booking-confirmed .infomation-booking .your-booking .title .type_tour .label_type, .dn-booking-confirmed .infomation-booking .your-booking .title .type_tour .total-text, .dn-booking-confirmed .infomation-booking .your-booking .title .type_tour .text-payment {
  width: 50%;
  text-align: left;
}

.dn-booking-confirmed .infomation-booking .your-booking .title .type_tour .name_tour, .dn-booking-confirmed .infomation-booking .your-booking .title .type_tour .number-price, .dn-booking-confirmed .infomation-booking .your-booking .title .type_tour .value-payment {
  width: 50%;
  text-align: right;
}

.dn-booking-confirmed .infomation-booking .your-booking .title .type_tour number-price {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 42px;
  color: #000000;
  width: 20% !important;
}

.dn-booking-confirmed .infomation-booking .your-booking .title .type_tour .number-price {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 24px;
  line-height: 42px;
  text-align: right;
  color: #000000;
  width: 80% !important;
}

.dn-booking-confirmed .infomation-booking .your-booking .title .type_tour .title--room {
  font-weight: 500;
  font-size: 20px;
  line-height: 42px;
  color: #000000;
}

.dn-booking-confirmed .infomation-booking .your-booking .title .type_tour .add--on-hotel {
  font-weight: 600;
  font-size: 16px;
  line-height: 42px;
  color: #5E6D77;
}

.dn-booking-confirmed .infomation-booking .your-booking .box_booking {
  border-bottom: 1px solid #E5E5E5;
}

.dn-booking-confirmed .infomation-booking .your-booking .box_booking .title--room {
  font-weight: 500;
  font-size: 20px;
  line-height: 42px;
  color: #000000;
}

.dn-booking-confirmed .infomation-booking .your-booking .box_booking .add--on-hotel {
  font-weight: 600;
  font-size: 16px;
  line-height: 42px;
  color: #5E6D77;
}

.dn-booking-confirmed .infomation-booking .your-booking .type_tour {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 320px) {
  .dn-booking-confirmed .infomation-booking .your-booking .type_tour {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 1024px) {
  .dn-booking-confirmed .infomation-booking .your-booking .type_tour {
    padding-bottom: 2px;
  }
}

@media screen and (min-width: 1200px) {
  .dn-booking-confirmed .infomation-booking .your-booking .type_tour {
    padding-bottom: 12px;
  }
}

.dn-booking-confirmed .infomation-booking .your-booking .type_tour .label--room {
  width: 50%;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.dn-booking-confirmed .infomation-booking .your-booking .type_tour .label--room .number--room {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #0069E4;
}

.dn-booking-confirmed .infomation-booking .your-booking .type_tour .price--room {
  width: 50%;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #7FB41C;
}

.dn-booking-confirmed .infomation-booking .your-booking .payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 15px;
}

.dn-booking-confirmed .infomation-booking .your-booking .payment .text-payment {
  width: 50%;
}

.dn-booking-confirmed .infomation-booking .your-booking .payment .value-payment {
  width: 50%;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #0069E4;
}

.about-us {
  padding-bottom: 0;
}

.about-us .main-about {
  position: relative;
}

@media screen and (min-width: 320px) {
  .about-us .main-about {
    padding-top: 10px;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .main-about {
    padding-top: 50px;
  }
}

.about-us .main-about h2 {
  font-weight: bold;
  color: #000000;
}

@media screen and (min-width: 320px) {
  .about-us .main-about h2 {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .main-about h2 {
    font-size: 38px;
    line-height: 48px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 320px) {
  .about-us .main-about .about-overview {
    padding-left: 10px;
    border-left: 2px solid #FFB612;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .main-about .about-overview {
    padding-left: 25px;
    border-left: 8px solid #FFB612;
  }
}

.about-us .main-about .about-overview p {
  color: #000000;
}

@media screen and (min-width: 320px) {
  .about-us .main-about .about-overview p {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (min-width: 768px) {
  .about-us .main-about .about-overview p {
    font-size: 18px;
    line-height: 36px;
  }
}

.about-us .main-about .bg_images {
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 1;
}

@media screen and (min-width: 320px) {
  .about-us .main-about .bg_images {
    width: unset;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .main-about .bg_images {
    width: 280px;
  }
}

.about-us .main-about .bg_images img {
  width: 310px;
}

.about-us .background-image {
  margin-top: 50px;
}

.about-us .about-box-rows {
  background: rgba(18, 132, 84, 0.05);
}

@media screen and (min-width: 320px) {
  .about-us .about-box-rows {
    padding: 0 15px;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .about-box-rows {
    padding: 0;
  }
}

.about-us .about-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 320px) {
  .about-us .about-box {
    padding: 20px 15px;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .about-box {
    padding: 80px 15px;
  }
}

@media screen and (min-width: 320px) {
  .about-us .about-box .block1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .about-box .block1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (min-width: 320px) {
  .about-us .about-box .block2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .about-box .block2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.about-us .about-box .about-item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 320px) {
  .about-us .about-box .about-item-box {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .about-box .about-item-box {
    width: 50%;
  }
}

.about-us .about-box .about-item-box .img--item-box {
  width: 100%;
}

@media screen and (min-width: 320px) {
  .about-us .about-box .about-item-box .img--item-box {
    height: unset;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .about-box .about-item-box .img--item-box {
    height: 420px;
  }
}

.about-us .about-box .about-item-box .img--item-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (min-width: 320px) {
  .about-us .about-box .about-item-box .about-item--box {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .about-box .about-item-box .about-item--box {
    width: 500px;
  }
}

.about-us .about-box .about-item-box .about-item--box h4 {
  font-weight: 600;
  color: #000000;
  margin-bottom: 0;
}

@media screen and (min-width: 320px) {
  .about-us .about-box .about-item-box .about-item--box h4 {
    font-size: 26px;
    line-height: 38px;
  }
}

@media screen and (min-width: 1024px) {
  .about-us .about-box .about-item-box .about-item--box h4 {
    font-size: 36px;
    line-height: 48px;
  }
}

.about-us .about-box .about-item-box .about-item--box p {
  color: rgba(30, 30, 30, 0.8);
}

@media screen and (min-width: 320px) {
  .about-us .about-box .about-item-box .about-item--box p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (min-width: 768px) {
  .about-us .about-box .about-item-box .about-item--box p {
    margin-top: 30px;
    font-size: 18px;
    line-height: 36px;
  }
}

.about-us .about-box .about-item-box .item--box-text2 {
  margin-left: auto;
}

.about-us .about-white {
  background: white;
}

.icon-auto-check-in:hover {
  background: #246046;
  border: 1px solid #246046;
}

.icon-auto-check-in:hover i {
  color: #fff;
}

section.payment-summary div.payment-summary_left {
  background: #7FB41C ;

}

.age-input{
  width: 126px;
}
/*# sourceMappingURL=custom.css.map */
