/* pc */
.navtop {
  padding: 8px 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  background: #f5f5f5;
}

.navtop .nt-list a {
  color: #383838;
  transition: all 0.1s;
}

.navtop .nt-list a:hover,
.navtop .nt-list.active {
  color: #e34949;
}

.navtop .nt-list:first-child::after {
  content: ">>" !important;
}

.navtop .nt-list:not(:last-child)::after {
  content: "/";
  font-weight: 300;
  margin: 0px 7px;
}

.gallery-box .gallery-item {
  display: block;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all ease 0.3s;
}

.gallery-box .gallery-item .gallery-img,
.gallery-box .gallery-item .gallery-fixed {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 200px;
  border-radius: 3px;
  transition: all ease 0.3s;
}

.gallery-box .gallery-item .gallery-img .des {
  opacity: 0;
  border-radius: 4px;
  text-align: center;
  font-size: 15px;
  line-height: 17px;
  padding: 15px;
  height: 100%;
  color: #fff;
  overflow: hidden;
  background: #ff1212ab;
  backdrop-filter: blur(1.5px);
  transition: all 0.3s;
}

.gallery-box .gallery-item:hover {
  border-color: #e34949;
}

.gallery-box .gallery-item:hover .gallery-img {
  background-size: 110%;
}

.gallery-box .gallery-item:hover .gallery-img .des {
  opacity: 1;
}

.gallery-box .gallery-head {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd;
}

.gallery-box .gallery-head .text-head {
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
}

.gallery-box .gallery-head .text-head i {
  margin-right: 10px;
}

.modal-gallery {
  background: transparent;
  border: unset;
}

.modal-gallery .modal-body {
  padding: 50px;
}

.modal-gallery .gallery-close {
  position: absolute;
  background: transparent;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  right: 15px;
  top: 15px;
  border: unset;
  outline: unset;
  padding: unset;
}

.modal-gallery .carousel-counter {
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin-top: 7px;
}

.modal-gallery .carousel-item img {
  width: 100%;
}

.modal-gallery .carousel-control-prev {
  left: -100px;
}

.modal-gallery .carousel-control-next {
  right: -100px;
}

