﻿/*--car review css start--*/

.review-card-box {
    width: 100%;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: var(--box-shadow);
    overflow: hidden;
}

.card-content {
    display: flex;
    gap: 15px;
    padding: 15px;
    width: 100%;
}

.left {
    text-align: center;
}

.car-img {
    width: 120px;
    height: auto;
}

.stars {
    margin-top: 10px;
    color: #20c997;
    font-size: 20px;
}

.review-text {
    font-size: 14px;
    color: #333;
    margin: 0 0 10px 0;
    line-height: 1.5;
}

.review-by {
    font-size: 13px;
    color: var(--all-text-third);
    margin: 5px 0;
}

.flag-row img {
    max-width: 19px;
    height: 19px;
}

.flag-row {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 5px;
}

.flag {
    width: 24px;
    height: 24px;
}

.time {
    font-size: 12px;
    color: #7c8a9a;
}

.car-title {
    width: 100%;
    background: #f7f7f7;
    text-align: center;
    padding: 9px 10px;
    font-size: 14px;
    font-weight: 400;
    border-top: 1px solid #eee;
    margin-bottom: 0;
    color: var(--all-text-sub);
}


.homevide_block, .login_block {
    display: flex;
    position: relative
}

.latest_blogs_block:hover, .links a {
    text-decoration: none
}

.links a, .related_tags, .review-author {
    white-space: nowrap
}

.review-content, .review-footer {
    box-shadow: 0 2px 4px rgba(0,0,0,.08)
}

.homevide_block {
    overflow: hidden;
    align-items: center;
    height: 450px
}

    .homevide_block img, .homevide_block video {
        bottom: 0;
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
        min-height: 450px;
        object-position: left
    }

.login_block {
    gap: 95px;
    justify-content: space-between;
    top: 0;
    bottom: 0;
    align-items: center
}

.left_login {
    flex: 1;
    max-width: 550px
}

.right_login {
    width: 100%;
    max-width: 390px
}

.login_text h1 {
    margin: 0;
    color: var(--color);
    text-shadow: 0 5px 12px rgba(0,0,0,.25);
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize
}

    .login_text h1 b {
        font-size: 48px;
        font-weight: var(--weight-700)
    }

.login_text p {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin: 0
}

.carousel-inner-arrow, .carousel-inner-arrow span {
    color: var(--btn-two-bg)
}

.common-banner-title .dot, .team_name h5 {
    text-align: center;
    font-style: normal;
    font-weight: 600
}

.carousel-inner-arrow {
    position: absolute;
    right: 20px;
    bottom: 20px;
    border-radius: 100px;
    background: #fff;
    width: 70px;
    height: 30px;
    display: none;
    justify-content: space-around;
    line-height: 30px;
    font-size: 25px;
    z-index: 1
}

.accm-title, .know_btn, .related_tags li.active a, .related_tags li:hover a {
    color: var(--active-menu)
}

.common-banner-title .dot {
    display: inline-flex;
    padding: 4px 7.2px 4px 25px;
    justify-content: center;
    align-items: flex-start;
    border-radius: 800px;
    background: rgba(75,46,34,.1);
    color: #f3761d;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .5px;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 5px
}

    .common-banner-title .dot:before {
        content: '';
        width: 8px;
        height: 8px;
        position: absolute;
        left: 10px;
        top: 6px;
        border-radius: 4px;
        background: #f3761d
    }

.get_toknow_about {
    display: flex;
    gap: 112px;
    align-items: flex-start;
    flex-wrap: wrap
}

.get_to_know_list ul {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 25px;
    margin-top: 36px;
    list-style-type: disc;
    list-style-position: inside
}

    .get_to_know_list ul li::before {
        background: var(--btn-bg);
        font-size: 20px;
        display: block;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100px;
        min-width: 10px
    }

.get_toknow_about img {
    max-width: 420px;
    object-fit: contain;
    width: 100%
}

.get_toknow_contant {
    flex: 1
}

