/*------------------------------------
Global
------------------------------------*/

body {
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}


a:hover {
    text-decoration: none !important;
}

.section {
    padding: 100px 0px; 
    position: relative;
    overflow-x: hidden;
}

.heading__big {
    font-size: 100px;
}
.heading__small {
    font-size: 48px;
    line-height: 1;
}

.btn-koupit {
    background: #03663d;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fdfdfd;
}

.formular__input {
    width: 100%;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
}

.formular__label {
    font-size: 20px;
    font-weight: 700;
}

.btn-koupit:hover {
    background: #048650;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fdfdfd;
}

.objednavkovy-formular__box {
    background: white;
    width: 100%;
    margin-top: 250px;
    border-radius: 20px;
    padding: 60px;
}

.heading__yellow {
    color: #FFE36B;
}

.heading__orange {
    color: #E4792F;
}

.uvodni-box__tynecke-leto {
    position: relative;
}

.uvodni-box__image {
    padding-top: 230px !important;
}

.language_switch--box {
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 50;
    background-color: white;
    padding: 30px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    -webkit-box-shadow: 0px 0px 21px -16px rgba(87,87,87,1);
-moz-box-shadow: 0px 0px 21px -16px rgba(87,87,87,1);
box-shadow: 0px 0px 21px -16px rgba(87,87,87,1);
}

.language_switch--box a {
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.language_switch--box a:hover {
    color: rgb(117, 117, 117) !important;
} 

.vstupne-zdarma {
    background: #E4792F;
    color: white;
    border-radius: 10px;
    padding: 20px 30px;
    position: absolute;
    font-size: 25px;
    font-weight: 600;
    right: -100px;
    top: -30px;
}

.datum {
    color: #452FA1 !important;   
    font-size: 40px;
    position: relative;
}

.datum--leto {
    color: black;
    font-size: 40px;
}

.active-line-advent {
    color: #452FA1 !important;
}

.tynecke-leto__mrak1 {
    top: 10px;
    max-width: 200px;
    position: absolute;
    right: -190px;
    z-index: 20;
}

.tynecke-leto__mrak2 {
    top: 30px;
    max-width: 250px;
    position: absolute;
    left: -260px;
}

.tynecke-leto__mrak3 {
    bottom: -75px;
    max-width: 250px;
    position: absolute;
    left: 150px;
    z-index: 20;
}

.tynecky-advent h1, .tynecky-advent .h1 {
    line-height: 1.1;
}

.tynecky-advent__vlocka1{
    top: -50px;
    max-width: 150px;
    position: absolute;
    right: -80px;
    z-index: 20;
}

.tynecky-advent__vlocka2{
    top: 0px;
    max-width: 100px;
    position: absolute;
    left: -150px;
    z-index: 20;
}

.tynecky-advent__vlocka3{
    bottom: 0px;
    max-width: 100px;
    position: absolute;
    right: -150px;
    z-index: 20;
}

.heading__white {
    color: white;
}

/* BOXY */

.mb-6 {
    margin-bottom: 6rem!important;
}

.tynecky-advent__box {
    padding: 60px 50px;
    border-radius: 10px;
    background-color: white;
    height: 100%;
    position: relative;
}

.tynecky-advent__box .datum {
    font-size: 25px;
    color: #452FA1 !important;
    margin-bottom: 10px;
}

.tynecky-advent__box h1, .tynecky-advent__box .h1 {
    font-size: 35px;
    line-height: 1.0;
    margin-bottom: 0px;
    color: #E4792F !important; 
}


.tynecke-leto__box {
    padding: 60px 50px;
    border-radius: 10px;
    background-image: url("/img/tynecke-leto/bg4.webp");
    background-color: #FFE17D;
    height: 100%;
    min-height: 350px;
    position: relative;
}
.tynecke-leto__box--shadow {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 40%);
}

.tynecke-leto__pripravujeme {
    position: absolute;
    max-width: 200px;
    right: 15px;
    bottom: 0;
}

.tynecke-leto__col {
    margin-bottom: 30px;
    position: relative;
}

.tynecke-leto__box h1, .tynecke-leto__box .h1 {
    font-size: 35px;
    line-height: 1.0;
    margin-bottom: 20px;
    color: #00643D !important; 
}

