body{
    background-color: #fff !important;
     font-family: 'Gotham';
}
body, h1, h2, h3, h4, h5, h6, p {
  font-family: 'Gotham' !important;
}
.search-engine-section .search-box img {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  width: 27px;
}
.search-engine-section .search-box h2 {
  font-family: 'Gotham';
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
  width: max-content;
  float: left;
  color: #fff;
  font-weight: bold;
  letter-spacing: -0.45px;
}
.filter_bar .property-engine .form-search {
    height: 45px;
    padding-left: 40px
}

.filter_bar .custom-control-label:before {
    height: 1.4rem;
    width: 1.4rem
}



.filter_bar .custom-control-label:after {
    height: 1.4rem;
    width: 1.4rem
}
.border-top-blue{
    border-top: 1px solid #001799;
}

.filter_bar .custom-control-label .hotels-staring {
    font-size: 1.2rem;
    margin-left: 10px;
    color: #F99417
}

.budget_fl label {
    padding-left: 10px;
    padding-top: 2px
}

.hotels_list .hotel_item {
    background-color: white;
    padding: 1rem;
    border-radius: 10px;
    text-align: left;
    outline: none;
    border: none;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border:1px solid #ccc;
}



.hotels_list .hotel_item .price-sec{
    background-color: #eee;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 2px 2px #ccc;
    height:100%;
    position:relative;
}


.price-sec-wrapper{
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
}

@media(max-width:768px){
    .price-sec-wrapper{
        position:rmelative;
        width:100%;
        left:0;
        right:0;
        bottom:0;
    }
    .price-sec, .hotels_list .hotel_item .price-sec{
        /* height:auto; */
        /* padding: 10px 10px 10px 0; */
    }
    .modify_strip {
  padding: 0 20px 20px;
    }
    .backto{
        margin-top:8px;
    }
}
.btn.book-bt.btn-primary{
    background-color: #fe5300;
    border-color: #fe5300;
}
.btn.session-expiration{
    background-color: #001799;
    border-color: #001799;
}


.hotels_list .hotel_item .amenities_span{
    background-color: #fff;
    padding: 0px;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    
}
.hotels_list .hotel_item .amenities_span:first-child{
    font-weight:bold;
}

.hotels_list .hotel_item .h_name {
    font-size: 17px;
    font-family: 'PoppinsMedium';
}

.hotels_list .hotel_item .img img {
    min-height: 206px;
}

.hotels_list .hotel_item .price {
    font-size: 24px;
    font-family: 'PoppinsMedium';
}

.hotels_list .hotel_item .tax {
    color: #00109e;
    
}
.hotels_list .hotel_item .last-p{
    color: #D4002A;
    font-size:11px;
} 
.map-div {
    position: relative
}

/*.map-div .top-div .top-img {*/
/*    height: 200px;*/
/*    width: 100%;*/
/*    border-radius: 10px*/
/*}*/

.map-div .top-div .map-text {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.map-div .map-text .btn {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.075px;
    border-radius: 50px
}

@media (min-width: 200px) {
    .hotel_map_modal .modal-xl {
        width:90%;
        max-width: 90%
    }
}

.hotel_list_container {
    width: 100%;
    max-width: 95%
}

.second-filter-box h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px
}

.second-filter-box ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

.second-filter-box ul li label,.second-filter-box ul li label a {
    color: #333;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px
}

.second-filter-box ul li label input {
    margin-right: 5px
}
.rate-div-rating i{
    font-size: 10px;
}


.hotel-new-price .offer-price {
    color: #139e09;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0px
}

.hotel-new-price p {
    line-height: 1.4
}

.searched-result .input-ht {
    height: 50px!important;
    border-radius: 6px!important;
    font-size: 15px!important
}

.searched-result .search-btn {
    background-color: #05109e;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.searched-result .search-btn:hover {
    background-color: #fb5201;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none
}

