.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper,
.pbmit-testimonial-style-2 .pbminfotech-author-wrapper {
	position: relative;
}
.pbmit-testimonial-style-2 {
	overflow: hidden;
}
.pbmit-testimonial-style-2 .pbminfotech-author-wrapper::before {
	position: absolute;
	content: '\e886';
	font-family: 'pbminfotech-base-icons';
	font-size: 60px;
	line-height: 60px;
	right: 0;
	top: 0;
	color: #ccc;
}
.rtl .pbmit-testimonial-style-2 .pbminfotech-author-wrapper::before {
	right: inherit;
	left: 0;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper::before,
.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	width: calc(100% - 471px);
	height: 1px;
	background-color: #ddd;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper::before {
	left: 133px;
	width: calc(100% - 133px);
}
.rtl .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper::before {
	left: inherit;
	right: 133px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
	padding: 0 140px 55px 0;
	margin: 0 0 55px 0;
	position: relative;
}
.rtl .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
	padding: 0 0 55px 140px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner::after {
	display: block;
	position: absolute;
	content: '';
	left: 98px;
	bottom: -35px;
	width: 1px;
	height: 35px;
	background: #ddd;
}
.rtl .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner::after {
	left: inherit;
	right: 98px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner::before {
	bottom: -43px;
	border-width: 14px;
	display: block;
	position: absolute;
	content: '';
	left: 115px;
	width: 1px;
	height: 50px;
	background: #ddd;
	transform: rotate(45deg);
}
.rtl .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner::before {
	left: inherit;
	right: 115px;
	transform: rotate(315deg);
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings {
	display: inline-block;
	margin-bottom: 30px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i {
	color: var(--pbmit-docmet-blackish-color);
	font-size: 16px;
	line-height: 16px;
}
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i.pbmit-active,
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i.pbmit-active {
	color: #feb437;
}
.pbmit-testimonial-style-2 blockquote {
	font-size: 24px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	border: none;
	color: var(--pbmit-docmet-blackish-color);
	background: transparent;
}
.pbmit-testimonial-style-2 .pbminfotech-box-content {
	display: inline-flex;
	align-items: center;
	padding-left: 50px;
}
.rtl .pbmit-testimonial-style-2 .pbminfotech-box-content {
	padding-left: inherit;
	padding-right: 50px;
}
.pbmit-testimonial-style-2 .pbmit-featured-img-wrapper {
	padding-right: 30px;
}
.rtl .pbmit-testimonial-style-2 .pbmit-featured-img-wrapper {
	padding-right: 0;
	padding-left: 30px;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
	color: var(--pbmit-docmet-global-color);
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
} 
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i {
	color: var(--pbmit-docmet-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-2 .pbminfotech-box-title {
	color: var(--pbmit-docmet-blackish-color);
}
/*== Swiper Nav Css ==*/
.pbminfotech-element.pbmit-element-testimonial-style-2 .swiper-button-prev,
.pbminfotech-element.pbmit-element-testimonial-style-2 .swiper-button-next {
	width: 60px;
	height: 60px !important;
	border-radius: 100%;
	background-color: transparent;
	color: var(--pbmit-docmet-global-color);
	border: 1px solid var(--pbmit-docmet-global-color);
}
.pbminfotech-element.pbmit-element-testimonial-style-2 .swiper-button-prev:hover,
.pbminfotech-element.pbmit-element-testimonial-style-2 .swiper-button-next:hover{
	color: var(--pbmit-docmet-white-color);
	background-color: var(--pbmit-docmet-global-color);
}
.pbmit-element-testimonial-style-2 .swiper-button-next {
	position: absolute;
	top: 22px;
}
.pbmit-element-testimonial-style-2 .swiper-button-prev {
	position: absolute;
	top: 22px;
	right: 70px;
	left: inherit;
}
.pbminfotech-element.pbmit-element-testimonial-style-2 .swiper-button-next::after,
.pbminfotech-element.pbmit-element-testimonial-style-2 .swiper-button-prev::after {
	font-size: 22px;
}
@media (max-width: 1400px) {
	.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper::after {
		content: none;
	}
	.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper::before {
		left: 0;
		width: 100%;
	}
	.rtl .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper::before {
		right: 0;
		width: 100%;
	}
}
@media (max-width: 1200px) {
	.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
		padding: 0 80px 55px 0;
	}
	.rtl .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
		padding: 0 0 55px 80px;
	}
}
@media (max-width: 1100px) {
	.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
		padding: 0 50px 55px 0;
	}
	.rtl .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
		padding: 0 0 55px 50px;
	}
}
@media (max-width: 1024px) {
	.pbmit-testimonial-style-2 .pbminfotech-author-wrapper::before {
		top: -10px;
	}
	.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
		padding: 0 30px 55px 0;
	}
	.rtl .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
		padding: 0 0 55px 30px;
	}
}
@media (max-width: 991px) {
	.pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
		padding: 0 0 55px 0;
	}
	.rtl .pbmit-testimonial-style-2 .pbminfotech-testimonial-wrapper-inner {
		padding: 0 0 55px 0;
	}
}
@media (max-width: 400px) {
	.pbmit-testimonial-style-2 .pbminfotech-box-content {
		padding: 0;
	}
}