/* stylelint-disable selector-max-class, selector-max-combinators, selector-max-compound-selectors, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix */

/* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */

/* Account for fixed navbar */
body {
  padding-top: 70px;
      font-family: 'Sarabun', sans-serif !important;
      background: #0e1821;
      color: #FFF;
}

body,
.navbar-fixed-top,
.navbar-fixed-bottom {
  min-width: 970px;
}

/* Don't let the lead text change font-size. */
.lead {
  font-size: 16px;
}

/* Finesse the page header spacing */
.page-header {
  margin-bottom: 30px;
}
.page-header .lead {
  margin-bottom: 10px;
}
.navbar{
  min-height: 82px;
}

.navbar-brand {
  padding: 13px 15px;
  height: auto;
}

.w-100{
  width: 100% !important;
}

.carousel-indicators .active {
    width: 45px;
}

.promtion{
  border: 1px solid #757575;
}
#slide_web{
  margin-top: 50px;
}

.box_register{
  border-radius: 0px;
  border: 2px solid #FFC107;
  padding: 4px;
  background: rgba(0, 0, 0, .85);
  box-shadow: 1px 1px 9px 0px #FFC107;
  text-align: center;
}

.f_box_1{
  width: 33.3%;
  float: left;
}

.x{
  width: 100%;
  padding: 2px;
  display: block;
}

.x a{
  color: #b7b7b7;
  border-left: 2px solid #b7b7b7;
  padding-left: 9px;
}

