#testimonials ul {
	margin: 0px; padding: 0px;
}
#testimonials ul li {
	background: none; list-style: none; border: currentColor !important; border-image: none !important;
}
#testimonials ul li a {
	background: none; list-style: none; border: currentColor !important; border-image: none !important;
}
.tm_thumb {
	width: 10%; float: left;
}
#testimonials ul li img {
	
}
#testimonials ul li .tm_description {
	padding: 15px; width: 87%; float: right; background-color: rgb(248, 248, 248);
}
#testimonials ul li .tm_description p {
	background: url("../images/quote.png") no-repeat left 5px; line-height: 24px; padding-left: 60px; font-size: 13px; margin-bottom: 0px;
}
#testimonials ul li h6 {
	margin: 20px 0px 0px; color: rgb(52, 198, 246); font-size: 13px; font-weight: 600;
}
#testimonials ul li span a {
	color: rgb(60, 59, 59);
}
#testimonials ul li span a:hover {
	opacity: 0.6;
}
#testimonials ul li span cite {
	text-transform: uppercase;
}
.quotes {
	margin: 0px auto; width: 100%;
}
.quovolve-box {
	position: relative; min-height: 200px;
}
.quovolve-nav span a {
	top: 2%; width: 30px; height: 61px; text-indent: -9999px; display: inline-block; position: absolute;
}
.quovolve-nav span.nav-prev {
	background: url("../images/arrow_prev.png") no-repeat left top; left: 0px; display: none;
}
.quovolve-nav span.nav-next {
	background: url("../images/arrow_next.png") no-repeat right top; right: 0px; display: none;
}
ol.nav-numbers {
	left: 50%; text-align: center; bottom: 30%; position: absolute;
}
ol.nav-numbers li {
	list-style: none; margin-right: 5px; display: inline-block;
}
ol.nav-numbers li a {
	border-radius: 50%; border: 2px solid rgb(70, 77, 81); border-image: none; width: 8px; height: 8px; font-size: 0px; display: inline-block; background-color: rgb(70, 77, 81);
}
ol.nav-numbers li.active a {
	border: 2px solid rgb(51, 51, 51); border-image: none; background-color: rgb(255, 255, 255);
}
