 @charset "UTF-8";
/**
  * Name: Vitour - Travel & Tour Booking HTML Template
  * Version: 1.0.2
  * Author: Themesflat
  * Author URI: http://www.themesflat.com
*/
/**
  * Name: Vitour - Travel & Tour Booking HTML Template
  * Version: 1.0.2
  * Author: Themesflat
  * Author URI: http://www.themesflat.com
*/
/**
  * Name: Vitour - Travel & Tour Booking HTML Template
  * Version: 1.0.2
  * Author: Themesflat
  * Author URI: http://www.themesflat.com
*/
/**
  	* scroll-top
    * PreLoad
    * pagination
    * Social
    * price-range
    * video
    * widget Tour List
    * Counter
    * widget Destination
    * Blog
    * widget clip text
    * widget icon box
    * widget Testimonial
    * widget Team
    * Gallery
    * widget Image Box
    * Faq
    * Count Down 
    * slider
    * Button
    * Tab
*/
@import "animate.css";
@import "jquery.fancybox.min.css";
@import "magnific-popup.css";
@import "swiper-bundle.min.css";
@import "nice-select.css";
@import "../../assets/fonts/style.css";
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Yesteryear&display=swap");
@import "../css/bootstrap.css";
/* Header
-------------------------------------------------------------- */
.header-top {
  padding-left: 209px;
  background-color: #ebebeb;
}
.header-top .header-top-wrap .header-top-right ul li:not(:last-child) {
  margin-right: 36px;
}
.header-top .header-top-wrap .header-top-right ul li i {
  color: #ff970d;
  margin-right: 8px;
  font-size: 15px;
}
.header-top .header-top-wrap .header-top-right ul li span {
  font-size: 15px;
  font-weight: 400;
  line-height: 19.53px;
}
.header-top .header-top-wrap .header-top-left .booking {
  margin-right: 32px;
}
.header-top .header-top-wrap .header-top-left .booking i {
  color: #ff970d;
  margin-right: 5px;
}
.header-top .header-top-wrap .header-top-left .booking span {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  text-decoration: underline;
}
.header-top .header-top-wrap .header-top-left .follow-social span {
  font-size: 15px;
  font-weight: 500;
  line-height: 19.53px;
  margin-right: 18px;
}
.header-top .header-top-wrap .header-top-left .follow-social ul {
  background-color: #dcdcdc;
  padding: 8px 30px;
}
.header-top
  .header-top-wrap
  .header-top-left
  .follow-social
  ul
  li:not(:last-child) {
  margin-right: 22px;
}
.header-top .header-top-wrap .header-top-left .follow-social ul li a {
  color: rgba(0, 0, 0, 0.72);
}
.header-top .header-top-wrap .header-top-left .follow-social ul li a:hover {
  color: #ff970d;
}
.header-top .header-top-wrap .header-top-left .follow-social ul li a i {
  font-size: 12px;
}

.notification .dropdown-menu {
  min-width: 285px;
  right: 0 !important;
  left: auto !important;
  top: 47px !important;
  padding: 25px 15px;
  box-shadow: rgba(20, 25, 38, 0.1) 0px 4px 24px 2px;
  border-radius: 16px;
  border: unset !important;
  transform: translate(0px, 27px) !important;
}
.notification .dropdown-menu li:not(:last-child) {
  margin-bottom: 15px;
}
.notification .dropdown-menu .message-item {
  gap: 15px;
}
.notification .dropdown-menu .message-item .image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 50%;
  background-color: #ff970d;
  color: #ffffff;
}
.notification .dropdown-menu .message-item .body-title {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 3px;
}
.notification .dropdown-menu .message-item .text-tiny {
  color: #4f545a;
  font-size: 12px;
  line-height: 15px;
}

.dropdown.account .dropdown-menu {
  min-width: 150px;
  right: 0 !important;
  left: auto !important;
  top: 47px !important;
  padding: 25px 15px;
  box-shadow: rgba(20, 25, 38, 0.1) 0px 4px 24px 2px;
  border-radius: 16px;
  border: unset !important;
  transform: translate(0px, 31px) !important;
}
.dropdown.account .dropdown-menu li:not(:last-child) {
  margin-bottom: 10px;
}

.header-sidebar {
  background-color: #ff970d;
  padding: 30px 60px;
}
.header-sidebar i {
  font-size: 33px;
  color: #ffffff;
}

.header-account ul li {
  color: #ff970d;
}
.header-account ul li i {
  font-size: 20px;
  top: 5px;
  position: relative;
}
.header-account ul li a {
  color: #081e2a;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  gap: 7px;
}
.header-account ul li a:hover {
  color: #ff970d;
}
.header-account .register ul li a img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 2px solid #ffffff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.14);
}

.header-account .search-mobie a i {
  font-size: 19px;
  color: #081e2a;
}

.header-account .search-mobie .show-search {
  margin-top: 5px;
  display: inline-block;
}

.dropdown-menu.top-search {
  padding: 0;
  min-width: max-content;
  right: 0px !important;
  transform: translate(0px, 63px) !important;
  left: auto !important;
  top: 0px !important;
}

.show-search.show i::before {
  content: "\e986";
  font-size: 17px;
  padding: 1px;
}

.main-header {
  z-index: 99;
  width: 100%;
  position: relative;
  background-color: #ffffff;
}

#showlogo {
  display: none;
}

/* Header Email */
.main-header .header-account {
  padding: 12px 0;
  gap: 26px;
}
.main-header .header-account .currency .nice-select {
  border: unset !important;
  border-radius: unset;
  padding: 8px 20px 8px 20px;
}
.main-header .header-account .currency .nice-select .current {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #000000;
}
.main-header .header-account .currency .nice-select:after {
  border-bottom: 1.7px solid #000000;
  border-right: 1.7px solid #000000;
  margin-top: -6px;
  right: 5px;
}
.main-header .header-account .language .nice-select {
  border: unset !important;
  border-radius: unset;
  padding: 8px 26px 8px 0px;
}
.main-header .header-account .language .nice-select img {
  width: 20px;
  margin-right: 8px;
}
.main-header .header-account .language .nice-select .current {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #000000;
}
.main-header .header-account .language .nice-select:after {
  border-bottom: 1.7px solid #000000;
  border-right: 1.7px solid #000000;
  margin-top: -6px;
  right: 5px;
}
.main-header .header-account .language .nice-select.open .list {
  width: 200px;
}

.main-header .logo-box .logo img {
  display: inline-block;
  max-width: 100%;
  width: 80px;
  height: auto;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-header .logo-box .logo {
  position: relative;
}

#header {
  width: 100%;
}

.main-header .header-lower {
  position: relative;
  padding-left: 214px;
  padding-right: 45px;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.main-header .header-lower .fly-ab {
  position: absolute;
  width: auto;
  left: -8px;
  top: 0;
}

.main-header .header-lower .nav-outer {
  position: relative;
}

.main-header .header-upper .logo-box {
  position: relative;
  padding: 10px 0px 10px;
}

.main-header .header-upper .logo-box .logo {
  position: relative;
}

/* Main Menu */
.main-header .main-menu {
  position: relative;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-header .main-menu .navbar-collapse {
  padding: 0px;
  display: block;
}

.main-header .header-lower .main-menu .navigation {
  position: relative;
}

.main-header .main-menu .navigation > li {
  position: relative;
  display: inline-block;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  margin-right: 26px;
}

.main-header .sticky-header .nav-outer .options-box {
  margin-top: 40px;
}

/*Sticky Header*/
.main-header .sticky-header {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 100%;
  padding: 0px 0px;
  z-index: 0;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.main-header .sticky-header .mobile-nav-toggler {
  display: none;
  cursor: pointer;
}

.main-header .sticky-header .logo {
  position: relative;
  padding: 7px 0px;
}

.main-header.fixed-header .sticky-header {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -op-animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.main-header .main-menu .navigation > li > a {
  position: relative;
  display: block;
  text-align: center;
  line-height: 26px;
  font-weight: 600;
  padding: 10px 0px;
  letter-spacing: 0px;
  color: #081e2a;
  font-size: 15px;
  text-transform: capitalize;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.main-header .main-menu .navigation > li:last-child {
  margin-right: 0;
}

.main-header .main-menu .navigation > li:last-child > a {
  padding-right: 0px;
}

.main-header .sticky-header .main-menu .navigation > li {
  position: relative;
}

.main-header .sticky-header .main-menu .navigation > li:last-child {
  margin-right: 0;
}

.main-header .main-menu .navigation > li:nth-last-child(2) ul {
  left: -360px;
}
.main-header .main-menu .navigation > li:last-child ul {
  left: -360px;
}

.main-header .sticky-header .main-menu .navigation > li > a:after {
  top: 22px;
}

.main-header .sticky-header .main-menu .navigation > li > a > span {
  top: 10px;
}

.main-header .main-menu .navigation > li:hover > a,
.main-header .main-menu .navigation > li.current > a {
  opacity: 1;
  color: #ffffff;
}

.main-header .main-menu .navigation > li > ul {
  position: absolute;
  width: 1000px;
  border-radius: 6px;
  z-index: 1;
  padding: 20px 30px 20px 30px;
  transform: translateY(15px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  background-color: #ffffff;
  box-shadow: 0px 6px 15px 0px rgba(64, 79, 104, 0.05);
}

.main-header .main-menu .navigation > li > ul.from-right {
  left: auto;
  right: 0px;
}

.main-header .main-menu .navigation > li > ul > li {
  position: relative;
  width: 100%;
  opacity: 0;
  text-align: left;
  transform: translateY(11px);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  margin-bottom: 15px;
}

.main-header .main-menu .navigation > li > ul > li:last-child {
  margin-bottom: 0;
}

.main-header .main-menu .navigation > li:hover > ul > li {
  opacity: 1;
  transform: translateY(0px);
}

.main-header .main-menu .navigation > li > ul > li:last-child {
  border-bottom: none;
}

.main-header .main-menu .navigation > li > ul > li > a {
  position: relative;
  display: block;
  line-height: 24px;
  font-weight: 600;
  font-size: 15px;
  text-transform: capitalize;
  color: #081e2a;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.main-header .main-menu .navigation > li > ul > li:hover > a {
  color: #ff970d;
}

.main-header .main-menu .navigation > li > ul > li:hover > a::before {
  opacity: 1;
}

.main-header .main-menu .navigation > li > ul > li.dropdown2 > a:after {
  font-family: "icomoon";
  content: "\e9da";
  position: absolute;
  right: 5px;
  top: 1px;
  width: 10px;
  height: 20px;
  display: block;
  color: #081e2a;
  line-height: 20px;
  font-size: 8px;
  font-weight: normal;
  text-align: center;
  z-index: 5;
}

.main-header .main-menu .navigation > li > ul > li.dropdown2:hover > a:after {
  color: #ff970d;
}

.main-header .main-menu .navigation > li > ul > li > ul {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 243px;
  border-radius: 6px;
  z-index: 1;
  padding: 20px 30px 20px 30px;
  box-shadow: 0px 6px 15px 0px rgba(64, 79, 104, 0.05);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  visibility: hidden;
  visibility: hidden;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  background-color: #ffffff;
}

.main-header .main-menu .navigation > li > ul > li > ul.from-right {
  left: auto;
  right: 0px;
}

.main-header .main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  opacity: 0;
  margin-bottom: 15px;
  transform: translateY(-8px);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.main-header .main-menu .navigation > li > ul > li > ul > li:last-child {
  margin-bottom: 0;
}

.main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transition-delay: 70ms;
  -moz-transition-delay: 70ms;
  -ms-transition-delay: 70ms;
  -o-transition-delay: 70ms;
  transition-delay: 70ms;
}

.main-header .main-menu .navigation > li > ul > li > ul > li:last-child {
  border-bottom: none;
}

.main-header .main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  line-height: 24px;
  font-weight: 600;
  font-size: 15px;
  text-transform: capitalize;
  color: #081e2a;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.main-header .main-menu .navigation > li > ul > li > ul > li > a:hover::before {
  opacity: 1;
}

.main-header .main-menu .navigation > li > ul > .current > a {
  color: #ff970d;
}

.main-header .main-menu .navigation > li > ul > li > ul > .current > a {
  color: #ff970d;
}

.main-header .main-menu .navigation > li > ul > li > ul > li:hover > a {
  color: #ffffff;
}

.main-header .main-menu .navigation > li > ul > li > ul > li:hover > a {
  color: #ff970d;
}

.main-header .main-menu .navigation > li.dropdown2:hover > ul {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.main-header .main-menu .navigation li > ul > li.dropdown2:hover > ul {
  transform: translateY(15px);
  opacity: 1;
  visibility: visible;
}

/* .main-header .main-menu .navigation > li.dropdown2 > a::after {
  content: "\e905";
  font-family: "icomoon";
  font-weight: 500;
  font-size: 14px;
  margin-left: 5px;
  vertical-align: bottom;
  display: inline-block;
} */

.main-header .main-menu .navbar-collapse > ul li.dropdown2 .dropdown2-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #ff970d;
  line-height: 28px;
  border: 1px solid #edeeee;
  background-size: 20px;
  cursor: pointer;
  z-index: 5;
  display: none;
}

/*** 

====================================================================
	Mobile Menu
====================================================================

***/
.mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 300px;
  padding-right: 30px;
  max-width: 100%;
  height: 100%;
  visibility: hidden;
  z-index: 999999;
}
.mobile-menu .nav-logo {
  position: relative;
  background: #0a0a0a;
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.08);
  padding: 12px 20px;
}
.mobile-menu .nav-logo img {
  max-width: 123px;
}
.mobile-menu .bottom-canvas {
  padding: 20px;
}

.mobile-menu-visible {
  overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
  visibility: visible;
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mobile-menu-visible .mobile-menu .menu-box {
  left: 0px;
  -webkit-overflow-scrolling: touch;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.mobile-menu .menu-backdrop {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease 0s;
  visibility: hidden;
  opacity: 0;
}
.mobile-menu .menu-box {
  position: absolute;
  left: -300px;
  top: 0px;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  background-color: #0a0a0a;
  z-index: 5;
  border-radius: 0px;
  -webkit-overflow-scrolling: touch;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.close-btn {
  position: fixed;
  right: 16px;
  top: 25px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 9999999999;
  opacity: 0;
  visibility: hidden;
}
.close-btn::before {
  content: "\e986";
  font-family: "icomoon";
  font-size: 20px;
  font-weight: 100;
}

.bottom-canvas .menu-outer .collapse {
  display: block;
}

.mobile-menu-visible .close-btn {
  visibility: visible;
  opacity: 1;
}

.mobile-menu .close-btn:hover {
  opacity: 0.5;
}

.mobile-menu .navigation {
  position: relative;
  display: block;
  width: 100%;
}
.mobile-menu .navigation li {
  position: relative;
  display: block;
}

.mobile-menu .navigation li {
  position: relative;
  display: block;
}
.mobile-menu .navigation li > ul > li:last-child {
  border-bottom: none;
}
.mobile-menu .navigation li.dropdown2 .dropdown2-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
  text-align: end;
  line-height: 44px;
  cursor: pointer;
  z-index: 5;
}
.mobile-menu .navigation li.dropdown2 .dropdown2-btn::before {
  content: "\e905";
  font-family: "icomoon";
  font-size: 14px;
  color: #ffffff;
}

.mobile-menu .navigation li.dropdown2 > ul li a {
  border-bottom: unset;
}

.mobile-menu .navigation li.dropdown2 .dropdown2-btn span {
  opacity: 0;
}

.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul {
  display: none;
  background: #081e2a;
  padding: 15px 20px;
  border-radius: 10px;
}

.mobile-menu .navigation li > ul > li,
.mobile-menu .navigation li > ul > li > ul > li {
  margin-bottom: 0;
}

.mobile-menu .navigation li > ul > li > a,
.mobile-menu .navigation li > ul > li > ul > li > a {
  padding: 7px 0px !important;
  font-size: 14px !important;
  font-weight: 500;
}

.mobile-menu .navigation li > ul > li > ul {
  padding-left: 15px;
}

.mobile-menu .navigation li > ul > li > ul > li > a {
  padding-left: 40px;
}

.mobile-menu .close-btn:hover {
  opacity: 0.5;
}

.mobile-menu .navigation li > ul > li:last-child {
  border-bottom: none;
}

.mobile-menu .navigation li > a {
  position: relative;
  display: block;
  font-weight: 600;
  line-height: 24px;
  padding: 10px 0px;
  font-size: 15px;
  color: #ffffff;
  text-transform: capitalize;
}

.mobile-menu .navigation li:hover > a,
.mobile-menu .navigation li.current > a {
  color: #ff970d;
}

.mobile-button {
  display: none;
  text-transform: capitalize;
  color: #ffffff;
  cursor: pointer;
}
.mobile-button i {
  font-size: 25px;
  color: #081e2a;
  padding: 5px;
}

.main-header.header-style3.is-fixed.is-fixed.is-small {
  background-color: rgb(33, 38, 34);
}

.mobile-menu .login-box {
  border-bottom: 1px solid #edeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.mobile-menu .login-box svg {
  margin-right: 5px;
}
.mobile-menu .menu-outer {
  margin-bottom: 20px;
}
.mobile-menu .button-mobi-sell .sc-button {
  display: block;
}

.main-header .mobile-menu .menu-box .mCSB_scrollTools {
  width: 3px;
}

.header-lower.is-fixed.is-small {
  top: 0px;
  margin: 0 !important;
  opacity: 1;
  visibility: visible;
  background-color: #ffffff;
}

.header-lower.is-fixed {
  padding-left: 225px;
  padding-right: 225px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 999;
  opacity: 0;
  position: fixed;
  top: -150px;
  left: 0;
  width: 100%;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1), inset 0px 1px 0px #ececec;
}

.header-style1 .header-top {
  padding-right: 157px;
  padding-left: 210px;
  background-color: #192f59;
}
.header-style1 .header-top .header-top-right ul li i {
  color: #ffffff;
}
.header-style1 .header-top .header-top-right ul li span {
  color: #ffffff;
}
.header-style1 .header-top .header-top-left .booking {
  color: #ffffff;
}
.header-style1 .header-top .header-top-left .follow-social span {
  color: #ffffff;
}
.header-style1 .header-top .header-top-left .follow-social ul {
  background-color: #ff970d;
  padding: 9px 30px;
}
.header-style1 .header-top .header-top-left .follow-social ul li a:hover {
  color: #ffffff;
}
.header-style1 .header-lower {
  padding-left: 173px;
  padding-right: 298px;
}
.header-style1 .header-lower .logo-box {
  clip-path: polygon(0 0, 79% 0, 100% 100%, 0% 100%);
  background: #081e2a;
  min-height: 100%;
  padding: 5px 150px 5px 40px;
}
.header-style1 .header-lower .main-menu .navigation > li > a {
  padding: 38px 0px;
}
.header-style1 .header-lower .header-account .search-mobie {
  margin: 0px 20px;
}
.header-style1 .header-lower .header-account .icon-bar-header a {
  color: #081e2a;
  background-color: #ff970d;
  padding: 20px;
  border-radius: 5px;
  display: inline-block;
  font-size: 22px;
}
.header-style1 .header-lower .header-account .icon-bar-header a:hover {
  background-color: #081e2a;
  color: #ffffff;
}

.header-style2 .header-top {
  padding-left: 199px;
  padding-right: 302px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ff970d;
}
.header-style2 .header-top .mask-header3 {
  position: absolute;
  left: 0;
  right: 0;
}
.header-style2 .header-top .header-top-left .follow-social ul {
  background-color: transparent;
  padding: 0px 0px;
}
.header-style2 .header-top .header-top-left .follow-social ul li a {
  color: #ffffff;
}
.header-style2 .header-top .header-top-left .follow-social ul li a:hover {
  color: #ff970d;
}
.header-style2 .header-top .header-top-right ul li {
  color: #ffffff;
}
.header-style2 .header-top .header-top-right ul li i {
  color: #ffffff;
}
.header-style2 .header-lower {
  padding-left: 201px;
  padding-right: 306px;
}
.header-style2 .header-account .search-mobie {
  margin: 0px 20px;
}
.header-style2 .header-account .icon-bar-header a {
  color: #ffffff;
  background-color: #ff970d;
  padding: 20px;
  border-radius: 5px;
  display: inline-block;
  font-size: 20px;
}
.header-style2 .header-account .icon-bar-header a:hover {
  background-color: #ff970d;
  color: #ffffff;
}

.header-style3 {
  position: absolute;
  background-color: transparent;
}
.header-style3 .header-top {
  padding-left: 0px;
  margin: 5px 0px 9px 0px;
  background-color: transparent;
}
.header-style3 .header-top .header-top-right ul li {
  color: #ffffff;
}
.header-style3 .header-top .header-top-left {
  background-color: #ff970d;
  clip-path: polygon(4% 0%, 100% 0, 100% 100%, 0% 100%);
  padding: 5px 50px 5px 43px;
}
.header-style3 .header-top .header-top-left .follow-social ul {
  background-color: transparent;
  padding: 0px 0px;
}
.header-style3 .header-top .header-top-left .follow-social ul li a {
  color: #ffffff;
}
.header-style3 .header-top .header-top-left .follow-social ul li a:hover {
  color: #ff970d;
}
.header-style3 .header-top .header-top-left .menu-right-top {
  margin-right: 33px;
}
.header-style3
  .header-top
  .header-top-left
  .menu-right-top
  li:not(:last-child) {
  margin-right: 24px;
}
.header-style3 .header-top .header-top-left .menu-right-top li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  color: #ffffff;
}
.header-style3 .header-top .header-top-left .menu-right-top li a:hover {
  color: #ff970d;
}
.header-style3 .header-lower {
  background-color: #ffffff;
  padding-left: 0px;
  padding-right: 38px;
}
.header-style3 .header-lower .logo-box {
  background-color: #212622;
  clip-path: polygon(0% 0%, 92% 0%, 100% 50%, 92% 100%, 0% 100%);
  padding: 29px 61px 29px 18px;
}
.header-style3 .header-lower .header-account {
  gap: 44px;
}
.header-style3 .header-lower .search-mobie a {
  padding: 15px;
  background-color: #efefef;
  color: #081e2a;
  border-radius: 100%;
  display: inline-flex;
}
.header-style3 .header-lower .search-mobie a i {
  font-size: 15px;
}
.header-style3 .header-lower .address-wrap-right .icon {
  color: #ff970d;
  width: 32px;
  height: 32px;
  border: 1px solid #ff970d;
  border-radius: 100%;
  margin-right: 16px;
}
.header-style3 .header-lower .address-wrap-right .content span {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  display: inline-block;
  color: #081e2a;
  text-transform: uppercase;
}
.header-style3 .header-lower .address-wrap-right .content p {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  color: #ff970d;
}

/* button 
--------------------------------------------------*/
.button-link {
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: #081e2a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-link i {
  font-size: 9px;
  margin-left: 17px;
  position: relative;
}
.button-link i::before {
  position: relative;
  z-index: 2;
}
.button-link i::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 1px solid #edeeee;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.button-link:hover {
  color: #081e2a;
}

@keyframes scaleUp {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
.btn-main-small {
  font-size: 15px;
  font-weight: 600;
  line-height: 18.9px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 5px;
  padding: 20px 26px;
  background-color: #ff970d;
  display: inline-block;
}
.btn-main-small i {
  font-size: 14px;
  margin-left: 12px;
  font-weight: 700;
}
.btn-main-small:hover {
  background-color: #ff970d;
  color: #ffffff;
}

.sc-button {
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 12px;
  background-color: #ff970d;
  padding: 13px 37px;
}
.sc-button:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.sc-button i {
  margin-left: 5px;
}

.btn-read-more {
  font-size: 16px;
  font-weight: 500;
  line-height: 31px;
}
.btn-read-more:hover i {
  margin-left: 12px;
}
.btn-read-more i {
  transition: all 0.3s ease;
  margin-left: 7px;
}

.get-call {
  font-size: 15px;
  font-weight: 600;
  line-height: 18.9px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 23px 36px;
  background-color: #ffffff;
  color: #ff970d;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.get-call:hover {
  background-color: #ff970d;
  color: #ffffff;
}

.view-all {
  font-size: 15px;
  font-weight: 600;
  line-height: 18.9px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.view-all i {
  color: #ff970d;
  margin-left: 10px;
}

.btn-main {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 18px 32px;
  border-radius: 5px;
  border: none;
  overflow: hidden;
  background: #ff970d;
  color: #000;
}
.btn-main:hover {
  background-color: #ff970d;
  color: #000000 !important;
}
.btn-main:hover .btn-main-text {
  color: #000000 !important;
  transform: translateX(0px);
}
.btn-main:hover .iconer {
  color: #000000;
  transform: translateX(0px);
  opacity: 1;
}
.btn-main .btn-main-text {
  transform: translateX(15px);
  font-size: 15px;
  font-weight: 600;
  line-height: 18.9px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition-duration: 0.3s;
}
.btn-main .iconer {
  transform: translateX(-15px);
  transition-duration: 0.3s;
  opacity: 0;
}

/*----------------------breadcumb--------------------*/
.breadcumb-section {
  padding: 137px 0px 135px 0px;
   position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.breadcumb-section::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(
    262deg,
    rgba(0, 0, 0, 0.33),
    rgba(4, 29, 11, 0.89)
  );
}
.breadcumb-section .title {
  color: #ffffff;
  margin-bottom: 26px;
}
.breadcumb-section .breadcumb-list li {
  font-size: 18px;
  font-weight: 400;
  line-height: 22.68px;
  position: relative;
}
.breadcumb-section .breadcumb-list li a {
  color: #ff970d;
  margin-right: 30px;
}
.breadcumb-section .breadcumb-list li a::before {
  position: absolute;
  font-family: "icomoon";
  right: 10px;
  content: "\e9da";
  color: #ffffff;
  font-size: 8px;
}
.breadcumb-section .breadcumb-list li span {
  color: #ffffff;
}
.breadcumb-section .bcrumb-ab {
  position: absolute;
  left: 7%;
  width: auto;
  top: 40%;
}

/*----------------------Blog--------------------*/
.side-blog {
  margin-right: 5px;
  margin-bottom: 56px;
}
.side-blog:hover .post-thumbnail img {
  transform: scale(1.1);
}
.side-blog .blog-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 34px;
}
.side-blog .blog-image .list-categories {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}
.side-blog .blog-image .list-categories .new {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  padding: 14px 22px;
  background-color: #ff970d;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  width: 82px;
  text-align: center;
}
.side-blog .blog-image .list-categories .new:hover {
  background-color: #ff970d;
}
.side-blog .blog-image .post-thumbnail img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.side-blog .top-detail-info ul li {
  font-size: 15px;
  font-weight: 500;
  line-height: 18.9px;
  color: #83827f;
  position: relative;
}
.side-blog .top-detail-info ul li:not(:last-child) {
  margin-right: 33px;
}
.side-blog .top-detail-info ul li:not(:last-child)::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #83827f;
  top: 50%;
  transform: translateY(-50%);
  right: -23px;
}
.side-blog .top-detail-info ul li i {
  color: #ff970d;
  font-size: 17px;
  margin-right: 7px;
}
.side-blog .top-detail-info ul li a {
  color: #83827f;
}
.side-blog .blog-content .entry-title {
  margin-top: 19px;
  margin-bottom: 19px;
}
.side-blog .blog-content .description {
  margin-bottom: 39px;
  line-height: 33px;
}

.side-blog-single {
  margin-bottom: 0px;
}
.side-blog-single .image {
  margin-bottom: 29px;
}
.side-blog-single .entry-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 44.2px;
  margin-top: 25px;
  margin-bottom: 24px;
}
.side-blog-single .blockquote-blog {
  padding: 38px 10em 23px 35px;
  background-color: #f4f6f8;
  position: relative;
}
.side-blog-single .blockquote-blog p {
  font-size: 21px;
  font-weight: 700;
  line-height: 43px;
  margin-bottom: 25px;
}
.side-blog-single .blockquote-blog .quote-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20.16px;
  padding-left: 30px;
  position: relative;
}
.side-blog-single .blockquote-blog .quote-title::before {
  position: absolute;
  content: "";
  width: 17px;
  height: 2px;
  background-color: #000000;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.side-blog-single .blockquote-blog i {
  position: absolute;
  bottom: 13%;
  right: 5%;
  font-size: 40px;
  color: #ff970d;
}

.side-blog-single-content .ux-content h3.title {
  font-size: 27px;
  font-weight: 600;
  line-height: 53px;
  color: #000000;
}
.side-blog-single-content .ux-content .icon-listing li:not(:last-child) {
  margin-bottom: 21px;
}
.side-blog-single-content .ux-content .icon-listing li i {
  font-size: 12px;
  background-color: #ffffff;
  border-radius: 100%;
  padding: 9px 8px;
  color: #ff970d;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.09);
  display: inline-block;
  margin-right: 6px;
  margin-left: 5px;
}
.side-blog-single-content .ux-content .icon-listing li span {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #4f545a;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.side-blog-single-content .ux-content img {
  width: 297px;
}
.side-blog-single-content .share-blog {
  padding-top: 64px;
  padding-bottom: 46px;
  border-bottom: 1px solid #edeeee;
  flex-wrap: wrap;
}
.side-blog-single-content .share-blog .tag-blog .tag li {
  margin-bottom: 0;
}
.side-blog-single-content .share-blog .tag-blog .tag li a {
  border: 1px solid #edeeee;
  text-transform: uppercase;
}
.side-blog-single-content .share-blog .social-blog .social a {
  color: #081e2a;
  background-color: #f4f6f8;
  border-radius: unset;
}
.side-blog-single-content .share-blog .social-blog .social a i {
  font-size: 13px;
}
.side-blog-single-content .share-blog .social-blog .social a:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.side-blog-single-content .share-blog span {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #000000;
  margin-right: 15px;
}

.comment-single {
  padding-top: 48px;
  padding-bottom: 62px;
}
.comment-single h3.title {
  font-size: 27px;
  font-weight: 600;
  line-height: 53px;
  color: #000000;
}
.comment-single .comment-blog {
  padding-right: 4em;
}
.comment-single .comment-blog .avata img {
  width: 70px;
  border-radius: 100%;
}
.comment-single .comment-blog .content {
  padding-left: 44px;
}
.comment-single .comment-blog .content .info .date {
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #b4b4b4;
  text-transform: uppercase;
}
.comment-single .comment-blog .content .repply i {
  font-size: 28px;
  color: #000000;
}
.comment-single .comment-blog .des {
  margin-top: 12px;
  line-height: 29px;
}

.form-comment {
  background-color: #f4f6f8;
  padding: 60px 50px 80px 50px;
}

.side-bar-right {
  padding-left: 33px;
}