.get_to_know_list ul li {
    display: flex;
    align-items: baseline;
    gap: 10px;
    color: var(--all-text-main);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.team_member {
    padding: 24px 32px;
    border-radius: 40px;
    background: #fff9e7;
    display: flex;
    flex-direction: column;
    align-items: center
}

.team_name h5 {
    color: #1c1917;
    font-size: 21.313px;
    line-height: normal;
    letter-spacing: -.3px;
    margin: 0
}

.help_you_banner p, .team_name p {
    text-align: center;
    font-size: 16px
}

.banner_title, .team_name p {
    font-weight: 500;
    font-style: normal
}

.team_name p {
    color: #a8a29e;
    line-height: 22.4px;
    letter-spacing: -.16px;
    margin: 0
}

.team_member img {
    border-radius: 48px;
    max-width: 120px;
    height: 148px;
    object-fit: cover
}

.scroll_div_all {
    margin-top: -100px;
    position: absolute;
    pointer-events: none
}

.testimonial-section {
    background: #fff9e7;
    padding: 50px 0
}

.banner-top-img svg {
    width: 100%;
    margin-bottom: -8px
}

.banner_block {
    padding: 60px 0 0
}

.banner_title {
    font-size: 26px;
    margin: 0 auto;
    line-height: 30px;
    padding-bottom: 30px
}

.bg_grey {
    background: var(--footer-bg);
    padding: 60px 0;
    text-align: center
}

.help_you_banner p {
    font-style: normal;
    font-weight: 200;
    line-height: 21px;
    margin: 0 0 10px;
    color: var(--all-text-third)
}

.help_you_banner {
    max-width: 1040px;
    margin: auto;
    display: flex;
    flex-direction: column
}

.help_fancybox_wrapp {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-top: 30px
}

    .help_fancybox_wrapp .help_fancybox {
        padding: 5px 15px;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0 0 12px 0 rgba(0,0,0,.08);
        display: flex;
        align-items: center;
        gap: 10px;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: normal
    }

.what_weoffer_wrapp {
    display: flex;
    padding: 0;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between
}

.whatwe_fancybox {
    width: calc(100% / 6 - 10px);
    cursor: pointer
}

    .whatwe_fancybox h5 {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin: 15px 0;
        color: #333
    }

    .whatwe_fancybox p {
        color: var(--all-text-third);
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 21px
    }

    .whatwe_fancybox img {
        width: 60px;
        height: 60px;
        object-fit: contain;
        transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -ms-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        -webkit-transform: rotateX(0) rotateY(0);
        -moz-transform: rotateX(0) rotateY(0)
    }

.latest_blogs_block img, .latest_image_div {
    transition: .2s ease-out;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
}

.whatwe_fancybox:hover img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg)
}

.blog_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.latest_blogs_block {
    border-radius: 15px;
    border: 1px solid var(--border-color);
    background: #fff;
    display: flex;
    padding: 15px;
    gap: 10px;
}

    .latest_blogs_block img {
        object-fit: cover;
        border-radius: 15px;
        width: 50% !important;
        height: 120px !important;
    }



    .accommodation_block .latest_image_div:hover img, .hotel-recom-card .hotel-recom-img:hover img, .latest_blogs_block .latest_image_div:hover img {
        filter: brightness(.5);
        transform: scale(1.05);
        border-radius: 10px
    }

    .latest_blogs_block .latest_blogs_title {
        font-size: 18px;
        font-weight: 500;
        line-height: 26px;
        padding: 0;
        color: #333;
    }

    .latest_blogs_block p {
        line-height: 24px;
        color: var(--all-text-sub);
        font-size: 14px;
        font-weight: 300;
        margin: 0;
    }

.get-offer-content span, .know_btn, .latest_bottom_wrapp .date_info {
    font-style: normal;
    line-height: normal
}

.owl-carousel .owl-stage-outer {
    height: calc(100% + 30px);
    margin: -15px;
    padding: 15px;
    width: calc(100% + 30px)
}

.latest_bottom_wrapp {
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex: 1;
}
.latest_bottom_wrapp .date_info {
        font-size: 14px;
        font-weight: 500;
        display: flex;
        gap: 10px;
        align-items: center;
        color: #333
    }

.date_info .date_icon {
    width: 20px;
    height: 22px;
    background-position: -453px -133px
}

.know_btn {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px
}

    .know_btn .arrow_icon {
        width: 20px;
        height: 22px;
        background-position: -1483px -254px
    }

.owl-nav {
    background: 0 0;
    position: absolute;
    width: 100%;
    display: flex;
    top: 50%;
    justify-content: space-between
}

.angle-left, .angle-right {
    height: 41px;
    display: block
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    width: 30px;
    height: 30px;
    background: #fff !important;
    border-radius: 20px;
    margin: -15px;
    filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, .12))
}

.angle-left {
    width: 41px;
    background-position: -13px -129px
}

.angle-right {
    width: 30px;
    background-position: -42px -129px
}

.accommodation_block {
    position: relative
}

    .accommodation_block .latest_image_div img {
        height: 298px;
        object-fit: cover
    }

.redirect_back {
    width: 27px;
    height: 27px;
    padding: 8px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #0213ad
}

.redirection_icon {
    background-position: -158px -304px
}

.accom-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    /*background: #fff;*/
    padding: 0px 8px;
    /*position: absolute;
    bottom: 0;
    width: calc(100% - 15px);
    left: 50%;
    transform: translate(-50%,-10px)*/
    z-index: 1;
    transition: all .3s;
}

.accm-title {
    font-size: 14px;
    font-weight: 400;
    color: #2f2f2f;
    margin-top: 12px;
    min-height: 40px;
}

.accom-content span {
    font-size: 12px;
    font-style: normal;
    color: #9ca3af;
}

.get-offer-main {
    display: flex;
    justify-content: space-between;
    gap: 50px
}

.get-offer-img {
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

    .get-offer-img img {
        max-width: 660px;
        height: 383px
    }

    .get-offer-img:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(270deg,rgba(2,19,173,0) 15.39%,rgba(2,19,173,.8) 100%)
    }

