/*@font-face {
    font-family: Reey-Regular ;
    font-weight: regular;
    src: url("reey-regular.otf") format("opentype");
}
*/
* {
    margin: 0;
    padding: 0;
}

*,
*::after,
*::before {
    box-sizing: inherit;
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
    background: #f7eef3;
    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: #E70A89;
    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: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.25em;
}

.header .header-inner div:nth-child(1) img {
    width: 160px;
}

.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: #f7eef3;
}




/*--------------------------- Új termek -----------------------------------*/
.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: #eb3f92;
    font-size: 20px;
}



.csomag-text {
    color: #eb3f92;
    border-bottom: 2px solid #eb3f92;
    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: #eb3f92;
    color: white;
    text-decoration: none;
    width: 150px;
    margin: 0 auto;
    border: 1px solid #eb3f92;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
}

.terem-megnezem:hover {
    background: white;
    color: #eb3f92;
}







.terem-head {
    /*background-color: #eb3f92;*/
    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 #eb3f92;
    font-size: 26px;
    font-weight: 700;
    color: #eb3f92;
}

.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: #eb3f92;
}


.ujterem-nav {
    display: none;
}

.ujterem-nav .nav-b {
    margin: 10px;
    border: 1px solid #f75fa8;
    color: #f75fa8;
    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%;
}


/*--------------------------- Új termek vége -----------------------------------*/


/*--------------------------------------CSOMAGÁRAK--------------------------------------*/


.msp-text{
    width: calc(100% - 40px); 
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #eb3f92;
    font-size: 20px;
    font-style: italic;
    display: block;
    margin-bottom: 30px;
}

.multiarak{
    margin: 0; 
    margin-top: 45px;
    margin-bottom: 20px;
}

.multiarak-text{
    font-size: 26px; 
    color: #eb3f92;
    text-transform: uppercase; 
    letter-spacing: 7px; 
    font-weight: 500;
    text-align: center;
}

.multiarak-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: #eddfe6;
    border-radius: 8px; 
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 20px 10px;
}

.multiarak-wrapper{
    display: flex; 
    /*height:200px; */
    margin:5px; 
    justify-content: center; 
    flex-direction: column; 
    align-items: center;
    width: calc(15% - 10px); 
    min-width: 160px;
   
}

.multiarak-csomag{
    height: 85px; 
    width: 85px; 
  
    border-radius: 5px; 
    display: flex; 
    justify-content: center; 
    align-items: center;
    height: 64px; 
    width: 160px; 
    background: linear-gradient(200deg, rgba(235,63,146,1), 50%, rgba(180, 46, 111,1) 100%);
}

.multiarak-csomag p{
   
    color: #ffffff; 
    font-weight:600; 
    margin-top:0;
    font-size: 1.2rem;
}

.multiarak-ar{
    color: #eb3f92;
    font-size: 22px; 
    font-weight: 600; 
    margin: 0; 
    margin-top: 10px; 
    text-align: center;
}

.multicsomag-short{
    font-size: 1rem;
}

.multiarak-info {
    font-size: 16px;
    color: #292929;
    font-weight: 500;
}


/*--------------------------------------CSOMAGÁRAK--------------------------------------*/

/*--------------------------------------------------KREDIT--------------------------------------*/

.kredit-container{
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 20px;
}


.kredit-highlight{
    color: #eb3f92;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 15px;
}

.kredit-header{

font-size: 24px;
font-weight: 700;
color:#eb3f92 ;
margin-bottom: 15px;
}

.kredit-text{
   font-size: 18px;
   margin-bottom: 15px;
}

.kredit-bold{
    font-size: 18px;
    font-weight: 700;
    color: #eb3f92;
}


.kredit-linkek{
    display: flex;
    margin: 0 auto;
    justify-content: center;
    margin-top: 20px;
}

.secondary-kredit {
    color: #eb3f92;
    font-weight: 600;
    box-sizing: border-box;
    width: fit-content;
    min-width: 142px;
    padding: 15px 20px;
    border: 1px solid #eb3f92;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.3s linear;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.secondary-kredit:hover {
    color: #e794bc;
    border: 1px solid #e794bc;
}


