@import url(/Content/css/variable.css);

.th-comments-wrap .commented-on, .th-comments-wrap.style2 .commented-wrapp span {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--body-font);
    color: var(--body-color)
}

.hero-card_price, .th-btn {
    text-transform: capitalize
}

.blog-sec-con, .category-card .box-title, .destination-head .city {
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.category-card .box-title, .line-btn, .reservation-card-details .room-detail a {
    text-decoration: none
}

.homebanner {
    position: relative;
    z-index: 9;
    width: 100%;
    background: #fff
}

@media only screen and (max-width:600px) {
    .home-banner-main .image-slider {
        height: 260px !important
    }

    .homebanner {
        top: 63%
    }

    .travels-holiday-icons {
        display: none
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput {
        background-color: #fff;
        outline: 0;
        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: 0 !important;
        border-radius: 10px !important 0!important 0!important!important!important
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col {
        margin-bottom: 12px
    }
}

.th-comment-form {
    margin-top: 70px;
    position: relative
}

    .th-comment-form .row {
        --bs-gutter-x: 30px
    }

    .th-comment-form .blog-inner-title, .th-comments-wrap .th-post-comment ol ol, .th-comments-wrap .th-post-comment ol ul, .th-comments-wrap .th-post-comment ul ol, .th-comments-wrap .th-post-comment ul ul, .th-comments-wrap ul.comment-list ol ol, .th-comments-wrap ul.comment-list ol ul, .th-comments-wrap ul.comment-list ul ol, .th-comments-wrap ul.comment-list ul ul {
        margin-bottom: 0
    }

    .th-comment-form .form-title {
        margin-top: -.35em
    }

        .th-comment-form .form-title a#cancel-comment-reply-link {
            font-size: .7em;
            text-decoration: underline
        }

    .blog-comment-area, .th-comment-form .form-text {
        margin-bottom: 25px
    }

    .th-comment-form .form-group > i {
        color: var(--body-color)
    }

    .th-comment-form .form-group .form-control, .th-comment-form .form-group .form-select, .th-comment-form .form-group input, .th-comment-form .form-group select, .th-comment-form .form-group textarea {
        border: 1px solid grey
    }

    .th-comment-form .form-group label {
        color: var(--body-color);
        margin-bottom: -.3rem
    }

@media (max-width:767px) {
    .th-comment-form, .th-comments-wrap {
        border-radius: 10px
    }
}

.th-comment-form:has(#wp-temp-form-div), .th-comments-wrap:has(#wp-temp-form-div) {
    padding: 0;
    box-shadow: none;
    display: none
}

.th-comments-wrap {
    border-radius: 0;
    margin-top: var(--blog-space-y,40px);
    margin-bottom: 30px
}

    .th-comments-wrap.style2 .th-post-comment {
        border: 1px solid #e1e4e5;
        margin-bottom: 24px
    }

    .th-comments-wrap.style2 .children {
        margin-left: 0
    }

    .th-comments-wrap.style2 .commented-wrapp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        z-index: 2;
        gap: 10px 0;
        margin-bottom: 22px
    }

        .th-comments-wrap.style2 .commented-wrapp span {
            display: inline-block;
            position: relative;
            line-height: normal
        }

            .th-comments-wrap.style2 .commented-wrapp span:not(:last-child) {
                padding-right: 16px;
                margin-right: 16px
            }

                .th-comments-wrap.style2 .commented-wrapp span:not(:last-child):after {
                    content: "";
                    height: 10px;
                    width: 1px;
                    background-color: var(--body-color);
                    position: absolute;
                    top: 50%;
                    right: 0;
                    margin-top: -4px
                }

            .th-comments-wrap.style2 .commented-wrapp span i {
                color: #ffa944
            }

    .th-comments-wrap.style2 .reply_and_edit i {
        color: #999;
        font-size: 24px
    }

    .th-comments-wrap.style2 ul.comment-list .th-comment-item:last-child > .th-post-comment {
        border-bottom: 1px solid #e1e4e5
    }

    .th-comments-wrap .description p:last-child {
        margin-bottom: -.5em
    }

    .th-comments-wrap .comment-respond {
        margin: 30px 0
    }

    .th-comments-wrap pre {
        background: #ededed;
        color: #666;
        font-size: 14px;
        margin: 20px 0;
        overflow: auto;
        padding: 20px;
        white-space: pre-wrap;
        word-wrap: break-word
    }

    .hero-2 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .hero-2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet, .th-comments-wrap li, .th-comments-wrap.th-comment-form {
        margin: 0
    }

    .th-comments-wrap .th-post-comment {
        padding: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        position: relative;
        background: #fff;
        border-radius: 8px
    }

        .th-comments-wrap .th-post-comment dl, .th-comments-wrap .th-post-comment ol, .th-comments-wrap .th-post-comment ul {
            margin-bottom: 1rem
        }

    .th-comments-wrap ul.comment-list {
        list-style: none;
        margin: 0 0 -30px;
        padding: 0
    }

    .th-comments-wrap .comment-avater {
        width: 80px;
        height: 80px;
        border-radius: 10px;
        margin-right: 20px;
        overflow: hidden
    }

        .testi-image-wrapp2 .testi-img2 img, .th-comments-wrap .comment-avater img {
            width: 100%
        }

    .th-comments-wrap .comment-content {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: -6px;
        position: relative
    }

    .th-comments-wrap .commented-on {
        display: inline-block;
        line-height: 24px;
        margin-bottom: 0
    }

        .th-comments-wrap .commented-on i {
            color: var(--theme-color);
            margin-right: 7px;
            font-size: .9rem
        }

    .th-comments-wrap .name {
        margin-bottom: 0;
        font-size: 20px;
        font-weight: 600;
        line-height: 30px
    }

    .th-comments-wrap .comment-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .th-comments-wrap .text {
        margin-bottom: -.4rem
    }

    .th-comments-wrap .children {
        margin: 0 0 0 80px;
        padding: 0;
        list-style-type: none
    }

    .th-comments-wrap .reply_and_edit {
        margin-top: 0;
        margin-bottom: -.46em;
        position: absolute;
        top: 0;
        right: 0;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

        .hero-card span i, .th-comments-wrap .reply_and_edit a {
            margin-right: 10px
        }

            .th-comments-wrap .reply_and_edit a:last-child {
                margin-right: 0
            }

    .th-comments-wrap .reply-btn {
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        display: inline-block;
        color: var(--title-color);
        text-transform: uppercase
    }

        .th-comments-wrap .reply-btn i {
            margin-right: 7px
        }

    .th-comments-wrap .star-rating {
        font-size: 12px;
        margin-bottom: 10px;
        position: absolute;
        top: 5px;
        right: 0;
        width: 80px
    }

.form-submit input[type=submit] {
    background-color: var(--theme-color);
    color: #fff
}

    .form-submit input[type=submit]:hover {
        background-color: var(--title-color)
    }

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]), .wp-block-post-comments-form textarea {
    border: 1px solid var(--th-border-color)
}