.get-offer-content {
    display: flex;
    gap: 22px;
    flex-direction: column;
    position: absolute;
    left: 56px;
    top: 62px;
    z-index: 1
}

    .get-offer-content span {
        color: var(--all-text-sub);
        font-size: 20px;
        letter-spacing: 3.6px;
        font-weight: 400
    }

.get-offer-title {
    color: var(--color);
    font-size: 36px;
    font-style: normal;
    line-height: normal;
    max-width: 565px;
    font-weight: 400
}

.book_now_btn, .get-offer-content p {
    color: var(--color);
    font-size: 17px;
    line-height: normal;
    font-style: normal
}

.get-offer-content p {
    margin: 0
}

.related_tags li, .related_tags li a {
    color: #4b4b4b;
    transition: .3s
}

.book_now_btn {
    border-radius: 50px;
    background: #ff932c;
    padding: 12px 20px;
    max-width: fit-content;
    display: flex;
    align-items: center;
    gap: 5px
}

.city, .related_tags {
    align-items: center;
    display: flex
}

.arrow_right_icon {
    background-position: -269px -17px;
    width: 20px;
    height: 20px
}

.related_tags {
    gap: 15px;
    margin-bottom: 30px;
    overflow-y: hidden
}

    .related_tags li {
        padding: 10px 15px;
        border-radius: 5px;
        border: 1px solid #878787;
        font-size: 14px;
        font-weight: 400;
        line-height: normal
    }

        .related_tags li.active, .related_tags li:hover {
            border: 1px solid var(--active-menu);
            color: var(--active-menu)
        }

.city {
    color: var(--btn-bg);
    font-size: 12px;
    font-weight: 400;
    gap: 5px
}

.location_icon {
    width: 16px;
    height: 22px;
    background-position: -446px -255px
}

.hotel-recom-bottom {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    flex-direction: column;
    align-items: flex-start;
}

.hotel-review-wrapper {
    display: flex;
    gap: 5px;
    align-items: flex-start;
    color: var(--btn-bg);
}



.fa-star:before {
    content: "\f005";
}



.trip_reting_block .place {
    justify-content: center;
}



.place {
    color: #FF932C;
    font-size: 14px;
    letter-spacing: 3px;
    display: flex;
    align-items: center;
    width: 12px;
}



.hotel-review-wrapper span:last-child {
    color: var(--all-text-third);
}



.hotel-recom-bottom .main_price label {
    color: var(--all-text-third);
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal
}


.hotel-recom-bottom .main_price {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    flex-direction: column;
    gap: 3px;
    align-items: flex-end;
}

.sale_wrapp {
    display: flex;
    gap: 5px;
    border: 1px solid var(--btn-bg);
    padding: 0 4px;
    font-size: 12px;
    width: max-content;
    border-radius: 4px;
    line-height: 20px;
    margin-top: 5px;
    text-transform: capitalize;
    color: var(--btn-bg);
    padding-right: 0;
}

.year_end_label {
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top: 15px;
    left: 15px;
    background: var(--btn-bg);
    color: #fff;
    padding: 0 5px;
    border-radius: 3px;
}

