/******************************************************
** hirek */

/* lista */

.hirlista{
	
	margin-bottom: 30px;
}
.hirlista .title{
	font-size: 31px;
	font-family: 'GillRegular';
	color: #1a563c;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform: uppercase;
	line-height: 35px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	-webkit-transition:all 0.35s ease;
	-moz-transition:all 0.35s ease;
	-o-transition:all 0.35s ease;
	transition:all 0.35s ease;
}
.hirlista .title:hover{
	text-decoration: none;
	color: #db251b;
}
.hirlista .img{
	border: 3px solid #fff;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	width: 100%;
	background: #e9e8e8;
	margin-bottom: 10px;
}
.hirlista .description{
	text-align: left!important;
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
	text-decoration: none;
	color: #505050;
	display: block;
}
.hirlista .description:hover{
	text-decoration: none;
	color: #505050;
}
.hirlista .more{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-family: 'GillRegular';
	text-shadow: 0px 1px 0px rgba(1,1,1,0.3);
	-webkit-box-shadow: inset 0px 1px 0px rgba(254,233,207,0.2),inset 0px -1px 0px rgba(0,0,0,0.3), 0px 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 1px 0px rgba(254,233,207,0.2),inset 0px -1px 0px rgba(0,0,0,0.3), 0px 2px 3px rgba(0,0,0,0.3);
	box-shadow: inset 0px 1px 0px rgba(254,233,207,0.2),inset 0px -1px 0px rgba(0,0,0,0.3), 0px 2px 3px rgba(0,0,0,0.3);
	background: #317256 url(../../../themes/belso/design/button_bg_1.jpg) repeat-x;
	display: inline-block;
	margin: 10px auto 0px;
	padding: 7px 20px;
	text-transform: uppercase;
	border: 1px solid #336a52;
	line-height: 12px;
	-webkit-transition:all 0.35s ease;
	-moz-transition:all 0.35s ease;
	-o-transition:all 0.35s ease;
	transition:all 0.35s ease;
}
.hirlista .more:hover{
	background: #db251b;
	border: 1px solid #DB1D12;
}
.hirlista .date{
	float: right;
	margin-top: 10px;
	padding: 7px 0px;
	line-height: 12px;
	color: #9B9B9B;
	margin-left: 15px;
}
.hirlista .category{
	float: right;
	margin-top: 10px;
	padding: 7px 0px;
	line-height: 12px;
	color: #9B9B9B;
}

.listazasGomb{
	background: #696a6a;
	cursor: pointer;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'GillRegular';
	padding: 15px 0px;
	color: #fff;
	-webkit-box-shadow: 0px 2px 0px #383838;
	-moz-box-shadow: 0px 2px 0px #383838;
	box-shadow: 0px 2px 0px #383838;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	width: 48%;
	margin: auto;
}
.listazasGomb:hover{
	background: #db251b;
	-webkit-box-shadow: 0px 2px 0px #AA110A;
	-moz-box-shadow: 0px 2px 0px #AA110A;
	box-shadow: 0px 2px 0px #AA110A;
}

/* bovitett */

.hiralatt{
	color: #9B9B9B;
	font-size: 14px;
	margin: -10px 0px 20px;
	line-height: 20px;
	overflow: hidden;
}
.hiralatt .fa{
	margin-right: 5px;
	line-height: 20px;
	float: left;
}
.hiralatt .altitle-element{
	float: left;
	display: inline-block;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	line-height: 20px;
	text-transform: lowercase;
}
.hiralatt a.altitle-element{
	text-decoration: none;
	color: #db251b;
}
.hiralatt a.altitle-element:focus,
.hiralatt a.altitle-element:hover{
	color: #1a563c;
	text-decoration: none;
}
.hirbovebb .date{
	float: left;
	margin: 0px;
	padding: 7px 0px;
	line-height: 12px;
	color: #9B9B9B;
}
.hirbovebb .back{
	float: right;
	text-decoration: none;
	margin: 0px;
	padding: 7px 0px;
	line-height: 12px;
	text-transform: lowercase;
	color: #db251b;
}
.hirbovebb .back:hover{
	color: #1a563c;
	text-decoration: none;
}



.hirbovebb .hircontent{
	margin-top: 20px;
	margin-bottom: 40px;
}
.hirbovebb .short{
	
}
.hircontent img{
	max-width: 100%;
	margin-bottom: 20px;
	border: 1px solid #fff;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	width: 100%;
	background: #e9e8e8;
}
.hirbovebb .long{
	margin-top: 10px;
}
.letolheto {
	padding-bottom: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #d1d1d1;
}
.letolheto .title{
	font-weight: bold;
	margin-bottom: 10px;
}
.letolheto .files{
	
}
.hirbovebb .lazy{
	max-width: 100%;
	display: block;
	margin: 20px auto;
}

@media (max-width: 767px) {
	/*hirlista*/
	
	.hirlista .title{
		white-space: normal;
		overflow: auto;
		font-size: 16px;
	}
	.listazasGomb{
		width: 100%;
	}
	

	
}


/*  hirek END  */
/*******************/