
.bg-main {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-1 {
    background-color: #d1d5db;
    padding: 10px 70px;
    border: none;
    outline: none;
    border-radius: 7px;
    margin: 0 15px 0 0px;
}

.btn-2 {
    background-color: #094480;
    padding: 10px 70px;
    border: none;
    outline: none;
    border-radius: 7px;
    display: inline-flex;
    gap: 5px;
    align-items: center;
}

.bottom-text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 80px 0 0 0;
}

.nd {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    margin: 0 20px 0 0;
}

.ndd {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.pickup {
    font-size: 17px;
    color: #fff;
}

.delhi {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
}

.share {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    padding: 6px 4px 0 0px;
    margin: 0 0 0 60px;
}

.second-hero {
    background-color: #e5e7eb;
    padding: 40px 0px;
}

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

.img-item {
    height: 400px;
    width: 400px;
}

.img-item img {
    height: 100%;
    clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);

}

.card-one {
    width: 450px;
    border: 1px solid black;
    padding: 10px 11px;
    border-radius: 7px;
    height: 400px;
    overflow: auto;
}

.card-one {
    scrollbar-width: auto;
    scrollbar-color: #e5e7eb #ffffff;
}


.card-one::-webkit-scrollbar {
    width: 12px;
}

.card-one::-webkit-scrollbar-track {
    background: #ffffff;
}

.card-one::-webkit-scrollbar-thumb {
    background-color: #e5e7eb;
    border-radius: 10px;
    border: 3px solid #ffffff;
}

.card-one h2 {
    font-size: 18px;
}

.formbox-main {
    position: sticky;
    top: 10rem;
    text-align: -webkit-right;
}

.form-box-price {
    width: 90%;
    background-color: #fff;
    height: auto;
    margin-bottom: 20px;
    border-radius: 2px 2px 15px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
}

.form-box-2 {
    width: 90%;
    background-color: #fff;
    height: auto;
    border-radius: 20px;
    padding: 15px 15px;
}

.form-box-2 p {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}

.starting {
    color: black;
    font-weight: 600;
    font-size: 16px;
}

.total-rupy {
    font-size: 30px;
    font-weight: 600;
    color: #094480;
}

.form-box-2 .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #094480;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(13 110 253 / 0%);
}

.get-quote {
    width: 100%;
    background-color: #094480;
    padding: 10px 70px;
    border: none;
    outline: none;
    border-radius: 7px;
    font-weight: 500;
    color: white;

}

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

