 @import url("https://use.typekit.net/sws8mrv.css");
 
 /* Obviously Regular

 font-weight: 400;
 font-style: normal; */

button.center, button.small-center {
 left: 50% !important;
 top: 50% !important;
 transform: translate(-54%, -50%)!important;
 }

:root {--green:#DD0055;letter-spacing: -0.03em;color: #333333;}


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 {
  padding: 15px;
  padding-left: 23px;
}
::marker {
}

ul li {
  padding-bottom: 6px;
}
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: #333333;
  text-decoration: none;
}

.pribeh-new-media video {
    max-width: 100%;
    width: 100%;
}

body {
  font-family:"obviously", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body:before {
    /* position: absolute; */
    /* top: 0; */
    /* content: ''; */
    background: linear-gradient(180deg, #c7d4d0, transparent);
    height: 15vw;
    width: 100%;
    z-index: -1;
    top: 100px;
}

a.menu-item {
    font-weight: 600;
    font-size: 15px;
    padding: 17px;
    transition: all ease 0.5s;
    color: white;
    font-weight: 500;
}

.menu {
    font-size: 16px;
}

.nav-wrap {
    max-width: 1700px;
    padding: 22px 30px;
    margin: auto;
    display: flex;
    /* height: 100px; */
    padding-top: 2%;
    align-items: center;
    justify-content: center;
    /* padding-top: 80px; */
}

a.button.cta {
    background: var(--green);
    padding: 12px 25px;
    padding-bottom: 20px;
    font-weight: 600;
    border-radius: 27px;
    color: white;
    transition: all ease 0.5s;
    justify-content: space-between;
    width: 100%;
    font-weight: 800;
    font-family: 'obviously-narrow';
    font-size: 26px;
    display: inline-block;
    max-width: 250px;
    filter: saturate(1.2);margin-top: 0;
}

a.button.cta:hover {
  background: #10332d;
  color: white;
}

.menu {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.menu-items {/* margin-right: 30px; */}

.menu a.button.cta {
    margin-left: 30px;
    margin-right: 30px;
    max-width: 160px;
}

a.lang {
    margin-left: 20px;
    font-weight: 600;
    transition: all ease 0.5s;
}

a.menu-item:hover, a.lang:hover {
    /* text-decoration: underline; */
    color: #d52000;
}

.menu a.button.cta img {
    padding-bottom: 2px;
}

.header-video {
    position: relative;
    /* max-width: 1720px; */
    margin: auto;
    /* aspect-ratio: 215/117; */
    height: calc(100vh - 145px);
    width: 100%;
    min-height: 475px;
}
.header-video:before {
    content: '';
    background: rgb(0 0 0 / 23%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
}

.header-video {}

.header-media {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    opacity: 0;
    transition: opacity ease 1000ms;
    z-index: 1;
}

.main-wrap {
    max-width: 1680px;
    margin: auto;
    padding: 0px 30px;
    /* position: relative; */
}

.sub-wrap {
    max-width: 1250px;
    margin: auto;
    padding: 0px 30px;
}

.items {
    /* background: white; */
}

.bar {
    /* background: var(--green); */
}



.item {
    width: 32.2%;
    padding: 40px;
    padding-top: 39px;
    position: relative;
    background: white;
    padding-bottom: 47px;
    margin-top: -83px;
}

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

.items {
    position: relative;
    padding-bottom: 10%;
    z-index: 5;
}

.bar {
    /* margin-bottom: 30px; */
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    /* transition: width linear 5000ms; */
    /* opacity:0; */
}

.item.selected .bar {
    width: 100%;
    opacity: 1;
}

body {
    /* background: #efa597; */
    /* background-image: url(/templates/static/img/gradient.png); */
    /* background-position: 50% 0%; */
    /* background-size: 100% auto; */
    /* background-repeat: no-repeat; */
}

.item h2 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 35px;
    min-height: 94px;
}

.perex {
    color: #ffffff;
    padding-bottom: 30px;
}

p, li {
    font-size: 16px;
    line-height: 200%;
}

.items:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -50%;
    bottom: 0;
    width: 70%;
    height: 50%;
    margin: auto;
    background: radial-gradient(#007a4e, transparent);
    z-index: -1;
    filter: blur(70px);
}

.header-media.selected {
    z-index: 2;
    opacity: 1;
}


nav {
    background: #9bc0ff36;
    position: fixed;
    width: 100%;
    /* filter: saturate(1.2); */
    backdrop-filter: blur(10px);
}

.header-claim {
    z-index: 9999;
    position: absolute;
    bottom: 159px;
    left: 0;
    max-width: 1500px;
    margin: auto;
    width: 100%;
    right: 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-content: flex-start;
    padding: 0px 30px;
}

.header-claim h1 {
    color: white;
    font-size: 52px;
    max-width: 650px;
    font-weight: 600;
    padding-bottom: 11px;
    line-height: 105%;
}

.header-claim .perex {font-size: 24px;color: white;max-width: 450px;line-height: 114%;}

.header-claim .perex p {
    font-size: 24px;
    color: white;

    line-height: 114%;
}

.header-claim a.button.cta {
    max-width: 238px;
    display: flex;
    justify-content: space-between;
}

a.button.cta img {
    padding-left: 10px;
    width: auto;
}

div#language a {
    font-size: clamp(30px,3vw,40px);
    font-weight: bold;
    padding: 40px 50px;
    padding-bottom: 40px;
    transition: all ease 0.5s;
    font-weight: 600;
}

div#language a:hover {
    background: #007a48;
    color: white;
}

div#language {
    padding: 0;
    /* width: 100%; */
    /* max-width: 700px; */
    display: flex;
    flex-direction: row;
    box-shadow: 0px 30px 90px rgb(0 0 0 / 54%);
}

.fancybox__container {
    z-index: 999999;
}

