/* === fontawesome === */
@import url('font-awesome.css');
/* === custom icon === !!!!!!!toroltem*/
@import url('custom-fonts.css');
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,latin-ext);
/* ===================================
1. General
==================================== */
.kek{color:#0470b9;}
.szin1, .szin2, .zold{color: #438f71;}/*zold*/
a, a:hover{text-decoration:none;
color: #107CAA}
.font{font-family:Tahoma, Arial, sans-serif;}
.clear {
	clear: both;
}
.fej {
	color: #2D7E5B;
	font-weight: 700;
	padding-top: 10px;	
	
	
}
.fejbalra {
	float: left;
	width: 300px;
	display: inline-block;
	
	
	
}

.logo {
	margin-right: 2px;
	float:left;
	width:60px;
	
}

.fej a.domain {
	font-size: 36px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	
	color: #0470b9!important;
	line-height:normal;
	
}
.fej a.domain:hover {
	text-decoration: none;
color:#1BC5DF!important;
}

/* ikonok - levél, galéria, feb*/
.f-kapcs {
	width: 200px;
	float: right;
	text-align: right;
	
	font-weight: 700;
	color: #0470B9;	
	display: inline-block;
	
	
}

.f-kapcs a {
color:#38785F;
padding: 8px;
margin-bottom:10px;
/*text-transform:uppercase;*/
}

.f-kapcs a:hover, .f-kapcs:focus {
color:#2C89EE;
padding: 8px;
margin-bottom:10px;
/*text-transform:uppercase;*/
}

.logok img{

margin:1px;
border:solid 1px #999;
width:100px;
height: auto; 
}

@media (max-width:420px) {
.logok img{

margin:1px;
border:solid 1px #999;
width: 70px;
height: auto;
}
.logo{width: 50px;}

.fejbalra {
	
	width: 300px;
	display: inline-block;
	
}
}


h1.cim1, .cim1, h1, h2, h3  {
font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #38785F;/*#0470b9*/
	line-height:40px;
	magin-top: 20px!important;
	margin-bottom: 15px!important;
	padding:0!important;
	
}

h1, h2, h3, .cimnagy{	
	
	font-size: 26px;
	/*text-transform:uppercase;*/
}

.font22{font-size: 22px;
font-family: 'Roboto', sans-serif;
	font-weight: 400;}

.font18{font-size: 18px;
font-family: 'Roboto', sans-serif;
	font-weight: 400;}

.sorki {
	text-align: justify;
}
.ok {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
}

/* ===================================
2. layout
==================================== */


#wrapper {
	
	width:100%;
	margin: 0;
	padding: 0;
	border-top:solid 2px #024C7E;
	
	background-color:#FFF;
}


.row, .row-fluid {
width:100%;
clear:both;
}
.row2{width:100%;
clear:both;
border-bottom: solid 1px #EDECEC;}
/* ===================================
3. Responsive media
==================================== */

.video-container, .map-container, .embed-container {
	position: relative;
	margin: 0 0 15px 0;
	padding-bottom: 31%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: none;
}
.embed-container iframe, .embed-container object, .embed-container embed, .video-container iframe, .map-container iframe, .map-container object, .map-container embed, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
iframe {
	border: none;
}

img.img-polaroid {
	margin: 0 0 20px 0;
}
.img-box {
	max-width: 100%;
}/**/
/* ===================================
4. Header
==================================== */

/* --- header -- */


header .navbar {
	margin-bottom: 0;
}
.navbar-default {
	border: none;
}


header .navbar-collapse ul.navbar-nav {
	float: right;
	margin-right: 0;
}
header .navbar-default {
	/*background-color: #fff;*/
}
/* menü mozgása*/
header .nav li a:hover, header .nav li a:focus, header .nav li.active a, header .nav li.active a:hover, header .nav li a.dropdown-toggle:hover, header .nav li a.dropdown-toggle:focus, header .nav li.active ul.dropdown-menu li a:hover, header .nav li.active ul.dropdown-menu li.active a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}
header .navbar-default .navbar-nav > .open > a, header .navbar-default .navbar-nav > .open > a:hover, header .navbar-default .navbar-nav > .open > a:focus {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
header .navbar {
	min-height: 100px;/**/
}

header .navbar-nav > li > a {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.dropdown-menu li a:hover {
	color: #2A7D58!important;
	 /****** lenyílóban az allinkek****************************/
}

ul.dropdown-menu li .active {background-color: #e7e7e7!important;}

/*
header .nav .caret {
	border-bottom-color: #CCC;
	border-top-color: #CCC;
}*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	/*background-color: none!important; #CCC!important */
	color: #115033!important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	/*background-color: none;  lenyíló háttérszín ha nyitva van* */
	color: #155639!important;
}
.dropdown-menu {
	box-shadow: none;
	border-radius: 0;
	border: none;
	white-space: nowrap;
}
.dropdown-menu li:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}
header .nav li .dropdown-menu {
	padding: 0;
}
header .nav li .dropdown-menu li a {
	line-height: 22px;
	padding: 15px 15px;/*12px*/
}
/* --- menu --- */

header .navigation {
	float: right;
}

header ul.nav li a {
	font-size: 14px;
	border: none;
	font-weight: 700;
	/*text-transform: uppercase;*/
}
header ul.nav li ul li a {
	/*font-size: 12px;*/
	border-bottom: solid 1px #CECECE;/*font-weight: 300;text-transform:uppercase;*/
}
.navbar .nav > li > a {
	color: #165237;/*text-shadow: none;*/
}
.navbar .nav a:hover {
	background-color:#EBEBEB;
	color: #0470B9!important;
	
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover {
	color: #0470B9!important;
	/*background-color: #BEBEBB;*/
	
}
.dropdown-menu a{color: #155234;}
/*.dropdown-menu .active a:hover{color: #333!important;}*/
.navbar .nav > .active > a:active, .navbar .nav > .active > a:focus {
	outline: 0;
}
.navbar .nav li .dropdown-menu {
	z-index: 2000;
}
header ul.nav li ul {
	margin-top: 1px;
}
header ul.nav li ul li ul {
	margin: 1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position: absolute;
	right: 0;
	margin-top: 3px;
	padding-left: 20px;
}
.navbar .nav > li > .dropdown-menu:before {
	display: inline-block;
	/*border-right: none;
	border-bottom: none;
	border-left: none;
	border-bottom-color: none;*/
	content: none;
}
ul.nav li.dropdown a {
	z-index: 1000;
	display: block;
}
select.selectmenu {
	display: none;
}
ul.mos{margin:15px;
padding: 15px;}
ul.mos li{
	list-style-type: none;
	margin-left: 5px;
	padding-bottom:5px;
	padding-left:5px;
	list-style-image: url(../img/pipazold.png);
}
/*ul li.active {
	color:#FE5E00!important;
}
ul li ul li.active{background-color:#E0E0E0!important;}*/


/* ===================================
6. Sliders
==================================== */
/* --- flexslider --- */

#featured .flexslider {
	
	
	position: relative;
	zoom: 1;
}
.flex-caption {
	background: none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
}
.flex-caption {
	bottom: 15px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	margin: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	width: 200px;
}
.flex-caption p {
	margin: 0 0 5px;
}
/* ===================================
7. Section: callaction - első szakasz háttere
==================================== */
section.callaction {
	background-color: #FFF;
	padding: 30px 0 20px 0;
}
/* ===================================
hátterek 
==================================== */



.nkep{
	
	border-top: solid 3px  #449573!important;
border-bottom: solid 3px  #449573!important;
padding-top: 5px!important;
padding-bottom:5px

}

#content{
	position: relative;
	background-color: #FFFFFF;
	padding: 5px 0 20px 0;
	}
	
	.valaszto{
	position: relative;	
	
	border-top: dotted 1px #AFAFAF;
	}
	/*kapcsoat sáv*/
.content2{
	margin-top:30px;
	position: relative;	
	padding: 5px 0 20px 0;
	background-color:#F3F3F3;
	background-image:url(../img/po.png);
	border-top: solid 1px #CFCFCF;
	}
	
.contentz{
	position: relative;
	padding: 5px 0 20px 0;
	background-color: #449573;
	border-top: solid 1px #CFCFCF;
	background-image: -webkit-linear-gradient(284deg,rgba(68,149,115,1.00) 97.41%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(284deg,rgba(68,149,115,1.00) 97.41%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(284deg,rgba(68,149,115,1.00) 97.41%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(166deg,rgba(68,149,115,1.00) 97.41%,rgba(255,255,255,1.00) 100%);
	}	
#content img, .content img, .content2 img, .content3 img {
	max-width: 100%;
	height: auto;
}


ul.pipa li, ul.pipas li{
	
	list-style-image: url(../img/pipazold.png);
}
/* ============================
11. Forms
============================= */

/* --- contact form  ---- */
#tel, #mail, #name, form#contactform input[type="text"] {
	width: 100%;
	border: 1px solid #CCC;
	min-height: 40px;
	padding: 5px;
	/*font-size: 13px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
}
form#contactform textarea {
	border: 1px solid #CCC;
	width: 100%;
	padding: 5px;
	/*font-size: 13px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
}
#thumbs {
	margin: 0;
	padding: 0;
}
#thumbs li {
	list-style-type: none;
}
.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
}
.nobot{margin-bottom:2px;}
.item-thumbs a + img {
	width: 100%;
}
.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 450ms ease-out 0s;
	-moz-transition: all 450ms ease-out 0s;
	-o-transition: all 450ms ease-out 0s;
	transition: all 450ms ease-out 0s;
	-webkit-transform: rotateY(180deg) scale(0.5, 0.5);
	-moz-transform: rotateY(180deg) scale(0.5, 0.5);
	-ms-transform: rotateY(180deg) scale(0.5, 0.5);
	-o-transform: rotateY(180deg) scale(0.5, 0.5);
	transform: rotateY(180deg) scale(0.5, 0.5);
}
.item-thumbs:hover .hover-wrap, .item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1, 1);
	-moz-transform: rotateY(0deg) scale(1, 1);
	-ms-transform: rotateY(0deg) scale(1, 1);
	-o-transform: rotateY(0deg) scale(1, 1);
	transform: rotateY(0deg) scale(1, 1);
}
.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 50%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	background: #000;
}
/* + beállítása - top-left!!!!!!!!!!!!!!*/
.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	border-radius: 60px;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 32px;
	line-height: 1em;
	opacity: 1;
	filter: alpha(opacity=100);
}

ul.link-list, ul.link-list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

ul.link-list li {
	margin-left: 10px;
	padding-left: 5px;
	list-style: none;
	margin-bottom: 0;
}
ul.link-list2 li {
	margin-left: 10px;
	padding-left: 5px;
	list-style: none;
	margin-bottom: 20px;
}



footer ul.link-list li a {
	color: #fff;
}
footer ul.link-list li a:hover {
	color: #CCC;
}
/* --- Heading style --- */


.heading {
	margin-bottom: 30px;
	position: relative;
}
.widgetheading {
	width: 100%;
	padding: 0;
}
#bottom .widgetheading {
	position: relative;
	border-bottom: #CCC 1px solid;
	padding-bottom: 9px;
}


/* --- Map --- */
.map {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.map iframe {
	width: 100%;
	height: 250px;
	border: none;
}
/* ===============================
16. Footer
================================ */



footer {
	padding: 50px 0 0 0;
	border-top: double 2px #25674D;
	
}


.hon {
	margin-top: 25px;
	text-align: left;
	font-size: 11px;
}
footer, footer strong, footer a, footer a:hover {
	color: #fff;
}
footer a:hover {
	text-decoration: underline;
}

h2.bold{font-size:14px!important;
color: #333333;

font-weight: 700;}

/* ===============================
17. Divider, Line & Misc
================================ */

/* scroll to top  kék*/
.scrollup {
	position: fixed;
	width: 32px;
	height: 32px;
	bottom: 0px;
	right: 20px;
	background: #1C70C8;
}
a.scrollup {
	outline: 0;
	text-align: center;
}
a.scrollup:hover, a.scrollup:active, a.scrollup:focus {
	opacity: 1;
	text-decoration: none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration: none;
}
/* =============================
18. Position & alignment
============================= */


.floatright {
	float: right;
}
.floatleft {
	float: left;
}

/* =============================
21. Media queries -flex slider
============================= */


@media (max-width: 767px) {
body {
	padding-right: 0;
	padding-left: 0;
}
.navbar-header {
	margin-top: 10px;
	border-bottom: none;
}
.navbar-nav {
	border-top: none;
	float: none;
	width: 100%;
}
header .navbar-nav > li {
	padding-bottom: 0;
	padding-top: 0;
}
header .nav li .dropdown-menu {
	margin-top: 0;
}
.dropdown-menu {
	position: absolute;
	top: 0;
	left: 30px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 180px;
	padding: 5px 0;
	margin: 2px 0 0;
	
	list-style: none;
	background-color:#DFDFDE;  /*háttér menünél - kisebb képernyő*/
	background-clip: padding-box;
	border: 1px solid #CCC;
	
	border-radius: 0;	
	
	
}
.navbar-collapse.collapse {
	border: none;
	overflow: hidden;
}



footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6, footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12 {
	margin-bottom: 20px;
}
#sub-footer ul.social-network {
	float: left;
}
[class*="span"] {
	margin-bottom: 20px;
}
}

@media (max-width: 480px) {
.bottom-article a.pull-right {
	float: left;
	margin-top: 20px;
}
.flexslider .flex-caption {
	display: none;
}

}

@media (max-width: 480px) {
	h1, h2, h3, .cimnagy, .font22{font-size: 18px;}
}

.alsomenu{
	font-size: 14px;
	line-height: 22px;
	list-style-type: none;
}
.alsomenu li {padding-bottom: 15px;}
.alsomenu a{color: #5D5D5D;}
.alsomenu a:hover, .alsomenu a:focus{ color: #FE5E00;}
.t14{font-size:14px;}.pad3 h2{color: #0470b9}
.kisb{font-size: 13px;
font-weight: 400;}
.colorf{color: #333333}