@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;box-sizing:border-box;}
body{font-family: 'Poppins', sans-serif !important;}
img{max-width:100%;}
.ht_flx{display:flex;}
.ht_jsb{justify-content:space-between;}
.ht_acntr{align-items:center;}
.ht_clm{flex-direction:column;}
.f10{font-size:10px;}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.wt500{font-weight:500;}
.wt600{font-weight:600;}
.wt700{font-weight:700;}
.inpct{
    font-weight: 600;
    border: 0;
    background: inherit;
}
.nw_htlmfl{width:100%;padding: 10px 15px;}
.mn_tlenw {
    text-align: center;
    color: #2196F3;
    font-size: 16px;
}
.hl-input {
    width: 100%;
    float: left;
    border: 0;
    font-size: 20px;
    color: #000;
    outline: 0;
    font-weight: 600;
    -webkit-appearance: none;
    padding: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    background: transparent;
    white-space: nowrap;
    font-family: inherit;
}
._msecr{margin:15px 0;}
._en-mian{background:linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,253,255,1) 100%);
    border:1px solid #D4D4D4;
    padding:8px 10px;
    border-radius:10px;
    box-shadow:0px 1px 3px 0px #CCD9E3;
}
._loc-icon {
    width: 26px;
    height: 26px;
    margin-right: 0;
    background: url(../img/loc-nw.svg) no-repeat 0px;
    display: flex;
    background-size: 100%;
    align-items: center;
    justify-content: center;
}
.nwd90{width:90% !important;}
._value {
    margin-left: auto;
    width:90%;
}
._m-prt2 {
    width: 48%;
}
._en-mian {
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,253,255,1) 100%);
    border: 1px solid #D4D4D4;
    padding: 8px;
    border-radius: 10px;
    box-shadow: 0px 1px 3px #bcbcbc;
}
._loc-cald {
    width: 28px;
    height: 26px;
    background: url(../img/icon-cale.svg) no-repeat 4px;
    display: flex;
    background-size:75%;
    align-items: center;
    justify-content: center;
}
._value2 {
    margin-left: auto;
    width:77%;
}
.ttl_ad {
    font-size: 14px;
    color: #282727;
    font-weight: bold;
    width: auto;
    float: left;
    font-family: 'Poppins';
}
.pl20{padding-left: 18px;}
.prel{position:relative;}
.ngt_pbmn {
    width: 40px;
    height: 40px;
    border: 1px solid #D4D4D4;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    right: -28px;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
}
.ngt_pbmn i {
    width: 14px;
    height: 15px;
    margin-top: auto;
}
._prs-icon {
    width: 28px;
    height: 28px;
    background: url(../img/icon-user.svg) no-repeat 4px;
    background-size: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.albtsme {
    display: block;
    background: #EF6614;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    padding:13px;
    cursor: pointer;
    margin-top: 20px;
    width: 100%;
    font-size:18px;
	font-weight:600;
}
.mlaut{margin-left:auto !important;}
/*child-popup*/
.md_foptn {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0,0,0,0.8);
}
.md-cntfoptn {
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 100%;
    border-radius: 30px 30px 0 0;
    position: absolute;
    bottom: 0px;
}

.md_cntfoptncl {
    font-size: 32px;
    font-weight: 300;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: -45px;
    color: #000;
    background: #fff;
    border-radius: 50%;
    z-index: 999999;
    transform: translate(-50%);
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
.fl_pfotnbx {
    width: 100%;
    padding:0 20px;
	overflow-x: scroll;
    max-height: 450px;}
.ptletop {
    position: relative;
    margin: 35px 0 5px;
    padding: 0 20px;
}

.albtsme2ap{
    display: block;
    background: #EF6614;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    margin:5px 0 15px;
    font-size: 16px;
    width: 100%;
}
.sl_chsebx{padding: 15px 0;}
.ldthtlnw{width:40%;}
.ichtnwap{background:#F5FBFF;border-radius:8px;height:38px;width:38px;display:flex;padding: 8px;margin-right:15px;justify-content: center;}
.rdthtlnw{width:110px;}
.rdthtlnw select{width:100%;font-family: 'Poppins', sans-serif;outline:none;appearance:none;border:1px solid #eeeeee;border-radius:8px;padding: 10px;text-align:center;background: #FBFAFA url(../img/dwnarw.svg) no-repeat 90% 55%;position:relative;}
.bdrtb{border-top:1px solid #DBEEFD;border-bottom:1px solid #DBEEFD;}
.bltxt{color:#2196F3;}
.pd8{padding:8px 0;}
.mt10{margin-top:10px;}
.dsclmr{background:#FFF3CD;border-radius:8px;padding: 5px 10px;color:#956A24;margin: 10px 0;float:left;}
/*child-popup-ends*/
.rcnt-src-at .auto_sugg {
    background: #E8F2FA;
    padding: 5px 15px;
    display: block;
    width: 100%;
    float: left;
    overflow: auto;
}
.mgt100 {
    margin-top: 80px !important;
}
.autosugst_newblock {
    background: #2196F3;
    padding: 12px 0;
    float: left;
    z-index: 1;
    width: 100%;
    height: 84px !important;
    position: fixed !important;
}

._mnrcnthbx{padding: 5px 15px 20px;}
._tltrcntdv{font-size:17px;font-weight:600;display:flex;}
._tltrcntdv span{margin:3px 10px 0 0;}
._rcnman_sctn{width:100%}
._outrscrollap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    padding:8px 0;
    padding-bottom: 0;
    width: 100%;
}
._outrscrollap::-webkit-scrollbar, .outer_wrap::-webkit-scrollbar {display: none;}
._echrcntdv{background:linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,253,255,1) 100%);box-shadow:0px 0px 5px #CCD9E3 inset;border-radius:10px;padding:8px 13px 4px;align-items: end;flex: 0 0 170px;margin-right: 10px;width:170px;}
._echrcntdv:last-child{margin-right:0;}
._rcpstlftdt{width:100%;}
._rcpstlftdt h5{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
._totlpxdtls{margin:6px 0;}
._totlpxdtls span{font-size:10px;font-weight:500;display:block;}
._arow_rigt{background:#2196F3;border-radius:27px 0 9px 0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;display:none;}
.pt0{padding-top:0;}
.mtb5{/* margin:5px 0; */}
.rmclr{color:#a7a7a7 !important;text-align:right;}
.mnhgt{min-height:72px;}
.container_tbs{margin:0 !important;}



















