/*
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-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    background-size: contain;
    background-attachment: fixed;
    background-position: left;
}

#pattern {
    background-image: url(images/pattern.jpg);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;
}

#backpic {
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    box-shadow: 20px 0 50px;
    background: linear-gradient(145deg, #00BCD4, #2196F3, #3F51B5);
    height: 670px;
    display:none;
}

#backpic img {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    left: 0;
    min-height: 620px;
    object-fit: cover;
    object-position: left center;
    display:none;
}

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;
}

.displaynone {
display:none;
}

.breadcrumb {
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.4em;
    padding: 0;
    margin: 0;
}

.breadcrumb .padding {
padding:0px;
}

.breadcrumb li {
    display: inline-block;
    color: rgb(28, 73, 104);
}

.breadcrumb a {
text-decoration: none;
    color: rgb(28, 73, 104);
}

.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 {
font-family: 'Montserrat', sans-serif;

    line-height: 1.3em;
}

h1 {
font-size: 32px;
    margin-top: 0.4em;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

.wrapper{
	margin: 0 auto;
	max-width:1900px;
  position:relative;
padding:0;
}

#hirdup {
display:block;
}

#profilepicbox {
    position: relative;
    font-size: 0;
    line-height: 0;
    float: left;
}

#profilepic {
    position: relative;
    width: 300px;
    height: 300px;
    left: 0;
    top: 0;
    background-image: url(images/profile.png);
    background-size: cover;
}

#profilepic img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}

#picfel .button {
    background: linear-gradient(0deg, #b73cb9, #ffa78a);
    width: 244px;
}

#changeprofile {
    display: none;
    padding: 15px;
    border: 0;
    width: 300px;
    background-color: #b0be2c;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

#profilinfo {
    float: right;
    width: calc(100% - 330px);
}

.mentes.button {
    background: linear-gradient(0deg, #338436, #44dd4a);
}

.button {
    padding: 14px 28px;
    text-transform: uppercase;
    font-size: 14px;
    background: linear-gradient(145deg, #FF5722, #9C27B0);
    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-family: 'Montserrat', sans-serif;
    font-weight: bold;
    -webkit-appearance: none;
    text-decoration: none;
    display: inline-block;
    border-radius: 7px;
    text-align: center;
}

.hbox .button i {
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    color: white;
}

.button.donate {
    padding: 14px;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    border: 3px solid #fff;
    background: #F44336 !important;
    position: relative;
    z-index: 10;
    box-shadow: 0 0 0 3px #f44336;
    text-align: center;
}

.button.circle i {
        width: 27px;
    height: 26px;
}

#mailbutton {
    background: linear-gradient(0deg, #3e8ecd, #a8d4f6);
}

.button:hover {
filter: brightness(1.1);
}

.cancel {
background-color:#DE716E;
}

.layout {
padding:5% 0;
position: relative;
overflow: hidden;
}

.entry {
    position: relative;
    z-index: 100;
    line-height: 1.4em;
    overflow: hidden;
    margin-bottom: 30px;
    min-height: 50px;
}

.entry a {
color:#444;
}

.narrow {
    max-width: 600px;
    margin: 0 auto 30px;
}

.loader {
    position: relative;
    z-index: 100;
    line-height: 1.4em;
    min-height: 150px;
}

.loading {
    position: absolute;
    background-image: url(images/loading.gif);
    background-position: center center;
    background-size: 150px;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: none;
}

.epadding {
    padding: 0;
}

.entry iframe {
width:100%;
height:522px;
}

.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;
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
outline: none; 
}

.biginput {
font-size: 30px !important;
    margin-bottom: 30px;
}

#infobox {
float: left;
    width: 69%;
}

.half {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.half:last-child {
    width: calc(56%);
    float: right;
}

.half img {
width:100%;
height:auto;
}

.infoarea {
min-height: 180px;
    max-width: 96%;
    min-width: 300px;
}

#feltoltes-form input[type="file"]{
  display: none;
}

.formline {
margin-bottom: 10px;
}

label {
display: block;
    vertical-align: top;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
    opacity: .8;
}

.shortfield {
    width: 100%;
    max-width: 400px;
    position:relative;
    display:inline-block;
}

#username {
    background-color: #f8f8f8;
}

#szem {
    position: absolute;
    right: 5px;
    top: 24px;
    opacity: .7;
    padding: 13px;
    cursor: pointer;
}

.fieldboxes {
    font-size: 0;
    float: right;
    width: 29%;
}

.fieldbox {
}

.field {
    padding: 12px 11px 12px 19px;
    font-size: 16px;
    display: inline-block;
    width: calc(100% - 30px);
    font-family: 'Montserrat', sans-serif;
    /* box-shadow: 2px 9px 10px -3px rgba(0,0,0,0.2); */
    background-color: rgba(232, 232, 232, 0.9);
    border-width: 0px;
    margin-bottom: 10px;
}