.fancybox__backdrop {
    background: hsl(0deg 0% 0% / 70%);
}

section#statistiky h3 {
    font-size: 24px;
    font-weight: 600;
}

h3 {}

#statistiky .main-wrap,#onas .main-wrap {
    max-width: 1250px;
}

.linewra {
    display: flex;
    flex-direction: row;
}

line {
    height: 1px;
    width: 100%;
    background: var(--green);
    display: block;
}

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

.linewrap h3 {
    padding-right: 50px;
}


.number-text {
    color: var(--green);
    font-size: 24px;
    max-width: 144px;
    line-height: 125%;
}

.numb {
    font-weight: 600;
    padding-bottom: 5%;
    /* width: 25%; */
}

.number {
    font-size: 82px;
    padding-bottom: 15px;
}

.number-text {}

.numbers {
    padding-top: 4%;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
section#onas .main-wrap h3 {
    font-weight: normal;
    color: var(--green);
    padding-bottom: 30px;
    font-size: 24px;
}

section#onas {
    padding-bottom: 3%;
}

section#statistiky {
    padding-bottom: 3%;
    padding-top: 3%;
}

h2 {
    font-size: clamp(16px,16px,16px);
    font-weight: 500;
    padding-bottom: 20px;
}

.section-head {
    display: flex;
    align-items: flex-start;
}

.section-head h2 {
    width: 50%;
    padding-bottom: 55px;
    padding-right: 5%;
    font-size: clamp(35px,5vw,56px);
}

.center {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    text-align: center;
}

#mapa .perex {
    max-width: 380px;
}

section#mapa {
    padding-top: 4%;
    padding-bottom: 6%;
}

#mapa h2 {
    font-size: clamp(35px,3.5vw,56px);
    padding-bottom: 40px;
}

.map {
    padding-top: 5%;
}

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

#cases .section-head span {
    max-width: 33%;
    padding-right: 1%;
}

#cases .section-head span h2 {
    width: 100%;
    font-size: clamp(35px,5vw,56px);
}

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

.items-item {
    width: 32.5%;
    padding-right: 1%;
    padding-bottom: 5%;
}

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

#onas .section-head h2 {
    padding-bottom: 50px;
    font-size: clamp(35px,5vw,48px);
}

#cases .perex {color: inherit;padding-bottom: 50px;}

.items-item h3 {
    font-size: 24px;
    font-weight: 600;
    color: var(--green);
    padding-top: 25px;
    line-height: 120%;
    padding-bottom: 15px;
    padding-right: 20px;
    max-width: 310px;
}

#cases .items-item .perex {color: #707070;max-width: 320px;padding-bottom: 20px;}

.items-item {}

a.button {
    color: var(--green);
}

#produkty .item a.button img, #cases .items-item a.button img {
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 14px;
}

section#novinky {
    background: white;
    padding-top: 6%;
    padding-bottom: 7%;
}

#novinky .items-item {
    background: #F0F0F0;
    margin-right: 1%;
    padding: 0;
}

#novinky .items-list {
    padding-bottom: 3%;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5%;
    row-gap: 20px;
    justify-content: flex-start;
}

section#newsletter {
    padding-top: 6%;
    padding-bottom: 7%;
}

#newsletter .perex {
    max-width: 410px;
}

#newsletter input[type="email"] {
    background: none;
    border: 0;
    font-size: 24px;
    font-weight: 600;
    color: inherit;
    font-family: inherit;
    border-bottom: 1px solid var(--green);
    margin-right: 40px;
    padding-bottom: 12px;
}

#newsletter input[type="email"]::placeholder {
    color: inherit;
}

.mailchimp {
    width: 100%;
    max-width: 715px;
    display: flex;
    align-content: center;
    align-items: center;
}

.mailchimp input {
    width: 100%;
}

input[type="submit"] {
    background: var(--green);
    padding: 16px 25px;
    font-weight: 600;
    border-radius: 50px;
    color: white;
    transition: all ease 0.5s;
    filter: saturate(1.2);
    display: flex;
    max-width: 238px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-right: 20px;
    border: 0;
    font-family: inherit;
    font-size: 16px;
    background-image: url(/templates/static/img/sipka-right.svg);
    background-repeat: no-repeat;
    background-position: 90% 50%;
}

footer {
    /* border-top: 1px solid var(--green); */
}

input:focus-visible {
    outline: 0;
}

#novinky .items-item a.button {
    padding: 25px;
    display: flex;
    padding-top: 10px;
}

.new-wrap {
    padding: 25px;
    padding-bottom: 0;
    /* padding-left: 0; */
}

.new-wrap .date {
    color: var(--green);
}

.items-item .new-wrap h3 {
    color: inherit;
    padding-top: 20px;
}

#novinky a.button img {
    vertical-align: middle;
    margin-top: 1px;
    margin-left: 14px;
}

.footer-flex {
    display: flex;
    padding-top: 5%;
    padding-bottom: 5%;
    justify-content: space-between;
}

.tiraz {
    /* border-top: 1px solid var(--green); */
    padding: 30px 0;
    display: flex;
    /* justify-content: space-between; */
    color: white;
    padding-left: 10px;
    padding-bottom: 0;
}

.footer-flex-first {
    display: flex;
}

.footer-flex-first span {
    padding-right: 8%;
}

.footer-flex-first {
    color: #707070;
    max-width: 480px;
}

.footer-flex-first a.button.cta {
    margin-top: 20px;
    max-width: 170px;
}

.footer-flex-menu-cols a {color: inherit;padding: 0;display: block;padding-bottom: 15px;}

.footer-flex-menu-cols {
    display: flex;
    gap: 80px;
}

.soc a {
    border-radius: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    transition: all ease 0.5s;
}

.soc {
    display: flex;
    margin-left: -20px;
}

