.mapa img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}



.mapa {
    overflow: hidden;
    height: 70vh;
}
body {
    font-family: 'Avenir Next', sans-serif;
}
.obr img{
	position: relative;
}
.newsletter {
    /* max-width: 1100px; */
    /* margin: auto; */
    /* padding: 100px 30px; */
    width: 45%;
    padding-right: 10%;
}

.left-text {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.predfooter h3 {
    margin-bottom: 30px;
    font-size: 40px;
}

input[type="email"] {
    display: inline-block;
    width: 47%;
    margin-right: 2%;
}

input[type="submit"] {
    width: 47%;
}
.hero {
    position: relative;
    overflow: hidden;
    height: 100vh;
}
.down img {
    width: 70px;
}

video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.content .nadpis {
    color: white;
    /* background: #02356e; */
    max-width: 1100px;
    margin: auto;
    display: flex;
    padding: 30px;
    justify-content: center;
    justify-items: center;
    align-items: center;
    position: relative;
    /* margin-bottom: -5.6%; */
    padding-bottom: 0;
}

.content .nadpis h2 {
    background: #dadada;
    width: 100%;
    /* display: inline-block; */
    padding: 5%;
    font-weight: normal;
    font-size: 34px;
}

.picture {
    text-align: right;
}

.perex .button {
    position: absolute;
    right: -50px;
    bottom: -46px;
}

#ocean h2 {
    background: #02356e;
}

#jungle h2 {
    background: #2d0f0c;
}

.graphic {
    width: 300px;
    height: 300px;
    margin-top: -160px;
    transform: translateY(80px);
    margin-left: -2px;
}

div#jungle .picture {
    text-align: left;
}

div#jungle .perex {
    background: #184b1f;
    transform: translate(-40%, -21%);
}

div#beach h2 {
    background: #e7b516;
}

#beach .perex {
    background: #532f09;
}

#jungle .nadpis {flex-direction: row-reverse;margin-left: 10%;}
.head {
    max-width: 600px;
    text-align: center;
    padding: 30px;
    height: 70vh;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    justify-items: center;
    margin: auto;
    /* padding-top: 150px; */
}

.nadpis {
    font-weight: bold;
    color: black;
    font-size: 30px;
}
.photo-text {
    max-width: 1700px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}

.item-photo img {
    width: 100%;
}

.item-wrap {
    width: 50%;
    display:flex;
    flex-direction: column;
    padding: 0.5%;
}
.item-wrap:nth-child(even){
    flex-direction: column-reverse;
}

.item-text {
    padding: 5%;
}
.logo img {width: 130px;}

.radiator:hover img {
    transform: rotate(45deg);
}

.radiator img {
    position: relative;
    transition: all ease 0.5s;
}

.logo img {
    position: relative;
    transition: all ease 0.5s;
}

.logo:hover img {
    transform: scale(1.05);
}
.radiator {
    font-size: 15px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: 8px;
    cursor: pointer;
}

.radiator img {
    margin-left: 13px;
}
li.close {
    margin-bottom: 3%;
    transition: all ease 0.5s;
    transform-origin: 50% 43%;
    cursor: pointer;
        display: inline-block;
}

li.close:hover {
    transform: rotate(-90deg);
}

