/*
Font Name: IBM Plex Thai
*/
@font-face {
  font-family: "IBM Plex Thai";
  src: url("../fonts/ibm-plex/ibmplexthai-light.woff") format("woff2"), url("../fonts/ibm-plex/ibmplexthai-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "IBM Plex Thai";
  src: url("../fonts/ibm-plex/ibmplexthai-regular.woff") format("woff2"), url("../fonts/ibm-plex/ibmplexthai-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "IBM Plex Thai";
  src: url("../fonts/ibm-plex/ibmplexthai-medium.woff") format("woff2"), url("../fonts/ibm-plex/ibmplexthai-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "IBM Plex Thai";
  src: url("../fonts/ibm-plex/ibmplexthai-bold.woff") format("woff2"), url("../fonts/ibm-plex/ibmplexthai-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

/*
Font Name: Maledpan
*/
@font-face {
  font-family: "Maledpan";
  src: url("../fonts/maledpan/maledpan.woff") format("woff2"), url("../fonts/maledpan/maledpan.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Maledpan";
  src: url("../fonts/maledpan/maledpan-bold.woff") format("woff2"), url("../fonts/maledpan/maledpan-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: auto;
}

/*
font name: Sarabun
*/
@font-face {
  font-family: "Sarabun";
  font-display: auto;
  src: local("Sarabun"), url("../fonts/sarabun/sarabun.woff") format("woff2"), url("../fonts/sarabun/sarabun.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Sarabun";
  font-display: auto;
  src: local("Sarabun"), url("../fonts/sarabun/sarabun-medium.woff") format("woff2"), url("../fonts/sarabun/sarabun-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Sarabun";
  font-display: auto;
  src: local("Sarabun"), url("../fonts/sarabun/sarabun-bold.woff") format("woff2"), url("../fonts/sarabun/sarabun-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

/*
font name: Seed-Icons
*/
@font-face {
  font-family: "seed-icons";
  font-display: auto;
  src: local("seed-icons"), url("../fonts/seed-icons/seed-icons.woff") format("woff2"), url("../fonts/seed-icons/seed-icons_seed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

[class^="si-"],
[class*=" si-"] {
  font-family: "seed-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.si-home:before {
  content: "\e900";
}

.si-home-alt:before {
  content: "\e901";
}

.si-menu:before {
  content: "\e902";
}

.si-paper-clip:before {
  content: "\e903";
}

.si-image:before {
  content: "\e904";
}

.si-camera:before {
  content: "\e905";
}

.si-video:before {
  content: "\e906";
}

.si-paper:before {
  content: "\e907";
}

.si-shuffle:before {
  content: "\e908";
}

.si-repeat:before {
  content: "\e909";
}

.si-briefcase:before {
  content: "\e90a";
}

.si-box:before {
  content: "\e90b";
}

.si-share:before {
  content: "\e90c";
}

.si-trash:before {
  content: "\e90d";
}

.si-pencil-o:before {
  content: "\e90e";
}

.si-pencil:before {
  content: "\e90f";
}

.si-play:before {
  content: "\e910";
}

.si-play-o:before {
  content: "\e911";
}

.si-zoom-in:before {
  content: "\e912";
}

.si-zoom-out:before {
  content: "\e913";
}

.si-search-o:before {
  content: "\e914";
}

.si-search:before {
  content: "\e915";
}

.si-basket:before {
  content: "\e916";
}

.si-basket-alt:before {
  content: "\e917";
}

.si-cart:before {
  content: "\e918";
}

.si-cart-alt:before {
  content: "\e919";
}

.si-cart-o:before {
  content: "\e91a";
}

.si-bag:before {
  content: "\e91b";
}

.si-globe:before {
  content: "\e91c";
}

.si-location:before {
  content: "\e91d";
}

.si-mail:before {
  content: "\e91e";
}

.si-phone:before {
  content: "\e91f";
}

.si-phone-o:before {
  content: "\e920";
}

.si-phone-alt:before {
  content: "\e921";
}

.si-mobile:before {
  content: "\e922";
}

.si-fax:before {
  content: "\e923";
}

.si-fax-o:before {
  content: "\e924";
}

.si-clock:before {
  content: "\e925";
}

.si-user:before {
  content: "\e926";
}

.si-folder:before {
  content: "\e927";
}

.si-tag:before {
  content: "\e928";
}

.si-comment:before {
  content: "\e929";
}

.si-upload:before {
  content: "\e92a";
}

.si-download:before {
  content: "\e92b";
}

.si-plus:before {
  content: "\e92c";
}

.si-minus:before {
  content: "\e92d";
}

.si-arrow-left:before {
  content: "\e92e";
}

.si-arrow-right:before {
  content: "\e92f";
}

.si-arrow-up:before {
  content: "\e930";
}

.si-arrow-down:before {
  content: "\e931";
}

.si-check:before {
  content: "\e932";
}

.si-cross:before {
  content: "\e933";
}

.si-ellipsis:before {
  content: "\e934";
}

.si-chevron-left:before {
  content: "\e935";
}

.si-chevron-right:before {
  content: "\e936";
}

.si-chevron-down:before {
  content: "\e937";
}

.si-chevron-up:before {
  content: "\e938";
}

.si-caret-left:before {
  content: "\e939";
}

.si-caret-right:before {
  content: "\e93a";
}

.si-caret-down:before {
  content: "\e93b";
}

.si-caret-up:before {
  content: "\e93c";
}

.si-angle-left:before {
  content: "\e93d";
}

.si-angle-right:before {
  content: "\e93e";
}

.si-angle-up:before {
  content: "\e93f";
}

.si-angle-down:before {
  content: "\e940";
}

.si-eye:before {
  content: "\e941";
}

.si-qrcode:before {
  content: "\e942";
}

.si-barcode:before {
  content: "\e943";
}

.si-ampersand:before {
  content: "\e944";
}

.si-cog:before {
  content: "\e945";
}

.si-book:before {
  content: "\e946";
}

.si-info:before {
  content: "\e947";
}

.si-info-o:before {
  content: "\e948";
}

.si-file-pdf:before {
  content: "\e949";
}

.si-thailand:before {
  content: "\e94a";
}

.si-facebook:before {
  content: "\e94b";
}

.si-facebook-circled:before {
  content: "\e94c";
}

.si-facebook-squared:before {
  content: "\e94d";
}

.si-twitter:before {
  content: "\e94e";
}

.si-twitter-circled:before {
  content: "\e94f";
}

.si-line:before {
  content: "\e950";
}

.si-line-circle:before {
  content: "\e951";
}

.si-line-square:before {
  content: "\e952";
}

.si-vimeo:before {
  content: "\e953";
}

.si-vimeo-circle:before {
  content: "\e954";
}

.si-instagram:before {
  content: "\e955";
}

.si-youtube:before {
  content: "\e956";
}

.si-youtube-circle:before {
  content: "\e957";
}

.si-pinterest:before {
  content: "\e958";
}

.si-google-logo:before {
  content: "\e959";
}

.si-facebook-logo:before {
  content: "\e95a";
}

body.oneday {
  font-size: 16px;
  color: #222222;
}

body.oneday a {
  text-decoration: none;
}

body.oneday h1,
body.oneday h2 {
  font-family: "Roboto", serif;
}

body.oneday strong {
  color: #38509A;
  font-size: 18px;
}

body.oneday .subtitle {
  color: #999999;
}

body.oneday .btn-default-oneday {
  display: inline-block;
  padding: 10px 30px;
  background-color: orangered;
  border-radius: 20px;
  color: #ffffff !important;
}

body.oneday .wrapper {
  max-width: 1140px;
  margin: 0 auto;
}

body.oneday .logo-oneday {
  display: inline-block;
}

body.oneday .top-nav {
  display: inline-block;
  margin-top: 20px;
}

body.oneday .top-nav .btn-login {
  display: inline-block;
  padding: 10px;
  background-color: orangered;
  color: #222222;
}

body.oneday .top-nav a {
  font-size: 18px;
  color: #222222;
  text-decoration: none;
}

body.oneday .top-nav a:hover {
  color: #222222;
}

body.oneday .menu-info {
  text-align: center;
  background-color: orangered;
}

body.oneday .menu-info a {
  line-height: 40px;
  color: #ffffff;
}

body.oneday .intro-word {
  text-align: center;
  padding: 30px 0px;
  border-bottom: 2px solid #888888;
  margin-bottom: 40px;
}

body.oneday .intro-word p {
  display: inline-block;
}

body.oneday .product-item {
  border: 1px solid #222222;
  padding: 8px;
}

body.oneday .product-item img {
  max-width: 100%;
}

body.oneday .product-item .subtitle {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 15px;
}

body.oneday .product-item strong {
  display: block;
}

body.oneday .post-favorite .image {
  display: inline-block;
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center;
}

body.oneday .social {
  background-color: #374E9F;
  text-align: center;
  font-size: 28px;
  padding: 5px;
}

body.oneday .social a {
  color: #ffffff;
}

body.oneday .nav-footer {
  background-color: #FC461E;
  line-height: 40px;
  text-align: center;
}

body.oneday .nav-footer a {
  color: #ffffff;
}

body.oneday .copyright {
  text-align: center;
  line-height: 40px;
}

body.oneday .post-favorite {
  margin-top: 60px;
}

body.oneday .list-slider .slick-slide {
  margin-right: 5px;
  margin-left: 5px;
}

body.oneday .list-slider.some-part .slick-slide {
  margin-right: 5px;
  margin-left: 5px;
}

body.oneday .gallery {
  margin: 40px auto;
  max-width: 780px;
}

body.oneday .gallery img {
  max-width: 780px;
}

body.oneday .tour-content {
  text-align: center;
  margin-bottom: 40px;
}

body.oneday .tour-content h1 {
  text-align: center;
  margin-bottom: 40px;
}

body.oneday .tour-content p {
  text-align: left;
  max-width: 80%;
  margin: 0 auto;
}

body.oneday .itinerary {
  width: 80%;
  margin: 0 auto;
}

body.oneday .itinerary img {
  max-width: 100%;
}

body.oneday .itinerary .item {
  font-size: 0px;
  margin-bottom: 20px;
}

body.oneday .itinerary .item .image {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}

body.oneday .itinerary .item .itinerary-content {
  vertical-align: top;
  font-size: 16px;
  width: 80%;
  display: inline-block;
  padding: 0px 20px;
}

body.oneday .itinerary .hop-slider img {
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  body.oneday .post-favorite {
    font-size: 0px;
  }

  body.oneday .post-favorite strong {
    font-size: 24px;
  }

  body.oneday .post-favorite .image {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
  }

  body.oneday .post-favorite .content {
    font-size: 16px;
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    padding: 30px;
  }
}

/*custom*/
body.oneday .intro-word {
  display: flex;
  align-items: center;
  justify-content: center;
}

body.oneday .intro-word .link-url {
  margin-left: 20px;
}

.s-grid {
  display: grid;
  grid-gap: 30px;
  margin-bottom: 30px;
  grid-template-columns: minmax(0, 1fr);
}

.s-grid.-m2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.s-grid.-m3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.s-grid::before,
.s-grid::after {
  display: none;
}

.s-grid .s-grid {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .s-grid {
    grid-gap: 30px;
    margin-bottom: 30px;
  }

  .s-grid.-d2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .s-grid.-d3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .s-grid.-d4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .s-grid.-d5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .s-grid.-d6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

/*table-col*/

.box-search-table {
  padding: 10px 10px 0px;
  display: block;
  width: 100%;
}

.box-search-table input[type="text"] {
  width: 100%;
  border-radius: 5px;
  border-style: solid;
  border-color: #eeeeee;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
}

.box-search-table .input-cell {
  display: block;
  padding-right: 4px;
}

.box-search-table .input-cell:last-child {
  padding-right: 0;
  vertical-align: top;
}

.box-search-table .btn-box-Search {
  width: 140px;
}

.box-search-table .btn-search {
  height: 50px;
  width: 100%;
  background-color: #febc53;
  border: none;
  color: #222;
  font-size: 18px;
  border-radius: 5px;
  font-weight: 500;
}

@media only screen and (min-width: 500px) {
  .box-search-table {
    padding: 0px;
    display: table;
  }

  .box-search-table .input-cell {
    display: table-cell;
  }
}

body.oneday .booking-engine {
  padding: 60px 0;
}

body.oneday .top-nav .btn-language-pc {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #e4e4e4;
  text-align: center;
  line-height: 38px;
}