.box-so-do {
  display: block;
  width: 100%;
  position: relative;
  /* height: 1100px; */
  overflow: hidden;
  margin-top: 12px;
}

form.dat-cho {
  margin: auto;
}

.map {
  width: 100%;
  min-height: 690px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgb(107, 101, 101);
  border-radius: 10px;
  height: 500px;
  overflow: hidden;
}

.so-do {}

.btn-tang {
  position: absolute;
  left: calc(50% - 177.63px / 2);
  top: 99px;
  z-index: 1;
}

.btn-tang a {
  position: relative;
  display: inline-block;
  padding: 10px 25px;
  background: #e3e3e3;
  border-bottom: 0;
  cursor: pointer;
  margin-bottom: 6px;
  font-weight: 600;
  border-radius: 5px;
}

.btn-tang a:hover {
  color: #95684a;
}

.btn-tang a.active {
  background: white;
  border: 1px solid #ccc;
}

.btn-zoom {
  position: absolute;
  display: flex;
  top: 123px;
  z-index: 1;
  left: 10px;
  flex-direction: column;
}

.btn-zoom button {
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
  background: #fff;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.45rem;
  font-size: 1rem;
  line-height: 1;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.shw-item-chua-chon {
  color: #fff;
  background-color: #d2d2d2;
  cursor: pointer;
}

.shw-item-chua-chon:hover {
  opacity: 0.7;
}

.shw-item-da-chon-orther,
.shw-item-khong-hoat-dong {
  color: #fff;
  background-color: #d2d2d2;
  cursor: not-allowed;
}

.shw-item-da-chon {
  font-weight: bold;
  color: #1d0000;
  background-color: #0ffcdb;
}

.choose {
  display: flex;
  border: 1px solid #e7e3e3;
  border-radius: 10px;
  padding: 5px;
  box-shadow: 1px 1px 1px #cdcdcd;
  min-height: 35px;
}

.choose span {
  display: block;
  margin: 5px;
}

.booking-time-refresh {
  padding: 0px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  flex-direction: column;
  margin-bottom: 15px;
  background-color: #fff;
  /* position: absolute; */

  border: 1px solid rgb(107, 101, 101);
  border-radius: 10px;
  z-index: 1;
}

.booking-time-label {
  margin-top: 8px;
  font-size: 1rem;
  font-weight: 600;
}

.booking-time-coundown {
  font-weight: 700;
  margin-left: 8px;
  color: #000;
}

.shw-chu-thich {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #fff;
}

.shw-chu-thich-item {
  display: flex;
  align-items: center;
  padding: 5px;
}

.shw-chu-thich-bullet {
  background-color: rgb(29, 172, 14);
  border-radius: 10px 10px 0px 0px;
  height: 20px;
  width: 20px;
}

.shw-chu-thich-description {
  margin: 0 0 0 10px;
}

.shw-cart input[type="text"],
.shw-cart input[type="number"],
.shw-cart input[type="email"],
.shw-cart input[type="tel"],
.shw-cart input[type="password"],
.shw-cart input[type="search"],
.shw-cart select,
.shw-cart textarea {
  border: 1px solid #ddd;
  color: #888;
  padding: 8px 10px;
  width: 100%;
  box-sizing: border-box;
}

.shw-col-input {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.shw-customer,
.shw-coupon-field {
  margin-top: 5px;
  margin-bottom: 0px;
  border: solid 1px #ddd;
  border-radius: 4px;
  color: #000;
  padding: 8px 8px !important;
}

.shw-cart-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
  margin-bottom: 8px;
}

.shw-cart-title {
  font-weight: 700;
  margin: 0;
}

.shw-cart-btn-delete {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #e53c4a !important;
  height: 22px !important;
  width: 24px !important;
  padding: 0px !important;
}

.shw-cart-btn {
  border-radius: 4px;
  transition: background-color 0.15s ease-in-out;
  user-select: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  height: 35px;
}

.shw-cart-btn-icon {
  height: 3px;
  width: 12px;
  border-radius: 5px;
  background-color: #fff;
}

.shw-cart-btn-delete:hover {
  background-color: #db3240;
}

.shw-cart-table-container {
  /* height: 150px;
      overflow: auto;
      border: 1px solid #bbb;
      border-radius: 5px; */
  margin-bottom: 25px;
}

.shw-cart-table-container table {
  width: 100%;
  margin: 5px auto;
  font-size: 14px;
}

.shw-cart-table-container table td .shw-ticket .shw-ghe-type {
  display: flex;
  justify-content: center;
  align-items: center;
}

.shw-cart-table-container table td .shw-ticket {
  background-color: rgb(71, 79, 160);
  border-radius: 5px;
  display: flex;
  color: rgb(255, 255, 255);
  justify-content: space-evenly;
}

.shw-cart-table-container table td {
  padding: 0px 15px;
  border: 1px solid #ddd;
  height: 50px;
}

.shw-cart-table-container table td.gia {
  text-align: center;
}

.shw-cart-table-container table td.button button {
  text-align: center;
  margin: auto;
}

button.shw-cart-btn.shw-cart-btn-delete {
  margin: 0;
}

.shw-ticket {
  text-align: center;
}

.shw-ticket .shw-ghe-label {
  font-size: 1rem;
  font-weight: 700;
  border-right: 1px dashed white;
  padding: 5px;
  width: 35%;
}

F .shw-cart-table td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
}

