@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.button{background-color:#04aa6d;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px}.rotating{padding-top:10px;align-items:center;-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.map-container{height:100%;width:100%}.wifi-symbol{display:none}.wifi-symbol [foo],.wifi-symbol{display:block;position:absolute;display:inline-block;width:1px;height:10px;margin-top:160 - 20px - 130px*.25!important;margin-left:120 - 50px;transform:rotate(-45deg);font-size:30px!important}.wifi-symbol .wifi-circle{box-sizing:border-box;display:block;width:100%;height:100%;font-size:150px/5;position:absolute;bottom:0;left:0;border-color:#7fc0e6;border-style:solid;border-width:.5em .5em 0 0;border-radius:0 100% 0 0;opacity:0;animation:wifianimation 2s infinite}.wifi-symbol .wifi-circle.first{width:11.5em;height:11.5em;animation-delay:1.1s}.wifi-symbol .wifi-circle.second{width:10.5em;height:10.5em;animation-delay:1s}.wifi-symbol .wifi-circle.third{width:9.5em;height:9.5em;animation-delay:.9s}.wifi-symbol .wifi-circle.fourth{width:8.5em;height:8.5em;animation-delay:.8s}.wifi-symbol .wifi-circle.fifth{width:7.5em;height:7.5em;animation-delay:.7s}.wifi-symbol .wifi-circle.sixth{width:6.5em;height:6.5em;animation-delay:.6s}.wifi-symbol .wifi-circle.seventh{width:5.5em;height:5.5em;animation-delay:.5s}.wifi-symbol .wifi-circle.eight{width:4.5em;height:4.5em;animation-delay:.4s}.wifi-symbol .wifi-circle.ninth{width:3.5em;height:3.5em;animation-delay:.3s}.wifi-symbol .wifi-circle.tenth{width:2.5em;height:2.5em;animation-delay:.2s}.wifi-symbol .wifi-circle.eleventh{width:1.5em;height:1.5em;animation-delay:.1s}.wifi-symbol .wifi-circle.twelveth{width:.5em;height:.5em;opacity:1;background-color:#2ae120;animation:none!important}@keyframes wifianimation{0%{opacity:.4}15%{opacity:.4}26%{opacity:.5}to{opacity:.1}}
