.pbmit-testimonial-style-2 .pbminfotech-post-item{
	position: relative;
	z-index: 1;
}
.pbmit-testimonial-style-2 .pbminfotech-post-item::before{
	font-family: "pbminfotech-base-icons";
	content: "\e82b";
	position: absolute;
	left: 1px;
	top: 0;
	font-size: 50px;
	line-height: 60px;
	color: var(--pbmit-xleb-global-color);
}
.pbmit-testimonial-style-2 .pbmit-box-content-wrap{
	position: relative;
	padding: 60px 50px 60px 0;
	z-index: 1;
	background-color: transparent;
}
.pbmit-elementor-bg-color-light .pbmit-testimonial-style-2 .pbmit-box-content-wrap::before,
.pbmit-bgimage-yes .pbmit-testimonial-style-2 .pbmit-box-content-wrap::before{
	background-color: var(--pbmit-xleb-white-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-title{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 0px;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper{
	width: 80px;
	margin-right: 20px;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	padding: 15px 0 30px;
	border: 0;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-2 .pbminfotech-box-title{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbmit-testimonial-style-2 .pbminfotech-box-author{
	position: relative;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings{
	position: relative;
	font-size: 18px;
	line-height: 18px;
	color: rgba(var(--pbmit-xleb-global-color-rgb), 0.5);
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	color: var(--pbmit-xleb-global-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings .pbmit-active{
	color: #ffa72a;
}
/* Responsive */
@media(max-width: 575px){
	.pbmit-testimonial-style-2 .pbmit-box-content-wrap{
		padding: 80px 30px 45px;
	}
	.pbmit-testimonial-style-2 .pbminfotech-box-author{
		flex-direction: column;
		text-align: center;
	}
	.pbmit-testimonial-style-2 .pbminfotech-post-item{
		text-align: center;
	}
	.pbmit-testimonial-style-2 .pbmit-featured-wrapper{
		margin: 0 0 10px !important;
	}
	.pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
		font-size: 18px;
		line-height: 28px;
	}
	.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings{
		font-size: 15px;
		line-height: 15px;
	}
	.pbmit-testimonial-style-2 .pbmit-box-content-wrap::before{
		mask: none;
		-webkit-mask: none;
	}
	.pbmit-testimonial-style-2 .pbminfotech-post-item::before{
		top: 15px;
		right: 50%;
		-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
		z-index: 2;
	}
	.rtl .pbmit-testimonial-style-2 .pbminfotech-post-item::before{
		left: 50%;
		-webkit-transform: translateX(-50%) scaleX(-1);
		-ms-transform: translateX(-50%) scaleX(-1);
		-moz-transform: translateX(-50%) scaleX(-1);
		-o-transform: translateX(-50%) scaleX(-1);
		transform: translateX(-50%) scaleX(-1);
	}
}
.pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-prev {
	top: inherit;
	right: 140px;
	left: inherit;
}
.rtl .pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-prev{
	left: 50px;
	right: inherit;
}
.pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next {
	top: inherit;
	right: 90px;
}
.rtl .pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next{
	left: 0;
	right: inherit;
}
.pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next,
.pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-prev {
	bottom: 60px;
}
.pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next::before {
	content: '|';
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	color: rgba(var(--pbmit-xleb-blackish-color-rgb), 0.5);
	-khtml-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-55%);
}
.rtl .pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next::before{
	left: inherit;
	right: 0;
	-khtml-transform: translateX(50%) translateY(-50%);
	-moz-transform: translateX(50%) translateY(-50%);
	-ms-transform: translateX(50%) translateY(-50%);
	-o-transform: translateX(50%) translateY(-50%);
	transform: translateX(50%) translateY(-55%);
}

.pbmit-element-column-four .pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
	font-size: 20px;
	line-height: 30px;
}

/* Bg Color Set */

.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-2 .pbminfotech-box-title,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-2 .pbminfotech-testimonial-text,
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-2 .pbminfotech-box-title,
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-2 .pbminfotech-testimonial-text,
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-2 .pbminfotech-box-title,
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-2 .pbminfotech-testimonial-text,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-2 .pbminfotech-box-title,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
	color: var(--pbmit-xleb-white-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-2 .pbminfotech-testimonial-detail,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	color: var(--pbmit-xleb-blackish-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{
	color: var(--pbmit-xleb-blackish-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next:hover,
.pbmit-elementor-bg-color-secondary .pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-prev:hover{
	color: var(--pbmit-xleb-global-color);
}
@media (max-width: 1200px){
	.pbmit-element-testimonial-style-2 .pbmit-heading-subheading .pbmit-element-title {
		font-size: 35px;
		line-height: 45px;
	}
	.pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next {
		right: 0px;
	}
	.pbmit-element-testimonial-style-2.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-prev {
		right: 50px;
	}
	.pbmit-testimonial-style-2 .pbmit-box-content-wrap {
		padding: 60px 0px 60px 0;
	}
	.pbmit-testimonial-style-2 .pbminfotech-testimonial-text {
		font-size: 22px;
		line-height: 32px;
	}
}