/* B&W */
/* @group COMMON */
html,
body {
  padding: 0;
  margin: 0; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  background-color: #ffffff;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }

ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0 0 0 30px;
  list-style: unset; }

body.thai h1,
body.thai h2,
body.thai h3,
body.thai h4,
body.thai h5 {
  font-family: "Kanit", sans-serif;
  font-weight: 500; }

body.thai .txt-caption {
  font-family: "Kanit", sans-serif;
  font-weight: 500; }

body.thai .small-head {
  font-family: "Kanit", sans-serif;
  font-weight: 500; }

body.thai #feature a {
  font-family: "Kanit", sans-serif;
  font-weight: 500; }

body.thai #footer-top h3 {
  font-family: "Kanit", sans-serif;
  font-weight: 500; }

body.thai #footer-top h5 {
  font-weight: 500; }

body.thai #footer-top .addr h6 {
  font-weight: 500;
  font-family: "Kanit", sans-serif; }

body.thai .btn-join p, body.thai .btn-regist p, body.thai .btn-side p, body.thai .btn-side2 p {
  font-family: "Kanit", sans-serif; }

body.thai .btn-text4 {
  font-family: "Kanit", sans-serif;
  font-weight: 500; }

body.thai .hl-wrap .title-head, body.thai .pd-hl-wrap .title-head, body.thai .pd-hl-wrap2 .title-head {
  font-family: "Kanit", sans-serif;
  font-weight: 500; }

.language {
  display: none;
  position: absolute;
  width: 60px;
  height: 20px;
  top: 13px;
  right: 15px;
  z-index: 9; }
  .language a {
    padding-left: 5px; }

.checklist {
  padding-left: 10px; }
  .checklist li {
    background: url("../images/bullet.gif") no-repeat 0 0;
    padding-left: 30px;
    padding-bottom: 10px;
    list-style: none; }

#home .side-bar {
  display: block; }

.side-bar {
  display: none; }

table {
  font-size: 13px; }

.support_media .col-sm-4 {
  height: 70px;
  text-align: center; }

.fullheight {
  height: 100%; }

