[v-cloak] {
  display: none;
}
* {
  margin: 0;
  padding: 0;
  
}


body {
  font-family: 'Kanit', sans-serif !important;
  /* background-image: linear-gradient(180deg, #3032FC 0%, #24195D 48.6%, #6E17C1 100%); */
  background-color: #0016dd;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  /* background: -webkit-gradient(linear, left  bottom, right bottom, color-stop(0%,#3032FC), color-stop(48.6%,#24195D), color-stop(100%,#6E17C1)); */
  /* width: 100vw;
  min-height: 100vh;
  
  background-position: center;
    background-repeat: no-repeat; */
}  

.max-limit-size-logo {
  max-width: 200px;
}

.height70 {
  height: 70px;
}

.flag {
  width: 30px;
}

.between-menu {
  justify-content: space-between;
}

header {
  /* position     : fixed; */
  /* box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1); */
  width: 100%;
  /* background   : #1667B2; */
  z-index: 99;
  top: 0;
  left: 0;
}

header ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  display: flex;
}

header ul li {
  float: left;
  margin-top: 10px;
  padding: 0px 10px;
  /* width     : 100%; */
}

.mTop5 {
  margin-top: 5px !important;
}

.shadow-box-0-1 {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}

.shadow-box {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

.dy-none {
  display: none;
}

.mTop80 {
  margin-top: 80px;
}

.mTop100 {
  margin-top: 100px;
}

.mTop140 {
  margin-top: 140px;
}

.bg-FF {
  background: #FFFFFF;
}

.bg-BD {
  background: #BDBDBD !important;
}

.bg-F2 {
  background: #F2F2F2;
}

.bg-CI {
  background: #1667B2;
}

.bs {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.bd-s-4 {
  border-radius: 4px;
}

.bd-s-5 {
  border-radius: 5px;
}

.bd-right-0 {
  border-right: 0px !important;
}

.bd-left-0 {
  border-left: 0px !important;
}

.icon-facebook {
  width: 27px;
}

.icon-google {
  width: 27;
}

.box-center {
  width: 100%;
  display: flex;
  justify-content: center;
}

.a-line-none {
  text-decoration: none;
}

.cs-pointer {
  cursor: pointer;
}

.swal2-title {
  font-weight: 300 !important;
}

.btn-facebook {
  background: #3B5998;
  border: 1px solid #3B5998;
  border-radius: 5px;
}

.btn-google {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
}

.bd-confirm {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  padding: 0px 15px 30px 15px;
}

.box-login {
  width: 30%;
}

.box-register {
  width: 35%;
}

.box-confirm {
  width: 35%;
}

.box-forgot {
  width: 30%;
}

.box-invite {
  width: 25%;
}

@media screen and (max-width: 1199px) {
  .box-login {
    width: 30%;
  }
  .box-register {
    width: 40%;
  }
  .box-confirm {
    width: 40%;
  }
  .box-forgot {
    width: 35%;
  }
  .box-invite {
    width: 30%;
  }
}

@media screen and (max-width: 991px) {
  .box-login {
    width: 45%;
  }
  .box-register {
    width: 50%;
  }
  .box-confirm {
    width: 50%;
  }
  .box-forgot {
    width: 50%;
  }
  .box-invite {
    width: 45%;
  }
}

@media only screen and (max-width: 767px) {
  .box-login {
    width: 80%;
  }
  .box-register {
    width: 80%;
  }
  .box-confirm {
    width: 90%;
  }
  .box-forgot {
    width: 85%;
  }
  .box-invite {
    width: 80%;
  }
}

@media only screen and (max-width: 331px) {
  .box-login {
    width: 90%;
  }
  .box-register {
    width: 90%;
  }
  .box-confirm {
    width: 95%;
  }
  .box-forgot {
    width: 95%;
  }
  .box-invite {
    width: 90%;
  }
}

.bg-wall {
  background-image: url("../images/credentown.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
}

.bg-wall2 {
  background-image: url("../images/bg-creden.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
}

.bg-imgreview {
  background-image: url("../images/credentown.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  /* padding-bottom: 675px; */
  height: fit-content;
}

.m-t-50 {
  margin-top: 50px;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 35px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.m-l-100 {
  margin-left: 100px !important;
}

.p-t-200 {
  padding-top: 200px;
}

.p-t-20 {
  padding-top: 20px;
}

.p-b-200 {
  padding-bottom: 200px;
}

.p-b-100 {
  padding-bottom: 100px;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.m-b-120 {
  margin-bottom: 120px !important;
}

.f72 {
  font-size: 140px;
}

.text-cen {
  text-align: center;
}

ul.timeline {
  list-style-type: none;
  position: relative;
}

ul.timeline:before {
  content: ' ';
  background: #1667B2;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 100%;
  z-index: 400;
}

ul.timeline>li {
  margin: 20px 0;
  padding-left: 20px;
}

ul.timeline>li:before {
  content: ' ';
  background: #1667B2;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  left: 25px;
  width: 10px;
  height: 10px;
  z-index: 400;
}

ul.timeline2 {
  list-style-type: none;
  position: relative;
}

ul.timeline2:before {
  content: ' ';
  background: #FFFFFF;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 100%;
  z-index: 400;
}

ul.timeline2>li {
  margin: 20px 0;
  padding-left: 20px;
}

.h200 {
  height: 200px;
}

.h350 {
  height: 350px;
}
.h500 {
  height: 500px !important;
}

.h216 {
  height: 200px;
  margin-bottom: 20px;
}

.bg-wall3 {
  background-color: #1667B2;
  width: 100%;
  height: 640px;
  background-size: cover;
  background-position: center;
}
.card-resize {
  padding-bottom: 15%;
  padding-top: 10%;
  padding-left: 10%;
    padding-right: 10%;

}
.card-resizeregister {
  padding-bottom: 9%;
  padding-top: 10%;
  padding-left: 5%;
  padding-right: 5%;
}
.card-resizerepassword {
  padding-bottom: 9%;
  padding-top: 10%;
  padding-left: 1%;
  padding-right: 1%;
}
.card {
  border-radius: 1.3rem;

}
