.modal-header .close {
  padding: 13px;
}
.title-modal {
  text-transform: uppercase;
  text-align: center;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 1);
}

.body-signup {
  background-image: url(../images/img-signup.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100vh;
  padding-top: 50px;
}
.signup-dialog {
  position: relative;
  background: #fff;
  padding: 50px 0 0 0 !important;
  width: 450px;
  margin: 0 auto;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}
.most-place .item p {
  padding: 5px 15px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 67px;
}
.dropdown-menu {
  /* left: -30px; */
  border-radius: 0;
}
#pricedata {
  line-height: 30px;
}
.mt-lg-4,
.my-lg-4 {
  margin-top: 8px !important;
}
.input-group + #typeOfCar-error {
  margin-top: 8px;
  margin-bottom: 0;
}
.panel-history span {
  padding: 3px 5px;
  width: 120px;
  display: inline-block;
  text-align: center;
  color: #fff;
}
#gMap {
  height: 355px;
}
.btn-status {
  float: right;
  margin-right: 10px;
}
.btn-status span {
  display: inline-block;
  width: auto;
  text-align: center;
  margin: 0 auto;
  padding: 5px 15px;
  text-indent: 0;
  font-size: 100%;
  user-select: none;
}
button.btn-paypal.btn-success {
  background-color: #28a745;
  border-color: #28a745;
}
input.pinput,
select.pinput {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ccc;
  /* margin: 0 11px; */
  padding: 10px 0 5px 0;
}
.tour-info label,
.panel-account-info .form-group label {
  width: 100%;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 0px;
  padding-left: 0px;
}
ul.help-block {
  margin-top: 0;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-top: 10px;
}
.signUp ul.help-block {
  padding: 5px 0;
  list-style: none;
}
.signup-dialog2 .title-modal {
  margin-bottom: 10px;
}
.signup-dialog2 {
  padding-top: 20px !important;
}
.signUp .form-group.has-error,
.signUp .form-group {
  margin-bottom: 0;
}
.payment-description {
  padding: 30px 0;
  text-align: center;
}
footer {
  line-height: 25px;
}
.error-session {
  margin: 0 auto;
  max-width: 700px;
}

#notfound {
  position: relative;
  background: #f6f6f6;
}

#notfound .notfound {
}

.notfound {
  max-width: 767px;
  width: 100%;
  line-height: 1.4;
  padding: 40px;
  text-align: center;
  margin: 0 auto;
}

.notfound .notfound-404 {
  position: relative;
  height: 180px;
}

.notfound .notfound-404 h1 {
  font-family: "Roboto", sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 165px;
  font-weight: 700;
  margin: 0px;
  color: #262626;
  text-transform: uppercase;
}

.notfound .notfound-404 h1 > span {
  color: #00b7ff;
}

.notfound h2 {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  color: #151515;
  margin-top: 0px;
  margin-bottom: 25px;
}

.notfound .notfound-search {
  position: relative;
  max-width: 320px;
  width: 100%;
  margin: auto;
}

.notfound .notfound-search > input {
  font-family: "Roboto", sans-serif;
  width: 100%;
  height: 50px;
  padding: 3px 65px 3px 30px;
  color: #151515;
  font-size: 16px;
  background: transparent;
  border: 2px solid #c5c5c5;
  border-radius: 40px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.notfound .notfound-search > input:focus {
  border-color: #00b7ff;
}

.notfound .notfound-search > button {
  position: absolute;
  right: 15px;
  top: 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.notfound .notfound-search > button > span {
  width: 15px;
  height: 15px;
}

.notfound .notfound-search > button > span:after {
}

.notfound-search > button > span:before {
}

.notfound .notfound-search > button:hover > span:after {
  border-color: #00b7ff;
}

.notfound .notfound-search > button:hover > span:before {
  background-color: #00b7ff;
}

@media only screen and (max-width: 767px) {
  .notfound h2 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 480px) {
  .notfound .notfound-404 h1 {
    font-size: 141px;
  }
}
.p-40 {
  padding: 40px 0;
}
.body-signup2 {
  padding-top: 30px;
}

.footer-social-icon {
  margin-bottom: 20px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  overflow: hidden;
}

.footer-social-icon span {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  display: inline-block;
}

.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

.facebook-bg {
  background: #3b5998;
}
.twitter-bg {
  background: white;
}
.google-bg {
  background: #dd4b39;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.linkInfoFooter a {
  line-height: 180%;
  font-size: 16px;
}
.box-form .title,
.box-guide,
.box-qrcode,
.enter_otp .form-control,
.logo_card,
.modal-header,
.modal-step,
.or,
.otp,
.owl-pagination,
.time,
.title_head,
ul.list-time li {
  text-align: center;
}
.box {
  width: auto;
}
/* .box, .card span {
    display: inline-block;
} */
.title {
  position: relative;
  margin-bottom: 15px;
}
.qrcode img,
.qrcodeimg-modal {
  background-image: url(../images/qr-frame.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.qrcode img.type_zalo {
  background-image: url(../images/zalo-qr-frame2.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.qrcode img.type_momo {
  background-image: url(../images/momo-qr-frame2.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.qrcode img {
  padding: 28px;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  width: 230px;
  height: 230px;
}
.qrcode-title {
  font-size: 18px;
}
.price {
  color: #333;
  font-size: 26px;
  font-weight: 700;
}
