#block-fooldali-kepes-menu-block-1 {
	margin-top: 15px;
}
[class^='imghvr-'], [class*=' imghvr-'] {
	position: relative;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	color: #fff;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
}

[class^='imghvr-'] > img, [class*=' imghvr-'] > img {
	vertical-align: top;
	max-width: 100%;
	border-radius: unset;
}

[class^='imghvr-'] > figcaption, [class*=' imghvr-'] figcsption {
	padding: 30px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	background-color: rgba(29, 132, 195, 0.9);
}

[class^='imghvr-'] figcaption h1, [class^='imghvr-'] figcaption h2, [class^='imghvr-'] figcaption h3, [class^='imghvr-'] figcaption h4, [class^='imghvr-'] figcaption h5, [class^='imghvr-'] figcaption h6, [class*=' imghvr-'] figcaption h1, [class*=' imghvr-'] figcaption h2, [class*=' imghvr-'] figcaption h3, [class*=' imghvr-'] figcaption h4, [class*=' imghvr-'] figcaption h5, [class*=' imghvr-'] figcaption h6 {
	color: #fff;
}

[class^='imghvr-'] a, [class*=' imghvr-'] a {
	color: #fff;
}

[class^='imghvr-'] > .menucim, [class*=' imghvr-'] > .menucim {
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
	color: white;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 900;
  letter-spacing: 1px;
}

[class^='imghvr-'] * > .menupont {
	text-align: center;
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
	color: white;
	line-height: 1.7em;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 5px;
}

[class^='imghvr-'] > .menuoverlay, [class*=' imghvr-'] > .menuoverlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: .5s ease;
	background-color: rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

[class^='imghvr-'], [class*=' imghvr-'], [cass^='imghvr-']:before,
[class^='imghvr-']:after, [class*=' imghvr-']:before, [class*=' imghvr-']:after,
[class^='imghvr-'] *, [class*=' imghvr-'] *, [cass^='imghvr-'] *:before,
[class^='imghvr-'] *:after, [class*=' imghvr-'] *:before, [class*=' imghvr-'] *:after {
	box-sizing: border-box;
	transition: all .35s ease;
}
/* imghvr-flip- */

[class^='imghvr-flip-'], [class*=' imghvr-flip-'] {
	-webkit-perspective: 50em;
	        perspective: 50em;
}

[class^='imghvr-flip-'] figcaption, [class*=' imghvr-flip-'] figcaption {
	opacity: 0;
}

[class^='imghvr-flip-']:hover > img, [class*=' imghvr-flip-']:hover > img {
	opacity: 1;
}

[class^='imghvr-flip-']:hover figcaption, [class*=' imghvr-flip-']:hover figcaption {
	opacity: 1;
	transition-delay: 0.14s;
}

[class^='imghvr-flip-']:hover > .menucim, [class*=' imghvr-flip-']:hover > .menucim {
	opacity: 0;
}

/* imghvr-flip-vert */
.imghvr-flip-vert figcaption {
	-webkit-transform: rotateY(90deg);
	        transform: rotateY(90deg);
	-webkit-transform-origin: 50% 0%;
	        transform-origin: 50% 0%;
}

.imghvr-flip-vert:hover > img {
	-webkit-transform: rotateY(-180deg);
	        transform: rotateY(-180deg);
}

.imghvr-flip-vert:hover figcaption {
	-webkit-transform: rotateY(0deg);
	        transform: rotateY(0deg);
}

.menu-doboz {
	padding: 0 7px 7px;
}
