body {
  font-family: "Sarabun", sans-serif;
  background-color: white !important;
  margin-left: 0;
  margin-right: 0;
  min-width: 1340px;
  color: black;
}

main {
  min-width: 1340px;
}

@media print {
  @page {
    size: landscape;
  }

  html,
  body {
    width: 21cm;
    height: 29.7cm;
  }
}

.container_main {
  max-width: 1340px;
  min-width: 1340px;
}

.slick-header .slick-dots {
  bottom: 18px;
  z-index: 10;
}
.slick-header .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 3px;
  padding: 0px 8px !important;
}

.slick-header .slick-dots li button::before {
  color: #5bb91b;
  opacity: 1;
  font-size: 12px;
}

.slick-header .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #af4961;
  font-size: 16px;
}

.slick-highlight .slick-prev::before {
  content: "";
  height: 36px;
  width: 36px;
  background: url("../images/icon/prev01.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}

.slick-highlight .slick-next::before {
  content: "";
  height: 36px;
  width: 36px;
  background: url("../images/icon/next01.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}
.slick-highlight .slick-next {
  z-index: 1;
  right: 0px;
}
.slick-highlight .slick-prev {
  left: -18px;
  z-index: 1;
}

.slick-highlight .slick-dots li button::before {
  color: #00bbf2;
  opacity: 1;
  font-size: 10px;
}

.slick-highlight .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #161618;
  font-size: 14px;
}
.slick-highlight .slick-dots {
  bottom: -45px;
}
.slick-highlight .slick-dots li {
  margin: 0 -2px;
}
.activity-pictures .slick-prev::before,
.bn-service .slick-prev::before {
  content: "";
  height: 36px;
  width: 36px;
  background: url("../images/icon/prev01.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}

.activity-pictures .slick-next::before,
.bn-service .slick-next::before {
  content: "";
  height: 36px;
  width: 36px;
  background: url("../images/icon/next01.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}
.activity-pictures .slick-next {
  right: -20px;
}
.activity-pictures .slick-prev {
  left: -30px;
}
.bn-service .slick-next {
  right: -20px;
  top: 46%;
}
.bn-service .slick-prev {
  left: -35px;
  top: 46%;
}
.slick-picture .slick-slide {
  margin-left: 49px;
}

.slick-picture .slick-dots {
  bottom: -45px;
  background: #f6f6f6;
  width: auto;
  padding: 2px 20px;
  border-radius: 12px;
  left: 44.2%;
}
.slick-picture .slick-dots li {
  margin: 0 1px;
}

.slick-picture .slick-dots li button::before {
  line-height: 16px;
  font-size: 14px;
}

.slick-picture .slick-dots li.slick-active button::before {
  color: #008372;
}

.slick-travel .slick-prev::before {
  content: "";
  height: 28px;
  width: 29px;
  background: url("../images/icon/prev.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}

.slick-travel .slick-next::before {
  content: "";
  height: 28px;
  width: 29px;
  background: url("../images/icon/next.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}

.slick-travel .slick-next {
  right: -50px;
}
.slick-travel .slick-prev {
  left: -60px;
}

.title_crf_active {
  background-color: #049e24 !important;
  color: white !important;
  position: relative;
  z-index: 10 !important;
  top: 12px;
}
.title_crf {
  color: #02694c;
  background-color: #3ded98;
  position: relative;
  top: 12px;
  z-index: 1;
}

.title_crf_triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #059d24 transparent transparent transparent;
  transform: rotate(0);
}

.souvenirs-items .slick-prev::before,
.otop-items .slick-prev::before {
  content: "";
  height: 36px;
  width: 36px;
  background: url("../images/icon/prev01.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}

.souvenirs-items .slick-next::before,
.otop-items .slick-next::before {
  content: "";
  height: 36px;
  width: 36px;
  background: url("../images/icon/next01.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}

.souvenirs-items .slick-prev {
  left: -77px;
  top: 45%;
}
.souvenirs-items .slick-next {
  right: -70px;
  top: 45%;
}
.activity-items .slick-prev::before {
  content: "";
  height: 28px;
  width: 28px;
  background: url("../images/icon/prev.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}

.activity-items .slick-next::before {
  content: "";
  height: 28px;
  width: 28px;
  background: url("../images/icon/next.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}

.activity-items .slick-prev {
  left: -16px;
  z-index: 1;
  top: 45%;
}
.activity-items .slick-next {
  right: -12px;
  z-index: 1;
  top: 45%;
}
.activity-items .slick-track {
  padding: 0px 4px;
}

.box-pictures:hover .box-pictures-children {
  height: 100%;
  opacity: 1;
}

.active_vdo {
  background-color: #0a5f98;
  border-radius: 1.5rem;
  padding-left: 3rem /* 24px */;
  padding-right: 3rem /* 24px */;
  box-shadow: 0px 3px 0px 0px rgba(96, 96, 96, 0.35);
  padding-top: 0.75rem;
  padding-bottom: 0.25rem;
  margin-top: -8px;
  border-color: #17e6f0;
  border-width: 1px;
  color: white !important;
  position: relative;
  z-index: 1;
}
.active_vdo > *:last-child {
  display: none;
}
.triangle_vdo {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #7ccdf8 transparent transparent transparent;
  transform: rotate(0deg);
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
}

.active_souvenirs {
  background-color: #7ccdf8;
  border-radius: 20px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #0722d1 !important;
  position: relative;
  top: -4px;
}

.bg-02 {
  background-image: url("../images/bg-02.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 1103px;
  height: 117px;
}

.shine {
  position: relative;
  overflow: hidden;
}
.shine::before {
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 1;
  animation-duration: 8s;
  animation-delay: 0.3s;
  animation-name: shine;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

.menu-people-active {
  color: black !important;
  background: #8ce00c;
  padding: 3px 80px 3px 29px;
  border-radius: 50px;
  position: relative;
  right: -29%;
}

.menu-people-active .icon-menu-people {
  opacity: 1;
}

.menu-people:hover {
  color: black;
  text-shadow: rgb(255, 255, 255) 2px 0px 0px,
    rgb(255, 255, 255) 1.75517px 0.958851px 0px,
    rgb(255, 255, 255) 1.0806px 1.68294px 0px,
    rgb(255, 255, 255) 0.141474px 1.99499px 0px,
    rgb(255, 255, 255) -0.832294px 1.81859px 0px,
    rgb(255, 255, 255) -1.60229px 1.19694px 0px,
    rgb(255, 255, 255) -1.97998px 0.28224px 0px,
    rgb(255, 255, 255) -1.87291px -0.701566px 0px,
    rgb(255, 255, 255) -1.30729px -1.5136px 0px,
    rgb(255, 255, 255) -0.421592px -1.95506px 0px,
    rgb(255, 255, 255) 0.567324px -1.91785px 0px,
    rgb(255, 255, 255) 1.41734px -1.41108px 0px,
    rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}

.menu-people:hover .icon-menu-people {
  opacity: 1;
}

.menu-service-active {
  color: black !important;
  background: #8ce00c;
  padding: 3px 70px 3px 20px;
  position: relative;
  border-radius: 50px;
  right: -22%;
  /* text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px; */
}

.menu-service-active .icon-menu-service {
  opacity: 1;
}

.menu-service:hover .icon-menu-service {
  opacity: 1;
}
.menu-service:hover {
  color: black !important;
  background: #b9cbd9;
  padding: 3px 20px 3px 20px;
  border-radius: 50px;
  text-shadow: rgb(255, 255, 255) 2px 0px 0px,
    rgb(255, 255, 255) 1.75517px 0.958851px 0px,
    rgb(255, 255, 255) 1.0806px 1.68294px 0px,
    rgb(255, 255, 255) 0.141474px 1.99499px 0px,
    rgb(255, 255, 255) -0.832294px 1.81859px 0px,
    rgb(255, 255, 255) -1.60229px 1.19694px 0px,
    rgb(255, 255, 255) -1.97998px 0.28224px 0px,
    rgb(255, 255, 255) -1.87291px -0.701566px 0px,
    rgb(255, 255, 255) -1.30729px -1.5136px 0px,
    rgb(255, 255, 255) -0.421592px -1.95506px 0px,
    rgb(255, 255, 255) 0.567324px -1.91785px 0px,
    rgb(255, 255, 255) 1.41734px -1.41108px 0px,
    rgb(255, 255, 255) 1.92034px -0.558831px 0px;
  font-size: 24px;
  font-size: 24px;
}

.bn-items .slick-track {
  margin: 20px;
}
.bn-items .slick-prev {
  left: -65px;
  z-index: 1;
  top: 46%;
}
.bn-items .slick-next {
  right: -50px;
  z-index: 1;
  top: 46%;
}
.bn-items .slick-next::before {
  content: "";
  height: 36px;
  width: 36px;
  background: url("../images/icon/next01.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}

.bn-items .slick-prev::before {
  content: "";
  height: 36px;
  width: 36px;
  background: url("../images/icon/prev01.png");
  display: block;
  opacity: 1;
  background-repeat: no-repeat;
}
.text-title {
  padding-left: 330px;
}
@media (min-width: 1320px) {
  .text-title {
    padding-left: 350px;
  }
}
@media (min-width: 1600px) {
  .text-title {
    padding-left: 400px;
  }
}
@media (min-width: 1700px) {
  .text-title {
    padding-left: 480px;
  }
}

.input-search {
  height: 36px;
  width: 270px;
  max-width: 20rem;
  border-radius: 1.5rem !important;
  --tw-border-opacity: 1 !important;
  border-color: #7cad44 !important;
  --tw-bg-opacity: 1 !important;
  /* background-color: #dcedf5 !important; */
  padding-left: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.triangle-search {
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7px 14px 7px;
  border-color: transparent transparent #86b250 transparent;
  transform: rotate(245deg);
  z-index: 1;
  margin-left: -40px;
  margin-top: -10.5px;
}
.input-search:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 1rem;
  line-height: 1.5rem;
}

.button-search {
  position: relative;
  margin-left: -35px;
  display: flex;
  height: 33px;
  width: 33px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: #86b250;
  border-radius: 100%;
  z-index: 2;
}

.card-details {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.nav-menu {
  /* padding-left: 0.5rem; */
  --tw-text-opacity: 1;
  color: black;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.ul-menu {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.ul-menu > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.div-menu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dial-main {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.dial-icon {
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 179 112 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.dial-icon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 96 21 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-menu-left {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(4 60 61 / var(--tw-text-opacity, 1));
}

.div-menu-left > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}

.div-menu-left {
  padding-left: 0.5rem;
  padding-top: 0.75rem;
}

.sub-menu {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.sub-menu:hover {
  padding-left: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.card-sub-menu {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  max-width: 1280px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {
  .card-sub-menu {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* lazyimg */
.lazy-image {
  position: relative;
  overflow: hidden;
}
.lazy-image-preview,
.lazy-image-full {
  min-width: 100%;
  min-height: 100%;
}
.lazy-image-full {
  position: absolute;
  top: 0;
  left: 0;
}
.lazy-image-preview {
  filter: blur(1rem);
  transform: scale(1.1);
}
.lazy-image-full {
  opacity: 0;
  transform: scale(1.1);
  transition: opacity 1s ease-in-out, transform 0.8s ease-in-out;
}
.lazy-image-full-loaded {
  opacity: 1;
  transform: scale(1);
}

.hoverfootertext:hover {
  cursor: pointer;
  color: #0054a5;
  text-shadow: rgb(255, 243, 131) 1px 0px 0px,
    rgb(255, 243, 131) 1.75517px 0.958851px 0px,
    rgb(255, 243, 131) 1.0806px 1.68294px 0px,
    rgb(255, 243, 131) 0.141474px 1.99499px 0px,
    rgb(255, 243, 131) -0.832294px 1.81859px 0px,
    rgb(255, 243, 131) -1.60229px 1.19694px 0px,
    rgb(255, 243, 131) -1.97998px 0.28224px 0px,
    rgb(255, 243, 131) -1.87291px -0.701566px 0px,
    rgb(255, 243, 131) -1.30729px -1.5136px 0px,
    rgb(255, 243, 131) -0.421592px -1.95506px 0px,
    rgb(255, 243, 131) 0.567324px -1.91785px 0px,
    rgb(255, 243, 131) 1.41734px -1.41108px 0px,
    rgb(255, 243, 131) 1.92034px -0.558831px 0px;
}

.se-wrapper-inner {
  background-color: white !important;
}

.sun-editor {
  border: none !important;
}

.scrollbar-left {
  direction: rtl;
}
.scrollbar-left > * {
  direction: ltr;
}

/* paginattion */
.pagination li {
  display: inline;
}

.pagination a {
  float: left;
  padding: 0 12px;
  line-height: 30px;
  text-decoration: none;
  border: 1px solid #ddd;
}

.pagination .active a,
.pagination a:hover {
  background-color: #1563a7;
  color: white;
}

.pagination .active a {
  color: white;
  cursor: default;
}

.pagination .disabled a,
.pagination .disabled a:hover,
.pagination .disabled span {
  color: #94999e;
  background-color: transparent;
  cursor: default;
}

.pagination li:first-child a,
.pagination li:first-child span {
  /* border-left-width: 1px; */
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 10px 0 0 10px;
}

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 10px 10px 0;
}

/* endpaginattion */

.person-list > .box {
  display: inline-block;
  width: 250px;
  margin: 20px;
  box-sizing: border-box;
  vertical-align: top;
}

.lightbox:focus {
  pointer-events: none;
  outline: 0;
}

.img-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(38, 40, 52, 0.9);
  text-align: center;
  display: none;
  z-index: 9999999999999;
  animation: pop-in;
  animation-duration: 0.5s;
  -webkit-animation: pop-in 0.5s;
  -moz-animation: pop-in 0.5s;
  -ms-animation: pop-in 0.5s;
}

.img-popup img {
  position: absolute;
  top: 50%;
  max-width: 100%;
  max-height: 99vh;
  box-shadow: 3px 3px 10px black;
  display: inline-block;
  transform: translate(-50%, -50%);
}

.lightboxfadeout {
  animation: fadeout;
  animation-duration: 0.5s;
  -webkit-animation: fadeout 0.5s;
  -moz-animation: fadeout 0.5s;
  -ms-animation: fadeout 0.5s;
}

#kothing-editor_details {
  border-radius: 10px !important;
}

.scollnotab::-webkit-scrollbar {
  width: 0 !important;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}

/** demo9 **/
.component-fade-enter-active,
.component-fade-leave-active {
  transition: opacity 0.3s ease;
}
.component-fade-enter,
.component-fade-leave-active {
  opacity: 0;
}
