
/** tag **************************************************************************************/

body { 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%; 
	height: 100%;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	color: #2d2d2d;
	background-color: #FFFFFF; 
	overflow-y: scroll;
	line-height: 2em;
	line-height: 1.8em;
}
section, .section { clear: both; margin: auto; padding-bottom: 100px; }
img { border: 0; }
a { text-decoration: none; }
a:not(.link-button):not(.co-c):link { color: #7e392e; }
a:not(.link-button):not(.co-c):visited { color: #7e392e; }
a:not(.link-button):not(.co-c):hover { color: #7e392e; }
body.inverthead a:not(.link-button):not(.co-c).back-link { color: #FFF; }
h1, .h1, h2, .h2, h3, .h3, h4, h5 { font-family: 'Work Sans'; color: #7e392e; letter-spacing: 2px; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{ text-decoration: none; }
h1, .h1 { font-size: 39px; line-height: 1.1em; margin-top: 0; font-family: Georgia, serif; text-transform: uppercase; font-weight: bold; letter-spacing: 5px; }
h2, .h2 { font-size: 32px; line-height: 1.3em; letter-spacing: 2px; font-family: Georgia, serif; text-transform: uppercase; }
h3, .h3 { font-size: 19px; line-height: 1.5em; letter-spacing: 1px; font-family: Georgia, serif; text-transform: uppercase; color: #7e392e; font-weight: bold; }
h4, .h4 { font-size: 17px; font-weight: normal; letter-spacing: 1px; font-family: 'Work Sans'; text-transform: uppercase; color: #7e392e; }
h5, .h5 { font-size: 19px; font-weight: normal; letter-spacing: 1px; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
pre.pp { background-color: #DDD; }
img.cover { object-fit: cover; }
input[type=text], input[type=email], input[type=number], input[type=password], textarea, select {
	width: 100%;
	object-fit: cover;
	padding: 8px 3%;
	border: 0;
	color: #2d2d2d;
	border-bottom: 1px #7f7f7f solid;
	border-bottom: 1px #e08f89 solid;
	background-color: transparent;
	outline: none;
	-webkit-outline: none;
	-moz-outline: none;
	box-sizing: border-box;
}
input[type=text]:hover, input[type=text]:focus, 
input[type=password]:hover, input[type=password]:focus, 
textarea:hover, textarea:focus, 
select:hover, select:focus {
	
}

::-webkit-input-placeholder { color: #ceaea4; }
:-moz-placeholder { color: #ceaea4; }
:-ms-input-placeholder { color: #ceaea4; }
:hover::-webkit-input-placeholder { color: #e1c9be; }
:hover:-moz-placeholder { color: #e1c9be; }
:hover:-ms-input-placeholder { color: #e1c9be; }

button, .button, a.button, input[type=button], input[type=submit] {
	display: inline-block;
	background-color: transparent;
	text-transform: uppercase;
	text-align: center;
	font-size: 19px;
	font-family: 'Work Sans';
	letter-spacing: 1px;
	position: relative;
	padding: 15px 25px 13px 25px;
	outline: none;
	background: #FFFFFF;
	color: #d36c50;
	border: 0;
}
button:hover, .button:hover, a.button:hover, input[type=button]:hover, input[type=submit]:hover {
	text-decoration: none;
	/*box-shadow: 3px 4px 50px 0px rgba(116, 187, 222, 0.6);*/
	/*-webkit-box-shadow: 3px 4px 50px 0px rgba(116, 187, 222, 0.6);*/
	/*-moz-box-shadow: 3px 4px 50px 0px rgba(116, 187, 222, 0.6);*/
}
button.bg-r:hover, .button.bg-r:hover, a.button.bg-r:hover, input[type=button].bg-r:hover, input[type=submit].bg-r:hover {
	/*box-shadow: 3px 4px 50px 0px rgba(248, 193, 205, 0.6);*/
	/*-webkit-box-shadow: 3px 4px 50px 0px rgba(248, 193, 205, 0.6);*/
	/*-moz-box-shadow: 3px 4px 50px 0px rgba(248, 193, 205, 0.6);*/
}
.button.prev { margin-left: 10px; }
.button-dark {
	color: #FFF!important;
	background-color: #000;
	padding: 13px;
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
	font-size: 90%;
	letter-spacing: 2px;
}
.button-dark:hover { text-decoration: none; }

/* */

#kerdoivek .button,
.link-button {
	cursor: pointer;
	display: inline-block;
	background-color: transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid #e08f89;
	position: relative;
	padding-left: 0;
	outline: none;
	color: #e08f89;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 14px 30px 14px 25px;
	white-space: nowrap;
	text-align: center;
	font-size: 16px;
	font-family: Georgia, serif;
	font-weight: bold;
	box-sizing: border-box;
	transition: all .25s, background-position: 0s;
	-moz-transition: all .25s, background-position: 0s; 
	-webkit-transition: all .25s, background-position: 0s; 
	-o-transition: all .25s, background-position: 0s; 
}
.link-button:not(.border0):hover {
	color: #FFFFFF;
	background-color: #e08f89;
}
.link-button.inverse {
	color: #FFFFFF;
	border-color: #FFFFFF;
}
.link-button.inverse:not(.border0):hover {
	color: #e08f89;
	background-color: #FFFFFF;
}
.link-button.textU80:after { top: -3px; }
.link-button.p0:after { top: 0; right: -30px; }
.link-button.h4 { font-family: 'Work Sans'; font-weight: normal; font-size: 17px; color: #7e392e; }
.link-button.prev { margin-left: 10px; }
.link-button.prev:after {
	content: '‹';
	top: -3px;
	left: -20px;
}
.link-button-dark {
	color: #FFF!important;
	background-color: #000;
	padding: 13px;
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
	font-size: 90%;
	letter-spacing: 2px;
}
.link-button:hover { text-decoration: none; }
.link-button-dark:hover { text-decoration: none; }

#kerdoivek .button.inprogress {
	padding-left: 25px;
	background-image: url(images/loader.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 15px;
}

table { border-collapse: collapse; }
hr { height: 1px; border-top: 1px #000 solid; }

.pagewidth {
	display: block;
	width: 90%;
	max-width: 1152px;
	margin-left: auto;
	margin-right: auto;
	z-index: 25;
	position: relative;
}
section, .section {
	position: relative;
}
section.wide, .section.wide {
	width: 100%;
	max-width: 100%;
}
section.white, .section.white {
	background-color: #FFFFFF;
}
section.toned-bg {
	background-color: #f0dfd4;
	padding: 100px 0;
	margin: 0 0 100px 0;
}
.white-top:before,
.white-top:before,
.color-top:before,
.color-top:before {
	content: "";
	position: absolute;
	/*z-index: -1;*/
	left: 0;
	width: 100%;
	height: 200px;
	background-color: #FFFFFF;
}
.white-bottom:after,
.white-bottom:after,
.color-bottom:after,
.color-bottom:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 325px;
	background-color: #FFFFFF;
}
.color-top:before,
.color-top:before,
.color-bottom:after,
.color-bottom:after {
	background-color: #f0dfd4;
}
.page-programok.contenturl .white-bottom:after { height: 221px; }
.page-programok.contenturl .white-top:before { display: none; }

.pagewidth-half-wrap {
	text-align: center;
}
.pagewidth-half-wrap .inner {
	display: table;
	text-align: center;
}
.pagewidth-half-wrap .section,
.pagewidth-half-wrap section {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	padding: 8%;
	max-width: 576px;
	text-align: left;
	box-sizing: border-box;
}

.lined {
	position: relative;
	}
	.lined:before {
		content: ' ';
		width: 102%;
		/* margin-left: -1%; */
		margin-left: -0.35rem;
		display: block;
		position: absolute;
		border-bottom: 5px solid #e9afae;
		bottom: 5px;
	}
	.lined span {
		display: inline-block;
		background-color: #FFFFFF;
		position: relative;
		margin-left: 5%;
		padding: 0 3%;
		width: min-content;
	}
	.lined .subtitle { position: absolute; }
	.bgcolor .lined span { background-color: #f0dfd4; }
	section.white .lined span, .bgwhite .lined span { background-color: #FFFFFF; }
	#program .lined:before {
		width: 215%;
		top: 30px;
		bottom: auto;
	}

.page-head .layout {
		display: grid;
		grid-template-columns: 47% 47%;
		grid-gap: 6%;
		grid-row-gap: 0%;
	}
	.page-head .title { grid-area: 1/1/2/2; }
	.page-head .lead { grid-area: 1/2/2/3; position: relative; }
	.page-head .text { grid-area: 2/1/3/3; padding: 0 6% 0 8%; text-align: left; box-sizing: border-box;; }
	.page-head .image { position: relative; }
	.page-head .image img { max-width: 100% }
	.page-head .title, .page-head .lead {
		margin: 0;
		padding: 0;
/*		display: inline-block;*/
		vertical-align: top;
	}
	.page-head .lined span {
		margin-left: 11%;
		padding: 0 5%;
	}
	.page-head .lined:before { width: 102%; }
	.page-head .text p:nth-child(1),
	.page-head .lead p:nth-child(1) {
		margin-top: 0;
	}

	.page-rolunk .page-head .title { grid-area: 1/1/2/2; }
	.page-rolunk .page-head .image { grid-area: 1/2/3/3; }
	.page-rolunk .page-head .lead { grid-area: 2/1/3/2; margin-left: 16%; margin-top: 10%; width: unset; }
	.page-rolunk .page-head .text { grid-area: unset; }
	.page-rolunk .page-head .lined:before { width: 215%; }
	.page-rolunk .page-head .image img { width: 100%; margin-top: -11%; margin-right: 0; right: 0; position: absolute; }
/*.newBlock {	margin-top: 80px; }*/
.clear { clear: both; }
.hide, .section.hide { display: none; }
.table { display: table; }
.tr,.row { display: table-row; }
.td,.cell { display: table-cell; }
.inlineb { display: inline-block; }
.kiemelt { color: #0000FF; }
.raquo { font-size: 1.3em; }
.opacity-50 { -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
.opacity-25 { -moz-opacity:.25; filter:alpha(opacity=50); opacity:.25; }
.opacity-0 { -moz-opacity:.0; filter:alpha(opacity=0); opacity:.0; }
.szurke { color: grey; }
.apro { font-size: 85%; }
.aprobb { font-size: 75%; }
.nagy { font-size: 120%; }
.halvany { opacity:0.65; filter:alpha(opacity=40); }
.halovany { opacity:0.4; filter:alpha(opacity=40); }
.alignc { text-align: center; }
.alignr { text-align: right; }
.alignj { text-align: justify; }
.alignl { text-align: left; }
.valignt { vertical-align: top; }
.valignm { vertical-align: middle; }
.valignb { vertical-align: bottom; }
.upperc { text-transform: uppercase; }
a.underline, .underline { text-decoration: underline; }
.white-box, .color-box, .transparent-box  { background-color: #FFFFFF; padding: 5% 8% 5% 8%; box-sizing: border-box; }
.color-box { background-color: #f0dfd4; }
.transparent-box { background-color: transparent; }
.items .item { background-color: #FFFFFF; }
/**/
.m10{margin:10px;}
.m20{margin:20px;}
.m30{margin:30px;}
.m40{margin:40px;}
.m50{margin:50px;}
.m60{margin:60px;}
.m70{margin:70px;}
.m80{margin:80px;}
.m90{margin:90px;}
.m100{margin:100px;}
.m0{margin:0px;}
.m0t{margin-top:0;}
.m0h{margin-left:auto;margin-right:auto;}
.m0v{margin-top:auto;margin-bottom:auto;}
.ml24p{margin-left:24%;}
.ml14p{margin-left:14%;}
.ml8p{margin-left:8%;}
.ml7p{margin-left:7%;}
/**/
.p7p{padding:7%;}
.p8p{padding:8%;}
.p10{padding:10px;}
.p20{padding:20px;}
.p30{padding:30px;}
.p40{padding:40px;}
.p50{padding:50px;}
.p60{padding:60px;}
.p70{padding:70px;}
.p80{padding:80px;}
.p90{padding:90px;}
.p100{padding:100px;}
.p0{padding:0px;}
.p0h{padding-left:0;padding-right:0;}
.p0v{padding-top:0;padding-bottom:0;}
/**/
.w1{width:1%;}
.w2{width:2%;}
.w3{width:3%;}
.w4{width:4%;}
.w3_5{width:3.5%;}
.w4{width:4%;}
.w5{width:5%;}
.w7{width:7%;}
.w8{width:8%;}
.w10{width:10%;}
.w20{width:20%;}
.w30{width:30%;}
.w40{width:40%;}
.w48_5{width:48.5%;}
.w50{width:50%;}
.w60{width:60%;}
.w70{width:70%;}
.w80{width:80%;}
.w90{width:90%;}
.w100{width:100%;max-width: 100%;}
.wh100{width: 100%;height: 100%;}
/**/
.w100 { width: 100%; }
.w90{width:90%;}
.w85{width:85%;}
.w80{width:80%;}
.w75{width:75%;}
.w70{width:70%;}
.w65{width:65%;}
.w60{width:60%;}
.w59{width:59%;}
.w53_5{width:53.5%;}
.w53{width:53%;}
.w52{width:52%;}
.w51_5{width:51.5%;}
.w51_3{width:51.3%;}
.w50{width:50%;}
.w49{width:49%;}
.w48_5{width:48.5%;}
.w48{width:48%;}
.w47_5{width:47.5%;}
.w47{width:47%;}
.w46_7{width:46.7%;}
.w46{width:46%;}
.w45{width:45%;}
.w43{width:43%;}
.w42{width:42%;}
.w40{width:40%;}
.w39{width:39%;}
.w35{width:35%;}
.w33{width:33%;}
.w30{width:30%;}
.w28{width:28%;}
.w27{width:27%;}
.w26{width:26%;}
.w25{width:25%;}
.w23{width:23%;}
.w20{width:20%;}
.w15{width:15%;}
.w10{width:10%;}
.w3{width:3%;}
.h100{height:100px;}
.h200{height:200px;}
.pl0, input.pl0{padding-left: 0;}
.pt120{padding-top: 120px;}
.pt150{padding-top: 150px;}
.pt80{padding-top: 80px;}
.pt40{padding-top: 40px;}
.pt5{padding-top: 5px;}
.pt1{padding-top: 1px;}
.pt1em{padding-top: 1em;}
.pt2em{padding-top: 2em;}
.pb350{padding-bottom: 350px;}
.pb300{padding-bottom: 300px;}
.pb240{padding-bottom: 240px;}
.pb200{padding-bottom: 200px;}
.pb120{padding-bottom: 120px;}
.pb80{padding-bottom: 80px;}
.pb30{padding-bottom: 30px;}
.pb0{padding-bottom: 0;}
.mt120{margin-top: 120px;}
.mt80{margin-top: 80px;}
.mt70{margin-top: 70px;}
.mt60{margin-top: 60px;}
.mt50{margin-top: 50px;}
.mt40{margin-top: 40px;}
.mt30{margin-top: 30px;}
.mt35{margin-top: 35px;}
.mt25{margin-top: 25px;}
.mt20{margin-top: 20px;}
.mt10{margin-top: 10px;}
.mb240 {margin-bottom: 240px;}
.mb200 {margin-bottom: 200px;}
.mb120 {margin-bottom: 120px;}
.mb80 {margin-bottom: 80px;}
.mb60 {margin-bottom: 60px;}
.mb50 {margin-bottom: 50px;}
.mb40 {margin-bottom: 40px;}
.mb30 {margin-bottom: 30px;}
.mb20 {margin-bottom: 20px;}
.mb10 {margin-bottom: 10px;}
.mb0 {margin-bottom: 0;}


a.to-icon{--to-icon-size: 28px;}
a.to-icon[href^="https://www.youtu.be"],
a.to-icon[href^="https://www.youtube.com"],
a.to-icon[href^="https://www.facebook.com"],
a.to-icon[href^="https://www.instagram.com"],
a.to-icon[href^="https://www.pinterest.com"],
a.to-icon[href^="https://www.twitter.com"],
a.to-icon[href^="https://twitter.com"],
a.to-icon[href^="https://www.linkedin.com"],
a.to-icon[href^="https://www.spotify.com"],
a.to-icon[href^="mailto"],
a.to-icon[href^="tel"],
a[href^="skype:"] {
	display: inline-block;
    overflow: hidden;
    width: var(--to-icon-size);
    height: var(--to-icon-size);
    visibility: hidden;
    margin-top: 0em;
    margin-right: 0.4em;
}
a.to-icon[href^="https://www.youtu.be"],
a.to-icon[href^="https://www.youtube.com"] {
	width: calc(var(--to-icon-size) + 4px);
}
a.to-icon[href^="https://www.youtu.be"]:before,
a.to-icon[href^="https://www.youtube.com"]:before,
a.to-icon[href^="https://www.facebook.com"]:before,
a.to-icon[href^="https://www.instagram.com"]:before,
a.to-icon[href^="https://www.pinterest.com"]:before,
a.to-icon[href^="https://www.twitter.com"]:before,
a.to-icon[href^="https://twitter.com"]:before,
a.to-icon[href^="https://www.linkedin.com"]:before,
a.to-icon[href^="https://www.spotify.com"]:before,
a.to-icon[href^="mailto"]:before,
a.to-icon[href^="tel"]:before,
a[href^="skype:"]:before {
	visibility: visible;
	display: inline-block; font-style: normal; font-variant: normal; 
	text-rendering: auto; -webkit-font-smoothing: antialiased; 
	font-family: "Font Awesome 5 Brands"; font-weight: 400; font-size: var(--to-icon-size);
	width: 100%; text-align: center; line-height: var(--to-icon-size);
	content: "\f082"; margin-right: 0.5em;
}
a.to-icon[href^="https://www.youtu.be"]:before { content: "\f167"; }
a.to-icon[href^="https://www.youtube.com"]:before { content: "\f167"; }
a.to-icon[href^="https://www.facebook.com"]:before { content: "\f082"; }
a.to-icon[href^="https://www.instagram.com"]:before { content: "\e055"; }
a.to-icon[href^="https://www.pinterest.com"]:before { content: "\f0d3"; }
a.to-icon[href^="https://www.twitter.com"]:before { content: "\f081"; }
a.to-icon[href^="https://twitter.com"]:before { content: "\f081"; }
a.to-icon[href^="https://www.linkedin.com"]:before { content: "\f08c"; }
a.to-icon[href^="https://www.spotify.com"]:before { content: "\f1bc"; }
a.to-icon[href^="mailto"]:before { font-family: "Font Awesome 5 Free"; content: "\f0e0"; }
a.to-icon[href^="tel"]:before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f3cd"; }
a[href^="skype:"]:before { content: "\f17e"; font-size: 135%; vertical-align: -2px; }
a[href^="skype:"] { font-size: 18px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; background-color: #00aff0; color: #FFF; padding: 5px 15px; }
/* ikonok <br> esetén is egysorba */
a.to-icon + br { display: none; }
a.to-icon + br + a:not(.to-icon):before { content: " "; display: block; height: 0; }


/**/
.br10{border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;}
.co-f,  a.co-f,  .h4.co-f{color: #FFFFFF;}
.co-f4, a.co-f4, .h4.co-f4{color: #f47062;}
.co-e0, a.co-e0, .h4.co-e0{color: #e08f89;}
.co-7e, a.co-7e, .h4.co-7e{color: #7e392e;}
.co-n,  a.co-r,  .h4.co-r{color: #7e392e;}
.co-r,  a.co-r,  .h4.co-r{color: #7e392e;}
.co-c,  a.co-c,  .h4.co-c{color: #2d2d2d;}
.co-g,  a.co-g,  .h4.co-g{color: #666666;}
.bg-r,  input.bg-r{background-color: #f8c1cd;}
.border0 {border: 0;}
.nono-26-reg-ro{font-family: 'Work Sans'; font-size: 26px; font-weight: normal; color: #ff9b80;}
.c4i{width:22.5%; margin-right: 3.3%; display: inline-block; white-space: normal; }
.c4i:nth-child(4n) { margin-right: 0; }
.textU80 { font-size: 80%; text-transform: uppercase; letter-spacing: 1px; }
.normal { font-size: 15px; font-weight: normal; }
.bsbb { box-sizing: border-box; }
.salonSlider1 .c4i:nth-child(4n) { margin-right: 3.3%; }
.nowrap{ white-space: nowrap; }
.noselect {
  -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; 
  -moz-user-select: none; -ms-user-select: none; user-select: none; 
}
.rotate90 {
  -webkit-transform: rotate(90deg);  
      -ms-transform: rotate(90deg);  
          transform: rotate(90deg); 
}
.rotate180 {
  -webkit-transform: rotate(180deg);  
      -ms-transform: rotate(180deg);  
          transform: rotate(180deg); 
}
.ajax_loader {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(images/loader.gif);
	position: relative; 
	top: 2px; 
}
.sprite-16 {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 0;
	background: url(images/sprite.png) no-repeat;
}
.sprite-16.user { background-position: -16px -16px; }
.sprite-16.search { background-position: -32px -16px; }
.shaddow {
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.shadow2-inner .inner,
.shaddow2 {
	box-shadow: 0px 9px 100px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 9px 100px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 9px 100px 0px rgba(0, 0, 0, 0.1);
}
.shaddow3 {
	/*box-shadow: 0px 7px 50px 0px rgba(34, 19, 17, 0.1);*/
	/*-webkit-box-shadow: 0px 7px 50px 0px rgba(34, 19, 17, 0.1);*/
	/*-moz-box-shadow: 0px 7px 50px 0px rgba(34, 19, 17, 0.1);*/
	box-shadow: 0px 9px 100px -15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 9px 100px -15px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 9px 100px -15px rgba(0, 0, 0, 0.1);
}
.shaddow2h {
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s; 
}
.shaddow2h.akt,
.shaddow2h:hover {
	box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
}
.dropshadow {
	-webkit-filter: drop-shadow(5px 5px 20px #AAA );
	filter: drop-shadow(5px 5px 20px #AAA);
}
.containbg {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.coverbg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.column2 {
	-webkit-column-count: 2; 
	-moz-column-count: 2; 
	column-count: 2;
	column-gap: 4%;
	text-align: justify;
}
.column3 {
	-webkit-column-count: 3; 
	-moz-column-count: 3; 
	column-count: 3;
	column-gap: 3%;
	text-align: justify;
}
.margina { margin: auto; }
.columnHalf { width: 48%; }
.mobilhide { display: block; }
.mobilview { display: none; }
.overflowXH { overflow-x: hidden; }
.clearfix::after { content: ""; clear: both; display: table; }
/*.inverse, a.inverse, .inverse *, .inverse a:link, .inverse a:visited, .inverse a:hover, .inverse a:active, .inverse input {*/
	/*color: #121413;*/
	/*border-color: #121413;*/
	/*background-color: #FFF;*/
/*}*/
/*.inverse option {*/
	/*color: #686868;*/
/*}*/
.failure, .success {
	color: #FFF;
	padding: 10px 20px;
	margin: 15px 15px 15px 0;
	display: none;
}
.failure { background-color: #db4437; }
.success { background-color: #0eb38e; }
a.back-link { display: block; margin-bottom: 60px; margin-left: 8%; }
a.back-link .raquo { margin-left: -8.5%; position: absolute; }
body.headbg a.back-link { color: #FFFFFF; }
.border-l { border-left: 1px #ff9b80 solid; padding-left: 9.5%; }
.bgcolor { background-color: #f0dfd4; }
.bgwhite { background-color: #FFFFFF; }
/*.white-box p:nth-child(1) { margin-top: 0; }*/


.draw-x {
	position: relative;
	--size: 30px;
	--color: #000;
	width: var(--size);
	height: var(--size);
}
.draw-x:before,
.draw-x:after {
	content: " ";
	width: 100%;
	position: absolute;
	display: block;
	margin-top: calc(var(--size) / 2);
	border-top: 2px var(--color) solid;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.draw-x:before { 
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.draw-x:after { 
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.draw-arrow {
	position: relative;
	display: inline-block;
	--size: 16px;
	--color: #000;
	--line-width: 1px;
	width: var(--size);
	height: var(--size);
	box-sizing: border-box;
}
.draw-arrow:before,
.draw-arrow:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0px;
	left: calc(var(--size) * 0.266);
	width: 69%;
	height: 69%;
	margin: 0;
	padding: 0;
	border-top: var(--line-width) var(--color) solid;
}
.draw-arrow:before {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: top left;
}
.draw-arrow:after {
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transform-origin: 0 0;
	top: calc(var(--size) - var(--line-width) * 0.7);
	margin-left: calc(var(--line-width) * -0.7);
}
.draw-arrow.arrow-left { 
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.draw-arrow.arrow-down { 
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

#headbg {
	position: fixed;
	position: absolute;
	z-index: 80;
	top: 0;
	left: 0;
	width: 100%;
	height: 175px;
	background-position: 50% 50%;
	background-size: cover;
}
#headbg:before {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
}
body.headbg #headbg:before,
body.headbg #headbg:before {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100,000000+100,000000+102&0.71+1,0+100,0+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.71) 0%, rgba(0,0,0,0.71) 1%, rgba(0,0,0,0) 100%, rgba(0,0,0,0) 102%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.71) 0%,rgba(0,0,0,0.71) 1%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 102%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.71) 0%,rgba(0,0,0,0.71) 1%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 102%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

#post .page-head .subtitle {
	margin-left: 10%;
}
#post .page-head .category,
#post .page-head .date {
	display: inline-block;
	color: #2d2d2d;
	margin-right: 20px;
}
#post .page-head .category:empty,
#post .page-head .date:empty {
	display: none;
}

.grid-30-4 { display: grid; grid-gap: 4%; grid-template-columns: 30% 66%; }
.grid-30-4 > div p:nth-of-type(1) { margin-top: 1rem; }

/** spec **************************************************************************************/

#header-wrap {
	position: fixed;
	padding-bottom: 1px;
	/*background-color: rgba(98, 167, 213, 0);*/
	/*background-color: #73bbe1;*/
	z-index: 90;
	width: 100%;
	top: 0;
	transition: all 0.45s;
	-moz-transition: all 0.45s; 
	-webkit-transition: all 0.45s; 
	-o-transition: all 0.45s; 
}
body.fixheader #header-wrap {
	background-color: #f0dfd4;
}

/*html block vagy html contentpage*/
.fullPageInverse .content.html {
	width: 90%;
	max-width: 1152px;
	margin: auto;
	color: #2d2d2d;
}
.fullPageInverse .content.html * {
	color: #2d2d2d;
}
.fullPageInverse .content.html h1, .fullPageInverse .content.html h1 * {
	color: #7e392e;
}

body.fullPageInverse,
body.page-tanacsadas,
body.page-regisztracio {
	/*background-color: #73bbe1;*/
}

body.invertheader:not(.invertheaderdisabled) #header-wrap {
	/*position: relative;*/
	background-color: transparent;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
header {
	width: 100%;
	margin: 40px auto 20px auto;
	transition: all 0.45s;
	-moz-transition: all 0.45s; 
	-webkit-transition: all 0.45s; 
	-o-transition: all 0.45s; 
}
body.fixheader.invertheaderdisabled header,
body.fixheader:not(.invertheader) header {
	margin: 15px auto 5px auto;
	/*margin: 0 auto 0 auto;*/
}
body.invertheader:not(.invertheaderdisabled) header {
	filter: invert(100%);
}
body.invertheader:not(.invertheaderdisabled) .act .border {
	display: none;
}
/*body.invertheader #logo img {*/
	/*filter: brightness(0);*/
/*}*/
#header-spacer { height: 230px; }
body.page-fooldal:not(.contentpage):not(.floatpage) #header-spacer { height: 0; }
header .cell { vertical-align: middle; color: #FFF; }
header *, header a { 
	color: #7e392e!important;
}
body:not(.fixheader).inverthead header *,
body:not(.fixheader).inverthead #nav-opener i,
body:not(.fixheader).inverthead header a { 
	color: #FFFFFF!important;
}
body:not(.fixheader).inverthead #nav-opener i,
body:not(.fixheader).inverthead .langIcon.act,
body:not(.fixheader).inverthead .langIcon:hover { 
	border-color: #FFFFFF;
}
body.fixheader header *, body.fixheader header a, body.menu-x:not(.headbg) header *, body.menu-x:not(.headbg) header a { color: #7e392e!important; }
#logo { width: 36%; }
#logo img { width: 95px; height: 80px; margin-right: 40px; margin-left: -5%; }
body:not(.fixheader).inverthead #logo img { filter: brightness(0) invert(1); }
body.fixheader #logo img, body.menu-x:not(.headbg) #logo img { filter: none; }
#logo .cell { text-transform: uppercase; letter-spacing: 1px; }
#logo .cell div { white-space: nowrap; font-size: 19px; line-height: 23px; }
#logo .cell .d { letter-spacing: 0.7px; }
#logo .cell .d { letter-spacing: 1px; }
@media (max-width: 600px){
	.lang-en #logo .cell .d { letter-spacing: 7px; }
	.lang-hu #logo .cell .d { letter-spacing: 0.9px; }
}
#logo .cell .l { margin-top: 20px; white-space: nowrap; letter-spacing: 1.4px; }
body.lang-en #logo .cell .d { letter-spacing: 1.8px; }
#menu {
	position: relative;
	text-transform: uppercase;
	line-height: 25px;
	font-size: 15px;
	vertical-align: middle;
}
#menu > .table { width: 100%; }
#menu nav { width: 100%; vertical-align: middle; }
/*#menu #nav-opener { width: 25px; margin-top: 4px; }*/
#menu .jegyvasarlas { display: inline-block; vertical-align: middle; margin-right: 50px; margin-top: -2px; }
#menu .more,
#menu .default {
	position: absolute;
	text-align: right;
	width: 100%;
	right: 56px;
	top: 38%;
	transition: all 0.45s;
	-moz-transition: all 0.45s; 
	-webkit-transition: all 0.45s; 
	-o-transition: all 0.45s;
}
#menu .more, #menu .default { -moz-opacity:0; filter:alpha(opacity=0); opacity:0; }
#menu:not(.x) .default, #menu.x .more { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; }

#menu .more a {
	display: inline-block;
	text-transform: uppercase;
	margin-left: 4%;
	padding: 5px 0;
	font-family: 'Work Sans';
	font-size: 16px;
	font-weight: normal;
	border-bottom: 2px transparent solid;
}
#menu .more { 
	/*display: none; */
	width: 88%; 
	right: 55px;
	top: 30px; 
}
#menu .more a.akt, #menu .more a:hover {
	text-decoration: none;
	border-bottom: 1px #7e392e solid;
}
body.headbg:not(.fixheader) #menu .more a.akt, body.headbg:not(.fixheader) #menu .more a:hover {
	border-bottom: 2px #FFFFFF solid;
}
/*nav .faBtn {
	vertical-align: middle;
	margin-top: -6px;
}
nav .faBtn.fb {
	margin-left: 37px;
	padding-top: 5px;
}*/
#nav-opener {
		display: inline-block;
		cursor: pointer;
		width: 25px;
		margin-top: 7px;
	}
	#nav-opener i {
	    display: block;
	    width: 23px;
	    height: 2px;
	    margin: 5px 0 3px 0;
	    border-top: 1px #7e392e solid;
	}
	body:not(.menu-x):not(.fixheader).inverthead #nav-opener i { border-color: #FFFFFF; }
	body.fixheader #nav-opener i, body.menu-x:not(.headbg) #nav-opener i { border-color: #7e392e; }
	#nav-opener div {
		display: inline-block;
		vertical-align: top;
		margin: 0 5px;
	}
	#nav-opener i {
		transition: all 0.25s ease;
		-moz-transition: all 0.25s ease; 
		-webkit-transition: all 0.25s ease; 
		-o-transition: all 0.25s ease; 
	}
	#menu.x #nav-opener i:nth-child(3) {
		border-color: #FFF;
		opacity: 0;
	}
	#menu.x #nav-opener i:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: 13px;
	}
	#menu.x #nav-opener i:nth-child(2) {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin-top: -16px;
		margin-top: -6px;
	}

#toptile {
		margin: auto;
		display: grid;
		grid-template-columns: 25% 25% 25% 25%;
		grid-template-rows: 25% 25% 25% 25%;
		height: 1200px;
	}
	#toptile .tile1  { grid-column: span 2; grid-row: span 2; }
	#toptile .tile2  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile3  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile4  { grid-column: span 2; grid-row: span 1; }
	#toptile .tile5  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile6  { grid-column: span 1; grid-row: span 2; }
	#toptile .tile7  { grid-column: span 2; grid-row: span 2; }
	#toptile .tile8  { grid-column: span 1; grid-row: span 1; }
	#toptile a { position: relative; background-size: cover; background-position: center; }
	#toptile span {  font-size: 40px; font-family: 'Work Sans'; font-weight: bold; letter-spacing: 2px; position: absolute; display: block; left: 36px; bottom: 36px; color: #FFF; }
	#toptile .lt span, #toptile .lt span { font-size: 26px; }
	#toptile a:hover { cursor: default; text-decoration: none; }
	#toptile a:before {
		content: ' ';
		display: block;
		width: 100%;
		height: 100%;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,000000+0,000000+100&0.14+2,0.4+100 */
		background: -moz-linear-gradient(top,  rgba(0,0,0,0.14) 0%, rgba(0,0,0,0.14) 2%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0.14) 0%,rgba(0,0,0,0.14) 2%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(0,0,0,0.14) 0%,rgba(0,0,0,0.14) 2%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
		transition: opacity .25s; 
		-moz-transition: opacity .25s; 
		-webkit-transition: opacity .25s; 
		-o-transition: opacity .25s; 
	}
	#toptile a:hover:before { opacity: 0.4; }

.first-p-top p:nth-child(1),
.content .lead p:nth-child(1),
.content .text p:nth-child(1) {
		margin-top: 0;
	}

.content video {
    max-width: 100%;
}

.page-programok .page-head .lead .link-button {
	padding: 0;
	border: 0;
	font-size: 17px; font-weight: normal; letter-spacing: 1px; font-family: 'Work Sans'; text-transform: uppercase; color: #7e392e;
}

#newsletters {
	margin-left: 8%;
	padding-bottom:200px;;
}


#kerdoivek {
	z-index: 25;
}
#kerdoivek.sp-1 .continue_link,
#kerdoivek.sp-1 .save_button,
#kerdoivek.sp-1 .sp-state,
#kerdoivek .maintitle { display: none; }
#kerdoivek.sp-1 .maintitle { display: block; }
#kerdoivek h1 { margin-top: 0; font-size: 37px; text-transform: unset; }
#kerdoivek ul { padding-left: 1.1em; }
#kerdoivek .sp-state {
	position: absolute;
	top: -60px;
	list-style-type: none;
	background: rgba(255, 255, 255, 0.2);
	display: block;
	width: 100%;
	margin: 0px auto 20px auto;
	padding: 1px 1px;
	text-align: center;
	color: white;
}
#kerdoivek .sp-state.bottom {
	margin-top: 20px;
}
#kerdoivek .sp-state li {
	display: inline-block;
	margin: 0px 12px;
}
#kerdoivek .sp-state li.akt {
	background: white;
	padding: 3px 8px;
	color: black;
	margin-top: -4px;
	margin-bottom: -4px;
	border: 1px #44a4c0 solid;
}
#kerdoivek .sp-state .ok {
	background: #ffffffb3;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	padding: 1px;
	box-sizing: border-box;
	margin: 0px;
	display: block;
	color: #333;
}
#kerdoivek h1, #kerdoivek .h1, #kerdoivek h2, #kerdoivek .h2, #kerdoivek h3, #kerdoivek .h3, #kerdoivek h4, #kerdoivek h5 {
	letter-spacing: 1px;
}
#kerdoivek .button { border: 0; }


#programs {
		
	}
	#programs .page-head .lead .link-button  {
		margin-top: 
	}
	#programs .section-on-stage h2,
	#programs .section-szinpadi-programok h2,
	#programs .section-at-the-stands h2,
	#programs .section-standprogramok h2 {
		font-size: 26px;
		font-family: 'Work Sans';
	}
	#programs .section-at-the-stands h2,
	#programs .section-standprogramok h2 {
			color: #FFF;
			font-weight: bold;
		}
		.section-at-the-stands .item,
		.section-standprogramok .inner .item {
			display: inline-block;
			vertical-align: top;
			width: 32%;
			min-height: 300px;
			margin-right: 2%;
			margin-bottom: 2%;
			transition: all .25s;
		}
		.section-at-the-stands .item:nth-child(3n+1),
		.section-standprogramok .inner .item:nth-child(3n+1) {
			margin-right: 0;
		}
		.section-at-the-stands .item .image,
		.section-standprogramok .inner .item .image {
			display: block;
			width: 100%;
			height: 246px;
			overflow: hidden;
		}
		.section-at-the-stands .item img,
		.section-standprogramok .inner .item img {
			width: 100%;
			height: 100%;
			object-fit: cover;
			-moz-transition: all 1s; 
			-webkit-transition: all 1s; 
			-o-transition: all 1s;
		}
		.section-at-the-stands .item:hover img,
		.section-standprogramok .inner .item:hover img {
			-webkit-transform: scale(1.15);
			transform: scale(1.15);
		}
		.section-at-the-stands .title,
		.section-standprogramok .title {
			display: block;
			margin: 5% 5% 5% 9%;
		}
		.section-at-the-stands a,
		.section-standprogramok a {
			color: #2d2d2d;
		}
	.section-on-stage,
	.section-szinpadi-programok {
			/*font-size: 19px;*/
		}
		.section-on-stage h3,
		.section-szinpadi-programok h3 {
			/*font-weight: normal;*/
			position: relative;
			z-index: 1;
		}
		.section-on-stage .day,
		.section-szinpadi-programok .day {
			display: inline-block;
			vertical-align: top;
			width: 28%;
			margin-right: 8%;
			position: relative;
		}
		.section-on-stage .details,
		.section-szinpadi-programok .details {
			margin-left: 7.5%;
		}
		.section-on-stage .day:nth-child(3n),
		.section-szinpadi-programok .day:nth-child(3n) {
			margin-right: 0;
		}
		.section-on-stage img,
		.section-szinpadi-programok .szinpadi-head img {
			width: 100%;
			margin-bottom: 7%;
			border-left: 1px #ff8a66 solid;
		}
		.section-on-stage .label,
		.section-szinpadi-programok .label {
			position: absolute;
			width: 100%;
			font-size: 150px;
			text-align: center;
			font-family: Georgia, serif;
			font-weight: normal;
			color: #261713;
		}
		.section-on-stage .item,
		.section-szinpadi-programok .item {
			display: block;
			margin-right: 5%;
			/*padding-left: 9%;*/
		}
		.section-on-stage .stage,
		.section-szinpadi-programok .stage {
			font-weight: normal;
		}
		.section-on-stage .title,
		.section-szinpadi-programok .title {
			color: #2d2d2d;
		}
		.section-on-stage .text,
		.section-szinpadi-programok .text {
			position: relative;
			margin: 7% 0% 20% 0;
		}
		.section-on-stage .name,
		.section-szinpadi-programok .name {
			/*padding-bottom: 10%;*/
			margin: 2% 0 15% 0;
			/*border-bottom: 1px #e6e6e6 solid;*/
		}
		.section-on-stage .time,
		.section-szinpadi-programok .time {
			margin-bottom: 10px;
		}
		.szinpadi-head {
				
			}
		.szinpadi-head .head-inner {
				display: grid;
			    grid-template-columns: repeat(auto-fit, minmax(10px, 1fr));
				padding: 4% 0; 
			}
			.szinpadi-head .head-item {
				padding: 8% 23%;
			}
			.szinpadi-head .head-item:not(:nth-child(1)) {
				border-left: 1px solid #e5efe9;
			}

#program {
		
	}
	#program .page-head .image {
		grid-area: 1/2/2/3;
		/*float: right;*/
		width: 100%;
		position: relative;
		margin-top: -22%;
	}
	#program .page-head .text {
		grid-area: 2/1/3/3;
		clear: both;
		margin: 50px 0 70px 0;
	}
	#program .title {
		grid-area: 1/1/2/2;
		text-transform: none;
		font-weight: normal;
	}
	#program h1 {
		font-size: 31px;
	}
	#program h1 span {
		width: auto;
	}
	#program .lead {
		
	}
	#program .content {
		/*box-shadow: 0px -12px 70px 3px rgba(10, 36, 68, 0.2);*/
		/*-webkit-box-shadow: 0px -12px 70px 3px rgba(10, 36, 68, 0.2);*/
		/*-moz-box-shadow: 0px -12px 70px 3px rgba(10, 36, 68, 0.2);*/
	}
	#program .content img {
		/*width: 46%;*/

		margin-right: 4%;
		display: inline-block;
		vertical-align: middle;
	}
	#program .content .text {
		/*width: 46%;*/
		margin-right: 3%;
		display: inline-block;
		vertical-align: middle;
	}
	#program .more-programs {
		position: relative;
	}
	#program .more-programs .link-buttons {
		position: absolute;
		top: 7px;
		right: 25px;
	}
	#program .more-programs .link-button {
		margin-left: 75px;
	}
	#program .more-programs .item {
		display: inline-block;
		vertical-align: top;
		width: 32%;
		margin-left: 2%;
		min-height: 300px;
	}
	#program .more-programs .items {
		margin: 50px 0 0 0;
	}
	#program .more-programs .items .item:nth-child(1) {
		margin-left: 0;
	}
	#program .more-programs .item img {
		width: 100%;
		height: 246px;
		box-sizing: border-box;
	}
	#program .more-programs .item .title {
		display: block;
		margin: 5% 5% 5% 9%;
		color: #2d2d2d;
		font-size: 16px;
		font-family: 'Work Sans';
	}

	@media (max-width: 700px){
		.page-galeria iframe {
			height: 300px;
		}
	}



