@font-face {
    font-family: 'Amalia';
    src: url('fonts/Amalia-Black.woff2') format('woff2'), url('fonts/Amalia-Black.woff') format('woff'), url('fonts/Amalia-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Amalia';
    src: url('fonts/Amalia-Bold.woff2') format('woff2'), url('fonts/Amalia-Bold.woff') format('woff'), url('fonts/Amalia-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Amalia';
    src: url('fonts/Amalia-Light.woff2') format('woff2'), url('fonts/Amalia-Light.woff') format('woff'), url('fonts/Amalia-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Amalia';
    src: url('fonts/Amalia-Regular.woff2') format('woff2'), url('fonts/Amalia-Regular.woff') format('woff'), url('fonts/Amalia-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AmaliaCond';
    src: url('fonts/AmaliaCond-Bold.woff2') format('woff2'), url('fonts/AmaliaCond-Bold.woff') format('woff'), url('fonts/AmaliaCond-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'AmaliaCond';
    src: url('fonts/AmaliaCond-Light.woff2') format('woff2'), url('fonts/AmaliaCond-Light.woff') format('woff'), url('fonts/AmaliaCond-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AmaliaCond';
    src: url('fonts/AmaliaCond-Regular.woff2') format('woff2'), url('fonts/AmaliaCond-Regular.woff') format('woff'), url('fonts/AmaliaCond-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;1,400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,300;0,400;0,700;0,900;1,400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;1,400&display=swap');*/
body {
    color: #2B2D33;   font-family: 'Amalia';    font-size: 16px; 	background: #F4F4F4;
}
strong 			{font-weight: 700;  }
.bold 			{font-weight: 700;  }
.boldi 			{font-weight: 700; text-transform: uppercase; font-size: 13px;}
.kattinthat 	{cursor:pointer;}
.kattinthato 	{cursor:pointer;}
.mobiltavtarto  {height:0px;}
.tavtarto10 	{height:10px;}
.tavtarto15 	{height:15px;}
.tavtarto30 	{height:30px;}
.tavtarto50 	{height:50px;}
.tavtarto80 	{height:80px;}
.padding10 		{padding: 10px;}
.padding15 		{padding: 15px;}
.padding30 		{padding: 30px;}
.tavtartojobb20 {margin-right:20px;}
.tavtartocsik 	{height:1px; width:100%; margin-bottom:10px; margin-top:10px; background:rgba(255,255,255,0.3);}
.kozepre 		{text-align:center;}
.balra 			{text-align:left;}
.jobbra 		{text-align:right;}
.img-responsive {max-width:100%;}
.popover 		{z-index: 20000000010!important;}
.tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
	font-size: 11px;
	z-index: 9000000;
}
.kepikon {
    width: 80%;
}


.ikonka         {height: 120px;}
.kerdes         {margin-top: 15px; font-weight: 700;}

.hero_gomb1 	{position: absolute; bottom: 20px; left: 40px;}
.hero_gomb2 	{position: absolute; bottom: 20px; right: 40px;}

/* TABLAZAT */
.table_container 	{ width: 100%; overflow-x: auto;}
table 				{ width: 100%;}
.mytable 			{ margin-top: 20px; border: 1px solid #aaa;}
.mytable th 		{ text-align: center; border: 1px solid #aaa; vertical-align: center;}
.table td,
.table th 			{ text-align: center;}
.mytable td 		{ vertical-align: center; text-align: center; border: 1px solid #aaa; padding: 5px; font-size: 16px;}
.table tr td:first-child,
.table tr th:first-child,
.mytable tr td:first-child { text-align: left;}
.mytable td.huge 	{ font-size: 45px; font-weight: 700;}

.mytabla 			{ margin-top: 20px; border: 1px solid #aaa;}
.mytabla th 		{ text-align: center; border: 1px solid #aaa; vertical-align: center;}
.mytabla td 		{ vertical-align: center; text-align: center; border: 1px solid #aaa; padding: 2px; font-size: 12px;}
.mytabla tr td:first-child { text-align: left;}
.mytabla td.huge 	{ font-size: 45px; font-weight: 700;}
.lenyilo 			{color: #AAABAD; margin-left: 35px; font-size: 14px;}
#lenyito:before     {transform: rotate(0deg)}
#lenyito:checked	{transform: rotate(180deg)}
/* MAIN */

.kalk_cont                  {background-color: #fff; border-left: 4px solid #ffd800; padding:30px;
                                box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;}

/*.korajanlocont         {background-color: #fff; border-left: 4px solid #ffd800;  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;}*/
.korajanlocont         {background-color: #fff; border: solid 3px #BBBBBB;  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f; padding: 30px;}
.korajanlo1            {padding: 15px; background: #ffd800; font-size: 14px;}
.korajanlo2            {padding: 15px;}
.korajanlohead         {margin-bottom: 0px;}


h1 					{font-size: 32px; text-align: center; margin-bottom:20px; }
h2 					{font-size: 28px; font-weight: 700; margin-bottom:20px; }
h3 					{font-size: 18px; font-weight: 700; margin-bottom:15px; line-height: 32px; }
h4 					{font-size: 14px; font-weight: 700; margin-bottom:15px;}
ul 					{margin-bottom: 0px;}
.hero1 				{font-size: 36px; margin-bottom: 20px;text-transform: uppercase;}
.hero2 				{font-size: 28px; font-weight: 700; margin-bottom: 20px;text-transform: uppercase;}
.hero3 				{font-size: 20px; }
.ablak 				{background: #FFFFFF; padding: 30px;}
.ablak2				{padding-left: 95px; padding-right: 95px; }
.ablak3				{background: #FFFFFF; padding: 30px; border: solid 2px #FEE600; border-radius: 10px;}
.nagyikon 			{font-size: 32px; line-height: 32px; margin-right: 20px;}
.nagyikon2 			{font-size: 48px;}
.link 				{color: #808185!important; text-decoration: underline!important; background: none; border: none; margin: 0px; padding: 0px; display:inline; cursor: pointer;}
.link:hover 		{color: #808185!important; text-decoration: underline!important;}

.btn-primary 		{background: #FEE600; color:#000000; border:none; border-radius: 4px!important;}
.btn-primary:hover	{background: #FEE600; color:#000000;}
.btn-secondary 		{background: #ffd800; color:#000000; border:none; border-radius: 4px!important;}
.btn-secondary:hover	{background: #ffd800; color:#000000;}



.btn-success		{background: #037080; color:#FFFFFF; border:none; border-radius: 0px!important;}
.btn-success:hover	{background: #004454; color:#FFFFFF;}
.btn-piros			{background: #FF8974; color:#FFFFFF; border:none; border-radius: 0px!important;}
.btn-piros:hover	{background: #C85952; color:#FFFFFF;}
.btn-feher			{background: #FFFFFF; color:#2B2D33; border:none; border-radius: 0px!important;}
.btn-feher:hover	{background: #FFFFFF; color:#2B2D33;}
.fulecske 			{background: #F4F4F4; padding: 15px;}

.btn-vege 			{margin-bottom: -65px; padding-left: 80px; padding-right: 80px;text-transform: uppercase;}
.btn-vege2 			{margin-bottom: -50px; padding-left: 80px; padding-right: 80px;text-transform: uppercase;}
.btn-vege3 			{padding-left: 80px; padding-right: 80px;text-transform: uppercase;}
.sargahatter 		{background: #ffd800; padding-left: 30px; padding-right: 30px;}
.sarga 				{color: #f4bd11;}
.card 				{border: none;}
.card-body			{font-size: 12px;}
.btn-link 			{color: #2B2D33; text-decoration: none!important;}
.btn-link 			{color: #808185; text-decoration: none!important;}
.lila 				{color: #82136f;}
.normal             {color: #2B2D33; font-size: 20px; font-weight: 300;}



.head1 				{padding-left: 40px; border-left: solid 30px #2B2D33;}
.head2 				{font-size: 38px; font-weight: 900;}
.fontkozepes 		{font-size: 18px; color: #2B2D33;}
.fontnagy 			{font-size: 30px; font-weight: 900; color: #f4bd11;}
label                {font-size: 14px; font-weight: 300;}

.kissarga            {background: #ffd800; text-align: center; padding: 15px;}


.hatterkep2 		{background: url(images/balaton.jpg); background-size: cover; background-repeat: no-repeat; background-position: top;}
.kicsinyito          {max-width: 70%;}
.nagysortav li {margin-bottom: 10px;}
    .masikk2             {max-width: 70%;}


.celcsoport    { max-width: 50%; text-align: center; margin-bottom: 15px;}

.balkep {max-width: 90%;}


.felsorolas_sarga li {  list-style-image: url("images/ul.png");}
.felsorolas_feher li {  list-style-image: url("images/ul2.png");}

.nyilas li
{
  list-style-image: url("images/nyil3.png");
}

/* Small devices (tablets, 768px and up) */
@media all and (min-width: 100px) and (max-width: 767px) 
{
    .balkep {width: 100px; margin-top: 30px;}
    .celcsoport    {background: #FFFFFF; max-width: 50%; text-align: center;}
    .kissarga            {margin-bottom: 15px;}
    .kicsinyito          {max-width: 40%;}
    .masikk              {max-width: 30%;}
    .masikk2             {max-width: 20%;}
    .ablak3				    {background: #FFFFFF; padding: 10px; border: solid 2px #FEE600; border-radius: 10px;}
	.kalk_label 			{font-size: 12px;}
	.kalk_textbox1			{font-size: 12px;}
	.kalk_textbox2			{font-size: 12px;}
	.valaszto_cont 			{padding: 3px;}
	.valaszto_igen 			{padding: 3px; padding-left: 5px; padding-right: 5px; font-size: 12px;}
	.valaszto_nem 			{padding: 3px; padding-left: 5px; padding-right: 5px; font-size: 12px;}
	.kalk_jobb_box 			{font-size: 10px; padding-left: 2px; padding-right: 2px;}
	
	.head1 					{font-size: 18px; padding-left: 40px; border-left: solid 30px #2B2D33;}
	.head2 					{font-size: 24px;}
	.fontkozepes 			{font-size: 16px;}
	body {    color: #2B2D33;   font-family: 'Amalia';    font-size: 16px; 	background: #F4F4F4;}
    .ikonka         {width: 20%; height: auto; margin: -10px;}
	.gomb_jobbra			{width: 100%; text-align: right;}
    .kepikon 				{width: 20%;}
}






/* Small devices (tablets, 768px and up) */
@media all and (min-width: 100px) and (max-width: 767px) 
{
	.desktop 				{display:none;}
	.tablet					{display:none;}
	.hero_cont_desktop		{display:none;}
	.hero_cont_tablet 		{display: none;}
	.mobiltavtarto			{height:30px;}
	.mobiltavtarto10		{height:10px;}
	.ablak 					{background: #FFFFFF; padding-top: 30px; padding-left: 15px; padding-right: 15px; padding-bottom: 30px;}
	.ablak2 				{padding-left: 15px; padding-right: 15px;}
	.hero_cont_mobil		{background: #ffd800; width: 100%; padding: 15px;}
	.hero1 					{font-size: 20px;}
	.hero2 					{font-size: 18px;}
	.hero3 					{font-size: 16px;}
	.bigikon 				{width: 30%;}
	.bigikon2 				{width: 30%;}
    .mobilkisebb            {font-size: 16px; text-align: left;}
	.mobil_kozep			{text-align: center;}
	.mobil_cim				{text-align: center;}
}

/* Small devices (tablets, 768px and up) */
@media all and (min-width: 768px) and (max-width: 1199px) 
{
	.desktop 				{display:none;}
	.tablet					{display: show;}
	.hero_cont_desktop		{display:none;}
	.hero_cont_mobil		{display:none;}
	.mobiltavtarto			{height:30px;}
	.mobiltavtarto10		{height:10px;}
	.ablak 					{background: #FFFFFF; padding-top: 30px; padding-left: 35px; padding-right: 35px; padding-bottom: 30px;}
	.ablak2 				{ padding-left: 35px; padding-right: 35px; }
	.hero_cont_tablet 		{}
	.hero_bal_tablet		{position: absolute; top: 15px; left:10%; width: 400px; color: #000000;}
	.hero_jobb_tablet		{position: absolute; top: 0px; right:0px; width: 300px;}
	.bigikon 				{width: 100%;}
	.bigikon2 				{width: 100%;}
    .bebebe                 {margin-left: 15px;}
	
}


/* Medium devices (desktops, 992px and up) */
@media all and (min-width: 1200px) and (max-width: 5000px)  
{
	.desktophatter 	{background: url(images/celcsoport1.webp); background-repeat: no-repeat; background-size: auto 100%; background-position: right center;}
	.mobil					{display:none;}
	.tablet					{display:none;}
	.hero_cont_mobil		{display:none;}
	.hero_cont_tablet 		{display:none;}
	.hero_cont_desktop		{}
	.hero_tart_desktop 		{width: 100%; height: 466px; background: url(images/top_desktop.jpg); background-position: right; background-size: cover; background-repeat: no-repeat;	position: relative;}
	.hero_bal_desktop		{position: absolute; top: 0px; left:15px; width: 800px; color: #000000; height: 466px;}
	.hero_jobb_desktop		{position: absolute; top: 0px; right:0px; width: 300px;}
	.bigikon 				{width: 40%;}
	.bigikon2 				{width: 100%;}
    .bebebe                 {margin-left: 15px;}
	.btn-dark				{font-size: 24px;}
	.kepikon 				{margin: -15px; padding: -10px;}
}


.gyik_kerdes         {border:none; border-bottom:solid 1px #FFFFFF; margin-top:5px; text-align: left}
.gyikvalasz         {font-size:16px;}