clear {
	display: block;
	clear: both;
}
header {
    width: 100%;
    /* height: 105vh; */
    /*     background: white; */
    display: flex;
    padding: 33px;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    z-index: 999;
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

header.fix {
    background: white;
}
.hero.sub {
    height: 70vh;
}

nav {
    width: 100%;
    /* display: flex; */
    /* justify-content: space-evenly; */
    text-align: center;
    /* align-items: center; */
    font-size: 30px;
    /* font-family: 'AmorSansTextPro-Bold'; */
    position: fixed;
    z-index: 9999;
    color: white;
    background: white;
    height: 100%;
    top: 0;
    z-index: 9999;
    line-height: 150%;
    padding-top: 5%;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    padding-bottom: 5%;
}
li {
    list-style: none;
}

.back {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

div#hero {
    height: 100vh;
    position: relative;
}

.swiper {
    width: 100%;
    position: relative;
    height: 100%;
}

nav a {
    color: #000000;
    /* transition: all ease 0.5s; */
    /* text-shadow: 0px 6px 19px rgba(0, 0, 0, 0.4); */
    /* padding-bottom: 10px; */
}
nav.detail a {
    color: #000000;
    text-shadow: none;
}
nav.green a {
    color: white;
}

.claim {
    background: rgba(0, 153, 50, 0.9);
    position: absolute;
     top: 33%;
    left: 10%;
    color: white;
    padding: 2%;
    max-width: 534px;
    padding-bottom: 5%;
    min-width: 390px;
    margin-top: -1%;
}

h2 {
    font-size: 7vw;
    transform: translate(0%,30%);
    color: #02346d;
    max-width: 1100px;
    margin: auto;
    line-height: 100%;
    text-shadow: 20px 20px 40px rgba(255, 255, 255, 0.32);
    text-align: left;
}

section img {
    max-width: 100%;
    margin-bottom: -5%;
    /* width: 100%; */
}

.text {
    text-align: left;
}

.claim-title {
/*     font-family: 'AmorSerifTextPro-Bold'; */
    font-size: 60px;
    font-weight: normal;

}

.claim-subtitle {
    font-size: 18px;
/*     font-family: 'AmorSansTextPro-Bold'; */
    border-bottom: 3px solid #ffcb00;
    padding-bottom: 14px;
    margin-bottom: 24px;
    max-width: 50%;
}

.claim-button {
    /* background: #FFCC00; */
    font-size: 18px;
/*     font-family: 'AmorSansTextPro-Bold'; */
    position: absolute;
    top: 90%;
    width: 100%;
    left: 10%;
    transition: all ease 0.5s;
}

.a-title {
    background: #FFCC00;
    padding: 15px 20px;
    line-height: 49px;
}

span.arrow {
    /* display: inline; */
    /* margin-left: 27px; */
    right: 4%;
    position: absolute;
}

span.arrow img {
    vertical-align: middle;
}

.claim-button:hover {
    width: 110%;
}
.down {
    position: absolute;
    left: 0;
    z-index: 9;
    bottom: 1%;
    /* width: 144px; */
    /* font-size: 20px; */
    /*     font-family: 'AmorSansTextPro-Bold'; */
    /* transform: translateY(-20%) translateX(-50%); */
    transition: all ease 0.5s;
    cursor: pointer;
    text-align: center;
    padding: 30px;
    right: 0;
}

.down-arrow {
    /* position: absolute; */
}

.down-text {
    top: 0;
    position: absolute;
    color: white;
    right: 0;
    width: 90px;
    left: 90px;
/*     font-family: 'AmorSerifTextPro-Bold'; */
    font-weight: normal;
    font-size: 25px;
}

.stripes {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    display: flex;

    justify-content: space-evenly;
}

.stripes i {
    height: 100%;
    width: 1px;
    background: whitesmoke;
    display: block;
}

nav a:hover,nav.detail.green a:hover {/* color: white; */border-bottom: 2px solid #000000;}

nav.detail a:hover {color: #009932;border-bottom: 2px solid #ffcb00;}

nav a.logo:hover {
    border: 0;
    opacity: 0.9;
}
section.sekce {
    padding-bottom: 5%;
}

.sekce-header {
    width: 50%;
    /* background: red; */
    /* padding: 3%; */
    /* border-bottom: 2px solid black; */
    display: flex;
    align-items: center;
}

.sekce-header h2 {
    display: inline-block;
    width: 50%;
/*     font-family: 'AmorSerifTextPro-Bold'; */
    font-size: 50px;
    color: black;
    border-bottom: 2px solid #fecc01;
    padding: 5%;
    text-align: center;
    font-weight: normal;
}

.subheader h2 {
    color: #009c19;
    text-align: center;
    font-size: 35px;
    margin-bottom: 20px;
}

.subheader {
  flex: 0 0 100%;
}
.filtry {
    flex: 0 0 100%;
 }


.perex {
    max-width: 810px;
    margin: auto;
    padding: 3%;
    background: #36c7b9;
    color: white;
    position: relative;
    transform: translate(20%, -21%);
}
.items {
    padding: 5%;
    display: flex;
    justify-content: space-evenly;
    flex-wrap:wrap;
}

.item {
    max-width: 30%;
    padding: 30px;
    max-width: 500px;
    padding-bottom: 5%;
}

.item img {
    max-width: 100%;
    transition: all ease 0.5s;
}

.item h3 {
/*     font-family: 'AmorSerifTextPro-Bold'; */
    font-size: 30px;
    padding: 20px 0;
    transition: all ease 0.3s;
    font-weight: normal;
}

.recept-perex {
    font-size: 15px;
    padding-bottom: 25px;
}
.button a {
    background: #ffcb00;
    padding: 15px 30px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    transition: all ease 0.5s;
}

.button {
    display: inline-block;
}

.button:hover a {
    background: #009932;
    color: white;
}

a:focus, a:hover {
    color: initial;
}


.button.green {
    float: right;
    position: relative;
    width: 24.9%;
}

.button.green a {
    background: #009932;
    color: white;
    line-height: 49px;
}

.button.green a:hover {
    background: #ffcb00;
    color: black;
}
#blog .items {
    max-width: 1960px;
    margin: auto;
    flex-wrap: wrap;
    padding: 5%;
}

#blog .item {
    display: flex;
    min-width: 400px;
    padding: 3%;
    flex-wrap: wrap;
    flex-flow: column;
    position: relative;
    margin: 2%;
}

#blog .item h3 {
    transform: translate(-10%);
}