.anyList {
		margin-top: 80px;
	}
	.anyList .item {
		position: relative;
		overflow: auto;
	}
	.anyList .item .button {
		position: absolute;
		bottom: 20px;
	}
	.anyList .item {
		margin-top: 80px;
		width: 100%;
	}
	.anyList .item .cell {
		/*width: 52%;*/
		vertical-align: middle;
	}
	.anyList .item .cell.text {
		padding-bottom: 9%;
		/*width: 48%;*/
	}
	.anyList .item img {
		width: 95%;
		max-width: 555px;
	}
	.anyList .item.alignIl img {
		/*margin-left: -4%;*/
		float: left;
	}
	.anyList .item.alignIr img {
		/*margin-right: -25px;*/
		float: right;
	}
	.anyList .item.alignIl .text {
		/*margin-left: 50%;*/
	}
	.anyList .item.alignIr .text {
		margin-right: 50%;
	}
	.anyList .item h3 {
		margin-bottom: 10px;
		max-width: 87%;
	}
	.anyList .item .subtitle {
		font-family: 'Work Sans';
		font-size: 26px;
		color: #686868;
	}
	.anyList .item .lead {
		margin-top: 45px;
	}

#galeria-box {
	/*overflow: auto;*/
}
#galeria-box img {
	float: right;
	margin-left: 8%;
}

