.header-wrap1{
	background:#162c53;
	border-radius: 0 100px 100px 0;
	height:46px;
	position:relative;
	margin-left:10px;
}
.number1{
	color: #162c53;
	font-family: 'Roboto', Sans-serif;
	font-weight: 700;
	line-height: 100%;
	font-style: italic;
	text-shadow: 2px 0px 0px #FFF;
	position: absolute;
	top:0px;
	left:-18px;
}
.header-wrap2{
	background:#162c53;
	border-radius: 0 100px 100px 0;
	height:46px;
	position:relative;
	margin-left:10px;
}
.number2{
	color: #162c53;
	font-family: 'Roboto', Sans-serif;
	font-weight: 700;
	line-height: 100%;
	font-style: italic;
	text-shadow: 2px 0px 0px #FFF;
	position: absolute;
	top:0px;
	left:-21px;
}
.header-wrap3{
	background:#162c53;
	border-radius: 0 100px 100px 0;
	height:46px;
	position:relative;
	margin-left:10px;
}
.number3{
	color: #162c53;
	font-family: 'Roboto', Sans-serif;
	font-weight: 700;
	line-height: 100%;
	font-style: italic;
	text-shadow: 2px 0px 0px #FFF;
	position: absolute;
	top:0px;
	left:-18px;
}
.text1{
    position: absolute;
    left: 30px;
    top: 14px;
    font-family: 'Montserrat', Sans-serif;
    font-weight: 500;
    line-height: 100%;
    color: #FFF;
    font-size: 20px;
    font-style: italic;
}
.icons{
    position: absolute;
    right: 4px;
    top: 6px;
    color: #162c53;
    height: 35px;
    width: 35px;
    background: #FFF;
    padding: 9px 9px 9px 9px;
    line-height: 100%;
    border-radius: 100%;
    text-align: center;
    font-size: 18px;
}
.step-wrap2{
    padding:20px 20px 0 24px;
}
.step-wrap3 {
    display: block;
    margin: auto;
    text-align:center;
}
.step-wrap3 > div{
    background: #FFF;
    font-family: 'Montserrat', Sans-serif;
    font-weight: 700;
    line-height: 100%;
    font-size: 20px;
    color: #162c53;
    padding: 14px 10px 10px 10px;
    display:inline-block;
    border-radius: 100%;
    height: 45px;
    width: 45px;
}