.pbminfotech-ele-fid-style-3 {
	display: inline-block;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	font-size: 80px;
	line-height: 80px;
	margin-bottom: 0px;
	color: var(--pbmit-smiliz-blackish-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid-before span{
	margin-right: -20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid sub {
	font-size: 80px;
	line-height: 80px;
	text-transform: uppercase;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid {
	margin-left: -20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-3 .pbmit-fid span,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup {
	color: var(--pbmit-smiliz-global-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 0px;
	position: relative;
	color: #696f6f;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup {
	top: 0;
	vertical-align: super;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub {
	bottom: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fld-contents{
	display: flex;
	align-items: center;
	padding: 20px 0 30px 30px;
	gap: 15px;
}
.pbmit-text-color-white .pbminfotech-ele-fid-style-3 .pbmit-fid-title,
.pbmit-text-color-white .pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-before span,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid span,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup {
	color: var(--pbmit-smiliz-white-color);
}
/* == Responsive == */
@media(max-width: 1366px){
	.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
		font-size: 60px;
		line-height: 60px;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-fid{
		margin-left: -15px;
	}
}
@media(max-width: 575px){
	.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
		font-size: 50px;
		line-height: 50px;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-fid{
		margin-left: -10px;
	}
}
@media (max-width: 414px){
	.pbminfotech-ele-fid-style-3 .pbmit-fld-contents{
		flex-direction: column;
	}
}