input.fromdate,input.frominput,input.fromselect,input.fromweather {
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.searched-result input.frominput {
    background-image: url('../../images/icons/mod-search.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px 45%;
    padding-left: 35px!important
}

.filter-bar .my-text-box {
  background-image: url('../../images/icons/mod-search-btn-new.png');
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: 96% 56%;
  padding-left: 11px;
  padding-right: 29px;
}

.priceSliderText{
    color:001799;
    font-size:10px;
}

.filter-location,.filter-more,.filter-popular,.filter-price,.filter-rating {
    position: relative
}

.box_search .hotel-details .hotel-type-text img {
    max-height: 12px;
    margin-top: -5px
}

.box_search .hotel-details .hotel-type-text {
    border: 1px solid #05109e;
    padding: 3px 6px 2px;
    font-size: 12px;
    float: none;
    margin-left: 8px
}

.compare_button {
    margin-top: 0px!important
}

.filter-location .filter-location-div,.filter-more .filter-more-div,.filter-popular .filter-popular-div,.filter-price .filter-price-div,.filter-rating .filter-rating-div {
    position: absolute;
    background: #fff;
    color: #656565;
    width: 300px;
    height: auto;
    max-width: 300px;
    padding: 15px 15px;
    top: 100%;
    left: 0px;
    z-index: 999!important;
    -webkit-box-shadow: 0 0 10px 1px #d2b4f7;
    box-shadow: 0 0 10px 1px #d2b4f7;
    border-radius: 4px
}

.filter-location .filter-location-div:before,.filter-more .filter-more-div:before,.filter-popular .filter-popular-div:before,.filter-price .filter-price-div:before,.filter-rating .filter-rating-div:before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    left: 10%;
    position: absolute;
    top: -20px;
    width: 0;
    z-index: 1
}

.searched-result input.fromdate {
    background-image: url('../../images/icons/mod-calendar.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px 45%;
    padding-left: 35px!important
}

.searched-result input.select_option {
    background-image: url('../../images/icons/mod-guests.png'),url(../../images/icons/down-arrow.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px 45%,95% 55%;
    padding-left: 35px!important
}

.filter-bar label.head {
    font-weight: bold
}

.filter-bar .custom-control-label:after,.filter-bar .custom-control-label:before {
    top: 1px
}

.filter-bar .filter-ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    padding-left: 10px
}

.filter-bar .filter-ul>li img {
    margin-right: 7px
}

.filter-bar .filter-ul>li .fa {
    margin-left: 7px
}

.filter-bar .heading-summary .star-ul {
    margin: 0;
    padding: 0;
    margin: auto
}

.filter-bar .heading-summary .star-ul .star-li {
    list-style-type: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: left;
    display: inline-block;
    width: 20%;
    text-align: center;
    margin: auto
}

.filter-bar .heading-summary .star-ul .star-li .star-lab {
    width: 100%;
    text-align: center
}

.filter-bar .heading-summary .star-ul .star-li .star-lab .star-reating {
    margin-bottom: 5px;
    margin-top: 5px
}

.filter-bar .heading-summary .star-ul .star-li .star-lab .star {
    color: #F99417;
    margin-bottom: 5px
}

.filter-bar .heading-summary .star-ul .star-li .star-lab .star .fa,.filter-bar .heading-summary .star-ul .star-li .star-lab .star img {
    margin: 0px
}

.adv-ul-li.active,.star-ul-li.active {
    border-top: 1px solid #05109e!important;
    background-color:#eee;
}

.map-div .top-img {
    width: 100%;
    height: 100%;
    max-height: 110px
}

.map-div {
    position: relative;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);
    margin-bottom: 20px;
    border-radius: 4px;
    width: 100%
}

.map-div .center-img {
    position: absolute;
    top: 25px;
    z-index: 9;
    width: 20px;
    height: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 4px 4px 0px 0px
}

.map-div .map-text {
    position: absolute;
    top: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    text-align: center
}

.map-div .top-div {
    position: relative
}

.map-div .map-text h5 {
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 0
}

.map-div .map-text h5:hover {
    color: #5392f9
}

.map-div .bottom-div {
    background-color: #eff3f7;
    padding: 10px 15px;
    border-radius: 0px 0px 4px 4px
}

.map-div .bottom-div a {
    color: #333;
    text-decoration: none;
    font-size: 14px
}

.map-div .bottom-div a i {
    background-color: #5392f9;
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px
}

.map-div .bottom-div a:hover {
    color: #5392f9
}

.second-filter-box label {
    font-size: 13px
}

.second-filter-box .f-row .fa {
    color: #fff;
    background-color: #28871c;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50px;
    font-size: 15px;
    margin-right: 10px
}

.second-filter-box .s-row .fa {
    color: #fff;
    background-color: #8660c7;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50px;
    font-size: 15px;
    margin-right: 10px
}

.second-filter-box .t-row .fa {
    color: #fff;
    background-color: #32a923;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 27px;
    border-radius: 50px;
    font-size: 15px;
    margin-right: 10px
}

.second-filter-box .fth-row .fa {
    color: #fff;
    background-color: #32a923;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50px;
    font-size: 15px;
    margin-right: 10px
}

.second-filter-box .label-switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 24px
}

.second-filter-box .label-switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.second-filter-box .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.second-filter-box .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

input:checked+.slider {
    background-color: #2196F3
}

input:focus+.slider {
    -webkit-box-shadow: 0 0 1px #2196F3;
    box-shadow: 0 0 1px #2196F3
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    transform: translateX(26px)
}

.second-filter-box .slider.round {
    border-radius: 22px
}

.second-filter-box .slider.round:before {
    border-radius: 50%
}

.recommended-filter label.head {
    font-weight: bold;
    font-size: 15px
}

.recommended-filter .recommended-div .star-rating {
    line-height: 1
}

.recommended-filter .recommended-div .star-rating .fa {
    color: #ffc500;
    font-size: 12px
}

.recommended-filter .recommended-div {
    margin-bottom: 20px
}

.recommended-filter .recommended-div img {
    max-width: 100%;
    width: 100%;
    min-height: 95px;
    max-height: 95px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px
}

.recommended-filter .recommended-div h6 {
    font-size: 15px!important;
    font-weight: bold;
    margin: 0px 0px 0px
}

.recommended-filter .recommended-div .review ul {
    list-style-type: none;
    padding: 0px;
    margin: 5px 0px
}

.recommended-filter .recommended-div .review ul li {
    display: inline-block;
    margin-right: 5px
}

.recommended-filter .recommended-div .review ul li p {
    margin: 0px
}

.recommended-filter .recommended-div .review ul li p.score {
    background-color: #139e09;
    text-align: center;
    color: #fff;
    padding: 3px 5px;
    font-weight: bold;
    border-radius: 4px
}

.recommended-filter .recommended-div .review ul li p.review-text {
    color: #777;
    font-weight: bold;
    line-height: 1
}

.recommended-filter .recommended-div .price-info p {
    color: #e12d2d;
    font-size: 14px;
    margin: 0px;
    font-weight: bold
}

.hotel-img img,.preview-img img {
   width: 100%;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
    -o-object-fit: cover;
    object-fit: cover
}

.hotel-sub-images li .img-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center
}

.hotel-sub-images li .img-text {
    display: none
}

.hotel-sub-images li:last-child .img-text {
    display: block
}

.hotel-slider-images .carousel-item img {
    min-height: 400px;
    max-height: 400px;
    max-width: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hotel-sub-images li .img-text p {
    color: #fff;
    font-size: 12px;
    margin: 0px
}

.hotel-filter-bg {
    background-color: #ddd
}

.hotel-filter-bg p {
    font-size: 14px;
    color: #333
}

.hotel-filter-bg p a {
    color: #333
}

.box_search {
    padding: 0px;
    margin: 0px
}

.hotel-sub-images {
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

.hotel-sub-images li {
    display: inline-block;
    width: 19.25%;
    margin: 1px;
    float: left;
    position: relative
}

.hotel-sub-images li:last-child .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6)
}

