
@media all and (min-width: 1340px)  {
 
#mobile_top_spacer,
#top_m, 
#menu_m,  
#search_m  ,
#logo_m  ,
#filtwinopen,
#filtwinclose,
#sortwinopen,
#btz_m
 { display: none !important; }
  
}


@media all and (max-width: 739px)  {
	
 
.mobile_none { display: none !important; }
 
body { -webkit-text-size-adjust: none; }

.cim , h3, h2, h1 { font-size: 1.3rem; line-height: 1.8rem; color: var(--cl-blue); font-weight: 600; margin: 1.6rem auto 1.6rem auto; text-transform: uppercase; }
.cim2 { font-size: 28px; color: var(--cl); font-weight: 600; margin: 32px auto 24px auto;   } 
.kiemelt { display: block; margin-left: 70px; padding-left: 24px; border-left: 5px solid var(--cl); }
.news-descr ul { margin-left: 10px; list-style: none  }
.news-descr ul li { padding-left: 10px; position: relative;  }
.news-descr ul li:before { content: "•"; font-size: 34px;  color: #44dfab; display: block; position: absolute; left:-20px; top:0; }
.news-descr a { color: #0a885e }
.news-descr img { max-width: 100%; height: auto; }
.news-descr table { max-width: 100%; width: 100%;  }
.news-descr table * { font-size: 0.9rem !important; line-height: 1.2rem !important; }
.news-descr table p { margin: 0.3rem 0 !important; }
img.image-max { width: 100% !important; height: auto !important; box-sizing: border-box; } 
img.image-max.image-border { margin: 0 !Important; } 
.image-left { float: left; max-width: 33% !important; height: auto; margin: 10px 10px 10px 0; } 
.image-right { float: right; max-width: 33% !important; height: auto;  margin: 10px 0 10px 10px; } 
.image-border { margin: 10px; border: 5px solid #c0c0c0; }  

#toTop { width: 2.3em;	height: 2.3em; background-color: var(--cl); transition: opacity 0.15s;   opacity: 0.4; border-radius: 2em; line-height: 2.3em; font-size: 1.2em; color: var(--cl-f); position: fixed; bottom: 1em;	cursor: pointer; right: 1em; display: none; }
#toTop:hover { opacity: 0.7; }
.details { padding: 7px 20px; text-decoration: none !important;  font-size: 14px !important; text-transform: uppercase; color: var(--cl-f) !important; border-radius: 8px; background-color: var(--cl); text-align: center; cursor: pointer; transition: all 0.14s ease-in-out; }
.details:hover {   background-color: #0a885e; color: var(--cl-f) !important; text-decoration: none !important;  }
 
.mobile_center { text-align: center; margin: 0 auto; }

.button_max { font-size: 0.9em; padding: 0.6em 2em;  border-radius: 8px !important; }
.button_mid { font-size: 0.9em; padding: 0.6em 2em;  border-radius: 5px !important; }
.button_min { font-size: 0.7em; padding: 0.3em 1.3em;  border-radius: 5px !important; }

.ajax_window_outer { position: fixed; top:0; left:0; bottom:0; right:0; background: #000000; background: rgba(0,0,0,0.9); width: 100% !important; height: 100% !important; margin: 0 auto; z-index: 800;  }
.ajax_window_outer div.spacer { height: 1px !important; }
.ajax_window_inner {  position: relative; background: #EFEFEF; overflow: auto; width: 100% !important; height: 100% !important; -moz-box-shadow: inset 0 0 0 3px #D0D0D0; -webkit-box-shadow: inset 0 0 0 3px #D0D0D0; box-shadow: inset 0 0 0 3px #D0D0D0;   }
.ajax_window_content { text-align: left; padding: 30px; clear: both; float: none; height: 100%; box-sizing: border-box; }
#fadclose {  position: absolute; right: 0; top:0; width: 46px; height: 46px;    }
#fadclose i { color:#e17070; transition: color 0.12s; font-size: 26px; margin-top: 10px; display: inline-block;}
#fadclose:hover i { color:#c43d3d;   }
.ajax_reg-link-nagy { font-size: 1.35em; color: var(--cl); margin-bottom: 1em; }
.rlbl { font-size: 1em; color: #000;   margin-top:0.8em; }
.rinp {  width: 100%; line-height: 1em;  }
.rinput { border: 2px solid #c4d3d9; margin: 0.5em 0; transition: border-color 0.3s;  -webkit-transition: border-color 0.3s; background-color: #fdfdfd; padding: 0 0 0 6px; width: 90%; height: 30px; line-height:30px; font-size: 1em; color: #333; }
#fload { display: none; margin: 7px 0 0 20px;  }
#fload  i { color: var(--cl); font-size: 1.7em; }
#comanda_load { font-size: 22px; color: var(--cl); visibility: hidden; }
.cos_trim_ok { font-size: 1.4em;  }
.cos_trim_ok i { color: var(--cl); font-size: 24px; margin: 0 10px 0 3px; }

 
#searchdiv { position: fixed; width: 800px; height: 200px; transition: all 0.2s ease-in-out; border-radius: 4px; border: 4px solid #d6dcd4; background-color: #e0e0e0; opacity:0; top: -220px;  z-index: 10000; left: 50%; margin-left: -400px; }
#searchdiv.sinact { top: -220px; opacity: 0; }
#searchdiv.sact { top: 180px; opacity: 1; }
#searchdiv .a { position: absolute; right: 4px; top: 3px; display: block; cursor: pointer; }
#searchdiv .a:hover i { color: #a11e25; }
#searchdiv .a i { color: #808080; font-size: 20px;  }
#searchdiv .k  { margin: 80px 0 0 0 ; }
#searchdiv .k input { width: 500px; height: 36px; line-height: 37px; font-size: 18px; text-indent: 7px; font-weight: 300; display: inline-block; vertical-align: middle; border:1px solid #777777 }
#searchdiv .k button { display: inline-block !important; vertical-align: middle;}
 
 
#site { text-align: center; background-color: var(--cl-f); }
#top { display: none !important; } 
#mobile_top_spacer { height: 4rem; }
#mobile_top_spacergl { height: 5rem; }
#top_m { position: fixed; height: 4rem; line-height: 4.1rem; background:var(--cl-f); left: 0; right: 0;  box-sizing: border-box; text-align: center; top: 0; z-index: 101; }
#top_m.gl::after { content: ''; border-bottom: 1rem solid var(--cl); display: block; bottom: -1rem; left: 0; right: 0; position: absolute; }
#nav-icon4 {	height: 4rem; width: 4rem; line-height: 4.4rem; float: left; position: relative;  cursor: pointer; }
#nav-icon4 div { position: absolute; top: 0; bottom: 0; margin: auto; left: 0; right: 0; height: 100%; width: 100%; -webkit-transition: visibility 0s, opacity 0.4s linear; -moz-transition: visibility 0s, opacity 0.4s linear;  -o-transition: visibility 0s, opacity 0.4s linear;  transition: visibility 0s, opacity 0.4s linear;	}
#nav-icon4 div i {  color: #333333; font-size: 26px; }
#nav-icon4.open #n1 { visibility: hidden !important; opacity: 0 !important; }
#nav-icon4.open #n2 { visibility: visible !important; opacity: 1 !important; }
#nav-icon4 #n1 { visibility: visible !important; opacity: 1 !important; }
#nav-icon4 #n2 { visibility: hidden !important; opacity: 0 !important;  }

#icon_search_m { display: block; float: right; height: 4rem; line-height: 4.3rem;  position: relative; margin-right: 1rem; }
#icon_search_m i { color: #777; font-size: 1.5rem; padding: 0 0.5em;   }

#social_m { display: none; }

#langsm { display: none; float: right;  margin-right: 20px; margin-top: 22px; line-height: 20px; }
#top_langm { display: inline-block;  position: relative; cursor: pointer; }
#top_langm #lang_sel { color: #666; }
#top_langm i , #top_lang span  { display: inline-block; vertical-align: middle; }
#top_langm .lang_name { font-size: 12px; text-transform: uppercase; font-weight: 500; }
#top_langm .flag { display: inline-block; box-sizing: border-box;  opacity: 1; margin-right: 4px; width:28px;  height: 18px; border-radius: 3px; background-repeat: no-repeat; background-size: cover; }
#top_langm .flag_en { background-image: url(img/flag_en.png); }
#top_langm .flag_ro { background-image: url(img/flag_ro.png); }
#top_langm .flag_hu { background-image: url(img/flag_hu.png); }

#lang_choosem { display: none; position: absolute; top: 50px; z-index: 10;  right: 2px; padding: 2px 4px; background: var(--cl-f); border-radius: 8px; }
#lang_choose_insidem { white-space: nowrap; padding: 7px  ; border-radius: 3px; line-height: 20px; }
#lang_choose_insidem a { display: inline-block; margin-right: 4px; width:28px; font-weight: 600;  box-sizing: border-box; line-height: 20px; text-align: center; height: 18px; border-radius: 3px; background-repeat: no-repeat; font-size: 11px; color: transparent;  background-size: cover; background-position: center top; }
#lang_choose_insidem a:hover { color: #666; background-image: url(img/empty.png) !important; }
#lang_choose_insidem a.cl_en { background-image: url(img/flag_en.png); }
#lang_choose_insidem a.cl_hu { background-image: url(img/flag_hu.png); }
#lang_choose_insidem a.cl_ro { background-image: url(img/flag_ro.png); }

#karoklink_m { float: right; line-height: 20px; margin-top: 17px; margin-right: 35px; border: 1px solid  var(--cl-brown); border-radius: 12px; padding: 3px 11px; font-weight: 600; color: #404040; font-size: 18px;  }

#logo_m  { position: absolute; height: 4rem; line-height: 4rem; display: block; overflow: hidden; left: 20%;    }
#logo_m img { height: 75%; margin-top: 9px; }
#logo_m_min { display: none; }

#search_m { background-color: var(--cl); text-align: left; position: relative; display: none; line-height: 1.3em; top: 4rem; position: fixed; width: 100%; z-index: 140; box-shadow: 0 3px 4px 1px rgba(0,0,0,0.4);}
#szo_cont_m { height: 2.7rem; overflow: hidden; width: 75%; background: var(--cl-f);  margin: 1.8rem 0 1.8rem 1rem; border-radius: 6px; }
#szo_m { font-size: 1.1rem; line-height: 100%; height: 100%; text-indent: 1em;  float: left; display: block; font-weight: 400; color: #000000; width: 75%; background: var(--cl-f); border-width: 0; }
#search_go_m { display: block;  height: 100%; background: #bbbbbb; float: right; width: 18%; line-height: 3rem; color: var(--cl-f); font-size: 1em;  text-align: center; }
#search_go_m i { }
#search_m_close { position: absolute; top: 50%; padding: 1rem; transform: translateY(-50%); right: 0;  font-size: 1.5rem;  display: block; color: var(--cl-f) !important; }
 
.dontscroll { overflow: hidden !important; }
#menumscrl { overflow: auto; -webkit-overflow-scrolling: touch; height: 100%; width: 100%; }
#menu { display: none; }
.menu_m_open { left: 0 !important; right: 0 !important; }
#menu_m { position: fixed; display: block; z-index: 500; padding-top: 1em; text-align: left; top: 4em; bottom: 0; left: -100%; right: 101%; background: #F0F0F0; -webkit-transition: all 0.16s ease-in-out;  -moz-transition: all 0.16s ease-in-out;  -o-transition: all 0.16s ease-in-out;  transition: all 0.16s ease-in-out;  }
#menu_m .menusep { border-bottom: 1px solid #c0c0c0; height: 1em; margin-bottom: 1em;  }
#menu_m ul { margin: 0; padding: 0; list-style-type: none;}
#menu_m li { display: block; position: relative;   }
#menu_m>div>ul>li { border-bottom: 1px solid #c0c0c0; }
#menu_m li a { display: inline-block;  position: relative; }
#menu_m li a {  color: #404040; font-weight: 600; text-decoration: none; font-size: 1.2em; text-transform: none; padding: 0.6em 0 0.6em 1.6em;  }
#menu_m li li a {  color: #404040; text-decoration: none; font-size: 1em; text-transform: none;  padding: 0.5em 0 0.5em 4em; font-weight: 400;}
#menu_m li li li a { padding-left: 6em; color: #404040; text-decoration: none; font-size: 0.9em; }
#menu_m li li li li a { padding-left: 8em; color: #404040; text-decoration: none; font-size: 0.9em; }
#menu_m li ul {max-height: 0; transition: max-height 0.15s ease-out; overflow: hidden;}
#menu_m li.open>ul { max-height: 1500px;  transition: max-height 0.25s ease-in;  }
#menu_m li.is_parent.open>a:after { position: absolute; content: "\f107" !important; right: -20px; top: 50%; font-size: 14px; transform: translateY(-50%); display: block; font-family: 'Font Awesome 5 Pro';  }
#menu_m li.is_parent.closed>a:after { position: absolute; content: "\f105"; right: -20px; top: 50%; font-size: 14px; transform: translateY(-50%); display: block; font-family: 'Font Awesome 5 Pro';  }

#menu_logo { display: none !important; text-align: center; width: 50%; max-width: 240px; margin: 1em auto; }
#menu_logo img {width: 100%; }

#menu_karok { text-align: left; border-top: 1px solid #c0c0c0; padding: 1rem 0 1rem 2rem;  }
#menu_karok a { display: inline-block; border-radius: 16px; margin: 0 5px 15px 0px; padding: 1px 9px; text-transform: uppercase; font-size: 0.7em; color: #404040; border: 1px solid #606060; }
#menu_karok a.self  {  border: 1px solid var(--cl); font-weight: 700; }

#social_menu_m {  text-align: center; border-bottom: 1px solid #c0c0c0; padding: 0 0 1rem 0;}
#social_menu_m a { display: inline-block; width: 28px; height: 28px; text-align: center; margin: 0 2px; border-radius: 20px; line-height: 28px; background-color: var(--cl-blue); transition: all 0.14s; position: relative; }
#social_menu_m a:hover { background-color: var(--cl); }
#social_menu_m a:hover i { color: var(--cl-f); }
#social_menu_m a i { color: var(--cl-f); }
#social_menu_m a img { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }

#menu_search_m {  display: none;}
#menu_search_m i , #menu_search_m span { display: inline-block; vertical-align: middle;  }
#menu_search_m i { color: var(--cl-blue); font-size: 21px; padding: 0 0.5em; transform: rotate(-45deg); margin-left: 6px;  }
#menu_search_m span { font-size: 1.2em; padding: 0.6em 0 0.6em 1.6em;  color: #404040; font-weight: 600;}

#bottom { margin-top: 100px; clear:both;  }
#bottom a { color: var(--cl-f) ; margin: 0 20px 10px 0; display: inline-block; text-decoration: underline; } 
#bottom a:hover { text-decoration: underline; color: #92f6d4 } 
#bottom-top { height: 260px; background-image: url(img/btm.png); background-repeat: no-repeat; background-position: center center; }
#bottom-c { background-image: url(img/bottom.jpg); background-position: center bottom; background-color:  var(--cl-brown); min-height: 409px; background-repeat: no-repeat; padding-top: 1px; }
#bc {  margin-top: 40px; padding: 0 1rem 3rem 1rem ; }
#bc::after { clear: both; content:''; display: block; }
#bc > div {  text-align: left; margin: 40px auto 0 auto;   color: var(--cl-f); max-width: 420px; }
#bc .ap p { margin: 0 0 18px 0; padding:0; line-height: 21px; font-size: 16px;}
#bc .bc-tit { font-size: 24px; font-weight: 600; position: relative; padding-bottom: 28px; padding-left: 8px; }
#bc .bctith { padding:18px 9px 0 9px }
#bc .bc-tit2::after { display: block; position: absolute; left:0; bottom:0;content: ''; width: 100%; height: 10px; border-radius: 10px; background-color: var(--cl-blue); }
#bc .bc-tit3::after { display: block; position: absolute; left:0; bottom:0;content: ''; width: 100%; height: 10px; border-radius: 10px; background-color:  var(--cl-light-blue); }
#bc .bc-tit4::after { display: block; position: absolute; left:0; bottom:0;content: ''; width: 100%; height: 10px; border-radius: 10px; background-color: #ebf5ee; }
#btz { margin: 60px 0 0 12px; }
#btz img { width: 60px; }


#bottom_menu { padding-left: 10px; padding-bottom: 30px; } 
#bottom_menu a { color: var(--cl-f) ; margin: 0 0 7px 0; display: block; font-size: 1rem;  } 
#bottom_menu a:hover { text-decoration: underline; color: var(--cl) } 

#bc1 {   }
#bc1 .bc1_a { width: 200px; }
#bc1 .bc1_a img { width: 100%; height: auto; }

#bc2 {   }
#bc3 {   }
#bc4 {     }

#navig { display: block; text-align: left; margin: 1rem 1rem 0 1rem; line-height: 1rem;  }
#navig a , #navig span , #navig b , #navig div { display: inline-block; vertical-align: middle; font-size: 0.75rem; font-weight: 400; }
#navig a { color: var(--cl-hover); }
#navig .homelink {  }
#navig .homelink i { color: #707070; font-size: 0.8rem;  }
#navig .homelink:hover i { color: var(--cl) }
#navig b { margin: 0 0.2rem; text-align: center;  }
#navig b i.fa { color:  var(--cl-light-blue); font-size: 0.7rem; }
#navig span { color: #707070;  }

 
#pagetitle { text-align: center; padding: 1em 0 0 0;   font-size: 1.7em; font-weight: 600; }
#pageheader { font-size: 18px;   }
#pageheader_text { font-size: 18px; font-weight: 400 ; margin-top: 2rem; text-align: left; padding: 0 2rem;}
#labels { margin-top: 15px;  line-height: 2rem; margin-bottom: 34px; white-space: wrap; }
#labels a { color:  var(--cl-light-blue); text-transform: uppercase; white-space: nowrap; font-size: 16px; background-color: transparent; font-weight: 700; margin: 0 0px; padding: 2px 10px; border-radius: 4px; transition: all 0.15s; }
#labels a:hover { background-color:  var(--cl-light-blue); color: var(--cl-f); }
#labels a.sel:hover , #labels a.sel { background-color:  var(--cl-light-blue); color: var(--cl-f); }

#felso_csik { display: none; }

#banner {  }
#banner ul { margin: 0; width: 100%;    }
#banner ul .bannerslide { display: none !important; }
#banner ul .bannerslide_m { display: block; padding-top: 1px; width: 100%;  background-position: center center; text-align: center; text-align: center;}
#banner ul .bannerslide_m img { width: 100%; }
#banner ul .bannerslide_m .text {  position: absolute; left:10%; right: 10%; top:50%; -ms-transform: translateY(-50%); transform: translateY(-50%); opacity:0; transition: opacity 0.5s ease-in;}
#banner ul .bannerslide_m .text.lathato { opacity: 1; }
#banner ul .bannerslide_m .a { line-height: 2rem; font-size: 1.7rem; font-weight: 700; color: #06d48f; text-shadow: 1px 1px rgba(0,0,0,0.25); }
#banner ul .bannerslide_m .b { display: block; line-height: 1.3rem; font-size: 1.1rem;  margin-top: 10px;  font-weight: 400; color: #ffffff; text-shadow: 1px 1px rgba(0,0,0,0.6); }
#banner ul .bannerslide_m .c { display: none;} 
 

#video { text-align: center; overflow: hidden; height: 544px; width: 100%;  position: relative}
#videodiv_m {  position: absolute; height: 544px; width: 740px; top:0; left:50%; transform: translateX(-50%);  }
#videodiv_m.fbfin { background-image: url(img/banner.jpg); background-repeat: no-repeat; background-size: cover; }
#videodiv_m.waiter { background-color: #E0E0E0;  }
#videodiv_m video { width: 740px; height: 544px; }
 
#videodiv {  display: none !important;  }
 
 
#video_text { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 85; text-align: center; width: 90%; }
#video_text .a { display: block; line-height: 2.3rem;  font-size: 2.2rem; font-weight: 700; color: var(--cl); text-shadow: 1px 1px rgba(0,0,0,0.25); }
#video_text .b { display: block; line-height: 1.8rem;  font-size: 1.4rem; font-weight: 200;  color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,1); margin-top: 1.6rem; }
#video_text .c { display: block; line-height: 1.3rem;  font-size: 1.1rem; font-weight: 700; color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,1); margin-top: 3rem; }
 
 
#gkarok { display: none;  margin: 2.5rem auto; clear: both;  width: 96%; flex-wrap: nowrap; justify-content: space-between;  }
#gkarok a { display: block; width: 95%; height: 200px; margin: 0 auto 1rem auto;  border: 10px solid #EAEAEA; border-radius: 10px; overflow: hidden; transition: border-color 0.15s;  }
#gkarok a:hover {   border: 10px solid var(--cl);   }
#gkarok a img { display: block; width: 100%; height: 100%; object-fit: cover; }
#gkarok a div { position: absolute; transition: all 0.15s; left: 0; right: 0; top: 60%; opacity: 0.86; bottom: 0; display: block; background: var(--cl-blue) }
#gkarok a div span { position: absolute; left: 7%; right: 7%; top: 50%; transform: translateY(-50%); display: block; color: #E5E5E5; font-weight: 600; line-height: 1.0rem; font-size: 0.9rem; }

 
 
 /* MAIN PAGE ======================================================================================================================================== */


#hir_kiemelt {  margin-top: 2em;  }
 
#hir_kiemelt .a { margin-bottom: 1em ; padding: 0.65em 0; font-weight: 700; font-size: 3.2em; color: var(--cl-f);  background-image: url(img/hirbg.jpg); background-size: cover;  background-repeat: no-repeat;    }
#hir_kiemelt .ah {   text-align: center; }
#hir_kiemelt .ah .aha {  }
#hir_kiemelt .as { display: none }
#hir_kiemelt .b { clear: both; margin: 5px 16px 0 16px; text-align: left;  }

#hir_kiemelt .b .ba {  display: none; }

#hir_kiemelt .b .bb {     }
#hir_kiemelt .b .bb .bba {   margin-bottom: 5em;   }
#hir_kiemelt .b .bb .bba .readmore { text-align: center; margin-top: 20px; }
#hir_kiemelt .b .bb .bba .readmore a.readmore_button { font-weight: 700; font-size: 1.3em; padding: 5px 13px; border-radius: 6px;}
#hir_kiemelt .b .bb .bba .batx {    }
#hir_kiemelt .b .bb .bba .batx-img { margin-bottom: 0.3em  }
#hir_kiemelt .b .bb .bba .batx-img img { width: 100%; height: auto;  border-radius: 7px;   }
#hir_kiemelt .b .bb .bba .batx .bbba_t { font-size: 1.6em; font-weight: 600;     }
#hir_kiemelt .b .bb .bba .batx .bbba_d  { padding: 2px 0 0 0; font-weight: 600;  font-size: 0.75em}
#hir_kiemelt .b .bb .bba .batx .bbba_h  {  padding: 10px 0 0 0;  line-height: 1.4em; font-size: 0.9em; color: #414040; }


#tovabbi {   margin: 0 30px 2em 30px; clear: both; } 
#tovabbi_left {  font-size: 1.3em; font-weight: 600; text-align: center; border-top: 2px solid #d1d1d1; padding: 3em 0 0 0;   color: #666;} 
#tovabbi_right { display: none; } 

/* homepage hirek */
#main_hirek { z-index: 24; clear: both; position: relative;  margin: 1em 0.6em 0 0.6em;  }
#hprev { display: none !important; }
#hnext { display: none !important; }

#main_hirek_cont {  position: relative;   }
#main_hirek_cont #hcont { display: flex; flex-wrap: wrap; justify-content: space-between; }
#main_hirek_cont #tmp { display: none; }
.hirek_v1 {  width: 49%; height: 324px; margin-bottom: 1rem;  overflow: hidden; border-radius: 10px; color: var(--cl-f); line-height: 20px; text-align: left;}
.hirek_v1 .img { height: 130px; text-align: center; position: relative; overflow: hidden; }
.hirek_v1 .img img { height: 130px; width: 100%; object-fit: cover }
.hirek_v1 .date  { margin: 8px 0 0 12px; position: relative; height: 14px; line-height: 14px;  padding-left: 12px; font-size: 12px; }
.hirek_v1 .date:before { position: absolute; left:0; top:0; height: 100%; width: 6px; border-radius: 5px; display: block; content: " "; background-color: var(--cl) }
.hirek_v1 .info {  height: 144px; overflow: hidden; margin: 0.7rem 0.7rem 0 0.7rem ; line-height: 1.1rem; }
.hirek_v1 .info .tit { font-size: 1em; font-weight: 600; }
.hirek_v1 .info .tit::after { content: ' '; display: block; height: 0.5rem;}
.hirek_v1 .info .head { font-size: 0.9em;  color: #d6d6d6; font-weight: 300; }
/* end -- homepage hirek */



/* hirek menupont */
#hirek_cont { margin: 54px 20px 0 20px; display: flex; flex-wrap: wrap; justify-content: space-between;   }

.brkc { display: none; }

.hirek_h {  width: 49%; height: 324px; margin-bottom: 1rem;  overflow: hidden; border-radius: 10px; color: var(--cl-f); line-height: 20px; text-align: left;}
.hirek_h .img { height: 130px; text-align: center; position: relative; overflow: hidden; }
.hirek_h .img img { height: 130px; width: 100%; object-fit: cover }
.hirek_h .date  { margin: 8px 0 0 12px; position: relative; height: 14px; line-height: 14px;  padding-left: 12px; font-size: 12px; }
.hirek_h .date:before { position: absolute; left:0; top:0; height: 100%; width: 6px; border-radius: 5px; display: block; content: " "; background-color: var(--cl) }
.hirek_h .info {  height: 144px; overflow: hidden; margin: 0.7rem 0.7rem 0 0.7rem ; line-height: 1.1rem; }
.hirek_h .info .tit { font-size: 1em; font-weight: 600; }
.hirek_h .info .tit::after { content: ' '; display: block; height: 0.5rem;}
.hirek_h .info .head { font-size: 0.9em;  color: #d6d6d6; font-weight: 300; }

#more_news_link { margin-top: 130px; text-align: center;  }
#hmore { margin-top: 60px; font-size: 16px; color: #404040; transition: color 0.14s; position: relative; padding: 30px 10px; font-weight: 600; }
#hmore:hover { color: var(--cl); }
#hmore:before { position: absolute; color: var(--cl); display: block; font-family: 'Font Awesome 5 Pro'; bottom: 0; left: 47%; content: "\f107"; }

.waitm * { color: transparent !important; }
.waitm:after { position: absolute; display: block; content: "\f110"; font-family: 'Font Awesome 5 Pro'; font-size: 24px; bottom: -30px; left: 43%;   }
.waitm:after { color: var(--cl); -webkit-animation: fa-spin 2.5s infinite linear;  animation: fa-spin 2.5s infinite linear; }

/* hirek belso oldal */

#nleft { margin-top: 1em   }
#nright { text-align: left; padding: 1em 0.7em; }

.descr-tit { text-align: center;   font-size: 1.7em; font-weight: 600;  }

#nleft .t { display: block; border-radius: 20px; line-height: 55px; height: 55px; color: var(--cl-f); font-size: 30px; font-weight: 700; margin-bottom: 40px; }
#nleft .t i.fa { font-size: 23px; margin-right: 10px;  }

#nleft .g { display: block; border-radius: 20px; line-height: 55px; height: 55px; color: var(--cl-f); font-size: 22px; text-transform: uppercase; font-weight: 400; margin-bottom: 10px; }
#nleft .g i.fa { font-size: 23px; margin-right: 10px;  }

#nleft .szt { display: block; border-radius: 20px; line-height: 55px; height: 55px; color: var(--cl-f); font-size: 1.4rem; font-weight: 700; margin-bottom: 3px; }
#nleft .szt i.fa { font-size: 23px; margin-right: 10px;  }

#nleft .sz { display: block; transition: 0.15s all; border-radius: 20px; line-height: 52px; height: 55px; color: var(--cl-f);  margin-bottom: 3px; padding: 0 10px;  }
#nleft .sz:hover { background-color: #4f7c99 }
#nleft .sz span {  display: inline-block; vertical-align: middle; width: 85%; overflow: hidden; color: var(--cl-f); font-size: 1rem; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
#nleft .sz i.fa { font-size: 18px; margin-left: 10px; display: inline-block; vertical-align: middle;  }

#tagek {  }
#tagek a { display: inline-block; border-radius: 4px; font-size: 14px; font-weight: 600; text-transform: uppercase; color:  var(--cl-light-blue); padding: 4px; background-color: transparent; }
#tagek a:hover { color: var(--cl-f); background-color:  var(--cl-light-blue)}

#left_hirek { padding: 0 20px 0 10px; text-align: left;  }
.lefthir { display: block; margin-bottom: 4.1rem;  }
.lefthir .img { display: block;   }
.lefthir .img img { width: 100%; height: auto; border-radius: 8px;}
.lefthir .right { display: block; overflow: hidden; margin-top: 0.4rem; margin-left: 0.2rem }
.lefthir .right .tit { font-weight: 600; line-height: 1.4rem; font-size: 1.3rem;  }
.lefthir .dat { color: #909090; font-size: 1rem; margin-top: 0.3rem}
.lefthir .dat:hover { color: #909090; font-size: 12px; }

#headimg { position: relative; overflow: hidden; }
.insimgbg {  display: none;  }
 
.insimg { width: 100%; overflow: hidden; border-radius: 12px; }
.insimg img { display: block; width: 100%;  height: auto; }

 
.bh-tit { margin-top: 24px; font-size: 1.7rem; font-weight: 600; line-height: 2rem;}
.bh-tit2n { margin-top: 22px; }
.bh-tit2n>div { display: inline-block; vertical-align: middle;  }
.bh-tit2n .dat {  }
.bh-tit2n .dat {   position: relative;  font-weight: 700; color: #909090;  padding-left: 18px; font-size: 16px; }
.bh-tit2n .dat:before { position: absolute; left:0; top:0; height: 100%; width: 6px; border-radius: 5px; display: block; content: " "; background-color: var(--cl) }
.bh-tit2n .labs { margin-left: 65px; }
.bh-tit2n .labs  a { color:  var(--cl-light-blue); text-transform: uppercase; font-size: 14px; background-color: transparent; font-weight: 600; margin: 0 0px; padding: 1px 6px; border-radius: 4px; transition: all 0.15s; }
.bh-tit2n .labs  a:hover { background-color:  var(--cl-light-blue); color: var(--cl-f); }
.bh-tit2n .tools {   }
.bh-tit2n .tools .views { color: #d47f06 }
.bh-tit2n .tools .views i.fa { margin-right: 4px;  }
.bh-tit2n .fblike  { text-align: left; margin: 10px 0 }
.news-descr { font-size: 1rem; color: #414040; line-height: 1.3rem; margin-top: 1.5em; }


.news-attach-docs { margin-top: 50px; margin-bottom: 50px; }
.news-attach-docs a { display: block; margin-bottom: 10px; }
.news-attach-docs a:hover span { text-decoration: underline; }
.news-attach-docs a i { color: #d47f06; display: inline-block; vertical-align: middle; font-size: 28px; }
.news-attach-docs a span { color: #2d2d2d; display: inline-block; vertical-align: middle; margin-left: 12px; font-size: 14px; font-weight: 600;}
.news-share { margin: 50px 0; text-align: right; margin-right: 50px;  }

.gallery {     }
.gallery-item {  margin-bottom: 10px; width: 100%; }
.gallery-item a { width: 100%; display: block; border-radius: 8px; overflow: hidden; }
.gallery-item a img { width: 100%; display: block;  transition: all 0.15s; }
.gallery-item a span { display: block; color: var(--cl-f); padding: 1em; font-size: 0.9em; line-height: 1.2em; }
.gallery-item a:hover img  { opacity: 0.6; }



#szakok {   margin-top: 2em; padding: 0 0.7em; }

#szakok .szak { position: relative; display: block;   border-radius: 15px; overflow: hidden; margin-bottom: 28px;  }

#szakok .szak .szak-img {   }
#szakok .szak .szak-img img { height: 100%; width: 100%;   display: block; }
#szakok .szak .szak-name { position: relative; height: 86px; }
#szakok .szak .szak-name span { position: absolute; display: block; font-weight: 600; width: 100%; line-height: 1.3em; padding: 0 0.8em; font-size: 1em; top: 50%; left: 50%; transform: translate(-50%,-50%); color: var(--cl-f); text-align: center;  }
#szakok .hov { display: none; }

#left_szk { margin-top: 2.5em; }

.szakrinfo { margin-bottom: 50px; line-height: 20px;}
.szakrinfo .a {  }
.szakrinfo .a i.fa { vertical-align: middle; display: inline-block; font-size: 1.3rem; color: #194888 }
.szakrinfo .a span { vertical-align: middle; display: inline-block; font-size: 1.3rem; font-weight: 600; margin-left: 14px; line-height: 30px; }
.szakrinfo .b  { margin-top: 10px; display: flex;  align-items: flex-start;  justify-content: center; }
.szakrinfo .b .f { vertical-align: top; display: inline-block; margin: 0 6px; overflow: hidden; flex: 1; }
.szakrinfo .b .f .ba { display: inline-block; padding: 10px 16px; line-height: 30px; color: var(--cl-f); font-size: 30px; font-weight: 600; border-radius: 10px; }
.szakrinfo .b .f .bc { display: block; margin-top: 5px; font-size: 14px; line-height: 16px; }

.sziratok a {  font-size: 20px; font-weight: 600; color: #d47f06; }
.sziratok i.fa { margin-right: 10px;  }

#moreszak { display: none; padding: 16px; border-radius: 20px; text-align: left; }
#moreszak a { display: block; margin: 2px 0; padding: 6px; color: var(--cl-f); transition: 0.15s all; border-radius: 2px; line-height: 20px; font-size: 0.9rem;  }
#moreszak a:hover { background-color: rgba(0,0,0,0.2); }

/* szemelyek */
#szemely .szem:hover .hov { display: none; }
#szemely .szem .hov { display: none;  position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(120,161,187,0.85); overflow: hidden; }
#szemely .szem .szem-img { height: 300px; }
#szemely .szem .szem-img img { height: 100%; width: 100%; object-fit: cover; display: block; }
#szemely .szem .szem-name { position: relative; height: 140px; }
#szemely .szem .szem-name span { position: absolute; display: block; font-weight: 600; width: 100%; line-height: 20px; padding: 0 28px; font-size: 19px; top: 50%; left: 50%; transform: translate(-50%,-50%); color: var(--cl-f); text-align: center;  }
#szemely .szem .szem-name span b { font-size: 14px; line-height: 16px; display: block; margin-top: 10px; font-weight: 300; }

#cv_downl { display: inline-block; }
#cv_downl:hover , #cv_downl *:hover   { text-decoration: none}
#cv_downl i.fa { margin-right: 10px; color: #d47f06;  }
#cv_downl span {  font-size: 1.2rem; font-weight: 600; color: #d47f06; }


#strukturalt { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 10px; align-items: flex-start }
#strukturalt .struktfill { width: 48.5%; position: relative; display: block; height: 1px;   overflow: hidden;    }

#strukturalt .szinti.strukt { width: 48.5%; position: relative; display: block; height: 280px; border-radius: 15px; overflow: hidden; margin-bottom: 24px;  } 
#strukturalt .szinti.strukt:hover .hov { display: block; z-index:10; }
#strukturalt .szinti.strukt .hov { display: none;  position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(120,161,187,0.85); overflow: hidden; }
#strukturalt .szinti.strukt .hov .a { height: 280px;  position: relative;  }
#strukturalt .szinti.strukt .hov .a i.fa { top: 50%; left: 50%; position: absolute; font-size: 50px; color: var(--cl-f); transform: translate(-50%,-50%);  }
#strukturalt .szinti.strukt .hov .b { display: none; }
#strukturalt .szinti.strukt .strukt-img { height: 280px; }
#strukturalt .szinti.strukt .strukt-img img { height: 100%; width: 100%; object-fit: cover; display: block; }
#strukturalt .szinti.strukt .strukt-name { display: none; }

#strukturalt .szint0.strukt { width: 48.5%; position: relative; display: block; height: 280px; border-radius: 15px; overflow: hidden; margin-bottom: 24px;  } 
#strukturalt .szint0.strukt .hov { display: none;  position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(120,161,187,0.85); overflow: hidden; }#strukturalt .szint0.strukt .strukt-img { height: 210px; }
#strukturalt .szint0.strukt .strukt-img img { height: 100%; width: 100%; object-fit: cover; display: block; }
#strukturalt .szint0.strukt .strukt-name { position: relative; height: 70px; }
#strukturalt .szint0.strukt .strukt-name span { position: absolute; display: block; font-weight: 600; width: 100%; line-height: 1.2rem; padding: 0 1rem; font-size: 1rem; top: 50%; left: 50%; transform: translate(-50%,-50%); color: var(--cl-f); text-align: center;  }
#strukturalt .szint0.strukt .strukt-name span b { font-size: 14px;  display: block; margin-top: 10px; font-weight: 300; }

#strukturalt .szint1.strukt { width: 48.5%; position: relative; display: block; height: 580px; border-radius: 15px; overflow: hidden; margin-bottom: 24px;  } 
#strukturalt .szint1.strukt .hov { display: none;   }
#strukturalt .szint1.strukt .strukt-img { height: 440px; }
#strukturalt .szint1.strukt .strukt-img img { height: 100%; width: 100%; object-fit: cover; display: block; }
#strukturalt .szint1.strukt .strukt-name { position: relative; height: 140px; }
#strukturalt .szint1.strukt .strukt-name span { position: absolute; display: block; font-weight: 600; width: 100%; line-height: 1.2rem; padding: 0 1rem; font-size: 1rem; top: 50%; left: 50%; transform: translate(-50%,-50%); color: var(--cl-f); text-align: center;  }
#strukturalt .szint1.strukt .strukt-name span b { font-size: 14px;  display: block; margin-top: 10px; font-weight: 300; }

.strukinner-title { margin-top: 3rem; font-weight: 700; color: var(--cl-blue); font-size: 1.6rem; line-height: 1.9rem; }
.strukinner-author { margin-top: 2rem; font-weight: 500; font-style: italic; color: var(--cl-hover); font-size: 1.5rem; line-height: 1.8rem; }
.strukt-publ-atach { }
.strukt-publ-atach a { display: inline-block; text-align: center; background-color: var(--cl); color: var(--cl-f); padding: 10px 30px 9px 30px; border-radius: 5px; transition: background-color 0.14s ease-in-out; }
.strukt-publ-atach a:hover { background-color: var(--cl-hover); }
.strukt-publ-atach a i { margin-right: 16px;  }

#publ {}
#publ .publ-item  { margin-bottom: 4rem; display: block; }
#publ .publ-item:hover .publ-icon i { color: var(--cl-hover);  }
#publ .publ-icon { width: 12%; display: inline-block; vertical-align: middle;  }
#publ .publ-icon i { color: #C0C0C0; font-size: 2rem; transition: all 0.14s }
#publ .publ-right { width: 86%; display: inline-block; vertical-align: middle;  }
#publ .publ-right .publ-title { color: var(--cl-blue); font-weight: 400; font-size: 1.0rem }
#publ .publ-right .publ-authors { color: var(--cl-hover); font-weight: 700; font-style: italic ; font-size: 1.0rem; margin-top: 0.5rem}
 

/* mastip - head+tit */

#mastipus { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 10px; align-items: flex-start; padding: 0 14px;  }

#mastipus .mastip { width: 46%; padding: 40px; position: relative; display: block;   overflow: hidden; margin-bottom: 24px; text-align: left; border-radius: 10px; background-color: rgba(0,0,0,0.08); }
#mastipus .mastipfill { width: 46%; position: relative; display: block; height: 1px;   overflow: hidden;    }
 
#mastipus .mastip:hover i.fa { color: #333333;  }
#mastipus .mastip .mastipname  { color: #333333; font-weight: 700; font-size: 22px; line-height: 25px;   }
#mastipus .mastip .mastiphead  { color: #333333; margin-top: 10px; font-size: 18px; line-height: 21px; }
#mastipus .mastip .mastipdeta  { margin-top: 14px; text-align: center; }
#mastipus .mastip .mastipdeta i.fa { font-size: 36px;   }


/* insert szem-xx */
.s_szem { display: block; float: left; transition: background-color 0.15s; background-color: rgba(0,0,0,0.12); width: 200px; height: 400px; padding: 10px; margin: 0 16px 16px 16px; }
.s_szem:hover { background-color: #97c1b3; }
.s_szem img { width: 100%; height: 86%; object-fit: cover; display: block; }
.s_szem span { display: block; color: #333333; font-size: 14px; line-height: 18px ; font-weight: 700; padding-top: 10px; }


/*siblings */
#siblings { margin-top: 10px; margin-bottom: 60px; background-color: var(--cl-light-blue); border-radius: 20px; padding: 30px 10px; }
#siblings .a { font-size: 24px; font-weight: 700; color: var(--cl-f) ; margin-bottom: 20px ; line-height: 36px; display: block; }
#siblings .b {   }
#siblings .b a { display: block; color: var(--cl-f); font-weight: 400; margin: 10px 0; line-height: 18px; font-size: 16px; }
#siblings .b a:hover , #siblings .b a.sel, #siblings .b a.sel:hover { display: block; color: #000;  }

/*siblings */
#siblings_publ { margin-top: 10px; margin-bottom: 60px; background-color: #E9E9E9; border-radius: 20px; padding: 30px 18px; text-align: left }
#siblings_publ .a { font-size: 32px; font-weight: 700; color: var(--cl-blue); margin-bottom: 2rem ; line-height: 36px; display: block; text-align: center}
#siblings_publ .b {   }
#siblings_publ .b a { display: block; color: var(--cl-blue); font-weight: 400; margin: 7px 0 2rem 0; font-size: 18px; }
#siblings_publ .b a i { margin-right: 10px;  font-size: 15px; }
#siblings_publ .b a b { font-weight: 400 }
#siblings_publ .b a span { font-weight: 300; font-style: italic;  }
#siblings_publ .b a:hover * , #siblings_publ .b a.sel * , #siblings_publ .b a.sel:hover * {   color: var(--cl-hover);  }

.lic_def { text-align: left; background-color: #E9E9E9; border-radius: 18px; padding: 18px 30px; }
.lic_def_m { display: none; }

#gdpr5 { background-color: #f3f1ee; position: fixed;  box-shadow: 1px 0 4px 1px rgba(0,0,0,0.4); line-height: 1.2rem;  left: 0; right: 0; bottom: -200px; z-index: 160000; text-align: center; }
#gdpr5_bar { font-weight: 400; padding: 10px 3px 10px 3px; text-align: left;  margin: auto; width: 93%; max-width: 1560px; }
#gdpr5_bar .a { display: block; vertical-align: middle;  color: #565656; font-size: 0.8rem; line-height: 0.9rem; }
#gdpr5_bar .a span { color: #194888; font-size: 1rem; font-weight: 700; line-height: 1.2rem;  padding-bottom: 0.3rem;  display: block; }
#gdpr5_bar .a a { color: var(--cl-gray); text-decoration: underline; }
#gdpr5_bar .a a:hover { color: var(--cl-gray); text-decoration: underline; }
#gdpr5_bar .b { display: block;  text-align: left; margin-top: 1rem; }
#gdpr5_bar .b a { padding: 8px 14px; font-size: 0.9rem; border-radius: 4px; transition: all 0.14s; padding-left: 36px; background-color: var(--cl); color: var(--cl-f); cursor : pointer; position: relative; }
#gdpr5_bar .b a::before { position: absolute; display: block; content: '\f00c'; top: 50%; transform: translateY(-50%); left: 11px; font-family: 'Font Awesome 5 Pro'; }
#gdpr5_bar .b a:hover { background-color: var(--cl-hover); color: var(--cl-f); }


/* search */
.search-descr { font-size: 20px; color: #414040; line-height: 29px; margin-top: 50px; margin-left: auto; margin-right: auto; width: 92%; text-align: left; }
.search-descr a { display: block; margin-bottom: 4rem; }
.search-descr a .tit { display: block; font-size: 1.1rem; margin-bottom: 0.2rem ; font-weight: 700;  }
.search-descr a .tit b {  font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 2px 10px; line-height: 17px; margin-top: 4px; margin-right: 10px;   border-radius: 3px; vertical-align: top; display: inline-block;  color: var(--cl-f);  }
.search-descr a .tit u { background-color: #e6e6e6; font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 2px 10px; line-height: 17px; margin-top: 4px; text-decoration: none; margin-right: 10px;   border-radius: 3px; vertical-align: top; display: inline-block;  color: #303030;  }
.search-descr a .des { display: block; font-size: 0.9rem; line-height: 1.4rem; color: #222222; margin-bottom: 0.2rem; margin-top: 0.4rem }
.search-descr a .auth { display: block; font-size: 1rem; line-height: 1.35rem; color: #444444; margin-bottom: 0.2rem; margin-top: 1rem; font-style: italic; font-weight: 600}
.search-descr a .nav { font-size: 0.75rem; line-height: 0.85rem !important; padding: 0.2rem 0 !important; margin: 0 !important; height: 1rem !important; color: #777; }
.search-descr a .nav i { margin: 0 0.3rem; color:  var(--cl-light-blue) }
.search-descr a button { display: none; }
 
 
#searchagprev { margin: 3rem 0 3rem 0; }
#searchagprev * { display: inline-block; vertical-align: top; }
#searchagprev span { margin-right: 10px;  height: 32px; line-height: 32px; }
#searchagprev input { height: 32px; line-height: 32px; width: 150px; border: 1px solid #b0b0b0; border-radius: 5px; font-size: 14px; color: #444444; text-indent: 5px; }
#searchagprev button { height: 32px; line-height: 32px; width: 70px; border-radius: 5px; font-size: 16px; border: none; margin-left: 10px; }
#searchagprev button i { display: block; transform: rotate(-45deg); font-size: 1rem; }







 
 
 

}
