@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,latin-ext);
/* ========================= SIZE DEFINITIONS ========================== */
/*
@laptopwidth: 1120px;
@tabletwidth: 1020px;
@tabletportraitwidth: 750px;
@phonewidth: 520px;

@maxwidth: @laptopwidth - @scrollbarwidth;
@maxwidthlaptop: @tabletwidth - @scrollbarwidth;
@maxwidthtablet: @tabletportraitwidth - @scrollbarwidth;
@maxwidthtabletportrait: @phonewidth - @scrollbarwidth;
@maxwidthphone: @phonewidth - @scrollbarwidth;
*/
/* ========================= COLOR DEFINITIONS ========================= */
/* ========================= LESS INCLUDES ============================= */
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.noformatting em,
.noformatting strong,
.noformatting i,
.noformatting b,
.noformatting u {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.clear {
  display: block;
  height: 0px;
  line-height: 0;
  font-size: 0;
  clear: both;
}
.reset {
  display: inline;
  margin: 0px;
  padding: 0px;
  border: none;
}
.clearfix:after {
  content: '';
  display: block;
  height: 0px;
  line-height: 0;
  font-size: 0;
  clear: both;
}
.notrans {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.emptyblock {
  display: block;
  margin: 0px;
  padding: 0px;
}
.border-box {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.overlay-url {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  line-height: 0;
}
.limited {
  max-width: 1024px;
  margin: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.limited:after {
  content: '';
  display: block;
  height: 0px;
  line-height: 0;
  font-size: 0;
  clear: both;
}
.headertext {
  font-weight: bold;
}
.desaturate {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.saturate {
  -webkit-filter: none;
  filter: none;
}
/************** EASYBLOCK START **************/
/*************** EASYBLOCK END ***************/
p {
  padding: 5px 0px 10px 0px;
  margin: 0px;
}
.static {
  position: static !important;
}
.region-content .block.menu--tools {
  margin-top: -25px;
  background: #ffffff;
  color: #000000;
}
.region-content .block.menu--tools a {
  color: #25408f;
}
.region-content .block.menu--tools .menu {
  margin: 0px;
  padding: 0px 20px 20px 20px;
}
.view-mode-contextual_filter {
  margin: 8px 0px 16px 0px;
  padding: 20px;
  background-color: #25408f;
  position: relative;
}
.view-mode-contextual_filter a {
  color: #ffffff;
  text-decoration: underline;
  z-index: 1;
  position: relative;
}
.view-mode-contextual_filter a:hover {
  color: #ffffff;
  opacity: 0.86;
}
.view-mode-contextual_filter .field--name-field-logo {
  position: relative;
  float: left;
  margin: 0px 8px 0px 0px;
}
.view-mode-contextual_filter .field--name-field-logo img {
  width: 100px;
  height: auto;
}
.view-mode-contextual_filter .background-image.cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  z-index: 0;
}
.view-mode-contextual_filter h2 {
  position: relative;
  font-size: 1.4em;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
}
.view-mode-contextual_filter h2 a {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #ffffff;
  display: block;
  text-decoration: none;
}
.view-mode-contextual_filter.node h2 {
  height: 100px;
}
.view-mode-contextual_filter.taxonomy-term {
  min-height: 100px;
}
.view-mode-contextual_filter.taxonomy-term .field--name-description {
  position: relative;
}
.view-mode-contextual_filter .field--name-node-link a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  font-size: 0;
}
.view-mode-contextual_filter:hover h2 a {
  text-decoration: underline;
}
.elkhlogo {
  float: right;
  margin-top: -10px;
}

body.scrolldown #block-szechenyiplusblock {
  transform: translateY(100%);
}

#block-szechenyiplusblock {
  transition: transform .5s ease-in-out;
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 0!important;
  margin: 0;
  z-index: 1;
  height: 88px;
}

#block-szechenyifloatingblock {
  transition: transform .5s ease-in-out;
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 0!important;
  margin: 0;
  z-index: 1;
  height: 150px;
}

#block-szechenyiplusblock .container, #block-szechenyifloatingblock .container {
  margin: 0!important;
  padding: 0!important;
  max-width: initial!important;
  text-align: right;
}

#block-szechenyiplusblock .szechenyi-plusz img {
  height: 88px;
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

