html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.hide {
  display: none;
}
*,
*:after,
*:before {
  box-sizing: border-box;
}
.container {
  max-width: 1636px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
}
.row,
.kariera .boxes .box.full {
  margin-left: -18px;
  margin-right: -18px;
  position: relative;
  zoom: 1;
}
.row:after,
.kariera .boxes .box.full:after,
.row:before,
.kariera .boxes .box.full:before {
  content: '';
  display: table;
  height: 0;
}
.row:after,
.kariera .boxes .box.full:after {
  clear: both;
}
.col-xs-0,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-s-0,
.col-s-1,
.col-s-2,
.col-s-3,
.col-s-4,
.col-s-5,
.col-s-6,
.col-s-7,
.col-s-8,
.col-s-9,
.col-s-10,
.col-s-11,
.col-s-12,
.col-m-0,
.col-m-1,
.col-m-2,
.col-m-3,
.col-m-4,
.col-m-5,
.col-m-6,
.col-m-7,
.col-m-8,
.col-m-9,
.col-m-10,
.col-m-11,
.col-m-12,
.col-l-0,
.col-l-1,
.col-l-2,
.col-l-3,
.col-l-4,
.col-l-5,
.col-l-6,
.col-l-7,
.col-l-8,
.col-l-9,
.col-l-10,
.col-l-11,
.col-l-12,
.col-xl-0,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xxl-0,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12 {
  position: relative;
  left: auto;
  right: auto;
  width: 100%;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
  float: left;
}
.col-xs-center,
.col-s-center,
.col-m-center,
.col-l-center,
.col-xl-center,
.col-xxl-center {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
@media only screen and (min-width: 1px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row,
  .kariera .boxes .box.full {
    margin-left: -10px;
    margin-right: -10px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-s-1,
  .col-s-2,
  .col-s-3,
  .col-s-4,
  .col-s-5,
  .col-s-6,
  .col-s-7,
  .col-s-8,
  .col-s-9,
  .col-s-10,
  .col-s-11,
  .col-s-12,
  .col-m-1,
  .col-m-2,
  .col-m-3,
  .col-m-4,
  .col-m-5,
  .col-m-6,
  .col-m-7,
  .col-m-8,
  .col-m-9,
  .col-m-10,
  .col-m-11,
  .col-m-12,
  .col-l-1,
  .col-l-2,
  .col-l-3,
  .col-l-4,
  .col-l-5,
  .col-l-6,
  .col-l-7,
  .col-l-8,
  .col-l-9,
  .col-l-10,
  .col-l-11,
  .col-l-12,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xxl-1,
  .col-xxl-2,
  .col-xxl-3,
  .col-xxl-4,
  .col-xxl-5,
  .col-xxl-6,
  .col-xxl-7,
  .col-xxl-8,
  .col-xxl-9,
  .col-xxl-10,
  .col-xxl-11,
  .col-xxl-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-xs-0 {
    width: 0;
  }
  .col-xs-push-0 {
    left: 0;
  }
  .col-xs-pull-0 {
    right: 0;
  }
  .col-xs-offset-0 {
    margin-left: 0;
  }
  .col-xs-1 {
    width: 8.333333333333334%;
  }
  .col-xs-push-1 {
    left: 8.333333333333334%;
  }
  .col-xs-pull-1 {
    right: 8.333333333333334%;
  }
  .col-xs-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-xs-2 {
    width: 16.666666666666668%;
  }
  .col-xs-push-2 {
    left: 16.666666666666668%;
  }
  .col-xs-pull-2 {
    right: 16.666666666666668%;
  }
  .col-xs-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-4 {
    width: 33.333333333333336%;
  }
  .col-xs-push-4 {
    left: 33.333333333333336%;
  }
  .col-xs-pull-4 {
    right: 33.333333333333336%;
  }
  .col-xs-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-xs-5 {
    width: 41.66666666666667%;
  }
  .col-xs-push-5 {
    left: 41.66666666666667%;
  }
  .col-xs-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-7 {
    width: 58.333333333333336%;
  }
  .col-xs-push-7 {
    left: 58.333333333333336%;
  }
  .col-xs-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xs-8 {
    width: 66.66666666666667%;
  }
  .col-xs-push-8 {
    left: 66.66666666666667%;
  }
  .col-xs-pull-8 {
    right: 66.66666666666667%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-10 {
    width: 83.33333333333334%;
  }
  .col-xs-push-10 {
    left: 83.33333333333334%;
  }
  .col-xs-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xs-11 {
    width: 91.66666666666667%;
  }
  .col-xs-push-11 {
    left: 91.66666666666667%;
  }
  .col-xs-pull-11 {
    right: 91.66666666666667%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 320px) {
  .container {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .row,
  .kariera .boxes .box.full {
    margin-left: -12.5px;
    margin-right: -12.5px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-s-1,
  .col-s-2,
  .col-s-3,
  .col-s-4,
  .col-s-5,
  .col-s-6,
  .col-s-7,
  .col-s-8,
  .col-s-9,
  .col-s-10,
  .col-s-11,
  .col-s-12,
  .col-m-1,
  .col-m-2,
  .col-m-3,
  .col-m-4,
  .col-m-5,
  .col-m-6,
  .col-m-7,
  .col-m-8,
  .col-m-9,
  .col-m-10,
  .col-m-11,
  .col-m-12,
  .col-l-1,
  .col-l-2,
  .col-l-3,
  .col-l-4,
  .col-l-5,
  .col-l-6,
  .col-l-7,
  .col-l-8,
  .col-l-9,
  .col-l-10,
  .col-l-11,
  .col-l-12,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xxl-1,
  .col-xxl-2,
  .col-xxl-3,
  .col-xxl-4,
  .col-xxl-5,
  .col-xxl-6,
  .col-xxl-7,
  .col-xxl-8,
  .col-xxl-9,
  .col-xxl-10,
  .col-xxl-11,
  .col-xxl-12 {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .col-s-0 {
    width: 0;
  }
  .col-s-push-0 {
    left: 0;
  }
  .col-s-pull-0 {
    right: 0;
  }
  .col-s-offset-0 {
    margin-left: 0;
  }
  .col-s-1 {
    width: 8.333333333333334%;
  }
  .col-s-push-1 {
    left: 8.333333333333334%;
  }
  .col-s-pull-1 {
    right: 8.333333333333334%;
  }
  .col-s-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-s-2 {
    width: 16.666666666666668%;
  }
  .col-s-push-2 {
    left: 16.666666666666668%;
  }
  .col-s-pull-2 {
    right: 16.666666666666668%;
  }
  .col-s-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-s-3 {
    width: 25%;
  }
  .col-s-push-3 {
    left: 25%;
  }
  .col-s-pull-3 {
    right: 25%;
  }
  .col-s-offset-3 {
    margin-left: 25%;
  }
  .col-s-4 {
    width: 33.333333333333336%;
  }
  .col-s-push-4 {
    left: 33.333333333333336%;
  }
  .col-s-pull-4 {
    right: 33.333333333333336%;
  }
  .col-s-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-s-5 {
    width: 41.66666666666667%;
  }
  .col-s-push-5 {
    left: 41.66666666666667%;
  }
  .col-s-pull-5 {
    right: 41.66666666666667%;
  }
  .col-s-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-s-6 {
    width: 50%;
  }
  .col-s-push-6 {
    left: 50%;
  }
  .col-s-pull-6 {
    right: 50%;
  }
  .col-s-offset-6 {
    margin-left: 50%;
  }
  .col-s-7 {
    width: 58.333333333333336%;
  }
  .col-s-push-7 {
    left: 58.333333333333336%;
  }
  .col-s-pull-7 {
    right: 58.333333333333336%;
  }
  .col-s-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-s-8 {
    width: 66.66666666666667%;
  }
  .col-s-push-8 {
    left: 66.66666666666667%;
  }
  .col-s-pull-8 {
    right: 66.66666666666667%;
  }
  .col-s-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-s-9 {
    width: 75%;
  }
  .col-s-push-9 {
    left: 75%;
  }
  .col-s-pull-9 {
    right: 75%;
  }
  .col-s-offset-9 {
    margin-left: 75%;
  }
  .col-s-10 {
    width: 83.33333333333334%;
  }
  .col-s-push-10 {
    left: 83.33333333333334%;
  }
  .col-s-pull-10 {
    right: 83.33333333333334%;
  }
  .col-s-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-s-11 {
    width: 91.66666666666667%;
  }
  .col-s-push-11 {
    left: 91.66666666666667%;
  }
  .col-s-pull-11 {
    right: 91.66666666666667%;
  }
  .col-s-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-s-12 {
    width: 100%;
  }
  .col-s-push-12 {
    left: 100%;
  }
  .col-s-pull-12 {
    right: 100%;
  }
  .col-s-offset-12 {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .container {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .row,
  .kariera .boxes .box.full {
    margin-left: -12.5px;
    margin-right: -12.5px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-s-1,
  .col-s-2,
  .col-s-3,
  .col-s-4,
  .col-s-5,
  .col-s-6,
  .col-s-7,
  .col-s-8,
  .col-s-9,
  .col-s-10,
  .col-s-11,
  .col-s-12,
  .col-m-1,
  .col-m-2,
  .col-m-3,
  .col-m-4,
  .col-m-5,
  .col-m-6,
  .col-m-7,
  .col-m-8,
  .col-m-9,
  .col-m-10,
  .col-m-11,
  .col-m-12,
  .col-l-1,
  .col-l-2,
  .col-l-3,
  .col-l-4,
  .col-l-5,
  .col-l-6,
  .col-l-7,
  .col-l-8,
  .col-l-9,
  .col-l-10,
  .col-l-11,
  .col-l-12,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xxl-1,
  .col-xxl-2,
  .col-xxl-3,
  .col-xxl-4,
  .col-xxl-5,
  .col-xxl-6,
  .col-xxl-7,
  .col-xxl-8,
  .col-xxl-9,
  .col-xxl-10,
  .col-xxl-11,
  .col-xxl-12 {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .col-m-0 {
    width: 0;
  }
  .col-m-push-0 {
    left: 0;
  }
  .col-m-pull-0 {
    right: 0;
  }
  .col-m-offset-0 {
    margin-left: 0;
  }
  .col-m-1 {
    width: 8.333333333333334%;
  }
  .col-m-push-1 {
    left: 8.333333333333334%;
  }
  .col-m-pull-1 {
    right: 8.333333333333334%;
  }
  .col-m-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-m-2 {
    width: 16.666666666666668%;
  }
  .col-m-push-2 {
    left: 16.666666666666668%;
  }
  .col-m-pull-2 {
    right: 16.666666666666668%;
  }
  .col-m-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-m-3 {
    width: 25%;
  }
  .col-m-push-3 {
    left: 25%;
  }
  .col-m-pull-3 {
    right: 25%;
  }
  .col-m-offset-3 {
    margin-left: 25%;
  }
  .col-m-4 {
    width: 33.333333333333336%;
  }
  .col-m-push-4 {
    left: 33.333333333333336%;
  }
  .col-m-pull-4 {
    right: 33.333333333333336%;
  }
  .col-m-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-m-5 {
    width: 41.66666666666667%;
  }
  .col-m-push-5 {
    left: 41.66666666666667%;
  }
  .col-m-pull-5 {
    right: 41.66666666666667%;
  }
  .col-m-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-m-6 {
    width: 50%;
  }
  .col-m-push-6 {
    left: 50%;
  }
  .col-m-pull-6 {
    right: 50%;
  }
  .col-m-offset-6 {
    margin-left: 50%;
  }
  .col-m-7 {
    width: 58.333333333333336%;
  }
  .col-m-push-7 {
    left: 58.333333333333336%;
  }
  .col-m-pull-7 {
    right: 58.333333333333336%;
  }
  .col-m-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-m-8 {
    width: 66.66666666666667%;
  }
  .col-m-push-8 {
    left: 66.66666666666667%;
  }
  .col-m-pull-8 {
    right: 66.66666666666667%;
  }
  .col-m-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-m-9 {
    width: 75%;
  }
  .col-m-push-9 {
    left: 75%;
  }
  .col-m-pull-9 {
    right: 75%;
  }
  .col-m-offset-9 {
    margin-left: 75%;
  }
  .col-m-10 {
    width: 83.33333333333334%;
  }
  .col-m-push-10 {
    left: 83.33333333333334%;
  }
  .col-m-pull-10 {
    right: 83.33333333333334%;
  }
  .col-m-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-m-11 {
    width: 91.66666666666667%;
  }
  .col-m-push-11 {
    left: 91.66666666666667%;
  }
  .col-m-pull-11 {
    right: 91.66666666666667%;
  }
  .col-m-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-m-12 {
    width: 100%;
  }
  .col-m-push-12 {
    left: 100%;
  }
  .col-m-pull-12 {
    right: 100%;
  }
  .col-m-offset-12 {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row,
  .kariera .boxes .box.full {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-s-1,
  .col-s-2,
  .col-s-3,
  .col-s-4,
  .col-s-5,
  .col-s-6,
  .col-s-7,
  .col-s-8,
  .col-s-9,
  .col-s-10,
  .col-s-11,
  .col-s-12,
  .col-m-1,
  .col-m-2,
  .col-m-3,
  .col-m-4,
  .col-m-5,
  .col-m-6,
  .col-m-7,
  .col-m-8,
  .col-m-9,
  .col-m-10,
  .col-m-11,
  .col-m-12,
  .col-l-1,
  .col-l-2,
  .col-l-3,
  .col-l-4,
  .col-l-5,
  .col-l-6,
  .col-l-7,
  .col-l-8,
  .col-l-9,
  .col-l-10,
  .col-l-11,
  .col-l-12,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xxl-1,
  .col-xxl-2,
  .col-xxl-3,
  .col-xxl-4,
  .col-xxl-5,
  .col-xxl-6,
  .col-xxl-7,
  .col-xxl-8,
  .col-xxl-9,
  .col-xxl-10,
  .col-xxl-11,
  .col-xxl-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-l-0 {
    width: 0;
  }
  .col-l-push-0 {
    left: 0;
  }
  .col-l-pull-0 {
    right: 0;
  }
  .col-l-offset-0 {
    margin-left: 0;
  }
  .col-l-1 {
    width: 8.333333333333334%;
  }
  .col-l-push-1 {
    left: 8.333333333333334%;
  }
  .col-l-pull-1 {
    right: 8.333333333333334%;
  }
  .col-l-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-l-2 {
    width: 16.666666666666668%;
  }
  .col-l-push-2 {
    left: 16.666666666666668%;
  }
  .col-l-pull-2 {
    right: 16.666666666666668%;
  }
  .col-l-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-l-3 {
    width: 25%;
  }
  .col-l-push-3 {
    left: 25%;
  }
  .col-l-pull-3 {
    right: 25%;
  }
  .col-l-offset-3 {
    margin-left: 25%;
  }
  .col-l-4 {
    width: 33.333333333333336%;
  }
  .col-l-push-4 {
    left: 33.333333333333336%;
  }
  .col-l-pull-4 {
    right: 33.333333333333336%;
  }
  .col-l-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-l-5 {
    width: 41.66666666666667%;
  }
  .col-l-push-5 {
    left: 41.66666666666667%;
  }
  .col-l-pull-5 {
    right: 41.66666666666667%;
  }
  .col-l-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-l-6 {
    width: 50%;
  }
  .col-l-push-6 {
    left: 50%;
  }
  .col-l-pull-6 {
    right: 50%;
  }
  .col-l-offset-6 {
    margin-left: 50%;
  }
  .col-l-7 {
    width: 58.333333333333336%;
  }
  .col-l-push-7 {
    left: 58.333333333333336%;
  }
  .col-l-pull-7 {
    right: 58.333333333333336%;
  }
  .col-l-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-l-8 {
    width: 66.66666666666667%;
  }
  .col-l-push-8 {
    left: 66.66666666666667%;
  }
  .col-l-pull-8 {
    right: 66.66666666666667%;
  }
  .col-l-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-l-9 {
    width: 75%;
  }
  .col-l-push-9 {
    left: 75%;
  }
  .col-l-pull-9 {
    right: 75%;
  }
  .col-l-offset-9 {
    margin-left: 75%;
  }
  .col-l-10 {
    width: 83.33333333333334%;
  }
  .col-l-push-10 {
    left: 83.33333333333334%;
  }
  .col-l-pull-10 {
    right: 83.33333333333334%;
  }
  .col-l-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-l-11 {
    width: 91.66666666666667%;
  }
  .col-l-push-11 {
    left: 91.66666666666667%;
  }
  .col-l-pull-11 {
    right: 91.66666666666667%;
  }
  .col-l-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-l-12 {
    width: 100%;
  }
  .col-l-push-12 {
    left: 100%;
  }
  .col-l-pull-12 {
    right: 100%;
  }
  .col-l-offset-12 {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 980px) {
  .container {
    padding-left: 18px;
    padding-right: 18px;
  }
  .row,
  .kariera .boxes .box.full {
    margin-left: -18px;
    margin-right: -18px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-s-1,
  .col-s-2,
  .col-s-3,
  .col-s-4,
  .col-s-5,
  .col-s-6,
  .col-s-7,
  .col-s-8,
  .col-s-9,
  .col-s-10,
  .col-s-11,
  .col-s-12,
  .col-m-1,
  .col-m-2,
  .col-m-3,
  .col-m-4,
  .col-m-5,
  .col-m-6,
  .col-m-7,
  .col-m-8,
  .col-m-9,
  .col-m-10,
  .col-m-11,
  .col-m-12,
  .col-l-1,
  .col-l-2,
  .col-l-3,
  .col-l-4,
  .col-l-5,
  .col-l-6,
  .col-l-7,
  .col-l-8,
  .col-l-9,
  .col-l-10,
  .col-l-11,
  .col-l-12,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xxl-1,
  .col-xxl-2,
  .col-xxl-3,
  .col-xxl-4,
  .col-xxl-5,
  .col-xxl-6,
  .col-xxl-7,
  .col-xxl-8,
  .col-xxl-9,
  .col-xxl-10,
  .col-xxl-11,
  .col-xxl-12 {
    padding-left: 18px;
    padding-right: 18px;
  }
  .col-xl-0 {
    width: 0;
  }
  .col-xl-push-0 {
    left: 0;
  }
  .col-xl-pull-0 {
    right: 0;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
  .col-xl-1 {
    width: 8.333333333333334%;
  }
  .col-xl-push-1 {
    left: 8.333333333333334%;
  }
  .col-xl-pull-1 {
    right: 8.333333333333334%;
  }
  .col-xl-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-xl-2 {
    width: 16.666666666666668%;
  }
  .col-xl-push-2 {
    left: 16.666666666666668%;
  }
  .col-xl-pull-2 {
    right: 16.666666666666668%;
  }
  .col-xl-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-4 {
    width: 33.333333333333336%;
  }
  .col-xl-push-4 {
    left: 33.333333333333336%;
  }
  .col-xl-pull-4 {
    right: 33.333333333333336%;
  }
  .col-xl-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-xl-5 {
    width: 41.66666666666667%;
  }
  .col-xl-push-5 {
    left: 41.66666666666667%;
  }
  .col-xl-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-7 {
    width: 58.333333333333336%;
  }
  .col-xl-push-7 {
    left: 58.333333333333336%;
  }
  .col-xl-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xl-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xl-8 {
    width: 66.66666666666667%;
  }
  .col-xl-push-8 {
    left: 66.66666666666667%;
  }
  .col-xl-pull-8 {
    right: 66.66666666666667%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-10 {
    width: 83.33333333333334%;
  }
  .col-xl-push-10 {
    left: 83.33333333333334%;
  }
  .col-xl-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xl-11 {
    width: 91.66666666666667%;
  }
  .col-xl-push-11 {
    left: 91.66666666666667%;
  }
  .col-xl-pull-11 {
    right: 91.66666666666667%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 1636px) {
  .container {
    padding-left: 18px;
    padding-right: 18px;
  }
  .row,
  .kariera .boxes .box.full {
    margin-left: -18px;
    margin-right: -18px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-s-1,
  .col-s-2,
  .col-s-3,
  .col-s-4,
  .col-s-5,
  .col-s-6,
  .col-s-7,
  .col-s-8,
  .col-s-9,
  .col-s-10,
  .col-s-11,
  .col-s-12,
  .col-m-1,
  .col-m-2,
  .col-m-3,
  .col-m-4,
  .col-m-5,
  .col-m-6,
  .col-m-7,
  .col-m-8,
  .col-m-9,
  .col-m-10,
  .col-m-11,
  .col-m-12,
  .col-l-1,
  .col-l-2,
  .col-l-3,
  .col-l-4,
  .col-l-5,
  .col-l-6,
  .col-l-7,
  .col-l-8,
  .col-l-9,
  .col-l-10,
  .col-l-11,
  .col-l-12,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xxl-1,
  .col-xxl-2,
  .col-xxl-3,
  .col-xxl-4,
  .col-xxl-5,
  .col-xxl-6,
  .col-xxl-7,
  .col-xxl-8,
  .col-xxl-9,
  .col-xxl-10,
  .col-xxl-11,
  .col-xxl-12 {
    padding-left: 18px;
    padding-right: 18px;
  }
  .col-xxl-0 {
    width: 0;
  }
  .col-xxl-push-0 {
    left: 0;
  }
  .col-xxl-pull-0 {
    right: 0;
  }
  .col-xxl-offset-0 {
    margin-left: 0;
  }
  .col-xxl-1 {
    width: 8.333333333333334%;
  }
  .col-xxl-push-1 {
    left: 8.333333333333334%;
  }
  .col-xxl-pull-1 {
    right: 8.333333333333334%;
  }
  .col-xxl-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-xxl-2 {
    width: 16.666666666666668%;
  }
  .col-xxl-push-2 {
    left: 16.666666666666668%;
  }
  .col-xxl-pull-2 {
    right: 16.666666666666668%;
  }
  .col-xxl-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-push-3 {
    left: 25%;
  }
  .col-xxl-pull-3 {
    right: 25%;
  }
  .col-xxl-offset-3 {
    margin-left: 25%;
  }
  .col-xxl-4 {
    width: 33.333333333333336%;
  }
  .col-xxl-push-4 {
    left: 33.333333333333336%;
  }
  .col-xxl-pull-4 {
    right: 33.333333333333336%;
  }
  .col-xxl-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-xxl-5 {
    width: 41.66666666666667%;
  }
  .col-xxl-push-5 {
    left: 41.66666666666667%;
  }
  .col-xxl-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xxl-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-push-6 {
    left: 50%;
  }
  .col-xxl-pull-6 {
    right: 50%;
  }
  .col-xxl-offset-6 {
    margin-left: 50%;
  }
  .col-xxl-7 {
    width: 58.333333333333336%;
  }
  .col-xxl-push-7 {
    left: 58.333333333333336%;
  }
  .col-xxl-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xxl-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xxl-8 {
    width: 66.66666666666667%;
  }
  .col-xxl-push-8 {
    left: 66.66666666666667%;
  }
  .col-xxl-pull-8 {
    right: 66.66666666666667%;
  }
  .col-xxl-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-push-9 {
    left: 75%;
  }
  .col-xxl-pull-9 {
    right: 75%;
  }
  .col-xxl-offset-9 {
    margin-left: 75%;
  }
  .col-xxl-10 {
    width: 83.33333333333334%;
  }
  .col-xxl-push-10 {
    left: 83.33333333333334%;
  }
  .col-xxl-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xxl-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xxl-11 {
    width: 91.66666666666667%;
  }
  .col-xxl-push-11 {
    left: 91.66666666666667%;
  }
  .col-xxl-pull-11 {
    right: 91.66666666666667%;
  }
  .col-xxl-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .col-xxl-push-12 {
    left: 100%;
  }
  .col-xxl-pull-12 {
    right: 100%;
  }
  .col-xxl-offset-12 {
    margin-left: 100%;
  }
}
html,
body,
div,
dl,
dd,
iframe {
  margin: 0;
  padding: 0;
  border: 0;
}
.pTop1 {
  padding-top: 1em !important;
}
.pBottom1 {
  padding-bottom: 1em !important;
}
.pTop15 {
  padding-top: 1.5em !important;
}
.pBottom15 {
  padding-bottom: 1.5em !important;
}
.mTop0 {
  margin-top: 0 !important;
}
.mTop1 {
  margin-top: 1em !important;
}
.mTop2 {
  margin-top: 2em !important;
}
.mTop3 {
  margin-top: 3em !important;
}
.mLeft0 {
  margin-left: 0 !important;
}
.mLeft1 {
  margin-left: 1em !important;
}
.mLeft2 {
  margin-top: 2em !important;
}
.mRight0 {
  margin-right: 0 !important;
}
.mRight1 {
  margin-right: 1em !important;
}
.mRight2 {
  margin-right: 2em !important;
}
.mBottom0 {
  margin-bottom: 0 !important;
}
.mBottom1 {
  margin-bottom: 1em !important;
}
.mBottom2 {
  margin-bottom: 2em !important;
}
.aleft {
  text-align: left !important;
}
.acenter {
  text-align: center !important;
}
.aright {
  text-align: right !important;
}
.atop {
  vertical-align: top !important;
}
.amiddle {
  vertical-align: middle !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.center {
  margin-left: auto !important;
  margin-right: auto !important;
}
.black {
  color: #000 !important;
}
.white {
  color: #fff !important;
}
.red {
  color: #f00 !important;
}
.border0 {
  border: none !important;
}
.italic {
  font-style: italic !important;
}
.bold {
  font-weight: bold !important;
}
.normal {
  font-weight: normal !important;
}
.cour {
  font-family: 'Courier New', monospace !important;
}
.uline {
  text-decoration: underline !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.lowercase {
  text-transform: lowercase !important;
}
.nowrap {
  white-space: nowrap !important;
}
.hidden {
  visibility: hidden !important;
}
.hide {
  display: none !important;
}
.visualy-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px) !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
}
.inline {
  display: inline !important;
}
.block {
  display: block !important;
}
.inline-block {
  display: inline-block !important;
}
.cleaner {
  clear: both !important;
  display: none !important;
}
.clear {
  clear: both !important;
}
.clearl {
  clear: left !important;
}
.clearr {
  clear: right !important;
}
.noclear {
  clear: none !important;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.half,
.w50 {
  width: 50% !important;
}
.w49 {
  width: 49% !important;
}
.w48 {
  width: 48% !important;
}
.w47 {
  width: 47% !important;
}
.w46 {
  width: 46% !important;
}
.w45 {
  width: 45% !important;
}
.w40 {
  width: 40% !important;
}
.w33 {
  width: 33% !important;
}
.w30 {
  width: 30% !important;
}
.w25 {
  width: 25% !important;
}
.w10 {
  width: 10% !important;
}
.wauto {
  width: auto !important;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.reset {
  margin: 0 !important;
  padding: 0 !important;
}
/* @font-face {
  font-family: 'LatoWebBlack';
  src: url('/fonts/lato/Lato-Black.eot');
  src: url('/fonts/lato/Lato-Black.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Black.woff2') format('woff2'), url('/fonts/lato/Lato-Black.woff') format('woff'), url('/fonts/lato/Lato-Black.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebBlack';
  src: url('/fonts/lato/Lato-BlackItalic.eot');
  src: url('/fonts/lato/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-BlackItalic.woff2') format('woff2'), url('/fonts/lato/Lato-BlackItalic.woff') format('woff'), url('/fonts/lato/Lato-BlackItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebBold';
  src: url('/fonts/lato/Lato-Bold.eot');
  src: url('/fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Bold.woff2') format('woff2'), url('/fonts/lato/Lato-Bold.woff') format('woff'), url('/fonts/lato/Lato-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebBold';
  src: url('/fonts/lato/Lato-BoldItalic.eot');
  src: url('/fonts/lato/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-BoldItalic.woff2') format('woff2'), url('/fonts/lato/Lato-BoldItalic.woff') format('woff'), url('/fonts/lato/Lato-BoldItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebHairline';
  src: url('/fonts/lato/Lato-Hairline.eot');
  src: url('/fonts/lato/Lato-Hairline.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Hairline.woff2') format('woff2'), url('/fonts/lato/Lato-Hairline.woff') format('woff'), url('/fonts/lato/Lato-Hairline.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebHairline';
  src: url('/fonts/lato/Lato-HairlineItalic.eot');
  src: url('/fonts/lato/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-HairlineItalic.woff2') format('woff2'), url('/fonts/lato/Lato-HairlineItalic.woff') format('woff'), url('/fonts/lato/Lato-HairlineItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebHeavy';
  src: url('/fonts/lato/Lato-Heavy.eot');
  src: url('/fonts/lato/Lato-Heavy.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Heavy.woff2') format('woff2'), url('/fonts/lato/Lato-Heavy.woff') format('woff'), url('/fonts/lato/Lato-Heavy.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebHeavy';
  src: url('/fonts/lato/Lato-HeavyItalic.eot');
  src: url('/fonts/lato/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-HeavyItalic.woff2') format('woff2'), url('/fonts/lato/Lato-HeavyItalic.woff') format('woff'), url('/fonts/lato/Lato-HeavyItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWeb';
  src: url('/fonts/lato/Lato-Italic.eot');
  src: url('/fonts/lato/Lato-Italic.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Italic.woff2') format('woff2'), url('/fonts/lato/Lato-Italic.woff') format('woff'), url('/fonts/lato/Lato-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebLight';
  src: url('/fonts/lato/Lato-Light.eot');
  src: url('/fonts/lato/Lato-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Light.woff2') format('woff2'), url('/fonts/lato/Lato-Light.woff') format('woff'), url('/fonts/lato/Lato-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebLight';
  src: url('/fonts/lato/Lato-LightItalic.eot');
  src: url('/fonts/lato/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-LightItalic.woff2') format('woff2'), url('/fonts/lato/Lato-LightItalic.woff') format('woff'), url('/fonts/lato/Lato-LightItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebMedium';
  src: url('/fonts/lato/Lato-Medium.eot');
  src: url('/fonts/lato/Lato-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Medium.woff2') format('woff2'), url('/fonts/lato/Lato-Medium.woff') format('woff'), url('/fonts/lato/Lato-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebMedium';
  src: url('/fonts/lato/Lato-MediumItalic.eot');
  src: url('/fonts/lato/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-MediumItalic.woff2') format('woff2'), url('/fonts/lato/Lato-MediumItalic.woff') format('woff'), url('/fonts/lato/Lato-MediumItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWeb';
  src: url('/fonts/lato/Lato-Regular.eot');
  src: url('/fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Regular.woff2') format('woff2'), url('/fonts/lato/Lato-Regular.woff') format('woff'), url('/fonts/lato/Lato-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebSemibold';
  src: url('/fonts/lato/Lato-Semibold.eot');
  src: url('/fonts/lato/Lato-Semibold.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Semibold.woff2') format('woff2'), url('/fonts/lato/Lato-Semibold.woff') format('woff'), url('/fonts/lato/Lato-Semibold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebSemibold';
  src: url('/fonts/lato/Lato-SemiboldItalic.eot');
  src: url('/fonts/lato/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-SemiboldItalic.woff2') format('woff2'), url('/fonts/lato/Lato-SemiboldItalic.woff') format('woff'), url('/fonts/lato/Lato-SemiboldItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebThin';
  src: url('/fonts/lato/Lato-Thin.eot');
  src: url('/fonts/lato/Lato-Thin.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-Thin.woff2') format('woff2'), url('/fonts/lato/Lato-Thin.woff') format('woff'), url('/fonts/lato/Lato-Thin.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'LatoWebThin';
  src: url('/fonts/lato/Lato-ThinItalic.eot');
  src: url('/fonts/lato/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/lato/Lato-ThinItalic.woff2') format('woff2'), url('/fonts/lato/Lato-ThinItalic.woff') format('woff'), url('/fonts/lato/Lato-ThinItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
} */
@font-face {
  font-family: 'entypo';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/entypo/entypo.eot');
  src: url('/fonts/entypo/entypo.eot?#iefix') format('eot'), url('/fonts/entypo/entypo.woff') format('woff'), url('/fonts/entypo/entypo.ttf') format('truetype'), url('/fonts/entypo/entypo.svg#entypo') format('svg');
}
[class*='entypo-']:before {
  font-family: 'entypo', sans-serif;
  font-style: normal !important;
  font-weight: normal !important;
}
.entypo-note:before {
  content: '\266a';
}
.entypo-note-beamed:before {
  content: '\266b';
}
.entypo-music:before {
  content: '\1f3b5';
}
.entypo-search:before {
  content: '\1f50d';
}
.entypo-flashlight:before {
  content: '\1f526';
}
.entypo-mail:before {
  content: '\2709';
}
.entypo-mail:before {
  content: '\2709';
}
.entypo-heart:before {
  content: '\2665';
}
.entypo-heart-empty:before {
  content: '\2661';
}
.entypo-star:before {
  content: '\2605';
}
.entypo-star-empty:before {
  content: '\2606';
}
.entypo-user:before {
  content: '\1f464';
}
.entypo-users:before {
  content: '\1f465';
}
.entypo-user-add:before {
  content: '\e700';
}
.entypo-video:before {
  content: '\1f3ac';
}
.entypo-picture:before {
  content: '\1f304';
}
.entypo-camera:before {
  content: '\1f4f7';
}
.entypo-layout:before {
  content: '\268f';
}
.entypo-menu:before {
  content: '\2630';
}
.entypo-check:before {
  content: '\2713';
}
.entypo-cancel:before {
  content: '\2715';
}
.entypo-cancel-circled:before {
  content: '\2716';
}
.entypo-cancel-squared:before {
  content: '\274e';
}
.entypo-plus:before {
  content: '\2b';
}
.entypo-plus-circled:before {
  content: '\2795';
}
.entypo-plus-squared:before {
  content: '\229e';
}
.entypo-minus:before {
  content: '\2d';
}
.entypo-minus-circled:before {
  content: '\2796';
}
.entypo-minus-squared:before {
  content: '\229f';
}
.entypo-help:before {
  content: '\2753';
}
.entypo-help-circled:before {
  content: '\e704';
}
.entypo-info:before {
  content: '\2139';
}
.entypo-info-circled:before {
  content: '\e705';
}
.entypo-back:before {
  content: '\1f519';
}
.entypo-home:before {
  content: '\2302';
}
.entypo-link:before {
  content: '\1f517';
}
.entypo-attach:before {
  content: '\1f4ce';
}
.entypo-lock:before {
  content: '\1f512';
}
.entypo-lock-open:before {
  content: '\1f513';
}
.entypo-eye:before {
  content: '\e70a';
}
.entypo-tag:before {
  content: '\e70c';
}
.entypo-bookmark:before {
  content: '\1f516';
}
.entypo-bookmarks:before {
  content: '\1f4d1';
}
.entypo-flag:before {
  content: '\2691';
}
.entypo-thumbs-up:before {
  content: '\1f44d';
}
.entypo-thumbs-down:before {
  content: '\1f44e';
}
.entypo-download:before {
  content: '\1f4e5';
}
.entypo-upload:before {
  content: '\1f4e4';
}
.entypo-upload-cloud:before {
  content: '\e711';
}
.entypo-reply:before {
  content: '\e712';
}
.entypo-reply-all:before {
  content: '\e713';
}
.entypo-forward:before {
  content: '\27a6';
}
.entypo-quote:before {
  content: '\275e';
}
.entypo-code:before {
  content: '\e714';
}
.entypo-export:before {
  content: '\e715';
}
.entypo-pencil:before {
  content: '\270e';
}
.entypo-feather:before {
  content: '\2712';
}
.entypo-print:before {
  content: '\e716';
}
.entypo-retweet:before {
  content: '\e717';
}
.entypo-keyboard:before {
  content: '\2328';
}
.entypo-comment:before {
  content: '\e718';
}
.entypo-chat:before {
  content: '\e720';
}
.entypo-bell:before {
  content: '\1f514';
}
.entypo-attention:before {
  content: '\26a0';
}
.entypo-alert:before {
  content: "\1f4a5'";
}
.entypo-vcard:before {
  content: '\e722';
}
.entypo-address:before {
  content: '\e723';
}
.entypo-location:before {
  content: '\e724';
}
.entypo-map:before {
  content: '\e727';
}
.entypo-direction:before {
  content: '\27a2';
}
.entypo-compass:before {
  content: '\e728';
}
.entypo-cup:before {
  content: '\2615';
}
.entypo-trash:before {
  content: '\e729';
}
.entypo-doc:before {
  content: '\e730';
}
.entypo-docs:before {
  content: '\e736';
}
.entypo-doc-landscape:before {
  content: '\e737';
}
.entypo-doc-text:before {
  content: '\1f4c4';
}
.entypo-doc-text-inv:before {
  content: '\e731';
}
.entypo-newspaper:before {
  content: '\1f4f0';
}
.entypo-book-open:before {
  content: '\1f4d6';
}
.entypo-book:before {
  content: '\1f4d5';
}
.entypo-folder:before {
  content: '\1f4c1';
}
.entypo-archive:before {
  content: '\e738';
}
.entypo-box:before {
  content: '\1f4e6';
}
.entypo-rss:before {
  content: '\e73a';
}
.entypo-phone:before {
  content: '\1f4dE';
}
.entypo-cog:before {
  content: '\2699';
}
.entypo-tools:before {
  content: '\2692';
}
.entypo-share:before {
  content: '\e73c';
}
.entypo-shareable:before {
  content: '\e73e';
}
.entypo-basket:before {
  content: '\e73d';
}
.entypo-bag:before {
  content: "\1f45c'";
}
.entypo-calendar:before {
  content: '\1f4c5';
}
.entypo-login:before {
  content: '\e740';
}
.entypo-logout:before {
  content: '\e741';
}
.entypo-mic:before {
  content: '\1f3a4';
}
.entypo-mute:before {
  content: '\1f507';
}
.entypo-sound:before {
  content: '\1f50a';
}
.entypo-volume:before {
  content: '\e742';
}
.entypo-clock:before {
  content: '\1f554';
}
.entypo-hourglass:before {
  content: '\23f3';
}
.entypo-lamp:before {
  content: '\1f4a1';
}
.entypo-light-down:before {
  content: '\1f505';
}
.entypo-light-up:before {
  content: '\1f506';
}
.entypo-adjust:before {
  content: '\25d1';
}
.entypo-block:before {
  content: '\1f6ab';
}
.entypo-resize-full:before {
  content: '\e744';
}
.entypo-resize-small:before {
  content: '\e746';
}
.entypo-popup:before {
  content: '\e74c';
}
.entypo-publish:before {
  content: '\e74d';
}
.entypo-window:before {
  content: '\e74e';
}
.entypo-arrow-combo:before {
  content: '\e74f';
}
.entypo-down-circled:before {
  content: '\e758';
}
.entypo-left-circled:before {
  content: '\e759';
}
.entypo-right-circled:before {
  content: '\e75a';
}
.entypo-up-circled:before {
  content: '\e75b';
}
.entypo-down-open:before {
  content: '\e75c';
}
.entypo-left-open:before {
  content: '\e75d';
}
.entypo-right-open:before {
  content: '\e75e';
}
.entypo-up-open:before {
  content: '\e75f';
}
.entypo-down-open-mini:before {
  content: '\e760';
}
.entypo-left-open-mini:before {
  content: '\e761';
}
.entypo-right-open-mini:before {
  content: '\e762';
}
.entypo-up-open-mini:before {
  content: '\e763';
}
.entypo-down-open-big:before {
  content: '\e764';
}
.entypo-left-open-big:before {
  content: '\e765';
}
.entypo-right-open-big:before {
  content: '\e766';
}
.entypo-up-open-big:before {
  content: '\e767';
}
.entypo-down:before {
  content: '\2b07';
}
.entypo-left:before {
  content: '\2b05';
}
.entypo-right:before {
  content: '\27a1';
}
.entypo-up:before {
  content: '\2b06';
}
.entypo-down-dir:before {
  content: '\25be';
}
.entypo-left-dir:before {
  content: '\25c2';
}
.entypo-right-dir:before {
  content: '\25b8';
}
.entypo-up-dir:before {
  content: '\25b4';
}
.entypo-down-bold:before {
  content: '\e4b0';
}
.entypo-left-bold:before {
  content: '\e4ad';
}
.entypo-right-bold:before {
  content: '\e4ae';
}
.entypo-up-bold:before {
  content: '\e4af';
}
.entypo-down-thin:before {
  content: '\2193';
}
.entypo-left-thin:before {
  content: '\2190';
}
.entypo-right-thin:before {
  content: '\2192';
}
.entypo-up-thin:before {
  content: '\2191';
}
.entypo-ccw:before {
  content: '\27f2';
}
.entypo-cw:before {
  content: '\27f3';
}
.entypo-arrows-ccw:before {
  content: '\1f504';
}
.entypo-level-down:before {
  content: '\21b3';
}
.entypo-level-up:before {
  content: '\21b0';
}
.entypo-shuffle:before {
  content: '\1f500';
}
.entypo-loop:before {
  content: '\1f501';
}
.entypo-switch:before {
  content: '\21c6';
}
.entypo-play:before {
  content: '\25b6';
}
.entypo-stop:before {
  content: '\25a0';
}
.entypo-pause:before {
  content: '\2389';
}
.entypo-record:before {
  content: '\26ab';
}
.entypo-to-end:before {
  content: '\23ed';
}
.entypo-to-start:before {
  content: '\23ee';
}
.entypo-fast-forward:before {
  content: '\23e9';
}
.entypo-fast-backward:before {
  content: '\23ea';
}
.entypo-progress-0:before {
  content: '\e768';
}
.entypo-progress-1:before {
  content: '\e769';
}
.entypo-progress-2:before {
  content: '\e76a';
}
.entypo-progress-3:before {
  content: '\e76b';
}
.entypo-target:before {
  content: '\1f3af';
}
.entypo-palette:before {
  content: '\1f3a8';
}
.entypo-list:before {
  content: '\e005';
}
.entypo-list-add:before {
  content: '\e003';
}
.entypo-signal:before {
  content: '\1f4f6';
}
.entypo-trophy:before {
  content: '\1f3c6';
}
.entypo-battery:before {
  content: '\1f50b';
}
.entypo-back-in-time:before {
  content: '\e771';
}
.entypo-monitor:before {
  content: '\1f4bb';
}
.entypo-mobile:before {
  content: '\1f4f1';
}
.entypo-network:before {
  content: '\e776';
}
.entypo-cd:before {
  content: '\1f4bf';
}
.entypo-inbox:before {
  content: '\e777';
}
.entypo-install:before {
  content: '\e778';
}
.entypo-globe:before {
  content: '\1f30e';
}
.entypo-cloud:before {
  content: '\2601';
}
.entypo-cloud-thunder:before {
  content: '\26c8';
}
.entypo-flash:before {
  content: '\26a1';
}
.entypo-moon:before {
  content: '\263d';
}
.entypo-flight:before {
  content: '\2708';
}
.entypo-paper-plane:before {
  content: '\e79b';
}
.entypo-leaf:before {
  content: '\1f342';
}
.entypo-lifebuoy:before {
  content: '\e788';
}
.entypo-mouse:before {
  content: '\e789';
}
.entypo-briefcase:before {
  content: '\1f4bc';
}
.entypo-suitcase:before {
  content: '\e78e';
}
.entypo-dot:before {
  content: '\e78b';
}
.entypo-dot-2:before {
  content: '\e78c';
}
.entypo-dot-3:before {
  content: '\e78d';
}
.entypo-brush:before {
  content: '\e79a';
}
.entypo-magnet:before {
  content: '\e7a1';
}
.entypo-infinity:before {
  content: '\221e';
}
.entypo-erase:before {
  content: '\232b';
}
.entypo-chart-pie:before {
  content: '\e751';
}
.entypo-chart-line:before {
  content: '\1f4c8';
}
.entypo-chart-bar:before {
  content: '\1f4ca';
}
.entypo-chart-area:before {
  content: '\1f53e';
}
.entypo-tape:before {
  content: '\2707';
}
.entypo-graduation-cap:before {
  content: '\1f393';
}
.entypo-language:before {
  content: '\e752';
}
.entypo-ticket:before {
  content: '\1f3ab';
}
.entypo-water:before {
  content: '\1f4a6';
}
.entypo-droplet:before {
  content: '\1f4a7';
}
.entypo-air:before {
  content: '\e753';
}
.entypo-credit-card:before {
  content: '\1f4b3';
}
.entypo-floppy:before {
  content: '\1f4be';
}
.entypo-clipboard:before {
  content: '\1f4cb';
}
.entypo-megaphone:before {
  content: '\1f4e3';
}
.entypo-database:before {
  content: '\e754';
}
.entypo-drive:before {
  content: '\e755';
}
.entypo-bucket:before {
  content: '\e756';
}
.entypo-thermometer:before {
  content: '\e757';
}
.entypo-key:before {
  content: '\1f511';
}
.entypo-flow-cascade:before {
  content: '\e790';
}
.entypo-flow-branch:before {
  content: '\e791';
}
.entypo-flow-tree:before {
  content: '\e792';
}
.entypo-flow-line:before {
  content: '\e793';
}
.entypo-flow-parallel:before {
  content: '\e794';
}
.entypo-rocket:before {
  content: '\1f680';
}
.entypo-gauge:before {
  content: '\e7a2';
}
.entypo-traffic-cone:before {
  content: '\e7a3';
}
.entypo-cc:before {
  content: '\e7a5';
}
.entypo-cc-by:before {
  content: '\e7a6';
}
.entypo-cc-nc:before {
  content: '\e7a7';
}
.entypo-cc-nc-eu:before {
  content: '\e7a8';
}
.entypo-cc-nc-jp:before {
  content: '\e7a9';
}
.entypo-cc-sa:before {
  content: '\e7aa';
}
.entypo-cc-nd:before {
  content: '\e7ab';
}
.entypo-cc-pd:before {
  content: '\e7ac';
}
.entypo-cc-zero:before {
  content: '\e7ad';
}
.entypo-cc-share:before {
  content: '\e7ae';
}
.entypo-cc-remix:before {
  content: '\e7af';
}
.entypo-github:before {
  content: '\f300';
}
.entypo-github-circled:before {
  content: '\f301';
}
.entypo-flickr:before {
  content: '\f303';
}
.entypo-flickr-circled:before {
  content: '\f304';
}
.entypo-vimeo:before {
  content: '\f306';
}
.entypo-vimeo-circled:before {
  content: '\f307';
}
.entypo-twitter:before {
  content: '\f309';
}
.entypo-twitter-circled:before {
  content: '\f30a';
}
.entypo-facebook:before {
  content: '\f30c';
}
.entypo-facebook-circled:before {
  content: '\f30d';
}
.entypo-facebook-squared:before {
  content: '\f30e';
}
.entypo-gplus:before {
  content: '\f30f';
}
.entypo-gplus-circled:before {
  content: '\f310';
}
.entypo-pinterest:before {
  content: '\f312';
}
.entypo-pinterest-circled:before {
  content: '\f313';
}
.entypo-tumblr:before {
  content: '\f315';
}
.entypo-tumblr-circled:before {
  content: '\f316';
}
.entypo-linkedin:before {
  content: '\f318';
}
.entypo-linkedin-circled:before {
  content: '\f319';
}
.entypo-dribbble:before {
  content: '\f31b';
}
.entypo-dribbble-circled:before {
  content: '\f31c';
}
.entypo-stumbleupon:before {
  content: '\f31e';
}
.entypo-stumbleupon-circled:before {
  content: '\f31f';
}
.entypo-lastfm:before {
  content: '\f321';
}
.entypo-lastfm-circled:before {
  content: '\f322';
}
.entypo-rdio:before {
  content: '\f324';
}
.entypo-rdio-circled:before {
  content: '\f325';
}
.entypo-spotify:before {
  content: '\f327';
}
.entypo-spotify-circled:before {
  content: '\f328';
}
.entypo-qq:before {
  content: '\f32a';
}
.entypo-instagrem:before {
  content: '\f32d';
}
.entypo-dropbox:before {
  content: '\f330';
}
.entypo-evernote:before {
  content: '\f333';
}
.entypo-flattr:before {
  content: '\f336';
}
.entypo-skype:before {
  content: '\f339';
}
.entypo-skype-circled:before {
  content: '\f33a';
}
.entypo-renren:before {
  content: '\f33c';
}
.entypo-sina-weibo:before {
  content: '\f33f';
}
.entypo-paypal:before {
  content: '\f342';
}
.entypo-picasa:before {
  content: '\f345';
}
.entypo-soundcloud:before {
  content: '\f348';
}
.entypo-mixi:before {
  content: '\f34b';
}
.entypo-behance:before {
  content: '\f34e';
}
.entypo-google-circles:before {
  content: '\f351';
}
.entypo-vkontakte:before {
  content: '\f354';
}
.entypo-smashing:before {
  content: '\f357';
}
.entypo-sweden:before {
  content: '\f601';
}
.entypo-db-shape:before {
  content: '\f600';
}
.entypo-logo-db:before {
  content: '\f603';
}
.bg-white {
  background-color: #fff;
}
.bg-blue-1 {
  background-color: #2296f3;
  color: #fff;
}
.bg-blue-1 a,
.bg-blue-1 .button {
  color: #fff !important;
}
.bg-blue-2 {
  background-color: #1c84d8;
  color: #fff;
}
.bg-blue-2 a,
.bg-blue-2 .button {
  color: #fff !important;
}
.bg-blue-3 {
  background-color: #d3eafd;
}
.bg-green-1 {
  background-color: #83b0b5;
  color: #fff;
}
.bg-green-1 {
  background-color: #83b0b5;
  color: #fff;
}
.bg-green-1 a,
.bg-green-1 .button {
  color: #fff !important;
}
.bg-green-2 {
  background-color: #dceff1;
}
.bg-apricot {
  background-color: #fba88d;
}
:focus {
  outline: none;
}
.greentext {
  color: #2296f3;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.75;
}
.greentext.big {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 300;
}
.border50 {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.break-word {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
html {
  background-color: #fff;
}
body {
  background: #eee;
  color: #4d5f7a;
  cursor: default;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  font-family: 'LatoWeb', Helvetica, Arial, sans-serif;
}
#main {
  padding-left: 2px;
  padding-right: 2px;
}
.wf-active #calendar .ui-widget,
.wf-active .title.wave,
.wf-active h1,
.wf-active .h1,
.wf-active h2,
.wf-active .h2,
.wf-active h3,
.wf-active .h3,
.wf-active h4,
.wf-active .h4,
.wf-active h5,
.wf-active .h5,
.wf-active .button.light {
  font-family: 'LatoWeb', Helvetica, Arial, sans-serif;
  /* font-weight: 400; */
}
.wf-active #topmenu_wrapper .langlink a,
.wf-active #topmenu_wrapper .menu ul li a,
.wf-active #topmenu_wrapper .langlink strong,
.wf-active #topmenu_wrapper .menu ul li strong {
  font-family: 'LatoWeb', Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  /* font-weight: 400; */
}
@media only screen and (max-width: 767px) {
  .wf-active #topmenu_wrapper .langlink a,
  .wf-active #topmenu_wrapper .menu ul li a,
  .wf-active #topmenu_wrapper .langlink strong,
  .wf-active #topmenu_wrapper .menu ul li strong {
    font-family: 'LatoWeb', Helvetica, Arial, sans-serif;
    /* font-weight: 400; */
  }
}
.wf-active body,
.wf-active h1.hero {
  font-family: 'LatoWeb', Helvetica, Arial, sans-serif;
}
.wf-active .more,
.wf-active .button,
.wf-active .tab_names .tab_name a,
.wf-active .homepage.index .aktuality .article h3 {
  font-family: 'LatoWebBold', Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  /* font-weight: 700; */
}
.wf-active #subpages > ul > li > .wrapper > .linkname,
.wf-active #subpages > ul > li > ul > li > .wrapper > .linkname,
.wf-active #subpages > ul > li > ul > li > ul > li > .wrapper > .linkname,
.wf-active strong,
.wf-active b {
  font-family: 'LatoWebBold', Helvetica, Arial, sans-serif;
  /* font-weight: 700; */
}
a {
  color: #2296f3;
}
a:hover {
  color: #000;
}
a.block {
  text-decoration: none;
  color: inherit;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
td img,
th img {
  max-width: none;
}
.annotation {
  margin: 1.5em 0;
  line-height: 1.5em;
}
.svg-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  line-height: 1;
  display: inline-block;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.1;
  font-style: normal;
  font-weight: normal;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
.h5 strong,
.h6 strong,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  text-decoration: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 1.5em;
}
h1 margin-bottom $settings.gutter-width,
.h1 margin-bottom $settings.gutter-width,
h2 margin-bottom $settings.gutter-width,
.h2 margin-bottom $settings.gutter-width,
h3 margin-bottom $settings.gutter-width,
.h3 margin-bottom $settings.gutter-width,
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 1.5em;
  margin-bottom: 0.75em;
}
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h3 .small,
.h3 .small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 33px;
  line-height: 46px;
  margin-top: 0;
  margin-bottom: 0.75em;
  padding-top: 0.75em;
}
h1:not(.hero):after,
.h1:not(.hero):after {
  content: '';
  width: 42px;
  height: 3px;
  margin-top: 11px;
  background: #2296f3;
  display: block;
}
h1.hero,
.h1.hero {
  font-size: 36px;
  line-height: 46px;
}
h2,
.h2 {
  margin-bottom: 18px;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.01em;
}
h3,
.h3 {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-transform: none;
}
h4,
.h4 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  #center_column h1,
  #center_column .h1 {
    font-size: 24px;
    line-height: 30px;
  }
  #center_column h2,
  #center_column .h2,
  #center_column .subSubPage h2 {
    font-size: 18px;
    line-height: 26px;
  }
  #center_column h3,
  #center_column .h3 {
    font-size: 16px;
    line-height: 22px;
  }
  #center_column h4,
  #center_column .h4 {
    font-size: 15px;
  }
  #center_column h5,
  #center_column .h5 {
    font-size: 15px;
  }
  #center_column h6,
  #center_column .h6 {
    font-size: 15px;
  }
  #center_column h4,
  #center_column .h4,
  #center_column h5,
  #center_column .h5,
  #center_column h6,
  #center_column .h6 {
    line-height: 1.5em;
  }
}
p,
p.h1,
p.h2,
p.h3,
.paragraph {
  line-height: 1.5;
  margin: 0 0 15px;
}
dd,
ul {
  margin: 0.75em 0;
  padding: 0 0 0 1.5em;
}
dd li,
ul li {
  margin: 0.75em 0;
}
dt {
  margin-top: 1.5em;
}
.eu-cookies {
  padding: 20px;
  text-align: center;
  font-size: 15px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  background-color: #4d5f7a;
  z-index: 1000;
}
.eu-cookies button.button {
  margin: 0 0.5em;
  background: #f90;
  color: #fff;
  font-size: 15px !important;
  letter-spacing: 0;
}
.eu-cookies a {
  color: #f90;
}
.textfield4 p {
  margin: 1em 0 0;
  padding: 0 0 1em;
  border-bottom: 1px solid #8d9eb8;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
.responsiveTable,
.responsiveFigure {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.responsiveFigure img {
  max-width: none !important;
}
#cboxContent table.table,
#cboxContent img {
  margin: 0 auto;
  width: 97.5%;
}
a.responsiveZoom {
  margin-bottom: 5px;
}
a.responsiveZoom:before {
  margin-right: 5px;
}
#tinymce table,
table.table {
  width: 100%;
  margin: 36px 0;
  color: #4d5f7a;
  border-collapse: collapse;
  clear: both;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
}
#tinymce table tr th,
table.table tr th,
#tinymce table tr td,
table.table tr td {
  padding: 14px 10px 13px;
  font-size: 16px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: none;
  border-bottom: 1px solid #ccc;
}
#tinymce table tr th p,
table.table tr th p,
#tinymce table tr td p,
table.table tr td p,
#tinymce table tr th ul,
table.table tr th ul,
#tinymce table tr td ul,
table.table tr td ul {
  margin: 0;
  padding: 0;
}
#tinymce table tr th ul,
table.table tr th ul,
#tinymce table tr td ul,
table.table tr td ul {
  margin-left: 1em;
}
#tinymce table tr th a,
table.table tr th a,
#tinymce table tr td a,
table.table tr td a {
  color: #4d5f7a;
}
#tinymce table tr th,
table.table tr th {
  color: #8d9eb8;
  text-align: left;
  font-size: 15px;
  text-transform: uppercase;
}
#tinymce table tr th strong,
table.table tr th strong,
#tinymce table tr th b,
table.table tr th b {
  font-weight: normal;
}
#tinymce table tr:nth-child(even) td,
table.table tr:nth-child(even) td {
  background: #eee;
}
ul.leaf_list {
  margin: 1em 0;
  padding: 0;
}
ul.leaf_list li {
  margin: 0 0 1em;
  padding: 0 0 0 32px;
  background: url('../images/bg_li.png') 0% 5px no-repeat;
  list-style-type: none;
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  ul.leaf_list li {
    font-size: 18px;
    line-height: 1.33;
  }
}
#infowindow h1 {
  padding-top: 0.25em;
  margin-bottom: 0.25em;
}
#infowindow h2 {
  margin: 0.5em 0 0.25em;
}
input.button,
.button {
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  display: inline-block;
  padding: 12px 40px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  background: #2296f3;
  color: #fff;
  border: none;
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  border-radius: 42px;
}
input.button.highlight,
.button.highlight,
input.button:hover,
.button:hover {
  background: #1c84d8;
  color: #fff;
}
input.button:focus,
.button:focus {
  outline: none;
}
input.button.light,
.button.light,
.calendar-nav-month #calendar {
  padding: 7px 18px;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  background: transparent;
  color: #4d5f7a;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input.button.light:not(.open).highlight,
.button.light:not(.open).highlight,
.calendar-nav-month #calendar:not(.open).highlight,
input.button.light:not(.open):hover,
.button.light:not(.open):hover,
.calendar-nav-month #calendar:not(.open):hover {
  border-color: #2296f3;
  -webkit-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  -moz-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
}
input.button.light.go_icon:before,
.button.light.go_icon:before,
.calendar-nav-month #calendar.go_icon:before {
  content: '\e75e';
  line-height: 18px;
  font-family: 'entypo', sans-serif;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 20px;
  margin: 0 12px 0 0;
  border: 2px solid #2296f3;
  color: #2296f3;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}
input.button.small,
.button.small {
  font-size: 13px;
  line-height: 16px;
  padding: 5px 10px;
}
input.button.big,
.button.big {
  font-size: 18px;
  line-height: 26px;
  padding: 15px 26px;
}
input.button.huge,
.button.huge {
  font-size: 32px;
  padding: 15px 25px;
}
.big_text {
  font-size: 22px;
  line-height: 1.75;
}
@media only screen and (max-width: 479px) {
  .big_text {
    font-size: 16px;
  }
}
.big_text p {
  line-height: 1.75;
}
#toppanel {
  background: #2296f3;
  padding: 3px 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #efefef;
}
#toppanel.sticky {
  display: none;
}
#toppanel a {
  color: #fff;
}
#toppanel #toppanelmenu ul {
  margin: 0;
  padding: 0;
}
#toppanel #toppanelmenu ul li {
  margin: 0 1em;
  padding: 0;
  display: inline-block;
}
@media only screen and (max-width: 479px) {
  #toppanel #toppanelmenu ul li {
    margin: 0 0.5em;
    font-size: 11px;
  }
}
#toppanel #toppanelmenu ul li a {
  text-decoration: none;
}
#toppanel #userlogin {
  text-align: right;
}
#toppanel #langs {
  position: relative;
  z-index: 9999;
}
@media only screen and (max-width: 767px) {
  #toppanel #langs {
    float: none;
    text-align: right;
    display: block;
  }
}
#header,
#main_menu {
  background: #fff;
  color: #4d5f7a;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#header {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0;
}
#header.sticky {
  position: fixed;
  z-index: 99999;
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
  padding: 0;
}
@media only screen and (max-width: 767px) {
  #header.sticky {
    background: #fff;
  }
}
#header.sticky #topmenu_wrapper .menu ul {
  margin: 17.5px 0;
  margin: 0;
}
#header.sticky #topmenu_wrapper .menu ul li {
  margin: 15px 0;
}
#header.sticky #topmenu_wrapper .menu ul li ul {
  top: 65px;
}
#header.sticky #logo #logoLink img,
#header.sticky #logo #jci img {
  vertical-align: middle;
  display: inline-block;
  max-height: 65px;
  width: auto;
  height: auto;
}
#header a {
  color: #000;
}
#logo {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1em;
  line-height: 1em;
  z-index: 99999;
  position: relative;
}
#logo #logoLink {
  background-position: 0 0;
}
#logo #logoLink img {
  max-width: 100%;
  height: auto;
  max-height: 99px;
  display: inline-block;
}
#logo #jci img {
  max-height: 99px;
}
#logo #logoLink,
#logo #jci {
  display: inline-block;
}
#logo #logoLink img,
#logo #jci img {
  vertical-align: middle;
}
@media only screen and (max-width: 1110px) {
  #logo #logoLink img,
  #logo #jci img {
    max-height: 80px;
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  #logo #logoLink img,
  #logo #jci img {
    max-height: 65px;
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 479px) {
  #logo #jci {
    display: none;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  body.lang-en #logo #logoLink {
    background-image: url('../images/logo_en@2x.png');
    background-size: 204px 99px;
    background-repeat: no-repeat;
    display: inline-block;
    min-width: 204px;
    min-height: 99px;
  }
  body.lang-en #logo #logoLink img {
    visibility: hidden;
  }
}
#site_search_row {
  padding: 20px 0;
  margin: 0 auto;
  display: none;
  background: #fff;
  background: ligtblue;
}
#site_search_row #site_search,
#site_search_row #site_search fieldset {
  margin: 0;
  padding: 0;
}
#site_search_row #site_search fieldset .site_search_wrapper {
  width: calc(100% - 115px);
  float: left;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result {
  display: none;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 100%;
  z-index: 10000;
  width: calc(100% - 145px);
  margin: 0 15px;
  padding: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result.active {
  display: block;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li {
  margin: 0;
  padding: 7px 15px;
  border-bottom: 1px solid #ccc;
  line-height: 1;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li.selected {
  background: #ccc;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li:last-child {
  border-bottom: none;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #2296f3;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result_line1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 4px;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result_nametext {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result_type {
  color: #d3d3d3;
  font-size: 0.75em;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result_text {
  display: inline;
  font-size: 0.75em;
  color: #4d5f7a;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_highligh {
  display: inline;
  background: #ff0;
  padding: 2px 0;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result_line2 {
  font-size: 0.75em;
  color: #b0c4de;
}
#site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result_name {
  font-size: 0.9em;
  margin-right: 0.75em;
}
@media only screen and (max-width: 640px) {
  #site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result_type {
    display: none;
  }
  #site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result li .autocomplete_result_line2 {
    display: none;
  }
  #site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result_line1 {
    display: block;
  }
  #site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result_nametext {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  #site_search_row #site_search fieldset .site_search_wrapper .autocomplete_result li .autocomplete_result li .autocomplete_result_text {
    display: none;
  }
}
#site_search_row #site_search fieldset input {
  margin: 0;
  vertical-align: middle;
  vertical-align: middle;
}
#site_search_row #site_search fieldset input.button {
  max-width: 120px;
  float: right;
  margin: 2px 0;
  padding-left: 20px;
  padding-right: 20px;
}
#site_search_row #site_search fieldset input#site_search_query {
  position: relative;
}
#maparea-wrapper-img {
  max-width: 1920px;
  position: relative;
  background: url('../images/planek/homolka-planek.jpg') 12px 13px no-repeat;
  background: url('../images/planek/homolka-planek.jpg') 0 0 no-repeat;
  background-size: 100% 100%;
}
#maparea-wrapper-img img {
  width: 100%;
  height: auto;
}
#maparea-wrapper-img #maparea {
  position: relative;
  z-index: 999;
}
#maparea-wrapper-img #maparea-patro {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
#oddeleniPlanList {
  background: #eee;
  padding: 5px 15px;
}
#oddeleniPlanList .quicklinks .button {
  margin: 5px 5px;
}
#topmenu_wrapper #menu_row {
  position: static;
}
#topmenu_wrapper #menuIcon_row {
  display: none;
}
#topmenu_wrapper #menuIcon_row #menuIcon {
  text-decoration: none;
  color: #4d5f7a;
  font-size: 15px;
  float: right;
  margin-right: 10px;
}
#topmenu_wrapper #menuIcon_row #menuIcon .entypo-menu {
  font-size: 34px;
  margin-left: 10px;
  width: 32px;
  height: 32px;
}
#topmenu_wrapper #menuIcon_row #menuIcon:hover {
  color: #000;
}
#topmenu_wrapper .searchicon {
  margin: 0 0;
  line-height: 100px;
  font-size: 30px;
  color: #1c84d8;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #topmenu_wrapper .searchicon {
    line-height: 45px;
    margin-left: 10px;
  }
}
#topmenu_wrapper .searchicon:hover,
#topmenu_wrapper .searchicon.active {
  color: #637591;
}
#topmenu_wrapper .searchicon.active {
  position: relative;
}
#topmenu_wrapper .menu {
  clear: both;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  #topmenu_wrapper .menu > ul > li.menuitem:not(:first-child):before {
    content: '';
    width: 0;
    height: 15px;
    margin: 0;
    padding: 0 0 0 1px;
    background: #ccc;
    display: inline-block;
    vertical-align: middle;
  }
}
#topmenu_wrapper .menu ul {
  margin: 18px 0 0 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
