@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/clashdisplay-regular.otf') format("opentype"), url('../fonts/clashdisplay-regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/clashdisplay-bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/clashdisplay-light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/clashdisplay-extralight.otf') format("opentype"), url('../fonts/clashdisplay-extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/clashdisplay-semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/clashdisplay-medium.otf') format("opentype"), url('../fonts/clashdisplay-medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-extralight.otf') format("opentype"), url('../fonts/generalsans-extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-bold.otf') format("opentype"), url('../fonts/generalsans-bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-extralightitalic.otf') format("opentype"), url('../fonts/generalsans-extralightitalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-mediumitalic.otf') format("opentype"), url('../fonts/generalsans-mediumitalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-italic.otf') format("opentype"), url('../fonts/generalsans-italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-light.otf') format("opentype"), url('../fonts/generalsans-light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-lightitalic.otf') format("opentype"), url('../fonts/generalsans-lightitalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-semibold.otf') format("opentype"), url('../fonts/generalsans-semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-regular.otf') format("opentype"), url('../fonts/generalsans-regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-semibolditalic.otf') format("opentype"), url('../fonts/generalsans-semibolditalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-medium.otf') format("opentype"), url('../fonts/generalsans-medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/generalsans-bolditalic.otf') format("opentype"), url('../fonts/generalsans-bolditalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay Variable;
  src: url('../fonts/clashdisplay-variable.ttf') format("truetype");
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --light-shadow: #0000008a;
  --orange: #ebbb76;
  --grey: #9e9b9b;
  --_base-collection-2---orange: #ebbb76;
}

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

.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;
}

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

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

.text-block {
  color: #fff;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 8vw;
  font-weight: 700;
  position: static;
  top: -410px;
  left: 219px;
}

.div-block {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: -295px;
}

.div-block-2 {
  position: relative;
}

.body {
  background-color: #000;
  background-image: url('../images/1.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-2 {
  max-width: none;
}

.hero_bckg_video {
  z-index: 0;
  background-color: #000;
  width: auto;
  max-width: none;
  height: 891px;
  position: absolute;
  inset: 0% 0% 0% -1%;
  overflow: clip;
}

.hero-vid-wrapper {
  height: 690px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
  overflow: clip;
}

.div-block-3 {
  height: 50vw;
  overflow: clip;
}

.div-block-4 {
  z-index: 1;
  -webkit-text-fill-color: transparent;
  background-color: #000;
  -webkit-background-clip: text;
  background-clip: text;
  height: 815px;
  position: absolute;
  inset: 0%;
}

.div-block-5 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  inset: -97% 0% 0%;
}

.text-block-3 {
  position: absolute;
}

.text-block-4 {
  font-size: 60px;
}

.bold-text {
  font-size: 63px;
}

.text-block-5 {
  color: #fff;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 80px;
  position: relative;
  top: auto;
}

.container-3 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  max-width: none;
  height: 280px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: relative;
  top: -460px;
}

.text-block-6 {
  color: #fff;
  font-size: 14vh;
}

.bold-text-2 {
  font-size: 8vw;
}

.hero-headline-wrapper {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 100px;
  display: flex;
  position: relative;
  top: 154px;
}

.text-block-7 {
  z-index: 1;
  color: #fff;
  text-align: center;
  font-size: 86px;
  line-height: 40px;
  position: relative;
  inset: 0%;
}

.hero-headline {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: none;
  max-width: 1800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 630%;
  font-weight: 600;
  line-height: 100px;
  position: relative;
}

.text-block-8 {
  color: #ddac52;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 2vw;
  font-weight: 200;
}

.italic-text {
  text-shadow: 2px 2px 3px var(--light-shadow);
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.hero-claim {
  z-index: 1;
  color: var(--orange);
  text-align: center;
  text-shadow: 2px 2px 4px var(--light-shadow);
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 36px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-style: italic;
  font-weight: 500;
  line-height: 29px;
  position: relative;
  top: auto;
}

.section {
  max-width: 1920px;
  height: 725px;
  margin-bottom: 0;
}

.section.nav {
  background-color: #ddd0;
  max-width: none;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  inset: 0% 0% auto;
}

.section.hero {
  height: 691px;
}

.navbar {
  background-color: #ddd0;
  justify-content: space-between;
  align-items: center;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 100px;
  display: block;
}

.brand {
  background-image: url('../images/logo-male.png');
  background-position: 0 0;
  background-size: cover;
}

.container-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffc2;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 25px 15px;
  display: block;
}

.brand-2 {
  background-image: url('../images/logo-male.png');
  background-position: 0 0;
  background-size: cover;
  width: 140px;
  height: 100px;
}

.navbar-2 {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: #0000;
  margin-top: 0;
  padding: 50px 10vw 16px;
}

.container-5 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  object-fit: fill;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  max-width: 1300px;
  height: auto;
  display: block;
}

