.gray_background {
    background-color: #F7F8FA;
    padding: 25px 0px;
}

.flexistay_page .hotel_gallery_main {
    margin-top: 2%;
}

.flexistay_page .hotel_gallery_main .hotel_gallery .hotel_gallery_slider .hotel_slider .lslide img {
    object-fit: cover;
    object-position: center;
    height: 30rem;
    width: 100%;
    border: none !important;
}

.flexistay_page .package_overview .package_title h2 {
    text-align: center;
    margin: 0px;
    color: #353740;
    font-family: Roboto-Bold;
    padding-bottom: 10px;
}

.flexistay_page .package_overview .container {
    border-bottom: 2px solid #bababa;
    padding-bottom: 40px;
    margin-bottom: 15px;
}

.flexistay_page .package_overview .stay_here_flex .stay_here_content ul li {
    font-size: 18px;
    font-family: Roboto-Regular;
    color: #202840;
    display: flex;
    align-items: flex-start;
    padding-bottom: 10px;
}

.flexistay_page .package_overview .stay_here_flex .stay_here_content h2 {
    color: #353740;
    font-family: Roboto-Bold;
    padding-bottom: 10px;
}

.flexistay_page .banner_cart {
    height: 527px;
}

.flexistay_page .hotel_main_detail {
    width: 100%;
    float: left;
    position: relative;
    padding: 115px 0px 40px !important;
}

.flexistay_page .hotel_main_detail .hotel_detail_main_info .banner_card {
    text-align: center;
}

.flexistay_page .hotel_main_detail_inside {
    border: none !important;
}

.flexistay_page .hotel_main_detail .hotel_detail_main_info .hotel_regular_txt_price {
    font-family: Roboto-Bold;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 20px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    background-color: #078536;
    font-size: 20px;
    text-decoration: none;
    border-radius: 40px;
}

.flexistay_page .package_timer_box {
    background: #1464ab;
}

.flexistay_page .sale-timer {
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 62px;
    padding-top: 8px;
}

.flexistay_page .sale-timer>span {
    font-family: 'Roboto-Regular';
    color: #FFFFFF;
    font-size: 15px !important;
    font-weight: 500;
}

.flexistay_page ul.countdown li span {
    font-size: 22px !important;
}

.flexistay_page ul.countdown li p {
    font-size: 10px !important;
}

.flexistay_page .banner_top_title h3 {
    text-align: center;
    margin: 0px;
    color: #353740;
    font-family: Roboto-Bold;
    padding-bottom: 30px;
}

.flexistay_page .banner_middle_title {
    text-align: center;
    margin: 0px;
    color: #353740;
    font-family: Roboto-Bold;
    padding-bottom: 30px;
}

.flexistay_page .banner_middle_title h3 {
    font-size: 18px !important;
}

.flexistay_page .flexistay_name_box {
    border: 1px #1364ab solid;
    padding: 20px;
    text-align: center;
}

.flexistay_page .text_sub_heading_dest {
    text-align: center;
}


/* Banner */

.banner_new {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/flexistay/banner_new.jpg);
    padding: 0px 0px 30px;
    height: 600px;
    width: 100%;
    float: left;
    margin-top: 0px;
}

.banner_new.bottom {
    margin-top: 40px;
}

@media only screen and (max-width: 991px) {
    .banner_new {
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .banner_new {
        background-image: url(../img/flexistay/Group562.png);
        margin-top: 50px;
    }

    .header_back_space {
        height: 0px !important;
    }

    .gray_background.ntp {
        padding-top: 0px !important;
    }

    .fives_details_page .mobile_hotel_section .mobile_hotel_section_inside .mobile_hotel_gallery .lSSlideOuter ul li img {
        height: 11rem !important;
    }

    .fives_details_page .mobile_hotel_section .mobile_hotel_section_inside .mobile_hotel_gallery .lSSlideOuter .lSAction>.lSPrev {
        top: 70px !important;
    }

    .fives_details_page .mobile_hotel_section .mobile_hotel_section_inside .mobile_hotel_gallery .lSSlideOuter .lSAction>.lSNext {
        top: 70px !important;
    }
}

@media only screen and (max-width: 767px) {
    /* .banner_new {
        padding: 10px 0px;
    } */
}

.banner_black_strip {
    background-color: #000;
    text-align: center;
}

.banner_black_strip h2 {
    font-size: 40px;
    color: #FFFF00;
    font-family: Roboto-Bold;
    margin: 0px;
    text-transform: uppercase;
    padding: 10px 0px;
}

@media only screen and (max-width: 991px) {
    .banner_black_strip h2 {
        font-size: 30px;
    }

    .fives_details_page .mobile_hotel_section .mobile_hotel_section_inside .mobile_hotel_gallery .lSSlideOuter .lSAction>.lSPrev {
        top: 70px !important;
    }

    .fives_details_page .mobile_hotel_section .mobile_hotel_section_inside .mobile_hotel_gallery .lSSlideOuter .lSAction>.lSNext {
        top: 70px !important;
    }
}

@media only screen and (max-width: 767px) {
    .banner_black_strip h2 {
        font-size: 21px !important;
    }

    .banner_new .container {
        padding: 0px;
    }
}

.banner_new .banner_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}

