.MuiButtonBase-root,
.MuiFormControlLabel-root,
.MuiInputBase-input {
  -webkit-tap-highlight-color: transparent;
}
.menu-items,
.slick-dots-2,
.ul-main-menu,
li.submenu-item {
  list-style: none;
}
body,
html {
  margin: 0;
  padding: 0;
  font-family: KoHo-Regular;
  font-size: 16px;
  background: #fff;
  color: #6d6e71;
}
@media (width <=600px) {
  .slick-handbook {
    display: block !important;
  }
}
.item-cheap .content .title-sm {
  font-size: 19px !important;
}
@media (width <=992px) {
  .item-benefit .content .desc,
  .title-section,
  .title-section h2 {
    text-align: center !important;
  }
  .title-section {
    margin-bottom: 40px;
  }
  .item-benefit .content .desc {
    font-size: 16px !important;
    color: #858c94;
  }
  .item-benefit .content .title {
    text-align: center !important;
    font-size: 28px !important;
    margin-bottom: 20px !important;
  }
}
.MuiIconButton-root,
.box-acc-right a.link-logout,
.btn-line-icon,
.jss1784,
.jss692,
.link-yellow,
.to-country-hero__content .title-section {
  text-align: center;
}
.item-cheap:hover {
  -webkit-box-shadow: 0 0 10px 1px #adb5bd;
  -moz-box-shadow: 0 0 10px 1px #adb5bd;
  box-shadow: 0 0 10px 1px #adb5bd;
  cursor: pointer;
}
footer .to-top:hover {
  background-color: #c00000;
  border: 1px solid #c50000;
  color: #fff !important;
}
.item-footer-block {
  color: #333 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
.d-inline-block.dark-header.h-menu .text {
  padding: 6px;
  float: left;
  margin-top: 6px;
  color: #000 !important;
}
.fsize-12 {
  font-size: 12px !important;
}
.btn-viewmore.btn:hover {
  border-color: #c00000;
}
.btn-viewmore.btn-line-icon {
  font-family: JambonoVNMedium;
}
.btn-viewmore:hover {
  background: #c00000;
  color: #fff !important;
}
.to-country-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.to-country-hero__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.to-country-hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.to-country-hero__dim {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.45) 60%,
    rgba(0, 0, 0, 0.15) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 2;
}
.to-country-hero__content {
  position: relative;
  z-index: 3;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.to-country-hero__content h1 {
  color: #fff !important;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}
.badge-price {
  display: inline-block;
  background: #e53935;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  border-radius: 8px;
  padding: 0.2em 0.7em;
  vertical-align: middle;
}
.block-discover,
.block-location-main .title-section,
.sec-introduce {
  margin-bottom: 0 !important;
}
@media (width <=767px) {
  .content-page {
    padding-top: 0 !important;
  }
  .bg-booking {
    top: 0 !important;
  }
}
.block-location .list {
  display: block !important;
}
@media (max-width: 992px) {
  .block-location-main .content-main {
    border: 1px solid #d1d3d4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px;
  }
  .block-location {
    min-height: inherit;
    margin-bottom: 15px;
  }
  .block-location .list {
    border: 1px solid #d1d3d4;
    border-radius: 5px;
  }
  .block-location-main .block-location .list {
    padding: 15px;
    margin-top: 0;
  }
  .item-cheap .content .title-sm {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .item-benefit {
    height: 275px !important;
  }
  .sec-benefit .slick-dots {
    bottom: -30px !important;
  }
  .item-cheap {
    height: auto;
    min-height: inherit;
  }
  .filter-flight-item .item-cheap {
    border: 1px solid #d1d3d4;
  }
  .sec-cheap .filter-flight-item .link-yellow.w-100 {
    width: auto !important;
  }
  .sec-cheap .filter-flight-item .link-yellow {
    margin: 0 8px 8px;
  }
  .item-cheap .content .title-sm {
    font-size: 12px !important;
  }
  .filter-flight-item .item-cheap .content {
    padding: 8px !important;
  }
}
body .line,
body .line-lg {
  border-radius: 7px;
  background-image: linear-gradient(90deg, #ddd 0, #e8e8e8 40px, #ddd 80px);
  background-size: 600px;
  animation: 1.6s linear infinite shine-lines;
  margin-left: 5px;
  width: 100px;
}
@media (max-width: 600px) {
  .list-item-cheap .item-cheap {
    min-height: inherit;
  }
  .item-cheap {
    margin-bottom: 15px;
    padding: 0;
    min-height: auto !important;
  }
  .item-cheap .content {
    padding: 5px !important;
  }
  .item-cheap .content-price .price,
  .item-cheap .last-seen,
  .link-yellow {
    font-size: 14px;
  }
  .item-cheap .content .title-sm {
    font-size: 13px !important;
  }
  .item-cheap .content .time-departure {
    font-size: 12px !important;
    margin-bottom: 5px !important;
  }
  .item-cheap .content-price .text-way,
  .item-cheap .content-price .time-status {
    display: none;
  }
  .row.list-item-cheap {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.list-item-cheap [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .sec-benefit .slick-benefit {
    padding-left: 7.5px;
  }
  .sec-benefit .slick-benefit [class*="col-"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .sec-benefit .slick-list {
    padding: 0 10% 0 0 !important;
  }
  .sec-benefit .slick-dots li button {
    width: 14px;
    height: 14px;
    background: #d1d3d4;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
  }
  .sec-benefit .slick-dots li.slick-active button {
    background: #ec2029 !important;
    height: 24px !important;
    width: 24px !important;
  }
  .sec-benefit .slick-dots {
    bottom: -24px;
  }
}
.mt-30 {
  margin-top: 30px !important;
}
.margin-r {
  margin-right: 5px !important;
}
.jss714,
.margin-r-1 {
  margin-right: 10px !important;
}
.margin-r-2 {
  margin-right: 20px !important;
}
.achievements-description table tbody tr td {
  text-align: center !important;
  padding: 0 20px;
  color: #333 !important;
  font-weight: 600 !important;
  margin-bottom: 0 !important;
}
body .line {
  height: 16px;
}
body .line-lg ~ .line-lg,
body .line ~ .line {
  background-color: #ddd;
}
@keyframes shine-lines {
  0% {
    background-position: -100px;
  }
  100%,
  40% {
    background-position: 140px;
  }
}
.jss696 > div,
.jss758,
body .line-lg {
  height: 48px;
}
#popup-booking .jss966,
.jss1120 .rdrDay .rdrInRange {
  background: 0 0;
}
#popup-booking .jss2992 {
  margin: 5px 13px;
}
@media screen and (max-width: 768px) {
  .vja-hero-booking {
    position: unset !important;
  }
  #id-booking .jss678,
  .jss684 {
    position: static !important;
  }
  .banner-main .slick-slide img {
    height: 100%;
  }
}
#header-main-fixed .mtop-text {
  margin-right: 24px !important;
  margin-left: 7px !important;
}
.jss921 {
  display: flex;
  align-items: baseline;
  gap: 5px;
  flex-direction: row;
}
.jss310 {
  right: 0;
  width: 121px;
  bottom: 3rem;
  position: absolute;
  transform: rotate(341deg);
  font-family: Jambono-Medium !important;
}
@media (min-width: 1024px) {
  .jss310 {
    right: 0.5rem;
    width: 200px;
    bottom: 1rem;
    transform: rotate(344deg);
  }
}
@media (min-width: 1200px) {
  .jss310 {
    right: 1rem;
    width: 200px;
    bottom: 3rem;
    transform: rotate(344deg);
  }
}

.award-text {
  padding: 0 15px !important;
}
.menu-item a {
  padding: 0 !important;
  margin: 0 !important;
}
.bg-right-bottom {
  max-width: 300px;
}
.MuiGrid-container {
  gap: 0 !important;
}
@media (min-width: 768px) {
  .item-footer-block {
    width: 100%;
    max-width: 290px;
  }
}
.MuiCollapse-wrapperInner,
.MuiFormControl-fullWidth,
.MuiInputBase-fullWidth,
.banner-main img,
.breadcrumb-page .banner img,
.jss1119 .rdrCalendarWrapper,
.jss1119 .rdrDateRangeWrapper,
.jss1119 .rdrMonth,
.jss965,
.jss965 > div,
.preloader,
.sec-empty-route .logo-empty {
  width: 100%;
}
.footer-conpany .footer-info {
  margin-right: 0 !important;
}
@media (max-width: 767px) {
  .footer-conpany .list-certificate {
    display: block !important;
    vertical-align: top;
  }
  .achievements-description table tbody tr td {
    padding: 0 !important;
  }
  .content-page {
    padding-top: 50px;
  }
}
@media (max-width: 768px) {
  .to-country-hero {
    height: 260px;
  }
  .to-country-hero__content h1 {
    font-size: 1.3rem;
  }
  .badge-price {
    font-size: 1rem;
    padding: 0.15em 0.5em;
  }
  .awards-slider {
    --slides-visible: 3;
  }
  .awards-track {
    gap: 0 !important;
  }
  .MuiGrid-container {
    grid-template-columns: none !important;
  }
}
.awards-slider {
  --slides-visible: 6;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.awards-track {
  padding: 10px 0;
  display: flex;
  will-change: transform;
}
.awards-slide {
  flex: 0 0 calc(100% / var(--slides-visible));
  min-width: calc(100% / var(--slides-visible));
}
@media (max-width: 480px) {
  .award-text {
    font-size: 10px !important;
  }
}
@media (max-width: 1024px) {
  .menu-title .toggle-icon,
  .toggle-icon,
  .toggle-icon svg {
    transition: transform 0.3s;
  }
  .submenu-items {
    display: none;
    padding-left: 20px;
    margin-top: 10px;
  }
  .menu-title .toggle-icon {
    display: flex;
    align-items: center;
  }
  .menu-item.active .dropdown-content,
  .submenu-items.show,
  ul.submenu-items.active .submenu-items {
    display: block;
  }
  .toggle-icon {
    margin-left: 8px;
    display: inline-flex;
  }
  .menu-grid {
    gap: 0 !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 30px;
  }
  a .menu-title,
  ul.submenu-items {
    border-bottom: 0.5px dashed #6d6e71;
    border-radius: 0 !important;
  }
  .menu-column .menu-items li.submenu-open a .menu-title {
    border-bottom: none;
  }
  .menu-column .menu-items li {
    --menu-title-indent: 22px;
  }
  .menu-column .menu-items li .menu-title {
    display: flex;
    flex: 1;
    align-items: center;
  }
  .menu-column .menu-items li ul.submenu-items {
    box-sizing: border-box;
  }
  .sec-special .title-block {
    margin-top: 15px;
  }
  .block-nav-travel a {
    display: inline-block;
    margin: auto;
    padding: 0;
  }
  .bg-search-main .title h1.custom {
    font-size: 30px;
  }
  .m-sp-103,
  .menu-item:hover .dropdown-content {
    display: none;
  }
  .MuiGrid-container,
  .menu-grid {
    grid-template-columns: 1fr;
  }
  .dropdown-content {
    position: static;
    width: 100%;
    min-width: unset;
    box-shadow: none;
  }
  .awards-section,
  .menu-grid {
    padding: 20px;
  }
  .awards-container {
    flex-wrap: nowrap;
  }
  .award-item {
    margin: 5px;
    min-width: auto;
  }
  .award-icon {
    margin: auto auto 15px;
  }
  .menu-title {
    font-size: 15px;
  }
  .custom-popular .item-cheap .content .title-sm,
  .menu-item a {
    font-size: 13px;
  }
  .award-text {
    font-size: 10px;
    padding: 0 6px;
  }
  #id-achievements .achievements-description {
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #id-achievements .achievements-description::-webkit-scrollbar {
    display: none;
  }
  #id-achievements table {
    margin: auto 0;
    width: 140% !important;
  }
  #id-achievements table tr {
    height: auto;
    margin-bottom: 15px;
    /* display: block; */
  }
  #id-achievements table tr td {
    height: auto !important;
  }
  #id-achievements table tr td p {
    margin: 5px 0 0;
    padding: 0;
    /* line-height: 12px; */
  }
  #id-achievements table td p:first-of-type span {
    font-size: 3.5vw !important;
  }
  /* #id-achievements table td p:nth-of-type(2) span {
    font-size: 2.5vw !important;
    line-height: 12px;
  } */
  .menu-title,
  .sec-achievements .logo-bottom,
  .submenu-items li:last-child {
    margin-bottom: 0;
  }
  .menu-title,
  a .menu-title,
  ul.submenu-items.active {
    padding-bottom: 10px;
  }
  .menu-grid {
    gap: 20px;
    margin-top: 0;
    padding: 10px;
  }
  .menu-title.has-submenu {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }
  .menu-title .toggle-icon {
    display: flex;
    align-items: center;
    margin-left: auto;
  }
  .menu-title .toggle-icon svg {
    fill: #6d6e71;
    transition: transform 0.3s;
  }
  .menu-title:hover .toggle-icon svg {
    fill: #333;
  }
  .menu-title::before {
    left: 0;
  }
  .menu-column {
    margin: 0 10px;
  }
  ul.submenu-items {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
    padding-left: 10px;
  }
  .has-submenu .submenu-items {
    display: none;
  }
  ul.submenu-items.show {
    max-height: 1000px;
    opacity: 1;
    padding-bottom: 10px;
    padding-left: 25px;
  }
  .submenu-items a {
    color: #6d6e71;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
    transition: color 0.2s;
  }
  .submenu-items a:hover {
    color: #333;
  }
  .filter-flight-item .item-cheap {
    border: 1px solid #d1d3d4;
  }
  .custom-popular .item-cheap .content-price .price {
    font-size: 14px;
  }
  .modal-booking .modal-dialog {
    margin: 8px;
  }
  .custom-popular .item-cheap .link-yellow {
    line-height: 38px;
  }
  .menu-column .menu-items {
    padding: 0 !important;
  }
}
@media (min-width: 1025px) {
  .jss921 {
    margin-left: -21px;
  }
  .submenu-items {
    display: block;
  }
  .toggle-icon {
    display: none;
  }
}
.block-filter-ticket .list-ticket-logo .item img,
.item-cheap,
.item-discover,
.item-weather,
.link-yellow,
.slick-nav-promotion a {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
}
.item-discover,
.item-weather,
.link-yellow {
  transition: 0.3s linear;
}
.menu-title {
  margin-bottom: 0 !important;
  gap: 10px;
}
@font-face {
  font-family: koho;
  src: url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.eot");
  src:
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.svg#KoHo-Regular")
      format("svg"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.ttf")
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: KoHo-Regular;
  src: url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.eot");
  src:
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.svg#KoHo-Regular")
      format("svg"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.ttf")
      format("truetype"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.woff")
      format("woff"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Regular/KoHo-Regular.woff2")
      format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: KoHo-Regular;
  src: url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Medium/KoHo-Medium.eot");
  src:
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Medium/KoHo-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Medium/KoHo-Medium.svg#KoHo-Medium")
      format("svg"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Medium/KoHo-Medium.ttf")
      format("truetype"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Medium/KoHo-Medium.woff")
      format("woff"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Medium/KoHo-Medium.woff2")
      format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: KoHo-Regular;
  src: url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Bold/KoHo-Bold.eot");
  src:
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Bold/KoHo-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Bold/KoHo-Bold.svg#KoHo-Bold")
      format("svg"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Bold/KoHo-Bold.ttf")
      format("truetype"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Bold/KoHo-Bold.woff")
      format("woff"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-Bold/KoHo-Bold.woff2")
      format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: KoHo-Regular;
  src: url("https://vja-ui.useleadr.com/assets/fonts/KoHo-SemiBold/KoHo-SemiBold.eot");
  src:
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-SemiBold/KoHo-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-SemiBold/KoHo-SemiBold.svg#KoHo-SemiBold")
      format("svg"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-SemiBold/KoHo-SemiBold.ttf")
      format("truetype"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-SemiBold/KoHo-SemiBold.woff")
      format("woff"),
    url("https://vja-ui.useleadr.com/assets/fonts/KoHo-SemiBold/KoHo-SemiBold.woff2")
      format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Jambono-Medium;
  src: url("https://vja-ui.useleadr.com/assets/fonts/Jambono-Medium/Jambono-Medium.eot");
  src:
    url("https://vja-ui.useleadr.com/assets/fonts/Jambono-Medium/Jambono-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("https://vja-ui.useleadr.com/assets/fonts/Jambono-Medium/Jambono-Medium.woff2")
      format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: JambonoVNMedium;
  src:
    url("https://vja-ui.useleadr.com/assets/fonts/Jambono-Medium/JambonoVNMedium.svg#JambonoVNMedium")
      format("svg"),
    url("https://vja-ui.useleadr.com/assets/fonts/Jambono-Medium/JambonoVNMedium.ttf")
      format("truetype"),
    url("https://vja-ui.useleadr.com/assets/fonts/Jambono-Medium/JambonoVNMedium.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: JambonoLight;
  src:
    url("https://vja-ui.useleadr.com/assets/fonts/jambonolight/JambonoLight.svg#JambonoLight")
      format("svg"),
    url("https://vja-ui.useleadr.com/assets/fonts/jambonolight/JambonoLight.ttf")
      format("truetype"),
    url("https://vja-ui.useleadr.com/assets/fonts/jambonolight/JambonoLight.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: jambonolight;
  src: url("https://vja-ui.useleadr.com/assets/fonts/jambonolight/jambonolight.eot");
  src:
    url("https://vja-ui.useleadr.com/assets/fonts/jambonolight/jambonolight.eot?#iefix")
      format("embedded-opentype"),
    url("https://vja-ui.useleadr.com/assets/fonts/jambonolight/jambonolight.woff2")
      format("woff2");
  font-weight: 400;
  font-style: normal;
}
.MuiTypography-root,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.price-date,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
  margin: 0;
}
.max-lg,
.max-md {
  margin-left: auto;
  margin-right: auto;
}
.max-md {
  max-width: 1250px !important;
}
.max-lg {
  max-width: 1005px;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
}
[class*="col-"],
[class*="container-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.block-item-promotion,
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.wrapper-default {
  margin: auto;
  overflow: hidden;
  background: url(/assets/images/bg/bgBannerHomePage.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
  background-size: cover;
  background-color: transparent;
}
.title-page {
  margin-bottom: 32px;
}
.title-page .desc {
  font-size: 16px;
  color: #000;
  margin-top: 35px;
}
.title-page h3 {
  color: #000;
  margin: 0;
  font-weight: 600;
  font-size: 24px;
}
.title-page .float-right a {
  color: #d13434;
}
.title-page .float-right a:hover {
  color: #c81c1c;
  text-decoration: underline;
}
.title-box h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}
.preloader {
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 99999;
  background: #fff;
}
.lds-ripple {
  display: inline-block;
  width: 64px;
  height: 64px;
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}
.block-handbook,
.block-select,
.box-slick,
.cl-effect-17 a,
.header-default,
.header-top-bg,
.jss678,
.jss684,
.jss756,
.jss826,
.jss971,
.menu-column,
.menu-item,
.slick-handbook,
.title-section,
.title-section h2,
.vj-info-container,
.wrap-content-popup-image,
footer {
  position: relative;
}
.lds-ripple .lds-pos {
  position: absolute;
  border: 2px solid #2962ff;
  opacity: 1;
  border-radius: 50%;
  animation: 1s cubic-bezier(0, 0.1, 0.5, 1) infinite lds-ripple;
}
.lds-ripple .lds-pos:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  5% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
.box-slick .box-arrows-slick img {
  height: 13px;
}
.box-slick .box-arrows-slick .slick-arrows {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box-slick .box-arrows-slick .prev {
  left: -15px;
}
.box-slick .box-arrows-slick .next {
  right: -15px;
}
.slick-slide:focus {
  border-color: rgba(255, 255, 255, 0);
  outline: 0;
}
.box-slick .slick-nav a#prev-slick {
  position: absolute;
  bottom: 30px;
  z-index: 3;
  right: 164px;
}
.box-slick .slick-nav a#next-slick {
  position: absolute;
  bottom: 30px;
  z-index: 3;
  right: 143px;
}
.box-slick .slick-nav a img {
  max-height: 17px;
}
.box-slick .slick-nav::after {
  width: 95px;
  height: 1px;
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.7607843137254902);
  right: 186px;
  bottom: 38px;
}
@media (max-width: 1100px) {
  .box-slick {
    margin: 0 auto;
  }
}
.header-main-top {
  background: #fff;
  min-height: 75px;
}
.header-top-bg {
  background: #f7f5ee;
  line-height: 34px;
  color: #d48f43;
  font-size: 13px;
  font-weight: 600;
}
.nav-holder nav li a {
  text-transform: uppercase;
  color: #707070;
  font-weight: 700;
  font-size: 20px;
}
.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar,
.nav-holder nav {
  float: none;
}
.nav-holder {
  vertical-align: top;
  float: left;
}
.h-right {
  position: absolute;
  top: 17px;
  right: 0;
}
.h-right a.close-form {
  background-size: 15px 15px;
  font-size: 0px;
}
.cl-effect-17 a {
  color: #131313;
  text-shadow: none;
  padding: 10px 0;
}
nav.cl-effect-17 ul > li > a {
  position: relative;
  z-index: 2;
}
nav.cl-effect-17 ul > li a:hover,
nav.cl-effect-17 ul > li.active a,
nav.cl-effect-17 ul > li.current a,
nav.cl-effect-17 ul > li:hover a {
  color: #ed1e25 !important;
}
.header-top a {
  color: #d48f43;
}
.header-top .support .icon {
  position: absolute;
  top: 0;
  right: 0;
}
.header-top .support img {
  height: 16px;
  vertical-align: sub;
  width: 16px;
}
.header-top .support .list-inline-custom .list-inline-item {
  padding-right: 30px;
}
.box-acc-right a.link-logout {
  display: inline-block;
  background: #fff;
  color: #fff;
  min-width: 72px;
  border-radius: 7px;
  line-height: 31px;
  margin-left: 26px;
}
@media (max-width: 1150px) {
  .header-top-bg {
    padding-bottom: 5px;
  }
  .header-top-bg:after {
    position: static;
  }
  .header-top .social-right {
    position: static;
    display: block !important;
    width: 100%;
  }
  .header-top .social-right .form-search-box {
    min-width: 220px;
  }
}
@media (max-width: 1000px) {
  header {
    min-height: inherit;
  }
  .box-acc-right.d-inline-block {
    display: block !important;
    float: none !important;
    border-top: 1px solid #d8d8d8;
  }
}
@media (max-width: 1065px) {
  .h-logo img {
    max-width: 137px;
    display: block;
    margin: auto;
  }
  .header-main-top {
    min-height: initial;
    padding: 12px 10px;
  }
}
.link-yellow {
  background: linear-gradient(
    12.84deg,
    #f9a51a 7.5%,
    #fbb612 28.46%,
    #fd0 90.29%
  );
  border-radius: 8px;
  padding: 0 20px;
  line-height: 38px;
  color: #333;
  font-weight: 600;
  font-family: Jambono-Medium;
}
.link-yellow.active,
.link-yellow:hover {
  color: #333;
  background: linear-gradient(
    12.84deg,
    #fd0 7.5%,
    #fbb612 28.46%,
    #f9a51a 90.29%
  );
}
.title-section h2::before {
  position: absolute;
  content: "";
  width: 184px;
  height: 10px;
  background: #ec2029;
  left: 0;
  bottom: -20px;
}
#more {
  display: none;
  margin-bottom: 25px;
}
.btn-line-icon {
  min-width: 168px;
  height: 48px;
  border: 1px solid #c50000;
  border-radius: 5px;
  font-family: jambono-medium;
  font-weight: 700;
  color: #ec2029 !important;
  padding: 0 15px;
  line-height: 48px;
}
.btn-line-icon .icon {
  display: inline-block;
  margin-right: 5px;
}
.list-item-benefit.slick-benefit,
.marg-box-12,
.row.list-item-cheap,
.row.slick-introduce,
.sec-handbook .item-slick-sm .row {
  margin-left: -12px;
  margin-right: -12px;
}
.btn-line-icon .icon img {
  max-height: 18px;
}
.btn-line-icon.active,
.btn-line-icon:hover {
  background: #c00000;
  color: #ec2029;
}
.MuiGrid-spacing-xs-3 > .MuiGrid-item,
.item-cheap,
.item-handbook .content {
  padding: 15px;
}
.item-cheap .banner {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 10px;
}
.item-cheap:hover .banner img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.item-cheap .content .title-sm {
  color: #1a1a1a;
  font-weight: 700;
  line-height: 1.7rem;
}
.item-cheap .content-price {
  text-align: right;
  margin-bottom: 10px;
}
.item-cheap .content-price .price {
  color: #c00000;
  font-size: 22px;
  font-weight: 700;
}
.item-cheap:hover,
.item-handbook:hover {
  background: #f1f1f1;
}
.list-item-benefit.slick-benefit [class*="col-"],
.marg-box-12 .padd-12,
.row.list-item-cheap [class*="col-"],
.row.slick-introduce [class*="col-"],
.sec-handbook .item-slick-sm .row [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
}
.block-location {
  min-height: 810px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 35px;
}
.block-location .title {
  height: 50px;
  background: linear-gradient(
    60.29deg,
    #f9a51a -4.93%,
    #fbb612 18.27%,
    #fd0 71.59%
  );
  border-radius: 5px 5px 0 0;
  color: #333;
  font-weight: 700;
  font-size: 22px;
  padding: 10px 5px 5px 25px;
}
.MuiTypography-colorTextPrimary,
.block-location .title a,
.item-benefit .content .title,
.jss703 .MuiTypography-h3,
.price-calendar.custom-basic .price-bold,
.price-calendar.custom-basic .price-sm,
.sec-introduce .title-section h1 {
  color: #333;
}
#select-calendar,
#select-calendar-2,
#select-departure,
#select-departure-2,
#select-passenger,
.block-location .list a.link-view-more-red::before,
.block-location .title .icon,
.block-location .title a .icon img.min,
.block-location .title a.active .icon img.plus,
.block-view-more-content,
.btn-viewmore .btn-view-more-hover,
.btn-viewmore:hover .btn-view-more,
.daterangepicker.auto-apply .drp-buttons,
.daterangepicker.single .drp-selected,
.has-viewmore.has-viewless .viewmore-link,
.jss1121 .rdrMonthAndYearWrapper span,
.link-view-more-red .icon img.min,
.link-view-more-red .t-compact,
.link-view-more-red.active .icon img.plug,
.link-view-more-red.active .t-viewmore,
.sec-booking .mb,
.sec-introduce .title-section h1::before,
.sec-location .title-section h2::before,
.slick-mb {
  display: none;
}
.block-location .list {
  padding: 25px 5px 5px 25px;
}
.item-weather .content,
.item-weather .icon {
  padding: 15px 5px 5px;
}
.block-location .list a {
  position: relative;
  display: block;
  color: #333;
  padding-left: 25px;
  margin-bottom: 5px;
  font-size: 22px;
}
.block-location .list a::before,
.collapse .block-location-sm .list a::before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://vja-ui.useleadr.com/assets/images/icon/arrow-right-sm.svg)
    center center no-repeat;
  width: 20px;
  height: 20px;
  left: 0;
}
.block-location .list a:hover {
  color: #ed1e25;
}
.sec-weather {
  margin-bottom: 80px;
}
.jss711 .link-checkradio a,
.jss716 svg:first-child,
.price-calendar.custom-choose .price-bold,
.price-calendar.custom-choose .price-date,
.price-calendar.custom-choose .price-sm,
.sec-weather .content-bottom {
  color: #000;
}
.item-weather {
  min-height: 234px;
  background: #fff4d7;
  border-radius: 5px;
  width: 160px;
  overflow: hidden;
  margin-bottom: 20px;
}
.item-weather:hover {
  background: #fce7b2;
}
.item-weather .icon {
  height: 100px;
  background: #0469ff;
}
.item-weather .icon img {
  max-height: 55px;
  display: block;
  margin: auto;
}
.item-weather .content .status {
  font-weight: 700;
  color: #333;
}
.item-weather .content .temperature {
  font-size: 22px;
  color: #c00000;
  font-weight: 700;
  margin-bottom: 5px;
}
.item-weather .content .temperature span {
  position: relative;
  font-size: 14px;
  top: -8px;
}
.filter-weather {
  max-width: 330px;
  margin-bottom: 45px;
}
@media (max-width: 1160px) {
  .item-weather {
    width: inherit;
    min-width: 120px;
  }
}
.item-handbook,
.item-handbook .banner {
  border-radius: 10px;
  overflow: hidden;
}
.sec-benefit,
.sec-handbook {
  margin-bottom: 60px;
}
.block-handbook .slick-nav-promotion a {
  margin-left: 50px;
}
.item-handbook {
  min-height: 321px;
  background: #fff;
  margin-bottom: 24px;
  position: relative;
}
.item-handbook .content .title {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  text-overflow: ellipsis;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.item-handbook a.link-view-more {
  font-weight: 600;
  color: #6d6e71;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.btn-viewmore:hover .btn-view-more-hover,
.item-handbook a.link-view-more img,
.sec-introduce .title-section h1 {
  display: inline-block;
}
.item-benefit:hover .content .title,
.item-handbook .content .title:hover,
.item-handbook a.link-view-more:hover {
  color: #e22127;
}
.item-discover,
.title-item-discover {
  display: flex;
  border-bottom: 1px solid #d5dbe1;
  padding-top: 12px;
}
.item-discover .destination,
.title-item-discover .destination {
  width: 20%;
  padding-left: 15px;
}
.item-discover {
  background: #fff;
  color: #a7a7a7;
  min-height: 90px;
}
.item-discover.active,
.item-discover:hover {
  background: #eee;
}
.item-discover .destination {
  padding-top: 10px;
}
.item-discover .departure,
.item-discover .time,
.item-discover .way {
  width: 20%;
  padding-top: 10px;
}
.item-discover .price,
.title-item-discover .departure,
.title-item-discover .price,
.title-item-discover .time,
.title-item-discover .way {
  width: 20%;
}
.item-discover .text-bold {
  font-size: 16px;
  color: #333;
}
.title-item-discover {
  background: #f9f9f9;
  min-height: 50px;
  font-weight: 700;
}
.jss1121 .rdrWeekDays > span,
.jss3752,
.text-bold {
  font-weight: 700;
}
.sec-discover .content-bottom {
  margin-bottom: 45px;
  color: #000;
}
.item-benefit {
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 35px;
  overflow: hidden;
}
.item-benefit .icon {
  height: 110px;
}
.item-benefit .icon img {
  max-height: 60px;
  display: block;
  margin: auto;
}
.block-subscribe .content h3,
.item-benefit .content .title {
  font-size: 36px;
  margin-bottom: 25px;
  font-weight: 700;
}
.block-articles {
  padding: 40px;
  background: white;
  /* url(https://vja-ui.useleadr.com/assets/images/bg/bg-articles.png) center bottom/100% 100% no-repeat; */
}
.block-articles .max-w-articles {
  max-width: 715px;
  margin: auto;
}
.block-articles h2 {
  font-size: 32px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 30px;
}
.block-item-promotion .item-promotion {
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 5px;
  overflow: hidden;
}
.item-promotion img {
  border-radius: 5px;
}
.slick-promotion {
  width: calc(100vw - 1225px + 100vw);
  margin-bottom: 70px;
}
.sec-promotion .slick-promotion .slick-list {
  padding: 0 8% 0 0 !important;
}
.slick-nav-promotion {
  position: absolute;
  right: 0;
  top: 10px;
}
.slick-nav-promotion a {
  transition: 0.3s linear;
  opacity: 0.4;
  margin-left: 10px;
}
.jss716 span.Mui-checked,
.jss716 span.Mui-checked + span,
.slick-nav-promotion a:hover {
  opacity: 1;
}
.slick-nav-promotion a img {
  height: 45px;
  border-radius: 100%;
  width: 45px;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.jss1121 .rdrMonthAndYearWrapper button,
.jss2607 > div:first-child,
.jss685,
.slick-nav-promotion a:hover img {
  background: #fff;
}
.modal-booking input.icon-select-custom,
select.form-control {
  background: url(https://vja-ui.useleadr.com/assets/images/icon/arrow-down.svg)
    right/12px 12px no-repeat #fff;
}
@media (max-width: 1224px) {
  .slick-promotion {
    width: initial;
  }
}
@media (max-width: 601px) {
  .slick-promotion {
    width: initial;
    padding-left: 7.5px;
  }
  .sec-promotion .slick-promotion .slick-list {
    padding: 0 10% 0 0 !important;
  }
  .sec-promotion .item-promotion img {
    width: 100%;
    border-radius: 5px;
  }
  .block-item-promotion .item-promotion {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.sec-introduce .title-section .badge-price {
  background: #d13f3f;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  vertical-align: text-bottom;
  font-size: 24px;
  font-weight: 700;
}
.sec-introduce .title-section .badge-price span {
  font-size: 16px;
  position: relative;
  top: -10px;
}
.sec-introduce .title-section img {
  display: inline-block;
  max-height: 70px;
  vertical-align: bottom;
}
.block-filter-ticket,
.sec-introduce .item-cheap,
.slick-cheapestticket-main {
  margin-bottom: 20px;
}
.block-subscribe {
  background: url(https://vja-ui.useleadr.com/assets/images/bg/red.jpg) center
    center/cover no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  color: #fff;
  top: 0;
  right: 0;
  position: relative;
  min-height: 280px;
  border-radius: 10px;
  overflow: hidden;
  padding: 50px 75px;
  margin-bottom: 45px;
}
.block-subscribe::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(https://vja-ui.useleadr.com/assets/images/bg/e-news-2.png) top
    right no-repeat;
  top: 0;
  right: 0;
}
.block-subscribe .content {
  max-width: 700px;
  position: relative;
  z-index: 1;
}
.block-subscribe .content .desc {
  margin-bottom: 20px;
  max-width: 440px;
}
.form-subscribe {
  position: relative;
  max-width: 430px;
}
.form-subscribe .form-control {
  height: 52px;
  border-radius: 10px;
  border: 0;
}
.form-subscribe .btn {
  height: 52px;
  border-radius: 10px;
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  border: 0;
  min-width: 150px;
  font-family: Jambono-Medium;
}
.block-select .icon {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}
.block-select .icon img {
  max-width: 20px;
}
.block-select select.form-control {
  padding-left: 50px;
  font-size: 18px;
}
select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-position-x: calc(100% - 12px);
  height: 50px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
}
.bg-right-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
}
.item-footer-block .content-icon-right {
  max-width: 180px;
}
.modal-booking .modal-body {
  padding: 40px;
}
.modal-booking .modal-lg {
  max-width: 642px;
}
.modal-booking .btn-close {
  background: 0 0;
  padding: 0;
  opacity: 1;
  position: absolute;
  top: 22px;
  right: 22px;
}
.modal-booking h3.title-modal {
  font-size: 24px;
  color: #1a1a1a;
  margin-bottom: 30px;
}
.modal-booking .jss826::before {
  position: static;
  display: none;
}
.modal-booking .form__field {
  color: #000;
  margin-top: 0;
}
#select-passenger-mb {
  top: 302px;
  left: 0;
  display: none;
}
.modal-booking input.icon-select-custom {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-position-x: calc(100% - 12px);
  background-position-y: 0;
}
.jss678 {
  margin: 0 auto;
  box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
}
.jss684 {
  z-index: 1200;
}
.jss686 {
  background-color: #fff !important;
  border-radius: 10px 10px 0 0;
  display: flex;
  padding-top: 5px;
}
.jss517,
.jss687 {
  float: left;
  width: 90%;
  display: flex;
  z-index: 1000;
  margin-left: 20px;
  justify-content: space-between;
}
.jss687 div {
  display: flex;
  flex-wrap: nowrap;
}
.jss690 {
  display: flex;
  padding: 16.5px 15px;
  flex-direction: row;
}
.jss116,
.jss3222,
.jss710 {
  display: flex;
  align-items: center;
}
.MuiFormGroup-root {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.jss711 {
  display: flex;
  z-index: 10;
  flex-direction: row;
  gap: 10px;
}
.jss711 .link-checkradio {
  margin-right: 25px;
  font-family: Jambono-Medium;
}
.jss703 .MuiCheckbox-root,
.jss711 .link-checkradio a:hover {
  color: #da2128;
}
.MuiFormControlLabel-root {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  margin-left: -11px;
  margin-right: 16px;
  vertical-align: middle;
  font-family: Jambono-Medium;
}
.jss716 {
  margin-left: 0;
  margin-right: 0;
}
.MuiIconButton-root {
  flex: 0 0 auto;
  color: rgba(0, 0, 0, 0.54);
  padding: 12px;
  overflow: visible;
  font-size: 1.5rem;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 50%;
}
.jss728 {
  padding: 9px !important;
  border-radius: 100% !important;
}
.jss716 > span {
  opacity: 0.48;
}
.MuiIconButton-label {
  width: 100%;
  display: flex;
  align-items: inherit;
  justify-content: inherit;
}
.jss716 span:first-child {
  color: #000;
  width: 24px;
  height: 24px;
  margin-right: 3px;
}
.jss561,
.jss731 {
  top: 0;
  left: 0;
  width: 100%;
  cursor: inherit;
  height: 100%;
  margin: 0;
  opacity: 0;
  padding: 0;
  z-index: 1;
  position: absolute;
}
.jss571,
.jss741 {
  display: flex;
  position: relative;
}
.MuiSvgIcon-root {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 1.5rem;
  transition: fill 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  flex-shrink: 0;
  user-select: none;
}
.MuiCollapse-wrapper,
.MuiExpansionPanelDetails-root,
.jss3016,
.jss692,
.jss695,
.jss696,
.jss699,
.jss706,
.jss707,
.jss826,
.jss827,
.popup-content[data-visible="true"],
.popup-image[data-visible="true"],
.rdrMonths,
.rdrWeekDays,
.sec-introduce .title-section {
  display: flex;
}
.jss572,
.jss742 {
  left: 0;
  position: absolute;
  transform: scale(0);
  transition: transform 150ms cubic-bezier(0.4, 0, 1, 1);
}
.jss716 svg:last-child {
  color: red;
}
.jss571.jss573 .jss572,
.jss741.jss743 .jss742 {
  transform: scale(1);
  transition: transform 150ms cubic-bezier(0, 0, 0.2, 1);
}
.MuiTouchRipple-root {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  position: absolute;
  border-radius: inherit;
  pointer-events: none;
}
.jss716 span:last-child {
  color: #000;
  font-size: 14px;
  line-height: 18px;
}
.jss3223,
.jss753 {
  margin-right: 10px;
}
.jss691 select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(https://vja-ui.useleadr.com/assets/images/booking/3-3.svg)
    right/10px 10px no-repeat #fff;
  background-position-x: calc(100% - 3px);
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  font-family: Jambono-Medium;
  height: 24px;
  padding: 0 15px 0 6px;
  font-size: 14px;
  min-width: 60px;
}
.jss692 {
  color: #000;
  font-size: 14px;
  align-items: center;
  font-weight: 700;
}
.block-filter-ticket #myTab .nav-item.disabled:hover,
.jss693 {
  cursor: not-allowed;
}
.jss695 {
  padding: 0 22px 15px;
  flex-direction: row;
  justify-content: space-between;
}
.jss695 > div:first-child {
  width: 80%;
  display: flex;
  flex-direction: column;
}
.jss696 {
  width: 100%;
  padding: 2px 0;
  position: relative;
  flex-direction: row;
  justify-content: space-between;
}
.jss699 {
  width: 100%;
  border: 1px solid #9e9e9e;
  height: 100%;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
}
.jss699 > div:first-child {
  flex: 4;
}
.jss756 > svg {
  top: 50%;
  left: 14px;
  z-index: 1;
  position: absolute;
  transform: translateY(-50%);
}
.jss699 > div > svg {
  width: 20px;
}
.MuiFormLabel-root {
  color: #fff;
  padding: 0;
  font-size: 8px;
  font-weight: 500;
  line-height: 1;
}
.MuiInputLabel-root {
  display: block;
  transform-origin: top left;
}
.MuiInputLabel-formControl {
  top: 0;
  left: 0;
  position: absolute;
  transform: translate(0, 24px) scale(1);
}
.MuiInputLabel-shrink {
  transform: translate(0, 1.5px) scale(0.75);
  transform-origin: top left;
}
.MuiInputLabel-animated {
  transition:
    color 0.2s cubic-bezier(0, 0, 0.2, 1),
    transform 0.2s cubic-bezier(0, 0, 0.2, 1);
}
.MuiInputLabel-outlined {
  z-index: 1;
  transform: translate(14px, 20px) scale(1);
  pointer-events: none;
}
.jss758 > label {
  top: 14.4px;
  left: 34px;
  color: #333;
  font-size: 18px;
  line-height: 1.05;
}
.MuiInputLabel-outlined.MuiInputLabel-shrink {
  transform: translate(14px, -6px) scale(0.75);
}
.jss1909.jss1910,
.jss759.jss760 {
  font-size: 12px;
  transform: translate(13px, -9px);
}
.MuiOutlinedInput-root {
  position: relative;
  border-radius: 4px;
}
.jss824,
.jss826::before {
  position: absolute;
  left: 0;
}
.jss758 > div {
  height: inherit;
  padding: 0 !important;
}
.MuiInputBase-input {
  font: inherit;
  color: currentColor;
  width: 100%;
  border: 0;
  height: 1.1875em;
  margin: 0;
  display: block;
  padding: 6px 0 7px;
  min-width: 0;
  background: 0 0;
  box-sizing: content-box;
  animation-name: MuiInputBase-keyframes-auto-fill-cancel;
}
.MuiOutlinedInput-input {
  padding: 18.5px 14px;
}
.jss824 {
  top: -5px;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  transition:
    padding-left 0.2s cubic-bezier(0, 0, 0.2, 1),
    border-color 0.2s cubic-bezier(0, 0, 0.2, 1),
    border-width 0.2s cubic-bezier(0, 0, 0.2, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: inherit;
  pointer-events: none;
}
.jss707,
.jss965 input {
  margin-top: 15px;
}
.MuiOutlinedInput-notchedOutline {
  border-color: rgba(0, 0, 0, 0.23);
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect,
.jss758 fieldset {
  border: 0;
}
.jss825 {
  padding: 0;
  text-align: left;
  transition: width 0.2s cubic-bezier(0, 0, 0.2, 1);
  line-height: 11px;
}
.jss684 span {
  text-transform: none;
}
.jss826 {
  flex: 2;
  outline: 0;
  padding: 5px 7px;
  background: #fff;
  align-items: center;
  border-left: 1px solid #d1d3d4;
  flex-direction: row;
  justify-content: start;
  border: 0;
}
.jss826::before {
  content: "";
  top: 50%;
  transform: translateY(-50%);
  height: 34px;
  width: 1px;
  background: #9e9e9e;
}
.jss699 > div:last-child {
  flex: 2;
}
.jss827 {
  margin-left: 10px;
  flex-direction: column;
}
.MuiTypography-h6 {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
}
.jss337 {
  font-weight: 500;
}
.jss1119 .rdrDay .rdrDayNumber span,
.jss335,
.jss416,
.jss760,
.jss969,
.jss971 {
  font-weight: 600;
}
.jss827 > p:first-child {
  margin-bottom: 2px;
}
.MuiTypography-h4 {
  font-size: 16px;
  line-height: 1.17;
}
.jss707 {
  flex-direction: row;
  justify-content: start;
}
.MuiFormControl-root {
  border: 0;
  margin: 0;
  display: inline-flex;
  padding: 0;
  position: relative;
  min-width: 0;
  flex-direction: column;
  vertical-align: top;
}
.MuiButtonBase-root,
.hot-icon,
img,
svg {
  vertical-align: middle;
}
.jss707 > div:first-child {
  width: 332px;
  border: 1px solid #9e9e9e;
  height: 48px;
  padding: 1px;
  border-radius: 5px;
}
.jss969 {
  color: #333;
  cursor: pointer;
  z-index: 1;
  font-size: 12px;
  transform: scale(1);
  margin-top: 7px;
  margin-left: 49px;
}
.MuiInputAdornment-root {
  height: 0.01em;
  display: flex;
  max-height: 2em;
  align-items: center;
}
.MuiInputAdornment-positionEnd {
  margin-left: 8px;
}
.jss970 > div:first-child {
  z-index: 1;
  position: absolute;
  margin-left: 18px;
}
.jss971 {
  color: #333;
  padding: 0 18px 0 48px;
  font-size: 16px;
}
.jss970 > div:last-child {
  left: 90%;
  z-index: 1;
  position: absolute;
  margin-left: 0;
}
.jss970 > div:last-child > * {
  left: 100%;
  position: absolute;
  margin-right: 14px;
}
.jss707 > div:nth-child(2) {
  width: 332px;
  border: 1px solid #9e9e9e;
  height: 48px;
  padding: 1px;
  margin-left: 20px;
  border-radius: 5px;
}
.jss760 {
  font-size: 20px;
  transform: translate(14px, 0);
}
.jss758 > div > input {
  color: #333;
  padding: 0 !important;
  font-size: 17px;
  margin-top: 14px;
  text-align: left;
  font-weight: 600;
  line-height: 17.9px;
  margin-left: 48px;
  text-overflow: ellipsis;
}
.jss703 {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.MuiCheckbox-root,
.MuiTypography-colorTextSecondary,
.jss2439 .jss2447,
.price-calendar.custom-good .price-date {
  color: #fff;
}
.MuiTypography-h3 {
  font-size: 18px;
  line-height: 1.04;
}
.jss700 {
  margin-left: 20px;
}
.jss695 > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.MuiButton-root {
  color: #333;
  padding: 6px 16px;
  font-size: 0.875rem;
  min-width: 64px;
  box-sizing: border-box;
  transition:
    background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1),
    border 250ms cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 500;
  line-height: 1.75;
  border-radius: 4px;
  text-transform: uppercase;
}
.MuiButton-contained {
  color: rgba(0, 0, 0, 0.87);
  box-shadow:
    0 3px 1px -2px rgb(0 0 0 / 20%),
    0 2px 2px 0 rgb(0 0 0 / 14%),
    0 1px 5px 0 rgb(0 0 0 / 12%);
  background-color: #e0e0e0;
  height: 39px;
  padding: 0 15px;
  background: linear-gradient(
    26.73deg,
    #f9a51a 13.7%,
    #fbb612 29.8%,
    #fd0 66.81%
  );
  border-radius: 10px !important;
  text-transform: inherit;
  min-height: 39px;
  min-width: 200px;
}
.jss700 > button {
  color: #000;
  width: fit-content;
  height: 48px;
  font-size: 16px;
  background: linear-gradient(
    26.73deg,
    #f9a51a 13.7%,
    #fbb612 29.8%,
    #fd0 66.81%
  );
  font-family: Jambono-Medium;
  border-radius: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.MuiButton-label,
.MuiFab-label {
  width: 100%;
  display: inherit;
  align-items: inherit;
  justify-content: inherit;
}
.MuiInputBase-input:focus {
  outline: 0;
}
@media (min-width: 993px) {
  .icon-change-mb {
    display: none;
  }
}
.jss2320,
.jss2607 {
  top: 60px;
  z-index: 1500;
  overflow: hidden;
  position: absolute;
  box-shadow: 0 4px 20px rgb(0 0 0 / 15%);
  border-radius: 5px;
}
.jss1160 {
  margin: 10px;
  display: flex;
  overflow: hidden;
  flex-direction: column;
}
.jss1161 {
  width: 342px;
  position: absolute;
  max-height: 400px;
}
.jss2320 > div,
.jss2607 > div {
  margin: 0;
  position: relative;
}
.jss3814,
.scrollCustom {
  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 5px;
  -ms-overflow-y: auto;
}
.MuiPaper-root {
  color: #333;
  transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
}
.MuiPaper-elevation1 {
  box-shadow:
    0 2px 1px -1px rgb(0 0 0 / 20%),
    0 1px 1px 0 rgb(0 0 0 / 14%),
    0 1px 3px 0 rgb(0 0 0 / 12%);
}
.jss3816,
.jss4152 {
  padding: 0 10px;
}
.jss3817,
.jss4153 {
  padding-left: 15px;
}
.MuiExpansionPanel-root.Mui-expanded {
  margin: 16px 0;
}
.jss3816.jss3818,
.jss4152.jss4154 {
  margin: auto;
}
.MuiExpansionPanel-root.Mui-expanded:first-child {
  margin-top: 0;
}
.MuiExpansionPanelSummary-root {
  display: flex;
  padding: 0 24px;
  min-height: 48px;
  transition:
    min-height 150ms cubic-bezier(0.4, 0, 0.2, 1),
    background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.jss3988 {
  height: 48px;
  padding: 0 5px;
}
.MuiExpansionPanelSummary-root.Mui-expanded {
  min-height: 64px;
}
.jss3988.jss3986 {
  margin: auto;
  min-height: 48px;
}
.MuiExpansionPanelSummary-content {
  display: flex;
  flex-grow: 1;
}
.MuiExpansionPanelSummary-content.Mui-expanded {
  margin: 20px 0 10px;
}
.MuiTypography-body1 {
  font-size: 8px;
  font-weight: 500;
  line-height: 1.5;
}
.MuiBox-root.jss3748,
.MuiTypography-root.jss3731,
.jss3731,
.jss3983 {
  color: #000;
  font-weight: 700;
  line-height: 102.5%;
  text-transform: none;
  font-size: 16px;
}
.hot-icon,
.jss4000 {
  margin-left: 5px;
}
.MuiIconButton-edgeEnd {
  margin-right: -12px;
}
.MuiExpansionPanelSummary-expandIcon {
  transform: rotate(0);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.MuiExpansionPanelSummary-expandIcon.Mui-expanded {
  transform: rotate(180deg);
}
.MuiCollapse-container {
  height: 0;
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.MuiCollapse-entered {
  height: auto;
  overflow: visible;
}
.jss3989 {
  display: flex;
  flex-wrap: wrap;
  overflow-y: hidden;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
}
.jss3740,
.jss3992 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.jss3741,
.jss3993 {
  cursor: pointer;
  display: flex;
  padding: 5px 6px;
  font-size: 13px;
  max-width: 155px;
  min-width: 120px;
  align-items: center;
  font-weight: 500;
  border-radius: 6px;
  background-color: #f1f1f1;
}
.jss3742,
.jss3994 {
  display: -webkit-box;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  padding-right: 5px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.jss3995 {
  padding: 4px;
}
.jss3996 {
  width: 9px;
  height: 9px;
}
.MuiBox-root,
.MuiGrid-item {
  display: flex;
  flex-direction: column;
}
.MuiExpansionPanelDetails-root,
.rdrDays {
  display: flex;
  flex-wrap: wrap;
}
.MuiBox-root.jss3748 {
  padding: 0 0 0 5px;
}
.jss3738 {
  display: flex;
  padding-left: 0;
  padding-right: 15px;
  flex-direction: column;
  font-size: 14px;
  overflow-y: hidden;
  font-weight: 500;
  margin-right: 0;
}
.jss3751,
.jss3752 {
  color: #333;
  font-size: 20px;
  line-height: 26px;
}
.MuiBox-root {
  cursor: pointer;
  margin: 5px 0;
  display: flex;
  min-height: fit-content;
  flex-direction: column;
}
.jss3750 {
  display: flex;
  justify-content: space-between;
}
.Mui-expanded.jss3732 {
  padding: 0 10px 0 15px;
  margin: auto;
}
.jss180 > div:first-child {
  width: 332px;
  padding: 0;
  background: #fff;
  border-radius: 5px;
}
.jss2987 {
  text-align: right;
  margin: 0;
  padding: 10px 15px 0;
}
.jss2987 span,
.jss3001 {
  margin-right: 4px;
  text-decoration: none !important;
}
.jss3001 {
  color: #0980ee;
  cursor: pointer;
}
.MuiTypography-h5 {
  font-size: 14px;
  line-height: 1.33;
  margin: 0;
}
.jss412 {
  color: #208aec;
}
.jss3006 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bg-price,
.jss3007 {
  align-items: flex-end;
}
.jss3007 {
  display: flex;
  margin-bottom: 16px;
}
.jss3008 {
  width: 34px;
  display: flex;
  margin-right: 5px;
  justify-content: center;
}
.jss2988 {
  width: 30px;
  height: 30px;
}
.jss2989 {
  font-size: 14px;
  font-weight: 700;
  padding-left: 0 !important;
  margin-bottom: 0;
  color: #000;
}
.jss180 p:first-of-type {
  margin: 0;
  padding: 10px 15px 0;
}
.jss136,
.jss3005 {
  padding: 10px;
}
.MuiButtonBase-root {
  color: inherit;
  border: 0;
  cursor: pointer;
  margin: 0;
  display: inline-flex;
  outline: 0;
  padding: 0;
  position: relative;
  align-items: center;
  user-select: none;
  border-radius: 0;
  -moz-appearance: none;
  justify-content: center;
  text-decoration: none;
  background-color: transparent;
  -webkit-appearance: none;
}
.rdrCalendarWrapper,
.rdrDateRangeWrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.MuiFab-root {
  color: rgba(0, 0, 0, 0.87);
  width: 56px;
  height: 56px;
  padding: 0;
  font-size: 0.875rem;
  min-width: 0;
  box-shadow:
    0 3px 5px -1px rgb(0 0 0 / 20%),
    0 6px 10px 0 rgb(0 0 0 / 14%),
    0 1px 18px 0 rgb(0 0 0 / 12%);
  box-sizing: border-box;
  min-height: 36px;
  transition:
    background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1),
    border 250ms cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 500;
  line-height: 1.75;
  border-radius: 50%;
  text-transform: uppercase;
  background-color: #e0e0e0;
}
.jss2993 {
  transform: translateY(-7px);
}
.jss2991 svg {
  color: #6d6e71;
}
.MuiTypography-h2 {
  font-size: 20px;
  line-height: 1;
}
.MuiRadio-colorPrimary.Mui-checked,
.MuiTypography-colorPrimary,
.submenu-item a:hover {
  color: #ec2029;
}
.jss2992 {
  width: 8px;
  margin: 5px 13px;
  font-size: 14px;
  text-align: center;
}
.jss2991 {
  width: 26px;
  border: 1px solid #d1d3d4;
  height: 26px;
  background: 0 0 !important;
  box-shadow: none;
  min-height: 26px;
}
.MuiInputBase-root {
  color: #333;
  cursor: text;
  display: inline-flex;
  position: relative;
  font-size: 1rem;
  box-sizing: border-box;
  align-items: center;
  line-height: 1.1875em;
}
.jss2473 {
  height: 48px;
  border-radius: 10px;
  background-color: #fff;
}
.jss2998 {
  color: #000;
  width: 100%;
  border: 1px solid #f1f1f1;
  padding: 0 10px;
  background: #f1f1f1;
  border-radius: 8px;
}
.jss181 > div:first-child {
  width: 650px;
  padding: 0;
  background: #fff;
  border-radius: 5px;
}
.jss3212 {
  width: 100%;
  display: flex;
  padding-top: 15px;
  border-bottom: 1px solid #f1f1f1;
  justify-content: flex-end;
}
.MuiFormGroup-row {
  flex-direction: row;
}
.jss558 {
  padding: 9px;
}
.jss1119,
.jss1119 .rdrWeekDays {
  padding: 10px 0;
}
.rdrCalendarWrapper {
  box-sizing: border-box;
  background: #fff;
  display: inline-flex;
  flex-direction: column;
  user-select: none;
  color: #000;
  font-size: 12px;
}
.rdrDateRangeWrapper {
  user-select: none;
}
.rdrMonthAndYearWrapper {
  box-sizing: inherit;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding-top: 10px;
}
.jss1121 .rdrMonthAndYearWrapper {
  height: 0;
  display: flex;
  margin-bottom: -40px;
}
.rdrNextPrevButton {
  box-sizing: inherit;
  cursor: pointer;
  outline: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 0.833em;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: #eff2f7;
}
.rdrNextPrevButton i {
  display: block;
  width: 0;
  height: 0;
  padding: 0;
  text-align: center;
  border-style: solid;
  margin: auto;
}
.rdrNextPrevButton i,
.rdrPprevButton i {
  -webkit-transform: translate(-3px);
  transform: translate(-3px);
}
.rdrPprevButton i {
  border-width: 4px 6px 4px 4px;
  border-color: transparent #34495e transparent transparent;
}
.rdrMonthAndYearPickers {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}
.rdrNextButton i {
  margin: 0 0 0 7px;
  border-width: 4px 4px 4px 6px;
  border-color: transparent transparent transparent #34495e;
  -webkit-transform: translate(3px);
  transform: translate(3px);
}
.rdrMonth {
  padding: 0 0.833em 1.666em;
}
.jss1119 .rdrMonth {
  height: auto !important;
  padding-bottom: 0;
}
.jss1121 .rdrCalendarWrapper,
.jss1121 .rdrDateRangeWrapper,
.jss1121 .rdrMonth {
  margin-top: 20px;
}
.jss1119 .rdrMonthName {
  font-size: 16px;
  line-height: 1.17;
  text-transform: capitalize;
  padding: 0.833em;
}
.jss1121 .rdrMonthName {
  color: #333 !important;
  text-align: center;
  font-weight: 700;
}
.rdrWeekDay {
  flex-basis: 14.28571%;
  box-sizing: inherit;
  text-align: center;
  color: #849095;
}
.jss1119 .rdrWeekDay {
  font-size: 14px;
  line-height: 1.33;
  text-transform: capitalize;
}
.rdrDay {
  box-sizing: inherit;
  width: 14.28571%;
  position: relative;
  font: inherit;
  cursor: pointer;
  background: 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 0;
  line-height: 3em;
  height: 3em;
  text-align: center;
  color: #1d2429;
}
.rdrDayDisabled {
  cursor: not-allowed;
  background-color: #f8f8f8;
}
.jss1119 .rdrDayDisabled {
  opacity: 0.5 !important;
}
.jss1119 .rdrDay {
  border: none !important;
  display: block;
  transform: scale(1.01);
  margin-bottom: 7px;
}
.rdrEndEdge,
.rdrInRange,
.rdrSelected,
.rdrStartEdge {
  pointer-events: none;
  background: currentColor;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 5px;
}
.rdrDayStartOfMonth .rdrEndEdge,
.rdrDayStartOfMonth .rdrInRange,
.rdrDayStartOfWeek .rdrEndEdge,
.rdrDayStartOfWeek .rdrInRange {
  border-top-left-radius: 1.042em;
  border-bottom-left-radius: 1.042em;
  left: 2px;
}
.rdrDayDisabled .rdrDayEndPreview,
.rdrDayDisabled .rdrDayInPreview,
.rdrDayDisabled .rdrDayStartPreview,
.rdrDayDisabled .rdrEndEdge,
.rdrDayDisabled .rdrInRange,
.rdrDayDisabled .rdrSelected,
.rdrDayDisabled .rdrStartEdge {
  -webkit-filter: grayscale(100%) opacity(60%);
  filter: grayscale(100%) opacity(60%);
}
.jss1119 .rdrDay .rdrInRange {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 36px;
  background: #e4e4e4;
}
.rdrDayNumber {
  display: block;
  outline: 0;
  font-weight: 300;
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
  bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jss1119 .rdrDay .rdrDayNumber,
.jss1119 .rdrDay .rdrEndEdge,
.jss1119 .rdrDay .rdrSelected,
.jss1119 .rdrDay .rdrStartEdge {
  top: 0;
  left: 0;
  right: 0;
  width: 36px;
  bottom: 0;
  height: 36px;
}
.jss1119 .rdrDay .rdrDayNumber {
  left: 50%;
  z-index: 5;
  transform: translateX(-50%);
}
.jss1119 .rdrDay * {
  border: none !important;
}
.jss1119 .rdrDay .rdrInRange + .rdrDayNumber span,
.jss1119 .rdrDay .rdrInRange + span + .rdrDayNumber span {
  color: #2b2b2b !important;
}
.MuiIconButton-colorSecondary:hover {
  background-color: rgba(251, 182, 18, 0.08);
}
.custom-checkbox .form-check-input {
  width: 20px;
  height: 20px;
  border: 1px solid #9e9e9e;
  border-radius: 3px !important;
}
.custom-checkbox .form-check-label {
  line-height: 28px;
  color: #333;
}
.custom-checkbox .form-check-input:checked[type="checkbox"] {
  background: url(https://vja-ui.useleadr.com/assets/images/booking/3-1.svg)
    center center/12px 12px no-repeat #da2128;
  outline: 0;
  border-color: #da2128;
}
.custom-radio {
  font-family: Jambono-Medium;
  opacity: 1;
  color: #000;
}
.form-check-input[type="radio"] {
  color: #000;
  width: 15px;
  height: 15px;
  opacity: 0.8;
  border: 2px solid;
}
.form-check-input:checked[type="radio"] {
  background: url(https://vja-ui.useleadr.com/assets/images/booking/3-2.svg)
    center center/7px 7px no-repeat #fff;
  outline: 0;
  border-color: #000;
  opacity: 1;
}
.form__group {
  position: relative;
  padding-left: 50px !important;
}
.form__field {
  font-family: inherit;
  width: 100%;
  border: 0;
  outline: 0;
  color: #fff;
  padding: 7px 0;
  background: 0 0;
  transition: border-color 0.2s;
  margin-left: 0;
  margin-top: 22px;
  z-index: 1;
  position: relative;
}
.form__field::placeholder {
  color: transparent;
}
.form__field:placeholder-shown ~ .form__label {
  font-size: 16px;
  cursor: text;
  top: 10px;
  left: 50px;
  color: #333;
}
.form__field:focus ~ .form__label,
.form__label {
  color: #333;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 12px;
  position: absolute;
}
.form__label {
  left: 50px;
}
.form__field:focus {
  border-image-slice: 1;
}
.form__field:invalid,
.form__field:required {
  box-shadow: none;
}
.collapse .block-location-sm .list a:hover,
.link-view-more-red {
  color: #ec2029 !important;
}
.block-language .icon {
  display: inline-block;
  margin-right: 5px;
  border-radius: 3px;
  overflow: hidden;
  vertical-align: top;
}
.block-language .icon img {
  height: 22px;
  border-radius: 3px;
}
.block-language .dropdown-toggle::after {
  background-position-x: calc(100% - 3px);
  content: "";
}
@media (max-width: 992px) {
  .item-benefit {
    height: 275px;
    padding: 30px 45px 10px;
  }
  .item-benefit .icon {
    height: 80px;
  }
  .item-benefit .icon img {
    max-height: 48px;
  }
  .item-benefit .content .title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .item-benefit .content .desc {
    font-size: 16px;
    color: #858c94;
  }
  /* .wrapper-default {
    background: #fff;
  } */

  .title-section {
    text-align: center;
    margin-bottom: 40px;
  }
  .title-section h2 {
    font-size: 32px;
  }
  .title-section h2::before {
    width: 104px;
    height: 8px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .sec-location {
    margin-bottom: 55px;
  }
  .block-location {
    min-height: inherit;
    margin-bottom: 15px;
  }
  .block-location .title {
    border-radius: 5px;
  }
  .block-location .title a.link-location {
    position: relative;
    padding-left: 35px;
  }
  .block-location .title .icon {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
  }
  .block-location .list {
    display: none;
    border: 1px solid #d1d3d4;
    border-radius: 5px;
    margin-top: 5px;
  }
  .item-weather,
  .select.form-control {
    border-radius: 8px;
  }
  .item-weather .content .content-left-mb,
  .item-weather .content .content-right-mb {
    display: inline-block;
    vertical-align: top;
    width: 49%;
  }
  .sec-weather {
    margin-bottom: 45px;
  }
  .jss696 .jss699:first-child,
  .list-weather {
    margin-bottom: 15px;
  }
  .list-weather {
    display: block !important;
  }
  .item-weather {
    height: 100px;
    min-height: inherit;
    position: relative;
    margin-bottom: 8px;
    overflow: hidden;
  }
  .item-weather .icon {
    width: 145px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100px;
  }
  .item-weather .content {
    padding-left: 145px;
    padding-top: 25px;
    text-align: center;
  }
  .item-weather .content .content-left-mb {
    padding-top: 6px;
  }
  .sec-weather .content-bottom {
    text-align: center;
    margin-top: 8px;
  }
  .block-articles {
    padding: 0 0 15px;
    /* margin-bottom: 45px; */
  }
  .block-subscribe {
    text-align: center;
  }
  .block-subscribe .content,
  .block-subscribe .content .desc,
  .form-subscribe {
    max-width: inherit;
  }
  .block-select {
    margin-bottom: 10px;
  }
  .bg-right-bottom img {
    max-width: 125px;
  }
  .block-language .dropdown-toggle span,
  .icon-change,
  .jss686,
  .jss697.icon-change,
  .jss711 .link-checkradio {
    display: none;
  }
  .custom-radio,
  .jss685,
  .jss692,
  .jss703 .MuiCheckbox-root,
  .jss703 .MuiTypography-h3,
  .jss716 span:last-child,
  .jss716 svg:first-child {
    color: #fff;
  }
  .jss695 > div:nth-child(2),
  .jss703 {
    margin-left: 0;
  }
  .jss678 {
    background: linear-gradient(352.52deg, #d91a21 53.08%, #6f0000 206.46%);
  }
  .jss685,
  .modal-booking .jss678 {
    background: 0 0;
  }
  .icon-change-mb,
  .jss695,
  .jss696,
  .jss707,
  .rdrMonths {
    display: block;
  }
  .jss716 svg:last-child {
    color: #fff200;
  }
  .jss691 {
    border: 0;
    position: absolute;
    right: 22px;
  }
  .jss690 {
    position: relative;
    padding-top: 32px;
    padding-left: 22px;
    padding-right: 22px;
  }
  .jss695 {
    padding-bottom: 32px;
  }
  .jss695 > div:first-child {
    display: block;
    width: 100%;
  }
  .jss707 > div:first-child {
    background: #fff;
    border: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .jss707 > div:nth-child(2) {
    background: #fff;
    border: 0;
    margin: 0;
    width: 100%;
  }
  .jss699 {
    margin-bottom: 0;
    border: 0;
  }
  .jss697.icon-change-mb {
    position: absolute;
    left: -40px;
    top: 43px;
  }
  .jss703 {
    margin-bottom: 20px;
  }
  .jss700 > button {
    width: 100%;
  }
  .modal-booking .modal-body {
    padding: 40px 15px 15px;
  }
  .jss758 > label {
    font-size: 15px;
  }
  #select-calendar,
  #select-departure {
    top: 132px !important;
    left: 22px !important;
  }
  #select-calendar-2,
  #select-departure-2 {
    top: 195px !important;
    left: 22px !important;
  }
  #select-passenger {
    top: 260px !important;
    left: 22px !important;
  }
  .form-check-input[type="radio"] {
    border-color: #fff;
    background: 0 0;
    opacity: 1;
  }
  .form-check-input:checked[type="radio"] {
    background: url(https://vja-ui.useleadr.com/assets/images/booking/3-5.svg)
      center center/7px 7px no-repeat #da2128;
    outline: 0;
    border-color: #fff;
    opacity: 1;
  }
  .jss691 select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(https://vja-ui.useleadr.com/assets/images/booking/3-6.svg)
      right/10px 10px no-repeat;
    background-position-x: calc(100% - 3px);
    border: 0 solid #dcdcdc;
    border-radius: 5px;
    font-family: Jambono-Medium;
    height: 24px;
    padding: 0 15px 0 6px;
    font-size: 14px;
    min-width: 60px;
    color: #fff;
  }
  .custom-checkbox .form-check-label {
    color: #fff;
    font-weight: 600;
  }
  .custom-checkbox .form-check-input:checked[type="checkbox"] {
    border-color: #fff;
  }
  .jss181 > div:first-child {
    width: 346px;
  }
  .block-calendar-custom .custom-radio {
    color: #000;
  }
  .block-calendar-custom .form-check-input[type="radio"] {
    color: #000;
    width: 15px;
    height: 15px;
    border: 2px solid;
  }
  .block-calendar-custom .form-check-input:checked[type="radio"] {
    background: url(https://vja-ui.useleadr.com/assets/images/booking/3-2.svg)
      center center/7px 7px no-repeat #fff;
    outline: 0;
    border-color: #000;
    opacity: 1;
  }
  #select-calendar-2-mb {
    left: 0 !important;
  }
  .block-language .dropdown-toggle {
    padding: 0 25px 0 0;
    border: 1px solid #d80027;
    border-radius: 0;
    height: 24px;
  }
  .block-language .icon {
    border-radius: 0;
  }
  .block-language .icon img {
    vertical-align: top;
    border-radius: 0;
  }
  .block-language .dropdown-toggle::after {
    right: 9px;
  }
}
.daterangepicker .drp-buttons .btn-primary,
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background: linear-gradient(352.52deg, #d91a21 53.08%, #6f0000 206.46%);
}
.daterangepicker td.start-date.end-date {
  height: 36px !important;
  border: 0;
  width: 36px !important;
}
.control-date-custom,
.control-date-custom-modal {
  padding: 0;
  border: 0;
  font-size: 16px;
  font-weight: 600;
}
.form-control:focus {
  box-shadow: none;
}
@media (max-width: 1400px) {
  .modal.show .modal-dialog {
    margin-top: 5px;
  }
}
.sec-map-route {
  margin-bottom: 35px;
}
.sec-map-route .banner-main {
  background: #fff;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  padding: 15px;
}
.sec-map-route .banner-main img {
  width: 100%;
  border-radius: 10px;
}
.block-filter-ticket .text {
  font-weight: 700;
  font-size: 24px;
  color: #000;
  display: inline-block;
  line-height: 50px;
  margin-right: 40px;
}
.block-filter-ticket .list-ticket-logo,
.footer-conpany .list-certificate {
  display: inline-block;
  vertical-align: top;
}
.block-filter-ticket .list-ticket-logo .item {
  display: inline-block;
  margin-right: 12px;
}
.block-filter-ticket .list-ticket-logo .item img {
  height: 50px;
  transition: 0.3s linear;
  border: 1px solid transparent;
  border-radius: 10px;
}
.block-filter-ticket .nav-tabs {
  border: 0;
  overflow-y: hidden;
}
.block-filter-ticket .nav-tabs .nav-link {
  padding: 0;
  background: 0 0;
  border: 0;
  box-shadow: none;
}
.block-filter-ticket .nav-tabs .nav-item.show .nav-link,
.block-filter-ticket .nav-tabs .nav-link.active {
  background: 0 0;
  border: 0;
  box-shadow: none;
  outline: 0;
}
.sec-location {
  margin-bottom: 85px;
}
.sec-location .title-section {
  background: linear-gradient(
    357.02deg,
    #cf0000 -23.04%,
    #bf0000 15.44%,
    red 111.28%
  );
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px 5px 0 0;
  color: #fff;
  padding: 10px 15px;
  min-height: 58px;
  text-align: center;
  margin-bottom: 0;
}
.MuiBox-root.jss4864,
.jss2447 {
  text-align: right;
}
.sec-location .title-section .icon {
  display: inline;
  vertical-align: super;
  margin-right: 10px;
}
.sec-location .title-section .icon img {
  max-height: 20px;
}
.sec-location .title-section h2 {
  color: #fff;
  font-size: 32px;
  display: inline;
}
.block-location-main .content-main {
  padding: 20px 45px;
  background: #fff;
}
.block-location-main .block-location {
  min-height: inherit;
}
.block-location-main .block-location .title {
  background: 0 0;
  padding: 0;
  font-size: 24px;
}
.block-location-main .block-location .list {
  padding: 0;
}
.bg-search-main .list,
.block-location-main .block-location .list a,
.item-achievements .desc,
.title-item-discover .text-bold {
  font-size: 16px;
}
.link-view-more-red {
  position: relative;
  padding-left: 32px;
}
.link-view-more-red .icon {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
button.jss1789,
button.jss1790 {
  top: 49%;
  filter: drop-shadow(0px 7px 14px rgba(0, 0, 0, 0.14));
  transform: translateY(-50%);
  padding: 0;
  background: 0 0;
  width: 27px;
  height: 27px;
  position: absolute;
  outline: 0;
}
.link-view-more-red .icon img {
  height: 20px;
  vertical-align: sub;
}
.block-location .title a.active .icon img.min,
.daterangepicker.show-calendar .drp-buttons,
.daterangepicker.show-calendar .drp-calendar,
.link-view-more-red.active .icon img.min,
.link-view-more-red.active .t-compact,
.menu-item:hover .dropdown-content {
  display: block;
}
.collapse .block-location-sm .list a {
  display: inline-block !important;
  margin-right: 20px;
  min-width: 150px;
  position: relative;
  color: #333;
  padding-left: 25px;
  margin-bottom: 5px;
  font-size: 16px;
}
.block-location .title a .icon img {
  width: 30px;
  height: 30px;
  vertical-align: sub;
}
.bg-price,
.price-calendar.custom-good .bg-price {
  cursor: pointer;
  height: 80px;
  padding: 5px 5px 3px;
  border-radius: 5px;
  background-color: #fff;
  width: 100%;
  display: flex;
}
.header-main-top {
  z-index: 5;
}
@media (min-width: 992px) {
  .block-location-main .content-main .col-lg-2 {
    flex: 0 0 auto;
    width: 20%;
  }
  .sec-home .slick-slide {
    height: 650px;
  }
  .sec-home .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.list-price-calendar {
  text-align: right;
  font-family: JambonoLight;
}
.item-achievements .title,
.item-footer-block .title-icon,
.item-footer-block .title-icon .desc,
.jss2450 .price-bold,
.price-bold {
  font-family: Jambono-Medium;
}
.bg-price {
  flex-shrink: 0;
  flex-direction: column;
  justify-content: space-between;
}
.price-calendar.custom-good .bg-price {
  align-items: flex-end;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(68.2deg, #459b02 -15.27%, #aafa6b 113.22%);
}
.price-bold {
  font-weight: 700;
  color: #fff;
  display: block;
  font-size: 22px;
  margin-top: -4px;
}
.empty {
  cursor: default;
  opacity: 0.35;
}
.empty .jss2447 {
  color: #939598 !important;
}
.jss2450 .jss2447,
.jss2450 .price-bold,
.jss2450 .price-sm {
  color: #333 !important;
}
.jss2447 {
  color: #939598;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}
.jss2450,
.price-calendar.custom-choose .bg-price {
  opacity: 1;
  background: rgba(236, 32, 41, 0.2);
}
.slick-list {
  padding: 0 !important;
  width: 100%;
}
.slick-cheapestticket-main .slick-track {
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  margin: 0;
}
.slick-cheapestticket-main .slick-slide {
  display: flex !important;
  min-height: 95px;
  align-items: center;
  justify-content: center;
  min-width: 152px;
}
.slick-cheapestticket-main .slick-center {
  width: 122px !important;
  background-size: cover;
  background-image: url(/assets/images/icon/2-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  min-width: 152px;
}
.img-flight-empty {
  display: block;
  margin: auto;
}
.MuiBox-root.jss4218 .MuiTypography-colorTextPrimary,
.item-discover,
.item-experience-banner .content .desc,
.item-footer-block,
.item-related-news .time,
.item-weather .content .day,
.item-weather .content .time {
  font-size: 14px;
}
button.jss1790 {
  left: -0.85em;
  border: 0;
  cursor: pointer;
}
button.jss1789 .jss1792,
button.jss1790 .jss1792 {
  width: 1.8em;
  height: 1.8em;
  display: flex;
  padding: 5px;
  background: #fff;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  border-radius: 50%;
}
button.jss1789 .jss1792 > svg,
button.jss1790 .jss1792 > svg {
  width: 0.9em;
  height: 0.9em;
}
button.jss1789 {
  right: -0.85em;
  border: 0;
  cursor: pointer;
  z-index: 5;
}
.jss4183 span:first-child,
.jss4218 span:first-child {
  font-size: 18px;
  font-family: Jambono-Medium;
  line-height: 1.04;
}
.modal {
  z-index: 9999;
}
.modal-cheapestticket .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
}
.list-name-date-top {
  display: flex;
  background: #f1f1f1;
}
.list-name-date-top .name-date {
  width: 14.285714285714286%;
  padding: 18px 0;
  text-align: center;
}
.block-price-calendar-modal {
  overflow: hidden;
  position: relative;
  box-shadow: 0 4px 21px rgb(0 0 0 / 15%);
  border-radius: 5px;
}
.price-calendar .time-calendar {
  display: none;
  padding: 10px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
}
.price-calendar .time-calendar .date {
  color: #333;
  font-size: 20px;
  font-weight: 600;
}
.price-calendar .time-calendar .day {
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
}
@media (min-width: 601px) {
  .link-bottom {
    display: none;
  }
  .item-discover .link-yellow {
    display: none !important;
  }
  .list-price-calendar {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
  }
}
.price-calendar {
  width: 14.285714285714286%;
  border: 1px solid #f2f2f2;
  padding: 4px 7px;
}
.price-calendar .price-sm {
  color: #fff;
  display: block;
  font-size: 15px;
  margin-top: -4px;
}
.text-price-none {
  display: none;
  font-family: jambonolight;
}
@media (max-width: 600px) {
  .item-cheap .content-price .price,
  .jss4218 span:first-child,
  .link-yellow {
    font-size: 14px;
  }
  .sec-cheap {
    margin-bottom: 50px;
  }
  .item-cheap,
  .list-item-cheap .item-cheap {
    margin-bottom: 15px;
    min-height: inherit;
  }
  .row.list-item-cheap {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.list-item-cheap [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .bg-booking .container-fluid,
  .item-cheap {
    padding: 0;
  }
  .item-cheap .banner {
    margin-bottom: 3px;
  }
  .item-cheap .banner img {
    height: 148px;
  }
  .item-cheap .content {
    padding: 5px;
  }
  .item-cheap .content .title-sm {
    font-size: 13px;
  }
  .item-cheap .content .time-departure {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .item-cheap .content-price .text-price,
  .price-calendar .price-sm,
  .slick-cheapestticket-main .slick-slide {
    font-size: 12px;
  }
  .item-cheap .content-price .text-way,
  .item-cheap .content-price .time-status,
  .item-discover .time .text,
  .item-handbook a.link-view-more,
  .list-name-date-top,
  .price-calendar .price-date,
  .price-calendar.custom-empty,
  .sec-introduce .title-section img,
  .sec-promotion .slick-nav-promotion,
  .slick-nav-promotion,
  .title-item-discover {
    display: none;
  }
  .link-bottom {
    display: block;
  }
  .filter-weather {
    width: 100%;
    max-width: inherit;
    margin-bottom: 15px;
  }
  .sec-booking .dk,
  .slick-handbook {
    display: none !important;
  }
  .item-discover .link-yellow,
  .sec-booking .mb {
    display: block !important;
  }
  .slick-mb {
    display: block;
    padding-left: 7.5px;
  }
  .sec-introduce .slick-list,
  .slick-mb .slick-list {
    padding: 0 10% 0 0 !important;
  }
  .sec-introduce .slick-introduce [class*="col-"],
  .slick-mb [class*="col-"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .slick-mb .slick-dots li button {
    width: 14px;
    height: 14px;
    background: #d1d3d4;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
  }
  /* .sec-handbook .slick-handbook {
    display: block !important;
    padding-top: 10px;
  } */

  .slick-mb .slick-dots li.slick-active button {
    background: #ec2029 !important;
    height: 24px !important;
    width: 24px !important;
  }
  .slick-mb .slick-dots {
    bottom: -24px;
  }
  .item-discover .departure,
  .item-discover .price,
  .item-discover .time,
  .item-discover .way {
    width: 100%;
    padding-top: 0;
  }
  .item-discover {
    display: flex;
    flex-direction: column;
    position: relative;
    border: 1px solid #d1d3d4;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 10px;
    min-height: 178px;
  }
  .item-discover .destination {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
  }
  .item-discover .departure .symbol,
  .item-discover .departure .text-bold,
  .item-discover .destination .symbol,
  .item-discover .destination .text-bold {
    display: inline-block;
  }
  .item-discover .time .text-bold {
    display: inline-block;
    font-weight: 400;
  }
  .item-discover .way {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .item-discover .way .text-bold {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
  }
  .item-discover .way .text {
    display: inline-block;
    color: #333;
  }
  .item-discover .price {
    position: absolute;
    right: 15px;
    top: 45px;
    text-align: right;
    font-size: 14px;
  }
  .sec-introduce .title-section h1 {
    display: inline !important;
    margin-right: 15px;
    line-height: 50px;
    font-size: 32px;
  }
  .sec-introduce .title-section .badge-price {
    display: inline !important;
    vertical-align: unset;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .bg-booking {
    margin-bottom: 24px;
  }
  .sec-booking .mb {
    margin: auto;
    width: 100%;
  }
  .header-main-top {
    position: static;
  }
  .price-calendar.custom-basic .bg-price {
    background: #f1f1f1;
  }
  .price-calendar.custom-good .bg-price {
    height: inherit;
  }
  .price-calendar {
    padding: 0;
    max-height: 127px;
    width: 90px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 15%);
    flex-shrink: 0;
    margin-right: 15px;
    background-color: #fff;
  }
  .price-calendar .bg-price {
    border-radius: 0 !important;
    height: inherit;
  }
  .price-calendar .MuiBox-root {
    margin: 0;
  }
  .price-calendar .time-calendar {
    display: flex;
  }
  .text-price-none {
    display: inline-block;
    font-size: 12px;
  }
  .price-bold {
    font-size: 16px;
  }
  .list-price-calendar {
    display: flex;
    padding-bottom: 30px;
    scroll-behavior: smooth;
    overflow-x: scroll;
    scroll-margin: 0px 30px;
    margin: 0 a5px;
    position: relative;
  }
  .block-price-calendar-modal {
    box-shadow: none;
  }
  .slick-cheapestticket-main .slick-center {
    background-image: url(https://vja-ui.useleadr.com/assets/images/icon/2-1.png);
    background-size: 100% auto;
  }
  .slick-cheapestticket-main
    .MuiBox-root.jss4218
    .MuiTypography-colorTextPrimary {
    font-size: 10px;
  }
}
.list-price-calendar::-webkit-scrollbar {
  width: 200px !important;
  height: 5px !important;
}
.list-price-calendar::-webkit-scrollbar-track {
  background: #a0a0a0;
  border-radius: 10px !important;
  margin: 0 30px;
}
.list-price-calendar::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #f9a51a 0, #fedc00 100%);
  border-radius: 10px !important;
}
.bg-right-bottom,
.cloud-bg,
.dropdown-content-vj {
  z-index: 1;
}
.block-discover,
.list-item-achievements .item-achievements,
.list-item-cheap .item-cheap,
.sec-discover .link-bottom,
.sec-introduce .title-section {
  margin-bottom: 45px;
}
.list-item-achievements {
  margin: 30px auto 0;
  max-width: 920px;
}
.item-achievements .title {
  color: #ec2029;
  font-size: 30px;
}
.sec-achievements .logo-bottom,
.sec-achievements .logo-top {
  margin-bottom: 55px;
}
.sec-achievements .logo-bottom img,
.sec-achievements .logo-top img {
  max-width: 280px;
  display: block;
  margin: auto;
}
.bg-search-main .title,
.sec-explore,
.title-box,
footer .link-top {
  margin-bottom: 30px;
}
.item-footer-block .title {
  margin-bottom: 13px;
}
.item-footer-block .title-icon {
  position: relative;
  color: #000;
  padding-left: 40px;
  min-height: 25px;
  margin-bottom: 8px;
  display: flex;
}
.footer-info,
.item-footer-block .desc {
  margin-bottom: 10px;
}
.item-footer-block .title-icon .icon {
  position: absolute;
  left: 0;
  top: 0;
}
.item-footer-block .title-icon .icon img {
  max-height: 25px;
}
.footer-info {
  color: #6d6e71;
  font-weight: initial;
  font-size: 12px;
}
.footer-info .title {
  margin-bottom: 0;
}
.item-footer-block .list-app a,
.item-footer-block .list-logo a {
  display: inline-block;
  margin-right: 15px;
}
.item-footer-block .list-app img,
.item-footer-block .list-logo img {
  max-height: 30px;
}
#id-achievements table {
  margin: auto 0;
  max-width: 920px;
}
.footer-conpany .footer-info {
  display: inline-block;
  font-size: 10px;
}
.item-footer-block .desc {
  font-size: 12px;
}
.item-footer-block .footer-info,
body {
  font-weight: 500 !important;
}
.item-footer-block .title-icon .desc {
  color: #000;
  font-size: 12px;
  line-height: 16px;
  padding-top: 8px;
  padding-right: 20px;
}
.item-footer-block .desc-app .desc {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}
.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}
#id-achievements table td p:first-of-type span {
  font-size: 30px !important;
  font-family: Jambono-Medium !important;
}
#id-achievements table td p:nth-of-type(2) span {
  font-family: KoHo-Regular !important;
  font-weight: 500;
}
#id-achievements .logo-bottom img {
  max-width: 187px;
}
.main-menu nav > ul,
.sec-fqs-sm .accordion-item .accordion-body {
  padding-left: 0;
  padding-right: 0;
}
.main-menu nav > ul > li {
  position: relative;
  z-index: 0;
}
.main-menu nav > ul > li.active > a,
.main-menu nav > ul > li:hover > a {
  color: #ffff;
}
.ul-main-menu {
  display: flex;
  justify-content: flex-end;
}
.main-menu-item .main-menu-link {
  font-weight: 600;
  width: 100%;
  cursor: pointer;
  float: left;
}
@media (hover: hover) {
  .main-menu-item:hover {
    background: #fff;
    border-radius: 6px;
  }
  .main-menu-item:hover .main-menu-link {
    color: #ec2029;
  }
}
.main-navigation .dropdown-item,
.menu-item a {
  text-decoration: none;
  transition: 0.3s;
  font-weight: 400;
}
.main-navigation .dropdown-menu {
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 10rem;
  margin: 0;
  font-size: 1rem;
  color: #000;
  text-align: left;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.375rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
  position: relative;
  display: block;
  box-shadow: none;
  border: none;
  padding: 0;
  background: 0 0;
}
.main-navigation .dropdown:hover .dropdown-menu {
  display: block;
  animation: 0.3s ease-in-out fadeIn;
}
.menu-column .menu-items {
  padding: 0 30px 0 0;
}
.menu-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  margin-top: 50px;
}
.menu-title {
  color: #333;
  margin-top: 10px;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  width: calc(100% - 10px);
  word-spacing: -2px;
}
.menu-item {
  margin-bottom: 8px;
}
.menu-item a {
  color: #555;
  display: block;
  position: relative;
}
li.submenu-item,
ul.submenu-items {
  padding: 0;
  margin: 0;
}
.menu-item a:hover {
  color: #e31e24;
}
.menu-item a:hover::before {
  width: 6px;
}
.submenu-item a {
  line-height: 22.4px;
  color: #333;
  margin: 0;
  font-size: 14px;
  font-family: KoHo-Regular;
  transition: 0.35s;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .menu-grid {
    margin-top: 0 !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  .MuiGrid-container {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .MuiGrid-container,
  .menu-grid {
    grid-template-columns: 1fr;
  }
  .dropdown-content {
    position: static;
    width: 100%;
    min-width: unset;
    box-shadow: none;
  }
  .menu-item:hover .dropdown-content {
    display: none;
  }
  .menu-item.active .dropdown-content {
    display: block;
  }
  .awards-section,
  .menu-grid {
    padding: 20px;
  }
  .awards-container {
    flex-wrap: nowrap;
  }
  .award-item {
    margin: 5px;
    min-width: auto;
  }
  .award-icon {
    margin: auto auto 15px;
  }
  .menu-grid {
    gap: 20px;
  }
  .menu-title {
    font-size: 15px;
  }
  .menu-item a {
    font-size: 13px;
  }
  .award-text {
    font-size: 10px;
    padding: 0 6px;
  }
  #id-achievements .achievements-description {
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #id-achievements .achievements-description::-webkit-scrollbar {
    display: none;
  }
  #id-achievements table {
    margin: auto 0;
    width: 140% !important;
  }
  #id-achievements table tr {
    height: auto;
    margin-bottom: 15px;
    /* display: block; */
  }
  #id-achievements table tr td {
    height: auto !important;
  }
  #id-achievements table td p:first-of-type span {
    font-size: 3.5vw !important;
  }
  .sec-achievements .logo-bottom {
    margin-bottom: 0;
  }
}
.award-text,
.menu-item a {
  line-height: 1.5;
  font-size: 14px;
}
.awards-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  transition: transform 0.3s;
  gap: 20px;
}
.award-item {
  text-align: center;
  flex: 1;
  transition: transform 0.3s;
}
.award-item:hover {
  transform: translateY(-5px);
}
.award-icon {
  height: 85px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.award-icon img {
  height: 70px;
  object-fit: contain;
}
.award-text {
  color: #000;
  font-weight: 500;
}
@media (max-width: 768px) {
  .awards-section,
  .menu-grid {
    padding: 20px;
  }
  .awards-container {
    flex-wrap: nowrap;
  }
  .award-item {
    margin: 5px;
    min-width: auto;
  }
  .award-icon {
    margin: auto auto 15px;
  }
  .award-text {
    font-size: 10px;
    padding: 0 6px;
  }
}
.cloud-bg {
  top: calc(-6vw + 2px);
  left: -1%;
  width: 102%;
  height: 6vw;
  overflow: hidden;
  object-fit: cover;
  object-position: top;
  position: absolute;
}
.list-social,
.list-weather,
.sec-bocation .block-info .list-btn-tag {
  margin-bottom: 5px;
}
.list-social img {
  max-width: 22px;
  max-height: 30px;
}
.item-footer-block .content-icon-right {
  display: flex;
  padding-right: 30px;
  max-width: none;
}
.item-footer-block .content-icon-right .icon {
  /* position: absolute;
  right: 0;
  top: 0; */
  display: flex;
  padding-left: 2px;
}
.item-footer-block .content-icon-right .icon img {
  max-width: 22px;
}
.content-icon-right {
  color: #333;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.33;
}
footer {
  padding-bottom: 0;
}
.achievements-description table {
  margin: 0 auto !important;
}
.achievements-description {
  text-align: center !important;
}
.content-page {
  min-height: calc(100vh - 80px);
}
.list-item-cheap .item-cheap,
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25,
.title-section {
  margin-bottom: 25px !important;
}
.carousel-slide,
.carousel-slide > div {
  display: block !important;
  line-height: 0 !important;
}
.mb-45,
.title-section.mb-45 {
  margin-bottom: 45px !important;
}
.benefit-title .title-section,
.wrap_widget_block-discover .title-section {
  margin-bottom: 40px !important;
}
.title-section h2 {
  font-size: 30px !important;
  color: #333;
  font-weight: 700;
}
.item-benefit .content .desc {
  font-size: 22px;
}
.sec-introduce .title-section .badge-price {
  height: 40px;
  padding: 4px 15px;
  min-width: 140px !important;
  width: auto;
  display: inline-block !important;
}
.bg-introduce .breadcrumb {
  color: #333 !important;
  margin-bottom: 28px !important;
}
.bg-introduce .breadcrumb span {
  color: #a7a7a7;
  font-size: 16px;
  margin: 0 15px;
}
.bg-introduce .breadcrumb a {
  color: #a7a7a7;
}
.item-cheap {
  background: #fff;
  border-radius: 8px;
  transition: 0.3s linear;
}
.item-cheap .banner img {
  width: 100% !important;
  aspect-ratio: 16/9 !important;
  height: auto !important;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  aspect-ratio: 16/9;
}
.block-select {
  margin-bottom: 25px;
}
.block-filter-tabs-ticket,
.block-filter-ticket,
.list-ticket-logo {
  max-width: 100%;
  width: 100%;
}
#voucher {
  width: 80%;
}
@media (max-width: 480px) {
  .award-text {
    font-size: 8px;
    padding: 0;
  }
  .menu-title {
    font-size: 14px;
  }
  .menu-item a {
    font-size: 12px;
  }
  #heroCarousel,
  .carousel-image,
  .carousel-image-wrapper,
  .sec-home,
  .sec-home .slick-slide {
    height: 150px !important;
  }
}
@media (min-width: 481px) and (max-width: 600px) {
  #heroCarousel,
  .carousel-image,
  .carousel-image-wrapper,
  .sec-home,
  .sec-home .slick-slide {
    height: 200px !important;
  }
}
@media (min-width: 601px) and (max-width: 991px) {
  #heroCarousel,
  .carousel-image,
  .carousel-image-wrapper,
  .sec-home,
  .sec-home .slick-slide,
  .sec-home .slick-slide img {
    height: 280px !important;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  #heroCarousel,
  .carousel-image,
  .carousel-image-wrapper,
  .sec-home,
  .sec-home .slick-slide {
    height: 400px !important;
  }
}
@media (min-width: 1401px) and (max-width: 1660px) {
  #heroCarousel,
  .carousel-image,
  .carousel-image-gamify,
  .carousel-image-wrapper,
  .sec-home,
  .sec-home .slick-slide {
    height: 550px !important;
  }
}
@media (min-width: 1661px) {
  #heroCarousel,
  .carousel-image,
  .carousel-image-wrapper,
  .sec-home,
  .sec-home .slick-slide {
    height: 650px !important;
  }
}
.jss687 div {
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
}
.mobile-flight-carousel .slick-slide {
  padding: 0 8px;
}
.mobile-flight-carousel .slick-list {
  overflow: visible;
}
.mobile-flight-carousel .slick-track {
  display: flex;
  align-items: stretch;
}
.mobile-flight-carousel .slick-center,
.popup-content-backdrop[data-visible="true"] .popup-content {
  transform: scale(1);
}
@media (max-width: 600px) {
  .mobile-flight-carousel {
    margin: 0;
  }
  .mobile-flight-carousel .slick-slide {
    padding: 0 6px;
  }
}
@media (max-width: 992px) {
  .block-location-main .block-location .title {
    height: inherit;
  }
  .sec-location .title-section {
    box-shadow: none;
  }
  .block-location-main .content-main {
    border: 1px solid #d1d3d4;
    border-top: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px;
  }
  .block-location-main .block-location .list {
    padding: 15px;
    margin-top: 0;
  }
  .collapse .block-location-sm .list {
    display: block;
    border: 0;
    padding: 0;
  }
  .list-item-achievements {
    flex-wrap: wrap;
    justify-content: center !important;
  }
  .list-item-achievements .item-achievements {
    margin-bottom: 13px;
    width: 33.33333333%;
  }
  .list-item-achievements .item-achievements img {
    max-height: 18px;
  }
  .sec-achievements .logo-top {
    margin-bottom: 23px;
  }
  .sec-achievements .logo-top img {
    max-width: 160px;
  }
  .sec-achievements .logo-bottom img {
    max-width: 120px;
  }
  .item-achievements .title {
    font-size: 18px;
  }
  .item-achievements .desc {
    font-size: 12px;
  }
  .sec-location .title-section h2 {
    font-size: 24px !important;
  }
}
.header-main-top {
  width: 100%;
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.095) 100%
  );
  padding-top: 10px;
}
.header-default {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.h-logo {
  display: contents;
}
.h-logo img {
  /* max-width: 265px; */
  width: 265px;
}
.h-menu {
  padding-left: 0;
  justify-content: flex-end;
}
header {
  display: block;
  unicode-bidi: isolate;
}
.jss123 {
  width: 100%;
  align-items: center;
  flex-direction: row;
  display: flex;
  justify-content: flex-end;
}
.m-sp-103 {
  flex: 1;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}
.mtop-icon {
  width: 20px;
  height: 20px;
}
@media (min-width: 1024px) {
  .item-footer-block.footer-conpany .footer-info p span,
  .item-footer-block.footer-conpany .footer-info p span strong {
    font-size: 12px !important;
  }
  .ul-main-menu li {
    display: block !important;
  }
  .h-menu {
    width: calc(100% - 265px);
    padding-right: 0;
    flex-direction: column;
  }
  .jss123 {
    margin-bottom: 13px;
    padding-right: 10px;
  }
  .m-sp-103 {
    width: 100%;
  }
  .mtop-text {
    margin-right: 24px;
  }
}
@media (min-width: 1300px) {
  .mtop-text107 {
    font-size: 16px;
    margin-left: 7px;
    color: #fff;
    font-family: KoHo, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.13;
    font-stretch: normal;
    letter-spacing: normal;
  }
}
.mtop-text107 {
  color: #fff;
  padding: 2px;
}
.header-main-top.custom .block-language {
  padding-top: 0;
  margin-left: 24px;
}
.block-language {
  padding-top: 7px;
}
.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.block-language .dropdown-toggle {
  border: 1px solid #d1d3d4;
  padding: 5px 25px 5px 10px;
  position: relative;
}
.language-btn {
  border: 1px solid #fff;
  position: relative;
  padding: 0 10px;
  margin: 0;
  border-radius: 5px;
  height: 20px;
  cursor: pointer;
  transition: background-color 0.2s;
}
.dropdown-toggle {
  white-space: nowrap;
}
.language-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.language-btn span {
  font-size: 16px;
  color: #fff;
  height: 100%;
  display: flex;
  min-width: 21px;
  align-items: center;
  font-weight: 700;
  line-height: 18px;
  justify-content: center;
}
.award-text,
.content-icon-right,
.language-btn span,
.menu-title {
  font-family: KoHo, sans-serif;
}
.main-menu-top {
  position: relative;
  width: 100%;
}
.ul-main-menu {
  gap: 5px;
  width: 100%;
  margin: 0 0 0 auto;
  display: flex;
  padding: 0;
  justify-content: flex-end;
}
.MuiGrid-container,
.SubHeader-container {
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  box-sizing: border-box;
}
.ul-main-menu li {
  display: none;
  padding: 5px 10px;
  min-height: 33px;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
  color: inherit;
  transition: 0.35s;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .ul-main-menu li {
    display: block !important;
  }
}
.main-menu-item .main-menu-link {
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  font-size: 16px;
  transition: 0.35s;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.main-menu-item .main-menu-link,
.sec-bocation .block-info .list-item .item .content .title {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.main-menu-item:hover .submenu-block {
  display: flex !important;
}
.MuiGrid-spacing-xs-3 {
  width: calc(100% + 30px);
  margin: -15px;
}
.submenu-block {
  top: calc(100% + 10px);
  left: 0;
  right: 0;
  display: none;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  box-shadow: 4px 8px 10px -6px rgb(0 0 0 / 25%);
  border-radius: 6px;
  background-color: #fff;
}
.MuiGrid-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.has-viewmore.has-viewless .viewmore-link,
.hidden,
.slick-handbook .slick-dots li button:before {
  display: none !important;
}
.MuiGrid-item {
  margin: 0;
  box-sizing: border-box;
}
.MuiGrid-grid-xs-6 {
  flex-grow: 0;
  max-width: calc(50% - 10px);
  flex-basis: 50%;
  padding: 0 !important;
}
.MuiExpansionPanel-rounded:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.MuiExpansionPanel-root {
  background: 0 0;
  box-shadow: none;
  text-transform: initial;
  padding: 15px 0;
  position: relative;
  transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.MuiExpansionPanel-rounded {
  border-radius: 0;
}
.MuiPaper-rounded,
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.MuiExpansionPanelSummary-content {
  margin: 0 !important;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0 !important;
  padding: 5px 0;
  display: flex;
  flex-grow: 1;
  transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
a.jss115 {
  width: auto;
  font-size: 16px;
  transition: 0.35s;
  font-weight: 700;
  text-decoration: none;
  padding: 0;
  line-height: 1;
}
.main-menu-item a {
  color: inherit;
  width: 100%;
  cursor: pointer;
}
.jss115 {
  color: #333;
  font-size: 14px;
  padding: 10px;
  display: block;
  transition: color 0.3s;
}
.jss115,
.main-navigation .nav-link {
  text-decoration: none;
  font-weight: 500;
}
.h-menu {
  float: right;
  display: flex;
}
.MuiExpansionPanelDetails-root {
  display: flex;
  flex-wrap: wrap;
  overflow-y: hidden;
  padding: 8px 24px 24px;
}
.MuiExpansionPanelDetails-root,
.jss3989 {
  overflow-x: hidden;
  border-bottom: 0.5px solid #d1d3d4;
}
.jss145 {
  font-size: 12px;
  color: #666;
  margin: 10px 0;
  line-height: 1.4;
}
.block-language .dropdown-toggle::after {
  background: 0 0;
  color: #fff;
  background-position-x: calc(100% - 3px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
}
.block-language .dropdown-toggle::after,
.jss826::before {
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
@media (max-width: 1065px) {
  .h-logo img {
    max-width: 137px;
    display: block;
    margin: auto;
  }
}
@media only screen and (max-width: 1064px) {
  .cl-effect-17 a::after {
    right: 0;
    left: auto;
    top: 8px;
  }
  .header-default {
    text-align: left;
  }
}
.dropdown-menu .dropdown-item {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 10px;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-menu.show {
  z-index: 9999999999999 !important;
  display: block;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu {
  position: absolute !important;
  top: 25px;
  right: 0 !important;
  display: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  min-width: 100px;
  z-index: 1000;
}
.dropdown-item:active,
.dropdown-item:focus {
  background-color: rgba(255, 255, 255, 0) !important;
  text-decoration: none;
}
@media (min-width: 0) and (max-width: 352px) {
  .m-sp-103 {
    font-size: 7px;
    padding: 0 5px;
  }
  .block-language .dropdown-toggle {
    padding: 3px 9px 3px 3px !important;
  }
  .block-language {
    font-size: 8px;
  }
  .block-language .dropdown-toggle:after {
    display: none;
  }
  .mtop-icon {
    width: 12px;
    height: 12px;
  }
  #header-main-fixed .mtop-text {
    margin: 0 !important;
  }
  .header-main-top.custom .block-language {
    margin: 0;
    padding-top: 0;
  }
  .h-logo img {
    max-width: 90px;
  }
  .avt-svg {
    margin: 0 5px;
  }
}
@media (min-width: 353px) and (max-width: 411px) {
  .m-sp-103 {
    font-size: 9px;
    padding: 0 5px;
  }
  .block-language .dropdown-toggle {
    padding: 2px 15px 2px 7px !important;
  }
  .mtop-icon {
    width: 12px;
    height: 12px;
  }
  #header-main-fixed .mtop-text {
    margin: 0 !important;
  }
  .header-main-top.custom .block-language {
    margin: 0;
    padding-top: 0;
  }
  .h-logo img {
    max-width: 90px;
  }
  .avt-svg {
    margin: 0 5px;
  }
}
@media (min-width: 412px) and (max-width: 767px) {
  .block-language .dropdown-toggle {
    padding: 5px 15px 5px 10px !important;
  }
  .m-sp-103 {
    font-size: 11px;
    padding: 0 5px;
  }
  .mtop-icon {
    width: 12px;
    height: 12px;
  }
  #header-main-fixed .mtop-text {
    margin: 0 !important;
  }
  .header-main-top.custom .block-language {
    margin: 0;
    padding-top: 0;
  }
  .h-logo img {
    max-width: 120px;
  }
  .avt-svg {
    margin: 0 5px;
  }
}
@media only screen and (width <=1064px) {
  .header-default {
    text-align: left;
    align-content: center;
    margin-bottom: 0;
  }
}
@media (width <=992px) {
  .block-language .dropdown-toggle span {
    display: flex;
    font-weight: 400;
  }
}
@media (max-width: 768.95px) {
  .jss88 {
    max-width: 84px;
  }
  .header-wrapper {
    padding: 0 !important;
  }
}
.SubHeader-container {
  flex-wrap: wrap;
  display: grid;
}
.price-calendar.custom-empty {
  min-height: 90px;
}
.slick-slide {
  height: auto !important;
}
.to-country-hero {
  height: 650px;
}
.block-filter-ticket .list-ticket-logo .item:hover img,
.block-filter-ticket .nav-tabs .nav-link.active .item img {
  margin-top: 1px;
  margin-bottom: 1px;
  border: 1px solid #ec2029 !important;
  border-radius: 10px !important;
}
.block-filter-ticket .list-ticket-logo {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.block-filter-tabs-ticket {
  display: flex !important;
  flex-wrap: nowrap !important;
  white-space: nowrap;
  min-width: max-content;
}
.block-filter-tabs-ticket .nav-item {
  flex: 0 0 auto;
  white-space: nowrap;
}
.block-filter-ticket .list-ticket-logo::-webkit-scrollbar {
  height: 4px;
}
.block-filter-ticket .list-ticket-logo::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 2px;
}
.block-filter-ticket .list-ticket-logo::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 2px;
}
.block-filter-ticket .list-ticket-logo::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.item-handbook .content .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.4;
  max-height: calc(1.4em * 2);
}
.slick-handbook .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 7px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
  padding: 16px 0 0;
  margin: 0;
}
.slick-handbook .slick-dots li {
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}
.slick-handbook .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #d3d5d6;
  padding: 0;
  border: none;
  transition:
    background 0.2s,
    transform 0.2s;
  font-size: 0;
  display: block;
}
.slick-handbook .slick-dots li.slick-active button {
  background: #ed1c24;
  transform: scale(1.2);
}
.item-benefit {
  padding: 32px;
  margin-bottom: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.block-handbook .slider__counter {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  top: 10px;
  right: 36px;
}
.item-handbook .banner img {
  height: 200px;
  width: 100%;
  display: block;
  margin: auto;
  object-fit: cover;
}
.sec-empty-route .block-content-empty {
  background: #fffced;
  border: 1px solid #fdb93c;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px 24px 24px;
  gap: 24px;
}
.sec-empty-route .content-empty {
  color: #f9a51a;
  font-style: normal;
  font-family: KoHo-Regular;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  width: 100%;
  margin: 0;
}
.sec-empty-route .btn-find-other {
  margin: auto;
  color: #000;
  width: fit-content;
  height: 48px;
  font-size: 16px;
  background: linear-gradient(
    26.73deg,
    #f9a51a 13.7%,
    #fbb612 29.8%,
    #fd0 66.81%
  );
  font-family: Jambono-Medium;
}
.top-intro {
  margin-top: -133px;
}
.top-intro .title-section {
  display: block;
  z-index: 8;
  padding: 20px 20px 27px 0;
}
.sec-introduce .title-section,
.title-section {
  margin-bottom: 24px;
}
.top-intro .title-section h1 {
  display: inline-block;
  margin-top: 0;
  color: #fff;
}
.sec-introduce .title-section h1 {
  margin-right: 15px;
  font-size: 48px !important;
  font-weight: 700;
  position: relative;
  line-height: 41px;
}
.hero-video-spacer {
  height: 120px;
}
.has-viewmore {
  position: relative;
  max-height: 400px;
  overflow: hidden;
}
.has-viewmore.has-viewless {
  max-height: initial;
  overflow: visible;
}
.has-viewmore .block-view-more-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100px;
  display: block;
  text-align: center;
  padding: 20px 0;
}
.has-viewmore .block-view-more-content .bg-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0,
    rgba(180, 180, 180, 0.4) 68.86%
  );
  width: 100%;
}
.has-viewmore .block-view-more-content .text-center {
  height: 60px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.has-viewmore .block-view-more-content .viewless-link,
.has-viewmore .block-view-more-content .viewmore-link {
  font-weight: 700;
  color: #ec2029 !important;
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
}
.has-viewmore.has-viewless .viewless-link {
  display: inline-block !important;
}
.has-viewless .max-w-articles {
  padding-bottom: 64px;
}
.flight-blog-ldp-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: linear-gradient(to bottom, transparent, #fff);
  pointer-events: none;
  transition: opacity 0.3s;
}
.flight-blog-ldp-content {
  max-height: 400px;
  overflow: hidden;
  transition: max-height 0.3s;
  position: relative;
}
.flight-blog-ldp-content.expanded {
  max-height: none;
  overflow: visible;
}
.slick-promotion-4cols .slick-dots {
  bottom: 0;
}
.slick-dots-2 {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  bottom: -24px;
}
.slick-dots-2 li.slick-active button {
  background: #ec2029 !important;
  height: 20px !important;
  width: 20px !important;
}
.slick-dots-2 li button {
  width: 14px !important;
  height: 14px !important;
  background: #d1d3d4;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.slick-nav-promotion {
  display: flex;
  gap: 10px;
  align-items: center;
}
.slider__counter {
  display: none;
  align-items: center;
  font-size: 14px;
  color: #666;
  font-weight: 500;
  margin: 0 15px;
}
.slick-arrow {
  display: inline-block;
  cursor: pointer;
  transition: opacity 0.3s;
}
.slick-arrow:hover {
  opacity: 0.7;
}
.slick-arrow img {
  width: 40px;
  height: 40px;
}
@media (min-width: 992px) {
  .sec-home .slick-slide img {
    width: 100%;
  }
  .slick-handbook-mobile {
    display: none !important;
  }
  .slick-handbook-desktop {
    display: block !important;
  }
  .slider__counter {
    display: flex !important;
  }
}
@media (max-width: 991px) {
  .slick-arrow,
  .slick-handbook-desktop,
  .slider__counter {
    display: none !important;
  }
  .slick-handbook-mobile {
    display: block !important;
  }
}
.carousel-video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 42%;
  overflow: hidden;
}
.carousel-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 539px;
  border: 0;
}
@media (max-width: 767px) {
  .title-sec {
    margin-bottom: 15px !important;
  }
  .max-w {
    padding-left: 5px;
    padding-right: 5px;
  }
  .block-subscribe {
    padding: 25px 15px 45px;
  }
  .form-subscribe .form-control {
    margin-bottom: 8px;
  }
  .form-subscribe .btn {
    position: static;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(0);
    width: 100%;
  }
  .block-subscribe::after {
    background: url(https://vja-ui.useleadr.com/assets/images/bg/e-news-mb.png)
      bottom right no-repeat;
  }
  .sec-subscribe .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-conpany .footer-info {
    display: inline-block;
    font-size: 10px;
  }
  .footer-conpany .list-certificate {
    display: inline-block;
    vertical-align: top;
  }
  .item-footer-block .desc {
    font-size: 12px;
  }
  .block-filter-ticket .list-ticket-logo,
  .list-logo {
    text-align: center;
  }
  .daterangepicker {
    position: fixed;
    z-index: 9999;
    top: 0 !important;
    left: 0;
    width: 100%;
  }
  .daterangepicker .drp-calendar.left {
    margin: auto;
    padding-top: 75px;
    padding-bottom: 65px;
  }
  .sec-map-route .banner-main {
    padding: 0;
    border: 1px solid #d1d3d4;
  }
  .block-filter-ticket .text {
    text-align: center;
    display: block;
  }
  .block-filter-ticket .list-ticket-logo .item {
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .block-filter-ticket .list-ticket-logo .item a img {
    border: 1px solid #d1d3d4;
  }
  .top-intro {
    margin: 15px 0 !important;
    height: auto;
  }
  .top-intro .container-fluid .title-section {
    float: left;
    text-align: left !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .sec-introduce .container-fluid .title-section h1,
  .title-section h1,
  .title-section h2,
  .top-intro .container-fluid .title-section h1 {
    font-size: 24px !important;
    line-height: 24px;
    color: #333;
  }
  .hero-video-spacer {
    display: none;
  }
  .sec-home .banner-main a img {
    height: 100%;
    object-fit: cover;
  }
  .sec-home .banner-main a {
    aspect-ratio: 75/32;
  }
  .carousel-video-wrapper {
    padding-bottom: 56.25%;
  }
}
.custom-carousel-item {
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.custom-carousel-item.active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.popup-content,
.popup-image {
  padding: 20px;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1201;
  justify-content: center;
  align-items: center;
}
.popup-image-content {
  position: relative;
  max-width: 1195px;
  max-height: 100%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  animation: 0.5s ease-in-out fadeInPPImage;
}
.popup-content-close,
.popup-image-close {
  top: -10px;
  right: -10px;
  background: #ff4d4d;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  transition: background 0.3s;
}
.chat-icon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #fff;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 24px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  transition:
    transform 0.3s,
    background 0.3s;
  z-index: 1200;
}
.chat-icon:hover {
  background: #f2b100;
  transform: scale(1.1);
}
.chat-icon img {
  max-width: 60px;
  max-height: 60px;
  min-width: 50px;
}
.popup-content-inner {
  max-width: 1195px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  padding: 0 40px 40px;
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  animation: 0.5s ease-in-out ppContentfadeIn;
}
.title-content-popup {
  text-transform: uppercase;
  padding: 30px 0 20px;
  background: #fff;
  position: sticky;
  top: 0;
  border-bottom: 1px solid #ddd;
  z-index: 1;
}
.content-popup {
  max-height: 60vh;
  overflow-y: auto;
  padding-right: 15px;
  font-size: 16px;
}
.content-popup :global(li),
.content-popup :global(p) {
  font-size: 16px;
  margin-bottom: 15px;
}
.content-popup :global(h3) {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0 10px;
}
.content-popup :global(ul) {
  list-style: none;
  padding-left: 0;
}
.content-popup :global(ulli::before) {
  content: " - ";
  margin-right: 8px;
}
@keyframes fadeInPPImage {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes ppContentfadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@media (min-width: 767px) {
  .chat-icon {
    bottom: 20px !important;
  }
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}
.daterangepicker:after,
.daterangepicker:before {
  position: absolute;
  display: inline-block;
  content: "";
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:after,
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.drop-up {
  margin-top: -7px;
}
.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
  padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid #000;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}
.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker option.disabled,
.daterangepicker td.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0;
  line-height: 30px;
  position: relative;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}
.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 8px;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right,
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left,
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}
.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}
.daterangepicker .ranges li:hover {
  background-color: #eee;
}
.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker .drp-calendar,
  .daterangepicker .ranges,
  .daterangepicker.single .drp-calendar,
  .daterangepicker.single .ranges {
    float: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 8px;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
@media (min-width: 1440px) {
  .MuiGrid-grid-xl-6 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.popup-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  transition:
    opacity 0.3s,
    visibility 0.3s;
}
.popup-content-backdrop[data-visible="false"],
.popup-image[data-visible="false"] {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.popup-content-backdrop[data-visible="true"],
.popup-image[data-visible="true"] {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.wrap-content-popup-image {
  position: relative;
  max-width: 90vw;
  max-height: 90vh;
}
.popup-content-close,
.popup-image-close {
  position: absolute;
  display: flex;
  cursor: pointer;
  z-index: 10001;
}
.popup-image-content img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
  max-height: 90vh;
  object-fit: contain;
  border-radius: 8px;
}
.popup-image-close {
  top: -10px;
  right: -10px;
  background: #fff;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #333;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.popup-image-close:hover {
  background: #f0f0f0;
}
.title-content-popup {
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: 700;
  color: #333;
}
.content-popup {
  color: #666;
  line-height: 1.6;
}
.popup-content-close {
  top: 12px;
  right: 12px;
  background: #f5f5f5;
  border: none;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #666;
  transition: background-color 0.2s;
}
.popup-content-close:hover {
  background: #e0e0e0;
  color: #333;
}
@media (max-width: 768px) {
  .to-country-hero {
    height: 260px;
  }
  .popup-content {
    max-width: 95vw;
    max-height: 95vh;
  }
  .popup-content-inner {
    padding: 16px;
  }
  .title-content-popup {
    font-size: 20px;
  }
  .chat-icon {
    width: 50px;
    height: 50px;
    bottom: 16px;
    right: 16px;
  }
  .chat-icon img {
    width: 25px;
    height: 25px;
  }
}
.jss3006 .wrap-number-people .num-people {
  margin: 5px 13px !important;
}
.ul-main-menu .MuiGrid-container {
  flex-wrap: wrap;
}
.main-menu-item .MuiExpansionPanelSummary-content {
  min-height: 29px;
}
@media (max-width: 767px) {
  .daterangepicker {
    position: fixed !important;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    transform: none !important;
    z-index: 9999 !important;
  }
  .drp-calendar {
    float: none !important;
    width: 100% !important;
    margin: auto !important;
  }

  /* Style adjustments for mobile */
  .daterangepicker .calendar-table {
    font-size: 14px;
  }

  .daterangepicker .calendar-table th,
  .daterangepicker .calendar-table td {
    padding: 8px 4px;
    min-width: 32px;
    height: 32px;
  }
}

.has-viewmore .block-view-more-content {
  padding: 0;
  border-end-end-radius: 8px;
  border-end-start-radius: 8px;
  background: linear-gradient(
    180deg,
    rgb(255 255 255 / 0%) 0,
    rgb(180 180 180) 68.86%
  );
}
.has-viewmore .block-view-more-content .bg-view {
  position: relative;
  border-end-end-radius: 8px;
  border-end-start-radius: 8px;
}
.has-viewmore .block-view-more-content .text-center {
  bottom: 0;
  position: absolute;
}
.block-articles.has-viewmore.flight-blog-ldp-block {
  border-radius: 8px;
}

.jss147 {
  z-index: 10;
  background: linear-gradient(
    180deg,
    #000000 -1232.29%,
    rgba(0, 0, 0, 0) 148.96%
  );
}
@media (min-width: 1280px) {
  .jss95 {
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .jss147 ul {
    margin-top: 5px;
  }
}
.jss95 {
  width: 100%;
  margin: 0 auto;
}
.jss147 ul {
  gap: 10px;
  display: flex;
  list-style: none;
  margin-bottom: 0px;
  justify-content: flex-end;
}
.jss147 ul li.active {
  color: #f7c61a;
}
@media (min-width: 1024px) {
  .jss147 ul li {
    font-size: 16px;
    line-height: 35px;
  }
}
.jss147 ul li {
  color: white;
  cursor: pointer;
  padding: 0px;
  position: relative;
  text-align: center;
  transition: color 0.3s;
  /* line-height: 50px; */
}
.jss147 ul li.active::before {
  transform: scaleX(1);
}
.jss147 ul li {
  position: relative;
}

.jss147 ul li::before {
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  content: "";
  position: absolute;
  transform: scaleX(0);
  transition: transform 0.3s ease-in-out;
  background-color: #f7c61a;
}

.jss147 ul li:hover::before {
  transform: scaleX(1);
}

.jss147 ul li a {
  gap: 8px;
  color: inherit;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.jss147 ul li a img {
  width: 25px;
  height: 25px;
}
@media (max-width: 1269.95px) {
  .jss147 {
    display: none;
  }
}
.jss147 ul li:hover {
  color: #f7c61a;
}
.jss736 {
  gap: 5px;
  display: flex;
  /* padding-left: 5px; */
}
.jss171 {
  font-family: Jambono-Medium !important;
}

.jss167 {
  font-weight: 500;
}

.jss155 {
  color: #000000;
}
.jss710,
.jss690 {
  flex-direction: row !important;
  gap: 10px !important;
}
.icon-link {
  content: url("https://vja-ui.useleadr.com/assets/images/link-black.svg");
}
@media (max-width: 992px) {
  .jss155 {
    color: #fff;
  }
  .icon-link {
    content: url("https://vja-ui.useleadr.com/assets/images/link-white.svg");
  }
}
.title-fare-ldp {
  margin: 0;
  line-height: 1.2 !important;
}

.weather-wrapper {
  background-color: #e0f4fe;
  flex: 1 1 0;
  min-width: 0;
}

/**/
/* Custom Accordion CSS */
.custom-collapse:not(.show) {
  display: none;
}

.custom-collapse.show {
  display: block;
}

.custom-collapsing {
  height: 0;
  overflow: hidden;
  transition: height 350ms ease;
}

.custom-accordion-collapse {
  max-height: 0;
  overflow: hidden;
  /* transition: max-height 0.1s ease-out; */
  will-change: max-height;
}
.custom-accordion-collapse.show {
  max-height: 1000px; /* Large enough for your content */
}

.custom-accordion-item {
  overflow: hidden;
  border: none;
  /* background-color: #ffefb4; */
}

.custom-accordion-chevron {
  margin-left: auto;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

.custom-accordion-button:not(.collapsed) .custom-accordion-chevron {
  transform: rotate(180deg);
}

.custom-accordion-button {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 8px;
  position: relative;
  cursor: pointer;
  /* border-radius: 5px; */
  border-radius: 5px;
}
.custom-accordion-item,
.custom-accordion-wrapper {
  margin-bottom: 0 !important;
}

.custom-accordion-item {
  border: none;
  box-shadow: none;
}

.custom-accordion-header {
  margin-bottom: 0 !important;
}

.custom-accordion {
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.custom-accordion-bg {
  background: linear-gradient(
      90deg,
      rgb(246, 184, 0) 0%,
      rgb(255, 212, 0) 45%,
      rgb(255, 223, 94) 100%
    )
    rgb(231, 241, 255);
  font-size: 18px;
  font-family: jambono-medium;
  font-weight: 900;
}

.custom-accordion-button-text {
  flex: 1;
  text-align: left;
}

.custom-accordion-button img {
  flex-shrink: 0;
}

.accordion-button {
  /* background: none!important; */
}

.accordion-item {
  border: none;
  /* background-color: #ffefb4; */
}

.accordion-child-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid
    var(--bs-accordion-border-color);
}

.accordion-wrapper {
  background-color: #fff;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion {
  /* background-color: #ffefb4; */
  padding: 15px;
  border-radius: 15px;
}

.accordion-child-item {
  border: none;
}

.accordion-button:not(.collapsed) {
  box-shadow: none;
}

.custom-accordion-button.no-chevron::after {
  display: none;
}
.accordion-button.no-chevron {
  color: black;
  background: none !important;
}

.custom-accordion-link::after {
  display: none;
}

.custom-accordion-link:hover {
  background-color: #e7f1ff;
}

.weather-wrapper {
  background-color: #e0f4fe;
  flex: 1 1 0;
  min-width: 0;
}
/**/
/*custom faq*/
.accordion {
  --bs-accordion-btn-focus-box-shadow: none;
}
.sec-fqs-sm .accordion-item {
  background-color: #fff;
}
.accordion-button:not(.collapsed) {
  background-color: #fff;
}
.accordion-button:focus {
  box-shadow: none;
}
.title-block {
  margin-bottom: 24px;
  color: #333333;
}
.title-block h3.custom {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 8px;
}
.sec-fqs-sm .accordion-item:first-child {
  border-top: 0;
}

.sec-fqs-sm .accordion-item {
  border-left: 0;
  border-right: 0;
  background: none;
}
.sec-fqs-sm .accordion-item .accordion-button {
  font-size: 24px;
  font-weight: 700;
  padding-left: 0;
  background: transparent;
  padding: 26px 0;
  color: #333 !important;
}
.sec-fqs-sm {
  margin-top: 20px;
  margin-bottom: 70px;
}
.sec-fqs-sm .block-fqs-sm {
  max-width: 1024px;
  margin: auto;
  padding: 65px 10px 65px 10px;
}
.block-container {
  background-color: #fff;
}
.accordion-button:not(.collapsed) {
  box-shadow: none;
}

/* styles/places-table.css */
.places-table-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.places-table {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  margin: 1.5rem 0;
  border-radius: 8px;
  background-color: #ffffff;
  border-collapse: collapse;
  font-size: 1rem;
  line-height: 1.5;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  border: 1px solid #e2e8f0;
}

/* Header */
.places-table thead tr {
  text-align: left;
}

.places-table th {
  padding: 14px 20px;
  font-weight: 600;
  border-bottom: 2px solid #e2e8f0;
  color: #1e293b;
}

.th-location {
  width: 20%;
}
.th-image {
  width: 30%;
}
.th-desc {
  width: 50%;
}

.place-row {
  border-bottom: 1px solid #e2e8f0;
  transition: background-color 0.15s ease;
}

.place-row:hover {
  background-color: #f8fafc;
}

.td-desc,
.td-image {
  padding: 20px;
  vertical-align: top;
}

.td-desc {
  line-height: 1.6;
  color: #475569;
}

.place-image {
  max-width: 240px;
  height: auto;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  transition: transform 0.25s ease;
  border-radius: 8px;
}

.place-row:hover .place-image {
  transform: scale(1.03);
}

.view-more-cell {
  padding: 10px;
  text-align: center;
}

.view-more-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #e63946;
  font-weight: 600;
  text-decoration: none;
  font-size: 1.1rem;
  transition: color 0.2s ease;
}

.view-more-link:hover {
  color: #b32d38;
}

.arrow {
  font-size: 1.3rem;
  font-weight: bold;
}

/* Responsive */
@media (max-width: 768px) {
  .places-table th,
  .places-table td {
    padding: 12px 10px;
  }

  .place-image {
    max-width: 180px;
  }

  .th-location,
  .th-image,
  .th-desc {
    width: auto;
  }
}

h2.config {
  margin-bottom: 0;
}

.max-w-articles.config {
  max-width: 800px !important;
}

.td-desc.config {
  width: 100%;
}

/* Cấu trúc ẩn hiện Mobile/Desktop */
.show-mobile {
  display: none;
}
.show-desktop {
  display: block;
}

.place-title-inline {
  display: block;
  margin-bottom: 4px;
  font-size: 16px;
  color: #333;
}
.place-desc-inline {
  color: #666;
  line-height: 1.5;
}

.toggle-content-mobile {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.toggle-content-desktop {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.toggle-btn {
  color: #e12d2d;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  display: inline-block;
}

@media (min-width: 769px) {
  .toggle-btn[data-desktop-enabled="false"] {
    display: none;
  }
}
.minus-icon {
  display: none;
}

.toggle-checkbox:checked ~ .show-mobile .toggle-content-mobile,
.toggle-checkbox:checked ~ .show-desktop .toggle-content-desktop {
  -webkit-line-clamp: unset;
  display: block;
}
.toggle-checkbox:checked ~ .toggle-btn .plus-icon {
  display: none;
}
.toggle-checkbox:checked ~ .toggle-btn .minus-icon {
  display: inline;
}

/* Responsive Mobile */
@media (max-width: 768px) {
  .show-mobile {
    display: block;
  }
  .show-desktop {
    display: none;
  }
  .td-image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
  }
}
.accordion-body {
  padding-top: 0;
}
.sec-fqs-sm .accordion-item .accordion-button {
  padding: 18px 0;
}

/* Hide items after 6th initially */
.accordion-item.faq-hidden {
  display: none;
}

/* Show all when checkbox is checked */
#faq-toggle:checked ~ .accordion .accordion-item.faq-hidden {
  display: block;
}

/* Toggle button styles */
.faq-view-more {
  text-align: center;
  margin-top: 20px;
}

.faq-toggle-btn {
  color: #e12d2d;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px;
  border: 1px solid #e12d2d;
  border-radius: 4px;
  display: inline-block;
  transition: all 0.3s ease;
  font-family: jambono-medium;
}

.faq-toggle-btn:hover {
  background-color: #e12d2d;
  color: white;
}

.faq-show-more {
  display: inline;
}

.faq-show-less {
  display: none;
}

#faq-toggle:checked ~ .faq-view-more .faq-show-more {
  display: none;
}

#faq-toggle:checked ~ .faq-view-more .faq-show-less {
  display: inline;
}
.accordion.config {
  background-color: #fff;
  padding: 0;
  border-radius: 0;
}
.accordion-item.config {
  border-top: var(--bs-accordion-border-width) solid
    var(--bs-accordion-border-color);
}

/* Flight Duảtion Table CSS */

.flight-duration-table th,
.flight-duration-table td {
  border: 1px solid #ccc;
  padding: 20px;
}

/* Header styling */
.flight-table-head {
  /* background-color: rgb(255, 0, 0)!important; */
  /* color: #fff!important; */
  font-weight: bold;
}

/* Body cells */
.flight-table-cell {
  vertical-align: middle;
}

@media (max-width: 768px) {
  .sec-fqs-sm .accordion-item .accordion-button {
    font-size: 16px;
  }
  .title-block h3.custom {
    font-size: 30px;
  }
  .sec-fqs-sm .block-fqs-sm {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .sec-fqs-sm .accordion-item .accordion-button {
    font-size: 16px;
  }
  .title-block h3.custom {
    font-size: 30px;
  }
  .sec-fqs-sm .block-fqs-sm {
    padding: 0;
  }
}

@media (max-width: 992px) {
  .sec-fqs-sm .block-fqs-sm {
    padding: 0 10px !important;
  }
  .flight-duration-table th,
  .flight-duration-table td {
    border: 1px solid #ccc;
    padding: 10px;
  }
  .sec-fqs-sm {
    margin-bottom: 20px;
  }
  /* Mobile Weather widget styles*/
  .bg-discover.weather {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .weather-wrapper {
    border-radius: 14px;
    overflow: hidden;
  }

  .weather-wrapper > div:first-child {
    background: #e9f7ff;
    padding: 18px 0;
  }

  .weather-wrapper .bg-light {
    padding: 10px;
  }

  .weather-wrapper img {
    width: 64px;
    height: 64px;
  }

  .weather-wrapper .temperature {
    font-size: 20px;
  }

  .weather-wrapper p,
  .weather-wrapper .text-muted.small {
    font-size: 12px;
  }
}

@media (min-width: 993px) {
  .weather-wrapper {
    display: none !important;
  }
  .weather-wrapper:nth-child(n + 2):nth-child(-n + 8) {
    display: block !important;
  }
}

.main-container {
  background-color: #fff;
  max-width: 1024px;
  margin: 0 auto;
}
.page-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  color: #2c3e50;
}
/* Gallery Styling */

.gallery-main {
  height: 100%;
  min-height: 400px;
}
.gallery-main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-item {
  position: relative;
  overflow: hidden;
  height: 218px;
}
.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.view-all-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1rem;
}
/* Overview Section */
.section-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
  color: #2c3e50;
}
.overview-text {
  font-size: 15px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 2rem;
}
/* Detail Items */
.detail-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 1.25rem;
}
.detail-icon {
  /* width: 24px;
    height: 24px; */
  flex-shrink: 0;
  margin-top: 2px;
}
.detail-icon svg {
  width: 100%;
  height: 100%;
}
.detail-label {
  font-size: 14px;
  font-weight: 600;
  color: #666;
  margin-bottom: 4px;
}
.detail-value {
  font-size: 15px;
  font-weight: 500;
  color: #333;
  margin: 0;
}
.link-red {
  background: rgba(220, 38, 38, 0.9);
  border-radius: 8px;
  padding: 0px 20px;
  line-height: 38px;
  color: #ffffff;
  font-weight: 600;
  font-family: Jambono-Medium;
  margin: 0 auto;
}
.link-yellow-custom {
  background: linear-gradient(
    12.84deg,
    #f9a51a 7.5%,
    #fbb612 28.46%,
    #fd0 90.29%
  );
  border-radius: 8px;
  padding: 0 20px;
  line-height: 38px;
  color: #333;
  font-weight: 600;
  font-family: Jambono-Medium;
  margin: 0 auto;
}
.overview-block.gamified-overview-block h2 {
  font-family: "JambonoVNMedium";
  font-size: 28px;
  margin: 0 !important;
}
.countdown-subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 8px;
  font-weight: 500;
}

@media (max-width: 768px) {
  .countdown-subtitle {
    margin-bottom: 0px;
  }
  .gallery-main {
    min-height: 250px;
  }
  .gallery-item {
    height: 150px;
  }
  .page-title {
    font-size: 1.5rem;
  }
  .section-title {
    font-size: 1.25rem;
  }
  .gallery-container {
    margin-bottom: 2.5rem;
  }
}

.img-zoom {
  transition: transform 0.3s ease;
}
.card:hover .img-zoom {
  transform: scale(1.05);
}
/* bottom gradient overlay */
.card-overlay {
  background: linear-gradient(
    180deg,
    rgba(71, 8, 10, 0) 0,
    rgba(71, 8, 10, 0.75) 63.1%
  );
}
.detail-item .detail-icon img {
  height: 40px;
  max-width: 100%;
}
.detail-label {
  font-weight: 700;
  color: black;
}

.gallery-zoom {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.gallery-zoom img {
  transition: transform 0.3s ease;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-zoom:hover img {
  transform: scale(1.1);
}
.mfp-title {
  display: none;
}
img.mfp-img {
  max-height: 100vh !important;
}
.gallery-main.gallery-zoom {
  max-width: 100%;
  height: auto;
}
img.img-fluid {
  max-width: 100%;
  height: auto;
}

.btn-primary-custom {
  color: #cf0000;
  border: 1px solid #cf0000;
  border-radius: 8px;
  padding: 0 20px;
  line-height: 38px;
  font-weight: 600;
  height: 52px;
  font-size: 18px;
  font-family: Jambono-Medium;
}

.btn-secondary-custom {
  background: linear-gradient(
    12.84deg,
    #f9a51a 7.5%,
    #fbb612 28.46%,
    #fd0 90.29%
  );
  border-radius: 8px;
  padding: 0 20px;
  line-height: 38px;
  color: #333;
  font-weight: 600;
  font-family: Jambono-Medium;
  border: none;
  height: 52px;
  font-size: 18px;
}

.btn-step-custom {
  border: 1px solid red;
  border-radius: 10px;
  color: red;
  font-weight: 700;
}
.btn-step-custom:hover {
  background-color: red;
  color: white;
}

/* .gamified-draw-block{
  max-width: 568px;
} */

.gamified-draw-wrapper {
  /* max-width: 1250px; */
}
.period-item {
  height: 48px;
}

.period-item-wrapper {
  height: 320px;
  align-content: center;
}

/* FAQ Essential Styles */
.sec-fqs-sm-custom {
  align-items: center;
  gap: 64px;
  margin: 0 auto;
}
.sec-fqs-sm-custom .custom-accordion-wrapper {
  padding: 80px 56px;
}
.custom-question {
  font-size: 18px;
  color: #333;
}
.custom-answer {
  font-size: 16px;
  color: #333;
}
.sec-fqs-sm-custom .title-block {
  text-align: center;
}

.sec-fqs-sm-custom .title-block h3.custom {
  font-family: "Jambono-Medium", sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  color: #000;
  margin: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .sec-fqs-sm-custom {
    padding: 40px 20px;
    gap: 32px;
  }
  .custom-faq-wrapper {
    margin-bottom: -30px;
  }
}

.play-button {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(255, 0, 0, 0.9);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  position: relative;
}
.play-button-disabled {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: rgba(255, 0, 0, 0.9);
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    position: relative;
}
.countdown-content {
  z-index: 10;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.countdown-title {
  font-size: 28px;
  font-weight: 700;
  color: white;
  margin: 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  font-family: "Jambono-Medium";
}
.countdown-value {
  padding: 6px 6px;
  font-weight: 700;
  color: white;
  line-height: 1;
}
.countdown-label {
  font-size: 9px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  letter-spacing: 0.5px;
}
.countdown-timer {
  justify-content: center;
}
.carousel-overlay{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 120px;
  background:
    linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.0) 100%);
  pointer-events: none;
  align-items: end;
}
@media (max-width: 768px) {
  .sec-fqs-sm-custom .title-block h3.custom {
    font-size: 2rem;
  }
  .carousel-overlay {
    min-height: 50px;
  }
  .countdown-value {
    font-size: 14px;
  }
  .sec-fqs-sm-custom,
  .gamified-lucky-block,
  .gamified-image-block {
    border-radius: 0px !important;
    margin: 0px !important;
  }
  .gamified-overview-block {
    background-color: #fff !important;
    border-radius: 12px;
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding: 24px;
    font-size: 20px;
  }
  .gamified-step-block {
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding: 24px;
    font-size: 20px;
  }
  .gamified-draw-block {
    /* margin-left: 10px !important;
    margin-right: 10px !important; */
    padding: 24px;
    font-size: 20px;
  }
  .overview-btn-wrapper button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 24px;
    gap: 8px;
    /* max-width: 321px; */
    max-height: 52px;
  }
  .step-description {
    font-size: 16px;
  }
  .period-item-wrapper {
    height: 200px;
    align-content: center;
  }
  .sec-fqs-sm-custom .custom-accordion-wrapper {
    padding: 40px 16px !important;
  }
  .period-item {
    font-size: 13px !important;
  }
  .play-button {
    width: 62px !important;
    height: 62px !important;
  }
  .countdown-content {
    gap: 0.5rem !important;
    position: relative;
    top: 27px;
  }
  .countdown-title {
    font-size: 22px !important;
  }
}
@media (max-width: 992px) {
  .step-slide {
    display: flex !important;
    justify-content: center;
  }
}
.status-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;

  padding: 4px 8px;
  height: 24px;

  background: #f43f45;
  border-radius: 9999px;

  font-size: 12px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  white-space: nowrap;
}
.status-pill-completed {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;

  padding: 4px 8px;
  height: 24px;

  background: #f43f4555;
  border-radius: 9999px;

  font-size: 12px;
  font-weight: 700;
  color: #fb0008;
  line-height: 1;
  white-space: nowrap;
}
.status-pill-pending {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;

  padding: 4px 8px;
  height: 24px;

  background: #fbfbfb;
  border: 1px solid #000000;
  border-radius: 9999px;

  font-size: 12px;
  font-weight: 700;
  color: #000000;
  line-height: 1;
  white-space: nowrap;
}
/*FOOTER*/
.bg_footer {
  background-color: #ffff;
  background-image:
    url(../images/footer-pattern.dcbf3b8c.svg),
    url("/assets/images/bg_footer.2f611c1f.webp");
  background-repeat: no-repeat;
  background-size:
    200px auto,
    cover;
  background-position:
    bottom right,
    top 150px center;
  position: relative;
}

@media (min-width: 1024px) {
  .bg_footer {
    background-image:
      url(../images/footer-pattern.dcbf3b8c.svg),
      url("/assets/images/bg_footer.2f611c1f.webp");
    background-repeat: no-repeat;
    background-size:
      200px auto,
      cover;
    background-position:
      bottom right,
      top 150px center;
    position: relative;
  }
}

@media (min-width: 769px) and (max-width: 1199.95px) {
  .bg_footer {
    background-position:
      bottom right,
      top 200px center;
  }
}
@media (min-width: 1200px) {
  .bg_footer {
    background-image:
      url(../images/footer-pattern.dcbf3b8c.svg),
      url("/assets/images/bg_footer.2f611c1f.webp");
    background-repeat: no-repeat;
    background-size:
      300px auto,
      cover;
    background-position:
      bottom right,
      top center;
    position: relative;
  }
}

.bg-achievements {
  margin-top: 28px;
  background: url("/assets/images/bg-donate.40a2c077.webp") no-repeat center
    center;
  background-size: 100% 100%;
}
.period-item-border {
  /* border-bottom:5px solid #E12127; */
  background: linear-gradient(
    357.02deg,
    #cf0000 -23.04%,
    #bf0000 15.44%,
    #ff0000 111.28%
  );
  color: white;
}
.time-value {
  color: white !important;
}
.blog-container {
  max-width: 1024px;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .container-fluid {
    /* padding-bottom: 20px; */
  }
}

@media (min-width: 1024px) and (max-width: 1439.95px) {
  .container-fluid,
  .menu-grid {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.achievements-description table tbody tr td {
  padding: 0 !important;
}

@media (max-width:600px){
  .slick-handbook .slick-dots {
    gap: 10px;
  }
  .slick-handbook .slick-dots li {
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
  }
}

.card { border-radius: 16px; overflow: hidden; transition: transform .22s, box-shadow .22s; }
.card:hover { transform: translateY(-4px); box-shadow: 0 12px 36px rgba(0,0,0,.15) !important; }
.card-img-top { height: 200px; object-fit: cover; transition: transform .4s; }
.card:hover .card-img-top { transform: scale(1.04); }
.img-wrap { overflow: hidden; position: relative; }
.badge-category { position: absolute; bottom: 0; left: 0; border-top-right-radius: 8px; }
.dim { color: #ccc; }


.custom-nav-tabs.nav-pills .nav-link.active{
    background: #e12127;
    color: #fff;
    border-color: #e12127;
}
.custom-nav-tabs .nav-item .nav-link {
    border: 1px solid #d1d3d4;
    border-radius: 100px;
    line-height: 20px;
    padding: 10px 24px;
    background: #fff;
    color: #333;
}
.custom-nav-tabs .nav-item {
    margin-right: 16px;
    margin-bottom: 16px;
}
.list-airport-benefit .slick-dots {
  display: none !important;
}
.accommodation-nav-prev, .cuisine-nav-prev, .sight-seeing-nav-prev{
  width: 3rem;
  height: 3rem;
  color: #4b5563;
  position: absolute;
  left: -23px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: #ffffff52;
  backdrop-filter: blur(8px);
  border: none;
}
.accommodation-nav-next, .cuisine-nav-next, .sight-seeing-nav-next{
  width: 3rem;
  height: 3rem;
  color: #4b5563;
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: #ffffff52;
  backdrop-filter: blur(8px);
  border: none;
}
.bg-airport-detail .bg-cheap{
  margin: 0!important;
}
.gamify-submenu ul li:hover {
    color: #dc0000;
}
.gamify-submenu{
  background: #ffdd00!important;
}
.gamify-submenu ul li{
  color: #333333;
}
.gamify-submenu ul li::before {
  background-color: #dc0000;
}
.jss95-iconHover{
  display: none;
}
.jss95:hover .jss95-iconHover{
  display: block;
}
.jss95:hover .jss95-icon{
  display: none;
}