/* Global Layout Set-up */
* { 
  /*margin: 0;  /*28052022   margin: 0;  */
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
  
body {

  text-align: center;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  background: #f7f5f0;
  background: url('images/land.jpg') no-repeat center center fixed;
}
/* Link Styles */

main {
  /*width: 90vw;*/
  margin: 0 auto;
}/*
  /*padding: 50px 20px; zene lejebbrol megy*/
  /*min-height: calc(100vh - 503px - 107.94px);  /*28052022   min-height: calc(100vh - 503px - 61px); */
  /*min-height: calc(100vh - 503px - 76.36px);
}*/

footer {
list-style-type: none;
text-align: center;
background: rgba(0,0,0,0.5);
/*background: #001439;  /*28052022 uj #001439 regi: rgb(56, 53, 53)*/
/*color:white; /*28052022 uj #white regi: rgb(77, 6, 6)*/
margin: 0 auto;
padding: 0;
/*padding: 7px;*/

/*eight: 40px;*/
padding-top: 5px;
position: fixed;
/*position: absolute;21022024*/
bottom: 0;
left: 0;
}

footer {
  width: 100%;
  min-height: 30px;
  /*padding: 20px 0 40px 20px; 21022024*/
}


a {
  text-decoration: none;
  font-size: 14px;
  color: #ffffff; /*28052022 text color #070d11 volt*/
}
a:hover {
  color: #6633ff;
}

/* wrapper pictures*/

#wrapper {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 5%;
}

/***************************
PAGE: PHOTOS;
***************************/

#gallery {
  margin: 100;
  padding: 0;
  list-style: none;
}

#gallery ul {
  margin: 100;
  padding: 0;
  list-style: none;
}

#gallery ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#gallery ul li {
  display: inline-block;
}


#gallery li {
  float: left;
  width: 45%;
  margin: 2.5%;
  background-color: #f5f5f5;
  color: #bdc3c7;
}

#gallery li a p {
  margin: 0;
  padding: 5%;
  font-size: 0.75em;
  color: #bdc3c7;
}


/***************************
PAGE: ABOUT
***************************/

/*.profile-photo {
  display: block;
  max-width: 150px;
  margin: 0 auto 30px;
  border-radius: 100%;
}
*/
.profile-photo {
  display: block;
  max-width: 150px;
  margin: 0 auto 30px;
  border-radius: 100%;
}

/* Section Styles */

/*main {
  padding-top: 0px;
}*/

