:root {
  --muka:#FFF2E6;
  --tyrkysova: #40C1AC;
  --orange: #FA6332;
  --tresnova: #9B1832;
  --coko: #5E120E;
  --mandle: #301416;
  --black:#232221;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, #footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, claim, hero {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
#footer, header, hgroup, menu, nav, section, claim, hero {
  display: block;
}
html, body {
  height: 100%;
}
body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
ol, ul {
  /* list-style: none; */
}

ul,ol {
  padding: 15px;
  padding-left: 23px;
  padding-bottom: 1em;
  padding-top: 0.5em;
}
::marker {
}

ul li, ol li {
  /* padding-bottom: 6px;
  padding-left: 2px; */
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ui-sortable, .ui-sortable li, .ui-sortable h3 {
  zoom:1;
}
a {
  color: #000000;
  text-decoration: none;
}


body {
  font-family: bahnschrift, sans-serif;
  font-weight: 400;
  font-style: normal;
  color:var(--coko);
  font-size:16px;
  letter-spacing: -0.002em;
}



.nav-wrap {
    max-width: 1530px;
    padding: 0 30px;
    margin: auto;
}

.top-lista-left {
    display: flex;
}

.top-lista.flex {}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.top-lista-left {
    display: flex;
    align-items: center;
    gap: 10px;
}

.top-lista.flex {
    display: flex;
    justify-content: space-between;
}

.top-lista-right {
    display: flex;
    gap: 30px;
    align-items: center;
}

.top-lista-right-href img {
    margin-top: 3px;
}

.top-lista-right-href a {
    display: flex;
    gap: 10px;
    align-items: center;
}

.top-lista.flex {
    padding-top: 15px;
    padding-bottom: 18px;
    border-bottom: 7px solid;
    border-image: url('/templates/static/r/vlnka.svg') 7;
}

.top-lista-right-soc {
    display: flex;
    gap: 10px;
}

a {
    color: var(--coko);
}

.nav-wrap-flex.flex {
    padding-top: 23px;
    padding-bottom: 23px;
}

body {
    background: url('/templates/static/r/back.png');
    background-size: 160px 160px;
}

ul.submenu {
    display: none;
}

.menu {
    display: flex;
    gap: 30px;
    align-items: center;
}

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

a.button.cta {
    background: var(--tyrkysova);
    color: white;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    display: inline-flex;
    padding-top: 13px;
    padding-bottom: 17px;
    border-radius: 8px;
    min-width: 134px;
    justify-content: center;
}

a.hasmenu {
    display: flex;
    align-content: center;
    gap: 8px;
}

a.hasmenu img {
    margin-top: 2px;
}

.menu-item a {
    font-weight: 600;
    padding-bottom: 15px;
    padding-top: 15px;
}

a.hasmenu:hover ~ ul.submenu {
    display: block;
}

ul.submenu {
    position: absolute;
    z-index: 10;
    background: #fff3e6;
    padding: 20px;
    border-radius: 8px;
    padding-bottom: 14px;
    padding-top: 14px;
    width: max-content;
    margin-left: -20px;
    min-width: 155px;
}

.menu-item {
    position: relative;
}

ul.submenu li {
    list-style: none;
}

ul.submenu a {
    padding: 5px 0;
    display: block;
}

li.submenu-item a {
    display: flex;
    gap: 9px;
    align-items: center;
    padding-bottom: 10px;
}

li.submenu-item a img {
    height: 20px;
}

.menu-item.menu-vyrobky {}

.menu-item.menu-vyrobky li.submenu-item {
    /* display: inline-flex; */
}

.menu-item.menu-vyrobky a.hasmenu:hover ~ ul.submenu {
    display: flex;
}

.menu-item.menu-vyrobky {
    display: flex;
    justify-content: center;
}

.menu-item.menu-vyrobky ul.submenu {
    top: 45px;
    margin: auto;
    gap: 20px;
    /* display: flex; */
    align-items: center;
}

ul.submenu:hover {
    display: block;
}

.menu-item.menu-vyrobky {}

.menu-item.menu-vyrobky ul.submenu:hover {
    display: flex;
}

.menu a:hover {
    color: var(--orange);
}
.line {
    height: 30px;
    width: 1px;
    background: #5e120e;
}

.swiper-img {
    width: 100%;
    /* padding: 0 15px; */
}

.swiper-img img {
    width: 100%;
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
}

.swiper.homeslider {
    /* padding: 0 30px; */
    max-width: 1720px;
    border-radius: 10px;
}
.swiper.homeslider {
    height: 100%;
}

header.index {
    height: 74vh;
}

.swiper-slide {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

h2.swiper-title {
    /* position: absolute; */
}

h2.swiper-title {
    font-size: 64px;
    font-weight: 700;
    color: white;
    max-width: 800px;
    text-align: center;
    padding-bottom: 30px;
}

.swiper-img {
    height: 100%;
}

.swiper-img::after {
    content: '';
    background: linear-gradient(0, var(--coko), transparent);
    height: 100%;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg,var(--coko) 0%, rgb(255 255 255 / 0%) 50%, rgba(255, 255, 255, 0) 100%);
}

.claim {
    position: absolute;
    color: white;
}

.claim .perex {
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}

.claim {
    /* height: 30vh; */
    padding-bottom: 8%;
}

.swiper-slide {
    align-items: flex-end;
}

header.index {
    padding: 0 30px;
}

.swiper-navigation {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    pointer-events: none;
}

.swiper-wrapper-right {
    background: white;
    width: 55px;
    height: 60px;
    display: flex;
    justify-content: center;
}

.swiper-wrapper-left {
    background: white;
    width: 55px;
    height: 60px;
    display: flex;
    justify-content: center;
}

.swiper-wrapper-left {}

.swiper-wrapper-left img, .swiper-wrapper-right img {
    width: 27px;
}

.swiper-wrapper-left {
    /* transform: translateX(-30px); */
}

.swiper-wrapper-left, .swiper-wrapper-right {
    pointer-events: auto;
    cursor: pointer;
    transition: all ease 0.5s;
}

.swiper-wrapper-left:hover, .swiper-wrapper-right:hover {
    opacity: 0.8;
}
h2.banner-title {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -0.04em;
    color: white;
}

.banner-flex.flex {
    background: var(--coko);
    border-radius: 8px;
}

.main-wrap {
    max-width: 1530px;
    padding: 0 30px;
    margin: auto;
}

.banner-flex-left {
    width: 60%;
    padding-right: 0%;
    padding-top: 5%;
    padding-bottom: 5%;
}

.banner-flex-right {
    width: 47%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.banner-text {
    color: white;
}

.banner-flex.flex {}

.banner-flex-wrap {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: auto;
}

.banner-flex-right img {
    width: auto;
    max-width: 100%;
}

h2.banner-title {
    padding-bottom: 40px;
}

.banner-text h3 {
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 24px;
}

.banner-text {}

.banner-text blockquote {
    font-weight: 400;
}

section.banner.banner1 {
    padding-top: 5%;
    padding-bottom: 5%;
}

span.orange {
    color: var(--orange);
}

.banner-flex-right img {
    margin-bottom: -10%;
}

.banner-flex-right {
    padding: 20px;
}

.vyrobky-filter {
    display: flex;
}

h2 {
    font-size: 64px;
    letter-spacing: -0.04em;
}

.vyrobky-filter-item {
    font-size: 20px;
    border-bottom: 1px solid;
    padding: 15px;
    width: 100%;
    text-align: center;
}

.vyrobky-filter {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.vyrobky-filter-item {
  cursor: pointer
}

.vyrobky-filter-item.active,
.vyrobky-filter-item:hover {
    color: var(--orange);
    border-color: var(--orange);
}

.vyrobky-filter {
    padding-bottom: 5%;
    
}

.vyrobky-list {
    display: flex;
    gap: 30px 1%;
    flex-wrap: wrap;
    padding-bottom: 7%;
}

.vyrobky-item {
    outline: 1px solid #ffffff;
    padding: 10px;
    border-radius: 8px;
    width: 24.2%;
    cursor: pointer;
    transition: all ease 0.5s;
}

.vyrobky-item-img img {
    width: 100%;
    aspect-ratio: 1/1;
    width: 100%;
    border-radius: 5px;
    mix-blend-mode: multiply;
}

.vyrobky-item-img {
    background: #fff2e6;
    border-radius: 8px;
}

.vyrobky-item-text-top-text {
    color: var(--tyrkysova);
    font-weight: 600;
    padding-bottom: 10px;
}

.vyrobky-item-text-hmotnost {
    color: #995552;
    font-weight: 300;
    letter-spacing: -0.04em;
    font-size: 20px;
    font-family: 'bahnschrift-condensed',sans-serif;
}

.vyrobky-item-text h3 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 30px;
}

body {
    letter-spacing: -0.05em;
}

.vyrobky-item-text-all {
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    padding: 19px;
}

.vyrobky-item-text {
}

.vyrobky-item:hover {
    outline: 1px solid var(--coko);
}

section#vyrobky {
    padding-bottom: 5%;
    /* border-bottom: 7px solid; */
    /* border-image: url(/templates/static/r/vlnka.svg) 7; */
}

section#vyrobky .main-wrap {
    border-bottom: 7px solid;
    border-image: url(/templates/static/r/vlnka.svg) 7;
    padding-bottom: 7%;
}