#block-szechenyifloatingblock .szechenyi-floating img {
  height: 150px;
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 631px) {
  .elkhlogo {
    float: none;
    margin-top: 0px;
    display: block;
  }
  .node.view-mode-contextual_filter .field--name-field-logo {
    margin: 0px 0px 8px 0px;
    float: none;
  }
  .node.view-mode-contextual_filter h2 {
    height: auto;
  }
  .node.view-mode-contextual_filter h2 a {
    top: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  #block-szechenyiplusblock, #block-szechenyifloatingblock {
    background-color: white;
    width: 100%;
  }
  #block-szechenyiplusblock .container, #block-szechenyifloatingblock .container {
    text-align: center;
  }
}
body {
  margin: 0px;
  padding: 0px;
  border: none;
  font-family: "Open Sans", source-sans-pro, sans-serif;
  background-color: #2c2d31;
  color: #ffffff;
  font-size: 0.9em;
  min-width: 256px;
}
#header {
  min-width: 256px;
}
a[href="#main-content"]:focus {
  display: none;
}
.underlined-header {
  font-size: 1.2em;
  text-transform: none;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px solid #25408f;
  color: #25408f;
}
.underlined-header a {
  color: #25408f;
  text-decoration: none;
}
.underlined-header a:active,
.underlined-header a.is-active {
  color: #25408f;
}
.underlined-header a:hover {
  color: #25408f;
  text-decoration: underline;
}
a {
  color: #25408f;
  text-decoration: none;
}
a:active,
a.is-active {
  color: #25408f;
}
a:hover {
  color: #25408f;
  text-decoration: underline;
}
.stripe {
  margin: 0px;
  padding: 0px;
}
.stripe .stripe-inner {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 1024px;
  margin: auto;
}
.stripe .stripe-inner.with-margin {
  padding: 8px;
}
.messages__wrapper {
  margin: 0px;
  padding: 0px;
}
.messages__wrapper .messages {
  background-color: #78bb30;
  color: white;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-image: url('/themes/sztakitheme/icons.fallback/check.png');
  background-image: none, url('/themes/sztakitheme/icons/check.svg');
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  -webkit-background-size: 32px 32px;
  -moz-background-size: 32px 32px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  margin: 16px 8px 8px 8px;
  padding: 20px;
  padding-left: 60px;
}
.messages__wrapper .messages a {
  color: #ffffff;
  text-decoration: underline;
}
.messages__wrapper .messages a:active,
.messages__wrapper .messages a.is-active {
  color: #ffffff;
}
.messages__wrapper .messages a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.messages__wrapper .messages.messages--error {
  background-color: #ee5c35;
  background-image: url('/themes/sztakitheme/icons.fallback/error.png');
  background-image: none, url('/themes/sztakitheme/icons/error.svg');
}
.messages__wrapper .messages.messages--warning {
  background-color: #dba106;
  background-image: url('/themes/sztakitheme/icons.fallback/warning.png');
  background-image: none, url('/themes/sztakitheme/icons/warning.svg');
}
.menu-toggle {
  display: none;
}
h1 {
  color: #ffffff;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
h2,
h3,
h4,
h5,
h6,
h7,
h8,
h9 {
  color: #000000;
}
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h7 a,
h8 a,
h9 a {
  text-decoration: none;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 1em;
  font-weight: 600;
}
/* Az audience formázása. */
.field--name-field-audience .field__item:before {
  content: ' + ';
  color: #636366;
  font-weight: bold;
}
.field--name-field-audience .field__item:first-of-type:before {
  content: '';
}
.audience {
  text-transform: uppercase;
  color: #636366;
  font-weight: bold;
  text-decoration: none;
}
.audience.science {
  color: #ee5c35 !important;
}
.audience.innovation {
  color: #dba106 !important;
}
.audience.society {
  color: #78bb30 !important;
}
.audience.government {
  color: #9451e7 !important;
}
.node.viewbox {
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px;
  margin: 0px;
  height: 150px;
  background-color: #e2e2e2;
  color: #000000;
  position: relative;
}
.node.viewbox.group-one-column {
  height: auto !important;
}
.node.viewbox.group-one-column .group-right,
.node.viewbox.group-one-column .group-left {
  position: static;
}
.node.viewbox.group-one-column .group-right {
  padding: 20px;
}
.node.viewbox .group-left {
  overflow: hidden;
  float: none;
  width: 150px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
}
.node.viewbox .group-left .background-image {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
.node.viewbox .group-left .background-image.smaller-logo {
  background-size: contain;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.node.viewbox .group-left .background-image.logo {
  background-size: contain;
}
.node.viewbox .group-left .field--name-field-event-date {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #000000;
  color: #ffffff;
  font-size: 1.2em;
  padding: 15px;
  font-weight: bold;
}
.node.viewbox .group-left .field--name-field-event-date .smaller {
  font-size: 0.78em;
}
.node.viewbox .group-right {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: none;
  width: auto;
  position: absolute;
  top: 20px;
  left: 170px;
  right: 20px;
  bottom: 20px;
  overflow: hidden;
}
.node.viewbox .group-right:before {
  content: '';
  width: 100%;
  height: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(226, 226, 226, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(226, 226, 226, 0)), to(#e2e2e2));
  background: -webkit-linear-gradient(top, rgba(226, 226, 226, 0), #e2e2e2);
  background: -moz-linear-gradient(top, rgba(226, 226, 226, 0), #e2e2e2);
  background: -ms-linear-gradient(top, rgba(226, 226, 226, 0), #e2e2e2);
  background: -o-linear-gradient(top, rgba(226, 226, 226, 0), #e2e2e2);
}
.node.viewbox.group-one-column .group-right {
  left: 20px;
}
.node.viewbox.node--type-event .group-left .background-image {
  bottom: 50px;
}
.node.viewbox .field--name-body figure,
.node.viewbox .field--name-body img {
  display: none;
}
.field--name-field-sztaki-dream-job {
  text-align: center;
}
.field--name-field-sztaki-dream-job img {
  max-height: 4em;
  margin-left: auto;
  margin-rigth: auto;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media screen and (max-width: 631px) {
  .node.viewbox {
    height: auto !important;
  }
  .node.viewbox .group-left,
  .node.viewbox .group-right {
    float: none;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .node.viewbox .group-left {
    padding: 0px;
    height: 230px;
  }
  .node.viewbox .group-left .field--name-field-event-date {
    text-align: center;
    top: 0px;
    bottom: auto;
  }
  .node.viewbox .group-left.no-image {
    height: auto;
  }
  .node.viewbox .group-right {
    padding: 20px;
  }
  .node.viewbox.group-one-column .group-right {
    left: auto;
  }
}
/* === listaoldalak === */
.region-content .view .views-row .node.viewbox {
  margin-bottom: 16px;
}
.region-content .view .views-row .node.viewbox article {
  padding: 20px;
}
.region-content .view .views-row .node.viewbox h2 {
  font-size: 1.05em;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  color: #25408f;
}
.region-content .view .views-row .node.viewbox h2 a {
  color: #25408f;
}
.region-content .view .views-row .node.viewbox p {
  margin: 0px;
}
.region-content .view .views-row .node.viewbox .field--name-body {
  display: inline;
}
.region-content .view .views-row .node.viewbox .field--name-body div,
.region-content .view .views-row .node.viewbox .field--name-body p {
  display: inline;
}
.region-content .view .views-row .node.viewbox .field--name-body em,
.region-content .view .views-row .node.viewbox .field--name-body strong,
.region-content .view .views-row .node.viewbox .field--name-body i,
.region-content .view .views-row .node.viewbox .field--name-body b,
.region-content .view .views-row .node.viewbox .field--name-body u {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
/* Ne lehessen egy kép a contentnél szélesebb */
img {
  max-width: 100%;
  height: auto;
}
/* TODO a readmore linkek eltávolítása */
.node-readmore {
  display: none !important;
}
nav.pager {
  margin: 0px 8px 0px 0px;
}
nav.pager ul {
  padding: 0px;
  margin: 0px;
  text-align: left;
}
nav.pager li {
  color: #e2e2e2;
  padding: 0px;
  margin: 0px;
  text-align: center;
  font-size: 0.92em;
  font-weight: 500;
}
nav.pager li a {
  color: #e2e2e2;
  text-decoration: none;
  padding: 0px 3px;
  margin: 3px;
}
nav.pager li.is-active {
  color: rgba(255, 255, 255, 0.5);
  font-weight: normal;
}
nav.pager li.is-active a {
  background-color: #e2e2e2;
  color: #2c2d31;
  font-weight: 500;
}
.arrowlink {
  text-decoration: none;
}
.arrowlink:after {
  content: '\00a0\25b6\fe0e';
  display: inline;
  font-size: 0.8em;
}
.arrowlink:hover {
  text-decoration: underline;
}
#front-wrapper a.arrowlink,
.field--name-node-link a {
  text-decoration: none;
  font-weight: 600;
  text-align: right;
  color: #8097db !important;
}
#front-wrapper a.arrowlink:after,
.field--name-node-link a:after {
  content: '\00a0\25b6\fe0e';
  display: inline;
  font-size: 0.8em;
}
#front-wrapper a.arrowlink:hover,
.field--name-node-link a:hover {
  text-decoration: underline;
}
.infoboxes .box a {
  color: #ffffff;
  text-decoration: none;
}
.infoboxes .box a:active,
.infoboxes .box a.is-active {
  color: #ffffff;
}
.infoboxes .box a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.infoboxes .box .inner a {
  display: block;
  padding-bottom: 6px;
  text-decoration: none;
}
.infoboxes .box .inner a:after {
  content: '\00a0\25b6\fe0e';
  display: inline;
  font-size: 0.8em;
}
.infoboxes .box .inner a:hover {
  text-decoration: underline;
}
a.overlay {
  position: absolute;
  font-size: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.boxes:after {
  content: '';
  display: block;
  height: 0px;
  line-height: 0;
  font-size: 0;
  clear: both;
}
.flexbox {
  display: flex;
  flex-wrap: wrap;
}
.column {
  position: relative;
  width: 100%;
  float: left;
}
.column .inner {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 8px;
}
.box {
  position: relative;
  float: left;
  height: 180px;
  width: 100%;
}
.box .content a {
  color: #ffffff;
  text-decoration: none;
}
.box .content a:active,
.box .content a.is-active {
  color: #ffffff;
}
.box .content a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.box .inner {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  padding: 20px;
  background-color: #25408f;
}
.box .inner > h2 {
  color: #ffffff;
  font-size: 1.05em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px 0px 8px 0px;
  margin: 0px;
  position: relative;
}
.box .inner .valign {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: absolute;
  left: 20px;
  right: 20px;
}
.box.iconbox a {
  color: #ffffff;
  text-decoration: none;
}
.box.iconbox a:active,
.box.iconbox a.is-active {
  color: #ffffff;
}
.box.iconbox a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.box.iconbox .inner {
  padding-left: 60px;
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
}
.box.iconbox .inner .valign {
  left: 60px;
}
.box.iconbox.facebook .inner {
  background-image: url('/themes/sztakitheme/icons.fallback/facebook.png');
  background-image: none, url('/themes/sztakitheme/icons/facebook.svg');
}
.box.iconbox.linkedin .inner {
  background-image: url('/themes/sztakitheme/icons.fallback/linkedin.png');
  background-image: none, url('/themes/sztakitheme/icons/linkedin.svg');
}
.box.iconbox.youtube .inner {
  background-image: url('/themes/sztakitheme/icons.fallback/youtube.png');
  background-image: none, url('/themes/sztakitheme/icons/youtube.svg');
}
.box.iconbox.intraweb .inner {
  background-image: url('/themes/sztakitheme/icons.fallback/intraweb.png');
  background-image: none, url('/themes/sztakitheme/icons/intraweb.svg');
}
.box.iconbox.sztaki_szotar .inner {
  background-image: url('/themes/sztakitheme/icons.fallback/sztaki_szotar.png');
  background-image: none, url('/themes/sztakitheme/icons/sztaki_szotar.svg');
}
.box.iconbox.kopi .inner {
  background-image: url('/themes/sztakitheme/icons.fallback/kopi.png');
  background-image: none, url('/themes/sztakitheme/icons/kopi.svg');
}
.box.iconbox.guideathand .inner {
  background-image: url('/themes/sztakitheme/icons.fallback/guideathand.png');
  background-image: none, url('/themes/sztakitheme/icons/guideathand.svg');
}
.box.iconbox.mail .inner {
  background-image: url('/themes/sztakitheme/icons.fallback/mail.png');
  background-image: none, url('/themes/sztakitheme/icons/mail.svg');
}
.box.with-dropdown {
  cursor: pointer;
}
.box.with-dropdown .inner:after {
  content: '\25BC';
  position: relative;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
  bottom: auto;
  padding-right: 20px;
}
.box.with-dropdown .toggle {
  z-index: 1;
}
.box.with-dropdown .dropdown {
  -webkit-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -moz-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -ms-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -o-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  bottom: auto;
  background-color: #ffffff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.box.with-dropdown .dropdown.visible {
  visibility: visible;
  opacity: 1;
}
.box.with-dropdown .dropdown li a {
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  display: block;
  padding: 8px 20px;
  color: #25408f;
}
.box.with-dropdown .dropdown li a:hover {
  color: #ffffff;
  background-color: #25408f;
}
.box.sztaki .inner {
  background-color: #25408f;
}
.box.sztaki .dropdown {
  background-color: #142b6d;
}
.box.sztaki .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #000000;
}
.box.sztaki .dropdown li a:hover {
  background-color: #0e215a;
  color: #ffffff;
}
.box.sztaki .dropdown li:last-of-type a {
  border-bottom: 1px solid #000000;
}
.box.blue1 .inner {
  background-color: #4865be;
}
.box.blue1 .dropdown {
  background-color: #2d4ba6;
}
.box.blue1 .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #060b1a;
}
.box.blue1 .dropdown li a:hover {
  background-color: #233f97;
  color: #ffffff;
}
.box.blue1 .dropdown li:last-of-type a {
  border-bottom: 1px solid #060b1a;
}
.box.blue2 .inner {
  background-color: #5e7ad1;
}
.box.blue2 .dropdown {
  background-color: #2b54d1;
}
.box.blue2 .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #0b173f;
}
.box.blue2 .dropdown li a:hover {
  background-color: #2148c1;
  color: #ffffff;
}
.box.blue2 .dropdown li:last-of-type a {
  border-bottom: 1px solid #0b173f;
}
.box.blue3 .inner {
  background-color: #7d96e3;
}
.box.blue3 .dropdown {
  background-color: #496fe4;
}
.box.blue3 .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #0d246e;
}
.box.blue3 .dropdown li a:hover {
  background-color: #2c5ae7;
  color: #ffffff;
}
.box.blue3 .dropdown li:last-of-type a {
  border-bottom: 1px solid #0d246e;
}
.box.blue4 .inner {
  background-color: #8097db;
}
.box.blue4 .dropdown {
  background-color: #4e71da;
}
.box.blue4 .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #112664;
}
.box.blue4 .dropdown li a:hover {
  background-color: #325ddc;
  color: #ffffff;
}
.box.blue4 .dropdown li:last-of-type a {
  border-bottom: 1px solid #112664;
}
.box.orange .inner {
  background-color: #cf893e;
}
.box.orange .dropdown {
  background-color: #b97021;
}
.box.orange .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #231405;
}
.box.orange .dropdown li a:hover {
  background-color: #a96318;
  color: #ffffff;
}
.box.orange .dropdown li:last-of-type a {
  border-bottom: 1px solid #231405;
}
.box.youtube .inner {
  background-color: #cc3b41;
}
.box.youtube .dropdown {
  background-color: #b32127;
}
.box.youtube .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #1d0405;
}
.box.youtube .dropdown li a:hover {
  background-color: #a2191e;
  color: #ffffff;
}
.box.youtube .dropdown li:last-of-type a {
  border-bottom: 1px solid #1d0405;
}
.box.facebook .inner {
  background-color: #3460a1;
}
.box.facebook .dropdown {
  background-color: #1f4783;
}
.box.facebook .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #000000;
}
.box.facebook .dropdown li a:hover {
  background-color: #173c71;
  color: #ffffff;
}
.box.facebook .dropdown li:last-of-type a {
  border-bottom: 1px solid #000000;
}
.box.linkedin .inner {
  background-color: #136d9d;
}
.box.linkedin .dropdown {
  background-color: #074f76;
}
.box.linkedin .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #000000;
}
.box.linkedin .dropdown li a:hover {
  background-color: #034060;
  color: #ffffff;
}
.box.linkedin .dropdown li:last-of-type a {
  border-bottom: 1px solid #000000;
}
.box.transparent .inner {
  background-color: transparent;
}
.box.gray .inner {
  background-color: #e2e2e2;
}
.box.gray .dropdown {
  background-color: #cec3c3;
}
.box.gray .dropdown li a {
  color: #ffffff;
  border-top: 1px solid #805f5f;
}
.box.gray .dropdown li a:hover {
  background-color: #c6b2b2;
  color: #ffffff;
}
.box.gray .dropdown li:last-of-type a {
  border-bottom: 1px solid #805f5f;
}
.box.gray .inner {
  color: #000000;
}
.box.gray .inner a {
  color: #25408f;
  text-decoration: none;
}
.box.gray .inner a:active,
.box.gray .inner a.is-active {
  color: #25408f;
}
.box.gray .inner a:hover {
  color: #25408f;
  text-decoration: underline;
}
.box.gray .inner > h2 {
  color: #25408f;
}
.box.gray .inner .content a {
  color: #8097db;
  text-decoration: none;
}
.box.gray .inner .content a:active,
.box.gray .inner .content a.is-active {
  color: #8097db;
}
.box.gray .inner .content a:hover {
  color: #8097db;
  text-decoration: underline;
}
.box.white .inner {
  background-color: #ffffff;
  color: #000000;
}
.box.white .inner a {
  color: #25408f;
  text-decoration: none;
}
.box.white .inner a:active,
.box.white .inner a.is-active {
  color: #25408f;
}
.box.white .inner a:hover {
  color: #25408f;
  text-decoration: underline;
}
.box.white .inner > h2 {
  color: #000000;
}
.box.white .inner .content a {
  color: #192f6e;
  text-decoration: none;
}
.box.white .inner .content a:active,
.box.white .inner .content a.is-active {
  color: #192f6e;
}
.box.white .inner .content a:hover {
  color: #192f6e;
  text-decoration: underline;
}
.box.with-underlined-header .inner > h2 {
  font-size: 1.2em;
  text-transform: none;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px solid #25408f;
  color: #25408f;
}
.box.with-underlined-header .inner > h2 a {
  color: #25408f;
  text-decoration: none;
}
.box.with-underlined-header .inner > h2 a:active,
.box.with-underlined-header .inner > h2 a.is-active {
  color: #25408f;
}
.box.with-underlined-header .inner > h2 a:hover {
  color: #25408f;
  text-decoration: underline;
}
.box.two-column .group-left,
.box.two-column .group-right {
  float: left;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.box.two-column.quarter .inner,
.box.two-column.third .inner {
  background-color: transparent;
}
.box.two-column.quarter .group-left,
.box.two-column.third .group-left {
  margin-bottom: 16px;
}
.box.two-column.quarter.white .group-left,
.box.two-column.third.white .group-left,
.box.two-column.quarter.white .group-right,
.box.two-column.third.white .group-right {
  background-color: #ffffff;
}
.infoboxes .box ul,
footer .box ul,
header .box ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.infoboxes .box ul li,
footer .box ul li,
header .box ul li {
  list-style: none;
}
@media screen and (max-width: 1023px) {
  .elkhlogo {
    float: none;
    margin-top: 0px;
    display: block;
  }
  .box.two-column .inner {
    background-color: transparent;
  }
  .box.two-column .group-left {
    margin-bottom: 16px;
  }
  .box.two-column.white .group-left,
  .box.two-column.white .group-right {
    background-color: #ffffff;
  }
}
ul.contextual-links a {
  font-weight: normal !important;
  color: #000000 !important;
}
ul.contextual-links a:hover {
  color: #25408f !important;
}
/* === HEIGHTS === */
.small {
  height: 90px;
}
.mid {
  height: 270px;
}
.tall {
  height: 360px;
}
.taller {
  height: 450px;
}
.extra-tall {
  height: 580px;
}
.auto {
  height: auto;
}
.auto .inner {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  padding: 20px;
  margin: 8px;
}
.no-padding {
  padding: 0px;
}
.no-padding .inner {
  padding: 0px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
/* === WIDTHS === */
.quarter {
  width: 25%;
}
.three-quarters {
  width: 75%;
}
.third {
  width: 33.33%;
}
.two-thirds {
  width: 66.66%;
}
.half {
  width: 50%;
}
.full-width {
  width: 100%;
}
#sztaki-overlay {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: fixed;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.66);
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
}
#sztaki-overlay.visible {
  visibility: visible;
  opacity: 1;
}
#sztaki-overlay.visible.with-modal {
  z-index: 10;
}
#sztaki-modal {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: fixed;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  width: 100%;
  max-width: 850px;
  background-color: #ffffff;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.66);
  visibility: hidden;
  opacity: 0;
}
#sztaki-modal.visible {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 1023px) {
  .stripe .stripe-inner {
    max-width: 1024px;
  }
}
@media screen and (max-width: 1023px) {
  .stripe .stripe-inner {
    max-width: 632px;
  }
  .quarter {
    width: 50%;
  }
  .quarter.breakpoint-portrait,
  .quarter.breakpoint-phone {
    width: 25%;
  }
  .quarter.single {
    width: 100% !important;
  }
  .three-quarters {
    width: 100%;
  }
  .three-quarters.breakpoint-portrait,
  .three-quarters.breakpoint-phone {
    width: 75%;
  }
  .third {
    width: 50%;
  }
  .third.breakpoint-portrait,
  .third.breakpoint-phone {
    width: 33.33%;
  }
  .third.single {
    width: 100% !important;
  }
  .two-thirds {
    width: 100%;
  }
  .two-thirds.breakpoint-portrait,
  .two-thirds.breakpoint-phone {
    width: 66.66%;
  }
  .half {
    width: 100%;
  }
  .half.breakpoint-portrait,
  .half.breakpoint-phone {
    width: 50%;
  }
  .half.single {
    width: 100% !important;
  }
  .tablet-half {
    width: 50%;
  }
  .mid {
    height: 360px;
  }
  .sidebar {
    width: 100% !important;
  }
  .box.responsive-auto-tablet {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto !important;
    margin: 0px;
    padding: 8px;
  }
  .box.responsive-auto-tablet .inner {
    position: static;
  }
  .slogan strong {
    white-space: normal;
    display: block;
  }
  #sztaki-overlay.visible-tablet {
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (max-width: 631px) {
  .stripe .stripe-inner {
    max-width: 632px;
  }
  .quarter {
    width: 100%;
  }
  .quarter.breakpoint-tablet,
  .quarter.breakpoint-portrait {
    width: 50%;
  }
  .quarter.breakpoint-phone {
    width: 25%;
  }
  .quarter.single {
    width: 100% !important;
  }
  .three-quarters {
    width: 100%;
  }
  .three-quarters.breakpoint-portrait {
    width: 100%;
  }
  .three-quarters.breakpoint-phone {
    width: 75%;
  }
  .third {
    width: 100%;
  }
  .third.breakpoint-tablet,
  .third.breakpoint-portrait {
    width: 50%;
  }
  .third.breakpoint-phone {
    width: 33.33%;
  }
  .third.single {
    width: 100% !important;
  }
  .two-thirds {
    width: 100%;
  }
  .two-thirds.breakpoint-portrait,
  .two-thirds.breakpoint-phone,
  .two-thirds.single {
    width: 100%;
  }
  .half {
    width: 100%;
  }
  .half.breakpoint-portrait {
    width: 100%;
  }
  .half.breakpoint-phone {
    width: 50%;
  }
  .half.single {
    width: 100% !important;
  }
  #social-n-intraweb .facebook,
  #social-n-intraweb .linkedin,
  #social-n-intraweb .youtube {
    width: 33.33% !important;
    font-size: 0;
  }
  #social-n-intraweb .facebook .inner,
  #social-n-intraweb .linkedin .inner,
  #social-n-intraweb .youtube .inner {
    background-position: center center;
    padding: 0px;
  }
  .box.responsive-hidden {
    display: none;
  }
  .box.responsive-auto {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto !important;
    margin: 0px;
    padding: 8px;
  }
  .box.responsive-auto .inner {
    position: static;
  }
}
@media screen and (max-width: 631px) {
  .stripe .stripe-inner {
    max-width: 480px;
  }
  .quarter,
  .three-quarters,
  .third,
  .two-thirds,
  .half {
    width: 100% !important;
  }
}
.align-left,
.align-right {
  width: 50%;
  margin: 10px 0px;
}
.align-left {
  margin-right: 10px;
  float: left;
}
.align-right {
  margin-left: 10px;
  float: right;
}
.magnify {
  display: inline-block;
  position: relative;
}
.magnify:after {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: absolute;
  top: auto;
  left: auto;
  right: 0px;
  bottom: 5px;
  margin: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: '+';
  font-size: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.33);
  background-image: url('/themes/sztakitheme/icons.fallback/magnify.png');
  background-image: none, url('/themes/sztakitheme/icons/magnify.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 66%;
  -webkit-background-size: 66%;
  -moz-background-size: 66%;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
.magnify:hover:after {
  background-color: rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 631px) {
  .align-left,
  .align-right {
    width: 100%;
    margin: 10px 0px;
    float: none;
  }
}
.field table tr th,
.field table tr td {
  padding: 6px 8px;
}
#header {
  -webkit-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -moz-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -ms-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -o-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  position: fixed;
  z-index: 2;
  top: 0px;
  left: 0px;
  right: 0px;
  color: #ffffff;
  height: 120px;
}
#header .content a {
  color: #ffffff;
  text-decoration: none;
}
#header .content a:active,
#header .content a.is-active {
  color: #ffffff;
}
#header .content a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#header .stripe-inner {
  padding-top: 0px;
}
#header .stripe-background {
  background-color: #25408f;
}
#header .header-wrapper {
  position: relative;
}
#header .region-header {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 8px;
}
#header .hamburger-menu {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -moz-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -ms-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -o-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  background-image: url('/themes/sztakitheme/icons.fallback/hamburger_menu.png');
  background-image: none, url('/themes/sztakitheme/icons/hamburger_menu.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  bottom: auto;
  width: 60px;
  height: 60px;
  font-size: 0;
  text-indent: 60px;
  overflow: hidden;
  z-index: 5;
}
#header .hamburger-menu:hover {
  background-color: #262626;
}
#header .menu-back {
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -moz-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -ms-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -o-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  background-color: #191919;
  height: 60px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  z-index: 3;
  padding: 20px 15px;
  overflow: hidden;
}
#header .menu-back:hover {
  background-color: #262626;
}
#header .block {
  -webkit-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -moz-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -ms-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -o-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 120px;
  max-height: 120px;
  vertical-align: middle;
}
#header .block p {
  margin: 0px;
  padding: 0px;
}
#header .block.block-sztakitheme-branding {
  width: 340px;
  padding: 0px 20px;
}
#header .block.block-sztakitheme-branding img {
  -webkit-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -moz-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -ms-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -o-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  width: 240px;
  max-width: 100%;
  display: block;
  padding: 20px 0px;
}
#header .block.block-sztakitheme-branding .site-branding__text {
  display: none;
}
#header .block.block-sztakitheme-languageswitcher {
  text-align: right;
  position: absolute;
  top: 35px;
  left: auto;
  right: 20px;
  bottom: auto;
  padding: 0px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ffffff;
  font-size: 0.9em;
  height: auto !important;
}
#header .block.block-sztakitheme-languageswitcher ul.links {
  display: inline;
  padding: 0px;
  margin: 0px;
}
#header .block.block-sztakitheme-languageswitcher ul.links li {
  display: inline;
  padding: 0px;
  margin: 0px;
}
#header .block.block-sztakitheme-languageswitcher ul.links li a {
  display: inline;
  padding: 0px;
  margin: 0px;
}
#header .block.block-sztakitheme-languageswitcher ul.links li:first-of-type:after {
  content: ' | ';
}
#header .block.block-press {
  position: absolute;
  top: 74px;
  left: auto;
  right: 20px;
  bottom: auto;
  padding: 0px;
  text-align: right;
  height: auto;
}
#header .block.block-press .content a {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-image: url('/themes/sztakitheme/icons.fallback/celcsoport/press.png');
  background-image: none, url('/themes/sztakitheme/icons/celcsoport/press.svg');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  -webkit-background-size: 25px 25px;
  -moz-background-size: 25px 25px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  padding-left: 30px;
}
#header .block.block-press .content a:hover {
  background-color: #38393e;
}
#header .block.block-sztaki-menu {
  position: static;
  width: auto;
  min-width: 480px;
}
#header .block.block-sztaki-menu ul.menu-tree {
  list-style: none;
  display: inline;
  margin: 0px;
  padding: 0px;
  border: none;
}
#header .block.block-sztaki-menu ul.menu-tree li {
  list-style: none;
  display: inline;
  margin: 0px;
  padding: 0px;
  border: none;
}
#header .block.block-sztaki-menu ul.menu-tree > li > a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  display: block;
  float: left;
  height: 120px;
  line-height: 168px;
  width: 120px;
  text-align: center;
  border-left: 1px solid #192f6e;
  -webkit-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -moz-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -ms-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  -o-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
  background-position: center 40%;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  -webkit-background-size: 25px 25px;
  -moz-background-size: 25px 25px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