.tynecke-leto__box h2, .tynecke-leto__box .h2 {
    font-weight: 600;
}

.tynecke-leto__box p {
    font-size: 18px;
    margin-top: 20px;
}
/* START NEW STYLE */

.tynecke-leto-info {
    overflow-x: hidden;
}
.tynecke-leto {
    overflow-x: hidden;
}

.h2__style, .programmme__head, .programmme__subhead, .h2__sub-style {
    color: #277A50 !important;
    margin-bottom: 0;
}/*
.info-box--pos {
    bottom: unset; 
    top: 500px;
}

.info-box--pos {
    top: 400px !important;
}*/



.info-box__text div .img{
    margin-left: 30px;
    margin-right: 30px;
    max-width: 80px;
}

.info-box__text .programmme__head {
    font-weight: 300 !important;
}

.info-box__text .programmme__subhead {
    font-weight: bold;
    font-size: 33px;
}

@media screen and (max-width:991px) {
    .m-b-mobile-15 {
        margin-bottom:-15px;
    }
    .info-box__text .programmme__head {
        margin-bottom: -10px;
        margin-top: 15px;
    }
}
.info-box__text .h2__style {
    font-weight: 600;
    font-size: 33px;
}
.info-box__text .h2__sub-style {
    font-weight: 300;
    font-size: 33px;
}

.text__wrapper {
    padding: 400px 0 0 50px;
}
.text__wrapper--short {
    padding: 430px 0 0 50px !important;
}
/* PEOPLE */
.person__01 {
    position: absolute;
    max-width: 150px;
    max-height: 305.45px;
    top: 290px;
    left: 820px;
}
.person__02 {
    position: absolute;
    max-width: 370px;
    max-height: 439.467px;
    bottom: 170px;
    left: 850px;
}
.person__03 {
    position: absolute;
    max-width: 240px;
    max-height: 336.817px;
    top: 450px;
    left: 990px;
}
.person__04 {
    position: absolute;
    max-width: 230px;
    max-height: 324.65px;
    bottom: 350px;
    right: -5px;
}

.person__05 {
    position: absolute;
    max-width: 150px;
    top: -180px;
    left: 40%;
}
.person__06 {
    position: absolute;
    max-width: 150px;
    top: -180px;
    left: 40%;
}

/* MRAKY */

.tynecke-leto__cloud1 {
    top: 130px;
    max-width: 150px;
    position: absolute;
    right: -130px;
    z-index: 20;
}

.tynecke-leto__cloud2 {
    top: 160px;
    max-width: 250px;
    position: absolute;
    left: -100px;
}

.tynecke-leto__cloud3 {
    bottom: -75px;
    max-width: 200px;
    position: absolute;
    right: 130px;
    z-index: 20;
}

/* END NEW STYLE */
.container-fluid {
    padding: 50px 0px;
}

.navbar {
    position: absolute;
    padding: 0px 50px;
    z-index: 1;
}

