
.input {
	font-family: 'Oswald', sans-serif;
	width: 100%;
	max-width: 440px;
	color: #000;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	background:#f7f0ed;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-sizing: border-box;
}
.textarea {
	font-family: 'Oswald', sans-serif;
	width:100%;
	height:140px;
	max-width: 440px;
	background:#f7f0ed;
	color:#000;
	font-size: 1.0em;
	padding-top: 6px;
	padding-left: 12px;
	margin-top: 2px;
	margin-bottom: 12px;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-sizing: border-box;
}
.button {
	font-family: 'Oswald', sans-serif;
	height:28px;
	border:0px;
	width: 200px;
	text-align: center;
	background: #1e99e1;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	font-weight: bold;
	line-height:9px;
	color: #fff;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	float:clear;
}
.button2 {
	font-family: 'Oswald', sans-serif;
	height:28px;
	border:0px;
	width: 120px;
	text-align: center;
	background:#f7f0ed;
	border: 1px solid #ccc;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height:6px;
	color: #1e99e1;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	float:clear;
}
.button:hover, .button2:hover {
	background-color: #ff6666;
	color: #fff;
}


.th {
	font-family: 'Oswald', sans-serif;
	font-size: 1.0em;
	line-height: 1.2 em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	margin-top:40px;
	margin-bottom:-20px;
}

.t2 {
	font-family: 'Oswald', sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	color:#646464;
	margin-bottom:10px;
}
.t2green {
	font-family: 'Oswald', sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	font-weight: bold;
	color: #1e99e1;
	margin-top:30px;
	margin-botton:20px;
}
.t2red {
	font-family: 'Oswald', sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	font-weight: bold;
	color: #ff6666;
	margin-top:30px;
	margin-botton:20px;
}
.t3red {
	font-family: 'Oswald', sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	color: #ff6666;
	margin-top:30px;
	margin-botton:20px;
}
.t3green {
	font-family: 'Oswald', sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #1e99e1;
	margin-top:30px;
	margin-botton:20px;
}
.t2stern {
	font-family: 'Oswald', sans-serif;
	font-size: 1.0em;
	line-height: 1.0em;
	color: #1e99e1;
}


@media only screen and (min-width: 980px) {
	
#contact_form {
	padding-bottom:120px;}


}
.button {
	font-family: 'Oswald', sans-serif;
	height:28px;
	border:0px;
	width: 180px;
	text-align: center;
	background: #1e99e1;
	
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
}
.button:hover {
	background-color: #ff6666;
}	

	}
	
	
@media only screen and (min-width: 1440px) {
	

	}
