.hero h1 {
	font-size: 48px;
	font-weight: 800;
	line-height: 1.15;
	max-width: 745px;
	color: #ffffff;
}
.kapcsolat {
	background: #f4f4f4!important;
}
.akc {
	width: 100%!important;
	padding: 5px!important;
	height: 1010px!important;
	overflow: hidden!important;
}
.k-szoveg {
	text-align:left;
}
.mvc {
	padding-top: 0px;
}
.mobile-on {
	display:none;
}
 @media(max-width:991px) {
 .hero h1 {
 font-size: 36px;
}
}
 @media(max-width:767px) {
 .hero h1 {
 font-size: 28px;
}
.jp {
 font-size: 16px;
}
.focim {
 font-size: 21px;
}
 .mobile-off {
 display:none;
}
 .mobile-on {
 display:block;
}
 .k-szoveg {
 text-align:center;
}
.gr {
 font-size: 21px;
 line-height: 24px;
}
}
 @media(max-width:480px) {
}