.nav-link {
  text-transform: none;
  background-color: #fff0;
  border-radius: 0;
  padding: 0 50px 0 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.nav-link-2 {
  text-transform: none;
  background-color: #fff0;
  border-radius: 0;
  padding: 0 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-9 {
  color: #fff;
  font-size: 70px;
}

.text-block-10 {
  position: relative;
}

.section-2 {
  background-color: #0000;
  max-width: none;
  height: 210px;
  margin-top: 0;
  margin-bottom: 104px;
  padding-top: 0;
  padding-left: 50px;
  padding-right: 50px;
}

.section-2.grid-ako-pracujeme {
  background-color: #1a1002;
  height: 530px;
  margin-top: 88px;
  margin-bottom: 0;
}

.section-2.preciznost {
  height: 200px;
  margin-top: 16px;
  margin-bottom: 69px;
}

.section-2.detail {
  margin-top: -13px;
  margin-bottom: 26px;
}

.container-6 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  padding-top: 26px;
  padding-bottom: 54px;
  display: flex;
}

.container-6.akopracujeme {
  margin-top: 17px;
  margin-bottom: 31px;
}

.nadpis-1 {
  color: var(--grey);
  text-transform: uppercase;
  padding-bottom: 8px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 24px;
  font-weight: 200;
}

.nadpis-2 {
  color: var(--orange);
  text-align: center;
  text-transform: uppercase;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 600;
  line-height: 50px;
}

.claim-2 {
  color: #fff;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.8vw;
  font-style: italic;
}

.lightboxy-kategorie {
  margin-bottom: 135px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.container-7 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  object-fit: cover;
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

.lightbox-link {
  box-sizing: border-box;
  object-fit: cover;
  width: 370px;
  height: 430px;
  min-height: auto;
  overflow: clip;
}

.lightbox-link.ext {
  object-fit: none;
  object-position: 0% 50%;
  width: auto;
  max-width: none;
  height: 52vh;
  min-height: 2rem;
  overflow: visible;
}

.image {
  width: auto;
  max-width: none;
  height: auto;
  position: relative;
  top: -765px;
  bottom: 196px;
  left: -305px;
}

.image-2 {
  box-sizing: content-box;
  clear: none;
  transform-origin: 100%;
  object-fit: cover;
  object-position: 0% 50%;
  width: 360px;
  max-width: none;
  height: auto;
  margin-top: 0;
  position: relative;
  inset: -11px -47.3423px auto 0%;
  transform: translate(0);
}

.image-2.ext3thumb {
  box-sizing: border-box;
  object-fit: cover;
  object-position: 50% 0%;
  width: 41vw;
  max-width: 450px;
  position: relative;
  inset: -7.9vw auto 0% -20%;
  overflow: visible;
}

.image-3 {
  width: auto;
  max-width: none;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
}

.div-block-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  object-fit: cover;
  justify-content: space-between;
  align-items: center;
  height: 500px;
  display: flex;
  overflow: clip;
}

.div-block-6.gall {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1100px;
  height: 20vh;
  min-height: 20px;
  overflow: hidden;
}

.div-block-7 {
  z-index: 23;
  background-image: linear-gradient(90deg, #160d04, #0000);
  width: auto;
  max-width: none;
  height: 76px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 441px;
  left: auto;
  overflow: clip;
}

.text-block-11 {
  position: absolute;
}

.kategorie-nadpisy {
  color: var(--orange);
  text-transform: uppercase;
  width: 100%;
  height: 70px;
  padding-top: 0;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 80px;
  position: relative;
  inset: 3% 0% 0% 2%;
}

.container-8 {
  max-width: 1200px;
  height: 517px;
  min-height: auto;
  margin: -60px auto -84px;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
  position: relative;
  overflow: clip;
}

.container-9 {
  width: auto;
  max-width: 1920px;
  height: 320px;
  margin-bottom: 0;
  position: relative;
  top: 36px;
  overflow: clip;
}

.container-9.wrapper-terasa {
  height: 320px;
}

.container-9.bckg-vid2 {
  height: 260px;
  margin-bottom: -3px;
  top: 0;
}

.background-video {
  width: auto;
  height: 770px;
  top: -357px;
}

.background-video.terasa {
  width: 100%;
  height: 37vh;
  top: -.1vw;
}

.background-video.bckg-vid2 {
  height: 270px;
  top: -7px;
}

.background-video.uzka-terasa {
  height: 210px;
  top: 63px;
}

.text-block-12 {
  color: #fff;
  text-align: center;
  font-family: Generalsans, Arial, sans-serif;
  position: relative;
  top: auto;
}

.div-block-8 {
  z-index: 2;
  object-fit: cover;
  height: 70px;
  position: relative;
  top: -63px;
  overflow: clip;
}

.text-block-13 {
  color: #fffc;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 2px 7px var(--light-shadow);
  font-family: Generalsans, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  position: relative;
  top: 29px;
}

.container-10 {
  max-width: none;
  padding-bottom: 0;
}

.div-block-9 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 52px;
  display: grid;
}

.grid {
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-4 {
  max-width: 90px;
}

.text-block-14 {
  color: var(--orange);
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 23px;
}

.text-block-15 {
  color: #fff;
  text-align: left;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 1.5vw;
  font-style: italic;
  line-height: 23px;
}

.ext1-zhumb {
  width: 41vw;
  max-width: 450px;
  height: auto;
  position: relative;
  top: -12.5rem;
  left: -4px;
  overflow: visible;
}

.img3 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 40vw;
  max-width: 500px;
  position: relative;
  top: -6.8vw;
  left: -78px;
  overflow: visible;
}

.grid-2 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-10 {
  height: 200px;
}

.grid-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  place-items: flex-start end;
  max-width: none;
  height: auto;
  min-height: auto;
  display: flex;
  overflow: visible;
}

.div-block-11 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 455px;
  display: block;
  overflow: clip;
}

.img2 {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 540px;
  position: relative;
  top: -81px;
  left: -21px;
}

.img2.ext2 {
  left: -43px;
}

.img2.arch2 {
  height: 533px;
}

.img1 {
  object-fit: cover;
  object-position: 100% 100%;
  width: auto;
  max-width: none;
  height: 600px;
  position: relative;
  top: -120px;
  left: -7px;
  overflow: clip;
}

.img1.ext1 {
  min-height: 2rem;
  left: -15px;
}

.img1.arch1 {
  height: 570px;
  top: -91px;
  left: -14px;
  overflow: clip;
}

.lightbox-1, .lightbox-2 {
  object-fit: cover;
  width: 370px;
  height: 450px;
  overflow: hidden;
}

.lightbox-3 {
  box-sizing: border-box;
  object-fit: cover;
  width: 370px;
  height: 450px;
  min-height: 2rem;
  overflow: hidden;
}

.imag3 {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 570px;
  position: relative;
  top: -75px;
  left: -52px;
}

