.category .destiArea {
    width: 100%;
    height: 100%
}

.about-image-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    color: var(--black);
    text-align: center;
    display: block;
    margin-top: 6px
}

.booknow-btn,
.sm-btn,
.trending {
    display: inline-block
}

.book-now {
    background-image: url(../../images/home-img/offer-banner.jpg);
    padding: 80px 0 80px
}

.bg-property {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.book-now-slide-in h2 {
    color: var(--white)
}

.book-now-slide-in p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: var(--white)
}

.booknow-btn {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 64px;
    border: 2px solid var(--primary);
    color: var(--white);
    border-radius: 6px;
    background-color: var(--primary)
}

.booknow-btn:hover {
    color: var(--white)
}

.book-now-slider {
    overflow: hidden;
    padding-bottom: 70px
}

.book-now-slider .swiper-pagination {
    bottom: 0;
    top: inherit;
    z-index: 99;
    transform: translateX(-50%)
}

.book-now-slider .swiper-pagination .swiper-pagination-bullet {
    background-color: var(--white);
    opacity: 1;
    border-color: var(--white)
}

.book-now-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--primary)
}

.content-wrapp h2 {
    font-weight: 600;
    font-size: 32px;
    color: var(--black);
    line-height: 44px
}

.content-wrapp.left {
    text-align: left
}

.banner.blogs,
.sm-btn,
.tdArea>span,
.travel-title,
.trending {
    text-align: center
}

.dest-tab-item {
    background-color: var(--white);
    border-radius: 16px;
    border: 1px solid var(--gray1);
    padding: 12px 15px;
    height: 100%;
    width: 100%
}

.trending {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: var(--txt-color);
    text-align: left
}

.dest-tab-item h4 {
    color: var(--black);
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600
}

.dest-txt .price_area .crose-price {
    line-height: 24px;
    font-size: 16px;
    font-weight: 400
}

.dest-tab-item p {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: var(--black)
}

.discount-layer p,
.sm-btn {
    font-size: 18px;
    font-weight: 600
}

.offers .side-content strong {
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 28px;
    color: var(--txt-color)
}

.dest-tab-item .img img {
    width: 250px;
    height: 200px;
    border-radius: 16px
}

.dest-tab-item .img {
    position: relative
}

.dest-tab-item .img .destination-cities {
    position: absolute;
    left: 0;
    top: 5px
}

.destination-cities-inn {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.dest-tab-item .img .destination-cities img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 7px
}

.destination-cities-inn {
    padding: 4px 20px 4px 4px;
    background-color: var(--white);
    border-radius: 30px
}

.destination-cities-inn span {
    font-size: 14px;
    font-weight: 400
}

.reviews li:not(:last-of-type) {
    margin-right: 7px
}

.reviews li:last-of-type i {
    color: var(--white);
    text-shadow: 0 0 1px #000
}

.sm-btn {
    border: 2px solid var(--primary);
    padding: 6px 10px;
    border-radius: 8px
}

.dest-txt {
    height: 100%;
    padding-left: 20px
}

.dest-txt .price_area .price {
    justify-content: flex-start;
    font-size: 22px;
    font-weight: 600;
    color: var(--black-light)
}

.dest-txt .sm-btn {
    margin-top: auto;
    width: auto;
    background-color: transparent;
    color: var(--primary);
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid var(--primary);
    font-size: 12px;
    border-radius: 4px
}

.nav-tabs li .nav-link {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: var(--black-light);
    padding: 7px 20px;
    border-radius: 30px;
    border: 1px solid #dfe2e6
}

.nav-tabs li .nav-link.active {
    background-color: var(--primary);
    color: var(--white);
    border-color: var(--primary)
}

.destination-tab .scrollby {
    overflow: hidden;
    height: 30px
}

.destination-tab .nav-tabs {
    overflow-x: scroll;
    overflow-y: inherit;
    padding-bottom: 10px;
    flex-wrap: inherit
}

.discount-item {
    width: 100%
}

.discount-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 63%);
    border-radius: 20px
}

.populare_dest_slider .swiper-slide {
    align-items: flex-start
}

.country-name {
    position: absolute;
    left: 20px;
    top: 20px;
    border-radius: 10px;
    background-color: var(--white);
    color: var(--black);
    font-size: 14px;
    font-weight: 500;
    padding: 3px 10px
}

.blogs .content-wrapp h2.heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px
}

.blog_area h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px
}

.discount-item .country-name img {
    width: 30px;
    border-radius: 0;
    vertical-align: middle;
    margin-left: 10px
}

.discount-item img {
    width: 100%;
    border-radius: 16px;
    height: 100%;
    object-fit: cover
}

.discount-item .discount-layer {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    width: 100%
}