#topmenu_wrapper .menu ul > li {
  margin: 0 0 18px 0;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
}
#topmenu_wrapper .menu ul > li > a,
#topmenu_wrapper .menu ul > li > strong {
  margin: 0 10px;
  padding: 5px 0 3px;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  color: #4d5f7a;
  vertical-align: middle;
  border-bottom: 3px solid transparent;
}
#topmenu_wrapper .menu ul > li > a.active,
#topmenu_wrapper .menu ul > li > strong.active {
  border-bottom-color: #2296f3;
}
#topmenu_wrapper .menu ul > li > a:hover,
#topmenu_wrapper .menu ul > li > strong:hover {
  border-bottom-color: #1c84d8;
}
@media only screen and (max-width: 1110px) {
  #topmenu_wrapper .menu ul > li > a,
  #topmenu_wrapper .menu ul > li > strong {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
  }
}
#topmenu_wrapper .menu ul > li > a .icon,
#topmenu_wrapper .menu ul > li > strong .icon {
  max-height: 48px;
  width: auto;
  margin-right: 5px;
  vertical-align: middle;
}
#topmenu_wrapper .menu ul > li .svg-icon {
  width: 17px;
  height: 17px;
  vertical-align: middle;
}
#topmenu_wrapper .menu ul > li .svg-icon.svg-icon-world {
  width: 19px;
  height: 19px;
}
#topmenu_wrapper .menu ul > li a:hover {
  text-decoration: none;
}
#topmenu_wrapper .menu ul > li a:hover .svg-icon {
  fill: #fff;
}
#topmenu_wrapper .menu ul > li ul {
  padding-top: 5px;
  display: none;
  position: absolute;
  top: 30px;
  z-index: 9999;
  background: rgba(238, 238, 238, 0.95);
  min-width: 100%;
}
@media only screen and (max-width: 979px) {
  #topmenu_wrapper .menu ul > li ul {
    top: 27.5px;
    margin-left: 2.5px;
  }
}
@media only screen and (max-width: 767px) {
  #topmenu_wrapper .menu ul > li ul {
    display: block !important;
    margin-left: 9px;
    margin-right: 9px;
  }
}
#topmenu_wrapper .menu ul > li ul li {
  margin: 0;
  padding: 0;
  float: none;
  display: block;
}
#topmenu_wrapper .menu ul > li ul li:first-child {
  padding-left: 0;
}
#topmenu_wrapper .menu ul > li ul li a,
#topmenu_wrapper .menu ul > li ul li strong {
  margin: 0 10px;
  padding: 3px 0;
  text-align: left;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  #topmenu_wrapper .menu ul > li ul li a,
  #topmenu_wrapper .menu ul > li ul li strong {
    text-align: center;
  }
}
#topmenu_wrapper .menu ul > li ul li a:hover,
#topmenu_wrapper .menu ul > li ul li strong:hover {
  border-bottom-color: transparent;
  color: #1c84d8;
}
#topmenu_wrapper .menu ul > li ul li a {
  font-weight: normal;
  display: block;
}
#topmenu_wrapper .menu ul > li#langs {
  float: right;
}
#topmenu_wrapper .menu ul > li#langs .langlink {
  margin: 0 10px;
  padding: 5px 0 3px;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  color: #4d5f7a;
  vertical-align: middle;
  border-bottom: 3px solid transparent;
  padding: 0;
  border: none;
}
#topmenu_wrapper .menu ul > li#langs .langlink.active {
  border-bottom-color: #2296f3;
}
#topmenu_wrapper .menu ul > li#langs .langlink:hover {
  border-bottom-color: #1c84d8;
}
@media only screen and (max-width: 1110px) {
  #topmenu_wrapper .menu ul > li#langs .langlink {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
  }
}
#topmenu_wrapper .menu ul > li#langs .langlink:hover img {
  filter: none;
  opacity: 1;
}
#topmenu_wrapper .menu ul > li#langs .langlink img {
  -webkit-filter: grayscale(1);
  filter: #808080;
  filter: grayscale(1);
  opacity: 0.9;
  max-height: 16px;
  width: auto;
}
#topmenu_wrapper .menu ul > li.haveSubPages strong {
  background: #666;
}
.no-touch #topmenu_wrapper .menu ul > li.haveSubPages:hover ul {
  display: block !important;
}
.no-touch #topmenu_wrapper .menu ul > li.haveSubPages:hover > a {
  position: xrelative;
}
@media only screen and (max-width: 767px) {
  #topmenu_wrapper {
    margin-top: -50px;
  }
  #topmenu_wrapper #menuIcon_row {
    display: inline-block;
  }
  #topmenu_wrapper .langlink:hover {
    background: none;
    color: #fff;
  }
  #topmenu_wrapper .menu {
    display: none;
    margin-bottom: 15px;
  }
  #topmenu_wrapper .menu > ul > li a,
  #topmenu_wrapper .menu > ul > li strong {
    font-size: 18px;
    line-height: 26px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #topmenu_wrapper .menu ul {
    margin: 0;
  }
  #topmenu_wrapper .menu ul li {
    display: block;
  }
  #topmenu_wrapper .menu ul li.social {
    padding-left: 0;
    float: none;
    text-align: center;
  }
  #topmenu_wrapper .menu ul li ul {
    margin-top: 0;
    position: relative;
    top: 0;
    padding: 0;
  }
  #topmenu_wrapper .menu ul li.haveSubPages:hover > a {
    position: relative;
  }
  #topmenu_wrapper .menu ul li.haveSubPages:hover > a:after {
    display: none;
  }
  #topmenu_wrapper .menu ul li.haveSubPages li {
    display: block;
  }
  #topmenu_wrapper .menu ul li.haveSubPages li a,
  #topmenu_wrapper .menu ul li.haveSubPages li strong {
    line-height: 22px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1280px) {
  #main_menu ul li#main_menu_item_1 {
    display: none;
  }
}
@media only screen and (max-width: 1110px) {
  #main_menu ul li.search_item .web-zoom {
    display: none;
  }
}
@media only screen and (max-width: 980px) {
  #main_menu ul li.tab_name a {
    padding: 14px 20px;
  }
}
#main_menu li.search_item {
  margin: 0;
  padding: 0;
  display: inline-block;
  float: right;
}
@media only screen and (max-width: 768px) {
  #main_menu li.search_item {
    float: none;
    display: block;
    text-align: center;
  }
}
#main_menu li.search_item #search_icon {
  margin: 12px 10px 10px;
  text-decoration: none;
  color: #4d5f7a;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #main_menu li.search_item #search_icon {
    margin: 6px 5px 5px;
  }
}
@media only screen and (max-width: 480px) {
  #main_menu li.search_item #search_icon {
    margin: 6px 20px 10px;
  }
}
#main_menu li.search_item #search_icon .entypo-search {
  font-size: 30px;
  display: block;
}
#main_menu li.search_item #search_icon .entypo-search:before {
  vertical-align: middle;
}
.tab_names {
  margin: 0;
  padding: 0;
  display: block;
}
@media only screen and (max-width: 768px) {
  .tab_names {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.tab_names .tab_name {
  margin: 0;
  padding: 0;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .tab_names .tab_name {
    width: 49%;
    width: calc(50% - 3px);
  }
}
@media only screen and (max-width: 480px) {
  .tab_names .tab_name {
    display: block;
    width: 100%;
  }
}
.tab_names .tab_name a {
  display: block;
  padding: 14px 30px;
  color: #4d5f7a;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
@media only screen and (max-width: 768px) {
  .tab_names .tab_name a {
    margin-bottom: 5px;
    padding: 10px 20px;
    background: #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
}
@media only screen and (max-width: 480px) {
  .tab_names .tab_name a {
    padding: 10px 15px;
  }
}
.tab_names .tab_name a.active {
  background: #637591;
  color: #fff;
}
.tab_names .tab_name a:hover {
  background: #8d9eb8;
  color: #fff;
}
#objectimage {
  position: relative;
  margin-bottom: 36px;
}
#objectimage img.bg {
  width: 100%;
  height: auto;
  display: block;
}
#objectimage #home_video {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}
#objectimage #home_video.active {
  width: 100%;
  height: 100%;
}
#objectimage #home_video_close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 101;
  padding: 10px 20px;
  display: none;
  background: #2296f3;
}
#objectimage #home_video_close.active {
  display: inline-block;
  font-size: 32px;
  background: #eee;
}
@media only screen and (min-width: 768px) {
  #objectimage {
    position: relative;
  }
  .boxshadow {
    -webkit-box-shadow: inset 0 0 40px 0 rgba(255, 255, 255, 0.95);
    -moz-box-shadow: inset 0 0 40px 0 rgba(255, 255, 255, 0.95);
    box-shadow: inset 0 0 40px 0 rgba(255, 255, 255, 0.95);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
#slider {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 50;
  color: #4d5f7a;
}
#slider .inside {
  margin: 0 auto;
}
#slider .slide {
  display: flex;
  justify-content: space-between;
  max-height: 650px;
  background-color: #2296f3;
}
#slider .slide.video video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 101;
}
#slider .slide.video video.blured {
  filter: blur(5px);
}
#slider .slide.video .playbutton {
  width: 58px;
  height: 58px;
  display: inline-block;
  transform: translateX(-50%);
  z-index: 111;
  position: absolute;
  top: 25%;
}
#slider .slide.video .playbutton:before {
  left: calc(50% - 26px);
  top: calc(50% - 26px);
}
#slider .slide.video .playbutton:after {
  left: calc(50% - 20px + 5px);
  top: calc(50% - 20px + 3px);
}
#slider .slide.video .videotext {
  z-index: 111;
  position: absolute;
  top: 60%;
  left: 50%;
  color: #fff;
  transform: translateX(-50%);
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  #slider .slide.video .playbutton {
    top: 25%;
  }
  #slider .slide.video .videotext {
    display: none;
  }
}
#slider .slidetext {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  width: 34%;
  padding: 4.62%;
  background-color: #2296f3;
  color: white;
}
#slider .slidetext h1 {
  margin-top: 0;
  /* font-size: 1.8vw; */
  font-size: calc(100vw * 0.018);
  text-transform: uppercase;
  line-height: 1.2;
}
#slider .slidetext p {
  font-size: 1.1vw;
  line-height: 1.4;
  margin-bottom: 0.25em;
}
#slider .slidetext .slider-link {
  margin-top: auto;
}
#slider .slidetext .slider-link a {
  color: white !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: 'LatoWebBold', Helvetica, Arial, sans-serif;
}
#slider .slidetext .hero {
  font-size: 26px;
  line-height: 36px;
  display: block;
  padding: 0 20px 0 0;
}
#slider .slidetext .hero > a.more {
  margin-top: 10px;
  font-size: 16px !important;
  line-height: 22px !important;
  display: block;
  color: #2296f3 !important;
}
#slider .slidetext .text {
  margin-top: 10px;
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
}
#slider .slidetext .text p {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 980px) {
  #slider .slidetext {
    top: 15%;
  }
  #slider .slidetext .hero {
    font-size: 16px;
    line-height: 24px;
  }
  #slider .slidetext .text {
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  #slider .slidetext {
    top: 10%;
  }
  #slider .slidetext .hero {
    font-size: 16px;
    line-height: 18px;
    padding: 5px 10px;
  }
  #slider .slidetext .text {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 480px) {
  #slider .slidetext {
    bottom: 0;
  }
  #slider .slidetext .text {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  #slider .slidetext {
    top: 0;
  }
  #slider .slidetext .hero {
    font-size: 17px;
    line-height: 20px;
    padding-top: 5px;
    color: #222;
  }
}
@media only screen and (max-width: 320px) {
  #slider .slidetext .hero {
    font-size: 15px;
    line-height: 20px;
  }
}
#slider .owl-controls {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  height: 10px;
  z-index: 99;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #slider .owl-controls {
    display: none !important;
  }
}
#slider .owl-controls .owl-page {
  width: 10px;
  height: 10px;
  margin: 0 4px;
  display: inline-block;
  background: #fff;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#slider .owl-controls .owl-page.active {
  background: #2296f3;
}
#slider .owl-controls .owl-page:hover {
  background: #1c84d8;
}
#slider .owl-controls .owl-pagination {
  display: inline-block;
}
#slider ul {
  margin: 0;
  padding: 0;
  width: 100% !important;
}
#slider ul li {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
  text-align: center;
}
#slider ul li a.bannerlink {
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
}
#slider ul li img {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: auto;
}
#slider .container {
  position: relative;
}
@media only screen and (max-width: 768px) {
  #slider .container {
    padding: 0;
  }
}
#slider .control {
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: calc(50% - 25px);
  left: 15px;
  margin-left: 15px;
  text-decoration: none;
  text-align: center;
  z-index: 51;
  font-size: 50px;
  color: white;
  font-weight: 700;
}
#slider .control:before {
  margin: 0;
  display: block;
  background-color: #2296f3;
  color: white;
  border-radius: 50%;
  font-size: 28px;
}
#slider .control:hover {
}
@media only screen and (min-width: 979px) {
  #slider .control {
    left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #slider .control {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: calc(50% - 20px);
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  #slider .control {
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: calc(50% - 15px);
    font-size: 30px;
  }
}
#slider #next.control {
  right: 15px;
  margin-right: 15px;
  left: auto;
}
@media only screen and (min-width: 979px) {
  #slider #next.control {
    right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  #slider #next.control {
    right: 10px;
  }
}
.floorList,
.letterList {
  zoom: 1;
  margin-bottom: 36px;
}
.floorList:after,
.letterList:after,
.floorList:before,
.letterList:before {
  content: '';
  display: table;
}
.floorList:after,
.letterList:after {
  clear: both;
}
.floorList .label,
.letterList .label,
.floorList a,
.letterList a {
  width: 10%;
  line-height: 2.5em;
  position: relative;
  width: 36px;
  height: 36px;
  line-height: 36px;
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  background: #d3eafd;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.floorList .label span,
.letterList .label span,
.floorList a span,
.letterList a span {
  width: 17px;
  height: 17px;
  line-height: 17px;
  font-size: 9px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #eee;
  color: #637591;
  position: absolute;
  right: -3px;
  bottom: -3px;
  font-weight: bold;
  text-align: center;
}
.floorList .label.active,
.letterList .label.active,
.floorList a.active,
.letterList a.active,
.floorList .label:hover,
.letterList .label:hover,
.floorList a:hover,
.letterList a:hover {
  background-color: #1c84d8;
  color: #fff;
}
.floorList .label,
.letterList .label {
  background: none;
  text-transform: none;
  margin-right: 20px;
  width: auto;
}
.floorList .label:hover,
.letterList .label:hover {
  background: none;
  color: inherit;
}
.kariera {
  position: relative;
  overflow: hidden;
}
.kariera .boxes .box:not(.full) {
  padding-left: 20px;
  padding-right: 20px;
}
.kariera .boxes .box:not(.full):before {
  content: '';
  display: block;
  padding-top: 20px;
}
.kariera .boxes .box.full {
  height: 0;
}
.kariera .boxes .box.full img {
  display: block;
}
a.playbutton,
.homepage.index .aktuality.youtube-list .boxes .box > a {
  position: relative;
}
a.playbutton:hover:before,
.homepage.index .aktuality.youtube-list .boxes .box > a:hover:before {
  background: #1c84d8;
}
a.playbutton:before,
.homepage.index .aktuality.youtube-list .boxes .box > a:before {
  content: '';
  position: absolute;
  left: calc(50% - 26px);
  top: 49px;
  text-align: center;
  display: inline-block;
  width: 58px;
  height: 58px;
  line-height: 48px;
  font-size: 46px;
  margin: 0;
  border: 5px solid #fff;
  background: #2296f3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}
a.playbutton:after,
.homepage.index .aktuality.youtube-list .boxes .box > a:after {
  content: '\25b6';
  position: absolute;
  left: calc(50% - 20px + 5px);
  top: 58px;
  margin: 0;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 44px;
  font-family: 'entypo', sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}
.homepage.index .homepage_toplinks {
  margin: 36px 0 0;
}
.homepage.index .homepage_toplinks .button {
  width: 100%;
  margin-bottom: 36px;
  padding-top: 21px;
  padding-bottom: 21px;
}
@media only screen and (max-width: 767px) {
  .homepage.index .homepage_toplinks .button {
    margin-bottom: 18px;
  }
}
.homepage.index .specializace {
  margin-bottom: 36px;
  padding-top: 20px;
  background: #fff;
}
.homepage.index .specializace .info {
  padding: 30px 45px 0;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}
.homepage.index .specializace .info h2 {
  font-size: 33px;
  line-height: 38px;
}
.homepage.index .specializace .boxes .box:not(.full) {
  padding: 15px 30px;
}
@media only screen and (max-width: 479px) {
  .homepage.index .specializace .boxes .box:not(.full) {
    padding: 10px 15px;
  }
}
.homepage.index .specializace .boxes .box h3 {
  margin: 0 0 20px;
  font-size: 22px;
  line-height: 28px;
}
.homepage.index .aktuality {
  margin: 18px 0;
  padding: 36px 0;
}
.homepage.index .aktuality h2 {
  font-size: 33px;
  line-height: 38px;
  text-align: center;
}
.homepage.index .aktuality .boxes .box {
  margin: 36px 0 0;
  padding: 0 0 30px;
  position: relative;
}
.homepage.index .aktuality .boxes .box > a {
  display: block;
  max-height: 195px;
  overflow: hidden;
}
.homepage.index .aktuality .boxes .box .article {
  background: #fff;
  padding: 25px;
}
.homepage.index .aktuality .boxes .box .article .date {
  font-size: 14px;
}
.homepage.index .aktuality .boxes .box .article h3 {
  margin: 18px 0;
  font-size: 18px;
  line-height: 26px;
}
.homepage.index .aktuality .boxes .box .article .more {
  margin-top: 18px;
  position: absolute;
  bottom: 20px;
}
.homepage.index .aktuality.facebook .box {
  border-top: 3px solid #2296f3;
}
.homepage.index .aktuality.youtube-list .boxes .box {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.homepage.index .aktuality.youtube-list .boxes .box > a {
  max-height: 150px;
}
.homepage.index .aktuality.youtube-list .boxes .box > a img {
  margin-top: -26px;
}
.homepage.index .aktuality.youtube-list .boxes .box .article {
  padding: 15px 0;
  background: transparent;
}
.homepage.index .aktuality.youtube-list .boxes .box .article h3 {
  margin-top: 9px;
}
.homepage.index .boxes .box {
  margin: 0 0 36px;
  padding: 30px 45px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .homepage.index .boxes .box {
    margin-bottom: 18px;
    padding: 30px 30px;
  }
}
@media only screen and (max-width: 479px) {
  .homepage.index .boxes .box {
    padding: 20px;
  }
}
.homepage.index .boxes .box .article a {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
.homepage.index .boxes .box table {
  width: 100%;
  margin: 0;
  padding: 0;
}
.homepage.index .boxes .box.hledani input {
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
}
.homepage.index .boxes .box.hledani input::placeholder {
  text-align: center;
}
.homepage.index .boxes .box.hledani .button {
  font-size: 15px;
  margin-bottom: 0;
}
.homepage.index .boxes .box.kontakty table tr td {
  margin: 0;
  padding: 15px 0;
  vertical-align: middle;
}
.homepage.index .boxes .box.kontakty table tr td:not(:first-child) {
  text-align: right;
}
.homepage.index .boxes .box.kontakty table tr td strong,
.homepage.index .boxes .box.kontakty table tr td b {
  font-size: 22px;
  line-height: 36px;
}
.homepage.index .boxes .box.kontakty table tr td .icon {
  color: #2296f3;
  font-size: 32px;
  display: inline-block;
  vertical-align: middle;
}
.homepage.index .boxes .box.kontakty table tr td .icon.entypo-phone {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.homepage.index .boxes .box.kontakty table tr td p {
  margin: 0;
  padding: 0;
}
.homepage.index .boxes .box.kontakty table tr td a {
  text-decoration: none;
  color: inherit;
  font-size: 18px;
}
.homepage.index .boxes .box.kontakty table tr:first-child td {
  padding-bottom: 0;
}
.homepage.index .boxes .box.kontakty table tr:last-child td {
  border-top: 1px solid #ccc;
}
.homepage.index .boxes .box.mapa {
  padding-right: 30px;
}
.homepage.index .boxes .box.mapa table tr td {
  margin: 0;
  padding: 0;
}
.homepage.index .boxes .box.mapa table tr td:not(:first-child) {
  width: 65%;
  padding-left: 5px;
}
.homepage.index .boxes .box.mapa table tr td img {
  max-width: 100%;
}
.homepage.index h2 {
  margin: 0 0 18px;
  font-size: 28px;
  line-height: 38px;
}
.homepage.index hr,
.homepage.index .hr {
  height: 30px;
  margin: 48px -100px;
  padding: 0;
  background: #eee;
  border: none;
}
#center_column {
  padding-bottom: 30px;
}
#center_column #oddeleni_homepage .row {
  margin-bottom: 36px;
}
#center_column #oddeleni_homepage .row .button {
  width: 100%;
}
#center_column #oddeleni_homepage .row .button:before {
  content: '';
  height: 100%;
  margin-right: -0.25em;
}
#center_column #oddeleni_homepage .row .button *,
#center_column #oddeleni_homepage .row .button:before {
  vertical-align: middle;
  display: inline-block;
}
#center_column .homepage h1 {
  margin-top: 0;
  padding-top: 40px;
}
#center_column .homepage h2 {
  margin-top: 0;
  padding-top: 0;
}
#center_column .homepage .quicklinks {
  margin: 0;
  padding-top: 30px;
  text-align: right;
}
#center_column .homepage .quicklinks .button {
  margin-top: 10px;
  margin-left: 14px;
}
#center_column .homepage hr,
#center_column .homepage .hr {
  height: 30px;
  margin: 40px -40px;
  padding: 0;
  background: #eee;
  border: none;
}
#center_column > article {
  background: #fff;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 30px;
}
#center_column > article h1,
#center_column > article h2,
#center_column > article h3,
#center_column > article h4,
#center_column > article h5,
#center_column > article h6,
#center_column > article p,
#center_column > article ul,
#center_column > article ol {
  max-width: 960px;
}
#center_column > article hr,
#center_column > article .hr {
  margin: 40px -40px;
  background: #eee;
  border: none;
}
@media only screen and (max-width: 479px) {
  #center_column > article {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  #center_column > article hr,
  #center_column > article .hr {
    margin: 20px -20px !important;
    height: 20px !important;
  }
}
@media only screen and (max-width: 319px) {
  #center_column > article {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
  }
  #center_column > article hr,
  #center_column > article .hr {
    margin: 15px -15px !important;
  }
}
#center_column .date {
  margin: 0;
  padding: 18px 0 0;
  text-align: right;
}
#center_column ul li {
  margin: 0 0 0.5em 0;
  list-style-type: disc;
}
#center_column .select2 .select2-selection.select2-selection--multiple ul.select2-selection__rendered {
  line-height: 24px !important;
  color: #4d5f7a !important;
  padding: 0 !important;
  font-size: 16px !important;
}
#center_column .select2 .select2-selection.select2-selection--multiple ul.select2-selection__rendered li {
  margin: 5px;
  list-style-type: none;
}
#center_column .select2 .select2-selection.select2-selection--multiple ul.select2-selection__rendered li.select2-selection__choice {
  color: #4d5f7a !important;
  background-color: #eee !important;
  border-color: #ccc !important;
}
#center_column .select2 .select2-selection.select2-selection--multiple ul.select2-selection__rendered li .select2-selection__choice__remove {
  margin-left: 5px;
}
#center_column .go_top {
  margin: 1.5em 0 0;
  padding: 1.5em 0 0;
  text-align: center;
}
#center_column .go_top a {
  background: #efefef;
  color: #4d5f7a;
}
#center_column .calendar-nav {
  text-align: center;
  background: #fff;
  margin: 1.5em 0;
  padding: 5px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#center_column .calendar-nav .nav-top {
  padding: 10px 0;
}
#center_column .calendar-nav .nav-top .current {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #center_column .calendar-nav .nav-top .current {
    display: block;
    clear: both;
    padding: 5px 0;
    margin: 0 0 10px 0;
  }
}
#center_column .calendar-nav .disabled {
  opacity: 0.4;
  cursor: inherit;
}
#center_column .calendar-nav .button {
  margin: 0 5px 5px 0;
  position: relative;
}
#center_column .calendar-nav .button sub {
  color: #efefef;
  font-weight: normal;
  font-size: 9px;
  margin-left: 1px;
}
#center_column .calendar-events .calendar-event {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #c5c8b7;
}
#center_column .calendar-events .calendar-event h2 {
  margin-top: 0.75em;
}
#id-home .calendar-events .calendar-event {
  margin-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #fff;
}
#id-home .calendar-events .calendar-event h3 {
  margin: 5px 0;
  font-size: 18px;
}
.calendar-nav-week {
  margin: 40px 0;
}
.calendar-nav-week .nav-days .nav-day-name,
.calendar-nav-week .nav-days .nav-day-date {
  display: block;
}
.calendar-nav-week .nav-days .nav-day-name {
  font-size: 20px;
  margin: 5px 0 10px 0;
}
.calendar-nav-week .nav-days .nav-day-date {
  font-size: 14px;
}
.calendar-nav-week .nav-days .button {
  width: 100px;
  background: #fff;
  margin: 0 7px 10px 0;
  text-align: center;
}
.calendar-nav-week .nav-days .calendar.button a {
  text-decoration: none;
  font-size: 32px;
  display: block;
  padding: 20px 3px;
}
#cboxOverlay,
#colorbox,
#cboxWrapper {
  z-index: 999999 !important;
}
#cboxLoadedContent {
  background: #ccc !important;
}
#cboxContent {
  background: #fff !important;
}
#calendar {
  margin: 0 auto;
  max-width: 480px;
}
#calendar .ui-widget {
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.33em;
  font-weight: 400;
}
#calendar .ui-widget-header {
  background: none;
  border: 0;
}
#calendar .ui-datepicker {
  width: 100%;
  padding: 0;
}
#calendar .ui-datepicker table {
  margin: 0;
  font-size: 16px;
  color: #4d5f7a;
}
#calendar .ui-datepicker table .ui-state-default {
  border: 0;
  padding: 20px;
  font-size: 18px;
}
#calendar .ui-datepicker table .ui-state-default {
  color: #4d5f7a;
  background: #fff;
}
#calendar .ui-datepicker table .ui-state-default:hover,
#calendar .ui-datepicker table .ui-state-default .ui-state-default {
  background: #1c84d8;
  color: #fff;
}
@media only screen and (max-width: 1635px) {
  #calendar .ui-datepicker table .ui-state-default {
    padding: 15px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  #calendar .ui-datepicker table .ui-state-default {
    padding: 10px 5px;
    font-size: 14px;
  }
}
#calendar .ui-datepicker table .ui-datepicker-other-month {
  visibility: hidden;
}
#calendar .ui-datepicker table th {
  font-weight: normal;
}
#calendar .ui-datepicker table td {
  padding: 0;
}
#calendar .ui-datepicker.ui-widget-content {
  color: #4d5f7a;
}
#calendar .ui-datepicker .ui-state-disabled span {
  color: #637591;
}
#calendar .ui-datepicker .ui-datepicker-title {
  font-size: 18px;
  margin: 6px 45px 0;
  color: #4d5f7a;
  font-weight: normal;
}
#calendar .ui-datepicker .ui-datepicker-prev,
#calendar .ui-datepicker .ui-datepicker-next {
  border: none;
  width: 30px;
  height: 30px;
  padding: 0;
}
#calendar .ui-datepicker .ui-datepicker-prev:hover,
#calendar .ui-datepicker .ui-datepicker-next:hover {
  background: none !important;
}
#calendar .ui-datepicker .ui-datepicker-prev,
#calendar .ui-datepicker .ui-datepicker-next,
#calendar .ui-datepicker .ui-datepicker-prev:hover,
#calendar .ui-datepicker .ui-datepicker-next:hover {
  top: 8px;
}
#calendar .ui-datepicker .ui-datepicker-prev span,
#calendar .ui-datepicker .ui-datepicker-next span,
#calendar .ui-datepicker .ui-datepicker-prev:hover span,
#calendar .ui-datepicker .ui-datepicker-next:hover span {
  background: none;
  margin: 0;
  display: none;
}
#calendar .ui-datepicker .ui-datepicker-prev:before,
#calendar .ui-datepicker .ui-datepicker-next:before {
  font-family: 'entypo', sans-serif;
  background-color: #2296f3;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  width: 30px;
  height: 30x;
  line-height: 30px;
  cursor: pointer;
  font-weight: 400;
}
#calendar .ui-datepicker .ui-datepicker-prev {
  left: 7.5px;
}
#calendar .ui-datepicker .ui-datepicker-prev:before {
  content: '\e75d';
}
#calendar .ui-datepicker .ui-datepicker-next {
  right: 10px;
}
#calendar .ui-datepicker .ui-datepicker-next:before {
  content: '\e75e';
}
#calendar .ui-datepicker .ui-state-disabled span {
  color: #4d5f7a;
}
#calendar .ui-datepicker span,
#calendar .ui-datepicker a {
  text-align: center;
  padding: 0.1em 0.2em;
}
#calendar .ui-datepicker .highlight .ui-state-default {
  font-weight: bold;
  color: #fff;
  background: #2296f3;
}
#calendar .ui-datepicker .highlight .ui-state-default:hover {
  background: #1c84d8;
}
.calendar-nav-month #calendar {
  max-width: none;
  padding: 0;
}
.calendar-nav-month #calendar .ui-datepicker {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.more {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  line-height: 22px;
}
.more:after {
  content: '\e75e';
  margin-left: 6px;
  font-family: 'entypo', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.more.tiny {
  width: 15px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #2296f3;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
}
.hp_row {
  padding-top: 60px;
  padding-bottom: 60px;
}
.hp_row h1 {
  margin-top: 0;
  padding-top: 0;
}
@media only screen and (max-width: 763px) {
  .hp_row {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .hp_row h1 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 475px) {
  .hp_row {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.bg_green {
  margin: 40px 0;
  padding: 20px;
  background: #2296f3;
  color: #fff;
}
.bg_green p:last-child {
  margin-bottom: 0;
}
#subpages_list .item {
  margin-bottom: 18px;
}
#subpages_list .item .subpage_text_wrapper h2,
#subpages_list .item .subpage_text_wrapper h3 {
  font-weight: normal;
  font-size: 18px;
  text-align: center;
}
#subpages_list .item .thumb a {
  display: block;
}
#subpages_list .item .category_name {
  color: #aa9c9d;
}
.title {
  display: block;
  text-align: center;
  padding: 0.75em 0 1em;
  font-size: 40px;
  line-height: 1.25;
  color: #2296f3;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 479px) {
  .title {
    font-size: 20px;
  }
}
#contactform {
  position: relative;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  #contactform {
    padding: 75px 0;
  }
}
#contactform .container {
  position: relative;
  z-index: 50;
}
#contactform .container #contact-form .button {
  width: 100%;
}
.textfields h2 {
  display: block;
  margin: 0 0 0.75em;
  font-size: 22px;
  font-weight: 400;
}
.highligh {
  background: #ff6;
  color: #4d5f7a;
  padding: 0 2px;
}
.fileicon {
  margin-right: 5px;
  vertical-align: middle;
}
.textfields {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #111;
}
.textfields ul {
  margin-bottom: 0;
  padding-left: 0;
}
.textfields ul li {
  list-style-type: none;
}
#gbook,
.fotogalerie,
.textfield3,
.textfield4,
.textfield5,
.filesfield,
.sectionfield {
  margin-top: 20px;
  padding: 20px 0 0;
  border-top: 1px solid #c5c8b7;
}
.filesfield .related .file.haveIcon {
  background: transparent 0% 50% no-repeat;
  padding-left: 23px;
}
.filesfield .related .filesize {
  margin-left: 0.5em;
  white-space: nowrap;
}
.filesfield ul li {
  margin-left: 0;
  list-style-type: none !important;
}
.fotogalerie #pictures_carousel {
  margin: 20px 0;
  padding: 25px 40px;
  background: ;
  position: relative;
}
.fotogalerie #pictures_carousel .pictures .picture {
  margin: 0 7.5px;
}
.fotogalerie #pictures_carousel .pictures .picture a.image img {
  display: block;
  max-width: 100% !important;
}
.fotogalerie #pictures_carousel .pictures .picture a.text {
  background: #f00;
}
.fotogalerie #pictures_carousel .control {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  position: absolute;
  top: 45%;
  top: calc(50% - 20px);
  left: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.33;
  z-index: 51;
  font-size: 20px;
  color: #6e6e6e;
}
.fotogalerie #pictures_carousel .control:hover {
  opacity: 1;
}
.fotogalerie #pictures_carousel #next.control {
  right: 0;
  left: auto;
}
.pictures {
  margin-top: 36px;
}
.pictures h2 {
  margin-bottom: 36px;
}
.pictures .picture {
  margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  .pictures .picture {
    margin-bottom: 9px;
  }
}
.pictures .picture .image {
  overflow: hidden;
  width: 100%;
  height: 160px;
  display: block;
}
.pictures .picture .image img {
  width: 100% !important;
  max-width: none !important;
}
.pictures .picture .image img.portrait {
  max-width: 100% !important;
  height: auto !important;
  max-height: none !important;
}
.pictures .picture .pixtext {
  text-align: center;
  font-style: italic;
  text-decoration: none;
  padding: 5px 0;
  display: block;
  background: #8d9eb8;
}
#right_column .pictures {
  margin-top: 0;
}
#right_column .pictures h2 {
  margin: 18px 0 20px;
  text-align: left !important;
}
#right_column .pictures .image {
  height: auto;
}
@media only screen and (max-width: 479px) {
  .pictures .picture .image {
    height: auto;
  }
  .pictures .picture .image img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
  }
}
.articleList .article .header {
  margin-bottom: 0.75em;
}
.articleList .article .footer {
  margin-top: 0.75em;
}
#gbook .nav {
  margin: 0.75em 0;
}
#gbook .comments {
  margin: 0.75em 0;
  padding: 0.75em 0;
  border-bottom: 1px solid #c5c8b7;
}
#gbook .comments .comment {
  padding: 10px 0;
  border-top: 1px solid #c5c8b7;
}
#gbook .comments h3 {
  font-size: 17px;
  margin: 0.75em 0;
}
#subpages li > .wrapper > .switchicon.back:before {
  content: '\e75d' !important;
  line-height: 18px;
}
#subpages li.open > .wrapper > .switchicon:before {
  content: '\e75f' !important;
  line-height: 18px;
}
#subpages li.open > ul {
  display: block;
}
#subpages > ul > li.active:not(.haveSubPages) {
  border-color: #2296f3;
  -webkit-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  -moz-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
}
#subpages ul li ul {
  display: none;
}
#subpages ul,
#subpages ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#subpages > ul > li {
  margin-bottom: 11px;
  display: block;
  display: block;
  color: #4d5f7a;
  background: #eee;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#subpages > ul > li:not(.open):hover {
  border-color: #2296f3;
  -webkit-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  -moz-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
}
#subpages > ul > li > .wrapper,
#subpages > ul > li > ul > li > .wrapper {
  padding: 0 14px 0 18px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
