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; color:#101010; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
p,label{ font-family: 'GT-Walsheim', sans-serif; color: #101010; }
a{ text-decoration:none; font-family: 'GT-Walsheim', sans-serif; }
h1,h2,h3,h4,h5,h6,h7,strong{ font-family: 'GT-Walsheim', serif; }
input,select,textarea,span{ font-family: 'GT-Walsheim', sans-serif; }
.section {
padding: 4% 0;
}
.section-head {
text-align: center;
margin: 0 0 2rem auto;
}
.section-head h2 {
font: 600 30px/40px GT-Walsheim;
margin: 0 0 1rem auto;
}
.section-head p {
font: 500 17px/21px GT-Walsheim;
}
#header {
display: block;
padding: 20px 0 20px 0;
background-size: 100% 100%;
z-index: 99;
width: 100%;
transition: 500ms;
background-color: #009add;
}