:root {
  --brown: #97282b;
  --green: #087826;
  --crimson: #c5363a;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.herosection {
  height: 100vh;
  background-image: url('../images/1veselky.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.navigace {
  z-index: 1000;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.image {
  margin-top: 20px;
  margin-bottom: 20px;
}

.container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.hero1 {
  background-color: #ceb992;
}

.herocontainer {
  height: 500px;
  background-image: url('../images/1veselky.jpg');
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.navbar {
  background-color: var(--brown);
}

.body {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.nav-link {
  font-weight: 600;
}

.nav-link.nl1 {
  width: 25%;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  transition: color .75s, background-color .75s;
}

.nav-link.nl1:hover {
  background-color: var(--green);
  color: #fff;
}

.nav-link.nl1:focus {
  background-color: var(--green);
}

.nav-link.nl1.w--current {
  width: 25%;
  color: var(--green);
  text-align: center;
  background-color: rgba(255, 255, 255, .97);
}

.logo {
  flex-direction: column;
  align-items: center;
}

.logocontainer {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-2 {
  margin-top: 20px;
}

.h201 {
  color: var(--green);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.h201.bily {
  color: #dbdbdb;
}

.h202 {
  color: #fff;
  text-align: center;
  background-color: #c5363a;
  border: 5px solid #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px;
  font-weight: 400;
}

.info {
  background-color: var(--green);
  padding-top: 25px;
}

.tabs-menu {
  text-align: center;
}

.tab-link-tab-1 {
  width: 150px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-1.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-2 {
  width: 150px;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-2.w--current {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 40px;
}

.image-3, .image-4 {
  width: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hero2 {
  background-color: var(--brown);
}

.s1 {
  background-image: url('../images/s03.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.s1._0214 {
  background-image: url('../images/s02.jpg');
  background-position: 50% 30%;
}

.s1._212 {
  background-image: url('../images/1DSC_2517.jpg');
}

.s1._987 {
  background-image: url('../images/s01.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  height: 500px;
}

._4545 {
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero3 {
  background-color: var(--green);
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.h203 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
}

.t1 {
  color: #ebebeb;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.odkazy {
  background-color: var(--crimson);
  padding-bottom: 10px;
}

.columns {
  text-align: center;
  margin-bottom: 20px;
}

.heading {
  color: #ebebeb;
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
}

.lb1 {
  width: 100%;
  border: 3px solid #c2c2c2;
  text-decoration: none;
}

.lb1:hover, .fejsbuk {
  background-color: var(--green);
}

.fejsbukcontainer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.link-block {
  width: 100%;
  text-align: center;
  text-decoration: none;
}

.heading-2 {
  color: #fff;
  font-weight: 400;
}

.videoukazky {
  background-color: var(--crimson);
  padding-top: 40px;
  padding-bottom: 40px;
}

.videocontainer {
  text-align: center;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 400;
}

.videolb {
  width: 60%;
  text-align: center;
  border: 3px solid #c2c2c2;
  margin-bottom: 20px;
  text-decoration: none;
}

.videolb:hover {
  background-color: var(--green);
  color: var(--green);
}

.heading-4 {
  color: #fff;
  font-weight: 400;
}

.biografie {
  background-color: var(--crimson);
}

.biografie.vavrikova {
  padding-bottom: 40px;
}

.h2bio {
  color: #fff;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}

.biofotka {
  background-image: url('../images/DSC_2738.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 10px solid #fff;
}

.biofotka.herberkova {
  background-image: url('../images/bDSC_2791.jpg');
  border: 10px solid #fcfcfc;
}

.biofotka.preisolova {
  background-image: url('../images/bDSC_2649.jpg');
}

.biofotka.faruzelova {
  background-image: url('../images/bDSC_2941.jpg');
}

.biofotka.ozrubova {
  background-image: url('../images/bDSC_2706.jpg');
}

.biofotka.mamulova {
  background-image: url('../images/bDSC_2951.jpg');
}

.biofotka.vavrikova {
  background-image: url('../images/bDSC_2671.jpg');
  background-position: 50%;
  background-size: cover;
}

.biofotka.asamkova {
  background-image: url('../images/bDSC_2777.jpg');
}

.biofotka.czakanova {
  background-image: url('../images/bDSC_2839.jpg');
  background-position: 50%;
}

.biofotka.herberk {
  background-image: url('../images/bDSC_2728.jpg');
}

.biofotecka {
  opacity: 0;
  background-image: url('../images/MG8_7154-Edit.jpg');
  background-position: 0 0;
  background-size: auto;
  transition: opacity .7s;
}

.biofotecka:hover {
  opacity: 1;
}

.bioodstavec {
  color: #fff;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.svami {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  background-color: rgba(0, 0, 0, .19);
  border: 5px solid #fff;
  margin-top: 40px;
  padding: 20px;
  font-size: 28px;
  font-weight: 400;
}

.poradateleodstavec {
  margin-bottom: 0;
  padding: 40px 20px 10px;
}

.poradatelelink {
  color: var(--green);
  padding-bottom: 7px;
  padding-left: 20px;
  font-weight: 600;
  display: block;
}

.poradatelelink:hover {
  color: var(--crimson);
}

.columns-2 {
  padding-bottom: 20px;
}

.stageplan {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.stagepl {
  padding-bottom: 40px;
}

.tabs {
  margin-bottom: 40px;
}

.vlajecky {
  text-align: center;
}

.vlajkaleva {
  padding-top: 30px;
  padding-right: 20px;
}

.vlajka-prava {
  padding-left: 20px;
}

@media screen and (max-width: 991px) {
  .videolb {
    border-width: 3px;
    border-color: #c2c2c2;
  }
}

@media screen and (max-width: 767px) {
  .nav-link.nl1 {
    font-size: 16px;
  }

  .nav-link.nl1.w--current {
    width: 25%;
    font-size: 16px;
  }

  .lb1 {
    width: 60%;
    margin-bottom: 10px;
  }

  .h2bio {
    padding-left: 10px;
  }

  .icon {
    color: #fff;
  }

  .menu-button {
    background-color: #1c782b;
  }

  .menu-button.w--open {
    background-color: #93272a;
  }
}

@media screen and (max-width: 479px) {
  .nav-link.nl1 {
    text-align: center;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .nav-link.nl1.w--current {
    font-size: 12px;
  }

  .image-2 {
    width: 90%;
  }

  .tab-link-tab-1 {
    text-align: left;
  }

  .tab-link-tab-1.w--current {
    text-align: left;
    padding-left: 30px;
  }

  .s1._987 {
    background-size: cover;
  }

  .h2bio {
    padding-left: 10px;
  }

  .bioodstavec {
    padding-top: 10px;
  }

  .svami {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  }
}


