/* img nagyit */
.layer-open {
	overflow: hidden;
	padding-right:17px;
}
.imgnagyit {
	cursor: pointer;
}
#imgnagyit-layer{
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
	cursor: pointer;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: none;
	z-index: 999;
	filter: alpha(opacity=100);
	opacity: 1.0;
	
	
	-webkit-overflow-scrolling: touch;
	outline: 0;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
}
#imgnagyit {
	display: block;
	overflow: hidden;
	background: none;
	cursor: pointer;
	position: absolute;
	top: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
	z-index: 1000;
	-webkit-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
#imgnagyit img{
	width: 100%;
	max-width: 100%;
}
@media (max-width: 991px) {
	.imgnagyit {
		cursor: default;
	}
}
/* nagyit */


.savvaltas{
	background: #f9f9f9;
	//min-width: 200px;
	max-width: 300px;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 18px 0px;
	padding-right: 10px;
	text-decoration: none;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-ms-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
.savvaltas .kep{
	margin-left: 30px;
	margin-right: 20px;
	float: left;
}
.savvaltas.vision{
	line-height: 32px;
}
.savvaltas.vision .kep{
	margin-left: 30px;
	margin-right: 20px;
	float: none;
}
.savvaltas .szoveg{
	font-family: 'nimbuslight', sens-serif;
	text-transform: uppercase;
	color: #a7a9ac;
	text-decoration: none;
	font-size: 20px;
	margin-top: 18px;
	padding-left: 30px;
	padding-right: 30px;
	display: inline-block;
	line-height: 22px;
	float: left;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-ms-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
	
	width: 100%;
	  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.savvaltas.active,
.savvaltas:hover{
	background: #626262;
	color: #fff;
}
.savvaltas.active  .szoveg,
.savvaltas:hover  .szoveg{
	color: #fff;
	text-decoration: none;
}

.termek-img-box{
	height: 100px;
	width: 100px;
	position: relative;
	margin-bottom: 0px;
}
.termek-img{
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.termek-img-tarto{
	content: '';
	display: block;
	background-image: url(../../../media/termekek/tarto-830-2.png);
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
}
.termek-leiras{
	padding-left: 15px;
	margin-left: 60px;
	border-left: 1px solid #E5E5E5;
}
.termek-alcim{
	color:#242424;
}

@media (min-width: 980px) and (max-width: 1199px){
	.savvaltas{
		max-width: 230px;
	}
}

@media (max-width: 991px) {
	.savvaltas{
		float: none;
		display: block;
		margin-right: 0px;
		margin-bottom: 10px;
		max-width: 100%;
	}

	.termek-leiras{
		padding-left: 0px;
		margin-left: 0px;
		border-left: 0px solid #E5E5E5;
	}
	.termek-img-box{
	}
	.termek-img-tarto{
	}
}

/* egyéb */

.navilabel-3,
.navilabel-2{
	margin: 30px 0px 15px;
}
.design-kep{
	float:right;
	margin-left:15px;
	margin-top:3px;
}
.media-object{
	width: 100px;
	max-width: 100px;
}
.kiemeles{
	text-transform: uppercase;
	/*color: #86BD36;*/
	font-family: 'nimbuslight',sans-serif;
	font-size: 18px;
}
.felepites-box{
	position: relative;
}
.felepites-szoveg{
	position: absolute;
	background: #fff;
	right: 0px;
	width: 260px;
	text-align: left;
	padding: 5px 10px;
	text-transform: uppercase;
	font-family: 'nimbuslight', sans-serif;
}
.felepites-szoveg-4{
	top: 55px;
}
.felepites-szoveg-3{
	top: 205px;
}
.felepites-szoveg-2{
	top: 243px;
}
.felepites-szoveg-1{
	top: 285px;
}
.illesztes-classic{
	margin-top: 0px;
}
.illesztes-panloc{
	margin-top: 40px;
}
.illesztes-panloc-kep{
	width: 65px;
	float: left;
	margin-right: 15px;
}
@media (min-width: 1199px) {
	.felepites-szoveg-4{
		top: 75px;
	}
	.felepites-szoveg-3{
		top: 253px;
	}
	.felepites-szoveg-2{
		top: 305px;
	}
	.felepites-szoveg-1{
		top: 355px;
	}
	
	.illesztes-panloc{
		margin-top: 90px;
	}
}
@media (max-width: 991px) {
	.design-kep{
		display: none;
	}
	.felepites-szoveg{
		position: static;
		display: block;
		width: auto;
	}
	.illesztes-classic{
		margin-top: 20px;
	}
	.illesztes-panloc{
		margin-top: 0px;
	}
}


/* Árlista */

/*.navilabel-2:first-child{
	margin-top: 20px;
}*/
.navilabel-2:not(:first-child){
	margin-top: 40px;
}

.pdf-link{
	display: inline-block;
	margin: 15px 0px;
	
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transition: 0.35s ease transform;
    -webkit-transition: 0.35s ease transform;
}

.pdf-link .pdf-img-container{
	max-width: 502px;
	border: 1px solid #A0A0A0;
	padding: 40px 20px;

	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transition: 0.35s ease transform;
    -webkit-transition: 0.35s ease transform;
}

.pdf-link:hover .pdf-img-container{
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
}

.hovericon {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin: -47px 0 0 -47px;
    width: 96px;
    height: 96px;
    text-align: center;
    color: #ffffff;
    font-size: 95px;
    line-height: 95px;
    z-index: 5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    text-shadow: none;
}
.child-has-hovereffect:hover .hovericon {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.hoverbackground {
    position: absolute;
    display: block;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    z-index: 4;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
	background: rgba(134,189,54, 0.5);
}
.child-has-hovereffect:hover .hoverbackground {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}