.primary-kredit {

    background-color: #eb3f92;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    width: fit-content;
    min-width: 142px;
    box-sizing: border-box;
    padding: 15px 20px;
    border-radius: 5px;
    border: 1px solid #eb3f92;
    transition: all 0.3s linear;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.primary-kredit:hover {
    background-color: #ffffff;
    color: #eb3f92;
}

/*-------------------------------------------------KREDIT---------------------------------------*/


/*----------------------------------------SZÉP kártya-------------------------------------*/

.szepkartya-container{
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: #ffffff;
}

.szepkartya-img{
width: 50%;
}

.szepkartya-img img{
 width: 100%;
}

.szepkartya-content{
width: 50%;
box-sizing: border-box;
display: flex;
flex-direction: column;
gap: 15px;
padding: 20px 30px;
}


.szepkartya-btn{
    
    text-decoration: none;
    background-color: #eb3f92;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    width: fit-content;
    
    border: 1px solid #eb3f92;
    cursor: pointer;
    transition: all 0.3s linear;
    color: #ffffff;
}

.szepkartya-btn:hover{
    background-color: #ffffff;
    color: #eb3f92;
}


/*----------------------------------------SZÉP kártya vége-------------------------------------*/



/*-----------------------------------------Tavaszi sportok-------------------------------*/



.spring-container {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    max-width: calc(100% - 40px);
    flex-wrap: wrap;
    margin: 0 auto;
    gap: 20px;
}

.springcard--1 .springcard__img, .springcard--1 .springcard__img--hover {
    background-image: url(images/spring-tenisz.jpg);
}

.springcard--2 .springcard__img, .springcard--2 .springcard__img--hover {
    background-image: url(images/spring-uszas.jpg);
}

.springcard--3 .springcard__img, .springcard--3 .springcard__img--hover {
    background-image: url(images/spring-futas.jpg);
}

.springcard--4 .springcard__img, .springcard--4 .springcard__img--hover {
    background-image: url(images/spring-lovaglas.jpg);
}


.springcard__img {
  visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 235px;
  border-top-left-radius: 12px;
border-top-right-radius: 12px;
  
}


.springcard__img--hover {
  transition: 0.2s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
  position: absolute;
    height: 235px;
  border-top-left-radius: 12px;
border-top-right-radius: 12px;
top: 0;
  
}
.springcard {
  
  transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #fff;
    width: 260px;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.1);
}
.springcard:hover {
  box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);
    transform: scale(1.10, 1.10);
}

.springcard__info {
z-index: 2;
  background-color: #fff;
  border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
   padding: 16px 24px 16px 24px;
   text-align: center;
}

.springcard__category {
    
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
  color: #868686;
}

.springcard__title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 20px;
    
}


.springcard:hover .springcard__img--hover {
    height: 100%;
    opacity: 0.3;
}

.springcard:hover .springcard__info {
    background-color: transparent;
    position: relative;
}

.springcard:hover .springcard__info-hover {
    opacity: 1;
}




/*-----------------------------------------Tavaszi sportok vége-----------------------------*/

/*---------------------------------------Áprilisi programajánló ----------------------------*/

.aprilis-container{
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: #ffffff;
    margin-top: 60px;
}

.aprilis-img{
width: 35%;
}

.aprilis-img img{
width: 100%;
}

.aprilis-content{
width: 65%;
box-sizing: border-box;
padding: 20px 50px;
}

.aprilis-head{
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
}

/*---------------------------------------Áprilisi programajánló ----------------------------*/


/*------------------------------------------Peak Gym---------------------------------------*/


.peakgym-container{
    width: calc(100% - 40px);
    margin: 0 auto;
    /*display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: #ffffff;*/
}


.peakgym-container a {

width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: #ffffff;
    text-decoration: none;

}

.peakgym-img{
width: 40%;
}

.peakgym-img img{
    width: 100%;
}

.peakgym-content-wrapper{
    width: 60%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    box-sizing: border-box;
    padding: 20px 20px 20px 40px;
}

.peakgym-package{
   width:60px;
   height: 60px;
   border: 2px solid #318b81;
   color: #318B81;
   border-radius: 8px;
   font-size: 20px;
   font-weight: 600;
   display: flex;
    align-items: center;
    justify-content: center;
}

.peakgym-content{
color: #333333;

    font-size: 16px;
   
}

.peakgym-content div{
    margin-top:8px;
    margin-bottom: 8px;
}

.peakgym-highlight{
    font-weight: 700;
}


/*------------------------------------------Peak Gym---------------------------------------*/


/*-------------------------------------------- Budapest Beach Arena --------------------------------------*/

.beacharena-container {
    width: calc(100% - 40px);
    display: flex;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.beacharena-link{
    width: 50%;
}

.beacharena-img {
    width: 100%;
}

.beacharena-img img{
    width: 100%;
}

.beacharena-content {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-sizing: border-box;
    padding: 30px 40px;
    background: #ffffff
}

.beacharena-sub {
    font-style: italic;
    color: #d676a4;
    display: flex;
    flex-direction: column;
    gap: 3px;
    font-size: 18px;
}


.beacharena-head {
    font-size: 22px;
    color: #eb3f92;
}

.beacharena-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-left: 0;
    padding-left: 20px;
    list-style: none;

    
}

.beacharena-list li{
    text-indent: -15px;
}

.beacharena-list li::before{

    content: '+';
    margin-right: 5px;
    color: #eb3f92;
    font-weight: 700;
}

.beacharena-btn {
    font-size: 16px;
    border-radius: 5px;
    background-color: #eb3f92;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 30px;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    width: fit-content;
    text-align: center;
    border: 1px solid #eb3f92;
    margin-bottom: 10px;
    margin-top: 10px;
}

.beacharena-btn:hover{
    background-color: #ffffff;
    color: #eb3f92;
}



/*-------------------------------------------- Budapest Beach Arena vége --------------------------------------*/

/*---------------------------------------------F45--------------------------------------*/
.f45-container {
    width: calc(100% - 40px);
    display: flex;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}



.f45-img {
    width: 50%;
}

.f45-img img{
    width: 100%;
}

.f45-img video{
    width: 100%;
}

