*{
    padding: 0;
    margin: 0;
}
body{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.navbar-brand{
    width: 20%;
}

hr{
    margin: 0.5rem 0rem;
}


.navbar .container-fluid{
    display: block;
}
.number a {
    color: #000;
    text-decoration: none;

}
.number a h6{
    margin-bottom: 0;
    font-weight: 400;
}
.number a h5{
    font-size: 20px;
}
.number{
    padding-left: 5px;
}
.top-header{
    display: flex;
    justify-content: space-between;
    padding: 8px 20px!important;
}
.top-header-contact{
    display: flex;
    margin-left: 30px;
    padding: 5px 10px;
}
.top-header-link{
    display: flex;
}
.navbar{
    
    display: block;
}
header{
    border-top: 5px solid #006ce3;
}
.offcanvas {
    background-color: #14457f!important;
}
.navbar-expand-lg .offcanvas{
    background-color:#14457f!important ;
}
.navbar-nav{
    padding: 5px 25px;
}
.nav-item a{
    color: #e9e9e9;
}
.nav-item{
    padding: 0px 10px;
}
.nav-item a:hover{
    color: #ffffff;
}
nav.navbar.navbar-expand-lg {
    padding-bottom: 0px;
}

.banner-section{
position: relative;
}

.banner-content{
    max-width: 500px;
    text-align: center;
    position: absolute;
    top: 40px;
}
.banner-content h5{
   color: #63ab45;
   font-size: 25px;
   font-family: cursive;
}

.banner-content h2{
    color: #000000;
    font-size: 60px;
    font-weight: 900;
 }
 .banner-content h3{
    color: #f9b039;
    font-size: 50px;
    font-weight: 900;
 }
 .banner-content p{
    color: #272727;
    font-size: 18px;
    margin-bottom: 20px;

    
 }
 .banner-content a{
    color: #ffffff;
    font-weight: 700;
    background-color: #63ab45;
    text-decoration: none;
    padding: 10px 20px;
    

    
 }
 .search-form{
    justify-content: center;
 }

 
 .search-form-box .form {
   
    display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
 }
 .search-form-box .form .form-inputs{
max-width: 800px;
display: flex;
background-color: #fff;

z-index: 1;

 }
 
 .search-form-box .form .form-inputs .search-form-input-1 input{
    width: 200px;
    border: none;
    padding: 15px 10px;
    -webkit-appearance: none;
 }
 .search-form-box .form .form-inputs .search-form-input-1 input:focus{
    outline: 0px;
    box-shadow: inherit!important;
 }
 .search-form-box .form .form-inputs .search-form-input-2 input{
    width: 350px;
    border: none;
    padding: 15px 10px;
    -webkit-appearance: none;
    border-left: 1px solid #777777;
 }
 .search-form-box .form .form-inputs .search-form-input-2 input:focus{
    outline: 0px;
    box-shadow: inherit!important;
 }
 .nav-item .nav-link:hover{
    color: #f5721c;
 }





.search-form-button{
    padding: 5px 20px;
    background-color: #f5721c;
    border-radius: 30px;
    color: #fff!important;
    
}
.search-form-box .form .form-inputs{
    border: 1px solid #777777;
    border-radius: 30px;
    padding-left:  25px;
    
}

.title h2{
font-size: 40px;
font-weight: 700;
text-align: center;
}
.title p{
    font-size: 20px;
   
    text-align: center;
    }

    .destination{
        background-color: #f2f5ec;
    }
    

    .destination{
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .destination-img img{
        border-radius: 20px;
    }

    .destionation-text{
        text-align: center;
        margin-left: 8px;
        margin-right: 8px;
        background-color: #fff;
        padding: 8px 0px;
        border-radius: 20px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -25px;
    }

    .destionation-text  a{
        color: #000;
        text-decoration: none;
        margin-bottom: 0px;

    }
    .destionation-text h5{
        color: #000;
        margin-bottom: 0px;
        font-size: 16px;
    }
    .destionation-text p{
        color: #000;
        margin-bottom: 0px;
        font-size: 14px;
    }
    .destionation-box{
        position: relative;
    }

    .destionation-box:hover .destionation-text{
        bottom: -0px;
        transition-duration: 0.5s;

    }
    .destionation-box:hover .destination-img img{
       transform: scale(1.1);
        transition-duration: 0.5s;

    }
    .special-packages:hover .special-images img{
        transform: scale(1.1);
        transition-duration: 0.5s;
    }
    .special-images{
       overflow: hidden;
       border-radius: 10px;
    }
    .destination-img{
   overflow: hidden;
   border-radius: 20px;
    }
    .view-more-btn a {
        font-size: 20px;
        padding: 10px 30px;
        border: 1px solid #000;
        border-radius: 30px;
        text-decoration: none;
        color: #000;
        text-align: center;
        
    }
    .view-more-btn{
   text-align: center;
    }

    .destination-international{
        padding-top: 60px;
        padding-bottom: 40px;
        background-color: #ffff;
    }
    .inter-text h5{
        color: #000;
        margin-bottom: 0px;
        font-size: 16px;
        text-decoration: none!important;
        text-align: center;
        margin-top: 10px;
    }
    .inter-text p{
        color: #000;
        margin-bottom: 0px;
        font-size: 14px;
        text-align: center;
    }
    .destionation-box  a{
        color: #000;
        text-decoration: none;
        margin-bottom: 0px;
    }
    
    .intern-box  a{
        color: #000;
        text-decoration: none;
        margin-bottom: 0px;
    }
    .intern-box:hover .destination-img img{
        transform: scale(1.1);
        transition: all ease 0.5s;
    }
    .intern-box a .destination-img{
        overflow: hidden;
        border-radius: 20px;
        
    }

    .destionation-banner img{
    border-radius: 10px;
    }
.special-images img {
    border-radius: 10px;
}

.special-packages a {
    color: #000;
    text-decoration: none;
}
.special-text-name h6 {
    font-size: 15px;
    margin-bottom: 5px;

}
.special-text-name p {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 500;
    color: #373737;
}
.popular-tour a{
    color: #000;
    text-decoration: none;
}
.popular-packages:hover .popular-package-img img{
    transform: scale(1.1);
    transition: all ease 0.5s;
}
.popular-package-img{
    overflow: hidden;
    border-radius: 15px;
}
.special-text-review span{
    margin-bottom: 0px;
}
.special-text-review span i{
    color: #f8e146;
    font-size: 13px;
}
.special-text-review p{
    color: #4f4f4f;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 500;
}
.special-text{
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.popular-package-text h5{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0px;
}
.popular-package-text span{
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #595959;
}
.popular-package-text p{
    font-size: 13px;
    
    margin-bottom: 4px;
    color: #000000;
}

.popular-package-text h4{

    font-size: 18px;
    margin-bottom: 0px;
    color: #fd5d2d;
    font-weight: 700;

}

.popular-package-img img{

  border-radius: 15px;

}
.popular-packages{
    background-color: #fff;
    border-radius: 10px;
}

.popular-tour{

    background-color: #f2f5ec;
}
.popular-packages-box{
    
   
}
.last-box{
    border-bottom: 0px  dotted #777777!important;
    padding-bottom: 0px!important;
}


.box-1{
    background-color: #e8f5e4!important;
    box-shadow: inherit!important;
    margin-top: 0px!important;
  }
  .box-2{
    background-color: #f5f5d3!important;
    padding: 15px!important;
    border-radius: 10px;
  }


.why-book-box{
    padding: 20px;
    border-radius: 10px;
}
.why-icon img{
    margin: auto;
    display: block;
}

.why-text h4{
    color: #000;
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
    font-weight: 700;
}

.why-text p{
    color: #3b3b3b;
    font-size: 14px;
    text-align: center;

}
#box-3{
    background-color: #feeed5;
}

#box-4{

    background-color: #f5f5d3;
}

.why-details span{
    font-size: 17px;
    font-family: cursive;
    background-color: #f9b039;
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    margin-bottom: 5px;
}
.why-details h3{
    font-size: 30px;
    font-weight: 700;
    padding-top: 20px;
}
.why-details p{
    font-size: 14px;
  
    padding-top: 20px;
}

.features-box{
    display: flex;
}
.features-box-name{
    padding-left: 10px;
}
.features-box-name h4{
   font-size: 20px;
   font-weight: 700;
   margin-bottom: 0px;
}

.why-features{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#features-box-border{

    border-left: 1px solid #595959 ;
    border-right: 1px solid #595959 ;
}
.last-line p span i{
    color: #63ab45;
    padding: 0px 3px;
}

.last-line p span{
    padding: 0px 5px;
}

.user-img img{
    border-radius: 50px;
}

.user-img{
    display: flex;
}
.user-name{
    padding-left: 10px;
    padding-top: 5px;
}
.user-name h5{
 font-size: 18px;
 font-weight: 700;
 margin-bottom: 0px;

}
.client-img {

  display: flex;
  justify-content: space-between;

}

.review-box{
    padding: 30px 20px;
    background-color: #fff;
    border-radius: 10px;
    margin: 10px;
    border: 2px solid #ffffff;
}
.review-box:hover{
    border: 2px solid #006ce3;
}
.testimonials{

    background-color: #f2f5ec;
   
}

.stars i{
    color: #f9b039;
}
.stars{
    background: url(../images/icons/quote.png);
    background-size: 100%;
    background-position: center;
    
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #006ce3!important;
}

footer{
 
    background-color: #272066;

}

.footer-top{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

}

.rating p{
    color: #fff;
 
    text-align: center;
}
.rating span{
   padding: 0px 3px;
}
.rating span i{
    padding: 3px 3px;
    background-color: #00b57a;
    margin: 0px 2px;
 }

 .language-select{

    display: flex;
    justify-content: space-around;
 }
 .language select {
    background-color: #272066;
    border: 0px!important;
    color: #fff;
    font-size: 18px;
    padding-left: 5px;
    
    
}
.language select:focus {
    outline: 0px;
    
    
}
.language select option{
    border: 0px !important;
}

.footer-link-title h5{
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.footer-links ul{
    padding-top: 10px;
    list-style-type: none;
    padding-left: 0px;
}
.footer-links ul li a{
   color: #c7c7c7;
   text-decoration: none;
   
}
.footer-links ul li{
    
    padding: 3px 0px;
 }
.footer-links ul li h5 a{
    color: #ffffff;
    text-decoration: none;
    
 }

 .footer-links ul li h5 {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    
 }

 .newsletter-input{

    border: 1px solid #3d3777;
    background-color: #3d3777;  
    border-radius: 30px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;

 }
 .newsletter-input input{
  background-color: transparent;
  border: 0px!important;
  color: #fff;
  padding: 0px 20px;
  width: 100%;
 } 
 .newsletter-input input:focus{
    
    border: 0px!important;
   outline: 0px;
   } 

 .newsletter-input input::placeholder{
    background-color: transparent;
    border: 0px;
    color: #fff;
   } 

   .newsletter-input button{
    padding: 10px 20px;
    text-align: right;
    border-radius: 40px;
    border: 0px;
    display: flex;
    flex-wrap: nowrap;
    font-size: 15px;
    background-color: #fa5b33;
    color: #fff;
    

   }
   .newsletter-input button i{
    padding-right: 10px;
    font-weight: 300!important;
    padding-top: 3px;
   }

   .footer-bottom{
   border-bottom: 1px dotted #ffffff;
   }
   .copyright-section{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
   }
   .copyright p{
    color: #c7c7c7;
   }
   .copyright p a{
    color: #fff;
    text-decoration: none;
    font-weight: 500;
   }
   .footer-follow-link span a i{
    margin: 0px 8px;
    font-size: 22px;
    color: #c7c7c7;
   }
   .footer-pages-link ul{
    display: flex;
    list-style-type: none;
    padding-left: 0px;
    justify-content: center;
    flex-wrap: wrap;

   }
   .footer-pages-link ul li{
    padding: 0px 10px;
   } 
   .footer-pages-link ul li a{ 
    color: #575757;
    text-decoration: none;
    font-weight: 500;
   } 
   .page-titles{
    background-color: #f2f2f2;
   }

   .page-head{
    padding: 60px 0px 20px 0px;
   
   }

   .page-head h1{

    font-size: 30px;
    font-weight: 500!important;
   }

   .half-star {
    position: relative;
    display: inline-block;
    width: 20px; /* Adjust based on your star size */
    height: 20px; /* Adjust based on your star size */
  }
  .inner-star img{
    width: 20px;
    height: 20px;
  }
  
  .half-star img {
    width: 100%;
    height: 100%;
  }
  
  .half-star::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%; /* Covers the left half */
    height: 100%;
    background-color: gray; /* Gray color for half the star */
    z-index: 1; /* Ensures the overlay appears above the image */
    mix-blend-mode: color; /* Blends the overlay color with the image */
    pointer-events: none; /* Ensures clicks pass through the overlay */
  }



   /* ............................... */

   :root {
    --range-bar-color: hsl(0, 0%, 0%, 20%);
    --range-progress-bar-color: #0e9bfe;
    --range-thumb-color: #fff;
    --range-thumb-border-shaow: 2px 2px 2px #000000;
}



.sliders_control {
    position: relative;
    min-height: 25px;
}

.numbers {
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
}

.range-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.range-container input[type="range"] {
    --left-per: 0%;
    --right-per: 100%;
    position: absolute;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
    outline: none;
    pointer-events: none;
}

.range-container input[type="range"]::-webkit-slider-runnable-track {
    opacity: 1;
    height: 0.5rem;
    border: none;
    box-shadow: none;
    border-radius: 9999px;
}

.range-container input[type="range"].left-range::-webkit-slider-runnable-track {
    background: linear-gradient(
        90deg,
        var(--range-bar-color) var(--left-per),
        var(--range-progress-bar-color) var(--left-per),
        var(--range-progress-bar-color) var(--right-per),
        var(--range-bar-color) var(--right-per)
    );
}

.range-container input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    margin-top: -8px; /* Centers thumb on the track */
    background-color: var(--range-thumb-color);
    height: 24px;
    width: 24px;
    pointer-events: all;
    border-radius: 1rem;
    outline: 5px solid white;
    outline-offset: -20px;
    box-shadow: 0 0 5px #aaaaaa;
    cursor: pointer;
}

  /* .................  */
  
  .filter-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-radius: 5px;
    margin: 0 auto;
    width: 100%;
}