.discount-layer p {
    line-height: 30px;
    color: var(--white);
    font-size: 18px;
    font-weight: 600
}

.discount-layer h4 {
    font-size: 14px;
    font-weight: 400;
    color: var(--white);
    line-height: 20px;
    margin-bottom: 0
}

.discount-layer h4 span {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    display: inline-block;
    line-height: 1
}

.bg-light {
    background-color: var(--gray)
}

.time-title {
    font-weight: 500;
    color: var(--primary);
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 14px;
    display: inline-block
}

.travel-content h3,
.travel-content p,
.travel-title {
    color: var(--white)
}

.gradient,
main .tCard .details .stars>i {
    color: var(--black-light1);
    background: linear-gradient(#ffe1a6, #ffaf00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.category-slider-item img {
    width: 180px;
    height: 240px;
    border-radius: 16px;
    object-fit: cover;
    margin: 0 auto;
    display: block
}

.travel-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    background-color: rgba(255, 255, 255, 20%);
    display: inline-block;
    text-transform: uppercase;
    padding: 0 7.04px;
    border-radius: 3px
}

.full-bg {
    background-image: url(../../images/photos.png);
    padding: 100px 0
}

.travel-content a {
    padding: 8px 16px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 600;
    background-color: var(--white);
    color: var(--black);
    display: inline-block
}

.banner.searchEngine form,
.tdArea,
.tdArea>img,
section.filter .part>ul.fw>li {
    width: 100%
}

.tdArea>span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--white);
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    padding: 10px;
    line-height: 1.2
}

.blog_area {
    padding-right: 15px
}

.blog_area .content-wrapp .section-title {
    font-size: 18px
}

.blog_area .content-wrapp p {
    font-weight: 400;
    color: var(--txt-color)
}

.blog_area a img {
    width: 100%;
    border-radius: 10px;
    height: 370px;
    object-fit: cover
}

.blog_area_right_content h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--black-light)
}

.blog_area_right_content p {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: var(--txt-color)
}

.blog_area_right_content {
    padding-right: 20px
}

.blog_area_right a img {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 10px
}

.offers .category-slider-item .side-image {
    width: 174px;
    height: 158px;
    position: relative
}

.offers .category-slider-item .side-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.offers .category-slider-item {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid var(--gray1);
    border-radius: 15px;
    padding: 15px
}

.offers .category-slider-item .side-content {
    width: calc(100% - 174px);
    padding-left: 24px
}

.offers .category-slider-item .side-content span {
    font-size: 14px;
    font-weight: 600;
    color: var(--black);
    display: block;
    margin-bottom: 6px;
    text-transform: uppercase
}

.offers .category-slider-item .side-content p {
    font-size: 14px;
    font-weight: 400
}

.offers .swiper-wrapper {
    margin-left: 103px
}

.offers .category-slider-item .side-content .view-btn {
    margin-top: 22px
}

.offers .category-slider-item .side-content .view-btn a {
    text-decoration: underline;
    font-size: 14px;
    font-weight: 500
}

.side-content h6 {
    font-weight: 500
}

.category-slider .swiper-wrapper {
    margin-left: 33px
}

.book-now .custom_slide_btn {
    border-color: var(--white);
    width: 42px;
    height: 42px;
    top: 24px;
    z-index: 999
}

.book-now .swiper-button-prev {
    background-image: url(../../images/slider-arrow-left-white.png);
    right: 60px
}

.book-now .swiper-button-next {
    background-image: url(../../images/slider-arrow-right-white.png)
}

.discount-layer h5 {
    color: var(--white);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0
}

.discount-layer h4 span {
    display: block
}

.discount-layer h5 .crose-price {
    font-size: 14px;
    font-weight: 400
}

.discount-layer h5 .crose-price span {
    font-size: 16px;
    font-weight: 500;
    color: var(--green)
}

@media only screen and (max-width:1399px) {
    .offers .swiper-wrapper {
        margin-left: 145px
    }

    .category-slider-item img {
        width: 155px;
        height: 210px
    }
}

@media only screen and (max-width:1199px) {
    .book-now {
        padding: 30px 0 30px
    }

    .book-now-slider {
        padding-bottom: 40px
    }

    .about-image-title {
        font-size: 12px;
        margin-top: 10px;
        line-height: 18px
    }

    .offers .swiper-wrapper {
        margin-left: 30%
    }

    .offers .custom_slide_btn.swiper-button-next,
    .offers .custom_slide_btn.swiper-button-prev {
        top: 70px
    }

    .dest-tab-item .img img {
        width: 200px;
        height: 200px;
        object-fit: cover
    }

    .category-slider .swiper-wrapper {
        margin-left: 20px
    }

    .category-slider-item img {
        width: 132px;
        height: 180px
    }
}