.soc a:hover {
    background: #c3c3c3;
}
input[type="submit"]:hover {
    background-color: #00A369;
}

input[type="submit"] {
    transition: all ease 0.5s;
    cursor: pointer;
}
.items-item:hover .img-wrap img {
    transform: scale(1.1);
}

.items-item .img-wrap {
    overflow: hidden;
}

.items-item .img-wrap img {
    transition: all ease .5s;
}

.img-onas-wrap:after {
    content: '';
    position: absolute;
    left: -10%;
    /* right: 0; */
    /* top: -50%; */
    bottom: 0;
    width: 70%;
    height: 50%;
    margin: auto;
    background: radial-gradient(#007a4e, transparent);
    z-index: -1;
    filter: blur(70px);
}

.img-onas-wrap {
    position: relative;
}

.subpage-header img {
    width: 100%;
}

.subpage-header {
    padding-top: clamp(150px,calc(100px + 5.1%),200px);
}

.subpage-header h2 {
    font-size: clamp(35px,3.5vw,46px);
    padding-bottom: 30px;
    max-width: 710px;
}

.subpage-header .perex p {
    font-size: 24px;
    color: #333333;
    line-height: 136%;
}

.subpage-header .perex {
    max-width: 710px;
    padding-bottom: 50px;
}

.subpage-header .main-wrap {
    max-width: 1700px;
}

.text-content {
    max-width: 750px;
}

section.main-content {
    padding-top: 3.5%;
    padding-bottom: 6.5%;
}

section#produkty .item {
    margin: 0;
    margin-bottom: 3%;
}

section#produkty .section-head h2 {
    padding-bottom: 40px;
}

section#produkty .items {
    padding-bottom: 0;
}

.section-footer-flex-buttons {
}

.section-footer-flex {
    display: flex;
    width: 100%;
}

.section-footer-flex-buttons {
    width: 34%;
}

.section-footer-flex-perex {
    width: 32%;
}

a.button.cta {}

.section-footer-flex-buttons a.button.cta {
    margin-bottom: 25px;
}

a.button.cta.ghost {
    border: 1px solid var(--green);
    background: transparent;
    color: black;
}

a.button.cta.ghost img {
    filter: invert(1);
    transition: all ease 0.5s;
}

a.button.cta.ghost:hover {
    background: #00A369;
    color: white;
}

a.button.cta.ghost:hover img {
    filter: none;
}

section#produkty {
    padding-top: 3%;
    padding-bottom: 6%;
}
div#header {
    top: 100px;
    position: relative;
}

nav {
    z-index: 99999;
}
a.button:hover {
    color: black;
}

div#header {
    padding-bottom: 3.5%;
}

.section-head a.button.cta {
    margin-top: 7px;
}
.swiper {
  width: 100%;
  height: 100%;
}

.produkty-head h3 {
    font-size: clamp(32px,32px,32px);
    font-weight: 600;
    padding-right: 5%;
    width: 51%;
}

h2, h3, h4 {
    /* font-weight: 600; */
}

section.produkty-produkty {
    padding-top: 7%;
    padding-bottom: 6%;
}

.produkty-head {
    display: flex;
    padding-bottom: 60px;
}

.produkty-head-content .perex {
    max-width: 310px;
}

.produkty-item {
    background: white;
    width: 25%;
    padding: 40px;
    aspect-ratio: 332/488;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: space-between;
}

.produkty-list {
    display: flex;
    gap: 20px;
}

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

.produkty-kats {
    padding-bottom: 8%;
    border-bottom: 1px solid var(--green);
    margin-bottom: 10%;
}

.produkty-item .img-wrap {
    aspect-ratio: 1/1.2;
    display: flex;
    align-items: center;
}

a.button.cta.ghost.gray {
    text-align: left;
}

a.button.cta.ghost.gray {
    background: #707070;
    color: white;
    border: 0;
    max-width: 100%;
}

a.button.cta.ghost.gray img {
    filter: none;
}

.produkty-item .perex {
    padding-top: 20px;
    padding-bottom: 0px;
}

a.button.cta.ghost.gray:hover {
    background: #00A369;
    color: white;
}

.breadcrumbs img {
    width: auto;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
}

.breadcrumbs a {
    color: #707070;
    font-size: 16px;
}

.breadcrumbs {
    padding-bottom: 20px;
    margin-top: -20px;
}

.breadcrumbs a:after {
    content: '-';
    margin-left: 5px;
    margin-right: 5px;
}

.breadcrumbs a:last-child:after {
    display: none;
}

.breadcrumbs a:last-child {
    color: var(--green);
}

.breadcrumbs a:hover {
    /* text-decoration: underline; */
    /* text-decoration-thickness: 1px; */
    color: black;
}

.buttons {
    padding-top: 36px;
    display: flex;
    gap: 25px;
    padding-bottom: 15px;
}


section#popis h3 {
    font-size: 32px;
}

section#popis h4 {
    font-size: 24px;
    padding-bottom: 10px;
}

.popis,.sluzby {
    display: flex;
    justify-content: space-between;
    padding-bottom: 5%;
    padding-top: 5%;
}

.popis-head {
    padding-right: 5%;
    width: 40%;
}

.sluzby-head {
    padding-right: 5%;
    width: 40%;
}

.sluzby {
    padding-top: 5;
}

.popis-content {
    width: 60%;
}

section#popis {
    padding-top: 3%;
}

.popis-content > * {
    color: #707070;
}

.sluzby-content {
    width: 60%;
}

.sluzby-list {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
}

.sluzby-item {
    width: 48%;
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
}

.sluzby-item-img img {
    max-width: 52px;
    width: 100%;
}