@media only screen and (max-width: 991px) {
    .banner_new .banner_flex {
        flex-wrap: wrap;
    }
}

.banner_new .banner_flex .banner_left_content {
    width: 49%;
    padding-top: 30px;
}

@media only screen and (max-width: 991px) {
    .banner_new .banner_flex .banner_left_content {
        width: 100%;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content {
        padding-bottom: 0px;
    }
}

.banner_new .banner_flex .banner_left_content .banner_left_box {
    text-align: center;
}

.banner_new .banner_flex .banner_left_content .banner_left_box .top_border {
    width: 75%;
    margin: 0 auto;
    padding: 4px 10px;
    background-color: #1464AB;
    position: relative;
    margin-top: -20px;
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content .banner_left_box .top_border {
        margin-top: -16px;
        width: 80%;
    }
}

.banner_new .banner_flex .banner_left_content .banner_left_box h3 {
    font-size: 30px;
    margin: 0px;
    color: #fff;
    font-family: Roboto-Bold;
    text-transform: uppercase;
}

@media only screen and (max-width: 1199px) {
    .banner_new .banner_flex .banner_left_content .banner_left_box h3 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content .banner_left_box h3 {
        font-size: 20px;
    }
}

.banner_new .banner_flex .banner_left_content .banner_left_box h2 {
    font-size: 40px;
    margin: 0px;
    color: #fff;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    padding: 10px 0px;
}

@media only screen and (max-width: 1199px) {
    .banner_new .banner_flex .banner_left_content .banner_left_box h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content .banner_left_box h2 {
        font-size: 28px;
    }
}

.banner_new .banner_flex .banner_left_content .banner_left_box .bottom_border {
    width: 62%;
    margin: 0 auto;
    padding: 4px 10px;
    background-color: #1464ab;
    position: relative;
    margin-bottom: -18px;
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content .banner_left_box .bottom_border {
        margin-bottom: -13px;
        width: 80%;
    }
}

.banner_new .banner_flex .banner_left_content .banner_left_box h4 {
    font-size: 24px;
    margin: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    text-transform: uppercase;
    position: relative;
    background-color: transparent;
    z-index: 1;
}

@media only screen and (max-width: 1199px) {
    .banner_new .banner_flex .banner_left_content .banner_left_box h4 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content .banner_left_box h4 {
        font-size: 16px;
    }
}

.banner_new .banner_flex .banner_left_content .banner_blue_circle {
    margin: 20px auto auto;
    width: 300px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 1199px) {
    .banner_new .banner_flex .banner_left_content .banner_blue_circle {
        width: 250px;
    }
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content .banner_blue_circle {
        width: 200px;
        margin: 20px auto auto;
    }
}

.banner_new .banner_flex .banner_left_content .banner_blue_circle img {
    width: 100%;
}

.banner_new .banner_flex .banner_left_content .banner_blue_circle .night_no {
    font-size: 26px;
    margin: 0px;
    color: #fff;
    font-family: Roboto-Medium;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content .banner_blue_circle .night_no {
        font-size: 12px;
    }
}

.banner_new .banner_flex .banner_left_content .banner_blue_circle .price_cirlce {
    font-size: 70px;
    margin: 0px;
    color: #fff;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    padding: 5px 0px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content .banner_blue_circle .price_cirlce {
        font-size: 40px;
        padding: 0px 0px;
        line-height: 44px;
    }
}

.banner_new .banner_flex .banner_left_content .banner_blue_circle .per_crilce {
    font-size: 16px;
    margin: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex .banner_left_content .banner_blue_circle .per_crilce {
        font-size: 12px;
    }
}

.banner_new .banner_flex .banner_right_content {
    width: 49%;
}

@media only screen and (max-width: 991px) {
    .banner_new .banner_flex .banner_right_content {
        width: 100%;
    }
}

