.FlexContainer{display:flex;flex-direction:row;flex-wrap:nowrap;height:100vh;min-height:0;min-width:0}.sidebar{background-color:#001e46;border-right:1px solid rgba(0,0,0,.25);max-height:100vh;max-width:400px;min-width:260px;overflow-y:auto;transition:max-height .3s,padding .3s;width:33.3333%;z-index:1}.sidebar.hidden{border:none;max-height:0!important;overflow:hidden!important;padding:0!important}.map{height:100vh;min-width:0;width:66.6666%}.toggleSidebar{background:#05dbf2;border:none;color:#001e46;cursor:pointer;display:none;font-weight:700;padding:12px 0;width:100%;z-index:10}@media (max-width:1024px){.FlexContainer{flex-direction:column;height:auto}.sidebar{border-bottom:1px solid rgba(0,0,0,.25);border-right:none;max-height:40vh;max-width:100%;min-height:80px;min-width:0;overflow-y:auto;position:relative;width:100%}.map{height:60vh;min-height:240px;width:100%}.toggleSidebar{display:block}.sidebar.hidden{border:none;max-height:0!important;min-height:0!important;overflow:hidden!important;padding:0!important}}.listings{height:100%;overflow-y:auto;padding-bottom:60px}.listings .item{border-bottom:1px solid #eee;display:block;padding:10px;text-decoration:none}.listings .item:last-child{border-bottom:none}.listings .item .title{color:#05dbf2;cursor:pointer;display:block;font-weight:700}.listings .item .title small{font-weight:400}.listings .item .title:hover,.listings .item.active .title{color:#05dbf2}.listings .item.active{background-color:#f8f8f8;color:#5c5c5c}.marker{background-image:url(https://electrolineras.dielco.co/hubfs/marker.png.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;cursor:pointer;height:56px;width:56px}.mapboxgl-map{height:100vh;min-height:240px;overflow:visible!important}@media (max-width:1024px){.mapboxgl-map{height:60vh!important;min-height:240px;overflow:unset!important;position:relative!important}}.mapboxgl-popup{padding-bottom:50px}.mapboxgl-popup-close-button{display:none}.mapboxgl-popup-content{font:400 15px/22px Source Sans Pro,Helvetica Neue,sans-serif;padding:0;width:180px}.mapboxgl-popup-content h3{background:#05dbf2;border-radius:3px 3px 0 0;color:#fff;font-size:15px;font-weight:500;margin:-15px 0 0;padding:10px}.mapboxgl-popup-content h4{color:#001e46;font-size:15px;font-weight:400;margin:0;padding:10px}.mapboxgl-popup-content div{padding:10px}.mapboxgl-popup-anchor-top>.mapboxgl-popup-content{margin-top:15px}.mapboxgl-popup-anchor-top>.mapboxgl-popup-tip{border-bottom-color:#05dbf2}