.business-main .inner-baner-container {
  padding: unset;
  padding-top: 124px;
  background-position: center;
  background: linear-gradient(#640000, #e0463d);
}

@media (max-width: 1330px) {
  .business-main .inner-baner-container {
    padding-top: 204.5px;
  }
}

.business-main .inner-baner-container:before {
  background: unset;
}

.business-main .inner-banner-wrap {
  padding-bottom: unset;
}

.business-main .business-intro {
  text-align: center;
  padding: 40px 0px 30px 0px;
}

.business-main .business-intro .introTop {
  font-size: 30px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 5px;
}

.business-main .business-intro .introTop span {
  color: #2e50b6;
}

.business-main .business-intro .introMid {
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #838383;
}

.business-main .business-boxintro {
  text-align: center;
  margin-bottom: 40px;
}

.business-main .business-boxintro img {
  margin-bottom: 10px;
}

.business-main .business-boxintro .title {
  color: #2e50b6;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 13px;
}

.business-main .business-boxintro .des {
  color: #838383;
  font-size: 17px;
  line-height: 23px;
  font-weight: 300;
}

.business-main .boxintroRow {
  margin-left: -50px;
  margin-right: -50px;
}

.business-main .info-section {
  background: #f5f5f5;
}

.business-main .info-section .info-content {
  padding: 40px 0px;
}

.business-main .info-section .info-content .title {
  color: #2e50b6;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 20px;
}

.business-main .info-section .info-content .info-wrap {
  display: flex;
  justify-content: space-between;
}

.business-main .info-section .info-content .info-wrap .info-img {
  width: 39%;
}

.business-main .info-section .info-content .info-wrap .info-img img {
  width: 100%;
}

.business-main .info-section .info-content .info-wrap .info-description {
  width: 59%;
}

.info-content .info-wrap .info-description p {
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
}

.info-content .info-wrap .info-description p b {
  font-weight: 500;
}

.business-main .curcle-section {
  background: #25306f;
  text-align: center;
  padding: 60px 0px 80px 0px;
}

.business-main .curcle-section .title {
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  margin-bottom: 45px;
}

.business-main .curcle-section .curcle-content {
  display: flex;
  justify-content: center;
}

.business-main .curcle-section .curcle-content .curcle-textbox {
  position: relative;
  width: 200px;
}

.business-main .curcle-section .curcle-content .curcle-textbox .textbox {
  position: absolute;
  width: 100%;
}

.business-main .curcle-section .curcle-content .curcle-textbox .textbox.top {
  top: 17px;
}

.business-main .curcle-section .curcle-content .curcle-textbox .textbox.bottom {
  bottom: 10px;
}

.business-main .curcle-section .curcle-content .curcle-textbox .textbox .title {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 13px;
}

.business-main .curcle-section .curcle-content .curcle-textbox .textbox .des {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  opacity: 0.7;
  font-weight: 300;
}

.business-main .curcle-section .curcle-content .curcle-pic .curcle-image {
  width: 344px;
  border-radius: 100%;
}

.business-main .gellery-section {
  padding: 50px 0px;
}

.business-main .gellery-section .post {
  margin-bottom: 35px;
}

.business-main .gellery-section .post .entry-content h3 {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
  color: #2e50b6;
  margin: unset;
}

.business-main .gellery-section .post .entry-content a:hover {
  color: #2e50b6;
}

.business-main .section-top {
  position: relative;
  margin-bottom: 30px;
}

.business-main .section-top .title {
  color: #2e50b6;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 20px;
}

.business-main .section-top .des {
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
}

.business-main .gellery-section .section-top .drop-search {
  margin-top: 25px;
  text-align: right;
  text-align: -webkit-right;
}

.business-main .gellery-section .section-top .drop-search .form-control {
  width: 270px;
}

.business-main .question-section {
  background: #f5f5f5;
  padding: 40px 0px;
}

.business-main .question-section .iconGroup {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  opacity: 0.8;
}

.business-main .question-section .iconGroup .icon-box {
  border: 1px solid #2e50b6;
  color: #2e50b6;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 18px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.business-main .question-section .iconGroup .icon-box.big {
  color: #fff;
  background: #2e50b6;
  font-size: 40px;
  width: 90px;
  height: 90px;
}

.business-main .question-section .question-box {
  border-bottom: 2px solid transparent;
}

.business-main .question-section .question-box .question-tab {
  cursor: pointer;
  background: #fff;
  padding: 12px 15px;
  display: flex;
  align-items: center;
}

.business-main .question-section .question-box .question-tab .title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

.business-main .question-section .question-box .question-tab:hover .title,
.business-main .question-section .question-box .question-tab.active .title {
  color: #2e50b6;
}

.business-main .question-section .question-box .question-tab .qicon {
  margin-right: 12px;
  line-height: 0px;
}

.business-main .question-section .question-box .question-tab .qicon i {
  font-size: 24px;
  color: #2e50b6;
}

.business-main .question-section .question-box .question-tab.active .qicon i {
  color: #c6c6c6;
}

.business-main .question-section .question-box .question-body {
  display: none;
  background: #fff;
  padding: 5px 15px 15px 52px;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
}

.business-main .gellery2-section {
  padding: 50px 0px;
}

.business-main .gellery2-section .post {
  margin-bottom: 35px;
}

.business-main .gellery2-section .entry-content {
  padding: 10px 15px;
  height: 60px;
}

.business-main .gellery2-section .entry-content .title {
  color: #2e50b6;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
}

.business-main .gellery2-section .entry-content .title > a {
  color: #2e50b6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.business-main .gellery2-section .feature-image > a {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 240px;
}

.business-main .gellery2-section .feature-image img {
  width: 100%;
}

.keyword-hidden {
  display: none;
}

.footer-social {
  text-align: center;
  padding: 15px 0px 18px 0px;
}

.footer-social .title {
  margin-bottom: 7px;
}

.footer-social .social-list {
  display: flex;
  justify-content: center;
}

.footer-social .social-list a {
  display: block;
  margin: 0px 5px;
}

.footer-social .social-list img {
  width: 32px;
}

.footer-admin {
  padding: 15px 0px;
  border-top: 1px solid #e9e9e9;
  background: #fafafa;
}

.footer-admin .admin-group {
  display: flex;
  margin-bottom: 20px;
}

.footer-admin .admin-group .profile {
  width: 35%;
  padding: 5px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.footer-admin .admin-group .details {
  width: 65%;
  padding: 15px 5px;
  font-size: 13px;
}

.footer-admin .admin-group .profile .admin-img {
  width: 60px;
  border-radius: 100%;
  border: 2px solid #e34949;
  margin-bottom: 6px;
}

.footer-admin .admin-group .profile .name {
  font-weight: 600;
  margin-bottom: 3px;
}

.footer-admin .admin-group .profile .dpart {
  font-size: 13px;
  line-height: 15px;
  color: #e34949;
  font-weight: 500;
}

.footer-admin .admin-group .details .contact i {
  margin-right: 6px;
}

.footer-partner {
  padding: 20px 0px;
  background: #0791be;
}

.footer-partner .partnerGroup {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-partner .partnerGroup .partner-item img {
  height: 30px;
}

.groupchina-page .package-content {
  padding: 40px 0px;
}

.groupchina-page .package-content .container {
  max-width: 1200px;
}

.groupchina-page .package-content .packageSection {
  display: flex;
  justify-content: space-between;
}

.groupchina-page .package-content .packageSection:not(:last-child) {
  margin-bottom: 70px;
}

.groupchina-page .package-content .packageSection .aw-left {
  position: relative;
  width: 25%;
  background-size: cover;
  background-position: top center;
  height: 533px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  padding: 20px 15px 30px 15px;
}

.packageSection .aw-left .content {
  position: relative;
  border: 2px solid #fff;
  border-radius: 10px;
  height: 100%;
}

.packageSection .aw-left .content .title {
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  color: #2e50b6;
  margin-top: -5px;
}

.packageSection .aw-left .content .linkbtn {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.packageSection .aw-left .content .linkbtn > a {
  background: #2e50b6;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 12px;
  width: max-content;
  height: 30px;
}

.packageSection .aw-left .content .des {
  position: absolute;
  width: 100%;
  left: 0px;
  text-align: center;
  bottom: 90px;
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  padding: 0px 20px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45);
}

.packageSection .aw-left .content .linkbtn > a:hover {
  background: #28439c;
}

.packageSection .aw-left .content .linkbtn > a:active {
  background: #233b88;
}

.packageSection .aw-left .booknow {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0px;
  text-align: center;
}

.packageSection .aw-left .booknow .book-bt {
  background: #fff;
  color: #2e50b6;
  font-weight: 300;
  padding: 4px 13px;
  border-radius: 3px;
  transition: ease 0.4s;
}

.packageSection .aw-left .booknow .book-bt:hover {
  background: #f3f1fc;
}

.groupchina-page .package-content .packageSection .packageSlide {
  width: 73.5%;
}

.groupchina-page .package-content .packageSection .packageSlide .packageList {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 15px;
  border-radius: 10px 10px 5px 5px;
}

.packageSlide .packageList .p-img img {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 10px 10px 0px 0px;
}

.packageSlide .packageList .p-body {
  padding: 25px 15px 20px 15px;
}

.packageSlide .packageList .p-body .title {
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}

.packageSlide .packageList .p-body .title > a {
  color: #383838;
}

.packageSlide .packageList .p-body .title > a:hover {
  color: #2e50b6;
}

.packageSlide .packageList .p-body .details {
  display: flex;
  font-weight: 300;
}

.packageSlide .packageList .p-body .details .detail-Left {
  width: 50%;
}

.packageSlide .packageList .p-body .details .detail-Right {
  width: 50%;
  text-align: right;
}

.packageSlide .packageList .p-body .details .time i {
  margin-right: 3px;
  font-size: 13px;
}

.packageSlide .packageList .p-body .details .highlight {
  color: #ee1c25;
  font-weight: 500;
}

.packageSlide .packageList .p-body .details .lab {
  font-size: 12px;
  line-height: 15px;
  margin-top: 7px;
}

.packageSlide .packageList .p-body .details .price {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  color: #0072bc;
}

.packageSlide .packageList .p-footer {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 5px 10px 5px;
}

.packageSlide .packageList .p-footer .bt-wrap {
  width: 50%;
  padding: 5px;
}

.packageSlide .packageList .p-footer .bt-wrap .btn {
  height: 35px;
  padding: unset;
  border-radius: unset;
  font-size: 13px;
  font-weight: 300;
  box-shadow: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-t4tnew {
  background: #2e50b6;
  color: #fff !important;
}

.btn-t4tnew:hover {
  background: #28439c;
}

.btn-t4tnew:active {
  background: #233b88;
}

.packageSlide .owl-nav button.owl-prev {
  right: 55px;
}

.packageSlide .owl-nav button.owl-next {
  right: 10px;
}

.packageSlide .owl-dots button.owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 4px;
}

.packageSlide .owl-dots button.owl-dot.active {
  background-color: #2e50b6;
}

.packageSlide .owl-dots button.owl-dot:focus {
  outline: none;
}

.packageSlide .owl-nav button {
  position: absolute;
  bottom: -10px;
  width: 34px;
  height: 34px;
  color: #fff !important;
  background: #2e50b6 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 18px !important;
  border: 1px solid #2e50b6 !important;
}

.packageSlide .owl-nav button:hover {
  opacity: 0.8;
}

.packageSlide .owl-nav button:active {
  color: #2e50b6 !important;
  background: #fff !important;
}

.packageSlide .owl-nav button:focus {
  outline: none;
}

.service-content {
  padding: 40px 0px;
}

.groupchina-page .service-content .container {
  max-width: 1300px;
}

.service-content .serviceIntro {
  margin-bottom: 25px;
  padding-left: 5px;
}

.service-content .service-more {
  text-align: center;
  margin-bottom: 30px;
}

.service-content .serviceIntro .title {
  font-size: 30px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 5px;
}

.service-content .serviceIntro .des {
  font-size: 18px;
  line-height: 22px;
  color: #7a7a7a;
  font-weight: 300;
}

.service-content .service-group {
  position: relative;
}

.service-group .serviceItem {
  padding: 5px 5px 25px 5px;
}

.service-group .serviceItem .serviceBox {
  display: block;
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.14), 0 0 0 1px rgba(10, 10, 10, 0.16);
  background: #fff;
  color: #383838;
  transition: all 0.15s;
}

.service-group .serviceItem .serviceBox:hover {
  transform: translateY(-2px);
  transition-duration: 0.3s;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.service-group .serviceItem .serviceBox .topbox {
  position: relative;
  height: 183px;
  border-radius: 4px 4px 0px 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 7px 10px;
}

.service-group .serviceItem .serviceBox .topbox .titlebar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 15px;
  z-index: 1;
}

.service-group .serviceItem .serviceBox .topbox .titlebar .reccom {
  background: #bd1e2c;
  color: #fff;
  font-size: 12px;
  padding: 3px 10px 1px 10px;
  border-radius: 5px;
}

.service-group .serviceItem .serviceBox .topbox .titlebar .locate {
  color: #fff;
  font-size: 14px;
}

.service-group .serviceItem .serviceBox .topbox .titlebar .locate i {
  margin-right: 5px;
}

.service-group .serviceItem .serviceBox .topbox .overlays {
  border-radius: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20%;
  width: 100%;
  opacity: 0.7;
  background-image: linear-gradient(0deg, hsla(0, 0%, 100%, 0), #424242);
}

.service-group .serviceItem .serviceBox .bodybox {
  padding: 10px;
}

.service-group .serviceItem .serviceBox .bodybox .des {
  height: 42px;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}

.service-group .serviceItem .serviceBox .bodybox .payment .lab {
  font-size: 14px;
  line-height: 18px;
  color: #7a7a7a;
}

.service-group .serviceItem .serviceBox .bodybox .payment .price {
  font-size: 24px;
  font-weight: 500;
  color: #0072bc;
}

.service-group .owl-nav button {
  position: absolute;
  top: 45%;
  outline: unset;
  border: unset;
}

.service-group .owl-nav button > i {
  color: #949494;
  font-size: 22px;
}

.service-group .owl-nav .owl-prev {
  left: -25px;
}

.service-group .owl-nav .owl-next {
  right: -25px;
}

.groupchina-page .top-banner {
  padding: 40px 0px 20px 0px;
}

.groupchina-page .top-banner .container {
  max-width: 1200px;
}

.groupchina-page .top-banner .carousel-indicators {
  margin-bottom: 0px;
}

.product-wrap {
  padding-top: 40px;
  padding-bottom: 20px;
}

.product-wrap input[readonly] {
  background: #fff;
}

.product-wrap #slider-range.ui-widget-content {
  background-color: #f56960;
}

.product-wrap #slider-range .ui-widget-header {
  background-color: #e6e6e6;
}

.product-wrap .widget.price_handel_widget .price-label {
  display: flex;
  align-items: center;
}

.product-wrap .widget.price_handel_widget .price-amout input {
  height: 20px;
}

.menuFair-section {
  padding: 20px 0px;
}

.menuFair-section .fairbox {
  position: relative;
  left: unset;
  width: 100%;
  z-index: unset;
}

.menuFair-section .fairbox .fairgrid-head {
  flex-wrap: wrap;
  padding: 10px;
}

.menuFair-section .fairbox .fairgrid-head .fairtab-item {
  width: 50%;
}

.menuFair-section .fairbox .fairgrid-head .fairtab-item:not(:last-child) {
  margin-bottom: 10px;
}

.menuFair-section .fairbox .fairgrid-head .fairtab-item .fairitem-bt {
  min-width: 95%;
}

.menuFair-section .tour-calendar {
  margin-top: unset;
}

.menuFair-section .fairbox .fairbody .package-group .pk-item {
  width: 50%;
}

.serviceCart {
  display: flex !important;
  align-items: center;
}

.serviceCart i {
  margin-right: 7px;
}

.serviceCart .cart-num {
  display: inline-block;
  background: red;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 600;
  border-radius: 50px;
  padding: 0px 5px;
  height: 17px;
  min-width: 17px;
  margin-left: 7px;
}

.serviceCart .cart-num-main {
  display: inline-block;
  background: #fff;
  color: red;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
  border-radius: 50px;
  padding: 0px 5px;
  height: 17px;
  min-width: 17px;
  margin-left: 7px;
}

.fixed-header
  .main-navigation
  .navigation
  > ul
  > li
  > .serviceCart
  .cart-num-main {
  background: red;
  color: #fff;
  font-weight: 600;
}

.product-wrap .product-inner-wrap {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 50px;
  margin-bottom: unset;
}

.product-wrap .single-product-item .feature-image img {
  width: 100%;
}

.product-summary {
  margin-left: unset;
  margin-top: 20px;
}

.product-summary input[type="number"] {
  -moz-appearance: textfield;
}

.product-summary input::-webkit-outer-spin-button,
.product-summary input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.product-summary .product-price {
  color: #97c716;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 30px;
}

.product-summary .product-price del {
  color: #787878;
  font-weight: 400;
}

.product-summary .product-price ins {
  font-size: 34px;
  line-height: 36px;
}

.product-summary .title {
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 15px;
}

.product-summary .formline {
  display: flex;
  align-items: center;
}

.product-summary .formline:not(:last-child) {
  margin-bottom: 10px;
}

.product-summary .formline .form-control {
  height: 35px;
  padding: 0px 10px;
  box-shadow: unset;
  font-weight: 300;
}

.product-summary .formline input:read-only {
  background-color: #f9f9f9;
}

.product-summary .formline .btn-light {
  border-radius: unset;
  box-shadow: unset !important;
  outline: unset;
  height: 35px;
  padding: 0px 20px;
  background: #fff;
  border: 1px solid #d9d9d9;
}

.product-summary .formline .lab {
  width: 50%;
  display: flex;
  justify-content: space-between;
  padding-right: 12px;
  font-size: 16px;
}

.product-summary .formline .lab .price {
  font-size: 16px;
  font-weight: 500;
}

.product-summary .formline .lab i {
  margin-right: 5px;
}

.product-summary .formline .input {
  width: 50%;
  text-align: -webkit-right;
}

.product-summary .formline .remark {
  width: 50%;
  font-weight: 300;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 10px;
  color: #0346c8;
}

.product-summary .formline .input-group .form-control {
  border: 1px solid #d9d9d9;
  border-left: unset;
  border-right: unset;
}

.product-summary .postgroup {
  margin-bottom: 35px;
}

.product-summary .formend .btn i {
  margin-right: 7px;
}

.product-summary .formend .btn {
  margin-bottom: 15px;
}

.product-summary .product-desc {
  margin-top: 20px;
}

.product-wrap .nav-tabs .nav-link {
  font-weight: 500;
  padding: 15px 20px;
}

.servicecart-section {
  padding: 40px 0px 80px 0px;
}

.servicecart-section .cartnav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 40px 0px 30px 0px;
}