.sidebar-widget {
  padding: 34px 30px;
  background-color: #f4f6f8;
}
.sidebar-widget:not(:last-child) {
  margin-bottom: 31px;
}
.sidebar-widget .block-heading {
  text-transform: capitalize;
  padding-left: 15px;
  position: relative;
  margin-bottom: 22px;
  color: #000000;
}
.sidebar-widget .block-heading::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 2px;
  background-color: #ff970d;
  left: 0;
}
.sidebar-widget .profile-widget {
  margin-top: 33px;
  margin-bottom: 33px;
}
.sidebar-widget .profile-widget .avata {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin-bottom: 17px;
}
.sidebar-widget .profile-widget .name {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20.16px;
  margin-bottom: 12.58px;
}
.sidebar-widget .profile-widget .job {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.64px;
  color: #83827f;
  margin-bottom: 18.98px;
  display: block;
}
.sidebar-widget .profile-widget .des {
  font-weight: 400;
  line-height: 28.8px;
  margin-bottom: 26px;
}
.sidebar-widget .profile-widget .social {
  justify-content: center;
}
.sidebar-widget .profile-widget .social li a {
  color: #83827f;
  width: 42px;
  height: 37px;
  border: 1px solid #edeeee;
  border-radius: unset;
}
.sidebar-widget .profile-widget .social li a i {
  font-size: 10px;
}
.sidebar-widget .profile-widget .social li a:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.sidebar-widget .recent-post-list .list-recent:not(:last-child) {
  margin-bottom: 32px;
}
.sidebar-widget .recent-post-list .list-recent .recent-image img {
  width: 102px;
}
.sidebar-widget .recent-post-list .list-recent .recent-info {
  padding-left: 24px;
}
.sidebar-widget .recent-post-list .list-recent .recent-info .date i {
  color: #ff970d;
  margin-right: 5px;
}
.sidebar-widget .recent-post-list .list-recent .recent-info .date span {
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
}
.sidebar-widget .recent-post-list .list-recent .recent-info .title {
  font-size: 15px;
  font-weight: 500;
  line-height: 25.8px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.sidebar-widget .category-blog li:not(:last-child) {
  margin-bottom: 21px;
}
.sidebar-widget .category-blog li a {
  padding: 14px 16px;
  background-color: #ffffff;
  border: 1px solid #edeeee;
  border-radius: 2px;
  color: #4f545a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-widget .category-blog li a:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.sidebar-widget .category-blog li a span {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}
.sidebar-widget .category-confidence li:not(:last-child) {
  margin-bottom: 22px;
}
.sidebar-widget .category-confidence li i {
  color: #ff970d;
  font-size: 25px;
  margin-right: 12px;
}
.sidebar-widget .category-confidence li span {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: #4f545a;
}

.sidebar-widget-single .booking-style-1 .mask-banner-part {
  position: relative;
}
.sidebar-widget-single .booking-style-1 .price-banner-part {
  top: 50%;
  left: 15%;
}

.bg-blog-h4 {
  width: 100%;
  height: 400px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

/*----------------------Video--------------------*/
.widget-image-video {
  position: relative;
}
.widget-image-video .widget-icon-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.travel-video {
  padding: 20px 35px 0px 0px;
}
.travel-video .mask-video {
  position: absolute;
  left: -12.5%;
  bottom: -5%;
  width: auto;
}
.travel-video .mask-enjoy {
  bottom: 2%;
  left: 25%;
  width: auto;
  position: absolute;
}
.travel-video .widget-icon-video {
  position: absolute;
  top: 47%;
  left: 41%;
  transform: translate(-50%, -50%);
}
.travel-video .image-video {
  margin: 0px 0px -14px -20px;
}

.video-h4-widget {
  padding-top: 168px;
  padding-bottom: 65px;
  background-image: url(../../assets/images/page/video1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.video-h4-widget::before {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.64));
  z-index: 1;
}
.video-h4-widget .video-box {
  width: 138px;
  height: 134px;
  background-color: #ff970d;
  border-radius: 25px;
  rotate: 45deg;
}
.video-h4-widget .video-box i {
  color: #ffffff;
  font-size: 30px;
  rotate: -45deg;
}
.video-h4-widget .text-video {
  font-size: 121px;
  font-weight: 400;
  line-height: 121px;
  margin-top: 46px;
}

/*----------------------call-to-action--------------------*/
.callt-to-action {
  background-color: #ff970d;
  border-radius: 7px;
  padding: 35px 39px 39px 39px;
  position: relative;
}
.callt-to-action .callt-to-action-content .image {
  margin-right: 43px;
}
.callt-to-action .callt-to-action-content .image img {
  width: 74px;
}
.callt-to-action .callt-to-action-content .content .title-call {
  font-size: 36px;
  font-weight: 700;
  line-height: 45px;
  color: #ffffff;
  margin-bottom: 10px;
}
.callt-to-action .callt-to-action-content .content .des {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  font-family: "DM Sans", sans-serif;
  color: rgba(255, 255, 255, 0.52);
  text-transform: capitalize;
}
.callt-to-action .shape-ab {
  position: absolute;
  width: auto;
  right: 22%;
  -webkit-animation: anime-rorate 8s infinite;
  animation: anime-rorate 8s infinite;
}
.callt-to-action .mask-cta {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16%;
}

.widget-banner-contact {
  background-image: url(../../assets/images/page/bg3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.widget-banner-contact::before {
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: linear-gradient(
    90deg,
    rgb(4, 27, 40),
    rgba(2, 15, 22, 0.55),
    rgba(0, 0, 0, 0)
  );
}
.widget-banner-contact address {
  margin-left: 34px;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: #ffffff;
  padding: 16px 34px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 66px;
}
.widget-banner-contact address a {
  color: #ffffff;
}
.widget-banner-contact .mask-icon-banner {
  position: absolute;
  left: 52%;
  bottom: 23%;
  width: auto;
  animation: dot-anim-2 3s linear 0s infinite alternate;
}
.widget-banner-contact .image-banner-contact {
  margin-left: 38px;
}
.widget-banner-contact .content-banner-contact {
  padding-top: 93px;
  padding-bottom: 50px;
}

/*----------------------About Us--------------------*/
.inner-content-about {
  padding-left: 6px;
}
.inner-content-about .btn-wrap-about {
  margin-top: 37px;
  gap: 40px;
  flex-wrap: wrap;
}
.inner-content-about .btn-wrap-about .profile .image img {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  border: 4px solid #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.inner-content-about .btn-wrap-about .profile .content {
  margin-left: 20px;
}
.inner-content-about .btn-wrap-about .profile .content img {
  width: auto;
}
.inner-content-about .btn-wrap-about .profile .content span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.inner-content-about .map-check .icon {
  color: #ff970d;
  margin-right: 14px;
}
.inner-content-about .map-check span {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.about-us-h2 .mask1-about {
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  animation: dot-anim-3 3s linear 0s infinite alternate;
}
.about-us-h2 .mask2-about {
  width: auto;
  position: absolute;
  right: 3.7%;
  bottom: 12%;
  -webkit-animation: effect-zoom-out-left 8s infinite;
  animation: effect-zoom-out-left 8s infinite;
}
.about-us-h2 .image-about-us {
  padding-right: 3.5em;
  padding-top: 17px;
}
.about-us-h2 .image-about-us .image-main {
  margin-bottom: -10px;
}
.about-us-h2 .image-about-us .mask1 {
  width: auto;
  position: absolute;
  top: 11%;
  left: -47px;
  animation: dot-anim-3 3s linear 0s infinite alternate;
}
.about-us-h2 .image-about-us .mask2 {
  width: auto;
  position: absolute;
  right: 13%;
  top: 12.3%;
  animation: dot-anim-2 3s linear 0s infinite alternate;
}
.about-us-h2 .content-about-us {
  padding-left: 4px;
  margin-top: -4px;
}
.about-us-h2 .content-about-us .pl-about {
  padding-left: 9px;
}
.about-us-h2 .content-about-us .icon-box-style-4:not(:last-child) {
  margin-bottom: 50px;
}
.about-us-h2 .content-about-us .about-us-list {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 45px;
}
.about-us-h2 .content-about-us .about-us-list li {
  padding: 11px 26px;
  background-color: #ffffff;
  border-radius: 26px;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.07);
  transition: all 0.3s ease-in-out;
}
.about-us-h2 .content-about-us .about-us-list li:not(:last-child) {
  margin-bottom: 33px;
}
.about-us-h2 .content-about-us .about-us-list li:hover {
  background-color: #ff970d;
}
.about-us-h2 .content-about-us .about-us-list li:hover .number,
.about-us-h2 .content-about-us .about-us-list li:hover .experience {
  color: #ffffff;
}
.about-us-h2 .content-about-us .about-us-list li .number {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-right: 10px;
  color: #ff970d;
}
.about-us-h2 .content-about-us .about-us-list li .experience {
  font-size: 14px;
  font-weight: 600;
  color: #081e2a;
}

.about-us-h3 {
  background-color: #212622;
  padding-top: 245px;
  padding-bottom: 119px;
}
.about-us-h3 .about-us-h3-image {
  padding-left: 28px;
  padding-right: 71px;
}
.about-us-h3 .about-us-h3-image .image-explore {
  border-radius: 14px;
}
.about-us-h3 .about-us-h3-image .about-vector {
  position: absolute;
  top: -1%;
  left: -5%;
  rotate: -24deg;
}
.about-us-h3 .about-us-h3-image .about-vector .icon {
  color: #ff970d;
}
.about-us-h3 .about-us-h3-image .about-vector span {
  font-size: 33px;
  font-weight: 400;
  line-height: 33.8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-us-h3 .about-us-h3-image p {
  font-size: 17px;
  font-weight: 600;
  margin-top: 22px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #2e3830;
}
.about-us-h3 .about-us-h3-content {
  padding-left: 14px;
  margin-top: -5px;
}
.about-us-h3 .about-us-h3-content .ranger-suport {
  font-size: 18px;
  font-weight: 600;
  line-height: 33px;
  text-transform: capitalize;
}
.about-us-h3 .about-us-h3-content .list-icon li:not(:last-child) {
  margin-bottom: 12px;
}
.about-us-h3 .about-us-h3-content .list-icon li i {
  color: #ff970d;
  margin-right: 7px;
}
.about-us-h3 .about-us-h3-content .about-wrap {
  gap: 44px;
  flex-wrap: wrap;
}

.about-us-h4 {
  padding-top: 103px;
  padding-bottom: 128px;
}
.about-us-h4 .image-about-h4-wrap {
  margin-right: 5.5em;
  padding-left: 13px;
  padding-top: 23px;
}
.about-us-h4 .image-about-h4-wrap .about-wrap-left {
  max-width: 372px;
  width: 100%;
}
.about-us-h4 .image-about-h4-wrap .about-wrap-left .quote {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  background-color: #ff970d;
  padding: 20px 26px;
  clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
  top: 31.7%;
  left: -41%;
  rotate: -90deg;
  position: absolute;
}
.about-us-h4 .image-about-h4-wrap .about-wrap-right {
  max-width: 349px;
  width: 100%;
  position: absolute;
  top: 31.5%;
  right: 0;
}
.about-us-h4 .image-about-h4-wrap .image-about-item .shape-about-h4 {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
}
.about-us-h4 .image-about-h4-wrap .box-year {
  background-color: #ffffff;
  padding: 32px 34px 25px 34px;
  display: inline-block;
  border: 2px dashed #edeeee;
  position: absolute;
  bottom: -17.5%;
  left: 29%;
  animation: dot-anim-3 3s linear 0s infinite alternate;
}
.about-us-h4 .image-about-h4-wrap .box-year .number {
  font-size: 50px;
  font-weight: 700;
  line-height: 25px;
  color: #ff970d;
}
.about-us-h4 .image-about-h4-wrap .box-year p {
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  color: #081e2a;
}
.about-us-h4 .inner-content-about {
  padding-left: 17px;
}

.about-us-h5 .image {
  margin-left: -1.5em;
  padding-bottom: 26px;
  background-color: #ff970d;
}
.about-us-h5 .image .about-vector {
  position: absolute;
  right: 13px;
  bottom: 66px;
  z-index: 1;
  transform: rotate(334deg);
}
.about-us-h5 .image .about-vector span {
  font-size: 33px;
  font-weight: 400;
  line-height: 32px;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-us-h5 .image .mask-image-bottom {
  position: absolute;
  bottom: 0;
  color: #ff970d;
  left: 0;
  right: 0;
}
.about-us-h5 .content {
  padding-top: 3.7em;
  padding-left: 6.2em;
  padding-right: 2em;
}
.about-us-h5 .content .ranger-suport {
  font-size: 18px;
  font-weight: 600;
  line-height: 33px;
  text-transform: capitalize;
}
.about-us-h5 .content .list-icon li:not(:last-child) {
  margin-bottom: 12px;
}
.about-us-h5 .content .list-icon li i {
  color: #ff970d;
  margin-right: 7px;
}
.about-us-h5 .content .list-icon li span {
  text-transform: capitalize;
}
.about-us-h5 .content .about-wrap {
  gap: 44px;
}

.about-us-archieve {
  background-color: #ffffff;
}
.about-us-archieve .bg-archieve-about {
  background-color: #f4f6f8;
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

/*----------------------Tour Package--------------------*/
.tour-package {
  background-color: #f3f8f6;
  background-image: url(../../assets/images/page/bg1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.swiper-button-next {
  display: none !important;
}
.swiper-button-prev {
  display: none !important;
}
.tour-package2 {
  padding-top: 120px;
}
.tour-package2 .tour-package-swipper-wrap .swiper-button-next {
  right: -7% !important;
}
.tour-package2 .tour-package-swipper-wrap .swiper-button-prev {
  left: -7% !important;
}
.tour-package2 .tour-link {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background: #ff970d;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  flex-direction: column;
}
.tour-package2 .tour-link:hover {
  background-color: #ff970d;
}
.tour-package2 .tour-link i {
  display: block;
}
.tour-package2 .line {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  border: 1px dashed #dcdcdc;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.w-text-heading {
  max-width: 600px;
  width: 100%;
}

.offer-package .feature-ofer {
  width: auto;
  height: -webkit-fill-available;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.offer-package .content {
  padding-right: 4em;
}
.offer-package .content .title-heading {
  margin-right: -4em;
  line-height: 51px;
}
.offer-package .content .inner-content {
  margin-bottom: 15px;
}
.offer-package .content .inner-content .offer {
  padding: 43px 25px 12px 25px;
  border-radius: 7px;
  border-bottom: 3px solid #ff970d;
  background-color: #ffffff;
  text-align: center;
}
.offer-package .content .inner-content .offer .number {
  font-size: 52px;
  font-weight: 700;
  color: #ff970d;
  line-height: 8px;
}
.offer-package .content .inner-content .offer .number span {
  font-size: 18px;
  text-transform: capitalize;
}
.offer-package .content .inner-content p {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  color: #081e2a;
  margin-left: 42px;
}
.offer-package .content .count-dow-wrap .title-counters {
  margin-right: 45px;
}
.offer-package .content .count-dow-wrap .title-counters span {
  font-size: 23px;
  font-weight: 600;
  color: #081e2a;
}
.offer-package .content .count-dow-wrap .title-counters p {
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  color: #4f545a;
}
.offer-package .on-week-swipper-wrap {
  margin-right: -4em;
  margin-top: 7em;
}

/*----------------------Activities--------------------*/
.tf-widget-activities .mask-top {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  z-index: 1;
}
.tf-widget-activities .mask-bottom {
  position: absolute;
  bottom: 0;
  left: -10px;
  width: auto;
  z-index: 1;
  -webkit-animation: toRightFromLeft 15s infinite;
  animation: toRightFromLeft 15s infinite;
}
.tf-widget-activities .tabs-activities-content {
  background-color: #ff970d;
  border-radius: 8px;
  padding: 16px 10em 0px 16px;
  margin-right: 4em;
  margin-left: 5em;
}
.tf-widget-activities .tabs-activities-content .activities-image img {
  width: 370px;
  margin-left: -6em;
  border-radius: 8px;
}
.tf-widget-activities .tabs-activities-content .activities-content {
  padding: 38px 55px;
}
.tf-widget-activities
  .tabs-activities-content
  .activities-content
  .icon-activitis {
  width: 123px;
  height: 123px;
  border-radius: 100%;
  background-color: rgba(1, 6, 4, 0.1);
  color: #ffffff;
}
.tf-widget-activities
  .tabs-activities-content
  .activities-content
  .icon-activitis:hover {
  rotate: 45deg;
}
.tf-widget-activities
  .tabs-activities-content
  .activities-content
  .icon-activitis
  i {
  font-size: 40px;
}
.tf-widget-activities
  .tabs-activities-content
  .activities-content
  .title-activitis {
  font-size: 27px;
  line-height: 33px;
}
.tf-widget-activities
  .tabs-activities-content
  .activities-content
  .icon-list-wrap:not(:last-child) {
  margin-right: 30px;
}
.tf-widget-activities
  .tabs-activities-content
  .activities-content
  .icon-list-wrap
  .icon {
  font-size: 36px;
}
.tf-widget-activities
  .tabs-activities-content
  .activities-content
  .icon-list-wrap
  .icon-lists {
  font-size: 16px;
  font-weight: 600;
  margin-left: 17px;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  line-height: 30px;
}
.tf-widget-activities
  .tabs-activities-content
  .activities-content
  .btn-wrap-activitis {
  padding-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}
.tf-widget-activities
  .tabs-activities-content
  .activities-content
  .btn-wrap-activitis
  .get-start {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  padding-left: 20px;
}
.tf-widget-activities .tabs-activities-content .activities-content .mask-tab {
  position: absolute;
  width: auto;
  right: -13em;
  top: 60px;
}

.our-activities {
  background-image: url("../../assets/images/page/bg-4.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  padding: 122px 0px 30px 0px;
  background-color: #1c231f;
  margin: 0px 42px;
}
.our-activities .activities-wrap {
  border-radius: 25px 25px 0px 0px;
  background-color: #eee9e9;
  padding: 40px 43px;
  margin: 10px 20px 0px 20px;
}
.our-activities .activities-wrap .activities-list li:not(:last-child) {
  margin-bottom: 28px;
}
.our-activities .activities-wrap .activities-list li a {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 15px 33px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  color: #081e2a;
}
.our-activities .activities-wrap .activities-list li a:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.our-activities .activities-wrap .activities-list li a:hover .icon {
  color: #ffffff;
}
.our-activities .activities-wrap .activities-list li a .icon {
  color: #ff970d;
  font-size: 47px;
  margin-right: 30px;
}
.our-activities .activities-wrap .more-place {
  font-size: 15px;
  font-weight: 600;
  line-height: 29px;
  color: #081e2a;
  display: block;
}
.our-activities .right-side {
  padding-left: 5.4em;
}
.our-activities .right-side .image-activities img {
  border-radius: 8px;
}

.populer-activities-section {
  padding-top: 114px;
  background-image: url(../../assets/images/page/bg-4.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.populer-activities-section .populer-activities-slide {
  margin-bottom: -13em;
}
.populer-activities-section .populer-activities-slide .populer-activities {
  padding-bottom: 20px;
}
.populer-activities-section .populer-activities-slide .swiper-button-next,
.populer-activities-section .populer-activities-slide .swiper-button-prev {
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
.populer-activities-section
  .populer-activities-slide
  .swiper-button-next::after,
.populer-activities-section
  .populer-activities-slide
  .swiper-button-prev::after {
  color: #081e2a;
}
.populer-activities-section .populer-activities-slide .swiper-button-next {
  right: -5em;
}
.populer-activities-section .populer-activities-slide .swiper-button-prev {
  left: -5em;
}

/*----------------------Counter--------------------*/
.widget-counter {
  background-color: #ff970d;
  background-image: url(../../assets/images/page/bg-counter.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 124px;
  padding-bottom: 124px;
}
.widget-counter .counter-top {
  position: absolute;
  top: -40px;
  width: 100%;
  height: 80px;
  left: 0;
  right: 0;
  z-index: 2;
}
.widget-counter .counter-bottom {
  position: absolute;
  bottom: -50px;
  width: 100%;
  height: 80px;
  left: 0;
  right: 0;
  z-index: 2;
}
.widget-counter .image img {
  width: auto;
}
.widget-counter .content {
  margin-left: 38px;
}
.widget-counter .content .title-call {
  font-size: 42px;
  line-height: 45px;
  margin-bottom: 10px;
}
.widget-counter .content .des {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  font-family: "DM Sans", sans-serif;
  color: rgba(255, 255, 255, 0.52);
  text-transform: capitalize;
}

.widget-counter2 {
  padding-top: 120px;
}

.impressino-counter {
  background-color: #ffffff;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-right: 10px;
  position: relative;
}
.impressino-counter .icon-fly {
  font-size: 30px;
  color: #ff970d;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.counter-to {
  padding-top: 170px;
  padding-bottom: 71px;
  background-image: url(../../assets/images/page/bg-counter.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.three-cards-sec{
  padding: 40px 20px;
}
.counter-to::before {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.93), rgba(0, 0, 0, 0.35));
}
.counter-to .mask-left {
  width: 305px;
  height: 428px;
  background: linear-gradient(
    0deg,
    rgba(241, 176, 10, 0.45),
    rgba(255, 183, 0, 0.31),
    rgba(23, 38, 61, 0)
  );
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  opacity: 0.97;
  position: absolute;
  top: 0;
  left: 0;
}
.counter-to .mask-right {
  width: 305px;
  height: 428px;
  background: linear-gradient(
    262deg,
    rgba(77, 165, 40, 0.52),
    rgba(77, 165, 40, 0.25),
    rgba(23, 38, 61, 0)
  );
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
  opacity: 0.97;
  position: absolute;
  bottom: 0;
  right: 0;
}
.counter-to .tf-counter {
  background-color: transparent;
}

/*----------------------destination--------------------*/
.widget-destination {
  padding-top: 317px;
}

.grid-three-destination {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 37px 30px;
}

.widget-destination1 .shape-destination {
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
  z-index: 1;
}

.widget-destination1 {
  padding-top: 120px;
}
.widget-destination1.destination-home5 .destination-explore {
  margin-top: 66px;
  margin-bottom: -5px;
}

.top-destination {
  padding-top: 30em;
  padding-bottom: 120px;
}

.top-destination2 .tour-des-top {
  font-weight: 600;
  color: #081e2a;
  padding: 6px 36px;
  border-radius: 23px;
  border: 1px dashed #edeeee;
  display: inline-block;
}

.destination-explore {
  font-size: 16px;
  font-weight: 500;
  line-height: 36px;
  color: #081e2a;
  margin-top: 82px;
  margin-bottom: 11px;
}

/*----------------------Brand logo--------------------*/
.line-brand-logo .line {
  width: 100%;
  height: 1px;
  margin: 12px 0;
  background-color: #edeeee;
}
.line-brand-logo .line-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: 0 40px;
  position: absolute;
  color: #081e2a;
}

.brand-logo img {
  max-width: 133px;
  width: 100%;
}

.widget-brand-logo {
  padding-top: 63px;
  padding-bottom: 127px;
}

.brand-logo-widget {
  padding: 91px 0px;
}

.brand-logo-h4 .line-brand-logo .line-text {
  background-color: #f4f6f8;
}

.brand-logo-h4 .widget-brand-logo {
  padding-top: 57px;
  padding-bottom: 68px;
}

/*----------------------Adventure--------------------*/
.adventure-content {
  margin-bottom: -8.3em;
  padding: 63px 0px 0px 65px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0px -21px 26px 0px rgba(0, 0, 0, 0.02);
}

/*----------------------Testimonial--------------------*/
.widget-testimonial-style01 {
  padding-top: 289px;
  padding-bottom: 158px;
  background-color: #f1f6f4;
  background-image: url(../../assets/images/page/bg2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.widget-testimonial-style01 .box-testimonial1 {
  margin-top: -5px;
  margin-left: 45px;
  rotate: -15deg;
  z-index: 2;
  position: relative;
  animation: dot-anim-2 3s linear 0s infinite alternate;
}
.widget-testimonial-style01 .box-testimonial2 {
  rotate: 7deg;
  z-index: 1;
  position: absolute;
  left: 26%;
  top: 15%;
}
.widget-testimonial-style01 .widget-testimonial {
  margin-left: 44px;
  margin-right: 20px;
}

.widget-tes-style2 {
  padding-top: 270px;
  padding-bottom: 122px;
}
.widget-tes-style2 .widget-testimonial-style3 {
  max-width: 900px;
  width: 100%;
  margin: auto;
}

.widget-tes-style3 .content {
  padding: 6.2em 26em 4em 7em;
}
.widget-tes-style3 .image {
  margin-right: -2em;
}
.widget-tes-style3 .image .about-vector {
  position: absolute;
  right: 13px;
  bottom: 39px;
  z-index: 1;
  transform: rotate(334deg);
}
.widget-tes-style3 .image .about-vector span {
  font-size: 33px;
  font-weight: 400;
  line-height: 32px;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.widget-tes-style3 .image .mask-ft-right {
  position: absolute;
  top: 0;
  bottom: 0px;
  right: -25px;
  width: auto;
}
.widget-tes-style3 .tes-style3Swiper .swiper-pagination {
  z-index: 2;
  text-align: right;
}

.testimonial-section-h4 .content {
  background-image: url(../../assets/images/page/mask-home4.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-left: 19.4em;
  padding-top: 6.6em;
  padding-right: 10em;
  padding-bottom: 6.5em;
}
.testimonial-section-h4 .gallery-testimonial-h4 {
  background-color: #212622;
  background-image: url(../../assets/images/page/bg1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  margin-left: 60px;
  padding-top: 8em;
  padding-left: 10.5em;
}
.testimonial-section-h4
  .gallery-testimonial-h4
  .mySwiperGalllery
  .swiper-wrapper {
  flex-direction: column;
}
.testimonial-section-h4
  .gallery-testimonial-h4
  .mySwiperGalllery
  .swiper-wrapper
  .swiper-slide {
  margin-bottom: 35px;
  margin-left: 15px;
  margin-top: 15px;
}
.testimonial-section-h4
  .gallery-testimonial-h4
  .mySwiperGalllery
  .swiper-wrapper
  .swiper-slide.swiper-slide-thumb-active
  .image {
  border-bottom: 5px solid #ff970d;
  border-right: 5px solid #ff970d;
}
.swiper-video-sec{
  height: auto !important;
}
@media(max-width:768px){
  .swiper-video-sec{
  height: 150vh !important;
}
}
@media(max-width:1024px){
  .swiper-video-sec{
  height: 80vh !important;
}
}
.testimonial-section-h4
  .gallery-testimonial-h4
  .mySwiperGalllery
  .swiper-wrapper
  .swiper-slide
  .image {
  overflow: hidden;
  width: 111px;
  height: 111px;
  border-radius: 20px;
  transform: rotate(45deg);
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
  position: relative;
}
.testimonial-section-h4
  .gallery-testimonial-h4
  .mySwiperGalllery
  .swiper-wrapper
  .swiper-slide
  img {
  all: unset;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: rotate(-45deg) scale(1.3);
}
.testimonial-section-h4
  .gallery-testimonial-h4
  .mySwiperGalllery
  .swiper-pagination-fraction {
  bottom: 0px;
  left: -20px;
  width: auto;
  padding: 18px 60px;
  background-color: #ffffff;
  border-radius: 6px;
}
.testimonial-section-h4
  .gallery-testimonial-h4
  .mySwiperGalllery
  .swiper-pagination-fraction
  span {
  font-size: 31px;
  font-weight: 700;
  color: #000000;
}
.testimonial-section-h4
  .gallery-testimonial-h4
  .mySwiperGalllery
  .swiper-pagination-fraction
  span.swiper-pagination-total {
  color: #ff970d;
}

.start {
  color: #ff970d;
}

/*----------------------Banner part--------------------*/
.banner-part-item .btn-booking {
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: 0.05em;
  display: block;
}
.banner-part-item .btn-booking i {
  margin-left: 10px;
}
.banner-part-item .mask-banner-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -35px;
}

.booking-style-1 {
  padding: 32px 37px 55px 37px;
}
.booking-style-1:hover .mask-banner-part {
  scale: 1.1;
}
.booking-style-1 .sale-up {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  display: block;
}
.booking-style-1 .title {
  font-size: 34px;
  font-weight: 400;
  line-height: 44px;
  color: #081e2a;
}
.booking-style-1 .title:hover {
  color: #ff970d;
}
.booking-style-1 .mask-banner-part {
  width: auto;
  position: absolute;
  top: 27px;
  right: 0;
  transition: all 0.3s ease;
}
.booking-style-1 .price-banner-part {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  background-color: #ff970d;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  line-height: 20.83px;
  position: absolute;
  top: 23%;
  left: 42%;
}

.booking-style-2 {
  padding: 38px 37px 64px 40px;
}
.booking-style-2:hover .mask-banner-part {
  scale: 1.1;
}
.booking-style-2 .sale-up {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  display: block;
}
.booking-style-2 .title {
  font-size: 23px;
  font-weight: 700;
  line-height: 44px;
  color: #081e2a;
}
.booking-style-2 .title:hover {
  color: #ff970d;
}
.booking-style-2 .mask-banner-part {
  max-width: 148px;
  width: 100%;
  position: absolute;
  border-radius: 74px 74px 0px 0px;
  top: 35px;
  right: 21px;
  transition: all 0.3s ease;
}
.booking-style-2 .mask-banner-part::before {
  position: absolute;
  content: "";
  left: -10px;
  top: -10px;
  width: 100%;
  height: 100%;
  border-radius: 74px 74px 0px 0px;
  border: 1px solid #ff970d;
}
.booking-style-2 .banner-part-shape1 {
  width: auto;
  position: absolute;
  bottom: 16%;
  left: 47%;
}
.booking-style-2 .banner-part-shape2 {
  position: absolute;
  top: 24px;
  right: 27%;
  width: auto;
}
.booking-style-2 .widget-icon-video {
  width: 42px;
  height: 42px;
  position: absolute;
  right: 19%;
  bottom: 11%;
}
.booking-style-2 .widget-icon-video i {
  font-size: 10px;
}

.booking-style-3 {
  padding: 36px 37px 64px 32px;
}
.booking-style-3:hover .mask-banner-part {
  scale: 1.1;
}
.booking-style-3 .sale-up {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  display: block;
}
.booking-style-3 .title {
  font-size: 23px;
  font-weight: 700;
  line-height: 44px;
  color: #081e2a;
}
.booking-style-3 .title:hover {
  color: #ff970d;
}
.booking-style-3 .mask-banner-part {
  width: 143px;
  background: #ffffff;
  padding: 7px 11px 33px 6px;
  position: absolute;
  top: 14.5%;
  right: 6%;
  rotate: -15deg;
  transition: all 0.3s ease;
}
.booking-style-3 .banner-part-shape1 {
  width: auto;
  right: 40%;
  position: absolute;
  bottom: 33%;
}

/*----------------------Video--------------------*/
.widget-video {
  padding-top: 236px;
  padding-bottom: 137px;
  background-image: url("../../assets/images/page/video.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.widget-video::before {
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.89), rgba(0, 0, 0, 0.36));
}

.title-video {
  font-size: 170px;
  font-weight: 400;
  line-height: 170px;
  position: relative;
}
.title-video:before {
  position: absolute;
  content: "";
  width: 72%;
  height: 3px;
  background-color: #ffffff;
  bottom: 17px;
  left: 50%;
  transform: translateX(-50%);
}

.widget-video-style2 {
  padding-top: 310px;
}

/*----------------------service--------------------*/
.widget-service {
  padding-top: 112px;
  padding-bottom: 15px;
}

.widget-service-h5 .mask-home5 {
  height: 295px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ebebeb;
}

/*----------------------Feature--------------------*/
.widget-feature .feature-shape {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  z-index: 1;
}
.widget-feature .image-feature-wrap {
  padding-right: 6px;
}
.widget-feature .image-feature-wrap .image-feature .image {
  border-radius: 260px 260px 0px 0px;
}
.widget-feature .image-feature-wrap .image-feature .shape-image {
  position: absolute;
  bottom: -37px;
  left: 0;
  right: 0;
}
.widget-feature .image-feature-wrap .exploring {
  width: 160px;
  height: 150px;
  background-color: #ff970d;
  position: absolute;
  bottom: 16%;
  left: -15%;
  border-radius: 29px;
  rotate: -45deg;
  animation: dot-anim-3 3s linear 0s infinite alternate;
}
.widget-feature .image-feature-wrap .exploring span {
  font-size: 33px;
  font-weight: 400;
  rotate: 45deg;
}
.widget-feature .content-feature-wrap {
  padding-left: 3em;
  margin-top: -6px;
  padding-right: 30px;
}
.widget-feature .content-feature-wrap .feature-list-wrap {
  background-color: #ffffff;
  border-radius: 13px;
  box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.06);
  padding: 26px 26px 26px 26px;
}
.widget-feature .content-feature-wrap .feature-list-wrap .feature-list {
  border-radius: 8px;
  border: 1px solid #edeeee;
  display: flex;
  flex-wrap: wrap;
}
.widget-feature
  .content-feature-wrap
  .feature-list-wrap
  .feature-list
  .feature-list-iteam {
  padding: 25px 3px 17px 40px;
  border: 1px solid #edeeee;
  width: 50%;
}
.widget-feature
  .content-feature-wrap
  .feature-list-wrap
  .feature-list
  .feature-list-iteam
  .icon {
  width: 55px;
  height: 55px;
  border-radius: 100%;
  border: 1px dashed #ff970d;
  font-size: 30px;
  color: #ff970d;
  margin-right: 15px;
}
.widget-feature
  .content-feature-wrap
  .feature-list-wrap
  .feature-list
  .feature-list-iteam
  span {
  font-size: 20px;
  font-weight: 600;
  color: #081e2a;
}

.exploring {
  width: 160px;
  height: 150px;
  background-color: #ff970d;
  position: absolute;
  border-radius: 29px;
  rotate: -45deg;
}
.exploring span {
  font-size: 33px;
  font-weight: 400;
  rotate: 45deg;
}

.bg-ab-feature {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.bg-ab-feature img {
  width: 100%;
}

.widget-feature2 .image-feature2 {
  margin-right: -38px;
}
.widget-feature2 .image-feature2 .mask-ft-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -4%;
  width: auto;
}
.widget-feature2 .image-feature2 .mask-ft-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2%;
}
.widget-feature2 .exploring {
  bottom: 16%;
  left: 15%;
  animation: dot-anim-3 3s linear 0s infinite alternate;
}
.widget-feature2 .content-feature2 {
  padding: 7em 22em 0em 6.8em;
}

.widget-feature3 {
  padding-top: 339px;
  padding-bottom: 93px;
  background-image: url(../../assets/images/page/bg-4.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.widget-feature3 .box-feature-wrap {
  padding: 0 50px;
}
.widget-feature3 .image-feature3 {
  margin-right: 54px;
  padding-top: 15px;
}
.widget-feature3 .image-feature3 .image-feature {
  border: 7px solid #ffffff;
  border-radius: 60px;
}
.widget-feature3 .image-feature3 .image-feature img {
  border-radius: 60px;
}
.widget-feature3 .image-feature3 .text {
  font-size: 41px;
  font-weight: 400;
  line-height: 32.8px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

.widget-feature4 .mask-faeture4 {
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  color: #212622;
  position: absolute;
  z-index: 1;
}
.widget-feature4 .feature-wrap-box {
  padding-right: 7em;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 43px 70px;
}
.widget-feature4 .image-feature4 {
  margin-top: -5em;
  margin-left: -3em;
  margin-right: -2em;
}

/*----------------------Mobie App--------------------*/
.mobie-app {
  background-color: #081e2a;
  border-radius: 14px;
}
.mobie-app .mobie-app-image {
  padding: 63px 89px 75px 89px;
}
.mobie-app .mobie-app-image .title-heading {
  font-size: 38px;
  line-height: 49px;
  margin-top: -3px;
  margin-bottom: 17px;
}
.mobie-app .mobie-app-image .mobie-wrap a {
  display: inline-block;
}
.mobie-app .mobie-app-image .mobie-wrap a:not(:last-child) {
  margin-right: 15px;
}
.mobie-app .mobie-app-image .mobie-wrap a img {
  width: auto;
}
.mobie-app .mobie-app-image .qr-code {
  position: absolute;
  right: -17px;
  bottom: 0;
}
.mobie-app .mobie-app-image .qr-code span {
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  display: block;
}
.mobie-app .mobie-app-image .qr-code img {
  width: auto;
}
.mobie-app .mobie-app-content .mask-mobie {
  width: auto;
}
.mobie-app .mobie-app-content .phone {
  position: absolute;
  left: 21px;
  bottom: 0px;
  width: auto;
}

/*----------------------Faq--------------------*/
.widget-faq .image-faq {
  margin-left: -78px;
  margin-right: -39px;
  margin-top: 8px;
  margin-bottom: -23px;
}
.widget-faq .content-faq {
  padding-left: 25px;
}

/*----------------------Top Week--------------------*/
.widget-top-week {
  background-image: url(../../assets/images/page/bg3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 126px 0px 167px 0px;
}
.widget-top-week .on-week-swipper-wrap .swiper-button-prev {
  left: 87%;
  top: -18%;
}
.widget-top-week .on-week-swipper-wrap .swiper-button-next {
  top: -18%;
}

.top-this-week-slide .swiper-button-next,
.top-this-week-slide .swiper-button-prev {
  width: 60px;
  height: 60px;
}
.top-this-week-slide .swiper-button-next {
  right: -3%;
}
.top-this-week-slide .swiper-button-prev {
  left: -3%;
}
.oppor-span-text{
  color: #ff970d !important;
}
.top-this-week-about-us {
  padding-top: 370px;
  /* padding-bottom: 218px; */
}

/*----------------------Instagram--------------------*/
.widget-instagram {
  padding: 26px 28px;
}

.instagram-post {
  padding-top: 120px;
}
.instagram-post .bg-primary-ig {
  background-color: #ff970d;
  height: 70%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.instagram-post .instagram-post-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 22px;
}

.tf-instagram {
  display: block;
  overflow: hidden;
}
.tf-instagram:hover .mask-absolute {
  transform-origin: center;
  opacity: 0.9;
  visibility: visible;
  width: 100%;
  height: 100%;
}
.tf-instagram:hover img {
  transform: scale(1.1);
}
.tf-instagram:hover .mask-bg {
  visibility: visible;
  opacity: 1;
}
.tf-instagram img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-instagram .mask-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  margin: 15px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.4s ease-out;
}
.tf-instagram .mask-absolute {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  transition: all 0.3s ease-in-out;
}
.tf-instagram .mask-absolute i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: #ffffff;
  transition: all 0.4s ease-out;
}
.tf-instagram .mask-absolute i:hover {
  color: #ff970d;
}

/*----------------------impresssino--------------------*/
.impressino {
  padding-top: 182px;
  background-image: url(../../assets/images/page/bg-counter.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.impressino::before {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.32));
  z-index: 1;
  height: -webkit-fill-available;
}
.impressino .mask-impression {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: auto;
}
.impressino .mt-impressino {
  margin-top: 11em;
  padding-left: 11px;
}

/*----------------------archieve tour--------------------*/
/* .archieve-tour {
  padding-top: 120px;
  padding-bottom: 105px;
} */
.archieve-tour .tf-my-listing {
  border: 1px solid #edeeee;
  padding: 7px 27px;
  border-radius: 10px;
}
.archieve-tour .tf-my-listing .showing {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #081e2a;
}
.archieve-tour .tf-my-listing .listing-all-wrap .toolbar-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  margin-left: 30px;
}
.archieve-tour .tf-my-listing .listing-all-wrap .toolbar-list .form-group {
  cursor: pointer;
}
.archieve-tour .tf-my-listing .listing-all-wrap .toolbar-list .form-group a {
  font-size: 20px;
}
.archieve-tour
  .tf-my-listing
  .listing-all-wrap
  .group-select-recently
  .nice-select {
  font-size: 16px;
  font-weight: 500;
  color: #4f545a;
  border: unset !important;
}
.archieve-tour
  .tf-my-listing
  .listing-all-wrap
  .group-select-recently
  .nice-select
  i {
  margin-right: 10px;
}
.archieve-tour
  .tf-my-listing
  .listing-all-wrap
  .group-select-recently
  .nice-select.open
  .list {
  width: auto;
  right: 0;
  left: auto;
}
.archieve-tour .tf-my-listing1 .filter-tour-package {
  margin-top: 20px;
}
.archieve-tour .tf-my-listing1 .filter-tour-package .nice-select {
  border-radius: 50px;
  padding: 15px 35px 15px 25px;
}
.archieve-tour .tf-my-listing1 .filter-tour-package .nice-select i {
  font-size: 15px;
  margin-right: 10px;
}
.archieve-tour .tf-my-listing1 .filter-tour-package .nice-select .current {
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  color: #081e2a;
}
.archieve-tour
  .tf-my-listing1
  .filter-tour-package
  .nice-select:not(:last-child) {
  margin-right: 20px;
}
.archieve-tour .tf-my-listing1 .listing-all-wrap .nice-select {
  border: unset !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.53px;
}
.archieve-tour .tf-my-listing1 .listing-all-wrap .nice-select i {
  margin-right: 10px;
}
.archieve-tour .tf-my-listing1 .listing-all-wrap .nice-select.open .list {
  width: auto;
  right: 0;
  left: auto;
}

.listing-list-car-wrap-grid3 .listing-list-car-grid {
  grid-template-columns: repeat(3, 1fr);
}
.listing-list-car-wrap-grid3 .listing-list-car-grid.listing-list-car-list {
  grid-template-columns: repeat(2, 1fr);
}

.listing-list-car-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.listing-list-car-grid.listing-list-car-list {
  grid-template-columns: 1fr;
}
.listing-list-car-grid.listing-list-car-list .tour-listing {
  padding: 13px;
  display: flex;
}
.listing-list-car-grid.listing-list-car-list .tour-listing .tour-listing-image {
  max-width: 258px;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.listing-list-car-grid.listing-list-car-list
  .tour-listing
  .tour-listing-image
  img {
  height: 100%;
  object-fit: cover;
}
.listing-list-car-grid.listing-list-car-list
  .tour-listing
  .tour-listing-content {
  padding: 0px 37px 0px 37px;
  margin-top: 0px;
  width: 100%;
}

.listing-list-car-wrap .form-group .btn-display-listing-grid.active,
.listing-list-car-wrap .form-group .btn-display-listing-list.active {
  color: #ff970d;
}

.sider-bar-tour-package {
  margin-right: 30px;
}
.sider-bar-tour-package .widget-filter {
  border: 1px solid #edeeee;
  border-radius: 10px;
  padding: 36px 40px;
}
.sider-bar-tour-package .widget-filter .title-tour {
  padding-left: 10px;
  position: relative;
  margin-bottom: 30px;
}
.sider-bar-tour-package .widget-filter .title-tour::before {
  height: 17px;
  width: 1px;
  background-color: #ff970d;
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sider-bar-tour-package .widget-filter .group-select-wrap .group-select i {
  position: absolute;
  font-size: 25px;
  color: #ff970d;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
}
.sider-bar-tour-package
  .widget-filter
  .group-select-wrap
  .group-select
  .search-bar-group
  label {
  position: absolute;
  left: 53px;
  top: 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: #4f545a;
}
.sider-bar-tour-package
  .widget-filter
  .group-select-wrap
  .group-select
  .search-bar-group
  .nice-select {
  padding: 29px 36px 10px 53px;
  font-size: 16px;
  font-weight: 600;
  color: #081e2a;
}
.sider-bar-tour-package
  .widget-filter
  .group-select-wrap
  .input-npd
  .search-bar-group
  label {
  position: absolute;
  left: 16px;
}
.sider-bar-tour-package
  .widget-filter
  .group-select-wrap
  .input-npd
  .search-bar-group
  .nice-select {
  padding: 29px 36px 10px 16px;
}
.sider-bar-tour-package
  .widget-filter
  .group-check-box-wrap
  input[type="checkbox"]
  + label:before {
  border-radius: 3px;
}
.sider-bar-tour-package
  .widget-filter
  .group-check-box-wrap
  input[type="checkbox"]
  + label {
  font-size: 16px;
  font-weight: 500;
}
.sider-bar-tour-package .widget-filter-content {
  background-image: url(../../assets/images/page/sidebar-right.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  padding: 45px 41px 74px 41px;
  position: relative;
}
.sider-bar-tour-package .widget-filter-content::before {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 8px;
  z-index: 1;
}
.sider-bar-tour-package .widget-filter-content span {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}
.sider-bar-tour-package .widget-filter-content .title {
  font-size: 26px;
  font-weight: 700;
  line-height: 42px;
  margin-top: 11px;
  margin-bottom: 4px;
}
.sider-bar-tour-package .widget-filter-content p {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}
.sider-bar-tour-package .widget-filter-content a {
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  color: #ff970d;
  margin-top: 30px;
  display: inline-block;
}
.sider-bar-tour-package .widget-filter-content a:hover {
  color: #ff970d;
}
.sider-bar-tour-package .widget-filter-content a i {
  font-size: 12px;
  margin-left: 5px;
}

/*----------------------terms-condition--------------------*/
.terms-condition {
  padding-top: 116px;
  padding-bottom: 157px;
}
.terms-condition .tab-terms-condition .tab-content {
  padding-top: 21px;
}
.terms-condition .tab-terms-condition .tab-content .title-ter {
  font-size: 36px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 47px;
}
.terms-condition .tab-terms-condition .tab-content .des {
  font-size: 21px;
  font-weight: 700;
  line-height: 30px;
  color: #081e2a;
  display: inline-block;
  margin-bottom: 21px;
}
.terms-condition .tab-terms-condition .tab-content .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}
.terms-condition .tab-terms-condition .tab-content .list-term li {
  margin-left: 29px;
  list-style: disc;
}
.terms-condition
  .tab-terms-condition
  .tab-content
  .list-term
  li:not(:last-child) {
  margin-bottom: 19px;
}
.terms-condition .tab-terms-condition .tab-content .list-term li span {
  font-size: 18px;
  font-weight: 600;
  color: #081e2a;
  text-transform: capitalize;
  line-height: 40px;
}

/*----------------------faq--------------------*/
.inner-faq {
  padding-top: 104px;
  padding-bottom: 143px;
}
.inner-faq .faq-list .faq .faq-question {
  padding: 22px 35px 22px 35px;
}
.inner-faq .faq-list .faq .faq-answer {
  margin-top: -8px;
}

.header-search-faq {
  padding-top: 138px;
  padding-bottom: 110px;
}
.header-search-faq .inner-header .title {
  font-size: 55px;
  line-height: 70px;
  text-transform: inherit;
}
.header-search-faq .inner-header .des {
  margin-top: 18px;
  margin-bottom: 35px;
}
.header-search-faq .inner-header .form-search-faq {
  margin: 0 auto;
}
.header-search-faq .inner-header .popular {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  color: #081e2a;
  margin-right: 24px;
}
.header-search-faq .inner-header .tag-wrap {
  margin-top: 32px;
}
.header-search-faq .inner-header .tag-wrap .tag-popular li:not(:last-child) {
  margin-right: 16px;
}
.header-search-faq .inner-header .tag-wrap .tag-popular li span {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  color: #4f545a;
  padding: 10px 18px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  display: inline-block;
}

/*----------------------login--------------------*/
.login {
  padding-top: 94px;
  padding-bottom: 105px;
}
.login .login-wrap {
  padding: 29px 37px 35px 25px;
  border-radius: 10px;
  box-shadow: 0px 4px 27px 0px rgba(0, 0, 0, 0.07);
}
.login .login-wrap .image {
  max-width: 444px;
  width: 100%;
  margin-right: 55px;
}
.login .login-wrap .image img {
  border-radius: 10px;
}
.login .login-wrap .content {
  width: 100%;
}
.login .login-wrap .content .inner-header-login {
  margin-bottom: 28px;
}
.login .login-wrap .content .inner-header-login .title {
  margin-bottom: 13px;
}
.login .login-wrap .content .inner-header-login .sale {
  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
  font-weight: 600;
  padding: 4px 10px;
  background-color: #ff970d;
  color: #ffffff;
}
.login .login-wrap .content .inner-header-login p {
  font-size: 15px;
  font-weight: 400;
  margin-left: 12px;
}
.login .login-wrap .content .input-wrap {
  margin-bottom: 36px;
}
.login .login-wrap .content .input-wrap-social .or {
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  color: #081e2a;
  position: relative;
  display: block;
  margin-bottom: 8px;
}
.login .login-wrap .content .input-wrap-social .or::before {
  width: 145px;
  height: 1px;
  background-color: #b6c2d4;
  position: absolute;
  content: "";
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.login .login-wrap .content .input-wrap-social .login-social {
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  color: #081e2a;
  padding: 12px 15px;
  border: 1px solid rgba(0, 0, 0, 0.26);
  border-radius: 6px;
}
.login .login-wrap .content .input-wrap-social .login-social:not(:last-child) {
  margin-right: 20px;
}
.login .login-wrap .content .input-wrap-social .login-social img {
  width: auto;
  margin-right: 12px;
}
.login .login-wrap .content .btn-submit {
  width: 100%;
  border-radius: 7px;
  text-transform: uppercase;
}
.login .login-wrap .content .account {
  color: #081e2a;
  font-size: 15px;
  font-weight: 500;
  margin-right: 20px;
}
.login .login-wrap .content .link-login {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  padding: 4px 15px;
  background-color: #ff970d;
  border-radius: 5px;
}

/*----------------------contact us--------------------*/
.contact-us .box-contact {
  border-radius: 8px;
  border: 1px solid #edeeee;
  padding: 61px 40px 54px 40px;
  box-shadow: 0px 15px 10px 0px rgba(242, 242, 242, 0.18);
}
.contact-us .box-contact .icon {
  color: #ff970d;
  height: 71px;
}
.contact-us .box-contact span {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #081e2a;
  margin-top: 26px;
  margin-bottom: 18px;
  display: block;
}
.contact-us .contact-us-wrap {
  padding: 56px 65px 57px 65px;
  margin-left: -25px;
}
.contact-us .contact-us-wrap > .inner-header .title {
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.contact-us .contact-us-map {
  padding-right: 4.5em;
}
.contact-us .contact-us-map .inner-header .title {
  margin-bottom: 36px;
}
.contact-us .contact-us-map .map,
.contact-us .contact-us-map #map {
  height: 559px;
}

/*----------------------Team--------------------*/
.team-member-page .team-member-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 85px 58px;
}

.single-destinaion-content .inner-haeder i {
  color: #ff970d;
  margin-right: 9px;
}
.single-destinaion-content .inner-haeder .title {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 24px;
}
.single-destinaion-content .description-wrap .description {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 16px;
  display: inline-block;
  color: #081e2a;
}
.single-destinaion-content .description-wrap .des {
  line-height: 34px;
}
.single-destinaion-content .description-wrap .listing-des li {
  padding-left: 23px;
  position: relative;
}
.single-destinaion-content .description-wrap .listing-des li::before {
  width: 7px;
  height: 7px;
  background-color: #ff970d;
  border-radius: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.single-destinaion-content .description-wrap .listing-des li p {
  font-size: 16px;
  font-weight: 600;
  line-height: 52px;
  color: #081e2a;
}
.single-destinaion-content .description-wrap .listing-icon li i {
  color: #ff970d;
  margin-right: 10px;
}
.single-destinaion-content .description-wrap .listing-icon li p {
  font-size: 16px;
  font-weight: 600;
  line-height: 48px;
  color: #081e2a;
}
.single-destinaion-content .image-wrap {
  gap: 30px;
}
.single-destinaion-content .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.description-wrap .description {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 16px;
  display: inline-block;
  color: #081e2a;
}
.description-wrap .des {
  line-height: 34px;
}

.tour-single .listing-des li {
  padding-left: 23px;
  position: relative;
}
.tour-single .listing-des li::before {
  width: 7px;
  height: 7px;
  background-color: #ff970d;
  border-radius: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tour-single .listing-des li p {
  font-size: 16px;
  font-weight: 600;
  line-height: 52px;
  color: #081e2a;
}
.tour-single .listing-icon li i {
  color: #ff970d;
  margin-right: 10px;
}
.tour-single .listing-icon li p {
  font-size: 16px;
  font-weight: 600;
  line-height: 48px;
  color: #081e2a;
}
.tour-single .listing-clude li:not(:last-child) {
  margin-bottom: 10px;
}
.tour-single .listing-clude li i {
  color: #ff970d;
  font-size: 18px;
  margin-right: 19px;
}
.tour-single .listing-clude li p {
  font-size: 16px;
  font-weight: 500;
}
.tour-single .inner-heading-wrap .inner-heading .feature {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  padding: 5px 18px;
  background-color: #ff494f;
  color: #ffffff;
  border-radius: 2px;
  display: inline-block;
  margin-bottom: 20px;
}
.tour-single .inner-heading-wrap .inner-heading .title {
  font-size: 46px;
  font-weight: 700;
  line-height: 58px;
  margin-bottom: 20px;
}
.tour-single
  .inner-heading-wrap
  .inner-heading
  .list-wrap-heading
  li:not(:last-child) {
  margin-right: 40px;
}
.tour-single .inner-heading-wrap .inner-heading .list-wrap-heading li i {
  color: #ff970d;
  margin-right: 15px;
  font-size: 20px;
}
.tour-single .inner-heading-wrap .inner-heading .list-wrap-heading li span {
  font-size: 16px;
  font-weight: 500;
}
.tour-single .inner-heading-wrap .inner-price .review {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #081e2a;
  margin-left: 20px;
  margin-right: 21px;
}
.tour-single .inner-heading-wrap .inner-price .price-sale {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 15px;
}
.tour-single .inner-heading-wrap .inner-price .price {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #4f545a;
  margin-left: 10px;
}
.tour-single .side-bar-right {
  padding-left: 0;
  margin-top: 10px;
}
.tour-single .information-content-tour .expect-wrap .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}
.tour-single .information-content-tour .expect-wrap .expect {
  padding-bottom: 24px;
  padding-top: 26px;
  border-bottom: 1px solid #edeeee;
}
.tour-single .information-content-tour .expect-wrap .expect span {
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
  color: #000000;
  width: 40%;
}
.tour-single .information-content-tour .expect-wrap .expect p {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  width: 60%;
}
.tour-single
  .information-content-tour
  .expect-wrap
  .listing-icon
  li:not(:last-child) {
  margin-bottom: 10px;
}
.tour-single .information-content-tour .expect-wrap .listing-icon li i {
  font-size: 15px;
  color: #ff970d;
  margin-right: 19px;
}
.tour-single .planing-content-tour .title-plan {
  line-height: 23px;
  margin-bottom: 46px;
}
.tour-single .planing-content-tour .tour-planing-section:not(:last-child) {
  margin-bottom: 60px;
}
.tour-single .planing-content-tour .tour-planing-section .number-box {
  max-width: 100px;
  width: 100%;
  height: 94px;
  border-radius: 7px;
  background-color: #ff970d;
  font-size: 25px;
  font-weight: 700;
  color: #ffffff;
  margin-right: 51px;
  margin-top: 3px;
}
.tour-single .planing-content-tour .tour-planing-section .content-box {
  padding-right: 3em;
}
.tour-single .planing-content-tour .tour-planing-section .content-box .title {
  margin-bottom: 22px;
}
.tour-single .planing-content-tour .tour-planing-section .content-box .des {
  line-height: 34px;
}
.tour-single .localtion-content-tour .map2,
.tour-single .localtion-content-tour #map2 {
  height: 473px;
}
.tour-single .localtion-content-tour .map-list i {
  color: #ff970d;
  margin-right: 15px;
  font-size: 20px;
}
.tour-single .localtion-content-tour .map-list p {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #081e2a;
}
.tour-single .localtion-content-tour .title-location {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 14px;
  color: #081e2a;
}
.tour-single .review-content-tour .title-review {
  font-size: 24px;
  line-height: 30px;
  padding-left: 10px;
  position: relative;
}
.tour-single .review-content-tour .title-review::before {
  height: 70%;
  width: 1px;
  background-color: #ff970d;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tour-single .review-content-tour .custom-review {
  border: 1px solid #edeeee;
  border-radius: 15px;
  padding: 40px 42px 80px 53px;
}
.tour-single .review-content-tour .custom-review .review-list {
  width: 100%;
}
.tour-single .review-content-tour .custom-review .card-review {
  margin-right: 62px;
}
.tour-single .review-content-tour .custom-review .card-review .percent {
  position: relative;
}
.tour-single .review-content-tour .custom-review .card-review svg {
  position: relative;
  width: 210px;
  height: 210px;
  transform: rotate(-90deg);
}
.tour-single .review-content-tour .custom-review .card-review svg circle {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #edeeee;
  stroke-width: 10;
  stroke-linecap: round;
}
.tour-single
  .review-content-tour
  .custom-review
  .card-review
  svg
  circle:last-of-type {
  stroke-dasharray: 625px;
  stroke-dashoffset: calc(625px - 625px * var(--percent) / 100);
  stroke: #ff970d;
}
.tour-single .review-content-tour .custom-review .card-review .number {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
}
.tour-single .review-content-tour .client-review .client-review span {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: #081e2a;
}
.tour-single .review-content-tour .client-review .client-review .start {
  margin-left: 15px;
  margin-right: 15px;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item {
  padding-right: 10em;
  padding-bottom: 27px;
  border-bottom: 1px solid #edeeee;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item:not(:last-child) {
  margin-bottom: 48px;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item
  .avata {
  margin-right: 36px;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item
  .avata
  img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item
  .content {
  margin-top: 6px;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item
  .content
  .name {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  color: #081e2a;
  margin-bottom: 15px;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item
  .content
  .des {
  line-height: 28.8px;
  margin-bottom: 4px;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item
  .content
  .start
  i {
  font-size: 14px;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item
  .content
  .start
  span {
  font-size: 16px;
  font-weight: 700;
  line-height: 38px;
  color: #081e2a;
  margin-left: 15px;
}
.tour-single
  .review-content-tour
  .client-review
  .client-review-list
  .client-review-item
  .content
  .date {
  font-size: 12px;
  font-weight: 700;
  line-height: 29px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #4f545a;
}
.tour-single .review-content-tour .form-review {
  padding: 50px 35px 70px 35px;
  margin-right: 5em;
}
.tour-single
  .review-content-tour
  .inner-review
  .inner-review-item
  .text-review {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #081e2a;
  margin-bottom: 13px;
}
.tour-single .review-content-tour .progress {
  height: 8px;
}
.tour-single .review-content-tour .progress .progress-bar {
  background-color: #ff970d;
}
.tour-single .gallery-content-tour {
  display: grid;
  grid-template-areas: "image-gallery1 image-gallery1 image-gallery2" "image-gallery1 image-gallery1 image-gallery2" "image-gallery3 image-gallery4 image-gallery4" "image-gallery3 image-gallery4 image-gallery4" "image-gallery5 image-gallery5 image-gallery6" "image-gallery5 image-gallery5 image-gallery6";
  gap: 30px;
}
.tour-single .gallery-content-tour .image {
  width: 100%;
  height: 100%;
}
.tour-single .gallery-content-tour .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.tour-single .gallery-content-tour .image-gallery1 {
  grid-area: image-gallery1;
}
.tour-single .gallery-content-tour .image-gallery2 {
  grid-area: image-gallery2;
}
.tour-single .gallery-content-tour .image-gallery3 {
  grid-area: image-gallery3;
}
.tour-single .gallery-content-tour .image-gallery4 {
  grid-area: image-gallery4;
}
.tour-single .gallery-content-tour .image-gallery5 {
  grid-area: image-gallery5;
}
.tour-single .gallery-content-tour .image-gallery6 {
  grid-area: image-gallery6;
}

.discount-h5 {
  padding-bottom: 123px;
}
.discount-h5 .sale-up {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  display: block;
}
.discount-h5 .text-free {
  font-size: 14px;
  font-weight: 500;
}
.discount-h5 .booking-style-1 {
  background-image: url(../../assets/images/page/bg-discount.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 47px 20px 0px 42px;
}
.discount-h5 .booking-style-1:hover .mask-banner-part2 {
  scale: 1.1;
}
.discount-h5 .booking-style-1 .image-wrap .mask-banner-part {
  position: relative;
  top: 0px;
  margin-top: 7px;
  margin-bottom: 15px;
}
.discount-h5 .booking-style-1 .image-wrap .price-banner-part {
  left: 7%;
  top: 15%;
}
.discount-h5 .booking-style-2 {
  padding: 45px 37px 42px 43px;
}
.discount-h5 .booking-style-2 .title {
  font-size: 26px;
  margin-top: 11px;
}
.discount-h5 .booking-style-2 .image-wrap .mask-banner-part {
  right: -5.8em;
  top: 23px;
  position: relative;
}
.discount-h5 .booking-style-2 .image-wrap .banner-part-shape1 {
  bottom: -12%;
  left: 17%;
}
.discount-h5 .booking-style-2 .image-wrap .banner-part-shape2 {
  top: 13px;
  right: 35%;
}
.discount-h5 .booking-style-2 .image-wrap .widget-icon-video {
  bottom: -19%;
}
.discount-h5 .booking-style-3 {
  padding: 45px 37px 30px 32px;
}
.discount-h5 .booking-style-3 .title {
  font-size: 21px;
  text-transform: capitalize;
}
.discount-h5 .booking-style-3 .image-wrap .mask-banner-part {
  position: relative;
  top: 0px;
  right: -40%;
  margin-top: 35px;
}
.discount-h5 .booking-style-3 .image-wrap .banner-part-shape1 {
  right: 61%;
  bottom: 19%;
}
.discount-h5 .mask-banner-part2 {
  right: -15px;
  top: 18px;
  position: relative;
  transition: all 0.3s ease;
}

/*----------------------Dash-board--------------------*/
.sidebar-dashboard {
  transition: all 0.2s ease-out;
  background-color: #021b32;
  max-width: 320px;
  width: 100%;
  height: 100vh;
  z-index: 99;
  position: fixed;
  left: 0;
}
.sidebar-dashboard.actives {
  max-width: 70px;
}
.sidebar-dashboard.actives .db-menu {
  padding: 55px 10px 50px 10px;
}
.sidebar-dashboard.actives .db-menu ul li a {
  padding: 10px 17px;
}
.sidebar-dashboard.actives .db-menu ul li a span {
  display: none;
}
.sidebar-dashboard.actives .db-logo {
  padding: 38px 10px 38px 24px;
}
.sidebar-dashboard.actives .db-logo span {
  display: none;
}
.sidebar-dashboard .db-logo {
  padding: 40px 40px 40px 74px;
  border-bottom: 1px solid rgba(217, 217, 217, 0.08);
}
.sidebar-dashboard .db-logo a {
  font-size: 28px;
  font-weight: 700;
  line-height: 35px;
  color: #ffffff;
}
.sidebar-dashboard .db-logo a img {
  width: 35px;
  margin-right: 10px;
}
.sidebar-dashboard .db-menu {
  padding: 55px 35px 50px 26px;
}
.sidebar-dashboard .db-menu ul li:not(:last-child) {
  margin-bottom: 10px;
}
.sidebar-dashboard .db-menu ul li:hover,
.sidebar-dashboard .db-menu ul li.active {
  background-color: rgba(255, 255, 255, 0.05);
}
.sidebar-dashboard .db-menu ul li a {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: #ffffff;
  padding: 10px 50px;
  border-radius: 8px;
  display: inline-block;
}
.sidebar-dashboard .db-menu ul li a i {
  color: #ff970d;
  margin-right: 14px;
}

.has-dashboard {
  margin-left: 320px;
  transition: all 0.2s ease-out;
}
.has-dashboard.actives {
  margin-left: 70px;
}
.has-dashboard .main-header.is-fixed {
  position: relative;
  opacity: 1;
  top: 0;
}
.has-dashboard .header-dashboard {
  background-color: #021b32;
  padding: 0px 185px 0px 38px;
}
.has-dashboard .header-dashboard .header-search .icon-bars {
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  margin-right: 30px;
  padding: 5px;
}
.has-dashboard .header-dashboard .header-search .search-dashboard {
  position: relative;
}
.has-dashboard .header-dashboard .header-search .search-dashboard i {
  position: absolute;
  font-size: 20px;
  color: #ffffff;
  top: 21px;
  left: 31px;
}
.has-dashboard .header-dashboard .header-search .search-dashboard input {
  width: 307px;
  background-color: rgba(255, 255, 255, 0.04);
  border-radius: 32px;
  border: unset;
  padding: 25px 17px 25px 65px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
}
.has-dashboard
  .header-dashboard
  .header-search
  .search-dashboard
  input::placeholder {
  color: #ffffff;
}
.has-dashboard .header-dashboard .nav-outer .main-menu .navigation > li > a {
  color: #ffffff;
  padding: 44px 0px 46px 0px;
}
.has-dashboard .header-dashboard .header-account .icon-send {
  color: #ffffff;
  font-size: 25px;
  cursor: pointer;
}
.has-dashboard .header-dashboard .header-account .icon-notification {
  color: #ffffff;
  font-size: 25px;
  cursor: pointer;
}
.has-dashboard .header-dashboard .header-account .account {
  margin-left: 13px;
}
.has-dashboard .header-dashboard .header-account .account a img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 2px solid #ffffff;
}
.has-dashboard .footer-dashboard {
  background-color: #021b32;
  padding: 50px 161px 50px 109px;
}
.has-dashboard .footer-dashboard .menu-footer li:not(:first-child) {
  margin-left: 20px;
}
.has-dashboard .footer-dashboard .menu-footer li a {
  color: #ffffff;
}
.has-dashboard .footer-dashboard .menu-footer li a:hover {
  color: #ff970d;
}
.has-dashboard .profile-dashboard {
  padding: 100px 74px;
  background-color: #f4f6f8;
}
.has-dashboard .profile-dashboard .title {
  padding-left: 10px;
  position: relative;
}
.has-dashboard .profile-dashboard .title::before {
  position: absolute;
  content: "";
  height: 80%;
  width: 1px;
  background-color: #ff970d;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.has-dashboard .profile-dashboard .title-add-tour {
  font-size: 26px;
  line-height: 47px;
}
.has-dashboard .profile-dashboard .widget-dash-board {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 60px 50px 92px 50px;
}
.has-dashboard .profile-dashboard .inner-header .title {
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 7px;
}
.has-dashboard .profile-dashboard .edit-profile .title {
  margin-bottom: 20px;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .upload-image-dashboard
  .title-avata {
  font-size: 21px;
  font-weight: 600;
  color: #081e2a;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .upload-image-dashboard
  .upload-image-wrap {
  margin-left: 92px;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .upload-image-dashboard
  .upload-image-wrap
  .avata
  img {
  width: 158px;
  height: 138px;
  border-radius: 8px;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .upload-image-dashboard
  .upload-image-wrap
  .avata
  .icon-delete {
  position: absolute;
  left: 7px;
  top: 6px;
  padding: 6px 8px;
  background-color: #ffffff;
  border-radius: 3px;
  cursor: pointer;
  color: #081e2a;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .upload-image-dashboard
  .upload-image-wrap
  .avata
  .icon-delete:hover {
  background-color: #ff494f;
  color: #ffffff;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .upload-image-dashboard
  .upload-image-wrap
  .upload {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 12px;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .upload-image-dashboard
  .upload-image-wrap
  .upload-file {
  min-width: 648px;
  width: 100%;
  border: 1px solid #edeeee;
  border-radius: 5px;
  padding: 10px;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .upload-image-dashboard
  .upload-image-wrap
  .upload-file
  input {
  width: 100%;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .upload-image-dashboard
  .upload-image-wrap
  p {
  font-size: 16px;
  font-weight: 500;
  margin-top: 23px;
}
.has-dashboard .profile-dashboard .edit-profile .grid-input-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
.has-dashboard .profile-dashboard .edit-profile .grid-input-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px 40px;
}
.has-dashboard .profile-dashboard .edit-profile .input-wrap label {
  display: block;
}
.has-dashboard .profile-dashboard .edit-profile .input-wrap label i {
  color: #ff970d;
  margin-right: 10px;
}
.has-dashboard .profile-dashboard .edit-profile .input-wrap input {
  width: 334px;
}
.has-dashboard .profile-dashboard .edit-profile .otp-dashboard .send-otp {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .otp-dashboard
  .input-wrap
  input {
  width: 100%;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .otp-dashboard
  .button-wrap
  .save {
  padding: 20px 30px;
  border-radius: 8px;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .otp-dashboard
  .button-wrap
  .save:hover {
  background-color: #ff970d;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .otp-dashboard
  .button-wrap
  .save
  i {
  margin-right: 10px;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .otp-dashboard
  .button-wrap
  .reset {
  background-color: transparent;
  color: #081e2a;
  padding: 20px 30px;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .otp-dashboard
  .button-wrap
  .reset:hover {
  color: #ff970d;
}
.has-dashboard
  .profile-dashboard
  .edit-profile
  .otp-dashboard
  .button-wrap
  .reset
  i {
  margin-right: 10px;
}
.has-dashboard .profile-dashboard .favorite-wrap {
  padding: 34px 63px 64px 38px;
  background-color: #ffffff;
  border-radius: 10px;
}
.has-dashboard .profile-dashboard .favorite-wrap .favorite-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px 34px;
}
.has-dashboard .profile-dashboard .form-add-tour .input-wrap label {
  font-size: 18px;
  font-family: 700;
  line-height: 56px;
  color: #081e2a;
}
.has-dashboard .profile-dashboard .form-add-tour .input-wrap input {
  width: 100%;
}
.has-dashboard .profile-dashboard .form-add-tour .input-wrap .nice-select {
  padding: 21px 35px 21px 15px;
}
.has-dashboard
  .profile-dashboard
  .form-add-tour
  .input-wrap
  .upload-image-add-car {
  display: flex;
  gap: 27px;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.has-dashboard
  .profile-dashboard
  .form-add-tour
  .input-wrap
  .upload-image-add-car
  .upload-image
  .uploadLabel {
  padding: 43px 20px;
  position: relative;
  height: 148px;
  width: 149px;
  background-color: #ffffff;
  border: 1px solid #edeeee;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  text-align: center;
  margin-bottom: 0px;
}
.has-dashboard
  .profile-dashboard
  .form-add-tour
  .input-wrap
  .upload-image-add-car
  .upload-image
  .uploadLabel
  i {
  font-size: 30px;
  color: #b4b4b4;
}
.has-dashboard
  .profile-dashboard
  .form-add-tour
  .input-wrap
  .upload-image-add-car
  .upload-image
  .uploadLabel
  span {
  font-size: 16px;
  font-weight: 500;
  color: #b4b4b4;
}
.has-dashboard
  .profile-dashboard
  .form-add-tour
  .input-wrap
  .upload-image-add-car
  .upload-image
  .uploadLabel
  .photoLoad {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.has-dashboard
  .profile-dashboard
  .form-add-tour
  .input-wrap
  .icon-delete-title {
  width: 61px;
  height: 59px;
  background-color: #ebebeb;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 20px;
}
.has-dashboard .profile-dashboard .form-add-tour .input-wrap .button-add {
  padding: 15px 35px;
  border-radius: 5px;
}
.has-dashboard .profile-dashboard .form-add-tour .input-wrap .button-add i {
  font-size: 12px;
  margin-right: 5px;
}
.has-dashboard
  .profile-dashboard
  .form-add-tour
  .input-wrap
  .icon-delete-price {
  background-color: #ffffff;
  padding: 10px;
  border-radius: 8px;
  color: #ff970d;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.07);
  cursor: pointer;
  margin-left: 17px;
}
.has-dashboard
  .profile-dashboard
  .form-add-tour
  .input-wrap
  .icon-delete-price:hover {
  background-color: #ff494f;
  color: #ffffff;
}
.has-dashboard .profile-dashboard .form-add-tour .grid-input-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 50px;
  width: 100%;
}
.has-dashboard .profile-dashboard .form-add-tour .grid-input-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 35px;
  width: 100%;
}
.has-dashboard .profile-dashboard .my-listing-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 33px 23px;
}
.has-dashboard .profile-dashboard .my-listing-grid .my-listing-item {
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  padding: 17px;
}
.has-dashboard .profile-dashboard .my-listing-grid .my-listing-item .image img {
  width: 202px;
  height: 185px;
  object-fit: cover;
  border-radius: 8px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .image
  .featured {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  background-color: #ff970d;
  line-height: 23px;
  padding: 2px 14px;
  border-radius: 4px;
  position: absolute;
  display: inline-block;
  left: 7px;
  top: 9px;
}
.has-dashboard .profile-dashboard .my-listing-grid .my-listing-item .content {
  width: 100%;
  padding-left: 22px;
  padding-top: 10px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .map {
  font-size: 14px;
  font-weight: 500;
  font-family: "DM Sans", sans-serif;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .map
  i {
  color: #ff970d;
  margin-right: 5px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .media {
  padding: 8px 5px;
  border-radius: 5px;
  background-color: #ff970d;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  margin-left: 10px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .media
  i {
  margin-right: 5px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .review
  i {
  color: #ff970d;
  font-size: 12px;
  margin-right: 4px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .review
  span {
  font-size: 14px;
  font-weight: 500;
  margin-left: 5px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .list-meta {
  margin-top: 23px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .list-meta
  li:not(:last-child) {
  margin-right: 13px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .list-meta
  li
  i {
  color: #ff970d;
  margin-right: 10px;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .list-meta
  li
  span {
  font-size: 16px;
  font-weight: 500;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .price {
  font-size: 15px;
  font-weight: 500;
}
.has-dashboard
  .profile-dashboard
  .my-listing-grid
  .my-listing-item
  .content
  .price
  span {
  font-size: 16px;
  font-weight: 600;
}
.has-dashboard .profile-dashboard .my-booking-wrap {
  border-radius: 10px;
  background-color: #ffffff;
  padding-bottom: 88px;
}
.has-dashboard .profile-dashboard .my-booking-wrap .booking-table-content {
  padding: 32px 28px 0px 50px;
  width: 100%;
}
.has-dashboard .profile-dashboard .my-booking-wrap .booking-table-content li {
  border-bottom: 1px solid #edeeee;
  width: 100%;
  padding-bottom: 29px;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li:not(:last-child) {
  margin-bottom: 29px;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .booking-list {
  min-width: 400px;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .booking-list
  .image {
  margin-right: 25px;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .booking-list
  .image
  img {
  width: 142px;
  height: 111px;
  object-fit: cover;
  border-radius: 4px;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .booking-list
  .content
  .id {
  font-size: 14px;
  font-weight: 500;
  display: block;
  line-height: 17px;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .booking-list
  .content
  .title-booking {
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 5px;
  margin-top: 3px;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .booking-list
  .content
  .price {
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  color: #d01818;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .booking-list-table {
  width: 100%;
  text-align: center;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .status {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  padding: 6px 15px;
  background-color: #ff970d;
  color: #ffffff;
  border-radius: 15px;
  display: inline-block;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .date-gues {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: #081e2a;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .action-wrap {
  gap: 10px;
  max-width: 145px;
  width: 100%;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .action-wrap
  .action {
  width: 44px;
  height: 43px;
  border: 1px solid #edeeee;
  border-radius: 11px;
  color: #ff970d;
  cursor: pointer;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-content
  li
  .action-wrap
  .action:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.has-dashboard .profile-dashboard .my-booking-wrap .booking-table-title {
  padding: 20px 28px 16px 50px;
  background-color: #021b32;
  border-radius: 8px;
  width: 100%;
  gap: 20px;
}
.has-dashboard .profile-dashboard .my-booking-wrap .booking-table-title li {
  width: 100%;
  text-align: center;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-title
  li:first-child {
  min-width: 400px;
  text-align: left;
}
.has-dashboard
  .profile-dashboard
  .my-booking-wrap
  .booking-table-title
  li:last-child {
  max-width: 145px;
  width: 100%;
}
.has-dashboard .profile-dashboard .my-booking-wrap .booking-table-title li p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.has-dashboard .profile-dashboard .counter-dashboard {
  padding: 22px 28px 28px 28px;
  background-color: #ffffff;
  border-radius: 9px;
}
.has-dashboard .profile-dashboard .counter-dashboard .icon {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  background-color: rgba(77, 165, 40, 0.13);
  margin-right: 38px;
}
.has-dashboard .profile-dashboard .counter-dashboard .icon i {
  font-size: 28px;
  color: #ff970d;
}
.has-dashboard .profile-dashboard .counter-dashboard .content span {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #081e2a;
  display: block;
  margin-bottom: 10px;
}
.has-dashboard .profile-dashboard .counter-dashboard .content .number-counter {
  font-size: 26px;
  font-weight: 800;
  line-height: 32px;
  color: #081e2a;
  position: relative;
}
.has-dashboard .profile-dashboard .counter-dashboard .content .money::after,
.has-dashboard .profile-dashboard .counter-dashboard .content .plus::after {
  position: absolute;
}
.has-dashboard .profile-dashboard .counter-dashboard .content .money::after {
  content: "$";
}
.has-dashboard .profile-dashboard .counter-dashboard .content .plus::after {
  content: "+";
}
.has-dashboard .profile-dashboard .page-insight {
  padding: 35px 55px 35px 22px;
  background-color: #ffffff;
  border-radius: 19px;
  border: 1px solid #edeeee;
}
.has-dashboard .profile-dashboard .tfcl-card {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 32px 37px;
}
.has-dashboard
  .profile-dashboard
  .dashboard-message
  .message
  li:not(:last-child) {
  margin-bottom: 26px;
}
.has-dashboard .profile-dashboard .dashboard-message .message li .icon {
  font-size: 17px;
  color: #ff970d;
  margin-right: 18px;
}
.has-dashboard .profile-dashboard .dashboard-message .message li p {
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  color: #081e2a;
}
.has-dashboard
  .profile-dashboard
  .dashboard-reviews
  ul
  .comment-by-user:not(:last-child) {
  margin-bottom: 40px;
}
.has-dashboard
  .profile-dashboard
  .dashboard-reviews
  ul
  .comment-by-user
  .group-author {
  margin-right: 11px;
}
.has-dashboard
  .profile-dashboard
  .dashboard-reviews
  ul
  .comment-by-user
  .group-author
  img {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  object-fit: cover;
}
.has-dashboard
  .profile-dashboard
  .dashboard-reviews
  ul
  .comment-by-user
  .content
  .group-name
  .review-name {
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  color: #081e2a;
}
.has-dashboard
  .profile-dashboard
  .dashboard-reviews
  ul
  .comment-by-user
  .content
  .group-name
  .rating-wrap
  i {
  font-size: 15px;
  color: #ff970d;
}
.has-dashboard
  .profile-dashboard
  .dashboard-reviews
  ul
  .comment-by-user
  .content
  p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24.8px;
  margin-top: 4px;
}

.counter-grid-dashboard {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.offcanvas .offcanvas-body .logo-canvas {
  margin-bottom: 30px;
}
.offcanvas .offcanvas-body .logo-canvas img {
  width: 170px;
}
.offcanvas .offcanvas-body .des {
  color: #4f545a;
  margin-bottom: 20px;
}
.offcanvas .offcanvas-body .canvas-info {
  margin-bottom: 20px;
}
.offcanvas .offcanvas-body .canvas-info li i {
  color: #ff970d;
  font-size: 20px;
  margin-right: 10px;
}
.offcanvas .offcanvas-body .canvas-info li p {
  color: #4f545a;
}
.offcanvas .offcanvas-body .social li a {
  background-color: #ff970d;
}
.offcanvas .offcanvas-body .social li a:hover {
  background-color: #ff970d;
  color: #ffffff;
}

.wrapper-layout-map .wrap-left {
  width: 45%;
  padding: 108px 31px 118px 67px;
}
.wrapper-layout-map .wrap-right {
  width: 55%;
}

.populer-activities,
.tour-package-swipper {
  padding-bottom: 30px;
  margin-bottom: -30px;
}

.view-all-wrap .view-all {
  margin-right: 15px;
}

.footer .footer-main {
  display: flex;
  padding-top: 165px;
  padding-bottom: 77px;
}

.footer-style1.footer-home3 .footer-main {
  padding-top: 80px;
}

.footer-style1 {
  background-color: #1d231f;
}
.footer-style1 .footer-main {
  display: flex;
  padding-top: 165px;
  padding-bottom: 83px;
}
.footer-style1 .footer-main .title {
  margin-bottom: 25px;
  color: #ffffff;
  line-height: 35px;
}
.footer-style1 .footer-main .footer-logo {
  width: 29.8%;
  padding-right: 4em;
}
.footer-style1 .footer-main .footer-logo .logo-footer {
  margin-bottom: 26px;
}
.footer-style1 .footer-main .footer-logo .logo-footer img {
  width: 130px;
}
.footer-style1 .footer-main .footer-logo .des-footer {
  color: #ffffff;
  margin-bottom: 20px;
}
.footer-style1 .footer-main .footer-logo .footer-info li:not(:last-child) {
  margin-bottom: 11px;
}
.footer-style1 .footer-main .footer-logo .footer-info li i {
  color: #ff970d;
  margin-right: 12px;
  font-size: 17px;
}
.footer-style1 .footer-main .footer-logo .footer-info li p {
  font-size: 16px;
  font-weight: 500;
  line-height: 34px;
  color: #ffffff;
}
.footer-style1 .footer-main .footer-service {
  width: 17.2%;
  padding-right: 2em;
}
.footer-style1 .footer-main .footer-service .footer-menu li:not(:last-child) {
  margin-bottom: 11px;
}
.footer-style1 .footer-main .footer-service .footer-menu li a {
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  color: #b4b4b4;
  transition: all 0 0.3ss ease-in-out;
}
.footer-style1 .footer-main .footer-service .footer-menu li a:hover {
  color: #ff970d;
  margin-left: 5px;
}
.footer-style1 .footer-main .footer-gallery {
  width: 30%;
  padding-left: 5px;
  padding-right: 6.8em;
}
.footer-style1 .footer-main .footer-gallery .gallery-img {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
}
.footer-style1 .footer-main .footer-gallery .gallery-img img {
  border-radius: 2px;
}
.footer-style1 .footer-main .footer-newsletter {
  width: 23%;
  padding-left: 3px;
}
.footer-style1 .footer-main .footer-newsletter .check-form {
  margin-top: 23px;
  margin-bottom: 30px;
}
.footer-style1 .footer-main .footer-newsletter .check-form i {
  color: #ffffff;
  padding: 5px;
  border: 1px solid #ff970d;
  border-radius: 100%;
  margin-right: 12px;
  font-size: 12px;
}
.footer-style1 .footer-main .footer-newsletter .check-form p {
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  color: #b4b4b4;
}
.footer-style1 .footer-main .footer-newsletter .social-ft li:not(:last-child) {
  margin-right: 24px;
}
.footer-style1 .footer-main .footer-newsletter .social-ft li a {
  color: #ffffff;
}
.footer-style1 .footer-main .footer-newsletter .social-ft li a:hover {
  color: #ff970d;
}
.footer-style1 .footer-bottom {
  padding: 28px 0px;
  border-top: 1px solid rgba(242, 242, 242, 0.07);
}
.footer-style1 .footer-bottom p {
  font-size: 17px;
  color: #ffffff;
}

.footer-style2 {
  background-size: cover;
  margin-top: 20px;
  padding-top: 1px;
  background-color: #192F59;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("{{ asset('images/footer-bg.png') }}");

}
.footer-style2 .footer-menu li:not(:last-child) {
  margin-bottom: 8px;
}
.footer-style2 .footer-menu li a {
  font-size: 14px;
  font-weight: 500;
  color: #081e2a;
  transition: all 0.3s ease-in-out;
}
.footer-style2 .footer-menu li a:hover {
  color: #ff970d;
  margin-left: 5px;
}
.footer-style2 .footer-item-logo .logo {
  margin-bottom: 43px;
}
.footer-style2 .footer-item-logo .logo img {
  width: 129px;
}
.footer-style2 .footer-item-logo .des-footer {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 27px;
  color: #081e2a;
}
.footer-style2 .footer-item-logo .social li:not(:last-child) {
  margin-right: 10px;
}
.footer-style2 .footer-item-logo .social li a {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.04);
  color: #4f545a;
  font-size: 12px;
}
.footer-style2 .footer-item-logo .social li a:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.footer-style2 .footer-item-company {
  padding-left: 68px;
}
.footer-style2 .footer-item-quick-link {
  padding-left: 29px;
}
.footer-style2 .footer-item-newsletter {
  margin-left: -13px;
}
.footer-style2 .footer-item-newsletter .des {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #081e2a;
}
.footer-style2 .footer-bottom {
  /* margin-top: 67px; */
  border-top: 1px solid #edeeee;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
}
.footer-style2 .footer-bottom .copy-right {
  font-size: 15px;
  font-weight: 500;
  line-height: 27px;
  color: #081e2a;
}
.footer-style2 .footer-bottom .policy-tern li:not(:first-child) {
  margin-left: 40px;
}
.footer-style2 .footer-bottom .policy-tern li a {
  font-size: 15px;
  font-weight: 500;
  line-height: 27px;
  color: #081e2a;
}
.footer-style2 .footer-bottom .policy-tern li a:hover {
  color: #ff970d;
}

/*----------------------Slide-home 01--------------------*/
.slider-home1 .silider-image::before {
  background: linear-gradient(90deg, rgb(4, 27, 40), rgba(0, 0, 0, 0));
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  z-index: 2;
}
.slider-home1 .silider-image img {
  position: absolute;
}
.slider-home1 .silider-image .image-slide {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider-home1 .silider-image .mask-slide {
  width: auto;
  z-index: 2;
  height: 100%;
}
.slider-home1 .silider-image .mask-flane {
  width: auto;
  left: 0px;
  bottom: 5.8%;
  z-index: 2;
  animation: dot-anim-2 3s linear 0s infinite alternate;
}
.slider-home1 .silider-image .booking-title {
  position: absolute;
  z-index: 3;
  right: 33.6%;
  top: 11%;
  rotate: -5deg;
}
.slider-home1 .silider-image .booking-title .booking {
  font-size: 40px;
  font-weight: 400;
  line-height: 50.69px;
  font-family: "Yesteryear", sans-serif;
  color: #ffffff;
  padding: 18px 33px 14px 33px;
  border: 2px solid #ff970d;
  display: inline-block;
  position: relative;
}
.slider-home1 .silider-image .booking-title .booking::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #ff970d;
  top: -5px;
  left: -8px;
}
.slider-home1 .silider-image .booking-title .booking::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #ff970d;
  top: -5px;
  right: -8px;
}
.slider-home1 .silider-image .booking-title span::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #ff970d;
  bottom: -10px;
  left: -10px;
}
.slider-home1 .silider-image .booking-title span::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #ff970d;
  bottom: 0px;
  right: -15px;
}
.slider-home1 .slider-content {
  position: relative;
  z-index: 3;
  padding-top: 144px;
  padding-bottom: 202px;
}
.slider-home1 .slider-content .title-slide {
  text-transform: uppercase;
  font-size: 70px;
  font-weight: 700;
  line-height: 95px;
}
.slider-home1 .slider-content .des {
  max-width: 570px;
  width: 100%;
}
.slider-home1 .slider-content .btn-group .btn-main {
  padding: 15px 24px;
}

.btn-group {
  gap: 40px;
  flex-wrap: wrap;
}
.btn-group .btn-w-wa {
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  padding: 18px 0px;
  color: #ffffff;
}
.btn-group .btn-w-wa i {
  color: #ff970d;
  font-size: 16px;
  margin-left: 7px;
  margin-left: 5px;
  transition: all 0.3s ease;
}
.btn-group .btn-w-wa:hover {
  color: #ff970d;
}
.btn-group .btn-w-wa:hover i {
  margin-left: 12px;
}

.btn-nex-prev {
  position: absolute;
  right: 11.6%;
  top: 33%;
  z-index: 4;
}
.btn-nex-prev .swiper-button-next::after {
  content: "\e970";
}
.btn-nex-prev .swiper-button-prev::after {
  content: "\e971";
}
.btn-nex-prev .next-home1,
.btn-nex-prev .prev-home1 {
  position: relative !important;
  background-color: rgba(255, 255, 255, 0.5);
  gap: 25px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 25px 0px;
}
.btn-nex-prev .next-home1::before,
.btn-nex-prev .next-home1::after,
.btn-nex-prev .prev-home1::before,
.btn-nex-prev .prev-home1::after {
  color: #081e2a;
  font-weight: 600;
}
.btn-nex-prev .next-home1:hover,
.btn-nex-prev .prev-home1:hover {
  background-color: #ff970d;
}
.btn-nex-prev .next-home1.swiper-button-disabled,
.btn-nex-prev .prev-home1.swiper-button-disabled {
  opacity: 1;
  background-color: rgba(4, 28, 41, 0.5);
}
.btn-nex-prev .next-home1.swiper-button-disabled::before,
.btn-nex-prev .next-home1.swiper-button-disabled::after,
.btn-nex-prev .prev-home1.swiper-button-disabled::before,
.btn-nex-prev .prev-home1.swiper-button-disabled::after {
  color: #ffffff;
}

/*----------------------Slide-home 02--------------------*/
.slider-home2-image .slider-home2 {
  position: relative;
}
.slider-home2-image .slider-home2::before {
  background: linear-gradient(80deg, rgba(1, 10, 4, 0.89), rgba(0, 0, 0, 0.34));
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  z-index: 2;
}
.slider-home2-image .slider-home2 .image-slider-home2 {
  height: 100%;
  object-fit: cover;
}
.slider-home2-image .slider-home2 .next-slider2 {
  border: 1px solid rgba(255, 255, 255, 0.28);
  top: 86% !important;
  right: 5%;
  background-color: transparent;
  color: #ffffff !important;
}
.slider-home2-image .slider-home2 .next-slider2::after {
  content: "\e926";
  font-family: "icomoon";
  font-size: 15px;
}
.slider-home2-image .slider-home2 .swiper-button-disabled::after {
  color: #ffffff !important;
}
.slider-home2-image .slider-home2 .prev-slider2 {
  border: 1px solid rgba(255, 255, 255, 0.28);
  top: 86% !important;
  left: 86.5%;
  background-color: transparent;
  color: #ffffff !important;
}
.slider-home2-image .slider-home2 .prev-slider2::after {
  content: "\e925";
  font-family: "icomoon";
  font-size: 15px;
}

.slider-home2-content {
  position: absolute;
  z-index: 2;
  padding-top: 148px;
  padding-bottom: 188px;
  top: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
/* Mobile me heading animation disable */
@media (max-width: 767px) {

  .banner-text .animationtext,
  .banner-text .cd-words-wrapper,
  .banner-text .item-text {
    animation: none !important;
    transition: none !important;
  }

  .banner-text .cd-words-wrapper .item-text.is-hidden {
    display: none !important;
  }

  .banner-text .cd-words-wrapper .item-text.is-visible {
    position: static !important;
    opacity: 1 !important;
  }

}
@media (max-width: 767px) {
  .banner-text .animationtext {
    display: none !important;
  }

}


.slider-home2-content .mask-slide2 {
  position: absolute;
  width: auto;
  top: 0;
  left: 0;
  z-index: 1;
}
.slider-home2-content .mask-slide2-flan {
  width: auto;
  left: 10%;
  position: absolute;
  top: 15%;
}
.slider-home2-content .sub-title {
  font-size: 28px;
  font-weight: 400;
  line-height: 46px;
  display: inline-block;
}
.slider-home2-content .title-slide {
  text-transform: capitalize;
  font-size: 70px;
  font-weight: 800;
  line-height: 74px;
  margin-top: 7px;
}
.slider-home2-content .tour-list {
  margin-top: 38px;
}
.slider-home2-content .tour-list ul li:not(:last-child) {
  margin-right: 37px;
}
.slider-home2-content .tour-list ul li i {
  font-size: 8px;
  padding: 5px;
  color: #ffffff;
  border-radius: 100%;
  background-color: #ff970d;
  margin-right: 8px;
}
.slider-home2-content .tour-list ul li span {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  line-height: 30px;
  text-transform: capitalize;
}

/*----------------------Slide-home 03--------------------*/
.booking-title {
  z-index: 3;
  rotate: -5deg;
  position: relative;
}
.booking-title .booking {
  font-family: "Yesteryear", sans-serif;
  color: #ff970d;
  font-weight: 400;
  padding: 7px 17px 0px 5px;
  border: 2px dotted #ff970d;
  display: inline-block;
  position: relative;
  rotate: -4deg;
  margin-left: -8px;
  margin-right: -6px;
  transition: all 0.3s;
}
.booking-title .booking:hover {
  rotate: 0deg;
}
.booking-title .booking::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #ff970d;
  top: -5px;
  left: -8px;
}
.booking-title .booking::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #ff970d;
  top: -5px;
  right: -8px;
}
.booking-title .dot::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #ff970d;
  bottom: -5px;
  left: -8px;
}
.booking-title .dot::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 13px;
  background-color: #ffffff;
  border: 2px solid #ff970d;
  bottom: -5px;
  right: -8px;
}

.slider-home3 {
  padding-left: 15.6%;
}
.slider-home3 .slider-home3-content {
  padding-top: 174px;
  padding-bottom: 232px;
  padding-right: 2.7em;
}
.slider-home3 .slider-home3-content .title-slide {
  font-size: 70px;
  font-weight: 800;
  line-height: 70px;
  text-transform: capitalize;
  margin-top: 10px;
}
.slider-home3 .slider-home3-content .des {
  max-width: 570px;
  width: 100%;
}
.slider-home3 .slider-home3-content .btn-group .btn-w-wa {
  color: #081e2a;
}
.slider-home3 .slider-home3-content .btn-group .btn-w-wa:hover {
  color: #ff970d;
}

/*----------------------Slide-home 04--------------------*/
.slider-home4 {
  background-image: url(../../assets/images/slide/slide4.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 267px;
  padding-bottom: 203px;
  background-attachment: fixed;
}
.slider-home4::before {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.28);
  content: "";
  z-index: 1;
}
.slider-home4 .mask-slider {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.slider-home4 .mask-slider img {
  width: auto;
  height: 100%;
}
.slider-home4 .home4-content {
  padding-right: 4em;
  z-index: 3;
  position: relative;
}
.slider-home4 .home4-content .sub-title {
  font-size: 26px;
  margin-bottom: 4px;
}
.slider-home4 .home4-content .title-slide {
  font-size: 75px;
  font-weight: 800;
  line-height: 85px;
  text-transform: capitalize;
  margin-bottom: 57px;
}
.slider-home4 .home4-content .btn-group {
  gap: 20px;
  flex-wrap: wrap;
}
.slider-home4 .home4-content .btn-group .btn-main {
  padding: 18px 23px;
}
.slider-home4 .home4-content .btn-group .btn-w-wa {
  color: #ff970d;
  font-size: 16px;
  font-weight: 700;
  line-height: 65px;
  padding: 0px 5px;
  text-decoration: underline;
}
.slider-home4 .home4-content .btn-group .btn-w-wa:hover {
  color: #ffffff;
}
.slider-home4 .widget-icon-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*----------------------Slide-home 05--------------------*/
.slider-home5 {
  padding-top: 112px;
  padding-bottom: 185px;
  background-color: #212622;
}
.slider-home5 .mask-left {
  width: 305px;
  height: 408px;
  background: linear-gradient(
    0deg,
    rgba(241, 176, 10, 0.45),
    rgba(255, 183, 0, 0.31),
    rgba(23, 38, 61, 0)
  );
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  opacity: 0.97;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.slider-home5 .mask-right {
  width: 305px;
  height: 408px;
  background: linear-gradient(
    262deg,
    rgba(77, 165, 40, 0.52),
    rgba(77, 165, 40, 0.25),
    rgba(23, 38, 61, 0)
  );
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
  opacity: 0.97;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.slider-home5 .image-slide-home5 {
  margin-right: -69px;
  margin-left: -25px;
}
.slider-home5 .image-slide-home5 .image-svg {
  width: auto;
  position: absolute;
  bottom: -7%;
  left: -9%;
  animation: anime-rorate 8s infinite;
}
.slider-home5 .image-slide-home5 span {
  font-size: 54px;
  font-weight: 400;
  line-height: 54.8px;
  rotate: -42deg;
  position: absolute;
  bottom: 14%;
  right: 3%;
}
.slider-home5 .content-slide-home5 {
  padding-right: 3em;
  padding-top: 24px;
}
.slider-home5 .content-slide-home5 .title-slide {
  font-size: 70px;
  font-weight: 800;
  line-height: 77px;
  text-transform: capitalize;
  margin-top: 7px;
  margin-bottom: 38px;
  z-index: 2;
  position: relative;
}
.slider-home5 .content-slide-home5 .des {
  width: 570px;
  max-width: 100%;
}
.slider-home5 .content-slide-home5 .widget-icon-video {
  width: 60px;
  height: 60px;
  margin-left: 38px;
}
.slider-home5 .content-slide-home5 .image-svg2 {
  position: absolute;
  top: 38.3%;
  left: -1%;
  width: auto;
  z-index: 1;
  animation: dot-anim-2 3s linear 0s infinite alternate;
}

#footer-form .input-wrap {
  position: relative;
  padding: 5px 7px;
  background-color: #ffffff;
  border-radius: 30px;
}
#footer-form .input-wrap input {
  padding: 10px;
  border: unset;
}
#footer-form .input-wrap button {
  border-radius: 30px;
  padding: 7px 25px;
}

#search-bar-widget {
  position: relative;
}
#search-bar-widget input {
  background-color: #ffffff;
  border: unset;
  border-radius: unset;
  padding: 15px 60px 15px 15px;
}
#search-bar-widget button {
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  color: #081e2a;
  padding: 16px 32px;
}

#comment .group-gap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 33px;
}
#comment .input-cmt {
  background-color: #ffffff;
  border-radius: unset;
  color: #4f545a;
  font-weight: 400;
}
#comment .input-cmt::placeholder {
  color: #4f545a;
  font-weight: 400;
}
#comment .checkbox {
  margin-top: 20px;
  margin-bottom: 70px;
}
#comment .checkbox label {
  margin-bottom: 0px;
}

.search-form-widget-slider {
  background-color: #ffffff;
  padding: 32px 28px 30px 35px;
  border-radius: 6px;
  box-shadow: 0px 7px 29px 0px rgba(0, 0, 0, 0.06);
  max-width: 1050px;
  margin: auto;
  z-index: 20;
}

.wd-search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wd-search .form-group {
  position: relative;
  text-align: left;
}
.wd-search .form-group:not(:last-child) {
  margin-right: 20px;
}
.wd-search .form-group:not(:last-child)::before {
  height: 61px;
  width: 1px;
  background-color: #edeeee;
  position: absolute;
  content: "";
  right: -6px;
}
.wd-search .form-group i {
  color: #ff970d;
  font-size: 20px;
  margin-right: 13px;
  margin-top: 8px;
}
.wd-search .form-group i.fs-30 {
  font-size: 30px !important;
}
.wd-search .form-group i.fs-40 {
  font-size: 40px !important;
}
.wd-search .form-group .search-bar-group {
  position: relative;
}
.wd-search .form-group .search-bar-group label {
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  color: #081e2a;
  margin-bottom: 0px;
  position: absolute;
  top: 5px;
  left: 0;
}
.wd-search .form-group .search-bar-group input {
  padding: 38px 0px 0px 0px;
  border: unset !important;
}
.wd-search .form-group .search-bar-group .nice-select {
  padding: 35px 30px 8px 0px;
  border: unset !important;
  width: 200px;
}
.wd-search .form-group .search-bar-group .nice-select::after {
  top: 36%;
}
.wd-search .form-group .icon-icon-filter {
  margin-right: 23px;
  cursor: pointer;
}
.wd-search .form-group .icon-icon-filter i {
  font-size: 30px;
  color: #ff970d;
}
.wd-search .form-group .icon-icon-filter i:hover {
  color: #ff970d;
}
.wd-search .form-group .btn-search {
  background-color: #ff970d;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  border-radius: 33px;
  padding: 20px 46px 20px 40px;
  color: #ffffff;
}
.wd-search .form-group .btn-search i {
  color: #ffffff;
  margin-right: 11px;
  font-size: 17px;
}
.wd-search .form-group .btn-search:hover {
  background-color: #ff970d;
}

.search-mobie .modal-dialog {
  max-width: 800px;
  margin: 90px auto;
  padding: 0px 15px;
}
.search-mobie .modal-dialog .modal-content {
  border-radius: 16px;
}
.search-mobie .modal-dialog .search-form-mobie .search {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.search-mobie .modal-dialog .search-form-mobie .search i {
  position: absolute;
  left: 0;
  top: 20px;
}
.search-mobie .modal-dialog .search-form-mobie .search .search-input {
  border: unset;
  padding: 15px 20px 15px 25px;
}
.search-mobie .modal-dialog .search-form-mobie .search button {
  border-radius: 30px;
  padding: 20px 30px;
}
.search-mobie .modal-dialog .btn-close:before {
  content: "\e986";
  font-size: 18px;
  color: #ffffff;
  font-family: "icomoon";
}
.search-mobie .modal-dialog .btn-close {
  position: absolute;
  right: 0;
  top: -30px;
  padding: 0;
  background: transparent;
}

.form-search-faq {
  padding: 11px;
  background-color: #ffffff;
  border-radius: 50px;
  max-width: 912px;
  width: 100%;
}
.form-search-faq button {
  max-width: 184px;
  width: 100%;
  border-radius: 50px;
  padding: 20px 20px;
}
.form-search-faq button i {
  margin-right: 10px;
}
.form-search-faq input {
  border: 1px solid transparent !important;
}
.form-search-faq input::placeholder {
  color: #4f545a;
  text-transform: capitalize;
  font-size: 16px;
}

#form-contact-us .input-wrap:not(:last-child) {
  margin-bottom: 50px;
}
#form-contact-us .input-wrap i {
  position: absolute;
  left: 5px;
  top: 6px;
  font-size: 20px;
}
#form-contact-us .input-wrap input,
#form-contact-us .input-wrap textarea {
  padding: 8px 20px 20px 33px;
  border: unset;
  border-radius: unset;
  border-bottom: 1px solid #edeeee;
}
#form-contact-us .input-wrap input::placeholder,
#form-contact-us .input-wrap textarea::placeholder {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
#form-contact-us .input-wrap input:focus,
#form-contact-us .input-wrap textarea:focus {
  border-bottom: 1px solid #081e2a;
}
#form-contact-us .btn-submit-contact i {
  margin-right: 10px;
}

#form-book-tour input,
#form-book-tour .nice-select {
  background-color: #ffffff;
}
#form-book-tour .label {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #081e2a;
}
#form-book-tour p {
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  color: #83827f;
}
#form-book-tour .input-wrap-sellect .nice-select {
  width: 115px;
}
#form-book-tour .input-wrap-checkbox .extra {
  margin-left: 32px;
}
#form-book-tour .input-wrap-checkbox .extra .name {
  font-size: 15px;
  font-weight: 500;
  line-height: 39px;
  color: #83827f;
  margin-right: 4px;
  width: 90px;
}
#form-book-tour .input-wrap-checkbox .extra .price {
  font-size: 14px;
  font-weight: 500;
  line-height: 39px;
  color: #081e2a;
}
#form-book-tour .total {
  font-size: 22px;
  font-weight: 700;
}
#form-book-tour button {
  width: 100%;
  border-radius: 3px;
  text-transform: uppercase;
}

#form-review .input-wrap input,
#form-review .input-wrap textarea {
  background-color: #ffffff;
  padding: 20px 17px 20px 50px;
}
#form-review .input-wrap i {
  position: absolute;
  top: 24px;
  left: 20px;
}
#form-review .checkbox label {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
#form-review .submit {
  width: 100%;
  text-transform: uppercase;
}
#form-review .submit:hover {
  background-color: #ff970d;
}

.form-footer-st2 {
  box-shadow: 0px 13px 22px 0px rgba(6, 34, 51, 0.06);
}
.form-footer-st2 .input-search {
  border: unset;
}
.form-footer-st2 .input-search:focus {
  border: unset;
}
.form-footer-st2 button {
  padding: 20px 25px;
  border-radius: 8px;
}

.wd-search-form {
  position: absolute;
  width: 100%;
  margin-top: 45px;
  left: 0;
  right: 0;
  background-color: #ffffff;
  padding: 30px;
  box-shadow: 0px 7px 29px 0px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  transition: all 0.3s ease-in-out;
}
.wd-search-form.show {
  opacity: 1;
  visibility: visible;
}
.wd-search-form .input-group-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

/**
  	* scroll-top
    * PreLoad
    * pagination
    * Social
    * price-range
    * video
    * widget Tour List
    * Counter
    * widget Destination
    * Blog
    * widget clip text
    * widget icon box
    * widget Testimonial
    * widget Team
    * Gallery
    * widget Image Box
    * Faq
    * Count Down 
*/
/* Scroll Top

-------------------------------------------------------------- */
.button-go {
  position: fixed;
  display: block;
  width: 47px;
  height: 47px;
  line-height: 47px;
  border-radius: 6px;
  text-align: center;
  z-index: 999;
  right: 25px;
  bottom: 30px;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  overflow: hidden;
}
.button-go.show {
  right: 20px;
  opacity: 1;
  visibility: visible;
}
.button-go::before,
.button-go::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-go::before {
  z-index: -1;
  background-color: #ff970d;
}
.button-go::after {
  content: "\e9db";
  font-family: "icomoon";
  font-size: 15px;
  color: #ffffff;
  font-weight: 600;
}
.button-go:hover {
  transform: translateY(-3px);
}

/* PreLoad
-------------------------------------------------------------- */
.pl {
  width: 6em;
  height: 6em;
}

.pl__ring {
  animation: ringA 2s linear infinite;
}

.pl__ring--a {
  stroke: #ff970d;
}

.pl__ring--b {
  animation-name: ringB;
  stroke: #ff970d;
}

.pl__ring--c {
  animation-name: ringC;
  stroke: #ff970d;
}

.pl__ring--d {
  animation-name: ringD;
  stroke: #ff970d;
}

.preload {
  overflow: hidden;
}

.preload-container {
  position: relative;
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999999999;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*pagination
-------------------------------------------------------------- */
.swiper-pagination .swiper-pagination-bullet {
  background: #edeeee;
  opacity: 1;
  margin: 0px 7px !important;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ff970d !important;
  position: relative;
  margin: 0px 14px !important;
}
.swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  border: 1px solid #ff970d;
  position: absolute;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.swiper-button-next {
  background-color: #ff970d;
}
.swiper-button-next::after {
  content: "\e9e0";
  font-family: "icomoon";
  font-size: 15px !important;
}

.swiper-button-prev {
  background-color: #ff970d;
}
.swiper-button-prev::after {
  content: "\e9df";
  font-family: "icomoon";
  font-size: 15px !important;
}

.swiper-button-disabled {
  background-color: #dcdcdc;
}
.swiper-button-disabled::after {
  color: #ff970d !important;
}

/*pagination
-------------------------------------------------------------- */
.tf-pagination {
  flex-wrap: wrap;
  gap: 16px;
}
.tf-pagination li {
  color: #ffffff;
}
.tf-pagination li .pages-link {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #081e2a;
  border: 1px solid #edeeee;
  border-radius: 100%;
}
.tf-pagination li .pages-link:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.tf-pagination li.active {
  background-color: #ff970d;
  color: #ffffff;
  border-radius: 100%;
}
.tf-pagination li.active > .pages-link {
  color: #ffffff;
}

/*Social 
-------------------------------------------------------------- */
.social {
  display: flex;
  align-items: center;
  gap: 10px;
}
.social a {
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social a:hover {
  background-color: rgba(255, 255, 255, 0.07);
}
.social a.active {
  background-color: rgba(255, 255, 255, 0.07);
}

/* price-range 
-------------------------------------------------------------- */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
  height: 6px;
}

.noUi-horizontal .noUi-handle {
  position: relative;
  width: 17px;
  height: 17px;
  border-radius: 50px;
  left: 0px;
  top: -6.5px;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
}

.caption {
  margin-top: 20px;
}

/* Styling; */
.noUi-background {
  background: #081e2a;
}

.noUi-connect {
  background: #ff970d;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  width: 100%;
  height: 6px;
  border-radius: 2px;
}

.noUi-horizontal .noUi-handle.noUi-handle-upper {
  left: -7px;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 1px solid #ff970d;
}

/* Disabled state; */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

.slider-labels .caption {
  font-weight: 500;
  font-size: 16px;
  color: #081e2a;
  line-height: 26px;
}

#slider-range-value01::after,
#slider-range-value1::after {
  content: " — ";
  margin: 0 2px;
}

/* Tag
-------------------------------------------------------------- */
.tag {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.tag li {
  margin-right: 14px;
  margin-bottom: 14px;
}
.tag li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 17.64px;
  background-color: #ffffff;
  color: #4f545a;
  padding: 10px 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}
.tag li a.active {
  background-color: #ff970d;
  color: #ffffff;
}
.tag li a:hover {
  background-color: #ff970d;
  color: #ffffff;
}

/* body
-------------------------------------------------------------- */
/* video
-------------------------------------------------------------- */
.widget-icon-video {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #ff970d;
  animation: pulse_two 2s infinite;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-icon-video:hover {
  background-color: #ff970d;
}
.widget-icon-video i {
  font-size: 20px;
  color: #ffffff;
}

/* video
-------------------------------------------------------------- */
.image-list img,
.image-list .icon {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  border: 2px solid #ffffff;
  background-color: #ff970d;
}
.image-list img i,
.image-list .icon i {
  font-size: 8px;
}
.image-list .item:not(:first-child) {
  margin-left: -12px;
}

.client {
  font-size: 17px;
  font-weight: 500;
  line-height: 37px;
  padding-bottom: 13px;
  margin-left: 25px;
  border-bottom: 1px solid #edeeee;
  color: #000000;
}

/* Next Priev
-------------------------------------------------------------- */
.swiper-button-next,
.swiper-button-prev {
  width: 66px;
  height: 66px;
  border-radius: 100%;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 20px;
}
.swiper-button-next::before,
.swiper-button-prev::before {
  font-size: 20px;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #ff970d !important;
}

/* widget heading
-------------------------------------------------------------- */
.sub-title-heading {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.68px;
  display: inline-block;
}

/* widget Tour List
-------------------------------------------------------------- */
.tour-listing {
  border-radius: 8px 8px 8px 8px;
  position: relative;
  overflow: hidden;
}
.tour-listing:hover .tour-listing-image img {
  transform: scale(1.1);
}
.tour-listing:hover .tour-listing-content .tag-listing {
  background-color: #ff970d;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tour-listing .tour-listing-image {
  position: relative;
  display: block;
}
.tour-listing .tour-listing-image .badge-top {
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0px;
  right: 0px;
  padding-left: 12px;
  padding-right: 16px;
  top: 12px;
}
.tour-listing .tour-listing-image .badge-top .feature {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  background-color: #14b0c3;
  padding: 4px 17px;
  border-radius: 4px;
}
.tour-listing .tour-listing-image .badge-top .badge-media .media {
  padding: 6px 8px;
  background-color: rgba(0, 0, 0, 0.63);
  border-radius: 2px;
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.05);
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.tour-listing
  .tour-listing-image
  .badge-top
  .badge-media
  .media:not(:first-child) {
  margin-left: 10px;
}
.tour-listing .tour-listing-image .badge-top .badge-media .media i {
  font-size: 16px;
  margin-right: 5px;
}
.tour-listing .tour-listing-image img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tour-listing .tour-listing-content {
  padding: 14px 40px 18px 29px;
  background-color: #ffffff;
  border-radius: 8px;
  margin-top: -23px;
  position: relative;
}
.tour-listing .tour-listing-content .tag-listing {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  background-color: #ffffff;
  padding: 6px 22px;
  border-radius: 4px;
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: -13px;
  right: 25px;
}
.tour-listing .tour-listing-content .map {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #4f545a;
  font-family: "DM Sans", sans-serif;
}
.tour-listing .tour-listing-content .map i {
  color: #ff970d;
  margin-right: 10px;
  font-size: 12px;
}
.tour-listing .tour-listing-content .title-tour-list {
  font-size: 18px;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 10px;
  text-transform: inherit;
}
.tour-listing .tour-listing-content .review i {
  color: #fbad17;
  font-size: 16px;
}
.tour-listing .tour-listing-content .review span {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  color: #4f545a;
  margin-left: 6px;
}
.tour-listing .tour-listing-content .icon-box {
  padding-top: 20px;
  padding-bottom: 24px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 12px;
  flex-wrap: wrap;
  gap: 18px;
}
.tour-listing .tour-listing-content .icon-box .icons i {
  color: #ff970d;
  margin-right: 10px;
  font-size: 19px;
}
.tour-listing .tour-listing-content .icon-box .icons svg {
  margin-right: 10px;
}
.tour-listing .tour-listing-content .icon-box .icons svg path {
  stroke: #ff970d;
}
.tour-listing .tour-listing-content .icon-box .icons span {
  font-size: 16px;
  font-weight: 500;
  color: #83827f;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.tour-listing .tour-listing-content .price-box {
  flex-wrap: wrap;
  gap: 8px;
}
.tour-listing .tour-listing-content .price-box p {
  font-size: 15px;
  font-weight: 500;
  color: #83827f;
}
.tour-listing .tour-listing-content .price-box p .price-sale {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #ff970d;
}
.tour-listing .tour-listing-content .price-box .price {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  color: #83827f;
}
.tour-listing .tour-listing-content .icon-bookmark {
  padding: 0px 10px;
  cursor: pointer;
}
.tour-listing .tour-listing-content .icon-bookmark i {
  font-size: 20px;
  color: #ff970d;
}

/* widget Counter
-------------------------------------------------------------- */
.tf-counter {
  background-color: #ffffff;
  padding: 50px;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 23px;
  box-shadow: 0px 14px 40px 0px rgba(0, 0, 0, 0.03);
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.tf-counter:hover::before {
  border: 1px dashed #ff970d;
}
.tf-counter:hover .icon svg {
  transform: rotateY(180deg);
}
.tf-counter::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 92%;
  border: 1px dashed rgba(0, 0, 0, 0.17);
  border-radius: 23px;
}
.tf-counter .icon {
  color: #ff970d;
  height: 75px;
}
.tf-counter .icon svg {
  transition: all 0.5s ease;
}
.tf-counter .number-counter {
  font-size: 40px;
  font-weight: 700;
  color: #ff970d;
  line-height: 40px;
  position: relative;
}
.tf-counter .number-counter.percen::after {
  position: absolute;
  content: "%";
}
.tf-counter .number-counter.plus::after {
  position: absolute;
  content: "+";
}
.tf-counter .line {
  height: 3px;
  width: 50px;
  border: 1px dashed #ff970d;
  display: inline-block;
  margin-top: 19px;
  margin-bottom: 3px;
}
.tf-counter .title-counter {
  font-size: 21px;
  font-weight: 600;
  line-height: 27px;
  color: #081e2a;
}

.counter-item {
  padding: 50px 20px 45px 20px;
  border: 1px solid #edeeee;
}
.counter-item span {
  font-size: 18px;
  font-weight: 500;
  line-height: 49px;
  color: #081e2a;
}
.counter-item .number-counter {
  font-size: 42px;
  font-weight: 700;
  line-height: 49px;
  color: #081e2a;
}
.counter-item .number-counter.plus {
  position: relative;
}
.counter-item .number-counter.plus::after {
  content: "+";
}
.counter-item .number-counter.kare {
  position: relative;
}
.counter-item .number-counter.kare::after {
  content: "k";
}

/* widget Destination
-------------------------------------------------------------- */
.tf-widget-destination:hover .destination-imgae img {
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-widget-destination:hover .destination-content .nation {
  background-color: #081e2a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-widget-destination:hover .destination-content .btn-destination .btn-view {
  background-color: #ff970d;
  color: #ffffff;
}
.tf-widget-destination .destination-imgae {
  position: relative;
  overflow: hidden;
  display: block;
}
.tf-widget-destination .destination-imgae::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
.tf-widget-destination .destination-imgae .tour {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  padding: 6px 24px 9px 25px;
  background-color: #ff970d;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 4px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 13px;
  z-index: 2;
}
.tf-widget-destination .destination-imgae img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-widget-destination .destination-content {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.06);
  margin-left: 14px;
  margin-right: 26px;
  margin-top: -40px;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.tf-widget-destination .destination-content .nation {
  max-width: 245px;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
  line-height: 28.76px;
  color: #ffffff;
  background-color: #ff970d;
  text-transform: capitalize;
  display: inline-block;
  padding: 4px 19px 9px 19px;
  margin-top: -1px;
  clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
}
.tf-widget-destination .destination-content .btn-destination {
  padding: 14px 36px 18px 19px;
}
.tf-widget-destination .destination-content .btn-destination .title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.68px;
  color: #000000;
  text-transform: math-auto;
}
.tf-widget-destination .destination-content .btn-destination .btn-view {
  width: 45px;
  height: 45px;
  background-color: #f4f6f8;
  border-radius: 100%;
  color: #ff970d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-widget-destination .destination-content .btn-destination .btn-view:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.tf-widget-destination .destination-content .btn-destination .btn-view i {
  font-size: 8px;
}

.destination-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 66px;
}

.destination-tour {
  margin: 0 auto;
}
.destination-tour:hover .destination-image > img {
  transform: scale(1.2) rotate(-1deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-tour:hover .destination-image::before {
  visibility: visible;
  opacity: 0.37;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-tour .destination-image {
  width: 160px;
  height: 160px;
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 100%;
}
.destination-tour .destination-image img {
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 100% !important;
}
.destination-tour .destination-image::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 110px;
  height: 110px;
  background-color: rgba(10, 4, 4, 0.83);
  border-radius: 100%;
  visibility: hidden;
  opacity: 0;
}
.destination-tour .destination-tour-list {
  position: relative;
  margin-top: -26px;
}
.destination-tour .destination-tour-list .tour {
  font-size: 16px;
  font-weight: 500;
  line-height: 27.7px;
  color: #081e2a;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.destination-tour .title-tour {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #081e2a;
  text-transform: capitalize;
  margin-top: 19px;
}

.destination-style {
  border-radius: 7px;
  overflow: hidden;
  display: block;
  height: 100%;
}
.destination-style:hover > img {
  transform: scale(1.2) rotate(-1deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-style::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  z-index: 1;
}
.destination-style > img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  object-fit: cover;
  height: 100%;
}
.destination-style .tour {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  color: #ffffff;
  background-color: #ff970d;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 4px;
  top: 14px;
  right: 12px;
  position: absolute;
  z-index: 2;
}
.destination-style .destination-content {
  bottom: 34px;
  left: 33px;
  position: absolute;
  z-index: 2;
}
.destination-style .destination-content .travel {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-transform: capitalize;
}
.destination-style .destination-content p {
  font-size: 24px;
  font-weight: 600;
  line-height: 40px;
}

.destination-style1:hover .image .mask-ab {
  bottom: -10px;
  visibility: visible;
  opacity: 1;
}
.destination-style1:hover .image > img {
  transform: scale(1.2) rotate(-1deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-style1 .image {
  overflow: hidden;
  display: block;
}
.destination-style1 .image > img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-style1 .image .mask-ab {
  position: absolute;
  left: 0px;
  bottom: -40px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.destination-grid-6 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px;
}

/* widget Blog
-------------------------------------------------------------- */
.tf-widget-blog:hover .blog-image > img {
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-widget-blog .blog-image {
  position: relative;
  overflow: hidden;
  display: block;
}
.tf-widget-blog .blog-image .category-blog {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.135em;
  color: #ffffff;
  text-transform: uppercase;
  padding: 7px 27px 7px 20px;
  background-color: #ff970d;
  z-index: 1;
}
.tf-widget-blog .blog-image img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 240px !important;
}
.tf-widget-blog .blog-image .admin {
  position: absolute;
  top: 15px;
  left: 16px;
  background-color: #ffffff;
  border-radius: 80px;
}
.tf-widget-blog .blog-image .admin:hover span {
  display: flex !important;
  transition: all 0.3s ease-out;
}
.tf-widget-blog .blog-image .admin img {
  width: 48px;
  height: 48px !important;
  border-radius: 100%;
  padding: 4px;
}
.tf-widget-blog .blog-image .admin span {
  font-size: 12px;
  font-weight: 600;
  line-height: 26px;
  color: #000000;
  margin-right: 12px;
  text-transform: uppercase;
  display: none;
}
.tf-widget-blog .blog-content {
  padding: 29px 66px 26px 45px;
}
.tf-widget-blog .blog-content .meta-list li {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.68px;
  color: #081e2a;
  position: relative;
}
.tf-widget-blog .blog-content .meta-list li:not(:last-child) {
  margin-right: 44px;
}
.tf-widget-blog .blog-content .meta-list li i {
  color: #ff970d;
  margin-right: 6px;
}
.tf-widget-blog .blog-content .entry-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  margin-top: 10px;
  margin-bottom: 12px;
  text-transform: inherit;
}
.tf-widget-blog .blog-content .des {
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  margin-bottom: 13px;
}

.blog-style {
  border: 1px solid #edeeee;
}
.blog-style:hover {
  box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.11);
}
.blog-style .blog-content {
  padding: 29px 66px 26px 45px;
}
.blog-style .blog-content .meta-list {
  flex-wrap: wrap;
}
.blog-style .blog-content .meta-list li {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.68px;
  color: #081e2a;
  position: relative;
}
.blog-style .blog-content .meta-list li:not(:last-child) {
  margin-right: 44px;
}
.blog-style .blog-content .meta-list li:not(:last-child)::before {
  position: absolute;
  content: "";
  width: 9px;
  height: 1px;
  background-color: #081e2a;
  right: -34px;
  top: 50%;
  transform: translateY(-50%);
}
.blog-style .blog-content .meta-list li i {
  color: #ff970d;
  margin-right: 6px;
}

.blog-style1 {
  box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.04);
  border: unset;
  /* height: 470px; */
}
.blog-style1 .blog-content {
  padding: 25px 45px 46px 45px;
  position: relative;
}
.blog-style1 .blog-content .meta-list li:not(:last-child) {
  margin-right: 20px;
}
.blog-style1 .blog-content .meta-list li:not(:last-child)::before {
  content: unset;
}
.blog-style1 .blog-content .entry-title {
  font-size: 18px;
  line-height: 31px;
  margin-top: 21px;
  margin-bottom: 0px;
  text-transform: inherit;
}
.blog-style1 .blog-content .icon-link {
  height: 60px;
  width: 60px;
  border-radius: 100%;
  background-color: #ff970d;
  color: #ffffff;
  bottom: -30px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 40%;
  transform: translateX(-50%);
  transition: all 0.3s ease-out;
  z-index: 1;
}
.blog-style1 .blog-content .icon-link:hover {
  background-color: #ff970d;
}
.blog-style1:hover .blog-content .icon-link {
  opacity: 1;
  visibility: visible;
  left: 50%;
  transform: translateX(-50%);
}

.blog-style2 {
  border: unset;
}
.blog-style2:hover {
  box-shadow: unset;
}
.blog-style2 .blog-image {
  border-radius: 4px;
}
.blog-style2 .blog-image .category-blog {
  top: 13px;
  left: 12px;
  bottom: unset;
  border-radius: 4px;
  padding: 7px 21px 7px 15px;
}
.blog-style2 .blog-content {
  background-color: #ff970d;
  margin-left: 21px;
  margin-right: 41px;
  margin-top: -102px;
  position: relative;
  border-radius: 4px;
  padding: 35px 9em 26px 36px;
  z-index: 1;
}
.blog-style2 .blog-content .meta-list li {
  color: rgba(255, 255, 255, 0.6);
}
.blog-style2 .blog-content .meta-list li:not(:last-child) {
  margin-right: 17px;
}
.blog-style2 .blog-content .meta-list li:not(:last-child)::before {
  content: unset;
}
.blog-style2 .blog-content .meta-list li i {
  color: #ffffff;
  font-size: 16px;
}
.blog-style2 .blog-content .entry-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
  margin-top: 12px;
  margin-bottom: 16px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  color: #ffffff;
}
.blog-style2 .blog-content .entry-title a {
  color: #ffffff;
}
.blog-style2 .blog-content .entry-title a:hover {
  color: #ff970d;
}
.blog-style2 .blog-content .btn-read-more {
  color: #ffffff;
}
.blog-style2 .blog-content .btn-read-more:hover {
  color: #ff970d;
}
.blog-style2 .blog-content .btn-read-more i {
  margin-left: 5px;
}

.blog-style3:not(:last-child) {
  margin-bottom: 30px;
}
.blog-style3 .blog-image {
  border-radius: 4px;
  max-width: 229px;
  width: 100%;
}
.blog-style3 .blog-content {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 3px 10px 0px rgba(57, 106, 191, 0.16);
  margin-left: -30px;
  padding: 24px 8em 18px 35px;
  z-index: 1;
}
.blog-style3 .blog-content .meta-list li:not(:last-child) {
  margin-right: 14px;
}
.blog-style3 .blog-content .meta-list li i {
  font-size: 18px;
}
.blog-style3 .blog-content .entry-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-top: 11px;
  margin-bottom: 5px;
  text-transform: inherit;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.blog-style3 .blog-content .btn-read-more {
  font-size: 15px;
  font-weight: 500;
  line-height: 31px;
  font-family: "DM Sans", sans-serif;
}
.blog-style3 .blog-content .btn-read-more i {
  color: #ff970d;
}

.blog-style4 {
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.04);
}
.blog-style4:hover .blog-content .button-link i::after {
  background-color: #ff970d;
}
.blog-style4 .blog-content {
  padding: 32px 40px 32px 32px;
}
.blog-style4 .blog-content .meta-list li:not(:last-child) {
  margin-right: 24px;
}
.blog-style4 .blog-content .entry-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 33px;
  margin-top: 17px;
  margin-bottom: 21px;
  text-transform: inherit;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.blog-style4 .blog-content .button-link {
  margin-left: 5px;
}
.blog-style4 .blog-content .button-link i {
  margin-left: 0px;
  transition: all 0.3s ease;
}

/* widget populer
-------------------------------------------------------------- */
.tf-widget-populer {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
}
.tf-widget-populer:hover .content .icon {
  background-color: #ff970d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-widget-populer:hover .content .icon::before {
  border-top: 8px solid #ff970d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-widget-populer .image {
  overflow: hidden;
}
.tf-widget-populer .image .mask-populer {
  position: absolute;
  bottom: -15px;
  left: 0;
}
.tf-widget-populer .content {
  padding: 47px 34px 45px 33px;
}
.tf-widget-populer .content .icon {
  width: 81px;
  height: 75px;
  background-color: #ff970d;
  border-radius: 5px;
  color: #ffffff;
  position: absolute;
  top: -32%;
  left: 50%;
  transform: translateX(-50%);
}
.tf-widget-populer .content .icon:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #ff970d;
  bottom: -8px;
}
.tf-widget-populer .content .icon i {
  font-size: 35px;
}
.tf-widget-populer .content .des-populer {
  font-size: 15px;
  font-weight: 400;
  line-height: 27.8px;
  color: #4f545a;
}

/* widget places
-------------------------------------------------------------- */
.tf-widget-place:hover .content .price-place {
  color: #081e2a;
  background-color: #ff970d;
}
.tf-widget-place:hover .content .place-content {
  background-color: #ff970d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-widget-place:hover .content .place-content .meta-place span,
.tf-widget-place:hover .content .place-content .title-place a,
.tf-widget-place:hover .content .place-content span {
  color: #ffffff;
}
.tf-widget-place:hover .content .place-content .icon,
.tf-widget-place:hover .content .place-content i {
  color: #ff970d !important;
}
.tf-widget-place .place-image {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.tf-widget-place .place-image .feature {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #ffffff;
  padding: 8px 20px;
  background-color: #ff970d;
  border-radius: 4px;
  top: 8px;
  left: 7px;
  position: absolute;
}
.tf-widget-place .content {
  margin-top: -85px;
  margin-left: 16px;
  margin-right: 14px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.tf-widget-place .content .price-place {
  color: #ffffff;
  background-color: #ff970d;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  padding: 4px 54px 4px 22px;
  display: inline-block;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}
.tf-widget-place .content .price-place .price {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  margin-left: 4.5px;
}
.tf-widget-place .content .place-content {
  background-color: #ffffff;
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  padding: 15px 22px 23px 20px;
  margin-top: -10px;
  transition: all 0.3s ease-in-out;
}
.tf-widget-place .content .place-content .map {
  font-size: 14px;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
  color: #83827f;
  transition: all 0.3s ease-in-out;
}
.tf-widget-place .content .place-content .map i {
  margin-right: 5px;
  color: #ff970d;
}
.tf-widget-place .content .place-content .title-place {
  font-size: 15px;
  line-height: 30px;
  text-transform: inherit;
  transition: all 0.3s ease-in-out;
}
.tf-widget-place .content .place-content .meta-place {
  flex-wrap: wrap;
  gap: 19px;
  transition: all 0.3s ease-in-out;
}
.tf-widget-place .content .place-content .meta-place li .icon {
  color: #ff970d;
  margin-right: 8px;
}
.tf-widget-place .content .place-content .meta-place li span {
  font-size: 15px;
  font-weight: 500;
  color: #83827f;
  line-height: 22px;
}

/* widget clip text
-------------------------------------------------------------- */
.clip-text {
  font-size: 105px;
  font-weight: 800;
  line-height: 89px;
  text-align: center;
  text-transform: uppercase;
  margin-top: -10px;
  margin-bottom: -5px;
}
@supports (background-clip: text) or (-webkit-background-clip: text) {
  .clip-text {
    color: transparent;
    -webkit-background-clip: text;
    background-image: url(../../assets/images/page/clip-text.jpg);
    background-size: cover;
    background-position: center;
  }
}

/* widget icon box
-------------------------------------------------------------- */
.icon-box-style1 {
  border: 1px solid rgba(224, 224, 224, 0.28);
  box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.06);
  padding: 49px 41px 49px 41px;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.icon-box-style1:hover::before,
.icon-box-style1:hover::after {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
  right: 0;
  bottom: 0;
}
.icon-box-style1:hover::after {
  right: 0;
  top: 0;
}
.icon-box-style1::before {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: -50px;
  content: "";
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background: linear-gradient(180deg, rgba(45, 138, 6, 0.1), rgb(49, 132, 14));
  height: 238px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.6s ease-in-out;
}
.icon-box-style1::after {
  position: absolute;
  right: -50px;
  top: -50px;
  content: "";
  clip-path: polygon(100% 0, 4% 100%, 100% 66%);
  background: #428e22;
  height: 212px;
  width: 98px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.icon-box-style1 .icon {
  margin-bottom: 24px;
}
.icon-box-style1 .icon i {
  font-size: 55px;
}
.icon-box-style1 .des-icon {
  margin-bottom: 38px;
}
.icon-box-style1 .icons-link {
  font-size: 14px;
  font-weight: 600;
  line-height: 17.64px;
  letter-spacing: 0.05em;
  color: #ff970d;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.icon-box-style1 .icons-link:hover {
  color: #ff970d !important;
}
.icon-box-style1 .icons-link i {
  font-size: 10px;
  margin-left: 10px;
}
.icon-box-style1 .title-icon {
  margin-bottom: 23px;
}

.icon-box-style2 {
  padding: 32px 40px 30px 38px;
  overflow: hidden;
}
.icon-box-style2:hover::before {
  top: 0;
}
.icon-box-style2:hover {
  background-color: transparent !important;
}
.icon-box-style2::before {
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: -100%;
  background-color: #ff970d;
  content: "";
}
.icon-box-style2 .icon {
  margin-right: 29px;
  margin-top: 6px;
  position: relative;
}
.icon-box-style2 .icon::before {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 100px;
  background-color: #ff970d;
  right: -8px;
  top: -2px;
  z-index: 1;
}
.icon-box-style2 .icon i {
  font-size: 44px;
  position: relative;
  z-index: 2;
}
.icon-box-style2 .title-icon {
  margin-bottom: 12px;
}
.icon-box-style2 .des-icon {
  text-transform: inherit !important;
}

.icon-box-style3 .icon {
  color: #ff970d;
  margin-bottom: 12px;
  height: 50px;
}
.icon-box-style3 .des {
  line-height: 30px;
}

.icon-box-style-4 .icon {
  width: 65px;
  flex-shrink: 0;
  height: 65px;
  border-radius: 100%;
  background-color: #ffffff;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  color: #ff970d;
  margin-right: 17px;
}
.icon-box-style-4 .content .des {
  line-height: 30px;
}

.icon-box-style5 {
  padding: 40px 40px;
}
.icon-box-style5 .icon {
  color: #ff970d;
  margin-right: 13px;
}
.icon-box-style5 .text {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.icon-box-style5 .des {
  font-size: 16px;
  font-weight: 400;
  color: #4f545a;
  line-height: 30.8px;
  margin-top: 18px;
}

.icon-box-style7 .image {
  width: auto;
}
.icon-box-style7 .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
  color: #081e2a;
  margin-left: 15px;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.icon-box-style7 .des {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.cheackmark:hover .icon {
  background-color: #ff970d;
  color: #ffffff;
  box-shadow: unset;
}
.cheackmark .icon {
  width: 65px;
  flex-shrink: 0;
  height: 65px;
  background-color: #ffffff;
  border-radius: 100%;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  color: #ff970d;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
}
.cheackmark .content {
  margin-left: 18px;
}

.icon-box-style6 .icon {
  color: #ff970d;
  font-size: 40px;
  display: inline-block;
  z-index: 2;
  height: 40px;
  margin-bottom: 23px;
}
.icon-box-style6 .icon::before {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  background-color: #ff970d;
  position: absolute;
  content: "";
  top: -4px;
  right: -10px;
  z-index: 1;
}
.icon-box-style6 .content .title-icon {
  margin-bottom: 8px;
}
.icon-box-style6 .content .des-icon {
  line-height: 30px;
}

.tf-icon-box {
  background-color: #ffffff;
  border-radius: 8px;
}
.tf-icon-box:hover {
  background-color: #ff970d;
  transition: all 0.3s;
}
.tf-icon-box:hover .icon,
.tf-icon-box:hover .des-icon,
.tf-icon-box:hover .icons-link,
.tf-icon-box:hover .title-icon a {
  color: #ffffff;
  z-index: 2;
  position: relative;
  transition: all 0.3s;
}
.tf-icon-box .icon {
  color: #ff970d;
}
.tf-icon-box .des-icon {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #4f545a;
  text-transform: capitalize;
  height: calc(1.4em * 2);
}
/* widget Testimonial
-------------------------------------------------------------- */
.widget-testimonial .testimonial-content .profile .name {
  font-size: 29px;
  line-height: 31px;
  letter-spacing: -0.02em;
  margin-bottom: 4px;
}
.widget-testimonial .testimonial-content .profile .job {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: -0.02em;
}
.widget-testimonial .testimonial-content .tes {
  font-size: 29px;
  font-weight: 700;
  line-height: 57px;
  color: #081e2a;
  text-transform: capitalize;
  letter-spacing: -0.02em;
}
.widget-testimonial .testimonial-content .line {
  width: 50px;
  height: 4px;
  position: relative;
  display: inline-block;
  background-color: #ff970d;
  border-radius: 2px;
  margin-top: 31px;
  margin-bottom: 17px;
}
.widget-testimonial .testimonial-content .icon-tes {
  width: 92px;
  height: 86px;
  background-color: #ffffff;
  border: 1px solid rgba(122, 134, 151, 0.15);
  position: absolute;
  bottom: -19%;
  right: 11%;
}
.widget-testimonial .testimonial-content .icon-tes i {
  font-size: 27px;
  color: #ff970d;
}
.widget-testimonial .testimonial-image .avata {
  width: auto !important;
  cursor: pointer;
}
.widget-testimonial .testimonial-image .avata img {
  width: 65px;
  height: 65px;
  border-radius: 100%;
}
.widget-testimonial .testimonial-image .swiper-slide {
  border-radius: 100%;
  border: 3px solid #ffffff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.06);
}
.widget-testimonial .testimonial-image .swiper-slide-thumb-active {
  border: 3px solid #ff970d;
}

.widget-testimonial-style2 {
  padding: 60px 50px 60px 75px;
  background-color: #ffffff;
  box-shadow: 0px 13px 32px 0px rgba(0, 0, 0, 0.02);
  height: auto;
}
.widget-testimonial-style2::before {
  position: absolute;
  content: "";
  height: 70%;
  width: 5px;
  background-color: #ff970d;
  border-radius: 13px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.widget-testimonial-style2::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 20px solid #ff970d;
  border-bottom: 10px solid transparent;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.widget-testimonial-style2 .image {
  margin-right: 21px;
}
.widget-testimonial-style2 .image img {
  width: 70px;
  height: 70px;
  border-radius: 100%;
}
.widget-testimonial-style2 .profile .job {
  font-size: 16px;
  font-weight: 600;
  line-height: 37px;
  color: #ff970d;
  display: inline-block;
}
.widget-testimonial-style2 .icon-tes {
  color: #ff970d;
}
.widget-testimonial-style2 .icon-tes i {
  font-size: 42px;
}
.widget-testimonial-style2 .des {
  font-size: 17px;
  font-weight: 500;
  line-height: 35px;
  padding-right: 50px;
}
.widget-testimonial-style2 .mask-tes {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
}

.widget-testimonial-style3 .testimonial-content .profile .name {
  margin-bottom: 7px;
}
.widget-testimonial-style3 .testimonial-content .profile .job {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: -0.02em;
}
.widget-testimonial-style3 .testimonial-content .tes {
  font-size: 35px;
  font-weight: 700;
  line-height: 60px;
  color: #081e2a;
  text-transform: capitalize;
  letter-spacing: 0em;
}
.widget-testimonial-style3 .testimonial-content .line {
  margin-top: 40px;
  margin-bottom: 23px;
}
.widget-testimonial-style3 .testimonial-image2 .avata {
  width: auto !important;
  cursor: pointer;
  margin: 0 11px;
}
.widget-testimonial-style3 .testimonial-image2 .avata img {
  width: 65px;
  height: 65px;
  border-radius: 100%;
}
.widget-testimonial-style3 .testimonial-image2 .swiper-slide {
  border-radius: 100%;
  border: 3px solid #ffffff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.06);
}
.widget-testimonial-style3 .testimonial-image2 .swiper-wrapper {
  justify-content: center;
}
.widget-testimonial-style3 .testimonial-image2 .line {
  width: 50px;
  height: 4px;
  position: relative;
  display: inline-block;
  background-color: #ff970d;
  border-radius: 2px;
  margin-top: 31px;
  margin-bottom: 17px;
}
.widget-testimonial-style3 .testimonial-image2 .swiper-slide-thumb-active {
  border: 3px solid #ff970d;
}

.widget-testimonial-style4 .des {
  font-size: 28px;
  font-weight: 400;
  line-height: 46px;
  padding-bottom: 45px;
  margin-bottom: 60px;
  border-bottom: 1px solid #edeeee;
}
.widget-testimonial-style4 .image-avata {
  margin-right: 19px;
}
.widget-testimonial-style4 .image-avata img {
  width: 72px;
  height: 72px;
  border-radius: 100%;
  border: 5px solid #ffffff;
}
.widget-testimonial-style4 .content-testimonial .job {
  font-size: 18px;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
}

.widget-testimonial-style5 .des {
  font-size: 24px;
  font-weight: 500;
  line-height: 46px;
  color: #081e2a;
  margin-bottom: 52px;
  letter-spacing: -0.7px;
}
.widget-testimonial-style5 .image-avata {
  margin-right: 19px;
}
.widget-testimonial-style5 .image-avata img {
  width: 79px;
  width: 79px;
  border-radius: 100%;
  border: 6px solid #ffffff;
}
.widget-testimonial-style5 .start {
  margin-right: 6em;
}
.widget-testimonial-style5 .start i {
  color: #ff970d;
}

/* widget Team
-------------------------------------------------------------- */
.tf-widget-team:hover .team-image .social-team {
  opacity: 1;
  visibility: visible;
  left: -16px;
}
.tf-widget-team:hover .team-image::before {
  opacity: 1;
  visibility: visible;
  rotate: -3deg;
  transition: all 0.3s;
}
.tf-widget-team .team-image {
  position: relative;
  z-index: 2;
}
.tf-widget-team .team-image::before {
  width: 100%;
  height: 100%;
  top: -15px;
  right: -16px;
  position: absolute;
  content: "";
  border: 2px dashed #ff970d;
  border-radius: 13px;
  rotate: 0deg;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
.tf-widget-team .team-image img {
  border-radius: 13px;
  position: relative;
  z-index: 2;
}
.tf-widget-team .team-image .social-team {
  padding: 16px 17px;
  background-color: #ff970d;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-widget-team .team-image .social-team::before {
  position: absolute;
  top: -9px;
  left: 0px;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 10px solid #ff970d;
  border-left: 16px solid transparent;
}
.tf-widget-team .team-image .social-team::after {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  right: -15px;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 18px solid #ff970d;
  border-right: 15px solid transparent;
}
.tf-widget-team .team-image .social-team li:not(:last-child) {
  margin-bottom: 12px;
}
.tf-widget-team .team-image .social-team a {
  color: #ffffff;
}
.tf-widget-team .team-image .social-team a:hover {
  color: #ff970d;
}
.tf-widget-team .team-content .job {
  font-size: 15px;
  font-weight: 500;
  color: #ff970d;
  line-height: 24px;
  margin-bottom: 6px;
}

/* widget Gallery
-------------------------------------------------------------- */
.grid-gallery {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(6, 118.33px);
}

.item-1 {
  grid-row: 1/3;
  grid-column: 1/2;
}

.item-2 {
  grid-row: 1/4;
  grid-column: 2/4;
}

.item-3 {
  grid-row: 1/5;
  grid-column: 4/4;
}

.item-4 {
  grid-row: 3/7;
  grid-column: 1/2;
}

.item-5 {
  grid-row: 4/7;
  grid-column: 2/4;
}

.item-6 {
  grid-row: 5/7;
  grid-column: 4/4;
}

.item-1 .tf-gallery .btn-gallery,
.item-6 .tf-gallery .btn-gallery {
  width: 55px;
  height: 55px;
}
.item-1 .tf-gallery .btn-gallery i,
.item-6 .tf-gallery .btn-gallery i {
  font-size: 15px;
}
.item-1 .tf-gallery .gallery-content,
.item-6 .tf-gallery .gallery-content {
  position: absolute;
  bottom: 20px;
}
.item-1 .tf-gallery .gallery-content .gallery-title,
.item-6 .tf-gallery .gallery-content .gallery-title {
  font-size: 18px;
  line-height: 26px;
}
.item-1 .tf-gallery .gallery-content .sub-title,
.item-6 .tf-gallery .gallery-content .sub-title {
  font-size: 14px;
  line-height: 18px;
}

.item-3 .tf-gallery .btn-gallery,
.item-4 .tf-gallery .btn-gallery {
  width: 85px;
  height: 85px;
}
.item-3 .tf-gallery .btn-gallery i,
.item-4 .tf-gallery .btn-gallery i {
  font-size: 20px;
}

.tf-gallery {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  height: 100%;
}
.tf-gallery img {
  height: 100%;
  object-fit: cover;
}
.tf-gallery:hover .btn-gallery {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-gallery:hover .gallery-content {
  opacity: 1;
  visibility: visible;
  left: 30px;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.tf-gallery::before {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0));
}
.tf-gallery .btn-gallery {
  width: 110px;
  height: 110px;
  color: #ffffff;
  background-color: #ff970d;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  transition: transform 1000ms ease;
}
.tf-gallery .btn-gallery:hover {
  background-color: #ff970d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-gallery .btn-gallery i {
  font-size: 30px;
}
.tf-gallery .gallery-content {
  position: absolute;
  left: 0px;
  bottom: 40px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-gallery .gallery-content .gallery-title {
  font-size: 24px;
  line-height: 30px;
}
.tf-gallery .gallery-content .sub-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
}

/* widget Image Box
-------------------------------------------------------------- */
.tf-adventure .adventure-image {
  margin-right: 19px;
  display: inline-block;
}
.tf-adventure .adventure-image img {
  width: 94px;
  border-radius: 9px;
}
.tf-adventure .adventure-image .tour-ad {
  font-size: 14px;
  font-weight: 400;
  display: block;
  line-height: 16px;
}
.tf-adventure .adventure-image .title-ad {
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
}
.tf-adventure .adventure-image .price-ad {
  font-size: 14px;
  font-weight: 600;
}

.image-box-tesimonial {
  max-width: 327px;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 4px 26px 0px rgba(0, 0, 0, 0.07);
  padding: 16px 17px 80px 17px;
}

.tf-image-box:hover .image img {
  transform: scale(1.1);
}
.tf-image-box .image {
  overflow: hidden;
  margin-bottom: 16px;
  display: block;
}
.tf-image-box .image img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Box Tour
-------------------------------------------------------------- */
.box-tour-select-wrap {
  background-color: #ffffff;
  border-radius: 14px;
  padding: 39px 37px;
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
}

.box-tour-select-item {
  border: 1px solid #edeeee;
  border-radius: 6px;
  padding: 29px 20px 42px 20px;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  position: relative;
}
.box-tour-select-item:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  background-color: #ff970d;
  left: 0;
  top: -100%;
  right: 0;
  transition: all 0.3s ease-in-out;
}
.box-tour-select-item:hover .icon,
.box-tour-select-item:hover .content .title,
.box-tour-select-item:hover .content .price,
.box-tour-select-item:hover .content i {
  color: #ffffff;
}
.box-tour-select-item:hover .content i {
  rotate: 34deg;
}
.box-tour-select-item:hover::before {
  top: 0;
}
.box-tour-select-item:hover .content .tour {
  background-color: #ffffff;
  color: #ff970d;
}
.box-tour-select-item .icon {
  color: #ff970d;
  font-size: 63px;
  height: 77px;
  margin-bottom: 16px;
  z-index: 2;
  position: relative;
}
.box-tour-select-item .content .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  color: #081e2a;
  margin-bottom: 20px;
}
.box-tour-select-item .content .tour {
  font-size: 15px;
  font-weight: 500;
  padding: 5px 17px;
  line-height: 15px;
  background-color: #ff970d;
  border-radius: 15px;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 38px;
}
.box-tour-select-item .content .price {
  font-size: 16px;
  font-weight: 700;
  line-height: 29px;
  color: #081e2a;
}
.box-tour-select-item .content i {
  font-size: 45px;
  color: #ff970d;
  position: absolute;
  right: 1%;
  bottom: 18%;
  transition: all 0.3s ease-in-out;
}

/* Faq
-------------------------------------------------------------- */
.faq-list .accordion-item {
  border: unset !important;
  border-radius: unset;
  background-color: #ffffff;
  box-shadow: 0 4px 21px 0px rgba(0, 0, 0, 0.08);
}
.faq-list .accordion-item:not(:last-child) {
  margin-bottom: 22px;
}
.faq-list .accordion-button {
  padding: 22px 35px 22px 35px;
  color: #081e2a;
  font-size: 18px;
  font-weight: 700;
  flex-grow: 1;
  text-transform: capitalize;
}
.faq-list .accordion-button:hover {
  background-color: #ffffff;
}
.faq-list .accordion-button:not(.collapsed) {
  color: #081e2a;
  background-color: #ffffff;
  box-shadow: unset;
}
.faq-list .accordion-body {
  padding: 0px 81px 35px 36px;
  color: #4f545a;
  font-size: 15px;
  font-weight: 400;
  line-height: 29px;
}
.faq-list .icon {
  width: 46px;
  height: 44px;
  background-color: #ff970d;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  position: absolute;
  bottom: 0;
  right: 0;
}

/* Count Down
-------------------------------------------------------------- */
.count-down .countdown__timer {
  display: flex;
  gap: 20px;
}
.count-down .countdown__timer .countdown__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.count-down .countdown__timer .countdown__item .countdown__value {
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  color: #ff970d;
  width: 60px;
  height: 60px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.count-down .countdown__timer .countdown__item .countdown__label {
  font-size: 14px;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase;
  color: #081e2a;
  margin-top: 7px;
}

.tab-list .nav-link {
  font-size: 15px;
  font-weight: 600;
  line-height: 18.9px;
  letter-spacing: 0.03em;
  color: #081e2a;
  padding: 10px 22px;
  background-color: #ffffff;
  border-radius: 2px;
  margin: 0 7px;
  position: relative;
  transition: all 0.3s ease;
  min-width: 134px;
}
.tab-list .nav-link::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #ff970d;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.2s ease;
  opacity: 0;
}
.tab-list .nav-link:hover {
  background-color: #ff970d;
  color: #ffffff;
}
.tab-list .nav-link:hover::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ff970d;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.2s ease;
  opacity: 1;
}
.tab-list .nav-link.active {
  background-color: #ff970d;
  color: #000;
}
.tab-list .nav-link.active::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ff970d;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
}

.nav-tabs-activities {
  padding-right: 1.5em;
}
.nav-tabs-activities .nav-item .nav-link {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #081e2a;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 22px 28px 22px;
  border: 1px solid #edeeee;
  border-radius: 8px;
  max-width: 214px;
  width: 100%;
  margin: 0px 8.5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-tabs-activities .nav-item .nav-link:hover,
.nav-tabs-activities .nav-item .nav-link.active {
  background-color: #ff970d;
  color: #ffffff;
  position: relative;
}
.nav-tabs-activities .nav-item .nav-link:hover::before,
.nav-tabs-activities .nav-item .nav-link.active::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 17px solid #ff970d;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
}
.nav-tabs-activities .nav-item .nav-link:hover .icon,
.nav-tabs-activities .nav-item .nav-link.active .icon {
  color: #ffffff;
}
.nav-tabs-activities .nav-item .nav-link:hover .icon {
  color: #ffffff;
}
.nav-tabs-activities .nav-item .nav-link .icon {
  color: #ff970d;
  height: 66px;
  margin-bottom: 15px;
}
.nav-tabs-activities .nav-item .nav-link .icon i {
  font-size: 50px;
}

.nav-tabs-adventure .nav-link {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #081e2a;
  padding: 0px 0px 17px 0px;
  border-bottom: 1px solid #edeeee;
  cursor: pointer;
}
.nav-tabs-adventure .nav-link:not(:last-child) {
  margin-right: 43px;
}
.nav-tabs-adventure .nav-link i {
  font-size: 40px;
  color: #ff970d;
  margin-right: 15px;
}
.nav-tabs-adventure .nav-link:hover,
.nav-tabs-adventure .nav-link.active {
  background-color: transparent;
  border-bottom: 1px solid #ff970d;
}

.tab-top-destination .nav-item:not(:last-child) {
  margin-right: 20px;
}
.tab-top-destination .nav-item .nav-link {
  padding: 5px 8px 12px 8px;
  border-radius: 8px;
  color: #081e2a;
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
  background-color: transparent;
}
.tab-top-destination .nav-item .nav-link i {
  font-size: 30px;
  color: #ff970d;
  margin-right: 10px;
}
.tab-top-destination .nav-item .nav-link:hover,
.tab-top-destination .nav-item .nav-link.active {
  background-color: #ffffff;
}

.tab-terms-condition .nav-pills {
  padding: 50px 22px 70px 30px;
  margin-right: 56px;
  max-width: 429px;
  width: 100%;
}
.tab-terms-condition .nav-pills .nav-link {
  font-size: 18px;
  font-weight: 500;
  color: #4f545a;
  padding: 26px 36px;
  text-align: left;
  border-left: 2px solid transparent;
}
.tab-terms-condition .nav-pills .nav-link:hover,
.tab-terms-condition .nav-pills .nav-link.active {
  background-color: #ffffff;
  color: #081e2a;
  border-left: 2px solid #ff970d;
}
.tab-terms-condition .tab-content {
  width: 100%;
}

.tab-tour-single {
  background-color: #ffffff;
  padding: 10px 13px;
  border-radius: 47px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
  margin-top: -47px;
}
.tab-tour-single .nav-link {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding: 26px 34px;
  border-radius: 47px;
  color: #081e2a;
  background-color: transparent;
}
.tab-tour-single .nav-link:hover,
.tab-tour-single .nav-link.active {
  background-color: #f4f6f8;
}
.tab-tour-single .nav-link i {
  color: #ff970d;
  margin-right: 14px;
  font-size: 20px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* Elements
-------------------------------------------------------------- */
html {
  margin-right: 0 !important;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  line-height: 30.8px;
  font-weight: 400;
  color: #4f545a;
  background-color: #ffffff;
  padding: 0px !important;
}

img {
  width: 100%;
  height: auto;
}
.footer-main-sec{
  padding-right: 15px !important;
    padding-left: 15px !important;
    background-color: white;
    padding-top: 30px;
    padding-bottom: 20px;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}

ul,
li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.center {
  text-align: center;
}

.tf-container {
  max-width: 1500px;
  width: 100%;
  margin: auto;
  /* padding-left: 15px; */
  /* padding-right: 15px; */
}

.tf-container.w-1456 {
  max-width: 1475px;
  width: 100%;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.tf-container.full {
  max-width: 100%;
  width: 100%;
  margin: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.bg-main {
  background-color: #1d231f;
}

label {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  color: #081e2a;
  margin-bottom: 15px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  border: 1px solid #edeeee;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 16px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 8px;
  padding: 10px 10px 10px 10px;
  width: 100%;
  background: transparent;
  color: #4f545a;
}

textarea::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="time"]::placeholder,
input[type="week"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="color"]::placeholder {
  color: #4f545a;
  line-height: 16px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border: 1px solid #ff970d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Placeholder color */
::-webkit-input-placeholder {
  color: #8a8aa0;
}

:-moz-placeholder {
  color: #8a8aa0;
}

::-moz-placeholder {
  color: #8a8aa0;
  opacity: 1;
}

/* Since FF19 lowers the opacity of the placeholder by default */
:-ms-input-placeholder {
  color: #8a8aa0;
}

/* Typography
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  text-rendering: optimizeLegibility;
  color: #081e2a;
  text-transform: capitalize;
}

h1 {
  font-size: 65px;
  line-height: 82px;
  font-weight: 700;
}

h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 800;
}

h3 {
  font-size: 32px;
  line-height: 44.2px;
  font-weight: 600;
}

h4 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}

h5 {
  font-size: 20px;
  line-height: 25.2px;
  font-weight: 700;
}

h6 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

p {
  font-family: "Plus Jakarta Sans", sans-serif;
}

/* Extra classes
-------------------------------------------------------------- */
.msg-success {
  background: linear-gradient(to right, #e250e5, #4b50e6, #e250e5);
  background-clip: text;
  -webkit-background-clip: text;
  font-weight: 700;
  background-size: 200% 200%;
  animation: rainbow 2s ease-in-out infinite;
  color: rgba(0, 0, 0, 0);
  transition: color 0.2s ease-in-out;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

label.error {
  color: red;
}

.text-white {
  color: #ffffff;
}

.text-24 {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.shaw-box {
  padding: 50px;
  margin: -50px;
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

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

.flex-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flex-three {
  display: flex;
  align-items: center;
}

.flex-five {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-six {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

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

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

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.flex-none {
  flex: none !important;
}

.text-t {
  text-transform: capitalize;
}

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

.text-unset {
  text-transform: unset !important;
}

.text-line {
  text-decoration-line: underline !important;
}

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

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

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

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

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

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

.font-italic {
  font-style: italic;
}

.al-i-end {
  align-items: flex-end;
}

#wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 100%;
}

.wrapper-style {
  background: #faf8ff;
}

.z-index1 {
  z-index: 1;
}

.z-index3 {
  z-index: 3;
}

.z-index4 {
  z-index: 4;
}

button {
  border: none;
  font-family: "Plus Jakarta Sans", sans-serif;
}
button:hover {
  background-color: #ff970d;
  transition: all 0.3s;
  border: unset;
}

button[type="submit"]:hover {
  background-color: #ff970d;
  transition: all 0.3s;
  border: unset;
}

button,
input[type="submit"] {
  font-family: "Plus Jakarta Sans", sans-serif;
  border: unset;
  padding: 20px 60px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  color: #ffffff;
  background-color: #ff970d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
button:hover,
input[type="submit"]:hover {
  background-color: #ff970d;
  transition: all 0.3s;
  border: unset;
}

.fs-28-46 {
  font-size: 28px;
  font-weight: 400;
  line-height: 46px;
  display: inline-block;
}

.pd-main {
  padding: 60px 20px;
}

.pb-60 {
  padding-bottom: 60px;
}

.m0-auto {
  margin: 0 auto;
}

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

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

.mb-18 {
  margin-bottom: 18px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb--7em {
  margin-bottom: -7.6em;
}

.mb--14em {
  margin-bottom: -14em;
}

.mb--20em {
  margin-bottom: -20em;
}

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

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

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

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

.pt-25 {
  padding-top: 25px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-115 {
  padding-top: 115px;
}

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

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

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

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

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

.pb-150 {
  padding-bottom: 150px;
}

.pr-256 {
  padding-right: 256px !important;
}

.lh-32 {
  line-height: 32px;
}

.box-sd {
  box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.07);
}

.text-white {
  color: #ffffff;
}

.text-gray {
  color: #b6c2d4;
}

.text-black {
  color: #081e2a;
}

.text-second {
  color: #ff970d;
}

.text-main {
  color: #ff970d !important;
}

.font-yes {
  font-family: "Yesteryear", sans-serif;
}

.overflow-hidden {
  overflow: hidden;
}

.relative {
  position: relative;
}

.fs-italic {
  font-style: italic;
}

.tour1 {
  color: #fbad17;
}

.tour2 {
  color: #17fbc4;
}

.tour3 {
  color: #fb4e17;
}

.tour4 {
  color: #17e0fb;
}

.tour5 {
  color: #f617fb;
}

.tour6 {
  color: #fb1717;
}

.bg-part-gray {
  background-color: #eee9e9;
}

.bg-part-blue {
  background-color: #e0f4f3;
}

.bg-1 {
  background-color: #f4f6f8;
}

.bg-2 {
  background-color: #ff970d !important;
}

.bg-3 {
  background-color: #1d231f;
}

.bg-4 {
  background-color: #f3f8f6;
}

.bg-white {
  background-color: #ffffff;
}

/* Custom radio buttons */
input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  margin-right: 15px;
  font-size: 15px;
  font-weight: 400;
}
input[type="radio"] + label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 14px;
  position: absolute;
  top: -3px;
  left: 0;
  border: 1px solid #edeeee;
  background-color: #ffffff;
  border-radius: 50%;
}

input[type="radio"] {
  display: none !important;
  *display: inline;
}
input[type="radio"]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 4px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ff970d;
}

/* Custom checkbox */
input[type="checkbox"] + label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  margin-right: 15px;
  font-size: 15px;
  font-weight: 400;
}
input[type="checkbox"] + label:before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  margin-right: 14px;
  position: absolute;
  top: 0px;
  left: 0;
  border: 1px solid #83827f;
}

input[type="checkbox"] {
  display: none !important;
  *display: inline;
}
input[type="checkbox"]:checked + label:after {
  content: "\e9c7";
  font-family: "icomoon";
  font-size: 10px;
  line-height: 20px;
  color: #ffffff;
  background-color: #ff970d;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 17px;
  height: 17px;
  padding-left: 4px;
}

/* link style
-------------------------------------------------------------- */
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #081e2a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:focus,
a:hover {
  color: #ff970d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: 0;
}

@keyframes rainbow {
  0% {
    background-position: left;
  }
  50% {
    background-position: right;
  }
  100% {
    background-position: left;
  }
}
path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.form-wg {
  margin-left: -30px;
}
.form-wg .wg-box {
  width: calc(50% - 30px) !important;
  margin-left: 30px;
}
.form-wg .wg-box2 {
  width: calc(33.333% - 30px) !important;
  margin-left: 30px;
}
.form-wg .wg-box3 {
  width: calc(25% - 30px);
  margin-left: 30px;
}

.boxes {
  --size: 32px;
  --duration: 800ms;
  height: calc(var(--size) * 2);
  width: calc(var(--size) * 3);
  position: relative;
  transform-style: preserve-3d;
  transform-origin: 50% 50%;
  margin-top: calc(var(--size) * 1.5 * -1);
  transform: rotateX(60deg) rotateZ(45deg) rotateY(0deg) translateZ(0px);
}
.boxes .box {
  width: var(--size);
  height: var(--size);
  top: 0;
  left: 0;
  position: absolute;
  transform-style: preserve-3d;
}
.boxes .box:nth-child(1) {
  transform: translate(100%, 0);
  animation: box1 var(--duration) linear infinite;
}
.boxes .box:nth-child(2) {
  transform: translate(0, 100%);
  animation: box2 var(--duration) linear infinite;
}
.boxes .box:nth-child(3) {
  transform: translate(100%, 100%);
  animation: box3 var(--duration) linear infinite;
}
.boxes .box:nth-child(4) {
  transform: translate(200%, 0);
  animation: box4 var(--duration) linear infinite;
}
.boxes .box > div {
  --background: #ff970d;
  --top: auto;
  --right: auto;
  --bottom: auto;
  --left: auto;
  --translateZ: calc(var(--size) / 2);
  --rotateY: 0deg;
  --rotateX: 0deg;
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--background);
  top: var(--top);
  right: var(--right);
  bottom: var(--bottom);
  left: var(--left);
  transform: rotateY(var(--rotateY)) rotateX(var(--rotateX))
    translateZ(var(--translateZ));
}
.boxes .box > div:nth-child(1) {
  --top: 0;
  --left: 0;
}
.boxes .box > div:nth-child(2) {
  --background: #306719;
  --right: 0;
  --rotateY: 90deg;
}
.boxes .box > div:nth-child(3) {
  --background: #439023;
  --rotateX: -90deg;
}
.boxes .box > div:nth-child(4) {
  --background: #edeeee;
  --top: 0;
  --left: 0;
  --translateZ: calc(var(--size) * 3 * -1);
}

html {
  -webkit-font-smoothing: antialiased;
}

* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}

body .dribbble {
  position: fixed;
  display: block;
  right: 20px;
  bottom: 20px;
}
body .dribbble img {
  display: block;
  height: 28px;
}

/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width: 1400px) {
  .widget-faq .image-faq {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .slider-home3 .slider-home3-content {
    padding-top: 80px;
    padding-bottom: 150px;
    padding-right: 2.7em;
  }
  .slider-home3 {
    padding-left: 3.6%;
  }
  .header-top {
    padding-left: 15px;
  }
  .main-header .header-lower .fly-ab {
    display: none;
  }
  .main-header .header-lower {
    padding-left: 15px;
  }
  .slider-home2-image .slider-home2 .prev-slider2 {
    left: 84%;
  }
  .widget-feature .image-feature-wrap .exploring {
    left: 7%;
  }
}
@media only screen and (max-width: 1570px) {
  .header-lower.is-fixed.is-fixed.is-small {
    padding-left: 20px;
    padding-right: 20px;
  }
  .has-dashboard .profile-dashboard .favorite-wrap {
    padding: 34px 20px 64px 20px;
  }
  .has-dashboard .footer-dashboard {
    padding: 30px 15px 30px 15px;
  }
  .has-dashboard .profile-dashboard {
    padding: 80px 30px;
  }
  .has-dashboard .profile-dashboard .counter-dashboard .icon {
    margin-right: 20px;
  }
  .has-dashboard .header-dashboard {
    padding: 0px 15px 0px 15px;
  }
  .widget-tes-style3 .content {
    padding: 4.2em 10em 4em 4em;
  }
  .testimonial-section-h4 .content {
    padding-left: 8.4em;
    padding-top: 6.6em;
    padding-right: 5em;
    padding-bottom: 6.5em;
  }
  .widget-feature2 .content-feature2 {
    padding: 3em 8em 1em 7.3em;
  }
  .header-style1 .header-top {
    padding-right: 15px;
    padding-left: 15px;
  }
  .header-style2 .header-top {
    padding-right: 15px;
    padding-left: 15px;
  }
  .header-style2 .header-lower {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-style1 .header-lower {
    padding-left: 0px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1400px) {
  .has-dashboard .profile-dashboard .my-listing-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .has-dashboard .profile-dashboard .my-booking-wrap {
    overflow-x: auto;
  }
  .has-dashboard .profile-dashboard .my-booking-wrap .booking-table-title,
  .has-dashboard .profile-dashboard .my-booking-wrap .booking-table-content {
    min-width: 1400px;
  }
}
@media only screen and (max-width: 1300px) {
  .testimonial-section-h4 .gallery-testimonial-h4 {
    margin-left: 0px;
    padding-top: 5em;
    padding-left: 5em;
  }
  .testimonial-section-h4 .content {
    padding-left: 1em;
    padding-top: 5em;
    padding-right: 2em;
    padding-bottom: 5em;
  }
  .has-dashboard .header-dashboard .header-search .search-dashboard input {
    width: auto;
  }
  .has-dashboard .profile-dashboard .favorite-wrap .favorite-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .pr-256 {
    padding-right: 30px !important;
  }
  .counter-grid-dashboard {
    grid-template-columns: repeat(2, 1fr);
  }
  .widget-tes-style3 .content {
    padding: 4.2em 1em 4em 4em;
  }
  .widget-feature2 .content-feature2 {
    padding: 3em 1em 1em 4.3em;
  }
  .destination-grid {
    gap: 30px;
  }
  .travel-video .mask-video {
    left: 0%;
  }
  .main-header {
    height: auto;
  }
}
@media only screen and (max-width: 1280px) {
  .single-destinaion-content .image-wrap {
    flex-wrap: wrap;
  }
  .nav-tabs-activities .nav-item .nav-link {
    max-width: 150px;
    padding: 20px 10px 20px 10px;
  }
  .nav-tabs-activities .nav-item .nav-link span {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .sidebar-dashboard.actives .db-logo {
    padding: 29px 10px 28px 24px;
  }
  .has-dashboard .header-dashboard {
    padding: 15px 15px 15px 15px;
  }
  .header-dashboard .nav-outer {
    display: none;
  }
  .header-dashboard .mobile-button {
    display: block;
  }
  .header-dashboard .mobile-button i {
    color: #ffffff;
  }
  .has-dashboard .profile-dashboard .edit-profile .input-wrap input {
    width: 100%;
  }
  .footer-dashboard p {
    text-align: center;
  }
  .footer-dashboard .menu-footer {
    justify-content: center;
  }
  .tab-terms-condition .nav-pills .nav-link {
    padding: 20px 25px;
  }
  .tab-terms-condition .nav-pills {
    padding: 50px 20px 50px 20px;
    margin-right: 56px;
    max-width: 350px;
    width: 100%;
  }
  .widget-testimonial-style4 .des {
    font-size: 25px;
    line-height: 40px;
    padding-bottom: 20px;
    margin-bottom: 35px;
  }
  .about-us-h5 .content {
    padding-top: 3.7em;
    padding-left: 2em;
    padding-right: 2em;
  }
  .about-us-h5 .image {
    margin-left: 0em;
  }
  .slider-home5 .image-slide-home5 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .blog-style3 .blog-content {
    padding: 24px 2em 18px 35px;
  }
  .impressino .mask-impression {
    display: none;
  }
  .widget-feature3 .image-feature3 {
    margin-right: 0px;
    padding-top: 0px;
  }
  .about-us-h4 .image-about-h4-wrap {
    margin-right: 2.5em;
  }
  .widget-feature2 .content-feature2 {
    padding: 3em 1em 1em 1em;
  }
  .widget-feature2 .image-feature2 {
    margin-right: 0px;
  }
  .about-us-h3 .about-us-h3-image {
    padding-left: 0px;
    padding-right: 30px;
  }
  .mobie-app .mobie-app-image {
    padding: 63px 40px 75px 40px;
  }
  .mobie-app .mobie-app-image .qr-code {
    display: none;
  }
  .destination-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .our-activities .right-side {
    padding-left: 0em;
  }
  .our-activities .activities-wrap {
    margin: 0px;
  }
  .about-us-h2 .image-about-us .mask1,
  .about-us-h2 .image-about-us .mask2,
  .about-us-h2 .mask2-about {
    display: none;
  }
  .blog-style .blog-content {
    padding: 29px 30px 26px 30px;
  }
  .offer-package .on-week-swipper-wrap {
    margin-right: 0em;
  }
  .offer-package .content .title-heading {
    margin-right: 0em;
  }
  .offer-package .content {
    padding-right: 0em;
  }
  .offer-package .feature-ofer {
    display: none;
  }
  .wd-search .form-group .search-bar-group .nice-select {
    width: auto;
  }
  .wd-search .form-group {
    width: 100%;
  }
  .slider-home1 .slider-content .btn-group .btn-w-wa {
    display: none;
  }
  .slider-home1 .silider-image .booking-title {
    right: 10.6%;
    top: 6%;
  }
  .slider-home1 .slider-content .title-slide {
    font-size: 50px;
    line-height: 70px;
  }
  .slider-home1 .silider-image .mask-slide {
    display: none;
  }
  .slider-home1 .silider-image .booking-title .booking {
    font-size: 25px;
    line-height: 17.69px;
  }
  .header-account .language,
  .header-account .currency {
    display: none;
  }
  .callt-to-action .shape-ab {
    display: none;
  }
  .header-sidebar {
    display: none !important;
  }
  .header-top .header-top-wrap .header-top-left .booking {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .listing-list-car-wrap-grid3 .listing-list-car-grid.listing-list-car-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .has-dashboard .profile-dashboard .form-add-tour .grid-input-3 {
    grid-template-columns: repeat(1, 1fr);
    gap: 35px;
  }
  .has-dashboard .profile-dashboard .form-add-tour .grid-input-2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .tour-single .inner-heading-wrap .inner-heading .title {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 10px;
  }
  .blog-style4 .blog-content .meta-list {
    flex-wrap: wrap;
    gap: 10px;
  }
  .widget-feature4 .feature-wrap-box {
    padding-right: 0em;
    gap: 30px 30px;
  }
  .box-tour-select-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
  .slider-home3 {
    flex-direction: column-reverse;
    padding-left: 15px;
    padding-right: 15px;
  }
  .title-video {
    font-size: 100px;
    line-height: 120px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .tf-widget-activities .tabs-activities-content .activities-content .mask-tab {
    right: 0em;
    display: none;
  }
  .tf-widget-activities .tabs-activities-content .activities-content {
    padding: 38px 30px;
  }
  .tf-widget-activities .tabs-activities-content .activities-image img {
    margin-left: 0em;
  }
  .tf-widget-activities .tabs-activities-content {
    margin-right: 0em;
    margin-left: 0em;
    padding: 16px 1em 16px 16px;
  }
  .nav-tabs-activities {
    padding-right: 0em;
  }
  #main .main-wrap {
    border-radius: 35px;
  }
  .wd-search {
    flex-wrap: wrap;
    width: 100%;
  }
  .wd-search .form-group {
    width: calc(50% - 20px);
  }
  .wd-search .form-group:not(:last-child)::before {
    content: none;
  }
  .wd-search .form-group:last-child {
    width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .header-lower.is-fixed.is-fixed.is-small {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > * {
    padding-right: 15px;
    padding-left: 15px;
  }
  .mobie-mt {
    margin-top: 10px;
  }
  .mobie-mt i {
    font-size: 20px;
  }
  .widget-feature2 .image-feature2 .mask-ft-right {
    display: none;
  }
  .widget-destination1 {
    padding-top: 50px;
  }
  .widget-top-week {
    padding: 80px 0px 80px 0px;
  }
  .tour-package2 {
    padding-top: 80px;
  }
  .main-header .header-account {
    gap: 15px;
  }
  .header-account ul li i {
    top: 0px;
  }
  .has-dashboard .profile-dashboard .widget-dash-board {
    padding: 60px 30px 92px 30px;
  }
  .has-dashboard .header-dashboard .header-search .icon-bars {
    font-size: 21px;
  }
  .sidebar-dashboard.actives {
    max-width: 320px;
    left: 0;
    z-index: 10;
  }
  .sidebar-dashboard.actives .db-menu ul li a span {
    display: inline-block;
  }
  .sidebar-dashboard.actives .db-logo span {
    display: inline-block;
  }
  .has-dashboard.actives {
    margin-left: 0px;
  }
  .has-dashboard {
    margin-left: 0px;
  }
  .sidebar-dashboard {
    left: -350px;
  }
  .login .login-wrap .image {
    display: none;
  }
  .header-style3 .header-lower .logo-box {
    padding: 15px 50px 15px 18px;
  }
  .header-style3 .header-lower .header-account,
  .main-header.header-style2 .header-account {
    display: none;
  }
  .main-header.header-style2 .header-lower {
    padding: 20px 15px;
  }
  .main-header.header-style3 {
    position: fixed;
  }
  .wd-search-form .input-group-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .contact-us .box-contact {
    padding: 40px 20px 40px 20px;
  }
  .has-dashboard .profile-dashboard .edit-profile .grid-input-3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .has-dashboard .profile-dashboard .edit-profile .grid-input-2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .has-dashboard
    .profile-dashboard
    .edit-profile
    .upload-image-dashboard
    .upload-image-wrap {
    margin-left: 0px;
    margin-top: 20px;
    width: 100%;
  }
  .has-dashboard
    .profile-dashboard
    .edit-profile
    .upload-image-dashboard
    .upload-image-wrap
    .upload-file {
    min-width: 100%;
  }
  .upload-image-dashboard {
    flex-wrap: wrap;
  }
  .has-dashboard .profile-dashboard .favorite-wrap .favorite-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .has-dashboard .profile-dashboard .page-insight {
    margin-bottom: 30px;
  }
  .header-search-faq {
    padding-top: 80px;
  }
  .brand-logo-widget {
    padding: 50px 0px;
  }
  .terms-condition {
    padding-top: 80px;
    padding-bottom: 90px;
  }
  .tab-terms-condition .nav-pills {
    margin-right: 0px;
    margin-bottom: 30px;
    max-width: 100%;
  }
  .tab-terms-condition {
    flex-direction: column;
  }
  .tour-single .review-content-tour .form-review {
    margin-right: 0em;
  }
  .inner-heading-wrap {
    align-items: flex-start;
    flex-direction: column;
  }
  .inner-heading-wrap .list-wrap-heading {
    flex-wrap: wrap;
  }
  .inner-heading-wrap .inner-heading {
    margin-bottom: 20px;
  }
  .tour-single .inner-heading-wrap .inner-price .price-sale {
    font-size: 20px;
    margin-top: 10px;
  }
  .tour-single .inner-heading-wrap .inner-price .price {
    font-size: 16px;
    line-height: 20px;
    margin-left: 10px;
  }
  .sider-bar-tour-package {
    margin-right: 0px;
    margin-bottom: 50px;
  }
  .tf-icon-box.icon-box-style1 {
    margin-bottom: 30px;
  }
  .widget-tes-style3 .content {
    padding: 4.2em 1em 4em 1em;
  }
  .widget-tes-style3 .image .about-vector {
    right: 50px;
  }
  .widget-feature4 .mask-faeture4 {
    display: none;
  }
  .widget-feature4 .image-feature4 {
    display: none;
  }
  .discount-h5 .banner-part-item {
    margin-bottom: 30px;
  }
  .slider-home5 .image-slide-home5 .image-svg {
    bottom: 0%;
    left: -1%;
  }
  .slider-home5 .content-slide-home5 {
    margin-bottom: 50px;
  }
  .tf-widget-blog.blog-style2 {
    margin-bottom: 30px;
  }
  .tf-widget-place {
    margin-bottom: 30px;
  }
  .widget-feature3 .image-feature3 {
    margin-bottom: 30px;
  }
  .video-h4-widget .video-box {
    width: 100px;
    height: 100px;
  }
  .video-h4-widget .text-video {
    font-size: 80px;
    line-height: 100px;
  }
  .about-us-h4 {
    padding-bottom: 100px;
  }
  .about-us-h4 .image-about-h4-wrap {
    margin-right: 0em;
    margin-bottom: 30px;
  }
  .about-us-h4 .image-about-h4-wrap .box-year {
    bottom: 15.5%;
  }
  .about-us-h4 .image-about-h4-wrap .about-wrap-right {
    display: none;
  }
  .home4-content .btn-group {
    flex-wrap: wrap;
  }
  .slider-home4 .home4-content .title-slide {
    font-size: 50px;
    line-height: 69px;
  }
  .tf-instagram {
    margin-bottom: 30px;
    display: block;
  }
  .widget-tes-style2 {
    padding-top: 200px;
    padding-bottom: 80px;
  }
  .widget-counter2 {
    padding-top: 80px;
  }
  .destination-grid-6 {
    grid-template-columns: repeat(3, 1fr);
  }
  .widget-feature .tab-content .tour-listing {
    margin-bottom: 30px;
  }
  .about-us-h2 .image-about-us {
    margin-bottom: 30px;
  }
  .widget-banner-contact .mask-icon-banner {
    display: none;
  }
  .widget-banner-contact .image-banner-contact {
    display: none;
  }
  .widget-testimonial-style01 {
    padding-top: 200px;
    padding-bottom: 88px;
  }
  .nav-tabs-adventure .nav-link i {
    font-size: 20px;
    margin-right: 10px;
  }
  .nav-tabs-adventure .nav-link {
    font-size: 16px;
  }
  .adventure-content {
    padding: 30px 20px 0px 20px;
  }
  .tf-counter {
    margin-bottom: 25px;
  }
  .callt-to-action-button {
    margin-top: 20px;
    text-align: center !important;
  }
  .pd-main {
    padding: 80px 0;
  }
  .nav-tabs-activities .nav-item .nav-link {
    margin: 8px 8.5px;
  }
  .tab-tour-list .tour-listing {
    margin-bottom: 30px;
  }
  .travel-video .mask-video {
    bottom: 7%;
  }
  .btn-nex-prev {
    display: none;
  }
  .header-style1 .header-lower .logo-box {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    padding: 15px 50px 15px 20px;
  }
  .main-header.header-style1 .header-account {
    display: none;
  }
  .main-header.header-style1 .header-lower {
    padding: 10px 15px;
  }
  .side-blog-single .blockquote-blog {
    padding: 38px 7em 23px 35px !important;
  }
  .side-blog {
    margin-right: 0px;
  }
  .side-bar-right {
    padding-left: 0px;
    padding-top: 50px;
  }
  .footer-logo,
  .footer-service,
  .footer-gallery,
  .footer-newsletter {
    width: 50% !important;
    padding-right: 2em !important;
    padding-bottom: 3em;
  }
  .footer-style1 .footer-main {
    flex-wrap: wrap;
  }
  .footer-style1 .footer-main .footer-gallery {
    padding-right: 2em;
  }
  .header-account ul li i {
    font-size: 21px;
  }
  .header-account ul li span {
    display: none;
  }
  .header-top .header-top-wrap .header-top-left .follow-social span {
    display: none;
  }
  .header-top .header-top-wrap .header-top-right ul li:not(:nth-child(2)) {
    display: none;
  }
  .main-header .header-lower {
    padding: 10px 15px;
  }
  .mobile-button {
    display: block;
  }
  .main-header {
    position: relative;
  }
  .main-header .main-box .logo-box {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    text-align: left;
  }
  .main-header .main-menu {
    display: none;
  }
  .main-header .sticky-header .mobile-nav-toggler {
    display: block;
  }
  .main-header .header-lower .nav-outer {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .widget-feature .image-feature-wrap {
    padding-right: 0px;
  }
  .about-us-h2 .content-about-us .pl-about {
    padding-left: 0px;
  }
  .icon-box-style5 {
    padding: 20px 4px;
  }
  .footer-style1 .footer-bottom {
    display: none;
  }
  .contact-us .contact-us-wrap {
    margin-left: 0px;
    margin-top: 40px;
    padding: 56px 40px 57px 40px;
  }
  .listing-list-car-wrap-grid3 .listing-list-car-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .impressino .mt-impressino {
    margin-top: 4em;
  }
  .has-dashboard .profile-dashboard {
    padding: 60px 15px;
  }
  .adventure-content .adventure-scroll {
    overflow-x: scroll;
  }
  .adventure-content .nav-tabs-adventure {
    width: 820px;
  }
  .main-header.header-style2 .header-account {
    display: none;
  }
  .main-header.header-style2 .header-lower {
    padding: 20px 15px;
  }
  .testimonial-section-h4 .gallery-testimonial-h4 {
    display: none;
  }
  .icon-box-style6 {
    margin-bottom: 30px;
  }
  .slider-home4 {
    padding-top: 170px;
    padding-bottom: 160px;
  }
  .main-header.header-style3 .header-lower {
    margin-top: 15px;
  }
  .header-style3 .header-top {
    display: none;
  }
  .tf-widget-blog.blog-style1 {
    margin-bottom: 60px;
  }
  .has-dashboard .header-dashboard .header-search .search-dashboard {
    display: none;
  }
  .contact-us .contact-us-map {
    padding-right: 0em;
  }
  .contact-us .box-contact {
    margin-bottom: 30px;
  }
  .has-dashboard .profile-dashboard .favorite-wrap {
    padding: 34px 20px 64px 20px;
  }
  .counter-grid-dashboard {
    grid-template-columns: repeat(1, 1fr);
  }
  .header-search-faq .inner-header .popular {
    margin-bottom: 16px;
  }
  .header-search-faq .inner-header .tag-wrap .tag-popular li {
    margin-bottom: 16px;
  }
  .header-search-faq .inner-header .tag-wrap .tag-popular li span {
    padding: 6px 12px;
  }
  .tag-popular {
    flex-wrap: wrap;
  }
  .inner-faq .col-md-6:not(:last-child) .faq-list {
    margin-bottom: 30px;
  }
  .header-search-faq .inner-header .title {
    font-size: 35px;
    line-height: 50px;
  }
  .team-member-page .team-member-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .tour-single
    .review-content-tour
    .client-review
    .client-review-list
    .client-review-item {
    padding-right: 0em;
  }
  .tour-single .planing-content-tour .tour-planing-section .content-box {
    padding-right: 0em;
  }
  .expect-wrap .listing-clude {
    margin-bottom: 10px;
  }
  .tf-widget-blog.blog-style4 {
    margin-bottom: 30px;
  }
  .about-us-h5 .content {
    padding-left: 0em;
    padding-right: 0em;
  }
  .slider-home5 .content-slide-home5 {
    padding-right: 0em;
    padding-top: 0px;
  }
  .impressino {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .impressino-counter {
    margin-right: 0px;
  }
  .widget-feature3 .box-feature-wrap {
    padding: 0 15px;
  }
  .inner-content-about .icon-box-style6:not(:last-child) {
    margin-bottom: 30px;
  }
  .content-feature2 .cheackmark {
    margin-bottom: 30px;
  }
  .faq-question {
    padding: 22px 35px 22px 35px;
  }
  .widget-faq .content-faq {
    padding-left: 0px;
  }
  .about-us-h3 .about-us-h3-image {
    padding-right: 0px;
    margin-bottom: 30px;
  }
  .about-us-h3 .about-us-h3-image .about-vector {
    top: -3%;
    left: 0%;
  }
  .footer-bottom .policy-tern {
    display: none;
  }
  .footer-style2 .footer-bottom .policy-tern li:not(:first-child) {
    margin-left: 15px;
  }
  .footer-bottom .policy-tern {
    justify-content: center;
    margin-top: 20px;
  }
  .footer-item-logo {
    margin-bottom: 30px;
  }
  .footer-style2 .footer-item-quick-link {
    padding-left: 0px;
    margin-bottom: 30px;
  }
  .footer-style2 .footer-item-newsletter {
    margin-left: 0px;
  }
  .footer-style2 .footer-item-company {
    padding-left: 0px;
    margin-bottom: 30px;
  }
  .widget-feature
    .content-feature-wrap
    .feature-list-wrap
    .feature-list
    .feature-list-iteam {
    width: 100%;
  }
  .widget-feature .content-feature-wrap {
    padding-left: 0em;
    margin-top: 30px;
    padding-right: 0px;
  }
  .widget-video {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .destination-explore {
    margin-top: 45px;
  }
  .view-all-wrap {
    justify-content: flex-start;
    margin-top: 15px;
  }
  .our-activities {
    margin: 0px 15px;
  }
  .our-activities .activities-wrap {
    margin-bottom: 30px;
  }
  .about-us-h2 .content-about-us .about-us-list {
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .about-us-h2 .image-about-us {
    padding-right: 0em;
    padding-top: 0px;
  }
  .slider-home2-content .mask-slide2-flan {
    display: none;
  }
  .slider-home2-content .title-slide {
    font-size: 25px;
    line-height: 40px;
  }
    .slider-home2-content .sub-title {
  font-size: 20px;
  line-height: 30px; 
}
  .slider-home2-content {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .tf-widget-blog.blog-style {
    margin-bottom: 30px;
  }
  .widget-testimonial-style01 .box-testimonial2 {
    left: 45%;
    top: 2%;
  }
  .grid-three-destination {
    grid-template-columns: repeat(2, 1fr);
  }
  .tf-widget-activities .tabs-activities-content .activities-image img {
    width: 100%;
  }
  .tf-widget-activities .tabs-activities-content {
    flex-direction: column;
  }
  .tf-widget-activities
    .tabs-activities-content
    .activities-content
    .icon-activitis {
    width: 65px;
    height: 65px;
  }
  .tf-widget-activities
    .tabs-activities-content
    .activities-content
    .icon-activitis
    i {
    font-size: 20px;
  }
  .tf-widget-activities
    .tabs-activities-content
    .activities-content
    .icon-list-wrap:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .title-activitis.mb-60 {
    margin-bottom: 30px;
  }
  .activities-content .flex-three.mb-30 {
    flex-direction: column;
    align-items: flex-start;
  }
  .tab-list .nav-link {
    margin: 6px 12px;
  }
  .form-comment {
    padding: 60px 30px 80px 30px;
  }
  .comment-single .comment-blog {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  .side-blog-single-content .share-blog .tag-blog .tag li {
    margin-bottom: 15px;
  }
  .side-blog-single-content .ux-content img {
    width: 100%;
    margin-top: 30px;
  }
  .callt-to-action {
    padding: 30px 20px 30px 20px;
  }
  .mb--93 {
    margin-bottom: 20px;
  }
  .callt-to-action-content {
    margin-bottom: 20px;
  }
  .callt-to-action .callt-to-action-content .content .title-call {
    font-size: 29px;
    line-height: 40px;
  }
  .callt-to-action .callt-to-action-content .content .des {
    font-size: 16px;
    line-height: 29px;
  }
  .callt-to-action {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-style1 .footer-main {
    padding-top: 80px;
    padding-bottom: 20px;
  }
  .footer-bottom {
    text-align: center;
  }
  .footer-bottom .social {
    justify-content: center !important;
  }
}
@media only screen and (max-width: 600px) {
  .slider-home4 .home4-content .btn-group .btn-w-wa {
    line-height: 0px;
  }
  .mobile-button i {
    padding: 0px;
  }
  .callt-to-action {
    margin-bottom: 50px;
  }
  .about-us-h4 .image-about-h4-wrap .about-wrap-left .quote {
    display: none;
  }
  .about-us-h4 .image-about-h4-wrap {
    padding-left: 0px;
  }
  .listing-list-car-wrap-grid3
    .listing-list-car-grid.listing-list-car-list
    .tour-listing {
    flex-direction: column;
  }
  .listing-list-car-wrap-grid3
    .listing-list-car-grid.listing-list-car-list
    .tour-listing
    .tour-listing-content {
    padding: 25px 20px 20px 20px;
  }
  .listing-list-car-wrap-grid3
    .listing-list-car-grid.listing-list-car-list
    .tour-listing
    .tour-listing-image {
    max-width: 100%;
  }
  .listing-list-car-wrap-grid3 .listing-list-car-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .widget-testimonial-style01 .box-testimonial1 {
    animation: unset;
  }
  .widget-testimonial-style5 .start {
    margin-right: 0em;
  }
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .tf-counter .icon.mb-32 {
    margin-bottom: 15px;
  }
  .slider-home2-image .slider-home2 .image-slider-home2 {
    height: 100%;
  }
  .widget-counter .counter-top,
  .widget-counter .counter-bottom {
    display: none;
  }
  .tf-counter .icon svg {
    width: 40px;
    height: 40px;
  }
  .tf-counter .title-counter {
    font-size: 16px;
    line-height: 23px;
  }
  .tf-counter .number-counter {
    font-size: 30px;
    line-height: 30px;
  }
  .tf-counter .icon {
    height: 40px;
  }
  .tf-counter {
    padding: 35px 25px;
  }
  .clip-text {
    font-size: 60px;
    line-height: 60px;
  }
  .has-dashboard .profile-dashboard .my-listing-grid .my-listing-item .content {
    padding-left: 0px;
    padding-top: 25px;
  }
  .has-dashboard .profile-dashboard .my-listing-grid .my-listing-item {
    flex-wrap: wrap;
  }
  .has-dashboard
    .profile-dashboard
    .my-listing-grid
    .my-listing-item
    .image
    img {
    width: 100%;
    height: 100%;
  }
  .blog-style2 .blog-content {
    padding: 35px 2em 26px 36px;
  }
  .grid-three-destination {
    grid-template-columns: repeat(1, 1fr);
  }
  .wd-search .form-group {
    width: calc(100% - 20px);
  }
  .wd-search .form-group .search-bar-group {
    width: 100%;
  }
  .travel-video .mask-video {
    width: 150px;
  }
  .wd-search-form .input-group-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .form-search-faq button {
    max-width: 130px;
  }
  .side-blog .blog-content .entry-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 40px;
  }
  .side-blog .blog-content .description {
    margin-bottom: 20px;
  }
  .side-blog .top-detail-info ul {
    flex-wrap: wrap;
    gap: 6px;
  }
  .tour-single .gallery-content-tour {
    gap: 20px;
  }
  .review-content-tour .form-review .inner-review {
    flex-wrap: wrap;
  }
  .review-content-tour .form-review .inner-review .inner-review-item {
    width: 50%;
  }
  .review-content-tour .client-review .inner-header {
    flex-wrap: wrap;
    gap: 10px;
  }
  .tour-single .review-content-tour .custom-review {
    padding: 40px 30px 80px 30px;
  }
  .tour-single .review-content-tour .custom-review .card-review {
    margin-right: 0px;
    margin-bottom: 29px;
  }
  .custom-review .flex.card-list {
    flex-wrap: wrap;
  }
  .tour-single .listing-icon li p {
    line-height: 32px;
  }
  .about-us-archieve .bg-archieve-about {
    display: none;
  }
  .breadcumb-section .bcrumb-ab {
    display: none;
  }
  .breadcumb-section .title {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 26px;
  }
  .slider-home5 .content-slide-home5 .image-svg2 {
    top: 23.3%;
  }
  .slider-home5 .content-slide-home5 .title-slide {
    font-size: 50px;
    line-height: 65px;
  }
  .tf-widget-blog.blog-style3 {
    flex-direction: column;
  }
  .blog-style3 .blog-image {
    max-width: 100%;
  }
  .blog-style3 .blog-content {
    width: 100%;
    margin-left: 0px;
  }
  .slider-home4 .video-wrap {
    display: none;
  }
  .slider-home4 .home4-content .btn-group .btn-w-wa {
    padding: 18px 0px;
  }
  .widget-testimonial-style3 .testimonial-content .tes {
    font-size: 25px;
    line-height: 45px;
  }
  .tab-top-destination .nav-item .nav-link {
    padding: 12px 8px 12px 8px;
  }
  .destination-grid-6 {
    grid-template-columns: repeat(2, 1fr);
  }
  .box-tour-select-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .slider-home3 .slider-home3-content .title-slide {
    font-size: 53px;
    line-height: 55px;
  }
  .destination-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .our-activities .activities-wrap {
    padding: 40px 20px;
  }
  .slider-home2-content .tour-list ul {
    margin-top: 38px;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
  .widget-banner-contact address {
    font-size: 14px;
    padding: 8px 16px;
    margin-left: 20px;
  }
  .widget-testimonial-style01 .box-testimonial1 {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    rotate: 0deg;
    z-index: 2;
    position: relative;
  }
  .widget-testimonial-style01 .widget-testimonial {
    margin-left: 0px;
    margin-right: 0px;
  }
  .widget-testimonial-style01 .box-testimonial2 {
    display: none;
  }
  .widget-brand-logo {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .side-blog-single .blockquote-blog {
    padding: 30px;
  }
  .side-blog-single .blockquote-blog p {
    font-size: 18px;
    line-height: 33px;
  }
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .sub-title-heading {
    font-size: 16px;
    line-height: 20.68px;
  }
}
@media only screen and (max-width: 575px) {
  .about-us-h4 .inner-content-about .btn-wrap-about .profile {
    margin-top: 0px;
  }
  .about-us-h4 .image-about-h4-wrap .about-wrap-left {
    max-width: 100%;
    width: 100%;
  }
  .tf-adventure .adventure-image img {
    width: 100%;
  }
  .tf-adventure {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .tf-adventure .adventure-image {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
  .archieve-tour .tf-my-listing1 .filter-tour-package {
    margin-top: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 20px;
  }
  .archieve-tour
    .tf-my-listing1
    .filter-tour-package
    .nice-select:not(:last-child) {
    margin-right: 0px;
  }
  .archieve-tour .tf-my-listing1 .filter-tour-package .nice-select {
    width: calc(50% - 20px);
  }
  .archieve-tour
    .tf-my-listing
    .listing-all-wrap
    .group-select-recently
    .nice-select.open
    .list {
    width: auto;
    right: auto;
    left: 0;
  }
  .grid-gallery {
    display: flex;
    flex-direction: column;
  }
  .footer-logo,
  .footer-service,
  .footer-gallery,
  .footer-newsletter {
    width: 100% !important;
    padding-right: 0em !important;
    padding-bottom: 3em;
  }
  .header-style2 .header-top {
    display: none;
  }
  .brand-logo-h4 .line-brand-logo .line-text {
    width: 80%;
  }
  .tf-image-box.center.pt-25 {
    padding-top: 0px;
  }
  .tf-image-box.center {
    margin-bottom: 30px;
  }
  .tour-single .planing-content-tour .tour-planing-section .number-box {
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 24px;
  }
  .tour-planing-section {
    flex-wrap: wrap;
  }
  .tour-single .planing-content-tour .tour-planing-section:not(:last-child) {
    margin-bottom: 30px;
  }
  .image-gallery-single .col-sm-6 {
    margin-bottom: 30px;
  }
  .listing-list-car-grid {
    grid-template-columns: 1fr;
  }
  .tf-my-listing .group-bar-wrap {
    justify-content: flex-start;
    margin-top: 13px;
  }
  .archieve-tour
    .tf-my-listing
    .listing-all-wrap
    .group-select-recently
    .nice-select {
    padding: 8px 35px 8px 0px;
  }
  .archieve-tour .tf-my-listing {
    padding: 20px 27px;
  }
  .inner-content-about .btn-wrap-about {
    flex-wrap: wrap;
  }
  .inner-content-about .btn-wrap-about .profile {
    margin-left: 0px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .slider-home4 .home4-content .btn-group .btn-main {
    padding: 11px 20px;
  }
  .slider-home4 .home4-content .title-slide {
    font-size: 35px;
    line-height: 45px;
  }
  .box-tour-select-wrap {
    padding: 40px 20px;
  }
  .tf-gallery img {
    height: 400px;
  }
  .mb-37 {
    margin-bottom: 30px;
  }
  .destination-style > img {
    height: 400px;
  }
  .listing-list-car-grid.listing-list-car-list .tour-listing {
    flex-direction: column;
  }
  .listing-list-car-grid.listing-list-car-list
    .tour-listing
    .tour-listing-content {
    padding: 20px 20px 20px 20px;
  }
  .listing-list-car-grid.listing-list-car-list
    .tour-listing
    .tour-listing-image {
    max-width: 100%;
  }
  .tab-tour-single .nav-link,
  .tab-tour-single .nav-item {
    width: 100%;
    text-align: left;
  }
  .tab-tour-single .nav-link {
    padding: 20px 30px;
  }
  .widget-testimonial-style2 {
    padding: 40px 30px 40px 35px;
  }
  .fs-28-46 {
    font-size: 15px;
    line-height: 20px;
  }
  .slider-home1 .slider-content .title-slide {
    font-size: 30px;
    line-height: 39px;
  }
  .slider-home1 .slider-content .title-slide.mb-32 {
    margin-bottom: 17px;
    margin-top: 8px;
  }
  .nav-tabs-activities .nav-item .nav-link:hover::before,
  .nav-tabs-activities .nav-item .nav-link.active::before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 13px solid #ff970d;
    bottom: -11px;
  }
  .nav-tabs-activities .nav-item .nav-link .icon i,
  .nav-tabs-activities .nav-item .nav-link .icon svg {
    font-size: 30px;
    width: 30px;
  }
  .nav-tabs-activities .nav-item .nav-link .icon {
    height: 20px;
    margin-bottom: 0px;
    margin-right: 16px;
  }
  .nav-tabs-activities .nav-item .nav-link {
    padding: 20px 20px 20px 30px;
    max-width: 100%;
    width: 100%;
    justify-content: flex-start;
    flex-direction: row;
    margin: 0px 0px;
    margin-bottom: 25px;
  }
  .nav-tabs-activities .nav-item {
    width: 100%;
  }
  .inner-content-about .btn-wrap-about {
    flex-wrap: wrap;
    flex-direction: column;
    align-content: flex-start;
  }
  .input-wrap-social .flex-three {
    flex-wrap: wrap;
  }
  .login
    .login-wrap
    .content
    .input-wrap-social
    .login-social:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .login .login-wrap .content .input-wrap-social .login-social {
    width: 100%;
    justify-content: center;
  }
  .team-member-page .team-member-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .side-blog-single .blockquote-blog {
    padding: 38px 3em 23px 35px !important;
  }
  .side-blog .blog-image .list-categories .new {
    font-size: 16px;
    padding: 9px 15px;
    width: 60px;
  }
  .client-review .client-review-list .client-review-item {
    flex-wrap: wrap;
  }
  .tour-single .information-content-tour .expect-wrap .expect span,
  .tour-single .information-content-tour .expect-wrap .expect p {
    width: 100%;
  }
  .tour-single .information-content-tour .expect-wrap .expect {
    flex-wrap: wrap;
  }
  .instagram-post .instagram-post-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .widget-feature4 .feature-wrap-box {
    grid-template-columns: 1fr;
  }
  .slider-home4 .home4-content {
    padding-right: 0em;
  }
  .box-tour-select-wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .slider-home2-content .tour-list ul li:not(:last-child) {
    margin-right: 0px;
  }
  .widget-testimonial .testimonial-content .icon-tes {
    display: none;
  }
  .widget-testimonial .testimonial-image .avata img {
    width: 45px;
    height: 45px;
  }
  .widget-testimonial .testimonial-content .tes {
    font-size: 25px;
    line-height: 44px;
  }
  .image-box-tesimonial {
    max-width: 100%;
  }
  .line-brand-logo .line-text {
    padding: 0 5px;
    width: 70%;
  }
  .widget-counter .cta-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .widget-counter .content .title-call,
  .widget-counter .content .des {
    text-align: center;
  }
  .widget-counter .content .title-call {
    font-size: 30px;
    line-height: 45px;
  }
  .offer-package .count-dow-wrap {
    flex-wrap: wrap;
  }
  .offer-package .content .count-dow-wrap .title-counters {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 100%;
  }
  .travel-video .mask-video {
    display: none;
  }
  .about-us .col-lg-12.flex {
    flex-wrap: wrap;
  }
  .about-us .col-lg-12.flex .client {
    margin-left: 0px;
  }
  .wd-search .form-group {
    width: calc(100% - 20px);
  }
  #comment textarea.input-cmt {
    height: 150px;
  }
  #comment .group-gap {
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }
  .comment-single .comment-blog .content {
    padding-left: 0px;
    padding-top: 20px;
  }
  .comment-single .comment-blog {
    flex-direction: column;
  }
  .callt-to-action .callt-to-action-content .content .title-call {
    margin-top: 15px;
  }
  .callt-to-action .callt-to-action-content .content {
    margin-left: 0px;
  }
  .callt-to-action-content {
    flex-direction: column;
    text-align: center;
  }
  .header-top .header-top-wrap .header-top-left .follow-social ul {
    padding: 5px 15px;
  }
  .header-top .header-top-wrap .header-top-right ul li span {
    font-size: 13px;
  }
  .header-top .header-top-wrap .header-top-right ul li:not(:last-child) {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 414px) {
  .about-us-h5 .about-wrap {
    flex-wrap: wrap;
  }
  .impressino-counter {
    grid-template-columns: 1fr;
  }
  .about-us-h3-content .about-wrap {
    flex-wrap: wrap;
  }
  .about-us-h3 .about-us-h3-content .about-wrap .btn-main {
    margin-left: 0px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 400px) {
  .main-header .header-account {
    gap: 15px;
  }
}
@media only screen and (max-width: 360px) {
  .close-btn {
    left: 260px;
    top: 25px;
    color: #ffffff;
  }
  .mobile-menu-visible .close-btn {
    transition-delay: 0.2s;
  }
}

/*# sourceMappingURL=app.css.map */

/* drop-card */

.drop-card {
  display: flex;
  gap: 50px;
  justify-content: space-between;
}

.drop-card-1 img {
  height: 150px;
}
.drop-text ul li a {
  text-align: center;
}
.drop-subcard {
  display: flex;
}
.logo-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.logo-box h3 {
  font-size: 20px;
}

/* =============================================
       🎬 ALL ANIMATIONS START HERE - COPY FROM HERE
       ============================================= */

/* Beautiful animations for tour website */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes scaleIn {
  from {
    opacity: 0;
    transform: scale(0.92);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Main nav items: staggered fade-in on page load */
.navigation > li {
  animation: fadeInUp 0.6s ease-out backwards;
}
.navigation > li:nth-child(1) {
  animation-delay: 0.05s;
}
.navigation > li:nth-child(2) {
  animation-delay: 0.1s;
}
.navigation > li:nth-child(3) {
  animation-delay: 0.15s;
}
.navigation > li:nth-child(4) {
  animation-delay: 0.2s;
}
.navigation > li:nth-child(5) {
  animation-delay: 0.25s;
}
.navigation > li:nth-child(6) {
  animation-delay: 0.3s;
}
.navigation > li:nth-child(7) {
  animation-delay: 0.35s;
}

/* Hover effect: lift and glow */
.navigation > li > a {
  transition: all 0.3s ease;
  position: relative;
  padding-left: 8px;
}
.navigation > li > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #fff;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}
.navigation > li:hover > a::after {
  width: 80%;
}
.navigation > li:hover > a {
  transform: translateY(-2px);
  text-shadow: 0 2px 8px rgba(255, 255, 255, 0.3);
}

/* ========================================
       ✈️ AIRPLANE TAKEOFF ANIMATION - START
       Copy everything between START and END
       ======================================== */
@keyframes planeTakeoff {
  0% {
    opacity: 0;
    transform: translateX(-30px) translateY(5px) rotate(-15deg);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(80px) translateY(-25px) rotate(25deg);
  }
}
.navigation > li > a::before {
  content: "✈";
  position: absolute;
  left: -8px;
  top: 50%;
  transform: translateY(-50%) translateX(-30px) translateY(5px) rotate(-15deg);
  font-size: 16px;
  opacity: 0;
  pointer-events: none;
}
.navigation > li:hover > a::before {
  animation: planeTakeoff 1.2s ease-out forwards;
}
/* ========================================
       ✈️ AIRPLANE TAKEOFF ANIMATION - END
       ======================================== */

/* Dropdown card: smooth slide-down with scale */
.dropdown2 > ul {
  animation: slideDown 0.4s ease-out;
  transform-origin: top center;
}
.drop-card {
  animation: scaleIn 0.35s ease-out;
}

/* Nested list items in dropdown: staggered fade */
.drop-card-1 ul li {
  animation: fadeInUp 0.5s ease-out backwards;
  transition: all 0.25s ease;
}
.drop-card-1 ul li:nth-child(1) {
  animation-delay: 0.08s;
}
.drop-card-1 ul li:nth-child(2) {
  animation-delay: 0.12s;
}
.drop-card-1 ul li:nth-child(3) {
  animation-delay: 0.16s;
}
.drop-card-1 ul li:nth-child(4) {
  animation-delay: 0.2s;
}
.drop-card-1 ul li:nth-child(5) {
  animation-delay: 0.24s;
}

/* Hover on dropdown links: slide-right + color shift */
.drop-card-1 ul li a {
  transition: all 0.3s ease;
  position: relative;
  padding-left: 6px;
}
.drop-card-1 ul li:hover a {
  padding-left: 12px;
  color: #0d6efd;
}
.drop-card-1 ul li:hover {
  transform: translateX(4px);
}

/* Image subtle zoom on hover */
.drop-card-1 img {
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.drop-card-1:hover img {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(13, 110, 253, 0.2);
}

/* Drop-text heading: subtle pulse */
.drop-text {
  animation: fadeInUp 0.5s ease-out backwards;
  animation-delay: 0.05s;
}

/* =============================================
       🎬 ALL ANIMATIONS END HERE - COPY UNTIL HERE
       ============================================= */

/* theme desti */

      .th-embed {
  --th-blue: #1e90ff; /* primary blue */
  --th-orange: #ff7a00; /* accent orange */
  --th-bg: #f7fbff;
  --th-card-bg: #ffffff;
  --th-radius: 12px;
  --th-shadow: 0 10px 30px rgba(16, 24, 40, 0.08);
  background: linear-gradient(180deg, var(--th-bg), #ffffff);
  padding: 36px;
  color: #0f172a;
  max-width: 1550px;
  margin: auto;
}

.th-container {
  max-width: 1200px;
  margin: 0 auto;
}
.th-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}
.th-title {
  font-size: 1.6rem;
  font-weight: 700;
}
.th-sub {
  color: #475569;
}

/* Slider outer */
.th-slider {
  position: relative;
  background: transparent;
  padding: 8px;
  border-radius: var(--th-radius);
}

/* viewport */
.th-viewport {
  border-radius: var(--th-radius);
  width: 100%;
}

/* track */
.th-track {
  margin-block: 25px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 24px;
}

/* Theme card (category cards) */
.th-card {
  background: var(--th-card-bg);
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(16, 24, 40, 0.06);
  overflow: hidden;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  border: 2px solid transparent;
  transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}
.th-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(16, 24, 40, 0.15);
  border-color: var(--th-blue);
}
.th-card.th-active {
  border-color: var(--th-orange);
  box-shadow: 0 8px 24px rgba(255, 122, 0, 0.2);
}

.th-card-figure {
  height: 200px;
  background: #0b1b36;
  position: relative;
  overflow: hidden;
}
.th-card-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.02);
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
.th-card-figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(2, 6, 23, 0) 40%,
    rgba(2, 6, 23, 0.35) 70%,
    rgba(2, 6, 23, 0.55) 100%
  );
  pointer-events: none;
}
.th-card:hover .th-card-cover {
  transform: scale(1.07);
}
.th-theme-badge {
  position: absolute;
  left: 12px;
  bottom: 12px;
  z-index: 2;
  font-size: 0.85rem;
  font-weight: 700;
  color: #0f172a;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  padding: 6px 12px;
  border-radius: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
.th-count {
  position: absolute;
  top: 12px;
  right: 12px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  color: #192f59;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 20px;
  z-index: 2;
}

.th-card-body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
  text-align: center;
}
.th-card-title {
  font-weight: 700;
  font-size: 1.2rem;
  color: #0f172a;
  line-height: 1.3;
}
.th-card-desc {
  font-size: 0.9rem;
  color: #64748b;
  line-height: 1.5;
}
/* CTA at bottom of card */
.th-card-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 6px;
  font-weight: 700;
  color: #192f59;
}
.th-cta-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: #ff970d;
  color: #fff;
  box-shadow: 0 6px 16px rgba(30, 144, 255, 0.25);
  transition: transform 250ms ease;
}
.th-cta-chip svg {
  width: 18px;
  height: 18px;
}
.th-card:hover .th-cta-chip {
  transform: translateX(4px);
}

/* Nav arrows - hidden for static grid */
.th-arrow {
  display: none;
}

/* Dots - hidden for static grid */
.th-dots {
  display: none;
}

/* ========= Beautiful animations ========= */
@keyframes thFadeUp {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes thSlideLeftIn {
  from {
    opacity: 0;
    transform: translateY(-50%) translateX(-14px);
  }
  to {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
  }
}
@keyframes thSlideRightIn {
  from {
    opacity: 0;
    transform: translateY(-50%) translateX(14px);
  }
  to {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
  }
}
@keyframes thShine {
  from {
    left: -60%;
  }
  to {
    left: 140%;
  }
}
@keyframes thFloat {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-3px);
  }
}

/* Staggered card reveal */
.th-card {
  opacity: 0;
  animation: thFadeUp 0.7s cubic-bezier(0.2, 0.8, 0.2, 1) both;
}
.th-card:nth-child(1) {
  animation-delay: 0.05s;
}
.th-card:nth-child(2) {
  animation-delay: 0.12s;
}
.th-card:nth-child(3) {
  animation-delay: 0.19s;
}
.th-card:nth-child(4) {
  animation-delay: 0.26s;
}
.th-card:nth-child(5) {
  animation-delay: 0.33s;
}

/* Arrow entrance */
.th-arrow--left {
  animation: thSlideLeftIn 0.45s ease 0.2s both;
}
.th-arrow--right {
  animation: thSlideRightIn 0.45s ease 0.28s both;
}

/* Image shine and counter float */
.th-card-figure {
  position: relative;
}
.th-card-figure::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  left: -60%;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.45) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
}
.th-card:hover .th-card-figure::before {
  animation: thShine 900ms ease forwards;
}
.th-count {
  animation: thFloat 2.4s ease-in-out 0.4s infinite alternate;
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
  .th-card,
  .th-arrow--left,
  .th-arrow--right,
  .th-dot,
  .th-card-figure::before,
  .th-count,
  .th-cta-chip {
    animation: none !important;
    transition: none !important;
  }
}

/* Responsive */
@media (max-width: 1440px) {
  .th-track {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
@media (max-width: 1024px) {
  .th-track {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .th-track {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (max-width: 680px) {
  .th-embed {
    padding: 24px 16px;
  }
  .th-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  .th-track {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .th-card-figure {
    height: 160px;
  }
  .th-card-body {
    padding: 16px;
  }
}

/* theme  */

.banner-img {
  height: 220px;

  width: 100%;
}
.banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.left-h {
  margin-left: -400px;
}

/* trusted award */

.p-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.p-row {
  width: 100%;
}

.p-section-title {
  position: relative;
  margin-bottom: 6em;
}

.p-section-title h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 20px;
  color: #000;
  letter-spacing: 0.3px;
}

.p-section-title::after {
  content: "";
  height: 3px;
  background: #fbb900;
  width: 80px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

/****************/
/*	 CAROUSEL 	*/
/****************/
section.p-client {
  /* padding: 4em 0;
    background-color: #eee;
    overflow: hidden; */
  margin-block: 90px;
}

.p-carousel-client {
  display: flex;
  width: max-content;
  gap: 20px;
  padding: 20px 0;
}

.p-slide {
  width: 234px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  flex-shrink: 0;
}

.p-slide:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.p-slide img {
  max-width: 90%;
  max-height: 90%;
  object-fit: contain;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}

.p-slide:hover img {
  opacity: 1;
}

/* Responsive adjustments */
@media (max-width: 1200px) {
  .p-slide {
    width: 200px;
  }
}

@media (max-width: 768px) {
  .p-slide {
    width: 180px;
    height: 100px;
  }

  .p-section-title h2 {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .p-slide {
    width: 150px;
    height: 80px;
  }

  section.p-client {
    padding: 2em 0;
  }
}

/* contact form */

#f-contact-form-wrapper {
  /* font-family: 'Poppins', sans-serif;
        background: linear-gradient(135deg, #192f59 0%, #ff970d 100%); */
  min-height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  position: relative;
  overflow: hidden;
}

/* Animated Background */
/* #f-contact-form-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3e");
        animation: f-backgroundScroll 30s linear infinite;
        z-index: 0;
    }

    @keyframes f-backgroundScroll {
        0% { transform: translate(0, 0); }
        100% { transform: translate(60px, 60px); }
    } */

/* Floating Particles */
/* #f-contact-form-wrapper .f-particle {
        position: absolute;
        background: rgba(255, 255, 255, 0.15);
        border-radius: 50%;
        animation: f-float 15s infinite;
        z-index: 0;
    } */

/* #f-contact-form-wrapper .f-particle:nth-child(1) { width: 80px; height: 80px; top: 10%; left: 10%; animation-delay: 0s; }
    #f-contact-form-wrapper .f-particle:nth-child(2) { width: 60px; height: 60px; top: 60%; left: 80%; animation-delay: 2s; }
    #f-contact-form-wrapper .f-particle:nth-child(3) { width: 100px; height: 100px; top: 80%; left: 20%; animation-delay: 4s; }
    #f-contact-form-wrapper .f-particle:nth-child(4) { width: 50px; height: 50px; top: 30%; left: 70%; animation-delay: 6s; }

    @keyframes f-float {
        0%, 100% { transform: translateY(0) rotate(0deg); }
        50% { transform: translateY(-30px) rotate(180deg); }
    } */
/* Compact Form Adjustments */
#f-contact-form-wrapper .f-container {
    max-width: 700px; /* reduced from 900px */
    padding: 15px;
}

#f-contact-form-wrapper .f-form-wrapper {
    min-height: 500px; /* slightly smaller */
    grid-template-columns: 1fr 1fr; /* keep sidebar and form side by side */
}

#f-contact-form-wrapper .f-sidebar {
    padding: 30px 25px; /* reduced padding */
}

#f-contact-form-wrapper .f-sidebar h1 {
    font-size: 28px;
}

#f-contact-form-wrapper .f-sidebar p {
    font-size: 14px;
    margin-bottom: 30px;
}

#f-contact-form-wrapper .f-info-item {
    margin-bottom: 18px;
}

#f-contact-form-wrapper .f-info-icon {
    width: 40px;
    height: 40px;
    font-size: 18px;
    margin-right: 15px;
    border-radius: 12px;
}

#f-contact-form-wrapper .f-info-text h3 {
    font-size: 12px;
}

#f-contact-form-wrapper .f-info-text p {
    font-size: 13px;
}

#f-contact-form-wrapper .f-form-section {
    padding: 35px 25px;
}

#f-contact-form-wrapper .f-form-header h2 {
    font-size: 24px;
}

#f-contact-form-wrapper .f-form-header p {
    font-size: 13px;
}

#f-contact-form-wrapper .f-form-group {
    margin-bottom: 20px;
}

#f-contact-form-wrapper input[type="text"],
#f-contact-form-wrapper input[type="email"],
#f-contact-form-wrapper input[type="tel"],
#f-contact-form-wrapper input[type="date"],
#f-contact-form-wrapper select,
#f-contact-form-wrapper textarea {
    padding: 12px 16px 12px 40px;
    font-size: 14px;
    border-radius: 10px;
}

#f-contact-form-wrapper .f-form-row {
    gap: 15px;
}

#f-contact-form-wrapper .f-submit-btn {
    padding: 15px;
    font-size: 14px;
    border-radius: 10px;
}

#f-contact-form-wrapper .f-success-message {
    padding: 15px 20px;
    font-size: 14px;
}

/* Compact responsive adjustments */
@media (max-width: 900px) {
    #f-contact-form-wrapper .f-form-wrapper {
        grid-template-columns: 1fr; /* stack for smaller screens */
    }
    #f-contact-form-wrapper .f-sidebar {
        padding: 25px 20px;
    }
    #f-contact-form-wrapper .f-form-section {
        padding: 25px 20px;
    }
}

@media (max-width: 600px) {
    #f-contact-form-wrapper .f-container {
        padding: 10px;
    }
    #f-contact-form-wrapper input[type="text"],
    #f-contact-form-wrapper input[type="email"],
    #f-contact-form-wrapper input[type="tel"],
    #f-contact-form-wrapper input[type="date"],
    #f-contact-form-wrapper select,
    #f-contact-form-wrapper textarea {
        padding: 10px 14px 10px 35px;
        font-size: 13px;
    }
    #f-contact-form-wrapper .f-submit-btn {
        padding: 12px;
        font-size: 13px;
    }
}
#f-contact-form-wrapper .f-container {
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(20px);
  border-radius: 30px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  max-width: 900px;
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  animation: f-slideUp 0.8s ease-out;
}

@keyframes f-slideUp {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#f-contact-form-wrapper .f-form-wrapper {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  min-height: 600px;
}

#f-contact-form-wrapper .f-sidebar {
  background: linear-gradient(135deg, #ff970d 0%, #192f59 100%);
  padding: 20px 30px;
  color: white;
  position: relative;
  overflow: hidden;
}

#f-contact-form-wrapper .f-sidebar::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.1) 0%,
    transparent 70%
  );
  animation: f-pulse 8s ease-in-out infinite;
}

@keyframes f-pulse {
  0%,
  100% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.8;
  }
}

#f-contact-form-wrapper .f-sidebar-content {
  position: relative;
  z-index: 1;
}

#f-contact-form-wrapper .f-sidebar h1 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  line-height: 1.5;
}

#f-contact-form-wrapper .f-sidebar p {
  font-size: 16px;
  opacity: 0.95;
  line-height: 1.6;
  margin-bottom: 40px;
}

#f-contact-form-wrapper .f-info-item {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  animation: f-fadeInLeft 0.8s ease-out;
  animation-fill-mode: both;
}

#f-contact-form-wrapper .f-info-item:nth-child(1) {
  animation-delay: 0.2s;
}
#f-contact-form-wrapper .f-info-item:nth-child(2) {
  animation-delay: 0.4s;
}
#f-contact-form-wrapper .f-info-item:nth-child(3) {
  animation-delay: 0.6s;
}

@keyframes f-fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

#f-contact-form-wrapper .f-info-icon {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  font-size: 22px;
  backdrop-filter: blur(10px);
}

#f-contact-form-wrapper .f-info-text h3 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
  opacity: 0.9;
}

#f-contact-form-wrapper .f-info-text p {
  font-size: 15px;
  margin: 0;
  font-weight: 500;
}

#f-contact-form-wrapper .f-form-section {
  padding: 20px 30px;
}

#f-contact-form-wrapper .f-form-header {
  margin-bottom: 20px;
}

#f-contact-form-wrapper .f-form-header h2 {
  color: #1a1a2e;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.5;
}

#f-contact-form-wrapper .f-form-header p {
  color: #666;
  font-size: 14px;
}

#f-contact-form-wrapper .f-form-group {
  margin-bottom: 10px;
  animation: f-fadeIn 0.6s ease-out;
  animation-fill-mode: both;
}

#f-contact-form-wrapper .f-form-group:nth-child(1) {
  animation-delay: 0.1s;
}
#f-contact-form-wrapper .f-form-group:nth-child(2) {
  animation-delay: 0.15s;
}
#f-contact-form-wrapper .f-form-group:nth-child(3) {
  animation-delay: 0.2s;
}
#f-contact-form-wrapper .f-form-group:nth-child(4) {
  animation-delay: 0.25s;
}

@keyframes f-fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#f-contact-form-wrapper label {
  display: block;
  color: #1a1a2e;
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

#f-contact-form-wrapper .f-input-wrapper {
  position: relative;
}

#f-contact-form-wrapper .f-input-icon {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #ff970d;
  font-size: 16px;
  transition: all 0.3s ease;
}

#f-contact-form-wrapper input[type="text"],
#f-contact-form-wrapper input[type="email"],
#f-contact-form-wrapper input[type="tel"],
#f-contact-form-wrapper input[type="date"],
#f-contact-form-wrapper select,
#f-contact-form-wrapper textarea {
  width: 100%;
  padding: 10px 10px 10px 40px;
  border: 2px solid #e8e8e8;
  border-radius: 12px;
  font-size: 13px;
  transition: all 0.3s ease;
  font-family: "Poppins", sans-serif;
  background: #fafafa;
  color: #1a1a2e;
}
#f-contact-form-wrapper input::placeholder,
#f-contact-form-wrapper textarea::placeholder {
  font-size: 13px;
  font-family: "Poppins", sans-serif;
}

#f-contact-form-wrapper input::-webkit-input-placeholder,
#f-contact-form-wrapper textarea::-webkit-input-placeholder {
  font-size: 13px;
}

