


@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
*{
    font-family: "Urbanist", sans-serif;
}


:root {
    --bs-modal-width: 100%
}
ul,
li {
    padding: 0;
    margin: 0;
}


p {
    margin-bottom: 0;
}



.tour-links-top li {
    list-style: none;
    margin-right: 20px;
    /* color: #9D9898; */
}

.top-section .slick-slider{
    margin-top: 75px;
}
/* .top-section .container{
    margin-top: 135px;
} */

.tour-city {
    color: #2B2625;

    font-size: 20px;
    font-weight: 300;
    line-height: 23.48px;
}

.location-icon-tour {
    color: #2B2625;
    font-size: 20px;
}

.h-98 {
    height: 98% !important
}

.icon-text {

    font-size: 16px;
    font-weight: 600;
    line-height: 24.37px;
}

.icon-subtext {

    font-size: 15px;
    font-weight: 300;
    line-height: 22.85px;
}

.main-tour {
    font-weight: 500;
    line-height: 23.48px;
}

.tour-heading h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.44px;
    color: #000000;
}
.tour-heading{
    min-height: 50px;
}
.card-body-tour {
    background-color: #F5F4F4;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}
.price-card{

font-size: 16px;
font-weight: 500;
line-height: 12.91px;

}

.text-card {

    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    color: #171616;
}

.btn-tour {
    background-color: #D7D5D5;
    font-size: 14px;
padding: 2px 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 30px;
}

.btn-tour:hover {
    background-color: var(--p-bg);
    color: #fff;
}
.accordion-item {
    padding-block: 13px;
    border-bottom: 2px solid #aec3cc;
    border-top: 2px solid #aec3cc;
    border-radius: 0px;
}
.tour-addtocard .accordion-button::after {
background-position: center;
    background-size: 15px;
}

.accordion{
border-radius: 0px;
box-shadow: none;
--bs-accordion-border-color: transparent;
background-color: none;
}
.accordion-button {

     font-size: 1.25rem;
     font-weight: 500;
     line-height: 28.18px;
     color: #000 !important;
 }
.accordion-item:first-of-type{
    border-top-left-radius: 0px;
    border-top-right-radius:0px;
}
.accordion-item:last-of-type {
    border-bottom-right-radius:0px;
    border-bottom-left-radius: 0px;
}
.accordion-button:focus{
    box-shadow: none;
    background-color: transparent;
}
.accordion-body p{
    font-size:16px!important;
    line-height:24px!important;
    /* color:#666!important; */
    margin-bottom:1rem}
 .accordion-body ul{
    padding-inline: 18px !important;
}
 .accordion-body ul li{
    list-style: disc !important;
    line-height:1.5;
    /* display:flex; */
    gap: 2px;
    margin-bottom:5px!important;
}

/* .accordion-body ul li::before{
    font-family:fontawesome;
    content:"\f00c";
    display:block;
    border-radius:100%;
    margin-bottom:2px;
    position:relative;
    margin-right:10px;
    text-align:center;
    color:#438D98} */
.accordion-body div {
    font-size: 16px !important;
 line-height: 24px !important;
 /* color: rgb(102, 102, 102) !important; */
}
.accordion-body span {
    font-size: 16px !important;
 line-height: 24px !important;
 /* color: rgb(102, 102, 102) !important; */
}
.accordion-body td {
    font-size: 16px !important;
 line-height: 24px !important;
 /* color: rgb(102, 102, 102) !important; */
}
.accordion-button:not(.collapsed){
    background-color: transparent;
}
.choose-card{
    z-index: -1;
    position: relative;
}
.sticky-sidebar{
    position: sticky;
    top: 15%;
}
.tour-addtocard{
    border: 1px solid #2B2625;
    padding: 10px;
    border-radius: 10px;
    z-index: 0;
    background-color: #fff;
}
.addtocard-text{

font-size: 28px;
font-weight: 400;
line-height: 34.33px;
color: #2B2625;

}
.icon-color{
    color: #2B2625;
}
.addtocard-text span{

font-size: 16px;
font-weight: 400;
line-height: 19.62px;
}
.date-picker-input {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
}

.calendar-icon {
    position: absolute;
    top: 50%;
   right: 4%;
    transform: translateY(-50%);
    cursor: pointer;
}
.lable-card{

font-size: 1rem;
font-weight: 400;
}
.selectPlaceholder{

font-size: 12px;
font-weight: 400;
line-height: 16.68px;
color: #00000080;

}

/* modal input selects  */
.form-select,
.form-label {
    font-size: 1rem;
}

.form-select {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
}
.form-select >option{
border: 1px solid red !important;
}
.form-select:focus{
    width: 100%;
}
.flatpickr-days{
width: 280px !important;
}
.time-slot-price {
    font-size: 0.8rem;
}

.time-selection {
    font-size: 1rem;
}

/* calendar starts */
.month {
    padding-bottom: 1rem;
    width: 100%;
}

.month ul {
    margin: 0;
    padding: 0;
}

.month ul li {
    list-style-type: none;
    color: white;
    font-size: 1rem;
    text-align: left;
    padding-right: 2rem;
    color: #197b8d;
}

.month .prev {
    float: left;
    padding-right: 0.5rem;
}

.month .next {
    float: right;
}

.weekdays {
    margin: 0;
    /* padding: 10px 0; */
    padding-left: 0px;
    font-size: 0.8rem;
}

.weekdays li {
    list-style-type: none;
    display: inline-block;
    width: 12.6%;
    color: #666;
    text-align: center;
    color: #197b8d;
}

.days {
    padding: 10px 0;
    margin: 0;
}

.days li {
    list-style-type: none;
    display: inline-block;
    width: 12.2%;
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px;
    color: #777;
    background-color: white;
    border: 1px solid silver;
    padding-top: 4%;
    padding-bottom: 4%;
    color: black;
}

.days li.active {
    color: white;
    background-color: #197b8d;
}



.set-font-size {
    font-size: 0.9rem;
}
.activity-selects input:focus-visible{
    outline: none;
}
.activity-selects input:focus{
    box-shadow: none;
}
.activity-selects input {
    font-size: 0.6rem;
    padding-block: 7px;
    border: none;
    color: #00000080;
    position: relative;
    box-shadow: none;
}

.transfer_option select{
    border: none;
}
.activity-selects select {
    padding: 0.4rem;
    font-size: 12px;
color: #00000080;;

}
.style-form{
border: 1px solid #91919180;
padding-left:10px;
}

/* .tour-addtocard .accordion-button::after{
    width: 1rem !important;
} */
.card-title{

font-size: 24px;
font-weight: 500;
line-height: 36px;
}
.choose-card .travel-text li{
    display: flex;
margin-bottom: 5px;
font-size: 16px;
font-weight: 400;
line-height: 24px;
list-style: none !important;
color: rgb(102, 102, 102);
}


/* new-card added */

.card {
	border: none;
	border-radius: 10px;
	overflow: hidden;
	/* box-shadow: 0px 0px 7.1px 0px #00000040; */
	padding: 0;
}

.card-body {
	padding: 0px;
}

.card h5 {


    font-size: 1.25rem;
	font-weight: 600;
	line-height: 23.48px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}

.top-tourdetailoptions-card{
    height: 170px;
}





/* Banner Class -1  */
.image-container-main-banner-1 {
    height: 500px;
}
/* Banner Class -2 end  */




.image-container img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius:  10px;
}