.main-nav {
  width: 100%;
  /*background: rgb(255, 255, 255); 28052022 kiszedve kep a hatter*/
  min-height: 30px;
  padding: 10px;
  /*position: fixed; kiszedve, hogy a hatterkep ez utan kezdodjon*/
  text-align: center;
}
.nav {
  display: flex;
  justify-content: space-around;
  /*font-weight: 700;  28052022 kiszedve tul nagy*/
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
.nav .name {
  display: none;
}
.nav li {
  padding: 5px 10px 10px 10px;
}
.nav a {
  transition: all .5s;
}
.nav a:hover {
  color: rgb(255, 255, 255);
  font-weight: bold;
  /*font-size: larger ;*/
  color: indianred;
  text-decoration: underline;
  /*writing-mode: vertical-rl; */
}


/*  selected nav link 
nav a.selected, nav a:hover {
  color: #32673f;
}*/

header {
  text-align: center;
  /*background: url('images/land.jpg') no-repeat;  22012024 */
  background-size: cover;
  overflow: hidden;
  padding-top: 60px;
}
header {
  line-height: 1.5;
}
header .profile-image {
  margin-top: 50px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 3px solid white;
  transition: all .5s;
}
header .profile-image:hover {
  transform: scale(1.2) rotate(5deg);
}


header .skills-image {
  margin-top: 50px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 3px solid white;
  transition: all .5s;
}
header .skills-image:hover {
  transform: scale(1.2) rotate(5deg);
}

.tag {
  background-color: #001439;
  /*color: black; 28052022 feher lesz sotet helyett*/
  padding: 10px;
  border-radius: 5px;
  display: table;
  margin: 10px auto;
} 
.location {
  background-color: #222;
  color: white;
}
.card {
  margin: 10px; /*12022021 visszarakva 11052022 photos jol jon be, de enelkul a card felcsuszik*/
  padding: 20px 40px 40px;
  max-width: 500px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  /*22012024*/
  border-bottom: 4px solid #000000;
  /*border-bottom: 4px solid #182b6f;;  /*uj #182b6f; regi űccc */
  border-radius: 6px;
}
.card:hover {
  /*border-color: #ff99ff;*/
  border-color: #a3dd28;
  
}

ul.skills {
  padding: 0;
  text-align: center;
}

.skills li {
  border-radius: 6px;
  display: inline-block;
  background: #0d288a;  /* uj #132215; #0d288a;  #8a0d0d regi   #ff9904 */
  color: white;
  padding: 5px 10px;
  margin: 2px;
}

.skills li:nth-child(odd) {
  background: #0371ff;  /*uj #0371ff #8a0d0d regi #0399ff */

}
/*
.skillslogo div, h2{
  

  border-radius: 50%;
  border: 3px solid white;
  transition: all .5s;
*/




footer .copyright {
  top: -8px;
  /*margin-right: 10px;  kiveve 29052022 kozepen legyen*/
  font-size: 0.5em;
}

/* 28052022

footer .copyright {
  top: -8px;
  margin-right: 10px;
  font-size: .75em;
}

*/

/*font-size: 0.5em;*/

footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

footer ul li {
  display: inline-block;
}

a.social {
  display: inline-block;
  text-indent: -9999px;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  opacity: .5;
  transition: all .25s;
}
a.microsoft {
  background-image: url(images/microsoft.jpg);
}
.dell {
  background-image: url(images/dell.jpg);
}
  
.onetrust{
  background-image: url(images/onetrust.jpg);
}
a.twitter {
  background-image: url(images/twitter.svg);
}
a.linkedin {
  background-image: url(images/linkedin.svg);
}
a.github {
  background-image: url(images/github.svg);
}
a.insta {
  background-image: url(images/insta.svg);
}
a.social:hover {
  opacity: 1;
}
.clearfix {
  clear: both;
}

/* Styles for larger screens */
@media screen and (min-width: 720px) {
  
  .flex {
      display: flex;
      /*max-width: 1200px;   12022021*/
      justify-content: space-around;
      margin: 0 auto;
  }

  header {
    min-height: 303px;
  }

  .nav {
    max-width: 1000px;
  }

  .nav .name {
    display: block;
    margin-right: auto;
    color: white;
  }

  main {
    /*padding-top: 50px;*/
  }

  main p {
    /*line-height: 1.6em;21022024*/
    font-size: 12px;
  }

 footer {
    /*font-size: 1.3em;*/
    bottom: 0;


  }

}

/* Styles for medium screens */
@media screen and (min-width: 720px) and (max-width: 1220px){
  
  .flex {
      display: flex;
      /*max-width: 1200px;   12022021*/
      justify-content: space-around;
      margin: 0 auto;
  }

  header {
    /*min-height: 720px; tul kicsi */
    min-height: 455px;
    padding-top: 190px; /*29052022 new*/
  }

  .nav {
    max-width: 1200px;
  }

  .nav .name {
    display: block;
    margin-right: auto;
    color: rgb(7, 20, 84);
  }

  main {
    /*padding-top: 50px;*/
    padding-top: 63px;
  }

  main p {
    line-height: 1.6em;
  }

 footer {
    /*font-size: 1.3em; 21022024
    /*position: absolute;*/
    bottom: 0;
    left: 0;


  }

}


/* Styles for smaller screens */
@media screen and (max-width: 720px) {
  
  .flex {
      display: flex;
      /*max-width: 1200px;   12022021*/
      justify-content: space-around;
      margin: 0 auto;
  }

  header {
    min-height: 390px;
    line-height: 13.5;
  }

  .nav {
    max-width: 720px;
    min-width: 390px;
  }

  .nav .name {
    display: hide;
    margin-right: auto;
    color: white;
  }

  main {
    /*padding-top: 50px;*/
  }

  main p {
    /*line-height: 1.3em; 21022024*/
    font-size: 10px;
    /*font-size: 12.1px;*/
  }

 footer {
    /*font-size: 1.3em; 21022024*/
/*position: absolute;21022024*/
    bottom: 0;
    left: 0;


  }

}

.skillslogo {
  
  width: 30%;  
/*width: 200px;
  height: 200px;*/

  border-radius: 100%;
  border: 3px solid white;
  transition: all .5s;
}

.skillslogo:hover {
  transform: scale(1.2) rotate(5deg);
}

/***************************
PAGE: Fun;
***************************/
.card2 {

  margin: 30px;
  padding: 20px 40px 40px;
  max-width: 500px;
  text-align: center;
  background: #fff;
  border-bottom: 4px solid #ccc;
  border-radius: 6px;
}




#main-content {

  margin: 0;
  padding: 0;
  text-align: left;
  /*color: #3D2399;*/
}
#main-content h1 {
  /*font: 40px Arial, Helvetica, sans-serif;*/
}
#main-content p {
  /*font: 24px "Times New Roman", Times, Georgia, serif;*/
  text-align: left; margin: 0; padding: 0;
}
#main-content p strong {
  /*font-size: 70px;
  color: #000000;*/
}
