.pbmit-testimonial-style-1 .pbminfotech-box-title{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail{
	font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0;
	color: var(--pbmit-motivec-global-color);
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text{
	font-size: 30px;
    margin: 0;
    line-height: 38px;
    padding: 90px 0 48px;
    color: var(--pbmit-motivec-blackish-color);
    border: 0;
	font-weight: 400 !important;
}
.pbmit-testimonial-style-1 .pbminfotech-box-img img{
	width: 75px;
	height: 75px;
	border-radius: 50%;
	margin-right: 20px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings{
	color: #feb437;
	font-size: 20px;
}
.pbmit-testimonial-style-1 .pbminfotech-star-ratings-text{
	font-size: 30px;
	line-height: 36px;
	color: var(--pbmit-motivec-blackish-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-author.d-flex.align-items-center {
	JUSTIFY-CONTENT: space-between;
}
.pbmit-element-testimonial-style-1 .pbminfotech-post-item::before {
	font-family: Montserrat,sans-serif;
    font-weight: 700;
    content: "“";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--pbmit-motivec-secondary-color);
    margin: 0 auto;
    text-align: center;
    font-size: 160px;
    line-height: 130px;
}
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbminfotech-box-title,
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-box-title,
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-testimonial-text,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbminfotech-testimonial-text,
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-star-ratings-text,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbminfotech-star-ratings-text{
	color: var(--pbmit-motivec-white-color);
}
.pbmit-section-number.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbmit-timeline-title{
	color: var(--pbmit-motivec-blackish-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-post-item::before,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbminfotech-post-item::before{
	color: rgba(var(--pbmit-motivec-white-color-rgb) , .05);
}
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbminfotech-testimonial-detail{
	color: rgba(var(--pbmit-motivec-white-color-rgb) , .6);
}

/* Nav Button Css */

.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-next, 
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-prev {
	top: auto;
    bottom: -20px;
    background-color: transparent;
	color: var(--pbmit-motivec-blackish-color);
}
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-next:hover, 
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-prev:hover{
	background-color: transparent;
}
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-prev:after,
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-next:after{
	content: '\e815';
    font-family: 'pbminfotech-base-icons';
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #e7e8e9;
	transition: all .3s;
}
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-prev:hover:after, 
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-next:hover:after {
	border-color: var(--pbmit-motivec-global-color);
	color: var(--pbmit-motivec-global-color);
}
.pbmit-element-column-four .pbmit-testimonial-style-1 .pbminfotech-testimonial-text {
	font-size: 20px;
}
.pbmit-element-column-four .pbmit-testimonial-style-1 .pbminfotech-box-title {
	font-size: 20px;
	line-height: 26px;
}
.pbmit-testimonial-style-1  .pbminfotech-box-author-wrap.d-flex {
	justify-content: space-between;
}
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-pagination-bullets.swiper-pagination-horizontal {
	align-items: inherit;
    justify-content: inherit;
}
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-pagination-bullets.swiper-pagination-horizontal::after {
	content: '';
    background-color: #e7e8e9;
    height: 1px;
    width: 74%;
    position: absolute;
    left: 92px;
    top: 6px;
}
.pbmit-element-testimonial-style-1.pbmit-element-viewtype-carousel.pbmit-element-caroursel-dot-true {
    padding-bottom: 65px;
}
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-prev {
	right: 40px;
	left: auto;
}
.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-next {
	right: -10px;
}

@media (max-width:1200px) {
	.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-pagination-bullets.swiper-pagination-horizontal::after {
		width: 55%;
	}
	.pbmit-testimonial-style-1 .pbminfotech-testimonial-text {
		font-size: 24px;
		line-height: 34px;
	}
}
@media (max-width:767px) {
	.pbmit-testimonial-style-1 .pbminfotech-testimonial-text {
		font-size: 20px;
		line-height: 28px;
	}
}
@media (max-width:575px) {
	.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-next, 
	.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-prev {
		display: block;
	}
	.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-prev:after, 
	.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-button-next:after {
		display: inline-block;
	}
	.pbmit-element-testimonial-style-1.pbminfotech-element .swiper-pagination-bullets.swiper-pagination-horizontal::after {
		display: none;
	}
	.pbmit-element-testimonial-style-1 .pbminfotech-box-author-wrap.d-flex.align-items-center {
		display: inline-block !important;
	}
	.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings {
		margin-top: 20px;
	}
}