/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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; }

@font-face {
  font-family: 'brain_flowerregular';
  src: url("brain_flower_euro-webfont.woff2") format("woff2"), url("brain_flower_euro-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'typoslabserif-lightregular';
  src: url("typoslabserif-light-webfont.woff2") format("woff2"), url("typoslabserif-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'typoslabserif-lightregular'; }

#begin {
  height: 1000px;
  background: url(images/man.svg) fixed no-repeat;
  background-size: cover; }
  #begin h1 {
    color: white;
    font-family: 'brain_flowerregular';
    font-size: 3em;
    text-align: center;
    padding-top: 650px; }
  #begin h2 {
    color: white;
    font-family: 'brain_flowerregular';
    font-size: 2em;
    text-align: center;
    padding-top: 250px; }

#small {
  height: 550px; }
  #small img {
    margin: -300px auto auto auto;
    display: block; }
  #small p {
    text-align: center;
    width: 360px;
    font-size: 1.2em;
    margin-left: 40%; }

#story {
  background-color: #303030;
  height: 500px; }
  #story img {
    margin: auto;
    display: block; }
  #story #orange {
    font-family: 'brain_flowerregular';
    font-size: 3em;
    text-align: center;
    margin: 100px 50px 0px 50px;
    color: #FF7C1A; }

#intro {
  height: 650px;
  display: flex;
  flex-direction: row; }
  #intro #info {
    margin: 200px 0px 10px 300px;
    width: 360px; }
    #intro #info #beginp {
      font-family: 'brain_flowerregular';
      font-size: 3em;
      margin-bottom: -24px; }
    #intro #info #move {
      text-indent: 100px; }
    #intro #info p {
      font-size: 1em;
      margin-bottom: 30px; }
  #intro img {
    width: 390px;
    height: 300px;
    margin: 200px 200px 0px 100px; }

#cavement {
  height: 595px; }
  #cavement img {
    display: block;
    margin: auto;
    width: 80%; }
  #cavement .first {
    width: 350px;
    font-size: 1em;
    margin-left: 300px;
    margin-top: 120px;
    margin-right: -40px;
    position: absolute;
    z-index: 1; }
  #cavement video {
    margin: 50px auto auto auto;
    display: block;
    position: relative;
    z-index: 0; }
  #cavement .second {
    width: 300px;
    margin: -100px 0px 0px 1000px;
    position: absolute;
    z-index: 1; }

#firstbig {
  background: url(images/1stdiv.png) fixed no-repeat;
  background-size: cover;
  display: block;
  height: 550px;
  margin: auto; }

#brain {
  height: 580px;
  margin-top: 250px; }
  #brain #beginp2 {
    font-family: 'brain_flowerregular';
    font-size: 3.3em;
    margin-bottom: -8px;
    text-align: center; }
  #brain p {
    font-size: 1em;
    padding-bottom: 20px;
    width: 405px;
    margin: auto;
    display: block; }
  #brain img {
    margin: -30px auto auto auto;
    display: block;
    width: 60%;
    position: relative;
    z-index: 0; }

#quote1 {
  background-color: #303030;
  height: 350px;
  position: absolute;
  z-index: 1; }
  #quote1 #orange {
    font-family: 'brain_flowerregular';
    font-size: 3em;
    text-align: center;
    margin: 80px 50px 0px 50px;
    color: #FF7C1A; }

#Woman {
  height: 750px;
  display: flex;
  flex-direction: row;
  margin-top: 500px; }
  #Woman #info {
    margin: 0px auto 0px auto; }
    #Woman #info .big {
      font-size: 1.2em;
      width: 560px;
      margin-bottom: 60px; }
    #Woman #info p {
      width: 560px;
      font-size: 1em;
      margin-bottom: 30px; }
    #Woman #info img {
      width: 70%;
      margin: auto;
      display: block; }
  #Woman h2 {
    width: 540px;
    font-family: 'brain_flowerregular';
    font-size: 3em;
    margin: 0px auto 0px auto; }

#word {
  height: 400px; }
  #word img {
    margin: auto;
    display: block;
    width: 80%; }

#secondbig {
  background: url(images/2nddiv.png) fixed no-repeat;
  background-size: cover;
  height: 550px; }

@keyframes slideInLeft2 {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: hidden; }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0); } }
.slideInLeft2 {
  animation-name: slideInLeft2; }

