@charset "utf-8";
/* CSS Document */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* -------------------------------------------> RESET <------------------------------------------- */
/* /////////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////////// */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, i, ol, ul, li, form, label, input, textarea, article, aside, footer, header, menu, nav, section, figure, iframe
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, footer, header, nav, section
{
	display: block;
}
html
{
	font-size: 16px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
*,
*:before,
*:after
{
	-webkit-box-sizing: inherit;
	   -moz-box-sizing: inherit;
	        box-sizing: inherit;
}
a:focus,
:focus
{
	outline: 0;
}
body
{
	font: 200 1.125em/1.667em 'Nunito Sans', Arial, Helvetica, sans-serif; /* 18px/30px */
	color: #5d5d5d;
	letter-spacing: 0.05em;
}
h1,
h2,
h3,
h4,
h5,
h6
{
					padding-bottom: 24px;
					line-height: 1.2em;
					font-weight: 700;
}
h1
{
					font-size: 2em;
}
h2
{
					font-size: 1.667em;
}
h3
{
					font-size: 1.333em;
}
h4
{
					font-size: 0.889em;
}
h5
{
					font-size: 0.778em;
}
h6
{
					font-size: 0.667em;
}
p
{
	padding: 0 0 24px 0;
}
ol,
ul
{
	padding: 0 0 24px 0;
}
li
{
	padding: 0 0 6px 0;
	margin-left: 24px;
}
strong,
b
{
	font-weight: 700;
}
em,
i
{
	font-style: italic;
}
img
{
	margin-bottom: 24px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
a:link,
a:visited
{
	color: #00adee;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}
a:hover,
a:active
{
	color: #000;
	text-decoration: none;
}
input,
textarea,
select
{
	vertical-align: middle;
	outline: none;
	box-shadow: none
}
textarea
{
	overflow: auto;
}
nav ul
{
	list-style: none;
	padding: 0;
	margin: 0
}
nav ul li
{
	margin-left: 0;
	padding-bottom: 0;
}
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* ------------------------------------------> end RESET <------------------------------------------ */
/* ///////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////// */