.servicecart-section .cartnav .title {
  font-size: 22px;
  line-height: 24px;
}

.servicecart-section .cartnav .title i {
  margin-right: 5px;
}

.servicecart-section .cartnav .cartitem {
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
}

.servicecart-section .cartnav .cartitem span {
  font-weight: 500;
  color: #2e50b6;
}

.cartContent .cart-checkall {
  font-size: 20px;
  display: flex;
  align-items: center;
  width: max-content;
}

.cartContent .cart-checkall input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.cartContent .cart-warp {
  padding: 20px 0px;
}

.cartContent .cart-warp .cartbox {
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.14), 0 0 0 1px rgba(10, 10, 10, 0.16);
}

.cartContent .cart-warp .cartbox:not(:last-child) {
  margin-bottom: 20px;
}

.cartContent .cart-warp .cartbox .cart-check {
  width: 4%;
}

.cartContent .cart-warp .cartbox .cart-image {
  width: 28%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 20px;
}

.cartContent .cart-warp .cartbox .cart-detail {
  width: 68%;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}

.cartContent .cart-warp .cartbox .cart-check input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

.cartContent .cart-warp .cartbox .cart-image img {
  max-height: 170px;
}

.cartContent .cart-warp .cartbox .cart-detail .name {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
}

.cartContent .cart-warp .cartbox .cart-detail .name a {
  color: #2e50b6;
}

.cartContent .cart-warp .cartbox .cart-detail .detailcontent {
  font-weight: 300;
}

.cartContent .cart-warp .cartbox .cart-detail .detailcontent .des {
  margin-bottom: 15px;
}

.cartContent .cart-warp .cartbox .cart-detail .detailcontent b {
  font-weight: 500;
  margin-right: 3px;
}

.cartContent .cart-warp .cartbox .cart-detail .detailcontent .detailwarp {
  display: flex;
}

.cartContent
  .cart-warp
  .cartbox
  .cart-detail
  .detailcontent
  .detailwarp
  .detail {
  width: 55%;
}

.cartContent
  .cart-warp
  .cartbox
  .cart-detail
  .detailcontent
  .detailwarp
  .quantity {
  width: 45%;
  padding-left: 15px;
}

.cartContent
  .cart-warp
  .cartbox
  .cart-detail
  .detailcontent
  .detailwarp
  .quantity
  .qtyItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cartContent
  .cart-warp
  .cartbox
  .cart-detail
  .detailcontent
  .detailwarp
  .quantity
  .qtyItem
  .qty {
  margin-right: 5px;
}

.cartContent
  .cart-warp
  .cartbox
  .cart-detail
  .detailcontent
  .detailwarp
  .quantity
  .qtyItem
  .price {
  font-weight: 400;
  font-size: 16px;
}

.cartContent
  .cart-warp
  .cartbox
  .cart-detail
  .detailcontent
  .detailwarp
  .quantity
  .qtyItem:not(:last-child) {
  margin-bottom: 15px;
}

.cartContent .cart-warp .cartbox .cart-detail .bottom {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cartContent .cart-warp .cartbox .cart-detail .bottom .btn {
  padding: 1px 8px;
  font-size: 15px;
}

.cartContent .cart-warp .cartbox .cart-detail .bottom .total .price {
  font-size: 18px;
  line-height: 20px;
  margin-left: 5px;
  color: #2e50b6;
  font-weight: 500;
}

.cartContent .cart-warp .cartbox .cart-detail .created {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 11px;
  line-height: 13px;
  font-weight: 300;
  color: #565656;
}

.cartContent .cart-warp .cartbox .cart-detail .created i {
  margin-right: 4px;
}

.cartContent .cart-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  margin-top: 20px;
}

.cartContent .cart-total span {
  color: #2e50b6;
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
}

.cartContent .cart-submit {
  margin-top: 20px;
  text-align: right;
}

.cartContent .cart-submit .btn {
  font-size: 20px;
  line-height: 22px;
  padding: 10px 15px;
}

.cartContent .cart-submit .btn i {
  margin-right: 10px;
}

