﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
body {
  font-family: ‘cwTeXYen’, sans-serif !important;
  -webkit-transition: padding-top 0.5s;
  transition: padding-top 0.5s;
  overflow-x: hidden;
  padding-top: 80px !important;
}
body.elementor-default {
  background-image: url("../images/local_bg2.jpg");
  background-size: 100% 100%;
  background-position: top center;
  background-repeat: no-repeat;
}
body.error404 {
  background-image: url("../images/local_bg2.jpg");
  background-size: 100% 100%;
  background-position: top center;
  background-repeat: no-repeat;
}
body.error404 h2.elementor-heading-title {
  font-size: 24px !important;
  text-align: center !important;
  margin-bottom: 5px !important;
}
body.error404 h3.elementor-heading-title {
  font-size: 60px !important;
  color: #5A2F12 !important;
  text-align: center !important;
  letter-spacing: -2px;
  font-weight: bold !important;
}
body.error404 p {
  text-align: center !important;
  font-size: 16px !important;
  letter-spacing: 2px;
  color: #555 !important;
}

nav {
  color: initial;
  background-color: transparent;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
nav a {
  color: #c36;
}

a {
  color: #5A2F12;
  text-decoration: none !important;
}

.attractions_manage-template-default a{
  text-decoration: none !important;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.no-margin-bottom {
  margin-bottom: 0px !important;
}

#mainHeader {
  background: #fff;
  padding: 6px 20px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#mainHeader .elementor-widget-bdt-search {
  margin-bottom: 0px;
}
#mainHeader nav {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: initial;
  line-height: initial;
}
#mainHeader.fixed {
  -webkit-box-shadow: 0px 5px 5px rgba(90, 47, 18, 0.3);
          box-shadow: 0px 5px 5px rgba(90, 47, 18, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#mainHeader #header_mainmenu .sub-menu {
  min-width: 100%;
  width: 100%;
}
#mainHeader #header_mainmenu .sub-menu li {
  width: 100%;
}
#mainHeader #header_mainmenu .sub-menu a:hover {
  background: #5A2F12;
  color: #fff;
}
#mainHeader #header_mainmenu .sub-menu a.elementor-item-active {
  color: #fff;
  background: #5A2F12;
}
#mainHeader #header_mainmenu .elementor-nav-menu .sub-arrow i {
  height: 20px;
}
#mainHeader #header_mainmenu .menu-item a {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #5A2F12;
  font-weight: 700;
}
#mainHeader #header_mainmenu .menu-item a.highlighted {
  color: #FF7A00;
  border-bottom: 1px solid #FF7A00;
}
#mainHeader #header_language .elementor-nav-menu {
  background: #FCF8ED;
  border-radius: 17.5px;
}
#mainHeader #header_language .elementor-nav-menu .menu-item {
  width: 100%;
}
#mainHeader #header_language .elementor-nav-menu .sub-arrow i {
  height: 26px;
}
#mainHeader #header_language .elementor-nav-menu a {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  color: #5A2F12;
}
#mainHeader #header_language .elementor-nav-menu .sub-menu {
  border-radius: 17.5px;
  -webkit-box-shadow: 5px 8px 10px #5A2F12;
          box-shadow: 5px 8px 10px #5A2F12;
}
#mainHeader #header_language .elementor-nav-menu .sub-menu a {
  background: #FCF8ED;
}
#mainHeader #header_language .elementor-nav-menu .sub-menu a:hover {
  background: #fff;
}
#mainHeader #header_language .elementor-nav-menu .sub-menu li:first-child a {
  border-top-left-radius: 17.5px;
  border-top-right-radius: 17.5px;
}
#mainHeader #header_language .elementor-nav-menu .sub-menu li:last-child a {
  border-bottom-left-radius: 17.5px;
  border-bottom-right-radius: 17.5px;
}
#mainHeader #searchToggle {
  width: 36px !important;
  height: 36px;
  background: #FFB41A;
  border-radius: 36px;
  padding: 0 12px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}

#searchBar {
  background: #fff;
  display: none;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #5A2F12;
}
#searchBar.fixed {
  -webkit-box-shadow: 0px 8px 8px rgba(90, 47, 18, 0.5);
          box-shadow: 0px 8px 8px rgba(90, 47, 18, 0.5);
  z-index: 1000;
}
#searchBar .elementor-search-form__container {
  background: #FCF8ED;
  -webkit-box-shadow: 0px 4px 0px #FF7A00;
          box-shadow: 0px 4px 0px #FF7A00;
  border-radius: 100px;
  padding-left: 30px;
}
#searchBar .elementor-search-form__submit {
  min-width: 60px;
  background: #FFB41A;
}

#index_section_1 {
  padding: 80px 0;
  background-image: url(../images/bg1.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #index_section_1 {
    background-size: cover;
    padding: 40px 0;
  }
}
#index_section_1 #index_slider_1 .elementor-widget-container {
  border-radius: 30px;
  overflow: hidden;
}
#index_section_1 #index_slider_1 .bdt-post-slider-content-wrap {
  top: initial;
  bottom: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  padding-left: 25px;
  padding-bottom: 25px;
}
#index_section_1 #index_slider_1 .bdt-post-slider-content-wrap .bdt-post-slider-title {
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-shadow: black 0.05em 0.05em 0.08em;
  line-height: 28px;
  width: 95%;
}
#index_section_1 #index_slider_1 .bdt-post-slider-pagination {
  bottom: initial;
  top: 10px;
  right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
  height: 30px;
}
#index_section_1 #index_slider_1 .bdt-thumbnav {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 20px;
  border-top: none;
}
#index_section_1 #index_slider_1 .bdt-thumbnav li {
  width: 10px !important;
  margin-right: 5px;
  padding-left: 5px !important;
}
#index_section_1 #index_slider_1 .bdt-thumbnav li .bdt-post-slider-pagination-item {
  border-top: none;
  padding-top: 0px;
}
#index_section_1 #index_slider_1 .bdt-thumbnav li .bdt-post-slider-pagination-item:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: white;
}
#index_section_1 #index_slider_1 .bdt-thumbnav li .bdt-post-slider-pagination-item span {
  display: none;
}
#index_section_1 #index_weather .weather-box {
  height: 310px;
  background: #FFF4CB;
  border: none;
  border-radius: 30px;
}
#index_section_1 #index_weather .weather-box .weather-bottom-inof {
  position: absolute;
  top: 25px;
  left: 25px;
  background: none;
  padding: 0px;
}
#index_section_1 #index_weather .weather-box .weather-bottom-inof #more_info {
  border: 2px solid #FF7A00;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  background: transparent;
  color: #FF7A00;
  padding: 5px;
}
#index_section_1 #index_weather .weather-box > div:first-child {
  height: 310px;
}
#index_section_1 #index_weather .weather-box .weather-top-inof {
  height: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  max-width: 33%;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-item span {
  font-size: 20px;
  line-height: 20px;
  color: #5A2F12 !important;
  margin-bottom: 20px;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-item svg {
  display: none;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-item p {
  font-size: 20px;
  line-height: 20px;
  color: #FF820D;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  border-bottom: 1px solid #5A2F12;
  padding-bottom: 15px;
  margin-right: 0px;
  margin-bottom: 15px;
  padding-left: 80px;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-left .small-info {
  font-size: 14px;
  line-height: 14px;
  color: #5A2F12;
  text-align: center;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-left .main-info {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-left .main-info svg path {
  fill: #FF820D;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-left .main-info p {
  font-size: 16px;
  line-height: 16px;
  color: #5A2F12;
  margin-bottom: 0px;
}
#index_section_1 #index_weather .weather-box .weather-top-inof .weather-left .main-info .temperature {
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
  color: #5A2F12;
}

#index_news {
  padding: "50px" 0;
  background-image: url(../images/bg2.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #index_news {
    background-size: cover;
    padding: "50px"/2 0;
  }
}
#index_news .elementor-heading-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FF7A00;
  opacity: 0.78;
  margin-bottom: 35px;
  text-align: center;
}
@media (max-width: 767px) {
  #index_news .elementor-heading-title {
    font-size: 26px;
    line-height: 26px;
  }
}
#index_news .bdt-list {
  margin-bottom: 50px;
}
#index_news .bdt-list li {
  border-bottom: 1px solid #D8D8D8;
  border-top: none;
  padding-bottom: 9px;
  margin-top: 0px;
  padding-top: 15px;
}
#index_news .bdt-list li:hover {
  background: #FBF9F3;
}
#index_news .bdt-list li:nth-child(odd) .bdt-post-list-desc .bdt-post-list-meta span:nth-child(2) a {
  background: #FFDE64;
}
#index_news .bdt-list li:nth-child(odd) .bdt-post-list-desc .bdt-post-list-meta span:nth-child(2) p {
  background: #FFDE64;
}
#index_news .bdt-list li:nth-child(even) .bdt-post-list-desc .bdt-post-list-meta span:nth-child(2) a {
  background: #FFC09D;
}
#index_news .bdt-list li:nth-child(even) .bdt-post-list-desc .bdt-post-list-meta span:nth-child(2) p {
  background: #FFC09D;
}
#index_news .bdt-list li .bdt-post-list-thumbnail {
  padding: 0px;
}
#index_news .bdt-list li .bdt-post-list-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#index_news .bdt-list li .bdt-post-list-desc .bdt-post-list-meta {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  max-width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#index_news .bdt-list li .bdt-post-list-desc .bdt-post-list-meta span:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  max-width: 30%;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #5A2F12;
  text-align: left;
}
#index_news .bdt-list li .bdt-post-list-desc .bdt-post-list-meta span:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
  max-width: 70%;
}
#index_news .bdt-list li .bdt-post-list-desc .bdt-post-list-meta span:nth-child(2) a, #index_news .bdt-list li .bdt-post-list-desc .bdt-post-list-meta span:nth-child(2) p {
  background: #FFC09D;
  border-radius: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #5A2F12;
  padding: 5px 10px;
  display: inline-block;
}
#index_news .bdt-list li .bdt-post-list-desc .bdt-post-list-title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
  max-width: 70%;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: #5A2F12;
  margin-top: 3px;
}
#index_news .bdt-list li .bdt-post-list-desc .bdt-post-list-title a {
  color: #5A2F12;
  font-weight: bold;
}