#blog .recept-perex {
    transform: translate(-10%);
    padding-bottom: 25px;
}

#blog .item .button {
    /* float: right; */
    transform: translate(10%,-40%);
    max-width: 60%;
    text-align: center;
    /* width: 100%; */
    position: absolute;
    right: 0;
    bottom: 0;
    order: 2;
    /* float: right; */
}

#blog .item-img {
    order: 1;
    /* margin: 0; */
    /* padding: 0; */
}

section.sekce {
    position: relative;
}

section#vybrane-recepty {
    padding-top: 10%;
}


nav.green {
    background: rgba(0, 153, 50, 0.95);
}

nav.sub.green a {
    color:white;
}
nav.detail .logo img,
nav.green .logo img {
    height: 60px;
}

/*
nav.sub a {
    color: #009932;
}
*/

nav .logo img {
    height: 120px;
    transition: all ease 0.5s;
}

.up {
text-align: center;
    transform: translate(0,21%);
    cursor: pointer;
    transition: all ease 0.5s;
    position: relative;
    z-index: 1;
}

footer {
    background: #03356E;
    color: white;
    display: flex;
    /* padding: 3%; */
    align-items: center;
    position: relative;
}
.foo-nav h3 {
    font-size: 4vmin;
    /* margin-top: 11%; */
    margin-right: 20px;
}

footer img:hover {
    transform: scale(1.1);
}
.foo-nav ul {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 100px;
    /* background: #fecc01; */
}

.foo-nav a {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0px 7px 20px #b16200de;
}

.foo-nav {
    width: 100%;
}

footer img {
    width: 9vmin;
    transition: all ease 0.5s;
    margin-right: 10px;
}
.content {
    /* padding: 5%; */
    /* max-width: 1700px; */
    /* margin: auto; */
    position: relative;
    padding-bottom: 6%;
}

.content-text {
    font-size: 20px;
    width: 100%;
    padding: 5%;
}
.items-image {
    display: flex;
    padding: 5%;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
}

section#onas .content {
    display: flex;
    justify-content: space-between;

}

.photo {
    width: 100%;
    text-align: center;
}

.up:hover {
    transform: translate(0,10%);
}

header.sub {
    height: 430px;
}

header.sub .back {
    background-position: center;
}

header.sub .down {
    bottom: -10%;
}

.sub .down-text {
    display: none;
}

section#head {
    max-width: 1500px;
    margin: auto;
    /* padding: 10px; */
    /* padding: 10%; */
    padding: 10% 30px;
    padding-top: 9%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 8%;
}

h1 {/*     font-family: 'AmorSerifTextPro-Bold'; */font-size: 17px;padding:10px;;color: black;font-weight: normal;letter-spacing: 0.1em;/* margin-top: -10px; */}
.photo-cont {
    width: 100%;
    text-align: center;
}

