.bar-main{margin:18px 0 35px}.bar.bar-big{background:#aec6ef;border-radius:30px;height:5px;margin:20px auto;position:relative;width:90px}.section-title.text-left .bar{margin:0 0 5px}.bar.bar-big:before{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:MOVE-BG;animation-name:MOVE-BG;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#0c5adb;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:-2.7px;width:10px}@-webkit-keyframes MOVE-BG{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(88px);transform:translateX(88px)}}@keyframes MOVE-BG{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(88px);transform:translateX(88px)}}