/*
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: 'Roboto', sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
    background-color: #eaeaea;
    -webkit-text-size-adjust: 100%;
    line-height: 1.4em;
}

iframe {
    background-color: #f8f8f8;
}

#hdwrapper {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background-color: white;
}

.kcont:first-child {
color:black;
}

.boxback {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    filter: grayscale(1);
    opacity: 0.2;
}

#frontbox a:hover > .boxback {
    opacity: 0.5;
        filter: grayscale(0);
}

.boxback img {
    width: 100%;
    height: 100%;
    object-fit:cover;
      -webkit-transition: all 13000ms ease;
  transition:         all 13000ms ease;
	-moz-transition: all 13000ms ease;
	-o-transition: all 13000ms ease;
}

#frontbox a:hover > .boxback img {
transform:scale(1.1);
}

p#qsearch input {
border:1px solid #888;
}

table#jtable {
    width: 100%;
    text-align: center;
    background-color: #e3e3e3;
}

#jtable th {
    color: #ffffff;
    background-color: #464646;
}    

#jtable tr:nth-child(even) {background: #fcfcfc}
#jtable tr:nth-child(odd) {background: #FFF}

#jtable th, #jtable td {
    padding: 10px 10px;
}

#jtable tr:hover {
background-color: #f0f0f0;
}

.minwidth {
    min-width: 130px;
}

form#cf {
    padding: 6% 6% 5%;
    box-sizing: border-box;
    background-color: #eee;
    margin: 5%;
}

#ajanlat {
    background-color: #fff;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 60px 0 0;
    box-shadow: 0 30px 40px rgb(0 0 0 / 10%) inset;
}

#ajanlat h2 {
    font-weight: 300;
    font-size: 44px;
}

#ajanlat .entry {
    margin-bottom: 40px;
}

#leftajanlat {
    width: 60%;
    float: left;
    position: relative;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
}

#leftajanlat img {
    width: 100%;
    object-fit: contain;
    object-position: bottom;
    height: 100%;
}

img#abw {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity:1;
}

#rightajanlat {
    width: 40%;
    float: right;
    background-color: #fff;
    padding: 0%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: left;
}

#rightajanlat a {
color:#ea5b0b;
}

#ajanlat .wrapper .padding:hover > #leftajanlat #abw {
opacity:0;
}

#products {
    position: relative;
}

#products .entry {
padding: 100px 0px 100px 50%;
}

#products h2 {
    margin-top: 0;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 50px;
}

#products img {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: right;
}

a#closewindow {
    position: fixed;
    right: 0;
    top: 0;
    color: black;
    font-size: 24px;
    z-index: 10000;
    display: block;
    text-decoration: none;
    padding: 10px 15px;
}    

#gallery {
    padding: 60px 0;
    background: linear-gradient(45deg, white, #dedede);
}

#article-gallery {
    background-color: #212121;
    height: 800px;
    padding: 20px 0;
        filter: grayscale(1);
}

#article-gallery:hover {
        filter: grayscale(0);
}

div#video {
    text-align: center;
    padding: 60px 0 50px;
    background: linear-gradient(-25deg, #fff, #888);
    filter: grayscale(1);
}

#video:hover {
    filter: grayscale(0);
}

#sliderbox {
    padding: 60px 0;
    background: linear-gradient(135deg, black 50%, #ea5b0b 50%, #ea5b0b 60%, #ea5b0b 50%,#fff 50%);
}

#subboxes {
    position: relative;
    overflow: hidden;
}

.subbox {
    display: inline-block;
    padding: 20px;
    width: 33.33%;
    box-sizing: border-box;
    position:relative;
    overflow:hidden;
    vertical-align:top;
}

.subback {
position: absolute;
    width: 200%;
    height: 300%;
    background-color: #ea5b0b;
    top: -300%;
    z-index: 0;
    left: -320px;
    transform: rotate(52deg);
}

.subbox:hover > .subback {
    top: -80%;
}

.subbox:hover {
    color: white;
}

.subbox img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    filter: grayscale(1);
  -webkit-transition: all 300ms ease;
  transition:         all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	position:relative;
	    z-index: 10;
}

.subbox:hover > img {
    filter: grayscale(0);
    transform:scale(1.05);
}

.subbox h3 {
    font-size: 21px;
    color: #fff;
    	position:relative;
	    z-index: 10;
}

.subbox p {
    	position:relative;
	    z-index: 10;
}

#bemutatkozas {
    background: linear-gradient(-39deg, black, #575757);
    overflow: hidden;
    padding: 50px 0 90px;
    text-align: center;
    color: #ccc;
}

#bigbox {
    max-width: 1000px;
    margin: 0 auto 30px;
}

#bigbox h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 46px;
    margin-bottom: 0;
    letter-spacing: 4px;
}

#refs {
    text-align: center;
    padding: 130px 0 80px;
    background-color: #e8e8e8;
    position: relative;
}

#refs h2 {
    margin-bottom: 40px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 900;
    color: #cccccc;
    text-align: left;
    font-size: 50px;
    background-color: #f8f8f8;
    position: absolute;
    top: -160px;
    padding: 20px 60px;
    box-shadow: -440px 0px 0 0 #f8f8f8;
    border-radius: 0 0 50px 0;
}

#refback {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
    background-attachment: fixed;
}

#refs .wrapper {
z-index:10;
}

.ref {
    width: 0%;
    display: inline-block;
    padding: 0 1%;
    box-sizing: border-box;
}

.ref img {
    filter: grayscale(1);
    width: 100%;
    object-fit: contain;
    border-radius: 15px;
    overflow: hidden;
    height: auto;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    max-width: 200px;
    box-shadow: 10px 10px 30px rgb(0 0 0 / 10%);
}

.ref img:hover {
filter:none;
    transform: scale(1.06);
}

.kocka {
    overflow: hidden;
    position:relative;
    background: linear-gradient(133deg, white 30%, #f8f8f8 30%, #f8f8f8 33%, #fff 33%, #fff 34%, #f8f8f8 34%, #f8f8f8 37%, #fff 37%, #fff 80%)
}

.kimg img {
    position: absolute;
    object-fit: cover;
}

.kocka:nth-child(odd) .kimg img{
right:0;
}

.kocka:nth-child(even) .kcont{
    float: right;
        border-right: 20px double #ea5b0b;
}

.kocka:nth-child(odd) .kcont{
    border-left: 20px double #ea5b0b;
}

.kocka .kimg img {
width:50%;
height:100%;
}

.kcont {
    width: 61%;
    position: relative;
    padding: 5% 4%;
    box-sizing: border-box;
    text-align: left;
    background-color: #ffffff;
    color: #444;
    margin: 10% 0;
    box-shadow: 20px 20px 50px rgb(0 0 0 / 10%);
    font-weight:300;
}

.kcont ul {
font-size: 23px;
    list-style: square;
    text-transform: uppercase;
    line-height: 1.4em;
}

.kcont h2 {
    margin: 0;
        font-weight:300;
    margin-bottom: 20px;
    color: #444;
}

.kcont p {
    margin-top: 7px;
    font-size: 21px;
    line-height: 1.5em;
}

.message {
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
    background-color: #333;
    color: white;
}

#frontpage {
    background-color: #f8f8f8;
    padding-bottom: 30px;
}

#frontbox {
    margin-top: -80px;
    /* background: linear-gradient(135deg, white 53%, #f8f8f8 50%); */
    /* overflow: hidden; */
    /* padding: 4%; */
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
    /* box-shadow: 0px 20px 50px -20px rgb(0 0 0 / 10%);*/
}

