@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i,900&display=swap');
body
{
  font-family: 'Roboto', sans-serif;
  margin:0px;
  padding:0px;
}

.dropdownlist
{
    display:none;
    position:absolute;
    border:1px solid black;
}
.menu
{
  text-decoration:none;
  font-weight:bold;
  color:#333333;
  padding:3px 10px;
  float:left;
  /*border-right:1px solid silver;*/
  background-color:none;
  cursor:pointer;
  font-size: 18px;
  text-transform: uppercase;
}
select
{
 font-family:'Roboto',sans-serif;
}
.inaktiv
{
 color: silver;
 cursor: normal;
}
.menu a
{
   text-decoration:none;
   color:#333333;
   transition: color 0.5s;
}
div.menu:hover:not(.inaktiv)
{

 color:#085a96;
}
div.menu:hover a
{
  color:#085a96;
}
.menu_ikon
{
 margin-right:0.5em;
}
div.menu:hover div.dropdownlist
{
    display:block;

}
div.menu:hover .dropdownlistelem a
{
 color:white;
}
.dropdownlistelem
{
    background-color:#5898c1;
    border-bottom:1px solid #12588e;
    padding:0.2em;
}
.dropdownlistelem:hover
{
  background-color:#12588e;
}
div.menu .dorpdownlistelem:hover a
{
 color:#f49242;
}
.dropdownlistelem a
{
  color:white;
}
.aktiv
{

 color:#085a96;
}
.aktiv a
{

 color:#085a96;
}
#menusor
{
  float: right;
  background-color:white;
  margin-top:6px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 15px 0px;
  padding-right: 40px;
}
.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;
  background-color:white;
}
#content
{
 margin-top:40px;
 min-height: calc(100vh - 320px);
 background: url('img/background.jpg');
 background-position: center top;
 background-attachment: fixed;
 background-size: cover;
}
.jelentkezes
{
 width: 300px;
 display: inline-block;
 height: 300px;
 cursor: pointer;
}
.jelentkezes_kep
{
 float: left;
 height: 130px;
}
.jelentkezes_kep img
{
 width: 100px;
}
.jelentkezes_szoveg
{
 float: left;
 margin-top: 50px;
 width: 200px;
}
.jelentkezes_cim
{
 font-weight: bold;
 color: #095a93;
 font-size: 20px;
 text-align: left;
}
.jelentkezes_leiras
{
 font-size: 14px;
 color: silver;
 text-align: left;
}
.jelentkezes_hatarido
{
 float: left;
 width: 100%;
 background: #095a93;
 color: white;
 padding: 10px;
 box-sizing: border-box;
}
.haromszog
{
 clear: both;
}
.haromszog img
{
 width: 300px;
}
.message .haromszog img
{
 width: 220px;
}
.registration
{
 width: 600px;
 margin: 0px auto;
}
.cimsor
{
  font-size:1.2em;
  font-weight:bold;
  text-transform:uppercase;
  text-align:center;
  color:#145884;
}
.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
{

  margin: 0px 40px;
  color: #095a93;
  font-size: 16px;
  box-sizing: border-box;
}
.cikk a
{
 color: black;
}
.cikk p, .cikk h1, .cikk h2, .cikk h3, .cikk ul
{
 margin: 20px 150px;
}

h1
{
 font-weight: bold;
 font-size: 40px;
}
h2
{
 font-weight: bold;
 font-size: 20px;
}
h3
{
 font-style: italic;
 font-weight: normal;
 font-size: 16px;
 margin-top:0px !important;
}

.bovebben
{
 margin-top:2px;
 font-size:0.8em;
}
.bovebben a
{
  text-decoration:none;
  color:#145884;
  font-weight:bold;
  font-style:italic;
}
.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%;
}
.mobil_own_row
{
 display: none;
}
.lablec
{
 margin-top:10px;
 min-height:10px;
 color:white;
 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: 0px;
}
#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: #999999;
 text-decoration:none;
}
#upper-sav .aktivlang
{
 font-weight: bold;
 color: #333333;
}
#fejlec
{
 background:white;
 padding-top:25px;
 width: 100%;
}

