body {
  font-family: "Nunito", sans-serif;
  font-size: 1rem;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
}
.mobile-menu .mobile-logo {
  width: 80%;
}
.mobile-menu .offcanvas-body {
  display: flex;
  justify-content: space-between;
  align-content: stretch;
  flex-direction: column;
  align-items: stretch;
}
.mobile-menu .offcanvas-body .social-menu .social-menu-item i {
  font-size: 1.2rem;
}
.navbar-brand img {
  max-width: 200px;
}
.searchbar .searchbar-input {
  height: 50px;
  line-height: 50px;
  font-size: 1.3rem;
  font-weight: 100;
}
footer.footer {
  position: relative;
  background-size: cover;
  background-origin: border-box;
  background-position: center;
}
footer.footer:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #00000080;
}
footer.footer .logo img {
  max-width: 180px;
}
footer.footer .footer-association-logos img {
  max-width: 120px;
  margin-right: 10px;
}
.package-facts .media .media-icon {
  border-radius: 50%;
  box-shadow: 0 0 3px #55555580;
  width: 50px;
  line-height: 50px;
  height: 50px;
  text-align: center;
  margin-right: 1.2rem;
}
.package-facts .media .media-icon i {
  color: var(--primary);
  font-size: 1.6rem;
}
.trip-highlights .media .media-title {
  display: inline-block;
  font-size: 46px;
  line-height: 46px;
  margin-right: 30px;
  padding: 0 1px;
}
.trip-highlights .media .media-title i {
  color: var(--primary);
}
.accordion .accordion-title {
  cursor: pointer;
  color: var(--primary);
  font-weight: 500;
}
.accordion .accordion-title:before {
  font-size: 12px;
  line-height: 26px;
  float: left !important;
  font-family: "Font Awesome 6 Pro";
  content: "\f078";
  padding-right: 10px;
}
.accordion .accordion-title.collapsed {
  color: inherit;
}
.accordion .accordion-title.collapsed:before {
  float: left !important;
  content: "\f054";
}
.swiper-home .swiper-slide .swiper-background-image {
  background-attachment: fixed;
}
.swiper-home .swiper-slide .swiper-background-image:before {
  content: "";
  background: rgba(37, 37, 37, 0.42);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.swiper-home .swiper-slide .swiper-thumbnail {
  border-radius: 5px;
  border: 8px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}
.swiper-home .swiper-slide .slider-right h2,
.swiper-home .swiper-slide .slider-right p,
.swiper-home .swiper-slide .slider-right a {
  text-shadow: 2px 2px 18px rgba(0, 0, 0, 0.9);
}
.accordion .btn:before,
.dropright .dropdown-toggle::after,
.dropdown-toggle::after,
.property-search .btn.advanced-search:after {
  font-family: "Font Awesome 6 Pro";
}
.accordion-01 .btn:not(.collapsed) {
  color: var(--secondary);
  background-color: #fff;
}
.accordion-01 .btn:before {
  transition: all 0.2s ease-in-out;
}
.accordion-01 .btn.collapsed:before {
  content: "\f067";
}
.accordion-01 .btn:not(.collapsed)::before {
  content: "\f067";
  transform: rotate(45deg);
  transform-origin: center;
}
.category-container {
  position: relative;
}
.category-container .category-container-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #3131319c;
  background-attachment: fixed;
  z-index: 0;
}
.category-container .category-container-wrapper .category-slider .category-slider-item a {
  background: transparent;
}
.category-container .category-container-wrapper .category-slider .category-slider-item a:hover {
  background: rgba(255, 255, 255, 0.26);
}
.category-container .category-container-wrapper .category-slider .category-slider-item a:hover .big-icon i {
  color: #fff;
}
.category-container .category-container-wrapper .category-slider .category-slider-item a:hover .card-title {
  color: #fff;
}
.category-container .category-container-wrapper .category-slider .category-slider-item a .card-title {
  color: white;
}
.category-container .category-container-wrapper .category-slider .category-slider-item a .big-icon i {
  color: white;
  font-size: 4.2rem;
  line-height: 4.3rem;
}
.testimonial-section {
  position: relative;
}
.testimonial-section .testimonial-section-wrapper {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
.testimonial-section .testimonial-section-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #3131319c;
  background-attachment: fixed;
  z-index: 0;
}
.partners .item .image {
  transition: all 0.2s ease-in-out;
  opacity: 0.8;
  filter: grayscale(1);
}
.partners .item .image:hover {
  opacity: 1;
  filter: grayscale(0);
}
footer .social-menu .social-menu-item {
  color: white;
  padding: 0 10px;
  font-size: 1.5rem;
}
footer .social-menu .social-menu-item:hover {
  color: var(--primary);
}
footer .footer-menu .footer-menu-item {
  color: white;
}
footer .footer-menu .footer-menu-item:hover {
  color: var(--primary);
}
.core-values .card i {
  font-size: 60px;
}
.accordion.accordion-03 .accordion-ttile .accordion-button {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  margin-bottom: 1rem;
  font-size: 1rem;
}
.accordion.accordion-03 .accordion-ttile .accordion-button:before {
  content: "\f330";
  font-size: 1.1rem;
  line-height: 1.1rem;
  transition: all 0.2s ease-in;
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  left: 1px;
  top: 1px;
}
.accordion.accordion-03 .accordion-ttile .accordion-button:not(.collapsed):before {
  transform: rotate(90deg);
  transform-origin: center;
  color: var(--primary);
}
.accordion.accordion-03 .accordion-content .accordion-content-inner {
  padding: 0px 30px 30px 30px;
  line-height: 1.3;
}
.package-accordion .card-header {
  position: relative;
}
.package-accordion .card-header .accordion-button {
  padding-left: 35px !important;
  position: relative;
  cursor: pointer;
  display: block;
  margin-bottom: 1rem;
  font-size: 1rem;
}
.package-accordion .card-header .accordion-button:before {
  content: "\f330";
  transition: all 0.2s ease-in;
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  left: 1px;
  top: 1px;
}
.package-accordion .card-header .accordion-button:not(.collapsed) {
  color: var(--primary);
}
.package-accordion .card-header .accordion-button:not(.collapsed):before {
  transform: rotate(90deg);
  transform-origin: center;
  color: var(--primary);
}
@media (min-width: 992px) {
  .cusstom-bg-slider-gray:before {
    max-width: 900px;
    border-radius: 5px;
  }
}
.arrow-haft-inner .slick-prev {
  left: -60px;
}
.arrow-haft-inner .slick-next {
  right: -60px;
}
/*# sourceMappingURL=overrides.css.map */