/* basic colors */
/* header */
/* main menu */
/* controls */
/* footer */
/*@footer-background-color: #434343;*/
/* bootstrap widths */
/* medium */
/* small */
/* x-small */
/* font weights textual */
/* @normal: 400; */
/* @medium: 500; */
/* @bold: 700; */
/* other font textuals */
/* font defaults */
/* font mixins */
@import "../../default/resources/fonts/nimbus.css";
.font-opensans {
  font-family: "Open Sans", arial;
}
body,
h1,
h2,
h3,
img,
a,
form {
  border: 0;
  padding: 0;
  margin: 0;
}
* {
  outline: none;
}
textarea {
  resize: none;
  font-size: 12px;
  font-family: Arial;
}
p {
  margin: 12px 0;
}
a {
  color: #b78a50;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #b78a50;
}
input {
  font-size: 12px;
  color: #616464;
}
input[type=text],
input[type=password] {
  height: 30px;
  line-height: 30px;
  border-color: #dfdfdf;
}
.alignLeft {
  text-align: left !important;
}
.alignCenter {
  text-align: center !important;
  margin: 0 auto !important;
}
.alignRight {
  text-align: right !important;
}
.clr {
  float: none !important;
  clear: both;
  height: 0;
}
.piros {
  color: #731926 !important;
}
.blokk {
  padding: 0 4px 18px 4px;
}
.blokk-galeria {
  margin-left: -10px;
  margin-right: -10px;
}
p.Figyelmezteto {
  width: 100%;
  text-align: center;
  background: #910e30;
  color: #fff;
  margin: 10px auto;
  padding: 8px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Open Sans", arial;
  font-weight: bold;
}
p.Figyelmezteto a {
  color: #fff;
}
p.Leiras {
  width: 100%;
  text-align: center;
  color: #6c6b5b;
  font-size: 13px;
  margin: 10px auto;
  padding: 15px 20px;
  background: #ececec;
  font-weight: 600;
}
.Button1 {
  color: #fff;
  line-height: 41px;
  height: 41px;
  cursor: pointer;
  margin: 0;
  text-align: center;
  background: #b1a67c;
  border: 0;
  padding: 0 18px;
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.Button1-light {
  background: #91a81c;
}
.Button1-medium {
  background: #91a81c;
}
.Button1-dark {
  background: #91a81c;
}
a.Button1 {
  padding: 5px 27px;
  background: #fff;
  text-transform: uppercase;
  font-weight: normal;
  border: 1px solid #9e9e9e;
  color: #9e9e9e;
}
a.Button1:hover {
  /*color: #fff;*/
}
.Button2 {
  color: #adadad;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  margin: 0;
  text-align: center;
  background: #e7e7e7;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
}
a.Button2 {
  padding: 5px 10px;
}
.user-form {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 35px;
}
.user-form.registration-form .form-header {
  margin-left: -10px;
  margin-right: -10px;
}
.user-form .form-section {
  margin-top: 20px;
  margin-bottom: 20px;
}
.user-form .form-header {
  border-bottom: 1px dotted #bebec1;
  font-size: 16px;
  font-weight: bold;
  color: #b2a77c;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Open Sans';
  line-height: 28px;
  padding: 12px 24px;
  margin-bottom: 20px;
}
.user-form .form-header:first-of-type {
  border-top: 0;
}
.user-form .form-header h3 {
  font-size: 16px;
}
.user-form .form-group {
  max-width: 965px;
  margin-left: auto;
  margin-right: auto;
}
.user-form .form-group input[type=text],
.user-form .form-group input[type=password] {
  border: 1px solid #bfbfbf;
  border-radius: 1px;
  background: #fff;
  height: auto;
  line-height: 27px;
  font-size: 15px;
  font-weight: 300;
  padding: 6px 14px;
  margin-bottom: 4px;
}
.user-form .form-group select {
  min-height: 41px;
  line-height: 41px;
  border: 1px solid #bfbfbf;
  padding: 0px 14px;
}
.user-form .form-group select option:disabled {
  color: #ccc;
  background-color: #f0f0f0;
}
.user-form .form-group label {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Open Sans';
  color: #333335;
  white-space: nowrap;
}
.user-form .form-group label.control-label {
  text-align: left;
}
.user-form .form-group label .piros {
  color: #333335 !important;
}
.user-form .form-group.has-error .form-control {
  border: 1px solid #a94442;
}
.user-form .form-group .captcha-control {
  border: 1px solid #bfbfbf;
  text-align: center;
}
.user-form .first-row {
  padding-top: 35px;
}
.user-form .login-form-buttons .row {
  margin-left: -5px;
  margin-right: -5px;
}
.user-form .login-form-buttons .row > div {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.user-form .login-form-buttons input,
.user-form .login-form-buttons button,
.user-form .login-form-buttons a {
  display: inline-block;
  width: 100%;
  background: #c8c8c8;
  border: 1px solid #c8c8c8;
  line-height: 40px;
  padding-left: 0;
  padding-right: 10px;
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Open Sans';
  color: #757467;
  text-transform: uppercase;
}
.user-form .login-form-buttons span.icon {
  display: block;
  float: left;
  width: 41px;
  height: 40px;
  border-right: 1px solid #fff;
  margin-right: 10px;
}
.user-form .login-form-buttons .login-button {
  background: #b1a67c;
  border: 1px solid #b1a67c;
  color: #fff;
  font-weight: bold;
}
.user-form .login-form-buttons .login-button span.icon {
  background: url(../images/user-form-belepes-ikon.png) center center no-repeat;
}
.user-form .login-form-buttons .password-button span.icon {
  background: url(../images/user-form-elfelejtett-ikon.png) center center no-repeat;
}
.user-form .login-form-buttons .register-button span.icon {
  background: url(../images/user-form-regisztracio-ikon.png) center center no-repeat;
}
.user-form .registration-form-buttons {
  padding-top: 2em;
}
.user-form .registration-form-buttons .registration-button {
  background: #b1a67c;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Open Sans';
  text-transform: uppercase;
  color: #fff;
  height: auto;
  line-height: 46px;
  padding: 0 20px;
  /*border-top: 1px solid #ffa640;
            border-right: 1px solid #ff8100;
            border-bottom: 1px solid #ff7800;
            border-left: 1px solid #ff9a26;*/
  border: 1px solid #bfbfbf;
}
.user-form #adatmasol {
  display: inline-block;
  margin: 0 auto;
}
.reg-hidden {
  display: none;
}
.form-error p,
.form-success p {
  padding: 0.5em 1em;
}
body {
  margin: 0;
  padding: 0;
  background-image: none;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #444;
  font-family: "Open Sans", arial;
}
.section {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  padding-bottom: 0.5em;
}
.section-fullwidth {
  max-width: 100%;
}
#core {
  /*max-width: @inner-width;*/
  min-width: 320px;
  margin: 0 auto;
  overflow: hidden;
  /*background: #fff;*/
}
#felsomenu-belso,
#fejlec-belso,
#fomenu-belso,
#alsomenu-belso,
#alsosav-belso,
.belso-container {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#kozep-belso {
  background: #fff;
}
#logmenu {
  color: #6b6a5d;
  font-size: 0;
}
#logmenu-inner {
  border: 1px solid #dedec4;
  border-radius: 1px;
  background: #f5f3e4;
  text-align: left;
}
#logmenu a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 137px;
  background: #f5f3e4;
  font-size: 14px;
  text-align: center;
  min-width: 100px;
  color: #6b6a5d;
  text-decoration: none;
}
#logmenu a span {
  display: block;
  float: left;
  width: 37px;
  height: 36px;
  background: #e9e8d9;
  padding: 0 3px;
}
#logmenu a.belepes span {
  background-image: url(../images/belepes-ikon.png);
  background-repeat: no-repeat;
  background-position: center center;
}
#logmenu a.regisztracio span {
  background-image: url(../images/regisztracio-ikon.png);
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 630px) {
  #logmenu {
    margin-right: 0;
  }
}
.reg_ikon {
  background: url(../img/reg_ikon.png) 11px center no-repeat;
}
.log_ikon {
  background: url(../img/log_ikon.png) 13px center no-repeat;
}
.kilep_ikon {
  background: url(../img/kilep_ikon.png) 13px center no-repeat;
}
#nyelvselect {
  position: relative;
  float: left;
  min-width: 85px;
  background: #fff;
  border: 1px solid #cdced0;
  border-radius: 1px;
  min-height: 30px;
  padding: 0 0 0 10px;
  margin-right: 1em;
}
#nyelvselect a#nyelvlista-mutat {
  display: block;
  padding: 0 0 0 0px;
  height: 100%;
  text-align: left;
  line-height: 10px;
  color: #414141;
  line-height: 28px;
  text-transform: uppercase;
  font-family: 'Open Sans', 'arial';
  font-weight: bold;
  font-size: 12px;
}
#nyelvselect a#nyelvlista-mutat img {
  padding: 0 8px 0 0;
}
#nyelvselect a#nyelvlista-mutat::after {
  /*content: '\2228';*/
  content: '\25be';
  display: block;
  float: right;
  font-family: 'Open Sans';
  height: 100%;
  width: 25px;
  text-align: center;
  font-size: 18px;
}
ul#nyelvlista {
  position: absolute;
  background: #fff;
  color: #414141;
  min-width: 97px;
  right: -1px;
  top: 32px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  z-index: 9999;
  border: 1px solid #cdced0;
}
ul#nyelvlista li {
  /*width: 180px;*/
  padding: 0 9px;
  display: block;
}
ul#nyelvlista li a {
  background: none;
  line-height: 24px;
  padding: 0;
  color: #414141;
  line-height: 28px;
  text-transform: uppercase;
  font-family: 'Open Sans', 'arial';
  font-weight: normal;
  font-size: 12px;
}
ul#nyelvlista li a:hover {
  /*color: #fff;*/
}
ul#nyelvlista li a img {
  padding: 0 8px 0 4px;
}
#kosarbox {
  min-width: 97px;
  height: 38px;
  line-height: 38px;
}
#kosarbox-inner {
  background: #ffb32e;
}
#kosarbox.ures #kosarbox-inner {
  background: #e6e3d1;
}
#kosarbox.ures #kosarbox-inner span.kosar-ikon {
  background: #c8c5ae url(../images/kosar-ikon.png) center center no-repeat;
}
#kosarbox.ures a {
  color: #757467;
}
#kosarbox.ures a span.kosar-tartalom {
  font-weight: normal;
}
#kosarbox a {
  display: block;
  line-height: 38px;
  color: #fff;
  font-size: 0;
}
#kosarbox a span.kosar-ikon {
  display: block;
  float: left;
  content: ' ';
  font-size: 0;
  width: 37px;
  background: #ff8d0a url(../images/kosar-ikon.png) center center no-repeat;
  border-right: 2px solid #fff;
}
#kosarbox a span.kosar-tartalom {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-left: 39px;
  padding: 0 11px;
  white-space: nowrap;
}
#kosarbox img {
  display: block;
  margin: 0 auto 10px;
}
#fejlec {
  min-height: 163px;
  width: 100%;
  background-color: #fff;
  position: fixed;
  z-index: 1200;
}
@media (max-width: 1100px) {
  #fejlec {
    position: relative;
  }
}
@media (max-width: 767px) {
  #fejlec {
    position: relative;
    min-height: 163px;
  }
}
.fejlec-spacer {
  width: 100%;
  height: 163px;
}
@media (max-width: 1100px) {
  .fejlec-spacer {
    display: none;
  }
}
#fejlec-bal {
  height: 100%;
  float: left;
  vertical-align: top;
  position: relative;
}
@media (max-width: 1050px) {
  #fejlec-bal {
    display: block;
  }
}
#fejlec-felso-container,
#fejlec-also-container {
  margin-left: 0;
  margin-right: 0;
}
#fejlec-felso-container > div,
#fejlec-also-container > div {
  padding-left: 0;
  padding-right: 0;
}
#fejlec-felso-container {
  width: 100%;
  /*max-width: @inner-width;*/
  z-index: 9999;
  background: #fff;
}
#fejlec-felso-container::after {
  content: ' ';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