a.button.more {
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: space-between;
    max-width: 240px;
    border: 1px solid var(--coko);
    padding: 22px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 20px;
    padding-top: 21px;
    padding-bottom: 23px;
    transition: all ease 0.5s;
    background: transparent;
    color: var(--coko);
}

.more {
    display: flex;
    justify-content: center;
}

a.button.more img {
    margin-top: 3px;
}

a.button.more:hover {
    background: var(--coko);
    color: white;
}
.center {
    margin: auto;
    display: flex;
    justify-content: center;
    max-width: 590px;
    text-align: center;
}


section#vyrobky .center {
    padding-bottom: 7%;
    padding-top: 1%;
}
.historie-flex-left h3 {
    font-size: 32px;
    color: var(--tyrkysova);
    padding-bottom: 55px;
    font-weight: 600;
}

.historie-flex-left {
    padding-bottom: 40px;
    width: 55%;
    padding-right: 15%;
}

.historie-flex-left h2 {
    padding-bottom: 25px;
}

.perex {
    line-height: 150%;
    letter-spacing: -0.02em;
}

.oceneni-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.oceneni-item h4 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.oceneni-item img {
    width: 50px;
    margin-right: 10px;
}

.oceneni {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.historie-flex-left .perex {
    padding-bottom: 60px;
    max-width: 510px;
}

a.button {
    font-size: 20px;
    font-weight: 600;
    background: var(--orange);
    padding: 10px;
    color: white;
    font-size: 20px;
    font-weight: 600;
    padding: 26px;
    padding-top: 16px;
    padding-bottom: 20px;
    border-radius: 8px;
}

.historie-flex.flex {
    display: flex;
}

.historie-flex-right {
    width: 45%;
}

p {
    margin-block-end: 1em;
}

.oceneni {
    padding-bottom: 60px;
}

.historie-flex-right img {
    border-radius: 10px;
}

.historie-flex-right-two {position: absolute;top: 30%;left: -38%;z-index: 1;}

.historie-flex-right {
    text-align: center;
    position: relative;
}

.historie-flex-right img {
    max-width: 100%;
    text-align: center;
}

.historie-flex-right-three {
    top: -10%;
    position: relative;
}

.historie-flex-right-two img {
    width: 20vw;
    object-position: center center;
    max-width: 360px;
}

section#prodejny.prodejny-index {
    background: #fff3e6;
    padding-top: 5%;
    padding-bottom: 5%;
    margin-bottom: 7%;
}

.center {
    display: flex;
    flex-direction: column;
}

section#prodejny {
    padding-top: 5%;
    padding-bottom: 5%;
}

section#prodejny h2 {
    padding-bottom: 35px;
}

section#prodejny .perex {
    max-width: 370px;
    margin: auto;
}

.prodejna img {
    width: 100%;
    max-width: 973px;
    object-fit: contain;
    height: 100%;
}

.prodejny {
    display: flex;
    gap: 30px;
    align-items: center;
}

a.button.more {
    white-space: nowrap;
    max-width: fit-content;
    gap: 30px;
}

.prodejny {
    /* margin-top: 3.4%; */
    /* aspect-ratio: 4/3; */
}

.prodejna:nth-child(2) {
    transform: scale(1.9);
    overflow: visible;
    z-index: 1;
}

.prodejna:nth-child(1),.prodejna:nth-child(3) {
    /* max-width: 420px; */
}

.prodejna:nth-child(1) img, .prodejna:nth-child(3) img {
    /* width: 100%; */
    /* height: 100%; */
    /* object-fit: contain; */
    object-fit: cover;
}

.prodejna {
    aspect-ratio: 4/3;
    border-radius: 8px;
    overflow: hidden;
}

.prodejny {
    padding-top: 8%;
    padding-bottom: 10%;
}

.prodejna:nth-child(2) img {
    filter: drop-shadow(0px 20px 20px #5e120e7a);
}

.vlnka {
    background: url('/templates/static/r/vlnka4.svg');
    height: 50px;
    width: 100vw;
    position: absolute;
    left: 0;
    background-repeat: repeat-x;
    background-position: center center;
}

section#blog {
    padding-top: 5%;
}

section#blog {}

section#blog .perex {
    font-weight: 600;
    color: var(--tyrkysova);
    font-size: 24px;
}

section#blog {}

section#blog h2 {
    padding-bottom: 23px;
}

section#blog {}

section#blog .center {
    padding-bottom: 5.5%;
}

.blog-list {
    display: flex;
    gap: 30px 2%;
    flex-wrap: wrap;
}

.blog-item {
    width: 32%;
}

.blog-img img {
    width: 100%;
}

.blog-img img {
    border-radius: 5px;
}

.blog-img {
    margin-bottom: 25px;
}

.blog-date {
    color: var(--tyrkysova);
    font-weight: 600;
    margin-bottom: 28px;
}

.blog-item h3 {
    font-size: 32px;
    color: var(--coko);
    font-weight: 600;
    padding-bottom: 30px;
}

.blog-item a.button.orange {
    display: flex;
    gap: 30px;
    max-width: 240px;
    justify-content: space-between;
}

.blog-item a.button.orange img {
    margin-top: 4px;
}

.blog-perex {
    line-height: 150%;
    max-width: 390px;
    padding-bottom: 25px;
}
.blog-list {
    padding-bottom: 7%;
}

section#blog {
    padding-bottom: 5%;
}

.blog-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.banner2 {
    background-color: var(--coko);
    padding: 60px;
    color: white;
    border-radius: 8px;
    background-image: url('/templates/static/r/textura.webp');
    background-size: cover;
    background-blend-mode: multiply;
}

.banner2 {}

.banner2-left {
    max-width: 650px;
    width: 35%;
}

.banner2 {
    display: flex;
}

.banner2-right {
    display: flex;
}

.banner2-perex {
    font-size: 36px;
    padding-bottom: 60px;
    line-height: 130%;
    max-width: 360px;
}

.banner2-right {
    width: 65%;
    margin-left: -3%;
    margin-top: 2%;
}

.banner2-right img {
    width: 100%;
    transform: scale(1.3);
}


.banner2-left h2 {
    padding-bottom: 40px;
}

a.button img {
    margin-top: 4px;
}

a.button {
    display: inline-flex;
    gap: 30px;
}

a.button.tyrk {
    background: var(--tyrkysova);
}

.banner2-flex-right-one {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.banner2-flex-right-two {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.banner2-flex-right-one {
    margin-right: -10%;
    margin-bottom: -15%;
}

.banner2-flex-right-two {
    margin-left: 0%;
}

section#eshop {
    margin-bottom: 10%;
}

.banner2-flex-right-one img {
    transform: scale(1.5);
}
section#certifikaty h2 {
    font-size: 48px;
    font-weight: 600;
}

.certifikaty-flex.flex {
    display: flex;
    align-items: center;
}

.certifikaty-flex-col {
    width: 40%;
}

.certifikaty-flex-col:nth-child(1) {
    width: 40%;
}

