.logoSize {
    margin: auto;
    display: flex;
    margin-bottom: 0;
}
.hp_title_v2 {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    font-size: 23px;
    color: #fff;
    font-weight: 600;
}
.bok-nw {
    width: 37%;
    background: #ef6614;
    text-align: center;
    padding: 4px 0px;
    color: #fff;
    border-radius: 4px;
    outline: 0;
    font-size: 12px;
    font-weight: 600;
    margin: 8px 0 0;
}
       .arw_whte {
            width: 14px;
            height: 14px;
            float: left;
            background: url(https://www.easemytrip.com/images/mob-web/svg/left-arrow-white.svg) no-repeat 0 0;
            background-size: 14px 14px;
            margin: 7px 0 0 0;
        }
.htl-title {
    font-size: 25px;
    font-weight: 600;
    margin:28px 0 23px 0;
    text-align: center;
}
.htl-title2 {
    font-size: 25px;
    font-weight: 600;
    margin: 0px 0 5px 0;
    text-align: center;
}
        .ban {
            margin: 10px auto 40px auto;
        }
#return-to-top {
            position: fixed;
            bottom: 20px;
            right: 20px;
            background: rgb(0, 0, 0);
            background: rgba(0, 0, 0, 0.7);
            width: 50px;
            height: 50px;
            display: block;
            text-decoration: none;
            -webkit-border-radius: 35px;
            -moz-border-radius: 35px;
            border-radius: 35px;
            display: none;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            background-image: url(https://www.easemytrip.com/arro.png);
            background-repeat: no-repeat;
            background-position: 14px 14px;
        }
		
.title_hd{
 font-size: 25px;
    font-weight: 600;
}
.accordion__item__header::before {
    height: 12px;
    width: 12px;
    content: "";
    position: absolute;
    right: 15px;
    top: 5px;
    transition: .5s all;
    transform: rotate(45deg);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.accordion__item__header {
    cursor: pointer;
    position: relative;
    color: #000;
    font-size: 18px;
    padding: 0px 0;
}
.accordion__item__content {
    overflow-y: hidden;
    padding: 5px 0 0;
    display: none;
    color:#505050;
    margin-bottom: 10px;
    font-size: 15px;
}
.accordion__item {
    margin-bottom: 12px;
    padding: 15px;
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    background: #fff;
}
.accordion__item__header.active {
    transition: .4s;
}
.accordion__item__header.active::before {
    transform: rotate(-135deg);
    top: 10px;
}
.accordion__item__header::before {
    height: 12px;
    width: 12px;
    content: "";
    position: absolute;
    right: 15px;
    top: 5px;
    transition: .5s all;
    transform: rotate(45deg);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.accordion__item__content ul {
    padding: 0 0 0;
    margin: 5px 0 0;
}
.accordion__item__content ul li {
    list-style: disc;
    margin: 0 0 0 18px;
    font-size: 14px;
    padding: 0 0 7px 0;
}
.accordion {
    width: 100%;
    margin: auto;
    padding: 0px;
    text-align: start;margin-top: 2%;
}
            #return-to-top:hover {
                background: rgba(0, 0, 0, 0.9);
                background-image: url(https://www.easemytrip.com/arro.png);
                background-repeat: no-repeat;
                background-position: 14px 8px;
            }

        .mid_home_b h2:after {
            background: none !important;
        }

        .ui-datepicker.ui-datepicker-multi {
            width: 40% !important;
        }

        .dropdown-menu {
            padding: 0;
            margin: 0;
            border: 0;
        }

        .list-property-btn {
            cursor: pointer;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            padding: 5px 10px;
            text-align: center;
            color: #fff;
            border: 0;
            font-size: 13px;
            -webkit-appearance: none;
            background: #1e9228;
            position: absolute;
            right: 63px;
            text-decoration: none;
            top: 73px;
        }

            .list-property-btn:hover {
                background: #42c74d;
                text-decoration: none;
                color: #fff;
            }

            .list-property-btn:visited, .list-property-btn:focus {
                text-decoration: none;
                color: #fff;
            }

        .adlt-cl-bx {
            top: 204px;
            left: 652px;
        }

        .box-rm-gst {
            cursor: pointer;
        }

        .main_ttl {
            margin-bottom: 19px;
        }

        .sb_title_hp {
            text-align: center;
            color: #fff;
            font-size: 16px;
            margin-bottom: 14px;
        }

        .c-card {
            border: 1px solid #e7e7e7;
            cursor: pointer;
            border-radius: 2px;
            overflow: hidden;
            vertical-align: top;
            display: inline-block;
            background: #fff;
            transition: all .3s cubic-bezier(.25, .8, .25, 1);
        }

        .c-card {
            width: 260px;
            height: 240px;
            display: inline-block;
            overflow: initial;
            position: relative;
            padding-bottom: 20px;
            margin: 0 28px 40px 0;
        }

            .c-card .card-header {
                position: relative;
            }

            .c-card .card-header {
                width: 100%;
                height: 155px;
                background-size: cover;
            }

                .c-card .card-header img {
                    width: 100%;
                    height: 100%;
                }

            .c-card .city-l {
                position: absolute;
                bottom: 0;
                left: 0;
                padding: 5px;
                background: #FFF;
                border-top-right-radius: 4px;
                text-transform: capitalize;
                font-size: 12px;
            }

        .hotel-card.card-content {
            height: auto;
            padding: 8px;
        }

            .hotel-card.card-content .hotel-card-detail {
                width: 100%;
            }

        .u-ib {
            display: inline-block !important;
        }

        .hotel-card.card-content .hotel-card-detail .hotel-name {
            font-weight: 600;
            float: left;
            vertical-align: middle;
            width: 100%;
            text-align: left;
            text-overflow: ellipsis;
            overflow-x: hidden;
            white-space: nowrap;
            font-size: 15px;
        }

        .u-rfloat {
            float: right;
        }

        .hotel-card.card-content .hotel-card-detail .main-price {
            font-size: 17px;
            font-weight: 600;
            display: block;
        }

        .c-price-display {
            position: relative;
        }

        .u-text-ellipsis {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .c-price-display span {
            vertical-align: middle;
            color: #e81111;
        }

        .bookNowBtn {
            text-decoration: none;
            color: #fff;
            font-size: 13px;
            background: #ef6614;
            padding: 5px 12px;
            text-transform: uppercase;
            border-radius: 2px;
            float: right;
        }

            .bookNowBtn:hover {
                text-decoration: none;
                color: #fff;
            }

        .hotel-title {
            margin-bottom: 8px;
            float: left;
            width: 100%;
        }

        .percent-off {
            position: absolute;
            z-index: 99;
            background: #F34F4F;
            padding: 3px 12px 5px 16px;
            color: #fff;
            font-weight: 600;
            font-size: 12px;
            left: -9px;
            top: 10px;
            box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.4);
            -moz-box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.4);
            -webkit-box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.4);
        }

            .percent-off:before {
                content: '';
                position: absolute;
                left: 1px;
                top: -8px;
                width: 0;
                height: 0;
                border: 4px solid #bc3535;
                border-top-color: transparent;
                border-left-color: transparent;
            }

        .city-l::before {
            content: '';
            width: 9px;
            height: 9px;
            background: url(https://hotel.easemytrip.com/img/maps-icon-n.svg) 0 0;
            background-size: 9px 9px;
            float: left;
            cursor: pointer;
            margin: 4px 3px 0 0;
        }

        .pr_nt {
            font-size: 10px;
            color: #7d7d7d;
            float: left;
        }

        .overlay:after {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            background-image: linear-gradient( to bottom,rgba(30, 37, 74, 0),rgba(30, 37, 74, 0.76) 60%,#1e254a);
            z-index: 0;
            height: 98px;
            content: " ";
            -moz-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

        .newbg-htl-fab {
            width: 100%;
           min-height: 405px;
            position: relative;
            background-size: cover;
            background-color: #35303e;
            background-image: url(https://www.easemytrip.com/images/hotel-img/shrigo-hotels-17sept24-lp-ban.png);
        }

        .modal_hl {
            display: none;
            position: fixed;
            z-index: 111;
            padding-top: 140px;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            overflow: auto;
            background-color: rgb(0,0,0);
            background-color: rgba(0,0,0,0.4);
        }

        .modal-content-hl {
            background-color: #fefefe;
            margin: auto;
            padding: 15px 20px;
            width: 40%;
        }

            .modal-content-hl h3 {
                margin: 15px 0;
                font-size: 16px;
                font-weight: 600;
            }

        .close_hl {
            color: #aaaaaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
            margin-top: -11px
        }

            .close_hl:hover, .close_hl:focus {
                color: #000;
                text-decoration: none;
                cursor: pointer;
            }

        ul.citylist {
            margin: 0;
            padding: 0;
            display: inline-block
        }

            ul.citylist li {
                border: 1px solid #ddd;
                border-radius: 4px;
                color: #040404;
                display: inline-block;
                margin: 0 4px 7px 0;
                list-style: none;
                font-size: 13px
            }

                ul.citylist li.active {
                    border: 1px solid #4990e2;
                    color: #4990e2;
                }

        .in_tags {
            padding: 7px 10px;
            display: inline-block;
            cursor: pointer;
        }

        .scroll-n {
            width: 100%;
            float: left
        }

        .applybtn {
            background-color: #ef6614;
            cursor: pointer;
            padding: 14px 15px;
            color: #fff;
            text-align: center;
            font-size: 16px;
            width: 40%;
            margin: 10px auto;
            transition: .3s ease-in-out all 1ms;

            text-decoration: none;
            display: table
        }

        .clr {
            clear: both
        }

        .ch-inout {
            width: 100%;
        }

        .ch-in {
            width: 45%;
            float: left;
        }

        .ch-out {
            width: 45%;
            float: right;
        }

        .tx1 {
            outline: 0;
            padding: 7px 10px;
            border-radius: 1px;
            line-height: 20px;
            font-size: 14px;
            border: 1px solid #cecece;
            width: 100%;
            border-radius: 3px;
            background: #f9f9f9;
        }

        .sp {
            font-size: 13px;
            margin: 0px;
            display: block;
            margin-bottom: 5px;
        }

        .scroll-n {
            width: 100%;
            height: 200px;
            overflow: auto;
            float: left;
        }
		
		/*narendra-25-03-25*/
		
		.filter_box_prnt {
    border-radius: 10px;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 15%);
    padding: 15px;
    background: #fff;
    height: max-content;
}
.filter_box {
    padding: 0px;
    margin-bottom: 0px;
}
.filter_box .filter_box_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.filter_box .filter_box_head h5 {
    font-weight: 600;
    font-size: 14px;
}
#resetSortButton {
    color: #2196f3;
    font-size: 14px;
}

.filter_box_body {
    margin-top: 10px;
}
.filter_box_body .form-check {
    margin-bottom: 13px;
}
.container_lgn {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    font-size: 12px;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 20px;
    display: flex;
    align-items: center;
}
.input_bx_between {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.input_bx_between_lft {
    display: flex;
    align-items: center;
}

.container_lgn img {
    max-width: 22px;
    max-height: 21px;
    margin-left: 8px;
}
.container_lgn .txt {
    padding-left: 10px;
    display: inline-flex;
    font-size: 14px; font-weight:600;
}
.container_lgn_nww input {
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    opacity: 0;
    z-index: 1;
}

.checkmark_lgn {
    position: absolute;
    top:5px;
    left: 0;
    height: 21px;
    width: 21px;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
}
.srfltr {
    box-shadow: 0px 0px 4px rgb(0 0 0 / 8%);
    border: 1px solid #d9d9d9;
    padding: 7px 15px;
    border-radius: 10px;
    font-size: 16px;
    padding-left: 30px;
    width: 30%;
    outline: 0;
    background: url(https://images.emtcontent.com/deals-img/search-icon.svg) #fff;
    background-repeat: no-repeat;
    background-size: 23px 23px;
    background-position: 5px center; margin-left:auto;
}
.container_lgn .checkmark_lgn:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 3px;
    width:6px;
    height:11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.c-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 2px;
}
.container_lgn input:checked ~ .checkmark_lgn {
    background-color: #2196f3;
    border: 1px solid #2196f3;
}
.justify-content-between {
    justify-content: space-between;
}

._leftpartn {
    width:25%;
}
.right-prt {
    width: 80%;
    flex-wrap: wrap;
    margin-left: auto;
}
._top_head {
    display: flex;
}

._top_innr_nww {
    margin: 20px 0;
}
.container_v2 {
    width: 1200px;
    margin: 0 auto; padding: 15px 15px 40px 15px;
}
.ban2 {
  margin: 19px auto 0px auto;
    width: 20%;
    float: none;
}
.form-check {
    margin-top: 15px;
    overflow: auto;
    max-height: 350px;
}

.w-30 {
    width:32%;
}
.d-flex {
   display: flex;
    gap:17px;
}
.bnr_cntfrst h1 {
    font-size: 40px;
    color: #fff;
    line-height: 1.3;
    font-weight: 500;
}
.card img {
    width: 100%;
    height: 219px;
}
        @media screen and (min-width:200px) and (max-width:500px) {
            .list-property-btn {
                top: 14px !important;
            }

            .mid_home_b {
                width: 100% !important;
            }

            .head-icon {
                width: 300px !important;
            }

            .mani-image-city {
                width: 100% !important;
            }

            .head-icon:after {
                left: 109px !important;
            }

            .h_col_4 {
                width: 100% !important;
            }

            .h_col_2 {
                width: 100% !important;
            }

            .h_col_3 {
                width: 100% !important;
            }

            .h_col_1 {
                width: 100% !important;
            }

            .paxContent {
                width: 266px !important;
            }
           .bnr_cntfrst {
  top: 80%;
    left: 49%;
    width: 89%;
}
.bnr_cntfrst h1 {
    font-size: 17px;
}
.middle_sec_htl {
    padding: 20% 15px 0;
    width: 93%;
}
.hasl-free {
    width: 57%;     font-size: 13px;
}
.input_htl_lo {
                width: 262px !important;
            }
.ban2 {
    margin: 17px auto 10px auto;
    width: 17%;
    float: none;
}
.exp-itc {
    margin: 16px 0 40px 0;
    line-height: 1.5;
}
.htl-title {
    font-size: 18px; margin: 13px 0 16px 0;
}
.htl-title2 {
    font-size: 15px; margin: 0px 0 11px 0;
}
.exp-itc p {
    font-size: 13px;
}
.ban {
    margin: 10px auto 29px auto;
}
.container {
    width: 95%;
    margin: auto; padding:0;
}
.w-30 {
    width: 45%;
}
.c-title {font-size: 13px;}
.card img {width: 100%; height: 144px;}
.ov-cont {
    bottom: -21px;
    padding: 5px 20px 27px 20px;
}
.d-flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;  gap: 0px;
}
.right-prt .card {
    margin: 0px 0px 15px 0;}
	.title_hd {
    font-size: 18px;
    font-weight: 600;
}
.tcntr {
    margin-bottom: 4%;
}
.accordion__item__header {
    font-size: 14px;
}
.accordion__item__content ul li {
    font-size: 12px;
}
.newbg-htl-fab {
    width: 100%;
    min-height: auto;}
        }
		.right-prt .card {
    border-radius: 17px;
    overflow: hidden;
    height: fit-content;
    position: relative;
    margin: 0px 0px 25px 0;
}
.pfab {padding: 30px 20px 0;
            font-size: 13px;
            margin: 0 0 20px;
            text-align: justify;
        }

        .hovereffect {
            width: 100%;
            height: 100%;
            float: left;
            overflow: hidden;
            position: relative;
            text-align: center;
            cursor: default;
        }

        .avg-price {
            color: #fff;
            float: left;
            width: auto;
            text-align: left;
        }

        .hovereffect .overlay {
            width: 100%;
            height: 100%;
            cursor: pointer;
            position: absolute;
            overflow: hidden;
            top: 0;
            left: 0;
            background-color: rgba(0,0,0,0.3);
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

        .hovereffect:hover .overlay {
            background-color: rgba(0, 0, 0, 0.3);
        }

        .hovereffect img {
            display: block;
            position: relative;
        }

        .hovereffect h2 {
            color: #fff;
            text-align: left;
            position: relative;
            z-index: 1;
            font-size: 18px;
            bottom: -53px;
            font-weight: bold;
            padding: 10px;
            -webkit-transform: translateY(45px);
            -ms-transform: translateY(45px);
            transform: translateY(45px);
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

        .hovereffect:hover h2 {
            -webkit-transform: translateY(5px);
            -ms-transform: translateY(5px);
            transform: translateY(5px);
        }

        .hovereffect a.info-fab {
            text-decoration: none;
            padding: 7px 14px;
            text-transform: uppercase;
            color: #fff;
            float: right;
            background-color: transparent;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            font-weight: normal;
            margin: -52px 0 0 0;
            right: 0;
            padding: 62px 12px;
        }

        .head-icon {
            background: #6f6f6f none repeat scroll 0 0;
            display: block;
            height: 2px;
            margin: 10px auto 4px;
            width: 333px;
            position: relative;
        }

        .fbhde {
            text-align: center;
            padding: 0 0 9px 0;
        }

        .head-icon:after {
            background: #fff url(https://hotel.easemytrip.com/img/heading-icon.png) no-repeat scroll 7px 0;
            content: "";
            height: 36px;
            left: 134px;
            position: absolute;
            top: -12px;
            width: 70px;
            z-index: 0;
        }

        .hovereffect:hover a.info-fab {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
        }

        .hovereffect a.info:hover {
            box-shadow: 0 0 5px #fff;
        }

        .img-responsive {
            display: block;
            width: 100%;
            height: 100%;
        }

       .avim {
            float: left;
            margin: 6px 8px;
            padding: 0px;
        }

        .avga {
            float: left;
            margin: 0 0 0 0;
            padding: 0 10px;
            bottom: 10px;
            width: 100%;
            font-size: 14px;
            position: absolute;
            z-index: 1;
        }

        .pragv {
            float: left;
            margin: 0px;
            color: #fff;
        }

        .mani-image-city {
            width: 273px;
            height: 190px;
            float: left;
            overflow: hidden;
            margin: 0 18px 18px 0;
            border-radius: 5px;
        }

        .img-responsive1 {
            display: block;
            width: 100%;
            height: 100%;
        }
		
		}
.fw600{font-weight:600}
.top_bg_hpn::before {
    content: '';
    background: rgba(0, 0, 0, .50);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.search_pnl {
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}
.top_bg_hpn {
    width: 100%;
    min-height: 230px;
    position: relative;
    background-color: #2f81ed;
    background: url(https://www.easemytrip.com/offers/img/hotelmain-bg.jpg) no-repeat!important;
    background-size: 100%!important;
    background-position: 100% 42%!important;
}
::-webkit-scrollbar {
      display: block;
      width: 8px;
      background: #eee;
    }

    ::-webkit-scrollbar-thumb {
      background: #888;
    }