@import url('https://fonts.googleapis.com/css2?family=Forum&display=swap');

@font-face {
    font-family: "Feathery";
    src: url("../fonts/Feathery.otf");
}

* {
    padding:0;
    margin:0;
    box-sizing: border-box;
    font-family: 'Forum', cursive;
    position: relative;
}

.nagyszoveg {
    font-family: "Feathery";
    font-size: 67px;
    position: relative;
    margin-top: 55vh;
    color: white;
}
.menubar {
    opacity: 70%;
}
#fooldal, #rendezvenyek, #szallas, #programok, #galeria, #foglalas, #kapcsolat {
    min-height: 100vh;
    height: auto;
    padding-top: 150px;
    font-size: 20px;
}
#fooldal {
    background: url("../img/tanya.png");
    background-size: cover;
    height: 100%;
    min-height: 110vh;
}

#rendezvenyek {
    /*
    background: rgb(195,153,109);
    background: linear-gradient(90deg, rgba(195,153,109,1) 20%, rgba(255,190,123,1) 53%, rgba(255,213,170,1) 79%);*/

    background: rgb(233,184,135);
    background: linear-gradient(90deg, rgba(233,184,135,1) 13%, rgba(230,204,178,1) 57%);


}
#programok {
    background: Gainsboro;
    width: 100%;
}
#galeria {
    background: rgb(255,255,255);
    background: linear-gradient(167deg, rgba(255,255,255,1) 46%, rgba(52,58,64,1) 46%);
}
#foglalas {
}
#kapcsolat {
    background: Gainsboro;
}
#footer {
    position: relative;
}
.logo_lent {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 200px;
    width: 200px;
}
.log_fent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 500px;
    width: 500px;
}
.kozeph1 {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.felso_ikonok {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.navbar_logo {
    width: 120px;
    height: 120px;
    padding: 0;
    margin: -35px;
}
.menus {
    border-bottom: 3px solid #1e7e34;
    margin:3px;
}
.kep_felso {
    z-index: 2;
    transition: 1s;
    object-fit: fill;
}
.hullam {
    position: absolute;
    top: 0;
    left: 0;
}

.kepek {
    width: 70%;
    border-radius: 10px;
    box-shadow: 4px 3px 8px 1px #969696;
    margin: 10px;
    transition: 0.4s;
}
.kepek:hover {
    opacity: 67%;
    transition: 0.4s ease-in;
}

#atmenet1 {
    height: 60vh;
    width: 100%;
    background: url("../img/at1.JPG");
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
#atmenet2 {
    height: 60vh;
    width: 100%;
    background: url("../img/at2.JPG");
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
#prog {
    width: 100%;
    height: 400px;
    background: url("../img/haz_progr.JPG");
    background-position: center;
    background-size: cover;
}
.progik {
    height: 200px;
    justify-content: center;
    text-align: center;
    display: flex;
    flex-direction: column;
    background: #fff;
    font-weight: bold;
    transition: 0.6s;
    position: relative;
}


.progik:hover {
    border: 2px solid #1e7e34;
}
.level {
    height: 100px;
    width: 100px;
}
.gal-kep {
    width: 100%;
    border-radius: 20px;
    display: block;
}
.galeria-kep-div {
    position: relative;
}
.kep-leiras {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    opacity: 0;
    backdrop-filter: blur(5px);
}
.kep-leiras:hover {
    opacity: 1;
    transition: 0.4s ease-in;
}
.balos{
    text-align: left;
}
.jobbos {
    text-align: right;
}
/* teszt */


/* mozgó nyíl */

@keyframes bounce {
    0% { transform: translateY(0); }
    100% { transform: translateY(-50px); }
}
.mozgo {
    animation: bounce 0.8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.ca3-scroll-down-arrow {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
    background-size: contain;
    background-repeat: no-repeat;
}

.ca3-scroll-down-link {
    cursor:pointer;
    height: 80px;
    width: 90px;
    margin: -40px 0 0 -40px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    bottom: 0;
    color: #FFF;
    text-align: center;
    font-size: 70px;
    z-index: 1;
    text-decoration: none;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}


@media screen and (max-width: 900px) {
    * {
    }
    .menus {
        border-bottom: 3px solid #343a40;
    }
    .datepick {
        margin: 20px;
    }
    .date1 {
        margin-top: -30px;
    }
    .hullam {

    }
    #kapcsolat {
        padding-top: 100px;
    }
    .level {
        height: 65px;
        width: 65px;
        margin-top: 20px;
    }
    #atmenet1 {
        display: none;
    }
    #atmenet2 {
        display: none;
    }
    .gal-kep {
        margin-top: 20px;
    }
    .balos, .jobbos {
        text-align: center;
    }
    #fooldal, #rendezvenyek, #szallas, #programok, #galeria, #foglalas, #kapcsolat {
        font-size: 15px;
    }
    .logo_lent {
        position: relative;

    }

}
.ajanlatkeres {
    display: block;
    font-size: 24px;
    text-decoration: none;
    color: #333;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    padding: 10px;
    letter-spacing: 2px;
    transition: all .25s;
}
.ajanlatkeres:hover {
    letter-spacing: 10px;
    text-decoration: none;
    color: #1e7e34;
    border-top: 2px solid #1e7e34;
    border-bottom: 2px solid #1e7e34;
}
.szoveg_fent {
    text-transform: uppercase;
    font-weight: bold;
}

@media (max-width: 1024px) {

    #menulink {

        border-radius: 0px 0px 20px 20px;
        text-align: center;
    }

    #navibar {
        background-color: rgba(255, 255,255, .55);
        backdrop-filter: blur(10px);
     }
}