.leva-strana h1 {
    margin-bottom: 3%;
    margin-right: 2%;
}

.status {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 3px solid #ffcb00;
    max-width: 250px;
    margin-bottom: 30px;
}

.leva-strana .down {
    position: absolute;
    top: 140%;
    transform: translateX(-2%) translateY(-5%);
    left: 0;
}

.leva-strana .down img {
    height: 230px;
}

.leva-strana {
    position: relative;
    max-width: 540px;
}
section#body-text {
    /* max-width: 1000px; */
    margin: auto;
    padding: 30px;
    display: flex;
    width: 53%;
    padding-bottom: 5%;
}

section#body-text {}

.suroviny {
    width: 40%;
    margin-right: 10%;
}

.postup {
    width: 60%;
}
.postup.blog {
    width: 100%;
}
.postup.blog img {
    width: 100%;
    max-width: 100%;
}
.postup.blog a {
    color: #039640;
    text-decoration: underline;
}
p {
    font-size: 18px;
    line-height: 175%;
}
section#body-text h2 {
    margin-bottom: 15px;
}

.galery {
    max-width: 1500px;
    margin: auto;
    display: flex;
/*     justify-content: space-evenly; */
    flex-wrap: wrap;
    padding: 3% 30px;
    padding-bottom: 10%;
}

.galery img {
    /* padding: 30px; */
    /* max-width: 33%; */
    width: 100%;
    margin-bottom: 0;
    transition: all ease 0.5s;
}
.galery img:hover {
    opacity: 0.75;
}
.galery a {
    width: 50%;
    padding: 1%;
}
.galery a:nth-child(even) {
    transform: translate(0px, 15%);
}

.wrap-mouka h3 {
    margin-bottom: 15px;
/*     font-family: 'AmorSerifTextPro-Bold'; */
    font-size: 20px;
}

.photo-cont img {
    width: 100%;
}

div#prava-strana {
    max-width: 80%;
}
.swiper-container {
    width: 100%;
    height: 80vh;
}

ul li {
    /* font-size: 18px; */
    /* line-height: 175%; */
    /* list-style-type: initial; */
    /* margin-left: 30px; */
}
footer ul li {list-style-type: none;margin:0;/* max-width: 160px; */}
ul.social {
    padding: 9%;
}
.mouka {
    margin-top: 20%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    transform: translateX(-16%);
}

.postup p {
    margin-bottom: 15px;
}
.mouka img {
    width: 250px;
    margin-right: 20px;
}

.mouka .button a {
    background: #009932;
    color: white;
    width: 167px;
    padding: 11px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
}

.mouka .button a:hover {
    background: #ffcb00;
    color: black;
}
.button.yellow a {
    background: #ffcb00;
    color: black;
    margin-top: 10px;
}

.button.ghost a {
    background: #ffffff;
    color:#009c19;
    margin-top: 10px;
    border:2px solid #009c19;
}
.items.feature.mouky .item {
    text-align: center;
    width: 30%;
    min-width: 300px;
    padding-bottom: 50px;
}

.swiper-pagination.swiper-pagination-bullets {
    position: relative;
    right: 0;
    bottom: 27%;
    text-align: right;
    padding-right: 10%;
    z-index: 99999999999;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ffcb00;
}
span.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: white;
    opacity: 1;
}
span.swiper-pagination-bullet:hover {
    background: #009932;
}
div#barba-wrapper,
.barba-container {


}
.down:hover {
    /* transform: translateY(-15%) translateX(-50%); */
}

.item img:hover {
    transform: scale(1.05);
}
.down:hover {
    transform: translateY(10%);
}

.item img:hover {
    transform: scale(1.05);
}

.item h3:hover {text-decoration: underline;}

#blog.single {
    padding-top: 10%;
}

.items.feature .item {
    width: 50%;
    max-width: 40%;
    padding: 4%;
}

.postup.kontakt {
    width: 100%;
}

.postup.konakt {
    width: 100%;
}

.kontakt.subheader h2 {
    text-align: left;
}

section#body-text .kontakt h2 {
    text-align: left;
}