.card-special-about .price, .wp-block-comment-author-name {
    font-weight: 600
}

.hero-card span, .th-btn {
    font-weight: 400;
    font-size: 16px
}

ul.comment-list .th-comment-item:last-child > .th-post-comment {
    border-bottom: none
}

ul.comment-list .children .th-comment-item > .th-post-comment {
    padding-bottom: 30px
}

ul.comment-list:has(>.th-comment-item ~ .th-comment-item):first-child > .th-post-comment {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--th-border-color)
}

.comment-respond .must-log-in {
    margin-bottom: 0;
    margin-top: 8px
}

.th-hero-wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden
}

#heroSlide2 .hero-inner {
    height: calc(100vh - 80px)
}

.th-hero-bg {
    position: absolute;
    inset: 0;
    height: 100%;
    overflow: hidden
}

    .th-hero-bg img {
        position: relative;
        height: 100%;
        width: 100%;
        object-fit: cover;
        overflow: hidden
    }

.hero-2 {
    position: relative;
    z-index: 6
}

    .hero-2 .hero2-overlay {
        position: absolute;
        inset: 0;
        z-index: -1
    }

    .hero-2 .hero-slider-2 {
        max-width: 1776px;
        display: block;
        margin: auto;
        border-radius: 0
    }

@media (min-width:1930px) {
    .hero-2 .hero-slider-2 {
        max-width: 100%
    }
}

.hero-2 video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
    overflow: hidden
}

    .hero-2 video source {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover
    }

.hero-2 .scroll-down {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    position: absolute;
    bottom: 0;
    left: calc(50% - 0px);
    width: 150px;
    height: 141px;
    text-align: center;
    z-index: 2;
    color: #fff
}

@media (max-width:1699px) {
    .hero-2 .scroll-down {
        left: calc(50% - 50px)
    }
}

@media (max-width:1599px) {
    .hero-2 .scroll-down {
        left: calc(50% - 150px)
    }
}

.hero-2 .hero-icon, .hero-2 .scroll-down .scroll-wrap, .hero-2 .swiper-pagination, .hero-2 .th-swiper-custom, .hero-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.hero-2 .scroll-down .scroll-wrap {
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: var(--title-font);
    font-size: 16px;
    color: #fff;
    font-weight: 300
}

    .hero-2 .scroll-down .scroll-wrap span {
        min-width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        border: 1px solid #fff
    }

        .hero-2 .scroll-down .scroll-wrap span img {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            margin-bottom: 4px
        }

.hero-2 .th-hero-bg {
    border-radius: 0;
    overflow: hidden
}

    .hero-2 .th-hero-bg:before {
        content: '';
        position: absolute;
        inset: 0;
        background: -webkit-linear-gradient(bottom,rgba(13,13,12,.4),rgba(13,13,12,.4)),url(2218.html);
        background: linear-gradient(0deg,rgba(13,13,12,.4),rgba(13,13,12,.4)),url(2218.html);
        border-radius: 0
    }

