body {
	margin:0;
	padding:0;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: 300;
}
.holder {
	width: 375px;
	margin: 0 auto;
	height: 738px;
}
@media (min-width:375px) {
	.holder { width:100%; }
}
@media (min-width:1370px) {
	.holder { width:1440px; }
}
.green-bar {
	background-color: #4E6271;
	height: 8px;
	margin-bottom: 22px;
	width:100%;
}
.logo-holder {
	margin: 0 auto;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
}
div.main {
	margin-left: 40px;
	margin-right: 40px;
	height: 688px;
}
div.footer {
	height: 60px;
	text-align: right;
	line-height: 60px;
	clear: both;
	margin-right: 40px;
}
div.main h1 {
	font-family: 'Roboto Slab', serif;
	font-size: 28px;
	line-height: 30px;
	color: #3A4854;
	font-weight: 400;
}
.btn {
	background-color: #4E6271;
	border: 1px solid #4E6271;
	border-radius: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	letter-spacing: 1.4px;
	padding:16px 35px;
	cursor: pointer;
}
.btn:hover, .btn:active {
	background-color: #ffffff;
	color: #4E6271;
}
div.container-left, div.container-right {
	width: 610px;
	height: 100%;
	float: left;
}
div.main div.content {
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	color: #63666A;
}
div.main div.bold {
	font-weight: 900;
}
div.main div.spacer-top {
	height: 30px;
	border-bottom: 1px solid #909CA4;
	width: 95%;
}
div.main div.spacer-bottom {
	height: 30px;
	width: 95%;
}
@media (min-width:1024px) {
	div.container-right { width:50%; }
	div.container-left { width:50%; }
}
@media (min-width:1280px) {
	div.container-right { width:610px; }
	div.container-left { width:610px; }
	div.main div.spacer-top { width: 590px; }
	div.main div.spacer-bottom { width: 590px; }
}
@media (min-width:1440px) {
	div.container-right { float: right; }
}
div.main div.image {
	width: 305px;
	float: left;
	margin: 30px 0px;
	color: #63666A;
	display: flex;
	align-items: center;
}
div.main div.image div {
	width: 244px;
	float: left;
	margin-left: 10px;
}
div.main div.image img {
	float: left;
	width: 50px;
}
div.main div.logos-top {
	margin-top: 50px;
}
div.main div.logos-top img {
	margin-left: 34px;
	width: 90px;
	height: 90px;
}
div.main div.logos-top img:first-child {
	margin-left: 0px;
}
div.main div.logos-middle {
	margin-top: 44px;
	text-align: center;
}
div.main div.logos-middle img {
	margin-left: 40px;
	width: 85px;
	height: 85px;
}
div.main div.logos-middle img:first-child {
	margin-left: 0px;
}
div.main div.logos-bottom {
	margin-top: 44px;
	text-align: center;
}
div.main div.logos-bottom img {
	margin-left: 40px;
	width: 80px;
	height: 80px;
}
div.main div.logos-bottom img:first-child {
	margin-left: 0px;
}
div.main h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	line-height: 28px;
	color: #3A4854;
}
div.main h2.more {
	text-align: center;
}
div.main div.form-holder form label {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #909CA4;
}
div.main div.form-holder form input {
	border: none;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #3A4854;
	border-bottom: 2px solid #909CA4;
	display: block;
	width: 395px;
	margin-bottom: 30px;
}
div.main div.form-holder input.small-input {
	width: 122px;
	display: inline-block;
	margin-right: 10px;
}
div.main div.form-holder input.small-input:last-child {
	margin-right: 0px;
}
div.main div.form-holder input.name-input {
	width: 190px;
	display: inline-block;
	margin-right: 10px;
}
div.main div.form-holder input.name-input:last-child {
	margin-right: 0px;
}
div.main div.form-holder label.small-label {
	margin-right: 105px;
}
div.main div.form-holder label.name-label.lastname {
	margin-left: 36px;
}
div.main div.form-holder label[for=state].small-label {
	margin-right: 96px;
}
div.main div.form-holder form input:focus {
	outline: none;
}
div.main div.form-holder button.btn {
	margin-top: 50px;
}
@media (min-width:1024px) {
	div.main div.logos-top img { width:14.7%; height:14.7%; margin-left: 5.5%; }
	div.main div.logos-middle img { width:13.9%; height:13.9%; margin-left: 6.5%; }
	div.main div.logos-bottom img { width:13.1%; height:13.1%; margin-left: 6.5%; }
	div.main div.logos-top { margin-left:5%;}
}
@media (min-width:1280px) {
	div.main div.logos-top img { width:90px; height:90px; margin-left: 34px; }
	div.main div.logos-middle img { width:85px; height:85px; margin-left: 40px; }
	div.main div.logos-bottom img { width:80px; height:80px; margin-left: 40px; }
}
@media (min-width:1120px) {
	div.main div.logos-top { margin-left:0px;}
}
div.logo-holder img {
	height:40px;
}
div.main div.form-holder form input[type=checkbox] {
	display: inline;
	width: 20px;
	float: left;
	margin-top: 5px;
}
div.main div.form-holder form a {
	color: #4E6271;
	text-decoration: none;
}