.filter-header {

    display: flex;
    justify-content: space-between;
}
.dropdown-container {
    position: relative;
    width: 100%;
}

.dropdown-button {
    padding: 10px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
   
    border-radius: 5px;
}

.dropdown-menu {
    display: none;
    position: inherit;
    top: 100%;
    left: 0;
    background-color: white;
    border: 0px!important;
    border-radius: 5px;
    width: 100%;
    z-index: 1;
  
}

.dropdown-menu.open {
    display: block;
}

.search-box {
    padding: 5px;
    width: 100%;
    
    border: 1px solid #ccc;
    border-radius: 5px;
}

.checkbox-group {
    display: flex;
    flex-direction: column;
    padding: 10px;
    gap: 5px;
    
    overflow-y: auto;
}

.checkbox-group label {
    display: flex;
    align-items: center;
    gap: 5px;
}

.arrow {
    font-size: 1.2rem;
    cursor: pointer;
    transition: transform 0.3s;
}

.arrow.open {
    transform: rotate(180deg);
}

.read-less-button {
   
    margin: 10px;
    color: #008cff;
    border: none;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 600;
}

.dropdown-button h5{
    font-size: 18px;
    font-weight: 700;
}

.check-box-group-input{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.input-number{
    font-size: 15px;
    color: #525252;
    
}

.inner-package-rating span{
    display: flex;
    flex-wrap: nowrap;
    gap: 0px;
    font-size: 14px;
    font-weight: 500;
    color: gray;


}

.itneray-img img{
    width: 24px;
    display: block;
    margin: auto;
}
.incluison-btn .package-itenary .itneary-box .itneray-img img{
    width: 35px!important;
}

.package-itenary{
    display: flex;
    gap: 15px;
    margin-top: 10px;
}
.itneray-name span{
    font-size: 14px;
    color: #3e3e3e;
    text-align: center;
    display: block;
}

.inner-package-date span{
font-size: 14px;
padding: 1px 10px;
border: 1px solid #7f7f7f;
color: #7f7f7f;

}

.inner-package-date{
    margin-top: 10px;
}

.inner-package-name h4{
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}

.inner-package-dest p{
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 14px;
}
.package-pricing-box{
    padding: 10px 10px;
    background-color: #f9f9f9;
}
.package-pricing-box .del-price del h4{
    font-weight: 700;
    font-size: 22px;
    text-align: end;
}

.package-pricing-box .main-price h4{

    font-weight: 700;
    font-size: 22px;

    text-align: end;

}

.price-para span{
    font-size: 14px;
    text-align: end;
    color: #7f7f7f;
    display: block;
}

.deatails-btn .btn-details{

    background-color: #f34f4e;
    width: 48%;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    padding: 5px 2px;
}
.deatails-btn .btn-enquiry{

    background-color: #f34f4e;
    width: 48%;
    color: #fff;
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
}

.deatails-btn{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.contact-btn .btn-call{
    background-color: #3c3c3c;
    width: 48%;
    color: #fff;
    font-size: 13px;
    text-align: center;
    border-radius: 3px;

}

.contact-btn .btn-whatsapp{
    background-color: #658e51;
    width: 48%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;

}

.contact-btn{

    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.inner-packages-image{
    margin: 10px;
}

.package-incluision-box{
    padding: 10px;
}

.inner-page-box{
    margin-top: 15px;
}

.inner-package-img-overlay {
    position: absolute;
    bottom: 10px;
    left: 20px;
}
.inner-package-img-overlay h6{
    color: #fff;
}
.inner-packages-image{
    position: relative;
}

.inner-packages-image img{
border-radius: 10px;
}

.promotion-tag {
    position: absolute;
    top: 10px;
}

.promotion-tag span{
    color: #fff;
    padding: 0px 10px 2px 20px;
    background-color: #d42f2f;
    border-radius: 0px 5px 5px 0px;
    text-transform: uppercase;
    font-size: 14px;

}

.offer-img img{
    border-radius: 10px;
}

.pagignation-box {

    margin-top: 20px;
}

.pagination{
    justify-content: center;
}
.page-link {
    font-size: 14px;
    padding: 5px 20px;
}

.page-link:hover {
    background-color: #008cff;
    color: #fff;
}

.btn-more-pay{
    background-color: #f5721c!important;
    display: block;
    width: auto!important;
    text-align: center;
    margin: auto;

}
/* .end{
    background-color: #dedede;
} */

.details-page-inner .tour-duration span{

   border: 1px solid #00b57a;
   font-weight: 500;
   padding: 5px 10px;
   font-size: 15px;
   color: #00b57a;
}
.package-details-name h3{

    font-size: 22px;
    font-weight: 700;
    margin-top: 15px;
}

.rating-inner{
    color: #006ce3!important;
}
.rating-inner a{
    color: #f34f4e!important;
    text-decoration: none;

}
.destination-inner{
margin-top: 10px;
}
.destination-inner p span i{
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    padding:  5px 10px;
    border-radius: 50%;
    background-color: #00b57a;
    margin-right: 5px;
    }

    .destination-inner p {
        font-size: 15px;
        font-weight: 500;
        color: #7d7d7d;
    }
    .inner-page-btn .btn-call{
        border: 1px solid #028625;
        color: #028625;
        font-weight: 600;
        font-size: 14px;
    }
    .inner-page-btn .btn-call:hover{
        border: 1px solid #028625;
        color: #ffffff;
        font-weight: 600;
        font-size: 14px;
        background-color: #028625;
    }
    .inner-page-btn .btn-whatsapp{
        border: 1px solid #4bc959;
        color: #4bc959;
        font-weight: 600;
        font-size: 14px;
    }
    .inner-page-btn .btn-whatsapp:hover{
        border: 1px solid #4bc959;
        background-color: #4bc959;
        font-weight: 600;
        font-size: 14px;
        color: #ffff ;
    }
    .inner-page-btn .btn-enquiry{
        border: 1px solid #d42f2f;
        color: #d42f2f;
        font-weight: 600;
        font-size: 14px;
    }
    .inner-page-btn .btn-enquiry:hover{
        border: 1px solid #d42f2f;
        color: #ffffff;
        font-weight: 600;
        font-size: 14px;
        background-color: #d42f2f;
    }
    .inner-page-btn{
        padding-top: 10px;
    }
    .incluison-btn{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .carousel-item img {
        object-fit: cover;
        
        width: 100%;
    }
    /* Optional: Add styles for the draggable area */
    .carousel {
        cursor: grab;
    }
    .carousel.dragging {
        cursor: grabbing;
    }

    .back-img{
        padding: 10px;
        border-radius: 50%;
        background-color: #008cff;
       

    }



    body {
        scroll-behavior: smooth; /* Enables smooth scrolling for anchor links */
    }

    /* Initial styles for the navbar */
    #scroll-navbar {
        background-color: white; /* Background color for the sticky effect */
        border-bottom: 1px solid #ddd; /* Optional border for the bottom of the navbar */
        width: 100%; /* Ensures full width */
        transition: top 0.3s; /* Smooth transition when navbar becomes sticky */
    }

    /* Styles to make the navbar sticky */
    .sticky {
        position: fixed;
        top: 0;
        z-index: 1050; /* Higher z-index to stay on top */
        width: 100%; /* Full width */
    }

    /* Styles for active link */
    #scroll-navbar .nav-link {
        font-weight: 500; /* Medium weight for navbar links */
        padding: 10px 15px; /* Adjust padding for a cleaner look */
        color: #000;
        text-wrap: nowrap;
    }

    #scroll-navbar .active-link {
        font-weight: bold;
        color: #007bff; /* Color to highlight active link */
    }

    

    .itinerary-header {
        cursor: pointer;
        background-color: #f2f5ec;
        padding: 10px;
        border: 1px solid #006ce3;
        border-radius: 5px;
        font-weight: bold;
        display: flex;
        justify-content: flex-start; /* Adjusted for icon placement */
        align-items: center;
        gap: 10px; /* Space between icon and text */
        position: relative;
        transition: background-color 0.3s ease; /* Smooth transition for background color */
    }
    
    .itinerary-item {
        margin-bottom: 20px;
    }
    
    .itinerary-content {
      
        border: 1px solid #0f74e4;
        border-radius: 0px;
        border-top: none;
        transition: background-color 0.3s ease; /* Smooth transition for background color */
    }
   .itinerary-content p{
    padding: 15px;
    font-size: 14px;
   } 

    .toggle-icon {
        font-size: 18px;
        margin-left: auto; /* Push the toggle icon to the far right */
        transition: transform 0.3s ease;
    }
    
    .itinerary-title {
        border-bottom: 1px solid #ccc;
    }
    
    .icon-circle {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #fff; /* Default green color */
        color: rgb(0, 0, 0);
        display: flex;
        align-items: center;
        justify-content: center;
        transition: background-color 0.3s ease;
        border: 1px solid #007bff;
    }
    
    .itinerary-header[aria-expanded="true"] .icon-circle {
        background-color: #007bff; /* Change color when the box is open */
        color: #fff;
    }
    .day-box{
        padding: 5px 5px;
        background-color: #00b57a;
    }

    .day-box span{
        padding: 5px 10px;
        color: #ffffff;
        text-wrap: nowrap;
    }




    
    

        #tour-details{
            padding-top: 40px;
        }
        #tour-information{
            padding-top: 40px;
            margin-bottom: 40px;
        }
        .inclusions-box ul{
            list-style-type: none;
            padding-left: 0px;
        }
        .inclusions-box ul li{
            list-style-type: none;
            font-size: 14px;
            padding-bottom: 8px;
            
        }
        .inclusions-box ul li::before{
           content: url(../images/icons/check-mark.png);
           width: 20px;
           margin-right: 5px;
        }


        .inclusions-box-title span{
            font-size: 16px;
            font-weight: 600;
            background-color: #028625;
            color: #fff;
            border-radius: 10px;
            padding: 5px 20px;

        }

        .exclusion-box ul{
            list-style-type: none;
            padding-left: 0px;
        }
        .exclusion-box ul li{
            list-style-type: none;
            font-size: 14px;
            padding-bottom: 8px;
            
        }
        .exclusion-box ul li::before{
           content: url(../images/icons/remove.png);
           width: 20px;
           margin-right: 5px;
        }

        .exclusion-box-title span{
            font-size: 16px;
            font-weight: 600;
            background-color: #d42f2f;
            color: #fff;
            border-radius: 10px;
            padding: 5px 20px;
           
        }

        .inclusions-box {
            
            
            border-radius: 10px;
         
        }
        .exclusion-box{
            padding: 20px;
            
            border-radius: 10px;
            box-shadow: 0px 0px 3px 1px #858585;
        }

        .tour-details-content{
            padding: 20px;
            
            border-radius: 10px;
            box-shadow: 0px 0px 3px 1px #858585;
        }
        
        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{

            border: 1px solid #00b57a;
            background-color: #00b57a;
            color: #ffffff;
            border-radius: 5px;
        }
        .nav-tabs .nav-item {
            width: 48%;
            border: 1px solid #cfcfcf;
            text-align: center;
            color: #000;
            border-radius: 5px;
            padding: 0px;
            background-color: #f2f5ec;
        }
        .nav-tabs .nav-link{
            font-size: 20px;
            font-weight: 600;
            color: #000;
        }
        .nav-tabs{
            border-bottom: 0px solid #008cff;
            justify-content: space-between;
        }

        .nav-tabs .nav-link:hover{
            font-size: 20px;
            font-weight: 600;
            color: inherit;

        }

        .nav-tabs .nav-link.active:hover{
            color: #fff;
        }

        .tour-details-content p{
            font-size: 14px;
        }

       .details-price-box{
        padding: 20px;
        box-shadow: 0px 0px 3px 1px #b5b5b5;
        border-radius: 10px;
        background-color: #f2f5ec;
       }
  
       .main-prices p{
        color: #d42f2f;
        margin-bottom: 5px!important;
        text-align: center;
        font-size: 18px;
       }
       .main-prices h4{
        color: #000000;
        font-weight: 700;
        text-align: center;
        font-size: 30px;
       }
       .main-prices h4 span{
        color: #606060;
        font-weight: 400;
        font-size: 16px;
      
       }

       .del-price h6 del{
         font-size: 22px;
         color: #606060;
         text-align: center;
         display: block;
       }

       .more-details-btn button{
        color: #fff;
        background-color: #f5721c;
        padding: 8px ;
        width: 100%;
        font-weight: 600;
        margin-top: 10px;
       }
       .more-details-btn button:hover{
        color: #fff;
        background-color: #f5721c;
        padding: 8px ;
        width: 100%;
        font-weight: 600;
        margin-top: 10px;
       }

      

       .inner-page-gallery{
        padding: 20px;
       }
       .gallery-img{
        margin-bottom: 10px;
       }
       .gallery-img img{
       border-radius: 10px;
       }

       .gallery-img{
        position: relative;
       }

       .more-images-btn{
        position: absolute;
        bottom: 20%;
       }
       .more-images-btn a{
        color: #fff;
        font-size: 14px;
        font-weight: 700;
       }
       .more-images-btn a:hover{
        color: #f5721c;
        font-size: 14px;
        font-weight: 700;
       }

       .details-page-form{
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0px 0px 3px 1px #b5b5b5;
       }

       .contat-icons-fixed{
        display: flex;
        gap: 5px;
    
       }
       .details-call-icon-fxed{
        text-align: center;
        display: flex;
        border: 1px solid #292929;
        padding: 10px 0px;
        gap: 5px;
        width: 100%;
        justify-content: center;
        background-color: #292929;
        
       }
       .details-call-icon-fxed p{
        margin-bottom: 0px;
        color: #ffffff;
        
       }
       .details-call-icon-fxed i{
       color: #ffffff;
       font-size: 25px;
       }

       .details-whatsapp-icon-fxed{
        text-align: center;
        display: flex;
        border: 1px solid #4bc959;
        padding: 10px 0px;
        gap: 5px;
        width: 100%;
        justify-content: center;
        background-color: #4bc959;
        
       }
       .details-whatsapp-icon-fxed p{
        margin-bottom: 0px;
        color: #ffffff;
        
       }
       .details-whatsapp-icon-fxed i{
        color: #ffffff;
        font-size: 25px;
        }

       .details-email-icon-fxed{
        text-align: center;
        display: flex;
        border: 1px solid #ffe100;
        padding: 10px 0px;
        width: 100%;
        justify-content: center;
        gap: 5px;
        background-color:#ffe100;

       
       }
       .details-email-icon-fxed p{
        margin-bottom: 0px;
        color: #000000;
        
       }
       .details-email-icon-fxed i{
        font-size: 25px;
        color: #000000;
       }
       .details-enquiry-icon-fxed{
        text-align: center;
        display: flex;
        border: 1px solid #fd5d2d;
        padding: 10px 0px;
        width: 100%;
        justify-content: center;
        gap: 5px;
        background-color: #fd5d2d;
        
       }
       .details-enquiry-icon-fxed p{
        margin-bottom: 0px;
        color: #ffffff;
        
       }
       .details-enquiry-icon-fxed i{
        font-size: 25px;
        color: #ffffff;
        
       }

      

       .sticky-custom {
        position: -webkit-sticky; /* Safari */
        position: sticky;
        top: 80px; /* Offset equal to the height of your fixed header */
        z-index: 1020; /* Ensure it's above other elements */
    }

    .about-us-content .title h5{
        font-size: 20px;
        color: #f5721c;
        font-family: cursive;
    }
    .about-us-content .title h1{
        font-size: 35px;
        color: #000000;
        font-weight: 700;
        
    }
    .about-us-content .title h1 span{
        font-size: 40px;
        color: #f5721c;
        font-weight: 700;
        border-bottom: 2px solid #00b57a;
        
    }
    .about-final-line{
        color: #3b3b3b;
    }
    .about-us-details p{
        font-size: 14px;
    }

    .about-us-page-img{
        position: relative;
    }

    

    #parallax-image {
        position: absolute; /* Allows the image to be positioned absolutely */
        top: 0;
        left: 10px;
        border-radius: 10px;
        transition: transform 0.3s ease-out; /* Smooth transition */
        will-change: transform; /* Improves performance */
      }
      #parallax-image1 {
        position: absolute; /* Allows the image to be positioned absolutely */
        bottom: 0;
        right: 10px;
        border-radius: 10px;
        transition: transform 0.3s ease-out; /* Smooth transition */
        will-change: transform; /* Improves performance */
      }

      .mission{
        border-radius: 10px;
        position: relative;
        padding: 15px;
        background-color: #f2f5ec;
      }
      .title h4 span{
        font-weight: 700;
        text-align: center;
        padding-bottom: 5px;
        border-bottom: 2px  double #f5721c;
        font-size: 25px;
      }

      .mission-content{
        font-size: 14px;
        text-align: justify;
      }
      .section-mission-vission{
        background-color: #ffffff;
      }

      .terms-data ul li {
        font-size: 14px;
      }

      #box-1{
        background-color: #fdfdf3;
        padding: 15px!important;
        border-radius: 10px;
        margin-top: 15px;
        box-shadow: 0px 0px 2px 2px #dddddd;
      }
      #box-2{
        background-color: #14457f;
        padding: 15px!important;
        border-radius: 10px;
      }

      .address-div .other-p{
        color: #fff;
      }
      .other-branches h3 span{
         font-size: 25px;
         font-weight: 700;
         border-bottom: 2px solid #f5721c;
         padding-bottom: 5px;
      }

      #other h6{
      color: #fff;
     
     
      }
      #other h6 i{
        color: #f8e146;
        }

      .contact-page-icon div{
        padding: 0px;
        background-color: #008cff;
        border-radius: 50px;
        height: 40px;
        width: 40px;
       
        text-align: center;
        

      }
      .address-div h6 a{
        color: #000000;
        text-decoration: none;
        font-size: 18px;
        font-weight: 500;
      }
      .address-div h6 i{
        color: #f5721c;
        text-decoration: none;
        font-size: 22px;
        font-weight: 500;
        margin-right: 5px;
      }
      .address-div h6 {
        
        text-decoration: none;
        font-size: 20px;
        font-weight: 500;
      }

      .contact-page-icon div i{
         margin-top: 5px;
         font-size: 30px;
         color: #fff;
         text-align: center;
      }

      .contact-title h4 {
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        padding-left: 20px;
        padding-top: 6px;
        color: #14457f;
      }

      .contact-box-title{
        display: flex;
        border-bottom: 1px solid #f5721c;
        padding-bottom: 10px;
       
      }

      .address-div h6{
        color: #14457f;
       
      }
      .address-div p{
        font-size: 18px;
        color: #000000;
      }

      .fa-mobile{
        font-size: 20px!important;
      }

      .contact-page-form{
        padding: 20px;
        border: 1px solid #858585;
        border-radius: 10px;
        
    }

