@charset "UTF-8";
.od-hover {
  display: inline-block;
  cursor: pointer;
}
.od-hover:hover {
  opacity: 0.8;
}
.od-hover:focus {
  opacity: 0.6;
  filter: invert(0.9);
}
.od-hover:active {
  filter: invert(0.9);
}

.od-no-hover:hover {
  background-color: unset !important;
}
.od-no-hover:focus {
  background-color: unset !important;
}
.od-no-hover:active {
  background-color: unset !important;
}

.od-hover-color {
  cursor: pointer;
}
.od-hover-color:hover {
  background-color: #3d70b2;
}
.od-hover-color:focus {
  background-color: #3d70b2;
}
.od-hover-color:active {
  background-color: #000;
}

.od-link, .od-tag {
  color: #fff !important;
  background-color: #3f88e3;
}
.od-link:hover, .od-tag:hover {
  background-color: #3d70b2;
}
.od-link:active, .od-tag:active {
  background-color: #000;
}

.od-tag {
  text-decoration: underline;
}

.od-link-light {
  padding: 4px 6px;
  color: #fff !important;
  background-color: #313131;
}
.od-link-light:hover {
  background-color: #3d70b2;
}
.od-link-light:active {
  background-color: #000;
}

.is-vesti {
  background-color: #3f88e3;
}

.is-vesti-prim {
  background-color: #3d70b2;
}

.is-sport {
  background-color: #ff5900;
}

.is-dešavanja {
  background-color: #18ab69;
}

.is-poljoprivreda {
  background-color: #18ab69;
}

.is-pištaljka {
  background-color: #EA0030;
}

.is-sponzorisani {
  background-color: rgb(208, 60, 6);
}

.is-foto {
  background-color: #3d70b2;
}

.is-magazin {
  background-color: #ffa600 !important;
}

.is-biznis {
  background-color: #D10056;
}

.is-nekretnine {
  background-color: rgb(28, 173, 60);
}

.is-nekretnine-prodaja {
  background-color: #18ab69 !important;
}

.is-nekretnine-izdavanje {
  background-color: #EDA12D !important;
}

.is-nekretnine-apartmani {
  background-color: #3f88e3 !important;
}

.is-agencije {
  background-color: #3d70b2;
}

.is-nekretnine-light {
  background-color: rgb(109, 171, 123);
}

.is-oglasi {
  background-color: #229ED9;
}

.is-vozila {
  background-color: rgb(208, 60, 6);
}

.is-popusti {
  background-color: rgb(208, 0, 255);
}

.is-poslovi {
  background-color: #33B4CA;
}

.is-komentari {
  background-color: #EA0030;
}

.is-darker {
  background-color: #444444;
}

.is-social-button {
  box-sizing: border-box;
  font-size: 210%;
  color: #000000;
  padding: 0px 0px;
  margin: 4px;
  transition: all 500ms;
}
@media (max-width: 769px) {
  .is-social-button {
    margin: 6px 6px;
    font-size: 240%;
  }
}
.is-social-button:hover {
  transform: scale(1.2);
  color: #FFFFFF;
  background-color: #000000;
}

.is-social-youtube {
  color: #cd201f;
}

.is-social-facebook {
  color: #1877F2;
}

.is-social-instagram {
  color: #f09433;
}

.is-social-instagram {
  color: #C13584;
}

.is-social-twitter {
  color: #1da1f2;
}

.is-social-x-twiter {
  color: #000000;
}

.is-social-telegram {
  color: #229ED9;
}

.is-social-viber {
  color: #7360F2;
}

.is-social-whatsapp {
  color: #075E54;
}

.is-baner-MAIN {
  background-color: #98FF98 !important;
  color: #000 !important;
}

.is-baner-PRIME {
  background-color: #D3D3D3 !important;
  color: #000 !important;
}

.is-baner-TOP {
  background-color: #F08080 !important;
  color: #000 !important;
}

.is-baner-TITLE {
  background-color: #FFFFE0 !important;
  color: #000 !important;
}

.is-baner-A {
  background-color: #90EE90 !important;
  color: #000 !important;
}

.is-baner-B {
  background-color: #E6E6FA !important;
  color: #000 !important;
}

.is-baner-C {
  background-color: #87CEFA !important;
  color: #000 !important;
}

.is-baner-D {
  background-color: #FFDAB9 !important;
  color: #000 !important;
}