.certifikaty-flex-col img {
    max-width: 100%;
}

.certifikaty-flex-col:nth-child(3) {
    width: 20%;
}

section#eshop {
    margin-bottom: 6%;
}

section#lide {
    padding-top: 10%;
    margin-bottom: 10%;
    /* border-bottom: 7px solid; */
    /* border-image: url(/templates/static/r/vlnka.svg) 7; */
    padding-left: 30px;
    padding-right: 30px;
}

section#lide h2 {
    font-size: 48px;
    font-weight: 600;
    padding-bottom: 40px;
    max-width: 610px;
}

section#lide .perex {
    padding-bottom: 45px;
    max-width: 535px;
}

.podpis {
    display: flex;
    align-items: center;
    gap: 30px;
}

.podpis strong {
    font-size: 20px;
    display: block;
    padding-bottom: 10px;
}

.podpis p {
    margin: 0;
}

.podpis-podpis img {
    max-width: 200px;
}

.podpis span {
    border-right: 1px solid;
    padding-right: 30px;
}

.lide-flex-left {
    padding-right: 5%;
    width: 45%;
    padding-bottom: 8%;
}

.lide-flex-right {
    width: 50%;
    margin-bottom: -15px;
}

.lide-flex-right img {
    max-width: 100%;
}

section#lide .main-wrap {
    border-bottom: 15px solid;
    border-image: url(/templates/static/r/vlnka3.svg) 15 0;
    padding: 0;
    max-width: 1470px;
}

section#gallery img {
    width: 100%;
    object-fit: contain;
    border-radius: 8px;
}

.certifikaty-flex-col h2 {
    padding-bottom: 35px;
}

section#certifikaty {
    padding-bottom: 5%;
}

section#galerie {
    padding-bottom: 1%;
}

.newsletter-wrap {
    padding: 50px;
    background-color: var(--tyrkysova);
    border-radius: 8px;
    background-image: url('/templates/static/r/textura.webp');
    background-blend-mode: screen;
    background-size: cover;
}

.newsletter-wrap h2 {
    color: white;
    background: var(--coko);
    font-size: 36px;
    padding: 30px;
    text-transform: uppercase;
    padding-top: 22px;
    display: inline-block;
    /* border-radius: 5px; */
    max-width: 560px;
    line-height: 120%;
    clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
    margin-bottom: 40px;
}

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

.newsletter-wrap .perex {
    max-width: 470px;
}

.newsletter-wrap .newsletter-col:nth-child(2) {
    margin-bottom: -50px;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    align-self: flex-end;
    width: 25%;
}

.newsletter-col:nth-child(1) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.newsletter-wrap .newsletter-col:nth-child(2) img {
    width: 100%;
    /* display: flex; */
    /* align-items: flex-end; */
}

form#letter .input50 input {
    font-size: 20px;
    font-weight: 600;
    font-family: 'bahnschrift';
    padding: 12px 19px 14px 19px;
    background: transparent;
    border: 0;
    color: white;
    border-radius: 8px;
}

form#letter .input50 input::placeholder {
    color: white;
}

form#letter .input50 input[type="email"] {
    border: 2px solid white;
    border-radius: 8px;
}

form#letter .input50 input[type="submit"] {
    background-color: var(--coko);
    min-width: 180px;
    text-align: left;
    background-image: url('/templates/static/r/right_w.svg');
    background-repeat: no-repeat;
    background-position: 90% 50%;
    padding-top: 14px;
    padding-bottom: 16px;
}

form#letter {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}

.newsletter-col {
    width: 40%;
}

.newsletter-wrap .newsletter-col:nth-child(3) {
    width: 33.3%;
}

.input.checkbox.input100 {
    color: white;
}

input#gdpr {
    background: transparent;
    border-radius: 30px;
    margin-top: 6px;
    margin-right: 6px;
}

input#gdpr {}

label {
    display: flex;
    align-items: center;
}


.input.checkbox.input100 {
    margin-top: 10px;
}

footer {
    background: var(--coko);
    padding-top: 64px;
    color: white;
}

.footer-perex {
    font-size: 20px;
    font-weight: 600;
    max-width: 340px;
    line-height: 120%;
    padding-bottom: 70px;
}

.logo-footer {
    padding-bottom: 82px;
}

.footer-eshop {
    border-top: 1px solid #fa6332;
    border-top: 6px solid;
    border-image: url(/templates/static/r/vlnka5.svg) 6;
    border-image-repeat: repeat;
}

.footer-eshop {
    padding-top: 30px;
}

.footer-eshop {
    font-size: 20px;
    font-weight: 600;
    display: flex;
    gap: 70px;
    max-width: 330px;
    line-height: 120%;
    padding-bottom: 50px;
}

.footer-eshop a {
    white-space: nowrap;
    line-height: 1;
}

.contact-subtext {
    opacity: 0.75;
}

.footer-flex-left {
    padding-bottom: 50px;
    padding-right: 30px;
    width: 50%;
}

.contact-subtext {
    max-width: 244px;
    line-height: 150%;
    font-size: 14px;
}

.footer-flex {
    display: flex;
    justify-content: space-between;
}

.footer-flex-center {
    width: 25%;
    padding-right: 30px;
}

.footer-flex-right {
    width: 25%;
    padding-right: 30px;
}

a.button.white {
    background: white;
    color: var(--coko);
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    padding: 12px 17px;
    gap: 15px;
    padding-right: 20px;
    padding-top: 10px;
}

.footer-flex-title {
    font-size: 32px;
    font-weight: 600;
    color: var(--orange);
}

.footer-flex-nav a {
    color: white;
    padding-bottom: 10px;
}

.footer-flex-nav {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    gap: 10px;
    padding-bottom: 30px;
}

.footer-flex-title {
    padding-bottom: 30px;
}

.footer-flex-infos a {
    color: white;
}

section#newsletter {
    margin-bottom: 6%;
}

.footer-flex-infos {
    padding-top: 30px;
    padding-bottom: 70px;
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.footer-flex-href {
    display: flex;
    gap: 15px;
    max-width: 210px;
    line-height: 145%;
    align-items: flex-start;
}

.footer-flex-href a {
    display: flex;
    gap: 15px;
}

.footer-flex-href img {
    margin-top: 4px;
}

.footer-flex-title.light {
    color: white;
    font-size: 20px;
}

.footer-lista-right-soc {
    display: flex;
    gap: 20px;
}

.footer-lista-right-soc img {
    height: 24px;
}

.tiraz {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: space-between; */
    padding: 20px 0;
    border-top: 8px solid;
    border-image: url('/templates/static/r/vlnka6.svg') 8;
    border-image-repeat: repeat;
}

.tiraz-footer-flex {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.tiraz-flex-right {
    display: flex;
    gap: 30px;
}

.tiraz-flex-left {
    opacity: 0.7;
}

.footer-flex-img {
    display: flex;
    justify-content: flex-end;
    padding-top: 60px;
    margin-bottom: -5px;
}
footer img {
    max-width: 100%;
}
.banner-flex-wrap {
    padding: 0 40px;
    max-width: 1280px;
}


.page-flex .main-wrap {
    padding: 0;
}

.page-flex {
    display: flex;
}

.breadcrumbs {
    display: flex;
    gap: 10px;
    padding-bottom: 20px;
}

section.banner.banner1 {}

.page-flex-right section.banner.banner1 {
    padding-top: 0;
}

.page-flex-left {
    padding-right: 5%;
    width: 25%;
}

.page-flex-right {
    width: 75%;
}

.page-flex {
    padding-top: 3.5%;
}

 .page-flex .vyrobky-item-text h3{
    font-size: 24px;
}

.page-flex .vyrobky-list {
    border-top: 7px solid;
    border-image: url(/templates/static/r/vlnka.svg) 7;
    border-image-repeat: repeat;
    padding-top: 5%;
}

.page-flex .vyrobky-item {
    padding: 5px;
}

.breadcrumbs .bread:nth-child(1) {
    opacity: 0.5;
}

.breadcrumbs .bread:last-child {
    color: var(--orange);
}

.page-flex-left h2 {
    padding-bottom: 61px;
}

.filtry h3 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 23px;
}

.filtr {
    font-size: 20px;
    border-bottom: 1px solid;
    padding-bottom: 20px;
    opacity: 0.5;
    padding-top: 20px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all ease 0.5s;
}

.filtr.active {
    color: var(--orange);
    border-bottom: 2px solid;
    padding-bottom: 20px;
    opacity: 1;
}

.filtr:hover {
    opacity: 1;
}

.filtry {
    max-width: 260px;
}

.page-flex section#vyrobky .main-wrap {
    border: 0;
}
.page-flex .vyrobky-item-text h3 {
    padding-bottom: 15px;
}