.contact-input i{
    position: absolute;
    top: 15px;
    left: 20px;
}


.contact-input{
    position: relative;
   
}
   
.contact-input input, .contact-input textarea{
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 10px;
    padding-left: 30px;
}

#other p{
    font-size: 18px;
}
 
.top-head-banner .slider #owl-header-banner .item a img{

    border-radius: 6px;
}

.feedback-box{
   
    padding: 20px!important;
    color: #000000;
    
    

}
.Feedback-title h4{
    color: #00438a;
}

.feedback-box-title .Feedback-title{
    border-bottom: 1px solid #f5721c;

}

.all-feedback-box{
    padding: 20px;
   
    border-radius: 15px;
}

.feedback-content p{
text-align: justify;
}
#feedbox-form-box{
   
    border-radius: 0px!important;
   
    background-color: #14457f;
}
#bg-green{
    background-color: #e8f5e4!important;
}

#bg-yellow{
    background-color: #f5f5d3!important;
}

#bg-orange{
    background-color: #feeed5;
}

.hidden-content {
    display: none; /* Hide the extra content initially */
    transition: all 0.5s ease;
  }
  
  
  .review-para.open .hidden-content {
    display: inline; /* Show the content when the box is expanded */
  }
  
  .read-more-btn {
    background-color: transparent;
    color: #007bff;
    border: none;
    padding: 0px 0px;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  

  .owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block!important;
    
    color: white!important;
    padding: 50px!important;
   
    cursor: pointer;
    z-index: 1000;
}

