*{
	box-sizing: border-box;
}
.logo-container img{
	width: 260px;
}
html, body{
	height: 100%;
	padding: 0;
	margin: 0;

	font-family: "Source Sans Pro", sans-serif;
}
a{
	text-decoration: none;
	color: #bdd600;
}
/* ------- szerkezet { ------- */
.wrap{
	min-height: 100%;
	position: relative;
}
#site{
	padding-bottom: 320px;
	width: 100%;
}
#footer-container{
	width: 100%;
	height: 320px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #bdd600;
	color: #bdd600;
}

#header{
	height: 195px;
	width: 100%;
}
#header-up{
	height: 55px;
	width: 100%;
	display: block;
	margin: 0;
	position: relative;
	background: #321618;
	color: white;
}
	#header-up p{
		color: white;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 20px;
		padding: 0;
		margin: 0;
		padding-top: 20px;
		float: right;
		padding-right: 20px;
		display: inline-block;
	}
	#header-up .entypo_contact{
		color: #bdd600;
		margin-left: 5px;
		background: none;
	}
	#header-up a.fb{
		float: right;
	}
#header-bottom{
	height: 140px;
	background: white;
	width: 100%;
	display: block;
	margin: 0;
	position: relative;
	border-bottom: 10px solid #bdd600;
}
#page{
	height: 100%;
	width: 100%;
	margin: 0 auto;
	display: block;
}
#site-cover{
	height: 400px;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

#d_mobile{
	display: none;
}
#footer{
	height: 100%;
	width: 990px;
	display: table;
	margin: 0 auto;
}
	/* tárolók */
.content{
	width: 1024px;
	display: block;
	padding: 0;
	margin: 0 auto !important;
}
.fullwidth{
	width: 100%;
	display: block;
}
.halfwidth{
	width: 50%;
}

	/* módosítók */
.inl-blk{
	display: inline-block;
}
.fixed{
	position: fixed;
}
.entypo_contact{
	font-family: 'entypo-contact-customized';
}
.ptop{
	padding-top: 25px !important;
}
.pbot{
	padding-bottom: 25px !important;
}
.center{
	text-align: center;
}

.redbg{
	background: #f62a2b;
}

/* ------- } ----------------- */