main .elementor-button-link {
  border-radius: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #5A2F12 !important;
  border: none !important;
  position: relative;
  z-index: 2;
  overflow: visible;
}
main .elementor-button-link .elementor-button-content-wrapper {
  position: relative;
  z-index: 2;
}
main .elementor-button-link:before {
  border: 1px solid #5A2F12 !important;
  position: absolute;
  opacity: 1 !important;
  z-index: 2;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px !important;
  left: 0px !important;
  background: transparent;
  border-radius: 10px;
}
main .elementor-button-link:after {
  position: absolute;
  opacity: 1 !important;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  top: 2px !important;
  left: 2px !important;
  background: #FFB41A;
  border-radius: 10px;
}
main .elementor-button-link:hover:after {
  background: #FFC09D;
}
.swiper-slide-contents{
  display: none;
}

.btn-type-1, .btn-type-1_wrapper .bdt-ep-button, .bdt-carousel-button {
  border-radius: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #5A2F12 !important;
  border: none !important;
  position: relative;
  z-index: 2;
  overflow: visible;
}
.btn-type-1 .bdt-ep-button-content-wrapper, .btn-type-1_wrapper .bdt-ep-button .bdt-ep-button-content-wrapper, .bdt-carousel-button .bdt-ep-button-content-wrapper {
  position: relative;
  z-index: 2;
}
.btn-type-1:before, .btn-type-1_wrapper .bdt-ep-button:before, .bdt-carousel-button:before {
  border: 1px solid #5A2F12 !important;
  position: absolute;
  opacity: 1 !important;
  z-index: 2;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px !important;
  left: 0px !important;
  background: transparent;
  border-radius: 10px;
}
.btn-type-1:after, .btn-type-1_wrapper .bdt-ep-button:after, .bdt-carousel-button:after {
  position: absolute;
  opacity: 1 !important;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  top: 2px !important;
  left: 2px !important;
  background: #FFB41A;
  border-radius: 10px;
}
.btn-type-1:hover:after, .btn-type-1_wrapper .bdt-ep-button:hover:after, .bdt-carousel-button:hover:after {
  background: #FFC09D;
}

.bdt-carousel-button span {
  position: relative;
  z-index: 3;
}

#index_place {
  padding: 80px 0;
  background-image: url(../images/bg3.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0 150px 0;
}
@media (max-width: 767px) {
  #index_place {
    background-size: cover;
    padding: 40px 0;
  }
}
#index_place .elementor-heading-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FF7A00;
  opacity: 0.78;
  margin-bottom: 35px;
  text-align: center;
}
@media (max-width: 767px) {
  #index_place .elementor-heading-title {
    font-size: 26px;
    line-height: 26px;
  }
}
#index_place .bdt-carousel-thumbnail {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
}
#index_place .bdt-carousel-thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 300px;
}
#index_place .bdt-carousel-desc {
  background: #FFF4CB;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
#index_place .bdt-carousel-item {
  overflow: visible;
  background: none;
  border-radius: 30px;
  -webkit-box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
          box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
#index_place .bdt-carousel-item:hover {
  -webkit-box-shadow: 0px 8px 0px #fe9532;
          box-shadow: 0px 8px 0px #fe9532;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
#index_place .bdt-carousel-title {
  position: relative;
}
#index_place .bdt-carousel-title a {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  color: #5A2F12;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}
#index_place .bdt-carousel-meta .pc-avatar {
  display: none;
}
#index_place .bdt-carousel-meta .pc-date {
  margin-left: 20px;
  background: #FFC09D;
  border-radius: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #5A2F12;
  padding: 5px 10px;
  display: inline-block;
}
#index_place .bdt-carousel-meta .pc-date:after {
  display: none;
}
#index_place .bdt-carousel-excerpt {
  margin-bottom: 20px;
}
#index_place .bdt-carousel-excerpt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
#index_place .bdt-slidenav {
  width: 34px;
  height: 34px;
  background: #FFB41A;
  color: #fff;
}