hr {
    background: var(--green);
    height: 1px;
    border: 0;
    box-shadow: 0 0px 1px var(--green);
}
.swiper img {
    width: 100%;
    /* max-height: 500px; */
    /* aspect-ratio: 1/1; */
    object-fit: contain;
}
.text-image-text h3 {
    font-size: 32px;
    padding-bottom: 30px;
    width: 100%;
}

.text-image-text p {
    color: #707070;
}

.text-image-text {
    /* max-width: 350px; */
    /* padding-right: 5%; */
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

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

.text-image-image {
    padding-left: 5%;
    width: 60%;
}

.text-image-text > * {
    max-width: 350px;
}

.text-image-image img {
    width: 100%;
}

section.banner {
    padding-top: 6%;
    padding-bottom: 3%;
}

section#gallery {
    padding-top: 4%;
    padding-bottom: 6%;
}

section#reference {
    background: white;
    padding-top: 6%;
    padding-bottom: 4%;
    overflow: hidden;
    margin-bottom: 4%;
}
.reference-carousel img {
    width: auto;
    height: auto;
    filter: saturate(0);
    max-width: 140px;
    margin-bottom: 10px;
}

.swiper-button-prev {
    bottom: 0;
    top: 0;
}

section#reference .swiper {
    overflow: visible;
}

.reference-carousel {
    padding-top: 30px;
}

.swiper-slide h3 {
    font-size: 32px;
    padding-bottom: 10px;
    max-width: 300px;
    color: #2B31A0;
}

.swiper-slide h4 {
    color: var(--green);
    padding-bottom: 15px;
}

.swiper-slide .perex {
    max-width: 230px;
}

.reference-carousel .swiper-slide {
    padding-right: 50px;
}

.swiper-nav {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 60px;
}

.swiper-button-prev, .swiper-button-next {
    position: relative;
    transition: all ease 0.5s;
}

.swiper-button-prev:after, .swiper-button-next:after {
    display: none;
}

.swiper-nav img {
    filter: none;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.1;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
    transform: scale(1.1);
}


section#contactus .main-wrap {
    display: flex;
    justify-content: space-between;
}

.contactus-img {
    background: white;
    padding: 30px;
    width: 100%;
    /* aspect-ratio: 1/1; */
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

section#contactus {
    /* padding-top: 8.8%; */
    padding-top: 4%;
    padding-bottom: 8%;
}

section#newsletter {
    background: #E2E2E2;
}

footer {
    background: #2B31A0;
}

.contactus-span:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 40px;
    right: 0;
    bottom: 0;
    background: var(--green);
    filter: blur(31px);
    border-radius: 100%;
    z-index: -1;
    opacity: 0.5;
}
span.contactus-span {
    width: 50%;
    position: relative;
}

.contactus-img-img {
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    padding-bottom: 40px;
}

.contactus-img-text p {
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    line-height: 100%;
}

.contactus-img-text {
    max-width: 380px;
}

.contactus-img-img img {
    max-width: 100%;
}

.contactus-form {
    width: 50%;
    padding: 45px 60px;
    padding-top: 40px;
}

.contactus-form-head-left h3 {
    font-size: 32px;
    padding-bottom: 10px;
}

.contactus-form-head-left p {
    font-size: 24px;
    font-weight: 600;
    max-width: 220px;
    line-height: 110%;
}

.contactus-form-head {
    display: flex;
    padding-bottom: 37px;
}

.contactus-form-head-left {
    width: 50%;
}

.contactus-form-head-right {
    display: flex;
    align-items: flex-start;
}

.contactus-form-head-right img {
    border-radius: 100px;
    max-width: 52px;
    margin-right: 18px;
}

.pozice {
    color: #707070;
    padding-bottom: 7px;
}

.jmeno {
    font-weight: 600;
    padding-bottom: 8px;
}

label {
    display: block;
    color: #707070;
    padding-bottom: 20px;
}

input, textarea {
    background: white;
    border: 0;
    padding: 18px;
    font-family: inherit;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
}

textarea {
    min-height: 90px;
}
.input {
    padding-bottom: 25px;
    width: 96.5%;
}

.input.w50 {
    display: inline-block;
    width: 47%;
    margin-right: 2%;
}

section#novinky.all {
    background: transparent;
    padding-top: 1.5%;
}

#novinky.all .items-item {
    background: white;
    max-width: 338px;
    width: 23.6%;
}

section#kontakt-content {
    display: flex;
    padding-top: 30px;
    padding-bottom: 8%;
}

section#kontakt-content .contactus-form {
    padding: 0;
    padding-bottom: 60px;
}


.kontakt-content-text {
    width: 50%;
    padding-right: 5%;
    padding-top: 5px;
}

section#jak-pracujeme .section-head h2 {
    font-size: clamp(25px,2.3vw,32px);
}


section#jak-pracujeme {
    padding-top: 3%;
    padding-bottom: 2%;
}

.postup-item {
    background: white;
    padding: 30px;
    margin-bottom: 30px;
    width: 23.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.big {
    font-size: clamp(70px,70px,70px);
    font-weight: 600;
    padding-bottom: 14px;
}

.pospup-small {
    color: #707070;
    padding-bottom: 31px;
}

.postup-title {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 13px;
}


.postup-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 2%;
}
.download-item {display: flex;width: 100%;justify-content: space-between;border-bottom: 1px solid #BEBEBE;align-items: center;padding-top: 10px;padding-bottom: 10px;}

.download-title {
    font-weight: 600;
}

.download-type {
    color: #707070;
    width: 20%;
}

.download-size {
    color: #707070;
    width: 10%;
}

.download-title {
    width: 60%;
}

.download-button {
    width: 45px;
    transition: all ease 0.5s;
}

.download-item:hover .download-title {color: var(--green);}

.download-button:hover {
    transform: scale(1.1);
}

section#downloads {
    padding-bottom: 10%;
}
.kontakt-content-text h3 {
    font-size: 24px;
    padding-bottom: 16px;
}

