* {
    box-sizing: border-box;
}

body, p {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
}

.pd20_main {
    background: #E8F2FA;
    padding: 5px 15px;
    display: block;
    width: 100%;
    float: left;
    height: 83vh;
    overflow: auto;
}
.m_sugg_bx {
    background: #fff;
    float: left;
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 10px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.m_sugg_bx  .mglo{margin-left: 0;}
.txt_bx{
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    width: auto;
}
.pd15 {
    padding: 12px 5px;
}
.f12{font-size: 14px;}
.mgauto_lft{margin-left:auto;}
.flx-clm{flex-direction: column;}
.rec_txt{
	font-size: 14px;
    color: #7D7D7D;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.bdr_lg_sugg {
    border-top: 1px solid #DCDCDC;
    padding-top: 12px;
    margin-top: 10px;
    width: 100%;
    display: flex;
}
img{max-width: 100%;}
.pop_city_bx {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 15px;
}
.pop_city_bx a {
    color: #2196f3;
    font-size: 12px;
    padding: 6px 10px;
    border: 1px solid #2196f3;
    border-radius: 5px;
    margin: 0px 5px 8px 0px;
}
.sugg_cross {
    position: absolute;
    right: 15px;
    top: 18px;
    width: 13px;
    height: 13px;
}
.gps-icon-img{
    background-repeat: no-repeat;
    background-position: center center;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-size: 100%;
}






/*autolist*/


.w_85 {
    width: auto;
    float: left;
    margin-left: 10px;
}
.w_10 {
    width: auto;
    min-width: 12%;
    float: left;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.cab .w_10 {
    width: auto;
    min-width: auto;
    float: left;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.auto-sugg-pre {
    width: 100%;
    position: absolute;
    left:0;
    top:100%;
    background:#fff;
    max-height:300px;
    overflow-x:auto;
}
    .auto-sugg-pre ul {
        list-style-type: none;
        float: left;
        width: 100%;
        padding: 0 10px;
        margin: auto;
        position: relative;
    }
        .auto-sugg-pre ul li {
            border-bottom: 0;
            margin: auto;
            background: #fff;
            float: left;
            box-shadow: 0 0 7px rgb(0 0 0 / 5%);
            border-radius: 5px;
            padding: 8px 10px;
            position: relative;
            width: 100%;
            display: flex;
            align-items: center;
            margin-top: 8px;
        }
.auto-sugg-pre ul li:last-child {
    border-bottom: 0;
    padding-bottom: 5px;
}
.auto_sugg_list {
    font-size: 12px;
    margin-top: 0px;
    color: #7D7D7D;
    text-transform: capitalize;
}





    .auto_sugg {
        width: 100%;
        position: relative;
    }

.auto_sugg ul {
    list-style-type: none;
    float: left;
    width: 100%;
    padding: 0;
    margin: auto;
    position: relative;
}
.auto_sugg ul li {
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
    margin: 2px auto;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

                    

.auto_sugg_tttl {
    color: #424242;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
}
.auto_sugg_add {
    font-size: 10px;
    margin-top: 4px;
    color: #7D7D7D;
    text-transform: capitalize;
}
.auto_sugg_img {
    background-repeat: no-repeat;
    background-position: center center;
    width: 18px;
    height: 18px;
    display: inline-block;
    background-size: 100%;
}

        #dvinpsrce {
            width: 100%;
            float: left;
            font-size: 14px;
        }
.auto_sugg_star{		
	display: flex;
    align-items: center;
}	
.sugg_star {
    width: 8px;
    height: 8px;
    background-image: url(https://www.easemytrip.com/images/cab-img/sugg_star.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.sugg_loc {
    background-image: url(https://www.easemytrip.com/images/cab-img/location-ausugg.svg?v=2);
}
.sugg_city {
    background-image: url(https://www.easemytrip.com/images/cab-img/location-ausugg.svg?v=2);
}

.sugg_airport {
    background-image: url(https://www.easemytrip.com/images/cab-img/flight-ausugg.svg?v=2);
}

.sugg_hotel {
    background-image: url(https://www.easemytrip.com/images/cab-img/hotel-ausugg.svg?v=2);
}

.sugg_bus {
    background-image: url(https://www.easemytrip.com/images/cab-img/bus-ausugg.svg?v=2);
}

.sugg_train {
    background-image: url(https://www.easemytrip.com/images/cab-img/train-ausugg.svg?v=2);
}

.sugg_port {
    background-image: url(https://www.easemytrip.com/images/cab-img/ship-ausugg.svg?v=2);
}

.sugg_resort {
    background-image: url(https://www.easemytrip.com/images/cab-img/resort-ausugg.svg?v=2);
}
.sugg_default {
    background-image: url(https://www.easemytrip.com/images/cab-img/star-ausugg.svg?v=2);
}
.sugg_attrctn {
    background-image: url(https://www.easemytrip.com/images/cab-img/attrctn-ausugg.svg?v=2);
}
.sugg_region {
    background-image: url(https://www.easemytrip.com/images/cab-img/region-ausugg.svg?v=2);
}
.sugg_shop {
    background-image: url(https://www.easemytrip.com/images/cab-img/shop-ausugg.svg?v=2);
}
.sugg_place {
    background-image: url(https://www.easemytrip.com/images/cab-img/location-ausugg.svg?v=2);
}
.sugg_school {
    background-image: url(https://www.easemytrip.com/images/cab-img/school-ausugg.svg?v=2);
}
/*autolist*/


.desktop_autosugg {
    position: absolute;
    width: 37.5%;
    padding: 10px;
    border-radius: 5px;
    top: 90px;
    overflow: auto;
    height: 360px;
    float: left;
    z-index: 9999;
    left: 5px;
    background: #fff;
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}

.desktop_autosugg::-webkit-scrollbar {
  width: 8px;
}
.desktop_autosugg::-webkit-scrollbar-track {
  background: #ddd; 

}
.desktop_autosugg::-webkit-scrollbar-thumb {
  background: #848484 ; 
}

.desk_sugg_bx {
    float: left;
    border-radius: 5px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.desktop_autosugg .auto-sugg-pre ul li, .desktop_autosugg .auto_sugg ul li{
    border-bottom: 0;
    margin: auto;
    background: #fff;
    float: left;
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 8px 10px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 8px;
}
.desktop_autosugg .auto_sugg ul li:first-child{margin-top: 0px;}
.desktop_autosugg  .auto_sugg_add {
    font-size: 10px;
    margin-top: 0px;
    color: #7D7D7D;
    text-transform: capitalize;
}
.desktop_autosugg  .pd15 {
    padding: 8px 5px;
}
.desktop_autosugg  .auto_sugg_add {
    font-size: 10px;
    margin-top: 0px;
    color: #7D7D7D;
    text-transform: capitalize;
}
.desktop_autosugg .pop_city_bx {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 8px;
}
.desktop_autosugg .marbtm0 {
    margin-bottom: 0;
    padding: 0 5px;
}