#index_special {
  padding: 80px 0;
  background-image: url(../images/bg4.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 40px 0 80px 0;
}
@media (max-width: 767px) {
  #index_special {
    background-size: cover;
    padding: 40px 0;
  }
}
#index_special .elementor-heading-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FF7A00;
  opacity: 0.78;
  margin-bottom: 35px;
  text-align: center;
}
@media (max-width: 767px) {
  #index_special .elementor-heading-title {
    font-size: 26px;
    line-height: 26px;
  }
}
#index_special .bdt-fancy-slider .swiper-wrapper {
  margin-top: 30px;
}
#index_special .bdt-fancy-slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  height: 400px;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-image .bdt-slide-image {
  background: none;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-image .bdt-slide-image img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-image .bdt-slide-image:after {
  display: none;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-content {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-title {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  text-align: left;
  color: #5A2F12;
  margin-bottom: 40px;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-description {
  font-size: 16px;
  line-height: 170%;
  text-align: left;
  color: #707070;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button {
  text-align: left;
  border-radius: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #5A2F12 !important;
  border: none !important;
  position: relative;
  z-index: 2;
  overflow: visible;
  display: inline-block;
  float: left;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button a {
  position: relative;
  z-index: 2;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #5A2F12 !important;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button:before {
  border: 1px solid #5A2F12 !important;
  position: absolute;
  opacity: 1 !important;
  z-index: 2;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px !important;
  left: 0px !important;
  background: transparent;
  border-radius: 10px;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button:after {
  position: absolute;
  opacity: 1 !important;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  top: 2px !important;
  left: 2px !important;
  background: #FFB41A;
  border-radius: 10px;
}
#index_special .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button:hover:after {
  background: #FFC09D;
}
#index_special .bdt-slidenav {
  width: 34px;
  height: 34px;
  background: #FFB41A;
  color: #fff;
}

#index_how_play {
  padding: 80px 0;
  background-image: url(../images/bg5.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 0 200px 0;
}
@media (max-width: 767px) {
  #index_how_play {
    background-size: cover;
    padding: 40px 0;
  }
}
#index_how_play .elementor-post__card .elementor-post__title {
  font-size: 16px;
  line-height: 1.6;
}
#index_how_play .elementor-heading-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FF7A00;
  opacity: 0.78;
  margin-bottom: 35px;
  text-align: center;
}
@media (max-width: 767px) {
  #index_how_play .elementor-heading-title {
    font-size: 26px;
    line-height: 26px;
  }
}
#index_how_play .elementor-image {
  margin-bottom: 30px;
}
#index_how_play .elementor-image figure {
  background: #FFF4CB;
  border-radius: 30px;
}
#index_how_play .elementor-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 300px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
#index_how_play .elementor-image figcaption {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #5A2F12;
  padding: 22px 0;
}

#index_bottom {
  padding: 80px 0;
  background-image: url(../images/bg6.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0 60px 0;
}
@media (max-width: 767px) {
  #index_bottom {
    background-size: cover;
    padding: 40px 0;
  }
}
#index_bottom .elementor-heading-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FF7A00;
  opacity: 0.78;
  margin-bottom: 35px;
  text-align: center;
}
@media (max-width: 767px) {
  #index_bottom .elementor-heading-title {
    font-size: 26px;
    line-height: 26px;
  }
}
#index_bottom .bdt-ep-button-wrapper {
  text-align: center;
}
#index_bottom > .elementor-container > .elementor-row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#index_bottom > .elementor-container > .elementor-row > .elementor-column:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
#index_bottom > .elementor-container > .elementor-row > .elementor-column:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
#index_bottom > .elementor-container > .elementor-row > .elementor-column:nth-child(3) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-top: 40px;
}
#index_bottom .elementor-image {
  background: #fff;
}

#main_footer {
  padding: 80px 0;
  background-image: url(../images/bg7.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 0 30px 30px;
}
@media (max-width: 767px) {
  #main_footer {
    background-size: cover;
    padding: 40px 0;
  }
}
#main_footer .accessibility_logo {
  width: 88px;
}
#main_footer p {
  font-size: 16px;
  line-height: 150%;
  color: #5A2F12;
}
#main_footer #footer_social svg {
  font-size: 32px;
}
#main_footer #footer_column2 {
  margin-top: 250px;
}
#main_footer #footer_column2 .elementor-heading-title {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #5A2F12;
  margin-bottom: 10px;
  padding: 5px;
  font-weight: 700;
}
#main_footer #footer_column2 .elementor-button-link {
  padding: 5px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #5A2F12;
  font-weight: 500;
}
#main_footer #footer_column2 .elementor-widget-button {
  text-align: center;
}

#theme_vision {
  position: relative;
  z-index: 2;
  overflow-x: hidden;
}
#theme_vision:after {
  content: "";
  background-image: url(../images/img-theme-lefttree.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 169px;
  width: 291px;
  position: absolute;
  bottom: 0px;
  left: -40px;
  z-index: 3;
}
#theme_vision:before {
  content: "";
  background-image: url(../images/img-theme-righttree.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 164px;
  width: 210px;
  position: absolute;
  bottom: 0px;
  right: -40px;
  z-index: 3;
}

#theme_vision_2 {
  position: relative;
  z-index: 2;
}
#theme_vision_2 .elementor-slide-heading {
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 50px;
  color: #FF7A00;
  margin-left: 100px;
}
#theme_vision_2 .elementor-slide-description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  color: #5A2F12;
  margin-left: 100px;
  width: 50%;
}
#theme_vision_2:after {
  content: "";
  background-image: url(../images/theme_vision_2_left.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 178px;
  width: 161px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 3;
}
#theme_vision_2:before {
  content: "";
  background-image: url(../images/theme_vision_2_right.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 140px;
  width: 72px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 3;
}

#theme_vision_3 {
  position: relative;
  z-index: 2;
}
#theme_vision_3:after {
  content: "";
  background-image: url(../images/img-season-left.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 158px;
  width: 84px;
  position: absolute;
  bottom: 0px;
  left: 20px;
  z-index: 3;
}
#theme_vision_3:before {
  content: "";
  background-image: url(../images/img-season-right.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 146px;
  width: 180px;
  position: absolute;
  bottom: 0px;
  right: 20px;
  z-index: 3;
}

#theme_vision_4 {
  position: relative;
  z-index: 2;
}
#theme_vision_4:after {
  content: "";
  background-image: url(../images/theme_vision_2_left.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 178px;
  width: 161px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 3;
}
#theme_vision_4:before {
  content: "";
  background-image: url(../images/theme_vision_2_right.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 140px;
  width: 72px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 3;
}


#theme_vision_5 {
  position: relative;
  z-index: 2;
}
#theme_vision_5 .elementor-slide-heading {
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 50px;
  color: #FF7A00;
  margin-left: 100px;
}
#theme_vision_5 .elementor-slide-description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  color: #5A2F12;
  margin-left: 100px;
  width: 50%;
}

@media (min-width: 767px) {
  .elementor-203824 .elementor-element.elementor-element-b8deb14 > .elementor-widget-container {
  background-image: url("https://travel.nantou.gov.tw/wp-content/uploads/2022/04/集集線插畫地圖.gif");
  background-size: 100%;
  height: 450px;
  background-repeat: no-repeat;
}
}

@media (max-width: 766px) {
  .elementor-203824 .elementor-element.elementor-element-b8deb14 > .elementor-widget-container {
  background-image: url("https://travel.nantou.gov.tw/wp-content/uploads/2022/04/集集線插畫地圖.gif");
  background-size: 100%;
  height: 250px;
  background-repeat: no-repeat;
}
}

#theme_vision_5:after {
  content: "";
  background-image: url(https://travel.nantou.gov.tw/wp-content/uploads/2022/04/火車和樹.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 30%;
  width: 30%;
  position: absolute;
  bottom: 0px;
  transform: rotate(0deg);  
  left: 30px;
  z-index: 3;
}
#theme_vision_5:before {
  content: "";
   background-image: url(../images/img-theme-lefttree.png); 
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 20%;
  width: 20%;
  position: absolute;
  bottom: 0px;
  right: -4%;
  z-index: 3;
}


.theme_section .elementor-heading-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FF7A00;
  opacity: 0.78;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .theme_section .elementor-heading-title {
    font-size: 26px;
    line-height: 26px;
  }
}