.image-container {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.image-container-card {
    height: 169px;
    width: 100%;
}

.image-container-card img {
    width: 100%;
    object-fit: cover;
}
.image-container-card-two img{
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius:  0px 10px 10px 0px;
}
.image-container-card-two{
    height: 169px;
    width: 100%;
}





.bookmark {
	margin: 10px;
	font-size: 1.5rem;
	color: #2B2625;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2%;
}

.card-body p {
	margin-bottom: 0.5rem;
}

.location {
	font-size: 0.9rem;
	color: #858181;
}

.price {
	font-size: 1rem;
	color: #2B2625;
	font-weight: 600;
}

.price+del {
	font-size: 0.9rem;
	color: #e70000;
	margin-left: 4px;
}

.ratings span {
	font-size: 0.9rem;
	color: #171616;
}

.img-slider-2 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.blade-h-box{
    position: relative;
    height: 176px;
}
.blade-h-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #2B2625 100%); */
    border-radius: 0px 0px 10px 10px;
    transition: transform 0.5s ease;
    transform: translateX(0);
}
.owl-carousel{
    z-index: 0;
}
.owl-carousel .owl-nav button.owl-prev{
  /* background: #2B2625  url(../assets/images/prev-icon.png) center center no-repeat; */
  background-size: 10px;
}
.owl-carousel .owl-nav button.owl-next {
    /* background:  url(../assets/images/next-icon.png) center center no-repeat; */
    background-size: 10px;
    /* color: #fff; */
    background-color: #2B2625;
}
.owl-carousel .owl-nav button.owl-next:hover{
    background-color: #2B2625;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    border-radius: 0;
    overflow: hidden;
    text-indent: 9999px;
    border-radius: 50%;
}

#eighttour .owl-nav.disabled {
    position: absolute;
    right: 9px;
    top: -50px;
}
#seventour .owl-nav.disabled {
    position: absolute;
    right: 9px;
    top: -50px;
}

.flatpickr-calendar.open {
    display: inline-block;
    z-index: 998;
    width: 280px !important;
}



#seventour .owl-nav .disabled {
    pointer-events: none;  /* Disable the ability to click the button */
    opacity: 0.5;          /* Make it look visually disabled */
  }

/* Backdrop */

  /* Modal */


  .modal-header{
border-bottom: none;
  }
  .tour-gallery .modal-content{
    background-color: transparent;
    border: none;
  }
  .tour-gallery .modal-dialog {
        margin-right: auto;
        margin-left: auto;
 }
.btn-img-slider{
    background-color: #00000091;
    border-radius: 30px;
    font-size: 15px;
    padding: 5px 20px;
    border: none;
    position: absolute;
    bottom: 5%;
    right: 40px;
    color: #fff;
}
.btn-img-slider:hover{
    background-color: var(--p-bg);
    color:#fff;
}
/* image-slider-css start */
*,
*::after,
*::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --active-color: hsl(204 100 53);
    --bg-color: #e1e3e5;
    --icon-default: hsl(203 5 75);
    --icon-accent: hsl(203 15 98);
    --navigation-color: hsl(203 5 25 / 0.3);
}


.image-slider {
    display: flex;
    flex-flow: column;
    width: clamp(360px, 96vw, 830px);
    aspect-ratio: 16 / 9;
    min-height: 300px;
    overflow: hidden;
    border-radius: 8px;
    container-type: inline-size;
    contain: content;
    background-color: #0006;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 2px, rgba(0, 0, 0, 0.3) 0px 2px 4px,
        rgba(0, 0, 0, 0.25) 0px 4px 8px, rgba(0, 0, 0, 0.2) 0px 8px 16px,
        rgba(0, 0, 0, 0.15) 0px 16px 32px;
}

.slider__content {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
}

.slider-control--button {
    border: 0;
    background: 0;
    outline: 0;
    cursor: pointer;
    place-content: center;
    padding-inline: 3vw;
    z-index: 1;
    display: grid;
}

.icon {
    height: 2rem;
    width: 2rem;
    border-radius: 50%;
    color: #fff;
}

.slider-control--button:where(:hover) {
    background-image: linear-gradient(
        to var(--position),
        #0000 0%,
        #0002,
        80%,
        #0006 100%
    );
    .icon {
        fill: var(--icon-accent);
        background: #0001;
    }
}

.slider-control--button:active {
    outline: 0.2em solid hsl(204 100 53);
    outline-offset: -0.5em;
}

