.themestek-testimonialbox-style-2 blockquote{
	background-color: transparent;
	padding: 0 !important;
	margin: 0px;   
	font-style: normal; 
}
.themestek-testimonialbox-style-2{
	padding: 40px 130px;
	text-align: center;
	overflow: hidden;
	margin: 0 40px;
}
.themestek-testimonialbox-style-2 .themestek-box-img{
	display: inline-block;
	position: relative;
}
.themestek-testimonialbox-style-2 .themestek-box-img:after{
	position: absolute;
	content: "\f10e" !important;
	font-family: "themestek-moversco-icons";
	font-size: 10px;
	line-height: 30px;
	top: 10px;
	left: 65px;
	background-color: #222;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}
.rtl .themestek-testimonialbox-style-2 .themestek-box-img:after{
	right: 65px;
	left: inherit;
	transform: scaleX(-1);
}
.themestek-testimonialbox-style-2 .themestek-box-content{
	margin-top: 30px;
}
.themestek-testimonialbox-style-2 blockquote{
	font-size: 22px;
	line-height: 36px;
	font-weight: 200;
}
.themestek-bgcolor-darkgrey .themestek-testimonialbox-style-2 blockquote,
.themestek-col-bgcolor-darkgrey .themestek-testimonialbox-style-2 blockquote,
.themestek-bgcolor-skincolor .themestek-testimonialbox-style-2 blockquote,
.themestek-col-bgcolor-skincolor .themestek-testimonialbox-style-2 blockquote{
	color: #fff;
}
.themestek-testimonialbox-style-2 blockquote:after{
	display: none;
}
.themestek-testimonialbox-style-2 .themestek-box-img img{
	border-radius: 50%;
	max-height: 80px;
	max-width: 80px;
}
.themestek-testimonialbox-style-2 .themestek-box-title *{
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.themestek-testimonialbox-style-2 .themestek-author-name{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 0;
}
.themestek-bgcolor-darkgrey .themestek-testimonialbox-style-2 .themestek-author-name,
.themestek-col-bgcolor-darkgrey .themestek-testimonialbox-style-2 .themestek-author-name,
.themestek-bgcolor-skincolor .themestek-testimonialbox-style-2 .themestek-author-name,
.themestek-col-bgcolor-skincolor .themestek-testimonialbox-style-2 .themestek-author-name{
	color: #fff;
}
.themestek-testimonialbox-style-2 .themestek-box-author{
	margin-top: 20px;
}
.themestek-bgcolor-darkgrey .themestek-testimonialbox-style-2 .themestek-box-footer,
.themestek-col-bgcolor-darkgrey .themestek-testimonialbox-style-2 .themestek-box-footer,
.themestek-bgcolor-skincolor .themestek-testimonialbox-style-2 .themestek-box-footer,
.themestek-col-bgcolor-skincolor .themestek-testimonialbox-style-2 .themestek-box-footer{
	color: rgba(255, 255, 255, 0.70)
}
.themestek-testimonialbox-style-2 blockquote {
	font-family: "Biryani", Arial, Helvetica, sans-serif;
}
.themestek-boxes-col-six .themestek-testimonialbox-style-2,
.themestek-boxes-col-five .themestek-testimonialbox-style-2,
.themestek-boxes-col-four .themestek-testimonialbox-style-2,
.themestek-boxes-col-three .themestek-testimonialbox-style-2 {
	padding: 40px 0px;
	margin: 0;
}
@media(max-width:1200px) {
	.themestek-testimonial-style-2 h2.themestek-custom-heading.themestek-custom-heading-title {
		font-size: 30px;
		line-height: 40px;
		color: #fff;
	}
}
@media(max-width:767px) {
	.themestek-testimonialbox-style-2{
		padding: 0px;
	}
}