.hS80 {
  font-size: 80px;
  line-height: 80px;
}
.hS72 {
  font-size: 72px;
  line-height: 72px;
}
.hS60 {
  font-size: 60px;
  line-height: 60px;
}
.hS55 {
  font-size: 55px;
  line-height: 55px;
}
.hS48 {
  font-size: 48px;
  line-height: 48px;
}
.hS40 {
  font-size: 40px;
  line-height: 40px;
}
.hS36 {
  font-size: 36px;
  line-height: 36px;
}
.hS34 {
  font-size: 34px;
  line-height: 34px;
}
.hS30 {
  font-size: 30px;
  line-height: 30px;
}
.hS28 {
  font-size: 28px;
  line-height: 28px;
}
.hS26 {
  font-size: 26px;
  line-height: 26px;
}
.hS24 {
  font-size: 24px;
  line-height: 24px;
}
.hS22 {
  font-size: 22px;
  line-height: 22px;
}
.hS20 {
  font-size: 20px;
  line-height: 20px;
}
.hS18 {
  font-size: 18px;
  line-height: 18px;
}
.hS16 {
  font-size: 16px;
  line-height: 16px;
}
@media (max-width: 1700px) {
  [class^='hS'] {
    font-size: 62px;
  }
}
/* ============ Transition ============ */
a:hover,
a:focus {
  text-decoration: none;
  outline: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
body {
  font-family: 'thaisans_neueregular';
  background: url('../img/bg/bg-plus.jpg') 0 0 repeat;
  min-width: 320px;
  color: #ffffff;
  font-size: 17px;
  overflow-x: hidden;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
/* Page 404 */
.demo-bg {
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.page-404 {
  display: table;
  height: 500px;
  position: relative;
  width: 100%;
  z-index: 100;
}
.page-404 .text {
  position: absolute;
  top: 20%;
  display: table;
  max-width: 1560px;
  width: 100%;
  left: 0;
  right: 0;
  opacity: 0.8;
  margin: 0 auto;
  text-align: center;
}
.page-404 .text h3 {
  font-size: 100px;
  line-height: 100px;
  color: #8c7946;
  margin: 0 0 20px;
  font-weight: bold;
}
.page-404 .text p {
  font-size: 60px;
  line-height: 60px;
  color: #fff;
  margin: 0;
}
/* end of Page 404 */
.container {
  max-width: 1560px;
  width: 100%;
}
.space50 {
  display: table;
  width: 100%;
  height: 50px;
}
.main-header-wrapper {
  display: table;
  width: 100%;
  position: relative;
  z-index: 200;
}
.main-header-wrapper .top-nav {
  display: inline-block;
  float: left;
  width: 100%;
  background: #151515;
  height: 55px;
  border-bottom: 1px solid #635332;
}
.main-header-wrapper .logo {
  position: relative;
}
.main-header-wrapper .logo a {
  display: inline-block;
  height: 100%;
  line-height: 55px;
  vertical-align: middle;
}
.main-header-wrapper .logo img {
  width: 100%;
  max-width: 160px;
}
.main-header-wrapper .nav-group {
  display: inline-block;
  float: right;
}
.main-header-wrapper .nav-group > ul {
  padding: 0;
  margin: 0;
}
.main-header-wrapper .nav-group > ul > li {
  list-style: none;
  display: inline-block;
  float: left;
  margin: 0;
  height: 55px;
  border-right: 1px solid #282828;
}
.main-header-wrapper .nav-group > ul > li.lang {
  padding: 15px 5px 0 15px;
}
.main-header-wrapper .nav-group > ul > li.lang .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: auto;
  margin-left: 25px;
}
.main-header-wrapper .nav-group > ul > li.lang .bootstrap-select > .dropdown-toggle {
  background: none;
  border: none;
  padding: 0 20px 0 0;
}
.main-header-wrapper .nav-group > ul > li.lang .btn-group.open .dropdown-toggle {
  box-shadow: none;
  border: none;
}
.main-header-wrapper .nav-group > ul > li.lang .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-size: 20px;
  line-height: 20px;
  color: #a7a7a7;
  width: 25px;
}
.main-header-wrapper .nav-group > ul > li.lang .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  background: url('../img/icon/ico-caret.png') center center no-repeat;
  width: 15px;
  height: 5px;
}
.main-header-wrapper .nav-group > ul > li.lang .dropdown-menu > li > a:hover {
  background: #27262a;
}
.main-header-wrapper .nav-group > ul > li.lang .dropdown-menu > li > a:focus {
  background: #8c7946;
}
.main-header-wrapper .nav-group > ul > li.lang .bootstrap-select.btn-group .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #151515;
  left: -10px;
}
.main-header-wrapper .nav-group > ul > li.lang .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
}
.main-header-wrapper .nav-group > ul > li.lang .language {
  position: relative;
  display: inline-block;
}
.main-header-wrapper .nav-group > ul > li.lang .language .flag-control {
  position: absolute;
  left: 0;
  top: 0;
}
.main-header-wrapper .nav-group > ul > li.btn-booking {
  position: relative;
}
.main-header-wrapper .nav-group > ul > li.btn-booking:hover .legal-box {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  visibility: visible;
  opacity: 1;
}
.main-header-wrapper .nav-group > ul > li.btn-booking .legal-box {
  visibility: hidden;
  opacity: 0;
  top: 54px;
  white-space: nowrap;
  position: absolute;
  width: 600px;
  padding: 30px 20px;
  right: 0;
  background: #16151a;
  border: 2px solid #b0892e;
  z-index: 500;
  overflow: hidden;
}
.main-header-wrapper .nav-group > ul > li.btn-booking .legal-box h3 {
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
  margin: 0 0 15px;
}
.main-header-wrapper .nav-group > ul > li.btn-booking .legal-box .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 28px;
  line-height: 28px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
  background: #262626;
  border: 1px solid #353535;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.main-header-wrapper .nav-group > ul > li.btn-booking .legal-box .form-control:focus {
  box-shadow: none;
}
.main-header-wrapper .nav-group > ul > li.btn-booking .legal-box .btn-login {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-size: 26px;
  line-height: 26px;
  color: #867047;
  line-height: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #353535;
  box-shadow: none;
  padding: 0 15px;
  position: relative;
  width: 100%;
  background: #1e1e1e repeat;
}
.main-header-wrapper .nav-group > ul > li.btn-booking .legal-box .btn-login:hover {
  background: #917c4d;
  color: #ffffff;
}
.main-header-wrapper .nav-group > ul > li.btn-booking a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  line-height: 55px;
  vertical-align: middle;
  display: inline-block;
  background: #8c7946;
  padding: 0 15px;
}
.main-header-wrapper .nav-group > ul > li.btn-booking a i.ico-letter {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../img/icon/ico-letter.png') center center no-repeat;
}
.main-header-wrapper .nav-group > ul > li.btn-booking a span {
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  display: inline-block;
}
.main-header-wrapper .nav-group > ul > li.btn-booking a:hover {
  background: #786742;
}
.main-header-wrapper .nav-group > ul > li.cart a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  line-height: 55px;
  vertical-align: middle;
  display: inline-block;
  padding: 0 15px;
}
.main-header-wrapper .nav-group > ul > li.cart a .ico-cart {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background: url('../img/icon/ico-cart.png') center center no-repeat;
}
.main-header-wrapper .nav-group > ul > li.cart a .ico-cart span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  position: absolute;
  font-family: 'thaisans_neueextra_bold';
  width: 20px;
  height: 20px;
  background: #8c7946;
  top: -8px;
  right: -5px;
  line-height: 20px;
  text-align: center;
}
.main-header-wrapper .nav-group > ul > li.cart a p {
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  color: #ffffff;
  margin: 0;
}
.main-header-wrapper .nav-group > ul > li.btn-search {
  border-right: none;
}
.main-header-wrapper .nav-group > ul > li.btn-search a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  line-height: 55px;
  vertical-align: middle;
  display: inline;
  padding: 0 15px;
  background: #1a1a1a;
}
.main-header-wrapper .nav-group > ul > li.btn-search a .ico-search {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url('../img/icon/ico-search.png') center center no-repeat;
}
.main-header-wrapper .main-header {
  background: rgba(34, 34, 34, 0.8);
  float: left;
  width: 100%;
  position: relative;
}
.main-header-wrapper .main-header ul.nav-page {
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}
.main-header-wrapper .main-header ul.nav-page li {
  list-style: none;
  margin: 0;
  display: inline-block;
  float: left;
  text-align: center;
  width: 16.66666666666667%;
}
.main-header-wrapper .main-header ul.nav-page li.active a,
.main-header-wrapper .main-header ul.nav-page li:hover a {
  color: #8c7946;
}
.main-header-wrapper .main-header ul.nav-page li.active a:after,
.main-header-wrapper .main-header ul.nav-page li:hover a:after {
  height: 6px;
}
.main-header-wrapper .main-header ul.nav-page li.menu-product a:before,
.main-header-wrapper .main-header ul.nav-page li.menu-price a:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url('../img/icon/ico-caret-4-2.png') center center no-repeat;
  position: absolute;
  right: -35px;
  top: 35%;
}
.main-header-wrapper .main-header ul.nav-page li.menu-product.active a:before,
.main-header-wrapper .main-header ul.nav-page li.menu-price.active a:before,
.main-header-wrapper .main-header ul.nav-page li.menu-product:hover a:before,
.main-header-wrapper .main-header ul.nav-page li.menu-price:hover a:before {
  background: url('../img/icon/ico-caret-4.png') center center no-repeat;
}
.main-header-wrapper .main-header ul.nav-page li a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-size: 28px;
  line-height: 28px;
  display: inline-block;
  padding: 18px 0;
  font-family: 'thaisans_neuelight';
  text-align: center;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}
