@font-face {
font-family:"Carnas W01 Light";
src:url("fonts/2987781/fd524e26-e262-4cb4-a09a-b96f8850a9c6.eot?#iefix");
src:url("fonts/2987781/fd524e26-e262-4cb4-a09a-b96f8850a9c6.eot?#iefix") format("eot"),url("fonts/2987781/d73c7e28-71b4-4683-b4de-3c48096b8b11.woff2") format("woff2"),url("fonts/2987781/352a9d73-0b53-4cd1-bb68-d7e48ab2012b.woff") format("woff"),url("fonts/2987781/e13331bb-c1d6-491b-95d6-d40c0bfba6ed.ttf") format("truetype");
}
html {
	font-family: 'Carnas W01', 'Helvetica Neue', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px; /* 1.0em */
	line-height: 150%;
	color: #25323f;
	height: 100%;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
div {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
	white-space: normal;
	vertical-align: top;
}
div.slider {
	background-size: cover;
	background-position: center middle;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a { color: #b7c7cc; cursor: pointer; text-decoration: none; }
a:hover { color: #2395d2; text-decoration: none; }

a.btn {
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
a.btn:hover {
	color: #ffffff;
}

h1 {
	margin: 0;
	text-align: center;
	color: #3186c7;
	font-weight: 500;
	font-size: 70px;
	line-height: 90px;
	text-transform: capitalize;
	clear: both;
}
h2 {
	margin: 0;
	color: #ab181c;
	font-size: 1.8em;
	font-weight: 500;;
	line-height: 125%;
}
h3 {
	margin: 0;
	font-size: 34px;
	line-height: 42px;
	font-weight: 600;
	color: #474747;
}
h4 {
	color: #3186c7;
	font-size: 1.2em;
	font-weight: 700;
	margin: 0;
	line-height: 125%;
}

div#contentwrap { text-align: center; width: 100%; padding: 0; margin: 0; }
body>div#contentwrap { float: left; width: 100%; overflow: hidden; }
div#content { width: 100%; text-align: center; margin: 0 auto; position: relative; z-index: 1; }
div#sub-content{ float: left; width: 100%; position: relative; z-index: 999; }
div#footer { width: 100%; text-align: center; margin: 0 auto; position: relative; }
div#sub-footer { float: left; width: 100%; position: relative; z-index: 999; }
div#header { width: 100%; text-align: center; margin: 0 auto; position: relative; z-index: 9999; }
div#sub-header { float: left; width: 100%; position: relative; z-index: 999; }

.btn {
margin: 0 0 0 auto;
border-style: none none none none;
border-color: #302d2d;
border-width: 1px 1px 1px 1px;
border-radius: 4px 4px 4px 4px;
color: #ffffff;
font-size: 17px;
line-height: 24px;
text-transform: none;
padding: 5px 10px 5px 10px;
font-weight: 300;
font-style: normal;
background-color: #3186c7;
text-align: center;
white-space: nowrap;
display: inline-block;
}

.btn:hover {
background-color: #1e6db8;
}

.formfield {
border-style: dotted dotted dotted dotted;
border-color: #cccccc;
border-width: 1px 1px 1px 1px;
border-radius: 4px 4px 4px 4px;
padding: 4px 4px 4px 4px;
color: cccccc;
background-color: #f8f8f8;
}