
.loadmore {
    text-align: center;
    margin: 49px 0px; 
}
iframe {
    max-width: 100%;
}
.addall p {
    font-size: 16px;
}
   .top-head-line {
    background: #f9326b;
    color: white;
    position: relative; 
    text-align: center;
    overflow: hidden; 
}
.modal {
    
    z-index: 99999 !important;
   
}
 .top-head-line::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%; 
            width: 150%; 
            height: 100%;
            background: linear-gradient(120deg, transparent 40%, rgba(255, 255, 255, 0.5) 50%, transparent 60%);
            animation: flash-line 3s linear infinite; 
        }

        @keyframes flash-line {
            from {
                left: -100%;
            }
            to {
                left: 100%;
            }
        }
 .policies-container {
      background-color: #f9f9f9;
      padding: 20px;
      border-radius: 6px;
      box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    }
.policies-container li::marker {
    color: #f9326b;
}
li.form-li {
    display: flex;
    align-items: baseline;
}
    .policies-title {
      font-weight: bold;
      font-size: 1.2rem;
      margin-bottom: 20px;
      border-left: 4px solid #f9326b;
      padding-left: 10px;
    }

    .policy-section {
      margin-bottom: 20px;
    }

    .policy-section h5 {
      font-weight: bold;
      margin-bottom: 10px;
    }

    .policy-section ul {
      padding-left: 20px;
    }

    .policy-section ul li {
      margin-bottom: 10px;
    }

    @media (max-width: 767.98px) {
      .divider {
        display: none;
      }
    }
.social-icons a {
    color: #6c757d;
}

.social-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}
.social-icons a:hover {
    color: #f9326b;
    transform: scale(1.3);
}
.noUi-connect {
    background: #f9326b !important;
}


.header-swiper .swiper-wrapper {
    margin-left: 20px !important;
}
.filter-section label {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.noUi-horizontal {
    height: 10px !important;
}
.customsliderlogo .text-slider img{
    width:120px !important;
}
      .with-us h4 {
    font-size: 18px;
    font-weight: 400 !important;
    margin: 0;
}

  
.noUi-horizontal .noUi-handle {
width: 34px;
height: 28px;
right: -5px;
top: -3px;
}
.traveler-form p {
font-size: 12px !important;
font-weight: 600;
color: rgb(0 0 0 / 80%);
background: gainsboro;
padding: 4px 6px;
}
    input#travelDate {
        color: rgb(248 75 15);
        font-size: 1.125rem;
        font-weight: 600;
        border:unset;
    }
     #travelerBox {
color: rgb(248 75 15);
font-size: 1em;
font-weight: 600;
line-height: 2.5rem;
}
    .range-label {
        display: flex;
        justify-content: space-between;
    }
    .traveler-box {
        position: relative;
        cursor: pointer;
    }
    .traveler-form {
display: none;
position: absolute;
background-color: white;
padding: 8px;
width: 340px;
top: 60px;
left: -60px;
z-index: 1;
border: 1px solid #ccc;
border-radius: 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.traveler-form input {
width: 60px;
text-align: center;
border: unset;
box-shadow: 0px 0px 3px 4px #0000002b;
border-radius: 4px;
color: #f9326b;
font-weight: 700;
}
    .traveler-box.active .traveler-form {
        display: block;
    }
    .traveler-form input {
        width: 60px;
        text-align: center;
    }
    .noUi-horizontal {
        height: 10px;
    }
.filter-container label {
font-size: .875rem;
color: rgb(81 99 120);
line-height: 1.75rem;
}
.noUi-connect {
background: #f9326b;
}
select#sortBy {
    font-size: 1rem;
    font-weight: 700;
    color: #f9326b;
    border: unset;
}
.box-count label {
font-size: 12px !important;
}
button.btn.btn-primary-two {
background: #f9326b;
font-weight: 700;
color: white;
}
section.sale-section p {
    padding: 5px 0px;  
}
.box_title {
    font-size: 18px;
    min-height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 600 !important;
}
.packeged-name h5 a {
    min-height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.fillter {
    display: flex;
    align-items: center;
}

.logo img{
    max-width: 100%;
}
.menu-img {
    width: 40px;
    height: 40px;
}
section.header-swiper-main .text-slider , section.header-swiper-main .text-slider a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.search-container {
    position: relative;
}
.filter-section {
    border-bottom: 1px solid lightgray;
    padding: 0px 0px 12px 0px;
}

.search-bar {
    padding: 8px 10px;
    width: 400px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 25px;
    outline: none;
    font-weight: 600;
}
.login_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.login_btn a {
    text-decoration: none;
    color: white !important;
}
/* next section */
.sub-header{
align-items: center;
}
.travel-menu {
    background-color: white;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    width: 85%;
    margin: -55px auto 0 auto;
    align-items: center;
}

.menu-item {
    margin: 0 15px;
    padding: 10px;
    width: 100px;
    cursor: pointer;
}

.menu-item i {
    font-size: 24px;
    color: #000000;
}   

.menu-item p {
    margin: 5px 0 0;
    font-size: 12px;
    color: #000000;
}

.menu-item.active i, .menu-item.active p {
    color: #007bff;
}

.menu-item:hover i, .menu-item:hover p {
    color: #007bff;
}

/* next section end */



 /* Reset and Base Styles */
 * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, sans-serif;
}

/* Main Slider Container */
.main-slider-container {
    max-width:100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

/* Main Swiper Styles */
.swiper-container-main {
    padding: 20px 0;
}
.swiper-slide-main {
    display: flex;
    justify-content: center;
}

/* Box Styles */
.slider-box {
    width: 100%;
    border-radius: 10px;
}
.slider-box h3 {
    margin-top: 15px;
    font-size: 20px;
    color: #333;
}
.slider-box p {
    margin: 10px 0;
    color: #555;
    font-size: 13px;
}
.slider-box .buttons {
    margin-top: 15px;
}
.slider-box .buttons a {
    display: inline-block;
    padding: 8px 12px;
    margin: 5px;
    background-color: #007bff;
    color: white;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    transition: background-color 0.3s;
}
.slider-box .buttons a:hover {
    background-color: #0056b3;
}

/* Inner Image Slider Styles */
.swiper-container-inner {
    width: 100%;
    height: 250px;
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.d_n {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.swiper-slide-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
/* Inner Slider Navigation Buttons */
.swiper-button-prev-inner,
.swiper-button-next-inner {
    color: white;
    transition: opacity 0.3s;
}
/* Inner Slider Pagination */
.swiper-pagination-inner {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 5px;
}
.swiper-pagination-inner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1;
}
.swiper-pagination-inner .swiper-pagination-bullet-active {
    background-color: #007bff;
}

/* Show inner navigation buttons on hover */
.swiper-container-inner:hover .swiper-button-prev-inner,
.swiper-container-inner:hover .swiper-button-next-inner {
    opacity: 1;
}
.swiper-button-prev-inner,
.swiper-button-next-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
    cursor: pointer;
}
.swiper-button-prev-inner::after,
.swiper-button-next-inner::after {
    font-size: 16px;
    color: white;
}
.swiper-button-prev-inner {
    left: 10px;
}
.swiper-button-next-inner {
    right: 10px;
}

/* Main Slider Navigation Buttons */
.swiper-button-next-main, .swiper-button-prev-main,.swiper-button-next-mainn, .swiper-button-prev-mainn,.swiper-button-prevp,.swiper-button-nextp {
    color: #333;
    position: absolute;
    top: 50%;
    /*transform: translateY(-50%); */
    font-size: 24px; 
    z-index: 10;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.3s;
    padding: 0px 0px 4px 0px;
    box-shadow: 0 0 11px 0px black;
}
.swiper-button-next-main:hover,
.swiper-button-prev-main:hover,.swiper-button-next-mainn:hover,
.swiper-button-prev-mainn:hover {
    background-color: rgba(255, 255, 255, 1);
}
.swiper-button-next-main,.swiper-button-next-mainn{
    right: -35px;
}
.swiper-button-nextp{
    right: 0px;
}
.swiper-button-prev-main,.swiper-button-prev-mainn{
    left: -35px;
}
.swiper-button-prevp{
    left: 0px;
}
.box_title {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none;
    color: #202020;
}
.days_mention {
    display: flex;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 186, 10, .1), rgba(255, 186, 10, 0));
    border-radius: 5px;
    padding: 0 15px;
    margin-top: 20px;
}
.ind-ruppes-1 del {
    font-size: 14px;
    color: #515151ba;
    border: dotted 1px red;
    padding: 3px 6px;
}
.ind-ruppes-3 {
    font-size: 9px;
    display: flex;
    gap: 4px;
}
.main-click-show {
    align-items: center;
    width: 90px;
    background: linear-gradient(90deg, rgba(11, 130, 42, .11) 3.64%, rgba(11, 130, 42, .1));
    padding: 0 3px;
    font-weight: 600;
    color: #0b822a;
}
.inr_rate {
    display: flex;
    gap:6px;
}
.new-btn-1 a {
    border: 1px solid #f9326b;
    padding: 9px 11px;
    border-radius: 5px;
}
.buttons-offer a {
    padding: 13px 75px;
    background: #f9326b;
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
}
.new-btn-1 {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 15px;
}
  .swiper-button-prevr, .swiper-button-nextr {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    top: 50% !important;
    z-index:1;
    transform: translate(0, -50%) !important;
}
@media (max-width: 768px) {
 
    .swiper-button-nextr {
    margin-right: 0px !important;
}
.swiper-button-prevr {
    margin-left: 0px !important;
}
    .slider-box h3 {
        font-size: 18px;
    }
    .slider-box p {
        font-size: 13px;
    }
    .slider-box .buttons a {
        font-size: 13px;
        padding: 7px 10px;
    }
}
@media (max-width: 576px) {
    .slider-box h3 {
        font-size: 16px;
    }
    .slider-box p {
        font-size: 12px;
    }
    .slider-box .buttons a {
        font-size: 12px;
        padding: 6px 8px;
    }
}
/* swiper slider end */

.title_all span {
    background: #f9326b;
    border-radius: 50%;
    color: white;
    font-size: 17px;
    padding: 4px 5px;
}
.title_all a{
    color:#f9326b;
}
/* section three */
.image-box-sale-button {
    border: 1px solid;
    padding: 13px 60px;
    background: #f9326b;
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: 700;
    border-color: #f9326b;
    border-radius: 5px;
    z-index: 2;
    margin-bottom: 20px;
    position: relative;
}
.image-box-travel h2 {
    color: #fff;
    z-index: 2;
    position: relative;
}
.image-box-sale-deals {
    background: transparent;
    border: 1px solid #f9326b;
    padding: 11px 40px;
    border-radius: 10px;
    z-index: 2;
    position: relative;
    color: #ffff;
    margin-top:10px;
}
.image-box-travel p {
    color: #fff;
    z-index: 2;
    position: relative;
}
.image-box-travel::before {
    position: absolute;
    background-color: #000000c4;
    inset: 0;
    width: 100%;
    content: "";
}
.image-box-travel-main {
    width: 33%;
    margin: 0 10px;
    height: 300px;
    border-radius:4px;
    transition: 0.3s;
        background-image: url(https://media1.thrillophilia.com/filestore/b09t9a0vmugfvvqig4uew1m2m51v_shutterstock_631064657.jpg?w=340&dpr=2);
    padding: 20px 25px;
    position: relative;
}
.image-box-travel-main:hover {
    width: 50%;
}
.sale-section {
    background-color: #000;
    color: #fff;
    padding:1.5rem;
}

.btn-teal {
    background-color: #f9326b;
    color: #fff;
}

.btn-teal:hover {
    background-color: #f9326b;
    color: #fff;
}

.countdown .time-box {
    background-color: #e0e0e0;
    padding: 10px;
    margin-left: 10px;
    border-radius: 5px;
    color: #333;
}

.countdown .time-box p {
    font-size: 24px;
    margin: 0;
}

.countdown .time-box span {
    font-size: 14px;
}
.time-box b {
    font-size: 25px;
}
  
.badge.badge-success {
    background-color: #f9326b;
    color: #fff;
    margin-left: 15px;
}
.guide-link {
    display: inline-block;
    margin: 3px;
    color: #555;
    font-size: 14px;
}
a.guide-link:hover {
    color: #f9326b;
}

.link-section {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.travel-images img {
    border: 1px solid #ddd;
    padding: 5px;
    background-color: #fff;
}
.footer {
    background-color: #ffffff; 
    color: #343a40;
    padding: 40px 0;
    border-radius: 15px; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
}

.footer h5 {
    font-weight: bold;
    color: #343a40;
    margin-bottom: 20px;
}

.footer a.footer-link {
    color: #6c757d; 
    text-decoration: none;
}

/* Travel Destinations grid styling */
.destination img {
    border: 1px solid #ddd;
    background-color: #fff;
}

.destination p {
    font-size: 14px;
    color: #343a40; /* Text color */
}

.search-bar {
    flex: 1;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1000;
    box-shadow: 0px 4px 10px 1px #0000005c;
}
.price-inputs {
    display: flex !important;
}

.search-input {
    width: 300px;
    padding: 10px;
    border-radius: 50px;
    border: 1px solid #ccc;
}

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

#currency {
    margin-right: 10px;
    padding: 5px;
}

.login-button {
    background-color: white; 
    border: none;
    color: #f26522;
    cursor: pointer;
    font-weight: bold;
}

/* Search Panel */
.search-panel {
    display: none;
    position: absolute;
    top: 20px;
    /* width: 600px; */
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    padding: 65px 20px 20px 20px;
    z-index: 999;
}

.filter-section {
    margin-bottom: 20px;
}

.filter-section h4 {
    margin-bottom: 10px;
}

.filter-section button, .search-btn {
    background-color: white;
    border: 1px solid #ccc;
    padding: 8px 16px;
    /* margin-right: 10px; */
    border-radius: 24px;
    cursor: pointer;
}

.search-btn {
    background-color: #f26522;
    color: white;
    width: 225px !important;
    border-radius: 6px;
}

.search-btn {
    background-color: #f9326b;
    color: white;
    width: 100%;
    padding: 12px 0px;
    font-size: 14px !important;
}

.price-inputs input {
    width: 48%;
    padding: 5px;
    margin-right: 2%;
    border: 1px solid #ccc;
    border-radius: 5px;
}
div#search-panel button {
    font-size: 11px;
}
.price-inputs input {
    font-size: 12px;
}
input[type="range"] {
    width: 100%;
}
button.filter-button.duration-type.selected {
    background: #f9326b !important;
    color: white !important;
}
button.filter-button.product-type.selected {
    background: #f9326b;
    color: white;
}
.time-box.text-center {
    width: 75px;
}

