.testimonial-inner {}
.testimonial-inner img {margin-right: 30px; border-radius:4px; border:3px solid #FFF; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); float: left;}
.testimonial-inner p {
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 0;
}

.testimonial_thumb {
	background: #fff;
	-webkit-border-radius: 150px; -moz-border-radius: 150px;border-radius: 150px;
	color: #ffffff;
	font-size: 32px;
	height: 190px;
	line-height: 92px;
	margin: 0 auto 30px;
	width: 190px;
	border: 4px solid #666;
	position: relative;
}
.no-webp .testimonial_thumb {
	background-image: url("../images/testimonials/sprite.jpg");
}
.webp .testimonial_thumb {
	background-image: url("../images/testimonials/sprite.webp");
}
.p1.testimonial_thumb {
	background-position: 0 0;
}
.p2.testimonial_thumb {
	background-position: -192px 0;
}
.p3.testimonial_thumb {
	background-position: -384px 0;
}
.p4.testimonial_thumb {
	background-position: -576px 0;
}
.p5.testimonial_thumb {
	background-position: -768px 0;
}
.p6.testimonial_thumb {
	background-position: -960px 0;
}
.p7.testimonial_thumb {
	background-position: -1162px 0;
}
.p8.testimonial_thumb {
	background-position: -1344px 0;
}
.p9.testimonial_thumb {
	background-position: -1536px 0;
}
.p10.testimonial_thumb {
	background-position: -1730px 0;
}
.p11.testimonial_thumb {
	background-position: -1924px 0;
}
.p12.testimonial_thumb {
	background-position: -2118px 0;
}
.p13.testimonial_thumb {
	background-position: -2312px 0;
}
.p14.testimonial_thumb {
	background-position: -2506px 0;
}


.p1.testimonial_org {
	background-position: 0 0;
}
.p2.testimonial_org {
	background-position: -80px 0;
}
.p3.testimonial_org {
	background-position: -160px 0;
}
.p4.testimonial_org {
	background-position: -240px 0;
}
.p5.testimonial_org {
	background-position: -320px 0;
}
.p6.testimonial_org {
	background-position: -400px 0;
}
.p7.testimonial_org {
	background-position: -480px 0;
}
.p8.testimonial_org {
	background-position: -560px 0;
}
.p9.testimonial_org {
	background-position: -640px 0;
}

.testimonial_org {
	position: absolute;
	-webkit-border-radius: 150px; -moz-border-radius: 150px;border-radius: 150px;
	height: 80px;
	width: 80px;
	border: 3px solid #666;
	bottom: -10px;
	right: -10px;
	background: #fff;
}
.no-webp .testimonial_org {
	background-image: url("../images/testimonials/logos.png");
}
.webp .testimonial_org {
	background-image: url("../images/testimonials/logos.webp");
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	border: 1px solid #f2aa48;
	color: #f2aa48;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	margin: 0 2px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: none;
	border: 2px solid #aaa;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	border: 2px solid #f2aa48
}
.carousel-th .item {
	margin: 0 10px 1px 10px
}
#owl-clients .item img {
	max-width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
#owl-clients .item:hover img {
	max-width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.owl-theme .owl-controls {
	margin-top: 30px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons {
	margin-top: 10px
}
.owl-theme .owl-controls .owl-buttons div {
	color: #aaa;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 29px;
	height: 29px;
	margin: 0 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: none;
	border: 1px solid #aaa;
	font-size: 19px;
	line-height: 26px;
}
/* Firefox Fix */
@-moz-document url-prefix() {
	.owl-theme .owl-controls .owl-buttons div {
		line-height: 28px
	}
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	border: 1px solid #E1567C;
	color: #E1567C;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	margin: 0 2px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: none;
	border: 2px solid #aaa;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	border: 2px solid #E1567C
}

.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 80px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev{
	left: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-next{
	right: 0;
}

@media (min-width: 768px) {
	.owl-theme .owl-controls .owl-buttons .owl-prev {
		left: -15px;
	}
	.owl-theme .owl-controls .owl-buttons .owl-next{
		right: -15px;
	}
}

.owl-theme .owl-controls .owl-buttons div.disabled, .owl-theme .owl-controls .owl-buttons div.disabled:hover {
	cursor: default;
	border: transparent;
	color: transparent;
}