@media only screen and (max-width:991px) {
    .booknow-btn {
        font-size: 16px;
        padding: 8px 40px
    }

    .offers .swiper-wrapper {
        margin-left: 52%
    }

    .category-slider .swiper-wrapper {
        margin-left: 104px
    }

    .category-slider-item img {
        width: 140px;
        height: 180px
    }

    .category-slider .swiper-wrapper {
        margin-left: 36px
    }

    .dest-tab-item .img img {
        width: 148px;
        height: 148px
    }

    .dest-tab-item h4 {
        font-size: 14px;
        line-height: 20px
    }

    .dest-tab-item {
        padding: 10px
    }

    .dest-txt {
        padding-left: 10px
    }

    .dest-tab-item .excellent-review {
        margin: 0 0 !important
    }

    .dest-txt .sm-btn {
        padding: 5px 20px
    }
}

@media only screen and (max-width:767px) {
    .offers .swiper-wrapper {
        margin-left: 89%
    }

    .discount-layer p {
        font-size: 18px
    }

    .discount-layer h4 {
        font-size: 16px;
        line-height: 20px
    }

    .discount-item .discount-layer {
        padding: 10px 20px
    }

    .destination-cities-inn {
        padding: 4px 10px 4px 4px
    }

    .category-slider .swiper-wrapper {
        margin-left: 130px
    }

    .book-now .custom_slide_btn {
        display: none
    }

    .dest-tab-item {
        margin-top: 10px
    }
}

