.pbminfotech-ele-fid-style-7{
	padding: 15px 15px 0 0;
	position: relative;
	background-color: var(--pbmit-xcare-light-bg-color);
	border-radius: 0 30px 0 0;
	text-align: center;
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-7{
	background-color: var(--pbmit-xcare-global-color);
}
.rtl .pbminfotech-ele-fid-style-7{
	padding: 15px 0 0 15px;
	border-radius: 30px 0 0 0;
}
.pbminfotech-ele-fid-style-7 .pbmit-fld-contents{
	padding: 45px 30px 30px 35px;
	background-color: var(--pbmit-xcare-secondary-color);
	border-radius: 20px;
}
.rtl .pbminfotech-ele-fid-style-7 .pbmit-fld-contents{
	padding: 45px 35px 30px 30px;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner{
	font-size: 55px;
	line-height: 55px;
	min-width: 145px;
	margin-bottom: 8px;
	color: var(--pbmit-xcare-white-color);
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-title{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	color: var(--pbmit-xcare-white-color);
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner sup{
	font-size: 32px;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner sup{
	top: -20px;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid sup{
	margin-left: -10px;
}
.rtl .pbminfotech-ele-fid-style-7 .pbmit-fid sup{
	margin: 0 -10px 0 0;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-before sup{
	margin-right: -10px;
}
.rtl .pbminfotech-ele-fid-style-7 .pbmit-fid-before sup{
	margin: 0 0 0 -10px;
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-7 .pbmit-fld-contents{
	background-color: var(--pbmit-xcare-global-color);
}
.pbminfotech-ele-fid-style-7 .pbmit-top-left-corner{
	top: -30px;
	left: 2px;
	transform: rotate(90deg);
}
.rtl .pbminfotech-ele-fid-style-7 .pbmit-top-left-corner{
	right: 2px;
	transform: scaleX(-1) rotate(90deg);
}
.pbminfotech-ele-fid-style-7 .pbmit-bottom-right-corner{
	bottom: 1px;
	right: -30px;
	transform: rotate(90deg);
}
.rtl .pbminfotech-ele-fid-style-7 .pbmit-bottom-right-corner{
	left: -30px;
	right: inherit;
	transform: scaleX(-1) rotate(90deg);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-sticky-corner svg path{
	fill: var(--pbmit-xcare-global-color);
}