.pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	font-size: 100px;
    line-height: 100px;
    margin-bottom: 0px;
    font-weight: 400;
    letter-spacing: -2.5px;
	color: var(--pbmit-vizaa-blackish-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-3 .pbmit-fid span{
	color: var(--pbmit-vizaa-global-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup{
	font-size: 55px;
	line-height: 55px;
	color: var(--pbmit-vizaa-global-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title{
	font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
	color: var(--pbmit-vizaa-blackish-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-desc{
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup{
	top: -35px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sup{
	margin-left: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup{
	margin-right: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid sub{
	bottom: -2px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sub{
	margin-left: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub{
	margin-right: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid span{
	margin-left: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before span{
	margin-right: -15px;
}
/* For Bg Color */
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-3 .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-title,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-title{
	color: var(--pbmit-vizaa-white-color);
}
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	color: var(--pbmit-vizaa-white-color);
}
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-desc,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-3 .pbmit-fid-desc,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-desc{
	color: rgba(var(--pbmit-vizaa-light-bg-color-rgb),0.8);
}
.pbmit-elementor-bg-color-white .pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	color: var(--pbmit-vizaa-blackish-color);
}
.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-vizaa-blackish-color);
}
.pbmit-text-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-title,
.pbmit-text-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.pbmit-text-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-desc{
	color: var(--pbmit-vizaa-blackish-color);
}
.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-text-color-white .pbminfotech-ele-fid-style-3 .pbmit-fid-desc{
	color: var(--pbmit-vizaa-white-color);
}
@media (max-width: 1024px){ 
	.pbminfotech-ele-fid-style-3 .pbmit-fld-wrap {
		text-align: center;
	}
}
@media (max-width: 575px){ 
	.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
		font-size: 18px;
		line-height: 22px;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
		font-size: 75px;
		line-height: 75px;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup, 
	.pbminfotech-ele-fid-style-3 .pbmit-fid sup {
		top: -25px;
	}
}