@import url('https://fonts.googleapis.com/css?family=Kanit:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
body{
  background: #000 !important;
}
.aalink{
  color: #000 !important;
  text-shadow: none !important;
}
.icon_f1{
  max-height: 30px;
}
.icon_f2{
  max-height: 50px;
}
.h1-detail{
  margin-bottom: 6px;
  font-size: 24px;
}
.bg-con{
  background: #e2e2e2;
  font-family: 'Kanit', sans-serif;
}
.h3-box{
  margin-top: 10px;
  font-weight: 500;
  font-size: 15px;
}
.p-box{
  font-weight: 300;
  font-size: 12px;
}
.atvm{
  border-left: 1px solid #8f8f8f;
  border-right: 1px solid #fff;
  color: #000 !important;
  background: #e2e2e2;
  font-size: 14px;
  text-shadow: none;
  text-shadow: -1px -1px 0px rgba(255,255,255,1);
}
.container {
  max-width: 748px !important;
}
.new-btn{
  border: 2px solid #700000;
  cursor: pointer;
  color: #fff;
  font-size: 12px !important;
  font-style: italic;
  padding: 2px 10px !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgb(0, 0, 0);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background: linear-gradient(to bottom, #8fdfff 0px, #2199ca 4.5%, #077aa9 100%) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2A4A2', endColorstr='#c20105', GradientType=0);
  background-color: #c20105;
}
.btn-secondary {
  border-color: #2199ca !important;
}
.bg-dark2 {
  font-family: 'Kanit', sans-serif;
  background-color: #25aae1 !important;
  clear: both;
      border-top: 1px solid #a8e6ff;
border-bottom: 2px solid #ffffff;
  background: -moz-linear-gradient(top, #d93636 0%, #c72222 48%, #ba0101 49%, #a60101 100%);
  background: -o-linear-gradient(top, #d93636 0%,#c72222 48%,#ba0101 49%,#a60101 100%);
  background: -ms-linear-gradient(top, #d93636 0%,#c72222 48%,#ba0101 49%,#a60101 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d93636', endColorstr='#a60101',GradientType=0 );
  padding: 0 !important;
}
.box-x-top {
  padding-bottom: 15px;
  border-bottom: 4px solid #1385b3;
}
.box-x{
  padding-bottom: 15px;
  border-bottom: 1px solid #003044;
}
.bg-top{background: #2199ca;}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
    border-left: 1px solid #1192c7;
border-right: 1px solid #38bff7;
    position: relative;
    font-size: 14px;
    display: block;
    text-decoration: none;
    color: #fff;
    text-shadow: -1px -1px 0px rgba(0,0,0,0.4);
}
.img-bar{
  max-height: 138px;
  width: auto !important;
}
.img-bar-t{text-align: right;}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.bar-menu{
  border-left: 1px solid #38bff7;
  border-right: 1px solid #1192c7;
}
.navbar-dark .navbar-nav .nav-link:hover{
  border-left: 1px solid #8f8f8f;
  border-right: 1px solid #fff;
  color: #000 !important;
  background: #e2e2e2;
  font-size: 14px;
  text-shadow: none;
  text-shadow: -1px -1px 0px rgba(255,255,255,1);
}
.copy-p{
  margin-bottom: 0px;
  color: #000;
  font-size: 14px;
}
.copy_hg{
  background: #CCC;
  padding: 9px;
  color: #000;
}
.copy_hg a{
      color: #616161;
}
.img-pro{
  border: 2px solid #333333;
  padding: 2px;
  border-radius: 12px;
}
.modal-header .close {
  padding: 5px 10.17px !important;
  border-radius: 50%;
  margin: -1.5rem -1.5rem -1rem auto !important;
  background: #d40000 !important;
  opacity: 1 !important;
  color: #fff !important;
  border: 4px solid #FFF !important;
  font-family: -webkit-body !important;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem !important;
    border-radius: 7px !important;
    background: #FFF !important;
    padding: 4px !important;
    margin-bottom: 8px !important;
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #000 !important;
  background-clip: padding-box;
  border: 2px solid rgb(255, 255, 255) !important;
  border-radius: .3rem;
  outline: 0;
  padding: 6px !important;
  border-radius: 12px !important;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background: #FFF !important;
  border-radius: 7px !important;
  padding: 4px !important;
}
.mnxa{
  min-height: 937px;
}
.bg-web{
  background: #FFFFFF url(../img/bg/1.jpg) center 0 no-repeat;
}
.register-btn{
  border: 1px solid #700000 !important;
  cursor: pointer;
  color: #fff;
  font-size: 18px !important;
  font-style: italic;
  padding: 3px 16px !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background: linear-gradient(to bottom, #F2A4A2 0px, #fb3c3f 4.5%, #c20105 100%) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2A4A2', endColorstr='#c20105', GradientType=0);
  background-color: #c20105 !important;
  margin-top: 14px;
}
.login-btn{
  border: 1px solid #6b5000 !important;
  cursor: pointer;
  color: #fff;
  font-size: 18px !important;
  font-style: italic;
  padding: 3px 16px !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background: linear-gradient(to bottom, #d49f00 0px, #f7b900 4.5%, #906c00 100%) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2A4A2', endColorstr='#c20105', GradientType=0);
  background-color: #000000 !important;
  margin-top: 14px;
}
.logo{
  max-width: 230px;
  z-index: 99;
  margin-top: 47px;
}
.modal-h3{
  margin-bottom: 2px;
  font-size: 16px;
}
.modal-hp{
  font-size: 12px;
  font-weight: 300;
  margin: 0;
}
@media only screen and (max-width: 414px) {
  .logo{
    max-width: 148px;
    z-index: 99;
    margin-top: 18px;
    position: absolute;
  }
  .img-bar {
    max-height: 98px;
    width: auto !important;
    margin-top: 14px;
    margin-bottom: 6px;
    z-index: 9;
  }
  .bg-dark2 {
    padding: 6px 9px !important;
  }
  .navbar-dark .navbar-toggler {
    background: #000;
  }
}