.topbar-header {
  background: linear-gradient(90deg, #686790, #262161);
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  padding: 25px 0px;
}

.topbar-header small {
  font-weight: 200;
  opacity: 0.7;
}

.cartconfirm-section {
  padding: 25px 0px 80px 0px;
  background: #efeeee;
}

.cartconfirm-section .cbox {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1),
    0 0 0 1px rgba(10, 10, 10, 0.02);
  background: #fff;
  border-radius: 5px;
  margin-bottom: 20px;
}

.cartconfirm-section .cbox .cbox-header {
  padding: 15px;
  border-bottom: 1px solid #ededed;
}

.cartconfirm-section .cbox .cbox-header .title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.cartconfirm-section .cbox .cbox-header .title i {
  margin-right: 10px;
  color: #2e50b6;
}

.cartconfirm-section small {
  margin-left: 5px;
  font-weight: 300;
  opacity: 0.7;
}

.cartconfirm-section .cbox .bottom-des {
  color: #2e50b6;
  font-weight: 300;
  font-size: 13px;
  margin-top: 3px;
}

.cartconfirm-section .cbox .cbox-body {
  padding: 15px;
}

.cartconfirm-section .cbox .cbox-body.with-border {
  border-bottom: 1px solid #ededed;
}

.cartconfirm-section .cbox .cbox-body.chelp {
  text-align: center;
  padding: 30px 15px;
}

.cbox-body.chelp .text {
  color: #7f7f7f;
  font-weight: 300;
  line-height: 20px;
}

.cbox-body.chelp .circle {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #222;
  border-radius: 50%;
  border: 1px solid #222;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  margin-bottom: 5px;
}

.cbox-body.chelp .title {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 8px;
}

.cartconfirm-section .cbox .cbox-body.bb {
  border-bottom: 1px solid #ededed;
}

.cartconfirm-section .cbox .cbox-body.bt {
  border-top: 1px solid #ededed;
}

.cartconfirm-section .cbox .form-group label {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}

.cartconfirm-section .cbox .form-control {
  height: 35px;
  padding: 0px 10px;
  box-shadow: unset !important;
  font-size: 15px;
  font-weight: 300;
  border-radius: 3px !important;
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05) !important;
}

.cartconfirm-section .cbox textarea.form-control {
  height: auto;
  padding: 5px 10px !important;
}

.cartconfirm-section .cbox .form-control::placeholder {
  color: #a4a4a4;
  font-size: 14px;
}

.cartconfirm-section .cbox .form-control:focus {
  border-color: #7a78da;
}

.cartconfirm-section .cbox .form-group {
  margin-bottom: 20px;
}

.cartconfirm-section input[type="number"] {
  -moz-appearance: textfield;
}

.cartconfirm-section input::-webkit-outer-spin-button,
.cartconfirm-section input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.cartconfirm-section .cartlist {
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

.cartconfirm-section .cartlist .cart-info {
  display: flex;
  margin-bottom: 15px;
}

.cartconfirm-section .cartlist .cart-info .detail {
  width: 70%;
}

.cartconfirm-section .cartlist .cart-info .detail .name {
  font-weight: 500;
  margin-bottom: 5px;
}

.cartconfirm-section .cartlist .cart-info .detail .des {
  font-size: 13px;
  line-height: 17px;
}

.cartconfirm-section .cartlist .cart-info .detail .des b {
  font-weight: 400;
}

.cartconfirm-section .cartlist .cart-info .detail .des.schedule {
  margin-bottom: 5px;
  background: #7b96ff;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  padding: 2px 0px;
}

.cartconfirm-section .cartlist .cart-info .price {
  width: 30%;
  text-align: right;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}

.cartconfirm-section .cartlist .cart-quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
  font-weight: 300;
  color: #898989;
}

.cartconfirm-section .cartlist .cart-quantity .qty {
  font-size: 13px;
}

.cartconfirm-section .cartlist .cart-quantity .price {
  font-size: 15px;
  line-height: 17px;
}

.cartconfirm-section .cartTotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cartconfirm-section .cartTotal .totaltext {
  font-size: 17px;
  line-height: 19px;
}

.cartconfirm-section .cartTotal .totaltext span {
  color: #2e50b6;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}

.cartconfirm-section .cartTotal .totalprice {
  color: #2e50b6;
  font-size: 19px;
  line-height: 21px;
  font-weight: 500;
}

.cartconfirm-section .itemWrap {
  max-height: 600px;
  overflow: auto;
}

.cartconfirm-section .bottom-confirm .btn {
  padding: unset;
  height: 50px;
  font-size: 18px;
  line-height: 20px;
}

.cartconfirm-section .bottom-confirm .btn:disabled {
  opacity: 1;
  background-color: #bebebe;
  cursor: not-allowed;
}

.cartconfirm-section .bottom-confirm .privacy {
  display: flex;
  align-items: start;
  margin-bottom: 15px;
}

.cartconfirm-section .bottom-confirm .privacy .ckbox {
  margin-right: 7px;
  margin-top: 4px;
  cursor: pointer;
}

.cartconfirm-section .bottom-confirm .privacy label {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  margin: unset;
  cursor: pointer;
}

.cartconfirm-section .bottom-confirm .privacy .hl {
  color: #2e50b6;
}

.tourfair-content {
  padding: 30px 0px;
}

.tourfair-content .container {
  max-width: 1200px;
}

.tourfair-content .faircard {
  overflow: hidden;
  position: relative;
  border: 1px solid #ededed;
  border-radius: 4px;
  margin-bottom: 30px;
  line-height: 1.42857143;
  background-color: #fff;
  display: block;
  padding: 0;
}

.tourfair-content .faircard img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}

.tourfair-content .faircard .cardbody {
  padding: 15px 20px 20px 20px;
}

.tourfair-content .faircard .title {
  font-size: 15px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 15px;
}

.tourfair-content .faircard .date {
  color: #78828c;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  margin-bottom: 15px;
}

.tourfair-content .faircard .action {
  text-align: center;
  margin-bottom: 15px;
}

.tourfair-content .faircard .action .btn {
  box-shadow: unset !important;
  width: 70%;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0px;
  font-weight: 300;
}

.tourfair-content .faircard .bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 15px;
  border-top: 1px solid #ededed;
}

.tourfair-content .faircard .bottom .half {
  width: 48%;
}

.tourfair-content .faircard .bottom .btn {
  box-shadow: unset !important;
  font-size: 14px;
  line-height: 16px;
  padding: 9px 0px;
}

.btn-border {
  border: 1px solid #999;
  color: #555;
}

.btn-border:hover {
  border-color: #e34949;
  background: #e34949;
  color: #fff;
}

.tourfair-content .post-navigation-wrap {
  margin-top: 10px;
}

.fairtop-section {
  padding: 40px 0px;
  background: #f6f6f6;
}

.fairtop-section .title {
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
  color: #5f5f5f;
}

.fairtop-section .logo {
  height: 55px;
}

.fairbody-section {
  padding: 40px 0px;
}

.fairbody-section .main-img {
  width: 100%;
}

.fairbody-section .sitebox {
  margin-bottom: 20px;
}

.fairbody-section .sitebox .lab {
  font-weight: 500;
  font-size: 17px;
  line-height: 21px;
  margin-bottom: 4px;
}

.fairbody-section .sitebox .item {
  color: #9b9b9b;
}

.fairbody-section .sitebox .item.hl {
  font-size: 18px;
  line-height: 22px;
  color: #e34949;
  font-weight: 500;
}

.fairbody-section .sitebox .item i {
  margin-right: 7px;
}

.fairbody-section .sitebox .price {
  font-weight: 500;
  font-size: 38px;
  line-height: 45px;
  color: #97c716;
}

.fairbody-section .sitedetail {
  padding-top: 15px;
}

.fairbody-section .description {
  padding: 15px 0px;
  color: #3e4d5c;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.fairbody-section .social-group .share {
  margin-top: 15px;
  margin-bottom: 20px;
}

.fairbody-section .social-group .line-button {
  padding: 0px 35px;
}

.fairbody-section .social-group .line-button .btn {
  height: 45px;
  padding: unset;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 19px;
  line-height: 21px;
  box-shadow: unset !important;
}

.fairbody-section .social-group .line-button .btn img {
  margin-right: 10px;
}

.fairbody-section .social-group .line-button .btn-block + .btn-block {
  margin-top: 10px;
}

