@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/notoseriflao.css);
/** 'Noto Serif Lao' */

@import url(//fonts.googleapis.com/earlyaccess/laomuangdon.css);
/** 'Lao Muang Don' */

@import url(//fonts.googleapis.com/earlyaccess/laomuangkhong.css);
/** 'Lao Muang Khong' */

@import url(//fonts.googleapis.com/earlyaccess/laosanspro.css);
/** 'Lao Sans Pro' */

#train-route-text span {
  display: table;
  margin: 0 auto;
}

html {
  font-size: 20px;
}

@media only screen and (min-width: 360px) {
  html {
    font-size: 22px !important;
  }
}
@media only screen and (min-width: 376px) {
  html {
    font-size: 23px !important;
  }
}
@media only screen and (min-width: 414px) {
  html {
    font-size: 25px !important;
  }
}
@media only screen and (min-width: 641px) {
  html {
    font-size: 25px !important;
  }
}
html {
  -ms-touch-action: none;
}
body {
  font-family: "Lao Sans Pro", Heiti SC, DroidSans, DroidSansFallback, Arial,
    "Microsoft YaHei";
  background-color: #f5f5f5;
}
input {
  font-family: "Lao Sans Pro", Arial, "Microsoft YaHei", sans-serif;
}
a {
  text-decoration: none;
  -webkit-touch-callout: none;
  color: #333;
  outline: medium none;
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: color;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
}
a:link,
a:visited,
a:active {
  text-decoration: none;
}
a:hover {
  color: #111;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
span,
a {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img,
iframe {
  border: 0;
}
:focus {
  outline: 0;
}
i,
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

.fixed {
  /* background-color: #f92d6e; */
  background-color: #ffe200;
  box-shadow: 0 2px 10px 0 rgb(0 0 0 / 25%);
  position: fixed;
  width: 100%;
  height: 2rem;
  z-index: 9;
}
  .fixed.has-tab {
    height: 4rem;
  }

.header-box {
  display: block;
  max-width: 320px;
  max-width: 100%;
  height: 2rem;
  color: #293664;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-l {
  margin-left: 10px;
}
.header-l a i {
  color: #293664;
}
.header-r {
  margin-right: 10px;
}
.header-r a i {
  color: #293664;
}
.header-title h1 {
  font-size: 0.8rem;
  line-height: 2rem;
  height: 2rem;
}

.scroller-body {
  top: 0;
  bottom: 4rem;
  right: 0;
  left: 0;
  position: absolute;
  z-index: auto;
}
.scroller-box {
  /* padding-bottom: 2.8rem; kee comment*/
  padding-bottom: 0;
}
.member-top {
  height: 100%;
  min-height: 100vh;
  margin-top: 2rem;
  padding-top: 1rem;
  width: 100%;
  background-color: #ffe200;
  position: relative;
}
  .member-top.has-tab {
    margin-top: 4rem;
  }
.badge {
  font-size: .6em;
}
.list a.list-item {
  font-size: .8rem;
  padding-top: .1rem;
  padding-bottom: .1rem;
  margin-right: 2rem;
  margin-left: 2rem;
}
.list a.list-item:hover {
  color: #ff1558;
}
.member-center {
  padding: 1rem 0;
  height: 100%;
  min-height: 100vh;
  position: relative;
  font-size: 0.8rem;
  padding-bottom: 1rem;
  background-color: #fbfbfb;
  z-index: 1;
  border-radius: 30px 30px 0 0;
}
.container-fluid > h1 {
  display: flex;
  justify-content: center;
  text-decoration: underline;
  color: #293664;
  text-decoration-color: #293664;
}
.member-center h1 i {
  color: #ffe200;
}
.member-center h1 p {
  color: #293664;
}
.member-center h1 span {
  color: #ffe200;
}
.form-select,
.form-control {
  font-size: 0.8rem;
}
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #2936645c;
  color: #293664;
}
.form-select:focus {
  border-color: #fbc7d5;
  outline: 0;
  box-shadow: none;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #ffe5ec;
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgb(255 164 190 / 15%);
}
.form-inline {
  display: inline-block;
  min-width: 195px;
  width: 85%;
}
.ps-4 {
  position: relative;
  padding-left: 2rem!important;
}
.ico {
  color: #ffe200;
  display: inline-block;
}
.card {
  border: none;
  box-shadow: 0px 0px 9px 1px #2936645c;
}
.card-item {
  position: relative;
}
.card-item .add {
  position: absolute;
  right: 10px;
  bottom: 5px;
  color: #fff;
}
.card h2,
.card label {
  font-size: 0.6rem;
  border-radius: 0.2rem;
}
.card p {
  font-size: .6rem;
}
.card input {
  font-size: 0.6rem;
  border-radius: 0.2rem;
}
.card a:hover {
  color: none;
}
.form-control-sm {
  padding: 0 0.5rem;
}
.card h1 {
  text-decoration: underline;
  text-decoration-color: #111;
}
.card p span {
  color: #ff1558;
}
.px-2 {
  padding-right: 0!important;
  padding-left: 0!important;
}
.text-darks {
  color: #293664;
}
.location {
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  min-height: 310px;
}
@media only all and (min-width: 768px) {
  .location {
    min-height: 470px;
  }
}
.btn {
  height: 1.3rem;
  padding: 0 0.75rem;
  border-radius: 0.5rem;
}
.btn:focus {
  outline: none;
  box-shadow: none;
}
.btn-danger {
  color: #fff;
  font-weight: 300;
  background-color: #37B1B5;
  border-color: #37B1B5;
  font-size: .7rem;
  box-shadow: 2px 3px 3px -2px #0000004f;

}
.btn-danger:hover {
  color: #fff;
  background-color: #37B1B5;
  border-color: #37B1B5;
}
.btn-danger:focus {
  background-color: #37B1B5;
  border-color: #37B1B5;
  box-shadow: none;
}
.btn-danger:active {
  background-color: #37B1B5;
  border-color: #37B1B5;
}
.btn-danger:active:focus {
  box-shadow: none;
}

/* playment  */
.wtm-bottom-mask.up {
  display: block;
  bottom: 0;
  animation: optionBlockUp 0.5s ease-in-out;
  -webkit-animation: optionBlockUp 0.5s ease-in-out;
}

.wtm-bottom-mask {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  display: block;
}
.wtm-bottom-mask-bg {
  display: block;
  position: absolute;
  z-index: 21;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.65);
}
.wtm-bottom-mask-block {
  display: block;
  position: absolute;
  z-index: 22;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 12rem;
  background: #FFF;
}
.wtm-bottom-mask-top {
  position: relative;
  z-index: 1;
  display: block;
  padding: 0.5rem;
}
.wtm-cart-num {
  display: block;
  padding: 0.5rem 0;
  text-align: center;
  font-size: 0.6rem;
  color: #000;
  line-height: 1rem;
}
.wtm-cart-num em {
  font-size: 1rem;
  color: #ff1558;
  font-weight: 600;
  display: inline-block;
  vertical-align: sub;
  margin: 0 0.2rem;
}
.wtm-bottom-mask-close {
  position: absolute;
  z-index: 1;
  top: -0.6rem;
  right: 0;
  background: #FFF;
  width: 0.9rem;
  height: 0.9rem;
  padding: 0.15rem;
  border-radius: 100%;
}
.wtm-bottom-mask-close i {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../../../images/close_window.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    opacity: 0.5rem;
}
.wtm-inp-con {
  display: block;
  clear: both;
  margin-top: 2rem;
}
.wtm-inp-con ul {
  background: #fff;
}
.wtm-inp-cart ul li {
  height: auto;
  margin: 0;
  background-color: transparent;
}
.wtm-inp-con ul li {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 2rem;
  margin-left: 0.5rem;
  background-color: #fff;
  border-bottom: solid #eee 0.05rem;
}
.wtm-inp-con ul li .input-box {
  display: block;
  height: 2rem;
  margin: 0 0.5rem 0 5rem;
  position: relative;
  z-index: 1;
}
.wtm-inp-cart ul li .input-box {
  margin: 0;
}
.pl5 {
  padding-left: 0.5rem;
}
.input-box label {
  display: inline-block !important;
  height: 2rem !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 0.6rem !important;
  line-height: 2rem !important;
  color: #555 !important;
}
.wtm-inp-con ul li .input-box .checkbox {
  position: absolute;
  z-index: 1;
  top: 0.5rem;
  left: 0.5rem;
}
.input-box label input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] {
  position: relative;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #f5f5f5;
  border: 0.05rem solid #ccc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: middle;
}
.input-box label .power {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
  height: 0.9rem;
  margin: 0 0.2rem;
  border: solid 0.05rem #ddd;
  border-radius: 0.5rem;
}
.input-box label .power i {
  position: absolute;
  z-index: 1;
  top: 0rem;
  left: 0rem;
  width: 0.9rem;
  height: 0.9rem;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0.05rem 0.1rem 0.25rem rgb(0 0 0 / 30%);
}
.wtm-inp-cart ul li .input-box p {
  font-size: 0.55rem;
  position: absolute;
  z-index: 1;
  top: 0.8rem;
  right: 0.5rem;
  color: #555;
}
.wtm-inp-cart ul li .input-box p em {
  font-size: 0.6rem;
  font-weight: 600;
  color: #000;
}

@media only screen and (max-width: 540px) {
  .list a.list-item {
    margin-right: .8rem;
    margin-left: .8rem;
}
}

.price-button {
  background-color: #37B1B5;
}
.price-button a p {
  color: white;
}

.page-tab {
  height: 100%;
}

.page-tab a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  color: #293664;
  font-size: .8rem;
}

.page-tab.active {
  background-color: #293664;
}

  .page-tab.active a {
    color: #fff;
  }