@import "/css/blueprint/reset_clearfix.min.css";
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
@font-face {
  font-family: "proxima-nova";
  font-weight: 900;
  font-style: normal;
  src: url("https://use.typekit.com/af/2ef984/00000000000000003b9ad1af/27/l?subset_id=1&fvd=n9&v=3") format("woff2"), url("https://use.typekit.com/af/2ef984/00000000000000003b9ad1af/27/d?subset_id=1&fvd=n9&v=3") format("woff"), url("https://use.typekit.com/af/2ef984/00000000000000003b9ad1af/27/a?subset_id=1&fvd=n9&v=3") format("opentype");
}
@font-face {
  font-family: "proxima-nova";
  font-weight: 700;
  font-style: normal;
  src: url("https://use.typekit.com/af/2900f8/00000000000000003b9ad1b1/27/l?subset_id=1&fvd=n7&v=3") format("woff2"), url("https://use.typekit.com/af/2900f8/00000000000000003b9ad1b1/27/d?subset_id=1&fvd=n7&v=3") format("woff"), url("https://use.typekit.com/af/2900f8/00000000000000003b9ad1b1/27/a?subset_id=1&fvd=n7&v=3") format("opentype");
}
@font-face {
  font-family: "proxima-nova";
  font-weight: 400;
  font-style: normal;
  src: url("https://use.typekit.com/af/79a0d1/00000000000000003b9ad1b9/27/l?subset_id=1&fvd=n4&v=3") format("woff2"), url("https://use.typekit.com/af/79a0d1/00000000000000003b9ad1b9/27/d?subset_id=1&fvd=n4&v=3") format("woff"), url("https://use.typekit.com/af/79a0d1/00000000000000003b9ad1b9/27/a?subset_id=1&fvd=n4&v=3") format("opentype");
}
@font-face {
  font-family: "proxima-nova";
  font-weight: 400;
  font-style: italic;
  src: url("https://use.typekit.com/af/43eb49/00000000000000003b9ad1ba/27/l?subset_id=1&fvd=i4&v=3") format("woff2"), url("https://use.typekit.com/af/43eb49/00000000000000003b9ad1ba/27/d?subset_id=1&fvd=i4&v=3") format("woff"), url("https://use.typekit.com/af/43eb49/00000000000000003b9ad1ba/27/a?subset_id=1&fvd=i4&v=3") format("opentype");
}
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html {
  font-size: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font: 16px/22px proxima-nova, verdana, sans-serif;
  color: #575656;
  background-repeat: no-repeat;
  /*border: 1px solid green;*/

}
body,
button,
input,
select,
textarea {
  color: #222222;
}
body.uber {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #272727;
  background-position: center 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
::-moz-selection {
  background: #222222;
  color: white;
  text-shadow: none;
}
::selection {
  background: #222222;
  color: white;
  text-shadow: none;
}
a {
  color: #575656;
  text-decoration: none;
}
a:hover {
  color: #a2185b;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ffff99;
  color: black;
  text-decoration: none;
}
mark {
  background: yellow;
  color: black;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
ul {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style: none;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
h1,
h2,
h3,
h4 {
  color: #373737;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
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-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
textarea,
input {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.left {
  float: left;
}
.right {
  float: right;
}
.cb {
  clear: both;
}
.oh {
  overflow: hidden;
}
.rd {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/*.center {
    margin: 0 auto;
    text-align: center;

    & > DIV {
        text-align: left;
    }
}*/

.boxsizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */

}
.sprite {
  background: transparent url(../images/_theme/0/sprite.png) no-repeat 0 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.color-primary {
  color: black;
}
.color-secondary {
  color: blue;
}
/*IMG {
    display: block;
}*/

EM {
  font-style: italic;
}
html,
button,
input,
select,
textarea {
  color: #222222;
}
body,
html {
  width: 100%;
}
body {
  font: 16px/22px proxima-nova, verdana, sans-serif;
  /*line-height: 160%;*/

}
body:before {
  content: "desktop";
  display: none;
  /* Prevent from displaying. */

}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
::-webkit-input-placeholder {
  color: #009ee3;
}
::-moz-placeholder {
  color: #009ee3;
}
::-moz-placeholder {
  color: #009ee3;
}
::-ms-input-placeholder {
  color: #009ee3;
}
H1,
H2,
H3,
H4,
H5 {
  font-size: 28px;
  line-height: 120%;
  font-family: proxima-nova, verdana, sans-serif !important;
}
H2 {
  font-size: 24px;
}
H3 {
  font-size: 21px !important;
}
H4 {
  font-size: 16px;
}
#navbar.uk-navbar {
  background-color: transparent;
}
ul {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-top: 0px;
  list-style: none;
}
HEADER.home .hwrap {
  margin: 40px auto;
  height: 140px;
  position: relative;
}
HEADER.home .hwrap a#logo {
  display: block;
  float: left;
  margin: 0;
  width: 220px;
  height: 138px;
  background: url('/images/_theme/1/logo-new-nobg.png') no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  text-indent: -9999px;
  background-size: contain;
  margin-top: 25px;
  /*&:hover {
        background-position: 0 -158px;
      }*/

}
HEADER.home .hwrap .hcolumns-mobile {
  border-bottom: 1px solid #a8a8a8;
}
HEADER.home .hwrap .hcolumns-mobile > li ul li a {
  font-size: 14px;
}
HEADER.home .hwrap ul.hcolumns,
HEADER.home .hwrap .hcolumns-mobile {
  height: 140px;
  float: right;
  margin: 0;
  padding: 0 !important;
  text-transform: uppercase;
}
HEADER.home .hwrap ul.hcolumns > li,
HEADER.home .hwrap .hcolumns-mobile > li {
  display: block;
  height: 140px;
  float: left;
  border-left: 1px solid #a8a8a8;
  margin: 0;
  padding: 3px 0 10px;
  /*width: 259px;*/
  max-width: 200px;
}
HEADER.home .hwrap ul.hcolumns > li ul,
HEADER.home .hwrap .hcolumns-mobile > li ul {
  margin-top: 10px;
  padding: 0 !important;
}
HEADER.home .hwrap ul.hcolumns > li ul li,
HEADER.home .hwrap .hcolumns-mobile > li ul li {
  display: block;
  position: relative;
  height: unset;
}
HEADER.home .hwrap ul.hcolumns > li ul li a:active,
HEADER.home .hwrap .hcolumns-mobile > li ul li a:active,
HEADER.home .hwrap ul.hcolumns > li ul li a.selected,
HEADER.home .hwrap .hcolumns-mobile > li ul li a.selected {
  background: url('/images/_theme/0/bullet.png') left center no-repeat;
  margin-left: 0;
  padding-left: 30px;
  color: #a2185b;
}
HEADER.home .hwrap ul.hcolumns a,
HEADER.home .hwrap .hcolumns-mobile a {
  font: 12px/18px proxima-nova, verdana, sans-serif;
  margin: 0 0 12px;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
  color: #575656;
}
HEADER.home .hwrap ul.hcolumns a:active,
HEADER.home .hwrap .hcolumns-mobile a:active,
HEADER.home .hwrap ul.hcolumns a:hover,
HEADER.home .hwrap .hcolumns-mobile a:hover {
  color: #a2185b;
  text-decoration: none;
}
.hdd-container {
  margin: 55px;
}
.hdd-container NAV A {
  color: black;
  text-transform: uppercase;
}
.hdd-container NAV A:hover {
  text-decoration: none;
  border-bottom: 1px solid black;
}
.hdd-container NAV A.selected {
  border-bottom: 1px solid blue;
}
.hdd-container P {
  color: black;
}
.uk-container {
  max-width: 1010px !important;
}
#main {
  max-width: 1065px !important;
}
.home .hamburglar {
  display: none;
  position: absolute !important;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 40px;
  height: 45px;
  position: relative;
  margin: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.home .hamburglar span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #575656;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.home .hamburglar span:nth-child(1) {
  top: 0px;
}
.home .hamburglar span:nth-child(2),
.home .hamburglar span:nth-child(3) {
  top: 14px;
}
.home .hamburglar span:nth-child(4) {
  top: 28px;
}
.home .hamburglar.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.home .hamburglar.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.home .hamburglar.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.home .hamburglar.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.home .hcolumns {
  display: block;
}
.home .hcolumns-mobile {
  display: none;
}
.bigdate {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #9a9a9a;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin: 7px 0 25px;
}
.bigdate strong {
  font-size: 36px;
  display: block;
  margin-bottom: 5px;
}
.jezik {
  height: 100vh;
}
.jezik .wrapper {
  margin: 0 auto;
  width: 90%;
  height: 100vh;
  max-width: 850px;
  vertical-align: middle;
  position: relative;
  /*.big-logo {
      display: inline-block;
      width: auto;
      float: left;*/

  /*}*/

}
.jezik .wrapper img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  /*padding: 50px;*/
  padding-right: 140px;
}
.jezik .wrapper .lang {
  width: 130px;
  padding: 50px 0;
  background: url(../images/_theme/0/bordersplash.png) left center no-repeat;
  margin-right: -50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}
.jezik .wrapper .lang ul {
  margin: 0 0 0 30px;
  font: 12px proxima-nova, verdana, sans-serif;
  text-transform: uppercase;
  padding-left: 0;
}
.jezik .wrapper .lang ul li {
  margin: 0 0 7px 0;
}
.jezik .wrapper .lang ul li a {
  color: #575656;
}
.jezik .wrapper .lang ul li a:hover {
  text-decoration: none;
}
/*body.index {
    background-repeat: no-repeat;
    background-image: url("/images/_theme/0/home3.png");
    background-position: -852px 220px;
}*/

.novosti article {
  margin-left: -25px;
  max-width: 560px;
  margin-right: 10px;
  overflow: hidden;
  margin-top: 35px;
}
.novosti article img {
  width: 100%;
}
.qscrollwrap {
  width: 445px;
  float: left;
  overflow: hidden;
  color: white;
  text-shadow: 0px 1px #666666;
  position: relative;
  margin: 34px 0 0 0px;
}
.qscrollwrap .slabel {
  float: left;
}
.qscrollwrap .navi {
  position: absolute;
  top: 5px;
  right: 20px;
  width: 80px;
  height: 15px;
  overflow: hidden;
}
.qscrollwrap .navi a {
  width: 6px;
  height: 6px;
  float: left;
  margin-right: 10px;
  background: url(../img/navigator.png) 0 -12px no-repeat;
  display: block;
  font-size: 1px;
}
.qscrollwrap .navi a:hover {
  background-position: 0 0;
}
.qscrollwrap .navi a.active {
  background-position: 0 0;
}
.qscrollwrap .items div {
  font-size: 18px;
  line-height: 24px;
  width: 340px;
  float: left;
}
.qscrollwrap .items div p {
  overflow: hidden;
  /*max-height: 479px;*/
  display: block;
  margin: 0 0 15px;
  line-height: 22px;
}
.qscrollwrap .items div p:empty {
  display: none;
}
.qscrollwrap .items div span {
  display: block;
  font-size: 20px;
  line-height: 24px;
  /*position: absolute;
            top: -30px;*/
  margin-bottom: 10px;
}
.dots {
  position: absolute;
  top: 5px;
  right: 15px;
  width: 150px;
}
.dots .tockica li button {
  width: 6px;
  height: 10px;
  float: left;
  /*margin-right: 10px;*/
  background: url(../images/_theme/0/navigator.png) 0 -12px no-repeat;
  display: block;
  font-size: 1px;
  border: none;
}
.dots .tockica li button:hover {
  background-position: 0 0;
}
.dots .tockica li button.active {
  background-position: 0 0;
}
.dots .tockica li.slick-active button {
  background-position: 0 0;
}
.slabel {
  font-size: 10px;
  text-transform: uppercase;
}
#qscroll {
  width: 340px;
  margin: 30px 0 0;
  height: 510px;
  overflow: hidden;
  clear: both;
}
hgroup h2 {
  color: #373737;
  margin: 0 0 10px;
}
hgroup span {
  padding-right: 40px;
  color: #575656;
  font-size: 14px;
}
hgroup em {
  font-style: normal;
  text-transform: uppercase;
  color: #9a9a9a;
}
.new-main {
  margin-top: 75px !important;
}
.new-main .con {
  margin-top: 15px;
}
.new-main .app-url {
  font-weight: 600;
  color: #373737;
  text-transform: uppercase;
}
.new-main .sail-wrap {
  text-align: center;
  display: inline-block;
  margin-bottom: 50px !important;
}
.new-main .sail-wrap a {
  margin: 0 auto;
}
.new-main .sail-wrap span {
  color: #373737 !important;
  /*color: #a2185b !important;*/
  font: bold 16px/20px proxima-nova, verdana, sans-serif;
  margin-top: 10px;
  display: inline-block;
  text-align: center;
  font-weight: 400;
}
.new-main .sail-wrap span > span {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 600;
  color: #a2185b !important;
}
.new-main .sail-wrap:hover span {
  color: #a2185b !important;
  /*color: #373737 !important;*/

  /*> span {
          color: #a2185b !important;
        }*/

}
.new-main .sail-wrap.small {
  margin-top: 15px !important;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
}
.new-main .sail-wrap.small img {
  width: 50px;
}
.new-main .sail-wrap.small > span {
  /*height: 62px;*/
  display: inline-block;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  /*margin-top: 5px;*/
  margin-left: 10px;
  font-weight: 400;
}
.new-main .sail-wrap.small > span > span {
  font-size: 12px;
  font-weight: 600;
}
.new-main .zoom-img img {
  transition: transform 0.2s ease;
}
.new-main .zoom-img:hover img {
  transform: scale(1.05);
  /* Slight zoom */

}
.new-main #singlenews .date {
  height: 40px;
  padding: 0px 53px 0 0;
  margin-bottom: 10px;
}
.new-main #singlenews .date strong {
  font-size: 20px;
}
.new-main #singlenews .slabel {
  margin: 10px 10px 0 0;
}
.new-main #singlenews h2 a {
  font-size: 20px;
  line-height: 1.35;
}
.new-main #singlenews p {
  font-size: 14px;
  line-height: 1.35;
}
.new-main #singlenews .more {
  float: unset;
  display: inline-block;
}
.new-main .matterport {
  margin-top: 100px;
}
#singlenews,
#singlenews2 {
  /*float: right;*/
  margin: 0 0px 35px 0;
  /*width: 380px;*/

}
#singlenews .slabel,
#singlenews2 .slabel {
  float: right;
  margin: 32px 10px 0 0;
}
#singlenews .date,
#singlenews2 .date {
  width: 100px;
  float: right;
  padding: 10px 53px 0 0;
  height: 100px;
  color: #9a9a9a;
  text-transform: uppercase;
  font-size: 10px;
  background: url(/images/_theme/0/slashg.png) no-repeat;
  text-align: right;
}
#singlenews .date strong,
#singlenews2 .date strong {
  display: block;
  margin-right: 13px;
  font-size: 24px;
  font-weight: normal;
}
#singlenews h2,
#singlenews2 h2 {
  margin: 0 0 25px;
  clear: both;
}
#singlenews h2 a:hover,
#singlenews2 h2 a:hover {
  color: #a2185b;
}
#singlenews h2 a,
#singlenews2 h2 a {
  font-size: 24px;
  line-height: 30px;
}
#singlenews a.cat,
#singlenews2 a.cat {
  margin-bottom: 25px;
  clear: both;
}
#singlenews p,
#singlenews2 p {
  margin-bottom: 25px;
  clear: both;
}
#singlenews.alt,
#singlenews2.alt {
  width: 500px;
  margin-top: -130px;
}
.shorten hgroup.desc {
  border-bottom: 1px solid #dedede;
  margin: 35px 0 25px 0;
  padding: 0 10px 10px;
}
.shorten hgroup h2 {
  font-weight: 700;
}
.shorten .mform p {
  margin: 0 0 25px;
  overflow: hidden;
  display: block;
}
.shorten .mform label,
.shorten .mform .flabel {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  clear: both;
  margin-bottom: 5px;
  color: #575656;
}
.shorten .mform label span,
.shorten .mform .flabel span {
  font-weight: normal;
  text-transform: none;
}
.shorten .mform input[type="text"],
.shorten .mform textarea {
  border: 1px solid #cbcbcb;
  width: 520px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #d6d6d6;
  display: block;
  padding: 10px 15px;
  font-size: 16px;
}
.shorten .mform input:focus,
.shorten .mform textarea:focus {
  background: #e2ab01;
  border-color: #ce9c01;
}
.shorten .mform input[type="radio"] {
  float: left;
  border: none;
  margin-top: 5px;
}
.shorten .mform .rlabel {
  float: left;
  clear: none;
  margin: 0 50px 0 5px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.shorten form.mform .selectbox {
  padding-left: 15px;
  font-size: 1em;
  width: 430px;
  display: block;
  text-align: left;
  background: url('/images/_theme/0/bg_select.png') right no-repeat;
  cursor: pointer;
  border: none;
  color: #575656;
  margin: 0 5px 10px 0;
  background: #d6d6d6;
  padding: 5px 10px;
}
.shorten .mform .datumic {
  width: 130px !important;
  text-align: center;
  margin-right: 15px;
  float: left;
}
.shorten .personas {
  padding-left: 15px;
  font-size: 1em;
  width: 430px;
  display: block;
  text-align: left;
  background: url('/images/_theme/0/bg_select.png') right no-repeat;
  cursor: pointer;
  border: none;
  color: #575656;
  margin: 0 5px 10px 0;
  background: #d6d6d6;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #cbcbcb;
}
.shorten .selecter {
  padding-left: 15px;
  font-size: 1em;
  width: 430px;
  display: block;
  text-align: left;
  background: url('/images/_theme/0/bg_select.png') right no-repeat;
  cursor: pointer;
  border: none;
  color: #575656;
  margin: 0 5px 10px 0;
  background: #d6d6d6;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #cbcbcb;
}
.shorten .more {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.shorten .dugme input {
  background: url('/images/_theme/0/dugme.png') right no-repeat;
  color: white;
  padding-left: 10px;
  background-size: cover;
}
#calicon {
  float: left;
  margin-top: 5px;
}
ul.gals,
ul.media {
  overflow: hidden;
  margin: 35px 0 15px;
  display: block;
  padding-left: 0;
}
ul.gals li,
ul.media li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  display: block;
  background: url('/images/_theme/0/line.gif') -470px bottom no-repeat;
}
ul.gals li div.mediatxt,
ul.media li div.mediatxt {
  float: left;
  width: 80%;
  overflow: hidden;
  color: #9a9a9a;
}
ul.gals li h2,
ul.media li h2 {
  margin: 0 0 10px;
  font-weight: 700;
}
ul.gals li div.mclipinfo,
ul.media li div.mclipinfo {
  text-transform: uppercase;
  font: 14px/27px proxima-nova, verdana, sans-serif;
  margin-bottom: 10px;
  overflow: hidden;
}
ul.gals li div.filetype,
ul.media li div.filetype {
  width: 68px;
  height: 27px;
  text-align: center;
  background: url('/images/_theme/0/bgfile.png') no-repeat;
  color: white;
  float: left;
}
ul.gals li div.pubdate,
ul.media li div.pubdate {
  padding: 0 15px 0 5px;
  background: url('/images/_theme/0/slashm.png') right center no-repeat;
  float: left;
}
ul.gals li div.source,
ul.media li div.source {
  padding-left: 10px;
  float: left;
}
ul.gals li a.dfile,
ul.media li a.dfile {
  float: right;
  width: 19%;
  height: 35px;
  background: url('/images/_theme/0/download-button.png') no-repeat;
}
ul.gals li a.dfile:hover,
ul.media li a.dfile:hover {
  background-position: 0 bottom;
}
div.gals {
  margin-top: 75px;
  /*  li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    background: url('/images/_theme/0/line.gif') -805px bottom no-repeat;
    display: block;
  }*/

}
div.gals > div {
  margin-bottom: 35px;
}
div.gals a {
  display: block;
  overflow: hidden;
  position: relative;
}
div.gals a:hover h3 {
  padding: 15px 10px;
}
div.gals a img {
  z-index: 0;
  border: 0;
}
div.gals a div {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 3;
  /*      overflow: hidden;
      height: 65px;
      width: 560px;*/
  background: url('/images/_theme/0/bggal2.png');
  background-position: center center;
  display: table;
  width: 100%;
}
div.gals a h3 {
  transition: all ease 0.3s;
  margin: 0;
  font: 18px/24px proxima-nova, verdana, sans-serif !important;
  color: white;
  /*height: 65px;*/
  /*padding: 5px 15px 5px 70px;*/
  padding: 5px 10px;
  /*text-shadow: 0 1px #333;*/
  overflow: hidden;
  /*font-size: 20px !important;*/
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
div.gals a span {
  width: 700px;
  height: 65px;
  z-index: 2;
  background: url('/images/_theme/0/galhover.png') no-repeat;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-position-y: center;
}
.mfp-arrow-right::after {
  border-left: 17px solid #ecd0de !important;
}
.mfp-arrow-left::after {
  border-right: 17px solid #ecd0de !important;
}
.links a {
  display: block;
  width: 700px;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px 80px;
}
.links a div {
  position: relative;
  float: left;
  width: 135px;
  margin-right: 30px;
  height: 85px;
}
.links a div img {
  position: absolute;
  z-index: 1;
}
.links a div span {
  width: 135px;
  height: 85px;
  position: absolute;
  z-index: 2;
  display: block;
  background: url('/images/_theme/0/hoverplay.png') center center no-repeat;
  display: none;
}
.links a strong {
  margin: 20px 0 5px;
  font-size: 16px;
  font-weight: normal;
  display: block;
  color: #575656;
}
.links a em {
  display: block;
  font-size: 12px;
  font-style: normal;
}
.contactinfo {
  margin: 35px 0 25px;
  padding-bottom: 25px;
  overflow: hidden;
}
.contactinfo .cileft {
  width: 550px;
  float: left;
}
.mform p {
  margin: 0 0 25px;
  overflow: hidden;
  display: block;
}
.mform label,
.mform .flabel {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  clear: both;
  margin-bottom: 5px;
  color: #575656;
}
.mform p {
  margin: 0 0 25px;
  overflow: hidden;
  display: block;
}
.mform input[type="radio"] {
  float: left;
  border: none;
  margin-top: 5px;
}
.mform .rlabel {
  float: left;
  clear: none;
  margin: 0 50px 0 5px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.mform input[type="text"],
.mform textarea {
  border: 1px solid #cbcbcb;
  width: 520px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #d6d6d6;
  display: block;
  padding: 10px 15px;
  font-size: 16px;
}
.contactinfo h2,
.contactmap h2 {
  font-size: 30px;
  margin: 0 0 25px;
  color: #373737;
  font-weight: 700;
}
.ciright {
  width: 300px;
  float: left;
  margin-left: 40px;
}
.ciright a {
  color: #575656;
}
a.alink {
  color: #a2185b;
  padding-left: 30px;
  background: url('/images/_theme/0/arrow.png') -35px -32px no-repeat;
  text-transform: uppercase;
}
#mapwrap {
  width: 550px;
  height: 480px;
}
.contactwrap h2 {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  font-weight: 700;
}
.contactwrap p {
  float: left;
  width: 100%;
}
.contactwrap p a {
  color: #575656;
}
.list {
  overflow: hidden;
  margin-top: 25px;
  border-bottom: 1px solid #d9d9d9;
}
.list a {
  display: block;
  overflow: hidden;
  background: url('/images/_theme/0/line.gif') 460px bottom no-repeat;
  position: relative;
  margin-left: 20px;
}
.list a h2 {
  display: block;
  margin: 0;
  margin-top: 0px;
  font-size: 30px;
  line-height: 32px;
  color: #373737;
  margin-top: 20px;
  font-weight: 700;
}
.list .listtxt {
  float: left;
  width: 310px;
  margin-left: 10px;
  margin-right: 20px;
  max-height: 190px;
  overflow: hidden;
}
.list .rc {
  float: right;
  padding-bottom: 20px;
  width: 220px;
  margin-top: 20px;
  position: relative;
}
.list .rc span {
  width: 220px;
  height: 165px;
  z-index: 5;
  background: url('/images/_theme/0/hoverplay.png') center center;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.listdate {
  float: left;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  color: #9a9a9a;
  width: 55px;
  height: 100px;
  overflow: hidden;
  background: url('/images/_theme/0/slashg.png') top right no-repeat;
  padding: 25px 40px 10px 0;
}
.listdate strong {
  font-size: 30px;
  font-weight: 900;
  display: block;
  margin-bottom: 8px;
}
.labelhead {
  clear: both;
  margin: 0 0 15px 30px;
  font: 300 12px proxima-nova, verdana, sans-serif;
  text-transform: uppercase;
  color: #9a9a9a;
}
div.quote {
  margin: 50px 0;
  font: italic 18px/24px proxima-nova, verdana, sans-serif;
  color: #9a9a9a;
  padding-left: 90px;
  background: url('/images/_theme/0/bgquote.png') no-repeat;
  min-height: 70px;
}
pre {
  padding: unset !important;
  background: unset !important;
  -moz-tab-size: unset !important;
  tab-size: unset !important;
  overflow: unset !important;
  font-size: 16px !important;
  line-height: 20px !important;
}
ul.secondlevel li a.active,
ul.secondlevel li a:hover {
  background: url('/images/_theme/0/bulletm.png') left 5px no-repeat !important;
  margin-left: 0 !important;
  padding-left: 37px !important;
  color: #a2185b !important;
}
.videos {
  margin: 35px 0 15px;
  overflow: hidden;
  width: 700px;
}
.videos a {
  display: block;
  position: relative;
  width: 220px;
  margin: 0 13px 35px 0;
  height: 265px;
  overflow: hidden;
  float: left;
}
.videos a span {
  display: none;
  position: absolute;
  z-index: 1;
  width: 220px;
  height: 165px;
  background: url('/images/_theme/0/playhover.png') center center no-repeat;
}
.videos a img {
  border: none;
  display: block;
  margin-bottom: 20px;
  z-index: 0;
}
.videos a h3 {
  font-size: 20px;
  line-height: 26px;
  color: #373737;
}
h2 a {
  font: bold 36px/42px proxima-nova, verdana, sans-serif;
  color: #373737;
}
.cat {
  padding: 5px 10px;
  display: block;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ececec;
  box-shadow: 0 -1px 2px #bbbbbb inset;
  color: #a2185b;
  text-transform: uppercase;
  font: 10px proxima-nova, verdana, sans-serif;
}
.more {
  background: url('/images/_theme/0/but.png') no-repeat right -40px;
  letter-spacing: 1px;
  display: block;
  float: left;
  height: 35px;
  padding: 0 56px 0 0;
  clear: both;
}
.more span {
  text-shadow: 0px -1px black;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  background: url("/images/_theme/0/but.png") no-repeat left 0;
  padding-left: 15px;
  display: block;
  line-height: 35px;
  height: 35px;
}
button.more {
  border: none;
}
p.submit input {
  border: none;
}
.more:hover {
  background-position: right -120px;
}
.more:hover span {
  background-position: left -80px;
}
a:hover {
  text-decoration: none !important;
}
#singleevent {
  background: url(/images/_theme/0/bgkat.gif) top right no-repeat;
  width: 520px;
  height: 158px;
  clear: right;
  float: right;
  overflow: hidden;
  margin: 0 0 30px;
}
#singleevent .slabel {
  float: right;
  width: 360px;
  margin: 30px 0 0px;
}
#singleevent h2 {
  float: right;
  width: 360px;
  margin: 0px 0 20px;
  height: 85px;
  overflow: hidden;
}
#singleevent .fulldate {
  width: 105px;
  margin-top: 30px;
  float: left;
  color: #9a9a9a;
  font-size: 10px;
  text-align: right;
}
.footer-wrap {
  width: 100%;
  background: white;
}
#homecols {
  width: 640px;
  position: relative;
  overflow: hidden;
  float: right;
  margin: -120px -60px 0 0;
}
#homecols .matterport iframe {
  margin-top: 50px;
  width: 95%;
}
#homecols .col {
  overflow: hidden;
  width: 300px;
}
#homecols .col a.colimg {
  display: block;
  position: relative;
  clear: both;
  width: 250px;
  height: 280px;
  margin: 0 0 25px 20px;
}
#homecols .col h3 {
  clear: both;
  margin: 0 0 25px;
  padding: 0px 10px 25px 20px;
  background: url(/images/_theme/0/gline.gif) bottom left no-repeat;
}
#homecols .col h3 a {
  color: #a2185b;
  font: bold 24px/30px proxima-nova, verdana, sans-serif;
}
#homecols .col h3 a:hover {
  color: #444444;
}
#homecols .col p {
  color: #373737;
  background: url(/images/_theme/0/gline.gif) bottom left no-repeat;
  font: 14px/22px proxima-nova, verdana, sans-serif;
  clear: both;
  width: 250px;
  margin: 0 0 28px 0px;
  display: block;
  padding: 0 0 25px 20px;
}
#homecols .col .more {
  margin-left: 20px;
}
.l1 {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
.l2 {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
}
footer {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 90px auto 10px;
  width: 940px;
  position: relative;
  border-top: 3px solid #d9d9d9;
  padding-top: 15px;
  font-size: 11px;
}
footer a {
  text-transform: uppercase;
  font-size: 11px;
  color: #565656;
}
footer a:hover {
  color: #a2185b;
}
footer nav {
  float: left;
}
footer nav a {
  padding: 0 10px;
}
#homebg footer {
  float: right;
  margin: 90px 0 5px;
  width: 860px;
}
.follow {
  float: left;
  margin-left: 100px;
}
a#rlink {
  float: right;
  text-transform: none;
  margin-right: 10px;
}
a#rlink em {
  padding-right: 5px;
  color: #222222;
}
a#rlink em:hover {
  color: #a2185b;
}
footer a:hover {
  color: #a2185b;
}
em {
  color: #222222 !important;
}
header {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: url('/images/_theme/0/bgh.png');
}
.upcont {
  z-index: 0;
  padding: 260px 0 100px;
  background-color: #a2185b;
  /*background: rgb(162, 24, 91) url('/images/_theme/0/Batana_037_header.jpg') no-repeat scroll center;*/
  margin-top: -220px;
  position: relative;
  max-height: 400px;
  overflow: hidden;
  padding: 265px 80px 95px;
}
.upcont.photo {
  background-size: cover !important;
  height: 495px;
  padding: 280px 80px 0px;
}
.upcont h1 {
  font: 900 72px/76px proxima-nova, verdana, sans-serif;
  color: white;
  text-shadow: 0px 2px #393939;
  margin: 0 auto;
  display: block;
  max-width: 770px;
  position: relative;
  z-index: 2;
  margin-top: 100px;
}
.upcont.haspic h1 {
  margin: -500px auto 0;
  padding-bottom: 40px;
}
.upcont.photo {
  height: 495px;
  padding: 280px 80px 0px;
}
.upcont.nobc {
  padding-bottom: 60px;
}
.bcwrap {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 67px;
  width: 100%;
  background: url('/images/_theme/0/bgbcw.png') center bottom no-repeat;
  z-index: 3;
}
.breadcrumbs {
  width: 940px;
  margin: 0 auto;
  background: url('/images/_theme/0/bgbc.png') center bottom no-repeat;
  height: 67px;
  position: relative;
  overflow: hidden;
}
.breadcrumbs nav {
  display: block;
  margin: 0 0 0 240px;
  overflow: hidden;
  line-height: 67px;
  padding-top: 5px;
}
.breadcrumbs nav a {
  color: #9a9a9a;
  font-size: 11px;
  padding: 8px 0 8px 15px;
  margin-right: 5px;
  background: url('/media/static/img/slashm.png?fcca123bdc6d') left center no-repeat;
}
.breadcrumbs nav a.first {
  background: none;
}
.breadcrumbs nav #mm-aktivnosti {
  display: none;
}
aside.left {
  width: 220px;
  overflow: hidden;
  display: block;
  min-height: 100px;
  margin-top: 35px;
}
aside.left ul.firstlevel {
  display: block;
  padding: 0;
}
aside.left ul.firstlevel li {
  overflow: hidden;
}
aside.left ul.firstlevel li strong {
  margin-bottom: 15px;
  display: block;
}
aside.left strong a {
  font: 900 14px/18px proxima-nova, verdana, arial;
  text-transform: uppercase;
  color: #9a9a9a;
  padding-left: 20px;
  display: block;
}
aside.left strong a.active {
  color: #a2185b;
}
aside.left ul.secondlevel {
  border-left: 1px solid #d9d9d9;
  padding: 5px 0 10px;
  width: 170px;
  overflow: hidden;
  margin-bottom: 15px;
}
aside.left ul.secondlevel li {
  overflow: hidden;
  display: block;
  margin: 0 0 15px 0;
}
aside.left ul.secondlevel li a {
  font-size: 14px;
  line-height: 18px;
  color: #9a9a9a;
  margin-left: 10px;
  padding-left: 27px;
  display: block;
  background: url('/images/_theme/0/bulletm.png') -10px -235px no-repeat;
}
.index .unesc-index {
  display: block;
  font-size: 13px;
  color: #575656;
  margin-top: -22px;
  font-size: 13px;
  color: #575656;
  position: absolute;
  left: 240px;
  max-width: 150px;
  top: 60px;
  font-size: 12px;
  line-height: 1.35;
}
.unesc-index {
  display: none;
}
p#eng,
p#cro,
p#ita {
  color: black;
  margin-top: 0;
}
.lang7 .hcolumns a {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.lang7 .unesc-index {
  /*max-width: 230px;
        top: 50px;*/
  /*top: 15px;*/
  top: 40px;
}
.lang2 .hcolumns a {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.lang2 .unesc-index {
  top: 25px;
}
div.center {
  width: 560px;
  margin-right: 10px;
  overflow: hidden;
  margin-top: 35px;
  float: left;
}
article {
  overflow: hidden;
  margin-bottom: 65px;
}
article h1,
article h2,
article h3 {
  margin-top: 0;
  color: #373737 !important;
  font-weight: 700 !important;
}
article p,
article h2,
article h3 {
  margin-left: 30px;
}
article p {
  color: #373737;
}
article ol {
  margin-left: 17px;
}
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
ol,
ol li {
  list-style-type: decimal;
}
aside.right {
  width: 140px;
  overflow: hidden;
  float: right;
  margin-top: 35px;
}
aside.right .banner {
  width: 140px;
  height: 90px;
  position: relative;
  margin-bottom: 20px;
  display: block;
  background: url('/images/_theme/0/banneri.png') 0 -336px no-repeat;
}
aside.right .banner:hover strong {
  color: white;
  text-shadow: 0 1px black;
}
aside.right .banner strong {
  display: block;
  z-index: 3;
  width: 90px;
  color: #575656;
  position: absolute;
  top: 30px;
  left: 20px;
  font: bold 12px/18px proxima-nova, verdana, arial;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
}
aside.right .banner span {
  position: absolute;
  width: 140px;
  height: 90px;
  display: none;
  z-index: 1;
  background: url('/images/_theme/0/banneri.png') no-repeat;
}
#bmuseum span {
  background-position: 0 0;
}
#bspacio span {
  background-position: 0 -115px;
}
#bbatana span {
  background-position: 0 -226px;
}
#bfesta span {
  background-position: 0 -446px;
}
#langmenu {
  height: 40px;
  overflow: hidden;
  border-bottom: 1px solid white;
  background: #e2ab01;
  display: none;
}
#langmenu div {
  margin: 0 auto;
  height: 40px;
  overflow: hidden;
}
#langmenu a {
  font: 12px/40px proxima-nova, verdana, sans-serif;
  color: #575656;
  margin-left: 50px;
  text-transform: uppercase;
  float: right;
}
#langmenu a.active,
#langmenu a:hover {
  color: #a2185b;
}
.novosti .list a {
  width: 100%;
}
.novosti .list a:last-child {
  background: none;
}
.rcontent {
  float: left;
  overflow: hidden;
  max-width: 700px;
  margin-left: 20px;
  width: 70%;
}
article ul {
  margin-left: 10px;
  padding-left: 20px;
}
article ul li {
  background: url('/images/_theme/0/dot.png') no-repeat 9px 9px transparent;
  padding: 0px 0px 1px 24px;
}
article p a:hover {
  border: none !important;
}
article p a {
  color: black;
  border-bottom: 1px dotted #a2185b;
}
a:hover,
a:active {
  outline: 0 !important;
}
a:hover {
  color: #a2185b !important;
}
#mm-attivita,
#mm-activities {
  display: none;
}
article p.lead {
  /*color: #575656;
    font-size: 20px;*/
  line-height: 26px;
  margin-top: 0;
}
article .bigimg {
  overflow: hidden;
  display: block;
  position: relative;
  /*margin-left: 20px;*/
  height: 330px;
  width: 540px;
}
article .bigimg img {
  position: absolute;
  margin: 0;
}
.qscrollwrap .navi {
  position: absolute;
  top: 5px;
  right: 20px;
  width: 96px;
  height: 15px;
  overflow: hidden;
}
.qscrollwrap .navi a {
  width: 6px;
  height: 10px;
  float: left;
  margin-right: 10px;
  background: url(../images/_theme/0/navigator.png) 0 -12px no-repeat;
  display: block;
  font-size: 1px;
}
.qscrollwrap .navi a:hover {
  background-position: 0 0;
}
.qscrollwrap .navi a.active {
  background-position: 0 0;
}
.arrow {
  width: 17px;
  height: 17px;
  background: url(../images/_theme/0/arrow.png) no-repeat;
  position: absolute;
  top: 0px;
}
.arrow.disabled {
  opacity: 0.5;
}
#arrowright.disabled:hover {
  background-position: top right;
}
#arrowleft.disabled:hover {
  background-position: left -43px;
}
#arrowright {
  background-position: right 0;
  right: 0;
  z-index: 9999;
}
#arrowright:hover {
  background-position: right -32px;
}
#arrowleft {
  background-position: left 0;
  right: 152px !important;
  z-index: 9999;
}
#arrowleft:hover {
  background-position: left -32px;
}
.persons {
  overflow: hidden;
  margin-top: 35px;
}
.persons a {
  width: 180px;
  height: 180px;
  display: block;
  border-radius: 50%;
  background-color: #a2185b;
  float: left;
  margin-right: 10px;
  cursor: default;
  padding: 0;
  -ms-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  /* 
        margin: 0 0px 10px 0;
        position: relative;
        

        &:nth-child(4n) {
            margin-right: 0px;
        }

        img {
            z-index: 0;
            position: absolute;
        }

        span {
            display: block;
            position: absolute;
            z-index: 1;
            height: 180px;
            width: 180px;
            background: url('../images/_theme/0/bgtransp.png');
        }

        .mask {
            background: url('../images/_theme/0/mask.png') no-repeat;
            position: absolute;
            z-index: 2;
            width: 180px;
            height: 180px;
        }*/

}
.persons a .pinfo {
  overflow: hidden;
  display: block;
  position: absolute;
  width: 168px;
  height: 180px;
  text-align: center;
  text-shadow: 0 1px #555555;
  color: white;
  z-index: 3;
  margin-left: 6px;
}
.persons a .pinfo h3 {
  /*margin: 0 0 5px;*/
  color: white;
  text-transform: uppercase;
  font-size: 20px !important;
  line-height: 24px;
  font-weight: 700;
  /*display: table-cell;*/
  vertical-align: middle;
  width: 180px;
  margin-bottom: 0;
}
.persons a .pinfo em {
  font-size: 12px;
  line-height: 14px;
  display: block;
  width: 130px;
  margin-left: 17px;
}
.persons .haspic {
  cursor: pointer;
}
#fancybox-content div {
  color: black;
  font: 16px/20px proxima-nova, verdana, sans-serif;
}
#fancybox-content div h3 {
  font-size: 28px !important;
  margin: 0 0 10px;
  font-weight: 600;
}
#fancybox-content div p {
  margin-bottom: 15px;
}
#fancybox-content div strong {
  display: block;
  color: #a2185b;
  font-size: 12px;
  text-transform: uppercase;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("/images/_theme/0/fancybox.png") -40px 0 !important;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