a {
  color: #057f19;
  text-decoration: none;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
  a:hover, a:focus {
    color: #17ab2f;
    text-decoration: none; }

h1,
h2,
h3 {
  font-family: "Play", sans-serif;
  color: #085831;
  text-align: left;
  font-weight: 700; }

h4 {
  font-size: 14px;
  color: #064124;
  font-weight: 700; }

h5 {
  text-align: left;
  font-family: "Play", sans-serif;
  font-weight: 700;
  color: #333333; }

@keyframes fade {
  from {
    opacity: 1.0; }
  50% {
    opacity: 0.6; }
  to {
    opacity: 1.0; } }

@-webkit-keyframes fade {
  from {
    opacity: 1.0; }
  50% {
    opacity: 0.6; }
  to {
    opacity: 1.0; } }

.cl-green {
  color: #4fc22b;
  font-size: 16px; }

.blink {
  animation: fade 1000ms infinite;
  -webkit-animation: fade 1000ms infinite; }

.inline {
  list-style: none;
  margin: 0;
  padding: 0; }
  .inline li {
    display: inline; }
  .inline img {
    padding-right: 3px; }

.btn-up,
.btn-up:hover,
.btn-up:focus {
  color: #FFF !important;
  background: rgba(64, 162, 96, 0.65); }

.scrollToTop {
  width: 52px;
  height: 52px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  z-index: 500;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.scrollToTop icon {
  margin-top: -6px; }

.showScrollTop {
  opacity: 1 !important; }

/* Responsive YouTube iFrame Embed */
.vdo-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 20px; }

.vdo-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* @group override carousel */
.carousel-inner {
  max-height: 320px; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  width: 100%; }

.carousel-nb {
  font-size: 30px;
  font-weight: bold;
  top: 45%;
  position: absolute; }

.carousel-control.left, .carousel-control.right {
  background-image: none; }

/* carousel fade */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

/* @group TYPO */
.txt-caption {
  font-family: "Play", sans-serif;
  color: #085831;
  font-size: 18px;
  font-weight: 700; }

.text-grey {
  color: #666666; }

.text-big {
  font-size: 16px;
  font-weight: bold; }

.text-org {
  color: #f05a22; }

.text-black {
  color: #000000; }

.text-1 {
  font-weight: 700;
  color: #0c874b; }

.text-2 {
  font-weight: 700;
  color: #0e9e58; }

.text-3 {
  font-weight: 700;
  color: #0e9e58; }

.text-4 {
  font-weight: 700;
  color: #d5081c; }

.text-small {
  font-size: 12px;
  font-weight: normal !important; }

.text-close1 {
  font-size: 18px;
  font-weight: 700;
  color: #085831; }

.text-close2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  color: #085831; }

.small-head {
  font-size: 16px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  color: #0c874b;
  background-color: #eee;
  padding: 5px 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 15px;
  margin-top: 30px; }

.bg2 {
  background-color: #efefef; }

.main-content h2 {
  font-size: 18px; }

.main-content h3 {
  font-size: 14px; }

.main-content h5 {
  margin-bottom: 5px;
  margin-top: 0px; }

.page-title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #9db29e;
  margin-top: 0;
  font-weight: 400 !important; }

h1.page-title {
  font-size: 28px; }

/* @group OVERIDE Bootstrap */
.btn {
  margin-top: 5px;
  margin-bottom: 5px; }

.navbar {
  border-radius: 0;
  min-height: 0px;
  border-top: none;
  border-bottom: none; }

#menu-mb .dropdown-menu {
  font-size: 13px;
  color: #085831 !important;
  background-color: #e2f3ec !important; }
  #menu-mb .dropdown-menu > li > a {
    color: #0a6f3e !important;
    padding: 5px 20px;
    text-align: center; }
    #menu-mb .dropdown-menu > li > a:hover, #menu-mb .dropdown-menu > li > a:focus {
      background-color: #d0ecdf !important; }

/* flex */
.d-flex {
  display: flex !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.mx-1 {
  margin-left: 0.25rem !important; }

/* nav-tabs */
.nav-tabs {
  border-bottom: none;
  margin-bottom: 20px; }

.nav-tabs li a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  background-color: #0c874b;
  padding: 10px 20px;
  margin-right: 2px;
  min-width: 20px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  border: none; }
  .nav-tabs li a:hover {
    background-color: #0e9e58;
    text-decoration: none;
    border: none; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #fff;
  background-color: #0c874b;
  border: none; }

.floorplan {
  margin-bottom: 15px; }
  .floorplan h1 {
    background-color: #085831;
    color: #ffffff;
    font-weight: 400;
    padding: 10px;
    text-align: center; }

/* @group OVERIDE OWL CAROUSEL */
.hl-wrap .owl-carousel {
  margin-left: auto;
  margin-right: auto; }

.hl-wrap .owl-theme .owl-dots .owl-dot span {
  padding-bottom: 10px; }

.hl-wrap .owl-theme .owl-dots .owl-dot.active span,
.hl-wrap .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #f06d03; }

.banner-flip-wrap .owl-carousel {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px; }

.zone_sponsor-wrap {
  border: 1px solid #d5d5d5; }
  .zone_sponsor-wrap .owl-carousel {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; }
  .zone_sponsor-wrap .hl-content .item {
    margin-left: auto;
    margin-right: auto; }

.pd-hl-wrap .owl-carousel {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto; }

.pd-hl-wrap .owl-theme .owl-dots .owl-dot span {
  background-color: #ffffff; }

.pd-hl-wrap .owl-theme .owl-dots .owl-dot.active span,
.pd-hl-wrap .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #ffeef2; }

.pd-hl-wrap .hl-content .item {
  margin-left: auto;
  margin-right: auto; }

.pd-hl-wrap {
  background-color: #e0f0e7;
  border: 1px solid #b2ccc0; }
  .pd-hl-wrap .title-head {
    font-family: "Play", sans-serif;
    font-size: 23px;
    line-height: 27px;
    text-align: center;
    font-weight: 400;
    color: #035931;
    padding: 15px 10px 5px; }

.pd-hl-wrap2 {
  border: 1px solid #d5d5d5; }
  .pd-hl-wrap2 .title-head {
    padding: 5px 15px;
    margin-bottom: 10px;
    font-family: "Play", sans-serif;
    font-size: 28px;
    line-height: 1.2em;
    text-align: center;
    font-weight: 400;
    color: #ffffff;
    background-color: #f49025; }
  .pd-hl-wrap2 .hl-content {
    padding: 10px 20px; }
    .pd-hl-wrap2 .hl-content a {
      font-weight: bold; }
    .pd-hl-wrap2 .hl-content p {
      margin-top: 10px; }

.exhibitors-wrap {
  padding: 10px; }
  .exhibitors-wrap .lg-label {
    font-size: 13px;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold; }
  .exhibitors-wrap i {
    color: #c9caca;
    font-size: 18px; }
  .exhibitors-wrap .owl-prev {
    position: absolute;
    left: -38px;
    top: 40%;
    background-color: #ffffff !important; }
    .exhibitors-wrap .owl-prev:hover {
      background-color: #ffffff !important; }
  .exhibitors-wrap .owl-next {
    position: absolute;
    right: -38px;
    top: 40%;
    background-color: #ffffff !important; }
    .exhibitors-wrap .owl-next:hover {
      background-color: #ffffff !important; }
  .exhibitors-wrap .owl-carousel .owl-item {
    text-align: center; }
  .exhibitors-wrap .owl-carousel .owl-item img {
    display: inline-block !important;
    max-width: 85px !important;
    margin: 10px; }
  .exhibitors-wrap .owl-carousel {
    margin-left: auto;
    margin-right: auto; }
  .exhibitors-wrap .owl-theme .owl-dots .owl-dot span {
    background-color: #b8b8b8;
    padding-bottom: 10px; }
  .exhibitors-wrap .owl-theme .owl-dots .owl-dot.active span,
  .exhibitors-wrap .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #f88003; }

/* @group Ham MENU */
/* Icon 3 */
#nav-ham {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

#nav-ham span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #cccccc;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-ham span:nth-child(1) {
  top: 0px; }

#nav-ham span:nth-child(2),
#nav-ham span:nth-child(3) {
  top: 9px; }

#nav-ham span:nth-child(4) {
  top: 18px; }

#nav-ham.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }

#nav-ham.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#nav-ham.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-ham.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

/* @group NAVBAR */
#mainmenu-dt {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 2; }

.nav-main {
  background-color: #ffffff; }

.navbar-nav {
  text-align: center;
  font-size: 13px;
  font-weight: 700; }
  .navbar-nav > li > a {
    color: #085831;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    -ms-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    transition: background-color 1s ease; }
    .navbar-nav > li > a:focus {
      background-color: transparent; }
    .navbar-nav > li > a:hover, .navbar-nav > li > a:active {
      color: #0a6f3e;
      background-color: #d0ecdf; }

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #bde5d3; }

.navbar-header {
  margin-right: 0 !important;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3; }
  .navbar-header.open {
    background-color: transparent; }
  .navbar-header .navbar-toggle {
    margin-right: 0 !important;
    margin-top: 6px; }
  .navbar-header .icon-bar {
    background-color: #fff; }

/* @group Slide Tab */
/* tab menu */
.right-sticky {
  display: none; }

#slideout1 {
  position: fixed;
  top: 100px;
  right: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 600; }

#slideout1_inner {
  position: fixed;
  top: 100px;
  right: -364px;
  width: 364px;
  background-color: #efefef;
  padding: 5px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }

#slideout1 img:hover {
  cursor: pointer; }

#slideout1:hover {
  right: 364px; }

#slideout1:hover #slideout1_inner {
  right: 0; }

#slideout5 {
  position: fixed;
  top: 140px;
  right: 0;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  z-index: 600; }

#slideout5_inner {
  position: fixed;
  top: 140px;
  right: -5px;
  width: 5px;
  height: 40px;
  background-color: #20c221;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s; }

#slideout5 img:hover {
  cursor: pointer; }

#slideout5:hover {
  right: 5px; }

#slideout5:hover #slideout5_inner {
  right: 0; }

#slideout2 {
  position: fixed;
  top: 180px;
  right: 0;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  z-index: 600; }

#slideout2_inner {
  position: fixed;
  top: 180px;
  right: -5px;
  width: 5px;
  height: 40px;
  background-color: #02a9ef;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s; }

#slideout2 img:hover {
  cursor: pointer; }

#slideout2:hover {
  right: 5px; }

#slideout2:hover #slideout2_inner {
  right: 0; }

#slideout3 {
  position: fixed;
  top: 220px;
  right: 0;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  z-index: 600; }

#slideout3_inner {
  position: fixed;
  top: 220px;
  right: -5px;
  width: 5px;
  height: 40px;
  background-color: #c8181d;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s; }

#slideout3 img:hover {
  cursor: pointer; }

#slideout3:hover {
  right: 5px; }

#slideout3:hover #slideout3_inner {
  right: 0; }

#slideout4 {
  position: fixed;
  top: 260px;
  right: 0;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  z-index: 600; }

#slideout4_inner {
  position: fixed;
  top: 260px;
  right: -5px;
  width: 5px;
  height: 40px;
  background-color: #f06d03;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s; }

#slideout4 img:hover {
  cursor: pointer; }

