/*---------------- ALAPBEÁLLÍTÁSOK --------------------*/
* {
  /* font-family: "Roboto", sans-rif; */
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border: none !important;
  outline: none !important;
  text-decoration: none !important;
  transition: all .2s;
  box-sizing: border-box;
  /* font-weight: 400; */
  /* transition: all 0.2s linear; */
}

*::selection {
  background: var(--black);
  color: white;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  /* overflow-x: hidden; */
}

header {
  /*width: 100%;*/
  height: 100vh;
  position: relative;
  overflow: hidden;
}
/*------------------- PARALLAX ------------------*/
.jobb {
  position: absolute;
  bottom: -100px;
  width: 100%;
  left: 0;
  z-index: 20;
}

.bal {
  position: absolute;
  bottom: -100px;
  width: 100%;
  left: 0;
  z-index: 20;
}

.bici {
  position: absolute;
  width: 80%;
  bottom: -5px;
  right: -35px;
  z-index: 19;
  top: 60px;
}

.fa {
  position: absolute;
  bottom: -100px;
  width: 100%;
  left: 0;
  z-index: 20;
}

.sky {
  position: absolute;
  width: 1600px;
  right: 0;
  z-index: 18;
  top: 0;
}

nav {
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
  height: 190px;
  padding: 1rem 0;
  z-index: 30;
  background: linear-gradient(to bottom, rgb(0, 0, 0, 2), transparent);
}

.logo {
  /* letter-spacing: 2px; */
  width: 70px;
  border-radius: 1rem;
  margin-left: 47.5%;
  background: transparent;
  /* position: relative; */
}

nav .container {
  /* display: flex; */
  /* justify-content: space-between; */
  /* align-items: center; */
  padding: 30px;
  position: relative;
  /* background: linear-gradient(to bottom, rgb(250, 250, 250, 1), transparent); */
}
/*---------------- OLDALVONALAK --------------------*/
.lines {
  width: 100%;
  height: 45px;
  position: relative;
}

/* .lines::after,
.lines::before {
  content: "";
  position: absolute;
  margin: auto;
  height: 4px;
  background: black;
  width: 45%;
  top: -50px;
}

.lines::after {
  left: 0;
}
.lines::before {
  right: 0;
} */

.bar {
  position: relative;
  width: 1.2rem;
  height: 3px;
  background-color: white;
  border-radius: 2px;
  right: 20px;
}

.bar:before,
.bar:after {
  content: "";
  position: absolute;
  width: 1.55rem;
  height: 3px;
  right: 0;
  background-color: white;
  border-radius: 2px;
  /* right: 50px; */
}

.bar::before {
  transform: translateY(-8px);
}

.bar:after {
  transform: translateY(8px);
}

/*------------------- ANIMÁLT CÍM------------------- */

#logo {
  position: absolute;
  z-index: 22;
  line-height: 4rem;
  top: calc(50% - 2rem);
  width: 90%;
  text-align: center;
  padding-left: 50px;

  font-size: 5rem;
  display: flex;
}

#logo path:nth-child(1) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards, fill 0.5s linear forwards 1s;
}
#logo path:nth-child(2) {
  stroke-dasharray: 724px;
  stroke-dashoffset: 724px;
  animation: logo-intro 2.4s ease-in-out forwards 0.3s,
    fill 0.5s linear forwards 1.2s;
}
#logo path:nth-child(3) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 0.5s,
    fill 0.5s linear forwards 1.3s;
}
#logo path:nth-child(4) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 0.7s,
    fill 0.5s linear forwards 1.4s;
}
#logo path:nth-child(5) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 0.9s,
    fill 0.5s linear forwards 1.5s;
}
#logo path:nth-child(6) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 1.1s;
}
#logo path:nth-child(7) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 1.2s;
}
#logo path:nth-child(8) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 1.3s;
}
#logo path:nth-child(9) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 1.4s;
}
#logo path:nth-child(10) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 1.5s;
}
#logo path:nth-child(11) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 1.6s;
}
#logo path:nth-child(12) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 1.7s;
}
#logo path:nth-child(13) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 1.8s;
}
#logo path:nth-child(14) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 2s;
}
#logo path:nth-child(15) {
  stroke-dasharray: 619.423px;
  stroke-dashoffset: 619.423px;
  animation: logo-intro 2.4s ease-in-out forwards 2.2s;
}
#logo path:nth-child(16) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 2.4s;
}
#logo path:nth-child(17) {
  stroke-dasharray: 899.423px;
  stroke-dashoffset: 899.423px;
  animation: logo-intro 2.4s ease-in-out forwards 2.6s;
}
#logo path:nth-child(18) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 2.8s;
}
#logo path:nth-child(19) {
  stroke-dasharray: 819.423px;
  stroke-dashoffset: 819.423px;
  animation: logo-intro 2.4s ease-in-out forwards 3s;
}

