.pbmit-testimonial-style-4 .pbminfotech-post-item{
	position: relative;
	padding: 130px 100px 160px;
	z-index: 1;
	border-radius: 20px;
	color: var(--pbmit-xinterio-white-color);
	background-color: var(--pbmit-xinterio-secondary-color);
}
.pbmit-element-viewtype-carousel.pbmit-element-testimonial-style-4 .pbmit-element-posts-wrapper{
	border-radius: 20px;
}
.pbmit-element-testimonial-style-4 .pbmit-element-inner{
	position: relative;
	overflow: hidden;
}
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-4 .pbminfotech-post-item,
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-4 .pbminfotech-post-item{
	background-color: rgba(var(--pbmit-xinterio-global-color-rgb), 0.4);
}
.pbmit-testimonial-style-4 .pbminfotech-post-item::before{
	font-family: "pbminfotech-base-icons";
	content: '\e826';
	position: absolute;
	right: 40px;
	top: 40px;
	font-size: 290px;
	line-height: 290px;
	display: inline-block;
	color: rgba(var(--pbmit-xinterio-white-color-rgb), 0.04);
	z-index: -1;
}
.rtl .pbmit-testimonial-style-4 .pbminfotech-post-item::before{
	left: 40px;
	right: inherit;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.pbmit-testimonial-style-4 .pbminfotech-box-title{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0;
	color: var(--pbmit-xinterio-global-color);
}
.pbmit-testimonial-style-4 .pbminfotech-box-title::before{
	content: '/';
	margin-right: 3px;
	display: inline-block;
}
.rtl .pbmit-testimonial-style-4 .pbminfotech-box-title::before{
	margin: 0 0 0 3px;
}
.pbmit-testimonial-style-4 .pbmit-featured-wrapper{
	display: none;
	width: 80px;
	margin-right: 20px;
}
.rtl .pbmit-testimonial-style-4 .pbmit-featured-wrapper{
	margin: 0 0 0 20px;
}
.pbmit-testimonial-style-4 .pbmit-featured-wrapper img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.pbmit-testimonial-style-4 .pbminfotech-testimonial-text{
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	padding: 10px 0 30px;
	border: 0;
	font-weight: 500;
}
.pbmit-testimonial-style-4 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-4 .pbminfotech-box-title{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings{
	font-size: 20px;
	line-height: 20px;
	color: rgba(var(--pbmit-xinterio-global-color-rgb), 0.5);
	margin-bottom: 20px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings .pbmit-active{
	color: #ffa72a;
}
.pbmit-testimonial-style-4 .pbmit-auther-content{
	display: flex;
}
.pbmit-testimonial-style-4 .pbminfotech-testimonial-detail{
	line-height: 28px;
	margin: 2px 0 0 8px;
}
.rtl .pbmit-testimonial-style-4 .pbminfotech-testimonial-detail{
	margin: 2px 8px 0 0;
}
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-next,
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-prev{
	top: inherit;
	bottom: 0;
	width: 60px;
	height: 60px;
	justify-content: start;
	border-radius: 0 30px 0 0;
	padding: 0 18px;
	right: 70px;
	color: var(--pbmit-xinterio-blackish-color);
	background-color: var(--pbmit-xinterio-white-color);
}
.rtl .pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-next,
.rtl .pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-prev{
	left: 70px;
	right: inherit;
	border-radius: 30px 0 0;
}
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-prev{
	left: inherit;
	right: 130px;
	border-radius: 30px 0 0;
	justify-content: end;
}
.rtl .pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-prev{
	left: 130px;
	border-radius: 0 30px 0 0;
}
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-next:hover,
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-prev:hover{
	color: var(--pbmit-xinterio-global-color);
	background-color: var(--pbmit-xinterio-white-color);
}
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-next::after,
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-prev::after{
	font-size: 30px;
}
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-next::before{
	position: absolute;
	content: '';
	top: 15px;
	left: 0;
	width: 1px;
	height: calc(100% - 30px);
	background-color: rgba(var(--pbmit-xinterio-blackish-color-rgb), 0.2);
}
.rtl .pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-next::before{
	right: 0;
	left: inherit;
}
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-prev::before,
.pbmit-element-testimonial-style-4[data-nav="true"][data-columns="1"] .pbmit-element-inner::before{
	content: "";
	position: absolute;
	background-color: transparent;
	height: 40px;
	width: 20px;
	bottom: 0;
	box-shadow: 0 20px 0 0 var(--pbmit-xinterio-white-color);
	z-index: 1;
}
.pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-prev::before{
	right: 100%;
	border-bottom-right-radius: 20px;
}
.rtl .pbminfotech-element.pbmit-element-testimonial-style-4[data-columns="1"] .swiper-button-prev::before{
	left: 100%;
	right: inherit;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 0;
}
.pbmit-element-testimonial-style-4[data-nav="true"][data-columns="1"] .pbmit-element-inner::before{
	left: calc(100% - 70px);
	border-bottom-left-radius: 20px;
	z-index: 2;
}
.rtl .pbmit-element-testimonial-style-4[data-nav="true"][data-columns="1"] .pbmit-element-inner::before{
	left: inherit;
	right: calc(100% - 70px);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 20px;
}
.pbmit-element-testimonial-style-4[data-columns="3"] .pbmit-testimonial-style-4 .pbminfotech-post-item{
	padding: 100px 50px 70px;
}
.pbmit-element-testimonial-style-4[data-columns="3"] .pbmit-testimonial-style-4 .pbminfotech-post-item::before{
	font-size: 190px;
	line-height: 190px;
}
.pbmit-element-testimonial-style-4[data-columns="4"] .pbmit-testimonial-style-4 .pbminfotech-post-item{
	padding: 70px 30px 50px;
}
.pbmit-element-testimonial-style-4[data-columns="4"] .pbmit-testimonial-style-4 .pbminfotech-post-item::before{
	font-size: 120px;
	line-height: 120px;
}
/*=== Responsive ===*/
@media(max-width: 1366px){
	.pbmit-testimonial-style-4 .pbminfotech-post-item{
		padding: 120px 50px;
	}
}
@media(max-width: 1200px){
	.pbmit-testimonial-style-4 .pbminfotech-post-item{
		padding: 90px 50px 100px;
	}
	.pbmit-testimonial-style-4 .pbminfotech-post-item::before{
		font-size: 180px;
		line-height: 180px;
	}
}
@media(max-width: 767px){
	.pbmit-testimonial-style-4 .pbminfotech-post-item{
		padding: 50px 30px 90px;
	}
	.pbmit-testimonial-style-4 .pbminfotech-post-item::before{
		font-size: 100px;
		line-height: 100px;
	}
}
@media(max-width: 575px){
	.pbmit-element-testimonial-style-4[data-nav="true"][data-columns="1"] .pbmit-element-inner::before{
		display: none;
	}
}