/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ------------------------------------------------------------
    STYLES
------------------------------------------------------------ */
/* html, body & children */
html {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-ajust: 100%;
  -moz-text-size-ajust: 100%;
  -webkit-text-size-ajust: 100%;
  text-size-ajust: 100%;
  background-color: #FFF;
  color: #666;
  position: relative;
  height: 100%;
  font-weight: 400;
	font-family: 'Lato', sans-serif;
}
body {
  overflow-x: hidden;
}
*,
*::after,
*::before {
 
  margin: 0;
  padding: 0;
}
/* links */
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
/* headings */
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.75rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  ffont-size: 0.75rem;
}
/* list tags */
li {
  margin-left: 16px;
  margin-left: 1rem;
  list-style-type: inherit;
  list-style-position: outside;
}
/* inline tags */
a,
abbr,
b,
code,
dfn,
em,
i,
li,
mark,
p,
pre,
strong {
  font-size: inherit;
}
small {
  font-size: 75%;
}
abbr,
dfn,
em,
i {
  font-style: italic;
}
abbr[title] {
  border-bottom:none;
}
b,
strong,
optgroup {
  font-weight: bold;
}
mark {
  background-color: #FF0;
  color: #000;
}
sub,
sup {
  font-size: 12px;
  font-size: .75rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -8px;
  top: -0.5rem;
}
sub {
  bottom: -4px;
  bottom: -0.25rem;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 16px;
  font-size: 1rem;
}
hr {
  margin: auto;
  width: 100%;
  height: 0;
  border: none;
}
/* block tags */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* media tags */
audio,
canvas,
img,
iframe,
picture,
progress,
svg,
video {
  display: inline-block;
  vertical-align: baseline;

  height: auto;
  border: 0;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
/* form tags */
button,
input,
optgroup,
option,
select,
textarea {
  font-size: 16px;
  /* font-size: 1rem; */
  border: thin solid #666;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
input {
  line-height: normal;
}
textarea {
  vertical-align: bottom;
  overflow: auto;
  resize: none;
}
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="checkbox"],
input[type="radio"],
label,
select {
  cursor: pointer;
}
*[disabled] {
  cursor: default;
  color: #999;
  background-color: #DDD;
}
fieldset {
  border: none;
  padding:0px;
  padding: 0;
}
/* table tags */
table {
 
}
table,
td,
th {
  border: none;
}
/* selection */
::selection {
  color: #FFF;
  background-color: #338FFF;
}
::-moz-selection {
  color: #FFF;
  background-color: #338FFF;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
figure {
  margin: 0;
  padding: 0;
  line-height: 0;
}
figure img {
  margin: 0;
  padding: 0;
  line-height: 0;
}
a {
  text-decoration: none;
  color: #4ca330;
}
html {
  -ms-text-size-ajust: 100%;
  -moz-text-size-ajust: 100%;
  -webkit-text-size-ajust: 100%;
}
body {
  overflow-x: hidden;
  position: relative;
  margin: 0;
  min-height: 100%;
  font-size: 12px;
  font-weight: 500;
  color: #666;
 height: 100%;
 font-weight: 400;
	font-family: 'Lato', sans-serif;
}
p {
  /* line-height: 25px; */
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="button"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
}
*:focus {
  outline: inherit;
}

h2 {
  font-size: 63px;
  font-weight: 600;
  /* color: #1F0063; */
  line-height: 60px;
}

input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="button"], input[type="submit"],textarea {
  -webkit-appearance: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  
}

*:focus {
  outline: inherit;
}

input[type="submit"],
input[type="button"] {
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: none;
  cursor: pointer;
  border: none;
  border-radius: 0;
}






