.poka-contact{position:fixed;bottom:72px;right:1px;border:1px solid #3f80c2;background-color:#fff;color:#444;z-index:9999;padding:5px 10px}.poka-contact .item{font-size:15px}.poka-contact .item:last-child{margin-bottom:5px}.poka-contact .item .title{color:#3f80c2;display:block;line-height:14px}.poka-contact .item .phone{color:red;display:block;text-align:center;font-weight:bold}#text-8{display:none;position:fixed;margin:0;padding:0;left:0;bottom:50px;background:#fff;background-color:transparent;cursor:pointer;font-size:0;width:110px;height:110px;z-index:1000}#text-8 .tada{background:#3f80c2;border-radius:100px;width:40px;height:40px;position:absolute;left:50%;top:50%;margin-top:-20px;margin-left:-20px;animation-name:tada;animation-duration:.5s;animation-iteration-count:infinite;animation-direction:alternate}#text-8 .tada a:before{content:"\f095";font-size:25px;font-family:FontAwesome;text-decoration:none;color:#fff;margin-left:10px;position:absolute;top:2px}@keyframes tada{from{transform:rotate(-20deg)}to{transform:rotate(20deg)}}#text-8 .pulse{width:60px;height:60px;background:#3f80c2;border-radius:100px;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;animation-name:pulse;animation-duration:.5s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out}@keyframes pulse{from{width:55px;height:55px;margin-top:-27.5px;margin-left:-27.5px}to{width:60px;height:60px;margin-top:-30px;margin-left:-30px}}#text-8 .zoomIn{width:80px;height:80px;border:2px solid #3f80c2;border-radius:100px;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px;animation-name:zoomIn;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-out}@keyframes zoomIn{from{width:40px;height:40px;margin-top:-20px;margin-left:-20px}to{width:80px;height:80px;margin-top:-40px;margin-left:-40px}}@media only screen and (max-width:414px){.poka-contact{display:none}#text-8{display:block}}