.f45-content {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-sizing: border-box;
    padding: 20px 40px;
    background: #ffffff;
    justify-content: center;
}

.f45-sub {
    font-style: italic;
    color: #d676a4;
    display: flex;
    flex-direction: column;
    gap: 3px;
    font-size: 18px;
}


.f45-head {
    font-size: 22px;
    color: #eb3f92;
}

.f45-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-left: 0;
    padding-left: 20px;
    list-style: none;

    
}


.f45-btn {
    font-size: 16px;
    border-radius: 5px;
    background-color: #eb3f92;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 30px;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    width: fit-content;
    text-align: center;
    border: 1px solid #eb3f92;
    
    margin-top: 10px;
}

.f45-btn:hover{
    background-color: #ffffff;
    color: #eb3f92;
}




/*---------------------------------------------F45 vége-------------------------------------*/

.img-text-container {
    display: flex;
    justify-content: space-between;
    /*margin-top: 60px;*/
    margin-top: 0;
}

.img-text-container-reverse {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.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: #eb3f92;
    font-weight: 700;
}











.text-content-subhead {
    font-size: 18px;
    font-weight: 500;
    color: #eb3f92;
    font-style: italic;
    text-align: left;
}

.text-content-code {
    font-size: 20px;
    font-weight: 700;
    color: #eb3f92;
    text-align: left;
}



.text-content-text {
    font-weight: 600;
}

.text-content-small {
    font-size: 14px;
    font-style: italic;
    color: #797979;
}

.text-content-text.highlight {
    color: #eb3f92;
    font-size: 18px;
    font-weight: 700;
}



.text-content-text.ajanlat {
    font-size: 18px;
    font-weight: 500;
}

.text-content-text.cim {
    font-style: italic;
    font-size: 18px;
    color: #6534ff;
}

.text-content-text.ajanlat-list {
    font-size: 18px;
    font-weight: 500;
    border-left: 2px solid #6534ff;
    padding-left: 10px;
}

.text-content .text-content-button {
    padding: 12px;
    border-radius: 5px;
    background: #eb3f92;
    color: white;
    text-decoration: none;
    max-width: 225px;
    text-align: center;
    margin-bottom: 30px;
}

.text-content .text-content-button.moonshot {
    margin-bottom: 20px;
    background-color: #6534ff;
}

.text-content .text-content-button.frissbox {
    margin-bottom: 10px;
}

.text-content .row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.text-content .mozgasforma-link {
    color: #eb3f92;
    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;*/
}





/*Treehouses---------------------------------------------------------------------------*/

.treehouses-wrapper {
    display: flex;
    margin-left: 20px;
    width: calc(100% - 40px);
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.treehouses-logo {
    /*background-color: #eb3f92;*/
    width: 100%;
    padding-bottom: 25px;
    display: flex;
    justify-content: center;
}

/*.treehouses-noszvaj {
    background-image: url(images/noszvaj_januar_2023.jpg);
    width: 50%;
    background-size: contain;
    background-position: center;
    aspect-ratio: 3 / 2;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    position: relative;
}

.treehouses-kapolcs {
    background-image: url(images/kapolcs_januar_2023.jpg);
    width: 50%;
    background-size: contain;
    background-position: center;
    aspect-ratio: 3 / 2;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    position: relative;
}*/

.treehouses-onebox{
    background-image: url(images/treehouses_aprilis_2023.jpg);
    width: 100%;
    background-size: contain;
    background-position: center;
    aspect-ratio: 2 / 1;
    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;
    box-sizing: border-box;
    padding: 20px;
}

.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: #eb3f92;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    padding: 20px 30px 20px 30px;
}

.ajanlat-subhead {
    font-size: 18px;
    color: #eb3f92;
    font-style: italic;
    font-weight: 400;

}

.ajanlat-highlight {
    font-size: 22px;
    color: #ff1616;
    margin-top: 34px;
    margin-bottom: 20px;
    background-color: #161818;
    text-transform: uppercase;
    font-weight: 700;
    box-sizing: border-box;
    padding: 10px 15px;
}

.ajanlat-code {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
}

.code-highlight {
    font-size: 22px;
    color: #ff1616;

    text-transform: uppercase;
    font-weight: 700;

}

.ajanlat-details {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;

}

.ajanlat-head.december {
    padding-top: 10px;
}

.ajanlat-head.first {
    padding: 20px 30px 0 30px;
}

.ajanlat-head.karacsony {
    padding-top: 10px;
}

.treehouses-divider {
    content: "";
    display: block;
    border-bottom: 1px dashed #eb3f92;
    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: #eb3f92;
    font-style: italic;
    padding: 0 30px 20px 30px;
    font-weight: 600;
    font-size: 16px;
}

.ajanlat-normal.december {
    color: #eb3f92;
    margin-top: 20px;
    font-style: italic;
}


.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: #eb3f92;
    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 #eb3f92;
    margin-bottom: 30px;
}

.ajanlat-btn:hover {
    background-color: #ffffff;
    color: #eb3f92;
}



@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,
    .ajanlat-code,
    .ajanlat-details {
        padding-left: 25px;
        padding-right: 25px;
        transition: all 1s ease-in-out;
    }

    .ajanlat-highlight {
        margin-left: 25px;
        margin-right: 25px;
        font-size: 20px;
        text-align: center;
    }

    .ajanlat-subhead {
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
    }


}