select.field {
    width: auto;
}

.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%);
}

#statusbar {
    position: relative;
    padding: 7px 0px 0;
    color: #444;
    font-size: 12px;
    overflow: hidden;
}

.headon #statusbar {
padding: 0;
    height: 0;
}

#statusbar .padding {
    padding-bottom: 7px;
}

#slogan {
    padding-right: 90px;
}

#icons {
    position: absolute;
    right: 0;
    top: 0;
}

div#language {
    display: inline-block;
}

#lang {
    display: inline-block;
    color: white;
    padding: 0 10px;
    font-size: 13px;
    vertical-align: middle;
}

#icons a {
    display: inline-block;
    color: #3e597a;
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    vertical-align: middle;
}

header{
    z-index: 3000;
    position: relative;
    width: 100%;
    opacity: 1;
    padding-bottom: 20px;

}

header a, h3 a {
text-decoration:none;
}

.headon {
background-color: rgba(0,0,0,0.5);
}

.headon #logo {
padding:10px 0;
}

.headon #logo img {
height:40px;
}

#logo {    
    position: relative;
    margin: 1% 0;
    display: inline-block;
    line-height: 0;
    width: 17%;
    min-width: 160px;
    opacity: .8;

}

#logo img {
    height: auto;
    width: 100%;
}

#logo h2 {
position: absolute;
    margin: 0;
    font-size: 20px;
    letter-spacing: 0px;
    text-transform: uppercase;
    right: 0;
    top: 70%;
    color: white;
    font-weight: normal;
    text-align:right;
        max-width: 70%;
}

#logo h1 {
    font-size: 22px;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: -0.03em;
}

#logo h3 {
    font-size: 11px;
    margin: 0;
    font-weight: normal;
}

#topmenu {
	position:absolute;
right:0;
}

#topmenu li {
    margin-left: 10px;
}

#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;
	    box-shadow: 1px 6px 4px rgba(0,0,0,0.3);
}

.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);
}

.nav {
	list-style:none;
  padding:0;
  margin:0;
  font-size:0;
}

.nav li{
display: inline-block;
    position: relative;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}


.nav li a{
font-family: 'Montserrat', sans-serif;
    display: block;
    text-decoration: none;
    color: #2a2a2a;
    padding: 15px 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight:bold;
}

.nav ul {
position: absolute;
top: 100%;
left: 0;
float: left;
z-index: 99999;
padding: 0;
box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2);
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 white;
width: 100%;
margin:0 !important;
}

.nav ul a{
height: auto;
line-height: 1em;
padding: 15px 20px;
border-left: none;
border-right: none;
width: initial;
white-space: nowrap;
}

.nav li:hover > a {
}

.nav li:active, .nav li:focus, .clicked{
box-shadow:0 0 0 50px rgba(0,0,0,0.1) inset;
}

.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 {

}

.current-menu-item a {

}

.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;
}

.fullwidth {
    min-height: 580px;
    margin-top: 30px;
}

article {
    float: left;
    width: 66%;
    position: relative;
    min-height: 655px;
}

#nopage {
font-size: 18px;
    text-align: right;
    z-index: 1000;
    position: relative;
    color: white;
}

