a {  color: #002c41;
  font-weight: bold;
}

.novosti .article-details .fields-container {

	order: 4;
}

.foto-galerija .field-label {

	display: none;
}

.novosti .article-details .fields-container {

	background: transparent;
	padding: 0px;
}

.blognovosti .fields-container {

	display: none;
}

.article-info > span {
  font-size: 0.813rem;
  font-weight: bold;
  color: #0096dd;
}

.field-entry.preuzimanje-priloga .acfup-item {

	width: 95%;
}

#sp-header {
  background: transparent;
}

#sp-header {

	box-shadow: none;
}

.point-header {

	margin-top: -100px !important;
}

.sp-megamenu-parent > li > a {
  color: #fff;
  font-size: 18px !important;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #0097de;
  font-weight: bold;
  border-bottom: 0;
}

.sp-megamenu-parent > li:hover > a {
  color: #0097de;
}

.point-kockice {
  display:grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap:22px;
  margin:36px 0 28px;
  padding:0 10px;
}

.point-kockice p{
  position:relative;
  background:#fff;
  border-radius:16px;
  padding:22px 18px 20px;
  text-align:center;
  font-weight:600;
  cursor:pointer;
  box-shadow: 0 10px 18px rgba(0,0,0,.08), 0 2px 6px rgba(0,0,0,.05);
  transition: transform .25s cubic-bezier(.2,.8,.2,1), box-shadow .25s cubic-bezier(.2,.8,.2,1);
}

.point-kockice p img {
  display: block;
  margin: 0 auto 12px;
  max-width: 65px;
  height: 52px;
  object-fit: cover;
}

@media (hover:hover){
  .point-kockice p:hover{
    transform: translateY(-10px);
    box-shadow: 0 16px 26px rgba(0,0,0,.12), 0 6px 10px rgba(0,0,0,.08);
  }
  .point-kockice p:hover::after{
    opacity:.22;
    transform: translateX(-50%) translateY(6px) scale(.9);
    filter: blur(1px);
  }
}

.point-novosti  .sppb-article-info-wrap,
.point-obavijesti .sppb-articles-carousel-content {

	display: flex;
	flex-direction: column;
}
.point-novosti .sppb-addon-articles .sppb-article-meta
{
	order: 1;
}

.point-novosti .sppb-article-info-wrap h3{
	order: 2;
}

.naslov-ikonica .sppb-addon-title-icon {
	font-size: 24px;
  margin-left: 10px;
}

.point-novosti .sppb-img-responsive {
  border-radius: 8px;
  max-height: 280px;
  object-fit: cover;
  min-height: 280px;
  width: 100%;
}

.point-novosti .sppb-article-info-wrap h3 {

	font-size:21px;
	font-weight:bold;
}
.point-novosti .sppb-article-info-wrap a {

  color: #002c41 !important;
}

.point-novosti .sppb-meta-date {

	position: absolute;
	margin-left: 65px !important;
}

.sppb-addon-articles .sppb-article-meta {

	margin-top: 10px;
}

.point-novosti .sppb-meta-category a {

	color: #0097de !important;
	font-weight: bold;
}

.point-obavijesti .sppb-article-info-wrap h3 {

	font-size: 18px;
}
.point-obavijesti .sppb-article-info-wrap h3 a {

	color: #002c41 !important;
	font-weight: bold;
}

.point-obavijesti .sppb-article-info-wrap {
box-shadow: 0 -5px 21px rgba(51,51,96,0.15);
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
}
.point-dogadanja .sppb-img-responsive {
height: 215px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
  object-position: top;
}

.point-dogadanja .sppb-article-info-wrap h3 a {
  color: #002c41 !important;
  font-weight: bold;

}

.point-dogadanja .sppb-article-info-wrap h3 {
  font-size: 21px;
  text-align: left;
  margin-top: 10px;
}

.point-dogadanja .sppb-meta-category a,
.point-obavijesti .sppb-meta-category a {
  color: #0097de;
  font-weight: bold;
}

.point-natjecaji .sppb-article-info-wrap {

	display: flex;
	flex-direction: column;
}

.point-natjecaji .sppb-article-meta {

	order: 1;
}

.point-natjecaji h3 {
	order: 2;
}

.point-natjecaji .fields-container {

	order: 3;
}

.point-natjecaji .fields-container .field-entry.preuzimanje-priloga {

	display: none
}

.point-natjecaji .sppb-article-info-wrap h3 {

	font-size: 17px;
	font-weight: bold !important;
}

.point-natjecaji .sppb-article-info-wrap a {

	color: #002c41;
}
.point-natjecaji .sppb-article-info-wrap {
box-shadow: 0 -5px 21px rgba(51,51,96,0.15);
  background-color: #fff;
  padding: 15px;
  border-radius: 8px;
}

.point-natjecaji .fields-container {

	list-style-type: none;
	padding-left: 0;
	font-size: 14px;
}

.point-natjecaji .field-label {

	font-weight: bold;
}

.point-natjecaji .sppb-meta-date {

	position: absolute;
	margin-left: 90px !important;
}

.point-natjecaji .sppb-meta-category a {
  color: #0096dd !important;
  font-weight: bold;
}

@keyframes pulse-ring {
  0%   { box-shadow: 0 0 0 0 rgba(var(--pulse-rgb), 0.5); }
  70%  { box-shadow: 0 0 0 8px rgba(var(--pulse-rgb), 0); }
  100% { box-shadow: 0 0 0 0 rgba(var(--pulse-rgb), 0); }
}

.point-natjecaji .sppb-meta-category.cat-zavreno a::before {
  --pulse-rgb: 255, 0, 0;

  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  background: rgb(var(--pulse-rgb));
  position: relative;
  top: -1px;

  box-shadow: 0 0 0 0 rgba(var(--pulse-rgb), 0.5);
  animation: pulse-ring 1.8s infinite;
}

.point-natjecaji .sppb-meta-category.cat-aktivno a::before {
  --pulse-rgb: 57, 233, 91;

  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  background: rgb(var(--pulse-rgb));
  position: relative;
  top: -1px;

  box-shadow: 0 0 0 0 rgba(var(--pulse-rgb), 0.5);
  animation: pulse-ring 1.8s infinite;
}

.point-natjecaji .radio-value-zavrsen {

	margin-top: -5px;
}

a.xls::after, a.xlsx::after {
  content: "xls";
  position: absolute;
  margin-left: 8px;
  font-size: 13px;
  color: #7DCD16;
  margin-top: 2px;
  font-weight: 300 !important;
  border: 1px solid;
  width: 30px;
  text-align: center;
  line-height: 15px;
}

#modal-menu .sp-megamenu-parent {

	width: 33%;
  border-right: 2px solid #e2e2e2;
  height: 100vh;
  padding-top: 150px;
}

#modal-menu ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {

	padding-top: 0px;
	background-color: transparent;
}

#modal-menu .sp-megamenu-parent > li:hover > a {

	color: #0097de;
}

#sp-header.header-with-modal-menu a:hover, #sp-header.header-with-modal-menu a:focus {
  color: #0097de;
}

#sp-logo.has-border {
  position: relative;
  padding-right: 45px;
  z-index: 99;
}
#modal-menu-toggler {

  z-index: 999;
}

#modal-menu {
	top: 0px !important;
}

#modal-menu-toggler {

	background: #0096dd;
  padding: 10px;
  border-radius: 8px;
  margin-right: -20px;
  margin-top: 10px;
}

.burger-icon > span {

	background-color: white !important;
}

#modal-menu-toggler::after {

	content: "izbornik"

}

#modal-menu-toggler::after {
  content: "Izbornik";
  position: relative;
  width: 108px;
  right: 0;
  display: flex;
  justify-content: end;
  margin-top: -28px;
  font-size: 18px;
  color: white;
  font-weight: bold;
}

.sppb-icons-group-list {

	display: flex;
  justify-content: flex-start;
}

#modal-menu .modules-wrapper {
  max-width: 400px !important;
  justify-content: start;
  padding-top: 100px;
  background: #0096dd;
}
.point-trazilica {

padding-left: 15px;
}
.mod-finder .btn-primary {
border-color: #002c41 !important;
  background-color: #002c41 !important;
}

.header-modules .sp-module:first-of-type {

	display: none;
}

#sp-footer, #sp-bottom {
  background: transparent;
  color: #FFFFFF;
}
.kontakt-footer .sppb-addon-title {
padding: 10px !important;
  background: #f8ecbd;
  border-radius: 30px;
  width: 200px;
}
.kontakt-footer span{
width: 40px;
  background: #f9d235;
  padding: 5px;
  border-radius: 30px;
  text-align: center;
  }

#sp-title {

	position: absolute;
  z-index: 999999;
}

ul.menupoint-izbornik {
  display: flex;
  list-style-type: none;
  justify-content: center;
  width: 850px;
  top: -60px;
  position: absolute;
  left: -275px;
  right: 0;
  text-align: center;
  margin: auto;
}

.itemid-101 .menupoint-izbornik a {

	color: #fff !important;
	font-weight: bold;
	font-size: 18px;
	padding-right: 40px;
}

.menupoint-izbornik a {

	padding-right: 40px;
}

.menupoint-izbornik a {

	color: #273445 !important;
	font-weight: bold;
	font-size: 18px;
}

.article-header h1 {
font-size: 1.875rem;
  color: #002c41;
  letter-spacing: 1px;
  font-weight: bold;
}
.article-details .article-ratings-social-share,
.article-info {

	display: none !important;
}
.proracun .article-details .article-ratings-social-share,
.article-info {

	display: block !important;
	margin-bottom: 0;
}

.arhiva.arhiva-proracuna  .article-info {

	display: none !important;
}

.mod-breadcrumbs {
text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  border-radius: 8px;
  margin-bottom: 40px;
  margin-top: -30px;
  background-color: #f2f2f2;
}

.mod-breadcrumbs a {

	color: #0096dd;
}

#sp-footer {
	display: none;
}

#sp-bottom {

	padding-bottom: 0px;
}

#sp-bottom .sp-module {
  margin-bottom: 0px;
}

.mod-breadcrumbs a {
  color: #0096dd;
  font-size: 14px;
}

.breadcrumb-item.active {
	  font-size: 14px;
}

#sp-header.header-with-modal-menu {

	border-bottom: 2px solid #e2e2e2;
}

.itemid-101 #sp-header.header-with-modal-menu {
	border-bottom: 0px solid #e2e2e2;

}

body:has(#modal-menu.active) .menupoint-izbornik a {
  color: #273445 !important;
}

#modal-menu .modal-menu-inner::before {
  content: none;
}

#modal-menu.active .modal-menu-inner::before {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #e2e2e2;
  z-index: 10;
}

.pagenavigation {

	display: none;
}

.fields-container {
  list-style-type: none;
  display: flex;
  flex-direction: column;
}

.preuzimanje-priloga {

	display: flex;
}

.preuzimanje-priloga .field-value {
	display: flex;
	flex-direction: column;
	width: 70%;

}

.field-label {

	font-weight: bold;
}

.field-entry a {

	color: #0097de;
	font-weight: bold;
	font-size: 13px;
}

.field-entry {

	padding-bottom: 10px;
	display: flex;
	padding-top: 10px;
}

ul.fields-container {

	margin-bottom: 0;
}

.article-list .article {

	padding: 10px;
}

.fields-container .field-label  {

	width: 160px;
  font-size: 13px;
}

.point-natjecaji .field-label {

	width: unset;
}

.point-natjecaji .field-value {

	margin-left: 5px;
}

ul.menuside-izbornik li {

	display: flex;
	justify-content: center;
}

a.file-link.acfup-item[data-ext] {
  position: relative;
  display: inline-flex;
  align-items: center;
}

a.file-link.acfup-item[data-ext]::after {
  content: attr(data-ext);
  text-transform: lowercase;
  display: inline-block;
  min-width: 3.6em;
  padding: 0.15em 0.45em;
  margin-left: .5rem;
  line-height: 1.2;
  font: 700 0.75rem/1.2 system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  letter-spacing: .02em;
  text-align: center;
  border: 1px solid currentColor;
  border-radius: 4px;
  background: transparent;
}

.arhiva-proracuna p a.file-link.acfup-item[data-ext],
.arhiva-proracuna div[itemprop="articleBody"] a.file-link.acfup-item[data-ext] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 10px 15px;
  border: 1px solid #f2f2f2;
  gap: 10px;
}

.arhiva-proracuna p a.file-link.acfup-item[data-ext]::after,
.arhiva-proracuna div[itemprop="articleBody"]
  a.file-link.acfup-item[data-ext]::after {
  position: static !important;
  margin-left: 0 !important;
}

.zakoni a {
    border: none !important;
    padding: 0 !important;
    display: inline !important;
    position: static !important;
    max-width: none !important;
    box-shadow: none !important;
    background: none !important;
}

.zakoni a.file-link.acfup-item[data-ext] {
    padding-right: 0 !important;
    display: inline !important;
    position: static !important;
}

.zakoni a.file-link.acfup-item[data-ext]::after {
    position: static !important;
    margin-left: .5rem !important;
    transform: none !important;
    top: auto !important;
    right: auto !important;
}

a.file-link.acfup-item[data-ext="pdf"]::after {
  background: #ffcdd2;
  border-color: #ef5350;
  color: #c62828;
}

a.file-link.acfup-item[data-ext="odt"]::after,
a.file-link.acfup-item[data-ext="doc"]::after,
a.file-link.acfup-item[data-ext="docx"]::after {
  background: #bbdefb;
  border-color: #42a5f5;
  color: #1565c0;
}

a.file-link.acfup-item[data-ext="xls"]::after,
a.file-link.acfup-item[data-ext="xlsx"]::after {
  background: #c8e6c9;
  border-color: #66bb6a;
  color: #2e7d32;
}

a.file-link.acfup-item[data-ext="rtf"]::after {
  background: #d7ccc8;
  border-color: #8d6e63;
  color: #4e342e;
}

a.file-link.acfup-item[data-ext="zip"]::after,
a.file-link.acfup-item[data-ext="rar"]::after {
  background: #ffe0b2;
  border-color: #ffb74d;
  color: #f57c00;
}

a.file-link.acfup-item[data-ext="ppt"]::after,
a.file-link.acfup-item[data-ext="pptx"]::after {
  background: #ffccbc;
  border-color: #ff8a65;
  color: #e64a19;
}

.proracun .field-entry.preuzimanje-priloga .acfup-item {
  position: relative;
  display: block;
  padding-right: 0em;
  padding-bottom: 0px;
}

.proracun .field-entry.preuzimanje-priloga .acfup-item::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0 !important;
}

.natjecaji .field-entry.preuzimanje-priloga .acfup-item {
  position: relative;
  display: block;
  padding-right: 5em;
  padding: 2px;
}

.field-entry.preuzimanje-priloga .acfup-item {
  position: relative;
  display: block;
  width: 95%;

}

.field-entry.preuzimanje-priloga .acfup-item::after {
  position: absolute;
  right: -50px !important;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0 !important;
}

.cat-aktivno .field-entry.preuzimanje-priloga .acfup-item {
  position: relative;
  display: block;
  padding-right: 5em;
  padding: 2px;
}

.cat-aktivno .field-entry.preuzimanje-priloga .acfup-item::after {
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0 !important;
}

.blognatjecaji .preuzimanje-priloga .field-value {

  width: 70%;
}

.cat-aktivno .preuzimanje-priloga .field-value {

  width: 70%;
}

.cat-zavrseno .preuzimanje-priloga .field-value {

  width: 70%;
}

.article-body {

	display: flex;
	flex-direction: column;
}

.article-info {

	order: 1;
}

.article-header {

	order: 2;
}

.fields-container {

	order: 3;
}

.article-introtext  {

	order: 4;
}

