.mobile-only{display:none}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}}@media (max-width:768px){.sticky-footer-mobile{position:fixed;bottom:0;left:0;right:0;z-index:9999}.sticky-footer-top{display:flex;justify-content:space-between;align-items:stretch;padding:10px 15px;gap:15px}.sticky-icon-btn{width:50px;height:50px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:25px;transition:all .3s ease}.phone-icon-btn{background:linear-gradient(135deg,#0f7e7e 0,#08ccec 100%);border-radius:15px}.whatsapp-icon-btn{background:linear-gradient(135deg,#25d366 0,#128c7e 100%);border-radius:15px}.phone-icon-btn img{max-width:30px;height:auto}.whatsapp-icon-btn i{font-size:30px;color:#fff}.sticky-icon-btn:active{transform:scale(.95)}.sticky-footer-bottom{background:#166496;text-align:center;padding:10px 19px;border-radius:25px 25px 0 0}.sticky-footer-bottom span{color:#fff;font-size:17px;font-weight:700;letter-spacing:0}}