.pbmit-service-style-1 .pbminfotech-post-item .pbmit-featured-wrapper img {
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.pbmit-service-style-1{
	position: relative;
}
.pbmit-service-style-1 .pbminfotech-post-item .pbmit-featured-wrapper{
	overflow: hidden;
}
.pbmit-service-style-1:hover .pbminfotech-post-item .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.pbmit-service-style-1 .pbmit-service-wrapper {
	position: relative;
	margin-bottom: 23px;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper{
	font-size: 50px;
	line-height: 50px;
	color: var(--pbmit-xcoach-global-color);
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper svg{
	fill: var(--pbmit-xcoach-global-color);
	margin-bottom: 10px;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper img{
	max-width: 50px;
	margin-bottom: 10px;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper {
	display: none;
}
.pbmit-service-style-1 .pbmit-serv-cat a {
	padding-left: 15px;
}
.pbmit-service-style-1 .pbmit-serv-cat a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50px;
	background-color: var(--pbmit-xcoach-global-color);
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}
.pbmit-service-style-1 .pbmit-service-title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pbmit-elementor-bg-color-secondary .pbmit-service-style-1 .pbmit-service-title a,
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-1 .pbmit-service-title a,
.pbmit-elementor-bg-color-gradient .pbmit-service-style-1 .pbmit-service-title a,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-1 .pbmit-service-title a{
	color: var(--pbmit-xcoach-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-secondary .pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-gradient .pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-blackish .pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item{
	border-color:rgba(var(--pbmit-xcoach-white-color-rgb),.2);
}
.pbmit-elementor-bg-color-secondary .pbmit-service-style-1 .pbmit-serv-cat a,
.pbmit-elementor-bg-color-gradient .pbmit-service-style-1 .pbmit-serv-cat a,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-1 .pbmit-serv-cat a{
	color: var(--pbmit-xcoach-global-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-service-style-1 .pbmit-serv-cat a::before,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-1 .pbmit-serv-cat a::before{
	background-color: var(--pbmit-xcoach-global-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-1 .pbmit-serv-cat a::before{
	background-color: var(--pbmit-xcoach-secondary-color);
}
.pbmit-element-column-one .pbmit-service-style-1 .pbminfotech-post-item .pbmit-featured-wrapper img{
	width: 100%;
}
/* Heaading Subheading sytle */
.pbmit-element-service-style-1 .pbmit-ele-header-area.container{
	margin-left: 0;
	padding: 0;
}
/* Arrow style */
.pbmit-element-service-style-1 .pbmit-carousel-nav-arrow-header{
	padding-right: 30px;
	top: auto;
	bottom: 43px;
}
.pbminfotech-element.pbmit-element-service-style-1 .swiper-button-next,
.pbminfotech-element.pbmit-element-service-style-1 .swiper-button-prev{
	width: inherit;
	height: inherit;
	color: var(--pbmit-xcoach-global-color);
}
.pbmit-element-service-style-1 .pbmit-ele-header-area .swiper-button-next{
	padding-left: 15px;
}
@media (min-width: 575px) {
	.pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item{
		padding-right: 35px;
		border-right: 1px solid rgba(var(--pbmit-xcoach-blackish-color-rgb),.1);
	}
}
@media (max-width: 575px) {
	.pbmit-element-service-style-1 .pbmit-carousel-nav-arrow-header{
		display: none;
	}
}