.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: transparent;
  box-shadow: none;
}

.nav-link {
  padding: 70px 40px 46px;
  background-color: transparent;
  -webkit-transition: box-shadow 200ms linear, color 200ms cubic-bezier(.175, .885, .32, 1.275);
  transition: box-shadow 200ms linear, color 200ms cubic-bezier(.175, .885, .32, 1.275);
  font-family: Bebasneue, sans-serif;
  color: #8a7668;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
}

.nav-link:hover {
  box-shadow: inset 0 -5px 0 0 #8a7668;
}

.nav-link.w--current {
  background-color: transparent;
  box-shadow: inset 0 -5px 0 0 #fff;
  -webkit-transition: box-shadow 200ms linear, color 200ms cubic-bezier(.175, .885, .32, 1.275);
  transition: box-shadow 200ms linear, color 200ms cubic-bezier(.175, .885, .32, 1.275);
  color: #fff;
}

.body {
  background-color: #000;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Exo, sans-serif;
  font-weight: 200;
}

.sectionbanner {
  display: none;
  background-color: #492a17;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #492a17, #c34409);
}

.sectionuvod {
  background-image: radial-gradient(circle farthest-corner at 52% 36%, #64584c, #221b15 68%);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  box-shadow: none;
}

.containerkontakt {
  padding: 80px 100px 120px;
  background-color: rgba(0, 0, 0, 0.66);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 165, 0, 0.72)), to(rgba(51, 165, 0, 0.72))), url('../images/IMG_1508.JPG');
  background-image: linear-gradient(180deg, rgba(51, 165, 0, 0.72), rgba(51, 165, 0, 0.72)), url('../images/IMG_1508.JPG');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  color: #fff;
  text-align: left;
}

.headingdark {
  font-family: Bebasneue, sans-serif;
  color: #8a7668;
  font-size: 60px;
  font-weight: 400;
}

.image {
  max-height: 300px;
  max-width: 360px;
  box-shadow: 0 0 5px -2px #000;
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}

.paragraph {
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 40px;
  font-weight: 200;
}

.containerbanner {
  padding: 66px;
  text-align: center;
}

.containeruvod {
  padding: 265px 100px 150px;
  background-color: rgba(0, 0, 0, 0.33);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IMG_0274.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IMG_0274.jpg');
  background-position: 0px 0px, 50% 86%;
  background-size: auto, 1224px;
  color: #fff;
  text-align: left;
}

.containergaleria {
  padding: 80px 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #000;
  text-align: right;
}

.headinglight {
  background-color: transparent;
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
}

.div-block {
  -webkit-filter: none;
  filter: none;
}

.div-block-2 {
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: none;
  text-align: left;
}

.tab-link {
  padding: 20px;
  border: 3px solid transparent;
  background-color: transparent;
  font-family: Bebasneue, sans-serif;
  color: #8a7668;
  font-size: 24px;
}

.tab-link.w--current {
  border-color: #8a7668;
  background-color: transparent;
  color: #8a7668;
}

.map {
  max-height: 200px;
}

.brand {
  padding-top: 18px;
  padding-right: 20px;
  padding-left: 20px;
}

.tabs {
  margin: 40px -5px;
  text-align: right;
}

.sectionfooter {
  background-color: #000;
  box-shadow: none;
}

.containerfooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.paragraph-2 {
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
}

.image-2 {
  margin-top: -15px;
  margin-bottom: -10px;
}

.text-block {
  color: #4c3b2f;
}

.sectionkontaktx {
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 52% 36%, #31611a 21%, #000 83%);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  box-shadow: none;
}

.sectiongaleria {
  background-image: radial-gradient(circle farthest-corner at 52% 36%, transparent, #221b15), url('../images/arriere-plan-bois-texture-1456353976vDQ.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
  box-shadow: none;
}

.container {
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
}

.headingkontaktmapa {
  background-color: transparent;
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
}

.div-block-3 {
  padding-top: 10px;
}

.paragraph-fb {
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  font-size: 20px;
  line-height: 40px;
  font-weight: 200;
}

.fblink {
  color: #4267b2;
  font-weight: 800;
  text-decoration: none;
}

.facebook {
  float: right;
}

html.w-mod-js *[data-ix="scrollin"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .brand.w--current {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .menu-button {
    padding-top: 47px;
    padding-bottom: 47px;
    color: #fff;
  }
  .icon {
    color: #fff;
  }
}

@media (max-width: 479px) {
  .containerkontakt {
    padding: 20px;
  }
  .containeruvod {
    padding: 150px 20px 20px;
  }
  .containergaleria {
    padding: 20px;
  }
  .link-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}