﻿.faq_img_block {
    height: 794px;
    background-size: cover;
    background-position: bottom;
    position: relative;
    margin-bottom: 30px;
}
    .faq_img_block img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.faq_img_text {
    position: absolute;
    background: #000000;
    opacity: 0.50;
    border-radius: 15px;
    max-width: 905px;
    width: 100%;
    padding: 30px;
    top: 200px;
    color: #fff;
    z-index: 2;
}

    .faq_img_text span {
        color: #ffffff;
        font-size: 36px;
        font-weight: 800;
        line-height: 40px;
    }

    .faq_img_text p {
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
        color: #ffffff;
        padding: 15px 0px;
        margin: 0px;
    }

    .faq_img_text a {
        color: #ffffff;
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        border: solid 2px #fff;
        padding: 7px 25px;
        border-radius: 100px;
        margin-top: 10px;
        display: inline-block;
    }

        .faq_img_text a:hover {
            text-decoration: none;
        }
.best_deal_block img {
    position: relative;
    height: 250px;
    border-radius: 10px;
    filter: brightness(0.7);
    object-fit: cover;
}

.best_deal_block .bestdeal_info {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    z-index: 1;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    border-radius: 5px;
    color: #000;
    background: rgb(255 255 255 / 80%);
}

.best_deal_block .bestdeal_subtitle {
    background-color: #00aae8;
    display: inline-block;
    padding: 0 10px;
    z-index: 1;
    line-height: 25px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}

.main-slider-img {
    min-height: 700px;
    object-fit: cover;
    width: 100%;
    max-height: 700px;
    object-position: bottom;
}

.home_page_text {
    top: 104px;
    position: absolute;
    width: calc(100% - 15px);
    margin: 0 auto;
    left: 0;
    right: 0;
}

.search-heading {
    border-radius: 5px;
    background: rgb(0 0 0 / 60%);
    max-width: fit-content;
    padding: 20px;
}

    .search-heading h1 {
        color: #FFF;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin: 0;
    }

    .search-heading p.sub-title {
        margin: 0;
    }

.carousel-inner-arrow {
    position: absolute;
    right: 20px;
    bottom: 20px;
    border-radius: 100px;
    background: #FFF;
    width: 70px;
    height: 30px;
    display: flex;
    justify-content: space-around;
    line-height: 30px;
    font-size: 25px;
    color: var(--btn-two-bg);
    z-index: 1;
}

    .carousel-inner-arrow span {
        color: var(--btn-two-bg);
    }

.contant_block {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    text-align: left;
}

.banner_block {
    padding: 70px 0 0px 0;
}

.listpage_banner img {
    width: 100%;
}