@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---------------------------------------------------------------------------*/







/*------------------------------------- Eat well before training --------------------------------------*/


.eatwell-container {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    
}

.eatwell-wrapper {
    width: 350px;
    background-color: #ffffff;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 55px 20px 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    margin-top: 60px;

}

.eatwell-type {
    position: absolute;
    background-color: #ffffff;
    width: 100px;
    height: 100px;
    top: -48px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.eatwell-type img {
    width: 60%;
}

.eatwell-contentbox {
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-align: center;
    min-height: 290px;
}

.eatwell-head {
    font-size: 22px;
    font-weight: 700;
    color: #eb3f92;
}

.eatwell-content {}

.eatwell-examples {
    font-style: italic;
    color: #eb3f92;
    font-weight: 600;
}

.eatwell-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-around;
    align-items: center;
}

.eatwell-icons img {
    width: 45px;
}

.eatwell-text{
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.eatwell-text p{
    font-size: 18px;
    font-weight: 600;
    color: #eb3f92;
}

.eatwell-comment{
    font-size:14px;
    font-style: italic;
    margin-top: 10px;
}

/*------------------------------------- Eat well before training --------------------------------------*/


/*---------------------------------- Know your tea -----------------------------------*/

.tea-container {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    
}

.tea-wrapper {
  
   /* display: inline-block;
    margin: 0 auto;
    padding: 0 12px;*/
    perspective: 900px;
    text-align: center;
    
}

.tea-card {
    position: relative;
    width: 260px;
    height: 270px;
    transition: all 0.6s ease;
    transform-style: preserve-3d;
}

.tea-front,
.tea-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 12px 0 rgb(213 200 206 / 80%), 0 0px 32px 0 rgb(209 194 202 / 40%);
    backface-visibility: hidden;
}

.tea-front {
    background: #661a3f;
    font-size: 12px;
    color: white;
}

