﻿.form-easy-ad label {
	cursor: default;
	margin-top: 10px;
}
.first-main-label {
	font-size: 18px;
	margin-top: 20px;
	font-weight: bold;
}
.submit-div {
	margin-top: 20px;
}
.submit-div button {
	padding-left: 50px;
	padding-right: 50px;
}
.preheader .social {
	border-right: 0;
}
.username-checkbox {
	text-align: right;
}
.username-checkbox label {
	font-size: 11px;
}
.username-checkbox input {
	margin-right: 5px;
	margin-bottom: 3px;
}
.contact-us-title >h2 {
	 margin-bottom: 0;
}
.hightlight-content {
	font-weight: bold;
	font-size:24px;
}
.hightlight-content-ylw {
	color: #FAC51C;
}
.central-content {
	text-align: center;
}
.promo-footer {
	background-color:#000;
	text-align:center;
	padding: 30px 0;
	margin-top:10px;
}
.promo-footer > h2 {
	color:#fff !important;
}

.promo-title {
	background-color: #C12715;
	text-align:center;
	padding: 2px 0;
	margin-bottom:20px;
}
.promo-title > h2 {
	color:#fff !important;
}
.promo-subtitle {
	text-align: center;
}
.promo-subtitle > h2 {
	color: #B8312F;
}
.btn-promo {
	padding:15px 25px;
	font-weight: bold;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}

/* Landing Page */
.header_demo {
	/*height: 60px;*/
	margin-top: -100px;
	margin-bottom: 60px;
	padding: 15px 0;
	transition: all 0.5s;
	z-index: 997;
	border-bottom: 3px solid #53a3b7;
}
.header_demo img {
	width: 300px;
	margin: 20px auto;

}
.copyright {
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 1px solid #dedede;
}
.landing_page {
	text-align: justify;
}