@import url("http://fonts.cdnfonts.com/css/bahnschrift");

body {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400;
}

#fit-menu {
  background-color: rgba(255, 255, 255, 1);
  border: 0px solid rgba(34, 36, 38, 0);
  box-shadow: 0 0px 0px 0 rgba(34, 36, 38, 0);
  /* height: 50px !important; */
  width: auto !important;
  z-index: 200;
  /* Keep on over Servietten (100-105)*/
}

#fit-menu.ui.secondary.pointing.menu .item {
  border-bottom-width: 0px;
  background-color: #fff;
}

#fit-menu.ui.secondary.pointing.menu .ui.pointing.menu .item::after {
  top: 99%;
}

#fit-menu a.item {
  font-family: "Bahnschrift", sans-serif;
  font-size: 28px;
  color: #7f2a0b !important;
}

#fit-menu a.active.item {
  color: white !important;
  background: #7f2a0b !important;
}

.ui.pointing.menu .active.item::after,
.ui.pointing.menu .active.item:hover::after,
.ui.vertical.pointing.menu .active.item::after,
.ui.vertical.pointing.menu .active.item:hover::after {
  background-color: #7f2a0b;
  border: none;
}

#fit-menu.fixed {
  width: 100% !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Bahnschrift", cursive !important;
  color: #7f2a0b;
}
#kontakt {
  padding-bottom: 0px;
}

#kontakt h1,
#kontakt h2,
#kontakt h3,
.segment.fit-close h1,
.segment.fit-close h2,
.segment.fit-close h3 {
  /*color: white;*/
}

h1 {
  font-size: 36px !important;
  font-weight: normal;
}

h2 {
  font-size: 28px;
  font-weight: normal;
}

.ui.vertical.stripe h3 {
  font-size: 1.6em;
}

.ui.vertical.footer.segment {
  border-bottom: 0px solid #fff;
  height: 200px;
}

/* Feature Container */

.fit-rotate {
  height: 500px;
  z-index: -1;
  width: 200%;
  left: -50%;
  top: -300px;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

/* Scroll to Top */

.scrollToTop {
  width: 50px;
  height: 50px;
  padding: 10px;
  position: fixed;
  bottom: 16px;
  right: 16px;
  display: none;
  z-index: 10;
  background: #fff !important;
  border-radius: 0px !important;
  color: #333 !important;
}

.scrollToTop:hover {
  text-decoration: none;
}

.fit-logo img.fit-logo {
}

.fit-logo img.fit-logo-small {
  display: none;
}

/* CSS Logo-Item */

.fit-sign-wrapper {
}

.fit-sign {
  position: absolute;
  height: 100%;
  top: -100px;
}

.fit-sign.left {
  left: -100px;
}

.fit-sign.right {
  right: 100px;
}

.fit-sign-outer {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  transform: rotate(-4deg);
}

/* ENDE - CSS Logo-Item */

#team .card {
  margin: 0 auto;
  max-width: 240px;
  background: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 0 1px 3px 0 #fff, 0 0 0 0px #fff;
}

#team .card .image {
  background: white;
  text-align: center;
  margin: 0 auto !important;
}

#team .card .image img {
  border-radius: 0;
  max-width: 120px;
}

#team .card .content.logo {
  margin-bottom: 40px;
}

/* FIT Gradient */

.fit-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffde1a+0,f18812+100 */
  background: #ffde1a !important;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #ffde1a 0%, #f18812 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    45deg,
    #ffde1a 0%,
    #f18812 100%
  ) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #ffde1a 0%, #f18812 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffde1a', endColorstr='#f18812', GradientType=1) !important;
  /* IE6-9 fallback on horizontal gradient */
}

.fit-close {
  height: auto;
}

.swiper-slide h3 {
  padding: 3px;
  margin: 0px;
  color: rgba(0, 0, 0, 0.87);
}

.swiper-pagination-black .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #cbbb9f !important;
  opacity: 1;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  background: #432a19 !important;
}

.swiper-button.inverted.button {
  width: 50px !important;
  height: 50px !important;
  top: 10px;
}

.icon.circular.max-brown.button {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 2px solid #fff;
}

.icon.circular.max-brown.button:hover {
  /*
  -webkit-box-shadow: 0 0 2px 2px rgba(67,42,25,0.5)!important;
  box-shadow: 0 0 2px 2px rgba(67,42,25,0.5)!important;
  */
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 2px solid #fff;
}

