.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	font-size: 100px;
	line-height: 100px;
	margin-bottom: 20px;
	color: var(--pbmit-xleb-global-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate {
	font-weight: 800;
	color: transparent;
	-webkit-text-stroke: 1px var(--pbmit-xleb-blackish-color)
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title{
	display: inline-block;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-fid-before span {
	margin-right: -20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-fid span {
	margin-left: -20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-heading-desc {
	font-size: 17px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup {
	top: -10px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup {
	margin-left: -20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub {
	margin-right: -20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid sub{
	bottom: -20px;
}
.pbminfotech-ele-fid-style-3 {
	padding: 25px 40px 0 40px;
	position: relative;
	background-color: var(--pbmit-xleb-light-bg-color);
	border-radius: 0 30px 0 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-bottom-left-corner {
	top: -30px;
	left: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-top-right-corner {
	top: auto;
	right: -30px;
	bottom: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-sticky-corner {
	transform: rotate(90deg);
}
/* Bg Color */

.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate {
	-webkit-text-stroke: 1px var(--pbmit-xleb-white-color);
}
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	color: var(--pbmit-xleb-white-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-gradient .pbminfotech-ele-fid-style-3 .pbmit-fid-title,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-title {
	color:var(--pbmit-xleb-white-color);
}

/* Corner set */
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-3,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3{
	background-color: var(--pbmit-xleb-global-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-3 {
	background-color: var(--pbmit-xleb-secondary-color);
}
.pbmit-elementor-bg-color-white {
	background-color: var(--pbmit-xleb-white-color);
}
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3{
	background-color: var(--pbmit-xleb-blackish-color);
}

@media (max-width: 1200px) {
	.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
		font-size: 80px;
		line-height: 80px;
	}
}
@media (max-width: 575px) {
	.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
		font-size: 60px;
		line-height: 60px;
	}
	.pbminfotech-ele-fid-style-3 {
		padding: 25px 30px 0 0px;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-fid span {
		margin-left: -10px;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-fid-title br{
		display: none;
	}
}