form#quick {
    /* margin-bottom: 10%; */
    /* display: flex; */
    /* flex-wrap: wrap; */
}

textarea {
    border: 2px solid #00a000;
    min-height: 170px;
}

.left-form {
    width: 93%;
    /* padding-right: 2%; */
    margin: auto;
}

.right-form {
    width: 100%;
    /* padding-right: 2%; */
    /* float: left; */
    display: inline-block;
}

input {
}

input[type="email"] {
    border: 2px solid #01336c;
    width: 100%;
}

textarea,
input[type="text"],
 input[type="email"], input[type="submit"] {
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 4%;
    border: 2px solid #01336c;
}
 input[type="submit"] {
     width: 100%;
     background: #02346d;
     font-weight: bold;
     color: white;
 }
 .kontakt h3 {
    /* margin-bottom: 30px; */
    font-size: 40px;
}
 table tr {
    border: 0;
}
.kontakt {
    max-width: 1100px;
    margin: auto;
    padding: 30px 30px;
    padding-bottom: 100px;
}

input#check {
    display: none;
}

textarea {
    float: left;
    width: 50%;
    margin-right: 30px;
    min-height: 197px;
}

.kontakt input {
    width: 45%;
    margin-bottom: 15px;
}
table {
    border: 0;
}

table td {
    border: 0;
}
input[type="submit"]:hover {
    background: #00a3f5;
    color: white;
    border-color: #00a3f5;
}
.items.feature.mouky img {
    max-height: 300px;
}

.submenu {
    position: absolute;
    padding-top: 21px;
    left: -35px;
    display: none;
}

nav .submenu a {
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px 35px;
    background: rgba(0, 153, 50, 0.95);
    color: white;
    border-bottom: 2px solid transparent;
}

nav li {
    /* position: relative; */
    padding-bottom: 10px;
}

nav .submenu a:hover {
    color: black;
    background: #ffcb00;
}

#head .down:hover {
    transform: translateY(5%) translateX(-2%);
    top: 150%;
}
nav a:hover ~ .submenu {
    display: block;
}

.submenu:hover {
    display: block;
}
img.muka {
    max-width: 100%;
    width: auto;
    max-height: 600px;
}
.items-image img {
    max-width: 160px;
    max-height: 110px;
}
.item-img {
    text-align: center;
}
.items-image a {
    padding: 4%;
    filter: grayscale(1);
    transition: all ease 0.4s;
}

.items-image a:hover {
    filter: grayscale(0);
}
.items-image img {
    max-width: 160px;
    max-height: 110px;
    transition: all ease 0.4s;
}
.tiraz {
    position: absolute;
    right: 10px;
    bottom: 10px;

    height: 30px;
}

.tiraz img {
    width: 100%;
}
.suroviny-cont a {
    text-decoration: underline;
    color: #009932;
}

.suroviny-cont a:hover {
    text-decoration: none;
}


input[type="email"] {
    display: inline-block;
    width: 44%;
    margin-right: 2%;
}

input[type="submit"] {
    width: 47%;
}
section {
    /* max-width: 1100px; */
    margin: auto;
    padding: 50px;
    text-align: center;
    padding-top: 0%;
}

.info {
    padding-bottom: 10%;
    max-width: 900px;
    margin: auto;
    margin-top: 4%;
    /* padding-top: 6%; */
}

.ikona {
    /* padding-bottom: 5%; */
}
span.obr img {
    width: 100%;
}
.hero h2 {
    position: absolute;
    bottom: 20%;
    left: 33px;
    font-weight: 500;
    /* text-transform: uppercase; */
    letter-spacing: 0.05em;
    font-size: 3vw;
    background: #02346d;
    color: white;
    padding: 2.5% 3.5%;
}
section.main h3 {
    text-align: center;
    margin-top: 40px;
    font-size: 30px;
    color: black;
    padding-bottom: 40px;
}
section.main p {
    text-align: center;
}

.main .text {
    margin-bottom: 10%;
    max-width: 800px;
    margin: auto;
}
h3 {
}

div#more h3, div#plaze h3, div#priroda h3 {
    background: #03356d;
    color: white;
    padding: 3%;
    text-align: left;
    max-width: 690px;
    margin: auto;
    position: relative;
}