ul.glosslist {
  padding-left: 0;
}
ul.glosslist a {
  display: block;
  overflow: hidden;
  height: 70px;
  background: #3e3e3e url('/images/_theme/0/sep.png') bottom left repeat-x;
  font-size: 36px;
  line-height: 70px;
  color: #8c8c8c;
  text-shadow: 0 1px #323232;
  padding: 0 10px 0 80px;
  white-space: no-wrap;
}
.maincontent {
  margin-top: 35px;
}
.termdesc {
  background: #4c4c4c;
  display: none;
}
.termdesc img {
  position: absolute;
  z-index: 0;
  border: 0;
  height: 437px;
}
.termdesc .termtxt {
  color: #e2e2e2;
  overflow: auto;
  /*background: url('/images/_theme/0/glosstext.png') bottom left no-repeat;*/
  /*margin-left: 225px;*/
  position: relative;
  z-index: 3;
  padding: 25px 120px;
  font-size: 16px;
  line-height: 22px;
  text-shadow: 0 1px #333333;
}
.termdesc .termtxt p {
  margin: 0;
}
.central {
  width: 700px;
  display: block;
  margin: 30px auto 0;
  padding-bottom: 25px;
  clear: both;
  text-align: center;
  background: url('/images/_theme/0/line460.gif') center bottom no-repeat;
  font: 14px proxima-nova, verdana, sans-serif;
}
h2.central {
  text-transform: uppercase;
  font: bold 34px proxima-nova, verdana, sans-serif;
  color: #373737;
}
.batanas {
  overflow: hidden;
  margin-top: 35px;
}
.batanas div.bat {
  width: 220px;
  height: 270px;
  display: block;
  float: left;
  margin: 0 20px 40px 0;
  position: relative;
}
.batanas div.bat:last-of-type {
  margin-right: 0;
}
.batanas div.bat img {
  z-index: 0;
  position: absolute;
}
.batanas div.bat span {
  display: block;
  position: absolute;
  z-index: 1;
  width: 220px;
  height: 270px;
  background: url('/images/_theme/0/bgtransp.png');
}
.batanas div.bat .mask {
  background: url('/images/_theme/0/mask-sail.png') no-repeat;
  position: absolute;
  z-index: 2;
  width: 220px;
  height: 270px;
}
.batanas div.bat .pinfo {
  overflow: hidden;
  display: block;
  position: absolute;
  width: 160px;
  height: 51px;
  top: 155px;
  left: 40px;
  text-align: center;
  text-shadow: 0 1px #555555;
  color: white;
  z-index: 3;
}
.batanas div.bat .pinfo h3 {
  margin: 0 0 5px;
  color: white;
  text-transform: uppercase;
  font-size: 14px !important;
  line-height: 18px;
  font-weight: 600;
}
.batanas div.bat .pinfo em {
  font-size: 12px;
  line-height: 14px;
  display: block;
  width: 160px;
  color: white !important;
}
.batanas div.bat a.bpic {
  position: absolute;
  display: none;
  z-index: 11;
  width: 51px;
  height: 51px;
  left: 60px;
  top: 150px;
  background: url('/images/_theme/0/icons-baza.png') no-repeat;
  text-indent: -999px;
  color: white;
}
.batanas div.bat .bdesc {
  position: absolute;
  display: none;
  z-index: 12;
  width: 51px;
  height: 51px;
  left: 120px;
  top: 150px;
  background: url('/images/_theme/0/icons-baza.png') right 0 no-repeat;
  text-indent: -999px;
  color: white;
}
.batanas div.bat .fdesc {
  color: white;
  display: none;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
  
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.lblError {
  max-width: 520px;
  text-align: center;
}
#_ctl1_lblError {
  color: #a2185b;
  font-weight: bold;
  text-transform: uppercase;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1000px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1000px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1000px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1000px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1000px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1000px), only screen and (min-width: 767px) and (max-width: 1000px) {
  .index .qscrollwrap {
    float: left;
    width: 40%;
    margin-left: 0px;
    margin-top: 100px;
  }
  .index #singlenews {
    background: white;
    padding-left: 25px;
  }
  .home {
    overflow: unset;
  }
  .home #logo {
    margin: 0 auto !important;
    float: unset !important;
  }
  .home .hamburglar {
    display: block;
  }
  .home .hwrap {
    overflow: unset;
    margin: 5px auto!important;
  }
  .home .hwrap .hcolumns {
    display: none;
  }
  .home .hwrap .hcolumns-mobile {
    display: none;
    width: 300px;
    background: white;
    position: absolute;
    top: 0;
    right: 0;
    height: unset !important;
    overflow: unset;
  }
  .home .hwrap .hcolumns-mobile li {
    float: unset !important;
    overflow: unset;
  }
  footer {
    width: 100%;
  }
  .upcont h1 {
    font-size: 32px !important;
    line-height: 50px;
    max-width: 570px;
  }
  aside.left {
    width: 25%;
  }
  .contentarea .center {
    width: 70%;
  }
  .rcontent {
    width: 70%;
  }
  .standard.struct-50 aside.left {
    display: none;
  }
  .standard.struct-50 .rcontent {
    width: 100%;
  }
  aside.right {
    display: none;
  }
  .index .unesc-index {
    display: block;
    left: 100px;
  }
  .unesc-index {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px), only screen and (max-width: 767px) {
  body {
    /*border-top: 3px solid red;*/
    font: 14px/22px proxima-nova, verdana, sans-serif;
  }
  .jezik .wrapper {
    width: 95%;
  }
  .index {
    background-position: 0 50px !important;
    background-image: none !important;
  }
  .index .qscrollwrap {
    display: none;
    float: left;
    width: 85%;
    margin-left: 0px;
    padding: 0 50px;
  }
  .index .qscrollwrap #qscroll {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .index .qscrollwrap #qscroll .items div {
    width: 100%;
  }
  .index #singlenews {
    width: 100%;
    margin-top: 50px;
    background: white;
    padding-left: 25px;
  }
  .index #singleevent {
    width: 100%;
    display: none;
  }
  .index #homecols {
    width: 100%;
    margin-top: 25px;
    margin-left: unset;
    float: unset;
  }
  .index #homecols .matterport iframe {
    margin-top: 50px;
    width: 100%;
  }
  .index #homecols .col {
    width: 49% !important;
  }
  .index #homecols .col .colimg {
    width: 100%;
    margin-left: 0;
  }
  .index #homecols .col .more {
    margin-left: 0;
  }
  .index #homecols .col h3 {
    padding-left: 0;
  }
  .index #homecols .col p {
    width: 100%;
    padding-left: 0;
  }
  .home {
    overflow: unset;
  }
  .home .uk-container {
    padding: 0 5px 0 25px;
  }
  .home #logo {
    margin: 0 auto !important;
    float: unset !important;
  }
  .home .hamburglar {
    display: block;
  }
  .home .hwrap {
    margin: 10px auto !important;
  }
  .home .hwrap .hcolumns {
    display: none;
  }
  .home .hwrap .hcolumns-mobile {
    display: none;
    width: 300px;
    background: white;
    position: absolute;
    top: -10px;
    right: -5px;
    height: unset !important;
    overflow: unset;
  }
  .home .hwrap .hcolumns-mobile li {
    float: unset !important;
    overflow: unset;
  }
  .home .hwrap .hcolumns-mobile > li {
    height: 180px!important;
  }
  HEADER.home .hwrap a#logo {
    margin: unset !important;
  }
  .home .hamburglar {
    margin-top: 55px;
  }
  h2 a {
    font-size: 32px;
    line-height: 36px;
  }
  #singlenews .date {
    height: 60px;
  }
  footer {
    text-align: center;
    width: 100%;
  }
  footer nav {
    float: unset;
  }
  footer .follow {
    float: unset;
    margin: unset;
  }
  footer #rlink {
    float: unset;
    margin-right: 0;
  }
  /* .standard.struct-50 {
          aside.left {
              display: none;
          }
  
          .rcontent {
              width: 100%;
              margin: 0;
  
              .novosti {
                  .list {
                  }
              }
          }
      }
  
      .contentarea {
          .center {
              width: 100%;
              margin-top: 0;
              text-align: justify;
          }
  
          .rcontent {
              width: 100%;
              margin-left: 0;
  
              .persons {
                  a {
                      float: none;
                      margin: 0 auto;
                      margin-bottom: 10px;
                  }
              }
          }
      }
  
      aside.left {
          width: 100%;
  
          ul.firstlevel {
              text-align: center;
          }
  
          ul.secondlevel {
              border-left: none;
              width: 100%;
              text-align: center;
  
              li {
                  margin: 0;
  
                  a {
                      margin-left: 0;
                      padding-left: 0 !important;
                      display: block;
                      background: url('/images/_theme/0/bulletm.png') -10px -235px no-repeat;
                  }
  
                  a.active {
                      margin-left: 0;
                      padding-left: 0;
                  }
              }
          }
      }*/
  
  aside.right {
    display: none;
  }
  .main-title {
    margin-top: 79px;
    font-size: 38px !important;
    line-height: 40px !important;
  }
  .upcont {
    padding-left: 20px;
    padding-right: 20px;
  }
  .upcont h1.main-title {
    font-size: 25px !important;
  }
  .upcont.photo {
    padding: 100px 20px 0px;
  }
  .upcont.photo .main-title {
    margin-top: 189px !important;
  }
  aside.left strong a {
    padding-left: 0px;
  }
  aside.left ul.secondlevel li a {
    background: none !important;
  }
  .glosslist {
    padding-left: 0px;
  }
  .glosslist li a {
    padding: 0 10px 0 40px;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
  }
  .termdesc .termtxt {
    padding: 25px 50px;
  }
  .contentarea .maincontent h2.central {
    width: auto !important;
  }
  .contentarea .maincontent p.central {
    width: auto !important;
  }
  .contentarea .maincontent .batanas .bat {
    margin-right: 5px;
  }
  .contentarea .maincontent .persons a {
    margin: 0 40px 40px 0;
  }
  .contentarea .maincontent .persons a.haspic {
    margin: 0 auto;
  }
  .novosti .list a {
    margin-left: 0;
  }
  .novosti .list a .listdate {
    display: none;
  }
  .novosti .list a .listtxt {
    width: 60%;
    margin: 0;
  }
  .novosti .list a .listtxt h2 {
    font-size: 16px;
    line-height: 22px;
    margin: 20px 5px;
  }
  .novosti .list a .rc {
    width: 40%;
  }
  article .bigimg {
    width: unset !important;
    height: unset !important;
  }
  article .bigimg img {
    position: unset !important;
  }
  article p {
    margin-left: 0;
  }
  article h3 {
    text-align: center;
    margin-left: 0px;
  }
  .index .unesc-index {
    left: 250px;
    top: 40px;
    display: block;
    position: unset;
    max-width: unset;
    margin-top: unset;
  }
  .unesc-index {
    display: none;
  }
  #fancybox-overlay {
    background-color: rgba(162, 24, 91, 0.6);
  }
  #fancybox-wrap {
    width: 79%;
  }
  #fancybox-wrap #fancybox-outer {
    background: transparent;
  }
  #fancybox-wrap #fancybox-outer #fancybox-content {
    width: 100% !important;
    height: auto !important;
    background-color: white;
    /*rgba(197, 116, 155, 0.8);  */
    /*padding: 10px;             */
    color: white;
  }
  #fancybox-wrap #fancybox-outer #fancybox-content div {
    width: 100% !important;
    height: auto !important;
    color: black;
    font: 16px/20px proxima-nova, verdana, sans-serif;
  }
  #fancybox-wrap #fancybox-outer #fancybox-content div h3 {
    font-size: 28px !important;
    margin: 0 0 10px;
    font-weight: 600;
  }
  #fancybox-wrap #fancybox-outer #fancybox-content div p {
    margin-bottom: 15px;
  }
  #fancybox-wrap #fancybox-outer #fancybox-content div strong {
    display: block;
    color: #a2185b;
    font-size: 12px;
    text-transform: uppercase;
  }
  #fancybox-wrap #fancybox-outer #fancybox-content div embed {
    width: 100%;
  }
  aside.left {
    width: 30%;
    overflow: hidden;
    display: block;
    min-height: 10px;
    margin-top: 35px;
  }
  aside.left ul.firstlevel {
    display: block;
    padding: 0;
  }
  aside.left ul.firstlevel li {
    overflow: hidden;
  }
  aside.left ul.firstlevel li strong {
    margin-bottom: 15px;
    display: block;
  }
  aside.left strong a {
    font: 900 14px/18px proxima-nova, verdana, arial;
    text-transform: uppercase;
    color: #9a9a9a;
    padding-left: 20px;
    display: block;
  }
  aside.left strong a.active {
    color: #a2185b;
  }
  aside.left ul.secondlevel {
    border-left: 1px solid #d9d9d9;
    padding: 5px 0 10px;
    width: 170px;
    overflow: hidden;
    margin-bottom: 15px;
  }
  aside.left ul.secondlevel li {
    overflow: hidden;
    display: block;
    margin: 0 0 15px 0;
  }
  aside.left ul.secondlevel li a {
    font-size: 14px;
    line-height: 18px;
    color: #9a9a9a;
    margin-left: 10px;
    padding-left: 27px;
    display: block;
    background: url('/images/_theme/0/bulletm.png') -10px -235px no-repeat;
  }
  .contentarea .rcontent,
  .contentarea div.center {
    float: right;
    overflow: hidden;
    max-width: 700px;
    margin-left: 15px;
    width: 65%;
  }
  .videos {
    margin: 35px 0 15px;
    overflow: hidden;
    width: 100%;
  }
  .videos a {
    height: auto;
    float: none;
    margin: 0 auto;
  }
  #mapwrap {
    width: 100%;
  }
  .contactinfo .cileft,
  .contactinfo .ciright {
    width: 100%;
  }
  .contactinfo .ciright {
    margin-left: 0px;
  }
  .shorten .mform fieldset {
    min-width: 0;
  }
  .shorten .mform fieldset p input[type="text"],
  .shorten .mform fieldset p textarea {
    width: 89%;
  }
  .shorten .mform fieldset p select,
  .shorten .mform fieldset p select.selecter {
    width: 100%;
  }
  .shorten .mform fieldset select.selecter {
    width: 100%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 520px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 520px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 520px), only screen and (min-device-pixel-ratio: 2) and (max-width: 520px), only screen and (min-resolution: 192dpi) and (max-width: 520px), only screen and (min-resolution: 2dppx) and (max-width: 520px), only screen and (max-width: 520px) {
  .index .unesc-index {
    width: 100%;
    top: 170px;
    max-width: 500px;
    text-align: center;
    top: 185px;
    left: -15px;
  }
  .index #singlenews {
    margin-top: 100px;
  }
  ul.gals,
  ul.media {
    overflow: hidden;
    margin: 35px 0 15px;
    display: block;
    padding-left: 0;
  }
  ul.gals li,
  ul.media li {
    position: relative;
  }
  ul.gals li div.mediatxt,
  ul.media li div.mediatxt {
    width: 100%;
  }
  ul.gals li a.dfile,
  ul.media li a.dfile {
    width: 111px;
    position: absolute;
    right: 0px;
    top: 90px;
  }
  ul.gals li a.dfile:hover,
  ul.media li a.dfile:hover {
    background-position: 0 bottom;
  }
  ul.gals .galtxt {
    height: 65px;
    width: 100%;
    background-position-x: center;
  }
  ul.gals .galtxt h3 {
    margin: 5px 10px;
    font-size: 16px !important;
    padding-left: 15px;
    line-height: 20px!important;
  }
  ul.gals img {
    height: 65px !important;
  }
  .videos {
    margin: 35px 0 15px;
    overflow: hidden;
    width: 100%;
  }
  .videos a {
    height: auto;
    float: none;
    margin: 0 auto;
  }
  .upcont {
    padding-left: 20px;
    padding-right: 20px;
  }
  .upcont .bcwrap {
    height: auto;
  }
  .upcont .bcwrap .breadcrumbs {
    height: auto;
    width: 100%;
  }
  .upcont .bcwrap .breadcrumbs nav {
    margin: 0;
    padding-bottom: 5px;
    line-height: 26px;
    background-color: white;
    border-bottom: solid 1px lightgrey;
  }
  .upcont .bcwrap .breadcrumbs nav a {
    padding: 0px 25px 0px 15px;
  }
  aside.left {
    width: 100%;
  }
  aside.left ul.firstlevel {
    text-align: center;
  }
  aside.left ul.firstlevel strong a {
    padding-left: 0px;
  }
  aside.left ul.secondlevel {
    border-left: none;
    width: 100%;
    text-align: center;
  }
  aside.left ul.secondlevel li {
    margin: 0;
  }
  aside.left ul.secondlevel li a {
    margin-left: 0;
    padding-left: 0 !important;
    display: block;
    background: url('/images/_theme/0/bulletm.png') -10px -235px no-repeat;
  }
  aside.left ul.secondlevel li a.active {
    margin-left: 0;
    padding-left: 0;
  }
  .standard.struct-50 aside.left {
    display: none;
  }
  .standard.struct-50 .rcontent {
    width: 100%;
    margin: 0;
  }
  .contentarea div.center {
    width: 100%;
    margin-top: 0;
    text-align: justify;
  }
  .contentarea .rcontent {
    width: 100%;
    margin-left: 0;
  }
  .contentarea .rcontent .persons a {
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .contentarea .rcontent .persons a.haspic {
    margin: 0 auto;
    float: none;
  }
  .contentarea .rcontent .left {
    width: 100%;
    margin-left: 0;
  }
  .contentarea .rcontent .left .slick-carousel.slick-initialized.slick-slider {
    margin-left: 0px !important;
    width: 100%;
    height: auto;
  }
  .contentarea .rcontent .left p {
    text-align: justify;
  }
  .contentarea div.center {
    margin: 0 auto;
  }
  .links a {
    margin: 0;
    width: 100%;
  }
  .links a div {
    float: none;
    width: 135px;
    margin: 0 auto;
  }
  .links strong {
    clear: both;
    text-align: center;
  }
  .links em {
    text-align: center;
    margin: 0 0 10px;
  }
  .contentarea .maincontent .persons a {
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .contentarea .maincontent .persons a.haspic {
    margin: 0 auto;
    float: none;
  }
  .contentarea .maincontent .batanas .bat.haspic {
    margin: 40px auto;
    float: none;
  }
}
