/* Patikakkedvezmény */
a.hash {
	position: absolute;
	top: -100px;
}

section.pkuser_content_bar {
	width: 100%; position: relative; background-color: transparent; padding: 10px calc(10px + (35 - 10) * var(--alap-arany));
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
div.pkuser_content_container_div {
	width: 100%; max-width: 1100px; margin: auto;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	FONT-SIZE: calc(15px + (21 - 15) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
	margin-bottom: calc(10px + (20 - 10) * var(--alap-arany));
}
div.pkuser_content_container_map_div {
	position: relative;
	width: 100%; max-width: 1100px; margin: auto;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	FONT-SIZE: calc(15px + (21 - 15) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_container_map_div.empty:before {
	content: 'Ezen a településen nincs még Kulcs Patika, válasszon másik helységet!';
	position: absolute;
	max-width: 100%;
	top: -5px;
	right: 0;
	transform: translateY(-100%);
	FONT-SIZE: calc(10px + (14 - 10) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_container_full_div {
	position: relative;
	width: 100%;
	background-color: transparent;
	border: 0px solid #ccc;
	padding: calc(15px + (30 - 15) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany));
	border-radius: 15px;
}
div.pkuser_content_container_left_div {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #E1207C;
	padding: calc(15px + (30 - 15) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany));
	box-shadow: 0px 0px 5px #ccc;
	border-radius: 15px;
	margin-top: 90px;
}
div.pkuser_content_container_right_div {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #E1207C;
	padding: calc(15px + (30 - 15) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany));
	margin-top: 20px;
	box-shadow: 0px 0px 5px #ccc;
	border-radius: 15px;
}
@media screen and (min-width: 600px) {
	div.pkuser_content_container_left_div {
		display: inline-block; vertical-align: bottom;
		width: 48%;
		margin-top: initial;
		margin: 2%;
	}
	div.pkuser_content_container_right_div {
		display: inline-block; vertical-align: bottom;
		width: 48%;
		margin-left: 2%;
		margin-top: 0px;
	}
}


section.pkuser_cim_belepes_bar {
	width: 100%; max-width: 1100px; margin: auto; padding: 50px 0 10px 0; position: relative; background-color: transparent;
	text-align: left;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

@media screen and (min-width: 1050px) {
	section.pkuser_cim_belepes_bar {
		 padding: 100px 0 10px ;
	}
}

div.pkuser_cim_belepes_container_div {
	display: block;
	width: calc(100% - 20px); margin: 0 auto 0 10px;
}

div.pkuser_kep_belepes_container_div, div.pkuser_kep_regisztral_container_div {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	text-align: center;
}
div.pkuser_kep_regisztral_container_div img {
	max-width: 90%;
}

div.pkuser_kep_belepes_container_div img.mobile {
	visibility: visible;
	max-width: 100%;
}
div.pkuser_kep_belepes_container_div img.desktop {
	display: none;
}

@media screen and (min-width: 700px) {
	div.pkuser_kep_belepes_container_div img.mobile {
		visibility: hidden;
	}
	
	div.pkuser_cim_belepes_container_div {
		display: inline-block; vertical-align: middle;
		width: calc(60% - 10px);
		margin-left: 10px;
	}
	div.pkuser_kep_belepes_container_div {
		display: inline-block; vertical-align: middle;
		width: 40%;
	}
	div.pkuser_kep_belepes_container_div img.desktop {
		display: block;
		position: absolute;
		left: 0;
		width: 140%;
		top: 50%;
		transform: translateY(-50%);
	}
	div.pkuser_kep_regisztral_container_div {
		position: absolute;
		height: 160%;
		width: 40%;
		right: 0;
		top: -25%;
	}
	div.pkuser_kep_regisztral_container_div img {
		max-width: initial;
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
}
@media screen and (min-width: 1120px) {
	div.pkuser_cim_belepes_container_div {
		display: inline-block; vertical-align: middle;
		width: 60%;
		margin-left: initial;
	}
}
 
div.pkuser_content_container_belepes_div {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	border: 2px solid #E11E7C;
	padding: calc(15px + (30 - 15) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany));
	box-shadow: 0px 0px 5px #ccc;
	border-radius: 15px;
}
div.pkuser_content_container_belepes_div.arany {
	border: 2px solid #b98436;
	box-shadow: 0px 0px 5px #b98436;
}
div.pkuser_content_container_menete_div {
	position: relative;
	width: 100%;
	text-align: center;
}
div.pkuser_content_container_menete_div.mobile {
	display: block;
}
div.pkuser_content_container_menete_div.desktop {
	display: none;
}
@media screen and (min-width: 700px) {
	div.pkuser_content_container_menete_div.mobile {
		display: none;
	}
	div.pkuser_content_container_menete_div.desktop {
		display: block;
	}
}



div.pkuser_content_container_label_div {
	position: relative;
	padding: 5px 0 10px 0;
	border-radius: 15px;
	FONT-SIZE: calc(14px + (28 - 14) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase;
}
div.pkuser_content_container_label_div.arany {
	COLOR: #E3287E;
}

div.pkuser_content_container_div h1 {
	margin-top: calc(15px + (45 - 15) * var(--alap-arany));
	margin-bottom: calc(10px + (20 - 10) * var(--alap-arany));
	FONT-SIZE: calc(18px + (35 - 18) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase;
}
div.pkuser_content_container_div.arany h1 {
	COLOR: #E3287E;
}

div.pkuser_content_container_div h1.grey {
	position: relative;
	margin-top: calc(25px + (55 - 25) * var(--alap-arany));
	margin-bottom: calc(15px + (30 - 15) * var(--alap-arany));
	padding: 5px calc(20px + (30 - 20) * var(--alap-arany));
	border-radius: 15px;
	color: #fff;
	background-color: #71706F;
}

div.pkuser_content_container_div h1.home {
	position: relative;
	margin-top: calc(25px + (75 - 25) * var(--alap-arany));
	margin-bottom: calc(15px + (30 - 15) * var(--alap-arany));
	padding: 5px 0;
	border-radius: 15px;
	color: #E3287E;
	background-color: transparent;
	width: 100%;
	z-index: 1;
}
div.pkuser_content_container_div h1.home:before {
	position: absolute;
	content: '';
	width: 120%;
	padding-top: 73.2%;
	left: 50%;
	top: 0;
	transform: translate(-50%, -15%);
	background: url(../images/tavasz_2022/reg_cim_alatt.png) no-repeat center center;
	background-size: 100% auto;
	z-index: -1;
}
@media screen and (min-width: 600px) {
	div.pkuser_content_container_div h1.home {
		width: 50%;
	}
}
@media screen and (min-width: 650px) {
	div.pkuser_content_container_div h1.home:before {
			transform: translate(-50%, -10%);
	}
}
div.kereses_mobile_div{
	z-index: 2;
	background-color: #ffffff;
}

div.pkuser_content_container_div h1.newuser {
	position: relative;
	margin-top: calc(25px + (75 - 25) * var(--alap-arany));
	margin-bottom: calc(70px + (120 - 70) * var(--alap-arany));
	padding: 10px calc(20px + (30 - 20) * var(--alap-arany)) 10px calc(80px + (140 - 80) * var(--alap-arany));
	border-radius: 15px;
	color: #E3287E;
	background-color: #fff;
	border: 1px solid #E3287E;
}
div.pkuser_content_container_div h1.newuser:before {
	position: absolute;
	content: '';
	width: calc(60px + (100 - 60) * var(--alap-arany));
	height: calc(99px + (164 - 99) * var(--alap-arany));
	left: calc(10px + (20 - 10) * var(--alap-arany));
	top: 10px;
	background: url(../images/pkuser/kulcslyuk_a.png) no-repeat center center;
	background-size: 100% auto;
}
@media screen and (min-width: 600px) {
	div.pkuser_content_container_div h1.grey {
		width: max-content;
	}
	div.pkuser_content_container_div h1.newuser {
		width: max-content;
	}
}


div.pkuser_content_container_div p.label {
	display: block; margin: 0px;
	width: 100%;
	FONT-SIZE: calc(12px + (18 - 12) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div p.note {
	display: block; margin: 0px;
	width: 100%;
	FONT-SIZE: calc(12px + (16 - 12) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div p.patikaname {
	display: block;
	width: 100%;
	font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div.arany p.patikaname {
	COLOR: #E3287E;
}
div.pkuser_content_container_div p.label.map {
	width: 100%;
	FONT-SIZE: calc(12px + (18 - 12) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div p.label label {
	padding: 5px;
	FONT-SIZE: calc(12px + (18 - 12) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div.arany p.label label {
	COLOR: #E3287E;
}
div.pkuser_content_container_div p.label.map label {
	FONT-SIZE: calc(12px + (18 - 12) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div p.label label:first-child {
	display: inline-block;
	width: max-content;
	float: none;
}
div.pkuser_content_container_div p.label label:last-child {
	display: inline-block;
	width: max-content;
	float: none;
}



section.pkuser_cim_bar {
	width: 100%; max-width: 1100px; margin: 50px auto; position: relative; background-color: transparent;
	text-align: left;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

@media screen and (min-width: 1050px) {
	section.pkuser_cim_bar {
		 margin: 100px auto;
	}
}

/*
header {
	background-image: linear-gradient(to bottom, #f7d78a, #b57e30) !important;
}
nav#mobile_menu {
	background: transparent !important;
}
*/

div.pkuser_cim_container_div {
	display: block;
	width: calc(100% - 20px); margin: 0 auto 0 10px;
}

div.pkuser_kep_desktop_container_div {
	display: none;
	position: relative;
}

div.pkuser_kep_desktop_container_div img.mobile {
	visibility: visible;
}
div.pkuser_kep_desktop_container_div img.desktop {
	display: none;
}

@media screen and (min-width: 910px) {
	div.pkuser_cim_container_div {
		display: inline-block; vertical-align: top;
		width: calc(50% - 10px);
		margin-left: 10px;
	}
	div.pkuser_kep_desktop_container_div {
		position: relative;
		display: inline-block; vertical-align: top;
		width: 50%;
	}
	div.pkuser_kep_desktop_container_div img.mobile {
		visibility: hidden;
	}
	div.pkuser_kep_desktop_container_div img.desktop {
		display: block;
		position: absolute;
		left: 0;
		width: 105%;
		top: 50%;
		transform: translateY(-50%);
	}
}
@media screen and (min-width: 1050px) {
	div.pkuser_kep_desktop_container_div img.mobile {
		visibility: hidden;
	}
	div.pkuser_kep_desktop_container_div img.desktop {
		display: block;
		position: absolute;
		left: 0;
		width: 120%;
		top: 50%;
		transform: translateY(-50%);
	}
}
@media screen and (min-width: 1120px) {
	div.pkuser_cim_container_div {
		display: inline-block; vertical-align: top;
		width: 50%;
		margin-left: initial;
	}
}
div.pkuser_kep_desktop_container_div img.mobile {
	max-width: 90%;
}
div.cim_container {
	position: relative;
	width: 100%;
	padding-left: 25%;
	margin-bottom: 15%;
}
div.cim_container:after {
	content: '';
	position: absolute;
	width: 100%;
	padding-top: 40%;
	height: 150%;
	right: 0;
	top: 50%;
	transform: translate(-55%,-45%);
	background: url(../images/kulcskartya/kulcskartyakep_legyezo.png) no-repeat right center;
	background-size: contain;
}
div.cim_container.arany:after {
	content: '';
	position: absolute;
	width: 100%;
	padding-top: 40%;
	height: 150%;
	right: 0;
	top: 50%;
	transform: translate(-55%,-45%);
	background: url(../images/aranykartya/aranykartyakep_legyezo.png) no-repeat right center;
	background-size: contain;
}
@media screen and (min-width: 1024px) and (max-width: 1260px) {
	div.cim_container:after {
		padding-top: 32%;
	}	
}
@media screen and (max-width: 700px) {
	div.cim_container {
		padding-left: 20%;
	}
	div.cim_container:after {
		padding-top: 32%;
		transform: translate(-60%,-45%);
	}
}
div.cim_container span.cim_span {
	display: block;
	width: 100%;
	padding: 5px 10px 5px 25%;
	background-color: #ffffff;
	border: 1px solid #19E6C6;
	box-shadow: 0px 0px 3px #19E6C6;
	border-radius: 0 15px 15px 0;
	text-align: left;
	FONT-SIZE: calc(18px + (35 - 18) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase;
}
div.cim_container.arany span.cim_span {
	border: 1px solid #b98436;
	box-shadow: 0px 0px 3px #b98436;
}
div.cim_container span.logo_span {
	display: block;
	width: max-content;
	border: 1px solid #19E6C6;
	border-top: 0;
	box-shadow: 0px 0px 3px #19E6C6;
	padding: 5px 10px 5px 15%;
	border-radius: 0 0 15px 15px;
	text-align: center;
	FONT-SIZE: calc(18px + (35 - 18) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase;
}
div.cim_container span.logo_span img {
	display: block;
	max-width: 100px;
	max-height: 60px;
	object-fit: contain;
	padding: 0;
	margin: 0;
}
div.cim_alatti_bevezeto  {
	width: 100%; text-align: left;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; COLOR: #808080;
	padding-bottom: calc(10px + (20 - 10) * var(--alap-arany));
}
div.cim_alatti_bevezeto {FONT-SIZE: calc(16px + (24 - 16) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.cim_alatti_bevezeto p,h1,h2,h3,h4,h5,h6 {margin: 5px 0; padding: 0px; padding-bottom: 5px;}
div.cim_alatti_bevezeto h1{FONT-SIZE: calc(16px + (24 - 16) * var(--alap-arany)); font-weight: 700; font-style: normal; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.cim_alatti_bevezeto h2{FONT-SIZE: calc(16px + (24 - 16) * var(--alap-arany)); font-weight: 500; font-style: normal; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.cim_alatti_bevezeto h3{FONT-SIZE: calc(16px + (24 - 16) * var(--alap-arany)); font-weight: 700; font-style: normal; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.cim_alatti_bevezeto h4{FONT-SIZE: calc(16px + (24 - 16) * var(--alap-arany)); font-weight: 500; font-style: normal; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.cim_alatti_bevezeto h5{FONT-SIZE: calc(12px + (18 - 12) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.cim_alatti_bevezeto h6{FONT-SIZE: calc(12px + (16 - 12) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.cim_alatti_bevezeto p {FONT-SIZE: calc(16px + (24 - 16) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.cim_alatti_bevezeto strong{font-weight: 700;}
div.cim_alatti_bevezeto a {FONT-SIZE: calc(16px + (24 - 16) * var(--alap-arany)); font-style: normal; font-weight: 400; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none}
div.cim_alatti_bevezeto a:hover {FONT-SIZE: calc(16px + (24 - 16) * var(--alap-arany)); font-style: normal; font-weight: 400; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: underline}
div.cim_alatti_bevezeto ul {padding-left: calc(15px + (40 - 15) * var(--alap-arany));}
div.cim_alatti_bevezeto ul li{position: relative; list-style: none; padding-left: calc(25px + (50 - 25) * var(--alap-arany)); margin: 10px 0;}
div.cim_alatti_bevezeto ul li:before{
	content: '';
	position: absolute;
	width: calc(20px + (40 - 20) * var(--alap-arany));
	height: calc(20px + (40 - 20) * var(--alap-arany));
	left: 0;
	top: 0;
	transform: translateY(-10%);
	background: url(../images/aranykartya/arany_pipa.png) no-repeat center center;
	background-size: contain;
}
div.cim_alatti_bevezeto img.kep_mobile {
	float: right;
	max-width: 40%;
}
@media screen and (min-width: 910px) {
	div.cim_alatti_bevezeto img.kep_mobile {
		display: none;
	}
}



div.belepes_form_container {
	position: relative;
	min-height: 150px;
	display: block;
	width: 100%;
	padding: 10px 10px 5px 10px;
	border-radius: 0px 15px 15px 15px;
	background-color: #efefef;
}
div.belepes_form_container.right {
	border-radius: 15px 0px 15px 15px;
}

div.belepes_form_container_inner {
	position: absolute;
	top: 10px;
	left: 10px;
	width: calc(100% - 20px);
	z-index: 101;
}

@media screen and (min-width: 600px) {
	div.belepes_form_container {
		min-height: 200px;
	}
}

div.pkuser_content_container_div p.label.check label {
	position: relative;
	border-radius: 15px 15px 0px 0px;
	background-color: transparent;
	FONT-SIZE: calc(12px + (18 - 14) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div.arany p.label.check label {
	COLOR: #E3287E;
}
div.pkuser_content_container_div p.label.check label.on {
	padding: 5px 10px;
	border-radius: 15px 15px 0px 0px;
	background-color: #efefef;
	FONT-SIZE: calc(12px + (18 - 14) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div.arany p.label.check label.on {
	COLOR: #E3287E;
}

div.pkuser_content_container_div p.label.check label input {
	position: absolute;
	opacity: 0;
}

div.pkuser_content_container_div input:not(.pkuser_kp_patika_list_input) {
	display: block;
	width: 100%;
	padding: 5px;
	border-radius: 15px;
	border: 2px solid #808080;
	FONT-SIZE: calc(14px + (18 - 14) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_container_div input[type="checkbox"], div.pkuser_content_container_div input[type="radio"] {
	display: inline-block; vertical-align: top; width: max-content; padding: 0px;
}
div.pkuser_content_container_div input:focus {
	outline: none;
	box-shadow: 0px 0px 5px #808080;
}
div.pkuser_content_container_div input.valid {
	box-shadow: 0px 0px 5px #9bc443;
}
div.pkuser_content_container_div input.invalid {
	box-shadow: 0px 0px 5px #e3287e;
}

div.pkuser_content_container_div label {
	display: block;
	width: 100%;
	FONT-SIZE: calc(12px + (18 - 14) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div label a {
	FONT-SIZE: calc(12px + (18 - 14) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: underline;
}
div.pkuser_content_container_div label a:hover {
	FONT-SIZE: calc(12px + (18 - 14) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_container_div.arany label a:hover {
	COLOR: #E3287E;
}

div.pkuser_content_container_div p.center {
	text-align: center;
}
div.pkuser_content_container_div p.right {
	text-align: right;
}
div.pkuser_content_container_div button {
	display: inline-block;
	width: max-width; margin: 10px;
	background: transparent; padding: calc(5px + (10 - 5) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany));
	border: 1px solid #9bc443;
	border-radius: 15px;
	FONT-SIZE: calc(12px + (20 - 14) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase;
	cursor: pointer;
	box-shadow: 0px 0px 5px #9bc443;
	transition: transform 1s ease;
}
div.pkuser_content_container_div button:focus {
	outline: none;
	transform: scale(1.1);
	box-shadow: 0px 0px 5px #808080;
}
div.pkuser_content_container_div button:hover {
	transform: scale(1.1);
	background: #9bc443;
	box-shadow: 0px 0px 5px #9bc443;
	FONT-SIZE: calc(12px + (20 - 14) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #ffffff; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase;
	cursor: pointer;
}
div.pkuser_content_container_div button.hozzajarulo_button {
	display: inline-block;
	width: max-width; margin: 10px;
	background: #E3287E; padding: calc(2px + (4 - 2) * var(--alap-arany)) calc(6px + (13 - 6) * var(--alap-arany));
	border: 0px solid #E3287E;
	border-radius: 15px;
	FONT-SIZE: calc(12px + (16 - 12) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #ffffff; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase;
	cursor: pointer;
	box-shadow: 3px 0px 5px #cccccc;
	transition: transform 1s ease;
}

div.pkuser_content_container_div.arany button {
	display: inline-block;
	width: max-width; margin: 10px;
	background: linear-gradient(to right, #a98032, #ecb000, #a98032); padding: calc(5px + (8 - 5) * var(--alap-arany)) calc(10px + (15 - 10) * var(--alap-arany));
	border: 0px solid #9bc443;
	border-radius: 15px;
	FONT-SIZE: calc(12px + (18 - 12) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #ffffff; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase;
	cursor: pointer;
	box-shadow: 3px 0px 5px #cccccc;
	transition: transform 1s ease;
}
div.pkuser_content_container_div.arany button:focus {
	outline: none;
	box-shadow: 3px 0px 5px #808080;
}
div.pkuser_content_container_div.arany button:hover {
	transform: scale(1.1);
	background: linear-gradient(to right, #a98032, #ecb000, #a98032); padding: calc(5px + (8 - 5) * var(--alap-arany)) calc(10px + (15 - 10) * var(--alap-arany));
	box-shadow: 3px 0px 5px #808080;
}

div.pkuser_content_bevezeto  {
	width: 100%; text-align: left;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; COLOR: #808080;
	padding-bottom: calc(10px + (20 - 10) * var(--alap-arany));
}
div.pkuser_content_bevezeto {FONT-SIZE: calc(14px + (20 - 14) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.pkuser_content_bevezeto p,h1,h2,h3,h4,h5,h6 {margin: 0px; padding: 0px; padding-bottom: 5px;}
div.pkuser_content_bevezeto h1{FONT-SIZE: calc(20px + (28 - 20) * var(--alap-arany)); font-weight: 700; font-style: normal; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.pkuser_content_bevezeto h2{FONT-SIZE: calc(20px + (28 - 20) * var(--alap-arany)); font-weight: 500; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.pkuser_content_bevezeto h3{FONT-SIZE: calc(18px + (22 - 18) * var(--alap-arany)); font-weight: 700; font-style: normal; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.pkuser_content_bevezeto h4{FONT-SIZE: calc(18px + (22 - 18) * var(--alap-arany)); font-weight: 500; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.pkuser_content_bevezeto h5{FONT-SIZE: calc(11px + (15 - 11) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.pkuser_content_bevezeto h6{FONT-SIZE: calc(11px + (15 - 11) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.pkuser_content_bevezeto p {FONT-SIZE: calc(14px + (20 - 14) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
div.pkuser_content_bevezeto strong{font-weight: 700;}
div.pkuser_content_bevezeto a {FONT-SIZE: calc(14px + (20 - 14) * var(--alap-arany)); font-style: normal; font-weight: 400; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none}
div.pkuser_content_bevezeto a:hover {FONT-SIZE: calc(14px + (20 - 14) * var(--alap-arany)); font-style: normal; font-weight: 400; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: underline}
div.pkuser_content_bevezeto ul li{list-style-image: url(../images/pipa2.png);}

div.pkuser_content_container_div h6{FONT-SIZE: calc(11px + (15 - 11) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}

div.pkuser_content_card_container_div {
	display: inline-block; vertical-align: middle;
	width: 100%; max-width: 520px; padding: 10px;
}
div.pkuser_content_patika_container_div {
	display: inline-block; vertical-align: middle;
	width: 100%; max-width: 520px; padding: 10px;
}

div.card_container_div {
	display: block; position: relative;
	width: 100%; padding-top: 62.66%;
	cursor: pointer;
}
#card_3dcontainer_div {
	color-scheme: only light;
}
div.card_3dcontainer_div {
	display: block; position: absolute;
	width: 100%; height: 100%;
	top: 0px;
	transform-style: preserve-3d;
	transition: all 3s ease-in;
	transform: rotate3d(0);
}
div.card_3dcontainer_div.back {
	transform: rotate3d(0, 1, 0, 180deg);
}
div.card_front_div {
	position: absolute; backface-visibility: inherit; transform: translateZ(0px); width: 100%;
}
div.card_front_div span.card_flip_icon {
	display: inline-block;
	position: absolute;
	bottom: 5%; right: 5%;
}
div.card_front_div span.card_flip_icon i {
	FONT-SIZE: calc(30px + (48 - 30) * var(--alap-arany)); font-weight: 700; font-style: normal; COLOR: rgba(0,0,0,0.5);
}

div.card_back_div {
	position: absolute; backface-visibility: inherit; transform: rotateY(180deg) translateZ(5px); width: 100%;
}
div.card_back_div span.card_flip_icon {
	display: inline-block;
	position: absolute;
	bottom: 5%; left: 5%;
}
div.card_back_div span.card_flip_icon i {
	FONT-SIZE: calc(30px + (48 - 30) * var(--alap-arany)); font-weight: 700; font-style: normal; COLOR: rgba(0,0,0,0.5);
}
div.card_right_div {
	position: absolute; backface-visibility: inherit; transform: rotateY(90deg) translateZ(2.5px); width: 5px !important; height: 100%; background-color: #fff;
}
div.card_left_div {
	position: absolute; backface-visibility: inherit; transform: rotateY(-90deg) translateZ(2.5px); width: 5px !important; height: 100%; background-color: #fff;
}
div.card_top_div {
	position: absolute; backface-visibility: inherit; transform: rotateX(90deg) translateZ(2.5px); width: 100%; height: 5px !important; background-color: #fff;
}
div.card_bottom_div {
	position: absolute; backface-visibility: inherit; transform: rotateX(-90deg) translateZ(2.5px); width: 100%; height: 5px !important; background-color: #fff;
}
div.card_container_div:hover span.card_flip_icon i {
	COLOR: rgba(227,40,126,0.9);
}

div.barcode_container_div {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	width: max-content;
	padding: calc(5px + (10 - 5) * var(--alap-arany)) 0px;
	padding-left: 10px;
	border-radius: 5px;
	height: 100%;
	background-color: #fff;
}
div.barcode_stick_0 {
	background-color: #ffffff;
	width: 2px;
	height: calc(100% - 20px);
}
div.barcode_stick_1 {
	background-color: #000000;
	width: 2px;
	height: calc(100% - 20px);
}
div.barcode_stick_0.hosszabb, div.barcode_stick_1.hosszabb {
	height: 100%;
}
div.barcode_number_1 {
	position: absolute;
	display: inline-block;
	bottom: 5px;
	left: 10px;
	FONT-SIZE: calc(14px + (18 - 14) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.barcode_number_2 {
	position: absolute;
	display: inline-block;
	width: calc(50% - 18px);
	text-align: center;
	bottom: 5px;
	left: 18px;
	FONT-SIZE: calc(14px + (18 - 14) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.barcode_number_3 {
	position: absolute;
	display: inline-block;
	width: calc(50% - 18px);
	text-align: center;
	bottom: 5px;
	right: 18px;
	FONT-SIZE: calc(14px + (18 - 14) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}

div.pkuser_content_kedvenc_patika_div {
	width: 100%; max-width: 550px;
	padding: 15px;
	background-color: #efefef;
	border-radius: 15px;
	box-shadow: 0px 0px 5px #9bc443;
}
div.pkuser_content_kedvenc_patika_div.arany {
	box-shadow: 0px 0px 5px #b98436;
}

div.pkuser_content_kedvenc_patika_div span.label {
	display: block;
	text-align: center;
	FONT-SIZE: calc(14px + (18 - 14) * var(--alap-arany)); font-weight: 500; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_kedvenc_patika_div span.name {
	display: block;
	text-align: center;
	FONT-SIZE: calc(16px + (22 - 16) * var(--alap-arany)); font-weight: 700; font-style: normal; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_kedvenc_patika_div span.cim {
	display: block;
	text-align: center;
	FONT-SIZE: calc(14px + (18 - 14) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_kedvenc_patika_div span.nyitva {
	display: block;
	text-align: center;
	FONT-SIZE: calc(14px + (18 - 14) * var(--alap-arany)); font-weight: 500; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_kedvenc_patika_div a.cserelem {
	FONT-SIZE: calc(12px + (16 - 12) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_kedvenc_patika_div a.cserelem:hover {
	text-decoration:underline;
}
div.pkuser_content_kedvenc_patika_div a.terkep {
	display: block;
	text-align: center;
	FONT-SIZE: calc(12px + (16 - 12) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_kedvenc_patika_div a.terkep:hover {
	text-decoration:underline;
}

.pkuser_map_patika_nev_style {FONT-SIZE: 15px; font-weight: 600; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
.pkuser_map_patika_info_style {FONT-SIZE: 15px; font-weight: 400; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
a.pkuser_map_patika_link_style {display: block; width: max-content; border: 1px solid #e3287e; padding: 3px 10px; border-radius: 10px; margin: 5px auto; FONT-SIZE: 17px; font-style: normal; font-weight: 500; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase; cursor: pointer; transition: all 1s ease; box-shadow: 0px 0px 3px #e3287e;}
a.pkuser_map_patika_link_style:hover {transform: scale(1.1); box-shadow: 0px 0px 5px #e3287e;}
a.pkuser_map_maspatika_link_style {FONT-SIZE: 15px; font-style: normal; font-weight: 400; COLOR: #74b643; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; cursor: pointer;}
a.pkuser_map_maspatika_link_style:hover {FONT-SIZE: 15px; font-style: normal; font-weight: 400; COLOR: #74b643; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: underline; cursor: pointer;}
.pkuser_map_patika_nyitva_style {FONT-SIZE: 15px; font-weight: 600; font-style: normal; COLOR: #00ff00; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
.pkuser_map_patika_zarva_style {FONT-SIZE: 15px; font-weight: 600; font-style: normal; COLOR: #ff0000; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
.gyogyszertarkereso_map_patika_nyitva_style {FONT-SIZE: 15px; font-weight: 600; font-style: normal; COLOR: #00ff00; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
.gyogyszertarkereso_map_patika_zarva_style {FONT-SIZE: 15px; font-weight: 600; font-style: normal; COLOR: #ff0000; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}



input.pkuser_kp_patika_list_input {
	display: block;
	width: 100%; max-width: 400px;
	padding: 10px;
	border-radius: 15px 15px 0px 0px;
	border-top: 2px solid #e3287e;
	border-left: 2px solid #e3287e;
	border-right: 2px solid #e3287e;
	border-bottom: 1px solid #808080;
	background-image: linear-gradient(to bottom, #fff, #e0e0e0, #fff);
	FONT-SIZE: calc(14px + (18 - 14) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
input.pkuser_kp_patika_list_input:focus {
	outline: none;
	background-image: linear-gradient(to bottom, #e0e0e0, #fff, #e0e0e0);
}
input.pkuser_kp_patika_list_input.on {
	background-image: linear-gradient(to bottom, #fff, #f9acac, #fff);
}
div.pkuser_map_container_div {
	position: relative; width: 100%;
}
div.pkuser_map_div {
	width: 100%; padding-top: 40%; min-height: 400px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	border-radius: 0px 0px 15px 15px;
	border-top: 0px;
	border-left: 2px solid #e3287e;
	border-right: 2px solid #e3287e;
	border-bottom: 2px solid #e3287e;
}

div.pkuser_content_row {
	position: relative;
	display: inline-block; vertical-align: top;
	padding: calc(5px + (10 - 5) * var(--alap-arany));
	margin: calc(5px + (10 - 5) * var(--alap-arany)) auto;
	border-radius: 15px;
}

div.pkuser_content_row_simple {
	display: inline-block; vertical-align: top;
	width: 100%;
	padding: calc(5px + (10 - 5) * var(--alap-arany));
	margin: calc(5px + (10 - 5) * var(--alap-arany)) auto;
	border-radius: 15px;
}
div.pkuser_content_row.width_10 {
	width: 10%;
}
div.pkuser_content_row.width_20 {
	width: 20%;
}
div.pkuser_content_row.width_30 {
	width: 30%;
}
div.pkuser_content_row.width_40 {
	width: 40%;
}
div.pkuser_content_row.width_50 {
	width: 50%;
}
div.pkuser_content_row.width_100 {
	width: 100%;
}
div.pkuser_content_row:hover {
	box-shadow: 0px 0px 5px #808080;
}
div.pkuser_content_row.promo {
	box-shadow: 0px 0px 5px #9bc443;
}
div.pkuser_content_row.gamer {
	background-color: #9BC443;
}
div.pkuser_content_row.gamer label {
	FONT-SIZE: calc(12px + (18 - 12) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #E3287E; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.pkuser_content_row.gamerset {
	padding-left: calc(10px + (20 - 10) * var(--alap-arany));
}
div.pkuser_content_row.gamerset label {
	FONT-SIZE: calc(10px + (14 - 10) * var(--alap-arany));
}
@media screen and (max-width: 800px) {
	div.pkuser_content_row {
		width: 100% !important;
	}
}

div.pkuser_content_row.help:before {
	content: attr(data-help);
	position: absolute;
	top: 0px; right: 0px;
	padding: 3px calc(5px + (10 - 5) * var(--alap-arany)) 0px 0px;
	FONT-SIZE: calc(10px + (14 - 10) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}

div.pkuser_content_row.kartya_cvc img {
	display: block; margin: 15px auto 15px auto;
	width: 70%; height: auto;
	border-radius: 10px;
	box-shadow: 5px 5px 15px #ccc;
}

@media screen and (min-width: 800px) {
	div.pkuser_content_row.kartya_cvc img {
		position: absolute; margin: 0px;
		top: 50%; right: 0px; transform: translate(110%,-50%);
		width: auto; height: 280%;
		border-radius: 10px;
		box-shadow: 5px 5px 15px #ccc;
	}
	div.pkuser_content_row.birth_date {
		display: block;
		margin: 50px 0px;
		width: 50%;
	}
}


div.pkuser_content_row input[type="text"], div.pkuser_content_row input[type="password"], div.pkuser_content_row input[type="date"] {
	width: 100%;
	display: inline-block;
	padding: 5px;
	border-radius: 15px;
	border: 2px solid #808080;
	FONT-SIZE: calc(14px + (18 - 14) * var(--alap-arany)); font-weight: 400; font-style: normal; COLOR: #808080; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;
}
div.pkuser_content_row input[type="text"]:focus, div.pkuser_content_row input[type="password"]:focus, div.pkuser_content_row input[type="date"]:focus {
	outline: none;
}
div.pkuser_content_row input.valid {
	box-shadow: 0px 0px 5px #9bc443;
}
div.pkuser_content_row input.invalid {
	box-shadow: 0px 0px 5px #e3287e;
}

div.pkuser_patika_input_container_div {
	position: absolute;
	top: calc(5px + (15 - 5) * var(--alap-arany)); left: calc(5px + (15 - 5) * var(--alap-arany));
	height: auto; width: max-content;
	background: rgba(255,255,255,0.6);
	border: calc(1px + (2 - 1) * var(--alap-arany)) solid rgba(227,85,126,1);
	border-radius: 50%;
	z-index: 101;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
div.pkuser_patika_input_container_0_div {
	top: calc(5px + (15 - 5) * var(--alap-arany)); left: calc(5px + (15 - 5) * var(--alap-arany));
}
div.pkuser_patika_input_container_1_div {
	top: calc(50px + (75 - 50) * var(--alap-arany)); left: calc(5px + (15 - 5) * var(--alap-arany));
}
div.pkuser_patika_input_container_div:hover {
	background: rgba(255,255,255,1);
}

div.pkuser_patika_input_container_relative_div {
	position: relative; width: 100%; height: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
div.pkuser_patika_input_controls_common_div {
	display: block;
	width: calc(35px + (50 - 35) * var(--alap-arany)); height: calc(35px + (50 - 35) * var(--alap-arany));
	margin: 1px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	cursor: pointer;
}
div.pkuser_patika_bezar_div {
	display: none; right: calc(35px + (50 - 35) * var(--alap-arany));
	background: url(../images/map_bezar.png) center center no-repeat;
}
div.pkuser_patika_myposition_check_0_div {
	left: 0px;
	background: url(../images/umap_myposition_check_0.png) center center no-repeat;
}
div.pkuser_patika_myposition_check_1_div {
	left: 0px;
	background: url(../images/umap_myposition_check_1.png) center center no-repeat;
}
div.pkuser_patika_input_controls_common_div {
	background-size: 100% auto;
}
.pkuser_tooltip_styling {
	background: rgba(246,239,240,1);
	color: #db208f;
	border: 2px solid #db208f;
	border-radius: 15px;
	box-shadow: 0px 0px 5px #db208f;
}


div.left {
	text-align: left;
}
div.center {
	text-align: center;
}
div.margin_top_10 {
	margin-top: 10px;
}


section.newuser_section {
	width: 100%; max-width: 1100px; margin: auto;
	background: url(../images/pkuser/kulcslyuk.png), url(../images/pkuser/kulcslyuk.png), url(../images/pkuser/kulcslyuk.png), url(../images/pkuser/kulcslyuk.png);
	background-repeat: no-repeat;
	background-position: 100% calc(200px - (200 - 100) * var(--alap-arany)), 0% calc(700px + (1200 - 700) * var(--alap-arany)), 100% calc(1300px + (2200 - 1300) * var(--alap-arany)), 0% calc(1900px + (3200 - 1900) * var(--alap-arany));
	background-size: calc(150px + (300 - 150) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany));
}

@media screen and (min-width: 700px) {
	section.newuser_section {
		width: 100%; max-width: 1100px; margin: auto;
		background: url(../images/pkuser/regisztracio_4.png), url(../images/pkuser/kulcslyuk.png), url(../images/pkuser/kulcslyuk.png), url(../images/pkuser/kulcslyuk.png);
		background-repeat: no-repeat;
		background-position: 100% calc(25px + (50 - 25) * var(--alap-arany-ezeregyszaz)), 0% calc(700px + (1200 - 700) * var(--alap-arany)), 100% calc(1300px + (2200 - 1300) * var(--alap-arany)), 0% calc(1900px + (3200 - 1900) * var(--alap-arany));
		background-size: calc(272px + (445 - 272) * var(--alap-arany-ezeregyszaz)), calc(150px + (300 - 150) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany));
	}
	
}

section.newuser_section.kkn {
	width: 100%; max-width: 1100px; margin: auto;
	background: url(../images/pkuser/regisztracio_2.png), url(../images/pkuser/kulcslyuk.png), url(../images/pkuser/kulcslyuk.png), url(../images/pkuser/kulcslyuk.png);
	background-repeat: no-repeat;
	background-position: 100% calc(200px - (200 - 100) * var(--alap-arany)), 0% calc(700px + (1200 - 700) * var(--alap-arany)), 100% calc(1300px + (2200 - 1300) * var(--alap-arany)), 0% calc(1900px + (3200 - 1900) * var(--alap-arany));
	background-size: calc(222px + (445 - 222) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany));
}

section.newuser_section div.pkuser_content_bevezeto img {
	margin-top: calc(50px - (100 - 50) * var(--alap-arany)) !important;
}

section.newuser_section div.pkuser_content_bevezeto p {
	color: #E3287E !important;
}
section.digitalization_section {
	width: 100%; max-width: 1100px; margin: auto;
	background: url(../images/pkuser/digitalizacio_1.png), url(../images/pkuser/kulcslyuk.png), url(../images/pkuser/kulcslyuk.png), url(../images/pkuser/kulcslyuk.png);
	background-repeat: no-repeat;
	background-position: 100% 100px, 0% calc(700px + (1200 - 700) * var(--alap-arany)), 100% calc(1300px + (2200 - 1300) * var(--alap-arany)), 0% calc(1900px + (3200 - 1900) * var(--alap-arany));
	background-size: calc(173px + (346 - 173) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany)), calc(150px + (300 - 150) * var(--alap-arany));
}
section.digitalization_section div.pkuser_content_bevezeto p {
	color: #E3287E !important;
}