#subpages > ul > li > .wrapper > .linkname,
#subpages > ul > li > ul > li > .wrapper > .linkname,
#subpages > ul > li > .wrapper > .switchicon,
#subpages > ul > li > ul > li > .wrapper > .switchicon {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: top;
  -ms-flex-item-align: top;
  align-self: top;
  padding: 0;
}
#subpages > ul > li > .wrapper > .linkname,
#subpages > ul > li > ul > li > .wrapper > .linkname {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#subpages > ul > li > .wrapper .linkname {
  padding-top: 0;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
#subpages > ul > li > .wrapper .linkname {
  padding: 5px 0;
  padding: 22px 0;
}
#subpages > ul > li.haveSubPages .wrapper .switchicon {
  text-decoration: none;
}
#subpages > ul > li.haveSubPages .wrapper .switchicon:before {
  content: '\e75c';
  font-family: 'entypo', sans-serif;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 20px;
  margin: 0 12px 0 0;
  border: 2px solid #2296f3;
  color: #2296f3;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}
#subpages > ul > li.haveSubPages.open {
  background: #fff;
  border-color: #fff;
}
#subpages > ul > li > ul > li > .wrapper {
  min-height: 48px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #eee;
}
#subpages > ul > li > ul > li > .wrapper .switchicon {
  order: 1;
}
#subpages > ul > li > ul > li > .wrapper .linkname {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
#subpages > ul > li > ul > li.active > .wrapper,
#subpages > ul > li > ul > li:hover > .wrapper {
  background: #d3eafd;
  border-color: #fff;
}
#subpages > ul > li > ul > li.active + li > .wrapper,
#subpages > ul > li > ul > li:hover + li > .wrapper {
  border-color: #fff;
}
#subpages > ul > li > ul > li > ul {
  margin: 12px 0;
}
#subpages > ul > li > ul > li > ul > li > .wrapper {
  min-height: 26px;
  padding: 0 14px 0 18px;
  display: block;
}
#subpages > ul > li > ul > li > ul > li > .wrapper .switchicon {
  display: none;
}
#subpages > ul > li > ul > li > ul > li > .wrapper .linkname {
  font-size: 14px;
  line-height: 16px;
  padding: 0;
}
#subpages > ul > li > ul > li > ul > li.active > .wrapper,
#subpages > ul > li > ul > li > ul > li:hover > .wrapper {
  background: #d3eafd;
}
#subpages > ul > li > ul > li > ul > li > ul {
  margin: 0 0 12px;
  padding: 0 8px;
}
#subpages > ul > li > ul > li > ul > li > ul > li {
  padding: 0 10px;
}
#subpages > ul > li > ul > li > ul > li > ul > li.active,
#subpages > ul > li > ul > li > ul > li > ul > li:hover {
  background: #eee;
}
#subpages > ul > li > ul > li > ul > li > ul > li.haveSubPages.active.open {
  padding-bottom: 10px;
}
#subpages > ul > li > ul > li > ul > li > ul > li > ul {
  margin: 0;
  padding-left: 10px;
  background: #fff;
}
#subpages > ul > li > ul > li > ul > li > ul > li > ul > li.active,
#subpages > ul > li > ul > li > ul > li > ul > li > ul > li:hover {
  background: #eee;
}
#subpages > ul > li > ul > li > ul > li > ul > li > ul > li .wrapper:before {
  content: '\25AA';
}
#subpages > ul > li > ul > li > ul > li > ul > li .wrapper {
  min-height: 1px;
  display: block;
  position: relative;
  padding: 5px 0 5px 20px;
  line-height: 1;
}
#subpages > ul > li > ul > li > ul > li > ul > li .wrapper:before {
  content: '\2022';
  position: absolute;
  left: 0;
}
#subpages > ul > li > ul > li > ul > li > ul > li .wrapper .switchicon {
  display: none;
}
#subpages > ul > li > ul > li > ul > li > ul > li .wrapper .linkname {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}
#subpages > ul .linkname {
  text-decoration: none;
  color: inherit;
  vertical-align: middle;
}
.listSubPages .subPage {
  margin-top: 30px;
  min-height: 60px;
  padding: 10px;
  overflow-y: hidden;
  background: #2296f3;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.33em;
  display: block;
  zoom: 1;
}
.listSubPages .subPage:hover {
  background-color: #1c84d8;
  color: #fff;
  border-color: #d8e18a;
}
.listSubPages .subPage:after,
.listSubPages .subPage:before {
  content: '';
  display: table;
}
.listSubPages .subPage:after {
  clear: both;
}
.listSubSubPages {
  margin: 36px 0 36px;
}
.listSubSubPages .subSubPage {
  zoom: 1;
  margin: 0;
  padding: 10px 0 30px;
  background: #fff;
  padding: 20px;
  margin-bottom: 36px;
  color: inherit;
  display: block;
  text-decoration: none;
}
.listSubSubPages .subSubPage:after,
.listSubSubPages .subSubPage:before {
  content: '';
  display: table;
}
.listSubSubPages .subSubPage:after {
  clear: both;
}
.listSubSubPages .subSubPage.divided {
  margin-top: 3px;
  border-top: 3px solid #2296f3;
}
.listSubSubPages .subSubPage h2 {
  margin: 0 0 18px;
  font-size: 23px;
  color: inherit;
}
.listSubSubPages .subSubPage h2 a:hover {
  color: #2296f3 !important;
}
.listSubSubPages .subSubPage h2 a span:before {
  display: inline-block;
  font-size: 16px;
  width: 24px;
  height: 24px;
  line-height: 20px;
  margin: 0 12px 0 0;
  border: 2px solid #2296f3;
  color: #2296f3;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}
.listSubSubPages .subSubPage .button:hover.oneline {
  color: #000;
}
.listSubSubPages .subSubPage .button {
  margin-top: 1.5em;
}
.listSubSubPages .subSubPage.category {
  margin-top: 30px;
  min-height: 60px;
  padding: 10px;
  overflow-y: hidden;
  background: #2296f3;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.33em;
  display: block;
  height: auto;
}
.listSubSubPages .subSubPage.category:hover {
  background-color: #1c84d8;
  color: #fff;
  border-color: #d8e18a;
}
.listSubSubPages .subSubPage.category:hover h2 {
  background-color: transparent;
  color: #fff;
}
.listSubSubPages .subSubPage.category .perex {
  font-size: 13px;
}
.facility-list .facility h2 a {
  text-decoration: none;
  color: inherit;
}
.fluidMedia {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.fluidMedia.ratio43 {
  padding-bottom: 75%;
}
.fluidMedia iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.imageleft {
  float: left;
  margin: 5px 15px 10px 0;
}
#breadcrumbNav {
  background: #2296f3;
  color: #fff;
  line-height: 20px;
  font-size: 15px;
  padding-top: 0;
}
#breadcrumbNav.tab_selected {
  background: #637591;
}
#breadcrumbNav .container {
  padding-top: 20px;
  padding-bottom: 20px;
}
#breadcrumbNav .container a {
  color: inherit;
  text-decoration: none;
}
#breadcrumbNav .container a.active {
  font-weight: normal;
  color: #fff;
}
#breadcrumbNav .container span.divider {
  margin: 0 5px;
}
#footer {
  margin-top: 48px;
  background: #eee;
  color: #4d5f7a;
  font-size: 16px;
  line-haight: 24px;
}
#footer a {
  text-decoration: none;
  color: inherit;
}
#footer h4 {
  margin: 20px 0;
  padding: 10px 0;
  font-size: 20px;
  line-height: 25px;
  border-bottom: 2px solid #5ac7d8;
}
#footer h4 a {
  font-weight: 600;
}
#footer ul {
  margin: 0;
  padding: 0;
}
#footer ul li {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
}
#footer nav {
  margin: 20px 0;
}
#footer #copy {
  margin: 0;
  padding: 20px 0;
  font-size: 14px;
  line-height: 26px;
  border-top: 1px solid #999;
}
@media only screen and (min-width: 768px) {
  #footer #copy {
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #footer #copy {
    text-align: center;
  }
}
#footer #copy .logoH {
  vertical-align: -50px;
  margin-right: 10px;
}
#footer #copy .borderLeft {
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  #footer #copy .borderLeft {
    border-left: 1px solid #5ac7d8;
    margin-right: 0;
    margin-left: 10px;
    padding-left: 10px;
  }
}
#footer #copy a {
  text-decoration: underline;
}
#footer #social {
  padding: 20px 0 0;
  border-top: 1px solid #999;
  float: none;
  margin-top: 20px;
  display: block;
  text-align: center;
}
#footer #social a {
  display: inline-block;
  margin: 0 5px;
}
#footer #social a img {
  vertical-align: middle;
  max-width: 48px;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#footer #social a.yt {
  color: #fff;
}
#footer #social a.yt img {
  fill: #fff;
  color: #fff;
}
#hellobar {
  margin: 0;
  padding-right: 20px;
  background: #fff79f;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