.button-container {
    padding: 2px;
    border-radius: 7px;
    border: 1px solid #cbcbcb;
    background: #fff;
    display: inline-block;
}
.button-cont {
    display: flex;
    align-items: center;
}
.button-container .button {
    padding: 10px 25px;
    cursor: pointer;
    font-size: 16px;
}
  .button-container .active {
    background-color: #f9326b;
    color: white;
    border-radius: 7px;
}
.button-container .inactive {
    background-color: white;
    color: black;
  }
/*  .header-swiper .col-md-9::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    right: 11px;*/
/*    top: 22%;*/
/*    width: 2px;*/
/*    height: 46px;*/
/*    background: #e0e0e0;*/
/*}*/
.header-swiper-main {
    position: sticky;
    top: 0;
    height: auto;
    background-color: #fff;
    z-index: 19;
    border-bottom: .5px solid #e0e0e0;
    padding-top: 5.5px;
    padding-bottom: 6px;
    border-top: .5px solid #e0e0e0;
}
.text-slider {
    text-align: center;
}
.header-swiper-main .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 10px !important;
    background: #807f7fd1;
    padding: 11px 13px;
    border-radius: 50%;
    color: white;
}
.header-swiper-main .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
      font-size: 10px !important;
    background: #807f7fd1;
    padding: 11px 13px;
    border-radius: 50%;
    color: white;
}
.text-slider img {
    width: 100%;
    /*height: 80px;*/
    object-fit: contain;
}
.book-today h3 {
    font-weight: 800;
}
footer.footer ul li a:hover{
        font-size: 12px;
    color: #f9326b !important;
    text-decoration:none;
}

footer.footer ul li {
    display: flex;
    align-items: center;
    font-size: 11px;
    color: #858585;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
    letter-spacing: 1.3px;
    cursor: pointer;
    transition: all .1s linear;
}

section.container-fluid.main-footer {
    background: black;
    position: relative;
   /* padding: 0px 0px 50px 0px; */
    margin-top: 180px;
}
footer.footer {
    position: relative !important;
    bottom: 160px !important;
}

  .banner-slider img{
      border-radius: 10px;
      /* height: 300px !important; */
        object-fit: cover !important;
  }
  .banner-slider {
    width: 100%;
    height: 300px !important;
    border-radius: 10px;
    overflow: hidden;
}
section.conatiner-fluid.carosel_slider {
    padding: 50px 0px 0px 0px;
}



/* inner section  */
.section-one-image{
    height: 100%;
    max-height:354px;
}
.section-one-img-small img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.section-one-img-small{
    height: 100%;
    max-height: 175px;
}
.section-one-image img {
    width: 100%;
    height: 100%;
    object-fit:cover
}
.small-image .col-sm-6:nth-child(3),
.small-image .col-sm-6:nth-child(4) {
    margin-top: 0.25rem !important; 
}
.day-night {
    display: flex;
    align-items: center;
    gap: 20px;
}
.\37 d-6n {
   font-size: 19px;
    font-weight: 600;
    padding: 7px 15px;
    background-color: #129b0d;
    border-radius: 4px;
    line-height: 1.2;
    color: #fff;
}

span.day-light {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #202020;
}

p{
    margin: 0px;
}
.Adventure-left h1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 45px;
    color: #000;
}
.Adventure .form-container.shadow-sm {
    position: sticky;
    top: 0;
}
.icon-text span svg {
    width: 16px;
    height: 16px;
}
.icon-text {
    color: #515151;
    text-align: center;
}  
.adventure-Included {
    display: flex;
    gap: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    align-items: center;
    justify-content: flex-start;
}
.icon-text i {
    font-size: 35px;
    color: #f9326b;
    margin-bottom: 10px;
}
.icon-text p {
    font-size: 14px;
}
img{
    max-width: 100%;
}
.img-box-trip {
    position: relative;
    cursor: pointer;
    border-radius: 10px;
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
    overflow: hidden;
}

.img-box-trip img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    position: relative;
}

.img-box-trip::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    z-index: 1; 
    border-radius: 10px;
}
.Choose-Trip-img-box {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.img-box-trip h5 {
    position: absolute;
    bottom: 8px;
    color: white;
    font-size: 15px;
    font-weight: 700;
    left: 10px;
    z-index: 1;
}
.trip-img-box span {
    color: #8e8e8e;
    font-size: 10px;
    font-weight: 400;
    word-wrap: break-word;
    line-height: 15px;
}
.trip-img-box p {
    color: #202020;
    font-size: 12px;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 18px;
}
.Choose-Trip h6 , .Destination h6 {
    line-height: 23px;
    font-size: 15px !important;
    font-weight: 700;
    color: #202020 !important;
}

.destination-tour p {
    display: flex;
    flex-wrap:wrap;
    gap: 5px;
    align-items: center;
      font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color:#0096ff;
}
.destination-tour a {
    color: #f9326b;
    font-weight: 600;
}
.destination-tour {
    background: #ddf1ff;
    padding: 15px 15px;
    border: 1px solid #0d97f8;
    border-radius: 6px;
}
.rating svg{
    width: 16px;
    height: 16px;
}
.rate-rating {
    display: flex;
    justify-content: space-between;
}
.rate h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    color: #f9326b;
}
.rate span ,.rating span{
    font-size: 12px;
    line-height: 18px;
    color: #8e8e8e;
}
.rate del {
    font-weight: 400;
    font-size: 14px;
    line-height: 3;
    color: #757575;
}

