/*
Theme Name: ASSEMBLY THEME (responsive)
Theme URI: http://zalabit.hu
Description: Developer Theme 
Author: Assembly
Author URI: http://assembly.hu
Version: 2016.01
*/

body{
    color: #333;
    font-size: 18px;
    margin: 0;
    padding: 0;
    background-color:#fafafa;
    -webkit-text-size-adjust: 100%;
}

#hirek {
background-color:#fafafa;
padding: 30px;
    box-sizing: border-box;
    max-width: 1100px;
    font-size:0;
}

.hir {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.hir.kishir {
    background-color: white;
    margin-bottom: 30px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
}

.kishir img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kishir .hirkep {
    width: 28%;
    margin-right: 30px;
    height: 100%;
    position: absolute; 
}

.hirkep {
position:relative;
}

.comments {
    position: absolute;
    right: 20px;
    background-color: #f4f4f4;
    border-radius: 3px;
    font-size: 15px;
    color: #888;
    cursor: pointer;
    padding: 0px 8px;
}

.comments i {
    padding-left: 4px;
    font-size: 12px;
}

.kategoria {
    position: absolute;
    font-size: 11px;
    bottom: 0;
    z-index: 100;
    left: 0;
    padding: 7px 15px;
    background: linear-gradient(90deg, #49a939, #76d41c);
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 1px;
}

.kishir .hirtext {
    padding: 15px 20px;
    margin-left: 28%;
}

.kiemelt {
    box-shadow: 2px 2px 8px rgba(0,0,0,0.05);
    margin-bottom: 30px;
}

.kiemelt img {
    width: 100%;
    height: auto;
}

.kiemelt .hirtext {
    padding: 20px;
    font-size: 18px;
}

.hirtext {
line-height: 1.5em;
    font-size: 16px;
    position: relative;
}

.hirinfo {
    color: #bbb;
    font-size: 15px;
}

.lead {
    color: #888;
}

.hir a {
text-decoration:none;
}

.kiemelt h2 {
    font-size: 34px;
}

.hir h2 {
    color: #353535;
    margin: 1% 0;
}

.hir h3 {
    font-size: 24px;
    color: #353535;
    margin: 1% 0;
}

body, input, button, select {
    font-family: 'Lexend', sans-serif;
}

main {
    padding-left: 360px;
    box-sizing: border-box;
}

.bluron {
filter:blur(5px) grayscale(1) brightness(0.7);
}

a, .fast {
  -webkit-transition: all 150ms ease;
  transition:         all 150ms ease;
	-moz-transition: all 150ms ease;
	-o-transition: all 150ms ease;
}

.anim {
  -webkit-transition: all 300ms ease;
  transition:         all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.slow {
  -webkit-transition: all 600ms ease;
  transition:         all 600ms ease;
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
}

.hide {
opacity:0 !important;
}

.breadcrumb {
    font-size: 11px;
    margin-bottom: 70px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 1.4em;
    padding: 0;
}

.breadcrumb .padding {
padding:0px;
}

.breadcrumb li {
  display: inline-block;
  color: rgba(255,255,255,.7);
}

.breadcrumb a {
  text-decoration: none;
    color: rgba(255,255,255,.9);
}

.parent::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054";
  margin: 0 13px;
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.3em;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 34px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

.wrapper{
	margin: 0 auto;
	max-width:1300px;
  position:relative;
padding:0;
}

.button {
    padding: 18px 28px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #709c40;
    color: #FFF !important;
    border: none;
    cursor: pointer;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-weight: bold;
    -webkit-appearance: none;
    text-decoration: none;
    display: inline-block;
    border-radius: 5px;
}

.button:hover {
background-color:#111;
}

.cancel {
background-color:#DE716E;
}

.layout {
padding:5% 0;
position: relative;
overflow: hidden;
}

.entry {
position:relative;
z-index:100;
line-height:1.5em;
}

.layoutimage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.parallax {
    text-align: center;
background-color:black;
    color: white;
}

.parallax .entry {
    max-width: 640px;
    margin: 0 auto 2em;
}

.parallax .layoutimage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    opacity:.5;
}

#feltoltes-form input[type="file"]{
  display: none;
}

.formline {
margin-bottom: 10px;
}

label {
    display: block;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
}

#fieldboxes {
font-size:0;
}

.fieldbox {
width: 33%;
    display: inline-block;
    margin-bottom: 20px;
}

.field {
    padding: 10px 15px;
    font-size: 16px;
    display: inline-block;
    border: none;
    width: 100%;
    border-radius: 4px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
    box-sizing: border-box;
}

.fieldbox .field {
       width: calc(100% - 42px);
}

.dropdown {
width: calc(100% - 110px);
  padding: 5px;
  border-radius: 0px;
  border: 1px solid #BBB;
}

#contactform textarea {
    width: calc(100% - 50px);
    padding: 7px 10px;
    font-size: 16px;
    min-height: 150px;
    display: inline-block;
    border: 1px solid #BBB;
    max-width: calc(100% - 22px);
}

