.floating-whatsapp{width:56px;height:56px;right:50px;bottom:50px;position:fixed;z-index:13000;display:block;animation:slide-in-blurred-right .6s cubic-bezier(.23,1,.32,1) both;-webkit-perspective:1000;perspective:1000}@media only screen and (max-width:400px){.floating-whatsapp{right:24px}}.floating-whatsapp:before{content:"Напишите нам в WhatsApp";position:absolute;right:100%;margin-right:10px;border-radius:6px;background-color:#fff;padding:10px;color:#000;white-space:nowrap;margin-top:4px;transform:translateZ(-80px);opacity:0;visibility:hidden;transition:.3s cubic-bezier(.39,.575,.565,1);box-shadow:0 3px 15px rgba(0,0,0,0.1)}.floating-whatsapp:after{content:"";display:block;position:absolute;left:0;top:0;width:56px;height:56px;border-radius:50%;background-color:#25d366;background-image:url("../images/whatsapp.svg");background-size:36px;background-repeat:no-repeat;background-position:center;animation:heartbeat 4s ease-in-out 2s infinite both;transition:.3s ease}.floating-whatsapp:hover:after{background-color:#23c861;animation:none}.floating-whatsapp:hover:before{transform:translateZ(0);opacity:1;visibility:visible}@-moz-keyframes heartbeat{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}4.5%{transform:scale(.91);animation-timing-function:ease-in}9%{transform:scale(.98);animation-timing-function:ease-out}13.5%{transform:scale(.87);animation-timing-function:ease-in}18%{transform:scale(1);animation-timing-function:ease-out}}@-webkit-keyframes heartbeat{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}4.5%{transform:scale(.91);animation-timing-function:ease-in}9%{transform:scale(.98);animation-timing-function:ease-out}13.5%{transform:scale(.87);animation-timing-function:ease-in}18%{transform:scale(1);animation-timing-function:ease-out}}@-o-keyframes heartbeat{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}4.5%{transform:scale(.91);animation-timing-function:ease-in}9%{transform:scale(.98);animation-timing-function:ease-out}13.5%{transform:scale(.87);animation-timing-function:ease-in}18%{transform:scale(1);animation-timing-function:ease-out}}@keyframes heartbeat{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}4.5%{transform:scale(.91);animation-timing-function:ease-in}9%{transform:scale(.98);animation-timing-function:ease-out}13.5%{transform:scale(.87);animation-timing-function:ease-in}18%{transform:scale(1);animation-timing-function:ease-out}}@-moz-keyframes slide-in-blurred-right{0%{transform:translateX(1000px) scaleX(2.5) scaleY(.2) translateZ(-80px);transform-origin:0 50%;opacity:0}100%{transform:translateX(0) scaleY(1) scaleX(1) translateZ(0);transform-origin:50% 50%;opacity:1}}@-webkit-keyframes slide-in-blurred-right{0%{transform:translateX(1000px) scaleX(2.5) scaleY(.2) translateZ(-80px);transform-origin:0 50%;opacity:0}100%{transform:translateX(0) scaleY(1) scaleX(1) translateZ(0);transform-origin:50% 50%;opacity:1}}@-o-keyframes slide-in-blurred-right{0%{transform:translateX(1000px) scaleX(2.5) scaleY(.2) translateZ(-80px);transform-origin:0 50%;opacity:0}100%{transform:translateX(0) scaleY(1) scaleX(1) translateZ(0);transform-origin:50% 50%;opacity:1}}@keyframes slide-in-blurred-right{0%{transform:translateX(1000px) scaleX(2.5) scaleY(.2) translateZ(-80px);transform-origin:0 50%;opacity:0}100%{transform:translateX(0) scaleY(1) scaleX(1) translateZ(0);transform-origin:50% 50%;opacity:1}}