@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/roboto-v51-latin-300italic.woff2) format("woff2"); }

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 301 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/roboto-v51-latin-italic.woff2) format("woff2"); }

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 401 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/roboto-v51-latin-700italic.woff2) format("woff2"); }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/roboto-v51-latin-300.woff2) format("woff2"); }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 301 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/roboto-v51-latin-regular.woff2) format("woff2"); }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 401 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/roboto-v51-latin-700.woff2) format("woff2"); }

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 100 400;
  font-display: swap;
  src: url(../fonts/roboto-condensed-v31-latin-italic.woff2) format("woff2"); }

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 100 400;
  font-display: swap;
  src: url(../fonts/roboto-condensed-v31-latin-regular.woff2) format("woff2"); }

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 401 900;
  font-display: swap;
  src: url(../fonts/roboto-condensed-v31-latin-700italic.woff2) format("woff2"); }

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 401 900;
  font-display: swap;
  src: url(../fonts/roboto-condensed-v31-latin-700.woff2) format("woff2"); }

body {
  margin: 0 !important;
  font-family: "Roboto", sans-serif !important;
  text-align: left !important;
  font: normal normal normal 16px/22px Roboto !important;
  letter-spacing: 0px !important;
  color: #808080 !important;
  opacity: 1 !important; }

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  font-family: "Roboto Condensed", sans-serif !important;
  text-align: left !important;
  letter-spacing: 0px !important;
  color: #000 !important;
  text-transform: uppercase !important;
  opacity: 1 !important;
  font-weight: bold !important; }

h1, .h1 {
  font-size: 72px !important;
  line-height: 56px !important;
  color: #FFFFFF !important;
  background-color: #000 !important;
  padding: 10px 15px 5px !important; }

@media (max-width: 576px) {
  h1, .h1 {
    font-size: 39px !important;
    line-height: 56px !important; } }

h2, .h2 {
  font-size: 48px !important;
  line-height: 50px !important; }

@media (max-width: 576px) {
  h2, .h2 {
    font-size: 30px !important;
    line-height: 36px !important; } }

h3, .h3 {
  font-size: 44px !important;
  line-height: 56px !important;
  margin-top: 0 !important; }

@media (max-width: 576px) {
  h3, .h3 {
    font-size: 44px !important;
    line-height: 56px !important;
    margin-top: 0 !important; } }

h4, .h4 {
  line-height: 24px !important;
  font-size: 21px !important; }

@media (max-width: 576px) {
  h4, .h4 {
    line-height: 24px !important;
    font-size: 21px !important; } }

img.references {
  max-width: 75%; }

a {
  color: #808080 !important;
  text-decoration: none !important; }

a:hover {
  color: #a02128 !important; }

button, a.button {
  border-radius: 0.375em;
  text-decoration: none !important;
  font-family: "Roboto Condensed", sans-serif !important;
  color: #fff !important;
  font-size: 21px !important;
  line-height: 24px !important;
  background-color: #000 !important;
  border: 1px solid #fff !important;
  padding: 10px 60px 8px !important;
  text-transform: uppercase !important; }

button:hover, a.button:hover {
  font-family: "Roboto Condensed", sans-serif !important;
  color: #fff !important;
  font-size: 21px !important;
  line-height: 24px !important;
  text-transform: uppercase !important;
  background-color: #a02128 !important;
  border: 1px solid #000 !important;
  padding: 10px 60px 8px !important; }

red {
  color: #a02128 !important;
  margin-right: 10px !important;
  margin-left: 10px !important; }

.nav {
  display: flex !important;
  flex-wrap: wrap !important;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
  list-style: none !important; }

.nav-link {
  display: block !important;
  color: #000 !important;
  text-decoration: none !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  text-transform: uppercase !important;
  font: 21px/24px "Roboto Condensed", sans-serif !important;
  padding: 5px 10px !important;
  border-right: 1px solid #000 !important; }

.navbar-nav .nav-item:last-child .nav-link {
  border-right: none !important; }

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none; } }

