 .main-head{font-family:var(--font-heading) !important; line-height: 54px; color:#000}
.h-search{
	position:absolute;
	background:none;
	display:flex;
	height:53px;
	align-items: center;
}
.s-field{border:solid 2px #ff4119 !important;
border-radius: 0px;
    padding: 10px 20px 10px 40px;
    font-size: 15px;
    letter-spacing: 0.02em;
    transition: all 0.3s 
cubic-bezier(0.165, 0.84, 0.44, 1);
width:100%;
}
.px-15 {
    padding-left: 11px !important;
    padding-right: 11px !important;
	font-size:22px;
}
.bg-red-500{
	color: #fff;
    background-color: #ff4119;
    padding: 0 12px;
	font-weight: 500;
    line-height: 1.2;
    display: inline-block;
	font-size: 54px;
}
.text-gray-700{font-size:25px;line-height: 14px;}
@media (max-width: 768px) {
      .text-gray-700{font-size:22px;}
    }
.max-w-lg {
    max-width: 32rem;
}
.w-full {
    width: 100%;
}

.text-rd{color: #ff4119 !important;}
.text-bk{color: #181818 !important;}
.text-gray-600{
	
    color: #181818;
	font-size:18px;
	margin-bottom:20px;
}
@media (max-width: 768px) {
      .text-gray-600
	{
		text-align:center;
	}
    }
	@media (max-width: 768px) {
	.tcbk{text-align:center;
	width:100%;
	display: block;
	}
	}
.overlay-bg{
	height: 100%;
    width: 100%;
    background: linear-gradient(270deg, #000000b3, #4c4c4c24, #d9d9d900);
    flex-shrink: 0;
    display: block !important;
    position: relative;
    z-index: 1;
}
.hero-section {
      display: flex;
      flex-wrap: wrap;
      background-color: #f8f8f8;
     
    }

    /* Left panel */
    .left-panel {
      flex: 1;
      padding: 3rem 4rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
    }
    @media (max-width: 768px) {
      .left-panel {
        align-items: center;
        text-align: center;
        padding: 2rem 1rem;
      }
    }

	.text-4xl
	{
		font-size:50px;
	}
	@media (max-width: 768px) {
      .text-4xl
	{
		font-size:32px;
		line-height: 60px;
	}
    }
    /* Right panel */
    .right-panel {
      flex: 1.5;
      position: relative;
      min-height: 500px;
    }
    @media (max-width: 768px) {
      .right-panel {
        flex: 1 1 100%;
        min-height: 400px;
      }
    }

    /* Slider wrapper */
    .slider {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden;
    }
    .slider img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 1s ease-in-out;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      z-index: 0;
      clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%); /* angled effect */
    }
    .slider img.active {
      opacity: 1;
      z-index: 1;
    }

    /* Mobile reset */
    @media (max-width: 768px) {
      .slider img {
        clip-path: none;
      }
    }
/* Prevent overflow clipping */
.banner-section {
  overflow: visible;
}
    /* Overlay content */
    .slider-content {
      position: absolute;
      top: 20%;
      right: 10%;
      color: white;
      text-align: right;
      z-index: 9;
    }
    .slider-content h1 {
      text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
    }
    @media (max-width: 768px) {
      .slider-content {
        top: 4%;
        left: 1%;
        /*transform: translateX(50%);*/
        text-align: left;
        padding: 0 1rem;
      }
	  .sl-p{text-align:left !important;}
	  .overlay-bg {
    
    background: linear-gradient(90deg, #000000b3, #d9d9d900);
    
}
    }

    /* Tour cards */
    .tour-cards {
      position: absolute;
      bottom: -40px;
      width: 100%;
      display: flex;
      justify-content: center;
      gap: 3rem;
      flex-wrap: wrap;
      z-index: 10;
    }
	.tour-cards:hover {
      color:#666;
    }
	 @media (max-width: 768px) {
      .tour-cards {
      
      gap: 1rem;
      
    }
    }
    .tour-card {
      background: white;
      border-radius: 10px;
      overflow: hidden;
     width: 190px;
      box-shadow: 0px 4px 12px rgba(0,0,0,0.2);
      transition: transform 0.3s ease;
	  padding: 7px;
    }
	@media (max-width: 768px) {
	.tour-card {
      
     width: 160px;
     
    }
	}
    .tour-card:hover {
      transform: translateY(-5px);
    }
    .tour-card img {
      width: 100%;
      height: 90px;
      object-fit: cover;
	  border-radius: 10px;
    }
	.sl-d{margin-top:0px; margin-bottom:1px; font-size:13px; font-weight:500; justify-content: space-between;height: 22px;
    line-height: 25px;}
    .tour-card .content {
      /*padding: 0.75rem;*/
    }
	.fss{font-size:13px;}
	.mr-5{margin-right:3px;}
    .tour-carda {
          width: 100%;
    background: #ff5733;
    color: white;
    padding: 4px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    border-radius: 7px;
    /* margin-top: 4px; */
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    }
	.slihead{
	font-size: 12px;
    font-weight: 600;
    letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /* padding-bottom: 3px; */
    color: #000;
    text-align: left;
    margin: 0px 0px 5px 0px;
	}
	
	.sl-head{
		font-size:55px;
		font-weight:700;
		color:#fff;
	}
	.sl-p{
		font-size:17px;
		font-weight:500;
		color:#fff;
		text-align:right;
		padding-bottom:25px;
	}
	.sl-butt{
	padding:10px 30px;
	color:#fff;
	border: 3px solid #fff;
	font-size:18px;
		font-weight:500;
		
	}
	.sl-butt:hover{
	
	color:#ffd7cf;
	border: 3px solid #ffd7cf;
	
	}
	
/*----------------top bar slider---------------------*/

.topbar22 {
    position: relative;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.3px;
	display: flex;
    justify-content: center;
    gap: 15px;
  }
  .slide-text {
    display: none;
    animation: fadeSlide 0.4s ease-in-out;
  }
  .slide-text.active {
    display: inline-block;
  }
  @keyframes fadeSlide {
    from { opacity: 0; transform: translateY(-5px); }
    to { opacity: 1; transform: translateY(0); }
  }
  .nav-btn {
    background: transparent;
    border: none;
    font-size: 18px;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.2s;
  }
  .nav-btn:hover {
    opacity: 1;
  }
.justify-b{justify-content:space-between;}

@media (max-width: 768px) {
	
      
     .justify-b{justify-content:center;}
     
    }
/*----------------top bar slider---------------------*/

/*----------------Counter Start---------------------*/

#checkout-message {
    
    text-align: left;
    background: #ff41191f;
    border-radius: 5px;
    width: max-content;
    /* margin-left: auto; */
    /* margin-right: auto; */
    padding: 5px 8px;
    color: #ff4119;
    line-height: 22px;
    margin-bottom: 10px;
}
.changing-number{
font-size: 16
px;
font-weight: 800;
}

/*----------------Counter end---------------------*/

/*---------tour card start-------*/
.tg-listing-card-currency-amount {
    font-weight: 600;
    font-size: 22px;
    color: var(--tg-theme-primary);
}
.currency-symbol {
    
    font-weight: 400;
    font-size: 17px;
    text-transform: capitalize;
    color: red;
	text-decoration:line-through;
}
.perp {
    
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    color: var(--tg-grey-1);
}

.package_img img {
    width: 100%;
    height: auto;
    transition: transform 1.5s ease;
}
.package_img:hover img {
    transform: scale(1.2);
}
.package_box {
    background: var(--tg-common-white);
    box-shadow: 0px 0px 4px #bdbdbd;
    padding: 1px;
    border-radius: 4px;
    margin-bottom: 20px;
	border-radius:10px;
}
#packages {
    padding-top: 20px;
}
.package_img {
    position: relative;
    overflow: hidden;
    max-height: 215px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
span.popular {
    position: absolute;
    left: -37%;
    background-color: #560ce3;
    color: #fff;
    padding: 1px 4px;
    width: 100%;
    -ms-transform: rotate(20deg);
    transform: rotate(-43deg);
    text-align: center;
    top: 11%;
    font-size: 11px;
	font-weight: 600;
}
span.popular2 {
    position: absolute;
    right: 7px;
    background-color: #ff4119;
    color: #fff;
    padding: 3px 7px;
    
    text-align: center;
    
    font-size: 13px;
    font-weight: 600;
    border-radius: 5px;
    bottom: 7px;
    box-shadow: 2px 2px 5px #3f3f3f;
}
.top_rated {
    background-color: #01da1a !important;
}
.best_slng {
    background-color: #c88d01 !important;
}
.package_heading a {
    text-decoration: unset;
}
.package_heading {
    margin: 1px 0;
}
.owl img {
    width: 29px;
    height: auto;
}
span.reviews {
    color: #000;
    font-weight: 600;
}
.rating i {
    color: #148d40;
    letter-spacing: -3px;
}
span.rating {
    margin-right: 3px;
}
.package_contents {
    padding: 8px;
}
.inclusion {
    color: #404040;
    margin: 6px 0;
    font-size: 14px;
}
.inclusion i{
    color: var(--tg-theme-primary);
    margin-right: 2px;
    font-size: 14px;
}

.package_heading h4 {
    font-size: 19px;
    color: #282828;
    font-weight: 600;
}
.duration i{
    color: var(--tg-theme-primary);
    font-size: 14px;
    
    margin-bottom: 6px;
}
.duration {
    color: #282828;
    font-size: 14px;
    font-weight: 600;
    margin-top: 6px;
}
.percentage {
        color: #fff;
  border: 1px solid #3ca812;
  background: #3ca812;
    padding: 6px 20px;
    border-radius: 4px;
    text-decoration: unset;
    font-size: 14px;
    display: inline-block;
	font-weight: 600;
}
.percentage:hover {
    color: #3ca812;
    background: transparent;
	border: 1px solid #3ca812;
}
.percentage3 {
    color: #3ca812;
  border: 1px solid #3ca812;
  
    padding: 6px 20px;
    border-radius: 4px;
    text-decoration: unset;
    font-size: 14px;
    display: inline-block;
	font-weight: 600;
	width:100%;
	margin-left:5px;
	text-align:center
}
.percentage3:hover {
    color: #fff;
    background: transparent;
	border: 1px solid #3ca812;
	background: #3ca812;
}
.book_now {
    color: #ff4119;
  border: 1px solid #ff4119;
  
    padding: 6px 20px;
    border-radius: 4px;
    text-decoration: unset;
    font-size: 14px;
    display: inline-block;
	font-weight: 600;
	width:100%;
	text-align:center
}
.book_now:hover {
    color: #fff;
    background: transparent;
	border: 1px solid #ff4119;
	background: #ff4119;
}

.package_box a {
    text-decoration: unset;
    color: unset;
}
.box-last {
    width: 100%;
    display: inline-block;
}
.box-last1 {
    width: 100%;
    display: inline-block;
}
.buttons_package {
    width: 49%;
    float: left;
    display: inline-block;
    
    /*line-height: 13px;*/
}
.price_package {
    width: 50%;
    float: right;
    text-align: right;
    display: inline-block;
}
.from {
    color: var(--tg-theme-primary);
    font-size: 14px;
    font-weight: 600;
}
.package-price span {
    font-size: 15px;
}
.package-price span:first-child {
    padding-right: 6px;
}
.per_person {
    font-size: 13px;
    font-weight: 600;
}
.best_service {
    font-size: 13px;
    font-weight: 600;
    color: #148d40c2;
    display: inline-block;
    text-align: right;
    width: 100%;
}
.heading-pack {
    /*text-align: center;*/
    color: #f63041;
}
.heading-pack h2
{
   font-weight:500;
   font-size:2.5rem;
}


span.border_package {
    width: 17px;
    height: 17px;
    border: 3px solid var(--tg-theme-primary);
    display: block;
    margin: 0 auto;
    border-radius: 50px;
}
.heading-pack {
    
    color: var(--tg-theme-primary);
    margin-bottom: 20px;
    margin-top: 35px;
	font-size:50px;
}
.heading-pack p{
    text-align: justify;
    color: #000;
	font-size:16px;
    
}
}
span.border_package::before {
    content: "";
    position: absolute;
    border-top: 2px solid #000000;
    width: 10%;
    transform: translateY(-50%);
    top: 50%;
    left: 52%;
}
span.border_package::after {
    content: "";
    position: absolute;
    border-top: 2px solid #000000;
    width: 10%;
    transform: translateY(-50%);
    top: 50%;
    right: 52%;
}
.border2 {
    position: relative;
}

@media only screen and (max-width: 480px) {
.package_heading {
    margin: 2px 0 0 0;
}
.package_heading h4 {
    font-size: 13px;
}
.banner_heading h1 {
    font-size: 25px;
}
.banner_heading {
    padding: 5px 9px;
}
.banner_heading p {
    font-size: 13px;
}
.owl img {
    width: 17px;
    height: auto;
}
.rating i {
    font-size: 8px;
}
span.reviews {
    font-size: 13px;
}
.inclusion {
    font-size: 13px;
    line-height: 13px;
    margin: 8px 0 6px 0;
}
.duration {
    margin-bottom: 4px;
}
.buttons_package {
    padding-top: 0px;
    line-height: 20px;
}
.price_package {
    line-height: 16px;
}
.buttons_package div:first-child {
    margin-bottom: 5px;
}
.package_img {
    height: auto;
    min-height: 150px;
}
.package_img img {
    min-height: 100px;
    max-width: unset;
    height: 150px;
    max-height: 194px;
    width: unset;
	border-radius:10px;
	
}
.left_menu img {
    top: 0px;
}
#header {
    height: 70px;
}
a.callus {
    position: relative;
    /*bottom: -6px;*/
}

a.hbutton2 {
  
  position: relative;
  bottom: 12px;
  
}

}
.t-m-right{text-align:right;} 
.percentage2{display:none;}  
.lg-block{display:block !important}
.rati{margin-bottom:7px;}
@media only screen and (max-width: 767px) {
	.t-m-right{text-align:left;}
	.lg-block{display:none !important}
	.box-last{display:none !important}
	.percentage2{
		display: block;
        font-weight: 700;
        font-size: 18px;
        color: #fff !important;
        background-color: #32a900;
        height: 28px;
        width: 28px;
        text-align: center;
        border-radius: 5px;
	}
	.rati{display:flex; margin-bottom:10px;}
	.tg-listing-card-currency-amount {
    font-weight: 600;
    font-size: 18px;
    color: var(--tg-theme-primary);
}
.currency-symbol {
    
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    color: red;
	text-decoration:line-through;
}
.perp {
    display:none;
}
.package_box {
    width: 100%;
    display: inline-block;
}
.banner_heading h1 {
    font-size: 45px;
}
.banner_heading p {
    font-size: 19px;
}
.left_menu img {
    height: 55px;
    width: auto;
    position: relative;
    top: 0px;
    z-index: 1;
}
.left_menu {
    width: 35%;
   
}
.package_img {
    width: 40%;
    float: left;
    display: inline-block;
    max-height: unset;
    height: 150px;
}
.package_contents {
    width: 60%;
    float: left;
    display: inline-block;
    padding: 2px 7px 0 7px;
}
#footer {
    margin-bottom: 7%;
}
.copyright_box.text-center {
    font-size: 13px;
}
.package_heading h4 {
    font-size: 16px;
}
.quote {
    left: 7%;
}
.owl img {
    width: 23px;
    height: auto;
}
.rating i {
    font-size: 10px;
}
span.reviews {
    font-size: 13px;
}