.booking-page-card .card-header, .hero-2 .hero-arrow:hover, .th-btn, .th-btn.style1:after, .th-btn.style1:before, .th-btn.style1:hover:after, .th-btn.style1:hover:before, .th-btn.style2:before, .th-btn.style2:hover:after, .th-btn:before {
    background-color: #fff
}

.hero-2 .th-swiper-custom {
    position: absolute;
    top: 55%;
    margin: 0;
    right: 209px;
    z-index: 9;
    width: 550px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 36px
}

.hero-2 .hero-icon {
    display: flex;
    gap: 8px
}

.hero-2 .hero-arrow {
    width: 32px;
    height: 32px;
    line-height: 1;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: transparent;
    -webkit-transition: .4s;
    transition: .4s
}

    .hero-2 .hero-arrow img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
        -webkit-transition: .4s;
        transition: .4s
    }

    .hero-2 .hero-arrow:hover img {
        -webkit-filter: none;
        filter: none
    }

.hero-2 .swiper-pagination {
    position: relative;
    border-radius: 8px;
    width: 424px;
    display: flex
}

.hero-2 .swiper-pagination-bullet {
    width: 100%;
    height: 3px;
    border-radius: 8px;
    background-color: rgba(255,255,255,.2);
    border: none;
    margin: 0;
    position: relative;
    overflow: hidden
}

    .hero-2 .swiper-pagination-bullet::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

.hero-2 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: rgba(255,255,255,.2);
    border-color: rgba(255,255,255,.2)
}

    .hero-2 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
        background-color: #fff;
        -webkit-animation: 2s cubic-bezier(.3,0,.3,1) forwards slide-progress;
        animation: 2s cubic-bezier(.3,0,.3,1) forwards slide-progress
    }

