
/* Webkit animation keyframes */
@-webkit-keyframes animate-stripes {
 from {
 background-position: 0 0;
}
to {
	background-position: 44px 0;
}
}

.ui-progress-bar {
	position: relative;
	height: 35px;
	padding-right: 2px;
	border-bottom: 10px solid #e0e0e0;
	margin-top: -25px;
}
.ui-progress {
	position: relative;
	display: block;
	overflow: hidden;
	height: 35px;
	border-bottom: 10px solid #ff3366;
}
.ui-progress.two {
	border-bottom: 10px solid #ff3366;
}
.ui-progress.three {
	border-bottom: 10px solid #cc00cc;
}
.ui-progress.four {
	border-bottom: 10px solid #ff9900;
}
.ui-progress.five {
	border-bottom: 10px solid #3366ff;
}
.ui-progress span.ui-label {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	color: #272727;
	position: absolute;
	right: 0;
	line-height: 20px;
	padding-right: 12px;
	white-space: nowrap;
}
.ui-progress-bar.small {
	height: 34px;
	border-bottom: 8px solid #e0e0e0;
	margin-top: -35px;
}
.ui-progress.small {
	height: 34px;
	border-bottom: 8px solid #ff3366;
}
.ui-progress.small.two {
	border-bottom: 8px solid #ff3366;
}
.ui-progress.small.three {
	border-bottom: 8px solid #cc00cc;
}
.ui-progress.small.four {
	border-bottom: 8px solid #ff9900;
}
.ui-progress.small.five {
	border-bottom: 8px solid #3366ff;
}
.ui-progress-bar2 {
	position: relative;
	height: 46px;
	padding-right: 2px;
	border-bottom: 10px solid #e0e0e0;
	margin-top: -29px;
}
.ui-progress2 {
	position: relative;
	display: block;
	overflow: hidden;
	height: 46px;
	border-bottom: 10px solid #ff3366;
}
.ui-progress2.two {
	border-bottom: 10px solid #ff3366;
}
.ui-progress2.three {
	border-bottom: 10px solid #cc00cc;
}
.ui-progress2.four {
	border-bottom: 10px solid #ff9900;
}
.ui-progress2.five {
	border-bottom: 10px solid #3366ff;
}
.ui-progress2 span.ui-label {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	position: absolute;
	right: 0;
	line-height: 28px;
	padding-right: 12px;
	white-space: nowrap;
}
.ui-progress2 b {
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	background: url(../../images/tooltop-graph.png) no-repeat center top;
}
.ui-progress-bar3 {
	position: relative;
	height: 35px;
	padding-right: 2px;
	border-bottom: 10px solid #e0e0e0;
	margin-top: -25px;
}
.ui-progress3 {
	position: relative;
	display: block;
	overflow: hidden;
	height: 35px;
	border-bottom: 10px solid #999;
}
.ui-progress3 span.ui-label {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	color: #272727;
	position: absolute;
	right: 0;
	line-height: 20px;
	padding-right: 12px;
	white-space: nowrap;
}
.ui-progress-bar4 {
	position: relative;
	height: 27px;
	padding-right: 2px;
	background-color: #e0e0e0;
	margin-top: -10px;
	border-radius: 14px;
}
.ui-progress4 {
	position: relative;
	display: block;
	overflow: hidden;
	height: 27px;
	background-color: #272727;
	border-radius: 14px;
}
.ui-progress4 span.ui-label {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	position: absolute;
	right: 0;
	line-height: 27px;
	padding-right: 30px;
	white-space: nowrap;
}
.ui-progress-bar4.color {
	height: 22px;
	border-radius: 14px;
	margin-top: -5px;
}
.ui-progress4.color {
	height: 22px;
	border-radius: 14px;
	background-color: #e54c4c;
}
.ui-progress4 span.ui-label {
	line-height: 22px;
}
.pro_bar h5 {
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;text-transform:uppercase;
}
.parallax_2.progr_bar .pro_bar h5{ color:#fff; text-transform:uppercase;}
.parallax_1{ margin-bottom:40px;}
.progr_bar1, .progr_bar2, .progr_bar3{ margin-bottom:20px;}