.rating p {
    color: #19ad6f;
}
.Enquiry-btn a {
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 51px;
    border-radius: 7px;
    border: 1px solid var(--primary-color,#f9326b);
    background-color: var(--primary-color,#f9326b);
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    margin-top: 18px;
}
.Adventure-right {
    padding: 15px;
    border: 1px solid #f6f8fb;
    border-radius: 10px;
    max-width: 360px;
    background: #f6f8fb;
}
.form-container {
    max-width: 400px;
    margin: 50px auto;
    padding: 15px 18px;
    border: 1px solid #f6f8fb;
    margin-top: 30px;
    background: #f6f8fb;
}
.form-title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 2rem;
    margin-top: 0;
    max-width: calc(100% - 45px);
}


span.input-star {
    color: red;
}
.price-info span {
    font-weight: 600;
    line-height: 23px;
    margin-right: 5px;
    font-size: 15px;
}
.price-info {
    font-size: 1.5rem;
    color: #000;
    display: flex;
}
span.save-price {
    display: flex;
    align-items: center;
    padding: 5px 2px;
    color: #0b822a;
    font-size: 9px;
    font-weight: 600;
    line-height: 14px;
    text-transform: capitalize;
    background: linear-gradient(90deg,rgba(11,130,42,.11) 3.64%,rgba(11,130,42,.1));
    gap: 3px;
    margin-left: -.5px;
    margin-right: -.5px;
}
.price-info {
    font-size: 1.5rem;
    color: #000;
    display: flex;
    align-items: center;
}
.price-info {
    font-size: 1.5rem;
    color: #000;
}
.old-price {
    text-decoration: line-through;
    color: #888;
}
.save-price {
    color: green;
}
.btn-enquiry {
    background-color: #f9326b;
    border: none;
    color: white;
    padding: 10px;
    font-size: 1rem;
    border-radius: 6px;
}
.btn-enquiry:hover {
    background-color: #e69500;
}
.custom-box {
    border: 1px solid #e0e0e0;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.checkmark {
    color: #28a745;
    margin-right: 8px;
}
.crossmark {
    color: #dc3545;
    margin-right: 8px;
}
.inclusions, .exclusions {
    padding: 0;
    list-style: none;
}
.inclusions ul, .exclusions ul{
    list-style:none;
    padding:0px;
}
.inclusions li, .exclusions li {
    padding: 5px 0;
    display: flex;
    align-items: baseline;
    gap: 8px;
    text-transform: capitalize;
    font-size: 14px;
    align-items: center;
}
button.accordion-button.collapsed {
    display: flex;
    align-items: center;
    color: #202020;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}
.accordion-button:not(.collapsed) {
    color: #202020 !important;
    font-size: 22px;
    background-color: #ffffff !important;
    line-height: 33px;
}
.accordion-body ul li::marker {
    color: #19ad6f !important;
}
.accordion-button:focus {
z-index: 3;
border-color: unset !important;
outline: 0;
box-shadow: unset !important; 
}
.special-offers {
background-image: url('https://media1.thrillophilia.com/filestore/group_tour_desktop_banner_image.png');
width: 100%;
height: 220px;
background-position: center center;
background-size: cover;
border-radius: 10px;
}
.special-offers h5 {
color: #fff;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.special-offers p {
color: #fff;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.special-btn {
border-radius: 7px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
padding: 12px 24px;
max-width: fit-content;
margin-top:10px;
}
.special-btn a {
    color: #f9326b;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.honeymoon-title h3 {
    line-height: 33px;
    font-size: 22px;
    font-weight: 600;
    color: #202020;
    text-transform: capitalize;
    margin:0;
}
.honeymoon-title p {
    display: flex;
    align-items: center;
    line-height: 27px;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 500;
    color: #515151;
    text-transform: capitalize;
}
.country {
    width: 20%;
    margin-right: 4px;
    max-width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 5px 0px 0px 5px !important;
    text-align: center;
    padding: 6px 12px;
    background: #fff;
}
.stand a {
    text-decoration: none;
    display: inline-block;
    margin-right: 25px;
    border: 1px solid #e0e0e0;
    padding: 6px 25px;
    border-radius: 5px;
    color: #000;
}
.stand a:hover {
    color: #f9326b;
    border: 1px solid #f9326b;
    cursor: pointer;
}
.stand a:focus {
    color: #f9326b;
    border: 1px solid #f9326b;
    cursor: pointer;
}
.stand a:focus svg {
    display:inline !important;
}

.staycat {
    margin-top: 31px;
    margin-bottom: 1em;
}
/*rating*/

.rating-container {
    text-align: center;
    border-radius: 10px;
}

.stars {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.stars svg {
    width: 30px;
    height: 30px;
    fill: #34a853;
    margin: 0 4px;
}

.rating-value {
    font-size: 56px;
    color: #34a853;
    font-weight: bold;
    margin: 10px 0;
}

.countries {
    font-size: 18px;
    color: #34a853;
}
.bar {
    height: 8px;
    background-color: #e9ecef;
    border-radius: 5px;
    flex-grow: 1;
    margin-right: 10px;
    margin-left: 10px;
}
.bar-inner {
    height: 100%;
    background-color: #f49300;
    border-radius: 5px;
}
.review-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.review-item span {
    min-width: 20px;
    text-align: right;
}
.bar-label {
    min-width: 40px;
    text-align: left;
}
.rebiew-title {
    display: inline;
    color: #202020;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}
.Traveller-big-img img {
    height: 350px;
    object-fit: cover;
    border-radius: 8px;
}   
.traveller-small-img img {
    height: 167px;
    object-fit: cover;
    border-radius: 8px;
}
.traveller-title {
    font-size: clamp(16px, 1.56vw, 20px);
    font-weight: 600;
    line-height: 30px;
    color: #202020;
    margin-top: 20px;
    margin-bottom: 20px; 
}
.profile-rate {
    text-align: center;
    position: absolute;
    top: 5px;
    font-size: 12px;
}
.profile-rate span i {
    font-size: 10px;
}
.Reviewed a {
    color: #f9326b;
    text-decoration: none;
}
.profile-revi img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 1px 0px 0px 1px #bcbcbc;
}  
.content-view {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(1.2em * 4);
    line-height: 1.2em;
    font-size: 14px;
}
.profile-rate span {
    color: #ffe866;
    font-size: clamp(14px, 1.17vw, 15px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile-name h2 {
    font-size: clamp(15px, 1.4vw, 18px);
    font-weight: 600;
    line-height: 27px;
    color: #3c3b3b;
}
.profile-name p{
    color: #656565;
    font-size: clamp(12px, 1.1vw, 14px);
}
.booked a {
    text-decoration: none;
    color: black;
}
.booded span{
    font-size: clamp(14px, 1.17vw, 15px);
    line-height: 23px;
    color: #8e8e8e;
}
p.m-0.content-view {
    font-size: clamp(14px, 1.17vw, 15px);
    line-height: 1.4;
    color: #515151;
    margin-bottom: 10px;
}
.image-container {
    display: flex;
    justify-content: space-between;
    gap: 10px; /* 10px gap between the divs */
}

.image-container div {
    flex: 1; /* Ensures each div takes equal space */
}

.image-container img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 8px;
    margin-top: 20px;
}
.Reviewed {
    padding: 25px;
    border: 1px solid #8f8f8f4d;
    border-radius: 15px;
    margin-top: 20px;
    position: relative;
}
.profile-revi {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -38%);
}
button.btn.btn-outline-warning {
    padding: 8px 35px;
}
.reviews-button .btn:hover {
    color: #ffc607;
    background-color: unset;
    border-color: var(--bs-btn-hover-border-color);
    box-shadow: 0px 0px 8px 1px orange;
}
button.accordion-button.collapsed {
    display: flex;
    align-items: center;
    line-height: 33px;
    font-size: 22px;
    font-weight: 600;
    color: #202020;
    text-transform: capitalize;
    padding: 8px 0px;
}
.accordion-item{
    border: 0px !important;
}
.faqsection {
    border: none !important;
}
ul.faqs li {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 18px;
    font-size: clamp(15px, 1.17vw, 15px);
    font-weight: 400;
}
/*state start*/

.packeged-name h5 {
    color: rgb(0 0 0);
    font-weight: 700;
    min-height: 45px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.pack-type span {
    background: #d3d3d35c;
    border-radius: 23px;
    color: gray;
    padding: 6px 12px ;
    font-size: 12px;
    font-weight: bold;
}
.th-cities-cover {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: .5rem;
    background-image: linear-gradient(180deg, rgba(248, 75, 15, .1), rgba(255, 128, 0, 0));
    padding: .5rem;
}

.max-w-full.truncate {
    font-size: .75rem;
    line-height: 1rem;
}
.icon-title {
    color: #5b6a7c;
    margin-left:8px;
}
.icon-title i {
    margin-right: 5px;
}
.pack-type {
    display: flex;
    justify-content: space-evenly;
}
.rate-only h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: rgb(0 0 0);
    line-height: .75rem;
}
.rate-only span {
    color: rgb(81 99 120);
    font-size: .75rem;
}
.rate-only {
    display: flex;
    gap: 4px;
    padding: 20px 0px;
}
.rate-save del {
    color: rgb(81 99 120);
}
.rate-save span {
    background: rgb(221 233 224);
    padding: .25rem;
    color: rgb(0 128 32);
    font-size: .75rem;
}
.pack-rate {
    display: flex;
    align-items: center;
    padding: 3px 5px;
    gap: 10px;
    justify-content: space-around;
}

.button-group-book a {
    border-radius: .25rem;
    background-image: linear-gradient(-90deg, #f9326b, #ff8a00);
    font-weight: 700;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    padding: 0.75rem 1.75rem;
    text-decoration: none;
    flex-basis: 49%;
}
.button-group-book {
    display: flex;
    justify-content: space-between;
}
.button-group-book a {
    text-align: center;
    color: #fff !important;
}
/*state end*/
/*inner next*/
.herosec4 .swiper-button-next {
    margin-right: 10px !important;
}
.herosec4 .swiper-button-prev{
    margin-left: 10px !important;
}


.hero-slider{
 .swiper-slide {
    height: 350px !important ;
    overflow: hidden;
}
 .swiper-slide img{
object-fit: cover;
height: 100%;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 25px;
    font-weight: 700;
    color: #fff !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 25px;
    font-weight: 700;
    color: #fff !important;
}
}
.special-offer-box img {
    width: 40% !important;
    height: 150px;
    object-fit: cover;
    border-radius: 8px;
}
.special-offer-box {
    display: flex;
    background: #fff;
    box-shadow: 0px 0px 3px 0px #0000004d;
    border-radius: 2px;
    padding: 10px;
    gap: 10px;
}
.exclusive-sec  .swiper-slide {
    padding: 22px 10px;
}
span.offer-sp {
    background-image: linear-gradient(-90deg, #f9326b, #ff8a00);
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    padding: .25rem .75rem;
    border-radius: .125rem;
}
.offer-box-content h4 {
    font-weight: 700;
    padding: 10px 0px;
}
span.off-con {
    font-size: .75rem;
    background: rgb(57 150 255);
    font-weight: 700;
    padding: 0 .25rem;
    line-height: 1.5rem;
    border-radius: .25rem;
    color: #fff;
}
.per-person{
    color: rgb(138 155 173);
    font-size: .875rem;
    line-height: 1.25rem;
}
.hero-international .swiper-button-next {
    margin-right:0px !important;
}
.hero-international .swiper-button-prev {
    margin-left:0px !important;
}
.sec-slider .swiper-button-next {
    margin-right:50px !important;
}
.sec-slider .swiper-button-prev {
    margin-left:50px !important;
}
.exclusive-sec , .popular,.slide-in-slide,.trekking ,.kashmir-rev, .herosection,.trending,.related-products{
.swiper-button-next, .swiper-button-nextp,.swiper-button-nextr {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 6px 0px black;
    margin-right:-45px;
}
.swiper-button-prev,.swiper-button-prevp,.swiper-button-prevr {
    width: 40px;
    height: 40px;
    background: #fff; 
    border-radius: 50%;
    box-shadow: 0px 0px 6px 0px black;
    margin-left:-45px;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 14px;
    font-weight: 700;
    color: black;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 14px;
    font-weight: 700;
    color: black;
}
.special-offer-box:hover {
    transform: translateY(-7px);
    box-shadow: 0px 4px 11px 0px #0000008a;
}
}
.img-slider {
    height: 300px;
    background-position: center;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
}
.img-slider span {
    border-radius: .25rem;
    background-color: rgb(255 255 255 );
    padding: 2px .5rem;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(57 150 255 );
    margin-left: auto;
    position: relative;
    z-index: 1;
}
.state-pack h4 {
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: large;
}
.state-pack p{
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 1;
}
.img-slider::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #00000078;
    top: 0;
    left: 0;
}

.seiper-inner-slider {
    height: 340px !important;
}
section.slide-in-slide .title_all h4 {
    font-size: 24px;
}
section.container.offer-book {
    background: #376fb0;
    color: white;
    display: flex;
    justify-content: flex-start;
    gap: 50px;
    padding: 20px;
    border-radius: 5px;
    align-items: center;
    
}
button.th-btn {
    border-radius: .25rem;
    background-image: linear-gradient(-90deg, #f9326b, #ff8a00);
    font-weight: 700;
    color: rgb(255 255 255 );
    border: unset;
    width: 200px;
    padding: 15px;
}
h3.persent {
    color: rgb(248 75 15);
    font-weight: 700;
    font-size: xx-large;
}
.super-off {
    padding: 20px;
    border-radius: 4px;
    height: 180px;
    background-position: center;
    background-size: cover;
    position: relative;
}
span.th-offer-badge {
    border-radius: .25rem;
    background-color: rgb(255 255 255 );
    padding: 2px .5rem;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(57 150 255 );
    float: right;
    position: relative;
}
.super-off p {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.super-off h1 {
    position: absolute;
    font-size: 30px;
    font-weight: 700;
    color: white;
    top: 50%;
    transform: translate(0px, -50%);
}
.super-off::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0000007d;
    top: 0;
    left: 0;
}
span.bg-non {
    color: rgb(81 99 120);
}
.bg-light-dark {
    background: #d1d5db;
    color: white;
    width: 150px;
    overflow: hidden;
}
span.bg-warning-two {
    background: rgb(255 138 0);
    padding: 4px 10px;
}
.popular-trek {
    background: white; 
    box-shadow: 0px 0px 3px 0px #0000002b;
    border-radius: 8px;
    overflow: hidden;
}
span.bg-warning-two.warning-three {
    background: rgb(74 222 128) !important;
}
.popular-trek img {
    height: 250px;
    object-fit: cover;
}
.gouop-pack img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 6px;
}
.itinerary .swiper.mySwiper {
    height: 300px !important;
    border-radius: 10px !important;
}

.gouop-pack li {
    font-size: 12px;
    color: gray;
    cursor: pointer;
}
.gouop-pack li:hover {
    color: #f9326b;
    font-size: 13px;
}

 .why-book-container {
            font-family: Arial, sans-serif;
            background-color: #f8f9fa;
            padding: 20px 0;
        }

        .why-book-container .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }

        .why-book-container .why-book-title {
            text-align: center;
            margin-bottom: 20px;
        }

        .why-book-container .why-book-title h3 {
            color: #2c3e50;
            font-size: 2rem;
            margin-bottom: 10px;
        }

        .why-book-container .why-book-title p {
            font-size: 1rem;
            color: #7f8c8d;
            margin: 0;
        }

      .why-book-container .row {
    display: flex;
    justify-content: space-around;
}

        .why-book-container .col-lg-3,
        .why-book-container .col-md-6 {
            flex: 1 1 calc(25% - 20px);
            max-width: calc(25% - 20px);
            box-sizing: border-box;
        }

        @media (max-width: 768px) {
            .why-book-container .col-lg-3,
            .why-book-container .col-md-6 {
                flex: 1 1 calc(50% - 20px);
                max-width: calc(50% - 20px);
            }
        }

        @media (max-width: 576px) {
            .why-book-container .col-lg-3,
            .why-book-container .col-md-6 {
                flex: 1 1 100%;
                max-width: 100%;
            }
        }

        .why-book-container .card {
            background: #fff;
            border-radius: 10px;
            text-align: center;
            padding: 15px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
        }

       .why-book-container .card img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #f9326b;
    padding: 5px;
    margin: 0  auto 15px;
}

  .why-book-container .card h5 {
    color: #34495e;
    font-size: 1.1rem;
    height:3.5rem;
    font-weight:600;
    line-height: 1.4; /* Controls line spacing */
    margin-bottom: 10px;
    display: -webkit-box; /* Enables multi-line ellipsis */
    -webkit-line-clamp: 2; /* Ensures the text spans exactly 2 lines */
    -webkit-box-orient: vertical; /* Vertical layout for text */
    overflow: hidden; /* Hides overflowing content */
    white-space: normal; /* Allows wrapping of text */
    text-align: center; /* Centers the text */
}




        .why-book-container .card p {
            font-size: 0.9rem;
            color: #95a5a6;
            margin: 0;
        }

        .why-book-container .card:hover {
            transform: scale(1.05);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
        }
        

.itinerary-acco button.accordion span, .accordion span {
    width: max-content;
    flex-shrink: 0;
    padding: 10px 12px;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    color: #3a3a3a;
    margin-right: 16px;
    border: 1px solid #6e6e6e;
}
.tab-container button.accordion {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.accordion {
    display: flex;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    color: #3a3a3a;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    border: unset;
    border-radius: 6px;
    background: unset;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: flex-start;
}
.swiper-slide img {
    width: 100%;
    object-fit: cover;
}
  .panel {
      padding: 0 10px;
      display: none;
      overflow: hidden;
    }
    
.gouop-pack h3 {
    font-size: 1rem;
    font-weight: 600;
}

/*cities kashmir*/
.handpick {
    min-height: 450px;
    display: flex;
    padding: 15px;
    flex-direction: column-reverse;
    position: relative;
    color: white !important;
    border-radius: 10px;
    margin-top: 12px;
}
.handpick { .box_title {
    color: #fff !important;
}

i.ri-star-fill.text-success {
    color: white !important;
}
span.rating.text-success.ms-1 {
    color: white !important;
}
.ind-ruppes-1 del {
    color: #ffffff !important;
    border: dotted 1px #ffffff !important;
    
}
.ind-ruppes-3 {
    color: white !important;
}
.buttons-offer a {
    background: #ffffff !important;
    color: black !important;
}
.new-btn-1 a {
    border: 1px solid #ffff !important;
}
}
.handpicked h3 {
    font-size: 25px;
    font-weight: 400;
    color: #515151;
}
.handpicked h3 span {
    font-size: 22px;
    font-weight: 700;
    margin-left: 5px;
    color: #f9326b;
}
.Kashmir {
    width: 100vw;
    height: 70vh;
    object-fit: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom;
    display: flex;
    align-items: center;
}
.Kashmir h4 {
    color: #fff;
    font-size: 42px !important;
    font-weight: 600 !important;
    line-height: 50px !important; 
}
.Kashmir span {
    color: #fff;
    font-size: 20px;
    line-height: 33px;
}
.border-bottom {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.Kashmir del {
    display: flex;
    align-items: center;
    color: #e0e0e0;
    font-size: 18px;
    font-weight: 300;
    line-height: 33px;
    margin-left: 15px;
}
.Kashmir button, .btn-view ,.btn-callback{
    margin-top: 15px;
   width: 184px;
    height: 50px;
    border-radius: 5px;
    background: var(--primary-color, #f9326b);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    text-transform: capitalize;
    border: unset;
    display: flex;
    align-items: center;
    justify-content: center;

}
.slide-div-1 img {
    width: 40px;
    border-radius: 80px;
    height: 40px;
}
.slide-svg svg {
    width: 15px;
}
.reivue-slide-2 {
    color: #202020;
    font-weight: 400;
    font-size: 15px;
    max-height: 44px;
    margin: 10px 0;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.image-slide-a img {
    height: 70px;
    width: 70px;
    border-radius: 7px;
    max-height: 70px;
    max-width: 70px;
}
.main-slider-text {
    border: 1px solid #e0e0e0;
    padding: 15px 15px;
    border-radius: 10px;
}
.card-destination {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    color: white;
  }
  .card-destination img {
    transition: transform 0.3s ease;
  }
  .card-destination:hover img {
    transform: scale(1.05);
  }
 .card-title {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
    font-size: 18px;
    font-weight: 600;
}
h6.card-subtitle {
    font-size: 12px;
}
 .price {
    font-weight: bold;
    color: #FFD700;
    font-size: 12px;
}
  .card.card-destination img {
    height: 250px;
}
.main-slider-image-prev img{
    height: 350px !important;
}
.card-subtitle-1 {
    width: max-content;
    font-size: clamp(16px,1.56vw,20px);
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 5px;
    border-bottom: 3px solid transparent;
    border-image-source: linear-gradient(90deg, var(--primary-color, #ff7602) 0, #ff9c05 98.47%);
    border-image-slice: 1;
}
.price-1 {
    font-weight: 600;
    color: #ffffff;
}
.KashmirTour {
    color: #515151;
}
.KashmirTour p {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.KashmirTour p a {
    color: #515151;
    text-decoration: none;
    font-weight: 700;
}
span.curated {
    display: flex;
    align-items: center;
    color: #8e8e8e;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #f9326b !important;
}
.kashir-rev-title {
    color: #515151;
    font-weight: 400;
    line-height: 39px;
}
.kashir-rev-title span {
    color: #f9326b;
    font-weight: 700;
}
.kashir-rev-title h4 {
    position: relative;
}
.Review-slide.fw-semibold {
    line-height: 23px;
    color: #202020;
    font-size: 15px;
    font-weight: 600;
}
.slide-svg svg {
    width: 12px;
    height: 12px;
}
.slide-svg svg {
    width: 12px;
    height: 12px;
}
span.kashmirReviews {
    font-size: 13px;
    font-weight: 600;
}
h2.popularRelated {
    display: flex;
    align-items: center;
    line-height: 33px;
    font-size: 22px;
    font-weight: 600;
    color: #202020;
    text-transform: capitalize;
}
.ListingPageHeader_mainHeading__nFqKH {
    display: flex;
    align-items: center;
    line-height: 33px;
    font-size: 22px;
    font-weight: 600;
    color: #202020;
    text-transform: capitalize;
}

.European-img img {
    min-height: 370px;
    object-fit: cover;
     border-radius: 10px;
}
.trending img {
    border-radius: 10px;
    min-height: 450px;
    object-fit: cover;
}
.Kashmir::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
   /* background:#000000a3; */
}
.introop h1 
{
    text-shadow: 6px 6px 4px #000;
}
.introop span 
{
    text-shadow: 6px 6px 4px #000;
}
.container.text-center.text-white {
    position: relative;
}
.bg-black {
    background-color: black;
}
.welcom-title h1 span {
    color: #31bce6;
}
.welcom-title h1 span:hover {
    color: #f9326b;
    cursor: pointer;
}
.welcom-title h4 {
    line-height: 35px;
}
span.wlcome-guide-link a {
    text-decoration: none;
    color: white;
    font-size: 24px;
}
span.wlcome-guide-link {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
    flex-wrap: wrap;
}
span.wlcome-guide-link a:hover {
    color: #f9326b;
}
.Various img {
    min-height: 180px;
    max-height:200px;
    width: 100%;
    object-fit: cover;
}
.various-det{
    margin-top:10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding:10px;
}
a.view-detail,.supp-read a {
    padding: 13px 0px;
    background: #f9326b;
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
}
.supp-read a{
    padding:10px !important;
    margin-top:5px;
}
.Various:hover.Various h4 , .Various:hover.Various h5{
    color: #f9326b; 
}
.Various-2 .Various:hover.Various img {
    transition: .9s;
    transform: translateY(-10px);
}
.Various:hover.Various img {
    transform: scale(1.1);
    transition: .9s;
}
.various-det span {
    font-size: 14px;
    word-spacing: 2px;
    margin-bottom: 10px;
}
.Various {
    height: 100%;
}
.supp-icon-text {
    display: flex;
    gap: 20px;
}
.supp-icon span i {
    font-size: 40px;
    color: #f9326b;
}
.cruise {
    position: relative;
    background-image: url("../img/cruise.jpg");
    padding: 100px 0px;
    background-position: center;
    background-size: cover;
    margin-top: 50px;
    top: 0;
    background-attachment: fixed;
    border-radius: 10px;
}
.cruise::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000a6;
    border-radius: 10px;
}
.cruise-btn a {
    background: #f9326b;
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    padding: 13px 10px;
}
/*counter*/
#counter-section {
  padding: 50px 0;
  color: white;
}

.my-custom-class {
  /* Custom class to apply additional styling if needed */
}

.counter {
  margin: 20px 0;
}

.counter i {
  margin-bottom: 10px;
}

.container.my-custom-class {
    background-image: url("../img/international.jpg");
    padding: 65px 0px;
    background-position: center center;
    border-radius: 10px;
    background-size: cover;
    position: relative;
    color:#fff;
}
.container.my-custom-class::before {
    position: absolute;
    top: 0;
    left: 0;
    background: #0f0f0fc2;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 10px;
}
.counter {
    position: relative;
}
.counter h2 {
    color: #f9326b;
    font-weight: 700;
    margin: 5px 0px;
}
   .filter-box {
            background-color: #f8f9fa;
            padding: 20px;
            border-radius: 12px;
        }
        .filter-title {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 10px;
        }
        .form-check {
            margin-bottom: 10px;
        }
        .filter-section {
            margin-bottom: 20px;
        }
        button#loadMore {
      background: white;
    color: #f9326b;
    border-color: #f9326b ; 
       }
       button#loadMore:hover { 
      background: #f9326b ;
      border-color: #f9326b ;
      color:white; 
} 
        
           .package-card {
            background-color: #f8f9fa;
            border-radius: 12px;
            overflow: hidden;
            padding: 20px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }
        .package-info {
            padding-left: 15px;
        }
       .feature-badge {
            display: inline-block;
            background-color: #ffe9d7;
            color: #f9326b;
            padding: 5px 10px;
            border-radius: 12px;
            font-size: 12px;
            margin-right: 5px;
            margin-top:5px;
        }
        .package-image img {
            border-radius: 12px;
        }
        
        .package-card-short img {
    max-height: 130px !important;
    min-height: 130px;
}
        button.btn.btn-callback {
            margin: 0;
            height: auto !important;
            padding: 9px 0px !important;
        }
           .callback-section {
            background-color: #002f48;
            color: #fff;
            padding: 30px;
            border-radius: 12px;
        }
        .form-control {
            border-radius: 8px;
        }

        .btn-callback:hover {
            background-color: #e1b70e;
        }
        .phone-input-group {
            display: flex;
        }
        .input-group .form-control {
            border-radius: 8px;
        }
        @media (max-width: 768px) {
            .form-row .col-md {
                flex: 0 0 100%;
                max-width: 100%;
            }
        }
        
           .review-card {
            background-color: #f8f9fa;
            border-radius: 12px;
            padding: 20px;
            margin-bottom: 20px;
            box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
        }
        .review-card h6 {
            font-size: 18px;
            margin-bottom: 0;
        }
        .review-card p {
            font-size: 14px;
            color: #6c757d;
        }
        .star-rating {
            color: #ffc107;
        }
        .review-card img {
            width: 50px;
            height: 50px;
        }
     
        .review-images img {
            width: 100%;
            height: auto;
            border-radius: 8px;
        }
        .review-images .img-more {
            position: relative;
        }
        .review-images .img-more::after {
            content: '+8 View all';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.6);
            color: #fff;
            font-size: 16px;
            text-align: center;
            line-height: 100px;
            border-radius: 8px;
        }
           .link-section.mt-3 {
                display: flex;
                flex-wrap: wrap;
         }
         
           
       .filter-box-main,.fillter-close {
            cursor: pointer;
        }
        .fillter-btn {
            display: none;
        }
        

.form-ul {
    padding-inline-start: 0;
}
.form-li {
    list-style: none;
}
.form-li .fa {
    margin-right: 10px;
    color: #00bc07;
}
.filter-container.row {
    border: 1px solid lightgray;
    padding: 10px;
    border-radius: 6px;
}
    .card-img {
    max-height: 300px;
    overflow: hidden;
    position:relative;
}
    .card:hover img {
      transform: scale(1.05);
    }

    .card-body {
      padding: 15px;
    }

    .location {
      font-size: 14px;
      color: #6c757d;
      margin-bottom: 10px;
    }
    .rating i{
        color:#ffcc00; 
    }
    .rating {
      font-size: 12px;
      margin-bottom: 10px;
    }

    .price {
              color: #3a3a3a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    margin-right: 9px;
    }

  .strike-price {
    text-decoration: line-through;   
    font-size: 12px;
    margin-right: 5px;
}

.card-body .location {
    font-size: 12px;
}
 .policies-container {
      background-color: #f9f9f9;
      padding: 20px;
      border-radius: 6px;
      box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    }
.policies-container li::marker {
    color: #f9326b;
}
li.form-li {
    display: flex;
    align-items: baseline;
}
    .policies-title {
      font-weight: bold;
      font-size: 1.2rem;
      margin-bottom: 20px;
      border-left: 4px solid #f9326b;
      padding-left: 10px;
    }

    .policy-section {
      margin-bottom: 20px;
    }

    .policy-section h5 {
      font-weight: bold;
      margin-bottom: 10px;
    }

    .policy-section ul {
      padding-left: 20px;
    }

    .policy-section ul li {
      margin-bottom: 10px;
    }

    @media (max-width: 767.98px) {
      .divider {
        display: none;
      }
    }
.social-icons a {
    color: #6c757d;
}


.social-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}
.social-icons a:hover {
    color: #f9326b;
    transform: scale(1.3);
}
.noUi-connect {
    background: #f9326b !important; 
}
.noUi-handle {
    border: 1px solid #D9D9D9;
    background: #f9326b !important;
    width: 15px !important;
    box-shadow: unset !important;
    height: 15px !important;
    border-radius: 50% !important;
    right: -5px !important;
    top: -4px !important; 
}
.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 0 !important;
    width: 0 !important;
    background: transparent;
    left: 0 !important;
    top: 0 !important;
}
.filter-section label {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.noUi-horizontal {
    height: 10px !important;
}
.customsliderlogo .text-slider img{
    width:120px !important;
    object-fit: unset !important;
    height: 80px;
}
      .with-us h4 {
    font-size: 18px;
    font-weight: 400 !important;
    margin: 0;
}

  
.noUi-horizontal .noUi-handle {
width: 34px;
height: 28px;
right: -5px;
top: -3px;
}
.traveler-form p {
    font-size: 12px !important;
    font-weight: 600;
    color: rgb(0 0 0 / 80%);
    background: #eeeeee;
    padding: 4px 6px;
    border-radius: 2px;
}
   input#travelDate {
    color: rgb(249 50 107);
    font-size: 1.125rem;
    font-weight: 600;
    border: unset;
}
    #travelerBox {
    color: rgb(249 50 107);
    font-size: 1em;
    font-weight: 600;
    line-height: 2.5rem;
}
    .range-label {
        display: flex;
        justify-content: space-between;
    }
    .traveler-box {
        position: relative;
        cursor: pointer;
    }
    .traveler-form {
display: none;
position: absolute;
background-color: white;
padding: 8px;
width: 340px;
top: 60px;
left: -60px;
z-index: 1;
border: 1px solid #ccc;
border-radius: 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.traveler-form input {
width: 60px;
text-align: center;
border: unset;
box-shadow: 0px 0px 3px 4px #0000002b;
border-radius: 4px;
color: #f9326b;
font-weight: 700;
}
    .traveler-box.active .traveler-form {
        display: block;
    }
    .traveler-form input {
        width: 60px;
        text-align: center;
    }
    .noUi-horizontal {
        height: 10px;
    }
.filter-container label {
font-size: .875rem;
color: rgb(81 99 120);
line-height: 1.75rem;
}
.noUi-connect {
background: #f9326b;
}
select#sortBy {
    font-size: 1rem;
    font-weight: 700;
    color: #f9326b;
    border: unset;
}
.box-count label {
font-size: 12px !important;
}
button.btn.btn-primary-two { 
background: #f9326b;
font-weight: 700;
color: white;
}
section.sale-section p {
    padding: 5px 0px;  
} 