@media (max-width: 767px) {
  #fejlec-mid-spacer {
    display: none;
  }
}
#fejlec-kozep-container {
  text-align: right;
  position: relative;
}
@media (max-width: 1050px) {
  #fejlec-kozep-container {
    /*margin-left: 150px;*/
  }
}
@media (max-width: 768px) {
  #fejlec-kozep-container {
    text-align: center;
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
}
#fejlec-jobb-container {
  /*float: right;*/
  margin-top: 27px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  #fejlec-jobb-container {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    float: none;
    position: static;
  }
}
#fejlec-jobb {
  float: right;
}
#fejlec-jobb .search {
  height: auto;
  border-left: 1px solid #fff;
  line-height: 37px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#fejlec-jobb .search a {
  margin-top: 5px;
}
#fejlec-jobb .search a {
  background: url(../style/kereses-ikon.png) center center no-repeat;
}
#fejlec-jobb .social {
  height: auto;
  border-left: 1px solid #fff;
  line-height: 37px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#fejlec-jobb .social a {
  margin-top: 5px;
}
#fejlec-contact {
  /*float: left;*/
  min-height: 34px;
  line-height: 34px;
  margin: 0 0 6px 0;
  font-size: 16px;
  /*font-family: "Nimbus Sans D Cond Light", arial;*/
  font-family: "Nimbus Cond", arial;
  font-weight: 300;
  padding-left: 12px;
  text-align: right;
}
#logo {
  background: url(../images/logo.png) center center no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 264px;
  height: 105px;
  margin: 0 15px;
  display: inline-block;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