.prev-button {
    --position: left;

}
.next-button {
    --position: right;

}
.arrow-back{
    background-color: #444444;
    border-radius: 50%;
    color: #fff;
    padding: 8px;
    width: 36px;
    height: 36px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.arrow-next {
    background-color: #444444;
    border-radius: 50%;
    color: #fff;
    padding: 8px;
    width: 36px;
    height: 36px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;

}
.image-display {
    position: fixed;
    inset: 0;
}

.slider-navigation {
    backdrop-filter: blur(6px);
    background-color: var(--navigation-color);
    display: grid;
    gap: 1.25rem;
    /* grid-auto-columns: 100%; */
    grid-auto-flow: column;
    /* grid-template-columns: repeat(6, 1fr); */
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    padding: 1rem;
    place-content: center;
    z-index: 10;
}

.nav-button {
    display: grid;
    width: 120px;
    height: 70px;
    border-radius: 0.5em;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    border: 0;
    aspect-ratio: 16 / 9;
    transition: filter 150ms linear, scale 266ms ease;
}

.thumbnail {
    display: block;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.nav-button[aria-selected="true"] {
    scale: 1.1;
}

.nav-button[aria-selected="true"],
.nav-button:focus-visible {
    outline: 0.2em solid var(--active-color);
    outline-offset: 0.2em;
}

.nav-button[aria-selected="false"] {
    filter: opacity(0.7);
}

.nav-button[aria-selected="false"]:where(:hover, :focus-visible) {
    filter: opacity(1);
}



/* Review Button  Start*/
.show-more {
    background-color: #2B2625 !important;
    border: none !important;
    padding: .3rem;
    margin-top: 1.2rem;
    border-radius: .5rem;
    color: white;
    width: 100px;

}

.show-more:hover {
    background-color: #2B2625 !important;
    border: none !important;
    color: #fff;
    border-radius: 10px;
}
/* Review Button End */
@container (max-width: 660px) {
    .nav-button:not(:has(img)) {
        background-color: rgb(241, 235, 232);
    }

    .slider-navigation {
        display: flex;
        justify-content: center;
        padding-block: 1.5em;
    }

    .nav-button {
        inline-size: 0.625rem;
        aspect-ratio: 1;
        border-radius: 50%;
    }

    .nav-button > .thumbnail {
        display: none;
    }

    .nav-button[aria-selected="true"] {
        background-color: black;
        scale: 1.5;
    }
}

/* image-slider-css end */

  /* css for mobile screen ui */


/* Slide-in modal styles */
.modal-dialog-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;

    bottom: 68px;
    margin: 0;
    animation: slideUp 0.4s ease-out;
  }

  @keyframes slideUp {
    from {
      transform: translateY(100%);
    }
    to {
      transform: translateY(0);
    }
  }
.modal-content{
    border-radius: 10px;
}
  .tour-m-bottom-modal .modal-content {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .tour-m-footer {
    z-index: 1050;
    margin-bottom: 0px;
}
  .tour-m-price {
    font-size: 1rem;
    color: #004060;
  }
  .tour-m-price span{

    font-size: 12px;
    font-weight: 400;
    line-height: 14.71px;
    color: #000;
  }
  .tour-m-add-to-cart {
    background-color: #2B2625;
    border: none;
  }
.add-to-card-mobile{
    position: relative;
}

.btn-add-card {
    position: absolute;
    top: 3%;
    right: 20px;
    z-index: 99999;
}

.btn-primary{
 border-radius: 10px;

font-size: 15px;
font-weight: 500;
line-height: 18.78px;
width: 131px;
background-color: #2B2625;
border: 1px solid #2B2625 !important;
}

.btn-primary:hover{
    background-color: #2B2625;
}
:not(.btn-check)+.btn:active {
    background-color:#2B2625 !important ;
}
.btn-primary:active{
    background-color:#2B2625 !important ;
}

/* Recommended title heading */
.recommended-heading{
    height: 47px;
}
/*  */

/*  */
.timing_button{
    background-color: #2B2625 !important;
    border: none !important;
    padding: .2rem;
    margin-top: 1.2rem;
    border-radius: .5rem;
    color: white;
width: 150px;
}
/*  */

@media (max-width:991px) {
    .space-top{
        margin-top: 78px !important;
    }
    .owl-carousel{
        /* border: 1px solid red; */
        margin-top: 21px !important;
    }
    .small-screen-slider{
        height: 300px;
        /* margin-top: 63px; */
    }
    .save-small-screen{
        font-size: 20px;
    }
}


@media (max-width:576px) {
    /* .small-screen-slider{

        margin-top: 61px;
    } */
    .save-small-screen{
        font-size: 16px;
    }
}

@media (max-width:360px){
    .btn-tour {
        background-color: #D7D5D5;
        font-size: 10px;
        padding: 2px 8px;
    }


        }

@media (max-width:600px) {
    .additional_images{
        width: 28px !important;
    }
    .icon-text {
    font-size: 0.875rem;
    }
    .small_screen_size {
        width: 160px !important;
    }
    .tour-links-top li{
font-size: 14px;
margin-right: 10px;
    }
    .icon-subtext{
        font-size: 0.875rem;
    }
    .price{
        font-size: 0.9375rem;
    }
  .price-card {
    font-size: 0.875rem;
    }
    .accordion-button{
        font-size: 0.9375rem;
    }
    .card h5{
        font-size: 1rem;
    }
    h2.main-heading{
        font-size: 1.2rem;
    }
    /* .tour-gallery .modal-dialog{
        width: 100% !important;
        width: 400px;
    } */
    .tour-city{
        font-size: 13px;
        color: #fff;
     }
     .tour-heading{
        font-size: 15px !important;
        color: #fff;
     }
     .main-heading-m{
        margin-top: -110px !important;
        z-index: 1;
     }

    .tour-city span{
        color: #000;
     font-size: 13px;
    }
    .btn-img-slider{
        z-index: 2;
        padding: 5px 10px !important;
        font-size: 12px !important;
        bottom: 5% !important;
    }

    .blade-h-box-images::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #2B2625 100%);
        border-radius: 0px 0px 10px 10px;
        transition: transform 0.5s ease;
        transform: translateX(0);
    }
    .btn-img-slider{
        right: 15px;
    }
    .location-icon-tour{
        font-size: 14px;
    }
    .accordion-body p{
         color: rgb(102, 102, 102) !important;
        font-size: 14px !important;
     line-height: 24px !important;
    }
    .tour-description p{
        color: rgb(102, 102, 102) !important;
        font-size: 14px !important;
     line-height: 24px !important;
    }
    .accordion-body ul{
        font-size: 14px !important;
     line-height: 24px !important;
     color: rgb(102, 102, 102) !important ;
    }

}

@media (max-width:991px) {
    .tour-city{

        color: #fff;
     }
     .blade-h-box-banner img{
        height: 390px;
     }
     .blade-h-box-banner{
        height: 390px;
     }
     .blade-h-box-banner::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #2B2625 100%);
        transition: transform 0.5s ease;
        transform: translateX(0);
    }
/* .modal-content{
background-color: transparent;
} */
     .tour-heading{
       font-size: 25px;
        color: #fff;
     }
     .main-heading-m{
        margin-top: -170px;
        z-index: 1;
     }
     .padding-heading-sec{
        padding: 0px 20px;
        }
        .carousel-inner{
            border-radius: 0px 0px 10px 10px;
            overflow: hidden;
        }
        /* .top-section .container{
            margin-top: 123px;
        } */

    .location-icon-tour{
        color: #fff;
    }
    .tour-city span{
        color: #fff;
     font-size: 13px;
    }
    .btn-img-slider{
        z-index: 2;
        padding: 5px 20px !important;
        font-size: 14px;
    }
    .blade-h-box-images::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #2B2625 100%);
        border-radius: 0px 0px 10px 10px;
        transition: transform 0.5s ease;
        transform: translateX(0);
    }
    .btn-img-slider{
        right: 15px;
        bottom: 3%;
    }
    .modal-title-text{
        font-size: 1rem;
    }
}

@media (max-width:1100px) {
    .addtocard-text{
font-size: 23px;
    }
    .tour-addtocard{
        top: 16%;
    }
    .selectPlaceholder{
        font-size: 11px;
    }
    .activity-selects select{
        font-size: 11px;
    }
}




.tourOptionSelectBTN.active{
    background-color: var(--p-bg);
    color: #fff;
}

.guestTransferOptions{
    display: none;
}


