.pbmit-service-style-1 .pbmit-featured-wrapper img,
.pbmit-service-style-1 .pbmit-service-btn {
	transition: all 0.5s ease-in-out;
}
.pbmit-service-style-1 .pbminfotech-post-item {
	position: relative;
}
.pbmit-service-style-1 .pbmit-featured-wrapper {
	margin-bottom: 28px;
}
.pbmit-service-style-1 .pbmit-service-icon,
.pbmit-service-style-1 .pbmit-serv-cat {
	display: none;
}
.pbmit-service-style-1 .pbmit-featured-wrapper img {
	width: 100%;
}
.pbmit-service-style-1:hover .pbmit-featured-wrapper img {
	transform: scale(1.1); 
}
.pbmit-service-style-1 .pbmit-box-content-inner {
	display: flex;
	justify-content: space-between;
}
.pbmit-service-style-1 .pbmit-service-title {
	margin-bottom: 0;
}
.pbmit-service-style-1 .pbmit-service-title a {
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
	margin-bottom: 0;
}
.pbmit-service-style-1 .pbmit-service-btn svg {
	width: 20px;
	height: 20px;
}
.pbmit-service-style-1 .pbmit-service-btn svg line {
	stroke-width: 1px;
}
.pbmit-elementor-bg-color-secondary .pbmit-service-style-1 .pbmit-service-title a,
.pbmit-elementor-bg-color-blackish .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-globalcolor .pbmit-service-style-1 .pbmit-service-title a {
	color: var(--pbmit-highx-white-color);
}
.pbmit-element-service-style-1.pbmit-element-viewtype-carousel.pbmit-element-caroursel-dot-true {
	padding-bottom: 50px;
}

 @media (max-width: 767px) {
	.pbmit-service-style-1 .pbmit-featured-wrapper {
		margin-bottom: 15px;
	}
	.pbmit-element-service-style-1.pbmit-element-viewtype-carousel.pbmit-element-caroursel-dot-true {
		padding-bottom: 0;
	}
	.pbmit-service-style-1 .pbmit-service-title a {
		font-size: 30px;
		line-height: 30px;
	}
}