/**
* amit szerkeszteni kellhet
* szinek: [menusáv: #585858], [menuszín: #fff]
*/

body {
	font-size: 13px;
	color: #585858;
	font-family:  tahoma, Helvetica, "Century Gothic", sans-serif, arial, verdana;
	}

@media (min-width: 800px) and (max-width: 1000px) {
   .collapse {
       display: none !important;
   }
}

.container {
	max-width: 950px;
}

.top-menu {
	background: rgba(193,213,179,0.8);
	width: 100%;
	z-index: 5000;
	}

.fejlecmodul {
	background: #ffffff;
	color: #b6bedd;
}

.fejlecmodul:hover, .fejlecmodul:focus, .fejlecmodul:active {
	text-decoration: none;
}

.fejlecmodul-cim a{
	color: #b6bedd;
}

.fejlecmodul-cim a:hover, .fejlecmodul-cim a:focus, .fejlecmodul-cim a:active, {
	text-decoration: none;
}


.cserelt-fejlec-box {
	/*width: 33.33%;*/
	padding: 0px;
	text-decoration: none;
	/*line-height: 5px;*/
}

.cserelt-fejlec-box img {
	text-decoration: none;
}

.cserelt-fejlec-box img:hover, img:focus, img:active {
	text-decoration: none;
}

.cserelt-fejlec-box div {
	text-align: right;
}

@media (max-width: 768px) {
	.cserelt-fejlec-box {
    	width: 100%;
    	text-align: center;
	}
	.cserelt-fejlec-box div {
    	text-align: center;
	}
}

/**
* navbar
*/

.navbar {
	line-height: 50px;
	display: block;
	vertical-align: middle;
	border: none;
	margin-bottom: 0px;
	border-radius: 0px;
	position: relative;
		border-top: 4px #646873 solid;

}

.navbar-brand {
	padding: 0px;
    float: left;
    font-size: 18px;
    line-height: 50px;
}

.navbar-lngbox {
	float: right;
	position: relative;
	padding-right: 10px;
}

.navbar-toggle {
    /*margin-top: 19px;*/
}

.navbar-lngbox .all img {
	/*margin-right: 7px;*/
	opacity: 0.6;
}

.navbar-lngbox .all img:hover {
	opacity: 1;
}

.navbar-lngbox .actual {
	line-height: 50px;
}

.navbar-lngbox .all {
	position: absolute;
	top: 40px;
	left: -3px;
	line-height: 25px;
	display: none;
	background: rgba(193,213,179,0.8);
	padding: 0px 3px;
	width: 31px;
}

.navbar-lngbox .actual span {
	color: #646873;
	cursor: pointer;
}

.navbarbox {
	text-align: center;
}

.navbar-nav {
	display: inline-block;
	text-transform: uppercase;
	/*font-weight: 800;*/
	line-height: 50px;
}

.navbar-default .navbar-nav > li > a {
	color: #646873;
	}

.navbar-collapse.in {
    overflow: hidden !important;
}

.navbar-collapse {
    overflow-x: hidden !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #646873;
    background-color: transparent;
    opacity: 0.5;
    text-decoration: underline;
    /*font-size: 11px;*/
	}

.navbar-brand i:hover, i:focus {
    color: #646873;
    background-color: transparent;
    opacity: 0.5;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: none;
	color: #646873;
	text-decoration: underline;
	}

.navbar-nav > li > .dropdown-menu {
	/*margin-top: 10px;*/
	background: rgba(193,213,179,0.8);
	border: none;
	font-size: 12px;
	/*opacity: 0.8;*/
	}

.dropdown-menu > li > a{
	color: #646873;
	}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #c1d5b3;
	background-color: #646873;
	opacity : 0.5;
	}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #646873;
}

