/*
 * Theme Name: NR Global
 * Description: Công nghệ thông tin ngày càng phát triển, nó giúp con người mua thực hiện công việc mua bán, tìm kiếm thông tin sản phẩm ngày càng hiệu quả hơn. Thay vì phải chạy đến tận nơi bán sản phẩm để tìm hiểu thông tin hay mua một sản phẩm nào đó, bạn chỉ việc ngồi ở nhà và với một thiết bị được kết nối internet là bạn có thể có tất cả. Có thể nói website là một công cụ hữu hiệu nhất trong hoạt động quảng bá thương hiệu, sản phẩm, dịch vụ một cách hiệu quả. Bạn là một người kinh doanh thì việc thiết kế một website là điều vô cùng cần thiết và cấp bách trong thời buổi công nghệ này, đó là sợi dây liên kết giữa doanh nghiệp và khách hàng, giúp cho doanh nghiệp quảng bá thương hiệu, sản phẩm và dịch vụ của mình đến với mọi người một cách nhanh chóng, hiệu quả, dễ dàng và trực quan nhất.
 * Theme URI: https://nrglobal.vn
 * Version: 15.2
 * Theme Author: info@nrglobal.vn
 * Author: Cristian Dev
 * Author URI: info@nrglobal.vn
 * Textdomain: nrglobal
 */
:root {
  --color1: #0078c1;
  --color2: #10537d;
}
/* .row{
    width: 100%;
} */
html,
body {
  scroll-behavior: smooth;
}

body {
  line-height: 29px;
  min-width: unset;
  font-size: 16px;
}
.layout-default_main {
  background-color: #f5f5f5;
}
.layout-default .layout-default_header_main {
  width: 100%;
  display: block;
}

a:hover {
  text-decoration: none;
}
ol,
ul,
menu {
  list-style: revert;
  margin: revert;
  padding: revert;
}
/* .main-content-article h1,
.main-content-article h2,
.main-content-article h3,
.main-content-article h4,
.main-content-article h5,
.main-content-article h6,
.description-page h1,
.description-page h2,
.description-page h3,
.description-page h4,
.description-page h5,
.description-page h6,
#activity_summary h1,
#activity_summary h2,
#activity_summary h3,
#activity_summary h4,
#activity_summary h5,
#activity_summary h6 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.article-feature h4 {
  margin-top: 0;
  margin-bottom: 0;
}
/* figure{
    margin: 0 !Important;
} */
figure.aligncenter {
  text-align: center;
}
.swal2-popup #swal2-content {
  font-weight: 400 !important;
}
.main-container[data-v-4dba3301] {
  display: block;
}

.header_wrapper[data-v-18fb9954] {
  padding-top: 25px;
}
.desktop-new-right-price[data-v-8310eda0],
.desktop-new-right-price .right-price-style[data-v-8310eda0] {
  float: none !important;
  width: 100% !important;
}
.fancybox__container {
  z-index: 99999 !important;
}
.footer_button[data-v-18fb9954] a {
  display: block;
}
.header-secondary-nav_categories {
  overflow: visible;
  width: 100%;
  display: block;
}
span.price-number span {
  margin-right: 10px;
  color: var(--color1);
}
.price-number span + span {
  font-size: 14px;
  font-weight: 400;
  opacity: 0.6;
  text-decoration: line-through;
  color: #000;
}
.default-header_logo-wrapper img {
  max-height: 80px;
}
.default-header {
  height: auto !important;
}
.layout-default_header_wrapper {
  padding: 5px 0;
}

.frm-search input {
  border-radius: 20px;
  background-color: #f5f5f5;
  padding-left: 37px;
}

.frm-search button {
  left: 7px;
  top: 0px;
}
.header-social {
  width: 80%;
}

.header-social li {
  padding: 0 3px;
}

.header-social li a {
  font-size: 16px;
  border: 1px solid var(--color1);
  border-radius: 100%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color1);
}
.language-dk {
  width: 20%;
  padding-left: 3px;
}
.gtranslate_wrapper {
  display: flex;
  gap: 3px;
}

.main-slider {
  position: relative;
}

.main-slider .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
}

.main-slider .owl-dots .owl-dot.active span,
.main-slider .owl-dots .owl-dot:hover span {
  background-color: var(--color1);
}

.main-slider .owl-nav,
.slider-ticket .owl-nav,
.slider-promotion .owl-nav {
  position: static;
}

.main-slider .owl-nav [class*='owl-'],
.slider-ticket .owl-nav [class*='owl-'],
.slider-promotion .owl-nav [class*='owl-'] {
  color: var(--color1);
  font-size: 24px;
  background: #fff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-align: center;
  -webkit-align-items: center;
  opacity: 0;
}

.main-slider .owl-nav [class*='owl-']:hover,
.slider-ticket .owl-nav [class*='owl-']:hover,
.slider-promotion .owl-nav [class*='owl-']:hover {
  background: #fff;
  color: var(--color1);
}

.main-slider:hover .owl-nav [class*='owl-'],
.slider-ticket:hover .owl-nav [class*='owl-'],
.slider-promotion:hover .owl-nav [class*='owl-'] {
  opacity: 1;
}

.main-slider .owl-nav .owl-prev {
  position: absolute;
  top: 45%;
  left: 0px;
}
.slider-ticket .owl-nav .owl-prev,
.slider-promotion .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: -50px;
}

.main-slider .owl-nav .owl-next {
  position: absolute;
  top: 45%;
  right: 0;
}
.slider-ticket .owl-nav .owl-next,
.slider-promotion .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: -50px;
}
.slider-ticket .box-ticket {
  display: flex;
  overflow: hidden;
  cursor: pointer;
  flex-direction: column;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgb(233, 233, 233);
  border-radius: 8px;
  height: 300px;
  width: 100%;
  justify-content: space-between;
  margin: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.swiper-wrapper {
  transition-duration: 3s !important;
}

.klk-card-swiper-item .image-view {
  border-radius: 16px;
  overflow: hidden;
}

.swiper-button-next,
.swiper-button-prev {
  background-size: 15px 15px;
  background-color: #fff;
  border-radius: 100%;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 55%;
}

.about-company__content {
  padding: 0 0 20px;
  line-height: 25px;
}
.about-company__content h2 {
  margin-top: 0;
}
.about-company__content h1 {
  margin-top: 0;
}

.box-ser {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.48);
  border-radius: 10px;
}

.box-ser img {
  border-radius: 10px 10px 0 0;
}

.box-ser__caption {
  padding: 25px 16px;
  border-radius: 0 0 10px 10px;
  background-color: var(--bg-color-ser);
}

.box-ser__caption h3 {
  line-height: 30px;
  position: relative;
  margin-bottom: 1rem;
}

.box-ser__caption h3:after {
  content: '';
  position: absolute;
  width: 70px;
  height: 3px;
  background: #fff;
  bottom: -5px;
  left: 0;
  border-radius: 10px;
}

.box-ser__caption h3 a {
  font-size: 22px;
  color: #fff !important;
}

.box-ser__caption .content {
  color: #fff;
}

