#mainmodal{position:fixed;top:0;left:0;z-index:99999;height:100%;width:100%;text-align:center}.modalconent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#cccccc;width:100%;padding:5px 100px}.marquee{color:#115ba1;letter-spacing:2px;font-weight:700;padding:0px 15px 5px 15px;font-size:18px}#etiqueta{position:fixed;bottom:50px;width:75px;height:75px;z-index:100;right:2px}#etiqueta img{width:100%;height:100%}#etiqueta img{animation:scale 2s infinite alternate ease-in-out}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.mapa-container{position:relative;width:370px;height:485px}