.banner_white_box {
    background-color: #1464AB;
}

@media only screen and (max-width: 767px) {
    .banner_white_box {
        background-color: transparent;
    }
}

.banner_white_box .flash_sale {
    background-color: #1464AB;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .banner_white_box .flash_sale {
        /* margin-bottom: 20px; */
    }
}

.banner_white_box .flash_sale_title {
    margin-top: 30px;
}

.banner_white_box .flash_sale_title p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    margin: 0px;
    color: #fff;
    font-family: Roboto-Medium;
    text-transform: uppercase;
}

@media only screen and (max-width: 1199px) {
    .banner_white_box .flash_sale_title p {
        font-size: 17px;
    }
}

.banner_white_box .flash_sale_title p span {
    border-bottom: 1px solid #fff;
    padding-left: 5px;
}

@media only screen and (max-width: 767px) {
    .banner_white_box .flash_sale .flash_sale_title p {
        font-size: 15px;
    }

    .banner_white_box .flash_sale_title {
        margin-top: 0px;
    }
}

.banner_white_box .flash_sale_title p img {
    padding-right: 10px;
}

.banner_white_box .flash_sale .flash_sale_timer .hotel_countdown {
    text-align: left;
    padding-left: 10px;
    margin-top: 0px;
    list-style: none;
    display: block;
    margin-bottom: 0px;
}

.banner_white_box .flash_sale .flash_sale_timer .hotel_countdown li {
    display: inline-block;
    text-align: center;
    padding: 0px 3px;
}

.banner_white_box .flash_sale .flash_sale_timer .hotel_countdown li span {
    font-family: Roboto-Bold;
    color: #fff;
    font-size: 28px;
}

@media only screen and (max-width: 767px) {
    .banner_white_box .flash_sale .flash_sale_timer .hotel_countdown li span {
        font-size: 20px;
    }
}

.banner_white_box .flash_sale .flash_sale_timer .hotel_countdown li .hours_new {
    padding-right: 5px;
}

.banner_white_box .flash_sale .flash_sale_timer .hotel_countdown li .minutes_new {
    padding-right: 5px;
}

.banner_white_box .flash_sale .flash_sale_timer .hotel_countdown li p {
    font-family: Roboto-Regular;
    margin: -4px 0 0 0;
    color: #fff;
    font-size: 12px;
    text-transform: capitalize;
    text-align: left;
    padding-left: 7px;
}

@media only screen and (max-width: 767px) {
    .banner_white_box .flash_sale .flash_sale_timer .hotel_countdown li p {
        font-size: 10px;
        padding-left: 3px;
    }
}

.banner_white_box .banner_white_content {
    text-align: center;
    padding: 20px 15px 10px;
}

@media only screen and (max-width: 767px) {
    .banner_white_box .banner_white_content {
        padding: 0px 0px 0px;
    }
}

.banner_white_box .banner_white_content h3 {
    font-size: 26px;
    margin: 0px;
    color: #fff;
    font-family: Roboto-Bold;
}

@media only screen and (max-width: 767px) {
    .banner_white_box .banner_white_content h3 {
        font-size: 18px;
        background-color: #1464AB;
        padding: 5px 15px;
        margin-top: 15px;
    }
}

.banner_white_box .banner_white_content h4 {
    font-size: 24px;
    margin: 0px;
    color: #fff;
    font-family: Roboto-Bold;
    padding-top: 20px;
}

@media only screen and (max-width: 767px) {
    .banner_white_box .banner_white_content h4 {
        color: #fff;
        font-size: 16px;
    }
}

.banner_white_box .banner_white_content .hotel_regular_rate {
    margin-top: 20px;
}

@media only screen and (max-width: 1199px) {
    .banner_white_box .banner_white_content .hotel_regular_rate {
        margin-top: 10px;
    }
}

.white_box_btn {
    margin: 25px auto 20px;
    background-color: #fff;
    /* border-radius: 25px; */
    width: max-content;
    padding: 10px 40px;
}

.white_box_btn p {
    color: #353740;
    font-size: 22px;
    font-family: Roboto-Medium;
}

.white_box_btn p span {
    text-decoration: line-through;
}

.white_box_btn h2 {
    color: #1464AB;
    font-size: 34px;
    margin: 0px;
    font-family: Roboto-Bold;
}

