/*=== designervily-ele-fid-style-7 ===*/
.designervily-ele-fid-style-7 .dsvy-fld-wrap {
	padding-top: 15px;
}
.designervily-ele-fid-style-7 .dsvy-fid-inner{
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
	margin-bottom: 15px;
	color: var(--dsvy-colza-global-color);
}
.designervily-ele-fid-style-7 .dsvy-fid-title {
	font-size: 22px;
	line-height: 26px;
	font-weight: 500;
	color: #04080d;
	margin-bottom: 10px;
}
.designervily-ele-fid-style-7 .dsvy-sbox-icon-wrapper {
	font-size: 60px;
	line-height: 60px;
	color: #04080d;
}
.designervily-ele-fid-style-7 .dsvy-sbox-icon-wrapper svg,
.designervily-ele-fid-style-7 .dsvy-fid-svg-wrapper svg {
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
	fill: #04080d;
}
.designervily-ele-fid-style-7 sup {
	top: -.4em;
	right: 0px;
	font-size: 65%;
}
@media (max-width:767px){
	.designervily-ele-fid-style-7{
		margin-bottom: 30px;
	}
}