.pbminfotech-ele-fid-style-1 .pbmit-fld-contents {
	display: flex;
	align-items: center;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	display: flex;
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	font-size: 23px;
	line-height: 34px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-svg-wrapper,
.pbminfotech-ele-fid-style-1 .pbmit-sbox-icon-wrapper{
	font-size: 84px;
	line-height: 0px;
	color: var(--pbmit-dilicious-secondary-color);
	margin-right: 25px;
}
body.rtl .pbminfotech-ele-fid-style-1 .pbmit-fid-svg-wrapper,
body.rtl .pbminfotech-ele-fid-style-1 .pbmit-sbox-icon-wrapper{
	margin: 0 0 0 25px;
}
.pbminfotech-ele-fid-style-1 .pbmit-sbox-icon-wrapper svg,
.pbminfotech-ele-fid-style-1 .pbmit-fid-svg-wrapper svg{
	fill: var(--pbmit-dilicious-secondary-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-sbox-icon-wrapper{
	color: var(--pbmit-dilicious-global-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-sbox-icon-wrapper svg,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-svg-wrapper svg{
	fill: var(--pbmit-dilicious-global-color);
}
/*=== Responsive ===*/
@media(min-width:1201px) and (max-width: 1300px) {
	.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
		font-size: 55px;
		line-height: 55px;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
		font-size: 20px;
		line-height: 30px;
	}
}
@media (max-width: 375px) {
	.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
		font-size: 50px;
		line-height: 50px;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
		font-size: 18px;
		line-height: 23px;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-fid-svg-wrapper,
	.pbminfotech-ele-fid-style-1 .pbmit-sbox-icon-wrapper{
		font-size: 70px;
	}
}