.sale_wrapp .sale_off {
    float: right;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #f4462233;
    background-image: -o-radial-gradient(.9em center,circle,#fff .22em,transparent .22em),-o-linear-gradient(325deg,#fff .68em,transparent .68em),-o-linear-gradient(35deg,#fff .68em,transparent .68em);
    background-image: radial-gradient(circle at .9em,#fff .22em,#0000 .22em),linear-gradient(125deg,#fff .68em,#0000 .68em),linear-gradient(55deg,#fff .68em,#0000 .68em);
    max-width: 100%;
    margin-left: -3px;
    padding-left: 1.42em;
    padding-right: 4px;
    overflow: hidden;
}

.star {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-radius: 21px;
    border: 1px solid #e9eefc;
    background: #fff
}

.start_icon {
    width: 15px;
    height: 15px;
    background-position: -182px -256px
}


.hotel-recom-card {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid var(--border-color);
}

.hotel-recom-main, .popular-recom-main {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px
}


.hotel-recom-card img {
    width: 100%;
    height: 170px;
    transition: .4s ease-out;
    object-fit: cover;
    border-radius: 16px 16px 0 0;
}

.hotel-recom-img {
    position: relative;
    overflow: hidden
}

.hotel-recom_title {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.hotel-recom_subtitle {
    color: var(--all-text-third);
    font-size: 14px;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
}



.car-location, .links a:hover {
    color: #ff932c
}

.hotel-recom-content {
    padding: 10px 15px;
    display: flex;
    flex-direction: column;
    /*gap: 15px*/
}



.links, .vehicles_wrapp .related_tags {
    gap: 10px
}

.get-offer-img:nth-child(2)::after {
    background: linear-gradient(270deg,rgba(2,19,173,.8) 0,rgba(2,19,173,0) 84.61%)
}

.get-offer-img:nth-child(2) .get-offer-content {
    text-align: right;
    justify-content: flex-end;
    align-items: end;
    right: 55px
}

.get-offer-img:nth-child(2) .get-offer-title {
    max-width: 339px
}

.about_us_text {
    background: var(--color-two);
    padding: 10px;
    border-radius: 10px
}

    .about_us_text > div {
        color: var(--all-text-sub);
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 300
    }

.ToursPopular_block .latest_image_div img {
    border-radius: 16px;
    object-fit: cover;
    width: 164px;
    height: 164px;
    transition: all .2s;
    margin: auto;
}



.category {
    margin-bottom: 20px
}

    .category h5 {
        color: var(--btn-bg);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0 0 10px
    }

.links a {
    padding: 0 10px 0 0;
    font-size: 14px;
    font-weight: 300;
    transition: .2s;
    border: 1px solid var(--btn-bg);
    border-radius: 5px;
    display: flex;
    gap: 5px;
    color: #454545;
    line-height: 27px
}

.links {
    display: flex;
    flex-wrap: wrap
}

    .links a .count {
        padding: 0 10px;
        border-right: 1px solid var(--btn-bg);
        background: var(--other-bg);
        border-radius: 8px 0 0 8px;
        color: var(--btn-bg);
        font-weight: 500
    }

.banner_title_center {
    text-align: center
}

.easy_steps_wrapper {
    display: flex;
    justify-content: space-between;
    gap: 100px
}

    .easy_steps_wrapper .easy_steps_block {
        padding: 15px 55px;
        text-align: center;
        border-radius: 8px;
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1;
        position: relative
    }

        .easy_steps_wrapper .easy_steps_block:not(:last-child):after {
            content: '';
            position: absolute;
            background: #cccada;
            width: 64px;
            height: 1px;
            top: 0;
            bottom: 0;
            margin: auto;
            right: -70px
        }

    .easy_steps_wrapper .easy_steps_media > span {
        width: 54px;
        height: 54px;
        background-color: #6e828e;
        border-radius: 10px;
        display: inline-block
    }

.Notifications_block .Notifications_details h5, .Notifications_block .Notifications_details p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.serach_car_icon {
    background-position: -331px -1px
}

.pickup_icon {
    background-position: -367px -2px
}

.bookcar_icon {
    background-position: -371px -351px
}

.easy_steps_info h5 {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 10px 0
}

.easy_steps_info p {
    color: var(--all-text-third);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 22.4px;
    margin: 0
}

.vehicles_wrapp {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 45px
}

    .vehicles_wrapp .related_tags li {
        border-radius: 50px;
        border: 1px solid #e4e6e8;
        background: #e4e6e8;
        font-weight: 500;
        padding: 11px 30px
    }

        .vehicles_wrapp .related_tags li.active {
            background: var(--btn-bg)
        }

            .vehicles_wrapp .related_tags li.active a {
                color: #fff
            }

.car_card_wrapp {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(597px,2fr));
    gap: 20px
}

.car-card {
    width: 100%;
    max-width: 900px;
    display: flex;
    align-items: stretch;
    background: #fff;
    border: 1px solid #dde1de;
    border-radius: 12px;
    overflow: hidden;
    flex-wrap: wrap
}

.book-btn, .load_more {
    background: #ff932c;
    cursor: pointer
}

.car-image img {
    width: 280px;
    height: 246px;
    object-fit: cover
}

.car-details {
    flex: 1;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 12px
}

.car-location {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px
}

.car-title {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    line-height: 1.5;
    margin: 0 0 10px
}

.car-features {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 16px 0
}

.feature {
    display: flex;
    flex-direction: column;
    align-items: center
}

.feature-icon {
    width: 32px;
    height: 32px;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-bottom: 4px
}

.car-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    position: relative;
    flex-wrap: wrap
}

.car-price {
    display: flex;
    align-items: flex-end;
    gap: 8px
}

.price-label {
    color: #737373;
    font-size: 16px;
    font-weight: 500
}

.price-value {
    font-size: 24px;
    font-weight: 700;
    color: #000
}

.book-btn {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    margin-top: 10px
}

.units-left {
    position: absolute;
    right: 0;
    top: -20px;
    font-size: 12px;
    font-weight: 500;
    color: #ff0004
}

.load_more {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: none;
    padding: 11px 20px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    max-width: 190px;
    margin: 45px auto 0;
    justify-content: center
}

.review-author, .review-text, ul.transfer_service_icon li {
    line-height: 21.6px;
    font-weight: 300
}

.load_moreicon {
    width: 28px;
    height: 22px;
    display: inline-block;
    background-position: -451px -19px
}

.review-meta-inner, ul.transfer_service_icon {
    display: flex;
    gap: 10px
}

    ul.transfer_service_icon li {
        display: flex;
        flex-direction: column;
        gap: 5px;
        align-items: center;
        color: #03070b;
        text-align: center;
        font-size: 14.4px;
        font-style: normal
    }

        ul.transfer_service_icon li .icon-strip {
            border: 1px solid #dee2e6;
            width: 32px;
            height: 32px;
            border-radius: 100px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center
        }

.transfer_service_icon .seats_icon {
    background-position: -427px -89px
}

.transfer_service_icon .suitcase_icon {
    background-position: -461px -89px
}

.transfer_service_icon .automatic {
    background-position: -528px -89px
}

.transfer_service_icon .door_icon {
    background-position: -495px -89px
}

.transfer_service_icon .Sedan {
    background-position: -562px -89px
}

.transfer_service_icon .Petrol {
    background-position: -597px -90px
}

.review-card {
    width: 100%;
    max-width: 410px;
    min-height: 217px;
    display: flex;
    flex-direction: column
}

.review-content {
    flex: 1;
    padding: 1px;
    background: #fff;
    border-radius: 4.8px;
    outline: #e6e6e7 solid 1px;
    outline-offset: -1px;
    display: flex;
    flex-direction: column
}

.review-body {
    flex: 1;
    padding: 16px 4px;
    display: flex;
    flex-wrap: wrap
}

.review-left, .review-right {
    padding: 0 12px;
    display: flex
}

.review-left {
    width: 40%;
    max-width: 166px;
    flex-direction: column;
    align-items: center;
    gap: 16px
}

    .review-left img {
        max-width: 139px;
        height: 92px
    }

.review-right {
    width: 60%;
    max-width: 233px;
    position: relative;
    flex-direction: column
}

.review-text {
    color: #000;
    font-size: 14.4px
}

.review-meta {
    position: absolute;
    left: 42px;
    top: 100px;
    width: 160px;
    height: 75px
}

.review-author {
    color: var(--all-text-third);
    font-size: 13px;
    font-style: italic
}

.review-time {
    color: #000;
    font-size: 12.6px;
    font-style: italic;
    line-height: 18.9px
}

.review-meta-inner img {
    width: 19px;
    height: 19px
}

.review-left .star {
    border: unset;
    padding: 0
}

.review-footer {
    background: #fff;
    border-top: 1px solid #e6e6e7;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 9px 16px 8px;
    text-align: center
}

.car-name {
    color: #03070b;
    font-size: 14.4px;
    font-weight: 400;
    line-height: 21.6px
}

.counter_box:first-child .counter_info_box .counter_info_img.counter_icon {
    background-position: -50px -19px;
    width: 30px;
    min-width: 30px;
    height: 22px;
    transform: scale(2)
}

.counter_box:nth-child(2) .counter_info_box .counter_info_img.counter_icon {
    background-position: -16px -19px;
    width: 30px;
    min-width: 30px;
    height: 22px;
    transform: scale(2)
}

.counter_box:nth-child(3) .counter_info_box .counter_info_img.counter_icon {
    background-position: -1411px -19px;
    width: 30px;
    min-width: 30px;
    height: 22px;
    transform: scale(2);
    filter: brightness(0) invert(1)
}

.counter_box:first-child .counter_info_box {
    background-color: #67c9fa;
    color: #fff
}

.counter_box:nth-child(2) .counter_info_box {
    background-color: #f8aa88;
    color: #fff
}

.counter_box:nth-child(3) .counter_info_box {
    background-color: #3cdcb1;
    color: #fff
}

.transfer_banner_bg {
    padding: 40px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 2px 19px 0 rgba(15,22,30,.04),0 43px 61px -24px rgba(15,22,30,.02);
    margin-top: -100px;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(360px,1fr));
    gap: 20px
}