.kontakt-content-text p {
    margin-block-end: 1em;
}

.kontakt-content-text strong {
    color: var(--green);
}
section#google-map {
    height: 65vh;
}

.produkt-image {
    margin-top: 3%;
    margin-bottom: 4%;
}

table td {
    color: black;
    background: white;
    /* border-radius: 30px; */
    padding: 10px 20px;
    width: 1%;
}

.popis-content table {border-collapse: separate;border-spacing: 0px 6px;margin-top: -5px;}

table tr td:first-child {
    border-radius: 50px 0px 0 50px;
}

table tr td:last-child {
    border-radius: 0px 50px 50px 0px;
}

.iframe-content iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}
.iframe-head h3 {
    padding-bottom: 40px;
}

.iframe-content {
    padding-bottom: 8%;
    padding-top: 3%;
}
.produkt-galerie-head h3 {
    font-size: 32px;
    padding-bottom: 40px;
}

section.produkt-galerie {
    padding-top: 3%;
}

div#galerie .col3 {
    display: flex;
    gap: 15px;
    padding-bottom: 15px;
}

div#galerie .col3 a {
    width: 33%;
}

div#galerie .col3 a img {
    width: 100%;
}

.no-col {
    display: flex;
    gap: 15px;
}

.no-col a {
    width: 15.8%;
}

.no-col a img {
    width: 100%;
}

.iframe-head h3 {
    font-size: 32px;
    padding-bottom: 40px;
}

section#video {
    padding-top: 3%;
}

section#produktove-listy {
    /* max-width: 1000px; */
}

section#produktove-listy h3 {
    font-size: 32px;
    padding-bottom: 20px;
}

section#produktove-listy .sub-wrap .listy-content {
    max-width: 900px;
    margin-left: 0;
}

section#produktove-listy {
    padding-bottom: 5%;
}

.image-popup {
    padding: 0;
    max-width: 1430px;
}

.image-wrap-popup-content {
    position: absolute;
    width: 100%;
    max-width: 100%;
    background: linear-gradient(0deg, black, transparent);
    left: 0;
    bottom: 0;
    padding: 40px;
}

.image-wrap-popup-content h3 {
    color: white;
    font-size: 32px;
    padding-bottom: 16px;
}

.image-wrap-popup-content p {
    color: white;
}

.image-wrap-popup img {
    width: 100%;
}

.image-wrap-popup-content >* {
    max-width: 600px;
}

select {
    background: white;
    border: 0;
    padding: 18px;
    font-family: inherit;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    color: #707070;
    background-image: url(/templates/static/img/select.svg);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    appearance: none;
    -webkit-appearance: none;
}

section#reference.single {
    background: transparent;
    margin-bottom: 0;
    padding-top: 1%;
}

section#reference.single .sub-wrap {
    background: white;
    max-width: 1426px;
    padding: 50px 30px;
}

.ref-single-list {
}

.ref-bar {
    padding-top: 57px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.ref-bar h3 {
    font-size: 24px;
    padding-bottom: 5px;
}

.poz {
    color: #707070;
    padding-bottom: 10px;
}

.spol {
    font-weight: 800;
    color: var(--green);
}

.inner-wrap:first-child img {
    margin-bottom: 20px;
}

.inner-wrap p {
    color: #707070;
}

.inner-wrap .ref-logo img {
    margin: 0;
    filter: grayscale(1);
}
.ref-single-list {
    background: white;
    padding-bottom: 30px;
}

.ref-single-item {
    max-width: 700px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
        padding-right: 20px;
    
}

.subpage-header.novinka .perex
{
    padding-bottom: 15px;
    max-width: 100%;
}

.novinka .sub-wrap,
.novinka .main-wrap,
section#popis.novinka .sub-wrap {
    max-width: 1012px;
}

section#popis.novinka {
    padding-top: 0;
    padding-bottom: 5%;
}

section#popis.novinka img {
    margin-bottom: 30px;
    margin-top: 20px;
}

section#popis.novinka h3 {
    font-size: 24px;
}

section#popis.novinka table td {
    background: transparent;
    border: 1px solid #dfdddd;
}

section#popis.novinka table {
    width: 100%;
    height: auto;
}

section#popis.novinka a {
    color: var(--green);
    text-decoration: underline;
}

section#popis.novinka a:hover {
    text-decoration: none;
}

.novinka .col1 img {width: 100%;}

.novinka .col1 {
    padding-bottom: 12px;
}

.novinka .no-col a {
    width: 23.8%;
}

.novinka .no-col {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

section#novinky.dalsi {
    background: white;
    padding-top: 5%;
    margin-top: 5%;
}

section#novinky.dalsi .main-wrap {
    max-width: 1012px;
}

#novinky.all.dalsi .items-item {
    width: 32%;
    background: #f0f0f0;
}
.dalsi .section-head h2 {
    font-size: 32px;
}

.img-onas-wrap img {
    width: 100%;
}

.form-success {
    display: flex;
    position: fixed;
    z-index: 99999999999;
    width: 100%;
    height: 100%;
    background: #007a4ee0;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
}

.form-success--wrapper {
    background: white;
    font-size: 26px;
    padding: 40px;
}
section.spacer {
    padding-bottom: 8%;
}

.novinka .date {
    color: var(--green);
    padding-bottom: 15px;
}

.subpage-header.novinka.four h2 {
    font-size: 64px;
    color: var(--green);
    text-align: center;
    max-width: 100%;
    margin-top: 90px;
}

.subpage-header.novinka.four .perex {
    font-size: 64px;
    color: #303030;
    text-align: center;
    font-weight: 600;
}

.subpage-header.novinka.four .produkt-image {
    margin-top: -31%;
    z-index: -2;
    position: relative;
}