.main-header-wrapper .main-header ul.nav-page li a:hover {
  color: #8c7946;
}
.main-header-wrapper .main-header ul.nav-page li a:after {
  content: "";
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  height: 0;
  width: 100%;
  max-width: 110px;
  position: absolute;
  background: #96793d;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.breadCrumb {
  display: table;
  position: relative;
  width: 100%;
  float: left;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.02);
  z-index: 100;
}
.breadCrumb ul.navi-page {
  text-align: right;
  float: right;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.breadCrumb ul.navi-page li {
  display: inline-block;
  float: left;
  line-height: 20px;
  vertical-align: middle;
  position: relative;
  padding-right: 30px;
}
.breadCrumb ul.navi-page li:after {
  content: ">";
  position: absolute;
  right: 10px;
  top: 2px;
}
.breadCrumb ul.navi-page li:last-child:after {
  display: none;
}
.breadCrumb ul.navi-page li a {
  font-size: 18px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  line-height: 18px;
}
.breadCrumb ul.navi-page li a .ico-home {
  margin-right: 10px;
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url('../img/icon/ico-home.png') center center no-repeat;
}
.breadCrumb ul.navi-page li a:hover {
  opacity: 0.7;
}
.breadCrumb ul.navi-page li span {
  font-size: 18px;
  color: #8c7946;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  line-height: 18px;
}
.main-footer {
  display: table;
  width: 100%;
  background: #242424;
  padding: 25px 0 0;
  position: relative;
}
.main-footer .btn-nav {
  display: inline-block;
  margin-bottom: 10px;
}
.main-footer .btn-nav a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-size: 18px;
  line-height: 18px;
  font-family: 'thaisans_neuelight';
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
  color: #5f5f5f;
  position: relative;
  padding-left: 10px;
}
.main-footer .btn-nav a:before {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-size: 20px;
  line-height: 20px;
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
}
.main-footer .btn-nav a:hover,
.main-footer .btn-nav a.active {
  color: #8c7946;
}
.main-footer .btn-nav a:hover:before,
.main-footer .btn-nav a.active:before {
  color: #8c7946;
}
.main-footer .btn-warranty {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-size: 22px;
  line-height: 22px;
  display: inline-block;
  max-width: 350px;
  width: 100%;
  background: #8c7946;
  color: #ffffff;
  text-align: center;
  padding: 5px 15px;
  margin-bottom: 15px;
}
.main-footer .btn-warranty:hover {
  background: #6a562b;
}
.main-footer .news-letter {
  position: relative;
}
.main-footer .news-letter:before {
  content: "";
  width: 1px;
  height: 155px;
  background: rgba(103, 103, 103, 0.3);
  position: absolute;
  left: -15px;
  top: 0;
}
.main-footer .news-letter:after {
  content: "";
  width: 1px;
  height: 155px;
  background: rgba(103, 103, 103, 0.3);
  position: absolute;
  right: -15px;
  top: 0;
}
.main-footer .send-email {
  display: table;
  width: 100%;
  height: 40px;
  position: relative;
}
.main-footer .send-email input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 22px;
  line-height: 22px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
  background: #262626;
  border: 1px solid #353535;
  height: 40px;
  line-height: 40px;
  padding: 0 40px 0 20px;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.main-footer .send-email input:focus {
  box-shadow: none;
}
.main-footer .send-email input::-webkit-input-placeholder {
  color: #909090;
}
.main-footer .send-email input:-moz-placeholder {
  /* Firefox 18- */
  color: #909090;
}
.main-footer .send-email input::-moz-placeholder {
  /* Firefox 19+ */
  color: #909090;
}
.main-footer .send-email input::-ms-input-placeholder {
  color: #909090;
}
.main-footer .send-email button.send-letter {
  background: #917b4c url('../img/icon/ico-letter-2.png') center center no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  border: none;
}
.main-footer .footer-address {
  display: table;
  width: 100%;
}
.main-footer .footer-address h3 {
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  font-family: 'thaisans_neueregular';
  margin: 0 0 15px;
}
.main-footer .footer-address p {
  font-size: 18px;
  line-height: 18px;
  color: #969696;
  margin-bottom: 10px;
  font-family: 'thaisans_neueregular';
}
.main-footer .footer-address ul {
  padding: 0;
  margin: 0;
}
.main-footer .footer-address ul li {
  display: table;
  width: 100%;
  margin-bottom: 0px;
}
.main-footer .footer-address ul li span {
  font-size: 18px;
  line-height: 18px;
  color: #969696;
  font-family: 'thaisans_neueregular';
  display: inline-block;
  min-width: 80px;
}
.main-footer .footer-address ul li a {
  font-size: 18px;
  line-height: 18px;
  font-family: 'thaisans_neueregular';
  display: inline-block;
  color: #8f7a4b;
}
.main-footer .footer-address ul li p {
  font-size: 18px;
  line-height: 18px;
  color: #969696;
  font-family: 'thaisans_neueregular';
  display: inline-block;
  margin: 0;
}
.main-footer .copyright {
  font-size: 18px;
  line-height: 18px;
  color: #5a5a5a;
  display: table;
  width: 100%;
  text-align: center;
  padding: 8px 15px;
  background: #191919;
  margin-top: 25px;
}
.main-footer .copyright a {
  font-size: 18px;
  line-height: 18px;
  color: #5a5a5a;
  display: inline;
}
.header-page {
  display: table;
  width: 100%;
  text-align: center;
  margin: 50px 0;
  position: relative;
}
.header-page.s-right {
  text-align: right;
}
.header-page.s-right h3 {
  float: right;
  width: 100%;
}
.header-page.s-right .logo-line {
  width: 100%;
  max-width: 1000px;
  float: right;
  display: table;
  height: 21px;
  background: url('../img/agents/logo-line.png') right center no-repeat;
}
.header-page.pro-page h3 {
  font-size: 80px;
  line-height: 80px;
  color: #96793d;
  font-family: 'thaisans_neueextra_bold';
  text-transform: uppercase;
}
.header-page .lineL {
  display: inline-block;
  position: relative;
  max-width: 195px;
  height: 40px;
  width: 100%;
}
.header-page .lineL:after {
  content: "";
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  position: absolute;
  background: #8c7946;
}
.header-page .lineL:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  background: #8c7946;
}
.header-page .lineR {
  display: inline-block;
  position: relative;
  max-width: 195px;
  height: 40px;
  width: 100%;
}
.header-page .lineR:after {
  content: "";
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  position: absolute;
  background: #8c7946;
}
.header-page .lineR:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  background: #8c7946;
}
.header-page h3 {
  font-size: 72px;
  line-height: 72px;
  font-family: 'thaisans_neueregular';
  margin: 0 10px;
  color: #ffffff;
  display: inline-block;
}
.main-container {
  position: relative;
  display: inline-block;
  float: left;
  overflow-x: hidden;
  width: 100%;
  margin-top: -42px;
}
.main-container .bg-checkprice {
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  width: 100%;
  z-index: -1;
}
.main-container .bg-checkprice img {
  width: 100%;
}
.main-editor {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 100px;
}
.main-editor .share-social {
  display: table;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #4a4a4a;
}
.main-editor .txt-wrapper {
  display: table;
  width: 100%;
  margin-bottom: 40px;
}
.main-editor .txt-wrapper:last-child {
  margin-bottom: 0;
}
.main-editor .txt-wrapper:last-child .txt {
  margin-bottom: 0;
}
.main-editor .img-cover {
  display: table;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.main-editor .img-cover img {
  max-width: 100%;
}
.main-editor .img-brands {
  display: table;
  width: 100%;
  padding: 20px 50px;
  text-align: center;
  margin-bottom: 50px;
  background: #0e0e12;
  border: 1px solid #282828;
}
.main-editor .img-brands h3 {
  font-size: 48px;
  line-height: 48px;
  margin: 0 0 15px;
  color: #ffffff;
}
.main-editor .img-brands .brands-group {
  display: table;
  width: 100%;
}
.main-editor .img-brands .brands-group .brand {
  display: inline-block;
  margin: 10px;
}
.main-editor .txt {
  font-size: 30px;
  line-height: 30px;
  line-height: 37px;
  display: table;
  font-family: 'thaisans_neueregular';
  color: #7a7a7a;
  margin-bottom: 20px;
}
.main-editor .txt.bullet {
  position: relative;
  padding-left: 35px;
}
.main-editor .txt.bullet:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  width: 8px;
  height: 8px;
  background: #4f4124;
  position: absolute;
  left: 5px;
  top: 11px;
}
.main-editor .txt.indent {
  padding-left: 70px;
}
.main-editor .txt.tx-it {
  display: inline-block;
}
.main-editor .txt.tx-it span {
  display: inline;
  font-style: italic;
}
.main-editor .txt.tx-in {
  display: inline-block;
}
.main-editor .txt.tx-in span {
  display: inline;
  color: #8c7946;
}
.main-editor .txt.tx-in a {
  display: inline;
  color: #8c7946;
}
.main-editor .txt.tx-in a:hover {
  color: #4f4124;
}
.main-editor .txt.num {
  padding-left: 25px;
  position: relative;
}
.main-editor .txt.num span {
  position: absolute;
  left: 0;
  top: 0;
}
.main-editor .img-center {
  text-align: center;
  display: table;
  width: 100%;
  margin-bottom: 50px;
}
.main-editor .img-center img {
  margin: 0 15px;
  display: inline-block;
}
.space40 {
  display: table;
  width: 100%;
  height: 40px;
}
.HS-topic {
  display: table;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #444;
}
.HS-topic h3 {
  font-size: 48px;
  margin: 0;
  color: #8c7946;
  line-height: 48px;
}
.HS-topic.mb_50 {
  margin-bottom: 50px;
}
.HS-topic.addNum {
  margin: 0 0 20px;
  padding: 0;
  border: none;
}
.HS-topic.addNum span {
  font-size: 60px;
  line-height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #8c7946;
  display: inline-block;
  width: 80px;
  line-height: 80px;
  margin-right: 20px;
  vertical-align: middle;
  border: 2px solid #8c7946;
}
.HS-topic.addNum h3 {
  display: inline-block;
  vertical-align: middle;
}
.btn-control {
  display: table;
  width: 100%;
  text-align: right;
}
.btn-control.btn-center {
  text-align: center;
}
.btn-control .button {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: relative;
  margin-right: 25px;
  vertical-align: middle;
  padding: 0 25px;
}
.btn-control .button:last-child {
  margin-right: 0;
}
.btn-control .button:hover {
  background: #888888 !important;
}
.btn-control .button.ST1 {
  font-size: 30px;
  line-height: 30px;
  line-height: 55px;
  color: #ffffff;
  font-family: 'thaisans_neueregular';
  display: inline-block;
  padding-left: 70px;
}
.btn-control .button.ST1.cl1 {
  background: #907b4c;
}
.btn-control .button.ST2 {
  font-size: 30px;
  line-height: 30px;
  line-height: 55px;
  color: #ffffff;
  font-family: 'thaisans_neueregular';
  display: inline-block;
  padding-left: 75px;
}
.btn-control .button.cl1 {
  background: #6a562b;
}
.btn-control .button.BT1 {
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  background: #363636;
  line-height: 55px;
  min-width: 230px;
  border: none;
  box-shadow: none;
  display: inline-block;
}
.btn-control .button.BT2 {
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  background: #8f794b;
  line-height: 55px;
  min-width: 230px;
  border: none;
  box-shadow: none;
  display: inline-block;
}
.btn-control .button.BT3 {
  font-size: 30px;
  line-height: 30px;
  color: #96793d;
  line-height: 55px;
  width: 100%;
  max-width: 200px;
  border: 1px solid #4e4e4e;
  box-shadow: none;
  background: #1e1e1e;
}
.btn-control .button.BT3:hover {
  background: #96793d !important;
  color: #ffffff;
}
.btn-control .ico-1:before {
  content: "";
  width: 34px;
  height: 38px;
  position: absolute;
  left: 25px;
  top: 7px;
  background: url('../img/icon/ico-btn-1.png') center center no-repeat;
}
.btn-control .ico-2:before {
  content: "";
  width: 34px;
  height: 38px;
  position: absolute;
  left: 25px;
  top: 7px;
  background: url('../img/icon/ico-btn-2.png') center center no-repeat;
}
.main-form {
  display: inline-block;
  width: 100%;
  float: left;
  margin-bottom: 100px;
}
.main-form .HS-topic {
  margin-bottom: 35px;
}
.main-form .HS-topic h3 {
  font-size: 55px;
  line-height: 55px;
}
.main-form .HS-topic.HD-2 {
  border-bottom: none;
  margin-bottom: 10px;
}
.main-form .HS-topic.HD-2 h3 {
  font-size: 40px;
  line-height: 40px;
}
.main-form .HS-topic.HD-3 {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.main-form .HS-topic.HD-3 h3 {
  font-size: 36px;
  line-height: 36px;
}
.main-form .HS-topic.HD-4 {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.main-form .HS-topic.HD-4 h3 {
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
}
.main-form .HS-topic.hiLight {
  padding-left: 30px;
  border-bottom: none;
  margin-bottom: 20px;
}
.main-form .HS-topic.hiLight h3 {
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  display: inline-block;
  margin-right: 5px;
}
.main-form .HS-topic.hiLight span {
  font-size: 40px;
  margin: 0;
  color: #8c7946;
  line-height: 40px;
}
.main-form .HS-sub {
  display: table;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
.main-form .HS-sub h3 {
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
  font-family: 'thaisans_neueregular';
  margin: 0;
}
.main-form .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 28px;
  line-height: 28px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
  background: #262626;
  border: 1px solid #353535;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.main-form .form-control:focus {
  box-shadow: none;
}
.main-form .form-control.input-date {
  background: #262626 url('../img/icon/ico-calendar-2.png') right center no-repeat;
  background-size: 45px auto;
}
.main-form textarea.form-control {
  height: 117px;
  resize: none;
  line-height: 28px;
  padding-top: 10px;
}
.main-form .col-custom .hs-label {
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  font-family: 'thaisans_neuelight';
  color: #ffffff;
}
.main-form .col-custom .caution {
  font-size: 30px;
  line-height: 30px;
  font-family: 'thaisans_neuelight';
  font-style: italic;
  color: #96793d;
  line-height: 50px;
  vertical-align: middle;
  display: inline-block;
}
.main-form .col-select {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.main-form .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.main-form .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #353535;
  background: #262626;
  padding: 0 20px;
}
.main-form .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .filter-option {
  font-size: 28px;
  line-height: 28px;
  height: 50px;
  line-height: 50px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
}
.main-form .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .caret {
  border: none;
  margin-top: -6px;
  width: 24px;
  height: 13px;
  background: url('../img/icon/ico-caret-2.png') center center no-repeat;
}
.main-form .col-select .bootstrap-select.btn-group .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.8);
}
.main-form .col-select .dropdown-menu > li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.main-form .col-select .dropdown-menu > li > a:focus {
  background: #8c7946;
  color: #ffffff;
}
.main-form .col-select .dropdown-menu > li > a {
  font-size: 24px;
  line-height: 24px;
  color: #8d8d8d;
}
.main-form .dotsLine {
  height: 1px;
  position: relative;
  margin: 20px 0 40px;
}
.main-form .dotsLine:after {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 1px;
  border-bottom: 1px dotted #818181;
}
.main-form .install-group {
  display: table;
  width: 100%;
  float: left;
}
.main-form .install-group .HS-topic.HD-3 h3,
.main-form .install-group .HS-topic.HD-4 h3 {
  padding-top: 7px;
}
.check-box-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.check-box-group.newLine {
  padding-left: 100px;
}
.check-box-group.newLine .radio label,
.check-box-group.newLine .checkbox label {
  display: table;
  margin-bottom: 20px;
}
.check-box-group input[type=radio],
.check-box-group input[type=checkbox] {
  display: none;
}
.check-box-group label:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 5px;
  background-color: #373737;
}
.check-box-group .radio,
.check-box-group .checkbox {
  display: inline-block;
  margin: 0;
}
.check-box-group .radio label,
.check-box-group .checkbox label {
  font-size: 30px;
  line-height: 30px;
  font-family: 'thaisans_neueregular';
  position: relative;
  margin-right: 55px;
  padding-left: 35px;
  color: #ffffff;
}
.check-box-group .radio label:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.check-box-group .checkbox label {
  margin-bottom: 10px;
}
.check-box-group .checkbox label:before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #8c7946;
  background: #a08752;
}
.check-box-group input[type=radio]:checked + label:before {
  background: #a08752;
  -webkit-box-shadow: inset 0px 0px 0px 5px #373737;
  -moz-box-shadow: inset 0px 0px 0px 5px #373737;
  box-shadow: inset 0px 0px 0px 5px #373737;
}
.check-box-group input[type=checkbox]:checked + label:before {
  background: #8c7946;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #7a7a7a !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #8c7946;
  box-shadow: 0 1px 3px 0 #8c7946 inset;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: #888888 !important;
}
.faqs-wrapper {
  display: table;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 15px;
}
.faqs-wrapper .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  display: none;
}
.faqs-wrapper .acc-faqs {
  display: table;
  float: left;
  width: 100%;
  margin-bottom: 100px;
}
.faqs-wrapper .acc-faqs .acc-head {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
  font-family: 'thaisans_neuelight';
  font-weight: normal;
  margin: 0;
  display: inline-block;
  width: 100%;
  padding: 10px 65px 10px 25px;
  position: relative;
  border: none;
  background: #262626;
  margin-bottom: 30px;
  z-index: 100;
}
.faqs-wrapper .acc-faqs .acc-head.ui-accordion-header-active {
  color: #fff;
}
.faqs-wrapper .acc-faqs .acc-head.ui-accordion-header-active p {
  color: #fff;
}
.faqs-wrapper .acc-faqs .acc-head.ui-accordion-header-active:after {
  background: #96793d url('../img/icon/arrow-up.png') center center no-repeat;
}
.faqs-wrapper .acc-faqs .acc-head:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 100%;
  background: #96793d url('../img/icon/arrow-down.png') center center no-repeat;
}
.faqs-wrapper .acc-faqs .acc-content {
  border: none;
  background: none;
  padding: 0;
  position: relative;
  z-index: 200;
  top: -30px;
}
.faqs-wrapper .acc-faqs .acc-content .content-wrapper {
  position: relative;
  display: table;
  width: 100%;
  padding: 25px;
  border: none;
  background: none;
}
.faqs-wrapper .acc-faqs .acc-content .content-wrapper span.topic {
  color: #047cbb;
  font-family: 'thaisans_neueregular';
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.faqs-wrapper .acc-faqs .acc-content .content-wrapper p.text {
  font-size: 30px;
  line-height: 30px;
  line-height: 40px;
  margin: 0 0 20px;
  font-family: 'thaisans_neueregular';
  color: #7a7a7a;
  font-weight: normal;
}
.faqs-wrapper .acc-faqs .acc-content .content-wrapper p.text span {
  color: #8c7946;
  display: inline;
}
.faqs-wrapper .acc-faqs .acc-content .content-wrapper p.text:last-child {
  margin: 0;
}
.addLine {
  position: relative;
}
.addLine:before {
  content: "";
  position: absolute;
  left: 55%;
  top: -5%;
  height: 85%;
  display: inline-block;
  width: 1px;
  border-left: 1px dotted #818181;
}
.confirm-table {
  display: inline-block;
  width: 100%;
}
.confirm-table .table-responsive [class*="TS-"] {
  margin-bottom: 50px;
}
.confirm-table .table-responsive [class*="TS-"] thead th {
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: left;
  background: #96793d;
  font-weight: normal;
  border-bottom: none;
  padding: 15px 25px;
}
.confirm-table .table-responsive [class*="TS-"] thead th.tx-center {
  text-align: center;
}
.confirm-table .table-responsive [class*="TS-"] tbody td {
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  font-weight: normal;
  border-top: none;
  padding: 20px 20px;
  border-bottom: 1px solid #636363;
}
.confirm-table .table-responsive [class*="TS-"] tbody td.tx-center {
  text-align: center;
}
.confirm-table .table-responsive [class*="TS-"] tbody th {
  font-size: 36px;
  line-height: 36px;
  color: #96793d;
  border-top: none;
  padding: 20px 15px;
  font-weight: normal;
  border-bottom: 1px solid #636363;
}
.confirm-table .table-responsive [class*="TS-"] tbody th.tx-center {
  text-align: center;
}
.confirm-table .table-responsive [class*="TS-"] .delete-list {
  width: 45px;
  height: 45px;
  display: inline-block;
  border: none;
  box-shadow: none;
  background: url(../img/icon/ico-delete.png) center center no-repeat;
}
.confirm-table .table-responsive .TS-1 thead th:first-child {
  padding-left: 50px;
}
.confirm-table .table-responsive .TS-2 thead th {
  font-size: 36px;
  line-height: 36px;
}
.confirm-table .table-responsive .TS-2 thead th:first-child {
  font-size: 36px;
  line-height: 36px;
  vertical-align: middle;
}
.confirm-table .table-responsive .TS-2 thead th h3 {
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
  font-family: 'thaisans_neueregular';
  margin: 0;
  display: inline-block;
  position: relative;
  padding-right: 40px;
  text-align: center;
}
.confirm-table .table-responsive .TS-2 thead th h3 .ico-plus {
  background: url('../img/icon/ico-plus.png') center center no-repeat;
  display: inline-block;
  width: 28px;
  height: 40px;
  line-height: 40px;
  margin-left: 5px;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
}
.confirm-table .table-responsive .TS-2 thead th p {
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  font-family: 'thaisans_neueregular';
  margin: 0;
  width: 100%;
  display: inline-block;
}
.confirm-table .table-responsive .TS-2 thead th span {
  font-size: 28px;
  line-height: 28px;
  color: #ffffff;
  font-family: 'thaisans_neueregular';
  margin: 0;
  width: 100%;
  display: inline-block;
}
.confirm-table .table-responsive .TS-2 tbody td {
  font-size: 36px;
  line-height: 36px;
  padding-left: 30px;
}
.confirm-table .table-responsive .TS-2 tbody th .check-box-group label::before {
  width: 30px;
  height: 30px;
  top: 0;
}
.confirm-table .table-responsive .TS-2 tbody th .check-box-group .radio label,
.confirm-table .table-responsive .TS-2 tbody th .check-box-group .checkbox label {
  padding-left: 45px;
  margin-right: 0;
}
.confirm-table .HS-input {
  font-size: 36px;
  line-height: 36px;
  font-family: 'thaisans_neuelight';
  color: #ffffff;
  margin: 0 0 10px;
}
.confirm-table .code-group {
  max-width: 500px;
  height: 50px;
  width: 100%;
  padding-right: 120px;
  position: relative;
}
.confirm-table .code-group .inputCode {
  position: relative;
  z-index: 0;
  width: 100%;
}
.confirm-table .code-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  z-index: 20;
  background: #8f794b;
  width: 120px;
  box-shadow: none;
  border: none;
}
.confirm-table .code-group button:hover {
  background: #888888;
}
.confirm-table .code-group button span {
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  display: inline-block;
}
.confirm-table ul.total-group {
  max-width: 600px;
  width: 100%;
  float: right;
  padding: 0;
  margin: 30px 0 50px;
}
.confirm-table ul.total-group li {
  display: inline-block;
  width: 100%;
}
.confirm-table ul.total-group li h4,
.confirm-table ul.total-group li p {
  font-size: 48px;
  line-height: 48px;
  text-align: right;
  color: #ffffff;
  width: 50%;
  float: left;
  margin: 0 0 15px;
}
.confirm-table ul.total-group li:last-child h4 {
  line-height: 72px;
}
.confirm-table ul.total-group li:last-child p {
  font-size: 72px;
  line-height: 72px;
  color: #96793d;
}
.img-car {
  max-width: 1000px;
  width: 100%;
  display: table;
  margin: 20px auto 50px;
  position: relative;
}
.img-car img {
  width: 100%;
}
.img-car.hasSpec {
  max-width: 1500px;
}
.img-car.hasSpec img {
  max-width: 900px;
}
.img-car.hasSpec .spec-car {
  position: absolute;
  right: 0;
  top: 40%;
  background: #0f0e13;
  padding: 20px 40px;
  width: 100%;
  max-width: 450px;
  border: 1px solid #282828;
}
.img-car.hasSpec .spec-car ul {
  padding: 0;
  margin: 0;
}
.img-car.hasSpec .spec-car ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.img-car.hasSpec .spec-car ul li span {
  font-size: 48px;
  line-height: 48px;
  display: inline-block;
  color: #ffffff;
  font-family: 'thaisans_neueregular';
  margin-right: 5px;
}
.img-car.hasSpec .spec-car ul li p {
  font-size: 48px;
  line-height: 48px;
  display: inline-block;
  color: #917c4d;
  font-family: 'thaisans_neueregular';
  margin: 0;
}
.car-detail {
  display: table;
  width: 100%;
  position: relative;
  background: #0f0e13;
  padding: 30px 15px 20px;
  margin-bottom: 50px;
}
.car-detail .spec-car {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.car-detail .spec-car span {
  font-size: 48px;
  line-height: 48px;
  display: inline-block;
  font-family: 'thaisans_neueregular';
  color: #ffffff;
  margin-right: 5px;
}
.car-detail .spec-car p {
  font-size: 48px;
  line-height: 48px;
  display: inline-block;
  color: #917c4d;
}
.head-bill {
  display: table;
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.head-bill .bill-number {
  text-align: left;
}
.head-bill .bill-number span {
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  margin-right: 10px;
  display: inline-block;
}
.head-bill .bill-number p {
  font-size: 40px;
  line-height: 40px;
  color: #96793d;
  margin: 0;
  display: inline-block;
}
.head-bill .bill-date {
  text-align: right;
}
.head-bill .bill-date span {
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  padding-left: 50px;
}
.head-bill .bill-date span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  background: url('../img/icon/ico-calendar-3.png') center center no-repeat;
}
.head-bill .bill-date p {
  font-size: 40px;
  line-height: 40px;
  color: #96793d;
  margin: 0;
  display: inline-block;
}
.bill-detail {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.bill-detail:last-child {
  margin-bottom: 50px;
}
.bill-detail .bill-control {
  display: table;
  width: 100%;
  margin-bottom: 25px;
}
.bill-detail .hs-bill {
  font-size: 30px;
  line-height: 30px;
  color: #a7a7a7;
  font-family: 'thaisans_neueregular';
  display: inline-block;
  margin-right: 10px;
}
.bill-detail .txt-bill {
  font-size: 30px;
  line-height: 30px;
  color: #96793d;
  font-family: 'thaisans_neueregular';
  display: inline-block;
}
.bill-detail .dotsLine {
  margin: 0 0 15px;
}
.news-item {
  display: table;
  width: 100%;
  max-width: 490px;
  border: 1px solid #262626;
  margin: 0 auto 30px;
  overflow: hidden;
  position: relative;
}
.news-item .wrapper {
  position: relative;
  display: table;
  width: 100%;
  z-index: 10;
}
.news-item .wrapper .img {
  position: relative;
  display: inline-block;
  z-index: 0;
  width: 100%;
  float: left;
}
.news-item .wrapper .img img {
  max-width: 490px;
  width: 100%;
}
.news-item .wrapper .txt-box {
  position: relative;
  display: inline-block;
  z-index: 0;
  width: 100%;
  float: left;
  padding: 15px;
  z-index: 50;
  background: #1b1a20;
}
.news-item .wrapper .txt-box:before {
  content: "";
  width: 20px;
  height: 10px;
  position: absolute;
  top: -10px;
  left: 20px;
  z-index: 50;
  background: url('../img/icon/ico-tri.png') center center no-repeat;
}
.news-item .wrapper .txt-box h4 {
  font-size: 26px;
  line-height: 26px;
  font-family: 'thaisans_neueregular';
  color: #6a562b;
  margin: 0;
  height: 75px;
  overflow: hidden;
}
.news-item .wrapper .txt-box .date {
  display: inline-block;
  float: left;
  width: 100%;
}
.news-item .wrapper .txt-box .date i.ico-calendar {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 18px;
  vertical-align: middle;
  margin-right: 5px;
  background: url('../img/icon/ico-calendar.png') center center no-repeat;
}
.news-item .wrapper .txt-box .date span {
  font-size: 18px;
  line-height: 18px;
  color: #636363;
  display: inline-block;
  vertical-align: middle;
}
.news-item .caption {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  border: 1px solid #262626;
  background: rgba(22, 21, 26, 0.95);
}
.news-item .caption a {
  display: block;
  height: 100%;
  width: 100%;
}
.news-item .caption .txt {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  opacity: 0;
  top: 30px;
  padding: 50px 15px 15px;
  position: relative;
  z-index: 50;
}
.news-item .caption .txt h4 {
  font-size: 30px;
  line-height: 30px;
  color: #8c7946;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #636363;
}
.news-item .caption .txt p {
  font-size: 20px;
  line-height: 20px;
  line-height: 22px;
  color: #ffffff;
  margin: 0;
  height: 150px;
}
.news-item .caption .ico-link {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  opacity: 0;
  width: 90px;
  height: 90px;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: 0 auto;
  position: absolute;
  background: url('../img/icon/ico-link.png') center center no-repeat;
  background-size: 100% auto;
  z-index: 100;
}
.news-item:hover .caption {
  visibility: visible;
  opacity: 1;
}
.news-item:hover .caption .txt {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
  top: 0;
  opacity: 1;
}
.news-item:hover .caption .ico-link {
  -webkit-transition-delay: 0.35s;
  /* Safari */
  transition-delay: 0.35s;
  bottom: 50px;
  opacity: 1;
}
.inner-container {
  display: table;
  width: 100%;
  margin-bottom: 50px;
}
.btn-readmore {
  text-align: center;
  margin: 30px 0;
  position: relative;
}
.btn-readmore .lineL {
  position: absolute;
  max-width: 40%;
  height: 40px;
  width: 100%;
  left: 0;
  top: 0;
}
.btn-readmore .lineL:after {
  content: "";
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  position: absolute;
  background: #8c7946;
}
.btn-readmore .lineR {
  position: absolute;
  max-width: 40%;
  height: 40px;
  width: 100%;
  right: 0;
  top: 0;
}
.btn-readmore .lineR:after {
  content: "";
  height: 1px;
  width: 100%;
  top: 50%;
  right: 0;
  position: absolute;
  background: #8c7946;
}
.btn-readmore a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
}
.btn-readmore a i.ico-plus {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-right: 15px;
  vertical-align: middle;
  background: url('../img/icon/ico-plus-2.png') center center no-repeat;
}
.btn-readmore a span {
  font-size: 30px;
  line-height: 30px;
  line-height: 36px;
  display: inline-block;
  color: #8d784a;
  font-family: 'thaisans_neueregular';
  font-style: normal;
  vertical-align: middle;
}
.btn-readmore a p {
  font-size: 30px;
  line-height: 30px;
  line-height: 36px;
  display: inline-block;
  color: #8d784a;
  margin: 0 0 0 5px;
  font-family: 'thaisans_neueregular';
  font-style: normal;
  vertical-align: middle;
}
.btn-readmore a:hover {
  opacity: 0.6;
}
.inner-header {
  display: table;
  width: 100%;
  margin: 50px 0;
}
.inner-header h3 {
  font-size: 60px;
  line-height: 60px;
  color: #917c4d;
  margin: 0 0 10px;
  font-family: 'thaisans_neuebold';
}
.inner-header.hasDate .date {
  display: inline-block;
  float: left;
  width: 100%;
}
.inner-header.hasDate .date i.ico-calendar {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 18px;
  vertical-align: middle;
  margin-right: 5px;
  background: url('../img/icon/ico-calendar.png') center center no-repeat;
}
.inner-header.hasDate .date span {
  font-size: 18px;
  line-height: 18px;
  color: #636363;
  display: inline-block;
  vertical-align: middle;
}
.image-show {
  display: table;
  width: 100%;
  background: #1d1d1d;
  padding-bottom: 50px;
}
.image-show .image-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 750px;
  margin-bottom: 30px;
  overflow: hidden;
}
.image-show .image-wrapper:hover img {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
  -webkit-transform: rotate(5deg) scale(1.2);
  -moz-transform: rotate(5deg) scale(1.2);
  -ms-transform: rotate(5deg) scale(1.2);
  -o-transform: rotate(5deg) scale(1.2);
  transform: rotate(5deg) scale(1.2);
}
.image-show .image-wrapper:hover span.ico-tri {
  right: 0;
  top: 0;
}
.image-show .image-wrapper img {
  -webkit-transition: all 1.5s ease-in-out 0s;
  -moz-transition: all 1.5s ease-in-out 0s;
  -o-transition: all 1.5s ease-in-out 0s;
  -ms-transition: all 1.5s ease-in-out 0s;
  transition: all 1.5s ease-in-out 0s;
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  max-width: 750px;
  width: 100%;
}
.image-show .image-wrapper span.ico-tri {
  -webkit-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  position: absolute;
  right: -105px;
  top: -105px;
  z-index: 100;
  width: 105px;
  height: 105px;
}
.image-show .image-wrapper span.ico-tri i.ico-plus {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 30%;
  margin-right: -10px;
  top: 30%;
  margin-top: -10px;
  z-index: 100;
  background: url('../img/icon/ico-plus-4.png') center center no-repeat;
}
.image-show .image-wrapper span.ico-tri:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  right: 0;
  top: 0;
  border-width: 0 105px 105px 0;
  border-color: transparent #96783d transparent transparent;
}
.image-cover {
  display: table;
  width: 100%;
  position: relative;
  margin-bottom: 80px;
  z-index: 0;
}
.image-cover img {
  max-width: 1920px;
  width: 100%;
  position: relative;
}
.image-cover .text-cover {
  display: inline-block;
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1560px;
  width: 100%;
  padding: 0 15px;
  z-index: 200;
}
.image-cover .text-cover .wrapper {
  display: inline-block;
  width: 50%;
  word-wrap: break-word;
}
.image-cover .text-cover .txt-big {
  font-size: 72px;
  line-height: 72px;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  width: 100%;
  font-family: 'thaisans_neueregular';
  margin-bottom: 30px;
}
.image-cover .text-cover .txt-small {
  font-size: 30px;
  line-height: 30px;
  line-height: 40px;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  font-family: 'thaisans_neueregular';
}
.image-banner {
  display: table;
  width: 100%;
}
.image-banner a:hover .wrapper .caption-wrapper {
  opacity: 1;
  visibility: visible;
}
.image-banner a:hover .wrapper .caption-wrapper .caption h3 {
  -webkit-transition-delay: 0.1s;
  /* Safari */
  transition-delay: 0.1s;
  opacity: 1;
  top: 0;
}
.image-banner a:hover .wrapper .caption-wrapper .caption i.ico-link {
  -webkit-transition-delay: 0.25s;
  /* Safari */
  transition-delay: 0.25s;
  top: 0;
  opacity: 1;
}
.image-banner .wrapper {
  position: relative;
  width: 100%;
}
.image-banner .wrapper img {
  width: 100%;
  max-width: 1500px;
}
.image-banner .wrapper .caption-wrapper {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.9);
}
.image-banner .wrapper .caption-wrapper .caption {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.image-banner .wrapper .caption-wrapper .caption h3 {
  font-size: 80px;
  line-height: 80px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  margin: 0 0 50px;
  font-family: 'thaisans_neueregular';
  color: #ffffff;
  position: relative;
  top: 50px;
  z-index: 100;
  text-transform: uppercase;
}
.image-banner .wrapper .caption-wrapper .caption i.ico-link {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  width: 87px;
  height: 87px;
  left: 0;
  right: 0;
  top: 50px;
  margin: 0 auto;
  display: table;
  position: relative;
  background: url('../img/icon/ico-arrow.png') center center no-repeat;
  background-size: 100% auto;
  z-index: 200;
}
.agent-container {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 0 15px;
  position: relative;
}
.agent-container .image {
  position: relative;
  display: inline-block;
  float: left;
  width: 50%;
  height: 1100px;
}
.agent-container .image img {
  position: absolute;
  width: 100%;
  max-width: 650px;
  left: 0;
  top: -150px;
}
.agent-container .sort-agent {
  position: relative;
  width: 50%;
  display: inline-block;
  float: left;
  padding: 15px;
  border: 1px solid #282828;
  background: #0f0e13;
}
.agent-container .sort-agent .hs-box {
  font-size: 40px;
  line-height: 40px;
  color: #96793d;
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #282828;
}
.agent-container .sort-agent .sort-control {
  display: table;
  width: 100%;
  margin: 20px 0 10px;
}
.agent-container .sort-agent .sort-control .sort-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.agent-container .sort-agent .sort-control .sort-select .bootstrap-select.btn-group .dropdown-toggle .caret {
  width: 24px;
  height: 13px;
  border: none;
  background: url('../img/icon/ico-caret-2.png') 0 0 no-repeat;
}
.agent-container .sort-agent .sort-control .sort-select .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.agent-container .sort-agent .sort-control .sort-select .dropdown-menu > li > a {
  font-size: 24px;
  line-height: 24px;
}
.agent-container .sort-agent .sort-control .sort-select .btn {
  font-size: 30px;
  line-height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 55px;
  vertical-align: middle;
  padding: 0 25px 0 15px;
  background: #262626;
  color: #8d8d8d;
  border: 1px solid #4e4e4e;
}
.agent-container .sort-agent .accordion {
  width: 100%;
  margin: 20px auto;
}
.agent-container .sort-agent .accordion h1,
.agent-container .sort-agent .accordion h2,
.agent-container .sort-agent .accordion h3,
.agent-container .sort-agent .accordion h4,
.agent-container .sort-agent .accordion h5,
.agent-container .sort-agent .accordion h6 {
  margin: 0;
  cursor: pointer;
}
.agent-container .sort-agent .accordion .acc-head {
  font-size: 36px;
  line-height: 36px;
  padding: 15px;
  font-family: 'thaisans_neuebold';
  position: relative;
}
.agent-container .sort-agent .accordion .acc-head:after {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -moz-transform: rotate(-90deg);
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Safari */
  transform: rotate(-90deg);
  /* Standard syntax */
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  right: 15px;
  top: 20px;
  background: url('../img/icon/ico-caret-3.png') center center no-repeat;
  background-size: 100% auto;
}
.agent-container .sort-agent .accordion .acc-head.active {
  background: #09080d;
  color: #96793d;
}
.agent-container .sort-agent .accordion .acc-head.active:after {
  -ms-transform: rotate(0);
  /* IE 9 */
  -moz-transform: rotate(0);
  /* Safari */
  -webkit-transform: rotate(0);
  /* Safari */
  transform: rotate(0);
  /* Standard syntax */
}
.agent-container .sort-agent .accordion .content {
  display: none;
  width: 100%;
  padding: 20px 15px;
}
.agent-container .sort-agent .accordion .content a {
  font-size: 24px;
  line-height: 24px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 1;
  position: relative;
  padding-left: 30px;
  color: #96793d;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.agent-container .sort-agent .accordion .content a:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  width: 7px;
  height: 7px;
  background: #595959;
  position: absolute;
  left: 10px;
  top: 9px;
}
.agent-container .sort-agent .accordion .content a:hover {
  opacity: 0.6;
}
.agent-container .sort-agent .accordion .content a span {
  color: #c4c4c4;
  display: inline-block;
  margin-right: 10px;
}
.promotion-control {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 30px 0;
  background: #0f0e11;
}
.promotion-control .promotion-slide {
  display: block;
  width: 100%;
  max-width: 1560px;
  padding: 0 15px;
  margin: 0 auto;
}
.promotion-control .promotion-slide .img-wrapper a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.promotion-control .promotion-slide .img-wrapper a:before {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  border: 0px solid #8c7946;
}
.promotion-control .promotion-slide .img-wrapper a:hover:before {
  opacity: 1;
  visibility: visible;
  border-width: 8px;
  background: rgba(0, 0, 0, 0.3);
}
.promotion-control .promotion-slide .owl-controls {
  height: 0;
  margin: 0;
}
.promotion-control .promotion-slide .owl-controls .owl-prev {
  position: absolute;
  left: -70px;
  top: 32%;
}
.promotion-control .promotion-slide .owl-controls .owl-next {
  position: absolute;
  right: -70px;
  top: 32%;
}
.maps-container #maps {
  width: 100%;
  height: 600px;
}
.maps-container .maps-wrapper {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  overflow: hidden;
}
.maps-container .maps-wrapper:hover .maps-detail {
  right: 0;
}
.maps-container .contact-form {
  display: table;
  width: 100%;
  padding: 60px 0;
  background: url('../img/contact/bg.jpg') center center no-repeat;
  background-size: cover;
}
.maps-container .contact-form .col-custom {
  margin-bottom: 15px;
}
.maps-container .contact-form .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 28px;
  line-height: 28px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
  background: #262626;
  border: 1px solid #353535;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.maps-container .contact-form .form-control:focus {
  box-shadow: none;
}
.maps-container .contact-form .form-control.input-date {
  background: #262626 url('../img/icon/ico-calendar-2.png') right center no-repeat;
  background-size: 45px auto;
}
.maps-container .contact-form textarea.form-control {
  height: 130px;
  resize: none;
  line-height: 28px;
  padding-top: 10px;
}
.maps-container .contact-form .capcha-group {
  display: inline-block;
  width: 100%;
}
.maps-container .contact-form .capcha-group .input-capcha {
  display: inline-block;
  float: left;
}
.maps-container .contact-form .capcha-group .capcha {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.maps-container .contact-form .capcha-group .capcha img {
  display: inline-block;
  float: left;
}
.maps-container .contact-form .capcha-group .capcha button {
  width: 50px;
  height: 50px;
  background: #917c4d;
  position: relative;
  border: none;
  display: inline-block;
  float: left;
  box-shadow: none;
}
.maps-container .contact-form .capcha-group .capcha button:before {
  -ms-transform: rotate(0);
  /* IE 9 */
  -moz-transform: rotate(0);
  /* Safari */
  -webkit-transform: rotate(0);
  /* Safari */
  transform: rotate(0);
  /* Standard syntax */
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  background: url('../img/icon/ico-refresh.png') center center no-repeat;
}
.maps-container .contact-form .capcha-group .capcha button:hover:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: rotate(360deg);
  /* IE 9 */
  -moz-transform: rotate(360deg);
  /* Safari */
  -webkit-transform: rotate(360deg);
  /* Safari */
  transform: rotate(360deg);
  /* Standard syntax */
}
.maps-container .contact-form .capcha-group .form-control {
  margin-bottom: 0;
}
.maps-container .contact-form .btn-control {
  text-align: left;
}
.maps-container .contact-form .btn-control .button {
  height: 50px;
  line-height: 50px;
}
.maps-container .maps-detail {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  height: 100%;
  width: 600px;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  right: -600px;
  z-index: 500;
  padding: 50px 30px;
}
.maps-container .maps-detail .link-maps {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: absolute;
  width: 125px;
  text-align: center;
  left: -125px;
  top: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid #282828;
  opacity: 0.8;
}
.maps-container .maps-detail .link-maps a {
  display: block;
  height: 10%;
  width: 100%;
}
.maps-container .maps-detail .link-maps:hover {
  opacity: 1;
}
.maps-container .maps-detail .link-maps:hover img {
  -ms-transform: scale(1) rotate(0.02deg);
  /* IE 9 */
  -webkit-transform: scale(1) rotate(0.02deg);
  /* Safari */
  transform: scale(1) rotate(0.02deg);
  /* Standard syntax */
}
.maps-container .maps-detail .link-maps img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: scale(0.8) rotate(0.02deg);
  /* IE 9 */
  -webkit-transform: scale(0.8) rotate(0.02deg);
  /* Safari */
  transform: scale(0.8) rotate(0.02deg);
  /* Standard syntax */
  margin: 0 auto;
}
.maps-container .maps-detail .link-maps span {
  font-size: 24px;
  line-height: 24px;
  color: #96793d;
  font-family: 'thaisans_neuelight';
  display: inline-block;
  width: 100%;
  margin-top: 5px;
}
.maps-container .maps-detail .txt-group .txt-address {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.maps-container .maps-detail .txt-group .txt-address h3 {
  font-size: 48px;
  line-height: 48px;
  font-family: 'thaisans_neuebold';
  display: table;
  width: 100%;
  color: #96793d;
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #222;
}
.maps-container .maps-detail .txt-group .txt-address p {
  font-size: 30px;
  line-height: 30px;
  line-height: 40px;
  font-family: 'thaisans_neueregular';
  color: #a7a7a7;
  margin: 0;
}
.maps-container .maps-detail .list-contact {
  padding: 0;
  margin: 0;
}
.maps-container .maps-detail .list-contact li {
  list-style: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  padding-top: 10px;
  min-height: 70px;
  position: relative;
  padding-left: 90px;
}
.maps-container .maps-detail .list-contact li .icon {
  position: absolute;
  left: 0;
  top: 0;
}
.maps-container .maps-detail .list-contact li p {
  font-size: 40px;
  line-height: 40px;
  font-family: 'thaisans_neuelight';
  color: #ffffff;
  margin: 0;
  display: inline-block;
}
.maps-container .maps-detail .list-contact li p span {
  color: #96793d;
  display: inline-block;
}
.site_warranty #warranty-popup {
  display: none;
  padding-top: 70px;
}
.site_warranty .popup-wrapper .container {
  max-width: 1170px;
  position: relative;
}
.site_warranty .popup-wrapper h3 {
  font-size: 60px;
  line-height: 60px;
  margin: 0 0 20px;
  width: 100%;
  display: table;
  text-align: center;
  color: #ffffff;
  font-family: 'thaisans_neuebold';
}
.site_warranty .popup-wrapper .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 28px;
  line-height: 28px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
  background: #262626;
  border: 1px solid #353535;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.site_warranty .popup-wrapper .form-control:focus {
  box-shadow: none;
}
.site_warranty .popup-wrapper .col-select {
  margin-bottom: 15px;
}
.site_warranty .popup-wrapper .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.site_warranty .popup-wrapper .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #353535;
  background: #262626;
  padding: 0 20px;
}
.site_warranty .popup-wrapper .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .filter-option {
  font-size: 28px;
  line-height: 28px;
  height: 50px;
  line-height: 50px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
}
.site_warranty .popup-wrapper .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .caret {
  border: none;
  margin-top: -6px;
  width: 24px;
  height: 13px;
  background: url('../img/icon/ico-caret-2.png') center center no-repeat;
}
.site_warranty .popup-wrapper .col-select .bootstrap-select.btn-group .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.8);
}
.site_warranty .popup-wrapper .col-select .dropdown-menu > li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.site_warranty .popup-wrapper .col-select .dropdown-menu > li > a:focus {
  background: #8c7946;
  color: #ffffff;
}
.site_warranty .popup-wrapper .col-select .dropdown-menu > li > a {
  font-size: 24px;
  line-height: 24px;
  color: #8d8d8d;
}
.site_warranty .fancybox-opened .fancybox-skin {
  box-shadow: none;
}
.site_warranty .fancybox-overlay {
  background: rgba(23, 23, 23, 0.98) url() 0 0 repeat;
}
.site_warranty .fancybox-skin {
  background: none;
}
.site_warranty .popup-close {
  -ms-transform: rotate(0);
  /* IE 9 */
  -moz-transform: rotate(0);
  /* Safari */
  -webkit-transform: rotate(0);
  /* Safari */
  transform: rotate(0);
  /* Standard syntax */
  background: url('../img/icon/ico-close.png') center center no-repeat;
  width: 42px;
  height: 42px;
  position: absolute;
  top: -50px;
  right: 0;
}
.site_warranty .popup-close:hover {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Safari */
  -webkit-transform: rotate(180deg);
  /* Safari */
  transform: rotate(180deg);
  /* Standard syntax */
}
.site_warranty #warranty-popup .btn-search {
  font-size: 26px;
  line-height: 26px;
  color: #96793d;
  line-height: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #353535;
  box-shadow: none;
  padding: 0 15px 0 45px;
  position: relative;
  width: 100%;
  background: url('../img/icon/ico-search-2.png') 15px center no-repeat;
}
.site_warranty .search-detail {
  display: inline-block;
  width: 100%;
  border: 2px solid #b0892e;
  padding: 20px;
  margin-top: 20px;
}
.site_warranty .search-detail ul {
  padding: 0;
  margin: 0;
}
.site_warranty .search-detail ul li {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 30px 0;
  border-bottom: 1px solid #636363;
}
.site_warranty .search-detail ul li:last-child {
  border-bottom: none;
}
.site_warranty .search-detail ul li [class^="txt-"] {
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  width: 50%;
  float: left;
  padding-left: 100px;
}
.site_warranty .search-detail ul li .txt-result {
  color: #96793d;
}
.main-banner {
  position: relative;
  margin-top: -70px;
}
.main-banner .item {
  display: block;
}
.main-banner .item .img-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  height: 800px;
  overflow: hidden;
}
.main-banner .item .img-wrapper img {
  -webkit-transition: all 6s ease-in-out 0s;
  -moz-transition: all 6s ease-in-out 0s;
  -o-transition: all 6s ease-in-out 0s;
  -ms-transition: all 6s ease-in-out 0s;
  transition: all 6s ease-in-out 0s;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0;
}
.main-banner .item .img-wrapper img.active {
  top: -120px;
}
.slick-dots {
  padding: 0;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  bottom: 30px;
  left: 0;
  right: 0;
  z-index: 500;
}
.slick-dots li {
  display: inline-block;
  list-style: none;
  margin: 0 5px;
}
.slick-dots li.slick-active button {
  background-color: #ffffff;
}
.slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #282932;
  padding: 0;
  margin: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #464646;
  overflow: hidden;
  text-indent: -9999px;
  -webkit-box-shadow: 0px 0px 5px 1px #282932;
  -moz-box-shadow: 0px 0px 5px 1px #282932;
  box-shadow: 0px 0px 5px 1px #282932;
}
.slider-control {
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 500;
}
.slider-control .gallery_control .gallery_item {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: relative;
  width: 50%;
  height: 800px;
  display: inline-block;
  float: left;
  overflow: hidden;
  cursor: pointer;
}
.slider-control .gallery_control .gallery_item > img {
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.slider-control .gallery_control .gallery_item:hover .caption .wrapper h3 {
  -ms-transform: scale(1.1) rotate(0.02deg);
  /* IE 9 */
  -webkit-transform: scale(1.1) rotate(0.02deg);
  /* Safari */
  transform: scale(1.1) rotate(0.02deg);
  /* Standard syntax */
  top: -10px;
  color: #ffffff;
}
.slider-control .gallery_control .gallery_item:hover .caption .wrapper h3:after {
  width: 80%;
  opacity: 1;
}
.slider-control .gallery_control .gallery_item:hover .caption .wrapper p {
  color: #ffffff;
}
.slider-control .gallery_control .gallery_item.item-center {
  position: absolute;
  top: 0;
  left: 30%;
  max-width: 40%;
  width: 100%;
  z-index: 500;
  transform: translate3d(0px, 0px, 0px) skew(-10deg, 0deg);
  -moz-transform: translate3d(0px, 0px, 0px) skew(-10deg, 0deg);
  -ms-transform: translate3d(0px, 0px, 0px) skew(-10deg, 0deg);
  -webkit-transform: translate3d(0px, 0px, 0px) skew(-10deg, 0deg);
}
.slider-control .gallery_control .gallery_item.item-center.move-right {
  max-width: 10%;
  left: 80%;
}
.slider-control .gallery_control .gallery_item.item-center.move-left {
  max-width: 10%;
  left: 10%;
}
.slider-control .gallery_control .gallery_item.item-center.active {
  left: 10%;
  max-width: 80%;
}
.slider-control .gallery_control .gallery_item.item-center .button-close,
.slider-control .gallery_control .gallery_item.item-center .text-wrapper,
.slider-control .gallery_control .gallery_item.item-center .circle-box {
  transform: translate3d(0px, 0px, 0px) skew(10deg, 0deg);
  -moz-transform: translate3d(0px, 0px, 0px) skew(10deg, 0deg);
  -ms-transform: translate3d(0px, 0px, 0px) skew(10deg, 0deg);
  -webkit-transform: translate3d(0px, 0px, 0px) skew(10deg, 0deg);
}
.slider-control .gallery_control .gallery_item.item-center .caption {
  left: 50%;
  width: 90%;
  transform: translate3d(-50%, -50%, 0px) skew(10deg, 0deg);
  -moz-transform: translate3d(-50%, -50%, 0px) skew(10deg, 0deg);
  -ms-transform: translate3d(-50%, -50%, 0px) skew(10deg, 0deg);
  -webkit-transform: translate3d(-50%, -50%, 0px) skew(10deg, 0deg);
}
.slider-control .gallery_control .gallery_item.item-last {
  z-index: 100;
}
.slider-control .gallery_control .gallery_item.item-last .caption {
  left: auto;
  right: 15%;
  -webkit-transform: translate(15%, -50%);
  -moz-transform: translate(15%, -50%);
  -ms-transform: translate(15%, -50%);
  -o-transform: translate(15%, -50%);
  transform: translate(15%, -50%);
}
.slider-control .gallery_control .gallery_item.item-last .text-wrapper {
  left: 200px;
}
.slider-control .gallery_control .gallery_item.item-last .circle-box {
  left: 50%;
}
.slider-control .gallery_control .gallery_item.expand {
  width: 85%;
}
.slider-control .gallery_control .gallery_item.un-expand {
  width: 15%;
}
.slider-control .gallery_control .gallery_item [class*="step-"] {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
  top: 15px;
  position: relative;
}
.slider-control .gallery_control .gallery_item.active {
  cursor: default;
}
.slider-control .gallery_control .gallery_item.active .button-close {
  -webkit-transition-delay: 0.4s;
  /* Safari */
  transition-delay: 0.4s;
  opacity: 1;
  visibility: visible;
  left: 7%;
}
.slider-control .gallery_control .gallery_item.active .step-1 {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  /* Safari */
  transition-delay: 0.3s;
  top: 0;
  visibility: visible;
}
.slider-control .gallery_control .gallery_item.active .step-2 {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  /* Safari */
  transition-delay: 0.5s;
  top: 0;
  visibility: visible;
}
.slider-control .gallery_control .gallery_item.active .step-3 {
  opacity: 1;
  -webkit-transition-delay: 0.7s;
  /* Safari */
  transition-delay: 0.7s;
  top: 0;
  visibility: visible;
}
.slider-control .gallery_control .gallery_item.active .step-4 {
  opacity: 1;
  -webkit-transition-delay: 0.9s;
  /* Safari */
  transition-delay: 0.9s;
  top: 0;
  visibility: visible;
}
.slider-control .gallery_control .gallery_item.active .text-wrapper {
  -webkit-transition-delay: 0.2;
  /* Safari */
  transition-delay: 0.2;
  opacity: 1;
}
.slider-control .gallery_control .gallery_item .caption {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  top: 50%;
  left: 15%;
  z-index: 500;
  position: absolute;
  text-align: center;
  display: inline-block;
  -webkit-transform: translate(-15%, -50%) scale(1);
  -moz-transform: translate(-15%, -50%) scale(1);
  -ms-transform: translate(-15%, -50%) scale(1);
  -o-transform: translate(-15%, -50%) scale(1);
  transform: translate(-15%, -50%) scale(1);
}
.slider-control .gallery_control .gallery_item .caption.active {
  opacity: 1;
}
.slider-control .gallery_control .gallery_item .caption .wrapper {
  display: inline-block;
  width: 100%;
  margin-bottom: 70px;
}
.slider-control .gallery_control .gallery_item .caption .wrapper h3 {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: scale(1) rotate(0.02deg);
  /* IE 9 */
  -webkit-transform: scale(1) rotate(0.02deg);
  /* Safari */
  transform: scale(1) rotate(0.02deg);
  /* Standard syntax */
  font-size: 72px;
  line-height: 72px;
  top: 0;
  color: #e8e8e8;
  display: table;
  position: relative;
  font-family: 'thaisans_neueregular';
  margin: 0 auto;
}
.slider-control .gallery_control .gallery_item .caption .wrapper h3:after {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: "";
  height: 2px;
  width: 0;
  opacity: 0;
  bottom: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #e8e8e8;
}
.slider-control .gallery_control .gallery_item .caption .wrapper p {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 30px;
  line-height: 30px;
  width: 100%;
  margin: 0;
  color: #adadad;
}
.slider-control .gallery_control .gallery_item .text-wrapper {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  position: absolute;
  left: 100px;
  top: 30%;
  z-index: 500;
  width: 100%;
  max-width: 30%;
  white-space: nowrap;
}
.slider-control .gallery_control .gallery_item .text-wrapper .name {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.slider-control .gallery_control .gallery_item .text-wrapper .name h3 {
  font-size: 72px;
  line-height: 72px;
  color: #e8e8e8;
  display: table;
  width: 100%;
  font-family: 'thaisans_neueregular';
  margin: 0;
}
.slider-control .gallery_control .gallery_item .text-wrapper .name p {
  font-size: 30px;
  line-height: 30px;
  width: 100%;
  margin: 0;
  color: #adadad;
}
.slider-control .gallery_control .gallery_item .text-wrapper ul.link-product {
  padding: 0;
  margin: 0;
  white-space: normal;
}
.slider-control .gallery_control .gallery_item .text-wrapper ul.link-product li {
  position: relative;
  padding-left: 45px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #4a4a4a;
}
.slider-control .gallery_control .gallery_item .text-wrapper ul.link-product li:before {
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  top: -3px;
  left: 0;
  background: url('../img/icon/ico-plus-2.png') center center no-repeat;
}
.slider-control .gallery_control .gallery_item .text-wrapper ul.link-product li a {
  font-size: 30px;
  line-height: 30px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #ffffff;
  display: inline-block;
  padding-bottom: 0;
}
.slider-control .gallery_control .gallery_item .text-wrapper ul.link-product li a.active,
.slider-control .gallery_control .gallery_item .text-wrapper ul.link-product li a:hover {
  color: #96793d;
}
.slider-control .gallery_control .gallery_item .circle-box {
  max-width: 55%;
  width: 100%;
  top: 10%;
  left: 40%;
  position: absolute;
  z-index: 500;
}
.slider-control .gallery_control .gallery_item .circle-box.active {
  z-index: 800;
}
.slider-control .gallery_control .gallery_item .circle-box.active .cc-big {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
  -ms-transform: scale(1) rotate(0.02deg);
  /* IE 9 */
  -webkit-transform: scale(1) rotate(0.02deg);
  /* Safari */
  transform: scale(1) rotate(0.02deg);
  /* Standard syntax */
  opacity: 1;
  top: 0;
  visibility: visible;
}
.slider-control .gallery_control .gallery_item .circle-box.active .cc-img {
  -webkit-transition-delay: 0.4s;
  /* Safari */
  transition-delay: 0.4s;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -ms-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 1;
  visibility: visible;
}
.slider-control .gallery_control .gallery_item .circle-box .cc-big {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-transform: scale(0) rotate(0.02deg);
  /* IE 9 */
  -webkit-transform: scale(0) rotate(0.02deg);
  /* Safari */
  transform: scale(0) rotate(0.02deg);
  /* Standard syntax */
  opacity: 0;
  visibility: hidden;
  background: #674c2c;
  width: 530px;
  height: 530px;
  position: relative;
  top: 30px;
  -webkit-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.35);
  -moz-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.35);
  box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.35);
}
.slider-control .gallery_control .gallery_item .circle-box .cc-big p {
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  margin: 0;
  top: 50%;
  left: 50%;
  max-width: 80%;
  width: 100%;
  text-align: center;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slider-control .gallery_control .gallery_item .circle-box .cc-big br {
  line-height: 50px;
}
.slider-control .gallery_control .gallery_item .circle-box .cc-big a {
  font-size: 30px;
  line-height: 30px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  color: #ffffff;
  position: absolute;
  bottom: 30px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider-control .gallery_control .gallery_item .circle-box .cc-big a:hover {
  text-decoration: underline;
}
.slider-control .gallery_control .gallery_item .circle-box .cc-img {
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 420px;
  top: 65%;
  width: 300px;
  height: 300px;
  -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.35);
  -moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.35);
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.35);
  -webkit-transform: scale(0) rotate(720deg);
  -moz-transform: scale(0) rotate(720deg);
  -ms-transform: scale(0) rotate(720deg);
  -o-transform: scale(0) rotate(720deg);
  transform: scale(0) rotate(720deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.slider-control .gallery_control .gallery_item .circle-box .cc-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  max-width: 300px;
  overflow: hidden;
}
.slider-control .gallery_control .gallery_item .button-close {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 10%;
  bottom: 50px;
  display: inline-block;
  cursor: pointer;
}
.news-event {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 15px 0;
}
.news-event .news-item .caption .txt {
  padding: 15px;
}
.news-event .news-item .caption .ico-link {
  height: 70px;
  width: 70px;
  bottom: 0;
}
.news-event .news-item:hover .caption .ico-link {
  bottom: 15px;
}
.news-event .inner-container {
  display: inline-block;
  width: 100%;
}
.news-event .owl-controls {
  height: 0;
  margin: 0;
}
.news-event .owl-controls .owl-prev {
  position: absolute;
  left: -80px;
  top: 32%;
}
.news-event .owl-controls .owl-next {
  position: absolute;
  right: -80px;
  top: 32%;
}
.search-maps {
  display: table;
  float: left;
  width: 100%;
  position: relative;
  padding-top: 15px;
  background: #1d1d1d url('../img/contact/bg.jpg') center top no-repeat;
}
.search-maps .maps-wrapper > div[class^="col-"] {
  padding: 0;
}
.nav-slide-menu {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  max-width: 250px;
  position: fixed;
  display: none;
  float: left;
  background: #252525;
  z-index: 9999;
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
}
.nav-slide-menu .nav-logo {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  background: #151515;
}
.nav-slide-menu .nav-logo img {
  margin: 0 auto;
  max-width: 130px;
  width: 100%;
}
.nav-slide-menu.show-menu.hiding {
  -webkit-transform: translateX(-345px);
  -moz-transform: translateX(-345px);
  -ms-transform: translateX(-345px);
  -o-transform: translateX(-345px);
  transform: translateX(-345px);
}
.nav-slide-menu.nav-active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.nav-slide-menu.show-menu {
  -webkit-transform: translateX(-250px);
  -moz-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  -o-transform: translateX(-250px);
  transform: translateX(-250px);
}
.nav-slide-menu .menu-wrapper {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.nav-slide-menu .menu-wrapper ul {
  padding: 0;
  margin: 0;
}
.nav-slide-menu .menu-wrapper ul li {
  position: relative;
  list-style: none;
  margin: 0;
}
.nav-slide-menu .menu-wrapper ul li a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
}
.nav-slide-menu .menu-wrapper ul li a:hover {
  color: #96793d;
}
.nav-slide-menu .menu-wrapper ul.langbar {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 100%;
}
.nav-slide-menu .menu-wrapper ul.langbar li {
  display: inline-block;
  position: relative;
  float: left;
  margin: 0 15px 0 0;
  padding: 15px 10px 15px 0;
}
.nav-slide-menu .menu-wrapper ul.langbar li:first-child:after {
  content: "";
  position: absolute;
  height: 15px;
  width: 1px;
  background: #ffffff;
  top: 30px;
  right: -2px;
}
.nav-slide-menu .menu-wrapper ul.langbar li .lang {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-family: 'thaisans_neueregular';
  font-size: 21px;
  color: #ffffff;
  line-height: 21px;
  vertical-align: middle;
  text-transform: uppercase;
}
.nav-slide-menu .menu-wrapper ul.langbar li .lang.active,
.nav-slide-menu .menu-wrapper ul.langbar li .lang:hover {
  color: #96793d;
}
.nav-slide-menu .menu-wrapper ul.langbar li .btn-search {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  margin-top: 6px;
  padding: 5px;
  cursor: pointer;
  background: #fff;
}
.nav-slide-menu .menu-wrapper ul.langbar li .btn-search:hover {
  opacity: 0.7;
}
.nav-slide-menu .menu-wrapper ul.langbar li .btn-search .icon-search {
  display: block;
  width: 20px;
  height: 20px;
  background: url('../img/icon/icon-search.png') center center no-repeat;
}
.nav-slide-menu .menu-wrapper .account-menu {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.nav-slide-menu .menu-wrapper .account-menu h3 {
  margin: 0 0 20px;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  color: #ffffff;
}
.nav-slide-menu .menu-wrapper .social-group {
  display: inline-block;
  float: left;
  width: 100%;
}
.nav-slide-menu .menu-wrapper .social-group h3 {
  margin: 30px 0 20px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  color: #ffffff;
}
.nav-slide-menu .menu-wrapper .social-group ul {
  padding: 0;
  margin: 0;
}
.nav-slide-menu .menu-wrapper .social-group ul li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.nav-slide-menu .nav-tab-menu {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: absolute;
  visibility: visible;
  top: 0;
  right: -45px;
  width: 45px;
  background: #96793d;
}
.nav-slide-menu .nav-tab-menu:hover {
  right: -50px;
  width: 50px;
}
.nav-slide-menu .nav-tab-menu.hiding {
  right: 0;
}
.nav-slide-menu .nav-tab-menu.hide-nav {
  opacity: 0;
  visibility: hidden;
}
.nav-slide-menu .nav-tab-menu .btn-menu {
  background: #8c7946;
  text-align: center;
  cursor: pointer;
}
.nav-slide-menu .nav-tab-menu .btn-menu:hover .bar-wrapper i.bar {
  background: transparent;
}
.nav-slide-menu .nav-tab-menu .btn-menu:hover .bar-wrapper i.bar:nth-child(1):after {
  -webkit-transition-delay: 0.1s;
  /* Safari */
  transition-delay: 0.1s;
  left: 0;
}
.nav-slide-menu .nav-tab-menu .btn-menu:hover .bar-wrapper i.bar:nth-child(2):after {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
  left: 0;
}
.nav-slide-menu .nav-tab-menu .btn-menu:hover .bar-wrapper i.bar:nth-child(3):after {
  -webkit-transition-delay: 0.3s;
  /* Safari */
  transition-delay: 0.3s;
  left: 0;
}
.nav-slide-menu .nav-tab-menu .btn-menu .bar-wrapper {
  display: table;
  overflow: hidden;
  width: 25px;
  height: 20px;
  position: relative;
  left: 0;
  right: 0;
  top: 10px;
  margin: 0 auto;
}
.nav-slide-menu .nav-tab-menu .btn-menu .bar-wrapper i.bar {
  display: inline-block;
  float: left;
  height: 3px;
  background: #ffffff;
  position: relative;
  margin: 0 auto 3px;
}
.nav-slide-menu .nav-tab-menu .btn-menu .bar-wrapper i.bar:after {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: -25px;
  top: 0;
  background: #ffffff;
}
.nav-slide-menu .nav-tab-menu .btn-menu .bar-wrapper i.bar:nth-child(1) {
  width: 25px;
}
.nav-slide-menu .nav-tab-menu .btn-menu .bar-wrapper i.bar:nth-child(2) {
  width: 22px;
}
.nav-slide-menu .nav-tab-menu .btn-menu .bar-wrapper i.bar:nth-child(3) {
  width: 19px;
}
.nav-slide-menu .nav-tab-menu .btn-menu span {
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  width: 100%;
  margin-top: 5px;
}
.logo.mb-view {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  opacity: 0;
  position: absolute;
  left: 10px;
  top: 15px;
  display: inline-block;
  z-index: 5000;
  visibility: hidden;
}
.logo.mb-view.hiding {
  left: 15px;
}
.logo.mb-view img {
  max-width: 120px;
  width: 100%;
}
.nav-close {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 40px;
  height: 40px;
  position: absolute;
  cursor: pointer;
  right: -45px;
  top: 5px;
  z-index: 500;
  background: #555;
}
.nav-close.active {
  right: -55px;
  opacity: 1;
  visibility: visible;
}
.nav-close:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #ffffff;
  -moz-box-shadow: 0px 0px 0px 2px #ffffff;
  box-shadow: 0px 0px 0px 2px #ffffff;
}
.nav-close:hover:before {
  -ms-transform: rotate(135deg);
  /* IE 9 */
  -moz-transform: rotate(135deg);
  /* Safari */
  -webkit-transform: rotate(135deg);
  /* Safari */
  transform: rotate(135deg);
  /* Standard syntax */
  background: #ffffff;
}
.nav-close:hover:after {
  -ms-transform: rotate(135deg);
  /* IE 9 */
  -moz-transform: rotate(135deg);
  /* Safari */
  -webkit-transform: rotate(135deg);
  /* Safari */
  transform: rotate(135deg);
  /* Standard syntax */
  background: #ffffff;
}
.nav-close:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Safari */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Standard syntax */
  content: "";
  width: 3px;
  left: 19px;
  top: 2px;
  bottom: 2px;
  position: absolute;
  background: #ffffff;
}
.nav-close:after {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Safari */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
  /* Standard syntax */
  content: "";
  height: 3px;
  left: 2px;
  right: 2px;
  top: 19px;
  position: absolute;
  background: #ffffff;
}
.nav-mobile {
  display: none;
  width: 100%;
  margin-bottom: 15px;
}
.nav-mobile .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.nav-mobile .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #353535;
  background: #262626;
  padding: 0 20px;
}
.nav-mobile .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .filter-option {
  font-size: 28px;
  line-height: 28px;
  height: 35px;
  line-height: 35px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
}
.nav-mobile .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .caret {
  border: none;
  margin-top: -6px;
  width: 20px;
  height: 13px;
  background: url('../img/icon/ico-caret-2.png') center center no-repeat;
}
.nav-mobile .bootstrap-select.btn-group .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.8);
}
.nav-mobile .dropdown-menu > li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.nav-mobile .dropdown-menu > li > a:focus {
  background: #8c7946;
  color: #ffffff;
}
.nav-mobile .dropdown-menu > li > a {
  font-size: 24px;
  line-height: 24px;
  color: #8d8d8d;
}
.search-control {
  background: #171619;
  display: block;
  height: 100%;
  width: 100%;
}
.search-control .input-search {
  font-size: 30px;
  line-height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  background: #262626;
  background: #262626 url('../img/icon/ico-search.png') 15px center no-repeat;
  padding: 0 15px 0 50px;
  font-family: 'thaisans_neuelight';
  color: #ffffff;
  margin-bottom: 20px;
  border: 1px solid #353535;
}
.search-control .input-search:focus {
  box-shadow: none;
}
.search-control .input-search::-webkit-input-placeholder {
  color: #ffffff;
}
.search-control .input-search:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.search-control .input-search::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.search-control .input-search::-ms-input-placeholder {
  color: #ffffff;
}
.search-control form {
  display: inline-block;
  width: 100%;
}
.search-control .group-input {
  padding: 0 15px 20px;
  border-bottom: 1px solid #393939;
  margin-bottom: 15px;
}
.search-control .input-control {
  display: inline-block;
  float: left;
  width: 80%;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
}
.search-control .input-control > .form-control {
  font-size: 26px;
  line-height: 26px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: #262626;
  border: 1px solid #353535;
  margin-bottom: 10px;
}
.search-control .input-control > .form-control:focus {
  box-shadow: none;
}
.search-control .input-control .select-province {
  display: inline-block;
  width: 100%;
}
.search-control .input-control .select-province .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.search-control .input-control .select-province .bootstrap-select.btn-group .dropdown-toggle .caret {
  width: 24px;
  height: 13px;
  border: none;
  background: url('../img/icon/ico-caret-2.png') 0 0 no-repeat;
}
.search-control .input-control .select-province .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.search-control .input-control .select-province .dropdown-menu > li > a {
  font-size: 22px;
  line-height: 22px;
}
.search-control .input-control .select-province .btn {
  font-size: 26px;
  line-height: 26px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 40px;
  vertical-align: middle;
  padding: 0 25px 0 15px;
  background: #262626;
  color: #8d8d8d;
  border: 1px solid #353535;
}
.search-control .province-search {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 20%;
  box-shadow: none;
  border: 1px solid #282828;
  height: 90px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background: #1e1e1e;
}
.search-control .province-search img {
  margin: 0 auto 5px;
}
.search-control .province-search span {
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #917b4c;
}
.search-control .province-search:hover {
  background: #000000;
}
.search-control .list-shop {
  display: inline-block;
  width: 100%;
  padding: 0 15px;
}
.search-control .list-shop ul {
  padding: 0;
  margin: 0;
}
.search-control .list-shop ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.search-control .list-shop ul li:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: -8px;
  background: url('../img/icon/line.png') center center no-repeat;
  background-size: 100%;
}
.search-control .list-shop ul li .hs-list {
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  margin: 0 0 5px;
}
.search-control .list-shop ul li .txt-list {
  display: inline-block;
  width: 100%;
}
.search-control .list-shop ul li .txt-list p {
  font-size: 18px;
  line-height: 18px;
  font-family: 'thaisans_neuelight';
  color: #969696;
  margin-bottom: 0;
}
.search-control .list-shop ul li .txt-list p a {
  display: inline;
  color: #8c7946;
}
.search-control .list-shop ul li .txt-list p a:hover {
  text-decoration: underline;
}
.brands-category {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background: rgba(0, 0, 0, 0.9);
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 118px;
  padding: 30px 0;
  opacity: 0;
  visibility: hidden;
  z-index: 700;
}
.brands-category.active {
  opacity: 1;
  visibility: visible;
}
.brands-category .brands-control {
  display: block;
  margin: 0 auto 30px;
  width: 100%;
  max-width: 1560px;
  padding: 0 15px;
}
.brands-category .brands-control .img-wrapper {
  max-width: 240px;
  padding: 10px 0;
  background: #121212;
  border: 1px solid #4f4f4f;
  display: block;
  margin: 0 auto;
}
.brands-category .brands-control .img-wrapper:hover img {
  -ms-transform: scale(0.85) rotate(0.02deg);
  /* IE 9 */
  -webkit-transform: scale(0.85) rotate(0.02deg);
  /* Safari */
  transform: scale(0.85) rotate(0.02deg);
  /* Standard syntax */
}
.brands-category .brands-control .img-wrapper img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: scale(1) rotate(0.02deg);
  /* IE 9 */
  -webkit-transform: scale(1) rotate(0.02deg);
  /* Safari */
  transform: scale(1) rotate(0.02deg);
  /* Standard syntax */
  max-width: 190px;
  width: 100%;
  margin: 0 auto;
}
.brands-category .owl-controls {
  height: 0;
  margin: 0;
}
.brands-category .owl-controls .owl-prev {
  position: absolute;
  left: -70px;
  top: 20%;
}
.brands-category .owl-controls .owl-prev img {
  max-width: 50px;
}
.brands-category .owl-controls .owl-next {
  position: absolute;
  right: -70px;
  top: 20%;
}
.brands-category .owl-controls .owl-next img {
  max-width: 50px;
}
.brands-category .col-select {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  padding: 0;
}
.brands-category .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.brands-category .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #353535;
  background: #262626;
  padding: 0 20px;
}
.brands-category .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .filter-option {
  font-size: 28px;
  line-height: 28px;
  height: 40px;
  line-height: 40px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
}
.brands-category .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .caret {
  border: none;
  margin-top: -6px;
  width: 24px;
  height: 13px;
  background: url('../img/icon/ico-caret-2.png') center center no-repeat;
}
.brands-category .col-select .bootstrap-select.btn-group .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.8);
}
.brands-category .col-select .dropdown-menu > li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.brands-category .col-select .dropdown-menu > li > a:focus {
  background: #8c7946;
  color: #ffffff;
}
.brands-category .col-select .dropdown-menu > li > a {
  font-size: 24px;
  line-height: 24px;
  color: #8d8d8d;
}
.site_agents #agents-popup {
  display: none;
  padding-top: 70px;
}
.site_agents .popup-wrapper .container {
  max-width: 1170px;
  position: relative;
}
.site_agents .popup-wrapper h3 {
  font-size: 60px;
  line-height: 60px;
  margin: 0 0 20px;
  width: 100%;
  display: table;
  text-align: center;
  color: #96793d;
  font-family: 'thaisans_neuebold';
}
.site_agents .popup-wrapper p.txt-address {
  font-size: 40px;
  line-height: 40px;
  font-family: 'thaisans_neuelight';
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
.site_agents .popup-wrapper .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 28px;
  line-height: 28px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
  background: #262626;
  border: 1px solid #353535;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.site_agents .popup-wrapper .form-control:focus {
  box-shadow: none;
}
.site_agents .popup-wrapper .col-select {
  margin-bottom: 15px;
}
.site_agents .popup-wrapper .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.site_agents .popup-wrapper .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #353535;
  background: #262626;
  padding: 0 20px;
}
.site_agents .popup-wrapper .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .filter-option {
  font-size: 28px;
  line-height: 28px;
  height: 50px;
  line-height: 50px;
  font-family: 'thaisans_neuelight';
  color: #8d8d8d;
}
.site_agents .popup-wrapper .col-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-default .caret {
  border: none;
  margin-top: -6px;
  width: 24px;
  height: 13px;
  background: url('../img/icon/ico-caret-2.png') center center no-repeat;
}
.site_agents .popup-wrapper .col-select .bootstrap-select.btn-group .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.8);
}
.site_agents .popup-wrapper .col-select .dropdown-menu > li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.site_agents .popup-wrapper .col-select .dropdown-menu > li > a:focus {
  background: #8c7946;
  color: #ffffff;
}
.site_agents .popup-wrapper .col-select .dropdown-menu > li > a {
  font-size: 24px;
  line-height: 24px;
  color: #8d8d8d;
}
.site_agents .fancybox-opened .fancybox-skin {
  box-shadow: none;
}
.site_agents .fancybox-overlay {
  background: rgba(23, 23, 23, 0.98) url() 0 0 repeat;
}
.site_agents .fancybox-skin {
  background: none;
}
.site_agents .popup-close {
  -ms-transform: rotate(0);
  /* IE 9 */
  -moz-transform: rotate(0);
  /* Safari */
  -webkit-transform: rotate(0);
  /* Safari */
  transform: rotate(0);
  /* Standard syntax */
  background: url('../img/icon/ico-close.png') center center no-repeat;
  width: 42px;
  height: 42px;
  position: absolute;
  top: -50px;
  right: 15px;
}
.site_agents .popup-close:hover {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Safari */
  -webkit-transform: rotate(180deg);
  /* Safari */
  transform: rotate(180deg);
  /* Standard syntax */
}
.site_agents #agents-popup {
  display: none;
}
.site_agents #agents-popup .btn-search {
  font-size: 26px;
  line-height: 26px;
  color: #96793d;
  line-height: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #353535;
  box-shadow: none;
  padding: 0 15px 0 45px;
  position: relative;
  width: 100%;
  background: url('../img/icon/ico-search-2.png') 15px center no-repeat;
}
.site_agents .search-detail {
  display: inline-block;
  width: 100%;
  border: 2px solid #b0892e;
  padding: 20px;
  margin-top: 20px;
}
.site_agents .search-detail ul {
  padding: 0;
  margin: 0;
}
.site_agents .search-detail ul li {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 30px 0;
  border-bottom: 1px solid #636363;
}
.site_agents .search-detail ul li:last-child {
  border-bottom: none;
}
.site_agents .search-detail ul li [class^="txt-"] {
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  width: 50%;
  float: left;
  padding-left: 100px;
}
.site_agents .search-detail ul li .txt-result {
  color: #96793d;
}
.site_agents .list-contact {
  padding: 0;
  margin: 0;
}
.site_agents .list-contact li {
  list-style: none;
  display: inline-block;
  width: 50%;
  float: left;
  margin-bottom: 15px;
  padding-top: 10px;
  min-height: 70px;
  text-align: center;
  position: relative;
}
.site_agents .list-contact li .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.site_agents .list-contact li p {
  font-size: 40px;
  line-height: 40px;
  font-family: 'thaisans_neuelight';
  color: #ffffff;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.site_agents .list-contact li p span {
  color: #96793d;
  display: inline-block;
}
.products-category {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background: rgba(0, 0, 0, 0.9);
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 118px;
  padding: 30px 0;
  opacity: 0;
  visibility: hidden;
  z-index: 700;
}
.products-category.active {
  opacity: 1;
  visibility: visible;
}
.products-category .cate-wrapper {
  display: table;
  width: 100%;
}
.products-category .cate-wrapper .img {
  max-width: 490px;
  width: 100%;
  margin: 0 0 15px;
}
.products-category .cate-wrapper .img img {
  width: 100%;
  border: 1px solid #5d5d5d;
}
.products-category .cate-wrapper > a {
  font-size: 40px;
  line-height: 40px;
  display: inline-block;
  font-family: 'thaisans_neueregular';
  color: #96793d;
  margin: 0 0 15px;
}
.products-category .cate-wrapper > a:hover {
  text-decoration: underline;
}
.products-category .cate-wrapper ul.cate-list {
  padding: 0;
  margin: 0;
  height: 140px;
  display: inline-block;
  width: 100%;
}
.products-category .cate-wrapper ul.cate-list li {
  display: inline-block;
  width: 100%;
  padding-left: 35px;
  position: relative;
  margin-bottom: 10px;
}
.products-category .cate-wrapper ul.cate-list li:before {
  content: "+";
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -moz-transform: rotate(0deg);
  /* Safari */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */
  position: absolute;
  left: 10px;
  top: 0;
  font-size: 35px;
  line-height: 30px;
  color: #96793d;
}
.products-category .cate-wrapper ul.cate-list li:hover:before {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Safari */
  -webkit-transform: rotate(180deg);
  /* Safari */
  transform: rotate(180deg);
  /* Standard syntax */
  top: 5px;
}
.products-category .cate-wrapper ul.cate-list li:hover a {
  text-decoration: underline;
}
.products-category .cate-wrapper ul.cate-list li a {
  font-size: 34px;
  line-height: 34px;
  color: #ffffff;
  font-family: 'thaisans_neuelight';
  display: inline-block;
}
.products-category .cate-wrapper .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: rgba(150, 121, 61, 0.7);
}
.products-category .cate-wrapper .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.bounce-caret a:before {
  animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-10px);
  }
  60% {
    -o-transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.map_canvas {
  width: 100%;
  max-width: 1380px;
  height: 520px;
  margin: 20px auto 0;
  display: table;
  border: 3px solid #96793d;
}
.main-editor .ed-topic h3 {
  font-size: 80px;
  line-height: 80px;
  color: #96793d;
  font-family: 'thaisans_neuebold';
  margin: 0;
}
.main-editor .ed-topic p {
  font-size: 80px;
  line-height: 80px;
  color: #ffffff;
  font: 'thaisans_neueregular';
  margin: 0;
  text-transform: uppercase;
}
.main-editor .ed-corner {
  position: relative;
  padding: 30px;
}
.main-editor .ed-corner h4 {
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
  margin: 0;
}
.main-editor .ed-corner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  background: url('../img/icon/corner-1.png') center center no-repeat;
}
.main-editor .ed-corner:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45px;
  height: 45px;
  background: url('../img/icon/corner-2.png') center center no-repeat;
}
.slider-control_mobile {
  display: none;
  float: left;
  position: relative;
  z-index: 500;
}
.slider-control_mobile .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}
.slider-control_mobile .link-wrapper {
  position: relative;
  display: inline-block;
  width: 33.33333333333333%;
  float: left;
  padding: 20px;
  overflow: hidden;
}
.slider-control_mobile .link-wrapper .pd-link {
  display: table;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}
