@font-face {
  font-family: "Poppins-Regular";
  src: url("/fonts/poppins/Poppins-Regular.woff2") format("woff2"), url("/fonts/poppins/Poppins-Regular.woff") format("woff"), url("/fonts/poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("/fonts/poppins/Poppins-SemiBold.woff2") format("woff2"), url("/fonts/poppins/Poppins-SemiBold.woff") format("woff"), url("/fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url("/fonts/poppins/Poppins-Medium.woff2") format("woff2"), url("/fonts/poppins/Poppins-Medium.woff") format("woff"), url("/fonts/poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html,
body {
  height: 100%;
}
html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
      text-size-adjust: 100%;
}
body {
  font-family: "Poppins-Medium", sans-serif;
}
p {
  font-size: 16px;
}
header {
  margin-block: 1rem;
}
header .social-icons a {
  font-size: 1.4rem;
  color: #333;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.row {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.container-Kontaktovat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.container-Kontaktovat .logo-white {
  width: 170px;
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
}
.container-Kontaktovat .overflow {
  overflow: hidden;
}
.container-Kontaktovat .kontakty {
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
}
.container-Kontaktovat .center {
  text-align: center !important;
}
.container-Kontaktovat .min-h {
  min-height: 322px;
  -ms-flex-line-pack: center;
      align-content: center;
}
.container-Kontaktovat .row-k {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 3rem;
}
.container-Kontaktovat .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 1rem;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-Kontaktovat .col h4 {
  -webkit-margin-after: 10px;
          margin-block-end: 10px;
}
.container-Kontaktovat .link-mail {
  color: #ffffff;
  text-decoration: none;
}
.container-Kontaktovat .link-mail:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.row-k-mobile {
  display: none;
}
.background-brown {
  background-color: #9a8273;
}
.lr-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
  gap: 3rem;
}
.lr-container-m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 1rem;
}
.nav-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.hamburger,
.navigacni-menu-m {
  display: none;
}
.navigace {
  max-width: 460px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-margin-start: 3rem;
          margin-inline-start: 3rem;
}
.navigace ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navigace li {
  list-style-type: none;
}
.navigace a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
  color: #024f94;
}
.navigace a.active {
  text-decoration: underline;
  text-underline-offset: 4px;
  color: #024f94;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}
.main-logo {
  max-height: 100px;
  margin-right: 9rem;
  width: 150px;
}
.lang {
  position: relative;
  display: inline-block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  gap: 8px;
}
.lang a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.lang-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding: 5px 10px 5px 5px;
}
.lang:hover .en-cont {
  display: block;
  /* Zobrazí en-cont při hoveru na lang */
  cursor: pointer;
}
.btn-registration {
  padding: 8px 25px;
  border: 1px solid #024f94;
  border-radius: 15px;
  font-family: "Poppins-Regular", sans-serif;
  min-width: 162.7px;
  text-align: center;
}
.btn-registration:hover {
  background-color: rgba(2, 103, 192, 0.5);
  border: 1px solid rgba(2, 103, 192, 0.4);
  color: #ffffff;
}
.btn-primary {
  min-width: 170px;
  border: 1px solid #024f94;
  padding: 8px 25px;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  font-family: "Poppins-Regular", sans-serif;
  background-color: #024f94;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.btn-primary .icon {
  width: 20px;
  height: 20px;
  fill: #ffffff;
}
.btn-primary:hover {
  background-color: #0267c0;
  border: 1px solid #024f94;
}
.btn-orange {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 12pt;
  text-align: center;
  padding: 12px 25px;
  border-radius: 15px;
  display: inline-block;
  min-width: 162.7px;
  height: 50px;
  background-color: #e89d40;
  margin-block: 10px;
  color: #ffffff;
  background-image: none;
  outline: none;
  border: none;
  -webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: background 0.3s ease, transform 0.3s ease;
  transition: background 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  cursor: pointer;
}
.btn-orange:hover {
  background-image: linear-gradient(45deg, #b97d44, #e89d40);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  color: #ffffff;
}
.banner-img {
  width: 100%;
  height: auto;
  max-height: 500px;
}
picture {
  height: 100%;
}
.text-m {
  display: none;
}
.banner-container {
  width: 100%;
  max-height: 500px;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
  min-height: 250px;
}
.banner-container.bottom-banner {
  min-height: 220px;
  -webkit-padding-after: 1.5rem;
          padding-block-end: 1.5rem;
}
.banner-02 {
  min-height: 220px;
}
.banner-img-mobil-03,
.banner-img,
.banner-img-mobil {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-img-p,
.banner-img-mobil-p {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-text {
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-35%);
          transform: translateY(-35%);
}
.banner-text h1 {
  color: #ffffff;
  font-size: 42pt;
  line-height: 3.3rem;
  text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
}
.banner-text h1 span {
  color: #f34d41;
  font-size: 34pt;
}
.banner-text p {
  font-family: "Poppins-Regular", sans-serif;
  color: #ffffff;
  line-height: 2.5rem;
  text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
}
.banner-text-2-produkt {
  position: absolute;
  bottom: 42%;
  right: 28%;
  -webkit-transform: translate(-28%, 42%);
          transform: translate(-28%, 42%);
  font-size: clamp(10pt, 5vw, 24pt);
  color: white;
  line-height: 2rem;
  text-align: right;
}
.banner-text-2-produkt span {
  font-size: clamp(10pt, 5vw, 20pt);
}
.banner-text-produkt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.banner-text-produkt h1 {
  color: #ffffff;
  font-size: 38pt;
  line-height: 3rem;
  text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
}
.banner-text-produkt h1 span {
  font-size: 31pt;
  color: #f34d41;
}
.banner-text-produkt p {
  font-family: Poppins-Regular, sans-serif;
  text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
  font-size: 12pt;
  color: #fff;
  line-height: 2.5rem;
}
.banner-text-produkt .btn-orange {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}
.values-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-padding-after: 4rem;
          padding-block-end: 4rem;
  text-align: center;
}
.values-container p {
  -webkit-margin-before: -10px;
          margin-block-start: -10px;
  font-family: "Poppins-Regular", sans-serif;
}
.values-container .text {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 200px;
}
.col .img-container {
  min-height: 100px;
  -ms-flex-line-pack: center;
      align-content: center;
}
.col .img-container img {
  max-width: 70px;
  height: auto;
}
.col h3 {
  font-size: 16pt;
  font-weight: 100;
}
.col p {
  font-family: "Poppins-Regular", sans-serif;
}
.padding {
  padding-block: 3rem;
}
.container-steps-produkt .steps-container-02,
.container-steps-produkt .steps-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* Poslední .col-s bude umístěn uprostřed na celou šířku */
}
.container-steps-produkt .steps-container-02 h2,
.container-steps-produkt .steps-container h2 {
  text-align: left;
  -webkit-padding-after: 1rem;
          padding-block-end: 1rem;
}
.container-steps-produkt .steps-container-02 .steps-col,
.container-steps-produkt .steps-container .steps-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.container-steps-produkt .steps-container-02 .col-s,
.container-steps-produkt .steps-container .col-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.container-steps-produkt .steps-container-02 .krok-1,
.container-steps-produkt .steps-container .krok-1 {
  max-width: 680px;
  height: auto;
}
.container-steps-produkt .steps-container-02 .krok-2-web,
.container-steps-produkt .steps-container .krok-2-web,
.container-steps-produkt .steps-container-02 .krok-1-web,
.container-steps-produkt .steps-container .krok-1-web {
  display: none;
}
.container-steps-produkt .steps-container-02 .krok-2,
.container-steps-produkt .steps-container .krok-2 {
  max-width: 600px;
  height: auto;
}
.container-steps-produkt .steps-container-02 .col-s:nth-child(3),
.container-steps-produkt .steps-container .col-s:nth-child(3) {
  grid-column: span 2;
  justify-self: center;
}
.container-steps-produkt .steps-container-02 img,
.container-steps-produkt .steps-container img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.container-steps-produkt .steps-container-02 .zarovnani-2,
.container-steps-produkt .steps-container .zarovnani-2 {
  -webkit-margin-start: -2rem;
          margin-inline-start: -2rem;
}
.container-steps-produkt .steps-container-02 .zarovnani,
.container-steps-produkt .steps-container .zarovnani {
  -webkit-margin-start: 7rem;
          margin-inline-start: 7rem;
}
.container-steps-produkt .steps-container-02 .text-steps,
.container-steps-produkt .steps-container .text-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
  gap: 1rem;
}
.container-steps-produkt .steps-container-02 .text-steps span,
.container-steps-produkt .steps-container .text-steps span {
  font-size: 34pt;
  font-family: "Poppins-Regular", sans-serif;
}
.container-steps-produkt .steps-container-02 .text-steps p,
.container-steps-produkt .steps-container .text-steps p {
  font-family: "Poppins-Regular", sans-serif;
}
.container-steps-produkt .steps-col {
  justify-items: center;
  display: grid;
  gap: 1rem;
}
.produkt .banner-text {
  top: 12%;
}
.steps-container-02 h2 {
  text-align: left;
}
.background {
  background-color: #edeff5;
}
.background .steps-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.background .steps-container .steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6rem;
}
.background .steps-container .col-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.background .steps-container .col-s .krok-1 {
  max-width: 680px;
  height: auto;
}
.background .steps-container .col-s .krok-2-web,
.background .steps-container .col-s .krok-1-web {
  display: none;
}
.background .steps-container .col-s .krok-2 {
  max-width: 620px;
  height: auto;
  -webkit-margin-before: -2rem;
          margin-block-start: -2rem;
}
.background .steps-container .col-s .text-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-margin-start: 2rem;
          margin-inline-start: 2rem;
  gap: 1rem;
}
.background .steps-container .col-s .text-steps span {
  font-size: 38pt;
  font-family: "Poppins-Regular", sans-serif;
}
.background .steps-container .col-s .text-steps p {
  font-family: "Poppins-Regular", sans-serif;
}
.background .steps-container .steps-col {
  justify-items: center;
  display: grid;
  gap: 1rem;
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
}
.width {
  max-width: 550px;
}
.special-css {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.container-section {
  width: 100%;
}
.background-02 {
  background-color: #024f94;
  color: #ffffff;
}
.background-02 .container {
  gap: 4rem;
}
.background-02 .img-container {
  -ms-flex-line-pack: end;
      align-content: end;
}
.background-02 .text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.background-02 .text p {
  font-family: "Poppins-Regular", sans-serif;
}
h2 {
  font-size: 27pt;
  font-weight: 100;
  font-family: "Poppins-Medium", sans-serif;
}
.rectangle {
  min-height: 70px;
  padding: 5px 20px;
  height: auto;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rectangle .align {
  -webkit-margin-after: 4px;
          margin-block-end: 4px;
}
.rectangle .align-over {
  -webkit-margin-before: 6px;
          margin-block-start: 6px;
}
.rectangle .size {
  min-width: 100%;
}
.clients-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-block: 1.5rem;
  padding: 1rem;
  height: 500px;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.clients-row::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.expandable-content {
  overflow: hidden;
}
.border-inline {
  border-inline: 1px solid #c4c4c4;
  padding-inline: 1.5rem;
}
.author-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.author-row .rectangle {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 10pt;
  font-family: "Poppins-Regular", sans-serif;
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
}
.author-row .rectangle img {
  max-width: 100px;
  height: auto;
}
.author-row .rectangle.long img {
  max-width: 150px;
}
.author-row .rectangle.longer img {
  max-width: 250px;
}
.author-row p {
  -ms-flex-line-pack: end;
      align-content: end;
}
.size-banner {
  height: 250px;
  overflow: visible;
}
.hide {
  display: none;
}
.banner-02 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-extra-extra-large {
  width: 300px;
  height: auto;
  -webkit-padding-before: 5px;
          padding-block-start: 5px;
}
.img-extra-large {
  width: 195px;
  height: auto;
  -webkit-padding-before: 5px;
          padding-block-start: 5px;
}
.img-large {
  width: 150px;
  height: auto;
}
.img-medium {
  width: 140px;
  height: auto;
  -webkit-padding-before: 10px;
          padding-block-start: 10px;
}
.img-small {
  width: 125px;
  height: auto;
}
.img-extra-small {
  width: 100px;
  height: auto;
  -webkit-padding-before: 5px;
          padding-block-start: 5px;
}
.img-extra-extra-small {
  width: 70px;
  height: auto;
  -webkit-padding-before: 5px;
          padding-block-start: 5px;
}
.blue-background {
  background-color: #1a3d85;
}
.blue-background-dark {
  background-color: #012547;
}
.grey-background {
  background-color: #343a40;
}
.grey-background-01 {
  background-color: #1f2a30;
}
.brown-background {
  background-color: #5a240a;
}
.arrow-container {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 5px;
  width: 100%;
  -webkit-margin-end: 42px;
          margin-inline-end: 42px;
}
.arrow-up {
  width: 100%;
  text-align: center;
  -webkit-margin-end: 42px;
          margin-inline-end: 42px;
}
.arrow-up:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -30px;
}
.arrow-up:before.grey {
  background-color: #edeff5;
}
.arrow-up.grey:before {
  background-color: #edeff5;
}
.arrow-container p {
  z-index: 9;
  margin-left: 2px;
}
.link-vice {
  font-family: "Poppins-Regular", sans-serif;
  color: #024f94;
  font-size: 10pt;
  text-decoration: none;
  text-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  z-index: 1;
  margin-top: 1.2rem;
  margin-left: 10px;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  display: inline-block;
  -webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: background 0.3s ease, transform 0.3s ease;
  transition: background 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.link-vice.active .arrow-down {
  width: 16px;
  height: 16px;
}
.link-vice:hover {
  -webkit-transform: translate(0, -100%) translateY(6px);
          transform: translate(0, -100%) translateY(6px);
}
.link-vice p {
  -webkit-margin-after: 5px;
          margin-block-end: 5px;
}
.link-zobrazit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Poppins-Regular", sans-serif;
  color: #024f94;
  font-size: 10pt;
  text-decoration: none;
  text-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-underline-offset: 3px;
  gap: 6px;
}
.marg-01 {
  -webkit-margin-start: 1rem;
          margin-inline-start: 1rem;
}
.marg-02 {
  -webkit-margin-start: 3.6rem;
          margin-inline-start: 3.6rem;
}
.link-zobrazit:hover {
  text-underline-offset: 5px;
  text-decoration: underline;
}
.zobrazit {
  height: 150px;
  -webkit-padding-after: 2rem;
          padding-block-end: 2rem;
}
.arrow-down {
  width: 20px;
  height: 20px;
  margin: 0 5px;
  fill: #024f94;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.arrow-down.rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.arrow-right {
  width: 20px;
  height: 20px;
  margin: 0 5px;
  fill: #024f94;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-margin-before: 2px;
          margin-block-start: 2px;
}
.steps-container-02,
.steps-container {
  width: 100%;
}
.headline-logo-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
  width: 100%;
}
.headline-logo-row .rectangle {
  max-height: 80px;
}
.container-praxe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.container-praxe .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 6rem;
}
.container-praxe .col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.container-praxe .col p {
  text-align: left;
}
.row-praxe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
}
.row-praxe svg {
  width: 50px;
  height: 50px;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
.row-praxe img {
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
  width: 50px;
  height: 50px;
}
.row-praxe h3 {
  min-height: 0;
}
.icon {
  width: 50px;
  height: 50px;
}
.a-height {
  max-height: 35px;
}
.special-padding {
  padding-block: 9.2rem !important;
}
.container-help {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-block: 3rem;
  text-align: left;
}
.container-help h3 {
  font-size: 16pt;
}
.container-help p a {
  color: #ffffff;
  text-decoration: none;
  text-underline-offset: 3px;
}
.container-help p a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.special {
  position: relative;
  overflow: hidden;
  min-height: 350px;
  height: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
}
.special .row {
  position: relative;
}
.special .btn-orange {
  -ms-flex-item-align: end;
      align-self: end;
}
.kontakt-m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #ffffff;
}
.kontakt-m a {
  color: #ffffff;
  text-decoration: underline;
}
.kontakt-m a:hover {
  text-underline-offset: 4px;
}
.portret {
  height: 320px;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.size img {
  max-width: 45px !important;
  height: auto;
}
.container-use {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  text-align: center;
  gap: 2rem;
}
.container-use .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-margin-before: 1.7rem;
          margin-block-start: 1.7rem;
}
.container-use .text {
  max-width: 300px;
}
.container-use .text p {
  font-family: "Poppins-Regular", sans-serif;
}
.container-use h3 {
  margin-block: 10px;
}
.container-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  text-align: center;
  -webkit-padding-after: 2rem;
          padding-block-end: 2rem;
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
  width: 100%;
  gap: 3rem;
}
.container-features .col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(33.33% - 3rem);
          flex: 1 1 calc(33.33% - 3rem);
  min-width: 200px;
}
.container-features .col h3 {
  min-height: 2.5rem;
}
.container-platby {
  -webkit-padding-before: 1rem;
          padding-block-start: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  text-align: center;
  width: 100%;
  gap: 3rem;
}
.container-platby .col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(25% - 3rem);
          flex: 1 1 calc(25% - 3rem);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 200px;
}
.container-platby .col h3 {
  min-height: 2.5rem;
}
.padding-img {
  -webkit-padding-after: 5px;
          padding-block-end: 5px;
}
.padding-i {
  padding-block: 4rem;
}
.padding-start {
  -webkit-padding-before: 2rem;
          padding-block-start: 2rem;
}
.padding-end {
  -webkit-padding-after: 4rem;
          padding-block-end: 4rem;
}
.padding-inl {
  padding-inline: 1rem;
}
.container-integrace {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
  text-align: left;
}
.container-integrace .integrace-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
  -webkit-padding-after: 2.5rem;
          padding-block-end: 2.5rem;
}
.container-integrace .integrace-row .rectangle {
  max-height: 85.35px;
  padding-block: 0;
}
.add-padding {
  padding: 15px;
}
.padding {
  padding-block: 3rem;
}
.add-margin {
  -webkit-margin-before: 4rem;
          margin-block-start: 4rem;
}
.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.banner-free-text {
  position: absolute;
  top: 42%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  line-height: 2.4rem;
  color: #ffffff;
  width: 100%;
}
.banner-free-text h2 {
  font-size: clamp(17pt, 5vw, 22pt);
  text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.banner-free-text p {
  font-family: "Poppins-Regular", sans-serif;
  font-size: clamp(12pt, 5vw, 1pt);
  text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
}
.banner-free-text .btn-primary {
  width: 200px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
}
.display-on-mobile {
  display: none;
}
.col-large,
.col-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.col-large h2,
.col-small h2 {
  font-size: 27pt;
  font-weight: 100;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.col-large p,
.col-small p {
  font-family: "Poppins-Regular", sans-serif;
}
.col-large {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.col-small {
  line-height: 2.3rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.col-small .container-help {
  width: 100%;
}
.kontaktni-informace {
  gap: 3rem;
}
.kontaktni-informace .text-danger {
  color: red;
}
.kontaktni-informace .col-small a {
  text-decoration: none;
  font-family: "Poppins-SemiBold", sans-serif;
  color: #000000;
}
.contact-form {
  font-family: "Poppins-Regular", sans-serif;
  margin-block: 2rem;
  padding-block: 20px;
  border-radius: 10px;
  width: 100%;
}
.contact-form a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1rem;
}
label {
  margin-bottom: 5px;
}
label span {
  color: red;
}
input,
textarea {
  padding: 10px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  font-size: 14px;
}
input {
  min-height: 50px;
}
textarea {
  resize: none;
}
.form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 402px;
}
.checkbox-group label {
  font-size: 14px;
  margin-bottom: 0;
}
.checkbox-group #agreement_message {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}
.checkbox-group input[type='checkbox'] {
  min-height: 30px;
}
.checkbox-group input {
  margin-right: 8px;
}
.error-message {
  display: none;
}
.kontakt-row .row-kontakt-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kontakt-row .row-kontakt-info a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-shadow: 1px 1px 2px black, 2px 2px 4px #343a40;
}
.kontakt-row .row-kontakt-info img {
  width: 25px;
  height: 25px;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  -webkit-filter: drop-shadow(2px 2px 4px #343a40);
          filter: drop-shadow(2px 2px 4px #343a40);
}
.row-kontakt-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row-kontakt-info img {
  width: 20px;
  height: 20px;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
}
.hide-on-desktop-2 {
  display: none;
}
.logo-white {
  width: 170px;
  height: auto;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.footer {
  -webkit-padding-before: 4rem;
          padding-block-start: 4rem;
  -webkit-padding-after: 1rem;
          padding-block-end: 1rem;
  position: relative;
}
.footer .logo-white {
  min-width: 90px;
}
.footer .plate {
  position: absolute;
  bottom: 65%;
  left: 72%;
}
.footer .container-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-block: 1rem;
  gap: 4rem;
  width: 100%;
  height: 100%;
}
.footer .container-flexbox p {
  font-family: "Poppins-Regular", sans-serif;
}
.footer .col-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 100%;
}
.footer .col-f .logo-size {
  -webkit-margin-after: -5px;
          margin-block-end: -5px;
}
.footer .col-f .img-size {
  width: 135px;
  min-height: 40px;
  height: auto;
}
.footer .col-f li {
  list-style-type: none;
}
.footer .col-f .nav-footer a.active {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.footer .col-f a {
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
}
.footer .col-f a:hover {
  text-underline-offset: 4px;
  text-decoration: underline;
}
.footer .col-f .row-kontakt-info {
  font-family: "Poppins-Regular", sans-serif;
}
.footer .col-f .row-kontakt-info img {
  width: 20px;
  height: 20px;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
}
.footer .col-f .row-kontakt-info a {
  color: #ffffff;
  text-decoration: none;
}
.footer .col-f .row-kontakt-info a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.footer .nav-footer {
  font-family: "Poppins-Regular", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 78px;
  gap: 10px;
}
.footer .nav-footer a {
  color: #ffffff;
  text-decoration: none;
}
.produkt-cont-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-block: 3rem;
}
.produkt-cont-2 h2 {
  -webkit-padding-after: 1rem;
          padding-block-end: 1rem;
}
.produkt-cont-2 .arrow-container {
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
}
.produkt-cont-2 .produkt-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 4rem;
}
.produkt-cont-2 .produkt-row .col-p {
  width: 50%;
}
.produkt-cont-2 .produkt-row .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.produkt-cont-2 ul {
  list-style-type: disc;
  list-style-position: inside;
}
.produkt-cont-2 ul li::marker {
  color: #024f94;
  width: 100%;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  line-height: 2rem;
  font-size: 1.2em;
}
.produkt-cont-2 li {
  font-family: "Poppins-Regular", sans-serif;
  -webkit-padding-after: 15px;
          padding-block-end: 15px;
  text-indent: -20px;
  padding-left: 20px;
  line-height: 2rem;
}
.produkt-cont-2 li span {
  font-family: "Poppins-SemiBold", sans-serif;
}
/* Základní stylování Swiperu */
.swiper-web {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1490px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.buttons-swiper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  min-height: 540px;
}
.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.5rem;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #edeff5;
  padding-inline: 2.5rem;
  -webkit-padding-after: 1rem;
          padding-block-end: 1rem;
  text-align: left;
  font-family: "Poppins-Regular", sans-serif;
}
.swiper-slide p span {
  font-family: "Poppins-SemiBold", sans-serif;
  -webkit-margin-after: 0.5rem;
          margin-block-end: 0.5rem;
}
.swiper-button-prev,
.swiper-button-next {
  color: #024f94 !important;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  border-radius: 50%;
  width: 40px !important;
  height: 40px !important;
  z-index: 10;
  top: var(--swiper-navigation-top-offset, 35%) !important;
}
:root {
  --swiper-navigation-size: 22px !important;
}
/* Stylujeme slide uprostřed */
.swiper-slide-active {
  position: relative;
}
/* Přidáme levou čáru */
.swiper-slide-active::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -5px;
  /* Uprav podle potřeby */
  width: 1px;
  background-color: #c4c4c4;
}
/* Přidáme pravou čáru */
.swiper-slide-active::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  width: 1px;
  background-color: #c4c4c4;
}
.kontakt-row {
  font-family: "Poppins-SemiBold", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 65%;
  gap: 1rem;
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
  z-index: 999;
}
.kontakt-row a {
  color: #ffffff;
  text-decoration: none;
  font-size: 10pt;
}
.kontakt-row a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.container-price-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.toggle-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-padding-before: 4rem;
          padding-block-start: 4rem;
  gap: 1rem;
}
.toggle-container .year-pay-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.btn-toggle {
  color: #343a40;
  padding: 8px 10px;
  border: 1px solid #343a40;
  background-color: #ffffff;
  border-radius: 15px;
  font-family: "Poppins-Regular", sans-serif;
  width: 160px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-toggle:not(.active):hover {
  background-image: linear-gradient(45deg, #a1241b, #a1241b);
  border: 1px solid rgba(161, 36, 27, 0.4);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  color: #ffffff;
}
.btn-toggle.active {
  color: #ffffff;
  border: 1px solid #a1241b;
  background-color: #f34d41;
}
.year-pay-cont {
  text-align: center;
}
.year-pay-cont span {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 10pt;
  color: #343a40;
}
.moduls-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  text-align: center;
  -webkit-padding-before: 2rem;
          padding-block-start: 2rem;
}
.content-add-moduls {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, auto);
  justify-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-padding-before: 1rem;
          padding-block-start: 1rem;
  text-align: center;
  gap: 3rem 0;
}
.content-add-moduls .price-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.content-add-moduls .rectangle {
  padding-block: 1.3rem;
  padding-inline: 1.6rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 375px;
  min-height: 300px;
  border: 1px solid #edeff5;
}
.content-add-moduls .rectangle h3 {
  font-size: 14pt;
  -webkit-padding-after: 6px;
          padding-block-end: 6px;
}
.content-add-moduls .rectangle p {
  font-size: 13pt;
}
.content-add-moduls .rectangle .circle-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-padding-after: 1rem;
          padding-block-end: 1rem;
}
.content-add-moduls .rectangle li {
  text-indent: -20px;
  padding-left: 20px;
  line-height: 1.7rem;
}
.content-add-moduls .rectangle ul {
  list-style-type: disc;
  text-align: left;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 12pt;
  line-height: 2rem;
  -webkit-padding-before: 1rem;
          padding-block-start: 1rem;
  list-style-position: inside;
}
.content-add-moduls .rectangle ul li::marker {
  font-size: 1.2em;
  color: #024f94;
  width: 100%;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  line-height: 2rem;
}
.content-year,
.content-month {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  justify-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-padding-before: 5rem;
          padding-block-start: 5rem;
  gap: 2.5rem;
}
.content-year .price-cont,
.content-month .price-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.content-year .crossed,
.content-month .crossed {
  text-decoration: line-through;
  font-size: 11pt;
  padding-right: 4px;
}
.content-year .rectangle,
.content-month .rectangle {
  padding: 2.5rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 320px;
  min-height: 340px;
  border: 1px solid #edeff5;
}
.content-year .rectangle h3,
.content-month .rectangle h3 {
  font-size: 14pt;
  -webkit-padding-after: 6px;
          padding-block-end: 6px;
}
.content-year .rectangle p,
.content-month .rectangle p {
  font-size: 13pt;
}
.content-year .rectangle p.cheaper,
.content-month .rectangle p.cheaper {
  font-size: 10pt;
  color: #f34d41;
}
.content-year .rectangle .circle-row,
.content-month .rectangle .circle-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-padding-after: 1rem;
          padding-block-end: 1rem;
}
.content-year .rectangle ul,
.content-month .rectangle ul {
  list-style-type: disc;
  text-align: left;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 12pt;
  line-height: 2rem;
  -webkit-padding-before: 1rem;
          padding-block-start: 1rem;
  list-style-position: inside;
  width: 100%;
}
.content-year .rectangle ul li::marker,
.content-month .rectangle ul li::marker {
  font-size: 1.2em;
  color: #024f94;
  width: 100%;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}