#hellobar.sticky {
  width: 100%;
  position: fixed;
  display: none;
}
#hellobar .inside {
  padding: 0;
  line-height: 30px;
  font-size: 16px;
  text-align: left;
  color: #4d5f7a;
}
#hellobar .inside p {
  margin: 0;
  padding: 10px 10px 0;
  line-height: 30px;
  text-align: center;
}
#hellobar .inside a {
  color: #4d5f7a;
}
#hellobar .inside a.button {
  color: #fff;
}
#hellobar .inside .button {
  vertical-align: 2px !important;
}
#hellobar #close_hellobar {
  display: none;
  position: absolute;
  top: 5px;
  right: 10px;
  left: auto;
  z-index: 9999;
  width: 25px;
  height: 25px;
  line-height: 23px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #333;
  color: #4d5f7a;
  opacity: 0.95;
}
@media only screen and (max-width: 767px) {
  #hellobar #close_hellobar {
    top: 5px;
    right: 5px;
  }
}
#hellobar span {
  vertical-align: middle;
}
#hellobar.open #close_hellobar {
  margin-top: 7.5px;
  right: 15px;
  font-size: 23px;
  font-weight: normal;
  background: #333;
  color: #fff79f;
  border-color: #4d5f7a;
}
@media only screen and (max-width: 767px) {
  #hellobar.open #close_hellobar {
    top: 5px;
    right: 10px;
  }
}
@media only screen and (max-width: 479px) {
  #hellobar:not(.open) {
    display: none;
  }
}
code {
  background: #efefef;
  display: block;
  padding: 10px;
}
#result,
.form .form-error-message {
  width: 100%;
  margin: 0 0 20px;
  padding: 20px 20px 5px 65px;
  position: relative;
  background-color: #a261ce;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#result:before,
.form .form-error-message:before {
  content: '\e705';
  font-family: 'entypo', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  display: block;
  position: absolute;
  left: 20px;
  color: #fff;
}
#result.success,
.form .form-error-message.success {
  background-color: #adca60;
}
#result.success:before,
.form .form-error-message.success:before {
  content: '\1f44d';
}
#result.fail,
.form .form-error-message.fail,
.form .form-error-message {
  background-color: #e55e5e;
}
#result.fail:before,
.form .form-error-message.fail:before,
.form .form-error-message:before {
  content: '\2716';
}
#result p,
.form .form-error-message p {
  margin: 0 0 15px;
  padding: 0;
}
.form fieldset {
  margin: 0;
  border: 0;
  padding: 0;
  color: #4d5f7a;
}
@media only screen and (max-width: 979px) {
  .form fieldset {
    padding: 15px 10px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .form fieldset {
    padding: 0;
  }
}
@media only screen and (max-width: 479px) {
  .form fieldset {
    padding: 0;
  }
}
.form label {
  margin: 1.5em 0 0.375em;
  display: block;
  color: #4d5f7a;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.form label.disabled {
  color: #ccc !important;
}
.form label.form-error {
  color: #e55e5e;
}
.form label.form-error a {
  color: #e55e5e !important;
}
.form label.form-error:before {
  content: '!';
  display: inline-block;
  width: 20px;
  margin: 0 7.5px 0 0;
  padding: 0;
  background: #e55e5e;
  color: #fff;
  text-align: center;
  font-family: 'LatoWebBold', Helvetica, Arial, sans-serif;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.form .required > label {
  font-family: 'LatoWeb', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.form .required > label:after {
  content: '*';
  float: left;
  margin-right: 3px;
  font-size: 20px;
  line-height: 24px;
  color: #2296f3;
}
.form input,
.form textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form input[type='submit'] {
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  display: inline-block;
  padding: 12px 40px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  background: #2296f3;
  color: #fff;
  border: none;
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  border-radius: 42px;
}
.form input[type='submit'].highlight,
.form input[type='submit']:hover {
  background: #1c84d8;
  color: #fff;
}
.form input[type='submit']:focus {
  outline: none;
}
.form input[type='text'],
.form input[type='password'],
.form input[type='number'],
.form input[type='tel'],
.form input[type='email'],
.form input[type='date'],
.form textarea,
.form select {
  width: 100%;
  height: 48px;
  border: 1px solid #ccc;
  padding: 0 18px;
  font-size: 16px;
  line-height: 20px;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #4d5f7a;
  background: #fff;
}
.form input[type='text']:focus,
.form input[type='password']:focus,
.form input[type='number']:focus,
.form input[type='tel']:focus,
.form input[type='email']:focus,
.form input[type='date']:focus,
.form textarea:focus,
.form select:focus {
  border-color: #2296f3;
  -webkit-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  -moz-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
}
.form input[type='text'].form-error,
.form input[type='password'].form-error,
.form input[type='number'].form-error,
.form input[type='tel'].form-error,
.form input[type='email'].form-error,
.form input[type='date'].form-error,
.form textarea.form-error,
.form select.form-error {
  border-color: #e55e5e;
}
.form input:disabled,
.form textarea:disabled,
.form select:disabled {
  color: #ccc !important;
  border-color: !important;
}
.form .error_message {
  display: block;
  color: #e55e5e;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.form select {
  background: #fff url('../images/bg_select.png') 92.5% 50% no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .form select {
    background-image: url('../images/bg_select@2x.png');
    background-size: 8px 7px;
    background-repeat: no-repeat;
    display: inline-block;
    min-width: 8px;
    min-height: 7px;
  }
  .form select img {
    visibility: hidden;
  }
}
.form input,
.form textarea {
  margin: 0 0 20px;
}
@media only screen and (max-width: 979px) {
  .form input,
  .form textarea {
    margin-bottom: 10px;
  }
}
.form input .icon,
.form textarea .icon {
  font-size: 16px;
}
.form textarea {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.form a.button .icon,
.form span.button .icon {
  font-size: 14px;
}
.form input {
  padding-top: 5px;
  padding-bottom: 5px;
}
.form input.dateinput {
  width: calc(100% - 44px);
}
.form .dateicon {
  width: 32px;
  display: inline-block;
  text-align: center;
  font-size: 32px;
  line-height: 44px;
  float: right;
  color: #2296f3;
}
.form .dateicon a {
  color: inherit;
  text-decoration: none;
}
.form .radio,
.form .checkbox {
  display: inline-block;
  margin-right: 10px;
}
@media only screen and (max-width: 319px) {
  .form .radio,
  .form .checkbox {
    display: block;
    margin-right: 0;
  }
}
.form .radio input,
.form .checkbox input {
  /* display: none; */
  position: absolute;
  visibility: hidden;
}
.form .radio label,
.form .checkbox label {
  margin-top: 0;
  vertical-align: middle;
  display: inline-block;
  text-transform: none;
}
.form .radio label:before,
.form .checkbox label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  width: 28px;
  height: 28px;
  border: 1px solid #ccc;
  font-size: 15px;
  font-family: 'entypo', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  background-color: #fff;
  color: #1c84d8;
  vertical-align: middle;
  text-align: center;
}
.form .checkbox label:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.form .checkbox input:checked + label:before {
  content: '\2713';
  background-color: #1c84d8;
  color: #fff;
  border-color: #1c84d8;
}
.form .radio label:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
}
.form .radio input:checked + label:before {
  content: '\26ab';
  border-color: #1c84d8;
}
.form .button:not(.light) {
  border: 1px solid transparent;
  font-size: 12px;
}
.form input[type='search'] {
  -webkit-appearance: none !important;
}
.form .helper {
  display: block;
}
@media only screen and (min-width: 480px) {
  .form .helper {
    width: 21px;
    height: 21px;
    font-size: 12px;
    line-height: 21px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ccc;
    color: #fff;
    text-align: center;
    vertical-align: bottom;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 25px;
    cursor: help;
  }
  .form .helper:hover .icon:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: 3px;
    bottom: 27px;
    z-index: 9999;
    border-style: solid;
    border-width: 9px 8px 0 8px;
    border-color: #fff transparent transparent;
  }
  .form .helper:hover:after {
    content: attr(data-message);
    text-align: left;
    width: 240px;
    display: block;
    padding: 19px;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    right: -10px;
    bottom: 35px;
    z-index: 9998;
    background: #fff;
    color: #4d5f7a;
    border: 1px solid #ccc;
  }
  .form .helper:hover:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: 2px;
    bottom: 25.5px;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #ccc transparent transparent;
  }
}
@media only screen and (max-width: 479px) {
  .form .helper {
    margin-top: -10px;
    margin-bottom: 10px;
    padding: 5px 10px 5px 30px;
    position: relative;
    background: #d3eafd;
    border: solid #ccc;
    border-width: 0 1px 1px;
  }
  .form .helper .icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 100%;
    background: #ccc;
    color: #fff;
    text-align: center;
  }
  .form .helper .icon:before {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 45%;
    top: calc(50% - 5px);
    left: 0;
  }
  .form .helper:after {
    content: attr(data-message);
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
  }
}
.datepicker {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #ccc !important;
}
.datepicker.datepicker-orient-top {
  margin-top: -16px;
}
.datepicker.datepicker-orient-top:before {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 10px solid #ccc !important;
  bottom: -10px !important;
}
.datepicker.datepicker-orient-top:after {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 9px solid #fff !important;
  bottom: -9px !important;
}
.datepicker.datepicker-orient-bottom {
  margin-top: 16px;
}
.datepicker.datepicker-orient-bottom:before {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 10px solid #ccc !important;
  top: -10px !important;
}
.datepicker.datepicker-orient-bottom:after {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 9px solid #fff !important;
  top: -9px !important;
}
.datepicker.datepicker-orient-left:before {
  left: 40px !important;
}
.datepicker.datepicker-orient-left:after {
  left: 41px !important;
}
.datepicker.datepicker-orient-right:before {
  right: 40px !important;
}
.datepicker.datepicker-orient-right:after {
  right: 41px !important;
}
.datepicker td,
.datepicker th {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 10px !important;
  color: #4d5f7a !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 16px !important;
}
@media only screen and (max-width: 479px) {
  .datepicker td,
  .datepicker th {
    padding: 8px !important;
  }
}
.datepicker td.active,
.datepicker th.active,
.datepicker td span.active,
.datepicker th span.active {
  background: #d3eafd !important;
  color: #4d5f7a !important;
  text-shadow: none !important;
}
.datepicker td.day:hover,
.datepicker th.day:hover,
.datepicker td.day.focused,
.datepicker th.day.focused {
  background: #d3eafd !important;
}
.datepicker td.dow,
.datepicker th.dow,
.datepicker td.datepicker-switch,
.datepicker th.datepicker-switch,
.datepicker td.prev,
.datepicker th.prev,
.datepicker td.next,
.datepicker th.next {
  color: #1c84d8 !important;
  font-weight: 700 !important;
}
.datepicker td.prev,
.datepicker th.prev,
.datepicker td.next,
.datepicker th.next {
  font-size: 0 !important;
  line-height: 0 !important;
}
.datepicker td.prev:before,
.datepicker th.prev:before,
.datepicker td.next:before,
.datepicker th.next:before {
  content: '\25b8';
  display: inline-block;
  font-family: 'entypo', sans-serif;
  font-size: 12px !important;
  line-height: 16px !important;
}
.datepicker td.prev:before,
.datepicker th.prev:before {
  content: '\25c2';
}
.datepicker td span {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.datepicker td span.month {
  display: inline-block;
}
.fb-page.select2-container,.fb-pagespan.select2-container,.fb-pagespaniframe[style].select2-container,width: 100%!important .select2-container, .form .select2-container {
  width: 100% !important;
}
.select2-container {
  margin: 0 0 10px !important;
}
.select2-selection--single,
.select2-dropdown {
  background: #fff !important;
  height: 48px !important;
  line-height: normal !important;
}
.select2-dropdown {
  border: 1px solid #008000 !important;
  border: none !important;
}
.select2-selection--single {
  border: 1px solid #ccc !important;
}
.select2-selection__rendered {
  line-height: 48px !important;
  color: #4d5f7a !important;
  padding-left: 18px !important;
  padding-right: 18px !important;
  font-size: 16px !important;
}
.select2-results {
  margin-top: 5px;
  background: #fff !important;
  border: 1px solid #ccc !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  -webkit-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  -moz-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
}
.select2-results ul,
.select2-results li {
  margin: 0;
}
.select2-results .select2-results__options {
  margin-top: 0;
}
.select2-results .select2-results__options .select2-results__option {
  padding: 14px 16px !important;
  font-size: 16px !important;
  color: #4d5f7a !important;
}
.select2-results .select2-results__options .select2-results__option:first-child {
  border-top: none !important;
}
.select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
  background: #d3eafd !important;
  color: #4d5f7a !important;
}
.select2-selection__arrow {
  background: #fff !important;
  color: #4d5f7a !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  height: 38px !important;
  line-height: normal !important;
  right: 12px !important;
}
.select2-selection__arrow b {
  border-color: #8d9eb8 transparent transparent transparent !important;
  border-width: 11px 8px 0 8px !important;
}
.select2-container--open {
  border-color: #4d5f7a !important;
}
.select2-container--open .select2-selection--single {
  border-color: #2296f3 !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  -webkit-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  -moz-box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
  box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
}
.select2-container--open .select2-selection__arrow b {
  border-width: 0 8px 11px 8px !important;
  border-color: transparent transparent #8d9eb8 transparent !important;
}
@page {
  size: auto;
  margin: 0 @bottom-center {
    content: 'LPI';
  }
}
@media print {
  html,
  body {
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative;
  }
  body {
    padding: 0.5cm 1cm;
  }
  body,
  #content,
  #content .inside,
  #footer,
  #footer .inside,
  #header,
  td {
    background: #fff !important;
    color: #000 !important;
    font-weight: 700;
  }
  table.table tr td,
  table.table tr th {
    font-size: 20px;
    line-height: 25px;
    padding: 0 10px;
    page-break-after: always;
  }
  .daily_menu {
    width: 50%;
    margin: 0 auto;
  }
  .daily_menu h2 {
    text-align: center;
    margin-bottom: 0;
  }
  .daily_menu table.table {
    margin-bottom: 0;
    border-spacing: 0;
    border-collapse: collapse;
  }
  #content .inside {
    width: 100%;
    float: left;
  }
  #header.sticky {
    position: static;
  }
  h1 {
    clear: both;
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
  }
  h2 {
    font-weight: 600;
    font-size: 26px;
    margin-top: 10px;
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    page-break-after: avoid;
  }
  #footer:before,
  #footer:after {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }
  a,
  #footer a {
    color: #2296f3;
  }
  #logo {
    display: block;
    background: none;
  }
  #logo #logoLink {
    text-align: center;
  }
  #logo #logoLink:after {
    content: url('../images/logo_white-ver.png');
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  #logo #logoLink img {
    display: none;
  }
  #copy,
  #toppanel,
  #webdescription,
  #site_search_row,
  #social,
  #colorSwitch,
  #partneri,
  #breadcrumbNav,
  #hellobar,
  #left_column,
  #right_column,
  #header #siteSearch,
  #header #langs,
  #footer nav,
  #objectimage,
  #topmenu_wrapper,
  #map_frm,
  .go_top,
  .responsiveZoom,
  .responsiveFigure {
    display: none !important;
  }
}
table.table.kariera-table tr td {
  background-color: transparent;
}
table.table.kariera-table tr td:last-child {
  color: #4d5f7a;
  text-align: left;
  width: 10%;
}
table.table.kariera-table tr td a {
  color: #2296f3;
  text-decoration: none;
}
.kariera-row-color {
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: -30px;
  padding: 30px 20px;
}
.kariera-row,
.kariera-row-form {
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: -30px;
  padding: 0;
}
.kariera-row .col-xl-12,
.kariera-row .col-m-12,
.kariera-row .col-s-12,
.kariera-row .col-xs-12 {
  padding: 0;
}
.kariera-row-form .col-l-6,
.kariera-row-form .col-m-12,
.kariera-row-form .col-xs-12 {
  padding-left: 40px;
  padding-right: 40px;
}
#center_column .homepage hr.kariera-hr,
#center_column > article hr.kariera-hr {
  margin-top: 30px;
  margin-bottom: 0;
  height: 30px;
}
.kariera-kontakt {
  padding: 0;
  margin-top: -40px;
}
.kariera-kontakt .form {
  margin-top: 40px;
  margin-bottom: 40px;
}
.kariera-kontakt .form input[type='text'],
.kariera-kontakt .form input[type='email'],
.kariera-kontakt .form textarea {
  box-sizing: border-box;
  width: 100%;
  resize: vertical;
}
.kariera-kontakt #formCarrier.form input[type='text'].form-error,
.kariera-kontakt #formCarrier.form input[type='email'].form-error,
.kariera-kontakt #formCarrier.form textarea.form-error,
.kariera-kontakt #formCarrier.form label.form-error {
  border-color: #e55e5e;
  color: #e55e5e;
}
.kariera-kontakt .form label {
  text-transform: none;
  font-size: 1rem;
}
.letterList.kariera-letterList a {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: initial;
}
/* #main_menu li.etr-logo {
  margin: 0 16px 0 0;
  padding: 11px 0;
  display: inline-block;
  float: right;
}
#main_menu li.etr-logo a {
  display: block;
  width: 28px;
  height: 28px;
  background: no-repeat center/cover url(/images/icons/etr.svg);
  filter: grayscale(100%);
}
#main_menu li.etr-logo a:hover {
  filter: none;
} */
#main_menu li.etr-logo,
#main_menu li.wheelchair {
  margin: 0 16px 0 0;
  padding: 11px 0;
  float: right;
  display: inline-block;
}
#main_menu li.etr-logo a,
#main_menu li.wheelchair a {
  display: block;
  width: 28px;
  height: 28px;
  background: no-repeat center/cover url(/images/icons/etr.svg);
  filter: grayscale(100%);
}
#main_menu li.wheelchair a {
  background: no-repeat center/cover url(/images/icons/person-wheelchair.svg);
}
#main_menu li.etr-logo a:hover,
#main_menu li.wheelchair a:hover {
  filter: none;
}
@media only screen and (max-width: 767px) {
  #main_menu li.search_item {
    display: none;
  }

  #main_menu li.etr-logo,
  #main_menu li.wheelchair {
    float: none;
  }
}
#formCarrier.form input[type='text'],
#formCarrier.form input[type='email'],
#formCarrier.form textarea {
  border: 1px solid #2296f3;
  width: 100%;
  background-color: white;
}
.custom-file-input::file-selector-button {
  cursor: pointer;
  padding: 12px 40px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 20px;
  text-transform: uppercase;
  background: white;
  color: #2296f3;
  border: 1px solid #2296f3;
  border-radius: 42px;
}
.custom-file-input::file-selector-button:hover {
  background: #1c84d8;
  color: white;
}
#formCarrier.form label.custom-file-label {
  margin-top: 0;
}
#formCarrier.form .radio label::before {
  border-color: #2296f3;
}
.carrier-contact-block {
  display: flex;
  padding: 0;
  margin: 0;
}
.carrier-contact-block p {
  padding: 0;
  margin: 0;
}
.carrier-contact-block-first {
  width: 4em;
}
.carrier-contact-p {
  margin-bottom: 0.25em;
}

