.column-1 {
  grid-column: span 1;
}

.row-1 {
  grid-row: span 1;
}

.column-2 {
  grid-column: span 2;
}

.row-2 {
  grid-row: span 2;
}

.column-3 {
  grid-column: span 3;
}

.row-3 {
  grid-row: span 3;
}

.column-4 {
  grid-column: span 4;
}

.row-4 {
  grid-row: span 4;
}

.column-5 {
  grid-column: span 5;
}

.row-5 {
  grid-row: span 5;
}

.column-6 {
  grid-column: span 6;
}

.row-6 {
  grid-row: span 6;
}

.column-7 {
  grid-column: span 7;
}

.row-7 {
  grid-row: span 7;
}

.column-8 {
  grid-column: span 8;
}

.row-8 {
  grid-row: span 8;
}

.column-9 {
  grid-column: span 9;
}

.row-9 {
  grid-row: span 9;
}

.column-10 {
  grid-column: span 10;
}

.row-10 {
  grid-row: span 10;
}

.column-11 {
  grid-column: span 11;
}

.row-11 {
  grid-row: span 11;
}

.column-12 {
  grid-column: span 12;
}

.row-12 {
  grid-row: span 12;
}

/* Global Styles */
body {
  font-size: 100%;
  font-family: "Outfit", sans-serif;
  margin: 0;
  overflow-x: hidden;
}

.ese-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.ese-flex {
  display: flex;
}

a {
  text-decoration: none;
}
a:focus, a:hover {
  text-decoration: none;
}

.ese-container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

::selection {
  color: #000;
  font-weight: 600;
  background: #fdd449;
}

img {
  max-width: 100%;
}

* {
  box-sizing: border-box;
}

a:hover,
a,
a:active {
  text-decoration: none;
  outline: none;
}

p {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 130%;
  margin: 0;
  font-family: "Outfit", sans-serif;
}

.section-sm {
  padding: 40px 0;
}

.section-md {
  padding: 60px 0;
}

.section-lg {
  padding: 100px 0;
}

.flexbox {
  display: flex;
}

.flex-between {
  justify-content: space-between;
}

.flex-middle {
  align-items: center;
}

.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 24px;
}

.mt-40 {
  margin-top: 40px;
}