.swiper-paused .hero-2 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes slide-progress {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slide-progress {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.heroThumbs {
    max-width: 848px;
    position: absolute;
    bottom: 20px;
    right: 30px
}

.hero-style2 {
    position: relative;
    z-index: 6;
    max-width: 100%;
    padding: 90px 0;
    margin: auto
}

    .hero-style2 .hero-title {
        font-weight: 700;
        font-size: 80px;
        color: #fff;
        display: block;
        margin-top: -.8rem;
        margin-bottom: 2px;
        text-align: center
    }

    .hero-style2 .hero-text {
        color: #fff;
        font-weight: 600;
        font-size: 28px;
        display: block;
        margin-bottom: 10px
    }

@media (max-width:1299px) {
    .hero-2 .scroll-down {
        display: none
    }

    .hero-2 .th-swiper-custom {
        right: 20px
    }

    .hero-style2 .hero-text {
        font-size: 18px;
        line-height: 28px
    }
}

@media (max-width:320px) {
    .hero-style2 .hero-text {
        font-size: 16px;
        line-height: 26px
    }
}

.hero-style2 .hero-desc {
    font-size: 18px;
    color: #fff;
    margin-bottom: 38px
}

.hero-style2 .th-btn {
    padding: 19px 40px
}

.th-btn {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    color: #000;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    padding: 18.8px 35px;
    border-radius: 48px;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    gap: 8px
}

    .search-box .searchlist-category .drop-list:hover, .th-btn.white-btn {
        background-color: var(--primary-color);
        color: #fff
    }

.hero-style2 .th-btn:after {
    -webkit-mask-image: url(/content/images/icons/arrow-right.svg);
    mask-image: url(/content/images/icons/arrow-right.svg);
    background-color: #000
}

.hero-card span, .hero-style2 .th-btn:hover {
    color: #fff
}

a.th-btn.bg-transparent.text-white.th-icon.bbgg, span.nav-link.sitenavbar-items.spanbtn_search {
    backdrop-filter: blur(8px)
}

.hero-style2 .th-btn:hover:after, .hero-style2 .th-btn:hover:before {
    background-color: var(--brand-color)
}

.th-btn.th-icon:after {
    content: '';
    position: relative;
    -webkit-mask-image: url(/Content/images/icons/arrow-right.svg);
    mask-image: url(/Content/images/icons/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    --webkit-mask-position: center;
    mask-position: center;
    --webkit-mask-size: auto;
    mask-size: auto;
    background-color: #113d48;
    width: 24px;
    height: 24px;
    display: block;
    -webkit-transition: .4s;
    transition: .4s
}

.th-btn:before {
    content: '';
    width: 0;
    height: 100%;
    border-radius: 30em;
    position: absolute;
    top: 0;
    left: -5%;
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
    z-index: -1
}

.th-btn.active, .th-btn:hover {
    color: var(--white-color);
    box-shadow: none
}

    .th-btn.active.th-icon i, .th-btn:hover.th-icon i {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    .th-btn.active:before, .th-btn:hover:before {
        width: 110%
    }

.th-btn.style1:hover {
    color: #000
}

    .th-btn.style1:hover.th-icon:after {
        background-color: #fff
    }

.th-btn.style2 {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff
}

    .th-btn.style2:hover {
        color: #000;
        border: 1px solid #fff
    }

.hero-card {
    background: rgba(255,255,255,.3);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 16px;
    padding: 16px;
    display: flex;
    gap: 16px;
    cursor: pointer
}

.hero-card_wrapp {
    position: absolute;
    bottom: 72px;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.hero-card .hero-img {
    position: relative;
    max-width: 168px;
    height: 168px;
    border-radius: 16px
}

    .hero-card .hero-img:before {
        content: "";
        position: absolute;
        inset: 0;
        background: -webkit-linear-gradient(bottom,rgba(13,13,12,.2),rgba(13,13,12,.2));
        background: linear-gradient(0deg,rgba(13,13,12,.2),rgba(13,13,12,.2));
        border-radius: 16px
    }

    .hero-card .hero-img img {
        width: 100%;
        height: 100%;
        border-radius: 16px;
        object-fit: cover
    }

    .hero-card .hero-img .play-btn {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

        .hero-card .hero-img .play-btn > i {
            width: var(--icon-size,40px);
            height: var(--icon-size,40px);
            line-height: var(--icon-size, 40px);
            text-align: center;
            background: 0 0;
            border: 1px solid #fff;
            -webkit-backdrop-filter: none;
            backdrop-filter: none;
            color: #fff;
            font-size: var(--icon-font-size, 1.2em)
        }

.hero-card .box-title {
    color: #fff;
    margin-bottom: 0
}

.hero-card_price {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .02em;
    color: #fff
}

.travels-cat-icon, .travels-holiday-icons {
    color: var(--primary-color);
    position: absolute
}

.hero-card .th-btn {
    padding: 8px 24px;
    margin-top: 20px
}

@media (max-width:1199px) {
    .th-comments-wrap .children {
        margin-left: 40px
    }

    .hero-2 .th-swiper-custom {
        top: unset;
        bottom: 30px
    }

    .heroThumbs {
        display: none
    }

    .hero-style2 {
        padding: 180px 0
    }

        .hero-style2 .hero-title {
            font-size: 84px
        }
}

@media (max-width:991px) {
    .hero-style2 .hero-title {
        font-size: 64px;
        line-height: 74px
    }

    .hero-style2 .hero-text {
        font-size: 16px;
        line-height: 26px
    }
}

@media (max-width:767px) {
    .th-comments-wrap .comment-top, .th-comments-wrap .th-post-comment {
        display: block
    }

    .th-comments-wrap .star-rating {
        position: relative;
        top: 0;
        right: 0
    }

    .th-comments-wrap .comment-avater {
        margin-right: 0;
        margin-bottom: 25px
    }

    .th-comments-wrap .children {
        margin-left: 30px
    }

    .th-comment-form {
        --blog-space-y: 30px
    }

    .hero-2 .th-swiper-custom {
        bottom: 0
    }

    .hero-style2 {
        padding: 150px 0
    }

        .hero-style2 .hero-text {
            color: #fff
        }
}

@media (max-width:575px) {
    .th-comments-wrap .reply_and_edit {
        position: relative;
        margin-top: 12px
    }

    .hero-style2 {
        padding: 130px 0
    }

        .hero-style2 .hero-title {
            font-size: 35px;
            line-height: 37px;
        }
}

@media (max-width:375px) {
    .hero-2 .th-swiper-custom {
        display: none
    }

    .hero-style2 .sub-title {
        font-size: 16px
    }

    .hero-style2 .hero-title {
        font-size: 35px;
        line-height: 37px;
    }
    .hero-style2 .hero-desc{
        margin-bottom:14px !important
    }
}

.search-pan-differ {
    width: 70%
}

.search-pan-differon {
    width: 30%
}

.home-banner-main {
    background: #000
}

    .home-banner-main .image-slider {
        opacity: .4;
        height: 580px;
        object-fit: cover
    }

.banner-text-position {
    position: absolute;
    top: 50%;
    z-index: 9;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translate(-50%,-50%)
}

.homebanner-section {
    position: relative;
    background: #000
}

.guest-reviews-section .progress-bar, .rounded-section {
    background-color: #cd2c22 !important
}

.banner-caption h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 77px;
    font-weight: 800;
    -webkit-text-stroke: 1px var(--brand-color)
}

.offer-sec-heading h3 {
    font-weight: 400;
    color: #3e3e3e;
    font-size: 21px
}

a.visitUs {
    text-decoration: none !important;
    color: #fff;
    background: var(--brand-color);
    padding: 11px 50px;
    font-size: 20px;
    border-radius: 5px
}

@-webkit-keyframes slideTop {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes slideTop {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.fadedown {
    -webkit-animation: .3s linear fade-down;
    animation: .3s linear fade-down
}

@-webkit-keyframes fade-down {
    0% {
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        visibility: hidden
    }

    100% {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        visibility: visible
    }
}

@keyframes fade-down {
    0% {
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        visibility: hidden
    }

    100% {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        visibility: visible
    }
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0
    }
}

@keyframes animate-positive {
    0% {
        width: 0
    }
}

.fadein, .rollinleft, .rollinright, .scalein, .slidebottomright, .slideindown, .slideinleft, .slideinright, .slideinup, .slidetopleft {
    opacity: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-name: var(--animation-name);
    animation-name: var(--animation-name)
}

.swiper-slide-active .fadein {
    --animation-name: fadein
}

.swiper-slide-active .scalein {
    --animation-name: scalein
}

.swiper-slide-active .slidetopleft {
    --animation-name: slidetopleft
}

.swiper-slide-active .slidebottomright {
    --animation-name: slidebottomright
}

.swiper-slide-active .slideinleft {
    --animation-name: slideinleft
}

.swiper-slide-active .slideinright {
    --animation-name: slideinright
}

.swiper-slide-active .slideinup {
    --animation-name: slideinup
}

.swiper-slide-active .slideindown {
    --animation-name: slideindown
}

.swiper-slide-active .rollinleft {
    --animation-name: rollinleft
}

.swiper-slide-active .rollinright {
    --animation-name: rollinright
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes slideinup {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideinup {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(180px);
        transform: translateX(180px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(180px);
        transform: translateX(180px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slideindown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideindown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideinleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideinleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slidebottomright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(120px) translateY(120px);
        transform: translateX(120px) translateY(120px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@keyframes slidebottomright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(120px) translateY(120px);
        transform: translateX(120px) translateY(120px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@-webkit-keyframes slidetopleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px) translateY(-100px);
        transform: translateX(-100px) translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@keyframes slidetopleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px) translateY(-100px);
        transform: translateX(-100px) translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.banner-caption p {
    font-size: 37px;
    color: #fff;
    font-weight: 500;
    font-family: Dancing Script,cursive !important
}

.banner-caption {
    padding-top: 30px
}

.packagestop-images {
    width: 100%;
    height: 215px;
    object-fit: cover;
    border-radius: 10px
}

.csideform .search-panel {
    max-width: 1000px;
    margin: auto;
    cursor: pointer;
    border-radius: 4px
}

    .csideform .search-panel .sch-panel-div {
        display: flex;
        justify-content: space-between;
        padding: 0
    }

.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;
    color: #3e3e3e;
    font-weight: 550;
    font-size: 14px;
    padding: 10px 20px
}

.csideform .search-panel .sch-panel-div .srch-panel-col {
    margin: 0 2px
}

.theme-itemrow {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.theme-item {
    width: calc(20% - 20px)
}

.csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput {
    background-color: #fff;
    outline: 0;
    height: 50px;
    padding: 0 45px;
    width: 100%;
    cursor: pointer;
    border: none;
    border-radius: 4px 0 0 4px;
    margin-left: 0 !important;
    margin: auto
}

.travels-cat-icon {
    top: 17px;
    font-size: 18px;
    margin-left: -18px
}

.travels-holiday-icons {
    top: 10px;
    left: 10px;
    font-size: 18px
}

.dest-btnm, .dest-con {
    left: 50%;
    transform: translateX(-50%)
}

.csideform h3 {
    margin-left: 54px;
    font-size: 16px;
    color: #fff
}

.csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
    width: 100%;
    height: 50px;
    background-color: var(--brand-color);
    outline: 0;
    border: none;
    margin-left: 0;
    text-align: center !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0 10px;
    color: #fff;
    font-size: 20px;
    cursor: pointer
}

.csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput::placeholder {
    font-size: 17px;
    color: #000
}

.header h2, .service-section .header h2 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 7px;
    text-transform: capitalize
}

.card-spcl-img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    transition: .1s
}

.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: #060606;
    font-size: 16px;
    font-weight: 600
}

.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: #fff;
    border: 1px solid #bcced2
}

.card-activity .list-activity {
    margin: 0 0 6px;
    padding: 0;
    display: inline-block;
    font-size: 80%
}

    .card-activity .list-activity li {
        float: left;
        list-style: none;
        line-height: 1;
        color: #000;
        font-size: 15px;
        font-weight: 400;
        position: relative;
        padding: 0 12px !important;
        margin: 1.5px 4px 14px 0
    }

        .card-activity .list-activity li::after {
            content: "";
            position: absolute;
            background-color: var(--secondary-color);
            width: 2px;
            height: 17px;
            left: 0;
            top: 50%;
            margin-top: -8px
        }

        .card-activity .list-activity li:first-child::after {
            display: none !important
        }

        .card-activity .list-activity li:first-child {
            padding-right: 12px !important;
            margin-right: 4px !important;
            padding-left: 0 !important
        }

.imageiclusion-iconsdiv {
    height: 24px;
    border-radius: 0;
    width: auto !important
}

.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: 8px 4px;
    background: var(--primary-color);
    font-size: 14px;
    color: #fff
}

.card-special-image {
    overflow: hidden
}

.card-spcl-img:hover, .pack-section .pack-sec-start .pack-img img:hover {
    transform: scale(1.1)
}

.card-address .rt-stars {
    position: relative;
    vertical-align: top;
    color: #fbc40f;
    display: inline-block;
    margin-right: 5px
}

.destination-head .city {
    font-size: 19px;
    line-height: 1.6;
    font-weight: 400 !important;
    white-space: nowrap;
    overflow: hidden
}

.tp-dest {
    padding: 50px 0;
    background: #f2f2f2;
    margin: 30px 0
}

.card-image-wrap, .dest-strt, .owl-carousel.with-nav .owl-dots, .pack-section .pack-sec-start, .search-inptbox {
    position: relative
}

.dest-con {
    position: absolute;
    top: 10px
}

    .dest-con h4 {
        color: #fff;
        font-size: 17px;
        font-weight: 400
    }

.dest-btnm {
    position: absolute;
    bottom: 10px;
    padding: 3px 5px;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    width: 80% !important
}

    .dest-btnm span {
        color: var(--brand-color);
        font-size: 14px
    }

.dest-con span {
    color: #fff;
    font-size: 13px;
    font-weight: 400
}

.dest-img {
    background: #000;
    border-radius: 15px
}

    .dest-img img {
        border-radius: 15px;
        width: 100%;
        height: 190px;
        object-fit: cover;
        opacity: .7
    }

.des-imgtwo {
    margin-top: 12px
}

.dest-img-cen img {
    width: 100%;
    height: 390px;
    object-fit: cover;
    border-radius: 15px;
    opacity: .7
}

.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 rgba(9,28,58,.07);
    box-shadow: 0 7px 16px 0 rgba(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
    }

.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 {
    object-fit: cover;
    width: 100%;
    border-radius: 18px;
    height: 259px
}

.bbgggg a, .bbgggg i {
    color: #fff !important;
    border: 1px solid
}

.aminities-list {
    display: flex;
    gap: 10px;
    padding-bottom: 0;
    padding-left: 0
}

    .aminities-list li {
        flex: initial
    }

.package-pricediv {
    color: var(--brand-color);
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0;
    min-height: 50px
}

.category-card {
    margin-bottom: 0 !important;
    position: relative;
    text-align: center
}

    .category-card.style2 .box-img {
        border-radius: 50%;
        border: 10px solid var(--smoke-color);
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

        .category-card.style2 .box-img img {
            border-radius: 50%
        }

    .category-card.style2:hover .box-img, .category-card.style3:hover .box-img {
        border-color: var(--theme-color)
    }

.testi-area7 {
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #e9f6f9 !important;
    z-index: 2;
    position: relative;
    padding: 120px 0
}

.testi-grid2 .box-text {
    font-weight: 500;
    font-size: 20px;
    color: #0d0d0c;
    margin-bottom: 20px
}

.testi-grid2 .box-title {
    font-size: 24px;
    line-height: 1.417;
    font-weight: 600;
    margin-top: -.32em
}

.testi-grid2 .box-desig {
    font-weight: 400;
    font-size: 16px;
    color: #6e7070;
    display: block;
    margin-bottom: 10px
}

.testi-grid2 .box-review {
    margin-bottom: 35px
}

    .testi-grid2 .box-review i {
        color: #ffa944;
        font-size: 14px
    }

.testi-image-wrapp2 {
    position: relative;
    height: 539px;
    display: flex;
    justify-content: center
}

.owl-carousel.with-nav .owl-dots .owl-dot {
    border: 2px solid #d6d6d6;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background: #d6d6d6
}

    .owl-carousel.with-nav .owl-dots .owl-dot span {
        background: #d6d6d6
    }

    .owl-carousel.with-nav .owl-dots .owl-dot.active {
        border: 2px solid #1671b8;
        border-radius: 20px;
        width: 25px;
        height: 25px;
        background: #e9f6f9
    }

        .owl-carousel.with-nav .owl-dots .owl-dot.active span {
            background: #e9f6f9
        }

.testiSlide5.owl-carousel.with-nav .owl-dots {
    position: relative;
    padding-bottom: 40px;
    text-align: center;
    margin-top: 20px;
    margin-left: 200px
}

.testi-image-wrapp2 .testi-img {
    position: absolute;
    right: 0;
    width: 449px;
    height: 539px
}

.testi-image-wrapp2 .testi-shape2 {
    content: "";
    position: absolute;
    top: -7px;
    right: -18px;
    width: 472px;
    z-index: -1
}

.testi-image-wrapp2 .testi-img2 {
    position: absolute;
    top: 20%;
    left: 5%;
    width: 276px;
    height: 297.67px;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background: #fff;
    -webkit-mask-image: url(/content/images/testi_shape_2.png);
    mask-image: url(/content/images/testi_shape_2.png);
    z-index: 2
}

.testi-image-wrapp2 .testi-shape {
    content: "";
    position: absolute;
    inset: -10px;
    top: 18%;
    left: 3.3%;
    width: 300px
}

.line-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    padding-bottom: 2px;
    margin-bottom: -1px;
    text-transform: capitalize;
    color: #6e7070
}

.PackDOwn span {
    font-size: 14px;
    color: #000
}

.categorySlider2 .swiper-pagination-bullets, .categorySlider4 .swiper-pagination-bullets {
    max-width: 250px;
    display: block;
    margin: auto;
    overflow: hidden
}

.category-slider3 .swiper-pagination-bullets {
    max-width: 250px;
    display: block;
    margin: auto auto 10px;
    overflow: hidden
}

.category-area3 .th-container {
    --main-container: 1689px
}

.category-area4 .th-container {
    --main-container: 1656px
}

.category-card.style3 .box-img {
    border-radius: 24px;
    display: block;
    border: 10px solid #e9f6f9;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

    .category-card.style3 .box-img img {
        border-radius: 0;
        width: 100%
    }

.category-card .box-img {
    border-radius: 24px;
    margin-bottom: 22px;
    overflow: hidden
}

.global-img img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    -webkit-transition: 1.3s;
    transition: 1.3s
}

.category-card .box-img img {
    border-radius: 24px;
    -webkit-transition: 1.3s;
    transition: 1.3s
}

.category-card .box-title {
    font-size: 19px;
    line-height: 1.6;
    white-space: nowrap;
    display: block;
    text-align: center;
    overflow: hidden;
    color: #000;
    margin-bottom: 0
}

    .category-card .box-title a {
        font-size: inherit;
        font-family: inherit;
        display: block;
        font-weight: inherit;
        line-height: inherit
    }

.category-card .line-btn:before, .holidayslider .owl-nav, .offerslider .owl-nav, .themeslider .owl-nav {
    display: none
}

.category-card:hover .box-img img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.perpersondivpack {
    color: #000;
    font-size: 13px;
    margin: 3px 12px;
    font-weight: 600
}

.aminities-list li {
    list-style: none;
    background: #f5f5f5;
    padding: 5px;
    border-radius: 10px
}

    .aminities-list li span .icon {
        padding-right: 19px;
        font-size: 19px;
        color: var(--primary-color)
    }

.card-hoteldata {
    box-shadow: 0 -2px 19px 0 rgba(0,0,0,.16);
    width: 100%;
    border-radius: 5px
}

.card-hotel-box .card-hoteldata .card-details-wrap, .flight-segment .card-flight-about > div {
    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: 13px;
    font-weight: 400
}

.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: rgba(149,157,165,.2) 0 8px 24px
}

.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 .pack-img img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: .1s;
    border-radius: 10px
}

.pack-section .pack-sec-start .pack-img {
    overflow: hidden;
    background-color: #000;
    border-radius: 10px
}

.about-area {
    padding: 120px 0
}

.about-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.about-item_img {
    min-width: 72px;
    height: 72px;
    line-height: 72px;
    border-radius: 50%;
    text-align: center;
    background-color: var(--theme-color);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.about-item.style2 .about-item_img {
    background-color: var(--secondary-color)
}

.about-item_text {
    margin-bottom: -.3rem;
    font-size: 50px;
    font-weight: 500
}

.about-item .box-title {
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.417;
    font-weight: 600;
    margin-top: -.32em
}

.testi-image-wrapp2 .testi-img img {
    height: 532px;
    width: 445px !important;
    object-fit: cover;
    margin-top: 5px
}

.pack-section .pack-sec-start .pack-contant {
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg,#000,transparent);
    border-radius: 0 0 10px 12px;
    width: 100%;
    height: 50px;
    padding-top: 9px;
    text-align: center
}

    .pack-section .pack-sec-start .pack-contant h4 {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        margin-top: 10px
    }

.testi-grid2 img {
    width: 90px !important;
    height: 90px;
    border-radius: 50%;
    margin-bottom: 10px;
    border: 4px solid #fcfcfc
}

p.sliderUp, p.sliderdown {
    text-align: center;
    background: #f0f8ff;
    margin: 2px 0
}

.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 h3 {
        font-size: 14px !important
    }

    .offer-list-box .offer-content p {
        font-size: 12px !important
    }

    .srch-panel .srch-btn, .start-img-dest .dest-img {
        margin-top: 10px
    }

    .htlpackage .owl-theme .owl-nav {
        display: none !important
    }

    .csideform .search-panel .sch-panel-div, .offer-list-box {
        flex-wrap: wrap
    }

        .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: 0;
                width: 100%;
                cursor: pointer;
                border: 1px solid #dadfe6;
                margin-left: 0 !important
            }

            .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
                margin-top: 5px;
                text-align: center
            }

    .offer-list-div {
        height: 100% !important
    }

    .offer-list-box .offer-content {
        margin-left: 0 !important;
        margin-top: 15px;
        width: 100%;
        height: 100%
    }

    .best-offers-sec .offer-landingcard {
        padding: 11px !important
    }

    .best-offers-sec .offer-section-tabs .nav-link {
        font-size: 10px !important
    }

    .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: 0 !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: 0 !important;
        height: 36px !important;
        padding: 0 10px !important
    }

        .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput::placeholder {
            font-size: 15px
        }
}