#logo h1 {
  text-indent: -9999px;
  /*height: 147px;*/
  height: 100%;
  font-size: 1px;
  color: rgba(0, 0, 0, 0);
}
#logo a {
  display: inline-block;
  width: 264px !important;
  height: 105px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.fejlec-small #logo {
  max-width: 104px;
  height: 104px;
  transition: all 0.3s ease-in-out;
}
.fejlec-small #logo a {
  width: 104px !important;
}
li.logo #logo {
  width: 264px;
  height: 105px;
}
@media (max-width: 1023px) {
  #logo {
    max-width: 174px;
    height: 85px;
  }
}
@media (max-width: 1100px) {
  #logo {
    max-width: 174px;
    height: 85px;
  }
}
@media (max-width: 768px) {
  #logo {
    position: static;
    margin: 0 auto;
    float: none;
    display: block;
    max-width: 264px;
  }
}
div.kereses-container {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  z-index: 10;
}
div.kereses {
  position: relative;
  text-align: center;
}
#gykereso {
  background: #f3f3f3;
  width: 300px;
}
#gykeresobel {
  height: 34px;
  border-radius: 1px;
}
#gykereso .gyk_input {
  float: left;
  color: #434343;
  background: #f3f3f3;
  height: 34px;
  padding: 0 49px 0 12px;
  width: 100%;
  font-size: 13px;
  border: 0;
  line-height: 34px;
}
#gykereso .gyk_input:focus {
  /*color: #6b6a5d;*/
}
#gykereso .gyk_submit {
  float: left;
  margin-left: -32px;
  background: #f3f3f3 url(../images/icon-search.png) center center no-repeat;
  border: 0;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  width: 32px;
  height: 34px;
  font-size: 0;
}
#main-menu {
  font-family: 'Open Sans', arial;
  min-height: 41px;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  background: transparent;
  /*float: left;*/
  /*margin-left: 260px;*/
  /*margin-right: 150px;*/
  /*float: left;*/
}
#main-menu-inner {
  position: relative;
  z-index: 3;
  padding-top: 1px;
}
@media (max-width: 768px) {
  #main-menu-inner {
    position: static;
  }
}
#main-menu > ul {
  position: relative;
}
#main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  min-height: 45px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 22px;
  text-align: center;
  font-size: 0;
}
#main-menu ul li {
  margin: 0;
  padding: 0;
}
#main-menu ul h2,
#main-menu ul h3 {
  font-size: 100%;
}
#main-menu ul.menu-left {
  width: 50%;
  margin-top: 51px;
  padding-right: 147px;
  float: left;
  text-align: right;
}
@media (max-width: 1100px) {
  #main-menu ul.menu-left {
    padding-right: 102px;
  }
}
@media (max-width: 768px) {
  #main-menu ul.menu-left {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  #main-menu ul.menu-left {
    width: 100%;
  }
}
#main-menu ul.menu-right {
  width: 50%;
  margin-top: 51px;
  padding-left: 147px;
  float: right;
  text-align: left;
}
@media (max-width: 1100px) {
  #main-menu ul.menu-right {
    padding-left: 102px;
  }
}
@media (max-width: 768px) {
  #main-menu ul.menu-right {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #main-menu ul.menu-right {
    width: 100%;
  }
}
#main-menu ul li {
  display: inline-block;
  vertical-align: middle;
}
#main-menu ul li.fm_split {
  width: 1px;
  min-width: 0;
  height: 44px;
  display: none;
}
#main-menu ul li.fm_split::after {
  content: ' ';
  display: block;
  width: 1px;
  height: 1px;
  background: #fff;
  margin-top: 22px;
  margin-bottom: 21px;
}
#main-menu ul li:first-of-type {
  /*display: none;*/
}
#main-menu ul li:first-of-type:hover ul.almenu {
  display: none;
}
#main-menu ul li.mobile-menu-open {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
}
#main-menu ul li.mobile-menu-open::after {
  content: '\2261';
  font-size: 30px;
  color: #000;
}
#main-menu ul li.mobile-menu-open:hover {
  background: transparent;
}
@media (max-width: 767px) {
  #main-menu ul li.mobile-menu-open {
    display: block;
  }
}
#main-menu ul li.haziko a {
  background: url(../img/haziko.png) 18px center no-repeat;
  padding-left: 56px;
}
#main-menu ul li.haziko:hover a {
  background: url(../img/haziko2.png) 18px center no-repeat;
}
@media (max-width: 767px) {
  #main-menu ul li.hide-mobile {
    display: none;
  }
}
#main-menu ul li.logo {
  position: absolute;
  left: 50%;
  margin-left: -147px;
  font-size: 0;
  margin-top: 0;
}
#main-menu ul li.logo a:after {
  display: none;
}
@media (max-width: 1100px) {
  #main-menu ul li.logo {
    margin-left: -102px;
  }
}
@media (max-width: 768px) {
  #main-menu ul li.logo {
    position: static;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
#main-menu ul li.menu-social {
  /*margin: 31px 0 0 0;*/
  min-height: 45px;
  padding: 0 5px;
}
#main-menu ul li.menu-social a {
  display: inline-block;
  line-height: 45px;
  min-width: 15px;
  padding-top: 10px;
}
@media (max-width: 1023px) {
  #main-menu ul li.menu-social {
    float: right;
  }
}
@media (max-width: 767px) {
  #main-menu ul li.menu-social {
    display: block;
    margin-top: 0;
    float: right;
  }
}
#main-menu ul li.menu-item {
  /*float: left;*/
  display: inline-block;
  /*margin: 31px 0 0 0;*/
  position: relative;
  padding: 0 10px;
  color: #c0c0c0;
}
#main-menu ul li.menu-item a {
  display: block;
  line-height: 45px;
  min-height: 45px;
  color: #c0c0c0;
  font-size: 16px;
  font-family: 'Open Sans';
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}
#main-menu ul li.menu-item a::after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #bfbfbf;
  border-left: 24px solid #060606;
  transition: all 0.3s;
  width: 0;
  visibility: hidden;
}
#main-menu ul li.menu-item:hover a {
  color: #060606;
  font-weight: bold;
  position: relative;
  background: transparent;
}
#main-menu ul li.menu-item:hover a:after {
  width: 100%;
  visibility: visible;
}
#main-menu ul li.menu-item:hover ul.almenu {
  display: none;
}
@media (max-width: 767px) {
  #main-menu ul li.menu-item.hide-mobile {
    display: none;
  }
}
#main-menu ul.almenu {
  position: absolute;
  z-index: 1052;
  display: none;
  font-size: 12px;
  background: #f3f3f3;
  min-height: 24px;
  line-height: 24px;
  margin-top: -4px;
  left: 0px;
  min-width: 250px;
  /*width: 100%;*/
}
#main-menu ul.almenu li {
  display: block;
  height: 24px;
  float: none;
}
#main-menu ul.almenu li a {
  height: auto;
  line-height: 24px;
  padding: 0px 12px;
  font-size: 13px;
  font-weight: bold;
  text-transform: none;
  text-align: left;
}
#main-menu ul.almenu li:hover {
  /*background: #fff;*/
}
#main-menu ul.almenu li:hover a {
  /*color: #f7923f;*/
}
#main-menu #fomenu-belso > ul > li:first-child {
  min-width: 41px;
  text-align: left;
}
#main-menu #fomenu-belso > ul > li:first-child span.almenu-nyil {
  display: none;
}
#main-menu #fomenu-belso > ul > li:first-child > a {
  background: url(../images/menu-default-aktiv.png) 12px center no-repeat;
}
#main-menu #fomenu-belso > ul > li:first-child:hover > a {
  background: url(../images/menu-default-aktiv.png) 12px center no-repeat;
}
.fejlec-small #main-menu {
  /*margin-left: 150px;*/
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  #main-menu {
    /*margin-left: 150px;*/
  }
}
@media (max-width: 880px) {
  #main-menu ul {
    margin-top: 10px;
  }
  #main-menu ul li a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  #main-menu {
    margin-left: 0;
    margin-right: 0;
    min-height: 0;
  }
  #main-menu ul {
    min-height: 0;
  }
}
.kereses {
  border-left: 1px solid #fff;
  min-width: 37px;
  float: left;
  line-height: 37px;
  margin-left: 6px;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.kereses a.kereses-ikon {
  display: inline-block;
  width: 31px;
  height: 34px;
  background: #f3f3f3 url(../images/icon-search.png) center center no-repeat;
  color: transparent;
}
.kereses a.belepes-ikon {
  display: inline-block;
  width: 31px;
  height: 34px;
  background: #f3f3f3 url(../images/user-form-belepes-ikon-dark.png) center center no-repeat;
  color: transparent;
}
/* képváltó */
#kepvalto {
  width: 100%;
  height: auto;
  max-height: 1280px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /*@media(max-width: 767px) {
        display: none;
    }*/
}
#kv_gombok {
  position: absolute;
  bottom: 6%;
  z-index: 1051;
  padding: 6px 12px;
  width: 100%;
  text-align: center;
}
#kv_gombok a {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 3px;
  margin: 7px;
  border: 0;
}
#kv_gombok a.kv_aktiv {
  width: 7px;
  height: 7px;
  border-radius: 3px;
  background: #bb9c5a;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
}
.kv_kep {
  z-index: 1049;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.kv_kep > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.kv_kep > div img {
  margin-left: 100%;
  width: 100%;
  height: auto;
  /*filter: brightness(50%);*/
}
@media (min-width: 768px) {
  .kv_kep > div img.desktop {
    display: inline;
  }
  .kv_kep > div img.mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .kv_kep > div img.desktop {
    display: none;
  }
  .kv_kep > div img.mobile {
    display: inline;
  }
}
.kv_kep > div.kv_kep_aktiv {
  position: static;
  display: block;
}
.kv_kep > div:first-of-type img {
  margin-left: 0;
}
.kv_elem {
  width: 100%;
  max-width: 1100px;
  display: none;
  background: transparent;
  padding: 10px 16px 5% 16px;
  text-align: center;
  position: relative;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.kv_elem-belso {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: table-cell;
  vertical-align: bottom;
  width: 100%;
  height: 100%;
  padding-top: 15%;
}
.kv_elem h2 {
  font-size: 30px;
  margin-bottom: 0;
  color: #fff;
  /*font-family: "Open Sans", arial;*/
  font-family: 'Alegreya Sans';
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.kv_elem p {
  margin: 0;
}
.kv_elem .szoveg {
  font-family: 'Nimbus';
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px;
  /*text-shadow: 1px 1px 3px rgba(0,0,0,0.5);*/
  margin-top: 1em;
  margin-bottom: 1em;
}
.kepvalto-belso {
  z-index: 1050;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.kepvalto-belso > div {
  position: relative;
  height: 100%;
}
/* legacy */
/*#kepvalto {
    max-width: 100%;
    height: 326px;
    margin: 0 auto 13px;
    position: relative;
    padding: 0;
    background: #fff;

    &-belso {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100%;
    }

    @media screen and (max-width: 650px) {
        display: none;
    }
}

#kv_gombok {
    position: absolute;
    bottom: 15px;
    right: 30px;
    z-index: 1051;
    padding: 6px 12px;

    a {
        display: block;
        float: left;
        width: 10px;
        height: 10px;
        background: #fff;
        margin: 0 2px;

        &.kv_aktiv
        {
            background: #4f4c4d;
        }
    }
}

.kv_kep {
    position: absolute;
    z-index: 1049;
    width: 100%;
    max-width: 100%;
    min-height: 444px;
    overflow: hidden;

    table {
        left: 0px;
        position: absolute;
        top: 0px;
        border-collapse: collapse;
        margin: 0;
        overflow: hidden;

        tr {
            td {
                padding: 0;

                a {
                    display: block;
                    width: 100%;
                }
                img {
                    width: 100%;
                }
            }
        }
    }
}

.kv_elem, #kepvalto-szoveg {
    width: 100%;
    min-height: 59px;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0,0,0,0.5);
    z-index: 1050;
    font-family: "Russo One", arial;
    color: #3094d1;

    .kv-date {
        background: #fbd874;
        font-family: "Dosis", arial;
        color: #563c21;
        font-size: 22px;
        text-align: center;
        float: left;
        padding: 16px;
        line-height: 23px;

        .year {
            font-weight: @font-semibold;
        }
    }

    .kv-text {
        color: #fff;
        font-size: 14px;
        padding: 16px;
        float: left;
    }

    h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0;
        margin-top: 6px;
        font-family: "Dosis", arial;
        text-transform: uppercase;
        font-weight: bold;

        a {
            color: #fff;
            margin: 0;
            padding: 0;
        }
    }
}

.kv_elem p {
    margin: 0;
    color: #68c0f6;
    font-size: 14px;
}

.kv_elem a, #kepvalto-szoveg a {
    display: inline-block;
    margin-left: 28px;
    padding-left: 12px;
    background: url(../style/kepvalto-tovabb-nyil.png) left center no-repeat;
    color: #68c0f6;
}

#kepvalto-szoveg {
    display: none;
}*/
#kozep {
  margin: 0px 0 12px;
  min-height: 500px;
  padding-top: 10px;
}
#kozep.kozep-kezdolap #kozep-belso {
  background-color: #fff;
}
#kozep-tart {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
#kozep-tart > div {
  padding-left: 0;
  padding-right: 0;
}
#kozep.kozep-kezdolap #kozep-tart {
  background: transparent;
  border: 0;
}
#kozep.kozep-kezdolap #bal {
  display: none;
}
#bal-belso {
  padding: 13px;
  background: #f7f7f0;
}
.bal-tart {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
}
#jobb > div:last-of-type {
  margin-bottom: 0;
}
#lap {
  min-height: 300px;
  /*margin-bottom: 26px;*/
}
.fullwidth #lap {
  width: 100%;
  border-left: 0;
  padding-left: 30px;
  padding-right: 30px;
}
#kozep-belso.fullwidth #lap {
  float: none;
  width: auto;
  margin-left: 0;
  width: 100%;
}
#lap.kezdolap {
  float: none;
  width: auto;
  background: transparent none;
}
@media (max-width: 750px) {
  #lap {
    /*padding: 0 12px;*/
  }
}
#lap .lapbel {
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
#lap img {
  max-width: 100%;
  height: auto;
}
#lap hr {
  border: 0;
  border-bottom: 1px solid #e8e8e8;
}
#lap.kategoria-lap {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#lap.kategoria-lap .lapcim {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#lap.kategoria-lap .lapbel {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 768px) {
  #lap .parallax-window {
    margin-left: -27px;
    margin-right: -27px;
    overflow: hidden;
  }
  #lap .parallax-window img {
    max-width: auto;
    max-height: 100vw;
  }
}
@media (max-width: 768px) {
  .parallax-window-kepvalto {
    margin-left: -27px;
    margin-right: -27px;
    overflow: hidden;
  }
  .parallax-window-kepvalto img {
    max-width: auto;
    max-height: 100vw;
  }
}
div.kezdolap-kep {
  width: 733px;
  height: 537px;
  margin: 0 auto;
  background: url(../style/kezdolap-kep.png) center center no-repeat;
}
#top-nav {
  height: 72px;
  line-height: 72px;
}
.boxcim {
  padding: 18px;
  border-bottom: 1px solid #ddd;
}
.boxcim div {
  color: #f7923f;
  font-weight: bold;
  line-height: 24px;
  font-size: 18px;
  background: url(../style/micro-logo-small.png) left center no-repeat;
  padding: 0 0 0 40px;
}
.balsav-kategoriak {
  background: #ecead9;
  padding: 0 12px;
  margin-bottom: 16px;
}
.balsav-kategoriak div.cim h2 {
  font-family: "Open Sans", arial;
  font-size: 20px;
  font-weight: bold;
  color: #6c6b5b;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  margin-bottom: 8px;
  padding: 8px;
  line-height: 27px;
}
.balsav-kategoriak ul.katlista {
  margin: 0;
  padding: 0 0 5px 0;
  list-style: none;
}
.balsav-kategoriak ul.katlista li {
  font-size: 14px;
  position: relative;
  min-height: 30px;
}
.balsav-kategoriak ul.katlista li a {
  color: #6c6b5b;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  display: block;
  padding: 5px 0px 5px 28px;
  min-height: 20px;
  background: url(../images/katlista-nyil-inaktiv.png) left center no-repeat;
}
.balsav-kategoriak ul.katlista li a:hover,
.balsav-kategoriak ul.katlista li a.aktiv {
  font-weight: bold;
  background: url(../images/katlista-nyil-aktiv.png) left center no-repeat;
}
.box,
.banner {
  margin-left: 3px;
  padding: 0 24px;
  width: 184px;
  color: #7f7f7f;
  font-family: Arial;
  line-height: 17px;
  font-size: 11px;
}
.banner {
  padding: 10px 14px 10px 14px;
  text-align: center;
}
.banner-holder {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .banner-holder {
    position: static;
  }
}
.banner-horizontal-container,
.banner-vertical-container {
  position: relative;
}
.banner-horizontal-container > div,
.banner-vertical-container > div {
  text-align: center;
}
.banner-horizontal-container img,
.banner-vertical-container img {
  width: 100%;
}
.banner-horizontal-container a,
.banner-vertical-container a,
.banner-horizontal-container a.bannerlink,
.banner-vertical-container a.bannerlink {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.banner-horizontal-container .banner,
.banner-vertical-container .banner {
  vertical-align: bottom;
  height: 100%;
}
.banner-horizontal-container .banner img,
.banner-vertical-container .banner img {
  vertical-align: bottom;
}
.banner-horizontal-container {
  position: absolute;
  bottom: 0;
}
.banner-horizontal-container img {
  max-width: 892px;
}
.banner-vertical-container {
  margin-bottom: 10px;
}
.banner-vertical-container img {
  max-width: 300px;
}
div.kezdolap-hirek-belso {
  max-width: 1100px;
  margin: 0 auto;
}
div.kezdolap-hirek-belso .row {
  margin-left: -10px;
  margin-right: -10px;
}
div.kezdolap-hirek-belso .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
div.kezdolap-hirek div.kezdolap-hirek-cim {
  line-height: 26px;
  padding-top: 12px;
  padding-bottom: 12px;
}
div.kezdolap-hirek div.kezdolap-hirek-cim h2 {
  display: inline-block;
  font-size: 17px;
  font-family: "Dosis", "Open Sans", arial;
  font-weight: bold;
  color: #199fec;
  text-transform: uppercase;
}
div.kezdolap-hirek div.kezdolap-hirek-cim a {
  display: inline-block;
  font-size: 14px;
  font-family: "Dosis", "Open Sans", arial;
  font-weight: normal;
  color: #474747;
  text-transform: uppercase;
}
div.kezdolap-hirek div.kezdolap-hirek-cim a::before {
  content: ' ';
  width: 1px;
  height: 14px;
  border-right: 1px solid #474747;
  float: left;
  margin-right: 10px;
  margin-left: 5px;
  margin-top: 6px;
}
@media (max-width: 992px) {
  div.kezdolap-hirek {
    padding: 0 20px;
  }
}
div.kezdolap-hirbox {
  color: #4f4f4f;
}
div.kezdolap-hirbox div.kezdolap-hirbox-inner {
  border-right: 3px solid #fff;
  padding: 10px 20px 1px 20px;
}
div.kezdolap-hirbox div.post-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
div.kezdolap-hirbox div.szoveg {
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 21px;
}
div.kezdolap-hirbox div.post-info {
  text-align: center;
  line-height: 18px;
  font-size: 14px;
}
div.kezdolap-hirbox div.post-info span.datum {
  color: #4f4f4f;
}
div.kezdolap-hirbox div.post-info a.kategoria-link {
  color: #b78a50;
}
div.kezdolap-hirbox h3 {
  font-size: 20px;
  font-family: 'Open Sans';
  line-height: 30px;
  text-align: center;
}
div.kezdolap-hirbox h3 a {
  color: #4f4f4f;
}
div.kezdolap-hirbox div.bevezeto {
  line-height: 21px;
  font-size: 14px;
  font-family: 'Alegreya Sans', 'arial';
  font-weight: 300;
  padding-bottom: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}
div.kezdolap-hirbox div.bevezeto p {
  margin-top: 0;
  margin-bottom: 0;
}
div.kezdolap-hirbox div.kep img {
  width: 100%;
  max-width: 100%;
}
div.kezdolap-hirbox div.link {
  padding: 10px 0;
}
div.kezdolap-hirbox div.link a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  background: #d2b67e;
  font-size: 14px;
  color: #fff;
  font-family: 'Alegreya Sans', 'arial';
  font-weight: bold;
  padding-left: 11px;
  padding-right: 11px;
  text-transform: uppercase;
}
.kezdolap-galeriak {
  margin-top: 2em;
  margin-bottom: 8px;
}
.kezdolap-galeriak .galboxkeret {
  width: 25%;
  height: 25%;
}
.kezdolap-galeriak .galboxkeret_utolso {
  width: 25%;
}
.kezdolap-galeriak .galboxkeret:nth-of-type(1) {
  width: 50%;
}
.kezdolap-galeriak .galboxkeret:nth-of-type(2) {
  width: 50%;
  height: 36.25%;
  overflow: hidden;
}
.kezdolap-galeriak .galboxkeret:nth-of-type(2) .galbox {
  margin-top: -18.12%;
  margin-bottom: -18.12%;
}
.rendeles {
  padding-left: 124px;
  margin: 20px 0 20px 10px;
  background: url(../img/rendeles_kep.png) left center no-repeat;
  min-height: 77px;
}
.rendeles span,
.rendeles strong {
  text-transform: uppercase;
  color: #731926;
  font-size: 14px;
}
a.reszletek_gomb {
  background: url(../img/reszletek_bg.png) left center no-repeat;
  padding-left: 24px;
  line-height: 28px;
  color: #575656;
  font-size: 11px;
}
.lapcim {
  padding: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
  text-align: center;
}
.kozep-kezdolap .lapcim {
  background-color: transparent;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.lapcim h2 {
  color: #060606;
  line-height: 30px;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Alegreya Sans';
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  letter-spacing: 3px;
}
.lapcim h2::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  border-radius: 2px;
  background: #494949;
}
.lapcim h3 {
  font-size: 13px;
  color: #7c7c7c;
  font-family: "Open Sans", arial;
  text-transform: none;
  line-height: 23px;
}
.section-title {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin-top: 2em;
  margin-bottom: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 4px;
  padding-right: 4px;
}
.post-nav {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  min-height: 41px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 4px;
  margin-bottom: 15px;
  line-height: 21px;
  font-size: 13px;
  color: #656565;
}
.hirboxjobb .post-nav {
  border: 0;
  padding-left: 0;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.post-nav .post-nav-right {
  float: right;
}
.post-nav .post-nav-right > div {
  float: left;
  margin-left: 10px;
}
.post-nav .post-nav-right .post-nav-nyelvorseg button {
  height: 21px;
  border: 0;
  background: #916f0e;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
}
.post-nav .post-nav-right .post-nav-buttons a {
  display: block;
  float: left;
  width: 19px;
  height: 21px;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-position: center center;
}
.post-nav .post-nav-right .post-nav-buttons a.send {
  background-image: url(../images/icon-email.png);
}
.post-nav .post-nav-right .post-nav-buttons a.print {
  background-image: url(../images/icon-print.png);
}
@media (max-width: 767px) {
  .post-nav .post-nav-right {
    float: none;
  }
  .post-nav .post-nav-right > div {
    margin-left: 0;
    margin-right: 10px;
  }
}
.lapbel {
  padding: 0 0 10px 0;
  line-height: 1.5em;
  padding-bottom: 26px;
  font-weight: 300;
}
.lapbel p:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 650px) {
  .lapbel {
    padding-right: 0;
  }
}
ul#kezdomenu {
  border-top: 1px solid #e8e8e8;
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(../img/kezdomenu_bg.gif) bottom left repeat-x;
  height: 44px;
}
ul#kezdomenu li {
  background: #fcfcfc url(../img/kezdomenu_bg.png) bottom left repeat-x;
  border-right: 1px solid #e8e8e8;
  height: 44px;
  float: left;
}
ul#kezdomenu li a {
  display: block;
  line-height: 44px;
  color: #a1a1a1;
  font-size: 13px;
  padding: 0 16px;
}
ul#kezdomenu li#kezdomenu_aktiv a {
  background: #fff none;
  color: #272727;
  font-size: 16px;
  padding: 0 32px;
}
/* alsosav */
#alsosav {
  min-height: 97px;
  /*background: #5f5f5f;*/
  background: #c5c5c5;
  padding: 1px 0;
  color: #fff;
  overflow: hidden;
}
#alsosav .alsosav-elem {
  font-size: 16px;
  font-weight: 300;
  padding: 26px 0;
  margin: 0 auto;
}
#alsosav .alsosav-elem .cim {
  font-family: 'Alegreya Sans', 'arial';
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
#alsosav .alsosav-elem a {
  color: #fff;
}
#alsosav .alsosav-elem::before {
  content: ' ';
  display: block;
  float: left;
  width: 59px;
  height: 46px;
  background-position: right center;
  background-repeat: no-repeat;
  margin-right: 15px;
}
#alsosav .alsosav-elem.email:before {
  background-image: url(../images/icon-email-large.png);
}
#alsosav .alsosav-elem.facebook:before {
  background-image: url(../images/icon-facebook-white.png);
}
@media (max-width: 992px) {
  #alsosav .alsosav-elem:before {
    width: 30px;
    background-size: 100% auto;
  }
}
@media (max-width: 768px) {
  #alsosav .alsosav-elem {
    width: 100%;
    text-align: center;
    padding: 13px 0;
  }
  #alsosav .alsosav-elem:before {
    background-position: center center;
    float: none;
    margin: 0 auto 10px;
    height: 30px;
  }
}
#also {
  background: #fff;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 36px;
}
#also-boxok.row {
  margin-left: -7px;
  margin-right: -7px;
  margin-top: 32px;
  margin-bottom: 31px;
}
div.alsobox {
  padding-left: 21px;
  padding-right: 21px;
}
div.alsobox div.alsobox-belso {
  max-width: 328px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border: 1px solid #d9d9d9;
}
div.alsobox img {
  max-width: 100%;
}
div.alsobox div.cim h3 {
  font-family: "Lora", serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 32px;
  text-transform: uppercase;
  text-align: center;
  color: #0f0f0f;
  padding: 14px;
}
div.alsobox div.cim h3 a {
  color: #0f0f0f;
}
div.alsobox div.cim::after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: url(../images/gradient-stripe.png) center center repeat;
}
div.alsobox div.szoveg {
  font-size: 14px;
  color: #777;
  text-align: center;
  line-height: 20px;
  padding: 8px 66px;
  text-transform: uppercase;
}
div.alsobox div.link {
  height: 37px;
  margin: 0 auto 19px;
  text-align: center;
}
div.alsobox div.link a {
  background: #eaeaea;
  color: #777;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Lora", serif;
  display: inline-block;
  line-height: 37px;
  text-align: center;
  padding: 0 26px;
}
div.alsobox div.facebook-box {
  width: 326px;
  height: 318px;
}
@media screen and (max-width: 770px) {
  div.alsobox {
    width: 100%;
    margin-bottom: 28px;
  }
}
#partnerek {
  height: 118px;
  overflow: hidden;
  text-align: justify;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 550px) {
  #partnerek {
    display: none;
  }
}
#partnerek div.partnerelem {
  display: inline-block;
  height: 100px;
  margin: 9px 22px;
}
#partnerek div.partnerelem img {
  max-height: 60px;
  filter: opacity(50%) grayscale(100%);
}
#partnerek div.partnerelem img:hover {
  filter: none;
}
#partnerek a {
  display: table-cell;
  height: 100px;
  vertical-align: middle;
}
/* end alsosav */
/* kapcsolat */
.contact .row {
  padding-left: 25px;
  padding-right: 25px;
}
/* lablec */
#lablec {
  background: #fff;
  padding-top: 21px;
  padding-bottom: 21px;
  overflow: hidden;
}
#lablec .lablec-logo {
  text-align: center;
  margin: 20px 0;
}
#lablec #copyright {
  /*color: #a7a7a7;*/
  color: #333335;
  font-size: 13px;
  margin-top: 2em;
  text-transform: uppercase;
}
#lablec #copyright a {
  /*color: #a7a7a7;*/
  color: #333335;
}
#lablec #alsomenu {
  font-family: "Open Sans", arial;
  font-size: 13px;
  color: #fff;
  margin: 0 auto 0;
  padding: 8px 0;
  text-align: center;
}
#lablec #alsomenu div.alsomenu-col {
  float: left;
}
#lablec #alsomenu a {
  display: inline-block;
  text-transform: uppercase;
  line-height: 23px;
  color: #696969;
  margin: 0 10px 0 0;
  white-space: wrap;
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #lablec #alsomenu {
    max-height: 14em;
  }
}
#lablec .lablec-social {
  text-align: center;
}
#lablec .facebook,
#lablec .instagram {
  line-height: 23px;
  padding: 8px 0;
  display: inline-block;
}
#lablec #lablec2 {
  min-height: 52px;
  line-height: 32px;
}
#lablec #lablec2-inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1200px) {
  #lablec #lablec2-inner {
    padding-left: 12px;
    padding-right: 12px;
  }
}
#lablec #lablec2 #dm {
  display: none;
  text-align: right;
  color: #a4a4a4;
  font-family: "Open Sans", arial;
}
#lablec #lablec2 #dm a {
  color: #a4a4a4;
}
@media (max-width: 749px) {
  #lablec #lablec2 #dm {
    text-align: center;
  }
}
@media (max-width: 1100px) {
  #lablec {
    padding-right: 15px;
    padding-left: 15px;
  }
}
#lablec-belso {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1100px) {
  #lablec-belso {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.lablec-bal {
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  font-size: 20px;
  /*color: #a9a9a9;*/
  color: #333335;
  line-height: 40px;
}
.lablec-bal h3 {
  font-family: 'Alegreya Sans', 'arial';
  font-weight: bold;
  color: #333335;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 2em;
}
.lablec-bal h3:first-child {
  margin-top: 0;
}
.lablec-bal p {
  margin: 0;
}
.lablec-bal a {
  display: inline-block;
  margin-bottom: 10px;
}
.lablec-bal img {
  max-width: 100%;
}
.low-footer-container {
  background: #585d64;
}
.low-footer-container .low-footer {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  line-height: 33px;
  color: #bcbec1;
  font-size: 11px;
}
.low-footer-container .low-footer a {
  color: #bcbec1;
}
@media (max-width: 1100px) {
  .low-footer-container .low-footer {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .low-footer-container #copyright,
  .low-footer-container #dm {
    text-align: center;
  }
}
/* end lablec */
/* breadcrumbs */
#navi {
  color: #6c6b5b;
  font-size: 13px;
  padding: 8px 0px;
  text-transform: uppercase;
  font-weight: normal;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#navi a {
  padding: 0 0px;
  color: #6c6b5b;
}
/* end breadcrumbs */
/* kategória navi, lapozó, nézetválasztó */
.katnavi {
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  color: #686868;
  font-family: "Arial";
  background: url(../img/katnavi_bg.png) bottom left repeat-x;
  height: 60px;
  margin: 15px 36px 15px 42px;
}
.lapozo {
  height: 29px;
  line-height: 29px;
  margin-bottom: 1px;
}
.lapossz,
.nezet1 {
  float: left;
  padding-left: 21px;
}
.nezet1 a {
  text-decoration: underline;
  font-weight: bold;
}
.lapozomod,
.nezet2 {
  float: right;
  padding-right: 21px;
}
.lapozobel {
  text-align: center;
  height: 29px;
}
.lapozobel a,
.lapozobel span {
  text-decoration: underline;
  padding: 0 4px;
}
.lapozo_prev {
  background: url(../img/lapozo_prev.gif) center center no-repeat;
  text-decoration: none !important;
}
.lapozo_next {
  background: url(../img/lapozo_next.gif) center center no-repeat;
  text-decoration: none !important;
}
.nezet {
  height: 30px;
  line-height: 30px;
}
.nezet a {
  color: #686868;
}
.nezet_fel {
  background: url(../img/nezet_fel.gif) center center no-repeat;
  padding: 0 4px;
}
.nezet_le {
  background: url(../img/nezet_le.gif) center center no-repeat;
  padding: 0 4px;
}
/* end kategória navi */
a.tovinf {
  color: #0058aa;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Open Sans", arial;
  line-height: 43px;
}
.belcim {
  border-bottom: 1px solid #e2e2e2;
  border-left: 0;
  border-right: 0;
  margin: 8px 7px 8px 0;
  background: transparent;
  padding: 0;
}
.belcim h3 {
  color: #6c6b5b;
  font-family: "Open Sans", arial;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 39px;
  font-size: 18px;
  padding: 0 0 0 15px;
}
/* kategóriákhoz és terméklistákhoz kapcsolódó formázások */
.dobozjobb-h3 {
  color: #6c6b5b;
  font-size: 16px;
  padding: 8px 0;
}
.dobozkosarba {
  border: 0;
  background: none;
}
.kosardb {
  border-radius: 0;
}
.kosarba_keret {
  background: #ff8d0a url(../img/kosarba_bg.png) bottom left repeat-x;
  display: inline-block;
}
.kosarba_keret .kosarba {
  color: #fff;
  line-height: 26px;
  height: 26px;
  background-image: url(../img/kosarka2.png);
}
.dobozjobb {
  width: 250px;
  text-align: center;
  padding-top: 12px;
}
.dobozjobb .Button1 {
  border-radius: 0;
  text-transform: none;
}
#listanezet .doboz {
  float: none;
  border: 1px solid #dedede;
  margin: 15px 36px 15px 42px;
  box-shadow: 0 8px 6px -6px #dedede;
}
#listanezet .doboz .dobozjobb {
  width: 536px;
}
#listanezet .doboz .dobozjobb h3 {
  color: #6c6b5b;
  font-size: 16px;
  padding: 8px 0;
}
#listanezet .dobozkosarba {
  border: 0;
  background: none;
  background: #fff url(../img/dobozkosarba_bg.png) bottom left repeat-x;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #ececec;
  padding: 3px;
  color: #575656;
}
#listanezet .kosardb {
  border-radius: 0;
  text-align: right;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  padding: 5px 8px;
  width: 26px;
}
#listanezet .kosarba_keret {
  background: #ff8d0a url(../img/kosarba_bg.png) bottom left repeat-x;
  display: inline-block;
}
#listanezet .kosarba_keret .kosarba {
  color: #fff;
  line-height: 26px;
  height: 26px;
  background-image: url(../img/kosarka2.png);
}
#listanezet .dobozjobb h3,
#kapcsnezet .dobozjobb h3,
#termekjobb .dobozjobb h3,
#racsnezet .dobozjobb h3 {
  color: #6c6b5b;
  font-size: 16px;
  padding: 8px 0;
}
#listanezet .dobozkosarba,
#kapcsnezet .dobozkosarba,
#termekjobb .dobozkosarba,
#racsnezet .dobozkosarba {
  border: 0;
  background: none;
  background: #fff url(../img/dobozkosarba_bg.png) bottom left repeat-x;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #ececec;
  padding: 3px;
  color: #575656;
}
#listanezet .kosardb,
#kapcsnezet .kosardb,
#termekjobb .kosardb,
#racsnezet .kosardb {
  border-radius: 0;
  text-align: right;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  padding: 5px 8px;
  width: 26px;
}
#listanezet .kosarba_keret,
#kapcsnezet .kosarba_keret,
#termekjobb .kosarba_keret,
#racsnezet .kosarba_keret {
  background: #ff8d0a url(../img/kosarba_bg.png) bottom left repeat-x;
  display: inline-block;
}
#listanezet .kosarba_keret .kosarba,
#kapcsnezet .kosarba_keret .kosarba,
#termekjobb .kosarba_keret .kosarba,
#racsnezet .kosarba_keret .kosarba {
  color: #fff;
  line-height: 26px;
  height: 26px;
  background-image: url(../img/kosarka2.png);
}
#listanezet .kosarba_keret .kosarba,
#kapcsnezet .kosarba_keret .kosarba,
#termekjobb .kosarba_keret .kosarba,
#racsnezet .kosarba_keret .kosarba {
  color: #fff;
  line-height: 26px;
  height: 26px;
  background-image: url(../img/kosarka2.png);
}
#racsnezet {
  margin: 12px 0px 0 0px;
  padding-right: 20px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#racsnezet .row {
  margin-left: -10px;
  margin-right: -10px;
}
#racsnezet .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
#racsnezet .termekdoboz {
  padding-bottom: 0;
}
#racsnezet .termekdoboz .dobozjobb {
  margin-bottom: 0;
}
#racsnezet .termekdoboz .dobozkosarba {
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
}
#racsnezet .termekdoboz .dobozkosarba .tovinf {
  display: block;
  float: left;
  width: 43%;
  background: #91a81c url(../images/tovabb-nyil-kicsi.png) 7px center no-repeat;
  padding-left: 17px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-family: "Open Sans", arial;
  text-align: center;
  height: 31px;
  line-height: 31px;
  text-transform: uppercase;
}
#racsnezet .termekdoboz .dobozkosarba .kosarba_keret {
  width: 57%;
  float: left;
  height: 31px;
}
#racsnezet .termekdoboz .dobozkosarba .kosarba_keret .kosarba {
  background: #ff8d0a url(../images/kosar-ikon-kicsi.png) 7px center no-repeat;
  padding-left: 32px;
  width: 100%;
  height: 31px;
  line-height: 31px;
  font-size: 13px;
  font-weight: bold;
  font-family: "Open Sans", arial;
  text-align: center;
  text-transform: uppercase;
}
#racsnezet .dobozveg {
  margin-right: 0;
}
#racsnezet .doboz,
#kapcsnezet .doboz {
  margin-bottom: 20px;
  background: #fff;
  padding: 0 0 8px 0;
}
#racsnezet .doboz > h3,
#kapcsnezet .doboz > h3 {
  text-align: center;
  color: #52565b;
  font-size: 16px;
  padding: 8px;
  font-family: arial;
  font-weight: bold;
}
#racsnezet .doboz .dobozkepk,
#kapcsnezet .doboz .dobozkepk {
  width: 100%;
}
#racsnezet .doboz .dobozjobb,
#kapcsnezet .doboz .dobozjobb {
  width: 250px;
  text-align: center;
  padding-top: 12px;
  float: left;
  width: 200px;
  color: #575656;
  margin-bottom: 5px;
  width: 100%;
}
#racsnezet .doboz .dobozjobb .Button1,
#kapcsnezet .doboz .dobozjobb .Button1 {
  border-radius: 0;
  text-transform: none;
}
#racsnezet .doboz .dobozjobb h3,
#kapcsnezet .doboz .dobozjobb h3 {
  font-size: 15px;
  font-weight: normal;
}
#racsnezet .doboz .dobozjobb p,
#kapcsnezet .doboz .dobozjobb p {
  margin: 4px 0;
  font-family: Arial;
}
/* terméknézethez kapcsolódó formázások */
.termeklap {
  margin-top: 25px;
  padding-left: 0 !important;
}
.termeklap .dobozar {
  color: #454545;
  font-weight: normal;
}
.termekszoveg {
  word-wrap: break-word;
  line-height: 20px;
  min-height: 20px;
}
.termek-also-info {
  padding-left: 36px;
  font-family: arial;
  font-size: 14px;
}
.termek-also-info p {
  margin: 0;
  line-height: 20px;
}
.doboz {
  /*float: left;*/
  /*margin: 20px 0;*/
  position: relative;
  background: #fff;
}
.dobozful {
  position: absolute;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  padding: 0 6px;
  left: -2px;
  top: 2px;
  text-transform: uppercase;
  background: #B0263A url(../img/kosarba_bg.png) left bottom repeat-x;
  border: 1px solid #fff;
  z-index: 1049;
}
.dobozkepk {
  /*max-width: 201px;*/
  width: 100%;
  margin: 0 auto;
  /*float: left;*/
}
.dobozkep {
  /*width: 230px;*/
  width: 100%;
  /*display: table-cell;*/
  text-align: center;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}