.subpage-header.novinka.four a.button.cta {
    font-size: initial;
    margin: auto;
    margin-top: 30px;
}

.number {
  animation: animateNumber 1.5s forwards;
  opacity: 0;
}

@keyframes animateNumber {
  to {
    opacity: 1;
  }
}

section#novinky.land {
    background: white;
    padding-top: 6%;
}


/*azyl*/

section#domu {
    background-color: #98beff;
    padding: 30px;
    padding-top: clamp(130px,7%,180px);
    text-align: center;
    /* background-image: url(/templates/static/img2/header.webp); */
    background-image: url(/templates/static/img/AZY_web_header_new.webp);
    
    background-position: 50% 0%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100vh;
    filter: saturate(1.2);
    /* max-height: 1080px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
}

section#o-projektu {
    background: linear-gradient(0deg, #9BC1C4, transparent);
    color: white;
    filter: saturate(1.2);
    background: #9BC1C4;
    /* overflow: hidden; */
    position: relative;
    padding-bottom: 7%;
    padding-top: 7%;
}

nav {}

.logo {
}

a.button.cta {
    text-align: center;
    white-space: nowrap;
    position: relative;
    z-index: 99;
}
.bar {
    border: 2px solid white;
    width: 100%;
    margin: auto;
    height: auto;
    padding: 5px;
    background: #ffffff2b;
}

.progress {
    padding: 30px;
    max-width: 930px;
    margin: 0 auto;
    min-height: 180px;
    height: 35%;
    padding-top: clamp(10px,4.5%,50px);
    max-height: 235px;
    width: 100%;
}

.bar-number {
    font-size: 43px;
    font-weight: bold;
    color: #FFCE00;
    padding: 15px;
    background: #DD0055;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    line-height: 100%;
    font-family: 'obviously-narrow';
    line-height: 0;
    padding-bottom: 38px;
    padding-top: 25px;
    /* width: 100%; */
    /* max-width: 34%; */
    min-width: fit-content;
}

.bar-red {
    display: flex;
}

.subbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
}

.subbar-nu {
    font-family: 'obviously-narrow';
    color: #DD0055;
    font-size: 32px;
    font-weight: bold;
}

.subbar-text {
    padding-top: 7px;
    font-weight: 500;
    color: white;
    padding: 7px;
    padding-top: 14px;
}
.claim {height: 66%;display: flex;align-content: center;justify-content: center;align-items: center;max-height: 600px;padding-top: 0px;}

.claim img {
    max-height: 100%;
    max-width: clamp(380px,100vw,600px);
}

.domu-flex {
    /* top: -15vh; */
    /* position: relative; */
}

h3 {
    font-family: 'obviously-narrow';
    font-size: clamp(30px,4vw,41px);
    line-height: 130%;
    font-weight: 500;
    padding-bottom: 35px;
}

.perex {
    max-width: 570px;
}

h3 strong {
    font-weight: normal;
    color: #DD0055;
    /* display: block; */
}

.right-col {
    position: absolute;
    text-align: right;
    top: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
    top: -5vw;
    display: none;
}

.right-col img {
    max-width: 1210px;
    position: relative;
    right: -15vw;
    width: 80%;
}

.left-col {
    /* top: -15vh; */
    position: relative;
    z-index: 1;
}

/* section#domu:after {
    content: '';
    width: 34%;
    height: 100%;
    background: url(/templates/static/img/dream1.png);
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 76%;
    z-index: -1;
    background-size: 100%;
} */

section#jak-se-zapojit {
    padding-top: 7%;
    padding-bottom: 7%;
    /* background: #f3a89a; */
}

section#jak-se-zapojit h2 {
    font-weight: 500;
    color: #7D60E8;
    text-transform: uppercase;
}

section#jak-se-zapojit h3 {
    font-size: clamp(50px,6vw,113px);
    line-height: 100%;
    padding-bottom: 60px;
    color: #16322D;
}

.dar-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

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

.aktualne-list {
    display: flex;
    gap: 2%;
}

a.aktualne-item h3 {
    color: #C02C15;
    font-size: 32px;
    padding-top: 20px;
    font-weight: 500;
}

a.aktualne-item {
    width: 25%;
}

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

a.aktualne-item.aktualne-item-last {
    color: #C02C15;
    font-size: 32px;
    padding-top: 20px;
    font-weight: 500;
    width: 30%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    line-height: 140%;
    padding-left: 5%;
    flex-direction: column;
}

section#pribehy {
    padding: 5% 0 5% 0;
    background: #f3a89a;
}

section#pribehy h3 {
    font-size: clamp(50px,7vw,70px);
    color: white;
    line-height: 120%;
}

#pribehy h2 {
    color: white;
}

section#pribehy .perex h3 {
    color: #d52000;
    padding-top: 30px;
}

section#pribehy .perex {
    max-width: 660px;
    padding-bottom: 40px;
}

section#pribehy .pribeh h3 {
    color: #16322D;
    font-size: clamp(50px,6.6vw,82px);
    line-height: 100%;
}

.pribeh p {
    max-width: 460px;
    color: white;
    margin-right: 0;
}


.pribeh {
    display: flex;
    justify-content: space-between;
    /* max-width: 1260px; */
    margin: auto;
    align-items: center;
    padding-bottom: 5%;
    padding-left: 7%;
}

.pribeh:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
    padding-right: 7%;
    padding-left: 0;
}

.pribeh span {
    width: 55%;
}

.pribeh img {
    max-width: 100%;
    width: 48%;
}

.pribeh:nth-child(even) {
    text-align: right;
}

.pribeh:nth-child(even) span {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
a.aktualne-item:hover h3 {
    color: #07342d;
}
section#dekujeme {
    padding-top: 7%;
    padding-bottom: 7%;
    background: #94B8FF;
}

