:root {
	--main-elso-szin: #16395e;
	--main-masodik-szin: #003366;
	--main-harmadik-szin: #9a9a9a;
	--main-betuszin-alap: #4d4d4d;
	--main-betuszin-vilagos: white;
	--main-betuszin-hover: #ff9900;
	--main-alapszel: 1200px;
}
@keyframes glowing {
  0% { box-shadow: 0 0 0px #fff; }
  40% { box-shadow: 0 0 50px #fff; }
  60% { box-shadow: 0 0 0px #fff; }
  100% { box-shadow: 0 0 50px #fff; }
}
  @font-face{
        font-family:"Sofachrome W05 Regular";
        src:url("../fonts/5101568/0da95605-d023-4b88-9404-f91629502f72.eot?#iefix");
        src:url("../fonts/5101568/0da95605-d023-4b88-9404-f91629502f72.eot?#iefix") format("eot"),url("../fonts/5101568/366d21be-df09-435d-83b3-5e1a4afa27d0.woff2") format("woff2"),url("../fonts/5101568/72aaab38-2a7d-41d9-bde5-151409b9adba.woff") format("woff"),url("../fonts/5101568/12ddb889-0e40-4609-bc06-482527843ad7.ttf") format("truetype");
    }
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  height: 100%;
	font-size: 14px !important;
}
html {
	font-size: 14px !important;
	scroll-behavior: smooth;
}
.alapszel {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
	/*background: red;*/
}
.fej {
	color: white;
	background-color: var(--main-elso-szin);
	z-index: 5;
	position: absolute;
	width: 100%;
			border-top: 0px solid yellow;
	border-bottom: 2px solid yellow;
}
.fejmenu {
float: left;
}
a:link {

}
a:visited {

}

.navigaciosor a:link, .navigaciosor a:visited, .lenyilo a:link, .lenyilo a:visited {
color: #3e3e3e;
	text-decoration: none;
}
.ajanlatkeressor {
	background-color: green;
	color: white;
	text-align: center;
	padding: 8px;
}
.vantetel {
	color: red !important;
	font-weight: bold;
}
.vantetel:hover {
	color: white !important;
}


a:link, a:visited {
  color: var(--main-elso-szin);
}
a:hover {
  color: var(--main-betuszin-hover);
}
.fhiv:link, .fhiv:visited{
  text-decoration: none;
  color: #fff;
}
.fhiv:hover {
  text-decoration: none;
  color: var(--main-betuszin-hover);
}
.shiv:link, .shiv:visited{
  text-decoration: none !important;
  color: #000 !important;
}
.shiv:hover {
  text-decoration: none;
  color: var(--main-betuszin-hover);
}
.logosor {
	height: 50px;
}
.logo {
	float: left;
	margin: 8px 10px 10px 10px;
	width: 200px;
}
.navigacioalap {
	width: 100%;
	display: table;
	background-color: rgba(36, 98, 126, 0.15);
}
.navigacio {
	font-size: 10pt;
	margin: 8px;
	float: left;
}
.navigaciosor {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	background-color: #f9f9f9;
	display: table;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 0px;
}
ul {
	list-style-position: inside;
	list-style: none;
}
.test {
	min-height: 300px;
	display: table;
	padding-bottom: 20px;
}
.test li {
	padding: 5px;
	text-indent: -2.2em;
	list-style-position: inside;
	display: table;
}
.test li::before {content: " ■  "; font-size: 20px; margin-right: 8px; color: var(--main-harmadik-szin);}
.cimsor {
	/* border-bottom: 1px solid var(--main-masodik-szin);*/
	/* background-color: #f6f6f6; */
	margin-bottom: 0px;
	/* background-color: #f3f3f3; */
	margin-top: 0px;
}
.tkozep {
	text-align: center;
}
h1 {
	font-size:36px;
	line-height: 150%;
	padding: 20px 0px 0px 0px;
	display: block;
	margin: 	0px;
	color: #16395E;
	box-sizing: border-box;
}
h5{
	font-size:36px;
	line-height: 150%;
	font-weight: 300;
	padding: 16px 20px;
	display: block;
	margin-left: 0px;
	margin-bottom: 	0px;
	color: #16395E;
	box-sizing: border-box;
}
.cimsor h2 {
	font-size: 1.3vw;
	padding: 0px 8px;
	margin-top: 14px;
	margin-left: 8px;
	font-weight: normal;
	color: var(--main-masodik-szin);
	box-sizing: border-box;
}
.sargacim {
	color: #ffd700;
	font-size: 36px;
}
.lenyilo {
	border-left: 5px solid var(--main-betuszin-hover);
	background-color: #fff;
}
.termek {
	width: 100%;
	display: table;
	/* background-color: red; */
}
.termek h2 {
	font-size: 24pt;
	margin-top: 4px;
	margin-left: 0px;
	color: var(--main-harmadik-szin);
}
.termekcimsor {
	border-left: 5px solid var(--main-masodik-szin);
	padding: 0px 12px;
}
.termekcimsor h1 {
	font-size: 22px;
	display: block;
	margin-left: 0px;
	margin-bottom: 	0px;
}
.termekcimsor h2 {
	font-size: 16px;
	margin-top: 4px;
	margin-left: 8px;
	font-weight: normal;
	color: var(--main-masodik-szin);
}
h4 {
	margin: 0px;
}

.szovegbox {
	padding: 0px;
		margin: 0px;
	display: table;
	width: 100%;
	box-sizing: border-box;
	/* background-color: yellow; */

}
.labsor {
	width: 100%;
	background-color: var(--main-elso-szin);
	color: white;
	padding: 16px;
	box-sizing: border-box;
}
.labsor li::before {content: "";}
.lablogo {
	margin: 8px auto 28px auto;
	text-align: center;
	width: 200px;
}
#labmenuelvalaszto {
	width: 30px;
}
.elerhetoseg {
	width: 33%;
	float: left;
	line-height: 18pt;
}
.centerDivs {
  display: block;
  text-align: center;
	margin-top: -200px;
}
.labikon {
	border: 1px solid #fff;
	font-size: 16pt;
	padding: 3px;
	color: #fff;
	margin: 12px 0px 12px 12px;
	width: 30px;
	height: 30px;
	text-align: center;
	opacity: 0.5;
	display: inline-block;
	box-sizing: border-box;
}
.fejikonsor {
	float: right;
	/* background-color: red; */
}
.fejikon {
	border: 1px solid var(--main-elso-szin);
	font-size: 16pt;
	padding: 3px;
	color: var(--main-elso-szin);
	margin: 10px 10px 10px 0px;
	width: 30px;
	height: 30px;
	text-align: center;
	opacity: 0.8;
	display: inline-block;
	box-sizing: border-box;
	float: right;
}
.dupla {
  width: 60px;
}
.labikon:hover, .fejikon:hover {
opacity: 1;
}
.terkep {
	float: right;
	height: 480px;
	width: 600px;
	margin-left: 20px;
}
.termekmenu_alap h2 {

}
.termekmenu_alap {
  width: 232px;
	height: 350px;
	float: left;
	display: table;
	border: 0px solid #cbcbcb;
	padding: 0px;
	margin: 1%;
	box-sizing: border-box;
	text-align: center;
}
#menucimke {
	position: absolute;
	padding: 8px 16px;
	font-size: 12pt;
	font-weight: normal;
	top: 220px;
	left: 0;
	text-align: center;
	width: 100%;
	border-radius: 4px;
	box-sizing: border-box;
	min-height: 70px;
}
#termekmenu_alap_reszletek {
	position: absolute;
	padding: 8px 16px;
	font-size: 12pt;
	font-weight: normal;
	bottom: 0;
	width: 100%;
	background-color: #f6f6f6;
	box-sizing: border-box;
}
#menucimke h2{

}
#menucimke p, #menucimke-on p{
	margin: 0;
}
#termekkep {
	width: 50%;
	height: auto;
	margin: 0px 25%;
	box-sizing: border-box;
}
.lenyilo_alap h2, .termekmenu_alap h2{
	font-size: 14pt;
	margin-top: 0px;
}
.lenyilo_alap {
	border-top: 1px solid silver;
	margin-top: 20px;
	margin-bottom: 10px;
	display: table;
	position: relative;
	width: 100%;
	z-index: 1;

}
.lenyilo_alap h2{
	font-size: 14pt;
	margin: 10px 5px;
}
.takaras {
	background: white;
	position: relative;
	width: 100%;
	height: 100px;
	margin-top: -110px;
	z-index: 1000;
}
.takaras h1{
	margin: 0px;
	margin-left: 20px;
	padding: 20px;
	font-size: 14pt;
	display: block;
	border-left: 10px solid var(--main-masodik-szin);
}
.lezar {
	clear: both;
	width: 100%;
	height: 20px;
}
.lezar2 {
	clear: both;
	width: 100%;
	height: 0px;
}
#pdf {
	height: 40px;
	float: left;
}
.hvr-shrink, .hvr-shrinkn, .effektarnyek{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.hvr-shrinkn:hover, .hvr-shrinkn:focus, .hvr-shrinkn:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.effektarnyek:hover, .effektarnyek:focus, .effektarnyek:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
}
.centerDivs a:link, .slink a:link, .lenyilo_alap a:link{
  text-decoration: none;
color: #3e3e3e;
}
.centerDivs a:visited, .slink a:link, .lenyilo_alap a:link {
  color: #3e3e3e;
}
.malap {
  padding: 4px 3px;
	  display: inline-block;
}
.pad12 {
	padding: 3px 12px;
}
.menugomb {
	width: 100%;
	height: 240px;
	/* background-color: yellow; */
	padding: 0px;
	margin: 20px 10px;
	box-sizing: border-box;
	border-bottom: 35px solid var(--main-elso-szin);
	position: relative;
}
#menukep {
	width: auto;
	height: 100%;
	margin: 0px 0px 0px 0px;
	box-sizing: border-box;
}
#menukep:hover {

}
.menugomb p{
	margin: 0;
	width: 100%;
	position: absolute;
	bottom: -72px;
	text-align: center;
		color:#fff;
	line-height:1.5;
	font-size: 1.8rem;
	transition: .5s ease;
}
.menugomb:hover p{
	bottom: -34px;
}
.fokep {
  float: right;
  margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 3px;
	width: 250px;
}
.talalatsor {
	width: 100%;
	clear: both;
	display: table;
	overflow: hidden;
	margin: 4px;
	text-align: left;
}
.talalatsor:hover {
	background-color: rgba(36, 98, 126, 0.15);
}
.talalatsorszoveg{
	display: table-cell;
	vertical-align: middle;
	left: 30px;
	text-align: left;
	width: 100%;
}
.talalatsor p{
	text-align: left;
}
.keresokep {
  float: left;
	padding: 2px;
	width: 80px;
	margin-right: 8px;
}
.halvany {
	opacity: 0.5;
}
.kiemsor {
	width: 100%;
	background-color: red;
	padding: 4px;
	box-sizing: border-box;
	color: white;
}
button.accordion {
    background-color: #f3f3f3;
    color: #444;
    cursor: pointer;
    padding: 12px 16px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 12pt;
    transition: 0.4s;
	margin: 8px 0px 0px 0px;
	box-sizing: border-box;
}
button.accordion:hover {
    background-color: #ddd;
}
button.accordion.active {
    background-color: #fff;
}
button.accordion:after {
    content: '\02795';
    font-size: 10pt;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2796";
}
.lenyilotablazat {
	width: 100%!important;
}
.tablazatdiv {
	width: 100%!important;
	overflow-x: auto;
	padding-bottom: 10px;
	 background-color: #ddd;
	box-sizing: border-box;
}
#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: white;
}