.owl-prev {
    left: 10px; /* Position of the 'Previous' button */
}
.owl-prev:hover {
   background-color: #006ce3!important;
}
.owl-prev span {
    font-size: 50px;
}

.owl-next {
    right: 10px; /* Position of the 'Next' button */
}
.owl-next:hover {
    background-color: #006ce3!important;
}

.owl-next span {
    font-size: 50px;
}

.top-head-banner .slider    .owl-carousel .owl-nav .owl-prev {
   margin: -8px!important;
}
.top-head-banner .slider    .owl-carousel .owl-nav .owl-next {
    margin: -8px!important;
 }
 .top-head-banner .slider    .owl-carousel .owl-nav .owl-next:hover {
    background-color: transparent!important;
 }
 
 .top-head-banner .slider    .owl-carousel .owl-nav .owl-prev:hover {
    background-color: transparent!important;
 }
 #owl-modal-banner .owl-nav .owl-next:hover {
    background-color: transparent!important;
 }
 
 #owl-modal-banner  .owl-nav .owl-prev:hover {
    background-color: transparent!important;
 }

 .payment-data .title h4 span{
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 5px;

 }

 .payment-data p{
    font-size: 14px;
 
  
   }

   .payment-all-options{
    padding-left: 15px;
   }
  .payment-all-options li::marker {
    color: #4bc959;
  }
  .payment-all-options li{
    font-size: 14px;
    padding-bottom: 10px;
  }
  .payment-options h5{
    font-size: 18px;
    font-weight: 700;
  }

  .bank-details-box{
    background-color: #14457f;
    padding: 10px;
    border-radius: 10px;
    position: relative;
  }
  .account-table table tr td {
    background-color: transparent!important;
    font-size: 16px;
    color: #fff;
    font-weight: 500;

  }
  
  .bank-logo img{
    background-color: #fff;
    border-radius: 5px;
    position: absolute;
    top: -30px;
   left: 0;
   right: 0;
    display: block;
    margin: auto;
  }
  .accounts-title h5{
   font-weight: 700;
   color: #f8e146;
  }

  .scaner img{
 display: block;
 margin: auto;
  }

  .payment-logo{
    display: flex;
    justify-content: center;
    gap: 10px;
  }

  .contact-form-new{
    background-color: #00438a;
    border-radius: 10px;
    padding: 20px;
  }

  .contact-row{
    justify-content: space-between;
  }
  .contact-page-form .title{
   
    color: #fff;
   
  }

  .contact-page-form{

      background-color: #14457f;
  }

  .contact-box{
    margin-top: 0px!important;
  }

  #feedback-title{
    color: #ffffff;
    font-weight: 700;
  }

  .g-pay-title h3{
    font-size: 25px;
    font-weight: 700;
  }
  .view-more-btn a:hover {
    
    padding: 10px 30px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    background-color: #000;
}