.content-year .rectangle li,
.content-month .rectangle li {
  text-indent: -20px;
  padding-left: 20px;
  line-height: 2rem;
}
.content-year .regular,
.content-month .regular {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  border: 1px dashed #1f2a30;
}
.note-row {
  max-width: 1400px;
  width: 100%;
  text-align: right;
  margin-block: 2rem;
  -webkit-padding-end: 2rem;
          padding-inline-end: 2rem;
}
.note {
  font-size: 10pt;
  font-family: "Poppins-Regular", sans-serif;
  color: #343a40;
}
.circle {
  width: 15px;
  height: 15px;
  border-radius: 50px;
  border: 1px solid #c4c4c4;
}
.circle-red {
  width: 15px;
  height: 15px;
  border-radius: 50px;
  border: 1px solid #f34d41;
  background-color: #f34d41;
}
.btn-m-contact {
  display: none;
}
.circle-blue {
  width: 15px;
  height: 15px;
  border-radius: 50px;
  border: 1px solid #024f94;
  background-color: #0267c0;
}
.input-container {
  position: relative;
  display: inline-block;
  -ms-flex-line-pack: center;
      align-content: center;
}
.input-container input {
  min-height: 40px;
}
.number-input {
  width: 75px;
  text-align: center;
  font-size: 11pt;
  padding: 2px 15px 2px 2px;
  border: 1px solid #ccc;
  border-radius: 25px;
}
.buttons {
  position: absolute;
  right: 5px;
  top: 40%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
button {
  width: 20px;
  height: 15px;
  border: none;
  background: none;
  font-size: 12pt;
  cursor: pointer;
  color: #024f94;
}
button:hover {
  color: #0267c0;
}
.pocet-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.info-box {
  border: 1px dashed #1f2a30;
  background-color: #ffffff;
  padding-block: 4rem;
  padding-inline: 4rem;
  border-radius: 20px;
  position: relative;
  z-index: 0;
  top: 15%;
}
.info-box p {
  text-align: center;
  font-family: "Poppins-Regular", sans-serif;
}
.info-box p span {
  font-family: "Poppins-SemiBold", sans-serif;
}
.container-section-kontakt {
  width: 100%;
  -webkit-margin-after: 2rem;
          margin-block-end: 2rem;
}
.container-section-kontakt .row-kontakt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 1rem;
  -webkit-column-gap: 6rem;
     -moz-column-gap: 6rem;
          column-gap: 6rem;
}
.container-section-kontakt h2 {
  -webkit-margin-after: 0;
          margin-block-end: 0;
  font-family: "Poppins-Medium", sans-serif;
}
.container-section-kontakt h3 {
  -webkit-padding-before: 2.5rem;
          padding-block-start: 2.5rem;
  font-family: "Poppins-Medium", sans-serif;
}
.container-section-kontakt p {
  font-family: "Poppins-Regular", sans-serif;
}
.container-section-kontakt .container-help {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-block: 1rem;
}
.container-section-kontakt .row-kontakt-info {
  line-height: 2rem;
}
.container-section-kontakt .row-kontakt-info a {
  text-decoration: none;
  color: #000000;
}
.info-box-cont {
  text-align: center;
  -webkit-padding-after: 2rem;
          padding-block-end: 2rem;
}
.logo-black {
  width: 140px;
  height: auto;
  max-width: 160px;
  -webkit-filter: brightness(0) grayscale(100%);
          filter: brightness(0) grayscale(100%);
}
.download-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-block: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.download-row img {
  width: 50px;
  height: auto;
}
.cz-cont img {
  width: 22px;
  height: auto;
}
.en-cont {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  padding: 3px;
  width: 60px;
  height: 35px;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  border-radius: 0 0 10px 10px;
}
.en-cont img {
  width: 22px;
  height: auto;
  -webkit-margin-start: 9px;
          margin-inline-start: 9px;
  -webkit-padding-before: 3px;
          padding-block-start: 3px;
}
.en-cont:hover {
  background-color: #edeff5;
}
.link-pdf-download {
  text-decoration: underline;
}
.link-pdf-download:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.team-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-block: 2rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.5rem;
}
.team-row .rectangle {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  padding: 1.5rem;
  width: 300px;
}
.col-team {
  text-align: left;
}
.col-team .name {
  font-size: 11.5pt;
  font-family: "Poppins-Medium", sans-serif;
  -webkit-padding-start: 1.8rem;
          padding-inline-start: 1.8rem;
  -webkit-padding-before: 0.5rem;
          padding-block-start: 0.5rem;
}
.col-team .funkce {
  -webkit-padding-start: 1.8rem;
          padding-inline-start: 1.8rem;
  -webkit-padding-after: 10px;
          padding-block-end: 10px;
}
.col-team .container-k {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.col-team .container-k p a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.col-team img {
  max-width: 125px;
}
.col-team p {
  font-size: 11pt;
}
.container-career {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container-career .gap {
  gap: 4rem;
}
.container-career .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 410px;
  width: 33%;
}
.container-career p {
  -webkit-padding-before: 5px;
          padding-block-start: 5px;
  -webkit-padding-after: 2rem;
          padding-block-end: 2rem;
  font-family: "Poppins-Regular", sans-serif;
}
.container-career h2 {
  font-family: "Poppins-Medium", sans-serif;
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
}
.container-career h3 {
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16pt;
  font-weight: 100;
}
.container-career .odrazky {
  list-style-type: disc;
  -webkit-padding-start: 2rem;
          padding-inline-start: 2rem;
}
.container-career .odrazky li::marker {
  font-size: 1.8em;
  color: #024f94;
  width: 100%;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}
.container-career li {
  font-family: "Poppins-Regular", sans-serif;
  -webkit-padding-after: 15px;
          padding-block-end: 15px;
  -ms-flex-line-pack: center;
      align-content: center;
}
.container-career li span {
  font-family: "Poppins-SemiBold", sans-serif;
}
.container-career .ikonky-odr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  list-style-type: none;
}
.container-career .ikonky-odr li {
  -webkit-padding-before: 1rem;
          padding-block-start: 1rem;
}
.container-career .ikonky-odr i {
  -webkit-padding-end: 10px;
          padding-inline-end: 10px;
}
.info-box-cont a {
  font-family: "Poppins-Medium", sans-serif;
  color: #000000;
  text-decoration: none;
  text-underline-offset: 3px;
}
.info-box-cont a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.container-m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.container-m .btn-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 95px;
  padding: 10px 11px;
  font-size: 10pt;
  -webkit-margin-end: 5px;
          margin-inline-end: 5px;
  border-radius: 10px;
}
.container-m .lang-button {
  padding: 0;
}
.container-m .lang {
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}
.fa-regular,
.fas {
  color: #024f94;
}
.cont-g {
  padding-inline: 1rem;
}
.container-g,
.container-op {
  -webkit-column-gap: 4rem;
     -moz-column-gap: 4rem;
          column-gap: 4rem;
  width: 100%;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}