@media (max-width: 1023px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #646873;
		background-color: transparent;
		opacity : 0.5;
			}
	.navbar-lngbox .all {
		top: 22px;
	}
	.navbar-lngbox .actual {
		line-height: 10px;
	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        /*float: none!important;*/
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

.navbar-default .navbar-toggle .icon-bar {
	background: #646873;
}

.navbar-default .navbar-toggle {
	border: 1px #646873 solid;
}


/**
* navbar end
*/

/**
* content
*/
.content-full {
	min-height: 100%;
	padding: 0px;
	position: relative;
}
.content {
	background: rgba(255,255,255,0.8);
	color: #000000;
	padding: 0px;
	/*padding-bottom: 40px;*/
}

#content-back {
	position: relative;
}

/*
* lapozó
*/

.pagination > li > a, .pagination > li > span {
	color: #585858;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	font-family: verdana;
	font-size: 12px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	color: #FFF;
	cursor: default;
	background-color: #585858;
	border-color: #ddd;
}

/*
* lapozó end
*/

.row {
	margin: 0px;
}

.sliderbox {
	padding: 0px;
}

.teljes-slider {
	}

.carousel-control {
    opacity: 0.1;
}

.carousel-indicators {
	display: none;
}

.padding10 {
	padding-top: 10px;
}

.padding20 {
	padding-top: 20px;
	text-align: center;
}

.bannerbox-1 {
	text-align: center;
	margin-bottom: 5px;
}

.bannerbox-2 {
	text-align: center;
	margin-bottom: 5px;
}

.bannerbox-3 {
	text-align: center;
	margin-bottom: 5px;
}

.banner-inner {
	position: relative;
	/*max-width: 300px;
	display: inline-block;*/
}

.banner-inner img {
	/*display: inline-block;
	max-width: 300px;
	max-height: 225px;*/
}

.banner-inner .titleinner {
	line-height: 30px;
	background: #585858;
	color: rgb(255, 255, 255);
	font-weight: bolder;
	opacity: 0.8;
	padding-left: 10px;
}

.bannerbox-2 .title {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: left;
}

.bannerbox-1 .title {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: left;
}

.bannerbox-3 .title {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: left;
}

.bannerbox {
	max-width: 320px;
	display: inline-block;
	margin-bottom: 5px;
}

.banner-slide {
	/*max-width: 320px;*/
	display: inline-block;
	margin-bottom: 5px;
}

.banner-slide .carousel-caption {
	bottom: 0px;
	left: 0;
	padding: 0px;
	text-align: left;
	padding-left: 10px;
	background: rgba(193,213,179,0.8);
	color: #646873;
	width: 100%;
	line-height: 30px;
}

.banner-slide h3 {
	font-size: 12px;
	font-weight: bolder;
	margin-top: 8px;
	margin-bottom: 10px;
}

.hirbox1 {
	/*max-width: 320px;*/
	display: inline-block;
}

.hirbox2 {
	/*max-width: 320px;*/
	display: inline-block;
}

.hirbox3 {
	/*max-width: 320px;*/
	display: inline-block;
}

.hirbox2 .hirimgbox {
	/*display: inline-block;*/
}

.hirimgbox img {
	/*max-width: 300px;
	max-height: 200px;*/
}

.hirbox3 {
}

.hirszoveg {
	/*background: rgb(226, 226, 226);
	background: -moz-linear-gradient(90deg, rgb(226, 226, 226) 30%, rgb(255, 255, 255) 70%);
	background: -webkit-linear-gradient(90deg, rgb(226, 226, 226) 30%, rgb(255, 255, 255) 70%);
	background: -o-linear-gradient(90deg, rgb(226, 226, 226) 30%, rgb(255, 255, 255) 70%);
	background: -ms-linear-gradient(90deg, rgb(226, 226, 226) 30%, rgb(255, 255, 255) 70%);
	background: linear-gradient(180deg, rgb(226, 226, 226) 30%, rgb(255, 255, 255) 70%);*/
	text-align: left;
	padding: 13px;
}

.hirbox2 .hirszoveg {
	/*margin-left: 9px;
	margin-right: 8px;*/
}

.hirszoveg h1 {
	color: #000000;
	font-size: 17px;
	margin: 0px;
	/*font-weight: bold;*/
	min-height: 37px;
}