#frontlogo {
margin-bottom: 150px;
}    

#frontlogo img {
width:300px;
}

#frontlogo2 {
    max-width: 220px;
    width: 100%;
    margin-bottom: 120px;
}

#frontbox h2 {
    font-size: 52px;
    text-transform: uppercase;
    margin-top: 0;
}

#frontbox h3 {
    font-weight: normal;
    letter-spacing: 2px;
    text-align: left;
    font-size: 19px;
    margin: 5px 0;
        text-shadow: 1px 1px 3px white;
}

#frontbox p {
    margin-top:0;
}

#leftbox {
    transform: scale(1);
    background-color: #fff;
    padding: 4%;
    width: 49%;
    box-sizing: border-box;
    z-index: 100;
    position: relative;
    box-shadow: 20px 20px 50px -20px rgb(0 0 0 / 10%);
      -webkit-transition: all 600ms ease;
  transition:         all 600ms ease;
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	    text-align: center;
	    display: block;
    text-decoration: none;
    color: black;
    border: 5px solid white;
}

#rightbox {
    transform: scale(1);
    position: absolute;
    right: 0;
    width: 49%;
    background-color: #fff;
    top: 0;
    padding: 4%;
    box-sizing: border-box;
    height: 100%;
    font-size: 20px;
    overflow: hidden;
    box-shadow: 20px 20px 50px -20px rgb(0 0 0 / 10%);
      -webkit-transition: all 600ms ease;
  transition:         all 600ms ease;
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	    text-align: center; 
	    display: block;
    text-decoration: none;
    color: black;
    border: 5px solid white;
}

