.pbmit-testimonial-style-2 .pbminfotech-post-item{
	position: relative;
	z-index: 1;
}
.pbmit-testimonial-style-2 .pbminfotech-post-item .pbmit-box-content-wrap{
	padding: 45px;
	background-color: transparent;
	position: relative;
	z-index: 1;
}
.rtl .pbmit-testimonial-style-2 .pbmit-box-content-wrap::before,
.rtl .pbmit-testimonial-style-2 .pbminfotech-post-item::before{
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.pbmit-testimonial-style-2 .pbminfotech-post-item::before{
	font-family: "pbminfotech-base-icons";
	content: "\e88e";
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px;
	line-height: 15px;
	color: var(--pbmit-xcare-white-color);
	background-color: var(--pbmit-xcare-global-color);
	border-radius: 50%;
	padding: 17px 16px;
	z-index: 2;
}
.rtl .pbmit-testimonial-style-2 .pbminfotech-post-item::before{
	left: 0;
	right: inherit;
}
.pbmit-testimonial-style-2 .pbmit-box-content-wrap::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	border-radius: 30px;
	background-color: var(--pbmit-xcare-white-color);
	mask: url(../../images/shape-new-02.png) top right no-repeat;
	-webkit-mask: url(../../images/shape-new-02.png) top right no-repeat;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.6px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 500;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper{
	width: 80px;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.pbmit-testimonial-style-2 .pbmit-auther-content{
	margin-left: 20px;
}
.rtl .pbmit-testimonial-style-2 .pbmit-auther-content{
	margin: 0 20px 0 0;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	padding: 20px 0 30px;
	border: 0;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings{
	position: relative;
	color: #fdcf00;
}
.pbmit-testimonial-style-2 .pbminfotech-star-ratings-text{
	font-size: 30px;
	line-height: 26px;
	font-weight: 600 !important;
	font-style: italic !important;
	color: var(--pbmit-xcare-blackish-color);
	letter-spacing: -0.25px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-author{
	position: relative;
}
.pbmit-elementor-bg-color-white .pbmit-testimonial-style-2 .pbmit-box-content-wrap::before{
	background-color: var(--pbmit-xcare-light-bg-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-2 .pbminfotech-post-item::before{
	background-color: var(--pbmit-xcare-global-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-2 .pbminfotech-post-item::before,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-2 .pbminfotech-post-item::before{
	background-color: var(--pbmit-xcare-blackish-color);
}
@media(max-width: 1200px){
	.pbmit-element-column-four .pbmit-testimonial-style-2 .pbmit-box-content-wrap{
		padding: 45px 25px;
	}
	.pbmit-element-column-four .pbmit-testimonial-style-2 .pbminfotech-box-author{
		display: block !important;
	}
	.pbmit-element-column-four .pbmit-testimonial-style-2 .pbmit-auther-content{
		margin: 10px 0 0;
	}
}
@media(max-width: 767px){
	.pbmit-testimonial-style-2 .pbminfotech-post-item .pbmit-box-content-wrap{
		padding: 30px;
	}
}
@media(max-width: 575px){
	.pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
		font-size: 16px;
		line-height: 26px;
	}
	.pbmit-testimonial-style-2 .pbmit-featured-wrapper{
		width: 60px;
	}
	.pbmit-testimonial-style-2 .pbmit-featured-wrapper img{
		width: 60px;
		height: 60px;
	}
	.pbmit-testimonial-style-2 .pbminfotech-box-title{
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 6px;
	}
}