.blognatjecaji .article-introtext  {

	display: none;
}

.field-value-savjetovanje-u-tijeku,
.field-value-otvoren {
  background: #0097de;
  padding: 8px;
  border-radius: 8px;
  color: white;
  font-size: 14px;
  line-height: 14px;

}
.field-value-zavrseno-savjetovanje,
.field-value-zavrsen {
  background: red;
  padding: 8px;
  border-radius: 8px;
  color: white;
  font-size: 14px;
  line-height: 14px;

}

.field-value-ponisten {
  background: #b7d8e7;
  padding: 8px;
  border-radius: 8px;
  color: white;
  font-size: 14px;
  line-height: 14px;

}

 #sp-main-body {
  padding: 100px 0;
  min-height: 50vh;
  padding-bottom: 30px;
}

ul.fields-container {

	padding-left: 0;
}

.article-details .article-header h1 {

	font-size: 28px;
}

#sp-right .sp-module {
  margin-top: 70px !important;
}

 #sp-right .sp-module .sp-module-title,
#sp-right .sp-module ul > li > a {

	text-align: left;
}

 #sp-right .sp-module {

	 border: 0;
 }

.menuside-izbornik a {

	text-align: right;
}

#sidebar-stick .sp-module.point-side {
  box-shadow: 0 0 30px -5px rgba(51,51,96,0.15);
  border-radius: 9px;
  max-width: 335px;
  width: 100%;
}
#sp-right, #sp-right .sp-column, #sp-main-body .row, #sp-main-body .container {
  overflow: visible !important;
  transform: none !important;
}

.blognovosti .article-list .article-introtext {

	display: none;
}

.blognovosti .article-info {
  display: block !important;
}

.blognovosti .article-info > span + span::before,
.blognovosti .category-name,
.blognovosti .createdby {

	display: none;
}

.article-list .article .article-header h2 {

	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.blognovosti .article-list .article .article-intro-image {

	margin: 0;
}

.blognovosti .article-list .article {

	padding: 0;
	border: 0;
	display: flex;
  flex-direction: column;
}

.blognovosti .article-list .article .article-header h2 a {
  color: #273445;
  font-weight: bold;
}
.blognovosti .article-list .article .article-intro-image img {
height: 250px;
  object-fit: cover;
  border-radius: 9px;
}

.blognovosti .article-list.articles-leading {

	display: flex;
}
.blognovosti .article-list.articles-leading .article {

	padding: 20px;
	  padding-left: 0px;
	  padding-top: 0px;
}
.blognovosti .published
{
  padding: 5px;
  background: #0096dd;
  color: white;
  border-radius: 9px;
  font-weight: bold;
}

.blognovosti .article-body {

	display: flex;
	flex-direction: column;

}

.blognovosti .article-header {

	order: 2;
}

.blognovosti .article-info {

	order: 1;
	margin-bottom: 10px;
	margin-top: 10px;

}

.blogglasnik .article-info {
  display: block !important;
  margin-bottom: 0;
}

.blogglasnik .article-info > span + span::before,
.blogglasnik .category-name,
.blogglasnik .createdby {

	display: none;
}

.blogglasnik .article-body {

	display: flex;
	flex-direction: column;
}

.blogglasnik .article-info {

	order: 1;
}

.blogglasnik .article-header {

	order: 2;
}

.blogglasnik .fields-container {

	order: 3;
}

.mod-finder__search.input-group .btn {

	display: flex;
  align-items: center;
}

.mod-finder__search.input-group {

	flex-wrap: nowrap !important;
}

#modal-menu .modal-menu-inner>.container {
    display: flex;
    padding: 100px 0 !important;
}

.point-centrala1 .sppb-addon-title-icon,
.point-centrala .sppb-addon-title-icon {

	width: 40px;
  background: #f9d235;
  padding: 5px;
  border-radius: 30px;
  text-align: center;
}

.point-centrala .sppb-addon-title {

	background: #f8ecbd;
  padding: 10px !important;
  border-radius: 30px;
}

.point-centrala1 {

padding-left: 10px;
}

.blognovosti.obavijesti .fields-container{

	order:4;

}

.point-natjecaji .radio-value-otvoren {

	margin-top: -5px;
}

.point-natjecaji .field-entry {

	align-items: center;
}

.mod-finder {
  width: 270px;
}

.sp-megamenu-parent > li.active > a {

	color: #0096dd !important;
}

.itemid-117 #sp-right .sp-module {
  margin-top: 18px !important;
}

 .logo-image-phone {
    height: 60px !important;
	margin-top: 15px;
  }
 .logo-image {
    height: 80px !important;
  }
.point-novosti-side .sppb-img-responsive {
  border-radius: 8px 8px 0px 0px;
  max-height: 250px;
  width: 100%;
  object-fit: cover;
}
.point-novosti-side .sppb-article-info-wrap {
border-radius: 0px 0px 8px 8px;
}

.sp-module ul > li > a:hover {
  color: #0097de;
}
.pt-4 {

	padding-top: 0px !Important;
}