.slozeni-wrap {
    background: #fff2e6;
    border-radius: 10px;
    padding: 60px;
}

.slozeni-wrap h2 {
    font-size: 48px;
    font-weight: 600;
    padding-bottom: 40px;
}

.slozeni-wrap {
    display: flex;
    justify-content: space-between;
}

.slozeni-left {
    width: 50%;
    padding-right: 5%;
    max-width: 490px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.slozeni-right {
    width: 50%;
}

.slozeni-left {}

.slozeni-left .perex {
    padding-bottom: 30px;
}

.slozeni-bottom {}

.slozeni-bottom a.flex {
    gap: 10px;
}

h3 {}

.slozeni-bottom h3 {
    font-weight: 600;
    padding-bottom: 10px;
}

.slozeni-bottom a.flex img {
    margin-top: 3px;
}

section#slozeni {
    margin-bottom: 5%;
}

a.button.more.download {
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 10px 18px;
    gap: 18px;
    max-width: 100%;
    justify-content: flex-start;
    max-width: 500px;
    white-space: normal;
}

.slozeni-right {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-end;
}

.swiper-wrapper.vyrobky-list {
    flex-wrap: nowrap;
    padding: 0;
    gap: 0;
}
.vyrobky-item.swiper-slide {
    display: flex;
    flex-direction: column;
}


section#vyrobky.poobne .swiper-wrapper-left,
section#vyrobky.poobne .swiper-wrapper-right {
    background: #fff3e6;
}


.swiper-wrapper-left.swiper-button-disabled {
    opacity: 0.4;
}

section#vyrobky.poobne .main-wrap {
    /* border-top: 7px solid; */
    /* border-image: url(/templates/static/r/vlnka.svg) 7; */
    padding-bottom: 0;
    border: 0;
}
section#vyrobky.poobne .similar {
    border-top: 7px solid;
    border-image: url(/templates/static/r/vlnka.svg) 7;
    padding-top: 50px;
    padding-bottom: 0px;
    overflow: visible;
}

section#vyrobky.poobne {
    position: relative;
    padding-top: 5%;
    padding-bottom: 3%;
    overflow: hidden;
    margin-bottom: 1%;
}

section#vyrobky.poobne h2 {
    font-size: 32px;
    padding-bottom: 30px;
    font-weight: 600;
}

.page-flex.product .page-flex-left {
    width: 35%;
}
.page-flex.product .page-flex-right {
    width: 65%;
}
.page-flex.product .meta {
    color: var(--tyrkysova);
    font-weight: 600;
}
.page-flex.product h2 {
    font-size: 48px;
    padding-bottom: 20px;
}
.page-flex.product .hmotnost {
    padding-bottom: 59px;
    color: #995552;
}
.page-flex.product .page-flex-left h3 {
    font-size: 24px;
    border-bottom: 1px solid #e7dcdb;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.page-flex.product .perex {
    font-size: 14px;
    max-width: 350px;
}
.page-flex.product .toshop {
    margin-top: 60px;
}
.page-flex.product h2 {
    padding-top: 10px;
}
.page-flex-right-photo {
    background: #fff2e6;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 30px;
}

.page-flex.product {
    padding-bottom: 5%;
}
.page-flex.product .page-flex-left {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.vyrobky-item-img {
    aspect-ratio: 1/1;
    width: 100%;
}

.vyrobky-item-text-all {
    width: 100%;
    text-align: center;
}
.fancybox__backdrop {
    background: #ffffffc7;
}

.page-flex-right-photo:hover img {
    transform: scale(1.05);
}

.page-flex-right-photo img {
    transition: all ease 0.5s;
}

a.button:hover {
    filter: brightness(0.9);
}

a.button {
    transition: all ease 0.5s;
}

.vyrobky-item {
    transition: all ease 0.5s;
}

form#letter .input50 input[type="submit"]:hover {
    background-color: var(--orange);
}

form#letter .input50 input[type="submit"] {
    cursor: pointer;
    transition: all ease 0.5s;
}

.footer-flex-nav a:hover {
    text-decoration: underline;
}

.footer-lista-right-soc a:hover img {
    transform: scale(1.1);
}

.footer-lista-right-soc a img {
    transition: all ease 0.5s;
}

.footer-flex-href a:hover {
    text-decoration: underline;
}

a.bread:hover {
    text-decoration: underline;
}

.top-lista-right-href a:hover {
    color: var(--orange);
}

.page-flex.page {}

.page-flex.page .page-flex-left {
    width: 35%;
}

.page-flex.page .page-flex-right {
    width: 65%;
}

.page-flex.page h3 {
    font-size: 24px;
    padding-bottom: 23px;
    line-height: 120%;
    font-weight: 600;
}

.page-flex.page h2 {
    font-size: 48px;
}

.page-flex.page .page-flex-right .page-flex-right-photo {
    padding: 0;
    background: var(--coko);
}
.page-flex.page {
    padding-bottom: 7%;
}
.page-flex.page a.button.more.download {
    max-width: fit-content;
}

div.download {
    margin-top: 40px;
}

.kde-nas-najdete .historie-flex-right-two {
    width: 190px;
    left: -15%;
    top: -2%;
}

.kde-nas-najdete .historie-flex-right-two img {
    width: 100%;
}

section#historie.kde-nas-najdete {
    padding-top: 7%;
    background: #fff3e6;
    /* padding-bottom: 5%; */
    margin-bottom: 5%;
    margin-top: 5%;
}


.projekty-list {
    display: flex;
    gap: 30px 5%;
    flex-wrap: wrap;
}

#projekty .center {
    padding-bottom: 7%;
}

section#projekty {
    padding-bottom: 6%;
}

.projekty-list {
    padding-bottom: 7%;
}

.projekty-item {
    width: 30%;
}

.projekty-item h3 {
    max-width: 480px;
    font-size: 24px;
    padding-bottom: 30px;
    padding-top: 40px;
    font-weight: 600;
    line-height: 130%;
}

.projekty-item .perex {
    padding-bottom: 40px;
}

.projekty-item a.button.more.download {
    max-width: fit-content;
}

section#projekty {
    padding-top: 3%;
}
section#page {
    padding-top: 5%;
}

section#page .center {
    padding-bottom: 5%;
}


.time-flex-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-right: 7%;
}

.timeline {
    max-width: 1220px;
    margin: auto;
}

.time-flex-left h3 {
    font-size: 64px;
    max-width: 410px;
    padding-bottom: 60px;
}

.timeline-item img {
    max-width: 100%;
}

.time-flex.flex {
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
}

.time-flex.flex {}

.time-flex-right {
    width: 50%;
    max-width: 470px;
    margin-left: 7%;
}

.time-flex-right h4 {
    font-size: 24px;
    margin-block-end: 1em;
}

.time-flex-right {
    line-height: 160%;
}

.time-flex-left img {
    margin: 0;
    margin-right: 0;
    text-align: right;
    align-self: flex-end;
}

.center img {
    max-width: 315px;
    margin: auto;
    margin-bottom: 11px;
}

section#timeline {
    padding-top: 26px;
}

section#timeline .center {
    padding-bottom: 40px;
}

.timeline {
    margin-top: 30px;
}

.timeline-item .time-flex:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 10px;
    /* background: rebeccapurple; */
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    background-image: url(/templates/static/r/line.svg);
    background-repeat: repeat-y;
    background-position: top center;
}

.timeline-item {
    position: relative;
}

.time-flex.flex {
    position: relative;
}

img.line-img {
    margin-bottom: 15px;
    margin-top: 15px;
}