.why-book-box {
    position: relative;
  
    overflow: hidden; /* Ensures the border animation stays within the box */
    transition: color 0.3s ease; /* Optional for text color transition */
  }
  
  .why-book-box::before,
  .why-book-box::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    border-radius: 15px;
    pointer-events: none; /* Ensures the border does not interfere with mouse events */
  }
  
  .why-book-box::before {
    top: 0;
    left: -100%;
    transition: all 0.5s ease-out; /* Controls the speed of the top and left border */
  }
  
  .why-book-box::after {
    bottom: -100%;
    right: 0;
    transition: all 0.3s ease-out; /* Controls the speed of the bottom and right border */
  }
  
  .why-book-box:hover::before {
    left: 0;
    border-top-color: #80bb65;
    border-left-color: #80bb65;
  }
  
  .why-book-box:hover::after {
    bottom: 0;
    border-right-color: #80bb65;
    border-bottom-color: #80bb65;
  }
  .btn-close{
    background: url(../images/icons/cancel.png);
    background-repeat: no-repeat;
  }
  #close-btn{

    background-color: #3F51B5;
    opacity: 0.8;
    display: flex
;
    justify-content: center;
    align-items: center;
    background-position: center;
  }

  .social-link-mobile{
    display: flex;
    gap: 10px;
    color: #fff;
    margin-top: 20px;
  }
  .link-social a i{
    color: #fff;
    font-size: 20px;
  }

  .link-social a {
    color: #fff;
  }
  .link-social{
    padding:10px;
    border: 1px solid #fff;

    
  }
 
  .link-social:hover{
    background-color: #f5721c;

    
  }

  .top-heder-call-mail{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .top-header-call a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }
  .top-header-mail a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }
  .mobile-top-head{
    background-color: #006ce3;
  }

  .btn-submit{
    background-color: #f5721c!important;
    color: #fff!important;

  }
  .modal-header {
      border-bottom: 0px!important;
      background-color: #14457f;
  }
  .modal-body .popup-form{
   
   border-radius: 15px;
    
    padding: 15px;
    color: #14457f;
  }

  #modal-header{
    padding: 0px;
  }

  .modal-button-close{
    position: absolute;
    z-index: 111;
    right: 5px;
    top: 10px;
  }

  
  
  .modal-chat{
    display: flex;
    gap: 5px;
   
  }
  

  
  .get-whatsapp a span i {
    
    color: #419da0;
    font-size: 20px;
  }
  .get-whatsapp a{
     text-decoration: none;
    color: #000000;
    display: flex;
    gap: 5px;

  }
  .get-whatsapp a h6{
   padding-top: 5px;

 }
