:root {
  --purplish: #535998;
  --white: white;
  --grey-blue: #4d5b77;
  --l-blue: #77cdfc;
  --light-blue: #dfe8ff;
  --sky-blue: #6aaffd;
  --eggshell: #faf3dd;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.hero-section {
  background-image: linear-gradient(#0000 72%, #fff), url('../images/shutterstock_2492065585_1.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 90vh;
  position: relative;
}

.content-wrapper {
  color: var(--purplish);
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.hero {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.obal-nadpis-human-pic {
  justify-content: center;
  align-items: flex-end;
  height: 500px;
  margin-bottom: -20px;
  display: flex;
}

.nadpis-obal {
  z-index: 85;
  background-color: var(--white);
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  height: 350px;
  margin-bottom: -57px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.human-obal {
  background-image: url('../images/human_1.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 100%;
  position: relative;
}

.paragraph {
  color: var(--grey-blue);
}

.heading {
  color: var(--l-blue);
  margin-top: 0;
  font-family: Bitter, serif;
  font-size: 6.9em;
  line-height: 120%;
}

.heading-2 {
  color: var(--purplish);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Bitter, serif;
  font-size: 3.5em;
  font-weight: 400;
  line-height: 60%;
}

.paragraph-perex {
  color: var(--grey-blue);
  margin-top: 48px;
  margin-bottom: 48px;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.menu {
  z-index: 60;
  background-color: var(--white);
  padding-top: 40px;
  padding-bottom: 100px;
  position: relative;
}

.promo-blok-corner {
  z-index: 500;
  background-color: var(--grey-blue);
  width: 150px;
  height: 50px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.promo-holder {
  z-index: 50;
  color: var(--grey-blue);
  border-bottom-left-radius: 45px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 250px;
  height: 60px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.paragraph-3 {
  color: var(--white);
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-weight: 400;
}

.link-block {
  color: var(--grey-blue);
  font-family: Rubik, sans-serif;
  text-decoration: none;
}

.menu-1 {
  background-color: var(--white);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 200px;
  display: flex;
}

.menu-wrapper {
  justify-content: space-around;
  align-items: center;
  width: 680px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.paragraph-4 {
  text-align: center;
  color: #fff;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 79px;
  font-family: Bitter, serif;
  font-size: 43px;
  font-weight: 400;
}

.paragraph-5 {
  color: var(--l-blue);
  margin-top: 0;
  font-family: Bitter, serif;
  font-size: 30px;
}

.menu-dlazdice {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 220px;
  display: flex;
}

.menu-popis {
  color: var(--white);
  text-align: center;
  margin-top: 27px;
  font-family: Bitter, serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 140%;
}

.kapitola1 {
  background-color: var(--light-blue);
  padding-bottom: 60px;
}

.napis-kapitola {
  background-image: linear-gradient(82deg, var(--sky-blue), var(--purplish));
  color: var(--purplish);
  text-align: center;
  text-transform: none;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 167px;
  padding-bottom: 40px;
  font-family: Bitter, serif;
  font-size: 6.9em;
  font-weight: 400;
  line-height: 60%;
}

.text-block {
  color: var(--grey-blue);
  text-align: center;
  width: 600px;
  margin: 20px auto 92px;
  padding-right: 10px;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.modry-blok {
  z-index: 50;
  background-color: var(--sky-blue);
  background-image: linear-gradient(180deg, var(--l-blue), var(--purplish));
  border-radius: 50px;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  box-shadow: 18px 16px 8px -8px #555f9f33, inset 17px 17px 13px -7px #5560a059;
}

.modul-obal {
  background-color: var(--white);
  border-radius: 25px;
  max-width: 1100px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 40px 40px 50px;
  box-shadow: 3px 5px 8px #0003, inset 0 2px 17px #0000001a;
}

.right-arrow {
  inset: 0% 0% 0% auto;
}

.obsah-sl-01 {
  background-image: url('../images/h3_1h3.avif');
  background-position: 0%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.lightbox-link-m-1 {
  width: 100%;
  height: 100%;
}

.obsah-sl-01-2 {
  background-image: url('../images/h2_1h2.avif');
  background-position: 23%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.obsah-sl-01-01 {
  background-image: url('../images/h1_1h1.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.obsah-sl-01-3 {
  background-image: url('../images/h4_1h4.avif');
  background-position: 60%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.banes-link-1 {
  width: 100%;
  height: 100%;
}

.wrapper-slider-02 {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.lightbox-link-husq-1 {
  width: 100%;
  height: 100%;
}

.slider-menhart {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.home-section-wrap {
  margin-bottom: 30px;
}

.section-heading {
  letter-spacing: .8px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 53px;
}

.paragraph-light {
  opacity: 1;
  color: var(--grey-blue);
  margin-bottom: 2rem;
  font-family: Rubik, sans-serif;
  font-size: 19px;
  line-height: 30px;
}

.paragraph-light.white {
  color: var(--white);
}

.text-pic-grid {
  grid-column-gap: 45px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 1.5fr;
  grid-auto-flow: column;
  align-items: center;
  max-width: 1200px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.youtube {
  border-radius: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.logo-2 {
  margin-top: 10px;
  margin-bottom: 25px;
}

.slide-nav {
  font-size: .9rem;
  font-weight: 400;
  bottom: 20px;
}

.lightbox-link-m-1-3 {
  width: 100%;
  height: 100%;
}

.button-2 {
  background-color: var(--sky-blue);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 20px;
  padding: 12px 25px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-2:active {
  background-color: #43464d;
}

.button-2.m-hidd {
  background-color: var(--purplish);
  background-image: linear-gradient(72deg, var(--purplish), var(--sky-blue));
  border-radius: 20px;
  padding: 19px 40px;
  transition: background-color .4s, color .4s;
}

.button-2.m-hidd:hover {
  background-image: none;
}

.button-2.m-hidd.padding3 {
  margin-top: 20px;
}

.icon-2 {
  right: auto;
}

.text-block-2 {
  text-transform: none;
  font-family: Bitter, serif;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-nadpis {
  opacity: 1;
  color: var(--purplish);
  letter-spacing: 1px;
  margin-bottom: 25px;
  font-family: Bitter, serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 35px;
}

.bold-text {
  color: var(--purplish);
  font-weight: 500;
}

.link {
  color: var(--sky-blue);
  font-weight: 500;
  text-decoration: underline;
}

.slider-banes {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.modul-obal-pic-left {
  background-color: var(--white);
  border-radius: 25px;
  max-width: 1100px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 40px 40px 50px;
  box-shadow: 3px 5px 8px #0003, inset 0 2px 17px #0000001a;
}

.modul-obal-pic-left.nomargin {
  margin-bottom: 0;
}

.modul-obal-pic-left.nomargin.red {
  background-color: var(--sky-blue);
  display: none;
}

.text-pic-left-left {
  grid-column-gap: 45px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1.5fr 1fr;
  grid-auto-flow: column;
  align-items: center;
  max-width: 1200px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.link-2 {
  color: var(--sky-blue);
  font-family: Rubik, sans-serif;
  font-weight: 500;
}

.link-3 {
  color: var(--purplish);
}

.kapitola2 {
  background-color: var(--eggshell);
  padding-bottom: 86px;
}

.napis-kapitola-2 {
  background-image: linear-gradient(63deg, var(--sky-blue), var(--purplish));
  color: var(--purplish);
  text-align: center;
  text-transform: none;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 40px;
  font-family: Bitter, serif;
  font-size: 6.9em;
  font-weight: 400;
  line-height: 94%;
}

.small-medajlonek {
  background-color: var(--white);
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
  box-shadow: 3px 5px 8px #0003, inset 0 1px 17px #0003;
}

.image {
  border-radius: 17px;
  width: 460px;
}

.maly-medajlonek-text {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.maly-medajlonek-text.floristika {
  width: 640px;
}

.paragraph-small {
  opacity: 1;
  color: var(--grey-blue);
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 19px;
  line-height: 30px;
}

.paragraph-small.plus-buttn {
  margin-bottom: 30px;
}

.last-section {
  background-color: var(--white);
}

.paragraph-end {
  opacity: 1;
  color: var(--purplish);
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 25px;
  font-family: Big Shoulders, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.div-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-6 {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.link-23 {
  color: #e30613;
}

.logo-rakusko {
  width: 120px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 40px;
}

.footer-divider {
  background-color: var(--light-blue);
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 15px;
}

.footer-brand {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-dark {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 23px 30px 30px;
  display: flex;
  position: relative;
}

.div-block-16 {
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-bottom: 5px;
  display: flex;
}

.autori-text {
  color: #000;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.footer-copyright-center {
  color: #000;
  text-align: center;
  width: 70%;
  font-family: Rubik, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.lottie-animation {
  justify-content: center;
  align-items: center;
  width: 400px;
  display: flex;
}

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

.link-24 {
  color: var(--sky-blue);
}

.image-8 {
  width: 160px;
  margin-bottom: 20px;
}

.image-9 {
  width: 210px;
}

.image-10 {
  width: 140px;
  margin-bottom: 20px;
}

.link-25, .link-26, .link-27, .link-28, .link-29, .link-30, .link-31, .link-32, .link-33 {
  color: var(--sky-blue);
}

.link-block-6, .link-block-7 {
  text-decoration: none;
}

.banes-link-2, .banes-link-3, .banes-link-4, .banes-link-5 {
  width: 100%;
  height: 100%;
}

.obsah-banes-1 {
  background-image: url('../images/ILaB_mereni_1.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.obsah-banes-2 {
  background-image: url('../images/MTvL_ILaB_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 700px;
}

.obsah-banes-3 {
  background-image: url('../images/banes-03.jpg');
  background-position: 100%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.obsah-banes-4 {
  background-image: url('../images/banes-04.jpg');
  background-position: 60%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.obsah-banes-5 {
  background-image: url('../images/banes-05.jpg');
  background-position: 60%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.obsah-sl-engel-1 {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 700px;
}

.obsah-sl-engel-2 {
  background-image: url('../images/02_ENGEL_banner_1_1_portret.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 700px;
}

.engel-link-1, .engel-link-2 {
  width: 100%;
  height: 100%;
}

.slider-engel {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.slider-plesivec {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-advamat-1 {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 700px;
}

.obsah-advamat-2 {
  background-image: url('../images/advamat-2.jpg');
  background-position: 0%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.advamat-link1, .advamat-link-2 {
  width: 100%;
  height: 100%;
}

.div-block-17 {
  background-color: #0b2a70;
  width: 150px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.obsah-unicorn-1 {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 700px;
}

.obsah-unicorn-2 {
  background-image: url('../images/unicorn-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.unicorn-link-1, .unicorn-link-2 {
  width: 100%;
  height: 100%;
}

.wrapper-unicorn {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.slider-cheb {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-cheb-1 {
  background-color: var(--sky-blue);
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 700px;
}

.cheb-link-1 {
  width: 100%;
  height: 100%;
}

.obsah-cheb-2 {
  background-image: url('../images/cheb-2.jpg');
  background-position: 0%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.cheb-link-2 {
  width: 100%;
  height: 100%;
}

.slider-zdravotka {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.zdravotka-1 {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 700px;
}

.zdravotka-2 {
  background-image: url('../images/den-otevr-eny-ch-dver-i-1-640x480.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.zdravotka-3 {
  background-image: url('../images/prakticka-vy-uka-v-odborny-ch-uc-ebna-ch-972x729.webp');
  background-position: 23%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 700px;
}

.zdravotka-4 {
  background-image: url('../images/simu-3.jpg');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 700px;
}

.zdravotka-5 {
  background-image: url('../images/exkurze-letecka-za-chranna-sluz-ba-640x360.webp');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 700px;
}

.zdravotka-link-1, .zdravotka-link-2, .zdravotka-link-3, .zdravotka-link-4, .zdravotka-link-5 {
  width: 100%;
  height: 100%;
}

.modul-obal-pic-left-dokoncit {
  background-color: var(--white);
  border-radius: 25px;
  max-width: 1100px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 40px 40px 50px;
  box-shadow: 3px 5px 8px #0003, inset 0 2px 17px #0000001a;
}

.modul-obal-pic-left-dokoncit.nomargin {
  margin-bottom: 0;
}

.modul-obal-pic-left-dokoncit.nomargin.red {
  background-color: var(--sky-blue);
}

.obsah-domazlice-1 {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 700px;
}

.obsah-domazlice-2 {
  background-image: url('../images/gastronomie-1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.domazlice-link1, .domazlice-link-2 {
  width: 100%;
  height: 100%;
}

.slider-trebo {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-trebon-1 {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 700px;
}

.trebon-link-1 {
  width: 100%;
  height: 100%;
}

.obsah-trebon-2 {
  background-image: url('../images/uc-ebna-ict-ta-b.-i-1200x901.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.trebon-link-2 {
  width: 100%;
  height: 100%;
}

.obsah-trebon-3 {
  background-image: url('../images/vaza-987x1425.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.trebon-link-3 {
  width: 100%;
  height: 100%;
}

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

.slider-volyne {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-volyne-1 {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 700px;
}

.link-volyne-1 {
  width: 100%;
  height: 100%;
}

.obsah-volyne-2 {
  background-image: url('../images/volyne-250-1200x801.webp');
  background-position: 20%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.link-volyne-2 {
  width: 100%;
  height: 100%;
}

.obsah-volyne-3 {
  background-image: url('../images/marekprihodacz_promovolyne015-2422x1156.webp');
  background-position: 40%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.link-volyne-3 {
  width: 100%;
  height: 100%;
}

.obsah-volyne-4 {
  background-image: url('../images/h4_1h4.avif');
  background-position: 60%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.link-volyne-4 {
  width: 100%;
  height: 100%;
}

.image-12 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-13 {
  width: 370px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.bold-text-2 {
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.obsah-sl-engel-3 {
  background-image: url('../images/03_ENGEL_banner_1_1_portret.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 700px;
}

.engel-link-3 {
  width: 100%;
  height: 100%;
}

.obsah-sl-engel-4 {
  background-image: url('../images/04_ENGEL_banner_1_1_portret.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 700px;
}

.engel-link-4 {
  width: 100%;
  height: 100%;
}

.modul-obal-unicorn {
  background-color: var(--white);
  border-radius: 25px;
  max-width: 1100px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 40px 40px 50px;
  box-shadow: 3px 5px 8px #0003, inset 0 2px 17px #0000001a;
}

.div-block-18 {
  width: 460px;
  height: 800px;
  position: relative;
}

.image-copy {
  border-radius: 17px;
  width: 460px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-copy-copy {
  border-radius: 17px;
  width: 460px;
  position: absolute;
  inset: auto auto 3% 0%;
}

.kapitola-3 {
  background-color: var(--light-blue);
  padding-bottom: 10px;
}

.link-34 {
  color: var(--sky-blue);
}

.div-block-19 {
  text-align: center;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.link-35 {
  color: var(--sky-blue);
}

.youtube-2 {
  border-radius: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.bold-text-4 {
  color: var(--sky-blue);
  font-weight: 400;
  text-decoration: none;
}

.heading-3 {
  text-align: center;
  margin-bottom: 46px;
  margin-left: auto;
  margin-right: auto;
  font-family: Bitter, serif;
  font-weight: 400;
}

.slide {
  background-image: linear-gradient(#00000080, #00000080);
}

.div-block-20 {
  background-color: var(--sky-blue);
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 32px;
}

.link-block-kamaradi, .link-block-partner, .link-block-rodina {
  text-decoration: none;
}

.lottie-animation-2, .lottie-animation-3, .lottie-animation-4 {
  width: 150px;
}

.divider {
  background-image: url('../images/shutterstock_2462582761_1.avif');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.divider-2 {
  background-image: url('../images/friends_1.avif');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.wrapper-slider-ilab {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.img-ilab {
  background-image: url('../images/ILaB_mereni_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 700px;
  position: sticky;
  top: 40px;
}

.image-14, .image-15 {
  border-radius: 20px;
  margin-bottom: 20px;
}

.slider-termal {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-sl-termal-1 {
  background-image: url('../images/_MG_6483.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.termal-l-1 {
  width: 100%;
  height: 100%;
}

.obsah-sl-termal-2 {
  background-image: url('../images/TF-Thermal-Wellness-indoor_1.avif');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.obsah-sl-termal-3 {
  background-image: url('../images/TF_EGI0979_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.obsah-sl-termal-4 {
  background-image: url('../images/TF-Superior-room_1.avif');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.termal-link-2, .termal-link-3, .termal-link-4 {
  width: 100%;
  height: 100%;
}

.image-16 {
  border-radius: 20px;
  margin-bottom: 20px;
}

.obsah-plesivec-1 {
  background-image: url('../images/plesivec3_1.avif');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.plesivec-link1-copy {
  width: 100%;
  height: 100%;
}

.link-36 {
  color: var(--sky-blue);
  font-weight: 400;
}

.obsah-plesivec-2 {
  background-image: url('../images/plesivec1_1.avif');
  background-position: 10%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.plesivec-link-2 {
  width: 100%;
  height: 100%;
}

.obsah-plesivec-3 {
  background-image: url('../images/plesivec5_1.avif');
  background-position: 40%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.plesivec-link-3 {
  width: 100%;
  height: 100%;
}

.obsah-plesivec-4 {
  background-image: url('../images/plesivec4_1.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.plesivec-link-4 {
  width: 100%;
  height: 100%;
}

.obsah-plesivec-5 {
  background-image: url('../images/plesivec2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.plesivec-link-5 {
  width: 100%;
  height: 100%;
}

.slider-zapadoceska-g {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-galerie-1 {
  background-image: url('../images/1-2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.galerie-link-1 {
  width: 100%;
  height: 100%;
}

.obsah-galerie-2 {
  background-image: url('../images/3-2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.galerie-link-2 {
  width: 100%;
  height: 100%;
}

.link-37 {
  color: var(--sky-blue);
}

.obsah-barnau_1 {
  background-image: url('../images/barnau-1_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.barnau-link-1 {
  width: 100%;
  height: 100%;
}

.obsah-baurnau-2 {
  background-image: url('../images/barnau-2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.barnau-link-2 {
  width: 100%;
  height: 100%;
}

.obsah-barnau-3 {
  background-image: url('../images/barnau-3_1.avif');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.barnau-3 {
  width: 100%;
  height: 100%;
}

.link-38, .link-39 {
  color: var(--sky-blue);
}

.slider-katakomby {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-katakomby-1 {
  background-image: url('../images/klatovy-01_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.katakomby-link-1 {
  width: 100%;
  height: 100%;
}

.obsah-katakomby-2 {
  background-image: url('../images/klatovy-02_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.katakomby-link-2 {
  width: 100%;
  height: 100%;
}

.link-40 {
  color: var(--sky-blue);
}

.slider-nepomuk1 {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-nepomuk1-1 {
  background-image: url('../images/nepomuk-01_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.nepomuk1-link1 {
  width: 100%;
  height: 100%;
}

.obsah-nepomuk1-2 {
  background-image: url('../images/nepomuk-02_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.nepomuk1-link2 {
  width: 100%;
  height: 100%;
}

.slider-tachov {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-tachov-1 {
  background-image: url('../images/tachov2_1.avif');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.tachov-link-1 {
  width: 100%;
  height: 100%;
}

.obsah-tachov-2 {
  background-image: url('../images/tachov1_1.avif');
  background-position: 20%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.tachov-link-2 {
  width: 100%;
  height: 100%;
}

.obsah-tachov-3 {
  background-image: url('../images/tachov3_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.tachov-link-3 {
  width: 100%;
  height: 100%;
}

.obsah-tachov-4 {
  background-image: url('../images/tachov6_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.tachov-link-4 {
  width: 100%;
  height: 100%;
}

.obsah-tachov-5 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 700px;
}

.tachov-link-5 {
  width: 100%;
  height: 100%;
}

.link-41 {
  color: var(--sky-blue);
}

.obsah-nepomuk2-1 {
  background-color: var(--sky-blue);
  background-image: url('../images/nepomuk2-1_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.nepomuk2-link-1 {
  width: 100%;
  height: 100%;
}

.obsah-nepomuk2-2 {
  background-image: url('../images/cheb-2.jpg');
  background-position: 0%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.nepomuk2-link-2 {
  width: 100%;
  height: 100%;
}

.slider-nepomuk-2 {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-nepomuk-2-1 {
  background-image: url('../images/nepomuk2-1_1.avif');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.nepomuk2---link-1 {
  width: 100%;
  height: 100%;
}

.obsah-nepomuk-2-2 {
  background-image: url('../images/nepomuk2-2_1.avif');
  background-position: 85%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.nepomuk2---link-2 {
  width: 100%;
  height: 100%;
}

.slider-loket {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.loket-1 {
  background-image: url('../images/loket1_1.avif');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.loket-link-1 {
  width: 100%;
  height: 100%;
}

.loket-2 {
  background-image: url('../images/loket2_1.avif');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.loket-link-2 {
  width: 100%;
  height: 100%;
}

.slider-marianky {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.marianky-1 {
  background-image: url('../images/grand1_1.avif');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.marianky-link1 {
  width: 100%;
  height: 100%;
}

.marianky-2 {
  background-image: url('../images/gastronomie-1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.marianky-link23, .marianky-link2 {
  width: 100%;
  height: 100%;
}

.marianky-3 {
  background-image: url('../images/grand3_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.marianky-link3 {
  width: 100%;
  height: 100%;
}

.marianky-4 {
  background-image: url('../images/grand4_1.avif');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.marianky-link4 {
  width: 100%;
  height: 100%;
}

.marianky-5 {
  background-image: url('../images/grand6_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.marianky-link5 {
  width: 100%;
  height: 100%;
}

.marianky-6 {
  background-image: url('../images/grand5_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.marianky-link6 {
  width: 100%;
  height: 100%;
}

.marianky--2 {
  background-image: url('../images/grand2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.marianky-link-2 {
  width: 100%;
  height: 100%;
}

.as-1 {
  background-image: url('../images/as1_1.avif');
  background-position: 40%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.as-link1 {
  width: 100%;
  height: 100%;
}

.slider-as {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.as-2 {
  background-image: url('../images/as3_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.as-link2 {
  width: 100%;
  height: 100%;
}

.as-3 {
  background-image: url('../images/as2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.as-link3 {
  width: 100%;
  height: 100%;
}

.as-4 {
  background-image: url('../images/as5_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.as-link4 {
  width: 100%;
  height: 100%;
}

.as-5 {
  background-image: url('../images/as4_1.avif');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.as-link5 {
  width: 100%;
  height: 100%;
}

.slider-purkmistr {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-purkmistr-1 {
  background-image: url('../images/purk-1_1.avif');
  background-position: 50%;
  background-size: auto;
  width: 100%;
  height: 700px;
}

.obsah-purkmistr-2 {
  background-image: url('../images/dron_purkmistr_kino_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.link-purkmistr-1, .link-purkmistr-2 {
  width: 100%;
  height: 100%;
}

.link-42, .link-43, .link-44 {
  color: var(--sky-blue);
}

.slider-nejdek {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.obsah-nejdek-1 {
  background-image: url('../images/najdek-1_1.avif');
  background-position: 70%;
  background-size: auto;
  width: 100%;
  height: 700px;
}

.obsah-nejdek-2 {
  background-image: url('../images/najdek-2_1.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.obsah-nejdek-3 {
  background-image: url('../images/najdek-3_1.avif');
  background-position: 50%;
  background-size: auto;
  width: 100%;
  height: 700px;
}

.obsah-nejdek-4 {
  background-image: url('../images/najdek-4_1.avif');
  background-position: 10%;
  background-size: auto;
  width: 100%;
  height: 700px;
}

.nejdek-link-1, .nejdek-link-2, .nejdek-link-3, .nejdek-link-4 {
  width: 100%;
  height: 100%;
}

.open-slider {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.open-1, .open-1-copy {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 700px;
}

.plzen-1 {
  background-image: url('../images/plzen1_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.plzen-1-link {
  width: 100%;
  height: 100%;
}

.plzen-2 {
  background-image: url('../images/plzen2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.plzen-2-link {
  width: 100%;
  height: 100%;
}

.plzen-3 {
  background-image: url('../images/plzen3_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.plzen-link-3 {
  width: 100%;
  height: 100%;
}

.plzen-4 {
  background-image: url('../images/plzen4_1.avif');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.plzen-4-link {
  width: 100%;
  height: 100%;
}

.plzen-5 {
  background-image: url('../images/exkurze-letecka-za-chranna-sluz-ba-640x360.webp');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 700px;
}

.plzen-5-link {
  width: 100%;
  height: 100%;
}

.link-45, .link-46 {
  color: var(--sky-blue);
}

.slider-devin {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.devin-1 {
  background-image: url('../images/vary2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.devin-link-1 {
  width: 100%;
  height: 100%;
}

.devin-2 {
  background-image: url('../images/vary1_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.devin-link-2 {
  width: 100%;
  height: 100%;
}

.slider-zevo {
  background-color: var(--white);
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.zevo-1 {
  background-image: url('../images/plzen-plyn1_1.avif');
  background-position: 55%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.zevo-link-1 {
  width: 100%;
  height: 100%;
}

.zevo-2 {
  background-image: url('../images/plzen-plyn2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.zevo-link-2 {
  width: 100%;
  height: 100%;
}

.link-47 {
  color: var(--sky-blue);
}

.slider-landa {
  border-radius: 20px;
  height: 700px;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.landa-1 {
  background-image: url('../images/landa2_1.avif');
  background-position: 20%;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.landa-link-1 {
  width: 100%;
  height: 100%;
}

.landa2 {
  background-image: url('../images/landa1_1.avif');
  background-position: 30% 0;
  background-size: auto;
  width: 100%;
  height: 700px;
}

.landa-link-2 {
  width: 100%;
  height: 100%;
}

.link-48 {
  color: var(--sky-blue);
}

.image-17 {
  border-radius: 20px;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-21 {
  flex-flow: column;
  margin-top: -50px;
  padding-bottom: 40px;
  display: flex;
}

.image-18 {
  width: 100px;
  margin-bottom: -28px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-19 {
  width: 90px;
  margin-top: -57px;
}

.napis-end {
  background-image: linear-gradient(63deg, var(--sky-blue), var(--purplish));
  color: var(--purplish);
  text-align: center;
  text-transform: none;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 800px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 40px;
  font-family: Bitter, serif;
  font-size: 6.9em;
  font-weight: 400;
  line-height: 94%;
}

.obsah-galerie-3 {
  background-image: url('../images/2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.galerie-link-3 {
  width: 100%;
  height: 100%;
}

.devin-3 {
  background-image: url('../images/devin-3_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.devin-4 {
  background-image: url('../images/devin-4_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.devin-link-3, .devin-link-4 {
  width: 100%;
  height: 100%;
}

.youtube-3 {
  border-radius: 20px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .banes---medajlonek {
    width: 100%;
  }

  .paragraph-light {
    text-align: left;
  }

  .text-pic-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .button-2 {
    justify-content: center;
  }

  .button-2.m-hidd {
    display: none;
  }

  .paragraph-nadpis {
    text-align: left;
  }

  .engel---medajlonek {
    width: 100%;
  }

  .text-pic-left-left {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .unicorn---medajlonek {
    width: 100%;
  }

  .paragraph-small, .paragraph-end {
    text-align: left;
  }

  .cheb--medajlonek, .zdravotka--medajlonek, .domazlice---medajlonek-copy, .volyne---medajlonek, .termal---medajlonek {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .text-pic-grid {
    max-width: 550px;
  }

  .button-2.m-hidd {
    display: none;
  }

  .text-pic-left-left {
    max-width: 550px;
  }

  .footer-divider {
    margin-top: 20px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .obal-nadpis-human-pic {
    flex-flow: column;
    width: 300px;
  }

  .nadpis-obal {
    width: 100%;
    margin-bottom: -200px;
    padding-left: 0;
    padding-right: 0;
  }

  .human-obal {
    width: 100%;
  }

  .heading {
    font-size: 30px;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 100%;
  }

  .paragraph-perex {
    padding-right: 0;
  }

  .promo-holder {
    justify-content: center;
    align-items: center;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    inset: 0% 0% auto auto;
  }

  .menu-1 {
    width: 130px;
    height: 130px;
  }

  .menu-wrapper {
    flex-flow: column;
    width: 100%;
  }

  .paragraph-4 {
    width: 80%;
    padding-top: 40px;
    line-height: 36px;
  }

  .paragraph-5 {
    font-size: 30px;
  }

  .menu-dlazdice {
    flex-flow: column;
    width: 130px;
  }

  .menu-popis {
    margin-top: 10px;
    font-size: 20px;
  }

  .napis-kapitola {
    font-size: 4.1em;
    line-height: 86%;
  }

  .text-block {
    width: 90%;
  }

  .modry-blok {
    width: 90%;
    max-width: 400px;
  }

  .modul-obal {
    width: 95%;
    max-width: 400px;
    padding: 20px;
  }

  .obsah-sl-01, .obsah-sl-01-2 {
    height: 100%;
  }

  .obsah-sl-01-01 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-sl-01-3 {
    height: 100%;
  }

  .wrapper-slider-02 {
    margin-top: -65px;
  }

  .icon {
    margin-left: 0;
    font-size: 45px;
  }

  .slider-menhart {
    height: 260px;
    margin-top: 25px;
  }

  .home-section-wrap {
    margin-bottom: 0;
  }

  .section-heading {
    text-align: center;
    font-size: 34px;
    line-height: 46px;
  }

  .section-heading.mob {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-light {
    text-align: left;
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }

  .text-pic-grid {
    flex-flow: column;
    display: flex;
  }

  .youtube {
    margin-bottom: 20px;
  }

  .logo-2 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: auto;
  }

  .button-2 {
    text-align: center;
  }

  .button-2.m-hidd {
    vertical-align: baseline;
    border-radius: 11px;
    margin-top: 22px;
    margin-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .button-2.m-hidd.padding3 {
    width: 100%;
    margin-bottom: 20px;
  }

  .icon-2 {
    margin-right: 0;
    font-size: 45px;
    right: 0;
  }

  .text-block-2 {
    font-size: 17px;
    font-weight: 700;
  }

  .paragraph-nadpis {
    text-align: center;
    margin-bottom: 1rem;
    font-size: 1.9rem;
  }

  .slider-banes {
    height: 260px;
    margin-top: 25px;
  }

  .modul-obal-pic-left {
    width: 95%;
    max-width: 400px;
    padding: 20px;
  }

  .text-pic-left-left {
    flex-flow: column;
    display: flex;
  }

  .napis-kapitola-2 {
    padding-top: 56px;
    font-size: 3.4em;
    line-height: 86%;
  }

  .small-medajlonek {
    flex-flow: column;
    width: 300px;
    padding: 32px 20px 30px;
  }

  .image {
    order: 1;
  }

  .maly-medajlonek-text {
    margin-left: 10px;
    margin-right: 10px;
  }

  .maly-medajlonek-text.floristika {
    justify-content: center;
    align-items: center;
    width: 300px;
  }

  .paragraph-small {
    text-align: center;
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }

  .paragraph-small.plus-buttn {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-end {
    text-align: center;
    margin-bottom: 1rem;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.9rem;
  }

  .footer-divider {
    margin-top: 20px;
  }

  .link-block-5 {
    width: 120px;
    margin-right: 0;
  }

  .div-block-16 {
    flex-flow: column;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
  }

  .autori-text {
    padding-bottom: 0;
  }

  .footer-copyright-center {
    width: 90%;
    font-size: 12px;
    line-height: 17px;
  }

  .lottie-animation {
    width: 300px;
  }

  .image-7, .image-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-9 {
    width: 190px;
    margin: 9px auto;
  }

  .image-10 {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-7 {
    margin-top: -24px;
    margin-bottom: 19px;
  }

  .obsah-banes-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-banes-2, .obsah-banes-3, .obsah-banes-4, .obsah-banes-5 {
    height: 100%;
  }

  .obsah-sl-engel-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-sl-engel-2 {
    height: 100%;
  }

  .slider-engel {
    height: 260px;
    margin-top: 25px;
  }

  .slider-plesivec {
    height: 320px;
    margin-top: 61px;
  }

  .obsah-advamat-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-advamat-2 {
    height: 100%;
  }

  .div-block-17 {
    margin-left: auto;
    margin-right: auto;
  }

  .obsah-unicorn-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-unicorn-2 {
    height: 100%;
  }

  .wrapper-unicorn {
    margin-top: -65px;
  }

  .slider-cheb {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-cheb-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-cheb-2 {
    height: 100%;
  }

  .slider-zdravotka {
    height: 260px;
    margin-top: 25px;
  }

  .zdravotka-1 {
    background-position: 0%;
    height: 100%;
  }

  .zdravotka-2, .zdravotka-3, .zdravotka-4, .zdravotka-5 {
    height: 100%;
  }

  .obsah-domazlice-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-domazlice-2 {
    height: 100%;
  }

  .slider-trebo {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-trebon-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-trebon-2, .obsah-trebon-3 {
    height: 100%;
  }

  .slider-volyne {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-volyne-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-volyne-2, .obsah-volyne-3, .obsah-volyne-4 {
    height: 100%;
  }

  .bold-text-3 {
    font-size: 1.6rem;
  }

  .obsah-sl-engel-3, .obsah-sl-engel-4 {
    height: 100%;
  }

  .modul-obal-unicorn {
    width: 95%;
    max-width: 400px;
    padding: 20px;
  }

  .div-block-18 {
    width: 300px;
    height: 500px;
    margin-top: 28px;
  }

  .image-copy {
    order: 1;
    width: 270px;
    left: 7%;
  }

  .image-copy-copy {
    order: 1;
    width: 250px;
    bottom: 6%;
    left: 4%;
  }

  .div-block-19 {
    width: 100%;
    max-width: 300px;
  }

  .link-block-rodina {
    margin-top: -24px;
    margin-bottom: 19px;
  }

  .lottie-animation-2, .lottie-animation-3, .lottie-animation-4 {
    width: 100px;
  }

  .divider {
    background-position: 30%;
  }

  .divider-2 {
    background-position: 50%;
  }

  .wrapper-slider-ilab {
    margin-top: -65px;
  }

  .img-ilab {
    height: 370px;
    margin-top: 42px;
  }

  .slider-termal {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-sl-termal-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-sl-termal-2, .obsah-sl-termal-3, .obsah-sl-termal-4 {
    height: 100%;
  }

  .obsah-plesivec-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-plesivec-2, .obsah-plesivec-3, .obsah-plesivec-4, .obsah-plesivec-5 {
    height: 100%;
  }

  .slider-zapadoceska-g {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-galerie-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-galerie-2 {
    height: 100%;
  }

  .obsah-barnau_1, .obsah-baurnau-2 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-barnau-3 {
    height: 100%;
  }

  .slider-katakomby {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-katakomby-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-katakomby-2 {
    height: 100%;
  }

  .slider-nepomuk1 {
    height: 320px;
    margin-top: 42px;
  }

  .obsah-nepomuk1-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-nepomuk1-2 {
    height: 100%;
  }

  .slider-tachov {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-tachov-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-tachov-2 {
    height: 100%;
  }

  .obsah-tachov-3, .obsah-tachov-4, .obsah-tachov-5, .obsah-nepomuk2-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-nepomuk2-2 {
    height: 100%;
  }

  .slider-nepomuk-2 {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-nepomuk-2-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-nepomuk-2-2 {
    height: 100%;
  }

  .slider-loket {
    height: 260px;
    margin-top: 25px;
  }

  .loket-1 {
    background-position: 0%;
    height: 100%;
  }

  .loket-2 {
    height: 100%;
  }

  .slider-marianky {
    height: 260px;
    margin-top: 25px;
  }

  .marianky-1 {
    background-position: 0%;
    height: 100%;
  }

  .marianky-2 {
    height: 100%;
  }

  .marianky-3, .marianky-4, .marianky-5 {
    background-position: 0%;
    height: 100%;
  }

  .marianky-6 {
    height: 100%;
  }

  .marianky--2, .as-1 {
    background-position: 0%;
    height: 100%;
  }

  .slider-as {
    height: 260px;
    margin-top: 25px;
  }

  .as-2, .as-3 {
    height: 100%;
  }

  .as-4, .as-5 {
    background-position: 0%;
    height: 100%;
  }

  .slider-purkmistr {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-purkmistr-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-purkmistr-2 {
    height: 100%;
  }

  .slider-nejdek {
    height: 260px;
    margin-top: 25px;
  }

  .obsah-nejdek-1 {
    background-position: 0%;
    height: 100%;
  }

  .obsah-nejdek-2, .obsah-nejdek-3, .obsah-nejdek-4 {
    height: 100%;
  }

  .open-slider {
    height: 260px;
    margin-top: 25px;
  }

  .open-1, .open-1-copy, .plzen-1 {
    background-position: 0%;
    height: 100%;
  }

  .plzen-2, .plzen-3, .plzen-4, .plzen-5 {
    height: 100%;
  }

  .slider-devin {
    height: 260px;
    margin-top: 25px;
  }

  .devin-1 {
    background-position: 0%;
    height: 100%;
  }

  .devin-2 {
    height: 100%;
  }

  .slider-zevo {
    height: 260px;
    margin-top: 25px;
  }

  .zevo-1 {
    background-position: 0%;
    height: 100%;
  }

  .zevo-2 {
    height: 100%;
  }

  .slider-landa {
    height: 260px;
    margin-top: 25px;
  }

  .landa-1 {
    background-position: 0%;
    height: 100%;
  }

  .landa2 {
    height: 100%;
  }

  .napis-end {
    width: 300px;
    padding-top: 51px;
    font-size: 3.7em;
    line-height: 86%;
  }

  .obsah-galerie-3, .devin-3, .devin-4 {
    height: 100%;
  }

  .bold-text-5 {
    font-weight: 400;
  }
}

#w-node-a268adad-893d-4af3-d002-0d7ee4e15c16-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a268adad-893d-4af3-d002-0d7ee4e15c23-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_35c6bb6c-93d2-0c68-70bd-d64780d0b9d1-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_35c6bb6c-93d2-0c68-70bd-d64780d0b9bb-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7cf25421-f487-2fbe-1da8-a0297e19dd78-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7cf25421-f487-2fbe-1da8-a0297e19dd8e-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3f63b072-3f80-9c28-9bfd-ab6da9fcf086-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3f63b072-3f80-9c28-9bfd-ab6da9fcf09a-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7e00fc78-01c0-5dd3-c1bc-5da0105d17c1-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7e00fc78-01c0-5dd3-c1bc-5da0105d17d3-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_55450664-d645-0dae-14ac-a7d29212271a-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_55450664-d645-0dae-14ac-a7d29212272e-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9883b129-4941-fc02-c688-cf791058891d-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9883b129-4941-fc02-c688-cf791058892f-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b420e477-a0fc-fcf1-caaa-6c741563cbfc-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b420e477-a0fc-fcf1-caaa-6c741563cc12-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_351ffcfb-b05d-c191-7030-4f8ce7890e15-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b420e477-a0fc-fcf1-caaa-6c741563cc3d-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b420e477-a0fc-fcf1-caaa-6c741563cc5f-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b420e477-a0fc-fcf1-caaa-6c741563cc75-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b420e477-a0fc-fcf1-caaa-6c741563cc8c-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b420e477-a0fc-fcf1-caaa-6c741563cca0-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a631bf7a-e1ad-b011-fbe1-13b63077e9ac-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a631bf7a-e1ad-b011-fbe1-13b63077e9d4-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db987a0-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db987b1-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db98693-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db986c0-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db986d1-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db986df-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db986fa-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db98722-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db9873c-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db9874a-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db98772-6f93d331 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9b288fa3-355c-5343-1447-097b3db9878c-6f93d331 {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-a268adad-893d-4af3-d002-0d7ee4e15c16-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a268adad-893d-4af3-d002-0d7ee4e15c23-6f93d331, #w-node-_35c6bb6c-93d2-0c68-70bd-d64780d0b9d1-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_35c6bb6c-93d2-0c68-70bd-d64780d0b9bb-6f93d331, #w-node-_7cf25421-f487-2fbe-1da8-a0297e19dd78-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_7cf25421-f487-2fbe-1da8-a0297e19dd8e-6f93d331, #w-node-_3f63b072-3f80-9c28-9bfd-ab6da9fcf086-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3f63b072-3f80-9c28-9bfd-ab6da9fcf09a-6f93d331, #w-node-_7e00fc78-01c0-5dd3-c1bc-5da0105d17c1-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_7e00fc78-01c0-5dd3-c1bc-5da0105d17d3-6f93d331, #w-node-_55450664-d645-0dae-14ac-a7d29212271a-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_55450664-d645-0dae-14ac-a7d29212272e-6f93d331, #w-node-_9883b129-4941-fc02-c688-cf791058891d-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9883b129-4941-fc02-c688-cf791058892f-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b420e477-a0fc-fcf1-caaa-6c741563cbfc-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b420e477-a0fc-fcf1-caaa-6c741563cc12-6f93d331, #w-node-_351ffcfb-b05d-c191-7030-4f8ce7890e15-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b420e477-a0fc-fcf1-caaa-6c741563cc3d-6f93d331, #w-node-b420e477-a0fc-fcf1-caaa-6c741563cc5f-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b420e477-a0fc-fcf1-caaa-6c741563cc75-6f93d331, #w-node-b420e477-a0fc-fcf1-caaa-6c741563cc8c-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b420e477-a0fc-fcf1-caaa-6c741563cca0-6f93d331, #w-node-a631bf7a-e1ad-b011-fbe1-13b63077e9ac-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a631bf7a-e1ad-b011-fbe1-13b63077e9d4-6f93d331, #w-node-_9b288fa3-355c-5343-1447-097b3db987a0-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9b288fa3-355c-5343-1447-097b3db987b1-6f93d331, #w-node-_9b288fa3-355c-5343-1447-097b3db98693-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9b288fa3-355c-5343-1447-097b3db986c0-6f93d331, #w-node-_9b288fa3-355c-5343-1447-097b3db986d1-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9b288fa3-355c-5343-1447-097b3db986df-6f93d331, #w-node-_9b288fa3-355c-5343-1447-097b3db986fa-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9b288fa3-355c-5343-1447-097b3db98722-6f93d331, #w-node-_9b288fa3-355c-5343-1447-097b3db9873c-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9b288fa3-355c-5343-1447-097b3db9874a-6f93d331, #w-node-_9b288fa3-355c-5343-1447-097b3db98772-6f93d331 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9b288fa3-355c-5343-1447-097b3db9878c-6f93d331 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }
}