#galeria.mozaik .items {
		display: grid;
		grid-template-columns: 50% 50%;
		grid-gap: 0%;
		grid-row-gap: 0%;
	}
	#galeria.mozaik .item {
		margin: 0;
		padding: 0;
		height: 340px;
		overflow: hidden;
	}
	#galeria.mozaik .item img {
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		object-fit: cover;
		transition: all 1s;
		-moz-transition: all 1s; 
		-webkit-transition: all 1s; 
		-o-transition: all 1s; 
	}
	#galeria.mozaik .item:hover img {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}


#galeria.columned .items { 
		column-gap: 3%;
	}
	#galeria.columned .items .item { 
		margin-bottom: 7%;
		position: relative;
		background-color: transparent;
		max-width: 100%;
		overflow: hidden;
	}
	#galeria.columned .items img { 
		width: 100%; 
		transition: all 1s;
		-moz-transition: all 1s; 
		-webkit-transition: all 1s; 
		-o-transition: all 1s; 
	}
	#galeria.columned .item:hover img {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
	#galeria.columned .items .title { 
		display: none;
		transition: all  .25s;
		-moz-transition: all  .25s; 
		-webkit-transition: all  .25s; 
		-o-transition: all  .25s; 
		line-height: 1.2em;
	}
	#galeria.columned .items .title { 
		position: absolute; 
		text-transform: uppercase; 
		font-size: 28px; 
		font-family: 'Karmilla'; font-weight: bold; 
		letter-spacing: 2px; 
		position: absolute; 
		display: block; 
		left: 36px; 
		bottom: 34px; 
		color: #FFF;
	}
	#galeria.columned .items .item:before {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 96%;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,000000+0,000000+100&0+53,0.4+100 */
		background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 53%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 53%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 53%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
		transition: opacity .25s; 
		-moz-transition: opacity .25s; 
		-webkit-transition: opacity .25s; 
		-o-transition: opacity .25s; 
	}
	#galeria.columned .items .item:hover:before { opacity: 0.4; }

.price-val { font-size: 43px; font-style: normal; font-weight: bold; white-space: nowrap; }

#ticketPurchase { margin-top: 70px; }
#ticketPurchase .title { margin-bottom: 4%; }
#ticketPurchase td { vertical-align: middle; }
#ticketPurchase .price-val { display: block; margin-bottom: 15px; }
#ticketPurchase .jegyarak td { text-align: right; }
#ticketPurchase .jegyarak .button { margin-right: 20px; }
/*#ticketPurchase .space { width: 5%; }*/

#postList2 {
		clear: both;
	}
	#postList2 a:hover {
		text-decoration: none;
	}
	#postList2 .head {
		margin-bottom: 60px;
		margin-left: 8%;;
		position: relative;
		width: 89%;
	}
	#postList2 .head .link-button {
		position: absolute;
		right: 30px;
		border: 0;
		bottom: 0;
		padding: 0;
	}
	#postList2 .head .cell {
		vertical-align: top;
	}
	#postList2 .head .text {
		padding-top: 5px;
	}
	#postList2 .item {
		width: 50%;
		/*padding-top: 38%;*/
		display: inline-block;
		vertical-align: top;
		margin-right: 3.5%;
		margin-bottom: 2.5%;
	}
	#postList2 .item:nth-child(1) {
		width: 49.9%!important;
	}
	#postList2 .item .image {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	#postList2 .item img {
		z-index: 1;
		width: 100%;
		height: 100%;
		object-fit: cover;
		position: relative;
		top: 0;
		transition: all 1s;
		-moz-transition: all 1s; 
		-webkit-transition: all 1s; 
		-o-transition: all 1s; 
	}
	#postList2 .item .image:hover img {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
	#postList2 .item .text {
		position: absolute;
		top: 110%;
		margin: 0 10% 0 16%;
	}
	#postList2 .item .title {
		line-height: 1.9;
		margin: 2% 0;
	}
	#postList2 .item .text {
		color: #2d2d2d;
	}
	#postList2 .points {
		display: none;
	}

#postList3 {
		clear: both;
		padding-top: 80px;
		overflow: auto;
	}
	#postList3 a:hover {
		text-decoration: none;
	}
	#postList3 .head {
		margin-bottom: 40px;
		position: relative;
	}
	#postList3 .head .link-button {
		position: absolute;
		right: 20px;
		bottom: 0;
	}
	#postList3 .item {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 2.5% 0;
		margin-left: 4%;
		width: 48%;
		position: relative;
		box-sizing: border-box;
	}
	#postList3 .item {
		padding-top: 31.5%;
		float: left;
	}
	#postList3 .item:first-child {
		margin-left: 0;
	}
	#postList3 .item:before {
		content: ' ';
		z-index: 2;
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		bottom: 0;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0.04+0,0.41+100 */
		background: -moz-linear-gradient(top, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.04) 1%, rgba(0,0,0,0.41) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0.04) 0%,rgba(0,0,0,0.04) 1%,rgba(0,0,0,0.41) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,0,0,0.04) 0%,rgba(0,0,0,0.04) 1%,rgba(0,0,0,0.41) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a000000', endColorstr='#69000000',GradientType=0 ); /* IE6-9 */
		transition: opacity .25s; 
		-moz-transition: opacity .25s; 
		-webkit-transition: opacity .25s; 
		-o-transition: opacity .25s; 
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	#postList3 .item:hover:before {
		-moz-opacity:0.5; 
		filter:alpha(opacity=50); 
		opacity:0.5;
	}
	#postList3 .item img {
		width: 100%;
		height: 100%;
		z-index: 1;

	}
	#postList3 .item img {
		position: absolute;
		top: 0;
		height: 100%;
		object-fit: cover;
	}

	#postList3 .item .title {
		font-family: 'Work Sans';
		font-size: 16px;
		letter-spacing: 1px;
	}

	#postList3 .item .text {
		position: absolute;
		z-index: 3;
		bottom: 0px;
		padding: 5.5% 6%;
		color: #FFF;
	}

.registration-opener {
	background-color: #e08f89;
	color: #FFFFFF;
}
.registration-opener h1, 
.registration-opener h2, 
.registration-opener p, 
.registration-opener span,
.registration-opener div  {
	color: #FFFFFF!important;
	border-color: #FFFFFF!important;
}
.registration-opener img {
	position: absolute;
	right: -21%;
	bottom: -50px;
	width: 73%;
}
.registration-opener .link-button {
	position: absolute;
	bottom: 255px;
	padding-left: 50px;
}
.registration-opener .lead {
	padding-bottom: 235px; 
}

.salonSlider1 {
		
	}
	.salonSlider1 .items {
		white-space: nowrap;
		overflow: hidden;
	}
	.salonSlider1 .item {
		vertical-align: top;
	}
	.salonSlider1 .item img {
		width: 100%;
		height: auto;
	}

.salonSlider02-wrap { 
	overflow-x: hidden;
}
.salonSlider02 { 
		
	}
	.salonSlider02 .items,
	.salonSlider02 .item { 
		/*height: 600px;*/
		position: relative;
	}
	.salonSlider02 .item { 
		position: absolute;
		/*overflow: hidden;*/
		width: 22%;
		vertical-align: top;
		transition: all 0.65s;
		-moz-transition: all 0.65s; 
		-webkit-transition: all 0.65s; 
		-o-transition: all 0.65s; 
		display: none;
	}
	.salonSlider02 .item.prev { 
		z-index: 10;
		height: 100%;
		display: block;
		-moz-opacity:0.4; filter:alpha(opacity=40); opacity:0.4;
		-webkit-transform: scale(0.8);  
		-ms-transform: scale(0.8);  
		transform: scale(0.8);
		/*margin-top: 3%;*/
	}
	.salonSlider02 .item.next { 
		z-index: 10;
		height: 100%;
		display: block;
		-moz-opacity:0.4; filter:alpha(opacity=40); opacity:0.4;
		-webkit-transform: scale(0.8);  
		-ms-transform: scale(0.8);  
		transform: scale(0.8);
		/*margin-top: 3%;*/
	}
	.salonSlider02 .item.akt { 
		z-index: 20;
		height: 100%;
		display: block;
		-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
		/*box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);*/
		/*-webkit-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);*/
		/*-moz-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);*/
	}
	.salonSlider02.brandImagesSlider .item.akt { 
		-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
		box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	}
	.salonSlider02 .item img {
		width: 100%;
		height: auto;
		position: absolute;
	}
	.salonSlider02 .text {
		position: absolute;
		margin: 14% 25%;
		color: #FFF;
	}
	.salonSlider02 .points {
		padding: 40px;
		text-align: center;
	}
	.salonSlider02 .point {
		display: inline-block;
		width: 13px;
		height: 13px;
		border-radius: 20px;
		border: 1px #000 solid;
		margin: 0 6px;
		cursor: pointer;
		transition: all .25s;
		-moz-transition: all .25s; 
		-webkit-transition: all .25s; 
		-o-transition: all .25s; 
		-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; 
		-moz-user-select: none; -ms-user-select: none; user-select: none; 
	}
	.salonSlider02 .point:hover {
		background-color: #000;
	}
	.salonSlider02 .point.akt {
		background-color: #000;
		-webkit-transform: scale(0.85);  
		-ms-transform: scale(0.85);  
		transform: scale(0.85); 
	}
	.salonSlider02 .point.inakt {
		cursor: default;
		color: #CCC;
	}
	.salonSlider02 .point.next,
	.salonSlider02 .point.prev {
		width: auto;
		height: auto;
		border: 0;
		font-size: 30px;
	}
	.salonSlider02 .point.next:hover,
	.salonSlider02 .point.prev:hover {
		background-color: transparent;
	}

.page-hitvallas .salonSlider02 .item img {
	position: relative;
}

#firstSlider-wrap, #firstSliderClone {
		/*margin-bottom: -70px;*/
		min-height: 800px;
	}
#firstSlider .item img {
	/*border-radius: 10px;*/
	/*-webkit-border-radius: 10px;*/
	/*-moz-border-radius: 10px;*/
	border-collapse: separate;
	border-collapse: collapse;
	object-fit: cover;
}
#firstSlider .item {
	-moz-opacity:0; filter:alpha(opacity=0); opacity:0;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s; 
}
#firstSlider .item,
#firstSlider .item.next2,
#firstSlider .item.next,
#firstSlider .item.prev2,
#firstSlider .item.prev { 
	width: 100%;
	height: 100%;
	overflow: hidden;
	-moz-opacity:0;
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-transform: scale(1);  
	-ms-transform: scale(1);  
	transform: scale(1);
}
#firstSlider .item.akt { 
	/*z-index: 20;*/
	height: 100%;
	display: block;
	-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
	/*box-shadow: none;*/
	/*-webkit-box-shadow: none;*/
	/*-moz-box-shadow: none;*/
}
#firstSlider .text { 
	/*margin: 0;*/
	color: #FFF;
	position: relative;
	height: 100%;
}
#firstSlider .text > div { 
	display: grid;
	align-content: center;
	height: calc(100% - 100px);
	margin-top: 100px;
}
#firstSlider .text .cell { 
	vertical-align: top;
}
#firstSlider .lead { 
	/*padding-left: 2%;*/
	font-size: 17px;
}
#firstSlider .lead p { 
	margin: 0;
}
#firstSlider .lead .link-button { 
	margin-top: 33px;
}
#firstSlider .title { 
	margin: 0 0 0 8%;
	width: 60%;;
	color: #FFF;
	font-size: 40px;
	margin-bottom: 40px;