.about-company__banner img {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.47843137254901963);
  vertical-align: middle;
  display: inline-block;
  height: 745px;
  object-fit: cover;
  border-radius: 10px;
  margin-top: 5px;
}

.preview-car {
  color: #000;
}

.swiper-ticket .box-ticket {
  display: flex;
  overflow: hidden;
  cursor: pointer;
  flex-direction: column;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgb(233, 233, 233);
  border-radius: 8px;
  height: 300px;
  width: 100%;
  justify-content: space-between;
  margin: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.box-ticket__content {
  padding: 24px 24px 0px;
}

.box-ticket__content h4 {
  display: -webkit-box;
  font-size: 24px;
  line-height: 32px;
  color: rgb(255, 255, 255);
  font-weight: 500;
  max-height: 96px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-box-orient: vertical;
  -webkit-box-align: start;
  -webkit-line-clamp: 3;
}

.box-ticket__content p {
  width: 60%;
  margin-top: 8px;
  display: -webkit-box;
  font-size: 14px;
  line-height: 20px;
  color: rgb(255, 255, 255);
  max-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-box-orient: vertical;
  -webkit-box-align: start;
  -webkit-line-clamp: 4;
}

.swiper-ticket .box-ticket:hover {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}

.box-ticket__view {
  background-color: rgb(255, 255, 255);
  border-radius: 4px;
  width: fit-content;
  padding: 8px 16px;
  margin: 24px;
}

.box-ticket__view span {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #212121;
}

.tour-home {
  background-color: #f5f5f5;
}

.wrap-title {
  margin-bottom: 45px;
  padding-bottom: 7px;
  border-bottom: 3px solid var(--color1);
}

.wrap-title__title {
  width: 70%;
}

.wrap-title__title h4 {
  font-size: 26px;
  text-transform: uppercase;
  color: #555;
  margin-bottom: 10px;
}

.wrap-title__title p {
  font-size: 15px;
  color: #777;
}

.wrap-title__cat {
  width: 30%;
}

.wrap-title__cat ul {
  margin-bottom: 0;
  text-align: right;
}

.wrap-title__cat ul li {
  display: inline-block;
  margin-bottom: 5px;
}

.wrap-title__cat ul li a {
  display: block;
  padding: 5px 15px;
  background: #c5c5c5;
  border-radius: 15px;
  color: #fff;
  transition: all 0.25s ease 0s;
  text-transform: uppercase;
}

.wrap-title__cat ul li.active a,
.wrap-title__cat ul li:hover a {
  background: var(--color1);
}

.tour-item {
  margin-bottom: 30px;
  background: #fff;
  transition: all 0.25s ease 0s;
  position: relative;
  border-radius: 15px;
  /* overflow: hidden; */
}

.tournb-price {
  margin-bottom: 7px;
}

.tournb-price span {
  padding-right: 10px;
  text-decoration: line-through;
  color: #777;
}

.tournb-price label {
  font-size: 19px;
  font-weight: bold;
  color: #ff5b00;
}

.tour-item__caption {
  /* padding: 15px; */
  margin: 12px;
}
.tour-item__caption h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin: 0;
}

.tour-item__caption h5 a {
  display: block;
  font-size: 18px;
  color: #444;
}
.tour-item__caption ul {
  margin-top: 0;
}

.tournb-time {
  color: #b8b8b8;
}

.tournb-more {
  position: absolute;
  right: 0;
  bottom: 5px;
  text-align: left;
}

.tournb-more a,
.klk-button-outlined a {
  display: inline-flex !important;
  width: 110px;
  background: var(--color1);
  text-align: center;
  color: #fff;
  transition: all 0.25s ease 0s;
  padding: 8px 5px;
  border-radius: 15px;
  height: 44px;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: normal;
}
.tournb-more a:hover,
.klk-button-outlined a:hover {
  background-color: #ff5b00;
}
.klk-button-small span {
  display: inline;
}
.klk-button-small {
  border: 0;
  padding: 0;
}

.tour-home .wrap-tour {
  display: none;
}

.tour-home .wrap-tour.active {
  display: block;
}

.star i {
  color: var(--color1);
}

.testominal-home {
  position: relative;
  padding: 50px 0;
  background: var(--bg-testominal) no-repeat center / cover;
  /* background-attachment: fixed; */
}

.testominal-home:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255 255 255 / 25%);
}

.testominal-title {
  position: relative;
}

.testominal-title h3 {
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--color1);
}

.testominal-title p {
  max-width: 685px;
  margin: 0 auto 30px;
  font-size: 16px;
  text-align: center;
  color: #777;
}

.testominal-title p:after {
  content: '';
  display: block;
  width: 100px;
  height: 2px;
  margin: 20px auto 0;
  background-color: var(--color1);
}

.box-review {
  padding: 30px 0;
  background-color: rgb(255 255 255 / 85%);
  border-radius: 0 15px;
}

.box-review__info {
  margin-bottom: 15px;
  padding: 0 30px;
}

.box-review__content {
  padding: 0 30px;
}
.box-review__info .avatar {
  padding-right: 15px;
}

.box-review__info .avatar img {
  border-radius: 100%;
  width: 70px;
  height: 70px;
}

.box-review__info h4 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.box-review__info .info i {
  color: #fc0;
}

.main-testominal .owl-dots .owl-dot.active span,
.main-testominal .owl-dots .owl-dot:hover span {
  background-color: var(--color1);
}

.hnew-title {
  padding: 3px 0 10px 30px;
  background: var(--bg-title) no-repeat top left;
  border-bottom: 2px solid var(--color1);
}

.hnew-title a {
  display: block;
  font-size: 28px;
  color: #212121;
  font-weight: 600;
}

.hnews-list {
  padding: 13.5px 10px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 7px;
}

.hnews-list__item img {
  padding: 2px;
  border: 1px solid #d7d7d7;
  transition: all 0.25s ease 0s;
  border-radius: 7px;
}

.hnews-list__item h4 a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  color: #444;
  transition: all 0.25s ease 0s;
}

.hnews-list__item:hover h4 a {
  color: var(--color1);
}

.hnew-time {
  color: #999;
  font-size: 14px;
}

.hnews-list__item {
  display: grid;
  grid-template-columns: 30% auto;
  gap: 15px;
  margin-bottom: 0;
}

.blog-right .hnews-list {
  display: grid;
  grid-template-columns: auto auto;
  gap: 15px;
}

.blog-right .hnews-list__item {
  display: block;
}

.partner {
  background-color: #ff0000;
}

.partner .big-text {
  border-bottom: 2px solid #ececec;
  margin-bottom: 30px;
}

.partner .big-text span {
  border-bottom: 2px solid #d48f34;
  padding-bottom: 7.5px;
  text-transform: uppercase;
  font-size: 22px;
  display: inline-block;
  color: #000000;
  font-weight: bold;
}

.slider-partner .item {
  padding: 0 10px;
  height: 120px;
  background-color: #fff;
}

.slider-partner .item img {
  max-height: 96px;
  object-fit: contain;
}

.procedure-home__title {
  margin-bottom: 30px;
}

.procedure-home__title h2 {
  font-size: 36px;
  color: #111;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1.3;
  overflow: hidden;
}