.icon.circular.max-brown.button .icon {
}

.ui.segment.dsgvo-banner {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 5;
  min-height: 90px;
  max-height: 220px;
  padding-bottom: 10px;
}
.ui.segment.dsgvo-banner p {
  margin-top: 0px;
}

#downloads .item a {
  color: rgba(0, 0, 0, 0.87);
}

#downloads.ui.vertical.stripe h3 {
  font-size: 1.28rem !important;
}

.max-navigation {
  height: 164px;
  background: white;
}

.max-frame {
  z-index: 0;
  position: absolute;
  height: 600px;
  top: 16px;
  right: 16px;
  left: 16px;
  bottom: 16px;
  border: 10px solid #fff;
}

.max-frame-2 {
  z-index: 1;
  position: absolute;
  top: 16px;
  right: 16px;
  left: 16px;
  bottom: 16px;
  border: 10px solid #fff;
  
}

.max-frame-content {
  z-index: 0;
  background: none;
  position: relative;
  height: 100%;
}

.max-intro {
  height: 600px;
  background: url("../images/background/dd---illu.jpg") no-repeat bottom center !important;
  background-size: cover !important;
}

.max-breaker {
  width: 100%;
  background: none;
  margin-top: -50px;
  margin-bottom: -50px;
  z-index: 5;
  position: relative;
}

.max-beige {
  /*background: #FFF1D0 !important;*/
  background: rgb(224, 178, 134);
  background: linear-gradient(
    58deg,
    rgba(224, 178, 134, 1) 0%,
    rgba(255, 243, 208, 1) 100%
  ) !important;
}
.max-beige {
  /*background: #FFF1D0 !important;*/
  background: rgb(224, 178, 134);
  background: linear-gradient(
    58deg,
    rgba(224, 178, 134, 1) 0%,
    rgba(255, 243, 208, 1) 100%
  ) !important;
  /* background: url("../images/background/dd-bg----beige.jpg") left center !important; */
}

.max-brown {
  /*background: #7F2A0B !important;*/
  background: rgb(124, 61, 38);
  background: linear-gradient(
    58deg,
    rgba(124, 61, 38, 1) 0%,
    rgba(80, 56, 35, 1) 100%
  ) !important;
  color: #fff !important;
}

.max-green {
  background: #94c11f !important;
}

.max-teaser-large {
  z-index: 1;
  position: absolute;
  width: 420px;
  height: 420px;
  text-align: center;
}

.max-teaser-medium {
  z-index: 1;
  position: absolute;
  width: 340px;
  height: 340px;
  text-align: center;
  font-size: 1em;
}

.max-teaser-medium .content {
  padding: 30px;
  font-size: 1em;
}

.max-teaser-large .content {
  padding: 50px;
  font-size: 1.2em;
}

.max-teaser-time .content {
  padding: 40px;
  padding-top: 70px;
  padding-right: 60px;
  font-size: 1em;
}

.max-teaser-dinner .content {
  padding-top: 60px;
}
.max-teaser-special .content {
  padding-top: 60px;
}

.max-teaser-welcome {
  color: #432a19;
  top: 20px;
  background: url("../assets/teaser/rect-beige.png") no-repeat center center !important;
  background-size: cover !important;
  position: absolute;
  left: 13%;
  top: 60px;
  transform: translate(-13%, 0);
  z-index: 103;
}

.max-teaser-time {
  color: #fff !important;
  position: absolute;
  right: -450px;
  margin-top: -50px;
  transform: translate(-100%, 30px);
  background: url("../assets/teaser/rect-brown---500.png") no-repeat center
    center !important;
  background-size: cover !important;
  width: 420px;
  height: 420px;
}

.max-teaser-dinner {
  color: #432a19;
  position: absolute;
  left: 95%;
  top: 60vh;
  background: url("../assets/teaser/rect-green.png") no-repeat center center !important;
  background-size: cover !important;
  transform: translate(-95%, 0);
  z-index: 102;
}

.max-teaser-special {
  color: #432a19;
  position: absolute;
  left: 5%;
  top: 50vh;
  background: url("../assets/teaser/rect-special---labskaus---500.png")
    no-repeat center center !important;
  background-size: cover !important;
  transform: translate(-5%, 0);
  z-index: 103;
}

.mobile---max-teaser-info {
  background: #fff;
  position: absolute;
  display: inline-block;
  margin-left: 20px;
  margin-top: 25px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 3px;
  display: none;
}

