/* CSS Document */
html {
	background: #fff;
}
.hidden2 {
	visibility: hidden;
}
.visible2 {
	visibility: visible;
}
.slide-nav-button {
	display: none;
}
body {
	margin: 0 auto;
	padding-top: 68px;
	line-height: 160%;
	background: #fff;
	color: #12191F;
	font: 100%/1.6 Roboto, "Open Sans", Arial, Sans-serif;
	letter-spacing: 0.1px; 
}
html, body {
	position: relative;
	height: 100%;
}
* {
	outline: none;
}
.src {
 margin-top: 20px;
 margin-left: 20px;
 margin-bottom: 20px;
 margin-right: 0;
}
.src input {
 width: 130px;
 border: 0;
 height: 28px;
 padding: 5px;
 background: #D0D0D0;
}
.src button {
 width: 26px;
 height: 30px;
	border-radius: 2px;
	background: #A0A0A0;			 
 border: 0;
 margin-left: -10px; 
 cursor: pointer; 
}
#src2 {
 margin-bottom: 20px;
}
#src2 input {
 border: 1px solid #666;
 padding: 4px;
}
#src2 form button {
 height: 28px;
}
#sbutton {
	background: rgba(0,0,0, 0.6);
	cursor: pointer;
	width: 44px;
	height: 52px;
	padding-top: 6px;
	text-align: center;
	border: 0;
	border-radius: 2px;
	font-size: 1.5rem;
	position: absolute;
	z-index: 100;
	bottom: 60px;
	margin-left: 50%;
	left: -22px;
	color: #fff;
	opacity: 0.3;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
