* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
:root {
  --brand-blue: #283dc3;
  --brand-pink: #ef1878;
  --brand-gray: #eaf1ff;
  --title-color: #101848;
  --text-color: #555868;
  --white: #ffffff;
  --line: #ced6ea;
  --text-unactive: #acb0b9;
}
.pad-0 > .elementor-widget-wrap {
  padding: 0 !important;
}
.space-bottom {
  margin-bottom: 32px !important;
}
.section-gap {
  margin-top: 100px;
}
#page p:not(.footer-contact-newsletter p) {
  margin-bottom: 0 !important;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
body {
  letter-spacing: -0.003em !important;
}
/*Header*/
body:not(.header-4).sticky-d div.col-full-nav {
  top: 36px;
}
.col-full-nav {
  background-color: var(--white) !important;
  border-top: unset !important;
  border-bottom: 1px solid #f2f2f2;
}
.col-full-nav > div {
  display: flex;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  height: 84px;
}
.col-full-nav .site-branding {
  display: inline-block;
  width: fit-content;
}
.primary-navigation ul li span {
  color: var(--title-color);
  font-size: 16px;
  font-weight: 600;
}
.primary-navigation ul li:hover > a span {
  color: var(--brand-blue);
}
#menu-primary-menu {
  display: flex;
}
#menu-primary-menu .menu-search-group {
  display: flex;
  width: fit-content;
}
.quote-btn {
  background: var(--brand-blue);
  box-shadow: 3px 3px 0px 0px #ef1878;
  border-radius: 12px 0 12px 0;
  line-height: 46px;
  width: 140px;
  padding: 0 24px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: calc(15px * -0.03);
  margin-left: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quote-btn:hover {
  background: #17299b;
}
#menu-primary-menu .menu-search-group input {
  width: 278px;
}
#menu-primary-menu .menu-search-group input,
.mb-search-form .menu-search-form input {
  padding: 14px 16px 14px 16px;
  font-size: 14px;
  font-weight: 400;
  border-color: var(--line);
  border-radius: 8px;
  letter-spacing: calc(14px * -0.03);
  box-shadow: unset;
}
.shoptimizer-primary-navigation {
  width: 100%;
  position: relative;
}
.shoptimizer-primary-navigation ul li.menu-search-group {
  position: absolute;
  right: 0;
  top: 0;
}
body.admin-bar #page .topbar-wrapper {
  top: 32px;
}
#page .topbar-wrapper {
  position: sticky;
  top: 0px;
  z-index: 99;
}
.top-bar .top-bar-center p {
  font-size: 16px;
  font-weight: 700;
  line-height: 170%;
}
/*Below Content*/
div.below-content {
  background: var(--brand-blue);
  padding: 7px 0;
  border-top: none;
}
div.below-content .widget p {
  font-size: 14px;
  line-height: 1.2;
  color: var(--white);
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
div.below-content .widget p strong {
  font-size: 16px;
  margin: 0 5px;
}
.below-content .widget p img {
  display: inline-block;
  margin: 0 8px;
  height: 19px;
}
.below-content .widget p img:nth-of-type(5) {
  margin-right: 5px;
}
.below-content .widget p img:nth-of-type(6) {
  margin-left: 5px;
  height: 20px;
}
/*Footer*/
footer.copyright .widget:last-child {
  text-align: left !important;
}
footer:last-child:not(:only-of-type) {
  margin-top: 0 !important;
}
footer.site-footer > .col-full {
  justify-content: space-between;
}
footer.site-footer > .col-full > div.col-full-left {
  flex: unset;
}
.footer,
.footer .site-footer {
  padding: 60px 0;
}
.footer .copyright {
  padding: 0;
}
.footer .copyright div.widget {
  padding: 0;
}
.footer .copyright p {
  padding-top: 16px;
  border-top: 1px solid var(--line);
  color: var(--text-unactive);
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: -0.3px;
}
.site-footer .col-full::before,
.site-footer .col-full::after {
  content: none;
}
.site-footer .col-full div {
  flex: 1;
  padding: 0;
}
.site-footer .col-full div:nth-of-type(3) {
  margin-right: 158px;
}
footer.site-footer .col-full-left {
  display: flex;
}

.site-footer .col-full div.col-full-right ul {
  display: flex;
  gap: 24px;
  margin-bottom: 32px;
  margin-left: 0;
  list-style-type: none !important;
}
.footer footer.site-footer a:not(.button) {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: calc(18px * -0.03);
  line-height: 140%;
}
a:focus {
  outline: none !important;
}
.site-footer .col-full div.col-full-right ul:first-child img:hover {
  filter: unset !important;
}
.site-footer .col-full div.col-full-right ul:first-child img {
  filter: brightness(0) saturate(100%) invert(80%) sepia(14%) saturate(149%)
    hue-rotate(183deg) brightness(87%) contrast(85%);
}
.site-footer .col-full div:not(:last-child) li {
  margin-bottom: 20px;
}
.site-footer .col-full div.col-full-right ul:nth-child(2) img {
  height: 20px;
}
.site-footer .col-full div.col-full-right ul:nth-child(2) {
  gap: 2px;
}
.menu-primary-menu-container > ul > li > a span::before,
.site-footer li a::after,
body
  .main-navigation
  ul.menu
  li.menu-item-has-children.full-width
  > .sub-menu-wrapper
  li
  a
  span::after {
  border-bottom: none !important;
}
.footer-contact-newsletter .col-full > div {
  padding: 0;
}
.footer-contact-newsletter .col-full > div:first-child strong {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  color: var(--brand-blue);
  letter-spacing: -0.96px;
}
.footer-contact-newsletter
  .col-full
  > div:first-child
  > .textwidget.custom-html-widget
  > p {
  margin-bottom: 25px;
}
.footer-contact-newsletter p#mailto > a {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.72px;
  color: var(--brand-blue);
  margin-bottom: 0;
}
.footer-contact-newsletter p.address-company {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.48px;
  color: var(--title-color);
}
footer.site-footer .col-full-right,
.footer-contact-newsletter .col-full > div:nth-child(2) {
  max-width: 400px;
}
.footer-contact-newsletter .col-full > div:nth-child(2) p:first-child {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.78px;
  color: var(--title-color);
  margin-bottom: 5px;
}
.footer-contact-newsletter .col-full > div:nth-child(2) p:nth-of-type(2) {
  font-size: 14px;
  line-height: 1.8;
  color: #555868;
  margin-bottom: 16px;
}
.footer-contact-newsletter form > p {
  position: relative;
}
.footer-contact-newsletter input {
  height: 50px;
  border-radius: 12px 0 12px 0 !important;
}
.footer-contact-newsletter input[type="submit"] {
  position: absolute;
  right: 0;
}
.wpcf7-spinner {
  display: none;
}
.footer-contact-newsletter input[type="email"] {
  border-color: var(--line);
  padding: 16px;
}
.wpcf7-not-valid-tip {
  position: absolute;
}
/*Our brands*/
#our-brands {
  padding: 40px 0;
}
#our-brands #gallery-1 {
  margin-bottom: 0;
}
#our-brands .gallery-item {
  padding: 0;
}
#our-brands figure img {
  max-height: 60px;
  margin: 0;
  transition: all 0.5s ease-in-out;
}
#our-brands figure img:hover {
  filter: brightness(0) saturate(100%) invert(80%) sepia(20%) saturate(500%)
    hue-rotate(180deg);
  transition: all 0.3s;
}
/*Home*/
#banner-home p {
  margin-bottom: 0 !important;
}
#banner-home .main-content {
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
}
.home h1 {
  color: var(--white);
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
}
.home .shoptimizer-archive .col-full {
  max-width: unset !important;
  padding: 0 !important;
}
.bottom-banner {
  background: var(--brand-gray);
}
.bottom-banner p {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: var(--title-color);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 7px 0;
}
body .bottom-banner p{
  justify-content: flex-start;
}
body.home .bottom-banner p{
  justify-content: center;
}
.bottom-banner p strong {
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}
.bottom-banner img {
  display: inline-block;
}
.home .container,
.inner-page-wrapper .container {
  max-width: 1200px;
  margin: 0 auto;
}
h2.title {
  text-align: center;
  margin-bottom: 32px;
  letter-spacing: -0.03em;
}
#home-destinations,
#home-travel-styles {
  padding: 100px 0;
}
.list-country {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-bottom: 48px;
  align-items: center;
}
.other-destinations .list-country {
  margin-bottom: 100px;
}
.list-country .item > a {
  position: relative;
  display: flex;
}
.list-country .title-country {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  width: -moz-available;
  width: -webkit-fill-available;
  color: var(--white);
  padding: 26px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  background: linear-gradient(
    180deg,
    rgba(16, 24, 72, 0) 0%,
    var(--title-color) 100%
  );
  border-radius: 0 0 12px 12px;
  -webkit-border-radius: 0 0 12px 12px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 1;
  -webkit-text-size-adjust: none;
}
.list-country .item {
  overflow: hidden;
  border-radius: 12px;
}
.list-country .item img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.list-country .item:hover img {
  transform: scale(1.1);
}
.btn-link-section {
  text-align: center;
}
.btn-link-section > a {
  padding: 16px 24px;
  border: 1.5px solid #ced6ea;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 700;
  color: var(--title-color);
  line-height: 1.2;
}
.section-hot-deals:not(#how-it-works .section-hot-deals) {
  margin-bottom: 100px !important;
}
#home-travel-styles .list-styles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-bottom: 48px;
}
#home-travel-styles .item {
  box-shadow: 0px 4px 10px 0px #cbcfea;
  padding: 16px;
  border-radius: 12px 12px 12px 0;
  background: var(--white);
}
#home-travel-styles .item .thumb {
  overflow: hidden;
  width: 100%;
  display: inline-block;
  border-radius: 12px 0 12px 0;
}
#home-travel-styles .item img {
  aspect-ratio: 1.467;
  object-fit: cover;
  transition: transform 0.5s ease;
}
#home-travel-styles .item:hover img {
  transform: scale(1.1);
}
#home-travel-styles .item h5 {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  padding: 32px 0 16px;
  margin-bottom: 0 !important;
  color: var(--title-color);
  letter-spacing: -0.03em;
}
.section-hot-deals {
  background: var(--brand-pink);
  background-image: url(../images/bg-hot-deal.png);
  background-size: cover;
  background-position: center;
  border-radius: 24px 24px 24px 0;
  border-bottom: 6px solid var(--brand-blue);
  margin-bottom: 100px;
  padding: 40px 120px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-hot-deals h2 {
  text-align: unset;
  margin-bottom: 0 !important;
  color: var(--white);
}
.btn-see-all {
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  color: var(--white);
  padding: 12px 24px;
  border: 1px solid var(--white);
  border-radius: 10px;
  display: flex;
  gap: 10px;
  text-transform: uppercase;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
.btn-see-all::after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
}
.btn-see-all:hover {
  background: var(--brand-blue);
  color: var(--white);
  border-color: var(--brand-blue);
}
.home-reviews {
  margin-bottom: 100px;
}
.home-reviews .container {
  display: flex;
  gap: 60px;
}
.home-reviews .box-left {
  width: 27%;
  display: flex;
  gap: 30px;
}
.home-reviews .box-right {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
}
.home-reviews .reviewSwiper {
  width: 100%;
  max-width: 100%;
}
.home-reviews .box-top h3 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  color: var(--brand-blue);
  margin-bottom: 0;
}
.home-reviews .box-top p {
  font-size: 14px;
  color: var(--title-color);
  margin-bottom: 0;
  letter-spacing: -0.42px;
}
.home-reviews .box-bottom p {
  font-size: 16px;
  font-weight: 600;
  color: var(--title-color);
  margin-bottom: 0;
}
.home-reviews .thumb img {
  margin-bottom: 32px;
}
.home-reviews .all-review {
  font-size: 15px;
  font-weight: 700;
  color: var(--brand-blue);
  transition: all 0.5s ease-in-out;
}
.home-reviews .all-review:hover {
  color: var(--brand-pink);
}
.home-reviews .box-top {
  margin-bottom: 20px;
}
.home-reviews .item {
  background: #eaf1ff;
  padding: 24px;
  border-radius: 0 12px 12px 12px;
  height: auto;
}
.home-reviews .info-cus {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  position: relative;
}
.home-reviews .info-cus::after {
  content: "";
  width: 32px;
  height: 28px;
  display: block;
  background: url(../images/review-icon.svg);
  position: absolute;
  right: 0;
  top: 0;
}
.home-reviews .info-cus > img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 8px;
}
.home-reviews .cus-review p {
  margin-bottom: 8px !important;
  color: var(--title-color);
  display: flex;
}
.home-reviews .cus-review a {
  color: var(--text-color);
}
.home-reviews .cus-review p:last-child {
  margin-bottom: 0 !important;
}
.home-reviews .box-name h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  color: var(--title-color);
  margin-bottom: 8px !important;
}
.home-blog {
  background: #eaf1ff;

  padding: 60px 0;
}
.home .home-blog {
  background: #f2f2f2;
}
.home-blog h2.title {
  margin-bottom: 60px;
}
.page-blog {
  padding: 50px 0;
}
.home-blog .list-posts,
.page-blog .list-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.pagination-wrapper {
  margin-top: 32px;
}
form.search-post {
  padding: 14px 16px;
  border: 1px solid #ced6ea;
  border-radius: 8px;
  position: relative;
  flex: 1;
  max-width: 300px;
}
.blog-categories form.search-post input[name="keyword"] {
  font-size: 14px;
  font-weight: 400;
  border: none;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}