.final-logo {
    text-align: center;
    margin-bottom: -10%;
    position: relative;
    z-index: 99999999999;
}

section#timeline {
    position: relative;
    z-index: 1;
}
.timeline-top-vlnka {
    height: 122px;
    background-image: url(/templates/static/r/line.svg);
    background-repeat: repeat-y;
    background-position: top center;
    margin-top: 10px;
}

section#timeline h2 {
    line-height: 1.1;
    margin-bottom: 48px;
}

section#timeline .center {
    padding-bottom: 0;
}

.timeline {
    margin-top: 0;
}

section#timeline {
    background: url(/templates/static/r/vcko.svg);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2
}
section#slozeni {
    scroll-margin-top: 100px;
}
html {
  scroll-behavior: smooth;
}

.page-flex.page .page-flex-right .page-flex-right-photo {
    background: transparent;
}

.filtr2 {
    font-size: 20px;
    border-bottom: 1px solid;
    padding-bottom: 20px;
    opacity: 0.5;
    padding-top: 20px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all ease 0.5s;
}

.page-flex-left {
    padding-bottom: 5%;
}

.filtr2.active {
    color: var(--orange);
    border-bottom: 2px solid;
    padding-bottom: 20px;
    opacity: 1;
}

section#prodejny {
    background: transparent;
    padding: 0;
}
.prodejny-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 3%;
}
.prodejny-item-text-all {
    padding: 20px;
}
.prodejny-item-img img {
    width: 100%;
}
.prodejny-item {
    max-width: 469px;
    /* width: 100%; */
    width: 48.5%;
}
.prodejny-item-text-top-text-flex.flex {
    gap: 10px;
    color: var(--tyrkysova);
    font-weight: 600;
    padding-bottom: 20px;
}
.prodejny-item-text h3 {
    font-size: 32px;
    padding-bottom: 30px;
}
.page-flex-right.to-right {
    display: flex;
    justify-content: flex-end;
}
.page-flex.to-right {
    display: flex;
    justify-content: space-between;
}
.page-flex-right.to-right {
    max-width: 950px;
}


.prodejny-item-text h3 {
    font-weight: 600;
}

.prodejny-item-text .footer-flex-href a {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
}

.prodejny-item-text .footer-flex-href {
    padding-bottom: 10px;
}

.provozni-doba {
    padding-bottom: 30px;
    font-size: 20px;
}

.provozni-doba table {
    width: auto!important;
}

.provozni-doba table td {
    padding-bottom: 5px;
}
.provozni-doba h4 {
    font-weight: 600;
    padding-bottom: 20px;
    font-size: 24px;
}

.provozni-doba {
    padding-top: 21px;
}

.prodejny-item-text-all {
}

.prodejny-item {
    padding: 5px;
    transition: all ease 0.5s;
    outline: 1px solid transparent;
    cursor: pointer;
}

.prodejny-item:hover {
    outline: 1px solid;
    border-radius: 8px;
}

.prodejny-item-img img {
    border-radius: 8px;
}

section#prodejny {
    padding-bottom: 8%;
}

.page-flex-right.to-right {
    max-width: 970px;
}

.page-flex-right.to-right {
    display: flex;
   justify-content: flex-start;
}
.page-flex-right.to-right {
    padding-bottom: 5%;
}

.footer-flex-href-wrap {}

.footer-flex-href-wrap {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

.footer-flex-href-wrap a {
    display: flex;
    align-items: flex-start;
}

.prodejny-item-text-top-text {
    color: var(--tyrkysova);
    font-weight: 600;
    padding-bottom: 5px;
}

.page-flex.page.prod h2 {
    padding-bottom: 40px;
    font-size: 48px;
    padding-top: 15px;
}

.page-flex.page.prod .page-flex-right-photo {
    display: block;
}

.page-flex.page.prod .page-flex-right-photo img {
    width: 100%;
    max-width: none;
}

.page-flex.page.prod .provozni-doba  {
    padding-top: 40px;
}


.page-flex.page.prod .page-flex-left{
  
  width: 37%;
}

.page-flex.page.blog-page {}

.page-flex.page.blog-page .perex {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 60px;
}

.content h3 {
    font-size: 32px;
    color: var(--tyrkysova);
}

.page-flex.page .content h3 {
    font-size: 32px;
    padding-bottom: 10px;
}

.content hr {
    padding-bottom: 15px;
    border: 0;
    border-bottom: 7px solid;
    border-image: url(/templates/static/r/vlnka.svg) 7;
    border-image-repeat: repeat;
    margin-bottom: 35px;
    margin-top: 30px;
}

.content h4 {
    font-size: 32px;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 30px;
}

.content {
    line-height: 150%;
    font-size: 20px;
}

.page-flex.page.blog-page {}

.page-flex.page.blog-page img {
    width: 100%;
    aspect-ratio: 973/560;
    object-fit: cover;
    border-radius: 8px;
}

.page-flex.page.blog-page .page-flex-right-photo {
    width: 100%;
}

.page-flex.page.blog-page .page-flex-right-photo a {
    width: 100%;
}
.ke-stazeni-title {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
}

.page-flex-right-soubory {
    padding-top: 40px;
}

.page-flex.page.blog-page .page-flex-right-soubory-list img {
    width: auto;
    height: auto;
    aspect-ratio: auto;
    border-radius: 0;
}

.page-flex-right-soubory-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

section.kariera-header {
    padding: 30px;
    max-width: 1720px;
    margin: auto;
    width: 100%;
}

section.kariera-header {
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

section.kariera-header h2 {
    position: absolute;
    color: white;
    max-width: 660px;
    text-align: center;
    align-self: flex-end;
    padding-bottom: 50px;
}

section#kariera .perex {
    max-width: 600px;
    text-align: center;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 60px;
}

.kariera-text h3 {
    background: var(--orange);
    font-size: 32px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px;
    border-radius: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: max-content;
}

.nad-h3 {
    background: #ffffff;
    padding: 12px 17px;
    margin-bottom: -8px;
    position: relative;
    z-index: 1;
    max-width: fit-content;
    border-radius: 5px;
    font-weight: 600;
}
.kariera-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    padding-bottom: 4%;
    width: 100%;
    padding: 20px;
    padding-bottom: 65px;
}
.kariera-item {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.kariera-list {
    display: flex;
    gap: 30px 2%;
    flex-wrap: wrap;
}
.kariera-item {
    width: 32%;
}
.kariera-list {
    padding-bottom: 5%;
}
.kariera-image img {
    max-width: 100%;
    aspect-ratio: 475/560;
    object-fit: cover;
}
.page-flex.page.kariera .page-flex-right img {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 4/2.6;
    object-fit: cover;
    object-position: top;
    border-radius: 8px;
}
.page-flex.page.kariera .perex {
    max-width: 360px;
    border-bottom: 7px solid;
    border-image: url(/templates/static/r/vlnka.svg) 7;
    border-image-repeat: repeat;
    padding-bottom: 50px;
}
.page-flex.page.kariera .perex {
    margin-bottom: 70px;
}
.infos {
    display: flex;
}
.infos {
    padding-top: 30px;
    flex-wrap: wrap;
}
.infos li {
    list-style-image: url(/templates/static/r/li.svg);
    padding-bottom: 10px;
    padding-left: 5px;
    line-height: 120%;
}
.infos ul {
    padding-left: 12px;
    max-width: 370px;
}
.info {
    padding-right: 5%;
    width: 50%;
    padding-bottom: 20px;
}
.infos-wrap {
    width: 50%;
}
.info.odmena {
    font-size: 20px;
}


.form-wrap {
    background: #fff3e6;
}

.form-wrap h2 {
    font-size: 48px;
    padding-bottom: 30px;
}

.form-wrap {
    padding: 60px;
    border-radius: 10px;
    margin-bottom: 5%;
}

.form-flex-left {
    padding-bottom: 60px;
}

section#form {
    padding-top: 5%;
}

.form-flex-left .perex {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 30px;
}

input, textarea {
    border: 0;
    border-bottom: 1px solid;
    width: 100%;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
}

::placeholder {
    color: var(--coko);
}

label {
    font-size: 14px;
    opacity: 0.5;
}