.package_heading {
    margin: 5px 0 0 0;
}
.rating_box {
    line-height: 0px;
}
.inclusion {
    font-size: 13px;
    margin: 5px 0 5px 0;
}
.duration {
    font-size: 13px;
    margin-bottom: 0px;
}
.percentage {
    font-size: 13px;
    padding: 5px 6px;
}
.book_now {
    font-size: 13px;
    padding: 2px 6px;
}

.from {
    font-size: 13px;
}
.package-price span {
    font-size: 14px;
}
.per_person {
    font-size: 13px;
}
.best_service {
    font-size: 13px;
}
.package_img img {
    width: auto;
    height: 100%;
	border-radius:10px;
	
    
}
.buttons_package div:first-child {
    margin-bottom: 5px;
}
.buttons_package {
    line-height: 20px;
}
}
@media only screen and (max-width: 575px) {
.banner_heading h1 {
    font-size: 30px;
}
.banner_heading p {
    font-size: 13px;
}
.quote {
    left: 6%;
}
.form_heading {
    font-size: 21px;
}
.heading-pack h2 {
    font-size: 21px;
}
.content_pehra {
    font-size: 13px;
}
.width_team {
    width: 50%;
    float: left;
    display: inline-block;
}

#footer {
    margin-bottom: 10%;
}
.why_text {
    font-size: 18px;
}

