html, nav {
  padding-left: calc(100vw - 100%);
  padding-right: 0; }

html, body {
  height: 100%; }

body {
  background: url(/assets/bgblue.187c9e7d7e8a4aa036049f8687f62179.jpg?) repeat-x fixed #010a1b; }

a, a:focus {
  color: #fff; }

a:hover {
  color: #ff6200; }

section {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-table;
  width: 100%;
  height: 100%;
  color: #fff; }
  section ul {
    list-style-type: none; }
    section ul li {
      margin-bottom: 15px;
      margin-left: 25px;
      position: relative; }
      section ul li .fa {
        position: absolute;
        left: -25px;
        top: 2px;
        color: #ff6200;
        margin-right: 10px; }

.container {
  height: 100%; }

/*# sourceMappingURL=app.34020763f8d9a8231b47.css.map*/