.loading {
    height: 0;
    width: 0;
    padding: 10px;
    border: 6px solid #ccc;
    border-right-color: #2B2625;
    border-radius: 22px;
    -webkit-animation: rotate 1s infinite linear;
    /* left, top and position just for the demo! */
    /* position: absolute;
    left: 50%;
    top: 50%; */
  }

  @-webkit-keyframes rotate {
    /* 100% keyframe for  clockwise.
       use 0% instead for anticlockwise */
    100% {
      -webkit-transform: rotate(360deg);
    }
  }


  #eighttour .owl-nav {
    display: none !important;
}

  @keyframes stretch {
    0% {
        transform: scale(0.5);
        background-color: white;
    }
    50% {
        background-color: white;
    }
    100% {
        transform: scale(1);
        background-color: white;
    }
}

.dot-animation {
    animation: stretch 0.5s alternate infinite ease-out;
    border-radius: 100%;
    display: block;
    height: 10px;
    margin: 0 1px;
    width: 10px;
}



.add__to_Cart {
    align-items: center;
    background: #80c7d5; /* Replace with the color value for $icy-400 */
    border-radius: 5px;
    color: white;
    cursor: pointer;
    display: inline-flex;
    height: 36px;
    justify-content: center;
    min-width: 90px;
}

.add__to_Cart.add__to_Cart--loading {
    font-size: 0;
}

.add__to_Cart.add__to_Cart--loading span {
    display: flex;
}

.add__to_Cart.add__to_Cart--loading span b {
    animation-delay: 0.1s;
    margin: 0 5px;
}

.add__to_Cart.add__to_Cart--loading span b:first-child {
    animation-delay: 0s;
    margin: 0;
}

.add__to_Cart.add__to_Cart--loading span b:last-child {
    animation-delay: 0.2s;
    margin: 0;
}

.add__to_Cart b {
    font-weight: normal;
}

.add__to_Cart span {
    display: none;
}

.dayContainer{
    min-width: 280px !important;
}
.option-tour-text td{
    text-wrap: wrap !important;
}
th,td{
    text-wrap: nowrap;
}

iframe {
    width: 100%;
}


@media (max-width: 991px) {
    .top-section{
        margin-top: -45px !important;
    }
    .sticky-button {
        position: fixed;
        background-color: #25d366;
        bottom: 111px !important;
        left: 5px;
        border-radius: 50px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
        z-index: 20;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }
    .sticky-chat {
        bottom: 130px !important;
        left: 10px !important;
     }
}


.footer-cart-modal{
    height: 89% !important;
    background-color: #fff !important;
}

.owl-nav button.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
  }

  .owl-nav {
    margin-right: 10px;
    position: absolute;
    top: -53px;
    right: 10px;
}

.touroptionbackground{
    background-color: #C7E7F5;
}

/* Navigation Arrows */
#banner-carousel .owl-nav {
    position: absolute;
    top: 42%;
    width: 100%;
    display: flex;
    transform: translateY(-50%);
  }
#banner-carousel-mobile .owl-nav {
    position: absolute;
    top: 42%;
    width: 100%;
    display: flex;
    transform: translateY(-50%);
  }
  #banner-carousel .owl-item img {
    display: block;
    width: 100% !important;
}
  #banner-carousel-mobile .owl-item img {
    display: block;
    width: 100% !important;
}
  #banner-carousel .owl-nav .owl-prev{
    left: 30px;
    position: absolute;
    background-color: #5a5a5a !important;
    color: #000 !important;
  }
  #banner-carousel-mobile .owl-nav .owl-prev{
    left: 30px;
    position: absolute;
    background-color: #5a5a5a !important;
    color: #000 !important;
  }
  #banner-carousel .owl-nav .owl-next{
    right: 0px;
    position: absolute;
    background-color: #5a5a5a !important;
  }
  #banner-carousel-mobile .owl-nav .owl-next{
    right: 0px;
    position: absolute;
    background-color: #5a5a5a !important;
  }
  #banner-carousel .owl-nav  .owl-next:hover{
    background-color: #2B2625 !important;
  }
  #banner-carousel-mobile .owl-nav  .owl-next:hover{
    background-color: #2B2625 !important;
  }

  #banner-carousel .owl-nav  .owl-prev:hover{
    background-color: #2B2625 !important;
    color: #fff !important;
  }
  #banner-carousel-mobile .owl-nav  .owl-prev:hover{
    background-color: #2B2625 !important;
    color: #fff !important;
  }
  #banner-carousel.owl-nav button {
    background: none;
    border: none;
    font-size: 2rem;
    color: #A72D2C;
    cursor: pointer;
  }
  #banner-carousel-mobile.owl-nav button {
    background: none;
    border: none;
    font-size: 2rem;
    color: #A72D2C;
    cursor: pointer;
  }

  #banner-carousel .owl-nav button:hover {
    color: #2B2625;
  }
  #banner-carousel-mobile .owl-nav button:hover {
    color: #2B2625;
  }

  /* Custom Dots */
  #banner-carousel .banner-dots {
    text-align: center;
    margin-top: 10px;
  }
  #banner-carousel-mobile .banner-dots {
    text-align: center;
    margin-top: 10px;
  }
  #banner-carousel .owl-item{
border-radius: 0px 0px 10px 10px;
  }
  #banner-carousel-mobile .owl-item{
border-radius: 0px 0px 10px 10px;
  }

.option-tour-text .modal-content{
    margin-top: 140px;
}

.owl-stage-outer{
    margin-inline: 0;
}





@keyframes shimmer {
    0% {
        background-position: -468px 0;
    }
    100% {
        background-position: 468px 0;
    }
}

.shimmer-wrapper {
    width: 100%;
    margin-bottom: 20px;
}

.shimmer-card {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.shimmer-img {
    height: 200px;
    background: #f6f7f8;
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-size: 800px 200px;
    animation: shimmer 1.2s linear infinite;
}

.shimmer-content {
    padding: 15px;
}

.shimmer-line-tiny {
    height: 10px;
    width: 30%;
    background: #f6f7f8;
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-size: 800px 10px;
    animation: shimmer 1.2s linear infinite;
    margin-bottom: 10px;
}

.shimmer-line-small {
    height: 10px;
    width: 50%;
    background: #f6f7f8;
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-size: 800px 10px;
    animation: shimmer 1.2s linear infinite;
    margin-bottom: 10px;
}

.shimmer-line-medium {
    height: 10px;
    width: 70%;
    background: #f6f7f8;
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-size: 800px 10px;
    animation: shimmer 1.2s linear infinite;
    margin-bottom: 10px;
}

.shimmer-stars {
    height: 10px;
    width: 100px;
    background: #f6f7f8;
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-size: 800px 10px;
    animation: shimmer 1.2s linear infinite;
    margin-bottom: 10px;
}

.shimmer-button {
    height: 30px;
    width: 80px;
    background: #f6f7f8;
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-size: 800px 30px;
    animation: shimmer 1.2s linear infinite;
    border-radius: 4px;
}


body{
    overflow-x:hidden;
    font-family: 'Urbanist', sans-serif !important;
}

p {
    margin-bottom: 0;
}


    .pickuplocation input {
        font-size: 1rem;
        padding-block: 7px;
        border: none;
        color: #00000080;
        position: relative;
        box-shadow: none;
    }

.pickuplocation input:focus {
    outline: none;
    border: none;
    box-shadow: none; /* Optional: Remove the default box-shadow (blue glow) */
    background-color: #fff;
}



.tour-links-top li {
    list-style: none;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 600;
    /* color: #9D9898; */
}

/* .top-section {
    margin-top: 135px;
} */

.card-container {
    height: 200px;
    width: 100%;
}

.tour-city {
    color: #5D5B5B;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.48px;
}

.location-icon-tour {
    color: #5D5B5B;
    font-size: 20px;
}

.h-98 {
    height: 98% !important
}

.icon-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 24.37px;
}

