*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background-color: #202020; }

html {
  position: relative;
  min-height: 100%; }

body {
  text-align: justify;
  text-justify: inter-word;
  margin: 0;
  margin-bottom: 194px;
  color: #BBBBBB;
  font-family: "Lato", sans-serif;
  font-size: 1.1em;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3 {
  font-weight: 600;
  color: #B76A05;
  font-family: "Ubuntu", sans-serif;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-top: 30px; }

h1 {
  text-align: left;
  margin-bottom: 35px;
  color: #CC8A19;
  font-size: 2.5em; }
  h1 a,
  h1 a:visited {
    text-decoration: none;
    color: #050505; }

h2 {
  font-size: 2em; }

a,
a:visited {
  color: #515151;
  text-decoration: none;
  font-weight: bold; }

a:hover {
  color: #FEFEFE;
  text-decoration: none; }

.header-line {
  border-top: #515151 1px solid;
  margin-bottom: 50px; }
  .header-line .bg-image-caption {
    padding: 5px 15px 0 1.5em;
    max-width: 800px;
    margin: 0 auto;
    color: #515151; }

header {
  background-color: #000000;
  text-align: center;
  height: 440px;
  display: flex;
  justify-content: center;
  align-items: center; }
  header .bg-image {
    height: 100%;
    text-align: center;
    overflow: hidden;
    width: 800px; }
    header .bg-image img {
      position: relative;
      left: 100%;
      margin-left: -200%; }

.carousel-indicators li {
  top: 40px;
  background-color: lightgray; }
.carousel-indicators .active {
  background: #B76A05; }

#carousel-next {
  right: -120px; }

#carousel-prev {
  left: -120px; }

main {
  padding: 0 15px;
  max-width: 800px;
  margin: 0 auto; }

time {
  color: #BBBBBB; }

.container {
  max-width: 800px;
  margin: 0 auto; }

#floated {
  display: float;
  width: 206px;
  height: 214px;
  margin-left: 40px;
  margin-right: 10px;
  float: right;
  padding: 2px;
  border: 1px solid #000000; }
  #floated img {
    width: 200px; }

/* Navbar */
nav {
  border-bottom: 1px solid #515151; }
  nav ul {
    margin: 0;
    padding: 0; }
    nav ul li {
      float: auto;
      text-align: center;
      position: relative;
      margin-left: 10px; }
      nav ul li a, nav ul li .nav-link {
        color: #BBBBBB;
        text-decoration: none;
        box-shadow: 0; }
        nav ul li a:hover, nav ul li .nav-link:hover {
          text-decoration: none;
          color: #FEFEFE; }
        nav ul li a:active, nav ul li .nav-link:active {
          text-decoration: none;
          color: #CC8A19; }
      nav ul li .active {
        color: #CC8A19; }
    nav ul:after {
      content: '';
      display: table;
      clear: both; }
  nav .navbar-brand img:last-child {
    display: none; }
  nav .navbar-brand:hover img:first-child {
    display: none; }
  nav .navbar-brand:hover img:last-child {
    display: inline-block; }
  nav .dropdown-menu {
    border-left: 0.5em solid #CC8A19;
    border-radius: 0;
    font-weight: bold;
    background-color: #202020; }
  nav .dropdown-item {
    border-radius: 0;
    font-weight: bold;
    background-color: #202020; }
  nav .navbar-toggler {
    height: 40px; }

footer {
  display: block;
  background: #050505;
  color: #BBBBBB;
  border-top: 1px solid #515151;
  text-align: center;
  padding: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 194px; }
  footer .footer-icon {
    display: inline;
    margin-left: 10px;
    margin-right: 10px; }

.footer-buffer {
  height: 40px; }

figure {
  display: block;
  background-color: #202020;
  background-color: #000000;
  margin: 1em 1em; }
  figure img {
    padding-left: 0.5em;
    padding-top: 0.5em; }
  figure figcaption {
    margin-top: 5px;
    display: block;
    padding: 5px 10px 4px 10px;
    font-size: 0.8em;
    color: #BBBBBB; }

.posts {
  background: #000000;
  padding-left: 2em;
  margin-bottom: 10px;
  border-left: 0.5em solid #CC8A19;
  padding-top: 15px;
  padding-right: 30px;
  font-size: 0.9em; }
  .posts h3, .posts a {
    color: #BBBBBB;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: normal;
    padding-bottom: 15px; }
  .posts a:hover {
    color: #FEFEFE; }
  .posts .marks {
    font-family: "Anonymous Pro", monospace;
    color: #515151; }
  .posts .ticket {
    font-family: "Anonymous Pro", monospace;
    font-size: 1em;
    float: right;
    margin-right: 10px; }

pre, pre * {
  font: normal normal normal 1em monaco, courier, monospace;
  font-size: 0.98em; }

pre, pre code, pre samp {
  display: block;
  margin: 0;
  color: #FEFEFE;
  cursor: text; }

code {
  padding: 2px;
  border: 1px solid #050505;
  border-radius: 1px;
  background: #000000;
  color: #CC8A19; }

pre code, pre samp {
  /* enforce white-space for IE7 */
  white-space: pre;
  /* enforce word-wrap for mobile safari */
  word-wrap: normal;
  padding: 10px;
  background: #000000;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  overflow-x: auto; }

/* additional focus rules to provide a visual cue */
pre [contenteditable]:focus {
  border-radius: 0 0 3px 0;
  background: #000000;
  outline: none;
  box-shadow: inset 0 1px 4px 1px rgba(0, 0, 0, 0.5); }

pre.lineno {
  position: relative;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid black;
  font-weight: bold;
  color: #515151; }

pre.lineno code,
pre.lineno samp {
  margin-left: 3em;
  margin-right: 4em;
  border-left: 1px solid red; }

@media print {
  pre code {
    overflow-x: visible;
    white-space: pre-wrap; }

  pre.lineno div {
    display: none; }

  pre.lineno > code,
  pre.lineno > samp {
    margin-left: 0; } }
/* double-up the syntax elements for cross-browser RTF-keystroke support */
pre b, pre strong {
  font-weight: normal;
  color: #039; }

pre u, pre u b, pre u strong {
  text-decoration: none;
  color: #083; }

pre i, pre em, pre i *, pre em *, pre i * *, pre em * * {
  letter-spacing: -0.1em;
  text-decoration: none;
  font-style: normal; }

/* Scrollbar */
::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em; }

::-webkit-scrollbar-track {
  background: #FEFEFE;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0px;
  border-radius: 0px; }

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #CC8A19;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5); }
  ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-thumb:active {
    background: #B76A05; }

.welcome {
  height: 440px;
  position: relative; }
  .welcome .welcome-inner {
    max-width: 800px;
    margin: 0 auto;
    position: relative; }
    .welcome .welcome-inner #threeCanvas {
      width: 800px;
      height: 440px; }
  .welcome h1 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 60px;
    font-weight: 480;
    font-size: 2.6em;
    color: #CC8A19; }
  .welcome h2 {
    margin-top: -0.1em;
    font-weight: 480;
    font-size: 1.52em;
    text-align: center;
    color: #515151; }

blockquote, .quote {
  display: block;
  padding-left: 1em;
  border: solid #CC8A19;
  border-width: 0 0 0 0.5em;
  margin: 55px 2em 45px 2em;
  background: #202020; }
  blockquote p, .quote p {
    font-size: normal;
    color: #FEFEFE;
    padding: 0;
    margin: 0; }

.figure-modal {
  text-align: left; }
  .figure-modal .modal-lg {
    max-width: 90% !important; }
  .figure-modal .modal-content {
    text-align: left;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
    border-left: 1em solid #515151; }
    .figure-modal .modal-content a.btn, .figure-modal .modal-content .btn {
      position: absolute;
      right: 0;
      height: 4.25em;
      width: 4.25em;
      color: #FEFEFE;
      border: 0px;
      border-radius: 0;
      background-color: #B76A05; }
      .figure-modal .modal-content a.btn:hover, .figure-modal .modal-content .btn:hover {
        outline: none !important;
        background-color: #FEFEFE !important;
        color: #B76A05 !important;
        box-shadow: none !important; }
      .figure-modal .modal-content a.btn:active, .figure-modal .modal-content a.btn:focus, .figure-modal .modal-content .btn:active, .figure-modal .modal-content .btn:focus {
        outline: none !important;
        color: #FEFEFE !important;
        background-color: #515151 !important;
        box-shadow: none !important; }
  .figure-modal .modal-header-figure {
    border-radius: 0;
    background-color: #FEFEFE;
    padding: 1em; }
    .figure-modal .modal-header-figure h4 {
      font-size: 1.25em;
      color: #CC8A19;
      font-weight: bold;
      text-align: center; }
  .figure-modal .modal-body h5 {
    margin-top: 10px;
    color: #CC8A19;
    font-weight: bold; }
  .figure-modal .modal-body img {
    width: 100%; }
  .figure-modal .modal-footer-caption {
    padding-left: 1.2em;
    padding-bottom: 1.2em;
    padding-top: 0.8em;
    background-color: #FEFEFE;
    color: #050505; }

/*


        */
.table {
  margin-left: 2.5em;
  margin-right: 2.5em;
  max-width: 670px;
  font-size: 0.8em; }
  .table thead {
    background-color: #050505; }
  .table td {
    padding: 2px 6px 2px 6px;
    height: 3px; }
  .table th {
    padding: 2px 6px 2px 6px;
    height: 3px; }

table, thead, tr, td {
  border: none !important; }

.projects-item .card {
  background-color: #050505;
  border-radius: 0;
  border: none;
  margin-top: 40px;
  height: 406px;
  text-align: center; }
.projects-item .card-top {
  background-color: #333;
  height: 36px;
  font-size: 0.8em;
  right: 0.9em;
  text-align: right;
  padding-right: 0.9em;
  padding-top: 0.5em;
  color: #B76A05;
  border: 0px;
  border-radius: 0;
  font-weight: bold; }
  .projects-item .card-top .card-link-icon {
    float: left;
    padding-left: 0.9em;
    font-size: 1.2em; }
.projects-item .card-title {
  border-radius: 0;
  color: #CC8A19;
  font-size: 1.2em;
  font-weight: bold; }
.projects-item .card-heading {
  padding: 0; }
.projects-item .card-thumb {
  width: 150px;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  height: 136px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden; }
  .projects-item .card-thumb img {
    min-width: 100%;
    min-height: 100%;
    filter: invert(1); }
.projects-item .card-body {
  padding-left: 0.5em;
  padding-right: 0.5em;
  border: none; }
  .projects-item .card-body p {
    margin: 20px 1em 0 0;
    line-height: 1.4;
    text-align: center;
    font-size: 0.8em; }
  .projects-item .card-body a.btn, .projects-item .card-body .btn {
    position: absolute;
    bottom: -1px;
    right: 0.9em;
    color: #B76A05;
    border: none;
    border-radius: 0;
    font-weight: bold; }
    .projects-item .card-body a.btn:hover, .projects-item .card-body .btn:hover {
      outline: none !important;
      background-color: #FEFEFE !important;
      color: #B76A05 !important;
      box-shadow: none !important; }
    .projects-item .card-body a.btn:active, .projects-item .card-body a.btn:focus, .projects-item .card-body .btn:active, .projects-item .card-body .btn:focus {
      outline: none !important;
      color: #FEFEFE !important;
      background-color: #515151 !important;
      box-shadow: none !important; }
.projects-item .card-footer {
  height: 36px;
  border-radius: 0;
  background-color: #333;
  border: 0; }
  .projects-item .card-footer a.btn, .projects-item .card-footer .btn {
    position: absolute;
    bottom: -1px;
    right: 0.9em;
    color: #B76A05;
    border: 0px;
    border-radius: 0;
    font-weight: bold; }
    .projects-item .card-footer a.btn:hover, .projects-item .card-footer .btn:hover {
      outline: none !important;
      background-color: #CDCDCD !important;
      color: #B76A05 !important;
      box-shadow: none !important; }
    .projects-item .card-footer a.btn:active, .projects-item .card-footer a.btn:focus, .projects-item .card-footer .btn:active, .projects-item .card-footer .btn:focus {
      outline: none !important;
      color: #CDCDCD !important;
      background-color: #CC8A19 !important;
      box-shadow: none !important; }

.nav-projects {
  border-bottom: none;
  top: 180px;
  margin-left: -10px; }
  .nav-projects ul img {
    padding-top: 30px;
    padding-bottom: 30px;
    filter: invert(1);
    width: 120px; }
  .nav-projects ul li {
    text-align: left;
    position: relative; }
    .nav-projects ul li .nav-link {
      border-left: 1px solid #FEFEFE;
      margin-left: -10px; }
      .nav-projects ul li .nav-link:hover, .nav-projects ul li .nav-link:active {
        color: #CC8A19;
        border-left: 1px solid #CC8A19; }
    .nav-projects ul li .social {
      color: #CC8A19;
      margin-left: -10px; }
      .nav-projects ul li .social:hover, .nav-projects ul li .social:active {
        color: #B76A05; }

/**
 * Syntax highlighting styles
 */
.highlight {
  background: #fff; }
  .highlight .c {
    color: #515151;
    font-style: italic; }
  .highlight .err {
    color: #a61717;
    background-color: #e3d2d2; }
  .highlight .k {
    font-weight: bold; }
  .highlight .o {
    font-weight: bold; }
  .highlight .cm {
    color: #998;
    font-style: italic; }
  .highlight .cp {
    color: #999;
    font-weight: bold; }
  .highlight .c1 {
    color: #998;
    font-style: italic; }
  .highlight .cs {
    color: #999;
    font-weight: bold;
    font-style: italic; }
  .highlight .gd {
    color: #000;
    background-color: #fdd; }
  .highlight .gd .x {
    color: #000;
    background-color: #faa; }
  .highlight .ge {
    font-style: italic; }
  .highlight .gr {
    color: #a00; }
  .highlight .gh {
    color: #999; }
  .highlight .gi {
    color: #000;
    background-color: #dfd; }
  .highlight .gi .x {
    color: #000;
    background-color: #afa; }
  .highlight .go {
    color: #888; }
  .highlight .gp {
    color: #555; }
  .highlight .gs {
    font-weight: bold; }
  .highlight .gu {
    color: #aaa; }
  .highlight .gt {
    color: #a00; }
  .highlight .kc {
    font-weight: bold; }
  .highlight .kd {
    font-weight: bold; }
  .highlight .kp {
    font-weight: bold; }
  .highlight .kr {
    font-weight: bold; }
  .highlight .kt {
    color: #458;
    font-weight: bold; }
  .highlight .m {
    color: #099; }
  .highlight .s {
    color: #d14; }
  .highlight .na {
    color: #008080; }
  .highlight .nb {
    color: #0086B3; }
  .highlight .nc {
    color: #B76A05;
    font-weight: bold; }
  .highlight .no {
    color: #008080; }
  .highlight .ni {
    color: #800080; }
  .highlight .ne {
    color: #900;
    font-weight: bold; }
  .highlight .nf {
    color: #CC8A19;
    font-weight: bold; }
  .highlight .nn {
    color: #FEFEFE;
    font-weight: bold; }
  .highlight .nt {
    color: #CC8A19;
    font-weight: bold; }
  .highlight .nv {
    color: #B76A05;
    font-style: italic; }
  .highlight .ow {
    font-weight: bold; }
  .highlight .w {
    color: #bbb; }
  .highlight .mf {
    color: #099; }
  .highlight .mh {
    color: #099; }
  .highlight .mi {
    color: #099; }
  .highlight .mo {
    color: #099; }
  .highlight .sb {
    color: #d14; }
  .highlight .sc {
    color: #d14; }
  .highlight .sd {
    color: #d14; }
  .highlight .s2 {
    color: #d14; }
  .highlight .se {
    color: #d14; }
  .highlight .sh {
    color: #d14; }
  .highlight .si {
    color: #d14; }
  .highlight .sx {
    color: #d14; }
  .highlight .sr {
    color: #009926; }
  .highlight .s1 {
    color: #d14; }
  .highlight .ss {
    color: #990073; }
  .highlight .bp {
    color: #CDCDCD; }
  .highlight .vc {
    color: #008080; }
  .highlight .vg {
    color: #008080; }
  .highlight .vi {
    color: #008080; }
  .highlight .il {
    color: #099; }

#survey {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid #CC8A19;
  border-bottom: 1px solid #CC8A19; }
  #survey h4 {
    margin-bottom: 15px;
    text-align: center;
    color: white; }
  #survey .survey-button {
    text-align: center;
    margin-bottom: 10px; }
    #survey .survey-button a {
      width: 400px;
      display: inline-block;
      padding: 2px 5px;
      color: black;
      background-color: #CC8A19;
      border-radius: 0px;
      outline: none; }
    #survey .survey-button a:hover {
      background-color: #FEFEFE; }

.ml-form-recaptcha {
  float: right; }