#style-2::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

#style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: var(--main-elso-szin);
}

div.panel {
    padding: 0px;
	width: 100%;
    /* background-color: yellow; */
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
	box-sizing: border-box;
}

div.panel.show {
    opacity: 1;
    max-height: 100000px;
}
#narancsb {
	color: orange;
}
#pirosb {
	color: red;
}
.labmenusor {
	width: 100%;
	padding: 18px 0px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	clear: both;
}
.labmenu:link, .labmenu:visited{
	color: orange !important;
	text-decoration: none;
}
#labelvalaszto {
	width: 20px;
	text-align: center;
	padding: 0px 20px;
	content: "|";
}
.labkep {
	width: 100%;
	overflow: hidden;
	max-height: 300px;
}
.labkep img{
	width: 100%;
}
.kozepre {
	clear: both!important;
	float: none!important;
	text-align: center!important;
	display: block!important;
  margin-left: auto!important;
  margin-right: auto!important;
	width: 50%!important;
}
.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 280px;
  background-color: var(--main-elso-szin);
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 8px 8px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 90%;
  left: -8px;
  margin-left: 0px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
	line-height: 16pt;
		transition: 1s ease;
}
.tooltip li {
	padding: 5px;
	text-indent: -2.3em;
	list-style-position: inside;
	display: table;
}
.tooltip li::before {content: "►  "; font-size: 16px; margin-right: 8px;}