#Modal-why-text h4{
font-size: 13px!important;
}

.modal-banner .carousel .carousel-inner .carousel-item img{
 
    border-radius: 15px;
}
.modal-banner{
    margin-bottom: 20px;
}


#right-body{
    background-color: #00438a;
}
.popup-form h5{
    color: #fff;
}
.get-whatsapp a h6{
    color: #fff;
}

.modal-features .features-box {
    display: block;
}

.modal-features .features-box .features-box-icon img{
   display: block;
   margin: auto;
}

.modal-features .features-box .features-box-name h4{
  text-align: center;
  margin-top: 10px;
}

.modal-features .features-box .features-box-name span{
    text-align: center;
    display: block;
    font-size: 12px;
    font-weight: 500;
  }

  #mobile-modal-hide{
    padding-left: 0px;
    background-color: #f2f5ec;
  }

  .modal-banner-content{
    padding-left: 10px;
  }

  .call-modal h6 a{
 color: #000;
 text-decoration: none;

  }

  .call-modal h6 a span{
    color: #f5721c;
  }

  .search-form-box{
    max-width: 800px;
    display: flex;
    justify-content: space-around;
  
  }

  #first-select{
    width: 200px;
    position: relative;
  }
  #first-select i{
    color: #f5721c;
    position: absolute;
    z-index: 11;
    left: -8px;
    top: 14px;
    font-size: 19px;
}
#second-select i{
    color: #f5721c;
    position: absolute;
    z-index: 11;
    left: 8px;
    top: 14px;
    font-size: 19px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 15px!important;
    outline: 0px !important;
    border: 0px!important;
}
  #second-select{
    width: 300px;
    border-left: 1px solid #3e3e3e;
    position: relative;
    padding-left: 20px;
  }

  .mission-icon img {
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    left: 20px;
    border: 1px solid #006ce3;
    top: -50px;
    right: 0;
   
}
 

  .select2-container{
    
    padding-top: 10px;
  }
  .select2{
    width: 100%!important;
  }

  .select2-container--default .select2-selection--single{
    border: 0px!important;
    outline: 0px!important;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 12px!important;
  }

  .checkbox-group button{
    display: contents;
  }





  @media screen and (max-width:991px) {
    /* Mobile Filter Button */
.filter-button {
    text-align: center;
    width: 100%;
    background-color: #00274d;
    padding: 10px;
    box-shadow: 0px 0px 3px 1px #b5b5b5;
}

#filterBtn {
    background: #f5721c;
    padding: 4px 10px;
    outline: 0px;
    border: 0px;
}