.theme_section_place {
  padding: 50px 0;
}
.theme_section_place .elementor-column {
  padding: 0 10px;
}
.theme_section_place .elementor-image {
  border-radius: 30px;
  overflow: hidden;
}
.theme_section_place .elementor-text-editor p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  color: #707070;
}
.theme_section_place .elementor-widget-bdt-advanced-button {
  background-image: url("../images/locator.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 26px 37px;
  padding-left: 15px;
}
.theme_section_place .elementor-widget-bdt-advanced-button .bdt-ep-button {
  border: none !important;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 120%;
  color: #5A2F12;
  padding: 8px 30px;
}
.theme_section_place .elementor-widget-bdt-advanced-button .bdt-ep-button:hover {
  background: none;
}
.theme_section_place .elementor-widget-bdt-advanced-button .bdt-ep-button:hover:after {
  opacity: 0;
}
.theme_section_place .elementor-widget-bdt-advanced-button .bdt-ep-button-icon {
  display: none;
}

#theme_section1 {
  padding: 80px 0;
  background-image: url(../images/theme_bg1.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -50px;
}
@media (max-width: 767px) {
  #theme_section1 {
    background-size: cover;
    padding: 40px 0;
  }
}
#theme_section1 .elementor-image img {
  border-radius: 30px;
}
#theme_section1 .elementor-text-editor p {
  font-size: 16px;
  line-height: 170%;
  color: #707070;
}

#theme_mid_vision {
  -webkit-clip-path: url(#myClip);
          clip-path: url(#myClip);
}

#theme_section2 {
  padding: 80px 0;
  background-image: url(../images/theme_bg2.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #theme_section2 {
    background-size: cover;
    padding: 40px 0;
  }
}
#theme_section2 .bdt-carousel-thumbnail {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
}
#theme_section2 .bdt-carousel-thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 300px;
}
#theme_section2 .bdt-carousel-desc {
  background: #FFF4CB;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
#theme_section2 .bdt-carousel-item {
  overflow: visible;
  background: none;
  border-radius: 30px;
  -webkit-box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
          box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
#theme_section2 .bdt-carousel-item:hover {
  -webkit-box-shadow: 0px 8px 0px #fe9532;
          box-shadow: 0px 8px 0px #fe9532;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
#theme_section2 .bdt-carousel-title {
  position: relative;
}
#theme_section2 .bdt-carousel-title a {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  color: #5A2F12;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}
#theme_section2 .bdt-carousel-meta .pc-avatar {
  display: none;
}
#theme_section2 .bdt-carousel-meta .pc-date {
  margin-left: 20px;
  background: #FFC09D;
  border-radius: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #5A2F12;
  padding: 5px 10px;
  display: inline-block;
}
#theme_section2 .bdt-carousel-meta .pc-date:after {
  display: none;
}
#theme_section2 .bdt-carousel-excerpt {
  margin-bottom: 20px;
}
#theme_section2 .bdt-carousel-excerpt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
#theme_section2 .bdt-slidenav {
  width: 34px;
  height: 34px;
  background: #FFB41A;
  color: #fff;
}

.carousel-box .bdt-carousel-thumbnail {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
}
.carousel-box .bdt-carousel-thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 300px;
}
.carousel-box .bdt-carousel-desc {
  background: #FFF4CB;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.carousel-box .bdt-carousel-item {
  overflow: visible;
  background: none;
  border-radius: 30px;
  -webkit-box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
          box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.carousel-box .bdt-carousel-item:hover {
  -webkit-box-shadow: 0px 8px 0px #fe9532;
          box-shadow: 0px 8px 0px #fe9532;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.carousel-box .bdt-carousel-title {
  position: relative;
}
.carousel-box .bdt-carousel-title a {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  color: #5A2F12;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.carousel-box .bdt-carousel-meta .pc-avatar {
  display: none;
}
.carousel-box .bdt-carousel-meta .pc-date {
  margin-left: 20px;
  background: #FFC09D;
  border-radius: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #5A2F12;
  padding: 5px 10px;
  display: inline-block;
}
.carousel-box .bdt-carousel-meta .pc-date:after {
  display: none;
}
.carousel-box .bdt-carousel-excerpt {
  margin-bottom: 20px;
}
.carousel-box .bdt-carousel-excerpt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.carousel-box .bdt-slidenav {
  width: 34px;
  height: 34px;
  background: #FFB41A;
  color: #fff;
}

#theme_section3 {
  padding: 80px 0;
  background-image: url(../images/theme_bg3.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #theme_section3 {
    background-size: cover;
    padding: 40px 0;
  }
}
#theme_section3 .bdt-fancy-slider .swiper-wrapper {
  margin-top: 30px;
}
#theme_section3 .bdt-fancy-slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  height: 400px;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-image .bdt-slide-image {
  background: none;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-image .bdt-slide-image img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-image .bdt-slide-image:after {
  display: none;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-title {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  text-align: left;
  color: #5A2F12;
  margin-bottom: 40px;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-description {
  font-size: 16px;
  line-height: 170%;
  text-align: left;
  color: #707070;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button {
  text-align: left;
  border-radius: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #5A2F12 !important;
  border: none !important;
  position: relative;
  z-index: 2;
  overflow: visible;
  display: inline-block;
  float: left;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button a {
  position: relative;
  z-index: 2;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #5A2F12 !important;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button:before {
  border: 1px solid #5A2F12 !important;
  position: absolute;
  opacity: 1 !important;
  z-index: 2;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px !important;
  left: 0px !important;
  background: transparent;
  border-radius: 10px;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button:after {
  position: absolute;
  opacity: 1 !important;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  top: 2px !important;
  left: 2px !important;
  background: #FFB41A;
  border-radius: 10px;
}
#theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button:hover:after {
  background: #FFC09D;
}
#theme_section3 .bdt-slidenav {
  width: 34px;
  height: 34px;
  background: #FFB41A;
  color: #fff;
}

#theme_section4 {
  padding: 80px 0;
  background-image: url(../images/theme_bg4.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #theme_section4 {
    background-size: cover;
    padding: 40px 0;
  }
}
#theme_section4 .elementor-tabs-wrapper {
  margin-bottom: 50px;
}
#theme_section4 .elementor-tabs-wrapper .elementor-tab-title {
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #9A6E51;
  border: none;
  border-bottom: 1px solid transparent;
  padding: 5px 10px;
}
#theme_section4 .elementor-tabs-wrapper .elementor-tab-title:before, #theme_section4 .elementor-tabs-wrapper .elementor-tab-title:after {
  display: none;
}
#theme_section4 .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  border-bottom: 1px solid #FF7A00;
  color: #5A2F12;
}
#theme_section4 .elementor-tabs-content-wrapper {
  border: none;
}
#theme_section4 .elementor-tabs-content-wrapper .elementor-tab-content.elementor-active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border: none !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#theme_section4 .elementor-tabs-content-wrapper .elementor-tab-content.elementor-active img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 40%;
  height: 350px;
  border-radius: 30px;
  overflow: hidden;
}
#theme_section4 .elementor-tabs-content-wrapper .elementor-tab-content.elementor-active ul {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 60%;
  padding-left: 50px;
}
#theme_section4 .elementor-tabs-content-wrapper .elementor-tab-content.elementor-active ul li {
  font-size: 16px;
  line-height: 20px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.6);
  color: #707070;
  padding: 12px 0;
}

#theme_section5 {
  padding: 80px 0;
  background-image: url(../images/theme_bg5.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #theme_section5 {
    background-size: cover;
    padding: 40px 0;
  }
}
#theme_section5 .bdt-carousel-thumbnail {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
}
#theme_section5 .bdt-carousel-thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 300px;
}
#theme_section5 .bdt-carousel-desc {
  background: #FFF4CB;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