.recommended-div button {
    width: 100%;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    padding: 0;
    text-align: left
}

.recommended-div button:focus {
    outline: 0px
}

.hotel-sub-images li img {
    max-width: 100%;
    width: 100%;
    min-height: 30px;
    max-height: 30px;
    -o-object-fit: cover;
    object-fit: cover
}

.hotel-sub-images li {
    position: relative
}

.box_search .reating .hotel-rs {
    min-height: 230px!important
}

.box_search .reating-hotels.user-reviews ul li p.trip-rate {
    font-size: 18px
}

.box_search .hotel-details .hotel_fasilite ul li p {
    color: #28871c!important;
    margin: 0px;
    line-height: 1.5
}

.box_search .reating .hotel-rs .price-ul li .offer-price {
    font-size: 22px
}

.box_search .reating .hotel-rs .price-ul li .no-price {
    font-size: 14px
}

.box_search .reating .hotel-rs {
    background-color: #fff;
    position: relative
}

.box_search .reating .hotel-rs .price-pos {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 100%
}

.top-row ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding-left: 5px
}

.top-row ul li {
    margin-right: 5px;
    border: 1px solid #333;
    border-radius: 4px;
    padding: 0px 5px 2px;
    color: #333;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 5px
}

.hotel_fasilite .amenities-text {
    margin-right: 5px;
    border: 1px solid #28871c;
    border-radius: 4px;
    padding: 0px 5px 2px;
    color: #28871c!important;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 5px
}

.box_search .reating-hotels.user-reviews {
    margin: 5px 0px;
    text-align: right
}

.box_search .hotel-details .hotel-name h1 {
    margin-top: 10px;
    margin-bottom: 5px
}

.box_search .hotel-details .hotels-staring ul li {
    color: #0283df;
    float: none
}

.box_search .hotel-details .hotels-staring ul li a {
    text-decoration: none
}

.hotel-name {
    padding: 0px 2px
}

.ui-widget.ui-widget-content {
    z-index: 999!important
}

.flight-sugg {
    border-bottom: 1px dotted #e6e6e6;
    padding: 10px 0px 5px;
    margin: 0px;
    font-size: 12px
}

.flight-sugg:hover {
    background: #eee
}

.flight-sugg p {
    margin: 0px;
    font-weight: 600
}

.flight-suggestion {
    margin-top: 7px;
    margin-right: 7px;
    float: left;
    padding-left: 0px
}

.flight-sugg span {
    border: 1px solid #107dbb;
    padding: 5px 16px;
    cursor: pointer;
    border-radius: 5px;
    color: #107dbb;
    font-size: 12px;
    line-height: 2.5
}

.flight-sugg .sub-state {
    padding-left: 24px;
    font-weight: 400
}

.ui-menu .ui-menu-item .flight-sugg.ui-menu-item-wrapper.ui-state-active {
    border: none;
    background-color: #eee!important;
    border-bottom: 1px solid #ccc;
    color: #000!important
}

.ui-menu .ui-menu-item .flight-sugg.ui-menu-item-wrapper {
    padding: 5px
}

.ui-menu.ui-widget-content li div.flight-sugg {
    padding: 0px
}

.ui-menu.ui-widget-content li div.flight-sugg:hover {
    background-color: #eee;
    color: #000
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper.flight-sugg {
    background-color: #fff
}

.hotel-sugg {
    border-bottom: 1px dotted #e6e6e6;
    padding: 10px 0px 5px;
    margin: 0px;
    font-size: 12px
}

.hotel-sugg:hover {
    background-color: #eee
}
.filter-heading{
  color: #00109e;
  font-size: 16px;
  padding-left: 12px;
  padding-top: 10px;
  font-weight: bold;
}

.hotel-sugg p {
    margin: 0px;
    font-weight: 600;
    font-size: 12px
}
.filter-body .text-info{
    color: #00109e !important;
    font-size: 11px;
}
.hotel-suggestion {
    margin-top: 7px;
    margin-right: 7px;
    float: left;
    padding-left: 0px
}

.hotel-sugg span {
    border: 1px solid #107dbb;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 5px;
    color: #107dbb;
    font-size: 12px;
    display: block;
    text-align: center;
    width: 100%
}

.hotel-sugg .sub-state {
    padding-left: 24px;
    font-weight: 400;
    font-size: 12px
}

.hotel-sugg.ui-menu-item-wrapper.ui-state-active {
    background: #eee!important;
    color: #333!important;
    border: 1px solid #ddd!important
}

.ui-menu .ui-menu-item .hotel-sugg.ui-menu-item-wrapper.ui-state-active {
    border: none;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    color: #000
}

.ui-menu .ui-menu-item .hotel-sugg.ui-menu-item-wrapper {
    padding: 5px 20px
}

.ui-menu.ui-widget-content li div.hotel-sugg {
    padding: 0px
}

.ui-menu.ui-widget-content li div.hotel-sugg:hover {
    background-color: #eee;
    color: #000
}

.ui-menu.ui-widget-content li .hotel-sugg div:hover,.ui-menu.ui-widget-content li:hover .hotel-sugg div {
    background-color: #eee;
    color: #000
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper.hotel-sugg {
    background-color: #fff
}

.ui-menu.ui-widget-content li .hotel-sugg div {
    background-color: #fff;
    padding: 0px
}

.hotel-sugg.ui-menu-item-wrapper.ui-state-active div {
    background-color: #eee!important
}

select.clock-dd {
    -moz-appearance: none;
    -webkit-appearance: none
}

select.clock-dd::-ms-expand {
    display: none
}

@media screen and (min-width: 768px) {
    .sort-brdr-left {
        border-left:1px solid #fff
    }
}

@media screen and (min-width: 992px) {
    .searched-result .form-pad-r3 {
        padding-right:3px
    }

    .searched-result .form-pad-l3 {
        padding-left: 3px
    }
}

.box_search.add-new .reating .hotel-rs .price-pos {
    position: relative
}

.box_search.add-new .hotel-img {
    margin-top: 15px
}

.box_search.add-new .hotel-img .img-fluid {
    border-radius: 4px
}

.second-filter-box.filter-bar .filter-header h4 {
    margin-top: 5px
}

.second-filter-box.filter-bar .filter-body {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.second-filter-box.filter-bar .filter-body:last-child {
    margin-bottom: 0px;
    border: none;
    padding-bottom: 0px
}

.second-filter-box.filter-bar .filter-body .my-text-box {
    border:1px solid #FF5300;
    color:#00109E;
    font-size:9px;
    border-radius:5px;
}
.second-filter-box.filter-bar .filter-body .my-text-box::placeholder{
    color:#00109E;
}

.second-filter-box.filter-bar .heading-summary .star-ul .star-li.star-li-active {
    background-color: #eee;
    border-top: 1px solid #05109e!important
}

.second-filter-box.filter-bar .heading-summary .star-ul .star-li {
    border-left: 1px solid #ccc;
    margin-right: -5px;
    float: none
}

.second-filter-box.filter-bar .heading-summary .star-ul .star-li:last-child {
    border-right: 1px solid #ccc;
    margin: 0px
}

.hotel_view_all a {
    color: #007bff
}

.choose-room-btn {
    text-align: right
}

@media screen and (max-width: 480px) {
    .list .pagination {
        display:block
    }

    .filter-bar .filter-ul {
        display: block
    }

    .filter-bar .filter-ul>li {
        display: block;
        width: 100%
    }

    #paging_ajax ul,#paging_ajax2 ul {
        padding: 0px
    }
}

@media screen and (max-width: 767px) {
      #filters .row .col-4{
     padding-right: 0;
    }
    #filters .row.mb-3{
        align-items:center;
    }
    .filter-header-title {
    font-size: 11px !important;
}
    .main-btn-filter{
        font-size: 10px !important;
    }
    .hidden-sm {
        display:none
    }

    .box_search .reating .hotel-rs .price-ul li {
        text-align: center
    }

    .box_search .reating .hotel-rs .price-pos {
        position: relative
    }

    .box_search .reating .hotel-rs .night {
        text-align: center
    }

    .choose-room-btn {
        text-align: center
    }
}

