/*@font-face {
    font-family: Reey-Regular ;
    font-weight: regular;
    src: url("reey-regular.otf") format("opentype");
}
*/
*{
    margin:0;
    padding:0;
}
body{
    font-size:16px;
    background: #ebf2f2;
    font-family: 'Open Sans', sans-serif;
}
.st5{
    /*font-family: 'Open Sans', sans-serif!important;*/
}
section{
    max-width: 1300px;
    margin: 0 auto;
}
.header{
    display: flex;
    padding: 10px;
    justify-content: space-between;
    background: linear-gradient(269.86deg, rgba(49, 139, 129, 0) -67.44%, #38C6B6 103.75%);
    color: white;
    font-size:21px;
    width: 100%;
    margin: 0 auto;
    margin-bottom:20px;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;
}
.header-inner{
    display: flex;
    max-width: 1160px;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.magazin-head{
    color:#A1E7DF;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.25em;
}
.header .header-inner div:nth-child(1) img{
    width: 100px;
}

.header .header-inner div:nth-child(3) {
font-size: 16px;
}

.header-img {
    max-width: 1200px;
    margin: 0 auto;
}
.header-img img {
    width: 100%;
    max-width: 1200px;
    /*position: absolute;
    z-index: -1;*/
}
.header .header-inner div:nth-child(1), .footer-inner div:nth-child(1){
    margin-left: 20px;
}
.header .header-inner div:nth-child(3), .footer-inner div:nth-child(3){
    margin-right: 20px;
}
.header-img img{
    width:100%;
}
.main-container {
    width: calc(100% - 100px);
    padding: 50px;
    background-color:#ebf2f2;
}
.ujtermek{
    display:flex;
    overflow:hidden;
    flex-wrap: wrap;
    flex-direction: column;
}
.terem {
    width: 25%;
    height: 370px;
    background-color: white;
    flex: 1 0 220px;
    margin: 20px;
    border-radius: 17px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.terem-img img{
    width: 220px;
	height: 132px;
}
.terem-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    height: 200px;
    margin-top: 20px;
}
.csomag-type {
    font-weight: 700;
    color:#318B81;
    font-size: 20px;
}

.msp-csomag-type{
    color: #eb3f92;
}

.csomag-text {
    color:#318B81;
    border-bottom: 2px solid #318B81;
    width: 150px;
    margin: 0 auto;
    padding-bottom: 15px;
    font-size: 14px;
    letter-spacing: 0.25em;
}
.terem-name {
font-weight: 600;
}

.terem-megnezem {
    padding: 10px;
    border-radius: 5px;
    background: #318B81;
    color: white;
    text-decoration: none;
    width: 150px;
    margin: 0 auto;
}

.terem-megnezem-msp{
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    color: #eb3f92;
}


.terem-head {
    /*background-color: #318B81;*/
    height: 50px;
    border-radius: 17px;
    margin: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color:white;
    padding:10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    max-width: calc(100% - 40px);
}
.uj-cim {
    display: flex;
    align-items: center;
}
.uj-cim div:nth-child(1) {
    padding-right: 10px;
    border-right: 3px solid #318B81;
    font-size: 26px;
    font-weight: 700;
    color:#318B81;
}

.uj-cim div:nth-child(2) {
    color:#292929;
    padding-left: 10px;
    font-size: 18px;
}


.terem-sub{
    max-width: calc(100% - 40px);
    margin-left: 20px;
    
    font-size: 18px;
    font-weight: 600;
    color: #318B81;
}

.terem-sub-msp{
    color: #eb3f92;
}

.ujterem-nav {
    display: none;
}
.ujterem-nav .nav-b {
    margin: 10px;
    border: 1px solid #38C6B6;
    color:#38C6B6;
    border-radius: 100%;
    text-align: center;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    cursor:pointer;
    transition: all 0.3s linear;
}
.nav-b:hover{
    box-shadow: 0px 0px 10px 5px;
}
.terem-wrapper{
    display: flex;
    transition: all .5s;
    overflow: scroll;
    width: 100%;
}


.nyeremenyjatek-box{
    display: flex;
    width: calc(100% - 40px);
    margin: 0 auto;
    background-color: #318b81;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 30px 20px;
    margin-top: 50px;
}

.nyeremenyjatek-img{
    width: 30%;
}

.nyeremenyjatek-content-wrapper{
    margin-left: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 70%;
}

.nyeremenyjatek-text-head{
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
}

.nyeremenyjatek-text-content{
    font-size: 16px;
    color: #ffffff;
}

.nyeremenyjatek-text-content-highlighted{
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}

.nyeremenyjatek-text-link a{
    font-size: 16px;
    font-style: italic;
    color: #9be1db;
   
}

.nyeremenyjatek-btn {
    padding: 10px;
    border-radius: 5px;
    background: #ffffff;
    color: #318b81;
    border: 1px solid #ffffff;
    text-decoration: none;
    max-width: 120px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s linear;
    
}

.nyeremenyjatek-btn:hover {
    
    background: #318b81;
    color: #ffffff;
   
    
}

.img-text-container {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.img-content {
    padding: 20px;
}
.img-content img {
    /*max-width: 100%;*/
}
.text-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 15px;
}
.text-content-light {
    color: #7CA7A2;
    margin-top: 0px;
    font-style: italic;
}
.text-content div, .text-content a{
    margin-top:5px;
    margin-bottom: 10px;
}
.text-head {
    font-size: 26px;
    color:#318B81;
    font-weight: 700;
}

.text-head.loyalty {
    font-size: 36px;
    color:#318B81;
    font-weight: 700;
}

.text-head.ajanlat{
    font-size: 50px;
    font-weight: 800;
}

.text-content-subhead{
    font-size: 18px;
    font-weight: 700;
    color: #318b81;
    /*font-style: italic;*/
    text-align: left;
}
.text-content-text{
font-weight: 600;
}




.text-content-text.frissbox-link a{
    color: #318b81;
    font-style: italic;
    }

.text-content-text.ajanlat{
font-size: 20px;
font-weight: 500;
}

.text-content .text-content-button {
    padding: 10px;
    border-radius: 5px;
    background: #318B81;
    color: white;
    text-decoration: none;
    max-width: 225px;
    text-align: center;
    margin-bottom: 30px;
}

.text-content .row{
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.text-content .mozgasforma-link {
    color: #318B81;
    text-decoration: none;
}

.text-content .row p{
    font-size: 20px;
    margin-bottom: 6px;
}

.column{
flex:50%;
}

.img-text-container.revers .img-content{
    /*padding-right: 0px;*/
}


/*Csomagárak ----------------------------------------------------------------------------------------------*/

.csomagarak{
    margin: 0; 
    margin-top: 45px;
    margin-bottom: 20px;
}

.csomagarak-text{
    font-size: 26px; 
    color: #318b81; 
    text-transform: uppercase; 
    letter-spacing: 7px; 
    font-weight: 500;
    text-align: center;
}

.arak-container{
    width: calc(100% - 40px); 
    display: flex; 
    margin: 0 auto; 
    justify-content: space-evenly; 
    align-items:center; 
    max-width: 100%; 
    flex-wrap: wrap; 
    background-color:#d4e5e5; 
    border-radius: 8px; 
    margin-bottom: 20px;
}

.arak-wrapper{
    display: flex; 
    width: calc(14% - 10px); 
    min-width: 110px; 
    height:200px; 
    margin:5px; 
    justify-content: center; 
    flex-direction: column; 
    align-items: center;
}

.arak-csomag{
    height: 85px; 
    width: 85px; 
    background: linear-gradient(45deg, rgba(49,139,129,1) 0%, rgba(75,192,178,1) 100%); 
    border-radius: 5px; 
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.arak-csomag p{
    font-size: 1.8rem; 
    color: #ffffff; 
    font-weight:600; 
    margin-top:0;
}

.arak-ar{
    color: #318b81; 
    font-size: 22px; 
    font-weight: 600; 
    margin: 0; 
    margin-top: 10px; 
    text-align: center;
}


.csomagarak-text.multi{
    color: #eb3f92;
}

.arak-container.multi{
background-color: #eddfe6;
}

.arak-wrapper.multi{
    width: calc(20% - 10px); 
    min-width: 222px; 
}

.arak-csomag.multi{
    height: 64px; 
    width: 160px; 
    background: linear-gradient(200deg, rgba(235,63,146,1), 50%, rgba(180, 46, 111,1) 100%);
}

.arak-csomag.multi p{
    font-size: 1.3rem;
}

.arak-ar.multi{
    color: #eb3f92;
}

.multi-ujak{
    width: calc(100% - 40px);
    height: 570px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 100%;
    background-image: url(images/multi-termek.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 30px;
}

.multi-ujak-wrapper{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 10px;
}

.multi-ujak-csomag{
    width: 50px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
}

.multi-ujak-csomag p{
    color: #b42e6f;
    font-weight: 600;
}

.multi-ujak-link{
text-decoration: none;
}

.multi-ujak-text{
color: #ffffff ;
font-weight: 600;
}

.multi-ujak-2021{
    width: calc(100% - 40px);
    display: flex;
    margin: 0 auto;
    max-width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 30px;
    justify-content: center;
}

.multi-ujak-2021 p{
    text-align: center;
    padding-left: 15px;
    border-left: 1px solid #b42e6f;
    margin-left: 15px;
    font-weight: 600;
    color: #b42e6f;
    font-size: 16px;
    margin-top: 10px;
}

.multi-button{
    margin: 0 auto;
    display: block;
    padding: 14px;
    border-radius: 5px;
    background: #eb3f92;
    color: white;
    text-decoration: none;
    max-width: 250px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
    border: 1px solid #eb3f92;
    transition: all 0.3s linear;
}

.multi-button:hover{
    background-color: #ffffff;
    color: #eb3f92;
    border: 1px solid #eb3f92;
}

@media screen and (max-width: 1110px){
    .multi-ujak{
        height: 820px;
    }
}

@media screen and (max-width: 720px){
    .multi-ujak{
        height: 1570px;
        justify-content: center;
    }
}


@media screen and (max-width: 556px){
    .multi-ujak{
        height: 1600px;
    }
    
    .multi-ujak-2021{
        flex-direction: column;
    }

    .multi-ujak-2021 p{
        border: none;
        margin-left: 0;
        padding-left: 0;
    }
}

@media screen and (max-width: 533px){
    .multi-ujak{
        height: 1620px;
    }
}

@media screen and (max-width: 433px){
    .multi-ujak{
        
        padding-right: 10px;
    }
}

@media screen and (max-width: 410px){
       

    .multi-ujak-csomag p{
        font-size: 14px;
    }

    .multi-ujak-text{
        font-size: 15px;
    }
}

@media screen and (max-width: 356px){
   .multi-ujak{
       height: 1670px;
   }
}

@media screen and (max-width: 320px){
    
}


/*FLEXI Hónap -----------------------------------------*/

.flexi-description{
    width: calc(100% - 40px);
    margin: 0 auto;
    /*text-align: center;*/
    margin-bottom: 30px;
    font-size: 20px;
    margin-top: 45px;
    display: flex;
}

.flexi-img{
    width: 400px;
}

.flexi-description div{
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-content: space-evenly;
}

.flexi-logo{
    width: 120px;
}

.flexi-container{
    width: calc(100% - 40px); 
    display: flex; 
    margin: 0 auto; 
    justify-content: space-evenly; 
    align-items:center; 
    max-width: 100%; 
    flex-wrap: wrap; 
    background-color:#ffffff; 
    border-radius: 8px; 
    margin-bottom: 38px;
}

.flexi-wrapper{
    display: flex; 
    width: calc(14% - 10px); 
    min-width: 110px; 
    height:200px; 
    margin:5px; 
    justify-content: center; 
    flex-direction: column; 
    align-items: center;
}

.flexi-csomag{
    height: 85px; 
    width: 85px; 
    border: 2px solid #56b9b0; 
    border-radius: 5px; 
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.flexi-csomag p{
    font-size: 1.8rem; 
    color: #56b9b0; 
    font-weight:600; 
    margin-top:0;
}

.flexi-ar{
    color: #56b9b0; 
    font-size: 22px; 
    font-weight: 600; 
    margin: 0; 
    margin-top: 10px; 
    text-align: center;
}

.flexi-btn{
    margin: 0 auto;
    display: block;
    padding: 14px;
    border-radius: 5px;
    background: #318B81;
    color: white;
    text-decoration: none;
    max-width: 120px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
    border: 1px solid #318b81;
    transition: all 0.3s linear;

}

.flexi-btn:hover{
    background-color: #ffffff;
    color: #318B81;
    border: 1px solid #318b81;
}


/* Ikonos AYCM ---------------------------------------------*/

.mozgasformak-container{
    width: calc(100% - 40px); 
    display: flex; 
    margin: 0 auto; 
    justify-content: space-evenly; 
    align-items:center; 
    max-width: 100%; 
    flex-wrap: wrap; 
    margin-bottom: 38px;
    
}

.mozgasforma-link{
    text-decoration: none;
    color: #393939;
}

.mozgasformak-wrapper{
    display: flex; 
    width: calc(10% - 10px); 
    min-width: 106px; 
    height: 120px;
    margin:5px; 
    
    flex-direction: column; 
    align-items: center;
}

.icon-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    margin-bottom: 10px;
}

.icon-pic{
    filter: invert(18%) sepia(66%) saturate(0%) hue-rotate(235deg) brightness(92%) contrast(90%);
}

.mozgasformak-wrapper p{
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.mozgasformak-wrapper:hover{
    filter: invert(47%) sepia(32%) saturate(742%) hue-rotate(124deg) brightness(92%) contrast(88%);
}

/*.icon-pic:hover{
    filter: invert(47%) sepia(32%) saturate(742%) hue-rotate(124deg) brightness(92%) contrast(88%);
}

.mozgasformak-wrapper p:hover{
    color: #318b81;
}*/







/* Ikonos AYCM ---------------------------------------------*/

/* Wáberer ------------------------------------*/

.waberer-box{
    display: flex;
    justify-content: center;
    width: calc(100% - 40px);
    margin-left: 20px;
    flex-wrap: wrap;
}

.waberer-container{
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 30px;
}

.waberer-img{
    max-width: 100%;
}

.waberer-img img{
    max-width: 100%;
}

.waberer-content{
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
}

.waberer-btn{
    margin: 0 auto;
    display: block;
    padding: 14px;
    border-radius: 5px;
    background-color: #e75653;
    color: white;
    text-decoration: none;
    max-width: 120px;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
    border: 1px solid #e75653;
    transition: all 0.3s linear;
}

.waberer-btn:hover{
    background-color: #ffffff;
    color: #e75653;
}


/*teszt ---------------------------------------------------------------------------------------------------------*/

.elfogadohelyek-button{
    border-radius: 5px;
    background-color: #318b81;
    color:white;
    text-decoration: none;
    padding:10px 20px;
    border: 1px solid #318b81;
    cursor:pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
}

.elfogadohelyek-button:hover{
    background-color: #ffffff;
    color: #318b81;
}

.img-container{
    display: flex;
}
.img-long{
    width:calc(50% - 30px);
    background-color: #D6E4E3;
    margin:15px;
    display: flex;
    flex-direction: column;
    padding: 0px 00px 20px 00px;
    align-items: center;
    /*justify-content: space-between;*/
    margin-right: 0px;
    margin-left: 20px;
}
.img-container-body{
	padding-left:50px;
	padding-right:50px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 20px;
}
.img-container-body h2, .img-container-body .list-items, .img-container-body .koszonjuk ,.img-container-body .list-items .list-item{
	margin-top:10px;
	margin-bottom:10px;
}

.img-container .list-items{
    margin-top:0;
}


.img-long .img-flex img{
    width:100%;
    height: auto;
    object-fit: cover;
}
.img-flex{
    display: flex;
    align-items: flex-start;
}
.img-long h2{
    color:#318B81;
    font-size:29px;
}
.img-long p{
    margin-top:10px;
    margin-bottom:10px;
}
/* .img-long a, .button{
    border-radius: 5px;
    background-color: #318B81;
    color:white;
    text-decoration: none;
    padding:10px 20px;
}*/

.img-long .kapcsolat{
text-decoration:none;
color: #318B81;
}


.img-container .app-button {
    display: flex; 
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.img-small{
    width:calc(50% - 30px);
    display:flex;
    flex-direction:column;
    margin:15px;
    margin-right: 0px;
    margin-left:20px;
}
.img-2 img{
    width:100%;
}
.img-small div:nth-child(1){
    margin-bottom:10px;
}
.img-small div:nth-child(2){
    margin-top:10px;
}

.img-text-absolute{
    margin-left: 20px;
    width: calc(100% - 40px);
    margin-bottom: 40px;
}
.img-text-absolute-box {
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.img-text-absolute-head {
    margin-top: 60px;
    text-align: center;
    margin-bottom: 45px;
    font-size: 24px;
    font-weight: 700;
    color: #318B81;
    letter-spacing: 0.25em;
    position: relative;
}
.absolute-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)translateX(-50%);
    left: 27%;
    background: rgba(255, 255, 255, 0.92);
    padding: 50px;
    font-size: 20px;
    min-width: 370px;
}
.absolute-text .absolute-text-header {
    color: #318B81;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
}

.absolute-text .absolute-text-header.multi{
    color: #eb3f92;
}

.absolute-text-content{
    font-size: 18px;
}
.absolute-text-content ul {
    margin-left: 14;
    text-indent: -10px;
    list-style: none;
}

.absolute-text-link{
    font-size: 18px;
    color: #eb3f92;
    margin-top:10px;
}

.absolute-text-link a{
    color: #eb3f92;
}


.elmeny-csik {
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #318B81;
    top: 15px;
    max-width: 1160px;
    margin-left: 20px;
}
.img-text-absolute-head div:nth-child(2) {
    width: 290px;
    margin: 0 auto;
    background: #ebf2f2;
    z-index: 2;
    position: relative;
    padding: 0px 20px;
}

.slided-box {
    padding: 20px;
    width: calc(100% - 40px);
    margin-top: 50px;
}
.slide-body{
    position: relative;
    width:100%;
    height: fit-content;
}
.slided-img img{
    width:100%;
}
.slide-conent{
    position: absolute;
    height: 100%;
    width:50%;
    background: rgba(242, 66, 203, 0.91);
    top:0;
    left:0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.slide-head {
    margin: 20px;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    margin-left: 40px;
}
.slideH1,.slideH3{
    color:#FCEE1B;
}
.slideH2{
    color:white;
}
.slide-text{
    margin:20px;
    margin-left: 45px;
    font-size: 20px;
}
.slide-text ul {
    margin-left: 20px;
    color:white;
}
.slide-btn {
    padding: 10px;
    background: white;
    max-width: 120px;
    text-align: center;
    margin-left: 40px;
    margin-bottom: 20px;
    border-radius: 5px;
    color: #E70A89;
    text-decoration: none;
    transition: all 0.3s linear;
    font-weight: 600;
}
.slide-btn:hover {
    box-shadow: 5px 5px 5px 2px #a1075f59;
    transform: translateY(-5px);
}

@media (pointer: fine) {
    .terem-wrapper{
        overflow: unset;
    }
    .ujterem-nav{
        display:flex;
    }
}
@media screen and (max-width: 1110px){
    
    .cards-body{
        flex-direction: column;
    }

    .card{
        margin-bottom: 30px;
    }
    
    .img-text-container{
        flex-direction: column;
        align-items: center;
    }
    .img-text-container.revers{
        flex-direction: column-reverse;
    }
    .text-content{
        min-width: 88%;
    }
    .img-content img {
        max-width: 100%;
    }
    .text-content div, .text-content a{
        margin-top:10px;
        margin-bottom: 10px;
    }
    .img-container{
        flex-direction: column;
    }
    .img-long {
		width: calc(100% - 30px);
        margin-left: 15px;
    }
    .img-small{
        width: calc(100% - 30px);
        margin-left: 15px;
    }

    .text-content-text.frissbox-link{
        margin:0 auto;
    }
}

@media screen and (max-width:1023px){
    


    


    .absolute-img{
        width: 100%;
    }
    .absolute-img img{
        width: 100%;
    }
    .img-text-absolute{
        margin-bottom: 20%;
        padding-right: 0px;
    }
    .absolute-text{
        top:90%;
        left:50%;
    }
    .elmeny-csik {
        margin-left:0px;
    }

}

.goodbye-text{

    text-align: center;
    font-size: 22px;
    font-style: italic;
    margin-top: 30px;
    color: #7CA7A2;
    padding-left: 20px;
    padding-right: 20px;
}


.footer{
    background: linear-gradient(269.86deg, rgba(49, 139, 129, 0) -67.44%, #38C6B6 103.75%);
    color: white;
}
.footer-out{
    max-width: 1200px;
    margin: 0 auto;
}
.footer-text-box {
    display: flex;
}
.footer-inner{
    max-width: 1160px;
    width:100%;
    margin:0 auto;
    padding-top:20px;
    padding-bottom:20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-logo img{
    width: 100px;
}
.foot-social{
    display:flex;
}
.foot-social img {
    width: 35px;
    margin-left: 8px;
    margin-right: 8px;
}

.foot-text, .foot-text2 {
    margin: 5px;
}


.terem-megnezem, .text-content-button, .button{
    border: 1px solid #318B81;
    cursor:pointer;
    transition: all 0.3s linear;
    font-weight: 600;
}
.terem-megnezem:hover, .text-content-button:hover, .button:hover {
    background: white;
    color: #318B81;
}




/*svg animation*/
#svg_text path:nth-child(1) {
    transform: translateX(-500px);
    animation: text1Go 0.5s linear forwards;
	display:none;
}
@keyframes text1Go{
    0%{
        transform: translateX(-500px);
    }
    100%{
        transform: translateX(0px);
    }
}
#svg_text path:nth-child(2){
    transform: translateX(1100px);
    animation: text2Go 0.5s linear forwards;
	display:none;
}
@keyframes text2Go{
    0%{
        transform: translateX(1100px);
    }
    100%{
        transform: translateX(0px);
    }
}

.st2 {
    font-family: 'Open Sans'!important;
    font-weight: 800;
}


.cim-csik {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 60px;
    margin-bottom: 45px;
	position: relative;
}
.csik-text {
    width: fit-content;
    margin: 0 auto;
    color: #318B81;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    background: #ebf2f2;
    position: relative;
    padding: 0px 20px;
}
.csik {
    height: 2px;
    position: absolute;
    background: #318B81;
    width: 100%;
    top: 50%;
    transform: translatey(50%);
}
.half-box-background{
    margin-top: 40px;
}
.half-box,.half-box-background {
    display: flex;
    margin-left: 20px;
    width: calc(100% - 40px);
    margin-bottom:40px;
}
.img-half{
	width:55%;
}
.half-box-background .img-half{
	width:50%;
}



.img-half img {
	width:100%;
}

.half-box-background.spotify{
    justify-content: center;
}

.half-box-background .img-half.spotify{
	width:20%;
}

.half-box-background .text-half.spotify{
    width: calc(50% - 60px);
}

.sound-animation{
background: #333333 ;
/* overflow: hidden; */
padding-top: 114px;
}

.sound-animation .animation-wrapper{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 78px;
    /* overflow: hidden; */

}

.sound-animation .animation-wrapper div {
    position: absolute;
    margin-top: -18%;
    height: 100%;
    width: 2%;
    border-radius: 20px;
    top: 30%;

}

.sound-animation .animation-wrapper div:nth-of-type(1) {
  animation: prop 17s 0.000s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(2) {
  animation: prop 17s -16.227s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(3) {
  animation: prop 17s -15.455s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(4) {
  animation: prop 17s -14.682s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(5) {
  animation: prop 17s -13.909s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(6) {
  animation: prop 17s -13.136s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(7) {
  animation: prop 17s -12.364s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(8) {
  animation: prop 17s -11.591s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(9) {
  animation: prop 17s -10.818s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(10) {
  animation: prop 17s -10.045s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(11) {
  animation: prop 17s -9.273s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(12) {
  animation: prop 17s -8.500s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(13) {
  animation: prop 17s -7.727s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(14) {
  animation: prop 17s -6.955s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(15) {
  animation: prop 17s -6.182s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(16) {
  animation: prop 17s -5.409s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(17) {
  animation: prop 17s -4.636s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(18) {
  animation: prop 17s -3.864s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(19) {
  animation: prop 17s -3.091s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(20) {
  animation: prop 17s -2.318s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(21) {
  animation: prop 17s -1.545s linear infinite;
}
.sound-animation .animation-wrapper div:nth-of-type(22) {
  animation: prop 17s -0.773s linear infinite;
}

@keyframes prop{
    0% {
        background: red;
        left: 0;
    }
    5%{
        background: #9337fe;
    }
    10%{
        height: 25%;
        margin-top: -12%;
        background: #c532fc;
    }
    15%{
        background: #f689f8;
    }
    20%{
        height: 100%;
        margin-top: -18%;
        background: #3af9da;
    }
    25%{
        background: #ff2f8d;
    }
    30%{
        height: 25%;
        margin-top: -12%;
        background: #54e678;
    }
    35%{
        background: #dc5245;
    }
    40%{
        height: 100%;
        margin-top: -18%;
        background: #3af9da;
    }
    45%{
        background: #f8b435;
    }
    50%{
        height: 25%;
        margin-top: -12%;
        background: #54e678;
    }
    55%{
        background: #e0ff3b;
    }
    60%{
        height: 100%;
        margin-top: -18%;
        background: #3af9da;
    }
    65%{
        background: #46f443;
    }
    70%{
        height: 25%;
        margin-top: -12%;
        background: #54e678;
    }
    75%{
        background: #4df3a9;
    }
    80%{
        height: 100%;
        margin-top: -18%;
        background: #3af9da;
    }
    85%{
        background: #36ebf4;
    }
    90%{
        height: 25%;
        margin-top: -12%;
        background: #3db3f3;
    }
    95%{
        background: #3c82f1;
    }
    100% {
        left: 100%;
        height: 100%;
        margin-top: -18%;
        background: #5b38ee;
    }

}

.text-half{
	width:45%;
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	padding: 20px;
	background:white;
}
.half-box-background .text-half{
	width:calc(50% - 60px);
	background:#333333;
    color:white;
    align-items: flex-start;
    padding-left: 40px;
}

.half-box-background .text-half.turbo{
    background:#acacae;
    color: #ffffff;
}

.half-box-background .half-head.turbo{
    color: #ffffff;
}

.half-box-background .img-half.olimpia{
    width: 40%;
}

.half-box-background .text-half.olimpia{
    background-color: #ffffff;
    width: calc(60% - 60px);
}

.half-box-background .half-head.olimpia{
color: #318b81;
}

.half-box-background .half-body.olimpia{
color: #393939;
}

.half-box-background .half-body.olimpia-box{
    color: #393939;
    font-weight: 700;
    font-size: 18px;
    padding: 8px 20px;
    border-radius: 5px;
    background: rgb(237,7,7);
    background: linear-gradient(
90deg
, rgba(237,7,7,0.6) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 60%, rgba(39,145,63,0.6) 100%);
}

.pff-btn{
    font-size: 16px;
    border-radius: 5px;
    background-color: #00b839;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    text-align: center;
    border: 1px solid #00b839;
}

.pff-btn:hover{
    background-color: #ffffff;
    color: #00b839;
}

.gravity-btn{
    font-size: 16px;
    border-radius: 5px;
    background-color: #ffffff;
    color: #333333;
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    text-align: center;
    border: 1px solid #ffffff;
}

.gravity-btn:hover{
    background-color: #e13937;
    color: #ffffff;
}


.jk-btn{
    font-size: 16px;
    border-radius: 5px;
    background-color: #ffffff;
    color: #1b2537;
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    text-align: center;
    border: 1px solid #ffffff;
}

.jk-btn:hover{
    background-color: #1b2537;
    color: #ffffff;
}


.half-box-background .text-half.gravity{
    background-color: #e13937;
}

.half-box-background .text-half.jk{
    background-color: #1b2537;
}

.half-box-background .text-half.text-half-borfeszt{
    background:#ff5f77;
}

.half-box-background .half-head.half-head-borfeszt{
    color: #371844;
}

.half-box-background .half-body.half-body-borfeszt{
    font-weight: 400;
}

.half-box-background .button.button-borfeszt{
    align-self: unset;
    margin-top:15px;
    background-color: white;
    color: #371844;
    border: none;
}

.half-box-background .button.button-borfeszt:hover{
    border: none;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    background: #371844;
    color: #ffffff;
}

.icon-img{
width: 30px;
}

.payment-button{
    border-radius: 5px;
    background-color: #318b81;
    color:white;
    text-decoration: none;
    padding:10px 20px;
    border: 1px solid  #318b81;
    cursor:pointer;
    transition: all 0.3s linear;
    font-weight: 600;
}

.payment-button:hover{
    background: white;
    color: #318b81;
}

.small-text{
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    font-size: 16px;
    margin-top: 25px;
    color: #318b81;
    font-style: italic;
}

.half-head{
	font-size:36px;
	font-weight:700;
    color:#318b81;
}
.half-box-background .half-head{
    color:white;
    font-size: 25px;
}
.half-subhead{
    font-size:22px;
	font-weight:600;
    color:#318b81;
    font-style: italic;
    text-align: left;
}

.half-body{
	font-size:16px;
	font-weight:600;
}
.half-small{
	color:#7A7A7A;
	font-size:16px;
	font-style:italic;
}

.text-half .button {
    align-self:center;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    background: #318b81;
    color: white;
    text-decoration: none;
}

.covid-safe-btn{
    position: relative;
    color:#6bb9b0; 
    font-style:italic; 
    text-decoration: none;
}

.covid-safe-btn:hover{
    color:#6bb9b0;
}

.covid-safe-btn::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #6bb9b0;
    transform: scaleX(0);
    transform-origin: top left;
    transition: transform 0.3s ease;
  }

.covid-safe-btn:hover::before {
    transform: scaleX(1);
  }

/* BGYH kártyák ------------------------------------------------------------------------------------------------------*/

.card-container-bgyh {
    width: calc(100% - 40px);
    display: flex;
    justify-content: space-between;
    place-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 80px;
    margin-top: 65px;
    transition: all .125s;
    transform: scale(1) translateY(0px);

  }
  
  /* Elements */

  .bgyh-link{
  text-decoration: none;  
  color: #6c6c6c;  
  }

  .card-wrapper-bgyh {
    width: 330px;
    padding-top: .1px;
    padding-bottom: .1px;
    position: relative;
  
    background-color: #ffffff;
    color: #6c6c6c;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.05);
    margin-bottom: 30px;
    height: 545px;
  }
  .card-wrapper-bgyh:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 15px;
    right: 15px;
    bottom: 0;
    left: 15px;
  
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.2);
    transition: all .125s;
    transform: scale(1) translateY(0px);
  }
  .card-content-bgyh {
    padding-right: 35px;
    padding-left: 35px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .card-item-bgyh  {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .card-item-small  {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .card-feature-bgyh {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .card-img-bgyh {
    display: block;
    max-width: 100%;
    height: 240px;
    width: 330px;
  }
  .card-header-bgyh {
    position: relative;
    z-index: 1;
  }
  .card-title-bgyh {
    color: #222222;
  
    font-size: 22px;
    font-weight: 400;
    line-height: 1.25;
  }

  .card-title-bgyh-main{
    font-size: 35px;
    font-weight: 600;
    color: #077489;
  }

  .card-divider-bgyh {
    display: block;
    width: 100%;
    height: 15px;
  
    border: none;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyOHB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyOCAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjggMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNERURFREUiIGQ9Ik0yNy41LDdoLTZDMjEuMiwzLjEsMTgsMCwxNCwwUzYuOCwzLjEsNi41LDdoLTZDMC4yLDcsMCw3LjIsMCw3LjVTMC4yLDgsMC41LDhoNmMwLjMsMy45LDMuNSw3LDcuNSw3czcuMi0zLjEsNy41LTdoNkMyNy44LDgsMjgsNy44LDI4LDcuNVMyNy44LDcsMjcuNSw3eiBNMTQsMWMzLjQsMCw2LjIsMi42LDYuNSw2SDcuNUM3LjgsMy42LDEwLjYsMSwxNCwxeiBNMTQsMTRjLTMuNCwwLTYuMi0yLjYtNi41LTZoMTIuOUMyMC4yLDExLjQsMTcuNCwxNCwxNCwxNHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: center center;
  }
  .card-body-bgyh {
    font-size: 14px;
    line-height: 1.5;
  }

  .card-body-bgyh-main {
    font-size: 20px;
    line-height: 1.5;
  }
  
  /* Modifiers */
  /*.card-container-bgyh:hover {
    cursor: pointer;
    transform: scale(1.05);
  }
  .card-wrapper-bgyh:hover  {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
    cursor: pointer;
    transform: scale(1.05);
  }
  .card-wrapper-bgyh:hover:after {
    transform: scale(0.95) translateY(10px);
  }*/
  
  /* Demo 

  .card {
    display: inline-block;
    margin-top: calc( ( 100vh - 506px ) / 2 );
    margin-right: 15px;
    margin-left: 15px;
    top: 50%;
  }

*/

@media screen and (max-width:1129px){
    .card-container-bgyh{
        justify-content: space-around;
    }
}

@media screen and (max-width: 320px){
    .card-title-bgyh{
        font-size: 18px;
    }

    .card-title-bgyh-main{
        font-size: 24px;
    }
}











/* BGYH kártyák vége ------------------------------------------------------------------------------------------------------*/

/*3d kártyák ---------------------------------------------------------------------------------------------------------*/
:root {
    --level-one: translateZ(3rem);
    --level-two: translateZ(6rem);
    --level-three: translateZ(9rem);
    
    --fw-normal: 400;
    --fw-bold: 700;
    
    --clr: #5a5347;
  }
  
  
  
  .cards-body {
    display: flex;
    justify-content: space-around;
    place-items: center;
    margin-bottom: 80px;
    
  }
  
  .card {
    width: 330px;
  }
  
  .card__content {
    text-align: center;
    position: relative;
    padding: 10em 5em;
    transition: transform 3s;
    // background: pink;
    transform-style: preserve-3d;
  }
  
  .card:hover .card__content {
    transform: rotateY(.5turn);
  }
  
  .card__front,
  .card__back {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5em 3em;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    display: grid;
    align-content: center;
  }
  
  .card__front {
    /*background-color: var(--clr);*/
    
    background-size: cover;
    background-blend-mode: overlay;
    color: #292929;
  }

  .card__front.front-1{
    background-image: url(images/sticky1.png);
  }

  .card__front.front-2{
    background-image: url(images/sticky2.png);
  }

  .card__front.front-3{
    background-image: url(images/sticky3.png);
  }
  
  /*.card__front::before {
    content: '';
    position: absolute;
    --spacer: 1em;
    top: var(--spacer);
    bottom: var(--spacer);
    left: var(--spacer);
    right: var(--spacer);
    border: 3px solid currentColor;
    transform: var(--level-one);
  }*/
  
  .card__title {
    font-size: 1.7rem;
    transform: var(--level-three);
    order: 2;
    text-transform: uppercase;
    font-family: 'Kalam', cursive;
    line-height: 1.2;
  }
  
  .card__subtitle {
    transform: var(--level-two);
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: .75rem;
    font-weight: var(--fw-bold);
    opacity: .7;
  }
  
  .card__body {
    transform: var(--level-two);
    font-weight: var(fw-normal);
    font-size: 1.15rem;
    line-height: 1.6;
  }
  
  
  
  .card__back {
    transform: rotateY(.5turn);
    color: #292929;
    /*background: #5a5347;*/
    background-image: url(images/sticky1.png);
  }

  .card__back.yellow{
    background-image: url(images/sticky2.png);
  }

  .card__back.blue{
    background-image: url(images/sticky3.png);
  }
  
  .card-a{
      margin-top: 15px;
  }

  .card-link{
      color: #292929;
      margin-top: 20px;
      font-weight: 600;
  }




/*teszt ---------------------------------------------------------------------------------------------------------*/


/*Treehouses---------------------------------------------------------------------------*/ 

.treehouses-wrapper{
    display: flex;
    margin-left: 20px;
    width: calc(100% - 40px);
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.treehouses-logo{
    /*background-color: #318B81;*/
    width: 100%;
    padding-bottom: 25px;
    display: flex;
    justify-content: center;
}

.treehouses-noszvaj{
    background-image: url(images/treehouses_valentinnap.webp);
    width: 50%;
    background-size: contain;
    background-position: center;
    aspect-ratio: 12 / 12;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    position: relative;
}

.treehouses-kapolcs{
    background-image: url(images/treehouses_februar.webp);
    width: 50%;
    background-size: contain;
    background-position: center;
    aspect-ratio: 12 / 12;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    position: relative;
}

.treehouses-link{
    position: absolute;
    width: 100%;
    height:100%;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.treehouses-link:hover{
    background-color: rgba(59,60,61,0.3);
}

.treehouses-ajanlat{
    background-color: #ffffff;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.treehouses-head{
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

.treehouses-normal{
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    padding: 10px 75px;
}

.ajanlat-head{
    color: #318b81;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    padding: 30px 30px 20px 30px;
}

.ajanlat-head.december{
padding-top: 10px;
}

.ajanlat-head.karacsony{
    padding-top: 10px;
    }

.treehouses-divider{
content: "";
display: block;
border-bottom: 1px dashed #318b81;
padding-top: .5rem;
width: 100%;
margin-bottom: 1.8rem;
}

.ajanlat-normal{
    color: #333333;
    font-size: 18px;
    text-align: center;
    padding: 0 60px 10px 60px;
}

.ajanlat-link{
    color: #318b81;
    font-style: italic;
    padding: 0 30px 20px 30px;
    font-weight: 600;
    font-size: 16px;
}

.ajanlat-normal.december{
    color: #318b81;
}


.ajanlat-normal.karacsony{
    padding-bottom: 20px;
}


.ajanlat-small{
    color: #858282;
    font-size: 14px;
    text-align: center;
    font-style: italic;
    padding: 0 60px 20px 60px;
}

.ajanlat-btn{
    font-size: 16px;
    border-radius: 5px;
    background-color: #318b81;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #318b81;
    margin-bottom: 30px;
}

.ajanlat-btn:hover{
    background-color: #ffffff;
    color: #318b81;
}

@media screen and (max-width:705px){

.treehouses-wrapper{
    flex-direction: column;
}

.treehouses-noszvaj{
    width: 100%;
    transition: all 1s ease-in-out;
}

.treehouses-kapolcs{
    width: 100%;
    transition: all 1s ease-in-out;
}

}

@media screen and (max-width:432px){
    .ajanlat-head{
        font-size: 22px;
        transition: all 1s ease-in-out;
    }

    .ajanlat-normal, .ajanlat-small{
        padding-left: 40px;
        padding-right: 40px;
        transition: all 1s ease-in-out;
    }
}

@media screen and (max-width:404px){
    .treehouses-head{
        font-size: 30px;
        transition: all 1s ease-in-out;
    }
    .treehouses-normal{
        font-size: 18px;
        transition: all 1s ease-in-out;
    }

    .ajanlat-head{
        font-size: 20px;
        transition: all 1s ease-in-out;
    }

    .ajanlat-head, .ajanlat-normal, .ajanlat-small{
        padding-left: 20px;
        padding-right: 20px;
        transition: all 1s ease-in-out;
    }
}

/*Treehouses---------------------------------------------------------------------------*/ 


/*Évhonlapja---------------------------------------------------------------------------*/ 

.img-half.evhonlapja{
    width: 30%;
    background-color: #e1dcd4;
}

.half-box-background .text-half.evhonlapja{
    width: calc(70% - 60px);
    background-color: #e1dcd4;
}

.half-body.evhonlapja{
    color: #292929;
}

.evhonlapja-btn{
    border-radius: 5px;
    background-color: #318b81;
    color:white;
    text-decoration: none;
    padding:10px 20px;
    border: 1px solid #318b81;
    cursor:pointer;
    transition: all 0.3s linear;
    font-weight: 600;
}

.evhonlapja-btn:hover{
    background-color: #ffffff;
    color:#318b81;
}

/*Évhonlapja---------------------------------------------------------------------------*/ 

.text-half .button:hover {
    border: 1px solid #318B81;
    cursor:pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    background: white;
    color: #318B81;
}

.text-half-lotus{
    width:45%;
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	padding: 20px;
    background:white;
    align-items: center;
}

.half-head-lotus{
    font-size: 22px;
    font-weight: 700;
    color: #1db8cc;
    align-self: flex-start;
}

.half-body-lotus{
    font-size: 16px;
    font-weight: 600;
    align-self: flex-start;
}

.half-small-lotus{
    color: #7A7A7A;
    font-size: 16px;
    font-style: italic;
}

.idealb-list{
    list-style: none;
    margin-left: 12;
    text-indent: -13px;
    font-size: 15px;
}

.lotus-button{
    border-radius: 5px;
    background-color: #1db8cc;
    color:white;
    text-decoration: none;
    padding:10px 20px;
    border: 1px solid #1db8cc;
    cursor:pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    margin-top: 20px;
}

.lotus-button:hover{
    background: white;
    color: #1db8cc;
}

.text-half-lotus.text-half-multisport{
    background:#f242cbe8;
    width: 50%;
    align-items: unset;
}

.text-half-lotus.text-half-multisport .multi-logo{
    width: 130px; 
    height: auto;
    align-self: center;
    padding-top: 15px;
}

.half-head-lotus.half-head-multi{
    color: #fdee1c;
    padding-left: 30px;
    padding-top: 20px;
    font-size: 20px;
    
}

.half-body-lotus.half-body-multi{
    color: white;
    padding-left: 60px;
    font-weight: 500;
}

.half-small-lotus.half-small-multi{
    color: white;
}

.half-head-lotus.half-head-multi:last-child{
   padding-bottom: 15px;
}

.img-half.img-multi{
    width: 50%;
}


.multi-image-box{
	background: #ffffff;
	width: calc(100% - 40px);
    margin: 0 auto;
    margin-bottom:80px;
    
}

.multi-image-box.elso{
margin-bottom: 20px;
}

.multi-image-box .img-content{
	padding:0;
	width:50%;
}
.multi-image-box .text-content{
	width: calc(50% - 60px);
}
.multi-image-box .img-content img{
	padding:0;
	width:100%;
}

.multi-image-box .img-text-container {
	margin-top:0px;
}

.multi-image-box .text-content.dsauto{
    /*align-items: center;*/
}

.multi-image-box .text-head.dsauto{
    color: #b51e41;
}

.multi-image-box .text-content-button.dsauto{
    /*max-width: 100%;*/
    background-color: #b51e41;
    border:1px solid #b51e41;
    max-width: 260px;
}

.multi-image-box .text-content-button.dsauto:hover{
    /*max-width: 100%;*/
    background-color: #ffffff;
    border:1px solid #b51e41;
    color:#b51e41 ;
    
}

.multi-image-box .text-content-text.dsauto{
    font-size: 14px;
}


.text-content .spotify-btn{
    margin-top: 10px;
    margin-bottom: 10px;
}

.list-item{
	font-size:18px;
}
.list-item span{
	font-weight:600;
}
.koszonjuk{
	font-size:20px;
	font-style:italic;
	font-weight:600;
	color:#318B81;
}

.ebike-subtitle{
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #318b81;
    margin-bottom: 10px;
}

.ebike-btn{
    font-size: 16px;
    border-radius: 5px;
    background-color: #318b81;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    text-align: center;
    border: 1px solid #318b81;
    max-width: 95px;
    margin-top: 25px;
}

.ebike-btn:hover{
    background-color: #D6E4E3;
    color: #318b81;
}


/* Újdonságok -------------------*/

.ujdonsag-wrapper{
display: flex;
align-items: center;
}

.text-content .ujdonsag-csomag{
width: 45px;
height: 45px;
background-color: #318b81;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
margin-top: 0;
margin-bottom: 0;
margin-right: 10px;
}

.ujdonsag-cim{
    font-size: 14px; 
    font-weight: 500; 
    color: #292929;
}

.text-content .ujdonsag-link{
text-decoration: none;
margin-top: 0;
margin-bottom: 0;
}

.ujdonsag-csomag p {
font-weight: 600;
color: #ffffff;
}

.ujdonsag-text{
font-size: 16px;
color: #318b81;
font-weight: 600;
}

@media screen and (max-width:467px){
    .text-content .ujdonsag-csomag{
        width: 40px;
        height: 40px;
    }

    .ujdonsag-text{
        font-size: 16px;
    }
}

@media screen and (max-width:467px){
    .text-content .ujdonsag-csomag{
        width: 32px;
        height: 32px;
    }

    .ujdonsag-csomag p{
        font-size: 15px;
    }

    .ujdonsag-text{
        font-size: 16px;
    }
}

@media screen and (max-width:375px){
    .ujdonsag-text{
        font-size: 15px;
    }

    .ujdonsag-cim{
        font-size: 12px;
    }
}

@media screen and (max-width:320px){
    .text-content .ujdonsag-csomag{
        width: 26px;
        height: 26px;
    }

    .ujdonsag-csomag p{
        font-size: 14px;
    }

    .ujdonsag-text{
        font-size: 14px;
    }
}



/* Újdonságok -------------------*/


.normal-text {
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    margin-top: 45px;
}

.small-subtitle{
    font-size: 14px;
    text-align: center;
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-bottom: 30px;
    font-style: italic;
    color: #318b81;
}

.videos {
	display:flex;
	justify-content:space-between;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:80px;
}


.video {
    width: calc(50% - 10px);
}

.video iframe{
	box-sizing:border-box;
	width:100%;
	height:auto;
	aspect-ratio:auto 570 / 315;
}

.aycm-video{
    width: 50%;
    display: flex;
    margin: 10 auto;
    border-radius: 8px;
}

.social-box{
    display: flex;
    width: 50%;
    margin: 0 auto;
    flex-direction: column;
    border-radius: 8px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 20px 10px;
    margin-top: 30px;
}

.social-box-text{
    text-align: center;
    font-weight: 700;
    color: #318b81;
}

.social-box-logos{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 20px;
}

.social-box-logos img{
    width: 45px;
    margin-left: 15px;
    margin-right: 15px;
}

.info-sav{
    text-align: center;
    background-color: #318b81;
    padding: 15px;
    margin-left: 20px;
    color: white;
    margin-right: 20px;
}

.info-sav  > a {
    text-decoration: underline;
    color: white;
}

/*media query*/
@media screen and (max-width:1250px){
	.img-container h2{
		font-size:25px;
	}
}


@media screen and (max-width:1209px){
    .half-head-lotus{
        font-size: 20px;
    }
}



@media screen and (max-width:1170px){
	/*.list-item{
		font-size:13px;
    }*/
    
    
}

@media screen and (max-width:1160px){
.half-body{
    font-size: 15px;
    }
}
@media screen and (max-width:1132px){
.img-container-body{
    margin-top: 15px;
}
}
@media screen and (max-width:1110px){
    .info-sav{
        margin-left: 15px;
        margin-right: 15px;
    }

    .text-content.ajanlat{
        text-align: center;
    }

    .text-content-button.ajanlat{
        align-self: center;
        padding:12px 40px;
    }

    .flexi-description{
        flex-direction: column;
    }

    .flexi-img{
        width: 100%;
    }

    .flexi-description div{
        align-items: center;
        margin-top: 30px;
    }
}
@media screen and (max-width:1100px){
    .slide-head {
        font-size:50px;
    }
    
    .nyeremenyjatek-box{
        flex-direction: column;
        align-items: center;
        padding: 40px;
    }

    .nyeremenyjatek-img{
        width: 40%;
    }

    .nyeremenyjatek-content-wrapper{
        margin-left: 0;
        text-align: center;
    }

    .nyeremenyjatek-text-head{
        margin-top: 15px;
    }
    .nyeremenyjatek-text-content{
        margin-top: 15px;
    }

    .nyeremenyjatek-text-link{
        margin-top: 15px;
    }

    .nyeremenyjatek-btn{
        margin: 0 auto;
        margin-top: 25px;
    }
    
    .half-box {
		flex-direction:column;
	}
	.img-half{
		width:100%;
	}
	.text-half {
        width: calc(100% - 40px);
        padding-bottom: 30px;
    }

    .text-half-lotus{
        width: calc(100% - 40px);
        padding-bottom: 30px;
    }

    .half-head-lotus{
        font-size: 22px;
        padding: 20px 0;
    }

    .pff-btn{
      margin-top: 20px;
      align-self: center;
      margin-left: -20px;
    }

    .half-small-lotus{
        padding-top: 20px;
    }

    .text-content .text-content-button{
        align-self: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    .text-content-button.dsauto{
        align-self: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    .text-content .spotify-btn{
        margin:0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .sound-animation{
        overflow: hidden;
    }

    .sound-animation .animation-wrapper{
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 140px;
        /* overflow: hidden; */
    
    }
    
    .sound-animation .animation-wrapper div {
        position: absolute;
        margin-top: -18%;
        height: 100%;
        width: 2%;
        border-radius: 20px;
        top: 82%;
    
    }

    .half-body{
        font-size: 16px;
    }

    .text-half-lotus.text-half-multisport{
        width: calc(100% - 40px);
        padding-bottom: 30px;
    }

    .img-half.img-multi{
		width:100%;
	}
    
	.text-half div{
		margin-top:10px;
		margin-bottom:10px;
    }
    .half-small{
        margin-bottom:20px!important; 
    }

	.multi-image-box .img-content{
		width:100%;
    }
    
    .multi-image-box .text-content{
        padding-bottom: 20px;
        padding-top: 10px;
    }
	
	.half-box-background{
		flex-direction:column;
	}
	.half-box-background .img-half{
		width:100%;
	}
	.half-box-background .text-half{
        width: calc(100% - 60px );
        padding-left: 40px;
    }

    .half-box-background.spotify .img-half{
		width:100%;
	}
	.half-box-background.spotify .text-half{
        width: calc(100% - 60px );
        padding-left: 40px;
    }

    .half-box-background .img-half.olimpia{
		width:100%;
	}
	.half-box-background .text-half.olimpia{
        width: calc(100% - 60px );
        padding-left: 40px;
    }

    .half-box-background .text-half.evhonlapja{
        width: calc(100% - 60px);
      
    }

    .half-body.evhonlapja{
        margin-top: 0;
        font-size: 18px;
    }
    
    .evhonlapja-btn{
        align-self: center;
        margin-top: 15px;
    }

    .gravity-btn{
        align-self: center;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 15px;
        margin-left: -20px;
    }

    .ebike-btn{
        margin: 0 auto;
        margin-top: 25px;
    }
    
	
}
@media screen and (max-width:1000px){
    .slide-head {
        font-size:45px;
    }
	
}
@media screen and (max-width:950px){
	.videos{
		display:block;
	}
	.video{
		width:100%;
		margin-top:20px;
	}
	.video iframe{
    }
    
    .sound-animation .animation-wrapper div {
        top: 66%;
    
    }
}
@media screen and (max-width:900px){
    .main-container{
        width:100%;
        padding-left:0px;
        padding-right: 0px;
    }
    .img-content{
        padding-right: 0px;
        padding-left: 0px;
    }
    .slide-head {
        font-size:40px;
    }
    
}
@media screen and (max-width:850px){
    .img-text-absolute{
        margin-bottom: 30%;
    }

    .footer-text-box {
        flex-direction: column;
    }
}

@media screen and (max-width:768px){
    .absolute-text{
        top: 100%
    }

    .aycm-video{
        width:calc(100% - 40px);
    }

    .social-box{
        width:calc(100% - 40px);
    }
}

@media screen and (max-width:750px){
    .img-text-absolute{
        margin-bottom: 35%;
    }
    
    .slide-conent{
        width:75%;
    }
    
    .img-long h2{
        color:#318B81;
        font-size:28px;}

    .sound-animation .animation-wrapper div {
            top: 52%;
    }

    .flexi-description{
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .flexi-description div{
        padding-left: 0;
        padding-top: 20px;
    }
    
    
}


@media screen and (max-width:690px){
    .text-content-button{
        /*align-self: center;*/
    }

    

    .text-content{
        padding-left: 20px;
    }
}


@media screen and (max-width:650px){
    .img-text-absolute{
        margin-bottom: 40%;
    }
    .row {
        flex-direction: column;
      }

      .sound-animation .animation-wrapper{
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 112px;
        /* overflow: hidden; */
    
    }
    
    .sound-animation .animation-wrapper div {
        position: absolute;
        margin-top: -18%;
        height: 100%;
        width: 2%;
        border-radius: 20px;
        top: 60%;
    
    }

    .absolute-text{
        top: 108%
    }
}
@media screen and (max-width:550px){
    .img-text-absolute{
        margin-bottom: 45%;
    }
    .absolute-text {
        padding:25px;
    }

    .sound-animation .animation-wrapper{
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 94px;
        /* overflow: hidden; */
    
    }
    
    .sound-animation .animation-wrapper div {
        position: absolute;
        margin-top: -18%;
        height: 100%;
        width: 2%;
        border-radius: 20px;
        top: 40%;
    
    }

    .footer-inner{
        flex-direction: column;
    }
    .footer-text-box{
        margin: 10px 0px;
    }
    .footer-inner div:nth-child(1){
        margin-left: 0px;
    }
    .footer-inner div:nth-child(3){
        margin-right: 0px;
    }
    .footer-logo{
        margin-bottom:5px;
    }
    .foot-social{
        margin-top:5px;
    }

    .slide-conent{
        width:100%;
    }

    .img-container .app-button {
        display: flex; 
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 5px 0;
    }

    .img-container .app-button a {
        margin: 5px 0;
    }
}

@media screen and (max-width:478px){
    .terem-sub{
        margin-top: 25px;
    }
}


@media screen and (max-width:463px){
    .half-box .half-head{
        font-size: 32px;
    }
    .half-box .half-subhead{
        font-size: 20px;
    }
    .half-box .half-body{
        margin-bottom: 20px;
    }
    .half-head-lotus.half-head-multi{
        padding-left: 20px;
    }
    .half-body-lotus.half-body-multi{
        padding-left: 45px;
    }
}

@media screen and (max-width:450px){

    .nyeremenyjatek-img{
        width: 100%;
    }

    .nyeremenyjatek-box{
        padding: 40px 20px;
    }

    .nyeremenyjatek-content-wrapper{
        width: 100%;
    }

    .img-text-absolute{
        margin-bottom: 45%;
    }
    .absolute-text{
        min-width: 305px;
        padding:10px;
    }

    .sound-animation .animation-wrapper{
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 72px;
        /* overflow: hidden; */
    
    }
    
    .sound-animation .animation-wrapper div {
        position: absolute;
        margin-top: -18%;
        height: 100%;
        width: 2%;
        border-radius: 20px;
        top: 30%;
    
    }

    .waberer-content{
        font-size: 16px;
    }
}
@media screen and (max-width:412px){
    .header-inner{
        flex-direction: column;
        align-items: center;
    }
    .header .header-inner div:nth-child(1){
        margin-left: 0px;
    }
    .header .header-inner div:nth-child(3){
        margin-right: 0px;
    }

    .magazin-head{
        margin: 10px 0px ;
    }
    .uj-cim div:nth-child(1){
        font-size: 24px;
    }

    .img-long h2{
        color:#318B81;
        font-size:24px;
    }

    .absolute-text{
        top:115%;
    }

}

@media screen and (max-width:375px){
   .slide-head{
       font-size: 34px;
   }
    .slide-text{
        font-size: 16px;
    }

    .img-long h2{
        color:#318B81;
        font-size:24px;
    }

    .sound-animation .animation-wrapper{
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 54px;
        /* overflow: hidden; */
    
    }
    
    .sound-animation .animation-wrapper div {
        position: absolute;
        margin-top: -18%;
        height: 100%;
        width: 2%;
        border-radius: 20px;
        top: 12%;
    
    }

    .img-text-absolute{
        margin-bottom: 55%;
    }

    .absolute-text{
        min-width: 285px;
        top:120%;
    }

    .absolute-text .absolute-text-header{
        font-size: 22px;
    }

    .absolute-text .absolute-text-content{
        font-size: 16px;
    }

    .csomagarak.ujak{
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media screen and (max-width:330px){
    .half-box-background .text-half{
        width: calc(100% - 45px );
        padding-left: 25px;
    }

    .half-head-lotus.half-head-multi{
        font-size: 18px;
    }

    .half-head.turbo{
        font-size: 24px;
    }

    .half-box-background .text-half.evhonlapja{
        width: calc(100% - 45px );
        padding-left: 25px;
    }

    .pff-btn{
        margin-left: 0;
    }

    .gravity-btn{
        margin-left: 0;
    }

    .csomagarak.ujak{
        margin-top: 220px;
    }

    .absolute-text{
        min-width: 230px;
        top:125%;
    }

    .img-text-absolute{
        margin-bottom: 65%;
    }

    .absolute-text .absolute-text-header{
        font-size: 19px;
    }

    .absolute-text .absolute-text-content{
        font-size: 14px;
    }

    .absolute-text-link{
        font-size: 16px;
    }
}