#fejlec-left
{
 float: left;
 margin-left:40px;
}
#fejlec-left img
{
 width: 350px;
 transition: all 0.5s;
}
a img
{
 border:none;
}
.lang-select
{
 display: none;
}
#hamb
{
 display:none;
}
.lapozo
{

 text-align:center;
 margin-right:5px;
 border:1px solid silver;
 font-weight:bold;
 display:inline;
 color:white;
 background-color:#5898c1;
 margin-top:5px;
 padding-left:3px;
 padding-right:3px;
 list-style-type: none;
}
.lapozo:hover
{
  background-color:#12588e;
}
.aktivlapozo
{
  background-color:#12588e;
 text-align:center;
 margin-right:5px;
 border:1px solid silver;
 font-weight:bold;
 display:inline;
 color:white;
 margin-top:5px;
 padding-left:3px;
 padding-right:3px;
 list-style-type: none;
}

.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
{

}
#logout
{
  text-decoration:none;
  color:black;
  font-weight:bold;
}
.label
{
 float:left;
 width:200px;
 margin-bottom:10px;
}
.input_mezo
{
 width:300px;
 border:1px solid silver;
 background: #fbf8f8;
}
.input_mezo[readonly]
{
 color:silver;
 font-weight:bold;
}
.input_textarea
{
 height: 50px;
 width: 500px;
 background: #fbf8f8;
}
.button
{
   background-color:#095a93;
   font-weight:bold;
   padding:3px 8px;
   border: none;
   border-radius:5px;
   color:white !important;
   margin-top:10px;
   cursor:pointer;
   text-transform: uppercase;
   font-size: 12px;
   text-decoration: none;
   transition: all 0.5s;
}
.cancel
{
 background: red;
}
.button_rendeles
{
    background-color:#095a93;
   font-weight:bold;
   padding:15px 40px;
   border: none;
   border-radius:5px;
   color:white !important;
   margin-top:10px;
   cursor:pointer;
   text-transform: uppercase;
   font-size: 20px;
   text-decoration: none;
   transition: all 0.5s;
}
.button:hover, .button_rendeles:hover
{
 background-color: #297ab3;
}