#slideout4:hover {
  right: 5px; }

#slideout4:hover #slideout4_inner {
  right: 0; }

.sc-link {
  display: block;
  margin-top: 10px;
  margin-left: -15px;
  margin-bottom: 5px;
  margin-right: -15px;
  background-color: #e6e5e5;
  padding-top: 15px;
  padding-bottom: 15px; }
  .sc-link a {
    font-size: 24px;
    color: #085831;
    margin-left: 5px;
    margin-right: 5px;
    padding: 2px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px; }
    .sc-link a:hover {
      background-color: #bde5d3; }

.sc-link2 {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px; }
  .sc-link2 a {
    font-size: 24px;
    color: #ffffff;
    margin-left: 5px;
    margin-right: 5px;
    padding: 2px; }
    .sc-link2 a:hover {
      color: #ffffff; }

.sc-link3 {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  color: #ffffff;
  background-color: #e8650d;
  font-size: 25px;
  text-align: center;
  padding-top: 12px; }
  .sc-link3:hover, .sc-link3:focus {
    color: #ffffff;
    background-color: #f77300;
    text-decoration: none; }
  .sc-link3 img {
    width: 32px;
    height: auto; }

/* @group FORM */
.form-wrap {
  padding-left: 15px;
  padding-right: 15px; }

.form-subhead {
  background-color: #f2f2f2;
  color: #042917;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 15px; }

/* @group exhibitor search table */
.line-in {
  border-bottom: 1px solid #dddddd; }

.table1 td {
  padding: 6px !important; }

.table-header {
  font-size: 13px;
  border-bottom: 1px solid #0c874b;
  margin-bottom: 10px; }
  .table-header thead {
    background-color: #085831;
    color: #ffffff; }
  .table-header th {
    padding: 6px;
    text-align: center; }
  .table-header tr {
    border-bottom: 1px solid #dddddd; }
  .table-header td {
    padding: 6px !important; }
  .table-header a {
    color: #ffffff;
    text-decoration: none; }
    .table-header a:hover {
      color: #ffffff;
      text-decoration: none; }

.page-lead {
  background-color: #ffffff; }

/* @group LAYOUT */
.login-left {
  padding-left: 50px;
  padding-right: 50px; }

.login-right {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 30px;
  border-left: none;
  border-top: 1px solid #d6d6d6;
  margin-top: 40px; }

.divide {
  position: absolute;
  display: block;
  background-color: #c1c1c1;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  line-height: 30px;
  color: #fff;
  border: 4px solid #fff;
  left: 50%;
  top: -20px;
  margin-left: -20px; }

@media only screen and (min-width: 768px) {
  .divide {
    left: -20px;
    top: 50%;
    margin-top: -20px;
    margin-left: 0px; }
  .login-right {
    padding-top: 0px;
    border-left: 1px solid #d6d6d6;
    border-top: none;
    margin-top: 0px; } }

@media only screen and (max-width: 576px) {
  .login-right, .login-left {
    padding-left: 15px;
    padding-right: 15px; } }

.vmiddle {
  display: flex;
  align-items: center; }
  .vmiddle p {
    margin-bottom: 0; }

.full-width {
  width: 100%;
  float: none; }

.space-bottom {
  margin-bottom: 20px; }

.space-bottom1 {
  margin-bottom: 15px; }

.space-bottom2 {
  margin-bottom: 30px; }

.space-bottom3 {
  margin-bottom: 10px; }

.space-bottom4 {
  margin-bottom: 5px; }

.space-bottom0 {
  margin-bottom: 0px; }

.space-top0 {
  margin-top: 0px; }

.space-top5 {
  margin-top: 5px; }

.space-top10 {
  margin-top: 10px; }

.space-top20 {
  margin-top: 20px; }

.space-top30 {
  margin-top: 30px; }

.space1 {
  margin-top: 30px;
  margin-bottom: 20px; }

.line1 {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9; }

.line2 {
  background-image: url(/ppka/2019/en/images/line.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 5px; }

.line3 {
  background-image: url(/ppka/2019/en/images/shade.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 13px; }

.padtop-20 {
  padding-top: 20px; }

.padtop-30 {
  padding-top: 30px; }

.pad-top-btm {
  padding-top: 15px;
  padding-bottom: 15px; }

.pad-side {
  margin-left: 20px;
  margin-right: 20px; }

.padleft0 {
  padding-left: 0; }

.top-bar0 {
  background-color: #3c6d56; }

.top-bar1 {
  padding: 10px 0;
  position: absolute;
  top: 45px;
  right: 0;
  min-height: 50px; }
  .top-bar1 .container {
    padding-right: 59px; }

.top-bar2 {
  position: relative;
  background-color: #ffffff;
  padding: 0; }
  .top-bar2 h6 {
    font-family: "Play", sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    width: 85%; }
  .top-bar2 .logo img {
    width: 190px; }

.top-bar2 .container {
  position: relative; }

.thai .top-bar2 h6 {
  font-family: "Kanit", sans-serif;
  font-weight: 400; }

.row.subshow .col-xs-7, .row.subshow .col-sm-8, .row.subshow .col-xs-8 {
  padding-right: 0; }

.row.subshow .col-xs-5, .row.subshow .col-sm-4, .row.subshow .col-xs-4 {
  padding-left: 0; }

#support-media-page .col-sm-3,
#support-media-page .col-md-2,
#support-media-page .col-xs-6 {
  text-align: center;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center; }

#content-wrap {
  padding-top: 50px;
  padding-bottom: 30px; }

.content-section {
  margin-bottom: 20px;
  padding: 0 10px; }
  .content-section.no-h-margin h4 {
    margin-bottom: 3px;
    margin-top: 3px; }

.zone {
  background-color: #f0f0f0;
  padding-bottom: 15px; }
  .zone h3 {
    background-color: #f1592a;
    color: #ffffff;
    padding: 5px 0;
    margin-top: 0; }
  .zone .text-small {
    font-size: 9px;
    font-weight: 700;
    padding-bottom: 5px; }

#feature {
  background-color: #f2f2f2;
  background-image: url(/ppka/2019/en/images/bg_btn.jpg);
  background-size: cover;
  background-position: center; }
  #feature .item {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 220px; }
  #feature .icon {
    display: block;
    margin: 10px auto;
    width: 90px;
    height: 100px; }
  #feature a {
    font-family: "Play", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 16px; }
    #feature a:hover {
      text-decoration: none;
      color: #006d36; }
      #feature a:hover .icon {
        background-position: 0 -100px; }

.ic-1 {
  background: url("../images/icm_1.png") no-repeat 0 0; }

.ic-2 {
  background: url("../images/icm_2.png") no-repeat 0 0; }

.ic-3 {
  background: url("../images/icm_3.png") no-repeat 0 0; }

.ic-4 {
  background: url("../images/icm_4.png") no-repeat 0 0; }

.ic-5 {
  background: url("../images/icm_5.png") no-repeat 0 0; }

.ic-6 {
  background: url("../images/icm_6.png") no-repeat 0 0; }

#footer-top {
  min-height: 200px;
  background-color: #ffffff;
  padding-bottom: 25px;
  padding-top: 10px;
  color: #333;
  font-size: 13px; }
  #footer-top h3 {
    font-family: "Play", sans-serif;
    font-size: 18px;
    color: #545454;
    font-weight: 400; }
  #footer-top h5 {
    font-weight: 700;
    color: black;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 18px; }
  #footer-top h6 {
    font-size: 10px;
    color: #666666; }
  #footer-top .addr h6 {
    font-weight: 700;
    color: black;
    margin-bottom: 3px;
    font-size: 14px;
    font-family: "Play", sans-serif; }
  #footer-top .addr i {
    color: #949494;
    margin-right: 5px; }