.h3_title{
  margin-top: 0px;
  margin-bottom: 5px;
  line-height: 1.6;
  font-weight: 700;
  font-size: 24px;
    background: -webkit-linear-gradient(top, #fde725 45%, #e09f1e 48%, #fcfa00 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 25px #4d0148);
    -webkit-background-clip: text;
    filter: drop-shadow(0 0 25px #FFC107);
}

.form-group {
  margin-bottom: 9px;
}

.box_register input{
  font-size: 16px;
    height: auto;
    border-radius: 0px;
    border: 0;
}

.btn_web{
  color: #000;
    border: 0;
    border-radius: 0px;
    width: 49.4%;
    font-size: 16px;
font-weight: 400;
    background: #d89c14;
    background: -moz-linear-gradient(top, #FFEB3B 0%, #c57500 100%);
    background: -webkit-linear-gradient(top, #FFEB3B 0%, #c57500 100%);
    background: linear-gradient(to bottom, #FFEB3B 0%, #c57500 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9e4efc', endColorstr='#570dc8', GradientType=0);
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 0px 3px 0px 0px rgb(144, 0, 83);
    -moz-box-shadow: 0px 3px 0px 0px rgba(58, 0, 144, 1);
    box-shadow: 0px 3px 0px 0px rgb(113, 69, 0);
}

.img-box-register{
  border-radius: 0px;
  border: 2px solid #FFC107;
  padding: 4px;
  background: rgba(0, 0, 0, .85);
  box-shadow: 1px 1px 9px 0px #FFC107;
  text-align: center;
}

.box_web_1{
  width: 100%;
  display: inline-block;
  margin-top: 26px;
}

.box_web_2{
  width: 100%;
  display: inline-block;
  margin-top: 26px;
}

.box_web_3{
  width: 100%;
  display: inline-block;
  margin-top: 26px;
}

.box_web_4{
  width: 100%;
  display: inline-block;
  margin-top: 26px;
}

.box_web_page{
  width: 100%;
  display: inline-block;
  margin-top: 50px;
}

.box1_web_page{
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}

.box2_web_page{
  width: 100%;
  display: inline-block;
  margin-top: 12px;
}

.mb-6{
  margin-bottom: 6px;
}

.box_l{
  float: left;
  width: 32.2%;
  text-align: center;
}

.box_r{
  float: left;
  width: 67.8%;
  padding-left: 12px;
  text-align: center;
}

.img_web{
  float: right;
  width: 16.66%;
  text-align: center;
}

.img_web_bot {
    float: left;
    width: 33.33%;
    text-align: center;
}

.img_web_bot a{
  border: 4px solid #223648;
  transform: translateZ(0);
  display: inline-block;
}
.img_web_bot a:hover{
  border: 4px solid #6f26ef;
  transform: translateZ(0);
  display: inline-block;
}

.img_web_bot a img:hover{
  opacity: .8;
}

.box_text{
  border: 3px solid #faf17c;
  border-radius: 22px;
  padding: 10px 22px;
  margin-bottom: 20px;
  background: #1f1f1f;
}

.box_text h2{
  margin-top: 0px;
  margin-bottom: 5px;
  line-height: 1.7;
  font-weight: 700;
  font-size: 32px;
  background: -webkit-linear-gradient(top, #fde725 45%, #e09f1e 48%, #fcfa00 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box_text p{
  font-size: 18px;
}

.box_text p a{
  font-size: 18px;
  color: #d83f34;
  font-weight: 600;
  text-decoration: underline;
}

.box_text p a:hover{
  font-size: 18px;
  color: #FFEB3B;
  font-weight: 600;
  text-decoration: underline;
}

.img1a_web {
  float: left;
  width: 33.33%;
  text-align: center;
  margin: 6px 0;
}

.img1a_web a{
  transform: translateZ(0);
  display: inline-block;
}
.img1a_web a:hover{
  transform: translateZ(0);
  display: inline-block;
}

.img1a_web a img:hover{
  opacity: .8;
}

.img_web img{
  width: 99%;
}
.input_top{
  width: 100px !important;
      height: 32px;
      padding: 6px 12px;
      border: 0;
      border-radius: 4px !important;
      background: #ffffff;
      box-shadow: inset 1px 1px 5px -1px rgb(47 46 46);
}

.btn_login{
  color: #000;
    border: 0;
    font-weight: 600;
    background: #d89c14;
    background: -moz-linear-gradient(top, #FFEB3B 0%, #c57500 100%);
    background: -webkit-linear-gradient(top, #FFEB3B 0%, #c57500 100%);
    background: linear-gradient(to bottom, #FFEB3B 0%, #c57500 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9e4efc', endColorstr='#570dc8', GradientType=0);
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 0px 3px 0px 0px rgb(144, 0, 83);
    -moz-box-shadow: 0px 3px 0px 0px rgba(58, 0, 144, 1);
    box-shadow: 0px 3px 0px 0px rgb(113, 69, 0);
}

.navbar-default .navbar-nav>li>a {
  color: #FAF17C;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #e4e4e4;
}

.navbar-default {
  background-color: #1f1f1f;
  border-color: #4c4c4c;
}

.box_icon{
  position: absolute;
  margin-top: 148px;
}

.icon_footer{
  font-size: 32px;
  color: #EEE;
  margin-right: 10px;
}

.icon_footer:hover{
  color: #3F51B5;
}

footer{
  background-color: rgb(32 49 64);
  padding: 45px 0 18px 0;
  margin-top: 30px;
  width: 100%;
    display: inline-table;
}

/* Non-responsive overrides
 *
 * Utilize the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */

/* Reset the container */
.container {
  width: 1024px;
  max-width: none !important;
}

/* Demonstrate the grids */
.col-xs-4 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86, 61, 124, .15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86, 61, 124, .2);
}

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}

/* Always float the navbar header */
.navbar-header {
  float: left;
}

/* Undo the collapsing navbar */
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  visibility: visible !important;
  border-top: 0;
}

.navbar-toggle {
  display: none;
}

.navbar-brand {
  margin-left: -15px;
}

/* Always apply the floated nav */
.navbar-nav {
  float: left;
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
.navbar-nav > li > a {
  padding: 38px 15px;
  font-size: 18px;
}

/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
  float: right;
}

/* Undo custom dropdowns */
.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}

/* Undo form expansion */
.navbar-form {
  float: left;
  width: auto;
  padding-top: 23px;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Copy-pasted from forms.less since we mixin the .form-inline styles. */
.navbar-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.navbar-form .form-control-static {
  display: inline-block;
}

.navbar-form .input-group {
  display: inline-table;
  vertical-align: middle;
}

.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
  width: auto;
}

.navbar-form .input-group > .form-control {
  width: 100%;
}

.navbar-form .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .radio,
.navbar-form .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .radio label,
.navbar-form .checkbox label {
  padding-left: 0;
}

.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}

.navbar-form .has-feedback .form-control-feedback {
  top: 0;
}

/* Undo inline form compaction on small screens */
.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.form-inline .form-control-static {
  display: inline-block;
}

.form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
  width: auto;
}

.form-inline .input-group > .form-control {
  width: 100%;
}

.form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .radio,
.form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
  padding-left: 0;
}

.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}

.form-inline .has-feedback .form-control-feedback {
  top: 0;
}