#f-contact-form-wrapper input::-moz-placeholder,
#f-contact-form-wrapper textarea::-moz-placeholder {
  font-size: 13px;
}

#f-contact-form-wrapper input:-ms-input-placeholder,
#f-contact-form-wrapper textarea:-ms-input-placeholder {
  font-size: 13px;
}

#f-contact-form-wrapper input[type="text"]:focus,
#f-contact-form-wrapper input[type="email"]:focus,
#f-contact-form-wrapper input[type="tel"]:focus,
#f-contact-form-wrapper input[type="date"]:focus,
#f-contact-form-wrapper select:focus,
#f-contact-form-wrapper textarea:focus {
  outline: none;
  border-color: #ff970d;
  background: white;
  box-shadow: 0 5px 20px rgba(255, 151, 13, 0.15);
  transform: translateY(-2px);
}

#f-contact-form-wrapper input:focus + .f-input-icon {
  color: #192f59;
  transform: translateY(-50%) scale(1.1);
}

#f-contact-form-wrapper textarea {
  resize: vertical;
  min-height: 120px;
  padding: 15px 20px;
}

#f-contact-form-wrapper select {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff970d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 20px;
  padding-right: 45px;
}

#f-contact-form-wrapper .f-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

#f-contact-form-wrapper .f-submit-btn {
  width: 100%;
  padding: 10px;
  background-color: #ff970d;
  color: white;
  border: none;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
}