.shw-field-container {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.shw-apply-coupon-btn {
  width: 110px;
  margin-left: 12px;
  padding: 7px 0;
  background: #23326c;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

.shw-cart input.shw-coupon-field {
  margin-top: 5px;
  margin-bottom: 20px;
  border: solid 1px #ddd;
  border-radius: 4px;
  color: #000;
  padding: 8px 8px !important;
}

.shw-cart-footer {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}

.shw-cart-footer {
  position: sticky;
  bottom: 0;
  left: 0;
  background: #fff;
}

.shw-cart-total {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shw-cart-total {
  flex: 1;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  text-align: right;
}

.shw-footer-item {
  width: 100%;
  display: flex;
  line-height: 1.5;
  justify-content: space-between;
}

p.shw-total-money-label,
.shw-total-money,
.discount-real-time {
  font-size: 18px;
  color: #4d4d4d;
  text-align: left;
  font-weight: 400;
}

.shw-notice-field {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  color: grey;
}

.shw-cart-btn-submit {
  width: 100%;
  background-color: #e53c4a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.2px;
  margin-bottom: 0px;
}

.shw-link.policy {
  display: block;
  width: 100% !important;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
}

.shw-field-child-container {
  width: 65%;
}

span#mp-membership-event {
  color: #e53c4a;
  font-size: 14px;
  display: block;
  font-weight: 700;
}

/* Sơ đồ */
#tang-1 .shw-map-inner-container {
  /* border: 2px solid #626262; */
  width: 5300px;
  display: flex;
}

#tang-1 .shw-items-container {
  width: 100%;
  position: relative;
  padding: 25px;
  padding-top: 650px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  overflow: hidden;
}

#tang-1 .shw-items-container .shw-items-row.ben-trai {
  width: 60%;
}

#tang-1 .shw-items-container .shw-items-row.ben-phai {
  width: 40%;
}

#tang-1 .shw-items-container .shw-items-row .shw-item-row {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  border-radius: 50%;
  align-content: flex-end;
  flex-wrap: wrap;
  width: 1450px;
  margin-bottom: 50px;

}

#tang-1 .shw-items-container .ben-trai .shw-items-row .shw-item-row {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  border-radius: 50%;
  align-content: flex-end;
  flex-wrap: wrap;
  width: 1450px;
  margin-bottom: 50px;
}

#tang-1 .shw-items-container .ben-trai-ngoai .shw-items-row .shw-item-row {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  border-radius: 50%;
  align-content: flex-end;
  flex-wrap: wrap;
  width: 900px;
  margin-bottom: 50px;
}

#tang-1 .shw-items-container .ben-phai-ngoai .shw-items-row .shw-item-row {
  position: relative;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  align-content: flex-end;
  flex-wrap: wrap;
  width: 900px;
  margin-bottom: 50px;
}

#tang-1 .shw-items-container .shw-items-row .shw-item-row .shw-item {
  display: flex;
  height: 40px;
  justify-items: center;
  align-content: center;
  width: 40px;
  margin: 2px;
  /* border-radius: 3px; */
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

#tang-1 .shw-items-container .shw-items-row .shw-item-row .shw-item {
  /* padding: 1rem;
    -webkit-mask-image: url(images/ghe-v4.png);
    mask-image: url(images/ghe-v4.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    mask: url(images/ghe-v4.png);
    -webkit-mask-size: cover;
    mask-size: cover; */
  background-color: rgb(34 13 4 / 23%);
  display: flex;
  align-items: center;
  justify-content: center;
  /* border-radius: 10px 10px 0px 0px; */
  height: 50px;
  width: 60px;
  box-shadow: 1px 1px 6px #565656;
  font-weight: bold;
  font-size: 1.5rem;
}

.shw-label-note {

  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 80px;
  font-size: 1.5rem;
}

.shw-label-note.san-khau {
  display: flex;
  width: calc(100% - 2200px);
  background-color: #676262;
  border-radius: 20px;
  height: 600px;
  align-items: center;
  font-size: 26rem;
  flex-direction: row;
  flex-wrap: nowrap;
  text-align: center;
  justify-content: center;
  margin-bottom: 200px;
  margin-left: calc(2200px / 2);
  margin-right: calc(2200px / 2);
  position: relative;
}

