@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i,900&display=swap");
.blokk,
.dropdownlist {
  border: 1px solid #000;
}
body,
select {
  font-family: Roboto, sans-serif;
}
.clear,
.haromszog {
  clear: both;
}
#logout,
#upper-sav a,
.bovebben a,
.cimsor a,
.cimsor_res a,
.lapozosav a,
.menu,
.menu a {
  text-decoration: none;
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc6CsE.ttf)
    format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xIIzc.ttf)
    format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic6CsE.ttf)
    format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc9.ttf)
    format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxP.ttf)
    format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc9.ttf)
    format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc9.ttf)
    format("truetype");
}
body {
  margin: 0;
  padding: 0;
}
.dropdownlist {
  display: none;
  position: absolute;
}
.menu {
  font-weight: 700;
  color: #333;
  padding: 3px 10px;
  float: left;
  background-color: none;
  cursor: pointer;
  font-size: 18px;
  text-transform: uppercase;
}
.inaktiv {
  color: silver;
  cursor: normal;
}
.menu a {
  color: #333;
  transition: color 0.5s;
}
div.menu:hover a,
div.menu:hover:not(.inaktiv) {
  color: #085a96;
}
.menu_ikon {
  margin-right: 0.5em;
}
div.menu:hover div.dropdownlist {
  display: block;
}
div.menu:hover .dropdownlistelem a {
  color: #fff;
}
.dropdownlistelem {
  background-color: #5898c1;
  border-bottom: 1px solid #12588e;
  padding: 0.2em;
}
.dropdownlistelem:hover {
  background-color: #12588e;
}
#container,
#menusor {
  background-color: #fff;
}
div.menu .dorpdownlistelem:hover a {
  color: #f49242;
}
.dropdownlistelem a {
  color: #fff;
}
.aktiv,
.aktiv a {
  color: #085a96;
}
#menusor {
  float: right;
  margin-top: 6px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 15px 40px 15px 0;
}
.belepes {
  position: relative;
  margin-right: 40px;
  padding-left: 40px;
}
.belepes img {
  position: absolute;
  height: 45px;
  top: -8px;
  margin-left: 5px;
}
div.belepes:hover a {
  color: #8bc96b;
}
#container {
  width: 100%;
  min-width: 320px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-height: 200px;
}
#content {
  margin-top: 40px;
  min-height: calc(100vh - 320px);
  background: url(img/background.jpg) center top fixed;
  background-size: cover;
}
.jelentkezes {
  width: 300px;
  display: inline-block;
  height: 300px;
  cursor: pointer;
}
#hamb,
.lang-select,
.mobil_own_row {
  display: none;
}
.jelentkezes_kep {
  float: left;
  height: 130px;
}
.jelentkezes_kep img {
  width: 100px;
}
.jelentkezes_szoveg {
  float: left;
  margin-top: 50px;
  width: 200px;
}
.jelentkezes_cim {
  font-weight: 700;
  color: #095a93;
  font-size: 20px;
  text-align: left;
}
.jelentkezes_leiras {
  font-size: 14px;
  color: silver;
  text-align: left;
}
.cimsor,
.cimsor_res {
  font-size: 1.2em;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.jelentkezes_hatarido {
  float: left;
  width: 100%;
  background: #095a93;
  color: #fff;
  padding: 10px;
  box-sizing: border-box;
}
.haromszog img {
  width: 300px;
}
.message .haromszog img {
  width: 220px;
}
.registration {
  width: 600px;
  margin: 0 auto;
}
.cimsor,
.cimsor a {
  color: #145884;
}
.cimsor_res {
  margin-bottom: 1em;
  color: #b71100;
}
.cimsor_res a {
  color: #b71100;
}
.cikk {
  margin: 0 40px;
  color: #095a93;
  font-size: 16px;
  box-sizing: border-box;
}
.cikk a {
  color: #000;
}
.cikk h1,
.cikk h2,
.cikk h3,
.cikk p,
.cikk ul,
.cikk ol {
  margin: 20px 150px;
}
.blokk_cim,
.hibauzenet,
.label,
.sikeresuzenet {
  margin-bottom: 10px;
}
h1 {
  font-weight: 700;
  font-size: 40px;
}
h2 {
  font-weight: 700;
  font-size: 20px;
}
h3 {
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  margin-top: 0 !important;
}
.bovebben {
  margin-top: 2px;
  font-size: 0.8em;
}
.bovebben a {
  color: #145884;
  font-weight: 700;
  font-style: italic;
}
.blokk {
  padding: 5px;
  margin-top: 24px;
}
#kereso_gomb,
#search,
.aktivlapozo,
.blokk_cim,
.input_mezo,
.lapozo {
  border: 1px solid silver;
}
.blokk_cim {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ffeac9;
}
.button,
a img {
  border: none;
}
.blokk_jobb {
  float: left;
  width: 30%;
}
.lablec {
  margin-top: 10px;
  min-height: 10px;
  color: #fff;
  background: #444d4e;
  width: 100%;
  box-sizing: border-box;
  padding: 30px 40px;
}
#lablec-left {
  float: left;
}
#lablec-left img {
  height: 86px;
}
#lablec-middle {
  float: left;
  font-size: 13px;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 20px;
  border-left: 8px solid #085a96;
}
#lablec-middle p {
  margin: 0;
}
#lablec-right {
  float: right;
  margin-top: 10px;
}
#lablec-right img {
  height: 70px;
}
#upper-sav {
  width: 100%;
  text-align: right;
  box-sizing: border-box;
  padding-right: 40px;
}
#upper-sav a {
  font-size: 18px;
  color: #999;
}
#upper-sav .aktivlang {
  font-weight: 700;
  color: #333;
}
#fejlec {
  background: #fff;
  padding-top: 25px;
  width: 100%;
}
#fejlec-left {
  float: left;
  margin-left: 40px;
}
#fejlec-left img {
  width: 350px;
  transition: all 0.5s;
}
.aktivlapozo,
.lapozo {
  margin-right: 5px;
  display: inline;
  color: #fff;
  margin-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  list-style-type: none;
  font-weight: 700;
  text-align: center;
}
.lapozo {
  background-color: #5898c1;
}
.aktivlapozo,
.lapozo:hover {
  background-color: #12588e;
}
.lapozosav {
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
}
.kereso {
  float: right;
  width: 235px;
  margin-top: 50px;
}
#search {
  font-weight: 700;
  color: silver;
  float: left;
  height: 17px;
}
#kereso_gomb {
  background: url(img/search.png) center center;
  width: 21px;
  height: 21px;
  float: left;
}
.kereso_szoveg {
  margin-left: 5px;
  font-weight: 700;
}
#logout {
  color: #000;
  font-weight: 700;
}
.label {
  float: left;
  width: 200px;
}
.input_mezo {
  width: 300px;
  background: #fbf8f8;
}
.input_mezo[readonly] {
  color: silver;
  font-weight: 700;
}
.button,
.button_rendeles {
  font-weight: 700;
  color: #fff !important;
  margin-top: 10px;
  transition: all 0.5s;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
.input_textarea {
  height: 50px;
  width: 500px;
  background: #fbf8f8;
}
.button {
  background-color: #095a93;
  padding: 3px 8px;
  border-radius: 5px;
  font-size: 12px;
}
.cancel {
  background: red;
}
.button_rendeles {
  background-color: #095a93;
  padding: 15px 40px;
  border: none;
  border-radius: 5px;
  font-size: 20px;
}
.hibauzenet,
.sikeresuzenet {
  padding: 50px 10px 10px;
  font-weight: 700;
}
.hibauzenet::before,
.sikeresuzenet::before {
  font-family: "Font Awesome 5 Free";
  height: 30px;
  font-size: 30px;
  top: 5px;
  left: 0;
}
.button:hover,
.button_rendeles:hover {
  background-color: #297ab3;
}
.hibauzenet {
  color: red;
  background-color: #ffcdcd;
  border: 1px solid #ff6767;
  text-align: center;
  position: relative;
}
.hibauzenet::before {
  content: "\f057";
  display: inline-block;
  width: 100%;
  position: absolute;
}
noscript.hibauzenet {
  display: block;
}
.sikeresuzenet {
  color: #41a41a;
  background-color: #e0f3d8;
  border: 1px solid #41a41a;
  text-align: center;
  position: relative;
}
.sikeresuzenet::before {
  content: "\f058";
  display: inline-block;
  width: 100%;
  position: absolute;
}
.login_h {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: x-small;
}
#loader {
  width: 56px;
  height: 21px;
  background: url(img/loader_ui.gif);
  display: none;
}
.lock,
.logout,
.user {
  width: 16px;
  height: 16px;
  float: left;
}
.lock {
  background: url(img/lock.png);
}
.user {
  background: url(img/edit_profile.png);
}
.logout {
  background: url(img/logout.png);
}
.noborder {
  border: none;
}
.hashtag_cont {
  text-align: center;
}
.hashtag {
  font-size: small;
  color: silver;
  font-style: italic;
}
#actualpos {
  font-size: x-small;
  font-style: italic;
}
#event_label {
  text-align: center;
  font-weight: 700;
}
.events {
  display: none;
  background-color: #b2cadc;
  padding: 10px;
  position: absolute;
}
.events a {
  color: #fff;
  text-decoration: none;
}
.calendar td:hover .events {
  display: block;
}
.rezilencia {
  font-size: 100px;
  font-weight: 700;
  position: absolute;
  bottom: -25px;
  left: -6px;
  color: #fff;
}
@media (max-width: 1184px) {
  .rezilencia {
    display: none;
  }
}
@media (min-width: 1430px) {
  .rezilencia {
    font-size: 150px;
    bottom: -38px;
    left: -12px;
  }
}
@media (min-width: 1700px) {
  .rezilencia {
    font-size: 200px;
    bottom: -50px;
    left: -12px;
  }
}
#fooldal_banner {
  width: calc(100% + 80px);
  margin-left: -40px;
  height: calc(100vw / 3);
  position: relative;
  overflow: hidden;
}
#fooldal_banner .video_back,
#fooldal_banner .video_back.tolt {
  margin: 0 auto 0 50%;
  transform: translateX(-50%);
  top: -150px;
  width: 100%;
}
#fooldal_banner.flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#fooldal_banner .video_back.tolt {
  position: absolute;
  z-index: 1;
  left: 25%;
}
#fooldal_banner .video_back {
  position: absolute;
  z-index: 1;
  left: 0;
}
#fooldal_banner_text {
  position: relative;
  width: calc(33% - 50px);
  background: #fff;
  height: 100%;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.onlymobil,