/*	position: absolute;*/
/*	bottom: 35%;*/
}
#firstSlider .points {
	position: relative;
	background-color: #FFFFFF;
}
#firstSlider .point.next,
#firstSlider .point.prev {
	display: none;
}
#firstSlider .point.next {
	/*right: -15px;*/
}
#firstSlider .point.prev {
	/*right: 35px;*/
}
/*#firstSliderClone {
		position: absolute;
		width: 100%;
	}
	#firstSliderClone .item,
	#firstSliderClone .item.next2,
	#firstSliderClone .item.next,
	#firstSliderClone .item.prev2,
	#firstSliderClone .item.prev {
		-moz-opacity:1;
		filter:alpha(opacity=100);
		opacity:1;
	}
	#firstSliderClone .points,
	#firstSliderClone .item img {
		display: none;
	}
	#firstSlider.synclone_orig .item.akt {
		
	}
	#firstSlider.synclone_orig .item .text {
		display: none;
	}*/

#aboutSlider-wrap {
	
}
#aboutSlider .item {
	position: relative;
	background-color: transparent;
}
#aboutSlider .item {
	display: grid;
	grid-template-columns: 44% 50%;
	grid-gap: 6%;
	grid-row-gap: 0%;
	/*margin-bottom: 100px;*/
}
#aboutSlider .item .text { grid-area: 1/1/2/2; }
#aboutSlider .item .lead { padding-left: 18%; }
#aboutSlider .item .lead > p:first-child { margin-top: 0; }
#aboutSlider .item .lead > p:last-child { margin-bottom: 0; }
#aboutSlider .item .image { grid-area: 1/2/2/3; position: relative; }
#aboutSlider .item .lined:before { width: 229% }
#aboutSlider .item .lined span { margin-left: 11%; padding: 0 7%; width: unset; }
#aboutSlider .item img {
	width: 100%;
	height: 100%;
	min-height: 390px;
	object-fit: cover;
	/*position: absolute;*/
	/*right: 0px;*/
	/*top: 0;*/
	/*width: 50%;*/
	/*height: auto;*/
}
#aboutSlider .link-button {
/*	position: absolute;*/
/*	bottom: 8px;*/
/*	left: 8%;*/
	width: 260px;
}
#aboutSlider .lead {
	padding-left: 8%;
	box-sizing: border-box;
	/*padding-bottom: 90px;*/
}
#aboutSlider .overlay {
	display: none;
}
#aboutSlider .points {
	display: none;
}

/**/

#about2 {
		width: 100%;
		max-width: 100%;
	}
	#about2 .image img {
		width: 100%;
	}
	#about2 .lead, #about2 .text {
		/*width: 90%;*/
		max-width: 1152px;
		margin: auto;
		column-count: 2;
		column-gap: 100px;
		padding: 0% 8% 0% 8%;
		box-sizing: border-box;
	}
	#about2 .title,
	#about2 .text {
		display: none;
	}

/**/

#jegyek .layout {
		display: grid;
		grid-template-columns: 38% 48%;
		grid-gap: 13%;
		grid-row-gap: 22%;
	}
	#jegyek .layout .text { grid-area: 1/2/2/3; }
	#jegyek .layout .data { grid-area: 1/1/2/2; font-size: 16px; padding-left: 21%; }
	#jegyek .layout .lead { margin-left: 15%; }
	#jegyek .layout .price-title { margin-top: 10px; }
	#jegyek .layout .price { font-size: 22px; color: #7e392e; }
	#jegyek .layout .price.i-1 { font-size: 26px; color: #7e392e; }
	#jegyek .layout .link-button { width: 260px; margin-left: 15%; margin-top: 40px; margin-bottom: 40px; }
	#jegyek .layout .lined span { 
		margin-left: 8%;
		padding: 0 7%;
	}
	#jegyek .layout .item:not(:nth-child(1)) { 
		margin-top: 30px;
		padding-top: 30px;
		border-top: 2px solid #f1c2c8;
	}

#jegyek2 {
		padding-bottom: 0;
	}
	#jegyek2 .items {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(10px, 1fr));
		background-color: #FFFFFF;
		padding: 6% 0;
	}
	#jegyek2 .items .item {
		padding: 0 23%;
		border-left: 1px solid #e5efe9;
		padding-bottom: 100px;
		position: relative;
	}
	#jegyek2 .items .item .link-button {
		position: absolute;
		bottom: 0;
		padding-left: unset;
		padding-right: unset;
		width: 58%;
		margin-left: -2%;
	}
	#jegyek2 .items .item:nth-child(1) {
		border-left: 0;
	}
	#jegyek2 .price-title { margin-top: 10px; line-height: 1.5; margin-bottom: 5px; }
	#jegyek2 .price { font-size: 22px; color: #7e392e; }
	#jegyek2 .price.i-1 { font-size: 26px; color: #7e392e; }
	#jegyek2 .describe { min-height: 130px; line-height: 1.5em; }
	#jegyek2 .image { width: 100%; height: 800px; object-fit: cover; object-position: 65% 76%; }

.jegyvasarlas-popup {
	width: 100%; height: calc(var(--cdvh, 1vh) * 100); max-height: 100%; z-index: 10000; position: fixed; display: flex; background-color: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; overflow: hidden;
}
.jegyvasarlas-popup-wrap {
	width: 100%; margin: 30px; position: relative; min-width: 320px; min-height: 320px;
}
.jegyvasarlas-popup button {
	z-index: 2; width: 40px; height: 40px; position: absolute; top: 0px; right: 0px; margin: 16px; padding: 0px; background: rgb(227, 227, 239); border: none; cursor: pointer; text-align: center; border-radius: 25px; font-size: 18px; color: rgb(0, 0, 0); display: block;
}
.jegyvasarlas-popup iframe {
	width: 100%; height: 100%; border: 0px; border-radius: 4px;
}
@media (max-width: 768px) {
	.jegyvasarlas-popup-wrap {
		margin: 0;
	}
	.jegyvasarlas-popup {
		height: calc(var(--cdvh, 1vh) * 104);
		max-height: 104%;
		margin-top: -3vh;
	}
}

#exhibitorSlider .points,
#jegyekSlider .points {
		top: 45%;
	}
	#exhibitorSlider .nex,
	#jegyekSlider .next,
	#exhibitorSlider .prev,
	#jegyekSlider .prev {
		text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
		position: absolute;
	}
	#exhibitorSlider .points .next,
	#jegyekSlider .points .next {
		right: -100px;
	}
	#exhibitorSlider .points .prev,
	#jegyekSlider .points .prev {
		left: -100px;
	}

.list-3-col {
		
	}
	.list-3-col .items .item {
		display: inline-block;
		vertical-align: top;
		width: 32%;
		margin-left: 2%;
		margin-bottom: 4%;
		min-height: 330px;
	}
	.list-3-col .items .item:nth-child(3n-2) {
		margin-left: 0;
	}
	.list-3-col .items .item .image {
		display: block;
		width: 100%;
		height: 246px;
		overflow: hidden;
	}
	.list-3-col .items .item img {
		width: 100%;
		object-fit: cover;
		transition: all 1s;
		-moz-transition: all 1s; 
		-webkit-transition: all 1s; 
		-o-transition: all 1s; 
	}
	.list-3-col:not(.skiphover) .items .item:hover img {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
	.list-3-col .items .item .title {
		display: block;
		margin: 5% 5% 5% 9%;
	}
	body.page-ujdonsagok .list-3-col .items .item:not([href]) {
		cursor: default;
	}
	body.page-ujdonsagok .list-3-col .items .item:not([href]):hover {
		text-decoration: none;
	}
	body.page-ujdonsagok .list-3-col .items .item img {
		/*height: 200px;*/
	}
	body.page-ujdonsagok .list-3-col .items .item .title {
		color: #2d2d2d;
		text-transform: none;
	}

.marvany {
	margin-top: 120px;
	padding: 120px 0;
	background: url(images/marvany.jpg);
	background-size: cover;
}

.followUs .inner {
		display: grid;
		grid-template-columns: 47% 47%;
		grid-gap: 6%;
		grid-row-gap: 0%;
		margin-bottom: -145px;
	}
	.followUs .title { grid-area: 1/1/2/2; }
	.followUs .lead { grid-area: 1/2/2/3; }
	.followUs img { max-width: 100%; }


/*.box-followUs {
		min-height: 400px;
		position: relative;
		background-image: url(images/bg-box-followUs.png);
		background-repeat: no-repeat;
		background-position: top right;
	}
	.box-followUs .text {
		width: 60%;
		font-weight: bold;
	}
	.box-followUs .buttons {
		display: inline-block;
		width: 200px;
	    text-align: center;
	}
	.box-followUs .sIcon.large {
		width: 65px;
		height: 65px;
		margin: 4px 11px;
	}
.box-followUs2 {
		margin: 0;
		min-height: 400px;
		position: relative;
		background-image: url(images/bg-box-followUs.png);
		background-repeat: no-repeat;
		background-position: top right;
	}
	.box-followUs2 .title {
		margin: 0;
	}
	.box-followUs2 .text {
		font-size: 26px;
	}
	.box-followUs2 .texts {
		padding: 100px;
		box-sizing: border-box;
	}
	.box-followUs2 .buttons a {
		display: inline-block;
	}
	.box-followUs2 .buttons img {
		width: 50px;
		height: 50px;
		margin-right: 15px;
	}*/


.newsletter-signup {
	background-color: #FFFFFF;
	z-index: 50;
}
.newsletter-signup label {
	display: block;
	margin-top: 35px;
}
.newsletter-signup label:nth-chid(1) {
	margin-top: 0;
}
.newsletter-signup img {
	position: absolute;
	width: 96%;
	margin-left: -5%;
}
.newsletter-signup input {
	width: 267px;
	object-fit: cover;
}
.newsletter-signup .link-button {
	margin: 15px 0;
}


.page-partnerek .page-head .lined:before {
	width: 214%;
}
#exhibitors { 
	padding-top: 100px;
}
#exhibitors .filters { 
		display: grid;
		grid-template-columns: 39% 47%;
		grid-gap: 6%;
		grid-row-gap: 0%;
		/*margin-bottom: 100px;*/
		margin-left: 8%;
		margin-top: -200px;
		position: absolute;
		width: 100%;
	}
	#exhibitors .filters .search { grid-area: 1/1/2/2; }
	#exhibitors .filters .categories { grid-area: 1/2/2/3; }
	#exhibitors .filters input { width: 265px; box-sizing: border-box; }

/*#exhibitors .head { 
	width: 100%;
	display: grid;
	grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;
	grid-template-rows: 50% 50%;
}
#exhibitors .head .text { margin-top: 10%; }
#exhibitors .gc1 { grid-column: span 3; grid-row: span 1; }
#exhibitors .gc2 { grid-column: span 2; grid-row: span 2; }
#exhibitors .gc3 { grid-column: span 5; grid-row: span 1; }
#exhibitors .gc4 { grid-column: span 3; grid-row: span 1; }
#exhibitors .gc5 { grid-column: span 5; grid-row: span 1; }*/
#exhibitors .categories .button:after {
	top: 0px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
#exhibitors .categories .list {
	display: none;
	position: absolute;
	z-index: 50;
	margin: 0;
	margin-left: -15px;
	padding: 5px 15px 15px 15px;
	background-color: #f0dfd3;
	column-count: 3;
	column-gap: 20px;
	line-height: 1em;
}
#exhibitors .categories .list li {
	list-style: none;
	background-color: #f0dfd3;
	margin: 4px 0;
}
#exhibitors .categories .list li a {
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s; 
}
#exhibitors .categories .list li:hover a {
	/*color: #FFF;*/
	text-decoration: underline;
}
#exhibitors td {
	/*position: relative;*/
}
#exhibitors .search,
#exhibitors .categories {
	/*position: absolute;*/
	bottom: 10px;
	padding-top: 40px;
	padding-bottom: 70px;
}
#exhibitors .search input {
	padding-left: 0;;
}
#exhibitors .search button {
	width: 1px;
	height: 1px;
	display: none;
}
#exhibitors .noResults {
	padding: 50px;
	text-align: center;
}
#exhibitors .categories {
	bottom: 44px;
}
#exhibitors .categories .link-button {
	cursor: pointer;
}
#exhibitors .categories .link-button:after {
  -webkit-transform: rotate(90deg);  
      -ms-transform: rotate(90deg);  
          transform: rotate(90deg); 
}
#exhibitors .exhibitor-brand-filter {
	width: auto;
}
#exhibitors .exhibitor-brand-filter * {
	vertical-align: middle;
	padding: 0;
}
#exhibitors .exhibitor-brand-filter .modulfilter {
	color: #CDCDCD;
}
#exhibitors .exhibitor-brand-filter .modulfilter:hover,
#exhibitors .exhibitor-brand-filter .modulfilter.akt {
	color: #000;
}
#exhibitors .exhibitor-brand-filter .modulfilter:hover {
	
}
body:not(.contenturl) #exhibitors-list  {
	margin-top: -190px;
}
body.exhibitor-filtered #exhibitors-list  {
	margin-top: -150px;
}
body.exhibitor-filtered a.back-link  {
	margin-bottom: 225px;
}
#exhibitors-list .title {
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Work Sans'; 
	margin: 0;
	margin-top: 20px;
	position: absolute;
	width: 100%;
	text-align: center;
}
#exhibitors-list .item {
	/*width: 22.5%;*/
	/*margin-right: 3.3%;*/
	/*display: inline-block;*/
	margin-bottom: 0;
	vertical-align: top;
	position: relative;
}
#exhibitors-list .items .item:nth-child(4n) {
	/*margin-right: 0;*/
}
#exhibitors-list .item > a {
	display: inline-block;
	/*padding: 7px;*/
	line-height: 0;
	/*background-image: linear-gradient(to right, #e8b490, #a86052); */
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	/*bugfix iphone xs chrome*/
		-webkit-transform: translateZ(0);
		-webkit-perspective: 1000;
		-webkit-backface-visibility: hidden;
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s;
}
#exhibitors-list .item img {
	width: 100%;
	height: auto;
	padding: 15px;
	/*border: 1px solid #f8c1cd;*/
	/*background-color: rgba(255, 255, 255, 0.08);*/
	background-color: #FFF;
	/* background-image: linear-gradient(to right, #e8b490, #a86052); */
	box-sizing: border-box;
	object-fit: contain;
	min-height: 150px;
	/*box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.25);*/
	/*-webkit-box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.25);*/
	/*-moz-box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.25);*/
	/*margin-bottom: 15px;*/
}
#exhibitors-list .item:hover > a {
	-webkit-filter: grayscale(0%); 
	filter: grayscale(0%);
	/*box-shadow: 0px 5px 45px -9px rgba(248, 193, 205, 1.05);*/
	/*-webkit-box-shadow: 0px 5px 45px -9px rgba(248, 193, 205, 1.05);*/
	/*-moz-box-shadow: 0px 5px 45px -9px rgba(248, 193, 205, 1.05);*/
}

/*#forExhibitorsLink table {
	min-height: 190px;
}
#forExhibitorsLink td {
	position: relative;
	bottom: 0;
}
#forExhibitorsLink .text {
	padding-bottom: 50px;
}
#forExhibitorsLink .button {
	position: absolute;
	bottom: 0;
}*/

#aboutUs h1 div {
	font-size: 25px;
	font-family: 'Work Sans';
	letter-spacing: 1px;
}

.page-kiallitok.contenturl .page-head .white-box {
	padding: 5% 8% 5% 8%;
}

#exhibitor {
		
	}
	/*#exhibitor .titlebox { 
		width: 100%;
		display: grid;
		grid-template-columns: 43.5% 51%;
		grid-gap: 4%;
		padding: 0 0 0 5%;
		box-sizing: border-box;
		border-left: 1px #ff9b80 solid;;
	}*/
	#exhibitor .text0 { 
		position: relative;
	}
	#exhibitor .title { 
		margin: 0 0 15px 0;
		margin: 0 0 0 0;
		text-transform: uppercase;
	}
	#exhibitor .title h1 { 
		margin-bottom: 6px;
		color: #7e392e;
		letter-spacing: 2px;
	}
	#exhibitor .category {
		font-size: 16px;
		font-family: 'Work Sans';
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 0px;
		display: inline-block;
	}
	#exhibitor .contacts {
		padding-bottom: 150px;
		box-sizing: border-box;
		position: relative;
	}
	#exhibitor .contacts .h3 { 
		margin-top: 35px;
	}
	#exhibitor .contacts a { 
		font-size: 90%;
	}
	#exhibitor .contacts .h3:nth-child(1) { 
		margin-top: 0;
	}
	#exhibitor .contacts .logo { 
		max-width: 205px;
		max-height: 115px;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	/*#exhibitor .text p:nth-child(1) {
		margin-top: 0;
	}*/
	#exhibitor .text {
		grid-column: 2 / 3;
		grid-row: 1 / 3;
		/*margin-left: 5%;*/
	}
	#exhibitor .image { float: right; }
	#exhibitor .data  { margin-top: 60px; }
	#exhibitor .data td {
		padding-right: 10%;
		vertical-align: top;
		font-weight: bold;
		text-transform: uppercase;
	}
	#exhibitor .data p {
		font-weight: normal; 
	}
	#exhibitor . {
		font-weight: normal; 
	}
	.exhibitorSlider {
		overflow: hidden;
		position: relative;
	}
	.exhibitorSlider {
		overflow: hidden;
	}
	.exhibitorSlider .items {
		
	}
	.exhibitorSlider .points {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		width: 100%;
		height: 100%;
	}
	.exhibitorSlider .item.prew,
	.exhibitorSlider .item.next {
		-moz-opacity:0;
		filter:alpha(opacity=0);
		opacity:0;
	}
	.exhibitorSlider .point {
		display: none;
		position: absolute;
	}
	.exhibitorSlider .point.inakt {
		-moz-opacity:0;
		filter:alpha(opacity=0);
		opacity:0;
	}
	.exhibitorSlider .point.prev,
	.exhibitorSlider .point.next {
		display: inline-block;
		position: absolute;
		top: 50%;
		z-index: 10;
		width: 25px;
		height: 25px;
		font-size: 80px;
		font-family: 'Work Sans';
		color: #FFF;

		text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	}
	.exhibitorSlider .point.prev {
		left: 10px;
	}
	.exhibitorSlider .point.next {
		right: 10px;
	}