.dobozkep a {
  display: block;
}
.dobozkep * {
  vertical-align: middle;
}
.dobozkep img {
  /*width: 100%;*/
  max-width: 100%;
}
.dobozjobb {
  float: left;
  width: 200px;
  color: #575656;
  margin-bottom: 5px;
}
.dobozjobb h3 {
  font-size: 15px;
  font-weight: normal;
}
.dobozjobb p {
  margin: 4px 0;
  font-family: Arial;
}
.dobozar {
  font-size: 16px;
  padding: 8px 0;
  font-family: "Open Sans", arial;
  font-weight: normal;
  color: #454545;
}
.dobozkosarba {
  background: #fff url(../img/dobozkosarba_bg.png) bottom left repeat-x;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #ececec;
  padding: 3px;
  color: #575656;
}
.kosardb {
  text-align: right;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  padding: 5px 8px;
  width: 26px;
}
.egyseg {
  padding: 0 6px;
}
.kosarba {
  background: url(../img/kosarka.png) 4px center no-repeat;
  padding-left: 24px;
  border: 0;
  margin: 0;
  font-family: "Oxygen";
}
#termekkepek {
  float: left;
  width: 214px;
  /*margin-right: 22px;*/
  position: relative;
}
#termekkep {
  display: block;
  margin-bottom: 18px;
}
#termekkep span.termekkep-nagyit {
  display: block;
  background: #fff;
  padding: 10px;
  text-align: center;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #e2e2e2;
}
#termekkep span.termekkep-nagyit span.szoveg {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding-left: 28px;
  min-height: 19px;
  line-height: 19px;
  background: url(../images/nagyito-ikon.png) left center no-repeat;
}
#termekkep img {
  /*width: 198px;*/
  width: 100%;
}
#termpluszkep {
  margin-top: 11px;
}
#termekjobb {
  /*float: left;*/
  margin-left: 236px;
  max-width: 547px;
  color: #6c6b5b;
}
#termekjobb h3 {
  font-size: 20px;
  font-family: "Open Sans", arial;
  margin: 0 0 0.5em;
  color: #6c6b5b;
  font-weight: 400;
  text-transform: uppercase;
}
#termekjobb h4 {
  font-size: 14px;
  font-family: "Arial";
  padding: 10px 0;
  color: #0058aa;
  /*border-bottom: 1px solid #e8e8e8;*/
}
#termekjobb .dobozar {
  font-size: 14px;
  font-family: "Open Sans", arial;
  font-weight: normal;
  padding-bottom: 0;
  color: #6c6b5b;
}
#termekjobb .dobozar span.nettoar {
  color: #91a81c;
  font-weight: bold;
  font-size: 16px;
}
#termekjobb .dobozkosarba {
  /*padding-top: 22px;*/
  padding: 0;
}
#termekjobb .kosardb {
  padding-top: 0;
  padding-bottom: 0;
  height: 32px;
  line-height: 32px;
  border: 1px solid #d3e6f2;
}
#termekjobb .kosarba_keret .kosarba {
  height: 32px;
  line-height: 32px;
  background: #ff8d0a url(../images/kosar-ikon-kicsi.png) 10px center no-repeat;
  padding-left: 37px;
  font-size: 14px;
  font-family: "Open Sans", arial;
  font-weight: bold;
  text-transform: uppercase;
}
#termekjobb .bruttoar {
  font-weight: bold;
  color: #ff8d0a;
  font-size: 16px;
}
.termbox h4 {
  font-size: 14px;
  font-family: "Arial";
  padding: 10px 0;
  color: #0058aa;
  /*border-bottom: 1px solid #e8e8e8;*/
}
.termekform {
  background: #fff;
  padding: 10px 28px;
  margin: 20px 0;
  display: block;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #ececec;
}
#penzvalaszto {
  padding: 0 8px;
  float: right;
  height: 37px;
}
#penzvalaszto a {
  padding: 0 8px;
  line-height: 37px;
}
#penzvalaszto a.aktiv_penz {
  font-weight: bold;
  color: #fff;
}
.kezdomenubox {
  display: none;
}
.lapozokeret {
  color: #565656;
  font-family: "Open Sans";
  height: 30px;
  line-height: 30px;
  margin: 15px 0px 15px 24px;
  text-align: center;
  line-height: 21px;
}
.lapozokeret a,
.lapozokeret span {
  padding: 0 4px;
  display: inline-block;
  color: #565656;
}
.lapozokeret span.aktiv {
  width: 14px;
  text-align: center;
  background: #aa2525;
  color: #fff;
  font-weight: bold;
  margin: 0 4px;
}
.dobozszoveg ul,
.termekszoveg ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#kezdolap-boxok {
  margin-top: 54px;
  margin-bottom: 54px;
  padding-left: 28px;
  padding-right: 28px;
}
#kezdolap-boxok .kezdolap-boxok-tartalom {
  margin-left: 18px;
  margin-right: 18px;
}
#kezdolap-boxok .row > div {
  padding-left: 7px;
  padding-right: 7px;
}
.kezdolap-container {
  background: #e4e4e4;
  /*padding: 54px 0;*/
  padding: 27px 0 54px;
}
.kezdolap-container .kezdolap-tovabb-link {
  text-align: center;
  padding: 1em 0;
}
.kezdolap-container .kezdolap-tovabb-link a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  background: transparent;
  font-size: 15px;
  color: #060606;
  font-family: 'Open Sans', 'arial';
  font-weight: normal;
  padding-left: 11px;
  padding-right: 11px;
  text-transform: uppercase;
  border: 1px solid #7c7c7d;
  min-width: 144px;
}
.kezdolap-container #lap {
  min-height: 0;
}
.kezdolap-cim {
  line-height: 32px;
  padding: 6px 0;
  font-family: 'Alegreya Sans', 'arial';
  font-weight: bold;
  color: #121213;
  text-align: center;
}
.kezdolap-cim h2 {
  font-size: 24px;
  text-transform: uppercase;
}
.kezdolap-alcim {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 29px;
  margin-bottom: 16px;
}
div.kezdolapbox {
  border: 1px solid #e4e4e4;
  margin-bottom: 13px;
}
div.kezdolapbox div.kezdolapbox-belso {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-height: 48px;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom {
  text-align: center;
  font-size: 16px;
  position: relative;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom-belso {
  padding: 20px;
  background: #fff;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.cim {
  background: #fff;
  line-height: 40px;
  padding: 23px 0;
  position: relative;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.cim h2 {
  font-family: 'Alegreya Sans', 'arial';
  font-weight: bold;
  color: #060606;
  line-height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 2px;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.cim h2 a {
  color: #060606;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.cim h2 a:hover {
  text-decoration: none;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.kep {
  text-align: center;
  overflow: hidden;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.kep a img {
  width: 100%;
  height: 100%;
  max-width: 100%;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.szoveg {
  line-height: 20px;
  font-size: 13px;
  font-family: 'Open Sans', 'arial';
  font-weight: 300;
  padding: 0px 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.szoveg a {
  color: #121213;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom:hover div.kep a img,
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom.aktiv div.kep a img {
  filter: none;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.link {
  text-align: center;
  padding: 10px 0 0;
}
div.kezdolapbox div.kezdolapbox-belso div.kezdolapbox-tartalom div.link a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  background: #fff;
  font-size: 15px;
  color: #060606;
  font-family: 'Open Sans', 'arial';
  font-weight: normal;
  padding-left: 11px;
  padding-right: 11px;
  text-transform: uppercase;
  border: 1px solid #7c7c7d;
  min-width: 144px;
}
div.kezdolapbox-kep {
  width: 100px;
  height: 49px;
  margin-right: 12px;
  float: left;
  text-align: right;
}
div.kezdolapbox-cim {
  line-height: 21px;
  color: #aa2525;
  font-size: 16px;
  font-family: "Open Sans", arial;
  width: 212px;
  float: left;
  font-weight: 600;
}
div.kezdolapbox-cim a {
  color: #aa2525;
}
div.kezdolapbox-szoveg {
  padding: 5px 10px;
  border-bottom: 1px solid #e4e4e4;
  min-height: 58px;
  font-weight: normal;
  font-size: 13px;
}
div.kezdolapbox-link {
  height: 38px;
  line-height: 38px;
  padding-left: 12px;
}
div.kezdolapbox-link a {
  color: #aa2525;
  font-size: 14px;
  font-weight: 300;
  font-family: "Open Sans", arial;
}
#kezdolap-kiemelt {
  background: #f5f3e4;
  padding: 17px;
}
#kezdolap-kiemelt .kiemelt-header {
  background: #fff;
  border-radius: 1px solid #ececec;
  border-bottom: 1px solid #e2e2e2;
  text-align: center;
  padding: 14px;
}
#kezdolap-kiemelt .kiemelt-header h3 {
  font-size: 24px;
  color: #6c6b5b;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 32px;
}
#kezdolap-kiemelt .kiemelt-header h4 {
  font-size: 13px;
  margin: 0;
}
#kezdolap-kiemelt #racsnezet {
  padding-right: 0;
}
#kezdolap-kiemelt #racsnezet .dobozkosarba * {
  font-size: 12px;
}
#bal-boxok div.balbox div.balbox-belso {
  background: #f7f7f0;
  border-left: 1px solid #fcfcf9;
  border-bottom: 10px solid #ecead9;
  padding-top: 12px;
  padding-bottom: 22px;
  padding-left: 28px;
  padding-right: 28px;
  margin-left: auto;
  margin-right: auto;
}
#bal-boxok div.balbox div.balbox-belso div.cim h2 {
  font-size: 18px;
  font-weight: 600;
  color: #504f43;
  padding: 0 0 0 50px;
  margin: 0 0 16px;
  line-height: 21px;
}
#bal-boxok div.balbox div.balbox-belso div.cim h2 span.felso {
  display: block;
  font-size: 15px;
  font-weight: 300;
}
#bal-boxok div.balbox div.balbox-belso div.cim h2 span.also {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#bal-boxok div.balbox div.balbox-belso div.kep {
  text-align: center;
  float: left;
}
#bal-boxok div.balbox div.balbox-belso div.kep img {
  max-width: 100%;
}
#bal-boxok div.balbox div.balbox-belso div.szoveg {
  clear: left;
  line-height: 20px;
  font-size: 14px;
  font-weight: 300;
  padding: 0px 0px;
  margin-bottom: 16px;
}
#bal-boxok div.balbox div.balbox-belso div.tovabb {
  padding: 0 20px 0 0;
}
#bal-boxok div.balbox div.balbox-belso div.tovabb a {
  display: inline-block;
  min-height: 32px;
  line-height: 32px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
