@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot');
	src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}





/* Windows Chrome ugly fix http://stackoverflow.com/questions/13674808/chrome-svg-font-rendering-breaks-layout/14345363#14345363 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'icomoon';
		src: url('../fonts/icomoon.svg#icomoon') format('svg');
	}
}





.icon-team, .icon-blog, .icon-home, .icon-portfolio, .icon-services, .icon-contact, .icon-menu {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.icon-team:before {
	content: "\e000";
}

.icon-blog:before {
	content: "\e001";
}

.icon-home:before {
	content: "\e002";
}

.icon-portfolio:before {
	content: "\e003";
}

.icon-services:before {
	content: "\e004";
}

.icon-contact:before {
	content: "\e005";
}

.icon-menu:before {
	content: "\f0c9";
}

a, li {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* Global CSS that are applied for all screen sizes */

.nav ul {
	max-width: 1240px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	font-weight: 300;
}

.nav li span {
	display: block;
}

.nav a {
	display: block;
	color: rgba(249, 249, 249, .9);
	text-decoration: none;
	-webkit-transition: color .5s, background .5s, height .5s;
	-moz-transition: color .5s, background .5s, height .5s;
	-o-transition: color .5s, background .5s, height .5s;
	-ms-transition: color .5s, background .5s, height .5s;
	transition: color .5s, background .5s, height .5s;
}

