html,
body {
  background: #ffffff;
}
.bg-all {
  --bg-url: url("/Public/images/pass/austria.jpg");
  background-image: var(--bg-url);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.passbg {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
}

.passheader {
  position: relative;
  height: 400px;
}

.passtitle {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 70%;
  color: #ffffff;
}

.passtitle p {
  font-size: 1.2rem;
}

.passleftbox {
  margin-top: 10px;
  padding: 0;
}

.p-0 {
  padding: 0;
}

.passdetail {
  background-color: #f3f3f3;
}

h1 {
  font-size: 3rem;
}

h1 span {
  font-size: 1em !important;
}

h2 {
  font-size: 1.8rem;
}

.passtitle h1,
.passtitle h2 {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  font-family: Poppins, sans-serif;
}

.passleftbox h2 {
  text-align: center;
}

.passdetailbox {
  border: #e3e3e3 1px solid;
  border-radius: 10px;
  padding: 3rem;
  background: #ffffff;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}

.passdetailbox span,
.passdetailbox ul,
.passdetailbox li,
.passdetailbox p {
  white-space: normal !important;
  text-wrap: normal !important;
}

.mypassbox {
  margin-bottom: 10px;
}

.passleftbox .wbg {
  margin: 0 0 10px 0;
}

h3 {
  color: #a62584;
  font-size: 1.2rem;
}
.passpic {
  padding: 10px;
}
.setcolor {
  color: #a62584;
}
.h1t2 {
  font-size: 1.5rem;
}

.passselect {
  padding: 0 0 0 0;
}

.mytabnav {
  padding: 0;
}

.passinfox {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #c4c6cb;
  padding: 0;
}

.passinfo p {
  padding: 3px;
  margin: 0;
}

.tab-pane {
  padding: 0;
}
.pricetable td {
  text-align: center;
  padding: 5px;
}
.pricetable thead {
  font-weight: bold;
  background: #a62584;
  color: #ffffff;
}

.nav-tabs > li > a {
  background: #e5e5e5;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #a62584;
  color: #ffffff;
  border: 1px solid #a62584;
}

.farebtn {
  padding: 20px 0 10px 0;
  text-align: center;
}

.passdiscount .panel-title a {
  color: #a62584 !important;
}

.panel {
  margin-bottom: 10px;
}
.btlink {
  font-size: 1.2rem;
}

.modal-body {
  overflow: auto;
}

.undert {
  border-bottom: thin #e5e5e5 solid;
  padding: 10px 0;
}

.fttitle {
  font-weight: bold;
  color: #008dcf;
  text-align: right;
  padding: 0 10px 0 0;
}
select option[disabled="disabled"] {
  background: #ececec;
}

.jvectormap-region {
}

.euro {
  cursor: pointer;
}

.passreulst {
  box-shadow: -10px 0 10px -5px #999;
  height: 487px;
}

.passmaps {
  padding-right: 0;
}

.prev {
  border: 1px solid #ddd;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  color: #999;
  cursor: default;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}

.prev:hover {
  background: #a62584;
  color: #ffffff;
}

#pageGro {
  padding: 20px 0;
}

.mypass h6 {
  font-size: 1.1rem;
  overflow: hidden;
  font-weight: 500;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tooltip {
  z-index: 100000;
  display: block !important;
}

.allpass div {
  padding: 0 5px;
}

.allpass a {
  display: block;
  border: thin #e5e5e5 dashed;
  padding: 6px 8px;
  margin: 5px;
}

.allpass a:hover {
  background: #a62584;
  color: #ffffff;
  text-decoration: none;
  border: thin solid #a62584;
}

.passnewbox {
  margin-bottom: 10px;
}

.passimg {
  border: 1px solid #c4c6cb;
  border-radius: 8px 8px 0 0;
  border-bottom: none;
  padding: 0 0 10px 0;
  background-color: #ffffff;
}

.passimg img {
  border-radius: 8px 8px 0 0;
}

.passtext {
  border: 1px solid #c4c6cb;
  border-radius: 0 0 8px 8px;
  border-top: none;
  padding: 10px;
  background-color: #ffffff;
}

.passtext h3 {
  margin-top: 0;
  text-align: center;
  font-size: 1.4rem;
  font-family: "NotoSansTC-Medium";
  font-weight: 500;
}

.passnewview {
  display: block;
  border: 2px solid #febc22;
  border-radius: 6px;
  text-align: center;
  color: #333333 !important;
  padding: 8px;
}

.passnewview:hover {
  background-color: #fff000;
  text-decoration: none;
}

.passnewh2 {
  text-align: center;
}

.selectpasslogo img {
  border-radius: 0 0 10px 10px;
}

.faretypebox {
  border: #e3e3e3 1px solid;
  border-radius: 10px;
  padding: 0.5rem;
  background: #ffffff;
  font-size: 1.2rem;
  font-family: Poppins, sans-serif;
}

.farelistbox {
  border: #e3e3e3 1px solid;
  border-radius: 10px;
  padding: 0;
  background: #ffffff;
  font-size: 1.2rem;
}

.farepricebox {
  padding: 1rem;
  border-bottom: 1px solid #e3e3e3;
}

.farepricebox:last-of-type {
  border: none;
}

.pass1st,
.pass2nd {
  text-align: center;
}

.add-cart {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(/Public/images/pass/add-cart.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
}

.passclass {
  font-size: 0.7rem;
  font-family: Poppins, sans-serif;
}

.passfee {
  font-size: 1.1rem;
  font-family: Poppins, sans-serif;
}

.faretypebtn {
  display: block;
  border: 1px solid #f8f8f9;
  padding: 0.3rem;
  text-align: center;
  color: #140a33;
  margin: 0.3rem;
  border-radius: 10px;
  background: #f8f8f9;
  text-decoration: none;
}

.faretypebtn:hover {
  text-decoration: none;
  border: 1px solid #e3e3e3;
  background: #ffffff;
  color: #140a33;
}

.faretypebtn:visited {
  text-decoration: none;
}

.faretypebox .active a {
  border: 1px solid #e3e3e3;
  background: #febc22e6;
  font-weight: bold;
  text-decoration: none !important;
  color: #140a33;
}

.faretypebox .active a:hover {
  text-decoration: none !important;
  color: #140a33;
}

.passname {
  padding: 0 0 0 70px;
  height: 60px;
  line-height: 60px;
  color: #140a33;
  font-size: 1.2rem;
  font-family: Poppins, sans-serif;
}

.passicon1 {
  background-image: url(/Public/images/pass/passicon1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
}

.passicon2 {
  background-image: url(/Public/images/pass/passicon2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
}

.passicon3 {
  background-image: url(/Public/images/pass/passicon3.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
}

.farelistbox {
  display: none;
}
.farelistbox.active {
  display: block;
}

.feeps {
  padding: 0.8em 0;
}

.rowbox {
  display: flex;
  flex-wrap: wrap;
}

.addpassbtn {
  color: #505050;
  text-decoration: none;
  display: block;
}

.addpassbtn:hover {
  background-color: #e7f1f9;
  color: #000000 !important;
}

@media (max-width: 767px) {
  .xpadding {
    padding-left: 0;
    padding-right: 0;
  }
  .nav > li > a {
    padding: 5px 15px;
  }
  .ad-gallery .ad-image-wrapper {
    height: 200px;
  }

  h1 {
    font-size: 1.6rem;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .passnewh2 {
    font-size: 1.4rem;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .passdetailbox {
    padding: 1rem;
  }

  .passtitle {
    left: 5%;
    width: 90%;
  }

  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    padding: 5px 15px;
  }

  .passname {
    padding: 0 0 0 50px;
    height: 40px;
    line-height: 40px;
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
}