#f-contact-form-wrapper .f-submit-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.3),
    transparent
  );
  transition: left 0.5s ease;
}

#f-contact-form-wrapper .f-submit-btn:hover::before {
  left: 100%;
}

#f-contact-form-wrapper .f-submit-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 35px rgba(255, 151, 13, 0.4);
}

#f-contact-form-wrapper .f-submit-btn:active {
  transform: translateY(-1px);
}

#f-contact-form-wrapper .f-required {
  color: #ff6b6b;
}

#f-contact-form-wrapper .f-success-message {
  display: none;
  background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
  color: white;
  padding: 20px 25px;
  border-radius: 12px;
  margin-bottom: 25px;
  animation: f-slideDown 0.5s ease-out;
  box-shadow: 0 10px 25px rgba(17, 153, 142, 0.3);
  font-weight: 500;
}

@keyframes f-slideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#f-contact-form-wrapper .f-success-message i {
  margin-right: 10px;
  font-size: 20px;
}

@media (max-width: 900px) {
  #f-contact-form-wrapper .f-form-wrapper {
    grid-template-columns: 1fr;
  }

  #f-contact-form-wrapper .f-sidebar {
    padding: 40px 30px;
  }

  #f-contact-form-wrapper .f-form-section {
    padding: 40px 30px;
  }

  .drop-card {
    gap: 1px !important;
  }
  .mvn {
    display: none !important;
  }
  .nvm {
    display: block !important;
  }
}

