.progress-wrap{position:fixed;right:50px;bottom:500px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;z-index:99;opacity:0;visibility:hidden;transform:translateY(15px);transition:all .5s ease;background:#008de4}.progress-wrap:hover{background:#1c1d1b;border-color:#1c1d1b}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0);bottom:50px}.progress-wrap:after{position:absolute;content:"\f176";font-family:Font Awesome\ 5 Pro;text-align:center;line-height:46px;font-size:20px;color:#fff;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;transition:all .2s linear}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:#ebebeb;stroke-width:4;box-sizing:border-box;transition:all .2s linear}.service-list:hover{box-shadow:5px 5px 7px #459bd7;.service-img{width:200px;height:200px;border-radius:50%;border:1px #000}h4{font-size:30px}p{font-size:20px}}