.icon-subtext {
    font-size: 15px;
    font-weight: 300;
    line-height: 22.85px;
}

.main-tour {
    font-weight: 500;
    line-height: 23.48px;
}

.tour-heading h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.44px;
    color: #000000;
}

.tour-heading {
min-height: 50px;
font-size: 30px;
font-weight: 700;
line-height: 36px;

}

.card-body-tour {
    background-color: #F5F4F4;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}

.price-card {

    font-size: 16px;
    font-weight: 500;
    line-height: 12.91px;

}

.text-card {

    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    color: #171616;
}

.btn-tour {
    background-color: #D7D5D5;
    font-size: 14px;
    padding: 2px 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 30px;
}

.btn-tour:hover {
    background-color: var(--p-bg);
    color: #fff;
}

/* ticket-combo-calender start */

.box-number p {
    background-color: var(--p-bg);
    padding: 20px;
    border-radius: 50%;
    width: 35.82px;
    height: 35.82px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 1.3rem;
}

.date-heading {

    font-weight: 500;
    font-size: 1.5rem;

}

.calendar-combo {
    width: 85px;
    text-align: center;
    border: 1px solid #0D4D65;
    /* Dark blue border */
    border-radius: 10px;
    overflow: hidden;

    height: 100%;
}

.btn-calender {
    height: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 16.8px;
    text-align: center;
    color: var(--p-tc);

}

.calendar-combo .month {
    background-color: #0D4D65;
    /* Dark blue background */
    color: white;
    font-weight: 600;
    padding: 5px 0;
    font-size: 1rem;
}

.calendar-combo .day {
    font-size: 1.5rem;
    font-weight: 700;
    color: black;
}

.calendar-combo .weekday {
    color: black;
    font-size: 0.9rem;
    padding: 5px 0;
}

.time-select {
    border: 1px solid #0D4D65;
    /* Border color */
    border-radius: 10px;
    /* Rounded edges */
    padding: 5px 10px;
    /* Padding for better appearance */
    max-width: 300px;
    /* Fixed width */
}

.time-label {
    font-weight: 600;
    /* Bold label */
    margin-bottom: 5px;
}

.calender-container-w {
    padding-left: 50px;
}

.calendar-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}




.calendar-month {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.calendar-table {
    width: 100%;
    border-collapse: collapse;
}

.calendar-table th,
.calendar-table td {
    text-align: center;
    padding: 8px;
}

.calendar-table th {
    background-color: #f8f9fa;
}

.calendar-table td {
    cursor: pointer;
    font-size: 1rem;
    color: #000;
    font-weight: 600;
}

.calendar-table td.price {
    font-size: 12px;
    color: green;
    font-weight: bold;
}

.calendar-table td.selected {
    background-color: var(--p-bg);
    color: white;
    font-weight: bold;
    border-radius: 5px;
}

.calendar-table td.selected .price {
    color: white;
}

#firstMonth {
    font-size: 21px;
    font-weight: 500;
}

#secondMonth {
    font-size: 21px;
    font-weight: 500;
}

.calendar-footer {
    font-size: 14px;
    color: #6c757d;
    margin-top: 10px;
    font-weight: 500;
    text-align: start;
}

.calendar-combo .modal-body {
    background-color: #fff;
    border-radius: 5px;
}


.calendar-combo .modal-body .calendar-container{
   color: #004060;
    border-radius: 5px;
}

.calendar-combo .modal-body .calendar-widget thead{
    color: #000;
}
.btn-calender:hover{
    color: #004060 !important;
}


/* Arrow button styling */
.arrow-btn {
    background: none;
    border: none;
    font-size: 20px;
    color: #6c757d;
    cursor: pointer;
}

.arrow-btn:hover {
    color: #A72D2C;
}

.accordion-item {
    border-bottom: 2px solid #aec3cc;
    border-top: 2px solid #aec3cc;
    border-radius: 0px;
    padding-block: 13px;
}


.tour-addtocard .accordion-button::after {
    /* background-color: #0D4D65; */
    padding: 10px;
    font-size: 15px;
    border-radius: 50%;
    background-position: center;
    background-size: 15px;
    /* background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important; */
}

.accordion {
    border-radius: 0px;
    box-shadow: none;
    --bs-accordion-border-color: transparent;
    background-color: none;
}
/* .accordion-body p{font-size:16px!important;line-height:24px!important;color:#666!important;margin-bottom:1rem} */
.col-lg-9 .accordion-body ul{
    padding-inline: 18px !important;
}
.col-lg-9 .accordion-body ul li{
    list-style: disc !important;
    line-height:1.5;

    /* display:flex; */
    gap: 2px;
    margin-bottom:5px!important;
}