.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
        }

        .reservation-card-details .request-btn:hover, .searchlist .search-dropdown li:hover {
            background-color: var(--secondary-color);
            color: #fff
        }

.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: 0 0;
    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 rgba(0,0,0,.1);
    background-color: #fff;
    padding: 25px 40px 40px
}

.offer-list-div {
    border-radius: 6px;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);
    background-color: #fff;
    padding: 14px;
    cursor: pointer;
    margin: 4px;
    height: 195px
}

.blogcard-small .blog-sec-right, .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
}

p.sliderUp {
    padding: 0;
    border-radius: 10px 10px 0 0;
    font-size: 13px
}

p.sliderdown {
    padding: 0;
    border-radius: 0 0 10px 10px;
    font-size: 13px
}

.blog-info span, .blogcard-small span {
    padding: 3px 5px;
    border-radius: 10px 0 9px;
    position: absolute;
    right: 0;
    color: #fff
}

.blog-sec-con {
    overflow: hidden;
    display: -webkit-box
}

.blogcard-small span {
    background: #cbcbcb82;
    font-size: 12px;
    bottom: 0 !important
}

.blog-info span {
    background: #16161682;
    font-size: 12px;
    bottom: 10px
}

.hotelbookSliders .blogs-image.card-image-wrap img {
    border-radius: 10px 10px 0 0 !important
}

