

/*
#headerwrap {
    overflow: hidden;
    /*display: inline-flex;* /
    background-color: #ffffff;
    position: fixed;
  }
  
#headerwrap a {
    float: left;
    color: #000000;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    position: fixed;
  }* /
  
  #headerwrap a:hover {
    /*background-color: #ddd;* / 
    color: #4dc0e9;
  }
  
  #headerwrap a.active {
    /*background-color: #04AA6D;* / 
    color: #4dc0e9;
  }
  .dropdown #headerwrap  {
    font-size: 15px;  
    border: none;
    outline: none;
    color: rgb(0, 0, 0);
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
  }
  .dropdown {
    position: relative;
    display: inline-block;
  }
  .dropdown-content ul li {
    display: none;
    position: absolute;
    background-color: rgba(255, 255, 255, 1);
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }

  .dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }

  .dropdown-content a:hover {
    background-color: #ffffff;}

  .dropdown:hover .dropdown-content {
    display: block;
    position: absolute;
    margin-top: 15px;
    margin-left: 15px;
  }
  #main-navbar ul li:hover .dropdown-content {
    display: block;
    position: absolute;
    margin-top: 15px;
    margin-left: 15px;
  }*/

/* Change the background color of the dropdown button when the dropdown content is shown 
.dropdown:hover .dropbtn {background-color: #3e8e41;}*/
ul li{
    list-style-type: none;
}

.menu-bar{
    background-color: #fff;
    text-align: center;
    position: fixed;
}
.menu-bar ul{
    display: inline-flex;
    list-style: none;
    color: #000000;
}
.menu-bar ul li{
    width: 120px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 0px;
}
.menu-bar ul li a{
    text-decoration: none;
    color: #000000;
}
.sub-menu{

    margin-top: 15px;
    padding-top: 15px;
} 

.menu-bar ul li p{
    
}

/*.active, .menu-bar ul li:hover{
    color: #4dc0e9;
}*/
.active, .menu-bar ul li a:hover{
    color: #4dc0e9;
}
.sub-menu{
    display: none;
}
.menu-bar ul li:hover .sub-menu{
    display: block;
    position: absolute;
    background-color: #fff;
    /*width: 200px;*/
    margin-top: 5px;
    margin-left: -15px;
}
.menu-bar ul li:hover .sub-menu ul{
    display: block;
    margin: 10px;
}
.sub-menu ul li{
  width: 200px;
  margin: 2px;
  padding: 15px;
}
.sub-menu ul li {
  text-align: left;
}

.module-button{
    padding-top: 50px;
}
.module{
    padding-top: 50px;
    padding-bottom: 50px;
    margin-left: 50px;
    margin-right: 50px;
}
.button{
  margin: auto;
  padding: 10px;
  width: 200px;
  background-color: #4dc0e9;
  color:#fff;
  border-radius: 25px;
  text-decoration: none;
}
.buttonevent{
  width: 300px;
  margin: auto;
  padding: 10px;
  background-color: #4dc0e9;
  color:#fff;
  border-radius: 25px;
  text-align: center;
  text-decoration: none;
}
a{
  color:#fff;
    text-decoration: none;
}

.inner-module{
    display: inline-table;
    width: 33%;
    margin-left: auto;
    margin-right: auto;
    position: static;
    padding-top: 15px;
    padding-bottom: 30px;
    background-color: rgba(255, 255, 255, 0.692);
    border-radius: 8px;
}
.inner-module1, .inner-module2{
    width: 60%;
    margin-left: 10%;
    margin-top: 15px;
}

#module1 h1{
    margin-top: 170px;
    color: #fff;
}
.module1-r h1{
  margin-top: 170px;
  color: #fff;
}

#main-body{
  margin-top: 0px;
  padding-top: 0px;
}

#one{
  background-image: url(photo/dante-start-one.jpg);
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 60px;
  margin-top: 0px;
}

#one-r{
  background-image: url(photo/rolunk-two.jpg);
  background-position-y: 40%;
  background-size: cover;
  height: 350px;
  padding-bottom: 60px;
}
#one-e{
  background-image: url(photo/time-2387976_1280.jpg);
  background-position-y: 40%;
  background-size: cover;
  height: 350px;
  padding-bottom: 60px;
}

