
/* ============================================================================================================================================================================== */
/* ============================================================================================================================================================================== */

@media all and (min-width: 740px) and (max-width: 1339px) {
  
#plogos { height: 65px; display: grid; grid-template-columns: repeat(5, 1fr); max-width: 1330px; margin: auto; }
#plogos a { display: block; height: 65px; overflow: hidden;  }
#plogos img { vertical-align: middle; display: inline-block;  height: 40px; width: auto; margin-top: 10px; }		
		
.kiemelt { display: block; margin-left: 2rem; padding-left: 1.3rem; border-left: 5px solid var(--cl); }		
		
#searchdiv { display: none !important; }

#site { text-align: center; background-color: var(--cl-f); }
#top { display: none !important; } 
#mobile_top_spacer { display: none; }

#top_m { position: static; height: 60px; background: #E7E7E7; top: -80px; left: 0; right: 0; box-sizing: border-box; text-align: center; z-index: 101; transition: top 0.4s ease-in-out; }
#top_m.gl::after { content: ''; border-bottom: 5px solid var(--cl-light-blue); display: block; bottom: -5px; left: 0; right: 0; position: absolute; }
#nav-icon4 {	height: 60px; width: 60px; line-height: 70px; 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 { float: right; height: 60px; line-height: 70px; position: relative; margin-right: 30px; }
#icon_search_m i { color: #777; font-size: 1.5rem; padding: 0 0.5rem;  }
#icon_search_m i:hover { color: var(--cl);   }

#openplatform { float: right; margin-right: 30px; margin-top: 15px; }

#langsm { float: right; height: 60px; line-height: 70px; margin-right: 30px;  }
#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); }

#logo_m  { position: absolute; height: 60px; line-height: 60px; display: block; overflow: hidden; width: 100px; left: 12%; }
#logo_m img { position: absolute; display: block; height: 60%; top: 50%; left: 0; transform: translateY(-50%); z-index: 20; }
#logo_m_min { display: none; }

#search_m { background-color: var(--cl3); text-align: left; position: relative; display: none; line-height: 1.3em; top: 60px; 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 2rem; 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: 85%; background: var(--cl-f); border-width: 0; }
#search_go_m { display: block;  height: 100%; background: #bbbbbb; float: right; width: 13%; 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: 2%;  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: 1rem;  text-align: left; top: 60px; bottom: 0; left: -200%; right: 101%; background: #F7F7F7; -webkit-transition: .3s ease-in-out;  -moz-transition: .2s ease-in-out;  -o-transition: .2s ease-in-out;  transition: .2s ease-in-out;  }
#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: 0px solid var(--cl); }
#menu_m li a { display: block;  position: relative; color: var(--cl3); }
#menu_m li a {   font-weight: 400; text-decoration: none; font-size: 1.2em; text-transform: none; padding: 1rem 0 1rem 2.2rem;  }
#menu_m li li a {    text-decoration: none; font-size: 1.1em; text-transform: none;  padding: 0.5em 0 0.5em 4em; font-weight: 400;}
#menu_m li li li a { padding-left: 6em; text-decoration: none; font-size: 1em; }
#menu_m li li li li a { padding-left: 8em;   text-decoration: none; font-size: 1em; }
#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: 'FontAwesome';  }
#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: 'FontAwesome';  }
 

#banner {   width: 100%; margin: 0 auto 0 auto; max-height: 540px;  overflow: hidden; }
#banner ul { width: 100%;   padding: 0; margin: 0;  }
#banner ul .bannerslide { position: relative; display: block; width: 100%;  background-position: center 0; background-size: contain; }
#banner ul .bannerslide img { width: 100%; max-height: 540px; }
#banner ul .bannerslide_m { display: none; }
#banner ul .bannerslide .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 .text.lathato { opacity: 1; }
#banner ul .bannerslide .a { line-height: 70px; font-size: 60px; font-weight: 700; color: #06d48f; text-shadow: 1px 1px rgba(0,0,0,0.25); }
#banner ul .bannerslide .b { display: block; line-height: 38px; margin-top: 20px;  font-size: 30px; font-weight: 400; color: #ffffff; text-shadow: 1px 1px rgba(0,0,0,0.6); }
#banner ul .bannerslide .c { display: none;}
.noclk { cursor: default; }
#banner_m { display: none !important; }
#banner_pages  { background-position: center top; background-size: cover; }
#banner_pages img { width: 100%; height: auto;  }


#description { margin: 4rem 0; min-height: 1px; }
.description   {  font-size: 1.4rem; font-weight: 300; color: #555; line-height: 2rem; text-align: left;  }
.description a  {  color: var(--cl);  text-decoration: underline;  }
.description img  { max-width: 100%; height: auto; }
.description td { padding: 0.6rem 1rem; font-size: 1rem; font-weight: 400; color: #333; line-height: 1.3rem; text-align: left;   }
.description ul { margin-left: 10px; list-style: none  }
.description ul li { padding-left: 10px; position: relative;  }
.description ul li:before { content: "•"; font-size: 2rem;  color: var(--cl); display: block; position: absolute; left: -20px; top: -3px; }

#tartalom { margin-top: 0px; }
.content { text-align: center;  margin: auto; width: 94%; }
.content_main { text-align: center; margin: auto; width: 97%; }
.content-centered { text-align: center; } 
	
#bottom { margin-top: 10rem; clear:both;  }
#bottom-c {   background-color: var(--cl3); min-height: 209px; background-repeat: no-repeat; padding-top: 1px; }

#bottom_left { display: inline-block; vertical-align: middle; width: 40%; }
#bottom_left #bottom_logo {  }
#bottom_left #bottom_logo img { width: 40%; max-width: 140px; height: auto; }

#bottom_right { text-align: left; color: #ddd; padding-bottom: 0.6rem; display: inline-block; vertical-align: middle; width: 59%; overflow: hidden; }
#bottom_right .a { font-family: var(--ft2); font-size: 1.6rem; padding: 1.4rem 0 1rem 0; color: var(--cl4); line-height: 2.1rem; }
#bottom_right .b { margin-top: 0rem; white-space: wrap; line-height: 3rem; }
#bottom_right .b a { color: var(--cl); margin: 0 1rem 0 0; font-size: 1.1rem; white-space: nowrap; }
#bottom_right .b a:hover { color: #fff; text-decoration: underline; }
#bottom_right .c { padding-top: 0.3rem; color: #999; font-size: 0.8rem; }
#bottom_right .l { padding-bottom: 1rem; }
#bottom_right .l i  { font-size: 1.0rem; color: var(--cl); vertical-align: middle; display: inline-block; margin-right: 1rem;  text-align: center; width: 40px;   }
#bottom_right .l span  { font-size: 1rem; vertical-align: middle; display: inline-block; color: var(--cl4); width: 80%; }
#bottom_right .w { margin-top: 1.2rem; color: #000000;  }
#bottom_right .w a { color: #000000; font-size: 1.4rem  }
#bottom_right .w * { font-style: normal; font-weight: 600; text-decoration: none; }
#bottom_right .w u { color: #48b276; }
#bottom_right .w i { color: #e30518; }
#bottom_right .w b { color: #023e84; }
#bottom_right .w a.egrants { color: var(--cl4) !important; font-size: 1rem !important; font-weight: 500 !important; }

#navig { position: relative; text-align: center; line-height: 26px; margin-top: 2rem; margin-bottom: 2rem; width: 100%;  padding-top: 1rem; overflow: hidden; white-space: nowrap; }
#navig::after { position: absolute; content: ""; display: block; top: 0; left: 50%; width: 400px; transform: translateX(-50%); height: 1px; border-bottom: 1px solid var(--cl); overflow: hidden;  }
#navig a , #navig span , #navig b , #navig div { display: inline-block; vertical-align: middle; }
#navig .homelink { display: inline-block; }
#navig .homelink i { color: var(--cl); font-size: 14px; }
#navig .homelink:hover i { color: var(--cl) }
#navig b { width: 1.6rem; text-align: center; }
#navig b i { color: var(--cl-light-blue); font-size: 14px; }
#navig span { color: #444444; font-size: 14px; font-weight: 400; }
#navig a { color: #444444; font-size: 14px; font-weight: 400; }
#navig a:hover { color: var(--cl); text-decoration: underline;   }
 
#pagetitle { font-size: 54px; font-weight: 700 ; line-height: 60px;}
#pageheader { font-size: 18px;  }
#pageheader_text { font-size: 18px; font-weight: 400 ; margin-top: 2rem; text-align: left; }
#labels { margin-top: 15px; line-height: 26px; margin-bottom: 34px; }
#labels a { color: var(--cl4); text-transform: uppercase; 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(--cl4); color: var(--cl-f); }
#labels a.sel:hover , #labels a.sel { background-color: var(--cl4); color: var(--cl-f); }

#felso_csik { height: 5px; overflow: hidden; background-color: var(--cl4); }
#fsearch {  float: right; margin-right: 40px; }
#fsearch_p { display: none }
#fsearch i { font-size: 21px; color: var(--cl-f); margin-top: 3px; }
 
 #nleft { display: none;}

#tovabbi { margin-top: 7rem; clear: both; } 
#tovabbi_bggray { clear: both; padding: 4rem 0 } 
.tovabbi_link { font-size: 1.5rem; font-weight: 300; margin: 4rem auto 2rem auto; } 
.tovabbi_title { font-family: var(--ft2); font-size: 3rem; font-weight: 300; line-height: 3.6rem;  text-align: center; border-bottom: 0px solid var(--cl4); color: var(--cl2); } 
.tovabbi_content { font-size: 1.5rem; font-weight: 300; line-height: 2.3rem; width: 92%; margin: 0 auto; text-align: center; }
#tovabbi_gal { position: relative; display: block; font-family: var(--ft2); font-size: 2.2rem; font-weight: 300; line-height: 2.6rem;  text-align: left; border-bottom: 0px solid var(--cl4); color: var(--cl4); } 
#tovabbi_gal:hover { text-decoration: underline;  }

.title { font-size: 3.2rem; line-height: 3.6rem; font-weight: 300; color: var(--cl); font-family: var(--ft2); }
.title.title-belso { margin: 3rem 0 1rem 0;}

#video { text-align: center; overflow: hidden; height: 544px; width: 100%; position: relative; z-index: 75; }
#videodiv {  position: absolute; height: 544px; width: 1920px; top:0; left:50%; transform: translateX(-50%); z-index: 80; }
#videodiv video { width: 1920px; height: 544px; }
#videodiv.fbfin { background-image: url(img/banner.jpg); background-repeat: no-repeat; background-size: cover; }
#videodiv.waiter { background-color: #E0E0E0;  }

#videodiv_m {  display: none !important; }

#video_text { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 85; text-align: center; }
#video_text .a { display: block; line-height: 5.4rem; font-size: 5rem; font-weight: 700; color: var(--cl2); text-shadow: 1px 1px rgba(0,0,0,0.25); }
#video_text .b { display: block; margin-top: 2rem; line-height: 4.3rem;  font-size: 4rem; font-weight: 200; color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,0.25); }
#video_text .c { font-size: 26px; line-height: 70px; font-weight: 200; color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,0.34); }

 
/* MAIN PAGE ======================================================================================================================================== */

#home_intro { margin: 0 auto; background-color: var(--cl); padding: 2rem 0; }
#home_intro .a   { display: inline-block; vertical-align: middle; width: 38%;   text-align: left; }
#home_intro .a   img { width: 50%; height: auto; display: block; margin: auto;   }
#home_intro .b {  width: 61%; display: inline-block; vertical-align: middle;  }
#home_intro .b .bb { font-size: 1.9rem; line-height: 3rem; font-weight: 400;  color: rgba(255, 255, 255, 0.85); text-transform: uppercase; padding: 2rem 1rem; }



#galeria_main { display: grid; grid-gap: 0.7rem; grid-template-columns: repeat(3, 1fr); margin-top: 3rem; }
#galeria_main a { position: relative; display: block; aspect-ratio: 1; }		
#galeria_main a i { position: absolute; z-index: 10; color: var(--cl4); font-size: 3rem; display: none;  top: 50%; left: 50%; transform: translate(-50%,-50%); }		
#galeria_main a:hover i { display: block; }		
#galeria_main a:hover img { filter: brightness(0.75); }
#galeria_main a img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center top; transition: all 0.14s; }		


.news-descr { font-size: 20px; color: #414040; line-height: 29px; margin-top: 50px;   }
.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;  }

/* fotogalcat */
.fotogallery { display: flex;  flex-direction: column;  flex-wrap: wrap; margin-top: 60px;    }
.fotogallery-item { width: 32.8%; border-radius: 3px; overflow: hidden; margin-bottom: 5px; background-color: var(--cl4); }
.fotogallery-item a { width: 100%; display: block;  overflow: hidden;  }
.fotogallery-item a img { width: 100%; display: block;  transition: all 0.15s; }
.fotogallery-item a span { display: block; color: #ffffff; font-weight: 500; padding: 20px 10px 5px 10px; font-size: 1.2rem; line-height: 1.4rem; }
.fotogallery-item a b { display: block; color: #ffffff; font-weight: 300; padding: 3px 10px 20px 10px; font-size: 1rem;  }	
.fotogallery-item a:hover img  { filter: brightness(0.75); }

.gallery { display: flex;  flex-direction: column;  flex-wrap: wrap;    }
.gallery-head {   margin: 1rem 0 0 0;  font-size: 1.2rem; line-height: 1.8rem;   }
.gallery-item { width: 32.8%;  margin-bottom: 5px; background-color: var(--cl4); }
.gallery-item a { width: 100%; display: block; border-radius: 3px; overflow: hidden; cursor: pointer; }
.gallery-item a img { width: 100%; display: block;  transition: all 0.15s; }
.gallery-item a span { display: block; color: var(--cl-f); padding: 20px 10px; font-size: 16px; line-height: 22px; }
.gallery-item a:hover img  { filter: brightness(0.75);  }
.gallery-item a:hover , .gallery-item a:hover * { text-decoration: none !important; }
.gallery-item a i { position: absolute; z-index: 10; color: var(--cl4); font-size: 3rem; display: none;  top: 50%; left: 50%; transform: translate(-50%,-50%); }		
.gallery-item a:hover i { display: block; }	


#refs_grid { display: grid; grid-template-columns: repeat(3, 1fr);  gap: 0.7rem; margin-top: 3rem; }
.refs-grid-item { display: block; position: relative; aspect-ratio: 0.50; cursor: pointer; overflow: hidden;  }
.content_main .refs-grid-item:nth-child(3n+1):last-child { display: none !important; }
.refs-grid-item .hover { position: absolute; z-index: 10; opacity: 0; background-color: rgba(0,0,0,0.5); top: 0; bottom: 0; left: 0; right: 0; transition: opacity 0.14s ease-in-out; }
.refs-grid-item .hover i { font-size: 3rem; color: var(--cl4); top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); text-shadow: 0 0 4px rgba(0,0,0,1);}
.refs-grid-item:hover .hover { opacity: 1;  }
.refs-grid-item .h { height: 60%;  }
.refs-grid-item .h img { height: 100%; width: 100%; object-fit: cover; display: block; }
.refs-grid-item .v { height: 40%; background-color: var(--cl4); position: relative; }
.refs-grid-item .v .rb { position: absolute; z-index: 8; top: 50%; width: 100%; padding: 0 1.4rem; text-align: center; transform: translateY(-50%); }
.refs-grid-item .v .rb .r { color: var(--cl-f); font-size: 1.3rem; font-weight: 300;   }
.refs-grid-item .v .rb .b { color: var(--cl-f); font-size: 1rem; margin: 2rem auto 0 auto; font-weight: 300; line-height: 1.2rem;   }
 
#stiri_grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; margin-top: 3rem; }
.stiri-grid-item { display: block; position: relative; aspect-ratio: 0.50; cursor: pointer; overflow: hidden;  }
.content_main .stiri-grid-item:nth-child(3n+1):last-child { display: none !important; }
.stiri-grid-item .hover { position: absolute; z-index: 10; opacity: 0; background-color: rgba(0,0,0,0.5); top: 0; bottom: 0; left: 0; right: 0; transition: opacity 0.14s ease-in-out; }
.stiri-grid-item .hover i { font-size: 3rem; color: var(--cl4); top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); text-shadow: 0 0 4px rgba(0,0,0,1);}
.stiri-grid-item:hover .hover { opacity: 1;  }
.stiri-grid-item .h { height: 60%; }
.stiri-grid-item .h img { height: 100%; width: 100%; object-fit: cover; display: block; }
.stiri-grid-item .v { height: 40%; background-color: var(--cl3); position: relative; }
.stiri-grid-item .v .rb { position: absolute; z-index: 8; top: 50%; width: 100%; padding: 0 1.4rem;  text-align: center; transform: translateY(-50%); }
.stiri-grid-item .v .rb .r { color: #E0E0E0; font-size: 1.3rem; font-weight: 300;    }
.stiri-grid-item .v .rb .b { color: #E0E0E0; font-size: 1rem; margin: 2rem auto 0 auto; font-weight: 300; line-height: 1.2rem;   }


/* szemelyek */

#szemely { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 60px; align-items: flex-start }

#szemely .szem { width: 19%; position: relative; display: block; height: 440px; border-radius: 3px; overflow: hidden; margin-bottom: 44px;  }
#szemely .szemfill { width: 19%; position: relative; display: block; height: 1px;   overflow: hidden;    }
 
#szemely .szem:hover .hov { display: block; z-index:10; }
#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 .hov .a { height: 300px;  position: relative;  }
#szemely .szem .hov .a i.fa { top: 50%; left: 50%; position: absolute; font-size: 50px; color: var(--cl-f); transform: translate(-50%,-50%);  }
#szemely .szem .hov .b { height: 140px;   position: relative; }
#szemely .szem .hov .b 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 .hov .b span b { font-size: 14px; line-height: 16px; display: block; margin-top: 10px; font-weight: 300; }

#szemely .szem .szem-img { height: 300px; }
#szemely .szem .szem-img img { height: 100%; width: 100%; object-fit: cover; object-position: center top; 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: 20px; font-weight: 600; color: #d47f06; }

#szem_left { float: left; padding-top: 5px; }
#szem_left a { display: block; width: 260px; margin: 0 36px 36px 0; border: 11px solid #d0d0d0; border-radius: 10px; overflow: hidden;  transition: border-color 0.14s; }
#szem_left a:hover { border-color: #b0b0b0; }
#szem_left a img {  width: 100%; height: auto; display: block; }


.strukinner-title { margin-top: 3rem; font-weight: 700; color: var(--cl-blue); font-size: 2.2rem; line-height: 2.6rem; }
.strukinner-author { margin-top: 2rem; font-weight: 500; font-style: italic; color: var(--cl-hover); font-size: 2.0rem; line-height: 2.6rem; }
.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 { text-align: left; }
#publ .publ-item  { margin-bottom: 4rem; display: block; }
 
#publ .publ-item:hover .publ-icon i { color: var(--cl-hover);  }
#publ .publ-icon { width: 13%; display: inline-block; vertical-align: middle; margin-right: 3rem;  }
#publ .publ-icon i { color: #C0C0C0; font-size: 8rem; color: var(--cl-hover);  transition: all 0.14s }
#publ .publ-icon img { width: 100%; }
#publ .publ-right { width: 70%; display: inline-block; vertical-align: middle; }
#publ .publ-right .publ-title { color: var(--cl); font-weight: 700; font-size: 1.3rem }
#publ .publ-right .publ-authors { color: #444; font-weight: 300; font-style: italic ; font-size: 1.3rem; margin-top: 1.3rem}

 
#issues { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 10px; align-items: flex-start }
#issues .issuefill { width: 32%; position: relative; display: block; height: 1px;   overflow: hidden;    }

#issues .issue { width: 32%; position: relative; display: block; border-radius: 2px; overflow: hidden; margin-bottom: 24px;  } 
#issues .issue .issue-img { height: 240px; }
#issues .issue .issue-img img { height: 100%; width: 100%; object-fit: cover; display: block; }
#issues .issue .issue-name { display: block;color: var(--cl); margin-top: 1rem}
#issues .issue .issue-name b { display: block;  }

/* mastip - head+tit */

#mastipus { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 10px; align-items: flex-start }

#mastipus .mastip { width: 32%; padding: 40px; position: relative; display: block;   overflow: hidden; margin-bottom: 20px; text-align: left; border-radius: 3px; background-color: rgba(0,0,0,0.08); }
#mastipus .mastipfill { width: 32%; position: relative; display: block; height: 1px;   overflow: hidden;    }
 
#mastipus .mastip:hover i.fa { color: var(--cl4); }
#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; }


 	
/* strukturalt */
#strukturalt { display: flex; justify-content: space-between; flex-wrap: wrap;  padding: 0 0.65rem; margin-top: 3rem; }
#strukturalt .strukt { width: 48%; position: relative; display: block; height: 140px; border-radius: 3px; overflow: hidden; margin-bottom: 28px;  }
#strukturalt .struktfill { width: 48%; position: relative; display: block; height: 1px;   overflow: hidden;    }

#strukturalt .strukt:hover .hov { display: none; }
#strukturalt .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 .strukt .strukt-img { display: none }

#strukturalt .strukt .strukt-name { position: relative; height: 140px; overflow: hidden; }
#strukturalt .strukt .strukt-name span { position: absolute; display: block; font-weight: 600; width: 100%; line-height: 1.35rem; padding: 0 11px; font-size: 1rem; top: 50%; left: 50%; transform: translate(-50%,-50%); color: var(--cl-f); text-align: center;  }
#strukturalt .strukt .strukt-name span b { font-size: 14px; line-height: 18px; display: block; margin-top: 10px; font-weight: 300; }



/* insert szem-xx */
.s_szem_flex { display: flex; flex-wrap: wrap; justify-content: start; text-decoration: none; }
.s_szem_flex * { text-decoration: none; }

.s_szem { display: block;   transition: background-color 0.15s; background-color: rgba(0,0,0,0.12); width: 200px; height: 400px; padding: 10px; margin: 1rem 2rem  ; }
.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; }

.s_szem_float { 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 1rem 1rem 0; }
.s_szem_float:hover { background-color: #97c1b3;  }
.s_szem_float img { width: 100%; height: 86%; object-fit: cover; display: block; }
.s_szem_float span { display: block; color: #333333; font-size: 14px; line-height: 18px ; font-weight: 700; padding-top: 10px; }



/* search */
.search-tit {   font-size: 1.3rem; font-weight: 600; }
.search-descr { font-size: 20px; color: #414040; line-height: 29px; margin-top: 50px; margin-left: auto; margin-right: auto; width: 90%; text-align: left; }
.search-descr a { display: block; margin-bottom: 4rem; }
.search-descr a .tit { display: block; font-size: 1.5rem; margin-bottom: 0.2rem ;  }
.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: 1rem; line-height: 1.35rem; color: #444444; margin-bottom: 0.2rem; margin-top: 0.4rem; }
.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: #999; }
.search-descr a .nav i { margin: 0 0.3rem; color: var(--cl4); }
.search-descr a button { display: none; }

 

#searchagprev { margin: 3rem 0 3rem 0; }
#searchagprev * { display: inline-block; vertical-align: top; }
#searchagprev span { margin-right: 20px; height: 46px; line-height: 46px; }
#searchagprev input { height: 46px; line-height: 46px; width: 400px; border: 1px solid #b0b0b0; border-radius: 5px; font-size: 16px; color: #444444; text-indent: 5px; }
#searchagprev button { height: 46px; line-height: 46px; width: 90px; border-radius: 5px; font-size: 16px; border: none; margin-left: 10px; }
#searchagprev button i { display: block; font-size: 1.5rem; }

#gdpr5 { background-color: #f0f0f0; 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: 16px 3px 10px 3px; text-align: left;  margin: auto; width: 93%; max-width: 1560px; }
#gdpr5_bar .a { display: inline-block; vertical-align: middle;  color: #333333; font-size: 0.9rem; line-height: 1.2rem; width: 70%; }
#gdpr5_bar .a span { color: var(--cl); font-size: 1.2rem; font-weight: 700; line-height: 1.4rem;  padding-bottom: 6px;  display: block; }
#gdpr5_bar .a a { color: #565656; text-decoration: underline; }
#gdpr5_bar .a a:hover { color: #565656; text-decoration: underline; }
#gdpr5_bar .b { display: inline-block; vertical-align: middle; width: 29%; text-align: center; }
#gdpr5_bar .b a { padding: 8px 24px 8px 24px; font-size: 1rem; border-radius: 5px; transition: all 0.14s; padding-left: 50px; background-color: var(--cl3); 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: 20px; font-family: 'Font Awesome 5 Pro'; }
#gdpr5_bar .b a:hover { background-color: var(--cl); color: var(--cl-f); }

 

#contact_name { font-size: 2rem; color: var(--cl2); width: 75%; margin: 4rem auto 0 auto; text-align: center; line-height: 2.8rem; }
#contact_boxes { text-align: center; margin: 5rem 0 9rem 0 ;}
.contact_box { display: block; vertical-align: top; width: 62%; text-align: center; margin: 6rem auto; }
.contact_box i { color: var(--cl); font-size: 2.5rem;}
.contact_box .cbxsym {    }
.contact_box .sboxtxt { margin-top: 1rem; font-size: 1.3rem; line-height: 2rem; }
#c_vizit { text-align: center; font-size: 24px; margin-top: 50px; }
.form_mandatory_alert { background-color: #FFE0E0; }


#contact_form { margin-top: 20px;   text-align: center;    }
#contact_form label { font-size: 16px;   }
.ctitle1 { font-size: 1.5rem;   text-align: center; margin: 0 auto; font-weight: 700; color: var(--cl) ;  }
.ctitle2 { font-size: 18px;  font-weight: 400; color: #2c2c2c ; padding-bottom: 26px;  }
.finp { display: block; font-weight: 300; margin: 25px auto 0 auto;  width: 70%;   border-radius: 3px; font-size: 16px; height: 46px; line-height: 46px; text-indent: 6px;   }
.finp::placeholder {  font-weight: 400;   }
#txt { resize: none; display: block; width: 70%;   margin: 25px auto 0 auto;    border-radius: 3px; height: 120px; font-weight: 300; padding: 4px 0 0 0px; text-indent: 6px; font-size: 16px ;  overflow: auto;   }
.hov_border { transition: border-color 0.05s; border-width: 1px; border-style: solid; border-color: #a5a5a5; }
.hov_border:focus { border-color: #65812c; }
#csmb{  cursor: pointer;  margin-top: 10px; font-size: 14px !important; font-weight: 500 !important; text-transform: uppercase; }
#prlcont { display: none;  text-align: center;  margin: 0 auto;}
#prlcont i { color: var(--cl); font-size: 25px; }
#zoom_mobile { display: none; }
#zoom_desktop { }
#form_send_ok { display: none; background: #eaffef; margin-bottom: 10px;  border:1px solid #ccf0d4; padding: 20px; width: 98%;  }
#form_send_err { display: none; background: #ffe7e7; margin-bottom: 10px; border:1px solid #f6cdcd; padding: 20px; width: 98%;  }
#contfchk { margin: 2rem auto;  }
#contfchk label { margin-left: 0.5rem; }


.contact_tit { font-size: 34px; margin-top: 100px; color: #49311a; font-weight: 700; text-align: center; }
.contact_subtit { font-size: 16px; margin-top: 18px; margin-bottom: 30px; color: #25262a; font-weight: 400; text-align: center; }
#map  {  margin-bottom: 85px;display: block; background-color: #000000; position: relative; background-image: url(img/map1.jpg); height: 440px; background-position: center center }
#map:hover .imgcover { opacity: 1;  }
#map img {  display: none }
#map .imgcover { position: absolute; z-index: 2; width: 100%; height: 100%; top:0; left:0; right: 0; bottom: 0;  background-color: rgba(29,49,90,0.75); opacity:0; transition: all 0.2s; display: block; border-radius: 7px; }
#map .imgcover i.fa { position: absolute; left: 50%; top: 50%; font-size: 40px; color: var(--cl-yellow); transform: translate(-50%,-50%); }
 
 
 
.home_modul { min-height: 100px;}
.home_modul_bg_3, .home_modul_bg_4,  .home_modul_bg_7 { background: var(--cl2); }
.home_modul_bg_1, .home_modul_bg_2,  .home_modul_bg_7 {  padding-top: 50px; padding-bottom: 50px;  }
.home_main_title { font-size: 2.2rem; line-height: 3rem; text-transform: uppercase; font-weight: 500;  margin-bottom: 4rem; padding: 0 1rem; }
.home_main_title_color_7 { color: #444444; margin-bottom: 0 !important; }
.home_main_title_color_1 , .home_main_title_color_2 , .home_main_title_color_3 , .home_main_title_color_4 , .home_main_title_color_5 , .home_main_title_color_6
   { color: var(--cl); font-weight: 700; }
			
.home_section::before , .home_section::after { clear: both; content:""; display: table; height: 0; } 
.home_section { clear: both; } 

.home_section_1 , .home_section_2 {  margin: 2rem auto; }
.home_section_1 .hs_image12 { }
.home_section_1 .hs_text12 { }
.home_section_2 .hs_image12 { }
.home_section_2 .hs_text12 {  }
.home_section_2 .hs_text12 > div , .home_section_2 .hs_text12 > a   {   }
.hs_text12 {   text-align: left; padding: 1rem; }
.hs_image12 {   }
.hs_image12 img { width: 100%; height: auto; }
.hs_text12-a	{ display: block; width: 78%; text-align: left; font-size: 2.2rem; text-transform: uppercase; line-height: 3rem; font-weight: 400; color: #444444; }
.hs_text12-a:hover	{  color: #444444; }
.hs_text12-b	{ display: block; width: 78%; text-align: left; font-size: 1.2rem; line-height: 1.4rem; font-weight: 400; color: #555555; border-top: 4px solid var(--cl2); text-align: justify; padding-top: 1rem; margin-top: 1rem; }
.hs_text12-b:hover	{  color: #444444; }
.hs_text12-c	{  width: 78%; text-align: left; margin-top: 2rem; }

.home_section_8 { width: 100%; margin: 0rem auto 5rem auto; background-color: var(--cl2); padding: 4rem 0; text-align: center; }
.hs_text8a { width: 70%; margin: auto; font-size: 2.2rem; font-weight: 700; text-transform: uppercase; color: var(--cl) }
.hs_text8b { width: 88%; margin: auto; font-size: 1.3rem; color: var(--cl-4); line-height: 2.2rem; padding-top: 3.5rem; }
.hs_text8c { width: 70%; margin: auto; padding-top: 4.5rem; }
.hs_text8c a { color: var(--cl3); font-size: 1.3rem; }
.hs_text8c a:hover { text-decoration: underline; }
 
#car_prev , #car_next { position: absolute; top: 50%; transform: translateY(-50%);  z-index: 30; border-radius: 32px; height: 46px; width: 46px; background-color: var(--cl-f); }
#car_prev:hover , #car_next:hover { background-color: var(--cl); }
#car_prev  {  left: 1%;  }
#car_next  {  right: 1%;  }
#car_prev i , #car_next i { position: absolute; top: 50%; left: 50%; font-size: 1.8rem; color: var(--cl2); display: inline-block;  } 
#car_prev i { transform: translate(-70%,-50%); } 
#car_next i { transform: translate(-40%,-50%); } 	
			
#carousel_cont { position: relative; padding: 0 0; text-align: center; padding-top: 2rem;  }
#carousel { 
  position: relative;
		width: 100%;
  height: 300px;
		margin: 0 auto;
  overflow: hidden; }
  #carousel div {
    position: absolute;
    transition: transform 0.5s, left 0.5s, opacity 0.5s, z-index 0s;
    opacity: 1;				}
    #carousel div img {
      width: 300px;
      transition: width 0.5s; }
    #carousel div.hideLeft {
      left: 0%;
      opacity: 0;
      transform: translateY(50%) translateX(-50%); }
      #carousel div.hideLeft img {
        width: 150px; }
    #carousel div.hideRight {
      left: 100%;
      opacity: 0;
      transform: translateY(50%) translateX(-50%); }
      #carousel div.hideRight img {
        width: 150px; }
    #carousel div.prev {
      z-index: 5;
      left: 30%;
      transform: translateY(50px) translateX(-50%); }
      #carousel div.prev img {
        width: 224px; }
    #carousel div.prevLeftSecond {
      z-index: 4;
      left: 15%;
      transform: translateY(50%) translateX(-30%);
      opacity: 1; }
      #carousel div.prevLeftSecond img {
        width: 150px; }
    #carousel div.selected {
					 cursor: pointer;
      z-index: 10;
      left: 50%;
      transform: translateY(0px) translateX(-50%); }
    #carousel div.next {
      z-index: 5;
      left: 70%;
      transform: translateY(50px) translateX(-50%); }
      #carousel div.next img {
        width: 224px; }
    #carousel div.nextRightSecond {
      z-index: 4;
      left: 85%;
      transform: translateY(50%) translateX(-70%);
      opacity: 1; }
      #carousel div.nextRightSecond img {
        width: 150px; }









}
 
 