.nav-link:hover, .nav-link:focus {
  color: #a02128 !important; }

.nav-link.disabled {
  color: #808080 !important;
  pointer-events: none;
  cursor: default; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: #fff !important; }

.navbar-brand {
  text-decoration: none;
  white-space: nowrap;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  transition: padding 0.3s ease; }

.navbar-brand img {
  height: 80px !important;
  transition: height 0.3s ease; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active {
  color: var(--bs-navbar-active-color); }

.navbar-toggler {
  line-height: 1;
  background-color: #fff !important;
  border: 1px solid #000 !important;
  color: #000 !important;
  padding: 10px 20px !important; }

.navbar-toggler:hover {
  text-decoration: none !important;
  background-color: #000 !important;
  color: #fff !important;
  padding: 10px 20px !important; }

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%; }

.btn-social {
  border-radius: 100%;
  display: inline-flex;
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  justify-content: center;
  align-items: center; }

header {
  margin-top: 150px;
  background: url(../img/vintage-terminal-hg.png) left center repeat-x; }

.homehead {
  height: 670px; }

.nexthead {
  height: 320px; }

.terminal {
  z-index: 100;
  position: relative;
  background: url(../img/vintage-terminal_v2.png) left no-repeat;
  height: 670px;
  padding-top: 200px;
  padding-left: 50%;
  pointer-events: none; }

.terminal * {
  pointer-events: auto; }

.terminal h1 {
  margin-bottom: 0;
  margin-top: 0; }

.terminal button {
  border-style: none !important;
  margin: 5px 0 0 !important;
  padding-left: 15px !important; }

h4.servicesHeading::before {
  content: "//";
  margin-right: 10px;
  color: #a02128; }

#leistungen .container h4.servicesHeading {
  border-top: 1px solid #c7c7c7;
  margin-top: 20px; }

#leistungen .container h4.servicesHeading:first-of-type {
  border: 0px;
  margin-top: 20px; }

.terminalmonitor {
  z-index: 0;
  background: radial-gradient(#242827 0%, #06130e 70%);
  color: #72f3bb;
  text-shadow: 0 0 3px #72f3bb;
  font: 8.5px/10.5px monospace;
  max-width: 490px;
  position: relative;
  margin-top: -600px;
  margin-left: 95px;
  padding: 30px;
  height: 350px;
  overflow-y: auto;
  display: flex;
  flex-direction: column-reverse; }

.pre-wrapper {
  container-type: inline-size; }

.terminalmonitor pre {
  margin-bottom: 0 !important;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  font-size: calc(100cqi / 80 / 0.606); }

#prompt-input {
  max-width: calc(100% - 50px);
  display: inline-block;
  overflow-x: auto;
  white-space: pre;
  vertical-align: top;
  -ms-overflow-style: none;
  /* IE */
  scrollbar-width: none;
  /* Firefox */ }

#prompt-input::-webkit-scrollbar {
  display: none; }

@keyframes blink {
  0% {
    opacity: 0; }
  30% {
    opacity: 1; }
  70% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.blink {
  animation: blink 0.4s linear infinite; }

.nexthead h1 {
  display: inline-block;
  margin-top: 200px;
  min-width: 50%; }

#mainNav .navbar-brand {
  color: #fff; }

#mainNav .navbar-nav {
  margin-top: 1rem; }

#mainNav .navbar-nav li.nav-item a.nav-link {
  color: #000; }

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
  color: #a02128; }

#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
  color: #808080; }

#mainNav .navbar-nav li.nav-item a.nav-link.active {
  color: #a02128; }

#start {
  font-size: 24px !important;
  line-height: 36px !important; }

#start .container {
  padding-bottom: 60px !important;
  border-bottom: 1px solid #c7c7c7 !important;
  padding-top: 30px !important; }

section#start.page-section div.container h2 {
  margin-top: 40px;
  margin-bottom: 40px; }

#start-o .container {
  padding: 30px 0 60px !important; }

#start-o h2 {
  margin-top: 40px;
  margin-bottom: 40px; }

#services .row {
  margin-bottom: 15px;
  padding-right: 0 !important;
  padding-left: 0 !important; }

#services .container {
  padding-bottom: 60px;
  border-bottom: 1px solid #c7c7c7;
  padding-top: 30px; }

#services h3 {
  margin-bottom: 40px; }

#services .icon {
  width: 78px;
  margin-right: auto;
  margin-left: auto;
  display: block; }

#services h4 {
  margin-top: 25px;
  margin-bottom: 25px; }

#services .col-md-4 {
  border: 1px solid #C7C7C7;
  padding: 35px 20px 20px;
  height: 250px;
  margin-right: 15px;
  width: 32%; }

#services .col-md-4:last-child {
  margin-right: 0px !important; }

#produkte .row {
  margin-bottom: 15px; }

#produkte .container {
  padding-bottom: 60px;
  border-bottom: 1px solid #c7c7c7;
  padding-top: 30px; }

#produkte .icon {
  width: 78px;
  margin-right: auto;
  display: block; }

#produkte .col-md-6 {
  border: 1px solid #C7C7C7;
  padding: 35px 20px 20px;
  margin-right: 15px;
  width: 49%; }

#produkte .col-md-6:last-child {
  margin-right: 0px !important; }

#produkte .col-md-6 p {
  margin-bottom: 0; }

#produkte-detail {
  display: inline; }

#produkte-detail h4 {
  margin-top: 30px;
  margin-bottom: 30px; }

#produkte-detail .icon {
  width: 78px;
  margin-right: auto;
  display: block; }

#produkte-detail p {
  margin-top: 15px;
  margin-bottom: 15px; }

#leistungen {
  padding-top: 60px;
  padding-bottom: 60px; }

#leistungen h3 {
  margin-top: 15px !important;
  margin-bottom: 0; }

#leistungen h4 {
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0; }

#leistungen .col-md-12 {
  margin-left: 20px;
  margin-right: 20px;
  padding-right: 0;
  padding-left: 0; }

#leistungen .article {
  border-bottom: 1px solid #c7c7c7;
  padding-top: 10px;
  padding-bottom: 20px; }