.btn-line {
  background: #00b900;
  color: #fff !important;
}

.btn-line-light {
  background: #fff;
  color: #00b900 !important;
  border: 1px solid #00b900;
}

.btn-line:hover,
.btn-line-light:hover {
  opacity: 0.7;
}

.fairbody-section .social-other {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.fairbody-section .social-other a {
  width: 25%;
  display: block;
  text-align: center;
  color: #000;
  font-size: 34px;
  line-height: 36px;
}

.fairterm-section {
  padding: 40px 0px;
}

.fair-title {
  text-align: center;
  font-size: 30px;
  line-height: 34px;
  color: #2e50b6;
  margin-bottom: 30px;
}

.fair-title::after {
  content: " ";
  display: block;
  padding-top: 7px;
  border-bottom: 2px solid #2e50b6;
  width: 73px;
  margin: 0 auto;
}

.fair-title .hl {
  color: #e34949;
}

.fairterm-section .term-content {
  margin-bottom: 30px;
  color: #3e4d5c;
}

.fairterm-section .term-content .title {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 10px;
}

.fairterm-section .term-content .termlist {
  font-size: 17px;
  line-height: 21px;
  margin: unset;
  padding: unset;
  list-style-type: none;
}

.fairterm-section .term-content .termlist > li {
  display: flex;
}

.fairterm-section .term-content .termlist > li:not(:last-child) {
  margin-bottom: 8px;
}

.fairterm-section .term-content .termlist > li > i {
  color: #4caf50;
  margin: 0px 18px 0px 10px;
}

.fairterm-section .term-content .termlist.danger > li > i {
  color: #e43a45;
}

.fairtable-section {
  padding: 35px 0px;
  background: #f6f6f6;
}

.fairtable-section thead tr {
  background: transparent;
}

.table-period {
  width: 100%;
  margin: unset;
  margin-bottom: 15px;
}

.table-period th,
.table-period td {
  width: 33.3333333333%;
  padding: 10px 25px;
  border-right: 2px dotted #a6a6a6;
}

.table-period th:last-child,
.table-period td:last-child {
  border-right: 0;
}

.table-period .table-period {
  padding-left: 0;
}

.table-period .kid {
  padding-right: 0;
}

.table-period thead th p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #2e50b6;
  margin: 0;
}

.table-period thead th span {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #666;
}

.table-period tbody tr td {
  border-top: 2px solid #a6a6a6;
  vertical-align: top;
}

.table-period tbody tr td em {
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  color: #666;
}

.table-period tbody tr td ins {
  display: block;
  text-decoration: none;
}

.table-period tbody tr td ins .amount {
  font-size: 20px;
  line-height: 24px;
  color: #0091ea;
}

.table-period tbody tr td del .amount {
  font-size: 14px;
  line-height: 18px;
  color: #606060;
}

.fairtable-section .btn {
  font-size: 18px;
}

.fairprogram-section {
  padding: 40px 0px;
}

.fairprogram-section .fair-program .program-header {
  display: flex;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px;
  cursor: pointer;
}

.fairprogram-section .fair-program .section-box {
  width: 13%;
  text-align: center;
  text-align: -webkit-center;
}

.fairprogram-section .fair-program .section-box .boxwrap {
  border-radius: 10px;
  box-shadow: 0 2px 3px rgb(30 30 30 / 14%), 0 0 0 1px rgb(255 255 255 / 16%);
  width: 65px;
  height: 65px;
}

.fairprogram-section .fair-program .section-box .boxwrap .day {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  background: #fd9f1b;
  padding: 3px 0px;
  border-radius: 10px 10px 0px 0px;
  color: #fff;
}

.fairprogram-section .fair-program .section-box .boxwrap .num {
  padding-top: 6px;
  font-size: 25px;
  line-height: 27px;
  font-weight: 600;
}

.fairprogram-section .fair-program .program-header .section-title {
  width: 77%;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #2e50b6;
}

.fairprogram-section .fair-program .program-header .section-action {
  width: 10%;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}

.fairprogram-section .fair-program .program-body {
  padding-left: 13%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.fairprogram-section .fair-program .program-body p {
  font-size: 16px;
  line-height: 22px;
}

.fairprogram-section .fair-program .program-body strong,
.fairprogram-section .fair-program .program-body b {
  font-weight: 500;
}

.fairresult-section {
  padding: 40px 0px;
  background-image: url("/assets/images/bg-tour2.jpg");
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

.fairresult-section .fair-title {
  color: #fdfdfd;
  text-shadow: 2px 2px 2px #264a96;
}

.fairresult-section .fair-title::after {
  border-color: #fff;
  width: 120px;
  opacity: 0.7;
}

.fairresult-section .result-content .title {
  color: #fdfdfd;
  text-shadow: 2px 2px 2px #264a96;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
}

.fairresult-section .result-content .title i {
  margin-right: 10px;
}

.result-content .table {
  border-collapse: collapse;
  border: 1px solid #38a6ff;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 30px;
}

.result-content .table .hl {
  color: #e34949;
  font-weight: 500;
}

.result-content .table td,
.result-content .table th {
  padding: 8px;
  border: 1px solid #38a6ff;
}

.result-content .table th {
  font-weight: 500;
  color: #fff;
  background: #358efc;
}

.result-content .table b,
.result-content .table strong {
  font-weight: 500;
}

.review-page h1 {
  font-size: 40px;
}

.review-page h2 {
  font-size: 30px;
}

.review-page .review-description h1 {
  font-size: 32px;
}

.review-page .review-description h2 {
  font-size: 25px;
}

.review-page .review-description h3 {
  font-size: 20px;
}

.review-page .review-description p {
  font-size: 16px;
}

.review-page .btn-wrap a {
  margin-top: 35px;
  width: 100%;
}

.review-page .more-review {
  padding: 5px;
  transition: 0.25s ease;
}

.review-page .more-review:hover {
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
  padding: 10px;
}

.review-page .image-main {
  height: 500px;
  border-radius: 30px;
  background-position: center;
  background-size: cover;
}

.review-page .banner-section {
  margin-top: -50px;
  padding: unset;
}

.review-page .image-contents {
  position: absolute;
  right: 25px;
  top: 25px;
}

.review-page .badge-social {
  background-color: #fff;
  border-radius: 80px;
  box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, 0.1);
  width: 45px;
  height: 45px;
  margin-bottom: 8px;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  color: #0791be;
  padding: 8px;
  font-weight: 400;
}

.review-page .badge-social span {
  font-size: 0.6rem;
}

.review-page .badge-social i {
  display: block;
  font-size: 1.1rem;
}

.review-page .badge-social b {
  font-weight: 500;
  font-size: 0.9rem;
}

.review-page .review-title {
  width: 100%;
  padding: 50px 50px 30px 50px;
  margin-top: -30px;
  background-color: #fff;
  border-radius: 15px;
}

.review-page .review-title h3 {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 400;
}

.review-page .review-title small {
  font-size: 13px;
}

.review-page .review-title .review-addline {
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
  margin-top: 15px;
}

.review-page .like-button,
.review-page .heart-button {
  cursor: pointer;
}

.review-page .like-button-off,
.review-page .heart-button-off {
  cursor: not-allowed;
  opacity: 0.75;
}

.review-page .like-button.active,
.review-page .heart-button.active {
  color: #ff4545;
}

.review-page .fade-in {
  animation: fadeIn 0.5s;
}

.review-page .images-list {
  cursor: pointer;
  height: 200px;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
}

.review-page .review-images,
.review-page .review-description,
.review-page .review-tags,
.review-page .review-clip {
  margin-bottom: 25px;
}

.review-page .review-tags a {
  font-size: 14px;
  padding-right: 7px;
  color: #383838;
}

.review-page .review-tags a:hover {
  color: #ff4545;
}

.review-page .review-tags_buttom {
  margin-bottom: 40px;
}

.review-page .review-tags_buttom span {
  display: inline-block;
  margin-right: 7px;
  color: #e34949;
  border: 1px solid #e34949;
  padding: 2px 15px 2px 15px;
  border-radius: 30px;
  margin-bottom: 7px;
  transition: 0.2s;
}

.review-page .review-tags_buttom span:hover {
  opacity: 0.6;
}

.review-page .share-social {
  margin-bottom: 20px;
}

.review-page .share-social a {
  color: #000;
}

.review-page .share-social i {
  font-size: 20px;
  margin-right: 8px;
}

.review-page .share-social .share-header {
  display: block;
  font-size: 16px;
  margin-bottom: 8px;
}

.review-page .social-icon-wrap .social-icon span {
  padding: 5px 10px;
}

.review-page .social-icon-wrap .social-icon a {
  height: 35px;
  border-radius: 4px;
}

.review-page .social-icon-wrap .social-x a {
  background-color: #464646;
}

.review-page .social-icon-wrap .social-line a {
  background-color: #2fc91b;
}

.review-page .rec-package h3 {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
}

.review-page .card {
  display: block;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.18);
  cursor: pointer;
  border: unset;
  background-color: #f8f9fa;
  margin-bottom: 15px;
  transition: 0.3s;
}

