.pbminfotech-ele-fid-style-11 .pbmit-fid-inner{
	font-size: 48px;
	line-height: 48px;
	margin: 0 0 0 15px;
	color: var(--pbmit-xinterio-global-color);
}
.rtl .pbminfotech-ele-fid-style-11 .pbmit-fid-inner {
	margin: 0 15px 0 0;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-title{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 0 10px;
	color: var(--pbmit-xinterio-blackish-color);
}
.rtl .pbminfotech-ele-fid-style-11 .pbmit-fid-title {
	margin: 0 10px 0 0;
}
.pbminfotech-ele-fid-style-11 .pbmit-fld-wrap {
	display: flex;
	align-items: center;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-11 .pbmit-fid-inner sup{
	font-size: 50px;
	line-height: 50px;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-11 .pbmit-fid sup{
	top: -30px;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid sup{
	margin-left: -12px;
}
.rtl .pbminfotech-ele-fid-style-11 .pbmit-fid sup{
	margin-right: -12px;
	margin-left: inherit;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-before sup{
	margin-right: -12px;
}
.rtl .pbminfotech-ele-fid-style-11 .pbmit-fid-before sup{
	margin-left: -12px;
	margin-right: inherit;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-11 .pbmit-fid sub{
	bottom: -2px;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid sub{
	margin-left: -14px;
}
.rtl .pbminfotech-ele-fid-style-11 .pbmit-fid sub{
	margin: 0 -14px 0 0;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-before sub{
	margin-right: -14px;
}
.rtl .pbminfotech-ele-fid-style-11 .pbmit-fid-before sub{
	margin: 0 0 0 -14px;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-inner .pbmit-fid span{
	margin-left: -12px;
}
.rtl .pbminfotech-ele-fid-style-11 .pbmit-fid-inner .pbmit-fid span{
	margin: 0 -12px 0 0;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-inner .pbmit-fid-before span{
	margin-right: -12px;
}
.rtl .pbminfotech-ele-fid-style-11 .pbmit-fid-inner .pbmit-fid-before span{
	margin: 0 0 0 -12px;
}
/* For Bg Color */
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-11 .pbmit-fid-inner,
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-11 .pbmit-fid-inner,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-11 .pbmit-fid-inner,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-11 .pbmit-fid-inner{
	color: var(--pbmit-xinterio-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-11 .pbmit-fid-title,
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-11 .pbmit-fid-title,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-11 .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-11 .pbmit-fid-title {
	color: rgba(var(--pbmit-xinterio-white-color-rgb), 0.7);
}
@media (max-width: 575px) {
	.pbminfotech-ele-fid-style-11 .pbmit-fld-wrap {
		display: grid;
		gap: 10px;
	}
	.pbminfotech-ele-fid-style-11 .pbmit-fid-title,
	.pbminfotech-ele-fid-style-11 .pbmit-fid-inner {
		margin: 0;
	}
}