*{
	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: bottom;
		vertical-align: top;
	}
	.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: 70%;
	height: 100%;
	padding-top: 25px;
	padding-left: 200px;

}
.slider--text.slider__slideTitle{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	color: #321618;
	font-size: 39px;
	padding: 3px;
	background: white;
	display: inline;
}
.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% - 26px);
	display: inline-block;
	margin-right: 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:hover .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: 310px;
	margin-top: 20px;
}
.nb .nb-txt-cntr{
	background: #321617;
	padding: 50px;
	height: 100%;
}
.nb .nb-txt-cntr p{
	font-family: "Source Sans Pro", sans-serif;
	padding: 0;
	margin: 0;
}
.nb-title{
	background: #bdd600;
	display: inline;
	color: #321617;
	font-size: 39px;
	font-weight: bold;
}
.nb-text{
	margin-top: 25px !important;
	color: white;
	font-size: 19px;
}


.nb-image{
	position: relative;
	height: 310px;
}


#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%;
	padding-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: #fff;
	color: black;
}

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;
}

.tablazat_fejlec {
    display: block;
    width: 100%;
    font-weight: bold;
    font-family: "Source Sans Pro";
    font-size: 25px;
    text-align: center;
	color: white;
	padding-left: 15px;
	padding-right: 15px;
	background: #321617;
}

.gmaps{
	position: relative;
}
.mapcover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 5000;
}

hr{
	height: 1px;
	background: #eaeaea;
	color: #eaeaea;
	border: 0;
}

.greenbg{
	background: #bdd600;
}
h2.newsblocktitle{
	padding: 0;
	margin: 0;
	font-size: 25px;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 13px;
	color: white;
}

.newsblocktile{
	min-height: 290px;
	width: calc(33% - 23px);
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
	text-align: center;
}
	.nb a:nth-child(1) .newsblocktile{
		margin-right: 15px;
		margin-left: 0px;
	}
	.nb a:nth-child(2) .newsblocktile{
		margin-left: 15px;
		margin-right:15px;
	}
	.nb a:nth-child(3) .newsblocktile{
		margin-left: 15px;
		margin-right: 0px;
	}
.newsblocktile img{
	text-align: center;
	max-height: 200px;
}
.newsblocktile .newsblockimage{
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
}
.newsblocktile .newsblockimage img.filler{
	height: 100%;
	width: 100%;
	visibility: hidden;
	display: block;
}
.newsblocktextcntr{
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color: #3c3c3c;
	text-align: left;
}
.newsblocktextcntr .newsblocktext_title{
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 100%;
	display: block;
}
.newsblocktextcntr .newsblocktext_lead{
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	max-height: 9em;
	overflow: hidden;
}
.newsblocktile .newsblock_arrow{
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url('/parameters/wpcterasz.patronet/templates/images/newsbl_arr_r.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	height: 14px;
	width: 8px;
}
	.newsblocktile:hover .newsblock_arrow{
		background-image: url('/parameters/wpcterasz.patronet/templates/images/newsbl_arr_r_hover.png');
	}




.hirobj{
	display: block;
	width: 75%;
	padding: 13px;
	border: 1px solid #321617;
	border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 15px;
}

.hirobj-title{
	display: inline-block;
	width: 75%;
}
.hirobj-title p{
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-bottom: 	0;
	color: #321617;
}
.hirobj-image{
	height: 100%;
	display: inline-block;
	width: 25%;
	text-align: center;
	margin-bottom: 30px;
	padding-right: 20px;
}
.hirobj-image img{
	max-width: 100%;
	margin: 0 auto;
}
.hirobj-body{
	height: 100%;
	display: inline-block;
	width: 75%;
	margin-bottom: 30px;
}
.hirobj-actions{
	display: block;
	font-size: 15px;
	display: inline-block;
	float: right;
}
.hirobj-actions .user-btn{
	display: inline-block;
	float: right;
}
.hirobj-actions .admin-edit{
	display: inline-block;
	float: left;
}

a.seamless{
	text-decoration: none;
	color: black;
}


.thumbnail_item{
	display: inline-block;
	height: 280px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #efefef;
	width: calc(33% - 30px);
	padding-top: 10px;
	cursor: pointer;
}
.thumb_img{
	height: 170px;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb_text{
	padding: 10px;
}
.thumb_text p{
	padding: 0;
	margin: 0;
}
.thumb_title{
	font-size: 16px !important;
}
.thumb_description{
	font-size: 14px !important;
}


.darkbg{
	background: #321617;
	color: white;
	padding-bottom: 30px;
}


.mainmenu_decorated ul.pncustommenumenu li a:hover{
	color: black;
}


.scrollToTop{
	position: fixed;
	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;

}

.specifications{
	display: table;
}
.specifications strong, .specifications span{
	display: table-cell;
}
.specifications strong{
	padding-right: 10px;
	/*text-align: right;*/
}
.specifications .row{
	display: table-row;
}

.hirobj-body p{
	margin-top: 0px !important;
}

.hirobj-body p:empty{
	display: none;
}

.fbc{
	display: inline-block;
	width: 50%;
	height: 280px;
}
.fbc:first-child{
	padding-right: 20px !important;
}

#footer li{
	width: 47%;
}

span.green{
	color: #bdd600;
}


.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;

}

.feat table{
	width: auto;
	max-width: 100%;
}
.feat table tr{
	height: auto !important;
}
.feat table tr td{
	text-align: center !important;
	height: auto !important;
	padding: 0 !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom left;
}
.feat table tr td img{
	width: 100%;
	height: auto;
	display: block;
	max-width: 320px;
}

.feat table tr td{
/*	width: 33.33% !important;*/
	background-position: top;
}
.feat table tr td img{
	max-width: 100% !important;
}
.feat .first_table tr td{
	width: 50% !important;
}
.feat .first_table tr td img{
	max-width: 100% !important;
}
.main .content div{
	font-size: 19px;
}
