@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap');
@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;
}

body 					{color: #2B2D33; font-family: 'Amalia'; font-size: 16px; background: #F4F4F4;}


.tavtarto10 		    {height:10px;}
.tavtarto15 		    {height:15px;}
.tavtarto25				{height:25px}
.tavtarto30 		    {height:30px;}
.tavtarto40				{height:40px}
.tavtarto60 		    {height:60px;}
.tavtarto50 		    {height:50px;}
.tavtarto80 		    {height:80px;}
.tavtarto100 		    {height:100px;}
.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;}
h1 					    {font-weight: 900; text-transform: uppercase;}
h2 					    {font-weight: 600; }
h4 					    {font-weight: 900;}
.btn-primary 		    {background: #000; color: #ffffff; border: none; font-size: 18px; font-weight: 900; text-decoration: none;}
.btn-primary:hover 	    {background: #050505; color: #ffffff; text-decoration: none;}
.btn-secondary 		    {background: #FEE600; color: #000000; border: none; font-size: 18px; font-weight: 900; text-decoration: none;}
.btn-secondary:hover 	{background: #FEE600; color: #000000; text-decoration: none;}
.btn-no 				{border:none; background: #FFFFFF; color: #000000;border: none; font-size: 18px; font-weight: 900; text-decoration: none;}

.bold 				    { font-weight: 700;}
a 					    {color: #431d14; text-decoration: underline;}
.ablak                  {background: #ffffff; padding: 30px;}
.ablak_hero             {font-size: 22px;}
.ablak_kepes            {background: #ffffff;}
.sarga                  {background: #fee600!important;}
.btn-primary1 		    {background: #fee600; color: #000; border: none; font-size: 18px; font-weight: 900;}
.btn-primary1:hover 	{background: #fee600; color: #000}
hr                      {border-bottom: solid 1px #ffffff;}  
.hatterkep4             {background: url("images/hatterkep1.jpg"); background-size: cover; background-repeat: no-repeat; background-position: top;}
.hatterkep5             {background: url("images/hatterkep2.jpg"); background-size: cover; background-repeat: no-repeat; background-position: bottom;}
.ikon					{width: 40%}
.padding15				{padding: 15px}
.img-responsive 		{max-width: 100%;}
.nagybetu 				{font-size: 24px;}
.abraszoveg 			{padding: 15px; background: #F4F4F4;}
.abracont 				{text-align: center; padding-left: 5px; padding-right: 5px;}
.kartyak_head1			{text-align: center; font-size: 20px; font-weight: 700; padding: 15px;}
.kartyak_head2			{text-align: center; font-size: 20px; font-weight: 700; padding: 15px;}
.kartyak_text			{font-size: 16px;}
.nobutton				{border: none; background: none; padding: none;}
.link					{text-decoration: underline!important; color: #2B2D33!important;}

/* LAPOZO */

.lapozo_card 			{display: inline-block; position: absolute; width: 23%; padding: 10px; margin: 1%; background: #FFFFFF; font-size: 17px; text-align: center; height: 220px; color: #000000;}
.lapozo_head 			{font-weight: 700; text-align: center; margin-bottom: 10px; font-size: 20px; background: #FEE600; margin-top: -10px; margin-left: -10px; margin-right: -10px; padding: 10px;}
.lapozo_cont 			{position: relative; width: 100%; overflow-x: hidden; height: 240px;}
.lapozo_balra 			{position: absolute; top: -110px; left: -20px; font-size: 30px; cursor: pointer; color: #FEE600;}
.lapozo_jobbra			{position: absolute; top: -110px; right: -20px; font-size: 30px; cursor: pointer;color: #FEE600;}

/* LAPOZO 2 */

.lapozo_cont2 			{position: relative; width: 100%; overflow-x: hidden; height: 250px;}
.lapozo_card2			{display: inline-block; position: absolute; width: 23%; padding: 10px; margin: 1%; background: #FFFFFF; font-size: 14px; text-align: center; height: 230px; color: #000000;}
.lapozo_head2 			{font-weight: 700; text-align: center; font-size: 20px;}
.lapozo_head3 			{ display: flex;  justify-content: center;  align-items: center;  height: 120px; background: #FEE600; margin-top: -10px; margin-left: -10px; margin-right: -10px; margin-bottom: 10px; }
.lapozo_balra2 			{position: absolute; top: -130px; left: -20px; font-size: 30px; cursor: pointer; color: #FEE600;}
.lapozo_jobbra2			{position: absolute; top: -130px; right: -20px; font-size: 30px; cursor: pointer;color: #FEE600;}

/* TABLAZAT */
.tablazat td 			{border-bottom: solid 1px #DDDDDD; padding: 15px;}
.tablazat th 			{background: #FEE600;  text-align: center; padding: 15px;}



.khr>.label 			{    font-size: 12px;    width: 60%;    text-transform: uppercase;}
.switch 				{    background: #000;    display: inline-block;    height: 25px;    width: 70px;    border-radius: 12px;    position: relative;    padding-left: 30px;}
.switch.igen 			{    background: rgb(240, 100, 100);    padding-right: 30px;    padding-left: 0px;    text-align: right;}
.switch .switch-kor 	{    height: 23px;    width: 23px;    background: #fff;    display: block;    position: absolute;    border-radius: 50%;    top: 1px;    left: 1px;    transition: 0.5s;}
.switch.igen .switch-kor {    left: auto;    right: 1px;}
.switch .felirat 		{    color: #fedf00;    line-height: 25px;}
.switch.igen .felirat 	{    color: #000;}

/* Small devices (tablets, 768px and up) */
@media all and (min-width: 100px) and (max-width: 767px) 
{
	.desktop 				{display:none;}
	.tablet				 	{display: none;}
	.ablakmobil				{margin-bottom: 80px;}
	.ikon					{width: 20%}
	.ikon1					{width: 100%}
	.kisebbetu 				{font-size: 11px;}
	.lapozo_card 			{display: inline-block; position: absolute; width: 46%; padding: 10px; margin: 2%; background: #FFFFFF; font-size: 10px; text-align: center; height: 180px;}
	.lapozo_card2 			{display: inline-block; position: absolute; width: 46%; padding: 10px; margin: 2%; background: #FFFFFF; font-size: 10px; text-align: center; height: 220px;}
	.lapozo_head 			{font-weight: 700; text-align: center; margin-bottom: 10px; font-size: 14px; }
	.nagybetu 				{font-size: 16px;}
	.kartyak_head1			{text-align: center; font-size: 16px; font-weight: 700; padding: 5px;}
	.kartyak_head2			{text-align: center; font-size: 16px; font-weight: 700; padding: 5px;}
	.kartyak_text			{font-size: 12px;}
}



@media all and (min-width: 768px) and (max-width: 1100px) 
{
	.desktop 				{display:none;}
	.mobil				 	{display: none;}
	.lapozo_card 			{display: inline-block; position: absolute; width: 46%; padding: 10px; margin: 2%; background: #FFFFFF; font-size: 12px; text-align: center; height: 180px;}
	.lapozo_card2 			{display: inline-block; position: absolute; width: 46%; padding: 10px; margin: 2%; background: #FFFFFF; font-size: 12px; text-align: center; height: 220px;}
	.lapozo_head 			{font-weight: 700; text-align: center; margin-bottom: 10px; font-size: 16px;}
}


@media all and (min-width: 1101px) and (max-width: 5000px) 
{
	.mobil 					{display:none;}
	.mobilestablet		 	{display: none;}
	.tablet				 	{display: none;}
}