.col-lg-4.col-md-4.col-sm-6.fillter {
    display: flex;
    align-items: center;
}


header {
    background-color: #ffffff;
    height: 100px;
    padding:10px 0px;
}
.search-container {
    position: relative;
}
.filter-section {
    border-bottom: 1px solid lightgray;
    padding: 0px 0px 12px 0px;
}

.search-bar {
    padding: 8px 10px;
    width: 400px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 25px;
    outline: none;
    font-weight: 600;
}

.login_btn a {
    text-decoration: none;
    color: #000 !important;
}
/* next section */
.sub-header{
align-items: center;
}
.travel-menu {
    background-color: white;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    width: 85%;
    margin: -55px auto 0 auto;
    align-items: center;
}

.menu-item {
    margin: 0 15px;
    padding: 10px;
    width: 100px;
    cursor: pointer;
}

.menu-item i {
    font-size: 24px;
    color: #000000;
}   

.menu-item p {
    margin: 5px 0 0;
    font-size: 12px;
    color: #000000;
}

.menu-item.active i, .menu-item.active p {
    color: #007bff;
}

.menu-item:hover i, .menu-item:hover p {
    color: #007bff;
}
.logo {
   /* width: 80px; */
   width: 70px;
    box-sizing: border-box;
    max-width: 100%;
    
}
/* next section end */


