/* Less CSS Document */
/* Will be auto compiled to CSS file on save */
@font-face {
  font-family: "Montserrat-Regular";
  src: url("/assetsfont/Montserrat-Regular.eot");
  src: url("/assetsfont/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("/assetsfont/Montserrat-Regular.woff") format("woff"), url("/assetsfont/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("/assetsfont/Montserrat-Light.eot");
  src: url("/assetsfont/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("/assetsfont/Montserrat-Light.woff") format("woff"), url("/assetsfont/Montserrat-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("/assetsfont/Montserrat-Medium.eot");
  src: url("/assetsfont/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("/assetsfont/Montserrat-Medium.woff") format("woff"), url("/assetsfont/Montserrat-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "PlayfairDisplay-Regular";
  src: url("/assetsfont/PlayfairDisplay-Regular.eot");
  src: url("/assetsfont/PlayfairDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("/assetsfont/PlayfairDisplay-Regular.woff") format("woff"), url("/assetsfont/PlayfairDisplay-Regular.ttf") format("truetype");
}
/*
.icomoon(){
	speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
    font-family: HAIHC;
	display: inline-block;
}
*/
a:focus {
  color: inherit;
}
a:focus,
a:hover {
  text-decoration: none;
}

#processing {
  position: fixed;
  z-index: 110;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.9);
}
#processing .wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
#processing .wrapper .logo {
  width: 200px;
  max-width: 100%;
  padding-bottom: 3px;
  border-bottom: 1px solid #ac8642;
  opacity: 0;
}
#processing .wrapper .txt {
  padding-top: 5px;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  opacity: 0;
}
.icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.icon.magnifier {
  background-image: url(/assets../img/icon/magnifier.png);
}
.icon.magnifier_g {
  background-image: url(/assets../img/icon/magnifier_g.svg);
}
.icon.magnifier_b {
  background-image: url(/assets../img/icon/magnifier_b.svg);
}
.icon.cart {
  background-image: url(/assets../img/icon/cart.svg);
}
.icon.cart_w {
  background-image: url(/assets../img/icon/cart_w.svg);
}
.icon.man {
  background-image: url(/assets../img/icon/man.svg);
}
.icon.man_g {
  background-image: url(/assets../img/icon/man_g.svg);
}
.icon.globe {
  background-image: url(/assets../img/icon/globe.svg);
}
.icon.fb {
  background-image: url(/assets../img/icon/fb.svg);
}
.icon.tw {
  background-image: url(/assets../img/icon/tw.svg);
}
.icon.yt {
  background-image: url(/assets../img/icon/yt.svg);
}
.icon.ig {
  background-image: url(/assets../img/icon/ig.svg);
}
.icon.fb_b {
  background-image: url(/assets../img/icon/fb_b.svg);
}
.icon.tw_b {
  background-image: url(/assets../img/icon/tw_b.svg);
}
.icon.yt_b {
  background-image: url(/assets../img/icon/yt_b.svg);
}
.icon.ig_b {
  background-image: url(/assets../img/icon/ig_b.svg);
}
.icon.close {
  background-image: url(/assets../img/icon/expand.png);
}
.icon.card-diamond,
.icon.card-jade,
.icon.card-gold {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.icon.card-diamond {
  background-image: url(/assets../img/icon/card-diamond.png);
}
.icon.card-jade {
  background-image: url(/assets../img/icon/card-jade.png);
}
.icon.card-gold {
  background-image: url(/assets../img/icon/card-gold.png);
}
.icon.phone {
  background-image: url(/assets../img/icon/phone.svg);
}
.icon.exclaimation {
  background-image: url(/assets../img/icon/exclaimation.svg);
}
.icon.arrow-m {
  background-image: url(/assets../img/icon/exclaimation.svg);
  background-image: url(/assets../img/icon/big_arrow_right_g.svg);
  width: 21px;
  height: 21px;
  margin-left: 10px;
}
.noUi-target {
  box-shadow: none;
  border: 0;
  background: rgba(147, 149, 152, 0.27);
}
.noUi-horizontal {
  height: 2px;
}
.noUi-connect {
  background: #e0aa14;
}
.noUi-horizontal .noUi-handle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #e0aa14;
  box-shadow: none;
  top: -5px;
}
.noUi-handle:after {
  display: none;
}
.noUi-handle:before {
  width: 8px;
  height: 8px;
  left: 1px;
  top: 1px;
  border-radius: 50%;
  background: #e0aa14;
}
.datepick-m {
  margin-bottom: 20px;
}
.datepick-m.inactive {
  position: relative;
}
.datepick-m.inactive:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 41px;
}
.datepick-m label {
  font-size: 0.75em;
  line-height: 125%;
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  letter-spacing: 2px;
  color: #4a4337;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.datepick-m input {
  font-size: 0.875em;
  line-height: 121.4%;
  padding: 0 40px 0 20px;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  width: 100%;
  height: 41px;
  background-image: url(/assets../img/icon/calendar1.svg);
  background-size: 19px 20px;
  background-repeat: no-repeat;
  background-position: right 10px center;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
  background: transparent;
}
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
  background-color: #ac8642;
  border-color: #ac8642;
}
.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
  background-color: #ac8642;
  color: #fff;
}
.datepicker-inline {
  width: 100%;
}
.datepicker-inline table tr td.day {
  border: 1px solid rgba(151, 151, 151, 0.6);
  border-radius: 0;
}
.datepicker .prev,
.datepicker .next {
  width: 21px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: 21px 10px;
  background-position: center;
  background-image: url(/assets../img/icon/big_arrow_left_g.svg);
}
.datepicker .prev:hover,
.datepicker .next:hover {
  background-image: url(/assets../img/icon/big_arrow_left_g.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 21px 10px;
  background-position: center;
}
.datepicker .next {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.datepicker table {
  width: 100%;
}
.datepicker table tr th.datepicker-switch {
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  color: #ac8642;
  font-size: 1.25em;
  line-height: 135%;
}
.datepicker table tr th.dow {
  padding-top: 20px;
  padding-bottom: 12px;
  font-size: 0.75em;
  line-height: 116.6%;
}
.datepicker table tr td {
  font-size: 0.75em;
  line-height: 116.6%;
  vertical-align: middle;
  width: 40px;
  height: 40px;
}
.datepicker table tr td.day {
  color: rgba(0, 0, 0, 0.6);
}
.datepicker table tr td.day:hover {
  border-radius: 0;
  background: rgba(222, 168, 46, 0.1);
}
.datepicker table tr td.disabled {
  opacity: 0.2;
  cursor: not-allowed;
}
.datepicker table tr td.active {
  color: #fff;
  background-color: #ac8642 !important;
  border: 1px solid #ac8642 !important;
  text-shadow: none;
  border-radius: 0;
}
.datepicker table tr td.active:hover {
  background-color: #ac8642;
}
.daterangepicker {
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  border: none;
  border-radius: 0;
  top: 0;
  left: 0;
  margin-top: 2px;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.2);
}
.daterangepicker:after {
  display: none;
}
.daterangepicker .btn-primary {
  background-color: #4a4337;
  border-color: #4a4337;
  border-radius: 0;
}
.daterangepicker .drp-buttons .btn {
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  cursor: pointer;
}
.daterangepicker .calendar-table th {
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
}
.daterangepicker td.start-date.end-date,
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  border-radius: 0;
}
.daterangepicker th.month {
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  font-weight: 700;
  color: #ac8642;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  border-color: #ac8642;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  text-decoration: none;
}
.daterangepicker td.in-range {
  background-color: rgba(222, 168, 46, 0.1);
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background: #ac8642;
  border-radius: 0;
}
.daterangepicker.opensright:before {
  display: none;
}
.mfp-bg {
  opacity: 0.6;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}