/*#tickets .text { margin-bottom: 10px; }*/
/*#tickets .describe .text { min-height: 260px; }*/
/*#tickets .opening { margin-top: 40px; }*/
/*#tickets .opening tr > td:nth-child(1) { width: 28%; }*/
/*#tickets .opening tr > td:nth-child(3) { width: 45%; }*/
/*#tickets .hours, .page-helyszin .hours {*/
	/*width: 92%;*/
	/*height: 90px;*/
/*}*/

.jegyek {
		
	}
	.jegy {
		display: inline-block;
		vertical-align: top;
		width: 27%;
		margin-left: 3%;
		background: #FFF;
		padding: 2%;
		box-shadow: 0px 0px 60px 3px rgba(10, 36, 68, 0.15);
		-webkit-box-shadow: 0px 0px 60px 3px rgba(10, 36, 68, 0.15);
		-moz-box-shadow: 0px 0px 60px 3px rgba(10, 36, 68, 0.15);
	}
	.jegyek .jegy:nth-child(1) {
		margin-left: 0;
	}
	.jegyek .jegy:nth-child(2) {
		margin-top: -60px;
	}
	/*.jegy .title {
		font-family: 'Work Sans'; font-weight: bold;
		font-weight: normal;
		font-size: 25px;
		color: #848484;
	}
	.jegy .subtitle {
		color: #f8c1cd;
		font-family: 'Work Sans'; font-weight: bold;
		font-weight: normal;
		line-height: 130%;
		padding: 5px 0;
	}
	.jegy hr {
		margin: 20px 0;
		border: 0;
		border-bottom: 1px #e6e6e6 solid;
	}
	.jegy .price {
		color: #f8c1cd;
		font-family: 'Work Sans'; font-weight: bold;
		font-weight: normal;
		font-size: 48px;
		line-height: 3em;
		text-align: center;
	}*/
	.jegy .button {
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 25px;
	}

.page-helyszin .hours {
	width: 37%;
	height: 60px;
	margin-top: 15px;
}
.page-helyszin .hours td {
	white-space: nowrap; 
}
.page-helyszin .hours tr td:nth-child(1) {
	padding-right: 5%; 
}
.page-helyszin .hours tr td:nth-child(2) {
	text-align: right; 
}

/*#forExhibitors td { position: relative; }
#forExhibitors .head .button { position: absolute; left: 0; bottom: 0; }
#forExhibitors num.h1 { font-size: 55px; }*/

.imageTitle {
	position: relative;
	/*margin-top: 80px;*/
}
.imageTitle img {
	width: 100%;
}
.imageTitle .overlay {
	position: absolute; 
	top: 0;
	width: 100%; 
	height: 99%; 
	/*background-color: #000;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0.04+0,0.41+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.04) 1%, rgba(0,0,0,0.41) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.04) 0%,rgba(0,0,0,0.04) 1%,rgba(0,0,0,0.41) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.04) 0%,rgba(0,0,0,0.04) 1%,rgba(0,0,0,0.41) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a000000', endColorstr='#69000000',GradientType=0 ); /* IE6-9 */
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s; 
}
.imageTitle .text {
	position: absolute;
	top: 0%;
	margin: 14% 25%;
	color: #FFF;
}
.imageTitle .title {
	font-size: 45px;
	line-height: 1.4em;
	margin: 0;
}
.imageTitle .category,
.imageTitle .date,
.imageTitle.inspiracio {
	margin-top: 0px;
}
.imageTitle.inspiracio .text {
	top: auto; 
	margin: auto; 
	bottom: 51px;
	left: 63px;
}
.imageTitle.inspiracio .title {
	line-height: 1.2em;
	font-size: 37px;
	width: 74%;
}
.imageTitle.inspiracio:hover .overlay {
	-moz-opacity:.0; filter:alpha(opacity=0); opacity:.0;
}

/*.forExhibitors02 {
	margin-top: -8%;
}
.forExhibitors02 .image {
	display: inline-block;
	vertical-align: bottom;
}
.forExhibitors02 .text {
	padding: 10% 1% 0 10%;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}
.forExhibitors02 .title {
	margin-top: 0;
}
.forExhibitors02 .inner {
	position: relative;
	margin-top: 0;
	padding-bottom: 40px;
	min-height: 275px;
}
.forExhibitors02 .button {
	position: absolute;
	bottom: -5px;
	left: 0;
}

.forExhibitors03 {
	
}
.forExhibitors03 img {
	display: inline-block;
	padding: 2.2% 0 0 2.2%;
	background-image: url(images/ls_02.png);
	background-repeat: no-repeat;
	vertical-align: top
}
.forExhibitors03 .text {
	display: inline-block;
	padding-right: 10%;
	margin-top: -3%;
}*/

#forExhibitors .informing {
		display: grid;
		grid-template-columns: 47% 47%;
		grid-gap: 6%;
		grid-row-gap: 20%;
		margin-bottom: 100px;
	}
	#forExhibitors .informing .title { grid-area: 1/1/2/2; }
	#forExhibitors .informing .lead { grid-area: 1/2/2/3; }
	#forExhibitors .informing .data { grid-area: 2/1/3/3; padding-left: 8%; }
	#forExhibitors .informing .text { grid-area: 2/2/3/3; padding: 0;; }

.kiallitoknak-reszletes .text {
	margin-top: -105px;
}

.offer {
		padding: 8%;;
	}
	.offer .inner {
		display: grid;
		grid-template-columns: 49% 44%;
		grid-gap: 9%;
		grid-row-gap: 0%;
		/*margin-bottom: 100px;*/
	}
	.offer .inner .inputs1 { grid-area: 1/1/2/2; }
	.offer .inner .inputs2 { grid-area: 1/2/2/3; 
		position: relative; 
		min-height: 200px; /*elkuldes utan*/
	}
	.offer .inputs2 img {
		position: absolute;
		width: 100%;
		left: 25%;
		bottom: -46%;
	}

#partners .h3 {
	text-align: center;

}
#partners .item {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: auto;
	margin-bottom: 40px;
	padding: 7px;
	margin: 0 2% 8% 0;
	box-sizing: border-box;
	width: 32%;
	/*height: 150px;*/
	line-height: 0;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	/*bugfix iphone xs chrome*/
		-webkit-transform: translateZ(0);
		-webkit-perspective: 1000;
		-webkit-backface-visibility: hidden;
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s; 
	/*background-image: -webkit-gradient(to right, #e8b490, #a86052); */
	/*background-image: -webkit-linear-gradient(to right, #e8b490, #a86052); */
	/*background-image: -moz-linear-gradient(to right, #e8b490, #a86052); */
	/*background-image: -o-linear-gradient(to right, #e8b490, #a86052); */
	/*background-image: linear-gradient(to right, #e8b490, #a86052); */
}
#partners .item:nth-child(3n) {
	margin-right: 0;
}
#partners .item:hover {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s; 
}
#partners .items .item img {
	width: 100%;
	height: auto;
	border: 25px #FFF solid;
    box-sizing: border-box;
	min-height: 150px;
	background-repeat: no-repeat;
	background-position: center ;
	background-size: contain;
	background-color: #FFF;
}
#partners .item .text {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: -40px;
	left: -3px;
	/*margin-left: -25px;*/
}
#partners .items.catid-1 .item {
	margin: 0;
	text-transform: uppercase;
}
#partners .items.catid-1 {
	
}
/*#partners .items.catid-2 .item { width: 40%; }*/
/*#partners .items.catid-3 .item { width: 30%; }*/
/*#partners .item img { height: auto; vertical-align: middle; }*/

#registration {
		
	}
	#registration .grid {
		display: grid;
		grid-template-columns: 47% 47%;
		grid-gap: 6%;
		grid-row-gap: 6%;
	}
	#registration .gi-0 { grid-area: 1/1/2/2; }
	#registration .gi-1 { grid-area: 2/1/4/2; padding-left: 14%; }
	#registration .gi-2 { grid-area: 1/2/2/3 }
	#registration .gi-3 { grid-area: 2/2/3/3 }
	#registration .gi-4 { grid-area: 3/2/4/3 }
	#registration .title {
		margin: 0 0 10px 0;;
	}
	.page-regisztracio .lined:before,
	#registration .lined:before {
		bottom: 50px;
	}
	#registration .subtitle {
		font-family: 'Work Sans';
		font-size: 26px;
		font-weight: normal;
	}
	#registration .inputs .space {
		width: 8%;
	}
	#registration .link-button {
		border-color: #194d1c;
	}
	#registration label {
		display: block;
		/*margin-top: 35px;*/
	}
	#registration select,
	#registration textarea,
	#registration input[type=text],
	#registration input[type=email] {
		width: 100%;
		box-sizing: border-box;
	}
	#registration select,
	#registration input[type=email] {
		width: 100%;
	}
	#registration select[name=honnan] {
		max-width: 373px;
	}
	#registration select option {
		color: #000;
	}
	#registration .text .inner {
		max-width: 550px;
	}
	#registration .nyeremeny {
		margin-top: 20px;
		padding-top: 20px;
		/*padding-bottom: 10px;*/
		padding-left: 70px;
		border-top: 1px solid #e1d6c9;
		max-width: 275px;
		min-height: 55px;
	}
	#registration .nyeremeny:nth-child(1) {
		border-top: 0;
		margin-top: 0;
		padding-top: 0;
	}
	#registration .nyeremeny span {
		display: block;
		font-size: 55px;
		font-weight: bold;
		color: #d9beb3;
		font-family: Georgia, serif;
		margin: 0 5%;
		position: absolute;
		margin-left: -55px;
	}

#article {
		
	}
	#article .title {
		text-transform: none;
	}

.checkbox {
	    display: block;
	    position: relative;
	    padding-left: 33px;
	    margin-bottom: 12px;
	    cursor: pointer;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	}
	.checkbox input[type=checkbox] {
	    position: absolute;
	    opacity: 0.1;
	    cursor: pointer;
	    height: 2px; /* > 0px a required funkció miatt "látszódjon"! */
	    width: 2px; /* > 0px a required funkció miatt "látszódjon"! */
	}

	.checkbox .checkmark {
	    position: absolute;
	    top: 3px;
	    left: 0;
	    height: 16px;
	    width: 16px;
	    background-color: transparent;
	    border: 1px #bbc1ab solid;
	}
	.checkbox input:checked ~ .checkmark {
	    background-color: transparent;
	}
	.checkbox:hover input ~ .checkmark {
	    background-color: rgba(224, 143, 137, 0.36);;
	    transition: all .25s;
		-moz-transition: all .25s; 
		-webkit-transition: all .25s; 
		-o-transition: all .25s; 
	}
	.checkbox .checkmark:after {
	    content: "";
	    position: absolute;
	    display: none;
	}
	.checkbox input:checked ~ .checkmark:after {
	    display: block;
	}
	.checkbox .checkmark:after {
		left: 7px;
		top: 1px;
		width: 2px;
		height: 9px;
	    border: solid #2d2d2d;
	    border-width: 0 3px 3px 0;
	    -webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	}

.radiobutton {
	    display: block;
	    position: relative;
	    padding-left: 33px;
	    margin-bottom: 12px;
	    cursor: pointer;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	}
	.radiobutton input[type=radio] {
	    position: absolute;
	    opacity: 0.1;
	    cursor: pointer;
	    height: 2px; /* > 0px a required funkció miatt "látszódjon"! */
	    width: 2px; /* > 0px a required funkció miatt "látszódjon"! */
	}
	.radiobutton .radiomark {
	    position: absolute;
	    top: 3px;
	    left: 0;
	    height: 16px;
	    width: 16px;
	    background-color: transparent;
	    border: 1px #bbc1ab solid;
	    border-radius: 50%;
	    -webkit-border-radius: 50%;
	    -moz-border-radius: 50%;
	}
	.radiobutton:hover input ~ .radiomark {
	    background-color: rgba(224, 143, 137, 0.36);;
	    transition: all  .25s;
		-moz-transition: all  .25s;
		-webkit-transition: all  .25s;
		-o-transition: all  .25s;
	}
	.radiobutton input:checked ~ .radiomark {
	    background-color: transparent;
	}
	.radiobutton .radiomark:after {
	    content: "";
	    position: absolute;
	    display: none;
	}
	.radiobutton input:checked ~ .radiomark:after {
	    display: block;
	}
	.radiobutton .radiomark:after {
		left: 3px;
		top: 3px;
		width: 0px;
		height: 0px;
		border: solid #7d392e;
		border-width: 5px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

/*.box-followUs .title,*/
#pressInquiry .title { margin: 0.4em 0; }
#pressInquiry .text { width: 85%; }
#pressInquiry a {
	font-size: 150%;
	font-weight: bold;
	display: block;
	margin-top: 25px;
}


#contact form label {
	margin-top: 35px;
	display: inline-block;
}
#contact form .link-button {
	width: 215px;
	padding: 17px 30px 16px 25px;
}
#contact .contact {
		display: grid;
		grid-template-columns: 50% 44%;
		grid-template-rows: 100px auto;
		grid-gap: 6%;
		grid-row-gap: 0%;
	}
	#contact .contact .title { grid-area: 1/1/2/2;  }
	#contact .contact .lead { grid-area: 1/2/2/3; }
	#contact .contact .data { grid-area: 2/1/3/2; padding-left: 16%; }
	#contact .contact .send { grid-area: 2/2/3/3; position: relative; }
	#contact .contact .send .b { position: absolute; bottom: 0; }
	#contact .contact .lined span { margin-left: 12%; }
	#contact .contact .lined span { margin-left: 12%; }

/* blog */
#postList {
	max-width: 100%;
}
.blog-emphasized {
		overflow: auto;
		position: relative;
	}
	.blog-emphasized .item {
		position: relative;
		overflow: auto;
		display: block;
	}
	.blog-emphasized img {
		width: 100%;
		box-sizing: border-box;
		object-fit: cover;
		position: relative;
	}
	.blog-emphasized .text {
	    position: absolute;
		bottom: 12%;
		left: 9%;
		display: grid;
		grid-template-columns: 47% 47%;
		grid-gap: 4%;
		align-items: end;
		width: 85%;
	}
	.blog-emphasized .title {
	    margin: 15px 0 0 0;
	    letter-spacing: 1px;
	}
	.blog-emphasized .text * {
	    color: #FFFFFF;
	}
	.blog-emphasized .text .b {
	    position: absolute;
	    bottom: 0;
	}
	.blog-emphasized .lead {
		padding: 40px 0 20px 0;
	}
	.blog-emphasized .link-button {
		border-color: #FFFFFF;
		width: 250px;
	}
	.blog-emphasized.white-top:before {
		height: 78%;
	}
	.blog-emphasized .overlay {
		position: absolute;
		width: 100%;
		height: 99%;
		top: 0;
		left: 0;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,000000+99&0+0,0+50,0.7+100 */
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.69) 99%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.69) 99%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.69) 99%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
	}

.imageslines--x1 {
		width: 1150px;
		max-width: 200%;
		margin-left: -50%;
	}
	.imageslines--x1 .mmSlider1-wrap {
		overflow: unset;
	}
	.imageslines--x1 .mmSlider1 img {
		max-width: 100%!important;
		margin-left: 0!important;
	}

#postList .categorys {
	clear: both;
	text-align: center;
	/*background: url(images/bg-textur1.jpg);*/
	/*background-size: cover;*/
	/*background-position: 50% 50%;*/
}
#postList .categorys a {
	display: inline-block;
	margin-left: 40px;
	text-transform: uppercase;
	/*color: #FFFFFF;*/
}
#postList .categorys a:nth-child(1) {
	margin-left: 0;
}
#postList .mmSlider1 .item { height: 100%; }
/*#postList .mmSlider1 .item.next { margin-top: 4%; }*/
/*#postList .mmSlider1 .item.prev { margin-top: 4%; }*/
#postList .mmSlider1 .title { margin: 15px 0 0 0; font-size: 58px; text-align: center; }
#postList .mmSlider1 .category, #postList .mmSlider1 .date  { text-transform: uppercase; vertical-align: middle; }
#postList .mmSlider1 .overlay { position: absolute; width: 100%; height: 100%; background-color: #000; }

.postList .item {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-left: 3%;
	margin-bottom: 4%;
	background-color: transparent;
}
/*.postList .item:before {
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: red;
	z-index: 15;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0.04+0,0.41+100 */
/*	background: -moz-linear-gradient(top, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.04) 1%, rgba(0,0,0,0.41) 100%); 
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.04) 0%,rgba(0,0,0,0.04) 1%,rgba(0,0,0,0.41) 100%); 
	background: linear-gradient(to bottom, rgba(0,0,0,0.04) 0%,rgba(0,0,0,0.04) 1%,rgba(0,0,0,0.41) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a000000', endColorstr='#69000000',GradientType=0 ); 
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}*/
/*.postList .item:hover:before {
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	opacity:0.5;
}*/