#center_column .homepage h2.career-category {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 3rem;
  margin-bottom: 2rem;
  padding-bottom: 0.5rem;
  /* border-bottom: 1px solid #ccc; */
}

.career-name {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
  border-bottom: 1px solid #ccc;
}
.career-name a {
  text-decoration: none;
}

.calendar {
  border: 1px solid #ccc;
}

.calendar-header {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem;
  font-size: 1.25rem;
}

a.calendar-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  width: 1.75rem;
  height: 1.75rem;
  color: white;
  background-color: #2296f3;
  text-decoration: none;
}

.calendar-table {
  width: 100%;
  margin-top: 0 !important;
  border: none !important;
  color: #4d5f7a !important;
}

.calendar-table tr {
  border: none !important;
}

.calendar-table tr td,
.calendar-table tr th {
  text-transform: none !important;
  text-align: center !important;
  font-weight: normal !important;
  font-size: 1.1rem !important;
  border: none !important;
  background: none !important;
}

.calendar-table tr td {
  overflow: visible;
  position: relative;
  cursor: pointer;
  opacity: 0.35;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.calendar-table tr td:hover {
  background-color: #2296f3 !important;
  color: white !important;
}

.calendar-table thead tr th {
  color: #4d5f7a;
}

.calendar-table tr td.calendar-event {
  opacity: 1;
  background-color: #2296f3 !important;
  color: white !important;
}

.calendar-event-tooltip {
  z-index: 9999;
  display: none;
  position: absolute;
  top: 105%;
  left: -5%;
  width: 110%;
  border: 1px solid #ccc;
  padding: 0.5rem;
  color: black;
  background-color: white;
  font-size: 0.75rem;
  opacity: 1;
  box-shadow: 0 0 6px 0 rgba(34, 150, 243, 0.3);
}

.calendar-table tr td:hover .calendar-event-tooltip {
  display: block;
}

p.calendar-event-tooltip-title {
  font-weight: bold;
  margin-bottom: 0.5rem !important;
}

p.calendar-event-tooltip-date {
  margin-bottom: 0 !important;
}

.glide {
  margin-top: 0;
  width: 100%;
}

.glide__slides {
  display: flex;
  background-color: #2296f3;
}

.glide__slide {
  display: flex;
  justify-content: space-between;
  margin: 0;
}

.glide__mh_image {
  width: 100%;
}

.glide__mh_image--narrow {
  width: 66%;
}

.glide__mh_text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  width: 34%;
  padding: 4.62%;
  background-color: #2296f3;
  color: white;
}