@media screen and (max-width: 991px) {
    .filter-section {
        display:none
    }

    .filter-bar .filter-ul>li {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 992px) and (max-width:1199px) {
    .nights-span {
        display:block
    }
}

.heading-summary .price {
    display: table;
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 15px
}

.heading-summary .price .left {
    display: table-cell;
    text-align: left
}

.heading-summary .price .right {
    display: table-cell;
    text-align: right
}

.heading-summary .ui-slider-horizontal {
    height: 0.5em;
    width: 95%;
    max-width: 100%;
    margin: 0 auto
}

.heading-summary .ui-slider-horizontal .ui-widget-header {
    background:#fb5201!important;
    border: 1px solid #fb5201!important
}

.heading-summary .ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    width: 15px;
    height: 15px
}

.heading-summary .ui-slider-horizontal .ui-slider-handle.ui-state-default {
    border: 5px solid #fb5201;
    background: #fff;
    box-shadow:none;
    font-weight: normal;
    color: #454545;
    border-radius: 50%
}

.heading-summary .ui-slider-horizontal .ui-slider-handle.ui-state-default:active,.heading-summary .ui-slider-horizontal .ui-slider-handle.ui-state-default:focus,.heading-summary .ui-slider-horizontal .ui-slider-handle.ui-state-default:hover {
    outline: 0
}

