@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
@font-face {
  font-family: Againts;
  src: local("Againts"), url("../public/fonts/Againts.woff") format("woff");
  font-weight: normal; }
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sub {
  bottom: -0.25em; }
sup {
  top: -0.5em; }
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }
/**
 * Add the correct display in IE.
 */
template {
  display: none; }
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }
* {
  font-family: "Lato";
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #0D0C0E;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-repeat: no-repeat;
  word-wrap: break-word; }
body {
  background: white;
  width: 100%;
  overflow-x: hidden;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease; }
html {
  width: 100%; }
* {
  position: relative; }
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
img {
  max-width: 100%;
  height: auto; }
.page__timesheet .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin: auto;
  margin: 30px; }
.page__timesheet .input-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  max-width: 100%;
  width: 300px;
  margin-bottom: 30px; }
.page__timesheet label {
  display: block; }
.page__timesheet button {
  background: #8bc34a;
  border: none;
  border-radius: 5px;
  height: 42px;
  width: 130px;
  color: white;
  font-size: 16px;
  margin-bottom: 30px; }
.page__timesheet .day-totals {
  margin-bottom: 30px; }
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  width: 1370px;
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px; }
.container:after {
    clear: both;
    content: "";
    display: block; }
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.flex__column {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
.flex__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
.flex__row--wrap {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
.flex--start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
.pull_right {
  margin-left: auto; }
.pull_left {
  margin-right: auto; }
.pull_center {
  margin-left: auto;
  margin-right: auto; }
header {
  position: fixed;
  height: 64px;
  width: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  background: white;
  border-bottom: 1px solid #e0e0e0;
  z-index: 5000; }
header .logo {
    text-decoration: none; }
section {
  width: 100%; }
.section--intro {
  height: 100vh;
  width: 100%;
  background: #0D0C0E;
  overflow: hidden; }
.section--intro__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
.section--intro__content p {
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      margin-top: 30px; }
.section--about {
  height: 100vh;
  border-bottom: 1px solid #E9E9E9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.section--about .container {
    height: 100%; }
.section--about .flex--row {
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.section--about .content {
    margin-top: 15px; }
.section--about .text__container {
    width: calc(100% - 660px);
    max-width: 100%; }
.section--about .image__container {
    width: 600px;
    min-width: 600px;
    max-width: 100%;
    height: 600px;
    border-radius: 600px;
    margin-left: 60px;
    overflow: hidden;
    background: #E9E9E9;
    border: 1px solid #E9E9E9; }
.section__bars {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.section__bars__bar {
    height: 100%;
    width: 8.33333%;
    border-right: 1px solid #E9E9E9; }
.section__bars__bar:last-child {
      border-right: none; }
.section--projects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.section--projects .project {
    width: 33.33333%;
    border-right: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    background-size: cover;
    background-position: center;
    overflow: hidden; }
.section--projects .project .text {
      background-color: rgba(0, 0, 0, 0);
      text-align: center;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-transition: .35s ease;
      -o-transition: .35s ease;
      transition: .35s ease; }
.section--projects .project h2 {
      z-index: 2;
      -webkit-transition: .35s ease;
      -o-transition: .35s ease;
      transition: .35s ease; }
.section--projects .project p {
      z-index: 2;
      -webkit-transition: .35s ease;
      -o-transition: .35s ease;
      transition: .35s ease;
      padding-left: 15px;
      padding-right: 15px; }
.section--projects .project p:nth-child(2) {
        margin-bottom: 15px;
        font-style: italic; }
.section--projects .project p:nth-child(3) {
        font-weight: bold; }
.section--projects .project .button {
      margin-top: 15px;
      z-index: 2;
      -webkit-transition: -webkit-transform .35s ease;
      transition: -webkit-transform .35s ease;
      -o-transition: transform .35s ease;
      transition: transform .35s ease;
      transition: transform .35s ease, -webkit-transform .35s ease; }
.section--projects .project .overlay {
      background: white;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      bottom: 0;
      -webkit-transition: .35s ease;
      -o-transition: .35s ease;
      transition: .35s ease; }
.section--projects .project:nth-child(3n) {
      border: none;
      border-bottom: 1px solid #E9E9E9; }
.section--projects .project:nth-child(7), .section--projects .project:nth-child(8), .section--projects .project:nth-child(9) {
      border-bottom: none; }
.section--projects .project:hover, .section--projects .project:focus {
      outline: none; }
.section--projects .project:hover .overlay, .section--projects .project:focus .overlay {
        -webkit-transform: translateX(100%);
            -ms-transform: translateX(100%);
                transform: translateX(100%); }
.section--projects .project:hover .text, .section--projects .project:focus .text {
        background-color: rgba(0, 0, 0, .6); }
.section--projects .project:hover .text h2, .section--projects .project:focus .text h2 {
          color: white;
          -webkit-transform: translateX(20px);
              -ms-transform: translateX(20px);
                  transform: translateX(20px); }
.section--projects .project:hover .text p, .section--projects .project:focus .text p {
          color: white;
          -webkit-transform: translateX(20px);
              -ms-transform: translateX(20px);
                  transform: translateX(20px); }
.section--projects .project:hover .text .button, .section--projects .project:focus .text .button {
          -webkit-transform: translateX(20px);
              -ms-transform: translateX(20px);
                  transform: translateX(20px); }
.section--projects .project:hover .text .button span.rod, .section--projects .project:focus .text .button span.rod {
            left: 0%; }
.section--services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
  border-top: 1px solid #E9E9E9; }
.section--services .container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
.section--services .flex--row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.section--services .service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(25% - 38px);
    margin-right: 50px; }
.section--services .service h3 {
      text-align: center;
      margin-top: 30px; }
.section--services .service svg {
      width: 100px;
      max-width: 100%; }
.section--services .service:nth-child(2n) {
      padding-top: 200px; }
.section--services .service:last-child {
      margin-right: 0px; }
.section--services .service.wcag svg {
      height: 150px; }
.section--contact {
  background: #0D0C0E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 520px; }
.section--contact h2 {
    color: white;
    font-family: "Againts";
    letter-spacing: 6px;
    font-size: 90px;
    line-height: 1;
    font-weight: normal;
    text-transform: uppercase; }
.section--contact p {
    width: 600px;
    max-width: 100%;
    color: white; }
.section--contact .button {
    margin-top: 30px; }
.section--contact .button:hover .rod {
      left: 0%; }
.placeholder {
  height: 100vh;
  background: #ccc; }
@media (max-width: 1200px) {
  .section--about .image__container {
    height: 400px;
    min-width: 400px;
    width: 400px; }
  .section--about .text__container {
    width: calc(100% - 460px); } }
@media (max-width: 1140px) {
  .section--services .flex--row .service {
    width: calc(50% - 50px); } }
@media (max-width: 768px) {
  section {
    min-height: 100vh !important;
    height: auto !important;
    padding-top: 30px;
    padding-bottom: 30px; }
  .particles-js-canvas-el {
    display: none; }
  .section--intro__content h1 {
    font-size: 70px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1.25; }
  .section--intro__content p {
    padding-left: 30px;
    padding-right: 30px; }
  .section--contact .section--intro__content h2 {
    font-size: 70px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1.25; }
  .section--contact .section--intro__content p {
    padding-left: 30px;
    padding-right: 30px; }
  .section--projects {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    .section--projects .project {
      width: 100%;
      border-bottom: 1px solid #E9E9E9 !important; }
      .section--projects .project:last-child {
        border-bottom: none !important; }
  .section--about .container {
    height: auto; }
  .section--about .flex--row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .section--about .image__container {
    height: 400px;
    min-width: 400px;
    width: 400px;
    margin-left: 0px; }
  .section--about .text__container {
    width: 100%; } }
@media (max-width: 767px) {
  .section--about .image__container {
    display: none; } }
@media (max-width: 680px) {
  .section--services .flex--row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    .section--services .flex--row .service {
      padding-top: 0px;
      width: 100%;
      margin-right: 0px;
      margin-bottom: 30px; }
      .section--services .flex--row .service h3 {
        margin-top: 30px; } }
.button {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 115px;
  height: 40px;
  font-size: 12px;
  font-weight: 700;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  border: none;
  outline: none;
  cursor: pointer;
  overflow: hidden; }
.button .rod {
    height: 2px;
    width: 100%;
    left: -100%;
    display: block;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease;
    background: white;
    position: absolute;
    top: 50%;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
         -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
.button--hero {
    background: #4E68F0;
    color: white; }
.button--hero:hover {
      background: #4E68F0; }
.button:focus {
    outline: 1px solid white !important; }
.form__wrapper {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24);
          box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24);
  max-width: 100%;
  margin-bottom: 50px;
  background: white; }
.form__wrapper form {
    padding: 100px;
    width: 100%; }
.form__wrapper button {
    margin-top: 30px; }
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset; }
.input__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 42px;
  width: 100%;
  margin-bottom: 30px; }
.input__wrapper:last-child {
    margin-bottom: 0px; }
.input__wrapper label {
    position: absolute;
    bottom: 10px;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
    left: 0px; }
.input__wrapper input {
    width: 100%;
    border: none;
    outline: none;
    border-bottom: 1px solid #e0e0e0;
    background: none;
    height: 42px; }
.input__wrapper.input__active label {
    font-size: 12px;
    color: #4E68F0;
    bottom: 40px; }
.input__wrapper.input__active .underline {
    width: 100%; }
.input__wrapper.input__error label {
    color: #D91A3B !important; }
.input__wrapper.input__error .underline {
    background: #D91A3B !important;
    width: 100% !important; }
.input__wrapper.input__complete label {
    color: #4AB03F !important; }
.input__wrapper.input__complete .underline {
    background: #4AB03F !important;
    width: 100% !important; }
.input__wrapper .underline {
    background: #4E68F0;
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s; }
h1 {
  font-family: "Againts";
  font-size: 90px;
  letter-spacing: 6px;
  color: white;
  text-transform: uppercase;
  line-height: 1;
  margin: 0; }
h2 {
  font-size: 42px;
  font-weight: 700; }
h3 {
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 300;
  font-size: 24px; }
p {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0px; }
span {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  font-family: inherit; }
.hero {
  color: #4E68F0 !important; }
.speach__bubble {
  font-weight: 700;
  letter-spacing: 1px;
  height: 29px;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #4E68F0;
  margin-bottom: 18px;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 0px;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
.speach__bubble .triangle {
    content: '';
    width: 0;
    height: 0;
    top: 100%;
    left: 5px;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent;
    border-left-color: #4E68F0; }
.title__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
.card {
  background: white;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24);
          box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24);
  width: 100%;
  margin-bottom: 15px; }
.card__speach {
    font-weight: 700;
    letter-spacing: 1px;
    height: 29px;
    color: white;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #4E68F0;
    margin-bottom: 18px;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 30px;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
.card__speach .triangle {
      content: '';
      width: 0;
      height: 0;
      top: 100%;
      left: 5px;
      display: block;
      position: absolute;
      border-style: solid;
      border-width: 0 0 8px 8px;
      border-color: transparent;
      border-left-color: #4E68F0; }
.card--about {
    padding-top: 30px;
    overflow: hidden; }
.card--about__footer {
      background: #4E68F0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 64px;
      width: 100%; }
.card--about__footer a {
        width: 45px;
        height: 45px;
        border-radius: 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-transition: .35s;
        -o-transition: .35s;
        transition: .35s;
        text-decoration: none; }
.card--about__footer a i {
          color: white;
          font-size: 20px; }
.card--about__footer a i.fa-envelope {
            font-size: 18px; }
.card--about__footer a:hover {
          background-color: rgba(0, 0, 0, .1); }
.card--about h2 {
      padding-left: 30px;
      padding-right: 30px; }
.card--about p {
      margin-top: 15px;
      padding-left: 30px;
      padding-right: 30px;
      padding-bottom: 50px; }
.card--work {
    width: 100%;
    margin-top: 30px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e0e0e0;
    padding: 15px;
    border-left: 4px solid #4E68F0; }
.card--work h3 {
      margin-bottom: 5px; }
.card--work p {
      margin-bottom: 5px; }
.card--work a {
      text-decoration: none;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 700;
      color: #4E68F0; }
.card--work .connect {
      width: 26px;
      height: 4px;
      position: absolute;
      right: -26px;
      background: #ccc;
      top: 24px; }
.card--work.second {
      margin-top: 123px; }
.card--work.third {
      margin-top: 21px; }
main {
  padding-left: 90px; }
.sidebar {
  width: 90px;
  background: white;
  -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, .07);
          box-shadow: 0 0 15px 1px rgba(0, 0, 0, .07);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 5000; }
.sidebar .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: white;
    -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, .07);
            box-shadow: 0 0 15px 1px rgba(0, 0, 0, .07); }
.sidebar.active .menu__wrapper {
    left: 90px; }
.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2; }
.social li {
    list-style: none;
    margin-bottom: 10px; }
.social li:hover i {
      color: #4E68F0; }
.social li:last-child {
      margin-bottom: 0px; }
.logo {
  max-width: 46px;
  z-index: 2; }
#toggle__sidebar {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  z-index: 2; }
#toggle__sidebar .menu__bar {
    width: 24px;
    height: 3px;
    background: #0D0C0E;
    margin-bottom: 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
#toggle__sidebar .menu__bar:last-child {
      width: 20px;
      margin-bottom: 0px; }
#toggle__sidebar:hover .menu__bar {
    background: #4E68F0;
    margin-bottom: 2px; }
#toggle__sidebar:hover .menu__bar:last-child {
      width: 24px; }
#toggle__sidebar.active .menu__bar {
    background: #4E68F0 !important;
    margin-bottom: 5px !important; }
#toggle__sidebar.active .menu__bar:first-child {
      width: 18px;
      -webkit-transform: rotate(-45deg) translate(-4px, -1px);
          -ms-transform: rotate(-45deg) translate(-4px, -1px);
              transform: rotate(-45deg) translate(-4px, -1px); }
#toggle__sidebar.active .menu__bar:last-child {
      width: 18px;
      -webkit-transform: rotate(45deg) translate(-4px, 1px);
          -ms-transform: rotate(45deg) translate(-4px, 1px);
              transform: rotate(45deg) translate(-4px, 1px); }
.menu__wrapper {
  position: absolute;
  width: 410px;
  background: #F5F5F5;
  height: 100vh;
  left: -410px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease; }
.menu {
  padding-left: 30px;
  padding-right: 30px; }
.menu li {
    list-style: none;
    margin-bottom: 30px; }
.menu li:last-child {
      margin-bottom: 0px; }
.menu li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-decoration: none; }
.menu li a span {
        color: #6A6B6F; }
.menu li a span.large {
          color: #0D0C0E;
          text-transform: uppercase;
          font-weight: 700;
          font-size: 30px;
          margin-bottom: 10px;
          overflow: hidden; }
.menu li a span.large .bar {
            display: block;
            position: absolute;
            height: 100%;
            background: #4E68F0;
            width: 100%;
            top: 2px;
            left: -100%;
            -webkit-transition: .7s;
            -o-transition: .7s;
            transition: .7s;
            -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
                 -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
                    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
.menu li a span.large .rod {
            height: 4px;
            width: 100%;
            left: -100%;
            display: block;
            -webkit-transition: .25s ease;
            -o-transition: .25s ease;
            transition: .25s ease;
            background: #4E68F0;
            position: absolute;
            top: 50%;
            -webkit-transition: 0.7s;
            -o-transition: 0.7s;
            transition: 0.7s;
            -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
                 -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
                    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
.menu li a:hover span.large .rod {
        left: 0%; }
.menu li a:hover span.large .bar {
        left: 100%; }
@media (max-width: 768px) {
  main {
    padding-left: 0px; }
  .sidebar {
    width: 100%;
    height: 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    padding-left: 30px;
    padding-right: 30px; }
    .sidebar .social {
      display: none; }
    .sidebar .menu {
      width: 100%; }
      .sidebar .menu li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .sidebar .menu li a {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
    .sidebar.active .menu__wrapper {
      width: 100%;
      left: 0; } }
.timeline {
  background: white;
  width: 100%;
  padding: 30px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24);
          box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24); }
.timeline .card__speach {
    margin-left: 0px; }
.timeline__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
.timeline__path {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 20px; }
.timeline__path__dot {
      width: 15px;
      height: 15px;
      border-radius: 100px;
      background: #4E68F0; }
.timeline__path__line {
      height: 150px;
      width: 5px;
      background: #ccc; }
.timeline__path__line.line--1 {
        height: 48px; }
.timeline__path__line.line--2 {
        height: 80px; }
.timeline__path__line.line--4 {
        height: 88px; }
.timeline__path__line.line--6 {
        height: 88px; }
.timeline__path__line.line--8 {
        height: 88px; }
.timeline__path__line.line--10 {
        height: 88px; }
.timeline__path .arrow-up {
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 14px solid #ccc; }
.timeline__path .topper {
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #ccc;
      position: absolute;
      top: 0;
      left: 0px; }
.timeline__path .arrow-down {
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 14px solid #ccc; }
.timeline__project-column {
    width: 320px;
    max-width: 100%;
    margin-right: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
.timeline__project-column:last-child {
      margin-right: 0px;
      margin-left: 21px; }
.timeline__project-column:last-child .card--work .connect {
        right: auto;
        left: -27px;
        width: 23px; }
.fade-in--up {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
      -ms-transform: translate(0px, 100px);
          transform: translate(0px, 100px);
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s; }
.quick {
  -webkit-transition: .75s !important;
  -o-transition: .75s !important;
  transition: .75s !important; }
.fade--in {
  opacity: 0; }
.display {
  opacity: 0; }
.animated .fade-in--up {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px); }
.animated .display {
  opacity: 1; }
.animated .fade--in {
  opacity: 1; }
@media (max-width: 1000px) {
  .fade-in--up {
    opacity: 1 !important;
    -webkit-transform: translate(0px, 0px) !important;
        -ms-transform: translate(0px, 0px) !important;
            transform: translate(0px, 0px) !important; }
  .display {
    opacity: 1 !important; } }
.mouse {
  width: 100%;
  position: absolute;
  bottom: -150px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  z-index: 200; }
.icon_mouse {
  height: 40px;
  border: 2px solid white;
  width: 23px;
  border-radius: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10px; }
.icon_mouse .scroll_wheel {
    overflow: hidden;
    width: 2px;
    height: 10px; }
.icon_mouse .scroll_wheel .wheel {
      width: 2px;
      height: 7px;
      background: white;
      position: relative;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s;
      top: -4px;
      -webkit-animation: mouseScroll 1s infinite;
              animation: mouseScroll 1s infinite; }
@-webkit-keyframes mouseScroll {
  from {
    top: -7px;
    opacity: 1;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s; }
  to {
    top: 10px;
    opacity: .35;
    -webkit-transition: .75s;
    -o-transition: .75s;
    transition: .75s; } }
@keyframes mouseScroll {
  from {
    top: -7px;
    opacity: 1;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s; }
  to {
    top: 10px;
    opacity: .35;
    -webkit-transition: .75s;
    -o-transition: .75s;
    transition: .75s; } }
.half_circle {
  width: 200px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 24px;
  border-left: 3px solid white;
  border-right: 3px solid white;
  border-top: 3px solid white;
  border-radius: 750px;
  height: 300px;
  margin-bottom: -70px; }
.half_circle--black {
    border: none; }
.half_circle--black .icon_mouse {
      border: 2px solid #0D0C0E;
      background: white; }
.half_circle--black .icon_mouse .scroll_wheel .wheel {
        background: #0D0C0E; }
.logo {
  text-decoration: none;
  width: 100%;
  text-align: center; }
.logo p {
    font-family: "Againts";
    width: 100%;
    font-size: 52px;
    left: -6px;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease; }
.logo p:hover {
      -webkit-transform: scale(1.1) translate(5px, 5px);
          -ms-transform: scale(1.1) translate(5px, 5px);
              transform: scale(1.1) translate(5px, 5px); }
@media (max-width: 1000px) {
  .mouse {
    display: none !important; } }
