.main-content{
	padding-top: 30px;
}

.about-us{
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 18px;
	color: #1767ca;
}

.table-com-info{
	font-size: 14px;
}

.dv-tbl-info{
	margin-bottom: 20px;
}

#btn-submit {
	margin-top: 10px;
}

#reload-contact-captcha {
	position:  absolute;
	top: 25px;
	margin-left: 15px;
}

#reload-contact-captcha:hover {
	cursor: pointer;
}

@media only screen and (min-width: 768px){
	html.fixed .page-header {
		left: 0;
		margin: 0;
		position: fixed;
		right: 0;
		top: 60px;
	}
}