.container-g .c-row,
.container-op .c-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.container-g .c-row span,
.container-op .c-row span {
  font-size: 12pt;
}
.container-g ul,
.container-op ul {
  list-style-type: disc;
  text-align: left;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 12pt;
  list-style-position: inside;
}
.container-g ul li::marker,
.container-op ul li::marker {
  line-height: 2rem;
  font-size: 1.2em;
  color: #024f94;
  width: 100%;
}
.container-g li,
.container-op li {
  text-indent: -20px;
  padding-left: 20px;
  line-height: 2rem;
}
.container-g address,
.container-op address {
  font-family: "Poppins-Regular", sans-serif;
  font-style: normal;
}
.container-g span,
.container-op span {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 11pt;
}
.container-g p,
.container-op p {
  font-family: "Poppins-Regular", sans-serif;
  padding-block: 10px;
  text-align: justify;
}
.container-g h2,
.container-op h2 {
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
}
.container-g h3,
.container-op h3 {
  font-family: "Poppins-Medium", sans-serif;
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}
.container-g a,
.container-op a {
  font-family: "Poppins-Medium", sans-serif;
  text-decoration: none;
}
.container-g a:hover,
.container-op a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.container-g .no-margin,
.container-op .no-margin {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
.reference-section h2 {
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
  -webkit-margin-start: -0.5rem;
          margin-inline-start: -0.5rem;
}
.news-wrap {
  -webkit-padding-before: 1.5rem;
          padding-block-start: 1.5rem;
  -webkit-padding-after: 4rem;
          padding-block-end: 4rem;
  padding-inline: 4px;
  max-width: 1600px;
  margin: 0 auto;
}
.news-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* Vždy 3 sloupce */
  gap: 2rem;
}
.news-item {
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.news-item:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.news-item-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  max-height: 240px;
  display: block;
}
.news-item-text {
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.news-item-text h3 {
  font-size: 1.2rem;
  margin: 0;
  color: #000000;
  min-height: 60px;
}
.news-item-descr p {
  font-size: 0.95rem;
  color: #000000;
}
.news-link {
  margin-top: auto;
  font-weight: normal;
  color: #024f94;
  text-decoration: none;
  text-underline-offset: 3px;
}
.news-link:hover {
  text-decoration: underline;
}
.dates .date {
  font-size: 0.85rem;
  color: #999;
}
.news-more {
  text-align: center;
}
.btn-blue {
  display: inline-block;
  background-color: #024f94;
  color: #fff;
  padding: 0.75rem 1.5rem;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.btn-blue:hover {
  background-color: #0267c0;
}
.animate-on-scroll {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.animate-on-scroll.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.article-detail {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem;
  font-family: "Poppins-Regular", sans-serif;
  line-height: 1.6;
}
.article-detail .blue {
  color: #1a3d85;
}
.article-detail h3 {
  padding-top: 1rem;
}
.article-detail .subheading {
  padding-top: 0;
  -webkit-padding-after: 1.5rem;
          padding-block-end: 1.5rem;
  font-size: 18pt;
}
.citace {
  padding-block: 1rem;
}
.article-header h1 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
.article-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  font-size: 0.9rem;
  color: #666;
}
.author-icon {
  width: 20px;
  height: 20px;
}
.img-float {
  float: right;
  margin: 2em 0 1em 1em;
  max-width: 300px;
  height: auto;
  border-radius: 8px;
}
.img-border {
  border-bottom: 5px solid #000000;
}
.article-content h2 {
  margin-top: 2rem;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.article-content a {
  color: #024f94;
  font-family: "Poppins-Medium", sans-serif;
}
.article-content a:hover {
  color: #024f94;
  text-decoration: underline;
}
.article-content p {
  margin-block: 8px;
  text-align: justify;
  line-height: 2rem;
}
.article-content ol,
.article-content ul {
  margin-left: 2rem;
  padding-block: 0.5rem;
}
.article-content ol li {
  line-height: 1.9rem;
}
.article-content .vetsi-seznam strong {
  font-size: 13pt;
}
.article-content .vetsi-seznam li::marker {
  font-size: 13pt;
  font-weight: bold;
}
.article-content li {
  -webkit-padding-after: 1rem;
          padding-block-end: 1rem;
}
.article-content img {
  max-width: 350px;
  height: auto;
}
.article-content .gallery-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0;
}
.article-content .gallery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  width: 850px;
}
.article-content .gallery-item {
  text-align: center;
}
.article-content .gallery-item a {
  display: block;
  background-color: white;
  padding: 4px;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.article-content .gallery-item img {
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  cursor: pointer;
}
.article-content .gallery-item img:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.article-content .gallery-caption p {
  text-align: center;
  line-height: 1.5rem;
  margin-top: 8px;
  font-size: 0.85em;
}
.article-content .gallery-caption p span {
  font-family: "Poppins-Medium", sans-serif;
}
.article-content .line {
  border: none;
  height: 1px;
  background-color: #444;
  width: 100%;
  margin: 0;
}
@media (max-width: 768px) {
  .article-content .gallery-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 0 15px;
    gap: 20px;
  }
  .article-content .gallery-item:nth-child(even) {
    display: none;
  }
  .article-content .gallery-item {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.article-content .gallery-item:last-child {
  grid-column: span 2;
  width: 736px;
  margin: 0 auto;
}
.article-content .gallery-item:last-child a {
  padding: 0;
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.article-content .gallery-item:last-child img {
  max-width: 700px !important;
  width: 80%;
  height: auto;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .article-content .gallery-item:last-child {
    width: 100%;
  }
  .article-content .gallery-item:last-child img {
    max-width: 700px !important;
    width: 100%;
    height: auto;
  }
  .article-content .zpetna-vazba {
    width: 90%;
  }
}
.article-content .zpetna-vazba {
  width: 80%;
  max-width: unset;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  padding: 1rem;
  border-radius: 8px;
  margin: 1rem;
}
.article-content .zpetna-vazba:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
@media (max-width: 768px) {
  .article-content .zpetna-vazba {
    width: 90%;
  }
}
.article-image {
  width: 100%;
  margin: 1.5rem 0;
  border-radius: 6px;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-video {
  margin: 2rem 0;
  overflow: hidden;
  border-radius: 8px;
}
.container-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  padding-block: 2rem;
}
.container-pagination .btn-nacist-dalsi {
  background-color: #024f94;
  color: #fff;
  padding: 1.2rem 3.6rem;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  margin-bottom: 1rem;
  font-size: 1rem;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-pagination .btn-nacist-dalsi:hover {
  background-color: #0267c0;
}
.container-pagination .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container-pagination .pagination .pager-href:hover {
  background-color: #edeff5;
}
.container-pagination .pagination .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}
.container-pagination .pagination .pager a,
.container-pagination .pagination .pager span {
  padding: 0.5rem 0.75rem;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  text-decoration: none;
  color: #343a40;
  cursor: pointer;
}
.container-pagination .pagination .pager span.active {
  background-color: #024f94;
  color: #fff;
  font-weight: bold;
  pointer-events: none;
}
.social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.icon-youtube:hover {
  color: #FF0000;
}
.icon-linkedin:hover {
  color: #0077B5;
}
.icon-facebook:hover {
  color: #1877F2;
}
.icon-instagram:hover {
  background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.icon-x:hover {
  color: #000000;
}
.icon-tiktok:hover {
  background: linear-gradient(45deg, #69c9d0, #ee1d52);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.social-icons-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
  margin: 2rem 0;
}
.social-icons-mobile a {
  font-size: 16pt;
  color: #343a40;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
footer {
  background-color: #024f94;
  -webkit-padding-after: 1rem;
          padding-block-end: 1rem;
}
footer .social-icons a {
  font-size: 1.5rem;
  -webkit-filter: invert(1);
          filter: invert(1);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
footer .social-icons a:hover {
  -webkit-filter: unset;
          filter: unset;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 14px;
  color: #c4c4c4;
  font-style: italic;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 14px;
  color: #c4c4c4;
  font-style: italic;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 14px;
  color: #c4c4c4;
  font-style: italic;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 14px;
  color: #c4c4c4;
  font-style: italic;
}
input::placeholder,
textarea::placeholder {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 14px;
  color: #c4c4c4;
  font-style: italic;
}
.container-blog h2 {
  -webkit-margin-after: 0;
  margin-block-end: 0;
  font-family: "Poppins-Medium", sans-serif;
}
.container-blog .padding-start {
  -webkit-padding-before: 2rem;
          padding-block-start: 2rem;
}
.banner-ribbon {
  font-family: "Poppins-Regular", sans-serif;
  position: absolute;
  top: 50px;
  right: -100px;
  background-color: #e60000;
  color: white;
  padding: 15px 25px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  font-size: 14px;
  text-align: center;
  width: 420px;
  z-index: 10;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  display: block;
  line-height: 1.4;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.banner-ribbon:hover {
  background-color: #cc0000;
}
.banner-ribbon span {
  display: block;
}
.photo-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
  -webkit-margin-after: 1rem;
          margin-block-end: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.photo-gallery figure {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(50% - 0.5em);
          flex: 1 1 calc(50% - 0.5em);
  margin: 0;
}
.photo-gallery img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  max-height: 450px;
  width: 100%;
}
.photo-gallery figcaption {
  margin-top: 0.5em;
  font-size: 0.95em;
  color: #000000;
  font-family: "Poppins-SemiBold", sans-serif;
  text-align: left;
}
@media (max-width: 599px) {
  .photo-gallery {
    max-height: none;
    /* >>> Tohle odstraní omezení výšky na mobilu */
  }
  .photo-gallery figure {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.photo-gallery-2 {
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
  /* mezera mezi obrázky */
}
.photo-gallery-2 figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 3.33px);
          flex: 0 0 calc(33.333% - 3.33px);
  /* odečet kvůli 2x gap */
  margin: 0;
}
.photo-gallery-2 img {
  display: block;
  width: 100%;
  height: 220px;
  /* jednotná výška */
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 7px;
}
.photo-gallery-2 figcaption {
  text-align: left;
  font-size: 0.9em;
  color: #000;
  /* černý popisek */
  padding: 0.5em 0;
}
/* Na malých obrazovkách obrázky pod sebe */
@media (max-width: 768px) {
  .photo-gallery-2 figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .photo-gallery-2 img {
    height: auto;
  }
}
.news-img-link {
  position: relative;
}
.ai-label {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 10%;
  right: 60%;
  z-index: 5;
  width: 200px;
}
.ai-label span {
  padding-inline: 1rem;
  padding-block: 4px;
  background-color: #cc0000;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 9pt;
  position: absolute;
  text-align: center;
  margin: 0.5rem 0 0 0.9rem;
}
@media (max-width: 1024px) {
  .news-grid {
    grid-template-columns: repeat(2, 1fr);
    /* Dva sloupce na tabletu */
  }
}
@media (max-width: 600px) {
  .news-grid {
    grid-template-columns: 1fr;
    /* Jeden sloupec na mobilu */
  }
}
@media (max-width: 600px) {
  .article-detail {
    padding: 1rem;
  }
  .article-header h1 {
    font-size: 1.5rem;
  }
  .article-content h2 {
    font-size: 1.2rem;
  }
  .article-meta {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.3rem;
  }
  .article-video iframe {
    height: 250px;
  }
}
@media (min-width: 2100px) {
  .values-container {
    -webkit-margin-before: 4rem;
            margin-block-start: 4rem;
  }
}
@media (min-width: 2400px) {
  .values-container {
    -webkit-margin-before: 8rem;
            margin-block-start: 8rem;
  }
}
@media (min-width: 2600px) {
  .values-container {
    -webkit-margin-before: 10rem;
            margin-block-start: 10rem;
  }
}
@media (min-width: 2700px) {
  .values-container {
    -webkit-margin-before: 12rem;
            margin-block-start: 12rem;
  }
}
@media (min-width: 2900px) {
  .banner-free-text h2 {
    font-size: clamp(17pt, 5vw, 26pt);
    -webkit-margin-after: 1rem;
            margin-block-end: 1rem;
  }
  .banner-free-text p {
    font-size: 18pt;
  }
  .banner-text {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .banner-text h1 {
    font-size: 48pt;
  }
  .banner-text h1 span {
    font-size: 37pt;
    line-height: 4.5rem;
  }
  .values-container {
    -webkit-margin-before: 14rem;
            margin-block-start: 14rem;
  }
  .cont-g,
  .container-section-kontakt,
  .container-price-01,
  .container-steps-produkt,
  .container-career {
    -webkit-margin-before: 10rem;
            margin-block-start: 10rem;
  }
}
@media (min-height: 2160px) {
  .values-container {
    -webkit-margin-before: 26rem;
            margin-block-start: 26rem;
  }
  .banner-text-produkt {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .banner-free-text {
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    top: 50%;
  }
}
@media (max-width: 1600px) {
  .banner-text h1 span {
    font-size: 34pt;
    line-height: 3rem;
  }
  .container-Kontaktovat .special-css {
    text-align: center;
    -webkit-margin-end: 1rem;
            margin-inline-end: 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .special-css {
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .main-logo {
    max-height: 60px;
  }
  .reference-section {
    -webkit-padding-before: 4rem;
            padding-block-start: 4rem;
  }
  .news-section {
    padding-inline: 1rem;
  }
  .centerH2 h2 {
    text-align: center;
  }
  .col-large h2 {
    font-size: 24pt;
    width: 100%;
  }
  h2 {
    font-size: 24pt;
    width: 100%;
  }
  .banner-text {
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
}
@media (max-width: 1400px) {
  footer .social-icons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .social-icons {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .lr-container {
    -webkit-margin-end: 1rem;
            margin-inline-end: 1rem;
  }
  .container-m {
    display: none;
  }
  /*  h2 {
      text-align: center;
    }*/
  .swiper-button-next,
  .swiper-button-prev {
    background: #ffffff;
  }
  .headline-logo-row h2 {
    text-align: left;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
  .swiper-slide {
    padding-inline: 3rem;
  }
  .banner-text-produkt,
  .banner-text {
    padding-inline: 1rem;
  }
  .content-add-moduls .rectangle,
  .content-year .rectangle,
  .content-month .rectangle {
    height: auto;
    min-height: auto;
    padding: 2.5rem;
  }
  .content-add-moduls .pric-cont,
  .content-year .pric-cont,
  .content-month .pric-cont {
    min-width: auto;
  }
  .display-on-mobile-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .display-on-mobile-2 .container-flexbox {
    gap: 1rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .display-on-mobile-2 .logo-white {
    max-width: 140px;
  }
  .display-on-mobile-2 .logo-size {
    -webkit-margin-after: 0;
            margin-block-end: 0;
    max-width: 180px;
  }
  .display-on-mobile-2 .row {
    gap: 2rem;
  }
  .team-row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content-add-moduls {
    gap: 1rem;
  }
  .banner-img-p {
    min-height: 35vh;
  }
  .hide-on-mobile-2 {
    display: none;
  }
  .footer .plate {
    top: -35%;
    left: 65%;
    max-width: 190px;
  }
  .main-logo {
    margin-right: 0;
  }
  .row-k-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    gap: 3rem;
    text-align: left;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #9a8273;
    color: #ffffff;
  }
  .row-k-mobile p {
    font-family: "Poppins-Regular", sans-serif;
  }
  .row-k-mobile .kontakty {
    -webkit-padding-after: 3rem;
            padding-block-end: 3rem;
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .row-k-mobile .logo-white {
    max-width: 130px;
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
  .row-k-mobile a {
    font-family: "Poppins-Regular", sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-underline-offset: 3px;
  }
  .row-k-mobile a:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
  }
  .padding-i {
    padding-block: 2rem;
  }
  .container-Kontaktovat {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-block: 4rem;
  }
  .container-Kontaktovat .row-k {
    display: none;
  }
  .container-Kontaktovat .col {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .btn-orange {
    -webkit-margin-before: 10px;
            margin-block-start: 10px;
  }
  .toggle-container {
    -webkit-padding-before: 2rem;
            padding-block-start: 2rem;
  }
  .banner-text-2-produkt {
    bottom: 40%;
    right: 30%;
    -webkit-transform: translate(-30%, 40%);
            transform: translate(-30%, 40%);
  }
  .banner-free-text {
    padding-inline: 1rem;
    line-height: 2rem;
  }
  .banner-free-text .btn-primary {
    -webkit-margin-before: 5px;
            margin-block-start: 5px;
  }
  .padding-inline {
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .container-section-kontakt {
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .container-section-kontakt .wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2rem;
  }
  .container-section-kontakt h3 {
    -webkit-padding-after: 1rem;
            padding-block-end: 1rem;
  }
  .info-box-cont {
    padding-inline: 1rem;
  }
  .content-add-moduls,
  .content-month,
  .content-year {
    -ms-flex-item-align: center;
        align-self: center;
    -webkit-padding-before: 2rem;
            padding-block-start: 2rem;
  }
  .content-add-moduls .price-cont,
  .content-month .price-cont,
  .content-year .price-cont {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .content-add-moduls .price-cont h3,
  .content-month .price-cont h3,
  .content-year .price-cont h3 {
    padding-bottom: 1rem;
  }
  .note-row {
    text-align: center;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
  .content-add-moduls > div:nth-child(4),
  .content-month > div:nth-child(4),
  .content-year > div:nth-child(4) {
    text-align: center;
  }
  .nav-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .produkt-cont-2 {
    margin-inline: 1rem;
  }
  .container-integrace .integrace-row {
    padding-inline: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.7rem;
  }
  .container-flexbox {
    padding-inline: 1rem;
  }
  .kontaktni-informace {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .container-help {
    padding-block: 0;
  }
  .clients-row {
    gap: 0.7rem;
    padding: 0 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .background-02 .container {
    gap: 2rem;
  }
  .container-praxe,
  .container-features {
    margin-inline: 1rem;
  }
  .container-platby .col {
    margin-inline: 1rem;
  }
  .col-large,
  .col-small {
    padding-inline: 1rem;
  }
  .col-small {
    min-width: 370px;
  }
  .container-praxe .col {
    min-width: 300px;
  }
  .banner-img-mobil-p {
    min-height: 37vh;
  }
  .slider-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    /* Povolení horizontálního scrollování */
    overflow-y: hidden;
    width: 100%;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    padding-inline: 1rem;
  }
  .slider-container .slide {
    -webkit-padding-after: 3rem;
            padding-block-end: 3rem;
    min-width: 350px;
  }
  .steps-container {
    text-align: center;
  }
  .steps-container .container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3rem;
  }
  .special-size .col {
    max-width: 120px;
  }
  .special-size h2 {
    font-size: 24pt;
  }
  .background .steps-container .steps {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-inline: 1rem;
    gap: 4rem;
  }
  .col:nth-child(4) {
    grid-column: 0.25;
    justify-self: center;
  }
  .values-container {
    grid-template-columns: repeat(3, 1fr);
    margin-inline: 1rem;
    -webkit-margin-before: 2rem;
            margin-block-start: 2rem;
  }
  .values-container .col {
    min-width: 260px;
    text-align: center;
  }
  .values-container .col p {
    max-width: 280px;
  }
  .container-career {
    padding-inline: 1rem;
  }
  .container-career .col {
    min-width: 300px;
  }
}
@media (max-width: 1300px) {
  .kontakt {
    position: absolute;
    left: 65%;
    color: #ffffff;
  }
}
@media (max-width: 1200px) {
  .container-career .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .display-on-1200 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .kontakt {
    position: absolute;
    left: 75%;
    color: #ffffff;
  }
  .kontakt-row {
    display: none;
  }
  .hide-on-1200 {
    display: none;
  }
  .banner-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .banner-text p {
    -webkit-padding-after: 5px;
            padding-block-end: 5px;
    font-size: 11pt;
  }
  .banner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1100px) {
  .content-add-moduls > div:nth-child(4),
  .content-month > div:nth-child(4),
  .content-year > div:nth-child(4) {
    text-align: center;
  }
  .container-g,
  .container-op {
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
    width: 100%;
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
@media (max-width: 1024px) {
  .footer .plate {
    position: absolute;
    top: -30%;
    left: 63%;
    max-width: 160px;
    height: auto;
  }
  .container-platby .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(33.33% - 20px);
            flex: 1 1 calc(33.33% - 20px);
    /* Na obrazovkách menších než 1024px budou 3 .col na řádek */
  }
  .values-container .col .img-container {
    height: 55px;
  }
  .values-container .col .img-container img {
    max-width: 45px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .hide-on-desktop {
    display: none;
  }
}
@media (max-width: 1000px) {
  .container-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-margin-end: 10px;
            margin-inline-end: 10px;
    cursor: pointer;
    z-index: 1;
  }
  .navigacni-menu-m {
    position: fixed;
    top: 0;
    right: -100%;
    /* Začne mimo obrazovku */
    width: 80%;
    height: 100vh;
    background: white;
    -webkit-box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
    z-index: 1000;
  }
  .navigacni-menu-m .navigace-m {
    width: 100%;
    text-align: center;
  }
  .navigacni-menu-m .navigace-m .logo-m {
    max-width: 135px;
    height: auto;
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .navigacni-menu-m .navigace-m li {
    list-style-type: none;
  }
  .navigacni-menu-m.menu-open {
    right: 20%;
    /* Přesune menu na viditelné místo */
  }
  .close {
    font-family: "Poppins-Regular", sans-serif;
    cursor: pointer;
    padding: 10px;
    text-align: right;
    z-index: 2;
    background-color: #ffffff;
    border-color: 4px solid #edeff5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .close p {
    font-size: 35px;
  }
  .lines {
    height: 1px;
    background-color: #edeff5;
    margin: 1rem 0;
  }
  .lines2 {
    height: 1px;
    background-color: #edeff5;
    margin: 2px 0;
  }
  /* Styly pro animace */
  .menu-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* Menu je zobrazeno, když má třídu 'menu-open' */
    -webkit-animation: slideIn 0.3s ease-out;
            animation: slideIn 0.3s ease-out;
  }
  @-webkit-keyframes slideIn {
    from {
      left: -100%;
    }
    to {
      left: 0;
    }
  }
  @keyframes slideIn {
    from {
      left: -100%;
    }
    to {
      left: 0;
    }
  }
  .lr-container,
  .navigace {
    display: none;
  }
  .img-extra-extra-large {
    width: 170px;
  }
  .img-extra-large {
    width: 140px;
  }
  .img-large {
    width: 110px;
  }
  .img-medium {
    width: 110px;
  }
  .img-small {
    width: 100px;
  }
  .img-extra-small {
    width: 70px;
  }
  .img-extra-extra-small {
    width: 57px;
  }
  .col .img-container {
    min-height: 70px;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .btn-m-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
    -webkit-margin-before: 2rem;
            margin-block-start: 2rem;
  }
  .btn-m-contact p {
    font-size: 9pt;
  }
  .btn-m-contact .container-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .btn-m-contact .container-m .mobile {
    background-color: #259919;
  }
  .btn-m-contact .container-m .email {
    background-color: #128acc;
  }
  .btn-m-contact .container-m .btn {
    padding: 8px 25px;
    border-radius: 15px;
    font-family: Poppins-Regular, sans-serif;
    width: 170px;
    height: 60px;
    text-align: center;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .btn-m-contact .container-m .btn img {
    width: 50px;
    height: 50px;
  }
  .hide-1000 {
    display: none;
  }
  .banner-text-produkt h1,
  .banner-text h1 {
    font-size: 34pt;
    line-height: 3rem;
  }
  .banner-text-produkt h1 span,
  .banner-text h1 span {
    color: #f34d41;
    font-size: 28pt;
  }
  .banner-text-produkt p,
  .banner-text p {
    font-family: "Poppins-Regular", sans-serif;
    color: #ffffff;
    line-height: 2.5rem;
  }
  .container-Kontaktovat {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .container-Kontaktovat .col {
    text-align: center;
  }
}
@media (max-width: 900px) {
  .banner-free-text {
    top: 40%;
    -webkit-transform: translate(50%, -42%);
            transform: translate(50%, -42%);
  }
  .banner-free-text p,
  .banner-free-text h2 {
    text-shadow: 1px 1px 2px black, 2px 2px 4px #343a40;
  }
  .banner-02 {
    max-height: 200px;
  }
  .banner-img-mobil {
    max-height: 200px;
  }
  .footer .col-f .img-size {
    width: 180px;
    min-height: 54px;
    height: auto;
  }
  .row-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .produkt-cont-2 .produkt-row {
    gap: 0;
  }
  .footer .plate {
    top: -12%;
  }
  .display-on-mobile-2 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .display-on-mobile-2 .flex-d {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-block: 1.5rem;
  }
  .container-Kontaktovat .col {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .container-Kontaktovat .row-k {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .banner-text-2-produkt {
    top: 36%;
    left: 74%;
  }
  .banner-text-2-produkt span {
    font-size: 12pt;
    width: 100%;
  }
  .background-brown {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .values-container {
    grid-template-columns: repeat(2, 1fr);
    margin-inline: 1rem;
  }
  .values-container .col:nth-child(4) {
    grid-column: 0.66666667;
    justify-self: center;
  }
  .container-steps-produkt .steps-container .steps-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .produkt-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .produkt-row .col-p {
    width: 100% !important;
  }
  .special-padding {
    -webkit-padding-after: 5rem !important;
            padding-block-end: 5rem !important;
    -webkit-padding-before: 0 !important;
            padding-block-start: 0 !important;
  }
  .hide-on-mobile {
    display: none;
  }
  .display-on-mobile {
    display: block;
  }
  .container-use {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto;
  }
  .container-use .col:nth-child(3) {
    grid-column: 0.33333333;
    justify-self: center;
  }
}
@media (max-width: 850px) {
  .banner-text-produkt h1,
  .banner-text h1 {
    font-size: 30pt;
    line-height: 2.5rem;
    text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
  }
  .banner-text-produkt h1 span,
  .banner-text h1 span {
    color: #f34d41;
    font-size: 24pt;
  }
  .banner-text-produkt p,
  .banner-text p {
    font-family: "Poppins-Regular", sans-serif;
    text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
    color: #ffffff;
    line-height: 1.5rem;
    max-width: 300px;
  }
}
@media (max-width: 650px) {
  .background-brown {
    display: grid;
    grid-template-columns: 1fr;
  }
  .values-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .values-container .col:nth-child(4) {
    grid-column: 1;
    justify-self: center;
  }
}
@media (max-width: 768px) {
  .special-css-slide {
    gap: 1rem;
    -webkit-padding-after: 10px;
            padding-block-end: 10px;
  }
  .special-css-slide p {
    font-size: 11pt;
  }
  .special-css-slide .author-row {
    -webkit-padding-after: 10px;
            padding-block-end: 10px;
  }
  .special-css-slide .author-row .rectangle {
    -webkit-margin-before: 6px;
            margin-block-start: 6px;
  }
}
@media (min-width: 769px) {
  .special-css-slide {
    gap: 0.8rem;
    -webkit-padding-after: 10px;
            padding-block-end: 10px;
  }
  .special-css-slide p {
    font-size: 15px;
  }
  .special-css-slide .author-row {
    -webkit-padding-after: 10px;
            padding-block-end: 10px;
  }
  .special-css-slide .author-row .rectangle {
    -webkit-margin-before: 6px;
            margin-block-start: 6px;
  }
}
@media (max-width: 770px) {
  .swiper-slide-active::before {
    display: none;
  }
  .swiper-slide-active::after {
    display: none;
  }
}
@media (max-width: 750px) {
  .content-add-moduls,
  .content-month,
  .content-year {
    grid-template-columns: repeat(1, 1fr);
  }
  .content-add-moduls > div:nth-child(4),
  .content-month > div:nth-child(4),
  .content-year > div:nth-child(4) {
    text-align: center;
  }
}
@media (max-width: 700px) {
  .background .steps-container .col-s .text-steps {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  .background .steps-container .col-s .text-steps span {
    font-size: 30pt;
  }
  .background .steps-container .col-s .krok-1 {
    display: none;
  }
  .background .steps-container .col-s .krok-2-web,
  .background .steps-container .col-s .krok-1-web {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    width: 100%;
    height: auto;
  }
  .background .steps-container .col-s .krok-2 {
    display: none;
  }
  .container-steps-produkt .steps-container .col-s .text-steps {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  .container-steps-produkt .steps-container .col-s .text-steps span {
    font-size: 30pt;
  }
  .container-steps-produkt .steps-container .col-s .krok-1 {
    display: none;
  }
  .container-steps-produkt .steps-container .col-s .krok-2-web,
  .container-steps-produkt .steps-container .col-s .krok-1-web {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    width: 100%;
    height: auto;
  }
  .container-steps-produkt .steps-container .col-s .krok-2 {
    display: none;
  }
}
@media (max-width: 650px) {
  .col .min-h {
    max-height: 170px;
  }
}
@media (max-width: 600px) {
  .container-blog h2 {
    text-align: center;
  }
  .container-blog .padding-inline p {
    text-align: center;
  }
  .steps-container-02 h2 {
    text-align: center;
    font-size: 18pt;
  }
  .background .steps-container .col-s {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .background .steps-container .col-s .krok-1 {
    max-width: 480px;
    height: auto;
  }
  .background .steps-container .col-s .krok-2 {
    max-width: 420px;
    height: auto;
    -webkit-margin-before: -2rem;
            margin-block-start: -2rem;
  }
  .container-section-kontakt .row-kontakt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .container-section-kontakt .row-kontakt .container-help {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .container-section-kontakt .row-kontakt .margin-z {
    -webkit-margin-start: -1.8rem;
            margin-inline-start: -1.8rem;
  }
  .col-large p {
    text-align: center;
  }
  h2 {
    font-size: 18pt;
  }
  .container-section-kontakt {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    text-align: center;
  }
  .container-section-kontakt .wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2rem;
  }
  .container-section-kontakt h3 {
    -webkit-padding-after: 1rem;
            padding-block-end: 1rem;
  }
  .banner-container .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .container-g .c-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 2rem;
  }
  .banner-text-produkt,
  .banner-text {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-inline: 0;
  }
  .banner-text-produkt p,
  .banner-text p {
    max-width: 300px;
    text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
  }
  .banner-text-produkt h1,
  .banner-text h1 {
    text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
  }
  .banner-text-produkt h1 span,
  .banner-text h1 span {
    font-size: 24pt;
  }
  .banner-text-produkt .btn-orange,
  .banner-text .btn-orange {
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .banner-text-produkt .row-kontakt-info,
  .banner-text .row-kontakt-info {
    margin-left: -2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hide-on-600 {
    display: none;
  }
  .display-on-600 {
    display: inherit;
    width: 100%;
    height: 290px;
  }
  .banner-img-mobil-02 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .info-box {
    padding-inline: 2rem;
  }
  .steps-container h2 {
    font-size: 18pt;
    text-align: center;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
  .row-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .plate {
    top: -12%;
    left: 62%;
  }
  .steps-col .btn-orange {
    min-width: 85%;
    min-height: 48px;
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
  .container-use {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
  .container-use .col:nth-child(1) {
    grid-column: 1;
  }
  .container-use .col:nth-child(2) {
    grid-column: 1;
  }
  .container-use .col:nth-child(3) {
    grid-column: 1;
    justify-self: center;
  }
  .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .btn-orange {
    padding: 5px 11px;
    border-radius: 10px;
    text-align: center;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100px;
    margin: 0;
  }
  .banner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 290px;
  }
}
@media (max-width: 768px) {
  .container-features .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 1rem);
            flex: 1 1 calc(50% - 1rem);
    /* Na menších obrazovkách se budou ve dvě .col na řádek */
  }
  .container-platby .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 1rem);
            flex: 1 1 calc(50% - 1rem);
    /* Na menších obrazovkách se budou ve dvě .col na řádek */
  }
}
@media (max-width: 480px) {
  .container-features .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    /* Na nejmenších obrazovkách bude každá .col na samostatném řádku */
  }
  .container-platby .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    /* Na nejmenších obrazovkách bude každá .col na samostatném řádku */
  }
}
@media (max-width: 440px) {
  .container-praxe .col {
    min-width: 280px;
  }
  .background .steps-container .steps-col {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
  .lang-button img {
    max-width: 20px;
  }
  .en-cont {
    width: 50px;
  }
  .en-cont img {
    max-width: 20px;
  }
  .banner-free-text h2 {
    font-size: clamp(15pt, 5vw, 20pt);
  }
  .container-praxe,
  .container-features {
    margin-inline: 0;
  }
  .banner-img-mobil {
    min-height: 250px;
  }
  .footer .plate {
    top: -10%;
    left: 45%;
  }
  .display-on-mobile-2 .flex-d {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-block: 1.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .col-f .row-kontakt-info {
    margin-left: -1rem;
  }
  .banner-text-produkt h1,
  .banner-text h1 {
    font-size: 22pt;
    line-height: 1.5rem;
  }
  .banner-text-produkt h1 span,
  .banner-text h1 span {
    font-size: 20pt;
    line-height: 3rem;
  }
  .banner-text-produkt p,
  .banner-text p {
    line-height: 1.5rem;
    max-width: 300px;
  }
  .container-m .lang {
    -webkit-margin-end: -8px;
            margin-inline-end: -8px;
  }
}
@media (max-width: 500px) {
  .article-content img {
    width: 280px;
  }
  .img-float {
    float: none;
    margin: 0;
  }
  .background .steps-container .col-s {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .background .steps-container .col-s .krok-1 {
    max-width: 300px;
    height: auto;
  }
  .background .steps-container .col-s .krok-2 {
    max-width: 320px;
    height: auto;
    -webkit-margin-before: -2rem;
            margin-block-start: -2rem;
  }
}
@media (max-width: 410px) {
  .content-add-moduls .rectangle {
    width: 290px;
    padding: 1rem;
  }
  .col-small {
    min-width: 300px;
  }
  .marg {
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
  .main-logo {
    max-width: 110px;
    -webkit-margin-start: 5px;
            margin-inline-start: 5px;
  }
}
@media screen and (max-width: 1360px) {
  .ai-label {
    left: 0;
  }
}
@media screen and (max-width: 830px) {
  .banner-ribbon {
    top: 20px;
    right: -10%;
    width: 250px;
    padding: 10px 15px;
    font-size: 12px;
  }
}
@media screen and (max-width: 610px) {
  .banner-ribbon {
    top: 10px;
    right: -10%;
    width: 180px;
    padding: 5px 10px;
    font-size: 11px;
  }
  .news-item-img img {
    min-height: 300px;
  }
  .news-item-img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 500px) {
  .banner-ribbon {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    width: 100%;
    padding: 8px 12px;
    background-color: #e60000;
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    -webkit-transform: none;
            transform: none;
    border-radius: 0;
    z-index: 10;
  }
  .banner-ribbon span {
    display: none;
  }
  .banner-ribbon .text-m {
    display: inline;
    white-space: nowrap;
    font-size: 9pt;
    font-family: "Poppins-Regular", sans-serif;
  }
}
@media screen and (min-width: 600px) {
  .container-blog hr {
    border: none;
    border-top: 0.5px solid transparent;
    margin-top: 0;
    padding-inline: 0;
  }
}
@media screen and (max-width: 600px) {
  .container-blog hr {
    border: none;
    border-top: 0.5px solid #c4c4c4;
    margin-top: 1rem;
    padding-inline: 1rem;
  }
  h2 {
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
  .padding-start {
    -webkit-padding-before: 1.5rem;
            padding-block-start: 1.5rem;
  }
  .news-item {
    border-bottom: 1px solid #c4c4c4 !important;
    padding-bottom: 1em;
    margin-bottom: 1em;
    padding-inline: 1rem;
  }
  .news-item {
    background-color: transparent;
    border: none;
    border-radius: 0;
  }
}
@media (max-width: 1024px) {
  .news-grid {
    grid-template-columns: repeat(2, 1fr);
    /* Dva sloupce na tabletu */
  }
}
@media (max-width: 600px) {
  .news-grid {
    grid-template-columns: 1fr;
    /* Jeden sloupec na mobilu */
  }
}
@media (max-width: 600px) {
  .article-detail {
    padding: 1rem;
  }
  .article-header h1 {
    font-size: 1.5rem;
  }
  .article-content h2 {
    font-size: 1.2rem;
  }
  .article-meta {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.3rem;
  }
  .article-video iframe {
    height: 250px;
  }
}
@media (min-width: 2100px) {
  .values-container {
    -webkit-margin-before: 4rem;
            margin-block-start: 4rem;
  }
}
@media (min-width: 2400px) {
  .values-container {
    -webkit-margin-before: 8rem;
            margin-block-start: 8rem;
  }
}
@media (min-width: 2600px) {
  .values-container {
    -webkit-margin-before: 10rem;
            margin-block-start: 10rem;
  }
}
@media (min-width: 2700px) {
  .values-container {
    -webkit-margin-before: 12rem;
            margin-block-start: 12rem;
  }
}
@media (min-width: 2900px) {
  .banner-free-text h2 {
    font-size: clamp(17pt, 5vw, 26pt);
    -webkit-margin-after: 1rem;
            margin-block-end: 1rem;
  }
  .banner-free-text p {
    font-size: 18pt;
  }
  .banner-text {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .banner-text h1 {
    font-size: 48pt;
  }
  .banner-text h1 span {
    font-size: 37pt;
    line-height: 4.5rem;
  }
  .values-container {
    -webkit-margin-before: 14rem;
            margin-block-start: 14rem;
  }
  .cont-g,
  .container-section-kontakt,
  .container-price-01,
  .container-steps-produkt,
  .container-career {
    -webkit-margin-before: 10rem;
            margin-block-start: 10rem;
  }
}
@media (min-height: 2160px) {
  .values-container {
    -webkit-margin-before: 26rem;
            margin-block-start: 26rem;
  }
  .banner-text-produkt {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .banner-free-text {
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    top: 50%;
  }
}
@media (max-width: 1600px) {
  .banner-text h1 span {
    font-size: 34pt;
    line-height: 3rem;
  }
  .container-Kontaktovat .special-css {
    text-align: center;
    -webkit-margin-end: 1rem;
            margin-inline-end: 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .special-css {
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .main-logo {
    max-height: 60px;
  }
  .reference-section {
    -webkit-padding-before: 4rem;
            padding-block-start: 4rem;
  }
  .news-section {
    padding-inline: 1rem;
  }
  .centerH2 h2 {
    text-align: center;
  }
  .col-large h2 {
    font-size: 24pt;
    width: 100%;
  }
  h2 {
    font-size: 24pt;
    width: 100%;
  }
  .banner-text {
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
}
@media (max-width: 1400px) {
  footer .social-icons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .social-icons {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .lr-container {
    -webkit-margin-end: 1rem;
            margin-inline-end: 1rem;
  }
  .container-m {
    display: none;
  }
  /*  h2 {
      text-align: center;
    }*/
  .swiper-button-next,
  .swiper-button-prev {
    background: #ffffff;
  }
  .headline-logo-row h2 {
    text-align: left;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
  .swiper-slide {
    padding-inline: 3rem;
  }
  .banner-text-produkt,
  .banner-text {
    padding-inline: 1rem;
  }
  .content-add-moduls .rectangle,
  .content-year .rectangle,
  .content-month .rectangle {
    height: auto;
    min-height: auto;
    padding: 2.5rem;
  }
  .content-add-moduls .pric-cont,
  .content-year .pric-cont,
  .content-month .pric-cont {
    min-width: auto;
  }
  .display-on-mobile-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .display-on-mobile-2 .container-flexbox {
    gap: 1rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .display-on-mobile-2 .logo-white {
    max-width: 140px;
  }
  .display-on-mobile-2 .logo-size {
    -webkit-margin-after: 0;
            margin-block-end: 0;
    max-width: 180px;
  }
  .display-on-mobile-2 .row {
    gap: 2rem;
  }
  .team-row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content-add-moduls {
    gap: 1rem;
  }
  .banner-img-p {
    min-height: 35vh;
  }
  .hide-on-mobile-2 {
    display: none;
  }
  .footer .plate {
    top: -35%;
    left: 65%;
    max-width: 190px;
  }
  .main-logo {
    margin-right: 0;
  }
  .row-k-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    gap: 3rem;
    text-align: left;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #9a8273;
    color: #ffffff;
  }
  .row-k-mobile p {
    font-family: "Poppins-Regular", sans-serif;
  }
  .row-k-mobile .kontakty {
    -webkit-padding-after: 3rem;
            padding-block-end: 3rem;
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .row-k-mobile .logo-white {
    max-width: 130px;
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
  .row-k-mobile a {
    font-family: "Poppins-Regular", sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-underline-offset: 3px;
  }
  .row-k-mobile a:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
  }
  .padding-i {
    padding-block: 2rem;
  }
  .container-Kontaktovat {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-block: 4rem;
  }
  .container-Kontaktovat .row-k {
    display: none;
  }
  .container-Kontaktovat .col {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .btn-orange {
    -webkit-margin-before: 10px;
            margin-block-start: 10px;
  }
  .toggle-container {
    -webkit-padding-before: 2rem;
            padding-block-start: 2rem;
  }
  .banner-text-2-produkt {
    bottom: 40%;
    right: 30%;
    -webkit-transform: translate(-30%, 40%);
            transform: translate(-30%, 40%);
  }
  .banner-free-text {
    padding-inline: 1rem;
    line-height: 2rem;
  }
  .banner-free-text .btn-primary {
    -webkit-margin-before: 5px;
            margin-block-start: 5px;
  }
  .padding-inline {
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .container-section-kontakt {
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .container-section-kontakt .wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2rem;
  }
  .container-section-kontakt h3 {
    -webkit-padding-after: 1rem;
            padding-block-end: 1rem;
  }
  .info-box-cont {
    padding-inline: 1rem;
  }
  .content-add-moduls,
  .content-month,
  .content-year {
    -ms-flex-item-align: center;
        align-self: center;
    -webkit-padding-before: 2rem;
            padding-block-start: 2rem;
  }
  .content-add-moduls .price-cont,
  .content-month .price-cont,
  .content-year .price-cont {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .content-add-moduls .price-cont h3,
  .content-month .price-cont h3,
  .content-year .price-cont h3 {
    padding-bottom: 1rem;
  }
  .note-row {
    text-align: center;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
  .content-add-moduls > div:nth-child(4),
  .content-month > div:nth-child(4),
  .content-year > div:nth-child(4) {
    text-align: center;
  }
  .nav-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .produkt-cont-2 {
    margin-inline: 1rem;
  }
  .container-integrace .integrace-row {
    padding-inline: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.7rem;
  }
  .container-flexbox {
    padding-inline: 1rem;
  }
  .kontaktni-informace {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .container-help {
    padding-block: 0;
  }
  .clients-row {
    gap: 0.7rem;
    padding: 0 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .background-02 .container {
    gap: 2rem;
  }
  .container-praxe,
  .container-features {
    margin-inline: 1rem;
  }
  .container-platby .col {
    margin-inline: 1rem;
  }
  .col-large,
  .col-small {
    padding-inline: 1rem;
  }
  .col-small {
    min-width: 370px;
  }
  .container-praxe .col {
    min-width: 300px;
  }
  .banner-img-mobil-p {
    min-height: 37vh;
  }
  .slider-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    /* Povolení horizontálního scrollování */
    overflow-y: hidden;
    width: 100%;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    padding-inline: 1rem;
  }
  .slider-container .slide {
    -webkit-padding-after: 3rem;
            padding-block-end: 3rem;
    min-width: 350px;
  }
  .steps-container {
    text-align: center;
  }
  .steps-container .container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3rem;
  }
  .special-size .col {
    max-width: 120px;
  }
  .special-size h2 {
    font-size: 24pt;
  }
  .background .steps-container .steps {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-inline: 1rem;
    gap: 4rem;
  }
  .col:nth-child(4) {
    grid-column: 0.25;
    justify-self: center;
  }
  .values-container {
    grid-template-columns: repeat(3, 1fr);
    margin-inline: 1rem;
    -webkit-margin-before: 2rem;
            margin-block-start: 2rem;
  }
  .values-container .col {
    min-width: 260px;
    text-align: center;
  }
  .values-container .col p {
    max-width: 280px;
  }
  .container-career {
    padding-inline: 1rem;
  }
  .container-career .col {
    min-width: 300px;
  }
}
@media (max-width: 1300px) {
  .kontakt {
    position: absolute;
    left: 65%;
    color: #ffffff;
  }
}
@media (max-width: 1200px) {
  .container-career .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .display-on-1200 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .kontakt {
    position: absolute;
    left: 75%;
    color: #ffffff;
  }
  .kontakt-row {
    display: none;
  }
  .hide-on-1200 {
    display: none;
  }
  .banner-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .banner-text p {
    -webkit-padding-after: 5px;
            padding-block-end: 5px;
    font-size: 11pt;
  }
  .banner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1100px) {
  .content-add-moduls > div:nth-child(4),
  .content-month > div:nth-child(4),
  .content-year > div:nth-child(4) {
    text-align: center;
  }
  .container-g,
  .container-op {
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
    width: 100%;
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
@media (max-width: 1024px) {
  .footer .plate {
    position: absolute;
    top: -30%;
    left: 63%;
    max-width: 160px;
    height: auto;
  }
  .container-platby .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(33.33% - 20px);
            flex: 1 1 calc(33.33% - 20px);
    /* Na obrazovkách menších než 1024px budou 3 .col na řádek */
  }
  .values-container .col .img-container {
    height: 55px;
  }
  .values-container .col .img-container img {
    max-width: 45px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .hide-on-desktop {
    display: none;
  }
}
@media (max-width: 1000px) {
  .container-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-margin-end: 10px;
            margin-inline-end: 10px;
    cursor: pointer;
    z-index: 1;
  }
  .navigacni-menu-m {
    position: fixed;
    top: 0;
    right: -100%;
    /* Začne mimo obrazovku */
    width: 80%;
    height: 100vh;
    background: white;
    -webkit-box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
    z-index: 1000;
  }
  .navigacni-menu-m .navigace-m {
    width: 100%;
    text-align: center;
  }
  .navigacni-menu-m .navigace-m .logo-m {
    max-width: 135px;
    height: auto;
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
    -webkit-padding-start: 1rem;
            padding-inline-start: 1rem;
  }
  .navigacni-menu-m .navigace-m li {
    list-style-type: none;
  }
  .navigacni-menu-m.menu-open {
    right: 20%;
    /* Přesune menu na viditelné místo */
  }
  .close {
    font-family: "Poppins-Regular", sans-serif;
    cursor: pointer;
    padding: 10px;
    text-align: right;
    z-index: 2;
    background-color: #ffffff;
    border-color: 4px solid #edeff5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .close p {
    font-size: 35px;
  }
  .lines {
    height: 1px;
    background-color: #edeff5;
    margin: 1rem 0;
  }
  .lines2 {
    height: 1px;
    background-color: #edeff5;
    margin: 2px 0;
  }
  /* Styly pro animace */
  .menu-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* Menu je zobrazeno, když má třídu 'menu-open' */
    -webkit-animation: slideIn 0.3s ease-out;
            animation: slideIn 0.3s ease-out;
  }
  @-webkit-keyframes slideIn {
    from {
      left: -100%;
    }
    to {
      left: 0;
    }
  }
  @keyframes slideIn {
    from {
      left: -100%;
    }
    to {
      left: 0;
    }
  }
  .lr-container,
  .navigace {
    display: none;
  }
  .img-extra-extra-large {
    width: 170px;
  }
  .img-extra-large {
    width: 140px;
  }
  .img-large {
    width: 110px;
  }
  .img-medium {
    width: 110px;
  }
  .img-small {
    width: 100px;
  }
  .img-extra-small {
    width: 70px;
  }
  .img-extra-extra-small {
    width: 57px;
  }
  .col .img-container {
    min-height: 70px;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .btn-m-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
    -webkit-margin-before: 2rem;
            margin-block-start: 2rem;
  }
  .btn-m-contact p {
    font-size: 9pt;
  }
  .btn-m-contact .container-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .btn-m-contact .container-m .mobile {
    background-color: #259919;
  }
  .btn-m-contact .container-m .email {
    background-color: #128acc;
  }
  .btn-m-contact .container-m .btn {
    padding: 8px 25px;
    border-radius: 15px;
    font-family: Poppins-Regular, sans-serif;
    width: 170px;
    height: 60px;
    text-align: center;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .btn-m-contact .container-m .btn img {
    width: 50px;
    height: 50px;
  }
  .hide-1000 {
    display: none;
  }
  .banner-text-produkt h1,
  .banner-text h1 {
    font-size: 34pt;
    line-height: 3rem;
  }
  .banner-text-produkt h1 span,
  .banner-text h1 span {
    color: #f34d41;
    font-size: 28pt;
  }
  .banner-text-produkt p,
  .banner-text p {
    font-family: "Poppins-Regular", sans-serif;
    color: #ffffff;
    line-height: 2.5rem;
  }
  .container-Kontaktovat {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .container-Kontaktovat .col {
    text-align: center;
  }
}
@media (max-width: 900px) {
  .banner-free-text {
    top: 40%;
    -webkit-transform: translate(50%, -42%);
            transform: translate(50%, -42%);
  }
  .banner-free-text p,
  .banner-free-text h2 {
    text-shadow: 1px 1px 2px black, 2px 2px 4px #343a40;
  }
  .banner-02 {
    max-height: 200px;
  }
  .banner-img-mobil {
    max-height: 200px;
  }
  .footer .col-f .img-size {
    width: 180px;
    min-height: 54px;
    height: auto;
  }
  .row-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .produkt-cont-2 .produkt-row {
    gap: 0;
  }
  .footer .plate {
    top: -12%;
  }
  .display-on-mobile-2 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .display-on-mobile-2 .flex-d {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-block: 1.5rem;
  }
  .container-Kontaktovat .col {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .container-Kontaktovat .row-k {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .banner-text-2-produkt {
    top: 36%;
    left: 74%;
  }
  .banner-text-2-produkt span {
    font-size: 12pt;
    width: 100%;
  }
  .background-brown {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .values-container {
    grid-template-columns: repeat(2, 1fr);
    margin-inline: 1rem;
  }
  .values-container .col:nth-child(4) {
    grid-column: 0.66666667;
    justify-self: center;
  }
  .container-steps-produkt .steps-container .steps-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .produkt-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .produkt-row .col-p {
    width: 100% !important;
  }
  .special-padding {
    -webkit-padding-after: 5rem !important;
            padding-block-end: 5rem !important;
    -webkit-padding-before: 0 !important;
            padding-block-start: 0 !important;
  }
  .hide-on-mobile {
    display: none;
  }
  .display-on-mobile {
    display: block;
  }
  .container-use {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto;
  }
  .container-use .col:nth-child(3) {
    grid-column: 0.33333333;
    justify-self: center;
  }
}
@media (max-width: 850px) {
  .banner-text-produkt h1,
  .banner-text h1 {
    font-size: 30pt;
    line-height: 2.5rem;
    text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
  }
  .banner-text-produkt h1 span,
  .banner-text h1 span {
    color: #f34d41;
    font-size: 24pt;
  }
  .banner-text-produkt p,
  .banner-text p {
    font-family: "Poppins-Regular", sans-serif;
    text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
    color: #ffffff;
    line-height: 1.5rem;
    max-width: 300px;
  }
}
@media (max-width: 650px) {
  .background-brown {
    display: grid;
    grid-template-columns: 1fr;
  }
  .values-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .values-container .col:nth-child(4) {
    grid-column: 1;
    justify-self: center;
  }
}
@media (max-width: 768px) {
  .special-css-slide {
    gap: 1rem;
    -webkit-padding-after: 10px;
            padding-block-end: 10px;
  }
  .special-css-slide p {
    font-size: 11pt;
  }
  .special-css-slide .author-row {
    -webkit-padding-after: 10px;
            padding-block-end: 10px;
  }
  .special-css-slide .author-row .rectangle {
    -webkit-margin-before: 6px;
            margin-block-start: 6px;
  }
}
@media (min-width: 769px) {
  .special-css-slide {
    gap: 0.8rem;
    -webkit-padding-after: 10px;
            padding-block-end: 10px;
  }
  .special-css-slide p {
    font-size: 15px;
  }
  .special-css-slide .author-row {
    -webkit-padding-after: 10px;
            padding-block-end: 10px;
  }
  .special-css-slide .author-row .rectangle {
    -webkit-margin-before: 6px;
            margin-block-start: 6px;
  }
}
@media (max-width: 770px) {
  .swiper-slide-active::before {
    display: none;
  }
  .swiper-slide-active::after {
    display: none;
  }
}
@media (max-width: 750px) {
  .content-add-moduls,
  .content-month,
  .content-year {
    grid-template-columns: repeat(1, 1fr);
  }
  .content-add-moduls > div:nth-child(4),
  .content-month > div:nth-child(4),
  .content-year > div:nth-child(4) {
    text-align: center;
  }
}
@media (max-width: 700px) {
  .background .steps-container .col-s .text-steps {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  .background .steps-container .col-s .text-steps span {
    font-size: 30pt;
  }
  .background .steps-container .col-s .krok-1 {
    display: none;
  }
  .background .steps-container .col-s .krok-2-web,
  .background .steps-container .col-s .krok-1-web {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    width: 100%;
    height: auto;
  }
  .background .steps-container .col-s .krok-2 {
    display: none;
  }
  .container-steps-produkt .steps-container .col-s .text-steps {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  .container-steps-produkt .steps-container .col-s .text-steps span {
    font-size: 30pt;
  }
  .container-steps-produkt .steps-container .col-s .krok-1 {
    display: none;
  }
  .container-steps-produkt .steps-container .col-s .krok-2-web,
  .container-steps-produkt .steps-container .col-s .krok-1-web {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    width: 100%;
    height: auto;
  }
  .container-steps-produkt .steps-container .col-s .krok-2 {
    display: none;
  }
}
@media (max-width: 650px) {
  .col .min-h {
    max-height: 170px;
  }
}
@media (max-width: 600px) {
  .container-blog h2 {
    text-align: center;
  }
  .container-blog .padding-inline p {
    text-align: center;
  }
  .steps-container-02 h2 {
    text-align: center;
    font-size: 18pt;
  }
  .background .steps-container .col-s {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .background .steps-container .col-s .krok-1 {
    max-width: 480px;
    height: auto;
  }
  .background .steps-container .col-s .krok-2 {
    max-width: 420px;
    height: auto;
    -webkit-margin-before: -2rem;
            margin-block-start: -2rem;
  }
  .container-section-kontakt .row-kontakt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .container-section-kontakt .row-kontakt .container-help {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .container-section-kontakt .row-kontakt .margin-z {
    -webkit-margin-start: -1.8rem;
            margin-inline-start: -1.8rem;
  }
  .col-large p {
    text-align: center;
  }
  h2 {
    font-size: 18pt;
  }
  .container-section-kontakt {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    text-align: center;
  }
  .container-section-kontakt .wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2rem;
  }
  .container-section-kontakt h3 {
    -webkit-padding-after: 1rem;
            padding-block-end: 1rem;
  }
  .banner-container .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .container-g .c-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 2rem;
  }
  .banner-text-produkt,
  .banner-text {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-inline: 0;
  }
  .banner-text-produkt p,
  .banner-text p {
    max-width: 300px;
    text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
  }
  .banner-text-produkt h1,
  .banner-text h1 {
    text-shadow: 1px 1px 2px #000, 2px 2px 4px #343a40;
  }
  .banner-text-produkt h1 span,
  .banner-text h1 span {
    font-size: 24pt;
  }
  .banner-text-produkt .btn-orange,
  .banner-text .btn-orange {
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .banner-text-produkt .row-kontakt-info,
  .banner-text .row-kontakt-info {
    margin-left: -2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hide-on-600 {
    display: none;
  }
  .display-on-600 {
    display: inherit;
    width: 100%;
    height: 290px;
  }
  .banner-img-mobil-02 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .info-box {
    padding-inline: 2rem;
  }
  .steps-container h2 {
    font-size: 18pt;
    text-align: center;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
  .row-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .plate {
    top: -12%;
    left: 62%;
  }
  .steps-col .btn-orange {
    min-width: 85%;
    min-height: 48px;
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
  .container-use {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
  .container-use .col:nth-child(1) {
    grid-column: 1;
  }
  .container-use .col:nth-child(2) {
    grid-column: 1;
  }
  .container-use .col:nth-child(3) {
    grid-column: 1;
    justify-self: center;
  }
  .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .btn-orange {
    padding: 5px 11px;
    border-radius: 10px;
    text-align: center;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100px;
    margin: 0;
  }
  .banner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 290px;
  }
}
@media (max-width: 768px) {
  .container-features .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 1rem);
            flex: 1 1 calc(50% - 1rem);
    /* Na menších obrazovkách se budou ve dvě .col na řádek */
  }
  .container-platby .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 1rem);
            flex: 1 1 calc(50% - 1rem);
    /* Na menších obrazovkách se budou ve dvě .col na řádek */
  }
}
@media (max-width: 480px) {
  .container-features .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    /* Na nejmenších obrazovkách bude každá .col na samostatném řádku */
  }
  .container-platby .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    /* Na nejmenších obrazovkách bude každá .col na samostatném řádku */
  }
}
@media (max-width: 440px) {
  .container-praxe .col {
    min-width: 280px;
  }
  .background .steps-container .steps-col {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
  .lang-button img {
    max-width: 20px;
  }
  .en-cont {
    width: 50px;
  }
  .en-cont img {
    max-width: 20px;
  }
  .banner-free-text h2 {
    font-size: clamp(15pt, 5vw, 20pt);
  }
  .container-praxe,
  .container-features {
    margin-inline: 0;
  }
  .banner-img-mobil {
    min-height: 250px;
  }
  .footer .plate {
    top: -10%;
    left: 45%;
  }
  .display-on-mobile-2 .flex-d {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-block: 1.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .col-f .row-kontakt-info {
    margin-left: -1rem;
  }
  .banner-text-produkt h1,
  .banner-text h1 {
    font-size: 22pt;
    line-height: 1.5rem;
  }
  .banner-text-produkt h1 span,
  .banner-text h1 span {
    font-size: 20pt;
    line-height: 3rem;
  }
  .banner-text-produkt p,
  .banner-text p {
    line-height: 1.5rem;
    max-width: 300px;
  }
  .container-m .lang {
    -webkit-margin-end: -8px;
            margin-inline-end: -8px;
  }
}
@media (max-width: 500px) {
  .article-content img {
    width: 280px;
  }
  .img-float {
    float: none;
    margin: 0;
  }
  .background .steps-container .col-s {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .background .steps-container .col-s .krok-1 {
    max-width: 300px;
    height: auto;
  }
  .background .steps-container .col-s .krok-2 {
    max-width: 320px;
    height: auto;
    -webkit-margin-before: -2rem;
            margin-block-start: -2rem;
  }
}
@media (max-width: 410px) {
  .content-add-moduls .rectangle {
    width: 290px;
    padding: 1rem;
  }
  .col-small {
    min-width: 300px;
  }
  .marg {
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
  .main-logo {
    max-width: 110px;
    -webkit-margin-start: 5px;
            margin-inline-start: 5px;
  }
}
@media screen and (max-width: 1360px) {
  .ai-label {
    left: 0;
  }
}
@media screen and (max-width: 830px) {
  .banner-ribbon {
    top: 20px;
    right: -10%;
    width: 250px;
    padding: 10px 15px;
    font-size: 12px;
  }
}
@media screen and (max-width: 610px) {
  .banner-ribbon {
    top: 10px;
    right: -10%;
    width: 180px;
    padding: 5px 10px;
    font-size: 11px;
  }
  .news-item-img img {
    min-height: 300px;
  }
  .news-item-img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 500px) {
  .banner-ribbon {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    width: 100%;
    padding: 8px 12px;
    background-color: #e60000;
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    -webkit-transform: none;
            transform: none;
    border-radius: 0;
    z-index: 10;
  }
  .banner-ribbon span {
    display: none;
  }
  .banner-ribbon .text-m {
    display: inline;
    white-space: nowrap;
    font-size: 9pt;
    font-family: "Poppins-Regular", sans-serif;
  }
}
@media screen and (min-width: 600px) {
  .container-blog hr {
    border: none;
    border-top: 0.5px solid transparent;
    margin-top: 0;
    padding-inline: 0;
  }
}
@media screen and (max-width: 600px) {
  .container-blog hr {
    border: none;
    border-top: 0.5px solid #c4c4c4;
    margin-top: 1rem;
    padding-inline: 1rem;
  }
  h2 {
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
  .padding-start {
    -webkit-padding-before: 1.5rem;
            padding-block-start: 1.5rem;
  }
  .news-item {
    border-bottom: 1px solid #c4c4c4 !important;
    padding-bottom: 1em;
    margin-bottom: 1em;
    padding-inline: 1rem;
  }
  .news-item {
    background-color: transparent;
    border: none;
    border-radius: 0;
  }
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("/fonts/poppins/Poppins-Regular.woff2") format("woff2"), url("/fonts/poppins/Poppins-Regular.woff") format("woff"), url("/fonts/poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("/fonts/poppins/Poppins-SemiBold.woff2") format("woff2"), url("/fonts/poppins/Poppins-SemiBold.woff") format("woff"), url("/fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url("/fonts/poppins/Poppins-Medium.woff2") format("woff2"), url("/fonts/poppins/Poppins-Medium.woff") format("woff"), url("/fonts/poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

/*# sourceMappingURL=template.css.map */