.banner_white_box .banner_white_content .hotel_regular_rate a {
    font-size: 22px;
    font-family: Roboto-Bold;
    color: #fff;
    text-transform: uppercase;
    background: #008009;
    padding: 15px 40px;
    text-align: center;
    display: inline-block;
    border-radius: 34px;
    text-decoration: none;
}

@media only screen and (max-width: 1199px) {
    .banner_white_box .banner_white_content .hotel_regular_rate a {
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .banner_white_box .banner_white_content .hotel_regular_rate a {
        font-size: 22px;
        padding: 8px 30px;
    }
}

.banner_white_box .banner_white_content .hotel_regular_rate p {
    color: #353740;
    font-size: 22px;
    text-decoration: line-through;
}

@media only screen and (max-width: 767px) {
    .banner_white_box .banner_white_content .hotel_regular_rate p {
        font-size: 14px;
        color: #fff;
    }
}

@media only screen and (max-width: 767px) {
    .banner_mobileNone {
        display: none !important;
    }
}

.banner_mobileShow {
    display: none;
}

@media only screen and (max-width: 767px) {
    .banner_mobileShow {
        display: block !important;
    }
}

.black_title {
    text-align: center;
}

.black_title h2 {
    margin: 0px;
    color: #353740;
    font-family: Roboto-Bold;
    padding-bottom: 20px;
}

.black_list {
    width: 100%;
    float: left;
}

.black_list ul {
    list-style-type: none;
    padding-left: 0px;
    width: max-content;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .black_list ul {
        width: 100%;
    }

    .mla {
        text-align: left !important;
    }
}

.black_list ul li {
    font-size: 20px;
    font-family: Roboto-Medium;
    color: #353740;
    display: flex;
    align-items: flex-start;
    padding-bottom: 10px;
}

.black_list ul li img {
    width: 30px;
    padding-right: 10px;
}

.hr_border {
    border-bottom: 2px solid #bababa;
    opacity: 1;
}

.black_friday_main_content {
    width: 100%;
    float: left;
    margin-top: 2%;
    margin-bottom: 1%;
}

.black_friday_main_content .black_friday_desc p {
    font-size: 24px;
    font-family: Roboto-Medium;
    color: #353740;
    margin-top: 10px;
    margin-bottom: 15px;
}

.hotel_gallery_section .black_friday_desc p {
    font-size: 24px;
    font-family: Roboto-Medium;
    color: #353740;
    text-align: center;
}

.black_friday_logo {
    margin-top: 30px;
}

.black_friday_logo img {
    margin: 0 auto;
}

.money_back_logo {
    /* margin: 30px 0px; */
}

.money_back_logo img {
    margin: 0 auto;
}

.black_friday_desc ul {
    list-style-type: none;
    padding-left: 0px;
    width: max-content;
    /* margin: 0 auto; */
    /* padding-top: 30px; */
}

.slider_heading_section {
    text-align: center;
}


/* .slider_heading_section h2 {

} */

@media only screen and (max-width: 767px) {
    .slider_heading_section h2 {
        margin-top: 1rem !important;
        padding-bottom: 0 !important;
    }

    .black_friday_desc ul {
        width: 100%;
        margin-bottom: 0;
    }

    .offer_content.mobile h2 {
        font-size: 28px !important;
    }

    .black_friday_logo {
        margin-top: 15px;
    }
}

.black_friday_desc ul li {
    font-size: 18px;
    font-family: Roboto-Medium;
    color: #353740;
    display: flex;
    align-items: flex-start;
    padding-bottom: 10px;
}

.black_friday_desc ul li img {
    width: 30px;
    padding-right: 10px;
}

.bottom_banner {
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
    .banner_new .banner_flex {
        margin-top: 0px;
    }

    .banner_new .banner_flex .banner_left_content {
        padding-top: 0px;
    }

    .banner_new .banner_flex .banner_left_content .banner_left_box {
        text-align: center;
        /* background-color: rgba(255, 255, 255, 0.2); */
    }

    .white_box_btn p {
        font-size: 16px;
    }

    .white_box_btn h2 {
        font-size: 22px;
    }

    .white_box_btn {
        padding: 6px 30px;
    }

    .black_title {
        /* text-align: left; */
    }

    .black_title h2 {
        font-size: 20px;
        padding-bottom: 0px;
        margin-top: 15px;
    }

    .black_friday_main_content .black_friday_desc p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 15px;
    }

    .hotel_gallery_section .black_friday_desc p {
        font-size: 16px;
        text-align: left;
    }

    .black_friday_desc ul li {
        font-size: 18px;
    }

    .bottom_banner {
        margin-top: 30px;
    }
}
