.pbminfotech-ele-fid-style-3 .pbmit-fid-content {
	display: inline-flex;
	align-items: center;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	font-size: 100px;
    line-height: 100px;
	margin-bottom: 0;
	display: flex;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate {
	color: transparent;
	-webkit-text-stroke: 1px var(--pbmit-xclean-blackish-color)
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup {
	font-size: 80px;
	line-height: 80px;
	bottom: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup {
	top: -30px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup {
	margin-left: -20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub {
	margin-right: -20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-heading-desc {
	padding-left: 30px;
}
/* Bg Color */
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate {
	-webkit-text-stroke: 1px var(--pbmit-xclean-white-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	color: var(--pbmit-xclean-white-color);
}
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-3 .pbmit-heading-desc,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-heading-desc {
	color: rgba(var(--pbmit-xclean-white-color-rgb), 0.9);
}
@media (max-width: 1200px) {
	.pbminfotech-ele-fid-style-3 .pbmit-fid-content {
		display: block;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-heading-desc {
		padding: 10px 0 0 0;
	}
}