.tea-img {
    background: #ebf2f2;
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.tea-img img {
    width: 100%;
    height: 100%;
}

.tea-body {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tea-body h3 {
    font-size: 15px;
    text-transform: uppercase;
}

.tea-back {
    background: #ffffff;
    font-size: 14px;
    color: #333333;
    box-sizing: border-box;
    padding: 10px 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
}

.tea-back p {
    
    font-weight: 100;
}

.tea-back span {
    font-style: italic;
}

.tea-wrapper:hover .tea-card {
    transform: rotateY(180deg);
}

.tea-back {
    transform: rotateY(180deg);
}




/*---------------------------------- Know your tea -----------------------------------*/


/*--------------------Újdonságok---------------------------------------*/



.ujdonsagok-container{
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 10px 10px;
    flex-wrap: wrap;
}

.ujdonsagok-wrapper{
background: #ffffff;
box-sizing: border-box;
    padding: 20px 20px;
    border-radius: 8px;
    width: 32%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ujdonsagok-wrapper.empty{
border: 3px solid #ede3e8;
background: none;
}


.ujdonsagok-csomag{
 font-size: 24px;
 text-align: center;
 color: #eb3f92;
 text-transform: uppercase;

}

.ujdonsagok-csomag.empty{
    color:#d5bdc9;
}

.ujdonsagok-content{
    margin-top: 10px;
}

.ujdonsagok-terem{
    border-bottom: 1px solid #f3c8dd;
    padding: 4px 0;
    font-size: 14px;
    font-weight: 600;
}

.ujdonsagok-content p:last-child{
    border: none;
}


.ujdonsagok-btn{
    background-color: #eb3f92;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 20px;
    width: fit-content;
    min-width: 142px;
    box-sizing: border-box;
    padding: 15px 20px;
    border-radius: 5px;
    border: 1px solid #eb3f92;
    transition: all 0.3s linear;
    cursor: pointer;
}

.ujdonsagok-btn:hover{
    background-color: #ffffff;
    color:#eb3f92 ;
}


















/*--------------------Újdonságok---------------------------------------*/

/*-------------------------------------Változások--------------------------------------*/

.changes-container{
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    box-sizing: border-box;
}

.changes-wrapper{
    width: 260px;
    margin: 40px 10px 10px 10px;
    box-sizing: border-box;
    box-shadow: 0 3px 14px 1px #f7e4ee;
    background-color: #ffffff;
    position: relative;
    min-height: 280px;
    transition: ease all .3s;
}

.changes-wrapper:hover{
    transform: translateY(-10px)
}


.changes-packageBox {
    position: absolute;
    background-color: #eb3f92;
    width: 90px;
    height: 40px;
    top: -20px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 5px;
    
}

.changes-packageName{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.changes-wrapper a{
    text-decoration: none;
    color: #333333;
}

.changes-img img{
    width: 100%;
}

.changes-teremName{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    min-height: 85px;
    justify-content: center;
}


.changes-teremName p{
    font-weight: 600;
}






/*-------------------------------------Változások--------------------------------------*/


/* Multibox-----------------------------------------------------------*/

.multibox-container {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    flex-wrap: wrap;
}

.multibox-1 {
    width: 49%;
    background-color: #ffffff;


}

.multibox-1-img img {
    width: 100%;
}

.multibox-1-content {
    color: #333333;
    text-align: center;
    box-sizing: border-box;
    padding: 30px 25px 30px 25px;

    display: flex;
    flex-direction: column;
    width: 100%;
}

.multibox-1-head {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #6534ff;

}

.multibox-1-text {
    font-size: 18px;
    margin-bottom: 20px;
}

.multibox-1-btn {
    text-decoration: none;
    background-color: #6534ff;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 600;
    width: fit-content;
    margin: 0 auto;
    border: 1px solid #6534ff;
    cursor: pointer;
    transition: all 0.3s linear;
    color: #ffffff;
}



.multibox-1-btn:hover {
    background-color: #ffffff;
    color: #6534ff;
}




.multibox-2 {
    width: 49%;
    background-color: #e7d6e2;

}

.multibox-2-img img {
    width: 100%;
}

.multibox-2-content {
    color: #333333;
    text-align: center;
    box-sizing: border-box;
    padding: 30px 25px 30px 25px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.multibox-2-head {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #eb3f92;

}


.multibox-2-list{
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 0 28px 0 28px;
    font-size: 18px;
}

.multibox-2-list-item{
    display: flex;
    flex-direction: row;
  align-items: flex-start;
    margin-bottom: 15px;
}

.multibox-2-list-item img{
    width: 30px;
}

.multibox-2-list-text {
    padding-left: 15px;
}

.multibox-2-text {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
}

.multibox-2-btn {
    text-decoration: none;
    background-color: #1DB954;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 15px 20px;
    font-size: 20px;
    font-weight: 600;
    width: fit-content;
    margin: 0 auto;
    border: 1px solid #1DB954;
    cursor: pointer;
    transition: all 0.3s linear;
    color: #ffffff;
}



.multibox-2-btn:hover {
    background-color: #ffffff;
    color: #1DB954;
}



/* Multibox vége-----------------------------------------------------------*/


/* Winterbox -----------------------------------------------------------*/

.winter-container {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    flex-wrap: wrap;
}

.winter-wrapper {
    width: 24%;
    background-color: #ffffff;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 25px 25px;
    display: flex;
    flex-direction: column;
}

.winter-img {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
    min-height: 85px;
}

.winter-img img {
    width: 40%;
}


.winter-content {
    text-align: center;
    font-size: 18px;
}


.winter-endtext {
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #eb3f92;
    transition: all 0.3s linear;

}


.winter-endtext:hover {
    font-size: 22px;
    color: #c4196b;
}




.arrowCta {
    display: block;
    height: 13px;
    width: 13px;
    border: 11px solid transparent;
    transform: rotate(45deg);
    position: relative;
    margin: 1vh auto;
}

.arrowCta:after,
.arrowCta:before {
    content: "";
    display: block;
    height: inherit;
    width: inherit;
    position: absolute;
    top: 0;
    left: 0;
}

.arrowCta:after {
    border-bottom: 3px solid #eb3f92;
    border-right: 3px solid #eb3f92;
    top: 0;
    left: 0;
    opacity: 1;
    animation: bottom-arrow 1.65s infinite;
}

@keyframes bottom-arrow {
    0% {
        opacity: 1;
        transform: translate(0, 0);
    }

    45% {
        opacity: 0;
        transform: translate(12px, 12px);
    }

    46% {
        opacity: 0;
        transform: translate(-16px, -16px);
    }

    90% {
        opacity: 1;
        transform: translate(-6px, -6px);
    }

    100% {
        opacity: 1;
        transform: translate(-6px, -6px);
    }
}

.arrowCta:before {
    top: 0;
    left: 0;
    border-bottom: 3px solid #eb3f92;
    border-right: 3px solid #eb3f92;
    animation: top-arrow 1.65s infinite;
}

@keyframes top-arrow {
    0% {
        transform: translate(-6px, -6px);
    }

    35% {
        transform: translate(0, 0);
    }

    90% {
        opacity: 1;
        transform: translate(0, 0);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}





/* Winterbox vége-----------------------------------------------------------*/












/*----------------------------------------------Multi--------------------------------------------*/


.multi-container {
    display: flex;
    justify-content: center;
    width: calc(100% - 40px);
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.multi-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin: 10px;
    flex-wrap: wrap;
}

.multi-content {
    width: 40%;
    display: flex;
    flex-direction: column;
    padding-left: 3rem;
    padding-right: 1rem;
}

.multi-content h3 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #eb3f92;
}

.multi-content p {
    font-size: 18px;
    text-align: left;

    list-style: none;
    margin-top: 10px;
}

.multi-linkek {
    display: flex;
    align-items: baseline;
}

.secondary {
    color: #eb3f92;
    font-weight: 600;
    box-sizing: border-box;
    width: fit-content;
    min-width: 142px;
    padding: 15px 20px;
    margin-right: 20px;
    border: 1px solid #eb3f92;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.3s linear;
    cursor: pointer;
}

.secondary:hover {
    color: #e794bc;
    border: 1px solid #e794bc;
}


.primary {

    background-color: #eb3f92;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    margin-top: 20px;
    width: fit-content;
    min-width: 142px;
    box-sizing: border-box;
    padding: 15px 20px;
    border-radius: 5px;
    border: 1px solid #eb3f92;
    transition: all 0.3s linear;
    cursor: pointer;
}

.primary:hover {
    background-color: #ffffff;
    color: #eb3f92;
}

.multi-img {

    width: 50%;
    overflow: hidden;
}



.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;
}



/*----------------------------------------------Multi vége--------------------------------------------*/

/*--------------------------------------------------- formák ----------------------------------------*/

.shape2023-container{
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.flip {
    position: relative;
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 1em;
    width: 360px;
    box-sizing: border-box;
}
.flip > .front, .flip > .back {
    display: block;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: 0.5s;
    transition-property: transform, opacity;
}
.flip > .front {
    transform: rotateY(0deg);
}
.flip > .back {
    position: absolute;
    opacity: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transform: rotateY(-180deg);
}
.flip:hover > .front {
    transform: rotateY(180deg);
}
.flip:hover > .back {
    opacity: 1;
    transform: rotateY(0deg);
}
.flip.flip-vertical > .back {
    transform: rotateX(-180deg);
}
.flip.flip-vertical:hover > .front {
    transform: rotateX(180deg);
}
.flip.flip-vertical:hover > .back {
    transform: rotateX(0deg);
}

.flip > .front, .flip > .back {
    display: block;
    color: white;
    width: inherit;
    background-size: cover !important;
    background-position: center !important;
    height: 220px;
    padding: 1em 2em;
    background: #313131;
    border-radius: 10px;
}

.flip > .back{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.flip > .front p, .flip > .back p {
    font-size: 0.9125rem;
    line-height: 160%;
    color: #999;
    text-align: center;
}

.shape2023-btn{
    border: 1px solid #ffffff;
    box-sizing: border-box;
    padding: 10px 20px;
    color: #ffffff;
    text-decoration: none;
    margin-top: 10px;
    transition: all 0.3s linear;
}

.shape2023-btn:hover{
    border: 1px solid #999;
    color: #999;
}

/*--------------------------------------------------- formák ----------------------------------------*/

/*teszt ---------------------------------------------------------------------------------------------------------*/

.elfogadohelyek-button {
    border-radius: 5px;
    background-color: #eb3f92;
    color: white;
    text-decoration: none;
    padding: 10px 20px;
    border: 1px solid #eb3f92;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
}

.elfogadohelyek-button:hover {
    background-color: #ffffff;
    color: #eb3f92;
}

.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: #eb3f92;
    font-size: 25px;
}

.img-long p {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* .img-long a, .button{
    border-radius: 5px;
    background-color: #eb3f92;
    color:white;
    text-decoration: none;
    padding:10px 20px;
}*/

.img-long .kapcsolat {
    text-decoration: none;
    color: #eb3f92;
}


.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;
}


.multipleimg-block {
    display: flex;
    margin: 0 auto;
    width: calc(100% - 40px);
    margin-bottom: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.multipleimg-img {
    width: 49%;
}

.multipleimg-img img {
    width: 100%;
}

.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: #eb3f92;
    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: #eb3f92;
    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;
}



.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-reverse {
        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;
    }

    .multipleimg-img {
        width: 100%;
        margin-bottom: 20px;
    }

    .text-content-text.frissbox-link {
        margin: 0 auto;
    }

    .gradient-list>li {
        flex-direction: column;
        align-items: flex-start;
    }

    .gradient-list>li .partner {
        margin-bottom: 10px;
    }

    .gradient-list>li .partner-content {
        width: 100%;
    }

    .gradient-list>li .partner-code {
        text-align: left;
        width: 100%;
    }

    .mountex-container {
        flex-direction: column;
        align-items: center;
    }

    .mountex-image {
        width: 100%;
    }

    .mountex-content {
        width: 100%;
    }

    .mountex-btn {
        margin: 0 auto;
        margin-top: 20px;
    }

    .szepkartya-content{
        width: 100%;
    }

    .szepkartya-img{
        width: 100%;
    }

    .szepkartya-btn{
        margin: 0 auto;
        margin-top: 15px;
    }


}




@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: #d993b5;
    padding-left: 20px;
    padding-right: 20px;
}


.footer {
    background: #eb3f92;
    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: 160px;
}

.foot-social {
    display: flex;
}

.foot-social img {
    width: 35px;
    margin-left: 8px;
    margin-right: 8px;
}

.foot-text,
.foot-text2 {
    margin: 5px;
}


.text-content-button,
.button {
    border: 1px solid #eb3f92;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
}

.text-content-button:hover,
.button:hover {
    background: white;
    color: #eb3f92;
}

.text-content .text-content-button.moonshot:hover {
    color: #c8bdeb;
}




/*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: 20px;
    position: relative;
}

.csik-text {
    width: fit-content;
    margin: 0 auto;
    color: #eb3f92;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    background: #f7eef3;
    position: relative;
    padding: 0px 20px;
}

.csik {
    height: 2px;
    position: absolute;
    background: #eb3f92;
    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);
}



.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: #eb3f92;
}

.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%);
}






.icon-img {
    width: 30px;
}

.payment-button {
    border-radius: 5px;
    background-color: #eb3f92;
    color: white;
    text-decoration: none;
    padding: 10px 20px;
    border: 1px solid #eb3f92;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
}

.payment-button:hover {
    background: white;
    color: #eb3f92;
}

.small-text {
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    font-size: 16px;
    margin-top: 25px;
    color: #eb3f92;
    font-style: italic;
}

.half-head {
    font-size: 36px;
    font-weight: 700;
    color: #eb3f92;
}

.half-box-background .half-head {
    color: white;
    font-size: 25px;
}

.half-subhead {
    font-size: 22px;
    font-weight: 600;
    color: #eb3f92;
    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: #eb3f92;
    color: white;
    text-decoration: none;
}


















.text-half .button:hover {
    border: 1px solid #eb3f92;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    background: white;
    color: #eb3f92;
}

.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;
    margin-top: 60px;

}

.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: #eb3f92;
}

.ebike-subtitle {
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #eb3f92;
    margin-bottom: 10px;
}

.ebike-btn {
    font-size: 16px;
    border-radius: 5px;
    background-color: #eb3f92;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 0.3s linear;
    font-weight: 600;
    text-align: center;
    border: 1px solid #eb3f92;
    max-width: 95px;
    margin-top: 25px;
}

.ebike-btn:hover {
    background-color: #D6E4E3;
    color: #eb3f92;
}





.normal-text {
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    margin-top: 45px;
}

.normal-text.vitamin {
    font-size: 18px;
    font-style: italic;
    margin-top: 20px;
}

.normal-text.faultetes {
    margin-bottom: 25px;
    font-size: 18px;
    margin-top: 20px;
}

.normal-text.elmenysportok {
    margin-bottom: 0;
}




.handwritten-text {
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    font-size: 50px;
    color: #eb3f92;
    font-family: 'Ephesis', cursive;
}

.small-subtitle {
    font-size: 14px;
    text-align: center;
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-bottom: 30px;
    font-style: italic;
    color: #eb3f92;
}




.videos {
    display: flex;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 80px;
    margin-top: 20px;
}


.video {
    width: calc(50% - 10px);
}

.video iframe {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    aspect-ratio: auto 570 / 315;
}

.aycm-video {
    width: 100%;


}

.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: #eb3f92;
}

.social-box-logos {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 20px;
}

.social-box-logos.moonshot {
    justify-content: flex-start;

}

.social-box-logos img {
    width: 45px;
    margin-left: 15px;
    margin-right: 15px;
}

.social-box-logos.moonshot img {
    margin-left: 0;
    width: 35px;
}

.info-sav {
    text-align: center;
    background-color: #ffffff;
    color: #eb3f92;
    padding: 15px;
    margin-left: 20px;
    margin-right: 20px;
    font-style: italic;
    border-radius: 8px;
}

.info-sav>a {
    text-decoration: underline;
    color: #eb3f92;
}

/*media query*/
@media screen and (max-width:1250px) {
    .img-container h2 {
        font-size: 25px;
    }
}





@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) {



    .text-content.ajanlat-reverse {
        text-align: center;
    }


    .img-content-reverse img {
        max-width: 100%;
    }

    .info-sav {
        margin-left: 15px;
        margin-right: 15px;
    }

    .text-content.ajanlat {
        text-align: center;
    }

    .text-content-button.ajanlat {
        align-self: center;
        padding: 12px 40px;
    }

    .text-content-text.ajanlat-list {

        border-left: none;
        padding-left: 0;

    }


    .multibox-2-content {
        margin-top: -6px;
    }

    .multibox-2-text {
        margin-bottom: 20px;
    }



    .text-content .text-content-button {
        align-self: center;
        padding-left: 20px;
        padding-right: 20px;
    }




    .multi-img {
        width: 52%;
    }

    .multi-content {
        padding-left: 2rem;
    }

    .multi-content h3 {
        margin-bottom: 10px;
    }

    .beacharena-content{
        width: 100%;
        padding: 30px;
    }

    .beacharena-link{
        width: 100%;
    }

    .beacharena-img{
        width: 100%;
    }

    .beacharena-btn{
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .aprilis-img{
        width: 100%;
    }

    .aprilis-content{
        width: 100%;
        padding: 20px 30px;
    }

    .f45-content{
        width: 100%;
        padding: 40px;
    }

    .f45-img{
        width: 100%;
    }

    .f45-btn{
        margin: 0 auto;
        margin-top: 20px;
    }

    .peakgym-container a {
        flex-direction: column;
    }

    .peakgym-img {
        width: 100%;
    }

    .peakgym-content-wrapper {
        width: 100%;
        flex-direction: column;
        padding: 20px 25px;
    }

    .peakgym-content {
        margin-left: 0;
      
    }




}

@media screen and (max-width:1100px) {


    .half-box {
        flex-direction: column;
    }

    .img-half {
        width: 100%;
    }

    .text-half {
        width: calc(100% - 40px);
        padding-bottom: 30px;
    }


    .half-body {
        font-size: 16px;
    }



    .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;
    }





    .img-container-body {
        text-align: center;
    }


}


@media screen and (max-width:1024px) {


    .multiarak-container{
        padding: 20px 20px;
    }

    .multiarak-wrapper{
        width: calc(30% - 10px);
    }

    .multibox-1 {
        width: 52%;
    }

    .multibox-2 {
        width: 46%;
    }

    .multibox-2-content {
        margin-top: 0;
        padding-bottom: 10px;
    }

    .multibox-2-list{
        font-size: 16px;
    }

    .winter-wrapper {
        width: 49%;
        margin-bottom: 20px;
    }

    .winter-img img {
        width: 30%;
    }




}









@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;
    }


    .multi-wrapper {
        justify-content: center;
        margin: 0;
    }

    .multi-content {
        margin-top: 20px;
        padding-left: 1rem;
        width: 100%;
    }

    .multi-img {
        width: 100%;
    }

    .multi-content h3 {
        text-align: center;
    }

    .multi-content p {
        text-align: center;
    }

    .multi-content a {
        margin: 0 auto;

    }

    .multi-linkek {
        width: 50%;
        margin: 0 auto;
        margin-top: 20px;
    }
}