#man {
  height: 600px;
  display: flex;
  flex-direction: row;
  margin-left: 10%; }
  #man #info {
    width: 700px;
    margin-top: 250px;
    margin-right: 30px; }
    #man #info #beginp {
      font-family: 'brain_flowerregular';
      font-size: 3em;
      margin-bottom: -24px;
      width: 400px; }
    #man #info .move {
      text-indent: 380px; }
    #man #info p {
      font-size: 1em;
      margin-bottom: 20px; }
  #man #images {
    display: flex;
    flex-direction: column;
    margin: auto; }
    #man #images .one {
      width: 55%;
      margin-right: 490px;
      margin-top: 50px;
      position: relative;
      z-index: 1; }
    #man #images .two {
      margin-top: 350px;
      margin-right: 600px;
      width: 40%;
      position: absolute;
      z-index: 0; }

#hands {
  margin-top: 50px;
  margin-bottom: 50px;
  height: 200px; }
  #hands img {
    width: 30%; }

#quote2 {
  margin-top: 00px;
  height: 600px;
  background-color: #2B2B2B; }
  #quote2 #onei {
    width: 15%;
    margin-left: 400px;
    margin-top: 50px; }
  #quote2 #info {
    margin-right: 5%;
    margin-top: 50px;
    float: right;
    width: 650px;
    text-align: center; }
    #quote2 #info h4 {
      font-family: 'brain_flowerregular';
      color: white;
      font-size: 2em;
      padding-bottom: 50px; }
    #quote2 #info h5 {
      font-family: 'brain_flowerregular';
      color: #FF7C1A;
      font-size: 2.5em; }
  #quote2 .last {
    margin: auto;
    display: block; }

#thirdbig {
  height: 400px;
  background: url(images/3rddiv.png) fixed no-repeat;
  background-size: auto; }

#columns {
  height: 800px;
  background-color: #2B2B2B;
  display: flex;
  flex-direction: row; }
  #columns .smallo {
    text-align: center;
    font-family: 'brain_flowerregular';
    color: #FF7C1A;
    font-size: 2em;
    margin-bottom: 50px;
    width: 500px;
    line-height: normal; }
  #columns #p1, #columns #p2, #columns #p3 {
    display: block;
    margin: 200px auto 50px auto; }
  #columns #p1 p, #columns #p2 p, #columns #p3 p {
    color: white;
    font-size: 1em;
    width: 400px;
    line-height: 20px;
    display: block;
    margin: 50px auto 50px 50px; }
  #columns #p1 p {
    margin-bottom: 50px; }
  #columns #p3 {
    margin-top: 200px; }
    #columns #p3 img {
      margin-left: 250px; }

#facts {
  height: 600px;
  margin-top: 200px; }
  #facts #speed {
    height: 200px;
    display: flex;
    flex-direction: row;
    margin-bottom: 100px;
    animation-duration: 3s;
    margin-left: 200px;
    visibility: hidden; }
    #facts #speed #line1 {
      height: 40%;
      padding-top: 40px; }
    #facts #speed #quick {
      width: 30%;
      height: 80%; }
  #facts #speed2 {
    display: flex;
    flex-direction: row;
    margin-left: 400px;
    animation-duration: 3s;
    animation-delay: 3s;
    visibility: hidden; }
    #facts #speed2 #line2 {
      height: 110px;
      margin-right: 30px; }
    #facts #speed2 p {
      width: 600px;
      font-size: 1.5em; }

#last {
  display: flex;
  flex-direction: row;
  background-color: #2B2B2B;
  height: 500px; }
  #last #justw {
    margin: auto;
    display: block; }
    #last #justw #lasto {
      text-align: center;
      font-family: 'brain_flowerregular';
      color: #FF7C1A;
      font-size: 2em;
      width: 600px;
      margin-bottom: 100px; }
    #last #justw p {
      width: 600px;
      color: white;
      fonte-size: 1.5em;
      margin: auto;
      line-height: 20px; }
  #last #img {
    margin: auto;
    display: block; }

footer {
  background-color: black;
  color: white;
  text-align: center;
  height: 50px; }
  footer p {
    padding-top: 10px; }

@media screen and (max-width: 1570px) {
  #cavement {
    height: 565px; }

  #quote2 .last {
    margin-left: 50px;
    margin-top: 60px;
    width: 40%; }

  #thirdbig {
    background-size: 100%;
    background-color: #256aa5; }

  #columns .smallo {
    width: 50%;
    margin: auto;
    display: block; }
  #columns #p3 {
    margin: auto;
    display: block;
    margin-top: 200px; }
    #columns #p3 .smallo {
      padding-right: 170px; }
    #columns #p3 img {
      margin-left: 0px; } }
@media screen and (max-width: 1400px) {
  #intro
  #info {
    margin: auto auto auto 80px;
    display: block;
    width: 600px; } }