section#partneri {
    padding-top: 7%;
    padding-bottom: 7%;
}

section#dekujeme h2 {
    font-size: clamp(50px,7vw,113px);
    font-family: 'obviously-narrow';
    color: #2B31A0;
}

.dekujeme-list {
    padding-top: 5%;
    display: flex;
    gap: 10px 1%;
    flex-wrap: wrap;
    padding-bottom: 5%;
}

.dekujeme-item:nth-child(odd) {
    margin-top: 57px;
    margin-bottom: -57px;
}

.dekujeme-item img {
    width: 100%;
    /* height: 122px; */
    border-radius: 110px;
}
.perex a {
    color: #DD0055;
    text-decoration: underline;
}
.dekujeme-item {
    width: 7.4%;
}

.dekujeme-item:nth-child(even) {
}

.lest-side {
    display: flex;
    flex-direction: column;
    width: 70%;
    padding-right: 10%;
    justify-content: space-between;
}

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

footer a {
    color: white;
}

.right-side {
    width: 25%;
    padding-top: 18px;
}

.right-side a {
    color: white;
}

.right-side a:hover {
    text-decoration: underline;
}

.right-side strong {
    color: white;
}

.tiraz {}

.part-list {
    display: flex;
    gap: 40px 4%;
    padding-top: 50px;
    flex-wrap: wrap;
}

.partner {width: 22%;}

section#partneri h3 {
    font-size: clamp(50px,6vw,113px);
    line-height: 100%;
    padding-bottom: 50px;
    color: #2B31A0;
}

section#partneri p {
    color: #2B31A0;
}
.radiator {
    background: var(--green);
    width: 60px;
    height: 60px;
    aspect-ratio: 1/1;
    margin-right: 15px;
    border-radius: 57px;
    padding: 9px;
    transition: all ease 0.5s;
    display: none;
    position: relative;
    z-index: 99;
    cursor: pointer;
}

.nav-wrap span {
    display: flex;
    align-items: center;
    /* width: 24%; */
    flex-wrap: nowrap;
}

.radiator i {
    height: 2px;
    border-radius: 10px;
    width: 80%;
    background: white;
    display: block;
    margin: 9px auto;
}

.radiator:hover {
    background: #10332d;
}

.partner img {
    max-width: 245px;
    width: 100%;
}

span.col50 {
    width: 50%;
    padding-right: 60px;
    padding-top: 40px;
}

span.col50.form {
    padding-right:0;
    max-width: 800px;
    background: #c3d8ff;
    box-shadow: 0px 3px 20px #4a58f338;
    padding: 40px;
    border-radius: 20px;
    height: auto;
}

iframe {
    border-radius: 10px;
}



section#jak-se-zapojit span.col50.form h2 {
    padding-bottom: 47px;
}

a.button {
    background: var(--green);
    display: inline-block;
    color: white;
    padding: 10px 20px;
    padding-bottom: 16px;
    border-radius: 16px;
    margin-top: 40px;
    transition: all ease 0.5s;
}

a.button:hover {
    background: black;
    color: white;
}

#mise h2 {
    color: #2B31A0;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    font-family: 'obviously-narrow';
    padding-bottom: 30px;
}

section#mise {
    padding-top: 4%;
    padding-bottom: 4%;
    background: #b2cdff;
}
.mise-items {
    display: flex;
    gap: 3%;
    justify-content: center;
    flex-wrap: wrap;
}

.mise-item h3 {
    font-family: 'obviously';
    font-size: 16px;
    font-weight: 600;
    max-width: 200px;
    text-align: center;
    color: #2a31a0;
    line-height: 160%;
}

.mise-item {
    padding: 30px;
    max-width: 260px;
}

.item-img-wrap {
    max-width: 200px;
    border-radius: 200px;
    padding-bottom: 19px;
}

.item-img-wrap img {
    max-width: 200px;
    width: 100%;
}
section#pribehy-za-vsechny {
    background: #94B8FF;
    overflow: hidden;
}

section#pribehy-za-vsechny .main-wrap {
    display: flex;
    align-content: center;
    justify-content: center;
    padding-top: 4%;
    padding-bottom: 4%;
    gap: 10%;
    align-items: center;
}

.main-wrap {}

section#pribehy-za-vsechny {}

section#pribehy-za-vsechny .main-wrap span {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    min-width: 340px;
}

section#pribehy-za-vsechny img {
    /* max-width: 100%; */
    width: 100%;
}

.pribehy-flex p {
    color: #2B31A0;
    line-height: 170%;
}

section#pribehy-za-vsechny h2 {
    font-size: clamp(40px,4vw,70px);
    font-family: 'obviously-narrow';
    max-width: 400px;
    font-weight: 600;
    color: white;
    padding-bottom: 30px;
    line-height: 106%;
}
section#jak-se-zapojit .perex {
    color: #7D60E8;
}

section#jak-se-zapojit h3 {
    color: #2B31A0;
}

.dar-flex h2 {
    color: #7D60E8;
}

section#blog {
    /* display: none; */
}

.swiper.mySwiper {
    overflow: visible;
}

section#pribehy-new {
    overflow: hidden;
    background: #b2cdff;
    padding-top: 5%;
    padding-bottom: 7%;
}

.pribeh-new {
    padding-right: 90px;
}
#pribehy-new .swiper-button-next {
    width: 120px;
}

#pribehy-new .swiper-button-prev {
    width: 140px;
}

#pribehy-new .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
#pribehy-new .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}
.pribeh-new-media {
    padding-top: 50px;
}

section#info-blok {
    background: #94B8FF;
}

.info-blok-flex-perex {
    color: white;
    font-family: 'obviously-narrow';
    font-size: 40px;
    font-weight: 600;
    line-height: 130%;
    max-width: 580px;
}

