.why-Heading
{
	position: relative;
    font-size: 26px;
    line-height: 40px;
    font-family:  'Gilroy';
    font-weight: 600;
    color: #4a4a4a;
}
.why-Heading:after
{
	content: '';
    position: absolute;
    top: 50px;
    left: 0;
    width: 47px;
    height: 4px;
    border-radius: 15px;
    background: #2b93d7;
}
.wrapper-Heading2
{
	position: relative;
	font-size: 24px;
	line-height: 30px;
	font-family:  'Gilroy';
    font-weight: 500;
    color: #000000;

}
.wrapper-Heading2:after
{
	content: '';
	position: absolute;
	top: 80px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 47px;
	height: 4px;
	border-radius: 15px;
	background: #2b93d7;
}
.list-bx1
{
	background: url(../images/rocket-starter/list-bg1.svg) center no-repeat;
	min-height: 304px;
}
.list-bx2
{
	background: url(../images/rocket-starter/list-bg2.svg) center no-repeat;
	min-height: 304px;
}
.list-bx3
{
	background: url(../images/rocket-starter/list-bg3.svg) center no-repeat;
	min-height: 304px;
}
.list-bx4
{
	background: url(../images/rocket-starter/list-bg4.svg) center no-repeat;
	min-height: 304px;
}
.list-bx5
{
	background: url(../images/rocket-starter/list-bg5.svg) center no-repeat;
	min-height: 304px;
}
.list-bx6
{
	background: url(../images/rocket-starter/list-bg6.svg) center no-repeat;
	min-height: 304px;
}
.list-bx7
{
	background: url(../images/rocket-starter/list-bg7.svg) center no-repeat;
	min-height: 304px;
}
.list-Icon
{
	min-height: 85px;
}
.list-Heading1
{
	font-family:  'Gilroy';
	font-size: 16px;
	line-height: 24px;
	color: #4a4a4a;
	font-weight: 500;
	position: relative;	
}
.list-Heading1:after
{
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: -5px;
	margin:0 auto;
	width: 28px;
	height: 2px;
	background-color: #5173f0;
}
.list-Heading2, .list-Heading3, .list-Heading4, .list-Heading5, .list-Heading6, .list-Heading7
{
	font-family:  'Gilroy';
	font-size: 16px;
	line-height: 24px;
	color: #4a4a4a;
	font-weight: 500;
	position: relative;	
}
.list-Heading2:after
{
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: -5px;
	margin:0 auto;
	width: 28px;
	height: 2px;
	background-color: #feb756;
}
.list-Heading3:after
{
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: -5px;
	margin:0 auto;
	width: 28px;
	height: 2px;
	background-color: #7ddec4;
}
.list-Heading4:after
{
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: -5px;
	margin:0 auto;
	width: 28px;
	height: 2px;
	background-color: #c47e4d;
}
.list-Heading5:after
{
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: -5px;
	margin:0 auto;
	width: 28px;
	height: 2px;
	background-color: #f791a2;
}
.list-Heading6:after
{
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: -5px;
	margin:0 auto;
	width: 28px;
	height: 2px;
	background-color: #27a2db;
}
.list-Heading6:after
{
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: -5px;
	margin:0 auto;
	width: 28px;
	height: 2px;
	background-color: #2b3e51;
}
