/*!
 * Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
/* Global Styles */
@font-face {
  font-family: 'futura';
  src: url("../fonts/futura_medium-webfont.woff") format("woff");
  src: url("../fonts/futura_medium-webfont.woff2") format("woff2"); }
@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.woff2") format("woff2"), url("../fonts/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.woff2") format("woff2"), url("../fonts/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.woff2") format("woff2"), url("../fonts/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
html,
body {
  width: 100%;
  height: 100%; }

body {
  font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; }

h1 {
  font-family: 'futura'; }

.datenschutz {
  margin: 20px 0; }
  @media (min-width: 800px) {
    .datenschutz {
      margin: 50px 0; } }
  @media (min-width: 920px) {
    .datenschutz {
      margin: 70px 0; } }

.header {
  position: relative; }
  .header .headerBranding {
    max-width: 150px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 10%; }
    @media (min-width: 800px) {
      .header .headerBranding {
        top: 15%;
        display: none; } }
  .header .contactHeader {
    color: #fff;
    position: fixed;
    left: 15px;
    top: 15px;
    font-family: "Source Sans Pro";
    z-index: 10; }
    .header .contactHeader ul {
      margin: 0;
      padding: 15px 20px;
      background-color: rgba(0, 0, 0, 0.4);
      transition: .3s all ease-in-out;
      font-size: 16px; }
      .header .contactHeader ul .opentimes {
        height: 24px;
        opacity: 1;
        width: 100%;
        transition: .3s height ease-in-out; }
    .header .contactHeader a {
      font-size: 16px;
      text-transform: none;
      font-family: "Source Sans Pro";
      letter-spacing: 0px;
      transition: .3s all ease-in-out; }
    .header .contactHeader.stuck ul {
      padding: 10px 20px;
      font-size: 14px; }
      .header .contactHeader.stuck ul a {
        font-size: 14px; }
      .header .contactHeader.stuck ul .opentimes {
        height: 0;
        opacity: 0;
        width: 0; }
  .header .adressHeader {
    color: #fff;
    position: fixed;
    left: 15px;
    top: 125px;
    font-family: "Source Sans Pro";
    z-index: 10;
    opacity: 1;
    visibility: visible; }
    .header .adressHeader ul {
      margin: 0;
      padding: 15px 20px;
      background-color: rgba(0, 0, 0, 0.4);
      transition: .3s all ease-in-out;
      font-size: 16px; }
    .header .adressHeader.stuck {
      opacity: 0;
      visibility: hidden; }
  .header .displayContainer {
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    text-align: center;
    width: 100%; }
    @media (min-width: 800px) {
      .header .displayContainer {
        bottom: 25%; } }
    @media (min-width: 920px) {
      .header .displayContainer {
        min-width: 920px; } }
  .header h1 {
    font-family: 'futura';
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-size: 21px !important;
    display: table;
    margin: 0 auto;
    margin-bottom: 50px; }
    @media (min-width: 640px) {
      .header h1 {
        font-size: 30px !important;
        margin-bottom: 40px; } }
    @media (min-width: 800px) {
      .header h1 {
        font-size: 40px !important; } }
    @media (min-width: 920px) {
      .header h1 {
        font-size: 65px !important; } }
  .header div {
    display: none;
    max-width: 100%;
    width: 100%;
    margin: 0 auto; }
    @media (min-width: 800px) {
      .header div {
        display: flex; } }
    @media (min-width: 1140px) {
      .header div {
        max-width: 736px; } }
    .header div a {
      flex-grow: 1;
      font-family: 'futura';
      color: #fff;
      text-decoration: underline;
      font-size: 30px;
      text-transform: uppercase;
      letter-spacing: 3px; }
      .header div a:hover {
        color: #54AFE9; }

.brandingBlack {
  max-width: 145px;
  margin-bottom: 25px; }

.text-vertical-center {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.text-vertical-center h1 {
  margin: 0;
  padding: 0;
  font-size: 4.5em;
  font-weight: 700; }

.img-responsive {
  width: 100%; }

footer .branding {
  max-width: 200px;
  margin-bottom: 15px; }
footer.bg-primary .fa-fw {
  color: #fff; }
footer.bg-primary a {
  color: #fff;
  text-decoration: underline; }
  footer.bg-primary a:hover {
    color: #54AFE9; }
footer.bg-primary i.hasHover:hover {
  color: #54AFE9; }

/* Custom Button Styles */
.btn-dark {
  border-radius: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4); }

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7); }

.btn-light {
  border-radius: 0;
  color: #333;
  background-color: white; }

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
  color: #333;
  background-color: rgba(255, 255, 255, 0.8); }

/* Custom Horizontal Rule */
hr.small {
  max-width: 100px; }

/* Side Menu */
#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  right: 0;
  width: 250px;
  height: 100%;
  transform: translateX(250px);
  overflow-y: auto;
  background: #222;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none; }

.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px; }

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999; }

.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: #54AFE9; }

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none; }

.sidebar-nav > .sidebar-brand {
  height: 55px;
  font-size: 18px;
  line-height: 55px; }

.sidebar-nav > .sidebar-brand a {
  color: #54AFE9; }

.sidebar-nav > .sidebar-brand a:hover {
  color: #54AFE9;
  background: none; }

#menu-toggle {
  z-index: 1;
  position: fixed;
  top: 10px;
  right: 10px; }
  #menu-toggle i {
    font-size: 50px;
    transition: .3s all ease-in-out; }
  #menu-toggle.stuck i {
    font-size: 30px; }

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

.toggle {
  margin: 5px 5px 0 0; }

/* Header */
.header {
  display: table;
  position: relative;
  width: 100vw;
  height: 100vh;
  background-image: url(../img/bg.jpg);
  background-position: center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  min-height: 480px; }
  @media (min-width: 800px) {
    .header {
      min-height: 763px; } }

/* About */
.about, .impress {
  padding: 50px 0; }
  @media (min-width: 800px) {
    .about, .impress {
      padding: 100px 0; } }

/* Services */
.services {
  padding: 50px 0; }

.service-item {
  margin-bottom: 30px; }

/* Callout */
.callout {
  display: none;
  width: 100%;
  height: 300px;
  color: #000;
  background: url(../img/bg-content.jpg) no-repeat center center;
  background-attachment: fixed;
  text-align: center; }
  @media (min-width: 640px) {
    .callout {
      display: table; } }
  @media (min-width: 800px) {
    .callout {
      height: 400px; } }
  .callout h2 {
    text-transform: uppercase;
    font-family: 'futura';
    font-size: 50px; }
    .callout h2 span {
      display: block;
      font-size: 20px;
      margin-top: 10px; }
  .callout a.btn {
    margin-top: 20px;
    text-transform: uppercase; }

/* Portfolio */
.portfolio {
  padding: 50px 0; }

.portfolio-item {
  margin-bottom: 30px; }

.img-portfolio {
  margin: 0 auto; }

.img-portfolio:hover {
  opacity: 0.8; }

/* Call to Action */
.call-to-action {
  padding: 50px 0; }

.call-to-action .btn {
  margin: 10px; }

/* Map */
.map {
  height: 500px; }

@media (max-width: 768px) {
  .map {
    height: 75%; } }
.map iframe {
  pointer-events: none; }

/* Footer */
footer {
  padding: 100px 0;
  overflow: hidden; }

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px; }

.logo img {
  width: 100%; }

/*# sourceMappingURL=stylish-portfolio.css.map */