.review-page .card:hover {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.37);
}

.review-page .card:active,
.review-page .card:focus {
  opacity: 0.6;
}

.review-page .card-body {
  padding: 8px;
}

.review-page .card-title {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 8px;
  height: 53px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.review-page .card-price {
  font-size: 12px;
  color: #383838;
}

.review-page .card-price span {
  color: #e34949;
  font-size: 14px;
  font-weight: 600;
}

.review-page .card .image-wrap {
  display: flex;
  align-items: start;
  justify-content: center;
  height: 100%;
  max-height: 85px;
  overflow: hidden;
  border-radius: 2px;
  height: 84.3px;
}

.review-page .card .image-wrap img {
  width: 100%;
  border-radius: 2px;
}

.review-page .modal-dialog {
  margin-top: 4.5%;
  max-width: 1000px;
}

.review-page .img-close {
  position: absolute;
  right: -5px;
  top: -5px;
  border-radius: 30px;
}

.review-page .sidebar .widget .widget-title {
  margin-bottom: 20px;
  border-radius: 3px;
  border: 1px solid #0791be;
  color: #0791be;
}

.review-page .review-tiktok {
  margin-bottom: 50px;
}

.review-page .youtube-iframe {
  height: 477px;
  margin-bottom: 25px;
  margin-top: 25px;
  border: unset;
  border-radius: 15px;
}

.review-page .tiktok-iframe {
  width: 100%;
  height: 480px;
  border: unset;
  border-radius: 10px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.review-page .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
  opacity: 0.7;
}

.review-page .owl-nav button:hover {
  opacity: 1;
}

.review-page .owl-nav button.owl-prev {
  left: 10px;
}

.review-page .owl-nav button.owl-next {
  right: 10px;
}

.review-page .owl-dots {
  text-align: center;
  padding-top: 15px;
}

.review-page .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #e1e1e1;
  margin: 0 3px;
}

.review-page .owl-dots button.owl-dot.active {
  background-color: #e34949;
}

.review-page .owl-dots button.owl-dot:focus {
  outline: none;
}

.review-page .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff !important;
  font-size: 24px !important;
}

.review-page .owl-prev span,
.review-page .owl-next span {
  font-size: 40px;
  position: relative;
  color: #fff;
}

.review-page .owl-nav button:focus {
  outline: none;
}

.fairbody-section .package-relevant .title {
  font-weight: 500;
  font-size: 17px;
  line-height: 21px;
  margin-bottom: 15px;
}

.product-thumb-nav .feature-image {
  cursor: pointer;
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cartContent .cart-notfound {
  text-align: center;
  color: #a0a0a0;
  padding: 60px 0px;
}

.cartContent .cart-notfound .icon {
  color: #c3c3c3;
  font-size: 68px;
}

.cartContent .cart-notfound .des {
  font-size: 20px;
  line-height: 24px;
}

.cartContent .cart-notfound .btn {
  margin-top: 10px;
  padding: 5px 26px;
  font-size: 18px;
  border-radius: 50px;
}

.groupchina-page .top-banner .container {
  max-width: 1500px;
}

.cartconfirm-section.success .container {
  max-width: 770px;
  padding-top: 60px;
}

.cartconfirm-section.success .success-box {
  height: 470px;
}

.cartconfirm-section.success .success-box.wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cartconfirm-section.success .success-box .content {
  text-align: center;
}

.success-box .content .icon {
  color: #66c824;
  font-size: 72px;
  line-height: 74px;
  margin-bottom: 15px;
}

.success-box .content .head {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 30px;
}

.success-box .content .des {
  color: #7b7b7b;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 40px;
}

.success-box .content .code {
  margin-bottom: 15px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.success-box .content .code .btn {
  background-color: #f2f2f2;
  margin-left: 10px;
  padding: 2px 13px 3px;
  font-size: 14px;
  border-radius: 50px;
}

.success-box .content .button .btn {
  width: 400px;
  border-radius: 50px;
}

.success-box .content .button .btn i {
  margin-right: 7px;
}

.banners-height {
  height: 550px;
}

.boxtop {
  margin-top: 60px;
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.08);
  position: relative;
}

.boxtop .boxtop-body {
  border: 15px solid transparent;
  border-image: linear-gradient(0deg, #50abd7, #363c7a) 1;
  background-color: #363c7a;
}

.tourslide-body {
  padding-top: 5px;
  padding-bottom: 20px;
}

.tourslide-body .table-header {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  background-image: linear-gradient(30deg, #50abd7, #5862cb);
  padding: 3px 16px;
  position: absolute;
  border-radius: 7px 7px 0px 0px;
  top: -38px;
  left: 0px;
}

.tourslide-body .table-title {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  padding: 0px 10px;
  text-align: right;
}

.tourslide-body .table-box {
  background-color: #fff;
  height: 300px;
  margin: 5px 10px;
  overflow-x: auto;
}

.table-box .package-table {
  width: 100%;
  color: #000;
}

.package-table .pk-name {
  width: 400px;
  font-size: 14px;
  line-height: 20px;
}

.package-table .pk-auto {
  width: max-content;
  font-size: 14px;
  line-height: 20px;
}

.package-table .packname_link {
  color: #000;
}

.package-table .packname_link:hover {
  color: #dc3545;
}

.package-table .pk-price {
  font-size: 17px;
  font-weight: 600;
  color: #bf1500;
  text-align: right;
}

.youtube-role1 {
  width: 100%;
  height: 650px;
  border: unset;
}

.youtube-role2 {
  width: 100%;
  height: 100%;
  border: unset;
}

.package-table .package-more {
  display: none;
  background-color: #f3f3f3;
}

.badge-status {
  margin-left: 3px;
}

.badge-new {
  color: #fff;
  background-color: #dc3545;
  animation: blink ease 1.2s infinite;
}

.badge-update {
  color: #fff;
  background-color: #007bff;
  animation: blink ease 1.2s infinite;
}

.badge-available {
  color: #fff;
  background-color: #7700ff;
  animation: blink ease 1.2s infinite;
}

.package-table .table-head {
  background-color: #fff;
}

.package-table .table-head > th {
  padding: 4px 8px;
}

.package-table .city-name {
  width: 100px;
}

.booking-btn {
  width: 80px;
  font-size: 16px;
  border-radius: 30px;
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@media (min-width: 1980px) {
  .banners-height {
    height: 650px;
  }
}

.tiktok-box p {
  font-size: 14px;
  margin: 8px 0px 0px 0px;
}

.gallery-img img {
  border-radius: 8px;
}

.gallery-img a {
  transition: all ease 0.25s;
}

.gallery-img a:hover {
  opacity: 0.7;
}

#tiktok-slider {
  position: relative;
}

#tiktok-slider .owl-nav {
  position: absolute;
  left: 0px;
  top: 30%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#tiktok-slider .owl-nav button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e34949;
  color: #fff;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  outline: unset;
  transition: 0.13s;
}

#tiktok-slider .owl-nav button:active {
  opacity: 0.6;
}

#tiktok-slider .owl-nav .owl-prev {
  margin-left: -40px;
}

#tiktok-slider .owl-nav .owl-next {
  margin-right: -40px;
}

.word-footer {
  font-size: 10px;
  line-height: 14px;
  color: #fff;
}

.blog-section .entry-content {
  padding: 15px;
}

.business-main .gal-card {
  padding: 10px 17px 17px;
}

.business-main .gal-card .rc-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.business-main .gal-card .rc-title > a {
  color: #2e50b6;
}

.business-main .gal-card .rc-package {
  padding: 15px 0px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #eee;
}

