.text-header {
	color: red;
	font-size: 18px;
	line-height: 15pt;
	margin-top: 10pt;
	font-weight: bold;
}

.text-content {
	font-size: 14px;
	line-height: 15pt;
}

.navbar-static-top {
	background: unset !important;
	display: none !important;
}

#wrapper {
	margin-top: 20px !important;
}

@media only screen and (max-width: 768px) {
	.wap-form {
		padding-top: 5px;
	}
}