/* -------------------MENÜFÜLEK---------------------- */

.options {
  display: flex;
  justify-content: space-between;
  margin-right: 90px;
  margin-left: 120px;
}

.options .stack1 {
  position: relative;
  top: -60px;
  justify-content: space-between;
  left: -100px;
}
.options .stack2 {
  position: relative;
  top: -70px;
  justify-content: space-between;
  padding: 10px;
  right: -40px;
}

.options .stack1 a,
.stack2 a {
  color: white;
  font-size: 25px;
  cursor: pointer;
  padding: 40px;
  transition: 0.4s;
  font-weight: bold;
}
.options .stack1 a:hover,
.stack2 a:hover {
  color: green;
}

/* -------------HAMBURGER MENÜ ---------*/
.burger {
  display: none;
}
.lines {
  width: 100%;
  height: 3px;
  background-color: white;
  margin: 5px;
  position: relative;
  top: -160px;
}
.navbar {
  display: none;
}

/*-------------------- ON SCROLL SZÍN VÁLTOZTATÁS -------------------*/
.nav-scrolled {
  background: linear-gradient(to bottom, rgb(270, 270, 270, 270), transparent);
  height: 220px;
}

.nav-scrolled .options a {
  color: black;
}
.nav-scrolled .options a:hover {
  color: rgba(90, 90, 90, 90);
}
/* ---------------CÍM ANIMÁCIÓ ---------------*/
@keyframes logo-intro {
  to {
    stroke-dashoffset: 0%;
  }
}

@keyframes fill {
  from {
    fill: transparent;
  }
  to {
    fill: white;
  }
}

/* ------------------BEMUTATKOZÁS ------------*/
.about {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 40, 40);
}

.about .container {
  padding-bottom: 10rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: rgba(40, 40, 40);
}
.about .content {
  color: white;
  transform: translateY(-50px);
  font-size: 2rem;
}

.about .container > * {
  margin: 2rem;
}

/*----- ATTILA KÉP ---------*/
.about img {
  width: 50%;
  border-radius: 8px;
  height: 60%;
}

.about .imgContainer {
  transform: translateY(50px);
}
/* -------ALÁRÍRÁS --------*/
.about .imgContainer .signing {
  display: flex;
  top: -50px;
  position: absolute;
}

/*----------- ABOUT SZÖVEG ---------*/
.about .title {
  margin-bottom: 1rem;
  padding-top: 4.5rem;
  position: relative;
}

.about .container h3 {
  font-size: 2.8rem;
  text-align: center;
}
.about p {
  text-align: justify;
  position: relative;
  top: 50px;
  margin-right: 10px;
  margin-left: 15px;
}

.about .border {
  position: absolute;
  width: 0%;
  height: 3px;
  background-color: white;
  bottom: 0;
  left: 0;
}
/*------------ ABOUT TETEJÉN SHADOW -------------*/
.about .shadow {
  position: absolute;
  bottom: 100%;
  height: 100px;
  width: 100%;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top, rgba(40, 40, 40), transparent);
}

/*------ görgetve jelenjen meg 0ról a content --------*/
.about .opacity {
  opacity: 0;
}

/* ---------EDZÉS HELYSZÍN ------------*/

.contact {
  position: relative;
  height: 600px;
  background-image: url(/images/edzesek.png);
  background-repeat: no-repeat;
  background-size: 69%;
  background-color: black;
}

