@import url(/Content/css/variable.css);

.homebanner {
    position: absolute;
    top: 62%;
    z-index: 9;
    width: 100%;
    left: -15%;
    right: 0
}

.wel-bg {

    width: 100%;
    height: auto;
    background: url(/Content/images/wel-bg.png);
    padding: 32px 0 28px;
    /* border-top: 1px solid rgb(0 0 0 / .1); */
    /* border-bottom: 1px solid rgb(0 0 0 / .1); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.wel-rgt {
    width: 100%;
    text-align: left
}



    .wel-rgt h1 {
        font-family: "Montserrat",sans-serif;
        font-size: 36px;
        font-weight: 800;
        background: #f68712;
        background: linear-gradient(to right,var(--primary-color),var(--secondary-color));
        -webkit-background-clip: text;
        background-clip: text;
        color: #fff0;
        line-height: 45px
    }

    .wel-rgt p {
        margin-bottom: 0;
    }

    .wel-rgt h1 span {
        display: block;
        font-size: 18px;
        font-weight: 400;
        color: #000;
        font-family: "Roboto",sans-serif;
        line-height: 38px
    }



span.borderNew::after {
    content: '';
    theme-section right: 0;
    opacity: .2;
    border-radius: 100% 96px 186px 10px
}

.wel-txt {
    text-align: left;
    font-size: 15px;
    color: #555;
    line-height: 25px;
    height: 280px;
    overflow: hidden;
    padding: 10px 0
}

    .wel-txt a {
        font-weight: 600;
        color: #f68712
    }

.why-chs-bg {
    width: 100%;
    min-height: 352px;
    padding: 26px 0 0;
    background: #fff2d6 url(../images/bg.jpg) repeat
}

.heding {
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    background: #f68712;
    background: -webkit-linear-gradient(to right,#f68712,#e33913);
    background: linear-gradient(to right,#f68712,#e33913);
    -webkit-background-clip: text;
    background-clip: text;
    color: #fff0;
    font-family: "Montserrat",sans-serif;
    line-height: 42px
}

.blockquote > :last-child {
    margin-bottom: 0
}

.accordion-button:not(.collapsed) {
    background: var(--primary-color);
    color: #fff
}

.accordion {
    font-size: 14px;
    padding: 0 50px
}

    .accordion h2 button {
        font-size: 14px !important
    }

.chos-are {
    width: 100%;
    height: 260px;
    text-align: center
}

    .chos-are p:nth-child(1) {
        width: 100px;
        height: 100px;
        background: #f93;
        margin: 0 auto;
        border-radius: 50%
    }

    .chos-are img {
        border-radius: 100%;
        border: 3px solid var(--primary-color)
    }

    .chos-are p:nth-child(2) {
        font-size: 14px;
        font-weight: 600;
        color: var(--primary-color);
        margin-top: 15px;
        letter-spacing: 1px;
        word-spacing: 2px
    }

    .chos-are p:nth-child(3) {
        font-size: 11px;
        color: #2a2929;
        font-weight: 500;
        margin-top: 8px;
        padding: 0 0;
        line-height: 22px;
        text-align: center
    }

.newrow .col-6.col-lg-auto.blockquote {
    width: 20%;
    margin: 0 auto
}

.chos-are {
    border: 1px solid var(--primary-color);
    padding: 10px 2px;
    border-radius: 10px;
    backdrop-filter: blur(18px)
}

a.readmOrewAbout {
    color: #fff;
    text-decoration: none;
    background: #7a4900;
    padding: 10px 20px;
    border-radius: 5px
}

.extraContent {
    display: none;
}

.readToggleBtn {
    cursor: pointer;
    color: #007bff;
    font-weight: 600;
}

.extraContent h2 {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 10px;
    text-decoration: underline;
}

.extraContent h3 {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 10px;
}

.card-Items {
    background: #ffffff82;
    border: 1px solid #b6b6b6;
    text-align: center;
    border-radius: 10px;
    height: auto;
}

.OUrservices .col-6.col-lg-3 {
    margin-bottom: 24px
}

.card-Items i {
    font-size: 42px;
    color: var(--primary-color)
}

.card-Items h1 {
    font-size: 19px;
    margin-top: 1rem;
    color: var(--primary-color)
}

.HomePage-OurService h3 {
    font-size: 19px;
    margin-top: 1rem;
    color: var(--primary-color)
}

.card-Items p {
    font-size: 12px
}

.TourGallery .itemImagess {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgb(0 0 0 / .1);
    transition: all 0.3s ease-in-out
}

    .TourGallery .itemImagess:hover {
        transform: scale(1.05)
    }

.TourGallery img {
    width: 100%;
    height: 200px;
    border-radius: 8px
}

.TourGallery .owl-nav button {
    background-color: rgb(0 0 0 / .5);
    color: #fff;
    border-radius: 50%;
    padding: 10px
}

    .TourGallery .owl-nav button:hover {
        background-color: rgb(0 0 0 / .8)
    }

.TourGallery .owl-dots .owl-dot span {
    background-color: rgb(0 0 0 / .5)
}

.TourGallery .owl-dots .owl-dot.active span {
    background-color: #f60
}

@media(max-width:768px) {
    ..accordion {
        padding: 0 10px
    }

    .newrow .col-6.col-lg-auto.blockquote {
        width: 80%;
        margin: 10px auto
    }

    
    .new1111 span {
        display: block;
        font-size: 15px;
        font-weight: 400;
        color: #000;
        font-family: "Roboto",sans-serif;
        line-height: 38px
    }

    .wel-rgt h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .new1111 {
        font-family: "Montserrat",sans-serif;
        font-size: 30px;
        font-weight: 800;
        background: #f68712;
        background: -webkit-linear-gradient(to right,#f68712,#e33913);
        background: linear-gradient(to right,#f68712,#e33913);
        -webkit-background-clip: text;
        background-clip: text;
        color: #fff0;
        line-height: 45px
    }

    .newsletter-forms form#form1 {
        margin-top: 22px
    }

    .newsletter-forms, .newsletterfont {
        position: absolute;
        max-width: 340px;
        margin: auto;
        width: 100%;
        left: 50%;
        transform: translate(-50%,14%);
        top: 0%
    }
}

@media only screen and (max-width:600px) {
    .home-banner-main .image-slider {
        height: 325px !important
    }

    .homebanner {
        top: 92%
    }

    .travels-holiday-icons {
        display: none
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput {
        background-color: #fff;
        outline: none;
        height: 62px;
        margin-left: 0 !important;
        padding: 0 10px;
        width: 100%;
        cursor: pointer;
        border: 3px solid var(--primary-color);
        border-radius: 7px
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
        margin-left: 0px !important;
        border-radius: 10px !important;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col {
        margin-bottom: 12px
    }
}

.search-pan-differ {
    width: 70%
}

.search-pan-differon {
    width: 30%
}

.home-banner-main {
    background: #000
}

    .home-banner-main .image-slider {
        opacity: .6
    }

.banner-text-position {
    position: absolute;
    top: 40%;
    z-index: 9;
    justify-content: center;
    align-items: center;
    left: 56%;
    transform: translate(-65%,-50%)
}

.homebanner-section {
    position: relative;
    margin-top: 5rem
}

.home-banner-main .image-slider {
    height: 470px;
    object-fit: fill
}

.guest-reviews-section .progress-bar {
    background-color: #cd2c22 !important
}

.banner-caption h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 400
}

.offer-sec-heading h3 {
    font-weight: 400;
    color: #3e3e3e;
    font-size: 21px
}

.rounded-section {
    background-color: #cd2c22 !important
}

.banner-caption p {
    font-size: 20px;
    color: #fff;
    font-weight: 400
}

.banner-caption {
    padding-top: 30px
}

.packagestop-images {
    width: 100%;
    height: 210px;
    object-fit: cover;
    border-radius: 10px 10px 0 0
}

.csideform .search-panel {
    max-width: 700px;
    margin: auto;
    cursor: pointer;
    background: #fff;
    border-radius: 40px
}

@media(min-width:768px) {
    .csideform .search-panel {
        max-width: 700px;
        margin: auto;
        cursor: pointer;
        background: #fff0;
        border-radius: 40px;
    }

        .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
            margin-left: -5px !important
        }
}

.csideform .search-panel .sch-panel-div {
    display: flex;
    justify-content: space-between;
    padding: 6px 0px 5px 10px;
    border-radius: 15px;
}

.sch-panel-div .srch-panel-col ul.searchlist-category {
    width: 100%;
    height: 200px;
    overflow-y: scroll
}

    .sch-panel-div .srch-panel-col ul.searchlist-category::-webkit-scrollbar {
        width: 5px
    }

    .sch-panel-div .srch-panel-col ul.searchlist-category::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    .sch-panel-div .srch-panel-col ul.searchlist-category::-webkit-scrollbar-thumb {
        background: #888
    }

.search-box .searchlist-category .drop-list {
    border-bottom: 1px solid #ccc;
    color: #3e3e3e;
    font-weight: 550;
    font-size: 14px;
    padding: 10px 20px
}

    .search-box .searchlist-category .drop-list:hover {
        background-color: var(--primary-color);
        color: #fff
    }

.csideform .search-panel .sch-panel-div .srch-panel-col {
    margin: 2px 5px;
    border: 1px solid #dcd1d1 !important;
    border-radius: 12px;
    padding: 0px;
    height: 60px;
    margin: 1px;
}

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput {
        background-color: #fff0;
        outline: none;
        height: 62px;
        padding: 0 10px;
        width: 96%;
        cursor: pointer;
        border: none;
        border-radius: 7px;
        margin-left: 32px !important;
        margin: auto
    }

.travels-cat-icon {
    position: absolute;
    top: 17px;
    font-size: 18px;
    margin-left: -18px;
    color: var(--primary-color)
}

.travels-holiday-icons {
    position: absolute;
    top: 17px;
    left: 10px;
    font-size: 18px;
    color: var(--primary-color)
}

.csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
    width: 100%;
    height: 57px;
    background-color: var(--primary-color);
    outline: none;
    border: none;
    text-align: center !important;
    text-align: left;
    padding: 0 10px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
        border-radius:10px;
}

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn:hover {
        background-color: var(--secondary-color)
    }

.csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput::placeholder {
    font-size: 17px;
    color: #000
}

.service-section .header h2 {
    font-size: 22px;
    font-weight: 550;
    padding-bottom: 7px;
    text-transform: capitalize
}

.header h2 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 0px;
    text-transform: capitalize
}

.card-spcl-img {
    width: 100%;
    height: 150px;
    object-fit: cover
}

.card-special-about {
    background: #fff;
    padding: 20px 10px
}

.crd-header h5 {
    font-size: 18px;
    color: #3e3e3e;
    font-weight: 400;
    line-height: 28px
}

.card-address strong {
    color: #000;
    font-size: 15px;
    font-weight: 500
}

.desti-crd h4 {
    color: #000;
    font-size: 13px
}

.package-cards-btn {
    width: 100%;
    margin: 0 2px
}

    .package-cards-btn a {
        width: 100%;
        border-radius: 6px
    }

.pacakage-tourism-card {
    background: #fbfbfb;
    border: none
}

.card-activity .list-activity {
    margin: 0;
    padding: 0;
    display: flex;
    margin-left: 0;
    font-size: 80%;
    margin-bottom: 0;
    gap: 4px;
    align-items: center;
    justify-content: center
}

    .card-activity .list-activity .listDest {
        float: left;
        list-style: none;
        line-height: 1;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        position: relative;
        margin-bottom: 0;
        margin-right: 0;
        background: var(--primary-color);
        border-radius: 5px;
        padding: 2px 3px !important
    }

    .card-activity .list-activity li:nth-child(1)::after {
        display: none !important
    }

    .card-activity .list-activity li:nth-child(1) {
        padding-right: 0px !important;
        margin-right: 2px !important;
        padding-left: 0 !important
    }

.imageiclusion-iconsdiv {
    height: 38px;
    border-radius: 0;
    width: auto !important;
    background: var(--primary-color);
    filter: invert(1);
    padding: 5px;
    border-radius: 100%;
    border: 2px solid
}

.discrout-price-label {
    font-size: 13px;
    color: #5d6f7d;
    font-weight: 400
}

.ondemandpack-color {
    color: var(--brand-color) !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    margin-bottom: 0 !important
}

.crd-btn a {
    padding: 13px 4px;
    background: var(--primary-color);
    font-size: 14px;
    color: #fff
}

@media(max-width:768px) {
    .crd-btn a {
        font-size: 12px
    }

    .homebanner{
        left: 0px;
    }

}

.card-special-image {
    overflow: hidden
}

.card-spcl-img {
    transition: 0.1s
}

    .card-spcl-img:hover {
        transform: scale(1.1)
    }

.card-special-about .price {
    font-weight: 600
}

.card-address .rt-stars {
    position: relative;
    vertical-align: top;
    color: #fbc40f;
    display: inline-block;
    margin-right: 5px
}

.destination-head .city {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400 !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

    .destination-head .city span {
        color: var(--brand-color) !important
    }

.tp-dest {
    padding: 50px 0;
    background: #f2f2f2;
    margin: 30px 0
}

.dest-strt {
    position: relative
}

.dest-con {
    position: absolute;
    top: 10px;
    left: 5%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 87%;
    gap: 5px
}

span.ashh {
    color: var(--primary-color);
    font-weight: 700 !important;
    font-size: 17px !important
}

.dest-con h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    background: var(--secondary-color);
    border-radius: 6px;
    padding: 3px 8px
}

.dest-con span {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    background: var(--brand-color);
    padding: 4px 6px;
    border-radius: 9px;
    align-items: center;
    margin: auto 0
}

.dest-img {
    background: #000;
    border-radius: 15px;
    border: 8px solid var(--brand-color)
}

    .dest-img img {
        border-radius: 7px;
        width: 100%;
        object-fit: cover;
        object-position: top;
        opacity: .7
    }

.des-imgtwo {
    margin-top: 12px
}

.dest-img-cen img {
    width: 100%;
    height: 390px;
    object-fit: cover;
    border-radius: 15px;
    opacity: .7
}

.card-image-wrap {
    position: relative
}

.time-card {
    position: absolute;
    background-color: #fff;
    top: 15px;
    padding: 6px;
    border-radius: 18px;
    left: 15px;
    color: #000;
    -webkit-box-shadow: 0 7px 16px 0 rgb(9 28 58 / .07);
    box-shadow: 0 7px 16px 0 rgb(9 28 58 / .07);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px
}

    .time-card img {
        height: 20px;
        width: 20px !important;
        min-height: inherit;
        -o-object-fit: inherit;
        object-fit: inherit
    }

.blog-body {
    padding: 0;
    background-color: #fff;
    border-radius: 5px;
    margin: 0;
    -webkit-box-shadow: 0 7px 16px 0 rgb(9 28 58 / .07);
    box-shadow: none;
    position: relative
}

    .blog-body a {
        margin-top: 10px;
        font-weight: 600;
        line-height: 19px;
        font-size: 15px;
        color: #000;
        text-decoration: none;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical
    }

.card-popular-hotels {
    position: relative;
    margin-bottom: 30px
}

.hotel-img {
    object-fit: cover;
    height: 200px
}

.card-hotel-box {
    display: flex;
    justify-content: center;
    width: 100%
}

#package-slider-panel .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    position: absolute;
    display: none;
    top: -82px;
    right: 6px;
    opacity: 1 !important
}

.banner-offer-images .slider-images {
    width: 100%;
    border-radius: 18px;
    height: 250px;
    object-fit: fill;
}

.aminities-list span {
    list-style: none;
    border-radius: 100%
}

.aminities-list {
    display: flex;
    gap: 1px;
    border-radius: 3px;
    padding: 3px 2px;
    justify-content: space-between;
    backdrop-filter: blur(8px);
    margin-bottom: 8px
}

    .aminities-list li {
        list-style: none;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

.package-pricediv {
    color: var(--brand-color);
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0
}

.perpersondivpack {
    color: #000;
    font-size: 13px;
    margin: 3px 12px;
    font-weight: 600
}

.aminities-list li {
    list-style: none
}

    .aminities-list li span .icon {
        padding-right: 19px;
        font-size: 19px;
        color: var(--primary-color)
    }

.card-hoteldata {
    background: #fff;
    padding: 18px 12px 12px 12px;
    box-shadow: 0 -2px 19px 0 rgb(0 0 0 / .16);
    width: 100%;
    border-radius: 5px
}

.card-hotel-box .card-hoteldata .card-details-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.card-details-wrap .card-about .crd-header h5 {
    font-size: 14px;
    color: #000;
    font-weight: 600
}

.card-details-wrap .card-about .card-address strong {
    color: var(--primary-color);
    font-size: 12px
}

.card-details-wrap .card-about .price-contant p {
    font-size: 14px;
    color: #4caf50;
    font-weight: 600
}

    .card-details-wrap .card-about .price-contant p span {
        color: var(--secondary-color);
        margin-left: 4px
    }

.card-details-wrap .crd-btn a {
    padding: 5px 16px;
    background: var(--primary-color);
    font-size: 11px;
    color: #fff
}

.card-flight-about {
    padding: 8px 10px;
    box-shadow: rgb(149 157 165 / .2) 0 8px 24px
}

.flight-segment .card-flight-about > div {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .flight-segment .card-flight-about > div h4 {
        font-weight: 600;
        margin-bottom: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.flight-segment .card-flight-about .flcard-flight h4 {
    font-weight: 600;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 14px
}

    .flight-segment .card-flight-about .flcard-flight h4 small {
        font-weight: 400;
        line-height: 1;
        font-size: 12x;
        color: #999
    }

.pack-section .pack-sec-start {
    position: relative
}

.holidayslider .owl-nav {
    display: none
}

.pack-section .pack-sec-start .pack-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: 0.1s;
    border-radius: 10px
}

    .pack-section .pack-sec-start .pack-img img:hover {
        transform: scale(1.1)
    }

.pack-section .pack-sec-start .pack-img {
    overflow: hidden;
    background-color: #000;
    border-radius: 10px
}

.pack-section .pack-sec-start .pack-contant {
    position: absolute;
    bottom: 0;
    background: #0000009c;
    padding: -1px 12px 14px 18px;
    border-radius: 0 0 10px 12px;
    width: 100%;
    height: 40px;
    text-align: center
}

    .pack-section .pack-sec-start .pack-contant h4 {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        margin-top: 10px
    }

    .pack-section .pack-sec-start .pack-contant span {
        color: #fff;
        font-size: 16px
    }

@media only screen and (max-width:600px) {
    .srch-panel {
        padding: 10px
    }

    .expert-sec .exper-sec-description {
        margin-top: 0
    }

    .offer-list-box .offer-content {
        margin-left: 0 !important
    }

        .offer-list-box .offer-content h3 {
            font-size: 14px !important
        }

        .offer-list-box .offer-content p {
            font-size: 12px !important
        }

    .srch-panel .srch-btn {
        margin-top: 10px
    }

    .start-img-dest .dest-img {
        margin-top: 10px
    }

    .htlpackage .owl-theme .owl-nav {
        display: none !important
    }

    .csideform .search-panel .sch-panel-div {
        flex-wrap: wrap;
        padding: 20px 0
    }

        .csideform .search-panel .sch-panel-div .srch-panel-col {
            width: 100%;
            position: relative
        }

            .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput {
                background-color: #fff;
                outline: none;
                height: 62px;
                margin-left: 9px !important;
                padding: 0 10px;
                width: 100%;
                cursor: pointer;
                border: 1px solid #dadfe6;
                border-radius: 7px
            }

            .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
                margin-top: 5px
            }

    .homebanner {
        padding-top: 0;
        padding-bottom: 30px
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
        text-align: center
    }

    .offer-list-box {
        flex-wrap: wrap
    }

    .offer-list-div {
        height: 100% !important
    }

    .offer-list-box .offer-content {
        margin-left: 0;
        margin-top: 15px
    }

    .offer-list-box .offer-content {
        width: 100%;
        height: 100%
    }

    .best-offers-sec .offer-landingcard {
        padding: 11px !important
    }

    .best-offers-sec .offer-section-tabs .nav-link {
        font-size: 10px !important
    }
}

.searchlist .search-dropdown {
    padding: 0
}

    .searchlist .search-dropdown li {
        padding: 12px 16px;
        list-style: none
    }

        .searchlist .search-dropdown li a {
            text-decoration: none;
            color: #000;
            font-size: 12px;
            font-weight: 400
        }

        .searchlist .search-dropdown li:hover {
            background-color: var(--secondary-color);
            color: #fff
        }

.search-inptbox {
    position: relative
}

    .search-inptbox .searchlist {
        position: absolute;
        background: #fff;
        box-shadow: 0 0 10px -4px;
        z-index: 99;
        width: 100%
    }

.best-offers-sec .offer-section-tabs .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background: none;
    border-bottom: 2px solid var(--primary-color);
    color: var(--primary-color);
    font-weight: 600;
    border-radius: 0
}

.best-offers-sec .offer-section-tabs .nav-link {
    color: #000;
    font-weight: 400;
    font-size: 15px
}

.best-offers-sec .offer-landingcard .offer-section-tabs .nav-link img {
    width: 30px
}

.best-offers-sec .offer-landingcard {
    border-radius: 10px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / .1);
    background-color: #fff;
    padding: 25px 40px 40px
}

.offer-list-div {
    border-radius: 6px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / .2);
    background-color: #fff;
    padding: 14px;
    cursor: pointer;
    margin: 4px;
    height: 195px
}

.offer-list-box {
    display: flex
}

    .offer-list-box .offer-content {
        margin-left: 20px
    }

        .offer-list-box .offer-content h4 {
            color: #4a4a4a;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600
        }

        .offer-list-box .offer-content h3 {
            font-size: 17px;
            color: #000;
            font-weight: 800
        }

        .offer-list-box .offer-content p {
            color: #5d6f7d;
            font-size: 13px;
            text-align: justify;
            font-weight: 400
        }

.slider-foot .slider-foot-left span {
    color: #4a4a4a;
    font-size: 13px;
    font-weight: 600
}

.slider-foot .slider-foot-right .btn {
    color: var(--primary-color);
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase
}

    .slider-foot .slider-foot-right .btn:hover {
        color: var(--secondary-color)
    }

.guide-banner-sec {
    width: 100%;
    padding: 40px
}

.guide-banner-box {
    max-width: 1000px;
    margin: auto
}

.guide-pack-content .main-head h4 {
    font-size: 1.25rem;
    color: #fff;
    font-weight: 700
}

.guide-pack-content .contant h5 {
    font-size: 14px;
    color: var(--primary-color);
    font-weight: 600
}

.guide-pack-content .contant h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 900
}

.guide-pack-content .contant p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-top: 16px;
    margin-bottom: 0
}

.guide-pack-content .contant span {
    color: #ffd800
}

.guide-banner-box .guide-data .guideimg img {
    width: 60px;
    border-radius: 100%
}

.guide-banner-box .guide-data .main-head h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 700
}

.guide-banner-box .guide-data .main-head p {
    font-size: 15px;
    color: #fff
}

.guide-icon span i {
    font-size: 50px;
    color: #fff
}

.expert-sec .exper-sec-description {
    padding: 30px 96px;
    border: 1px solid #f2f2f2;
    width: 100%;
    background-attachment: fixed;
    background-image: linear-gradient(#5a5656,transparent),url(/Content/images/pacakge/home/windmills-1850214_1280.jpg);
    margin-top: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

    .expert-sec .exper-sec-description .expert-con h2 {
        font-size: 34px;
        color: #fff;
        font-weight: 400
    }

    .expert-sec .exper-sec-description .expert-con p {
        font-size: 14px;
        color: #b2b2b2
    }

    .expert-sec .exper-sec-description .expert-btn button {
        padding: 11px 24px;
        background-color: #fff;
        border: none;
        color: #ef9f48;
        margin-top: 23px;
        font-weight: 400;
        font-size: 14px;
        border-radius: 9px
    }

.offerslider .owl-nav {
    display: none
}

.themeslider .owl-nav {
    display: none
}

.booking-preview-page {
    background-color: #f1f5f8
}

.booking-page-card {
    border: none !important;
    padding: 20px 10px
}

    .booking-page-card .card-header {
        background-color: #fff
    }

        .booking-page-card .card-header .text {
            font-size: 19px;
            font-weight: 400;
            color: #000
        }

        .booking-page-card .card-header .tittle {
            font-size: 15px;
            font-weight: 400;
            color: #3e3e3e
        }

        .booking-page-card .card-header .card-activity .list-activity li {
            font-size: 12px !important;
            font-weight: 400
        }

        .booking-page-card .card-header .card-activity .list-activity {
            margin: 0;
            padding: 0;
            display: inline-block;
            margin-left: 0;
            font-size: 80%;
            margin-bottom: 0 !important
        }

.booking-form .frmlabel {
    color: #000;
    font-size: 12px;
    font-weight: 400
}

.booking-form .frminput {
    height: 56px;
    font-size: 14px;
    box-shadow: none;
    border: 1px solid #dadfe6;
    background-clip: initial;
    margin-bottom: 25px
}

.booking-form .frmselect {
    height: 56px;
    font-size: 12px;
    box-shadow: none;
    border: 1px solid #dadfe6;
    background-clip: initial;
    margin-bottom: 25px
}

.booking-form .frminput::placeholder {
    color: #000;
    font-size: 13px;
    font-weight: 400
}

.booking-form .frmselect::placeholder {
    color: #000
}

.booking-form .frminput:focus {
    box-shadow: none;
    border: 2px solid var(--primary-color)
}

.booking-form .frmselect:focus {
    box-shadow: none;
    border: 2px solid var(--primary-color)
}

.booking-form .frmbtn {
    padding: 10px 20px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: .375rem;
    background-color: var(--primary-color);
    color: #fff
}

    .booking-form .frmbtn:hover {
        background-color: var(--secondary-color);
        color: #fff
    }

.imp-box-known {
    border: 1px solid #ddd;
    padding: 20px
}

    .imp-box-known .text {
        color: #000;
        font-weight: 400;
        font-size: 18px
    }

    .imp-box-known .content {
        font-size: 14px;
        color: #5d6f7d;
        line-height: 1.8;
        font-weight: 400;
        text-align: justify
    }

    .imp-box-known .policy-note ul li {
        list-style: none
    }

        .imp-box-known .policy-note ul li .text-span {
            font-size: 13px
        }

.reservation-card-details {
    border: none !important;
    padding: 20px 10px
}

    .reservation-card-details .text {
        color: #000;
        font-weight: 400;
        font-size: 17px
    }

    .reservation-card-details .dates-block {
        border: 1px dashed #dee2e6
    }

    .reservation-card-details .dates-card {
        background-color: #f7f9fc
    }

        .reservation-card-details .dates-card .check {
            font-size: 10px;
            font-weight: 400;
            color: #000
        }

        .reservation-card-details .dates-card .date {
            font-size: 12px;
            color: #000
        }

        .reservation-card-details .dates-card .time {
            font-size: 11px;
            font-weight: 400;
            color: #000
        }

    .reservation-card-details .days-text {
        color: #455873;
        font-size: 11px;
        font-weight: 600
    }

    .reservation-card-details .room-detail {
        font-size: 13px;
        color: #5d6f7d;
        line-height: 1.8;
        font-weight: 400;
        text-align: justify
    }

        .reservation-card-details .room-detail a {
            text-decoration: none
        }

@media(max-width:768px) {
    #particles-js {
        position: absolute;
        width: 100%;
        background-color: #fff0;
        top: 0;
        z-index: 1;
        height: 270px
    }

    .imageiclusion-iconsdiv {
        height: 20px;
        border-radius: 0;
        width: auto !important;
        background: var(--primary-color);
        filter: invert(1);
        padding: 1px;
        border-radius: 100%;
        border: 1px solid
    }

    .aminities-list {
        display: flex;
        gap: 4px;
        border: 1px dashed #ddd;
        border-radius: 3px;
        padding: 3px 2px;
        justify-content: space-evenly;
        backdrop-filter: blur(8px);
        margin-bottom: 8px
    }

    .dest-img img {
        border-radius: 7px;
        width: 100%;
        object-fit: cover;
        opacity: .7
    }

    .dest-con h4 {
        color: #fff;
        font-size: 12px !important;
        font-weight: 500;
        margin-bottom: 0
    }

    .packagestop-images {
        width: 100%;
        height: 140px !important;
        object-position: top;
        object-fit: cover;
        border-radius: 10px 10px 0 0
    }

    .hhdd::after {
        z-index: 1;
        position: absolute;
        content: attr(data-label);
        top: 0;
        left: 0;
        padding: 6px 21px;
        width: max-content;
        background: var(--primary-color);
        color: #fff;
        text-align: center;
        border-radius: 10px 0 10px 0;
        box-shadow: 4px 4px 15px rgb(26 35 126 / .2);
        font-size: 9px
    }

    .destination-head .city span {
        color: var(--brand-color) !important;
        font-size: 14px
    }

    .card-address strong {
        font-size: 10px !important;
        font-weight: 500
    }

    .card-address.card-days-style span {
        font-size: 6px;
        font-weight: 400
    }
}

.reservation-card-details .nights-card .icons {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #04765f;
    background-color: #b2e7dc;
    font-size: 12px
}

.reservation-card-details .nights-card .night {
    font-size: 12px;
    font-weight: 400
}

.reservation-card-details .total-price-list ul li .text {
    font-size: 16px;
    color: #000;
    font-weight: 400
}

.reservation-card-details .request-btn {
    padding: 10px 20px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: .375rem;
    background-color: var(--primary-color);
    color: #fff
}

    .reservation-card-details .request-btn:hover {
        background-color: var(--secondary-color);
        color: #fff
    }

.roundedNew {
    margin: 3px
}

.image1 img {
    height: 425px
}

.image2 img {
    height: 220px
}

.image3 img, .image4 img {
    height: 199px !important
}

.image8 img, .image7 img, .image6 img, .image5 img {
    height: 230px
}

a.btn.enquirynow {
    padding: 5px 3px;
    border-radius: 0 30px 30px 0;
    color: var(--primary-color);
    background: #fff0;
    border: 1px solid
}

.card-address.card-days-style {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    background: #fff;
    padding: 3px 11px;
    border-radius: 10px 10px 0 0;
    width: max-content
}

a.btn.readmore {
    padding: 5px 3px;
    border-radius: 29px 0 0 28px
}

.pacakage-tourism-card {
    background: #fff;
    border: 1px solid;
    border-radius: 11px !important;
    box-shadow: none !important
}

.aminities-list li {
    list-style: none;
    text-align: center
}

ul.aminities-list p {
    font-size: 9px;
    text-align: center;
    margin: 0;
    color: #000;
    text-transform: uppercase;
    font-weight: 500
}

.ondemandpack-color {
    color: var(--primary-color) !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    margin-bottom: 0 !important;
    text-align: center;
    margin: auto
}

.card-activity.mt-3 {
    text-align: center
}

.destination-head .city span {
    color: var(--primary-color) !important
}

img.destIconss {
    height: 20px
}

img.imageiclusion-iconsdiv:hover {
    border: 3px solid var(--primary-color);
    filter: invert(0)
}

.dest-img img {
    border-radius: 1rem;
    width: 100%;
    object-fit: cover;
    opacity: 1 !important
}

section#banneroffer_Sec {
    padding: 0 !important
}

.dest-img {
    background: none !important;
    border-radius: 1rem;
    border: none;
    margin-bottom: 7px
}

.col-12.col-lg-5.roundedNew {
    padding: 0
}

.col-12.col-lg-6 {
    padding-right: 0
}

.col-12.col-lg-3.roundedNew {
    padding-left: 0
}

@media(max-width:768px) {
    .dest-img img {
        border-radius: 1rem;
        width: 100%;
        object-fit: cover;
        opacity: .7;
        height: 200px !important
    }
}

@Media(max-width:768px) {
    .roundedNew img {
        height: 200px !important
    }

    .col-12.col-lg-3.roundedNew {
        padding: 0 !important
    }

    .row.p-0 .d-block.d-lg-flex {
        padding: 0
    }
}

@media only screen and (max-width:600px) {
    .csideform .search-panel {
        max-width: 100%;
        margin: auto;
        cursor: pointer;
        border-radius: 57px !important;
        padding: 5px
    }

        .csideform .search-panel .sch-panel-div {
            display: flex !important;
            align-items: center !important;
            flex-wrap: nowrap;
            padding: 0
        }

    .srch-panel-col.search-pan-differ {
        width: 90% !important
    }

    .srch-panel-col.search-pan-differon {
        width: 15% !important;
        border-radius: 50% !important
    }

    .search-box button {
        border-radius: 50% !important;
        height: 49px !important;
        margin: 0px !important
    }

    #newsearch {
        border-radius: 50% !important;
        width: 45px;
        height: 45px;
        float: right
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput {
        border: none !important;
        border-right: 1px solid #ddd !important;
        border-radius: 0px !important;
        padding: 0px !important;
        height: 36px !important
    }

        .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput::placeholder {
            font-size: 15px
        }
}

@media only screen and (max-width:768px) {
    .home-banner-main .image-slider {
        height: 320px
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col {
        border: none !important;
        border-radius: 12px;
        padding: 0px;
        height: fit-content;
        margin: 1px;
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
        padding: 10px;
        font-size: 16px;
        cursor: pointer
    }

    .travels-holiday-icons {
        top: 18px
    }

    .banner-caption h1 {
        font-size: 30px
    }

    .csideform .search-panel {
        max-width: 100%;
        margin: auto;
        cursor: pointer;
        border-radius: 57px !important;
        padding: 5px
    }

        .csideform .search-panel .sch-panel-div {
            display: flex !important;
            align-items: center !important;
            flex-wrap: nowrap;
            padding: 0
        }

    .srch-panel-col.search-pan-differ {
        width: 90% !important
    }

    .srch-panel-col.search-pan-differon {
        width: 15% !important;
        border-radius: 50% !important
    }

    .search-box button {
        height: 100% !important;
        margin: 0px !important
    }

    #newsearch {
        border-radius: 50% !important
    }

    @media only screen and (max-width:992px) {
        .home-banner-main .image-slider {
            height: 321px
        }
    }

    @media only screen and (max-width:768px) {
        .dest-con h4 {
            color: #fff;
            font-size: 19px;
            font-weight: 400;
            margin-bottom: 0
        }

        .card-activity .list-activity {
            margin: 0;
            padding: 0;
            margin-left: 0;
            font-size: 80%;
            margin-bottom: 6px
        }

        .dest-con span {
            color: #fff;
            font-size: 12px;
            font-weight: 400
        }

        .destination-head .city {
            font-size: 18px
        }

        .card-address strong {
            font-size: 14px;
            font-weight: 400
        }

        .card-activity .list-activity li {
            font-size: 13px
        }

        .ondemandpack-color {
            font-size: 16px !important
        }

        .banner-offer-images .slider-images {
            width: 100%;
            border-radius: 18px;
            height: 150px;
            object-fit: fill;
        }

        .pack-section .pack-sec-start .pack-contant h4 {
            font-size: 15px
        }
    }

    @media only screen and (min-width :768px) {
        .banner-caption h1 {
            color: #fff;
            font-size: 38px;
            font-weight: 400
        }
    }

    @media only screen and (min-width :992px) {
        .banner-caption h1 {
            color: #fff;
            font-size: 38px !important;
            font-weight: 400
        }
    }

    @media(max-width:768px) {
        section.homebanner-section {
            margin-top: 0rem
        }

        .banner-text-position {
            width: 100%;
            display:none;
        }

        .banner-caption p {
            font-size: 15px;
            color: #fff;
            font-weight: 400
        }
    }
}