#leftbox:hover, #rightbox:hover{
    transform: scale(1.07);
    box-shadow: 30px 30px 80px -20px rgb(0 0 0 / 30%);
}

#rightbox ul {
    padding: 0 0 0 20px;
    margin-top: 80px;
    list-style: square;
}

#rightbox li {
    margin-bottom: 20px;
}

#rightbox .button {
    display: block;
    text-align: center;
    background-color: white;
    color: #ea5b0b !important;
    margin-top: 130px;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 10%);
    font-size: 13px;
    letter-spacing: 1px;
    padding: 20px;
    position: absolute;
    bottom: 60px;
    width: calc(100% - 120px);
    box-sizing: border-box;
}

.csik {
    width: 40px;
    height: 500px;
    background-color: white;
    position: absolute;
    transform: rotate(42deg);
    top: -15%;
    left: 50px;
    opacity: .2;
}

#csik2 {
    left: 120px;
}

#szechenyi img {
position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 0;
    height: 150px;
    width: auto;
}

#bigpic img {
    height: 820px;
    margin: 0 auto;
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
      -webkit-transition: all 600ms ease;
  transition:         all 600ms ease;
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
}

a, .fast {
  -webkit-transition: all 300ms ease;
  transition:         all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.anim {
  -webkit-transition: all 600ms ease;
  transition:         all 600ms ease;
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
}

.slow {
  -webkit-transition: all 1200ms ease;
  transition:         all 1200ms ease;
	-moz-transition: all 1200ms ease;
	-o-transition: all 1200ms ease;
}

.hide {
opacity:0 !important;
}

.breadcrumb {
    font-size: 16px;
    margin-bottom: 70px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.4em;
    padding: 0;
    font-weight: 400;
}

.breadcrumb .padding {
padding:0px;
}

.breadcrumb li {
  display: inline-block;
  color: black;
}

.breadcrumb a {
  text-decoration: none;
    color: #ea5b0b;
}

.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: 'Roboto', sans-serif;
    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:1500px;
  position:relative;
padding:0;
}

.button {
padding: 18px 28px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #ea5b0b;
    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: 'Roboto', sans-serif;
    font-weight: bold;
    -webkit-appearance: none;
    text-decoration: none;
    display: inline-block;
    border-radius:4px;
}

.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;
    font-size: 15px;
    line-height: 1.4em;
}

label {
    display: block;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1px;
    text-align: left;
}

#fieldboxes {
font-size:0;
}

.fieldbox {
width: 33%;
    display: inline-block;
    margin-bottom: 20px;
}

.field {
    padding: 12px 10px;
    font-size: 17px;
    display: inline-block;
    border: 0px solid #bbb;
    width: 100%;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    border-radius: 4px;
}