.icona {
    width: 230px;
    text-align: right;
    width: 100%;
    transform: translate(0,-80%);
    max-width: 950px;
    position: absolute;
    z-index: 2;
    margin: auto;
    left: 0;
    right: 0;
    transform-origin: center center;
}

.icona img {
    width: 230px;
}

section.main img {
    margin: auto;
}

.main .text p {
    /* background: red; */
    /* padding: 30px; */
    /* max-width: 520px; */
}

.main #more.text p, .main #plaze.text p,.main #priroda.text p {
    background: #5cb6ab;
    color:white;
    margin: auto;
    transform: translate(0, -80px);
    padding: 30px;
    max-width: 650px;
    font-size: 1.7em;
        position: relative;
}

div#more {
    padding-bottom: 15%;
    padding-top: 10%;
}

div#priroda h3 {
    background: #2e0f0c;
    transform: translate(0%, 0px);
}

div#plaze h3 {
    background: #e7b519;
    transform: translate(-10%, 0px);
}

.main #plaze.text p {
    background: #522F09;
    transform: translate(-26%, -80px);
}

.main #priroda.text p {
    background: #184b1e;
    transform: translate(26%, -80px);
}

.main .info {
    max-width: 1800px;
    padding-bottom: 0;
    /* margin-top: 0; */
}

div#more, div#plaze, div#priroda {
    max-width: 100%;
    padding-bottom: 5%;
    overflow: hidden;
}

div#more img, div#plaze img, div#priroda img {
}
section.main {
    padding-top: 5%;
}
section.sub section img{margin-bottom: 0;}

.sub .info {
    padding-bottom: 10%;
}

.sub h2 {
    margin-top: -5%;
}
form#quick {
    max-width: 1160px;
    margin: auto;
    padding-top: 5%;
        padding-bottom: 5%;
}
.kont .info {
    padding-bottom: 5%;
}
.newsletter .right-form {
    width: auto;
}
.predfooter {
    max-width: 1100px;
    margin: auto;
    padding: 100px 30px;
}

.predfooter {
    display: flex;
}

.newsletter input[type="email"], .newsletter input[type="submit"] {
    width: 100%;
    margin-bottom: 10px;
}

input[type="submit"] {}

.quickkont {
    width: 50%;
    padding-left: 10%;
}

.vice a {
    background: #02346d;
    color: white;
    padding: 20px 50px;
    font-size: 20px;
    transition: all ease 0.5s;
    font-weight: bold;
}

.vice a:hover {
    background: black;
}
span.minisekce {
    padding-bottom: 9%;
}

span.minisekce {
    display: inline-block;
}
.plan img {
    max-width: 1400px;
    width: 100%;
}
@media screen and (max-width:1080px){
	
.main #plaze.text p {
    transform: translate(-15%, -80px);
    font-size: 20px;
}

.main #priroda.text p {
    transform: translate(15%, -80px);
    font-size: 20px;
}
	
	
	
}
@media screen and (max-width:1000px){
	
	.hero h2 {
    font-size: 30px;
    padding: 20px;
    bottom: 30%;
}
	
	video {

    transform: translate(-40%, -50%);
}
video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;

    left: 50%;
    top: 50%;
    width: 200%;
}
.hero {
    position: relative;
    overflow: hidden;
    height: 70vh;
}
}
@media screen and (max-width:800px){
	
	.predfooter {
    display: block;
}
span.minisekce {
    padding-top: 60px;
}

.newsletter,
.quickkont {
    width: 100%;
    padding: 0;
    padding-bottom: 50px;
}
	h1 {
    display: none;
}
	section {
    padding: 20px;
}

.galery {
    padding: 30px 0px;
    padding-bottom: 80px;
}

.main #more.text p, .main #plaze.text p, .main #priroda.text p {
    transform: none;
    font-size: 15px;
    width: 90%;
    position: relative;
    top: -9px!important;
}

.magic {
    overflow: hidden;
}

.icona img {
    width: 100px;
}

div#more h3, div#plaze h3, div#priroda h3 {
    width: 90%;
    padding: 25px;
    transform: none!important;
}
}