.chat-box{z-index:10110;position:fixed;bottom:115px;right:73px;color:#fff}.chat-inner,.chat-view:before,.sbutn-box span{position:absolute}.chat-inner{display:none;bottom:14px;-webkit-border-radius:24px;-moz-border-radius:24px;-o-border-radius:24px;border-radius:24px;padding:10px 4px 33px;width:100%}.chat-view,.sbutn-box{position:relative;background-image:linear-gradient(270deg,rgba(100,181,239,0) 48.44%,#64b5ef 75.52%,rgba(100,181,239,0) 100%);background-repeat:no-repeat;animation:6s linear infinite bg-move;background-size:40px;cursor:pointer}.chat-box.active .chat-inner,.chat-view,.chat-view:before,.navigator.active .icon.ver2,.navigator:not(.active) .icon,.sbutn-box{display:block}.sbutn-box{height:38px;width:38px;background-color:#2481cc;-webkit-border-radius:65px;-moz-border-radius:65px;-ms-border-radius:65px;-o-border-radius:65px;border-radius:65px;margin-bottom:10px}.sbutn-box a{font-size:12px;text-align:center;color:#313131;display:table}.chat-view{height:48px;width:48px;background-color:#365edc;-webkit-border-radius:65px;-moz-border-radius:65px;-ms-border-radius:65px;-o-border-radius:65px;border-radius:65px;z-index:2;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;-ms-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out}.sbutn-box svg{height:23px;width:24px;fill:#fff}.chat-view svg{height:20px;width:20px;margin:14px}.sbutn-box span.name{display:none;color:#313131;background:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;transition:opacity .6s linear;overflow:hidden;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:0 13px}.sbutn-box:hover span.name{display:block;right:50px;top:8px}.sbutn-box.phone svg{height:21px;width:22px;margin:9px 0 9px 8px}.sbutn-box.gis svg,.sbutn-box.max svg{height:38px;width:38px}.sbutn-box.navigator .ver2 svg,.sbutn-box.telegram svg{margin:8px 8px 8px 6px}.sbutn-box.whatsapp svg{margin:7px 6px 7px 8px}.sbutn-box.gis{background:#2fad00}.sbutn-box.gis svg{-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px}.sbutn-box.navigator svg{margin:7px 1px 8px 11px}.navigator.active .icon,.navigator:not(.active) .icon.ver2{display:none}.navigator .ver1 svg{fill:#fc3f1d}.navigator .ver2 svg{fill:#ffcc00}.sbutn-box.phone{background:#ff3838}.sbutn-box.whatsapp{background:#43d854}.sbutn-box.telegram{background:#20a3e5}.sbutn-box.navigator{background:#fff}.chat-view:before{-webkit-animation:20s linear infinite animationBtn_wa;animation:20s linear infinite animationBtn_wa;transform:scale(0);transform-origin:50% 50%;content:" ";border-radius:100%;top:0;right:0;bottom:0;left:0;background-color:inherit;opacity:0;transition:opacity .1s linear,transform .2s linear;z-index:-1}@-webkit-keyframes bg-move{0%{background-position:-500px 0}100%{background-position:1000px 0}}@keyframes bg-move{0%{background-position:-500px 0}100%{background-position:1000px 0}}@keyframes animationBtn_wa{0%,21%,31%,41%{transform:scale(0);opacity:0}15%,24%,34%,93%{transform:scale(0);opacity:1}20%,30%,40%{transform:scale(2.6);opacity:0}91%{transition-duration:.01s;transform:scale(0);opacity:0}}.chat-button-shadow{opacity:0;-webkit-animation:.3s cubic-bezier(.75,.01,.75,0) forwards b24-widget-show;animation:.3s cubic-bezier(.75,.01,.75,0) forwards b24-widget-show;position:fixed;background:rgba(33,33,33,.3);width:100%;height:100%;top:0;left:0;visibility:hidden;z-index:10100}.chat-box{-webkit-transition:background .3s linear;transition:background .3s linear}.chat-box.active .icon-close,.chat-box.active+.chat-button-shadow{opacity:1;visibility:visible}.chat-box.active .icon-chat,.chat-box:not(.active) .icon-close{opacity:0;visibility:hidden;display:none}.chat-box.active .chat-view{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:#d6d6d6}.chat-button-inner-mask{position:absolute;top:-8px;left:-8px;height:64px;min-width:64px;-webkit-width:calc(100% + 16px);width:calc(100% + 16px);border-radius:100px;background:#365edc;opacity:.2}.chat-box.active .chat-button-inner-mask{background:#d6d6d6}@media(max-width:768px){.chat-box{right:20px}}