.pbminfotech-ele-fid-style-4 {
	display: inline-block;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner {
	font-size: 80px;
	line-height: 80px;
	margin-bottom: 5px;
	display: inline-block;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-4 .pbmit-fid-before span{
	margin-right: -22px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid {
	margin-left: -22px;
	font-size: 60px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-4 .pbmit-fid span,
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sup {
	color: var(--pbmit-smiliz-global-color);
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-title {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 0;
	color: #696f6f;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sup {
	top: -5px;
	vertical-align: super;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sub {
	bottom: -5px
}
.pbminfotech-ele-fid-style-4 .pbmit-heading-desc{
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
}
/* With Class */
.pbmit-fid-4 .pbminfotech-ele-fid-style-4 .pbmit-fld-contents{
	position: relative;
}
.pbmit-fid-4 .pbminfotech-ele-fid-style-4 .pbmit-fld-contents::before{
	position: absolute;
	content: '';
	left: -30px;
	right: 0;
	background: rgba(var(--pbmit-smiliz-blackish-bg-color-rgb), .6);
	filter: blur(25px);
	width: 220px;
	height: 200px;
	top: -20px;
	z-index: -1;
}
/* == For bg color == */
.pbmit-fid-4 .pbminfotech-ele-fid-style-4 .pbmit-fid-inner sup,
.pbmit-fid-4 .pbminfotech-ele-fid-style-4 .pbmit-heading-desc,
.pbmit-fid-4 .pbminfotech-ele-fid-style-4 .pbmit-fid-inner,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-4 .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-4 .pbmit-fid-inner,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-4 .pbmit-fid-title,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-4 .pbmit-fid-inner,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-4 .pbmit-fid-before span,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-4 .pbmit-fid span,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-4 .pbmit-fid-inner sub,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-4 .pbmit-fid-inner sup {
	color: var(--pbmit-smiliz-white-color);
}