.result_box{
    min-width: 1050px;
    padding-bottom: 10px;
    padding-top: 0;
    z-index: 1;
    position: unset;
    display: flex;
    max-width: 1440px;
    width: max-content;
    margin-left: 180px;
}
.result_left{
    min-width: 750px;
}
.showMap .result_left{
    max-height: calc(100vh - 165px);
    overflow-y: auto;
}
.result_left::-webkit-scrollbar{
    width: 2px;
    height: 2px;
}

#search_b{
    top: 0;
    right: 0;
    background-color: #5488E3;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#search_b svg path{
    fill: #fff;
}
.list_l{
    top: 0;
}
.header_list{
    display: flex;
    margin-left: 25px;
    height: 100%;
}
.header_list .h_list_item{
    margin: 0 1px;
    height: 100%;
}
.header_list .h_list_item a{
    color: #fff;
}
.header_list .h_list_item a:hover {
    background-color: #0d1e52;
}
.header_list .h_list_item a img{
    margin-right: 5px;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 2px;
}
main{
    position: relative;
}
.nearby_rb{
    padding-top: 75px;
}
.result_title{
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 8px;
}
#search_ipt,.search_box{
    width: 745px;
}
#map{
    left: 755px;
    width: calc(100% - 755px);
    top: 140px;
    display: none;
    max-height: calc(100vh - 155px);
}
.search_box{
    left: 4px;
    flex-wrap: wrap;
    height: auto;
    background-color: #F4F6F8;
    position: unset;
    width: 100%;
    justify-content: start;
}
.top_list{
    position: unset;
    width: 350px;
}
.login{
    position: absolute;
    right: 5px;
    top: 0;
    width: 40px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
input{
    outline: none;
}
.tools{
    height: 110px;
    background-color: #ffffff;
    border-bottom: 2px solid #E7E8EB;
}
.nearby_tools{
    padding: 8px;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}
.tools_item{
    width: 24%;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);
    padding: 3px 8px;
    border-radius: 5px;
    margin: 0 0.5%;
    margin-bottom: 8px;
}
.tools_item:hover{
    background-color: #F1F3F4;
}
.t_r{
    margin-left: 15px;
}
.t_t{
    font-size: 12px;
    font-weight: 700;
    color: #222222;
}
.t_c{
    font-size: 12px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #626870;
    display: -webkit-box;
    overflow: hidden;
}
.search-end {
    width: 100%;
    cursor: pointer;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.16);
    margin: 4px 0;
}
.search-end a {
    width: 100%;
    display: flex;
    background: #fff;
    border-radius: 3px;
    flex-direction: initial;
    justify-content: space-between;
    align-items: start;
    padding: 0;
    border-bottom: none;
}
.search-end ul:nth-child(1) {
    width: 191px;
    height: 110px;
    text-align: left;
    padding: 0;
    margin: 0;
}
.search-end ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    -webkit-box-orient: vertical;
    text-decoration: inherit;
    color: #202124;
}
.search-end ul:nth-child(1) li img {
    width: 191px;
    height: 110px;
    border-radius: 6px;
}
.search-end ul:nth-child(2){
    width: calc(100% - 224px);
    padding: 0;
}
.search-end ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    -webkit-box-orient: vertical;
    text-decoration: inherit;
    color: #202124;
}
.search-end ul:nth-child(2) li:nth-child(1){
    color: #202124 !important;
    line-height: 24px;
    letter-spacing: 0px;
}
.search-end ul:nth-child(2) li:nth-child(2){
    color: #4d5156 !important;
}
.search-end ul:nth-child(2) li {
    text-align: left;
}
.search-end ul:nth-child(2) li img {
    width: 82px;
    height: 14px;
}
.search-end ul:nth-child(2) li:nth-child(4) {
    color: #4d5156 !important;
}
.hotel_boxl,.restaurants_boxl,.coffer_boxl,.travelservices_boxl,.search_boxl,.other_boxl{
    display: none ;
}
.marker_box{
    width: 230px;
    background-color: #ffffff;
    padding: 8px;
    border-radius: 8px;
}
.marker_box ul li:nth-child(1) a img{
    width: 90%;
    margin: 10px auto;
    display: block;
    height: 128px;
}
.marker_box  ul:nth-child(2) li:nth-child(1){
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    max-height: 54px;
    overflow: hidden;
}
.marker_box  ul:nth-child(2) li:nth-child(3){
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    max-height: 54px;
    overflow: hidden;
}
.marker_box  ul li:nth-child(2) img {
   width: 120px;
   height: auto;
   display: block;
}
:focus {
    outline: none;
}
.go_dir{
    margin: 5px 0;
    border: 1px solid #d3d3d3;
    padding: 8px 15px;
    display: block;
    text-align: center;
    border-radius: 6px;
    font-size: 15px;
}
.filter_main,.filter_box{
    /* display: flex; */
    align-items: center;
    cursor: pointer;
    position: relative;
    width: 100%;
}
.filter_main{
    padding: 0 10px;
}
#date-range {
    display: none;
}
label[for = 'date-range'] {
    display: flex;
    justify-content: start;
    width: 49%;
}
.mapstyle-checkout,.maps-btns{
    display: none;
}
.dataItem {
    display: flex;
    align-items: center;
    font-size: 12px;
    border: 1px solid #DADCE0;
    border-radius: 3px;
    justify-content: center;
    padding: 5px 8px;
    width: 50%;
    background-color: #ffffff;
    cursor: pointer;
    margin: 0 4px;
    width: 190px;
}
.check_l {
    display: block;
    text-align: center;
}
.indata, .outdata {
    padding-left: 5px;
}
.filter_box {
    padding: 6px 0;
    /* display: flex; */
    align-items: center;
    flex-wrap: wrap;
    /* overflow-x: auto; */
    /* overflow-y: hidden; */
}
.filter_item {
    font-size: 12px;
    background-color: #ffffff;
    margin-right: 8px;
}