.postList .item.odd { margin-left: 0; }
.postList .item .image { width: 100%; height: 315px; z-index: 10; overflow: hidden; }
.postList .item img { width: 100%; height: 100%; object-fit: cover; transition: all 1s; -moz-transition: all 1s;  -webkit-transition: all 1s;  -o-transition: all 1s; }
.postList .item:hover img { -webkit-transform: scale(1.08); transform: scale(1.08); }
.postList .text { padding: 4% 7% 6% 15%; bottom: 0; z-index: 20; }
.postList .text .title { text-transform: uppercase; }
.postList .title { margin: 2% 0 3% 0; line-height: 1.3em; }
.postList .category, .postList .date { display: inline-block; text-transform: uppercase; color: #2d2d2d; }
/*.blog-emphasized .category, .blog-emphasized .date  { font-size: 15px; }*/
/*.postList .category, .postList .date  { color: #FFFFFF; }*/
.postList .category:empty { display: none; }
/*.postList .category, .blog-emphasized .category { margin-right: 20px; }*/
/*.postList .click { text-transform: uppercase; }*/
.postList .item:hover .click { text-decoration: underline; }
.postList .item { 
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s; 
}
.postList .item:hover { 
	/*box-shadow: 0px 20px 60px -7px rgba(0, 0, 0, 0.3);*/
	/*-webkit-box-shadow: 0px 20px 60px -7px rgba(0, 0, 0, 0.3);*/
	/*-moz-box-shadow: 0px 20px 60px -7px rgba(0, 0, 0, 0.3);*/
	/*margin-top: -10px;*/
}

/*#publicTransport { margin-top: 5%; }*/
#publicTransport.megkozelites > div:nth-child(2) { border-left: 2px solid #f0dfd4 }
#publicTransport {
		display: grid;
		grid-template-columns: 47% 47%;
		grid-gap: 6%;
		grid-row-gap: 0%;
		padding: 8% 8% 8% 8%;
	}
.trafficLines { 
	/*padding-bottom: 5%; */
	text-align: right;
	margin: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.trafficLines div {
	display: inline-block;
	text-align: left;
	font-size: 35px;
	width: 18%;
	font-weight: bold;
	margin-left: 14%;
	font-family: Georgia, serif;
}
.trafficLines div:nth-child(1) {
	/*margin-left: 0;*/
}
.trafficLines p {
	font-size: 16px;
	margin-top: 10px;
}

#informacio .cell { padding: 0 0 10px 0; }
#informacio .title { margin: 0 0 4% 0; }
#informacio .text { width: 80%; }
/*#informacio a { text-transform: uppercase; font-size: 115%; display: block; }*/

#creed .slider1 .text { display: none; }

.pager {
	margin-top: 30px;
	}
	.pager .nav,
	.pager .item {
		width: auto!important;
		display: inline-block;
		padding: 4px 8px;
		margin: 2px;
		font-weight: bold;
		margin-right: 2%;
	}
	.pager .item:hover,
	.pager .item.akt {
		border-bottom: 2px #000 solid;
		text-decoration: none;
	}

#post .content {
		margin: auto;
	}
	#post .content img {
		width: 200%;
		max-width: 200%;
		margin: 7% 0 7% -50%;
		position: relative;
	}
	#post .content img:nth-child(1) {
		margin-top: 0;
	}
	#post .content section {
		padding-bottom: 0;
		margin-top: 5%;
		margin-bottom: 5%;
	}
	#post .content h1,
	#post .content h2,
	#post .content h3 {
		font-size: 30px;
	}
	#post .page-head .lined:before {
		bottom: unset;
		top: 30px;
		width: 126%;
	}
	#post .page-head .layout {
		grid-template-columns: 53% 40%;
		grid-template-columns: 80% 4%;
	    grid-gap: 0%;
	}
	#post .page-head .title,
	#post .page-head .lead {
		background-color: #f0dfd3;
		padding-right: 0;
	}
	#post .page-head .lead {
		padding-right: 10%;
	}
	#post .page-head .lined span {
		width: unset;
		padding: 0 0 0 4%;
		margin-left: 6%;
	}

.postNav { 
	font-size: 17px; 
	font-family: 'Work Sans'; 
	margin: 40px 0;
}
.postNav a:hover { text-decoration: none; }
.postNav .cell { width: 33%; text-align: center; }
.postNav .prev { text-align: left; }
.postNav .next { text-align: right; }
.postNav .prev img { width: 50px; height: 50px; vertical-align: middle; margin-right: 30px; }
.postNav .next img { width: 50px; height: 50px; vertical-align: middle; margin-left: 30px; }


#postList .item img,
#programnews .item img,
/*#exhibitors-list .item img,*/
.section-at-the-stands .item img
.section-standprogramok .inner .item img {
	/*border-left: 1px transparent solid;*/
}
#postList .item:hover img,
#programnews .item:hover img,
/*#exhibitors-list .item:hover img,*/
.section-at-the-stands .item:hover img
.section-standprogramok .inner .item:hover img {
	/*border-left: 1px #ff9b80 solid;*/
}

.page-socialmediakit .h2-block h1 {
    text-align: center;
}
.page-socialmediakit .h2-block .lined span {
    background-color: transparent;
    margin: 0;
    width: unset;
}
.page-socialmediakit .h2-block .lined:before {
    display: none;
}
.page-socialmediakit .h2-block .lead {
    max-width: 600px;
    margin: auto;
}
.page-socialmediakit .button-dark {
    background-color: #e08f89;
}