/* Main Slider Container */
.main-slider-container {
    max-width:100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

/* Main Swiper Styles */
.swiper-container-main {
    padding: 20px 0;
}
.swiper-slide-main {
    display: flex;
    justify-content: center;
}

/* Box Styles */
.slider-box {
    width: 100%;
    border-radius: 10px;
}
.slider-box h3 {
    margin-top: 15px;
    font-size: 20px;
    color: #333;
}
.slider-box p {
    margin: 10px 0;
    color: #555;
    font-size: 13px;
}
.slider-box .buttons {
    margin-top: 15px;
}
.slider-box .buttons a {
    display: inline-block;
    padding: 8px 12px;
    margin: 5px;
    background-color: #007bff;
    color: white;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    transition: background-color 0.3s;
}
.slider-box .buttons a:hover {
    background-color: #0056b3;
}

/* Inner Image Slider Styles */
.swiper-container-inner {
    width: 100%;
    height: 250px;
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.d_n {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.swiper-slide-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
/* Inner Slider Navigation Buttons */
.swiper-button-prev-inner,
.swiper-button-next-inner {
    color: white;
    transition: opacity 0.3s;
}
/* Inner Slider Pagination */
.swiper-pagination-inner {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 5px;
}
.swiper-pagination-inner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1;
}
.swiper-pagination-inner .swiper-pagination-bullet-active {
    background-color: #007bff;
}

/* Show inner navigation buttons on hover */
.swiper-container-inner:hover .swiper-button-prev-inner,
.swiper-container-inner:hover .swiper-button-next-inner {
    opacity: 1;
}
.swiper-button-prev-inner, .swiper-button-next-inner, .header-next,.header-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    color: white;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: opacity 0.3s;
    cursor: pointer;
}
.swiper-button-prev-inner::after,.header-prev::after
.swiper-button-next-inner::after ,.header-prev::after{
    font-size: 16px;
    color: white;
}
.swiper-button-prev-inner ,.header-prev{ 
    left: 10px;
}
.swiper-button-next-inner, .header-next {
    right: 10px;
}
.swiper-button-prevr {
    position: absolute !important;
    left: 0 !important;
}
.swiper-button-nextr {
    position: absolute !important;
    right: 0 !important;
}


.box_title {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none;
    color: #202020;
}
.days_mention {
    display: flex;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 186, 10, .1), rgba(255, 186, 10, 0));
    border-radius: 5px;
    padding: 0 15px;
    margin-top: 0px;
}
.d_n:nth-child(1) {
    text-transform: capitalize;
}
.ind-ruppes-1 del {
    font-size: 14px;
    color: #515151ba;
    border: dotted 1px #f9326b;
    padding: 3px 6px;
}
.ind-ruppes-3 {
    font-size: 9px;
    display: flex;
    gap: 4px;
}
.main-click-show {
    align-items: center;
    width: 90px;
    background: linear-gradient(90deg, rgba(11, 130, 42, .11) 3.64%, rgba(11, 130, 42, .1));
    padding: 0 3px;
    font-weight: 600;
    color: #0b822a;
}
.inr_rate {
    display: flex;
    gap:6px;
}
.new-btn-1 {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 15px;
} 
/* Responsive Breakpoints */

@media (max-width: 768px) {

    .slider-box h3 {
        font-size: 18px;
    }
    .slider-box p {
        font-size: 13px;
    }
    .slider-box .buttons a {
        font-size: 13px;
        padding: 7px 10px;
    }
}
@media (max-width: 576px) {

    .slider-box h3 {
        font-size: 16px;
    }
    .slider-box p {
        font-size: 12px;
    }
    .slider-box .buttons a {
        font-size: 12px;
        padding: 6px 8px; 
    }
}
/* swiper slider end */

.title_all span {
    background: #f9326b;
    border-radius: 50%;
    color: white;
    font-size: 17px;
    padding: 4px 5px;
}
.title_all a{
    color:#f9326b ;
}
/* section three */
.image-box-sale-button {
    border: 1px solid;
    padding: 13px 60px;
    background: #f9326b;
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: 700;
    border-color: #f9326b;
    border-radius: 5px;
    z-index: 2;
    margin-bottom: 20px;
    position: relative;
}
.image-box-travel h2 {
    color: #fff;
    z-index: 2;
    position: relative;
}
.image-box-sale-deals {
    background: transparent;
    border: 1px solid #f9326b;
    padding: 11px 40px;
    border-radius: 10px;
    z-index: 2;
    position: relative;
    color: #ffff;
    margin-top:10px;
}
.image-box-travel p {
    color: #fff;
    z-index: 2;
    position: relative;
}

.image-box-travel-main {
    width: 33%;
    margin: 0 10px;
    height: 300px;
    border-radius:4px;
    transition: 0.3s;
        background-image: url(https://media1.thrillophilia.com/filestore/b09t9a0vmugfvvqig4uew1m2m51v_shutterstock_631064657.jpg?w=340&dpr=2);
    padding: 20px 25px;
    position: relative;
}

.sale-section {
    background-color: #000;
    color: #fff;
    padding:1.5rem;
}

.btn-teal {
    background-color: #f9326b;
    color: #fff;
}

.btn-teal:hover {
    background-color: #f9326b;
    color: #fff;
}

.countdown .time-box {
    background-color: #e0e0e0;
    padding: 10px;
    margin-left: 10px;
    border-radius: 5px;
    color: #333;
}

.countdown .time-box p {
    font-size: 24px;
    margin: 0;
}

.countdown .time-box span {
    font-size: 14px;
}
.time-box b {
    font-size: 25px;
}
  
.badge.badge-success {
    background-color: #f9326b;
    color: #fff;
    margin-left: 15px;
}
.guide-link {
    display: inline-block;
    margin: 3px;
    color: #555;
    font-size: 12px;
    text-transform: uppercase;
}
a.guide-link:hover {
    color: #f9326b;
}

.link-section {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.travel-images img {
    border: 1px solid #ddd;
    padding: 5px;
    background-color: #fff;
}
.footer {
    background-color: #ffffff; 
    color: #343a40;
    padding: 40px 0;
    border-radius: 15px; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
}

.footer h5 {
    font-weight: bold;
    color: #343a40;
    margin-bottom: 20px;
}

.footer a.footer-link {
    color: #6c757d; 
    text-decoration: none;
}

/* Travel Destinations grid styling */
.destination img {
    border: 1px solid #ddd;
    background-color: #fff;
}

.destination p {
    font-size: 14px;
    color: #343a40; /* Text color */
}

/* Responsive padding for smaller devices */
@media (max-width: 768px) {
   
   
   .why-us-text1
   {
       font-size:22px;
       margin-bottom:30px;
       
   }
   .whybookd
   {
     display:none;  
   }
   .whybookm
   {
     display: block !important; 
   }
   .slidermob img
   {
       width:60% !important;
       max-width:100%;
   }
   .text-slide.slidermob {
    text-align: center;
}

    .footer .row > div {
        margin-bottom: 20px;
    }
}





.search-bar {
    flex: 1;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1000;
    box-shadow: 0px 4px 10px 1px #0000005c;
}
.price-inputs {
    display: flex !important;
}

.search-input {
    width: 300px;
    padding: 10px;
    border-radius: 50px;
    border: 1px solid #ccc;
}

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

#currency {
    margin-right: 10px;
    padding: 5px;
}

.login-button {
    background-color: white; 
    border: none;
    color: #f26522;
    cursor: pointer;
    font-weight: bold;
}

/* Search Panel */
.search-panel {
    display: none;
    position: absolute;
    top: 50px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    padding: 65px 20px 20px 20px;
    z-index: 999;
}

.filter-section {
    margin-bottom: 20px;
}

.filter-section h4 {
    margin-bottom: 10px;
}

.filter-section button, .search-btn {
    background-color: white;
    border: 1px solid #ccc;
    padding: 8px 16px;
    /* margin-right: 10px; */
    border-radius: 24px;
    cursor: pointer;
}

.search-btn {
    background-color: #f26522;
    color: white;
    width: 225px !important;
    border-radius: 6px;
}

.search-btn {
    background-color: #f9326b;
    color: white;
    width: 100%;
    padding: 12px 0px;
    font-size: 14px !important;
}

.price-inputs input {
    width: 48%;
    padding: 5px;
    margin-right: 2%;
    border: 1px solid #ccc;
    border-radius: 5px;
}
div#search-panel button {
    font-size: 11px;
}
.price-inputs input {
    font-size: 12px;
}
input[type="range"] {
    width: 100%;
}
button.filter-button.duration-type.selected {
    background: #f9326b !important;
    color: white !important;
}
button.filter-button.product-type.selected {
    background: #f9326b;
    color: white;
}
.time-box.text-center {
    width: 75px;
}

.button-container {
    padding: 2px;
    border-radius: 7px;
    border: 1px solid #cbcbcb;
    background: #fff;
    display: inline-block;
}
.button-cont {
    display: flex;
    align-items: center;
}
.button-container .button {
    padding: 10px 25px;
    cursor: pointer;
    font-size: 16px;
}
  .button-container .active {
    background-color: #f9326b;
    color: white;
    border-radius: 7px;
}
.header-swiper-main {
    position: sticky;
    top: 0;
    height: auto;
    background-color: #fff;
    z-index: 19;
    border-bottom: .5px solid #e0e0e0;
    padding-top: 5.5px;
    padding-bottom: 6px;
    border-top: .5px solid #e0e0e0;
}
.text-slider {
    text-align: center;
}
.text-slider p {
    font-size: 12px;
    font-weight: 700;
}
.header-swiper-main .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 10px !important;
    background: #807f7fd1;
    padding: 11px 13px;
    border-radius: 50%;
    color: white;
}
.header-swiper-main .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: 'prev';
      font-size: 10px !important;
    background: #807f7fd1;
    padding: 11px 13px;
    border-radius: 50%;
    color: white;
}
.text-slider img {
    width: 100%;
    /*height: 80px;*/
    object-fit: contain;
}
.book-today h3 {
    font-weight: 800;
}
footer.footer ul li a:hover{
        font-size: 12px;
    color: #f9326b !important;
    text-decoration:none;
}

footer.footer ul li {
    display: flex;
    align-items: center;
    font-size: 11px;
    color: #858585;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
    letter-spacing: 1.3px;
    cursor: pointer;
    transition: all .1s linear;
}
footer.footer h5 {
    font-size: 16px;
}
section.container-fluid.main-footer {
    background: black;
    position: relative;
  /*  padding: 0px 0px 50px 0px; */
    margin-top: 180px;
}
footer.footer {
    position: relative !important;
    bottom: 160px !important;
}

  .banner-slider img{
      border-radius: 10px;
      height: 300px !important;
        object-fit: cover !important;
  }
  .banner-slider {
    width: 100%;
    height: 300px !important;
    border-radius: 10px;
    overflow: hidden;
}
section.conatiner-fluid.carosel_slider {
    padding: 50px 0px 0px 0px;
}



/* inner section  */
.section-one-image{
    height: 100%;
    max-height:354px;
}
.section-one-img-small img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.section-one-img-small{
    height: 100%;
    max-height: 175px;
}
.section-one-image img {
    width: 100%;
    height: 100%;
    object-fit:cover
}
.small-image .col-sm-6:nth-child(3),
.small-image .col-sm-6:nth-child(4) {
    margin-top: 0.25rem !important; 
}
.day-night {
    display: flex;
    align-items: center;
    gap: 20px;
}
.\37 d-6n {
   font-size: 19px;
    font-weight: 600;
    padding: 7px 15px;
    background-color: #129b0d;
    border-radius: 4px;
    line-height: 1.2;
    color: #fff;
}