.choose-card ul li::before{font-family:fontawesome;content:"\f058";display:block;border-radius:100%;margin-bottom:2px;position:relative;margin-right:10px;text-align:center;color:#2B2625}
.accordion-body div {
    font-size: 16px !important;
 line-height: 24px !important;
 /* color: rgb(102, 102, 102) !important; */
}

.accordion-button {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 28.18px;
    color: #000;
}

.accordion-item:first-of-type {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.accordion-item:last-of-type {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.accordion-button:focus {
    box-shadow: none;
    background-color: transparent;
}

.accordion-button:not(.collapsed) {
    background-color: transparent;
}

.choose-card {
    z-index: -1;
    position: relative;
}

.tour-addtocard {
    border: 1px solid #2B2625;
    padding: 10px;
    border-radius: 10px;
    position: sticky;
    /* top: 15%; */
    z-index: 0;
    background-color: #fff;
}

.addtocard-text {
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;

}
.book-now__button:hover{
    background-color: #0e3242 !important;
}

.border-color {
    border: 1px solid #222222;
    opacity: 80%;
}

.addtocard-text-2 {
    padding: 2px 4px;
    background-color: var(--p-bg);
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
}

.icon-color {
    color: #2B2625;
}



.guest-text {
    font-size: 1rem;
    font-weight: 700;
}

.date-picker-input {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
}

.calendar-icon {
    position: absolute;
    top: 50%;
    right: 4%;
    transform: translateY(-50%);
    cursor: pointer;
}

.lable-card {

    font-size: 1rem;
    font-weight: 400;
}

.selectPlaceholder {
    font-size: 12px;
    font-weight: 400;
    line-height: 16.68px;
    color: #00000080;

}

/* modal input selects  */
.form-select,
.form-label {
    font-size: 1rem;
}

.form-select {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.form-select>option {
    border: 1px solid red !important;
}

.flatpickr-days {
    width: 280px !important;
}

.time-slot-price {
    font-size: 0.8rem;
}

.time-selection {
    font-size: 1rem;
}

/* calendar starts */
.month {
    padding-bottom: 1rem;
    width: 100%;
}

.month ul {
    margin: 0;
    padding: 0;
}

.month ul li {
    list-style-type: none;
    color: white;
    font-size: 1rem;
    text-align: left;
    padding-right: 2rem;
    color: #197b8d;
}

.month .prev {
    float: left;
    padding-right: 0.5rem;
}

.month .next {
    float: right;
}

.weekdays {
    margin: 0;
    /* padding: 10px 0; */
    padding-left: 0px;
    font-size: 0.8rem;
}

.weekdays li {
    list-style-type: none;
    display: inline-block;
    width: 12.6%;
    color: #666;
    text-align: center;
    color: #197b8d;
}

.days {
    padding: 10px 0;
    margin: 0;
}

.days li {
    list-style-type: none;
    display: inline-block;
    width: 12.2%;
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px;
    color: #777;
    background-color: white;
    border: 1px solid silver;
    padding-top: 4%;
    padding-bottom: 4%;
    color: black;
}

.days li.active {
    color: white;
    background-color: #197b8d;
}

.adult-child-price {
}

.set-font-size {
    font-size: 0.9rem;
}

.activity-selects input:focus-visible {
    outline: none;
}

.activity-selects input:focus {
    box-shadow: none;
}

.activity-selects input {
    font-size: 0.6rem;
    padding-block: 7px;
    border: none;
    color: #00000080;
    position: relative;
    box-shadow: none;
}

.transfer_option select {
    border: none;
}

.activity-selects select {
    padding: 0.4rem;
    font-size: 12px;
    color: #00000080 !important;
    line-height: 20px !important;

}

.style-form {
    padding-left: 10px;
    box-shadow: 0px 0px 2.7px 0px #00000040;
}


.card-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
}

.travel-text li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    list-style: disc;
    color: rgb(102, 102, 102);
}


/* new-card added */

.card {
    border: none;
    border-radius: 10px;
    overflow: hidden;
    /* box-shadow: 0px 0px 7.1px 0px #00000040; */
    padding: 0;
}

.card-body {
    padding: 0px;
}

.card h5 {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}





.image-container-card {
    height: 169px;
    width: 100%;
}

.image-container-card img {
    width: 100%;
    object-fit: cover;
}
.image-container-card-two img{
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius:  0px 10px 10px 0px;
}
.image-container-card-two{
    height: 169px;
    width: 100%;
}
.bookmark {
    margin: 10px;
    font-size: 1.5rem;
    color: #2B2625;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2%;
}

.card-body p {
    margin-bottom: 0.5rem;
}

.location {
    font-size: 0.9rem;
    color: #858181;
}

.price {
    font-size: 0.9rem;
    color: #2B2625;
    font-weight: 600;
}

.price+del {
    font-size: 0.9rem;
    color: #e70000;
    margin-left: 4px;
}

.ratings span {
    font-size: 0.9rem;
    color: #171616;
}

.img-slider-2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.currency_price{
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 28.8px;
}
.blade-h-box {
    position: relative;
}



.owl-carousel {
    z-index: 0;
}

.owl-carousel .owl-nav button.owl-prev {
    /* background: #a6a6a6 url(../assets/images/prev-icon.png) center center no-repeat; */
    background-size: 10px;
}

.owl-carousel .owl-nav button.owl-next {
    /* background: #a6a6a6 url(../assets/images/next-icon.png) center center no-repeat; */
    background-size: 10px;
    color: #fff;
}

.owl-carousel .owl-nav button.owl-next:hover {
    background-color: #2B2625;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    border-radius: 0;
    overflow: hidden;
    text-indent: 9999px;
    border-radius: 50%;
}

#eighttour .owl-nav.disabled {
    position: absolute;
    right: 9px;
    top: -50px;
}

#seventour .owl-nav.disabled {
    position: absolute;
    right: 9px;
    top: -50px;
}

.flatpickr-calendar.open {
    display: inline-block;
    z-index: 998;
    width: 280px !important;
}



#seventour .owl-nav .disabled {
    pointer-events: none;
    /* Disable the ability to click the button */
    opacity: 0.5;
    /* Make it look visually disabled */
}

/* Backdrop */

/* Modal */

/* .modal-content {
    margin-top: 100px;
} */

.modal-header {
    border-bottom: none;
}

.tour-gallery .modal-content {
    background-color: transparent;
    border: none;
}

.tour-gallery .modal-dialog {
    margin-right: auto;
    margin-left: auto;
}

.btn-img-slider {
    background-color: #00000091;
    border-radius: 30px;
    font-size: 15px;
    padding: 5px 20px;
    border: none;
    position: absolute;
    bottom: 5%;
    right: 40px;
    color: #fff;
}

.btn-img-slider:hover {
    background-color: var(--p-bg);
    color: #fff;
}

/* /* image-slider-css start */
*::after,
*::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --active-color: hsl(204 100 53);
    --bg-color: #e1e3e5;
    --icon-default: hsl(203 5 75);
    --icon-accent: hsl(203 15 98);
    --navigation-color: hsl(203 5 25 / 0.3);
}


.image-slider {
    display: flex;
    flex-flow: column;
    width: clamp(360px, 96vw, 830px);
    aspect-ratio: 16 / 9;
    min-height: 300px;
    overflow: hidden;
    border-radius: 8px;
    container-type: inline-size;
    contain: content;
    background-color: #0006;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 2px, rgba(0, 0, 0, 0.3) 0px 2px 4px,
        rgba(0, 0, 0, 0.25) 0px 4px 8px, rgba(0, 0, 0, 0.2) 0px 8px 16px,
        rgba(0, 0, 0, 0.15) 0px 16px 32px;
}

.slider__content {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
}