.navbar-nav {
    background: white;
    padding: 30px 50px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.navbar-nav li {
    margin-right: 30px;
}

.navbar-nav li a {
    font-size: 20px;
    font-weight: 600 !important;
    color: black;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.navbar-nav li a:hover {
    color: rgb(117, 117, 117) !important;
}

.active-line-leto, .active-line-tvrz {
    color: #00643D !important; 
}

.navbar-nav li:last-child {
    margin-right: 0px;
}

.uvodni-box {
    min-height: 1280px;
    position: relative;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
}

.tynecke-leto-mapa {
    background-image: url("/img/tynecke-leto/bg3.webp") !important;
    background: #055E42;  
}

.tynecky-advent-mapa {
    background-image: url("/img/tynecky-advent/bg1.webp") !important;
    background: #055E42;      
}

.tynecke-leto .uvodni-box {
    background-image: url("/img/tynecke-leto/main.webp");
    background-color: #FFE17D;  
}

.tynecky-advent .uvodni-box {
    background-image: url("/img/tynecky-advent/main.webp");
    background-color: #FFE17D;  
}
.tynecky-advent1 .uvodni-box {
    background-image: url("/img/tynecky-advent/main1.webp") !important;
    background-color: #FFE17D;  
}

.tvrz-tynec .uvodni-box {
    background-image: url("/img/tvrz-tynec/main.webp");
    background-color: #FFE17D;  
}

.vinobrani .uvodni-box {
    background-image: url("/img/vinobrani/desktop-background.webp");
    background-color: #FFE17D;  
}



.tynecke-leto-info {
    background-image: url("/img/tynecke-leto/bg.webp");    
    background-color: #036740;    
}

.tynecky-advent-info {
    background-image: url("/img/tynecky-advent/bg.webp");    
    background-color: white;    
}

.info-box {
    position: unset !important;
    left: 50px;
    bottom: 50px;
    width: 100%;
}

.info-box__image {
    left: 0 !important;
}

.info-box--tvrz {
    margin-top: 430px;
    padding: 0px 50px;
    /*position: relative !important;*/
}

.galerie {
    margin-bottom: 30px;
}

.galerie img {
    border-radius: 10px;
}

.uvodni-box__tynecky-advent {
    position: relative;
}

.info-box__text {
    max-width: 900px;
    /*position: absolute;*/
    bottom: 160px;
}

.info-box__image {
    max-width: 900px;
    position: absolute;
    bottom: 160px;
}

.info-box__text--leto {
    top: 500px !important;
}

.info-box__text--tvrz {
    /*position: relative !important;*/
    bottom: unset !important;
}
.cta-sipka {
    position: absolute;
    bottom: 0px;
    right: 60px;
    text-align: center;
}

html {
    scroll-behavior: smooth;
  }

.cta-sipka__text {
    transform: rotate(-90deg);
    margin-bottom: 80px;
    font-size: 20px;
    color: black;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.cta-sipka:hover .cta-sipka__text {
    margin-bottom: 100px;
    text-decoration: none;
    font-size: 20px;
    color: black;
}

.cta-sipka svg{
    max-width: 30px;
}

h1, .h1 {
    font-size: 50px;
    font-weight: 700;
}

.tynecke-leto h1, .tynecke-leto .h1{
    color: #00643D;
    line-height: 1.1;
}

.bg-footer{
    padding: 50px 0px;
}

.bg-footer img {
    padding: 0px 50px;
}

.bg-footer h1, .bg-footer .h1 {
    margin-top: 20px;
}

.bg-footer h1,  .bg-footer .h1, .bg-footer p {
    color: white;
}

p {
    font-size: 22px;
}

.bg-footer {
    background: #2F2F2F;

}

.bg-footer-copyright {
    background: #272727;
    color: white;
    padding: 20px 0px;
}

.bg-footer-copyright p {
    margin-bottom: 0px;
    font-size: 18px;
}

/*------------------------------------ 
Navbar
------------------------------------*/

/*------------------------------------
Hamburger
------------------------------------*/


/*------------------------------------
Hamburger
------------------------------------*/



/*------------------------------------ 
Footer
------------------------------------*/



/*------------------------------------ 
Homepage
------------------------------------*/



/*------------------------------------
PAGES
------------------------------------*/




/*------------------------------------
MEDIA QUERIES 
------------------------------------*/
@media only screen and (min-width: 2200px){
    .info-box__text--tvrz {
        bottom: 100px !important;
    }
    .info-box__text--leto {
        bottom: 210px !important;
    }
}
@media only screen and (min-width: 2000px){
    .info-box {
        position: absolute;
        left: 50px;
        bottom: -60px; 
    }
    .info-box__text--tvrz {
        bottom: 100px !important;
    }
    .info-box__text--leto {
        bottom: 210px;;
    }
    .text__wrapper {
        padding: 560px 0 0 50px !important;
    }
    .person__01 {
        position: absolute;
        max-width: 150px;
        top: 390px;
        left: 830px;
    }
    .person__03 {
        position: absolute;
        max-width: 240px;
        top: 550px;
        left: 1210px;
    }
} 
@media only screen and (min-width: 1801px){
    .info-box--pos {
        top: 500px !important;
    }
}
@media only screen and (max-width: 1920px){ 

.info-box--pos {
    top: 430px !important;
}
/* PEOPLE */
.person__01 {
    position: absolute;
    max-width: 150px;
    top: 180px;
    left: 650px;
}
.person__02 {
    position: absolute;
    max-width: 300px;
    bottom: 100px;
    left: 820px;
}
.person__03 {
    position: absolute;
    max-width: 240px;
    top: 400px;
    left: 940px;
}
/*.person__04 {
    position: absolute;
    max-width: 200px;
    bottom: 480px;
    right: -5px;
}*/
}
@media only screen and (max-width: 1800px){ 
/* PEOPLE */
.person__01 {
    position: absolute;
    max-width: 150px;
    top: 180px;
    left: 650px;
}
.person__02 {
    position: absolute;
    max-width: 300px;
    bottom: 105px;
    left: 800px;
}
.person__03 {
    position: absolute;
    max-width: 240px;
    top: 320px;
    left: 800px;
}
.person__04 {
    position: absolute;
    max-width: 200px;
    bottom: 570px;
    right: -35px;
}
}

@media only screen and (max-height: 700px) {
/*.uvodni-box {
    min-height: 800px !important;
}*/

}

@media only screen and (max-width: 425px){
    .uvodni-box__mobil {
        min-height: 1900px !important;
    }
    .text__wrapper {
        padding: 470px 0 0 30px !important;
    }
    .text__wrapper--short {
        padding: 290px 0 0 30px !important;
    }
    .tynecke-leto__box--mobil {
        padding: 30px 20px !important;
    }
    
    
}

/*------------------------------------
Laptop max 1450
------------------------------------*/
@media only screen and (max-width: 1449px){
    html {
        font-size: 56.25%;
    }
    
    .uvodni-box {
    min-height: 1150px;
    }
    .uvodni-box__image {
        min-height: 1000px;
        padding-top: 230px;
    }
    
    .info-box {
    bottom: 20px;
    }

    .tynecke-leto__cloud1 {
        right: -50px;
    }

    /* PEOPLE */
    .person__01 {
        display: none;
    }
    .person__02 {
        display: none;
    }
    .person__03 {
        display: none;
    }
    .person__04 {
        display: none;
    }
    .text__wrapper--short {
        padding: 310px 10px 0 50px !important;
    }
}
/*------------------------------------
Max iPad Pro
------------------------------------*/
@media only screen and (max-width: 1199px){
    .uvodni-box {
        min-height: 1250px;
    }
    .uvodni-box__image {
        min-height: 1000px !important;
    }

    .cta-sipka {
        display: none;
    }
    
    h1, .h1 {
    line-height: 1.2 !important;
    }
    
    .vstupne-zdarma {
    right: -30px;
    top: -60px;
}
    .info-box__text {
        bottom: 300px !important;
    }
    .info-box__image {
        bottom: 20px !important;
    }
    .info-box__text--leto {
        bottom: 320px !important;
    }
    .info-box--tvrz {
        margin-top: 55vh;
        /*position: relative !important;*/
        top: 320px;
    }
    
    .info-box__text--tvrz {

       /* position: relative !important;*/
    }
}
/*------------------------------------
Max iPad
------------------------------------*/
@media only screen and (max-width: 991px){

    .uvodni-box {
        min-height: 1000px;
    }

    /*.uvodni-box__image {
        min-height: 1000px;
    }*/

    .uvodni-box__image {
        padding-top: 380px !important;
    }


    .heading__big {
        font-size: 80px;
    }
    
    .datum, .datum--leto {
    margin-top: 150px;
    margin-bottom: 10px;
}

.info-box__text {
    /*position: absolute !important;*/
    bottom: 10px !important;
}

.info-box__text--leto {
    bottom: 110px !important;
}

.info-box--tvrz {
    min-height: 100vh;
    margin-top: 55vh;
    /*position: relative !important;*/
}

.info-box__text--tvrz {
    max-width: 700px;
    /*position: relative !important;*/
}

    /*.info-box {
        position: relative !important;
        margin-top: 42vh;
        left: 0px;
        bottom: 0px;
        padding: 0px 50px;
    }*/
    .info-box--pos {
        margin-top: 0 !important;
        top: 350px;
    }

    .navbar {
        padding-left: 0px;
        margin-top: 30px;
    }

    .navbar-nav {
        border-top-right-radius: 15px;
        border-bottom-left-radius: 0px;
        background: transparent;
        padding-left: 0px;
    }

    .nav-item {
        margin-bottom: 10px;
        background: white;
        padding: 20px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        -webkit-box-shadow: 0px 0px 53px -26px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 53px -26px rgba(0,0,0,0.75);
box-shadow: 0px 0px 53px -26px rgba(0,0,0,0.75);
    }

/* CLOUDS */
.tynecke-leto__cloud1 {
    display: none;
}

.tynecke-leto__cloud2 {
    display: none;
}

.tynecke-leto__cloud3 {
    display: none;
}
}
/*------------------------------------
Max iPhone X
------------------------------------*/
@media only screen and (max-width: 767px){
    .info-box {
        /*padding: 0 !important;*/
    }
    .datum, .datum--leto {
        font-size: 20px;
    }
    .heading__big  {
        font-size: 30px;
    } 
    /*.info-box {
        margin-top: 90px !important;
    }*/
    .info-box__text {
        max-width: 600px !important;
    }
    
    .uvodni-box__image {
        padding-top: 280px !important;
    }
    
    .tvrz-tynec {
        overflow-y: scroll;
        background-color: #076044;
    }
    html {
        font-size: 43.75%;
    }

    .language_switch--box {
        right: 20px;
    }
    
    .datum, .datum--leto {
        margin-top: 50px !important;
        margin-bottom: 50px;
    }
    
    .datum, .datum--leto {
      padding-top: 50px;
    }
    
    .info-box {
        margin-top: 400px;
    }

    .bg-footer img {
        margin-top: 40px;
    }

    h1, .h1 {
        font-size: 40px;
    }

    p {
        font-size: 19px;
    }

    .tynecke-leto__mrak1, .tynecke-leto-mapa, .tynecky-advent__vlocka1, .tynecky-advent__vlocka2, .tynecky-advent__vlocka3, .tynecky-advent-mapa {
        display: none;
    }

    .tynecke-leto__mrak2 {
        top: 50px;
        display: none;
    }

    .tynecke-leto__mrak3 {
        display: none;
    }


    .info-box__text {
        max-width: 900px;
        /*position: relative;*/
        
    }
    
    

    .uvodni-box {
        min-height: 900px;
        position: relative;
        background-repeat: no-repeat;
        background-position:  top top;
    }

    .uvodni-box__image {
        min-height: 768px;
    }

    .info-box {
        padding: 30px;
    }

    .tynecke-leto .uvodni-box {
        background-image: url("/img/tynecke-leto/mobile-main.webp");
        background-color: #FFE17D;  
    }
    
    .tynecky-advent .uvodni-box {
        background-image: url("/img/tynecky-advent/mobile-main.webp");
        background-color: #FFE17D;  
        background-position: inherit;
    }
    /*2022*/
    /*.tynecky-advent1 .uvodni-box {
        background-image: url("/img/tynecky-advent/mobile-main-mobile.webp");
        background-color: #FFE17D;  
        background-position: inherit;
    }*/
    
    .tvrz-tynec .uvodni-box {
        background-image: url("/img/tvrz-tynec/mobile-main.webp");
        background-color: #FFE17D;  
    }

    .vinobrani .uvodni-box {
        background-image: url("/img/vinobrani/mobile-background.webp");
        background-color: #FFE17D;  
    }

    .vstupne-zdarma {
        left: 0px !important;
        right: inherit !important;
    }

    .heading__big {
        font-size: 50px;
    }
    .heading__small {
        font-size: 30px;
    }
    .info-box--pos {
        top: 427px !important;
    }
}
@media only screen and (max-width: 675px){
    .info-box__text {
        max-width: 470px !important;
    }
}
/*@media only screen and (max-width: 530px){
    .info-box__text {
        max-width: 270px !important;
    }
    .uvodni-box__image {
        min-height: 90vh !important;
    }
}*/
/*------------------------------------
Max iPhone SE 
------------------------------------*/
@media only screen and (max-width: 375px){
    .info-box__text {
       /* max-width: 270px !important;*/
    }
    .info-box__text--tvrz{
        max-width: 270px !important;
     }
    .uvodni-box__image {
        min-height: 100vh !important;
    }
}

@media only screen and (max-width: 320px){
    .uvodni-box__image {
        min-height: 800px !important;
    }
}


/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  
   .info-box {
    margin-top: 450px;
}

}