.shw-label-note.san-khau::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffff;
  top: -1px;
  left: 20%;
  width: 5%;
  height: 101%;
}

.shw-label-note.san-khau::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffff;
  top: -1px;
  right: 20%;
  width: 5%;
  height: 101%;
}

.loi-di {
  width: 100px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  font-size: 4rem;
  font-weight: bold;
  transform: rotate(-90deg);
  text-transform: uppercase;
  text-shadow: 5px 15px 10px #ddd;
}

.label-loai-ghe {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  font-weight: 500;
}

/* Thêm thông tin vận chuyển */
.van-chuyen {
  margin-top: 20px;
}

.transport,
.transport-vy-td,
.room {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.transport>input[type="radio"],
.transport-vy-td>input[type="radio"],
.room>input[type="radio"] {
  display: none;
}

.transport>label:not([class="-head"]),
.transport-vy-td>label:not([class="-head"]),
.room>label:not([class="-head"]) {
  display: flex;
  margin: 10px 10px 10px 0;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  color: #333;
  cursor: pointer;
  min-width: 30px;
  justify-content: center;
  align-items: center;
  position: relative;
}

.transport>input[type="radio"]:checked+label,
.transport-vy-td>input[type="radio"]:checked+label,
.room>input[type="radio"]:checked+label {
  background: #1222aa;
  color: #fff;
}

.transport>input[type="radio"]:checked+label:after,
.transport-vy-td>input[type="radio"]:checked+label:after,
.room>input[type="radio"]:checked+label:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 10%;
  right: 5px;
  width: 7px;
  height: 12px;
  border-style: solid;
  border-width: 0 3px 3px 0;
  border-color: #fff;
  transform: rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -7px;
  margin-left: -3px;
}

.transport .-head,
.transport-vy-td .-head,
.room .-head {
  width: 100%;
}

.transport>input[type="radio"][value="yes"]:checked~.transport-vehicle,
.transport-vy-td>input[type="radio"][value="yes"]:checked~.transport-vy-td-vehicle {
  display: block;
}

.transport .transport-vehicle,
.transport-vy-td .transport-vy-td-vehicle {
  width: 100%;
}

.transport>input[type="radio"][value="no"]:checked~.transport-vehicle,
.transport-vy-td>input[type="radio"][value="no"]:checked~.transport-vy-td-vehicle {
  display: none;
}

.shw-input-error {
  display: none;
  color: red;
}

.was-validated .shw-input-error {
  display: inline;
}

@media (max-width: 767px) {
  .shw-cart-footer {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    z-index: 99;
    position: fixed;
  }

  #button-contact-vr {
    bottom: 70px !important;
  }

  .shw-cart-footer .shw-cart-total {
    order: 2;
    width: 70%;
    background-color: rgb(233, 233, 233);
    padding: 0 20px 0 20px;
    box-shadow: 0 2px 55px rgba(168, 182, 218, 0.32);

    display: flex;
    text-align: left;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }

  .shw-cart-footer .shw-total-money-label,
  .shw-cart-footer .shw-total-money,
  .shw-cart-footer .discount-real-time {
    color: rgb(29, 27, 27);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
  }

  .shw-cart-footer .shw-cart-btn.shw-cart-btn-submit {
    order: 3;
    width: 30%;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    height: 70px;
    line-height: 70px;
    text-align: center;
    padding: 0 30px;
    position: relative;
    z-index: 1;
    background: #dd5170;
    overflow: hidden;
    box-shadow: 0 2px 55px rgba(168, 182, 218, 0.32);
  }

  .shw-cart-footer .confirm-policy {
    order: 1;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    margin-right: 10px;
    text-align: right;
  }

  .shw-cart-footer .confirm-policy .notice-lable.shw-confirm-label {
    min-width: max-content;
  }
}

.shw-slide-wrapper .shw-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.shw-slide-wrapper .shw-type-item {
  background: url(https://ticket-riverflowinyou.bndvietnam.vn/assets/img/Ticket.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 25rem;
}

.shw-slide-wrapper .shw-circle {
  border-radius: 50%;
  width: 8rem;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.shw-slide-wrapper .shw-desc {
  font-size: 0.8rem;
  color: #5c5c5c;
  margin-top: 0.5rem;
  text-align: center;
}

.shw-slide-wrapper .shw-price {
  font-weight: bold;
}

.shw-slide-wrapper .shw-sub {
  color: #198754 !important;
}

.shw-slide-wrapper .shw-decs {
  color: #6c757d !important;
  font-weight: bold;
}

.shw-slide-wrapper .slick-dots {
  text-align: center;
}

.shw-apply-coupon-btn {

  margin: 0;
  padding: 0;
  margin-top: 10px !important;
}

#shw-confirm-policy {
  margin: 0;
}