
#particles-js, #parallax, .layer, .some-space, .some-more-space {

  position: absolute;
  font-family: "Lato";
  background: #0054a3;
  width: 100%;
  overflow: hidden;
  height:1000px;
}


.goodblock{ position:absolute; width: 1200px; left: 50%; margin-left: -600px; margin-top:100px; z-index: 100;  display: block;  color: #fff}
.goodtit  {   text-align: center   }
.goodtit em  { font-size:40px; font-weight: bold;    }
.goodtit i  { font-size:14px;  color: #aad4f4; display: block;   }