.slider-control--button {
    border: 0;
    background: 0;
    outline: 0;
    cursor: pointer;
    place-content: center;
    padding-inline: 3vw;
    z-index: 1;
    display: grid;
}

.icon {
    height: 2rem;
    width: 2rem;
    background-color: #000000;
    border-radius: 50%;
    color: #fff;
}

.slider-control--button:where(:hover) {
    background-image: linear-gradient(to var(--position),
            #0000 0%,
            #0002,
            80%,
            #0006 100%);

    .icon {
        fill: var(--icon-accent);
        background: #0001;
    }
}

.slider-control--button:active {
    outline: 0.2em solid hsl(204 100 53);
    outline-offset: -0.5em;
}

.prev-button {
    --position: left;
}

.next-button {
    --position: right;
}

.image-display {
    position: fixed;
    inset: 0;
}

.slider-navigation {
    z-index: 10;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-columns: 100%;
    gap: 1.25rem;
    padding: 1rem;
    place-content: center;
    background-color: var(--navigation-color);
    backdrop-filter: blur(6px);
}

.nav-button {
    display: grid;
    width: 100%;
    height: 100%;
    border-radius: 0.5em;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    border: 0;
    aspect-ratio: 16 / 9;
    transition: filter 150ms linear, scale 266ms ease;
}

.thumbnail {
    display: block;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.nav-button[aria-selected="true"] {
    scale: 1.1;
}

.nav-button[aria-selected="true"],
.nav-button:focus-visible {
    outline: 0.2em solid var(--active-color);
    outline-offset: 0.2em;
}

.nav-button[aria-selected="false"] {
    filter: opacity(0.7);
}

.nav-button[aria-selected="false"]:where(:hover, :focus-visible) {
    filter: opacity(1);
}

@container (max-width: 660px) {
    .nav-button:not(:has(img)) {
        background-color: rgb(241, 235, 232);
    }
    .currency_price{
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 28.8px;
}

    .slider-navigation {
        display: flex;
        justify-content: center;
        padding-block: 1.5em;
    }

    .nav-button {
        inline-size: 0.625rem;
        aspect-ratio: 1;
        border-radius: 50%;
    }

    .nav-button>.thumbnail {
        display: none;
    }

    .nav-button[aria-selected="true"] {
        background-color: black;
        scale: 1.5;
    }
}

/* image-slider-css end */

/* css for mobile screen ui */


/* Slide-in modal styles */
.modal-dialog-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;

    bottom: 68px;
    margin: 0;
    animation: slideUp 0.4s ease-out;
}


@keyframes slideUp {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

.tour-m-bottom-modal .modal-content {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tour-m-footer {
    z-index: 1050;

}

.tour-m-price {
    font-size: 1rem;
    color: #004060;
}

/* .tour-m-price span {

    font-size: 12px;
    font-weight: 400;
    line-height: 14.71px;
    color: #000;
} */

.tour-m-add-to-cart {
    background-color: #2B2625;
    border: none;
}

.add-to-card-mobile {
    position: relative;
}

.btn-add-card {
    position: absolute;
    top: 3%;
    right: 20px;
    z-index: 99999;
}



.btn-primary {
    border-radius: 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 18.78px;
    width: 131px;

}


.btn-primary:hover {
    background-color: #2B2625;
}

:not(.btn-check)+.btn:active {
    background-color: #2B2625 !important;
}

.btn-primary:active {
    background-color: #2B2625 !important;
}



.show-more {
    background-color: #2B2625 !important;
    border: none !important;
    padding: .3rem;

    border-radius: .5rem;
    color: white !important;
    width: 100px;

}

.show-more:hover {
    background-color: #2B2625 !important;
    border: none !important;
    color: #fff;
    border-radius: 10px;
}


.top-rated-star-ratings {
    line-height: 0.8rem !important;
}

.top-rated-star-ratings i {
    font-size: 10px !important ;
    margin: 0px 1px !important;
    color: #faa72b !important;
}

    /* Accordion-Style */

    .accordion-body *:not(.show-more):not(.commenter-name):not(.comment-date):not(.top-rated-star-ratings i):not(.comment-content):not(.timing_button) {
        line-height: 31px !important;
        /* color: #000 !important; */
    }

    .accordion-body h1  {
        font-size: 28px !important;
    }
    .accordion-body h2, .accordion-body h2 span {
        font-size: 26px !important;
    }
    .accordion-body h3, .accordion-body h3 span{
        font-size: 24px !important;
    }
    .accordion-body h4, .accordion-body h4 span  {
        font-size: 22px !important;
        /* margin: 0px !important; */
    }
    .accordion-body h5, .accordion-body h5 span{
        font-size: 20px !important;
    }

    .accordion-body p span, .accordion-body ul li, .accordion-body ul li * {
        /* font-family:"Spline Sans", serif !important; */
        font-size: 16px !important;
        line-height: 24px !important;
        /* color: rgb(102, 102, 102) !important; */
    }



@media (max-width:360px) {
    .btn-tour {
        background-color: #D7D5D5;
        font-size: 10px;
        padding: 2px 8px;
    }

}

@media (max-width: 600px) {
    .calendar-combo .modal-body{
        overflow-y: auto;
        height: 400px;
        border-radius: 10px;
    }

    .date-heading{
        font-size: 1.1rem;
    }
    .box-number{
        padding-inline-start: 2px;
    }
    .box-number p {
        background-color: var(--p-bg);
        padding: 15px;
        border-radius: 50%;
        width: 20.82px;
        height: 20.82px;
        align-items: center;
        display: flex;
        justify-content: center;
        color: #fff;
        font-size: 1rem;
    }
    .calendar-table td{
        font-size: 0.9;
    }

    .calendar-combo .weekday{
        font-size: 0.8rem;
    }
    .calendar-combo .month{
        font-size: 0.9rem;
    }
    .calendar-combo .day{
        font-size: 1rem;
    }
    .icon-text {
        font-size: 0.875rem;
    }

    .small_screen_size {
        width: 160px !important;
    }

    .tour-links-top li {
        font-size: 14px;
        margin-right: 10px;
    }

    .icon-subtext {
        font-size: 0.875rem;
    }

    .price {
        font-size: 0.8rem;
    }

    .price-card {
        font-size: 0.875rem;
    }

    .accordion-button {
        font-size: 0.9375rem;
    }

 /* Accordion-Style */




.accordion-body h1, .accordion-body h1 span{
    font-size: 22px !important;
}

.accordion-body h2, .accordion-body h2 span {
    font-size: 21px !important;
}

.accordion-body h3, .accordion-body h3 span{
    font-size: 20px !important;
}

.accordion-body h4, .accordion-body h4 span {
    font-size: 19px !important;
}

.accordion-body h5, .accordion-body h5 span {
    font-size: 18px !important;
}

.accordion-body p, .accordion-body p span {
    font-size: 14px !important;
}

.accordion-body p span, .accordion-body ul li, .accordion-body ul li *{
    padding-inline: 0px !important;
    margin-bottom: 0px !important;
    font-size: 14px !important;
}
/* .accordion-body h3{
    margin-bottom: 0px !important;
} */

.comment-content{
    font-size: 14px !important;
    color: rgb(102, 102, 102) !important;
}



/* Accordion-Style-End */





    .card h5 {
        font-size: 1rem;
    }

    h2.main-heading {
        font-size: 1.2rem;
    }

    /* .tour-gallery .modal-dialog{
        width: 100% !important;
        width: 400px;
    } */
    .tour-city {
        font-size: 13px;
        color: #fff;
    }

    .tour-heading {
        font-size: 15px !important;
        color: #fff;
        line-height: 25px;
    }

    .main-heading-m {
        margin-top: -65px !important;
        z-index: 1;
    }

    .main-package-heading-m {
        margin-top: -110px !important;
        z-index: 1;
    }

    /* .top-section {
        margin-top: 73px;
    } */

    .tour-city span {
        color: #000;
        font-size: 13px;
    }

    .btn-img-slider {
        z-index: 2;
        padding: 5px 10px !important;
        font-size: 12px !important;
        bottom: 5% !important;
    }

    .modal-dialog-bottom {
        bottom: 68px;
    }


    iframe {
        width: 100% !important;
     }


    }
    .blade-h-box-banner::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #2B2625 100%);
        border-radius: 0px 0px 10px 10px;
        transition: transform 0.5s ease;
        transform: translateX(0);
    }
    .btn-img-slider {
        right: 15px;
    }

    .location-icon-tour {
        font-size: 18px;
    }

    #firstMonth {
        font-size: 1rem;
    }

    #secondMonth {
        font-size: 1rem;
    }
    .form-select {
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
    }