.card-hoteldata {
    padding: 18px 10px;
    box-shadow: none !important;
    background: #f7f7f7
}

.cardhotel-list-start {
    padding: 10px;
    background: #fff;
    border: 1px solid #cfcece
}

.hotelstuck-price {
    color: var(--brand-color);
    font-weight: 500;
    border: 1px solid var(--brand-color);
    padding: 3px 5px;
    border-radius: 3px
}

a.ViewNowHotelsBtn {
    font-size: 17px;
    margin-top: 2px !important;
    border: 1px solid var(--primary-color);
    padding: 1px 3px;
    border-radius: 3px;
    color: var(--primary-color);
    font-weight: 500
}

@media(max-width:768px) {
    a.visitUs {
        text-decoration: none !important;
        color: #fff;
        background: var(--primary-color);
        padding: 7px 32px;
        font-size: 12px;
        border-radius: 5px
    }

    .csideform h3 {
        margin-left: 10px;
        font-size: 16px;
        color: #fff
    }

    .crd-btn a {
        font-size: 12px
    }

    .card-hoteldata .crd-header h5, .hotelstuck-price {
        font-size: 12px !important
    }

    .hotelstuck-price {
        color: var(--brand-color);
        font-weight: 500;
        border: 1px solid var(--brand-color);
        padding: 3px 5px;
        border-radius: 3px
    }

    a.ViewNowHotelsBtn {
        font-size: 12px;
        margin-top: 4px !important;
        border: 1px solid var(--primary-color);
        padding: 1px 3px;
        border-radius: 3px;
        color: var(--primary-color);
        font-weight: 500
    }

    .blogs-image {
        position: relative;
        height: 160px !important
    }
}