#bal-boxok div.balbox div.balbox-belso div.tovabb a span {
  display: block;
  height: 32px;
}
#bal-boxok div.balbox div.balbox-belso div.tovabb a span.tovabb-nyil {
  display: block;
  background: #91a81c url(../images/tovabb-nyil.png) center center no-repeat;
  width: 32px;
  float: left;
  margin-right: 2px;
}
#bal-boxok div.balbox div.balbox-belso div.tovabb a span.szoveg {
  display: block;
  background: #91a81c;
  padding: 0 11px;
  margin-left: 34px;
}
#bal-boxok div.balbox:last-of-type div.balbox-belso {
  border-bottom-width: 1px;
}
@media screen and (max-width: 770px) {
  #bal-boxok div.balbox {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 28px;
    float: none;
  }
}
.loginform {
  float: left;
}
.loginform input {
  width: 135px;
  height: 28px;
  border: 1px solid #dddddd;
  border-radius: 1px;
  padding: 0 10px;
  margin-right: 0px;
  color: #a8a8a8;
}
.loginform input.belepes-gomb {
  width: auto;
  color: #f5821f;
  font-weight: 800;
  background: transparent;
  height: 30px;
  padding: 0 3px;
}
#log_password {
  display: none;
}
table.termeklista {
  width: 95%;
  line-height: 25px;
  color: #656565;
  margin: 0 2.5%;
}
table.termeklista th {
  color: #f47c25;
  font-weight: bold;
  border-bottom: 1px dashed #cfcfcf;
  text-align: left;
}
table.termeklista td {
  font-weight: bold;
  border-bottom: 1px dashed #cfcfcf;
  padding: 0 10px 0 0;
}
table.termeklista td.termeknev {
  width: 75%;
}
table.termeklista a {
  color: #e58a00;
  text-decoration: underline;
}
/* katboxok */
.kezdolap-kategoriak .katbox-container {
  width: 24.05%;
  margin-left: 1.266%;
  float: left;
}
.kezdolap-kategoriak .katbox-container:first-of-type {
  margin-left: 0;
}
#bal .katbox-container {
  float: none;
}
.balsav-kategoriak .katbox-container {
  margin-bottom: 12px;
}
.katbox {
  border: 1px solid #f0f0f0;
  padding: 10px 0 18px;
}
.katbox .katbox-cim {
  text-align: center;
  padding-bottom: 10px;
}
.katbox .katbox-cim h3 {
  text-align: center;
  color: #52565b;
  font-family: arial;
  font-weight: 300;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
}
.katbox .katbox-cim a {
  color: #52565b;
  font-family: arial;
  font-weight: 300;
}
.katbox .katbox-kep img {
  width: 100%;
}
.katbox .katbox-link {
  text-align: center;
  margin-top: 12px;
}
.katbox .katbox-link a {
  display: inline-block;
  background: #ff8d0a url(../style/katbox-tovabb-nyil.png) 13px center no-repeat;
  color: #fff;
  padding: 2px 0 2px 27px;
  height: 27px;
  line-height: 27px;
  border-radius: 3px;
}
.katbox .katbox-link a span {
  display: block;
  border-left: 1px solid #59a9da;
  padding: 0 12px;
  font-size: 12px;
  color: #fff;
  font-family: arial;
  font-weight: bold;
  text-transform: uppercase;
}
.social {
  height: 28px;
  line-height: 37px;
  float: left;
}
.social a {
  display: inline-block;
  width: 37px;
  height: 28px;
  margin: 0 11px 0 0;
}
.social a.facebook-szurke {
  background: url(../images/facebook-ikon-szurke.png) center center no-repeat;
}
.social a.facebook-feher {
  background: url(../images/facebook-ikon-feher.png) center center no-repeat;
}
.social a.facebook-narancs {
  background: url(../images/facebook-ikon-narancs.png) center center no-repeat;
}
.social a.googleplus {
  width: 21px;
  background: url(../images/googleplus-ikon-feher.png) center center no-repeat;
}
.social a.googlemaps {
  background: url(../images/googlemaps-ikon-feher.png) center center no-repeat;
}
@media screen and (max-width: 550px) {
  .social a {
    margin-right: 7px;
  }
}
#lablec1 .social {
  margin-top: 6px;
}
#lablec1 .social a {
  margin-left: 2px;
  margin-right: 2px;
}
.kosar-cim {
  display: none;
}
@media screen and (max-width: 1192px) {
  #fejlec .facebook {
    font-size: 0;
  }
  #fejlec .facebook:before {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  #kozep {
    margin-top: 12px;
  }
}
@media screen and (max-width: 1030px) {
  #fejlec-jobb-container {
    text-align: center;
    margin-left: 0;
  }
  #fejlec-kozep {
    float: right;
    margin: 0 20px 0 auto;
    max-width: auto;
  }
  #fejlec-jobb {
    height: auto;
    float: right;
    margin: 0 auto;
    padding-top: 0;
  }
  #fejlec-jobb > div {
    margin-bottom: 9px;
  }
  #fejlec-jobb #jobb-felso-menu {
    display: none;
  }
  #fejlec-jobb > div#gykereso {
    margin-right: 0;
  }
}
@media screen and (max-width: 890px) {
  #fejlec-bal {
    float: none;
    margin: 0 auto;
    padding-top: 10px;
  }
  #fejlec-kozep {
    float: none;
  }
  #fejlec-kozep #fejlec-kozep-container {
    margin-top: 0;
  }
  #fejlec-jobb {
    display: inline-block;
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 915px) {
  #termekjobb {
    float: none;
    margin-left: 0;
  }
  #termekkepek {
    float: none;
    margin: 0 auto;
    position: static;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  #termekkepek a#termekkep {
    display: inline-block;
  }
}
@media screen and (min-width: 480px) {
  .hide-desktop {
    display: none;
  }
  #fomenu-belso > ul > li:first-of-type {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .hide-mobile {
    display: none;
  }
  .hide-desktop {
    display: block;
  }
  #main-menu {
    position: static;
    width: 100%;
  }
  #main-menu ul {
    float: none;
  }
  #main-menu ul li {
    float: none;
  }
  #main-menu ul.almenu {
    left: 0;
    right: 0;
    width: 100%;
    position: static;
    margin-top: 0;
    display: block;
  }
  #main-menu ul.almenu li {
    display: block;
    clear: left;
    height: auto;
    text-align: center;
  }
  #main-menu ul.almenu li a {
    line-height: 36px;
    font-size: 16px;
    text-align: center;
  }
  #main-menu ul.almenu li:hover {
    /*background: #91a81c;*/
  }
  #main-menu ul li {
    position: static;
  }
}
.galeria-blokk {
  background: #ededed;
}
.galeria-blokk .blokk {
  padding: 0;
}
.galeria-blokk .lapcim {
  display: none;
}
/* keresősávok */
.search-bar {
  margin-bottom: 15px;
}
.search-bar .form-input {
  min-height: 43px;
  line-height: 41px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  font-size: 13px;
  display: flex;
  margin-bottom: 23px;
}
.search-bar .form-input label {
  float: left;
  border-right: 1px solid #dbdbdb;
  background: #ebebeb;
  padding: 0 17px;
  min-width: 105px;
  margin: 0;
}
.search-bar .form-input input {
  max-width: 100%;
  border: 0;
  padding: 0 14px;
  font-weight: bold;
  height: 41px;
}
.search-bar .form-submit {
  margin-top: 15px;
}
.search-bar .form-submit input,
.search-bar .form-submit button {
  min-height: 43px;
  line-height: 41px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  font-size: 13px;
  background: #ebebeb;
  font-weight: bold;
  padding: 0 17px;
}
.search-bar-bs .input-group-addon {
  line-height: 29px;
  font-size: 13px;
  border-right: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.search-bar-bs input[type=text],
.search-bar-bs select {
  line-height: 41px;
  height: 43px;
}
.kereses-talalatok h2 {
  font-size: 16px;
}
.kereses-talalatok ul {
  font-size: 13px;
  line-height: 1.3em;
  margin-top: 1em;
  margin-bottom: 3em;
}
/* submenu list */
/* többszintű menünél a tartalomban az almenük listája */
div.submenu-list ul {
  list-style: none;
  padding-left: 10px;
}
div.submenu-list ul li {
  display: block;
  line-height: 28px;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  color: #2ea8ed;
}
div.submenu-list ul li::before {
  display: block;
  content: '\203a';
  font-size: 26px;
  height: 30px;
  width: 33px;
  line-height: 26px;
  text-align: center;
  float: left;
  font-family: "Open Sans", arial;
}
div.submenu-list ul li:hover:before {
  color: #2291b1;
}
/* attachments */
.attachments {
  margin-top: 2em;
}
.attachments .attachment-list {
  border: 1px solid #e0e0e0;
  border-radius: 3px;
}
.attachments .attachment-list .attachment {
  padding: 10px;
}
.attachments .attachment-list .attachment:nth-of-type(odd) {
  background: #f5f5f5;
}
.attachments .attachment-list .attachment:hover {
  background: #f0f0f0;
}
/* usermenu */
#usermenu {
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  border: 1px solid #c0c0c0;
  border-top: 0;
  padding: 10px;
  width: 200px;
  margin-right: -200px;
}
#usermenu.open {
  margin-right: 0;
}
#usermenu #logmenu-inner {
  margin-right: -100%;
  background: transparent;
  border: 0;
}
#usermenu #logmenu-inner a {
  display: block;
}
#usermenu #usermenu-openlink {
  position: absolute;
  left: -30px;
  top: 0;
}
#usermenu #usermenu-openlink a {
  display: block;
  width: 30px;
  height: 30px;
  background: #c0c0c0;
  color: #fff;
  text-decoration: none;
}
#usermenu #usermenu-openlink a::after {
  /*content: '<';*/
  content: '\25c0';
  display: block;
  border: 1px solid #c0c0c0;
  width: 30px;
  height: 30px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
}
#usermenu #usermenu-openlink a.open:after {
  /*content: '>';*/
  content: '\25b6';
}
.section-blog-container {
  background: url(../images/blog-section-bg.jpg) right center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 70px 0;
}
.section-blog-container .section {
  text-align: center;
}
.section-blog-container .section .lapcim h2 {
  color: #fff;
}
.section-blog-container .section .lapcim h2:after {
  background: #fff;
}
.section-blog-container .section .kezdolap-blog-szoveg {
  font-family: 'Nimbus', 'arial';
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.section-blog-container .section .kezdolap-blog-szoveg div.link {
  text-align: center;
  padding: 10px 0 0;
}
.section-blog-container .section .kezdolap-blog-szoveg div.link a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-size: 15px;
  color: #fff;
  font-family: 'Open Sans', 'arial';
  font-weight: normal;
  padding-left: 11px;
  padding-right: 11px;
  text-transform: uppercase;
  border: 1px solid #fff;
  min-width: 144px;
}
.section-contact-container {
  background: #e4e4e4;
  padding: 54px 0;
}
.section-contact-container .contact-szoveg {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  line-height: 28px;
  padding-bottom: 58px;
  text-transform: uppercase;
}
.section-contact-container .contact-szoveg h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0.5em 0;
  letter-spacing: 0.2em;
}
.section-contact-container .contact-szoveg a {
  color: #4d4d4d;
  text-decoration: underline;
}
.section-contact-container .contact-szoveg div.contact-button {
  margin-top: 2em;
}
.section-contact-container .contact-szoveg div.contact-button a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  color: #191919;
  border: 1px solid #191919;
  padding: 0 14px;
  text-decoration: none;
}
.section-galeria-container .section {
  max-width: 100%;
  padding: 57px 29px;
}
/* referenciak */
.galbox a {
  position: relative;
}
.galbox a .galboxcim {
  display: none;
  position: absolute;
  bottom: 30px;
  left: 30px;
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-size: 24px;
  font-family: 'Alegreya Sans';
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  padding-right: 13px;
}
.galbox a:hover .galboxcim {
  display: block;
}
a.facebook {
  font-size: 15px;
  font-style: italic;
  color: #333333;
}
a.facebook::before {
  content: ' ';
  display: block;
  width: 10px;
  height: 1.3em;
  background: url(../images/icon-facebook.png) bottom center no-repeat;
  float: left;
  margin-right: 0.5em;
}
a.instagram {
  font-size: 15px;
  font-style: italic;
  color: #333333;
}
a.instagram::before {
  content: ' ';
  display: block;
  width: 15px;
  height: 1.3em;
  background: url(../images/icon-instagram.png) bottom center no-repeat;
  float: left;
  margin-right: 0.5em;
}
/* medium and smaller */
@media (max-width: 1199px) {
  #fejlec-bal,
  #fejlec-jobb-container {
    text-align: center;
  }
}
/* small and smaller*/
@media (max-width: 991px) {
  #fejlec-kozep-container {
    margin-left: 0;
  }
  #main-menu {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #fejlec-jobb-container {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 0;
    float: none;
    top: auto;
    left: auto;
    padding-bottom: 1em;
    text-align: center;
  }
  #fejlec-jobb-container #nyelvselect {
    display: inline-block;
    float: none;
  }
  #fejlec-jobb-container .facebook {
    display: inline-block;
    float: none;
    font-size: 15px;
  }
}
/* contact icons */
.top-bar .address {
  background: url(../images/icon-address-header.png) left center no-repeat;
  padding-left: 1.5em;
}
.lablec-bal .address {
  background: url(../images/icon-address-footer.png) left center no-repeat;
  padding-left: 1.5em;
}
.top-bar .phone {
  background: url(../images/icon-phone-header.png) left center no-repeat;
  padding-left: 1.5em;
}
.lablec-bal .phone {
  background: url(../images/icon-phone-footer.png) left center no-repeat;
  padding-left: 1.5em;
}
.top-bar .mobile {
  background: url(../images/icon-mobile-header.png) left center no-repeat;
  padding-left: 1.2em;
}
.lablec-bal .mobile {
  background: url(../images/icon-mobile-footer.png) left center no-repeat;
  padding-left: 1.5em;
}
.top-bar .email {
  background: url(../images/icon-email-header.png) left center no-repeat;
  padding-left: 1.5em;
}
.lablec-bal .email {
  background: url(../images/icon-email-footer.png) left center no-repeat;
  padding-left: 1.5em;
}
.lablec-bal .web {
  background: url(../images/icon-web-footer.png) left center no-repeat;
  padding-left: 1.5em;
}
.kapcsolat-form {
  margin-top: 4em;
}
.kapcsolat-form label {
  font-size: 18px;
  font-weight: normal;
}
.kapcsolat-form input {
  height: 32px;
}
