.float_right{position:fixed;top:300px;right:0;z-index:99;display:flex;flex-wrap:wrap;justify-content:center;padding:24px 12px;width:82px;border-radius:15px 0 0 15px;background:#f9fafb;filter:drop-shadow(0 0 2px rgba(0, 0, 0, .1))}.float_right .item{position:relative;margin-bottom:12px;width:53px;height:53px;background-position:center top 5px;background-size:30px;background-repeat:no-repeat}.float_right .item a{position:absolute;bottom:0;padding-top:47px;width:100%;text-align:center;font-size:12px}.float_right .item_tg{background-image:url(../img/footer/tg.svg)}.float_right .item_skype{background-image:url(../img/footer/skype.svg)}.float_right .item_whatsapp{background-image:url(../img/footer/whatsapp.svg)}.totop{position:fixed;right:0;bottom:180px;z-index:99;display:block;width:46px;height:70px;border-radius:15px 0 0 15px;background:#f9fafb;opacity:0;filter:drop-shadow(0 0 2px rgba(0, 0, 0, .1));transition:.3s ease}.totop img{width:50px}.icon{position:absolute;top:50%;left:50%;width:22px;height:22px;border-radius:100px;background:green;transform:translate(-50%,-50%)}.icon:after,.icon:before{position:absolute;top:calc(50% - 2px);left:calc(50% - 6px);display:inline-block;width:4px;height:10px;border-radius:2px;background:#fff;content:"";transform:rotate(45deg) translate(-50%,-50%);transform-origin:left}.icon:before{left:calc(50% + 6px);transform:rotate(-45deg) translate(-50%,-50%)}