.transfer_banner_block img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 4px;
    background: #f4f5f6
}

.tramsfer-info .tramsfer-title {
    color: var(--all-text-sub);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 31.2px;
    margin: 20px 0 10px
}

.tramsfer-bottom .common_button {
    border-radius: 4px;
    max-width: 85px;
    margin: auto 0
}

.tramsfer-info p {
    color: var(--all-text-sub);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 27.2px;
    margin: 0 0 15px
}

.tramsfer-bottom {
    display: flex;
    align-items: center;
    gap: 25px
}

    .tramsfer-bottom .know_btn {
        background: 0 0;
        border: unset;
        height: 45px;
        color: #8c8c8c;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        line-height: 20px
    }

        .tramsfer-bottom .know_btn .arrow_icon {
            background-position: -351px -50px
        }

.happy_banner_title {
    font-size: 40px
}

.happy_rider_wrapp {
    display: flex;
    align-items: center;
    padding: 30px 100px;
    gap: 100px;
    justify-content: center
}

.happy_rider_block {
    display: flex;
    flex-direction: column;
    gap: 5px;
    color: var(--all-text-sub);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 15px;
    align-items: center;
    position: relative
}

    .happy_rider_block:not(:last-child):after {
        content: '';
        position: absolute;
        background: #2d3B4E1A;
        height: 40px;
        width: 1px;
        top: 0;
        bottom: 0;
        margin: auto;
        right: -50px
    }

.star_wrapp {
    display: flex;
    align-items: baseline;
    gap: 5px
}

.card, .cards-wrapper, .couter_block_warpp {
    gap: 15px;
    display: flex
}