@media (max-width:991px) {
    .space-top {
        margin-top: 78px !important;
    }
    .owl-carousel{

        margin-top: 43px !important;
    }
    .tour-city {

        color: #fff;
    }
    .padding-heading-sec{
        padding: 0px 20px;
        }
    .carousel-inner{
        border-radius: 0px 0px 10px 10px;
        overflow: hidden;
    }
    /* .modal-content {
        background-color: transparent;
    } */

    .tour-heading {
        font-size: 25px;
        color: #fff;
    }

    .main-heading-m {
        margin-top: -92px;
        z-index: 1;
    }
    .main-package-heading-m{
        margin-top: -150px;
        z-index: 1;
    }

    /* .top-section {
        margin-top: 73px;
    } */

    .location-icon-tour {
        color: #fff;
    }

    .tour-city span {
        color: #fff;
        font-size: 13px;
    }

    .btn-img-slider {
        z-index: 2;
        padding: 5px 20px !important;
        font-size: 14px;
    }


    .blade-h-box-banner::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #2B2625 100%);
        border-radius: 0px 0px 10px 10px;
        transition: transform 0.5s ease;
        transform: translateX(0);
    }
    .btn-img-slider {
        right: 15px;
        bottom: 3%;
    }
}





/* owl-slider images */


.carousel-item{
    border-radius: 10px;
}
/* @media (max-width: 991px) {
    .sticky-button {
        position: fixed;
        background-color: #25d366;
        bottom: 83px !important;
        left: 5px;
        border-radius: 50px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
        z-index: 20;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }
    .sticky-chat {
        bottom: 130px !important;
        left: 10px !important;
     }
      iframe {
        width: 100% !important;
     }



} */

@media (max-width:1100px) {
    .addtocard-text {
        font-size: 23px;
    }

    .tour-addtocard {
        top: 16%;
    }

    .selectPlaceholder {
        font-size: 11px;
    }

    .activity-selects select {
        font-size: 11px;
    }
}


/* Initially styling */
.calendar-combo {
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
  }

  /* The toggled class */
  .calendar-combo.selected {
    background-color: #0D4D65;
    color: #fff;
  }

  .calendar-combo.selected .day,
  .calendar-combo.selected .weekday {
    color: #fff;
  }



/* Add to Cart Loader */
@keyframes stretch {
    0% {
        transform: scale(0.5);
        background-color: white;
    }
    50% {
        background-color: white;
    }
    100% {
        transform: scale(1);
        background-color: white;
    }
}
.dot-animation {
    animation: stretch 0.5s alternate infinite ease-out;
    border-radius: 100%;
    display: block;
    height: 10px;
    margin: 0 1px;
    width: 10px;
}
.calender-card.more-dates-card{
    background-color: #fff;
}
.add_to_cart__button {
    align-items: center;
    background: #000000; /* Replace with the color value for $icy-400 */
    border-radius: 5px;
    color: white;
    cursor: pointer;
    display: inline-flex;
    height: 36px;
    justify-content: center;
    min-width: 90px;
}

.add_to_cart__button.add_to_cart__button--loading {
    font-size: 0;
}

.add_to_cart__button.add_to_cart__button--loading span {
    display: flex;
}

.add_to_cart__button.add_to_cart__button--loading span b {
    animation-delay: 0.1s;
    margin: 0 5px;
}

.add_to_cart__button.add_to_cart__button--loading span b:first-child {
    animation-delay: 0s;
    margin: 0;
}

.add_to_cart__button.add_to_cart__button--loading span b:last-child {
    animation-delay: 0.2s;
    margin: 0;
}

.add_to_cart__button b {
    font-weight: normal;
}

.add_to_cart__button span {
    display: none;
}
/* Add to Cart Loader End */

















/* h1-28 h2-26 h3-24 h4-22 h5-20 */
.owl-carousel{
    z-index: 0;
}
.owl-carousel .owl-nav button.owl-prev{
  /* background: #2B2625  url(../assets/images/prev-icon.png) center center no-repeat; */
  background-size: 10px;
}
.owl-carousel .owl-nav button.owl-next {
    /* background:  url(../assets/images/next-icon.png) center center no-repeat; */
    background-size: 10px;
    /* color: #fff; */
    background-color: #2B2625;
}
.owl-carousel .owl-nav button.owl-next:hover{
    background-color: #2B2625;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    border-radius: 0;
    overflow: hidden;
    text-indent: 9999px;
    border-radius: 50%;
}









@media (max-width:991px) {

     .blade-h-box-banner img{
        height: 390px;
     }
     .blade-h-box-banner{
        height: 390px;
     }
     .blade-h-box-banner::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #2B2625 100%);
        transition: transform 0.5s ease;
        transform: translateX(0);
    }
/* .modal-content{
background-color: transparent;
} */


}








  #eighttour .owl-nav {
    display: none !important;
}











.owl-nav button.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
  }

  .owl-nav {
    margin-right: 10px;
    position: absolute;
    top: -53px;
    right: 10px;
}





