.pbminfotech-ele-fid-style-1 .pbmit-contents-wraper {
	display: flex;
	align-items: flex-start;
	padding-bottom: 45px;
}
.pbminfotech-ele-fid-style-1 .pbmit-ihbox-icon,
.pbminfotech-ele-fid-style-1 .pbmit-fidbox-svg {
	padding-right: 18px;
}
.pbminfotech-ele-fid-style-1 .pbmit-ihbox-icon-wrapper svg,
.pbminfotech-ele-fid-style-1 .pbmit-fidbox-svg-wrapper svg {
	width: 40px;
	height: 40px;
	color: var(--pbmit-enginix-global-color);
	fill: var(--pbmit-enginix-global-color);
}
.pbminfotech-ele-fid-style-1 .pbmit-fld-contents {
	display: grid;
	gap: 35px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-counter {
	font-size: 84px;
    line-height: 84px;
    margin-bottom: 10px;
    position: relative;
    padding: 0 0 0 35px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-counter::before {
	position: absolute;
	content: '/';
	left: 0;
	right: auto;
	top: -5px;
	color: var(--pbmit-enginix-blackish-color);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-heading-view {
	margin-left: -5px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid span {
	margin-left: -12px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid sup {
	margin-left: -12px;
	font-size: 50px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid sup {
	top: -33px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid sub {
	bottom: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	font-size: 18px;
    line-height: 28px;
    margin: 50px 0 0 0;
    text-align: right;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-number{
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	text-align: right;
	color: var(--pbmit-enginix-blackish-color);
}
/* == For bg color == */
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-counter::before,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-1 .pbmit-fid-counter::before,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid span,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid sub,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid sup,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-counter,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-1 .pbmit-fid-counter {
	color: var(--pbmit-enginix-white-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-number,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-1 .pbmit-fid-number,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	color: rgba(var(--pbmit-enginix-white-color-rgb), 0.8);
}
@media (max-width: 1200px) {
	.pbminfotech-ele-fid-style-1 .pbmit-fid-counter {
		font-size: 70px;
		line-height: 70px;
	}
}