span.day-light {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #202020;
}
.Adventure-left h1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 45px;
    color: #000;
}
.icon-text span svg {
    width: 16px;
    height: 16px;
}
.icon-text {
    color: #515151;
    text-align: center;
}
.icon-text p {
    font-size: 14px;
}
img{
    max-width: 100%;
}
.img-box-trip {
    position: relative;
    cursor: pointer;
    border-radius: 10px;
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
    overflow: hidden;
}

.img-box-trip img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    position: relative;
}

.img-box-trip::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    z-index: 1; 
    border-radius: 10px;
}
.Choose-Trip-img-box {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.img-box-trip h5 {
    position: absolute;
    bottom: 8px;
    color: white;
    font-size: 15px;
    font-weight: 700;
    left: 10px;
    z-index: 1;
}
.trip-img-box span {
    color: #8e8e8e;
    font-size: 10px;
    font-weight: 400;
    word-wrap: break-word;
    line-height: 15px;
}
.trip-img-box p {
    color: #202020;
    font-size: 12px;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 18px;
}
.Choose-Trip h6 , .Destination h6 {
    line-height: 23px;
    font-size: 15px !important;
    font-weight: 700;
    color: #202020 !important;
}

.destination-tour p {
    display: flex;
    flex-wrap:wrap;
    gap: 5px;
    align-items: center;
      font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color:#0096ff;
}
.destination-tour a {
    color: #f9326b;
    font-weight: 600;
}
.destination-tour {
    background: #ddf1ff;
    padding: 15px 15px;
    border: 1px solid #0d97f8;
    border-radius: 6px;
}
.rating svg{
    width: 16px;
    height: 16px;
}
.rate-rating {
    display: flex;
    justify-content: space-between;
}
.rate h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    color: #f9326b;
}
.rate span ,.rating span{
    font-size: 12px;
    line-height: 18px;
    color: #8e8e8e;
}
.rate del {
    font-weight: 400;
    font-size: 14px;
    line-height: 3;
    color: #757575;
}
.adventure-main {
    background: #f6f8fb;
    padding: 1rem;
}
.rating p {
    color: #19ad6f;
}
.Enquiry-btn a {
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 51px;
    border-radius: 7px;
    border: 1px solid var(--primary-color,#f9326b);
    background-color: var(--primary-color,#f9326b);
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    margin-top: 18px;
}
.Adventure-right {
    padding: 15px;
    border: 1px solid #f6f8fb;
    border-radius: 10px;
    max-width: 360px;
    background: #f6f8fb;
}
.form-container {
    max-width: 400px;
    margin: 50px auto;
    padding: 15px 18px;
    border: 1px solid #f6f8fb;
    /*border-radius: 10px;*/
    margin-top: 30px;
    background: #f6f8fb;
}
.form-title {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 2rem;
    margin-top: 0;
    max-width: calc(100%);
}


span.input-star {
    color: red;
}
.price-info span {
    font-weight: 600;
    line-height: 23px;
    margin-right: 5px;
    font-size: 15px;
}
.price-info {
    font-size: 1.5rem;
    color: #000;
    display: flex;
}
span.save-price {
    display: flex;
    align-items: center;
    padding: 5px 2px;
    color: #0b822a;
    font-size: 9px;
    font-weight: 600;
    line-height: 14px;
    text-transform: capitalize;
    background: linear-gradient(90deg,rgba(11,130,42,.11) 3.64%,rgba(11,130,42,.1));
    gap: 3px;
    margin-left: -.5px;
    margin-right: -.5px;
}
.price-info {
    font-size: 1.5rem;
    color: #000;
    display: flex;
    align-items: center;
}
.price-info {
    font-size: 1.5rem;
    color: #000;
}
.old-price {
    text-decoration: line-through;
    color: #888;
}
.save-price {
    color: green;
}
.btn-enquiry {
    background-color: #f9326b;
    border: none;
    color: white;
    padding: 10px;
    font-size: 1rem;
    border-radius: 6px;
}
.btn-enquiry:hover {
    background-color: #e69500;
}
.custom-box {
    border: 1px solid #e0e0e0;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.checkmark {
    color: #28a745;
    margin-right: 8px;
}
.crossmark {
    color: #dc3545;
    margin-right: 8px;
}
.inclusions, .exclusions {
    padding: 0;
    list-style: none;
}
.inclusions ul, .exclusions ul{
    list-style:none;
    padding:0px;
}
.inclusions li svg, .exclusions li svg {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}
button.accordion-button.collapsed {
    display: flex;
    align-items: center;
    color: #202020;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}
.accordion-button:not(.collapsed) {
    color: #202020 !important;
    font-size: 22px;
    background-color: #ffffff !important;
    line-height: 33px;
}
.accordion button.accordion-button {
    padding: 8px 0 !important;
    font-size: 1.20rem !important;
}
div#accordionExample li, div#accordionExample p {
    font-size: 14px;
}
.accordion-body ul li::marker {
    color: #19ad6f !important;
}
.accordion-button:focus {
z-index: 3;
border-color: unset !important;
outline: 0;
box-shadow: unset !important; 
}
.special-offers {
background-image: url('https://media1.thrillophilia.com/filestore/group_tour_desktop_banner_image.png');
width: 100%;
height: 220px;
background-position: center center;
background-size: cover;
border-radius: 10px;
}
.special-offers h5 {
color: #fff;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.special-offers p {
color: #fff;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.special-btn {
border-radius: 7px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
padding: 12px 24px;
max-width: fit-content;
margin-top:10px;
}
.special-btn a {
    color: #f9326b;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.honeymoon-title h3 {
    line-height: 33px;
    font-size: 22px;
    font-weight: 600;
    color: #202020;
    text-transform: capitalize;
    margin:0;
}
.honeymoon-title p {
    display: flex;
    align-items: center;
    line-height: 27px;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 500;
    color: #515151;
    text-transform: capitalize;
}
.country {
    width: 20%;
    margin-right: 4px;
    max-width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 5px 0px 0px 5px !important;
    text-align: center;
    padding: 6px 12px;
    background: #fff;
}
.stand a {
    text-decoration: none;
    display: inline-block;
    margin-right: 25px;
    border: 1px solid #e0e0e0;
    padding: 6px 25px;
    border-radius: 5px;
    color: #000;
}
.stand a:hover {
    color: #f9326b;
    border: 1px solid #f9326b;
    cursor: pointer;
}
.stand a:focus {
    color: #f9326b;
    border: 1px solid #f9326b;
    cursor: pointer;
}
.stand a:focus svg {
    display:inline !important;
}

.staycat {
    margin-top: 31px;
    margin-bottom: 1em;
}
/*rating*/

.rating-container {
    text-align: center;
    border-radius: 10px;
}

.stars {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.stars svg {
    width: 30px;
    height: 30px;
    fill: #34a853;
    margin: 0 4px;
}

.rating-value {
    font-size: 56px;
    color: #34a853;
    font-weight: bold;
    margin: 10px 0;
}

.countries {
    font-size: 18px;
    color: #34a853;
}
.bar {
    height: 8px;
    background-color: #e9ecef;
    border-radius: 5px;
    flex-grow: 1;
    margin-right: 10px;
    margin-left: 10px;
}
.bar-inner {
    height: 100%;
    background-color: #f49300;
    border-radius: 5px;
}
.review-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.review-item span {
    min-width: 20px;
    text-align: right;
}
.bar-label {
    min-width: 40px;
    text-align: left;
}
.rebiew-title {
    display: inline;
    color: #202020;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}
.Traveller-big-img img {
    height: 350px;
    object-fit: cover;
    border-radius: 8px;
}   
.traveller-small-img img {
    height: 167px;
    object-fit: cover;
    border-radius: 8px;
}
.traveller-title {
    font-size: clamp(16px, 1.56vw, 20px);
    font-weight: 600;
    line-height: 30px;
    color: #202020;
    margin-top: 20px;
    margin-bottom: 20px; 
}

.Reviewed a {
    color: #f9326b;
    text-decoration: none;
}
.profile-revi img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 1px 0px 0px 1px #bcbcbc;
}  
.content-view {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(1.2em * 4);
    line-height: 1.2em;
    font-size: 14px;
}
.profile-rate span {
    color: #ffe866;
    font-size: clamp(14px, 1.17vw, 15px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile-name h2 {
    font-size: clamp(15px, 1.4vw, 18px);
    font-weight: 600;
    line-height: 27px;
    color: #3c3b3b;
}
.profile-name p{
    color: #656565;
    font-size: clamp(12px, 1.1vw, 14px);
}
.booked a {
    text-decoration: none;
    color: black;
}
.booded span{
    font-size: clamp(14px, 1.17vw, 15px);
    line-height: 23px;
    color: #8e8e8e;
}
p.m-0.content-view {
    font-size: clamp(14px, 1.17vw, 15px);
    line-height: 1.4;
    color: #515151;
    margin-bottom: 10px;
}
.image-container {
    display: flex;
    justify-content: space-between;
    gap: 10px; /* 10px gap between the divs */
}

.image-container div {
    flex: 1; /* Ensures each div takes equal space */
}

.image-container img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 8px;
    margin-top: 20px;
}
.Reviewed {
    padding: 25px;
    border: 1px solid #8f8f8f4d;
    border-radius: 15px;
    margin-top: 20px;
    position: relative;
}
.profile-revi {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -38%);
}
button.btn.btn-outline-warning {
    padding: 8px 35px;
}
.reviews-button .btn:hover {
    color: #f9326b;
    background-color: unset;
    border-color: var(--bs-btn-hover-border-color);
    box-shadow: 0px 0px 8px 1px #f9326b;
}
.btn-outline-warning {
    color: #f9326b !important;
    border-color: #f9326b !important;
}
button.accordion-button.collapsed {
    display: flex;
    align-items: center;
    line-height: 33px;
    font-size: 1.50rem;
    font-weight: 500;
    color: #202020;
    text-transform: capitalize;
    padding: 8px 0px;
}
.accordion-item{
    border: 0px !important;
}
.faqsection {
    border: none !important;
}
ul.faqs li {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 18px;
    font-size: clamp(15px, 1.17vw, 15px);
    font-weight: 400;
}
/*state start*/
.hero-section-two{
    width: 100%;
    height: 300px;
    background-image: url('https://www.easemytrip.com/holidays/img/bnnr_hol.jpeg');
    background-position: center bottom;
    background-size: cover;
}
.hero-section-two .container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.search-bar-title h2 {
    font-weight: 800;
    color: white;
}

.btn-outline-secondary {
    color: #f9326b !important;
    border-color: #f9326b !important;
}
.btn-outline-secondary:hover {
    color: #fff !important;
    background-color: #f9326b !important;
    border-color: #f9326b !important;
}
button.sub-btn {
    background-image: linear-gradient(-90deg, #f9326b, #ff8a00);
    font-weight: 700;
    color: rgb(255 255 255);
    position: absolute;
    width: 60px;
    height: 100%;
    border: unset;
    right: 0;
    border-radius: 0px 5px 5px 0px;
}
.pick-pack {
    display: flex;
    gap: 10px;
}
.pack-img {
    height: 340px;
}
.pack-img img{
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    width:100% !important;
} 
.icone-featu i {
    font-size: 40px;
    color: #818181;
    margin-bottom: 10px;
}
.off {
    position: absolute;
    top: 10px;
    background-image: linear-gradient(92deg, #ff0049 1.79%, #f63ac6 97.06%);
    padding: .25rem .5rem;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 600;
    color: rgb(255 255 255);
    z-index: 3;
}
.packeged-name p {
    color: rgb(81 99 120);
}

.pack-type span {
    background: #d3d3d35c;
    border-radius: 23px;
    color: gray;
    padding: 6px 12px ;
    font-size: 12px;
    font-weight: bold;
}
.th-cities-cover {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: .5rem;
    background-image: linear-gradient(180deg, rgba(248, 75, 15, .1), rgba(255, 128, 0, 0));
    padding: .5rem;
}
.text-th-primary {
    color: rgb(249 50 107);
}
.max-w-full.truncate {
    font-size: .75rem;
    line-height: 1rem;
}
.icon-title {
    color: #5b6a7c;
    margin-left:8px;
}
.icon-title i {
    margin-right: 5px;
}
.pack-type {
    display: flex;
    justify-content: space-evenly;
}
.rate-only h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: rgb(0 0 0);
    line-height: .75rem;
}
.rate-only span {
    color: rgb(81 99 120);
    font-size: .75rem;
}
.rate-only {
    display: flex;
    gap: 4px;
    padding: 20px 0px;
}
.rate-save del {
    color: rgb(81 99 120);
}
.rate-save span {
    background: rgb(221 233 224);
    padding: .25rem;
    color: rgb(0 128 32);
    font-size: .75rem;
}
.pack-rate {
    display: flex;
    align-items: center;
    padding: 3px 5px;
    gap: 10px;
    justify-content: space-around;
}
button.outline-one {
    border-radius: .25rem;
    border-width: 1.5px;
    border-color: rgb(249 50 107) !important;
    background: transparent;
    padding: .5rem;
    font-weight: 600;
    color: rgb(249 50 107);
    border-radius: 4px;
    flex-basis: 49%;
}
.button-group-book a {
    border-radius: .25rem;
    /*background-image: linear-gradient(92deg, #ff0049 1.79%, #f63ac6 97.06%);*/
    background:#f9326b;
    font-weight: 700;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    padding: 0.75rem 1.75rem;
    text-decoration: none;
    flex-basis: 49%;
}
.button-group-book {
    display: flex;
    justify-content: space-between;
}
.button-group-book a {
    text-align: center;
    color: #fff !important;
}
/*state end*/
/*inner next*/

.hero-slider{
 .swiper-slide {
    height: 350px !important ;
    overflow: hidden;
}
 .swiper-slide img{
object-fit: cover;
height: 100%;
}


.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 25px;
    font-weight: 700;
    color: #fff !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 25px;
    font-weight: 700;
    color: #fff !important;
}
}
.special-offer-box img {
    width: 40% !important;
    height: 150px;
    object-fit: cover;
    border-radius: 8px;
}
.special-offer-box {
    display: flex;
    background: #fff;
    box-shadow: 0px 0px 3px 0px #0000004d;
    border-radius: 2px;
    padding: 10px;
    gap: 10px;
}
.exclusive-sec  .swiper-slide {
    padding: 22px 10px;
}
span.offer-sp {
    background-image: linear-gradient(92deg, #ff0049 1.79%, #f63ac6 97.06%);
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    padding: .25rem .75rem;
    border-radius: .125rem;
}
.offer-box-content h4 {
    font-weight: 700;
    padding: 10px 0px;
}
span.off-con {
    font-size: .75rem;
    background: rgb(57 150 255);
    font-weight: 700;
    padding: 0 .25rem;
    line-height: 1.5rem;
    border-radius: .25rem;
    color: #fff;
}
.per-person{
    color: rgb(138 155 173);
    font-size: .875rem;
    line-height: 1.25rem;
}
.exclusive-sec , .popular,.slide-in-slide,.trekking ,.kashmir-rev, .herosection,.trending{
.swiper-button-next,.swiper-button-nextp {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 6px 0px black;
    margin-right:-45px;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 14px;
    font-weight: 700;
    color: black;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 14px;
    font-weight: 700;
    color: black;
}
.special-offer-box:hover {
    transform: translateY(-7px);
    box-shadow: 0px 4px 11px 0px #0000008a;
}
}
.img-slider {
    height: 300px;
    background-position: center;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
}
.img-slider span {
    border-radius: .25rem;
    background-color: rgb(255 255 255 );
    padding: 2px .5rem;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(57 150 255 );
    margin-left: auto;
    position: relative;
    z-index: 1;
}
.state-pack h4 {
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: large;
}
.state-pack p{
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 1;
}
.img-slider::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #00000078;
    top: 0;
    left: 0;
}

.seiper-inner-slider {
    height: 340px !important;
}
section.slide-in-slide .title_all h4 {
    font-size: 24px;
}
section.container.offer-book {
    background: #376fb0;
    color: white;
    display: flex;
    justify-content: flex-start;
    gap: 50px;
    padding: 20px;
    border-radius: 5px;
    align-items: center;
    
}
button.th-btn {
    border-radius: .25rem;
    background-image: linear-gradient(92deg, #ff0049 1.79%, #f63ac6 97.06%);
    font-weight: 700;
    color: rgb(255 255 255 );
    border: unset;
    width: 200px;
    padding: 15px;
}
h3.persent {
    color: rgb(249 50 107);
    font-weight: 700;
    font-size: xx-large;
}
.super-off {
    padding: 20px;
    border-radius: 4px;
    height: 180px;
    background-position: center;
    background-size: cover;
    position: relative;
}
span.th-offer-badge {
    border-radius: .25rem;
    background-color: rgb(255 255 255 );
    padding: 2px .5rem;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(57 150 255 );
    float: right;
    position: relative;
}
.super-off p {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.super-off h1 {
    position: absolute;
    font-size: 30px;
    font-weight: 700;
    color: white;
    top: 50%;
    transform: translate(0px, -50%);
}
.super-off::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0000007d;
    top: 0;
    left: 0;
}
span.bg-non {
    color: rgb(81 99 120);
}
.bg-light-dark {
    background: #d1d5db;
    color: white;
    width: 150px;
    overflow: hidden;
}
span.bg-warning-two {
    background: rgb(249 50 107);
    padding: 4px 10px;
}
.popular-trek {
    background: white; 
    box-shadow: 0px 0px 3px 0px #0000002b;
    border-radius: 8px;
    overflow: hidden;
}
span.bg-warning-two.warning-three {
    background: rgb(74 222 128) !important;
}
.popular-trek img {
    height: 250px;
    object-fit: cover;
}
.gouop-pack img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 6px;
}

.title_all h4 {
    font-size: 22px;
    font-weight: bold;
}
.gouop-pack li {
    font-size: 12px;
    color: gray;
    cursor: pointer;
}
.gouop-pack li:hover {
    color: #f9326b;
    font-size: 13px;
}

 .why-book-container {
            font-family: Arial, sans-serif;
            background-color: #f8f9fa;
            padding: 20px 0;
        }

        .why-book-container .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }

        .why-book-container .why-book-title {
            text-align: center;
            margin-bottom: 20px;
        }

        .why-book-container .why-book-title h3 {
            color: #2c3e50;
            font-size: 2rem;
            margin-bottom: 10px;
        }

        .why-book-container .why-book-title p {
            font-size: 1rem;
            color: #7f8c8d;
            margin: 0;
        }

      .why-book-container .row {
    display: flex;
    justify-content: space-around;
}

        .why-book-container .col-lg-3,
        .why-book-container .col-md-6 {
            flex: 1 1 calc(25% - 20px);
            max-width: calc(25% - 20px);
            box-sizing: border-box;
        }

        @media (max-width: 768px) {
            .why-book-container .col-lg-3,
            .why-book-container .col-md-6 {
                flex: 1 1 calc(50% - 20px);
                max-width: calc(50% - 20px);
            }
        }

        @media (max-width: 576px) {
            .why-book-container .col-lg-3,
            .why-book-container .col-md-6 {
                flex: 1 1 100%;
                max-width: 100%;
            }
        }


       .why-book-container .card img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #f9326b;
    padding: 5px;
    margin: 0  auto 15px;
}

  .why-book-container .card h5 {
    color: #34495e;
    font-size: 1.1rem;
    height:3.5rem;
    font-weight:600;
    line-height: 1.4; /* Controls line spacing */
    margin-bottom: 10px;
    display: -webkit-box; /* Enables multi-line ellipsis */
    -webkit-line-clamp: 2; /* Ensures the text spans exactly 2 lines */
    -webkit-box-orient: vertical; /* Vertical layout for text */
    overflow: hidden; /* Hides overflowing content */
    white-space: normal; /* Allows wrapping of text */
    text-align: center; /* Centers the text */
}




        .why-book-container .card p {
            font-size: 0.9rem;
            color: #95a5a6;
            margin: 0;
        }

        .why-book-container .card:hover {
            transform: scale(1.05);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
        }
        

.itinerary-acco button.accordion span, .accordion span {
    width: max-content;
    flex-shrink: 0;
    padding: 5px 8px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    color: #3a3a3a;
    margin-right: 16px;
    border: 1px solid #6e6e6e;
}
.tab-container button.accordion {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.adventure-main .accordion {
    display: flex;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    color: #3a3a3a;
    text-align: left;
    outline: none;
    font-weight: 600;
    font-size: 16px;
    transition: 0.4s;
    border: unset;
    border-radius: 3px;
    background: unset;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: flex-start;
}
.swiper-slide img {
    width: 100%;
    object-fit: cover;
}
.swiper-container-main .swiper-slide img,.swiper-container-mainn .swiper-slide img {
    object-fit: cover;
    min-height: 250px !important;
    height: 250px;
}
  .panel {
      padding: 0 10px;
      display: none;
      overflow: hidden;
    }
    .tab-content h2,.Adventure-left h1, .product-overview-det h1,.accordion-title-po h2 {
    border-left: 5px solid #f9326b;
    padding: 10px;
}
   .panel p {
    padding: 0px 0;
    line-height: 23px;
}
.gouop-pack h3 {
    font-size: 1rem;
    font-weight: 600;
}

/*cities kashmir*/
.handpick {
    min-height: 450px;
    display: flex;
    padding: 15px;
    flex-direction: column-reverse;
    position: relative;
    color: white !important;
    border-radius: 10px;
    margin-top: 12px;
}
.handpick{ .box_title {
    color: #ffffff !important;
}
i.ri-star-fill.text-success {
    color: white !important;
}
span.rating.text-success.ms-1 {
    color: white !important;
}
.ind-ruppes-1 del {
    color: #ffffff !important;
    border: dotted 1px #ffffff !important;
    
}
.ind-ruppes-3 {
    color: white !important;
}
.buttons-offer a {
    background: #ffffff !important;
    color: black !important;
}
.new-btn-1 a {
    border: 1px solid #ffff !important;
}
}
.handpicked h3 {
    font-size: 25px;
    font-weight: 400;
    color: #515151;
}
.handpicked h3 span {
    font-size: 22px;
    font-weight: 700;
    margin-left: 5px;
    color: #f9326b;
}
.Kashmir {
    width: 100vw;
    height: 90vh;
    object-fit: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
}
.Kashmir h4 {
    color: #fff;
    font-size: 42px !important;
    font-weight: 600 !important;
    line-height: 50px !important; 
}

.Kashmir del {
    display: flex;
    align-items: center;
    color: #e0e0e0;
    font-size: 18px;
    font-weight: 300;
    line-height: 33px;
    margin-left: 15px;
}
.Kashmir button, .btn-view ,.btn-callback{
    margin-top: 15px;
   width: 184px;
    height: 50px;
    border-radius: 5px;
    background: var(--primary-color, #f9326b);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    text-transform: capitalize;
    border: unset;
    display: flex;
    align-items: center;
    justify-content: center;

}
.slide-div-1 img {
    width: 40px;
    border-radius: 80px;
    height: 40px;
}
.slide-svg svg {
    width: 15px;
}
.reivue-slide-2 {
    color: #202020;
    font-weight: 400;
    font-size: 15px;
    max-height: 44px;
    margin: 10px 0;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.image-slide-a img {
    height: 70px;
    width: 70px;
    border-radius: 7px;
    max-height: 70px;
    max-width: 70px;
}
.main-slider-text {
    border: 1px solid #e0e0e0;
    padding: 15px 15px;
    border-radius: 10px;
}
.card-destination {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    color: white;
  }
  .card-destination img {
    transition: transform 0.3s ease;
  }
  .card-destination:hover img {
    transform: scale(1.05);
  }
 .card-title {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
    font-size: 18px;
    font-weight: 600;
}
h6.card-subtitle {
    font-size: 12px;
}
 .price {
    font-weight: bold;
    color: #FFD700;
    font-size: 12px;
}
  .card.card-destination img {
    height: 250px;
}
.main-slider-image-prev img{
    height: 350px !important;
}
.card-subtitle-1 {
    width: max-content;
    font-size: clamp(16px,1.56vw,20px);
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 5px;
    border-bottom: 3px solid transparent;
    border-image-source: linear-gradient(90deg, var(--primary-color, #ff7602) 0, #ff9c05 98.47%);
    border-image-slice: 1;
}
.price-1 {
    font-weight: 600;
    color: #ffffff;
}
.KashmirTour {
    color: #515151;
}

.KashmirTour p a {
    color: #515151;
    text-decoration: none;
    font-weight: 700;
}
span.curated {
    display: flex;
    align-items: center;
    color: #8e8e8e;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #f9326b !important;
}
.kashir-rev-title {
    color: #515151;
    font-weight: 400;
    line-height: 39px;
}
.kashir-rev-title span {
    color: #f9326b;
    font-weight: 700;
}
.kashir-rev-title h4 {
    position: relative;
}
.Review-slide.fw-semibold {
    line-height: 23px;
    color: #202020;
    font-size: 15px;
    font-weight: 600;
}
.slide-svg svg {
    width: 12px;
    height: 12px;
}
.slide-svg svg {
    width: 12px;
    height: 12px;
}
span.kashmirReviews {
    font-size: 13px;
    font-weight: 600;
}
h2.popularRelated {
    display: flex;
    align-items: center;
    line-height: 33px;
    font-size: 22px;
    font-weight: 600;
    color: #202020;
    text-transform: capitalize;
}
.ListingPageHeader_mainHeading__nFqKH {
    display: flex;
    align-items: center;
    line-height: 33px;
    font-size: 22px;
    font-weight: 600;
    color: #202020;
    text-transform: capitalize;
}

.European-img img {
    min-height: 370px;
    object-fit: cover;
     border-radius: 10px;
}
.trending img {
    border-radius: 10px;
    min-height: 450px;
    object-fit: cover;
}

.container.text-center.text-white {
    position: relative;
}
.bg-black {
    background-color: black;
}
.welcom-title h1 span {
    color: #31bce6;
}
.welcom-title h1 span:hover {
    color: #f9326b;
    cursor: pointer;
}
.welcom-title h4 {
    line-height: 35px;
}
span.wlcome-guide-link a {
    text-decoration: none;
    color: white;
    font-size: 24px;
}
span.wlcome-guide-link {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
    flex-wrap: wrap;
}
span.wlcome-guide-link a:hover {
    color: #f9326b;
}
.Various img {
    min-height: 180px;
    max-height:200px;
    width: 100%;
    object-fit: cover;
}
.various-det{
    margin-top:10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding:10px;
}
a.view-detail,.supp-read a {
    padding: 13px 0px;
    background: #f9326b;
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
}
.supp-read a{
    padding:10px !important;
    margin-top:5px;
}
.Various:hover.Various h4 , .Various:hover.Various h5{
    color: #f9326b; 
}
.Various-2 .Various:hover.Various img {
    transition: .9s;
    transform: translateY(-10px);
}
.Various:hover.Various img {
    transform: scale(1.1);
    transition: .9s;
}
.various-det span {
    font-size: 14px;
    word-spacing: 2px;
    margin-bottom: 10px;
}
.Various {
    height: 100%;
}
.supp-icon-text {
    display: flex;
    gap: 20px;
}
.supp-icon span i {
    font-size: 40px;
    color: #f9326b;
}
.cruise {
    position: relative;
    background-image: url("../img/cruise.jpg");
    padding: 100px 0px;
    background-position: center;
    background-size: cover;
    margin-top: 50px;
    top: 0;
    background-attachment: fixed;
    border-radius: 10px;
}
.cruise::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000a6;
    border-radius: 10px;
}
.cruise-btn a {
    background: #f9326b;
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    padding: 13px 10px;
}
/*counter*/
#counter-section {
  padding: 50px 0;
  color: white;
}

.my-custom-class {
  /* Custom class to apply additional styling if needed */
}

.counter {
  margin: 20px 0;
}

.counter i {
  margin-bottom: 10px;
}

.container.my-custom-class {
    background-image: url("../img/international.jpg");
    padding: 65px 0px;
    background-position: center center;
    border-radius: 10px;
    background-size: cover;
    position: relative;
    color:#fff;
}
.container.my-custom-class::before {
    position: absolute;
    top: 0;
    left: 0;
    background: #0f0f0fc2;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 10px;
}
.counter {
    position: relative;
}
.counter h2 {
    color: #f9326b;
    font-weight: 700;
    margin: 5px 0px;
}
   .filter-box {
            background-color: #f8f9fa;
            padding: 20px;
            border-radius: 12px;
        }
        .filter-title {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 10px;
        }
        .form-check {
            margin-bottom: 10px;
        }
        .filter-section {
            margin-bottom: 20px;
        }
        
        
           .package-card {
    background-color: #f8f9fa;
    border-radius: 12px;
    overflow: hidden;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-height: 300px;
    display: flex;
    align-items: center;
}
     .package-image img {
    max-height: 240px !important;
    width: 100%;
    object-fit: cover;
}
        .package-info {
            padding-left: 15px;
        }
        .price-section {
            font-size: 24px;
            color: #333;
        }
         .price-section small {
    font-size: .575em;
    text-transform: capitalize;
}
       .feature-badge {
            display: inline-block;
            background-color: #ffe9d7;
            color: #f9326b;
            padding: 5px 10px;
            border-radius: 12px;
            font-size: 12px;
            margin-right: 5px;
            margin-top:5px;
        }
        .package-image img {
            border-radius: 12px;
        }
        
        .package-card-short img {
    max-height: 130px !important;
    min-height: 130px;
}
        button.btn.btn-callback {
            margin: 0;
            height: auto !important;
            padding: 9px 0px !important;
        }
           .callback-section {
            background-color: #002f48;
            color: #fff;
            padding: 30px;
            border-radius: 12px;
        }
        .form-control {
            border-radius: 8px;
        }

        .btn-callback:hover {
            background-color: #e1b70e;
        }
        .phone-input-group {
            display: flex;
        }
        .input-group .form-control {
            border-radius: 8px;
        }
        .kasmirdetail
        {
            background-size: 100% !important;
        }
        @media (max-width: 768px) {
            
            
            /*  Popup Form   */
            
            .form-label {
    font-size: 15px;
}
.form-control-custom.form-control {
    font-size: 15px;
}
.poptitle {
    font-size: 15px;
    margin: 10px 0px;
}
.popupBox1 {
    
    right: 0px !important;
    bottom:0px;
    top:0px;
     position: absolute;
     height:670px;
     
    }
    .marginset {
    margin-bottom: 5px !important;
}
.counter {
   
    font-size: 15px;
    padding: 0px 10px;

}
.enquire {
    margin-top: 10px;
    font-size: 15px;
}
            
            /*  Popup Form   */
            
            
            
            
            
            .form-row .col-md {
                flex: 0 0 100%;
                max-width: 100%;
            }
            .Kashmir
            {
              background-size: 100%;
              height: 50vh;
            }
            .kasmirdetail {
    background-size: 100% 100% !important;
}
            .package-card {
              max-height: 100% !important;
            }
        }
        
           .review-card {
            background-color: #f8f9fa;
            border-radius: 12px;
            padding: 20px;
            margin-bottom: 20px;
            box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
        }
        .review-card h6 {
            font-size: 18px;
            margin-bottom: 0;
        }
        .review-card p {
            font-size: 14px;
            color: #6c757d;
        }
        .star-rating {
            color: #ffc107;
        }
        .review-card img {
            width: 50px;
            height: 50px;
        }
     
        .review-images img {
            width: 100%;
            height: auto;
            border-radius: 8px;
        }
        .review-images .img-more {
            position: relative;
        }
        .review-images .img-more::after {
            content: '+8 View all';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.6);
            color: #fff;
            font-size: 16px;
            text-align: center;
            line-height: 100px;
            border-radius: 8px;
        }
           .link-section.mt-3 {
                display: flex;
                flex-wrap: wrap;
         }
         
           
       .filter-box-main,.fillter-close {
            cursor: pointer;
        }
        .fillter-btn {
            display: none;
        }
        
.off-section h6 {
    padding: 5px 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #f9326b;
    background: #ffe2ea;
    border-radius: 5px;
    margin: 5px 0px;
    margin-right: 0px;
    display:inline-block;
}
.form-ul {
    padding-inline-start: 0;
}
.form-li {
    list-style: none;
}
.form-li .fa {
    margin-right: 10px;
    color: #00bc07;
}
.tab-content h2 , .accordion-title-po h2 {
    font-size: 1.4rem;
    font-weight: 600;
    color: #000;
    line-height: 1.5rem;
    margin-bottom: 16px;
}
  /* Why Us Section */
    .why-us {
      padding: 3rem 0;
    } 
     .why-us-title,.why-book-title h3 {
    font-size: 1.50rem;
    font-weight: 500;
    color:#000;
}

    .why-us-description {
      color: #666;
      font-size: 1rem;
      margin-bottom: 2rem;
    }

   .why-us-link {
    text-decoration: none;
    color: inherit;
    display: block;
    padding: 15px 0;
    border-radius: 8px;
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s, border 0.3s;
    height: 170px;
}

    .why-us-link:hover {
      transform: scale(1.05); 
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); 
      border: 2px solid #ccc;
    }
  img.why-us-icon {
    border: 1px solid #444;
}
.why-us-link:hover .why-us-icon{
    border:unset;
}
p.why-us-description strong {
    color: black;
}
    .why-us-icon {
      width: 150px;
      height: 100px; 
      object-fit: contain;
      margin: 0 auto 10px;
    }

    .why-us-text {
      font-size: 0.8rem;
      color: #444;
      font-weight: bold; /* Bold text */
    }
.product-overview-list ul li {
    list-style: none;
    display: flex;
    align-items: baseline;
    margin-bottom:10px;
    font-size:16px;
}
.product-overview-list i {
    color: #f9326b;
}
.tour-content ul {
    padding: 0 0 0 40px;
}
.tour-content p,.tour-content ul li {
    font-size: 14px;
    color: black;
    line-height: 1.4rem;
}
   .product-overview-det h1 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
}
.product-overview-det h2 {
    font-size: 16px;
    margin-top: 20px;
    text-decoration: underline;
    font-weight: 600;
    color: black;
}

    .product-overview-det h3 {
      font-size: 18px;
      margin-top: 15px;
    }

    .product-overview-det ul {
      padding-left: 20px;
    }

   .product-overview-det button {
    margin-top: 15px;
    padding: 10px 15px;
    font-size: 16px;
    background-color: unset;
    color: #f9326b;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
div#more-content {
    margin-top: -15px;
}

    .product-overview-det .hidden {
      display: none;
    }
button#read-more-btn {
    position: absolute;
    right: 0;
    bottom: -45px;
}
 .themes {
      margin: 5px 0;
    }