#nopage h1 {
    font-size: 25vw;
    z-index: 1000;
    position: relative;
    color: rgba(255,255,255,.7);
    line-height: 1em;
    margin: 0;
}

#nopage p {
    font-size: 38px;
    margin: 0 0 300px 0;
    color: rgba(255,255,255,.7);
}

.padding {
margin:0 5%;
position:relative;
}

#tophead {
    position: relative;
    padding: 4% 5%;
    overflow: hidden;
    background-size: cover;
    z-index: 100;
    background-color: rgba(250,250,250,1);
}

#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: 0.3;
    width: auto;
    height: auto;
    filter: blur(18px);
}

#tophead h1 {
    font-weight: bold;
    color: #3e8ecd;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    margin: 0 0 5px;
    line-height: 1.2em;
    position: relative;
}

.event {
    margin-bottom: 30px;
    border-bottom: 2px dashed #ccc;
    padding-bottom: 30px;
}

.eventlink {
text-decoration:none;
}

.event h2 {
color:black;
margin-bottom:0;
}

.event .date {
    margin-bottom: 1em;
    font-size: 15px;
    font-weight: bold;
}

.event .counter b {
    margin-right: 1px;
    padding: 0.8%;
    box-shadow: none;
    font-size: 22px;
}

.editpostlink {
    position: absolute;
    right: 3px;
    top: 5px;
}

.editpostlink .btn {
padding: 7px;
    display: block;
    color: #515151;
}

.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;
}

.subpage {
    color: #3e8ecd;
}

.subpage a {
    color: #3e8ecd;
    text-decoration: none;
    font-size: 17px;
}

#map {
float: right;
    width: 48%;
    font-size: 0;
    line-height: 0;
    border: 5px solid #fff;
}

a.hk {
display: block;
    text-decoration: none;
    padding: 8px 15px;
    color: #fff;
    background-color: #2a2a2a;
    border-bottom: 1px solid rgba(0,0,0,.2);
    font-size: 14px;
    margin-top: 0px;
    border-top: 1px solid rgba(255,255,255,.4);
    margin-bottom: 0px;
    text-align: center;
    font-weight: bold;
}

a.hk:hover {
    box-shadow: 0 0 0 200px rgba(255,255,255,.1) inset;
}


.hk h4 {
    margin: 0;
    font-size: 17px;
}

.nevhol {
font-size:9px;
}

#telepulesek {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    max-height: 300px;
    overflow-y: auto;
    display:none;
}

#telepulesek.on {
    margin-top: 10px;
    opacity: 1;
}

#hboxes {
position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}

.hbox {
    -webkit-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -moz-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -o-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    padding-bottom: 20px;
}

.hbox.active {
left:0;
}

.hbox.rendben {
    left: -120%;
}

.htext {
    margin-bottom: 5px;
}

.moreinfo {
    font-size: 11px;
    line-height: 1.4em;
    margin-top: 5px;
}

.moreinfo i {
    font-size: 26px;
    float: left;
    padding-right: 7px;
    color: #dbdbdb;
}

.tovabb.button {
    margin-top: 20px;
}

.vissza{
    background-color: #3e8ecd;
    margin-bottom: 5px;
    margin-right: 5px;
}

.vissza i {
margin-left:0;
margin-right:5px;
}

#kamu {
display:none;
}

#picfel {
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px;
    background-color: rgba(0,0,0,.3);
    color: white;
    opacity: .5;
    font-size: 26px;
    cursor: pointer;
    z-index: 100;
}  

#blah {
    display: none;
z-index:10;
}

#hpic {
text-align: center;
    background-color: #eee;
    font-size: 0;
    line-height: 0;
}

#hpic img {
width: 100%;
    height: auto;
}

#tempimage {
display:none;
}

#imgfel {
    position: relative;
    opacity: 1;
}

#prepic {
    display: none;
    width: auto;
    height: 50px;
    position: absolute;
    top: 0;
    left: 190px;
}

.eloadas h2 {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 16px;
}

.eloadas h1 {
    letter-spacing: -0.02em;
    margin-bottom: 4px;
}