.procedure-home__title p {
  color: #666666;
  font-size: 15px;
}

.box-procedure {
  padding: 40px 40px 40px 40px;
  background-color: #d9d1d1;
  border-radius: 20px 20px 20px 20px;
}

.box-procedure .count-procedure {
  color: var(--color1);
  font-size: 42px;
  font-weight: normal;
  margin-bottom: 15px;
}

.box-procedure h5 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0px;
}

.box-procedure p {
  color: #666666;
  font-size: 15px;
}

.live-demo-block {
  position: relative;
  background: var(--bg-register) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  display: block;
  padding: 20px 0;
}
.live-demo-block:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 31%);
}

.box-live {
  box-shadow: 0 0 15px 0px #000;
  padding: 20px 40px;
  position: relative;
  z-index: 1;
}

.live-demo-block .formWrapper .form-group input,
.live-demo-block .formWrapper .form-group textarea {
  border-radius: 20px;
  border-radius: 20px;
  background: transparent;
  color: #fff;
}

.live-demo-block .formWrapper {
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.14);
  background-color: rgb(0 0 0 / 30%);
  border: none;
  color: #fff;
}

.live-demo-block .formWrapper h3 {
  color: #fff;
}

.live-demo-block .formWrapper button {
  display: block;
  width: 100%;
}

.FormStandard__fields h3 {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  line-height: 26px;
  margin: 0;
}

.formWrapper {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  border: 4px solid #2a99c1;
  position: relative;
  z-index: 9;
}

.FormStandard__subheading {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}

.formWrapper i {
  color: #ff0000;
}

.formWrapper .form-group {
  margin-bottom: 15px;
}

.formWrapper .form-group input,
.formWrapper .form-group textarea {
  background: #f7f7f8;
  border: 1px solid #f7f7f8;
}

.formWrapper .form-group textarea {
  min-height: 100px;
}

.formWrapper button {
  padding: 6px 30px;
  border-radius: 10px;
}

.frm-rgister .formWrapper button {
  padding: 10px 25px;
  border-radius: 15px;
  color: #fff;
  font-size: 14px;
  background: var(--color2);
  background-size: 100% 200%;
  background-position: 0 100%;
  border: none;
}

.box-live h4 {
  font-size: 35px;
  margin-bottom: 5px;
  color: #fff;
}

.box-live hr {
  border-top: 3px solid #fff;
  margin-bottom: 35px;
  width: 40px;
  display: inline-block;
}

.box-live .live-demo-block__content {
  color: #fff;
}

footer .main-footer {
  padding: 30px 0 35px;
  background: var(--bg-footer) no-repeat center top / cover;
  border-top: 0;
  font-size: 15px;
  line-height: 25px;
  /* color: #fff; */
}

.logo-footer {
  margin-bottom: 20px;
}

footer h4 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 16px;
}

.info-company span {
  width: 72px;
  display: inline-block;
}

.menu-footer li a {
  display: block;
  padding-left: 20px;
  background: url(resources/images/li.png) no-repeat center left;
}

.menu-footer li a:hover {
  color: var(--color1);
}

.frm-signup form {
  display: grid;
  grid-template-columns: 70% auto;
  gap: 10px;
}

.footer-social {
  margin: 15px 0;
}

.footer-social ul li {
  display: inline-block;
}

.footer-social ul li a {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--social-color);
  border-radius: 100%;
  /* color: #fff; */
}

/* .copyright {
  padding: 10px 0;
  background: #424d58;
  border-top: 1px solid var(--color1);
  line-height: 20px;
  color: #fff;
} */

.copyright a:hover {
  color: #fff;
}

.navigation,
.navigation ul,
.navigation ul li,
.navigation ul li a {
  list-style: none;
  line-height: 0;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* .navigation ul li ul li {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(50, 50, 50, 0.21);
    box-shadow: 0px 0px 25px 0px rgba(50, 50, 50, 0.21);
} */
.navigation ul li ul > li:hover > a {
  background-color: #f5f5f5;
}

.navigation ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.navigation:after,
.navigation > ul:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.navigation > ul > li {
  display: table-cell;
  width: 1%;
}

.navigation > ul > li > a {
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
  white-space: nowrap;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  overflow: hidden;
  font-weight: 500;
}
.navigation > ul > li > a:hover,
.navigation > ul > li.active > a {
  background-color: #f5f5f5;
  border-radius: 12px;
}

.navigation ul li:first-child a {
  margin-left: 0;
}

.navigation ul li:last-child a {
  margin-right: 0;
}

.navigation > ul > li.active > a:hover:before,
.navigation > ul > li.active > a:focus:before,
.navigation > ul > li.active > a:active:before {
  display: none;
}

.navigation ul ul {
  position: absolute;
  left: -9999px;
  top: 40px;
  width: 270px;
  z-index: 999;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  /*    overflow: hidden;*/
}

.navigation ul ul ul {
  width: auto;
}

.navigation.align-right ul ul {
  text-align: right;
}

.navigation > ul > li:hover > ul {
  top: 27px;
  left: -9px;
  opacity: 1;
}

.navigation.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}

.navigation ul ul ul {
  padding-top: 0;
  /*    padding-left: 6px;*/
}

.navigation.align-right ul ul ul {
  padding-right: 6px;
}

.navigation ul ul > li:hover > ul {
  left: calc(100% + 2px);
  top: 0;
  opacity: 1;
}

.navigation.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}

.navigation ul ul li a {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #000;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  padding: 0 10px 0 15px;
  line-height: 36px;
  width: 270px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
}

.navigation ul ul li:last-child a {
  border-bottom: none;
}

.navigation ul ul li:hover > a::before,
.navigation ul ul li > a:hover:before,
.navigation ul ul li > a:focus:before {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.navigation ul ul li.active > a::before {
  color: #fff;
}
.layout-default_header_wrapper.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  z-index: 999 !important;
  padding: 10px 0;
  background-color: #fff;
}
.cityHotSale_wrap
  .cityHotSale_box[data-v-112b8f77]
  .klk-card-swiper-items-wrapper {
  margin: 0;
  padding: 0;
}
.header-sm {
  background-color: var(--color1) !important;
  padding: 2px 0;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 30%);
  -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 30%);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  display: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

