body {
  background-color: #7c5435;
  font-family: "Dosis", Arial, Helvetica, sans-serif;
  color: #7c5435;
    font-size: 1.5em;
    margin: 2em 0;
    letter-spacing: 2px;
    line-height: 1.75;
}
  body ::-moz-selection {
    background-color: rgba(219, 173, 97, 0.5); }
  body ::selection {
    background-color: rgba(219, 173, 97, 0.5); }

section.container-fluid, footer.container-fluid {
  padding: 0; } 
  @media (max-width: 767px) {
    section.container-fluid, footer.container-fluid {
      padding: 0; } }
  section.container-fluid > .fullwidth, footer.container-fluid > .fullwidth {
    margin: 0 15px; }

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  border-color: #b2e600 !important;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error,
.checkbox-custom.parsley-error > i {
  border-color: #ff7b76 !important;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  line-height: 0.9em;
  opacity: 0;
  color: #ff7b76 !important;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
  padding: 5px 0 10px;
} 

.section-bordered {
  border-top: 10px #a4d4d3 solid;
  
  color: #7c5435;
  background-color: #fff; }

blockquote {
  border-left: 0; }

a.link-basic {
    cursor: pointer;
  color: inherit;
  transition: all 300ms ease-out; }
  a.link-basic:hover, a.link-basic:focus {
    text-decoration: none;
    color: #a4d4d3; }

.heading-basic {

  text-transform: uppercase;
  font-size: 1em; }
  .heading-basic.heading-secondary {
    font-family: Dosis;
    color: #666; }

.v-align-center {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

@media (max-width: 767px) {
  .valign-center-xs {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); } }

@media (max-width: 991px) {
  .valign-center-sm {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); } }

.vh-align-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.overlay::after {
  content: " ";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }

.btn-basic {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #7c5435;
  background-color: #eee;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic:focus, .btn-basic:hover {
    color: #eee;
    background-color: #7c5435; 
      border-color: #fff;}

.btn-basic-light {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #a4d4d3 !important;
  background-color: #fff;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-light:focus, .btn-basic-light:hover {
    color: #fff !important;
    background-color: #a4d4d3 !important; 
    border-color: #fff !important;}

.btn-basic-brown {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: transparent;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-brown:focus, .btn-basic-brown:hover {
    color: #412815 !important;
    background-color: #fff !important; }

.btn-basic-blue {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: transparent;
  transition: all 300ms ease-out; 
  font-size: 1em; }
  .btn-basic-blue:focus, .btn-basic-blue:hover {
    color: #00213f !important;
    background-color: #fff !important; }

.btn-basic-gray {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: transparent;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-gray:focus, .btn-basic-gray:hover {
    color: #868685 !important;
    background-color: #fff !important; } 

.btn-basic-tyrki {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: transparent;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-tyrki:focus, .btn-basic-tyrki:hover {
    color: #056677 !important;
    background-color: #fff !important; } 

.btn-basic-tradition-projekte {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: transparent;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-tradition-projekte:focus, .btn-basic-tradition-projekte:hover {
    color: #412815 !important;
    background-color: #fff !important; }

.btn-basic-exklusiv-projekte {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: transparent;
  transition: all 300ms ease-out; 
  font-size: 1em; }
  .btn-basic-exklusiv-projekte:focus, .btn-basic-exklusiv-projekte:hover {
    color: #00213f !important;
    background-color: #fff !important; }

.btn-basic-design-projekte {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: transparent;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-design-projekte:focus, .btn-basic-design-projekte:hover {
    color: #868685 !important;
    background-color: #fff !important; } 

.btn-basic-modern-projekte {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: transparent;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-modern-projekte:focus, .btn-basic-modern-projekte:hover {
    color: #056677 !important;
    background-color: #fff !important; } 

.btn-basic-tradition {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: #412815;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-tradition:focus, .btn-basic-tradition:hover {
    color: #412815 !important;
    background-color: transparent !important; 
    border: 1px solid #412815; }

.btn-basic-exklusiv {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: #00213f;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-exklusiv:focus, .btn-basic-exklusiv:hover {
    color: #00213f !important;
    background-color: transparent !important; 
    border: 1px solid #00213f; }

.btn-basic-design {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: #868685;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-design:focus, .btn-basic-design:hover {
    color: #868685 !important;
    background-color: transparent !important; 
    border: 1px solid #868685; }

.btn-basic-modern {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: #056677;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-modern:focus, .btn-basic-modern:hover {
    color: #056677 !important;
    background-color: transparent !important; 
    border: 1px solid #056677; }

.btn-basic-main {
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid;
  color: #fff;
  background-color: #a4d4d3;
  transition: all 300ms ease-out;
  font-size: 1em; }
  .btn-basic-main:focus, .btn-basic-main:hover {
    color: #a4d4d3;
    background-color: #fff; }

.form-control-minimalist {
  border: 0;
  border-bottom: 1px solid #eee;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  color: #eee;
  padding: 0;
  transition: all 300ms ease-in-out; }
  .form-control-minimalist:focus {
    border-bottom-color: #a4d4d3 !important;
    box-shadow: none; }

.vam-tcell {
  float: none;
  display: table-cell;
  vertical-align: middle; }
  .vam-tcell .vam-tcell-img {
    width: 100%;}

@media (max-width: 767px) {
  .vam-tcell-xs {
    float: left;
    display: block;
    width: 100%; } }

@media (max-width: 991px) {
  .vam-tcell-sm {
    float: left;
    display: block;
    width: 100%; } }

@media (max-width: 1199px) {
  .vam-tcell-md {
    float: left;
    display: block;
    width: 100%; } }

@media (max-width: 1069px) {
  .navbar-fixed-top .navbar-collapse.in, .navbar-fixed-bottom .navbar-collapse.in {
    height: 60vh;
    box-shadow: 0 5px 10px -5px rgba(53, 53, 53, 0.5); } }

.navbar {
  height: 5em;
  background-color: #fff;
  padding: 10px;
  margin: 0;
padding-top:20px;
}

.start header .navbar {
    min-height: 150px;
    position: absolute;
    
    z-index: 10;
    width: 100%;
    background-color: transparent;
}
  .navbar .navbar-brand {
    padding: 0;
    padding-right: 50px;}
  .navbar .navbar-header {
    background-color: inherit; }
  .navbar .navbar-nav {
    margin-right: 0;
    padding: 0; }
    .navbar .navbar-nav .navbar-link {
      color: #7c5435;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 1px;
      transition: all 300ms ease-out; }
      .navbar .navbar-nav .navbar-link:hover, .navbar .navbar-nav .navbar-link:focus, .navbar .navbar-nav .active>.navbar-link {
        color: #a4d4d3;
        background-color: transparent; }
      .navbar .navbar-nav .navbar-link:not(.no-submenu) {
        cursor: crosshair; }
      .navbar .navbar-nav .navbar-link#search-toggle {
        cursor: pointer; }
  .navbar .navbar-img {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%); }
  .navbar .navbar-listitem {
    transition: height 300ms ease-out; }
    @media (min-width: 1070px) {
      .navbar .navbar-listitem:hover .submenu-list, .navbar .navbar-listitem:focus .submenu-list {
        visibility: visible;
        opacity: 1; } }
  @media (max-width: 1069px) {
    .navbar .navbar-collapse {
      background-color: #eee;
      margin-top: 5px;
      text-align: center;
      padding: 0; } }
  .navbar .navbar-toggle {
    background-color: #a4d4d3; }
    .navbar .navbar-toggle .icon-bar {
      background-color: #7c5435; }
  @media (max-width: 1069px) {
    .navbar #search-toggle {
      display: none; } }
  .navbar .submenu-list {
    visibility: hidden;
    opacity: 0.1;
    padding: 2em;
    position: absolute;
    z-index: 1;
    background-color: rgba(238, 238, 238, 0.7);
    color: #7c5435;
    transition: opacity 300ms ease-out;
    box-shadow: 0 5px 5px -5px rgba(53, 53, 53, 0.5); }
    @media (max-width: 1069px) {
      .navbar .submenu-list {
        height: 0;
        overflow: hidden;
        position: static;
        padding: 0;
        transition: height 300ms ease-out;
        -webkit-transition: height 300ms ease-out; }
        .navbar .submenu-list.active {
          visibility: visible;
          opacity: 1;
          padding: 1em;
          box-shadow: inset 0 -5px 10px -5px rgba(53, 53, 53, 0.5), inset 0 5px 10px -5px rgba(53, 53, 53, 0.5);
          height: 250px; }
          .navbar .submenu-list.active.height-fix {
            height: auto; } }
  .navbar .submenu-link {
    transition: all 300ms ease-out;
    display: block;
    font-weight: bold;
    margin: 1em 0;
    text-transform: capitalize;
    white-space: nowrap;    max-width: 200px;
    margin: 0 auto;
    margin-top: 10px; }
    .navbar .submenu-link:hover, .navbar .submenu-link:focus {
      color: #a4d4d3;
      }
      @media (max-width: 1069px) {
        .navbar .submenu-link:hover, .navbar .submenu-link:focus {
          } }
  .navbar #search-collapse {
    float: right;
    line-height: 50px;
    padding: 0 1em;
    font-size: 1.5em;
    color: #7c5435;
    background-color: inherit;
    transition: all 300ms ease-out;
    z-index: 2; }
    .navbar #search-collapse:hover {
      color: #a4d4d3; }
    @media (min-width: 1069px) {
      .navbar #search-collapse {
        display: none; } }
  .navbar .search-field {
    color: #7c5435;
    position: fixed;
    visibility: hidden;
    width: 0;
    z-index: 2;
    top: 0;
    right: 0;
    opacity: 0.01;
    transition: all 500ms ease-in; }
    .navbar .search-field::after {
      content: "\f00d";
      cursor: pointer;
      font: 2em FontAwesome;
      position: absolute;
      z-index: 100;
      right: 10px;
      top: 20px;
      height: 25px;
      width: 25px; }
    .navbar .search-field .form-control {
      height: 70px;
      border-radius: 0; }
      .navbar .search-field .form-control:focus {
        border-color: #a4d4d3;
        box-shadow: 0 0 5px #a4d4d3; }

.jumbotron {

  
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden; }
  .jumbotron .container {
    width: 80%;
    padding: 0; }
    @media (max-width: 767px) {
      .jumbotron .container {
        width: 90%; } }
  .jumbotron .masthead {
    font: 3em Dosis;
    max-height: 25vh;
    max-width: 100%;
    letter-spacing: 10px;
        background-color: rgba(164, 212, 211, 0.7);
    display: inline-block;
    padding: 0.2em 0.5em; }
    @media (max-width: 1199px) {
      .jumbotron .masthead {
        letter-spacing: 5px; } }
    @media (max-width: 991px) {
      .jumbotron .masthead {
       } }
    @media (max-width: 767px) {
    }
    @media (min-width: 1600px) {
      .jumbotron .masthead {
        font-size: 4em; } }
    .jumbotron .masthead .callout {
      font-size: 150%;
      color: #7c5435;
 }
  .jumbotron .btn-basic {
    opacity: 0.75;
    font-weight: bold; }
    .jumbotron .btn-basic:hover {
      opacity: 1; }
    @media (max-width: 991px) {
      .jumbotron .btn-basic {
        font-size: 0.75em; } }
  .jumbotron .subheading-list {
    max-height: 15vh;
    font: 300 1.1em Dosis;
    letter-spacing: 2px;
    margin: 2vh auto;
        background-color: rgba(164, 212, 211, 0.7);
    padding: 1em 2em;
    display: inline-block; }
    @media (max-width: 991px) {
      .jumbotron .subheading-list {
        font-size: 1.1em; } }
    @media (max-width: 767px) {
        
       }
    @media (min-width: 1600px) {
      .jumbotron .subheading-list {
        font-size: 1.2em; } }
    .jumbotron .subheading-list li:not(:first-child)::before {
      content: " / "; }
  .jumbotron .btn-list {
    max-height: 10vh;
    margin: 2vh auto; }
    .jumbotron .btn-list > li {
      margin: 0 1em; }
      @media (max-width: 767px) {
        .jumbotron .btn-list > li {
          margin: 0 0.5em; } }
  .jumbotron {
    position: relative; }
    .jumbotron .nav-control-right, .jumbotron .nav-control-left {
      background-color: rgba(53, 53, 53, 0.5);
      padding: 1em;
      box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset; }
    .jumbotron .nav-control-icon {
      text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
  .jumbotron:hover .nav-control-left {
    left: 3%;
    opacity: 1; }
  .jumbotron:hover .nav-control-right {
    right: 3%;
    opacity: 1; }
  .jumbotron .nav-control-left:hover, .jumbotron .nav-control-right:hover {
    color: white; }

.back-to-top {
  position: fixed;
  right: 5%;
  bottom: 5%;
  z-index: 100;
  font-size: 1.5em;
  text-align: center;
  transition: all 300ms ease-out;

  border-radius: 50%;
  width: 35px;
  height: 35px;
   }
  .back-to-top:hover {
    box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.25) rotate(360deg);
            transform: scale(1.25) rotate(360deg); }
    .back-to-top:hover .top-link {
      color: white; }
  .back-to-top .top-link {
    color: #fff;
    display: block;
    line-height: 1.55; }

.section-bordered .nav-control-left, .section-bordered .nav-control-right {
  color: #7c5435; }

.nav-control-left, .nav-control-right {
  position: absolute;
  z-index: 3;
  top: 50%;
  opacity: 0; }

.nav-control-left {
  left: 0;
  transition: left 250ms ease-out, opacity 250ms ease-out; }

.nav-control-right {
  right: 0;
  transition: right 250ms ease-out, opacity 250ms ease-out; }

.item-label {
  font: 3.75em Dosis;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 3px;
  white-space: pre-wrap;
  margin-bottom: 0px; }
  @media (max-width: 991px) {
    .item-label {
      margin-bottom: 1em; } }
  @media (max-width: 767px) {
    .item-label {
      font-size: 2.75em; } }
  @media (max-width: 991px) {
    .item-label {
      white-space: normal; } }

.item-label-before {
  font:  1.5em Dosis;
  color: #fff;
  text-transform: uppercase;
  
} 

.item-label-attention {
  font: 1em Dosis;
  color: #7c5435;
  word-wrap: break-word; 
    border-left: solid;
    border-left-color: #fff;
    padding-left: 20px;
}

.item-label-cutoff {
  word-wrap: break-word; }
  .item-label-cutoff::after {
    content: "\a"; }