@media only screen and (max-width:575px) {
    .offers .category-slider-item .side-content .view-btn {
        margin-top: 10px
    }

    .blog_area_right_content h4 {
        font-size: 16px;
        line-height: 24px
    }

    .category-slider-item img {
        width: 106px;
        height: 140px;
        border-radius: 5px
    }

    .book-now-slide-in h2 {
        font-size: 18px;
        line-height: 28px;
        font-weight: 600
    }

    .book-now-slide-in p {
        font-size: 12px;
        line-height: 20px;
        font-weight: 500
    }

    .booknow-btn {
        font-size: 12px;
        font-weight: 500;
        padding: 10px 64px;
        margin-top: 10px
    }

    .book-now-slider .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .discount-layer h4 sub {
        font-size: 12px;
        display: block
    }

    .blog_area a img {
        height: 220px
    }

    .blog_area {
        padding-right: 0
    }

    .book-now {
        background-image: url(https://d3ji4tp2ye3jph.cloudfront.net/banners/offer-banner.jpg)
    }

    .guidings .swiper-container {
        padding-bottom: 40px
    }

    .guidings .swiper-container .swiper-pagination-bullets {
        bottom: 0
    }

    .guidings .swiper-container .view-btn {
        margin-top: 0 !important
    }

    .guidings .view-btn {
        margin-top: 16px !important
    }

    .view-btn {
        width: 100%
    }

    .guidings .swiper-pagination span {
        margin: 0 5px;
        display: inline-block
    }

    .destination-tab .select select {
        width: 100%;
        height: 50px;
        border: 1px solid var(--gray1);
        border-radius: 10px;
        background-color: transparent;
        padding: 5px 15px;
        font-size: 14px;
        font-weight: 400;
        color: var(--txt-black);
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-image: url('../../../images/mobile/Vector.png');
        background-repeat: no-repeat;
        background-position: 95% 50%
    }

    .location-head {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 6px
    }

    .offers .custom_slide_btn {
        display: block;
    }

    .offers .category-slider-item .side-image {
        width: 130px;
        height: 135px
    }

    .offers .category-slider-item .side-image img {
        object-fit: cover;
        height: 100%
    }

    .offers .category-slider-item .side-content span {
        font-size: 12px;
        font-weight: 700
    }

    .offers .category-slider-item .side-content strong {
        font-size: 14px;
        font-weight: 500 !important;
        line-height: 22px
    }

    .offers .category-slider-item .side-content p {
        font-size: 12px;
        line-height: 19px
    }

    .offers .category-slider-item .side-content {
        width: calc(100% - 130px);
        padding-left: 20px
    }

    .offers .category-slider-item .side-content .view-btn a {
        font-size: 14px;
        font-weight: 400
    }

    .offers .category-slider-item {
        padding: 12px 10px
    }

    .offers .swiper-wrapper {
        margin-left: 0%;
        gap:10px;
    }

    .category-slider .swiper-wrapper {
       margin-left: 0%;
       width: 7rem;
    }

    .book-now-slide-in {
        padding: 0 17px
    }

    .nav-tabs li .nav-link {
        padding: 10px 20px
    }

    .nav-tabs li:not(:last-of-type) {
        margin-right: 18px
    }

    .dest-tab-item .img img {
        border-radius: 8px;
        width: 100%;
        height: auto
    }

    .dest-tab-item h4 {
        font-size: 14px;
        line-height: 21px
    }

    .dest-txt .price_area .price {
        font-size: 20px
    }

    .blog_area_right_content {
        padding-right: 10px
    }

    .pt-130 {
        padding-top: 0
    }

    .category .custom_slide_btn {
        display: block;
    }

    .country-name {
        left: 10px;
        top: 10px
    }

    .discount-item .discount-layer {
        padding: 10px 10px 15px
    }

    .discount-layer p {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 24px
    }

    .excellent-review.my-2 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .discount-layer h4 span {
        font-size: 14px;
        display: block
    }

    .discount-layer h4 {
        font-size: 12px
    }

    .dest-txt .sm-btn {
        padding: 6px 10px;
        font-size: 15px
    }

    .destination-tab .scrollby {
        height: 40px
    }

    .where-to-go .dest-tab-item .excellent-review .review-point {
        width: 18px;
        height: 18px;
        border-radius: 50%;
        margin-right: 5px
    }

    .where-to-go .dest-tab-item .excellent-review .review-point i {
        font-size: 12px
    }

    .where-to-go .dest-tab-item p {
        display: flex;
        align-items: center
    }

    .where-to-go .dest-txt .sm-btn {
        width: 100%
    }

    .dest-txt {
        padding-left: 12px
    }

    .dest-txt .price_area .crose-price,
    .dest-txt .price_area .crose-price span {
        font-size: 10px;
        line-height: 12px;
        letter-spacing: 2%
    }

    .dest-tab-item {
        padding: 12px 12px
    }

    .blog_area .content-wrapp p {
        font-size: 12px;
        line-height: 20px
    }

    .blog_area_right_content {
        padding-right: 0
    }

    .offer-limit {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }

    .book-now-slider .swiper-pagination .swiper-pagination-bullet {
        display: none
    }

    .book-now-slider {
        padding-bottom: 0
    }

    .discount-layer h5 {
        font-size: 16px;
        line-height: 20px
    }

    .blogs .content-wrapp h2.heading {
        font-size: 18px;
        line-height: 24px
    }

    .offer_items {
        padding: 15px 15px 10px;
        width: 300px;
        border: 1px solid var(--border);
        margin-top: 30px;
        border-radius: 10px;
        display: grid;
        height: auto
    }

    .city_offer {
        font-size: 18px;
        font-weight: 700;
        color: var(--black);
        padding-right: 30px
    }

    .offer-perc {
        padding: 15px 0;
        border-top: 1px solid var(--border);
        border-bottom: 1px solid var(--border);
        font-size: 16px;
        font-weight: 600;
        margin-top: 20px;
        line-height: 24px;
        color: var(--black)
    }

    .offer_items p {
        margin-top: 10px;
        font-size: 16px;
        color: var(--black)
    }

    .offer_items .offer-limit {
        right: 0;
        padding: 15px;
        font-size: 15px;
        width: auto;
        height: auto;
        width: 100%
    }

    .best_offer-table {
        grid-column: center-start/-1;
        display: grid;
        grid-auto-flow: column;
        gap: 1rem;
        overflow: auto;
        padding-bottom: 1rem;
        padding-right: 40px
    }

    span.go_offer_detail {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 30px;
        height: 30px;
        background-color: #ee82ee;
        background-color: var(--primary);
        color: var(--white);
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center
    }

    #popular_desti_slider {
        padding-bottom: 40px;
        margin-bottom: 15px
    }

    #popular_desti_slider .carousel-indicators {
        margin-bottom: 0
    }

    #popular_desti_slider .carousel-indicators button {
        width: 7px;
        height: 7px;
        border-radius: 50%;
        border: 1px solid var(--primary)
    }

    #popular_desti_slider .carousel-indicators button.active {
        background-color: var(--primary)
    }

    .myslider {
        overflow: hidden;
        width: 100%
    }

    .inner_slider_container {
        display: flex;
        transition: transform .5s ease
    }

    .inner_slider_container .item {
        flex: 0 0 40%;
        max-width: 40%
    }

    .myslider .prev-btn,
    .myslider .next-btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        background-color: rgba(255, 255, 255, .5);
        border: none;
        padding: 10px;
        cursor: pointer;
        display: none
    }

    .myslider .prev-btn {
        left: 0
    }

    .myslider .next-btn {
        right: 0
    }
}

@media only screen and (max-width:374px) {
    .category-slider .swiper-wrapper {
        margin-left: 0
    }

    .category-slider-item img {
        width: 95px;
        height: 125px
    }

    .dest-tab-item .img img {
        width: 100%;
        height: auto
    }

    .offer_items {
        width: 250px
    }
}