.infotext {
  font-size: 12px;
  text-align: right;
  opacity: 0.7;
}

.center {
position:absolute;
left:50%;
top:50%;
transform:translateX(-50%) translateY(-50%);
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
-ms-transform:translateX(-50%) translateY(-50%);
-o-transform:translateX(-50%) translateY(-50%);
}

.hcenter {
position:absolute;
left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
}

.vcenter {
position:absolute;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
}

header{
    z-index: 300;
    position: fixed;
    width: 360px;
    opacity: 1;
    background-color: #fafafa;
    left: 0;
    height: 100%;
}

header a, h3 a {
text-decoration:none;
}

#rightline {
    position: absolute;
    right: 0;
    height: calc(100% - 60px);
    background-color: #e2e2e2;
    width: 2px;
    top: 0;
    margin: 30px 0;
}
    
.xpadding {
    padding-left: 40px;
    padding-right: 40px;
}

#logo {
    position: relative;
    padding-top: 40px;
    padding-bottom: 30px;
    line-height: 0;
    display: block;
    font-size: 0;
}

#logo img {
    height: auto;
    width: 100%;
}

#topmenu {
    position: relative;
    max-height: calc(100% - 340px);
    overflow-y: auto;
}

#headbottom {
    position: absolute;
    bottom: 0;
    padding-bottom: 40px;
    font-size: 14px;
}

#headbottom a {
    color: #444;
    padding: 2px 0;
    display: block;
}

#copyright {
padding-top: 20px;
    color: #aaa;
}

#hamburger {
  display: none;
}

#hambi div {
  background-color: #fff;
  height: 2px;
  margin: 4px auto;
  border-radius: 1px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.hambitox #x1 {
  transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -webkit-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -moz-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -ms-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -o-transform: rotateZ(45deg) translateY(4px) translateX(4px);
}

.hambitox #x2 {
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
}

.hambitox #x3 {
  transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -webkit-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -moz-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -ms-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -o-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
}

#kereses {
    position: relative;
    box-sizing: border-box;
    margin: 0 40px 30px;
}

#kereses i {
right: 0;
    padding: 10px;
    color: #ccc;
    cursor: pointer;
    font-size: 20px;
}

#kereses input::placeholder {
  color: #ccc;
  opacity: 1;
}

.nav {
	list-style:none;
  padding:0;
  margin:0;
  font-size:0;
}

.nav li{
	display:block;
	position:relative;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.nav li:last-child {
border-right: none;
}

.nav li a{
    display: block;
    text-decoration: none;
    color: #353535;
    padding: 15px 40px;
    font-size: 15px;
}

.nav li a i {
    display: inline-block;
    margin-right: 20px;
    color: #a0a0a0;
    width:20px;
}

.nav ul {
background-color: rgba(0,0,0,0.7);
position: absolute;
top: 100%;
left: 0;
float: left;
z-index: 99999;
padding: 0;
box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.5);
visibility:hidden;
opacity:0;
transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}

.nav li:hover > ul{
  visibility:visible;
  opacity:1;
  transition-delay:0s;
}

.nav ul ul{
	top: 30%;
	left:100%;
	background: #343434;
}

.nav ul li {
border-top:1px solid;
width: 100%;
border-color:inherit;
}

.nav ul a{
height: auto;
line-height: 1em;
padding: 15px 20px;
border-left: none;
border-right: none;
width: initial;
white-space: nowrap;
}

.nav li::before {
    background-color: #709c40;
    position: absolute;
    content: '';
    width: 0px;
    height: 100%;
    transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
}

.nav li:hover:before {
    background-color: #709c40;
    position: absolute;
    content: '';
    width: 5px;
    height: 100%;
}

.nav li:active, .nav li:focus, .clicked{
background-color: #fff;
}

.menu-item-has-children > a::after {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f107";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-left: 10px;
}

.current-menu-item {
    background-color: #f4f4f4;
    position:relative;
}

.current-menu-item:before {
    width: 5px !important;    
}

.owl-buttons {
position: absolute;
top: 0;
width: 100%;
height: 100%;
overflow:hidden;
font-weight:300;
}

.owl-prev, .owl-next {
position: absolute;
top: 0;
color: #FFF;
font-size: 140px;
line-height: 350px;
width: 45%;
height: 100%;
opacity: 0;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
vertical-align: middle;
}

.owl-prev {
left:0;
padding-left:5%;
}

.owl-next {
right:0;
text-align:right;
padding-right:5%;
}

.owl-prev:hover, .owl-next:hover {
opacity:0.5;
}

#slider .slide {
height: 400px;
background-size: cover;
background-position: center center;
}

article {
    position: relative;

}

.padding {
margin:0 3%;
position:relative;
}

#tophead {
    position: relative;
    padding: 50px 0 0;
    background-color: #000;
    overflow: hidden;
    background-size: cover;
}

