@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,900&subset=latin-ext);


.text {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
}
.menu {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #faa61a;
	text-transform:uppercase;

}
.h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 50px;
	font-weight: 700;
	color: #163a6c;
	text-transform:uppercase;
	line-height: 1.2em;
}
.h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	font-weight: 400;
	color: #ffffff;
	text-transform:uppercase;
	text-align:left;
}
.h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #163a6c;
	line-height: 1.2em;
	text-transform:uppercase;
}
.h3-color {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #faa61a;
	line-height: 1.2em;
}
.h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align:center;
}
.footer {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align:center;
}

a:hover    { color: #613a15; }
	word-spacing: 1.5em;