.banner_title {
    margin-bottom: 25px;
}

    .banner_title div {
        color: var(--title-text);
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

.owl-nav {
    position: absolute;
    width: 70px;
    display: flex;
    top: -55px;
    background: var(--btn-two-bg);
    justify-content: space-between;
    right: 0;
    border-radius: 100px;
}

    .owl-nav .owl-prev, .owl-nav .owl-next {
        width: 35px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

button.owl-next.disabled, button.owl-prev.disabled {
    opacity: 0.5;
}


.angle-left {
    width: 15px;
    height: 15px;
    background-position: -142px -10px;
    display: block;
}

.angle-right {
    width: 15px;
    height: 15px;
    background-position: -169px -10px;
    display: block;
}

/*offer slider*/
.offer_slider {
    position: absolute;
    width: 380px;
    overflow: hidden;
    top: 637px;
    left: 40px;
}

    .offer_slider a {
        border-radius: 5px;
        background-color: rgb(0 0 0 / 60%);
        display: flex;
        color: #fff;
        padding: 15px;
        gap: 22px;
        align-items: center;
    }

a.slider_offer p {
    color: #FFF;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

a.slider_offer span {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    white-space: nowrap;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 12px;
}

.offer_slider .owl-dots .owl-dot span {
    margin: 5px 0px;
    background: none;
    border: 1px solid var(--color);
}

.offer_slider .owl-dots .owl-dot.active span, .slider_offer .owl-dots .owl-dot:hover span {
    background: var(--color);
}

.offer_slider .owl-dots {
    text-align: left;
    -webkit-tap-highlight-color: transparent;
}
/*offer slider*/

.logo_of_slider {
    position: absolute;
    overflow: hidden;
    width: 100%;
    top: 739px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    height: 63px;
}

.logo_of_slider_block {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
    min-height: 63px;
}

.logo_title {
    color: #FFF;
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
}

.logo_of_inside {
    width: 500px;
}

    .logo_of_inside img {
        object-fit: contain;
        width: 100%;
    }

/*hot deal banner*/
.hot_deal_offer a {
    position: relative;
}

    .hot_deal_offer a img {
        border-radius: 17px;
        background-color: #A3A3A3;
        padding: 5px;
        max-height: 321px;
        height: 220px;
    }

.suitcase_tyre {
    display: flex;
    justify-content: space-around;
    margin-top: -1px;
}

span.heandal {
    width: 50px;
    height: 25px;
    border: 5px solid #a3a3a3;
    border-bottom: none;
    display: block;
    margin: 0 auto;
    border-radius: 10px 10px 0px 0px;
}

span.tyre_left, .tyre_right {
    width: 26px;
    height: 26px;
    border: 2px solid #a3a3a3;
    border-radius: 50%;
    padding: 5px;
    background: conic-gradient(#7b7b7b 0deg 36deg, #bbbbbb 36deg 72deg, #7b7b7b 72deg 108deg, #bbbbbb 108deg 144deg, #7b7b7b 144deg 180deg, #bbbbbb 180deg 216deg, #7b7b7b 216deg 252deg, #bbbbbb 252deg 288deg, #7b7b7b 288deg 324deg, #bbbbbb 324deg 360deg);
    -webkit-animation: rotating 2s linear infinite;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

    span.tyre_left:before, .tyre_right:before {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        background: white;
        border-radius: 50%;
    }

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(360deg);
    }

    to {
        -webkit-transform: rotate(0deg);
    }
}

.hot_deal_offer a:hover img {
    background-color: var(--btn-bg);
}

.hot_deal_offer a:hover span.heandal, .hot_deal_offer a:hover span.tyre_left, .hot_deal_offer a:hover .tyre_right {
    border-color: var(--btn-bg);
}
/*hot deal banner*/


.grid-container {
    display: grid;
    gap: 20px;
    grid-template-areas:
        'one one two two five five'
        'one one three four five five';
    height: 370px;
}

.grid-item {
    border-radius: 10px;
    display: flex;
    color: white;
    overflow: hidden;
    position: relative;
}

    .grid-item .content-grid {
        position: absolute;
        top: 15px;
        left: 22px;
        color: #fff;
        z-index: 1;
    }

        .grid-item .content-grid span {
            border-radius: 5px;
            border: 1px solid #FFF;
            color: #FFF;
            font-size: 12px;
            font-style: normal;
            line-height: 30px;
            padding: 0 20px;
            background: transparent;
            display: inline-block;
        }

    .grid-item:nth-child(1) .content-grid {
        top: auto;
    }

.content-grid p {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.content-grid div {
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.grid-item:nth-child(1) .content-grid div {
    color: #FFF;
    text-shadow: 0px 6px 6px rgba(0, 0, 0, 0.15);
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: normal; /* 93.75% */
    max-width: 320px;
}

.grid-item:nth-child(1) {
    grid-area: one;
    background-color: #222E50;
    align-items: center;
}

.grid-item:nth-child(2) {
    grid-area: two;
    background-color: #007991;
}

.grid-item:nth-child(3) {
    grid-area: three;
    background-color: #439a86;
}

.grid-item:nth-child(4) {
    grid-area: four;
    background-color: #f6511d;
}

.grid-item:nth-child(5) {
    grid-area: five;
    background-color: #c1292e;
    max-width: 300px;
}

.grid-item:nth-child(6) {
    grid-area: six;
    background-color: #c1292e;
}

.grid-item img {
    width: 100%;
    object-fit: cover;
    filter: brightness(0.8);
}
/* find_your_staycation start */
.banner_light_blue {
    border-radius: 10px;
    border: 1px solid #D7F4FE;
    background: #F3FCFF;
    padding: 30px 20px;
}

ul.country_city_filter, ul.city_filter {
    display: flex;
    gap: 25px;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
    overflow: auto;
}

    ul.country_city_filter li, ul.city_filter li {
        line-height: 30px;
        cursor: pointer;
        padding: 0 10px;
        background: #fff;
        border: 1px solid var(--border-color);
        border-radius: 4px;
        white-space: nowrap;
    }

        ul.country_city_filter li.active, ul.country_city_filter li:hover, ul.city_filter li.active, ul.city_filter li:hover {
            background: var(--active-menu);
            color: #fff;
            border-radius: 3px;
        }

.find_your_staycation a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    border: 1px solid var(--border-color);
    border-radius: 10px;
    background: #FFF;
    overflow: hidden;
    position: relative;
    /*padding-bottom: 10px;*/
}

    .find_your_staycation a img {
        background-color: #EEFCFF;
        height: 200px;
        object-fit: cover;
    }

.find_your_staycation_city {
    position: absolute;
    left: 10px;
    top: 10px;
    display: flex;
    align-items: center;
    column-gap: 5px;
    color: #fff;
}

.find_your_staycation a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 75px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.00) 100%);
}

.trand_loction {
    width: 15px;
    height: 15px;
    background-position: -198px -10px;
}

.find_your_staycation a > .find_your_staycation_name {
    color: var(--all-text-main);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 38px;
}

.find_your_staycation_book {
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

span.book_p {
    border-radius: 5px;
    background: var(--btn-bg);
    color: #fff;
    padding: 3px 10px;
    line-height: normal;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 700;
}

.find_your_star {
    position: absolute;
    right: 10px;
    top: 10px;
}

    .find_your_star span {
        color: #ffa800;
        letter-spacing: 5px;
    }

    .find_your_star .fa-star:before {
        content: "\f005";
        font-family: 'FontAwesome';
    }

span.hotel_review {
    display: flex;
    column-gap: 5px;
    color: var(--all-text-main);
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    align-items: center;
}

    span.hotel_review span:first-child {
        border-radius: 5px 5px 5px 0px;
        background: #8DC94D;
        color: #FFF;
        font-size: 11px;
        font-style: normal;
        font-weight: 600;
        line-height: 23px;
        padding: 0 5px;
    }

span.book_p span:first-child {
    color: #fff;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
/* find_your_staycation end */


/*Get instant discounts */
.instant-discounts {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    background: #00b9fa;
    border-radius: 8px;
    column-gap: 20px;
    padding: 10px 20px 10px 0px;
}

.get_discounts_contant {
    max-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.qr_contant {
    margin-left: auto;
    max-width: 385px;
}

.get_discounts_contant > div.get_title {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.get_discounts_contant p {
    color: #FFF;
    font-weight: 500;
    line-height: normal;
}

.get_discounts_contant .get_login span {
    border-radius: 5px;
    background: var(--btn-two-bg);
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    display: inline-block;
    cursor: pointer;
    padding: 0 10px;
    color: var(--color);
}

    .get_discounts_contant .get_login span:first-child {
        background: #fff;
        color: var(--btn-bg);
    }

.get_login {
    display: flex;
    gap: 5px;
}

.qr_title {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.qr_code_app {
    display: flex;
    align-items: center;
    column-gap: 20px;
    margin-top: 10px;
}

.qr_code img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

.app_download {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

    .app_download a {
        display: flex;
        flex-direction: column;
    }
/*Get instant discounts */


/*flight and hotel deal*/
.fight_hotel_deal a {
    position: relative;
    margin-bottom: 30px;
    display: block;
}

    .fight_hotel_deal a img {
        border-radius: 10px;
        height: 272px;
        object-fit: cover;
    }

.flight_loction {
    position: absolute;
    display: flex;
    justify-content: space-between;
    color: red;
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: -25px;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    padding: 13px;
    left: 0;
    right: 0;
    z-index: 1;
    align-items: center;
}

    .flight_loction div {
        display: flex;
        column-gap: 10px;
        color: #353535;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        align-items: center;
    }

span.common_icon.fligth_dir {
    width: 15px;
    height: 15px;
    background-position: -185px -91px;
}

span.flight_view_btn {
    background: var(--btn-bg);
    color: var(--color);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    padding: 0 10px;
    border-radius: 5px;
}
/*flight and hotel deal*/

/*city wise filter banner*/
.city_banner_filter {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

    .city_banner_filter a {
        display: flex;
        overflow: hidden;
        border-radius: 5px;
        color: #353535;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        flex-direction: column;
        row-gap: 10px;
        border: 1px solid #E5EBF0;
        /*width: calc(100%/7 - 18px);*/
    }

        .city_banner_filter a img {
            /*width: 100%;*/
            object-fit: cover;
            height: 85px;
        }

        .city_banner_filter a p {
            color: #575656;
            text-align: center;
            font-size: 13px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            margin-top: 5px;
        }
/*city wise filter banner*/

/* tour type start*/
.tour_type a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 10px;
    margin-bottom: 30px;
}

    .tour_type a img {
        border-radius: 10px;
        background: #D9D9D9;
        height: 180px;
        object-fit: cover;
    }

.tour_type_name {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
    width: calc(100% - 30px);
    background: var(--btn-bg);
    color: var(--color);
    margin: 0 auto;
    border-radius: 5px;
}
/* tour type end*/

/*Explore Popular Things to Do*/
.popular_tour a {
    border-radius: 10px;
    border: 1px solid #D7F4FE;
    background: #FFF;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

    .popular_tour a img {
        height: 230px;
        border-radius: 10px;
    }

.popular_tour_name {
    color: var(--all-text-main);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 38px;
}

.popular_tour_availabe {
    display: flex;
    border-radius: 5px;
    color: var(--btn-bg);
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    border: 1px dotted var(--btn-bg);
    padding: 0 5px;
    max-width: fit-content;
    align-items: center;
    column-gap: 10px;
}

.avaible_today {
    width: 14px;
    height: 14px;
    background-position: -220px -91px;
}
/*Explore Popular Things to Do*/
.bird_offer img {
    border-radius: 10px;
    height: 323px;
    max-height: 323px;
}
/*Popular Destinations*/
.discover_more_popular_hotels a {
    display: block;
    position: relative;
}

    .discover_more_popular_hotels a:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        height: 215px;
        bottom: 0;
        border-radius: 0px 0px 10px 10px;
        background: linear-gradient(180deg, rgba(0, 0, 102, 0.00) 0%, rgba(0, 0, 0, 0.87) 100%);
        z-index: 1;
    }

    .discover_more_popular_hotels a img {
        height: 360px;
        border-radius: 10px;
        filter: brightness(0.7);
        object-fit: cover;
    }

.discover_more_button {
    position: absolute;
    bottom: 25px;
    left: 10px;
    right: 10px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    z-index: 1;
    text-align: center;
}

    .discover_more_button span {
        border-radius: 6px;
        display: block;
        font-size: 14px;
        font-weight: normal;
    }
/* Discover More Popular Hotels Here end */

/*offer banner*/
.offer_banner a {
    display: flex;
    align-items: center;
    position: relative;
}

    .offer_banner a:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        background: rgb(0 0 0 / 20%);
        left: 0;
    }

    .offer_banner a img {
        width: 100%;
        height: 380px;
        object-fit: cover;
        object-position: top;
    }

.offer_detail_banner {
    color: var(--color);
    position: absolute;
    width: calc(100% - 30px);
    display: flex;
    justify-content: center;
    max-width: 700px;
    margin: 0 auto;
    left: 0;
    right: 0;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding-top: 35px;
    text-align: center;
}



    .offer_detail_banner h2 {
        font-size: 48px;
        font-weight: 700;
        line-height: normal;
        text-shadow: 0px 4px 6px rgba(0, 0, 0, 0.45);
        margin-bottom: 40px;
    }

    .offer_detail_banner h5 {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin: 0;
    }

    .offer_detail_banner p {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

.know_more {
    display: block;
    background: var(--btn-two-bg);
    line-height: 53px;
    padding: 0 15px;
    font-weight: 600;
    font-size: 14px;
    overflow: hidden;
    color: var(--color);
    border-radius: 5px;
    margin-top: auto;
    margin-bottom: 26px;
}
/*offer banner*/

/*blog banner*/
.blog_banner a img {
    height: 353px;
    border-radius: 10px;
    object-fit: cover;
}

.blog_banner a {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    display: block;
}

    .blog_banner a:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        height: 250px;
        background: linear-gradient(180deg, #00AAE8 0%, rgba(0, 170, 232, 0.00) 100%);
    }

.blog_tilte {
    position: absolute;
    top: 45px;
    left: 20px;
    right: 20px;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #fff;
}

.blog_banner a span {
    border-radius: 5px;
    background: #FFF;
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: block;
    padding: 10px 40px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: var(--all-text-main);
}
/*blog banner*/

.will_you_block {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 15px;
}

    .will_you_block a {
        width: calc(100%/6 - 13px);
    }

.note_banner {
    position: relative;
    width: 100%;
    text-align: left;
    display: flex;
    gap: 10px;
    background: var(--color);
    border-radius: 5px;
    align-items: center;
}

.notification_image {
    position: relative;
}

    .notification_image img {
        height: 72px;
        border-radius: 5px;
        width: 80px;
    }

.note_content {
    position: relative;
}

    .note_content h3 {
        color: var(--all-text-sub);
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-top: 0;
        margin-bottom: 8px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .note_content p {
        color: var(--all-text-main);
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        -webkit-box-orient: vertical;
        margin: 0;
    }

/*video banner*/
.youtube {
    border-radius: 8px;
    background: #D9D9D9;
    overflow: hidden;
    position: relative;
}

img.video_image {
    object-fit: cover;
    height: 200px;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 66px;
    height: 46px;
    background-position: -328px -228px;
    cursor: pointer;
}

.video-placeholder iframe {
    border: none;
}

.book_with_main {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.book_flight {
    width: 100%;
    flex: 1;
    display: flex;
    gap: 15px;
    border-radius: 10px;
    padding: 15px;
    align-items: center;
}

.fl_why_icon {
    background: #fff;
    height: 80px;
    width: 80px;
    border-radius: 50px;
    min-width: 80px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.book_with_main .book_flight:nth-child(1) {
    background: #C8DFF7;
}

.book_with_main .book_flight:nth-child(2) {
    background: #E4FACD;
}

.book_with_main .book_flight:nth-child(3) {
    background: #FCEDCB;
}

.book_with_main .book_flight:nth-child(4) {
    background: #F1E8F8;
}

.fl_why_icon img {
    height: 55px;
    width: 55px;
}

.book_right_block div {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    padding-bottom: 5px;
}

.book_right_block p {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
}

.flight_deals_banner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.flight_main_block {
    flex: 1;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    border: 1px solid var(--border-color);
}

    .flight_main_block img {
        height: 150px;
        width: 100%;
        object-fit: cover;
    }

.date_flight_div {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--footer-bg);
    width: max-content;
    margin: 20px auto;
    padding: 6px 15px;
    border-radius: 25px;
    border: 1px solid var(--border-color);
    font-size: 15px;
    font-weight: 500;
    gap: 8px;
}

    .date_flight_div .cal_icon {
        height: 22px;
        width: 21px;
        background-position: -316px -380px;
    }

.city_flight_block {
    background: var(--btn-bg);
    color: var(--bottom-header-text);
    padding: 12px 10px;
}

    .city_flight_block div {
        font-size: 18px;
        font-weight: 600;
    }

    .city_flight_block p {
        margin: 0;
        font-size: 12px;
        font-weight: 600;
    }

/*video banner*/

@media (max-width: 1199px) {

    .book_flight {
        gap: 5px;
        padding: 10px;
    }

    .book_right_block div {
        font-size: 15px;
        line-height: normal;
    }

    .book_right_block p {
        font-size: 12px;
    }

    .banner_title div {
        font-size: 22px;
    }

    .date_flight_div {
        font-size: 13px;
    }

    .city_flight_block div {
        font-size: 15px;
    }

    .city_flight_block p {
        font-size: 12px;
    }
}


@media (max-width: 940px) {
  

    .grid-container {
        grid-template-areas:
            'one one two five five'
            'three three three five five'
            'four four four four four'
    }

    .grid-item:nth-child(1) .content-grid div, .blog_tilte {
        font-size: 18px;
    }

    .grid-container {
        height: 100vh;
    }

    .grid-item:nth-child(5) {
        max-width: 100%;
    }

    .grid-item {
        align-items: center;
    }

        .grid-item .content-grid {
            top: auto;
        }

    .city_banner_filter a {
        width: calc(100%/4 - 18px);
    }

    .offer_detail_banner h5 {
        font-size: 14px;
    }

    .offer_detail_banner h2 {
        font-size: 24px;
        margin-bottom: 0px;
        margin-top: 10px;
    }


    .offer_detail_banner p {
        font-size: 13px;
        margin-bottom: 0;
        margin-top: 10px;
    }
}

@media (max-width:991px) {

    .banner_title div {
        font-size: 18px;
    }

    .book_flight {
        padding: 10px;
        width: calc(100% / 2 - 8px);
        flex: none;
    }
}



@media (max-width:767px) {
    .city_banner_filter a img {
        height: 150px;
        width: 100%;
    }
    .city_banner_filter a {
        width: calc(100% / 1 - 0px);
    }

    .city_banner_filter > div {
        width: calc(100% / 2 - 10px);
    }

    .city_banner_filter {
        justify-content: space-between;
        gap: 15px;
    }

    #hot_deal .owl-nav {
        display: flex;
        top: -35px;
    }

    .banner_block #discover_more_popular_hotels .owl-nav {
        display: flex;
        top: -35px;
    }

    .logo_of_slider_block {
        column-gap: 5px;
    }

    .get_discounts_contant p {
        margin: 0 0 10px;
    }

    .discounts_vectore img {
        display: none;
    }

    .offer_detail_banner {
        padding-top: 20px;
        bottom: 0px;
    }

    .know_more {
        margin-top: 10px;
        margin-bottom: 0px;
        line-height: 35px;
    }

    .offer_banner a img {
        height: 200px;
    }

    .hot_deal_offer a img {
        height: 160px !important;
    }

    .flight_deals_banner {
        grid-template-columns: repeat(2, 1fr);
    }

    .faq_img_text {
        padding: 15px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        top: 150px;
        margin: 15px;
        max-width: fit-content;
    }

    .faq_img_block {
        height: 500px;
    }

    .faq_img_text span {
        font-size: 22px;
    }

    .faq_img_text p {
        font-size: 14px;
        line-height: normal;
    }

    .flight_deals_banner {
        flex-direction: column;
    }

    .banner_title {
        margin-bottom: 10px;
    }

    .book_with_main {
        gap: 5px;
        flex-direction: column;
    }

    .book_flight {
        width: 100%;
    }

    .will_you_block a {
        width: calc(100% / 2 - 10px);
    }

    .will_you_block {
        gap: 10px;
    }
    .note_content h3 {
        font-size: 13px;
    }
    .note_content p {
        font-size: 14px;
    }
    .note_banner {
        gap: 5px;
    }

    .notification_image img, .notification_image {
        max-width: 80px;
    }
    .banner_block {
        padding: 30px 0 0px 0;
    }

    .main-slider-img {
        min-height: 200px;
        max-height: 200px;
    }

    .banner_title div {
        font-size: 18px;
    }

    .carousel-inner-arrow, .span.flight_view_btn {
        display: none;
    }

    .offer_slider, .logo_of_slider {
        position: relative;
        width: 100%;
        overflow: hidden;
        top: auto;
        left: 0;
    }

    .logo_of_slider {
        background: var(--btn-bg);
    }

    .offer_slider a {
        border-radius: 0;
        background-color: var(--btn-two-bg);
    }

    .search-heading {
        padding: 10px;
    }

        .search-heading h1 {
            font-size: 14px;
        }

    .home_page_text {
        top: 65px;
    }

    .content-grid p {
        font-size: 12px;
    }

    .content-grid div {
        font-size: 16px;
        margin: 5px 0;
    }

    ul.country_city_filter {
        gap: 15px;
        font-size: 12px;
    }

    .banner_light_blue {
        padding: 10px;
    }

    .instant-discounts {
        flex-direction: column;
        padding: 10px;
    }

    .get_discounts_contant > div.get_title, .qr_title {
        font-size: 18px;
    }

    .qr_code img {
        width: 95px;
        height: 95px;
    }

    .get_discounts_contant {
        gap: 5px;
    }

    .qr_contant {
        margin-top: 10px;
    }
}

@media (max-width: 640px) {
    .grid-container {
        grid-template-areas:
            'one one two two two'
            'three three three five five'
            'four four four four four'
    }

    .popular_tour a img, .find_your_staycation a img, .fight_hotel_deal a img, .tour_type a img, .city_banner_filter a img, .discover_more_popular_hotels a img, .blog_banner a img {
        height: 150px;
    }
}

@media (max-width: 460px) {
    .grid-container {
        grid-template-areas:
            'one'
            'two'
            'three'
            'four'
            'five';
    }

    .city_banner_filter a {
        width: calc(100% / 1 - 0px);
    }
}