#tophead img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: .4;
    width: auto;
    height: auto;
}

#tophead h1 {
    font-size: 54px;
    font-weight: bold;
    color: #fdfdfd;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    margin: 5% 0 0px;
    line-height: 1.2em;
}

.editpostlink {
position: absolute;
    right: 0px;
    top: 5px;
}

.box {
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #eee;
    padding: 0 5%;
    margin-bottom: 20px;
}    

.subpages {
font-size: 24px;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #888;
    list-style: square;
}

.post {
    padding: 0px 0;
    position: relative;
    margin: 60px 0 80px;
}

.entry a {
	color: #444;
}

.entry a:hover{
	color: #000;
}

.entry img {
max-width: 100%;
height: auto;
}

.alignright {
  float: right;
  margin: 0 0 2% 3%;
}

.alignleft {
  float: left;
margin: 0 3% 2% 0;
}

.alignleft, .alignright {
width:40%;
  font-size: 0;
    line-height: 0;
}

.alignleft img, .alignright img {
width:100%;
height:100%;
}

.wp-caption-text {
    background-color: white;
    font-size: 15px;
    margin: 0;
    padding: 6px 10px;
    line-height: 1.4em;
}

.ui-sortable-handle {
float:left;
  width: auto;
  height: 80px;
position:relative;
margin:0 10px 10px 0;
border:1px solid #ccc;
}

.ui-sortable-handle:first-child::after { 
content: "kiemelt kép";
  position: absolute;
  left: 50%;
  background-color: #FFF;
  font-size: 13px;
  bottom: -5px;
  transform: translateX(-50%);
  padding: 0 3px;
  border-radius: 4px;
  opacity: 0.9;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}


.ui-sortable-handle label {
  width: auto;
  padding: 0;
}

.ui-sortable-handle img {
  width: auto;
  height: 80px;
}

.ui-sortable-placeholder {
}

.torles {
  position: absolute;
  right: -5px;
  top: -5px;
  background-color: #FFF;
  border: 3px solid #D64642;
  color: #D64642;
  text-decoration: none;
  width: 15px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.plus {
cursor:pointer;
}

aside {
    float: right;
    width: 260px;
    list-style: none;
    background-color: #EEE;
    padding: 50px 30px;
}

#facebook {
overflow:hidden;
}

footer{
position:relative;
clear: both;
text-align: center;
padding: 30px;
background-color: #fafafa;
color: #ccc;
font-size:14px;
z-index:10;
}

#footerline {
    position: absolute;
    left: 0;
    width: calc(100% - 60px);
    background-color: #e2e2e2;
    height: 2px;
    top: 0;
    margin: 0 30px;
}

footer a {
color:#444;
text-decoration:none;
font-weight:bold;
}

footer a:hover {
color:#000;
}

footer span {
display:inline-block;
}

.clear {
clear:both;
}

@media screen and (max-height: 880px) {
#topmenu {
  max-height: calc(100% - 240px);
    /*box-shadow: 0px -35px 20px -20px rgba(0,0,0,0.05) inset;*/
}

.nav li a {
    padding: 8px 40px;
}

#logo {
    padding-top: 20px;
    padding-bottom: 20px;
}

#kereses {
    margin: 0 40px 20px;
}

#headbottom {
    padding-bottom: 20px;
    font-size: 13px;
}

#copyright {
    padding-top: 10px;
}
}

@media screen and (max-width: 1400px) {
#tophead h1 {
    font-size: 44px;
}
}

@media screen and (max-width: 1000px) {
header {
width:260px;
}

main {
padding-left: 260px;
}
 
}

@media screen and (max-width: 800px) {
header {
left:-100%;
}

main {
    padding-left: 0px;
    padding-top: 0px;
}

#slider .slide {
height: 300px;
}

.owl-prev, .owl-next {
line-height: 270px;
}

aside {
width: calc(100% - 60px);
}

#hamburger {
    display: inline-block;
    position: fixed;
    right: 15px;
    width: 30px;
    top: 15px;
    cursor: pointer;
    z-index: 1000;
    background: linear-gradient(90deg, #49a939, #76d41c);
    padding: 5px;
    border-radius: 4px;
}

header.menuon {
    left: 0;
    box-shadow: 5px 5px 50px rgba(0,0,0,0.2);
}

#hirek {
    padding: 10px 10px;
}   

}

@media screen and (max-width: 600px) {
#tophead h1 {
    font-size: 34px;
}

.kishir .hirtext {
    margin-left: 0%;
}

.kishir .hirkep {
    margin-right: 0px;
    height: 100%;
    position: relative;
    width: 100%;
}

#fullmenu {
position:absolute;
}

}


@media screen and (max-width: 400px) {

label {
display:block;
width:auto;
padding-bottom: 0;
}

.alignright, .alignleft {
  float: none;
  margin: 0;
    width:100%;
}

.alignright img, .alignleft img {
  width:100%;
}


}