/* Mobile Filter Drop-up */
.filter-dropup {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #fff;
    border-top: 1px solid #ddd;
    transition: height 0.3s ease-in-out;
    z-index: 9999;
    overflow: hidden;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}

/* Show the filter drop-up with 50% height */
.filter-dropup.show {
    height: 60vh; /* Open to 50% of the viewport height */
}

/* Filter content styles */
.filter-content {
    padding: 20px;
    height: 100%;
    overflow-y: auto; /* Allows scrolling inside the drop-up */
    box-sizing: border-box;
    position: relative;
}

/* Close button styling */
.close-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
    background: none;
    border: none;
}

.offer-img{
    display: none;
}
.nav.navbar.navbar-expand-lg{
    padding-top: 0px;
}

/* Hide mobile-specific elements on larger screens */
@media (min-width: 991px) {
    .filter-button,
    .filter-dropup {
        display: none;
    }
}
  }

  .quick_contact a {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 18px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 20px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    z-index: 100;
    transition: transform 0.5s ease;
  }
  .qwhtsapp {
    bottom: 70px;
    background-color: #25d366;
  }
  .qcall {
    bottom: 120px;
    background-color: #2196f3;
  }
  .quick_contact_icon {
    margin-top: 10px;
  }
  .quick_contact a:hover {
    transform: scale(1.1);
  }

  .qiuck-enquiry button{
    padding: 5px 20px;
    background-color: #f5721c;
    color: #fff;
    border: 0px;
    position: fixed;
    left: -58px;
    top: 45%;
    transform: rotate(90deg);
    font-size: 20px;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0px 0px 2px #d0d0d0;
    z-index: 111;
  }


  #vision-box{
    background-color: #f5f5d3;
  }


  .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent!important;
    color: #FFF;
    text-decoration: none;
}

.font-size-14{
    font-size: 14px!important;
}

.select-tour-type select{
   display: block;
   margin: auto;
   width: 60%;
   text-align: center;
   border: 1px solid #f5721c!important;
   background-color: transparent;
   padding: 5px;
   border-radius: 10px;
}


.check-out-page-heading  h1{
    font-size: 30px;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
  

.details-package-checkout{
    background-color: #f2f2f2;
}

.inner-page-box-checkout{
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 0px 3px 1px #b5b5b5;
}

.details-price-box-chackout{
    padding: 10px;
    box-shadow: 0px 0px 3px 1px #b5b5b5;
    background-color: #ffffff;
}


.booking-details h5 span{
 font-size: 20px;
 font-weight: 700;
 padding-bottom: 10px;
 border-bottom: 1px solid #f5721c;
 margin-bottom: 0px;

}
  
.checkout-form{
    /* margin-top: 30px; */
    margin-bottom: 20px;
}

.checkout-form form label{
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 500;
}


.gets-number h6{

   font-size: 18px; 
   padding-bottom: 10px;
   color: #007bff;
}

.delete-btn{
    width: 80px;
    height: 37px;
    margin-top: 23px;
}

#add-more{
    font-size: 15px;
    margin-top: 10px;
    background-color: #006ce3;
    color: #ffffff;
    border: 1px solid #006ce3;
    padding: 3px 10px!important;
}

.contat-icons-fixed a{

    text-decoration: none;
}

.btn-book-package{
    background-color: #f5721c!important;
    width: 100%;
    margin-top: 10px;
    color: #fff!important;
    font-weight: 500;
}

.fixed-inner-package-date span{
    font-size: 12px;
    font-weight: 500;
}

