/*! Progress Bar */
.sigma-progress-bar-wrapper{margin-bottom:25px}.sigma_progress_bar_wrapper .sigma-progress-bar{width:100%;background-color:#ddd}.sigma_progress_bar_wrapper .sigma-progress-bar-inner{width:0;height:5px;background-color:#ff5157}.sigma-progress-bar-title{font-size:18px;font-weight:600;font-family:Rajdhani;margin-bottom:5px;display:inline-block;color:#ff5157}.sigma-progress-bar-value{float:right;font-weight:600;font-family:Rajdhani;color:#ff5157}