/*=== pbminfotech-fid-style-1 ===*/

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	font-size: 90px;
	line-height: 90px;
	margin-bottom: 30px;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid sup {
	font-size: 50px;
	line-height: 50px;
	color: #999;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid sup {
	top: -0.60em;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	margin-bottom: 0;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-title span {
	font-weight: 600;
	color: var(--pbmit-archist-blackish-color);
}


/* fid-style-1 with class */

.elementor-widget-wrap>.elementor-element.pbmit-fid-inline {
	display: inline-block;
	width: 50%;
}

.pbmit-fid-inline .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	font-size: 60px;
	line-height: 70px;
	margin-bottom: 0;
}

.pbmit-fid-inline .pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -0.5px;
	color: #666;
	font-weight: 400;
}

.pbmit-fid-inline .pbminfotech-ele-fid-style-1 .pbmit-fid span {
	position: relative;
}

.pbmit-fid-inline .pbminfotech-ele-fid-style-1 .pbmit-fid span:after {
	position: absolute;
	content: '+';
	left: 35px;
	top: -3px;
	font-size: 35px;
}