.progress-skills .progress {
	border-radius: 0;
	overflow: visible;
	margin-bottom: 20px;
	border-radius: 14px;
	box-shadow: none;
}

.progress-skills .progress-bar {
	position: relative;
	box-shadow: none;
	border-radius: 14px;
}

.progress-label {
	position: absolute;
	bottom: 0;
	right: 25px;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0px;
}

.progress-tille {
	font-size: 14px;
	margin-bottom: 5px;
}