#header .block.block-sztaki-menu ul.menu-tree > li:hover > a {
  background-color: #2a49a3;
}
#header .block.block-sztaki-menu ul.menu-tree > li.open > a {
  box-shadow: inset 0px 0px 15px #101d44;
  -moz-box-shadow: inset 0px 0px 15px #101d44;
  -webkit-box-shadow: inset 0px 0px 15px #101d44;
}
#header .block.block-sztaki-menu ul.menu-tree > li:last-of-type > a {
  border-right: 1px solid #192f6e;
}
#header .block.block-sztaki-menu ul.menu-tree > li.science > a {
  background-image: url('/themes/sztakitheme/icons.fallback/celcsoport/science.png');
  background-image: none, url('/themes/sztakitheme/icons/celcsoport/science.svg');
}
#header .block.block-sztaki-menu ul.menu-tree > li.science > ul.menu > li > a {
  background-color: #ee5c35;
  cursor: default;
}
#header .block.block-sztaki-menu ul.menu-tree > li.science > ul.menu > li > a:hover {
  text-decoration: none;
}
#header .block.block-sztaki-menu ul.menu-tree > li.science > ul.menu:before {
  background-image: url(/themes/sztakitheme/images/celcsoport/science.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
#header .block.block-sztaki-menu ul.menu-tree > li.innovation > a {
  background-image: url('/themes/sztakitheme/icons.fallback/celcsoport/innovation.png');
  background-image: none, url('/themes/sztakitheme/icons/celcsoport/innovation.svg');
}
#header .block.block-sztaki-menu ul.menu-tree > li.innovation > ul.menu > li > a {
  background-color: #dba106;
  cursor: default;
}
#header .block.block-sztaki-menu ul.menu-tree > li.innovation > ul.menu > li > a:hover {
  text-decoration: none;
}
#header .block.block-sztaki-menu ul.menu-tree > li.innovation > ul.menu:before {
  background-image: url(/themes/sztakitheme/images/celcsoport/innovation.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
#header .block.block-sztaki-menu ul.menu-tree > li.society > a {
  background-image: url('/themes/sztakitheme/icons.fallback/celcsoport/society.png');
  background-image: none, url('/themes/sztakitheme/icons/celcsoport/society.svg');
}
#header .block.block-sztaki-menu ul.menu-tree > li.society > ul.menu > li > a {
  background-color: #78bb30;
  cursor: default;
}
#header .block.block-sztaki-menu ul.menu-tree > li.society > ul.menu > li > a:hover {
  text-decoration: none;
}
#header .block.block-sztaki-menu ul.menu-tree > li.society > ul.menu:before {
  background-image: url(/themes/sztakitheme/images/celcsoport/society.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
#header .block.block-sztaki-menu ul.menu-tree > li.government > a {
  background-image: url('/themes/sztakitheme/icons.fallback/celcsoport/government.png');
  background-image: none, url('/themes/sztakitheme/icons/celcsoport/government.svg');
}
#header .block.block-sztaki-menu ul.menu-tree > li.government > ul.menu > li > a {
  background-color: #9451e7;
  cursor: default;
}
#header .block.block-sztaki-menu ul.menu-tree > li.government > ul.menu > li > a:hover {
  text-decoration: none;
}
#header .block.block-sztaki-menu ul.menu-tree > li.government > ul.menu:before {
  background-image: url(/themes/sztakitheme/images/celcsoport/government.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
#header .block.block-sztaki-menu ul.menu-tree > li ul {
  margin: 0px;
  padding: 0px;
}
#header .block.block-sztaki-menu ul.menu-tree > li > ul.menu {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  top: 120px;
  left: 0px;
  right: 0px;
  background-color: #e5ecff;
  height: 245px;
  padding: 0px;
  padding-left: 340px;
  margin: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: -1;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
}
#header .block.block-sztaki-menu ul.menu-tree > li > ul.menu li {
  padding: 0px;
  margin: 0px;
}
#header .block.block-sztaki-menu ul.menu-tree > li > ul.menu li a {
  padding: 3px;
  margin: 2px 0px;
}
#header .block.block-sztaki-menu ul.menu-tree > li > ul.menu > li {
  display: block;
  float: left;
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
}
#header .block.block-sztaki-menu ul.menu-tree > li > ul.menu > li > a {
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
}
#header .block.block-sztaki-menu ul.menu-tree > li > ul.menu a {
  color: #192f6e;
  display: block;
}
#header .block.block-sztaki-menu ul.menu-tree > li > ul.menu:before {
  display: block;
  content: "";
  width: 340px;
  background-color: #25408f;
  height: 245px;
  top: 0px;
  left: 0px;
  position: absolute;
}
#header .block.block-sztaki-menu ul.menu-tree > li.open > ul.menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
}
#header.floating {
  background-color: #25408f;
  height: 90px;
  box-shadow: 0px 0px 15px #2c2d31;
  -moz-box-shadow: 0px 0px 15px #2c2d31;
  -webkit-box-shadow: 0px 0px 15px #2c2d31;
}
#header.floating .block {
  height: 90px;
  max-height: 90px;
}
#header.floating .block.block-sztakitheme-branding img {
  padding: 6px 0px;
}
#header.floating .block.block-sztaki-menu ul.menu-tree > li > a {
  height: 90px;
  line-height: 126px;
  background-position: center 30%;
}
#header.floating .block.block-sztaki-menu ul.menu-tree > li > ul.menu {
  top: 90px;
}
#header.floating .block.block-sztakitheme-languageswitcher {
  top: 15px;
}
#header.floating .block.block-press {
  top: 54px;
}
.toptitlefont {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
}
.toolbar-menu-administration {
  min-height: 39px;
}
body.toolbar-fixed #header {
  top: 38px;
}
body.toolbar-horizontal.toolbar-tray-open.toolbar-fixed #header {
  top: 77px;
}
body.toolbar-horizontal.toolbar-tray-open.toolbar-fixed #header .header-content {
  top: 137px;
}
body.toolbar-tray-open.toolbar-vertical.toolbar-fixed {
  margin-left: 0px !important;
}
body.toolbar-tray-open.toolbar-vertical.toolbar-fixed #header {
  top: 38px;
}
@media screen and (min-width: 1264px) {
  body.toolbar-tray-open.toolbar-vertical.toolbar-fixed {
    margin-left: 240px !important;
  }
  body.toolbar-tray-open.toolbar-vertical.toolbar-fixed #header {
    left: 240px !important;
  }
}
body {
  margin-top: 120px;
}
@media screen and (max-width: 1023px) {
  #header .block.block-sztakitheme-branding {
    width: 300px;
  }
  #header .block.block-sztaki-menu {
    min-width: initial;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li > ul.menu {
    padding-left: 320px;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li > ul.menu:before {
    width: 300px;
  }
}
@media screen and (max-width: 1023px) {
  body {
    margin-top: 60px;
  }
  #header {
    height: 60px;
    background-color: #191919;
  }
  #header .hamburger-menu {
    visibility: visible;
    opacity: 1;
  }
  #header .content a {
    color: #ffffff;
    text-decoration: none;
  }
  #header .content a:active,
  #header .content a.is-active {
    color: #ffffff;
  }
  #header .content a:hover {
    color: #ffffff;
    text-decoration: underline;
  }
  #header .stripe-background {
    background-color: transparent;
  }
  #header .header-content {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: fixed;
    top: 60px;
    left: 0px;
    right: 0px;
    bottom: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
  }
  #header .header-content.visible {
    visibility: visible;
    opacity: 1;
  }
  #header .header-content .stripe-inner {
    position: relative;
  }
  #header .block {
    height: auto;
    max-height: inherit;
    vertical-align: middle;
  }
  #header .block.block-sztakitheme-languageswitcher {
    position: absolute;
    top: -60px;
    left: auto;
    right: 60px;
    bottom: auto;
    padding: 20px;
    display: block;
    height: 60px;
    border: none;
  }
  #header .block.block-sztakitheme-languageswitcher ul.links li a {
    font-size: 0;
  }
  #header .block.block-sztakitheme-languageswitcher ul.links li a:before {
    font-size: 10pt;
  }
  #header .block.block-sztakitheme-languageswitcher ul.links li.en a:before {
    content: 'EN';
  }
  #header .block.block-sztakitheme-languageswitcher ul.links li.hu a:before {
    content: 'HU';
  }
  #header .block.block-system-branding-block {
    padding: 0px;
    width: auto;
  }
  #header .block.block-system-branding-block img {
    width: auto;
    height: 40px;
    padding: 10px 0px;
  }
  #header .block.block-sztaki-menu {
    float: none;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li {
    display: block;
    position: static;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li.menu-item--expanded > a {
    position: relative;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li.menu-item--expanded > a:after {
    content: '';
    display: inline-block;
    width: 40px;
    background-image: url('/themes/sztakitheme/icons.fallback/arrow_white_right.png');
    background-image: none, url('/themes/sztakitheme/icons/arrow_white_right.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
    behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li > a {
    display: block;
    float: none;
    height: auto;
    width: 100%;
    line-height: inherit;
    background-position: 15px center;
    border: none;
    border-bottom: 1px solid #505154;
    text-align: left;
    padding: 15px;
    padding-left: 55px;
    background-color: #2c2d31;
    border-left: none !important;
    border-right: none !important;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li:hover > a {
    background-color: #38393e;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li.open > a {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li > ul.menu {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    position: static;
    padding: 0px;
    margin: 0px;
    opacity: 1;
    height: 0px;
  }
  #header .block.block-sztaki-menu ul.menu-tree > li > ul.menu:before {
    display: none;
    content: '';
  }
  #header .block.block-sztaki-menu ul.menu-tree > li.open > ul.menu {
    display: block;
    opacity: 1;
    visibility: visible;
    height: 245px;
  }
  #header .block.block-press {
    position: static;
    width: 100%;
    display: block;
  }
  #header .block.block-press .content a {
    display: block;
    float: none;
    height: auto;
    width: 100%;
    line-height: inherit;
    background-position: 15px center;
    border: none;
    border-bottom: 1px solid #505154;
    text-align: left;
    padding: 15px;
    padding-left: 55px;
    background-color: #2c2d31;
    border-left: none !important;
    border-right: none !important;
  }
  body.toolbar-fixed #header .header-content {
    top: 98px;
  }
}
@media screen and (max-width: 631px) {
  #header .region-header {
    padding: 0px;
  }
  #header .stripe-background {
    position: static;
  }
  #header .header-content {
    max-width: 100%;
    height: auto;
  }
  #header .header-content .stripe-inner {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
  }
  #header .header-content.visible .block.block-sztaki-menu ul.menu-tree > li > a {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    visibility: visible;
    opacity: 1;
  }
  #header .header-content.visible .block.block-press .content a {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    visibility: visible;
    opacity: 1;
  }
  #header .block.block-sztaki-menu li.menu-item--expanded > a {
    position: relative;
  }
  #header .block.block-sztaki-menu li.menu-item--expanded > a:after {
    content: '';
    display: inline-block;
    width: 40px;
    background-image: url('/themes/sztakitheme/icons.fallback/arrow_white_right.png');
    background-image: none, url('/themes/sztakitheme/icons/arrow_white_right.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
    behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
  }
  #header .block.block-sztaki-menu ul.menu-tree li {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    position: static !important;
    display: inline !important;
    padding: 0px !important;
    margin: 0px !important;
    float: none !important;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.science > ul.menu a {
    background-color: #ee5c35;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.science > ul.menu a:hover {
    background-color: #f06f4d;
    text-decoration: none;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.innovation > ul.menu a {
    background-color: #dba106;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.innovation > ul.menu a:hover {
    background-color: #f4b307;
    text-decoration: none;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.society > ul.menu a {
    background-color: #78bb30;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.society > ul.menu a:hover {
    background-color: #85cc38;
    text-decoration: none;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.government > ul.menu a {
    background-color: #9451e7;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.government > ul.menu a:hover {
    background-color: #a267ea;
    text-decoration: none;
  }
  #header .block.block-sztaki-menu ul.menu-tree li a {
    margin: 0px !important;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    visibility: visible;
    opacity: 1;
    cursor: pointer !important;
  }
  #header .block.block-sztaki-menu ul.menu-tree li > ul.menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 4;
    margin: 0px;
    padding: 0px !important;
    background: none;
    overflow: visible;
    height: auto;
  }
  #header .block.block-sztaki-menu ul.menu-tree li > ul.menu li {
    visibility: hidden;
  }
  #header .block.block-sztaki-menu ul.menu-tree li > ul.menu li a {
    -webkit-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    -moz-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    -ms-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    -o-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    height: auto;
    width: 100%;
    line-height: inherit;
    background-position: 15px center;
    border: none;
    border-bottom: 1px solid #505154;
    text-align: left;
    padding-left: 55px;
    background-color: #2c2d31;
    border-left: none !important;
    border-right: none !important;
    padding: 15px;
    color: #ffffff;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.open > a {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    visibility: visible;
    opacity: 1;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.open > ul.menu {
    height: auto;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.open > ul.menu > li > a {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
  }
  #header .block.block-sztaki-menu ul.menu-tree li.open-leaf {
    visibility: visible;
  }
  #header .block.block-sztaki-menu ul.menu-tree li.open-leaf > ul.menu > li > a {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    visibility: visible;
    opacity: 1;
  }
  #header .block.block-sztaki-menu > li > ul.menu:before {
    content: 'vissza';
    width: 100%;
    height: 60px;
    background-color: #2c2d31;
  }
  #header .block.block-press .content a {
    -webkit-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    -moz-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    -ms-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    -o-transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    transition: opacity 0.35s ease, color 0.35s ease, background-color 0.35s ease, transform 0.35s ease;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    visibility: visible;
    opacity: 1;
  }
  #header.has-open .menu-back {
    visibility: visible;
    opacity: 1;
  }
  #header.has-open .header-content .block.block-sztaki-menu ul.menu-tree > li > a {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    visibility: visible;
    opacity: 1;
  }
  #header.has-open .header-content .block.block-press .content a {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (max-height: 460px) {
  #header {
    position: absolute;
  }
  #header .header-content {
    position: static;
    padding-top: 60px;
    height: 0px;
  }
}
@media screen and (max-height: 460px) and (max-width: 631px) {
  #header .header-content {
    position: absolute;
    padding-top: 0px;
  }
  body.toolbar-fixed #header .header-content {
    top: 60px;
  }
}
#footer-menu {
  font-size: 0.9em;
}
#footer-menu .box .inner {
  bottom: 0px;
}
#footer-menu h2 {
  font-size: 1.2em;
  text-transform: none;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px solid #25408f;
  color: #25408f;
}
#footer-menu h2 a {
  color: #25408f;
  text-decoration: none;
}
#footer-menu h2 a:active,
#footer-menu h2 a.is-active {
  color: #25408f;
}
#footer-menu h2 a:hover {
  color: #25408f;
  text-decoration: underline;
}
#footer-menu .content ul li {
  padding: 0px 0px 5px 0px;
}
#footer-menu .content ul li a {
  text-decoration: none;
  font-weight: 600;
  color: #000000;
}
#footer-menu .content ul li a:after {
  content: '\00a0\25b6\fe0e';
  display: inline;
  font-size: 0.8em;
}
#footer-menu .content ul li a:hover {
  text-decoration: underline;
}
#infobox a.arrowlink {
  font-weight: bold;
  color: #000000;
}
#infobox .icons {
  display: flex;
  padding: 0;
  margin: 0 -5px;
}
#infobox .icons a {
  padding: 5px;
}
#infobox .icons a:nth-child(3n) {
  flex-break: after;
}
#footer-menus .inner {
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
#footer-menus .menu-block {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  padding: 20px;
}
#footer-menus .content p {
  padding: 0px 0px 5px 0px;
  margin: 0px;
}
#footer .stripe-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}
#footer .stripe-background {
  background-color: #25408f;
}
#footer .slogan {
  padding-top: 0px;
  margin-bottom: 4px;
}
#footer .address {
  font-size: 0.8em;
  padding: 8px 0px 0px 0px;
}
#footer .left {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
  background-image: url("/themes/sztakitheme/images/footer.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
#footer .left .copyright {
  font-size: 0.8em;
  font-weight: 600;
  padding-top: 5px;
}
#footer .right {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
  background-image: url('/themes/sztakitheme/icons.fallback/logo.png');
  background-image: none, url('/themes/sztakitheme/icons/logo.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 80% auto;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
#footer a {
  color: #ffffff;
}
.eu-cookie-compliance-banner a {
  color: #cf893e;
}
#footer-logos-box {
  text-align: center;
  height: auto !important;
}
#footer-logos-box img {
  vertical-align: top;
  margin: 15px;
}
#footer-logos div.boxes {
  margin: 8px;
}

