/*Oldal alap beállítás-------------------------------*/
html, body {
  height: 100%;
}
/*Oldal háttér---------------------------------------*/
body {
  background-image: url("../bluebackground.jpg");
  background-size: 100% 100%;
  background-clip: content-box;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  color: white;
  background-color: white;
  overflow: auto;
  margin: 0px;
}
/*Vissza a tetejére gomb------------------------------*/
#topbutton {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 30px;
  font-family: tahoma;
  font-size: 50px;
  text-align: center;
  word-spacing: 0;
  background-color: rgba(10, 60, 150, 0.7);
  color: white;
  width: 100px;
  height: 350px;
  border: 5px solid white;
  border-radius: 3px;
  margin: 10px;
  cursor: pointer;
}
  .toparrow {
    font-size: 100px;
    font-weight: bold;
  }
  #topbutton:hover {
    background: white;
    color: blue;
    border: 5px solid blue;
  }
/*Fejléc----------------------------------------------*/
.headerdiv {
  text-align: center;
  vertical-align: middle;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#logo {
  display: inline-block;
  width: 40%;
  margin-right: 10px;
  min-width: 150px;
  max-width: 800px;
}

#h1 {
  display: inline-block;
  width: 45%;
  margin-left: 10px;
  font-family: times new roman;
  font-size: 80px;
  font-style: italic;
  color: black;
}
.h1p {
  font-size: 46px;
  display: block;
}
.h2p {
  font-size: 65px;
  word-spacing: 20px;
  display: block;
}
/*Navigációs menü------------------------------------------*/
#nav {
  font-family: tahoma;
  font-size: 25px;
  width: 100%;
  background-color: rgba(10, 60, 150, 0.8);
}



.sticky {
  position: fixed;
  top: 0;
  z-index: 1;
}
#language {
  vertical-align: middle;
  display: inline-block;
  width: 100px;
  margin: 0px 45px;
  border: 1px solid white;
  border-radius: 50%;
  width: 120px;
  height: 120px;
}
#language2 {
  vertical-align: middle;
  display: inline-block;
  width: 38px;
  height: 38px;
  margin: 0px 15px;
  border: 1px solid white;
  border-radius: 50%;
  width: 38px;
  height: 38px;
}
#language:hover {
  filter: brightness(120%) drop-shadow(0 0 5px white);
}
#menu {
  text-align: center;
}






#dropdown {
  display: none;
}
































.gomb {
  font-size: 60px;
  font-family: tahoma;
  padding: 36px 85px 36px 85px;
  display: inline-block;
  color: white;
  text-decoration: none;
}
.gomb:hover {
  background-color: white;
  color: rgba(50, 100, 250, 1.0);
}
/*Main általános beállítások----------------------------------*/
.section_box {
  display: flex;
  flex-direction: column;
  margin: 20px;
  width: 100%;
  max-width: 2400px;
  border-radius: 40px;
  background-color: rgba(10, 80, 200, 0.3);
  align-self: flex-start;
}
.media_box {
  display: flex;
  flex-direction: column;
  margin: 20px;
  width: 100%;
  max-width: 2360px;
  border-radius: 40px;
  background-color: rgba(10, 80, 200, 0.3);
  align-self: flex-start;
}
.refresh {
  text-align: center;
  font-family: tahoma;
  font-size: 40px;
}
.news {
  font-family: tahoma;
  font-size: 80px;
  text-align: center;
  padding: 65px;
  text-shadow: 0 0 20px navy;
}
.newspicturebox {
  display: flex;
  justify-content: center;
}
.newspicture {
  margin: 90px;
  width: 1500px;
  max-width: 80%;
  height: auto;
  border-radius: 20px;
}
  .mediaul {
    background-color: rgb(10, 80, 200);
  }
    .mediali {
      list-style-type: none;
      text-shadow: 0 0 20px navy;
      text-align: left;
      padding-bottom: 30px;
    }
    .lihover {
      list-style-position: inside;
      text-align: left;
      text-indent: 100px;
      padding: 2%;
      margin-bottom: 5%;
    }
    .lihover:hover {
      filter: brightness(120%) drop-shadow(0 0 15px white);
    }
    .click {
      width: 120px;
      height: auto;
      margin: 0 0 0 90px;
      float: right;
      cursor: pointer;
    }    
h2 {
  text-align: center;
	font-family: times-new-roman;
	font-style: italic;
	font-weight: bolder;
	font-size: 90px;
  color: black;
  padding: 15px;
  border-bottom: midnightblue solid 12px;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}
h3 {
  font-family: tahoma;
  font-size: 60px;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  text-align: center;
  padding: 3%;
  color: white;
}
h4 {
  font-family: tahoma;
	font-size: 75px;
	font-weight: normal;
	font-style: italic;
  text-align: center;
  padding: 3%;
  color: midnightblue;
}
ul {
  font-family: tahoma;
  font-size: 60px;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  padding: 40px;
  margin-bottom: 30px;
  margin-right: 5%;
  margin-left: 5%;
  border-radius: 25px;
  background-color: rgb(10, 80, 200);
}
.whiteli {
  margin: 2%;
  padding-bottom: 45px;
  list-style-type: none;
  }