.business-main .gal-card .rc-package .reclink {
  color: #737373;
  display: block;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.business-main .gal-card .rc-package .reclink:not(:last-child) {
  margin-bottom: 6px;
}

.business-main .gal-card .rc-description {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  margin-top: 10px;
}

.guidetext-section {
  padding: 50px 0px;
}

.guidetext-section .gtext-card {
  border: 1px solid #ececec;
  border-radius: 30px;
  margin-bottom: 30px;
}

.gtext-card .ghead {
  border-radius: 30px 30px 0px 0px;
  border-bottom: 1px solid #ececec;
  padding: 5px 30px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #595959;
  background-color: #fafafa;
}

.gtext-card .gbody {
  padding: 20px 30px;
  height: 540px;
  overflow: auto;
}

.gtext-card .gline {
  padding: unset;
  margin: unset;
  list-style: none;
}

.gtext-card .gline > li {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  padding: 10px 0px;
}

.gtext-card .gline > li:not(:last-child) {
  border-bottom: 1px solid #ececec;
}

.gtext-card .gline i {
  margin-right: 10px;
  font-size: 14px;
  color: #00a815;
}

.gtext-card .title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 15px;
}

.gtext-card .gline .st-head {
  margin-bottom: 15px;
  margin-top: 5px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

.gtext-card .gline .subtree {
  text-align: left;
  margin: unset;
}

.navstep {
  margin: 30px 0px 40px 0px;
}

.navstep .stepline {
  position: relative;
  list-style: none;
  padding: unset;
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #d2d2d2;
  margin: 0px 8% 24px 8%;
}

.navstep .stepline > li {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: -21px;
  text-align: center;
  align-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  color: #fff;
  font-weight: 500;
  background-color: #a1a1a1;
  position: relative;
}

.navstep .stepline > li.active {
  background-color: #00a815;
}

.navstep .steplab {
  list-style: none;
  margin: unset;
  padding: unset;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.navstep .steplab > li {
  width: 20%;
  text-align: center;
  font-size: 16px;
  line-height: normal;
  color: #666;
}

.cbox-body.tybox {
  text-align: center;
  padding: 40px 15px !important;
}

.cbox-body.tybox .title {
  font-size: 26px;
  margin-bottom: 10px;
}

.cbox-body.tybox .des {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.cbox-body.terms {
  padding: 30px 15px 60px 15px !important;
  text-align: center;
}

.cbox-body.terms .privacy-wrap {
  text-align: left;
  display: flex;
  justify-content: center;
}

.cbox-body.terms .title {
  font-size: 20px;
  margin-bottom: 8px;
}

.cbox-body.terms .privacy-wrap ul {
  width: 75%;
  margin: unset;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

.input-group.radio input[type="radio"] {
  width: auto;
  cursor: pointer;
}

.input-group.radio label {
  margin: unset;
  font-size: 0.9rem;
  align-content: center;
  cursor: pointer;
}

/* todo */

/* mobile */
@media (max-width: 767px) {
  #tiktok-slider .owl-nav .owl-prev {
    margin-left: -10px;
  }

  #tiktok-slider .owl-nav .owl-next {
    margin-right: -10px;
  }

  #tiktok-slider .owl-nav {
    top: 37%;
  }

  #tiktok-slider .owl-nav button {
    font-size: 13px;
    height: 24px;
    width: 24px;
  }

  .navtop {
    padding: 5px 10px;
    font-size: 12px;
  }

  .gallery-box .gallery-item .gallery-img,
  .gallery-box .gallery-item .gallery-fixed {
    height: 140px;
  }

  .modal-gallery .gallery-close {
    right: 5px;
    top: 5px;
  }

  .modal-gallery .modal-body {
    padding: 30px;
  }

  .modal-gallery .carousel-control-prev {
    left: -45px;
  }

  .modal-gallery .carousel-control-next {
    right: -45px;
  }

  .gallery-box .gallery-item .gallery-img .des {
    padding: 10px;
  }
  .business-main .inner-baner-container {
    padding-top: 138px;
  }

  .business-main .boxintroRow {
    margin-left: -15px;
    margin-right: -15px;
  }

  .business-main .info-section .info-content .info-wrap {
    display: block;
  }

  .business-main .info-section .info-content .info-wrap .info-img,
  .business-main .info-section .info-content .info-wrap .info-description {
    width: 100%;
  }

  .business-main .info-section .info-content .info-wrap .info-img img {
    margin-bottom: 20px;
  }

  .business-main .curcle-section {
    display: none;
  }

  .business-main .question-section .icon-content {
    display: none;
  }

  .business-main .business-intro {
    padding: 20px 0px;
  }

  .business-main .business-intro .introTop {
    font-size: 20px;
    line-height: 24px;
  }

  .business-main .business-intro .introMid {
    font-size: 14px;
    line-height: 18px;
  }

  .business-main .business-boxintro .title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .business-main .business-boxintro .des {
    font-size: 14px;
    line-height: 18px;
  }

  .business-main .business-boxintro {
    margin-bottom: 30px;
  }

  .business-main .business-boxintro img {
    width: 120px;
  }

  .business-main .info-section .info-content {
    padding: 20px 0px;
  }

  .business-main .info-section .info-content .title {
    font-size: 18px;
    line-height: 21px;
  }

  .info-content .info-wrap .info-description p {
    font-size: 14px;
    line-height: 20px;
  }

  .business-main .gellery-section {
    padding: 25px 0px;
  }

  .business-main .section-top .title {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
  }

  .business-main .section-top .des {
    font-size: 14px;
    line-height: 18px;
  }

  .business-main .gellery-section .section-top .drop-search {
    margin-top: 15px;
  }

  .business-main .section-top {
    margin-bottom: 25px;
  }

  .blog-section .entry-content {
    padding: 15px;
  }

  .business-main .gellery-section .post .entry-content h3 {
    font-size: 17px;
    line-height: 20px;
  }

  .business-main .question-section {
    padding: 20px 0px;
  }

  .business-main .gellery2-section {
    padding: 20px 0px;
  }

  .footer-admin .admin-group .profile {
    width: 40%;
  }

  .footer-admin .admin-group .details {
    width: 60%;
  }

  .footer-partner {
    display: none;
  }

  .footer-social .title {
    font-size: 12px;
    padding: 0px 50px;
  }

  .groupchina-page .package-content {
    padding: 20px 0px;
  }

  .groupchina-page .package-content .packageSection {
    display: block;
  }

  .groupchina-page .package-content .packageSection .aw-left {
    width: auto;
    height: 450px;
    margin-bottom: 30px;
  }

  .groupchina-page .package-content .packageSection .packageSlide {
    width: auto;
  }

  .packageSlide .packageList .p-body {
    padding: 10px;
  }

  .packageSlide .packageList .p-body .details {
    display: block;
  }

  .packageSlide .packageList .p-body .title {
    margin: unset;
  }

  .packageSlide .packageList .p-body .details .detail-Left {
    width: auto;
    text-align: center;
    line-height: 20px;
    margin: 7px 0px;
  }

  .packageSlide .packageList .p-body .details .detail-Right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    text-align: center;
  }

  .packageSlide .packageList .p-body .details .lab {
    margin-top: unset;
    margin-right: 5px;
  }

  .packageSlide .packageList .p-body .details .price {
    font-size: 18px;
    line-height: 20px;
  }

  .packageSlide .packageList .p-footer {
    display: block;
    padding: 0px 10px 10px 10px;
  }

  .packageSlide .packageList .p-footer .bt-wrap {
    width: auto;
    padding: unset;
    margin-bottom: 5px;
  }

  .groupchina-page .service-content {
    padding: 20px 0px;
  }

  .service-group .owl-nav .owl-prev {
    left: 10px;
  }

  .service-group .owl-nav .owl-next {
    right: 10px;
  }

  .groupchina-page .top-banner {
    padding: 20px 0px 10px 0px;
  }

  .product-wrap {
    padding-top: 20px;
  }

  .product-wrap .sidebar {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .service-group .serviceItem .serviceBox .topbox {
    height: 200px;
  }

  .unknown_prf {
    display: none !important;
  }

  .product-wrap .product-inner-wrap {
    padding-bottom: 10px;
    padding-top: 20px;
  }

  .product-summary .title {
    font-size: 24px;
    line-height: 28px;
  }

  .product-summary .product-price {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .product-summary .product-price ins {
    font-size: 26px;
    line-height: 30px;
  }

  .servicecart-section {
    padding: 20px 0px 80px 0px;
  }

  .servicecart-section .cartnav {
    margin: 25px 0px;
  }

  .servicecart-section .cartnav .title {
    font-size: 20px;
    line-height: 22px;
  }

  .servicecart-section .cartnav .cartitem {
    font-size: 18px;
    line-height: 20px;
  }

  .cartContent .cart-checkall input[type="checkbox"] {
    width: 17px;
    height: 17px;
    margin-right: 7px;
  }

  .cartContent .cart-checkall {
    font-size: 16px;
    line-height: 18px;
  }

  .cartContent .cart-warp {
    padding: 15px 0px;
  }

  .cartContent .cart-warp .cartbox {
    padding: 10px;
  }

  .cartContent .cart-warp .cartbox .cart-check {
    width: 10%;
  }

  .cartContent .cart-warp .cartbox .cart-check input[type="checkbox"] {
    width: 17px;
    height: 17px;
  }

  .cartContent .cart-warp .cartbox .cart-image {
    width: 90%;
    padding: unset;
  }

  .cartContent .cart-warp .cartbox .cart-detail {
    width: 100%;
    padding-top: 30px;
    font-size: 13px;
    line-height: 17px;
  }

  .cartContent .cart-warp .cartbox .cart-detail .created {
    top: 10px;
    left: 0px;
  }

  .cartContent .cart-warp .cartbox .cart-detail .name {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
  }

  .cartContent .cart-warp .cartbox .cart-detail .detailcontent b {
    margin: unset;
    display: block;
  }

  .cartContent
    .cart-warp
    .cartbox
    .cart-detail
    .detailcontent
    .detailwarp
    .quantity
    .qtyItem:not(:last-child) {
    margin-bottom: 10px;
  }

  .cartContent
    .cart-warp
    .cartbox
    .cart-detail
    .detailcontent
    .detailwarp
    .quantity
    .qtyItem
    .price {
    font-size: 15px;
    line-height: 17px;
  }

  .cartContent .cart-warp .cartbox .cart-detail .bottom .total .price {
    font-size: 16px;
    line-height: 18px;
  }

  .cartContent .cart-warp .cartbox .cart-detail .bottom .btn {
    font-size: 13px;
  }

  .cartContent .cart-warp .cartbox .cart-detail .detailcontent .des {
    margin-bottom: 8px;
  }

  .cartContent .cart-warp .cartbox .cart-detail .bottom {
    margin-top: 15px;
  }

  .cartContent .cart-total {
    font-size: 15px;
    line-height: 17px;
  }

  .cartContent .cart-total span {
    font-size: 17px;
    line-height: 19px;
  }

  .cartContent .cart-submit {
    margin-top: unset;
    text-align: center;
    width: 100%;
    position: fixed;
    bottom: 10px;
    left: 0px;
    z-index: 1;
  }

  .cartconfirm-section {
    padding: 20px 0px;
  }

  .cartconfirm-section form {
    margin-bottom: 80px;
  }

  .cartconfirm-section .container {
    padding: unset;
    overflow: hidden;
  }

  .cartconfirm-section .itemWrap {
    max-height: 435px;
  }

  .cartconfirm-section .bottom-confirm {
    position: fixed;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 7px;
    z-index: 100;
    background: #fff;
  }

  .fairtop-section {
    padding: 20px 0px;
  }

  .fairtop-section .title {
    font-size: 24px;
    line-height: 28px;
  }

  .fairtop-section .logo {
    margin-top: 20px;
    height: 65px;
  }

  .fairbody-section .social-group .line-button {
    padding: unset;
  }

  .fairbody-section .social-other {
    margin-bottom: 25px;
  }

  .fairprogram-section .fair-program .section-box {
    width: 25%;
  }

  .fairprogram-section .fair-program .program-header .section-title {
    width: 65%;
    font-size: 18px;
    line-height: 22px;
  }

  .fairprogram-section .fair-program .program-header .section-action {
    width: 10%;
  }

  .fairprogram-section .fair-program .program-body {
    padding-left: 0px;
  }

  .fair-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .fairtable-section {
    padding: 25px 0px;
  }

  .table-period th,
  .table-period td {
    padding: 10px;
  }

  .fairresult-section {
    padding: 25px 0px;
  }

  .fairresult-section .result-content .title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .result-content .table {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }

  .fairterm-section {
    padding: 25px 0px;
  }

  .fairprogram-section {
    padding: 25px 0px;
  }

  .table-period thead th p {
    font-size: 18px;
    line-height: 22px;
  }

  .table-period .table-period {
    font-size: 14px;
    line-height: 18px;
  }

  .table-period tbody tr td ins .amount {
    font-size: 18px;
    line-height: 22px;
  }
  .review-page .image-main {
    height: 175px;
  }

  .review-page .image-contents {
    right: 25px;
    top: 10px;
  }

  .review-page .review-title {
    margin-top: unset;
    padding: 25px;
  }

  .review-page .banner-section {
    margin-top: -25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .review-page .images-list {
    height: 120px;
  }

  .review-page .modal-dialog {
    margin-top: 45%;
  }

  .review-page .youtube-iframe {
    height: 225px;
  }

  .review-page .tiktok-iframe {
    height: 640px;
  }

  .review-page .card .image-wrap {
    height: 120px;
    max-height: 120px;
  }

  .review-page .card-body {
    padding-top: unset;
  }

  .review-page .card-title {
    font-size: 12px;
    line-height: 16px;
    height: 45px;
  }

  .product-summary .formline .lab {
    font-size: 14px;
  }

  .product-summary .formline .lab .price {
    font-size: 14px;
  }

  .product-summary .product-desc {
    margin-bottom: 40px;
  }

  .serviceCart .cart-num-main {
    background: red;
    color: #fff;
    font-weight: 600;
  }

  .cartconfirm-section.success .success-box {
    height: 410px;
  }

  .cartconfirm-section.success .container {
    padding-top: unset;
    margin-top: 10px;
  }

  .success-box .content .button .btn {
    width: 100%;
  }

  .cartconfirm-section.success {
    padding-bottom: 160px;
  }

  .boxtop {
    margin-top: 35px;
  }

  .tourslide-body .table-header {
    font-size: 13px;
    top: -23px;
    padding: 3px 10px 0px 10px;
  }

  .tourslide-body .table-title {
    font-size: 12px;
  }

  .tourslide-body .table-box {
    height: 210px;
  }

  .boxtop .boxtop-body {
    border-width: 10px;
  }

  .table-box .package-table {
    width: max-content;
    font-size: 10px;
  }

  .package-table .pk-name {
    width: 200px;
    font-size: 9px;
    line-height: 14px;
  }

  .package-table .pk-price {
    font-size: 12px;
  }

  .package-table .city-name {
    width: 50px;
  }

  .booking-btn {
    width: 40px !important;
    font-size: 12px !important;
    padding: 0px !important;
  }

  #tiktok-slider .tiktok-iframe {
    height: 250px;
  }

  .tiktok-box {
    padding: 10px;
    line-height: 1.3;
  }

  .tiktok-box p,
  .tiktok-box a {
    font-size: 12px;
  }

  .widget {
    margin-bottom: 20px;
  }

  .widget.widget_tag_cloud .tagcloud a {
    padding: 4px;
    font-size: 12px;
  }

  .youtube-role1 {
    height: 220px;
  }

  .youtube-role2 {
    height: 220px;
  }

  .badge-status {
    font-size: 9px;
    font-weight: 500;
    padding: 0px 5px;
    line-height: 14px;
  }

  .btn-more {
    padding: 2px 5px;
    font-size: 10px;
  }

  .gtext-card .gbody {
    padding: 15px;
    height: auto;
  }

  .gtext-card .title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .navstep {
    margin: 30px 0px 30px 0px;
  }

  .navstep .stepline > li {
    font-size: 16px;
    line-height: 20px;
    width: 30px;
    height: 30px;
    margin-bottom: -16px;
  }

  .navstep .steplab > li {
    width: 25%;
    font-size: 11px;
    line-height: 14px;
  }

  .navstep .stepline {
    margin: 0px 8% 22px 8%;
  }

  .cbox-body.tybox {
    padding: 20px 15px !important;
  }

  .cbox-body.terms {
    padding: 20px 15px 30px 15px !important;
  }

  .cbox-body.tybox .title {
    font-size: 20px;
    line-height: 25px;
  }

  .cbox-body.tybox .des {
    font-size: 14px;
    line-height: 20px;
  }

  .cbox-body.terms .title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .cbox-body.terms .privacy-wrap ul {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }

  /* todo */
}
