.fixed-widget-list{z-index:1001;pointer-events:none;margin:0;padding:0;list-style:none;position:fixed;bottom:0;left:42px}.fixed-widget-list li{white-space:nowrap;opacity:0;visibility:hidden;cursor:pointer;pointer-events:initial;background-color:#2c5cda;border-radius:50%;width:56px;height:56px;margin-bottom:20px;transition:all .3s cubic-bezier(.65,.05,.36,1);position:relative}.fixed-widget-list li span{background-color:inherit;color:#fff;opacity:0;visibility:hidden;border-radius:21px;height:42px;margin-top:-21px;padding:0 30px;font-size:16px;line-height:42px;transition:all .3s cubic-bezier(.65,.05,.36,1);position:absolute;top:50%;left:66px}.fixed-widget-list li a{background-color:inherit;background-clip:padding-box;border:28px solid #0000;border-radius:100%;width:0;height:0;display:block}.fixed-widget-list li:hover span{opacity:1;visibility:visible;left:76px}.fixed-widget-list li:hover{box-shadow:0 0 10px #00000080}.fixed-widget-list li.active{opacity:1;visibility:visible}.fixed-widget-list li{background-image:url(../images/fixed-widget-icon.png);background-position:0 100px;background-repeat:no-repeat}.fixed-widget-list li.twitter{background-color:#00abee;background-position:0 0}.fixed-widget-list li.youtube{background-color:#df0404;background-position:0 -56px}.fixed-widget-list li.instagram{background-color:#bc3efe;background-position:0 -112px}.fixed-widget-list li.vimeo{background-color:#00a7e7;background-position:0 -168px}.fixed-widget-list li.pinterest{background-color:#c8232c;background-position:0 -224px}.fixed-widget-list li.linkedin{background-color:#0e76a8;background-position:0 -280px}.fixed-widget-list li.rss{background-color:#ee942a;background-position:0 -336px}.fixed-widget-list li.facebook{background-color:#3b5998;background-position:0 -392px}.fixed-widget-list li.phone{background-color:#fc7b35;background-position:0 -448px}.fixed-widget-list li.envelope{background-color:#19d0d7;background-position:0 -504px}.fixed-widget-list li.behance{background-color:#1879fd;background-position:0 -672px}.fixed-widget-list li.dribbble{background-color:#ea4c89;background-position:0 -728px}.fixed-widget-list li.share{opacity:1;visibility:visible;background-color:#fd4ea5;background-position:0 -560px;transition:all .3s cubic-bezier(.65,.05,.36,1)}.fixed-widget-list li.share.active{background-position:0 -616px}.fixed-widget-list li.backtop{opacity:1;visibility:visible;background-color:#2c5cda;margin-bottom:-56px;transition:all .3s cubic-bezier(.65,.05,.36,1)}.fixed-widget-list li.backtop:after{content:"";transform-origin:2px 1px;backface-visibility:hidden;border-top:1px solid #fff;border-left:1px solid #fff;width:15px;height:15px;margin:-6px 0 0;transition:all .3s cubic-bezier(.65,.05,.36,1);position:absolute;top:50%;left:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fixed-widget-list li.backtop:before{content:"";backface-visibility:hidden;border-left:1px solid #fff;height:0;margin:-5px 0 0 1px;transition:all .3s cubic-bezier(.65,.05,.36,1);position:absolute;top:50%;left:50%;transform:translate(-.4px)}.fixed-widget-list li.backtop:hover:before{height:24px;margin:-11px 0 0 1px}.fixed-widget-list li.backtop:hover:after{margin-top:-12px}.fixed-widget-list li.backtop.active{margin-bottom:30px}@media only screen and (width<=767px){.fixed-widget-list{-webkit-transform-origin:bottom;transform-origin:bottom;left:7px;-webkit-transform:scale(.714286);transform:scale(.714286)}.fixed-widget-list li span,.fixed-widget-list li:hover span{display:none}}