form.search-post button {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.home-blog .item img,
.page-blog .item img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.375;
  border-radius: 12px;
  margin-bottom: 24px;
}
.home-blog .item h3,
.page-blog .item h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: var(--title-color);
  margin-bottom: 0;
}
.home-blog .post-date,
.page-blog .post-date {
  font-size: 10px;
  color: #555868;
  text-transform: uppercase;
}
.home-blog .btn-link,
.page-blog .btn-link {
  margin-top: 60px;
  text-align: center;
}
.home-blog .btn-link a,
.page-blog .btn-link a {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--brand-blue);
  text-decoration: none;
}
.home-blog .btn-link a:hover,
.page-blog .btn-link a:hover {
  color: var(--brand-pink);
}
.home-reviews .swiper-wrapper {
  padding-bottom: 60px;
}
.home-reviews .swiper-pagination {
  width: fit-content !important;
}
.reviews-deals .swiper-button-next,
.reviews-deals .swiper-button-prev,
.home .swiper-button-next,
.home .swiper-button-prev,
.page-template-pagetemplate-destinations .swiper-button-next,
.page-template-pagetemplate-destinations .swiper-button-prev,
.single .swiper-button-next,
.single .swiper-button-prev {
  border: 1px solid var(--line);
  width: 40px;
  height: 40px;
}
.home-reviews .swiper-button-next,
.home-reviews .swiper-button-prev,
.list-hot-deal .swiper-button-next,
.list-hot-deal .swiper-button-prev {
  top: unset;
  bottom: 0;
}
.reviews-deals .swiper-button-prev,
.home .swiper-button-prev,
.page-template-pagetemplate-destinations .swiper-button-prev,
.single .swiper-button-prev {
  left: unset;
  right: 48px;
  border-radius: 6px 6px 0 6px;
}
.reviews-deals .swiper-button-next,
.home .swiper-button-next,
.page-template-pagetemplate-destinations .swiper-button-next,
.single .swiper-button-next {
  right: 0;
  border-radius: 0 6px 6px 6px;
}
.home-reviews .swiper-button-prev:hover,
.home-reviews .swiper-button-next:hover,
#home-inspiration .swiper-button-prev:hover,
#home-inspiration .swiper-button-next:hover {
  background-color: var(--brand-blue);
}
.home-reviews .swiper-button-next:hover img,
.home-reviews .swiper-button-prev:hover img,
#home-inspiration .swiper-button-next:hover img,
#home-inspiration .swiper-button-prev:hover img {
  filter: brightness(0) invert(1);
}
.reviews-deals .swiper-button-next::after,
.reviews-deals .swiper-button-prev::after,
.home .swiper-button-next::after,
.home .swiper-button-prev::after,
.page-template-pagetemplate-destinations .swiper-button-next::after,
.page-template-pagetemplate-destinations .swiper-button-prev::after,
.single .swiper-button-next::after,
.single .swiper-button-prev::after {
  content: none;
}
.reviews-deals .swiper-button-next.swiper-button-disabled,
.home .swiper-button-next.swiper-button-disabled,
.home .swiper-button-prev.swiper-button-disabled {
  opacity: unset;
}
#home-popular-deals {
  padding: 100px 0;
}
.list-popular-post {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-bottom: 32px;
}
.list-popular-post .tour-category {
  margin-bottom: 8px;
}
.list-popular-post .item,
.list-hotels .item-hotel {
  border-radius: 12px 12px 12px 0;
  background: #f2f2f2;
}
.list-popular-post .item.swiper-slide,
.related-posts-box .list-popular-post .item {
  background-color: #fff !important;
}
.list-popular-post .thumb.not-saving.tour a,.list-popular-post .thumb.not-saving.tour{
  min-height: 230px;
}
.thumb{
  overflow: hidden;
}
.list-popular-post .thumb a,
.list-hotels .thumb {
  aspect-ratio: 1.41;
  display: block;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
}
.list-popular-post .thumb img,
.list-hotels .thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
}
.list-popular-post .item:hover .thumb img,
.list-hotels .item-hotel:hover .thumb img {
  transform: scale(1.1);
}
.list-popular-post .content-item {
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 230px;
}
.menu-search-group .search-input-wrapper,
.mb-search-form .search-input-wrapper {
  position: relative;
}
.menu-search-group .search-input-wrapper {
  display: inline-block;
}