#theme_section5 .bdt-carousel-item {
  overflow: visible;
  background: none;
  border-radius: 30px;
  -webkit-box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
          box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
#theme_section5 .bdt-carousel-item:hover {
  -webkit-box-shadow: 0px 8px 0px #fe9532;
          box-shadow: 0px 8px 0px #fe9532;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
#theme_section5 .bdt-carousel-title {
  position: relative;
}
#theme_section5 .bdt-carousel-title a {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  color: #5A2F12;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}
#theme_section5 .bdt-carousel-meta .pc-avatar {
  display: none;
}
#theme_section5 .bdt-carousel-meta .pc-date {
  margin-left: 20px;
  background: #FFC09D;
  border-radius: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #5A2F12;
  padding: 5px 10px;
  display: inline-block;
}
#theme_section5 .bdt-carousel-meta .pc-date:after {
  display: none;
}
#theme_section5 .bdt-carousel-excerpt {
  margin-bottom: 20px;
}
#theme_section5 .bdt-carousel-excerpt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
#theme_section5 .bdt-slidenav {
  width: 34px;
  height: 34px;
  background: #FFB41A;
  color: #fff;
}

#theme_section6 {
  padding: 80px 0;
  background-image: url(../images/theme_bg6.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #theme_section6 {
    background-size: cover;
    padding: 40px 0;
  }
}
#theme_section6 .elementor-toggle-item {
  margin-bottom: 30px;
}
#theme_section6 .elementor-toggle-item .elementor-tab-title {
  background: #E3944B;
  border-radius: 20px 20px 20px 20px;
  padding: 20px 30px;
  font-size: 22px;
  line-height: 22px;
  color: #FFFFFF;
  border: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#theme_section6 .elementor-toggle-item .elementor-tab-title.elementor-active {
  border-radius: 20px 20px 0px 0px;
}
#theme_section6 .elementor-toggle-item .elementor-tab-content {
  background: #FFF4CB;
  border-radius: 0px 0px 20px 20px;
  padding: 27px 20px;
  font-size: 16px;
  line-height: 170%;
  color: #5A2F12;
  border: none;
}

.article-list-page {
  padding: 80px 0;
  background-image: url(../images/bg6.jpg);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.article-list-page .elementor-widget-wp-widget-categories h5 {
  display: none;
}
.article-list-page .elementor-widget-wp-widget-categories ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.article-list-page .elementor-widget-wp-widget-categories ul li {
  list-style: none;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  border: none;
  padding: 5px 10px;
}
.article-list-page .elementor-widget-wp-widget-categories ul li a {
  color: #9A6E51;
  border-bottom: 1px solid transparent;
}
.article-list-page .elementor-widget-wp-widget-categories ul li.current-cat a, .article-list-page .elementor-widget-wp-widget-categories ul li:hover a {
  border-bottom: 1px solid #FF7A00;
  color: #5A2F12;
}
@media (max-width: 767px) {
  .article-list-page {
    background-size: cover;
    padding: 40px 0;
  }
}
.article-list-page .elementor-post .elementor-post__card {
  background-color: #FFF4CB !important;
  border-radius: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
          box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
}
.article-list-page .elementor-post .elementor-post__card:hover {
  -webkit-box-shadow: 0px 8px 0px #fe9532;
          box-shadow: 0px 8px 0px #fe9532;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.article-list-page .elementor-post .elementor-post__card .elementor-post__badge {
  background-color: #FFC09D !important;
  border-radius: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #5A2F12 !important;
  padding: 5px 10px;
}
.article-list-page .elementor-post .elementor-post__card .elementor-post__thumbnail__link {
  margin-bottom: 5px;
}
.article-list-page .elementor-post .elementor-post__card .elementor-post__thumbnail__link img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 300px;
}
.article-list-page .elementor-post .elementor-post__card .elementor-post__text {
  background: #FFF4CB;
  color: #5A2F12;
}
.article-list-page .elementor-post .elementor-post__card .elementor-post__text .elementor-post__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.article-list-page .elementor-post .elementor-post__card .elementor-post__text .elementor-post__title a {
  color: #5A2F12;
}
.article-list-page .elementor-post .elementor-post__card .elementor-post__text .elementor-post__excerpt p {
  color: #707070;
}
.article-list-page .elementor-post .elementor-post__card .elementor-post__meta-data {
  border-top: 1px solid #707070;
  background: #5A2F12;
  color: #fff;
}
.article-list-page .elementor-posts-container {
  margin-bottom: 50px;
}

.elementor-heading-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FF7A00;
  opacity: 0.78;
  margin-bottom: 35px;
  font-size: 34px;
  color: #FF7A00 !important;
}
@media (max-width: 767px) {
  .elementor-heading-title {
    font-size: 26px;
    line-height: 26px;
  }
}

.elementor-pagination .page-numbers {
  font-size: 16px;
  margin: 0 15px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  color: #999 !important;
  font-weight: bold !important;
}
.elementor-pagination .page-numbers.prev, .elementor-pagination .page-numbers.next {
  width: auto;
}
.elementor-pagination .page-numbers.current {
  background: #FFB41A !important;
  color: #fff !important;
  border-radius: 50%;
}
.elementor-pagination a.page-numbers {
  color: #5A2F12 !important;
  font-weight: bold !important;
}

.pagination li {
  font-size: 16px;
  margin: 0 15px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  color: #999 !important;
  font-weight: bold !important;
}
.pagination li.active {
  background: #FFB41A !important;
  color: #fff !important;
  border-radius: 50%;
}
.pagination li a {
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  font-size: 14px;
}
.pagination li i {
  font-size: 16px;
}
.pagination a.page-numbers {
  color: #5A2F12 !important;
  font-weight: bold !important;
}

.themebg1 {
  background-image: url("../images/pagebg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repaet;
}

.season-box.spring .bdt-featured-box.bdt-featured-box-default .bdt-feature-content:after {
  content: "";
  right: 80px;
  top: -140px;
  background-image: url(../images/img-spring.png);
  height: 162px;
  width: 240px;
}
.season-box.spring .bdt-featured-box.bdt-featured-box-default .bdt-feature-title:after {
  content: "3月-5月";
  color: #9A6E51;
}
.season-box.summer .bdt-featured-box.bdt-featured-box-default .bdt-feature-content:after {
  content: "";
  right: 80px;
  top: -140px;
  background-image: url(../images/img-summer.png);
  height: 162px;
  width: 175px;
}
.season-box.summer .bdt-featured-box.bdt-featured-box-default .bdt-feature-title:after {
  content: "6月-8月";
  color: #9A6E51;
}
.season-box.summer .bdt-featured-box.bdt-featured-box-default .bdt-feature-content {
  background: #D9F9DC;
}
.season-box.autumn .bdt-featured-box.bdt-featured-box-default .bdt-feature-content:after {
  content: "";
  right: 80px;
  top: -140px;
  background-image: url(../images/img-autumn.png);
  height: 140px;
  width: 210px;
}
.season-box.autumn .bdt-featured-box.bdt-featured-box-default .bdt-feature-title:after {
  content: "9月-11月";
  color: #9A6E51;
}
.season-box.autumn .bdt-featured-box.bdt-featured-box-default .bdt-feature-content {
  background: #F9DBB9;
}
.season-box.winter .bdt-featured-box.bdt-featured-box-default .bdt-feature-content:after {
  content: "";
  right: 80px;
  top: -110px;
  background-image: url(../images/img-winter.png);
  height: 115px;
  width: 240px;
}
.season-box.winter .bdt-featured-box.bdt-featured-box-default .bdt-feature-title:after {
  content: "12月-2月";
  color: #9A6E51;
}
.season-box.winter .bdt-featured-box.bdt-featured-box-default .bdt-feature-content {
  background: #C6E5F1;
}
.season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-image {
  border-radius: 30px;
  overflow: hidden;
}
.season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-image img {
  border-radius: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 75%;
  height: 420px;
}
.season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-content {
  background: #FFECB1;
  bottom: 60px;
  position: relative;
  padding: 70px 50px;
  min-width: 45%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-content:after {
  right: 80px;
  top: -140px;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 5;
}
.season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-content .bdt-feature-title {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  color: #FF7A00;
}
.season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-content .bdt-feature-description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  color: #707070;
}

.feature-box {
  padding: 45px 0;
}
.feature-box .elementor-row > div {
  padding: 0 10px;
}
.feature-box .elementor-image img {
  border-radius: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 350px;
}
.feature-box .elementor-heading-title {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #5A2F12 !important;
  margin-bottom: 5px;
}
.feature-box .elementor-text-editor p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  color: #707070;
}
.feature-box .elementor-text-editor a {
  border: 1px solid #5A2F12 !important;
  background: #FFB41A;
  border-radius: 10px;
  color: #5A2F12;
  padding: 4px 14px;
}