.filter-more {
    display: none;
}
.filter-show{
    display:block !important;
}
    .themes h3 {
      font-size: 18px;
      margin-bottom: 10px;
    }

    /* Theme List Styles */
    .theme-list {
      display: flex;
      gap: 15px; /* Space between theme items */
    }

    .theme-item {
      display: flex;
      align-items: center;
      gap: 8px;
      cursor: pointer;
    }

    /* Hide Default Checkbox */
    .theme-item input[type="checkbox"] {
      display: none;
    }

    /* Custom Checkbox Styles */
    .checkbox {
      width: 14px;
      height: 14px;
      border: 1px solid #000; /* Default border color */
      border-radius: 4px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: transparent; /* Default background */
      transition: all 0.3s ease; /* Smooth transition for background and color */
    }

    .checkbox::after {
      content: '✔'; /* Check Icon */
      font-size: 12px;
      color: transparent; /* Default checkmark color (invisible) */
    }

    /* Checked State */
.theme-item input[type="checkbox"]:checked + .checkbox {
    background-color: #f9326b;
    border-color: #f9326b;
}

    .theme-item input[type="checkbox"]:checked + .checkbox::after {
      color: #FFF; /* White checkmark when checked */
    }

    /* Label Text Styles */
    .label-text {
      font-size: 14px;
      color: #000; /* Default text color */
      transition: color 0.3s ease;
    }

   .theme-item input[type="checkbox"]:checked ~ .label-text {
    color: #f9326b;
}


 .related-products{
     .card-container {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: center;
      padding: 20px;
    }
  .card-img::before {
    position: absolute;
    content: "";
    width: 100%;
       
   }
   .card-container {
    position: relative;
}
   .title a {
  text-decoration: none; 
  font-weight: bold;
  color: black;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis; 
  white-space: nowrap; 
}

.title a:hover {
  color: black; 
}

    
    .card {
      width: 100% !important;
      border: 1px solid #ddd;
      border-radius: 10px;
      overflow: hidden;
      background-color: #fff;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

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

.location {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
    position: absolute;
    z-index: 23;
    bottom: 0px;
    left: 10px;
}
    .card-img {
    max-height: 300px;
    overflow: hidden;
    position:relative;
}
    .card:hover img {
      transform: scale(1.05);
    }

    .card-body {
      padding: 15px;
    }

  
    .rating i{
        color:#ffcc00; 
    }
    .rating {
      font-size: 12px;
      margin-bottom: 10px;
    }

    .price {
              color: #3a3a3a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    margin-right: 9px;
    }

  .strike-price {
    text-decoration: line-through;   
    font-size: 12px; 
    margin-right: 5px;
}
}
.card-body .location {
    font-size: 12px;
}
/*popup*/
  .modal-content {
            border-radius: 15px;
            padding: 15px;
            max-width: 600px;
            margin: auto;
        }
        .form-control-custom {
            border: 2px solid #f9326b;
            border-radius: 5px;
        }
        .form-control-custom:focus {
            box-shadow: none;
            border-color: #f9326b;
        }
             .counter {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 80px;
            border: 2px solid #f9326b;
            border-radius: 5px;
            padding: 3px;
            margin: 0;
        }
        .counter button {
            border: none;
            background: none;
            font-size: 18px;
            cursor: pointer;
            color: #f9326b;
        }
        .btn-primary {
            background-color: #f9326b;
            border-color: #f9326b;
        }
     .popup-button {
        position: fixed;
        z-index: 9999;
        right: 30px;
        bottom: 15px;
        background-color: white;
        color: #f9326b;
        border-color: #f9326b;
        border-radius: 25px;
    }
        .btn-primary:hover {
            background-color: #d1285b;
            border-color: #d1285b;
        }
        .input-group-text-custom {
            background-color: #f9326b;
            color: white;
            border: 2px solid #f9326b;
        }
        .modal-dialog {
            max-width: 90%;
        }
/*popup*/