.star_wrapp .star {
    background: 0 0;
    padding: 0
}

.star_wrapp b {
    font-size: 23px
}

.card {
    flex: 1 1 250px;
    max-width: fit-content;
    min-height: 320px;
    padding: 15px;
    border-radius: 24px;
    border: 2px solid #ededed;
    flex-direction: column;
    background: #fff;
    transition: transform .3s,box-shadow .3s;
    width: 100%
}

    .card:hover {
        transform: translateY(-5px);
        box-shadow: 0 6px 16px rgba(0,0,0,.08)
    }

.icon {
    width: 41px;
    height: 41px;
    position: relative
}

.icon-shape {
    width: 40px;
    height: 40px;
    background: #ff932c;
    border-radius: 100px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-weight: 400
}

.card-title {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    margin: 10px 0
}

.card-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 0
}

.how-it-works {
    display: flex;
    gap: 30px
}

.text-section .badge {
    border-radius: 888px;
    background: #fff3e8;
    padding: 5px 8px;
    max-width: max-content;
    font-weight: 500;
    font-size: 13px
}

.text-section .title {
    color: var(--top-header-text);
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 15px 0;
    text-align: left
}

.text-section {
    max-width: 560px;
    min-width: 560px
}

.Notifications_block {
    border-radius: 8px;
    border: 3px solid var(--footer-bg);
    padding: 10px;
    position: relative;
    background-color: #fff;
    display: flex;
    column-gap: 15px;
    cursor: pointer
}

    .Notifications_block .Notifications_image_div {
        width: 130px;
        position: relative;
        max-height: 130px
    }

        .Notifications_block .Notifications_image_div img {
            border-radius: 8px;
            height: 130px;
            width: 130px !important;
            object-fit: cover
        }

    .Notifications_block::before {
        content: '';
        position: absolute;
        left: 0;
        border-radius: 5px 0 0 5px;
        background-color: var(--other-bg);
        width: 80px;
        height: 100%;
        top: 0
    }

    .Notifications_block .Notifications_details p {
        font-size: 12px;
        font-weight: 400;
        color: var(--all-text-sub);
        margin: 0
    }

    .Notifications_block .Notifications_details h5 {
        font-size: 14px;
        font-weight: 600;
        line-height: normal;
        margin: 0 0 10px
    }

.Notifications_details {
    display: flex;
    flex-direction: column;
    row-gap: 15px
}

    .Notifications_details .read_more {
        display: flex;
        flex-direction: column;
        row-gap: 12px;
        font-size: 12px;
        color: var(--all-text-third);
        text-decoration: underline
    }

.owl-carousel.product_banner_two .owl-stage {
    transform: none !important;
    width: 100% !important;
    display: grid;
    gap: 20px
}

.product_banner_two {
    background: #fff;
    padding: 40px;
    border-radius: 5px;
    display: inline-block
}

    .Notifications_landingpage .banner_title, .product_banner_two .Notifications_block::before, .product_banner_two .read_more {
        display: none
    }

    .product_banner_two .owl-stage-outer {
        padding: 0
    }

    .product_banner_two .owl-item {
        width: 100% !important
    }

    .product_banner_two .Notifications_block {
        border: unset
    }

        .product_banner_two .Notifications_block .Notifications_image_div img {
            min-width: 150px;
            height: 150px;
            border-radius: 20px
        }

        .product_banner_two .Notifications_block .Notifications_image_div {
            position: relative;
            max-height: 150px;
            width: 150px
        }

        .product_banner_two .Notifications_block .Notifications_details h5 {
            font-weight: 500;
            font-size: 16px
        }

        .product_banner_two .Notifications_block .Notifications_details p, .product_banner_two .Notifications_block .Notifications_details span {
            font-weight: 300;
            font-size: 14px;
            margin-bottom: 10px;
            line-height: 21px;
            -webkit-line-clamp: unset
        }

.Notifications_text {
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    width: 70%;
    background-color: var(--btn-bg);
    padding: 5px;
    border-radius: 0 20px;
    color: #fff
}

.counter_box {
    display: flex;
    flex-direction: column;
    gap: 15px;
    flex: 1
}

    .counter_box img {
        height: 150px;
        border-radius: 8px;
        width: 100%;
        object-fit: cover
    }

.counter_info_box {
    display: flex;
    height: 150px;
    align-items: center;
    justify-content: center;
    gap: 15px;
    border-radius: 8px;
    background: var(--btn-bg);
    color: var(--color)
}

.counter_info_details {
    display: flex;
    flex-direction: column
}

    .counter_info_details h5 {
        display: block;
        font-size: 26px;
        font-weight: 500;
        margin: 0
    }

    .counter_info_details p {
        line-height: 24px;
        font-size: 16px;
        margin: 0
    }

.counter_info_box img {
    height: 40px;
    width: 40px
}

.couter_block_warpp .counter_box:nth-child(2n) {
    flex-direction: column-reverse
}

.why_block_wrapp {
    display: flex;
    padding: 0;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px
}