#footer-logos div.inner {
  position: static;
}

@media screen and (max-width: 1023px) {
  #infobox {
    height: 500px;
  }
  #infobox .left,
  #infobox .right {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
    float: left;
  }
  #infobox .left {
    padding-right: 20px;
  }
  #infobox .right {
    padding-left: 20px;
  }
  #footer-menus .menu-block {
    width: 50%;
  }
  #footer-menu .box .inner {
    bottom: 8px;
  }
  #footer .stripe-inner {
    padding-top: 8px;
  }
  #footer .left {
    width: 66.66%;
  }
  #footer .right {
    width: 33.33%;
  }
}
@media screen and (max-width: 631px) {
  #infobox .left,
  #infobox .right {
    width: 100%;
    float: none;
    padding: 0px;
  }
  #footer .left {
    width: 100%;
  }
  #footer .left .breadcrumb {
    padding-top: 0px;
  }
  #footer .right {
    min-height: 100px;
    width: 100% !important;
    background-size: auto 50px;
  }
}
@media screen and (max-width: 631px) {
  #footer-menus .inner {
    padding: 20px;
  }
  #footer-menus .menu-block {
    width: 100%;
    padding: 0px;
  }
}
.formfield {
  border: none;
  padding: 5px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 100%;
}
input,
select,
textarea,
input[type="search"],
input[type="number"] {
  border: none;
  padding: 5px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 100%;
  background-color: #ffffff;
  color: #000000;
  vertical-align: top;
}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder {
  color: #484d50;
}
button,
input[type="submit"],
input[type="button"],
.button {
  border: none;
  padding: 5px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 100%;
  background-color: #cf893e;
  color: #ffffff;
  margin: 0 1em 0 0;
  text-decoration: none;
  vertical-align: top;
}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.button:hover {
  background-color: #df994e;
  color: #ffffff;
  text-decoration: none;
}
label,
h4.label,
a.details-title {
  color: #ffffff;
}
#breadcrumb {
  margin: 0px;
  padding: 0px;
}
#breadcrumb .stripe-inner {
  margin: 8px auto;
}
div.breadcrumb {
  font-size: 0.9em;
  color: #ffffff;
  font-weight: 100;
  padding: 15px 0px 0px 0px;
}
div.breadcrumb nav.breadcrumb {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.breadcrumb strong {
  font-weight: 900;
  white-space: nowrap;
}
div.breadcrumb a {
  color: #ffffff;
  text-decoration: none;
}
div.breadcrumb a:active,
div.breadcrumb a.is-active {
  color: #ffffff;
}
div.breadcrumb a:hover {
  color: #ffffff;
  text-decoration: underline;
}
div.breadcrumb ol {
  display: inline;
}
div.breadcrumb ol li {
  display: inline;
}
div.breadcrumb ol li:before {
  content: ' \\ ';
}
div.breadcrumb ol li:first-child {
  font-weight: 900;
}
div.breadcrumb ol li:first-child:before {
  content: none;
}
.slogan {
  color: #ffffff;
  padding: 15px 0px 10px 0px;
  font-size: 1.1em;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
}
.slogan strong {
  font-weight: 900;
  white-space: nowrap;
}
@media screen and (max-width: 1023px) {
  .slogan strong {
    white-space: normal;
  }
  div.breadcrumb ol li:last-child {
    display: none;
  }
}
ul.tabs.primary {
  background-color: rgba(0, 0, 0, 0.25);
  margin: 0px;
}
ul.tabs.primary:after {
  content: '';
  display: block;
  height: 0px;
  line-height: 0;
  font-size: 0;
  clear: both;
}
ul.tabs.primary > li {
  display: block;
  float: left;
  margin: 0px;
}
ul.tabs.primary a {
  border-right: 1px solid #2c2d31;
  background-color: transparent;
  color: #ffffff;
  padding: 10px 15px;
  margin: 0px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
ul.tabs.primary a:hover,
ul.tabs.primary a:focus {
  /*
      color: @white;
      background-color: @darkblue;
      text-decoration: none;
      */
  background-color: rgba(255, 255, 255, 0.66);
  text-decoration: none;
  color: #000000;
}
ul.tabs.primary a.is-active {
  /*
      .box-shadow(inset 0px 0px 15px rgba(0,0,0,0.66));
      color: @white;
      cursor: default;
      background-color: transparent;
      */
  color: #000000;
  background-color: #ffffff;
  cursor: default;
}
ul.tabs.secondary:after {
  content: '';
  display: block;
  height: 0px;
  line-height: 0;
  font-size: 0;
  clear: both;
}
ul.tabs.secondary > li {
  display: block;
  float: left;
  margin: 0px;
}
ul.tabs.secondary a {
  padding: 10px 15px;
  margin: 0px 10px 10px 0px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #cf893e;
  color: #ffffff;
}
ul.tabs.secondary a:hover,
ul.tabs.secondary a:focus {
  color: #ffffff;
  background-color: #cf893e;
  text-decoration: none;
}
ul.tabs.secondary a.is-active {
  display: none;
}
.ajax-progress {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
}
.ajax-progress.ajax-progress-throbber {
  font-size: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url('/themes/sztakitheme/icons.fallback/squares.gif');
  background-image: none, url('/themes/sztakitheme/icons/squares.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  -webkit-background-size: 64px 64px;
  -moz-background-size: 64px 64px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
.ajax-progress.ajax-progress-throbber .throbber {
  display: none;
}
.ajax-progress.ajax-progress-fullscreen {
  opacity: 1;
  background-image: url('/themes/sztakitheme/icons.fallback/squares.gif');
  background-image: none, url('/themes/sztakitheme/icons/squares.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  -webkit-background-size: 64px 64px;
  -moz-background-size: 64px 64px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  width: 64px;
  height: 64px;
  padding: 0px;
  transform: translateX(-50%) translateY(-50%);
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
body.path-search {
  /*
  .block-system-main-block > .content h2 {
    display: none;
  }
  .block-system-main-block > .content h3 {
    color: @white;
  }
*/
}
#edit-help-link {
  color: #ffffff;
  text-decoration: underline;
}
.view-sztaki-search {
  margin: 0px;
  padding: 0px;
}
.view-sztaki-search a {
  color: #ffffff;
}
.view-sztaki-search .views-row {
  margin: 15px 0px;
  padding: 0px 15px;
  border-left: 1px solid #25408f;
}
.view-sztaki-search .views-row .views-field-type {
  font-size: 0.9em;
  opacity: 0.66;
}
.view-sztaki-search .views-row h2 {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}
.view-sztaki-search .views-row h2 a {
  color: #ffffff;
}
.view-sztaki-search .views-row p {
  padding: 0px;
}
.view-sztaki-search .views-row .views-field-sztaki-url {
  font-size: 0.9em;
  margin-top: 4px;
  font-style: italic;
  overflow: hidden;
  opacity: 0.66;
}
.view-sztaki-search .views-row .data {
  clear: both;
  font-size: 0.9em;
  margin-top: 4px;
  overflow: hidden;
}
.view-sztaki-search .views-row .excerpt-body,
.view-sztaki-search .views-row .excerpt {
  clear: both;
  font-size: 0.9em;
  margin-top: 4px;
  overflow: hidden;
}
.view-sztaki-search .views-row .excerpt-body img,
.view-sztaki-search .views-row .excerpt img,
.view-sztaki-search .views-row .excerpt-body figure,
.view-sztaki-search .views-row .excerpt figure,
.view-sztaki-search .views-row .excerpt-body table,
.view-sztaki-search .views-row .excerpt table,
.view-sztaki-search .views-row .excerpt-body br,
.view-sztaki-search .views-row .excerpt br {
  display: none;
}
.view-sztaki-search .views-row .excerpt-body h1,
.view-sztaki-search .views-row .excerpt h1,
.view-sztaki-search .views-row .excerpt-body h2,
.view-sztaki-search .views-row .excerpt h2,
.view-sztaki-search .views-row .excerpt-body h3,
.view-sztaki-search .views-row .excerpt h3,
.view-sztaki-search .views-row .excerpt-body h4,
.view-sztaki-search .views-row .excerpt h4,
.view-sztaki-search .views-row .excerpt-body h5,
.view-sztaki-search .views-row .excerpt h5,
.view-sztaki-search .views-row .excerpt-body h6,
.view-sztaki-search .views-row .excerpt h6,
.view-sztaki-search .views-row .excerpt-body h7,
.view-sztaki-search .views-row .excerpt h7,
.view-sztaki-search .views-row .excerpt-body cite,
.view-sztaki-search .views-row .excerpt cite,
.view-sztaki-search .views-row .excerpt-body em,
.view-sztaki-search .views-row .excerpt em,
.view-sztaki-search .views-row .excerpt-body i,
.view-sztaki-search .views-row .excerpt i,
.view-sztaki-search .views-row .excerpt-body strong,
.view-sztaki-search .views-row .excerpt strong,
.view-sztaki-search .views-row .excerpt-body b,
.view-sztaki-search .views-row .excerpt b,
.view-sztaki-search .views-row .excerpt-body ul,
.view-sztaki-search .views-row .excerpt ul,
.view-sztaki-search .views-row .excerpt-body ol,
.view-sztaki-search .views-row .excerpt ol,
.view-sztaki-search .views-row .excerpt-body il,
.view-sztaki-search .views-row .excerpt il,
.view-sztaki-search .views-row .excerpt-body p,
.view-sztaki-search .views-row .excerpt p,
.view-sztaki-search .views-row .excerpt-body div,
.view-sztaki-search .views-row .excerpt div {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: inline;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
}
.view-sztaki-search .views-row .excerpt strong {
  color: #2c2d31;
  background-color: #ffffff;
}
.sidebar .block.block-facets {
  border-left: 1px solid #25408f;
  padding-left: 15px;
  margin-left: 0px;
}
.sidebar .block.block-facets ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.sidebar .block.block-facets ul li {
  padding: 0px;
  margin: 0px;
}
.js-facet-deactivate {
  font-size: 0;
}
.js-facet-deactivate:after {
  content: '×';
  color: #ee5c35;
  display: inline;
  font-size: 14px;
  font-weight: bold;
}
.sidebar .block.block-views-exposed-filter-blocksztaki-search-public {
  padding: 0px;
  margin: 0px;
}
.block.block-views-exposed-filter-blocksztaki-search-public .form-item-keys {
  margin: 0px;
}
.block.block-views-exposed-filter-blocksztaki-search-public .form-item-keys label {
  display: none;
}
.block.block-views-exposed-filter-blocksztaki-search-public #edit-keys {
  padding: 8px;
  padding-left: 36px;
  float: none;
  background-image: url('/themes/sztakitheme/icons.fallback/search_orange.png');
  background-image: none, url('/themes/sztakitheme/icons/search_orange.svg');
  background-position: 8px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  margin: 0px;
}
.block.block-views-exposed-filter-blocksztaki-search-public .form-item {
  float: none;
}
.ui-widget {
  font-size: 0.9em;
}
.ui-autocomplete {
  border-color: #ffffff;
  color: #000000;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  margin-top: 1px;
  border: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ui-autocomplete .ui-menu-item {
  padding: 6px 8px;
}
.ui-autocomplete .ui-menu-item .autocomplete-suggestion-suggestion-suffix {
  color: #b5b5b6;
}
.ui-autocomplete .ui-menu-item:hover,
.ui-autocomplete .ui-menu-item.ui-state-focus {
  border: none;
  margin: 0px;
  background: none;
  background-color: #25408f;
  color: #ffffff;
}
.ui-autocomplete .ui-menu-item:hover a,
.ui-autocomplete .ui-menu-item.ui-state-focus a {
  color: #ffffff;
}
/* ------------------ Sidebar ----------------- */
.sidebar img {
  max-width: 100%;
  height: auto;
}
.sidebar .block {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: none;
  background-color: transparent;
  padding: 0px;
  margin: 20px 8px;
}
.sidebar .block h2 {
  text-shadow: none;
  color: white;
}
.sidebar .block a {
  color: #ffffff;
  text-decoration: none;
}
.sidebar .block a:active,
.sidebar .block a.is-active {
  color: #ffffff;
}
.sidebar .block a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.sidebar .block ul.menu-tree {
  list-style: none;
  display: block;
  margin: 0px;
  padding: 0px;
}
.sidebar .block ul.menu-tree li {
  list-style: none;
  display: block;
  margin: 0px;
  padding: 0px;
}
.sidebar .block ul.menu-tree li ul {
  padding-left: 15px;
}
.sidebar .block#block-h2020 {
  background-color: white;
  background-image: url(/themes/sztakitheme/images/infoblokk_kedv_final_RGB_ER.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  min-height: 160px;
  margin: 20px 0px;
}
.sidebar .block.grayblock {
  padding: 20px;
  margin: 16px 0px;
  background-color: #e2e2e2;
  color: #000000;
}
.sidebar .block.grayblock a {
  color: #25408f;
  text-decoration: none;
}
.sidebar .block.grayblock a:active,
.sidebar .block.grayblock a.is-active {
  color: #25408f;
}
.sidebar .block.grayblock a:hover {
  color: #4865be;
  text-decoration: underline;
}
.sidebar .block.grayblock h2 {
  color: #25408f;
}
.sidebar .block .view .views-row {
  padding: 15px 0px;
}
.sidebar .block .view .views-row h3 {
  margin: 10px 0px;
  padding: 0px;
}
.sidebar .block .view .views-row .views-field-body {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.sidebar .block .view .views-row .views-field-created {
  white-space: nowrap;
  opacity: 0.8;
}
.sidebar .block .view .views-row .views-field-created,
.sidebar .block .view .views-row .views-field-field-audience {
  display: inline;
}
.sidebar .block .view .views-row .views-field-created div,
.sidebar .block .view .views-row .views-field-field-audience div {
  display: inline;
}
.sidebar .block .view .views-row .views-field-field-audience {
  padding-right: 6px;
}
#sidebar-first {
  margin-left: 0;
}
html[lang="en"] .sidebar .block#block-h2020 {
  background-image: url(/themes/sztakitheme/images/infoblokk_kedv_final_RGB_ER.jpg);
}
@media screen and (max-width: 1023px) {
  .sidebar .block {
    margin: 8px 0px;
  }
}
body.path-frontpage #block-sztakitheme-page-title {
  display: none;
}
.box-slider .inner {
  overflow: hidden;
  padding: 0px;
  /*
    .prev ,
    .next {
      display: block;
      font-size: 0;
      text-indent: @sliderbuttonsize;
      width: @sliderbuttonsize;
      height: @sliderbuttonsize;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: @sliderbuttonsize @sliderbuttonsize;
    }
    .prev {
      .position(absolute, 50%, @boxmargin);
      .background-icon-fallback(arrow_white_left);
    }
    .next {
      .position(absolute, 50%, auto, @boxmargin);
      .background-icon-fallback(arrow_white_right);
    }
    */
}
.box-slider .inner .background-images {
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
}
.box-slider .inner .background-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  width: 100%;
  height: 100%;
}
.box-slider .inner h2 {
  position: absolute;
  top: 20px;
  left: 20px;
  right: auto;
  bottom: auto;
}
.box-slider .inner .counter {
  position: absolute;
  top: 20px;
  left: auto;
  right: 20px;
  bottom: auto;
}
.box-slider .inner .previous,
.box-slider .inner .next {
  background-color: transparent;
}
.box-slider .inner .previous .arrow,
.box-slider .inner .next .arrow {
  fill: rgba(255, 255, 255, 0.75);
}
.box-slider .inner .previous:hover,
.box-slider .inner .next:hover {
  background-color: transparent;
}
.box-slider .inner .previous:hover .arrow,
.box-slider .inner .next:hover .arrow {
  fill: #ffffff;
}
.box > .node.view-mode-frontpage.inner {
  overflow: hidden;
}
.box > .node.view-mode-frontpage.inner h3 {
  color: #ffffff;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 10px 0px;
}
.box > .node.view-mode-frontpage.inner h3 a {
  color: #ffffff;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box > .node.view-mode-frontpage.inner h3 a:hover {
  color: #ffffff;
}
.box > .node.view-mode-frontpage.inner .inner {
  overflow: hidden;
}
.box > .node.view-mode-frontpage.inner .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
.box > .node.view-mode-frontpage.inner .group-left,
.box > .node.view-mode-frontpage.inner .group-right {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  float: none;
}
.box > .node.view-mode-frontpage.inner .group-right {
  padding: 20px;
}
.box > .node.view-mode-frontpage.inner .field--name-body {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box > .node.view-mode-frontpage.inner:hover .background-image {
  opacity: 0.33;
}
.box > .node.view-mode-frontpage.inner .field--name-node-link a {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.001);
  font-size: 0;
  z-index: 1;
}
.box > .node.view-mode-frontpage.inner .field--name-node-link a:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.flickity-viewport {
  height: 100% !important;
}
.box-slider-text .inner {
  overflow: hidden;
  padding: 0px;
}
.box-slider-text .inner h2 {
  display: none;
  padding: 20px;
  padding-bottom: 8px;
}
.box-slider-text .inner:after {
  content: 'flickity';
  display: none;
}
.box-slider-text .inner:before {
  content: '';
  width: 100%;
  height: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(226, 226, 226, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(226, 226, 226, 0)), to(#e2e2e2));
  background: -webkit-linear-gradient(top, rgba(226, 226, 226, 0), #e2e2e2);
  background: -moz-linear-gradient(top, rgba(226, 226, 226, 0), #e2e2e2);
  background: -ms-linear-gradient(top, rgba(226, 226, 226, 0), #e2e2e2);
  background: -o-linear-gradient(top, rgba(226, 226, 226, 0), #e2e2e2);
}
.box-slider-text .views-row {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 20px 0px;
  padding: 0px 20px;
  display: block;
  /*
    .position(absolute, @boxpadding, @boxpadding, @boxpadding, @boxpadding);
    opacity: 0;
    visibility: hidden;
    */
  width: 100%;
  overflow: hidden;
}
.box-slider-text .views-row .group-left {
  display: none;
}
.box-slider-text .views-row .group-right {
  float: none;
  width: 100%;
}
.box-slider-text .views-row h3 {
  color: #000000;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 10px 0px;
  border-bottom: 1px solid #000000;
}
.box-slider-text .views-row h3 a {
  color: #000000;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box-slider-text .views-row h3 a:hover {
  color: #25408f;
}
.box-slider-text .views-row .field--name-body em,
.box-slider-text .views-row .field--name-body strong,
.box-slider-text .views-row .field--name-body i,
.box-slider-text .views-row .field--name-body b,
.box-slider-text .views-row .field--name-body u {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.box-slider-text .views-row.visible {
  opacity: 1;
  visibility: visible;
}

#front-natlabs-left {
  position: absolute;
  width: 50%;
  bottom:0px;
  left:0px;
}
#front-natlabs-right {
  position: absolute;
  width: 50%;
  bottom: 0px;
  right: 0px;
}
#front-natlabs-left img{
  margin-bottom: 25px;
  margin-left: 50px;
}
#front-natlabs-right img {
  margin-bottom: 25px;
  margin-left: 42px;
}

#front-about-us div.inner {
  background-image: url('/themes/sztakitheme/images/sztaki_logo_bg.png');
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 90%;
}

@media screen and (max-width: 1023px) {
  .frontpage-wrapper .box.events {
    width: 40%;
    height: 450px;
  }
  .frontpage-wrapper .box.top-service {
    width: 40%;
  }
  .frontpage-wrapper .box.services {
    width: 60%;
  }
  .frontpage-wrapper .box.services-slider {
    width: 60%;
  }
}
@media screen and (max-width: 631px) {
  .frontpage-wrapper .box.events {
    width: 100%;
  }
  .frontpage-wrapper .box.top-service {
    width: 100%;
  }
  .frontpage-wrapper .box.services {
    width: 100%;
  }
  .frontpage-wrapper .box.services-slider {
    width: 100%;
  }
  .box-slider-text .inner h2 {
    display: block;
  }
  .box-slider-text .inner:after {
    content: '';
  }
  .box-slider-text .inner:before {
    content: '';
    display: none;
  }
  .box-slider-text .views-row {
    position: static;
    overflow: auto;
    height: auto;
    display: block;
    opacity: 1 !important;
  }
}
#front-intro-video .inner {
  background-image: url(/themes/sztakitheme/images/video.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
#front-intro-video .inner .play-video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('/themes/sztakitheme/icons.fallback/play.png');
  background-image: none, url('/themes/sztakitheme/icons/play.svg');
  background-position: center 60%;
  background-repeat: no-repeat;
  background-size: 54px 54px;
  -webkit-background-size: 54px 54px;
  -moz-background-size: 54px 54px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  font-size: 0;
}

@media screen and (max-width: 1023px) {
  #front-natlabs {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto !important;
    margin: 0px;
    padding: 8px;
  }
  #front-natlabs .inner {
    position: static;
  }
  #front-natlabs-left, #front-natlabs-right {
    width: 100%;
    position: relative;
  }
  #front-natlabs-right img {
    margin-bottom: 0px;
  }
  #front-h2020 {
    width: 100%;
  }
}

