.pbmit-testimonial-style-1{
	overflow: hidden;
	padding-bottom: 12px;
}
.pbmit-testimonial-style-1 .pbminfotech-post-item{
	position: relative;
	padding: 70px 70px 45px 70px;
	border-radius: 30px;
	background-color: var(--pbmit-vizaa-light-bg-color);
}
.pbmit-elementor-bg-color-light .pbmit-testimonial-style-1 .pbminfotech-post-item{
	background-color: var(--pbmit-vizaa-white-bg-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0;
	font-weight: bold;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text{
	font-size: 18px;
	line-height: 28px;
	margin: 0;
	padding: 22px 0 40px 0;
	border: 0;
	font-weight: normal;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail{
	font-size: 16px;
    line-height: 26px;
    color: var(--pbmit-vizaa-blackish-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings{
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 10px;
	color: rgba(var(--pbmit-vizaa-global-color-rgb), 0.5);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active{
	color: #ffcb2b;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i::before{
	margin: 0 2px;
}
.pbmit-testimonial-style-1 .pbmit-featured-img-wrapper{
	display: inline;
	position: absolute;
	bottom: -1px;
	right: 48px;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper img{
	width: 70px;
	height: 70px;
	border-radius: 100%;
	margin-bottom: -10px;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper{
	border-radius: 50px 50px 0 0px;
	padding: 8px 8px 0 8px;
	background-color: var(--pbmit-vizaa-white-bg-color);
	position: relative;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::before,
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::after{
	content: "";
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 20px;
	border-top: none;
	background-color: transparent;
	box-shadow: 0 20px 0 0 var(--pbmit-vizaa-white-bg-color);
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::before{
	border-radius: 0 0 30px 0;
	right: 100%;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::after{
	border-radius: 0px 0px 0px 30px;
	left: 100%;
}
.pbmit-element-viewtype-carousel.pbmit-element-testimonial-style-1 .pbmit-element-posts-wrapper{
	border-radius: 30px;
}
/* Col Set */
.pbmit-element-column-four .pbmit-testimonial-style-1 .pbminfotech-post-item{
	padding: 50px 30px 70px;
}
/* For bg color */
.pbmit-elementor-bg-color-light .pbmit-testimonial-style-1 .pbmit-featured-wrapper{
	background-color: var(--pbmit-vizaa-light-bg-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbmit-featured-wrapper{
	background-color: var(--pbmit-vizaa-blackish-bg-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbmit-featured-wrapper{
	background-color: var(--pbmit-vizaa-secondary-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbmit-featured-wrapper{
	background-color: var(--pbmit-vizaa-global-color);
}
.pbmit-elementor-bg-color-light .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after,
.pbmit-elementor-bg-color-light .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before{
	box-shadow: 0 20px 0 0 var(--pbmit-vizaa-light-bg-color)
}
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before{
	box-shadow: 0 20px 0 0 var(--pbmit-vizaa-blackish-bg-color)
}
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after,
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before{
	box-shadow: 0 20px 0 0 var(--pbmit-vizaa-secondary-color)
}
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before{
	box-shadow: 0 20px 0 0 var(--pbmit-vizaa-global-color)
}
/*=== Responsive ===*/
@media (max-width: 1366px){
	.pbmit-element-testimonial-style-2 .pbminfotech-testimonial-text {
		padding: 15px 0 155px 0;
	}
}
@media (max-width: 1024px){
	.pbmit-testimonial-style-1 .pbminfotech-post-item{
		padding: 50px 40px 75px;
	}
}
@media (max-width: 767px){
	.pbmit-testimonial-style-1 .pbminfotech-post-item {
        padding: 35px 30px 65px;
    }
}