.info-blok-flex-perex >* {
    font-size: inherit;
    line-height: inherit;
}

.info-blok-flex-perex strong {
    color: #DD0055;
    font-weight: 500;
}

.info-blok-flex-perex strong {
    display: block;
}

.info-blok-flex-small {
    color: #2B31A0;
    max-width: 500px;
    margin-top: 20px;
}

.info-blok-left {
    padding-top: 4%;
    padding-bottom: 4%;
    width: 50%;
    padding-right: 5%;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    background: url(/templates/static/img2/mrak.png);
    background-repeat: no-repeat;
    background-position: 130% 125%;
}

.info-blok-flex {
    display: flex;
}

.info-blok-right img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 100%;
}

.info-blok-right {
    width: 50%;
}
section#info-blok .main-wrap {
    padding-right: 0;
}
a.gal.swiper-slide {
    margin: 0 !important;
}
.batch-title {
    color: #BAD1FF;
    font-family: 'obviously-narrow';
    font-weight: 600;
    font-size: 40px;
    padding-bottom: 15px;
}

.batch-text {
    color: #2b31a0;
    font-family: 'obviously-narrow';
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
}

.batch-text strong {
    font-weight: 600;
    color: #DD0055;
}

.batch {
    box-shadow: 0px 3px 20px hsl(235.36deg 100% 64.51% / 16%);
    padding: 30px;
    padding-bottom: 50px;
    max-width: 520px;
    margin-top: 40px;
    margin-bottom: 40px;

}

@media screen and (max-width:1179px){
  .menu {
    position: fixed;
    z-index: 99;
    background: #f2a89a;
    left: 0;
    top: 0;
    padding: 30px;
    box-shadow: 0px 0px 30px #d520008c;
    padding-top: 70px;
}

a.menu-item {
    display: block;
}
  .radiator {
    display: block;
}
  .menu {
      display: none;
  }
  
  .nav-wrap {
      justify-content: space-between;
  }
  
  nav {
      background: no-repeat;
      /* background: #f2a89a; */
      height: auto;
      padding-bottom: 11px
  }
  
  .footer-menu a {
      padding: 5px 7px;
      display: inline-block;
  }
  
  .dekujeme-item {
      width: 11.6%;
  }
  
  a.aktualne-item {
      width: 30%;
      /* max-width: 407px; */
  }
  
  .aktualne-list {
      display: flex;
      flex-wrap: wrap;
  }
  
  a.aktualne-item img {
      width: 100%;
  }
  
  a.aktualne-item.aktualne-item-last {
      width: 100%;
      display: flex;
      align-content: center;
      align-items: center;
      padding: 0;
      padding: 5% 30px;
  }
  
  a.aktualne-item.aktualne-item-last img {
      width: auto;
  }
}
.new-wrap {
    padding-left: 0;
}
section#novinky.dalsi .new-wrap {
  padding-left: 20px;
}

@media screen and (max-width:900px){
a.aktualne-item {
    width: 48%;
}

.info-blok-flex {
    flex-wrap: wrap;
}

.info-blok-left {
    width: 100%;
    padding: 30px;
}

.info-blok-right {
    width: 100%;
}

section#info-blok .main-wrap {
    padding-left: 0;
}
}
@media screen and (max-width:700px){
  
  
  .dar-flex {
      display: block;
  }
  span.col50 {
      width: 100%;
  }
  
  section#jak-se-zapojit h3 br {
      display: initial;
  }
  section#dekujeme {
      padding-bottom: 100px;
  }
  
  #novinky.all .items-item {
      width: 100%;
  }
  
  #novinky.all.dalsi .items-item {
      width: 100%;
  }
  .nav-wrap {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
}

.radiator {
    width: 45px;
    height: 45px;
}

.radiator i {
    margin: 5px auto;
}

  .bar-number {
    font-size: 30px;
    padding: 20px 10px 30px 10px;
}

a.button.cta.scroll {
    font-size: 20px;
    max-width: 200px;
}

.subbar-text {
    padding: 39px;
    padding-top: 10px;
    padding-bottom: 10px;
}

img {}

.right-col {
    display: none;
}

section#domu:after {
    display: none;
}

section#domu {
    max-height: 800px;
}

.progress {
    max-height: 150px;
}

h3 br {
    display: none;
}

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

.aktualne-list {
    display: flex;
    flex-direction: column;
}

a.aktualne-item {
    width: 90%;
}

a.aktualne-item.aktualne-item-last {
    width: 100%;
    padding-bottom: 40px;
}

.pribeh {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    padding-bottom: 80px;
}

.pribeh span {
    width: 90%;
}

.pribeh img {
    width: 90%;
}

.pribeh:nth-child(even) {
    text-align: left;
    padding: 0;
    flex-direction: column;
    padding-bottom: 80px;
}

.part-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10%;
}

.partner {
    width: 44%;
    padding-bottom: 30px;
}

.partner img {
    width: 100%;
}

.dekujeme-item {
    width: 24%;
}

.lest-side {
    display: block;
    width: 100%;
    padding-top: 10px;
}

.footer-flex {
    display: block;
}

.top {
    display: block;
}

.right-side {
    width: 100%;
}

.tiraz {
    padding: 0;
    padding-top: 30PX;
}

.footer-menu {
    PADDING-TOP: 20PX;
}

footer .logo {
    margin-left: -5px;
}

footer {
    padding-bottom: 70px;
}

#pribehy-new .swiper-button-next {
    /* display:none; */
    top: 32%;
    width: 70px;
    right: 0;
}

#pribehy-new .swiper-button-prev {
   /* display:none; */
   top: 32%;
   margin-top: -80px;
   width: 70px;
   left: auto;
   right: 0px;
}
section#mise {

    padding-top: 50px;
}
    .mise-item {
    max-width: 200px;
    padding: 15px;
}
}