.pbmit-testimonial-style-3 .pbminfotech-post-item{
	position: relative;
	padding: 48px 38px 48px 50px !important;
	background-color: var(--pbmit-digiwize-white-color);
}
.pbmit-testimonial-style-3 .pbminfotech-post-item::before{
	font-family: "pbminfotech-base-icons";
	content: "\e87c";
	position: absolute;
	right: 30px;
	top: 22px;
	font-size: 140px;
	line-height: 140px;
	color: rgba(var(--pbmit-digiwize-blackish-color-rgb) , .1);
}
.pbmit-testimonial-style-3 .pbminfotech-box-title{
	font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 600;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-detail{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 0;
	font-weight: 300;
}
.pbmit-testimonial-style-3 .pbmit-featured-wrapper img{
	width: 55px;
	height: 55px;
	border-radius: 50%;
}
.pbmit-testimonial-style-3 .pbmit-auther-content{
	margin-left: 12px;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-text{
	font-size: 18px;
	font-style: italic;
	margin: 0;
	line-height: 26px;
	padding: 10px 0 23px;
	color: var(--pbmit-digiwize-blackish-color);
	border: 0;
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings{
	color: #feb437;
	margin-right: 15px;
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings i{
	font-size: 14px;
}
.pbmit-testimonial-style-3 .pbminfotech-star-ratings-text{
	font-size: 22px;
	line-height: 15px;
	font-weight: 600 !important;
	font-style: italic !important;
	color: var(--pbmit-digiwize-blackish-color);
	letter-spacing: -0.75px;
}
.pbmit-elementor-bg-color-white .pbmit-testimonial-style-3 .pbminfotech-post-item{
	background-color: var(--pbmit-digiwize-global-color);
}
.pbmit-element-testimonial-style-3 .swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom: -90px;
}
.pbmit-element-testimonial-style-3 .swiper-pagination .swiper-pagination-bullet{
	width: 6px;
	height: 6px;
	background-color: rgba(var(--pbmit-digiwize-blackish-color-rgb) , .5);
	opacity: 1;
}
.pbmit-element-testimonial-style-3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width: 6px;
	border-radius: 50%;	
	outline-offset: 5px;
	outline: 2px solid var(--pbmit-digiwize-blackish-color);
	background-color: var(--pbmit-digiwize-blackish-color);
}

.pbmit-elementor-bg-color-blackish .pbmit-element-testimonial-style-3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.pbmit-elementor-bg-color-secondary .pbmit-element-testimonial-style-3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	outline: 2px solid var(--pbmit-digiwize-white-color);
	background-color: var(--pbmit-digiwize-white-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-element-testimonial-style-3 .swiper-pagination .swiper-pagination-bullet,
.pbmit-elementor-bg-color-secondary .pbmit-element-testimonial-style-3 .swiper-pagination .swiper-pagination-bullet{
	background-color: rgba(var(--pbmit-digiwize-white-color-rgb) , .5);
}
.pbmit-col-stretched-right .pbmit-element-testimonial-style-3 .swiper-pagination-bullets.swiper-pagination-horizontal,
.pbmit-col-stretched-right .pbmit-element-testimonial-style-3 .pbmit-ele-header-area{
	max-width: 1170px;
}
.pbmit-search-result-pbmit-testimonial .pbmit-testimonial-style-3 .pbminfotech-post-item {
    padding: 30px 0 !important;
}
@media(max-width:767px) {
	.pbmit-element-testimonial-style-3 .swiper-pagination{
		display: none;
	}
	.pbmit-element-testimonial-style-3 .pbmit-testimonial-style-3 .pbminfotech-post-item::before{
		right: 20px;
		top: 22px;
		font-size: 90px;
		line-height: 90px;
	}
}
@media (max-width: 767px) and (min-width: 575px){
	.pbmit-element-testimonial-style-3 .pbmit-testimonial-style-3 .pbminfotech-post-item{
		padding: 48px 20px !important;
	}
}

@media(max-width:350px) {
	.pbmit-element-testimonial-style-3 .pbmit-testimonial-style-3 .pbminfotech-post-item{
		padding: 48px 20px !important;
	}
}

/* For Change Numbers of column */
.pbmit-element-column-three .pbmit-testimonial-style-3 .pbminfotech-post-item{
	padding: 30px 20px 30px 20px;
}
.pbmit-element-column-four .pbmit-testimonial-style-3 .pbminfotech-post-item{
	padding: 30px 20px 30px 20px;
}
.pbmit-element-column-four .pbmit-testimonial-style-3 .pbminfotech-post-item::before{
	font-size: 90px;
	line-height: 100px;
}