@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;
}

hr          {border-top: solid 1px #FFFFFF; margin-bottom: 5px; margin-top: 5px; opacity: 1;}

/* KARTYAK START */
.k_head 			{font-size: 24px; font-weight: 300; text-decoration: none; color: #2B2D33; text-align: center; margin-bottom: 0px;}
.card-header:first-child { border-radius: calc(.5rem - 1px) calc(.5rem - 1px) 0 0;}
.card 				{border-radius: 1rem; font-size: 15px;}
.nyitoka            {text-align: center; margin-top: 15px; border-top: solid 1px rgba(0,0,0,0.1); background: none; border: none;display: inline-block;}
.sarga_li > ul > li:first-child {
	list-style: url("images/ul.png")
}
.sarga_li2 {
	list-style: url("images/ul.png")
}
/* KARTYAK END */

.card 				{border: none;}

strong 			{font-weight: 700; }
.bold 			{font-weight: 700;  }
.boldi 			{font-weight: 700; 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;
}


/* 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;}

/* MAIN */

h1 					{font-size: 32px;text-align: center; margin-bottom:20px; }
h2 					{font-size: 28px; font-weight: 700;text-align: center; 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;}
.hero2 				{font-size: 28px; font-weight: 700; margin-bottom: 20px;}
.hero3 				{font-size: 20px; }
.ablak 				{background: #FFFFFF; padding-top: 30px; padding-left: 95px; padding-right: 95px; padding-bottom: 30px;}
.ablak2				{padding-left: 95px; padding-right: 95px; }
.nagyikon 			{font-size: 32px; line-height: 32px; margin-right: 20px;}
.nagyikon2 			{font-size: 48px;}
.link 				{color: #808185!important; text-decoration: underline!important;}
.link:hover 		{color: #808185!important; text-decoration: underline!important;}

.btn-primary 		{background: #FEE600; color:#000000; border:none; border-radius: 3px!important;}
.btn-primary:hover	{background: #fff483; color:#000000;}
.btn-primary:acive	{background: #fff483!important; color:#000000!important;}
.btn-primary:focus	{background: #fff483!important; color:#000000!important;}
.btn-success		{background: #037080; color:#FFFFFF; border:none; border-radius: 3px!important;}
.btn-success:hover	{background: #004454; color:#FFFFFF;}
.btn-piros			{background: #FF8974; color:#FFFFFF; border:none; border-radius: 3px!important;}
.btn-piros:hover	{background: #C85952; color:#FFFFFF;}
.btn-feher			{background: #FFFFFF; color:#2B2D33; border:none; border-radius: 3px!important;}
.btn-feher:hover	{background: #FFFFFF; color:#2B2D33;}
.card-body 			{font-size: 12px;}
.fulecske 			{background: #F4F4F4; padding: 15px;}
.btn-secondary 		{background: #000000; color:#FEE600; border:none; border-radius: 3px!important;}
.btn-secondary:hover	{background: #333333; color:#FEE600;}



.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;}
.card 				{border: none;}
.btn-link 			{color: #2B2D33; text-decoration: none!important;}
.btn-link 			{color: #808185; text-decoration: none!important;}
.btn-dan 			{background: #FFFFFF; color: #666666; border: solid 1px #999999; width: 100%;}
.btn-dan:hover		{background: #FFFFFF; color: #666666; border: solid 1px #999999; width: 100%;}
.btn-koc 			{background: #fee600!important; color: #2b2d33; border: solid 1px #999999; width: 100%;}




/* TARTALOM */
.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;}
.hatterkep5 		{background: url(images/hatterkep5.jpg); background-size: cover; background-repeat: no-repeat; background-position: top;}
.hatterkep6 		{background: url(images/hatterkep6.jpg); background-size: cover; background-repeat: no-repeat; background-position: top;}

/* 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;font-size: 13px;}
.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; font-size: 13px;}
.videobank_kicsi 	{font-size: 14px;}
.videobank_button 	{background: #9b1386; color: #FFFFFF; padding: 5px; padding-left: 30px; padding-right: 30px; border: none; font-size: 12px!important; font-weight: 700; text-decoration: none!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-weight: 700;}
.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-weight: 700;}
.videobank_head 	{font-size: 18px; margin-bottom: 5px; margin-top: -3px; }
.videobankcheck 	{width: 10px!important;}
.videobank_top 		{ font-weight: 700; text-align: center; padding: 5px;}


/* FORM */
.visszahivas .head 		{  font-size: 20px; font-weight: 600;  background: #FFFFFF; padding: 20px;	padding-top: 5px; padding-bottom: 5px;}
.visszahivas .body 		{   background: #F4F4F4;    padding: 20px;}
.visszahivas input 		{ border: none; 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; width: 60px; 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: 5px;}
.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: 12px;    margin-bottom: 10px;    margin-top: 10px;}
.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;}


/* KALKULATOR */
.kalk_cont				{font-size: 18px; background: #FFFFFF; padding: 10px; border: solid 1px #373737; border-radius: 10px;}
.kalk_kisbetu			{font-size: 14px;}
.kalk_bal 				{border: solid 3px #E9EAEA; border-radius: 10px; background: #FFFFFF; text-align: center;}
.kalk_jobb 				{border: none; border-radius: 10px; background: #2b2d33; color: #FFFFFF!important; padding: 10px; text-align: center;}
.kalk_bal_head			{background: #2b2d33; color: #FFFFFF; padding: 10px; font-size: 16px; text-align: center; border-radius: 7px 7px 0px 0px;}
.kalk_bal_head2			{font-size: 18px; font-weight: 700;text-align: center;}
.kalk_jobb_head			{font-size: 16px; font-weight: 300; text-align: center;}
.kalk_jobb_box 			{padding: 5px; padding-top: 20px; padding-bottom: 20px; font-size: 14px; border-radius: 10px; color: #000000; background: #FFFFFF; box-shadow: inset 0px 1px 15px rgba(0, 0, 0, 0.30); text-align: center;}
.kalk_jobb_ertek 		{text-align: center; font-weight: 700;font-size: 14px;}

.kalk_label 			{font-weight: 700;border: none;}
.kalk_utolabel			{margin-left: 5px;}
.btn-kalk 				{background: #fee600; color: #2b2d33; padding: 2px; border-radius: 5px!important; padding-left: 15px; padding-right: 15px; font-weight: 700;}
.btn-kalk:hover			{background: #fee600; color: #2b2d33;}
.kalk_slidercont		{width: calc(100% - 20px); margin-top: 10px; margin-left: 10px;}
.kalk_textbox1 			{width: calc(100% - 30px); display: inline-block; font-weight: 700; color: #373737; font-size: 18px; background: #f4f4f4; padding: 5px; border-radius: 5px; text-align: center !important;}
.kalk_textbox2 			{box-shadow: inset 0px 1px 10px rgba(0, 0, 0, 0.20); text-align: right;}
.valaszto_cont 			{background: #F7F7F7; box-shadow: inset 0px 1px 6px rgba(0, 0, 0, 0.20);border-radius: 7px; display: inline-block; padding: 5px; cursor: pointer;}
.valaszto_igen 			{background: #037080; color: #FFFFFF!important; border-radius: 5px; display: inline-block; padding: 5px; padding-left: 10px; padding-right: 10px;}
.valaszto_nem 			{display: inline-block; padding: 5px; padding-left: 10px; padding-right: 10px;}
.ui-widget.ui-widget-content {
    border: none;
}
.ui-widget-content {background: #fedf00!important; border: none;}
.ui-slider-horizontal	{height: 10px;}
.ui-widget-header {background: #F6F6F6!important;}
.ui-slider-handle { border-radius: 15px!important; width: 22px!important;  height: 22px!important; top: -6px!important; background: #373737!important;}
.ui-slider-handle:active { border-radius: none;}
.ui-state-active  {background: #fee600!important;}
.jobbranyil 		{position: absolute; right: -5px; top: 15px; margin-left: -50px; font-size: 40px; color: #037080;}
/* This is the checked state */
.custom-radio .custom-control-input:checked~.custom-control-label::before,
.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-color: #037080;  /* green */
    /* this bg image SVG is just a white circle, you can replace it with any valid SVG code */
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E); 
    border-radius: 50%;
}
input[readonly] 		{  background-color:transparent;   border: 0;  font-size: 1em;}


/* UJPOPUP */
.ujpopup_head 		{ font-weight: 700; font-size: 24px; text-align: center;}
.ujpopup_szoveg 	{ text-align: justify; font-size: 16px; line-height: 25px;}








/* Small devices (tablets, 768px and up) */
@media all and (min-width: 100px) and (max-width: 767px) 
{
	.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;}
}






/* 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: #FEE600; width: 100%; padding: 15px;}
	.hero1 					{font-size: 26px;}
	.hero2 					{font-size: 22px;}
	.hero3 					{font-size: 16px;}
	.bigikon 				{width: 30%;}
	.bigikon2 				{width: 30%;}
}

/* Small devices (tablets, 768px and up) */
@media all and (min-width: 768px) and (max-width: 1199px) 
{
	.desktop 				{display:none;}
	.mobil					{display:none;}
	.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 		{background: #FEE600;width: 100%; height: 466px; position: relative;}
	.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: 80%;}
	.bigikon2 				{width: 100%;}
	.desktoptavtarto 		{height: 30px;}
	
}


/* Medium devices (desktops, 992px and up) */
@media all and (min-width: 1200px) and (max-width: 5000px)  
{
	.mobil					{display:none;}
	.tablet					{display:none;}
	.hero_cont_mobil		{display:none;}
	.hero_cont_tablet 		{display:none;}
	.hero_cont_desktop		{background: #FEE600;}
	.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; bottom: 45px; left:15px; width: 400px; color: #000000;}
	.hero_jobb_desktop		{position: absolute; top: 0px; right:0px; width: 300px;}
	.bigikon 				{width: 40%;}
	.bigikon2 				{width: 100%;}
	.desktoptavtarto 		{height: 30px;}
}


