.pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
	font-size:125px;
	line-height:125px;
	margin-bottom: 0px;
	display: inline-block;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-5 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-5 .pbmit-fid-before span{
	margin-right: -35px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid {
	margin-left: -35px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-5 .pbmit-fid span,
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sup {
	color: var(--pbmit-smiliz-global-color);
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-title {
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	color: var(--pbmit-smiliz-blackish-color);
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sup {
	top: 0;
	vertical-align: super;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sub {
	bottom: 0;
}
/* == For bg color == */
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-5 .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-5 .pbmit-fid-inner,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-5 .pbmit-fid-title,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-5 .pbmit-fid-inner,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-5 .pbmit-fid-before span,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-5 .pbmit-fid span,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-5 .pbmit-fid-inner sub,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-5 .pbmit-fid-inner sup {
	color: var(--pbmit-smiliz-white-color);
}
/* == Responsive == */
@media(max-width: 767px){
	.pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
		font-size: 90px;
		line-height: 100px;
	}
	.pbminfotech-ele-fid-style-5 .pbmit-fid{
		margin-left: -25px;
	}
}