@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;
}


.popover {
    z-index: 20000000010!important;
}
body 			{ color: #2B2D33;   font-family: 'Amalia';  font-size: 16px; 	background: #F4F4F4;}
.bold 			{ font-weight: 700;}
.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: 30px; padding-left: 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%;}
.ablak 				{background: #FFFFFF; padding: 30px;}
.ablak2				{padding-left: 95px; padding-right: 95px; }
.ablak3 				{background: #FFFFFF; padding: 30px; border: solid 1px #FEE600; border-radius: 10px; }
.zold 				{color: #037080;}
.sarga 				{color: #FEE600;}

.link 				{color: #808185!important; text-decoration: underline!important; border: none; padding: 0px; background: none; cursor: pointer;}
.link:hover 		{color: #808185!important; text-decoration: underline!important;}

.btn-primary 		{background: #FEE600; color:#000000; border:none; border-radius: 0px!important;}
.btn-primary:hover	{background: #fff483; color:#000000;}
.btn-secondary 		{background: #000000; color:#FEE600; border:none; border-radius: 0px!important;}
.btn-secondary:hover	{background: #222222; color:#FEE600;}

.btn-success		{background: #037080; color:#FFFFFF; border:none; border-radius: 0px!important;}
.btn-success:hover	{background: #004454; color:#FFFFFF;}
.btn-piros			{background: #FF897E; 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;}
.btn-fekete			{background: #2B2D33; color:#FEE600; border:none; border-radius: 0px!important;}
.btn-fekete:hover	{background: #000000; color:#FEE600;}
.font16 			{font-size: 16px;}
.font20 			{font-size: 20px;}
.font24 			{font-size: 24px;}
.font30 			{font-size: 30px;}
.font36 			{font-size: 36px;}
.font12 			{font-size: 12px;}
.font10 			{font-size: 10px;}
.mj10 				{margin-right: 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: #FEE600; padding-top: 30px; padding-bottom: 30px;}
.btn-link 			{color: #2B2D33; text-decoration: none!important;}
.btn-link 			{color: #808185; text-decoration: none!important;}
.zoldhatter			{background: #B3D4D8; padding-top: 30px; padding-bottom: 30px;;}

/* 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-family: 'FuturaBold';}

.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-family: 'FuturaBold';}


/* MAIN */
.szurke 		{padding-top: 30px; padding-bottom: 30px; margin-top: 30px; margin-bottom: 30px; background: #f6f6f6;}
.sargablokk 	{padding: 30px; background: #fedf00; }
h1 					{font-size: 32px; margin-bottom:20px; }
h2 					{font-size: 28px; margin-bottom:20px; }
h3 					{font-size: 18px; margin-bottom:15px; line-height: 32px; }
h4 					{font-size: 14px; margin-bottom:15px;}
.hatterkep1 		{background: url(images/hatterkep1.jpg); background-size: cover; background-repeat: no-repeat; background-position: top;}
.hatterkep2 		{background: url(images/hatterkep2.jpg); background-size: cover; background-repeat: no-repeat; background-position: top;}
.hatterkep3 		{background: url(images/hatterkep3.jpg); background-size: cover; background-repeat: no-repeat; background-position: top;}
.hatterkep4 		{background: url(images/hatterkep4.jpg); background-size: cover; background-repeat: no-repeat; background-position: top;}

.tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px; 
}

/* VIDEOBANK */
.videobank_cont		{width: 100%;}
.videobank_tart 	{font-size: 14px;}
.videobank_ful1 	{display: inline-block; width: 50%; margin: 0px; padding: 5px; text-align: left; background: #f8f8f8;; color: #9b1386; text-transform: uppercase; height: 60px;vertical-align: middle; border-radius: 10px 10px 0px 0px;
					 padding-left: 10px;}
.videobank_ful2 	{display: inline-block; width: 50%; margin: 0px; padding: 5px; text-align: left; background: #9b1386; color: #f8f8f8;; text-transform: uppercase; margin-top: 5px; height: 55px;vertical-align: middle; border-radius: 10px 10px 0px 0px;
					 padding-left: 10px; cursor: pointer;}
.videobank_kicsi 	{font-size: 14px;}
.videobank_button 	{background: #9b1386; color: #FFFFFF; text-decoration: none; padding: 5px; padding-left: 30px; padding-right: 30px; border: none; font-size: 12px!important; font-family: 'FuturaBold'!important;}
.videobank_button:hover 	{background: #9b1386; color: #FFFFFF; text-decoration: none;}
.videobank_button:disabled 	{background: #BBBBBB; color: #FFFFFF; text-decoration: none; padding: 5px; padding-left: 30px; padding-right: 30px; border: none; font-size: 12px!important; font-family: 'FuturaBold'!important;}
.videobank_button:enabled{background: #9b1386; color: #FFFFFF; text-decoration: none; padding: 5px; padding-left: 30px; padding-right: 30px; border: none; font-size: 12px!important; font-family: 'FuturaBold'!important;}
.videobank_head 	{font-size: 20px; padding: 5px; }
.videobankcheck 	{width: 10px!important;}
.mitnyujtikon 		{font-size: 42px; color: #9b1386;}

/* JOGOSULTSAG ELLENORZO */
.jog_kerdes		{ text-align: center; font-size: 20px;color: #808185;}
.jog_tart 		{padding: 25px; margin-bottom: 5px; background: #FFFFFF;}
.jog_gomb1 		{padding: 5px; border: none; background:#808185; color: #FFFFFF; text-decoration: none; display: block; margin-bottom: 15px; text-align: center; width: 100%; height: 80px; vertical-align: middle; font-size: 18px;}
.jog_gomb1:hover{padding: 5px; border: none; background:#55575C; color: #FFFFFF; text-decoration: none; }
.jog_gomb2 		{padding: 2px; border: none; background:#808185; color: #FFFFFF; text-decoration: none; border-radius: 5px; display: inline-block; margin-bottom: 15px;}
/*.tooltip-inner {  font-size: 14px!important; background: #00C2FF!important; color: #FFFFFF!important; width: 400px!important; max-width: 400px!important; text-align: left;}*/
.jog_fekete		{padding: 25px; margin-bottom: 5px; background: #FFFFFF; }
.jog_narancs	{padding: 25px; margin-bottom: 5px; background: #FFFFFF; }
.jog_erenagy 	{font-size: 16px; font-family:'FuturaBold';}
.jog_link		{color: #000000; background: #fedf00; padding: 5px; border-radius: 5px; font-size: 20px; font-family:'FuturaBold'; border: none;}
.jog_link:hover {color: #000000!important; background: #fedf00; padding: 5px; border-radius: 5px; font-size: 20px; font-family:'FuturaBold';}
.jog_link2		{color: #000000; background: #fedf00; padding: 5px; border-radius: 5px; font-size: 20px; font-family:'FuturaBold';}
.jog_link2:hover {color: #000000!important; background: #FFFFFF; padding: 5px; border-radius: 5px; font-size: 20px; font-family:'FuturaBold';}
.jog_link3		{color: #000000; background: #fedf00; padding: 5px; border-radius: 5px; font-size: 20px; font-family:'FuturaBold';}
.jog_link3:hover {color: #000000!important; background: #FF1E03; padding: 5px; border-radius: 5px; font-size: 20px; font-family:'FuturaBold'; text-decoration: none;}


/* FORM */
.visszahivas .head {    font-size: 20px;    font-family: 'FuturaBold';    background: #fee600;    padding: 5px;	padding-left: 15px;	padding-right: 15px;	text-align: center;}
.visszahivas .body {    background: #F4F4F4;    padding: 20px;}
.visszahivas input {    border: none;    font-family: 'Futuramedium';    color: #6a6a6a;    font-size: 14px;    padding: 5px;    width: 100%;    margin-bottom: 10px;}
.telefon [name=phone] {    width: 60%;}
.telefon {    text-align: left;}
.telefon .orszag {    font-size: 14px;    padding-right: 10px;}
.telefon select {    border: none;    font-family: 'Futuramedium';    width: 60px;    font-family: 'Futuramedium';    color: #6a6a6a;    font-size: 14px;    padding: 5px;}
.visszahivas button,.mybtn {    background: #fedf00;    color: black;    font-size: 14px;    border: none;    text-align: center;    padding: 10px;    width: 80%;    text-transform: uppercase;    border-radius: 0px;}
.mybtn.black {    margin-top: 10px;    background: #000;    color: #fedf00;    font-size: 14px;    border: none;    text-align: center;    padding: 10px;    width: 100%;    text-transform: uppercase;}
.visszahivas .adatvedelmi {    padding-left: 30px;    padding-right: 30px;    font-size: 14px;    font-family: 'Futuramedium';    margin-bottom: 10px;    margin-top: 10px;}
.khr>.label {    font-size: 14px;    width: 60%;    text-transform: uppercase;}
.switch {        background: #FFF;	border:solid 1px #AAAAAA;    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 {	border:solid 1px #AAAAAA;    height: 21px;    width: 21px;    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: #555555;    line-height: 25px;}
.switch.igen .felirat {    color: #000;}



.gyikvalasz             {padding: 5px; background: #EFEFEF; border: solid 1px #E0E0E0; margin-bottom: 10px;}
.gyikkerdes             {margin-bottom: 10px;}
.kepikon            {width: 100%;}

/* Small devices (tablets, 768px and up) */
@media all and (min-width: 100px) and (max-width: 1199px) 
{
    .ablak3                {margin-bottom: 15px;}
	body 					{font-size: 14px;}
	.desktop 				{display:none;}
	.mobiltavtarto			{height:30px;}
	.mobiltavtarto10		{height:10px;}
	.mitnyujtikon 			{font-size: 32px; color: #9b1386;}
	.ablak 					{background: #FFFFFF; padding-top: 30px; padding-left: 15px; padding-right: 15px; padding-bottom: 30px;}
	.ablak2 				{padding-left: 15px; padding-right: 15px;}
	.mytable tr td 			{font-size: 11px!important;}
	.mytable td 			{font-size: 11px!important;}
	.mytable tr th 			{font-size: 11px!important;}
	.mytable tr th 			{font-size: 11px!important;}
	.mytable th 			{font-size: 11px!important;}
	.jog_gomb1 				{font-size: 13px; height: 110px;}
	.font30 				{font-size: 20px;}
	h1 					{font-size: 24px; margin-bottom:10px; }
	h2 					{font-size: 20px; margin-bottom:10px; }
	h3 					{font-size: 18px;}
	h4 					{font-size: 14px;}
	ul 					{padding-left: 15px;}
	ol 					{padding-left: 15px;}
	.jog_kerdes			{ font-size: 16px;}
        .kepikon            {width: 40%;}
}

/* Medium devices (desktops, 992px and up) */
@media all and (min-width: 1200px) and (max-width: 1799px)  
{

	.mobil			{display:none;}
	.hatteres1			{background: url(images/hatterkep3.jpg); background-size: cover; background-repeat: no-repeat; background-position:center; padding-top: 30px;}
	
}


/* NAAGY */
@media all and (min-width: 1800px) and (max-width: 5000px)  
{
	.mobil			{display:none;}
	.hatteres1			{background: url(images/hatterkep3.jpg); background-size: cover; background-repeat: no-repeat; background-position:center; padding-top: 30px;}

}

/* NAAGY */
@media all and (max-width: 776px)
{
	.btn-vege, .btn-vege2{
       
        font-weight: 900;
        font-family: 'FuturaBold';
        width: 100%;
        border-radius: 5px !important;
    }
    .sargahatter{
        padding-left: 10px;
        padding-right: 10px;
    }
}

@supports (-webkit-touch-callout: none) {
input[type='date']:after {
   color: #000000;
   content: attr(placeholder);
}
}