.pagination {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pagination a,.pagination b {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    font-size: 14px;
    margin-right: 5px
}

.pagination a {
    border: 1px solid #05109e;
    background-color: white;
    color: #05109e;
}

.pagination b {
    border: 1px solid #05109e;
    background-color: #05109e;
    color: #fff;
    margin-bottom: 5px;
}

.filter-bar .filter-body .custom-control,.filter-bar .filter-body .form-group {
    margin-left: 0.3rem
}

.filter-bar .filter-body .custom-control .custom-control-label:before,.filter-bar .filter-body .form-group .custom-control-label:before {
    left: -1.8rem
}

.filter-bar .filter-body .custom-control .custom-control-label:after,.filter-bar .filter-body .form-group .custom-control-label:after {
    left: -1.8rem
}
.gm-style-iw-chr {
    display:none !important;
}
.gm-style .gm-style-iw-c {
    width: 350px;
    padding: 10px !important;
}
.gm-style .hotel_img1 {
    width: 100%;
    height: 120px;
    border-radius: 10px;
}
.gm-style .gm-style-iw-c .stars .fa-star{
    font-size:10px;
}

.rtg_bx {
    display: flex;
    margin: 10px 0 0 0;
}

.rtg_count {
    background-color: var(--primary);
    color: white;
    font-family: var(--font-bo);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border-radius: 5px;
}

.rtg_txt {
    font-size: 16px;
    font-family: var(--font-bo) !important;!i;!;
    margin-left: 8px;
}

.rtg_txt span {
    font-size: 12px;
    color: #a1a1a1;
    display: block;
    font-family: var(--font-re);
}
.gm-style .gm-style-iw-tc::after{
    background: var(--primary);
}
.gm-style .gm-style-iw-c .text-center.p-3.border.border-danger.rounded {
    text-align: initial!important;
    padding: 0!important;
    border: none!important;
    border-radius: 0!important
}

.gm-style .gm-style-iw-c .text-center.p-3.border.border-danger.rounded .text-center {
    text-align: left!important
}

.gm-style .gm-style-iw-c .text-center.p-3.border.border-danger.rounded h6 {
    margin-bottom: 2px!important
}

.gm-style .gm-style-iw-c .text-center.p-3.border.border-danger.rounded small {
    font-size: 12px
}

.gm-style .gm-style-iw-c .text-center.p-3.border.border-danger.rounded .row.p-2 {
    padding: 0!important;
    margin-top: 10px
}

.gm-style .gm-style-iw-c .text-center.p-3.border.border-danger.rounded .row.p-2 .col-4.text-center {
    text-align: left!important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44.333333%;
    flex: 0 0 44.333333%;
    max-width: 44.333333%
}

.gm-style .gm-style-iw-c .text-center.p-3.border.border-danger.rounded .row.p-2 .col-4.text-center img {
    border-radius: 10px;
    width: 100%
}

.gm-style .gm-style-iw-c .text-center.p-3.border.border-danger.rounded .row.p-2 .col-8.text-center {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50.666667%;
    flex: 0 0 50.666667%;
    max-width: 50.666667%;
    text-align: left!important;
    padding-left: 5px!important;
    font-weight: 600
}

.gm-ui-hover-effect {
    top: -5px!important;
    right: -10px!important;
    width: 40px!important;
    height: 40px!important
}

@media (min-width: 365px) {
    .gm-style-iw-d {
        overflow-x:hidden!important;
        
    }
}

.blk_screen {
    background-color: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out all;
    transition: 0.3s ease-in-out all
}

.blk_screen.active {
    display: block;
    opacity: 1
}
.close_filter1 {
    /* text-align: right; */
    /* padding: 10px; */
}
.close_filter1 {
    text-align: right;
    padding: 10px;
    position: sticky;
    top: 0;
    left: 0;
    width:100%;
    background: white;
    z-index: 9;
    display:none;
    box-shadow: 0 5px 10px rgb(0 0 0 / 2%);
}

.close_filter1 .btn {
    color: var(--font-clr) !important;
    border: 1px solid var(--font-clr);
    border-radius: 50px;
    height: 35px;
    width: 35px;
}
@media (max-width: 991px) {
    .close_filter1{
        display:block;
    }
    .filter_left {
        position:fixed;
        left: -400px;
        top: 0;
       z-index: 999999999;
        background-color: white;
        width: 300px;
        height: 100%;
        overflow: auto;
        -webkit-transition: 0.5s ease-in-out all;
        transition: 0.5s ease-in-out all;
        padding:0;
    }
    .filter_bar {
        padding: 0 1rem 1rem;
    }
    .filter_left.active {
        left: 0
    }
}

.day_list_wrap.hotels_list .list {
    text-align: right;
}

.day_list_wrap.hotels_list .pagination {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--dark-clr);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

.day_list_wrap.hotels_list .pagination a {
    font-size: 12px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
}

.second-filter-box label.custom-control-label {
    text-transform: capitalize;
}

@media screen and (max-width: 767px) {
    .hotel-pagination .pagination {
        display:block;
    }

    .hotel-pagination .pagination .pagination-details {
        display: block;
    }

    .hotel-pagination .pagination li {
        display: inline-block;
        margin-top: 5px;
    }
}

.map_view {
    height: 170px;
    overflow: hidden;
    border-radius: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom:30px;
}

.map_view .map_img11 {
    height: 100%;
    width: 100%;
    position: absolute;
}

.map_view .cnt {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
#facilitiesviewall .custom-control .custom-control-label, #landmarkviewall .custom-control .custom-control-label {
    padding: 4px;
}

#landmarkviewall .custom-control .custom-control-label {
  padding: 0;
}
.rate-div i{
    font-size: 11px;
    margin-top: 5px;
    color: #EED709;
}


.viewOnMap .modal-dialog.modal-xl {
    max-width: 100%;
}
@media (max-width: 767.9px) {
  .hotel_list_container {
    max-width: 100%;
  }
}

.left-filter-section .filter-box {
    background-color: #fff;
    border: 1px solid rgb(192, 202, 213);
    box-shadow: rgba(0, 0, 0, 0.03) 0px -1px 0px 0px, rgba(0, 0, 0, 0.24) 0px 0px 1px 0px, rgba(0, 0, 0, 0.16) 0px 2px 1px -1px, rgba(0, 0, 0, 0.12) 0px 2px 4px 0px;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
}


.left-filter-section .filter-box h5.filter-heading {
    font-size: 1rem;
    font-family: 'PoppinsSemiBold';
    margin-bottom: 10px;
}

.left-filter-section .filter-box .filter-body{margin:0px;padding:0px;border:none;}

.day_list_wrap.hotels_list .pagination{font-family: "PoppinsRegular";color: #001799;}














.filter-header-title{
    font-size:14px;
    font-weight:bold;
}
.filter-header-title img{
    width:12px;
}
.filter_bar .property-engine .icon {
    padding-left: 14px;
    color: #a1a1a1
}
.main-btn-filter {
    font-weight: bold;
    border-radius: 2px;
    font-family: 'Gotham';
    letter-spacing: 0.52px;
    padding: 4px 4px;
    font-size: 10px;
    margin-bottom: 7px;
}

.filter-border{
    border:1px solid #B3B3B3;
    border-radius:5px;
    padding: 15px 0px;
}

.card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.03);
  border-bottom: 1px solid #B3B3B3;
}
.card-filter{
    border:1px solid #B3B3B3;
}
.card-filter .btn{
    color:#00109E !important;
    font-size:12px;
    font-weight:bold;
    font-family: 'Gotham';
    width: 100%;
    text-align: left;
    display:block;
}
#priceSliderText{
    font-size:10px;
}
.card-filter .btn::after{
   position: absolute;
   content: "";
   right: 7px;
   top: 13px;
   background: url(../../images/filter-drpdown.svg) no-repeat;
   width: 18.5px;
   height: 10.5px;
}
.card-filter .btn.collapsed::after{
   position: absolute;
   content: "";
   right: 7px;
   top: 13px;
   background: url(../../images/filter-top.svg) no-repeat;
   width: 18.5px;
   height: 10.5px;
}