.blueli {
  margin: 2%;
  padding-bottom: 45px;
  list-style-type: none;
  text-shadow: 0 0 20px navy;
}
.lititle {
  text-decoration: underline;
  font-size: 70px;
  font-style: normal;
  list-style-type: none;
  padding-bottom: 35px;
}
.youtube-player {
  border-radius: 10px;
}
/*Main tartalom--------------------------------------*/
.wellcome {
	width: 100%;
	height: auto;
	padding-top: 50px;
  margin-top: 50px;
  padding-bottom: 14px;
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	justify-content: space-around;
	background-color: rgba(10, 80, 200, 0.2);
 }
  .in {
    width: 120px;
    height: auto;
    margin: 0 30px 0 0;
    float: left;
    cursor: pointer;
}
#services {
	width: 100%;
  height: 40px;
  margin-top: 50px;
  }
  .services {
  	width: 100%;
  	height: auto;
    padding-top: 60px;
    padding-bottom: 14px;
  	display: block;
  	color: white;
  	background-color: rgba(250, 250, 250, 0.9);
  }
#price {
	width: 100%;
  height: 40px;
  margin-top: 50px;
  }
  .price {
  	width: 100%;
	  height: auto;
    padding-top: 60px;
    padding-bottom: 14px;
	  display: block;
  	color: white;
	  background-color: rgba(10, 80, 200, 0.2);
}
#gallery {
  width: 100%;
  height: 40px;
  margin-top: 50px;
}
  .gallery {
	  width: 100%;
	  height: auto;
    padding-top: 60px;
    padding-bottom: 14px;
    display: block;
	  color: midnightblue;
	  background-color: rgba(250, 250, 250, 0.9);
  }
#references {
  width: 100%;
  height: 40px;
  margin-top: 50px;
}
  .references {
    width: 100%;
    height: auto;
    padding-top: 60px;
    padding-bottom: 14px;
    color: white;
    background-color: rgba(10, 80, 200, 0.2);
  }
  .flexdiv {
    width: 95%;
    height: auto;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-around;
  }
  .ref {
    display: flex;
    flex-direction: column;
    margin: 5px;
    height: 310px;
    width: 870px;
    border: 1px solid white;
    border-radius: 15px;
    align-self: flex-start;
    }	
#contact {
  width: 100%;
  height: 40px;
  margin-top: 50px;
}
.contact {
  width: 100%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  color: white;
  background-color: rgba(250, 250, 250, 0.9);
}
.contact_left {
  display: inline-block;
  text-align: right;
  vertical-align: top;
  width: 40%;
  font-weight: bold;
  padding-right: 10px;
}
.contact_right {
  display: inline-block;
  text-align: left;
  width: 60%;
  vertical-align: top;
  padding-left: 10px;
}
.goodbye {
  padding-top: 100px;
  padding-bottom: 350px;
  padding: 5%;
}
/*Fotó galéria---------------------------------------*/
* {box-sizing:border-box}
.slideshow-container {
  max-width: 2000px;
  position: relative;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-left: 5px;
  padding-right: 5px;
  color: white;
  font-size: 60px;
  text-align: center;
}
.mySlides {
  display: none;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 2.5%;
  margin-left:0px;
  color: white;
  font-weight: bold;
  font-size: 140px;
  transition: 0.2s ease;
  display: block;
  text-shadow: 0 0 1px black, 0 0 2px black, 0 0 5px black, 0 0 10px black, 0 0 15px black;
}
.next {
  right: 5px;
}
.prev:hover, .next:hover {
  text-shadow: 0 0 3px black, 0 0 5px black, 0 0 15px black, 0 0 30px black, 0 0 40px black;
}
.text {
  color: White;
  font-family: tahoma;
  font-size: 60px;
  padding: 8px;
  top: 8px;
  width: 100%;
  text-align: center;
  background-color: rgb(10, 80, 200);
  border-radius: 25px 25px 0px 0px;
  box-shadow: 10px 15px 10px midnightblue;
}
.numbertext {
  color: white;
  font-family: tahoma;
  font-size: 60px;
  padding: 8px;
  position: absolute;
  top: 0;
}
.img {
  border-radius: 0px 0px 2% 2%;
  background-color: rgb(10, 80, 200);
  box-shadow: 10px 10px 10px midnightblue;
}
.fade {
  animation-name: fade;
  animation-duration: 0.5s;
  animation-name: fade;
  animation-duration: 0.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}      
/*Footer--------------------------------------------------*/
footer {
  position: fixed;
  display: flex;
  bottom: 0px;
  width: 100%;
  background-color: rgba(10, 60, 150, 0.7);
}
  .footerdiv {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 3px;
    width: 95%;
    font-family: tahoma;
    font-size: 70px;
    color: white;
  }
  .closefooter {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    font-size: 90px;
    font-weight: bold;
    font-family: tahoma;
    border: 1px solid white;
    border-radius: 10px;
    margin: 10px;
    cursor: pointer;
  }
  .closefooter:hover {
    background: white;
    color: blue;
  }
/*----------------------------------------------------------*/