:root { 
	--main-elso-szin: #536330; 
	--main-masodik-szin: #81271f;
	--main-betuszin-vilagos: white;
	--main-betuszin-hover: orange;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  height: 100%;
	color: #6d6e71;
}
.logosor {
	height: 85px;
	z-index:20;
}
#logo {
	height: 130px;
	position:absolute;
	margin-top: -90px;
	z-index: -10;
}
.menusor {
	height: 60px;
	width: 100%;
	background-color: #009900;
	background-image: linear-gradient(rgba(81,94,49,1), rgba(169,192,112,1));
	-webkit-box-shadow: 0px 6px 16px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 16px -1px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 16px -1px rgba(0,0,0,0.75);
	position:absolute;
	z-index:4;
}
.bannersor {
	margin-top: 60px;
	margin-bottom: 30px;
	height: 640px;
	z-index:-1;
}
.bannersor2 {
	margin-top: 60px;
	margin-bottom: 30px;
	height: 10px;
	z-index:-1;
}
.banner {
  margin-right: auto;
  margin-left: auto;
	width: 100%;
  max-width: 1200px;	
}
.tartalomsor {
  min-height: 550px;
}
.labsor {
	background-color: #cfe39e;
	height: 220px;
	color: #879b56;
}
.alapszel {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
	max-width: 1100px;
}
p {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	line-height: 150%;
}
.cimsor {
	text-align: center;
}
h2 {
font-size: 140%;
	font-weight: 300;
	margin: 4px 0px;
}
h1, .h1helyett {
	font-size: 220%!important;
	font-weight: 300!important;
	margin: 8px;
}
.szovegbox {
	padding: 0px 20px;
}
.lenyilo {
	margin-left: 55px;
}
h3 {
font-size: 16pt;
}
h4 {
	font-size: 220%;
	font-weight: 300;
	margin: 8px;
}
h5 {
font-size: 140%;
	font-weight: 300;
	margin: 4px 0px;
}

a:link, a:visited {
  text-decoration: none;
	color: #6d6e71;
}
a:hover {
  text-decoration: none;
	color: #ee9922;
}
a.termekalap:hover {
	text-decoration: none;
	color: #000;
}
a.fhiv:link, a.fhiv:visited {
color: white;
}
a.shiv:link, a.shiv:visited {
color: #000;
}
.labsor a:link,  .labsor a:visited{
	color: #879b56;
}
ul {
	list-style-position: inside;
}
li {
	padding: 5px;
}
.tartalom ul, .termekinfosor ul{
	list-style-position: inside;
	list-style: none;
	margin-left: 10px;
		font-size: 11pt;
	line-height: 16pt;
}
.tartalom li, .tartalom ol {
	padding: 5px;
	text-indent: -1.6em;
}
.tartalom li::before {content: " ■  "; 
	font-size: 20px; 
	margin-right: 0px;
	color: var(--main-harmadik-szin) !important;
	}
.tartalom ol {
list-style-type: decimal;
	margin-left: 40px;
}
.tartalom ol li::before {content: "  "; 

}
.termekinfosor li::before {
	content: " ■  "; 
	color: orange;
	margin-left: -17px;
	text-indent: 20px;
	
}
.tartalom ol li {
	padding: 5px;
	text-indent: 0em;
}
.elvalaszto {
  margin:  50px auto 50px auto;
	width: 100px;
	border-top: 4px solid #879b56;
}
/* Shrink */
.hvr-shrink, .hvr-shrink2 {
  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(1.1);
  transform: scale(1.1);
}
.hvr-shrink2:hover, .hvr-shrink2:focus, .hvr-shrink2:active {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
	color: #6d6e71;
}