.eloadas a {
color:#888;
}

.eloadas a:hover {
color:#222;
}

.infoline {
    font-size: 12px;
    opacity: .7;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.cat {
    display: inline-block;
    margin-right: 7px;
}

.cat::after {
    content: '';
    display: inline-block;
    background-color: #464646;
    padding: 2px;
    vertical-align: middle;
    margin-left: 5px;
    opacity: .6;
}

.cat:last-child:after {
display:none;
}

#enableori {
display:none;
}

#profilok {
background: #eee;
    padding: 15px;
    font-size: 0;
    line-height: 0;
    min-height: 150px;
    text-align: center;
}

.profil {
display:inline-block;
width:150px;
height:150px;
object-fit:cover;
margin:1px;
}

.tapsol {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

#nezok {
display:none;
}

#tapsikon {
    position: absolute;
    right: 50px;
    top: 550px;
    width: 80px;
    /* background-color: #b0be2c; */
    height: 80px;
    padding: 0px;
    border-radius: 50%;
    text-align: center;
    border: 8px solid white;
    /* box-shadow: 0 0 0 5px #b0be2c; */
    opacity: .5;
}

#tapsikon img {
    width: 50px;
    height: auto;
    padding: 12px;
}

#faces {
    background: linear-gradient(45deg, #238ae5, #3e53b7);
    text-align: center;
    font-size: 0;
    line-height: 0;
    padding: 21px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.face {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    margin: 12px;
    border: 9px solid rgb(255, 255, 255);
    position: relative;
    z-index: 10;
    box-shadow: 5px 5px 20px;
}

.face img {
width:100px;
height:auto;
}

.counter {
font-family: 'Roboto Mono', monospace;
    margin-bottom: 5px;
}

.counter b {
    color: white;
    margin-right: 2px;
    padding: 11px;
    display: inline-block;
    box-shadow: 0 -50px 0px -10px rgba(0,0,0,0.5) inset;
    font-size: 40px;
    text-align: center;
    line-height: 1.1em;
    background-color: #222 !important;
}

.counter b::after {
    font-size: 21%;
    display: block;
    font-weight: normal;
    line-height: 1.4;
    opacity: .6;
}

.counter b:nth-child(1):after {
content: 'nap';
}
.counter b:nth-child(2):after {
content: 'óra';
}
.counter b:nth-child(3):after {
content: 'perc';
}
.counter b:nth-child(4):after {
content: 'másodperc';
}

.counter b:nth-child(1) {
    background-color: #89322c;
}

.counter b:nth-child(2) {
    background-color: #3e597a;
}

.counter b:nth-child(3) {
    background-color: #555;
}

.counter b:nth-child(4) {
        background-color: #959568;
}

.postinfo {
    margin-top: 30px;
    font-size: 14px;
    background-color: #eee;
    padding: 15px 20px;
}


.posttext {
    margin-top: 15px;
    overflow: hidden;
    max-height: 15.5em;
    line-height: 1.5em;
    position: relative;
}

.postmore {
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: white;
    box-shadow: 0 0px 30px 20px white;
    z-index: 100;
    padding: 5px;
    font-weight: bold;
    color: #666;
    cursor:pointer;
}

.postmoreon {
max-height:1000px;
}

.postmore i {
    padding: 0px 10px;
}

.delivery {
    background-color: #eee;
    padding: 25px 25px 10px;
    font-size: 14px;
    color: #6c6c6c;
    position: relative;
    margin-top: 40px;
}

.delivery i {
    font-size: 42px;
    position: absolute;
    right: 14px;
    top: -23px;
    transform: rotateY(180deg);
    color: #555555;
}

.donatebutton {
float: right;
    text-align: right;
    padding: 40px 0px 15px 15px;
}

.contactline {
    margin-bottom: 10px;
}

.bottomcontact {
    font-size: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding: 25px 5% 15px;
}

.bottomcontact a {
    display: inline-block;
    margin-right: 20px;
    text-decoration: none;
    line-height: 2em;
    white-space: nowrap;
    margin-bottom: 10px;
}

.bottomcontact i {
    display: inline-block;
    font-size: 18px;
    vertical-align: text-bottom;
    margin-right: 5px;
    width: 22px;
}

#magyarorszag {
position: relative;
    height: 0;
    padding-bottom: 70%;
    background: linear-gradient(145deg, #95b068, #2da1d5);
    perspective: 1000px;
    overflow: hidden;
    margin-bottom: 30px;
}

#megyek {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
      -webkit-transition: all 6000ms ease;
  transition:         all 6000ms ease;
	-moz-transition: all 6000ms ease;
	-o-transition: all 6000ms ease;
	    transform: rotateX(50deg) rotateZ(40deg) translateX(-550px) translateY(-20px) translateZ(200px);
}