.menu-search-group .search-icon,
.mb-search-form .menu-search-form .search-icon,
.clear-input {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  cursor: pointer;
}
.mb-search-form .menu-search-form .search-icon {
  width: 18px;
  height: 18px;
}
.menu-search-group .search-icon,
.mb-search-form .menu-search-form .search-icon {
  right: 10px;
}
.menu-search-group .clear-input,
.mb-search-form .menu-search-form .clear-input {
  right: 35px;
  opacity: 0;
  visibility: hidden;
}
.menu-search-group .clear-input:hover,
.menu-search-group .search-icon:hover {
  color: #333;
}
#menu-primary-menu .menu-search-group i {
  color: var(--title-color);
}
#menu-primary-menu > li.menu-item-has-children > a::after {
  mask-image: url("../images/dropdown.svg");
  -webkit-mask-image: url("../images/dropdown.svg");
  background: var(--title-color);
  width: 10px;
  height: 10px;
  top: 0;
}
#menu-primary-menu li form {
  margin-left: 16px;
}
.list-popular-post .content-item p.tour-category {
  margin-bottom: 10px !important;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--text-color);
}
.list-popular-post .content-item h6,
.list-hotels .content-item h6 {
  color: var(--title-color);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 12px;
  letter-spacing: -0.03em;
  min-height: 50px;
}
.list-popular-post .content-item > img {
  height: 17px;
  margin-bottom: 10px;
}
.tour-info {
  display: flex;
  gap: 24px;
  margin-bottom: 10px;
}
.tour-info img {
  display: inline-block;
}
.tour-info p {
  margin-bottom: 0;
}

