@keyframes smb_fadeIn{from{opacity:0;transform:translate3d(0, -10%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes smb_fadeIn2{from{opacity:0;transform:translate3d(0, 5%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#smb_button{position:fixed;left:30px;bottom:30px;z-index:999}#smb_button.hidden{display:block !important}#smb_button.hidden #smb_btn #smb_svg_open{visibility:visible;opacity:1;width:22px;transform:rotate(1turn)}#smb_button.show #smb_items{display:block;animation:smb_fadeIn2 .3s ease-in both}#smb_button.show #smb_btn #smb_svg_close{visibility:visible;opacity:1;width:50px;height:50px;transform:rotate(-0.87turn);margin-top:1px}#smb_button.show #smb_btn #smb_svg_open{visibility:hidden;opacity:0;width:0;height:0}#smb_button.show #smb_btn span{display:none}#smb_button #smb_btn{width:70px;height:70px;border-radius:50px;box-sizing:border-box;text-align:center;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 6px 8px 2px rgba(0,0,0,.14);flex-direction:column;gap:2px;color:#fff;animation:pulse 2s infinite}#smb_button #smb_btn svg{width:22px;transition:transform .3s ease}#smb_button #smb_btn span{font-size:10.5px;font-weight:600}#smb_button #smb_btn #smb_svg_close{visibility:hidden;opacity:0;width:0;height:0;margin-top:-5px}#smb_button #smb_items{position:absolute;bottom:85px;left:10px;background:#fff;padding:15px;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.1019607843);width:320px;display:none;transition:all .3s ease}#smb_button #smb_items ul{list-style:none;margin:0 0 0 0;padding:0 0 0 0}#smb_button #smb_items ul li{margin-bottom:10px;border-bottom:1px solid #f0f0f0;padding-bottom:10px;animation:smb_fadeIn .4s ease-in both}#smb_button #smb_items ul li:nth-child(2){animation-delay:.3s}#smb_button #smb_items ul li:nth-child(3){animation-delay:.5s}#smb_button #smb_items ul li:nth-child(4){animation-delay:.7s}#smb_button #smb_items ul li:nth-child(5){animation-delay:.9s}#smb_button #smb_items ul li a{display:flex;align-items:center;gap:6px;transition:all .3s ease;font-size:13px;font-weight:bold;color:#795548}#smb_button #smb_items ul li a span{color:#5a5a5a;transition:all .3s ease}#smb_button #smb_items ul li a:hover span{color:unset}#smb_button #smb_items ul li a.teleg{color:#3593ff}#smb_button #smb_items ul li a.wapp{color:#25d366}#smb_button #smb_items ul li a.insta{color:#cd3051}#smb_button .smb_head{display:flex;align-items:center;gap:15px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #f0f0f0}#smb_button .smb_head span{font-weight:bold}#smb_button #smb_close{width:27px;height:27px;border-radius:50%;background:#f0f0f0;color:#b1b1b1;display:flex;align-items:center;justify-content:center;padding:0;transition:all .3s ease}#smb_button #smb_close:hover{background:#ffebee;color:#eb0f30}#smb_button #smb_close svg{width:30px;height:30px}#smb_button .smb_contact{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff3e0;border-radius:10px;padding:12px;color:#b75300;font-size:16px}#smb_button .smb_contact a{color:#b75300;font-weight:bold;letter-spacing:.5px}#smb_button .smb_contact .iconBar svg{width:20px;height:20px;vertical-align:middle}