:root {
  --color-brand1: #560738;
  --color-brand2: #952364;
  --color-grey: #707070;
  --color-grey-stone: #808284;
  --color-grey-dark: #d3d3d3;
  --color-grey-light: #f2f2f2;
  --color-black: #090916;
  --color-black2: #222222;
  --color-cyan: #17aeb9;
  --color-icons: #9c9da5;
  --color-back1: #fafafa;
  --color-yt: #ff0000;
}
body {
  margin: 0px;
}
body ul,
body ol,
body li {
  padding: 0px;
  list-style: none;
  margin: 0px;
}
body a {
  text-decoration: none;
  font-weight: 600;
}
body a:hover {
  text-decoration: none;
}
body {
  font-family: "Inter", sans-serif;
}
body p {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.02em;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0px;
  font-style: normal;
  color: var(--color-black);
}
body h1,
body h4,
body h5,
body h6 {
  font-family: "Inter";
}
body h2,
body h3 {
  font-family: "Clash Grotesk";
  font-style: normal;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  font-weight: 300;
}
@media (min-width: 1025px) {
  body h1 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 1024px) {
  body h1 {
    font-size: 24px;
    line-height: 30px;
  }
}
body h2 {
  font-size: 80px;
  line-height: 75px;
}
@media (max-width: 1024px) {
  body h2 {
    font-size: 56px;
    line-height: 62px;
  }
}
@media (max-width: 520px) {
  body h2 {
    font-size: 48px;
    line-height: 50px;
  }
}
body h3 {
  font-size: 48px;
  line-height: 50px;
}
@media (max-width: 1024px) {
  body h3 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  body h3 {
    font-size: 30px;
    line-height: 37px;
    text-transform: initial;
  }
}
body h4 {
  font-weight: 400;
  font-size: 30px;
  line-height: 37px;
}
body h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.03em;
}
body {
  background-color: var(--color-back1);
}
@media (min-width: 1280px) {
  body .header-inner,
  body .section-inner,
  body .footer-inner,
  body .latest-inner {
    max-width: 1184px;
    margin: auto;
  }
}
@media (max-width: 1279px) {
  body .header-inner,
  body .section-inner,
  body .footer-inner,
  body .latest-inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
.text-center {
  text-align: center;
}
.underline-hover {
  position: relative;
  width: fit-content;
}
.underline-hover:before {
  transition: ease-in 150ms;
  content: "";
  height: 1px;
  background: unset;
  width: 0;
  display: block;
  position: absolute;
  bottom: -4px;
}
.underline-hover:hover::before {
  width: 100%;
}
.underline-hover-light {
  position: relative;
  width: fit-content;
}
.underline-hover-light:before {
  transition: ease-in 150ms;
  content: "";
  height: 1px;
  background: unset;
  width: 0;
  display: block;
  position: absolute;
  bottom: -4px;
}
.underline-hover-light:hover::before {
  width: 100%;
}
.underline-hover-light:before {
  background: #ffffff;
}
.underline-hover-dark {
  position: relative;
  width: fit-content;
}
.underline-hover-dark:before {
  transition: ease-in 150ms;
  content: "";
  height: 1px;
  background: unset;
  width: 0;
  display: block;
  position: absolute;
  bottom: -4px;
}
.underline-hover-dark:hover::before {
  width: 100%;
}
.underline-hover-dark:before {
  background: black;
}
#lightbox #lightboxImage {
  max-width: 100%;
}
.CaptionOverImage {
  position: relative;
  cursor: pointer;
}
.CaptionOverImage:hover figcaption {
  background: #54183e;
  color: white;
  outline: solid 1px white;
  outline-offset: 5px;
}
.CaptionOverImage figcaption {
  outline: solid 0px white;
  background: white;
  padding: 10px;
  margin: auto;
  position: absolute;
  top: 42%;
  left: 0;
  bottom: 0;
  right: 0;
  display: table;
  transition: ease-in 150ms;
}
@media (max-width: 768px) {
  .CaptionOverImage figcaption {
    top: 37%;
  }
}
/**
 * @license
 *
 * Font Family: Clash Grotesk
 * Designed by: Indian Type Foundry
 * URL: https://www.fontshare.com/fonts/clash-grotesk
 * © 2023 Indian Type Foundry
 *
 * Font Styles:
 * Clash Grotesk Variable(Variable font)
 * Clash Grotesk Extralight
 * Clash Grotesk Light
 * Clash Grotesk Regular
 * Clash Grotesk Medium
 * Clash Grotesk Semibold
 * Clash Grotesk Bold
 *
*/
/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 700.0;
*
* available axes:

* 'wght' (range from 200.0 to 700.0)