.is-baner-E {
  background-color: #88FFFF !important;
  color: #000 !important;
}

.is-color-white {
  color: #FFFFFF !important;
}

.od-nav8,
.od-nav8 * {
  box-sizing: border-box;
}

.od-nav8 {
  position: sticky;
  top: 0;
  z-index: 80;
  background: #fff;
  border-bottom: 1px solid rgba(23, 28, 38, 0.12);
  box-shadow: 0 2px 16px rgba(23, 28, 38, 0.05);
  color: #171c26;
  font-family: "Mulish", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.od-nav8 a {
  color: inherit;
  text-decoration: none;
}
.od-nav8 button {
  color: inherit;
  font: inherit;
}

.od-nav8__inner {
  display: flex;
  align-items: center;
  gap: 6px;
  min-height: 56px;
  padding: 0 12px;
}

.od-nav8__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 48px;
  height: 52px;
}
.od-nav8__logo img {
  display: block;
  width: 44px;
  height: 44px;
  object-fit: contain;
}
.od-nav8__logo .dark-image {
  display: none;
}

body.is-dark .od-nav8__logo .light-image {
  display: none;
}
body.is-dark .od-nav8__logo .dark-image {
  display: block;
}

.od-nav8__links {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  gap: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  overflow-y: visible;
  list-style: none;
  scrollbar-width: none;
  white-space: nowrap;
}
.od-nav8__links::-webkit-scrollbar {
  display: none;
}
.od-nav8__links > li {
  flex: 0 0 auto;
  list-style: none;
}

.od-nav8__links > li > a,
.od-nav8__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 34px;
  border: 0;
  border-radius: 7px;
  background: transparent;
  padding: 7px 8px;
  color: #3f4654;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
  white-space: nowrap;
  transition: background 150ms ease, color 150ms ease;
}
.od-nav8__links > li > a::after,
.od-nav8__btn::after {
  content: "";
  position: absolute;
  right: 8px;
  bottom: 2px;
  left: 8px;
  height: 4px;
  border-radius: 99px;
  background: var(--od-nav8-cat-color, #3f88e3);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 160ms ease;
}
.od-nav8__links > li > a:hover, .od-nav8__links > li > a:focus, .od-nav8__links > li > a:active, .od-nav8__links > li > a.is-current,
.od-nav8__btn:hover,
.od-nav8__btn:focus,
.od-nav8__btn:active,
.od-nav8__btn.is-current {
  background: rgba(63, 136, 227, 0.05);
  color: #171c26;
  opacity: 1;
  text-decoration: none;
}

.od-nav8__cat--vesti {
  --od-nav8-cat-color: #3f88e3;
}

.od-nav8__cat--sport {
  --od-nav8-cat-color: #ff5900;
}

.od-nav8__cat--desavanja {
  --od-nav8-cat-color: #18ab69;
}

.od-nav8__cat--poljoprivreda {
  --od-nav8-cat-color: #18ab69;
}

.od-nav8__cat--foto {
  --od-nav8-cat-color: #3d70b2;
}

.od-nav8__cat--magazin {
  --od-nav8-cat-color: #ffa600;
}

.od-nav8__cat--biznis {
  --od-nav8-cat-color: #D10056;
}

.od-nav8__cat--nekretnine {
  --od-nav8-cat-color: rgb(28, 173, 60);
}

.od-nav8__cat--ostalo {
  --od-nav8-cat-color: #3f88e3;
}

.od-nav8__links > li.od-nav8__cat.is-current-parent > .od-nav8__btn::after,
.od-nav8__links > li.od-nav8__cat.is-current-parent > a::after,
.od-nav8__links > li.od-nav8__cat.is-open-parent > .od-nav8__btn::after,
.od-nav8__links > li.od-nav8__cat:hover > .od-nav8__btn::after,
.od-nav8__links > li.od-nav8__cat:hover > a::after {
  transform: scaleX(1);
}

.od-nav8__links > li > a {
  font: inherit;
  font-size: 1rem;
  font-weight: 500;
  opacity: 1;
}

.od-nav8__links > li.is-current-parent > .od-nav8__btn,
.od-nav8__links > li.is-current-parent > a {
  background: transparent;
  color: inherit;
}

body.is-dark .od-nav8__links > li > a,
body.is-dark .od-nav8__btn {
  color: #a2a5b9;
}
body.is-dark .od-nav8__links > li > a:hover, body.is-dark .od-nav8__links > li > a:focus, body.is-dark .od-nav8__links > li > a:active, body.is-dark .od-nav8__links > li > a.is-current,
body.is-dark .od-nav8__btn:hover,
body.is-dark .od-nav8__btn:focus,
body.is-dark .od-nav8__btn:active,
body.is-dark .od-nav8__btn.is-current {
  background: rgba(63, 136, 227, 0.05);
  color: #eef2f7;
}

.od-nav8__chev {
  display: inline-block;
  flex: 0 0 auto;
  width: 7px;
  height: 7px;
  margin-bottom: 3px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  transition: transform 180ms ease;
}

.is-open-parent > .od-nav8__btn .od-nav8__chev {
  transform: rotate(-135deg);
}

.od-nav8__dropdown {
  position: fixed;
  z-index: 9999;
  display: none;
  min-width: 320px;
  border: 1px solid rgba(23, 28, 38, 0.12);
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(23, 28, 38, 0.14);
  padding: 6px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4px;
}
.od-nav8__dropdown.is-open {
  display: grid;
}
.od-nav8__dropdown a {
  display: flex;
  align-items: center;
  gap: 9px;
  min-height: 36px;
  border-radius: 7px;
  padding: 8px 12px;
  color: #3f88e3;
  font-size: 1.13rem;
  font-weight: 500;
  line-height: 1.15;
  position: relative;
}
.od-nav8__dropdown a::after {
  content: "";
  position: absolute;
  right: 12px;
  bottom: 4px;
  left: 12px;
  height: 3px;
  border-radius: 99px;
  background: #3f88e3;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 160ms ease;
}
.od-nav8__dropdown a:hover, .od-nav8__dropdown a.is-current {
  background: rgba(63, 136, 227, 0.05);
  color: #3f88e3;
}
.od-nav8__dropdown a:hover::after, .od-nav8__dropdown a.is-current::after {
  transform: scaleX(1);
}
.od-nav8__dropdown a.is-current {
  color: #3f88e3;
}

.od-nav8__label {
  display: block;
  grid-column: 1/-1;
  padding: 8px 12px 4px;
  color: #8a93a3;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
}

.od-nav8__theme-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-column: 1/-1;
  min-height: 42px;
  border-radius: 8px;
  background: #eef2f7;
  padding: 8px 12px;
  color: #4b5565;
  cursor: pointer;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1;
}

