:root { 
	--main-elso-szin: #00a9ae;
	--main-masodik-szin: #edede5;
	--main-harmadik-szin: #ffde00;
	--main-betuszin-alap: #4d4d4d;
	--main-betuszin-vilagos: white;
	--main-betuszin-hover: #7f3f98;
	--main-alapszel: 1200px;
}
@keyframes forgat {
    0% {    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari */
    transform: rotate(0deg);}
	100% {    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Safari */
    transform: rotate(360deg);}

}
html, body {
	margin: 0;
	height: 100%;
	scroll-behavior: smooth;
	font-family: 'Ubuntu', sans-serif;
}
h1 {
	font-size: 36px;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 3%;
	padding-top: 3%;
	text-align: center;
	text-transform: uppercase;
	color: black;
}
h2 {
	font-size: 32px;
	 font-weight: 300;
	margin: 0;
}
h3 {
	font-size: 24px;
	 font-weight: 300;
	margin: 0;
}
h4 {
	font-size: 24px;
	 font-weight: 300;
	margin: 0;
}
h5 {
	font-size: 16px;
	 font-weight: 500;
	margin: 0;
}
.hatter0 {
	background-color: #fff;
    background-size: contain;
	height: 100%;
	position: relative;
}
.hatter1 {
	background: var(--main-masodik-szin) none repeat scroll 0%;
    background-size: contain;
	height: 100%;
	position: relative;
}
.hatter2 {
	background: var(--main-elso-szin) none repeat scroll 0%;
	height: 100%;
	position: relative;
	color: white;
}
.hatter5 {
	background: var(--main-masodik-szin) none repeat scroll 0%;
	height: 50%;
	position: relative;
}
.lab {
	background: var(--main-elso-szin) url(../img/labhatter.jpg);
	border-top: 5px solid #d1d1bb;
	height: 50%;
	position: relative;
  display: flex;
  align-items: center;
  justify-content: center;	
}
.labtartalom {
	color: white;
	width: 80%;
		position: relative;
  display: flex;
  align-items: center;
  justify-content: center;	
}
.lab_jobbdoboz {
	float: right;
	width: 40%;
	padding-left: 15%;
	box-sizing: border-box;
}
.lab_kozepdoboz {
	float: left;
	width: 20%;
	text-align: center;
}
.lab_baldoboz {
	float: left;
	width: 40%;
}
ul.l {
  list-style: none;
	padding: 8px;
	line-height: 30px;
}

ul.l li::before {
  content: "»";
}
.logo {
max-width: 600px;
min-width: 200px;
width: 50%;
margin-right: auto;
margin-left: auto;
padding-top: 12%;
color: white;
font-size: 24pt;
}
#logoszoveg {
	margin-left: 5%; 
	margin-top: 20px;
}
.ikon-alap {
width: 50%;
margin-right: auto;
margin-left: auto;
padding-top: 12%;
color: white;
	text-align: right;
}
.ikon-alap-lab {
width: 186px;
margin-right: auto;
margin-left: auto;
padding-top: 9%;
color: white;
	text-align: right;
}
.ikonok {
border: 1px solid white;
padding: 5px;
margin: 5px;
border-radius: 30px;
}
.ikonok_belso {
	background-color: white;
	color: #00979e;
	width: 40px;
	height: 40px;
	border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
	font-size: 28px;
}
.tel {
	float: left;
	display: table;
	width: 220px;
}
.kapcssor{
	  display: table;
	width: 100%;
	margin: 20px 10px;
}
@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; }
}

.ikonok:hover {
  animation: glowing 5000ms infinite;
}
div.absolute {
    position: absolute;
    width: 100%;
    bottom: 70px;
} 
#nyil07 a {
  padding-top: 70px;
}
#nyil07 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 3px solid #ec008c;
  border-bottom: 3px solid #ec008c;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
#nyil07 a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#nyil07 a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
#nyil07 a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
a:link {
  text-decoration: none;
  color: #3e3e3e;
}
a:visited {
  color: #3e3e3e;
}
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); 
}

.nyitoudv {
	clear: both;
	width: 100%;
	padding-top: 5%;
	font-family: 'Pacifico', cursive;
	font-size: 36px;
	color: #522f91;
	text-align: center;
}
.fej h1 {
	color: #fff;
	text-align: center;
	margin: 0px;
}
.fej h2 {
	text-align: center;
	margin: 0px;
}
.test h1 {
	margin: 0px;
}
.test h2 {
	margin: 0px;
	margin-left: 40px;
}
.fej h3 {
	color: orange;
	text-align: center;
	margin: 0px;
}
.alapszel {
  width: 70%;
	height: 100%;
  margin-right: auto;
  margin-left: auto;
}
.test {
  padding: 20px;
  background-color: white;
  min-height: 400px;
  margin-top: -120px;
	border-radius: 4px;
	box-shadow: 0px 2px 8px 2px #888888;
	box-sizing: border-box;
}
.fokep {
	float: left;
	width: 35%;
	margin-right: 3% ;
}
.szovegbox {
font-size: 13pt;
line-height: 21pt;
}
ul.szovegbox {
list-style-position: inside;
list-style-image: url();
list-style-type: disc;
	    padding: 10px 0 10px 20px;
    text-indent: -1em;
}
.doboz1-3 {
	float: left;
	width: 33%;
	height: 98%;
	padding: 1% 1%;
	margin: 1% 0%;
	box-sizing: border-box;
}
.doboz2-3 {
	float: left;
	width: 65%;
	height: 98%;
	padding: 1% 3%;
	border-right: 1px solid;
	
	margin: 1% 0%;
	box-sizing: border-box;
}
table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {background-color: #f2f2f2;}
.lezar {
	clear: both;
	width: 100%;
	display: block;
	height: 40px;
}
.email_tesztalap {
  border: 5px solid #999999;
  margin: 10px;
  padding: 10px;
  display: table;
  width: 540px;
	background-color: #ccffff;
	box-shadow: #000000 10px 10px 10px;
}
.jobbra {
float: right;	
}
.balra {
float: left;	
}
.referenciak {
		padding: 8px;
		box-sizing: border-box;
    }
.referenciakep {
margin-top: 20px;
margin-bottom: 10px;
}
.referenciagomb {
margin-top: 0px;
    background-color: transparent;
    border: none;
    padding: 8px 28px;
    text-align: center;
    text-decoration: none;
display:inline-flex;
	justify-content: center;
    cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 300;
}
.referenciagomb:hover {
 color: var(--main-betuszin-hover);
}
.referenciagomb-on {
 color: #00a9ae;
 font-weight: bold;
}
.referenciak {
		padding: 8px;
		box-sizing: border-box;
    }
.rolamalap {
height: 800px;
	display: table;
}
.rolamalapm{
	display: none;
}
.rolamblokk {
	box-sizing: border-box;
	height: 150px;
	margin: 30px;	
	display:flex;
	align-items: center;
}
.rolamkep {
	height: 100%;
	width: auto;
	max-width: 150px;
	float: left;
	margin-right: 20px;
}
.mj20 {
	margin-right: 20px;
}
