:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #c39466;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #c39466;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
}

BODY {
  background-color: #000000;
  color: #dedede;
  font-family: Calluna;
  padding-bottom: 100px;
}

h1, h2 {
  font-family: DearJoe;
  line-height: 1.8em;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 26px;
}

p {
  text-align: justify;
}

.hand {
  font-family: DearJoe;
  font-size: 22px;
  line-height: 1.8em;
  font-style: normal;
  text-align: left;
}

.btn-wrapper {
  background: linear-gradient(150deg, #c39466, #321a03);
  padding: 0px;
  display: inline-block;
  margin: 15px 8px;
  transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
}

.bg-primary {
  background-color: #321a03!important;
}

.navbar.navbar-dark.navbar-expand-md.sticky-top {
  text-transform: uppercase;
  border-top: 1px solid #c39466;
  border-bottom: 1px solid #c39466;
  background: linear-gradient(140deg, #321a03, #c39466);
  font-size: .9rem;
}

.btn-wrapper:hover .btn {
  color: #C39466;
  background-position: 98% 98%;
}

.btn-wrapper .btn {
  letter-spacing: 0.5px;
  color: #C39466;
  border-radius: 0px;
  margin: 1px;
  text-transform: uppercase;
  background: linear-gradient(135deg, #000000 0%,#000000 25%,#C39466 50%,#2b1d12 75%,#2b1d12 100%);
  background-size: 405% 405%;
  background-repeat: repeat;
  display: flex;
  cursor: pointer;
  transition: 0.7s all;
}

h3, h4, h5, H6 {
  text-transform: uppercase;
  letter-spacing: .1em;
}

.flip {
  transform: scaleX(-1);
}

.fluid-oversize {
  max-width: 150%;
  height: auto;
  margin-left: -10%;
  z-index: -1;
}

@media (max-width: 767px) {
  .pull-up-sm {
    margin-top: -250px;
  }
}

A, A:hover {
  color: #c39466;
}

.gold-color {
  color: #c39466;
}

.brandbar {
  position: relative;
}

@media (max-width: 575px) {
  .brandbar .logo {
    height: 75px;
    margin: 8px -15px 8px 15px;
  }
}

@media (min-width: 576px) {
  .brandbar .logo {
    height: 90px;
    margin: 10px 25px;
  }
}

.navbar-brand IMG {
  height: 150px;
  margin: -50px 15px -50px 0px;
}

.navbar-brand {
  margin: 0px;
  font-family: 'DearJoe';
  text-transform: none;
  font-size: 28px;
}

.navbar {
  padding: 0px .5rem;
}

.unsichtbar {
  visibility: hidden;
}

.dropdown-menu {
  background-color: #c39466;
  border-radius: 0px;
  font-size: 0.9rem;
  top: 95%;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: rgba(255,255,255,0.3);
}

.brown {
  background: linear-gradient(135deg, rgb(57,34,21), rgb(18,10,4));
  border-top: 1px solid #c39466;
  border-bottom: 1px solid #c39466;
  margin: 50px 0px 10px 0px;
}

.brown-box {
  background: linear-gradient(135deg, rgb(57,34,21), rgb(18,10,4));
  border: 1px solid #c39466;
  margin: 5px;
  padding: 20px;
  text-align: center;
  height: 90%;
  position: relative;
  margin-bottom: 100px;
}

.black {
  background: transparent;
  border-top: 1px solid rgba(195,148,102,0.6);
  border-bottom: 1px solid rgba(195,148,102,0.72);
  margin: 50px 0px 100px 0px;
}

.green {
  background: linear-gradient(135deg, rgb(20,33,14), rgb(8,17,3));
  border-top: 1px solid #c39466;
  border-bottom: 1px solid #c39466;
  margin: 50px 0px 100px 0px;
}

.bigger {
  font-size: 1.2rem;
  line-height: 1.8em;
}

@media (max-width: 991px) {
  .mobile-mt-1 {
    margin-top: 15px;
  }
}

.dropdown-divider {
  border-top: 1px solid rgba(233,236,239,0.25);
}

.dropdown-header {
  color: rgba(253,254,255,0.6);
}

.mt-10, .my-10 {
  margin-top: 10rem!important;
}

.nach-vorne {
  z-index: 99;
}

.galerypic {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .zuschnitt IMG {
    margin-bottom: -25px;
  }
}

@media (min-width: 992px) {
  .zuschnitt IMG {
    margin-bottom: -19px;
  }
}

@media (min-width: 1200px) {
  .zuschnitt IMG {
    margin-bottom: -29px;
  }
}

.zuschnitt {
  overflow: hidden;
}

.grossbuchstaben {
  text-transform: uppercase;
  letter-spacing: .07em;
  margin: 0px 5px;
}

.navbar-dark .navbar-toggler {
  color: rgba(255,255,255,.7);
  border-color: rgba(255,255,255,0);
  margin: auto;
}

.btn.btn-primary.btn-oli {
  border-style: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #081103;
  border: none;
}

.btn-primary.focus, .btn-primary:focus {
  background-color: #081103;
  border: none;
  box-shadow: none;
}

.space-for-buttons {
  padding-bottom: 120px;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

.dropdown-toggle:focus {
  outline: none;
}

@media (max-width: 575px) {
  .logo-header H1 {
    font-size: 22px;
    /*margin: 5px 0px;*/
  }
}

@media (max-width: 575px) {
  .logo-header H6 {
    font-size: 12px;
    /*margin: 5px 0px;*/
  }
}

.list-group-item {
  /*position: relative;*/
  /*display: block;*/
  /*padding: .75rem 1.25rem;*/
  background: transparent;
  /*border: 1px solid #c39466;*/
  color: #c39466;
}