.glide__mh_text * {
  width: 70%;
}

.glide__mh_text h1 {
  width: 100%;
  margin-top: 0;
  font-size: calc(100vw * 0.018);
  text-transform: uppercase;
  line-height: 1.2;
}

.glide__mh_text p {
  font-size: 1.3vw;
  line-height: 1.4;
  margin-bottom: 0.25em;
}
.glide__mh_text .slider-link {
  margin-top: auto;
}
.glide__mh_text .slider-link a {
  color: white !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: 'LatoWebBold', Helvetica, Arial, sans-serif;
}

.glide__arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  color: white;
  background-color: #2296f3;
  border-radius: 50%;
  width: 2.8vw;
  height: 2.8vw;
  padding: 0;
  border: none;
  font-size: 1.5vw;
}

.glide__arrow--left {
  left: 15px;
}

.glide__arrow--right {
  right: 15px;
}

.glide__arrow:hover {
  box-shadow: none;
  color: white;
  margin-top: 2px;
}

@media only screen and (max-width: 767px) {
  .glide__mh_text h1 {
    font-size: 4vw;
    margin-bottom: 0;
    line-height: 1.2;
  }

  .glide__mh_text p {
    font-size: 3vw;
  }

  .glide__bullets {
    display: none;
  }

  .glide__mh_image--narrow {
    display: none;
  }

  .glide__mh_text {
    width: 100%;
    height: 100%;
    padding: 1.5vw;
  }

  /* .glide__mh_text .slider-link {
    display: none;
  } */
}

.message-top {
  text-align: center;
  padding: 10px;
  color: white;
  background-color: #2296f3;
}

.ql-image {
  max-width: 100%;
}
