.pbmit-testimonial-style-1 .pbminfotech-post-item {
	position: relative;
	padding: 70px 70px 50px 70px;
	border-radius: 30px;
	background-color:var(--pbmit-xleb-white-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 5px;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper img{
	width: 70px;
	height: 70px;
	border-radius: 100%;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper {
	border-radius: 50px 50px 0 0px;
	padding: 8px 8px 0 8px;
	background-color: var(--pbmit-xleb-light-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;
	background-color: transparent;
	box-shadow: 0 20px 0 0 var(--pbmit-xleb-light-bg-color);
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::before {
	border-radius: 0 0 30px 0;
	border-left: 0;
	right: 100%;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::after {
	border-radius: 0px 0px 0px 30px;
	border-right: 0;
	left: 100%;
}
.pbmit-testimonial-style-1 .pbmit-featured-img-wrapper{
	display: inline;
	position: absolute;
	bottom: -1px;
	right: 55px;
}
.rtl .pbmit-testimonial-style-1 .pbmit-featured-img-wrapper{
	left: 55px;
	right: inherit;
}
.pbmit-testimonial-style-1 .pbminfotech-box-desc {
	position: relative;
}
.pbmit-testimonial-style-1 .pbminfotech-box-desc::before {
	font-family: "pbminfotech-base-icons";
	content: "\e82b";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 50px;
	line-height: 50px;
	color: var(--pbmit-xleb-global-color);
}
.rtl .pbmit-testimonial-style-1 .pbminfotech-box-desc::before{
	left: inherit;
	right: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text{
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	padding: 60px 0 35px 0;
	border: 0;
}
.pbmit-element-testimonial-style-1.pbmit-element-viewtype-carousel .pbmit-element-posts-wrapper{
	border-radius: 30px;
}
/* Bg Color white */
.pbmit-elementor-bg-color-white .pbmit-testimonial-style-1 .pbminfotech-post-item {
	background-color: var(--pbmit-xleb-light-bg-color);
}
.pbmit-elementor-bg-color-white .pbmit-testimonial-style-1 .pbmit-featured-wrapper{
	background-color: var(--pbmit-xleb-white-color);
}
.pbmit-elementor-bg-color-white .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before,
.pbmit-elementor-bg-color-white .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after{
	box-shadow: 0 20px 0 0 var(--pbmit-xleb-white-color);
}
/* Bg Color blackish */
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbmit-featured-wrapper{
	background-color: var(--pbmit-xleb-blackish-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after{
	box-shadow: 0 20px 0 0 var(--pbmit-xleb-blackish-color);
}
/* Bg Color secondary */
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbmit-featured-wrapper{
	background-color: var(--pbmit-xleb-secondary-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before,
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after{
	box-shadow: 0 20px 0 0 var(--pbmit-xleb-secondary-color);
}
/* Bg Color Globalcolor */
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-1 .pbmit-featured-wrapper,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbmit-featured-wrapper{
	background-color: var(--pbmit-xleb-global-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before,
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after{
	box-shadow: 0 20px 0 0 var(--pbmit-xleb-global-color);
}
/* Column Set */
.pbmit-element-column-four .pbmit-testimonial-style-1 .pbminfotech-post-item {
	padding: 30px;
}
.pbmit-element-column-three .pbmit-testimonial-style-1 .pbminfotech-post-item {
	padding: 40px 40px 30px 40px;
}
.pbmit-element-column-four .pbmit-testimonial-style-1 .pbminfotech-testimonial-text{
	font-size: 20px;
	line-height: 30px;
}
/* NEXT-Prev */
.pbmit-element-testimonial-style-1.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-prev {
	top: inherit;
	right: 50px;
	left: inherit;
}
.rtl .pbmit-element-testimonial-style-1.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-prev{
	left: 50px;
	right: inherit;
}
.pbmit-element-testimonial-style-1.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next {
	top: inherit;
	right: 0;
}
.rtl .pbmit-element-testimonial-style-1.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next{
	left: 0;
	right: inherit;
}
.pbmit-element-testimonial-style-1.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-next,
.pbmit-element-testimonial-style-1.pbmit-element-viewtype-carousel .pbmit-element-inner .swiper-button-prev {
	bottom: 15px;
}
.pbmit-element-testimonial-style-1.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-white-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-1.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%);
}
@media (max-width: 1200px) {
	.pbmit-testimonial-style-1 .pbminfotech-post-item {
		padding: 60px 60px 50px 60px;
	}
}
@media (max-width: 1024px) {
	.pbmit-testimonial-style-1 .pbminfotech-post-item {
		padding: 50px 50px 50px 50px;
	}
}
@media (max-width: 991px) {
	.pbmit-testimonial-style-1 .pbminfotech-post-item {
		padding: 40px 40px 50px 40px;
	}
}
@media (min-width: 575px) and (max-width: 767px) {
	.pbmit-testimonial-style-1 .pbmit-featured-wrapper img {
		width: 50px;
		height: 50px;
	}
}
@media (max-width: 575px){
	.pbmit-testimonial-style-1 .pbminfotech-testimonial-text {
		font-size: 20px;
		line-height: 30px;
	}
	.pbmit-testimonial-style-1 .pbminfotech-box-title {
		font-size: 18px;
		line-height: 18px;
	}
}