.pulseBtn{background:#0b63bb;color:#fff;border:1px solid #0b63bb;border-radius:2rem;-moz-animation:pulse 1.5s infinite;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(198,147,75,1)}70%{box-shadow:0 0 0 10px rgba(198,147,75,0)}100%{box-shadow:0 0 0 50px rgba(198,147,75,0)}}.flotar-imagen{position:relative;animation:flotar 5s ease-in-out infinite}@keyframes flotar{0%{top:0}50%{top:20px}100%{top:0}}.et_pb_scroll_top.et-pb-icon{background:#F2B731}