footer{text-align:center;padding:.5em;background-color:gray;line-height:1.5em;color:#fff}footer a{color:#fff;text-decoration:none}.ctwlpt-block-firstview-imgbox{position:relative;margin:auto}.btn_box{position:absolute;width:95%;z-index:999;bottom:5%;left:0;right:0;margin:auto;animation:poyon 2s infinite}@keyframes poyon{0%{transform:scale(1,1.0) translate(0%,0%)}15%{transform:scale(.95,.95) translate(0%,0%)}30%{transform:scale(1.05,1.05) translate(0%,0%)}50%{transform:scale(.95,.95) translate(0%,0%)}70%{transform:scale(1.05,1.05) translate(0%,0%)}100%{transform:scale(1,1.0) translate(0%,0%)}}.progBar{max-width:700px;height:80px;margin:auto;background-color:#ececec;position:relative;border-radius:10px;overflow:hidden}.progBar .bar{width:0;height:100%;background-color:#29b6f6;position:absolute;top:0}.progBar .percent{position:relative;color:#fff;z-index:2;font-size:26px;font-weight:700;margin-left:10%;top:50%;transform:translateY(-50%)}.progBar_box{padding:20px}@media screen and (max-width:600px){.progBar{max-width:700px;height:40px;border-radius:5px}}