.card-filter .card-body{
    padding: 0 !important; 
}
.filter-label{
    font-size:12px !important;
    color:#00109E;
    display: block;
  padding-right: 15px;
}
.filter_bar .custom-control-label.filter-label::before {
  height: 13px;
  width: 13px;
  border: none;
  left:50px;
}
.star-div img{
  margin-top: 3px;
  width: 15px;
  margin-right: 8px;
}
.rate-div img{
    width:12px;
}

.filter-bar .filter-body .form-group .custom-control-label.filter-label::after {
    left: 0 !important;
}
.filter-bar .filter-body .custom-control .custom-control-label.filter-label::before{
    left: -17px;
    display:none;
}
.hotel_filter_view_all a{
  color: #001799;
  margin-right: 15px;
  margin-bottom: 10px;
  text-decoration: underline;
  cursor:pointer;
}
.form-check-filter{
    padding-left:8px;
}
.filter-inpu{
    border:1px solid #FF5300;
    color:#001799;
    font-size:9px;
}



.filter-checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #06109e;
}
.checkbox-container-accomodation{
    width: 100%;
    display: block;
}
.recommended-filter-new{
    padding-top:30px;
}
.recommended-filter-new h5{
    color:#000000a6;
    font-weight:bold;
    font-family: 'Gotham';
}
.hotel-rec-div{
  border: 1px solid #B3B3B3;
  border-radius: 5px;
}
.recommended-filter .recommended-div .hotel-rec-div img{
    border-radius: 5px 5px 0 0;
}
.recommended-filter .recommended-div .hotel-rec-div label{
  font-family: 'Gotham';
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  background: #001799;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  text-align: center;
  padding: 9px 2px;
  margin: -29px 0 0px 10px;
  position: relative;
  bottom: 11px;
}
.hotel-rec-div .right-section{
   padding: 16px 20px 16px;
}
.recommended-filter .recommended-div .hotel-rec-div h6 {
    font-size: 14px !important;
    font-weight: bold;
    color:#00109E;
    margin-bottom:7px;
}
.km-span{
    color:#000000;
    font-size:12px;
    padding-top: 7px;
    display:block;
}
.search-result-header{
    color: #00000082;
    font-weight:bold;
    font-size:20px;
    padding-bottom:10px;
}
.btn.hotel-btn-filter{
    background: #BDBBCB42 !important;
    border:1px solid #00109E ;
    color:#00109E;
    font-size:12px;
    border-radius:5px;
    padding-right: 44px;
}
 .filter_btn1.btn {
     background-color: #BDBBCB42 !important;
 }
.btn.hotel-btn-filter:hover{
    background: #BDBBCB42 !important;
    border:1px solid #00109E ;
    color:#00109E !important;
    font-size:12px;
}

.btn.hotel-btn-filter::after{
  position: absolute;
  content: "";
  right: 7px;
  bottom: 2px;
  background: url(../../images/down.png) no-repeat;
  height: 19px;
  width: 16px;
  border:none;
}
.hotels_list .hotel_item-new{
    padding:0;
    border:1px solid #D9D9D9;
    border-radius:5px;
    box-shadow:none;
}
.hotels_list .hotel_item-new .img img {
  min-height: 275px;
  height: 275px;
  border-radius: 0;
}
.hotels_list .hotel_item-new .h_name {
    font-size:20px;
    font-weight:bold;
    color:#00109E;
    font-family: 'Gotham';
    /* height: 26px; */
    overflow: hidden;
}
.hotel-middle{
   padding: 20px 10px;
}
.hotel-middle{
   padding: 0px 0px 0px 10px; 
}
.hotel_item-new{
    border:1px solid #ccc;
    padding: 6px 5px;
    margin-bottom: 7px;
}
.hotel-middle-map .h_name{
    font-size:20px;
    font-weight:bold;
    color:#00109E;
     font-family: 'Gotham';
     height: 26px;
    overflow: hidden;
}
#viewOnMap .stars i{
    color: #EED709;
}
#viewOnMap .stars i.text-secondary{
color: #EED7097D !important;
}
#viewOnMap .card-img.hotel_img{
    object-fit: cover;
  height: 100%;
}

.hotel-middle-map ul{
    padding-left:0;
}
.hotel-middle-map ul li{
    display: inline-block;
    list-style:none;
}


.hotel-h5{
    font-size:20px;
    font-weight:bold;
    color:#00109E;
    font-family: 'Gotham';
    width:max-content;
    float: left;
    margin-right: 18px;
}
.room-det{
    display:block;
    width:100%;
    float:left;
    color:#00109E;
    font-size:#00109E;
    font-size:14px;
    font-family: 'Gotham' !important;
    padding: 10px 0;
}

/*.modal-dialog-centered button.close {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
  background: #fff;
  color: #0052cc;
  opacity: 1;
  border-radius: 50%;
  padding: 5px;
  z-index: 9999;
}*/

.modal-dialog-centered button span{
    float: left;
  color: #001799;
  background: none;
  height: auto;
  width: 100%;
  text-align: center;
  padding-top: 0;
  border-radius: 0;
  margin-left: 0;
}


.hotel-middle-map .room-det{
    padding: 0px 0 4px;
}