@media (max-width: 600px) {
  #f-contact-form-wrapper .f-form-row {
    grid-template-columns: 1fr;
  }

  #f-contact-form-wrapper .f-container {
    border-radius: 20px;
  }

  #f-contact-form-wrapper .f-sidebar h1 {
    font-size: 28px;
  }

  #f-contact-form-wrapper .f-form-header h2 {
    font-size: 24px;
  }

  #f-contact-form-wrapper input[type="text"],
  #f-contact-form-wrapper input[type="email"],
  #f-contact-form-wrapper input[type="tel"],
  #f-contact-form-wrapper input[type="date"],
  #f-contact-form-wrapper select,
  #f-contact-form-wrapper textarea {
    padding: 14px 18px 14px 45px;
  }
  .drop-card {
    gap: 1px !important;
  }
  .logo-box h3 {
    font-size: 15px !important;
  }
  .logo-box {
    gap: 1px !important;
    padding: 5px 50px 5px 10px !important;
  }
  .p-client {
    margin-block: 10px !important;
  }
}

/* Loading Animation */
#f-contact-form-wrapper .f-submit-btn.f-loading {
  pointer-events: none;
  opacity: 0.8;
}

#f-contact-form-wrapper .f-submit-btn.f-loading::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top-color: white;
  border-radius: 50%;
  animation: f-spin 0.8s linear infinite;
}