.fieldbox .field {
       width: calc(100% - 42px);
}

.dropdown {
width: calc(100% - 110px);
  padding: 5px;
  border-radius: 0px;
  border: 1px solid #BBB;
}

textarea {
width: 100%;
    padding: 12px 10px;
    font-size: 17px;
    min-height: 80px;
    display: inline-block;
    border: 0px solid #bbb;
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
    border-radius: 4px;
    max-width: 100%;
    min-width: 100%;
}

.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: rgba(255,255,255,.8);
    font-size: 12px;
    overflow: hidden;
    height: 21px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    display:none;
}

.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: #fff;
    border-left: 1px solid rgba(255,255,255,.5);
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    vertical-align: middle;
}

header{
    z-index: 300;
    position: fixed;
    width: 100%;
    opacity: 1;
    max-width: 1920px;
}

header a, h3 a {
text-decoration:none;
}

.headon {
            box-shadow:0 100px 50px #ffffffee inset;
}

.headon #logo {
padding:10px 0;
}

.headon #logo img {
height:40px;
}

#logo {
    position: relative;
    padding: 20px 0px;
    display: inline-block;
    line-height: 0;
}

#logo img {
    height: 80px;
    width: auto;
}

#topmenu {
	position:absolute;
right:0;
}

#hamburger {
  display: none;
}

#hambi div {
  background-color: #000;
  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);
}

.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;
    margin: 0 30px;
}

.nav li:last-child {
border-right: none;
}

.nav li a{
    display: block;
    text-decoration: none;
    color: #000;
    padding: 5px 0px;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 400;
}

.headon .nav li a {
    font-size: 18px;
}

.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:hover > a {
}

.nav li:active, .nav li:focus, .clicked{

}

.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 {
        border-bottom: 3px solid #ea5b0b;
}

.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 {
 float: left;
    width: calc(97% - 320px);
    position: relative;

}

.padding {
margin:0 3%;
position:relative;
}

#tophead {
    position: relative;
    padding: 145px 0 0;
    background-color: #fff;
    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: .1;
    width: auto;
    height: auto;
        filter: grayscale(1);
}

#tophead h1 {
    font-size: 54px;
    font-weight:300;
    color: #000;
    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 90px;
}

.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 {
max-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: #ea5b0b;
    padding: 70px 30px 80px;
    margin: 60px 0;
    color: white;
    text-align: center;
    line-height: 1.5em;
    position: relative;
    font-size: 15px;
}

aside .csik {
    top: -130px;

}

aside h3 {
    margin-top: 0;
    font-weight:300;
    font-size: 30px;
}

aside a {
color:white;
}

#facebook {
overflow:hidden;
}

img#footerlogo {
    height: 100px;
    opacity: .6;
    margin-bottom: 30px;
    filter: grayscale(1) invert(1);
}

footer{
position:relative;
clear: both;
text-align: center;
padding: 30px;
background-color: #111;
color: #ccc;
font-size:14px;
z-index:10;
}

footer a {
color:#fff;
text-decoration:none;
font-weight:bold;
}

footer a:hover {
color:#fff;
}

footer span {
display:inline-block;
}

.clear {
clear:both;
}

@media screen and (max-width: 1300px) {
#bigpic img {
    height: 750px;
}

#logo img {
    height: 100px;
}

.nav li a {
    font-size: 19px;
}

.nav li {
    margin: 0 20px;
}

}


@media screen and (max-width: 1000px) {
#frontbox {
    margin-top: -20px;
}    

#tophead h1 {
    font-size: 44px;
}

.breadcrumb {
    font-size: 13px;
}    
    
#rightbox .button {
    bottom: 40px;
    width: calc(100% - 80px);
}

#leftbox {
width: calc(100% - 380px);
}

#rightbox {
    width: 360px;
    padding: 40px;
    font-size: 18px;
}

#frontlogo img {
    width: 200px;
}

body {
font-size:16px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

#rightbox ul {
    margin-top: 40px;
}

.kcont p {
    font-size: 18px;
}