.slider-control_mobile .link-wrapper .img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.slider-control_mobile .link-wrapper .img img {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
  left: 50%;
  top: 50%;
  position: absolute;
}
.slider-control_mobile .link-wrapper a {
  font-size: 28px;
  line-height: 28px;
  display: inline-block;
  font-family: 'thaisans_neueregular';
  color: #96793d;
  margin: 0 0 5px;
}
.slider-control_mobile .link-wrapper a:hover {
  text-decoration: underline;
}
.slider-control_mobile .link-wrapper ul.cate-list {
  padding: 0;
  margin: 0;
  height: 100px;
  display: inline-block;
  width: 100%;
}
.slider-control_mobile .link-wrapper ul.cate-list li {
  display: inline-block;
  width: 100%;
  padding-left: 35px;
  position: relative;
  margin-bottom: 0;
}
.slider-control_mobile .link-wrapper ul.cate-list li:before {
  content: "+";
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -moz-transform: rotate(0deg);
  /* Safari */
  -webkit-transform: rotate(0deg);
  /* Safari */
  transform: rotate(0deg);
  /* Standard syntax */
  position: absolute;
  left: 10px;
  top: -5px;
  font-size: 35px;
  line-height: 30px;
  color: #96793d;
}
.slider-control_mobile .link-wrapper ul.cate-list li:hover:before {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Safari */
  -webkit-transform: rotate(180deg);
  /* Safari */
  transform: rotate(180deg);
  /* Standard syntax */
  top: 5px;
}
.slider-control_mobile .link-wrapper ul.cate-list li:hover a {
  text-decoration: underline;
}
.slider-control_mobile .link-wrapper ul.cate-list li a {
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  font-family: 'thaisans_neuelight';
  display: inline-block;
}