@keyframes f-spin {
  to {
    transform: rotate(360deg);
  }
}

/* filter bar */

.bg-g {
  background-color: #fefefe;
}

.f-container {
  margin: 0 auto;
  padding: 20px;
}

/* Duration Filter Section */
.f-filter-section {
  background: white;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.f-filter-title {
  font-size: 24px;
  color: #192f59;
  margin-bottom: 20px;
  font-weight: 600;
}

.f-duration-tabs {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

.f-tab {
  padding: 12px 25px;
  border: 2px solid #e0e0e0;
  border-radius: 25px;
  background: white;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  color: #666;
  font-weight: 500;
}

.f-tab:hover {
  border-color: #ff970d;
  color: #fff;
}

.f-tab.f-active {
  background: #ff6b00 !important;
  color: white;
  border-color: #ff6b00;
}

.f-package-count {
  color: #999;
  font-size: 13px;
  margin-top: 10px;
}

.f-slider-controls {
  display: flex;
  gap: 10px;
  margin-left: auto;
}

.f-slider-btn {
  width: 40px !important;
  height: 40px !important;
  border: 2px solid #ff970d;
  background: white;
  border-radius: 50% !important;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  color: #ff970d;
  font-size: 18px;
  font-weight: bold;
  padding: unset !important;
}

.f-slider-btn:hover {
  background: #ff970d;
  color: white;
}

.f-slider-btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.f-slider-btn:disabled:hover {
  background: white;
  color: #ff970d;
}

/* Package Cards Section */
.f-slider-wrapper {
  overflow: hidden;
  margin-bottom: 40px;
}

.f-packages-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 280px;
  gap: 20px;
  transition: transform 0.4s ease;
}

.f-package-card {
  background: white;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  margin-bottom: 10px;
  margin-inline: 10px;
}

.f-package-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
}