.megyekon {
    opacity: 1 !important;
    transform:scale(1) !important;
}

#magyarorszag img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
      -webkit-transition: all 1000ms ease;
  transition:         all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
}

.megyelayer {
    z-index: 100;
}

#keret {
    z-index: 10;
    opacity:.6 !important;   
}

.megye {
    display: block;
    text-decoration: none;
    padding: 8px 23px;
    color: #fff;
    background-color: #95b068;
    border-bottom: 1px solid #7b954e;
    font-size: 14px;
    margin-top: 0px;
    border-top: 1px solid #bcd29a;
}

.megye h3 {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 4px;
}

.megye .count {
display: block;
    font-size: 10px;
    opacity: .7;
}

#max {
display:none;
}

.socials {
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    padding: 20px;
}

.social {
    display: inline-block;
    padding: 5px 5px 5px 15px;
    font-size: 14px;
}

.error {
    background-color: #ffdcdc;
    padding: 10px;
    margin-bottom: 10px;
}

#loadinganim {
display:none;
    position: absolute;
    display: none;
    height: 52px;
    padding: 0px;
}

#esemeny h1 {
margin-bottom:0;
}

#esemeny .date {
    margin-bottom: 1em;
    font-size: 15px;
    font-weight: bold;
}

div#counterline {
    width: auto;
    position: relative;
    height: 5px;
    background-color: #ccc;
    display: block;
    margin-bottom: 25px;
}

div#counterbar {
    background-color: black;
    width: 1%;
    height: 100%;
    position: absolute;
}

.post {
    padding: 0px 0;
    position: relative;
    margin: 30px 0 60px;
}

.alignright {
  float: right;
  margin: 0 0 2% 3%;
}

.alignleft {
  float: left;
margin: 0 3% 2% 0;
}

.alignleft, .alignright {
width:30%;
  font-size: 0;
    line-height: 0;
}

.alignleft img, .alignright img {
width:100%;
height:auto;
}

.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);
}

.plus {
cursor:pointer;
}

aside {
    float: right;
    width: 28%;
    position: relative;
    z-index: 1000;
    margin-bottom: 20px;
    margin-top: 0px;
}

.sdate {
    float: left;
    width: 44px;
    text-align: center;
    margin-right: 10px;
    border-right: 1px solid #fff;
    padding-right: 15px;
}

.sho {
    font-size: 10px;
}

.snap {
    font-size: 28px;
}

.sev {
    font-size: 9px;
}

.ki {
    font-size: 12px;
}

.cats .hk {
background-color: #black;
    color: white;
}

.sidetitle {
    color: balck;
    padding-bottom: 7px;
    font-weight: bold;
    text-transform: uppercase;
}

#mitkeres {
    margin-bottom: 10px;
}

#holkeres, #mitkeres {
cursor:pointer;
}

#hol {
margin-bottom:0;
}

.keresok {
position: relative;
    overflow: hidden;
    font-size:0;
}

.keresok i {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #ffffff;
    padding: 14px 24px;
    border-radius: 0 7px 7px 0;
    font-size: 15px;
    background-color: #95b068;
}

#logok {
    background-color: #e8e9eb;
    text-align: center;
    font-size: 0;
    padding: 10px;
}