.hirszoveg .elozetes {
	padding-top: 10px;
	color: #000000;
	text-align: justify;
	min-height: 175px;
}

.hirbovebb {
	/*background: #585858;*/
	text-align: right;
	padding-right: 10px;
	line-height: 25px;
	border-bottom: 1px #000000 dotted;
	margin-bottom: 10px;
}

.hirbovebb a {
	color: #000000;
	font-weight: bolder;
}

.content-title {
	float: left;
}

.content-title h1 {
	color: #000000;
	font-size: 25px;
	/*font-weight: 600;*/
}

.content-title-out h1 {
	color: #808080;
	font-size: 25px;
	color: #000000;
	/*font-weight: 600;*/
}


.hirek-table .table td {
	border-top: none;
}

.hirek-table .table img {
	max-width: 150px;
}

.hirekbox h2 {
	color: #000000;
	font-size: 17px;
	/*font-weight: 600;*/
	margin: 0px;
}

.hirekbox p {
	color: #585858;
}

.hirekbox .bovebben {
	/*background: #585858;*/
	text-align: right;
	padding: 0px;
	padding-right: 10px;
	line-height: 20px;
	border-bottom: 1px #D0D0D0 dotted;
	margin-bottom: 20px;
}

.hirekbox .bovebben a {
	color: #000000;
	font-weight: bolder;
}

.kezdolap-tartalom {
	padding-top: 10px;
}

.galery {
	/*max-width: 200px;*/
	text-align: center;
}

.galery .galery-inner {
	position: relative;
	max-width: 200px;
	/*display: inline-block;*/
}

.galery .galery-inner .title {
	/*background: rgba(193,213,179,0.8);
	opacity: 0.8;
	position: absolute;
	bottom: 10px;*/
	width: 100%;
	line-height: 16px;
	text-align: center;
	left: 10px;
	height: 45px;
	padding: 5px;
}

.galery .galery-inner .title a {
	color: #646873;
	margin: 0px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: 600;
}

.modal-content {
	background-color: #585858;
	color: #fff;
}

.galerimgbox {
	text-align: center;
}

.galerimgbox img {
	display: inline-block;
	margin: 10px;
	border: 1px #585858 solid;
}

.title-return {
	float: right;
	color: #000000;
	font-size: 35px;
	padding-top: 15px;
	cursor: pointer;
}

.clear {
	clear: both;
}

.spacer {
	border: 1px #000000 dotted;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	opacity: 0.1;
}

.partnerbox .title {
	/*background-color: #000000;
	color: #ffffff;*/
	text-align: center;
	line-height: 25px;
	font-weight: 600;
}

.partnerbox .title a {
	/*color: #ffffff;*/
}

.partnerbox .partnerbody {
	text-align: center;
	/*border-bottom: 1px #000000 solid;*/
	height: 152px;
	margin-bottom: 10px;
}

.partnerbox .partnerbody img {
	display: inline-block;
}

.esemeny-table th {
	background-color: #f64932;
	color: #fff;
	border-bottom: none;
}

.table > thead > tr > th {
	border-bottom: none;
}

.esemeny-table td {
	border-bottom: 1px #f64932 dotted;
	color: #808080;
}

.esemeny-table-out th {
	background-color: #808080;
	color: #fff;
	border-bottom: none;
}

.table > thead > tr > th {
	border-bottom: none;
}

.esemeny-table-out td {
	border-bottom: 1px #808080 dotted;
	color: #808080;
}

.doktar {
	font-size: 15px;
	font-weight: 600;
	color: #ffffff;
	line-height: 35px;
}

.doktar .doktar-title {
	background-color: #000000;
	padding-left: 10px;
	opacity: 0.8	;
}

.doktar .dok {
	color: #000000;
	font-size: 13px;
	padding-left: 20px;
}

.doktar .dok a {
	color: #000000;
}

.doktar .dok .fa {
	font-size: 20px;
}

.contactbox h1 {
	font-size: 25px;
	color: #000000;
	margin-top: 0px;
}

