@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");

body {
  font-family: "Roboto Condensed", sans-serif;
  margin: 0px;
  top: 0px !important;
}
@media (min-width: 1500px) {
  body {
    background: url("img/background-main.jpg");
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}

.dropdownlist {
  display: none;
  position: absolute;

  bottom: -39px;
  width: 100%;
  left: 0px;
}
.menu {
  text-decoration: none;
  font-weight: 400;
  color: black;
  padding: 0px 50px;
  display: inline-block;
  border-left: 1px solid black;
  text-transform: uppercase;
  background-color: none;
  cursor: pointer;
  font-size: 18px;
  position: relative;
}
.menu:nth-child(1) {
  border-left: none;
}
.menu a {
  text-decoration: none;
  color: black;
}
.menu img {
  height: 15px;
  width: auto;
}

.menu_ikon {
  margin-right: 0.5em;
  display: none !important;
}
div.menu:hover div.dropdownlist {
  display: block;
}
div.menu:hover .dropdownlistelem a {
  color: black;
}
.dropdownlistelem {
  background-color: white;
  border-bottom: 1px solid black;
  padding: 5px 0px;
}
.dropdownlistelem:nth-child(1) {
  padding-top: 15px;
}
div.menu .dorpdownlistelem:hover a {
  color: #f49242;
}
.dropdownlistelem a {
  color: white;
}

#menusor {
  padding: 10px 0px;
  position: sticky;
  z-index: 10000;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: white;
  display: block;
  top: 0px;
  width: max-content;
  margin: 0px auto;
  margin-top: -25px;
  text-align: center;
  transition: all 0.3s;
}
#menusor.gorgetett {
  width: 100%;
}
.mobile_logo {
  display: none;
}
blockquote {
  margin: 0px;
  padding: 120px 80px 100px 80px;
  font-size: 60px;
  font-family: "Playfair Display";
  color: white;
  text-align: center;
  position: relative;
}

blockquote::before {
  content: "”";
  position: absolute;
  font-family: "Playfair Display";
  font-size: 220px;
  color: white;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}

#container {
  width: 100%;
  max-width: 1500px;
  min-width: 340px;
  box-sizing: border-box;
  color: #3a3a3a;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-height: 200px;
  background: #ffffff;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(226, 208, 154, 1) 100%
  );
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);

  padding-bottom: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  font-family: "Playfair Display";
  margin-top: 0px;
}
h2 {
  font-size: 35px;
  font-weight: 400;
}
#fejlec .cim {
  position: absolute;
  right: 15px;
  top: 8px;
  text-align: right;
  font-size: 14px;
}
.hero {
  margin-top: -17px;
  height: 500px;
  position: relative;
}
.hero h1,
.hero h2 {
  text-align: right;
  color: white;
  font-size: 60px;
  font-weight: 400;
  right: 50px;
  position: absolute;
  bottom: 25px;
  margin: 0px;
  z-index: 5;
}
.hero::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #006376;
  background: linear-gradient(
    148deg,
    rgba(0, 0, 0, 0) 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
}
.cimsor {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #145884;
  display: none !important;
}
.cimsor a {
  color: #145884;
  text-decoration: none;
}
.cimsor_res {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #b71100;
}
.cimsor_res a {
  color: #b71100;
  text-decoration: none;
}
.cikk {
  background: white;
  margin: 50px 50px;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  font-size: 17px;
}
.cikk p:nth-child(1) {
  margin-top: 0px;
}
.cikk a {
  color: #3a3a3a;
  font-weight: 600;
}
form {
  position: relative;
}
.form-lock {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0px;
  left: 0px;
}
.bovebben {
  margin-top: 2px;
  font-size: 16px;
  text-align: right;
  position: relative;
}
.bovebben::after {
  content: "\f054\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 12px;
  margin-left: 5px;
}
.bovebben a {
  text-decoration: none;
  color: #3a3a3a;
  font-weight: bold;
}
.clear {
  clear: both;
}
.blokk {
  padding: 5px;
  border: 1px solid black;
  margin-top: 24px;
}
.blokk_cim {
  border: 1px solid silver;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ffeac9;
  margin-bottom: 10px;
}
.blokk_jobb {
  float: left;
  width: 30%;
}

