@charset "utf-8";
/* CSS Document */

.header-video {
    width: 100%;
    height: 100%;
    border: 0;
    object-fit: cover;
	border: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.4);
}

.bgimg-4, .bgimg-5 {
  position: relative;
  opacity: 0.65;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-box-shadow:    inset 0px 51px 40px -40px #000, inset 0px -51px 40px -40px #000;
  -webkit-box-shadow: inset 0px 51px 40px -40px #000, inset 0px -51px 40px -40px #000;
  box-shadow:         inset 0px 51px 40px -40px #000, inset 0px -51px 40px -40px #000;
    display: flex;
    align-items: center; 
}

.bgimg-4 {
  background-image: url("../img/bscap0000.jpg");
  min-height: 400px;
}

.bgimg-5 {
  background-image: url("../img/bscap0001.jpg");
  min-height: 400px;
}

.caption {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
}

.caption span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}

h3 {
  letter-spacing: 5px;
  text-transform: uppercase;
  font: 20px "Lato", sans-serif;
  color: #111;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
    .bgimg-4, .bgimg-5, .bgimg-6 {
        background-attachment: scroll;
    }
}

#sendmessage {
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	font-size: 17px;
    font-weight: normal;
	color: #dddddd;
	text-align:center;
    margin-bottom:15px;
    padding:15px;
    display:none;
}


#errormessage {
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	font-size: 17px;
    font-weight: normal;
	color: #dddddd;
	text-align:center;
    margin-bottom:15px;
    padding:15px;
    display:none;
}

#sendmessage.show, #errormessage.show, .show {

	display:block;

}

/* photoswipe my custom styles */
.my-gallery img {
    width: 0 !important;
    height: 0 !important;
    opacity: 1 !important;
    margin-left: 50% !important;
    margin-top: 50% !important;
}

.expand_btn {
	position:absolute;
	width:50px;
	height:50px;
	background: transparent;
	color:#ffffff;
	font-weight:normal;
	font-size:36px!important;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

* {
    /* padding: 0; */
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 	background-position:top center; 
 	background-repeat:no-repeat; 
	background-size: cover;
	text-underline-offset: 0.1em;
}

html, body {
	height:100%;
	width:100%;
	background-color:#EEEEEE;
	background-image:url(../img/bg_img_1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment: fixed;
	-webkit-font-smoothing:antialiased;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

html {
    overflow-y: scroll;
}

.gmap_container {
	width:100%; 
	height:700px; 
	background-color: transparent;
	overflow:hidden;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#gmap_canvas {
    width: 100%;
	height: 500px;
	margin-bottom: 40px;
    border: none;
	background-color: transparent;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#gmap_canvas .text1 {
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
    font-weight: normal;
	color: #666666;
	text-align:left;
}

.iroda {
	float: left;
    width: 33%;
    min-width: 300px;
}

.terkep_icon {
	height: 40px;
    vertical-align: middle;
    margin: -10px 0 -8px 10px;
    opacity: 0.5;
}

header
{
    height: 200px;
}

.header-off
{
	height: 0 !important;
    display: none !important;
}

header .header
{
	background: #333 url('../img/header_background2.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	height:100%;
    background-position: center 76%;
    position:relative;
    display: flex;
    align-items: center; 
}

header .header .div1 
{
	background-image: url(../img/logo.png);
    background-size: contain;
    background-position: left;
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 105px;
    color: #45788b;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    position: absolute;
    padding-bottom: 50px;
}

header .header .div2
{
    width: 100%;
    border: 0;
    font-size: 25.5px;
    color: #45788b;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    position: relative;
    padding-top: 80px;
}

header .headerindex
{
	background: #333 url('../img/bg_3.jpg') no-repeat center;
	background-size:cover;
	height:670px;
}

#container {
	height:100%;
	width:100%;
}

p a, li a, table a {
	color: black;
	text-decoration-line: underline;
    text-decoration-style: dotted;
	text-decoration-color: rgb(0 0 0 / 50%);
}

p a:visited, li a:visited, table a:visited {
	color: black;
	text-decoration-line: underline;
    text-decoration-style: dotted;
	text-decoration-color: rgb(0 0 0 / 50%);
}

a:hover, table a:hover {
	color: black;
	text-decoration-line: underline;
    text-decoration-style: dotted;
	text-decoration-color: rgb(0 0 0 / 50%);
	font-weight: bold;
}

p {
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

.content li {
    list-style-position: inside;
}

.grid-container {
    list-style-position: inside;
}
/* PAGE TITLE */

.page_title_container {
    width:100%;
    height:auto;
    padding:20px 20px;
    margin-top:50px;
}

.page_title {
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#777277;
	font-family: 'Oswald', sans-serif;
	line-height: 50px;
	text-decoration: none;
	font-size: 24px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.breadcrumb {
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#666666;
	font-family: 'Oswald', sans-serif;
	line-height: 120%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.breadcrumb a {
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#666666;
	font-family: 'Oswald', sans-serif;
	line-height: 120%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.breadcrumb a:hover {
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#ffcc00;
	font-family: 'Oswald', sans-serif;
	line-height: 120%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#content {
	height:auto;
	width:100%;
	background-color: transparent;
    justify-content: center;
    margin:auto;
}

.content-element {
	width: 85%;
    margin: 0 auto;
}

/*  FOOTER */

footer {
	width:100%;
	margin-top:50px;
}

/* FOOTER1 */

#footer1 {
	width:100%;
	display:inline-block;
	padding:20px;
	background: rgba(255, 255, 255, 0.8);
    vertical-align:bottom;
}

#footer1 .footer_col1 {
	width:50%;
	height:auto;
	float:left;
	padding-right:25px;
}

#footer1 .footer_logo {
	background: url(../img/pannongeodezia-logo.png) no-repeat left top;
    background-size: 90%;
    height: 50px;
    width: 50px;
    margin-bottom: 5px;
	float:left;
}

#footer1 .footer_title {
	font-family: 'Oswald', sans-serif;
	line-height: 100%;
	text-decoration: none;
	font-size: 20px;
	color: #777277;
	text-align:left;
	padding-bottom:5px;
}

#footer1 .title_line {
	width:30px;
	margin:5px 0 10px 0;
	height:0px;
	border-top:2px #45788b solid;
}

#footer1 .footer_text {
	font-family: 'Oswald', sans-serif;
	line-height: 120%;
	text-decoration: none;
	font-size: 13px;
	color: #777277;
	text-align:left;
}

