.top-head {
	background: #ededed;
}

.top-list-inline {
	list-style: none;
	margin-bottom: 0;
	padding: 0;

}

.top-list-inline li {
	list-style: none;
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
}

.top-list-inline li::after {
	content: "";
	height: 20px;
	width: 1px;
	background: #bababa;
	display: inline-block;
	margin-left: 10px;
	margin-top: 6px;
	vertical-align: middle;
	margin-bottom: 7px;
}

.top-list-inline li a {
	color:
		#222;
}

.logo-sec {
	padding: 20px;
}

.head {
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	font-weight: 600;
	color: #0e0e66;
}

.head-2 {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	font-weight: 600;
	color: #0e0e66;
}

.nav-sec {
	background: #23357c;
}

.list-steps {
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}

.list-steps li .heads {
	margin-bottom: 0px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	background: #ae333f;
	color: #fff;
}

.list-steps li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ddd;
	width: 100%;
	vertical-align: middle;
	padding: 9px 10px;

}

.list-steps li a {
	text-decoration: none;
	font-size: 14px;
	color: #838383;
	letter-spacing: 0.6px;
	vertical-align: middle;
}

.titles {
	font-size: 13px;
	letter-spacing: 0.4px;
	font-weight: 600;
	margin: 0px;
	text-align: left;
	padding-left: 9px;
	line-height: 20px;
}

.w-200 {
	width: 200px;
}
