
/**===============================
========= //  Common Style
=================================**/
html {
  line-height: 1 !important;
}
body {
  font-family: "DBHelvethaicaXMed", Arial, Helvetica, sans-serif;
  line-height: 1 !important;
}
.main {
    position: relative;
}

.section {
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    min-height: 100vh;
}


figure {
  margin-bottom: 0;
}
figure img {
  margin: 0 auto;
  width: auto;
  height: auto;
}


/*-------- / header /-------*/
header {
    position: relative;
    padding-top: 14px;
}
.logo {
    max-width: 115px;
    width: 30%;
}
.logo img {
    width: 100%;
}
.info-tag{
  position: absolute;
    width: 50px;
    right: 15px;
    z-index: -1;
    top: 100px;
}
@media (min-width: 768px) { 
  .info-tag{
    width: 75px;
  }
}

/*-------- / box-top-header /-------*/
.box-top-header {
  position: relative;
  z-index: 1;
}
.box-top-header .logo {
  max-width: 100px;
  width: 25%;
  margin: 0 auto 0;
  position: relative;
}
.box-top-header .logo-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  overflow: hidden;
}
.box-top-header .logo-bg img {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  min-width: 100%;
}

.logo-bg.has-tag::after {
  
  background-image: url(../img/bg_blue.png);
  background-repeat: no-repeat;
  background-size: contain;
}


/*-------- / box-top /-------*/
.box-top {
  background-image: url(../img/bg_blue.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
.box-top .wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 90%;
  margin: 0 auto;
  padding-top: 6%;
  padding-bottom: 6%;
}
.box-top .ttl {
}
.box-top .door {
}

/*-------- / box-top-product /-------*/
.box-top-product {
  margin-top: -30px;
}
.box-top-product .item {
  width: 85%;
  margin: 0 auto;
}
.box-top-product .text {
  width: 65%;
  margin: 0 auto;
}

/*-------- / box-ticket /-------*/
.box-ticket {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 18px;
}

/*-------- / btn-facebook /-------*/
.btn-facebook {
  width: 75%;
  margin: 18px auto 0;
}

/*-------- / list-shop  /-------*/
.list-shop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 70%;
  margin: 20px auto 0;
}
.list-shop .item {
  margin: 0 2px;
}
.list-shop .item.item-txt {
  width: 54px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

/*-------- / body /-------*/
.wrap-img img {
    margin: 0 auto;
}

.list-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.box-title {
  max-width: 400px;
  width: 74%;
  margin: 27px auto 0;
}
.box-charecter {
  width: 65%;
  margin: -14px auto 0;
}
.box-product {
  margin: 10px auto;
}

/*-------- / footer /-------*/
footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.logo-footer {
  width: 15%;
  margin: 0 0 0 5px;
}
.text-footer {
  width: 57%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.text-footer img {
  margin: 0 auto;
  width: 100%;
  height: auto;
}



/**===============================
========= //  Custom Style
=================================**/

.img-register img {
  width: 77%;
  margin: 0 auto;
}
@media (min-width: 768px) { 
  .img-register img {
    width: 100%;
    margin: 0 auto;
  }
}

.box-profile {
  position: relative;
}
.box-profile::after {
  content: '';
  position: absolute;
  width: 40%;
  height: 1px;
  background-color: #0369ae;
  left: 30px;
  top: 20px;
  z-index: 0;
  max-width: 150px;
}
.box-profile .profile-name {
  font-size: 24px;
  line-height: 0.9;
  /*padding-left: 15px;*/
  color: #0578c7;
}
.box-profile .btn-profile{
  margin-top: 5px;
  background-color: #0369ae;
  color: #fff;
  padding: 0 15px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
}

/*-------- / footer /-------*/
.form-cmn {
}
.form-cmn input {
  height: 35px;
}
.form-cmn .small {
  font-size: 16px;
  padding-left: 15px;
}

/*-------- / btn /-------*/
.btn-cmn {
  color: #fff !important;
  padding: 2px 30px;
  background-color: #ea2830;
  position: relative;
  border-radius: 60px;
  font-size: 30px;
  -webkit-box-shadow: inset -3px -3px 5px 5px rgb(148 25 30), inset 3px 3px 5px 5px rgb(241 102 107);
  box-shadow: inset -3px -3px 5px 5px rgb(148 25 30), inset 3px 3px 5px 5px rgb(241 102 107);
  box-shadow: inset -3px -3px 5px 5px rgb(148 25 30), inset 3px 3px 5px 5px rgb(241 102 107);
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  text-shadow: 0px 0px 4px rgba(125,125,125,0.7);
}

.btn-cmn-normal {
  color: #fff !important;
  padding: 2px 30px;
  background-color: #ea2830;
  position: relative;
  font-size: 30px;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  text-shadow: 0px 0px 4px rgba(125,125,125,0.7);
}
.btn-cmn-normal.btn-green {
  background-color: #79ad00;
}

.fade-animate {
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  top: -30px;
  position: relative;
}
.fade-animate.no-fade {
  opacity: 1;
  visibility: visible;
  top: 0;
}

.text-start li {
  line-height: 1.5;
}