.od-nav8__theme-switch {
  display: inline-flex;
  align-items: center;
}

.od-nav8__theme-switch input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.od-nav8__theme-track {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 56px;
  height: 28px;
  border-radius: 999px;
  background: #d9dee8;
  padding: 0 8px;
  color: #fff;
  font-size: 0.76rem;
}

.od-nav8__theme-track::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 2px 7px rgba(23, 28, 38, 0.18);
  transition: transform 160ms ease;
}

.od-nav8__theme-switch input:checked + .od-nav8__theme-track {
  background: #171c26;
}

.od-nav8__theme-switch input:checked + .od-nav8__theme-track::before {
  transform: translateX(28px);
}

body.is-dark .od-nav8__dropdown {
  border-color: rgba(255, 255, 255, 0.12);
  background: #171c26;
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.38);
}
body.is-dark .od-nav8__dropdown a {
  color: #a2a5b9;
}
body.is-dark .od-nav8__dropdown a:hover, body.is-dark .od-nav8__dropdown a.is-current {
  background: rgba(255, 255, 255, 0.08);
  color: #eef2f7;
}
body.is-dark .od-nav8__dropdown a::after {
  background: #69a7ff;
}

body.is-dark .od-nav8__label {
  color: #a2a5b9;
}

body.is-dark .od-nav8__theme-toggle {
  background: rgba(255, 255, 255, 0.08);
  color: #eef2f7;
}

body.is-dark .od-nav8__theme-track {
  background: #2a3448;
  color: #eef2f7;
}

body.is-dark .od-nav8__hamburger span {
  background: #eef2f7;
}

.od-nav8__account {
  flex: 0 0 auto;
  list-style: none;
  margin-left: auto;
}
.od-nav8__account > .od-nav8__btn {
  background: #171c26;
  color: #fff;
  padding: 7px 12px;
  font-weight: 650;
}
.od-nav8__account > .od-nav8__btn:hover {
  background: #000;
  color: #fff;
}

