@media (max-width: 767px) {
  .h1, h1 {
    font-size: 1.5rem;
}
.box2-up {
    margin-top: 0px;
    margin-bottom: 10px;
}
}

 
.tt_tx_line {
        float: left;
        width: 100%;
        font-size: 13px;
        color: #FFF;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 5px 0px;
        text-align: center;
        background-color: #57C42E;
      }
      .tt_tx_line {
        float: left;
        width: 100%;
        font-size: 13px;
        color: #FFF;
        text-align: left;
        margin: 5px 0px 0px 0px;
        text-align: center;
      }
      #topbar.tt_open .tt_img_fixed,
      .tt_open  .tt_btn_close,
      .tt_btn_open {display: none;}
      .tt_open .tt_btn_open {display: block;}
      #topbar{position:fixed;width:210px;z-index:9999999;right:10px;top:210px;padding:10px 0px 0px 0px;}
      .tt_img_line {float:left;width:96%;padding: 5px 2% 5px 2%;}
      .tt_tx_line.top {margin: 10px 0px 0px 0px;}
      .tt_tx_line {float:left;width:100%;font-size:13px;color:#FFF;text-align: left;margin: 5px 0px 0px 0px;text-align: center;}


      .tt_btn_open2,
      .tt_btn_close2 {float: left;width:25px;height: 25px;background-color:#333;margin: 0px 0px 10px 0px;color:#FFF;text-align: center;cursor: pointer;}
      .tt_btn_close2 .fa,
      .tt_btn_open2 .fa {font-size:18px;line-height:22px;}
      #topbar2.tt_open2 .tt_img_fixed2,
      .tt_open2  .tt_btn_close2,
      .tt_btn_open2 {display: none;}
      .tt_open2 .tt_btn_open2 {display: block;}
      #topbar2{position:fixed;width:180px;z-index:99999999;left:10px;top:210px;padding:10px 0px 0px 0px;-webkit-transition: all .5s ease-in-out 0s;  -o-transition: all .5s ease-in-out 0s; -moz-transition: all .5s ease-in-out 0s; transition: all .5s ease-in-out 0s;}


.-x-input-icon {
  display: flex;
  align-items: center;
  border-radius: 3px;
  position: relative;
}

.-icon {
  position: absolute;
  left: 8px;
  height: 18px;
}

.form-control {
  color: #aaa;
  background-color: #14141f;
  background-clip: padding-box;
  border: 1px solid #484848;
  border-radius: 2px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .7875rem;
  line-height: 1.5;
  border-radius: 2px;
}

.form-control:focus {
  color: #aaa;
  background-color: #14141f;
  background-clip: padding-box;
  border: 1px solid #484848;
  border-radius: 2px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.nav-tabs {
  border-bottom: 1px solid rgba(222,226,230,0);
}

.btn-primary {
  color: #fff;
}

.box-shadow {
  margin-bottom: 1rem;
  background-color: #0d0e1c;
  box-shadow: 0 0 12px 7px #fdd605;
  border-radius: 2px;
  position: relative;
}

.bt-login {
  background-color: #b1840d;
  border-radius: 0px;
  border-color: #e1b234;
  width: 132px;
}

.bt-login:hover {
  background-color: #b1840d;
  border-radius: 0px;
  border-color: #e1b234;
  width: 132px;
}

.bt-login:active {
  background-color: #b1840d;
  border-radius: 0px;
  border-color: #e1b234;
  width: 132px;
}

.btn-primary {
  color: #fff;
  background-color: #b1840d;
  border-color: #e1b234;
}

@media (max-width: 768px) {
  #slider img {
    padding-top: 50px;
  }
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #ffffff;
  /*background-color: #68A8E8;*/
  background: linear-gradient(180deg,transparent 0,rgb(230,168,31));
  /*border-color: #dee2e6 #dee2e6 #fff;*/
  border: none;
  padding-bottom: 9px;
}

@media (max-width: 768px) {
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    height: 80px;
  }
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: none;
  padding-bottom: 9px;
}

.nav-tabs .nav-link {
  color: #888;
  transition: color .2s;
  border: none;
  font-size: 13px;
  /*height: 35px;*/
}

.nav-tabs .nav-link:hover {
  color: #ffffff;
  transition: color .2s;
  font-weight: bold;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
  height: 53px;
  padding-top: 21px;
}

.detail-box {
  position: relative;
  margin-top: 4rem;
  padding: 4rem 3rem 2rem;
  border: 2px solid #d6a649;
  border-radius: 60px;
}

.detail-box-header {
  /*width: 500px;*/
  position: absolute;
  background-color: #0d0e1c;
  top: -30px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.qr-container {
  max-width: 250px;
  margin: 0 auto;
  border-radius: 2px;
  padding: 1rem;
  background-color: rgba(104,168,231,.45);
}

@media (min-width: 300px) {
  .text-center.detail-box-header-text01 {
    font-size: 15px;
  }
}

@media (min-width: 576px) {
  .text-center.detail-box-header-text01 {
    font-size: 28px;
  }
}

@media (min-width: 300px) {
  .text-center.detail-box-header-text02 {
    font-size: 12px;
  }
}

@media (min-width: 576px) {
  .text-center.detail-box-header-text02 {
    font-size: 20px;
  }
}

@media (min-width: 576px) {
  #slider {
    height: 420px;
  }
}

@media (max-width: 767px) {
  .container.contain-grap {
    margin-top: 81px;
  }
}

@media (min-width: 300px) {
  #slider {
    height: 180px;
  }
}

@media (min-width: 768px) {
  #slider {
    height: 320px;
    /*margin-top: 50px;*/
  }
}

@media (min-width: 300px) {
  .detail-box-header {
    width: 282px;
  }
}

@media (min-width: 576px) {
  .detail-box-header {
    width: 452px;
  }
}

@media (min-width: 300px) {
  .container.contain-grap {
    margin-top: 90px;
    margin-bottom: 40px;
  }
  .container.contain-grap.box2-up {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (min-width: 576px) {
  .container.contain-grap {
    margin-top: 95px;
    margin-bottom: 45px;
  }
}

@media (min-width: 768px) {
  .container.contain-grap {
    margin-top: 120px;
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .container.contain-grap {
    margin-top: 31px;
    margin-bottom: 31px;
  }
}

@media (min-width: 768px) {
  .box-h {
    border-right: 2px solid rgba(255,255,255,0.03);
  }
}

.meniMx {
  border-bottom: 1px solid rgba(214,166,73,0.24);
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
}

p {
}