.hibauzenet
{
color:red;
margin-bottom:10px;
background-color:#ffcdcd;
border:1px solid #ff6767;
text-align:center;
padding: 50px 10px 10px 10px;
font-weight: bold;
position: relative;
}
.hibauzenet::before
{
  content:'\f057';
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  width: 100%;
  height: 30px;
  font-size: 30px;
  top: 5px;
  left: 0px;
  position: absolute;
}
noscript.hibauzenet
{
 display: block;
}
.sikeresuzenet
{
   color:#41a41a;
margin-bottom:10px;
background-color:#e0f3d8;
border:1px solid #41a41a;
text-align:center;
padding: 50px 10px 10px 10px;
font-weight: bold;
position: relative;
}
.sikeresuzenet::before
{
  content:'\f058';
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  width: 100%;
  height: 30px;
  font-size: 30px;
  top: 5px;
  left: 0px;
  position: absolute;
}
.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;
}
.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;
}
.rezilencia
{
  font-size: 100px;
  font-weight: bold;
  position: absolute;
  bottom: -25px;
  left: -6px;
  color: white;
}
@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);
    min-height: 500px;
    position: relative;
    overflow: hidden;
    padding-bottom: 24px;
}
#fooldal_banner.flex
{
  display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#fooldal_banner .video_back.tolt
{
    position: absolute;
    z-index: 1;
    margin: 0 auto 0 50%;
    transform: translateX(-50%);
    left: 25%;
    top: -150px;
    width: 100%;
}
#fooldal_banner .video_back
{
    position: absolute;
    z-index: 1;
    margin: 0 auto 0 50%;
    transform: translateX(-50%);
    left: 0%;
    top: -150px;
    width: 100%;
}
#fooldal_banner_text
{
  position: relative;
    width: calc(33% - 50px);
    background: white;
    height: 100%;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#fooldal_banner_text::after
{
  content:'';
  position: absolute;
  width: 200px;
  height: 200%;
  background: white;
  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: 0px;
  top: 0px;
  width: 100%;
  height: calc(100%*1.2);
  background: rgba(0,0,0,0.5);
  z-index: 2;
}
#fooldal_banner .cimsor
{
 font-size: 50px;
 position: relative;
 z-index: 3;
 text-shadow: 1px 1px 0px #095a93;
 text-align: center;
 padding: 0px 30px;
 color: white;
}
#fooldal_banner .alcimsor
{
 font-size: 30px;
 font-weight: lighter;
 position: relative;
 z-index: 3;
 padding: 0px 30px;
 color: white;
 text-align: center;
}
#fooldal_banner_text .cimsor
{
  font-size: 30px;
  color: #095a93;
}
#fooldal_banner_text .alcimsor
{
  font-size: 26px;
  color: #095a93;
}
#fooldal_banner p
{
  position: relative;
  z-index: 3;
}
/* 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;
}
#loginform
{
 margin: 0px auto;
 max-width: 600px;
}
.message
{
 background-color: #fff0c9;
 border: 1px solid #ffd25e;
}
.message p
{
 margin: 20px 0px;
 padding: 10px;
}
.cikk table tr td p
{
 margin: 0px;
}
.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: white;
    font-weight: bold;
}
.onlymobil
{
 display: none;
}
.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;
 overflow: hidden;
}
.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: white;
 text-shadow: 1px 1px 0px grey;
 box-sizing: border-box;
 background: rgb(233,166,85);
 background: linear-gradient(90deg, rgba(233,166,85,1) 0%, rgba(85,147,196,1) 100%);
}
.data-box
{
 width: 300px;
 display: inline-block;
 margin: 0px 25px;
 vertical-align: top;
}
.message .data-box
{
 width: 220px;
}
.data-box-cim
{
 background: #095a93;
 color: white;
 padding: 10px;
 box-shadow: 0px 0px 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: 0px;
}
.data-csomag .data-box-cim
{
  height: 78px;
  display: flex;
 justify-content: center;
 align-items: center;
}
.data-box-data
{
 box-shadow: 0px 0px 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 0px;
 font-size: 14px;
}
.data-box-data ul
{
 margin: 0px;
 font-size: 14px;
}
.pluszetkezes_cim
{
 display: none;
}
#egyeni_tagkod
{
 margin-top: 10px;
}
#partolotag
{
 margin-top:-28px;
}
#cimegyezik
{
 width: 15px;
 height: 15px;
}
.pluszetkezes_cim
{
 margin-top: 15px;
 font-weight: bold;
 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: bold;
 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: white;
  border:1px solid black;
  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: bold;
    font-size: 17px;
}
#csomag_valaszto .csomagar
{
    font-size: 14px;
}
#csomag_valaszto .csomag_leiras
{
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    margin-bottom:10px;
}

.own_menu .fa, .own_menu .fas, .own_menu .fab, .own_menu far
{
 width: 30px;
}
.video-cont-wrap{
  overflow: hidden;
}
.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: white!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)
{
 #fejlec-left
 {
  margin-left:40px;
 }
 .menu
 {
  font-size: 16px;
 }
 .belepes img
 {
  top: -10px;
 }
 #upper-sav a
 {
  font-size: 16px;
 }
 .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;
 }
 #upper-sav
 {
  padding-right: 20px;
 }
 #menusor
 {
  padding-right: 20px;
 }
 .menu
 {
  font-size: 14px;
 }
 #upper-sav a
 {
  font-size: 14px;
 }
 .menu a[href=\/jelentkezes]::before
{
  content: '';
  height: 54px;

}
}
@media only screen and (max-width: 1160px)
{
 .data-box
 {
  margin: 0px 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
 {
  width: 300px;
 }
 .message .data-box-height .data-box-data
 {
  height: 320px;
 }
 .message .haromszog img
 {
  width: 300px;
 }
}