.image-boxes .elementor-flip-box {
  border-radius: 30px;
  overflow: hidden;
}
.image-boxes .elementor-flip-box__button {
  color: #5A2F12 !important;
  border-color: #5A2F12 !important;
  background: #fff;
}

.article-box .elementor-posts-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  --grid-column-gap: 0px;
  --grid-row-gap: 0px;
  margin-left: -20px;
  margin-right: -20px;
}
.article-box .elementor-posts-container .elementor-post {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  max-width: 33%;
  padding: 0 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article-box .elementor-posts-container .elementor-post .elementor-post__excerpt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
}
.article-box .elementor-posts-container .elementor-post .elementor-post__title {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #5A2F12 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.article-box .elementor-posts-container .elementor-post .elementor-post__title a {
  color: #5A2F12 !important;
}
.article-box .elementor-posts-container .elementor-post .elementor-post__thumbnail__link {
  display: block;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 15px !important;
  margin-right: 0px !important;
  border-radius: 30px;
  overflow: hidden;
}
.article-box .elementor-posts-container .elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail {
  padding-bottom: 66%;
}
.article-box .elementor-posts-container .elementor-post .elementor-post__text {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.button_slider .elementor-slide-button {
  border: 1px solid #5A2F12 !important;
  background: #FFB41A !important;
  border-radius: 10px;
  color: #5A2F12 !important;
  padding: 8px 14px !important;
}

.post-card-box .elementor-post .elementor-post__card {
  background-color: #FFF4CB !important;
  border-radius: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
          box-shadow: 0px 8px 0px rgba(254, 149, 50, 0);
}
.post-card-box .elementor-post .elementor-post__card:hover {
  -webkit-box-shadow: 0px 8px 0px #fe9532;
          box-shadow: 0px 8px 0px #fe9532;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.post-card-box .elementor-post .elementor-post__card .elementor-post__badge {
  background-color: #FFC09D !important;
  border-radius: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #5A2F12 !important;
  padding: 5px 10px;
}
.post-card-box .elementor-post .elementor-post__card .elementor-post__thumbnail__link {
  margin-bottom: 5px;
}
.post-card-box .elementor-post .elementor-post__card .elementor-post__thumbnail__link img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 300px;
}
.post-card-box .elementor-post .elementor-post__card .elementor-post__text {
  background: #FFF4CB;
  color: #5A2F12;
}
.post-card-box .elementor-post .elementor-post__card .elementor-post__text .elementor-post__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.post-card-box .elementor-post .elementor-post__card .elementor-post__text .elementor-post__title a {
  color: #5A2F12;
}
.post-card-box .elementor-post .elementor-post__card .elementor-post__text .elementor-post__excerpt p {
  color: #707070;
}
.post-card-box .elementor-post .elementor-post__card .elementor-post__meta-data {
  border-top: 1px solid #707070;
  background: #5A2F12;
  color: #fff;
}
.post-card-box .elementor-posts-container {
  margin-bottom: 50px;
}

.accordion-box .bdt-accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.accordion-box .bdt-accordion .bdt-accordion-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 30px;
}
.accordion-box .bdt-accordion .bdt-accordion-item .bdt-accordion-title {
  background: #E3944B;
  border-radius: 20px 20px 20px 20px;
  padding: 20px 30px;
  font-size: 22px;
  line-height: 22px;
  color: #FFFFFF;
  border: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.accordion-box .bdt-accordion .bdt-accordion-item .bdt-accordion-title.bdt-open {
  border-radius: 20px 20px 0px 0px;
}
.accordion-box .bdt-accordion .bdt-accordion-item .bdt-accordion-content {
  background: #FFF4CB;
  border-radius: 0px 0px 20px 20px;
  padding: 27px 20px;
  font-size: 16px;
  line-height: 170%;
  color: #5A2F12;
  border: none;
}

.attractions_manage-template-default {
  background-image: url("../images/pagebg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.attractions_manage-template-default .container {
  margin-top: 40px;
}
.attractions_manage-template-default .wather img {
  border-radius: 10px;
}
.attractions_manage-template-default .sujection_location {
  position: relative;
}
.attractions_manage-template-default .sujection_location img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 80px !important;
}
.attractions_manage-template-default .sujection_location > a {
  display: block;
  width: 100%;
}
.attractions_manage-template-default .sujection_location > a > div {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.attractions_manage-template-default .sujection_location > a > div > div:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  width: 30% !important;
}
.attractions_manage-template-default .reviews ul {
  margin-bottom: 15px;
}
.attractions_manage-template-default .reviews ul li {
  background: #FFF4CB;
  border: 1px solid #5A2F12;
  border-radius: 15px;
  padding: 8px 8px;
  position: relative;
}
.attractions_manage-template-default .reviews ul li:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #FFF4CB;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: -7px;
  z-index: 9;
}
.attractions_manage-template-default .reviews ul li:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #5A2F12;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: -9px;
  z-index: 8;
}
.attractions_manage-template-default .reviews ul li > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.attractions_manage-template-default .reviews ul li .review_text {
  font-size: 16px;
  line-height: 140%;
  text-align: left;
  color: #707070;
}
.attractions_manage-template-default a {
  color: #c36;
}
.attractions_manage-template-default table {
  margin-top: 15px;
}
.attractions_manage-template-default table thead {
  display: none;
}
.attractions_manage-template-default table tbody tr td:first-child {
  width: 150px;
}
.attractions_manage-template-default table tbody tr:first-child {
  border-top: 1px solid #5A2F12;
}
.attractions_manage-template-default table tbody td, .attractions_manage-template-default table tbody th {
  border: none;
  border-bottom: 1px solid #5A2F12;
  background: #fff;
}
.attractions_manage-template-default table tbody tr:nth-child(odd) td, .attractions_manage-template-default table tbody tr:nth-child(odd) th {
  background: #FFF4CB;
}
.attractions_manage-template-default p, .attractions_manage-template-default table td {
  font-size: 16px;
  line-height: 170%;
  text-align: left;
  color: #707070;
}
.attractions_manage-template-default .page_name {
  margin-bottom: 20px;
}
.attractions_manage-template-default .page_name h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FF7A00;
  opacity: 0.78;
  margin-bottom: 35px;
  font-size: 26px;
  text-align: left;
}
@media (max-width: 767px) {
  .attractions_manage-template-default .page_name h5 {
    font-size: 26px;
    line-height: 26px;
  }
}
.attractions_manage-template-default .map {
  height: 400px;
  padding: 10px;
  border: 1px solid rgba(90, 47, 18, 0.5);
  border-radius: 10px;
  background: #FFF4CB;
  -webkit-box-shadow: 0px 4px 0px #FF7A00;
          box-shadow: 0px 4px 0px #FF7A00;
  margin-bottom: 25px;
  margin-top: 10px;
}
.attractions_manage-template-default .map iframe {
  width: 100%;
  height: 380px;
}
.attractions_manage-template-default .location_photo {
  border-radius: 30px;
  overflow: hidden;
}
.attractions_manage-template-default .info {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 170%;
  text-align: left;
  color: #707070;
}
.attractions_manage-template-default .title {
  border: none;
}
.attractions_manage-template-default .title h6 {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #5A2F12;
}
.attractions_manage-template-default .title .title_hint {
  display: none;
}
.attractions_manage-template-default .more a {
  border: 1px solid #5A2F12 !important;
  background: #FFB41A !important;
  border-radius: 10px;
  color: #5A2F12 !important;
  padding: 8px 14px !important;
}