.popup-details {
  max-width: 680px;
  margin: 0 auto;
  position: relative;
}
.popup-details .close-btn {
  position: absolute;
  right: 18px;
  top: 18px;
}
.popup-details .close-btn .icon {
  width: 24px;
  height: 24px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  text-shadow: none;
}
.popup-details .close-btn .icon:hover {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.popup-details .wrapper {
  padding: 40px 30px;
  background-color: #fff;
}
.popup-details h2 {
  font-size: 2em;
  line-height: 133.3%;
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  color: #ac8642;
  text-align: center;
  margin-bottom: 20px;
}
.popup-details .msg {
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  text-align: center;
}
.popup-details#tnc {
  max-width: 800px;
}
.popup-details#tnc ol {
  list-style: decimal;
  padding-left: 20px;
}
.popup-details#tnc ol li {
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  margin-bottom: 10px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -6px;
}
input {
  border: none;
  border-radius: 0;
}
select {
  background-size: 7px 17px;
  background-image: url(/assets../img/icon/arrow_select.svg);
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
  border-radius: 0;
}
select:disabled {
  cursor: default;
}
select::-ms-expand {
  display: none;
}
input {
  border: none;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
}
.com-btn {
  background-color: #e0aa14;
  color: #333333;
  text-transform: uppercase;
  font-size: 0.875em;
  line-height: 128.5%;
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  letter-spacing: 1px;
  padding: 16px 34px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.com-btn:hover {
  color: #333333;
  background-color: #f6bc19;
}
.com-btn:focus {
  color: #333333;
  background-color: #cc9a0d;
}
.com-btn.disabled {
  opacity: 0.45;
  pointer-events: none;
  cursor: default;
}
.com-btn.disabled:hover {
  background-color: #ac8642;
}

.special-btn {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #333333;
  text-transform: uppercase;
  font-size: 0.875em;
  line-height: 128.5%;
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  letter-spacing: 1px;
  padding: 16px 34px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.special-btn:hover {
  color: #333333;
  background-color: #f6bc19;
  border: 1px solid #f6bc19;
}
.special-btn:focus {
  color: #333333;
  background-color: #cc9a0d;
  border: 1px solid #cc9a0d;
}

.com-link {
  color: #e19b1e;
  text-decoration: underline;
}
.com-link:hover,
.com-link:focus,
.com-link:visited {
  color: #e19b1e;
  text-decoration: underline;
}
.com-link:hover {
  text-decoration: none;
}
.com-head {
  color: #333333;
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  font-size: 2.125em;
  line-height: 135.3%;
  text-align: center;
  margin-bottom: 20px;
}
.loading {
  width: 100%;
  padding: 30px;
  text-align: center;
}
.loading img {
  width: 49px;
  height: 49px;
}
.swiper-wrap {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 1;
}
.swiper-wrap .swiper-button-prev,
.swiper-wrap .swiper-button-next {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0px;
  top: 9px;
  width: 21px;
  height: 10px;
}
.swiper-wrap .swiper-button-next {
  position: absolute;
  right: 0;
  background-image: url(/assets../img/icon/big_arrow_right.svg);
}
.swiper-wrap .swiper-button-prev {
  position: absolute;
  left: 0;
  background-image: url(/assets../img/icon/big_arrow_left.svg);
}
.swiper-wrap .swiper-pagination {
  position: relative;
  color: #e0aa14;
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  font-size: 1.125em;
  line-height: 133.3%;
  width: auto;
  bottom: auto;
}
.swiper-wrap .swiper-pagination .current {
  padding-left: 41px;
  padding-right: 16px;
  position: relative;
}
.swiper-wrap .swiper-pagination .total {
  padding-right: 42px;
  padding-left: 16px;
  position: relative;
}
.swiper-wrap .swiper-pagination .current:after {
  content: "";
  background-color: #e0aa14;
  height: 120%;
  width: 1px;
  display: inline-block;
  position: absolute;
  right: 0;
}
.item-swiper {
  position: relative;
}
.item-swiper .swiper-pagination {
  position: relative;
  margin-top: 40px;
  bottom: auto;
  left: auto;
}
.item-swiper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}
.item-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: transparent;
  border: 1px solid #ac8642;
}
.item-swiper .swiper-pagination-bullet-active {
  background-color: #ac8642;
}
.item-swiper .swiper-button-next,
.item-swiper .swiper-button-prev {
  width: 12px;
  height: 24px;
  opacity: 1;
  background-size: contain;
  margin-top: 0;
  top: 30%;
}
.item-swiper .swiper-button-prev {
  left: -62px;
  background-image: url(/assets../img/icon/prev.svg);
}
.item-swiper .swiper-button-next {
  right: -62px;
  background-image: url(/assets../img/icon/next.svg);
}
.thumbnail {
  position: relative;
  overflow: hidden;
}
.thumbnail .bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.com-item:hover .thumbnail .bg {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.com-item .thumbnail {
  position: relative;
  height: auto;
}
.com-item .thumbnail:before {
  content: "";
  display: block;
  padding-top: 64.93506494%;
}
.com-item .thumbnail .notice {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #cccccc;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.875em;
  line-height: 128.5%;
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  letter-spacing: 2px;
  width: 100%;
  z-index: 1;
  text-align: center;
  padding: 3px;
}
.com-item .details {
  padding-top: 20px;
  cursor: pointer;
}
.com-item .details .type {
  color: #333333;
  text-transform: uppercase;
  font-size: 0.75em;
  line-height: 125%;
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  letter-spacing: 2px;
  margin-bottom: 5px;
}
.com-item .details .title {
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  color: #4a4337;
  line-height: 135%;
  font-size: 1.25em;
  margin-bottom: 9px;
}
.com-item .details .point {
  line-height: 118.7%;
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333333;
}
.more {
  text-transform: uppercase;
  color: #333333;
  font-size: 0.875em;
  line-height: 128.5%;
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  letter-spacing: 1px;
}
.more a {
  position: relative;
}
.more a:after {
  content: "";
  background-color: #333333;
  height: 1px;
  width: 102%;
  position: absolute;
  left: 50%;
  bottom: -2px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.error-msg {
  color: #ff0000;
  line-height: 143.7%;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  margin-top: 10px;
}
.com-intro .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.com-intro .inner-slider .swiper-container {
  height: 100%;
}
.com-intro .inner-slider .com-swiper {
  height: 100%;
}
.com-intro .inner-slider .com-swiper .bg {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.com-intro .type-p {
  display: block;
}
.com-intro .type-p .inner-slider {
  width: 63.3%;
}
.com-intro .type-p .slide {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.com-intro .type-p .com-swiper .bg {
  position: relative;
  height: auto;
  height: 100% !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.com-intro .type-p .com-swiper .bg:before {
  content: "";
  display: block;
  padding-top: 55.04385965%;
}
.com-intro .type-p .details {
  width: 36.7%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.com-intro .type-p .details .wrap {
  padding: 40px;
  max-width: 450px;
}
.com-intro .type-p .details .type {
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  font-size: 0.75em;
  letter-spacing: 2px;
  line-height: 125%;
  color: #4a4337;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.com-intro .type-p .details h1 {
  font-size: 2.125em;
  line-height: 135.2%;
  color: #333333;
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
}
.com-intro .type-p .details .desc {
  margin-top: 20px;
  line-height: 143.7%;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
}
.com-intro .type-p .details .desc ul,
.com-intro .type-p .details .desc ol {
  margin: 5px 0;
  list-style-type: disc;
  list-style-position: inside;
}
.com-intro .type-p .details .desc p:not(:last-child) {
  margin-bottom: 20px;
}
.com-intro .type-p .details .com-btn {
  margin-top: 40px;
  min-width: 160px;
}
.com-accordion .item {
  padding: 20px 0;
  border-bottom: 1px solid #cdc5b6;
}
.com-accordion .item.active .head:after {
  background-image: url(/assets../img/icon/collapse.png);
}
.com-accordion .item p:not(:last-child) {
  margin-bottom: 10px;
}
.com-accordion .item ol:not(:last-child),
.com-accordion .item ul:not(:last-child) {
  margin-bottom: 10px;
}
.com-accordion .item ol {
  list-style-type: decimal;
  padding-left: 24px;
}
.com-accordion .item ul {
  list-style-type: disc;
  padding-left: 24px;
}
.com-accordion .item .head {
  cursor: pointer;
  color: #333333;
  font-size: 1.25em;
  line-height: 135%;
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  position: relative;
  padding-right: 30px;
}
.com-accordion .item .head:after {
  content: "";
  background-image: url(/assets../img/icon/expand.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.com-accordion .item .expand {
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  padding-top: 12px;
  padding-right: 20px;
  display: none;
}
.com-accordion .item .expand b {
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
}
.com-accordion .item .expand .highlight {
  color: #b50065;
}
.filter-head {
  background-color: #fff;
}
.filter-head .heading {
  padding-top: 40px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.filter-head .heading .title {
  color: #333333;
  font-size: 1.75em;
  line-height: 132.1%;
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  width: calc(100% - 450px);
}
.filter-head .heading .function {
  color: #000;
  font-size: 0.875em;
  line-height: 121.4%;
  width: 450px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.filter-head .heading .function .fil {
  margin-right: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.filter-head .heading .function .fil .txt {
  margin-right: 10px;
}
.filter-head .heading .function .fil .filter {
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-image: url(/assets../img/icon/filter.svg);
}
.filter-head .heading .function .fil.active {
  color: #333333;
}
.filter-head .heading .function .fil.active .filter {
  background-image: url(/assets../img/icon/filter_y.svg);
}
.filter-head .heading .function .sortby .txt {
  margin-right: 20px;
}
.filter-head .heading .function .sortby select {
  background-color: #f3f3f3;
  background-size: 7px 17px;
  background-position: right 25px center;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  padding: 13px 40px 13px 20px;
  min-width: 169px;
}
.filter-container {
  background-color: #f3f3f3;
  padding-top: 22px;
}
.filter-container .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.filter-container .filter {
  margin-bottom: 24px;
  margin-right: 24px;
}
.filter-container .filter .title {
  font-size: 0.75em;
  line-height: 125%;
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  min-height: 15px;
}
.filter-container .filter input {
  padding: 13px 5px;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  font-size: 0.875em;
  line-height: 121.4%;
  width: 80px;
  text-align: center;
}
.filter-container .filter #range {
  margin: 0 10px;
  width: calc((100% - 160px));
  cursor: pointer;
}
.filter-container .filter .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.filter-container .filter .wrap select {
  cursor: pointer;
  border: none;
  border-radius: 0;
  background-color: #fff;
  background-size: 7px 17px;
  background-position: right 25px center;
  background-image: url(/assets../img/icon/arrow_select.svg);
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  padding: 13px 35px 13px 20px;
  width: 100%;
  font-size: 0.875em;
  line-height: 121.4%;
}
.filter-container .filter .wrap.destination select {
  background-position: right 18px center;
  background-size: 14px 20px;
  background-image: url(/assets../img/icon/destination.svg);
}
.filter-container .filter .wrap.date input {
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  font-size: 0.8em;
  line-height: 121.4%;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  background-position: right 16px center;
  background-size: 19px 20px;
  background-image: url(/assets../img/icon/calendar.svg);
  text-align: left;
  padding: 13px 13px 13px 10px;
}
.filter-container .filter.tab .tab-label {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 0.875em;
  line-height: 121.4%;
  padding: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  width: 50%;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.filter-container .filter.tab .tab-label.checked {
  background-color: #e0aa14;
  color: #333333;
}
.filter-container .filter.tab .tab-label.checked:hover {
  background-color: #f6bc19;
}
.filter-container .filter.tab .tab-label.checked:focus {
  background-color: #cc9a0d;
}
.filter-container .filter.tab .tab-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.filter-container .filter.tab .tab-label input:checked {
  color: #fff;
}
.filter-listing {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}
.filter-listing .row {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.filter-listing .com-item {
  margin-bottom: 40px;
}
.filter-listing .com-item .thumbnail {
  position: relative;
  height: auto;
}
.filter-listing .com-item .thumbnail:before {
  content: "";
  display: block;
  padding-top: 64.93506494%;
}
.kv .swiper-slide {
  height: auto;
}
.kv .swiper-slide .bg {
  height: auto;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.kv .swiper-slide .bg:before {
  content: "";
  display: block;
  padding-top: 39.86111111%;
}
.kv .swiper-slide .bg:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.kv .swiper-slide .wrapper {
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: 800px;
  padding: 80px 0 140px 0;
}
.kv .swiper-slide .wrapper .category {
  font-family: "Montserrat-Medium", "SimHei", "Microsoft YaHei", "sans-serif";
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.75em;
  line-height: 125%;
  margin-bottom: 8px;
  opacity: 0;
}
.kv .swiper-slide .wrapper h1 {
  font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  text-transform: uppercase;
  font-size: 2.25em;
  line-height: 133.3%;
  margin-bottom: 16px;
  opacity: 0;
}
.kv .swiper-slide .wrapper p {
  font-size: 1.25em;
  line-height: 140%;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  opacity: 0;
}
.kv .swiper-slide .wrapper .btn-container {
  text-align: center;
  opacity: 0;
}
.kv .swiper-slide .wrapper .com-btn {
  margin-top: 40px;
}
.tpl-part {
  padding-top: 70px;
}
.tpl-part .container {
  padding-bottom: 2px;
}
.tpl-part .com-head {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.tpl-part .desc {
  max-width: 900px;
  margin: 0 auto 60px auto;
  font-family: "Montserrat-Light", "SimHei", "Microsoft YaHei", "sans-serif";
  text-align: center;
  line-height: 143.7%;
}
.tpl-part .desc ul,
.tpl-part .desc ol {
  margin: 5px 0;
  list-style-type: disc;
  list-style-position: inside;
}
.tpl-part .more {
  text-align: center;
  margin-top: 70px;
}
@media (min-width: 1440px) {
  .com-intro .type-p .inner-slider .com-swiper .bg:before {
    padding-top: 53%;
  }
}
@media (min-width: 1200px) {
  #search_result .filter-container .filter:nth-child(4n) {
    margin-right: 24px;
  }
  #search_result .filter-container .filter:last-child {
    margin-right: 0;
  }
  .filter-container .filter {
    width: calc((100% - 72px) / 4);
  }
  .filter-container .filter:nth-child(4n) {
    margin-right: 0;
  }
  .filter-container.sty-tab .filter {
    width: calc((((100% - 48px) / 3) - 24px)/2);
  }
  .filter-container.sty-tab .filter.tab {
    width: calc((100% - 48px) / 3);
  }
  .filter-container.sty-tab .filter.type-range {
    width: calc((100% - 48px) / 3);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search_result .filter-container .filter[data-type="product"] {
    width: calc((100% - 24px) / 2);
  }
  #search_result .filter-container .filter:nth-child(4n) {
    margin-right: 24px;
  }
  #search_result .filter-container .filter:last-child,
  #search_result .filter-container .filter:nth-child(5n) {
    margin-right: 0;
  }
  .filter-container .filter {
    width: calc((100% - 48px) / 3);
  }
  .filter-container .filter:nth-child(3n) {
    margin-right: 0;
  }
  .filter-container.sty-tab .filter {
    width: calc((100% - 24px) / 2);
  }
  .filter-container.sty-tab .filter.tab {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .filter-listing .com-item {
    width: calc((100% - 48px) / 3);
    margin-right: 23px;
  }
  .filter-listing .com-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #search_result .filter-container .filter:nth-child(4n) {
    margin-right: 24px;
  }
  #search_result .filter-container .filter:last-child {
    margin-right: 0;
  }
  .swiper-wrap {
    left: 50%;
    bottom: 20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .com-head {
    font-size: 1.625em;
    line-height: 134.6%;
    margin-bottom: 10px;
  }
  .item-swiper .swiper-container {
    overflow: visible;
  }
  .item-swiper .swiper-pagination {
    display: none;
  }
  .com-item {
    cursor: pointer;
  }
  .com-item .details {
    padding-top: 15px;
  }
  .com-item .details .type {
    margin-bottom: 8px;
  }
  .com-item .details .title {
    font-size: 1.125em;
    line-height: 133.3%;
  }
  .com-item .thumbnail {
    position: relative;
    height: auto;
  }
  .com-item .thumbnail:before {
    content: "";
    display: block;
    padding-top: 61.19402985%;
  }
  .com-intro .wrapper {
    display: block;
  }
  .com-intro .type-p .slide {
    display: block;
  }
  .com-intro .type-p .inner-slider {
    width: 100%;
  }
  .com-intro .type-p .inner-slider .com-swiper .bg {
    position: relative;
    height: auto;
  }
  .com-intro .type-p .inner-slider .com-swiper .bg:before {
    content: "";
    display: block;
    padding-top: 66.66666667%;
  }
  .com-intro .type-p .inner-slider .com-swiper .bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.2) 100%);
  }
  .com-intro .type-p .details {
    width: 100%;
  }
  .com-intro .type-p .details .wrap {
    max-width: none;
    text-align: center;
    padding: 30px 20px 60px 20px;
  }
  .com-intro .type-p .details h1 {
    font-size: 1.875em;
    line-height: 133.3%;
    font-family: "PlayfairDisplay-Regular", "SimHei", "Microsoft YaHei", "sans-serif";
  }
  .com-intro .type-p .details .desc {
    margin-top: 10px;
  }
  .com-intro .type-p .details .desc p {
    line-height: 150%;
  }
  .com-intro .type-p .details .com-btn {
    margin-top: 30px;
  }
  .filter-head .heading {
    display: block;
  }
  .filter-head .heading .title {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    font-size: 1.375em;
    line-height: 136.3%;
  }
  .filter-head .heading .function {
    width: 100%;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .filter-head .heading .function .fil {
    margin-right: 10px;
  }
  .filter-head .heading .function .sortby .txt {
    margin-right: 5px;
  }
  .filter-container {
    padding-top: 30px;
    padding-bottom: 6px;
  }
  .filter-container .filter {
    width: calc((100% - 24px) / 2);
    margin-right: 24px;
  }
  .filter-container .filter:nth-child(even) {
    margin-right: 0;
  }
  .filter-container .filter .wrap {
    margin-right: 0;
  }
  .filter-container .filter .wrap select {
    width: 100%;
  }
  .filter-container .filter.type-range {
    width: 100%;
    margin-right: 0;
  }
  .filter-container .filter .title {
    min-height: 0;
  }
  .filter-container.sty-tab .filter {
    width: calc((100% - 24px) / 2);
  }
  .filter-container.sty-tab .filter.tab {
    width: 100%;
    margin-right: 0;
  }
  .filter-container.sty-tab .filter.type-range {
    width: 100%;
    margin-right: 0 !important;
  }
  .filter-container.sty-tab .filter:nth-child(odd) {
    margin-right: 0;
  }
  .filter-container.sty-tab .filter:nth-child(even) {
    margin-right: 24px;
  }
  .filter-listing {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .com-accordion .item .head {
    font-size: 1.125em;
    line-height: 133.3%;
  }
  .com-accordion .item .expand {
    font-size: 0.875em;
    line-height: 164.2%;
  }
  .kv .swiper-slide .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .kv .swiper-slide .wrapper .category {
    margin-bottom: 15px;
  }
  .kv .swiper-slide .wrapper h1 {
    font-size: 1.875em;
  }
  .kv .swiper-slide .wrapper p {
    font-size: 1em;
    line-height: 150%;
  }
  .tpl-part {
    padding-top: 40px;
  }
  .tpl-part .desc {
    margin-bottom: 40px;
  }
  .tpl-part .desc p {
    font-size: 0.875em;
    line-height: 164.2%;
  }
  .mfp-container {
    padding: 0 15px;
  }
  .popup-details h2 {
    font-size: 1.75em;
  }
  .popup-details .msg,
  .popup-details li {
    font-size: 0.875em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .filter-listing .com-item {
    width: calc((100% - 24px) / 2);
    margin-right: 23px;
  }
  .filter-listing .com-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .filter-listing .com-item {
    width: 100%;
  }
  .com-accordion .item .expand {
    padding-top: 10px;
  }
  .error-msg {
    text-align: center;
    font-size: 0.875em;
  }
}
@media (min-width: 576px) {
  .filter-head .heading .function .sortby .icon {
    display: none;
  }
}
@media (max-width: 575px) {
  .daterangepicker .drp-selected {
    display: block;
    text-align: center;
    margin-bottom: 5px;
  }
  #search_result .filter-head .heading .title .number {
    display: block;
  }
  .kv .swiper-slide .bg {
    position: relative;
    height: auto;
    height: 100%;
  }
  .kv .swiper-slide .bg:before {
    content: "";
    display: block;
    padding-top: 133.33333333%;
  }
  .popup-details .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .filter-head .heading .function .sortby {
    width: calc(100% - 30px);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .filter-head .heading .function .sortby select {
    width: 150px;
    padding: 13px 20px 13px 10px;
    background-position: right 10px center;
  }
  .filter-head .heading .function .sortby .txt {
    display: none;
  }
  .filter-head .heading .function .sortby .sort {
    width: 22px;
    height: 22px;
    margin-right: 5px;
    background-image: url(/assets../img/icon/sort.svg);
  }
  .filter-head .heading .function .fil {
    width: 30px;
  }
  .filter-head .heading .function .fil .txt {
    display: none;
  }
}