*/
@font-face {
  font-family: 'Clash Grotesk';
  src: url('../fonts/ClashGrotesk/ClashGrotesk-Light.woff2') format('woff2'), url('../fonts/ClashGrotesk/ClashGrotesk-Light.woff') format('woff'), url('../fonts/ClashGrotesk/ClashGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
#curtain,
#curtain2 {
  transition: ease-in 150ms;
  background-color: rgba(34, 34, 34, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
  opacity: 0;
}
#curtain.active,
#curtain2.active {
  opacity: 1;
  pointer-events: auto;
}
.main-header {
  background-color: white;
}
.main-header .header-inner {
  display: flex;
  position: relative;
  justify-content: end;
  height: 131px;
}
@media (max-width: 1024px) {
  .main-header {
    display: none;
  }
}
.main-header .brand {
  position: absolute;
  left: 0px;
  top: 32px;
}
.main-header .brand svg {
  width: 152px;
  height: 75px;
}
.main-header .search {
  position: absolute;
  bottom: 22px;
  right: 726px;
}
.main-header .search a {
  position: absolute;
  left: 11px;
  top: 11px;
}
.main-header .search input {
  width: 134px;
  height: 42px;
  background: var(--color-grey-light);
  border: none;
  padding: 16px;
  padding-left: 40px;
  border-radius: 4px;
}
.main-header .search input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-icons);
}
.main-header .search input:focus-within {
  outline: none;
  border: solid 1px var(--color-grey-stone);
}
.main-header .youtube {
  position: absolute;
  bottom: 27px;
  height: 34px;
  border-right: solid 1px var(--color-grey-dark);
  right: 653px;
}
.main-header .youtube a {
  position: relative;
  top: 5px;
  padding-right: 24px;
  padding-left: 24px;
}
.main-header nav {
  position: absolute;
  right: 0px;
}
.main-header nav ul > li {
  display: inline-block;
}
.main-header .menu-main-menu-extra-container {
  padding-right: 250px;
  border-bottom: solid 1px var(--color-grey-dark);
}
.main-header .menu-main-menu-extra-container ul {
  padding: 16px;
  margin-top: 11px;
  background: var(--color-grey-light);
  display: flex;
  gap: 24px;
}
.main-header .menu-main-menu-extra-container ul a {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-black);
  position: relative;
  width: fit-content;
}
.main-header .menu-main-menu-extra-container ul a:before {
  transition: ease-in 150ms;
  content: "";
  height: 1px;
  background: unset;
  width: 0;
  display: block;
  position: absolute;
  bottom: -4px;
}
.main-header .menu-main-menu-extra-container ul a:hover::before {
  width: 100%;
}
.main-header .menu-main-menu-extra-container ul a:before {
  background: black;
}
.main-header .menu-main-menu-container {
  margin-top: 67px;
}
.main-header .menu-main-menu-container ul {
  display: flex;
}
.main-header .menu-main-menu-container ul > li {
  padding: 12px;
}
.main-header .menu-main-menu-container ul > li:last-child {
  padding-right: 0px;
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children {
  transition: ease-in 150ms;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  z-index: 3;
  position: relative;
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children::after {
  content: "";
  background: url("/wp-content/uploads/icons/carret_down.svg");
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  top: 4px;
  left: 2px;
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children:hover {
  background-color: var(--color-black2);
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children:hover a {
  color: white;
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children:hover a::before {
  display: none;
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children:hover::after {
  content: "";
  background: url("/wp-content/uploads/icons/carret_down_white.svg");
  background-repeat: no-repeat;
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children:hover .sub-menu {
  display: flex;
  flex-direction: column;
  left: 0px;
  top: 45px;
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children:hover .sub-menu li {
  padding: 0px;
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children:hover .sub-menu li a {
  padding: 12px;
  display: block;
  width: 100%;
}
.main-header .menu-main-menu-container ul > li.menu-item-has-children:hover .sub-menu li a:hover {
  background: white;
  color: var(--color-black);
}
.main-header .menu-main-menu-container ul a {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: var(--color-black);
  transition: ease-in 150ms;
  position: relative;
  width: fit-content;
}
.main-header .menu-main-menu-container ul a:before {
  transition: ease-in 150ms;
  content: "";
  height: 1px;
  background: unset;
  width: 0;
  display: block;
  position: absolute;
  bottom: -4px;
}
.main-header .menu-main-menu-container ul a:hover::before {
  width: 100%;
}
.main-header .menu-main-menu-container ul a:before {
  background: black;
}
.main-header .menu-main-menu-container .sub-menu {
  position: absolute;
  background: var(--color-black2);
  z-index: 1;
  border-radius: 4px;
  display: none;
  width: 100%;
}
.main-header .links {
  position: absolute;
  right: 0px;
  top: 26px;
  display: flex;
  gap: 16px;
}
.main-header .links a:last-child {
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  color: var(--color-black);
}
.latest {
  position: fixed;
  bottom: 63px;
}
.latest-container {
  z-index: 3;
  display: block;
  position: relative;
}
@media (max-width: 768px) {
  .latest-container {
    display: none;
  }
}
.latest-inner {
  display: grid;
  justify-items: end;
  height: 100%;
}
.latest-box {
  background: var(--color-brand2);
  display: flex;
  padding: 12px 8px;
  align-items: center;
  border-radius: 4px;
  cursor: pointer;
}
.latest-box p {
  display: block ruby;
  margin: 0px;
  color: white;
  padding-right: 8px;
}
.latest-box img {
  width: 77px;
  height: 54px;
  object-fit: cover;
  object-position: center;
}
.latest-close {
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
}
.latest-postlist {
  position: absolute;
  right: 0px;
  bottom: 88px;
  width: 500px;
  background: var(--color-brand1);
  padding: 20px 16px;
  display: none;
}
.latest-postlist li {
  padding-right: 40px;
}
.latest-postlist a {
  display: grid;
  grid-template-columns: 1fr 3fr;
}
.latest-postlist a img {
  width: 124px;
  height: 84px;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}
.latest-postlist a h5 {
  color: white;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: -0.03em;
  padding-left: 10px;
}
.latest-postlist a hr {
  grid-column: span 3;
  background: var(--color-brand2);
}
.latest-postlist.openned {
  display: block;
}
.main-header-mobile .header-inner {
  position: relative;
  min-height: 101px;
}
@media (min-width: 1025px) {
  .main-header-mobile {
    display: none;
  }
}
.main-header-mobile .brand {
  position: absolute;
  top: 24px;
}
.main-header-mobile .brand svg {
  width: 106px;
  height: 53px;
}
.main-header-mobile .search {
  position: absolute;
  top: 36px;
  right: 336px;
}
.main-header-mobile .search a {
  position: absolute;
  left: 11px;
  top: 11px;
}
.main-header-mobile .search input {
  width: 134px;
  height: 42px;
  background: var(--color-grey-light);
  border: none;
  padding: 16px;
  padding-left: 40px;
  border-radius: 4px;
}
.main-header-mobile .search input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-icons);
}
.main-header-mobile .search input:focus-within {
  outline: none;
  border: solid 1px var(--color-grey-stone);
}
@media (max-width: 768px) {
  .main-header-mobile .search {
    right: 0px;
  }
}
.main-header-mobile #nav-fixy {
  position: absolute;
  width: 320px;
  height: 42px;
  background: #f2f2f2;
  right: 0px;
  top: 36px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  z-index: 3;
}
.main-header-mobile #nav-fixy .youtube {
  padding-left: 16px;
  padding-right: 16px;
}
.main-header-mobile #nav-fixy .youtube a {
  background: url("/wp-content/uploads/icons/yt.svg");
  width: 24px;
  display: block;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}
.main-header-mobile #nav-fixy .separator {
  width: 1px;
  height: 28px;
  background: #252229;
  display: inline-block;
}
.main-header-mobile #nav-fixy h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  right: 45px;
}
.main-header-mobile #nav-fixy .hamburger {
  position: absolute;
  right: 15px;
  top: 9px;
}
.main-header-mobile #nav-fixy .hamburger > * {
  transition: ease-in 150ms;
}
.main-header-mobile #nav-fixy .hamburger .open {
  opacity: 1;
  position: absolute;
  right: 0px;
}
.main-header-mobile #nav-fixy .hamburger .close {
  position: absolute;
  opacity: 0;
  right: 0px;
}
@media (max-width: 768px) {
  .main-header-mobile #nav-fixy {
    width: auto;
    bottom: 0px;
    top: unset;
    position: fixed;
    z-index: 3;
    margin-right: 25px;
    margin-left: 25px;
    left: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.main-header-mobile #nav-fixy.active {
  background: #222222;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.main-header-mobile #nav-fixy.active h5,
.main-header-mobile #nav-fixy.active a {
  color: white;
}
.main-header-mobile #nav-fixy.active .hamburger .open {
  opacity: 0;
}
.main-header-mobile #nav-fixy.active .hamburger .close {
  opacity: 1;
}
.main-header-mobile #toggled {
  background-color: #222;
  display: block;
  padding: 24px;
  z-index: 3;
  position: absolute;
  top: 42px;
  right: 0px;
  width: 421px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  display: none;
}
.main-header-mobile #toggled a {
  color: white;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.02em;
}
.main-header-mobile #toggled .main-mob-extra {
  display: flex;
  gap: 32px;
  border-bottom: 1px white solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.main-header-mobile #toggled .main-mob {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
}
.main-header-mobile #toggled .main-mob li {
  grid-column: span 2;
}
.main-header-mobile #toggled .main-mob .menu-item-has-children {
  grid-column: unset;
}
.main-header-mobile #toggled .main-mob .menu-item-has-children > a {
  border-bottom: solid 1px white;
  padding-bottom: 15px;
  display: block;
  margin-bottom: 15px;
}
.main-header-mobile #toggled .main-mob .menu-item-has-children .sub-menu {
  padding-left: 7px;
  border-bottom: solid 1px white;
}
.main-header-mobile #toggled .main-mob .menu-item-has-children .sub-menu li {
  margin-bottom: 15px;
}
.main-header-mobile #toggled.active {
  display: block;
}
@media (max-width: 768px) {
  .main-header-mobile #toggled {
    position: absolute;
    bottom: 42px;
    top: unset;
    right: unset;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width: -moz-available;
    width: -webkit-fill-available;
  }
  .main-header-mobile #toggled .main-mob-extra {
    gap: 25px;
    flex-direction: column;
  }
  .main-header-mobile #toggled .main-mob {
    display: flex;
    flex-direction: column;
  }
  .main-header-mobile #toggled .main-mob .menu-item-has-children {
    grid-column: unset;
  }
  .main-header-mobile #toggled .main-mob .menu-item-has-children > a {
    border-bottom: unset;
    padding-bottom: unset;
  }
}
.main-header-mobile #toggled .links {
  display: flex;
  justify-content: end;
}
.main-header-mobile #toggled .links a svg {
  max-height: 15px;
  margin-right: 5px;
}
hr {
  border: none;
  height: 1px;
  background: var(--color-grey-stone);
  width: 100%;
}
.link1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: block;
}
.link1::after {
  content: "";
  width: 16px;
  height: 9px;
  display: inline-block;
  margin-left: 12px;
  position: relative;
  top: -2px;
}
.link1-light {
  color: white;
  border-bottom: solid 1px rgba(255, 255, 255, 0);
  border-width: 1px;
  transition: ease 150ms;
  position: relative;
  width: fit-content;
}
.link1-light::after {
  content: "";
  background: url("/wp-content/uploads/icons/arrow-white-right.svg");
}
.link1-light:before {
  transition: ease-in 150ms;
  content: "";
  height: 1px;
  background: unset;
  width: 0;
  display: block;
  position: absolute;
  bottom: -4px;
}
.link1-light:hover::before {
  width: 100%;
}
.link1-light:before {
  background: #ffffff;
}
.link1-dark {
  color: var(--color-black);
  position: relative;
  width: fit-content;
}
.link1-dark::after {
  background: url("/wp-content/uploads/icons/arrow-black-right-sm.svg");
}
.link1-dark:before {
  transition: ease-in 150ms;
  content: "";
  height: 1px;
  background: unset;
  width: 0;
  display: block;
  position: absolute;
  bottom: -4px;
}
.link1-dark:hover::before {
  width: 100%;
}
.link1-dark:before {
  background: black;
}
.link2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.02em;
  padding: 21px 24px;
  display: inline-block;
  background: white;
  border: 1px solid #808284;
  border-radius: 4px;
  transition: ease-in 150ms;
}
.link2::after {
  content: "";
  transition: ease-in 150ms;
  width: 24px;
  height: 14px;
  display: inline-block;
  margin-left: 12px;
  position: relative;
  left: 0px;
}
.link2-dark {
  color: var(--color-black);
}
.link2-dark::after {
  background: url("/wp-content/uploads/icons/arrow-black-right-big.svg");
}
.link2:hover {
  background: #eee;
}
.link2:hover::after {
  left: 3px;
}
@media (max-width: 768px) {
  .link2 {
    display: block;
    text-align: center;
  }
}
.youtube-chan {
  background: var(--color-grey-dark);
  padding-top: 24px;
  padding-bottom: 32px;
}
.youtube-chan .yt-api {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 15px;
}
.youtube-chan .yt-api a {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: var(--color-black);
  letter-spacing: -0.03em;
  width: 100%;
}
.youtube-chan .yt-api a .ythumb {
  border-radius: 4px;
  width: 100%;
  height: 160px;
  background-position: center;
  background-size: 100%;
  transition: ease-in 150ms;
  margin-bottom: 12px;
  object-fit: cover;
}
.youtube-chan .yt-api a:hover .ythumb {
  background-size: 115%;
}
.youtube-chan .yt-api a::after {
  display: none;
}
@media (max-width: 1024px) {
  .youtube-chan .yt-api {
    grid-template-columns: 1fr 1fr;
  }
  .youtube-chan .yt-api a {
    margin: auto;
    max-width: 340px;
    margin-bottom: 32px;
  }
  .youtube-chan .yt-api a .ythumb {
    height: 189px;
  }
}
@media (max-width: 768px) {
  .youtube-chan .yt-api {
    grid-template-columns: 1fr;
  }
  .youtube-chan .yt-api a .ythumb {
    height: 181px;
  }
}
.youtube-chan-withTitle {
  margin-top: 50px;
}
.youtube-chan-withTitle h2 {
  font-family: "Clash Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 80px;
  line-height: 75px;
}
.aktuelnosti-list.aktu-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
}
@media (max-width: 1024px) {
  .aktuelnosti-list.aktu-3 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .aktuelnosti-list.aktu-3 {
    grid-template-columns: 1fr;
  }
}
.aktuelnosti-list.aktu-3 li {
  padding-bottom: 42px;
  position: relative;
}
.aktuelnosti-list.aktu-1 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.aktuelnosti-list.aktu-1 li {
  padding-bottom: 42px;
  position: relative;
}
.aktuelnosti-list .aktu-link > * {
  color: var(--color-black);
}
.aktuelnosti-list .aktu-link .aktu-img {
  height: 188px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}
