.pbmit-service-style-3 .pbminfotech-post-item {
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(var(--pbmit-cleanfin-global-color-rgb), 0.2);
}
[data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
	margin-left: 65px;
}
.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
	margin-right: 65px;
	margin-left: inherit;
}
[data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
	margin-right: 65px;
}
.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
	margin-left: 65px;
	margin-right: inherit;
}
.pbmit-service-style-3 .pbminfotech-box-content {
	position: relative;
	justify-content: space-between;
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper {
	font-size: 50px;
	line-height: 50px;
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper i {
	color: var(--pbmit-cleanfin-global-color);
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper img {
	width: 80px;
	height: 80px;
	margin-right: 45px;
}
.rtl .pbmit-service-style-3 .pbmit-service-icon-wrapper img {
	margin-left: 45px;
	margin-right: inherit;
}
.pbmit-service-style-3 .pbminfotech-icon-box i {
	font-size: 80px;
	line-height: 80px;
	padding-right: 45px;
	color: var(--pbmit-cleanfin-global-color);
}
.rtl .pbmit-service-style-3 .pbminfotech-icon-box i {
	padding-left: 45px;
	padding-right: inherit;
}
.pbmit-service-style-3 .pbmit-serv-cat a {
	font-size: 12px;
	line-height: 24px;
	padding-left: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
}
.rtl .pbmit-service-style-3 .pbmit-serv-cat a {
	padding-right: 15px;
	padding-left: inherit;
}
.pbmit-service-style-3 .pbminfotech-content-wrapper {
	padding-right: 10px;
}
.pbmit-service-style-3 .pbmit-serv-cat a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50px;
	background-color: var(--pbmit-cleanfin-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%);
}
.rtl .pbmit-service-style-3 .pbmit-serv-cat a::before {
	right: 0;
	left: inherit;
}
.pbmit-service-style-3 .pbmit-service-title {
	font-size: 26px;
	line-height: 32px;
}
.pbmit-service-style-3 .pbmit-svg-btn a {
	padding: 0;
	background-color: transparent;
}
.pbmit-service-style-3 .pbmit-svg-btn a svg {
	height: 20px !important;
	width: 20px !important;
}
.pbmit-service-style-3 .pbmit-featured-wrapper {
	opacity: 0;
	visibility: hidden;
	transition: all 500ms ease;
	position: absolute;
	transform: scale(0);
	top: -100px;
	right: 5%;
	z-index: 10;
}
.rtl .pbmit-service-style-3 .pbmit-featured-wrapper {
	left: 5%;
	right: inherit;
}
.pbmit-service-style-3 .pbmit-featured-wrapper img {
	transform: rotate(5deg);
}
.rtl .pbmit-service-style-3 .pbmit-featured-wrapper img {
	transform: rotate(355deg);
}
.pbmit-service-style-3:hover .pbmit-featured-wrapper {
	opacity: 1;
    visibility: visible;
    transform: scale(1);
}
[data-columns="4"] .pbmit-service-style-3 .pbminfotech-content-wrapper,
[data-columns="3"] .pbmit-service-style-3 .pbminfotech-content-wrapper {
	display: block !important;
}
[data-columns="3"] .pbmit-service-style-3 .pbmit-featured-wrapper {
	width: 230px;
	top: -30px;
}
[data-columns="4"] .pbmit-service-style-3 .pbmit-featured-wrapper {
	width: 200px;
	top: -10px;
}
.pbmit-elementor-bg-color-gradient .pbmit-service-style-3 .pbminfotech-icon-box i,
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-3 .pbminfotech-icon-box i,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-3 .pbminfotech-icon-box i {
	color: var(--pbmit-cleanfin-white-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-service-style-3 .pbmit-serv-cat a,
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-3 .pbmit-serv-cat a,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-3 .pbmit-serv-cat a {
	color: rgba(var(--pbmit-cleanfin-white-color-rgb), 0.6);
}
.pbmit-elementor-bg-color-gradient .pbmit-service-style-3 .pbmit-serv-cat a::before,
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-3 .pbmit-serv-cat a::before,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-3 .pbmit-serv-cat a::before {
	background-color: rgba(var(--pbmit-cleanfin-white-color-rgb), 0.2);
}
.pbmit-elementor-bg-color-gradient .pbmit-service-style-3 .pbmit-service-title a,
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-3 .pbmit-service-title a,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-3 .pbmit-service-title a {
	color: var(--pbmit-cleanfin-white-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-service-style-3 .pbminfotech-post-item,
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-3 .pbminfotech-post-item,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-3 .pbminfotech-post-item {
	border-color: rgba(var(--pbmit-cleanfin-white-color-rgb),0.1);
}
.pbmit-service-style-3 .pbminfotech-icon-box img,
.pbmit-service-style-3 .pbminfotech-icon-box i:not(.pbmit-cleanfin-icon) {
    margin-bottom: 20px;
}
@media (max-width: 1400px) {
	[data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-left: 40px;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-right: 40px;
	}
	[data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-right: 40px;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-left: 40px;
	}
	.pbmit-service-style-3 .pbmit-featured-wrapper {
		top: -70px;
		right: 8%;
		width: 200px;
	}
}
@media (max-width: 1300px) {
	[data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-left: 30px;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-right: 30px;
	}
	[data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-right: 30px;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-left: 30px;
	}
}
@media (max-width: 1200px) {
	[data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-left: 20px;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-right: 20px;
	}
	[data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-right: 20px;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-left: 20px;
	}
}
@media (max-width: 1024px) {
	[data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-left: 10px;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-right: 10px;
	}
	[data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-right: 10px;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-left: 10px;
	}
	.pbmit-service-style-3 .pbmit-featured-wrapper {
		top: -40px;
		right: 6%;
		width: 160px;
	}
}
@media (max-width: 767px) {
	[data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-left: 0;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(even) .pbminfotech-post-item {
		margin-right: 0;
	}
	[data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-right: 0;
	}
	.rtl [data-columns="2"] .pbmit-service-style-3:nth-child(odd) .pbminfotech-post-item {
		margin-left: 0;
	}
}
@media (max-width: 575px) {
	.pbmit-service-style-3 .pbmit-featured-wrapper {
		display: none;
	}
	.pbmit-service-style-3 .pbminfotech-box-content,
	.pbmit-service-style-3 .pbminfotech-content-wrapper {
		display: block !important;
	}
	.pbmit-service-style-3 .pbminfotech-content-wrapper {
		padding: 0;
	}
	.pbmit-service-style-3 .pbminfotech-post-item {
		padding-bottom: 30px;
	}
	.pbmit-service-style-3 .pbminfotech-icon-box i {
		padding-right: 0;
	}
}