.lablec {
  background: #2c2c2c;
  color: #969696;
  text-align: center;
  padding: 25px 0px;
  font-size: 15px;
  position: relative;
}
.lablec a {
  text-decoration: none;
  color: #969696;
}
.footer_logo {
  position: absolute;
  left: 15px;
  height: calc(100% - 30px);
  box-sizing: border-box;
  max-height: 150px;
  top: 0px;
  padding: 15px 0px;
  opacity: 0.2;
}
.footer_logo img {
  height: 100%;
}
.creator {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px;
}
#fejlec {
  height: 100px;
  background: url("img/navbar.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  position: relative;
}
#fejlec::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 5px;
  width: 100%;
  background: #fedb37;
  background: linear-gradient(
    90deg,
    rgba(254, 219, 55, 1) 0%,
    rgba(95, 76, 32, 1) 100%
  );
}
a img {
  border: none;
}
.lapozo {
  text-align: center;
  margin-right: 5px;
  font-weight: bold;
  display: inline-block;
  color: black;
  background-color: white;
  margin-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  list-style-type: none;
  min-width: 20px;
  box-sizing: border-box;
}
.lapozo:hover {
  background-color: #fdc400;
}
.aktivlapozo {
  text-align: center;
  margin-right: 5px;
  font-weight: bold;
  display: inline-block;
  color: white;
  background-color: #fdc400;
  margin-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  list-style-type: none;
  min-width: 20px;
  box-sizing: border-box;
}

.lapozosav {
  text-align: center;
  max-width: 100%;
  margin: 0px auto;
}
.lapozosav a {
  text-decoration: none;
}
.kereso {
  float: right;
  width: 235px;
  margin-top: 50px;
}
#search {
  font-weight: bold;
  color: silver;
  border: 1px solid silver;
  float: left;
  height: 17px;
}
#kereso_gomb {
  background: url("img/search.png");
  background-position: center center;
  width: 21px;
  height: 21px;
  border: 1px solid silver;
  float: left;
}
.kereso_szoveg {
  margin-left: 5px;
  font-weight: bold;
}
.loginblokk {
}
.logo {
  position: relative;
  padding-top: 5px;
  padding-left: 15px;
}
.logo img {
  height: 85px;
}
#logout {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
.label {
  float: left;
  width: 200px;
}
input_mezo {
  width: 200px;
}

.button {
  background-color: #fdc400;
  font-weight: 400;
  padding: 10px 30px;
  text-transform: uppercase;
  color: white;
  transition: all 0.5s;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  font-size: 18px;
}
.button:hover {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
  background: #e9b500;
}
a.button {
  color: white;
  font-weight: 400;
  text-decoration: none;
}
hr {
  border: 1px solid #d1d1d1;
  height: 3px;
  border-left: none;
  border-right: none;
  width: 40%;
  position: relative;
  overflow: visible;
}
hr::after {
  content: "";
  position: absolute;
  background: #d1d1d1;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  z-index: 10;
  left: 50%;
  border: 10px solid white;
  transform: translateX(-50%);
  top: -16px;
}
.hibauzenet {
  color: red;
  margin-bottom: 10px;
  background: #ffcdcd;
  background: linear-gradient(
    45deg,
    rgba(255, 205, 205, 1) 0%,
    rgba(255, 140, 140, 1) 100%
  );
  border: 1px solid #ff6767;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  font-weight: 600;
}
.sikeresuzenet {
  color: #41a41a;
  margin-bottom: 10px;
  background: #e0f3d8;
  background: linear-gradient(
    45deg,
    rgba(224, 243, 216, 1) 0%,
    rgba(197, 245, 176, 1) 100%
  );
  border: 1px solid #41a41a;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  font-weight: 600;
}
.form-control {
  width: 100%;
  border: 1px solid #a2a2a2;
  border-radius: 5px;
  padding: 8px;
  box-sizing: border-box;
  font-family: "Roboto Condensed";
  margin-bottom: 8px;
  font-size: 16px;
}
.login_h {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: x-small;
}

