.greenbtn {
	background-color: #00b28a;
	color: white;
}

.header .headerbtn a {
	width: 140px;
	height: 50px;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	line-height: 50px;
}

.header .headerbtn a i {
	font-size: 14px;
	margin-right: 5px;
}

.header .headerbtn a:hover {
	background-color: #f66;
}

.footer {
	padding: 50px 0px 0px;
	background-color: #000806;
}

.mainlogo {
	font-family: 'Santana';
	font-size: 25px;
	font-weight: bold;
}

.smallimg {
	height: 50px;
}

.smallimgtext {
	margin: 5px 0px 20px 0px !important;
	color: rgba(255, 255, 255, 0.6);
}

.exarofooter {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 15px 0px;
}

.exarofooter p {
	color: white !important;
}

span.icon.fa {
	margin-right: 10px;
}

.nmcnfooter {
	font-size: 30px;
	margin-left: 10px;
	line-height: 50px;
	color: white;
	font-family: 'Poppins', sans-serif;
}

.contact-info li {
	margin-bottom: 7px;
}

.testportal {
	background: red;
	color: white;
	font-size: 30px;
	padding: 10px 20px;
	margin-left: 20px;
}