ul.menuside-izbornik {

	display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.menuside-izbornik li {

	padding: 12px 10px !important;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 12px;
  box-shadow: 0 1px 6px rgba(0,0,0,.04);
  display: flex !important;
  border-bottom: 0 !important;
  align-content: center;
  align-items: center;

}

.menuside-izbornik li a {
line-height: 18px !important;
}

.cat-dokumenti .fields-container .field-entry {

	flex-direction: column;
}

.cat-dokumenti .preuzimanje-priloga .field-value {

	padding-left: 0px;
}

.cat-dokumenti .field-label {

	display: none !important;
}
.cat-dokumenti .acfup-item {
font-size: 16px;
  margin-bottom: 5px;
}

.point-arhiva {
  text-align: center;
  padding: 10px;
  background: #002c41;
  color: white;
  font-weight: bold;
  border-radius: 8px;
  width: 300px;
  margin: auto;
}

.point-arhiva a {

	  color: white;
}

p.tel::before {
  font-family: "Font Awesome 7 Free", "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f095";
  display: inline-block;
  margin-right: 6px;
  color: #0073e6;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p.tel1::before {
  content: "\f095";
  font-weight: bold;
  font-family: "Font Awesome 7 Free";
  margin-right: 5px;
  color: #0073e6;
  font-size: 12px;
position: relative;
}

p.fax::before {
  content: "\f1ac";
  font-weight: bold;
  font-family: "Font Awesome 7 Free";
  margin-right: 5px;
  color: #0073e6;
  font-size: 12px;
position: relative;
}

p.mail::before {
  content: "\f658";
  font-weight: bold;
  font-family: "Font Awesome 7 Free";
  margin-right: 5px;
  color: #0073e6;
  font-size: 12px;
position: relative;
}

p.mail1::before {
  content: "\f658";
  font-weight: bold;
  font-family: "Font Awesome 7 Free";
  margin-right: 5px;
  color: #0073e6;
  font-size: 12px;
position: relative;
}

p.adresa::before {
  content: "\f041";
  font-weight: bold;
  font-family: "Font Awesome 7 Free";
  margin-right: 5px;
  color: #0073e6;
  font-size: 16px;
  position: relative;
}

p.adresa1::before {
  content: "\f041";
  font-weight: bold;
  font-family: "Font Awesome 7 Free";
  margin-right: 5px;
  color: #0073e6;
  font-size: 11px;
  position: relative;
}

p.mob::before {
  content: "\f3cd";
  font-weight: bold;
  font-family: "Font Awesome 7 Free";
  margin-right: 5px;
  color: #0073e6;
  font-size: 14px;
  position: relative;
}

p.web::before {
  content: "\f0ac";
  font-weight: bold;
  font-family: "Font Awesome 7 Free";
  margin-right: 5px;
  color: #0073e6;
  font-size: 14px;
  position: relative;
}

.titula {
z-index: 1;
position: relative;
font-size: 0.8em;
letter-spacing: 2px;
font-family: "Lora";
}

p.mail a {
  color: #252525;
}

.kontakti-blok {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  border: 1px solid var(--vir-line);
  border-radius: 22px;
  padding: 30px;
  margin: 34px 0;
  background: #fff;
  box-shadow: 0 12px 32px rgba(8, 36, 58, 0.045);
  color: var(--vir-text);
}

.kontakti-blok h4 {
  grid-column: 1 / -1;
  position: relative;
  top: auto;
  left: auto;
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 10px;
  padding: 0;
  background: transparent;
  color: var(--vir-navy);
  font-size: 25px;
  line-height: 1.15;
  letter-spacing: -0.02em;
  font-weight: 800;
}

.kontakti-blok h4::before {
  content: "";
  width: 8px;
  height: 28px;
  border-radius: 99px;
  background: var(--vir-blue);
  flex: 0 0 auto;
}

.kontakti-blok i {
  color: var(--vir-blue);
  margin-right: 6px;
}

.kontakti-blok p {
  position: relative;
  margin: 0;
  border: 1px solid var(--vir-line);
  border-radius: 16px;
  padding: 17px 18px 17px 46px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(8, 36, 58, 0.04);
  color: #344457;
  line-height: 1.45;
}

.kontakti-blok p.osoba {
  grid-column: 1 / -1;
  padding: 18px 20px;
  background: var(--vir-soft);
}

.kontakti-blok p.osoba::before {
  content: none;
}

.kontakti-blok p::before {
  position: absolute;
  left: 18px;
  top: 20px;
  display: block;
  margin: 0;
  color: var(--vir-blue);
  font-family: "Font Awesome 7 Free", "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 14px;
  line-height: 1;
}

.kontakti-blok p.adresa::before,
.kontakti-blok p.adresa1::before {
  content: "\f041";
}

.kontakti-blok p.tel::before,
.kontakti-blok p.tel1::before {
  content: "\f095";
}

.kontakti-blok p.mob::before {
  content: "\f3cd";
}

.kontakti-blok p.fax::before {
  content: "\f1ac";
}

.kontakti-blok p.mail::before,
.kontakti-blok p.mail1::before {
  content: "\f658";
}

.kontakti-blok p.web::before {
  content: "\f0ac";
}

.kontakti-blok strong {
  display: inline;
  color: var(--vir-navy);
  font-weight: 800;
}

.kontakti-blok p.osoba strong {
  display: block;
  margin-bottom: 5px;
  color: var(--vir-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.kontakti-blok hr {
  grid-column: 1 / -1;
  width: 100%;
  border: none;
  border-top: 1px solid var(--vir-line);
  margin: 8px 0;
}

.kontakti-blok .redarstvo {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.kontakti-blok .redarstvo p {
  margin: 0;
}

.kontakti-blok .redarstvo > div {
  display: grid;
  gap: 8px;
  border: 1px solid var(--vir-line);
  border-radius: 16px;
  padding: 18px 20px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(8, 36, 58, 0.04);
}

.kontakti-blok .redarstvo > div p {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
}

.kontakti-blok .redarstvo > div p strong {
  display: block;
  color: var(--vir-navy);
  font-size: 17px;
  line-height: 1.3;
  font-weight: 800;
}

.kontakti-blok .redarstvo > div p.tel {
  padding-left: 28px;
  color: #344457;
}

.kontakti-blok .redarstvo > div p.tel::before {
  left: 0;
  top: 4px;
}

h3 {
    font-size: 21px;
  }

.arhiva-proracuna div[itemprop="articleBody"] p a:not([href^="mailto"]),
.cat-2023---2009- a:not([href^="mailto"]) {
  max-width: 665px;
  position: relative;
  border: 1px solid #f2f2f2;
  padding: 10px;
  display: block;
}

.arhiva-proracuna div[itemprop="articleBody"] p a,
.cat-2023---2009- a {

	width: 90%;
	display: inline-block;
	color: #19a1e1;
}

.point-accordion {

	margin-top: 40px;
}

.point-accordion .sppb-panel-modern > .sppb-panel-heading {

	background: #f2f2f2;
	padding: 10px 30px 10px 15px;
}

.point-accordion .sppb-panel-title {

	font-size: 16px;
	color: #0073e6;
}

.article-details {
  position: relative;
  display: flex;
  flex-direction: column;
}

.article-details .article-header {

	order: 2;
	margin-bottom: 30px;
}

div[itemprop="articleBody"]  {

	order: 3;
}

.article-details .fields-container {

	order: 2;
	padding-bottom: 30px;
	margin-bottom: 30px;
  background-color: #f9f9f9;
  padding: 15px;
  border-radius: 8px;
}

.proracun .article-list .article {

	margin-bottom: 10px;
	max-width: 665px;
}

.proracun .article-list .article {

	margin-bottom: 10px;
	max-width: 665px;
}

.proracun .fields-container .field-label {

	display: none;
}

.proracun .field-value {

	width: 85%;
}

.page-header h1 {
  font-size: 28px;
  color: #002c41;
  letter-spacing: 1px;
  font-weight: bold;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after {

	float: unset !important;
	position: relative !important
}

.blogproracun  .article-body {

	display: flex;
	flex-direction: column;
}

.blogproracun .article-info {

	order: 1;
}

.blogproracun .article-header {

	order: 2;
}

.blogproracun .fields-container {

	order: 3;
}

h4 {
    font-size: 18px;
    font-weight: bold;
  }

.ba-field-container textarea,
.kontakti-input .ba-field-container input {
	padding: 20px !important;
}

.ba-form-page {

	padding-left: 0 !important;
	padding-top: 0 !important;
}

.point-footer25::before {
  content: "";
  background-image: url("../images/kastelina_footer11.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  height: 250px;
  position: absolute;
  bottom: 0px;
  overflow: hidden;
}

.sp-module.point-side.no-sub .menuside-izbornik .menu-child {
  display: none !important;
}

.sp-module.point-side.no-sub .menuside-izbornik .menu-toggler {
  display: none !important;
}

.sp-module.point-side.no-sub .menuside-izbornik li.menu-parent > a {
  pointer-events: auto;
}

.pagination > .active > span {
  border-color: #0097de;
  background-color: #0097de;
}

.pagination > .active > span:hover {

	border-color: #273445;
  background-color: #273445;
  color: white;
}

.articles-leading .blog-item.article {

	width: 50%;
}

@media (max-width: 600px) {
  .kontakti-blok {
    grid-template-columns: 1fr;
    padding: 23px;
  }

  .kontakti-blok h4 {
    font-size: 22px;
  }

  .kontakti-blok .redarstvo {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 991.98px) {

	.blognatjecaji .preuzimanje-priloga .field-value {
  width: 100%;
}

.field-entry.preuzimanje-priloga .acfup-item {
  width: 90%;
}

.field-entry.preuzimanje-priloga .acfup-item::after {

	right: -3.5rem;
}

  .article-list .row.row-1 .row {
    padding-right: 0;
    display: flex;
    justify-content: center;
    margin: auto;
    padding-left: 0;
  }

  #sp-bottom { padding-top: 10px; }

  #sp-right .sp-module { margin-top: 0px !important; }

  #sp-main-body {
    padding-top: 50px;
    padding-bottom: 0px;
  }

  .sp-module.point-side ul.menuside-izbornik {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .sp-module.point-side ul.menuside-izbornik li { margin: 0; }

  .sp-module.point-side ul.menuside-izbornik a {
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 12px 10px !important;
    border-radius: 12px;
    font-weight: 600;
    line-height: 1.25;
    text-decoration: none;
    min-height: 72px;
    overflow: hidden;
  }

  .sp-module.point-side ul.menuside-izbornik a .label {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    max-width: 100%;
  }

  .sp-module.point-side ul.menuside-izbornik:not(.is-expanded) li:nth-child(n+5) {
    display: none;
  }

  .sp-module.point-side ul.menuside-izbornik.is-expanded li {
    animation: sbFadeIn .25s ease;
  }

  @keyframes sbFadeIn {
    from { opacity: 0; transform: translateY(-4px); }
    to   { opacity: 1; transform: none; }
  }

  .sp-module.point-side .sb-showmore {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 12px 10px;
    margin-top: 10px;
    border: 2px dashed rgb(0, 151, 222);
    border-radius: 12px;
    background: transparent;
    font-weight: 600;
    cursor: pointer;
  }

  .menuside-izbornik a {
    text-align: center !important;
    font-size: 13px;
    line-height: 20px !important;
  }
  .sp-module.point-side ul.menuside-izbornik:not(.is-expanded) > li:nth-child(n+5) {
    display: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .sp-module.point-side ul.menuside-izbornik li {
    transition: none !important;
  }
}

@media (min-width: 992px) {
  #sidebar-stick .sp-module.point-side ul { padding-left: 18px; }

  .menuside-izbornik li a {
    border: 0 !important;
    padding: 0 !important;
  }
}

@media (min-width:991px) and (max-width:1200px) {

	.point-kockice {

  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));

}
}

@media (min-width:861px) and (max-width:992px) {
	.point-natjecaji .sppb-article-info-wrap,
	.point-obavijesti .sppb-article-info-wrap {

		margin-bottom: 10px;
	}
}

@media (min-width:768px) and (max-width:1200px) {

	.point-ikonice25 .sppb-row-column  {

		max-width: 100% !important;
    flex-basis: 100% !important;
	}
}

@media only screen and (max-width: 575px) {

	.point-dogadanja .sppb-addon-article-layout:last-child {

		display: none;
	}

}

@media only screen and (max-width: 992px) {

	.point-dogadanja .sppb-col-sm-4 {

		max-width: unset;
	}

  .sppb-articles-carousel-introtext {

	  display: none;
  }

  #sp-header {
    height: 80px;
  }

.sdebar-responzive {

	display: none !important;
}

ul.menupoint-izbornik {

	display: none;
}
.point-header .sppb-addon-title {

	font-size: 46px !important;
}

.point-header .animated-heading-highlighted-text {

	font-size: 30px !important;
}

.sppb-addon-articles.point-izdvojeno {

	width: 100%;
}
.point-izdvojeno .sppb-article-introtext {

	display: none;
}

.point-izdvojeno h3 {
  font-size: 16px;
  font-weight: bold;
}
.sppb-addon-articles .sppb-addon-article {

	margin-bottom: 0px;
}
.point-dogadanja .sppb-row {

	display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  grid-gap: 1rem;
}
.point-dogadanja .sppb-col-sm-3 {

	max-width: 100%;
}

.point-dogadanja .sppb-img-responsive {
  height: 200px;
}
}

@media only screen and (max-width: 768px) {

	.point-footer25::before {

		background-position: right;
		height: 100px;
	}

	.point-footer25 {

		padding-top: 30px !important;
		padding-bottom: 100px !important;
	}
	.point-footer25 .sppb-addon-single-image-container {
		margin: auto;
		display: flex !important;
		justify-content: center !important;
		margin-bottom: 15px;
	}

	.point-footer25 p {
	text-align: center;
	margin-bottom: 0px;
	}

	.point-natjecaji .field-value {
  margin-left: 0;
}
	.point-natjecaji .field-entry {
  align-items: flex-start;
}

	.point-natjecaji .status-natjecaja .field-value {

		left: 5px;
    position: relative;
	}

	.field-entry.status .field-label {
  width: 70px;
  font-size: 13px;
}

	.field-entry.status {
    flex-direction: row;
	align-items: center;
  }

	.article-details .article-header h1 {
  font-size: 18px;
}

	.cat-aktivno .preuzimanje-priloga .field-value {

		width: 80%;
	}

	.field-entry {

		flex-direction: column;
	}

	.field-entry.status-natjecaja {
		flex-direction: row;

	}

	.point-novosti .sppb-img-responsive {

		min-height: 200px;
	}

	.naslov-ikonica {

		margin-top: 30px;
	}

	.point-izdvojeno {
	margin-top: 30px;
	}

	.point-kockice {

		grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
		gap: 10px;
  margin: -40px 0 0px;
	}

	.point-kockice p img {

  max-width: 40px;
  height: 30px;
  object-fit: cover;
}
.point-kockice p {
font-size: 13px;
margin-bottom: 0;
}
.point-header {

	padding-top: 150px !important;
}
.point-natjecaji .sppb-article-info-wrap,
.point-obavijesti .sppb-article-info-wrap {

	margin-bottom: 15px;
}
}

@media (min-width:769px) and (max-width:860px) {

.point-header {

	padding-top: 150px !important;
	padding-bottom: 150px !important;
}

.naslov-ikonica .sppb-addon-title{

	font-size: 21px;
}
.point-natjecaji .sppb-article-info-wrap,
.point-obavijesti .sppb-article-info-wrap {

	margin-bottom: 15px;
}
}

body:not(.itemid-101) {
  --vir-navy: #08243a;
  --vir-blue: #0798d8;
  --vir-blue-dark: #0079b4;
  --vir-text: #1d2733;
  --vir-muted: #65758a;
  --vir-line: #e8edf3;
  --vir-soft: #f5f7fa;
  --vir-shadow: 0 16px 40px rgba(8, 36, 58, 0.08);
}

body:not(.itemid-101) #sp-main-body {
  padding: 95px 0 40px;
  min-height: 50vh;
  background: #fff;
}

body:not(.itemid-101) a {
  color: var(--vir-blue-dark);
  font-weight: 700;
  text-decoration: none;
}

body:not(.itemid-101) a:hover {
  color: var(--vir-navy);
}

body:not(.itemid-101) .mod-breadcrumbs {
  display: flex;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  margin: -28px auto 42px;
  padding: 12px 20px;
  border-radius: 10px;
  background: var(--vir-soft);
  color: var(--vir-muted);
}

body:not(.itemid-101) .mod-breadcrumbs a {
  color: var(--vir-blue-dark);
  font-size: 14px;
}

body:not(.itemid-101) .breadcrumb-item.active {
  color: var(--vir-muted);
  font-size: 14px;
}

body:not(.itemid-101) .page-header {
  margin: 0 0 34px;
}

body:not(.itemid-101) .page-header h1,
body:not(.itemid-101) .article-details .article-header h1,
body:not(.itemid-101) .article-header h1 {
  position: relative;
  margin: 0;
  padding-left: 28px;
  color: var(--vir-navy);
  font-size: clamp(30px, 3.4vw, 46px);
  line-height: 1.1;
  letter-spacing: -0.035em;
  font-weight: 900;
}

body:not(.itemid-101) .page-header h1::before,
body:not(.itemid-101) .article-details .article-header h1::before,
body:not(.itemid-101) .article-header h1::before {
  content: "";
  position: absolute;
  left: 0;
  top: .12em;
  width: 8px;
  height: .9em;
  border-radius: 99px;
  background: var(--vir-blue);
}

body:not(.itemid-101) .com-content-category-blog .article-list > .row {
  margin-bottom: 18px;
}

body:not(.itemid-101) .article-list .article,
body:not(.itemid-101) .blog-item.article {
  border: 1px solid var(--vir-line);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 12px 32px rgba(8, 36, 58, 0.045);
}

body:not(.itemid-101) .article-list .article,
body:not(.itemid-101) .blog-item.article {
  padding: 0;
  overflow: hidden;
}

body:not(.itemid-101) .article-body {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 26px 30px;
}

body:not(.itemid-101) .article-header {
  order: 2;
  margin: 0;
}

body:not(.itemid-101) .article-info {
  order: 1;
  display: block !important;
  margin: 0;
}

body:not(.itemid-101) .fields-container {
  order: 3;
}

body:not(.itemid-101) .article-introtext {
  order: 4;
}

body:not(.itemid-101) .article-list .article .article-header h2,
body:not(.itemid-101) .article-list .article .article-header h3,
body:not(.itemid-101) .article-list .article .article-header h4 {
  margin: 0;
  color: var(--vir-navy);
  font-size: 21px;
  line-height: 1.28;
  letter-spacing: -0.015em;
  font-weight: 900;
}

body:not(.itemid-101) .article-list .article .article-header h2 a,
body:not(.itemid-101) .article-list .article .article-header h3 a,
body:not(.itemid-101) .article-list .article .article-header h4 a {
  color: var(--vir-navy) !important;
}

body:not(.itemid-101) .article-list .article .article-header h2 a:hover,
body:not(.itemid-101) .article-list .article .article-header h3 a:hover,
body:not(.itemid-101) .article-list .article .article-header h4 a:hover {
  color: var(--vir-blue-dark) !important;
}

body:not(.itemid-101) .article-info > span,
body:not(.itemid-101) .published {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(7, 152, 216, 0.1);
  color: var(--vir-blue-dark) !important;
  font-size: 13px;
  line-height: 1;
  font-weight: 900;
}

body:not(.itemid-101) .article-info > span + span::before,
body:not(.itemid-101) .category-name,
body:not(.itemid-101) .createdby {
  display: none !important;
}

body:not(.itemid-101) ul.fields-container {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body:not(.itemid-101) .field-entry {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 0;
}

body:not(.itemid-101) .fields-container .field-label {
  width: 160px;
  flex: 0 0 160px;
  color: var(--vir-muted);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .04em;
  text-transform: uppercase;
}

body:not(.itemid-101) .field-value {
  flex: 1 1 auto;
  color: var(--vir-text);
}

body:not(.itemid-101) .preuzimanje-priloga .field-value {
  display: grid;
  gap: 8px;
  width: 100%;
}

body:not(.itemid-101) #sp-component a.file-link.acfup-item[data-ext],
body:not(.itemid-101) #sp-component .field-entry.preuzimanje-priloga .acfup-item {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 44px;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 0px 10px;
  border: 0;
  border-radius: 14px;
  background: var(--vir-soft);
  color: var(--vir-navy);
  font-size: 14px;
  line-height: 1.35;
  font-weight: 800;
}

body:not(.itemid-101) a.file-link.acfup-item[data-ext]::after,
body:not(.itemid-101) .field-entry.preuzimanje-priloga .acfup-item::after {
  position: static !important;
  transform: none !important;
  right: auto !important;
  top: auto !important;
  flex: 0 0 auto;
  min-width: 3.8em;
  margin-left: 12px !important;
  padding: 4px 8px;
  border-radius: 999px;
  font-size: 11px;
  line-height: 1.1;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

body:not(.itemid-101) .blogproracun .article-list .article,
body:not(.itemid-101) .proracun .article-list .article {
  max-width: none;
  margin-bottom: 18px;
}

body:not(.itemid-101) .blogproracun .fields-container .field-label,
body:not(.itemid-101) .proracun .fields-container .field-label {
  display: none;
}

body:not(.itemid-101) .blogproracun .field-value,
body:not(.itemid-101) .proracun .field-value {
  width: 100%;
}

body:not(.itemid-101) .article-details {
  padding: 0;
}

body:not(.itemid-101) .article-details .article-header {
  margin-bottom: 28px;
}

body:not(.itemid-101) .article-details .fields-container {
  margin: 0 0 30px;
  padding: 0;
  border-radius: 0;
  background: transparent;
}

body:not(.itemid-101) div[itemprop="articleBody"] {
  color: #344457;
  font-size: 16px;
  line-height: 1.72;
}

body:not(.itemid-101) div[itemprop="articleBody"] h2,
body:not(.itemid-101) div[itemprop="articleBody"] h3,
body:not(.itemid-101) div[itemprop="articleBody"] h4 {
  color: var(--vir-navy);
  letter-spacing: -0.02em;
  font-weight: 900;
}

body:not(.itemid-101) #sidebar-stick .sp-module.point-side,
body:not(.itemid-101) #sp-right .sp-module.point-side {
  width: 100%;
  max-width: 335px;
  padding: 24px;
  border: 1px solid var(--vir-line);
  border-radius: 22px;
  background: #fff;
  box-shadow: var(--vir-shadow);
}

body:not(.itemid-101) #sp-right .sp-module .sp-module-title {
  margin: 0 0 18px;
  color: var(--vir-navy);
  font-size: 22px;
  line-height: 1.15;
  letter-spacing: -0.025em;
  font-weight: 900;
}

body:not(.itemid-101) ul.menuside-izbornik {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body:not(.itemid-101) .menuside-izbornik li {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none;
}

body:not(.itemid-101) .menuside-izbornik li a {
  display: flex !important;
  width: 100%;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  padding: 12px 14px !important;
  border: 1px solid var(--vir-line) !important;
  border-radius: 14px;
  background: #fff;
  color: var(--vir-navy) !important;
  text-align: center !important;
  font-size: 14px;
  line-height: 1.25 !important;
  font-weight: 800;
  box-shadow: 0 8px 24px rgba(8, 36, 58, 0.04);
}

body:not(.itemid-101) .menuside-izbornik li.active > a,
body:not(.itemid-101) .menuside-izbornik li.current > a,
body:not(.itemid-101) .menuside-izbornik li a:hover {
  border-color: rgba(7, 152, 216, 0.25) !important;
  background: rgba(7, 152, 216, 0.08);
  color: var(--vir-blue-dark) !important;
}

body:not(.itemid-101) .pagination > .active > span {
  border-color: var(--vir-blue);
  background-color: var(--vir-blue);
}

body:not(.itemid-101) .pagination > li > a,
body:not(.itemid-101) .pagination > li > span {
  border-radius: 10px;
  margin: 0 3px;
  color: var(--vir-navy);
  font-weight: 800;
}

@media (max-width: 991.98px) {
  body:not(.itemid-101) #sp-main-body {
    padding-top: 55px;
  }

  body:not(.itemid-101) .article-details {
    padding: 0;
  }

  body:not(.itemid-101) #sidebar-stick .sp-module.point-side,
  body:not(.itemid-101) #sp-right .sp-module.point-side {
    max-width: none;
  }

  body:not(.itemid-101) ul.menuside-izbornik {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  body:not(.itemid-101) .page-header h1,
  body:not(.itemid-101) .article-details .article-header h1,
  body:not(.itemid-101) .article-header h1 {
    font-size: 26px;
  }

  body:not(.itemid-101) .field-entry {
    flex-direction: column;
    gap: 7px;
  }

  body:not(.itemid-101) .fields-container .field-label {
    width: auto;
    flex: 0 0 auto;
  }

  body:not(.itemid-101) a.file-link.acfup-item[data-ext],
  body:not(.itemid-101) .field-entry.preuzimanje-priloga .acfup-item {
    align-items: flex-start;
  }
}

body:not(.itemid-101) .status-natjecaja,
body:not(.itemid-101) .field-entry.status {
  align-items: center;
}

body:not(.itemid-101) .field-value-zavrseno-savjetovanje,
body:not(.itemid-101) .field-value-zavrsen,
body:not(.itemid-101) .field-value-savjetovanje-u-tijeku,
body:not(.itemid-101) .field-value-otvoren,
body:not(.itemid-101) .field-value-ponisten {
  flex: 0 0 auto;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  border-radius: 999px;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
}

body:not(.itemid-101) .field-value-zavrseno-savjetovanje,
body:not(.itemid-101) .field-value-zavrsen {
  background: #e53935;
}

body:not(.itemid-101) .field-value-savjetovanje-u-tijeku,
body:not(.itemid-101) .field-value-otvoren {
  background: var(--vir-blue);
}

body:not(.itemid-101) .field-value-ponisten {
  background: #8fb8c9;
}

body:not(.itemid-101) .sppb-panel-group {
  display: grid;
  gap: 14px;
  margin: 34px 0;
}

body:not(.itemid-101) .sppb-panel.sppb-panel-modern {
  border: 1px solid var(--vir-line);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(8, 36, 58, 0.045);
  overflow: hidden;
}

body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading,
body:not(.itemid-101) .point-accordion .sppb-panel-modern > .sppb-panel-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  min-height: 74px;
  padding: 22px 24px;
  border: 0;
  background: #fff;
  color: var(--vir-navy);
  text-align: left;
  transition: background .2s ease, color .2s ease, box-shadow .2s ease;
}

body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading::before {
  content: "";
  width: 8px;
  height: 28px;
  border-radius: 99px;
  background: var(--vir-blue);
  flex: 0 0 auto;
  opacity: 0;
  transform: scaleY(.7);
  transition: opacity .2s ease, transform .2s ease;
}

body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading[aria-expanded="true"] {
  background: #f5fbff;
}

body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading[aria-expanded="true"]::before {
  opacity: 1;
  transform: scaleY(1);
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-title,
body:not(.itemid-101) .point-accordion .sppb-panel-title {
  flex: 1 1 auto;
  color: var(--vir-navy);
  font-size: 21px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: -0.02em;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-toggle-direction {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid var(--vir-line);
  border-radius: 999px;
  background: #f5f7fa;
  color: var(--vir-blue-dark);
  flex: 0 0 auto;
  transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading[aria-expanded="true"] .sppb-toggle-direction {
  background: #eaf7ff;
  border-color: rgba(7, 152, 216, .28);
  transform: rotate(90deg);
}

body:not(.itemid-101) .sppb-panel-modern .sppb-toggle-direction i {
  font-size: 14px;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-collapse {
  border-top: 1px solid var(--vir-line);
  background: #fff;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body {
  padding: 26px 24px 28px;
  color: var(--vir-text);
}

body:not(.itemid-101) .sppb-panel-modern .point-accordion {
  margin-top: 0;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body p {
  color: #344457;
  font-size: 16px;
  line-height: 1.7;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body p:last-child {
  margin-bottom: 0;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body a.file-link.acfup-item[data-ext] {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  max-width: none;
  min-height: 58px;
  margin: 0;
  padding: 15px 18px !important;
  border: 1px solid var(--vir-line) !important;
  border-radius: 16px;
  background: #f5f7fa !important;
  color: var(--vir-navy) !important;
  box-shadow: 0 8px 24px rgba(8, 36, 58, 0.035);
  line-height: 1.35;
  position: relative;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body a.file-link.acfup-item[data-ext]::after {
  position: static !important;
  transform: none !important;
  flex: 0 0 auto;
  margin-left: auto !important;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body .zakoni a {
  color: var(--vir-blue-dark) !important;
  font-weight: 800;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body .zakoni a.file-link.acfup-item[data-ext] {
  display: inline !important;
  width: auto;
  min-height: 0;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none;
}

@media (max-width: 768px) {
  body:not(.itemid-101) .sppb-panel-group {
    gap: 12px;
    margin: 24px 0;
  }

  body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading,
  body:not(.itemid-101) .point-accordion .sppb-panel-modern > .sppb-panel-heading {
    min-height: 66px;
    padding: 18px 18px;
  }

  body:not(.itemid-101) .sppb-panel-modern .sppb-panel-title,
  body:not(.itemid-101) .point-accordion .sppb-panel-title {
    font-size: 17px;
  }

  body:not(.itemid-101) .sppb-panel-modern .sppb-toggle-direction {
    width: 36px;
    height: 36px;
  }

  body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body {
    padding: 20px 18px 22px;
  }

  body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body a.file-link.acfup-item[data-ext] {
    align-items: flex-start;
    min-height: 0;
    padding: 14px 15px !important;
  }
}

body:not(.itemid-101) .sppb-panel-group {
  gap: 0px !important;
  margin: 24px 0 !important;
}

body:not(.itemid-101) .sppb-panel.sppb-panel-modern {
  border-radius: 14px !important;
  box-shadow: 0 8px 22px rgba(8, 36, 58, 0.035) !important;
}

body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading,
body:not(.itemid-101) .point-accordion .sppb-panel-modern > .sppb-panel-heading {
  min-height: 54px !important;
  padding: 13px 16px !important;
  gap: 10px !important;
}

body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading::before {
  width: 6px !important;
  height: 24px !important;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-title,
body:not(.itemid-101) .point-accordion .sppb-panel-title {
  font-size: 18px !important;
  line-height: 1.2 !important;
  font-weight: 850 !important;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-toggle-direction {
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  margin: 0 !important;
  align-self: center !important;
  position: relative !important;
  top: 0 !important;
}

body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading[aria-expanded="true"] .sppb-toggle-direction {
  transform: rotate(90deg) !important;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-toggle-direction i {
  font-size: 12px !important;
  line-height: 1 !important;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body {
  padding: 16px !important;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body p {
  font-size: 14px !important;
  line-height: 1.55 !important;
  margin-bottom: 9px !important;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body a.file-link.acfup-item[data-ext] {
  min-height: 44px !important;
  padding: 10px 12px !important;
  border-radius: 12px !important;
  font-size: 14px !important;
  line-height: 1.25 !important;
  box-shadow: 0 5px 14px rgba(8, 36, 58, 0.025) !important;
}

body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body a.file-link.acfup-item[data-ext]::after {
  min-width: 3em !important;
  padding: 0.1em 0.38em !important;
  font-size: 0.68rem !important;
  line-height: 1.15 !important;
  border-radius: 8px !important;
}

@media (max-width: 768px) {
  body:not(.itemid-101) .sppb-panel-modern > .sppb-panel-heading,
  body:not(.itemid-101) .point-accordion .sppb-panel-modern > .sppb-panel-heading {
    min-height: 50px !important;
    padding: 12px 14px !important;
  }

  body:not(.itemid-101) .sppb-panel-modern .sppb-panel-title,
  body:not(.itemid-101) .point-accordion .sppb-panel-title {
    font-size: 16px !important;
  }

  body:not(.itemid-101) .sppb-panel-modern .sppb-toggle-direction {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
  }

  body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body {
    padding: 14px !important;
  }

  body:not(.itemid-101) .sppb-panel-modern .sppb-panel-body a.file-link.acfup-item[data-ext] {
    padding: 10px 11px !important;
    font-size: 13px !important;
  }
}

.sppb-panel-heading .sppb-toggle-direction {
	
	right: unset;
	transform: none;
}

.naslov-ikonica h2::before {
  content: "";
  width: 8px;
  height: 28px;
  border-radius: 99px;
  background: #0097de;
  flex: 0 0 auto;
}
.naslov-ikonica .sppb-addon-title {
display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 22px;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: #002c41 !important;
}

body.view-article #sp-component .item-page,
body.view-article #sp-component .com-content-article,
body.view-article #sp-component .article-details {
  display: flex !important;
  flex-direction: column !important;
}

body.view-article #sp-component .article-info {
  order: -20 !important;
  display: block !important;
  margin: 0 0 22px !important;
}

body.view-article #sp-component .page-header,
body.view-article #sp-component .article-header {
  order: -10 !important;
  margin: 0 0 34px !important;
}

body.view-article #sp-component .item-image,
body.view-article #sp-component .article-full-image,
body.view-article #sp-component .full-image {
  order: 0 !important;
  margin: 0 0 28px !important;
}

body.view-article #sp-component .article-body,
body.view-article #sp-component .article-introtext,
body.view-article #sp-component .com-content-article__body,
body.view-article #sp-component div[itemprop="articleBody"] {
  order: 10 !important;
}

body.view-article #sp-component .fields-container {
  order: 20 !important;
}

body.view-article #sp-component .article-info > span,
body.view-article #sp-component .article-info .published,
body.view-article #sp-component .published {
  display: inline-flex !important;
  width: fit-content;
  align-items: center;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(7, 152, 216, 0.1);
  color: #0079b4 !important;
  font-size: 13px;
  line-height: 1;
  font-weight: 900;
}

body.view-article #sp-component .article-info > span + span::before,
body.view-article #sp-component .article-info .category-name,
body.view-article #sp-component .article-info .createdby {
  display: none !important;
}

#modal-menu a.file-link.acfup-item[data-ext]::after,
.offcanvas-menu a.file-link.acfup-item[data-ext]::after,
.sp-megamenu-parent a.file-link.acfup-item[data-ext]::after,
.menupoint-izbornik a.file-link.acfup-item[data-ext]::after,
.menupoint-izbornik-off a.file-link.acfup-item[data-ext]::after {
  content: none !important;
  display: none !important;
}

#sp-right .menuside-izbornik a.file-link.acfup-item[data-ext]::after,
#sidebar-stick .menuside-izbornik a.file-link.acfup-item[data-ext]::after,
.sp-module.point-side .menuside-izbornik a.file-link.acfup-item[data-ext]::after {
  content: none !important;
  display: none !important;
}

body:not(.itemid-101) #sp-right .sp-module.point-side .menuside-izbornik li.active > a,
body:not(.itemid-101) #sp-right .sp-module.point-side .menuside-izbornik li.current > a,
body:not(.itemid-101) #sidebar-stick .sp-module.point-side .menuside-izbornik li.active > a,
body:not(.itemid-101) #sidebar-stick .sp-module.point-side .menuside-izbornik li.current > a {
  border-color: rgba(7, 152, 216, 0.35) !important;
  background: rgba(7, 152, 216, 0.12) !important;
  color: var(--vir-blue-dark) !important;
}

body:not(.itemid-101) #sp-right .sp-module.point-side ul.menuside-izbornik,
body:not(.itemid-101) #sidebar-stick .sp-module.point-side ul.menuside-izbornik {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
}

body:not(.itemid-101) #sp-right .sp-module.point-side .menuside-izbornik li,
body:not(.itemid-101) #sidebar-stick .sp-module.point-side .menuside-izbornik li {
  width: auto !important;
  min-width: 0 !important;
}

body:not(.itemid-101) #sp-right .sp-module.point-side .menuside-izbornik li a,
body:not(.itemid-101) #sidebar-stick .sp-module.point-side .menuside-izbornik li a {
  width: 100% !important;
  min-height: 54px !important;
  padding: 12px 10px !important;
  justify-content: center !important;
  text-align: center !important;
  line-height: 1.2 !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}

body:not(.itemid-101) #sp-right .sp-module.point-side .menuside-izbornik li.duga-stavka,
body:not(.itemid-101) #sidebar-stick .sp-module.point-side .menuside-izbornik li.duga-stavka {
  grid-column: 1 / -1 !important;
}

body:not(.itemid-101) #sp-right .sp-module.point-side .menuside-izbornik li.duga-stavka a,
body:not(.itemid-101) #sidebar-stick .sp-module.point-side .menuside-izbornik li.duga-stavka a {
  min-height: unset !important;
  justify-content: flex-start !important;
  text-align: left !important;
  padding: 13px 15px !important;
}

@media (max-width: 991.98px) {
  body:not(.itemid-101) #sp-right .sp-module.point-side ul.menuside-izbornik,
  body:not(.itemid-101) #sidebar-stick .sp-module.point-side ul.menuside-izbornik {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 575.98px) {
  body:not(.itemid-101) #sp-right .sp-module.point-side ul.menuside-izbornik,
  body:not(.itemid-101) #sidebar-stick .sp-module.point-side ul.menuside-izbornik {
    grid-template-columns: 1fr !important;
  }

  body:not(.itemid-101) #sp-right .sp-module.point-side .menuside-izbornik li a,
  body:not(.itemid-101) #sidebar-stick .sp-module.point-side .menuside-izbornik li a {
    justify-content: flex-start !important;
    text-align: left !important;
  }
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik li.menu-parent {
  grid-column: 1 / -1 !important;
  display: flex !important;
  flex-direction: column;
  align-items: stretch;
  width: 100% !important;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik li.menu-parent > a {
  position: relative;
  justify-content: space-between !important;
  text-align: left !important;
  padding-right: 42px !important;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik .menu-child {
  display: none !important;
  width: 100%;
  margin: 8px 0 0;
  padding: 8px;
  border: 1px solid var(--vir-line);
  border-radius: 14px;
  background: #f5f7fa;
  list-style: none;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik li.submenu-open > .menu-child {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik .menu-child li {
  display: flex !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik .menu-child a {
  min-height: 44px !important;
  padding: 10px 12px !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  background: #fff !important;
  box-shadow: none !important;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik .menu-toggler {
  position: absolute;
  right: 12px;
  top: 50%;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  border-radius: 999px;
  background: rgba(7, 152, 216, 0.12);
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik .menu-toggler::before {
  content: "+";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--vir-blue-dark);
  font-size: 17px;
  line-height: 1;
  font-weight: 900;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik li.submenu-open > a .menu-toggler::before {
  content: "−";
}

@media (max-width: 575.98px) {
  body:not(.itemid-101) .sp-module.point-side .menuside-izbornik li.submenu-open > .menu-child {
    grid-template-columns: 1fr;
  }
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik .menu-child {
  margin: 14px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik li.submenu-open > .menu-child {
  gap: 10px !important;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik .menu-child li {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body:not(.itemid-101) .sp-module.point-side .menuside-izbornik .menu-child a {
  min-height: 48px !important;
  padding: 11px 13px !important;
  border: 1px solid var(--vir-line) !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 5px 14px rgba(8, 36, 58, 0.035) !important;
  font-size: 13px !important;
  line-height: 1.18 !important;
}

body.view-category.itemid-117 #sp-component {
  max-width: 1320px;
  margin: 0 auto;
}

.vir-novosti {
  width: 100%;
}

.vir-novosti-izdvojeno {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  margin-bottom: 34px;
}

.vir-novosti-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px 28px;
}

.vir-novosti-card {
  overflow: hidden;
  border: 1px solid var(--vir-line);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(8, 36, 58, 0.055);
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.vir-novosti-card:hover {
  transform: translateY(-4px);
  border-color: rgba(7, 152, 216, 0.22);
  box-shadow: 0 20px 44px rgba(8, 36, 58, 0.095);
}

.vir-novosti-image {
  display: block;
  overflow: hidden;
  background: #f5f7fa;
}

.vir-novosti-image img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
  transition: transform .35s ease;
}

.vir-novosti-card-large .vir-novosti-image img {
  height: 310px;
}

.vir-novosti-card:hover .vir-novosti-image img {
  transform: scale(1.035);
}

.vir-novosti-body {
  display: flex;
  flex-direction: column;
  padding: 22px 24px 26px;
}

.vir-novosti-meta {
  order: 1;
  margin: 0 0 14px;
}

.vir-novosti-meta .published {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(7, 152, 216, 0.1);
  color: var(--vir-blue-dark) !important;
  font-size: 13px;
  line-height: 1;
  font-weight: 900;
}

.vir-novosti-title {
  order: 2;
}

.vir-novosti-title h2 {
  margin: 0;
  font-size: 20px;
  line-height: 1.22;
  letter-spacing: -0.02em;
  font-weight: 900;
}

.vir-novosti-card-large .vir-novosti-title h2 {
  font-size: 23px;
}

.vir-novosti-title h2 a {
  color: var(--vir-navy) !important;
  font-weight: 900;
}

.vir-novosti-title h2 a:hover {
  color: var(--vir-blue-dark) !important;
}

.vir-novosti-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 48px;
}

.vir-novosti-pagination .pagination {
  margin: 0;
}

.vir-novosti-counter {
  margin: 0;
  color: var(--vir-muted);
  font-size: 13px;
  font-weight: 800;
}

@media (max-width: 1199.98px) {
  .vir-novosti-izdvojeno {
    gap: 22px;
  }

  .vir-novosti-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }
}

@media (max-width: 768px) {
  .vir-novosti-izdvojeno,
  .vir-novosti-grid {
    grid-template-columns: 1fr;
  }

  .vir-novosti-image img,
  .vir-novosti-card-large .vir-novosti-image img {
    height: 230px;
  }

  .vir-novosti-body {
    padding: 19px 20px 22px;
  }

  .vir-novosti-title h2,
  .vir-novosti-card-large .vir-novosti-title h2 {
    font-size: 19px;
  }

  .vir-novosti-navigation {
    flex-direction: column;
    align-items: flex-start;
  }
}

body:not(.itemid-101) .sp-module.point-side ul.menuside-izbornik.kratak-izbornik {
  grid-template-columns: 1fr !important;
}

body:not(.itemid-101) .sp-module.point-side ul.menuside-izbornik.kratak-izbornik > li {
  grid-column: 1 / -1 !important;
}

body:not(.itemid-101) .sp-module.point-side ul.menuside-izbornik.kratak-izbornik > li > a {
  justify-content: flex-start !important;
  text-align: left !important;
  padding-left: 18px !important;
  padding-right: 42px !important;
}

body,
body :is(h1, h2, h3, h4, h5, h6, p, a, li, dt, dd, label, legend, table, input, select, textarea, button, .sppb-addon, .sppb-addon-title, .sppb-addon-content, .animated-heading-text, .animated-heading-highlighted-text, .titula):not([class*="fa-"]):not([class*="icon-"]):not(.fa):not(.fas):not(.far):not(.fab):not(.fal):not(.fad) {
  font-family: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif !important;
}

body.itemid-145.view-category.layout-blog #sp-main-body {
  padding-top: 36px;
  padding-bottom: 40px;
}

body.itemid-145.view-category.layout-blog #sp-component .mod-breadcrumbs {
  justify-content: flex-start;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 28px;
  text-align: left;
  line-height: 1.6;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .page-header {
  margin: 0 0 28px;
  padding: 0;
  border: 0;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  gap: 12px;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child {
  display: flex;
  flex-direction: column;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header {
  display: flex;
  flex: 1;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.2;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  min-height: 110px;
  margin: 0;
  padding: 56px 14px 17px;
  border: 1px solid #dfe8ed;
  border-radius: 12px;
  background: #fff;
  color: #123b52;
  font-size: 27px;
  line-height: 1.2;
  font-weight: 650;
  font-variant-numeric: tabular-nums;
  letter-spacing: -.035em;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  overflow-wrap: anywhere;
  box-shadow: 0 3px 10px rgba(16, 48, 69, .025);
  transition: border-color .18s ease, background-color .18s ease, color .18s ease, box-shadow .18s ease, transform .18s ease;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 14px;
  display: block;
  width: 25px;
  height: 25px;
  background: #1979b5;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h8l4 4v14H6a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z'/%3E%3Cpath d='M14 3v5h4M8 12h6M8 16h6'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h8l4 4v14H6a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z'/%3E%3Cpath d='M14 3v5h4M8 12h6M8 16h6'/%3E%3C/svg%3E") center / contain no-repeat;
  pointer-events: none;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 15px;
  display: block;
  width: 20px;
  height: 20px;
  background: #6e8796;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h15m-6-6 6 6-6 6'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h15m-6-6 6 6-6 6'/%3E%3C/svg%3E") center / contain no-repeat;
  pointer-events: none;
  transition: transform .18s ease;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a[href$="/2007-2009"] {
  font-size: 20px;
  line-height: 1.62;
  letter-spacing: -.035em;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child:first-child > .page-header > a {
  border-color: #123b52;
  background: #123b52;
  color: #fff;
  box-shadow: none;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child:first-child > .page-header > a::before,
body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child:first-child > .page-header > a::after {
  background: #a3d7fa;
}

body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a:focus-visible {
  outline: 3px solid #1279be;
  outline-offset: 3px;
}

body.itemid-145.view-category.layout-blog #sp-right > .sp-column {
  height: auto !important;
  min-width: 0;
}

body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side {
  position: static !important;
  width: 100% !important;
  max-width: none;
  margin: 28px 0 0 !important;
  padding: 20px;
  border: 1px solid #e2e9ee;
  border-radius: 12px;
  background: #f7f9fb;
  box-shadow: none;
}

body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side .sp-module-title {
  margin: 0 0 16px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 650;
  letter-spacing: -.02em;
}

body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
  margin: 0;
  padding: 0 !important;
}

body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik > li {
  display: flex !important;
  grid-column: auto !important;
}

body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik > li > a {
  justify-content: center !important;
  min-height: 44px !important;
  padding: 9px 5px !important;
  border-radius: 7px;
  text-align: center !important;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35 !important;
  white-space: normal;
  box-shadow: none;
}

body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik > li:has(> a[href$="/2007-2009"]) {
  grid-column: span 2 !important;
}

body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side .sb-showmore {
  display: none;
}

@media (min-width: 600px) {
  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }

  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a {
    min-height: 135px;
    padding: 69px 20px 22px;
    font-size: 31px;
  }

  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a::before {
    top: 22px;
    left: 20px;
    width: 29px;
    height: 29px;
  }

  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a::after {
    top: 25px;
    right: 20px;
  }

  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a[href$="/2007-2009"] {
    font-size: 23px;
  }

  body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

@media (min-width: 992px) {
  body.itemid-145.view-category.layout-blog #sp-main-body {
    padding-top: 48px;
    padding-bottom: 60px;
  }

  body.itemid-145.view-category.layout-blog #sp-component {
    padding-right: 30px;
  }

  body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side {
    margin-top: 58px !important;
    padding: 24px;
  }

  body.itemid-145.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (hover: hover) {
  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a:hover {
    border-color: #8dbad4;
    background: #f1f8fc;
    color: #006fae;
    box-shadow: 0 8px 20px rgba(16, 48, 69, .055);
    transform: translateY(-2px);
  }

  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a:hover::after {
    transform: translateX(3px);
  }

  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child:first-child > .page-header > a:hover {
    border-color: #0d3045;
    background: #0d3045;
    color: #fff;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a,
  body.itemid-145.view-category.layout-blog #sp-component .blogsluzbeni_glasnik > .cat-children > .com-content-category-blog__child > .page-header > a::after {
    transition: none;
    transform: none !important;
  }
}

.point-izdvojeno {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 16px;
  background: linear-gradient(118deg, rgba(4,31,50,.96) 0%, rgba(5,42,65,.92) 58%, rgba(5,48,73,.84) 100%);
  box-shadow: 0 20px 48px rgba(3,25,41,.22);
  color: #fff;
}

.point-izdvojeno::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  width: 138px;
  height: 4px;
  background: #00a4eb;
}

.point-izdvojeno .bx-wrapper {
  position: relative;
  margin: 0;
  background: transparent;
  box-shadow: none;
}

.point-izdvojeno .bx-viewport {
  height: 258px !important;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.point-izdvojeno .sppb-articles-carousel-content {
  position: relative;
  display: flex;
  min-height: 258px;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 60px 104px 72px 34px;
  background: transparent;
  box-shadow: none;
}

.point-izdvojeno .sppb-articles-carousel-content::before {
  content: "ISTAKNUTO";
  position: absolute;
  top: 27px;
  left: 34px;
  color: #70ceff;
  font-size: 11px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .14em;
}

.point-izdvojeno .sppb-articles-carousel-meta {
  position: absolute;
  top: 26px;
  right: 28px;
  margin: 0;
}

.point-izdvojeno .sppb-articles-carousel-meta-date {
  display: inline-flex;
  align-items: center;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: rgba(255,255,255,.7);
  font-size: 12px;
  line-height: 1;
  font-weight: 650;
  letter-spacing: .01em;
}

.point-izdvojeno .sppb-articles-carousel-link {
  position: relative;
  display: block;
  max-width: 90%;
  color: #fff !important;
  font-size: clamp(20px, 1.38vw, 26px);
  line-height: 1.1;
  letter-spacing: -.023em;
  font-weight: 800;
  text-decoration: none;
}

.point-izdvojeno .sppb-articles-carousel-link::after {
  content: "VIŠE  →";
  display: block;
  width: fit-content;
  margin-top: 20px;
  padding-bottom: 7px;
  border-bottom: 2px solid #00a4eb;
  color: #6fd0ff;
  font-size: 11px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .1em;
  transition: color .18s ease, padding-right .18s ease;
}

.point-izdvojeno .sppb-articles-carousel-link:hover {
  color: #fff !important;
}

.point-izdvojeno .sppb-articles-carousel-link:hover::after {
  color: #fff;
  padding-right: 7px;
}

.point-izdvojeno .sppb-articles-carousel-introtext,
.point-izdvojeno .sppb-articles-carousel-meta-category {
  display: none !important;
}

.point-izdvojeno .bx-controls {
  position: absolute;
  right: 24px;
  bottom: 24px;
  z-index: 12;
}

.point-izdvojeno .bx-controls-direction {
  position: static;
  display: flex;
  gap: 8px;
  transform: none;
}

.point-izdvojeno .bx-controls-direction a {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 1px solid rgba(255,255,255,.38);
  border-radius: 50%;
  background: rgba(255,255,255,.035);
  color: #fff !important;
  font-size: 18px;
  line-height: 1;
  box-shadow: none;
  transition: border-color .18s ease, background .18s ease, transform .18s ease;
}

.point-izdvojeno .bx-controls-direction a i,
.point-izdvojeno .bx-controls-direction a i::before {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.point-izdvojeno .bx-controls-direction a:hover {
  border-color: #00a4eb;
  background: #00a4eb;
  color: #fff !important;
  transform: translateY(-2px);
}

.point-izdvojeno .sppb-articles-carousel-column[aria-hidden="false"] .sppb-articles-carousel-content {
  animation: virIstaknutoUlaz .3s cubic-bezier(.2,.7,.2,1) both;
}

@keyframes virIstaknutoUlaz {
  from {
    opacity: .15;
    transform: translateX(9px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (max-width: 992px) {
  .point-izdvojeno {
    margin-top: 24px;
    border-radius: 15px;
  }

  .point-izdvojeno .bx-viewport {
    height: 232px !important;
  }

  .point-izdvojeno .sppb-articles-carousel-content {
    min-height: 232px;
    padding: 56px 82px 66px 26px;
  }

  .point-izdvojeno .sppb-articles-carousel-content::before {
    top: 23px;
    left: 26px;
  }

  .point-izdvojeno .sppb-articles-carousel-meta {
    top: 23px;
    right: 22px;
  }

  .point-izdvojeno .sppb-articles-carousel-link {
    max-width: 100%;
    font-size: 19px;
    line-height: 1.13;
  }

  .point-izdvojeno .sppb-articles-carousel-link::after {
    margin-top: 18px;
  }

  .point-izdvojeno .bx-controls {
    right: 16px;
    bottom: 16px;
  }

  .point-izdvojeno .bx-controls-direction a {
    width: 34px;
    height: 34px;
  }
}

@media (max-width: 575.98px) {
  .point-izdvojeno {
    border-radius: 13px;
  }

  .point-izdvojeno::before {
    width: 92px;
    height: 3px;
  }

  .point-izdvojeno .bx-viewport {
    height: 196px !important;
  }

  .point-izdvojeno .sppb-articles-carousel-content {
    min-height: 196px;
    padding: 52px 58px 50px 20px;
  }

  .point-izdvojeno .sppb-articles-carousel-content::before {
    top: 20px;
    left: 20px;
    font-size: 9px;
  }

  .point-izdvojeno .sppb-articles-carousel-meta {
    top: 20px;
    right: 16px;
  }

  .point-izdvojeno .sppb-articles-carousel-meta-date {
    font-size: 10px;
  }

  .point-izdvojeno .sppb-articles-carousel-link {
    font-size: 16px;
    line-height: 1.15;
  }

  .point-izdvojeno .sppb-articles-carousel-link::after {
    margin-top: 15px;
    padding-bottom: 6px;
    font-size: 9px;
  }

  .point-izdvojeno .bx-controls {
    right: 10px;
    bottom: 11px;
  }

  .point-izdvojeno .bx-controls-direction {
    gap: 5px;
  }

  .point-izdvojeno .bx-controls-direction a {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .point-izdvojeno .sppb-articles-carousel-column[aria-hidden="false"] .sppb-articles-carousel-content,
  .point-izdvojeno .sppb-articles-carousel-link::after,
  .point-izdvojeno .bx-controls-direction a {
    animation: none !important;
    transition: none !important;
    transform: none !important;
  }
}

.point-izdvojeno div.bx-wrapper .bx-controls-direction a {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  text-indent: 0 !important;
  color: #fff !important;
  font-size: 18px !important;
  text-align: center !important;
}

.point-izdvojeno div.bx-wrapper .bx-controls-direction a i,
.point-izdvojeno div.bx-wrapper .bx-controls-direction a i::before {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

@media (max-width: 992px) {
  .point-izdvojeno div.bx-wrapper .bx-controls-direction a {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    font-size: 16px !important;
  }
}

@media (max-width: 575.98px) {
  .point-izdvojeno div.bx-wrapper .bx-controls-direction a {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    font-size: 14px !important;
  }
}

body.com_finder #sp-main-body {
  background: #f4f7f9;
  padding-top: 56px;
  padding-bottom: 72px;
}

body.com_finder #sp-component {
  max-width: 1160px;
  margin: 0 auto;
}

body.com_finder .com-finder {
  width: 100%;
}

body.com_finder #search-form {
  margin: 0 0 22px;
  padding: 22px 24px;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 10px;
  background: #082f48;
  box-shadow: 0 8px 24px rgba(8,36,58,.08);
}

body.com_finder .com-finder__search {
  margin: 0 !important;
}

body.com_finder .com-finder__search .form-inline {
  display: block;
}

body.com_finder .com-finder__search .form-inline > label {
  display: block;
  margin: 0 0 10px !important;
  color: rgba(255,255,255,.72);
  font-size: 11px;
  line-height: 1;
  font-weight: 750;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.com_finder .com-finder__search .input-group {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 8px;
  align-items: stretch;
}

body.com_finder .com-finder__search .awesomplete {
  width: 100%;
}

body.com_finder .com-finder__search .form-control {
  width: 100%;
  min-height: 46px;
  padding: 0 15px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 7px;
  background: #fff;
  color: #163044;
  font-size: 15px;
  box-shadow: none;
}

body.com_finder .com-finder__search .form-control:focus {
  border-color: #58bde8;
  box-shadow: 0 0 0 3px rgba(88,189,232,.14);
}

body.com_finder .com-finder__search .btn-primary {
  min-width: 96px;
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid #0798d8 !important;
  border-radius: 7px;
  background: #0798d8 !important;
  color: #fff;
  font-size: 14px;
  font-weight: 750;
  box-shadow: none;
}

body.com_finder .com-finder__search .btn-primary:hover {
  border-color: #0079b4 !important;
  background: #0079b4 !important;
}

body.com_finder .com-finder__search .btn-secondary,
body.com_finder #advancedSearch,
body.com_finder .com-finder__tips {
  display: none !important;
}

body.com_finder #search-query-explained {
  margin: 0 0 14px;
}

body.com_finder #search-query-explained p {
  margin: 0;
  color: #637382;
  font-size: 13px;
  line-height: 1.5;
}

body.com_finder #search-query-explained a {
  color: #0079b4;
  font-weight: 750;
}

body.com_finder #search-result-list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.com_finder #search-result-list .result__item {
  position: relative;
  margin: 0;
  padding: 17px 56px 16px 20px;
  border: 1px solid #e2e9ee;
  border-radius: 9px;
  background: #fff;
  box-shadow: 0 2px 7px rgba(8,36,58,.025);
  transition: border-color .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease;
}

body.com_finder #search-result-list .result__item::after {
  content: "→";
  position: absolute;
  top: 50%;
  right: 20px;
  color: #78909f;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  transform: translateY(-50%);
  transition: color .18s ease, transform .18s ease;
}

body.com_finder #search-result-list .result__item:hover {
  border-color: #b9d8e7;
  background: #fbfdfe;
  box-shadow: 0 7px 18px rgba(8,36,58,.05);
  transform: translateY(-1px);
}

body.com_finder #search-result-list .result__item:hover::after {
  color: #0798d8;
  transform: translate(3px,-50%);
}

body.com_finder .result__title {
  margin: 0;
}

body.com_finder .result__title-link {
  display: block;
  color: #08243a !important;
  text-decoration: none;
}

body.com_finder .result__title-text {
  display: block;
  font-size: 17px;
  line-height: 1.28;
  letter-spacing: -.012em;
  font-weight: 760;
}

body.com_finder .result__title-link:hover .result__title-text {
  color: #0079b4;
}

body.com_finder .result__title-url {
  display: none !important;
}

body.com_finder .result__description {
  margin: 8px 0 0;
  color: #6c7b87;
  font-size: 12.5px;
  line-height: 1.5;
}

body.com_finder .result__date {
  display: inline-block;
  margin-right: 8px;
  color: #0079b4;
  font-size: 11.5px;
  font-weight: 750;
}

body.com_finder .result__taxonomy {
  display: none !important;
}

body.com_finder .com-finder__navigation {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}

body.com_finder .search-pages-counter {
  color: #6b7b88;
  font-size: 12px;
  font-weight: 650;
}

body.com_finder .com-finder__pagination {
  width: auto !important;
}

@media (max-width: 768px) {
  body.com_finder #sp-main-body {
    padding-top: 28px;
    padding-bottom: 44px;
  }

  body.com_finder #search-form {
    margin-bottom: 16px;
    padding: 16px;
    border-radius: 9px;
  }

  body.com_finder .com-finder__search .input-group {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  body.com_finder .com-finder__search .btn-primary {
    width: 100%;
  }

  body.com_finder #search-query-explained {
    margin-bottom: 12px;
  }

  body.com_finder #search-result-list {
    gap: 8px;
  }

  body.com_finder #search-result-list .result__item {
    padding: 15px 42px 14px 15px;
    border-radius: 8px;
  }

  body.com_finder #search-result-list .result__item::after {
    right: 15px;
  }

  body.com_finder .result__title-text {
    font-size: 15.5px;
    line-height: 1.3;
  }

  body.com_finder .result__description {
    display: none;
  }

  body.com_finder .result__date {
    margin-top: 7px;
    font-size: 11px;
  }

  body.com_finder .com-finder__navigation {
    justify-content: flex-start;
    margin-top: 20px;
  }
}

body.itemid-180.proracun.view-category.layout-blog #sp-main-body {
  padding-top: 36px;
  padding-bottom: 40px;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .mod-breadcrumbs {
  justify-content: flex-start;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 28px;
  text-align: left;
  line-height: 1.6;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .page-header {
  margin: 0 0 28px;
  padding: 0;
  border: 0;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .page-header h1 {
  margin: 0;
  color: #123b52;
  font-size: clamp(30px, 3vw, 46px);
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -.035em;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  gap: 12px;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child {
  display: flex;
  flex-direction: column;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header {
  display: flex;
  flex: 1;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.2;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  min-height: 110px;
  margin: 0;
  padding: 56px 14px 17px;
  border: 1px solid #dfe8ed;
  border-radius: 12px;
  background: #fff;
  color: #123b52;
  font-size: 27px;
  line-height: 1.2;
  font-weight: 650;
  font-variant-numeric: tabular-nums;
  letter-spacing: -.035em;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  overflow-wrap: anywhere;
  box-shadow: 0 3px 10px rgba(16,48,69,.025);
  transition: border-color .18s ease, background-color .18s ease, color .18s ease, box-shadow .18s ease, transform .18s ease;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 14px;
  display: block;
  width: 26px;
  height: 26px;
  background: #1979b5;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='6' width='18' height='14' rx='2'/%3E%3Cpath d='M7 3h11a3 3 0 0 1 3 3M7 11h3M7 15h5'/%3E%3Ccircle cx='16.5' cy='13' r='2.5'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='6' width='18' height='14' rx='2'/%3E%3Cpath d='M7 3h11a3 3 0 0 1 3 3M7 11h3M7 15h5'/%3E%3Ccircle cx='16.5' cy='13' r='2.5'/%3E%3C/svg%3E") center / contain no-repeat;
  pointer-events: none;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 15px;
  display: block;
  width: 20px;
  height: 20px;
  background: #6e8796;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h15m-6-6 6 6-6 6'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h15m-6-6 6 6-6 6'/%3E%3C/svg%3E") center / contain no-repeat;
  pointer-events: none;
  transition: transform .18s ease;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child:first-child > .page-header > a {
  border-color: #123b52;
  background: #123b52;
  color: #fff;
  box-shadow: none;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child:first-child > .page-header > a::before,
body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child:first-child > .page-header > a::after {
  background: #a3d7fa;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child:has(a[href$="/2023-2009"]) > .page-header > a {
  font-size: 20px;
  line-height: 1.35;
}

body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a:focus-visible {
  outline: 3px solid #1279be;
  outline-offset: 3px;
}

body.itemid-180.proracun.view-category.layout-blog #sp-right > .sp-column {
  height: auto !important;
  min-width: 0;
}

body.itemid-180.proracun.view-category.layout-blog #sp-right .sp-module.point-side {
  position: static !important;
  width: 100% !important;
  max-width: none;
  margin: 28px 0 0 !important;
  padding: 20px;
  border: 1px solid #e2e9ee;
  border-radius: 12px;
  background: #f7f9fb;
  box-shadow: none;
}

body.itemid-180.proracun.view-category.layout-blog #sp-right .sp-module.point-side .sp-module-title {
  margin: 0 0 16px;
  color: #123b52;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 650;
  letter-spacing: -.02em;
}

body.itemid-180.proracun.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
  margin: 0;
  padding: 0 !important;
}

body.itemid-180.proracun.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik > li {
  display: flex !important;
  grid-column: auto !important;
}

body.itemid-180.proracun.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik > li > a {
  justify-content: center !important;
  min-height: 44px !important;
  padding: 9px 5px !important;
  border-radius: 7px;
  text-align: center !important;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35 !important;
  white-space: normal;
  box-shadow: none;
}

body.itemid-180.proracun.view-category.layout-blog #sp-right .sp-module.point-side .sb-showmore {
  display: none;
}

@media (min-width: 600px) {
  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a {
    min-height: 135px;
    padding: 69px 20px 22px;
    font-size: 31px;
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a::before {
    top: 22px;
    left: 20px;
    width: 29px;
    height: 29px;
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a::after {
    top: 25px;
    right: 20px;
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child:has(a[href$="/2023-2009"]) > .page-header > a {
    font-size: 22px;
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

@media (min-width: 992px) {
  body.itemid-180.proracun.view-category.layout-blog #sp-main-body {
    padding-top: 48px;
    padding-bottom: 60px;
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-component {
    padding-right: 30px;
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-right .sp-module.point-side {
    margin-top: 58px !important;
    padding: 24px;
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-right .sp-module.point-side ul.menuside-izbornik {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (hover: hover) {
  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a:hover {
    border-color: #8dbad4;
    background: #f1f8fc;
    color: #006fae;
    box-shadow: 0 8px 20px rgba(16,48,69,.055);
    transform: translateY(-2px);
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a:hover::after {
    transform: translateX(3px);
  }

  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child:first-child > .page-header > a:hover {
    border-color: #0d3045;
    background: #0d3045;
    color: #fff;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a,
  body.itemid-180.proracun.view-category.layout-blog #sp-component .blogproracun > .cat-children > .com-content-category-blog__child > .page-header > a::after {
    transition: none;
    transform: none !important;
  }
}

body.itemid-267 #sp-main-body {
  background: #f7f9fb;
}

body.itemid-267 .article-list {
  gap: 22px;
}

body.itemid-267 .article-list .article-body {
  margin: 0;
  padding: 28px 30px;
  border: 1px solid #dfe7ec;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(9,46,70,.035);
}

body.itemid-267 .article-body .article-header {
  margin: 0 0 14px;
}

body.itemid-267 .article-body .article-header h2 {
  margin: 0;
  color: #0b2b3f;
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.18;
  font-weight: 750;
  letter-spacing: -.025em;
}

body.itemid-267 .article-body .article-header h2 a {
  color: inherit;
  text-decoration: none;
}

body.itemid-267 .article-body .article-header h2 a:hover {
  color: #0079b4;
}

body.itemid-267 .article-body .article-info {
  margin: 0 0 22px;
}

body.itemid-267 .article-body .article-info .published {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 11px;
  border-radius: 7px;
  background: #eaf6fc;
  color: #0678b4;
  font-size: 12px;
  line-height: 1;
  font-weight: 750;
}

body.itemid-267 .article-body .article-info .published time {
  color: inherit;
}

body.itemid-267 .article-body .fields-container {
  display: grid;
  grid-template-columns: 210px minmax(0,1fr);
  row-gap: 14px;
  column-gap: 28px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.itemid-267 .article-body .field-entry {
  display: contents;
}

body.itemid-267 .article-body .field-label {
  align-self: start;
  padding-top: 6px;
  color: #6b7b89;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: .045em;
  text-transform: uppercase;
}

body.itemid-267 .article-body .field-value {
  min-width: 0;
  color: #243847;
  font-size: 15px;
  line-height: 1.55;
}

body.itemid-267 .article-body .field-entry.status .field-value {
  justify-self: start;
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 13px;
  border: 1px solid rgba(0,151,222,.18);
  border-radius: 7px;
  background: #0798d8;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 750;
}

body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga .field-value {
  display: grid;
  gap: 8px;
  width: 100%;
}

body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga span.acfup-item {
  position: static !important;
  display: block !important;
  width: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga span.acfup-item::before,
body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga span.acfup-item::after {
  content: none !important;
  display: none !important;
}

body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext] {
  position: relative !important;
  display: flex !important;
  width: 100% !important;
  min-height: 50px !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 10px 12px 10px 14px !important;
  border: 1px solid #e2e9ee !important;
  border-radius: 9px !important;
  background: #f8fafb !important;
  color: #123b52 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 650 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext]::before {
  content: none !important;
  display: none !important;
}

body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext]::after {
  content: attr(data-ext) !important;
  position: static !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  min-width: 38px !important;
  height: 24px !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 0 0 14px !important;
  padding: 0 7px !important;
  border: 1px solid #ccd9e1 !important;
  border-radius: 5px !important;
  background: #fff !important;
  color: #627887 !important;
  font-size: 10px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
  transform: none !important;
}

body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext="pdf"]::after {
  border-color: #f0b3b3 !important;
  color: #c83434 !important;
}

body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext="doc"]::after,
body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext="docx"]::after {
  border-color: #9bc8f3 !important;
  color: #176fb9 !important;
}

body.itemid-267 .article-body .article-introtext:empty {
  display: none;
}

@media (hover: hover) {
  body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext]:hover {
    border-color: #a9cddd !important;
    background: #f2f8fb !important;
    color: #0079b4 !important;
  }
}

@media (max-width: 767.98px) {
  body.itemid-267 #sp-main-body {
    padding-top: 28px;
    padding-bottom: 42px;
  }

  body.itemid-267 .article-list {
    gap: 14px;
  }

  body.itemid-267 .article-list .article-body {
    padding: 20px 18px;
    border-radius: 12px;
  }

  body.itemid-267 .article-body .article-header {
    margin-bottom: 12px;
  }

  body.itemid-267 .article-body .article-header h2 {
    font-size: 20px;
    line-height: 1.2;
  }

  body.itemid-267 .article-body .article-info {
    margin-bottom: 18px;
  }

  body.itemid-267 .article-body .fields-container {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  body.itemid-267 .article-body .field-entry {
    display: block;
    margin-bottom: 14px;
  }

  body.itemid-267 .article-body .field-label {
    display: block;
    margin-bottom: 5px;
    padding-top: 0;
    font-size: 10px;
  }

  body.itemid-267 .article-body .field-value {
    display: block;
    font-size: 14px;
  }

  body.itemid-267 .article-body .field-entry.status .field-value {
    display: inline-flex;
    min-height: 30px;
  }

  body.itemid-267 .article-body .field-entry.preuzimanje-priloga {
    margin-bottom: 0;
  }

  body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext] {
    min-height: 48px !important;
    gap: 10px !important;
    padding: 9px 10px 9px 12px !important;
    border-radius: 8px !important;
    font-size: 13px !important;
  }

  body.itemid-267 #sp-component .article-body .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext]::after {
    min-width: 34px !important;
    height: 22px !important;
    margin-left: 10px !important;
    padding: 0 5px !important;
    font-size: 9px !important;
  }
}

.article-body:has(.field-entry.status-natjecaja) {
  margin: 0 0 22px;
  padding: 28px 30px;
  border: 1px solid #dfe7ec;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(9,46,70,.035);
}

.article-body:has(.field-entry.status-natjecaja) .article-header {
  margin: 0 0 14px;
}

.article-body:has(.field-entry.status-natjecaja) .article-header h2 {
  margin: 0;
  color: #0b2b3f;
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.18;
  font-weight: 750;
  letter-spacing: -.025em;
}

.article-body:has(.field-entry.status-natjecaja) .article-header h2 a {
  color: inherit;
  text-decoration: none;
}

.article-body:has(.field-entry.status-natjecaja) .article-header h2 a:hover {
  color: #0079b4;
}

.article-body:has(.field-entry.status-natjecaja) .article-info {
  margin: 0 0 22px;
}

.article-body:has(.field-entry.status-natjecaja) .article-info .published {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 11px;
  border-radius: 7px;
  background: #eaf6fc;
  color: #0678b4;
  font-size: 12px;
  line-height: 1;
  font-weight: 750;
}

.article-body:has(.field-entry.status-natjecaja) .article-info .published time {
  color: inherit;
}

.article-body:has(.field-entry.status-natjecaja) .tags {
  display: none !important;
}

.article-body:has(.field-entry.status-natjecaja) .fields-container {
  display: grid;
  grid-template-columns: 210px minmax(0,1fr);
  row-gap: 14px;
  column-gap: 28px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry {
  display: contents;
}

.article-body:has(.field-entry.status-natjecaja) .field-label {
  align-self: start;
  padding-top: 6px;
  color: #6b7b89;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: .045em;
  text-transform: uppercase;
}

.article-body:has(.field-entry.status-natjecaja) .field-value {
  min-width: 0;
  color: #243847;
  font-size: 15px;
  line-height: 1.55;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.status-natjecaja .field-value {
  justify-self: start;
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 13px;
  border: 1px solid rgba(0,151,222,.18);
  border-radius: 7px;
  background: #0798d8;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 750;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga .field-value {
  display: grid;
  gap: 8px;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga span.acfup-item {
  position: static !important;
  display: block !important;
  width: 100% !important;
  min-width: 0;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga span.acfup-item::before,
.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga span.acfup-item::after {
  content: none !important;
  display: none !important;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item {
  position: relative !important;
  display: flex !important;
  min-height: 50px !important;
  align-items: center;
  width: 100% !important;
  box-sizing: border-box;
  margin: 0 !important;
  padding: 10px 58px 10px 16px !important;
  border: 1px solid #e2e9ee !important;
  border-radius: 9px !important;
  background: #f8fafb !important;
  color: #123b52 !important;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 650;
  text-decoration: none !important;
  box-shadow: none !important;
  transition: border-color .18s ease, background-color .18s ease, color .18s ease;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item::before {
  content: none !important;
  display: none !important;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item::after {
  content: attr(data-ext) !important;
  position: absolute;
  right: 13px;
  top: 50%;
  display: inline-flex !important;
  min-width: 35px;
  height: 24px;
  align-items: center;
  justify-content: center;
  padding: 0 7px;
  border: 1px solid #ccd9e1;
  border-radius: 5px;
  background: #fff;
  color: #627887;
  font-size: 10px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
  transform: translateY(-50%);
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext="pdf"]::after {
  border-color: #f0b3b3;
  color: #c83434;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext="doc"],
.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext="docx"] {
  border-left: 3px solid #5aaaf0 !important;
}

.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext="doc"]::after,
.article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item[data-ext="docx"]::after {
  border-color: #9bc8f3;
  color: #176fb9;
}

.article-body:has(.field-entry.status-natjecaja) .article-introtext:empty {
  display: none;
}

@media (hover: hover) {
  .article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item:hover {
    border-color: #a9cddd !important;
    background: #f2f8fb !important;
    color: #0079b4 !important;
  }
}

@media (max-width: 767.98px) {
  .article-body:has(.field-entry.status-natjecaja) {
    margin-bottom: 14px;
    padding: 20px 18px;
    border-radius: 12px;
  }

  .article-body:has(.field-entry.status-natjecaja) .article-header {
    margin-bottom: 12px;
  }

  .article-body:has(.field-entry.status-natjecaja) .article-header h2 {
    font-size: 20px;
    line-height: 1.2;
  }

  .article-body:has(.field-entry.status-natjecaja) .article-info {
    margin-bottom: 18px;
  }

  .article-body:has(.field-entry.status-natjecaja) .fields-container {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .article-body:has(.field-entry.status-natjecaja) .field-entry {
    display: block;
    margin-bottom: 14px;
  }

  .article-body:has(.field-entry.status-natjecaja) .field-label {
    display: block;
    margin-bottom: 5px;
    padding-top: 0;
    font-size: 10px;
  }

  .article-body:has(.field-entry.status-natjecaja) .field-value {
    display: block;
    font-size: 14px;
  }

  .article-body:has(.field-entry.status-natjecaja) .field-entry.status-natjecaja .field-value {
    display: inline-flex;
    min-height: 30px;
  }

  .article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga {
    margin-bottom: 0;
  }

  .article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga .field-value {
    display: grid;
    gap: 7px;
  }

  .article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item {
    min-height: 48px !important;
    padding: 9px 52px 9px 13px !important;
    border-radius: 8px !important;
    font-size: 13px;
  }

  .article-body:has(.field-entry.status-natjecaja) .field-entry.preuzimanje-priloga a.file-link.acfup-item::after {
    right: 10px;
    min-width: 32px;
    height: 22px;
    padding: 0 5px;
    font-size: 9px;
  }
}

.article-list .article:has(.field-entry.status-natjecaja) {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.article-list .article:has(.field-entry.status-natjecaja)::before,
.article-list .article:has(.field-entry.status-natjecaja)::after {
  content: none !important;
  display: none !important;
}

body.proracun .blogproracun .article-list > .row {
  margin-bottom: 12px;
}

body.proracun .blogproracun .article-list .article {
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #dfe7ec !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: none !important;
  overflow: hidden;
}

body.proracun .blogproracun .article-list .article-body {
  display: grid !important;
  grid-template-columns: 126px minmax(0,1fr);
  grid-template-areas:
    "datum naslov"
    "datum dokumenti";
  column-gap: 26px;
  row-gap: 14px;
  padding: 22px 24px !important;
}

body.proracun .blogproracun .article-list .article-info {
  grid-area: datum;
  align-self: start;
  margin: 0 !important;
  padding-top: 2px;
}

body.proracun .blogproracun .article-list .article-info .published {
  display: block !important;
  width: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 1px 0 1px 11px !important;
  border-left: 3px solid #0798d8;
  border-radius: 0 !important;
  background: transparent !important;
  color: #087bb5 !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
  font-weight: 800 !important;
}

body.proracun .blogproracun .article-list .article-info .published time {
  color: inherit !important;
}

body.proracun .blogproracun .article-list .article-header {
  grid-area: naslov;
  margin: 0 !important;
}

body.proracun .blogproracun .article-list .article-header h2 {
  margin: 0 !important;
  color: #0b2b3f !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 750 !important;
  letter-spacing: -.018em !important;
}

body.proracun .blogproracun .article-list .article-header h2 a {
  color: inherit !important;
  text-decoration: none !important;
}

body.proracun .blogproracun .article-list .article-header h2 a:hover {
  color: #0079b4 !important;
}

body.proracun .blogproracun .article-list .fields-container {
  grid-area: dokumenti;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

body.proracun .blogproracun .article-list .field-entry {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.proracun .blogproracun .article-list .fields-container .field-label {
  display: none !important;
}

body.proracun .blogproracun .article-list .field-value {
  display: grid !important;
  gap: 7px;
  width: 100% !important;
  min-width: 0;
}

body.proracun .blogproracun .article-list .preuzimanje-priloga span.acfup-item {
  position: static !important;
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.proracun .blogproracun .article-list .preuzimanje-priloga span.acfup-item::before,
body.proracun .blogproracun .article-list .preuzimanje-priloga span.acfup-item::after {
  content: none !important;
  display: none !important;
}

body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext] {
  position: relative !important;
  display: flex !important;
  width: 100% !important;
  min-height: 44px !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  box-sizing: border-box;
  margin: 0 !important;
  padding: 9px 11px 9px 14px !important;
  border: 1px solid #e2e8ec !important;
  border-radius: 7px !important;
  background: #f7f9fb !important;
  color: #123b52 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 650 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext]::before {
  content: none !important;
  display: none !important;
}

body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext]::after {
  content: attr(data-ext) !important;
  position: static !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  min-width: 38px !important;
  height: 24px !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 0 0 auto !important;
  padding: 0 7px !important;
  border: 1px solid #a8c9e8 !important;
  border-radius: 5px !important;
  background: #fff !important;
  color: #176fb9 !important;
  font-size: 10px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
  transform: none !important;
}

body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext="pdf"]::after {
  border-color: #efb2b2 !important;
  color: #c83434 !important;
}

body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext="xls"]::after,
body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext="xlsx"]::after {
  border-color: #9bcfb4 !important;
  color: #26794f !important;
}

body.proracun .blogproracun .article-list .article-introtext:empty {
  display: none !important;
}

@media (hover: hover) {
  body.proracun .blogproracun .article-list .article {
    transition: border-color .18s ease, transform .18s ease;
  }

  body.proracun .blogproracun .article-list .article:hover {
    border-color: #bfd7e3 !important;
    transform: translateY(-1px);
  }

  body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext] {
    transition: border-color .18s ease, background-color .18s ease, color .18s ease;
  }

  body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext]:hover {
    border-color: #b5d3e1 !important;
    background: #f1f7fa !important;
    color: #0079b4 !important;
  }
}

@media (max-width: 767.98px) {
  body.proracun .blogproracun .article-list > .row {
    margin-bottom: 10px;
  }

  body.proracun .blogproracun .article-list .article {
    border-radius: 11px !important;
  }

  body.proracun .blogproracun .article-list .article-body {
    grid-template-columns: 1fr;
    grid-template-areas:
      "datum"
      "naslov"
      "dokumenti";
    gap: 12px;
    padding: 18px 16px !important;
  }

  body.proracun .blogproracun .article-list .article-info {
    padding-top: 0;
  }

  body.proracun .blogproracun .article-list .article-info .published {
    width: fit-content !important;
    font-size: 11px !important;
  }

  body.proracun .blogproracun .article-list .article-header h2 {
    font-size: 18px !important;
    line-height: 1.25 !important;
  }

  body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext] {
    min-height: 46px !important;
    gap: 10px !important;
    padding: 9px 10px 9px 12px !important;
    font-size: 13px !important;
  }

  body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext]::after {
    min-width: 34px !important;
    height: 22px !important;
    padding: 0 5px !important;
    font-size: 9px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.proracun .blogproracun .article-list .article,
  body.proracun .blogproracun .article-list a.file-link.acfup-item[data-ext] {
    transition: none !important;
    transform: none !important;
  }
}

body.proracun .blogproracun .article-list .article-body:not(:has(.article-info .published)) {
  grid-template-columns: minmax(0,1fr);
  grid-template-areas:
    "naslov"
    "dokumenti";
  column-gap: 0;
}

body.proracun .blogproracun .article-list .article-body:not(:has(.article-info .published)) .article-info {
  display: none !important;
}

body.proracun .blogproracun .article-list .article-body:not(:has(.article-info .published)) .article-header,
body.proracun .blogproracun .article-list .article-body:not(:has(.article-info .published)) .fields-container {
  width: 100%;
  min-width: 0;
}

@media (max-width: 767.98px) {
  body.itemid-101 .point-header {
    height: auto !important;
    min-height: 0 !important;
    margin-top: -100px !important;
    padding-top: 118px !important;
    padding-bottom: 78px !important;
    background-size: cover !important;
    background-position: center center !important;
  }

  body.itemid-101 .point-header > .sppb-row-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 18px !important;
    padding-left: 18px !important;
  }

  body.itemid-101 .point-header > .sppb-row-container > .sppb-row {
    display: flex !important;
    flex-direction: column !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  body.itemid-101 .point-header > .sppb-row-container > .sppb-row > .sppb-row-column {
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  body.itemid-101 .point-header > .sppb-row-container > .sppb-row > .sppb-row-column:first-child {
    margin-bottom: 22px;
  }

  body.itemid-101 .point-header .sppb-addon-header h1.sppb-addon-title {
    margin: 0 0 8px !important;
    font-size: clamp(38px, 11vw, 48px) !important;
    line-height: .98 !important;
    letter-spacing: -.04em !important;
  }

  body.itemid-101 .point-header .sppb-addon-animated-heading h2.sppb-addon-title {
    margin: 0 !important;
    line-height: 1 !important;
  }

  body.itemid-101 .point-header .animated-heading-highlighted-wrap {
    display: inline-block !important;
    max-width: calc(100vw - 56px) !important;
  }

  body.itemid-101 .point-header .animated-heading-highlighted-text {
    font-size: clamp(23px, 7vw, 29px) !important;
    line-height: 1.05 !important;
    white-space: nowrap !important;
  }

  body.itemid-101 .point-header .animated-heading-highlighted-wrap svg {
    top: 50% !important;
    left: 50% !important;
    width: 108% !important;
    height: 130% !important;
    transform: translate(-50%, -50%) !important;
  }

  body.itemid-101 .point-izdvojeno {
    width: 100% !important;
    margin: 0 !important;
    border-radius: 14px !important;
  }

  body.itemid-101 .point-izdvojeno::before {
    width: 88px !important;
    height: 3px !important;
  }

  body.itemid-101 .point-izdvojeno .bx-viewport {
    height: 205px !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-content {
    width: calc(100vw - 36px) !important;
    max-width: calc(100vw - 36px) !important;
    min-height: 205px !important;
    padding: 52px 54px 50px 20px !important;
    overflow: hidden !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-content::before {
    top: 19px !important;
    left: 20px !important;
    font-size: 9px !important;
    letter-spacing: .13em !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-meta {
    top: 19px !important;
    right: 18px !important;
    max-width: 48% !important;
    text-align: right !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-meta-date {
    font-size: 9px !important;
    line-height: 1.2 !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-link {
    display: -webkit-box !important;
    max-width: 100% !important;
    overflow: hidden !important;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 1.16 !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 4 !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-link::after {
    display: block !important;
    width: fit-content !important;
    margin-top: 14px !important;
    padding-bottom: 6px !important;
    font-size: 9px !important;
  }

  body.itemid-101 .point-izdvojeno .bx-controls {
    right: 11px !important;
    bottom: 12px !important;
  }

  body.itemid-101 .point-izdvojeno div.bx-wrapper .bx-controls-direction {
    gap: 5px !important;
  }

  body.itemid-101 .point-izdvojeno div.bx-wrapper .bx-controls-direction a {
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
    font-size: 14px !important;
  }

  body.itemid-101 .point-kockice {
    position: relative;
    z-index: 8;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 8px !important;
    margin: -42px 12px 26px !important;
    padding: 0 !important;
  }

  body.itemid-101 .point-kockice p {
    display: flex !important;
    min-width: 0 !important;
    min-height: 104px !important;
    align-items: stretch !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(8,36,58,.06) !important;
    border-radius: 13px !important;
    box-shadow: 0 7px 18px rgba(8,36,58,.08) !important;
  }

  body.itemid-101 .point-kockice p a {
    display: flex !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 104px !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 9px !important;
    padding: 12px 7px !important;
    color: #08243a !important;
    font-size: 12px !important;
    line-height: 1.18 !important;
    font-weight: 700 !important;
    text-align: center !important;
    text-decoration: none !important;
  }

  body.itemid-101 .point-kockice p img {
    width: auto !important;
    max-width: 36px !important;
    height: 34px !important;
    margin: 0 !important;
    object-fit: contain !important;
  }
}

@media (max-width: 390px) {
  body.itemid-101 .point-header {
    padding-top: 112px !important;
    padding-bottom: 74px !important;
  }

  body.itemid-101 .point-header > .sppb-row-container {
    padding-right: 14px !important;
    padding-left: 14px !important;
  }

  body.itemid-101 .point-header .sppb-addon-header h1.sppb-addon-title {
    font-size: 38px !important;
  }

  body.itemid-101 .point-header .animated-heading-highlighted-text {
    font-size: 23px !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-content {
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
    padding-right: 48px !important;
    padding-left: 17px !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-content::before {
    left: 17px !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-link {
    font-size: 15px !important;
  }

  body.itemid-101 .point-kockice {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }

  body.itemid-101 .point-kockice p,
  body.itemid-101 .point-kockice p a {
    min-height: 94px !important;
  }

  body.itemid-101 .point-kockice p a {
    padding: 10px 7px !important;
    font-size: 12px !important;
  }

  body.itemid-101 .point-kockice p img {
    max-width: 32px !important;
    height: 30px !important;
  }
}

@media (max-width: 767.98px) {
  body.itemid-101 .point-header {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    margin-top: -100px !important;
    padding-top: 158px !important;
    padding-bottom: 42px !important;
    background-size: cover !important;
    background-position: 45% center !important;
  }

  body.itemid-101 .point-header > .sppb-row-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 18px !important;
    padding-left: 18px !important;
  }

  body.itemid-101 .point-header > .sppb-row-container > .sppb-row {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    margin: 0 !important;
  }

  body.itemid-101 .point-header > .sppb-row-container > .sppb-row > .sppb-row-column {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0 !important;
  }

  body.itemid-101 .point-header > .sppb-row-container > .sppb-row > .sppb-row-column:first-child {
    margin: 0 0 26px !important;
  }

  body.itemid-101 .point-header .sppb-addon-header h1.sppb-addon-title {
    margin: 0 0 10px !important;
    font-size: 40px !important;
    line-height: .98 !important;
    letter-spacing: -.035em !important;
  }

  body.itemid-101 .point-header .sppb-addon-animated-heading h2.sppb-addon-title {
    margin: 0 !important;
    line-height: 1 !important;
  }

  body.itemid-101 .point-header .animated-heading-highlighted-wrap {
    display: inline-block !important;
    max-width: calc(100vw - 52px) !important;
  }

  body.itemid-101 .point-header .animated-heading-highlighted-text {
    font-size: 24px !important;
    line-height: 1.05 !important;
    white-space: nowrap !important;
  }

  body.itemid-101 .point-header .animated-heading-highlighted-wrap svg {
    top: 50% !important;
    left: 50% !important;
    width: 104% !important;
    height: 118% !important;
    transform: translate(-50%, -50%) !important;
  }

  body.itemid-101 .point-izdvojeno {
    width: 100% !important;
    margin: 0 !important;
    border-radius: 14px !important;
  }

  body.itemid-101 .point-izdvojeno::before {
    width: 90px !important;
    height: 3px !important;
  }

  body.itemid-101 .point-izdvojeno .bx-viewport {
    height: 198px !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-content {
    min-height: 198px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    padding: 50px 54px 48px 20px !important;
    overflow: hidden !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-content::before {
    top: 18px !important;
    left: 20px !important;
    font-size: 9px !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-meta {
    top: 18px !important;
    right: 18px !important;
    max-width: 48% !important;
    text-align: right !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-meta-date {
    font-size: 9px !important;
    line-height: 1.2 !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-link {
    display: -webkit-box !important;
    max-width: 100% !important;
    overflow: hidden !important;
    font-size: 15.5px !important;
    line-height: 1.17 !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 4 !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-link::after {
    display: block !important;
    width: fit-content !important;
    margin-top: 13px !important;
    padding-bottom: 6px !important;
    font-size: 9px !important;
  }

  body.itemid-101 .point-izdvojeno .bx-controls {
    right: 11px !important;
    bottom: 11px !important;
  }

  body.itemid-101 .point-izdvojeno div.bx-wrapper .bx-controls-direction {
    gap: 5px !important;
  }

  body.itemid-101 .point-izdvojeno div.bx-wrapper .bx-controls-direction a {
    width: 29px !important;
    min-width: 29px !important;
    height: 29px !important;
    font-size: 13px !important;
  }

  body.itemid-101 #sp-page-builder .page-content > section:has(.point-kockice) {
    position: relative !important;
    z-index: 10 !important;
    margin-top: 0 !important;
    padding: 0 0 26px !important;
    background: #fff !important;
    transform: none !important;
  }

  body.itemid-101 .point-kockice {
    position: relative !important;
    z-index: 11 !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 9px !important;
    margin: 0 14px !important;
    padding: 0 !important;
    transform: translateY(-22px) !important;
  }

  body.itemid-101 .point-kockice p {
    display: flex !important;
    min-width: 0 !important;
    min-height: 108px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #e5ebef !important;
    border-radius: 13px !important;
    background: #fff !important;
    box-shadow: 0 8px 18px rgba(8,36,58,.07) !important;
  }

  body.itemid-101 .point-kockice p a {
    display: flex !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 108px !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 9px !important;
    box-sizing: border-box !important;
    padding: 12px 7px !important;
    color: #08243a !important;
    font-size: 12px !important;
    line-height: 1.16 !important;
    font-weight: 700 !important;
    text-align: center !important;
    text-decoration: none !important;
  }

  body.itemid-101 .point-kockice p img {
    width: auto !important;
    max-width: 34px !important;
    height: 32px !important;
    margin: 0 !important;
    object-fit: contain !important;
  }
}

@media (max-width: 430px) {
  body.itemid-101 .point-header {
    padding-top: 150px !important;
    padding-bottom: 38px !important;
  }

  body.itemid-101 .point-header > .sppb-row-container {
    padding-right: 14px !important;
    padding-left: 14px !important;
  }

  body.itemid-101 .point-header .sppb-addon-header h1.sppb-addon-title {
    font-size: 36px !important;
  }

  body.itemid-101 .point-header .animated-heading-highlighted-text {
    font-size: 22px !important;
  }

  body.itemid-101 .point-izdvojeno .bx-viewport {
    height: 190px !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-content {
    min-height: 190px !important;
    padding: 48px 48px 46px 17px !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-content::before {
    left: 17px !important;
  }

  body.itemid-101 .point-izdvojeno .sppb-articles-carousel-link {
    font-size: 14.5px !important;
  }

  body.itemid-101 .point-kockice {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
    transform: translateY(-18px) !important;
  }

  body.itemid-101 .point-kockice p,
  body.itemid-101 .point-kockice p a {
    min-height: 96px !important;
  }

  body.itemid-101 .point-kockice p a {
    padding: 10px 7px !important;
    font-size: 12px !important;
  }

  body.itemid-101 .point-kockice p img {
    max-width: 31px !important;
    height: 29px !important;
  }
}

@media (max-width: 767.98px) {
  body.itemid-101 .point-izdvojeno .bx-controls {
    right: 22px !important;
  }
}

@media (max-width: 430px) {
  body.itemid-101 .point-izdvojeno .bx-controls {
    right: 18px !important;
  }
}

body.itemid-117.novosti #sp-main-body {
  padding-top: 46px;
  padding-bottom: 72px;
  background: #f5f8fa;
}

body.itemid-117.novosti #sp-main-body > .container {
  max-width: 1380px;
}

body.itemid-117.novosti #sp-component {
  max-width: 1280px;
  margin: 0 auto;
}

body.itemid-117.novosti #sp-component .sp-module-content-top {
  margin-bottom: 26px;
}

body.itemid-117.novosti .blognovosti {
  width: 100%;
}

body.itemid-117.novosti .blognovosti .article-introtext,
body.itemid-117.novosti .blognovosti .fields-container {
  display: none !important;
}

body.itemid-117.novosti .blognovosti .articles-leading {
  display: grid !important;
  grid-template-columns: minmax(0, 1.7fr) minmax(300px, .8fr);
  gap: 24px;
  margin: 0 0 38px;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item {
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child {
  display: grid !important;
  grid-template-columns: minmax(0, 1.3fr) minmax(300px, .7fr);
  min-height: 390px;
  overflow: hidden;
  border: 0 !important;
  border-radius: 16px;
  background: #0b3149;
  box-shadow: 0 16px 34px rgba(8,36,58,.09);
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-intro-image {
  height: 100%;
  margin: 0 !important;
  overflow: hidden;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-intro-image a {
  display: block;
  width: 100%;
  height: 100%;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-intro-image img {
  display: block;
  width: 100%;
  height: 100% !important;
  min-height: 390px;
  object-fit: cover;
  border-radius: 0 !important;
  transition: transform .35s ease;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-body {
  display: flex !important;
  min-width: 0;
  flex-direction: column;
  justify-content: flex-end;
  padding: 34px 30px 32px;
  background: #0b3149;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-info {
  order: 1;
  margin: 0 0 16px !important;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-header {
  order: 2;
  margin: 0 !important;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .published {
  display: inline-block;
  margin: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #6fd0ff !important;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .025em;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-header h2 {
  margin: 0 !important;
  font-size: clamp(25px, 2.25vw, 34px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em;
  font-weight: 750;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-header h2 a {
  color: #fff !important;
  font-weight: inherit !important;
  text-decoration: none;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) {
  display: flex !important;
  min-height: 390px;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #dbe5ea !important;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(8,36,58,.045);
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-intro-image {
  margin: 0 !important;
  overflow: hidden;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-intro-image a {
  display: block;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-intro-image img {
  display: block;
  width: 100%;
  height: 235px !important;
  object-fit: cover;
  border-radius: 0 !important;
  transition: transform .35s ease;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-body {
  display: flex !important;
  flex: 1;
  flex-direction: column;
  padding: 22px 22px 24px;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-info {
  order: 1;
  margin: 0 0 12px !important;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-header {
  order: 2;
  margin: 0 !important;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .published {
  display: inline-block;
  margin: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #087eb8 !important;
  font-size: 11.5px;
  line-height: 1.2;
  font-weight: 800;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-header h2 {
  margin: 0 !important;
  font-size: 21px !important;
  line-height: 1.18 !important;
  letter-spacing: -.02em;
  font-weight: 750;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-header h2 a {
  color: #0b2c40 !important;
  font-weight: inherit !important;
  text-decoration: none;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 {
  margin-top: 0;
  padding-top: 36px;
  border-top: 1px solid #d7e2e8;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 > .row {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px 26px;
  margin: 0 0 34px !important;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 > .row > [class*="col-"] {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .article {
  display: flex !important;
  height: 100%;
  min-width: 0;
  flex-direction: column;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-intro-image {
  margin: 0 !important;
  overflow: hidden;
  border-radius: 12px;
  background: #dfe7eb;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-intro-image a {
  display: block;
  overflow: hidden;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-intro-image img {
  display: block;
  width: 100%;
  height: auto !important;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  border-radius: 0 !important;
  transition: transform .35s ease;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-body {
  display: flex !important;
  min-width: 0;
  flex: 1;
  flex-direction: column;
  padding: 16px 2px 20px;
  border-bottom: 1px solid #d9e3e8;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-info {
  order: 1;
  margin: 0 0 9px !important;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-header {
  order: 2;
  margin: 0 !important;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .published {
  display: inline-block;
  margin: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #087eb8 !important;
  font-size: 11.5px;
  line-height: 1.2;
  font-weight: 800;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-header h2 {
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 1.24 !important;
  letter-spacing: -.018em;
  font-weight: 720;
}

body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-header h2 a {
  color: #0b2c40 !important;
  font-weight: inherit !important;
  text-decoration: none;
}

body.itemid-117.novosti .blognovosti .com-content-category-blog__navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 16px;
  padding-top: 30px;
  border-top: 1px solid #d7e2e8;
}

body.itemid-117.novosti .blognovosti .com-content-category-blog__counter {
  order: 2;
  margin: 0 !important;
  padding: 0 !important;
  color: #6d7f8c;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 650;
}

body.itemid-117.novosti .blognovosti .com-content-category-blog__pagination {
  order: 1;
}

body.itemid-117.novosti .blognovosti .pagination {
  display: flex;
  gap: 5px;
  margin: 0 !important;
}

body.itemid-117.novosti .blognovosti .pagination .page-link {
  display: inline-flex;
  min-width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  border: 1px solid #d6e1e7;
  border-radius: 7px !important;
  background: #fff;
  color: #23485d;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  box-shadow: none;
}

body.itemid-117.novosti .blognovosti .pagination .active .page-link {
  border-color: #0798d8;
  background: #0798d8;
  color: #fff;
}

body.itemid-117.novosti .blognovosti .pagination .disabled .page-link {
  opacity: .45;
}

@media (hover: hover) {
  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child:hover .article-intro-image img,
  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2):hover .article-intro-image img,
  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article:hover .article-intro-image img {
    transform: scale(1.025);
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-header h2 a:hover,
  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-header h2 a:hover {
    color: #007bb7 !important;
  }
}

@media (max-width: 1099.98px) {
  body.itemid-117.novosti .blognovosti .articles-leading {
    grid-template-columns: minmax(0, 1.35fr) minmax(280px, .8fr);
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child {
    grid-template-columns: 1fr;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-intro-image img {
    min-height: 260px;
    height: 260px !important;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-body {
    padding: 24px 25px 26px;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 > .row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  body.itemid-117.novosti #sp-main-body {
    padding-top: 24px;
    padding-bottom: 46px;
  }

  body.itemid-117.novosti #sp-main-body > .container {
    padding-right: 14px;
    padding-left: 14px;
  }

  body.itemid-117.novosti #sp-component .sp-module-content-top {
    margin-bottom: 18px;
  }

  body.itemid-117.novosti .blognovosti .articles-leading {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-bottom: 28px;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child {
    display: flex !important;
    min-height: 0;
    flex-direction: column;
    border-radius: 13px;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-intro-image img {
    min-height: 0;
    height: auto !important;
    aspect-ratio: 16 / 10;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-body {
    padding: 21px 20px 23px;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-info {
    margin-bottom: 10px !important;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:first-child .article-header h2 {
    font-size: 23px !important;
    line-height: 1.12 !important;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) {
    min-height: 0;
    border-radius: 12px;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-intro-image img {
    height: auto !important;
    aspect-ratio: 16 / 9;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-body {
    padding: 17px 18px 19px;
  }

  body.itemid-117.novosti .blognovosti .articles-leading > .blog-item:nth-child(2) .article-header h2 {
    font-size: 18px !important;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 {
    padding-top: 24px;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 > .row {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: 0 !important;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 > .row > [class*="col-"] {
    margin: 0;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article {
    display: grid !important;
    grid-template-columns: 118px minmax(0, 1fr);
    align-items: center;
    gap: 14px;
    padding: 13px 0 !important;
    border-bottom: 1px solid #d9e3e8 !important;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-intro-image {
    border-radius: 9px;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-intro-image img {
    width: 118px;
    height: 92px !important;
    aspect-ratio: auto;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-body {
    padding: 0;
    border: 0;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-info {
    margin-bottom: 6px !important;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 .published {
    font-size: 10.5px;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-header h2 {
    display: -webkit-box;
    overflow: hidden;
    font-size: 15px !important;
    line-height: 1.22 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  body.itemid-117.novosti .blognovosti .com-content-category-blog__navigation {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
    margin-top: 24px;
    padding-top: 22px;
  }

  body.itemid-117.novosti .blognovosti .com-content-category-blog__counter {
    order: 1;
  }

  body.itemid-117.novosti .blognovosti .com-content-category-blog__pagination {
    order: 2;
    width: 100%;
    overflow-x: auto;
    padding-bottom: 4px;
  }
}

@media (max-width: 420px) {
  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article {
    grid-template-columns: 104px minmax(0, 1fr);
    gap: 12px;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-intro-image img {
    width: 104px;
    height: 84px !important;
  }

  body.itemid-117.novosti .blognovosti .article-list.cols-3 .article-header h2 {
    font-size: 14px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.itemid-117.novosti .blognovosti .article-intro-image img {
    transition: none !important;
    transform: none !important;
  }
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item.article {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  float: none !important;
}

body.itemid-117.novosti .blognovosti .articles-leading > .blog-item.article > .article-intro-image {
  float: none !important;
}

.tags {
    
    display: none;
}

.nrf-widget.tf-gallery-wrapper {
  width: 100%;
  margin: 34px 0 12px;
}

.nrf-widget.tf-gallery-wrapper .gallery-items,
.nrf-widget.tf-gallery-wrapper .gallery-items.grid,
.nrf-widget.tf-gallery-wrapper .gallery-items.masonry {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  column-count: 4;
  column-gap: 14px !important;
}

.nrf-widget.tf-gallery-wrapper figure.item {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  display: inline-block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 0 14px !important;
  padding: 0 !important;
  overflow: hidden;
  break-inside: avoid;
  page-break-inside: avoid;
  transform: none !important;
  border-radius: 10px;
  background: #edf2f5;
  box-shadow: none;
  vertical-align: top;
}

.nrf-widget.tf-gallery-wrapper figure.item > a {
  position: relative;
  display: block;
  width: 100%;
  height: auto !important;
  overflow: hidden;
  background: #edf2f5;
}

.nrf-widget.tf-gallery-wrapper figure.item img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  object-fit: contain !important;
  object-position: center !important;
  border-radius: 0 !important;
  transform: none;
  transition: transform .25s ease;
}

.nrf-widget.tf-gallery-wrapper .glightbox-desc {
  display: none !important;
}

@media (hover: hover) {
  .nrf-widget.tf-gallery-wrapper figure.item:hover img {
    transform: scale(1.015);
  }
}

@media (max-width: 991.98px) {
  .nrf-widget.tf-gallery-wrapper .gallery-items,
  .nrf-widget.tf-gallery-wrapper .gallery-items.grid,
  .nrf-widget.tf-gallery-wrapper .gallery-items.masonry {
    column-count: 3;
    column-gap: 12px !important;
  }

  .nrf-widget.tf-gallery-wrapper figure.item {
    margin-bottom: 12px !important;
  }
}

@media (max-width: 767.98px) {
  .nrf-widget.tf-gallery-wrapper {
    margin-top: 26px;
  }

  .nrf-widget.tf-gallery-wrapper .gallery-items,
  .nrf-widget.tf-gallery-wrapper .gallery-items.grid,
  .nrf-widget.tf-gallery-wrapper .gallery-items.masonry {
    column-count: 2;
    column-gap: 9px !important;
  }

  .nrf-widget.tf-gallery-wrapper figure.item {
    margin-bottom: 9px !important;
    border-radius: 8px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nrf-widget.tf-gallery-wrapper figure.item img {
    transition: none !important;
    transform: none !important;
  }
}