.input {
    padding-bottom: 25px;
}

button#falseinput {
    color: var(--orange);
    background: transparent;
    font-size: 20px;
    padding: 12px 25px;
    border-radius: 10px;
    border: 1px solid var(--coko);
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    font-family: inherit;
    padding-top: 10px;
    cursor: pointer;
    transition: all ease 0.5s;
}

input[type="submit"] {
    background: var(--orange);
    color: white;
    border-radius: 8px;
    max-width: 210px;
    padding-top: 12px;
    margin-top: 20px;
    cursor: pointer;
    transition: all ease 0.5s;
}

.form-flex {
    display: flex;
}

.form-flex-left {
    width: 50%;
    padding-right: 10%;
}

.form-flex-right {
    padding-right: 10%;
}

.form-flex-right h2 {
    padding-bottom: 58px;
}

.form-flex-right h3 {
    padding-bottom: 25px;
    font-size: 32px;
}

.form-flex-right {}

.form-flex-right .footer-flex-href a {
    color: var(--coko);
}

.form-flex-right .footer-flex-infos {
    padding-top: 10px;
    margin-top: 10px;
    gap: 10px;
}

.form-flex-right h4 {
    margin-top: 50px;
    font-size: 20px;
    max-width: 300px;
    font-weight: 600;
}

button#falseinput:hover {
    background: var(--orange);
    color: white;
}

input[type="submit"]:hover {
    background: var(--coko);
}
.top-lista.flex {
    border-bottom: 7.5px solid;
    border-image: url(/templates/static/r/vlnka.svg) 7;
    border-image-repeat: repeat;
}

.top-lista.flex {
    border-bottom: 7.5px solid;
    border-image: url(/templates/static/r/vlnka.svg) 7;
    border-image-repeat: repeat;
}

section#kontakt-header .kontakt-flex {
    background: var(--coko);
    border-radius: 8px;
}

.kontakt-flex {}

.kontakt-flex-left {
    color: white;
    padding: 31px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 37%;
    /* max-width: 490px; */
    padding-right: 5%;
}

.kontakt-flex-left h2 {
    font-size: 36px;
    padding-bottom: 50px;
}

.kontakt-flex-left .perex {
    font-size: 24px;
    padding-bottom: 34px;
    max-width: 420px;
}

.kontakt-flex-left .flex-href a {
    font-size: 20px;
    color: white;
}

.kontakt-flex-left .content {
    font-size: 16px;
    font-weight: 600;
    padding-top: 50px;
}

.kontakt-flex-left .content blockquote {
    opacity: 0.5;
    font-weight: 400;
}

.kontakt-flex {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
}

section#kontakt-header {
    padding-top: 56px;
}

.flex-href {
    padding-bottom: 12px;
}

.flex-href a {
    display: flex;
    gap: 15px;
    align-items: center;
}

.flex-href a img {
    margin-top: 4px;
}

.content {}

.kontakt-flex-right {
    width: 63%;
}

.kontakt-flex-right img {
    width: 100%;
    max-width: 100%;
}

section#kontakty h2 {
    font-size: 32px;
    font-weight: 600;
}

section#kontakty {
    padding-top: 5.4%;
}
.kontakty-item {
    border-top: 7.5px solid;
    border-image: url(/templates/static/r/vlnka.svg) 7;
    border-image-repeat: repeat;
}

.kontakty-list {
    padding-top: 36px;
}

.kontakty-item {
    padding-top: 45px;
    padding-bottom: 60px;
    display: flex;
    gap: 2%;
    flex-wrap: wrap;
}

.kontakty-oddeleni {
    font-weight: 600;
    font-size: 24px;
    color: var(--tyrkysova);
    width: 24%;
}

.kontakty-osoba-wrap {
    display: flex;
    width: 74%;
    justify-content: space-between;
}

.kontakty-osoba-jmeno {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px;
}

.kontakty-email {
    /* align-self: flex-end; */
}

.kontakty-email {
    padding-top: 34px;
}

.kontakty-telefon {
    padding-top: 31px;
}

.kontakty-telefon .flex-href {
    padding-bottom: 5px;
}

.kontakty-osoba-wrap {
    width: 100%;
    gap: 2%;
}

.kontakty-osoby {
    width: 74%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.kontakty-osoba {
    width: 35%;
}

.kontakty-email {
    width: 30%;
}

.kontakty-telefon {
    width: 23%;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
}
.nopos {
    padding-top: 6px;
}
.input.checkbox.input100 label {
    opacity: 1;
}

form#letter .input50 input[type="submit"] {
    margin: 0;
}

form#letter .input {
    padding-bottom: 10px;
    margin: 0;
}
input#gdpr {
    width: auto;
}
section#kontakty {
    padding-bottom: 7%;
}

.projekty-item-img {
    background: #fff2e6;
    border-radius: 8px;
    padding: 30px;
    aspect-ratio: 4/2.8;
    display: flex;
    justify-content: center;
}

.projekty-item-img img {
    height: 100%;
}

.projekty-item.cert {}

.projekty-item.cert h3 {
    padding-top: 20px;
    padding-bottom: 7px;
}

.projekty-item.cert .desc {
    padding-bottom: 33px;
}

.projekty-item-img img:hover {
    transform: scale(1.1);
}

.projekty-item-img img {
    transition: all ease 0.5s;
}
section#galerie.certs {
    padding-bottom: 10%;
}

.footer-flex-buttons {
    gap: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
.page-flex.page.blog-page .page-flex-left .download a img {
    width: auto;
    aspect-ratio: auto;
    border-radius: 0;
}
.blog-list.all .blog-item:nth-child(1) {
    width: 66%;
}

.blog-list.all .blog-item:nth-child(1) img {
    aspect-ratio: 16/5.956;
    object-fit: cover;
}

.blog-list.all {
    gap: 60px 2%;
}

.blog-img img {
    object-fit: cover;
}
.blog-item {
    cursor: pointer;
}

.blog-item:hover img {
    opacity: 0.8;
}

.blog-item img {
    transition: all ease 0.3s;
}

.page-flex-right-photo img {
    transition: all ease 0.5s;
    border-radius: 8px;
}
.tiraz-flex-right a {
    color: white;
}

.footer-flex-center {
    padding-bottom: 50px;
}

.footer-flex-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.kariera-image img {
    border-radius: 10px;
}

a.kariera-item:hover img {
    opacity: 0.8;
}

a.kariera-item img {
    transition: all ease 0.5s;
}
.input.checkbox.input100.formgdpr {
    color: var(---coko);
}

.page-flex.product .page-flex-left .perex h3 {
    border: 0;
}

.page-flex.product .page-flex-left .slozeni h3 {
    font-size: 24px;
    border-bottom: 1px solid #e7dcdb;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.provozni-doba table td {
    padding-right: 15px;
    width: auto !important;
}

colgroup {
    display: none;
}

section#prodejny .main-wrap {
    width: 100%;
}

.page-flex-right.to-right section#prodejny {
    width: 100%;
}

.vyrobky-item-img img {
    object-fit: contain;
    filter: drop-shadow(0 2px 1px hsl(0deg 69.8% 16.17% / 35%));
    mix-blend-mode: normal;
}
.page-flex.product .page-flex-right-photo img {
    transition: all ease 0.5s;
    border-radius: 8px;
    filter: drop-shadow(0 12px 12px hsl(0deg 69.8% 16.17% / 15%));
    
}

.page-flex-right-photo img {
    max-width: 100%;
}
.page-flex.page a.button.more.download {
    line-height: 125%;
}
.projekty-item img {
    max-width: 100%;
}
section.kariera-header img {
    max-width: 100%;
}
/**/

h2.swiper-title {
    font-size: clamp(40px,5vw,64px);
}
section#blog h2, h2, h2.banner-title {
    font-size: clamp(40px, 5vw, 64px);
}
.blog-item h3 {
    font-size: clamp(24px,3vw,32px);
}
.historie-flex-left h3, .vyrobky-item-text h3 {
    font-size: clamp(24px,3vw,32px);
}
section#lide h2, section#certifikaty h2 {
    font-size: clamp(32px,4vw,48px);
}
.newsletter-wrap h2 {
    font-size: clamp(24px,3vw,36px);
}
.footer-flex-title {
    font-size: clamp(24px,3vw,32px);
}
 .time-flex.flex {
    flex-wrap: nowrap;
}