.f-card-image {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.f-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.f-card-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: rgba(25, 47, 89, 0.9);
  color: white;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600;
}

.f-card-content {
  padding: 20px;
}

.f-package-title {
  font-size: 18px;
  color: #192f59;
  margin-bottom: 15px;
  font-weight: 600;
  line-height: 1.4;
}

.f-package-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.f-price {
  font-size: 24px;
  color: #ff970d;
  font-weight: 700;
}

.f-price-label {
  font-size: 12px;
  color: #999;
  display: block;
}

/* Staff Picks Section */
.f-staff-picks-section {
  background: white;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.f-section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}

.f-section-title {
  font-size: 24px;
  color: #192f59;
  font-weight: 600;
}

.f-season-selector {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.f-season-option {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}

.f-radio {
  width: 18px;
  height: 18px;
  border: 2px solid #ddd;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}

.f-season-option input[type="radio"] {
  display: none;
}

.f-season-option input[type="radio"]:checked + .f-radio {
  border-color: #ff970d;
}

.f-season-option input[type="radio"]:checked + .f-radio::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #ff970d;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.f-season-label {
  color: #666;
  font-size: 14px;
  cursor: pointer;
}

.f-picks-slider-wrapper {
  overflow: hidden;
}

.f-picks-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(280px, 1fr);
  gap: 25px;
  transition: transform 0.4s ease;
}

.f-pick-card {
  position: relative;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.f-pick-card:hover {
  transform: translateY(-5px);
}

.f-pick-image {
  position: relative;
  width: 100%;
  height: 220px;
  overflow: hidden;
}

.f-pick-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.f-expert-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #ff970d;
  color: white;
  padding: 6px 15px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600;
}

.f-pick-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  padding: 40px 20px 20px;
  color: white;
}

.f-pick-title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
  color: white;
}

.f-pick-subtitle {
  font-size: 10px;
  opacity: 0.9;
  line-height: 1.3;
}

/* Responsive Design */
/* Large Tablets and Small Desktops (1024px - 1440px) */
@media (max-width: 1440px) {
  /* Single-row slider remains; auto-fit handled by JS */
}

/* Tablets (768px - 1024px) */
@media (max-width: 1024px) {
  /* Single-row slider remains; auto-fit handled by JS */

  .f-duration-tabs {
    justify-content: center;
  }

  .f-filter-title,
  .f-section-title {
    font-size: 22px;
  }

  .f-card-image,
  .f-pick-image {
    height: 180px;
  }

  .f-package-title,
  .f-pick-title {
    font-size: 16px;
  }

  .f-price {
    font-size: 20px;
  }
}

/* Small Tablets (600px - 768px) */
@media (max-width: 768px) {
  /* Single-row slider remains; auto-fit handled by JS */

  .f-duration-tabs {
    gap: 10px;
  }

  .f-filter-title,
  .f-section-title {
    font-size: 20px;
  }

  .f-section-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .f-slider-btn {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }

  .f-season-selector {
    gap: 15px;
  }

  .f-card-image,
  .f-pick-image {
    height: 160px;
  }
}

/* Mobile Devices (480px - 600px) */
@media (max-width: 600px) {
  .f-container {
    padding: 15px;
  }

  .f-filter-section,
  .f-staff-picks-section {
    padding: 20px;
  }

  /* Single-row slider remains; JS adjusts visible cards */
  .f-packages-grid,
  .f-picks-grid {
    gap: 20px;
  }

  .f-tab {
    padding: 10px 20px;
    font-size: 13px;
  }

  .f-filter-title,
  .f-section-title {
    font-size: 18px;
  }

  .f-card-image,
  .f-pick-image {
    height: 200px;
  }

  .f-package-title,
  .f-pick-title {
    font-size: 17px;
  }

  .f-price {
    font-size: 22px;
  }
}

/* Small Mobile (max-width: 480px) */
@media (max-width: 480px) {
  .f-container {
    padding: 10px;
  }

  .f-filter-section,
  .f-staff-picks-section {
    padding: 15px;
  }

  .f-packages-grid,
  .f-picks-grid {
    gap: 15px;
  }

  .f-tab {
    padding: 8px 16px;
    font-size: 12px;
  }

  .f-filter-title,
  .f-section-title {
    font-size: 16px;
    line-height: 1.4;
  }

  .f-season-selector {
    gap: 10px;
  }

  .f-season-label {
    font-size: 13px;
  }

  .f-card-content,
  .f-pick-info {
    padding: 15px;
  }

  .f-package-title {
    font-size: 15px;
  }

  .f-pick-title {
    font-size: 16px;
  }

  .f-pick-subtitle {
    font-size: 13px;
  }

  .f-price {
    font-size: 20px;
  }

  .f-package-count {
    font-size: 12px;
  }

  .f-slider-btn {
    width: 32px;
    height: 32px;
    font-size: 14px;
  }
}

/*filter bar  */



/* detail page */


      .d-container {
        max-width: 1500px;
        margin: 0 auto;
        padding: 16px;
      }

      /* Animations */
      @keyframes d-fadeIn {
        from {
          opacity: 0;
          transform: translateY(10px);
        }
        to {
          opacity: 1;
          transform: translateY(0);
        }
      }
      @keyframes d-pulse {
        0%,
        100% {
          opacity: 1;
        }
        50% {
          opacity: 0.7;
        }
      }
      .d-animate {
        animation: d-fadeIn 0.5s ease-out;
      }

      /* Breadcrumb */
      .d-breadcrumb {
        padding: 12px 0;
        font-size: 13px;
        color: #6b7280;
      }
      .d-breadcrumb a {
        color: #6b7280;
        text-decoration: none;
      }
      .d-breadcrumb a:hover {
        color: #ff970d;
      }

      /* Grid layout */
.d-grid {
        display: grid;
        grid-template-columns: 1.6fr 1fr;
        gap: 24px;
        align-items: start;
      }
       .d-grid > aside {
       position: sticky;
        top: 20px;
       
      }



      
      .d-grid > aside::-webkit-scrollbar {
        display: none;
      }

      /* Hero */
      .d-hero {
        background: #ffffff;
        border-radius: 16px;
        overflow: hidden;
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
      }
      .d-hero-media {
        position: relative;
        cursor: pointer;
      }
      .d-hero-img {
        width: 100%;
        height: 420px;
        object-fit: cover;
        display: block;
        transition: transform 0.5s;
      }
      .d-hero-media:hover .d-hero-img {
        transform: scale(1.05);
      }
      .d-hero-badge {
        position: absolute;
        bottom: 16px;
        left: 16px;
        background: rgba(25, 47, 89, 0.95);
        color: #fff;
        padding: 8px 16px;
        border-radius: 8px;
        font-size: 13px;
        font-weight: 700;
        backdrop-filter: blur(10px);
      }
      .d-hero-count {
        position: absolute;
        bottom: 16px;
        right: 16px;
        background: rgba(255, 151, 13, 0.95);
        color: #fff;
        padding: 8px 14px;
        border-radius: 999px;
        font-size: 12px;
        font-weight: 700;
        cursor: pointer;
        backdrop-filter: blur(10px);
      }
      .d-hero-controls {
        position: absolute;
        top: 50%;
        left: 16px;
        right: 16px;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
      }
      .d-hero-btn {
        width: 40px;
        height: 40px;
        background: rgba(255, 255, 255, 0.9);
        border: none;
        border-radius: 50%;
        cursor: pointer;
        font-size: 20px;
        color: #192f59;
        transition: all 0.3s;
        backdrop-filter: blur(10px);
        padding: unset!important;
      }
      .d-hero-btn:hover {
        background: #fff;
        transform: scale(1.1);
      }
      .d-hero-overlay {
        position: absolute;
        top: 16px;
        right: 16px;
        display: flex;
        gap: 8px;
      }
      .d-icon-btn {
        width: 36px;
        height: 36px;
        background: rgba(255, 255, 255, 0.9);
        border: none;
        border-radius: 50%;
        cursor: pointer;
        backdrop-filter: blur(10px);
        transition: all 0.3s;
        padding: unset!important;
      }
      .d-icon-btn:hover {
        background: #fff;
        transform: translateY(-2px);
      }

      .d-hero-body {
        padding: 20px;
      }
      .d-hero-header {
        display: flex;
        justify-content: space-between;
        align-items: start;
        gap: 16px;
        margin-bottom: 12px;
      }
      .d-title {
        font-size: 26px;
        font-weight: 800;
        color: #192f59;
        line-height: 1.3;
      }
      .d-subtitle {
        color: #6b7280;
        font-size: 14px;
        margin-top: 8px;
        display: flex;
        align-items: center;
        gap: 12px;
        flex-wrap: wrap;
      }
      .d-subtitle svg {
        width: 16px;
        height: 16px;
      }
      .d-hero-price {
        text-align: right;
      }
      .d-old-price {
        text-decoration: line-through;
        color: #6b7280;
        font-size: 14px;
      }
      .d-save-badge {
        background: #10b981;
        color: #fff;
        padding: 4px 8px;
        border-radius: 4px;
        font-size: 11px;
        font-weight: 700;
        margin-left: 8px;
      }



      /* Booking Card */
       .d-book-card {
        background: #ffffff;
        border: 2px solid #e5e7eb;
        border-radius: 16px;
        padding: 20px;
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
       
      }
      .d-price {
        font-size: 32px;
        font-weight: 800;
        color: #ff970d;
        line-height: 1;
      }
      .d-per {
        font-size: 13px;
        color: #6b7280;
        display: block;
        margin-top: 4px;
      }
      .d-input {
        width: 100%;
        padding: 12px 14px;
        border: 2px solid #e5e7eb;
        border-radius: 10px;
        font-size: 14px;
        transition: all 0.3s;
        font-family: inherit;
      }
      .d-input:focus {
        outline: none;
        border-color: #ff970d;
        box-shadow: 0 0 0 3px rgba(255, 151, 13, 0.1);
      }
      .d-label {
        font-size: 13px;
        color: #192f59;
        margin-bottom: 6px;
        display: block;
        font-weight: 600;
      }
      .d-row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      .d-cta {
        width: 100%;
        padding: 14px;
        border: none;
        border-radius: 10px;
        background: #ff970d;
        color: #fff;
        font-weight: 700;
        cursor: pointer;
        font-size: 15px;
        transition: all 0.3s;
      }
      .d-cta:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(255, 151, 13, 0.3);
      }
      .d-cta-secondary {
        width: 100%;
        padding: 14px;
        border: 2px solid #ff970d;
        border-radius: 10px;
        background: #fff;
        color: #ff970d;
        font-weight: 700;
        cursor: pointer;
        font-size: 15px;
        transition: all 0.3s;
      }
      .d-cta-secondary:hover {
        background: rgba(255, 151, 13, 0.05);
      }
      .d-helpline {
        margin-top: 16px;
        padding: 14px;
        background: #f8fafc;
        border-radius: 10px;
        text-align: center;
      }
      .d-helpline-number {
        color: #ff970d;
        font-weight: 800;
        font-size: 18px;
        display: block;
        margin-top: 4px;
      }
      .d-trust-badge {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        padding: 12px;
        background: rgba(16, 185, 129, 0.1);
        border-radius: 10px;
        margin-top: 12px;
        color: #10b981;
        font-size: 13px;
        font-weight: 600;
      }
      .d-secure-icon {
        display: flex;
        align-items: center;
        gap: 6px;
        font-size: 12px;
        color: #6b7280;
        margin-top: 12px;
        justify-content: center;
      }

      /* Sections */
      .d-section {
        background: #ffffff;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
        padding: 24px;
        margin-top: 20px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
      }
      .d-section-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 20px;
        font-weight: 800;
        color: #192f59;
        margin-bottom: 16px;
        padding-bottom: 12px;
        border-bottom: 2px solid #f8fafc;
      }
      .d-chip-row {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
      }
      .d-chip {
        padding: 8px 14px;
        border-radius: 999px;
        border: 1px solid #e5e7eb;
        background: #fff;
        font-size: 13px;
        color: #6b7280;
        font-weight: 500;
        transition: all 0.3s;
        cursor: pointer;
      }
      .d-chip:hover {
        border-color: #ff970d;
        color: #ff970d;
        background: rgba(255, 151, 13, 0.05);
      }
      .d-chip-active {
        background: #ff970d;
        color: #fff;
        border-color: #ff970d;
      }
      .d-day {
        font-weight: 800;
        color: #192f59;
        font-size: 16px;
        margin-bottom: 8px;
      }
      .d-card {
        border: 1px solid #e5e7eb;
        border-radius: 14px;
        overflow: hidden;
        background: #ffffff;
        transition: all 0.3s;
        cursor: pointer;
      }
      .d-card:hover {
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
        transform: translateY(-4px);
      }
      .d-card-media {
        width: 100%;
        height: 200px;
        object-fit: cover;
        display: block;
        transition: transform 0.5s;
      }
      .d-card:hover .d-card-media {
        transform: scale(1.1);
      }
      .d-card-body {
        padding: 16px;
      }
      .d-list {
        list-style: none;
        padding-left: 0;
      }
      .d-list li {
        padding: 10px 0;
        border-bottom: 1px dashed #e5e7eb;
        display: flex;
        align-items: start;
        gap: 10px;
      }
      .d-list li:last-child {
        border-bottom: none;
      }
      .d-list li::before {
        content: "✓";
        color: #10b981;
        font-weight: 800;
        flex-shrink: 0;
      }

      /* Highlights grid */
      .d-highlights {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
        gap: 16px;
      }
      .d-highlight-item {
        padding: 16px;
        border: 2px solid #e5e7eb;
        border-radius: 12px;
        text-align: center;
        transition: all 0.3s;
      }
      .d-highlight-item:hover {
        border-color: #ff970d;
        background: rgba(255, 151, 13, 0.03);
      }
      .d-highlight-icon {
        width: 48px;
        height: 48px;
        margin: 0 auto 12px;
        background: #f8fafc;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
      }
      .d-highlight-title {
        font-weight: 700;
        color: #192f59;
        font-size: 15px;
        margin-bottom: 4px;
      }
      .d-highlight-desc {
        font-size: 13px;
        color: #6b7280;
      }

      /* FAQ */
      .d-faq-item {
        border-bottom: 1px solid #e5e7eb;
        transition: all 0.3s;
      }
      .d-faq-q {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 16px 12px;
        cursor: pointer;
        font-weight: 600;
        color: #192f59;
        transition: all 0.3s;
      }
      .d-faq-q:hover {
        background: #f8fafc;
        padding-left: 16px;
      }
      .d-faq-toggle {
        width: 28px;
        height: 28px;
        border-radius: 50%;
        background: #f8fafc;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 800;
        color: #ff970d;
        transition: all 0.3s;
      }
      .d-faq-item.d-open .d-faq-toggle {
        background: #ff970d;
        color: #fff;
        transform: rotate(45deg);
      }
      .d-faq-a {
        display: none;
        padding: 0 12px 16px 12px;
        color: #6b7280;
        line-height: 1.7;
      }

      /* Testimonials */
      .d-testimonial {
        display: grid;
        grid-template-columns: 200px 1fr;
        gap: 20px;
        padding: 20px;
        border: 2px solid #e5e7eb;
        border-radius: 14px;
        transition: all 0.3s;
      }
      .d-testimonial:hover {
        border-color: #ff970d;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
      }
      .d-avatar {
        width: 200px;
        height: 200px;
        object-fit: cover;
        border-radius: 12px;
      }
      .d-rating {
        color: #f39c12;
        font-weight: 700;
        font-size: 15px;
      }
      .d-stars {
        color: #f39c12;
        font-size: 18px;
        margin-bottom: 8px;
      }

      /* Inclusions/Exclusions */
      .d-inclusion-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
        gap: 20px;
      }
      .d-inclusion-card {
        padding: 20px;
        border: 2px solid #e5e7eb;
        border-radius: 14px;
      }
      .d-inclusion-card.d-included {
        border-color: #10b981;
        background: rgba(16, 185, 129, 0.03);
      }
      .d-inclusion-card.d-excluded {
        border-color: #ef4444;
        background: rgba(239, 68, 68, 0.03);
      }
      .d-inclusion-header {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 12px;
      }
      .d-inclusion-icon {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        font-weight: 800;
      }
      .d-included .d-inclusion-icon {
        background: #10b981;
        color: #fff;
      }
      .d-excluded .d-inclusion-icon {
        background: #ef4444;
        color: #fff;
      }

      /* Price breakdown */
      .d-price-table {
        width: 100%;
        border-collapse: collapse;
      }
      .d-price-table th,
      .d-price-table td {
        padding: 12px;
        text-align: left;
        border-bottom: 1px solid #e5e7eb;
      }
      .d-price-table th {
        background: #f8fafc;
        font-weight: 700;
        color: #192f59;
      }
      .d-price-table tr:last-child td {
        border-bottom: none;
        font-weight: 800;
        font-size: 18px;
        color: #ff970d;
      }



      /* Responsive */
      @media (max-width: 1024px) {
        .d-grid {
          grid-template-columns: 1fr;
        }
        .d-grid > section {
          max-height: none;
        }
        .d-grid > aside {
          position: static;
          max-height: none;
        }
        .d-book-card {
          position: static;
          top: 0;
        }
        .d-hero-header {
          flex-direction: column;
        }
        .d-hero-price {
          text-align: left;
        }
        .d-testimonial {
          grid-template-columns: 1fr;
        }
        .d-avatar {
          width: 100%;
          height: 240px;
        }
        .d-inclusion-grid {
          grid-template-columns: 1fr;
        }
        .d-nav {
          display: none;
        }
      }
      @media (max-width: 600px) {
        .d-hero-img {
          height: 280px;
        }
        .d-title {
          font-size: 22px;
        }
        .d-section {
          padding: 16px;
        }
        .d-row {
          grid-template-columns: 1fr;
        }
        .d-highlights {
          grid-template-columns: 1fr;
        }
      }
    

      /* footer-pop-up */


      /* Popup Overlay */
      .p-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        z-index: 9998;
        opacity: 0;
        transition: opacity 0.3s ease;
        backdrop-filter: blur(4px);
      }
      .p-overlay.p-active {
        display: block;
        opacity: 1;
      }

      /* Popup Modal */
      .p-modal {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0.9);
        background: #ffffff;
        border-radius: 16px;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
        z-index: 9999;
        max-width: 900px;
        width: 90%;
        max-height: 90vh;
        overflow-y: auto;
        transition: all 0.3s ease;
        opacity: 0;
      }
      .p-modal.p-active {
        display: block;
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
      }

      /* Popup Header */
      .p-header {
        padding: 15px 15px;
        border-bottom: 2px solid #f1f5f9;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: linear-gradient(135deg, #192f59 0%, #2d4a7c 100%);
        border-radius: 16px 16px 0 0;
      }
      .p-title {
        font-size: 24px;
        font-weight: 800;
        color: #ffffff;
        margin: 0;
        line-height: 1;
      }
      .p-close {
        width: 36px;
        height: 36px;
        border: none;
        background: rgba(255, 255, 255, 0.2);
        color: #ffffff;
        font-size: 24px;
        border-radius: 50%;
        cursor: pointer;
        transition: all 0.3s;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
        padding: unset!important;
      }
      .p-close:hover {
        background: rgba(255, 255, 255, 0.3);
        transform: rotate(90deg);
      }

      /* Popup Body */
      .p-body {
        padding: 0;
      }
      
      /* Date Type Buttons */
      .p-date-btn {
        flex: 1;
        padding: 10px;
        border: 2px solid #e2e8f0;
        background: white;
        color: #64748b;
        border-radius: 8px;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.3s;
        font-family: inherit;
      }
      .p-date-btn:hover {
        border-color: #0ea5b4;
        color: #0ea5b4;
      }
      .p-date-btn.p-date-active {
        background: #d1d5db;
        color: #1f2937;
        border-color: #d1d5db;
      }
      
      /* Date Container */
      .p-date-container {
        animation: p-fadeInDate 0.3s ease;
      }
      
      @keyframes p-fadeInDate {
        from {
          opacity: 0;
          transform: translateY(-10px);
        }
        to {
          opacity: 1;
          transform: translateY(0);
        }
      }
      .p-text {
        font-size: 15px;
        line-height: 1.7;
        color: #334155;
        margin-bottom: 20px;
      }

      /* Popup Form */
      .p-form-group {
        margin-bottom: 16px;
      }
      .p-label {
        display: block;
        font-size: 14px;
        font-weight: 600;
        color: #192f59;
        margin-bottom: 6px;
      }
      .p-input {
        width: 100%;
        padding: 12px 14px;
        border: 2px solid #e2e8f0;
        border-radius: 10px;
        font-size: 14px;
        font-family: inherit;
        transition: all 0.3s;
      }
      .p-input:focus {
        outline: none;
        border-color: #ff970d;
        box-shadow: 0 0 0 3px rgba(255, 151, 13, 0.1);
      }
      .p-textarea {
        width: 100%;
        padding: 12px 14px;
        border: 2px solid #e2e8f0;
        border-radius: 10px;
        font-size: 14px;
        font-family: inherit;
        resize: vertical;
        min-height: 100px;
        transition: all 0.3s;
      }
      .p-textarea:focus {
        outline: none;
        border-color: #ff970d;
        box-shadow: 0 0 0 3px rgba(255, 151, 13, 0.1);
      }

      /* Popup Footer */
      .p-footer {
        padding: 16px 24px 24px;
        display: flex;
        gap: 12px;
        justify-content: flex-end;
      }
      .p-btn {
        padding: 12px 24px;
        border: none;
        border-radius: 10px;
        font-size: 15px;
        font-weight: 700;
        cursor: pointer;
        transition: all 0.3s;
        font-family: inherit;
      }
      .p-btn-primary {
        background: #ff970d;
        color: #ffffff;
      }
      .p-btn-primary:hover {
        background: #e88600;
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(255, 151, 13, 0.3);
      }
      .p-btn-secondary {
        background: #f1f5f9;
        color: #475569;
      }
      .p-btn-secondary:hover {
        background: #e2e8f0;
      }

      /* Trigger Button (for footer) */
      .p-trigger {
        padding: 14px 28px;
        background: #ff970d;
        color: #ffffff;
        border: none;
        border-radius: 10px;
        font-size: 15px;
        font-weight: 700;
        cursor: pointer;
        transition: all 0.3s;
        box-shadow: 0 4px 12px rgba(255, 151, 13, 0.3);
        font-family: inherit;
      }
      .p-trigger:hover {
        background: #e88600;
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(255, 151, 13, 0.4);
      }

      /* Fixed Round Button at Bottom-Right */
      .p-fixed-btn {
        position: fixed;
        bottom: 30px;
        right: 30px;
        width: 220px;
        height: 50px;
        background: #ff970d;
        color: #ffffff;
        border: none;
        border-radius: 40px;
        font-size: 15px;
        cursor: pointer;
        box-shadow: 0 8px 24px rgba(255, 151, 13, 0.4);
        z-index: 9997;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s;
        font-family: inherit;
        padding: unset!important;
      }
      .p-fixed-btn:hover {
        background: #e88600;
        transform: scale(1.1);
        box-shadow: 0 12px 32px rgba(255, 151, 13, 0.5);
      }
      .p-fixed-btn:active {
        transform: scale(0.95);
      }

      /* Hide scrollbar for popup */
      .p-modal {
        -ms-overflow-style: none;
        scrollbar-width: none;
      }
      .p-modal::-webkit-scrollbar {
        display: none;
      }

      /* Animation keyframes */
      @keyframes p-fadeIn {
        from {
          opacity: 0;
          transform: translate(-50%, -50%) scale(0.9);
        }
        to {
          opacity: 1;
          transform: translate(-50%, -50%) scale(1);
        }
      }

      /* Responsive */
      @media (max-width: 768px) {
        .p-modal {
          width: 95%;
          max-height: 95vh;
        }
        .p-header {
          padding: 20px 20px 12px;
        }
        .p-title {
          font-size: 20px;
        }
        .p-body {
          grid-template-columns: 1fr !important;
        }
        .p-body > div:first-child {
          border-right: none !important;
          border-bottom: 2px solid #e2e8f0;
        }
        .p-footer {
          flex-direction: column;
        }
        .p-btn {
          width: 100%;
        }
        
      }