.btn-primary-1 {
    background-color: #47a985;
    padding: 8px 0px;
    border: none;
    outline: none;
    border-radius: 7px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    width:45%;
       display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.btn-primary-12 {
    background-color: #d1d5db;
    padding: 10px 45px;
    border: 1px solid black;
    outline: none;
    border-radius: 7px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    width: 45%;
    text-align: center;
}
button.btn-primary-13 input {
    border: none;
    background: none;
    color: white;
}

.btn-primary-2 {
    background-color: #ed8d2b;
    padding: 8px 0px;
    border: none;
    outline: none;
    border-radius: 7px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    width:45%;
       display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.btn-primary-13 {
    background-color: #094480;
    padding: 10px 20px;
    border: none;
    outline: none;
    border-radius: 7px;
    font-weight: 500;
    color: #fff;
    width: 45%;
    text-align:center;
}
.btn-primary-13:hover{
    color:#ffd1a1;
}
a.btn-primary-1:hover {
    color: beige;
}

a.btn-primary-2:hover {
    color: beige;
}

a.btn-primary-12:hover {
    color: #094480;
}

.footer-second-t {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 20px;
    margin: 15px 0;
    width: 90%;
}

.includ-tab {
    width: 100%;
    background-color: #fff;
    border-radius: 10px 10px 0px 0px;

}

/* accordian  */
/* .accordion-button {
    background-color: #01579b;
    color: white;
    font: 20px Roboto, sans-serif;
} */

.accordion-button:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath 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'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath 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'/%3e%3c/svg%3e");
}



.accordion-button:not(.collapsed) {
    background-color: #094480;
    color: white;
}

.accordion-item {
    background-color: #e1f5fe;
    font: 16px Roboto, sans-serif;
}

.accord {
    padding: 15px;
}

.Itinerary {
    font-size: 27px;
    font-weight: 700;
    color: #000;
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent !important;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(13 110 253 / 0%) !important;
}

.panel.panel-default {
    background-color: #e1f5fe;
}


.accordian-text {
    padding: 0px 0px 0 15px;
    margin-bottom: 0px;
}

.accordian-text li {
    font-size: 13px;
    font-weight: 500;
}

.accordian-btn-download {
    text-align: center;
    margin-top: 15px;
}

.download-btn {
    width: 100%;
    height: 35px;
    background-color: #094480;
    padding: 0px 5px;
    border: none;
    outline: none;
    border-radius: 7px;
    font-weight: 500;
    color: #fff;
}

.tab-two-cd {
    background-color: #e5e7eb;
    width: 100%;
    background-image: url(/asset/image/airplan-png.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* accordian  */
/* tabs */
.nav .nav-item button.active {
    background-color: transparent;
    color: #000 !important;
    font-weight: 600;
}

.nav .nav-item button.active::after {
    content: "";
    border-bottom: 4px solid #000 !important;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    border-radius: 5px 5px 0 0;
}

.tab-two-cd .border-primary {
    border-color: transparent !important;
}

.tab-ul-font li {
    font-size: 14px;
    color: #000 !important;
    line-height: 30px;
}

.nav-link:focus,
.nav-link:hover {
    color: #000 !important;
    font-weight: 600 !important;
}

.nav-link {
    color: #000 !important;
    font-weight: 600 !important;
}

.note-inbox {
    padding: 8px 20px;
}

.note-inbox h1 {
    font-weight: 600;
    font-size: 27px;
}

.note-inbox p {
    text-align: justify;
    font-size: 13px;
}


/* tabs  */
/* table  */
.table-1 {
    background-color: #fff;
    padding: 15px 30px;
}

.mode {
    font-size: 18px;
    font-weight: 700;
    columns: #000;
}

.price {
    font-size: 18px;
    font-weight: 700;
    columns: #000;
    text-align: end;
}

.rupy {
    font-weight: 600;
}

.tr-pad td {
    padding: 15px 15px;
}

.table-1 h1 {
    color: #000c;
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 10px;
}

/* table  */

/* blog  */

.blog-para {
    font-size: 13px;
    font-weight: 500;
    color: gray;
}

.stripe {
    background: #094480;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    color: white;
}

.stripe a u {
    color: beige !important;
}

.hding {
    font-size: 3.75rem;
    font-weight: 700;
    color:#000;
    margin-top:0px;
}
.tab-content {
    padding: 1.5rem;
}
li.active a {
    background-color: transparent !important;
    color: #000 !important;
    font-weight: 600;
    border-bottom: 4px solid #000 !important;
    border-width: 0px 0px 4px 0px !important;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: initial !important;
}
.nav>li>a {
    font-size: 16px;
    color: black;
}
.mb-3 {
    margin-bottom: 15px;
}
.img-date img {
    height: 250px;
    width:100%;
}
button.btn-2 input {
    background: none;
    border: none;
    color: white;
}
button.btn-2 svg {
    fill: white;
}

.inner-tetimonailso .testimonial-block .inner-box {
    position: relative;
    border-radius: 16px;
    background-color: #fff;
    padding: 20px 20px;
    /*text-align: center;*/
    height: 300px;
    
}
.testimonials-right-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inner-tetimonailso .testimonial-block .inner-box .image-box {
    width: 80px;
    height: 80px;
    position: static;
    margin: 0 !important;
        overflow: hidden;
    border-radius: 50%;
    border: 5px solid #cfd2d6;
}
.inner-tetimonailso .TmBox h4 {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
}
.inner-tetimonailso .reviwfrsocial img {
    width: 50px !important;
    margin: 0 auto 10px;
}
.inner-tetimonailso .testimonial-block .inner-box .text {
    position: relative;
    font-size: 13px;
    color: #000;
    text-align: justify;
    padding-right: 0px;
    line-height: 17px;
}
.inner-tetimonailso .image-box img {
    display: block;
    width: 100%;
}
a.place-btn {
    background: #ed8d2b;
    width: 100%;
    display: block;
    text-align: center;
    color: white;
    padding: 5px 0px;
    border-radius: 5px;
    margin-top: 1em;
    font-size: 18px;
}
a.place-btn:hover {
    background: #c97925;
}
.book-text {
    color: white;
    font-size: 40px;
    font-weight: 700;
}
svg.lucide.lucide-clock.h-4.w-4 {
    margin-right: 5px;
}
svg.h-6.w-6 {
    margin-right: 5px;
}
.rounded-md.border.border-gray-200.p-2 {
    border: 1px solid #e5e7eb;
    padding: 0px 10px;
     border-radius: 5px;
}
h4.border-b.border-gray-200.py-1.text-center.text-black {
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 10px;
       
}
.flex.items-center.justify-between.p-2 {
    display: flex;
    justify-content: space-between;
    padding: 10px;
}
.flex.select-none.items-center.gap-4 {
    align-items: center;
    display: flex;
    gap: 5px;
    align-items: center;
}
span.cursor-pointer {
    cursor: pointer;
}
span.border-primaryMain.rounded.border.px-2.py-1 {
    font-size: 20px;
    border: 1px solid #2f9fd1;
    padding: 2px 10px;
    color: #2f9fd1;
    border-radius: 5px;
}
.flex.select-none.items-center.gap-4 {
    align-items: center;
    display: flex;
    gap: 5px;
}
span.cursor-pointer svg {
    stroke: #2f9fd1;
}
button.book-nw {
    background: #2f9fd1;
    border: none;
    color: white;
    font-size: 17px;
    padding: 5px 30px;
    border-radius: 5px;
    margin-top: 25px;
}
.card-form {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    padding: 35px;
    border-radius: 5px;
}
.text-pb {
    font-size: 24px;
    margin-top: 1em;
}
span.text-red {
    color: red;
}
.col-md-4.weekmonth-main-3 {
    padding-left: 0px;
}
.col-md-4.p0.weekmonth-main {
    padding: 0px 15px 0px 0px !important;
    margin-bottom: 10px;
}
.colmr {
   margin-bottom: 10px;
   padding-left: 0px;
}
.exclusion-img{
    width: 100%;
    border-radius: 10px;
    height: 500px;
}
a.thumbnail.fancybox img {
    height: 250px;
    width: 100%;
}

/*Faq content for pages*/
.left-box {
    width: 35%;
    background-color: #f2f6fc;
    padding: 1.4vw;
    border-right: 1px solid #ddd;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
}

.left-box ul {
    list-style-type: none;
    margin-top: 1vw;
}

.left-box ul li {
    margin: .4vw 0;
}

.left-box ul li a {
    text-decoration: none;
    color: #333;
    display: block;
    padding: .3vw .5vw;
    font-size: 1.1vw;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.left-box ul li a.active, .left-box ul li a:hover {
    background-color: #007bff;
    color: #fff!important;
}

/* Right-side Content */
.right-content {
    width: 65%;
    padding: 1.4vw;
    background-color: #fff;
    overflow-y: auto;
}
.right-content b{
    color: red;
}
.content-section {
    display: none;
}

.content-section.active {
    display: block;
}

.right-content h3 {
    margin-top: 0;
    margin-bottom: 1vw;
}
.right-content p{
    width: 88%;
    text-align: justify;
}


@media (max-width: 768px) {
    .form-box-2 {
    width: 100%;
    margin-top: 1.5em;
    }
    .footer-second-t {
        width: 100%;
    }
    .price{
        text-align:left;
    }
    .hding {
    font-size: 2.75rem;
    }
    .weekmonth-main-2-after, .weekmonth-main-3-after {
    width: 100%;
    padding-right: 0;
}
.TT-new-form-group {
    width: 100%;
    margin-bottom: 15px;
}
 .left-box {
        width: 100%; /* Full width on small screens */
        padding: 6vw 3vw; /* Adjust padding */
    }

    .left-box ul li a {
        font-size: 3.7vw; /* Larger font size for better readability */
    }

    .left-box ul{
        padding: 0;
    }

    .right-content {
        width: 100%; /* Full width for mobile screens */
        padding: 6vw 3vw; /* Adjust padding */
    }

    .right-content h3 {
        font-size: 4vw; /* Adjust heading size */
        margin-bottom: 2vw;
    }

    .right-content p {
        width: 100%; /* Full width on smaller screens */
        font-size: 3vw;
    }
}
/* blog  */
/* testimonial  */