#loader {
  width: 56px;
  height: 21px;
  background: url("img/loader_ui.gif");
  display: none;
}
.lock {
  width: 16px;
  height: 16px;
  background: url("img/lock.png");
  float: left;
}
.user {
  width: 16px;
  height: 16px;
  background: url("img/edit_profile.png");
  float: left;
}
.logout {
  width: 16px;
  height: 16px;
  background: url("img/logout.png");
  float: left;
}
.noborder {
  border: none;
}
.hashtag_cont {
  text-align: center;
  display: none !important;
}
.hashtag {
  font-size: small;
  color: silver;
  font-style: italic;
}
#actualpos {
  font-size: x-small;
  font-style: italic;
}
#event_label {
  text-align: center;
  font-weight: bold;
}
.events {
  display: none;
  background-color: #b2cadc;
  padding: 10px;
  position: absolute;
}
.events a {
  color: white;
  text-decoration: none;
}
.calendar td:hover .events {
  display: block;
}
.lang_div img {
  height: 17px;
  border-radius: 2px;
  border: 1px solid white;
}
.lang_elem[data-lang="ja"] img {
  border: 1px solid black;
}
.lng_dropdown {
  display: none;
  position: absolute;
  background: white;
  padding: 8px;
  border-radius: 10px;
  left: -8px;
  top: 27px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.lang_elem {
  cursor: pointer;
}
.lang_elem {
  margin-bottom: 8px;
}
.lang_elem:last-child {
  margin-bottom: 0px;
}
.lang_div {
  display: inline-block;
  vertical-align: middle;
  height: 37px;
  position: absolute;
  z-index: 102;
  top: 65px;
  right: 15px;
}
.lng_szurke {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 101;
}
.mobile {
  display: none;
}
.contact {
  display: block;
  width: 100%;
  max-width: 500px;

  border-radius: 0;
  padding: 15px;
  text-align: center;
  margin: 0px auto;
}
.box {
  display: inline-block;
  vertical-align: top;
  margin: 35px;
  width: 250px;
}
.box h3 {
  margin-top: 20px;
}
h3 {
  font-weight: 400;
}
.box p {
  text-align: justify;
}
.box.linkbox {
  cursor: pointer;
  width: 250px;
  height: 250px;
  position: relative;

  transition: all 0.5s;
  border: 15px solid white;
  margin: 10px;
}
.box.linkbox:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
  transform: translateY(-5px);
}
.box.linkbox::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #212121;
  background: linear-gradient(
    0deg,
    rgba(33, 33, 33, 0.8) 0%,
    rgba(237, 221, 83, 0) 100%
  );
}
.box.linkbox h2 {
  position: absolute;
  color: white;
  bottom: 0px;
  right: 15px;
  z-index: 2;
  text-align: right;
  font-size: 28px;
}
.small_linkbox {
  background: white;
  padding: 10px;
  margin: 8px;
  box-sizing: border-box;
  font-size: 16px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  flex: 1 1 0px;
}

.kiemelt_blokk {
  text-align: center;
  background: #ad9f72;
  padding: 20px 50px;
  margin-top: 50px;
}
.kiemelt_blokk h2 {
  color: white;
}
.kiemelt_blokk .small_linkbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flx {
  display: flex;
  justify-content: center;
}
.flx.wrappable {
  flex-wrap: wrap;
}
.wrappable .small_linkbox {
  min-width: 250px;
  max-width: 250px;
  text-align: center;
  padding: 30px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cikk.halfcikk {
  width: calc(50% - 140px);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0px;
  margin-top: 0px;
}
.flex-half {
  display: flex;
}
.flex-half.withmargin {
  margin-bottom: 50px;
}
.lablec_right {
  position: absolute;
  right: 10px;
  top: 20px;
}
#google_translate_element,
.skiptranslate {
  display: none !important;
}
/* HTML5 video download ikon eltüntetése */
video::-internal-media-controls-download-button {
  display: none;
}
video::-webkit-media-controls {
  overflow: hidden !important;
}
video::-webkit-media-controls-enclosure {
  width: calc(100% + 32px);
  margin-left: auto;
}
.cc-window {
  font-size: 12px !important;
  font-family: "Roboto Condensed" !important;
}
.cc-btn {
  transition: all 0.5s;
}
.cc-btn:hover {
  background-color: #fdc400 !important;
  border: 2px solid #fdc400 !important;
}
div:where(.swal2-icon) .swal2-icon-content {
  font-size: 60px !important;
}
/* -------------------------- */