.tf-container p ,strong, div, span, li, a, h1, h2, h3, h4, h5, h6 {
  font-family: "Plus Jakarta Sans", sans-serif !important;
}


      /* footer-pop-up */



      /* table start */


  
    :root{
      --bg: #ffffff;
      --muted: #6b7280;
      --border: #efefef;
      --link: #0ea5e9;
      --heading: #111827;
    }

   
    .ca-packages {
      max-width: 1200px;
      margin: 0 auto;
    }

    .ca-packages__title{
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 18px;
      color: var(--heading);
    }

    .ca-table-wrap{
      width: 100%;
      overflow-x: auto;
      border-radius: 6px;
    }

    table.ca-table{
      width: 100%;
     
      border-collapse: collapse;
      min-width: 900px; /* keep table readable on desktop */
      background: var(--bg);
      border: 1px solid var(--border);
    }

    table.ca-table thead th{
      text-align: left;
      padding: 14px 18px;
      border-bottom: 1px solid var(--border);
      border-right: 1px solid var(--border);
      background: #fafafa;
      font-weight: 700;
      color: var(--heading);
    }

    table.ca-table thead th:last-child{
      border-right: none;
      width: 500px;
    }

    table.ca-table tbody td{
      padding-left: 10px;
      border-bottom: 1px solid var(--border);
      border-right: 1px solid var(--border);
      vertical-align: top;
      color: #374151;
      font-size: 15px;
    }

    /* table.ca-table tbody td:last-child{
      border-right: none;
      max-width: 500px;
      min-height: 48px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      word-wrap: break-word;
      line-height: 1.5;
    } */


    table.ca-table tbody tr td a{
      color: var(--link);
      text-decoration: none;
    }

    /* subtle zebra on hover */
    table.ca-table tbody tr:hover td{
      background: #fbfbfb;
    }

    /* mobile: stack rows and show labels */
    @media (max-width: 900px){
      .ca-table{ min-width: 0; }
      .ca-table thead{ display: none; }
      .ca-table tbody td{
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 12px 18px;
      }
      .ca-table tbody td[data-label]::before{
        content: attr(data-label) ": ";
        display: inline-block;
        min-width: 110px;
        font-weight: 700;
        color: var(--heading);
      }
      .ca-table tbody tr{ margin-bottom: 10px; display:block; border:1px solid var(--border); border-radius:6px; overflow:hidden; }
      .ca-packages__title{ font-size:20px; }
    }

    /* very small screens tweak */
    @media (max-width:480px){
      body{ padding: 18px; }
      .ca-packages__title{ font-size:18px; }
      .ca-table tbody td[data-label]::before{ min-width: 100px; }
    }

    /* small visual polish */
    .ca-note{ font-size:13px; color: var(--muted); margin-top:10px; }
  

@media (max-width: 991px) {
    .mobile-menu .menu-box {
        background-color: white
    }
    .mobile-menu {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        z-index: 9999;
        transition: left 0.3s ease;
    }
    
    .mobile-menu.active {
        left: 0;
    }
    #navbarSupportedContent{
        display: none !important;
    }
    
    .menu-backdrop {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        opacity: 0;
        transition: opacity 0.3s ease;
    }
    
    .mobile-menu.active .menu-backdrop {
        opacity: 1;
    }
    
    .menu-box {
        position: absolute;
        top: 0;
        left: 0;
        width: 85%;
        max-width: 320px;
        height: 100%;
        background: #fff;
        overflow-y: auto;
        z-index: 10;
    }
    
    .nav-logo {
        padding: 15px;
        border-bottom: 1px solid #eee;
    }
    
    .nav-logo img {
        max-height: 50px;
    }
    
    /* User Section */
    .mobile-user-section {
        display: flex;
        align-items: center;
        padding: 20px 15px;
        background: #f8f8f8;
        border-bottom: 1px solid #eee;
    }
    
    .user-avatar {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        overflow: hidden;
        margin-right: 15px;
        background: #ddd;
    }
    
    .user-avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .user-info {
        display: flex;
        flex-direction: column;
    }
    
    .user-name {
        font-size: 16px;
        font-weight: 600;
        color: #333;
    }
    
    .login-btn {
        font-size: 13px;
        color: #fff;
        background: #f60;
        padding: 5px 15px;
        border-radius: 4px;
        margin-top: 5px;
        display: inline-block;
    }
    
    /* Menu List */
    .mobile-nav-list {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    
    .mobile-menu-item {
        border-bottom: 1px solid #eee;
    }
    
    .mobile-menu-link {
        display: flex;
        align-items: center;
        padding: 15px;
        color: #333;
        text-decoration: none;
        font-size: 15px;
        gap:6px;
    }
    
    .menu-icon {
        width: 30px;
        color: #081e2a;
        font-size: 18px;
    }
    
    .menu-text {
        flex: 1;
        color: #081e2a;
    }
    
    .menu-arrow {
        color: #081e2a;
        font-size: 12px;
    }
    
    /* Submenu Panels */
    .mobile-submenu-panel {
        position: fixed;
        top: 0;
        left: -100%;
        width: 85%;
        max-width: 320px;
        height: 100%;
        background: #fff;
        z-index: 10001;
        transition: left 0.3s ease;
        overflow-y: auto;
    }
    
    .mobile-submenu-panel.active {
        left: 0;
    }
    
    .submenu-header {
        display: flex;
        align-items: center;
        padding: 15px;
        background: #f8f8f8;
        border-bottom: 1px solid #eee;
        position: sticky;
        top: 0;
    }
    
    .back-btn {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #333;
        font-size: 16px;
    }
    
    .submenu-title {
        font-size: 16px;
        font-weight: 600;
        color: #f60;
        margin-left: 10px;
    }
    
    .submenu-content {
        padding: 10px 0;
    }
    
    .submenu-section {
        padding: 10px 15px;
    }
    
    .section-title {
               font-size: 12px;
        color: #081e2a;
        text-transform: uppercase;
        margin-bottom: 1px;
        font-weight: 700;
        padding: 0px 15px;

    }
    
    .submenu-list {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    
    .submenu-item {
        border-bottom: 1px solid #f0f0f0;
    }
    
    .submenu-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 15px;
        color: #081e2a;
        text-decoration: none;
        font-size: 14px;
    }
    
    .submenu-link:hover {
        background: #f8f8f8;
    }
    
    /* Hide dropdown images on mobile */
    .drop-card-1 img {
        display: none !important;
    }
    
    /* Close button */
    .close-btn {
        position: fixed;
        top: 15px;
        right: -50px;
        z-index: 10002;
        color: #fff;
        font-size: 24px;
        cursor: pointer;
        transition: right 0.3s ease;
    }
    
    .mobile-menu.active ~ .close-btn,
    .close-btn.active {
        right: 15px;
    }
}


.widget-feature .content-feature-wrap .feature-list-wrap{
  padding: 0;
}
      /* table end */

       :root {
        --primary-color: #081e2a;
        --secondary-color: #d4a574;
        --accent-color: #e8b4a0;
        --text-dark: #1f1f1f;
        --text-light: #666666;
        --border-color: #e0e0e0;
        --bg-light: #fafafa;
        --bg-white: #ffffff;
    }
     /* ========== BREADCRUMB SECTION ========== */
    .breadcrumb-section {
        position: relative;
        height: 500px;
        background-size: cover;
        background-position: center;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    .breadcrumb-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(135deg, rgba(26, 95, 63, 0.85) 0%, rgba(212, 165, 116, 0.85) 100%);
        z-index: 1;
    }

    .breadcrumb-content {
        position: relative;
        z-index: 2;
        text-align: center;
        color: white;
        width: 100%;
    }

    .breadcrumb-inner {
        max-width: 800px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .breadcrumb-title {
        font-size: 3.5rem;
        font-weight: 700;
        margin-bottom: 30px;
        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        letter-spacing: -0.5px;
    }

    .breadcrumb-list {
        list-style: none;
        display: flex;
        justify-content: center;
        gap: 20px;
        font-size: 1.1rem;
    }

    .breadcrumb-link {
        color: white;
        text-decoration: none;
        transition: opacity 0.3s ease;
    }

    .breadcrumb-link:hover {
        opacity: 0.8;
    }

    .breadcrumb-current {
        color: rgba(255, 255, 255, 0.9);
    }

    /* ========== DESCRIPTION SECTION ========== */
    .description-section {
        padding: 60px 20px;
        background: var(--bg-white);
        border-bottom: 1px solid var(--border-color);
    }

    .container {
        max-width: 1200px;
        margin: 0 auto;
    }

    .description-content {
        max-width: 900px;
        margin: 0 auto;
    }

    /* .section-title {
        font-size: 2.5rem;
        font-weight: 700;
        color: var(--primary-color);
        margin-bottom: 25px;
        text-align: center;
    } */

    .description-text {
        font-size: 1.1rem;
        color: var(--text-light);
        line-height: 1.8;
        text-align: center;
    }

    .description-text p {
        margin-bottom: 15px;
    }

    /* ========== BESTSELLING SECTION ========== */
    .bestselling-section {
        padding: 80px 20px;
        background: linear-gradient(135deg, #f5f5f5 0%, var(--bg-white) 100%);
    }

    .bestselling-title {
        text-align: center;
        margin-bottom: 50px;
    }

    .table-wrapper {
        overflow-x: auto;
        margin-bottom: 30px;
        background: white;
        border-radius: 12px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    }

    .packages-table {
        width: 100%;
        border-collapse: collapse;
        font-size: 1rem;
    }

    .packages-table thead {
        background: linear-gradient(135deg, var(--primary-color) 0%, #2a7d55 100%);
        color: white;
    }

    .packages-table th {
        padding: 20px 15px;
        text-align: left;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-size: 0.9rem;
    }

    .packages-table tbody tr {
        border-bottom: 1px solid var(--border-color);
        transition: background-color 0.3s ease;
    }

    .packages-table tbody tr:hover {
        background-color: #f9f9f9;
    }

    .packages-table td {
        padding: 18px 15px;
    }

    .package-link {
        color: var(--primary-color);
        text-decoration: none;
        font-weight: 600;
        transition: color 0.3s ease;
    }

    .package-link:hover {
        color: var(--secondary-color);
    }

    .duration-badge {
        display: inline-block;
        background: linear-gradient(135deg, var(--accent-color), #f0d5c8);
        color: white;
        padding: 6px 12px;
        border-radius: 20px;
        font-size: 0.9rem;
        font-weight: 500;
    }

    .price-text {
        font-size: 1.1rem;
        font-weight: 700;
        color: var(--primary-color);
    }

    .price-disclaimer {
        text-align: center;
        color: var(--text-light);
        font-size: 0.95rem;
        font-style: italic;
        margin-top: 20px;
    }

    /* ========== ARCHIVE SECTION ========== */
    .archive-section {
        padding: 80px 20px;
        background: var(--bg-white);
    }

    .archive-wrapper {
        display: grid;
        grid-template-columns: 300px 1fr;
        gap: 40px;
        max-width: 1400px;
        margin: 0 auto;
    }

    /* ========== FILTER SIDEBAR ========== */
    .filter-sidebar {
        background: white;
        padding: 30px;
        border-radius: 12px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
        height: fit-content;
        position: sticky;
        top: 20px;
    }

    .filter-widget {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .filter-title {
        font-size: 1.4rem;
        font-weight: 700;
        color: var(--primary-color);
        margin-bottom: 10px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .filter-group {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .filter-label {
        font-weight: 600;
        color: var(--text-dark);
        font-size: 0.95rem;
        text-transform: uppercase;
        letter-spacing: 0.3px;
    }

    .filter-select {
        padding: 12px 15px;
        border: 2px solid var(--border-color);
        border-radius: 8px;
        font-size: 1rem;
        font-family: inherit;
        color: var(--text-dark);
        cursor: pointer;
        transition: all 0.3s ease;
        background-color: white;
        appearance: none;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a5f3f' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 20px;
        padding-right: 40px;
    }

    .filter-select:hover,
    .filter-select:focus {
        border-color: var(--primary-color);
        outline: none;
        box-shadow: 0 0 0 3px rgba(26, 95, 63, 0.1);
    }

    .price-filter {
        padding-top: 20px;
        border-top: 2px solid var(--border-color);
    }

    .price-slider-wrapper {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .price-slider {
        width: 100%;
        height: 6px;
        background: linear-gradient(to right, var(--accent-color), var(--secondary-color));
        border-radius: 3px;
    }

    .price-display {
        background: var(--bg-light);
        padding: 15px;
        border-radius: 8px;
        text-align: center;
    }

    .price-display .price-text {
        font-size: 1.2rem;
    }

    /* ========== LISTING SECTION ========== */
    .listing-section {
        flex: 1;
    }

    .listing-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 40px;
        padding-bottom: 20px;
        border-bottom: 2px solid var(--border-color);
    }

    .results-info {
        flex: 1;
    }

    .showing-text {
        font-size: 1rem;
        color: var(--text-light);
    }

    .result-count,
    .total-count {
        font-weight: 700;
        color: var(--primary-color);
    }

    .view-controls {
        display: flex;
        gap: 10px;
    }

    .view-btn {
        width: 40px;
        height: 40px;
        border: 2px solid var(--border-color);
        background: white;
        border-radius: 8px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.2rem;
        color: var(--text-light);
        transition: all 0.3s ease;
    }

    .view-btn:hover {
        border-color: var(--primary-color);
        color: var(--primary-color);
    }

    .view-btn.active {
        background: var(--primary-color);
        border-color: var(--primary-color);
        color: white;
    }

    .listing-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .tour-card {
        background: white;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
        transition: all 0.3s ease;
        display: flex;
        flex-direction: column;
    }

    .tour-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    }

    .tour-card-image {
        width: 100%;
        height: 250px;
        overflow: hidden;
        background: linear-gradient(135deg, var(--accent-color), var(--secondary-color));
        position: relative;
    }

    .tour-card-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease;
    }

    .tour-card:hover .tour-card-image img {
        transform: scale(1.1);
    }

    .tour-card-body {
        padding: 25px;
        flex: 1;
        display: flex;
        flex-direction: column;
    }

    .tour-card-title {
        font-size: 1.3rem;
        font-weight: 700;
        color: var(--primary-color);
        margin-bottom: 15px;
        line-height: 1.4;
    }

    .tour-card-meta {
        display: flex;
        gap: 15px;
        margin-bottom: 15px;
        flex-wrap: wrap;
    }

    .meta-item {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: 0.95rem;
        color: var(--text-light);
    }

    .meta-label {
        font-weight: 600;
    }

    .tour-card-desc {
        color: var(--text-light);
        margin-bottom: 20px;
        flex-grow: 1;
        line-height: 1.6;
    }

    .tour-card-footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 15px;
        border-top: 1px solid var(--border-color);
    }

    .tour-price {
        font-size: 1.5rem;
        font-weight: 700;
        color: var(--secondary-color);
    }

    .tour-btn {
        padding: 10px 20px;
        background: var(--primary-color);
        color: white;
        border: none;
        border-radius: 8px;
        cursor: pointer;
        font-weight: 600;
        transition: all 0.3s ease;
        text-decoration: none;
        display: inline-block;
    }

    .tour-btn:hover {
        background: #2a7d55;
        transform: translateX(3px);
    }

    /* ========== DESTINATIONS SECTION ========== */
    .destinations-section {
        padding: 80px 20px;
        background: linear-gradient(135deg, #f0f0f0 0%, var(--bg-light) 100%);
    }

    .carousel-header {
        margin-bottom: 50px;
        text-align: left;
    }

    .section-subtitle {
        font-size: 1.2rem;
        color: var(--text-light);
        margin-top: 10px;
    }

    .carousel-wrapper {
        position: relative;
        background: white;
        padding: 30px;
        border-radius: 12px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    }

    .carousel-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: var(--primary-color);
        border: none;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        z-index: 10;
        transition: all 0.3s ease;
    }

    .carousel-arrow:hover {
        background: #2a7d55;
        transform: translateY(-50%) scale(1.1);
    }

    .carousel-prev {
        left: 15px;
    }

    .carousel-next {
        right: 15px;
    }

    .carousel-arrow svg {
        width: 24px;
        height: 24px;
    }

    .carousel-viewport {
        overflow: hidden;
        margin: 0 60px;
    }

    .carousel-track {
        display: flex;
        gap: 25px;
        transition: transform 0.3s ease;
    }

    .carousel-card {
        flex: 0 0 280px;
        background: white;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
        transition: all 0.3s ease;
        display: flex;
        flex-direction: column;
    }

    .carousel-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    }

    .card-image {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .card-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease;
    }

    .carousel-card:hover .card-img {
        transform: scale(1.1);
    }

    .card-content {
        padding: 20px;
        flex: 1;
        display: flex;
        flex-direction: column;
    }

    .card-title {
        font-size: 1.2rem;
        font-weight: 700;
        color: var(--primary-color);
        margin-bottom: 15px;
    }

    .card-title a {
        color: var(--primary-color);
        text-decoration: none;
        transition: color 0.3s ease;
    }

    .card-title a:hover {
        color: var(--secondary-color);
    }

    .card-cta {
        display: flex;
        align-items: center;
        gap: 10px;
        color: var(--secondary-color);
        text-decoration: none;
        font-weight: 600;
        transition: all 0.3s ease;
        margin-top: auto;
    }

    .card-cta:hover {
        gap: 15px;
        color: #d4a574;
    }

    .card-cta svg {
        width: 20px;
        height: 20px;
    }

    .carousel-dots {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 30px;
    }

    .dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: var(--border-color);
        cursor: pointer;
        transition: all 0.3s ease;
    }

    .dot.active {
        background: var(--primary-color);
        width: 30px;
        border-radius: 6px;
    }

    /* ========== RESPONSIVE ========== */
    @media (max-width: 768px) {
        .breadcrumb-title {
            font-size: 2rem;
        }

        .breadcrumb-list {
            flex-direction: column;
            gap: 10px;
        }
        table.ca-table{
          min-width: auto;
        }

        .section-title {
            font-size: 0.8rem;
        }

        .archive-wrapper {
            grid-template-columns: 1fr;
        }

        .filter-sidebar {
            position: static;
        }

        .listing-grid {
            grid-template-columns: 1fr;
        }

        .listing-header {
            flex-direction: column;
            gap: 20px;
            align-items: flex-start;
        }

        .carousel-margin {
            margin: 0 20px;
        }

        .carousel-card {
            flex: 0 0 240px;
        }
    }

    @media (max-width: 480px) {
        .breadcrumb-section {
            height: 350px;
        }

        .breadcrumb-title {
            font-size: 1.5rem;
        }

        .section-title {
            font-size: 0.8rem;
        }

        .packages-table th,
        .packages-table td {
            padding: 12px 8px;
            font-size: 0.85rem;
        }

        .carousel-prev,
        .carousel-next {
            width: 40px;
            height: 40px;
        }

        .carousel-card {
            flex: 0 0 200px;
        }
    }
.pdforall{
      margin: auto !important;
              padding: 60px 10px;

}

    @media only screen and (max-width: 767px) {
    .wd-search .form-group .search-bar-group .nice-select {
        width: 100%;
    }
        .pd-main {
        padding: 20px 0;
    }
    .bestselling-section{
          padding: 20px px;
    }
    .archieve-tour {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto !important;
}
.pdforall{
      margin: auto !important;
              padding: 26px 10px;

}
.sider-bar-tour-package .widget-filter{
  padding: 0 10px;
}
}

/* ===== Section ===== */
.f-duration-section {
  padding: 25px 0;
}

.f-filter-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.f-filter-title span {
  color: #ff6b00;
}

/* ===== Tabs ===== */
.f-duration-tabs {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.f-tab {
  border: 1px solid #ddd;
  background: #fff;
  padding: 8px 16px;
  border-radius: 30px;
  cursor: pointer;
  font-size: 14px;
}

.f-tab.f-active {
  background: #111;
  color: #fff;
}

/* ===== Header Row ===== */
.f-head-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

/* ===== Swiper Nav ===== */
.f-swiper-nav {
  display: flex;
  gap: 10px;
}

.f-swiper-btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #111;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* ===== Card ===== */
.f-package-card {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  height: 100%;
}

.f-card-image {
  position: relative;
}

.f-card-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.f-card-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #ff6b00;
  color: #fff;
  padding: 4px 10px;
  font-size: 12px;
  border-radius: 20px;
}

.f-card-content {
  padding: 15px;
}

.f-card-content h3 a {
  font-size: 16px;
  font-weight: 600;
  color: #111;
  text-decoration: none;
}

.f-price-wrap {
  margin-top: 10px;
}

.f-price {
  font-size: 18px;
  font-weight: 700;
  color: #ff6b00;
}
.f-card-content h3
{
  line-height: 16px;
}
.f-slider-wrapper {
    overflow: hidden;
    width: 100%;
}

.f-packages-grid {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding-bottom: 10px;
}

/* Hide scrollbar */
.f-packages-grid::-webkit-scrollbar {
    display: none;
}
.f-packages-grid {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/* ===== CARD WIDTH (IMPORTANT) ===== */
.f-package-card {
    min-width: 280px;
    max-width: 280px;
    flex-shrink: 0;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    transition: transform .3s ease, box-shadow .3s ease;
}

.f-package-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 35px rgba(0,0,0,0.15);
}

/* ===== IMAGE ===== */
.f-card-image img {
    width: 100%;
    height: 190px;
    object-fit: cover;
}

/* ===== BADGE ===== */
.f-card-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #ff7a18;
    color: #fff;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
}

/* ===== TABS ACTIVE ===== */
.f-tab {
    padding: 8px 16px;
    border-radius: 20px;
    border: 1px solid #ddd;
    background: #fff;
    cursor: pointer;
    transition: all .3s ease;
}

.f-tab.f-active {
    background: linear-gradient(135deg, #ff7a18, #ffb347);
    color: #fff;
    border-color: transparent;
    box-shadow: 0 4px 12px rgba(255,122,24,.35);
}

/* ===== ARROWS ===== */
.f-slider-btn {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: none;
    background: #ff7a18;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
/* ===== Mobile ===== */
@media (max-width: 768px) {
  .f-filter-title {
    font-size: 22px;
  }
  .f-duration-section {
    padding: 10px 0 !important;
    margin: 0px !important;
}
  .secon {
    padding: 10px 0 !important;
    margin: 0px !important;
}

}
.map iframe{
  width: 100%;
}
.d-input{
  background-color: #fff !important;
}
/*------------------ review section advance ---------------------*/

.rev-slider-sec {
  max-width: 1100px;
  margin: 50px auto;
  padding: 0 15px;
  font-family: Arial, sans-serif;
}

.rev-slider-sec-heading {
  font-size: 2.3rem;
  font-weight: bold;
  color: #222;
  text-align: center;
  margin-bottom: 10px;
}

.rev-slider-sec-description {
  font-size: 1.1rem;
  color: #555;
  text-align: center;
  margin-bottom: 35px;
}

.rev-slider-sec-wrapper {
  position: relative;
  overflow: visible; 
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.12);
  background: white;
  overflow: hidden;
}


.rev-slider-sec-card {
  display: flex;
  gap: 30px;
  padding: 25px;
  height: 100%;
  box-sizing: border-box;
}

.rev-slider-sec-left {
  flex: 1;
  border-radius: 12px;
  overflow: hidden;
  height: 330px;
}

.rev-slider-sec-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.rev-slider-sec-right {
  flex: 1.3;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.rev-slider-sec-card-heading {
  font-size: 1.55rem;
  color: #c62828;
  margin: 0 0 10px 0;
  font-weight: 700;
}

.rev-slider-sec-hashtags {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}

.rev-slider-sec-hashtag {
  background: #ffebee;
  color: #c62828;
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 600;
}

.rev-slider-sec-desc {
  font-size: 1rem;
  line-height: 1.6;
  color: #444;
  margin-bottom: 20px;
}

.rev-slider-sec-reviewer-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.rev-slider-sec-reviewer-left {
  display: flex;
  align-items: center;
  gap: 12px;
}

.rev-slider-sec-reviewer-img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #f0f0f0;
}

.rev-slider-sec-reviewer-details h4 {
  font-size: 1.05rem;
  margin: 0;
  color: #222;
}

.rev-slider-sec-reviewer-details p {
  font-size: 0.85rem;
  color: #777;
  margin: 2px 0 0;
}

.rev-slider-sec-rating {
  font-size: 1.5rem;
  color: #ffb300;
}

.rev-slider-sec-trip-text {
  font-size: 0.9rem;
  color: #666;
  font-style: italic;
  text-align: right;
}

.rev-slider-sec-quote-btn {
  width: 100%;
  padding: 14px;
  background: #d32f2f;
  color: white;
  border: none;
  border-radius: 10px;
  font-size: 1.05rem;
  font-weight: 600;
  cursor: pointer;
}
.rev-slider-sec-quote-btn:hover {
  background: #b71c1c;
}
.rev-slider-sec-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: #ff9800;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
    z-index: 20;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
}
.rev-swiper-prev::after,
.rev-swiper-next::after {
    font-family: swiper-icons !important;
    font-size: 20px !important;
    color: white !important;
}

.rev-swiper-prev::after { content: "prev" !important; }
.rev-swiper-next::after { content: "next" !important; }

.rev-swiper-prev {
  left: 2px;
}

.rev-swiper-next {
  right: 2px;
}

.rev-slider-sec-arrow:hover {
  background: #ff9800; 
}

/* Mobile – stack vertically */
@media (max-width: 768px) {
  .rev-slider-sec-card {
    flex-direction: column;
    gap: 18px;
    padding: 18px;
  }

  .rev-slider-sec-left {
    height: 280px !important; 
  }
  .rev-slider-sec-left img {
  width: 100%;
  height: 250px;
}

  .rev-slider-sec-right {
    flex: none;
  }
.rev-slider-sec-card-heading{
  font-size: 20px;
}
  .rev-slider-sec-heading {
    font-size: 1.9rem;
  }
}

/* ============================================
   Policy Page Section – BEM-like naming with prefix
   ============================================ */

.policy-pge-sec {
  padding: 60px 0;
  background-color: #f8f9fa;
  color: #333;
}

.policy-pge-sec__container {
 max-width: 1140px;
  margin: 0 auto;
  padding: 40px 30px;               
  background-color: #ffffff;        
  border-radius: 12px;              
  box-shadow: 
    0 10px 30px rgba(0, 0, 0, 0.08),   
    0 4px 12px rgba(0, 0, 0, 0.06);
}


.policy-pge-sec__header {
  margin-bottom: 10px;
}

.policy-pge-sec__main-title {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #1a1a1a;
  text-align: left;
  line-height: 35px;
}

.policy-pge-sec__subtitle {
  font-size: 25px;
  font-weight: 500;
  color: #545353;
  margin-bottom: 15px;
  text-align: left;
  line-height: 35px;
}

.policy-pge-sec__header-line {
  width: 120px;
  height: 4px;
  background-color: #0d6efd;
  border: none;
  margin: 0 auto;
  border-radius: 2px;
}


.policy-pge-sec__block {
  margin-bottom: 10px;
}

.policy-pge-sec__block-title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #212529;
  line-height: 35px;
}

.policy-pge-sec__block-divider {
  width: 100%;
  height: 3px;
  background-color: #8c8c8c;
  border: none;
  margin: 0 0 1.5rem 0;
}

.policy-pge-sec__block-text {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #495057;
}

.policy-pge-sec__intro-text {
  margin-bottom: 1.2rem;
  font-weight: 500;
}


.policy-pge-sec__list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.policy-pge-sec__list-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.2rem;
  font-size: 1.1rem;
  line-height: 1.6;
}

.policy-pge-sec__check-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  margin-top: 4px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23192F59" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>') no-repeat center center;
  background-size: contain;
  flex-shrink: 0;
}

.policy-pge-sec__block-subtitle {
  font-size: 1.35rem;
  font-weight: 600;
  margin: 0 0 1.2rem 0;
  color: #343a40;
}


@media (max-width: 991px) {
  .policy-pge-sec {
    padding: 50px 0;
  }

  .policy-pge-sec__main-title {
    font-size: 2.4rem;
  }

  .policy-pge-sec__subtitle {
    font-size: 1.3rem;
  }

  .policy-pge-sec__block-title {
    font-size: 1.8rem;
  }

  .policy-pge-sec__list-item {
    font-size: 1.05rem;
  }
}

@media (max-width: 767px) {
  .policy-pge-sec {
    padding: 40px 0;
  }

  .policy-pge-sec__main-title {
    font-size: 2.1rem;
  }

  .policy-pge-sec__subtitle {
    font-size: 1.2rem;
  }

  .policy-pge-sec__block-title {
    font-size: 1.65rem;
  }

  .policy-pge-sec__block-text,
  .policy-pge-sec__list-item {
    font-size: 1rem;
    line-height: 1.65;
  }

  .policy-pge-sec__check-icon {
    width: 22px;
    height: 22px;
    margin-right: 14px;
  }

  .policy-pge-sec__header-line {
    width: 100px;
    height: 3px;
  }

  .policy-pge-sec__block-divider {
    width: 70px;
    height: 2px;
  }
}

@media (max-width: 575px) {
  .policy-pge-sec__header {
    margin-bottom: 40px;
  }

  .policy-pge-sec__block {
    margin-bottom: 40px;
  }

  .policy-pge-sec__main-title {
    font-size: 1.9rem;
  }

  .policy-pge-sec__block-title {
    font-size: 1.5rem;
  }
}

/* ====================
   Policy Hero Section
==================== */
.policy-sec-hero {
  background: #081E2A; 
  height: 40vh;
  align-items: center;
  display: flex;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.policy-sec-hero__container {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  margin: 0 auto;
}

.policy-sec-hero__heading {
  font-size: 4.8rem;
  font-weight: 800;
  margin: 0 0 1.4rem;
  line-height: 1.05;
  color: white;
  letter-spacing: -0.03em;
}


/* ====================
   Responsive Design
==================== */

/* Tablet (≤ 1024px) */
@media (max-width: 1024px) {
  .policy-sec-hero {
    padding: 100px 15px 80px;
  }

  .policy-sec-hero__heading {
    font-size: 4rem;
  }

}


@media (max-width: 768px) {
  .policy-sec-hero {
    padding: 80px 12px 70px;
  }

  .policy-sec-hero__heading {
    font-size: 3.2rem;
  }

  .policy-sec-hero__subtext {
    font-size: 1.2rem;
  }

  .policy-sec-hero__container {
    padding: 0 10px;
  }
}

/* Very small mobile (≤ 480px) */
@media (max-width: 480px) {
  .policy-sec-hero {
    padding: 60px 10px 50px;
  }

  .policy-sec-hero__heading {
    font-size: 35px;
  }

  .policy-sec-hero__subtext {
    font-size: 1.1rem;
  }

  .policy-sec-hero__last-updated {
    font-size: 1rem;
  }
}
/* ====================
   Policy Hero Button Section
==================== */
.policy-hero-btn-sec {
  background: #f8f9fa; 
  padding: 15px 20px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.policy-hero-btn-sec__container {
  display: flex;
  align-items: center;
  justify-content: left;
  flex-wrap: wrap;
  gap: 24px;
  max-width: 1100px;
  margin: 0 auto;
}

.policy-hero-btn-sec__text {
  font-size: 16px;
  color: #333;
  margin: 0;
  line-height: 1.5;
}

.policy-hero-btn-sec__separator {
  font-size: 1.8rem;
  color: #999;
  font-weight: bold;
  line-height: 1;
}

.policy-hero-btn-sec__button {
  display: inline-block;
  padding: 10px 30px;
  background: #0d47a1; 
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.policy-hero-btn-sec__button:hover {
  background: #1565c0;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(13,71,161,0.3);
}

/* ====================
   Responsive Design
==================== */

/* Tablet (≤ 1024px) */
@media (max-width: 1024px) {
  .policy-hero-btn-sec {
    padding: 50px 15px;
  }

  .policy-hero-btn-sec__text {
    font-size: 1.25rem;
  }

  .policy-hero-btn-sec__button {
    padding: 12px 28px;
    font-size: 1.1rem;
  }
}


@media (max-width: 768px) {
  .policy-hero-btn-sec__container {
    flex-direction: column;
    gap: 18px;
  }

  .policy-hero-btn-sec__separator {
    display: none;
  }

  .policy-hero-btn-sec__text {
    font-size: 1.15rem;
    text-align: center;
  }

  .policy-hero-btn-sec__button {
    width: 100%;
    max-width: 300px;
    text-align: center;
  }
}
@media(max-width:767px){
  .policy-hero-btn-sec{
    display: none;
  }
}

@media (max-width: 480px) {
  .policy-hero-btn-sec {
    padding: 20px 12px;
  }

  .policy-hero-btn-sec__text {
    font-size: 1.05rem;
  }

  .policy-hero-btn-sec__button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}

.cont-para-sec{
  line-height: 1.5;
  height: calc(1.6em * 2);
}