.pbmit-testimonial-style-1 .pbminfotech-post-item{
	position: relative;
}
.pbmit-testimonial-style-1 svg {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	fill: var(--pbmit-evgrid-light-bg-color);
}
.pbmit-testimonial-style-1 .pbminfotech-post-inner {
	position: relative;
	border-radius: 30px;
	background-color: var(--pbmit-evgrid-white-color);
}
.pbmit-testimonial-style-1 .pbminfotech-post-inner::after{
	font-family: "pbminfotech-base-icons";
	content: "\e804";
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	z-index: 1;
	color: var(--pbmit-evgrid-white-color);
	background-color: var(--pbmit-evgrid-global-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-author {
	padding: 0 16px 0 30px;
	display: inline-flex;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-1 .pbminfotech-box-title {
	text-align: center;
	display: table-caption;
	transform: rotate(180deg);
	writing-mode: vertical-rl;
    -moz-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    transform: scale(-1, -1);
    text-orientation: mixed;
}
.pbmit-testimonial-style-1 .pbmit-box-content-wrap {
	padding: 60px 50px 60px 40px;
	border-left: 1px solid rgba(var(--pbmit-evgrid-blackish-color-rgb),.1);
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail {
	color: var(--pbmit-evgrid-global-color);
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper img{
	width: 65px;
	height: 65px;
	border-radius: 50%;
}
.pbmit-testimonial-style-1 .pbminfotech-box-img{
	position: absolute;
	right: 0;
	bottom: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text{
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
	margin: 0;
	padding: 0;
	border: 0;
	color: var(--pbmit-evgrid-blackish-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings{
	color: #fdcf005e;
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 12px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active{
	color: #fdcf00;
}
/* BG Color Set */

.pbmit-elementor-bg-color-white .pbmit-testimonial-style-1 .pbminfotech-post-inner {
	background-color: var(--pbmit-evgrid-light-bg-color);
}
.pbmit-elementor-bg-color-white .pbmit-testimonial-style-1 svg {
	fill: var(--pbmit-evgrid-white-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 svg {
	fill: var(--pbmit-evgrid-blackish-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 svg {
	fill: var(--pbmit-evgrid-secondary-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-1 svg,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 svg {
	fill: var(--pbmit-evgrid-global-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-1 .pbminfotech-post-inner::after,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbminfotech-post-inner::after {
	background-color: var(--pbmit-evgrid-blackish-color);
}
.pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-next, 
.pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-prev {
	background-color: transparent;
	border: 2px solid var(--pbmit-evgrid-global-color);
	color: var(--pbmit-evgrid-global-color);
}
.pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-next:hover, 
.pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-prev:hover {
	background-color: var(--pbmit-evgrid-global-color);
	color: var(--pbmit-evgrid-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-next, 
.pbmit-elementor-bg-color-globalcolor .pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-prev,
.pbmit-elementor-bg-color-gradient .pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-next, 
.pbmit-elementor-bg-color-gradient .pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-prev {
	border: 2px solid var(--pbmit-evgrid-white-color);
	color: var(--pbmit-evgrid-white-color);
	background-color: transparent;
}
.pbmit-elementor-bg-color-globalcolor .pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-next:hover, 
.pbmit-elementor-bg-color-globalcolor .pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-prev:hover,
.pbmit-elementor-bg-color-gradient .pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-next:hover, 
.pbmit-elementor-bg-color-gradient .pbmit-element-testimonial-style-1 .pbmit-carousel-nav-arrow-header .swiper-button-prev:hover {
	background-color: var(--pbmit-evgrid-white-color);
	color: var(--pbmit-evgrid-blackish-color);
}
@media(max-width: 1600px){
	.pbmit-testimonial-style-1 .pbminfotech-post-item::before {
		clip-path: none;
		border-radius: 30px;
	}
	.pbmit-testimonial-style-1 .pbminfotech-box-author {
		padding: 0 10px 0 18px;
	}
	.pbmit-testimonial-style-1 .pbmit-box-content-wrap {
		padding: 40px 25px;
	}
	.pbmit-testimonial-style-1 .pbminfotech-post-item::after {
		right: 6px;
		top: 6px;
		font-size: 15px;
		border-radius: 50%;
		width: 45px;
		height: 45px;
		line-height: 45px;
	}
}
@media(max-width: 1366px){
	.pbmit-testimonial-style-1 .pbminfotech-post-inner {
		display: block !important;
	}	
	.pbmit-testimonial-style-1 .pbminfotech-box-author {
		padding: 20px 50px 15px 25px;
		display: block;
		text-align: left;
	}
	.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail, 
	.pbmit-testimonial-style-1 .pbminfotech-box-title {
		writing-mode: unset;
		transform: none;
		display: block;
		text-align: left;
	}
	.pbmit-testimonial-style-1 .pbmit-box-content-wrap {
		border-top: 1px solid rgba(var(--pbmit-evgrid-blackish-color-rgb), .1);
		border-left: none;
		padding: 30px 25px;
	}
}