.pbmit-testimonial-style-12 .pbminfotech-post-item {
	padding: 40px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	background-color: var(--pbmit-xinterio-light-bg-color);
}
.pbmit-testimonial-style-12 .pbminfotech-star-ratings-text {
	font-size: 20px;
	line-height: 28px;
	color: var(--pbmit-xinterio-blackish-color);
}
.pbmit-testimonial-style-12 .pbminfotech-box-author {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	gap: 15px;
	justify-content: space-between;
	padding: 40px 0 0 0;
}
.pbmit-testimonial-style-12 .pbmit-featured-wrapper img {
	border-radius: 100px;
	width: 55px;
	height: 55px;
}
.pbmit-testimonial-style-12 .pbminfotech-box-desc {
	padding: 50px 0 0 0;
}
.pbmit-testimonial-style-12 .pbminfotech-box-desc blockquote {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 17px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}
.pbmit-testimonial-style-12 .pbmit-auther-title-wrapper .pbminfotech-box-title {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 2px;
	letter-spacing: 0;
	color: var(--pbmit-xinterio-global-color);
}
.pbmit-testimonial-style-12 .pbmit-base-icon-star-1::before {
	content: '\e883';
	margin: 0 3px 0 0;
}
.pbmit-testimonial-style-12 .pbminfotech-box-star-ratings i {
	font-size: 20px;
	line-height: 20px;
}
.pbmit-testimonial-style-12 .pbminfotech-box-star-ratings .pbmit-base-icon-pointed-star {
	color: #ffb8244f;
}
.pbmit-testimonial-style-12 .pbminfotech-box-star-ratings .pbmit-active {
	color: #FFB824;
}
.pbmit-testimonial-style-12 .pbminfotech-box-star-ratings .pbmit-active::before {
	margin: 0;
}
.pbmit-testimonial-style-12 .pbminfotech-box-star-ratings .pbmit-active:not(:last-child):before {
	margin-right: 5px;
}
.pbmit-testimonial-style-12 .pbminfotech-testimonial-detail {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.42px;
}
.pbmit-element-testimonial-style-12.pbminfotech-element .swiper-pagination-bullets.swiper-pagination-horizontal {
	justify-content: flex-start;
}
/* == For bg color == */
.pbmit-elementor-bg-color-light .pbmit-testimonial-style-12 .pbminfotech-post-item {
	background-color: var(--pbmit-xinterio-white-color);
}