#footer1 .footer_col2 {
	width:50%;
	height:auto;
	float:left;
	padding:0 25px 0 25px;
}

#footer1 .footer_contact {
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #777277;
	text-align:left;
}

#footer1 .footer_contact a {
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #777277;
	text-align:left;
}

#footer1 .footer_contact a:hover {
	color: #C8BCB9;
}

#footer1 li {
	display:block;
	margin-bottom:10px;
}

#footer1 .footer_contact span {
	min-width:30px !important;
}

#footer1 .footer_col3 {
	width:33%;
	height:auto;
	float:left;
	padding-left:25px;
	display:none;
}

#footer1 .footer_social li a {
	font-size:20px;
	text-decoration:none;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	border:1px #777277 solid;
	border-radius:1px;
	color:#777277;
	background-color:transparent;
	display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

#footer1 .footer_social li.facebook a:hover {
	background-color:#425F9B;
	border-color:#425F9B;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    color:#fff;
}

#footer1 .footer_social li.twitter a:hover {
	background-color:#55ACEE;
	border-color:#55ACEE;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    color:#fff;
}

#footer1 .footer_social li.google a:hover {
	background-color:#D73D32;
	border-color:#D73D32;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    color:#fff;
}



/* FOOTER2 */

#footer2 {
	width:100%;
	padding:20px 20px 20px 20px;
	background: rgba(255, 255, 255, 1);
}

#footer2 .footer_menu {
	width:auto;
	height:auto;
}

#footer2 .footer_menu ul li {
	background-color:transparent;
	display:inline-block;
	line-height: 13px;
}

#footer2 .footer_menu ul li div {
	border-left:1px #404040 solid;
	height:10px;
	width:0;
	margin-left:8px;
	margin-right:8px;
}

#footer2 .footer_menu ul li a {
	line-height: 13px;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	color: #606060;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#footer2 .footer_menu ul li a:hover {
	color: #ffcc00;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#footer2 .copyright {
	display:block;
	width:100%;
	height:auto;
	margin-top:15px;
}

#footer2 .copyright, #footer2 .copyright a, #footer2 .copyright a:hover {
	line-height: 13px;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	color: #606060;
}

.szechenyi {
	width: 100%;
    height: 200px;
    background: url(../img/szechenyi_2020.png) no-repeat right bottom;
    background-size: contain;
    position: relative;
    top: 20px;
    left: 20px;
}

/* Go to top */