.imag3.rxt3 {
  height: 590px;
  min-height: 2rem;
  top: -101px;
  left: -88px;
}

.imag3.arch3 {
  left: -30px;
}

.terasa-uzka {
  max-width: none;
  height: 273px;
  margin-top: -64px;
  overflow: visible;
}

.image3 {
  width: auto;
  max-width: none;
  height: 520px;
}

.image3.arch3 {
  position: relative;
}

.image1-int {
  width: auto;
  max-width: none;
  height: 480px;
  position: relative;
  top: -29px;
}

._3images-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: flex-start center;
  width: auto;
  max-width: 1080px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: clip;
}

.text-wrapper-ext {
  z-index: 1;
  background-image: linear-gradient(90deg, #221306, #0000);
  width: 1080px;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 391px;
  left: -3px;
  overflow: clip;
}

.kategory-text {
  color: var(--orange);
  text-transform: uppercase;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 3.5vw;
  font-weight: 600;
  position: absolute;
  top: 23px;
  left: 23px;
}

.section-4 {
  object-fit: fill;
  margin-top: 61px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  overflow: visible;
}

.div-block-13 {
  height: 800px;
}

.text-block-17 {
  z-index: 1;
  color: #511175;
  text-align: left;
  text-transform: uppercase;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 9vw;
  font-weight: 700;
  line-height: 9vw;
  position: relative;
}

.text-block-17.bold {
  z-index: 1;
  padding-top: 72px;
  font-size: 15vw;
  position: relative;
}

.container-11 {
  object-fit: cover;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 338px;
  padding-left: 50px;
  padding-right: 50px;
  overflow: visible;
}

.image-5 {
  width: 520px;
  position: relative;
  top: -566px;
  left: 832px;
}

.image-6 {
  object-fit: cover;
  object-position: 50% 0%;
  width: 110vw;
  max-width: none;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.div-block-14 {
  object-fit: cover;
  object-position: 50% 0%;
  position: relative;
  top: -415px;
  left: 251px;
}

.container-12 {
  max-width: none;
  height: auto;
  margin-top: -36px;
  padding-left: 80px;
  padding-right: 70px;
  overflow: clip;
}

.container-12.ext {
  overflow: clip;
}

.section-kategorie {
  height: 530px;
  margin-top: -123px;
  padding-left: 0;
  padding-right: 0;
}

.section-kategorie.int {
  height: auto;
  margin-top: -82px;
  overflow: hidden;
}

.section-kategorie.sec-konstr {
  margin-top: -104px;
  overflow: hidden;
}

.image-7 {
  object-fit: cover;
  object-position: 0% 50%;
  width: 104%;
  max-width: none;
  height: 126%;
  position: relative;
  top: -99px;
  overflow: visible;
}

.lightbox {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 350px;
  height: 390px;
  overflow: hidden;
}

.lightbox.exttext1 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.lightbox-link-3 {
  width: 350px;
  height: 390px;
  overflow: hidden;
}

.lightbox-link-4 {
  object-fit: fill;
  width: 350px;
  max-width: none;
  height: 390px;
  overflow: clip;
}

.image-8 {
  object-fit: cover;
  object-position: 0% 50%;
  width: 120%;
  max-width: none;
  height: 120%;
  position: relative;
  top: -69px;
  left: -46px;
  overflow: visible;
}

.image-8.arch-image2 {
  left: -21px;
}

.image-9 {
  vertical-align: baseline;
  object-fit: cover;
  object-position: 50% 50%;
  width: 103%;
  max-width: none;
  height: 124%;
  position: relative;
  top: -85px;
  left: -14px;
  overflow: visible;
}

.image-9.arch-image3 {
  width: 110%;
  height: 104%;
  top: -4px;
  left: -10px;
  overflow: visible;
}

.div-block-15 {
  padding-right: 10px;
}

.img-int-1 {
  object-fit: cover;
  width: 120%;
  max-width: none;
  height: 100%;
  position: relative;
  left: -29px;
  overflow: visible;
}

.img-int-1._2 {
  width: 104%;
  height: 105%;
  top: -9px;
  left: -9px;
}

.section-5 {
  height: 267px;
  margin-top: -81px;
}

.image-10 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.navbar-3 {
  background-color: #ddd0;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  padding-top: 58px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
}

.container-13 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  height: 91px;
  display: flex;
}

.nav-menu-2 {
  background-color: #fff;
  border-radius: 40px;
}

.nav-link-3 {
  padding-left: 36px;
  padding-right: 36px;
}

.nav-link-4 {
  padding-left: 37px;
  padding-right: 28px;
}

.nav-menu-3 {
  background-color: #fff;
  border-radius: 23px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-13 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 110px;
  max-width: none;
  height: 90px;
  overflow: clip;
}

.container-14 {
  max-width: none;
  padding-top: 24px;
  padding-left: 100px;
  padding-right: 100px;
}

.brand-3 {
  width: 140px;
  height: 99px;
  padding-top: 10px;
}

.nav-link-5 {
  color: #000;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.nav-link-5.links-navbar {
  padding: 12px 30px;
  font-family: Generalsans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.text-block-18 {
  color: #fff;
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 160px;
  font-size: 60px;
  position: relative;
  overflow: clip;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-19 {
  object-fit: cover;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: clip;
}

.div-block-20 {
  width: auto;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
  overflow: visible;
}

.kontakt-sec {
  background-color: #000;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  height: 540px;
  margin-top: 62px;
}

.image-14 {
  width: 18%;
  max-width: none;
  height: 100%;
}

.kontakt-container {
  grid-column-gap: 16px;
  grid-row-gap: 14px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  padding-top: 71px;
  padding-bottom: 79px;
  display: block;
}

.text-block-19 {
  color: var(--_base-collection-2---orange);
  text-align: center;
  font-family: Clashdisplay Variable, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 26px;
}

.grid-5 {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 70px;
  grid-auto-columns: 1fr;
}

.text-block-20 {
  color: #fff;
}

.div-block-23 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-6 {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  padding: 39px 44px;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.image-15 {
  width: auto;
  height: 120%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
}

.meno {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
  padding-bottom: 13px;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.kontakt {
  color: #a9a4a4;
  text-align: center;
  font-family: Clashdisplay, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.kontakt.email {
  color: var(--orange);
  font-size: 19px;
  font-weight: 500;
}

.kontakt.cislo {
  color: var(--orange);
  padding-top: 4px;
  padding-bottom: 12px;
  font-size: 19px;
  font-weight: 500;
}

.section-6 {
  margin-left: auto;
  margin-right: auto;
  padding: 59px 0 246px;
}

.nav-menu-4 {
  background-color: #ffffff75;
}

.nav-menu-5 {
  background-color: #fff;
  border-radius: 20px;
  padding-left: 0;
  padding-right: 0;
}

.collection-item {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.lightbox-link-7 {
  width: 290px;
  height: 310px;
  overflow: clip;
}

.image-19 {
  object-fit: cover;
  max-width: none;
  height: 380px;
  margin-left: auto;
  margin-right: auto;
}

.lightbox-link-6 {
  width: 290px;
  height: 320px;
}

.container-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  justify-content: space-between;
  place-items: center stretch;
  max-width: none;
  display: block;
}

.div-block-24 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.collection-list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.collection-list-wrapper-2 {
  display: block;
}

.collection-list-wrapper-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.collection-list-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  display: block;
}

.lightbox-gal {
  width: 350px;
  height: 300px;
  overflow: clip;
}

.lightbox-gal.ext2 {
  height: 200px;
  overflow: clip;
}

.thumb {
  max-width: none;
  height: 310px;
}

.thumb.ext_thumb_1 {
  height: 370px;
}

.collection-item-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.lb_1_ex {
  height: auto;
}

.collection-item-3 {
  width: 300px;
  height: 300%;
}

.collection-list-wrapper-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-20 {
  max-width: none;
  height: 200px;
  position: relative;
  top: -220px;
  overflow: visible;
}

.lightbox-link-8 {
  width: auto;
  height: auto;
  overflow: clip;
}

.collection-item-4 {
  height: auto;
  overflow: clip;
}

.image-21 {
  object-fit: cover;
  max-width: none;
  height: 320px;
}

.lightbox-link-9 {
  height: 370px;
  overflow: clip;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  place-items: stretch stretch;
  margin-left: auto;
  margin-right: auto;
}

.collection-item-5 {
  width: 280px;
}

.collection-list-wrapper-5 {
  width: 180px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: 0%;
}

.collection-list-wrapper-6, .collection-list-wrapper-7 {
  position: static;
  inset: 0%;
}

.grid-9 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: center end;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-22 {
  object-fit: cover;
  width: 400px;
  max-width: none;
  position: relative;
  top: -52px;
  left: -35px;
}

.image-23 {
  width: 300px;
  max-width: none;
  position: relative;
  top: -176px;
}

.lightbox-link-10 {
  object-fit: cover;
  width: 300px;
  height: 300px;
  overflow: clip;
}

.lightbox-link-11 {
  object-fit: cover;
  width: 300px;
  height: 300px;
  position: relative;
  overflow: clip;
}

.collection-list-wrapper-8 {
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1440px) {
  .hero_bckg_video {
    height: 1110px;
  }

  .hero-vid-wrapper {
    height: 1100px;
  }

  .hero-headline {
    width: auto;
    max-width: none;
    overflow: visible;
  }

  .section.hero {
    height: 1150px;
  }

  .section-2.grid-ako-pracujeme {
    height: 940px;
    margin-top: 153px;
    padding-left: 300px;
    padding-right: 300px;
  }

  .section-2.preciznost {
    height: 260px;
    margin-top: 5px;
  }

  .nadpis-1 {
    max-width: 631.703px;
    font-size: 45px;
  }

  .nadpis-2 {
    padding-top: 25px;
    font-size: 60px;
  }

  .claim-2 {
    padding-top: 7px;
    font-size: 26px;
  }

  .container-9 {
    height: 389px;
  }

  .background-video {
    height: 770px;
    top: -358px;
  }

  .background-video.uzka-terasa {
    height: 326px;
    top: -6px;
  }

  .div-block-8 {
    top: -70px;
  }

  .div-block-9 {
    grid-column-gap: 53px;
    grid-row-gap: 53px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 31px;
  }

  .grid {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
  }

  .text-block-14 {
    font-size: 30px;
    line-height: 38px;
  }

  .text-block-15 {
    font-size: 1.3vw;
    line-height: 32px;
  }

  .terasa-uzka {
    height: 315px;
    margin-top: 0;
  }

  ._3images-wrapper {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    max-width: 1300px;
  }

  .text-wrapper-ext {
    width: 1300px;
    height: 90px;
    top: 500px;
    left: 0;
  }

  .kategory-text.exterier {
    top: 34px;
  }

  .container-12 {
    margin-top: 0;
    padding-left: 90px;
    padding-right: 90px;
  }

  .container-12.ext {
    padding-left: 90px;
    padding-right: 90px;
  }

  .container-12.kostr {
    padding-left: 80px;
    padding-right: 80px;
  }

  .section-kategorie {
    margin-top: -124px;
    margin-bottom: 117px;
  }

  .section-kategorie.int {
    height: 1000px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .section-kategorie.sec-ext {
    padding-left: 100px;
    padding-right: 100px;
  }

  .section-kategorie.sec-konstr {
    height: 600px;
    margin-top: -183px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .lightbox.exttext1, .lightbox.lbext2, .lightbox.lbext3 {
    width: 450px;
    height: 500px;
  }

  .image-8.arch-image2 {
    top: -101px;
  }

  .section-5 {
    margin-top: -36px;
  }

  .image-11 {
    height: 150px;
  }

  .cisla {
    max-width: none;
    height: 140px;
  }

  .container-14 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .div-block-19 {
    height: 110px;
    overflow: clip;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    background-color: #000;
  }

  .hero-headline-wrapper {
    height: auto;
    padding-top: 120px;
  }

  .hero-headline {
    max-width: none;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    font-size: 112px;
    overflow: visible;
  }

  .hero-claim {
    font-size: 35px;
    top: 70px;
    overflow: visible;
  }

  .section.nav {
    padding-top: 40px;
  }

  .section.hero {
    max-width: none;
  }

  .section-2 {
    margin-top: -38px;
  }

  .section-2.preciznost {
    margin-top: 0;
    margin-bottom: -25px;
    padding-top: 48px;
  }

  .container-6 {
    padding-top: 0;
  }

  .container-9.bckg-vid2, .background-video.bckg-vid2 {
    max-width: none;
  }

  .container-12 {
    padding-left: 90px;
    padding-right: 90px;
  }

  .container-12.ext {
    padding-left: 0;
    padding-right: 0;
  }

  .container-12.kostr {
    padding-left: 90px;
    padding-right: 90px;
  }

  .section-kategorie.int {
    height: auto;
  }

  .section-kategorie.sec-konstr {
    height: 610px;
    margin-top: -50px;
  }

  .image-7 {
    width: 108%;
    height: 127%;
    left: -26px;
  }

  .image-13 {
    width: auto;
    height: 120px;
  }

  .container-14 {
    padding-top: 54px;
    padding-left: 200px;
    padding-right: 200px;
  }

  .brand-3 {
    width: 200px;
    height: 140px;
    top: -25px;
  }

  .div-block-19 {
    object-position: 50% 50%;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    overflow: clip;
  }

  .div-block-20 {
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
}

@media screen and (max-width: 991px) {
  .text-block {
    position: static;
    top: 0;
    left: 0;
  }

  .div-block-2 {
    background-image: url('../images/64787260_9527382.jpg');
    background-position: 0 0;
    background-size: cover;
    height: 500px;
    position: static;
  }

  .container {
    height: 500px;
  }

  .text-block-2 {
    color: #fff;
    justify-content: center;
    align-items: center;
    font-family: Clashdisplay, Arial, sans-serif;
    font-size: 14vw;
    font-weight: 700;
    display: flex;
    position: relative;
    top: 207px;
  }

  .body {
    -webkit-text-fill-color: inherit;
    background-color: #000;
    background-size: cover;
    background-clip: border-box;
    overflow: visible;
  }

  .hero_bckg_video {
    width: auto;
    height: 930px;
    left: 0%;
  }

  .hero-vid-wrapper {
    height: 928px;
    overflow: clip;
  }

  .hero-headline-wrapper {
    grid-column-gap: 55px;
    grid-row-gap: 55px;
    width: auto;
    height: auto;
    padding-top: 9vh;
  }

  .hero-headline {
    color: #fff;
    text-shadow: none;
    max-width: 1800px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-family: Clashdisplay, Arial, sans-serif;
    font-size: 70px;
    font-weight: 600;
    line-height: 80px;
  }

  .hero-claim {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    line-height: 39px;
    top: 0;
  }

  .section.nav {
    inset: 0% 0% auto;
  }

  .section.hero {
    max-width: none;
    height: 920px;
    overflow: clip;
  }

  .navbar {
    justify-content: space-between;
    display: block;
  }

  .container-4 {
    justify-content: space-around;
  }

  .nav-menu {
    position: static;
  }

  .navbar-2 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .section-2 {
    height: 150px;
    margin-top: 23px;
    margin-bottom: 88px;
    padding-left: 107px;
    padding-right: 107px;
  }

  .section-2.grid-ako-pracujeme {
    height: 701px;
    margin-top: 0;
    padding-left: 70px;
    padding-right: 70px;
  }

  .section-2.preciznost {
    height: 180px;
    margin-top: 10px;
  }

  .section-2.detail {
    height: 160px;
    margin-top: 13px;
  }

  .container-6 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    margin-top: 0;
    padding-top: 0;
  }

  .container-6.akopracujeme {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-bottom: -56px;
    padding-top: 0;
  }

  .nadpis-1 {
    padding-bottom: 0;
  }

  .nadpis-1.akopracujeme {
    padding-top: 10px;
    padding-bottom: 17px;
  }

  .nadpis-2 {
    font-size: 4.7vw;
  }

  .claim-2 {
    text-align: center;
    margin-top: 0;
    font-size: 2.2vw;
    line-height: 31px;
  }

  .container-9 {
    z-index: 0;
    max-width: none;
    height: 240px;
    position: relative;
    overflow: hidden;
  }

  .container-9.bckg-vid2 {
    height: 33vh;
    overflow: hidden;
  }

  .background-video {
    height: 450px;
    top: -198px;
  }

  .background-video.bckg-vid2 {
    height: 230px;
    top: -2px;
  }

  .background-video.uzka-terasa {
    width: auto;
    height: 150px;
    top: 0;
    overflow: hidden;
  }

  .div-block-8 {
    object-fit: cover;
    object-position: 50% 50%;
    height: 40px;
    position: relative;
    top: -37px;
    overflow: clip;
  }

  .text-block-13 {
    object-fit: fill;
    object-position: 50% 50%;
    font-size: 40px;
    position: relative;
    top: 12px;
  }

  .div-block-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ". ."
                         ". ."
                         ". Area";
  }

  .grid {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
  }

  .image-4 {
    max-width: 100%;
  }

  .text-block-14 {
    font-size: 22px;
    line-height: 31px;
  }

  .text-block-15 {
    text-align: center;
    font-size: 1.9vw;
  }

  .terasa-uzka {
    height: 140px;
    margin-top: 0;
    padding-top: 0;
    overflow: clip;
  }

  .terasa-uzka.zvonkuterasa {
    margin-top: -27px;
  }

  ._3images-wrapper {
    max-width: none;
    overflow: clip;
  }

  .text-wrapper-ext {
    object-fit: cover;
    object-position: 50% 50%;
    width: auto;
    max-width: none;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    top: 302px;
    left: 0;
    overflow: hidden;
  }

  .kategory-text.exterier {
    margin-left: auto;
    margin-right: auto;
    font-size: 5vw;
    position: relative;
    top: 21px;
    left: 16px;
  }

  .text-block-17 {
    font-size: 8vw;
    top: -563px;
  }

  .container-11 {
    max-width: none;
    overflow: clip;
  }

  .image-6 {
    top: -45%;
    left: -32%;
  }

  .div-block-14 {
    height: 500px;
    top: 11px;
    overflow: clip;
  }

  .container-12 {
    object-fit: cover;
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
  }

  .container-12.ext, .container-12.kostr {
    overflow: hidden;
  }

  .section-kategorie {
    height: 410px;
    margin-top: -99px;
  }

  .section-kategorie.int {
    margin-top: -116px;
    overflow: clip;
  }

  .section-kategorie.sec-ext {
    margin-top: 0;
    overflow: clip;
  }

  .section-kategorie.sec-konstr {
    margin-top: -131px;
    overflow: clip;
  }

  .image-7 {
    object-position: 50% 100%;
    width: 102%;
    height: 108.406%;
    top: -13px;
    left: auto;
  }

  .lightbox {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    height: 300px;
  }

  .lightbox.exttext1 {
    border-radius: 5px 5px 0 0;
  }

  .image-8 {
    object-position: 100% 50%;
    top: 0;
    left: -15px;
  }

  .image-8.arch-image2 {
    object-position: 50% 0%;
    top: -55px;
    left: -7px;
  }

  .image-9 {
    width: 102%;
    height: 150%;
    top: -131px;
    left: 0;
  }

  .image-9.arch-image3 {
    object-position: 0% 50%;
    top: -2px;
  }

  .section-5 {
    margin-top: -55px;
    overflow: clip;
  }

  .image-10 {
    object-fit: cover;
    object-position: 0% 50%;
    width: 103%;
    max-width: none;
    height: 104%;
    position: relative;
    overflow: hidden;
  }

  .image-11 {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .nav-menu-3 {
    border-radius: 27px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-14 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .div-block-19 {
    height: 170px;
    overflow: clip;
  }

  .div-block-20 {
    width: auto;
    max-width: 1800px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    overflow: clip;
  }

  .kontakt-sec {
    height: auto;
    margin-bottom: auto;
    padding-bottom: 90px;
  }

  .kontakt-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    top: -196px;
    left: 163px;
  }

  .body {
    background-color: #000;
    background-size: cover;
  }

  .hero-vid-wrapper {
    height: 470px;
  }

  .hero-headline-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0 10px 111px;
    font-size: 10px;
  }

  .hero-headline {
    font-size: 41px;
    line-height: 80px;
  }

  .hero-claim {
    padding-top: 0;
    font-size: 20px;
  }

  .section {
    height: 250px;
  }

  .section.nav {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    padding-top: 20px;
    padding-bottom: 0;
  }

  .section.hero {
    height: 470px;
  }

  .section-2 {
    height: 90px;
    margin-top: 17px;
    margin-bottom: 0;
  }

  .section-2.grid-ako-pracujeme {
    height: 620px;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-2.preciznost {
    margin-top: 9px;
  }

  .section-2.detail {
    height: 100px;
    margin-top: 17px;
  }

  .container-6 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-6.akopracujeme {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-top: -11px;
  }

  .nadpis-2 {
    font-size: 4vw;
    line-height: 28px;
  }

  .claim-2 {
    margin-top: -9px;
  }

  .container-9 {
    height: 250px;
  }

  .container-9.bckg-vid2 {
    height: 180px;
    margin-top: -82px;
  }

  .background-video {
    top: -167px;
  }

  .background-video.bckg-vid2 {
    height: 190px;
    top: 0;
  }

  .background-video.uzka-terasa {
    height: 120px;
    top: -1px;
  }

  .text-block-13 {
    font-size: 39px;
  }

  .container-10 {
    padding-bottom: 0;
  }

  .div-block-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: flex-start;
    margin-top: 56px;
    padding-top: 0;
    display: flex;
  }

  .grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-14 {
    font-size: 20px;
    line-height: 21px;
  }

  .text-block-15 {
    font-size: 14px;
  }

  .terasa-uzka {
    height: 120px;
    margin-top: 0;
  }

  .terasa-uzka.zvonkuterasa {
    margin-top: 57px;
  }

  ._3images-wrapper {
    justify-content: center;
    align-items: flex-start;
    height: 250px;
  }

  .text-wrapper-ext {
    top: 254px;
  }

  .container-12 {
    margin-top: 0;
    padding-left: 50px;
    padding-right: 50px;
    overflow: clip;
  }

  .container-12.ext {
    margin-top: -209px;
  }

  .container-12.kostr {
    margin-top: -127px;
  }

  .section-kategorie {
    object-position: 50% 0%;
    height: 350px;
    margin-top: -142px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-kategorie.int {
    margin-top: -40px;
    overflow: clip;
  }

  .section-kategorie.sec-ext {
    margin-top: -203px;
  }

  .section-kategorie.sec-konstr {
    overflow: clip;
  }

  .image-7 {
    top: -19px;
  }

  .lightbox {
    height: 300px;
  }

  .image-8 {
    top: -50px;
  }

  .image-9 {
    width: 330px;
    height: 100%;
    top: -48px;
    left: -117px;
  }

  .section-5 {
    margin-top: -62px;
  }

  .image-10 {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .cisla {
    max-width: none;
    height: 50px;
    overflow: visible;
  }

  .container-14 {
    padding-top: 0;
  }

  .menu-button-2 {
    background-color: #fff;
  }

  .kontakt-sec {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    -webkit-text-fill-color: inherit;
    background-color: #000;
    background-position: 100%;
    background-size: cover;
    background-clip: border-box;
  }

  .hero_bckg_video {
    object-fit: cover;
    width: 102%;
    height: 102%;
    inset: 0% 0% 0% -1%;
    overflow: clip;
  }

  .hero-vid-wrapper {
    height: 800px;
    overflow: clip;
  }

  .hero-headline-wrapper {
    z-index: 1;
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    height: auto;
    padding-top: 130px;
    padding-left: 5px;
    padding-right: 5px;
    top: 28px;
    overflow: clip;
  }

  .hero-headline {
    z-index: 1;
    width: auto;
    height: auto;
    font-size: 46px;
    font-weight: 600;
    line-height: 60px;
    top: -9px;
  }

  .hero-claim {
    width: auto;
    max-width: 1800px;
    height: auto;
    padding-top: 0;
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
  }

  .section {
    height: 650px;
    min-height: 100px;
  }

  .section.nav {
    justify-content: space-between;
    align-items: center;
    min-height: auto;
    padding-top: 4px;
    display: flex;
    inset: 0% 0% auto;
  }

  .section.hero {
    height: 818px;
  }

  .nav-menu {
    object-fit: cover;
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .brand-2 {
    object-fit: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100px;
    background-attachment: scroll;
    width: 120px;
    overflow: visible;
  }

  .nav-link {
    padding-bottom: 14px;
  }

  .section-2 {
    height: 210px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 30px;
  }

  .section-2.grid-ako-pracujeme {
    background-color: #0c0903;
    height: 1220px;
    margin-top: -9px;
    padding-top: 65px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2.preciznost {
    margin-top: 16px;
    margin-bottom: 1px;
  }

  .section-2.detail {
    height: 210px;
    margin-top: 2px;
    margin-bottom: -109px;
  }

  .section-2.co-vyrabame {
    padding-left: 29px;
    padding-right: 29px;
  }

  .container-6.akopracujeme {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
    margin-bottom: -31px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 49px;
    padding-right: 49px;
    position: relative;
  }

  .nadpis-1 {
    text-align: center;
    padding-top: 9px;
  }

  .nadpis-1.akopracujeme {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 24px;
  }

  .nadpis-2 {
    margin-top: 21px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 32px;
    line-height: 36px;
  }

  .claim-2 {
    margin-top: -8px;
    padding-top: 21px;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
  }

  .container-9 {
    object-fit: cover;
    object-position: 50% 100%;
    height: 210px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
  }

  .container-9.bckg-vid2 {
    height: 171px;
  }

  .background-video {
    width: 510px;
    height: 360px;
    top: -131px;
    left: -81px;
  }

  .background-video.bckg-vid2 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
  }

  .background-video.uzka-terasa {
    height: 167px;
    top: -4px;
    left: 0;
  }

  .div-block-8 {
    height: 80px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 50px;
    line-height: 50px;
    top: -85px;
  }

  .text-block-13 {
    font-size: 31px;
    line-height: 37px;
    top: -1px;
  }

  .container-10 {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 80px;
    padding-right: 80px;
  }

  .div-block-9 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-items: center;
    margin-top: 84px;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
  }

  .image-4.cisla {
    height: 70px;
  }

  .text-block-15 {
    font-family: Montserrat, sans-serif;
    font-size: 4vw;
    font-weight: 300;
  }

  .terasa-uzka {
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    overflow: clip;
  }

  .terasa-uzka.zvonkuterasa {
    height: 170px;
    margin-top: 55px;
  }

  ._3images-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 0;
  }

  .text-wrapper-ext {
    object-fit: cover;
    object-position: 50% 50%;
    height: 45px;
    top: 331px;
    left: 0;
    overflow: hidden;
  }

  .kategory-text.exterier {
    font-size: 30px;
    top: 16px;
    left: 12px;
  }

  .kategory-text.exterier.archtext {
    font-size: 27px;
    line-height: 26px;
    top: 7px;
    left: 5px;
  }

  .section-4 {
    margin-top: -40px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-17 {
    z-index: 2;
    font-size: 10vw;
    top: -302px;
  }

  .text-block-17.bold {
    z-index: 2;
    top: -292px;
  }

  .container-11 {
    height: 790px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .image-6 {
    z-index: 1;
    object-position: 50% 50%;
    width: 500px;
    position: relative;
    inset: -62% 0% 0% -75%;
  }

  .div-block-14 {
    z-index: 0;
    width: 200px;
    height: 200px;
    top: 0;
    left: 91px;
  }

  .container-12 {
    height: auto;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .container-12.ext {
    height: auto;
    margin-top: -209px;
    overflow: visible;
  }

  .container-12.kostr {
    max-width: none;
    height: auto;
    margin-top: 0;
  }

  .section-kategorie {
    height: 460px;
    margin-top: -127px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-kategorie.int {
    height: auto;
    margin-top: -85px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-kategorie.sec-ext {
    height: auto;
    margin-top: 272px;
    padding-bottom: 36px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-kategorie.sec-konstr {
    max-width: none;
    height: auto;
    margin-top: 0;
    padding-bottom: 54px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-7 {
    object-position: 50% 50%;
    width: 113.285%;
    height: 360px;
    margin-left: auto;
    margin-right: auto;
    top: -139px;
    left: -25px;
    overflow: hidden;
  }

  .lightbox {
    width: 450px;
    height: 400px;
  }

  .lightbox.exttext1 {
    object-fit: cover;
    height: 210px;
    overflow: clip;
  }

  .lightbox.exttext1.interiery3 {
    border-radius: 0;
    height: 260px;
  }

  .lightbox.exttext1.ex1, .lightbox.exttext1.arch1, .lightbox.exttext1.int1 {
    border-radius: 0;
    height: 330px;
  }

  .lightbox.exttext1.int2 {
    border-radius: 0;
  }

  .lightbox.lbext2 {
    height: 210px;
    display: block;
    overflow: clip;
  }

  .lightbox.lbext2.ex2 {
    border-radius: 0;
    height: 210px;
  }

  .lightbox.lbext2.arch2 {
    border-radius: 0;
  }

  .lightbox.lbext2.arch3 {
    border-radius: 0;
    height: 210px;
  }

  .lightbox.lbext3 {
    border-radius: 0;
    width: 450px;
    height: 210px;
    display: block;
    overflow: clip;
  }

  .image-8 {
    width: 110%;
    height: 260%;
    top: -128px;
    left: -9px;
  }

  .image-8.arch-image2 {
    object-position: 50% 100%;
    width: 110%;
    height: 144%;
    top: -5px;
    left: -21px;
  }

  .image-9 {
    object-fit: cover;
    object-position: 0% 50%;
    width: 136%;
    height: 146%;
    min-height: auto;
    top: -152px;
    left: -84px;
  }

  .image-9.arch-image3 {
    width: 130%;
    height: 200%;
    min-height: auto;
    top: -14px;
    left: -39px;
  }

  .img-int-1._2 {
    width: 110%;
    left: -24px;
  }

  .section-5 {
    object-fit: cover;
    object-position: 50% 0%;
    height: 211px;
    margin-top: 0;
  }

  .image-10 {
    width: 110%;
    height: 110%;
  }

  .div-block-16 {
    object-fit: cover;
    position: relative;
  }

  .menu-button {
    background-color: #ffffffd9;
  }

  .div-block-17 {
    position: relative;
    top: 308px;
    left: 107px;
  }

  .image-12 {
    object-fit: cover;
    width: 650px;
    max-width: none;
    height: 430px;
    position: relative;
    top: 0;
    left: -147px;
  }

  .div-block-18 {
    position: relative;
    top: -318px;
  }

  .nav-link-3 {
    padding-left: 32px;
  }

  .image-13 {
    width: auto;
    height: 61px;
  }

  .container-14 {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .brand-3 {
    padding-top: 19px;
  }

  .menu-button-2 {
    background-color: #ffffffb8;
  }

  .div-block-19 {
    height: 200px;
    padding-top: 38px;
    display: block;
    overflow: clip;
  }

  .div-block-20 {
    height: 240px;
    padding-top: 45px;
    padding-left: 20px;
    padding-right: 20px;
    top: 30px;
    overflow: visible;
  }

  .div-block-21 {
    overflow: visible;
  }

  .div-block-22 {
    z-index: 1;
    background-image: linear-gradient(#0000, #000 83%, #000);
    height: 120px;
    position: absolute;
    inset: 86% 0% 0%;
  }

  .kontakt-sec {
    background-image: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .meno {
    font-family: Clashdisplay, Arial, sans-serif;
    font-weight: 500;
  }

  .kontakt.email {
    font-weight: 300;
  }

  .kontakt.cislo {
    padding-bottom: 0;
    font-weight: 300;
  }

  .collection-list-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .collection-list {
    width: 450px;
    height: 320px;
  }

  .section-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-_2f376232-baf4-01fc-9d49-4ec4af841f7b-3d7ae898, #w-node-b6073ad3-fa2f-c39f-c673-a3807d26fa7c-3d7ae898, #w-node-_21fbf1ad-f48a-43fa-e148-1bfef71923d7-3d7ae898, #w-node-_9fc158ff-2eee-c743-a9f3-174592b7a4ac-3d7ae898, #w-node-_2347af96-8720-d62c-d233-4dfc3e98baf1-3d7ae898, #w-node-a0c9fb1d-7c73-eebc-2db0-575c3c5f8b76-3d7ae898 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_301f82f9-297c-92f2-535e-744fcd9bdef3-3d7ae898 {
  place-self: center;
}

#w-node-_53bd5c1d-911c-fd42-2c58-258516a17e04-3d7ae898 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-_2b45f766-ae5d-f90b-f5a3-1b88db354eab-3d7ae898 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_2b45f766-ae5d-f90b-f5a3-1b88db354eab-3d7ae898 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2b45f766-ae5d-f90b-f5a3-1b88db354eab-3d7ae898 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2b45f766-ae5d-f90b-f5a3-1b88db354eab-3d7ae898 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: auto;
  }

  #w-node-_926a3c61-d218-de91-f24d-7051047a3103-3d7ae898, #w-node-bcac38b8-a5a8-09d2-7a5d-49b52f9a8457-3d7ae898, #w-node-_49fd711a-b257-a1ff-a9e7-aeb135e94746-3d7ae898 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/clashdisplay-regular.otf') format('opentype'), url('../fonts/clashdisplay-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/clashdisplay-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/clashdisplay-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/clashdisplay-extralight.otf') format('opentype'), url('../fonts/clashdisplay-extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/clashdisplay-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/clashdisplay-medium.otf') format('opentype'), url('../fonts/clashdisplay-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-extralight.otf') format('opentype'), url('../fonts/generalsans-extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-bold.otf') format('opentype'), url('../fonts/generalsans-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-extralightitalic.otf') format('opentype'), url('../fonts/generalsans-extralightitalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-mediumitalic.otf') format('opentype'), url('../fonts/generalsans-mediumitalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-italic.otf') format('opentype'), url('../fonts/generalsans-italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-light.otf') format('opentype'), url('../fonts/generalsans-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-lightitalic.otf') format('opentype'), url('../fonts/generalsans-lightitalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-semibold.otf') format('opentype'), url('../fonts/generalsans-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-regular.otf') format('opentype'), url('../fonts/generalsans-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-semibolditalic.otf') format('opentype'), url('../fonts/generalsans-semibolditalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-medium.otf') format('opentype'), url('../fonts/generalsans-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/generalsans-bolditalic.otf') format('opentype'), url('../fonts/generalsans-bolditalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay Variable';
  src: url('../fonts/clashdisplay-variable.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}