.mt-addons-progress-bar{margin:15px;width:auto;position:relative}.mt-addons-progress-bar-content{display:flex;align-items:center}.mt-addons-progress-bar-title{margin:0 0 10px 0}#container{margin:20px;width:400px;height:8px;position:relative}.mt-addons-progress-bar-value{top:0px!important}.mt-addons-progress-fixed-above{top:5px!important}.mt-addons-progress-content{display:flex;align-items:center}.mt-addons-progress-title{margin-bottom:5px!important}.mt-addons-absolute-element-absolute{position:absolute}.mt-addons-absolute-element-absolute{z-index:40}.mt-addons-absolute-element-absolute.rotate{animation:spin 8s linear 0s infinite}@media only screen and (max-width:991px){.mt-addons-absolute-element-absolute{position:sticky!important;display:none!important}}.mt-addons-absolute-element-absolute.float{-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate}@-webkit-keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-10px)}}@keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-10px)}}@media only screen and (max-width:768px){.mt-addons-absolute-element-absolute{top:10%!important}}