#leistungen red {
  margin-left: 0 !important; }

#news {
  padding-top: 60px;
  padding-bottom: 60px; }

#news h3 {
  margin-bottom: 0;
  padding-left: 0;
  margin-left: -10px; }

#news .col-md-12 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

#news .article {
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 20px;
  padding-top: 10px; }

#news h4 {
  margin-top: 30px;
  margin-bottom: 30px; }

#blog {
  padding-top: 30px;
  padding-bottom: 60px; }

#blog .col-md-4 {
  padding-bottom: 30px;
  padding-right: 15px; }

#blog h4 {
  margin-top: 30px;
  margin-bottom: 30px; }

#blog img {
  width: 100%; }

#blog red {
  margin-left: 0 !important; }

#blog a {
  color: #000 !important;
  text-transform: uppercase;
  font-weight: bold; }

#blog img.blog-img {
  width: 50%;
  float: left;
  padding-right: 15px;
  padding-bottom: 15px; }

#blog p:first-of-type {
  margin-top: 0; }

#contact .container {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  background-color: #000;
  padding: 30px 20px 60px; }

#contact h3 {
  color: #fff !important; }

#contact h4 {
  color: #fff !important;
  margin-top: 30px;
  margin-bottom: 30px; }

#contact .contact-icons {
  margin-top: 60px;
  margin-bottom: 60px;
  float: right;
  width: 100%; }

#contact .icon {
  float: right;
  margin-right: 20px; }

#contact button {
  float: right;
  margin-top: 100px; }

.footer {
  padding-top: 60px;
  padding-bottom: 60px; }

.footer h4 {
  margin-top: 30px;
  margin-bottom: 30px; }

.footer ul {
  list-style-type: none;
  padding-left: 0; }

.footer ul li {
  font: normal 16px/34px Roboto;
  text-transform: uppercase; }

.copyright {
  font: normal normal 21px/24px Roboto Condensed;
  height: 100px;
  padding-top: 2px; }

.copyright .container {
  padding-top: 20px;
  border-top: 1px solid #C7C7C7; }

.copyright a {
  color: #C7C7C7; }

.copyright #left {
  float: left; }

.copyright #right {
  float: right; }

@media (max-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; }
  .homehead {
    height: 550px; }
  .terminal {
    z-index: 100;
    position: relative;
    background: url(../img/vintage-terminal_v2.png) center top no-repeat;
    background-size: 100%;
    height: 550px;
    padding-top: 340px;
    padding-left: 0; }
  .terminal h1 {
    margin-bottom: 0;
    margin-top: 0;
    width: 95%; }
  .terminal button {
    border-style: none;
    margin: 5px 0 0; }
  .terminalmonitor {
    z-index: 0;
    background: radial-gradient(#242827 0%, #06130e 70%);
    color: #72f3bb;
    text-shadow: 0 0 3px #72f3bb;
    font: 1.1vw/1.3vw monospace;
    max-width: calc(64vw - (0.64 * 24px));
    position: relative;
    margin-top: calc(10vw - 560px);
    margin-left: calc(11.5vw - (0.115 * 24px));
    padding: 5vw;
    height: 43.5vw; }
  #prompt-input {
    max-width: calc(100% - 10vw); }
  .nexthead h1 {
    display: inline-block;
    margin-top: 200px;
    width: 100%; }
  #blog img.blog-img {
    width: 100%;
    float: left;
    padding-right: 0;
    padding-bottom: 15px; }
  #produkte-detail h4 {
    margin-top: 5px; }
  #produkte-detail .align-self-center {
    margin-bottom: 20px; }
  #produkte .col-md-6 {
    border: 1px solid #C7C7C7;
    padding: 35px 20px 20px;
    margin-right: 15px !important;
    margin-bottom: 15px;
    margin-left: 15px !important;
    width: 94%; }
  #produkte .col-md-6:last-child {
    margin-right: 0px !important;
    margin-bottom: 0; }
  #services .col-md-4 {
    border: 1px solid #C7C7C7;
    padding: 35px 20px 20px;
    height: 250px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    width: 94% !important; }
  #services .col-md-4:last-child {
    margin-right: 0px !important;
    margin-bottom: 0; }
  #contact .contact-icons {
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    display: flex; }
  #contact button {
    float: left;
    margin-top: 30px; }
  .footer {
    padding-top: 30px;
    padding-bottom: 30px; }
  footer .col-md-3 {
    width: 100%; } }

#buchen {
  scroll-margin-top: 100px; }

.navbar-shrink .navbar-brand {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.navbar-shrink .navbar-brand img {
  height: 50px !important; }

.no-transition * {
  transition: none !important; }

.form-check-input:checked {
  background-color: #a02128 !important;
  border-color: #a02128 !important; }

.form-check-input:focus, .form-control:focus, .form-select:focus {
  border-color: #a02128 !important;
  box-shadow: 0 0 0 0.25rem rgba(160, 33, 40, 0.25) !important; }

.trainingEntry {
  font-size: 16pt !important;
  line-height: normal !important; }

.details-table td, .details-table th {
  vertical-align: top; }