.nav i{
	/* Make the font smoother for Chrome */
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* Remove the blue Webkit background when element is tapped */

a, button {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Hover effect for the whole navigation to make the hovered item stand out */

.no-touch .nav ul:hover a {
	color: rgba(249, 249, 249, .5);
}

.no-touch .nav ul:hover a:hover {
	color: rgba(249, 249, 249, 0.99);
}

/* Adding some background color to the different menu items */

.nav li:nth-child(6n+1) {
	background: rgb(22, 145, 190);
}

.nav li:nth-child(6n+2) {
	background: rgb(22, 107, 162);
}

.nav li:nth-child(6n+3) {
	background: rgb(22, 145, 190);
}

.nav li:nth-child(6n+4) {
	background: rgb(22, 107, 162);
}

.nav li:nth-child(6n+5) {
	background: rgb(22, 145, 190);
}

.nav li:nth-child(6n+6) {
	background: rgb(22, 107, 162);
}

	
@media (min-width: 992px) and (max-width: 1199px) {
.kapcsolat-doboz {width:80%;margin:-20px auto 0 auto !important;text-align:left;color:rgb(22, 145, 190);font-size:15px !important;background: url(/template/icons/kapcsolat.png) left top no-repeat;padding:0 15px 17px 72px;}
.kapcsolat-doboz .contact {display:inline-block;padding:0 0 7px 0;color:#10819D;font-size:13px;margin-left:8px;float:left;}
.kapcsolat-doboz .contact span {color:#10819D;}
.kapcsolat-doboz span {color:#f90;}
.szoveg-home {margin: 40px 0 40px 40px !important;}
img {
	max-width: 100% !important;
	height: auto !important;
	margin:10px 0 !important;
	float:none !important;
}

}

@media (min-width: 981px) and (max-width: 991px) {
.kapcsolat-doboz {display:none;}
.kapcsolat-doboz .contact {display:inline-block;padding:0 0 7px 0;color:#10819D;font-size:13px;margin-left:8px;float:left;}
.kapcsolat-doboz .contact span {color:#10819D;}
.kapcsolat-doboz span {color:#f90;}
.szoveg-home {margin: 0 0 40px 40px !important;}
}



/* For screen bigger than 800px */
@media (min-width: 61.250em) {
html,body {background: url(/template/body-bg.jpg) no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;
background-size: cover;}
.navtoogle {display:none;}
body {color:#978d88;font-size:13px;line-height:22px;letter-spacing: -1px; font-family:Helvetica, Arial, sans-serif;}
#maincontainer-home {background:#d8dadf url(/template/header-bg-home.png) no-repeat;padding:0;margin:35px 0 0 0;background-size: 100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#maincontainer {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size: 100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#left-side {float:left;width:45%;padding:60px 15px 0 15px;height:605px;}
#right-side {float:right;width:55%;}
#right-side h3 {display:block;font-size:23px;text-align:center;font-weight:700;margin:30px 0 23px 0;color:rgba(26, 161, 181, 0.87);}
#footer {background: #25778a url(/template/footer-bg.png) no-repeat;height:255px;padding:15px;margin:25px 0;background-size: 100%;color:#fff;}
h1 {margin:0 0 5px 12px;padding:0;font-size:21px;font-weight:400;color:#888;}
h1 span {font-size:23px;color:#444;}
.lang {float:right;margin:70px 48px 0 0;}
.lang a {display:inline-block;margin-left:8px;}
.bevezeto {margin:35px 25px 5px 0;float:right;}
.bevezeto h2 {font-size:21px;font-weight:100;margin:0;padding:0;float:right;color:#fff;text-align:right;text-shadow:2px 2px 4px #196AE7;}
.bevezeto h2 span {font-size:17px;font-weight:400;}
.szoveg {margin:30px 0 0 0;padding:22px 22px 35px 22px;color:#444;text-align:justify;letter-spacing: normal !important;}
.szoveg h3 {text-align:center;padding:0;margin:10px 0 25px 0;color:#fff;font-size:21px;text-shadow:2px 2px 4px #000;letter-spacing:normal;}
.szoveg h4 {text-align:left;padding:0;margin:10px 0 25px 0;color:#222;font-size:17px;}
.szoveg-home {margin:120px 0 40px 90px;width:400px;padding:22px;color:#444;text-align:justify;font-size:15px;min-height:220px;}
.clear-right {clear:right;}
.szolgaltatasaink {background:url(/template/szolgaltatasok.png) right top no-repeat;background-size: 100%;max-width:50%;}
.more-button {background:url(/template/more.png) top left no-repeat;width:120px;display:inline-block;color:#fff;text-decoration:none;padding:3px 17px 3px 48px;}
.more-button a {color:#fff;text-decoration:none;}
.more-button a:hover {color:#f1f1f1;}
.footer-1 {float:left;width:20%;margin:0;padding:0;}
.footer-2 {float:left;width:40%;margin:0;padding:0;}
.footer-3 {float:left;width:40%;margin:0;padding:0;}
#footer .inner {margin:0 8px;}
#footer h3 {padding:0 18px 5px 18px;margin:0 0 15px 0 !important;border-bottom:1px solid #0D677E;width:auto;float:left;font-size:17px;}
#footer ul { list-style-type: none;margin: 0;padding: 0;}
#footer li {color: #fff;font-size:13px;margin:0 0 0 18px;background:none;}
#footer a {color:#fff;text-transform:uppercase;}
#footer li.last {padding-top:3px;margin-top:5px;border-top:1px solid #19BDE7;text-align:right;}
#footer .right {float:right;width:50%;line-height:15px;}
#footer .right a {text-transform:none !important;}
#footer .loginform {float:left;width:200px;}
#footer .loginform a { text-transform:none !important;}
#footer .input-group-addon {color: #fff;background: #337ab7;border:1px solid #2e6da4;}
.szoveg-kep-jobb {border:1px solid #ccc;padding:2px;float:left;margin:15px 30px 10px 0;background:#fff;}
.kapcsolat-doboz {width:80%;margin:45px auto 0 auto;text-align:left;color:rgb(22, 145, 190);font-size:19px;background: url(/template/icons/kapcsolat.png) left top no-repeat;padding:0 15px 17px 72px;}
.kapcsolat-doboz .contact {display:inline-block;padding:0 0 7px 0;color:#10819D;font-size:13px;margin-left:8px;float:left;}
.kapcsolat-doboz .contact span {color:#10819D;}
.kapcsolat-doboz span {color:#f90;}
.byneho {background-color: #3b3b3b;background-image: linear-gradient(#3b3b3b, #2e2e2e);border: 1px solid #191919;
 box-shadow: 0 1px 0 #505050 inset, 8px 0 0 0 rgba(255, 255, 255, 0.05) inset, 7px 0 0 0 rgba(0, 0, 0, 0.3) inset, -8px 0 0 0 rgba(255, 255, 255, 0.05) inset, -7px 0 0 0 rgba(0, 0, 0, 0.3) inset;padding:2px 4px;border-radius:3px;margin-top:17px;float:right;font-size:11px;}
 .byneho a {color:#AEDF5A !important;text-transform:none !important;font-size:12px !important;}
.kontakt {float:right;margin:25px 0;padding:0;width:65%;}
.kontakt label {font-weight:400 !important;}
.maps {float:left;margin:25px 0;padding:0 0 0 65px;width:30%;}
.nagykep {float:right;margin:45px 0 15px 0;padding:0;width:60%;}
.kiskepek {float:left;margin:45px 0 15px 0;padding:0;width:40%;}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
	
	

	/* Transforms the list into a horizontal navigation */
	.nav li {
		float: left;
		width: 16.66666666666667%;
		text-align: center;
		-webkit-transition: border .5s;
		-moz-transition: border .5s;
		-o-transition: border .5s;
		-ms-transition: border .5s;
		transition: border .5s;
	}

	.nav a {
		display: block;
		width: auto;
	}

	/* hover, focused and active effects that add a little colored border to the different items */
	.no-touch .nav li:nth-child(6n+1) a:hover,
	.no-touch .nav li:nth-child(6n+1) a:active,
	.no-touch .nav li:nth-child(6n+1) a:focus {
		border-bottom: 4px solid rgb(12, 110, 149);
	}

	.no-touch .nav li:nth-child(6n+2) a:hover,
	.no-touch .nav li:nth-child(6n+2) a:active,
	.no-touch .nav li:nth-child(6n+2) a:focus {
		border-bottom: 4px solid rgb(10, 75, 117);
	}

	.no-touch .nav li:nth-child(6n+3) a:hover,
	.no-touch .nav li:nth-child(6n+3) a:active,
	.no-touch .nav li:nth-child(6n+3) a:focus {
		border-bottom: 4px solid rgb(12, 110, 149);
	}

	.no-touch .nav li:nth-child(6n+4) a:hover,
	.no-touch .nav li:nth-child(6n+4) a:active,
	.no-touch .nav li:nth-child(6n+4) a:focus {
		border-bottom: 4px solid rgb(10, 75, 117);
	}

	.no-touch .nav li:nth-child(6n+5) a:hover,
	.no-touch .nav li:nth-child(6n+5) a:active,
	.no-touch .nav li:nth-child(6n+5) a:focus {
		border-bottom: 4px solid rgb(12, 110, 149);
	}

	.no-touch .nav li:nth-child(6n+6) a:hover,
	.no-touch .nav li:nth-child(6n+6) a:active,
	.no-touch .nav li:nth-child(6n+6) a:focus {
		border-bottom: 4px solid rgb(10, 75, 117);
	}

	/* Placing the icon */
	
	.icon {
		padding-top: 13px;
	}

	.icon + span {
		margin-top: 2px;
		-webkit-transition: margin .5s;
		-moz-transition: margin .5s;
		-o-transition: margin .5s;
		-ms-transition: margin .5s;
		transition: margin .5s;
	}

	/* Animating the height of the element*/
	.nav a {
		height: 7em;
	}

	.no-touch .nav a:hover ,
	.nav a:active ,
	.nav a:focus {
		height: 7em;
	}	

	/* Making the text follow the height animation */
	.no-touch .nav a:hover .icon + span {
		margin-top: 11px;
		-webkit-transition: margin .5s;
		-moz-transition: margin .5s;
		-o-transition: margin .5s;
		-ms-transition: margin .5s;
		transition: margin .5s;
	}

	/* Positioning the icons and preparing for the animation*/
	.nav i {
		position: relative;
		display: inline-block;
		margin: 0 auto;
		padding: 0.4em;
		border-radius: 50%;
		font-size: 1.8em;
		box-shadow: 0 0 0 30px transparent;
		background: rgba(255,255,255,0.1);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: box-shadow .6s ease-in-out;
		-moz-transition: box-shadow .6s ease-in-out;
		-o-transition: box-shadow .6s ease-in-out;
		-ms-transition: box-shadow .6s ease-in-out;
		transition: box-shadow .6s ease-in-out;
	}	
	
	/* Animate the box-shadow to create the effect */
	.no-touch .nav a:hover i,
	.no-touch .nav a:active i,
	.no-touch .nav a:focus i {		
		box-shadow: 0 0 0 0 rgba(255,255,255,0.2);
		-webkit-transition: box-shadow .4s ease-in-out;
		-moz-transition: box-shadow .4s ease-in-out;
		-o-transition: box-shadow .4s ease-in-out;
		-ms-transition: box-shadow .4s ease-in-out;
		transition: box-shadow .4s ease-in-out;
	}
		
}

@media (min-width: 50em) and (max-width: 61.250em) {

	/* Unhiding the styled menu link */
	.nav .navtoogle{
		margin: 0;
		display: block;
	}
	
	/* Animating the height of the navigation when the button is clicked */
	
	/* When JavaScript is disabled, we hide the menu */
	.no-js .nav ul {
		max-height: 30em;
		overflow: hidden;
	}
	
	/* When JavaScript is enabled, we hide the menu */
	.js .nav ul {
		max-height: 0em;
		overflow: hidden;
	}
	
	/* Displaying the menu when the user has clicked on the button*/
	.js .nav .active + ul {		
		max-height: 30em;
		overflow: hidden;
		-webkit-transition: max-height .4s;
		-moz-transition: max-height .4s;
		-o-transition: max-height .4s;
		-ms-transition: max-height .4s;
		transition: max-height .4s;
	}

	/* Adapting the layout of the menu for smaller screens : icon on the left and text on the right*/
	
	.nav li span {
		display: inline-block;
		height: 100%;
	}

	.nav a {
		padding: 0.5em;		
	}
	
	.icon + span {
		margin-left: 1em;
		font-size: 1em;
	}
	
	/* Adding a left border of 8 px with a different color for each menu item*/
	.nav li:nth-child(6n+1) {
		border-left: 8px solid rgb(174, 78, 1);
	}

	.nav li:nth-child(6n+2) {
		border-left: 8px solid rgb(191, 117, 20);
	}

	.nav li:nth-child(6n+3) {
		border-left: 8px solid rgb(13, 111, 150);
	}

	.nav li:nth-child(6n+4) {
		border-left: 8px solid rgb(10, 75, 117);
	}

	.nav li:nth-child(6n+5) {
		border-left: 8px solid rgb(16, 34, 44);
	}

	.nav li:nth-child(6n+6) {
		border-left: 8px solid rgb(9, 18, 25);
	}

	/* make the nav bigger on touch screens */
	.touch .nav a {
		padding: 0.8em;
	}
	
	
html,body {background: url(/template/body-bg.jpg) no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;
background-size: cover;}
body {color:#978d88;font-size:13px;line-height:22px;letter-spacing: -1px; font-family:Helvetica, Arial, sans-serif;}
#maincontainer-home {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size: 100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#maincontainer {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size:100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#left-side {float:none;width:100%;padding:20px 15px 0 15px;height:85px;}
#menu {background:#333;color:#fff;margin:115px 0 0 0;}
#menutoggle {color:#fff;background:#333;border:none;padding:13px 10px;}
#right-side {float:none;width:100%;}
img {
	max-width: 100%;
	height: auto;
	margin:10px 0;
	float:none !important;
}
#right-side h3 {display:none;}
#footer {background:#25778a url(/template/footer-bg.png) no-repeat;padding:15px;margin:25px 0;background-size: 100%;color:#fff;height:auto;}
h1 {margin:25px 5px;padding:0;font-size:17px;font-weight:400;color:#fff;text-shadow:2px 2px 4px #000;}
h1 span {font-size:23px;color:#fff;text-shadow:2px 2px 4px #000;}
.lang {float:right;margin:90px 48px 0 0;}
.lang a {display:inline-block;margin-left:8px;}
.bevezeto {display:none;}
.szoveg {margin:10px 0 0 0;padding:22px 22px 35px 22px;color:#444;text-align:justify;letter-spacing: normal !important;}
.szoveg h3 {text-align:center;padding:0;margin:0 0 15px 0;color:#fff;font-size:21px;text-shadow:2px 2px 4px #000;letter-spacing:normal;}
.szoveg h4 {text-align:left;padding:0;margin:10px 0 25px 0;color:#222;font-size:17px;}
.szoveg-home {margin:20px 0;width:100%;padding:22px;color:#444;text-align:justify;font-size:15px;min-height:220px;}
.clear-right {clear:right;}
.szolgaltatasaink {background:url(/template/szolgaltatasok.png) right top no-repeat;background-size: 100%;max-width:50%;}
.more-button {background:url(/template/more.png) top left no-repeat;width:120px;display:inline-block;color:#fff;text-decoration:none;padding:3px 17px 3px 48px;}
.more-button a {color:#fff;text-decoration:none;}
.more-button a:hover {color:#f1f1f1;}
.footer-1 {float:left;width:50%;margin:0 0 20px 0;padding:0;}
.footer-2 {float:left;width:50%;margin:0 0 20px 0;padding:0;}
.footer-3 {display:none;}
#footer .inner {margin:0 8px;}
#footer h3 {padding:0 0 5px 0;margin:0 0 15px 0 !important;border-bottom:1px solid #0D677E;width:auto;float:left;font-size:17px;}
#footer ul { list-style-type: none;margin: 0;padding: 0;}
#footer li {color: #fff;font-size:13px;margin:0 0 0 18px;background:none;}
#footer a {color:#fff;text-transform:uppercase;}
#footer li.last {padding-top:3px;margin-top:5px;border-top:1px solid #19BDE7;text-align:right;}
#footer .right {float:none;width:100%;line-height:15px;}
#footer .right a {text-transform:none !important;}
#footer .loginform {float:left;width:200px;}
#footer .loginform a { text-transform:none !important;}
#footer .input-group-addon {color: #fff;background: #337ab7;border:1px solid #2e6da4;}
.szoveg-kep-jobb {border:1px solid #ccc;padding:2px;float:left;margin:15px 30px 10px 0;background:#fff;}
.kapcsolat-doboz {display:none;}
.kapcsolat-doboz .contact {display:inline-block;padding:0 0 7px 0;color:#10819D;font-size:13px;margin-left:8px;float:left;}
.kapcsolat-doboz .contact span {color:#10819D;}
.kapcsolat-doboz span {color:#f90;}
.byneho {display:none;}
 .byneho a {color:#AEDF5A !important;text-transform:none !important;font-size:12px !important;}
.kontakt {float:none;margin:0;padding:0;width:100%;}
.kontakt label {font-weight:400 !important;}
.maps {float:none;margin:25px 0;padding:0;width:100%;}
.nagykep {float:none;margin:0 auto;padding:0;width:100%;}
.kiskepek {display:none;}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}
#slider-thumbs {display:none;}
.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}

}

/* The "tablet" and "mobile" version */

@media (max-width: 49.938em) {	

html,body {background: url(/template/body-bg.jpg) no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;
background-size: cover;}
body {color:#978d88;font-size:13px;line-height:22px;letter-spacing: -1px; font-family:Helvetica, Arial, sans-serif;}
#maincontainer-home {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size: 100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#maincontainer {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size:100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#left-side {float:none;width:100%;padding:20px 15px 0 15px;height:85px;}
#menu {background:#333;color:#fff;margin:115px 0 0 0;}
#menutoggle {color:#fff;background:#333;border:none;padding:13px 7px;}
#right-side {float:none;width:100%;}
img {
	max-width: 100%;
	height: auto;
	margin:10px 0;
	float:none !important;
}
#right-side h3 {display:none;}
#footer {background:#25778a url(/template/footer-bg.png) no-repeat;padding:15px;margin:25px 0;background-size: 100%;color:#fff;height:auto;}
h1 {margin:25px 5px;padding:0;font-size:17px;font-weight:400;color:#fff;text-shadow:2px 2px 4px #000;}
h1 span {font-size:23px;color:#fff;text-shadow:2px 2px 4px #000;}
.lang {float:right;margin:90px 48px 0 0;}
.lang a {display:inline-block;margin-left:8px;}
.bevezeto {display:none;}
.szoveg {margin:10px 0 0 0;padding:22px 22px 35px 22px;color:#444;text-align:justify;letter-spacing: normal !important;}
.szoveg h3 {text-align:center;padding:0;margin:0 0 15px 0;color:#fff;font-size:21px;text-shadow:2px 2px 4px #000;letter-spacing:normal;}
.szoveg h4 {text-align:left;padding:0;margin:10px 0 25px 0;color:#222;font-size:17px;}
.szoveg-home {margin:20px 0;width:100%;padding:22px;color:#444;text-align:justify;font-size:15px;min-height:220px;}
.clear-right {clear:right;}
.szolgaltatasaink {background:url(/template/szolgaltatasok.png) right top no-repeat;background-size: 100%;max-width:50%;}
.more-button {background:url(/template/more.png) top left no-repeat;width:120px;display:inline-block;color:#fff;text-decoration:none;padding:3px 17px 3px 48px;}
.more-button a {color:#fff;text-decoration:none;}
.more-button a:hover {color:#f1f1f1;}
.footer-1 {float:left;width:50%;margin:0 0 20px 0;padding:0;}
.footer-2 {float:left;width:50%;margin:0 0 20px 0;padding:0;}
.footer-3 {display:none;}
#footer .inner {margin:0 8px;}
#footer h3 {padding:0 0 5px 0;margin:0 0 15px 0 !important;border-bottom:1px solid #0D677E;width:auto;float:left;font-size:17px;}
#footer ul { list-style-type: none;margin: 0;padding: 0;}
#footer li {color: #fff;font-size:13px;margin:0 0 0 18px;background:none;}
#footer a {color:#fff;text-transform:uppercase;}
#footer li.last {padding-top:3px;margin-top:5px;border-top:1px solid #19BDE7;text-align:right;}
#footer .right {float:none;width:100%;line-height:15px;}
#footer .right a {text-transform:none !important;}
#footer .loginform {float:left;width:200px;}
#footer .loginform a { text-transform:none !important;}
#footer .input-group-addon {color: #fff;background: #337ab7;border:1px solid #2e6da4;}
.szoveg-kep-jobb {border:1px solid #ccc;padding:2px;float:left;margin:15px 30px 10px 0;background:#fff;}
.kapcsolat-doboz {display:none;}
.kapcsolat-doboz .contact {display:inline-block;padding:0 0 7px 0;color:#10819D;font-size:13px;margin-left:8px;float:left;}
.kapcsolat-doboz .contact span {color:#10819D;}
.kapcsolat-doboz span {color:#f90;}
.byneho {display:none;}
 .byneho a {color:#AEDF5A !important;text-transform:none !important;font-size:12px !important;}
.kontakt {float:none;margin:0;padding:0;width:100%;}
.kontakt label {font-weight:400 !important;}
.maps {float:none;margin:25px 0;padding:0;width:100%;}
.nagykep {float:none;margin:0 auto;padding:0;width:100%;}
.kiskepek {display:none;}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}
#slider-thumbs {display:none;}
.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}	
	
	/* Instead of adding a border, we transition the background color */
	.no-touch .nav ul li:nth-child(6n+1) a:hover,
	.no-touch .nav ul li:nth-child(6n+1) a:active,
	.no-touch .nav ul li:nth-child(6n+1) a:focus {
		background: rgb(227, 119, 20);
	}

	.no-touch .nav li:nth-child(6n+2) a:hover,
	.no-touch .nav li:nth-child(6n+2) a:active,
	.no-touch .nav li:nth-child(6n+2) a:focus {
		background: rgb(245, 160, 41);
	}

	.no-touch .nav li:nth-child(6n+3) a:hover,
	.no-touch .nav li:nth-child(6n+3) a:active,
	.no-touch .nav li:nth-child(6n+3) a:focus {
		background: rgb(44, 168, 219);
	}

	.no-touch .nav li:nth-child(6n+4) a:hover,
	.no-touch .nav li:nth-child(6n+4) a:active,
	.no-touch .nav li:nth-child(6n+4) a:focus {
		background: rgb(31, 120, 176);
	}

	.no-touch .nav li:nth-child(6n+5) a:hover,
	.no-touch .nav li:nth-child(6n+5) a:active,
	.no-touch .nav li:nth-child(6n+5) a:focus {
		background: rgb(39, 70, 90);
	}

	.no-touch .nav li:nth-child(6n+6) a:hover,
	.no-touch .nav li:nth-child(6n+6) a:active,
	.no-touch .nav li:nth-child(6n+6) a:focus {
		background: rgb(32, 54, 68);
	}

	.nav ul li {
		-webkit-transition: background 0.5s;
		-moz-transition: background 0.5s;
		-o-transition: background 0.5s;
		-ms-transition: background 0.5s;
		transition: background 0.5s;
	}	

}

/* CSS specific to the 2x3 columns version */
@media (min-width:32.5em) and (max-width: 49.938em) {
	
	/* Unhiding the styled menu link */
	.nav .navtoogle{
		margin: 0;
		display: block;
	}
	
	/* Animating the height of the navigation when the button is clicked */
	
	/* When JavaScript is disabled, we hide the menu */
	.no-js .nav ul {
		max-height: 30em;
		overflow: hidden;
	}
	
	/* When JavaScript is enabled, we hide the menu */
	.js .nav ul {
		max-height: 0em;
		overflow: hidden;
	}
	
	/* Displaying the menu when the user has clicked on the button*/
	.js .nav .active + ul {		
		max-height: 30em;
		overflow: hidden;
		-webkit-transition: max-height .4s;
		-moz-transition: max-height .4s;
		-o-transition: max-height .4s;
		-ms-transition: max-height .4s;
		transition: max-height .4s;
	}

	/* Adapting the layout of the menu for smaller screens : icon on the left and text on the right*/
	
	.nav li span {
		display: inline-block;
		height: 100%;
	}

	.nav a {
		padding: 0.5em;		
	}
	
	.icon + span {
		margin-left: 1em;
		font-size: 1em;
	}
	
	/* Adding a left border of 8 px with a different color for each menu item*/
	.nav li:nth-child(6n+1) {
		border-left: 8px solid rgb(174, 78, 1);
	}

	.nav li:nth-child(6n+2) {
		border-left: 8px solid rgb(191, 117, 20);
	}

	.nav li:nth-child(6n+3) {
		border-left: 8px solid rgb(13, 111, 150);
	}

	.nav li:nth-child(6n+4) {
		border-left: 8px solid rgb(10, 75, 117);
	}

	.nav li:nth-child(6n+5) {
		border-left: 8px solid rgb(16, 34, 44);
	}

	.nav li:nth-child(6n+6) {
		border-left: 8px solid rgb(9, 18, 25);
	}

	/* make the nav bigger on touch screens */
	.touch .nav a {
		padding: 0.8em;
	}
	
	
html,body {background: url(/template/body-bg.jpg) no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;
background-size: cover;}
body {color:#978d88;font-size:13px;line-height:22px;letter-spacing: -1px; font-family:Helvetica, Arial, sans-serif;}
#maincontainer-home {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size: 100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#maincontainer {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size:100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#left-side {float:none;width:100%;padding:20px 15px 0 15px;height:85px;}
#menu {background:#333;color:#fff;margin:115px 0 0 0;}
#menutoggle {color:#fff;background:#333;border:none;padding:13px 7px;}
#right-side {float:none;width:100%;}
img {
	max-width: 100%;
	height: auto;
	margin:10px 0;
	float:none !important;
}
#right-side h3 {display:none;}
#footer {background:#25778a url(/template/footer-bg.png) no-repeat;padding:15px;margin:25px 0;background-size: 100%;color:#fff;height:auto;}
h1 {margin:25px 5px;padding:0;font-size:17px;font-weight:400;color:#fff;text-shadow:2px 2px 4px #000;}
h1 span {font-size:23px;color:#fff;text-shadow:2px 2px 4px #000;}
.lang {float:right;margin:90px 48px 0 0;}
.lang a {display:inline-block;margin-left:8px;}
.bevezeto {display:none;}
.szoveg {margin:10px 0 0 0;padding:22px 22px 35px 22px;color:#444;text-align:justify;letter-spacing: normal !important;}
.szoveg h3 {text-align:center;padding:0;margin:0 0 15px 0;color:#fff;font-size:21px;text-shadow:2px 2px 4px #000;letter-spacing:normal;}
.szoveg h4 {text-align:left;padding:0;margin:10px 0 25px 0;color:#222;font-size:17px;}
.szoveg-home {margin:20px 0;width:100%;padding:22px;color:#444;text-align:justify;font-size:15px;min-height:220px;}
.clear-right {clear:right;}
.szolgaltatasaink {background:url(/template/szolgaltatasok.png) right top no-repeat;background-size: 100%;max-width:50%;}
.more-button {background:url(/template/more.png) top left no-repeat;width:120px;display:inline-block;color:#fff;text-decoration:none;padding:3px 17px 3px 48px;}
.more-button a {color:#fff;text-decoration:none;}
.more-button a:hover {color:#f1f1f1;}
.footer-1 {float:left;width:50%;margin:0 0 20px 0;padding:0;}
.footer-2 {float:left;width:50%;margin:0 0 20px 0;padding:0;}
.footer-3 {display:none;}
#footer .inner {margin:0 8px;}
#footer h3 {padding:0 0 5px 0;margin:0 0 15px 0 !important;border-bottom:1px solid #0D677E;width:auto;float:left;font-size:17px;}
#footer ul { list-style-type: none;margin: 0;padding: 0;}
#footer li {color: #fff;font-size:13px;margin:0 0 0 18px;background:none;}
#footer a {color:#fff;text-transform:uppercase;}
#footer li.last {padding-top:3px;margin-top:5px;border-top:1px solid #19BDE7;text-align:right;}
#footer .right {float:none;width:100%;line-height:15px;}
#footer .right a {text-transform:none !important;}
#footer .loginform {float:left;width:200px;}
#footer .loginform a { text-transform:none !important;}
#footer .input-group-addon {color: #fff;background: #337ab7;border:1px solid #2e6da4;}
.szoveg-kep-jobb {border:1px solid #ccc;padding:2px;float:left;margin:15px 30px 10px 0;background:#fff;}
.kapcsolat-doboz {display:none;}
.kapcsolat-doboz .contact {display:inline-block;padding:0 0 7px 0;color:#10819D;font-size:13px;margin-left:8px;float:left;}
.kapcsolat-doboz .contact span {color:#10819D;}
.kapcsolat-doboz span {color:#f90;}
.byneho {display:none;}
 .byneho a {color:#AEDF5A !important;text-transform:none !important;font-size:12px !important;}
.kontakt {float:none;margin:0;padding:0;width:100%;}
.kontakt label {font-weight:400 !important;}
.maps {float:none;margin:25px 0;padding:0;width:100%;}
.nagykep {float:none;margin:0 auto;padding:0;width:100%;}
.kiskepek {display:none;}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}
#slider-thumbs {display:none;}
.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
	
}

/* Adapting the font size and width for smaller screns*/
@media (min-width: 32.5em) and (max-width: 38.688em) {
	/* Unhiding the styled menu link */
	.nav .navtoogle{
		margin: 0;
		display: block;
	}
	
	/* Animating the height of the navigation when the button is clicked */
	
	/* When JavaScript is disabled, we hide the menu */
	.no-js .nav ul {
		max-height: 30em;
		overflow: hidden;
	}
	
	/* When JavaScript is enabled, we hide the menu */
	.js .nav ul {
		max-height: 0em;
		overflow: hidden;
	}
	
	/* Displaying the menu when the user has clicked on the button*/
	.js .nav .active + ul {		
		max-height: 30em;
		overflow: hidden;
		-webkit-transition: max-height .4s;
		-moz-transition: max-height .4s;
		-o-transition: max-height .4s;
		-ms-transition: max-height .4s;
		transition: max-height .4s;
	}

	/* Adapting the layout of the menu for smaller screens : icon on the left and text on the right*/
	
	.nav li span {
		display: inline-block;
		height: 100%;
	}

	.nav a {
		padding: 0.5em;		
	}
	
	.icon + span {
		margin-left: 1em;
		font-size: 1em;
	}
	
	/* Adding a left border of 8 px with a different color for each menu item*/
	.nav li:nth-child(6n+1) {
		border-left: 8px solid rgb(174, 78, 1);
	}

	.nav li:nth-child(6n+2) {
		border-left: 8px solid rgb(191, 117, 20);
	}

	.nav li:nth-child(6n+3) {
		border-left: 8px solid rgb(13, 111, 150);
	}

	.nav li:nth-child(6n+4) {
		border-left: 8px solid rgb(10, 75, 117);
	}

	.nav li:nth-child(6n+5) {
		border-left: 8px solid rgb(16, 34, 44);
	}

	.nav li:nth-child(6n+6) {
		border-left: 8px solid rgb(9, 18, 25);
	}

	/* make the nav bigger on touch screens */
	.touch .nav a {
		padding: 0.8em;
	}
	
	
html,body {background: url(/template/body-bg.jpg) no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;
background-size: cover;}
body {color:#978d88;font-size:13px;line-height:22px;letter-spacing: -1px; font-family:Helvetica, Arial, sans-serif;}
#maincontainer-home {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size: 100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#maincontainer {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size:100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#left-side {float:none;width:100%;padding:20px 15px 0 15px;height:85px;}
#menu {background:#333;color:#fff;margin:65px 0 0 0;}
#menutoggle {color:#fff;background:#333;border:none;padding:13px 7px;}
#right-side {float:none;width:100%;}
img {
	max-width: 100%;
	height: auto;
	margin:10px 0;
	float:none !important;
}
#right-side h3 {display:none;}
#footer {background:#25778a url(/template/footer-bg.png) no-repeat;padding:15px;margin:25px 0;background-size: 100%;color:#fff;height:auto;}
h1 {margin:25px 5px;padding:0;font-size:17px;font-weight:400;color:#fff;text-shadow:2px 2px 4px #000;}
h1 span {font-size:23px;color:#fff;text-shadow:2px 2px 4px #000;}
.lang {float:right;margin:90px 48px 0 0;}
.lang a {display:inline-block;margin-left:8px;}
.bevezeto {display:none;}
.szoveg {margin:10px 0 0 0;padding:22px 22px 35px 22px;color:#444;text-align:justify;letter-spacing: normal !important;}
.szoveg h3 {text-align:center;padding:0;margin:0 0 15px 0;color:#fff;font-size:21px;text-shadow:2px 2px 4px #000;letter-spacing:normal;}
.szoveg h4 {text-align:left;padding:0;margin:10px 0 25px 0;color:#222;font-size:17px;}
.szoveg-home {margin:20px 0;width:100%;padding:22px;color:#444;text-align:justify;font-size:15px;min-height:220px;}
.clear-right {clear:right;}
.szolgaltatasaink {background:url(/template/szolgaltatasok.png) right top no-repeat;background-size: 100%;max-width:50%;}
.more-button {background:url(/template/more.png) top left no-repeat;width:120px;display:inline-block;color:#fff;text-decoration:none;padding:3px 17px 3px 48px;}
.more-button a {color:#fff;text-decoration:none;}
.more-button a:hover {color:#f1f1f1;}
.footer-1 {float:none;width:100%;margin:0 0 20px 0;padding:0;}
.footer-2 {float:none;width:100%;margin:0 0 20px 0;padding:0;}
.footer-3 {float:none;width:100%;margin:0;padding:0;}
#footer .inner {margin:0 8px;}
#footer h3 {padding:0 0 5px 0;margin:0 0 15px 0 !important;border-bottom:1px solid #0D677E;width:auto;float:left;font-size:17px;}
#footer ul { list-style-type: none;margin: 0;padding: 0;}
#footer li {color: #fff;font-size:13px;margin:0 0 0 18px;background:none;}
#footer a {color:#fff;text-transform:uppercase;}
#footer li.last {padding-top:3px;margin-top:5px;border-top:1px solid #19BDE7;text-align:right;}
#footer .right {float:none;width:100%;line-height:15px;}
#footer .right a {text-transform:none !important;}
#footer .loginform {float:left;width:200px;}
#footer .loginform a { text-transform:none !important;}
#footer .input-group-addon {color: #fff;background: #337ab7;border:1px solid #2e6da4;}
.szoveg-kep-jobb {border:1px solid #ccc;padding:2px;float:left;margin:15px 30px 10px 0;background:#fff;}
.kapcsolat-doboz {display:none;}
.kapcsolat-doboz .contact {display:inline-block;padding:0 0 7px 0;color:#10819D;font-size:13px;margin-left:8px;float:left;}
.kapcsolat-doboz .contact span {color:#10819D;}
.kapcsolat-doboz span {color:#f90;}
.byneho {background-color: #3b3b3b;background-image: linear-gradient(#3b3b3b, #2e2e2e);border: 1px solid #191919;
 box-shadow: 0 1px 0 #505050 inset, 8px 0 0 0 rgba(255, 255, 255, 0.05) inset, 7px 0 0 0 rgba(0, 0, 0, 0.3) inset, -8px 0 0 0 rgba(255, 255, 255, 0.05) inset, -7px 0 0 0 rgba(0, 0, 0, 0.3) inset;padding:2px 4px;border-radius:3px;margin-top:17px;float:none;font-size:11px;}
 .byneho a {color:#AEDF5A !important;text-transform:none !important;font-size:12px !important;}
.kontakt {float:none;margin:0;padding:0;width:100%;}
.kontakt label {font-weight:400 !important;}
.maps {float:none;margin:25px 0;padding:0;width:100%;}
.nagykep {float:none;margin:0 auto;padding:0;width:100%;}
.kiskepek {display:none;}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}
#slider-thumbs {display:none;}
.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
}

@media (max-width: 32.438em) {
	
	/* Unhiding the styled menu link */
	.nav .navtoogle{
		margin: 0;
		display: block;
	}
	
	/* Animating the height of the navigation when the button is clicked */
	
	/* When JavaScript is disabled, we hide the menu */
	.no-js .nav ul {
		max-height: 30em;
		overflow: hidden;
	}
	
	/* When JavaScript is enabled, we hide the menu */
	.js .nav ul {
		max-height: 0em;
		overflow: hidden;
	}
	
	/* Displaying the menu when the user has clicked on the button*/
	.js .nav .active + ul {		
		max-height: 30em;
		overflow: hidden;
		-webkit-transition: max-height .4s;
		-moz-transition: max-height .4s;
		-o-transition: max-height .4s;
		-ms-transition: max-height .4s;
		transition: max-height .4s;
	}

	/* Adapting the layout of the menu for smaller screens : icon on the left and text on the right*/
	
	.nav li span {
		display: inline-block;
		height: 100%;
	}

	.nav a {
		padding: 0.5em;		
	}
	
	.icon + span {
		margin-left: 1em;
		font-size: 1em;
	}
	
	/* Adding a left border of 8 px with a different color for each menu item*/
	.nav li:nth-child(6n+1) {
		border-left: 8px solid rgb(174, 78, 1);
	}

	.nav li:nth-child(6n+2) {
		border-left: 8px solid rgb(191, 117, 20);
	}

	.nav li:nth-child(6n+3) {
		border-left: 8px solid rgb(13, 111, 150);
	}

	.nav li:nth-child(6n+4) {
		border-left: 8px solid rgb(10, 75, 117);
	}

	.nav li:nth-child(6n+5) {
		border-left: 8px solid rgb(16, 34, 44);
	}

	.nav li:nth-child(6n+6) {
		border-left: 8px solid rgb(9, 18, 25);
	}

	/* make the nav bigger on touch screens */
	.touch .nav a {
		padding: 0.8em;
	}
	
	
html,body {background: url(/template/body-bg.jpg) no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;
background-size: cover;}
body {color:#978d88;font-size:13px;line-height:22px;letter-spacing: -1px; font-family:Helvetica, Arial, sans-serif;}
#maincontainer-home {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size: 100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#maincontainer {background:#d8dadf url(/template/header-bg.jpg) no-repeat;padding:0;margin:35px 0 0 0;background-size:100%;box-shadow: 0 0 4px 1px #fff;border-radius:2px;}
#left-side {float:none;width:100%;padding:20px 15px 0 15px;height:85px;}
#menu {background:#333;color:#fff;margin:15px 0 0 0;}
#menutoggle {color:#fff;background:#333;border:none;padding:13px 7px;}
#right-side {float:none;width:100%;}
img {
	max-width: 100%;
	height: auto;
	margin:10px 0;
	float:none !important;
}
#right-side h3 {display:none;}
#footer {background:#25778a url(/template/footer-bg.png) no-repeat;padding:15px;margin:25px 0;background-size: 100%;color:#fff;height:auto;}
h1 {margin:25px 5px;padding:0;font-size:17px;font-weight:400;color:#fff;text-shadow:2px 2px 4px #000;}
h1 span {font-size:23px;color:#fff;text-shadow:2px 2px 4px #000;}
.lang {float:right;margin:90px 48px 0 0;}
.lang a {display:inline-block;margin-left:8px;}
.bevezeto {display:none;}
.szoveg {margin:10px 0 0 0;padding:22px 22px 35px 22px;color:#444;text-align:justify;letter-spacing: normal !important;}
.szoveg h3 {text-align:center;padding:0;margin:0 0 15px 0;color:#fff;font-size:21px;text-shadow:2px 2px 4px #000;letter-spacing:normal;}
.szoveg h4 {text-align:left;padding:0;margin:10px 0 25px 0;color:#222;font-size:17px;}
.szoveg-home {margin:20px 0;width:100%;padding:22px;color:#444;text-align:justify;font-size:15px;min-height:220px;}
.clear-right {clear:right;}
.szolgaltatasaink {background:url(/template/szolgaltatasok.png) right top no-repeat;background-size: 100%;max-width:50%;}
.more-button {background:url(/template/more.png) top left no-repeat;width:120px;display:inline-block;color:#fff;text-decoration:none;padding:3px 17px 3px 48px;}
.more-button a {color:#fff;text-decoration:none;}
.more-button a:hover {color:#f1f1f1;}
.footer-1 {float:none;width:100%;margin:0 0 20px 0;padding:0;}
.footer-2 {float:none;width:100%;margin:0 0 20px 0;padding:0;}
.footer-3 {float:none;width:100%;margin:0;padding:0;}
#footer .inner {margin:0 8px;}
#footer h3 {padding:0 0 5px 0;margin:0 0 15px 0 !important;border-bottom:1px solid #0D677E;width:auto;float:left;font-size:17px;}
#footer ul { list-style-type: none;margin: 0;padding: 0;}
#footer li {color: #fff;font-size:13px;margin:0 0 0 18px;background:none;}
#footer a {color:#fff;text-transform:uppercase;}
#footer li.last {padding-top:3px;margin-top:5px;border-top:1px solid #19BDE7;text-align:right;}
#footer .right {float:none;width:100%;line-height:15px;}
#footer .right a {text-transform:none !important;}
#footer .loginform {float:left;width:200px;}
#footer .loginform a { text-transform:none !important;}
#footer .input-group-addon {color: #fff;background: #337ab7;border:1px solid #2e6da4;}
.szoveg-kep-jobb {border:1px solid #ccc;padding:2px;float:left;margin:15px 30px 10px 0;background:#fff;}
.kapcsolat-doboz {display:none;}
.kapcsolat-doboz .contact {display:inline-block;padding:0 0 7px 0;color:#10819D;font-size:13px;margin-left:8px;float:left;}
.kapcsolat-doboz .contact span {color:#10819D;}
.kapcsolat-doboz span {color:#f90;}
.byneho {background-color: #3b3b3b;background-image: linear-gradient(#3b3b3b, #2e2e2e);border: 1px solid #191919;
 box-shadow: 0 1px 0 #505050 inset, 8px 0 0 0 rgba(255, 255, 255, 0.05) inset, 7px 0 0 0 rgba(0, 0, 0, 0.3) inset, -8px 0 0 0 rgba(255, 255, 255, 0.05) inset, -7px 0 0 0 rgba(0, 0, 0, 0.3) inset;padding:2px 4px;border-radius:3px;margin-top:17px;float:none;font-size:11px;}
 .byneho a {color:#AEDF5A !important;text-transform:none !important;font-size:12px !important;}
.kontakt {float:none;margin:0;padding:0;width:100%;}
.kontakt label {font-weight:400 !important;}
.maps {float:none;margin:25px 0;padding:0;width:100%;}
.nagykep {float:none;margin:0 auto;padding:0;width:100%;}
.kiskepek {display:none;}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}
#slider-thumbs {display:none;}
.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
}