.b_l,.b_ls {
    border-radius: 10px;
    color: #333333;
    font-weight: 700;
    background-color: #ffffff;
    border: 0;
    box-shadow: 0 1px 2px rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
    padding: 6px 10px;
    margin: 5px 0;
    margin-right: 8px;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.b_l span,.b_ls span{
    display: inline-block;
    margin: 0 5px;
} 
.b_ls{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    flex-wrap: wrap;
}
.active_type{
    background: #5488e3;
    border-radius: 8px;
    color: #ffffff;
}
.active svg path{
    fill: #1A73E8;
}
.active_type svg path{
    fill: #ffffff;
}
.b_l svg{
    vertical-align: sub;
}
.type_box{
    padding: 6px 10px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.type_box svg{
    vertical-align: bottom;
}
.r_bl{
    min-width: 140px;
}
.t_bl{
    min-width: 160px;
}
.filter_item img {
    margin-left: 0px;
    font-size: 13px;
    color: #3c4043;
    margin-right: 5px;
}
.hotel_data{
    position: relative;
    width: auto;
    padding: 5px 0;
    display: flex;
}
.search_content{
    width: 100%;
}
#custom-calendar{
    position: absolute;
    right: 0;
    top: 100%;
    display: none;
}
.flatpickr-calendar.inline{
    padding-bottom: 50px;
}
.finish {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: #ffffff;
    display: flex;
    justify-content: end;
    padding: 0 15px;
    height: 50px;
    align-items: center;
    z-index: 99;
}
.finish_ok, .reset_ok {
    background-color: #1A73E8;
    padding: 10px 30px;
    border-radius: 20px;
    height: 40px;
    color: #ffffff;
    border: none;
    min-width: 96px;
    cursor: pointer;
}
.reset_ok {
    background-color: #ffffff;
    color: #1A73E8;
    margin-right: 15px;
    border: 1px solid #d3d9df;
}
.filter_l{
    background-color: #ffffff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    display: none;
    min-width: 335px;
}
.filter_tt {
    padding: 0 24px 4px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1px;
    line-height: 20px;
}
.filter_tb {
    padding: 0 24px;
}
.r_ftb .tt{
    line-height: 30px;
}
.tb_b {
    /* display: flex; */
    /* justify-content: space-between; */
    /* flex-wrap: wrap; */
    border: 1px solid #DADCE0;
    border-radius: 8px;
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    display: none;
    max-height: 350px;
    overflow-x: hidden;
    z-index: 99;
    width: 100%;
}
.tb_i {
    border-top: 1px solid #DADCE0;
    min-width: 175px;
}
/* .tb_i:nth-child(2n+1) {
    border-right: 1px solid #DADCE0;
} */
.tb_i a,.e_tb_i {
    display: flex;
    width: 100%;
    text-align: center;
    padding: 3px 8px;
    align-items: center;
    min-height: 41px;
}
.e_tb_i{
    white-space: nowrap;
    flex-wrap: wrap;
    border-top: 1px solid #DADCE0;
}
.tb_i a:hover{
    background-color: #efebeb;
}
.e_tb_i .cc{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 41px;
}
.e_box .tb_i .cc{
    text-indent: 10px;
}
.tt {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.25px;
    line-height: 20px;
    color: #202124;
    margin-bottom: 0;
}
.cc {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 16px;
    color: #333333;
}
.tborder {
    border-top: 1px solid #DADCE0;
}
.filter_bottom {
    height: 60px;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 0 25px;
}
.filter_ok {
    border: none;
    background-color: #1A73E8;
    color: #ffffff;
    padding: 0px 25px;
    border-radius: 16px;
    font-size: 15px;
    height: 35px;
    cursor: pointer;
}
.tb_i.active {
    background-color: #E8F0FE;
}
.tb_i.active  a{
    text-decoration: none !important;
}
.tb_i.active a .cc{
    font-weight: 700;
    border-bottom: 3px solid #0273d1;
    padding-bottom: 3px;
}
.hotel_loc {
    width: 100%;
    padding: 0 10px;
    position: relative;
    /* border: 1px solid #DADCE0; */
    border-radius: 3px;
    /* background-color: #fff; */
    height: 18px;
    max-width: 260px;
    margin-left: 165px;
    margin-top: 5px;
    display: flex;
    align-items: center;

}
.hotel_loc input{
    color: #68980B;
    background-color: transparent;
    border: none;
}
#search_ipt_pos {
    width: 100%;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    text-indent: 0;
    padding: 0 10px 0 0;
    line-height: 30px;
    height: auto;
    cursor: text;
    display: block;
    border: none;
    cursor: pointer;
    height: 30px;
    font-size: 13px;
}
.hotel_loc svg{
    display: inline-block;
    margin-right: 3px;
    width: 20px;
    height: 20px;
}
.__search_sug_box {
    position: absolute;
    width: 100%;
    background: #ffffff;
    z-index: 99999;
    color: #333333;
    left: 0;
    top: calc(100% + 3px);
    border-radius: 7px;
    display: none;
    width: 100%;
    margin-left: 0;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
    font-size: 15px;
}
.__search_sug_item {
    font-size: 13px;
    padding: 8px 14px;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
}
.__search_sug_item:hover{
    background-color: #EEEEEE;
}
.getNominatim_l{
    top: calc(100% + 37px);
}
.relate_search{
    background-color: #ffffff;
    position: absolute;
    bottom: 18px;
    left: 0;
    z-index: 99;
    width: 550px;
    border-radius: 8px;
}
.loading_near{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.2);
    display: none;
    z-index: 999;
}
.loading_nbox{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
}
.ads{
    margin: 5px 0;
    text-align: center;
}
.tb_b::-webkit-scrollbar{
    width: 2px;
    height: 2px;
}
.b_l.active{
    background: #E8F0FE;
    color: #1A73E8;
}
.e_box{
    display: none;
}
.e_box.active{
    display: block;
}
.brands_box{
    min-width: 280px;
}
.brands_box .tb_i{
    min-width: 260px;
}
.brands_box{
    right: 0;
    left: inherit;
}
.select_bl{
    position: relative;
}
.select_page{
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    width: 150px;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
    display: none;
    z-index: 9999;
}
.select_page_item a{
    display: block;
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    text-align: left;
}
.select_page_item a img{
    margin-right: 10px;
}
.select_page_item a:hover{
    background: #E8F0FE;
}
.select_bl:hover .select_page{
    display: block;
}
.come_back{
    position: absolute;
    left: 38px;
    font-size: 12px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    margin-top: 2px;
    border-right: 1px solid #bbacac;
    cursor: pointer;
    box-shadow: 0 1px 2px rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
    border: 0;
    border-radius: 5px;
    background: #fdfcfc;
    z-index: 9999999;
}
.come_back::after{
    content: '';
    position: absolute;
    height: 74%;
    width: 1px;
    background: #bbacac;
    top: 13%;
    right: -10px;
}
.come_back:hover .select_page{
    display: block;
}
#close_c{
    display: none;
    position: absolute;
    top: 3px;
    right: 2px;
    width: 8px;
    height: 8px;
}
.come_back:hover #close_c{
    display: block;
}
.zindex_a{
    text-indent: 95px !important;
}
.zindex_a.active{
    text-indent: 155px !important;
}
.zindex_a.activec{
    text-indent: 130px !important;
}
.zindex_c{
    text-indent: 100px !important;
}
.zindex_r{
    text-indent: 130px !important;
}
.zindex_p{
    text-indent: 100px !important;
}
.zindex_g{
    text-indent: 140px !important;
}
.zindex_e{
    text-indent: 120px !important;
}
.zindex_l{
    text-indent: 85px !important;
}
.details_box{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    transition: all .4s ease-out;
    display: none;
    z-index: 999999999;
}
.details_content{
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, .3);
    display: flex;
    justify-content: center;
    align-items: center;
}
.details_c{
    width: 500px;
    background: #ffffff;
    border-radius: 8px;
    padding: 15px 20px;
    position: relative;
} 
#img_detail{
    width: 100%;
    height: 155px;
    object-fit: cover;
}
.details_t{
    padding: 8px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
}
.details_pf img{
    width: 120px;
    height: auto;
    display: block;
}
.details_d{
    padding: 8px 0;
    font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
}
.details_r{
    font-size: 14px;
    color: #6767F5;
}
.details_btns{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
}
.details_btns a{
    margin: 5px 0;
    padding: 8px 15px;
    display: block;
    text-align: center;
    border-radius: 7px;
    font-size: 13px;
    width: 49%;
    background-color: #ffffff;
    border: 0;
    box-shadow: 0 1px 2px rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
    border-radius: 10px;
    color: #333333;
    font-weight: 700;
}
.details_btns a img{
    margin-right: 5px;
    vertical-align: sub;
}
.close_details{
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    background: #ffffff;
    padding: 8px;
    width: 33px;
    height: 33px;
    display: flex;
    cursor: pointer;
}
.close_details img{
    width: 100%;
    height: auto;
}
#healthy{
    min-width: auto;
    border-top: none;
}
.search_ib{
    /* max-width: 1440px; */
    width: 100%;
    margin-left: 170px;
}
.search_content{
    width: 740px;
}
.search_ib{
    display: flex;
}
.go_back{
    top: 5px;
}
.maps_img{
    position: relative;
    cursor: pointer;
    margin: 40px 20px;
}
.maps_img img{
    width: 300px;
    height: 150px;
    border-radius: 16px;
}
.view_test{
    position: absolute;
    right: 20px;
    bottom: 10px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 24, 51);
    padding: 6px 12px;
    text-align: left;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 13px;
}
.showMap .result_right .maps_img{
    display: none;
}
.showMap .result_box{
    min-width: 750px;
    margin-left: 0;
}
.showMap #map{
    display: block;
}
.showMap .mapstyle-checkout,.showMap .maps-btns{
    display: block;
}
.showMap .top_list{
    position: absolute;
    left: 775px;
    top: 140px;
    width: auto;
}
.showMap .filter_main, .showMap .filter_box{
    width: auto;
}
.showMap .filter_box{
    display: flex;
}
.close_maps{
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10px;
    right: 10px;
    z-index: 9999999;
    cursor: pointer;
}
.close_maps img{
    width: 18px;
    height: 18px;
}
.logo{
    position: absolute;
    left: 10px;
    top: 28px;
}
.list_category{
    padding-top: 3px;
    max-width: 1100px;
    width: 100%;
    padding-left: 190px;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 999;
    display: flex;
    overflow: hidden;
    padding-right: 50px;
    display: none;
}
.more_btn{
    width: 50px;
    position: absolute;
    right:1px;
    font-size: 13px;
    text-align: center;
    line-height: 41px;
    background-color: #fff;
    cursor: pointer;
    box-shadow: 0 0 7px 1px rgba(0,0,0,.12);
    border-radius: 5px;
    font-weight: 700;
}
.list_category .tb_i{
    margin: 0 2px 2px;
    border: none;
    flex: 0 0 auto; 
    margin-right: 5px;
    white-space: nowrap;
    min-width: auto;
}
.list_category .tb_i .tt img{
    width: 25px;
    height: auto;
    margin-right: 3px;
}
.notlist .result_left{
    height: calc(100vh - 165px);
}
.notlist #map{
    top: 190px;
    height: calc(100vh - 208px);
}
.showMap .notlist  .top_list{
    position: unset;
}
.list_category .tb_i a{
    text-decoration: underline;
}
.category_text{
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.category_text svg{
    margin-right: 5px;
}
.list_category.active{
    flex-wrap: wrap;
    padding-right: 0;
}
.list_category.active .more_btn{
    display: none;
}
.nearme_btn{
    margin-left: 180px;
    width: 100%;
    position: unset;
    max-width: 1140px;
}
.view_detalis{
    display: flex;
    justify-content: end;
    color: #008cff !important;
    font-size: 13px;
    font-weight: 700;
    padding:5px 15px 5px 0;
}
.call_iphone{
    display: flex;
    justify-content: end;
    padding: 15px;
}
.new_item_s{
    width: 100% !important;
    max-width: 625px;
    padding: 3px 10px !important;
    height: auto !important;
}
.search-end-new{
    border: none;
    box-shadow: none;
}
.search_des{
    white-space: break-spaces !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}
@media (max-width:1528px) {
    .type_box{
        padding: 6px 3px;
    }
    .type_box svg,.b_l svg{
        width: 13px;
    }
    .b_l{
        padding: 6px 2px;
    }
    .b_l span, .b_ls span{
        margin: 0 3px;
    }
}
@media (max-width:1300px) {
    .list_category,.top_list{
        margin: 0 auto;
        padding: 0;
        width: 98%;
        justify-content: center;
    }
    .result_left{
        width: 100%;
        min-width: auto;
        width: 750px;
        margin: 0 auto;
    }
    .result_box {
        flex-wrap: wrap;
        margin-left: 0;
        width: 100%;
        min-width: auto;
    }
    .notlist .result_left{
        height: auto;
    }
}

@media (max-width:750px) {
    .result_left{
        width: 100%;
    }
    .result_right{
        display: none;
    }
    .search_ib,.hotel_loc{
        margin-left: 0;
    }
    .search_box{
        width: 100%;
    }
    .search_ib{
        align-items: center;
    }
    .logo{
        position: inherit;
    }
    .logo a img{
        width: 60px;
        height: auto;
    }
    #search_ipt,.search_content{
        width: 100%;
    }
}