@media screen and (max-width: 631px) {
  #front-natlabs-left, #front-natlabs-right {
    text-align: center;
  }
  #front-natlabs-left img, #front-natlabs-right img {
    margin-left: auto;
    margin-right: auto;
  }
}


.box.events .inner h2 {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.box.events .inner .content .sticky-event-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 55%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
  background-color: #192f6e;
  /*
        .background-image {
          .position(absolute, 0, 0, 0, 45px);
          .background-options(center center, cover);
        }
*/
  background-image: url(/themes/sztakitheme/images/workshop.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
.box.events .inner .content .sticky-event-wrapper .title-n-date {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: black;
  color: #ffffff;
  padding: 0px;
}
.box.events .inner .content .sticky-event-wrapper .title-n-date a {
  color: #ffffff;
}
.box.events .inner .content .sticky-event-wrapper .title-n-date .views-field-title a {
  display: block;
  padding: 15px 20px;
  font-size: 1em;
  font-weight: bold;
}
.box.events .inner .content .sticky-event-wrapper .title-n-date .views-field-field-event-date {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  padding: 10px 20px;
  text-align: right;
  font-size: 1.4em;
  font-weight: bold;
}
.box.events .inner .content .calendar-wrapper {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 15px 20px 20px 20px;
}
.box.events .inner .content .calendar-wrapper #events-list {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
}
.box.events .inner .content .calendar-wrapper #events-list.open {
  opacity: 1;
  visibility: visible;
}
.box.events .inner .content .calendar-wrapper #events-list h3 {
  background-color: #25408f;
  color: white;
  font-size: 1em;
  font-weight: normal;
  margin: 0px;
  padding: 15px 20px 15px 20px;
  max-height: 48px;
  overflow: hidden;
}
.box.events .inner .content .calendar-wrapper #events-list #events-list-close {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  bottom: auto;
  width: 48px;
  height: 48px;
  background-image: url('/themes/sztakitheme/icons.fallback/close.png');
  background-image: none, url('/themes/sztakitheme/icons/close.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  font-size: 0;
}
.box.events .inner .content .calendar-wrapper #events-list #events-list-close:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.box.events .inner .content .calendar-wrapper #events-list .views-element-container {
  padding: 15px 20px 20px 20px;
  overflow: hidden;
}
.box.events .inner .content .calendar-wrapper #events-list .views-element-container .views-row a {
  max-height: 2.8em;
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 0px 8px 0px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.box.events .inner .content .calendar-wrapper #events-list .views-element-container nav.pager ul {
  text-align: center;
}
.box.events .inner .content .calendar-wrapper .calendar-header {
  display: table;
  width: 100%;
}
.box.events .inner .content .calendar-wrapper .calendar-header h3.calendar-current {
  font-size: 0.9em;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.box.events .inner .content .calendar-wrapper .calendar-header .calendar-previous,
.box.events .inner .content .calendar-wrapper .calendar-header .calendar-next,
.box.events .inner .content .calendar-wrapper .calendar-header .calendar-current {
  display: table-cell;
  vertical-align: middle;
}
.box.events .inner .content .calendar-wrapper .calendar-header .calendar-previous,
.box.events .inner .content .calendar-wrapper .calendar-header .calendar-next {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  font-size: 0;
  text-indent: 16px;
  width: 16px;
  height: 16px;
}
.box.events .inner .content .calendar-wrapper .calendar-header .calendar-previous {
  float: left;
  background-image: url('/themes/sztakitheme/icons.fallback/arrow_left.png');
  background-image: none, url('/themes/sztakitheme/icons/arrow_left.svg');
}
.box.events .inner .content .calendar-wrapper .calendar-header .calendar-next {
  float: right;
  background-image: url('/themes/sztakitheme/icons.fallback/arrow_right.png');
  background-image: none, url('/themes/sztakitheme/icons/arrow_right.svg');
}
.box.events .inner .content .calendar-wrapper table.events {
  width: 100%;
  text-align: center;
  font-size: 0.75em;
  border-collapse: separate;
  border-spacing: 1px;
  margin-bottom: 5px;
}
.box.events .inner .content .calendar-wrapper table.events th {
  width: 14.28571429%;
  color: #25408f;
  text-transform: none;
  padding: 3px 0px;
  font-weight: normal;
}
.box.events .inner .content .calendar-wrapper table.events td > span,
.box.events .inner .content .calendar-wrapper table.events td > a {
  display: block;
  width: 100%;
  height: 26px;
  line-height: 26px;
  background-color: #ffffff;
}
.box.events .inner .content .calendar-wrapper table.events td > a {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-weight: bold;
  color: #000000;
}
.box.events .inner .content .calendar-wrapper table.events td > a:hover {
  text-decoration: none;
  background-color: #25408f;
  color: #ffffff;
}
.box.events .inner .content .calendar-wrapper table.events td.today > span,
.box.events .inner .content .calendar-wrapper table.events td.today > a {
  background-color: #8097db;
}
.box.events .inner .content .calendar-wrapper table.events td.day-overflow > span {
  background-color: transparent;
  color: rgba(99, 99, 102, 0.5);
}
.box.events .inner .content .calendar-wrapper table.events.extra-row td > span,
.box.events .inner .content .calendar-wrapper table.events.extra-row td > a {
  height: 21.66666667px;
  line-height: 21.66666667px;
}
.box.events .inner .content .calendar-wrapper table.events.less-rows td > span,
.box.events .inner .content .calendar-wrapper table.events.less-rows td > a {
  height: 32.5px;
  line-height: 32.5px;
}
.addtocalendar {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 21px;
  position: relative;
  display: inline-block;
  background: transparent !important;
}
.addtocalendar var {
  display: none;
}
.addtocalendar .atcb-icon {
  vertical-align: middle;
  height: 24px;
  width: auto;
}
.addtocalendar .atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-image: url('/themes/sztakitheme/icons.fallback/calendar_add_white.png');
  background-image: none, url('/themes/sztakitheme/icons/calendar_add_white.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  background-color: #25408f;
  color: #ffffff;
  width: 40px;
  height: 40px;
  font-size: 0;
  padding: 0px 8px;
  width: auto;
  background-position: 8px center;
  padding-left: 36px;
  font-size: 0.9em;
  line-height: 40px;
  white-space: nowrap;
}
.addtocalendar .atcb-link:focus ~ ul,
.addtocalendar .atcb-link.atcb-link:active ~ ul {
  visibility: visible;
  opacity: 1;
}
.addtocalendar .atcb-list,
.addtocalendar .atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}
.addtocalendar .atcb-list {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 2;
  box-shadow: 0px 0px 5px #000000;
  -moz-box-shadow: 0px 0px 5px #000000;
  -webkit-box-shadow: 0px 0px 5px #000000;
}
.addtocalendar .atcb-list:hover {
  opacity: 1;
  visibility: visible;
}
.addtocalendar .atcb-item {
  float: none;
  text-align: left;
  padding: 5px 8px;
}
.addtocalendar .atcb-item:hover,
.addtocalendar .atcb-item.hover {
  position: relative;
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #25408f;
  color: #ffffff;
}
.addtocalendar .atcb-item:hover a,
.addtocalendar .atcb-item.hover a {
  color: #ffffff !important;
  text-decoration: none !important;
}
.addtocalendar .atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media screen and (max-width: 631px) {
  .addtocalendar {
    float: none;
  }
}
.social-share-buttons .field__items div a {
  display: block;
  float: left;
  width: 42px;
  height: 42px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  -webkit-background-size: 50% 50%;
  -moz-background-size: 50% 50%;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  color: #ffffff;
  font-size: 0;
  margin-right: 8px;
}
.social-share-buttons .field__items div.facebook a {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #3460a1;
  background-image: url('/themes/sztakitheme/icons.fallback/facebook.png');
  background-image: none, url('/themes/sztakitheme/icons/facebook.svg');
  box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.001);
}
.social-share-buttons .field__items div.facebook a:hover {
  background-color: #3a6bb4;
  box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.16);
}
.social-share-buttons .field__items div.linkedin a {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #136d9d;
  background-image: url('/themes/sztakitheme/icons.fallback/linkedin.png');
  background-image: none, url('/themes/sztakitheme/icons/linkedin.svg');
  box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.001);
}
.social-share-buttons .field__items div.linkedin a:hover {
  background-color: #167db4;
  box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.16);
}
.social-share-buttons .field__items div.googleplus a {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #cc3b41;
  background-image: url('/themes/sztakitheme/icons.fallback/googleplus.png');
  background-image: none, url('/themes/sztakitheme/icons/googleplus.svg');
  box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.001);
}
.social-share-buttons .field__items div.googleplus a:hover {
  background-color: #d14f55;
  box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.16);
}
.social-share-buttons:after {
  content: '';
  display: block;
  height: 0px;
  line-height: 0;
  font-size: 0;
  clear: both;
}
.file {
  padding-left: 56px;
  display: inline-block;
  min-height: 48px;
  background-repeat: no-repeat;
  background-position: left center;
  /* LTR */
  background-size: 48px 48px;
}
.file a {
  display: block;
  padding: 14px 0px 0px 0px;
}
[dir="rtl"] .file {
  padding-left: inherit;
  padding-right: 56px;
  background-position: right center;
}
.file--general,
.file--application-octet-stream,
.file--text-x-script {
  background-image: url('/themes/sztakitheme/icons.fallback/files/general.png');
  background-image: none, url('/themes/sztakitheme/icons/files/general.svg');
}
.file--package-x-generic {
  background-image: url('/themes/sztakitheme/icons.fallback/files/package.png');
  background-image: none, url('/themes/sztakitheme/icons/files/package.svg');
}
.file--x-office-spreadsheet {
  background-image: url('/themes/sztakitheme/icons.fallback/files/spreadsheet.png');
  background-image: none, url('/themes/sztakitheme/icons/files/spreadsheet.svg');
}
.file--x-office-document {
  background-image: url('/themes/sztakitheme/icons.fallback/files/document.png');
  background-image: none, url('/themes/sztakitheme/icons/files/document.svg');
}
.file--x-office-presentation {
  background-image: url('/themes/sztakitheme/icons.fallback/files/presentation.png');
  background-image: none, url('/themes/sztakitheme/icons/files/presentation.svg');
}
.file--text-html {
  background-image: url('/themes/sztakitheme/icons.fallback/files/html.png');
  background-image: none, url('/themes/sztakitheme/icons/files/html.svg');
}
.file--text-plain,
.file--text {
  background-image: url('/themes/sztakitheme/icons.fallback/files/text.png');
  background-image: none, url('/themes/sztakitheme/icons/files/text.svg');
}
.file--application-pdf {
  background-image: url('/themes/sztakitheme/icons.fallback/files/pdf.png');
  background-image: none, url('/themes/sztakitheme/icons/files/pdf.svg');
}
.file--application-x-executable {
  background-image: url('/themes/sztakitheme/icons.fallback/files/executable.png');
  background-image: none, url('/themes/sztakitheme/icons/files/executable.svg');
}
.file--audio {
  background-image: url('/themes/sztakitheme/icons.fallback/files/audio.png');
  background-image: none, url('/themes/sztakitheme/icons/files/audio.svg');
}
.file--video {
  background-image: url('/themes/sztakitheme/icons.fallback/files/video.png');
  background-image: none, url('/themes/sztakitheme/icons/files/video.svg');
}
.file--image {
  background-image: url('/themes/sztakitheme/icons.fallback/files/image.png');
  background-image: none, url('/themes/sztakitheme/icons/files/image.svg');
}
/* ========================= NODE TYPE INCLUDES ======================== */
.node.basic-node,
.node.contentbox {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
  background-color: #ffffff;
  color: #000000;
}
.node.basic-node .inner,
.node.contentbox .inner {
  margin: 0px;
  padding: 0px;
}
.node.basic-node h1,
.node.contentbox h1,
.node.basic-node h2,
.node.contentbox h2,
.node.basic-node h3,
.node.contentbox h3,
.node.basic-node h4,
.node.contentbox h4,
.node.basic-node h5,
.node.contentbox h5,
.node.basic-node h6,
.node.contentbox h6 {
  color: #000000;
}
.node.basic-node h1,
.node.contentbox h1 {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #000000;
}
.node.basic-node h1 a,
.node.contentbox h1 a {
  text-decoration: none;
  color: #000000;
}
.node.basic-node.node--unpublished,
.node.contentbox.node--unpublished {
  background-color: #ffffff;
}
.node.node--unpublished {
  background-color: transparent;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 0, 0, 0.66);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 0, 0, 0.66);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 0, 0, 0.66);
}
.node.node-multibox header.multibox-box {
  position: relative;
  background-color: #25408f;
  color: #ffffff;
  min-height: 300px;
}
.node.node-multibox header.multibox-box .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
.node.node-multibox header.multibox-box .group-left {
  float: left;
  max-width: 50%;
}
.node.node-multibox header.multibox-box .group-right {
  float: right;
  max-width: 50%;
}
.node.node-multibox header.multibox-box a {
  color: #ffffff;
  text-decoration: none;
}
.node.node-multibox header.multibox-box a:active,
.node.node-multibox header.multibox-box a.is-active {
  color: #ffffff;
}
.node.node-multibox header.multibox-box a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.node.node-multibox header.multibox-box .inner {
  position: relative;
  z-index: 1;
}
.node.node-multibox header.multibox-box .field--name-field-logo img {
  max-width: 100px;
  height: auto;
  margin: 0px 0px 8px 0px;
}
.node.node-multibox header.multibox-box .field--name-field-result-logo img {
  max-width: 100px;
  height: auto;
  margin: 0px 0px 8px 0px;
}
.node.node-multibox header.multibox-box h1 {
  font-size: 1.4em;
}
.node.node-multibox header.multibox-box h1 a {
  color: #ffffff;
}
.node.node-multibox .multibox-box {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 8px;
  padding: 20px;
  background-color: #ffffff;
  color: #000000;
}
.node.node-multibox .box.department .department-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
.node.node-multibox .box.department .content {
  position: relative;
}
.node .sztaki-date,
.node .field--name-node-post-date,
.node .field--name-field-date-start,
.node .field--name-field-event-date {
  font-weight: 600;
}
.node .sztaki-date,
.node .field--name-field-audience,
.node .field--name-node-post-date,
.node .field--name-field-date-start,
.node .field--name-field-event-date {
  padding-right: 5px;
  display: inline;
}
.node .sztaki-date div,
.node .field--name-field-audience div,
.node .field--name-node-post-date div,
.node .field--name-field-date-start div,
.node .field--name-field-event-date div {
  display: inline;
}
.node .field--name-field-website {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.node.view-mode-portrait_contact {
  padding: 0px;
  background-color: transparent !important;
  height: auto;
}
.node.view-mode-portrait_contact h3 {
  padding: 0px;
  margin: 0px;
  font-size: 1em;
  font-weight: bold;
}
.node.view-mode-portrait_contact .inner {
  padding: 0px;
  margin: 0px;
}
.node.view-mode-portrait_contact .background-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  display: block;
  width: 80px;
  height: 80px;
  margin: 0px 0px 8px 0px;
}
.node.view-mode-portrait_contact.node--type-people .background-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  background-color: rgba(226, 226, 226, 0.33);
  width: 80px;
  height: 96px;
}
@media screen and (max-width: 1023px) {
  .node.node-multibox header.multibox-box .group-left,
  .node.node-multibox header.multibox-box .group-right {
    max-width: 100%;
    float: none;
  }
  .view-mode-portrait_contact {
    padding: 0px;
    background-color: transparent !important;
    height: auto;
  }
  .view-mode-portrait_contact h3 {
    padding: 0px;
    margin: 0px;
    font-size: 1em;
    font-weight: bold;
  }
  .view-mode-portrait_contact .inner {
    padding: 0px;
    margin: 0px;
  }
  .view-mode-portrait_contact .background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
    behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
    display: block;
    width: 80px;
    height: 80px;
    margin: 0px 0px 8px 0px;
  }
  .view-mode-portrait_contact.node--type-people .background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
    behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
    background-color: rgba(226, 226, 226, 0.33);
    width: 80px;
    height: 96px;
  }
}
.page-node-type-department .contentbox.translation-unavailable {
  margin: 8px;
}
.page-node-type-department ul.tabs {
  margin: 8px 8px -8px 8px;
}
.node.node--type-department.view-mode-full .box.contact .node {
  color: #ffffff;
}
.node.node--type-department.view-mode-full .box.contact .background-image {
  display: block;
  width: 100%;
  height: 307.2px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
}
.node.node--type-department.view-mode-full .box.contact h2 a {
  color: #ffffff;
}
.node.node--type-department.view-mode-full .field--name-field-mission-statement {
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  .node.node--type-department.view-mode-full .box.contact .background-image {
    height: 307.2px;
  }
}
@media screen and (max-width: 1023px) {
  .node.node--type-department.view-mode-full .box.contact .background-image {
    height: 379.2px;
  }
}
@media screen and (max-width: 631px) {
  .node.node--type-department.view-mode-full .box.contact .background-image {
    height: 379.2px;
  }
}
@media screen and (max-width: 631px) {
  .node.node--type-department.view-mode-full .box.contact .background-image {
    height: 380px;
  }
}
.page-node-type-project .contentbox.translation-unavailable {
  margin: 8px;
}
.page-node-type-project ul.tabs {
  margin: 8px 8px -8px 8px;
}
.node.node--type-project.view-mode-full .field--name-field-long-name {
  margin-top: -20px;
  margin-bottom: 20px;
}
.node.node--type-project.view-mode-full .field--name-field-member {
  display: flex;
  flex-wrap: wrap;
}
.node.node--type-project.view-mode-full .field--name-field-member > .field__item {
  width: 33.33%;
}
.node.node--type-project.view-mode-full .field--name-field-date-start {
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .node.node--type-project.view-mode-full .field--name-field-member > .field__item {
    width: 49.99%;
  }
}
@media screen and (max-width: 631px) {
  .node.node--type-project.view-mode-full .field--name-field-member > .field__item {
    width: 100%;
  }
}
.node.node--type-news.view-mode-full .field--name-field-images {
  margin: 15px 0px;
  text-align: center;
}
.node.node--type-people.viewbox {
  height: 180px;
}
.node.node--type-people.view-mode-teaser {
  height: auto;
  background-color: transparent;
}
.node.node--type-people.view-mode-teaser .background-image {
  background-color: #ffffff;
}
.node.node--type-people.view-mode-teaser .group-left {
  float: none;
  width: 100%;
}
.node.node--type-people.view-mode-teaser .group-right {
  float: none;
  width: 100%;
}
.node.node--type-people.view-mode-teaser h2 {
  margin: 0px;
  padding: 0px;
}
.node.node--type-people.view-mode-contextual_filter {
  overflow: hidden;
  padding: 0px;
}
.node.node--type-people.view-mode-contextual_filter h2:before {
  content: ' ';
  display: block;
  padding-top: 20px;
}
.node.node--type-people.view-mode-contextual_filter .field--name-field-image .background-image {
  float: left;
  margin-right: 20px;
  display: block;
  width: 150px;
  height: 180px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  background-color: rgba(226, 226, 226, 0.33);
}
.node.node--type-people.view-mode-full .field--name-field-image .background-image {
  width: 200px;
  height: 240px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  background-color: rgba(226, 226, 226, 0.33);
}
.node.node--type-people.view-mode-full h1 {
  font-size: 1.4em;
  font-weight: bold;
  border: none;
  margin: 0px;
  padding: 0px;
}
.node.node--type-people.view-mode-full .field--name-body {
  clear: both;
}
.node.node--type-people.view-mode-full .field--name-field-department {
  font-weight: bold;
  padding: 8px 0px 0px 0px;
}
.node.node--type-people.view-mode-full .field--name-field-department a {
  color: #000000;
}
.node.node--type-people.view-mode-full .field--name-sztaki-people-publications {
  clear: both;
}
.node.node--type-people.view-mode-full .field--name-sztaki-people-publications h3 {
  margin: 0px;
}
.node.node--type-people .field--name-field-position {
  font-size: 1.2em;
  font-weight: 100;
  padding: 0px;
  margin: 0px;
  font-style: italic;
}
.node.node--type-people .field--name-node-title {
  display: inline;
}
.node.node--type-people .field--name-node-title * {
  display: inline;
}
.node.node--type-people .field--name-field-person-title {
  font-size: 1.4em;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
  display: inline;
}
.node.node--type-people .field--name-field-person-title:before {
  content: ',  ';
  display: inline;
  margin-left: -0.2em;
}
.node.node--type-people .field--name-field-person-title * {
  display: inline;
}
@media screen and (max-width: 631px) {
  .node.node--type-people.view-mode-full .field--name-field-image .background-image {
    width: 100%;
    max-width: 200px;
    height: 240px;
    float: none;
    margin: 0px;
  }
}
.node.node--type-publication.viewbox {
  height: 210px;
}
.node.node--type-publication.view-mode-full .field--name-field-image .background-image {
  width: 200px;
  height: 240px;
  float: left;
  margin-right: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  behavior: url(/themes/sztakitheme/css/backgroundsize.min.htc);
  background-color: rgba(226, 226, 226, 0.33);
}
.node.node--type-publication .field--name-field-authors .field__label,
.node.node--type-publication .field--name-field-editors .field__label,
.node.node--type-publication .field--name-field-authors .field__items,
.node.node--type-publication .field--name-field-editors .field__items {
  display: inline;
  float: none;
  padding: 0px;
}
.node.node--type-publication .field--name-field-authors .field__item,
.node.node--type-publication .field--name-field-editors .field__item {
  display: inline;
}
.node.node--type-publication .field--name-field-authors .field__item:after,
.node.node--type-publication .field--name-field-editors .field__item:after {
  display: inline;
  content: '; ';
}
.node.node--type-publication .field--name-field-authors .field__item:last-of-type:after,
.node.node--type-publication .field--name-field-editors .field__item:last-of-type:after {
  display: none;
  content: '';
}
@media screen and (max-width: 631px) {
  .node.node--type-publication.view-mode-full .field--name-field-image .background-image {
    width: 100%;
    height: 320px;
    float: none;
    margin: 0px;
  }
}
.page-node-type-event .contentbox.translation-unavailable {
  margin: 8px;
}
.page-node-type-event ul.tabs {
  margin: 8px 8px -8px 8px;
}
.node.node--type-event.view-mode-full h1 {
  color: #25408f;
  font-size: 1.2em;
  padding-bottom: 8px;
}
.node.node--type-event.view-mode-full .main-content-box .content {
  padding: 20px;
}
.node.node--type-event.view-mode-full .main-content-box .group-right {
  overflow: visible;
}
.node.node--type-event.view-mode-full .main-content-box .group-right:before {
  display: none;
}
@media screen and (max-width: 631px) {
  .node.node--type-event.viewbox .group-left .background-image {
    top: 50px;
    bottom: 0px;
  }
  .node.node--type-event.viewbox .group-left.no-image {
    height: 50px;
  }
}
.page-node-type-product .contentbox.translation-unavailable {
  margin: 8px;
}
.page-node-type-product ul.tabs {
  margin: 8px 8px -8px 8px;
}
.node.node--type-product.view-mode-full .multibox-box {
  min-height: 150px;
}
.page-node-type-result .contentbox.translation-unavailable {
  margin: 8px;
}
.page-node-type-result ul.tabs {
  margin: 8px 8px -8px 8px;
}
.node.node--type-result.view-mode-full .multibox-box {
  min-height: 150px;
}
.path-etlap .region-content .block {
  margin: 8px;
}
.node.node--type-etlap .field--name-field-nap {
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
.node.node--type-etlap .field--name-body {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 25px;
  -webkit-column-gap: 25px;
  column-gap: 25px;
}
.node.node--type-etlap .field--name-body .field__label {
  margin: 0px;
  padding: 0px;
  font-size: 1.2em;
}
.node.node--type-etlap .field--name-body > div {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  break-inside: avoid-column;
  padding: 6px 0px 10px 0px;
}
.node.node--type-etlap .field--name-body .field__items {
  margin: 0px;
  padding: 0px;
}
.node.node--type-etlap .field--name-body .field__items .field__item {
  margin: 3px 0px 5px 0px;
  list-style: none;
}
.node.node--type-etlap.view-mode-full {
  margin-bottom: 25px;
}
@media screen and (max-width: 631px) {
  .node.node--type-etlap .field--name-body {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
