.float-btn{position:fixed;right:10px;top:50%;width:55px;height:55px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#ffffff!important;font-size:22px;text-decoration:none;z-index:9999}.demo-float{background:#00c853;transform:translateY(-80px)}.demo-float{width:55px;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;transition:width 0.3s ease}.demo-icon{min-width:55px;text-align:center;color:#fff;font-size:22px}.demo-text{opacity:0;white-space:nowrap;font-size:14px;font-weight:600;color:#fff;margin-right:8px;transition:opacity 0.2s ease}.demo-float:hover{width:160px}.demo-float:hover .demo-text{opacity:1}.call-float{background:#024295;transform:translateY(-20px)}.whatsapp-float{background:#25D366;transform:translateY(40px)}