.drop-down { position: relative; }
.drop-down-label {  }
.drop-down-viewtext { display: none; border-bottom: 1px solid #e08f89; padding: 8px 8px 8px 0; }
.drop-down-list { /*display: none; position: absolute;*/ z-index: 10; background-color: #f0dfd4; width: 100%; padding: 10px 0; }
.drop-down-list .checkbox { margin-bottom: 0; padding-top: 4px; }
.drop-down-list .checkbox .checkmark { top: 7px; }
.drop-down-list > * { box-sizing: border-box; padding-left: 10px; padding-right: 20px; width: max-content; }
.drop-down-list > *:hover { background-color: #f6ebe5; }
.drop-down:hover .drop-down-list { display: block; }

.auth-box {
	margin: 40px auto;
	text-align: center;
	}
	.auth-box table {
		width: 100%;
		margin: auto;
	}
	.auth-box td {
		padding: 5px;
	}
	.auth-box input[type=text],
	.auth-box input[type=email],
	.auth-box input[type=number],
	.auth-box input[type=password],
	.auth-box input.button,
	.auth-box select,
	.auth-box textarea {
		width: 80%;
		max-width: 300px;
		padding: 10px;
		box-sizing: border-box;
	}
	.auth-box .button {
		background: #DDD;
	}

.sIcon {
	width: 25px;
	height: 25px;
	vertical-align: top;
	margin-left: 7px;
	/*margin-top: 1px;*/
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}
.sIcon:hover {
	transform: scale(1.25);
}
.sIcon.large,
.inverse .sIcon  {
	width: 35px;
	height: 35px;
	margin-left: 0;
	margin-right: 7px;
}
body:not(.menu-x):not(.fixheader).inverthead #menu .sIcon:not(.langIcon) { filter: brightness(0) invert(1); }
body.inverthead .sIcon.act, body.inverthead .sIcon:hover { filter: unset; }
body.fixheader .sIcon, body.menu-x:not(.headbg) .sIcon { filter: none; }
.langIcon {
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s; 
	font-family: sans-serif;
	font-weight: 700;
	font-size: 13px;
	background-color: transparent;
	margin-top: -1px;
	padding-bottom: 2px;
	border-bottom: 1px solid transparent;
}
.langIcon.act, .langIcon:hover {

}
/*body:not(.fixheader, .headbg) .langIcon.act,
body:not(.fixheader, .headbg) .langIcon:hover*/
.langIcon.act,
.langIcon:hover {
	border-color: #7e392e;
}
body:not(.menu-x).headbg:not(.fixheader) .langIcon.act,
body:not(.menu-x).headbg:not(.fixheader) .langIcon:hover {
	/*border-color: #ffffff;*/
	filter: unset;
}
.langs.donly {
    margin-left: 40px;
	display: inline-block;
}
.langs.monly {
    display: block;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px #7e392e solid;
}
.langs.donly a {
    padding: 5px 0;
    text-decoration: none;
}
.langs.monly a:first-child img {
    margin-left: 0;
}





.popup1 {
	display: grid;
	grid-template-columns: 134px 1fr;
	grid-column-gap: 85px;
	position: fixed;
	z-index: 1100;
	width: 750px;
	max-width: 96%;
	height: 580px;
	max-height: 95vh!important;
	overflow: hidden;
	box-sizing: border-box;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #FFF;
	-webkit-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s 1s, opacity .25s linear;

}
.popup1.show {
	opacity: 1;
	visibility: visible;
	transition: opacity .25s linear;
}
.popup1 .decor {
	position: relative;
}
.popup1 .close {
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	margin: 15px;
	z-index: 1110;
}
.popup1 .inner {
	position: relative;
	box-sizing: border-box;
}
@media (max-height: 635px)
{
	.popup1 .inner { padding-top: 15px!important; }
}
.popup1 .inner > * {
	max-width: calc(100% - 110px);
}
.popup1 h3 {
	font-size: 35px;
    line-height: 1.4em;
}
.popup1 .inner * {
	color: #7e392e;
}
.popup1 .lead {
	margin-bottom: 2em;
	--per-size: 120%;
}
.popup1 input[type=email],
.popup1 input[type=password],
.popup1 input[type=number],
.popup1 input[type=text],
.popup1 textarea,
.popup1 select {
	width: 100%;
	padding-left: 0;
	box-sizing: border-box;
}
.popup1 button, .popup1 .button {
	font-weight: bold;
    font-size: 1em;
    padding-right: 0;
}
.popup1 ::-webkit-input-placeholder { color: #7e392e; font-size: 0.9em; }
.popup1 :-moz-placeholder { color: #7e392e; font-size: 0.9em; }
.popup1 :-ms-input-placeholder { color: #7e392e; font-size: 0.9em; }
.popup1 :hover::-webkit-input-placeholder { color: #7e392e; font-size: 0.9em; }
.popup1 :hover:-moz-placeholder { color: #7e392e; font-size: 0.9em; }
.popup1 :hover:-ms-input-placeholder { color: #7e392e; font-size: 0.9em; }
.popup1 .draw-arrow {
	--size: 0.8em;
}
@media (max-width: 1400px)
{
	.popup1 {min-height: unset;}
	.popup1 .decor img {position: absolute;}
	/*.popup1 .inner {padding-top: 100px;}*/
	.popup1 .title { margin-top: 1em; margin-bottom: 0.3em; line-height: 1.3em; }
	.popup1 .lead {margin-top: 1em; margin-bottom: 1em;}
	.popup1 .send {margin-top: 3em;margin-bottom: 3em;}
}
@media (max-width: 950px)
{
	.popup1 {
		grid-template-columns: 1fr!important;
		width: 400px;
		max-width: 90%;
		/*background-color: #000;*/
		min-height: unset;
		padding: 0 1em;
	}
	.popup1 * {color: #FFF;}
	.popup1 .decor {display: none;}
	.popup1 .close {/*--color: #FFF;*/ --size: 20px;}
	.popup1 .inner {width: var(--pagewidth);margin: auto;padding-top: 50px;}
	.popup1 .inner > * {max-width: unset;}
	.popup1 .title {margin: 0 0 1em 0;}
	.popup1 .lead {margin: 0 0 1em 0;}
	.popup1 .lead:before {display: none;}
	.popup1 p:last-child {margin-bottom: 0;}
	.popup1 .send {
		margin-top: 1em;
		padding: 2em;
		box-sizing: border-box;
		background-color: #FFF;
		color: #000;
    width: 116.2%;
    margin-left: -8.1%;
    text-align: center;
	}
	/*.popup1 .send * { color: #000;}
	.popup1 ::-webkit-input-placeholder { color: #FFF; }
	.popup1 :-moz-placeholder { color: #FFF; }
	.popup1 :-ms-input-placeholder { color: #FFF; }
	.popup1 :hover::-webkit-input-placeholder { color: #FFF; }
	.popup1 :hover:-moz-placeholder { color: #FFF; }
	.popup1 :hover:-ms-input-placeholder { color: #FFF; }*/
}
@media (max-width: 600px)
{
	.popup1 {height: unset; min-height: unset;}
	.popup1 .title {font-size: 1.5rem;}
}

#instagram-popup {
	overflow-x: hidden;
	grid-column-gap: 85px;
	grid-template-columns: 125px 1fr;
	width: 750px;
	/*min-height: 660px;*/
	height: 600px;
	max-height: 95vh!important;
	overflow: hidden;
}
#instagram-popup .inner > * {
    max-width: calc(100% - 95px);
}
#instagram-popup .title {
	margin-top: 2em;
}
#instagram-popup .images {
	position: relative;
}
#instagram-popup .images .list {
	white-space: nowrap;
	position: absolute;
	top: 0;
}
#instagram-popup .images img {
	width: 201px;
	margin-left: 2em;
}
#instagram-popup .images .list a:first-child img,
#instagram-popup .images > img:first-child {
	margin-left: 0;
}
@media (max-width: 950px)
{
	#instagram-popup { min-height: 525px; }
	#instagram-popup .images img { width: 140px; height: 140px; }
	#instagram-popup .inner > * { max-width: unset; }
	#instagram-popup .inner { position: relative; height: 100%; }
	#instagram-popup .send { position: absolute; bottom: 0; }
}


footer {
	font-size: 15px;
	font-family: 'Work Sans';
	background-image: url(images/footer-bg.jpg);;
	background-size: cover;
	padding-top: 5%;
}

footer table { width: 100%; }
footer td { vertical-align: top; }
footer * { color: #FFFFFF!important; }
footer .sIcon { filter: brightness(0) invert(1)!important; }
footer .logo p { font-family: 'Work Sans'; font-size: 16px; font-weight: normal; }
footer .logo img.logo { filter: brightness(0) invert(1); width: 150px;height: 106px;margin-right: 60px;margin-bottom: 80px; }
footer .logo .text { font-size: 15px; }
footer .linkek { padding-left: 40px; box-sizing: border-box; }
footer .linkek a { display: block; }
footer .copyright {
	text-align: right;
	vertical-align: bottom;
	color: #999999!important;
	font-size: 100%;
}
footer .hours { width: auto; }

.ui-widget-overlay { background: #f0dfd4!important; opacity: 0.65!important; }

@media (max-width: 1440px)
{
	body {
		zoom: 0.9;
		/*-webkit-transform: scale(0.9);  -ms-transform: scale(0.9);  transform: scale(0.9);*/
	}
}
@media (max-width: 1165px)
{
	#menu .more a { margin-left: 2%; }
}
@media (max-width: 1115px)
{
	/*#logo img { width: 220px; margin-right: 40px; }*/
}
@media (min-width: 1050px)
{
	#istablet { display: none; }
	.tonly { display: none!important; }
}
@media (max-width: 1050px)
{
	#istablet { display: block; }
	header { position: relative; }
	#header-wrap { width: 100%; height: 100px; }
	
	#firstSlider-wrap .points,
	#firstSlider-wrap .item .text,
	.hidemenux {
		transition: opacity 0.45s;
		-moz-transition: opacity 0.45s; 
		-webkit-transition: opacity 0.45s; 
		-o-transition: opacity 0.45s; 
	}
	body.menu-x #firstSlider-wrap .points,
	body.menu-x #firstSlider-wrap .item .text,
	body.menu-x .hidemenux {
		opacity: 0;
	}
	/*body.menu-x #firstSlider.salonSlider02 .item .text {*/
		/*display: none;*/
	/*}*/
	/*#firstSlider.salonSlider02 .text {*/
		/*margin: 57% 7%;*/
	/*}*/
	
	#logo, #menu { display: block; position: initial; }
	#nav-opener { position: absolute; margin-top: 0; top: 32px; right: 1px; }
	#menu { margin-top: 10%; }
	#menu .default { position: relative; left: 0; top: 0; text-align: left; margin: 0; padding: 0; margin-top: 15px; }
	#menu .faBtn.fb { margin-left: 0; }
	#menu .jegyvasarlas { display: none; }
	#menu .more { position: relative; text-align: left; top: unset; ;right: auto; width: 100%; margin-top: 0; }
	#menu .more a { display: block; margin-left: 0; font-size: 16px; line-height: 1.8em; padding: 0px; margin-bottom: 5px; }
	#menu .more .buttons a { display: inline-block; }
	#menu .more .buttons img { width: 50px; height: 50px; }
	#nav-opener i { width: 25px; height: 2px; margin: 5px 0; }

	#menu .default, #menu.x .more { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; }
	#menu.x #nav-opener i:nth-child(2) { margin-top: -8px; }
	#menu:not(.x) .default, #menu:not(.x) .more { -moz-opacity:0; filter:alpha(opacity=0); opacity:0; }

	.sIcon { width: 34px; height: 34px; margin-left: 0; margin-right: 0px; }
	.sIcon.large { width: 50px; height: 50px; }
	.sIcon.fb { margin-left: 0; }

	/*header .faBtn  { margin: 0 2px; width: 35px; height: 35px; font-size: 29px; line-height: 28px;	}*/
	/*header .faBtn.yt  { font-size: 27px; padding-left: 3px; line-height: 27px; }*/

	footer .linkek { line-height: 2.5em; }
}
@media (min-width: 474px) and (max-width: 1050px)
{
	/*#menu .more { top: 146%; }*/
}
@media (min-width: 950px)
{
	#ismobile { display: none; }
	.monly { display: none!important; }
	.anyList { background-image: none!important; }
	.offer .success {
		margin-bottom: 190px;
	}
}
@media (max-width: 950px)
{
	body { zoom: 1; font-size: 16px; line-height: 1.4em; }
	#ismobile { display: block; }
	.donly { display: none!important; }
	h1, .h1 { font-size: 29px; }
	h2, .h2 { font-size: 26px; }
	h3, .h3 { font-size: 18px; }
	h3, .h3 { font-size: 18px; }
	h4, .h4 { font-size: 17px; }
	h5, .h5 { font-size: 18px; }
	td.space { display: none; }
	.page-tiszteletjegy h1, .page-tiszteletjegy .h1 { font-size: 24px; }
	.pagewidth { width: 86%; }
	/*.pagewidth, .fullPageInverse .content.html { width: 86%; }*/
	/*.newBlock { margin-top: 40px;; }*/
	.malignc { text-align: center; }
	.mb40-s { margin-bottom: 40px; }
	.mW, .mW tbody { width: 100%; display: block; }
	.mW50 { width: 49.4%!important; display: inline-block; vertical-align: top; }
	.mpW { width: 86%; display: block; }
	.pagewidth.table { display: block; }
	.auth-box { margin: 10px auto; }
	.ml8p { margin-left: 7%; }
	.column3.mW { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
	a.back-link { font-size: inherit; margin-left: 6%; margin-bottom: 40px; }
	a.back-link .raquo { margin-left: -6%; }

	.grid-30-4 { display: grid; grid-gap: 1%; grid-template-columns: unset; }

	#kerdoivek .sp-state { position: relative; top: unset; }
	#kerdoivek .button, #kerdoivek .link-button { padding-right: 10px; padding-left: 0; }
	#kerdoivek .form_item img { max-width: 100%; height: auto; }
	.ui-dialog { max-width: 100%; box-sizing: border-box; }

	.mcolumn1 {
		-webkit-column-count: 1; 
		-moz-column-count: 1; 
		column-count: 1;
		text-align: justify;
	}
	header { margin-top: 0px; }
	body.fixheader.invertheaderdisabled header,
	body.fixheader:not(.invertheader) header {
		margin: 0px auto 0px auto;
	}
	body.menu-x:not(.fixheader).inverthead header *,
	body.menu-x:not(.fixheader).inverthead #nav-opener i,
	body.menu-x:not(.fixheader).inverthead header a {
	    color: #7e392e!important;
	}
	body.menu-x:not(.fixheader).inverthead header a.akt,
	body.menu-x:not(.fixheader).inverthead header a:hover,
	body.menu-x:not(.fixheader).inverthead #nav-opener i {
	    border-color: #7e392e!important;
	}
	body.menu-x:not(.fixheader).inverthead .sIcon:hover, 
	body.menu-x:not(.fixheader).inverthead .sIcon.act, 
	body.menu-x .sIcon:hover,
	body.menu-x .sIcon.act {
	    color: #FFFFFF!important;
	}
	body.menu-x:not(.fixheader).inverthead #logo img { 
		filter: unset;
	}
	#header-spacer { height: 110px; }
	#headbg { height: 100px; }
	#logo img { width: 102px; height: 80px; }
	#logo .cell .l { margin-top: 36px; }

	section, .section { padding-bottom: 15%; }

	.page-jatekszabalyzat .content h1 {
		font-size: 26px;
		letter-spacing: 1px;
	}

	#firstSlider .text { /*margin: 140px auto; height: 232px; overflow: hidden;*/ }
	#firstSlider .text > div { margin-top: 75px; }
	#firstSlider .title { font-size: 26px; margin: 0; width: 100%; }
/*	#firstSlider .lead { height: 155px; overflow: hidden; }*/
	#firstSlider .points { padding: 30px 0; }
	#firstSlider .points .inner { grid-template-columns: unset; padding: 0 10%; }
	#firstSlider .point { padding: 0; border-left: 0; }
	#firstSlider .point:not(:nth-child(1)) { margin-top: 30px; padding-top: 30px; border-top: 1px solid #d9e8df; }
	#firstSlider .point.prev { left: 0px; right: auto; }
	#firstSlider .point.next { left: 50px; right: auto; }
	#firstSlider-wrap, #firstSliderClone { margin-top: 0; min-height: 500px; }

	#aboutSlider {
		width: 100%;
	}
	#aboutSlider .item {
		grid-template-columns: 100%;
	    grid-gap: 0%;
	}
	#aboutSlider .item .text {
		grid-area: 1/1/2/2;
	}
	#aboutSlider .item .image {
		grid-area: 2/1/3/2;
	}
	#aboutSliderClone,
	#aboutSlider-wrap,
	#aboutSlider .item img {
		right: unset;
		top: unset;
		overflow: unset;
		width: 100%;
		left: 0;
	}
	#aboutSlider .link-button {
		position: relative;
		margin: 30px 0;
		left: 0;
	}
	#aboutSlider .item img {
		/*width: 120%;*/
		/*left: -10%;*/
		position: relative;
	}
	#aboutSlider .item .lead {
		padding-left: 7%;
		padding-right: 5%;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#aboutSlider .item .lined span {
		margin-left: 4%;
		padding: 0 3%;
	}

	.lined { }
	.lined span { padding: 0 2%; margin-left: 4%; }
	.lined .subtitle { font-size: 15px; }
	.pagewidth-half-wrap {
		overflow-x: hidden;
	}
	.pagewidth-half-wrap.pb240 {
		padding-bottom: 120px;
	}
	.pagewidth-half-wrap .inner,
	.pagewidth-half-wrap .section,
	.pagewidth-half-wrap section {
		display: table;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.pagewidth-half-wrap .section,
	.pagewidth-half-wrap section {
	    padding: 15% 7% 15% 7%;
	}
	.registration-opener,
	.newsletter-signup {
		display: table;
	}
	.newsletter-signup .link-button {
		bottom: auto;
		margin: 20px 0;
	}
	.pagewidth-half-wrap .newsletter-signup {
		padding-bottom: 27%;
	}
	.registration-opener .link-button {
		bottom: auto;
		margin: 20px 0;
	}

	.anyList, .anyList .item { margin-top: 30px; overflow: initial; }
	.anyList .item.alignIr .text { margin-right: 0; }
	.anyList .item.alignIl img { margin-left: 0; float: none; /*width: 133%; max-width: 133%;*/ width: 100%; max-width: 100%; }
	.anyList .item.alignIr img { margin-left: -0; float: none; width: 100%; max-width: 100%; /*padding-bottom: 40px;*/ }
	/*.anyList.mImgBg {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-top: 70%;
		background-size: 127%;
		background-position: 59% top;
	    background-repeat: no-repeat;
	    padding-top: 90%;
	}
	.anyList.mImgBg img { display: none; }
	.anyList.mImgBg .text { width: 86%; margin: auto; }*/
	.anyList .item .button { 
		bottom: 0;
		position: relative;
		margin-top: 10px;
	}
	
	.list-3-col .items .item {
		width: 49%;
		min-height: 230px
	}
	.list-3-col .items .item:nth-child(3n-2) {
		margin-left: 2%;
	}
	.list-3-col .items .item:nth-child(2n-1) {
		margin-left: 0;
	}

	
	#galeria-box img {
		float: none;
		margin-left: 0;
	}
	#galeria.mozaik .items {
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 0%;
		grid-row-gap: 0%;
	}

	#galeria.columned .column2 { columns: 1; }
	#galeria.columned .items .item { width: 100%!important; height: auto!important; }

	/*#postList2 .item:nth-child(1) {
		padding-top: 54%;
	}*/
	#postList2 .item {
		padding-top: 54%;
		margin-right: 0;
	}
	
	/*.page-head { margin-bottom: 40px; }*/
	/*.page-head .title, .page-head .lead { width: 100%; margin: 0; }*/
	/*.page-head .lead { margin-top: 40px; }*/

	.page-head .layout {
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 0%;
		grid-row-gap: 0%;
	}
	.page-head .title { grid-area: 1/1/2/2; }
	.page-head .lead { grid-area: 2/1/3/2; padding-left: 7%; padding-right: 5%; }
	.page-head .image { grid-area: 3/1/4/2; }
	.page-head .text { grid-area: 4/1/5/2; padding-left: 7%; }
	.page-head .lined span { margin-left: 4%; padding: 0 3%; max-width: 85%; letter-spacing: 1px; line-height: 1.2; width: 90%; }
	.page-head .image img { width: 90%; position: relative; left: unset; bottom: unset; right: unset; }

	#about2 .title,
	#about2 .lead {
		width: 100%;
		padding: 10% 7% 7% 7%;
		margin: auto;
		columns: 1;
	}
	#about2 .lead {
		width: 100%;
		padding-top: 1px;
	}
	#about2 .title {
		margin-top: -37px;
		padding-bottom: 1px;
	}
	#about2 .text {
		width: 100%;
		margin: auto;
		columns: 1;
	}
	#about2 .image {
		width: 116%;
		margin-left: -8%;
	}

	.page-rolunk .page-head .title { grid-area: 1/1/2/2; }
	.page-rolunk .page-head .lead { grid-area: 2/1/3/2; margin-left: unset; width: unset; }
	.page-rolunk .page-head .image { grid-area: 3/1/4/2; }
	.page-rolunk .page-head .text { grid-area: 4/1/5/2; }
	.page-rolunk .page-head .image img { width: 70%; margin: 10% 15%; position: relative; left: unset; bottom: unset; right: unset; }

	.followUs .inner {
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 0%;
		grid-row-gap: 0%;
		margin-bottom: 0;
	}
	.followUs .title { grid-area: 1/1/2/2; }
	.followUs .lead { grid-area: 2/1/3/2; margin-top: 10%; }
	.followUs .image { margin-top: -10%; }

	.white-box, .color-box, .transparent-box  { padding: 8%; }

	#jegyek .layout {
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 3%;
		grid-row-gap: 5%;
		width: 100%;
	}
	#jegyek .layout .text { grid-area: 2/1/3/2; }
	#jegyek .layout .data { grid-area: 1/1/2/2; padding: 0; margin: 7%; }
	#jegyek .layout .lead { margin-left: 0; margin: 7%; }
	#jegyek .layout .link-button { margin-left: 7%; margin-top: 25px; }
	#jegyek .layout .lined span { 
		margin-left: 4%;
		padding: 0 3%;
	}

	#ticketPurchase { margin-top: 20px; }
	#ticketPurchase .jegyarak { margin-top: 20px; }
	#ticketPurchase .jegyarak td { text-align: left; }
	.text.column2 {
		-webkit-column-count: 1; 
		-moz-column-count: 1; 
		column-count: 1;
		column-gap: 0;
	}
	/*.salonSlider02 .points { display: none; }*/
	/*#firstSlider.salonSlider02 .points { display: inline-block; }*/
	/*#firstSlider.salonSlider02 .title { width: 75%; }*/
	
	.imageTitle .text { position: relative; color: #000; width: auto; margin: 0%; }
	.imageTitle .title { font-size: 25px; margin: 1em 0; }
	.imageTitle .overlay { display: none; }
	.imageTitle.inspiracio .overlay { display: block; }
	.imageTitle.inspiracio .text { position: absolute; margin: 0; color: #FFF; bottom: 20px; }
	.imageTitle.inspiracio .title { font-size: 34px; }
	#post .imageTitle { margin-top: 0; }
	#post .imageTitle .title { margin-top: 0.5em; }

	#post .content { margin: 0 5% 0 7%; width: 86%; }
	#post .content img { width: 116%!important; max-width: 116%!important; margin: 7% 0 7% -8%; }
	#post .image { width: 100%!important; margin-left: 0!important; position: relative; height: 250px; }
	#post .lead { margin-top: 7%; }
	#post .lead:empty { display: none; }

	#post .page-head .layout { grid-template-columns: 100%; }
	/*#post.color-top:before { display: none; }*/
	#post .page-head { margin-bottom: 0; }
	#post .page-head .category, #post .page-head .date { color: #FFF; }
	#post .page-head .category,
	#post .page-head .date {
		color: unset;
		display: inline-block;
	}
	#post .page-head .title { margin-top: 5%; }
	#post .page-head h1 { font-size: 27px; letter-spacing: 1px; }
	#post .page-head .subtitle { margin-left: 7%; }
	#post .page-head .lined span { margin-right: 10%; padding-left: 2%; }
	#post .page-head .lined:before {
		top: 19px;
		bottom: auto;
	}
	.postNav { margin: 7%; width: 86%; }

	/*#forExhibitors .imageTitle .text { margin: 0%; }
	#forExhibitors num.h1 { font-size: 40px; }
	.forExhibitors02 { margin: auto; }
	.forExhibitors02 .text { padding-left: 0; padding-right: 0; }*/

	.kiallitoknak-reszletes .text {
		margin-top: 0;
	}

	#postList2 { margin-bottom: 0; padding-bottom: 0; }
	#postList2 .pagewidth { width: 100%; }
	#postList2 .head .title { margin: 15px 0; margin: 15px 0; padding-left: 7%; box-sizing: border-box; }
	#postList2 .head { margin-bottom: 10px; margin-left: 0;; }
	#postList2 .text { margin: 0; }
	#postList2 .text:empty { display: none; }
	#postList2 .control { text-align: left; }
	#postList2 .head .link-button { position: relative; margin: 0; padding: 10px 70px 0 0; border: 0; right: unset; font-size: 18px; margin: 0 0 15px 7%; }
	#postList2.mmSlider1 .item { position: relative; width: 100%; display: block; opacity: 1; padding-top: 0; margin-bottom: 0; padding-bottom: 15%; }
	#postList2 .item:nth-child(1) { width: 100%!important; }
	#postList2.mmSlider1 .item .date { margin-top: 10px; }
	#postList2.mmSlider1 .item img { position: relative; height: auto; }
	#postList2 .item .text { position: relative; height: auto; margin: 0 8%; }

	#postList3 .item {
		padding-left: 0;
		margin-left: 0;
		padding-top: 55%;
	}

	#postList .mmSlider1 .points { display: block; position: absolute; position: absolute; padding: 0; width: 97%; margin-top: -32%; }
	#postList .mmSlider1 .category { padding-right: 15px; }
	#postList .mmSlider1 .points .point { display: none; }
	#postList .mmSlider1 .points .point.next, #postList .mmSlider1 .points .point.prev { 
		display: inline-block;
		position: absolute;
		left: -34px;
		width: 15px;
		font-size: 35px;
		padding: 20px 5px;
	}
	#postList { width: 100%; overflow-x: hidden; }
	#postList .mmSlider1 .points .point.next { left: auto; right: -31px; text-align: right; }
	#postList .mmSlider1 .item.prev, #postList .mmSlider1 .item.next { -moz-opacity:.0; filter:alpha(opacity=0); opacity:.0; }
	/*#postList .mmSlider1 .text { position: relative; margin: 1% 0; color: #000; }*/
	/*#postList .mmSlider1 .title { font-size: 25px; margin-top: 10px; }*/
	/*#postList .mmSlider1 img { position: relative; }*/
	#postList .mmSlider1 .overlay { display: none; }
	/*#postList .postList.pagewidth { width: 100%; margin-top: 60px; }*/
	/*#postList .postList .item { margin-bottom: 0; }*/
	/*#postList .postList .button { color: #FFF; }*/
	/*#postList .postList img { width: 86%; margin: 7% 7% 0 7%; }*/
	#postList .date, #postList .category { color: #2d2d2d; }
	#postList .categorys { background-color: #FFFFFF; padding: 10px; }

	#creed .salonSlider02 .item { width: 100%; display: block; position: relative; margin-bottom: 40px; }
	#creed .salonSlider02 .item img { position: relative; }

	.blog-emphasized, .blog-emphasized .item { overflow: initial; }
	.blog-emphasized img { height: 250px; width: 116%; margin-left: -8%; margin-bottom: 6%; position: relative; }
	.blog-emphasized .text { width: 100%; }
	.blog-emphasized .lead { padding-top: 0; }
	.blog-emphasized .text * { color: unset; }
	.blog-emphasized .text { display: block; position: relative; left: unset; bottom: unset;  }
	.blog-emphasized .title { font-size: 17px; line-height: 1.4; }
	.blog-emphasized .overlay { display: none; }
	.blog-emphasized.white-top:before { height: 100%; }

	.imageslines--x1 { max-width: 116%; margin-left: -8%; }
	.imageslines--x1 .mmSlider1-wrap { overflow-x: hidden; }
	#post .content .imageslines--x1 img { width: 100%!important; max-width: 100%!important; margin: 0; }

	.postList .item { margin-left: 0; margin-bottom: 2%; }
	.postList .item .image { height: 250px; width: 116%; margin-left: -8%; }
	.postList .item .category, .postList .item .date {  }
	.postList .item .text { padding-top: 9%; padding-bottom: 10%; padding-left: 0; }
	.postList .item .title { font-size: 100%; line-height: 1.4; }
	#postList .categorys a { margin-left: 0; }

	.offer { margin: 0 7% 17% 7%; padding-bottom: 180px; }
	.offer .title { font-size: 25px; letter-spacing: 4px; }
	.offer .inner {
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 0;
		grid-row-gap: 0;
	}
	.offer .inner .inputs { grid-area: 1/1/2/2; }
	.offer .inner .inputs2 { grid-area: 2/1/3/2; position: relative; }
	.offer .inputs2 img { position: relative; width: 100%; left: unset; margin-bottom: -220px; bottom: -50px; }

	#forExhibitors .informing {
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 0;
		grid-row-gap: 0;
		margin-bottom: 0;
	}
	#forExhibitors .informing .title { grid-area: 1/1/2/2; margin-left: 0%; margin-right: 5%; }
	#forExhibitors .informing .lead { grid-area: 2/1/3/2; margin-left: 7%; margin-right: 5%; }
	#forExhibitors .informing .data { grid-area: 3/1/4/2; margin-left: 7%; margin-right: 5%; margin: 8% 0;; }
	#forExhibitors .informing .text { grid-area: 4/1/5/2; margin-left: 7%; margin-right: 5%; }

	#registration .grid {
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 0;
		grid-row-gap: 0;
	}
	#registration .gi-0 { grid-area: 1/1/2/2; padding-left: 0; }
	#registration .gi-2 { grid-area: 2/1/3/2; padding: 7% 5% 7% 7%; }
	#registration .gi-1 { grid-area: 3/1/4/3; padding-left: 2%; }
	#registration .gi-3 { grid-area: 4/1/5/3; padding: 7% 5% 7% 7%; }
	#registration .gi-4 { grid-area: 5/1/6/3; padding: 7% 5% 7% 7%; }
	#registration label { margin-top: 30px; font-size: 16px; }
	#registration select { width: 65% }

	.page-partnerek .page-head .lined:before {
		width: 102%;
	}
	#exhibitors .filters { 
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 0;
		grid-row-gap: 0;
		margin-left: 0;
	}
	#exhibitors .filters .categories { grid-area: 1/1/2/2; padding: 5px 0 0 0; }
	#exhibitors .filters .search { grid-area: 2/1/3/2; margin: 20px 0 0 0; padding: 0 0 0 0; }
	#exhibitors .filters input { width: 100%; }
	body.exhibitor-filtered #exhibitors-list { margin-top: -125px; }
	body.exhibitor-filtered a.back-link  { margin-bottom: 250px; }

	#exhibitors .head { display: block; }
	#exhibitors .head .text { margin-top: 0; margin-bottom: 20px; }
	#exhibitors .categories { padding-top: 40px; }
	#exhibitors input { width: 94%; }
	#exhibitors .categories .list { column-count: 2; width: 80%; }
	#exhibitor .text { margin-left: 0%; }
	/*#exhibitor .titlebox .text { margin-bottom: 3%; }*/
	#exhibitor .salonSlider02-wrap { float: none!important; margin: auto!important; }
	/*#exhibitor .titlebox { display: block; border: 0; width: 86%; padding: 0; }*/
	#exhibitor .contacts { padding-top: 0; }
	#exhibitor .categories { margin-bottom: 10px; }
	/*#exhibitor .category { color: #FFF; }*/
	#exhibitor .contacts * { font-size: 100%; }
	#exhibitor .page-head h1 { letter-spacing: 0px; }
	#exhibitor .page-head { margin-top: 10px; }
	#exhibitor .page-head .lead { padding: 0; }
	#exhibitor .page-head .lead .logo { width: 100%; }
	#exhibitor .page-head .layout.transparent-box { padding: 35px 0 0 0; }
	.page-kiallitok.contenturl .page-head .white-box {
		padding: 8%;
		padding-bottom: 175px;
	    background-position: bottom center!important;
	}
	#exhibitor .contacts { padding-bottom: 25px; }
	#exhibitor .contacts .logo { position: relative; bottom: unset; right: unset; }

	#exhibitorSlider,
	#exhibitorSlider-wrap {
		width: 100%;
		margin-bottom: 0;
	}

	/*#jegyek2 .image { width: 100%; margin-top: -140px; }*/
	#jegyek2 .inner {
		background-color: transparent;
		box-shadow: unset;
		-webkit-box-shadow: unset;
		-moz-box-shadow: unset;
	}
	#jegyek2 .items {
		display: block;
		/*grid-template-columns: repeat(auto-fit, minmax(10px, 1fr));*/
		grid-template-columns: unset);
		background-color: transparent;
		margin: 0;
		padding: 0;
	}
	#jegyek2 .items .item {
		margin-bottom: 30px;
		padding: 11%;
		box-shadow: 0px 9px 100px 0px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0px 9px 100px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 9px 100px 0px rgba(0, 0, 0, 0.1);
	}
	#jegyek2 .describe {
		bottom: unset;
		position: relative;
		min-height: unset;
	}
	#jegyek2 .items .item .link-button {
		bottom: unset;
		position: relative;
		width: 100%;
		margin: 30px 0 0 0;
	}
	#publicTransport { grid-template-columns: 100%; }
	#publicTransport.megkozelites > div:nth-child(2) { border: 0; }
	#publicTransport h1 { font-size: 19px; }
	#publicTransport.informacio { padding: 0; }
	.trafficLines { text-align: left; }
	.trafficLines p { font-size: 14px; }

	#toptile {
		height: 1200px;
		display: grid;
		grid-template-columns: 50% 50%;
		grid-template-rows: 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5%; /* 25% 25% 25% 25%*/
	}
	#toptile span, #toptile .lt span {
		font-size: 18px;
		left: 15px;
		bottom: 12px;
	}
	#toptile .tile1  { grid-column: span 2; grid-row: span 2; }
	#toptile .tile2  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile3  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile4  { grid-column: span 2; grid-row: span 1; }
	#toptile .tile5  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile6  { grid-column: span 1; grid-row: span 2; }
	#toptile .tile7  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile8  { grid-column: span 2; grid-row: span 2; }

	.marvany {
		margin-top: 60px;
		padding: 60px 0;
	}
	/*.box-followUs { margin-top: 0; margin-bottom: 60px; }*/
	/*.box-followUs .buttons { padding: 10%; text-align: center; box-sizing: border-box; }*/
	/*.box-followUs2 .texts {*/
		/*padding-left: 10px;*/
		/*padding-right: 10px;*/
	/*}*/

	.page-hitvallas .columnHalf { width: 100%; }
	.page-hitvallas h1 { font-size: 21px; margin: 2.1em 0; }


	.section-on-stage .details,
	.section-szinpadi-programok .details {
		margin-left: 0;
	}
	.section-at-the-stands .item,
	.section-standprogramok .inner .item {
		width: 48%;
	}
	.section-at-the-stands .item:nth-child(3n+1),
	.section-standprogramok .inner .item:nth-child(3n+1) {
	    margin-right: 2%;
	}
	.section-at-the-stands .item:nth-child(2n),
	.section-standprogramok .inner .item:nth-child(2n) {
	    /*margin-right: 0;*/
	}
	.section-on-stage .day,
	.section-szinpadi-programok .day {
		width: 100%;
	}
	.section-on-stage .white-box.monly,
	.section-szinpadi-programok .white-box.monly {
		margin-left: 0;
		padding: 7% 7%;
	}
	#programs.white-top:before {
		height: 118px;
	}
	#on-stage,
	#szinpadi-programok {
		margin-left: 0!important;
		padding-bottom: 0;;
	}
	.section-on-stage .item,
	.section-szinpadi-programok .item {
		padding-left: 0;
	}
	.section-at-the-stands .item,
	.section-standprogramok .inner .item {
		margin-bottom: 10%;;
	}
	
	#program .content {
		background-color: transparent;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	#program h1 {
		font-size: 26px;
	}
	#program .more-programs {
		margin-top: 20%;;
	}
	#program .more-programs .link-buttons {
		position: relative;
		top: auto;
		right: auto;
	}
	#program .more-programs .link-button {
		margin-left: 0;
		display: inline-block;
		margin-right: 14%;
	}
	#program .more-programs .items {
		margin-top: 25px;
	}
	#program .more-programs > .title {
		margin-bottom: 40px;
	}
	#program .more-programs .item .title {
		width: auto;
		margin: 0;
		padding: 7%;
	}
	#program .more-programs .item,
	#program .more-programs .item .title {
		margin-left: 0;
	}
	#program .more-programs .items .item:nth-child(1),
	#program .more-programs .item {
		width: 86%;
		margin: 7%;
	}
	#program .page-head .image {
		/*float: none;*/
		/*width: 100%;*/
		margin-top: 40px;
		grid-area: 2/1/3/2;
	}
	#program .page-head .text {
		margin: 0;
		padding-top: 40px;
		width: 100%;
		grid-area: 3/1/4/2;
	}
	#program .lined:before {
		top: 20px;
	}

	body.page-helyszin iframe {
		/*width: 116%;*/
		/*margin-left: -8%;*/
		height: 500px;
		position: relative;
	}

	
	#contact .contact {
		display: grid;
		grid-template-columns: 100%;
		grid-template-rows: unset;
		grid-gap: 0;
		grid-row-gap: 0%;
	}
	#contact .contact .title { grid-area: 1/1/2/2;  }
	#contact .contact .data { grid-area: 2/1/3/2; padding-left: 0; }
	#contact .contact .send { grid-area: 3/1/4/2; }
	#contact .contact .lead { grid-area: 4/1/5/2; }
	#contact .contact .send .b { position: relative; }
	#contact #informacio { margin-top: 40px; margin-bottom: 0; }

	#exhibitors .search {
		padding-top: 50px;
	}
	#exhibitors-list .item {
		margin-bottom: 40px;
	}
	#exhibitors-list .title {
		margin-top: 10px;
	}

	/*#tickets { margin-top: 15px; }*/
	/*#tickets .describe .text { min-height: auto; }*/

	/*#partners .title { margin: 40px 0; }*/
	#partners .items.count-1 .item,
	#partners .items.count-2 .item,
	#partners .items.count-3 .item { width: 90%; }
	#partners .items.count-2 .item { width: 60%; }
	#partners .items.count-3 .item { width: 50%; }
	#partners .items .item { width: 100%; max-width: 350px; margin: auto; margin-bottom: 21%; }
	#partners .item { border-color: #ffaebf; }
	#partners .items.catid-1 { display: block; width: 100%; }
	#partners .items.catid-1 .item { display: block; width: 86%; margin: 7%; margin-bottom: 1%; background-position: left; }
	#partners .items.catid-1 .text { width: 100%; padding: 0; border: 0; }

	#pressInquiry { margin-bottom: 80px; }

	/*#forExhibitors .head .button { display: block; position: relative; margin-top: 20px; max-width: 85px; }

	.forExhibitors02 .text { min-height: auto; }
	.forExhibitors02 .button { position: relative; left: 0; display: block; max-width: 85px;  }

	.forExhibitors03 img { padding: 0; }
	.forExhibitors03 .text { margin: auto auto 20px auto ; }*/

	.mediakit-linkek p:first-of-type,
	.mediakit-kreativ-javaslatok p:first-of-type,
	.mediakit-szovegek p:first-of-type {
		margin-bottom: 3.5em;
	}
	.mediakit-linkek td p:first-of-type,
	.mediakit-kreativ-javaslatok td p:first-of-type,
	.mediakit-szovegek td p:first-of-type {
		margin-bottom: 1.5em;
	}
	.page-socialmediakit h1,
	.page-socialmediakit h2 {
		font-size: 31px;
	}
	.page-socialmediakit table,
	.page-socialmediakit tbody,
	.page-socialmediakit tr,
	.page-socialmediakit td {
		display: block;
		width: 100%!important;
		box-sizing: border-box;
		margin-left: 0;
		margin-right: 0;
	}
	.mediakit-linkek td {
		display: inline-block;
		width: auto!important;
		margin-bottom: 25px;
		max-width: 243px;
	}
	.mediakit-linkek td {
		font-size: 10px;
	}
	.mediakit-linkek td strong {
		font-size: 20px;
		line-height: 1.2em;
	}
	.mediakit-linkek td img {
		margin-right: 8px;
		margin-left: -3px;
	}
	.mediakit-linkek td br,
	.mediakit-linkek tr td:nth-child(3) {
		display: none;
	}

	/**/
	.lined:before { width: 100%!important; }

	.trafficLines div {
		font-size: 28px;
		width: auto;
		height: 35px;
		padding-top: 0;
		margin: 10px 15px 30px 0px;
	}
	footer { padding: 25px 0 25px 0; font-size: 18px; }
	footer .logo img.logo { margin-bottom: 20px; }
	footer .linkek { display: inline-block; padding-left: 0; border-left: 0; width: 49%; border-left: 0; padding-left: 0; vertical-align: top; margin-top: 0; font-size: 15px; }
	footer .linkek a { padding-left: 0;  }
	footer .fotamogato { padding-top: 60px; }
	footer .contact { padding-top: 30px; }
	footer td:empty { display: none; }

}
@media (max-height: 500px)
{
	/*#logo img { width: 153px; height: 120px; }*/
	#header-wrap { height: 75px; }
	#firstSlider.salonSlider02 .text { margin: 20% 7%; }
}
@media (max-width: 850px){

	#logo img { width: 145px; height: 100px; }
	#logo.cell { height: 25px; }
	#logo .cell .l { margin-top: 36px; }
	#postList .mmSlider1 .title { font-size: 35px;  }
	#postList .mmSlider1 .text { margin: 10%; }
}
@media (max-width: 800px){
	.section-at-the-stands .item,
	.section-standprogramok .inner .item {
		width: 100%;
	}
	.section-at-the-stands .item img,
	.section-standprogramok .inner .item img {
		max-width: 400px;
	}
}
@media (max-width: 700px){
	#postList .mmSlider1 .points { margin-top: -35%; }
	#postList .mmSlider1 .points .point.prev { left: -32px; }
	#postList .mmSlider1 .points .point.next { right: -29px; }
}
@media (max-width: 600px){

	#exhibitors .categories .list { margin-left: -3%; width: 95%; }
	#firstSlider.salonSlider02 .title { width: 100%; }
	#menu { margin-top: 15%; }
	#logo img { width: 145px; height: 115px; }
	#logo.cell { height: 25px; }
	#header-wrap { height: 95px; }
	#logo .cell .l { margin-top: 36px; }
	#logo .cell div { font-size: 28.5px; line-height: 30px; }
	#logo .cell span { font-size: 22.7px; line-height: 30px; }
	#postList .mmSlider1 .title { font-size: 25px; }
}
@media (max-width: 500px){
	#header-wrap { height: 85px; }
	#postList .mmSlider1 .points { margin-top: -38%; }
	#postList .mmSlider1 .points .point.prev { left: -32px; }
	#postList .mmSlider1 .points .point.next { right: -25px; }
	#firstSlider .lead { font-size: 16px; }
	/*#firstSlider .title { margin-bottom: 15px; }*/
	#firstSlider .lead .link-button { margin-top: 15px; }
	#postList .categorys a {
		display: block;
	}
	.list-3-col .items .item {
		width: 100%;
		margin-left: 0;
		min-height: 230px;
	}
	.list-3-col .items .item:nth-child(3n-2) {
		margin-left: 0;
	}
}
@media (max-width: 450px){
	#header-wrap { height: 80px; }
	#logo img { padding-right: 20px; margin-right: 5px; }
}
@media (max-width: 400px){
	#nav-opener { top: 28px; }
	#header-wrap { height: 75px; }
	#postList .mmSlider1 .points { margin-top: -38%; }
	#postList .mmSlider1 .points .point.prev { left: -32px; }
	#postList .mmSlider1 .points .point.next { right: -21px; }
}
@media (max-width: 350px){
	#nav-opener { top: 26px; }
}