.od-nav8__hamburger {
  display: none;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 48px;
  margin-left: auto;
  border: 0;
  border-radius: 8px;
  background: transparent;
  cursor: pointer;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
.od-nav8__hamburger:focus, .od-nav8__hamburger:focus-visible {
  outline: none;
  box-shadow: none;
}
.od-nav8__hamburger span {
  position: absolute;
  display: block;
  width: 26px;
  height: 3px;
  border-radius: 99px;
  background: #171c26;
  transition: transform 180ms ease, opacity 140ms ease;
}
.od-nav8__hamburger span:nth-child(1) {
  transform: translateY(-8px);
}
.od-nav8__hamburger span:nth-child(3) {
  transform: translateY(8px);
}
.od-nav8__hamburger.is-active span:nth-child(1) {
  transform: rotate(45deg);
}
.od-nav8__hamburger.is-active span:nth-child(2) {
  opacity: 0;
}
.od-nav8__hamburger.is-active span:nth-child(3) {
  transform: rotate(-45deg);
}

@media (max-width: 768px) {
  .od-nav8 {
    position: sticky;
    z-index: 1000;
  }
  .od-nav8__links {
    display: none;
  }
  .od-nav8__links.is-mobile-open {
    position: fixed;
    top: 56px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-content: start;
    gap: 6px;
    overflow-y: auto;
    padding: 10px;
    border-top: 1px solid rgba(23, 28, 38, 0.12);
    background: #f3f5f8;
    white-space: normal;
  }
  .od-nav8__links > li {
    min-width: 0;
  }
  .od-nav8__links > li.is-open-parent {
    grid-column: 1/-1;
  }
  .od-nav8__links > li > a,
  .od-nav8__btn {
    justify-content: space-between;
    width: 100%;
    min-height: 50px;
    border-radius: 0;
    background: #fff;
    padding: 10px 12px;
    color: #171c26;
    font-size: 1.13rem;
    font-weight: 800;
  }
  .od-nav8__links > li.is-current-parent > .od-nav8__btn,
  .od-nav8__links > li.is-current-parent > a {
    background: #fff;
    color: #171c26;
  }
  .od-nav8__dropdown {
    position: static;
    display: none !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column: 1/-1;
    gap: 5px;
    min-width: 0;
    margin: 6px 0 2px;
    border: 0;
    border-radius: 10px;
    background: #fff;
    box-shadow: none;
    padding: 8px;
  }
  .od-nav8__dropdown.is-open {
    display: grid !important;
  }
  .od-nav8__dropdown a {
    min-height: 48px;
    border-radius: 6px;
    background: #f3f5f8;
    padding: 10px 12px;
    font-size: 1.3rem;
    font-weight: 500;
  }
  .od-nav8__dropdown a:hover, .od-nav8__dropdown a.is-current {
    background: #eef2f7;
  }
  body.is-dark .od-nav8__dropdown {
    border-color: rgba(255, 255, 255, 0.1);
    background: #171c26;
  }
  body.is-dark .od-nav8__links.is-mobile-open {
    border-top-color: rgba(255, 255, 255, 0.1);
    background: #eef2f7;
  }
  body.is-dark .od-nav8__links > li > a,
  body.is-dark .od-nav8__btn,
  body.is-dark .od-nav8__links > li.is-current-parent > .od-nav8__btn,
  body.is-dark .od-nav8__links > li.is-current-parent > a {
    background: #171c26;
    color: #a2a5b9;
  }
  body.is-dark .od-nav8__links > li > a:hover,
  body.is-dark .od-nav8__links > li > a:focus,
  body.is-dark .od-nav8__links > li > a:active,
  body.is-dark .od-nav8__btn:hover,
  body.is-dark .od-nav8__btn:focus,
  body.is-dark .od-nav8__btn:active {
    background: #202838;
    color: #eef2f7;
  }
  .od-nav8__account {
    order: 90;
    margin-left: 0;
  }
  .od-nav8__account > .od-nav8__btn {
    background: #171c26;
    color: #fff;
  }
  .od-nav8__hamburger {
    display: inline-flex;
  }
}
@media (min-width: 520px) and (max-width: 768px) {
  .od-nav8__links.is-mobile-open {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
