#dlg-motor-routes{font-family:inherit;margin:35px 0;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 12px 45px rgba(0,0,0,.12);border:1px solid #e8e8e8}
#dlg-motor-routes .dlg-motor-head{padding:28px 30px 20px;background:linear-gradient(135deg,#f7f3ed,#fff)}
#dlg-motor-routes .dlg-kicker{font-size:12px;font-weight:800;letter-spacing:1.8px;opacity:.62;margin-bottom:5px}
#dlg-motor-routes h2{margin:0 0 7px;font-size:30px;line-height:1.15}
#dlg-motor-routes .dlg-motor-head p{margin:0;opacity:.72}
#dlg-motor-routes .dlg-motor-layout{display:grid;grid-template-columns:340px 1fr;min-height:610px}
#dlg-motor-routes .dlg-route-list{padding:18px;background:#f7f7f7}
#dlg-motor-routes .dlg-route-btn{width:100%;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #ddd;background:#fff;border-radius:14px;padding:14px 13px;margin:0 0 9px;cursor:pointer;transition:.2s;box-shadow:0 2px 5px rgba(0,0,0,.04)}
#dlg-motor-routes .dlg-route-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(0,0,0,.08)}
#dlg-motor-routes .dlg-route-btn.active{border-color:#222;box-shadow:0 6px 16px rgba(0,0,0,.12)}
#dlg-motor-routes .dlg-route-btn b{display:block;font-size:14px;line-height:1.25}
#dlg-motor-routes .dlg-route-btn small{display:block;margin-top:4px;opacity:.6;font-size:12px}
#dlg-motor-routes .dlg-dot{width:13px;height:13px;border-radius:50%;display:block;flex:0 0 13px;box-shadow:0 0 0 3px rgba(0,0,0,.06)}
#dlg-motor-routes .c1{background:#d64b4b}.c2{background:#d08a27}.c3{background:#3f72c6}.c4{background:#7a55b8}.c5{background:#2b9b72}
#dlg-motor-routes .dlg-route-info{background:#fff;border-radius:15px;padding:17px;margin-top:14px;border:1px solid #ddd}
#dlg-motor-routes .dlg-info-title{font-size:19px;font-weight:800;margin-bottom:4px}
#dlg-motor-routes .dlg-info-meta{font-size:12px;font-weight:700;opacity:.62}
#dlg-motor-routes .dlg-route-info p{font-size:13px;line-height:1.5;margin:9px 0 13px}
#dlg-motor-routes .dlg-google-btn{display:inline-block;background:#222;color:#fff!important;text-decoration:none!important;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:700}
#dlg-motor-routes .dlg-map-panel{position:relative;min-width:0}
#dlg-motor-routes .dlg-map{width:100%;height:610px}
#dlg-motor-routes .dlg-map-note{position:absolute;z-index:500;left:12px;bottom:12px;background:rgba(255,255,255,.92);padding:8px 10px;border-radius:8px;font-size:10px;box-shadow:0 2px 8px rgba(0,0,0,.12)}
@media(max-width:800px){
 #dlg-motor-routes .dlg-motor-layout{grid-template-columns:1fr}
 #dlg-motor-routes .dlg-map{height:480px}
 #dlg-motor-routes h2{font-size:24px}
}