.inner-package-name-fixed h4{
  margin-bottom: 0px;
  font-size: 16px;
}

.inner-package-dest-fixed{
    font-size: 14px;
    margin-top: 5px;
}

.fixed-price h5{
 
    font-size: 22px;
    font-weight: 700;
    color: #f5721c;
}
 


.base-price {
    display: flex;
    justify-content: space-between;
}


  
.tax-included{
    display: flex;
    justify-content: space-between;
}


.Total-price{
    background-color: #00438a;
    color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
}
.Total-price h6{
    font-size: 18px;
    margin-bottom: 0px;
}
 

.apply-text h5{
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.apply-copen{
    box-shadow: 0px 0px 3px 1px #b5b5b5;
    background-color: #fff;
    margin-top: 20px;
}

.apply-text{
    background-color: #f5721c;
    padding: 5px 10px;
}
.apply-input{
    padding: 10px;
}

.apply-input input{
    border: 1px solid #adadad;
}
 
.continue-btn{
    margin-top: 10px;
    margin-bottom: 50px;
}
.btn-continue{
    background-color: #f5721c!important;
    color: #fff!important;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 20px;
}
.preview-gurest{
    font-size: 16px;
    color: #007bff;
}
.traveller-informations h5{
    margin-top: 20px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.modal-title{
    color: #fff;
}

#modal-dialog-preview{
    max-width:600px;
    max-height: 500px;
}

#modal-dialog-preview .modal-body{
    max-height: 380px;
    overflow: scroll;
    scroll-behavior: smooth;
}

.vaucher-table{
    border: 1px solid #000;
    padding: 20px;
    border-radius: 5px;
    width: 1000px;
    margin: auto;
    box-shadow: 0px 0px 3px 1px #b5b5b5;
   
  
}

.vaucher-container{
    white-space: nowrap;
    width: 100%;
    margin: auto;
    overflow: scroll;
}

.vaucher-container::-webkit-scrollbar { 
    display: none; /* For Chrome, Safari, and Opera */
  }

.voucher-logo img{
    display: block;
    margin: auto;
}



/* .vaucher-table .table tr th{
    text-align: center;
   
}
.vaucher-table .table tr td{
    text-align: center;
    
} */

.voucher-dates{
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.start-date h5{
    margin: 0px;
    font-size: 18px;

    font-weight: 700;
    text-align: center;
}
.start-date p{
    margin-bottom: 0px;
    text-align: center;
    
}

.Voucher-package-name h5{
 font-size: 20px;
 font-weight: 700;
 text-transform: uppercase;
 text-align: center;
}

.Voucher-package-name p{
    text-align: center;
   }

   .voucher-dates{
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
   }


   .vaucher-information{
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
   }

   .start-date h6{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    text-align: center;
   }

   .vaucher-information{
    border-bottom: 2px solid #000;
    padding-bottom: 20px;
   }

   .passenger-details span{
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    
    border-bottom: 1px solid #000;
   }
   .passenger-details{
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
   }
   .payment-details{
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
   }

   .payment-details span{
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    
    border-bottom: 1px solid #000;
   }

   .payment-details table tr td{
    width: 45%;
   }

   .body-gap tr td{
    width: 45%;
   }

   .customer-support {

   }

   .customer-support span{

    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    
    border-bottom: 1px solid #000;
   }
   .print-btns{
 
    margin-top: 20px;
    justify-content: center;
    text-align: center;

   }
   .print-btns .btn-print{
  
    background-color: #f5721c;
    color: #fff;
  

   }

   .print-btns .btn-download{
  
    background-color: #006ce3;
    color: #fff;
  

   }
   .print-btns .btn-share{
  
    background-color: #028625;
    color: #fff;
  

   }



   /* The offcanvas header initially */
.offcanvas {
    transition: top 0.5s ease; /* Smooth transition */
    background-color: #14457f !important;
}

/* When the header becomes sticky */
.offcanvas.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1050; /* Ensures it stays above other content */
    background-color: #fff; /* Optional: Add background color */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Optional: Adds shadow for visibility */
    height: 50px!important;
    transition-duration: 0.5s;
}


@media screen and (max-width:768px) {
    .select-tour-type select{
        color: #fff!important;
        width: 100%;
    }
}
.footer-address{
    text-align: center;
    color: #fff;
}

.footer-address{
    max-width: 600px;
    margin: auto;    
}

.copyright-section{
    border-top: 1px dotted #fff;
}

.footer-address p.contact-details{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;


}

@media screen and (max-width:768px){
    .footer-address p.contact-details{
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}
}

.footer-address p a{
    color: #fff;
    text-decoration: none;
    
}

.footer-image{
    height: 60px;
    max-width: 80%;
   background-image: url(../images/footer-desktop.avif);
   display: block;
   margin: auto;
   background-size: cover;
}

.reviews-section {
      background: #f0fcff; /* light background like your screenshot */
      padding: 20px 0;
    }
    .review-box-middle {
      display: flex;
      align-items: center;
    flex-wrap: wrap;
      gap: 8px;
      font-size: 1.1rem;
    }
    .review-box-middle img {
      width: 40px;
      height: 40px;
    }
    @media screen and (max-width:768px) {
       .review-box-middle img {
      width: 20px;
      height: 20px;
    } 
    .review-box-middle{
        justify-content: start!important;
    }
     .review-text{
        margin-left: 0px!important;
        font-size: 0.7rem!important;
     }
    }
    .fa-star {
      color: #fbbf24; /* gold star */
      font-size: 1rem;
      margin-right: 4px;
    }
    .review-text {
      font-size: 0.8rem;
      color: #333;
      text-align: start;
      margin-left: 5px;

    }

     .banner-section {
      position: relative;
    }
    .banner img {
      width: 100%;
      height: auto;
      display: block;
    }
    .banner-form {
      position: absolute;
      top: 50%;
      right: 5%;
      transform: translateY(-50%);
      background: rgba(255, 255, 255, 0.95);
      padding: 20px;
      border-radius: 12px;
      box-shadow: 0 4px 15px rgba(0,0,0,0.2);
      width: 300px;
      z-index: 10;
    }
    .banner-form h5 {
      margin-bottom: 15px;
      font-weight: 600;
      text-align: center;
    }
    @media (max-width: 767.98px) {
      .banner-form {
        position: inherit;
        transform: none;
        width: 100%;
        margin-top: 0px;
      }
      .navbar-brand{
          display:block;
          margin:auto;
      }
      .navbar-brand img{
          display:block;
          margin:auto;
      }
    }
    
    @media screen and (min-width:991px) {
     
    .mobile-hide-contact{
    display: flex;
    gap: 20px;
    justify-content: end;
    }
}
.navbar .container{
    display: block;
}

