.vs-menu-wrapper .vs-menu-toggle {
    background: #000000;
}
.swiper {
    width: 100vw;
    height: 100vh;
}

.swiper img {
    width: 100%;
    height: 100%;
}

.header-logo img {
    width: 230px;
}

.hero-content .hero-content-des h3 {
    color: #fff;
    font-size: 40px;
}

.hero-content .hero-content-des table th,
.hero-content .hero-content-des table td {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}

.hero-content .hero-content-des table tr th,
.hero-content .hero-content-des table tr td {
    border-bottom-width: 1px;
}

.hero-content .hero-content-des table tr:last-child th,
.hero-content .hero-content-des table tr:last-child td {
    border: 0;
}

.vs-btn.style9 {
    border-radius: 4px;
    background: var(--bg-color-4);
    padding: 19.5px 35px;
    position: relative;
}

.vs-btn.style9:hover {
    color: var(--bg-color-4);
}

.vs-btn.style9::after,
.vs-btn.style9::before {
    width: 101%;
    height: 100%;
    content: "";
    margin: auto;
    position: absolute;
    top: 0%;
    left: 0%;
    background: #fff;
    transition: all ease 0.5s;
    z-index: -1;
    border-radius: inherit;
}

.gst-icon {
    width: 35px;
}

.gst-icon img {
    width: 100%;
}

.package-travel-dates thead th {
    background-color: var(--theme-color);
    color: #fff;
}

.package-travel-dates tbody tr:last-child td {
    border: 0;
}

.itinerary-points li {
    font-size: 16px;
    margin-bottom: 10px;
    list-style: square;
}

.feature-section .box-section {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 20px;
    height: 100%;
}

.feature-section ul li {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: justify;
    letter-spacing: normal;
}

.feature-section ul li strong {
    text-decoration: underline;
    text-underline-offset: 5px;
    font-weight: 500;

}

.feature-section .inclusions ul li strong {

    color: #28a745 !important;
}

.feature-section .exclusions ul li strong {

    color: #dc3545 !important;
}

.feature-section .exclusions ul li i {
    color: #dc3545 !important;
}

.feature-section .transportation ul li strong {

    color: #17a0b8 !important;
}

.feature-section .transportation ul li i {
    color: #17a0b8 !important;
}


.feature-section h2.heading {
    margin-bottom: 15px;
    text-align: center;
    font-size: 35px;
}

.accommodation-table,
.accommodation-table th,
.accommodation-table td {
    border-width: 1px !important;
}

.footer-bottom {
    background-color: var(--bg-color-4);
}


.vs-footer-style1 {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../images/bg/3.webp);
    background-position: center;
    background-size: cover;
}

.f-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.f-logo img {
    width: 350px;

}

.contact-item p a:hover {
    color: #fff;
}

.key-insights .title.line-clamp-2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.key-insights .tour-package-box {
    height: 100%;
}

.essentials-points li {
    list-style: square;
    margin-bottom: 5px;
    font-size: 15px;

}

.award-box-style1.box-bg-style1 .award-box-style1-wrapper {
    /* background: #17a0b8; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.award-box-style1.box-bg-style1 .award-box-icon {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}


.tour-package-footer.tour-package-column {
    flex-direction: column;
}

.tour-package-footer.tour-package-column .tour-package-list {
    list-style: square;
    min-height: 230px;
}

.tour-package-footer.tour-package-column .tour-package-list li {
    margin-bottom: 10px;
    text-align: justify;
    font-size: 15px;
}

.services-title a {
    font-size: 21px;
}

.adventures-section.bg-1 {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url(../images/himachal-pradesh/hero/2.jpg);
    background-position: center;
    background-size: cover;
    padding: 300px 0 100px;
}

.adventures-section.bg-2 {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../images/himachal-pradesh/bg/24.webp);
    background-position: center;
    background-size: cover;
    padding: 200px 0;
}

.adventures-section .title-area h2 {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .8);
    font-size: 50px;
    margin-bottom: 20px;
}

.adventures-section.himachal-adventures .title-area h2 {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .8);
    font-size: 40px;
    margin-bottom: 20px;
}

/* .adventures-section .title-area h2 span{

} */

.adventures-section p {
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .8);
}

.place-list {
    list-style: square;
    margin-top: 10px;
}

.place-list li {
    font-size: 16px;
    margin-bottom: 10px;
}


.tour-package-content i {
    color: #dc3545;
}

.tour-package-content svg path {
    fill: #dc3545;
}

.vs-services-box-style1:hover .services-title a {
    color: #dc3545;
}

.adventures-section.himachal-adventures span.sec-subtitle {
    font-size: 50px;

}

.adventures-section.honeymoon-packages span.sec-subtitle {
    font-size: 45px;
    line-height: 1.8;
    display: block;

}

.adventures-section.himachal-adventures span.sec-subtitle.first-subtitle {
    text-shadow: 1px 1px 1px rgba(245, 245, 245, 0.9);
    display: block;
}

.adventures-section.himachal-adventures span.sec-subtitle.second-subtitle {
    margin-top: 20px;
    font-style: italic;
    display: block;
    line-height: 1.6;
    font-size: 30px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(82, 82, 82, 0.9);

}

.vs-services-box-style1.adventure-activities .services-content-inner {
    min-height: 178px !important;
}

.adventure-activities-section h2.sec-title {
    margin-bottom: 20px;
}

#adventure.adventure-activities-section h5.sub-sec-title {
    font-style: italic;
}

.essentials-points.other-preferred-destinations li {
    font-weight: 500;
}

@media(max-width: 1350px) {
    .adventures-section.bg-1 {

        padding: 200px 0 100px;
    }

    .adventures-section.himachal-adventures .title-area h2 {
        font-size: 36px;
    }

    .hero-layout3 .trip-booking .form-group label {

        font-size: 10px;
        font-weight: 400;
        margin-bottom: 4px;
    }

    .services-title a {
        font-size: 18px;
        line-height: 1.4;
    }

    .vs-services-box-style1 .services-content-inner {

        min-height: 342px;
    }

    .adventures-section.bg-2 {
        padding: 100px 0;
    }

    .adventures-section.honeymoon-packages span.sec-subtitle {
        font-size: 40px;
        line-height: 1.5;
    }

    .tour-package-box .tour-package-content .title {

        font-size: 17px;
    }

    .tour-package-footer.tour-package-column .tour-package-list {
        list-style: square;
        min-height: 271px;
    }

    .vs-services-box-style1.adventure-activities .services-content-inner {
        min-height: 195px !important;
    }
}



@media(max-width: 768px) {
    .adventures-section .title-area h2 {
        color: #fff;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 1.8;
    }
}