#logo {
  width: 30%;
  height: 28vw;
  margin: auto;
  margin-top: 4vw;
  padding-bottom: 40px;
  min-width: 350px;
  opacity: 0;
  min-height: 290px;
  position: absolute;
  left: -9999px;
  right: -9999px; }

body {
  background-color: black; }

#site-bg {
  position: absolute;
  width: 100%;
  height: 100%; }

.bgStroke {
  stroke-width: 1;
  stroke: #fff;
  stroke-miterlimit: 10;
  opacity: 0; }

.introStyle {
  width: 40%;
  text-align: left;
  margin: auto;
  font-size: 14px;
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: 35vw;
  color: white; }

.sections {
  max-width: 45%;
  min-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5vw;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 26px;
  color: white;
  display: flex;
  width: 100%;
  height: 50px;
  text-align: center; }
  .sections #weare {
    width: 100%; }
  .sections #work {
    width: 100%; }
  .sections #services {
    width: 100%; }

@media only screen and (max-width: 1024px) {
  .introStyle {
    width: 70%;
    text-align: left;
    margin: auto;
    font-size: 14px;
    top: 400px; } }

.introStyle .hiLight {
  font-size: 16px;
  font-weight: bolder;
  opacity: 0;
  color: white;
  min-height: 400px; }

body, h1, p {
  /*font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;*/
  font-family: 'Quattrocento Sans', sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  /*text-align: center;*/ }

.container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 177px;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px; }

.row:before, .row:after {
  display: table;
  content: " "; }

span {
  line-height: 30px; }

h1 {
  font-size: 48px;
  font-weight: 300;
  margin: 0 0 20px 0; }

.lead {
  font-size: 21px;
  font-weight: 200;
  margin-bottom: 20px; }

p {
  margin: 0 0 10px;
  color: white; }

a {
  color: #3282e6;
  text-decoration: none; }

.st0 {
  fill: #FFFFFF;
  stroke: #fff;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-miterlimit: 10; }

.st1 {
  fill: #FFFFFF;
  stroke: #fff;
  stroke-width: 7;
  stroke-linecap: round;
  stroke-miterlimit: 10; }

.st2 {
  fill: none;
  stroke: #fff;
  stroke-width: 14;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.st3 {
  fill: none;
  stroke: #fff;
  stroke-width: 13;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.st4 {
  fill: none;
  stroke: #fff;
  stroke-width: 12;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.st5 {
  fill: none;
  stroke: #fff;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.st6 {
  fill: none;
  stroke: #fff;
  stroke-width: 11;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.st7 {
  fill: none;
  stroke: #fff;
  stroke-width: 7;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.st8 {
  fill: none;
  stroke: #fff;
  stroke-width: 5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.st9 {
  fill: none;
  stroke: #fff;
  stroke-width: 12;
  stroke-linecap: round;
  stroke-miterlimit: 10; }

#textWrapper {
  visibility: hidden;
  position: relative; }

#cursor {
  position: absolute;
  /*top:-3px;*/
  color: white;
  display: block;
  width: 6px;
  /* controls thickness */
  overflow: hidden;
  /*font-family: Times, "Times New Roman", Georgia, serif;*/ }

.chars {
  visibility: hidden; }