.sub-sticky-menu {
  position: fixed;
  background: #fff;
  top: 80px;
  left: 0px;
  z-index: 998;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  -webkit-box-shadow: 0px 8px 8px rgba(90, 47, 18, 0.5);
          box-shadow: 0px 8px 8px rgba(90, 47, 18, 0.5);
}

.page-content .elementor-section .side-content-menu > .elementor-widget-container {
  background: #FFF4CB;
  border-color: #5A2F12;
}
.page-content .elementor-section .side-content-menu > .elementor-widget-container .elementor-text-editor {
  font-size: 18px;
}
.page-content .elementor-section .side-content-menu > .elementor-widget-container .elementor-text-editor a {
  color: #5A2F12;
}

.elementor-widget-container .wpcf7-form .wpcf7-form-control {
  margin-top: 15px;
}
.elementor-widget-container .wpcf7-form .wpcf7-submit {
  border: 1px solid #5A2F12 !important;
  background: #FFB41A !important;
  border-radius: 10px;
  color: #5A2F12 !important;
  padding: 8px 14px !important;
}

.elementor-text-editor table {
  margin-top: 15px;
}
.elementor-text-editor table thead {
  display: none;
}
.elementor-text-editor table tbody tr:first-child {
  border-top: 1px solid #5A2F12;
}
.elementor-text-editor table tbody td, .elementor-text-editor table tbody th {
  border: none;
  border-bottom: 1px solid #5A2F12;
  background: #fff;
}
.elementor-text-editor table tbody tr:nth-child(odd) td, .elementor-text-editor table tbody tr:nth-child(odd) th {
  background: #FFF4CB;
}

.post-type-archive-attractions_manage .modal {
  min-width: 700px;
  overflow: hidden;
  border: 1px solid #5A2F12;
  border-radius: 30px;
  background: #FFF4CB;
  -webkit-box-shadow: 0px 4px 0px #FF7A00;
          box-shadow: 0px 4px 0px #FF7A00;
}
.post-type-archive-attractions_manage .modal h6 {
  color: #5A2F12;
  font-size: 20px;
}
.post-type-archive-attractions_manage .modal > div:nth-child(2) {
  padding: 5px 20px;
  margin-left: 0px !important;
  max-height: 50vh;
  overflow-y: auto;
  background: #fff;
}
.post-type-archive-attractions_manage .modal .modal-content {
  padding: 5px 25px;
}
.post-type-archive-attractions_manage .modal .modal-footer {
  padding: 5px 25px;
  background: none;
}
.post-type-archive-attractions_manage .modal .modal-footer button {
  border: 1px solid #5A2F12 !important;
  background: #FFB41A !important;
  border-radius: 10px;
  color: #5A2F12 !important;
  padding: 0px 24px !important;
}
.post-type-archive-attractions_manage #modal1 > div:nth-child(2) > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.post-type-archive-attractions_manage #modal1 > div:nth-child(2) > div p {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  text-align: left;
}
.post-type-archive-attractions_manage .nav-wrapper {
  height: 45px;
}
.post-type-archive-attractions_manage .gcam_reset_filter {
  border: 1px solid #5A2F12 !important;
  background: #FFB41A !important;
  border-radius: 10px;
  color: #5A2F12 !important;
  padding: 8px 14px !important;
  position: relative;
  top: -3px;
}
.post-type-archive-attractions_manage .input-field {
  border: 1px solid #5A2F12;
  border-radius: 15px;
  background: #fff;
  height: 45px;
}
.post-type-archive-attractions_manage .input-field #search {
  border-radius: 15px;
  height: 45px;
}
.post-type-archive-attractions_manage .input-field #search:focus, .post-type-archive-attractions_manage .input-field #search:active {
  background: none;
}
.post-type-archive-attractions_manage .input-field #search::-webkit-input-placeholder {
  color: #707070;
}
.post-type-archive-attractions_manage .input-field #search::-moz-placeholder {
  color: #707070;
}
.post-type-archive-attractions_manage .input-field #search:-ms-input-placeholder {
  color: #707070;
}
.post-type-archive-attractions_manage .input-field #search::-ms-input-placeholder {
  color: #707070;
}
.post-type-archive-attractions_manage .input-field #search::placeholder {
  color: #707070;
}
.post-type-archive-attractions_manage .input-field #clear_srearch {
  height: 35px;
  top: -8px;
}
.post-type-archive-attractions_manage #attraction_area {
  border: 1px solid #5A2F12;
  border-radius: 15px;
}
.post-type-archive-attractions_manage #list_view .col > div {
  border: 1px solid rgba(90, 47, 18, 0.5);
  border-radius: 10px;
  background: #FFF4CB;
  -webkit-box-shadow: 0px 4px 0px #FF7A00;
          box-shadow: 0px 4px 0px #FF7A00;
}
.post-type-archive-attractions_manage #list_view .col img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 130px !important;
  height: 130px !important;
}
.post-type-archive-attractions_manage #list_view .col h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #5A2F12;
  font-size: 20px;
  max-height: 51px;
  height: 51px !important;
}
.post-type-archive-attractions_manage #list_view .col h5 a {
  color: #5A2F12;
}
.post-type-archive-attractions_manage #card_view .card {
  border: 1px solid rgba(90, 47, 18, 0.5);
  border-radius: 10px;
  background: #FFF4CB;
  -webkit-box-shadow: 0px 4px 0px #FF7A00;
          box-shadow: 0px 4px 0px #FF7A00;
}
.post-type-archive-attractions_manage #card_view .card .card-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 200px;
}
.post-type-archive-attractions_manage #card_view .card-content .card-content-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 44px;
  height: 44px !important;
}
.post-type-archive-attractions_manage #card_view .card-content h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #5A2F12;
  font-size: 20px;
  max-height: 51px;
  height: 51px !important;
}
.post-type-archive-attractions_manage #card_view .card-content h5 a {
  color: #5A2F12;
}

.attraction_list_title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FF7A00;
  opacity: 0.78;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .attraction_list_title {
    font-size: 26px;
    line-height: 26px;
  }
}

.text-center {
  text-align: center !important;
}

.text-link {
  color: #c36 !important;
}