.h-facilities button{
    background:#bdbBCB52!important;
    color:#00109e;
    border:1px solid #00109e;
    border-radius:2px;
    font-size:11px;
    border:none;
    padding: 2px 6px;
    margin-right: 7px;
}
.day_list_wrap .hotel_item .stars {
  color: #EED709;
}
.h-facilities img{
    margin:0 6px;
    height:16px;
}
.h-text-warning{
    color:#D4002A;
    font-size:11px;
    font-family: 'Gotham';
    padding-top: 6px;
    display: block;
}
.hotels_list .hotel_item .price-sec.price-sec-new {
  background-color: #fff;
  padding: 10px;
  border-radius: 0px;
  box-shadow: none;
  height:auto;
  position: relative;
}
.day_list_wrap  .price-sec-new .btn{
    background:#FF5300;
    color:#ffff;
    font-family: 'Gotham';
    font-weight:bold;
    border-radius:2px;
    margin-top: 8px;
}
.hotel-middle-map .price-sec-new .btn{
    background:#FF5300;
    color:#ffff;
    font-family: 'Gotham';
    font-weight:bold;
    border-radius:2px;
    margin-top: 8px;
}
.day_list_wrap .hotel_item .price-sec-new .price {
   color: #00109E;
   font-family: 'Gotham';
   font-weight:bold;
   font-size:14px;
}

.hotel-middle-map .tax {
  color: #a1a1a1;
  font-size:9px;
}

 .hotel-middle-map .price-sec-new .price small {
  font-size: 11px;
  font-weight: 300;
  color: #D4002A;
  text-decoration: line-through;
}

.day_list_wrap .hotel_item .price-sec-new .price label{
    font-size:11px;
    margin-bottom: 0;
}


.hotel-middle-map .price-sec-new .price{
     color: #00109E;
   font-family: 'Gotham';
   font-weight:bold;
   font-size:14px;
}




.day_list_wrap .hotel_item .price-sec-new .price small{
    font-size:11px;
    font-weight:300;
    color:#D4002A;
    text-decoration: line-through;
}
.hotels_list .hotel_item .tax .price-sec-new{
    color:#00109E;
    font-size:11px;
}
.map-link-sec img{
    margin-top: 5px;
}
.map-sec-txt-sec{
   display: inline-block;
}
.map-sec-txt-sec h6{
    color:#00109E;
    font-size:12px;
    font-weight:bold;
    font-family: 'Gotham';
    display:inline;
}
.map-sec-txt-sec span{
    display:inline;
    width:100%;
    color:#00109E;
     font-family: 'Gotham';
}
.top-div{
   display:inline;  
}


.map-sec-txt-sec a{
    color:#FF5300;
    font-size:12px;
    font-weight:500;
    text-decoration:underline;
    font-family: 'Gotham';
}
.hotel-rating-sec{
    display:block;
    width:100%;
    text-align:right;
    padding-right: 0;
    padding-top: 30px;
    position: relative;
    right: 15px;
}
.hotel-rating-sec h6{
    color:#00109E;
    font-size: 14px;
    font-weight:500;
    font-family: 'Gotham';
    margin-bottom: 0;
}

.hotel-rating-sec a{
    color: #001799;
    font-size:11px;
    font-weight:500;
    font-family: 'Gotham';
}

.hotel-rating-sec .hotel-rate-top a{color:#ff5300;}
.hotel-rating-sec span{
    float: left;
    color: #fff;
     background: #00109E;
    height: 31px;
    width: 31px;
    text-align: center;
    padding-top: 3px;
    border-radius: 50%;
    margin-left: 15px;
}
.hotel-rate-top{
    float:left;
}
.hotel-rate-top-wrapper{
    float:right;
}
.map-sec-txt-sec-wrapper{
  float: left;
  padding-right: 20px;
  right: 10px;
  bottom: 34px;
  width: 100%;
  
}



.day_list_wrap .item {
  margin-bottom: 20px;
}
.second-sec-hotel{
   padding: 40px 0px;
}
.hotels_list .hotel_item-new .img  {
    position:relative;
}
.smile-offer-logo-hotel{
    position:absolute;
    left:30px;
    top:0;
    width:86px;
    height:63px !important;
    min-height:63px !important;
}
.fav-hotel-icon{
     position: absolute;
    right: 16px;
    width: 31px;
    height: 31px !important;
    min-height: 31px !important;
    top: 16px;
}
.newsletter-section {
  background: url(../../images/subscribe-bg.jpg) no-repeat;
  background-size: cover;
  padding: 50px 0;
  background: #fe5300;
  position: relative;
}
#viewOnMap .modal-xl{
    max-width: 98%;
}
.modal {
    padding-right:0 !important;
}
.map-view-popup {
    display: flex;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: white;
}
.map-view-popup .filter_sec {
    width:20%;
    overflow-y:auto;
    padding:20px;
    border-right:1px solid #ccc;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
}
.map-view-popup .res_sec {
    width: 25%;
    position:relative;
    height:100%;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
    overflow-y: auto;
    overflow-x: hidden;
}

.map-view-popup .map_sec{
    width: 55%;
    height:100%;
    position:relative;
    top:0;
    left:0;
    overflow: hidden;
}

.map-view-popup .map_sec #map2{    
    position:absolute;
   width: 100% !important;
    height: 100% !important;
    top:0;
    left:0;
}
.gm-fullscreen-control {
    display:none;
}
.gm_close_map_btn{
    background: none rgb(255, 255, 255);
    border: 0px;
    margin: 0;
    padding: 0px;
    text-transform: none;
    appearance: none;
    position: absolute;
    cursor: pointer;
    user-select: none;
    border-radius: 2px;
    height: 40px;
    width: 130px;
    font-size: 15px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    overflow: hidden;
    top: 10px;
    right: 13px;
    z-index: 999999;
    color: var(--font-clr);
    font-weight: bold;
    opacity: 1;
}
.map-view-popup .filter-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.map-view-popup .filter-header h4{
    margin-bottom:0;
}
.map_filter_close {
        display:none;
    }
