.fixed-icon{display:inline-block;position:fixed;bottom:40%;right:20px;z-index:999999}.fixed-icon-item{height:55px;width:55px;background:#f51212;border-radius:50%;text-align:center;cursor:pointer;padding:6px}.fixed-icon-item a{font-size:28px;color:#fff}.fixed-icon-item{animation:bounce 1s infinite alternate;animation-duration:1s;-webkit-animation:bounce 1s infinite alternate}#fixed-icon{-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes bounce{from{transform:translateY(0px)}to{transform:translateY(-15px);box-shadow:0 0 10px 10px #f35348e7}}@-webkit-keyframes bounce{from{transform:translateY(0px)}to{transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}.fixed-icon-whatsapp{display:inline-block;position:fixed;bottom:30%;right:20px;z-index:999999}.fixed-icon-item-whatsapp{height:55px;width:55px;background:#25d366;border-radius:50%;text-align:center;cursor:pointer;padding:7px 10px}.fixed-icon-item-whatsapp a{font-size:28px;color:#fff}