.text-center {
  text-align: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-25 {
  margin-bottom: 25px;
}

.left-column {
  flex: 2;
  padding-right: 30px;
}

.right-column {
  flex: 1;
  width: 300px;
  max-width: 300px;
  min-width: 300px;
}

.mt-25 {
  margin-top: 25px;
}

.each-banner:not(:last-child) {
  margin-bottom: 15px;
}
.each-banner img {
  width: 100%;
}

.sticky {
  position: sticky;
  top: 180px;
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-inline {
  display: inline-flex;
}

.flex-inline::after,
.flex-inline::before,
.flex::after,
.flex::before {
  display: none;
}

.flex-left {
  justify-content: flex-start;
}

.flex-center {
  justify-content: center;
}

.flex-right {
  justify-content: flex-end;
}

.flex-between {
  justify-content: space-between;
}

.flex-around {
  justify-content: space-around;
}

.flex-middle {
  align-items: center;
}

.flex-bottom {
  align-items: flex-end;
}

iframe {
  border-radius: 4px;
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.ese-container-large {
  max-width: 1600px;
}

.ese-container-small {
  max-width: 960px;
  margin: auto;
}

.uk-section {
  padding-top: 55px;
  padding-bottom: 55px;
}

.uk-section-medium {
  padding-top: 40px;
  padding-bottom: 40px;
}

.flex-column {
  flex-direction: column;
}

.position-relative {
  position: relative;
}

@font-face {
  font-family: "FFGood-Pro";
  src: url("../fonts/FFGoodPro-Regular.eot");
  src: local("FFGood-Pro"), local("../fonts/FFGoodPro-Regular"), url("../fonts/FFGoodPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FFGoodPro-Regular.woff2") format("woff2"), url("../fonts/FFGoodPro-Regular.woff") format("woff"), url("../fonts/FFGoodPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FFGood-Pro";
  src: url("../fonts/FFGoodPro-Medium.eot");
  src: local("FFGood-Pro Medium"), local("../fonts/FFGoodPro-Medium"), url("../fonts/FFGoodPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FFGoodPro-Medium.woff2") format("woff2"), url("../fonts/FFGoodPro-Medium.woff") format("woff"), url("../fonts/FFGoodPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "FFGood-Pro";
  src: url("../fonts/FFGoodPro-Bold.eot");
  src: local("FFGood-Pro Bold"), local("../fonts/FFGoodPro-Bold"), url("../fonts/FFGoodPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FFGoodPro-Bold.woff2") format("woff2"), url("../fonts/FFGoodPro-Bold.woff") format("woff"), url("../fonts/FFGoodPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "altitude-himalaya";
  src: url("../fonts/altitude-himalaya.eot?gy67zo");
  src: url("../fonts/altitude-himalaya.eot?gy67zo#iefix") format("embedded-opentype"), url("../fonts/altitude-himalaya.ttf?gy67zo") format("truetype"), url("../fonts/altitude-himalaya.woff?gy67zo") format("woff"), url("fonts/altitude-himalaya.svg?gy67zo#altitude-himalaya") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
::selection {
  color: #000;
  font-weight: 600;
  background: #fdd449;
}

i.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "altitude-himalaya";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.altitude-experience:before {
  content: "\e909";
}

.altitude-accomodation:before {
  content: "\e903";
}

.altitude-area .path1:before {
  content: "\e915";
  color: rgb(0, 0, 0);
}

.altitude-area .path2:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.altitude-area .path3:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.altitude-area .path4:before {
  content: "\e918";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.altitude-average-people:before {
  content: "\e904";
}

.altitude-best-price:before {
  content: "\e905";
}

.altitude-best-season:before {
  content: "\e906";
}

.altitude-calender:before {
  content: "\e907";
}

.altitude-customer-support:before {
  content: "\e908";
}

.altitude-govt-support:before {
  content: "\e90a";
}

.altitude-guides:before {
  content: "\e90b";
}

.altitude-highest-point:before {
  content: "\e90c";
}

.altitude-meals:before {
  content: "\e90d";
}

.altitude-permit:before {
  content: "\e90e";
}

.altitude-tailor-made:before {
  content: "\e90f";
}

.altitude-transportation:before {
  content: "\e910";
}

.altitude-trip-code:before {
  content: "\e911";
}

.altitude-trip-difficulty:before {
  content: "\e912";
}

.altitude-trip-end-point:before {
  content: "\e913";
}

.altitude-trip-start-point:before {
  content: "\e914";
}

.altitude-not-checked:before {
  content: "\e902";
}

.altitude-checked:before {
  content: "\e901";
}

.altitude-chevron-down:before {
  content: "\e900";
}

body.dark {
  background-color: rgb(10, 10, 9);
}
body.dark .section__why-us .accordion-wrapper > div .accordion-slide .page-content__area p {
  color: #000;
}
body.dark .list-tick.exclude h2, body.dark .list-tick.exclude li, body.dark .list-tick.exclude li p {
  color: #ffa0a9;
}
body.dark .page-content__area table tr td ul {
  color: #000;
}
body.dark .connect-about-section .btn-default {
  color: #faf544;
}
body.dark .connect-about-section .btn-default:hover {
  color: #fff;
}
body.dark .btn-toggle {
  color: #fff;
}
body.dark .section-faqs .accordion-wrapper {
  padding-left: 60px;
}
body.dark .section-faqs .accordion-wrapper .accordion-slide .page-content__area p {
  color: #000;
}
body.dark .page-content__area a {
  color: #fdd449;
}
body.dark .page-content__area a:hover {
  opacity: 0.97;
}
body.dark .page-content__area table tr td p, body.dark .page-content__area table tr td p * {
  color: #000 !important;
}
body.dark .travel__choice {
  background: rgba(255, 255, 255, 0.031372549);
}
body.dark .st-total > span {
  color: #fff;
}
body.dark .page-default .accordion-wrapper .page-content__area {
  color: #000;
}
body.dark .page-default .accordion-wrapper .page-content__area p {
  color: #000;
}
body.dark .pagination li .page-link {
  color: #fff;
}
body.dark .related-faq {
  background: rgb(23, 23, 22);
  border: 1px solid rgba(231, 237, 239, 0.1882352941);
}
body.dark .related-faq .accordion-wrapper > div {
  border-color: rgba(255, 255, 255, 0.3294117647) !important;
}
body.dark .related-faq .accordion-wrapper > div .accordion-title {
  font-weight: 500;
  color: #fff;
}
body.dark .related-faq .accordion-wrapper > div i {
  color: #fff;
}
body.dark .related-faq .accordion-wrapper > div .accordion-title-wrap.active .accordion-title,
body.dark .related-faq .accordion-wrapper > div .accordion-title-wrap.active i {
  color: #faf544;
}
body.dark .connect-about-section .main-title .heading {
  color: #000 !important;
  opacity: 1;
}
body.dark .connect-about-section .main-title p {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  color: #000;
}
body.dark .connect-about-section .main-title a.btn {
  color: #faf544;
}
body.dark .faq-section .accordion-wrapper .accordion-list .page-content__area p {
  color: #000;
}
body.dark .tripadvisor-widget {
  background: linear-gradient(180deg, rgba(128, 255, 225, 0.77) 0, rgb(255, 255, 255) 42%);
}
body.dark .package-booking-slot .package-price .duration {
  background: rgba(255, 255, 255, 0.0901960784);
}
body.dark .package-booking-slot .date-selection input {
  background-color: #fff;
}
body.dark .short__intro-wrap::after {
  background: linear-gradient(to top, rgba(3, 0, 0, 0.97), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
body.dark .grid-reviews .review__item-text {
  background: #fff;
}
body.dark .list-tick.exclude {
  background: linear-gradient(180deg, rgba(255, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.19) 100%);
}
body.dark .list-tick.exclude li {
  color: #d85b5b;
}
body.dark .list-tick.exclude li a {
  color: inherit;
}
body.dark .tour-guide .page-content__area {
  opacity: 0.9;
}
body.dark .tour-guide .accordion-wrapper div {
  border-color: rgba(252, 252, 252, 0.18);
}
body.dark .tour-guide .accordion-wrapper div .accordion-title {
  color: #fff;
}
body.dark .trip-highlights ul li,
body.dark .trip-highlights ol li,
body.dark .short-itenerary__items p {
  color: #fff;
}
body.dark #itinerary .accordion-wrapper .accordion-list .accordion-slide .page-content__area p,
body.dark #itinerary .accordion-wrapper .accordion-list .accordion-slide .page-content__area {
  color: #000;
}
body.dark .short-itenerary__items p:not(:last-child) {
  border-bottom: 1px solid rgba(224, 224, 224, 0.168627451);
}
body.dark .trip-highlights ul li:before,
body.dark .trip-highlights ol li:before {
  background: #fff;
}
body.dark .banner__gallery header {
  margin-bottom: 25px;
}
body.dark .banner__gallery header h1,
body.dark .banner__gallery header .sub-head {
  color: #fff;
}
body.dark .banner__gallery header .cost {
  color: #fff;
}
body.dark .banner__gallery header .cost .discount {
  color: #fff;
}
body.dark .banner__gallery .review-ratings div {
  color: #fff;
}
body.dark .banner__gallery .review-ratings div + div i {
  color: #fff;
}
body.dark .banner__gallery .review-ratings a {
  color: #fff;
}
body.dark .package-quick-info {
  background: #fff;
}
body.dark .review-trip-g strong,
body.dark .review-counter {
  color: #fff;
}
body.dark .team-col .team-bio {
  color: rgba(255, 255, 255, 0.72);
}
body.dark .team-col .team-bio strong {
  color: #fff;
}
body.dark .main-banner.no-bg-banner .banner-caption {
  background: none;
}
body.dark .section-activities {
  background: rgba(255, 255, 255, 0.0196078431);
}
body.dark .all-destination {
  background: rgba(255, 255, 255, 0.0196078431);
  border-bottom: 1px solid rgba(255, 255, 255, 0.0588235294);
}
body.dark .main-header {
  box-shadow: none;
}
body.dark .main-header .main-header__wrapper .main-header__right .main-header__right-top > ul #toggle-mode i {
  color: #fff;
}
body.dark .main-header .main-header__wrapper .main-header__right .main-header__right-top > ul > li > a {
  color: #fff;
}
body.dark .main-header .main-header__wrapper .main-header__right .main-header__right-top > ul > li > a svg path {
  fill: #fff;
}
body.dark .main-header .main-header__wrapper .main-header__left .main-header__nav > ul > li i {
  color: #fff;
}
body.dark .main-header .main-header__wrapper .main-header__left .main-header__nav > ul > li > a {
  color: #fff;
}
body.dark .main-header .main-header__wrapper .main-header__left .main-header__nav > ul > li:hover > a,
body.dark .main-header .main-header__wrapper .main-header__left .main-header__nav > ul > li:hover i {
  opacity: 0.76;
}
body.dark .main-header.header-sticky {
  background-color: rgb(10, 10, 9);
}
body.dark .program-detail-menu {
  background-color: rgb(17, 23, 37);
}
body.dark .program-detail-menu .program-detail-menu-lst ul li.active a, body.dark .program-detail-menu .program-detail-menu-lst ul li:hover a {
  color: #faf544;
}
body.dark .program-detail-menu .program-detail-menu-lst ul li a {
  color: #fff;
}
body.dark .page-content__area,
body.dark .page-content__area p {
  color: #fff;
}
body.dark .main-title .heading,
body.dark .main-title .subtitle,
body.dark .main-title p,
body.dark .main-title a {
  color: #fff;
}
body.dark .main-title .subtitle,
body.dark .main-title p {
  opacity: 0.576;
  -webkit-text-fill-color: #fff;
}
body.dark .trend-listing ul li {
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.75;
}
body.dark .trend-listing ul li:hover, body.dark .trend-listing ul li.active {
  color: #fff;
  opacity: 1;
}
body.dark .trend-listing ul li:hover:before, body.dark .trend-listing ul li.active:before {
  background: #fff;
}
body.dark.header-sticky .main-header {
  background: #000;
  box-shadow: none;
}
body.dark.header-sticky .main-header .main-header__wrapper .main-header__left .main-header__nav > ul > li > a {
  color: #fff;
}
body.dark .c-review .ese-container .c-review__top .c-review__title {
  color: #fff;
}
body.dark .c-review .ese-container .c-review__wrap .c-review__quote p {
  color: #fff;
  opacity: 0.765;
}
body.dark .c-review .ese-container .c-review__wrap .c-review__quote .c-review__quote-title strong {
  color: #fff;
}
body.dark .c-review .ese-container .c-review__wrap .c-review__quote .c-review__media img {
  border: 2px solid rgba(255, 255, 255, 0.23);
}
body.dark .c-review .ese-container .c-review__wrap .c-review__quote .c-review__author,
body.dark .c-review .ese-container .c-review__wrap .c-review__quote address {
  color: #fff;
}
body.dark .push-menu-trigger > span {
  background-color: #fff;
}
body.dark .package-cat a {
  color: #fff;
}
body.dark.package-sticky .adventure-single {
  box-shadow: none;
  background: #0a0a09;
}
body.dark.package-sticky .adventure-single .package-navbar {
  border-top: 1px solid rgba(255, 255, 255, 0.0784313725);
}
body.dark.package-sticky .adventure-single .package-navbar .nav li a,
body.dark.package-sticky .adventure-single .package-navbar .nav li i {
  color: #fff;
  opacity: 0.66;
}
body.dark.package-sticky .adventure-single .package-navbar .nav li.active a,
body.dark.package-sticky .adventure-single .package-navbar .nav li.active i, body.dark.package-sticky .adventure-single .package-navbar .nav li:hover a,
body.dark.package-sticky .adventure-single .package-navbar .nav li:hover i {
  color: #faf544;
  opacity: 1;
}
body.dark .adventure-single__header h1 {
  color: #fff;
}
body.dark .adventure-single__header .review-ratings a,
body.dark .adventure-single__header .review-ratings div + div {
  color: #fff;
}
body.dark .adventure-single__header .button-action ul li a {
  color: #fff;
  border: 1px solid #fff;
  background: none;
}
body.dark .adventure-single__header .button-action ul li a img {
  filter: brightness(0) invert(1);
}
body.dark .adventure-single__header .button-action ul li a:hover {
  border-color: #faf544;
  background: #faf544;
}
body.dark .breadcrumb-nav ol li a {
  color: rgba(255, 255, 255, 0.37);
}
body.dark .breadcrumb-nav ol li:hover, body.dark .breadcrumb-nav ol li.active {
  color: #fff;
}
body.dark .breadcrumb-nav ol li:hover a, body.dark .breadcrumb-nav ol li.active a {
  color: #fff;
}
body.dark .package_quick_fact > p {
  color: #fff;
}
body.dark .package_quick_fact > ul {
  background-color: rgba(255, 255, 255, 0.02);
}
body.dark .package_quick_fact > ul li h5 {
  color: #fff;
  font-weight: 500;
}
body.dark .package_quick_fact > ul li > div {
  color: rgba(255, 255, 255, 0.5019607843);
}
body.dark .package_quick_fact > ul li > div img {
  filter: brightness(0) invert(1);
}
body.dark .travel-alert .content h3,
body.dark .travel-alert .content p {
  color: #fff;
}
body.dark .panel .included .heading {
  color: #fff;
}
body.dark .panel .included ul li {
  color: #fff;
}
body.dark .panel .exclude .heading {
  color: #721c24;
}
body.dark .panel .heading,
body.dark .panel .module-title {
  color: #fff;
}
body.dark .panel .list-tick ul {
  background: none !important;
}
body.dark .package-booking-slot {
  background: #161d2b;
  border: 1px solid #000;
}
body.dark .package-booking-slot .highlights li {
  color: #fff;
}
body.dark .package-booking-slot .package-price .cost,
body.dark .package-booking-slot .package-price .duration {
  color: #fff;
}
body.dark .package-booking-slot .package-price .cost h6,
body.dark .package-booking-slot .package-price .cost .discount,
body.dark .package-booking-slot .package-price .duration h6,
body.dark .package-booking-slot .package-price .duration .discount {
  opacity: 0.85;
  color: #fff;
}
body.dark .tour-guide .tour-faqs > strong {
  color: #fff;
}
body.dark .tour-guide .tour-faqs .accordion-wrapper .accordion-title-wrap .fa-chevron-down {
  opacity: 1;
}
body.dark .tour-guide .tour-faqs .accordion-wrapper .accordion-title-wrap.active .accordion-title {
  color: #faf544;
}
body.dark .tour-guide .tour-faqs .accordion-wrapper .accordion-title-wrap.active i {
  color: #faf544;
}
body.dark .featured__post--section {
  background: rgba(241, 241, 241, 0.031372549);
}
body.dark .featured__post--section .trend-listing li {
  background: none !important;
  color: #fff !important;
  opacity: 0.76;
}
body.dark .featured__post--section .trend-listing li:not(:last-child)::before {
  background: rgba(255, 255, 255, 0.29) !important;
}
body.dark .featured__post--section .trend-listing li:hover, body.dark .featured__post--section .trend-listing li.active {
  opacity: 1;
  color: #faf544 !important;
}
body.dark .blog-contentarea {
  background: rgba(241, 241, 241, 0.0196078431);
}
body.dark .blog-contentarea .adventure-single__breadcrumbs {
  background-color: rgb(15, 15, 14);
  box-shadow: none;
}
body.dark .blog-contentarea .adventure-single__breadcrumbs .share span {
  color: #fff;
}
body.dark .blog-contentarea .page-content__area .related-thumbnail strong {
  background-color: rgba(21, 28, 41, 0.4705882353);
}
body.dark .blog-contentarea .page-content__area .related-thumbnail .thumbnail-news h3 a {
  color: #fff;
}
body.dark .blog-contentarea .page-content__area table {
  background: #fff;
  border: 1px solid rgb(0, 0, 0);
}
body.dark .blog-contentarea .page-content__area table tr:nth-child(2n) {
  background: rgba(255, 255, 255, 0.0588235294);
}
body.dark .blog-contentarea .page-content__area table tr td {
  border: 1px solid hsla(0, 8.3%, 9.4%, 0.12);
  color: #fff;
}
body.dark .related-tags {
  border-top: 2px solid rgba(255, 251, 251, 0.0784313725);
}
body.dark .related-tags a {
  border: 1px solid rgba(255, 255, 255, 0.0705882353);
  color: #fff;
  background: hsla(0, 0%, 100%, 0.03);
}
body.dark .related-tags a:hover {
  color: #fff;
  background: #faf544;
}
body.dark .featured__post--section.related-news-section {
  padding-top: 40px;
}
body.dark .insta__section .ese-container::before {
  content: "";
  height: 61px;
  width: 100%;
  background: #111827;
  z-index: 100000;
  position: absolute;
  bottom: -10px;
  left: 0;
}
body.dark .quote-form {
  background: rgba(241, 241, 241, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.14);
}
body.dark .quote-form label {
  color: #fff;
}
body.dark .section-contact {
  background: rgb(0, 0, 0);
}
body.dark .section-contact .block-hero-contact__content-col .contact-detail .social-media a {
  color: #faf544;
}
body.dark .section-contact .block-hero-contact__content-col .contact-detail .social-media a:hover {
  color: #fff;
}
body.dark .section-contact .block-hero-contact__content-col .contact-detail li i,
body.dark .section-contact .block-hero-contact__content-col .contact-detail li p,
body.dark .section-contact .block-hero-contact__content-col .contact-detail li a {
  color: #fff;
}
body.dark .section-contact .block-hero-contact__content-col .contact-detail li a:hover {
  color: #faf544;
}
body.dark .section-contact .block-hero-contact__content-col .section-heading .heading {
  color: #fff;
}
body.dark .section-contact .block-hero-contact__content-col .section-heading span {
  color: #fff;
}
body.dark .content-title h1 {
  color: #fff;
}
body.dark footer.site-footer {
  background: none;
}
body.dark footer.site-footer .footer-content {
  box-shadow: none;
}
body.dark footer.site-footer .social-icons a {
  background: #0a0a09;
  border: 1px solid rgba(255, 255, 255, 0.1490196078);
}
body.dark .banneralt {
  background-color: rgba(233, 236, 222, 0.0392156863);
}
body.dark .banneralt .banneralt__wrap h1,
body.dark .banneralt .banneralt__wrap strong {
  color: #fff;
}
body.dark .adventure-card .adventure-card__inner {
  border: transparent;
}
body.dark .section__why-us,
body.dark .section__journey {
  background: rgba(255, 255, 255, 0.0196078431);
}
body.dark .section-about .stats {
  border-color: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.5019607843);
  background: rgba(229, 229, 229, 0.0588235294);
}
body.dark .section-about .stats i {
  color: #fff;
}
body.dark .section-about .stats .h-title {
  color: #fff;
  opacity: 0.76;
}
body.dark .section-about .stats:nth-child(2n) {
  background: rgba(255, 255, 255, 0.0784313725);
}
body.dark .section-about .stats:hover {
  background: rgba(204, 204, 204, 0.0588235294);
}
body.dark .section-destination,
body.dark .c-review {
  background: none;
}
body.dark .c-review:before {
  opacity: 1;
  mix-blend-mode: inherit;
}
body.dark .faq-section .main-title .subtitle {
  opacity: 1;
  -webkit-text-fill-color: inherit !important;
  color: #faf544;
}
body.dark .faq-section .main-title .subtitle:before {
  background-color: #faf544;
}
body.dark .faq-section .main-title .heading {
  color: #000;
}
body.dark .section-about .grid .column-7 .stats {
  background: rgb(29, 29, 28);
  color: #fff;
}

.top-bar {
  background-color: rgba(35, 37, 45, 0.9490196078);
  color: #fff;
  font-size: 0.85rem;
  padding: 8px 0;
}

.main-header {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  transition: 0.2s linear;
}

.main-header__wrapper {
  display: flex;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
  left: 0;
  width: 100%;
  z-index: 1;
}
.main-header__wrapper .main-header__left {
  text-align: center;
  position: relative;
  width: 100%;
  margin: auto;
}
.main-header__wrapper .main-header__left > .ese-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.main-header__wrapper .main-header__left .logo {
  height: 5.2rem;
  padding: 10px 0;
  margin-top: auto;
  display: inline-block;
  margin-bottom: auto;
}
.main-header__wrapper .main-header__left .logo img {
  width: auto;
  transition: 0.3s ease;
  height: 100%;
}
.main-header__wrapper .main-header__left .main-header__nav {
  display: flex;
  align-items: center;
  align-self: stretch;
  z-index: 1;
  margin-left: auto;
}
.main-header__wrapper .main-header__left .main-header__nav > ul {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  align-self: stretch;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li {
  display: flex;
  padding-right: 22px;
  align-items: center;
  align-self: stretch;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li .sub-description {
  display: block;
  font-size: 13px;
  color: #52658a;
  font-weight: 500;
  margin-top: 3px;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > i {
  color: #000;
  font-size: 10px;
  transition: all 0.35s ease-in-out;
  position: relative;
  left: 7px;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  width: 220px;
  list-style-type: none;
  padding: 6px 0 12px 0px;
  box-shadow: 2px 8px 16px rgba(0, 0, 0, 0.1803921569);
  text-align: left;
  overflow: hidden;
  margin: 0;
  max-height: 0;
  opacity: 0;
  border-radius: 0 0 8px 8px;
  transition: max-height 0.45s linear, opacity 0.3s linear;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > ul > li {
  padding: 5px 15px;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > ul > li:last-child {
  padding-bottom: 0;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > ul > li:last-child a {
  padding-bottom: 0;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > ul > li:first-child {
  padding-top: 0;
  border-top: none;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > ul > li > a {
  text-align: left;
  color: #111;
  font-size: 16px;
  font-weight: 500;
  padding: 8px 0;
  font-family: "Outfit", sans-serif;
  display: inline-block;
  line-height: 1;
  position: relative;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > ul > li > a span {
  margin-top: 4px !important;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > ul > li > a .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  width: 250px;
  background-color: #fff;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin: 0;
  z-index: 70;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > ul > li:hover > a {
  opacity: 0.85;
  color: #000;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li:last-child {
  padding-right: 0;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li.dropdown {
  position: relative;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > a {
  color: rgb(55, 65, 81);
  align-items: center;
  font-size: 15px;
  font-weight: 800;
  height: 100%;
  text-transform: uppercase;
  text-align: left;
  position: relative;
  display: flex;
  font-family: "Outfit", sans-serif;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > a:before {
  top: 0;
  background: #fff200;
  height: 2px;
  width: 0;
  position: absolute;
  transition: 0.3s ease-in;
  content: "";
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li.active > ul {
  max-height: 500px;
  opacity: 1;
  transition: max-height 0.45s linear, opacity 0.3s linear;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li.active .sub-nav {
  opacity: 1;
  top: 100%;
  transition: all 0.3s ease;
  visibility: visible;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li.active i {
  transform: rotate(180deg);
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li.active a:before {
  width: 100%;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav {
  width: 100%;
  display: flex;
  left: 0;
  text-align: left;
  position: absolute;
  top: 130%;
  transition: all 0.3s ease;
  background: linear-gradient(to bottom, white, #f9fafb);
  border-radius: 0 8px 8px 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  width: 100%;
  opacity: 0;
  z-index: 2;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid {
  width: 100%;
  gap: 0;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary {
  padding: 20px;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .sub-nav__primary-title {
  font-size: 18px;
  font-weight: 600;
  color: #374151;
  letter-spacing: -0.1px;
  margin-bottom: 8px;
  display: block;
  font-family: "Outfit", sans-serif;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li {
  position: relative;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li > a {
  color: rgba(17, 17, 17, 0.768627451);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  display: inline-block;
  position: relative;
  padding: 8px 15px 8px 0;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li > a:after {
  position: absolute;
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  right: 0px;
  top: 10px;
  font-weight: 600;
  font-size: 12px;
  content: "\f0da";
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-in-out;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li > a span.sub-description {
  display: block;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li > ul {
  position: absolute;
  left: 105px;
  top: 0;
  width: 200px;
  background-color: #f1f1f1;
  border-radius: 4px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  transition: all 0.5s ease-in-out;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li > ul > li {
  position: relative;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li > ul > li > a {
  color: rgba(17, 17, 17, 0.768627451);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  display: block;
  padding: 7px 15px;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li > ul > li > a:hover {
  color: #000;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li:hover > a {
  color: #000;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li:hover > a:after {
  animation: bounceAlpha 0.7s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: 1;
  visibility: visible;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column div > ul > li:hover > ul {
  left: 100px;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease-in-out;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column .text-link {
  color: #000;
  border-top: 1px solid rgba(0, 0, 0, 0.24);
  margin-top: 10px;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  color: #374151;
  font-size: 14px;
  text-align: left;
  letter-spacing: -0.2px;
  padding: 9px 0 0 0;
  display: block;
  position: relative;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__primary .mega-menu-column .text-link:after {
  position: absolute;
  opacity: 1;
  visibility: visible;
  right: 0px;
  top: 12px;
  content: "\f054";
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__secondary {
  text-align: center;
  background: #374151;
  color: #fff;
  border-radius: 0 0px 8px 0;
  padding: 24px;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__secondary figure {
  margin: 0;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__secondary figure img {
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li > .sub-nav > .grid .sub-nav__secondary p {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.54;
  margin: 12px 0 18px 0;
  font-family: "Outfit", sans-serif;
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li:hover i {
  transform: rotate(180deg);
}
.main-header__wrapper .main-header__left .main-header__nav > ul > li:hover a:before {
  width: 100%;
}
.main-header__wrapper .main-header__right .main-header__right-top {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.main-header__wrapper .main-header__right .main-header__right-top > ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.main-header__wrapper .main-header__right .main-header__right-top > ul > li {
  display: inline-flex;
  margin-left: 1.2rem;
  transition: 0.3s linear;
}
.main-header__wrapper .main-header__right .main-header__right-top > ul > li > a {
  padding: 15px 19px;
  color: #000;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.01px;
  font-weight: 700;
  background: #faf544;
  text-transform: uppercase;
  transition: 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  border-radius: 5px;
}
.main-header__wrapper .main-header__right .main-header__right-top > ul > li > a:hover {
  background: #000;
  color: #fff;
}

.cookie-notification {
  background-color: #fff;
  padding: 14px 13px;
  color: #000;
  line-height: 1.5;
  position: sticky;
  z-index: 100001;
  box-shadow: 0 0 24px rgba(11, 60, 93, 0.15);
  display: flex;
  justify-content: center;
  gap: 15px;
  bottom: 0;
  left: 0;
  align-items: center;
  flex-wrap: wrap;
}
.cookie-notification p {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  max-width: 1200px;
  padding: 0 30px;
}
.cookie-notification .btn-close {
  position: absolute;
  top: 25px;
  right: 15px;
  background-color: #c61f4d;
  color: #fff;
  border: none;
  height: 25px;
  width: 25px;
  border-radius: 100%;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s linear;
  border: 2px solid transparent;
  font-size: 19px;
}
.cookie-notification .btn-close:hover {
  color: #faf544;
  border: 2px solid #faf544;
  background: none;
  transition: 0.3s linear;
}
.cookie-notification .btn-default {
  font-size: 13px;
  padding: 12px 11px;
}

.main-header.header-sticky {
  position: sticky;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  background: #fff;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}

.push-menu-trigger {
  width: 28px;
  display: none;
  cursor: pointer;
}
.push-menu-trigger > span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-bottom: 8px;
  transition: all 0.3s ease;
}
.push-menu-trigger > span:last-child {
  margin-bottom: 0;
}
.push-menu-trigger:hover > span:nth-child(2) {
  width: 30%;
}

@keyframes bounceAlpha {
  0% {
    opacity: 1;
    transform: translate(0) scale(1);
  }
  25% {
    opacity: 0;
    transform: translate(10px) scale(0.9);
  }
  26% {
    opacity: 0;
    transform: translate(-10px) scale(0.9);
  }
  55% {
    opacity: 1;
    transform: translate(0) scale(1);
  }
}
.sidenav-wrap {
  position: relative;
}
.sidenav-wrap .responsive--nav {
  z-index: 1000;
  min-height: 100vh;
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: calc(100vh - 40px);
  background-color: #fff;
  box-shadow: 4px 0 24px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-flow: column;
  transition: all 0.4s ease;
  max-width: 300px;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul {
  overflow-y: auto;
  overflow-x: hidden;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li {
  padding: 12px 0 12px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1098039216);
  position: relative;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li:last-child {
  border-bottom: none;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > a {
  transition: 0.5s font-size ease-in;
  align-items: center;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  text-align: left;
  color: rgb(55, 65, 81);
  padding: 0 0 0px 12px;
  display: inline-block;
  font-weight: 800;
  text-transform: uppercase;
  transition: all 0.35s ease-in-out;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li:hover {
  background: #f1f1f1;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li.dropdown {
  position: relative;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li.dropdown.dropdown-active > i {
  transform: rotate(180deg);
  transition: all 0.35s ease-in-out;
  opacity: 1;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul {
  margin-top: 15px;
  background: #f1f1f1;
  overflow-x: hidden;
  display: none;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid {
  display: block;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column {
  border-bottom: 1px solid rgba(0, 0, 0, 0.0784313725);
  border-top: 1px solid #fff;
  position: relative;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column:last-child,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column:last-child {
  border-bottom: none;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column:first-child,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.0784313725);
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column .sub-nav__primary-title,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column .sub-nav__primary-title {
  font-size: 15px;
  font-weight: 500;
  padding: 10px 0 10px 13px;
  display: block;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column .more-links,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column .more-links {
  background: #111;
  margin: 0 10px 10px 10px;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column .more-links a,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column .more-links a {
  color: #fff;
  padding: 8px 0;
  display: block;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column .more-links:hover a,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column .more-links:hover a {
  color: #faf544;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div {
  background: #fff;
  display: none;
  border-radius: 4px;
  box-shadow: -3px 1px 18px rgba(0, 0, 0, 0.2588235294);
  margin: 0px 11px 0 11px;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1215686275);
  position: relative;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > i,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > i {
  display: none;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > ul,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > ul {
  list-style-type: disc;
  margin: 0 0 0 29px;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > ul > li > a,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > ul > li > a {
  color: rgba(17, 17, 17, 0.768627451);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  display: block;
  padding: 4px 0px;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > a,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > a {
  color: rgb(55, 65, 81);
  display: inline-block;
  padding: 10px 10px 10px 11px;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > a span,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li > a span {
  display: none;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li:hover > a,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li:hover > a {
  color: #000;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li.active > ul,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li.active > ul {
  display: block;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li.active > i,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > div > ul > li.active > i {
  opacity: 1;
  transform: rotate(180deg);
  transition: all 0.35s ease-in-out;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column > i,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column > i {
  position: absolute;
  right: 0px;
  height: 35px;
  width: 35px;
  cursor: pointer;
  top: 4px;
  text-align: center;
  font-size: 12px;
  line-height: 35px;
  opacity: 0.4;
  transition: all 0.35s ease-in-out;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column:hover,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column:hover {
  opacity: 1;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column.active > i,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column.active > i {
  transform: rotate(180deg);
  opacity: 1;
  transition: all 0.35s ease-in-out;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__primary .grid .mega-menu-column.active > div,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__primary .grid .mega-menu-column.active > div {
  display: block;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > .sub-nav .grid .sub-nav__secondary,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul .grid .sub-nav__secondary {
  display: none;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul {
  background: #fff;
  border-radius: 4px;
  box-shadow: -3px 1px 18px rgba(0, 0, 0, 0.2588235294);
  margin: 14px 11px 14px 11px;
  list-style-type: none;
  padding: 0;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul > li a {
  color: rgb(55, 65, 81);
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1215686275);
  padding: 10px 10px 10px 11px;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul > li a span {
  display: none;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > ul > li a:hover {
  color: #000;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > i {
  position: absolute;
  right: 0px;
  height: 35px;
  width: 35px;
  cursor: pointer;
  opacity: 0.4;
  top: 8px;
  text-align: center;
  font-size: 13px;
  line-height: 35px;
  transition: all 0.35s ease-in-out;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li > i:hover {
  opacity: 1;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li.active {
  padding-bottom: 0;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li.active > .sub-nav,
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li.active > ul {
  display: block;
}
.sidenav-wrap .responsive--nav .mobile-menu-wrap > .mobile-menu > ul > li.active > i {
  opacity: 1;
  transform: rotate(180deg);
  transition: all 0.35s ease-in-out;
}
.sidenav-wrap .responsive--nav .responsive-footer {
  width: 100%;
  left: 0;
  bottom: 0;
  margin-top: auto;
  background: #fff;
  padding: 15px;
  text-align: center;
}
.sidenav-wrap .responsive--nav .responsive-footer .btn-default {
  width: 100%;
}

.backdrop {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.sidenav-wrap.show__side--menu .responsive--nav {
  left: 0;
}
.sidenav-wrap.show__side--menu .backdrop {
  display: block;
}

.mobile-menu-wrap {
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.experts-section .ese-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1098039216);
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.expert-heading {
  margin-bottom: 20px;
  font-size: 22px;
  color: #faf544;
  font-weight: 600;
  text-transform: capitalize;
}

.expert-single {
  display: flex;
  align-items: center;
  gap: 15px;
}
.expert-single span {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5294117647);
  display: block;
  margin: 7px 0 5px 0;
  font-weight: 500;
}
.expert-single .image {
  height: 85px;
  width: 85px;
  border-radius: 100%;
  border: 1px solid #94938c;
  padding: 5px;
}
.expert-single .image img {
  object-fit: cover;
  border-radius: 100%;
  height: 100%;
  width: 100%;
}
.expert-single .contact {
  font-family: "Outfit", sans-serif;
}
.expert-single .contact h4 {
  font-weight: 400;
  font-size: 17px;
  color: #fff;
}
.expert-single .contact a {
  margin: 6px 0;
  display: inline-flex;
  font-size: 18px;
  gap: 6px;
  font-weight: 600;
  color: #fff;
  vertical-align: middle;
}
.expert-single .contact a svg {
  font-size: 15px;
  margin-right: 3px;
}

footer.site-footer {
  background: #111;
  position: relative;
  padding: 30px 0 0 0;
}
footer.site-footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 150px;
  bottom: 0;
  left: 0;
  background-image: url(../img/footer-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
footer.site-footer .ese-container {
  z-index: 3;
  position: relative;
}
footer.site-footer .social-icons {
  display: flex;
  align-items: center;
}
footer.site-footer .social-icons h3 {
  margin-right: 15px;
  font-size: 16px;
  font-weight: 400;
}
footer.site-footer .social-icons a {
  color: #000;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 100px;
  margin: 0 8px 0 0;
  background: #faf544;
  font-size: 14px;
}
footer.site-footer .social-icons a:hover {
  background: #fff;
  color: #000;
}
footer.site-footer p {
  font-family: "Outfit", sans-serif;
  font-size: 15px;
  color: #fff;
}
footer.site-footer .contact-address {
  position: relative;
  padding: 20px 0 0 0;
  margin-top: 30px;
  border-top: 0.5px solid rgba(196, 196, 196, 0.2);
  color: #fff;
}
footer.site-footer .contact-address .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 20px;
  color: #fff;
  gap: 18px;
  border-left: 1px solid rgba(196, 196, 196, 0.2);
}
footer.site-footer .contact-address .icon-box i {
  font-size: 14px;
}
footer.site-footer .contact-address .icon-box:first-child {
  padding-left: 0;
  border-left: none;
}
footer.site-footer .contact-address .icon-box span {
  font-size: 15px;
  margin-bottom: 4px;
  opacity: 0.95;
  font-weight: 600;
  display: block;
  font-family: "Outfit", sans-serif;
}
footer.site-footer .contact-address .icon-box p,
footer.site-footer .contact-address .icon-box a {
  line-height: 1.5;
  font-size: 16px;
  color: #fff;
}
footer.site-footer .contact-address .icon-box a {
  font-size: 18px;
}
footer.site-footer .footer-con {
  position: relative;
}
footer.site-footer .footer-content .footer-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Outfit", sans-serif;
  padding-bottom: 25px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.1803921569);
  flex-wrap: wrap;
  gap: 15px;
}
footer.site-footer .footer-content .footer-head span {
  font-size: 24px;
  color: #fff;
  display: inline-block;
  padding-left: 25px;
  font-family: "HeliosC";
}
footer.site-footer .footer-content .footer-head .foot-head-left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
footer.site-footer .footer-content .footer-head .foot-head-left img {
  border-right: 1px solid #c4c4c4;
  padding-right: 29px;
  width: 190px;
  line-height: 1;
  border-radius: 0;
}
footer.site-footer .footer-content .footer-head .foot-head-right {
  display: flex;
  align-items: center;
}
footer.site-footer .footer-content .footer-head .foot-head-right small {
  display: inline-block;
  padding-right: 20px;
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  vertical-align: middle;
  font-weight: 700;
}
footer.site-footer .footer-heading {
  display: inline-block;
  font-size: 19px;
  line-height: 1;
  font-weight: 400;
  width: 100%;
  color: #fff;
  margin-bottom: 10px;
  font-family: "Outfit", sans-serif;
}
footer.site-footer .footer-heading i {
  display: none;
}
footer.site-footer .btn-green {
  background: #28b328;
  color: #fff !important;
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
footer.site-footer .footer-sec .quick-links h6 {
  font-family: "Outfit", sans-serif;
  color: #f4c976;
  font-size: 13px;
  font-weight: 500;
  margin-top: 8px;
}
footer.site-footer .footer-sec .quick-links h6 a {
  text-decoration: underline;
  color: inherit;
}
footer.site-footer .footer-sec .quick-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer.site-footer .footer-sec .quick-links ul li a {
  color: rgba(255, 255, 255, 0.82);
  display: inline-block;
  position: relative;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
}
footer.site-footer .footer-sec .quick-links ul li a:before {
  background: #faf544;
  position: absolute;
  left: 0;
  height: 1px;
  width: 0%;
  transition: 0.3s width linear;
  content: "";
  bottom: 3px;
}
footer.site-footer .footer-sec .quick-links ul li a:hover {
  opacity: 1;
  color: #faf544;
}
footer.site-footer .footer-sec .quick-links ul li a:hover:before {
  transition: 0.3s width linear;
  width: 100%;
}
footer.site-footer .footer-sec .allIcons {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  flex-wrap: wrap;
}
footer.site-footer .footer-sec .allIcons > div {
  background: #fff;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  padding: 5px;
  border: 2px solid rgba(0, 0, 0, 0.1803921569);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3607843137);
}
footer.site-footer .footer-sec .allIcons > div img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
footer.site-footer .footer-sec form {
  position: relative;
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  margin: 15px 0 0 0;
}
footer.site-footer .footer-sec form input {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2588235294);
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  height: 44px;
  line-height: 24px;
  outline: none;
  padding: 20px;
  width: 100%;
  font-family: "Outfit", sans-serif;
}
footer.site-footer .footer-sec form button {
  padding: 12px 15px 13px 15px;
  color: #fff;
  height: 100%;
  justify-content: center;
}
footer.site-footer .footer-sec form button i {
  font-size: 22px;
  position: relative;
  z-index: 1;
}
footer.site-footer .footer-sec form button:hover i {
  color: #fff;
}

.payment-info {
  margin: 14px 0 12px 0;
  font-weight: 500;
  font-size: 17px;
  text-decoration: underline;
  color: #fff;
}
.payment-info img {
  max-width: 270px;
  margin-top: 10px;
}

.footer-end {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 12px 0 18px 0;
  margin-top: 20px;
}
.footer-end .ese-container {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
}
.footer-end .ese-container .copyright-col {
  display: inline-flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.footer-end .ese-container .copyright-col p {
  line-height: 1.6;
  font-size: 14px;
}
.footer-end .ese-container .copyright-col p strong {
  display: block;
  text-transform: uppercase;
  font-size: 15px;
}
.footer-end .ese-container .copyright-col .footer-logo {
  padding-right: 0;
  text-align: center;
}
.footer-end .ese-container .copyright-col .footer-logo img {
  width: 85px;
  transition: 0.3s ease;
}

.contact-panel {
  margin-top: 15px;
}
.contact-panel .ese-container {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
}
.contact-panel .flex {
  justify-content: space-between;
  gap: 35px;
}
.contact-panel .flex p {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.6;
}
.contact-panel .flex p a {
  display: block;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 4px;
}
.contact-panel .flex p i {
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
  font-size: 15px;
}

#simple-chat-button--container {
  position: fixed;
  bottom: 35px;
  right: 35px;
  z-index: 12;
}
#simple-chat-button--container #simple-chat-button--button {
  display: block;
  position: relative;
  text-decoration: none;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.15);
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjU2IiB3aWR0aD0iMjU2IiB2aWV3Qm94PSItMjMgLTIxIDY4MiA2ODIuNjY3IiBmaWxsPSIjZmZmIiB4bWxuczp2PSJodHRwczovL3ZlY3RhLmlvL25hbm8iPjxwYXRoIGQ9Ik01NDQuMzg3IDkzLjAwOEM0ODQuNTEyIDMzLjA2MyA0MDQuODgzLjAzNSAzMjAuMDUxIDAgMTQ1LjI0NiAwIDIuOTggMTQyLjI2MiAyLjkxIDMxNy4xMTNjLS4wMjMgNTUuODk1IDE0LjU3OCAxMTAuNDU3IDQyLjMzMiAxNTguNTUxTC4yNSA2NDBsMTY4LjEyMS00NC4xMDJjNDYuMzI0IDI1LjI3IDk4LjQ3NyAzOC41ODYgMTUxLjU1MSAzOC42MDJoLjEzM2MxNzQuNzg1IDAgMzE3LjA2Ni0xNDIuMjczIDMxNy4xMzMtMzE3LjEzMy4wMzUtODQuNzQyLTMyLjkyMi0xNjQuNDE4LTkyLjgwMS0yMjQuMzU5ek0zMjAuMDUxIDU4MC45NDFoLS4xMDljLTQ3LjI5Ny0uMDItOTMuNjg0LTEyLjczLTEzNC4xNi0zNi43NDJsLTkuNjIxLTUuNzE1LTk5Ljc2NiAyNi4xNzIgMjYuNjI5LTk3LjI3LTYuMjctOS45NzNjLTI2LjM4Ny00MS45NjktNDAuMzItOTAuNDc3LTQwLjI5Ny0xNDAuMjgxLjA1NS0xNDUuMzMyIDExOC4zMDUtMjYzLjU3IDI2My42OTktMjYzLjU3IDcwLjQwNi4wMjMgMTM2LjU5IDI3LjQ3NyAxODYuMzU1IDc3LjMwMXM3Ny4xNTYgMTE2LjA1MSA3Ny4xMzMgMTg2LjQ4NGMtLjA2MiAxNDUuMzQ0LTExOC4zMDUgMjYzLjU5NC0yNjMuNTk0IDI2My41OTR6bTE0NC41ODYtMTk3LjQxOGMtNy45MjItMy45NjktNDYuODgzLTIzLjEzMy01NC4xNDgtMjUuNzgxLTcuMjU4LTIuNjQ1LTEyLjU0Ny0zLjk2MS0xNy44MjQgMy45NjktNS4yODUgNy45My0yMC40NjkgMjUuNzgxLTI1LjA5NCAzMS4wNjZzLTkuMjQyIDUuOTUzLTE3LjE2OCAxLjk4NC0zMy40NTctMTIuMzM2LTYzLjcyNy0zOS4zMzJjLTIzLjU1NS0yMS4wMTItMzkuNDU3LTQ2Ljk2MS00NC4wODItNTQuODkxLTQuNjE3LTcuOTM3LS4wMzktMTEuODEyIDMuNDc3LTE2LjE3MiA4LjU3OC0xMC42NTIgMTcuMTY4LTIxLjgyIDE5LjgwOS0yNy4xMDVzMS4zMi05LjkxOC0uNjY0LTEzLjg4M2MtMS45NzctMy45NjUtMTcuODI0LTQyLjk2OS0yNC40MjYtNTguODQtNi40MzctMTUuNDQ1LTEyLjk2NS0xMy4zNTktMTcuODMyLTEzLjYwMi00LjYxNy0uMjMtOS45MDItLjI3Ny0xNS4xODctLjI3N3MtMTMuODY3IDEuOTgtMjEuMTMzIDkuOTE4LTI3LjczIDI3LjEwMi0yNy43MyA2Ni4xMDUgMjguMzk1IDc2LjY4NCAzMi4zNTUgODEuOTczIDU1Ljg3OSA4NS4zMjggMTM1LjM2NyAxMTkuNjQ4YzE4LjkwNiA4LjE3MiAzMy42NjQgMTMuMDQzIDQ1LjE3NiAxNi42OTUgMTguOTg0IDYuMDMxIDM2LjI1NCA1LjE4IDQ5LjkxIDMuMTQxIDE1LjIyNy0yLjI3NyA0Ni44NzktMTkuMTcyIDUzLjQ4OC0zNy42OCA2LjYwMi0xOC41MTIgNi42MDItMzQuMzc1IDQuNjE3LTM3LjY4NC0xLjk3Ny0zLjMwNS03LjI2Mi01LjI4NS0xNS4xODQtOS4yNTR6bTAgMCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+") center/44px 44px no-repeat #25D366;
}
#simple-chat-button--container #simple-chat-button--button:hover {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#simple-chat-button--container #simple-chat-button--text {
  display: block;
  position: absolute;
  width: max-content;
  background-color: #fff;
  bottom: 15px;
  right: 70px;
  border-radius: 5px;
  padding: 6px 10px 7px 10px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.03em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-break: keep-all;
  line-height: 1em;
  text-overflow: ellipsis;
  vertical-align: middle;
  box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.15);
}

.btn-default {
  border-radius: 3px;
  border: none;
  position: relative;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  background-color: #faf544;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  font-family: "Outfit", sans-serif;
  line-height: 1;
  font-size: 16px;
  padding: 15px 25px 17px 25px;
  color: #000;
}
.btn-default:hover {
  color: #fff;
}
.btn-default:hover span {
  width: 225%;
  height: 562.5px;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
}
.btn-default span {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.btn-default.btn-outline {
  border: 1px solid #000;
  color: #000;
  -webkit-transition: 0.5s;
  background: 0 0;
}
.btn-default.btn-outline span {
  background-color: #faf544;
}
.btn-default.btn-outline:hover {
  background-color: #faf544;
  color: #000;
  border-color: rgba(0, 0, 0, 0.1882352941);
}
.btn-default.btn-outline:hover span {
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  width: 225%;
  height: 562.5px;
  background-color: #faf544;
  opacity: 1;
}
.btn-default.btn-outline-white {
  -webkit-transition: 0.5s;
  border: 1px solid #fff;
  color: #fff;
  background: 0 0;
}
.btn-default.btn-outline-white span {
  background-color: #faf544;
}
.btn-default.btn-outline-white:hover {
  border-color: transparent;
  color: #000;
}
.btn-default.btn-outline-white:hover span {
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  width: 225%;
  height: 562.5px;
  background: #faf544;
  opacity: 1;
}
.btn-default.btn-outline-primary {
  -webkit-transition: 0.5s;
  border: 1px solid #faf544;
  color: #faf544;
  background: 0 0;
}
.btn-default.btn-outline-primary span {
  background-color: #000;
}
.btn-default.btn-outline-primary:hover {
  border-color: transparent;
  color: #fff;
}
.btn-default.btn-outline-primary:hover span {
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  width: 225%;
  height: 562.5px;
  background-color: #000;
  opacity: 1;
}

.main-title {
  position: relative;
  margin-bottom: 35px;
}
.main-title .heading-link {
  color: #000;
  margin-left: 18px;
  font-size: 13px;
  margin-top: 12px;
  font-weight: 700;
}
.main-title .heading-link:hover {
  color: #faf544;
}
.main-title.isWhite .heading,
.main-title.isWhite p,
.main-title.isWhite .subtitle {
  color: #fff;
}
.main-title.isWhite .subtitle {
  background: none;
  -webkit-text-fill-color: #fff;
}
.main-title.mx-90 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.main-title.small .heading {
  font-size: 30px;
}
.main-title .heading {
  position: relative;
  font-size: 38px;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
  font-family: "Outfit", sans-serif;
}
.main-title .sub-heading {
  font-size: 20px;
  margin: 8px 0 18px 0;
}
.main-title p {
  margin: 0;
  display: block;
  font-weight: 400;
  text-transform: none;
  font-size: 16px;
  line-height: 28px;
}

.subtitle {
  position: relative;
  font-size: 15px;
  display: inline-block;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 500;
  color: #faf544;
  font-family: "Merriweather", sans-serif;
  font-style: italic;
  position: relative;
  z-index: 1;
  background-image: linear-gradient(90deg, rgb(9, 9, 9) 0%, rgb(255, 242, 0) 100%);
  background-clip: text;
  padding-left: 40px;
  -webkit-text-fill-color: transparent;
}
.subtitle:before {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 30px;
  height: 2px;
  background-color: currentColor;
  content: "";
}

.adventure-card {
  height: 100%;
  transition: 0.2s ease-in;
  font-family: "Outfit", sans-serif;
}
.adventure-card .adventure-card__inner {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1411764706);
  overflow: hidden;
  -webkit-transition: ease-in all 0.2s;
  transition: ease-in all 0.2s;
  position: relative;
  height: 100%;
  width: 100%;
  flex-direction: column;
  display: flex;
}
.adventure-card .adventure-card__inner .trip__grade {
  position: absolute;
  top: 10px;
  left: 0;
  background: #fff;
  padding: 6px 13px 6px 10px;
  border-radius: 0 31px 31px 0;
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
  gap: 8px;
  align-items: center;
}
.adventure-card .adventure-card__inner .trip__grade svg {
  vertical-align: middle;
  width: 15px;
  height: 15px;
}
.adventure-card .adventure-card__inner .trip__grade.grade__challenging {
  color: #bb1e2e;
}
.adventure-card .adventure-card__inner .trip__grade.grade__challenging path {
  fill: #bb1e2e;
}
.adventure-card .adventure-card__inner .trip__grade.grade__medium {
  color: #577719;
}
.adventure-card .adventure-card__inner .trip__grade.grade__medium svg path {
  fill: #577719;
}
.adventure-card .adventure-card__inner .pricing-wrp {
  text-align: right;
  text-transform: none;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  gap: 4px;
  padding: 10px 15px 0 20px;
  align-items: center;
  color: #fff;
  font-family: "Outfit", sans-serif;
  position: absolute;
  bottom: 20px;
  left: 0;
}
.adventure-card .adventure-card__inner .pricing-wrp > span {
  margin-top: auto;
  margin-bottom: 5px;
}
.adventure-card .adventure-card__inner .pricing-wrp .price {
  font-size: 25px;
  display: inline-block;
  color: #faf544;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
}
.adventure-card .adventure-card__inner .pricing-wrp p {
  opacity: 1;
  padding: 0;
  font-size: inherit;
}
.adventure-card .adventure-card__inner .pricing-wrp .price-del {
  font-size: 15px;
  color: #000;
  font-weight: 600;
  opacity: 0.7;
  font-family: "Outfit", sans-serif;
}
.adventure-card .adventure-card__inner p {
  font-family: "Outfit", sans-serif;
  opacity: 0.9;
  line-height: 1.6;
  font-size: 15px;
  font-weight: 400;
}
.adventure-card .adventure-card__inner .duration {
  display: flex;
  gap: 6px;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 5px 15px 6px 15px;
  position: absolute;
  top: 20px;
  right: 20px;
}
.adventure-card .adventure-card__inner .duration svg {
  display: none;
  fill: #fff;
  user-select: none;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 2.74286rem;
  background: none;
  fill: currentcolor;
}
.adventure-card .adventure-card__inner .duration svg path {
  fill: #fff;
}
.adventure-card .adventure-card__inner .duration-title {
  font-weight: 700;
  color: #fff;
  font-family: "Outfit", sans-serif;
}
.adventure-card .adventure-card__inner .available-dates {
  font-size: 13px;
  color: #fff;
  position: absolute;
  right: 15px;
  gap: 8px;
  bottom: 27px;
  display: inline-flex;
  flex-direction: column;
}
.adventure-card .adventure-card__inner .available-dates span {
  font-size: 11px;
  background-color: rgb(255, 255, 255);
}
.adventure-card .adventure-card__inner .adventure-card__top {
  position: relative;
  cursor: pointer;
}
.adventure-card .adventure-card__inner .adventure-card__top .adventure-card__footer {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.69);
  display: flex;
  justify-content: center;
  align-items: center;
}
.adventure-card .adventure-card__inner .adventure-card__top .adventure-card__footer .more {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 15px 25px 13px 25px;
  border-radius: 2px;
  text-align: center;
  border: 1px solid #fff;
  place-content: center;
}
.adventure-card .adventure-card__inner .adventure-card__top .adventure-card__footer .more:hover {
  background: #faf544;
  color: #000;
  border: transparent;
}
.adventure-card .adventure-card__inner .adventure-card__top:before {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  content: "";
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.31) 0%, rgba(0, 0, 0, 0.33) 100%);
}
.adventure-card .adventure-card__inner .adventure-card__top:hover img {
  transform: scale(1.05);
  filter: blur(9px);
}
.adventure-card .adventure-card__inner .adventure-card__top:hover .adventure-card__footer {
  opacity: 1;
  visibility: visible;
}
.adventure-card .adventure-card__inner .adventure-card__top .adventure-card__image {
  margin: 0;
  height: 300px;
  line-height: 1;
  overflow: hidden;
}
.adventure-card .adventure-card__inner .adventure-card__top .adventure-card__image img {
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in-out;
  object-fit: cover;
}
.adventure-card .adventure-card__inner .adventure-card__content {
  flex-direction: column;
  display: flex;
  align-items: flex-start;
  padding: 25px;
  padding-top: 15px;
  margin-block-end: auto;
}
.adventure-card .adventure-card__inner .adventure-card__content .adventure-card__title {
  margin: 0 10px 8px 0;
  font-weight: 700;
  color: #000;
  display: block;
  line-height: 1.38;
  font-size: 20px;
  font-weight: 600;
}
.adventure-card .adventure-card__inner .adventure-card__content .adventure-card__title a {
  color: inherit;
  display: block;
  height: 100%;
}
.adventure-card .adventure-card__inner .adventure-card__content .adventure-card__title:hover {
  color: #000;
}
.adventure-card:hover {
  transform: translateY(-5px);
}

.overlay-col {
  min-height: 340px;
  position: relative;
}
.overlay-col > a {
  height: 100%;
  object-fit: cover;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
}
.overlay-col > a img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
}
.overlay-col > a:before {
  content: "";
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6), transparent, transparent, transparent);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
.overlay-col .overlay-content {
  z-index: 5;
  position: absolute;
  bottom: 0;
  padding: 30px 25px;
  width: 100%;
}
.overlay-col .overlay-content .overlay-title {
  margin: 0;
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 600;
}
.overlay-col .overlay-content .overlay-title a {
  color: #fff;
  display: block;
}
.overlay-col .overlay-content .overlay-detail {
  line-height: 1;
  color: #fff;
  font-size: 15px;
  width: 100%;
  padding-top: 3px;
  display: inline-flex;
  margin: 0;
  font-family: "Outfit", sans-serif;
  vertical-align: middle;
  align-items: center;
  font-weight: 700;
  color: #fff;
}
.overlay-col .overlay-content .overlay-detail svg {
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  fill: #fff;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  flex-shrink: 0;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 2.74286rem;
  background: none;
}
.overlay-col:hover a img {
  transform: scale(1.1);
}
.overlay-col:hover .overlay-content .overlay-title a {
  color: #cecc56;
}

.zoom {
  overflow: hidden;
}
.zoom:hover > img {
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.buttonWrap.text-center {
  margin-top: 30px;
}

.review__item-text {
  border-radius: 10px;
  border: 1px solid #ccc;
  position: relative;
  border-radius: 10px;
}
.review__item-text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-quote-icon lucide-quote'%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");
  content: "";
  position: absolute;
  right: 10px;
  bottom: 15px;
  width: 48px;
  height: 48px;
  opacity: 0.2;
}
.review__item-text .review__item-user {
  padding: 25px;
  display: flex;
  flex: 1;
  padding-top: 0;
  gap: 10px;
  position: relative;
}
.review__item-text .review__item-user img {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 100%;
  -webkit-box-shadow: -1px 4px 74px rgba(0, 0, 0, 0.15);
  box-shadow: -1px 4px 74px rgba(0, 0, 0, 0.15);
}
.review__item-text .review__item-user strong {
  display: block;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 600;
}
.review__item-text .review__item-user .country-name {
  display: block;
  font-size: 12px;
  font-weight: 600;
  margin: 3px 0 10px 0;
  color: rgba(0, 0, 0, 0.6784313725);
}
.review__item-text .review__item-user .review-date {
  font-size: 11px;
  font-weight: 500;
  opacity: 0.8;
}
.review__item-text .review-tripadvisor__comment {
  padding: 25px;
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
}
.review__item-text .review-tripadvisor__comment .reviews-rating {
  margin: 0px 0 4px 0;
}
.review__item-text .review-tripadvisor__comment .reviews-rating i {
  color: #b2800a;
  font-size: 13px;
  font-weight: 600;
}
.review__item-text .review-tripadvisor__comment .review__item-title {
  font-size: 18px;
  margin: 5px 0 12px 0;
  display: block;
  color: #000;
  font-weight: 500;
}
.review__item-text .review-tripadvisor__comment p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  color: #302424;
}

.card-blog {
  border-radius: 4px 4px;
  position: relative;
  min-height: 420px;
}
.card-blog > a {
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  display: block;
  height: 100%;
  position: relative;
}
.card-blog > a:before {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6), transparent, transparent, transparent);
  content: "";
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  height: 100%;
  border-radius: 4px;
  width: 100%;
  position: absolute;
}
.card-blog > a img,
.card-blog > a iframe {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: 0.3s linear;
  border-radius: 4px;
}
.card-blog > a:hover img {
  transform: scale(1.1);
}
.card-blog .card-content {
  padding: 25px;
  border-radius: 0 0 4px 4px;
  padding-top: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}
.card-blog .card-content .title {
  font-family: "Outfit", sans-serif;
  font-size: 20px;
  padding-bottom: 15px;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
}
.card-blog .card-content .title a {
  color: #fff;
}
.card-blog .card-content .title:hover a {
  color: #ffd101;
}
.card-blog .card-content p {
  margin: 11px 0 15px 0;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  opacity: 0.75;
}
.card-blog .card-content .post-detail {
  gap: 15px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  margin: 0;
  flex-wrap: wrap;
  padding: 0;
}
.card-blog .card-content .post-detail > div {
  font-size: 13px;
  gap: 8px;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
}
.card-blog .card-content .post-detail > div img {
  border: 1px solid #fff;
  width: 30px;
  margin: 0 8px 0 0;
  height: 30px;
  border-radius: 100%;
  background: #fff;
  padding: 2px;
}
.card-blog .card-content .post-detail > div svg circle,
.card-blog .card-content .post-detail > div svg rect,
.card-blog .card-content .post-detail > div svg path {
  stroke: #fff;
}
.card-blog .card-content .post-detail > div a {
  font-size: 14px;
}

.adventure-single__breadcrumbs {
  margin: 10px 0 0px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1098039216);
  padding-bottom: 10px;
}
.adventure-single__breadcrumbs .ese-container {
  display: flex;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.breadcrumb-nav ol {
  color: rgba(0, 0, 0, 0.631372549);
  padding: 0 0 0 0;
  margin: 0;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  display: flex;
  align-items: center;
  list-style: none;
  flex-wrap: nowrap;
  overflow-x: auto;
  white-space: nowrap;
  flex-wrap: inherit;
}
.breadcrumb-nav ol li:not(:first-child):before {
  content: "";
  display: inline-block;
  margin: 0 9px;
  width: 4px;
  height: 7px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgNCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuMTM3MzI0IDYuODYyOTFDMC4zMTk3OTggNy4wNDU3IDAuNjEzOTkxIDcuMDQ1NyAwLjc5NjQ2NSA2Ljg2MjkxTDMuODkxMDcgMy43NjI5OUM0LjAzNjMxIDMuNjE3NTEgNC4wMzYzMSAzLjM4MjQ5IDMuODkxMDcgMy4yMzcwMUwwLjc5NjQ2NSAwLjEzNzA5QzAuNjEzOTkxIC0wLjA0NTY5NjYgMC4zMTk3OTkgLTAuMDQ1Njk2NiAwLjEzNzMyNCAwLjEzNzA5Qy0wLjA0NTE0OTMgMC4zMTk4NzcgLTAuMDQ1MTQ5MyAwLjYxNDU3NSAwLjEzNzMyNCAwLjc5NzM2MkwyLjgzMzQ3IDMuNTAxODdMMC4xMzM2MDEgNi4yMDYzN0MtMC4wNDUxNDkzIDYuMzg1NDIgLTAuMDQ1MTQ5OCA2LjY4Mzg1IDAuMTM3MzI0IDYuODYyOTFaIiBmaWxsPSIjOTA5MDkxIi8+Cjwvc3ZnPgo=");
}
.breadcrumb-nav ol li a {
  color: rgba(0, 0, 0, 0.81);
  font-size: 14px;
}
.breadcrumb-nav ol li:hover a {
  color: #000;
}
.breadcrumb-nav ol li.active a {
  font-weight: 600;
  color: #000;
}

.share > div > div {
  display: inline-block !important;
}

.package-cat a {
  color: #fff;
  display: block;
  position: relative;
}
.package-cat a::before {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0.32) 100%);
}
.package-cat a img {
  height: 250px;
  object-fit: cover;
  border-radius: 4px;
  width: 100%;
  transition: 0.3s linear;
}
.package-cat a .package-title {
  font-weight: 500;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  font-size: 20px;
  text-align: center;
  font-family: "Outfit", sans-serif;
  padding-top: 13px;
  z-index: 2;
  text-transform: uppercase;
}
.package-cat a:hover .package-title {
  color: #fff;
}

.accordion-wrapper .accordion-title-wrap {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.accordion-wrapper .accordion-title-wrap.active .accordion-title {
  color: #faf544;
}
.accordion-wrapper .accordion-title-wrap.active .fa-chevron-down {
  transform: rotate(180deg);
  transition: 0.3s ease-in-out;
  color: #faf544;
  opacity: 1;
}
.accordion-wrapper .accordion-title-wrap .fa-chevron-down {
  position: absolute;
  right: 0;
  transition: 0.3s ease-in-out;
  font-size: 16px;
}
.accordion-wrapper > div {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 15px;
  padding: 10px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1607843137);
}
.accordion-wrapper > div .accordion-slide {
  margin-top: 0px;
}
.accordion-wrapper > div .accordion-slide .page-content__area,
.accordion-wrapper > div .accordion-slide .page-content__area p {
  text-align: justify;
  margin-top: 7px;
}
.accordion-wrapper > div .accordion-slide .page-content__area a:hover,
.accordion-wrapper > div .accordion-slide .page-content__area p a:hover {
  opacity: 1;
}
.accordion-wrapper > div .accordion-slide p:not(:last-child) {
  margin: 0px 0 15px 0;
}
.accordion-wrapper > div .accordion-title {
  color: rgba(0, 0, 0, 0.8901960784);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
  font-family: "Outfit", sans-serif;
}
.accordion-wrapper > div:last-child {
  margin-bottom: 0;
}

.overlay-card {
  position: relative;
  display: block;
  width: 100%;
  height: 480px;
}
.overlay-card .overlay-card__media {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 4px;
}
.overlay-card .overlay-card__media a {
  position: relative;
  display: block;
  height: 100%;
}
.overlay-card .overlay-card__media a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  z-index: 1;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.96), rgba(0, 0, 0, 0.1607843137) 80%);
}
.overlay-card .overlay-card__media img {
  display: block;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.5s ease-out;
}
.overlay-card .overlay-card__text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 35px 35px;
  display: flex;
  align-items: flex-start;
  flex-flow: column;
  justify-content: flex-end;
  border-radius: 4px;
  z-index: 2;
  color: #fff;
}
.overlay-card .overlay-card__text .title {
  font-size: 24px;
  margin-bottom: 12px;
  line-height: 1.3;
  font-family: "Outfit", sans-serif;
}
.overlay-card .overlay-card__text .title a {
  color: #fff;
}
.overlay-card .overlay-card__text .title:hover {
  transition: 0.3s ease;
}
.overlay-card .overlay-card__text .title:hover a {
  transition: 0.3s ease;
  color: rgb(255, 255, 135);
}
.overlay-card .overlay-card__text .post-detail div + div {
  opacity: 0.765;
}
.overlay-card .overlay-card__text .post-detail div svg circle,
.overlay-card .overlay-card__text .post-detail div svg rect,
.overlay-card .overlay-card__text .post-detail div svg path {
  stroke: #fff;
}
.overlay-card .overlay-card__text .post-detail div a {
  color: #fff;
}

.post-detail {
  display: flex;
  align-items: center;
  font-family: "Outfit", sans-serif;
}
.post-detail div,
.post-detail a {
  font-size: 14px;
  margin-right: 10px;
  color: #fff;
}
.post-detail div img,
.post-detail a img {
  width: 35px;
  height: 35px;
  object-fit: cover;
  border-radius: 100%;
  margin-right: 8px;
  border-radius: 100%;
  border: 1px solid #fff;
  padding: 4px;
  display: inline-block;
  vertical-align: middle;
}
.post-detail div:last-child,
.post-detail a:last-child {
  opacity: 0.85;
  margin-right: 0;
}
.post-detail div svg,
.post-detail a svg {
  display: inline-block;
  vertical-align: middle;
  stroke: #fff;
}
.post-detail div svg circle,
.post-detail div svg rect,
.post-detail div svg path,
.post-detail a svg circle,
.post-detail a svg rect,
.post-detail a svg path {
  stroke: #fff;
}

.scale .overlay-card__media > a {
  overflow: hidden;
}
.scale .overlay-card__media > a > img {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.scale .overlay-card__media > a:hover > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  filter: blur(1.2px);
}

.pagination {
  margin: 25px 0 0 0;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  flex-wrap: wrap;
  list-style-type: none;
}
.pagination li .page-link {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #111;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  height: 35px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  width: 35px;
  cursor: pointer;
}
.pagination li .page-link.fa {
  font-size: 14px;
}
.pagination li.active span,
.pagination li.active a, .pagination li:hover span,
.pagination li:hover a {
  color: #000;
  background: #faf544;
  font-weight: 600;
  border-color: #000;
}

.trend-listing ul {
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
  display: flex;
  gap: 30px;
  align-items: center;
  margin: 13px 0 25px 0;
  border-bottom: 1px solid #d9d9e8;
  list-style: none;
  padding: 0;
}
.trend-listing ul li {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  cursor: pointer;
  padding-bottom: 25px;
  font-family: "Outfit", sans-serif;
  color: rgba(0, 0, 0, 0.76);
  font-weight: 500;
}
.trend-listing ul li:before {
  width: 0;
  background: #faf544;
  transition: 0.4s ease;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
}
.trend-listing ul li:hover, .trend-listing ul li.active {
  color: #faf544;
}
.trend-listing ul li:hover::before, .trend-listing ul li.active::before {
  width: 100%;
  transition: 0.32s width ease-in;
}
.trend-listing ul li:hover:last-child, .trend-listing ul li.active:last-child {
  margin-right: 0;
}

.form-group input,
.form-group select,
.form-group textarea {
  background-color: #fff;
  border-radius: 4px;
  font-family: "Outfit", sans-serif;
  color: rgba(0, 0, 0, 0.8);
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  border: solid 1px rgba(0, 0, 0, 0.14);
  transition: 0.3s ease-in-out;
}
.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  background-color: #fff;
}
.form-group select {
  padding-left: 18px;
  cursor: pointer;
  color: #000;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEyIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDZMMC44MDM4NDcgMC43NUwxMS4xOTYyIDAuNzUwMDAxTDYgNloiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
  background-position: calc(100% - 14px) 50%;
  background-repeat: no-repeat;
  background-size: 12px 7px;
  font-weight: 500;
  line-height: 1.1;
  font-size: 14px;
  height: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-width: 184px;
  padding: 14px 25px 14px 16px;
  text-indent: 1px;
  width: 100%;
}
.form-group input {
  font-family: "Outfit", sans-serif;
  width: 100%;
  height: 45px;
  outline: none;
  line-height: 1.3;
  padding: 12px 10px 8px 20px;
}
.form-group button {
  font-family: "Outfit", sans-serif;
}
.form-group label {
  font-family: "Outfit", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 10px;
  display: block;
}
.form-group label strong {
  font-size: 13px;
  color: #a81f00;
}
.form-group.message-area {
  grid-column: span 3;
}
.form-group.message-area textarea {
  width: 100%;
  height: 150px;
  padding: 15px;
}
.form-group textarea {
  width: 100%;
  height: 150px;
  padding: 15px;
}
.form-group:not(:last-child) {
  margin-bottom: 20px;
}

.pt-0 {
  padding-top: 0;
}

.team-col {
  position: relative;
  overflow: hidden;
}
.team-col:hover img {
  transform: scale(1.1);
}

.team-col-header a {
  cursor: pointer;
  display: block;
  height: 280px;
  border-radius: 8px;
  overflow: hidden;
}
.team-col-header a img {
  transition: 0.3s ease-in-out;
  width: 100%;
  object-fit: cover;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 8px;
  display: block;
  position: relative;
}

.team-bio {
  font-size: 16px;
  font-weight: 400;
  display: flex;
  color: #111;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  grid-gap: 8px;
  width: 100%;
  padding: 12px 0 0 0;
}
.team-bio strong {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
}
.team-bio p {
  font-size: 13px;
  font-weight: 600;
  opacity: 0.6;
}

.card-front {
  background: #fff;
  color: #666;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  margin: 0;
  padding: 20px;
  border: 1px solid #000;
  border-radius: 4px;
  display: block;
}
.card-front .icon-wrap svg {
  width: 70px;
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  height: 86px;
}
.card-front .icon-content {
  margin-top: 20px;
}
.card-front .icon-content h3 {
  display: block;
  font-size: 30px;
  margin: 0;
  line-height: 32px;
  text-transform: uppercase;
}
.card-front .icon-content p {
  margin: 10px 0 0;
  color: #130f0f;
  line-height: 25px;
}

.block-adventure-finder__button-wrapper {
  position: relative;
}
.block-adventure-finder__button-wrapper .block-adventure-finder__form-dropdown {
  width: 100%;
  margin: 0;
  padding: 20px;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  border: 1px solid #e5e7eb;
  top: 100%;
  display: none;
  z-index: 4;
  border-radius: 0 0 8px 8px;
  border-top: none;
}
.block-adventure-finder__button-wrapper .block-adventure-finder__form-dropdown li {
  display: flex;
  gap: 10px;
  padding-bottom: 15px;
  transition: opacity 0.3s;
  flex-direction: row-reverse;
}
.block-adventure-finder__button-wrapper .block-adventure-finder__form-dropdown li:last-child {
  padding-bottom: 0;
}
.block-adventure-finder__button-wrapper .block-adventure-finder__form-dropdown li input {
  margin: 0 0 0 0;
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}
.block-adventure-finder__button-wrapper .block-adventure-finder__form-dropdown li .checkbox-label {
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  align-items: center;
  position: relative;
  margin: 0;
  line-height: 1;
  margin-right: auto;
}
.block-adventure-finder__button-wrapper .block-adventure-finder__form-dropdown li .checkbox-label span {
  font-weight: bolder;
  font-size: 14px;
  font-family: "Outfit", sans-serif;
  color: #faf544;
}
.block-adventure-finder__button-wrapper .block-adventure-finder__button {
  width: 100%;
  padding: 15px 20px;
  background: #fff;
  border: 1px solid #e5e7eb;
  cursor: pointer;
  text-align: left;
  position: relative;
  border-radius: 8px;
  transition: background-color 0.25s ease-out;
}
.block-adventure-finder__button-wrapper .block-adventure-finder__button img {
  position: absolute;
  right: 15px;
  font-size: 13px;
  top: 20px;
  font-weight: 400;
  transform: rotate(180deg);
}
.block-adventure-finder__button-wrapper .block-adventure-finder__button .block-adventure-finder__button-title {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: "Outfit", sans-serif;
  color: #232933;
  transition: color 0.25s ease-out;
  position: relative;
  display: block;
}
.block-adventure-finder__button-wrapper .block-adventure-finder__button .block-adventure-finder__button-subtext {
  margin-top: 5px;
  font-size: 14px;
  display: block;
  color: #000;
  font-weight: 400;
  opacity: 0.8;
}
.block-adventure-finder__button-wrapper.active > div {
  border-radius: 8px 8px 0 0;
  border-bottom: none;
}
.block-adventure-finder__button-wrapper.active ul {
  display: block;
  top: calc(100% - 1px);
  padding-top: 9px;
  max-height: 500px;
  overflow-y: auto;
}
.block-adventure-finder__button-wrapper.active .block-adventure-finder__button img {
  transform: rotate(360deg);
}
.block-adventure-finder__button-wrapper.datepicker .block-adventure-finder__button img {
  transform: inherit;
  top: 12px;
  opacity: 0.7;
}
.block-adventure-finder__button-wrapper input {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: "Outfit", sans-serif;
  color: #232933;
  transition: color 0.25s ease-out;
  position: relative;
  display: block;
  border: none;
  outline: none;
  cursor: pointer;
}
.block-adventure-finder__button-wrapper input::placeholder {
  color: #232933;
}

.block-adventure-finder__submit {
  width: 45px;
  height: 45px;
  margin: auto 0;
  border-radius: 8px;
  color: #fff;
  top: 18px;
  border: none;
  background: #faf544;
  cursor: pointer;
  right: 0;
  font-size: 15px;
}
.block-adventure-finder__submit:hover {
  background: #000;
}

.short__intro-wrap {
  position: relative;
  height: 300px;
  overflow: hidden;
}
.short__intro-wrap:after {
  content: "";
  width: 100%;
  height: 200px;
  background: linear-gradient(to top, rgb(255, 255, 255), rgba(235, 235, 235, 0), rgba(0, 0, 0, 0));
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.short__intro-wrap .read-more,
.short__intro-wrap .read-less {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 4;
  display: inline-block;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 1;
  padding-bottom: 14px;
  z-index: 3;
}
.short__intro-wrap .read-more i,
.short__intro-wrap .read-less i {
  position: relative;
  z-index: 1;
  cursor: pointer;
  font-weight: 500;
  color: #000;
  font-style: normal;
  background: #faf544;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 15px;
}
.short__intro-wrap .read-more i:hover,
.short__intro-wrap .read-less i:hover {
  background: #000;
  color: #fff;
}
.short__intro-wrap.read-full {
  height: auto;
  overflow: auto;
}
.short__intro-wrap.read-full:after {
  height: auto;
  background: none;
}
.short__intro-wrap.read-full .pos-static {
  position: static;
}

.accordion-enter-active,
.accordion-leave-active {
  will-change: height, opacity;
  transition: height 0.3s ease, opacity 0.3s ease;
  overflow: hidden;
}

.accordion-enter,
.accordion-leave-to {
  height: 0 !important;
  opacity: 0;
}

.mb-3 {
  margin-bottom: 15px;
}

.date-selection {
  position: relative;
}
.date-selection input {
  padding-top: 10px;
  height: 45px;
  padding-left: 42px;
  font-size: 16px;
  background: #fff no-repeat 9px 9px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='0.75' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-calendar-days'%3E%3Cpath d='M8 2v4'/%3E%3Cpath d='M16 2v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3Cpath d='M8 14h.01'/%3E%3Cpath d='M12 14h.01'/%3E%3Cpath d='M16 14h.01'/%3E%3Cpath d='M8 18h.01'/%3E%3Cpath d='M12 18h.01'/%3E%3Cpath d='M16 18h.01'/%3E%3C/svg%3E");
}

.btn-modal-close {
  position: absolute;
  right: 30px;
  color: #000;
  z-index: 1;
  top: 30px;
}

.carousel-btn {
  position: absolute;
  cursor: pointer;
  top: calc(50% - 15px);
  z-index: 1;
  left: 20px;
}
.carousel-btn:before {
  width: 55px;
  height: 55px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E");
  display: inline-block;
}
.carousel-btn.next {
  left: auto;
  right: 20px;
  transform: rotate(180deg);
}
.carousel-btn:hover:before {
  background-color: rgba(47, 76, 88, 0.1215686275);
}

.modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: auto;
  color: #fff;
  background: rgba(0, 0, 0, 0.9490196078);
  z-index: 102;
}
.modal-wrap .btn-modal-close {
  color: #fff;
}
.modal-wrap.team-modal-wrap {
  background: #fafafa;
  color: #000;
}
.modal-wrap.team-modal-wrap .btn-modal-close {
  color: #000;
}
.modal-wrap.team-modal-wrap .carousel-btn::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E");
}
.modal-wrap .carousel-btn::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 48 48' style='enable-background:new 0 0 48 48;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8;%7D%0A%3C/style%3E%3Cpath class='st0' d='M30,36L18,24l12-12'/%3E%3C/svg%3E%0A");
}

.gallery-modal {
  color: #fff;
  text-align: center;
  font-size: 15px;
}

.caption {
  margin-top: 10px;
  opacity: 0.5;
}

.cursor-pointer {
  cursor: pointer;
}

.sitemap-row {
  border: rgba(0, 0, 0, 0.1019607843) 1px solid;
  background: #fafafa;
  border-radius: 4px;
  padding: 24px 22px;
}
.sitemap-row:not(:last-child) {
  margin-bottom: 20px;
}
.sitemap-row .c-title {
  font-size: 22px;
  margin: 0 0 10px 0;
  color: #faf544;
  font-family: "Outfit", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
.sitemap-row ul {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  list-style: none;
  grid-gap: 10px;
}
.sitemap-row ul li a {
  position: relative;
  color: rgba(0, 0, 0, 0.8);
  font-size: 15px;
  display: block;
  line-height: 1.3;
  font-weight: 500;
  transition: 0.2s linear;
  padding: 3px 0;
}
.sitemap-row ul li a:hover {
  color: #faf544;
}

.modal-enter-active,
.modal-leave-active {
  transition: opacity 0.4s ease;
}

.modal-enter-from,
.modal-leave-to {
  opacity: 0;
}

.invalid-feedback {
  color: #fff;
  background: #900;
  font-weight: 600;
  padding: 3px 8px;
  display: inline-block;
  margin-top: 5px;
  font-size: 12px;
}

.form-group .is-invalid {
  border: 1px solid red;
  background: rgba(255, 0, 0, 0.2117647059);
}

.message-box {
  border-radius: 15px;
  padding: 30px;
  position: relative;
  max-width: 600px;
  margin: 0 auto 20px auto;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.08) 0 0 24px;
}
.message-box.success {
  color: rgb(23, 51, 52);
  border: 1px solid #0c6f3c;
  background: rgba(12, 111, 60, 0.0392156863);
}
.message-box.success h3 {
  color: #0c6f3c;
}
.message-box.success i {
  background: #090;
  color: #fff;
}
.message-box.failed {
  background-color: #fff6f6;
  color: #9f3a38;
  box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent;
}
.message-box.failed i {
  color: #9f3a38;
  background: none;
  width: auto;
  box-shadow: none;
  height: auto;
  margin: 0;
}
.message-box h3 {
  font-weight: 700;
  font-size: 25px;
  margin: 0px 0px 3px 0;
}
.message-box p {
  font-size: 18px;
  margin: 10px auto 10px 0;
  line-height: 1.36;
  font-weight: 400;
}
.message-box i {
  font-size: 45px;
  border-radius: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  display: inline-block;
  height: 70px;
  width: 70px;
  text-align: center;
  align-items: center;
  font-weight: 800;
  line-height: 70px;
  position: relative;
  margin-bottom: 11px;
  color: #fff;
}

.flatpickr-calendar.open {
  z-index: inherit;
}

.tripadvisor-widget {
  border: 1px solid #00aa6c;
  padding: 25px 20px;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  width: 100%;
  font-size: 14px;
  border-radius: 4px;
  background: linear-gradient(180deg, rgba(5, 169, 130, 0.15) 0, rgba(169, 179, 176, 0.06) 42%);
}
.tripadvisor-widget .ta-header {
  margin-bottom: 3px;
}
.tripadvisor-widget .ta-header img {
  width: 150px;
}
.tripadvisor-widget .ta-title {
  color: #000;
  text-decoration: underline;
  font-size: 20px;
  margin-bottom: 4px;
  font-family: "Outfit", sans-serif;
  display: block;
}
.tripadvisor-widget .ta-title strong {
  font-weight: 800;
}
.tripadvisor-widget .ta-rating {
  margin-bottom: 10px;
  font-family: "Outfit", sans-serif;
}
.tripadvisor-widget .ta-rating .flex {
  gap: 10px;
  align-items: center;
}
.tripadvisor-widget .ta-rating .rating-label {
  color: #000;
  padding-top: 2px;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 13px;
  display: block;
}
.tripadvisor-widget .ta-rating .stars {
  color: #00aa6c;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -3px;
  font-weight: 800;
}
.tripadvisor-widget .ta-rating .review-count {
  font-weight: 600;
  color: #057100;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
}
.tripadvisor-widget .ta-ranking {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 14px;
}
.tripadvisor-widget .ta-ranking div {
  margin-bottom: 3px;
}
.tripadvisor-widget .ta-ranking strong {
  font-weight: 500;
  display: block;
  margin-top: 5px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.8980392157);
}
.tripadvisor-widget .ta-links a {
  color: rgba(0, 0, 0, 0.8);
  position: relative;
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  margin-right: 8px;
  font-family: "Outfit", sans-serif;
}
.tripadvisor-widget .ta-links a:before {
  width: 0%;
  height: 2px;
  content: "";
  background: #057100;
  position: absolute;
  transition: 0.5s linear;
  top: 100%;
  left: 0;
}
.tripadvisor-widget .ta-links a:hover {
  color: #057100;
}
.tripadvisor-widget .ta-links a:hover:before {
  width: 100%;
}

.speak-expert {
  margin-bottom: 28px;
  text-align: center;
  padding: 20px;
  padding-bottom: 15px;
  border: 1px solid #4fbee6;
  box-shadow: rgba(0, 0, 0, 0.08) 0 0 24px;
  background: linear-gradient(180deg, #d1f4ff 0, #f6f7fb 42%);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.speak-expert .title {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  font-family: "Outfit", sans-serif;
}
.speak-expert .btn-default {
  padding: 13px 44px;
  position: relative;
  font-weight: 500;
  width: 100%;
}
.speak-expert .btn-default i {
  position: absolute;
  right: 13px;
  font-size: 20px;
  top: 10px;
}
.speak-expert p {
  font-size: 15px;
  margin: 3px 0 15px 0;
  font-weight: 400;
  opacity: 0.87;
  line-height: 1.65;
}
.speak-expert .profile-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 5px;
  position: relative;
}
.speak-expert .profile-item img {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
  padding: 3px;
}
.speak-expert .profile-item .profile-item-text {
  font-size: 15px;
  text-align: center;
}
.speak-expert .profile-item .profile-item-text .profile-item-name {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
  display: block;
}

.hotel-item img {
  margin-bottom: 8px;
  display: block;
  border-radius: 4px;
  height: 200px;
  object-fit: cover;
}
.hotel-item .title {
  margin: 0 0 2px 0;
  font-size: 16px;
  display: block;
  line-height: 1.45;
  font-family: "Outfit", sans-serif;
  font-weight: 900;
  color: #111;
}
.hotel-item .title a {
  color: inherit;
}
.hotel-item .title:hover a {
  color: #faf544;
}
.hotel-item .available-pax {
  color: rgba(0, 0, 0, 0);
  font-size: 14px;
  line-height: 1.55;
}

#paypal-form-fields-container-UJAJYZBWDUPSY .item-description {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 15px;
}

.departure-card {
  background-color: #fff;
  padding: 35px 25px;
  border: 1px solid rgba(0, 0, 0, 0.1882352941);
  box-shadow: 0px 9px 19px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  position: relative;
  text-align: center;
  transition: 0.3s ease;
}
.departure-card img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  border-radius: 8px;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
}
.departure-card:hover {
  transform: scale(1.05);
}
.departure-card:hover:after {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  content: "";
  height: 100%;
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.69) 100%);
}
.departure-card:hover img {
  opacity: 1;
  visibility: visible;
}
.departure-card:hover .btn-default.btn-outline {
  border: 1px solid #fff;
  color: #fff;
}
.departure-card:hover .btn-default.btn-outline:hover {
  border-color: #000;
}
.departure-card:hover .btn-default.btn-outline:hover span {
  background: #000;
}
.departure-card:hover .departure-card-title, .departure-card:hover .pricing-wrp, .departure-card:hover .available-dates span {
  color: #fff;
  position: relative;
  z-index: 1;
  opacity: 1;
}
.departure-card:hover .available-dates span {
  border: 1px solid rgba(255, 255, 255, 0.368627451);
  background-color: rgba(255, 255, 255, 0.22);
}
.departure-card .departure-card-title {
  font-size: 20px;
  font-weight: 600;
  opacity: 0.8;
}
.departure-card .departure-card-title a {
  color: inherit;
}
.departure-card .available-dates {
  z-index: 1;
  position: relative;
  margin: 14px 0px 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
  align-items: center;
}
.departure-card .more-btn {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 35px;
}
.departure-card .pricing-wrp {
  text-transform: none;
  font-size: 12px;
  display: flex;
  font-weight: 500;
  justify-content: center;
  gap: 4px;
  padding: 10px 0px 0 0px;
  align-items: center;
  font-family: "Outfit", sans-serif;
}
.departure-card .pricing-wrp span {
  margin-top: auto;
}
.departure-card .pricing-wrp .price {
  font-size: 23px;
  display: inline-block;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
}
.departure-card .pricing-wrp p {
  opacity: 1;
  padding: 0;
  font-size: inherit;
}
.departure-card .pricing-wrp .price-del {
  font-size: 15px;
  color: #000;
  font-weight: 600;
  opacity: 0.7;
  font-family: "Outfit", sans-serif;
}
.departure-card .btn-status {
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 4px;
  color: #fff;
}
.departure-card .btn-status.status-full {
  background: #bb1e2e;
}
.departure-card .btn-status.status-open {
  background: #05914f;
}
.departure-card .btn-status.status-pending {
  background: #d28b05;
}
.departure-card .btn-default {
  width: 100%;
  flex: 1;
  font-size: 14px;
  padding: 15px 15px 15px 15px;
}

.video-slider {
  text-align: center;
}
.video-slider > a {
  position: relative;
  overflow: hidden;
  font-size: 15px;
  font-weight: 500;
  display: block;
  color: #0048d6;
}
.video-slider > a::before {
  color: #fff;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-circle-play-icon lucide-circle-play'%3E%3Cpath d='M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E");
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 9;
  width: 48px;
  height: 48px;
}
.video-slider > a:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.video-slider > a img {
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 8px;
  transition: 0.3s ease;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.video-slider > a:hover img {
  transform: scale(1.1);
}
.video-slider h3 {
  margin: 8px 0 0px 0;
  font-size: 20px;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  z-index: 1;
}
.video-slider p {
  font-size: 14px;
}

.all-btn {
  text-align: center;
  margin-top: 25px;
}

.available-dates {
  font-size: 12px;
  opacity: 0.8;
}
.available-dates span {
  display: inline-block;
  line-height: 23px;
  padding: 0 15px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.88);
  border-radius: 68px;
  font-size: 11px;
  background-color: rgba(0, 0, 0, 0.05);
  font-weight: 600;
  border: 1px solid rgba(0, 17, 17, 0.2588235294);
}

.homepage_main_banner {
  position: relative;
  background: #111;
  height: calc(100vh - 220px);
  z-index: 0 !important;
}
.homepage_main_banner .container {
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 100%;
  color: #fff200;
}
.homepage_main_banner .container::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -3px;
  left: 0;
  z-index: 1;
}
.homepage_main_banner .container .hero__wrap {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  max-width: 850px;
  justify-content: center;
  padding-bottom: 100px;
  margin: 0 auto;
}
.homepage_main_banner .container .hero__wrap .hero__contentWrap {
  height: 100%;
  width: 100%;
}
.homepage_main_banner .container .hero__wrap .hero__contentWrap a.btn-default {
  margin-bottom: 55px !important;
}
.homepage_main_banner .slider-wrapper {
  width: 100%;
  height: 100%;
}
.homepage_main_banner .hero__slider {
  height: 100%;
}
.homepage_main_banner .hero__slider {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 1;
}
.homepage_main_banner .hero__slider img {
  border-radius: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  animation: move 20s ease;
  -ms-animation: move 20s ease;
  -webkit-animation: move 20s ease;
  -moz-animation: move 20s ease;
}
.homepage_main_banner .hero__slider::after {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  content: "";
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.homepage_main_banner .hero__slider .hero__wrap {
  width: 100%;
  position: absolute;
  z-index: 2;
  margin: 0 auto;
  top: 0;
  left: 0;
  height: 100%;
}
.homepage_main_banner .hero__slider .hero__wrap > div {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  padding-bottom: 100px;
  text-align: left;
  max-width: 1250px;
  justify-content: center;
  margin: 0 auto;
}
.homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap {
  max-width: 950px;
  text-align: center;
}
.homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap .hero__head {
  font-size: 3.56rem;
  line-height: 1.08;
  display: block;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-family: "Outfit", sans-serif;
  color: #fff;
}
.homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap span {
  color: #fff;
  font-size: 18px;
  margin-bottom: 18px;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: "Merriweather", sans-serif;
  font-style: italic;
  display: block;
}

.section-about img {
  border-radius: 12px;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2705882353);
}
.section-about .ese-container .main-title {
  margin-bottom: 25px;
}
.section-about .ese-container .main-title p {
  line-height: 1.7;
  font-weight: 400;
  margin: 15px 0;
  font-size: 16.4px;
}
.section-about .ese-container .main-title p:first-child {
  margin-top: 0;
}
.section-about .ese-container .btn-default {
  margin-top: 22px;
}
.section-about .grid {
  grid-gap: 40px;
}
.section-about .fancy-review {
  border-top: 1px solid #ccc;
  padding-top: 25px;
  margin-top: 10px;
}
.section-about .fancy-review ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style-type: none;
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-about .fancy-review ul li a {
  display: flex;
  align-items: center;
  color: #000;
  gap: 8px;
}
.section-about .fancy-review ul li a img {
  border-radius: 100%;
  box-shadow: none;
  width: 45px;
  height: 45px;
}
.section-about .fancy-review ul li a h4 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 18px;
}
.section-about .fancy-review ul li a span {
  font-size: 15px;
  font-weight: 400;
}
.section-about .fancy-review ul li a span.underline {
  text-decoration: underline;
}
.section-about .fancy-review ul li a .rating {
  display: inline-flex;
  gap: 2px;
  padding: 0 2px;
  align-items: center;
}
.section-about .fancy-review ul li a .rating i {
  font-size: 12px;
  font-weight: 600;
  color: #e3a81b;
}

.section-why-us .ese-container > .grid {
  grid-gap: 30px;
}
.section-why-us .ese-container > .grid .sticky {
  top: 130px;
}
.section-why-us .ese-container > .grid .main-title {
  margin: 0;
}
.section-why-us .ese-container > .grid .main-title .heading {
  line-height: 1.1;
}
.section-why-us .ese-container > .grid .main-title p {
  margin: 15px 0 25px 0;
  font-size: 18px;
  opacity: 0.8;
}

.section-package {
  position: relative;
  background: rgba(233, 236, 222, 0.6784313725);
}
.section-package .ese-container {
  position: relative;
  z-index: 2;
}
.section-package:after {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/milestone-bg.svg");
  pointer-events: none;
}
.section-package .main-title {
  margin-bottom: 25px;
}

.slider-wrapper {
  position: relative;
  z-index: 3;
}
.slider-wrapper .swiper-button-next,
.slider-wrapper .swiper-button-prev {
  right: 0 !important;
  left: auto !important;
  width: 50% !important;
  top: 50%;
  cursor: default !important;
  z-index: 99 !important;
}
.slider-wrapper .swiper-button-next:after,
.slider-wrapper .swiper-button-prev:after {
  cursor: pointer;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px !important;
  border-radius: 50%;
  position: absolute;
  font-size: 30px !important;
  color: #111;
  opacity: 0.7;
}
.slider-wrapper .swiper-button-prev {
  left: 0 !important;
  right: auto !important;
}
.slider-wrapper .swiper-button-prev:after {
  right: calc(100% + 10px);
}
.slider-wrapper .swiper-button-next:after {
  left: calc(100% + 10px);
}

.popular-packages {
  position: relative;
  z-index: 14;
}

.mb-show {
  display: none;
}

.section-destination {
  background: rgba(245, 179, 53, 0.17);
  position: relative;
}
.section-destination .ese-container {
  position: relative;
  z-index: 1;
}
.section-destination .overlay-col span {
  position: absolute;
  right: 20px;
  top: 20px;
  display: block;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
  padding: 5px 15px 7px 15px;
  border-radius: 41px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.section-destination .overlay-col .overlay-content > img {
  margin-bottom: 10px;
  filter: brightness(0) invert(1);
}
.section-destination .overlay-col .overlay-content .overlay-title {
  font-size: 25px;
}
.section-destination:after {
  content: "";
  background: url(../img/map-vector.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  opacity: 0.1;
  bottom: 0;
}

.section-season-trip .slick-arrow {
  color: #ff6612;
  background: #fff;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  text-align: center;
  border: none;
  font-size: 0;
  z-index: 1;
  color: transparent;
  cursor: pointer;
  position: absolute;
  bottom: 30px;
}
.section-season-trip .slick-arrow:hover {
  background: #faf544;
  color: #fff;
}
.section-season-trip .slick-arrow:hover svg path {
  stroke: #fff;
}
.section-season-trip .slick-arrow svg {
  width: 22px;
}
.section-season-trip .slick-arrow svg path {
  fill: inherit;
}
.section-season-trip .slick-arrow.slick-prev {
  transform: translateX(-30%);
  right: 70px;
}
.section-season-trip .slick-arrow.slick-next {
  transform: rotate(180deg);
  right: 30px;
}
.section-season-trip .ese-container .season-packageSlider {
  position: relative;
}
.section-season-trip .ese-container .wrapcontent {
  padding: 0;
  position: absolute;
  max-width: 100%;
  width: auto;
  left: 0;
  z-index: 10;
  height: 100%;
}
.section-season-trip .ese-container .wrapcontent .badge_trip {
  background: #fff;
  display: flex;
  padding: 4px 14px;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  color: #000;
  border-radius: 2px;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip {
  display: flex;
  flex-flow: column;
  max-width: 650px;
  padding: 150px 120px 165px 90px;
  align-items: flex-start;
  border-radius: 10px 0 0 10px;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip .tripMOnthInfo {
  margin-bottom: 10px;
  margin-top: 10px;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip .tripMOnthInfo ul {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip .tripMOnthInfo ul li {
  margin-right: 12px;
  font-weight: 600;
  border-right: 1px solid #fff;
  padding-right: 12px;
  opacity: 1;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip .tripMOnthInfo ul li:last-child {
  border: none;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip .titleTripofMonth {
  font-size: 45px;
  color: #fff;
  font-weight: 800;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  line-height: 53px;
  margin: 13px 0px 25px 0;
  font-family: "Outfit", sans-serif;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip .price_more_btn {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-top: 35px;
  justify-content: space-between;
  width: 100%;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip .price_more_btn .price {
  font-size: 34px;
  margin-left: auto;
  color: #fff;
  display: flex;
  font-weight: 600;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip .price_more_btn .price strong {
  color: #fff;
  font-size: 35px;
  margin-right: 5px;
}
.section-season-trip .ese-container .wrapcontent .block-season-trip .price_more_btn .price strong del {
  font-weight: 800;
  font-size: 18px;
  opacity: 0.75;
}
.section-season-trip .ese-container .seasontrip-bgm {
  line-height: 1;
  position: relative;
  height: 700px;
  display: flex;
  flex-flow: column;
  border-radius: 4px 4px 4px 4px;
}
.section-season-trip .ese-container .seasontrip-bgm img,
.section-season-trip .ese-container .seasontrip-bgm a {
  object-fit: cover;
  height: 100%;
  width: 100%;
  display: block;
}
.section-season-trip .ese-container .seasontrip-bgm:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(65deg, rgba(10, 10, 10, 0.8705882353) 34%, rgba(23, 51, 52, 0) 100.42%);
  z-index: 1;
  border-radius: 4px;
}
.section-season-trip .ese-container .seasontrip-bgm img {
  border-radius: 4px 4px 4px 4px;
}

.blog-categorySlider {
  margin-top: 30px;
}
.blog-categorySlider .overlay-col {
  min-height: 320px;
  margin-right: 15px;
}
.blog-categorySlider .overlay-col .overlay-content {
  padding: 22px;
}
.blog-categorySlider .overlay-col .overlay-content .overlay-title {
  font-size: 18px;
}

.slide-paginations .swiper-navigation {
  position: relative;
  display: flex;
  margin-top: 40px;
  justify-content: center;
  grid-gap: 10px;
}
.slide-paginations .swiper-navigation .swiper-button-next,
.slide-paginations .swiper-navigation .swiper-button-prev {
  color: rgba(0, 0, 0, 0.6901960784);
  background-color: #fff;
  border-radius: 50%;
  width: 35px;
  border: 1px solid rgba(17, 17, 17, 0.3019607843);
  z-index: 1;
  height: 35px;
  font-size: 13px;
  top: -130px;
  line-height: 35px;
  text-align: center;
  position: static;
}
.slide-paginations .swiper-navigation .swiper-button-next:after,
.slide-paginations .swiper-navigation .swiper-button-prev:after {
  font-size: 0;
}
.slide-paginations .swiper-navigation .swiper-button-prev {
  left: -20px;
}
.slide-paginations .swiper-navigation .swiper-button-next {
  right: -20px;
}
.slide-paginations .swiper-navigation .swiper-button-next:hover,
.slide-paginations .swiper-navigation .swiper-button-prev:hover {
  background-color: #faf544;
  transform: scale(1.1);
  border-color: #faf544;
  transition: all 0.3s;
  color: rgba(35, 37, 45, 0.9490196078);
}

.allReview-slide .slick-track {
  display: flex;
  align-self: stretch;
}
.allReview-slide svg {
  width: 22px;
}
.allReview-slide .slick-slide {
  margin: 0 10px 0 0;
  height: inherit;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.allReview-slide .slick-slide .review-card {
  box-shadow: none;
  margin: 10px 0;
  height: 100%;
}

.section-trip-style .main-title {
  margin-bottom: 0;
}
.section-trip-style .grid {
  grid-gap: 20px;
}
.section-trip-style .overlay-col {
  grid-column: span 3;
  min-height: 350px;
}
.section-trip-style .overlay-col .overlay-content .overlay-title {
  position: relative;
}
.section-trip-style .overlay-col:first-child, .section-trip-style .overlay-col:last-child {
  grid-column: span 6;
}
.section-trip-style .overlay-col:first-child .overlay-content, .section-trip-style .overlay-col:last-child .overlay-content {
  padding: 20px 25px;
}
.section-trip-style .overlay-col:first-child .overlay-content .overlay-title, .section-trip-style .overlay-col:last-child .overlay-content .overlay-title {
  font-size: 20px;
}
.section-trip-style .overlay-col .overlay-content {
  padding: 20px 18px;
  height: 100%;
  display: flex;
  text-align: left;
  align-items: end;
}
.section-trip-style .overlay-col .overlay-content .overlay-title {
  margin-bottom: 8px;
}
.section-trip-style .overlay-col .overlay-content .overlay-detail {
  font-size: 13px;
  position: absolute;
  left: 15px;
  top: 15px;
  font-weight: 500;
  width: auto;
  line-height: 0;
  background: rgba(0, 0, 0, 0.4);
  padding: 9px 10px;
  border-radius: 41px;
}
.section-trip-style .overlay-col .overlay-content .overlay-detail svg {
  width: 15px;
  margin-right: 4px;
  height: 15px;
}
.section-trip-style .tab-content {
  display: none;
}
.section-trip-style .tab-content.active {
  display: block;
}

.c-review__slider {
  display: flex;
  z-index: 0 !important;
  align-items: stretch;
  padding-bottom: 10px;
}
.c-review__slider .review__item-text {
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  display: flex;
  align-self: stretch;
}

.review-trip-g a {
  color: inherit;
  display: block;
}
.review-trip-g a img {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}
.review-trip-g strong {
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  font-size: 17px;
  color: #000;
  font-weight: 800;
}
.review-trip-g .review-counter {
  display: flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 22px;
  justify-content: flex-end;
}
.review-trip-g .review-counter div {
  margin-right: 12px;
}
.review-trip-g .review-counter div i {
  color: #ec7718;
  font-size: 13px;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
}

.block-adventure-finder {
  background-color: #f3f4f6;
  padding: 25px 0;
}

.block-adventure-finder__form {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  position: relative;
  overflow: visible;
  gap: 20px;
}
.block-adventure-finder__form .block-adventure-finder__submit {
  position: static;
  top: 0;
  width: auto;
  color: #fff;
  background: #000;
  text-transform: uppercase;
  font-family: "Outfit", sans-serif;
  padding: 0 20px;
  font-weight: 700;
}
.block-adventure-finder__form .block-adventure-finder__submit:hover {
  background: #fff200;
  color: #000;
}
.block-adventure-finder__form .block-adventure-finder__button-wrapper {
  flex: 1;
}

.c-review {
  background: linear-gradient(180deg, #fff 0%, rgba(33, 91, 117, 0.22) 100%);
  position: relative;
}
.c-review .c-review__wrapper .flex {
  margin-bottom: 20px;
}
.c-review .main-title {
  margin-bottom: 0;
}
.c-review::before {
  content: "";
  content: "";
  background: url(../img/bg-banner.png) 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.13;
}
.c-review .review__item-text {
  background-color: #fff;
  margin-top: 10px;
}

.pt-0 {
  padding-top: 0;
}

.c-review__buttonWrap.text-center {
  margin-top: 30px;
}

.buttonWrap.text-center {
  margin-top: 30px;
}

.stories {
  position: absolute;
  right: 10px;
  top: 10px;
  background: rgba(0, 0, 0, 0.2) url(../img/icon-stories.png) no-repeat center center/50% auto;
  width: 35px;
  height: 35px;
  z-index: 1;
  border-radius: 100%;
  filter: brightness(1.2);
}

.section-stories {
  background: #000;
  position: relative;
}
.section-stories .main-title {
  position: relative;
  margin-bottom: 20px;
}
.section-stories .ese-container {
  position: relative;
  z-index: 1;
}
.section-stories:after {
  content: "";
  background: url(../img/dotted-pattern.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.section-stories .grid {
  grid-gap: 18px;
}
.section-stories .overlay-col {
  min-height: 340px;
}
.section-stories .overlay-col .overlay-content {
  padding: 20px 20px;
}
.section-stories .overlay-col .overlay-content .overlay-title {
  font-size: 17px;
  text-transform: capitalize;
}
.section-stories .overlay-col .overlay-content .overlay-detail {
  font-size: 13px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.768627451);
  font-weight: 500;
  width: auto;
  padding: 8px 15px 8px 15px;
  margin: 0 0 15px 0;
  background: #fff;
  border-radius: 20px;
}

.faq-section {
  background: #f1f1f1;
}
.faq-section .grid {
  grid-gap: 45px;
}
.faq-section .accordion-wrapper .accordion-list {
  background: none;
  border-radius: 0;
  padding: 15px 0;
  border: none;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2117647059);
}
.faq-section .accordion-wrapper .accordion-list:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.faq-section .accordion-wrapper .accordion-list .page-content__area p {
  margin-bottom: 0;
}
.faq-section .speak-expert {
  position: sticky;
  top: 170px;
  margin-bottom: 28px;
  text-align: center;
  padding: 20px;
  padding-bottom: 15px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.08) 0 0 30px;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.faq-section .speak-expert .profile-item img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  border: none;
  padding: 3px;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3098039216);
  margin: 0px 0 10px 0;
}
.faq-section .speak-expert .profile-item .profile-item-text {
  font-size: 15px;
  text-align: center;
}
.faq-section .speak-expert .profile-item .profile-item-text .profile-item-name {
  font-size: 18px;
  text-transform: uppercase;
}
.faq-section .speak-expert p {
  font-size: 15px;
  opacity: 0.8;
}
.faq-section .speak-expert .btn-default {
  font-size: inherit;
  margin-top: 15px;
}

@keyframes move {
  0% {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
  }
  to {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
  }
}
.stats {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1607843137);
  padding: 30px;
  border-radius: 11px;
}
.stats .icon {
  display: inline-block;
  position: relative;
  text-align: center;
}
.stats .icon img {
  margin-bottom: 15px;
  position: relative;
  width: 60px;
  z-index: 3;
}
.stats .icon:before {
  background-color: rgba(19, 110, 184, 0.2392156863);
  border-radius: 50%;
  content: "";
  height: 50px;
  position: absolute;
  right: -16.1px;
  top: -4.2px;
  width: 50px;
  z-index: 1;
}
.stats .h-title {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
}
.stats p {
  line-height: 1.65;
  font-weight: 400;
  margin: 8px 0 0 0;
  font-size: 16px;
}

.departure-dates {
  position: relative;
  background: linear-gradient(180deg, rgba(255, 249, 249, 0.8117647059) 0%, rgba(255, 242, 0, 0.06) 100%);
}
.departure-dates .option-select {
  max-width: 165px;
}

.date-filter {
  gap: 9px;
}

.main-title-wrap {
  gap: 15px;
}

.option-select {
  border: 1px solid #000;
  font-size: 15px;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  background: none;
  border-radius: 4px;
  padding: 12px 20px;
}

.parallax-image {
  min-height: 600px;
  background-attachment: fixed;
  background-size: cover;
}

.modal-wrap.tour-map-modal {
  background: rgba(0, 0, 0, 0.79);
  justify-content: inherit;
  z-index: 10000;
}
.modal-wrap.tour-map-modal .carousel-container {
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
}
.modal-wrap.tour-map-modal .carousel-container .single-team-column .ese-container {
  max-width: 960px;
  display: flex;
  margin: 0 auto;
  justify-content: center;
}
.modal-wrap.tour-map-modal .author-wrap {
  width: 100%;
  display: block;
}
.modal-wrap.tour-map-modal .author-wrap img {
  transform: scale(0.68);
  border: 1px solid #fff;
  padding: 2px;
}
.modal-wrap.tour-map-modal .author-wrap figure {
  width: 100%;
}
.modal-wrap.tour-map-modal .author-wrap figure img,
.modal-wrap.tour-map-modal .author-wrap figure iframe {
  width: 100%;
  border-radius: 4px;
}
.modal-wrap.tour-map-modal .author-wrap figure iframe {
  height: 500px;
}

.associated-block__title {
  font-size: 17px;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 30px;
  color: rgba(27, 41, 58, 0.7294117647);
  font-weight: 600;
  font-family: "Merriweather", sans-serif;
}

.associated-block {
  margin: 25px 0 30px 0px;
}

.associated-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.associated-list .associated-list__item {
  padding: 0 25px;
  height: 67px;
}
.associated-list .associated-list__item img {
  width: auto;
  max-height: 100%;
}

.cta-section {
  background: #f5f5f5;
}
.cta-section .main-title {
  margin: 0;
}
.cta-section .main-title p {
  font-size: 17px;
  margin: 14px 0 23px 0;
  line-height: 1.55;
  padding-right: 30px;
}
.cta-section .cta-images {
  flex: 1;
}
.cta-section .cta-images .image-box {
  border-radius: 50%;
  text-align: center;
}
.cta-section .cta-images .image-box img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid #faf544;
  padding: 8px;
  background: #fff;
  box-shadow: 6px 17px 21px rgba(0, 0, 0, 0.1411764706);
}
.cta-section .cta-images .image-box span {
  display: block;
  margin: 5px 0;
  font-weight: 500;
  font-size: 18px;
}
.cta-section .cta-images .image-box p {
  opacity: 0.8;
  font-size: 16px;
}
.cta-section .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.cta-section .swiper-pagination .custom-bullet {
  border: 2px solid #111;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
  transition: 0.3s;
  cursor: pointer;
}
.cta-section .swiper-pagination .custom-bullet.custom-bullet-active {
  background: #000;
  width: 16px;
  height: 16px;
}

.awwards-section {
  border-top: 1px solid rgba(0, 0, 0, 0.1294117647);
  padding: 40px 0;
}
.awwards-section .awwards__slide {
  background: #fff;
}
.awwards-section .awwards__slide img {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.231372549);
  padding: 6px;
  background: rgba(250, 245, 68, 0.2);
}

.adventure-package {
  margin: 30px 0;
}

.package-navbar {
  position: relative;
  background: #000;
}
.package-navbar .ese-container {
  display: flex;
}
.package-navbar .ese-container .mbl-logo {
  transition: 0.3s;
  display: inline-flex;
  background: #f1f1f1;
  vertical-align: middle;
  line-height: 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  width: 0;
  height: 0;
  justify-content: center;
  align-items: center;
}
.package-navbar .ese-container .mbl-logo a {
  line-height: 0;
}
.package-navbar .nav {
  border: none;
  border-radius: 0;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  white-space: nowrap;
  flex-wrap: nowrap;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  overflow-x: auto;
  scroll-snap-type: inline mandatory;
}
.package-navbar .nav li {
  display: block;
}
.package-navbar .nav li:first-child {
  margin-left: 0;
}
.package-navbar .nav li.active, .package-navbar .nav li:hover {
  background: #fff;
}
.package-navbar .nav li.active a,
.package-navbar .nav li.active i, .package-navbar .nav li:hover a,
.package-navbar .nav li:hover i {
  color: #000;
}
.package-navbar .nav li a {
  color: #fff;
  width: 100%;
  position: relative;
  text-decoration: none;
  z-index: 1;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
  display: block;
  padding: 15px 12px;
  text-transform: uppercase;
  font-family: "Outfit", sans-serif;
}
.package-navbar .nav li a i {
  margin-right: 8px;
  display: inline-block;
  font-size: 16px;
}

.package-navbar.packagenavbar-sticky {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.package-navbar.packagenavbar-sticky .mbl-logo {
  width: 50px;
  height: auto;
}
.package-navbar .main-header.header-sticky {
  position: static;
}

.package_quick_fact > p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;
}

.package-quick-info {
  margin-top: 30px;
  background: rgba(0, 0, 0, 0.0509803922);
  padding: 40px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1098039216);
}
.package-quick-info ul {
  max-width: 1300px;
  margin: 0 auto;
  font-family: "Outfit", sans-serif;
  list-style-type: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 24px;
}
.package-quick-info ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.package-quick-info ul li > div {
  padding-left: 45px;
  position: relative;
  font-size: 14px;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.package-quick-info ul li > div img {
  position: absolute;
  left: 0;
  top: 2px;
  width: 30px;
  margin-right: 10px;
}
.package-quick-info ul li .info {
  margin-top: 3px;
  font-size: 16px;
  display: block;
  color: rgba(0, 0, 0, 0.8980392157);
  font-weight: 400;
  text-transform: capitalize;
}

.adventure-aside {
  padding-left: 40px;
}

.package-booking-slot {
  border-radius: 4px;
  position: relative;
  margin-bottom: 28px;
  box-shadow: 0 3px 6px rgba(11, 60, 93, 0.31), 0 24px 2px rgba(11, 60, 93, 0.04);
  padding: 30px 25px 18px 25px;
}
.package-booking-slot .date-selection input {
  font-family: "Outfit", sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding-left: 45px;
  background: rgba(0, 0, 0, 0.08) no-repeat 9px 9px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='0.75' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-calendar-days'%3E%3Cpath d='M8 2v4'/%3E%3Cpath d='M16 2v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3Cpath d='M8 14h.01'/%3E%3Cpath d='M12 14h.01'/%3E%3Cpath d='M16 14h.01'/%3E%3Cpath d='M8 18h.01'/%3E%3Cpath d='M12 18h.01'/%3E%3Cpath d='M16 18h.01'/%3E%3C/svg%3E");
}
.package-booking-slot .date-selection input:focus {
  background-color: #fff;
  border-color: #000;
}
.package-booking-slot .form-group:not(:last-child) {
  margin-bottom: 10px;
}
.package-booking-slot .highlights {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 0;
  display: flex;
  gap: 10px;
  row-gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
}
.package-booking-slot .highlights li {
  position: relative;
  padding-left: 28px;
  font-size: 13px;
  display: inline-block;
  font-weight: 500;
}
.package-booking-slot .highlights li:before {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%230cb6d8' class='bi bi-check2-circle' viewBox='0 0 16 16'%3E%3Cpath d='M2.5 8a5.5 5.5 0 0 1 8.25-4.764.5.5 0 0 0 .5-.866A6.5 6.5 0 1 0 14.5 8a.5.5 0 0 0-1 0 5.5 5.5 0 1 1-11 0z'/%3E%3Cpath d='M15.354 3.354a.5.5 0 0 0-.708-.708L8 9.293 5.354 6.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l7-7z'/%3E%3C/svg%3E");
}
.package-booking-slot .highlights li:last-child {
  margin-right: 0;
}
.package-booking-slot .btn-default {
  width: 100%;
  margin-bottom: 5px;
}
.package-booking-slot .ribbon {
  height: 120px;
  width: 120px;
  position: absolute;
  left: -10px;
  top: -10px;
  overflow: hidden;
}
.package-booking-slot .ribbon:before {
  top: 0;
  right: 6px;
}
.package-booking-slot .ribbon:before, .package-booking-slot .ribbon:after {
  z-index: -1;
  content: "";
  display: block;
  border-color: transparent #000 #000 transparent;
  border-style: solid;
  border-width: 5px;
  position: absolute;
}
.package-booking-slot .ribbon:after {
  bottom: 6px;
  left: 0;
}
.package-booking-slot .ribbon span {
  background-color: #000;
  padding: 6px 12px;
  color: #fff;
  width: 173px;
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  position: absolute;
  right: -39px;
  bottom: 0px;
  transform: rotate(-45deg);
  transform-origin: left;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.package-booking-slot .ribbon span i {
  margin-right: 5px;
  height: 13px;
  width: 13px;
}
.package-booking-slot .package-price {
  height: 100%;
  width: 100%;
  position: relative;
  text-align: center;
}
.package-booking-slot .package-price .cost {
  margin: 20px 0 18px 0;
}
.package-booking-slot .package-price .cost .discount {
  display: block;
  margin: 0 0 5px 0;
}
.package-booking-slot .package-price .duration {
  color: #faf544;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  padding: 4px 14px 4px 14px;
  position: absolute;
  right: -10px;
  top: -35px;
  border: 1px solid rgba(17, 17, 17, 0.3607843137);
  border-radius: 21px;
  background: rgba(0, 0, 0, 0.031372549);
  align-items: center;
  gap: 8px;
}
.package-booking-slot .package-price .duration svg {
  width: 22px;
  height: 22px;
}
.package-booking-slot .package-price .duration svg g {
  fill: #c61f4d;
}

.panel {
  margin: 0px 0 30px 0;
  position: relative;
}
.panel:last-child {
  border-bottom: transparent;
  padding-bottom: 0;
  margin-bottom: 0;
}
.panel .module-title {
  font-size: 22px;
  font-family: "Outfit", sans-serif;
  color: #000;
  margin-bottom: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.2px;
}

.page-content__area,
.page-content__area p {
  color: #000;
  line-height: 28px;
  font-size: 17px;
  text-align: justify;
}

.page-content__area iframe {
  min-height: 530px;
  width: 100%;
  border-radius: 4px;
}
.page-content__area table {
  border: none;
  border-collapse: collapse;
  border: 1px solid rgba(0, 0, 0, 0.3490196078);
  background: #f1f1f1;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 400;
}
.page-content__area table tr:nth-child(2n) {
  background: #fff;
}
.page-content__area table tr:hover {
  background: rgba(0, 0, 0, 0.031372549);
}
.page-content__area table tr td {
  padding: 6px 16px;
  border: 1px solid rgba(0, 0, 0, 0.11);
  font-size: 13px;
  color: rgba(0, 0, 0, 0.9294117647);
  font-weight: 500;
  line-height: 1.76;
}
.page-content__area table tr td strong {
  font-weight: 700;
  font-size: 16px;
}
.page-content__area table tr td ul {
  padding-left: 15px;
  margin-bottom: 0;
}
.page-content__area table tr td ul li {
  line-height: 1.76;
  margin-bottom: 0;
  font-size: 16px !important;
}
.page-content__area table tr td p {
  margin: 0 !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.76;
}
.page-content__area img {
  margin-bottom: 10px;
  border-radius: 4px;
}
.page-content__area ol,
.page-content__area ul {
  padding-top: 16px;
}
.page-content__area ol,
.page-content__area ul {
  margin: 0 0 20px 0;
  padding-left: 30px;
  padding-top: 0;
}
.page-content__area ol li,
.page-content__area ul li {
  line-height: 28px;
  margin-bottom: 10px;
}
.page-content__area ol li:last-child,
.page-content__area ul li:last-child {
  margin-bottom: 0;
}
.page-content__area ol li p,
.page-content__area ul li p {
  line-height: inherit;
}
.page-content__area h1,
.page-content__area h2,
.page-content__area h3,
.page-content__area h4,
.page-content__area h5,
.page-content__area h6 {
  margin: 0px 0 12px 0;
  line-height: 1.3;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
}
.page-content__area h1 {
  font-size: 40px;
}
.page-content__area h2 {
  font-size: 30px;
}
.page-content__area h4 {
  font-size: 22px;
}
.page-content__area h3 {
  font-size: 23px;
}
.page-content__area h5 {
  font-size: 20px;
}
.page-content__area h6 {
  font-size: 16px;
}
.page-content__area p {
  margin: 0px 0 15px 0;
}

.page-content__area strong {
  font-weight: 700;
}
.page-content__area a:hover {
  color: #faf544;
}

.trip-highlights {
  padding: 25px;
  border: 1px solid #000;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(33, 91, 117, 0.08) 0, rgba(169, 179, 176, 0.06) 42%);
  position: relative;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.06);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.12);
  z-index: 1;
}
.trip-highlights h2 {
  margin-bottom: 15px !important;
}
.trip-highlights ul,
.trip-highlights ol {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 0;
}
.trip-highlights ul li,
.trip-highlights ol li {
  position: relative;
  font-size: 15px;
  padding-left: 19px;
  gap: 13px;
  color: #000;
  line-height: 1.6;
  font-weight: 500;
}
.trip-highlights ul li:not(:last-child),
.trip-highlights ol li:not(:last-child) {
  margin-bottom: 9px;
}
.trip-highlights ul li:before,
.trip-highlights ol li:before {
  height: 7px;
  width: 7px;
  background: #000;
  content: "";
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 10px;
}
.trip-highlights ul li p,
.trip-highlights ol li p {
  margin: 0;
}

#itinerary .accordion-wrapper {
  margin-top: 20px;
}
#itinerary .accordion-wrapper .accordion-list {
  border: rgba(204, 204, 204, 0.5215686275) 1px solid;
  padding: 18px 20px;
  border-radius: 8px;
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
#itinerary .accordion-wrapper .accordion-list:last-child {
  margin-bottom: 0;
}
#itinerary .accordion-wrapper .accordion-list .trip-facts {
  flex-wrap: wrap;
  padding: 12px 15px;
  margin: 15px 0 0px 65px;
  display: flex;
  border-radius: 8px;
  order: 2;
  border: 1px solid #4fbee6;
  background: linear-gradient(180deg, rgba(209, 244, 255, 0.2901960784) 0, rgba(246, 247, 251, 0.4705882353) 42%);
  gap: 15px;
  row-gap: 10px;
}
#itinerary .accordion-wrapper .accordion-list .trip-facts .trip-icon {
  font-size: 13px;
  position: relative;
  color: rgba(17, 17, 17, 0.88);
  font-weight: 500;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
#itinerary .accordion-wrapper .accordion-list .trip-facts .trip-icon:last-child {
  margin-right: 0;
}
#itinerary .accordion-wrapper .accordion-list .trip-facts .trip-icon img {
  width: 22px;
  height: 22px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}
#itinerary .accordion-wrapper .accordion-list .accordion-title-wrap {
  cursor: pointer;
  position: relative;
  display: flex;
}
#itinerary .accordion-wrapper .accordion-list .accordion-title-wrap.active .fa-chevron-down {
  transform: rotate(180deg);
  transition: 0.3s ease-in-out;
}
#itinerary .accordion-wrapper .accordion-list .accordion-title-wrap.active .accordion-title,
#itinerary .accordion-wrapper .accordion-list .accordion-title-wrap.active .dates {
  color: #faf544;
}
#itinerary .accordion-wrapper .accordion-list .accordion-title-wrap .fa-chevron-down {
  position: absolute;
  right: 0;
  transition: 0.3s ease-in-out;
}
#itinerary .accordion-wrapper .accordion-list .accordion-title-wrap .dates {
  display: inline-block;
  color: #111;
  font-size: 18px;
  line-height: 1.1;
  vertical-align: middle;
  text-align: center;
  margin: 3px 20px 0 0;
  opacity: 0.95;
  font-weight: 600;
  text-transform: uppercase;
}
#itinerary .accordion-wrapper .accordion-list .accordion-title-wrap .accordion-title {
  padding-left: 0;
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  padding-right: 30px;
  font-size: 20px;
  font-weight: 500;
}
#itinerary .accordion-wrapper .accordion-list .accordion-slide {
  order: 1;
  padding: 15px 0 0 60px;
}
#itinerary .accordion-wrapper .accordion-list .accordion-slide .page-content__area {
  margin-top: 0;
  font-size: 16px;
  opacity: 0.9;
}
#itinerary .accordion-wrapper .accordion-list .accordion-slide .page-content__area p {
  margin-top: 0;
}
#itinerary .accordion-wrapper .accordion-list .accordion-slide .page-content__area p:last-child {
  margin-bottom: 5px;
}

.btn-toggle {
  padding: 0;
  font-size: 13px;
  position: absolute;
  color: #111;
  top: 0;
  text-transform: capitalize;
  cursor: pointer;
  right: 0;
  font-weight: 600;
}

.banner__gallery {
  margin-top: 30px;
}
.banner__gallery .ath-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 18px;
}
.banner__gallery .ath-grid .banner {
  grid-column: span 4;
  height: 240px;
  border-radius: 4px;
  overflow: hidden;
}
.banner__gallery .ath-grid .banner img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  object-fit: cover;
  transition: 0.3s linear;
}
.banner__gallery .ath-grid .banner:first-child {
  grid-row: span 2;
  grid-column: span 8;
  height: 500px;
}
.banner__gallery .ath-grid .banner:hover img {
  transform: scale(1.1);
}
.banner__gallery .breadcrumb-nav {
  margin: 20px 0 15px 0;
  position: relative;
  z-index: 0;
}
.banner__gallery .breadcrumb-nav .sharethis-inline-share-buttons .st-btn {
  display: inline-block !important;
}
.banner__gallery header {
  margin-bottom: 25px;
}
.banner__gallery header h1 {
  font-size: 42px;
  font-weight: 700;
  color: #000;
  font-family: "Outfit", sans-serif;
  line-height: 1.14;
  margin-bottom: 10px;
  letter-spacing: -0.89px;
}
.banner__gallery header .sub-head {
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 400;
  opacity: 0.65;
}
.banner__gallery header .cost {
  margin: 0 20px 0 auto;
}
.banner__gallery header .cost .normal {
  font-weight: 500;
  font-size: 35px;
  padding-left: 3px;
}
.banner__gallery .review-ratings {
  font-size: 14px;
  font-weight: 400;
  display: inline-flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  font-family: "Outfit", sans-serif;
}
.banner__gallery .review-ratings .review-text {
  display: inline-block;
  vertical-align: top;
  margin: -3px 0 0 14px;
}
.banner__gallery .review-ratings .review-text .review-count {
  background: #faf544;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  padding: 4px 11px 4px 11px;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.banner__gallery .review-ratings .review-text .review-count::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #faf544 transparent transparent;
  position: absolute;
  right: 100%;
  top: 50%;
  margin: -6px 0 0;
}
.banner__gallery .review-ratings div {
  margin-right: 15px;
  color: #2f7308;
  font-size: 14px;
}
.banner__gallery .review-ratings div + div i {
  margin-right: 6px;
}
.banner__gallery .review-ratings div svg {
  display: inline-block;
  vertical-align: middle;
}
.banner__gallery .review-ratings a {
  font-weight: 400;
  color: #2f7308;
  font-size: 15px;
}
.banner__gallery .review-ratings i {
  display: inline-block;
  font-size: 15px;
  margin-right: 3px;
}

.list-tick:not(:last-child) {
  margin-bottom: 25px;
}
.list-tick h2 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 15px;
  color: #215b75;
  text-transform: uppercase;
  letter-spacing: -0.3px;
  font-family: "Outfit", sans-serif;
}
.list-tick ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: left;
  color: #000;
}
.list-tick ul li {
  position: relative;
  font-size: 15.4px;
  padding-left: 30px;
  gap: 12px;
  line-height: 1.6;
}
.list-tick ul li p {
  margin: 0;
  line-height: 25px;
}
.list-tick ul li:not(:last-child) {
  margin-bottom: 12px;
}

.list-tick.included li:before {
  position: absolute;
  left: 0;
  top: 5px;
  line-height: 1;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%230cb6d8' class='bi bi-check2-circle' viewBox='0 0 16 16'%3E%3Cpath d='M2.5 8a5.5 5.5 0 0 1 8.25-4.764.5.5 0 0 0 .5-.866A6.5 6.5 0 1 0 14.5 8a.5.5 0 0 0-1 0 5.5 5.5 0 1 1-11 0z'/%3E%3Cpath d='M15.354 3.354a.5.5 0 0 0-.708-.708L8 9.293 5.354 6.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l7-7z'/%3E%3C/svg%3E");
}
.list-tick.exclude {
  padding: 25px;
  background: linear-gradient(180deg, rgba(255, 0, 0, 0.04) 0%, rgb(255, 255, 255) 100%);
  border-radius: 10px;
  border: 1px solid #721c24;
}
.list-tick.exclude h2 {
  color: #721c24;
}
.list-tick.exclude li {
  color: #721c24;
}
.list-tick.exclude li p {
  color: #721c24;
}
.list-tick.exclude li:before {
  position: absolute;
  left: 0;
  top: 5px;
  line-height: 1;
  content: url(../img/icon-excluded.svg);
}

.iframe {
  margin-top: 20px;
  height: 500px;
}
.iframe iframe {
  height: 100%;
  width: 100%;
  border-radius: 4px;
}

.tour-guide {
  border-radius: 4px;
  padding: 28px;
  border: rgba(204, 204, 204, 0.5215686275) 1px solid;
  background: rgba(0, 0, 0, 0.0392156863);
}
.tour-guide .module-title {
  margin-bottom: 12px;
}
.tour-guide .page-content__area,
.tour-guide .page-content__area p {
  line-height: 28px;
  font-size: 16px;
}
.tour-guide .tour-faqs > strong {
  font-size: 17px;
  color: #000;
  border-bottom: 1px solid #000;
  font-weight: 600;
  margin-bottom: 5px;
  display: inline-block;
}
.tour-guide .accordion-wrapper > div {
  background: none;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 8px 0px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.0901960784);
}
.tour-guide .accordion-wrapper > div .accordion-title {
  font-size: 16.8px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.81);
}
.tour-guide .accordion-wrapper > div:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.tour-guide .accordion-wrapper > div:last-child p {
  line-height: 25px;
  font-size: 15px;
  opacity: 0.87;
}
.tour-guide .accordion-wrapper > div:last-child p:last-child {
  margin-bottom: 0;
}
.tour-guide .accordion-wrapper .accordion-title-wrap h3 {
  font-size: 17px;
  margin-bottom: 0;
}
.tour-guide .accordion-wrapper .accordion-title-wrap .fa-chevron-down {
  right: -6px;
  top: 6px;
}

#review .allReview-slide {
  margin-left: 0;
  margin-right: -15px;
  margin-top: 20px;
}
#review .allReview-slide .slick-slide {
  margin: 0 20px 0 0;
  height: inherit;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
#review .allReview-slide .slick-arrow {
  border-radius: 100px;
  width: 30px;
  height: 30px;
  border: 1px solid #c8c8c8;
  box-shadow: none;
}
#review .allReview-slide .slick-arrow:hover {
  border: transparent;
}
#review .allReview-slide .slick-arrow.slick-prev {
  left: -15px;
}
#review .allReview-slide .slick-arrow.slick-next {
  right: 0px;
}
#review .allReview-slide .slick-arrow svg {
  width: 18px;
}

.fancybox__backdrop {
  background: #000;
}

.fancybox__caption {
  font-weight: 700;
  color: #fff;
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
}

.fancybox-image {
  border-radius: 4px;
}

.widget-column .cdsROW.narrow {
  width: 100%;
  text-align: center;
  padding: 7px 12px 1px;
}

.short-itenerary__items p {
  padding: 13px 0px 13px 5px;
  align-items: baseline;
  margin: 0;
  color: #000;
  font-weight: 400;
  font-size: 15px;
  position: relative;
  display: flex;
  align-items: center;
  line-height: 1.3;
  gap: 8px;
}
.short-itenerary__items p:before {
  height: 12px;
  width: 12px;
  background: url(../img/chevron-right.svg) no-repeat center center;
  content: "";
}
.short-itenerary__items p:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
.short-itenerary__items p:hover {
  background: rgba(0, 0, 0, 0.0196078431);
}

.cost-heading {
  font-weight: 600 !important;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  opacity: 0.8;
}

.overflow-auto {
  overflow: auto;
}
.overflow-auto table {
  margin-bottom: 0;
}

.grid-reviews .swiper-wrapper {
  margin-right: 15px;
  padding: 0 0 0 0;
}

.cost {
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 15px;
}
.cost .inc {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  margin: 0 auto 0 auto;
  font-weight: 600;
  opacity: 0.85;
}
.cost .normal {
  font-weight: 700;
  color: #faf544;
  font-size: 28px;
  display: inline-block;
  margin-right: 6px;
  font-family: "Outfit", sans-serif;
}
.cost .discount {
  color: #111;
  font-size: 18px;
  opacity: 0.55;
  text-decoration: line-through;
  font-weight: 600;
  letter-spacing: -1px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 4px;
}

.mbl-pricing {
  position: sticky;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
  z-index: 9998;
  display: none;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.mbl-pricing .pricing-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 16px;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.6509803922);
  flex-wrap: wrap;
  gap: 15px;
  border-radius: 14px 14px 0 0;
}
.mbl-pricing .pricing-content .cost {
  margin-bottom: 0;
  font-size: 12px;
}
.mbl-pricing .pricing-content .cost .normal {
  font-size: 21px;
  font-weight: 600;
}
.mbl-pricing .pricing-content .cost .discount {
  color: rgba(5, 0, 0, 0.6117647059);
  font-size: 15px;
  opacity: 0.75;
  margin: 0 0 5px 0;
  font-weight: 800;
  display: block;
}

.pricing-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pricing-actions .whatsapp-icon svg {
  width: 25px;
  height: 25px;
}

.st-total {
  color: #000 !important;
}
.st-total > span {
  font-size: 22px !important;
  margin-bottom: 5px;
  font-family: "Outfit", sans-serif;
  line-height: 18px;
  font-weight: 700;
  opacity: 1 !important;
}
.st-total > span.st-shares {
  font-family: "Outfit", sans-serif;
  font-size: 10px !important;
  margin-top: 6px;
  font-weight: 500;
  text-transform: uppercase;
}

.blog-contentarea .page-content__area {
  border-right: 2px dashed rgba(20, 13, 13, 0.2117647059);
  padding-right: 30px;
  margin-right: 10px;
}

.sidebar-title {
  font-size: 28px;
  margin-bottom: 20px;
}

.thumbnail-blog {
  gap: 18px;
}
.thumbnail-blog:not(:last-child) {
  padding-bottom: 15px;
}
.thumbnail-blog > a {
  width: 110px;
  height: 80px;
  display: block;
  flex: 1;
}
.thumbnail-blog > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.thumbnail-blog .detail {
  flex: 3;
}
.thumbnail-blog .detail h3 {
  color: rgb(55, 65, 81);
  font-size: 17px;
  margin: 0;
  line-height: 1.35;
  font-weight: 500;
}
.thumbnail-blog .detail h3 a {
  color: inherit;
}
.thumbnail-blog .detail h3:hover a {
  color: #000;
}
.thumbnail-blog .detail .post-detail {
  margin-top: 8px;
  padding-top: 0;
  font-size: 11px;
}
.thumbnail-blog .detail .post-detail div {
  color: #000;
  font-weight: 500;
  font-size: 13px;
}

.sticky-sidebar {
  top: 110px;
  position: sticky;
}

.main-banner {
  width: 100%;
  position: relative;
}
.main-banner .banner-caption {
  position: relative;
  height: calc(100vh - 157px);
  text-align: left;
  display: flex;
  margin: 0;
  padding: 0;
  align-items: center;
  justify-content: left;
  z-index: -1;
}
.main-banner .banner-caption img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
.main-banner .banner-caption .banner-centered {
  z-index: 1;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  padding-bottom: 60px;
  height: 100%;
  max-width: 100%;
}
.main-banner .banner-caption .banner-centered .ese-container {
  position: relative;
}
.main-banner .banner-caption .banner-centered:before {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  content: "";
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.main-banner .banner-caption .banner-centered h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-banner .banner-caption .banner-centered p {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  margin-top: 0px;
  line-height: 1.6;
}
.main-banner .adventure-single__breadcrumbs {
  padding: 8px 0 25px 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.main-banner .adventure-single__breadcrumbs .ese-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.main-banner .adventure-single__breadcrumbs .ese-container nav {
  margin: 10px 0 16px 0;
}
.main-banner .adventure-single__breadcrumbs .ese-container nav ol {
  color: #fff;
}
.main-banner .adventure-single__breadcrumbs .ese-container nav ol li a {
  color: #fff;
}
.main-banner .adventure-single__breadcrumbs .ese-container nav ol li.active a, .main-banner .adventure-single__breadcrumbs .ese-container nav ol li:hover a {
  color: #ffd101;
}

.program-detail-menu {
  background-color: #f7f7f8;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  position: sticky;
  top: -1px;
  z-index: 10002;
}
.program-detail-menu .program-detail-menu-lst {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.program-detail-menu .program-detail-menu-lst ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  white-space: nowrap;
  align-items: center;
  flex-wrap: nowrap;
}
.program-detail-menu .program-detail-menu-lst ul li {
  text-transform: uppercase;
}
.program-detail-menu .program-detail-menu-lst ul li:not(:last-child) {
  margin-right: 30px;
}
.program-detail-menu .program-detail-menu-lst ul li a {
  font-size: 15px;
  display: inline-block;
  padding: 15px 0;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  border-bottom: transparent 2px solid;
  color: #000;
}
.program-detail-menu .program-detail-menu-lst ul li.active a, .program-detail-menu .program-detail-menu-lst ul li:hover a {
  border-bottom: 2px solid #faf544;
  color: #faf544;
}

.overview-contentarea {
  margin: 40px 0;
}
.overview-contentarea .overview-contant .main-title .heading {
  font-size: 42px;
  line-height: 1.1;
}
.overview-contentarea .overview-contant .page-content__area {
  text-align: justify;
  padding-right: 45px;
}

.section-regions {
  background: rgba(1, 77, 101, 0.0705882353);
  padding: 40px 0;
}
.section-regions .package-cat {
  height: 200px;
}
.section-regions .package-cat a {
  height: 100%;
}
.section-regions .package-cat a img {
  height: 100%;
}

.section-faqs .sticky {
  position: sticky;
  top: 100px;
}
.section-faqs .main-title {
  margin: 0;
}
.section-faqs .main-title .heading {
  line-height: 1.1;
}
.section-faqs .main-title p {
  margin-top: 10px;
  margin-bottom: 35px;
  line-height: 1.5;
}
.section-faqs .accordion-wrapper {
  padding-left: 60px;
}
.section-faqs .accordion-wrapper .accordion-wrapper > div .accordion-title {
  font-size: 20px;
}

.banneralt {
  background-color: rgba(1, 77, 101, 0.0901960784);
  position: relative;
  padding-bottom: 0;
}
.banneralt .banneralt__wrap {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.banneralt .banneralt__wrap h1 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 0;
  letter-spacing: 2px;
  font-size: 16px;
  position: relative;
  font-family: "Outfit", sans-serif;
}
.banneralt .banneralt__wrap h1 strong {
  line-height: 0.88;
  color: #000;
  margin-top: 30px;
  display: inline-block;
  font-size: 80px;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.banneralt .block-adventure-finder {
  position: static;
  width: 100%;
  margin: 28px 0;
  z-index: inherit;
}

.more-content .read-less {
  display: none;
}

.quote-form {
  background: rgba(241, 241, 241, 0.8784313725);
  border-radius: 4px;
  padding: 25px;
  border: 1px solid rgba(0, 0, 0, 0.1411764706);
}
.quote-form form {
  grid-column-gap: 25px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.package-activities {
  background: rgba(225, 236, 242, 0.6);
}

.all-destination {
  background: rgba(38, 102, 124, 0.0392156863);
  border-bottom: 1px solid rgba(38, 102, 124, 0.1803921569);
}
.all-destination .grid {
  gap: 20px;
}
.all-destination .overlay-col {
  grid-column: span 3;
  min-height: 350px;
}
.all-destination .overlay-col .overlay-content .overlay-title {
  font-size: 20px;
  font-weight: 600;
}
.all-destination .overlay-col .overlay-content .overlay-title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.all-destination .overlay-col .overlay-content .overlay-title a i {
  background: rgba(255, 255, 255, 0.2392156863);
  height: 28px;
  width: 28px;
  display: flex;
  justify-content: center;
  font-size: 12px;
  align-items: center;
  border-radius: 100%;
  color: #fff;
  text-align: center;
}
.all-destination .overlay-col:hover .overlay-content .overlay-title a i {
  background: #cecc56;
  color: #000;
}

.section-contact .adventure-single__breadcrumbs {
  margin: 8px 0 10px 0;
  border-bottom: none;
  padding-bottom: 8px;
}

.section-bg {
  background: rgba(33, 91, 117, 0.0588235294);
}
.section-bg.section-package {
  position: relative;
}
.section-bg.section-package .ese-container {
  position: relative;
}

.package-cat-wrapper {
  grid-gap: 15px;
}

.section-bg.section-package.section-aspiring-package {
  background: none;
}
.section-bg.section-package.section-aspiring-package:after {
  background: none !important;
}
.section-bg.section-package.section-aspiring-package p {
  margin-top: 8px;
}

.featured__post--section {
  background: #f1f1f1;
  padding: 40px 0 40px 0;
  position: relative;
}
.featured__post--section .ese-container {
  position: relative;
  z-index: 1;
}
.featured__post--section .grid {
  grid-gap: 25px;
}
.featured__post--section .main-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.featured__post--section .main-title .heading {
  line-height: 1;
}
.featured__post--section .main-title .trend-listing ul {
  margin: 0;
  padding: 0;
}
.featured__post--section .main-title .trend-listing ul li {
  background: none;
  color: #000;
  border-radius: 0;
  border: none;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0 18px 0 18px;
}
.featured__post--section .main-title .trend-listing ul li i {
  margin-right: 6px;
  opacity: 0.86;
}
.featured__post--section .main-title .trend-listing ul li:last-child {
  padding-right: 0;
}
.featured__post--section .main-title .trend-listing ul li:not(:last-child):before {
  width: 1px;
  content: "";
  background: rgba(0, 0, 0, 0.2901960784);
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}
.featured__post--section .main-title .trend-listing ul li:hover, .featured__post--section .main-title .trend-listing ul li.active {
  color: #000;
}
.featured__post--section .tab-content {
  display: none;
}
.featured__post--section .tab-content.active {
  display: block;
}

.blogpost__heading {
  padding: 30px 0;
}
.blogpost__heading .ese-container .breadcrumb-nav {
  margin-bottom: 35px;
}
.blogpost__heading .ese-container .header-wrap {
  max-width: 900px;
  margin: auto;
}
.blogpost__heading .ese-container .header-wrap .flex {
  margin-bottom: 20px;
  gap: 10px;
}
.blogpost__heading .ese-container .header-wrap h1 {
  font-weight: 700;
  font-size: 45px;
  color: #0d0d0d;
  line-height: 48px;
}
.blogpost__heading .ese-container .header-wrap .blogpost__leade {
  padding: 15px 0 18px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1215686275);
  font-size: 18px;
  font-weight: 400;
  color: #575757;
  line-height: 150%;
}
.blogpost__heading .ese-container .header-wrap .post-detail div, .blogpost__heading .ese-container .header-wrap .post-detail a {
  font-size: 13px;
  font-weight: 600;
  color: #111;
}
.blogpost__heading .ese-container .header-wrap .post-detail div > img, .blogpost__heading .ese-container .header-wrap .post-detail a > img {
  border: 1px solid #252222;
}
.blogpost__heading .ese-container .header-wrap .post-detail div svg, .blogpost__heading .ese-container .header-wrap .post-detail a svg {
  fill: #111;
}
.blogpost__heading .ese-container .header-wrap .post-detail div svg circle, .blogpost__heading .ese-container .header-wrap .post-detail div svg rect, .blogpost__heading .ese-container .header-wrap .post-detail div svg path, .blogpost__heading .ese-container .header-wrap .post-detail a svg circle, .blogpost__heading .ese-container .header-wrap .post-detail a svg rect, .blogpost__heading .ese-container .header-wrap .post-detail a svg path {
  fill: #111;
}
.blogpost__heading .ese-container .header-bg {
  margin-top: 8px;
}
.blogpost__heading .ese-container .header-bg img {
  width: 100%;
  border-radius: 10px;
}

header .post-detail,
footer .post-detail {
  margin-top: 0;
  border-top: none;
}

.blog-contentarea {
  padding-bottom: 30px;
}
.blog-contentarea .ath-grid {
  margin-top: 50px;
  grid-gap: 30px;
}
.blog-contentarea .ath-grid .column-9 > .page-content__area {
  padding-left: 30px;
  border-left: 2px dashed rgba(0, 0, 0, 0.1490196078);
}
.blog-contentarea .ath-grid .column-9 .related-faq {
  padding: 26px;
  background: rgba(1, 77, 101, 0.0509803922);
  margin-top: 18px;
  border-radius: 8px;
  border: 1px solid #000;
}
.blog-contentarea .ath-grid .column-9 .related-faq .faq-title {
  font-size: 25px;
  font-weight: 600;
  color: #faf544;
  margin-bottom: 15px;
  font-family: "Outfit", sans-serif;
  display: block;
}
.blog-contentarea .ath-grid .column-9 .related-faq .accordion-wrapper > div {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  background: none;
}
.blog-contentarea .ath-grid .column-9 .related-faq .accordion-wrapper > div:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.blog-contentarea .ath-grid .column-9 .related-faq .accordion-wrapper > div .accordion-title {
  font-weight: 500;
}
.blog-contentarea .adventure-single__breadcrumbs {
  margin: 0;
  padding: 5px 0;
  background: #fff;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1019607843);
}
.blog-contentarea .adventure-single__breadcrumbs ol {
  padding: 0;
}
.blog-contentarea .adventure-single__breadcrumbs .share {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.blog-contentarea .adventure-single__breadcrumbs .share span {
  margin-right: 9px;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  opacity: 0.76;
}

.post-detail.ese-container-small {
  padding-top: 0;
  border-top: none;
}

.related-thumbnail {
  position: relative;
  border: 1px solid rgba(47, 76, 88, 0.3098039216);
  padding: 25px;
  background: #fafafa;
  border-radius: 13px;
  margin: 40px 0 20px 0;
}
.related-thumbnail strong {
  background-color: #fafafa;
  padding: 0 12px;
  font-size: 15px;
  position: absolute;
  display: block;
  top: -16px;
  margin: 0 16px;
  left: 0;
  margin-bottom: 15px;
  font-weight: 900;
  color: #faf544;
}
.related-thumbnail .thumbnail-news {
  margin-bottom: 20px;
}
.related-thumbnail .thumbnail-news:last-child {
  margin-bottom: 0;
}
.related-thumbnail .thumbnail-news p {
  font-size: 16px;
  line-height: 1.7;
  opacity: 0.95;
  padding-right: 15px;
}
.related-thumbnail .thumbnail-news h3 {
  font-weight: 500;
  line-height: 1.45;
  font-size: 22px;
  margin-bottom: 0;
  padding-top: 0;
}
.related-thumbnail .thumbnail-news h3 a {
  color: #000;
}
.related-thumbnail .thumbnail-news h3:hover a {
  color: #000;
}
.related-thumbnail .thumbnail-news > a {
  float: left;
  margin-right: 20px;
}
.related-thumbnail .thumbnail-news > a img {
  border-radius: 3px 0 0 3px;
  max-width: 125px;
  min-width: 125px;
  height: 100%;
  margin-right: 0;
  object-fit: cover;
  flex: auto;
}

.reaction-wrap,
.comment-wrap {
  padding: 25px;
  margin-top: 30px;
  box-shadow: rgba(0, 0, 0, 0.08) 0 0 24px;
  border-radius: 7px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
}
.reaction-wrap h2,
.comment-wrap h2 {
  margin: 0 0 10px 0;
  color: #000;
  font-size: 28px;
  font-family: "Outfit", sans-serif;
}

.comment-wrap {
  margin-bottom: 0;
}

.toc-wrap {
  padding: 20px 25px;
  background-image: radial-gradient(154.86% 76.83% at 50% 22.26%, rgba(255, 242, 0, 0.26) 8.98%, rgba(255, 242, 0, 0.09) 45.99%);
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.79);
  margin: 25px 0;
}
.toc-wrap .heading {
  color: #000;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-family: "Outfit", sans-serif;
}
.toc-wrap .heading i {
  display: none;
}
.toc-wrap ul {
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 400px;
  overflow-y: auto;
}
.toc-wrap ul li {
  counter-increment: item;
  padding: 13px 0;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  line-height: 1;
  margin-bottom: 0;
}
.toc-wrap ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.toc-wrap ul li a {
  font-size: 15px;
  font-family: "Outfit", sans-serif;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  display: flex;
  gap: 13px;
  cursor: pointer;
}
.toc-wrap ul li a:before {
  display: table-cell;
  content: counter(item) ".";
  font-weight: 800;
  font-size: 13px;
  background: #000;
  color: #faf544;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border-radius: 5px;
}
.toc-wrap ul li:hover > a, .toc-wrap ul li.active > a {
  color: #000;
}
.related-tags {
  margin-top: 30px;
  border-top: 2px solid #000;
  padding: 18px 0 0px 0;
}
.related-tags a {
  margin-left: 8px;
  display: inline-block;
  text-transform: capitalize;
  padding: 6px 15px;
  border-radius: 20px;
  border: 1px solid #ccc;
  color: rgba(0, 0, 0, 0.7490196078);
  font-size: 14px;
  background: hsla(0, 0%, 100%, 0.7411764706);
  margin-bottom: 15px;
  font-weight: 500;
}
.related-tags a:hover {
  color: #fff;
  background: #faf544;
}

.content-title {
  margin-bottom: 25px;
}
.content-title h1 {
  display: inline-block;
  font-size: 35px;
  letter-spacing: -1px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  line-height: normal;
  font-family: "Outfit", sans-serif;
  margin: 0;
}

.map-frame {
  background: #fff;
  padding: 9px;
  border-radius: 8px;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.0901960784);
  height: 450px;
  margin-top: 25px;
}
.map-frame iframe {
  width: 100%;
  height: 100%;
}

.block-hero-contact__content-col .section-heading {
  text-align: left;
}
.block-hero-contact__content-col .section-heading .heading {
  font-size: 35px;
  letter-spacing: -0.2px;
  font-weight: 600;
  margin: 0px 0 8px 0;
}
.block-hero-contact__content-col .section-heading span {
  font-size: 16px;
  opacity: 0.96;
  color: rgba(0, 0, 0, 0.6784313725);
  font-weight: 400;
  line-height: 1.5;
}
.block-hero-contact__content-col.contact-form {
  border-left: 1px solid rgba(0, 0, 0, 0.1098039216);
  padding-left: 30px;
}
.block-hero-contact__content-col.contact-form form {
  grid-row-gap: 0;
  background: #f1f1f1;
  margin-top: 25px;
  padding: 25px;
}
.block-hero-contact__content-col.contact-form form label {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 8px;
}

.section__about .main-title {
  margin-bottom: 15px;
}

.content_image-slider .double-img__photo {
  height: 380px;
  margin: 0 12px;
}
.content_image-slider .double-img__photo img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.section__why-us {
  background: #f5f3f4;
  margin-top: 70px;
  box-shadow: 0px 0px 0px 0px #ffffff;
}
.section__why-us img {
  border-radius: 5px;
  box-shadow: 0 5px 12px rgba(13, 2, 2, 0.4588235294);
}

.section__journey {
  background: #f5f3f4;
}

.section-about .page-content__area,
.section-about .page-content__area p {
  text-align: justify;
}

.section__why-us .img-wrap {
  height: 600px;
}
.section__why-us .ath-grid {
  grid-gap: 35px;
}

.section-links .ath-grid {
  grid-gap: 22px;
}
.section-links .overlay-col {
  min-height: 300px;
}
.section-links .overlay-col .overlay-content .overlay-title {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}
.section-links .overlay-col:hover .overlay-content .overlay-title a {
  color: #cecc56;
}

/* Review */
.client__feedback-wrap {
  position: relative;
}
.client__feedback-wrap:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  background: rgba(0, 0, 0, 0.1882352941);
  height: 100%;
  width: 1px;
  transform: translateX(-50%);
}

.main-banner.no-bg-banner .banner-caption {
  height: 350px;
  position: relative;
  background: #111;
}
.main-banner.no-bg-banner .banner-caption:after {
  background: url(../img/wood.svg);
  opacity: 0.04;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
}
.main-banner.no-bg-banner .banner-centered::before {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  content: "";
  height: 100%;
  background: none;
}

.section-members .page-content__area {
  margin-bottom: 30px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.section-members .grid {
  grid-gap: 25px;
  position: relative;
}

.team-col-detail {
  width: 100%;
  z-index: 1;
  display: none;
  background: #000;
  color: #fff;
  padding: 25px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.main-timeline-section .ese-container {
  position: relative;
}
.main-timeline-section .ese-container .timeline {
  position: relative;
  box-sizing: border-box;
}
.main-timeline-section .ese-container .timeline:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  background: #c5c5c5;
}
.main-timeline-section .ese-container .timeline ul {
  padding: 0;
  margin: 0;
}
.main-timeline-section .ese-container .timeline ul:after {
  display: block;
  clear: both;
  content: "";
}
.main-timeline-section .ese-container .timeline ul li {
  list-style: none;
  position: relative;
  width: 50%;
  padding: 20px 40px;
  box-sizing: border-box;
}
.main-timeline-section .ese-container .timeline ul li .content {
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  font-weight: 400;
  border-radius: 4px;
  background: #f1f1f1;
  padding: 20px;
}
.main-timeline-section .ese-container .timeline ul li .time {
  margin: 0;
  padding: 8px 16px;
  background: #faf544;
  color: #fff;
  border-radius: 18px;
  font-size: 15px;
  font-weight: 800;
}
.main-timeline-section .ese-container .timeline ul li .time:before {
  width: 110%;
  height: 4px;
  background: #faf544;
  content: "";
  position: absolute;
}
.main-timeline-section .ese-container .timeline ul li:nth-child(odd) {
  float: left;
  text-align: right;
  clear: both;
}
.main-timeline-section .ese-container .timeline ul li:nth-child(odd):before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 24px;
  right: -6px;
  background: #faf544;
  border-radius: 50%;
}
.main-timeline-section .ese-container .timeline ul li:nth-child(odd) .time {
  position: absolute;
  top: 5px;
  right: -150px;
}
.main-timeline-section .ese-container .timeline ul li:nth-child(odd) .time::before {
  left: -72px;
  top: 22px;
}
.main-timeline-section .ese-container .timeline ul li:nth-child(even) {
  float: right;
  text-align: left;
  clear: both;
}
.main-timeline-section .ese-container .timeline ul li:nth-child(even):before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 24px;
  left: -4px;
  background: #faf544;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.2);
}
.main-timeline-section .ese-container .timeline ul li:nth-child(even) .time {
  position: absolute;
  top: 5px;
  left: -148px;
}
.main-timeline-section .ese-container .timeline ul li:nth-child(even) .time::before {
  right: -72px;
  top: 22px;
}

.author-wrap {
  grid-template-columns: repeat(12, 1fr);
  display: grid;
  grid-gap: 30px;
  position: relative;
}
.author-wrap figure {
  margin: 0;
  padding: 0;
}
.author-wrap figure img {
  width: 100%;
  border-radius: 10px;
}
.author-wrap .author-info h2 {
  display: block;
  font-weight: 500;
  font-size: 22px;
  line-height: 1;
  margin-bottom: 18px;
  color: #000;
}
.author-wrap .author-info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.author-wrap .author-info ul li {
  line-height: 1.3;
}
.author-wrap .author-info ul li span {
  font-weight: 500;
  font-size: 16px;
}
.author-wrap .author-info ul li p {
  font-weight: 400;
  font-size: 15px;
  margin: 4px 0 0 0;
  line-height: 1.7;
}
.author-wrap .author-info .social-icons {
  margin-top: 15px;
  display: inline-flex;
  gap: 8px;
}
.author-wrap .author-info .social-icons a {
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 4px;
  background: #000;
  font-size: 15px;
  font-weight: 400;
}
.author-wrap .author-info .social-icons a:hover {
  color: #faf544;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
  position: fixed;
  height: 84px;
  width: 60px;
}

.request-quote .main-title .heading {
  margin-bottom: 10px;
}
.request-quote .main-title .sub-heading {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  margin-bottom: 0;
}
.request-quote p {
  font-size: 18px;
  line-height: 1.5;
}

.error-page {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  flex-wrap: wrap;
  background: #fffde8;
}
.error-page .logo {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 160px;
}
.error-page .content {
  max-width: 600px;
  text-align: center;
}
.error-page .content h2.header {
  font-size: 18vw;
  line-height: 1em;
  position: relative;
}
.error-page .content h2.header:after {
  position: absolute;
  content: attr(data-text);
  top: 0;
  left: 0;
  right: 0;
  color: #000;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.25);
}
.error-page .content h4 {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #000;
  font-size: 1.8em;
  position: relative;
  opacity: 0.5;
}
.error-page .content h4:after {
  position: absolute;
  content: attr(data-text);
  top: 0;
  left: 0;
  right: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.error-page .content p {
  font-size: 1.2em;
  color: #0d0d0d;
}
.error-page .content .btns {
  margin: 25px 0;
  display: inline-flex;
}
.error-page .content .btns button {
  display: inline-block;
  margin: 0 10px;
  text-decoration: none;
  border: 2px solid #000;
  color: #000;
  font-weight: 500;
  padding: 10px 25px 8px 25px;
  border-radius: 25px;
  background: none;
  cursor: pointer;
  background: none;
  font-size: 16px;
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.error-page .content .btns button:hover {
  border-color: #000;
  background: #000;
  color: #fff;
}

@keyframes animate {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 100% 0;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}
.booking-review-detail {
  margin-right: 25px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: rgba(0, 0, 0, 0.1019607843) 1px solid;
  background: #fff;
  border-radius: 14px;
  padding: 8px 0;
  box-shadow: -2px 2px 9px rgba(0, 0, 0, 0.4509803922);
}
.booking-review-detail .form-group {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  margin-bottom: 0 !important;
  padding: 12px 25px;
  font-size: 16px;
}
.booking-review-detail .form-group label {
  font-size: 17px;
  margin-bottom: 4px;
}
.booking-review-detail .form-group:first-child {
  grid-column: span 3;
}

.payment-wrapper {
  border: 1px solid #ccc;
  padding: 12px 25px 10px 25px;
  background: #fff;
  border-radius: 14px;
  box-shadow: -2px 2px 9px rgba(0, 0, 0, 0.4509803922);
}
.payment-wrapper .fullWidth {
  margin-bottom: 15px;
}
.payment-wrapper .item-header {
  font-family: "Outfit", sans-serif;
}
.payment-wrapper .item-header span {
  font-size: 20px;
  color: #000;
}
.payment-wrapper .item-header .price-container {
  margin-top: 8px !important;
}
.payment-wrapper .item-header .price-container span {
  font-size: 18px !important;
  color: #000 !important;
}
.payment-wrapper .selectContainer:after {
  top: 20px;
  right: 1rem;
  width: 0.4rem;
  height: 0.4rem;
}
.payment-wrapper #paypal-form-fields-container-YTLGP8QS34TQC {
  margin-bottom: 0 !important;
}
.payment-wrapper #paypal-form-fields-container-YTLGP8QS34TQC .input-label {
  font-size: 18px;
}
.payment-wrapper .vertical {
  margin-top: 15px;
}
.payment-wrapper select {
  min-height: 2rem !important;
  background: #fff;
  margin-top: 8px;
  margin-bottom: 0 !important;
}
.payment-wrapper .price {
  font-weight: 700;
  font-size: 26px;
  color: green;
}
.payment-wrapper h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 500;
}
.payment-wrapper .flex {
  gap: 10px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.19);
  padding: 7px 10px 5px 10px;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
}
.payment-wrapper .flex:hover {
  background: rgba(47, 76, 88, 0.0392156863);
  border-color: #2f4c58;
}
.payment-wrapper .flex input {
  margin: 0;
  width: 18px;
  height: 18px;
}
.payment-wrapper .flex label {
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 0;
  display: block;
}
.payment-wrapper .flex label img {
  width: 50px;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.payment-wrapper .flex label i {
  display: block;
  font-size: 15px;
  padding-top: 4px;
  font-size: 15px;
  font-weight: 400;
}
.payment-wrapper .btn-default {
  width: 100%;
  margin-top: 8px;
}

.grid-reviews {
  grid-gap: 22px;
}
.grid-reviews .review__item-text {
  border-radius: 4px;
  grid-column: span 4;
  border: none;
  background: rgba(0, 0, 0, 0.0392156863);
  padding: 25px 15px 15px 5px;
}
.grid-reviews .review__item-text > div {
  flex-wrap: wrap;
  border-radius: 4px;
  background: none;
  display: block;
  transition: 0.2s linear;
}
.grid-reviews .review__item-text > div .review__item-user {
  width: 100%;
  padding: 0;
  text-align: left;
  padding-bottom: 0;
  display: block;
  border-radius: 4px 4px 0 0;
  padding-left: 75px;
  background: none;
}
.grid-reviews .review__item-text > div .review__item-user .review-date {
  position: absolute;
  top: 0px;
  right: 10px;
  font-size: 10.5px;
  color: #000;
  padding: 5px 10px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.0509803922);
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.0784313725);
  font-weight: 800;
}
.grid-reviews .review__item-text > div .review__item-user:before {
  display: none;
}
.grid-reviews .review__item-text > div .review__item-user img {
  width: 48px;
  height: 48px;
  margin: 0 auto 0 0;
  position: absolute;
  left: 15px;
  top: -4px;
  padding: 4px;
  border: 1px solid #faf544;
}
.grid-reviews .review__item-text > div .review-tripadvisor__comment {
  width: 100%;
  padding: 22px;
  padding-top: 15px;
}
.grid-reviews .review__item-text > div .review-tripadvisor__comment p {
  font-size: 14.4px;
  font-weight: 400;
  line-height: 1.7;
  color: #111;
}
.grid-reviews .review__item-text > div .review-tripadvisor__comment .review__item-title {
  font-size: 17px;
  opacity: 0.87;
  margin-top: 0px;
}
.grid-reviews .review__item-text:hover {
  background: rgba(0, 0, 0, 0.0392156863);
}

.page-default .main-title h2 {
  margin-top: 14px;
}

.section-all-review {
  display: block;
}
.section-all-review .grid-reviews.grid {
  column-count: 3;
  display: block;
}
.section-all-review .grid-reviews.grid > div {
  margin-bottom: 20px;
  grid-column: inherit;
  break-inside: avoid;
  display: inline-block;
}

.single-author .modal-wrap.team-modal-wrap {
  position: static;
  margin-top: 25px;
  justify-content: space-between;
}

.travel__choice {
  background: #fff;
}
.travel__choice .ath-grid {
  grid-gap: 25px;
}
.travel__choice .overlay-col {
  min-height: 350px;
}
.travel__choice .overlay-col .overlay-content .overlay-title {
  font-size: 22px;
  line-height: 1.45;
  font-weight: 800;
}

.contact-detail {
  margin: 30px 0 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  list-style-type: none;
  flex-wrap: wrap;
  gap: 24px;
}
.contact-detail li {
  flex: 0 0 33.333%;
  background: #f1f1f1;
  padding: 20px 15px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.0901960784);
  border-radius: 8px;
}
.contact-detail li i {
  background: #faf544;
  color: #000;
  height: 45px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  width: 45px;
  border-radius: 100%;
  font-size: 20px;
}
.contact-detail li h4,
.contact-detail li .h4 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.contact-detail li p {
  font-weight: 400;
  color: #111;
  font-size: 15px;
  line-height: 1.4;
  margin-top: 6px;
}
.contact-detail li p a {
  font-weight: 400;
  color: #111;
}
.contact-detail .social-media {
  margin-top: 15px;
}
.contact-detail .social-media a {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #f1f1f1;
  color: #111;
  border-radius: 100%;
  font-size: 13px;
  margin-right: 9px;
  background: #fff;
}
.contact-detail .social-media a i {
  height: auto;
  width: auto;
  font-size: 14px;
  background: none;
}

.team-tab {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 30px;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
  flex-wrap: nowrap;
}
.team-tab .tab-link {
  color: rgba(0, 0, 0, 0.7607843137);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 22px;
  position: relative;
  white-space: nowrap;
  border: 1px solid rgba(0, 0, 0, 0.1215686275);
  border-radius: 41px;
  transition: background-color 0.3s ease-in-out;
}
.team-tab .tab-link:hover, .team-tab .tab-link.active {
  background: #faf544;
  color: #000;
}

.team-container {
  display: none;
}
.team-container.active {
  display: block;
}
.team-container h3 {
  margin-bottom: 20px;
  font-size: 22px;
  text-transform: uppercase;
}

.affiliation-wrap {
  -moz-column-count: 3;
  column-count: 3;
  gap: 14px;
}

.awwards-card {
  display: block;
  margin-bottom: 13px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.231372549);
  padding: 6px;
  background: rgba(250, 245, 68, 0.2);
}
.awwards-card img {
  border-radius: 10px;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.awwards-card:hover img {
  transform: scale(1.05);
}

.section-result .block-adventure-finder__form {
  position: sticky;
  top: 130px;
  flex-direction: column;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1215686275);
  background: rgba(250, 245, 68, 0.26);
  border-radius: 13px;
}
.section-result .trip-found {
  color: #000;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 25px;
}
.section-result .trip-found span {
  font-weight: bold;
  color: #000;
  height: 40px;
  width: 40px;
  display: inline-flex;
  font-size: 20px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  margin: 0 3px;
  background: #faf544;
}

.section-our-team .page-content__area {
  margin-bottom: 30px;
}
.section-our-team .ath-grid {
  grid-gap: 28px;
}

.team-card {
  position: relative;
  box-sizing: border-box;
  transition: box-shadow 0.1s ease-in-out;
  padding: 30px;
  background: #fff;
  color: #666;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  text-align: center;
  margin: 0;
}
.team-card .icon-wrap {
  width: 150px;
  height: 150px;
  line-height: 150px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3294117647);
  text-align: center;
  display: flex;
  justify-content: center;
  margin: auto;
}
.team-card .icon-wrap img {
  width: 70px;
}
.team-card h3 {
  display: block;
  font-size: 22px;
  margin: 15px 0 0 0;
  text-transform: uppercase;
  color: #000;
}
.team-card p {
  margin: 3px 0 0;
  color: rgba(19, 15, 15, 0.831372549);
  line-height: 26px;
  font-size: 16px;
  font-weight: 700;
}

.uk-section.meet-team-wrap {
  background: #e9ecde;
  position: relative;
}
.uk-section.meet-team-wrap::before {
  content: "";
  width: 200%;
  height: 20px;
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 2;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='1440' height='20' viewBox='0 0 1440 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20H1600V1.80155C1600 1.80155 1397.5 0.135027 1389 0.00172806C1380.5 -0.131571 1314 7.49597 1284.5 5.77046C1255 4.04495 1171 0.135027 1171 0.135027L1011 2.63481C1011 2.63481 906.5 5.96786 889.5 5.96786C872.5 5.96786 768 1.80155 756 2.63481C744 3.46807 708 5.96786 694 8.46764C680 10.9674 597 5.96786 597 5.96786L558 5.13459L417 4.30133L320 1.80155L227 3.30141L137 0.135027L51 4.30133L0 1.80155V20Z' fill='%23E9ECDE'/%3E%3C/svg%3E%0A");
}
.uk-section.meet-team-wrap .ath-grid {
  margin-top: 30px;
  grid-gap: 28px;
}

.team-member {
  position: relative;
  cursor: pointer;
}
.team-member .team-member-body {
  margin-top: 15px;
  position: relative;
}
.team-member .team-member-body strong {
  font-weight: 800;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
}
.team-member .team-member-body p {
  margin: 0;
  padding: 4px 0 0;
  font-size: 15px;
  color: #000;
  opacity: 0.65;
  font-weight: 700;
}
.team-member .team-member-body svg {
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 5px;
}
.team-member .team-member-figure {
  height: 445px;
  position: relative;
}
.team-member .team-member-figure .team-member-figure-img02,
.team-member .team-member-figure .team-member-figure-img01 {
  transition: 0.5s ease-in-out;
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  object-fit: cover;
}
.team-member .team-member-figure .team-member-figure-img02 {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease-in-out;
}
.team-member:hover .team-member-figure-img01 {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease-in-out;
}
.team-member:hover .team-member-figure-img02 {
  opacity: 1;
  visibility: visible;
  transition: 0.5s ease-in-out;
}

.stories-container-wrap {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  background-color: #000;
  justify-content: center;
  align-items: center;
}
.stories-container-wrap .stories-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
  color: #fff;
  line-height: 35px;
  height: 35px;
  width: 35px;
  font-weight: 100;
  text-align: center;
  font-size: 45px;
  transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.stories-container-wrap .stories-share {
  position: absolute;
  top: 30px;
  right: 20px;
  z-index: 10;
}
.stories-container-wrap .stories-share svg {
  width: 24px;
  height: 24px;
}
.stories-container-wrap .stories-share svg path {
  fill: #ffffff;
}
.stories-container-wrap .bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  background-size: cover;
  background-position: center;
  -webkit-filter: blur(500px);
  -moz-filter: blur(500px);
  -o-filter: blur(500px);
  -ms-filter: blur(500px);
  filter: blur(500px);
  opacity: 0.34;
}
.stories-container-wrap h3,
.stories-container-wrap h2,
.stories-container-wrap h3,
.stories-container-wrap h4,
.stories-container-wrap h5,
.stories-container-wrap h6 {
  margin: 5px 0;
  line-height: 1.2;
}

.sliderContainer {
  position: relative;
}

.stories-wrap {
  position: relative;
  z-index: 3;
}
.stories-wrap .story-slider {
  width: 425px;
  border-radius: 14px;
  height: calc(100vh - 60px);
  overflow: hidden;
  position: relative;
}
.stories-wrap .story-slider .story__slide {
  position: relative;
  border-radius: 10px;
  height: 100%;
}
.stories-wrap .story-slider .story__slide:before {
  content: "";
  position: absolute;
  left: 0;
  border-radius: 10px;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 70%, rgba(0, 0, 0, 0.85) 100%);
  z-index: 2;
}
.stories-wrap .story-slider .story__slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}
.stories-wrap .story-slider .story__slide .heading {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px 30px 30px;
  width: 100%;
  z-index: 8;
  color: white;
}
.stories-wrap .story-slider .story__slide .heading .title {
  font-weight: 700;
  font-size: 35px;
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.stories-wrap .story-slider .story__slide .heading p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
}
.stories-wrap .story-slider .story__slide .heading p span {
  font-size: 14px;
}
.stories-wrap .story-slider .story__slide .heading .author {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
}
.stories-wrap .story-slider .story__slide .heading .author > img {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  border: solid 1px #fff;
  overflow: hidden;
  padding: 2px;
  object-fit: cover;
}
.stories-wrap .story-slider .story__slide .heading .author p {
  font-size: 16px !important;
  line-height: 1.2;
}
.stories-wrap .story-slider .story__slide .share-btn {
  position: absolute;
  top: 30px;
  right: 20px;
  z-index: 10;
}
.stories-wrap .story-slider .story__slide .share-btn svg {
  width: 24px;
  height: 24px;
}
.stories-wrap .story-slider .story__slide .share-btn svg path {
  fill: #ffffff;
}
.stories-wrap .story-slider .story__slide .share-btn .share {
  display: none;
  background: #fff;
  text-align: right;
  position: absolute;
  right: 0;
  width: 230px;
  border-radius: 8px;
  padding: 10px;
  color: #000;
  cursor: default;
  top: 140%;
}
.stories-wrap .story-slider .story__slide .share-btn .share .sharethis-inline-share-buttons .st-btn {
  border-radius: 100% !important;
  margin-right: 5px !important;
  padding: 0 !important;
  width: 32px;
  display: inline-block !important;
}
.stories-wrap .story-slider .story__slide .share-btn.active .share {
  display: block;
}
.stories-wrap .story-slider .story__slide .share-btn.active .share .st-shares {
  display: none !important;
}
.stories-wrap .story__pagination {
  bottom: unset !important;
  top: 8px !important;
  display: flex;
  padding: 0 4px;
}
.stories-wrap .story__pagination .swiper-pagination-bullet {
  flex-grow: 1;
  border-radius: 100vh;
  height: 3px;
  margin: 0 2px !important;
  background-color: rgba(247, 247, 245, 0.4);
  opacity: 1;
}
.stories-wrap .story__pagination .swiper-pagination-bullet .swiper-pagination-progress {
  height: 100%;
  width: 0%;
  border-radius: 100vh;
  background-color: #f7f7f5;
}
.stories-wrap .swiper-button-next,
.stories-wrap .swiper-button-prev {
  right: 0 !important;
  left: auto !important;
  width: 50% !important;
  top: calc(50% - 50px) !important;
  cursor: default !important;
  z-index: 99 !important;
}
.stories-wrap .swiper-button-next:after,
.stories-wrap .swiper-button-prev:after {
  cursor: pointer;
  height: 44px;
  width: 44px;
  text-align: center;
  line-height: 44px !important;
  border-radius: 50%;
  background: white;
  position: absolute;
  font-size: 20px !important;
  color: rgba(0, 0, 0, 0.68);
}
.stories-wrap .swiper-button-prev {
  left: 0 !important;
  right: auto !important;
}
.stories-wrap .swiper-button-prev:after {
  right: calc(100% + 30px);
}
.stories-wrap .swiper-button-next:after {
  left: calc(100% + 30px);
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@-webkit-keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes fade-right {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-right {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-left {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.swiper-slide-active .post_image {
  animation: zoom-in-zoom-out 6s ease-in forwards;
}
.swiper-slide-active .heading p {
  animation-delay: 1s;
  animation: fade-left 0.3s linear forwards;
}
.swiper-slide-active .heading .title {
  animation: fade-right 0.3s linear forwards;
}

@media (max-width: 768px) {
  .stories-wrap {
    height: 100%;
    width: 100%;
  }
  .stories-wrap .story-slider {
    width: 100%;
    height: 100%;
  }
  .stories-wrap .swiper-button-prev::after {
    right: auto !important;
    left: 10px !important;
  }
  .stories-wrap .swiper-button-next::after {
    left: auto !important;
    right: 10px !important;
  }
}
@media (min-width: 1600px) {
  .stories-wrap .story-slider {
    width: 550px;
  }
}
@media (max-width: 810px) {
  .stories-wrap .story-slider {
    border-radius: 0;
  }
  .stories-wrap .story-slider .story__slide .heading .title {
    margin-bottom: 10px;
  }
  .stories-wrap .story-slider .story__slide .heading p {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
  }
  .stories-container-wrap .stories-close {
    top: 23px;
    right: 50px;
  }
}
@media screen and (min-width: 769px) {
  .blog-contentarea .toc-wrap ul {
    display: block !important;
  }
}
@media screen and (max-width: 1300px) {
  .main-header__wrapper .main-header__left .logo {
    height: 4.7rem;
  }
  .main-header__wrapper .main-header__left .main-header__nav > ul > li > a {
    font-size: 13px;
  }
  .main-header__wrapper .main-header__right .main-header__right-top > ul > li > a {
    padding: 14px 14px;
    font-size: 13px;
  }
  .ese-container {
    padding: 0 25px;
  }
  .package-quick-info ul {
    padding: 0 25px;
  }
  .package-navbar .ese-container {
    padding: 0;
  }
}
@media screen and (max-width: 1140px) {
  .section-contaction .block-hero-contact__content-col.column-6 {
    grid-column: span 5;
  }
  .section-contaction .block-hero-contact__content-col.column-6.contact-form {
    padding-left: 25px;
    grid-column: span 7;
  }
  .departure-dates .package-availability-table.grid {
    grid-gap: 15px;
  }
  .departure-dates .package-availability-table.grid .departure-card .more-btn {
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .departure-dates .package-availability-table.grid .departure-card .more-btn .btn-default {
    flex: 100%;
  }
  .main-header__right {
    display: none;
  }
  .connect-about-section {
    margin-top: 0px;
  }
  .section-result {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section-result .grid .column-3,
  .section-result .grid .column-9 {
    grid-column: span 12;
  }
  .section-result .package__row {
    margin-top: 15px;
  }
  .section-result .package__row .adventure-card {
    grid-column: span 4;
  }
  .package-quick-info {
    margin-top: 25px;
    padding: 22px 0;
  }
  .package-quick-info ul {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
  }
  .adventure-card .adventure-card__inner {
    padding-bottom: 15px;
  }
  .section-members .grid {
    grid-gap: 22px;
  }
  .section-members .grid > div {
    grid-column: span 4;
  }
  .block-adventure-finder {
    background-color: #fff;
    padding: 0;
    border-radius: 0;
    top: 0;
  }
  .block-adventure-finder .ese-container {
    padding: 0;
    overflow: hidden;
  }
  .block-adventure-finder form {
    display: block;
    margin-bottom: 20px;
  }
  .block-adventure-finder form .block-adventure-finder__button-wrapper {
    width: 100%;
    padding: 0;
  }
  .block-adventure-finder form .block-adventure-finder__button-wrapper.datepicker .block-adventure-finder__button img {
    right: 9px;
    top: 11px;
    width: 25px;
  }
  .block-adventure-finder form .block-adventure-finder__button-wrapper .block-adventure-finder__form-dropdown {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    position: static;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.0784313725);
  }
  .block-adventure-finder form .block-adventure-finder__button-wrapper:not(:last-child) > div {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1882352941);
    padding: 15px 15px;
    border-radius: 0;
  }
  .block-adventure-finder form .block-adventure-finder__button-wrapper:not(:last-child) > div img {
    right: 15px;
    top: 20px;
    width: 15px;
  }
  .block-adventure-finder form .block-adventure-finder__submit {
    position: static;
    width: calc(100% - 30px);
    height: 45px;
    margin: 15px 15px 0 15px;
  }
  .block-adventure-finder form .block-adventure-finder__submit i {
    display: none;
  }
  .block-adventure-finder form .block-adventure-finder__submit:before {
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    content: "SEARCH";
  }
  .banneralt {
    padding: 70px 0;
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap {
    grid-gap: 15px;
    margin-top: 30px;
  }
  .banneralt .banneralt__wrap h1 strong {
    margin-top: 20px;
    font-size: 80px;
  }
  .homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap {
    padding-left: 25px;
  }
  .homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap .hero__head {
    font-size: 3.8rem;
  }
  .overview-contentarea {
    margin: 50px 0;
  }
  .overview-contentarea .overview-contant .page-content__area {
    padding-right: 0;
    grid-column: span 12;
  }
  .overview-contentarea .overview-contant .page-content__area h2 {
    font-size: 20px;
  }
  .overview-contentarea .column-5 {
    margin-top: 25px;
    grid-column: span 12;
  }
  .adventure-aside .sticky {
    top: 250px;
    position: static;
  }
  .package-booking-slot {
    padding: 30px 23px 18px 23px;
  }
  .adventure-single .adventure-single__breadcrumbs {
    margin: 20px 0 10px 0;
  }
  .adventure-single .adventure-single__header {
    margin: 0;
    padding: 22px 0 0 0;
  }
  .adventure-single .adventure-single__header header {
    margin-bottom: 15px;
  }
  .adventure-single .adventure-single__header .review-ratings {
    flex-wrap: wrap;
  }
  .adventure-single .adventure-single__header .review-ratings div {
    margin: 0 15px 6px 0;
  }
  .adventure-single .adventure-single__header h1 {
    font-size: 35px;
  }
  .banner__gallery .ath-grid .banner {
    grid-column: span 6;
  }
  .banner__gallery .ath-grid .banner:first-child {
    grid-column: span 12;
    height: 450px;
  }
  .c-review .ese-container .c-review__top .c-review__title {
    font-size: 2.8rem;
  }
  .btn-default {
    font-size: 15px;
    padding: 15px 20px 12px 20px;
  }
  .main-title .heading {
    font-size: 35px;
  }
  .main-title .subtitle {
    font-size: 15px;
  }
  .menu-overlay {
    height: 100vh;
  }
  .menu-cols {
    display: block;
  }
  .video-preview {
    height: 125px;
  }
  .menu-link__lists li a {
    font-size: 30px;
  }
  .push-menu-trigger {
    display: inline-block;
    width: 30px;
  }
  .main-header__wrapper .main-header__left .ese-container {
    padding: 0 25px;
  }
  .main-header__wrapper .main-header__left .main-header__nav {
    display: none;
  }
  .main-header__wrapper .main-header__right .main-header__right-top ul li {
    margin-left: 10px;
  }
  .main-header__wrapper .main-header__right .main-header__right-top ul li a {
    font-size: 0;
  }
}
@media screen and (max-width: 1100px) {
  .package-quick-info {
    margin-top: 25px;
    padding: 22px 0;
  }
  .banner__gallery header h1 {
    font-size: 38px;
    letter-spacing: 0px;
  }
  .banner__gallery header .sub-head {
    font-size: 18px;
    line-height: 1.5;
  }
  .banner__gallery header > .flex .review-ratings {
    width: 100%;
    margin-bottom: 20px;
  }
  .banner__gallery header > .flex .cost {
    margin: 0;
  }
  .banner__gallery header > .flex .btn-default {
    margin: 0 auto 0 20px;
  }
  .adventure-single__header .review-ratings {
    flex-wrap: wrap;
  }
  .adventure-single__header .review-ratings div {
    margin: 0 15px 6px 0;
  }
  .adventure-single__header h1 {
    font-size: 40px;
  }
  .adventure-single__header .button-action ul li {
    margin-bottom: 8px;
  }
  .adventure-single__header .button-action ul li a {
    padding: 10px 18px;
    font-size: 15px;
    vertical-align: middle;
  }
  .adventure-single__header .button-action ul li a img {
    margin-right: 5px;
    width: 17px;
  }
}
@media screen and (max-width: 1040px) {
  .footer-sec .column-2 {
    grid-column: span 3;
  }
  .footer-sec .column-3 {
    grid-column: span 5;
  }
  .footer-sec .column-3 .payment-info img {
    display: block;
  }
  .footer-sec .column-3:last-child {
    grid-column: span 12;
  }
  .footer-sec .column-3:last-child form {
    position: relative;
    display: flex;
    flex-direction: revert;
    grid-gap: 8px;
    margin: 15px 0 0 0;
  }
  .footer-sec .column-3:last-child form input {
    flex: 50%;
  }
  .footer-sec .column-3:last-child form button {
    padding: 14px 25px 17px 25px;
  }
  .experts-section .grid {
    grid-gap: 20px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    flex-wrap: nowrap;
  }
  .connect-about-section {
    margin-top: -40px;
  }
  .itinerary-page.package-sticky .adventure-single {
    padding-top: 0;
  }
  .itinerary-page.package-sticky .adventure-single .adventure-single__header {
    margin-bottom: 0;
  }
  .package-booking-slot .package-price .cost {
    font-size: 12px;
  }
  .package-booking-slot .package-price .cost .normal {
    font-size: 25px;
  }
  .package-booking-slot .package-price .cost h6 {
    max-width: 120px;
  }
  body.package-sticky .adventure-single {
    padding-top: 0;
  }
  body.package-sticky .adventure-single .adventure-single__header {
    margin-bottom: 0;
  }
  body.category-menu-sticky .adventure-single {
    padding-top: 0;
  }
  .adventure-single .adventure-single__breadcrumbs {
    margin: 20px 0 10px 0;
  }
  .adventure-single .adventure-single__header {
    margin: 0 0 25px 0;
    background: rgba(0, 0, 0, 0.0588235294);
    padding: 25px 0 0 0;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1294117647);
    border-left: none;
    border-right: none;
  }
  .adventure-single .adventure-single__header .review-ratings {
    flex-wrap: wrap;
  }
  .adventure-single .adventure-single__header .review-ratings div {
    margin: 0 15px 6px 0;
  }
  .adventure-single .adventure-single__header header > div {
    flex-wrap: wrap;
    margin: 12px 0;
  }
  .adventure-single .adventure-single__header header > div .review-ratings {
    margin-bottom: 12px;
    justify-content: center;
    width: 100%;
  }
  .adventure-single .adventure-single__header header > div .button-action {
    width: 100%;
  }
  .adventure-single .adventure-single__header h1 {
    font-size: 40px;
  }
  .adventure-single .adventure-single__header .button-action ul li {
    margin-bottom: 8px;
  }
  .adventure-single .adventure-single__header .button-action ul li a {
    padding: 10px 18px;
    font-size: 15px;
    vertical-align: middle;
  }
  .adventure-single .adventure-single__header .button-action ul li a img {
    margin-right: 5px;
    width: 17px;
  }
  .section-destination .destination-top-sec .destination-content .destination-left-sec {
    padding: 30px 10px;
    max-width: 330px;
  }
  .section-destination .destination-top-sec .destination-content .destination-left-sec .dest-title {
    font-size: 25px;
  }
  .section-destination .destination-top-sec .destination-content .destination-left-sec .destination-p p {
    font-size: 16px;
    line-height: 20px;
    padding: 15px 0px;
  }
  .section-destination .destination-down-sec .swiper {
    max-width: 450px;
  }
  .uk-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main-header__wrapper .main-header__left .logo {
    height: 5rem;
  }
  .main-header__wrapper .main-header__left .main-header__nav {
    margin-left: auto;
  }
  .main-header__wrapper .main-header__left .main-header__nav > ul > li > a {
    font-size: 14px;
  }
  .main-header__wrapper .main-header__right .main-header__right-top > ul > li > a {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .section-result .package__row .adventure-card {
    grid-column: span 6;
  }
  .c-review .ese-container .c-review__top .c-review__title {
    font-size: 3.2rem;
  }
  .slide-paginations .slick-arrow {
    background: #fff;
  }
  .slide-paginations .slick-arrow.slick-next {
    right: 0;
  }
  .slide-paginations .slick-arrow.slick-prev {
    left: -10px;
  }
}
@media screen and (max-width: 959px) {
  .contact-detail {
    margin: 25px 0 0 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .section-contaction .grid {
    grid-gap: 30px;
  }
  .section-contaction .block-hero-contact__content-col.column-6 {
    grid-column: span 12;
  }
  .section-contaction .block-hero-contact__content-col.column-6 .map-frame {
    height: 350px;
    margin-top: 15px;
  }
  .section-contaction .block-hero-contact__content-col.column-6.contact-form {
    padding: 22px 0 0 0;
    grid-column: span 12;
    border-top: 1px solid rgba(0, 0, 0, 0.1098039216);
    border-left: none;
  }
  footer.site-footer .contact-address .grid {
    grid-gap: 0;
  }
  footer.site-footer .contact-address .icon-box {
    padding: 10px 0;
    gap: 15px;
    border-left: none;
    grid-column: span 12;
    border-top: 1px solid rgba(241, 241, 241, 0.1294117647);
  }
  footer.site-footer .contact-address .icon-box:last-child {
    padding-bottom: 0;
  }
  footer.site-footer .contact-address .icon-box:first-child {
    padding-top: 0;
    border-top: none;
  }
  footer.site-footer .contact-address .icon-box svg {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 830px) {
  .associated-list {
    grid-gap: 20px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    flex-wrap: nowrap;
  }
  .associated-list > div {
    flex: 0 0 165px;
  }
  .cta-section .ese-container .grid .column-5,
  .cta-section .ese-container .grid .column-7 {
    grid-column: span 12;
    text-align: center;
  }
  .departure-dates .package-availability-table.grid {
    grid-gap: 15px;
  }
  .departure-dates .package-availability-table.grid .departure-card {
    grid-column: span 6;
  }
  .departure-dates .package-availability-table.grid .departure-card .more-btn {
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .departure-dates .package-availability-table.grid .departure-card .more-btn .btn-default {
    flex: 100%;
  }
  .section-why-us .ese-container > .grid .main-title {
    grid-column: span 12;
    text-align: center;
  }
  .section-why-us .ese-container > .grid .main-title p {
    margin: 12px 0;
  }
  .section-why-us .ese-container > .grid .main-title .sticky {
    position: static;
  }
  .section-why-us .ese-container > .grid .column-8 {
    grid-gap: 20px;
    grid-column: span 12;
  }
  .section-result .package__row {
    grid-gap: 22px;
  }
  .section-result .package__row .adventure-card {
    grid-column: span 6;
  }
  .latest__post .package__row.grid {
    grid-gap: 20px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    flex-wrap: nowrap;
  }
  .latest__post .package__row.grid > div {
    flex: 0 0 295px;
    min-height: 400px;
  }
  .latest__post .package__row.grid > div .card-content {
    padding: 22px;
  }
  .latest__post .package__row.grid > div .card-content .title {
    font-size: 18px;
  }
  .featured__post--section .package__row .card-blog {
    grid-column: span 6;
  }
  .program-detail-menu .program-detail-menu-lst {
    display: block;
  }
  .program-detail-menu .program-detail-menu-lst ul {
    justify-content: center;
  }
  .program-detail-menu .program-detail-menu-lst .share {
    padding: 12px 0;
  }
  .section-package .grid {
    grid-gap: 22px;
  }
  .adventure-card {
    height: 100%;
    grid-column: span 6;
  }
  .main-title p {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 800px) {
  .section-stories .overlay-col {
    grid-column: span 6;
  }
  .adventure-package {
    margin: 20px 0 30px 0;
  }
  .adventure-aside {
    padding: 15px 0 25px 0;
    grid-column: span 12;
    order: -1;
  }
  .adventure-aside .package-booking-slot {
    box-shadow: 0 1px 2px rgba(11, 60, 93, 0.4), 0 -1px 2px rgba(11, 60, 93, 0.45);
  }
  .adventure-content-area {
    grid-column: span 12;
  }
  .adventure-content-area .btn-toggle {
    top: 15px;
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .affiliation-wrap {
    -moz-column-count: 2;
    column-count: 2;
    gap: 14px;
  }
  .uk-section-medium {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .team-tab {
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 18px;
  }
  .team-tab .tab-link {
    flex: 1;
    text-align: center;
  }
  .all__post .package__row {
    grid-gap: 20px;
  }
  .all__post .package__row .card-blog {
    grid-column: span 6;
    min-height: 420px;
  }
  .footer-sec .column-2 {
    grid-column: span 3;
  }
  .footer-sec .column-3 {
    grid-column: span 5;
  }
  .footer-sec .column-3 .payment-info img {
    display: block;
  }
  .footer-sec .column-3:last-child {
    grid-column: span 12;
  }
  .footer-sec .column-3:last-child form {
    position: relative;
    display: flex;
    flex-direction: revert;
    grid-gap: 8px;
    margin: 15px 0 0 0;
  }
  .footer-sec .column-3:last-child form input {
    flex: 50%;
  }
  .footer-sec .column-3:last-child form button {
    padding: 14px 25px 17px 25px;
  }
  .experts-section .ese-container {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .video-slider > a {
    height: 250px;
  }
  .video-slider > a img {
    width: 100%;
    height: 100%;
    aspect-ratio: inherit;
  }
  .video-slider > a h3 {
    font-size: 16px;
    bottom: 15px;
    left: 15px;
  }
  .departure-dates .main-title-wrap {
    display: block;
    text-align: center;
  }
  .departure-dates .main-title-wrap .date-filter {
    margin-bottom: 25px;
  }
  .departure-dates .main-title-wrap .date-filter select {
    flex: 1;
    max-width: inherit;
    width: 100%;
    padding-left: 15px;
  }
  .departure-dates .package-availability-table.grid {
    grid-gap: 15px;
  }
  .departure-dates .package-availability-table.grid .departure-card {
    grid-column: span 6;
  }
  .departure-dates .package-availability-table.grid .departure-card .more-btn {
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .departure-dates .package-availability-table.grid .departure-card .more-btn .btn-default {
    flex: 100%;
  }
  .package-navbar.packagenavbar-sticky .mbl-logo {
    width: 160px;
    height: auto;
  }
  .single-team-column .ese-container {
    padding: 0;
  }
  .travel__choice .grid {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    overflow-x: auto;
    scroll-snap-type: inline mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .travel__choice .overlay-col {
    min-height: 250px;
    flex: 0 0 250px;
  }
  .travel__choice .overlay-col .overlay-content .overlay-title {
    font-size: 20px;
  }
  .toc-wrap {
    position: static;
    opacity: 1;
    visibility: visible;
    max-width: inherit;
  }
  .toc-wrap .heading {
    position: relative;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .toc-wrap .heading i {
    transition: 0.3s all;
    font-size: 11px;
    height: 25px;
    display: inline-block;
    width: 25px;
    line-height: 25px;
    background: #faf544;
    cursor: pointer;
    color: #fff;
    justify-content: center;
    text-align: center;
    border-radius: 100%;
  }
  .toc-wrap.tocmenu-active .heading i {
    transform: rotate(180deg);
  }
  .toc-wrap ul {
    margin: 10px 0 0 0;
    display: none;
  }
  .toc-wrap.tocmenu-active ul {
    display: block;
  }
  body.toc-sticky .toc-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: -1px 6px 11px rgba(0, 0, 0, 0.3607843137);
    z-index: 2;
  }
  body.toc-sticky .main-header.header-sticky {
    position: static;
  }
  .tour-guide {
    padding: 25px;
  }
  .tour-guide .page-content__area {
    line-height: 25px;
    font-size: 15px;
  }
  .tour-guide .page-content__area p {
    line-height: 25px;
    font-size: 15px;
  }
  .short-itenerary__items p {
    font-size: 16px;
  }
  .package-quick-info {
    margin-top: 25px;
    padding: 22px 0;
  }
  .package-quick-info ul {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
  }
  .package-quick-info ul li {
    font-size: 14px;
  }
  .package-quick-info ul li > div {
    padding-left: 45px;
    font-size: 13.7px;
    color: rgba(0, 0, 0, 0.6901960784);
    font-weight: 600;
  }
  .package-quick-info ul li .info {
    color: #000;
  }
  .banner__gallery header h1 {
    font-size: 34px;
  }
  .banner__gallery header .sub-head {
    font-size: 16px;
    line-height: 1.45;
  }
  .banner__gallery header > .flex .cost {
    margin: 0;
  }
  .banner__gallery header > .flex .btn-default {
    margin: 0 auto 0 20px;
  }
  .section-all-review .grid-reviews.grid {
    column-count: 2;
  }
  .adventure-single__header .ese-container {
    padding: 0 10px;
  }
  .tripadvisor-widget {
    margin-bottom: 15px;
  }
  .sitemap-row {
    padding: 20px;
  }
  .sitemap-row:not(:last-child) {
    margin-bottom: 15px;
  }
  .sitemap-row ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 8px;
  }
  .booking-review-detail {
    grid-template-columns: repeat(2, 1fr);
  }
  .booking-review-detail .form-group:first-child {
    grid-column: span 2;
  }
  .cookie-notification {
    gap: 18px;
  }
  .cookie-notification .more {
    display: inline-block;
  }
  .cookie-notification .btn-close {
    top: -12px;
  }
  .error-page .content h2.header {
    font-size: 100px;
  }
  .error-page .content h4 {
    font-size: 30px;
  }
  .main-timeline-section .ese-container .timeline ul li {
    width: 100%;
    padding: 20px 0px;
    margin: 30px 0 0 0;
  }
  .main-timeline-section .ese-container .timeline ul li .content {
    padding: 24px;
    font-size: 18px;
  }
  .main-timeline-section .ese-container .timeline ul li::before, .main-timeline-section .ese-container .timeline ul li:after {
    display: none;
  }
  .main-timeline-section .ese-container .timeline ul li .time {
    top: -35px !important;
    left: 50% !important;
    right: inherit !important;
    transform: translateX(-50%);
  }
  .main-timeline-section .ese-container .timeline ul li .time:before {
    width: auto;
  }
  .fancybox-content {
    padding: 35px 10px;
  }
  .author-wrap {
    grid-gap: 22px;
  }
  .author-wrap .author-profile,
  .author-wrap .author-info {
    grid-column: span 12;
  }
  .author-wrap .author-profile {
    text-align: center;
  }
  .section-members .grid {
    grid-gap: 22px;
  }
  .section-members .grid > div {
    grid-column: span 6;
  }
  .section-regions {
    padding: 30px 0;
  }
  .section-regions .package-cat {
    height: 200px;
    grid-column: span 6;
  }
  .blog-contentarea .adventure-single__breadcrumbs {
    text-align: center;
    padding: 12px 0;
  }
  .blog-contentarea .adventure-single__breadcrumbs ol {
    justify-content: center;
  }
  .blog-contentarea .adventure-single__breadcrumbs .flex {
    text-align: center;
    display: block;
  }
  .blog-contentarea .adventure-single__breadcrumbs .share {
    margin-top: 13px;
    justify-content: center;
  }
  .blog-contentarea .ath-grid {
    margin-top: 40px;
    grid-gap: 25px;
  }
  .blog-contentarea .ath-grid .column-3,
  .blog-contentarea .ath-grid .column-9 {
    grid-column: span 12;
  }
  .blog-contentarea .ath-grid .column-9 .page-content__area {
    padding: 20px 0 0 0;
    border-top: 2px dashed rgba(0, 0, 0, 0.1490196078);
    border-left: none;
  }
  .featured-image {
    height: 600px;
  }
  .featured-image .header {
    bottom: 30px;
  }
  .featured-image .header h1 {
    font-size: 40px;
    line-height: 40px;
    padding: 15px 0px 15px 0;
  }
  .featured-image .header p {
    font-size: 17px;
  }
  .request-quote .main-title {
    text-align: left;
  }
  .quote-form form {
    grid-column-gap: 22px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .quote-form form .form-group.message-area {
    grid-column: span 2;
  }
  .talk-to-expert .ese-container {
    margin-bottom: 50px;
  }
  .mobile-menu .mobile-menu__blackbg {
    padding-right: 0;
    padding-left: 0;
  }
  .mobile-menu .mobile-menu__blackbg .mobile-menu__item .mobile-menu__item-container {
    padding: 0 20px;
  }
  .mobile-menu .mobile-menu__blackbg .mobile-menu__item .mobile-menu__item-container .rows .menu-craft h3 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  .banneralt {
    padding: 50px 0;
  }
  .banneralt .banneralt__wrap h1 strong {
    font-size: 70px;
    letter-spacing: -1px;
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap {
    margin-top: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap .form-group:last-child {
    grid-column: span 2;
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap .ec-sidebar-block ul {
    z-index: 2;
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap .ec-sidebar-block:last-child {
    grid-column: span 2;
  }
  .section-blog-header header h1 {
    font-size: 45px;
    line-height: 50px;
    padding: 15px 0px 22px 0;
  }
  .section-faqs .column-4 {
    grid-column: span 12;
    text-align: center;
  }
  .section-faqs .column-4 .main-title p {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .section-faqs .column-8 {
    grid-column: span 12;
  }
  .section-faqs .accordion-wrapper {
    grid-column: span 12;
    padding: 30px 0 0 0;
  }
  .main-banner .banner-caption {
    height: 600px;
  }
  .main-banner .banner-caption .banner-centered h1 {
    font-size: 40px;
  }
  .banner__gallery .ath-grid .banner {
    height: 200px;
  }
  .banner__gallery .ath-grid .banner:first-child {
    height: 350px;
  }
  .c-review .allReview-slider .slick-arrow.slick-next {
    right: 0;
  }
  .c-review .allReview-slider .slick-arrow.slick-prev {
    left: 0;
  }
  .c-review .ese-container .c-review__wrap {
    margin-top: 71px;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote .c-review__quote-title strong {
    font-size: 22px;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote p {
    margin-bottom: 5px;
    font-size: 15px;
  }
  .c-review .ese-container .c-review__wrapper {
    width: 100%;
    max-width: inherit;
  }
  .c-review .ese-container .c-review__top .c-review__title {
    font-size: 2.5rem;
    text-align: center;
    width: 100%;
  }
  .talk-to-expert .column-6 {
    margin: auto 0;
    grid-column: span 12;
  }
  .talk-to-expert .column-6 + .column-6 {
    order: -2;
  }
  .talk-to-expert .column-6 .requestmain-img img {
    margin: 0 auto;
    max-width: inherit;
    width: 100%;
  }
  .section-about {
    background: rgba(250, 245, 68, 0.15);
    padding: 30px 0;
  }
  .section-about .ese-container .btn-default {
    margin-top: 0;
  }
  .section-about .fancy-review {
    margin-top: 0;
    padding-top: 10px;
  }
  .section-about .fancy-review ul {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    flex-wrap: nowrap;
  }
  .section-about .fancy-review ul li {
    flex: 0 0 280px;
  }
  .section-about .grid {
    grid-gap: 20px;
  }
  .section-about .grid .column-6 {
    grid-column: span 12;
  }
  .section-about .grid .column-6:first-child {
    order: 1;
  }
  .mb-show {
    text-align: center;
    display: block;
    margin-top: 25px;
  }
  .main-title {
    margin-bottom: 22px;
    flex: 1;
  }
  .section-package .ese-container > .flex {
    display: block;
  }
  .section-package .ese-container > .flex .more-btn {
    display: none;
  }
  .section-package .grid {
    grid-gap: 22px;
  }
  .section-package .grid .adventure-card {
    height: 100%;
    grid-column: span 6;
  }
  .homepage_main_banner {
    height: 600px;
  }
  .homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap .hero__head {
    font-size: 3.6rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 700px) {
  .footer-end {
    margin-top: 15px;
  }
  .footer-end .ese-container {
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .footer-end .ese-container .copyright-col {
    display: block;
    margin-bottom: 12px;
  }
  .footer-end .ese-container .social-icons {
    justify-content: center;
  }
}
@media screen and (max-width: 640px) {
  .experts-section .ese-container {
    padding-bottom: 16px;
  }
  .footer-sec .grid {
    gap: 8px;
  }
  .footer-sec .column-2 {
    grid-column: span 5;
  }
  .footer-sec .column-3 {
    grid-column: span 12;
  }
  .footer-sec .column-4 {
    grid-column: span 7;
  }
  .experts-section .grid {
    grid-gap: 25px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .experts-section .grid .expert-single .image {
    height: 75px;
    width: 75px;
  }
  .experts-section .grid .expert-single .contact a {
    font-size: 15px;
  }
  .latest__post .package__row.grid {
    grid-gap: 18px;
  }
  .latest__post .package__row.grid > div {
    flex: 0 0 350px;
    min-height: 400px;
  }
  .parallax-image {
    min-height: 500px;
  }
  .request-quote .column-8,
  .request-quote .column-4 {
    grid-column: span 12;
    margin-right: 0;
  }
  .request-quote .column-8 {
    margin-bottom: 25px;
  }
  .request-quote .column-8 > div {
    margin: 0;
  }
  .section-all-review .ese-container > .flex {
    flex-wrap: wrap;
    display: block;
  }
  .section-all-review .ese-container > .flex .main-title {
    margin-bottom: 10px;
  }
  .section-all-review .ese-container .review-trip-g {
    line-height: 0;
    margin-bottom: 25px;
  }
  .section-all-review .ese-container .review-trip-g strong {
    margin-left: 6px;
    font-size: 20px;
  }
  .section-all-review .ese-container .review-trip-g a {
    text-align: left;
  }
  .section-all-review .ese-container .review-trip-g .review-counter {
    font-size: 20px;
    justify-content: start;
    margin-top: 10px;
  }
  .all-destination .grid {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-snap-type: inline mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .all-destination .overlay-col {
    min-height: 350px;
    flex: 0 0 250px;
  }
  .all-destination .overlay-col .overlay-content .overlay-title {
    font-size: 22px;
  }
  .section-links .ath-grid {
    grid-gap: 22px;
  }
  .section-links .overlay-col {
    min-height: 300px;
  }
  .section-links .overlay-col.column-4 {
    grid-column: span 6;
  }
  .section-links .overlay-col.column-4:last-child {
    grid-column: span 12;
  }
  .section-links .overlay-col .overlay-content .overlay-title {
    font-size: 20px;
  }
  .section__why-us {
    margin-top: 30px;
  }
  .section__why-us .ath-grid {
    grid-gap: 25px;
  }
  .content_image-slider .double-img__photo {
    height: 300px;
    margin: 0 10px;
  }
  .mobile-menu .mobile-menu__blackbg .mobile-menu__item .mobile-menu__item-container .rows .menu-craft h3 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    display: block;
    font-weight: 700;
  }
  .mobile-menu .mobile-menu__redbg {
    padding-top: 50px;
  }
  .uk-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .content-title {
    margin-bottom: 15px;
  }
  .content-title h1 {
    font-size: 30px;
  }
  .section-contaction .grid {
    grid-gap: 20px;
  }
  .block-hero-contact__content-col {
    grid-column: span 12;
  }
  .block-hero-contact__content-col .contact-detail li h4 {
    font-size: 15px;
  }
  .block-hero-contact__content-col .contact-detail li p {
    font-size: 15px;
  }
  .block-hero-contact__content-col .section-heading span {
    font-size: 15px;
  }
  .block-hero-contact__content-col .section-heading .heading {
    font-size: 28px;
    margin: 15px 0 10px 0;
  }
  .related-thumbnail {
    padding-bottom: 0;
  }
  .related-thumbnail .thumbnail-news {
    margin-bottom: 14px;
  }
  .related-thumbnail .thumbnail-news > a img {
    height: 100px;
    width: 100px;
    max-width: 100px;
    min-width: 100px;
    min-height: 100px;
  }
  .related-thumbnail .thumbnail-news .thumbnail-content-wrap {
    padding-right: 0;
  }
  .related-thumbnail .thumbnail-news .thumbnail-content-wrap h3 {
    font-size: 16px !important;
  }
  .related-thumbnail .thumbnail-news .thumbnail-content-wrap p {
    line-height: 1.74;
    font-size: 13px !important;
    margin: 8px 0 0 0;
    padding: 0;
  }
  .section-blog-header header h1 {
    font-size: 40px;
    padding: 15px 0px 20px 0;
  }
  .section-blog-header header .post-detail {
    display: block;
    text-align: center;
    background: rgba(0, 0, 0, 0.0901960784);
    padding-bottom: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.22);
  }
  .section-blog-header header .post-detail > div {
    justify-content: space-between;
    margin-bottom: 14px;
  }
  .section-blog-header header .post-detail > div > div {
    font-size: 13px;
    margin-right: 12px;
    padding-left: 14px;
  }
  .section-blog-header header .post-detail > div > div a {
    font-size: 13px;
  }
  .section-blog-header header .post-detail > div > div a img {
    width: 30px;
    height: 30px;
  }
  .section-blog-header header .post-detail > div + div {
    justify-content: center;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 15px;
  }
  .related-tags a {
    padding: 6px 20px 10px 20px;
    font-size: 12px;
  }
  .reaction-wrap h2,
  .comment-wrap h2 {
    font-weight: 500;
  }
  .featured__post--section .main-title .trend-listing ul li {
    font-size: 14px;
    padding: 0 15px 0 15px;
  }
  .featured__post--section .package__row,
  .latest__post .package__row,
  .video__posts .package__row {
    grid-gap: 22px;
  }
  .featured__post--section .package__row .card-blog,
  .latest__post .package__row .card-blog,
  .video__posts .package__row .card-blog {
    grid-column: span 12;
  }
  #itinerary .accordion-wrapper .accordion-list {
    padding: 15px 15px;
    margin-bottom: 15px;
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-slide {
    padding: 8px 0 0 0;
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-slide .page-content__area p {
    line-height: 30px;
    font-size: 15px;
  }
  #itinerary .accordion-wrapper .accordion-list .trip-facts {
    margin-left: 0;
    row-gap: inherit;
    padding: 15px 15px 5px 15px;
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-title-wrap {
    align-items: inherit;
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-title-wrap .dates {
    font-size: 17px;
    width: 50px;
    margin: auto 15px auto 0;
  }
  #itinerary .accordion-wrapper .accordion-list .trip-facts .trip-icon {
    font-size: 13px;
    margin: 0px 8px 8px 0;
  }
  .blog-categorySlider .overlay-col {
    margin: 0;
    min-height: 350px;
  }
  .slide-paginations .slick-arrow.slick-prev {
    left: -6px;
  }
  .slide-paginations .slick-arrow.slick-next {
    right: -6px;
  }
  .section-destination .destination-top-sec .slick-slide {
    height: 500px;
  }
  .section-destination .destination-top-sec .destination-content .destination-left-sec {
    padding: 20px 10px;
    max-width: 520px;
    background: rgba(255, 255, 255, 0.6117647059);
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-destination .destination-down-sec {
    bottom: 20px;
  }
  .section-destination .destination-down-sec .swiper {
    max-width: 100%;
    width: 100%;
  }
  .section-destination .destination-down-sec .swiper .swiper-slide {
    width: 40% !important;
  }
}
@media screen and (max-width: 600px) {
  .video-slider > a {
    height: 220px;
  }
  .departure-dates .main-title-wrap {
    display: block;
    text-align: center;
  }
  .departure-dates .main-title-wrap .date-filter {
    margin-bottom: 25px;
  }
  .departure-dates .main-title-wrap .date-filter select {
    flex: 1;
    max-width: inherit;
    width: 100%;
    padding-left: 15px;
  }
  .departure-dates .package-availability-table.grid .departure-card {
    grid-column: span 12;
    padding: 25px;
    padding-top: 36px;
  }
  .departure-dates .package-availability-table.grid .departure-card .more-btn {
    margin-top: 16px;
  }
  .c-review .c-review__wrapper .flex {
    display: block;
    margin-bottom: 15px;
  }
  .faq-section .ese-container .grid {
    display: block;
  }
  .faq-section .ese-container .grid .accordion-wrapper > div .accordion-title {
    display: block;
    font-size: 18px;
  }
  .faq-section .ese-container .grid .column-4 .speak-expert {
    margin: 30px 0 0 0;
  }
  .faq-section .ese-container .grid .column-4 .speak-expert .profile-item img {
    width: 80px;
    height: 80px;
  }
  .faq-section .ese-container .grid .column-4 .speak-expert .btn-default {
    margin-top: 7px;
  }
  .section-destination .grid {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
    overflow-x: auto;
    scroll-snap-type: inline mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .section-destination .grid .overlay-col {
    flex: 0 0 250px;
    height: 300px;
    min-height: auto;
  }
  .section-destination .grid .overlay-col .overlay-content .overlay-title {
    font-size: 22px;
  }
  .section-links .ath-grid {
    grid-gap: 20px;
  }
  .quote-form {
    padding: 22px;
  }
  .quote-form form {
    grid-column-gap: 20px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .quote-form form .form-group.message-area {
    grid-column: span 1;
  }
  .quote-form form textarea {
    height: 150px;
  }
  .section-result .package__row .adventure-card {
    grid-column: span 12;
  }
  .package-quick-info ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
  .main-title.mx-90 {
    max-width: 500px;
  }
  .main-title .heading {
    font-size: 35px;
  }
  .main-title p {
    font-size: 17px;
    line-height: 1.7;
  }
  .section-about .grid .column-7 {
    gap: 15px;
    display: flex;
    overflow-x: auto;
    scroll-snap-type: inline mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .section-about .stats {
    border-radius: 8px;
    padding: 15px;
    flex: 0 0 240px;
    font-size: 15px;
    display: block;
  }
  .section-about .stats .h-title {
    margin: 10px 0 6px 0;
  }
  .section-about .stats i {
    font-size: 30px;
    height: 55px;
    width: 55px;
    line-height: 55px;
  }
  .homepage_main_banner {
    height: 500px;
  }
  .homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap .hero__head {
    font-size: 3.2rem;
  }
  .section-package .ese-container > .flex {
    display: block;
  }
  .section-package .ese-container > .flex .more-btn {
    display: none;
  }
  .section-package .grid .adventure-card {
    grid-column: span 12;
  }
  .section-package .grid .adventure-card .adventure-card__inner .adventure-card__top .adventure-card__image {
    margin: 0;
    height: 300px;
    line-height: 1;
    overflow: hidden;
  }
}
@media (max-width: 500px) {
  .uk-section-medium {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .all__post .package__row {
    grid-gap: 15px;
  }
  .all__post .package__row .card-blog {
    grid-column: span 12;
    min-height: 300px;
  }
  body.packagenavbar-sticky .package-navbar .mbl-logo {
    width: 180px;
  }
  .mbl-pricing {
    display: block;
  }
  .banner__gallery {
    text-align: center;
    margin-top: 15px;
  }
  .banner__gallery .breadcrumb-nav {
    margin: 0px 0 15px 0;
    display: block;
    text-align: center;
  }
  .banner__gallery .breadcrumb-nav ol {
    padding-bottom: 13px;
    justify-content: center;
    flex-wrap: nowrap;
  }
  .banner__gallery .breadcrumb-nav .sharethis-inline-share-buttons {
    width: 100% !important;
    text-align: center !important;
  }
  .banner__gallery header {
    margin-bottom: 12px;
  }
  .banner__gallery header h1 {
    font-size: 28px;
    padding: 0 5px;
    font-weight: 800;
    line-height: 1.25;
  }
  .banner__gallery header .sub-head {
    font-size: 15px;
    line-height: 1.45;
    opacity: 0.8;
  }
  .banner__gallery header > .flex .review-ratings {
    margin-bottom: 16px;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
  }
  .banner__gallery header > .flex .review-ratings i {
    display: inline-block;
    font-size: 12px;
    margin-right: 1px;
  }
  .banner__gallery header > .flex .review-ratings a {
    color: #2f7308;
    font-weight: 600;
    font-size: 13px;
  }
  .banner__gallery header > .flex .review-ratings div {
    font-size: 13px;
    margin-right: 8px;
  }
  .banner__gallery header > .flex .cost {
    margin: 0;
    text-align: center;
    width: 100%;
    display: none;
  }
  .banner__gallery header > .flex .cost .normal {
    font-weight: 600;
    font-size: 25px;
  }
  .banner__gallery header > .flex .btn-default {
    margin: 14px auto 0 0;
    width: 100%;
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .contact-detail {
    margin: 0px 0 0 0;
    gap: 14px;
  }
  .section-contaction .grid {
    grid-gap: 12px;
  }
  .section-contaction .block-hero-contact__content-col.column-6 .map-frame {
    height: 250px;
  }
  .section-contaction .block-hero-contact__content-col.column-6.contact-form {
    padding: 10px 0 0 0;
    margin-top: 15px;
  }
  .section-contaction .block-hero-contact__content-col.column-6.contact-form form {
    grid-row-gap: 0;
    margin-top: 20px;
    padding: 20px;
  }
  .section-contaction .block-hero-contact__content-col.column-6.contact-form form .form-group {
    grid-column: span 12;
  }
  .section-contaction .block-hero-contact__content-col.column-6.contact-form form .form-group:not(:last-child) {
    margin-bottom: 15px;
  }
  .experts-section .grid {
    grid-gap: 15px;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .experts-section .grid .expert-single {
    text-align: center;
    display: block;
    text-align: center;
  }
  .experts-section .grid .expert-single .contact h4 {
    font-size: 16px;
  }
  .experts-section .grid .expert-single svg {
    width: 17px;
  }
  .experts-section .grid .expert-single.column-3 {
    grid-column: span 1;
  }
  .experts-section .grid .expert-single .image {
    margin: 0 auto;
  }
  #simple-chat-button--container {
    bottom: 50px;
    right: 15px;
  }
  footer.site-footer .ese-container {
    margin-bottom: 20px;
  }
  .footer-sec .column-2 {
    grid-column: span 6;
    padding-top: 0;
  }
  .footer-sec .column-3 {
    grid-column: span 12;
    margin-top: 15px;
  }
  .footer-sec .column-3:last-child form {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .footer-sec .column-3:last-child form input {
    height: 40px;
    padding: 10px 20px;
  }
  .footer-sec .column-3:last-child form button {
    padding: 15px 25px 15px 25px;
    font-size: 14px;
    width: 100%;
    grid-column: span 2;
  }
  .footer-sec .column-4 {
    grid-column: span 6;
  }
  .expert-heading {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .associated-list {
    grid-gap: 10px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    flex-wrap: nowrap;
  }
  .associated-list > div {
    flex: 0 0 120px;
    padding: 0px 21px;
    height: 57px;
  }
  .video__review,
  .c-review {
    text-align: center;
  }
  .video__review .ese-container > .flex,
  .c-review .ese-container > .flex {
    display: block;
    text-align: center;
  }
  .video__review .ese-container > .flex .c-review__buttonWrap,
  .c-review .ese-container > .flex .c-review__buttonWrap {
    margin-bottom: 25px;
  }
  .c-review {
    text-align: center;
  }
  .c-review .ese-container .main-title {
    margin-bottom: 12px;
  }
  .parallax-image {
    min-height: 400px;
  }
  .section-why-us .ese-container > .grid .column-8 {
    grid-gap: 15px;
  }
  .section-why-us .ese-container > .grid .column-8 .stats {
    grid-column: span 12;
    padding: 23px 20px;
  }
  .section-why-us .ese-container > .grid .column-8 .stats img {
    margin-bottom: 10px;
    position: relative;
    width: 55px;
    z-index: 3;
  }
  .section-why-us .ese-container > .grid .column-8 .stats .h-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
  }
  .section-why-us .ese-container > .grid .column-8 .stats p {
    line-height: 1.55;
    margin: 6px 0 0 0;
    font-size: 15px;
  }
  .section-about {
    padding: 26px 0;
    grid-gap: 15px;
  }
  .section-about .fancy-review ul li {
    flex: 0 0 260px;
  }
  .section-about .fancy-review ul li a h4 {
    gap: 3px;
    font-size: 17px;
  }
  .section-about .fancy-review ul li a h4 img {
    width: 38px;
    height: 38px;
  }
  .section-about .grid {
    grid-gap: 8px;
  }
  .travel__choice {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .travel__choice .grid {
    gap: 15px;
  }
  .travel__choice .overlay-col .overlay-content .overlay-title {
    font-size: 20px;
  }
  .featured-image .header .post-detail div {
    font-size: 15px;
  }
  .faq-section .ese-container .grid .column-4 .speak-expert {
    margin: 25px 0 0 0;
  }
  .banner__gallery .ath-grid {
    grid-gap: 15px;
  }
  .tour-guide {
    padding: 22px;
  }
  .tour-guide .page-content__area {
    margin-top: 8px !important;
  }
  .faq-section .ese-container .grid .accordion-wrapper > div .accordion-title {
    font-size: 18px;
  }
  .section-destination .grid .overlay-col {
    height: 300px;
  }
  .section-destination .grid .overlay-col .overlay-content .overlay-title {
    font-size: 20px;
  }
  .section-all-review .grid-reviews.grid {
    column-count: 1;
  }
  .whatsapp-chat {
    width: 35px;
    height: 35px;
    bottom: 10px;
    right: 10px;
  }
  .page-content__area,
  .page-content__area p {
    line-height: 28px;
    font-size: 15px;
  }
  .tour-guide .page-content__area,
  .tour-guide .page-content__area p {
    text-align: inherit;
  }
  .section-package .grid .adventure-card .adventure-card__inner .adventure-card__top .adventure-card__image {
    height: 260px;
  }
  .review__item-text {
    border-radius: 4px;
  }
  .review__item-text > div {
    flex-wrap: wrap;
  }
  .review__item-text > div .review__item-user {
    width: 100%;
    padding: 20px;
    order: 2;
  }
  .review__item-text > div .review__item-user:before {
    content: "";
    position: absolute;
    right: 50%;
    top: -29px;
    transform: rotate(-90deg);
  }
  .review__item-text > div .review__item-user img {
    width: 40px;
    height: 40px;
  }
  .review__item-text > div .review-tripadvisor__comment {
    width: 100%;
    padding: 20px;
    order: 1;
  }
  .review__item-text > div .review-tripadvisor__comment .review__item-title {
    font-size: 16px;
  }
  .latest__post .package__row {
    grid-gap: 18px;
  }
  .adventure-single__header .button-action ul li:hover a {
    border: #faf544 1px solid !important;
    color: #faf544;
  }
  .adventure-single__header .button-action ul li:hover a img {
    filter: inherit;
  }
  .adventure-content-area .panel .module-title {
    font-size: 20px;
    font-weight: 800;
  }
  .iframe iframe {
    height: 100%;
  }
  .package-booking-slot .package-price .duration {
    right: -10px;
  }
  .mobile-menu .mobile-menu__blackbg .mobile-menu__item .mobile-menu__item-container {
    padding-right: 0;
    padding-left: 0;
  }
  .section-members .page-content__area p,
  .request-quote .main-title p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
  }
  .carousel-btn {
    left: 0;
  }
  .carousel-btn.next {
    right: 0;
  }
  .error-page .logo {
    left: 12px;
    top: 12px;
    width: 140px;
  }
  .error-page .content h2.header {
    font-size: 100px;
  }
  .error-page .content h4 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .modal-wrap.team-modal-wrap {
    align-items: inherit;
  }
  .modal-wrap .single-team-column img {
    border-radius: 0;
  }
  .modal-wrap .btn-modal-close {
    right: 10px;
    top: 10px;
  }
  .main-timeline-section .ese-container .timeline ul li {
    margin: 28px 0 0 0;
  }
  .main-timeline-section .ese-container .timeline ul li .content {
    padding: 20px;
    font-size: 16px;
  }
  .main-timeline-section .ese-container .timeline ul li .time {
    font-size: 15px;
    top: -30px !important;
  }
  .itinerary-page.package-sticky .adventure-single,
  .itinerary-page.category-menu-sticky .adventure-single {
    padding-top: 0;
  }
  .page-content__area p:not(:last-child) {
    margin: 0px 0 12px 0;
  }
  .panel {
    margin: 20px 0 0 0;
  }
  .panel .module-title {
    font-size: 25px;
  }
  .list-tick h2 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .accordion-wrapper > div .accordion-slide .page-content__area,
  .accordion-wrapper > div .accordion-slide .page-content__area p {
    font-size: 15px;
    margin-top: 12px;
  }
  .accordion-wrapper > div .accordion-slide .page-content__area {
    margin-top: 0;
    font-size: 15px;
    line-height: 1.45 !important;
  }
  .accordion-wrapper > div .accordion-slide .page-content__area p {
    font-size: inherit !important;
  }
  .accordion-wrapper > div .accordion-slide .page-content__area p:first-child {
    margin-top: 0;
  }
  .accordion-wrapper > div .accordion-slide .page-content__area p:last-child {
    margin-bottom: 0;
  }
  #itinerary .accordion-wrapper .accordion-list .trip-facts .trip-icon {
    font-size: 13px;
    margin: 0 10px 7px 0;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.7882352941);
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-title-wrap .dates {
    margin-right: 10px;
  }
  .slide-paginations .swiper-navigation {
    position: static;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-top: 33px;
  }
  .slide-paginations .swiper-navigation .swiper-button-next,
  .slide-paginations .swiper-navigation .swiper-button-prev {
    position: static;
    top: 0;
  }
  .main-header__wrapper .main-header__left .ese-container {
    padding: 0 15px;
  }
  .section-stories .grid {
    gap: 15px;
    display: flex;
    overflow-x: auto;
    scroll-snap-type: inline mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .section-stories .overlay-col {
    flex: 0 0 250px;
    min-height: 300px;
    flex: 0 0 250px;
  }
  .fancybox-slide--html {
    padding: 0;
  }
  .single-team-column {
    padding: 0px;
  }
  .single-team-column .ese-container {
    padding: 0;
  }
  .single-team-column .ese-container .author-wrap .author-profile__image img {
    width: 100%;
  }
  .single-team-column .ese-container .author-wrap .author-info {
    padding: 0 15px 10px 15px;
  }
  .single-team-column .ese-container .author-wrap .author-info h2 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .section-members .grid {
    gap: 15px;
  }
  .section-members .grid > div {
    position: relative;
  }
  .section-members .grid > div strong {
    font-size: 16px;
  }
  .section-members .grid > div .team-bio {
    font-size: 13px;
    font-weight: 500;
    padding-top: 10px;
  }
  .section-members .grid > div .team-col-header a {
    height: 220px;
  }
  .section-contaction {
    margin-bottom: 0px;
    padding-bottom: 25px;
  }
  .mobile-menu .mobile-menu__redbg {
    padding-top: 40px;
  }
  .mobile-menu .mobile-menu__blackbg {
    padding: 20px;
  }
  .section-regions {
    padding: 25px 0;
  }
  .section-regions .package-cat-wrapper {
    grid-gap: 12px;
    width: 100%;
  }
  .section-regions .package-cat {
    height: 160px;
  }
  .section-regions .package-cat .package-title {
    bottom: 15px;
    font-size: 16px;
    padding-top: 13px;
  }
  #itinerary .accordion-wrapper .accordion-list {
    padding: 15px 15px;
    margin-bottom: 15px;
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-title-wrap .dates {
    font-size: 15px;
    width: auto;
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-title-wrap .accordion-title {
    font-size: 16.3px;
  }
  .all-destination .grid {
    gap: 15px;
  }
  .all-destination .overlay-col {
    min-height: 300px;
    flex: 0 0 250px;
  }
  .all-destination .overlay-col .overlay-content .overlay-title {
    font-size: 20px;
  }
  .all-destination .overlay-col .overlay-content .overlay-title a i {
    height: 23px;
    width: 23px;
    font-size: 9px;
  }
  .blog-contentarea .ath-grid {
    margin-top: 30px;
    grid-gap: 20px;
  }
  .featured-image {
    height: 400px;
  }
  .featured-image .header h1 {
    font-size: 28px;
    line-height: 40px;
    padding: 0px 0px 12px 0;
  }
  .featured-image .header p {
    font-size: 14px;
  }
  .sister-col {
    margin: 0 5px;
    height: 90px;
  }
  .overlay-col .overlay-content .overlay-title,
  .adventure-card .adventure-card__inner .adventure-card__content .adventure-card__title {
    font-size: 18px;
  }
  .banneralt {
    padding: 35px 0;
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap {
    margin-top: 20px;
  }
  .banneralt .banneralt__wrap h1 {
    letter-spacing: 1px;
    line-height: 1.2;
    font-size: 13px;
  }
  .banneralt .banneralt__wrap h1 strong {
    margin-top: 15px;
    font-size: 40px;
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap {
    grid-gap: 10px;
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap .form-group select,
  .banneralt .banneralt__wrap .ec-sidebar-wrap .form-group .btn-default {
    height: 45px;
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap .form-group select {
    font-size: 16px;
  }
  .banneralt .banneralt__wrap .ec-sidebar-wrap .form-group:last-child {
    grid-column: span 2;
  }
  .block-hero-contact__content-col .map-frame {
    background: #fff;
    height: 300px;
  }
  .block-hero-contact__content-col .contact-detail li {
    padding-left: 30px;
    margin-bottom: 12px;
  }
  .block-hero-contact__content-col .contact-detail li i {
    font-size: 20px;
  }
  .block-hero-contact__content-col .contact-detail li h4 {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .block-hero-contact__content-col .contact-detail li p {
    font-size: 16px;
    line-height: 1.45;
  }
  .block-hero-contact__content-col .section-heading span {
    font-size: 15px;
  }
  .block-hero-contact__content-col .section-heading .heading {
    font-size: 23px;
    margin: 12px 0 3px 0;
  }
  .reaction-wrap h2,
  .comment-wrap h2 {
    margin: 0 0 10px 0;
    font-size: 22px;
  }
  .related-thumbnail {
    padding-bottom: 0;
  }
  .related-thumbnail .thumbnail-news {
    margin-bottom: 10px;
  }
  .related-thumbnail .thumbnail-news > a img {
    height: 90px;
    width: 90px;
    max-width: 90px;
    min-width: 90px;
    min-height: 90px;
  }
  .related-thumbnail .thumbnail-news .thumbnail-content-wrap {
    padding-right: 0;
  }
  .related-thumbnail .thumbnail-news .thumbnail-content-wrap h3 {
    font-size: 16px !important;
  }
  .related-thumbnail .thumbnail-news .thumbnail-content-wrap p {
    display: none;
  }
  .page-content__area iframe {
    min-height: 200px;
    height: 350px;
  }
  .page-content__area h5 {
    font-size: 13px;
  }
  .section-blog-header header h1 {
    font-size: 38px;
    padding: 15px 0px 10px 0;
    line-height: 40px;
  }
  .section-blog-header header .post-detail {
    display: block;
    text-align: center;
    background: rgba(0, 0, 0, 0.0901960784);
    padding-bottom: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.22);
  }
  .section-blog-header header .post-detail > div {
    justify-content: space-between;
    margin-bottom: 14px;
  }
  .section-blog-header header .post-detail > div > div {
    font-size: 13px;
    margin-right: 12px;
    padding-left: 14px;
  }
  .section-blog-header header .post-detail > div > div a {
    font-size: 13px;
  }
  .section-blog-header header .post-detail > div > div a img {
    width: 30px;
    height: 30px;
  }
  .section-blog-header header .post-detail > div + div {
    justify-content: center;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 15px;
  }
  .toc-wrap {
    padding: 15px 15px;
  }
  .toc-wrap .heading {
    font-size: 22px;
    margin-bottom: 0;
  }
  .featured__post--section {
    padding: 30px 0;
  }
  .featured__post--section .main-title {
    display: block;
  }
  .featured__post--section .main-title .trend-listing {
    text-align: center;
    margin-top: 18px;
  }
  .featured__post--section .main-title .trend-listing ul {
    justify-content: center;
  }
  .featured__post--section .main-title .trend-listing ul li {
    font-size: 14.2px;
  }
  .featured__post--section .package__row .card-blog,
  .latest__post .package__row .card-blog,
  .video__posts .package__row .card-blog {
    grid-column: span 12;
    min-height: 300px;
  }
  .featured__post--section .package__row .card-blog iframe,
  .latest__post .package__row .card-blog iframe,
  .video__posts .package__row .card-blog iframe {
    height: 260px;
  }
  .featured__post--section .package__row .card-blog .card-content,
  .latest__post .package__row .card-blog .card-content,
  .video__posts .package__row .card-blog .card-content {
    padding: 20px;
  }
  .featured__post--section .package__row .card-blog .card-content .title,
  .latest__post .package__row .card-blog .card-content .title,
  .video__posts .package__row .card-blog .card-content .title {
    font-size: 18px;
  }
  .featured__post--section .package__row .card-blog .card-content p,
  .latest__post .package__row .card-blog .card-content p,
  .video__posts .package__row .card-blog .card-content p {
    margin: 8px 0 10px 0;
  }
  .featured__post--section .package__row .card-blog .card-content .title,
  .latest__post .package__row .card-blog .card-content .title,
  .video__posts .package__row .card-blog .card-content .title {
    font-size: 20px;
  }
  .package-cat-wrapper .slick-list {
    overflow: inherit;
  }
  .section-faqs .column-4 {
    text-align: left;
  }
  .section-faqs .accordion-wrapper {
    padding: 30px 0 0 0;
  }
  .overview-contentarea {
    margin: 30px 0;
  }
  .overview-contentarea .overview-contant .page-content__area h2 {
    font-size: 20px;
  }
  .main-banner .banner-caption {
    height: 350px;
  }
  .main-banner .banner-caption .banner-centered {
    padding-bottom: 30px;
  }
  .main-banner .banner-caption .banner-centered h1 {
    font-size: 28px;
    letter-spacing: 0;
  }
  .main-banner .banner-caption .banner-centered p {
    margin-top: 0px;
    font-size: 15px;
  }
  .main-banner.no-bg-banner .banner-caption {
    height: 300px;
  }
  .adventure-single__breadcrumbs .ese-container {
    gap: 15px;
    justify-content: center;
  }
  .review-card .review-card__body {
    font-size: 14px;
    line-height: 28px;
  }
  .list-tick.exclude {
    padding: 22px;
  }
  .panel .module-title {
    font-size: 25px;
    margin-bottom: 6px;
  }
  .travel-alert {
    padding: 25px;
  }
  .travel-alert .content {
    display: block;
  }
  .travel-alert .content .icon {
    display: inline-block;
    margin-bottom: 12px;
  }
  .travel-alert .content div {
    padding: 0;
  }
  .package-quick-info {
    padding: 18px 0;
  }
  .package-quick-info ul {
    padding: 0 15px;
  }
  .package-quick-info ul li .info {
    font-size: 15px;
  }
  .package-quick-info ul li > div {
    padding-left: 44px;
    font-size: 13px;
  }
  .trip-highlights {
    padding: 20px;
  }
  .list-tick ul li {
    font-size: 15px;
  }
  .list-tick ul li:not(:last-child) {
    margin-bottom: 13px;
  }
  .list-tick ul li:before {
    top: 0 !important;
  }
  .iframe {
    height: 350px;
  }
  .adventure-aside {
    padding: 10px 0 0 0;
  }
  .tour-guide {
    padding: 15px;
  }
  .accordion-wrapper > div .accordion-title {
    padding-right: 20px;
    font-size: 16px;
    line-height: 1.35;
    text-align: left;
  }
  .accordion-wrapper .accordion-title-wrap .fa-chevron-down {
    color: #000;
  }
  body.package-sticky .button-action ul li a {
    font-size: 14px !important;
  }
  body.package-sticky .adventure-single .package-navbar .nav li a {
    font-size: 15px;
  }
  body.package-sticky .adventure-single .adventure-single__header {
    padding: 15px 0 0 0;
  }
  body.package-sticky .adventure-single .adventure-single__header h1 {
    font-size: 25px;
  }
  body.package-sticky .adventure-single .adventure-single__header .review-ratings {
    display: none;
  }
  .adventure-single .adventure-single__header {
    margin: 0 0 15px 0;
    padding: 20px 0 0 0;
  }
  .adventure-single .adventure-single__header header {
    margin-bottom: 15px;
  }
  .adventure-single .adventure-single__header .button-action ul li {
    margin-left: 4px;
  }
  .adventure-single .adventure-single__header .button-action ul li a {
    padding: 9px 10px;
    font-size: 14px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.08) 0 0 24px;
  }
  .adventure-single .adventure-single__header .button-action ul li a:hover {
    border: #faf544;
  }
  .adventure-single .adventure-single__header .review-ratings {
    flex-wrap: wrap;
  }
  .adventure-single .adventure-single__header .review-ratings div {
    margin: 0 15px 6px 0;
  }
  .adventure-single .adventure-single__header h1 {
    font-size: 22px !important;
  }
  .adventure-single .adventure-single__header .review-ratings {
    gap: 8px;
  }
  .adventure-single .adventure-single__header .review-ratings div {
    margin-right: 11px;
    font-size: 13px;
    margin-bottom: 0;
  }
  .banner__gallery .ath-grid .banner {
    height: 150px;
  }
  .banner__gallery .ath-grid .banner:first-child {
    height: 250px;
  }
  #itinerary .accordion-wrapper .accordion-list {
    padding: 12px 12px;
    display: flex;
    flex-wrap: wrap;
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-title-wrap {
    width: 100%;
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-slide {
    padding: 12px 0 0 0;
    order: 1;
  }
  #itinerary .accordion-wrapper .accordion-list .accordion-slide .page-content__area p {
    line-height: 28px;
    font-size: 15px !important;
  }
  #itinerary .accordion-wrapper .accordion-list .trip-facts {
    margin: 15px 0 0px 0px;
    order: 2;
    width: 100%;
  }
  .main-header__wrapper .main-header__right .main-header__right-top > ul > li > a svg {
    width: 25px;
    height: 25px;
  }
  .homepage_main_banner {
    height: 560px;
  }
  .c-review .allReview-slider .slick-arrow.slick-next {
    right: 0;
  }
  .c-review .allReview-slider .slick-arrow.slick-prev {
    left: 0;
  }
  .c-review .ese-container .c-review__wrap {
    margin-top: 71px;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote {
    margin: 0 29px 0 40px;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote .c-review__quote-title strong {
    font-size: 20px;
    line-height: 1.2;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote p {
    font-size: 14px;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote .c-review__media {
    margin: 18px 20px 0 0;
    padding: 0;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote .c-review__media img {
    height: 65px;
    width: 65px;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote .c-review__detail h3 {
    font-size: 14px;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote .c-review__detail address {
    font-size: 12px;
  }
  .c-review .ese-container .c-review__wrap .c-review__quote .c-review__detail .review-ratings i {
    font-size: 12px;
    margin-right: 2px;
  }
  .c-review .ese-container .c-review__wrapper {
    width: 100%;
    max-width: inherit;
  }
  .c-review .ese-container .c-review__top .c-review__title {
    font-size: 1.6rem;
    text-align: center;
    width: 100%;
  }
  .sister-col img {
    width: 180px !important;
  }
  .slide-paginations .slick-arrow.slick-prev {
    left: 0px;
  }
  .slide-paginations .slick-arrow.slick-next {
    right: 0px;
  }
  .main-header__wrapper .main-header__left .logo {
    height: 5rem;
  }
  .section-about .stats {
    flex: 0 0 250px;
  }
  .section-about .stats .h-title {
    margin: 0px 0 6px 0;
  }
  .section-about .stats i {
    font-size: 35px;
    height: auto;
    width: auto;
    line-height: auto;
  }
  .section-about .stats > div {
    padding-right: 0;
  }
  .ese-container {
    padding: 0 15px;
  }
  .homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap {
    text-align: center;
    padding: 0 15px;
  }
  .homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap span {
    margin-bottom: 15px;
    font-size: 15px;
  }
  .homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap .hero__head {
    font-size: 2.4rem;
    line-height: 1.1;
    margin: 0 15px 0px 15px;
    text-align: center;
  }
  .uk-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .main-title .heading {
    font-size: 30px;
    letter-spacing: 0;
  }
  .main-title p {
    margin-top: 4px;
    font-size: 15px;
    line-height: 1.4;
  }
  .main-title .subtitle {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .mb-show .btn-default {
    width: 100%;
  }
  .package-sticky .adventure-single .adventure-single__header {
    margin: 0 0 0px 0;
    padding: 0px 0 0 0;
  }
  .package-sticky .adventure-single .adventure-single__header header {
    margin-bottom: 15px;
  }
  .package-sticky .adventure-single .adventure-single__header header > div {
    margin: 15px 0 5px 0;
  }
  .package-sticky .adventure-single .adventure-single__header h1,
  .package-sticky .adventure-single .adventure-single__header .review-ratings {
    display: none;
  }
  .card-blog .card-content .title {
    font-size: 18px !important;
    margin: 0;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 420px) {
  .latest__post .package__row.grid {
    grid-gap: 15px;
  }
  .latest__post .package__row.grid > div {
    flex: 0 0 300px;
    min-height: 350px;
  }
  .video__review .ese-container > .flex .main-title {
    margin-bottom: 10px;
  }
  .video__review .ese-container > .flex .c-review__buttonWrap {
    margin-bottom: 20px;
  }
  .booking-review-detail {
    grid-template-columns: repeat(1, 1fr);
  }
  .booking-review-detail .form-group:first-child {
    grid-column: span 1;
  }
  .section-members .grid {
    gap: 12px;
  }
  .section-links .ath-grid {
    grid-gap: 15px;
  }
  .section-links .overlay-col {
    min-height: 260px;
  }
  .section-links .overlay-col.column-4 {
    grid-column: span 12;
  }
  .section-links .overlay-col.column-4:last-child {
    grid-column: span 12;
  }
  .section-links .overlay-col .overlay-content .overlay-title {
    font-size: 18px;
  }
  .mobile-menu .mobile-menu__blackbg {
    padding: 18px;
  }
  .mobile-menu .mobile-menu__blackbg .mobile-menu__item .mobile-menu__item-container .rows .menu-craft h3 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 500;
  }
  .mobile-menu .mobile-menu__redbg {
    padding-top: 45px;
  }
  .mobile-menu .mobile-menu__redbg .mobile-menu__item .mobile-menu__item-container .rows .main-links--sub {
    margin-top: 20px;
  }
  .mobile-menu .mobile-menu__redbg .mobile-menu__item .mobile-menu__item-container .rows .main-links--sub ul li {
    padding-bottom: 10px;
  }
  .mobile-menu .mobile-menu__redbg .mobile-menu__item .mobile-menu__item-container .rows .main-links--sub ul li a {
    font-size: 13px;
  }
  .section-package .grid .adventure-card .adventure-card__inner .adventure-card__top .adventure-card__image {
    height: 250px;
  }
  .ese-container {
    padding: 0px 15px;
  }
  .main-title .heading {
    font-size: 26px;
    line-height: 1.15;
  }
  .buttonWrap.text-center {
    margin-top: 20px;
  }
  .homepage_main_banner {
    height: 500px;
  }
  .homepage_main_banner .hero__slider .hero__wrap > div {
    padding-bottom: 45px;
    justify-content: center;
    text-align: center;
  }
  .homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap .hero__head {
    font-size: 2.5rem;
    padding: 0;
  }
  .homepage_main_banner .hero__slider .hero__wrap .hero__contentWrap span {
    margin-bottom: 10px;
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  .sidenav-wrap .responsive--nav {
    max-width: 280px;
  }
}