aside .nav {
margin:10px 0;
}

aside .nav li {
display:block;
text-align:center;
    margin-bottom: 2px;
}

#kreta {
    background-color: #30a8cb;
    display: block;
    text-align: center;
    padding: 20px;
    font-size: 0;
}

#kreta img {
width:80px;
}

#facebook {
overflow:hidden;
}

footer{
    position: relative;
    clear: both;
    text-align: center;
    padding: 30px 30px 50px;
    color: #444;
    font-size: 13px;
    z-index: 10;
}

footer a {
    color: #2a2a2a;
    text-decoration: none;
    font-weight: bold;
}

footer a:hover {
color:#000;
}

footer span {
display:inline-block;
}

.clear {
clear:both;
}

@media screen and (max-width: 1300px) {
#logo h2 {
    font-size: 12px;
}
}

@media screen and (max-width: 800px) {
.half {
    display: block;
    margin-right: 0;
    width: 100% !important;
    float: none !important;
}

#logo h2 {
    font-size: 9px;
}

.biginput {
    font-size: 20px !important;
}
    
#infobox {
width:auto;
float:none;
}

.fieldboxes {
    float: none;
    width: auto;
}

#telepulesek {
    max-height: initial;
}

#hamburger {
    z-index: 1000;
        display: inline-block;
    position: absolute;
    right: 3%;
    width: 40px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

h1 {
    font-size: 26px;
}

#fullmenu {
position:absolute;
}

nav {
    height: auto;
    width: 100%;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    z-index: 30;
    top: 20% !important;
    right: inherit;
    transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    right: 10% !important;
    background-color: rgba(53, 36, 84, .9);
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 0 500px rgba(53, 36, 84, .9);
    width: 80%;
    position: fixed !important;
}

#topmenu li {
    margin-left: 0px;
        margin-bottom: 20px;
}

.nav ul li {
text-align:center;
background-color:#000;
} 

.menuon {
	transform:translateY(0%) !important;
	-webkit-transform:translateY(0%) !important;
	-moz-transform:translateY(0%) !important;
	-ms-transform:translateY(0%) !important;
	-o-transform:translateY(0%) !important;
	opacity:1 !important;
	visibility:visible !important;
}

.nav  {
padding:0;
}

.nav ul {
width:100%;
}

.nav ul li a {
border-top:none;
font-size: 12px;
}

.nav li {
text-align:center;
width:100%;
}

#slider .slide {
height: 300px;
}

.owl-prev, .owl-next {
line-height: 270px;
}

.post {
    margin: 20px 0 20px;
}

article {
width:100%;
}

aside {
width: 100%;
}

#infos, #map {
    float: none;
    position: relative;
}

#map {
    width: calc(100% - 10px);
}

#infos {
    width: calc(100% - 40px);
}

}

@media screen and (max-width: 600px) {
#profilepicbox, #profilinfo {
float:none;
width:auto;
}
}

@media screen and (max-width: 500px) {
.bottomcontact a {
    margin-bottom: 15px;
    display: block;
}
    
.socials span {
    display: block;
}

.biginput {
    font-size: 16px;
}

#infobox {
  padding: 0;
}

#infos {
    width: 100%;
    padding: 20px 0;
}

.fieldbox {
    width: 100%;
    display: block;
}


#contactform textarea {
    width: calc(100% - 22px);
}    

}

@media screen and (max-width: 400px) {

h1 {
    font-size: 20px;
}

.breadcrumb {
    font-size: 9px;
    letter-spacing: 0px;
}

.parent::after {
    margin: 0 3px;
}

label {
display:block;
width:auto;
padding-bottom: 0;
}


.alignright, .alignleft {
float: none;
    margin: 0 0 2%;
    width: 100%;
}

.alignright img, .alignleft img {
  width:100%;
}


}

@media screen and (max-width: 360px) {

.button {
    padding: 14px 20px;
    font-size: 15px;
    position:relative;
    z-index:10;
 }
 
#blah {
    left: initial;
    right: 0;
    width: 60px;
    object-fit: cover;
} 
}    