#sbutton i {
	color: #fff;
}
#sbutton:hover {
	opacity: 0.6;
}
.section-wrapper {
	margin-top: -70px;
	padding-top: 70px;
/*	background-color: #BDE1F7;	*/
}  
.section-wrapper:first-child .section {
	padding-top: 50px;
}
.section-wrapper .section {
	padding: 50px 20px 50px 20px;
	/*background-image: url(../img/bg.jpg);
*/
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 100vh;  
	/*border-bottom: 2px solid #D1D8E5;
*/
}
.section-wrapper .section * {
	color: inherit;
}
#kozepso .section .box.doboz {
	padding: 20px 50px 50px 50px;
	background-color: #fff;
	border-radius: 4px;
	min-height: 90vh;  
}
.szoveges img {
	width: auto;
	max-height: auto;
}
.szoveges object, .szoveges embed, .szoveges video, .szoveges iframe, .szoveges table {
	max-width: 100%;
}
iframe {
	border: 0;
}
video {
	height: auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,  .video-container object,  .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
nav {
	background: transparent;
}
#center {
	float: right;
	left: -50%;
	position: relative;
	display: inline;
	text-align: left;
}
#center > ul {
	float: left;
	left: 50%;
}
#right {
	float: right;
	position: relative;
	display: inline;
	text-align: left;
}
.top-nav ul li ul li {
	min-width: 200px;
}
/*#nav {
	background: #000;
	float: right;
	overflow: hidden;
}
#nav li {
	display: inline-block;
}
#nav a {
	color: #fff;
	display: block;
	text-transform: uppercase;
}
*/
#nav {
	background: #fff;
	padding-right: 20px;
}
#nav a:hover {
	background: #70CEEA;
	color: #fff;
}
#nav .current a {
	background: #70CEEA;
	color: #fff;
}
#nav .current a.kijelolt {
	background: #70CEEA;
	color: #fff;
}
#nav .current ul a {
	background: #fff;
	color: #12191F;
}
#nav .current ul a:hover,
#nav .current ul li.current a {
	background: #70CEEA;
	color: #fff;
}
#meanmenu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 110;
	height: 68px;
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0, 0.4);
}
#meanmenu  .nav-logo img {
	max-height: 60px;
	-webkit-transition: all 1.8s ease;
	-moz-transition: all 1.8s ease;
	-o-transition: all 1.8s ease;
	-ms-transition: all 1.8s ease;
	transition: all 1.8s ease;
}
.nav-logo {
	margin-top: 0px;
	float: left;
	color: #fff;
	position: relative;
	z-index: 120;
	padding: 6px 20px;
}
.nav-logo h3 {
	font-size: 1.8em;
	color: #12191F;
	line-height: 160%;
	margin-right: 20px;
	line-height: 130%;
	white-space: nowrap;
}
.nav-logo img {
	float: left;
}
#nosmenu {
	display: none;
}
#eucookielaw {
	display: none;
	position: fixed;
	float: left;
	bottom: 0;
	width: auto;
	padding: 4px 20px;
	z-index: 920;
	background: #12191F;
	background: rgba(0,0,0, 0.6);
	color: #fff;
}
#eucookielaw a.nagyobb {
	cursor: pointer;
	color: #fff;
	border: 2px solid #fff;
	background: transparent;
}
.excel-modul {
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
}
#sd img {
	position: relative;
	width: 100%;
	display: block;
}
.owl-carousel .item {
	text-align: center;
}
#carousel img, .owl-carousel img, .carousel img {
	max-width: 100%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #70CEEA;
}
.owl-theme .owl-nav [class*='owl-'] {
	background: #70CEEA;
}
.owl-theme .owl-dots .owl-dot span {
	background: #fff;
	border: 3px solid rgba(0, 40, 58, 0.57);
	height: 18px;
	width: 18px;
	position: relative;
	z-index: 21;
}
.owl-theme .owl-nav [class*='owl-']:hover {
	background: #2EAEDD;
}
.owl-item img {
	max-width: 100%;
}
.owl-carousel .owl-item {
	text-align: center;
}
.owl-carousel .owl-item img {
	position: relative;
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
#carousel.owl-theme .owl-dots {
	margin-top: -34px;
	position: relative;
	z-index: 6000;
}
#carousel .owl-dots {
	position: absolute;
	top: 50%;
	margin-top: -28px;
	width: 100%;
	z-index: 3;
}
#carousel .owl-nav {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 100%;
	z-index: 3;
}
#carousel .owl-prev {
	display: block;
	height: 48px;
	width: 48px;
	background-color: rgba(0,0,0,0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 0px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	color: #999;
	line-height: 38px;
	font-size: 34px;
	z-index: 101;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
}
#carousel .owl-next {
	display: block;
	height: 48px;
	width: 48px;
	background-color: rgba(0,0,0,0.1);
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 0px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	color: #999;
	line-height: 38px;
	font-size: 34px;
	z-index: 101;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
}
#carousel .owl-prev i,
#carousel .owl-next i {
	color: rgba(255,255,255,0.4);
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
}
#carousel .owl-prev:hover,
#carousel .owl-next:hover {
	background: rgba(0,0,0,0.5);
}
#carousel .owl-prev:hover i,
#carousel .owl-next:hover i {
	color: rgba(255,255,255,1);
}
.gallery {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.gallery img {
	min-width: 100%;
}
.gallery a {
	display: block;
	position: relative;
}
/*.gallery.alaprajz {
	height: 300px;
	width: auto;
}
.gallery.alaprajz img {
	max-height: 300px;
	max-width: auto;
	width: auto;
}
*/
#owl .item {
	position: relative;
}
#fooldaktual .gover {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 8px;
}
#fooldaktual .gover h4, .fooldaktual .gover .h3 {
	color: #fff;
	text-align: center;
}
#fooldaktual a .gover {
	z-index: 22;
	opacity: 1;
	top: 75%;
}
#fooldaktual a .gover .gcaption {
	display: none;
}
#fooldaktual a:hover .gover {
	top: 40px;
	display: block;
	padding: 10px;
}
#fooldaktual a:hover .gover .gcaption {
	display: block;
	-webkit-transition: all 1.8s ease;
	-moz-transition: all 1.8s ease;
	-o-transition: all 1.8s ease;
	-ms-transition: all 1.8s ease;
	transition: all 1.8s ease;
}
/* DEMO-SPECIFIC STYLES */
.typewriter h3 {
	overflow: hidden;
/* Ensures the content is not revealed until the animation */
	border-right: .0em solid #fff;
/* The typwriter cursor */
	white-space: nowrap;
/* Keeps the content on a single line */
	margin: 0 auto;
/* Gives that scrolling effect as the typing happens */
	letter-spacing: .15em;
/* Adjust as needed */
	animation:     typing 3.5s steps(20, end),    blink-caret .75s step-end infinite;
}
/* The typing effect */
@keyframes typing {
from {
	width: 0
}
to {
	width: 100%
}
}
/* The typewriter cursor effect */
/*@keyframes blink-caret {
from, to {
	border-color: transparent
}
50% {
	border-color: orange
}
}
*/
.gover {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
	margin: 0;
	color: #fff;
	background: #262626;
	background: rgba(0,0,0, 0.5);
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.section .gover *, .gover * {
	color: #fff;
}
a:hover .gover {
	z-index: 1;
	opacity: 1;
	/*-webkit-animation: fadeIn 500ms linear 300ms both;
	-moz-animation: fadeIn 500ms linear 300ms both;
	-o-animation: fadeIn 500ms linear 300ms both;
	-ms-animation: fadeIn 500ms linear 300ms both;
	animation: fadeIn 500ms linear 300ms both;
*/
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.gover i {
	z-index: -10;
	font-size: 1.4em;
}
a:hover .gover i {
	z-index: 10;
	-webkit-animation: rotateIn 500ms linear 300ms both;
	-moz-animation: rotateIn 500ms linear 300ms both;
	-o-animation: rotateIn 500ms linear 300ms both;
	-ms-animation: rotateIn 500ms linear 300ms both;
	animation: rotateIn 500ms linear 300ms both;
}
.gover:hover .gcaption {
	z-index: 10;
	position: absolute;
	right: 0;
	left: 0;
	text-align: center;
}
.gover {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.gover > * {
	-ms-flex-negative: 1;
} 
.imgbgr {
background-color: #fff;
 background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 260px;
}
.kekmatch {

}
.kekmatch .belso {
 background-color: #70CEEA;
	height: 100%;
	text-align: left; 
}
.kekmatch2 .belso {
	text-align: center;
}
.kekmatch .belso * {
 	color: #fff;
 	font-size: 96%;
}
.kekmatch .belso h3 {
 	font-size: 120%;
}
.gallery .img-container, a.sarga .img-container {
	overflow: hidden;
}
.gallery a .img-container img, a.sarga  .img-container img {
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.gallery a:hover .img-container img, a.sarga:hover .img-container img {
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: #d8d8d8;
	background: rgba(0, 0, 0, 0.4);
}
.camera_wrap .camera_pag .camera_pag_ul {
	text-align: center;
}
#camera_wrap_x {
	bottom: 0;
	left: 0;
	margin-bottom: 0!important;
	position: absolute;
	right: 0;
	top: 70px;
	z-index: 100;
}
.cameraContent.cameracurrent .animation.animated-item-1 {
	-webkit-animation: fadeInUp 600ms linear 200ms both;
	-moz-animation: fadeInUp 600ms linear 200ms both;
	-o-animation: fadeInUp 600ms linear 200ms both;
	-ms-animation: fadeInUp 600ms linear 200ms both;
	animation: fadeInUp 600ms linear 200ms both;
}
.cameraContent.cameracurrent .animation.animated-item-2 {
	-webkit-animation: fadeInUp 600ms linear 800ms both;
	-moz-animation: fadeInUp 600ms linear 800ms both;
	-o-animation: fadeInUp 600ms linear 800ms both;
	-ms-animation: fadeInUp 600ms linear 800ms both;
	animation: fadeInUp 600ms linear 800ms both;
}
.cameraContent.cameracurrent .animation.animated-item-3 {
	-webkit-animation: fadeInUp 600ms linear 1400ms both;
	-moz-animation: fadeInUp 600ms linear 1400ms both;
	-o-animation: fadeInUp 600ms linear 1400ms both;
	-ms-animation: fadeInUp 600ms linear 1400ms both;
	animation: fadeInUp 600ms linear 1400ms both;
}
.cameraContent.cameracurrent .animation.animated-item-4 {
	-webkit-animation: fadeInUp 600ms linear 2000ms both;
	-moz-animation: fadeInUp 600ms linear 2000ms both;
	-o-animation: fadeInUp 600ms linear 2000ms both;
	-ms-animation: fadeInUp 600ms linear 2000ms both;
	animation: fadeInUp 600ms linear 2000ms both;
}
.wow.animation.animated-item-0 {
	animation-delay: 400ms;
	-webkit-animation-delay: 400ms;
}
.wow.animation.animated-item-1 {
	animation-delay: 800ms;
	-webkit-animation-delay: 800ms;
}
.wow.animation.animated-item-2 {
	animation-delay: 1200ms;
	-webkit-animation-delay: 1200ms;
}
.wow.animation.animated-item-3 {
	animation-delay: 1600ms;
	-webkit-animation-delay: 1600ms;
}
.wow.animation.animated-item-4 {
	animation-delay: 2000ms;
	-webkit-animation-delay: 2000ms;
}
.wow.animation.animated-item-5 {
	animation-delay: 2400ms;
	-webkit-animation-delay: 2400ms;
}
.wow.animation.animated-item-6 {
	animation-delay: 2800ms;
	-webkit-animation-delay: 2800ms;
}
.wow.animation.animated-item-7 {
	animation-delay: 3200ms;
	-webkit-animation-delay: 3200ms;
}
.wow.animation.animated-item-8 {
	animation-delay: 3600ms;
	-webkit-animation-delay: 3600ms;
}
.wow.animation.animated-item-9 {
	animation-delay: 4000ms;
	-webkit-animation-delay: 4000ms;
}
.wow.animation.animated-item-10 {
	animation-delay: 4400ms;
	-webkit-animation-delay: 4400ms;
}
.wow.animation.animated-item-11 {
	animation-delay: 4800ms;
	-webkit-animation-delay: 4800ms;
}
.wow.animation.animated-item-12 {
	animation-delay: 5200ms;
	-webkit-animation-delay: 5200ms;
}
#carousel .animation {
	display: none;
}
#carousel .active .animation {
	display: block;
}
#carousel .active .animation.animated-item-1 {
	-webkit-animation: fadeInUp 400ms linear 800ms both;
	-moz-animation: fadeInUp 400ms linear 800ms both;
	-o-animation: fadeInUp 400ms linear 800ms both;
	-ms-animation: fadeInUp 400ms linear 800ms both;
	animation: fadeInUp 400ms linear 800ms both;
}
#carousel .active .animation.animated-item-2 {
	-webkit-animation: fadeInUp 400ms linear 1200ms both;
	-moz-animation: fadeInUp 400ms linear 1200ms both;
	-o-animation: fadeInUp 400ms linear 1200ms both;
	-ms-animation: fadeInUp 400ms linear 1200ms both;
	animation: fadeInUp 400ms linear 1200ms both;
}
#carousel .active .animation.animated-item-3 {
	-webkit-animation: fadeInUp 400ms linear 1600ms both;
	-moz-animation: fadeInUp 400ms linear 1600ms both;
	-o-animation: fadeInUp 400ms linear 1600ms both;
	-ms-animation: fadeInUp 400ms linear 1600ms both;
	animation: fadeInUp 400ms linear 1600ms both;
}
#carousel .active .animation.animated-item-4 {
	-webkit-animation: fadeInUp 400ms linear 2000ms both;
	-moz-animation: fadeInUp 400ms linear 2000ms both;
	-o-animation: fadeInUp 400ms linear 2000ms both;
	-ms-animation: fadeInUp 400ms linear 2000ms both;
	animation: fadeInUp 400ms linear 2000ms both;
}
.caption {
	position: absolute;
	z-index: 1;
	padding: 10px;
	top: 10%;
	bottom:  0px;
	left: 30px;
	right: 30px;
	line-height: 140%;
	font-size: 1.2em;
}
.caption2 {
	top: 30%;
	text-align: left;
}
.caption3 {
	text-align: right;
}
.caption h3 {
	font-size: 2.4em;
	background: transparent;
	border: 0;
	font-weight: bold;
}
.carousel img {
}
.carousel-text {
	z-index: 999;
}
.carousel-text a:link, .carousel-text a:visited {
	padding: 10px;
	color: #fff;
	background: #70CEEA;
	display: inline-block;
}
.carousel-text a:hover {
	background: #2EAEDD;
}
.carousel-text .h3 {
	font-size: 4.2em;
	font-family: Roboto, "Open Sans", Arial, Sans-serif;
	margin-bottom: 6px;
	font-weight: bold;
	display: inline;
	line-height: 110%;
	/*text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;*/
	/*-webkit-text-stroke: 1px #D00000; */
/*text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;	*/
}
.carousel-text h4 {
	font-weight: bold;
	font-size: 1.4em;
}
.carousel-text .desc {
	font-size: 1em;
	font-weight: bold;
}
h1 img {
 display: inline;
}
h1, p.h1, .h1 {
	color: #12191F;
	font-size: 2.5em;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 140%;
	text-align: left;
	text-transform: uppercase;
}
h2, p.h2, .h2 {
	color: #12191F;
	font-size: 2.5em;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 140%;
	text-align: left;
}
h3, p.h3, .h3 {
	color: #12191F;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4, p.h4, .h4 {
	color: #12191F;
	font-size: 1.2em;
}
h5, p.h5, .h5 {
	font-size: 1.1em;
	padding: 0px;
}
.kek {
	color: #0099CC;
}
.piros {
	color: #B82B2A;
}
.progress {
	display: none;
}
a:link {
	background-color: transparent;
	color: #70CEEA;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	outline: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a:visited {
	color: #70CEEA;
}
a:hover {
	background-color: transparent;
	color: #2EAEDD;
}
a.nagyobb {
	border: 2px solid #70CEEA;
	box-shadow: 0 0 1px 0 rgba(0,0,0, 0.4);
	text-decoration: none;
	font-style: normal;
	margin: 6px 0;
	padding: 4px 8px;
	display: inline-block;
	clear: both;
	border-radius: 6px;
}
a:hover.nagyobb {
	background-color: #2EAEDD;
	color: #fff;
}
#torzs {
	font-size: 1.2em;
	padding-bottom: 20px;
	min-height: 80vh; 
}
#balsav {
	margin-top: 40px;
	margin-bottom: 40px;
}
#fooldaktual .img-container {
}
#fooldaktual img {
	vertical-align: middle;
}
#fooldaktual h2 {
	text-align: center;
	font-size: 2.0em;
	text-transform: uppercase;
	margin-bottom: 40px;
	padding: 10px 30px;
	color: #70CEEA;
	border-bottom: 4px solid #70CEEA;
	display: inline-block;
}
#fooldaktual .h2,
#kiemelthir .h2 {
	font-size: 2em;
}
#kozepso {
	z-index: 90;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	bottom: 0;
	height: 100%;
}
#kozepso div.sarga {
	padding: 0;
	color: #12191F;
	max-width: 100%;
}
div.sarga.matchheight .belso  {
	background: #70CEEA;
	height: 100%;
	color: #fff;
	text-align: left;
}
div.sarga.matchheight * {
	color: #fff;
}
.box {
	background: transparent;
}
.matchheight .box {
	background: transparent;
	height: 100%;
}
div.sarga img {
	margin: auto;
	margin-top: 0;
	vertical-align: baseline;
}
.sarga .gcaption2 {
	z-index: 10;
	opacity: 1;
	position: absolute;
	bottom: 8%;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
}
.sarga h3 {
  margin-top: 0; 
}
.sarga .gcaption2 h3 {
	font-weight: bold;
	font-size: 1.0em;
}
.sarga .gcaption2.kisebb h3 {
	font-size: 1.0em;
}
#kozepso div.sarga .gover2 {
	z-index: 10;
	opacity: 1;
}
#kozepso div.sarga .box a:hover {
	color: #fff;
}
#kiemelthir {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #70CEEA;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
	text-align: center;
}
#kiemelthir > .line {
}
#kiemelthir .fooldaktual .h2 {
	text-align: center;
	color: #fff;
}
#kiemelthir h5 {
	margin-bottom: 10px;
	color: #fff;
}
#kiemelthir .h3 {
	color: #fff;
}
#kiemelthir.left {
	text-align: left;
}
#kiemelthir a:link,
#kiemelthir a:visited {
	color: #fff;
	background: #70CEEA;
}
#kiemelthir a:hover {
	background: #2EAEDD;
}
#kiemelthir img {
	vertical-align: middle;
}
#kiemelthir .blacktrans {
	background: #000;
	background: rgba(0,0,0, 0.6);
	margin-top: 0;
	padding: 12px;
}
#kiemelthir a .blacktrans * {
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
#kiemelthir a:hover .blacktrans * {
	color: #2EAEDD;
}
#kiemelthir a.nagyobb {
	text-align: center;
	float: none;
	padding: 10px;
}
.kozepre {
	text-align: center;
	float: none;
	padding: 10px;
	margin: auto;
	display: inline;
} 
footer {
	display: block;
	color: #EFEFEF;
	background: #070707;
	font-size: 1em;
	float: left;
	padding: 10px;
	width: 100%;
	position: relative;
	z-index: 10;
}
.footerfo {
	color: #444;
	background: #fff;
}
footer li {
	float: left;
}
footer a {
	color: #fff;
	font-weight: bold;
}
.footerfo a {
 color: #444;
}
footer ul {
	margin: 20px auto;
}
footer ul li {
	float: left;
	margin-right: 40px;
}
footer ul li ul li {
	clear: both;
	margin-bottom: 4px;
}
footer ul li a:link, footer ul li a:visited {
	font-size: 1em;
	color: #fff;
}
.footerfo ul li a:link, .footerfo ul li a:visited {
	color: #444;
}
footer ul li a:hover, .footerfo ul li a:hover {
	color: #2EAEDD;
}
footer img {
	margin: auto;
}
.ikonok {
	text-align: center;
}
.ikonok img {
	display: inline;
}
.webok {
	float: right;
	margin-right: 50px;
}
#print_adatok {
	display: none;
	clear: both;
}
.kiem {
	color: #fff;
	background-color: #7EB100;
	padding: 10px;
	font-size: 1.6em;
	margin-bottom: 20px;
}
.kiemelt {
	display: block;
	position: relative;
	background-color: transparent;
	line-height: 160%;
	margin-bottom: 16px;
	clear: both;
	font-size: 1.2em;
}
.kiemelt > div {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 16px;
}
.kiemelt div div {
	border: 0;
	padding: 0;
	margin-bottom: 0;
}
a.kiem {
	color: #34495E;
	background-color: #E4E6E9;
	padding: 6px;
	border-left: 12px solid #2EAEDD;
	display: block;
	font-size: 1.2em;
	line-height: 160%;
	margin: -10px;
	margin-bottom: 14px;
}
.kiemelt a.kiem:hover {
	background-color: #F0F2F5;
}
.kiemelt h4, .kiemelt p.h4 {
	color: #34495E;
	background-color: #E4E6E9;
	padding: 6px;
	border-left: 12px solid #2EAEDD;
	margin: -10px;
	margin-bottom: 14px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 160%;
}
.kiemelt img {
	display: block;
	margin: auto;
	width: 400px;
}
.kiemelt form {
	margin: 0;
	padding: 0;
}
.foto {
	max-width: 40%;
	margin-right: 40px;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 20px;
	float: left;
	/*border: 4px solid #76BFEA;
*/
}
progress {
	width: 1px;
	height: 16px;
	display: none;
	max-width: 100%;
	background-color: #99ffcc;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
#print {
	text-align: right;
	margin-right: 10px;
}
.rovid_leir {
	margin-bottom: 24px;
}
.szoveges {
	margin: 0;
}
.szoveges p {
	padding: 0px;
	margin: 0px;
}
.szoveges ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}
.szoveges ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
.szoveges ul li, .szoveges ol li {
	line-height: 140%;
	margin: 10px 0;
	font-size: 1em;
}
.szoveges td {
	font-size: 1.2em;
}
.gszoveges {
	margin: 0;
	font-size: 1.1em;
	line-height: 140%;
}
.portfolio {
	font-size: 1.0em;
	text-align: center;
}
.portfolio .h5 {
	color: #269FA2;
	margin: 14px 0;
}
.portfolio .belso {
	background: #BEE1A6;
	background: rgba(147,206,108, 0.6);
	padding: 30px 10px 80px 10px;
	border-radius: 4px;
	color: #12191F;
}
.portfolio img {
	margin: auto;
	max-width: 125px;
	max-height: 125px;
	margin-top: -63px;
	/*background-color: rgba(0,0,0, 0.4);
*/
	border: 6px solid #269FA2;
	border-radius: 50%;
	width: auto;
}
.szoveges img {
	height: auto;
}
#head {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 800;
}
#logo2 {
	background: transparent;
}
.sf-menu li.lang a {
	padding: 1.8em 0 1.2em 0.5em;

}
#nav.sf-menu li.lang a:hover {
	background: #fff;
}
.lang img {

}
#linkek .icon-sli-phone,
#linkek .icon-sli-envelope {
	color: #C00000;
	font-weight: bold;
	margin-left: 20px;
}
#linkek .icon-sli-envelope {
	color: #C00000;
	font-weight: bold;
	margin-left: 20px;
}
#linkek {
	margin-top: 10px;
	float: right;
}
#linkek img {
	max-height: 25px;
	max-width: 36px;
}
#linkek .icon-facebook {
	display: block;
	float: right;
	color: #fff;
	background: #0F5597;
	margin-right: 6px;
	text-align: center;
	padding-top: 2px;
	font-size: 22px;
	height: 36px;
	width: 40px;
	border: 3px solid #fff;
	border-radius: 3px;
}
#logo {
	float: left;
	padding: 4px 20px 0 20px;
}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
	width: 100% !important;
	top: 0;
	left: 0;
	margin-bottom: 10px;
}
#gmap_canvas {
	width: 100% !important;
	top: 0;
	left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 300px;
}
@media \0screen {
img {
	width: auto;
/* for ie 8 */
}
}
.artablazat {
	width: 100%;
	max-width: 100%;
	background-color: #4AA0C7;
	border: 2px solid #4AA0C7;
	text-align: center;
	vertical-align: middle;
	border-collapse: separate;
	border-spacing: 2px;
}
.artablazat tbody td {
	background-color: #F3F3F3;
	font-size: 90.01%;
	width: auto;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0;
}
.artablazat thead {
	background-color: #DDDDE2;
	font-size: 92.01%;
	font-weight: bold;
}
.artablazat thead td {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
.artablazat tfoot {
	background-color: #DDDDE2;
	font-size: 91.01%;
	font-weight: bold;
	padding: 4px;
}
.balbanner {
	margin-bottom: 10px;
	background: white;
	text-align: center;
}
.jobbbanner {
	margin-bottom: 10px;
	background: white;
	text-align: center;
}
.balbanner img, .balbanner div, .jobbbanner img, .jobbbanner div {
	margin-top: 12px;
	background: white;
}
.balbanner img {
	max-width: 176px;
	margin: auto;
}
.jobbbanner img {
	max-width: 176px;
	margin: auto;
}
.lb-dataContainer {
	background: #000;
}
.lb-dataContainer a {
	color: #87ABCB;
}
.masonry {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.masonry .item {
	width: 190px;
	margin: 10px;
	float: left;
	padding-top: 10px;
	border-top: 10px solid #F1C40F;
}
.masonry .item img {
}
.masonry .item h4 {
	margin: 6px 0;
	line-height: 120%;
	color: #F39C12;
	text-transform: uppercase;
	font-size: 98%;
}
masonry .item h4:hover {
	color: #F1C40F;
}
.masonry .item a.nagyobb {
	font-weight: normal;
	padding: 4px;
	font-size: 1em;
}
.item2 {
	width: 130px;
	float: left;
	margin: 5px;
}
.tabs {
	margin-bottom: 0;
}
.tabs a {
	font-size: 1.0em;
}
.tabs a.tab-label {
	background: #70CEEA;
}
.tabs a:hover.tab-label {
	background: #E4E4E4;
	color: #12191F;
}
.tabs a.active-btn {
	background: #E4E4E4;
	color: #12191F;
}
.tab-item {
	background: transparent;
}
.tab-content {
	margin-top: 0;
}
.customform {
	background: #7FE8C0;
	padding: 20px;
}
.customform .button {
	background: #70CEEA;
	font-weight: bold;
	text-transform: uppercase;
}
.customform .button:hover {
	background: #70CEEA;
}
.customform textarea {
	height: 224px;
}
.hibauzenet {
	color: #FF3300;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.hibauzenet.zold {
	color: #00CC00;
}
#top-nav li.li_1 {
	display: none;
}
#menu-icon {
	text-align: center;
	display: none;
	cursor: pointer;
	font-size: 30px;
	font-weight: bold;
	line-height: 140%;
	color: #12191F;
	position: absolute;
	right: 10px;
	float: right;
	margin-top: -54px;
	z-index: 120;
	text-transform: uppercase;
}
#menu-icon i {
	padding: 10px;
	color: #12191F;
}
#menu-icon img {
	max-width: 20px;
	max-height: 20px;
	margin-left: 6px;
	display: inline;
}
.pagination {
	height: 2.25em;
	margin: 1.125em 0;
	text-align: left;
}
.pagination ul {
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-left: 1px solid #ddd;
	-webkit-border-radius: .1875em;
	-moz-border-radius: .1875em;
	border-radius: .1875em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05)
}
.pagination li {
	display: inline
}
.pagination a {
   font-size: 1.4em;
	float: left;
	padding: 0 0.725em;
	line-height: 1.75em;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
	color: #1B67A8;
}
.pagination a:hover {
	background-color: #E0E0E0;
}
.pagination .active a {
	background-color: #70CEEA;
	color: #fff;
	cursor: default
}
@media only screen and (max-width: 1360px) {
.carousel-text .h3 {
	font-size: 3.4em;
}
h1, h2 {
  font-size: 2.2em;
}
}
@media only screen and (max-width: 991px) {
header,
#head {
	position: relative;
}
.src {
 margin-top: 10px;
 margin-left: 10px;
}
#camera_wrap_x {
	top: 0;
	position: relative;
	height: 500px;
}
#kozepso {
	position: relative;
	height: auto;
}
li.lik {
 display: none;
}
html, body {
	height: auto;
}
#meanmenu {
	position: relative;
	height: auto;
	background: #fff;
	box-shadow: 0 0 0 0;
}
#meanmenu ul {
 position: relative;
}
#left,
#right,
#center {
	float: none;
	position: relative;
	display: block;
}
#left > ul,
#right > ul,
#center > ul {
	float: none;
	background: #fff;
	position: relative;	
}
.sf-menu li a, .sf-menu ul a {
	padding: .90em 1em;
}
#nav {
padding-right: 0;
}
#top-nav ul {
	min-width: 100%;
	max-width: 100%;
	display: block;
	position: absolute;
	width: 100%;
}
#top-nav li {
	float: none;
}
#top-nav ul li ul {
	position: relative;
	padding: 0 30px;
	display: block;
}
#top-nav li.li_0 {
	display: none;
}
.sf-menu li.lang a {
	padding: 1em 1em 1.0em 1em;
}
#menu-icon {
	display: block;
}
h1, h2 {
	font-size: 1.6em;
}
h1 img {
 width: 100px;
}
.nav-logo {
	position: absolute;
	margin-top: -68px;
	width: 100%;
}
.section-wrapper {
	margin-top: 0px;
	padding-top: 0px;
}
.section-wrapper:first-child .section {
	padding-top: 50px;
}
.carousel-text .h3 {
	font-size: 2.4em;
	padding: 6px;
	margin-bottom: 4px;
}
.carousel-text h4 {
	font-size: 1.4em;
	padding: 6px;
}
.carousel-text .desc {
	font-size: 1.3em;
	padding: 6px;
}
.carousel-text a:link, .carousel-text a:visited {
	padding: 6px;
	margin-bottom: 0;
}
.caption {
	line-height: 140%;
	font-size: 1.2em;
}
.gover i {
	font-size: 1.4em;
	margin-left: -12px;
	margin-top: -10px;
}
}
@media only screen and (max-width: 768px) {
#lang {
	float: left;
}
h1, h2 {
	font-size: 1.4em;
}
h1 img {
 width: 80px;
  display: block;
  margin-bottom: 6px;
}
#camera_wrap_x {
	height: 400px;
}
.albummenu li a {
	padding-top: 0;
	padding-bottom: 0;
}
#sbutton {
	bottom: 30px;
}
.ikonok {
	margin: 0px 0 10px 0;
	text-align: left;
}
.caption {
 left: 30px;
 right: 30px;
}
nav {
	line-height: 1;
}
.webok {
	float: left;
}
}
@media only screen and (max-width: 639px) {
.foto {
	width: 100%;
	max-width: 100%;
}
h1 img {
 width: 60px;
}
.caption {
 left: 20px;
 right: 20px;
}
.carousel-text {
}
.carousel-text .h3 {
	font-size: 2em;
	padding: 0;
}
.carousel-text h4 {
	font-size: 1.2em;
	padding: 0;
}
.carousel-text .desc {
	font-size: 1.2em;
	padding: 0;
}
.carousel-text a:link, .carousel-text a:visited {
	padding: 0;
}
}
@media only screen and (max-width: 479px) {
#kozepso .section .box.doboz {
	padding: 20px 20px 30px 20px;
	border-radius: 4px;
}
h1, h2 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
#head {
}
.carousel-text {
}
.carousel-text .h3 {
	font-size: 1.8em;
}
.carousel-text h4 {
	font-size: 1.1em;
}
.carousel-text .desc {
	display: none;
}
.carousel-text a:link, .carousel-text a:visited {
}
#logo2 {
	padding-left: 10px;
}
.caption {
	padding: 0;
	font-size: 1em;
	left: 10px;
	right: 10px;
}
/*h1 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
#head h3 {
	font-size: 1.2em;
}
#head h4 {
	font-size: 1em;
}
}
@media only screen and (max-width: 390px) {
#linkek {
}
#logo2 {
	margin-top: -14px;
}
}