.contactbox .contact-title {
	font-size: 15px;
	color: #000000;
}

.contactbox .contact-item {
	padding-left: 20px;
	line-height: 23px;
}

.contact-form label{
	color: #000000;
}

.contact-form .btn-default {
	border: 1px #000000 solid;
	color: #000000;
}

.contact-form .btn-default:hover, .btn-default:active, .btn-default:focus {
	background-color: #000000;
	color: #ffffff;
}

.contact-form .form-control {
	border: 1px #000000 solid;
}

/**
* content end
*/

/**
* social
*/
.social {
	position: fixed;
	top: 25%;
	background: rgba(190,195,199,1);/*rgba(193,213,179,0.3);*/
	height: auto;
	/*padding: 5px 10px 5px 5px;*/
    left: -1px;-moz-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px;border-top-right-radius: 5px;-moz-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;border-bottom-right-radius: 5px;border-top: 1px #FFF solid;border-right: 1px #FFF solid;border-bottom: 1px #FFF solid;-webkit-box-shadow: 3px 0px 8px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    3px 0px 8px 0px rgba(50, 50, 50, 0.75);box-shadow:         3px 0px 8px 0px rgba(50, 50, 50, 0.75);}

.social .social-close {
	position: absolute;
	background: rgba(190, 195, 199, 1) none repeat scroll 0% 0%;
	top: 10px;
	width: 23px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
    left: 0px;-moz-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px;border-top-right-radius: 5px;-moz-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;border-bottom-right-radius: 5px;border-top: 1px #FFF solid;border-right: 1px #FFF solid;border-bottom: 1px #FFF solid;-webkit-box-shadow: 3px 0px 8px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    3px 0px 8px 0px rgba(50, 50, 50, 0.75);box-shadow:         3px 0px 8px 0px rgba(50, 50, 50, 0.75);}

.social .social-box {
	display: none;
	min-height: 53px;
}

.social .social-item {
    padding: 0px 10px 0px 5px;	line-height: 30px;
}

.social .social-item a{
	color: #646873;
	/*font-size: 25px;*/
}

.social .social-item .fa{
	font-size: 25px;
	line-height: 33px;
}


.social .social-item a:hover, a:focus, a:active{
	color: #646873;
	/*font-size: 25px;*/
	text-decoration: none;
}

/**
* social end
*/

/**
* footer
*/

.footer-full {
	position: fixed;
	bottom: 0px;
	background: rgba(255,255,255,1);
	color: #8ea8f0;
	min-height: 50px;
	width: 100%;
	padding: 10px 0px;
	/*border-top: 5px #585858 solid;
	border-bottom: 5px #585858 solid;*/
	}

.footer-full a {
	color: #8ea8f0;
}

.bottommenu {
	background: rgba(255,255,255,1);
	color: #8ea8f0;
	font-size: 11px;
}

.bottommenu i {
	font-size: 19px;
}

.footer-full .navbar {
    display: inline-block;
    border-top: none;
}

.footer-full .navbar-inverse .navbar-nav > li > a {
	color: #8ea8f0;
	text-decoration: none;
}

.footer-full .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #8ea8f0;
	opacity: 0.5;
	text-decoration: underline;
}

.footer-full .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background: rgba(255,255,255,1);
	color: #8ea8f0;
}

.footer-full .navbar-nav > li > .dropdown-menu {
	background: rgba(255,255,255,1);
	color: #8ea8f0;
}

.footer-full .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 10px;
    border-radius: 4px 4px 0px 0px;
}

.footer-full .dropdown-menu > li > a {
    color: #8ea8f0;
}

.footer-full .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: #8ea8f0;
	color: #ffffff;
	opacity: 1;
}

.scrollontop {
	position: fixed;
	bottom: 7px;
	right: 20px;
	display: none;
	opacity: 0.4;
	z-index: 4000;
}

.scrollontop:hover {
	opacity: 1;
}

.scrollontop i {
	color: #8ea8f0;
	font-size: 45px;
	cursor: pointer;
}