video::-internal-media-controls-download-button {
  display: none;
}
#fooldal_banner_text::after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200%;
  background: #fff;
  right: -50px;
  top: -50%;
  transform: rotate(10deg);
  border-right: 10px solid #145884;
}
@media (min-width: 1900px) {
  #fooldal_banner_text::after {
    right: -70px;
  }
}
@media (max-width: 1070px) {
  #fooldal_banner .video_back {
    width: auto;
    height: 200%;
  }
}
#fooldal_banner #fooldal_banner_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% * 1.2);
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
#fooldal_banner .alcimsor,
#fooldal_banner .cimsor,
#fooldal_banner p {
  position: relative;
  z-index: 3;
}
#fooldal_banner .cimsor {
  font-size: 50px;
  text-shadow: 1px 1px 0 #095a93;
  text-align: center;
  padding: 0 30px;
  color: #fff;
}
#fooldal_banner .alcimsor {
  font-size: 30px;
  font-weight: lighter;
  padding: 0 30px;
  color: #fff;
  text-align: center;
}
#fooldal_banner_text .cimsor {
  font-size: 30px;
  color: #095a93;
}
#fooldal_banner_text .alcimsor {
  font-size: 26px;
  color: #095a93;
}
video::-webkit-media-controls {
  overflow: hidden !important;
}
.countdown-item,
.video-cont-wrap {
  overflow: hidden;
}
video::-webkit-media-controls-enclosure {
  width: calc(100% + 32px);
  margin-left: auto;
}
#loginform {
  margin: 0 auto;
  max-width: 600px;
}
.message {
  background-color: #fff0c9;
  border: 1px solid #ffd25e;
}
.message p {
  margin: 20px 0;
  padding: 10px;
}
.cikk table tr td p {
  margin: 0;
}
.noborder tr {
  border: none;
}
.noborder td {
  border: none;
  padding: 5px;
}
.silver-back tr:nth-child(odd) {
  background-color: #e5e5e5;
}
.silver-back tr:nth-child(1) {
  background-color: #23508b;
  color: #fff;
  font-weight: 700;
}
.onlymonitor {
  display: block;
}
#countdown {
  text-align: center;
  margin-bottom: 25px;
}
#countdown-cim {
  font-weight: lighter;
  text-transform: uppercase;
  margin-top: 25px;
  font-size: 30px;
}
.countdown-item {
  display: inline-block;
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  padding-top: 13px;
  text-align: center;
  font-size: 50px;
}
.countdown-item-num {
  height: 80px;
}
.countdown-item-text {
  text-align: center;
  font-size: 20px;
  font-weight: lighter;
}
.shadow-box {
  margin-left: -40px;
  width: calc(100% + 80px);
  padding: 40px;
  color: #fff;
  text-shadow: 1px 1px 0 grey;
  box-sizing: border-box;
  background: #e9a655;
  background: linear-gradient(
    90deg,
    rgba(233, 166, 85, 1) 0,
    rgba(85, 147, 196, 1) 100%
  );
}
.data-box {
  width: 300px;
  display: inline-block;
  margin: 0 25px;
  vertical-align: top;
}
.message .data-box {
  width: 220px;
}
.data-box-cim {
  background: #095a93;
  color: #fff;
  padding: 10px;
  box-shadow: 0 0 2px #095a93;
  height: 35px;
}
.data-csomag .data-box {
  margin-top: 15px !important;
  box-shadow: 2px 2px 4px gray;
}
.data-csomag .data-box[data-link] {
  cursor: pointer;
  transition: all 0.3s;
}
.data-csomag .data-box[data-link]:hover {
  transform: scale(1.03);
}
.data-csomag .haromszog {
  height: 0;
}
.data-csomag .data-box-cim {
  height: 78px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.data-box-data {
  box-shadow: 0 0 2px #095a93;
  height: 270px;
  padding: 10px;
}
.data-box-height .data-box-data {
  height: 270px;
}
.data-csomag .data-box-height .data-box-data {
  height: 245px;
}
.message .data-box-height .data-box-data {
  height: 370px;
}
.data-box-data p {
  margin: 5px 0;
  font-size: 14px;
}
.data-box-data ul {
  margin: 0;
  font-size: 14px;
}
#egyeni_tagkod {
  margin-top: 10px;
}
#partolotag {
  margin-top: -28px;
}
#cimegyezik {
  width: 15px;
  height: 15px;
}
.pluszetkezes_cim {
  display: none;
  margin-top: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
.szalloda_nev {
  background: #e0e0e0;
}
.szobatipus {
  width: 100%;
  margin-bottom: 15px;
}
.border-top {
  border-top: 1px solid #e0e0e0;
}
#osszesen {
  margin: 15px 10px;
  padding-top: 10px;
  font-weight: 700;
  font-size: 18px;
  border-top: 1px solid #e0e0e0;
}
.szdatum_selector {
  width: 200px;
}
.debug_window {
  position: fixed;
  top: 10px;
  right: 10px;
  min-width: 200px;
  min-height: 50px;
  padding: 10px;
  box-sizing: border-box;
  background: red;
  color: #fff;
  border: 1px solid #000;
  box-shadow: 2px 2px 4px gray;
  z-index: 1000;
}
#csomag_valaszto input[type="radio"] {
  width: 20px;
  height: 20px;
}
#csomag_valaszto label {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  font-weight: 700;
  font-size: 17px;
}
#csomag_valaszto .csomagar {
  font-size: 14px;
}
#csomag_valaszto .csomag_leiras {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 10px;
}
.own_menu .fa,
.own_menu .fab,
.own_menu .fas,
.own_menu far {
  width: 30px;
}
.video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.menu a[href="\/jelentkezes"] {
  position: relative;
  z-index: 2;
  color: #fff !important;
}
.menu a[href="\/jelentkezes"]::before {
  content: "";
  position: absolute;
  background: #8bc96b;
  width: calc(100% + 10px);
  height: 58px;
  left: -5px;
  top: -18px;
  z-index: -1;
}
@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-iteration-count: 1;
}
@media only screen and (max-width: 1424px) {
  #upper-sav a,
  .menu {
    font-size: 16px;
  }
  #fejlec-left {
    margin-left: 40px;
  }
  .belepes img {
    top: -10px;
  }
  .menu a[href="\/jelentkezes"]::before {
    content: "";
    height: 56px;
  }
}
@media only screen and (max-width: 1310px) {
  #fejlec-left {
    margin-left: 20px;
  }
  #fejlec-left img {
    width: 300px;
  }
  #menusor,
  #upper-sav {
    padding-right: 20px;
  }
  #upper-sav a,
  .menu {
    font-size: 14px;
  }
  .menu a[href="\/jelentkezes"]::before {
    content: "";
    height: 54px;
  }
}
@media only screen and (max-width: 1160px) {
  .data-box {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 1165px) {
  .menu {
    padding: 3px 6px;
  }
  .data-box {
    margin: 20px 10px;
  }
}
@media only screen and (max-width: 1400px) {
  .message .data-box,
  .message .haromszog img {
    width: 300px;
  }
  .message .data-box-height .data-box-data {
    height: 320px;
  }
}