#footer-bottom {
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 40px;
  background-color: #3c6d56;
  color: #ffffff;
  font-size: 12px; }
  #footer-bottom h6 {
    font-size: 11px;
    color: #2e2e2e;
    margin-top: 5px; }
  #footer-bottom a {
    color: #ffffff;
    font-weight: bold; }
    #footer-bottom a:hover {
      color: #ffffff; }

.press-nav {
  color: #666666;
  font-size: 12px;
  text-align: center;
  margin-bottom: 30px; }
  .press-nav .page-nav {
    margin-top: 15px;
    color: #555555;
    text-align: center; }
    .press-nav .page-nav a {
      padding: 5px;
      background-color: lightgray;
      -webkit-border-radius: 4px;
      -khtml-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      margin: 0 2px; }

.press-list {
  border-bottom: 1px dashed #c6c6c6;
  padding-bottom: 10px;
  margin-bottom: 15px; }

.press-detail img {
  max-width: 100%; }

.press-detail h5 {
  font-weight: 700;
  color: #042917;
  font-size: 16px; }

.hotel .content-section {
  padding: 0; }

.hotel .hotel-item {
  padding-bottom: 10px;
  border-bottom: 2px solid #b3b2b2; }
  .hotel .hotel-item h2 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #0c874b; }
  .hotel .hotel-item .hotel-pic {
    border: 3px solid #cccccc;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
  .hotel .hotel-item .detail {
    font-size: 13px; }
  .hotel .hotel-item .remarks {
    font-size: 13px;
    line-height: 1.2em; }
    .hotel .hotel-item .remarks h4 {
      margin-bottom: 5px; }
    .hotel .hotel-item .remarks p {
      margin-bottom: 5px; }

.hotel .rating {
  padding-top: 5px;
  padding-bottom: 5px; }

.hotel .hotel-rate {
  font-size: 12px;
  border-bottom: 1px solid #0c874b;
  margin-bottom: 10px; }
  .hotel .hotel-rate thead {
    background-color: #0c874b;
    color: #ffffff; }

.gv-regist-page table.regist-code {
  min-width: 720px; }

.gv-regist-page .regist-code {
  font-size: 12px; }
  .gv-regist-page .regist-code thead {
    border: 1px solid #d9d9d9;
    background-color: #999999;
    color: #ffffff; }
  .gv-regist-page .regist-code th, .gv-regist-page .regist-code td {
    border: 1px solid #d9d9d9; }
  .gv-regist-page .regist-code th {
    vertical-align: middle; }

.gv-regist-page .table-condensed.regist-code > tbody > tr > td {
  padding: 8px; }

.gv-regist-page .rec-zone {
  font-size: 14px; }
  .gv-regist-page .rec-zone thead {
    border: 1px solid #d9d9d9;
    background-color: #0c874b;
    color: #ffffff; }
  .gv-regist-page .rec-zone th, .gv-regist-page .rec-zone td {
    border: 1px solid #d9d9d9; }

.gv-regist-page .ind-zone {
  font-size: 14px; }
  .gv-regist-page .ind-zone thead {
    border: 1px solid #d9d9d9;
    background-color: #085831;
    color: #ffffff; }
  .gv-regist-page .ind-zone th, .gv-regist-page .ind-zone td {
    border: 1px solid #d9d9d9; }
  .gv-regist-page .ind-zone h3 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 15px; }

table.regist-code {
  min-width: 720px; }

.regist-code {
  font-size: 12px; }
  .regist-code thead {
    border: 1px solid #d9d9d9;
    background-color: #999999;
    color: #ffffff; }
  .regist-code th, .regist-code td {
    border: 1px solid #d9d9d9; }
  .regist-code th {
    vertical-align: middle; }

.table-condensed.regist-code > tbody > tr > td {
  padding: 8px; }

.rec-zone {
  font-size: 14px; }
  .rec-zone thead {
    border: 1px solid #d9d9d9;
    background-color: #0c874b;
    color: #ffffff; }
  .rec-zone th, .rec-zone td {
    border: 1px solid #d9d9d9; }

.ind-zone {
  font-size: 14px; }
  .ind-zone thead {
    border: 1px solid #d9d9d9;
    background-color: #085831;
    color: #ffffff; }
  .ind-zone th, .ind-zone td {
    border: 1px solid #d9d9d9; }
  .ind-zone h3 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 15px; }

/* @group ELEMENT */
.img-border {
  border: 1px solid #0c874b; }

.head-has-button {
  position: relative; }
  .head-has-button .abs-right {
    position: relative;
    top: unset;
    right: ubset; }

.btn-join, .btn-regist, .btn-side, .btn-side2 {
  width: 100%;
  white-space: normal;
  border-radius: 0px;
  border: none;
  padding: 23px 25px;
  text-align: left;
  margin-bottom: 0;
  margin-top: 0; }
  .btn-join .icon, .btn-regist .icon, .btn-side .icon, .btn-side2 .icon {
    display: inline-block;
    vertical-align: top;
    width: 29px;
    height: auto;
    margin-right: 10px; }
  .btn-join .text, .btn-regist .text, .btn-side .text, .btn-side2 .text {
    width: 80%;
    display: inline-block;
    vertical-align: top; }
  .btn-join p, .btn-regist p, .btn-side p, .btn-side2 p {
    font-family: "Play", sans-serif;
    font-weight: 400;
    margin: 0;
    text-align: left; }
  .btn-join .small, .btn-regist .small, .btn-side .small, .btn-side2 .small {
    font-family: "Play", sans-serif;
    color: #ffffff;
    font-size: 17px;
    line-height: 1.5em; }

.btn-join {
  color: #ffffff;
  background-color: #f05a22; }
  .btn-join:hover, .btn-join:focus {
    color: #ffffff;
    background-color: #f67119;
    text-decoration: none; }
  .btn-join p {
    font-size: 48px;
    line-height: 40px; }
  .btn-join img {
    padding-top: 5px; }

body.thai .btn-join p {
  font-size: 30px;
  line-height: 38px; }

.btn-regist {
  color: #ffffff;
  background-color: #f05a22; }
  .btn-regist:hover, .btn-regist:focus {
    color: #ffffff;
    background-color: #f67119;
    text-decoration: none; }
  .btn-regist p {
    font-size: 28px;
    line-height: 1.2em; }

.btn-side {
  color: #035931;
  background-color: #ffffff;
  border: 1px solid #c4d6cd; }
  .btn-side:hover {
    color: #028135;
    background-color: #ddf7e8;
    border: 1px solid #92d3b5;
    text-decoration: none; }
  .btn-side:focus {
    color: #028135;
    background-color: #ddf7e8;
    border: 1px solid #92d3b5;
    text-decoration: none; }
  .btn-side p {
    font-size: 21px;
    line-height: 26px;
    padding-bottom: 5px; }
  .btn-side .small {
    font-family: "Play", sans-serif;
    font-weight: 400;
    color: #035931; }

.btn-side2 {
  color: #ffffff;
  background-color: #129e5c; }
  .btn-side2:hover {
    color: #ffffff;
    background-color: #03bb64;
    text-decoration: none; }
  .btn-side2:focus {
    color: #ffffff;
    background-color: #03bb64;
    text-decoration: none; }
  .btn-side2 p {
    font-size: 21px;
    line-height: 26px;
    padding-bottom: 5px; }
  .btn-side2 .small {
    font-family: "Play", sans-serif;
    font-weight: 400;
    color: #035931; }

.btn-color4 {
  width: 100%;
  color: #ffffff;
  padding: 15px;
  background-color: #6fac8a;
  border: 3px solid #b2ccc0;
  border-radius: 0px; }
  .btn-color4:hover, .btn-color4:focus {
    color: #ffffff;
    background-color: #51a677; }

.btn-text4 {
  font-family: "Play", sans-serif;
  font-size: 19px;
  font-weight: bold;
  white-space: normal;
  text-align: center; }

.btn-txtbig {
  width: 100%;
  color: #fff;
  background-color: #22b50e;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px; }
  .btn-txtbig.focus, .btn-txtbig:focus {
    color: #fff; }
  .btn-txtbig:hover {
    color: #fff;
    background-color: #22b50e; }

.btn-theme {
  color: #fff;
  background-color: #0c874b;
  border-color: #0c874b; }
  .btn-theme.focus, .btn-theme:focus {
    color: #fff; }
  .btn-theme:hover {
    color: #fff;
    background-color: #0e9e58; }

.btn-theme2 {
  color: #0c874b;
  border-color: #90c2aa;
  font-size: 13px;
  padding: 5px 10px; }
  .btn-theme2.focus, .btn-theme2:focus {
    color: #0c874b; }
  .btn-theme2:hover {
    color: #0c874b;
    background-color: #e6faf0; }
  .btn-theme2 i {
    margin-right: 2px; }

.hl-wrap {
  border: 1px solid #d5d5d5; }
  .hl-wrap .title-head {
    padding: 5px 15px;
    margin-bottom: 10px;
    font-family: "Play", sans-serif;
    font-size: 28px;
    line-height: 1.2em;
    font-weight: 400;
    color: #ffffff;
    background-color: #f49025; }
  .hl-wrap .img-border {
    border: 5px solid #dfdfdf; }

.hl-content {
  padding: 10px 20px;
  overflow: hidden; }
  .hl-content a {
    font-weight: bold; }
  .hl-content p {
    margin-top: 10px; }

.thumbs {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center; }
  .thumbs a {
    width: 120px;
    height: 97px;
    display: inline-block;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);*/
    border-radius: 4px;
    margin: 5px;
    border: 4px solid #e9e9e9;
    position: relative;
    background-size: cover;
    background: no-repeat;
    background-position-x: center; }

#support-by, #banner_ad {
  overflow: hidden !important; }

#banner_ad {
  margin-top: 20px;
  margin-bottom: 20px; }
  #banner_ad li {
    margin-right: 20px; }
  #banner_ad img {
    max-width: 240px; }

.desktop-show-mb-hide {
  display: none; }

.desktop-hide-mb-show {
  display: block; }

#venue .thumbs a {
  display: block;
  width: 200px;
  height: 192px;
  margin-left: auto;
  margin-right: auto;
  border: none; }

#venue #prevArrow, #venue #nextArrow {
  display: none; }

#venue .thumbs.thumbs-text a {
  width: 200px;
  height: 30px;
  margin-left: 0;
  background-color: #0c874b;
  border-color: #0c874b; }

.hotel .thumbs a {
  display: block;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  border: none; }

.hotel #prevArrow, .hotel #nextArrow {
  display: none; }

.zones-wrap {
  padding: 35px 35px 20px 35px; }
  .zones-wrap .owl-prev {
    position: absolute;
    left: -35px;
    top: 20%;
    background-color: #b0d1bc !important; }
    .zones-wrap .owl-prev:hover {
      background-color: #61a47a !important; }
  .zones-wrap .owl-next {
    position: absolute;
    right: -35px;
    top: 20%;
    background-color: #b0d1bc !important; }
    .zones-wrap .owl-next:hover {
      background-color: #61a47a !important; }

.img-arrange1 {
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 10px; }

.display-zones {
  display: none; }

.display-zones2 {
  display: block; }

.arrange1 {
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 10px;
  vertical-align: top; }

.maxwidth1 {
  max-width: 450px; }

.maxwidth2 {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto; }

.maxwidth3 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }

.maxwidth4 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

/* @group Pop up */
#mask {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 700;
  background-color: rgba(0, 0, 0, 0.9);
  display: none; }

#boxes .window {
  position: absolute;
  left: 5%;
  top: 7%;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 800;
  padding: 10px;
  border-radius: 15px; }

#boxes #dialog {
  width: 90%;
  height: 80%; }

#boxes #dialog .pop-content {
  position: relative;
  background-color: #ffffff;
  max-width: 400px;
  width: 100%;
  display: block;
  margin: 0 auto;
  border-radius: 10px; }

#boxes #dialog .pop-content .ad-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  padding: 30px;
  background-color: #ffffff; }

.boxes-btn {
  display: inline-block;
  padding: 5px; }

#popupfoot {
  position: absolute;
  bottom: -35px;
  right: 10px; }

.pop-btn {
  padding: 10px;
  font-size: 20px;
  font-weight: bold; }

.pop-text {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }

/* @group Media Query */
/* @group Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .head-has-button {
    position: relative; }
    .head-has-button .abs-right {
      position: absolute;
      top: 0px;
      right: 10px; }
  #banner_ad img {
    max-width: 216px; }
  .top-bar2 .logo img {
    width: unset; }
  .top-bar2 h6 {
    font-size: 19px;
    font-weight: 400;
    width: 90%; }
  h1.page-title {
    font-size: 36px; }
  .floorplan h1.page-title {
    font-size: 32px !important; }
  .minheight1 {
    min-height: 215px; }
  .page-in .side-bar {
    display: block; }
  .carousel-nb {
    font-size: 50px; }
  .side-bar {
    display: block; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse.collapse {
    display: none !important; }
    .navbar-collapse.collapse.in {
      display: block !important; }
  .mainmenu.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
  .mainmenu .navbar-nav {
    float: none;
    margin: 7.5px -15px; }
    .mainmenu .navbar-nav > li {
      display: block;
      text-align: center;
      float: none; }
      .mainmenu .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px; }
  #footer-bottom {
    text-align: left; }
  #menu-mb .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .pad-side {
    margin-left: 50px;
    margin-right: 50px; }
  .thumbs {
    width: 95%;
    max-width: 650px; }
    .thumbs a {
      width: 145px; }
  .hotel .content-section {
    padding: 0 10px; }
  .hotel .thumbs {
    width: 100%; }
  .press-nav {
    text-align: left; }
    .press-nav .page-nav {
      margin-top: 0;
      text-align: right; } }

/* @group Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .pd-hl-wrap2 {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto; }
  #banner_ad img {
    max-width: 295px; }
  .desktop-show-mb-hide {
    display: block; }
  .desktop-hide-mb-show {
    display: none; }
  .navbar {
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 0 !important; }
  .display-zones {
    display: block; }
  .display-zones2 {
    display: none; }
  .minheight1 {
    min-height: 205px; }
  .newsfeed {
    background-color: #ffffff; }
  .top-bar2 h6 {
    font-size: 25px;
    width: 100%; }
  .thai .top-bar2 h6 {
    font-size: 18px;
    width: 100%; }
  #mainmenu-dt {
    position: relative;
    top: 0; }
  .navbar-toggle {
    display: none; }
  .navbar-collapse.collapse {
    display: block !important; }
  .mainmenu .navbar-nav {
    width: 100%;
    font-size: 12px;
    margin: 0px -15px; }
    .mainmenu .navbar-nav > li {
      float: none;
      margin-left: -2px;
      margin-right: -2px;
      display: inline-block; }
      .mainmenu .navbar-nav > li > a {
        padding: 12px 9px; }
  .thai .mainmenu .navbar-nav > li > a {
    padding: 12px 6px; }
  #menu-mb .dropdown-menu {
    position: absolute;
    float: left;
    min-width: 160px;
    text-align: left;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e2f3ec;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
    #menu-mb .dropdown-menu > li > a {
      text-align: left; }
  .mainmenu .dropdown-menu > li > a {
    text-align: left; }
  .thumbs {
    width: 100%;
    max-width: 800px; }
  .right-sticky {
    display: block; }
  .sc-link {
    display: none; }
  .language {
    display: block; } }

/* @group Large Devices, Desktops */
@media only screen and (min-width: 1200px) {
  .sc-link3 {
    width: 70px;
    height: 70px;
    font-size: 32px; }
    .sc-link3 img {
      width: 32px;
      height: auto; }
  .top-bar2 h6 {
    font-size: 29px;
    width: 100%; }
  .thai .top-bar2 h6 {
    font-size: 22px;
    width: 100%; }
  #banner_ad img {
    max-width: 360px; }
  .btn-join .text, .btn-regist .text, .btn-side .text, .btn-side2 .text {
    width: 85%; }
  #mainmenu-dt {
    display: block !important; }
    #mainmenu-dt .navbar-nav {
      font-size: 13px; }
      #mainmenu-dt .navbar-nav > li > a {
        padding: 12px 16px; }
  .thumbs {
    width: 100%;
    max-width: 950px; } }

/* @group Large Devices, Desktops */
@media (min-width: 425px) and (max-width: 767px) {
  .hl-content .item {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 425px) and (max-width: 991px) {
  .hl-wrap2 .hl-content .item {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 480px) {
  .thumbs {
    width: 100%;
    max-width: 320px; }
  .hotel .thumbs {
    width: 100%;
    max-width: 100%; } }

/* @group for card_style*/
.d-flex-wrap {
  flex-wrap: wrap; }

.d-flex {
  display: block !important; }

.card_style .col-sm-6 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto; }

.card_style .title {
  font-family: "Play", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em; }

.card_style img {
  margin-bottom: 15px; }

.card_style .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  margin-bottom: 25px; }

.card_style .card-body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column; }

@media only screen and (min-width: 768px) {
  .d-flex {
    display: flex !important; }
  .card_style .col-sm-6 {
    margin-left: unset;
    margin-right: unset; } }

/* end @group for card*/