.max-content {
  z-index: 999;
  position: relative;
}

.max-content .column .content {
  padding: 80px;
  color: #432a19;
  max-width: 960px;
}

.max-content .column .content a,
.max-newsletter a,
.accordion .content a,
.max-brown .column a,
.max-teaser-time a {
  font-weight: bold;
  color: #7f2a0b;
  text-decoration: underline;
}

.max-content .column .content a:hover,
.max-newsletter a:hover,
.accordion .content a:hover,
.max-brown .column a:hover,
.max-teaser-time a:hover {
  text-decoration: none;
}

.max-content .column .content li {
  font-size: 1.33em;
  line-height: 1.4285em;
}

.max-guests,
.max-fit,
.max-menu,
.max-newsletter {
  color: #432a19 !important;
}
.max-guests.ui.vertical.stripe p {
  font-size: 1em;
}

.max-newsletter .form .field > label,
.max-newsletter .form .field .checkbox > label {
  color: #432a19 !important;
}

.max-newsletter .form #mc-embedded-subscribe {
  background: none;
  border: none;
  padding: 20px 20px;
  padding-right: 20px;
  margin: -20px;
  margin-right: -20px;
  padding-right: 60px;
  margin-right: -80px;
}

.modal-guestbook .header {
  padding-top: 10px !important;
}

.modal-guestbook h2 {
  margin-top: 7px;
}

.modal-guestbook .modal-footer {
  margin-bottom: -18px !important;
  background: #efefef !important;
  padding-left: 20px;
  margin-left: -20px;
  padding-right: 20px;
  margin-right: -20px;
}

.modal-guestbook .modal-footer .button {
  margin-right: 0px;
}

.ui.green.button {
  background: #9ec336 !important;
}

.max-menu table {
  width: 100%;
  font-size: 1.2em;
}

.max-menu table th {
  padding-bottom: 12px;
}

.max-menu ul {
  list-style-type: none;
}

.max-menu ul li {
  font-size: 1.33em;
  min-height: 36px;
}

.max-menu table td {
  border-bottom: 1px solid #ccc;
  min-height: 36px;
  padding-top: 4px !important;
  height: 24px;
  padding-bottom: 4px !important;
  font-family: "Montserrat", sans-serif;
}

.max-menu table td {
  border-bottom: 1px solid #d1d1d1;
  min-height: 36px;
  padding-top: 4px !important;
  height: 24px;
  padding-bottom: 4px !important;
  font-family: "Montserrat", sans-serif;
}

.max-menu small {
  font-family: "Montserrat", sans-serif;
}

.max-menu .segment-un {
  margin-top: 280px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 30px;
}

/*.max-menu table td[align="right"] { font-weight: bold; }*/

.max-menu table td:last-child {
  font-weight: bold;
}

.pagination {
  z-index: 10;
}

.swiper-conatiner,
.swiper-container-menu {
  z-index: 999;
}

@media only screen and (max-width: 960px) {
  .fit-logo img.fit-logo {
    display: none;
  }
  .fit-logo img.fit-logo-small {
    display: block;
    margin-left: 13px !important;
  }
  #fit-menu {
    background: none;
    border-bottom: none !important;
  }
  #fit-menu .item {
    display: none !important;
    background: none;
  }
  #fit-menu .toc.item {
    display: block !important;
    position: fixed !important;
    /* top: 0px!important; */
    /* left: 0px!important; */
    background: white;
    width: 50px;
    height: 50px;
    right: 20px;
    top: 20px;
    z-index: 10;
    border-radius: 0px !important;
  }
  #fit-menu .toc.item i.icon {
    margin-left: -16px;
    margin-top: -12px;
    position: absolute;
  }
}

.vertical.sidebar.menu a {
  font-family: "Bahnschrift", cursive !important;
  font-size: 24px;
}

@media only screen and (max-width: 761px) {
  .ui.grid > .stackable.stackable.row > .column,
  .ui.stackable.grid > .column.grid > .column,
  .ui.stackable.grid > .column.row > .column,
  .ui.stackable.grid > .column:not(.row),
  .ui.stackable.grid > .row > .column,
  .ui.stackable.grid > .row > .wide.column,
  .ui.stackable.grid > .wide.column {
    width: 100% !important;
    margin: 0 !important;
    box-shadow: none !important;
    padding: 16px !important;
  }
}