span.popular {
    font-size: 11px;
    top: 8%;
    left: -32%;
}
.percentage {
    font-size: 10px;
}
.book_now {
    font-size: 10px;
}
.percentage3 {
    color: #fff;
    border: 1px solid #3ca812;
    background: #3ca812;
    padding: 2px 6px;
    border-radius: 4px;
    text-decoration: unset;
    font-size: 10px;
    display: inline-block;
    font-weight: 600;
    width: 100%;
    margin-left: 5px;
    text-align: center;
	line-height: 20px;
}
.ds-none{display:none;}
.package-price span {
    font-size: 13px;
}
span.border_package::before {
    left: 54%;
    border-top: 1px solid #000000;
    width: 25%;
}
span.border_package::after {
    right: 54%;
    border-top: 1px solid #000000;
    width: 25%;
}

.width_team {
    width: 33%;
    float: left;
    display: inline-block;
}
.enquire_btn div {
    
    font-size:22px;
	
}
.blue_border {
    border: 1px solid #085988;
}
.red_border {
    border: 1px solid var(--tg-theme-primary);
}
}
/*---------tour card end--------*/
/*-------------------itinerary start-----------------*/

.sessions{
  /*margin-top: 2rem;*/
  border-radius: 12px;
  position: relative;
}
.sessions li{
  padding-bottom: .5rem;
  border-left: 1px solid #ffc2b6;
  position: relative;
  padding-left: 20px;
  margin-left: 10px;
  &:last-child{
    border: 0px;
    padding-bottom: 0;
  }
  &:before{
    content: '';
    width: 15px;
    height: 15px;
    background: white;
    border: 1px solid #ff4119;
    box-shadow: 3px 3px 0px #ffc2b6;
    box-shadow: 3px 3px 0px #ffc2b6;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: 0px;
  }
}
.time{
  color: #2a2839;
  
  font-weight: 600;
  font-size: 18px;
  @include mobile-and-up{
    font-size: 1.1rem;
  }
  @include mobile-only{
    margin-bottom: .3rem;
    font-size: 0.85rem;
  }

}

.sessions p{
  padding-bottom: 1px;;
  


/*-------------------itinerary end-----------------*/