@keyframes check {
  0% {
    transform: scale(0);
  }
  75% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes uncheck {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(0);
  }
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/secondary/open-sans-v23-latin-ext_latin-300.eot");
  src:
    local(""),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-300.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-300.woff2")
      format("woff2"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-300.woff")
      format("woff"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-300.ttf")
      format("truetype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-300.svg#OpenSans")
      format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/secondary/open-sans-v23-latin-ext_latin-regular.eot");
  src:
    local(""),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-regular.woff2")
      format("woff2"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-regular.woff")
      format("woff"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-regular.ttf")
      format("truetype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-regular.svg#OpenSans")
      format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/secondary/open-sans-v23-latin-ext_latin-600.eot");
  src:
    local(""),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-600.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-600.woff2")
      format("woff2"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-600.woff")
      format("woff"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-600.ttf")
      format("truetype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-600.svg#OpenSans")
      format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/secondary/open-sans-v23-latin-ext_latin-700.eot");
  src:
    local(""),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-700.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-700.woff2")
      format("woff2"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-700.woff")
      format("woff"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-700.ttf")
      format("truetype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-700.svg#OpenSans")
      format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/secondary/open-sans-v23-latin-ext_latin-800.eot");
  src:
    local(""),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-800.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-800.woff2")
      format("woff2"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-800.woff")
      format("woff"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-800.ttf")
      format("truetype"),
    url("../fonts/secondary/open-sans-v23-latin-ext_latin-800.svg#OpenSans")
      format("svg");
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
body,
html {
  padding: 0;
  margin: 0;
  background: #fff;
  height: 100%;
}
.wrapper {
  min-height: 100%;
}
.kamery {
  margin-top: 13.021vw;
  font-family: "Russo One";
  color: #333;
}
.kamery-nadpis {
  width: 100%;
  height: 6.51vw;
  background: #f0c300;
  text-align: center;
  font-size: 3.906vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kamery-hero {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.kamery-hero img {
  width: 100%;
  height: auto;
}
.kamery-hero-popis {
  position: absolute;
  box-sizing: border-box;
  width: 45.573vw;
  height: 40vw;
  right: 5%;
  background-color: rgba(240, 195, 0, 0.9);
  font-size: 2.604vw;
  padding: 0 5.208vw;
  text-align: center;
  font-family: "Open Sans";
  display: flex;
  align-items: center;
}
.kamery-hero-popis i {
  font-size: 3.906vw;
  transform: translateY(10px);
}
.kamery-vyhody-nadpis {
  text-align: center;
  margin: 6.51vw 0;
}
.kamery-vyhody {
  width: 100%;
  padding-left: 6.51vw;
  padding-right: 6.51vw;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  text-align: center;
}
.kamery-vyhody > div {
  display: flex;
  flex-basis: calc(50% - 2.604vw);
  justify-content: center;
  flex-direction: column;
}
.vyhoda {
  margin-left: 1.302vw;
  margin-right: 1.302vw;
}
.vyhoda i {
  font-size: 4.557vw;
}
.vyhoda h3 {
  font-size: 2.734vw;
  margin-top: 1.302vw;
  margin-bottom: 1.302vw;
}
.vyhoda p {
  margin-top: 0.651vw;
  margin-bottom: 6.51vw;
  font-size: 1.953vw;
  font-family: "Open Sans";
}
.zaznam {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-column-gap: 1.302vw;
  align-items: center;
  justify-items: center;
  text-align: center;
  width: 80%;
  margin: 6.51vw auto;
}
.zaznam-popis {
  margin-left: 6.51vw;
  margin-right: 6.51vw;
  font-size: 1.953vw;
  font-family: "Open Sans";
}
.zaznam-img img {
  width: 39.063vw;
  height: auto;
}
.kradez {
  width: 100%;
  color: #c51919;
  text-align: center;
  font-family: "Open Sans";
}
.kradez i {
  font-size: 5.859vw;
}
.kradez p {
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 6.51vw;
}
.spolupraca {
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: bold;
  font-family: "Open Sans";
  padding-bottom: 26.042vw;
}
.spolupraca p {
  margin-left: 10%;
  margin-right: 10%;
}
.spolupraca img {
  width: 26.042vw;
  height: auto;
  margin-bottom: 6.51vw;
}
.scrolltop {
  position: fixed;
  right: 6.51vw;
  bottom: 6.51vw;
  opacity: 1;
  width: 7.813vw;
  height: 7.813vw;
  border-radius: 50%;
  background: #f0c300;
  display: none;
}
.scrolltop i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.906vw;
  color: #333;
}
@media screen and (min-width: 950px) {
  html,
  body {
    background: #e0e0e0;
  }
  .kamery {
    width: 80vw;
    margin-top: 6vw;
    margin-left: auto;
    margin-right: auto;
    background-image: linear-gradient(180deg, #ffffff 0%, #ebedee 100%);
  }
  .kamery section {
    width: 100%;
    background: #f1f0f0;
  }
  .kamery-nadpis {
    height: 3.5vw;
    font-size: 2vw;
  }
  .kamery-hero-popis {
    width: 32vw;
    height: 30vw;
    font-size: 1.6vw;
    padding: 0 5.208vw;
  }
  .kamery-hero-popis i {
    font-size: 2.2vw;
    transform: translateY(10px);
  }
  .kamery-vyhody-nadpis {
    font-size: 2.8vw;
  }
  .kamery-vyhody {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.976vw;
    margin-top: 2.976vw;
  }
  .vyhoda {
    padding-left: 1.19vw;
    padding-right: 1.19vw;
  }
  .vyhoda i {
    font-size: 3vw;
  }
  .vyhoda h3 {
    font-size: 2vw;
  }
  .vyhoda p {
    font-size: 1.5vw;
  }
  .zaznam-img img {
    width: 26.786vw;
    height: auto;
  }
  .zaznam-popis {
    font-size: 1.5vw;
  }
  .kradez {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5vw;
    margin-top: 5.952vw;
    margin-bottom: 5.952vw;
  }
  .kradez i {
    font-size: 4vw;
  }
  .spolupraca {
    font-size: 1.5vw;
    padding-bottom: 15vw;
  }
  .spolupraca img {
    width: 15vw;
    margin-top: 3vw;
  }
}
@media (max-width: 700px) {
  .kamery {
    font-family: "Russo One";
    color: #333;
    margin-top: 17.067vw;
  }
  .kamery-nadpis {
    width: 100%;
    height: 13.333vw;
    background: #f0c300;
    text-align: center;
    font-size: 8vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .kamery-hero {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 80vw;
  }
  .kamery-hero img {
    width: 100%;
    height: auto;
  }
  .kamery-hero-popis {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    top: 80%;
    height: 70vw;
    padding: 0 5.333vw;
    background-color: #f0c300;
    border-radius: 5.333vw;
    font-size: 5vw;
    font-family: "Open Sans";
  }
  .kamery-hero-popis input {
    display: none;
  }
  .kamery-hero-popis i {
    font-size: 6vw;
  }
  .kamery-vyhody-nadpis {
    font-size: 8vw;
    margin-bottom: 15vw;
  }
  .kamery-vyhody {
    width: 100%;
    text-align: center;
  }
  .kamery-vyhody > div {
    margin-bottom: 20vw;
    display: flex;
    flex-basis: 100%;
  }
  .vyhoda p {
    font-size: 5vw;
  }
  .vyhoda i {
    font-size: 10vw;
  }
  .vyhoda h3 {
    font-size: 6vw;
  }
  .zaznam {
    font-family: "Russo One";
    display: grid;
    grid-template-columns: 100%;
    grid-row-gap: 8vw;
    align-items: center;
    justify-items: center;
    text-align: center;
    width: 90%;
    margin: 8vw auto 25vw auto;
  }
  .zaznam-popis {
    font-family: "Open Sans";
  }
  .zaznam-img img {
    width: 80vw;
    height: auto;
  }
  .zaznam-popis h1 {
    font-size: 8vw;
    font-family: "Russo One";
  }
  .zaznam-popis p {
    font-size: 5vw;
  }
  .kradez {
    width: 100%;
    color: #c51919;
    text-align: center;
    font-family: "Open Sans";
    margin-bottom: 20vw;
  }
  .kradez i {
    font-size: 12vw;
  }
  .kradez p {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 5vw;
  }
  .spolupraca {
    width: 100%;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-family: "Open Sans";
    padding-bottom: 60vw;
  }
  .spolupraca p {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 5vw;
  }
  .spolupraca img {
    width: 53.333vw;
    height: auto;
    margin-top: 8vw;
  }
  .zs-nadpis {
    width: 100%;
    height: 80px;
    background: #f0c300;
    text-align: center;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .zs-hero {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 250px;
  }
  .zs-hero img {
    width: 100%;
    height: auto;
  }
  .zs-hero-popis {
    top: 90%;
    width: 90%;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f0c300;
    font-size: 18px;
    border-radius: 20px;
  }
  .zs-hero-popis h1 {
    font-size: 20px;
  }
  .zabezpecene .circle {
    box-shadow:
      0 4px 8px 0 rgba(0, 0, 0, 0.1),
      0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .odomknute .circle {
    box-shadow:
      0 4px 8px 0 rgba(0, 0, 0, 0.1),
      0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .zs-sekcia {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    margin: 50px auto 80px auto;
  }
  .zs-sekcia-popis p {
    font-size: 18px;
  }
  .zs-sekcia div {
    padding: 0 10%;
  }
  .special {
    display: flex;
    flex-direction: column;
  }
  .zs-aplikacia {
    width: 100%;
    height: 850px;
    background: #e0e0e0;
  }
}
@media screen and (max-width: 700px) and (min-width: 800px) {
  .zs-aplikacia {
    height: 900px;
  }
}
@media (max-width: 700px) {
  .zs-aplikacia-nadpis {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f6a901;
  }
  .zs-aplikacia-nadpis h1 {
    font-size: 28px;
  }
  .zs-aplikacia-nadpis i {
    font-size: 28px;
    padding-right: 8px;
  }
  .zs-aplikacia-popis {
    height: 180px;
    padding: 0 5%;
  }
  .zs-aplikacia-popis p {
    text-align: center;
    font-family: "Open Sans";
    font-size: 18px;
  }
  .zs-aplikacia-image img {
    margin-top: 50px;
    width: 80%;
    height: auto;
    margin-left: 10%;
    margin-right: 10%;
  }
} /*# sourceMappingURL=kamerove-systemy.min.css.map */