.facebook-icon{
	height: 25px;
	width: 25px;
	background: url('/parameters/wpcterasz.patronet/templates/_img/facebook-icon.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
a.fb{
	display: inline-block;
	padding-top: 15px;
}

.mainmenu_decorated{
	float: right;
	width: auto;
	height: 100%;
}
.mainmenu_decorated ul.pncustommenumenu{
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 20px;
}
.mainmenu_decorated ul.pncustommenumenu li{
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	margin-right: 10px;
	vertical-align: top;
}
	.mainmenu_decorated ul.pncustommenumenu li:last-child{
		margin-right: 0;
	}
	.mainmenu_decorated ul.pncustommenumenu li>div{
		min-width: 70px;
		height: 90px;
		display: table-cell;
		vertical-align: top;
		text-align: center;
	}
	.mainmenu_decorated ul.pncustommenumenu li a{
		color: #bdd600;
	}

.mainmenu_decorated ul.pncustommenumenu li .menu-icon{
	height: 75px;
	width: 100%;
	padding-bottom: 5px;
	display: block;
	background-repeat: no-repeat;
	background-position: center 0px;
}


/* SLIDER */
.flexslider{
	border: none;
}
img.filler{
	visibility: hidden;
	width: 100%;
	height: auto;
}
.slider, .slides{
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
	#mainpage_slider{
		height: 400px !important;
		margin-bottom: 30px;
	}
.slider--slideContainer{
	height: 400px;
	width: 100%;
	position: relative;
	display: block;

}
.slider--slide{
	position: relative;
	display: block;


	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;

}
.slider--textContainer{
	width: 100%;
	height: 100%;
	padding-top: 25px;

}
.slider--text.slider__slideTitle{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	color: #321618;
	font-size: 39px;
	padding: 3px;
	display: inline;
	background: rgba(255,255,255,0.5);
/*	box-shadow: 7px 0px 0px rgba(255,255,255,0.8), -7px 0px 0px rgba(255,255,255,0.8);*/
	line-height: 1.6em !important;
}
.slider--text.slider__slideDescription{
	font-family: 'Source Sans Pro', sans-serif;
	width: auto;
	max-width: 75%;
	color: #321618;
	font-size: 20px;
	padding: 3px;
	background: white;
	display: inline;
}

.flex-control-paging{
	display: none;
}
.flex-direction-nav{
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	-ms-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-webkit-transform: translatex(-50%);
	bottom: 5px;
}
.flex-direction-nav li{
	display: inline-block;
}
.__arr_l, .__arr_r{
	height: 28px;
	width: 35px;
	background-repeat: no-repeat;
	background-position: center center;
}
	.__arr_l:hover, .__arr_r:hover{
		background-repeat: no-repeat;
		background-position: center center;
	}
.__arr_l{
	background-image: url("/parameters/wpcterasz.patronet/templates/_img/arr_l.png");
}
	.__arr_l:hover{
		background-image: url("/parameters/wpcterasz.patronet/templates/_img/arr_l_h.png");
	}
.__arr_r{
	background-image: url("/parameters/wpcterasz.patronet/templates/_img/arr_r.png");
}
	.__arr_r:hover{
		background-image: url("/parameters/wpcterasz.patronet/templates/_img/arr_r_h.png");
	}

h1{
	font-size: 39px;
	font-weight: bold !important;
	font-family: 'Source Sans Pro', sans-serif !important;
}
.content p{
	font-size: 19px;
	font-weight: normal;
	font-family: 'Source Sans Pro', sans-serif !important;
	line-height: 130% !important;
}

.cat-tile{
	height: 310px;
	width: calc(25% - 18px);
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 30px;
	border: 1px solid black;
}
.mc .content a:last-child .cat-tile{
	margin-right: 0;
}

.mc{
	padding-top: 10px;
}

.cat-tile .cat-image{
	height: 230px;
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
.cat-tile .cat-image .overlay{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(189,214,0,0.5);
	background-image: url('/parameters/wpcterasz.patronet/templates/_img/magnifying.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.cat-tile.active .cat-image .overlay{
	display: block !important;
}
.cat-tile .cat-text-container{
	min-height: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
a .cat-tile .cat-text-container p{
	padding: 0;
	margin: 0;
	color: #321618;
	text-align: center;
	fonts-size: 25px;
	font-weight: bold;
}


.nb{
	height: 400px;
	max-height: 400px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}


.nb .nb-txt-cntr{
	background: #321617;
	padding: 50px;
	height: 400px;
}
.nb .nb-txt-cntr p{
	font-family: "Source Sans Pro", sans-serif;
	padding: 0;
	margin: 0;
}
.nb-title{
	background: rgba(189,214,0,1);
	box-shadow: 7px 0px 0px rgba(189,214,0,1), -7px 0px 0px rgba(189,214,0,1);
	display: inline;
	color: #321617;
	font-size: 39px;
	font-weight: bold;
	position: relative;
	left: 7px;
}
.nb-text{
	margin-top: 25px !important;
	color: white;
	font-size: 19px;
}


.nb-image{
	position: relative;
	height: 400px;
	background-size: initial;
	background-repeat: no-repeat;
	background-position: center center;
}

.nb-img-cntr{
	height:100%;
}

.nb .flex-direction-nav{
	z-index: 9999;
}


#footer{
	padding-top: 20px;
}
.foot-menu{
	width: 35%;
	display: table-cell;
}
.foot-text{
	width: 65%;
	display: table-cell;
}
.foot-menu p{
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #321618;
	margin-bottom: 15px;
}
.foot-logos{
	width: 20%;
	display: inline-block;
}


.foot-menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: url('/parameters/wpcterasz.patronet/templates/_img/fbl.png');
	width: 100%;
	margin-left: 20px;
	margin-bottom: 15px;
}
.foot-menu img{
	margin-top: 15px !important;
}
.foot-menu ul li a{
	font-size: 15px;
	color: #321618
}
.foot-menu ul li{
	width: 50%;
	float: left;
}


.logo-container{
	display: inline-block;
	position: relative;
	top: 50%;
	padding-top: 35px !important;
}

table{
	border-spacing: 2px;
	border-collapse: separate;
}
td{
	padding: 10px;
	background: #e0dcdc;
	color: black;
}

.tablazat_fejlec {
    display: block;
    width: 100%;
    font-weight: bold;
    font-family: "Source Sans Pro";
    font-size: 25px;
    text-align: center;
	color: white;
	background: #321617;
	padding-left: 15px;
	padding-right: 15px;
}

input[type='text'], input[type='email'],select, textarea {
    border: 1px solid #a6afa9;
    width: 100%;
    padding: 3px;
    border-radius: 2px;
}

input[type='submit'] {
    border: 1px solid rgb(50, 22, 23);
    background: rgb(50, 22, 23);
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    color: white;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    cursor: pointer;
    border-radius: 2px;
}

input[type='file'] {
	display: block;
}

.gmaps{
	position: relative;
}
.mapcover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 5000;
}


.mainmenu_decorated ul.pncustommenumenu li a:hover{
	color: black;
}

.slides li {display:none}

.scrollToTop{
	position: fixed;
	height: 48px;
	width: 48px;
	bottom: 25px;
	right: 25px;
	background-image: url('/parameters/wpcterasz.patronet/templates/_img/totop.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;

}

.fbc{
	display: inline-block;
	width: 50%;
	height: 280px;
}
.fbc:first-child{
	padding-right: 20px !important;
}

#footer li{
	width: 47%;
}

span.green{
	color: #bdd600;
/*    text-shadow: -1px -1px 0 #000, 4px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
  text-shadow:
   -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
}

.wpcblog{
	position: fixed;
	top: 75px;
	right: 0;
	height: 124px;
	width: 47px;
	background-image: url('/parameters/wpcterasz.patronet/templates/_img/wpcblog.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	cursor: pointer;
	z-index: 9999;
}