.time-flex-left h3 {
    font-size: clamp(40px,4vw,64px);
}

.form-flex-right {
    width: 50%;
}
.form-wrap h2 {
    font-size: clamp(35px, 3vw, 48px);
}

.page-flex.page h2 {
  font-size: clamp(32px,4vw,48px);
}
.logo img {
    max-width: 100%;
}

.nav-wrap-flex.flex {
    flex-wrap: nowrap;
    gap: 30px;
}

.menu-item {
    white-space: nowrap;
}

.top-lista.flex {
    gap: 10px;
}
.radiator {
    cursor: pointer;
    transition: all ease 0.5s;
    display: none;
}
.submenu-flex {
    display: flex;
    align-items: center;
    gap: 20px;
}

.historie-flex-right-three {
    /* left: 0; */
    /* margin-left: 0; */
    display: flex;
    left: -13%;
}

.banner2-flex-right-one img {
    width: 100%;
}

.banner2-flex-right-one {
    width: 80%;
    margin-bottom: -12%;
    z-index: 2;
}

.prodejna {
    width: 33.3%;
}
.page-flex-left a {
    text-decoration: underline;
    color: var(--orange);
}
.page-flex-left a.button {
    text-decoration: none;
    color: white;
}

.content iframe {
    width: 100%;
}
.content img {
    max-width: 100%;
}

.blog-perex a {
    text-decoration: underline;
}

.blog-perex a:hover,
.content a:hover {
    text-decoration: none;
}

.swiper-wrapper.vyrobky-list {
    /* gap: 2%; */
}
.blog-item.swiper-slide {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    height: auto;
}

.tiraz-flex-left a {
    color: white;
}

@media (max-width:1350px){
.banner2-right {
    display: flex;
    flex-direction: column-reverse;
    width: 50%;
}
.banner2-left {
    width: 50%;
}
.banner2-flex-right-two img {
    transform: none;
}
}

@media (max-width:1110px){  
  
  
  .blog-list.all .blog-item:nth-child(1) {
      width: 100%;
  }
  
  .kontakt-flex-left {
      width: 50%;
  }
  
  .kontakt-flex-right {
      width: 50%;
  }
  
 .form-flex-left {
     width: 60%;
 }
 
 .form-flex-right {
     width: 40%;
     padding-right: 0;
 }
  .page-flex-left {
      width: 30%;
  }
  
  .page-flex-right {
      width: 70%;
  }
  .banner2-left {
      width: 100%;
  }
  
  .banner2-right {
      width: 100%;
      margin: 0;
  }
  
  .vlnka {
      background-size: 40px;
  }
  
  .historie-flex-right-three {
      top: 0;
  }
  
  .historie-flex-right-two {
      left: -24%;
  }
 
  section#certifikaty {
      padding-top: 50px;
      padding-bottom: 50px;
  }
  
  .vyrobky-item {
      width: 32.6%;
  }
  
  .vyrobky-filter-item {
      width: 32%;
  }
  
  .vyrobky-filter {
      flex-wrap: wrap;
      gap: 10px 2%;
  }
  
  .blog-item {
      width: 49%;
  }
  
  .page-flex.page .page-flex-right {
      width: 50%;
  }
  
  .page-flex.page .page-flex-left {
      width: 50%;
  }
  
  section.kariera-header {
      min-height: 300px;
      aspect-ratio: 16/4;
  }
  
  section.kariera-header img {
      height: 100%;
      object-fit: cover;
      width: 100%;
  }
  .infos {
      display: block;
  }
  
  .info {
      width: 100%;
  }
  
  .infos-wrap {
      width: 100%;
  }
  
  .kontakty-oddeleni { 
      width: 180px;
      margin-right: 20px;
  }
  
  .kontakty-osoba-jmeno {
      font-size: 20px;
  }
  
  .kontakty-osoba {
      width: 30%;
  }
  
  .kontakty-email {
      width: 30%;
  }
  
  .kontakty-telefon {
      width: 30%;
  }
  
  .kontakty-osoby {
      width: 100%;
  }
  
  .kontakty-item {
      flex-wrap: nowrap;
  }
}