.cim {
  position: absolute;
  color: white;
  line-height: 4rem;
  top: calc(40% - 2rem);
  font-size: 7rem;
  right: 70px;
  font-weight: 600;
  z-index: 2;
}
.cim2 {
  position: absolute;
  color: gray;
  z-index: 1;
  line-height: 3rem;
  top: calc(40% - 2rem);
  font-size: 6.9rem;
  right: 67px;
  font-weight: 590;
}
.contact a {
  color: white;
  z-index: 3;
  position: absolute;
  font-size: 2rem;
  top: calc(60% - 2rem);
  right: 1.5%;
  cursor: pointer;
}
/* -----link hover animáció -------*/
.contact a::before,
.contact a::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: white;
  position: absolute;
  left: 0;
  transform: scaleX(0);
  transition: transform 0.5s;
}

.contact a::after {
  bottom: -6px;
  transform-origin: right;
}
.contact a::before {
  top: -6px;
  transform-origin: left;
}
.contact a:hover::before,
.contact a:hover::after {
  transform: scaleX(1);
}
/*----------x----------*/

.contact-cim-phone,
.phone-link {
  display: none;
}

/*-------támogatók-----------*/
.support {
  /* position: relative; */
  display: flex;
  justify-content: center;
  background-color: rgba(40, 40, 40);
  flex-wrap: wrap;
  padding: 20px;
}

.support .card {
  background: rgba(147, 147, 147);
  width: 420px;
  height: 500px;
  margin: 10px;
  border-radius: 15px;
  top: 40px;
}
.card-image {
  background-color: gray;
  height: 170px;
  margin-bottom: 15px;
  background-size: cover;
}

.card-1 {
  background-image: url(images/ketten.png);
  border-radius: 15px;
}
.card-2 {
  background-image: url(images/ketten.png);
  border-radius: 15px;
}

.card-3 {
  background-image: url(images/ketten.png);
  border-radius: 15px;
}

.card h2 {
  padding: 10px;
  font-size: 23px;
  padding-left: 30%;
}

.card p {
  padding: 10px;
  font-size: 20px;
}

.card a {
  background-color: black;
  color: white;
  padding: 15px 20px;
  display: block;
  text-align: center;
  margin: 20px 50px;
  font-size: 15px;
  text-decoration: none;
}

.card:hover {
  background-color: rgba(100, 100, 100);
  color: white;
  cursor: pointer;
  transform: scale(1.03);
  transition: all 0.5s ease;
}

/*---x----támogatók-----x------*/

/*------------- videók ---------*/
.videos {
  display: flex;
  position: absolute;
  /* justify-content: center; */
  background-color: black;
  /* flex-wrap: wrap; */
  margin: 0;
  padding: 0;
}

.container-videos {
  width: 80%;
  margin: 80px auto;
}

.container-videos h1 {
  padding: 60px 0;
  color: white;
  font-size: 44px;
  text-align: center;
}

.row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.col {
  flex-basis: 50%;
  min-width: 250px;
}