@media (max-width: 950px){#logo{-webkit-transform: scale(0.84);-ms-transform: scale(0.84);transform: scale(0.84);-webkit-transform-origin-x: 0;}}
@media (max-width: 850px){#logo{-webkit-transform: scale(0.74);-ms-transform: scale(0.74);transform: scale(0.74);-webkit-transform-origin-x: 0;}}
@media (max-width: 750px){#logo{-webkit-transform: scale(0.64);-ms-transform: scale(0.64);transform: scale(0.64);-webkit-transform-origin-x: 0;}}
@media (max-width: 700px){#logo{-webkit-transform: scale(0.57);-ms-transform: scale(0.59);transform: scale(0.59);-webkit-transform-origin-x: 0;}}
@media (max-width: 650px){#logo{-webkit-transform: scale(0.64);-ms-transform: scale(0.64);transform: scale(0.64);-webkit-transform-origin-x: 0;}}
@media (max-width: 600px){#logo{-webkit-transform: scale(0.59);-ms-transform: scale(0.59);transform: scale(0.59);-webkit-transform-origin-x: 0;}}
@media (max-width: 550px){#logo{-webkit-transform: scale(0.55);-ms-transform: scale(0.55);transform: scale(0.55);-webkit-transform-origin-x: 0;-webkit-transform-origin-y: 45%; } }
@media (max-width: 500px){#logo{-webkit-transform: scale(0.57);-ms-transform: scale(0.57);transform: scale(0.57);-webkit-transform-origin-x: 0;}}
@media (max-width: 450px){#logo{-webkit-transform: scale(0.56);-ms-transform: scale(0.56);transform: scale(0.56);-webkit-transform-origin-x: 0;}}
@media (max-width: 470px){#logo{-webkit-transform: scale(0.55);-ms-transform: scale(0.55);transform: scale(0.55);-webkit-transform-origin-x: 0;}}
@media (max-width: 430px){#logo{-webkit-transform: scale(0.54);-ms-transform: scale(0.54);transform: scale(0.54);-webkit-transform-origin-x: 0;}}
@media (max-width: 420px){#logo{-webkit-transform: scale(0.53);-ms-transform: scale(0.53);transform: scale(0.53);-webkit-transform-origin-x: 0;}}
@media (max-width: 410px){#logo{-webkit-transform: scale(0.52);-ms-transform: scale(0.52);transform: scale(0.52);-webkit-transform-origin-x: 0;}}
@media (max-width: 400px){#logo{-webkit-transform: scale(0.51);-ms-transform: scale(0.51);transform: scale(0.51);-webkit-transform-origin-x: 0;}}
@media (max-width: 390px){#logo{-webkit-transform: scale(0.50);-ms-transform: scale(0.50);transform: scale(0.50);-webkit-transform-origin-x: 0;}}
@media (max-width: 380px){#logo{-webkit-transform: scale(0.49);-ms-transform: scale(0.49);transform: scale(0.49);-webkit-transform-origin-x: 0;}}
@media (max-width: 370px){#logo{-webkit-transform: scale(0.48);-ms-transform: scale(0.48);transform: scale(0.48);-webkit-transform-origin-x: 0;}}
@media (max-width: 360px){#logo{-webkit-transform: scale(0.46);-ms-transform: scale(0.46);transform: scale(0.46);-webkit-transform-origin-x: 0;}}
@media (max-width: 350px){#logo{-webkit-transform: scale(0.45);-ms-transform: scale(0.45);transform: scale(0.45);-webkit-transform-origin-x: 0;}}
@media (max-width: 340px){#logo{-webkit-transform: scale(0.44);-ms-transform: scale(0.44);transform: scale(0.44);-webkit-transform-origin-x: 0;}}
@media (max-width: 330px){#logo{-webkit-transform: scale(0.42);-ms-transform: scale(0.42);transform: scale(0.42);-webkit-transform-origin-x: 0;}}
@media (max-width: 320px){#logo{-webkit-transform: scale(0.41);-ms-transform: scale(0.41);transform: scale(0.41);-webkit-transform-origin-x: 0;}}