.why_block {
    display: flex;
    gap: 15px;
    padding: 15px;
    width: calc(100% / 2 - 30px);
    cursor: pointer
}

    .why_block .why_block_info {
        display: flex;
        flex-direction: column;
        gap: 10px
    }

        .why_block .why_block_info h5 {
            font-size: 20px;
            display: block;
            font-weight: 500;
            margin: 0;
            line-height: normal
        }

        .why_block .why_block_info p {
            font-size: 14px;
            display: -webkit-box;
            -webkit-line-clamp: 5;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            font-weight: 300;
            color: var(--all-text-sub);
            margin: 0;
            line-height: 21px
        }

.why_block_wrapp.transfer_why {
    flex-wrap: unset
}

    .why_block_wrapp.transfer_why .why_block {
        width: calc(100% / 2 - 30px);
        flex-direction: column;
        align-items: center
    }

        .why_block_wrapp.transfer_why .why_block .why_block_info h5 {
            font-size: 16px
        }

    .why_block_wrapp.transfer_why .why_block_img img {
        width: 50px;
        height: 50px
    }

.transfer_why_wrapper {
    background: #fff;
    padding: 30px 10px 20px;
    margin: 30px 0;
    border-radius: 8px;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%)
}

/*Why Book Online Css*/

.advantages__blocks__main {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
}

    .advantages__blocks__main svg {
        position: absolute;
        left: 0;
        right: 0;
        z-index: -1;
        width: 100%;
        top: 25px;
    }

.advantages_block {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 234px;
}

    .advantages_block img {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 50px;
        display: block;
        height: 100px;
        margin-bottom: 22px;
        width: 100px;
        box-shadow: 0px 10px 20px 0px rgba(180, 190, 225, 0.25);
        background-color: #fff;
        padding: 10px;
        object-fit: scale-down;
    }

.advantages__text-box {
    align-items: center;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

h4.advantages_title {
    color: var(--all-text-main);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
}

p.advantages_description {
    color: var(--all-text-sub);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ToursPopular_block {
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    padding: 9px;
    flex-shrink: 0;
    transition: all 0.5s;
    position: relative;
    width: 100%;
    min-height: 253px;
}



.tour_popular_city {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180.33px, 1fr));
    column-gap: 30px;
    margin-top: 0;
}



.ToursPopular_block:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #f7f7f7;
    border-radius: 1rem;
    max-height: 279px;
    transition: all .2s;
    border: 1px solid #f3f4f6;
}



.ToursPopular_block:hover::before {
    height: 160px;
    background: #fff;
}



.ToursPopular_block:hover .accom-content {
    transform: translateY(-10px);
}



.ToursPopular_block:hover .latest_image_div {
    transform: translateY(-10px);
}



    .ToursPopular_block:hover .latest_image_div img {
        transform: scale(0.93)
    }



.ToursPopular_block:hover .accom-content {
    transform: translateY(-20px);
}

.owl-carousel.tour_popular_city .owl-stage {
    transform: none !important;
  
}


.main_blog_box {
    display: flex;
    gap: 15px;
}

.left_blogbox, .right_blogbox {
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 13px rgb(0, 0, 0, .2);
    border-radius: 10px;
    flex: 1;
}

.right_blogbox {
    max-width: 350px;
    height: fit-content;
}


@media (max-width:768px) {
    .blog_grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .hotel-recom-bottom .main_price {
        font-size: 14px;
    }

    .ToursPopular_block:hover .latest_image_div, .ToursPopular_block:hover .latest_image_div img, .ToursPopular_block:hover .accom-content {
        transform: unset;
    }

    .latest_image_div {
        aspect-ratio: unset;
    }

    .how-it-works {
        flex-direction: column;
        gap: 10px
    }

    .why_block_wrapp.transfer_why .why_block {
        width: auto
    }

    .review-body {
        flex-direction: column;
        align-items: center
    }

    .review-left, .review-right {
        width: 100%;
        max-width: 100%;
        text-align: center
    }

    .review-meta {
        position: relative;
        left: 0;
        right: 0;
        margin: auto;
        top: 10px;
        height: auto
    }

    .car-details, .card, .happy_rider_wrapp {
        padding: 10px
    }

    .car-card {
        flex-direction: column
    }

    .car-image img {
        height: 180px;
        width: 100%;
        object-fit: cover
    }

    .car-title {
        font-size: 18px
    }

    .price-value {
        font-size: 20px
    }

    .units-left {
        top: 5px
    }

    .transfer_banner_bg {
        padding: 10px;
        grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
        gap: 10px;
        margin: 0
    }

    .text-section .title {
        font-size: 18px;
        margin: 10px 0
    }

    .cards-wrapper {
        gap: 10px;
        flex-direction: column
    }

    .card-title {
        font-size: 18px;
        margin: 5px 0
    }

    .card-text {
        font-size: 14px;
        line-height: 21px
    }

    .card {
        flex: auto;
        min-height: auto;
        gap: 10px
    }

    .tramsfer-info .tramsfer-title {
        font-size: 18px;
        line-height: normal;
        margin: 10px 0
    }

    .tramsfer-info p {
        font-size: 14px;
        line-height: normal;
        margin: 0 0 15px
    }

    .happy_banner_title {
        font-size: 18px;
        padding-bottom: 10px
    }

    .happy_rider_wrapp {
        flex-direction: column;
        gap: 15px
    }

    .happy_rider_block:not(:last-child):after {
        height: 20px;
        width: 1px;
        top: 0;
        bottom: -91px;
        margin: auto;
        right: 0;
        left: 0
    }
}