.feature-img {
  width: 83%;
  margin: auto;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.small-img-row {
  display: flex;
  background-color: rgba(100, 100, 100);
  opacity: 80%;
  margin: 20px 0;
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  width: 85%;
}

.small-img {
  position: relative;
}
.small-img img {
  width: 150px;
}

.small-img-row p {
  margin-left: 20px;
  line-height: 22px;
  color: black;
  font-size: 25px;
  font-weight: bold;
}
.play-btn {
  width: 60px;
  size: 5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  background-color: white;
  border-radius: 40px;
}
.small-img .play-btn {
  width: 35px;
}

.video-player {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

video:focus {
  outline: none;
}

.close-btn {
  position: absolute;
  top: 50%;
  background-color: rgba(100, 100, 100);
  border-radius: 20px;
  right: 30px;
  width: 40px;
  color: black;
  cursor: pointer;
}

/*-----x-------- videók -----x----*/

/*------------------- MEDIA QUERIES --------------------*/
@media screen and (max-width: 1380px) {
  .container .options a {
    padding: 27px;
  }

  /* contact rész telefonos responsive megoldás */
  .contact {
    display: none;
  }

  .contact-display-phone {
    position: absolute;
    height: 300px;
    width: 100%;
    background-image: url(/images/libego.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 137rem;
  }

  .contact-cim-phone {
    width: 100%;
    color: black;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 100%;
    position: absolute;
    left: 0;
    top: -50px;
    font-size: 5rem;
  }

  .contact-cim-phone .cim2-phone {
    position: absolute;
    top: 39.6%;
    color: white;
  }

  .contact-display-phone .phone-link {
    width: 100%;
    color: black;
    /* align-items: center; */
    display: flex;
    flex-direction: row;
    /* height: 100%; */
    justify-content: center;
    position: absolute;
    /* left: 40px; */
    top: 180px;
    font-size: 2.5rem;
    font-weight: bold;
  }
  .contact-display-phone a:hover {
    color: white;
  }

  .support {
    margin-top: 300px;
  }
  @media screen and (max-width: 1320px) {
    /* .lines {
    display: none;
  } */
    .options .stack1,
    .stack2 {
      display: none;
    }
    .contact-cim-phone .phone-link {
      left: 32%;
      padding-top: 30px;
    }
    /* HAMBURGER MENU */
    .hamburger-menu {
      width: 35px;
      height: 30px;
      position: fixed;
      top: 50px;
      right: 50px;
      cursor: pointer;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      z-index: 2;
    }

    .line {
      width: 100%;
      height: 3px;
      background-color: green;
      transition: all 0.8s;
    }
    .change .line1 {
      transform: rotateZ(-405deg) translate(-8px, 6px);
    }
    .change .line2 {
      opacity: 0;
    }
    .change .line3 {
      transform: rotateZ(405deg) translate(-8px, -6px);
    }

    .navbar.active {
      right: -5px;
    }

    .navbar {
      width: 220px;
      height: 100%;
      background-color: white;
      position: fixed;
      top: 0;
      right: -330px;
      z-index: 1;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 20% 0 0 60%;
      transition: right 0.8s cubic-bezier(1, 0, 0, 1);
    }
    .change {
      right: 0;
    }

    .nav-list {
      text-align: right;
    }
    .nav-item {
      list-style: none;
      margin: 25px;
    }
    .nav-link {
      text-decoration: none;
      font-size: 22px;
      color: black;
      font-weight: 300;
      letter-spacing: 1px;
      text-transform: uppercase;
      position: relative;
      padding: 3px 0;
    }
    /* VONAL ANIMÁLÁS */
    .nav-link::before,
    .nav-link::after {
      content: "";
      width: 100%;
      height: 2px;
      background-color: green;
      position: absolute;
      left: 0;
      transform: scaleX(0);
      transition: transform 0.5s;
    }

    .nav-link::after {
      bottom: 0;
      transform-origin: right;
    }
    .nav-link::before {
      top: -4px;
      transform-origin: left;
    }
    .nav-link:hover::before,
    .nav-link:hover::after {
      transform: scaleX(1);
    }
  }

  @media screen and (max-width: 780px) {
    
    .about .container {
      display: flex;
      flex-direction: column;
      margin: 0;
      
    }
    .contact-cim-phone .phone-link {
      left: 28%;
      padding-top: 30px;
    }
    .hamburger-menu{
      right: 30px;
    }
  }
}
@media screen and (max-width: 1180px) {
  .row {
    display: inline-block;
    position: relative;
  }
  .small-img-row {
    margin-left: 10%;
    width: 83%;
  }
}
@media screen and (max-width: 480px) {
  
  .card a {
    top: -15px;
    position: relative;
  }
  .small-img-row {
    width: 90%;
    margin-left: 6%;
  }
  

  .container .logo  {
    position: relative;
     margin-left: 45%; 
    
  }
  svg {
    margin-top: -25%;
    position: absolute;
  }

  .navbar {
    margin-right: 15%;
  }
  .fa{
   display: none;
  }
  .bici{
    left: -50%;
    top: 180px;
    width: 200%;
  }
  .bal{
    position: absolute;
    height: 40vh;
    width: 100%;
  }

  .jobb{
    position: absolute;
    height: 40vh;
    width: 100%;
    
  }
  

  
}

@media screen and (max-width: 390px){
  .navbar{
    margin-right: 30px;
  }
  svg{
    margin-top:-60%;
    
  }
  .phone-link{
    left: 0;
    right: 0;
    text-align: center;
  }
    
}

@media screen and (max-width: 480px) {
  .navbar.active{
    right: -15%;
    width: 250px;

  }

  .phone-link  {
   text-align: center;
  }

  
}


