.scroll-back-to-top-wrapper{position:fixed;opacity:0;visibility:hidden;overflow:hidden;text-align:center;z-index:99999999;background-color:#000;color:#fff;width:40px;height:38px;line-height:38px;margin-left:-20px;bottom:46px;left:50%;padding-top:2px;border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.scroll-back-to-top-wrapper:hover{background-color:#888;color:#eee}.scroll-back-to-top-wrapper.show{visibility:visible;cursor:pointer;opacity:1}.scroll-back-to-top-wrapper i.fa{line-height:inherit}.scroll-back-to-top-wrapper .fa-lg{vertical-align:0}.scroll-back-to-top-wrapper{background:rgba(79,97,128,.74)!important;font-size:12px;line-height:2.1}