.tour-info span {
  color: var(--title-color);
  font-size: 14px;
  font-weight: 500;
  margin-left: 8px;
}
.tour-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.tour-price p {
  font-size: 15px;
  line-height: 1.8;
  font-weight: 600;
  color: var(--text-color);
}
.tour-price .sale-price {
  color: var(--brand-pink);
  display: flex;
  align-items: center;
}
.tour-price .sale-price span {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
  margin-left: 5px;
}
.price-saving {
  background: #d4e2fd;
  border-radius: 6px;
  padding: 8px 0;
  text-align: center;
  line-height: 1;
}
.price-saving span {
  font-size: 14px;
  color: var(--brand-blue);
  font-weight: 600;
  letter-spacing: -0.03em;
}
.price-saving img {
  display: inline-block;
  margin-right: 5px;
}
.list-popular-post .content-item img.rating {
  margin: 12px 0;
}
.button-view {
  position: relative;
  display: inline-flex;
  text-transform: uppercase;
  align-items: center;
  padding: 16px 24px;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  color: var(--title-color);
  text-decoration: none;
  border-radius: 10px;
  transition: padding 0.3s ease, background-color 0.3s ease;
}
.button-view .img-hidden {
  position: absolute;
  right: -30px;
  opacity: 0;
  visibility: hidden;
  margin-left: 10px;
  width: 0;
  height: 0;
  transition: opacity 0.2s ease, visibility 0s 0s, transform 0.2s ease;
}
.button-view:hover {
  padding-right: 50px !important;
}
.btn-link-section .button-view:hover {
  background-color: var(--brand-blue);
  color: var(--white);
}
.button-view:hover .img-hidden {
  opacity: 1;
  visibility: visible;
  right: 24px;
  width: 16px;
  height: 16px;
  transform: translateX(5px);
}
#home-hot-deals {
  padding: 60px 0;
  background: var(--brand-blue);
}
#home-hot-deals .title {
  color: var(--white);
}
#home-hot-deals .title::before {
  content: "";
  background: url("./../images/fire.svg") center center no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 5px;
  background-size: 100% 100%;
}
#home-hot-deals .price-saving {
  background: var(--brand-pink);
  padding: 2px 24px;
}
#home-hot-deals .price-saving span {
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  color: var(--white);
}
#home-hot-deals .price-saving img {
  display: inline-block;
  margin-right: 5px;
}
.btn-quick-enquiry {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--line);
  border-radius: 8px;
  width: 100%;
  display: inline-block;
  padding: 11px 0;
  text-align: center;
}
.acf-countdown {
  margin-bottom: 12px;
}
.acf-countdown .acf-time {
  display: flex;
  gap: 5px;
}
.acf-countdown .acf-time-label {
  font-size: 10px;
  font-weight: 600;
  color: var(--title-color);
}
.acf-countdown .time-item {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--line);
  padding: 4px;
  text-align: center;
  border-radius: 4px;
  min-width: 35px;
}
.acf-countdown .acf-time-value {
  font-weight: 600;
  line-height: 1;
  color: var(--brand-blue);
}
.tours-home .list-hot-deal {
  padding-bottom: 75px;
}
.tours-home .list-hot-deal .swiper-button-next,
.tours-home .list-hot-deal .swiper-button-prev {
  top: unset;
  bottom: 0;
  transition: all 0.4s ease;
}
.tours-home .list-hot-deal .swiper-button-next {
  right: 0;
}
.tours-home .list-hot-deal .swiper-button-prev {
  left: unset;
  right: 50px;
}
.list-hot-deal .swiper-button-next:hover,
.list-hot-deal .swiper-button-prev:hover {
  background: var(--brand-pink);
  border-color: var(--brand-pink);
}
#home-hot-deals .container {
  position: relative;
}
#home-hot-deals .btn-link-section {
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
#home-hot-deals .btn-link-section > a {
  border: unset;
  color: var(--white);
}
#home-hot-deals .btn-link-section .button-view {
  padding-top: 12px;
  padding-bottom: 12px;
}
#home-inspiration {
  background: var(--brand-gray);
  padding: 60px 0;
  min-height: 392px;
}
#home-inspiration h2.title {
  text-align: left;
}
#home-inspiration .slider-inspiration {
  position: relative;
}
#home-inspiration .list-inspiration {
  padding-top: 72px;
  position: absolute;
  left: 0;
  width: 100vw;
}
#home-inspiration .item > a {
  display: grid;
  grid-template-columns: 200px auto;
  align-items: center;
  gap: 24px;
}
#home-inspiration .item > a img {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 12px 12px 0 12px;
}
#home-inspiration .item h6 {
  margin-right: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  color: var(--title-color);
  letter-spacing: -0.54px;
}
#home-inspiration .item a:hover h6 {
  color: var(--brand-pink);
}
#home-inspiration .swiper-button-next {
  position: absolute;
  right: 0;
  top: 24px;
}
#home-inspiration .swiper-button-prev {
  position: absolute;
  right: 48px;
  top: 24px;
}
#home-inspiration h2.title {
  margin-bottom: -40px;
}
#faqs-brief {
  padding: 100px 0;
  max-width: 840px;
  margin: 0 auto;
}
.heading h2{
  margin-bottom: 30px;
}
#faqs-brief .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#faqs-brief .btn-link a {
  color: var(--brand-blue);
  font-size: 15px;
  font-weight: 700;
}
#faqs-brief .btn-link a:hover {
  color: var(--brand-pink);
}
#faqs-brief .title {
  text-align: left;
  margin-bottom: 0;
}
.list-faqs .faq-question h3 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  color: var(--title-color);
  padding-right: 20px;
  letter-spacing: -0.03em;
}
.list-faqs .faq-answer p {
  padding-top: 16px;
  color: var(--text-color);
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: -0.01em;
}
#faqs-brief .list-faqs {
  margin-top: 60px;
}
.list-faqs .faq-item {
  padding: 24px 0;
  border-bottom: 1px solid var(--line);
}
.list-faqs .faq-item:last-child {
  border-bottom: unset;
}
.faq-question {
  position: relative;
}
.faq-question::before {
  content: "";
  background: url(../images/icon-add.svg);
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
/* .faq-question::before {
  content: "\2b";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: var(--title-color);
  position: absolute;
  right: 0;
  top: 0;
} */
.faq-question.active::before {
  background: url(../images/icon-minus.svg);
}
.archive-header {
  position: relative;
}
.archive-header::after {
  content: "";
  width: 400px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.archive-header.faqs-bg::after {
  background: url(../images/faq-icon.svg);
}
.archive-header.privacy-security-bg::after {
  background: url(../images/lock.svg);
}
.archive-header.travel-insurance-bg::after {
  background: url(../images/icon-shield.svg);
}
.archive-header.payment-guide-bg::after {
  background: url(../images/icon-payment.svg);
}
.archive-header.terms-and-conditions-bg::after {
  background: url(../images/icon-terms.svg);
}
.archive-header.testimonials-bg::after {
  background: url(../images/icon-testi.svg);
}
.page #content .archive-header.about-us-bg {
  padding: 138px 0;
  border-radius: 0;
}
.single.single-member #content .archive-header {
  padding: 102px 0;
  border-radius: 0;
}
.single #content .archive-header {
  padding: 110px 0;
}
.archive-header.deals-bg.hotdeals:after {
  background: url(../images/hot-subtract.svg);
  height: 100%;
}
.archive-header.career-bg:after {
  background: url(../images/briefcase-subtract.svg);
}
.archive-header.deals-bg {
  overflow: hidden !important;
}
.single-member .shoptimizer-archive .archive-header::after,
.archive-header.about-us-bg::after,
.archive-header.how-it-works-bg::after,
.single-destination .archive-header::after,
.deals-bg.archive-header::after,
.our-tours-bg.archive-header::after {
  height: 315px;
  background-image: url(../images/subtract.svg);
  background-size: 100% 100% !important;
  top: 50%;
  transform: translateY(-50%);
}
.our-tours-bg.archive-header::after,
.single-destination .archive-header::after {
  background-image: url(../images/subtract-cut.svg);
  width: 328px;
}
.archive-header.travel-blog-bg::after {
  background: url(../images/blog-bg.png);
}
.archive-header.build-your-own-trip-bg::after {
  background: url(../images/request-bg.svg);
}
.archive-header.build-your-own-trip-bg > div {
  text-align: center;
}
.archive-header.how-it-works-bg {
  overflow: hidden;
}
.our-tours-bg .banner-accent img,
.single-destination .banner-accent img,
.pagetour-bg .banner-accent img {
  top: -160px;
}
.archive-header.how-it-works-bg::after {
  top: 43px;
  transform: unset;
}
.page #content .archive-header.archive-header.how-it-works-bg {
  border-radius: 0;
}
.single-destination .archive-header h1,
.archive-header .our-tours-bg h1,
.page-template-destinations .our-tours-bg h1{
  margin-bottom: 32px;
}
.btn-destination img {
  display: inline-block;
  margin-left: 8px;
  width: 18px;
  height: 18px;
}
.btn-destination {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--white);
  padding: 15px 24px;
  border: 1.5px solid var(--white);
  border-radius: 10px;
  display: inline-flex;
  transition: all 0.3s ease;
}
.btn-destination:hover {
  color: var(--white);
  background: var(--brand-pink);
  border-color: var(--brand-pink);
}
section#our-brands #gallery-1 {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 650px) {
  .inspirationSwiper .swiper-slide {
    width: 450px !important;
  }
}