/* .header-sm .logo img {
  max-height: 39px;
  margin: auto;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
} */
/* #hamburger {
  background-color: transparent;
  right: 6px;
} */

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.scroll-fix {
  position: fixed;
  top: 40px;
  z-index: 9;
}
.right-top-wrap.sticky-top {
  top: 68px;
  z-index: 998 !important;
}
.experience-activity-banner-desktop[data-v-8310eda0] {
  width: 100%;
}
.activity_mini_info .item .icon {
  margin-right: 15px;
  border: 1px solid var(--color1);
  background: #fff;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 12px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.activity_mini_info .item .icon i {
  font-size: 21px;
  color: var(--color1);
}
.activity_mini_info .item .info .name {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #232323;
}
.activity_mini_info .item .info .value {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #000;
}
.info-tour ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.info-tour ul li:after {
  font-family: 'FontAwesome';
  content: '\f00c';
  position: absolute;
  left: 0;
  top: 5px;
  background: #cef2e5;
  color: var(--color1);
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.info-tour ul.no-support li:after {
  content: '\f00d';
  background: #fad6d6;
  color: #da3838;
}
a.order:hover {
  color: #fff;
}
.iconify path {
  fill: #fff;
}
.archive-vehicle {
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 80px;
}
.card-container[data-v-5c5cf04e] {
  width: 100% !important;
  margin: 0 auto 15px;
  align-items: center;
  flex-wrap: wrap;
  padding: 24px 15px;
}
.card-info-container[data-v-1b22d0ac] {
  width: 73%;
}
.total-price-wrap[data-v-4ecb55a6] {
  width: 27%;
}
.card-info-container .car-img[data-v-1b22d0ac] {
  margin-right: 0;
}
.filter_If3M5,
.total-price-wrap .total-price-container[data-v-4ecb55a6] {
  width: 100% !important;
}
.total-price-wrap
  .total-price-container
  .total-price
  .item
  .price[data-v-4ecb55a6] {
  font-size: 17px;
}
.total-price-wrap .total-price-container .total-price .detail[data-v-4ecb55a6] {
  width: auto;
  height: auto;
  background-color: var(--color1);
  padding: 5px 8px;
}
.total-price-wrap .total-price-container .total-price .detail[data-v-4ecb55a6],
.total-price-wrap
  .total-price-container
  .total-price
  .detail[data-v-4ecb55a6]
  a:hover {
  color: #fff;
}
.total-price-wrap .total-price-container .total-price[data-v-4ecb55a6] {
  align-items: center;
}
.card-info-container .card-info[data-v-1b22d0ac] {
  padding-left: 10px;
}
.card-info-container .card-info[data-v-1b22d0ac] {
  padding-left: 10px;
}
.total-price-wrap
  .total-price-container
  .total-price
  .item
  .price[data-v-4ecb55a6] {
  text-align: right;
}
.total-price-wrap
  .total-price-container
  .total-price
  .item
  .price[data-v-4ecb55a6]
  span.price-regular {
  font-size: 13px;
  opacity: 0.6;
  text-decoration: line-through;
}
.card-label-spec a {
  font-size: 12px;
  line-height: 22px;
  color: #212121;
  background-color: #f5f5f5;
  border-radius: 6px;
  padding: 1px 6px;
  width: auto;
  margin-right: 4px;
  margin-bottom: 6px;
}
.description-page {
  padding: 15px;
  background-color: #fff;
  border-radius: 16px;
}
.info-pro {
  padding: 15px;
  background-color: #fff;
  border-radius: 16px;
}
.over-car {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.over-car__title,
.description-car__title {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 20px;
}
.over-car__group .item {
  width: 25%;
}
.item__icon img {
  width: 32px;
  height: 32px;
}
.item__info {
  padding-left: 7px;
}
.item__info .title {
  color: #767676;
}
.item__info .sub {
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
}
.description-car {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 20px;
}
h6.df-align-center {
  margin-bottom: 24px;
  font-size: 1.25rem;
  font-weight: 600;
}
.required-papers {
  display: flex;
  grid-gap: 24px;
  gap: 24px;
  align-items: flex-start;
  padding: 16px 24px;
  background: #fef7f4;
  border-left: 8px solid var(--color1);
  border-radius: 8px;
}
.required-papers .required-papers__item {
  /* width: calc(50% - 12px); */
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  gap: 16px;
}
.required-papers .required-papers__item .type-content {
  display: flex;
  grid-gap: 16px;
  gap: 16px;
}
.required-papers .required-papers__item .type-content img {
  width: 24px;
  height: 24px;
}
.required-papers .required-papers__item .type-content p {
  font-weight: 600;
}
.book-car {
  padding: 15px;
  background-color: #fff;
  border-radius: 16px;
}
.book-car__price .price {
  font-size: 17px;
  font-weight: 600;
  color: var(--color1);
}
.book-car__price .price span {
  font-size: 14px;
  font-weight: 400;
}
.book-car__price .price span.price-regular {
  text-decoration: line-through;
}
.book-car__order a {
  display: block;
  text-align: center;
  background-color: var(--color1);
  padding: 7px 12px;
  font-size: 15px;
  color: #fff;
  border-radius: 10px;
}
.box-surcharge {
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  background: #fff;
}
.box-surcharge__title {
  font-weight: 700;
  margin-bottom: 16px;
  color: var(--color1);
}
.group-surcharge__item {
  margin-bottom: 12px;
}
.group-surcharge__item .title,
.group-surcharge__item .coast {
  font-weight: 700;
  margin: 0;
  color: #000;
  font-size: 13px;
}
.group-surcharge__item .des-surcharge {
  color: #666;
  font-weight: 500;
  font-size: 12px;
}
.book-car.sticky-top {
  top: 65px !important;
  z-index: 998 !important;
}
.sidebar-wrap__box .sidebar-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 12px;
}
.filter_If3M5 {
  padding: 15px;
}
.sidebar-wrap__box .filter-type .custom-control-label {
  padding-left: 20px;
}
.sidebar-wrap__box .filter-type .custom-control-label::before {
  left: 0;
  top: 7px;
}
.sidebar-wrap__box .filter-type .custom-control-label::after {
  content: '\f00c';
  top: 0;
  left: 2px;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 12px;
}
.filter_If3M5.sticky-top {
  top: 65px;
  z-index: 998 !important;
}
.sidebar-wrap__box:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.range-bar {
  background: transparent;
  height: 7px;
  width: 100%;
  border: 1px solid #3333 !important;
}
.range-bar .ui-slider-range {
  background: var(--color1);
}
.range-bar .ui-slider-handle {
  border: none;
  border-radius: 25px;
  background: #fff;
  border: 2px solid var(--color1);
  height: 17px;
  width: 17px;
  top: -6px;
  cursor: pointer;
}
.range-bar .ui-slider-handle + span {
  background: var(--color1);
}
.view-more a {
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 20px;
  border: 1px solid var(--color1);
}
.view-more:hover a {
  background-color: var(--color1);
  color: #fff;
}
#filtered_products_list.filter .card-container {
  display: none;
}
body.page .article-feature {
  max-width: 75%;
  margin: 30px auto;
}
.article-feature {
  margin: 30px auto;
}
.article-feature .card-container,
.article-feature .tour-feature,
.article-feature .post-feature {
  border: 1px solid #ccc;
  border-radius: 16px;
}
.article-feature .tour-feature,
.article-feature .post-feature {
  padding: 15px;
  box-shadow: 2px 2px 6px #0000001a;
  background-color: #fff;
}
.blog-caption .category a {
  color: var(--color1);
}
.card-info {
  background: #fff;
  padding: 10px !important;
}
.card-info-bottom {
  margin-top: 10px;
}
.item-vehicle {
  position: relative;
}
.card-percent {
  position: absolute;
  bottom: 45%;
  right: 10px;
  background-color: var(--color1);
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
  padding: 5px 12px;
}
.cityHotSale_wrap .cityHotSale_box .card-item[data-v-112b8f77] {
  width: 100% !important;
  margin-right: 0 !important;
}
.vertical-card .card-info[data-v-a495c040] {
  width: auto !important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: -27px !important;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: -27px !important;
}
.vertical-card-small.default .card-info-bottom[data-v-74312e14] {
  text-align: right;
}
.atomic-price-info-size-small .sell-price .price-number {
  color: #ff5b00;
}
.atomic-price-info .price-content .market-price[data-v-2f595958] {
  font-size: 13px;
}
.atomic-price-info .price-content .market-price[data-v-2f595958] {
  margin-right: 10px;
}
.atomic-price-info-size-small .sell-price {
  margin-right: 0;
}
.card-container[data-v-5c5cf04e] {
  padding: 15px;
}
.card-info-container .car-img[data-v-1b22d0ac] {
  width: 40%;
  height: auto;
}
.card-info-container .card-info[data-v-1b22d0ac] {
  width: 60%;
}
.info-tour li {
  padding: 3px 0;
  line-height: 20px;
  overflow: hidden;
  display: block;
  align-items: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.info-tour li i {
  font-size: 13x;
  margin-right: 2px;
}
.info-tour li span {
  font-size: 13px;
}
.info-tour li span + span {
  color: var(--color1);
}
.radius-xl[data-v-74312e14] {
  height: 100%;
}
.language-sm {
  position: absolute;
  right: 50px;
  top: 8px;
}
.activity-banner-image-container_left[data-v-874dd95a] img {
  object-fit: cover;
}
.caption h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-top: 0;
  margin-bottom: 1px;
  height: 48px;
}
#modalAdv button.close {
  opacity: 1;
  width: 35px;
  height: 35px;
  background-color: var(--color1);
  top: 0;
  right: 0;
}
#modalAdv button.close:focus,
#modalAdv button.close:active {
  border: none;
  outline: none;
}
.menu-footer li {
  list-style: none;
}
.right-top-rec ul {
  padding-left: 0;
}
#activity_summary h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.item > .price {
  color: var(--color1);
}
.item > .price .price-regular {
  color: #000;
}
.box-filter label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  font-weight: 400;
  display: inline-block;
}
.box-filter .custom-control label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 14px;
  height: 14px;
  border: 1px solid #aaa;
  border-radius: 100%;
  background: #fff;
}
.box-filter input[type='radio']:checked + label:before {
  border: 1px solid var(--color1);
  background: #677cb1;
}
.box-filter input[type='radio']:checked + label:after {
  content: '';
  width: 6px;
  height: 6px;
  background: #034771;
  position: absolute;
  top: 11px;
  left: 4px;
  border-radius: 100%;
  /* -webkit-transition: all 0.2s ease; */
  /* transition: all 0.2s ease; */
  background-image: unset !important;
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::before {
  background-color: transparent;
  border-color: #000;
}
.custom-checkbox {
  padding-left: 0;
}
.box-gift {
  position: fixed;
  left: 5px;
  top: 40%;
  z-index: 999;
}
.box-gift img {
  width: 80px;
}
.box-gift__wrap {
  position: relative;
}
.box-gift__wrap span,
.box-popup-footer__wrap span {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #000;
  border-radius: 100%;
  font-size: 13px;
  cursor: pointer;
}
.tour-status {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99;
}
.tour-status.best {
  right: 7px;
  top: 20px;
}
.tour-status img {
  width: 40px;
}

.icon-deals {
  width: fit-content;
  background: #c00;
  color: #fff;
  padding: 5px 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-radius: 0 2px 2px 2px;
}
.icon-deals::before {
  content: '';
  position: absolute;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #740000;
  border-right: 8px solid transparent;
  bottom: -8px;
  right: -8px;
}
.icon-deals i {
  font-size: 16px;
  position: relative;
  padding-right: 5px;
}
.tour-item__img > a img {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
body:not(.home) .tour-item {
  background-color: transparent;
}
body:not(.home) .tour-status.best {
  right: -7px;
}

/* travel-guide */
.section-heading {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 20px;
  position: relative;
}
.section-heading span {
  background-color: #f5756c;
  padding: 5px 25px 8px 10px;
  position: relative;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  text-transform: uppercase;
}
.section-heading span:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 1;
  border-top: 16px solid transparent;
  border-right: 16px solid #fff;
  border-bottom: 16px solid transparent;
}
.listing-item-grid-1 .featured {
  position: relative;
  line-height: 0;
  margin-bottom: 13px;
}
.listing-item-grid-1 .featured .img-holder {
  width: 100%;
  margin: 0;
  float: none;
  display: block;
  background-size: cover;
  background-position: top center;
}

.listing-item-grid-1 .featured .img-holder:before {
  display: block;
  content: ' ';
  width: 100%;
  padding-top: 58%;
}
.listing-item-grid-1 .title {
  font-weight: 500;
  line-height: 22px;
  font-size: 17px;
  text-align: inherit;
  text-transform: none;
  color: var(--color1);
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.listing-item-grid-1 .title a {
  color: inherit;
  text-transform: inherit;
}
.listing-item-grid-1:hover .title a,
.listing-item:hover .title a {
  color: var(--color2);
}
.guide-slider article.listing-item-thumbnail {
  margin-bottom: 10px;
}
.post-meta,
.post-meta a {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-transform: none;
  color: #b7b7b7;
}
.post-meta {
  /*    padding-top: 2px;*/
  font-style: inherit;
  margin: 0;
}
.listing-mix-1-1 .listing-item-grid-1 .post-summary {
  padding-bottom: 0;
  border-bottom: none;
}
.post-summary {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
  text-align: inherit;
  text-transform: initial;
  color: #888888;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.listing-item-tb-1 .featured {
  margin-right: 13px;
  float: left;
  position: relative;
  line-height: 0;
}
.listing-item-tb-1 .img-holder {
  width: 86px;
  margin-right: 0;
  float: none;
  display: block;
  background-size: cover;
}
.listing-item-tb-1 .img-holder:before {
  display: block;
  content: ' ';
  width: 100%;
  padding-top: 74%;
}
.listing-item-tb-1 .title {
  font-weight: 500;
  line-height: 18px;
  font-size: 14px;
  text-align: inherit;
  text-transform: none;
  color: var(--color1);
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.listing-item-tb-1 .title a {
  color: inherit;
}
/* .listing-item {
    margin-bottom: 27px;
} */
.btn-bs-pagination {
  border: 1px solid #d4d4d4;
  border: 1px solid rgba(138, 138, 138, 0.33);
  color: #9c9c9c !important;
  color: rgba(138, 138, 138, 0.83) !important;
  font-size: 11px !important;
  padding: 0 6px;
  display: inline-block;
  line-height: 22px !important;
  min-width: 26px;
  text-align: center !important;
  cursor: pointer;
  text-transform: uppercase !important;
}
.btn-bs-pagination.prev .fa {
  margin-right: 6px;
}
.btn-bs-pagination.next .fa {
  margin-left: 6px;
}
.btn-bs-pagination:hover {
  background-color: var(--color1) !important;
  border-color: var(--color1) !important;
  color: #fff !important;
}
.guide-slider .owl-nav,
.guide-slider-row .owl-nav {
  left: -7px;
  bottom: -35px;
}
.guide-slider--feature .owl-nav {
  bottom: -20px;
}
.guide-slider-row .owl-nav {
  bottom: -30px;
}
.guide-slider .owl-nav [class*='owl-'],
.guide-slider .owl-nav [class*='owl-']:hover,
.guide-slider-row .owl-nav [class*='owl-'],
.guide-slider-row .owl-nav [class*='owl-']:hover {
  background-color: transparent;
  padding: 0;
}
.sh-t2 a {
  position: relative;
  padding-top: 10px;
  display: block;
}
.sh-t2 a:before {
  content: '';
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--color-title);
}
.sh-t2 span {
  background-color: transparent !important;
  color: var(--color-title);
  padding-left: 0;
}
.listing-item-tall-2 .featured {
  position: relative;
}
.bs-ll-a .listing-item-tall-2 .featured .img-holder.b-loaded,
.bs-ll-d .listing-item-tall-2 .featured .img-holder,
.listing-item-tall-2 .featured .img-holder {
  width: 100%;
  margin: 0;
  background-position: top center;
  position: relative;
  display: block;
  background-size: cover;
}
.listing-item-tall-2 .featured .img-holder.img-holder:before {
  padding-top: 56%;
  display: block;
  content: ' ';
  width: 100%;
}
.listing-item-tall-2 .title,
.listing-item-tall-2 .title a {
  font-weight: 500;
  line-height: 20px;
  font-size: 16px;
  text-align: center;
  text-transform: none;
  color: #383838;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin: 7px 0 5px;
}
.sticky-top {
  z-index: 998;
}
.listing-mg-item {
  position: relative;
  overflow: hidden;
}
.listing-mg-type-1 .item-content,
.listing-modern-grid .bs-slider-item .listing-mg-type-1 .item-content {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.img-cont.img-cont.b-loaded {
  background-size: cover !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-animation: none;
  animation: none;
}
/* .listing-mg-item .img-cont:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;

    opacity: 1;
    background-color: #e9ebee;
    background-image: linear-gradient(to left, #e9ebee 0, #f4f5f6 20%, #e9ebee 40%, #e9ebee 100%);
    background-repeat: no-repeat;
    background-size: 1000px 900px;
    -webkit-animation: bs-lazy-anim 1s infinite linear forwards;
    -moz-animation: bs-lazy-anim 1s infinite linear forwards;
    animation: bs-lazy-anim 1.01s infinite linear forwards;
    z-index: -1;
} */
.listing-mg-type-1 .img-cont:after {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.65))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  top: auto;
  height: 75%;
}
.listing-mg-type-1 .img-cont {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  position: absolute;
  top: -1px;
  left: -2px;
  right: -2px;
  bottom: -1px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  -moz-transform-origin: 0 0;
}
.listing-mg-10-item:before {
  padding-top: 60%;
}
.listing-mg-type-1:before {
  display: block;
  content: ' ';
  width: 100%;
  padding-top: 68.17%;
}
.listing-mg-type-1:hover .img-cont {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.term-badges.floated {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  line-height: 0;
  font-size: 0;
}
.term-badges.floated .term-badge a {
  background-color: var(--color1) !important;
  color: #fff !important;
}
.term-badges.floated a {
  padding: 2px 7px;
  color: #fff;
  margin-right: 3px;
  margin-bottom: 3px;
  display: inline-block;
  line-height: 1.7;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  font-size: 14px;
}
.listing-mg-type-1 .content-container {
  position: absolute;
  bottom: 0px;
  left: 15px;
  right: 20px;
  padding: 0;
  max-height: 75%;
  overflow: hidden;
  pointer-events: none;
}
.listing-mg-type-1 .content-container h2 {
  line-height: 22px;
}
.listing-mg-type-1 .content-container h2 a,
.listing-mg-type-1:hover h2 a {
  font-weight: 500;
  font-size: 21px;
  text-align: inherit;
  text-transform: capitalize;
  color: #ffffff !important;
}
.box-under-guide {
  display: grid;
  gap: 3px;
  grid-template-columns: auto auto auto auto;
}
.box-under-guide .box-item:first-child {
  grid-column: 1 / span 2;
}
.box-under-guide .box-item:nth-child(2) {
  grid-column: 3 / span 2;
}
.box-under-guide .box-item:first-child {
  grid-column: 1 / span 2;
}
.box-under-guide .box-item .post-meta {
  display: none;
}

.box-under-guide .box-item:first-child .post-meta,
.box-under-guide .box-item:nth-child(2) .post-meta {
  display: block;
}
.guide-slider--under .owl-nav {
  bottom: -35px;
}
.listing-item-grid {
  margin-bottom: 15px;
}
figure.wp-block-gallery.has-nested-images,
figure.wp-block-image {
  margin: 10px 0;
}
.activity_summary a:hover {
  color: var(--color1) !important;
}
.sidebar-wrap__box .children {
  display: none;
}
.sidebar-wrap__box .filter-type.open + .children {
  display: block;
}
.sidebar-wrap__box .children .custom-control-label {
  margin-left: var(--pl-chid);
}
.sidebar-wrap__box i {
  width: 20px;
  text-align: center;
  cursor: pointer;
}
.directory-wrapper {
  max-height: 240px;
  overflow: hidden;
  padding-right: 20px;
}
.directory-wrapper:hover {
  overflow-y: auto;
}

.directory-wrapper::-webkit-scrollbar {
  width: 5px;
}

/* Thiết lập hình dạng của thanh cuộn */
.directory-wrapper::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5px;
}

.directory-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
.wp-block-table {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-image {
  margin: 1rem 0;
}
#article-content p {
  margin-bottom: 15px;
}
.right-top-list-enter[data-v-10be8122] {
  align-items: center;
  background-color: #fff;
  border-radius: 0.2rem;
  bottom: 20px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  color: #212121;
  display: flex;
  justify-content: space-around;
  max-width: calc(100vw - 40px);
  padding: 0 15px;
  position: fixed;
  right: 50%;
  transform: translateX(50%);
  z-index: 1000;
  font-size: 15px;
  height: auto;
  padding: 7px 15px;
}
.menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.right-top-list.scroll-fix[data-v-10be8122] {
  z-index: 99999999;
}
.info-pro a:hover {
  color: var(--color2) !important;
}
.right-top-rec li {
  list-style: none;
}
.sidebar-guide .category-title {
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .tour-item__caption {
    padding: 15px 0 0 15px;
  }
  .tour-item__caption h5 a {
    font-size: 16px;
  }
  .tournb-price label,
  .box-ticket__content h4 {
    font-size: 17px;
  }
  .tournb-more a {
    width: auto;
    padding: 2px 15px;
    font-size: 12px;
  }
  .tournb-time,
  .box-ticket__content h4,
  .hnews-list__item h4 a {
    font-size: 13px;
  }
  .wrap-title__cat ul li a {
    font-size: 12px;
    padding: 5px 10px;
  }
  .article-title[data-v-715431e7] {
    font-size: 35px;
  }
  .activity_mini_info .item .icon {
    margin-right: 10px;
  }
  .activity_mini_info .item .info .name {
    font-size: 15px;
  }
  .activity_mini_info .item .info .value {
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px) {
  #activity_title h1 {
    font-size: 25px;
  }
    .heading-page-title {
    font-size: 25px;
  }
  .listing-mg-type-1 .content-container h2 a {
    font-size: 73%;
  }
}
@media screen and (max-width: 991px) {
  /* header {
    display: none !important;
  } */
  .header-sm,
  .header-sm #hamburger {
    display: block !important;
  }
  .container {
    max-width: 100%;
  }
  .article-title[data-v-715431e7] {
    font-size: 25px;
  }
  .card-info-container
    .card-info
    .car-prop
    .car-prop-item
    .item-label[data-v-1b22d0ac] {
    font-size: 12px;
  }
  .card-label-spec a {
    padding: 1px 3px;
  }
  .book-car.sticky-top {
    top: 0 !important;
  }
  .required-papers .required-papers__item {
    width: 100%;
  }
  .card-info-container[data-v-1b22d0ac] {
    width: 70%;
  }
  .total-price-wrap[data-v-4ecb55a6] {
    width: 30%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .activity_mini_info .item .info .name {
    font-size: 12px;
  }
  .total-slot .price-box.market-price[data-v-1943306e],
  .total-slot .price-box.salling-price[data-v-1943306e] {
    font-size: 20px;
  }
  .activity_mini_info .item .icon {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .activity_mini_info .item .icon i {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .hnews-list .row {
    margin: 0 -7.5px;
  }

  .hnews-list .row .col-12 {
    padding: 0 7.5px;
  }

  .blog-right .hnews-list {
    grid-template-columns: auto auto;
  }
  .detail[data-v-4dba3301] {
    padding-right: 15px;
  }
  .right-top-list-enter,
  .right-top-list {
    display: none !important;
  }
  /* a.glink {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--color1);
    width: 35px;
    height: 35px;
    border-radius: 100%;
  }
  a.glink img {
    border-radius: 100%;
    height: 24px;
  } */
}

@media screen and (max-width: 767px) {
  .sidebar-over {
    display: none !important;
  }
  body:not(.home) main {
    margin-top: 48px;
  }

  .usp-section[data-v-1587ab5e] {
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
    overflow-y: hidden;
  }
  .usp-section .usp-card[data-v-1587ab5e] {
    width: calc(44.8% + 7.168px);
    flex: none;
  }
  .about-company__banner img {
    height: auto;
  }
  .cityHotSale_wrap .cityHotSale_box .card-item[data-v-112b8f77],
  .wrap-title__title,
  .wrap-title__cat {
    width: 100%;
  }
  .wrap-title__cat ul {
    margin: 20px 0;
    text-align: center;
  }
  .tour-item__caption {
    padding: 15px;
  }
  .tournb-more {
    right: 20px;
  }
  .tournb-more a {
    padding: 5px 15px;
    font-size: 14px;
  }
  .box-live {
    padding: 15px;
  }
  .layout-default_main {
    margin-top: 44px;
  }
  .copyright p {
    text-align: center !important;
  }
  .row {
    width: auto;
  }
  .article-title[data-v-715431e7] {
    font-size: 20px;
  }
  .category-title .title-text {
    font-size: 18px !important;
    margin-bottom: 10px;
  }
  .category-title .underline {
    display: block !important;
    margin-bottom: 25px;
  }
  .article-card_articleBox_5-agK.article-card_horizontal_IdQ6B {
    margin-bottom: 20px;
  }
  .activity-banner-image-container_right[data-v-874dd95a] {
    display: none;
  }
  .experience-activity-banner-desktop[data-v-8310eda0] {
    height: auto;
  }
  .experience-activity-banner-desktop .sea-all-button[data-v-8310eda0] {
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
  }
  .activity-banner-image-container .act-banner-icon-video[data-v-874dd95a] {
    width: 45px;
    height: 45px;
  }
  .card-info-container[data-v-1b22d0ac],
  .card-info-container .car-img[data-v-1b22d0ac],
  .card-info-container .card-info[data-v-1b22d0ac],
  .total-price-wrap[data-v-4ecb55a6] {
    width: 100% !important;
  }
  .container .car-img[data-v-1b22d0ac] {
    height: auto;
    margin-bottom: 20px;
  }
  .container .car-img[data-v-1b22d0ac] a,
  .container .car-img[data-v-1b22d0ac] img {
    width: 100%;
  }
  .total-price-wrap .total-price-container .total-price[data-v-4ecb55a6] {
    justify-content: space-between;
  }
  .total-price-wrap
    .total-price-container
    .total-price
    .item
    .price[data-v-4ecb55a6] {
    text-align: left;
    display: inline-block;
    margin-bottom: 10px;
  }
  /* .total-price-wrap .total-price-container .total-price .item .price[data-v-4ecb55a6] br{
        display: none
    } */
  .total-price-wrap
    .total-price-container
    .total-price
    .item
    .price[data-v-4ecb55a6]
    span.price-regular {
    margin-right: 10px;
  }
  .total-price-wrap
    .total-price-container
    .total-price
    .item
    .label[data-v-4ecb55a6] {
    display: none;
  }
  .total-price-wrap
    .total-price-container
    .total-price
    .item
    .price
    .per-day[data-v-4ecb55a6] {
    font-size: 15px;
  }
  .total-price-wrap
    .total-price-container
    .total-price
    .item
    .price[data-v-4ecb55a6]
    span.price-regular {
    font-size: 14px;
  }
  .total-price-wrap
    .total-price-container
    .total-price
    .detail[data-v-4ecb55a6] {
    padding: 5px 40px;
    font-size: 16px;
    line-height: 27px;
  }
  .over-car__group .item {
    width: 50%;
  }
  .item__info .title,
  .item__info .sub {
    font-size: 15px;
  }
  #filtered_products_list {
    min-height: 50px;
  }
  .card-container[data-v-5c5cf04e],
  .card-info-container[data-v-1b22d0ac] {
    flex-wrap: wrap;
  }
  body.page .article-feature {
    max-width: 100%;
  }
  .wrap-title__cat ul li a {
    padding: 5px 10px !important;
  }
  .card-percent {
    bottom: 31%;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 0 !important;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 0 !important;
  }
  .klk-pagination-item,
  .klk-pagination-next-btn,
  .klk-pagination-prev-btn {
    font-size: 13px;
  }
  footer h4 {
    font-size: 13px;
  }
  .procedure-home__title h2 {
    font-size: 30px;
  }
  .testominal-title h3 {
    font-size: 23px;
  }
  #modalAdv button.close {
    margin: -6px;
  }
  .slider-ticket .owl-nav .owl-prev,
  .slider-promotion .owl-nav .owl-prev {
    left: 0;
  }
  .slider-ticket .owl-nav .owl-next,
  .slider-promotion .owl-nav .owl-next {
    right: 0;
  }
  .box-under-guide {
    grid-template-columns: auto auto;
  }
  .box-under-guide .box-item:first-child,
  .box-under-guide .box-item:nth-child(2) {
    grid-column: 1 / span 2;
  }

  .guide-slider .owl-nav,
  .guide-slider-row .owl-nav {
    bottom: -27px;
  }
}
@media screen and (max-width: 350px) {
  footer h4 {
    font-size: 12px;
  }
}

.main-container .detail nav#ftwp-contents {
  display: none;
}
/* testominal */
.main-testominal {
  overflow-x: hidden;
}
.main-testominal .swiper-wrapper {
  transition-duration: 5s !important;
}
/* customer_review-home */
.customer_review-title h2 {
  font-size: 36px;
  color: #111;
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 1.3;
}
.main-customer-review {
  overflow-x: hidden;
  position: relative;
}
.main-customer-review .swiper-wrapper {
  transition-duration: 1s !important;
}
.main-customer-review .item-review-thumbnail {
  position: relative;
  aspect-ratio: 3/4;
  margin: 0;
  overflow: hidden;
}
.main-customer-review .item-review-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.main-customer-review .item-review-thumbnail::before {
  position: absolute;
  top: 0;
  left: -81%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.main-customer-review .item-review-thumbnail:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
.main-customer-review .swiper-button-prev {
  left: 0 !important;
  top: 50%;
  transform: translateY(-50%);
}
.main-customer-review .swiper-button-next {
  right: 0 !important;
  top: 50%;
  transform: translateY(-50%);
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@media screen and (max-width: 767px) {
  .customer_review-title h2 {
    font-size: 30px;
  }
  .main-customer-review .item-review-thumbnail {
    aspect-ratio: 1/1;
  }
}
/* footer */
.payment-image {
  height: 30px;
  object-fit: contain;
}
.list-footer-payment {
  flex-wrap: wrap;
  gap: 10px;
}
.list-footer-social {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.list-footer-social li a {
  font-size: 16px;
  border: 1px solid var(--color1);
  border-radius: 100%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color1);
}
.info-company__name {
  font-size: 20px;
}
.footer-map iframe {
  width: 100%;
  height: 230px;
}
.footer-col-address {
  padding-right: 0;
  padding-left: 0;
}
.footer-container {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .footer-information {
    padding: 0;
  }
  .footer-list-nav {
    padding: 0;
  }
  .footer-list-nav ul {
    margin-top: 0;
  }
  .footer-list-nav h4 {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .footer-col-address {
    order: 1;
    padding: 0 15px !important;
  }
  footer h4 {
    margin-top: 0;
  }
}
/* review block */
.list-post-review {
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 6px #0000001a;
  border: 1px solid #ccc;
  gap: 12px;
}

.post-review-thumbnail img {
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin-bottom: 1 0px;
  aspect-ratio: 1/1;
}
.item-post-review {
  flex-grow: 1;
  padding: 10px;
}

.list-post-review > .item-post-review {
  flex-basis: calc(100% - 20px);
}
.list-post-review > .item-post-review:nth-child(2),
.list-post-review > .item-post-review:nth-child(1) {
  flex-basis: calc(48% - 20px); /* Khi có 2 phần tử, mỗi cái chiếm 50% */
}

.list-post-review > .item-post-review:nth-child(3),
.list-post-review > .item-post-review:nth-child(2),
.list-post-review > .item-post-review:nth-child(1) {
  flex-basis: calc(32% - 20px); /* Khi có 3 phần tử, mỗi cái chiếm 1/3 */
}
.list-post-review > .item-post-review:nth-child(n + 4),
.list-post-review > .item-post-review:nth-child(3),
.list-post-review > .item-post-review:nth-child(2),
.list-post-review > .item-post-review:nth-child(1) {
  flex-basis: calc(32% - 20px); /* Khi có 3 phần tử, mỗi cái chiếm 1/3 */
}

.review-info i {
  color: #fc0;
}
.activity-banner-image-container .banner-images {
  object-fit: cover;
}
.tour-status.sellout {
  right: 7px;
  top: 20px;
}
.card-container .tour-status.sellout {
  right: 0;
}
.icon-deals i {
  top: 0;
}
.atomic-minimal-rating-size-small .review-star[data-v-04ad72c6] {
  font-size: 20px;
}
/* sellout card */
.car-container {
  position: relative;
}
.car-status {
  position: absolute;
  right: -7px;
  top: 0;
}
.item-vehicle {
  position: relative;
}
.item-vehicle .car-status {
  right: -1px;
  top: 3px;
}
.main-feedback {
  position: relative;
  overflow-x: hidden;
}
.main-feedback .swiper-button-prev {
  left: 10px !important;
  top: 48%;
  transform: translateY(-50%);
}
.main-feedback .swiper-button-next {
  right: 10px !important;
  top: 48%;
  transform: translateY(-50%);
}
.main-feedback .swiper-wrapper {
  transition-duration: 1s !important;
}
.feedback-home {
  position: relative;
  padding: 20px 0 20px;
  /* background: var(--bg-feedback) no-repeat center / cover; */
}
.feedback-home::before {
  content: '';
  position: absolute;
  background: var(--bg-feedback) no-repeat center / cover;

  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  filter: blur(8px);
  -webkit-filter: blur(8px);
}
.feedback-thumbnail {
  aspect-ratio: 4/3;
}
.swiper-lg-wrap {
  width: 1200px;
  height: 0;
  padding-bottom: 65%;
  position: relative;
  max-width: 100%;
}
.feedback-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.box-feedback:hover .feedback-content {
  color: var(--color1);
}
.feedback-content {
  color: #111;
  font-size: 17px;
}
.feedback-title {
  position: relative;
}
.feedback-title h2 {
  font-size: 36px;
  color: #111;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.3;
}
.book-car .car-status {
  left: 0;
}
.book-car .icon-deals::before {
  content: none;
}
.pkg-content {
  position: relative;
  padding: 27px 20px !important;
}
/* review block */
@media screen and (max-width: 767px) {
  .book-car {
    position: relative;
  }
  .item-post-review {
    flex-basis: calc(100% - 20px) !important;
  }
  .menu-footer {
    margin-bottom: 20px;
  }
  .item-vehicle .car-status {
    top: 0;
  }
  .col-footer-order-2 {
    order: 2;
  }
  .contact-company {
    display: flex;
    flex-wrap: wrap;
  }
  .contact-company p {
    width: 100%;
  }
  .footer-payment {
    width: 50%;
    padding: 0;
    margin-bottom: 15px !important;
  }
  .list-footer-payment {
    gap: 5px;
  }
  .footer-social ul li a {
    width: 30px;
    height: 30px;
  }
  .footer-social {
    margin: 0;
    width: 50%;
    padding: 0;
  }
  .footer-col-address {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 991px) {
  .language-sm {
    top: 50%;
    transform: translateY(-50%);
  }
  #hamburger {
    /* top: 50%;
    transform: translateY(-50%); */
    /* position: relative; */
  }
}
.main-container .article-title {
  font-size: 32px;
}
@media screen and (max-width: 1024px) {
  .heading-page-title {
    font-size: 25px;
  }
  .main-container .article-title {
    font-size: 25px;
  }
}
.CodeMirror-scroll{
  display: none !important;
}
.CodeMirror{
  display: none !important;
}
.description-car__preview p{
  margin-bottom: 20px;
}
.main-content-article p{
  margin-bottom: 20px;
}
.content-car p{
  margin-bottom: 20px;
}