#refs h2 {
    font-size: 34px;
    top: -150px;
    padding: 20px 60px 20px 20px;
    box-shadow: -270px 0px 0 0 #f8f8f8;
}
    
#bigpic img {
    height: 650px;
}

#logo img {
    height: 80px;
}

.nav li a {
    font-size: 17px;
}

.nav li {
    margin: 0 15px;
}

}

@media screen and (max-width: 800px) {
#leftbox {
width: calc(100% - 320px);
}

#rightbox {
    width: 300px;
    padding: 50px 30px;
    font-size: 17px;
}

#rightbox .button {
    bottom: 50px;
    width: calc(100% - 60px);
}

#bigpic img {
    height: 550px;
}
    
#logo img {
    height: 70px;
}

#slider .slide {
height: 300px;
}

.owl-prev, .owl-next {
line-height: 270px;
}

.post {
    margin: 50px 0 50px;
}

article {
width:100%;
}

aside {
width: calc(100% - 60px);
    margin: 0 0 30px;
}

#hamburger {
    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%);
}

#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:100% !important;
	right:inherit;
	transform:translateY(10%);
	-webkit-transform:translateY(10%);
	-moz-transform:translateY(10%);
	-ms-transform:translateY(10%);
	-o-transform:translateY(10%);
	right:0 !important;
	background-color:#fff;
	opacity:0;
	visibility:hidden;	
}

.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%;
    margin: 0;
}

.nav li:last-child, .nav li:first-child {
border-left:none;
border-right:none;
}

.nav li a {
border-left: 0px solid;
border-bottom: 1px solid #ccc;
padding:15px 5px;
}

.nav li:last-child {
border-right: 0px;
}

}

@media screen and (max-width: 600px) {
#rightajanlat, #leftajanlat {
    width: 100%;
    float: none;
}    

#products .entry {
    padding: 100px 0px 100px 33%;
}

#products h2 {
    font-size: 40px;
}

.subbox {
    width: 100%;
    margin-bottom: 20px;
}

#bigbox h2 {
    font-size: 36px;
}

#tophead h1 {
    font-size: 36px;
}

#refs h2 {
    font-size: 24px;
    top: -155px;
    padding: 20px 40px 10px 20px;
    box-shadow: -180px 0px 0 0 #f8f8f8;
}

#leftbox {
    margin-bottom: 20px;
    width:auto;
}

#rightbox {
    position: relative;
    width: auto;
}

#rightbox .button {
    width: calc(100% - 60px);
    position: relative;
    bottom: 0;
    width: 100%;
    margin-top:40px;
}

.csik {
    top: -22%;
}

.kcont {
    width: 85%;
    border-width: 15px !important;
}

.kcont p {
    font-size: 15px;
}

h2 {
    font-size: 22px;
}

    

}

@media screen and (max-width: 500px) {
#szechenyi img {
    height: 75px;
}

#bigpic img {
    height: 450px;
}

.fieldbox {
    width: 100%;
    display: block;
}

.fieldbox .field {
    width: calc(100% - 22px);
}

#contactform textarea {
    width: calc(100% - 22px);
}    

}

@media screen and (max-width: 400px) {
#frontlogo {
    margin-bottom: 30px;
}

#tophead h1 {
    font-size: 28px;
}

.breadcrumb {
    font-size: 10px;
    padding-top: 10px;
}

body {
    font-size: 15px;
}

#refs {
    padding: 80px 0 60px;
}

#refs h2 {
    font-size: 22px;
    top: -100px;
    padding: 20px 40px 10px 20px;
    box-shadow: -180px 0px 0 0 #f8f8f8;
}

.kcont {
    width: 100%;
    border-width: 10px !important;
}

#bigpic img {
    height: 350px;
}

#logo img {
height:60px;
}

label {
display:block;
width:auto;
padding-bottom: 0;
}

.field, textarea {
display:block;
}

.alignright, .alignleft {
  float: none;
  margin: 0;
    width:100%;
}

.alignright img, .alignleft img {
  width:100%;
}


}