.comm {
	float: left;
	font-size: 30px;
	margin-right: 7px;
}

.footer-contactbox {
	font-size: 12px;
	line-height: 20px;
}

.footer-contactbox h2 {
	margin: 0px;
	font-size: 22px;
	margin-bottom: 15px;
}

#footerback {
	height: 70px;
}

.footer-contactbox i{
	font-weight: bold;
	font-size: 17px;
	margin-right: 10px;
}

.footer-contactbox a{
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.footer-contactbox a i{
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}
/**
* footer end
*/

/**
* community
*/
/*.facebook {
	color: #3c5a9a;
}

.youtube {
	color: #930402;
}

.google {
	color: #d84c3b;
}

.pinterest {
	color: #195d82;
}*/

/**
* community end
*/

/**
* doksik
*/
.pdf {
	color: #da2e2e;
}

.doc {
	color: #2455a1;
}

.excel {
	color: #558634;
}

.jpg {
	color: #1c4d90;
}

.png {
	color: #f2a82d;
}
/**
* doksik end
*/

/**
* térkép
*/
#map_canvas {
    width: 100%;
    height: 600px;
}

#iw-container {
    margin-bottom: 10px;
    width: 350px;
}

#iw-container .iw-title {
	font-size: 17px;
	font-weight: 400;
	padding: 3px 10px;
    background-color: #000000;
    color: #ffffff;
    margin: 0;
    border-radius: 2px 2px 0 0;
}

#iw-container .iw-content {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 1px;
    padding: 15px 5px 20px 15px;
    max-height: 120px;
    overflow-y: auto;
    overflow-x: hidden;
}

.iw-content img {
    float: right;
    margin: 0 5px 5px 10px;
}

.iw-subTitle {
    font-size: 14px;
    font-weight: 700;
    padding: 0;
}

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
/**
* térkép end
*/

/**
* modal
*/
.modal {
    position: fixed;
    top: 20%;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 6000;
    display: none;
    overflow: hidden;
    outline: 0px none;
}

.modal-backdrop {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 5000;
    background-color: #000;
}

#myModal .error .modal-title {
    font-size: 50px;
    color: #C2510C;
}

.modal-content {
    position: relative;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0px none;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-header {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#myModal .error .modal-title {
	font-size: 50px;
	margin-left: 20px;
	color: #C2510C;
}

#myModal .info .modal-title {
	font-size: 50px;
	margin-left: 20px;
	color: #646873;
}


.modal-body p {
    color: #585858;
	font-size: 15px;
}

.modal-header h2 {
    color: #585858;
    margin: 0px;
    float: right;
    padding-top: 19px;
	padding-right: 10px;
}

.ekko-lightbox {
	top: 0;
}

.ekko-lightbox .modal-content {
    position: relative;
    background: rgba(193,213,179,1);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0px none;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
}

.ekko-lightbox .modal-title {
	color: #646873;
}

.ekko-lightbox .close {
	color: #646873;
	opacity: 1;
}

.modal-backdrop {
	/*display: none;*/
}

.modal-dialog {
    margin: 70px auto;
}
/**
* modal end
*/

/**
* cookie box
*/
.cookie-box {
	position: fixed;
	bottom: 5px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	z-index: 60000;
i}

.cookie-box .cookie-box-inner {
	max-width: 950px;
	display: inline-block;
	background: rgba(0,0,0,0.6);
	color: #fff;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.cookie-box button {
	background: rgba(193,213,179,1);
	border: 1px #c1d5b3 solid;
	color: #646873;
}
/**
* cookie box end
*/

.content_inside img {
	display: inline-block;
}

.content_inside .img-responsive {
	display: inline-block;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: inline-block;
}

.landing-page-din-content {
	text-align: center;
	margin-top: 15px;
	border-top: 1px #D0D0D0 solid;
}

.form-box {
	width: 400px;
	display: inline-block;
	margin-top: 15px;
}

.tartalom h2 {
	font-size: 15px;
}