.btn-main.featured {
	background: #4ba8e2 none repeat scroll 0 0;
	border: 1px solid #4ba8e2;
	color: #fff;
}
.btn-main {
	background: #333 none repeat scroll 0 0;
	border: 1px solid #333;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.42857;
	margin-top: 14px;
	padding: 10px 25px;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out 0s;
	vertical-align: middle;
	white-space: nowrap;
}
.btn-main.featured:hover {
	background: #333 none repeat scroll 0 0;
	border: 1px solid #333;
	color: #fff;
}
.form-group input {
	border: 1px solid #ccc;
	border-radius: 0;
	height: 40px;
	margin-bottom: 10px;
	padding: 10px 15px;
	width: 100%;
}
.form-group span {
	color: #888;
	font-size: 20px;
	height: 47px;
	padding-left: 17px;
	position: absolute;
	width: 50px;
}
.form-icon {
	color: #ddd;
	position: absolute;
	right: 12px;
	top: 10px;
}
.text-white {
	color: #555;
}
.comn_forms h4 {
	font-size: 24px;
	line-height: 36px;
}
.key-top {
	top: 121px;
}
.env-top {
	top: 65px;
}
.comn_forms .facts {
	padding: 3em 0 0;
}
.comn_forms .resp-tab-item {
	width: 27%;
}
#bg-form {
	background: rgba(0, 0, 0, 0) url("../images/bg2.png") no-repeat scroll center center / 100% 100%;
	min-height: 660px;
}
.bg-whit {
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 10px;
}
.login-title {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	padding: 20px 120px;
}
.comn_forms p.m_8 {
	color: #fff;
	font-size: 1em;
	font-weight: 300;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 1em 0 3em;
	text-align: center;
	width: 100%;
}
.comn_forms .logoimg {
	text-align: center;
}
.error {
	color: #e84f4c;
}
.bg-transprnt .text-white {
	color: #fff;
}
a:hover, a:focus {
	color: #e74c3c;
	text-decoration: none;
}
.logoimg {
    margin-bottom: 20px;
}