.centerDivs {
  display: block;
  text-align: center;
}
.labmenualap {
	height: 220px;
	min-width: 100px;
	background-color: #ebffba;
	float: left;
	padding: 20px 16px;
	box-sizing: border-box;
	position: relative; 
}
.labsor p, .labsor h3{
	margin: 8px 2px;
}
.labikonalap {
	background-color: #879b56;
	height: 220px;
	width: 180px;
	float: right;
	display: flex;
	align-items: center;
	justify-content: center;
}
.labikon{
	display: inline-block;
	padding: 8px 0px;
	text-align: center;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	margin: 17px 4px;
	font-size: 20px;
	color: white;
	border: 2px solid white;
	box-sizing: border-box;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.labikon:hover {
	background-color: white;
	color: #808285;
}
.labinfo {
margin-top: -35px;
	float: right;
	bottom: 10px;
	width: 500px;
	text-align: right;
	padding: 8px 25px;
	font-size: 1.6vh;
}


.search {
  width: 100%;
  position: relative
}

.searchTerm {
  float: left;
  width: 100%;
  border: 1px solid #4c4c4c;
  padding: 5px;
  height: 20px;
  border-radius: 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #536330;
}

.searchButton {
  position: absolute;  
  right: -46px;
  width: 40px;
  height: 32px;
  border: 1px solid #4c4c4c;
  background: #4c4c4c;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 20px;
}

/*Resize the wrap to see the search bar change!*/
.keresoalap{
	width: 150px;
	float: right;
	margin-top: 15px;
	margin-right: 46px;
}
.korgomb {
	display: inline-block;
	position: relative;
	width: 150px;
	height: 150px;
	color: white;
	margin: 40px 32px;
	padding: 8px;
	font-size: 20px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	border-radius: 50%;
}
.sor100 {
	width: 100%;
	display: table;
	box-sizing: border-box;
}
.mag100 {
	height: 100px;
}
.marg4 {
	margin: 4px;
}
.pad8 {
	padding: 8px;
}
.jobbra {
	float: right;
}
.balra {
	float: left;
}
.keret {
	border: 1px solid #a7a9ac;
	box-sizing: border-box;
}
.keret0 {
	border: 0px	 !important;
	box-sizing: border-box;
}
.narancs {
	background-color: #d4bb9c;
}
.lila {
	background-color: #869acf;
} 
.lime {
	background-color: #89c065;
}
.szurke {
	background-color: #6d6e71;
}
.hiba {
	background-image: linear-gradient(to bottom right, rgba(255,106,178,1), rgba(255,181,232,0));
	color: white;
	padding: 8px;
	margin-top: 18px;
}
.lezar {
	width: 100%;
	clear: both;
}
.letolt-gomb
{
	clear: both;
	border:none;
	background-color: #679c30;
	width: 240px;	
	padding: 8px 6px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 5000;
	font-size: 13pt;
	font-family : inherit;
	color: white;
	text-align: center;	
}
.letolt-gomb:hover
{
	background-color: #93d052;
}
.fokep {
  float: right;
  margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 3px;
	width: 250px;
}
.kiemeltkep {
	position: relative;
	z-index: -1;
}
.kiemeltcimke {
	position: absolute;
	top: -7px;
  left: 116px;
}
.kiemeltcimke2 {
position: absolute;
	top: 22px;
	right: 22px;
}
.terkep {
	float: right;
	height: 350px;
	width: 600px;
	margin-left: 20px;
	margin-top: 0px;
}
.leveles {
background-image: url(../img/levelek.png);
background-repeat: no-repeat;
background-position: right top;
padding-right: 30%;
}
.nyelvalap {
	float: right;
	width: 20px;
	padding: 4px 0px;
	text-align: center;
}
.nyelv {
	float: right;
	margin: 3px;
	border-radius: 100%;
	overflow: hidden;
	width: 18px;
	height: 18px;
}
.attetszo {
  opacity: 0.5;
}
.attetszo:hover {
  opacity: 0.9;
}
.nyelv-on {
		width: 22px;
	height: 22px;
	margin-right: 1px;
}
.div50 {
	float: left;
	width: 46%;
	margin: 10px 2%;
}
.div50 h2 {
	font-size: 120%;
	font-weight: 600;
	margin: 4px 0px;
	text-align: center;
}
.megjelenik480 {
	visibility: hidden;
	height: 0px;
	width: 0px;
}

.fade-in {
  animation: fadeIn ease 3s;
  -webkit-animation: fadeIn ease 3s;
  -moz-animation: fadeIn ease 3s;
  -o-animation: fadeIn ease 3s;
  -ms-animation: fadeIn ease 3s;
}

@keyframes fadeIn{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}