.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
    }

.booking-form .frminput, .booking-form .frmselect {
    border: 1px solid #dadfe6;
    background-clip: initial;
    margin-bottom: 25px;
    box-shadow: none;
    height: 56px
}

.booking-preview-page {
    background-color: #f1f5f8
}

.booking-page-card, .reservation-card-details {
    border: none !important;
    padding: 20px 10px
}

    .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;
        font-size: 80%;
        margin-bottom: 0 !important
    }

.booking-form .frmlabel {
    color: #000;
    font-size: 12px;
    font-weight: 400
}

.booking-form .frminput {
    font-size: 14px
}

.booking-form .frmselect {
    font-size: 12px
}

.booking-form .frminput::placeholder {
    color: #000;
    font-size: 13px;
    font-weight: 400
}

.booking-form .frmselect::placeholder {
    color: #000
}

.booking-form .frminput:focus, .booking-form .frmselect:focus {
    box-shadow: none;
    border: 2px solid var(--primary-color)
}

.booking-form .frmbtn, .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: #ffff
}

    .booking-form .frmbtn:hover {
        background-color: var(--secondary-color);
        color: #ffff
    }

.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 .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 .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
}

@media only screen and (max-width:768px) {
    .home-banner-main .image-slider {
        height: 320px
    }

    .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: 0 !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 0 6px;
            padding: 0;
            display: none;
            font-size: 80%
        }

        .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: 156px;
            object-fit: cover
        }

        .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: 4rem
        }

        .banner-text-position {
            width: 100%
        }

        .banner-caption p {
            font-size: 27px;
            color: #fff;
            font-weight: 500
        }

        .hero-style2 .th-btn {
            padding: 10px 12px !important
        }

        #newsearch {
            border-radius: 50% !important;
            display: none !important
        }

        .themeigmss img {
            height: 300px !important
        }

        #heroSlide2 .hero-inner {
            height: calc(44vh - 80px)
        }

        .hero-style2 {
            padding: 84px 0
        }
    }
}