@media (max-width:1000px){
  
  
  
  .top-lista.flex {
      padding-top: 0;
  }
  
 
  
  
  .top-lista.flex .top-lista-left,  
  .top-lista.flex .top-lista-right {
      display: none;
  }
  .menu .top-lista.flex .top-lista-left,  
  .menu .top-lista.flex .top-lista-right {
      display: flex;
  }
  
  .radiator {
      display: block;
  }
  .menu-item.menu-vyrobky a.hasmenu:hover ~ ul.submenu {
      display: block;
      margin: 0;
      top: 0;
      width: 100%;
      max-width: 100%;
  }  
  .line {
      width: 100%;
      height: 1px;
      margin-top: 10px;
      margin-bottom: 15px;
  }  
  .menu {
      position: absolute;
      width: 100%;
      background: white;
      display: flex;
      flex-direction: column;
      z-index: 99999;
      top: 150px;
      padding: 20px;
      padding-bottom: 30px;
      align-items: flex-start;
      gap: 0;
      /* padding-left: 0; */
      left: 0;
      box-shadow: 0px 20px 20px #5e120e;
      top: 180px;
      display: none;
  }  
  .menu-item a {
      display: flex;
  }  
  ul.submenu {
      left: 0;
      position: relative;
  }  
  .menu-item.menu-vyrobky {
      display: block;
      width: 100%;
  }
  
  .menu-item.menu-vyrobky a.hasmenu:hover ~ ul.submenu {
      display: block;
      margin: 0;
      top: 0;
      width: 100%;
      max-width: 100%;
  }
  
  .line {
      width: 100%;
      height: 1px;
  }
  
  .menu {
      position: absolute;
      width: 100%;
      background: white;
      display: flex;
      flex-direction: column;
      z-index: 99999;
      top: 150px;
      padding: 20px;
      padding-bottom: 30px;
      align-items: center;
      gap: 0;
      /* padding-left: 0; */
      left: 0;
      box-shadow: 0px 20px 20px #5e120e;
      top: 180px;
      display: none;
      /* display: block; */
  }
  
  .menu-item a {
      display: flex;
      justify-content: center;
  }
  
  ul.submenu {
      left: 0;
      position: relative;
  }
  
  .menu-item.menu-vyrobky {
      /* display: block; */
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  
  .menu-item.menu-vyrobky a.hasmenu:hover ~ ul.submenu {
      display: flex;
      flex-direction: column;
      width: 100%;
      max-width: 100%;
  }
  
  ul.submenu {
      text-align: center;
  }
  
  .menu-item {
      width: 100%;
      max-width: 100%;
  }
  
  ul.submenu {
      width: 100%;
      max-width: 100%;
      left: 0;
      margin: auto;
  }
  .menu {
      background: url(/templates/static/r/back.png);
      background-size: 160px 160px;
      top: 107px;
      background-color: transparent;
  }
  .menu .top-lista.flex {
      display: block!important;
      padding-top: 20px;
      border-top: 7.5px solid;
      border-bottom: 0;
      margin-top: 20px;
  }
  
  .menu .top-lista-right {
      display: flex;
      flex-direction: column;
      gap: 15px;
      margin-top: 30px;
  }
  
  .menu  .top-lista-left {
      max-width: 230px;
      text-align: center;
      margin: auto;
      margin-top: 10px;
  }
}

@media screen and (max-width:900px){
  
  .historie-flex-right-three {
      left: 20px;
  }
  
  .banner2-left {
      max-width: 420px;
      padding-bottom: 10px;
  }
  .banner2-flex-right-two img {
      transform: scale(1.3);
  }
  
  .banner2-right {
      flex-direction: row;
  }
  
  .banner2-flex-right-one img {
      max-width: 35vw;
  }
  
  .certifikaty-flex.flex {
      flex-direction: column;
      align-items: center;
  }
  
  .certifikaty-flex-col:nth-child(1) {
      width: 100%;
  }
  
  .certifikaty-flex-col {
      width: 100%;
  }
  
  .certifikaty-flex-col:nth-child(3) {
      width: 100%;
  }
  
  .lide-flex-left {
      width: 100%;
  }
  
  .lide-flex-right {
      width: 100%;
  }
  
  .banner2-perex {
      max-width: 100%;
  }
  
  .banner2 {
      padding: 50px 30px;
      display: flex;
      flex-direction: column;
  }
  
  .banner2-perex {
      padding-bottom: 10px;
  }
  
  .banner2-left {
      padding-bottom: 40px;
  }
  
  .banner2-flex-right-one {
      width: 100%;
  }
  
  .banner2-flex-right-two {}
  
  .kontakty-item {
      flex-wrap: wrap;
  }
  
  .kontakty-oddeleni {
      width: 100%;
      padding-bottom: 30px;
  }
  
  .kontakty-osoby {
      gap: 15px;
  }
  
  a.kariera-item {
      width: 49%;
  }
  
  .projekty-item.cert,.projekty-item {
      width: 47.5%;
  }
  section#page .center {
      padding-bottom: 60px;
  }
  .vyrobky-item {
      width: 49.5%;
  }
  .prodejny-item {
      width: 100%;
      max-width: 100%;
  }
  
  .prodejny-item-img {
      aspect-ratio: 16/10;
      width: 100%;
      height: auto;
  }
  
  .prodejny-item-img img {
      height: 100%;
      width: 100%;
      object-fit: cover;
  }
  section.kariera-header {
      aspect-ratio: 16/9;
  }
  
  section.kariera-header img {
      height: 100%;
      object-fit: cover;
  }
  
  section.kariera-header h2 {
      padding: 30px;
  }
  .form-wrap {
      padding: 30px;
  }
  
}
@media (max-width:700px){
  
  .time-flex.flex {
      justify-content: center;
  }
  
  section#kontakt-header {
      padding-top: 10px;
  }
  
  .kontakty-osoba {
      width: 100%;
  }
  
  .kontakty-osoba-wrap {
      flex-wrap: wrap;
      padding-bottom: 20px;
  }
  
  .kontakty-email {
      padding-top: 10px;
  }
  
  .kontakty-telefon {
      padding-top: 10px;
  }
  
  .kontakty-osoba {
      padding-bottom: 5px;
  }
  
  .kontakty-osoba-pozice {
      padding-bottom: 10px;
  }
  
  .kontakty-email a {
      white-space: nowrap;
  }
  
  .kontakt-flex {
      display: flex;
      flex-direction: column-reverse;
  }
  
  .kontakt-flex-left {
      width: 100%;
  }
  
  .kontakt-flex-right {
      width: 100%;
  }
  
  .form-wrap {
      padding: 30px;
  }
  
  .form-flex {
      display: flex;
      flex-direction: column;
  }
  
  .form-flex-left {
      width: 100%;
      padding: 0;
      padding-bottom: 60px;
  }
  
  .form-flex-right {
      width: 100%;
  }
  
  .page-flex.page.kariera .perex {
      max-width: 100%;
  }
  
  .infos {
      display: flex;
      flex-direction: column;
  }
  
  .info {
      width: 100%;
  }
  
  .infos-wrap {
      width: 100%;
  }
  
  a.kariera-item {
      width: 100%;
  }
  .filtr2 {
          width: 30.8%;
          display: inline-block;
          margin-right: 2%;
      }
  
  .prodejny-item {
      width: 100%;
      max-width: 100%;
  }
  
  .prodejny-item-img {
      aspect-ratio: 16/10;
      width: 100%;
      height: auto;
  }
  
  .prodejny-item-img img {
      height: 100%;
      width: 100%;
      object-fit: cover;
  }
  
  .page-flex.product .page-flex-left {
      width: 100%;
      padding-bottom: 50px;
  }
  
  .page-flex.product .perex {
      max-width: 100%;
  }
  
  .page-flex.product h2 {
      font-size: clamp(40px, 4vw, 48px);
  }
  
  .page-flex.product .hmotnost {
      padding-bottom: 30px;
  }
  
  .page-flex.product .toshop {
      margin-top: 30px;
  }
  
  .page-flex.product {
      display: flex;
      flex-direction: column-reverse;
  }
  
  .page-flex.product .page-flex-right {
      width: 100%;
      padding-bottom: 40px;
  }
  .page-flex.page.blog-page .page-flex-right {
      display: flex;
      flex-direction: column;
  }
  
  .page-flex-left {
      width: 100%;
      padding-right: 0;
  }
  
  .page-flex-right {
      width: 100%;
  }
  
  .page-flex {
      display: flex;
      flex-wrap: wrap;
  }
  
  .filtry {
      max-width: 100%;
  }
  
  .filtr {
      width: 30.8%;
      display: inline-block;
      margin-right: 2%;
  }
  
  .page-flex-right {
      display: flex;
      flex-direction: column-reverse;
  }
  
  .page-flex-left h2 {
      padding-bottom: 41px;
  }
  
  .main-wrap {
      padding: 0 20px;
  }
  
  .nav-wrap {
      padding: 0 20px;
  }
  .projekty-item.cert, .projekty-item {
      width: 100%;
  }
  .page-flex.page .page-flex-left {
      width: 100%;
  }
  
  .page-flex.page .page-flex-right {
      width: 100%;
      padding-bottom: 50px;
  }
  
  .page-flex.page.blog-page {
      flex-wrap: wrap;
      display: flex;
      flex-direction: column-reverse;
  }
  
section#prodejny.prodejny-index {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.banner.banner1 {
    padding-bottom: 50px;
}
section#blog {
    padding-top: 50px;
}

.time-flex.flex {
    flex-wrap: wrap;
}

.time-flex-right {
    margin-left: 0;
    width: 100%;
    padding-right: 60px;
}

.timeline-item .time-flex:after {
    left: auto;
    right: 0;
}

.time-flex-left {
    width: 100%;
    max-width: 400px;
    padding-bottom: 30px;
}

.historie-flex-left {
    width: 100%;
}

.historie-flex-right {
    width: 100%;
}

.kde-nas-najdete .historie-flex-right-two {
    left: -15px;
    right: 0;
}

.historie-flex-right-three {
    top: -50px;
}

.projekty-item {
    width: 100%;
}

section#projekty {
    padding-top: 50px;
    padding-bottom: 50px;
}

.projekty-list {
    padding-bottom: 50px;
}

.newsletter-wrap {
    display: block;
}

.newsletter-col {
    width: 100%;
}

.newsletter-wrap .newsletter-col:nth-child(2) {
    width: 50%;
    margin: auto;
}

.newsletter-wrap .newsletter-col:nth-child(3) {
    width: 100%;
}

form#letter .input {
    width: 100%;
}

.newsletter-wrap {
    padding: 30px;
}

.footer-flex-left {
    width: 100%;
    padding-right: 0;
}

.footer-flex {
    flex-wrap: wrap;
}

.footer-perex {
    max-width: 100%;
}

.footer-eshop {
    max-width: 340px;
}

.contact-subtext {
    max-width: 100%;
}

.footer-flex-center {
    width: 50%;
}

.footer-flex-right {
    width: 50%;
}

#projekty .center {
    padding-bottom: 60px;
}

.final-logo img {
    max-width: 200px;
}

.blog-item {
    width: 100%;
}
.timeline-item {
    text-align: center;
}

.time-flex-left {
    max-width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
}

.timeline-item .time-flex:after {
    display: none;
}

.time-flex-right {
    padding-right: 0;
}

.time-flex-left h3 {
    margin: auto;
    padding-bottom: 20px;
}

.time-flex.flex {
    padding-top: 40px;
    padding-bottom: 40px;
}
.banner-flex-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    padding-top: 5px;
}

.banner-flex-left {
    width: 100%;
}

.banner-flex-right {
    width: 100%;
}
.slozeni-wrap {
    padding: 30px;
    display: flex;
    flex-direction: column;
}

.slozeni-left {
    width: 100%;
    padding-bottom: 40px;
}

.slozeni-right {
    width: 100%;
}

}

/**/