@media (max-width:480px) {
    .hotel-recom-bottom {
        padding-top: 5px;
    }

    .year_end_label {
        top: 10px;
        left: 10px;
    }

    .car-features {
        gap: 12px
    }

    .feature span {
        font-size: 13px
    }

    .book-btn {
        width: 100%;
        text-align: center
    }
}

@media (max-width:1024px) {
    .whatwe_fancybox {
        width: calc(100% / 2 - 10px);
        cursor: pointer
    }

    .get-offer-main {
        gap: 30px
    }
}

@media (max-width:991px) {
    .easy_steps_wrapper {
        gap: 10px;
        flex-direction: column
    }

        .easy_steps_wrapper .easy_steps_block {
            padding: 10px
        }

            .easy_steps_wrapper .easy_steps_block:not(:last-child):after {
                height: 30px;
                width: 1px;
                bottom: -29px;
                right: 0;
                left: 0;
                top: auto
            }
}

@media (max-width:767px) {
    .accm-title {
        font-size: 12px;
    }
    .accom-content span, .hotel-review-wrapper, .hotel-recom_subtitle {
        font-size: 11px;
    }
    .ToursPopular_block:before {
        max-height: 230px;
    }
    .ToursPopular_block {
        min-height: 218px;
    }
    .login_text, .login_text h1 {
        text-align: center
    }

    .hotel-recom-main, .popular-recom-main {
        grid-template-columns: repeat(auto-fit,minmax(160px,2fr))
    }

    .category, .vehicles_wrapp {
        margin-bottom: 10px
    }

    .get-offer-img, .help_fancybox_wrapp .help_fancybox, .why_block {
        width: 100%
    }

    .product_banner_two {
        padding: 15px
    }

    .owl-carousel.product_banner_two .owl-stage {
        gap: 10px
    }

    .whatwe_fancybox h5 {
        font-size: 16px;
        margin: 10px 0
    }

    .banner_block.bg_grey {
        padding: 30px 0
    }

    .banner_block {
        padding: 30px 0 0
    }

    .homevide_block, .homevide_block img, .homevide_block video {
        height: 600px
    }

    .banner_title {
        font-size: 23px;
        padding-bottom: 20px
    }

    .help_you_banner p, .latest_blogs_block .latest_blogs_title {
        font-size: 16px;
        line-height: normal
    }

    .help_fancybox_wrapp {
        gap: 15px;
        flex-direction: column;
        margin-top: 10px
    }

    .login_block {
        gap: 20px;
        flex-direction: column;
        top: 70px
    }

    .login_text h1 {
        font-size: 25px;
        line-height: normal
    }

    .login_text p {
        font-size: 14px;
        line-height: normal
    }

    .get-offer-main {
        flex-wrap: wrap;
        gap: 20px
    }

    .get-offer-content {
        gap: 10px;
        left: 30px;
        top: 30px
    }

    .get-offer-img img {
        height: 220px;
        max-width: 100%;
        object-fit: cover;
        width: 100%
    }

    .get-offer-title {
        font-size: 18px
    }

    .book_now_btn {
        padding: 8px 16px;
        font-size: 16px
    }

    .latest_bottom_wrapp {
        align-items: end;
        flex-direction: column
    }

    .hotel-recom_title {
        font-size: 12px;
        line-height: 16px;
    }

    .ToursPopular_block .latest_image_div img, .accommodation_block .latest_image_div img, .latest_blogs_block img {
        height: 125px;
    }

    .latest_blogs_block img {
        height: 130px
    }

    .latest_blogs_block {
        padding: 5px;
    }

    .hotel-recom-content {
        padding: 5px;
        gap: 0;
    }

    .links {
        gap: 5px
    }

    .hotel-recom-main, .popular-recom-main {
        gap: 10px
    }

    .hotel-recom-card img {
        height: 125px
    }

    .vehicles_wrapp {
        flex-direction: column;
        gap: 15px
    }

    .car_card_wrapp {
        grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
        gap: 10px
    }

    .couter_block_warpp {
        gap: 10px;
        flex-direction: column
    }

        .couter_block_warpp .counter_box:nth-child(2n) {
            flex-direction: column
        }

    .why_block_wrapp {
        flex-direction: column-reverse;
        row-gap: 10px
    }

    .why_block {
        padding: 10px
    }

    /*Why Book Online Css Satrt*/

    .advantages__blocks__main {
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        gap: 20px;
    }
}
