@charset "UTF-8";
/* noto-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-sans-v37-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/noto-sans-v37-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/noto-sans-v37-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/noto-sans-v37-latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* GENERELL */
body {
  font-family: "Noto Sans", sans-serif;
  font-size: 1.4em !important;
  line-height: 160%;
  font-weight: 400;
  color: #89837c;
  padding-top: 55px;
  background-image: url("/media/Logos/exclusive_paper.png");
}
a {
  color: #B63027;
}
.img-responsive {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
}
h1 {
  color: #e5aa3c;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.6em;
  letter-spacing: 0.1em;
}
h1 strong {
  font-weight: 400;
  color: #854f1e;
}
h2 {
  font-weight: 400;
  font-size: 1.1em;
  line-height: 150%;
}
h3 {
  color: #e5aa3c;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.3em;
  letter-spacing: 0.1em;
}
.well {
  border: 0;
  box-shadow: inset 0 0 0;
  background-color: #fff;
  padding: 5px 10px;
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px dotted #d8d5ce;
  clear: both;
}
.page-header {
  border-bottom: 0;
}
.inteam {
  background-color: #fff;
  border-radius: 3px;
  min-height: 550px;
  margin-top: 15px;
}
.inteam h3, .inteam p {
  padding-left: 15px;
  padding-right: 15px;
}
.img-rounded {
  border-radius: 3px;
}
.img-saturate {
  -webkit-filter: saturate(0.7) sepia(0.2);
}
/* BEREICHE */
.social {
  background-color: #FFF;
  padding: 30px 0;
}
.vierer {
  background-color: #37302c;
  padding: 30px 0;
}
.vierer h3 {
  color: #e5aa3c;
}
.vierer p {
  font-weight: 400;
  color: #acacb1;
  line-height: 150%;
}
.fuss {
  background-color: #a56d28;
  padding: 30px 0;
}
.fuss p {
  color: #38302d;
}
.fuss a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
/* BUTTON */
.btn {
  border: 0;
  border-radius: 3px;
}
.btn-bd {
  color: #fff;
  background-color: #854f1e;
  text-shadow: 0 0 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.btn-bd:hover {
  color: #fff;
  background-color: #A7AAAE;
}
.btn-bd:active {
  color: #fff;
  background-color: #A7AAAE;
}
.btn-default {
  color: #fff;
  background-color: #a56d28;
  border-color: transparent;
  text-shadow: 0 0 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.btn-default:hover {
  color: #fff;
  background-color: #A5A8AC;
  border-color: #fff;
}
.btn-default:active {
  color: #fff;
  background-color: #A5A8AC;
  border-color: #fff;
}
/* NAVTABS */
.nav-tabs > li > a {
  color: #fff;
  background-color: #89837c;
  border: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
}
/* CAROUSEL */
.carousel-indicators {
  bottom: -40px;
}
.carousel-indicators li {
  background-color: #fff;
  border: 1px solid #e5aa3c;
}
.carousel-indicators .active {
  background-color: #e5aa3c;
}
/* NAVI */
.navbar-fixed-top {
  border-width: 0 0 0;
}
.navbar-inverse {
  background-color: #e5aa3c;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: em;
  font-weight: 400;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #854f1e;
}
.navbar-brand {
  color: #fff !important;
}
.navbar-inverse .navbar-toggle {
  border-color: #fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #e5aa3c;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }
}
/* PAGINATION */
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #B63027;
}
/* GALLERY */
.gallery img {
  margin-bottom: 25px;
}
#lightbox .modal-content {
  display: inline-block;
  text-align: center;
}
.gallerist {
  background: #EEE;
}
.gallerist img {
  display: block;
  height: 200px;
}
@media screen and (min-width: 768px) {
  .gallerist img {
    height: 400px;
  }
}
/* BACK TO TOP */
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #B63027;
  color: #fff;
}
/* BILDER */
.img-responsive-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
/* TREE */
.tree, .tree ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tree ul {
  margin-left: 1em;
  position: relative;
}
.tree ul ul {
  margin-left: 0.5em;
}
.tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid;
}
.tree li {
  line-height: 2em;
  color: #a46d2d;
  font-weight: 700;
  position: relative;
  margin: 0;
  padding: 0 1em;
}
.tree ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  border-top: 1px solid;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0;
}
.tree ul li:last-child:before {
  background: transparent;
  height: auto;
  top: 1em;
  bottom: 0;
}
.indicator {
  margin-right: 5px;
}
.tree li a {
  text-decoration: none;
  color: #a46d2d;
}
.tree li button, .tree li button:active, .tree li button:focus {
  text-decoration: none;
  color: #a46d2d;
  border: none;
  background: transparent;
  outline: 0;
  margin: 0;
  padding: 0;
}
.video-list-thumbs > li {
  margin-bottom: 12px;
}
.video-list-thumbs > li > a {
  display: block;
  position: relative;
  background-color: #854f1e;
  color: #fff;
  padding: 8px;
  border-radius: 0;
}
.video-list-thumbs > li > a:hover {
  background-color: #854f1e;
  transition: all 500ms ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.video-list-thumbs h2 {
  bottom: 0;
  font-size: 14px;
  height: 33px;
  margin: 8px 0 0;
}
.video-list-thumbs .glyphicon-play-circle {
  font-size: 60px;
  opacity: 0.6;
  position: absolute;
  right: 39%;
  top: 31%;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle {
  color: #fff;
  opacity: 1;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  transition: all 500ms ease;
}
.video-list-thumbs .duration {
  background-color: #854f1e;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  left: 12px;
  line-height: 13px;
  padding: 2px 3px 1px;
  position: absolute;
  top: 12px;
}
.video-list-thumbs > li > a:hover .duration {
  background-color: #000;
  transition: all 500ms ease;
}
@media (min-width: 320px) and (max-width: 480px) {
  .video-list-thumbs .glyphicon-play-circle {
    font-size: 35px;
    right: 36%;
    top: 27%;
  }
  .video-list-thumbs h2 {
    bottom: 0;
    font-size: 12px;
    height: 22px;
    margin: 8px 0 0;
  }
}
/* COOKIE BAR */
#cookie-bar {
  background: #282828;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 10px 0;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
  z-index: 1000;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #82b646;
}
#cookie-bar .cb-enable:hover {
  background: #fghfgh;
}
#cookie-bar .cb-disable {
  background: #f6ae01;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
/* INTERIM WYSIWYG BRÜCKE FÜR RESPONSIVE IMAGES */
.bruecke img {
  max-width: 100%;
  height: auto;
}
