@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts-new/78Z_eBJLPsdp3yGrGPYDsw.eot');
  src: local('Lato Regular'), local('Lato-Regular'), url('../fonts-new/78Z_eBJLPsdp3yGrGPYDsw.eot') format('embedded-opentype'), url('../fonts-new/1bHRUMxmJHoup12DnI9XmQ.woff') format('woff');
}

	
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	src: local('Lato Light'), local('Lato-Light'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src: local('Lato Bold'), local('Lato-Bold'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	src: local('Lato Black'), local('Lato-Black'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 300;
	src: local('Lato Light Italic'), local('Lato-LightItalic'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/2HG_tEPiQ4Z6795cGfdivD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;
	src: local('Lato Italic'), local('Lato-Italic'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/oUan5VrEkpzIazlUe5ieaA.woff) format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 700;
	src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/HkF_qI1x_noxlxhrhMQYED8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
body {
	background-color: #FAFAFA;
	color: #8B8B8B;
	font-family: "Lato", Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
}
p {
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 10px;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
h1 {
	font-family: "robotothin", Arial, sans-serif;
	font-size: 26px;
	line-height: 3.20px;
	padding-top: 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
.page_header {
	font-family: "robotothin", Arial, sans-serif;
	font-size: 26px;
	line-height: 3.20px;
	padding-top: 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
.blue-title {
	color: #08C;
	font-weight: 400;
}
.row-flued {
	width: 100%;
	margin-left: 0px;
}
#main-wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}
input[type="text"] {
	display: inline-block;
	height: 20px;
	padding: 14px 10px;
	margin-bottom: 9px;
	font-size: 18px;
	line-height: 20px;
	color: #8B8B8B;
	font-family: "Lato", Arial, sans-serif;
	border-radius: 0px !important;
	width: 92%;
	max-width: 700px;
	border: 1px solid #E2E2E2;
	box-shadow: none;
	background-color: #FFF;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	vertical-align: middle;
	margin-left: 0px;
	font-weight: normal;
}
input[type="radio"] {
	line-height: normal;
	margin: 0px 8px;
	width: auto;
	cursor: pointer;
	font-family: "Lato", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.btn_subscribe {
	margin: 20px 0px;
	font-family: "Lato", Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #0389CA;
	padding: 10px 25px;
	cursor: pointer;
	display: inline-block;
	background-color: #FFF;
	transition: color 0.25s ease-in 0s;
	width: auto;
	line-height: 20px;
	vertical-align: middle;
	border: 1px solid #0389CA;
}
.btn_clear {
	margin: 20px 0px;
	font-family: "Lato", Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #0389CA;
	padding: 10px 25px;
	cursor: pointer;
	display: inline-block;
	background-color: #FFF;
	transition: color 0.25s ease-in 0s;
	width: auto;
	line-height: 20px;
	vertical-align: middle;
	border: 1px solid #0389CA;
}
.btn_clear:hover {
	margin: 20px 0px;
	font-family: "Lato", Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #FFF;
	padding: 10px 25px;
	cursor: pointer;
	display: inline-block;
	background-color: #0389CA;
	transition: color 0.25s ease-in 0s;
	width: auto;
	line-height: 20px;
	vertical-align: middle;
	border: none;
}
.btn_subscribe:hover {
	margin: 20px 0px;
	font-family: "Lato", Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #FFF;
	padding: 10px 25px;
	cursor: pointer;
	display: inline-block;
	background-color: #0389CA;
	transition: color 0.25s ease-in 0s;
	width: auto;
	line-height: 20px;
	vertical-align: middle;
	border: none;
}

.body { 
	color: #8B8B8B;
	font-family: "Lato", Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
}

a { 
	color: #8B8B8B;
	font-family: "Lato", Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
	text-decoration:none;
}

a:hover { 
	color: #0389CA;
}