@media (min-width: 768px) and (max-width: 1300px) {
  #header_logo img {
    max-width: 250px !important;
  }

  #mainHeader #header_mainmenu .menu-item a {
    font-size: 14px;
    padding: 13px 10px;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 65px !important;
    overflow-x: hidden;
  }
  body.error404 h3.elementor-heading-title {
    font-size: 24px !important;
  }
  body.error404 p {
    font-size: 14px !important;
    letter-spacing: 1px;
  }

  .elementor-heading-title {
    margin-bottom: 15px;
    font-size: 26px;
  }

  .sub-sticky-menu {
    top: 65px;
  }
  .sub-sticky-menu .bdt-navbar-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .feature-box {
    padding: 10px 0;
  }
  .feature-box .elementor-image {
    margin-bottom: 10px;
  }
  .feature-box .elementor-image img {
    height: 200px;
  }
  .feature-box.reverse-order .elementor-row > div:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .feature-box.reverse-order .elementor-row > div:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  #mainHeader.fixed {
    position: fixed;
  }
  #mainHeader #header_language .elementor-nav-menu a {
    padding: 3px 5px;
  }
  #mainHeader #searchToggle {
    width: 28px !important;
    height: 28px;
    border-radius: 28px;
    padding: 0 8px;
    line-height: 32px;
  }
  #mainHeader #searchToggle svg {
    width: 12px;
  }
  #mainHeader #header_mainmenu nav {
    background: #fff;
    -webkit-box-shadow: 0px 3px 5px #ccc;
            box-shadow: 0px 3px 5px #ccc;
  }
  #mainHeader #header_mainmenu nav > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #mainHeader #header_mainmenu nav > ul > li.menu-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  #mainHeader #header_mainmenu nav > ul > li.menu-item a {
    text-align: center !important;
    font-size: 14px;
    font-weight: 400;
  }
  #mainHeader #header_mainmenu nav > ul > li.menu-item > .elementor-item-active {
    color: #FF7A00;
    background: #FFF4CB;
  }

  .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    color: #FF7A00;
    background: #FFF4CB;
  }

  #index_section_1 {
    padding: 40px 0;
  }
  #index_section_1 #index_1a {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #index_section_1 #index_1b {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  #index_section_1 #index_slider_1 .bdt-post-slider-pagination {
    position: absolute !important;
  }
  #index_section_1 #index_slider_1 .bdt-post-slider .bdt-post-slider-content-wrap .bdt-post-slider-content {
    max-width: 100%;
  }
  #index_section_1 #index_slider_1 .bdt-post-slider-content-wrap .bdt-post-slider-title {
    width: 100%;
    overflow: visible;
    text-overflow: initial;
    white-space: normal;
    line-height: 1.4;
    font-size: 16px;
  }

  #index_news .bdt-list li .bdt-post-list-desc {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #index_news .bdt-list li .bdt-post-list-desc .bdt-post-list-title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    font-size: 14px;
    line-height: 14px;
  }
  #index_news .bdt-list li .bdt-post-list-desc .bdt-post-list-meta {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 5px;
  }

  #index_special .bdt-fancy-slider-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #index_special .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-title {
    margin-bottom: 10px;
    font-size: 24px;
    text-align: center;
  }
  #index_special .bdt-fancy-slider-item .bdt-fancy-slider-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 15px;
    height: 335px;
  }
  #index_special .bdt-fancy-slider-item .bdt-fancy-slider-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #index_special .bdt-fancy-slider-item .bdt-fancy-slider-button {
    text-align: center !important;
    float: none !important;
  }

  #index_how_play {
    padding: 30px 0;
  }

  #index_bottom .fts-fb-photo-post-wrap {
    width: 49% !important;
  }

  .sm-flex-100 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .sm-mb-50 {
    margin-bottom: 50px !important;
  }

  #main_footer {
    padding: 0px;
    background-size: cover;
  }
  #main_footer #footer_column1 .elementor-image {
    text-align: center;
  }
  #main_footer #footer_column1 .elementor-image img {
    text-align: center;
    margin: 0 auto;
    width: 250px;
  }
  #main_footer #footer_column1 .elementor-widget-social-icons {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  #main_footer #footer_column1 .elementor-widget-social-icons .elementor-social-icons-wrapper {
    text-align: center;
  }
  #main_footer #footer_column1 .elementor-widget-text-editor {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
  }
  #main_footer #footer_column1 .elementor-widget-text-editor p {
    font-size: 14px;
  }
  #main_footer #footer_column2 {
    margin-top: 30px;
  }
  #main_footer #footer_column2 .elementor-column-wrap {
    padding: 0px;
    margin-bottom: 10px;
  }
  #main_footer #footer_column2 .elementor-heading-title {
    font-size: 18px !important;
    line-height: 18px;
    margin-bottom: 5px;
  }
  #main_footer #footer_column2 .elementor-button-wrapper a {
    font-size: 14px;
  }

  .elementor-widget-wp-widget-categories .elementor-widget-container ul {
    padding-left: 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .elementor-widget-wp-widget-categories .elementor-widget-container ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
    max-width: 33%;
  }

  #searchBar p {
    font-size: 14px;
  }

  .season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-image {
    padding: 30px 0;
  }
  .season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-image img {
    width: 100%;
    height: 210px;
  }
  .season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-content {
    bottom: 60px;
    padding: 30px 20px;
    min-width: 65%;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 30px;
  }
  .season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-content .bdt-feature-title {
    font-size: 20px;
    line-height: 20px;
  }
  .season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-content .bdt-feature-title:after {
    display: block;
  }
  .season-box .bdt-featured-box.bdt-featured-box-default .bdt-feature-content:after {
    content: "";
    left: -160px;
    right: initial !important;
    top: -10px !important;
    background-image: url(../images/img-summer.png);
    height: 162px;
    width: 175px;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }

  .title-center-mobile .elementor-heading-title {
    text-align: center;
  }

  .post-type-archive-attractions_manage .col.s4.m4 {
    width: 40% !important;
  }
  .post-type-archive-attractions_manage .col.s5.m5 {
    width: 60% !important;
  }
  .post-type-archive-attractions_manage .col.s3.m3.right {
    width: 100%;
  }
  .post-type-archive-attractions_manage .col.s3.m3.right .right.row {
    width: 100% !important;
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  .post-type-archive-attractions_manage .gcam_reset_filter {
    width: 200px;
  }
  .post-type-archive-attractions_manage .hide-on-med-and-down {
    display: block !important;
  }

  #theme_vision_2.theme_vision_2_tour .elementor-slide-heading {
    display: none;
  }
  #theme_vision_2.theme_vision_2_tour .elementor-slide-description {
    display: none;
  }
  #theme_vision_2.theme_vision_2_tour .elementor-element .swiper-slide {
    height: 400px !important;
    -webkit-transition-duration: 1500ms !important;
            transition-duration: 1500ms !important;
  }
  #theme_vision_2.theme_vision_2_tour .elementor-element .swiper-slide .swiper-slide-bg {
    background-position: 70% 50%;
  }

  .wrap-nav .bdt-navbar-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .wrap-nav .bdt-navbar-nav li a {
    min-height: 30px;
  }

  #theme_section3 .bdt-fancy-slider-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    height: auto;
    margin-bottom: 45px;
  }
  #theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    top: 15px;
  }
  #theme_section3 .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-title {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }

  .post-type-archive-attractions_manage .modal {
    min-width: 100%;
  }

  .elementor-pagination .page-numbers {
    margin: 0 5px !important;
  }

  .carousel-box .bdt-carousel-title {
    text-align: center;
  }
  .carousel-box .bdt-carousel-item .bdt-carousel-button {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block !important;
    width: 70%;
  }
}