@media screen and (max-width:770px) {


.ujdonsagok-btn{
    font-size: 14px;
}

    .terem{
        flex: 1 0 220px;
    }

    .absolute-text {
        top: 100%
    }

    /*.aycm-video{
        width:calc(60% - 40px);
    }*/

    .social-box {
        width: calc(100% - 40px);
    }




    .multibox-1 {
        width: 100%;
    }

    .multibox-2 {
        width: 100%;
        margin-top: 20px;
    }



}

@media screen and (max-width:750px) {
    .img-text-absolute {
        margin-bottom: 35%;
    }



    .img-long h2 {
        color: #eb3f92;
        font-size: 28px;
    }




}


@media screen and (max-width:690px) {
    .text-content-button {
        /*align-self: center;*/
    }

.kredit-linkek{
    flex-direction: column-reverse;
    align-items: center;
}

.secondary-kredit{
    margin-top: 20px;
}

    .text-content {
        padding-left: 20px;
    }

    .multibox-container {
        flex-direction: column;
    }

    .multibox-1,
    .multibox-2 {
        width: 100%;
    }

    .multibox-2 {
        margin-top: 20px;
    }

    .multibox-2-content {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .multibox-2-text {
        margin-bottom: 30px;
    }

    .multi-linkek {
        flex-direction: column-reverse;
        margin-top: 0;
    }

    .multi-content a {
        margin-top: 20px;
    }
}


@media screen and (max-width:650px) {



    .ujdonsagok-wrapper{
        width: 48%;
    }


    .img-text-absolute {
        margin-bottom: 40%;
    }

    .row {
        flex-direction: column;
    }

    .img-desktop {
        display: none;

    }

    .img-mobile {
        display: flex;
        width: 100%;
    }

    .absolute-text {
        top: 108%
    }
}

@media screen and (max-width:550px) {
    .img-text-absolute {
        margin-bottom: 45%;
    }

    .absolute-text {
        padding: 25px;
    }


    .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;
    }

    .shape2023-container{
        flex-direction: column;
        align-items: center;
    }

    .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) {

    .ujdonsagok-wrapper{
        width: 100%;
    }

    .eatwell-contentbox{
        min-height: auto;
        margin-bottom: 25px;
    }

    .header-inner{
        flex-direction: column;
    }

    .header .header-inner div:nth-child(1){
        margin-left: 0;
        margin-top: 10px;
    }

    .header .header-inner div:nth-child(3) {
        margin-right: 0;
        margin-top: 5px;
    }

    .magazin-head{
        margin-top: 10px;
    }

    .winter-wrapper {
        width: 100%;
    }



    .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) {

    .multiarak-wrapper{
        margin-top: 15px;
    }

    .multiarak-csomag{
        width: 145px;
    }


.multiarak-csomag p{
    font-size: 1.1rem;
}

.multicsomag-short{
    font-size: 0.9rem;
}

.multiarak-ar{
    margin-top: 5px;
}
   

    .img-text-absolute {
        margin-bottom: 45%;
    }

    .absolute-text {
        min-width: 305px;
        padding: 10px;
    }


    .multi-content {
        padding-left: 1rem;
    }


    .multi-content p {
        font-size: 16px;
    }

    .multi-linkek {
        width: 100%;
    }

    .flip{
        width: 100%;
    }


}

@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;
    }



    

    .uj-cim div:nth-child(1) {
        font-size: 24px;
    }

    .img-long h2 {
        color: #eb3f92;
        font-size: 24px;
    }

    .absolute-text {
        top: 115%;
    }

    .multibox-2-list{
        padding: 0 20px 0 20px;
    }


}

@media screen and (max-width:375px) {

    .img-long h2 {
        color: #eb3f92;
        font-size: 24px;
    }


    .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) {




    .multibox-2-content {
        padding: 20px 20px;
        margin-bottom: 0;
    }

    .multibox-2-btn {
        font-size: 18px;
    }


    .tea-front,
    .tea-back{
        box-shadow: none;
    }


    .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;
    }

    .text-content-text.cim {
        font-size: 16px;
    }



    .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;
    }


}