.gototop_hidden {
	position:fixed;
	bottom:-30px;
	right:30px;
	width:40px;
	height:40px;
	border-radius:20px;
	background-color:#1f6829;
	color:#ffffff;
	font-weight:normal;
	font-size:30px!important;
	padding-top:3px;
	text-decoration:none;
	text-align:center;
	visibility:hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.gototop_visible{
	position:fixed;
	bottom:30px;
	right:30px;
	width:40px;
	height:40px;
	border-radius:20px;
	background-color:#1f6829;
	color:#ffffff;
	font-weight:normal;
	font-size:30px!important;
	padding-top:3px;
	text-decoration:none;
	text-align:center;
	visibility:visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	cursor:pointer;
}

/* PANO IFRAME */

.pano-iframe {
	width:100%; 
	height:700px; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	border: 20px solid transparent;
	border-bottom:0 !important;
    box-sizing: border-box;
}

/* FORM */

.form-container {
	border:none;
    background:transparent;
    border-top:0;
    border-right:20px;
    border-bottom: 0;
    border-left: 20px;
    border-style: solid;
    border-color: transparent;
    float:left;
    width:50%;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

.form-container-fullwidth {
	border:none;
    background:transparent;
    border-top:0;
    border-right:20px;
    border-bottom: 0;
    border-left: 20px;
    border-style: solid;
    border-color: transparent;
    float:left;
    width:100%;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
	 text-align:center;
}

.input-container {
	height:auto;
	margin-bottom:25px;
}

.input-name {
	font-family: 'Oswald', sans-serif;
	font-size:13px; 
	color:#777277; 
	text-align:left; 
	margin-bottom:10px;
}

.input-name i {
	font-size:10px; 
	color:#45788b;
    background-position: top;
	text-align:left;
    text-transform: uppercase;
	vertical-align:super;
}

.input-line {
	font-family: 'Oswald', sans-serif;
	font-size:13px; 
	color:#aaaaaa; 
	border:1px #45788b solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%;
    padding:10px;
	outline: 0 none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-line-disabled {
	font-family: 'Oswald', sans-serif;
	font-size:13px; 
	color:#aaaaaa; 
	border:1px #45788b solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%;
    padding:10px;
	outline: 0 none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-line:hover {
	border:1px #ffffff solid; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-line:focus {
	border:1px #ffffff solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-captcha {
	font-family: 'Oswald', sans-serif;
	font-size:13px; 
	color:#aaaaaa; 
	border:1px #45788b solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width: calc(100% - 142px);
    padding:10px;
	outline: 0 none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-captcha:hover {
	border:1px #ffffff solid; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-captcha:focus {
	border:1px #45788b solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.captchaimg {
	vertical-align: top;
    height: 37px;
    width: 90px;
    margin-right: 10px;	
	border-radius: 2px;
}

#captcha span {
	font-size:37px; 
	color:#ffcc00; 
	vertical-align: top;
    height: 37px;
    margin-right: 10px;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.input-textarea {
	font-family: 'Oswald', sans-serif;
	font-size:13px; 
	color:#aaaaaa; 
	border:1px #45788b solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%; 
	height:236px; 
	max-height:1000px; 
	min-height:100px;
	resize: vertical;
    padding:10px;
	outline: 0 none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-textarea:hover {
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	border:1px #ffffff solid; 
	}

.input-textarea:focus {
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	border:1px #ffffff solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	}

.input-checkbox
{
	-ms-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	margin-left: 2px;
    padding:10px;
	font-size: 40px;
	line-height:40px;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	cursor:pointer;
}

.input-select
{
	font-family: 'Oswald', sans-serif;
	font-size:13px; 
	color:#aaaaaa; 
	border:1px #45788b solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%;
    padding:10px;
	outline: 0 none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-select-disabled
{
	font-family: 'Oswald', sans-serif;
	font-size:13px; 
	color:#aaaaaa; 
	border:1px #45788b solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%;
    padding:10px;
	outline: 0 none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-select:hover {
	border:1px #ffffff solid; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-select:focus {
	border:1px #ffffff solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-select:selected {
	border:1px #45788b solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-container .submit {
	font-family: 'Oswald', sans-serif;
	font-size:13px;
    border:1px #45788b solid;
    border-radius: 1px;
	cursor:pointer;
    padding:5px;
    margin-bottom:20px;
    background-color: #fff;
	color:#2d2c33;
    text-transform: uppercase;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}

.input-container .submit:hover {
  	background-color: #45788b;
    color:#000000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}


/* GRID */

.grid-container {
	width:100%;
	background-color: transparent;
    overflow: hidden;
    padding-bottom: 50px;
}

.grid-item {
    width: 25%;
	height: 250px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* item keptar */

.grid-item-keptar {
    width: 25%;
	height: 250px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-keptar-image {
	position:absolute;
	height:100%;
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50%; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-keptar-surface-icon {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background-image: url(../img/referencia_icon.png);
    background-size: 50px;
    background-position: 10px 10px;
    opacity: 90%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-keptar-title-background {
	position:absolute;
	bottom:0;
	height:50px;
	width:100%;
	background:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.item-keptar-title {
	position:absolute;
	bottom:0;
	padding: 5px;
	height:auto;
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 18px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-keptar-surface {
	position:absolute;
	height:100%;
	width:100%;
    display:block;
}

.item-keptar-surface a {
	position:absolute;
	height:100%;
	width:100%;
    background: #000;
    display:block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-keptar-surface a:hover {
	position:absolute;
	height:100%;
	width:100%;
    background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
    display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* keptar-galeria */

.thumb-single-image-container {
	width:100%;
	margin-top: 15px;
	background-color: transparent;
    overflow: hidden;
}

.thumb-item-image {
	position:absolute;
	height:100%;
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background:#eee; 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:cover;
}

.thumb-item-surface {
	position:absolute;
	height:100%;
	width:100%;
    display:block;
}

.caption {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
}

.caption span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}

.pswp__caption__center { /* override original class */
	text-align: center !important;
	color:#fff !important;
	font-family: 'Oswald', sans-serif !important;
	line-height: 1.2em !important;
	text-decoration: none !important;
	font-size: 18px !important;
}

.pswp__counter { /* override original class */
	color:#fff !important;
	font-family: 'Oswald', sans-serif !important;

}

/* item-articles */

.grid-item-article {
    width: 50%;
	height: 150px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
}

.item-hirek-image {
	position:absolute;
	height:110px;
	width:110px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-article-title {
		height:100%;
}
.item-article-title-background {
	position: absolute;
    bottom: 0;
    left: 110px;
    height: 100%;
    width: calc(100% - 110px);
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-article-title-gradient {
	position: absolute;
    bottom: 0;
    height: inherit;
	margin-left: 6px;
    width: calc(100% - -6px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-article-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-article-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-article-title .date {
	position: relative;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    padding-right: 7px;
    margin-right: 8px;
    top: 4px;
    float: left;
    height: auto;
    width: 24px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.05em;
    text-decoration: none;
    font-size: 14px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-article-title .title {
	position: relative;
    float: left;
    padding-left: 15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-article-title .introduction {
	position: relative;
    float: left;
    top: 13px;
    padding-left: 15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-article-surface, .item-article-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-article-surface a:hover, .item-article-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* item-hirek */

.hirek-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.hirek-pagetext li {
    list-style-position: inside;
}

.grid-item-hirek {
    width: 50%;
	height: 150px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
}

.item-hirek-image {
	position:absolute;
	height:110px;
	width:110px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-hirek-title {
	height:100%;
}

.item-hirek-title-background {
	position: absolute;
    bottom: 0;
    left: 110px;
    height: 100%;
    width: calc(100% - 110px);
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirek-title-gradient {
	position: absolute;
    bottom: 0;
    height: inherit;
	margin-left: 6px;
    width: calc(100% - -6px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirek-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-hirek-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirek-title .date {
	position: relative;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    padding-right: 7px;
    margin-right: 8px;
    top: 4px;
    float: left;
    height: auto;
    width: 24px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.05em;
    text-decoration: none;
    font-size: 14px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirek-title .title {
	position: relative;
    float: left;
    padding-left: 15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirek-title .introduction {
	position: relative;
    float: left;
    top: 13px;
    padding-left: 15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirek-surface, .item-hirek-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-hirek-surface a:hover, .item-hirek-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* hir oldal */

.hir_oldal-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.hir_oldal-pagetext li {
    list-style-position: inside;
}

.hir_oldal_fokep {
	width: 196px;
    height: 196px;
    float: left;
    display: block;
    background-image: url(img/brand1.jpg);
    margin: 0 15px 5px 0;
	background-color: #dddddd;
}

.hir_oldal_szoveg {
	position: relative;
    float: left;
    height: auto;
    width: calc(100% - 211px);
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    line-height: 1.05em;
    font-size: 22px;
    margin-bottom: 10px;
}

.hir_oldal_datum {
	position: relative;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    padding-right: 7px;
    margin-right: 8px;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    opacity: 1;
    float: left;
    height: auto;
    width: auto;
    text-align: left;
    font-size: 22px;
}


/* item-hirlevelek */

.hirlevelek-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.hirlevelek-pagetext li {
    list-style-position: inside;
}

.grid-item-hirlevelek {
    width: 33.32%;
    height: 127px;
    border: 20px solid transparent;
    float: left;
    box-sizing: border-box;
    background-color: transparent;
    overflow: hidden;
    position: relative;
}

.item-hirlevelek-image {
	position:absolute;
	height:100%;
	width:300px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
}

.item-hirlevelek-title {
    height: 100px;
}

.item-hirlevelek-title-background {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 94px;
    width: 100%;
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirlevelek-title-gradient {
    position: absolute;
    bottom: 0;
    height: inherit;
    margin-left: 108px;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirlevelek-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-hirlevelek-title-background-border {
    position: absolute;
    top: 0px;
    height: 100px;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirlevelek-image .date {
	position: relative;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: rgba(238, 238, 238, 1);
    border-radius: 0 0 4px 0;
    float: left;
    padding: 5px;
    height: auto;
    width: auto;
    text-align: left;
    background-color: white;
    color: black;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 13px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.item-hirlevelek-title .date {
    position: relative;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    padding-right: 28px;
    margin-right: 8px;
    top: 0px;
    float: left;
    height: 77px;
    width: 24px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 20px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirlevelek-title .file {
    position: relative;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    padding-right: 28px;
    margin-right: 8px;
    top: 0px;
    float: left;
    height: 77px;
    width: 54px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 50px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirlevelek-title .title {
	position: relative;
    float: left;
    padding-left: 15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirlevelek-title .introduction {
    position: relative;
    float: left;
    top: 13px;
    padding-left: 15px;
    height: 100px;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hirlevelek-surface, .item-hirlevelek-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-hirlevelek-surface a:hover, .item-hirlevelek-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}




/* item-hazaydij */

.hazaydij-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.hazaydij-pagetext li {
    list-style-position: inside;
}

.grid-item-hazaydij {
    width: 33.32%;
	height: 280px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
}

.item-hazaydij-image {
	position:absolute;
	height:100%;
	width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-hazaydij-title {
		height:100%;
}
.item-hazaydij-title-background {
	position:absolute;
	bottom: 0;
    left: 180px;
    height: 100%;
    width: calc(100% - 180px);
	background:rgb(238,238,238);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-hazaydij-title-gradient {
	position: absolute;
    bottom: 0;
    height: inherit;
	margin-left: 6px;
    width: calc(100% - -6px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hazaydij-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-hazaydij-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hazaydij-image .date {
	position: relative;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: rgba(238, 238, 238, 1);
    border-radius: 0 0 4px 0;
    float: left;
    padding: 5px;
    height: auto;
    width: auto;
    text-align: left;
    background-color: white;
    color: black;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 13px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.item-hazaydij-title .date {
    position: relative;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    padding-right: 28px;
    margin-right: 8px;
    top: 0px;
    float: left;
    height: 27px;
    width: 52px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hazaydij-title .file {
    position: relative;
    text-align: left;
    margin: 50%;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-size: 50px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hazaydij-title .title {
	position: relative;
    float: left;
    padding-left: 15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;}

.item-hazaydij-title .introduction {
	position: relative;
    float: left;
    top: 13px;
    padding-left: 15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hazaydij-surface, .item-hazaydij-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-hazaydij-surface a:hover, .item-hazaydij-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}


/* hazaydij oldal */

.hazaydij_oldal_fokep {
	width: 196px;
    height: 196px;
    float: left;
    display: block;
    background-image: url(img/brand1.jpg);
    margin: 0 15px 5px 0;
	background-position: top;
	background-color: #dddddd;
}

.hazaydij_oldal_szoveg {
	position: relative;
    float: left;
    height: auto;
    width: calc(100% - 211px);
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    line-height: 1.05em;
    font-size: 22px;
    margin-bottom: 10px;
}

.hazaydij_oldal_datum {
	position: relative;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    padding-right: 7px;
    margin-right: 8px;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    opacity: 1;
    float: left;
    height: auto;
    width: auto;
    text-align: left;
    font-size: 22px;
}




/* open and close containers */

.item-openclose-title-gradient-hidden { /* used in smart-script */
	display:none !important;
}

.opened { /* used in smart-script */
	color: #47A7F5 !important;
	transform: rotate(180deg) !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-openclose-title .showcontent { /* used in smart-script */
	height:auto !important;
}






/* item-gdt-gdsz */

.gdt-gdsz-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.gdt-gdsz-pagetext li {
    list-style-position: inside;
}

.grid-item-gdt-gdsz {
	display:table;
    width: 100%;
    height: 149px;
    border: 20px solid transparent;
    float: left;
    box-sizing: border-box;
    background-color: transparent;
    overflow: hidden;
    position: relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-gdt-gdsz-image {
	position:absolute;
	height:100%;
	width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-gdt-gdsz-title {
		height:100%;
	    display: contents;
}
.item-gdt-gdsz-title-background {
	position: absolute;
	display: contents;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-gdt-gdsz-title-background .open {
    position: absolute;
    left: 10px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-size: 64px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-gdt-gdsz-title-gradient {
	position: absolute;
	display: block;
    bottom: 0;
    height: inherit;
	margin-left: 73px;
    width: calc(100% - 73px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-gdt-gdsz-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-gdt-gdsz-title-background .open:hover {
	color: #47A7F5 !important;
}

.item-gdt-gdsz-title-background .open i {
	display: block;
}

.item-gdt-gdsz-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-gdt-gdsz-title-background .date {
    position: absolute;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    top: 0px;
    left: 0px;
    height: 5000px;
    width: 72px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-gdt-gdsz-title .title {
	position: relative;
	display: table-row;
	float:left;
    /* padding-left: 78px; */
	margin-bottom:15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-gdt-gdsz-title .content {
	position: relative;
	float:left;
    padding-left: 78px;
    height: 100px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-gdt-gdsz-surface, .item-gdt-gdsz-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-gdt-gdsz-surface a:hover, .item-gdt-gdsz-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}




/* item-elnokseg */

.elnokseg-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.elnokseg-pagetext li {
    list-style-position: inside;
}

.grid-item-elnokseg {
	display:table;
    width: 100%;
    height: 149px;
    border: 20px solid transparent;
    float: left;
    box-sizing: border-box;
    background-color: transparent;
    overflow: hidden;
    position: relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-elnokseg-image {
	position:absolute;
	height:100%;
	width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-elnokseg-title {
		height:100%;
	    display: contents;
}
.item-elnokseg-title-background {
	position: absolute;
	display: contents;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-elnokseg-title-background .open {
    position: absolute;
    left: 10px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-size: 64px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-elnokseg-title-gradient {
	position: absolute;
	display: block;
    bottom: 0;
    height: inherit;
	margin-left: 73px;
    width: calc(100% - 73px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-elnokseg-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-elnokseg-title-background .open:hover {
	color: #47A7F5 !important;
}

.item-elnokseg-title-background .open i {
	display: block;
}

.item-elnokseg-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-elnokseg-title-background .date {
    position: absolute;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    top: 0px;
    left: 0px;
    height: 5000px;
    width: 72px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-elnokseg-title .title {
	position: relative;
	display: table-row;
	float:left;
    /* padding-left: 78px; */
 	margin-bottom:15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-elnokseg-title .content {
	position: relative;
	float:left;
    padding-left: 78px;
    height: 100px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-elnokseg-surface, .item-elnokseg-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-elnokseg-surface a:hover, .item-elnokseg-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}






/* item-munkatervek_beszamolok */

.munkatervek_beszamolok-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.munkatervek_beszamolok-pagetext li {
    list-style-position: inside;
}

.grid-item-munkatervek_beszamolok {
	display:table;
    width: 33.333%;
    height: 149px;
    border: 20px solid transparent;
    float: left;
    box-sizing: border-box;
    background-color: transparent;
    overflow: hidden;
    position: relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-munkatervek_beszamolok-image {
	position:absolute;
	height:100%;
	width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-munkatervek_beszamolok-title {
		height:100%;
	    display: contents;
}
.item-munkatervek_beszamolok-title-background {
	position: absolute;
	display: contents;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-munkatervek_beszamolok-title-background .open {
    position: absolute;
    left: 10px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-size: 64px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-munkatervek_beszamolok-title-gradient {
	position: absolute;
	display: block;
    bottom: 0;
    height: inherit;
	margin-left: 73px;
    width: calc(100% - 73px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-munkatervek_beszamolok-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-munkatervek_beszamolok-title-background .open:hover {
	color: #47A7F5 !important;
}

.item-munkatervek_beszamolok-title-background .open i {
	display: block;
}

.item-munkatervek_beszamolok-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-munkatervek_beszamolok-title-background .date {
    position: absolute;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    top: 0px;
    left: 0px;
    height: 5000px;
    width: 72px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-munkatervek_beszamolok-title .title {
	position: relative;
	display: table-row;
	float:left;
    /* padding-left: 78px; */
	margin-bottom:15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-munkatervek_beszamolok-title .content {
	position: relative;
	float:left;
    padding-left: 78px;
    height: 100px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-munkatervek_beszamolok-surface, .item-munkatervek_beszamolok-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-munkatervek_beszamolok-surface a:hover, .item-munkatervek_beszamolok-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}






/* item-segedletek_fap */

.segedletek_fap-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.segedletek_fap-pagetext li {
    list-style-position: inside;
}

.grid-item-segedletek_fap {
	display:table;
    width: 33.333%;
    height: 149px;
    border: 20px solid transparent;
    float: left;
    box-sizing: border-box;
    background-color: transparent;
    overflow: hidden;
    position: relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-segedletek_fap-image {
	position:absolute;
	height:100%;
	width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-segedletek_fap-title {
		height:100%;
	    display: contents;
}
.item-segedletek_fap-title-background {
	position: absolute;
	display: contents;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-segedletek_fap-title-background .open {
    position: absolute;
    left: 10px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-size: 64px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-segedletek_fap-title-gradient {
	position: absolute;
	display: block;
    bottom: 0;
    height: inherit;
	margin-left: 73px;
    width: calc(100% - 73px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-segedletek_fap-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-segedletek_fap-title-background .open:hover {
	color: #47A7F5 !important;
}

.item-segedletek_fap-title-background .open i {
	display: block;
}

.item-segedletek_fap-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-segedletek_fap-title-background .date {
    position: absolute;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    top: 0px;
    left: 0px;
    height: 5000px;
    width: 72px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-segedletek_fap-title .title {
	position: relative;
	display: table-row;
	float:left;
    /* padding-left: 78px; */
	margin-bottom:15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-segedletek_fap-title .content {
	position: relative;
	float:left;
    padding-left: 78px;
    height: 100px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-segedletek_fap-surface, .item-segedletek_fap-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-segedletek_fap-surface a:hover, .item-segedletek_fap-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}



/* item-dokumentumok */

.dokumentumok-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.dokumentumok-pagetext li {
    list-style-position: inside;
}




/* item-palyazatok */

.palyazatok-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.palyazatok-pagetext li {
    list-style-position: inside;
}







/* item-jogszabalyok_szabalyzatok_szabvanyok */

.jogszabalyok_szabalyzatok_szabvanyok-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.jogszabalyok_szabalyzatok_szabvanyok-pagetext li {
    list-style-position: inside;
}







/* item-eloadasok_konferenciak */

.eloadasok_konferenciak-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.eloadasok_konferenciak-pagetext li {
    list-style-position: inside;
}

.grid-item-eloadasok_konferenciak {
	display:table;
    width: 33.333%;
    height: 149px;
    border: 20px solid transparent;
    float: left;
    box-sizing: border-box;
    background-color: transparent;
    overflow: hidden;
    position: relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-eloadasok_konferenciak-image {
	position:absolute;
	height:100%;
	width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-eloadasok_konferenciak-title {
		height:100%;
	    display: contents;
}
.item-eloadasok_konferenciak-title-background {
	position: absolute;
	display: contents;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-eloadasok_konferenciak-title-background .open {
    position: absolute;
    left: 10px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-size: 64px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-eloadasok_konferenciak-title-gradient {
	position: absolute;
	display: block;
    bottom: 0;
    height: inherit;
	margin-left: 73px;
    width: calc(100% - 73px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-eloadasok_konferenciak-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-eloadasok_konferenciak-title-background .open:hover {
	color: #47A7F5 !important;
}

.item-eloadasok_konferenciak-title-background .open i {
	display: block;
}

.item-eloadasok_konferenciak-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-eloadasok_konferenciak-title-background .date {
    position: absolute;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    top: 0px;
    left: 0px;
    height: 5000px;
    width: 72px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-eloadasok_konferenciak-title .title {
	position: relative;
	display: table-row;
	float:left;
    /* padding-left: 78px; */
	margin-bottom:15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-eloadasok_konferenciak-title .content {
	position: relative;
	float:left;
    padding-left: 78px;
    height: 100px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-eloadasok_konferenciak-surface, .item-eloadasok_konferenciak-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-eloadasok_konferenciak-surface a:hover, .item-eloadasok_konferenciak-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}









/* item-hatarozatok */

.hatarozatok-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.hatarozatok-pagetext li {
    list-style-position: inside;
}

.grid-item-hatarozatok {
	display:table;
    width: 50%;
    height: 149px;
    border: 20px solid transparent;
    float: left;
    box-sizing: border-box;
    background-color: transparent;
    overflow: hidden;
    position: relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-hatarozatok-image {
	position:absolute;
	height:100%;
	width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-hatarozatok-title {
		height:100%;
	    display: contents;
}
.item-hatarozatok-title-background {
	position: absolute;
	display: contents;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hatarozatok-title-background .open {
    position: absolute;
    left: 10px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-size: 64px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-hatarozatok-title-gradient {
	position: absolute;
	display: block;
    bottom: 0;
    height: inherit;
	margin-left: 73px;
    width: calc(100% - 73px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hatarozatok-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-hatarozatok-title-background .open:hover {
	color: #47A7F5 !important;
}

.item-hatarozatok-title-background .open i {
	display: block;
}

.item-hatarozatok-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hatarozatok-title-background .date {
    position: absolute;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    top: 0px;
    left: 0px;
    height: 5000px;
    width: 72px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hatarozatok-title .title {
	position: relative;
	display: table-row;
	float:left;
    /* padding-left: 78px; */
	margin-bottom:15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-hatarozatok-title .content {
	position: relative;
	float:left;
    padding-left: 78px;
    height: 100px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-hatarozatok-surface, .item-hatarozatok-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-hatarozatok-surface a:hover, .item-hatarozatok-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}









/* item-szakcsoportok */

.szakcsoportok-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.szakcsoportok-pagetext li {
    list-style-position: inside;
}

.grid-item-szakcsoportok {
	display:table;
    width: 100%;
    height: 149px;
    border: 20px solid transparent;
    float: left;
    box-sizing: border-box;
    background-color: transparent;
    overflow: hidden;
    position: relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-szakcsoportok-image {
	position:absolute;
	height:100%;
	width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-szakcsoportok-title {
		height:100%;
	    display: contents;
}
.item-szakcsoportok-title-background {
	position: absolute;
	display: contents;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-szakcsoportok-title-background .open {
    position: absolute;
    left: 10px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-size: 64px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-szakcsoportok-title-gradient {
	position: absolute;
	display: block;
    bottom: 0;
    height: inherit;
	margin-left: 73px;
    width: calc(100% - 73px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-szakcsoportok-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-szakcsoportok-title-background .open:hover {
	color: #47A7F5 !important;
}

.item-szakcsoportok-title-background .open i {
	display: block;
}

.item-szakcsoportok-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-szakcsoportok-title-background .date {
    position: absolute;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    top: 0px;
    left: 0px;
    height: 5000px;
    width: 72px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-szakcsoportok-title .title {
	position: relative;
	display: table-row;
	float:left;
    /* padding-left: 78px; */
	margin-bottom:15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-szakcsoportok-title .content {
	position: relative;
	float:left;
    padding-left: 78px;
    height: 100px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-szakcsoportok-surface, .item-szakcsoportok-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-szakcsoportok-surface a:hover, .item-szakcsoportok-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}










/* item-tovabbkepzesek */

.tovabbkepzesek-pagetext {
    position: relative;
	padding: 40px 15px 60px 15px;
    /*float: left;*/
    width: auto;
    /*text-align: justify;*/
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.tovabbkepzesek-pagetext li {
    list-style-position: inside;
}

.grid-item-tovabbkepzesek {
	display:table;
    width: 100%;
    height: 149px;
    border: 20px solid transparent;
    float: left;
    box-sizing: border-box;
    background-color: transparent;
    overflow: hidden;
    position: relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-tovabbkepzesek-image {
	position:absolute;
	height:100%;
	width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50% top; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-tovabbkepzesek-title {
		height:100%;
	    display: contents;
}
.item-tovabbkepzesek-title-background {
	position: absolute;
	display: contents;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(238,238,238);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-tovabbkepzesek-title-background .open {
    position: absolute;
    left: 10px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-size: 64px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-tovabbkepzesek-title-gradient {
	position: absolute;
	display: block;
    bottom: 0;
    height: inherit;
	margin-left: 73px;
    width: calc(100% - 73px);
	background-image: linear-gradient(to bottom, rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,0), rgba(238,238,238,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-tovabbkepzesek-title-background-hover {
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background:#DDDDDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-tovabbkepzesek-title-background .open:hover {
	color: #47A7F5 !important;
}

.item-tovabbkepzesek-title-background .open i {
	display: block;
}

.item-tovabbkepzesek-title-background-border {
	position: absolute;
    top: 0;
    height: 100%;
    width: 6px;
    background: #444444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-tovabbkepzesek-title-background .date {
    position: absolute;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #bbbbbb;
    top: 0px;
    left: 0px;
    height: 5000px;
    width: 72px;
    text-align: left;
    background-color: transparent;
    color: #bbbbbb;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-tovabbkepzesek-title .title {
	position: relative;
	display: table-row;
	float:left;
    /* padding-left: 78px; */
	margin-bottom:15px;
    height: auto;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-tovabbkepzesek-title .content {
	position: relative;
	float:left;
    padding-left: 78px;
    height: 100px;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-tovabbkepzesek-surface, .item-tovabbkepzesek-surface a {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-tovabbkepzesek-surface a:hover, .item-tovabbkepzesek-surface a:active {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
    display:block;
	cursor: pointer;
	background-color: rgba(71, 167, 245, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}








video {
	width: 50%;
    height: auto;
    border: 25px #ccc solid;
}


.item-surface-arrow {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background-image: url(../img/playarrow.svg);
    background-size: 20%;
    background-position: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.3)";
	filter: alpha(opacity=0.3);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.item-surface-icon {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background-image: url(../img/referencia_icon.png);
    background-size: 50px;
    background-position: 10px 10px;
    opacity: 90%;
}

.item-title {
	position:absolute;
	bottom:0;
	padding: 5px;
	height:auto;
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 18px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-surface {
	position:absolute;
	height:100%;
	width:100%;
    display:block;
}

.item-surface a {
	position:absolute;
	height:100%;
	width:100%;
    background: #000;
    display:block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-surface a:hover {
	position:absolute;
	height:100%;
	width:100%;
    background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
    display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.article-window-container {
	width: calc(100% - 40px);
    height: auto;
    background: transparent;
    position: absolute;
    z-index: 1000;
    border-radius: 0 3px 3px 0;
    margin: 20px 20px 0 20px;
    overflow-y: auto;
    overflow-x: hidden;
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

.closed {
    left: 0;
    top:-2000px;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.opened {
    left: 0;
    top: 0;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.article-window {
	width: 100%;
    height: 400px;
    background-color: rgba(255, 255, 255, 1);
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.article-window-border {
	position: absolute;
	background-color: #444444;
	width:6px;
	height: 100%;
}

.article-window-image {
	width: auto;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
	border:none;
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	float:left;
}

.article-window-text-container {
	width: 50%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    float: left;
    padding-left: 20px;
    padding-bottom: 20px;
}

.article-window-text-container .title {
    padding-top: 15px;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.article-window-text-container .introduction {
    padding-top: 10px;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.article-window-text-container .description {
    padding-top: 20px;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.article-window-text-container .description a {
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.article-window-text-container .description a:hover {
    text-align: left;
    background-color: transparent;
    color: #3FA242;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.article-window-text-container ul {
    padding-left: 25px;
}

.article-window-close {
	width: 50px;
    height: 50px;
    position: absolute;
	right:15px;
	top:15px;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    border: none;
    overflow: hidden;
    -webkit-transition: height 0.1s ease-in-out;
    -moz-transition: height 0.1s ease-in-out;
    -o-transition: height 0.1s ease-in-out;
    -ms-transition: height 0.1s ease-in-out;
    transition: height 0.1s ease-in-out;
	border-radius: 6px;
	cursor: pointer;
}

.article-window-close .crossline1 {
	top: 11px;
    left: 2px;
    position: relative;
    height: 5px;
    width: 56px;
    background-color: #333333;
    -ms-transform: rotate(45deg);
    -ms-transform-origin: 20% 40%;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 20% 40%;
    transform: rotate(45deg);
    transform-origin: 20% 40%;
}

.article-window-close .crossline2 {
	top: 29px;
    left: 2px;
    position: relative;
    height: 5px;
    width: 56px;
    background-color: #333333;
    -ms-transform: rotate(-45deg);
    -ms-transform-origin: 20% 40%;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 20% 40%;
    transform: rotate(-45deg);
    transform-origin: 20% 40%;
}

.article-window-background-layer-on {
	top: 0 !important;
    background-color: #000 !important;
	opacity: 0.4 !important;
    webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.article-window-background-layer-off {
	width: 100%;
    height: 100%;
    background-color: #000;
 	opacity: 0;
    z-index: 999;
    position: fixed;
    top: -100%;
    left: 0;
    display: block;
    webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

/* GALLERY */

.big_img_container {
    width:100%;
    height:540px;
    padding:2px 2px;
	display:block;
}

.big_img {
    position:relative;
    width: 100%;
	height: 100%;
	background-color: transparent;
	border-radius:2px;
	overflow:hidden;
	position:relative;
	background-color:transparent; 
	background-position:top center; 
	background-repeat:no-repeat; 
	background-size:cover;
}

.thumb-single-image-container {
	width:100%;
	margin-top: 15px;
	background-color: transparent;
    overflow: hidden;
}

.thumb-portraits-single-image-container {
	float:left;
	width:auto;
	margin-right: 15px;
	background-color: transparent;
    overflow: hidden;
}

.thumb-single-image {
    width: 160px;
	height: 100px;
    border: 2px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	border-radius:4px;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.thumb-article-image {
    width: 75px;
	height: 100px;
    border: 2px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	border-radius:4px;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* THUMBNAIL GRID */

.thumb-grid-container {
	width:100%;
	background-color: transparent;
    overflow: hidden;
}

.thumb-grid-item {
    width: 10%;
	height: 100px;
    border: 2px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	border-radius:4px;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.thumb-item-image {
	position:absolute;
	height:100%;
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background:#eee; 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:cover;
}

.thumb-item-surface {
	position:absolute;
	height:100%;
	width:100%;
    display:block;
}

.thumb-item-surface img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.thumb-item-surface a {
	position:absolute;
	height:100%;
	width:100%;
    background: #000;
    display:block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.thumb-item-surface a:hover {
	position:absolute;
	height:100%;
	width:100%;
    background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
    display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* SECTION TITLE */

.title-container {
	width:100%;
    height:auto;
	background-color: transparent;
    clear:both;
}

.section-title {
	font-family: 'Oswald', sans-serif;
	line-height: 100%;
	text-decoration: none;
	font-size: 16px;
    font-weight: bold;
	color: #999999;
	text-align:left;
	padding:15px 15px 5px 15px;
    text-transform: uppercase;
	background-color: rgba(0,0,0,0.5);
	border-radius:2px 2px 0 0;
	margin-top: 15px;
}

.title_line {
	width:30px;
	margin:5px 0 10px 0;
	height:0px;
	border-top:2px #7c9929 solid;
}

/* ARTICLE */
.article-container {
	width:100%;
    height:auto;
	background-color: transparent;
    overflow:hidden;
}

.article-text {
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	font-size: 17px;
    font-weight: normal;
	color: #777277;
	text-align:justify;
	text-justify:auto;
	padding:0 15px 25px 15px;
	background-color: transparent;
}

.article-text ul {
	padding: 0 0 0 22px;
}
.article-text p {
	line-height: 1.6em;
	padding:0 0 10px 0;
}
.article-text a {
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	font-size: 17px;
    font-weight: normal;
	color: #777277;
	text-justify:auto;
	background-color: transparent;
	border-width:1px;
	border-bottom-style:dashed;
}

.article-text a:hover {
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	font-size: 17px;
    font-weight: normal;
	color: #777277;
	text-justify:auto;
	background-color: transparent;
	border-width:1px;
	border-bottom-style:solid;
}

/* SZERVEZETI FELÉPÍTÉS */

.szervezeti-felepites {
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	font-size: 17px;
    font-weight: normal;
	color: #777277;
	text-align:justify;
	text-justify:auto;
	padding:0 15px 50px 15px;
	background-color: transparent;
}

.szervezeti-felepites .box {
	box-shadow: black 0px 0px 0px;
	background: rgba(245, 245, 245, 1);
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
}

.szervezeti-felepites .box:hover {
	box-shadow: black 4px 4px 9px;
	color: #000000;
	background: rgba(255, 255, 255, 1);
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
}

.szervezeti-szint1 {
	border-left: 1px black dashed;
    border: 1px black dashed;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: calc(100% - 40px);
    background-color: rgb(250 250 250);
    border-radius: 6px;
    box-shadow: 2px 2px 5px;
}

.szervezeti-szint2 {
	border-left: 1px black dashed;
    border: 1px black dashed;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: calc(100% - 40px);
    background-color: rgb(230 230 230);
    border-radius: 6px;
    box-shadow: 2px 2px 5px;
}

.szervezeti-szint3 {
	border-left: 1px black dashed;
    border: 1px black dashed;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: calc(100% - 40px);
    background-color: rgb(210 210 210);
    border-radius: 6px;
    box-shadow: 2px 2px 5px;
}

.vegzettsegek {
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
	width: auto;
	border-left: 1px black dashed;
    padding-left: 20px;
}

.vegzettsegek p {
	line-height: 1.6em;
    padding: 0 !important;
}

.szervezeti-contact {
	width: 270px;
	min-height: 115px;
}

.contact-separator {
	width:100%;
	height:20px;
	display:block;
}