@media screen and (max-width: 1000px) {
  #begin {
    height: 600px;
    background-size: 100%;
    background-color: #256aa5; }
    #begin h1 {
      padding-top: 350px; }
    #begin h2 {
      padding-top: 170px; }

  #small img {
    margin-top: -200px;
    width: 60%; }
  #small p {
    padding-top: 100px;
    margin: auto;
    display: block; }

  #story img {
    height: 20%; }
  #story #orange {
    margin-top: 50px; }

  #intro #info {
    width: 700px; }
  #intro img {
    width: 30%;
    margin-left: auto;
    margin-right: auto; }

  #cavement {
    height: 550px; }
    #cavement img {
      width: 100%; }
    #cavement .first {
      margin-left: 80px; }
    #cavement .second {
      margin-left: 500px; }

  #firstbig {
    background-size: 100%;
    background-color: #256aa5;
    height: 600px; }

  #brain {
    height: 500px; }

  #quote1 {
    height: 400px; }

  #Woman #info {
    margin-left: 50px; }
    #Woman #info .big {
      width: 300px; }
    #Woman #info p {
      width: 300px; }
  #Woman h2 {
    width: 400px;
    margin-right: 80px;
    font-size: 2.5em; }

  #secondbig {
    background-size: 100%;
    background-color: #256aa5;
    height: 600px; }

  #man {
    height: 500px; }
    #man #info {
      margin-top: 150px; }
    #man #images {
      margin-top: 20px; }

  #hands {
    padding-top: 50px; }

  #quote2 #onei {
    margin-left: 100px; }
  #quote2 #info {
    width: 350px; }
    #quote2 #info h5 {
      font-size: 1.8em; }

  #columns {
    display: flex;
    flex-direction: column;
    height: 1500px; }
    #columns #p1, #columns #p2, #columns #p3 {
      margin-top: 50px; }
    #columns #p1 p, #columns #p2 p, #columns #p3 p {
      margin: auto;
      display: block; }
    #columns #p3 .smallo {
      padding-right: 0px; }
    #columns img {
      padding-left: 400px;
      margin-top: 100px; }

  #facts #speed {
    margin-left: 30px; }
    #facts #speed #quick {
      width: 40%; }
  #facts #speed2 {
    margin-left: 50px; }
    #facts #speed2 p {
      width: 400px; }

  #last #lasto {
    padding-left: 50px; }
  #last p {
    padding-left: 50px; }
  #last img {
    width: 50%;
    margin-left: 20px; } }
@media screen and (max-width: 700px) {
  #begin {
    height: 500px; }
    #begin h1 {
      padding-top: 250px; }

  #small {
    height: 400px; }

  #story {
    height: 350px; }
    #story img {
      height: 15%; }
    #story #orange {
      font-size: 2em; }

  #intro {
    height: 500px; }
    #intro #info {
      width: 300px; }
      #intro #info #beginp {
        font-size: 2em;
        margin-bottom: -20px; }
      #intro #info #move {
        text-indent: 70px; }
      #intro #info p {
        font-size: .8em; }
    #intro img {
      height: 30%; }

  #cavement img {
    width: 90%; }
  #cavement .first {
    width: 200px; }
  #cavement .second {
    width: 200px;
    margin-left: 400px; }

  #firstbig {
    height: 300px; }

  #brain {
    margin-top: 100px;
    height: 450px; }

  #quote1 {
    height: 300px; }
    #quote1 #orange {
      font-size: 1.5em; }

  #Woman {
    height: 550px;
    margin-top: 350px; }
    #Woman #info .big {
      width: 200px; }
    #Woman #info p {
      width: 200px; }
    #Woman h2 {
      font-size: 1.5em; }

  #word {
    height: 200px; }

  #secondbig {
    height: 300px; }

  #man {
    height: 700px;
    display: flex;
    flex-direction: column;
    margin-left: 0px;
    margin-top: 30px; }
    #man #info {
      width: 300px;
      margin: auto;
      display: block; }
      #man #info #beginp {
        font-size: 2em;
        margin-bottom: -20px; }
      #man #info .move {
        text-indent: 250px; }
    #man #images {
      margin-top: 0px; }
      #man #images .one {
        margin: auto;
        display: block; }
      #man #images .two {
        width: 50%;
        margin: 250px auto auto 30%;
        display: block; }

  #hands {
    height: 100px;
    padding-top: 200px; }

  #quote2 {
    height: 1000px;
    display: flex;
    flex-direction: column; }
    #quote2 #info {
      margin: auto;
      display: block; }
    #quote2 .last {
      width: 80%; }

  #columns img {
    padding-left: 0px; }

  #facts #speed #quick {
    height: 50%; }
  #facts #speed2 {
    margin-left: 0px; }
    #facts #speed2 p {
      width: 200px;
      font-size: 1em; }

  #last {
    display: flex;
    flex-direction: column; }
    #last #lasto {
      width: 100px;
      padding-left: 0px;
      font-size: 1em; }
    #last p {
      width: 100px;
      padding: 0px;
      font-size: .8em; } }

/*# sourceMappingURL=style.css.map */