.event-block button{
  color: #666;

  background-color:lightgrey;
  margin: 30px;
  height: 90%;
}/*
.event-block button h2{
  color: #000000;
}*/
.event-block button:hover .event-block{
  width: 420px;
  height: auto;
  background-size:cover;
}
.menu-bar ul li img{
  margin: 0;
  padding: 0;
}
.event-block img{
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-block button{
  height: 500px;
}
.img{
  width: 400px;
}


#two{
  margin-top: 30px;
  background-image: url(photo/people-two.jpg);
  /*object-fit: cover;
  object-position: 50% 50%;*/
  background-position-y: 20%;
  background-size: cover;
  height: 350px;
  padding-bottom: 60px;
}
#module-two{
  background-color: rgba(0, 0, 0, 0.598);
  height: 350px;
  padding-bottom: 60px;
}
#two h2, #two p{
  color: #fff;
  text-align: center;
  padding: 30px;
}

form{
  padding: auto;
  color: #fff;
}

#kapcsolat{
  background-color:lightgrey;

}
#one-k{
  background-image: url(photo/course.jpg);
  background-position-y: 40%;
  background-size: cover;
  height: 350px;
  padding-bottom: 60px;
}

#ojnk ul li{
  list-style-type: style type;;
}

table tr th a{
  color: #4dc0e9;
}

#tag ul li{
  list-style-type: inherit;
  margin-left: 15px;
}
#socio ul li{
  list-style-type: inherit;
  margin-left: 15px;
}
#el ul li{
  list-style-type: inherit;
  margin-left: 15px;
}


#one-u{
  background-image: url(photo/photographer-407068_1280.jpg);
  background-position-y: 30%;
  background-size: cover;
  height: 350px;
  padding-bottom: 60px;
}
.kurz table tr th{
  vertical-align: top;
  border: 10px;
  text-align: justify;
}
.kurz table tr th div{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  text-align: justify;
}
.kurz table{
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: justify;
}

.kbutton {
  background: none;
  text-align: left;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.kbutton p{
  color: grey;
}

.collapsible {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
  background-color: #ccc;
}

/* Style the collapsible content. Note: hidden by default */
.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
  color: grey;
}

.menu-bar a.icon {
  background: rgb(0, 0, 0);
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
/*.mobile-container {
  max-width: 480px;
  margin: auto;
  background-color: #555;
  height: 500px;
  color: white;
  border-radius: 10px;
}*/
.topnav{
  display: none;
}

div .headings{
    text-align: center; 
    padding: auto; 
    padding-top:30px;
    padding-bottom:30px;
    margin-top: 60px;  
    background-color:lightgrey;
}

div .news{
    padding:10px;
    padding-bottom:30px;
    margin-top: 60px;  
    background-color:lightgrey;
}


@media only screen and (max-width: 600px) {
  .topnav{
    display:contents;
  }
  .inner-module{
    width: 100%;
    margin-top: 15px;
  }
  .inner-module div{
    width: 100%;
    margin-top: 10px;
    margin-left:30px;
  margin-right:30px;
  text-align: justify;
  }
  table th {
    position: relative;
    display: flex;
  }
  
  table td::before {
    content: attr(label);
    font-weight: bold;
    width: 120px;
    min-width: 120px;
  }
  .menu-bar{
    display: none;
  }
.topnav {
  overflow: hidden;
  background-color: #e1e1e1;
  position: relative;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: rgb(0, 0, 0);
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: rgb(255, 255, 255);
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.topnav .sub{
  padding-left: 30px;
  font-size: 90%;
}

.topnav a:hover {
  background-color: #4dc0e9;
  color: black;
}

.active {
  background-color:#4dc0e9;
  color: white;
}
.event-block{
  
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: auto;
}
.event-block button{
  margin: auto;
  padding: auto;
  
  margin-left: 4%;
}
.module{
  margin: auto;
  padding: auto;
  margin-left:30px;
  margin-right:30px;
  text-align: justify;
}
}

@media (min-width: 768px) {
  .nav{
      max-height: none;
      top: 0;
      position: relative;
      float: right;
      width: fit-content;
      background-color: transparent;
  }
  .menu li{
      float: left;
  }
  .menu a:hover{
      background-color: transparent;
      color: var(--gray);

  }

  .hamb{
      display: none;
  }
}