@media (max-width:1250px){
    .map-view-popup .filter_sec {
        width: 25%;
    }
    .map-view-popup .res_sec{
        width:30%;
    }
    .map-view-popup .map_sec{
        width:45%;
    }
}
@media (max-width:991.9px) {
    .map-view-popup .filter_sec {
        width: 35%;
    }
    .map-view-popup .res_sec {
        display:none;
    }
    .map-view-popup .map_sec{
        width:65%;
    }
}
@media (max-width:767.9px) {
    .map-view-popup .filter_sec {
        width: 40%;
    }
    .map-view-popup .map_sec{
        width:60%;
    }
}
@media (max-width:575.9px) {
    .map-view-popup .filter_sec {
        display:none;
        position: fixed;
        background-color: white;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 1;
    }
    .map-view-popup .filter_sec.active{
        display:block;
    }
    .map-view-popup .map_sec{
        width:100%;
    }
    .map_filter_close {
        display:inline-block;
    }
}
#loaderModal h5{
            color:#FF5300;
            font-size:46.42px;
            font-family: 'Gotcha' !important;
            padding:20px 0;
        }
        .loader-det{
            text-align:center;
        }
        .loader-det h6{
            color:#001799;
            font-size:23.5px;
            margin-bottom:0;
            font-family: 'Gotham' !important;
            font-weight:bold;
            
        }
      .loader-det label{
           color:#001799;
           font-size: 20.5px;
           font-weight: 100;
           font-family: 'Gotham';
           width: 100%;
           margin-bottom: 0;
      }  


@media(max-width:992px){
     .search-result-header {
        margin-top:15px;
    }
    #loaderModal .ld_logo {
        width:100% !important;
    }
  
    #loaderModal h5 {
  font-size: 22.42px;
    }
    .hotel-middle {
}
loader-det h6 {
  color: #001799;
  font-size: 12.9px;
}
.map-sec-txt-sec-wrapper {
    /* margin-top: 0; */
    /* padding-left: 35px; */
    /* padding-bottom: 20px; */
    /* float: left; */
    /* position: relative; */
    /* bottom: 0; */
    /* margin-top: 18px; */
}
.hotel-rating-sec {
  display: block;
  width: 100%;
  text-align: right;
  padding-right: 7px;
  padding-top: 30px;
  position: relative;
  right: 15px;
  padding: 0 0;
  float: left;
  width: 100%;
}
}
.h-facilities{
    width:max-content;
}
@media(max-width:768px){
    .loader-det label {
        font-size:14px;
    }
    .h-facilities{
    width:100%;
    display: none;
}
.h-facilities img{
    margin: 5px 6px;
}
 .hotel-middle {
    padding: 10px 0 0 0;
  }
 .map-sec-txt-sec-wrapper {
  /*padding: 0 10px;*/
  margin: 0;
   }
   
 .hotel-rating-sec {
    /* padding-right: 25px; */
    /* padding-left: 25px; */
   }
.search-engine-section .search-box h2 {
  text-align: left;
  width:91%;    
}
    .search-box-header h1 {
      color: #fff;
      font-size: 26px;
    }
   
    .day_list_wrap .item {
        overflow:hidden;
        user-select: none;
    }
    .day_list_wrap .hotel_item .hotel_img {
        position: absolute;
        height: 100%;
        left: 0;
        border-radius: 0;
        margin: 0;
        padding: 0;
    }
    .hotels_list .hotel_item-new .h_name {
        padding-right: 70px;
        font-size: 14px;
        height: inherit;
    }
  .smile-offer-logo-hotel {
    width: 50px;
    z-index: 1;
    left: 5px;
    height: 40px !important;
    max-height: 40px !important;
    min-height: 40px !important;
}
    .map-sec-txt-sec{
        border-top: 1px solid #B3B3B3;
        border-bottom: 1px solid #B3B3B3;
        padding: 5px 0;
        display: block;
    }
    .fv_share_icons_mob {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 2;
    }
    .map-sec-txt-sec h6 {
        font-size:11px;
    }
    .map-link-sec img {
        width:10px;
        margin-top:0;
    }
    .map-sec-txt-sec span, .map-sec-txt-sec .top-div, .room-det {
        display:none;
    }
    .hotel-rating-sec {
        padding-left: 0;
        float: none;
    }
    .hotel-rate-top-wrapper {
        float: none;
        margin-left: 15px;
        flex-direction: row-reverse;
        text-align: left;
        justify-content: start;
    }
    .hotel-rate-top {
    float: none;
    }
    .hotel-rating-sec span {
        margin-left: 0;
        margin-right: 5px;
        float: none;
        width: 28px;
        height: 28px;
        padding-top: 4px;
    }
    .hotel-rating-sec h6{
        font-size:12px;
    }
    .day_list_wrap .hotel_item .stars {
 float: none !important;
 text-align: left;
 margin-left: 0;
 }
    .filter_btn1_mob.btn {
        background-color: #fff !important;
        border:1px solid var(--primary);
        color:#595959 !important;
        height:30px;
        width:30px;
        padding:0;
        border-radius:50%;
    } 
    .filter_btn1_mob.btn:focus{
        background-color: var(--primary);
        color: #595959 !important;
    }
    .filter_btn1.btn.filter_btn1_mob::after{
        display:none;
    }
    .search-result-header {
        margin-top:
15px;    }
    .search-result-header b, .search-result-header{
        font-family:var(--font-bo);
        font-size:16px;
    }
    .search-result-header .icon {
        width:16px;
    }
    .hotels_list .hotel_item .price-sec.price-sec-new {
        padding:10px 10px 10px 0;
    }
}
@media(max-width:565px){
    .map_view{
        display:none;
    }
    .tripplaner-logo{
        display: block;
    margin-left: -5px;
    margin-top: 3px;
    }
    .hotel-rating-sec img{
        width:20px !important;
    }
     .hotels_list .hotel_item-new .h_name {
        font-size: 14px;
    }
    .day_list_wrap .hotel_item .price-sec-new .price {
        font-size: 16px !important;
    }
    .top-div{
        display: block;
        width: 100%
    }
.search-box-header h1 {
    font-size: 20px;
  }
.search-engine-section .search-box h2{
    width: 81%;
    font-size: 13px;
}
.hotel-rating-sec {
  }
}