.aktuelnosti-list .aktu-link .aktu-date {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.02em;
  margin: 8px 0px;
}
.aktuelnosti-list .aktu-link .aktu-title {
  margin-bottom: 32px;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.03em;
}
@media (max-width: 1024px) {
  .aktuelnosti-list .aktu-link .aktu-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  .aktuelnosti-list .aktu-link .aktu-title {
    font-size: 20px;
  }
}
.aktuelnosti-list .aktu-link .link1 {
  position: absolute;
  bottom: 33px;
}
.aktuelnosti-list .aktu-link hr {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.collage {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1px 7px;
  grid-template-rows: auto;
  max-width: 884px;
}
.collage li img {
  object-fit: cover;
  max-height: 165px;
}
@media (max-width: 768px) {
  .collage li img {
    max-height: 120px;
  }
}
.collage li:nth-child(3),
.collage li:nth-child(4),
.collage li:nth-child(9) {
  grid-column: span 2;
}
.collage li:nth-child(1) {
  object-position: left;
}
.collage li:nth-child(7) {
  object-position: right;
}
@media (max-width: 1024px) {
  .collage {
    max-width: 716px;
  }
}
@media (max-width: 768px) {
  .collage {
    margin: auto;
    grid-template-columns: 1fr 1fr;
    max-width: 320px;
  }
}
.main-footer {
  background-color: var(--color-brand1);
  color: white;
}
.main-footer .footer-inner {
  padding-top: 67px;
  padding-bottom: 20px;
  display: grid;
  grid-template-columns: 1fr 6fr;
}
@media (min-width: 1201px) {
  .main-footer .footer-inner {
    max-width: 1184px;
  }
}
@media (max-width: 1024px) {
  .main-footer .footer-inner {
    padding-top: 24px;
    padding-bottom: 24px;
    display: block;
  }
}
.main-footer .footer-inner > * {
  grid-column-start: 2;
}
.main-footer .footer-logo {
  grid-column-start: 1;
}
@media (max-width: 1024px) {
  .main-footer .footer-logo {
    padding-bottom: 40px;
  }
  .main-footer .footer-logo svg {
    width: 96px;
    height: 47px;
  }
}
.main-footer hr {
  background: var(--color-grey-dark);
  margin-bottom: 24px;
}
.main-footer .footer-details,
.main-footer .footer-sociaal {
  display: flex;
  gap: 15px;
}
@media (max-width: 1024px) {
  .main-footer .footer-details,
  .main-footer .footer-sociaal {
    display: block;
  }
}
.main-footer .footer-details span:first-child,
.main-footer .footer-sociaal span:first-child {
  width: 15%;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: var(--color-grey-dark);
}
@media (max-width: 1024px) {
  .main-footer .footer-details span:first-child,
  .main-footer .footer-sociaal span:first-child {
    display: block;
    margin-bottom: 20px;
  }
}
.main-footer .footer-details span:last-child p,
.main-footer .footer-sociaal span:last-child p {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.02em;
  margin: 0px;
  margin-bottom: 20px;
}
.main-footer .footer-details ul,
.main-footer .footer-sociaal ul {
  display: flex;
  gap: 19px;
  align-items: center;
  margin-bottom: 20px;
}
.main-footer .menu-footer-menu-container .footeru-menu {
  display: flex;
  gap: 15px;
}
.main-footer .menu-footer-menu-container .footeru-menu > li {
  flex-shrink: 0;
  flex-grow: 1;
}
.main-footer .menu-footer-menu-container .footeru-menu > li:first-child {
  width: 11%;
}
.main-footer .menu-footer-menu-container .footeru-menu a {
  font-size: 15px;
  font-weight: 500;
  color: white;
  position: relative;
  width: fit-content;
}
.main-footer .menu-footer-menu-container .footeru-menu a:before {
  transition: ease-in 150ms;
  content: "";
  height: 1px;
  background: unset;
  width: 0;
  display: block;
  position: absolute;
  bottom: -4px;
}
.main-footer .menu-footer-menu-container .footeru-menu a:hover::before {
  width: 100%;
}
.main-footer .menu-footer-menu-container .footeru-menu a:before {
  background: #ffffff;
}
.main-footer .menu-footer-menu-container .footeru-menu .sub-menu li {
  display: block;
  padding-top: 12px;
}
.main-footer .menu-footer-menu-container .footeru-menu .sub-menu a {
  font-size: 14px;
  font-weight: 400;
  opacity: 0.8;
}
@media (max-width: 1024px) {
  .main-footer .menu-footer-menu-container .footeru-menu {
    display: block;
  }
  .main-footer .menu-footer-menu-container .footeru-menu > li {
    padding-bottom: 32px;
  }
}
.main-footer .copyright {
  font-weight: 400;
  font-size: 12px;
  line-height: 0;
  letter-spacing: -0.02em;
  color: var(--color-grey-dark);
}
.main-footer .copyright a {
  color: white;
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .main-footer .copyright {
    line-height: 1.4;
  }
}
.main-footer .footer-disclaimer {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: var(--color-brand2);
}
.main-footer .footer-disclaimer .footer-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}
.main-footer .footer-disclaimer .footer-inner p {
  margin: 0px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
}
@media (max-width: 768px) {
  .main-footer .footer-disclaimer {
    padding-bottom: 55px;
  }
}
.files_list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
@media (max-width: 1024px) {
  .files_list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .files_list {
    grid-template-columns: 1fr;
  }
}
.files_list li {
  border-top: solid 1px var(--color-grey-stone);
  padding-top: 10px;
}
.files_list li a {
  display: flex;
}
.files_list .file-name {
  margin-left: 10px;
}
.files_list .file-name p {
  margin: 0px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.03em;
  color: var(--color-black);
}
.files_list .file-name span {
  color: var(--color-black);
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: -0.02em;
}
.files_list .file-name span svg {
  position: relative;
  right: -9px;
  top: 3px;
}
.files_list .file-img {
  margin-left: auto;
}
.files_list .file-img img {
  border-radius: 4px;
}
.pagination {
  text-align: center;
  padding-bottom: 120px;
  padding-top: 50px;
}
@media (max-width: 1024px) {
  .pagination {
    padding-top: 25px;
    padding-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .pagination {
    padding-bottom: 40px;
  }
}
.pagination .page-numbers {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: -0.02em;
  color: var(--color-grey-stone);
}
.pagination .prev,
.pagination .next,
.pagination .current {
  color: var(--color-black);
}
.pagination .current {
  text-decoration: underline;
}
.pagination .next {
  padding-left: 100px;
}
@media (max-width: 768px) {
  .pagination .next {
    padding-left: 20px;
  }
}
.pagination .next::after {
  content: "";
  width: 16px;
  height: 9px;
  display: inline-block;
  margin-left: 12px;
  position: relative;
  top: -2px;
  background: url("/wp-content/uploads/icons/arrow-black-right-sm.svg");
  background-repeat: no-repeat;
}
.pagination .prev {
  padding-right: 100px;
}
@media (max-width: 768px) {
  .pagination .prev {
    padding-right: 20px;
  }
}
.pagination .prev::before {
  content: "";
  width: 16px;
  height: 9px;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: -2px;
  background: url("/wp-content/uploads/icons/arrow-black-left-sm.svg");
  background-repeat: no-repeat;
}
.wpforms-field label {
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 17px !important;
  letter-spacing: 0em !important;
  text-align: left;
  color: #808284;
}
.wpforms-field input,
.wpforms-field textarea {
  max-width: unset;
  border-radius: 4px !important;
  border-color: var(--color-grey-dark) !important;
}
.wpforms-field input::placeholder,
.wpforms-field textarea::placeholder {
  color: #d3d3d3;
}
.wpforms-field select {
  color: #d3d3d3;
  border-radius: 4px !important;
  border-color: var(--color-grey-dark) !important;
}
.wpforms-field select option {
  color: black !important;
}
.wpforms-field select .placeholder {
  color: #d3d3d3;
}
.wpforms-field select.active {
  color: unset;
}
.wpforms-field:nth-child(4) {
  grid-column: span 3;
}
.wpforms-field:nth-child(4) textarea {
  height: 150px;
}
.wpforms-submit {
  color: var(--color-black) !important;
  font-size: 16px !important;
  letter-spacing: -0.02em !important;
  padding: 21px 24px !important;
  display: inline-block !important;
  background: white !important;
  border: 1px solid #808284 !important;
  border-radius: 4px !important;
}
.wpforms-submit:hover {
  background: #eee !important;
}
@media (max-width: 768px) {
  .wpforms-submit {
    width: 100% !important;
  }
}
.filters {
  position: relative;
}
.filters form {
  width: 40%;
  position: relative;
}
.filters form .search-field {
  height: 48px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  padding: 16px;
  border: solid 1px var(--color-grey-stone);
  border-radius: 5px;
  transition: ease-in 150ms;
}
.filters form .search-field:focus-visible {
  outline: none;
  border: solid 1px var(--color-brand1);
}
.filters form .search-submit {
  height: 46px;
  position: absolute;
  right: 1px;
  top: 1px;
  border: 0px;
  width: 48px;
  background: var(--color-black);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
  transition: ease-in 150ms;
}
.filters form .search-submit:hover {
  background: var(--color-brand1);
}
.filters .type_switch a {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: -0.02em;
  text-align: left;
  padding: 12px;
  border-radius: 4px;
  background: white;
  border: solid 1px var(--color-black);
  color: var(--color-black);
}
.filters .type_switch a.active {
  background: var(--color-black);
  color: white;
  pointer-events: none;
}
.filters .sorter {
  display: flex;
  position: absolute;
  right: 0px;
  top: 0px;
}
.filters .sorter select {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -0.02em;
  text-align: left;
  padding-left: 24px;
  appearance: none;
  background-color: white;
  border: solid 1px var(--color-grey-stone);
  border-radius: 5px;
  background-image: url("/wp-content/uploads/icons/arrow-black-down.svg");
  background-repeat: no-repeat;
  background-position-x: right 25px;
  background-position-y: 19px;
  padding-right: 50px;
  margin-left: 10px;
  height: 48px;
}
@media (min-width: 1025px) {
  .partners {
    padding-bottom: 120px;
  }
}
@media (max-width: 1024px) {
  .partners {
    padding-bottom: 60px;
  }
}
.partners h4 {
  padding-bottom: 12px;
}
.partners ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 8px;
}
@media (max-width: 1024px) {
  .partners ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .partners ul {
    grid-template-columns: 1fr 1fr;
  }
}
.partners ul li {
  background-color: #eee;
  padding: 20px;
  transition: ease-in 150ms;
}
.partners ul li:hover {
  background-color: #e6e5e5;
}
.partners ul li img {
  transition: ease-in 150ms;
  height: auto;
  width: 100%;
  filter: grayscale();
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.page .section-inner {
  position: relative;
  padding-top: 14px;
}
@media (min-width: 1025px) {
  .page .section-inner {
    padding-top: 24px;
  }
}
@media (min-width: 1201px) {
  .page .section-leftpad {
    padding-left: 150px;
    max-width: 1184px;
  }
}
@media (min-width: 1201px) {
  .page .section-leftpad2 {
    padding-left: 200px;
    max-width: 1184px;
  }
}
.page img {
  max-width: 100%;
}
.page-home .hero {
  padding-bottom: 50px;
}
.page-home .hero .featured-img {
  position: relative;
}
.page-home .hero .backgroundimg,
.page-home .hero .overlay {
  width: 100%;
  height: 665px;
  border-radius: 4px;
  object-fit: cover;
  background-size: 100%;
}
@media (max-width: 1024px) {
  .page-home .hero .backgroundimg,
  .page-home .hero .overlay {
    height: 100%;
    max-height: 402px;
  }
}
@media (max-width: 768px) {
  .page-home .hero .backgroundimg,
  .page-home .hero .overlay {
    max-height: 225px;
  }
}
.page-home .hero .overlay {
  background-color: var(--color-black);
  opacity: 0.5;
  position: absolute;
}
@media (min-width: 1025px) {
  .page-home .hero h1 {
    position: absolute;
    bottom: 72px;
    color: white;
    z-index: 1;
    left: 50px;
  }
}
@media (max-width: 768px) {
  .page-home .hero h1 {
    margin-top: 5px;
  }
}
.page-home .hero .link1-light {
  display: none;
}
@media (min-width: 1025px) {
  .page-home .hero .link1-light {
    display: block;
    position: absolute;
    bottom: 31px;
    left: 50px;
  }
}
@media (min-width: 1025px) {
  .page-home .hero .link1-dark {
    display: none;
  }
}
.page-home .hero .featured-video .featured-img {
  position: relative;
}
.page-home .hero .featured-video .featured-img .rec-mark {
  padding: 5px;
  background: var(--color-yt);
  color: white;
  border-radius: 4px;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: left;
}
.page-home .hero .featured-video .featured-img .rec-mark::before {
  width: 8px;
  height: 8px;
  content: "";
  display: inline-block;
  background: white;
  border-radius: 20px;
  position: relative;
  margin-right: 5px;
}
.page-home .hero .featured-video a {
  display: block;
}
.page-home .hero .featured-video a h1 {
  position: relative;
  color: var(--color-black);
  bottom: 0px;
  left: 0px;
  margin-top: 15px;
}
.page-home .hero .featured-video a h1::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: var(--color-yt);
  border-radius: 20px;
  position: relative;
  top: -3px;
  margin-left: 12px;
}
.page-home .youtube-chan .link2 {
  margin-top: 36px;
}
.page-home .aktuelnosti {
  margin-top: 80px;
  padding-bottom: 40px;
}
.page-home .aktuelnosti .aktuelnosti-list {
  margin-bottom: 56px;
}
.page-home .aktuelnosti .other-subtitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.03em;
  color: var(--color-grey-stone);
  margin: 0px;
}
.page-home .aktuelnosti .aktuelnosti-other li a * {
  color: var(--color-black);
}
.page-home .aktuelnosti .aktuelnosti-other hr {
  margin-bottom: 16px;
}
.page-home .aktuelnosti .aktuelnosti-other a {
  display: grid;
  grid-template-columns: 1fr 2fr;
  margin-bottom: 39px;
  gap: 20px;
}
@media (max-width: 768px) {
  .page-home .aktuelnosti .aktuelnosti-other a {
    display: block;
    margin-bottom: 24px;
  }
  .page-home .aktuelnosti .aktuelnosti-other a h4 {
    margin-bottom: 12px;
  }
  .page-home .aktuelnosti .aktuelnosti-other a p {
    margin: 0px;
    margin-bottom: 24px;
  }
}
.page-home .aktuelnosti .aktuelnosti-other a .aktu-date {
  grid-column-start: 1;
  margin-bottom: 0px;
}
.page-home .aktuelnosti .aktuelnosti-other p {
  margin: 0px;
  margin-bottom: 32px;
}
.page-home .aktuelnosti .aktuelnosti-other .link1 {
  grid-column-start: 2;
}
.page-home .aktuelnosti .text-center {
  padding-top: 23px;
  padding-bottom: 56px;
}
.page-home .programske-titles {
  padding-top: 24px;
  padding-bottom: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.page-home .programske-titles h3 {
  padding-bottom: 32px;
}
@media (max-width: 768px) {
  .page-home .programske-titles {
    display: block;
  }
  .page-home .programske-titles div:first-child {
    margin-bottom: 40px;
  }
  .page-home .programske-titles h3 {
    padding-bottom: 19px;
  }
}
.page-home .inst-chan {
  padding-top: 50px;
  padding-bottom: 100px;
}
@media (max-width: 1024px) {
  .page-home .inst-chan {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.page-home .inst-chan h4 svg {
  position: relative;
  top: 6px;
}
.page-home .inst-chan .inst-api {
  margin-top: 35px;
  margin-bottom: 35px;
}
.page-home .inst-chan .inst-api .sbi_photo img {
  object-fit: cover;
  height: 100% !important;
}
.page-home .inst-chan .link2 {
  margin-bottom: 56px;
}
.page-home .akcija {
  background: white;
}
@media (min-width: 1025px) {
  .page-home .akcija {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1024px) {
  .page-home .akcija {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-home .akcija form .wpforms-field-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
}
@media (max-width: 768px) {
  .page-home .akcija form .wpforms-field-container {
    display: block;
  }
}
@media (min-width: 1025px) {
  .page-home .rask {
    padding-top: 52px;
  }
}
@media (max-width: 1024px) {
  .page-home .rask {
    padding-top: 30px;
  }
}
.page-home .rask .logo {
  text-align: center;
}
.page-home .rask .logo img {
  max-width: 640px;
}
.page-home .rask p {
  max-width: 684px;
  margin: auto;
}
@media (min-width: 769px) {
  .page-home .rask p {
    padding-top: 42px;
    padding-bottom: 64px;
  }
}
@media (max-width: 768px) {
  .page-home .rask p {
    padding-top: 24px;
    padding-bottom: 40px;
  }
}
.single {
  padding-bottom: 120px;
}
@media (max-width: 1024px) {
  .single {
    padding-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .single {
    padding-bottom: 60px;
  }
}
.single header .article-img img {
  max-width: 834px;
  height: 469px;
  width: 100%;
  border-radius: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 1024px) {
  .single header .article-img img {
    width: 100%;
    height: 100%;
  }
}
.single header .article-img p {
  color: var(--color-grey);
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin: 0px;
  margin-top: 5px;
}
.single header .header-content .metadata {
  position: relative;
  max-width: 634px;
}
.single header .header-content .metadata .author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.single header .header-content .metadata .author .author-image {
  background: var(--color-brand2);
  border-radius: 50px;
  width: 32px;
  height: 32px;
  position: relative;
}
.single header .header-content .metadata .author .author-image span {
  position: absolute;
  top: 10px;
  left: 5px;
  color: white;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
}
.single header .header-content .metadata .author .author-info > * {
  color: --color-black;
  letter-spacing: -0.02em;
}
.single header .header-content .metadata .author .author-info div {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}
.single header .header-content .metadata .author .author-info span {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}
.single header .header-content .metadata .date {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.single header .header-content .metadata .date span {
  color: --color-black;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
.single header .header-separator hr {
  background: var(--color-grey-stone);
  height: 1px;
}
.single-post header .post-title span {
  max-width: 744px;
  display: block;
}
@media (min-width: 769px) {
  .single-post .post-content {
    display: flex;
  }
}
.single-post .post-content .main-area {
  max-width: 70%;
  display: block;
  border-bottom: solid 1px var(--color-grey-stone);
  height: fit-content;
  height: max-content;
}
@media (min-width: 1025px) {
  .single-post .post-content .main-area {
    max-width: 744px;
  }
}
@media (max-width: 768px) {
  .single-post .post-content .main-area {
    max-width: 100%;
  }
}
.single-post .post-content .main-area #postShowmore {
  display: block;
}
.single-post .post-content .main-area #postShowmore .inactive {
  display: none;
}
.single-post .post-content .main-area #postHidenContent {
  display: none;
}
.single-post .post-content .main-area #postHidenContent.active {
  display: block;
}
.single-post .post-content .side-area {
  padding-left: 100px;
}
.single-post .post-content .side-area h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  .single-post .post-content .side-area {
    padding-left: 25px;
    margin-top: -40px;
  }
}
@media (min-width: 1025px) {
  .single-post .post-content .side-area {
    margin-top: -60px;
  }
}
@media (max-width: 768px) {
  .single-post .post-content .side-area {
    margin-top: 32px;
    padding-left: 0px;
  }
}
.single-projekti .article-img img {
  object-fit: none !important;
}
.single-analize .post-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.single-analize .post-title svg {
  margin-right: 10px;
}
.single-analize .post-title span {
  display: inline-block;
  max-width: 634px;
}
.single-page .the_tooltiper {
  cursor: pointer;
  color: #007bff;
  text-decoration: underline;
}
.page-kontakt .section-inner {
  padding-top: 0px;
  display: flex;
  gap: 66px;
}
@media (max-width: 768px) {
  .page-kontakt .section-inner {
    display: block;
  }
}
.page-kontakt .kontakt-form {
  width: 40%;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 1024px) {
  .page-kontakt .kontakt-form {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .page-kontakt .kontakt-form {
    width: 100%;
  }
}
.page-kontakt .kontakt-form .wpforms-submit {
  width: 100%;
}
.page-kontakt .kontakt-map {
  width: 60%;
}
.page-kontakt .kontakt-map iframe {
  width: 100%;
  height: 100%;
  min-height: 320px;
}
@media (max-width: 768px) {
  .page-kontakt .kontakt-map {
    width: 100%;
  }
}
.page-nasa-transp .subtitle p {
  max-width: 685px;
}
.page-nasa-transp .izvjestaji {
  padding-bottom: 80px;
}
@media (max-width: 1024px) {
  .page-nasa-transp .izvjestaji {
    padding-bottom: 40px;
  }
}
.page-nasa-transp .aktu-projekti > p {
  max-width: 582px;
}
.page-nasa-transp .projekti-tabela {
  margin-top: 50px;
  margin-bottom: 120px;
}
@media (max-width: calc(1200px + 50px)) {
  .page-nasa-transp .projekti-tabela {
    overflow-x: scroll;
  }
}
.page-nasa-transp .projekti-tabela thead {
  background-color: var(--color-grey-stone);
}
.page-nasa-transp .projekti-tabela thead td {
  color: white;
  padding: 10px;
  font-weight: bold;
}
.page-nasa-transp .projekti-tabela table {
  min-width: 1200px;
}
.page-nasa-transp .projekti-tabela table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.page-nasa-transp .projekti-tabela table tbody tr:nth-of-type(even) {
  background-color: rgba(0, 0, 0, 0.09);
}
.page-nasa-transp .projekti-tabela table tbody tr td {
  padding: 10px;
}
.page-nasa-transp .projekti-tabela table tbody tr td:nth-child(1) {
  width: 31%;
}
.page-nasa-transp .projekti-tabela table tbody tr td:nth-child(2) {
  width: 30%;
}
.page-nasa-transp .projekti-tabela table tbody tr td:nth-child(4) {
  width: 15%;
}
.page-nasa-org .organizacija .org-content {
  max-width: 683px;
}
.page-nasa-org .organizacija .org-content h5 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.page-nasa-org .organizacija .org-content ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-top: 25px;
  gap: 20px;
}
.page-nasa-org .organizacija .org-content ul li {
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.03em;
  border-bottom: solid 1px gray;
}
.page-nasa-org .org-doku {
  padding-bottom: 80px;
}
@media (max-width: 1024px) {
  .page-nasa-org .org-doku {
    padding-bottom: 40px;
  }
}
.page-nas-tim .vizija-content {
  max-width: 684px;
}
.page-nas-tim .tim {
  padding-bottom: 80px;
}
@media (max-width: 1024px) {
  .page-nas-tim .tim {
    padding-bottom: 40px;
  }
}
.page-nas-tim .tim h3 {
  margin-bottom: 25px;
}
.page-nas-tim .tim .tim_list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 15px;
  row-gap: 40px;
}
@media (max-width: 1024px) {
  .page-nas-tim .tim .tim_list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .page-nas-tim .tim .tim_list {
    grid-template-columns: 1fr;
  }
}
.page-nas-tim .tim .tim_list li {
  position: relative;
}
.page-nas-tim .tim .tim_list .t_image img {
  max-height: 350px;
  object-fit: cover;
  object-position: center;
  transition: ease-in 150ms;
  object-position: 50%;
}
.page-nas-tim .tim .tim_list .t_image img:hover {
  object-position: 58%;
}
.page-nas-tim .tim .tim_list .t_name {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-nas-tim .tim .tim_list .t_name h6 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.03em;
}
.page-nas-tim .tim .tim_list .t_position {
  padding-bottom: 10px;
  margin-bottom: 60px;
}
.page-nas-tim .tim .tim_list .t_position p {
  margin: 0px;
}
.page-nas-tim .tim .tim_list .t_link {
  position: absolute;
  width: 100%;
  bottom: 0px;
  border-top: solid 1px var(--color-grey-dark);
  padding-top: 14px;
  border-bottom: solid 1px var(--color-grey-stone);
  display: block;
  padding-bottom: 10px;
}
.page-nas-tim .tim .tim_list .t_link svg {
  position: relative;
  top: 2px;
}
.page-nas-tim .tim .tim_list .t_position p,
.page-nas-tim .tim .tim_list .t_link {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.03em;
  color: var(--color-black);
}
.page-dems .subtitle {
  border-bottom: solid 1px var(--color-grey-stone);
  padding-bottom: 50px;
}
.page-dems .postlist .filters {
  margin-top: -25px;
  padding-bottom: 25px;
}
.page-dems .postlist .filters .sorter {
  top: unset;
  bottom: 10px;
}
.page-projekti .projekti-list {
  margin-bottom: 20px;
  gap: 20px;
  padding-top: 10px;
}
.page-projekti .projekti-list li {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border-top: solid 1px var(--color-grey-stone);
  margin-bottom: 20px;
  gap: 20px;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .page-projekti .projekti-list li {
    display: block;
  }
  .page-projekti .projekti-list li .project-img {
    min-height: 200px;
  }
}
.page-projekti .projekti-list li .project-img {
  background-image: url("/wp-content/uploads/2023/03/projekti_back.jpg");
  display: grid;
  align-items: center;
  justify-content: center;
  height: 300px;
  object-fit: cover;
  margin-top: 10px;
  align-self: revert-layer;
  position: relative;
}
.page-projekti .projekti-list li .project-img img {
  max-height: 300px;
}
.page-analize .analize-list li a {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border-top: solid 1px var(--color-grey-stone);
  padding-top: 10px;
  padding-bottom: 20px;
  gap: 20px;
}
@media (max-width: 768px) {
  .page-analize .analize-list li a {
    display: block;
  }
  .page-analize .analize-list li a .analize-img {
    margin-top: 20px;
  }
}
.page-analize .analize-list li a .analize-title {
  grid-column: span 2;
}
.page-analize .analize-list li a .analize-img {
  grid-column-start: 3;
  min-width: 100%;
  height: 270px;
  object-fit: cover;
}
.page-aktuelnosti .aktuelnosti-list {
  padding-top: 25px;
  border-top: solid 1px var(--color-grey-stone);
}
.page-search .content .results li a * {
  color: var(--color-black);
}
.page-search .content .results hr {
  margin-bottom: 16px;
}
.page-search .content .results a {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 39px;
  gap: 20px;
}
@media (max-width: 768px) {
  .page-search .content .results a {
    display: block;
    margin-bottom: 24px;
  }
  .page-search .content .results a h4 {
    margin-bottom: 12px;
  }
  .page-search .content .results a p {
    margin: 0px;
    margin-bottom: 24px;
  }
}
.page-search .content .results p {
  margin: 0px;
}
.page-search .content .results .link1 {
  grid-column-start: 2;
}
.page-search .content .results .post-date {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.02em;
}
.page-search .content .results .post-cat {
  border-radius: 4px;
  background: var(--color-grey-dark);
  padding: 8px;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.02em;
  display: table;
}
.page-search .content .results img {
  grid-column-start: 3;
  grid-row-start: 1;
  justify-self: end;
  border-radius: 4px;
  object-fit: cover;
  width: 100%;
  object-position: center;
  max-width: 264px;
  height: 161px;
}
.page-antifasizam-kviz {
  background-image: url("/wp-content/uploads/2023/04/kviz-back_cdt.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0px;
  width: 100%;
  min-height: 100%;
}
.page-antifasizam-kviz h1 {
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  letter-spacing: -0.02em;
  font-weight: 800;
  color: #560738;
  font-size: 70px;
  color: white;
  line-height: 1;
}
@media (max-width: 768px) {
  .page-antifasizam-kviz h1 {
    font-size: 33px;
  }
}
.page-antifasizam-kviz .main-header,
.page-antifasizam-kviz .main-footer,
.page-antifasizam-kviz .main-header-mobile,
.page-antifasizam-kviz .main-header-mobile {
  display: none !important;
}
.page-antifasizam-kviz main {
  padding-top: 50px;
  text-align: center;
  max-width: 1120px;
  margin: auto;
}
.page-antifasizam-kviz main .antifasizam-kviz {
  font-family: "Ubuntu", sans-serif;
}
.page-antifasizam-kviz main .antifasizam-kviz #ays_finish_quiz_2 div.step {
  background-color: unset !important;
  border: unset !important;
}
.page-antifasizam-kviz main .antifasizam-kviz .ays-question-counter {
  right: unset;
  text-align: center;
  width: 65px;
  color: white !important;
  background-color: rgba(255, 255, 255, 0.07);
  font-size: 12px;
}
.page-antifasizam-kviz main .antifasizam-kviz .ays-abs-fs .ays_quiz_question p {
  font-size: 28px !important;
  line-height: 1.5;
  font-family: "Ubuntu", sans-serif;
  margin: 0px;
  margin-bottom: 30px;
}
.page-antifasizam-kviz main .antifasizam-kviz .ays-abs-fs .ays_quiz_question p span {
  color: white !important;
}
.page-antifasizam-kviz main .antifasizam-kviz .ays-abs-fs .ays-field {
  background: white;
  display: table;
  border-radius: 20px;
  margin: auto;
  min-width: 260px;
  margin-bottom: 20px !important;
}
.page-antifasizam-kviz main .antifasizam-kviz .ays-abs-fs .ays-field label {
  color: var(--color-brand1) !important;
  font-weight: 100 !important;
  padding: 10px 20px !important;
}
.page-antifasizam-kviz main .antifasizam-kviz .ays-abs-fs .ays-field:hover::before {
  background: var(--color-brand1);
}
.page-antifasizam-kviz main .antifasizam-kviz .ays-abs-fs .ays-field::before {
  content: "";
  width: 5px;
  border: solid 1px var(--color-brand1);
  display: block;
  position: absolute;
  border-radius: 10px;
  height: 5px;
  left: 9px;
  top: 24px;
}
.page-antifasizam-kviz main .antifasizam-kviz .start_button {
  border: 16px solid #f3f3f3;
  border-top: 16px solid var(--color-brand1);
  border-radius: 50% !important;
  width: 120px !important;
  height: 120px !important;
  animation: spin 2s linear infinite;
  background-color: #f3f3f3 !important;
}
.page-antifasizam-kviz main .antifasizam-kviz .ays-end-page .ays_message p {
  color: white !important;
}
.page-antifasizam-kviz main .antifasizam-kviz .ays-progress span {
  color: white !important;
  background-color: rgba(0, 0, 0, 0.16);
  display: inline;
  padding: 5px;
}
.page-antifasizam-kviz main .kviz-logos {
  padding: 0px;
  list-style: none;
  margin: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
@media (max-width: 768px) {
  .page-antifasizam-kviz main .kviz-logos {
    position: relative;
  }
}
.page-antifasizam-kviz main .kviz-logos ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 8px;
  max-width: 850px;
  margin: auto;
}
@media (max-width: 768px) {
  .page-antifasizam-kviz main .kviz-logos ul {
    grid-template-columns: 1fr 1fr;
    max-width: 300px;
  }
}
.page-antifasizam-kviz main .kviz-logos ul li {
  background: rgba(238, 238, 238, 0.04);
  padding: 20px;
  transition: ease-in 150ms;
}
.page-antifasizam-kviz main .kviz-logos ul li:hover {
  background-color: #e6e5e5;
}
.page-antifasizam-kviz main .kviz-logos ul li img {
  transition: ease-in 150ms;
  height: auto;
  width: 100%;
  filter: grayscale();
}
