/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
:root {
  --mt-sky: #79cbd6;
  --mt-cloud-back: #a7dce3;
  --mt-cloud-front: #d0edf0;
  --mt-wave-blue: #8bcbd0;
  --mt-wave-mint: #b7d5c5;
  --mt-beige: #e9e3bd;
  --mt-orange: #df5900;
  --mt-orange-dark: #c64d00;
  --mt-dark: #34454d;
}
#g-mainbody {
  font-size: 1.1rem;
}
/* =========================================================
   MAIN NAVIGATION
   ========================================================= */
#g-navigation {
  background: #fff;
}
/* Cijeli red headera */
#g-navigation > .g-container > .g-grid {
  min-height: 108px;
  display: flex;
  align-items: center;
}
/* Sva tri glavna bloka vertikalno centrirana */
#g-navigation > .g-container > .g-grid > .g-block {
  display: flex;
  align-items: center;
}
/* Makni nepotrebni vertikalni spacing Gantry sadržaja */
#g-navigation > .g-container > .g-grid > .g-block > .g-content, #g-navigation > .g-container > .g-grid > .g-block > .g-particle {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
/* Logo */
#logo-6391-particle {
  display: flex;
  align-items: center;
}
#logo-6391-particle .g-logo {
  display: flex;
  align-items: center;
}
#logo-6391-particle img {
  width: 112px;
  height: auto;
  display: block;
}
/* Glavni izbornik */
#menu-6643-particle, #menu-6643-particle .g-main-nav {
  width: 100%;
}
#menu-6643-particle .g-toplevel {
  display: flex;
  align-items: center;
  margin: 0;
}
#menu-6643-particle .g-toplevel > li > .g-menu-item-container {
  padding-top: 14px;
  padding-bottom: 14px;
}
/* Search */
.search-login {
  width: 100%;
}
.g-search-login, .g-search-login .g-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.g-search-login .g-search-button {
  display: flex;
  align-items: center;
}
#header-search-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
/* Logo veći i bez nepotrebnog praznog prostora */
#logo-6391-particle {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
#logo-6391-particle .g-logo {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
#logo-6391-particle img {
  width: 145px;
  max-width: none;
  height: auto;
  display: block;
}
/* Ukloni Gantry padding samo iz logo bloka */
#g-navigation .g-block.size-17 > .g-content, #g-navigation .g-block.size-17 > .g-particle {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* =========================================================
   NAVIGATION COLORS + FONT SIZE
   ========================================================= */
/* Malo veći font glavnog izbornika */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 15px;
}
/* Malo veći font dropdown izbornika */
#g-navigation .g-main-nav .g-dropdown .g-menu-item-container {
  font-size: 14px;
}
/* Tamnija accent boja za hover / active */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.g-selected > .g-menu-item-container {
  color: #d45a00;
}
/* Dropdown hover */
#g-navigation .g-main-nav .g-dropdown li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-dropdown li.active > .g-menu-item-container {
  color: #d45a00;
}
/* Parent indicator također tamniji */
#g-navigation .g-main-nav .g-menu-parent-indicator {
  color: #d45a00;
}
/* Search ikona malo veća */
#header-search-toggle {
  font-size: 16px;
}
/* =========================================================
   MOBILE HEADER
   ========================================================= */
@media (max-width: 767px) {
  /* Logo block */
  /* Desktop menu sakrij */
  /* Search block */
  /* Gantry hamburger vrati u header */
  #g-navigation > .g-container > .g-grid {
    min-height: 82px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding: 0 16px;
  }
  #g-navigation .g-block.size-17 {
    flex: 1 1 auto;
    width: auto;
  }
  #logo-6391-particle img {
    width: 125px;
    max-width: 125px;
  }
  #g-navigation .g-block.size-73 {
    display: none;
  }
  #g-navigation .g-block.size-10 {
    flex: 0 0 auto;
    width: auto;
    margin-left: auto;
  }
  #g-navigation .g-block.size-10 .g-content {
    padding: 0;
    margin: 0;
  }
  .g-search-login, .g-search-login .g-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  #header-search-toggle {
    width: 38px;
    height: 38px;
    font-size: 17px;
  }
  .g-offcanvas-toggle {
    display: flex !important;
    position: absolute;
    top: 50%;
    right: 58px;
    left: auto;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #252d37;
    z-index: 20;
  }
  #g-navigation {
    position: relative;
  }
}
@media (max-width: 767px) {
  /* Desni blok */
  /* Search */
  /* Hamburger iz Search/Login particlea */
  .g-search-login .g-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
  }
  #header-search-toggle {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
    padding: 0;
    margin: 0;
  }
  .g-search-login .g-offcanvas-toggle {
    position: static !important;
    transform: none !important;
    width: 46px;
    height: 46px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    line-height: 1;
    padding: 0;
    margin: 0;
    color: #252d37;
  }
  .g-search-login .g-offcanvas-toggle i {
    font-size: 23px;
    line-height: 1;
  }
}
/* Desktop: sakrij Offcanvas hamburger iz Search/Login particlea */
@media (min-width: 768px) {
  .g-search-login .g-offcanvas-button {
    display: none !important;
  }
}
/* =========================================================
   HERO
========================================================= */
.czr-hero {
  position: relative;
  min-height: 620px;
  height: 68vh;
  max-height: 760px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  isolation: isolate;
  background: linear-gradient(180deg, #bfe4f3 0%, #d9edf3 42%, #e8e6cf 71%, #d8d0aa 100%);
}
/* =========================================================
   CONTENT
========================================================= */
.czr-hero__content {
  position: relative;
  z-index: 10;
  width: min(900px, 90%);
  margin-top: -10px;
  text-align: center;
}
/* =========================================================
   HERO LOGO
========================================================= */
.czr-hero__logo {
  display: block;
  width: min(520px, 72vw);
  max-height: 190px;
  margin: 0 auto;
  object-fit: contain;
  opacity: 0;
  transform: translateY(-25px) scale(0.92);
  animation: czrLogoEnter 1.1s cubic-bezier(0.2, 0.8, 0.2, 1) 0.2s forwards;
  transition: transform 0.35s ease, filter 0.35s ease;
}
.czr-hero__logo:hover {
  transform: translateY(-4px) scale(1.06);
  filter: drop-shadow(0 10px 14px rgba(0, 0, 0, 0.12));
}
@keyframes czrLogoEnter {
  0% {
    opacity: 0;
    transform: translateY(-25px) scale(0.92);
  }
  60% {
    opacity: 1;
    transform: translateY(4px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
/* =========================================================
   ROTATING MESSAGES
========================================================= */
.czr-hero__messages {
  position: relative;
  height: 60px;
  margin-top: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(18px);
  animation: czrMessageEnter 0.9s ease 0.8s forwards;
}
.czr-hero__message {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  opacity: 0;
  transform: translateY(15px);
  font-size: clamp(22px, 2vw, 31px);
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #315b68;
  transition: opacity 0.7s ease, transform 0.7s ease;
  pointer-events: none;
}
.czr-hero__message.is-active {
  opacity: 1;
  transform: translateY(0);
}
@keyframes czrMessageEnter {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* =========================================================
   CLOUD GROUPS
========================================================= */
.czr-clouds {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}
.czr-clouds--back {
  opacity: 0.42;
  animation: cloudLayerLeft 24s linear infinite alternate;
}
.czr-clouds--front {
  opacity: 0.72;
  animation: cloudLayerRight 19s linear infinite alternate;
}
/* =========================================================
   INDIVIDUAL CLOUD
========================================================= */
.cloud {
  position: absolute;
  display: block;
  width: 170px;
  height: 52px;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.82);
  filter: blur(0.2px);
}
.cloud::before, .cloud::after {
  content: "";
  position: absolute;
  background: inherit;
  border-radius: 50%;
}
.cloud::before {
  width: 78px;
  height: 78px;
  left: 28px;
  bottom: 8px;
}
.cloud::after {
  width: 100px;
  height: 100px;
  right: 20px;
  bottom: 3px;
}
/* =========================================================
   CLOUD POSITIONS
========================================================= */
.cloud-1 {
  top: 5%;
  left: 4%;
  transform: scale(0.75);
}
.cloud-2 {
  top: 16%;
  left: 23%;
  transform: scale(0.48);
}
.cloud-3 {
  top: 5%;
  right: 3%;
  transform: scale(0.9);
}
.cloud-4 {
  top: 20%;
  left: 11%;
  transform: scale(0.43);
}
.cloud-5 {
  top: 13%;
  right: 18%;
  transform: scale(0.6);
}
.cloud-6 {
  top: 7%;
  left: 42%;
  transform: scale(0.56);
}
.cloud-7 {
  top: 25%;
  right: 7%;
  transform: scale(0.4);
}
.cloud-8 {
  top: 28%;
  left: 31%;
  transform: scale(0.34);
}
.cloud-9 {
  top: 3%;
  left: 67%;
  transform: scale(0.5);
}
.cloud-10 {
  top: 23%;
  right: 34%;
  transform: scale(0.38);
}
/* =========================================================
   CLOUD MOVEMENT
========================================================= */
@keyframes cloudLayerLeft {
  from {
    transform: translateX(-55px);
  }
  to {
    transform: translateX(85px);
  }
}
@keyframes cloudLayerRight {
  from {
    transform: translateX(70px);
  }
  to {
    transform: translateX(-90px);
  }
}
/* =========================================================
   LAND / WAVES
========================================================= */
.czr-landscape {
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
  pointer-events: none;
}
.czr-wave {
  position: absolute;
  left: -8%;
  width: 116%;
}
/* =========================================================
   BACK GREEN WAVE
========================================================= */
.czr-wave--1 {
  bottom: 11%;
  height: 48%;
  background: #cad8ad;
  clip-path: polygon(0 38%, 7% 31%, 15% 35%, 24% 24%, 32% 29%, 41% 17%, 51% 26%, 61% 20%, 70% 30%, 78% 23%, 88% 35%, 100% 27%, 100% 100%, 0 100%);
  opacity: 0.68;
}
/* =========================================================
   MIDDLE GREEN / BEIGE WAVE
========================================================= */
.czr-wave--2 {
  bottom: 2%;
  height: 38%;
  background: #b7bf91;
  clip-path: polygon(0 31%, 8% 40%, 17% 26%, 27% 35%, 38% 23%, 48% 38%, 59% 25%, 69% 35%, 78% 21%, 88% 32%, 100% 23%, 100% 100%, 0 100%);
  opacity: 0.68;
}
/* =========================================================
   FRONT EARTH WAVE
========================================================= */
.czr-wave--3 {
  bottom: -1px;
  height: 23%;
  background: #c9b98e;
  clip-path: polygon(0 28%, 10% 43%, 21% 30%, 31% 48%, 43% 29%, 54% 42%, 66% 26%, 78% 44%, 89% 31%, 100% 39%, 100% 100%, 0 100%);
}
/* =========================================================
   DESKTOP
========================================================= */
@media (min-width: 1025px) {
  .czr-hero__content {
    margin-top: -85px;
  }
  .czr-hero__logo {
    width: min(620px, 38vw);
    max-height: 230px;
  }
  .czr-hero__messages {
    height: 72px;
    margin-top: 20px;
  }
  .czr-hero__message {
    font-size: clamp(27px, 2.1vw, 36px);
    line-height: 1.25;
  }
}
/* =========================================================
   TABLET
========================================================= */
@media (max-width: 1024px) {
  .czr-hero {
    min-height: 570px;
    height: 66vh;
  }
  .czr-hero__logo {
    width: min(460px, 70vw);
  }
  .czr-landscape {
    height: 38%;
  }
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  .czr-hero {
    min-height: 520px;
    height: 72vh;
    max-height: 650px;
  }
  .czr-hero__content {
    width: 88%;
    margin-top: -15px;
  }
  .czr-hero__logo {
    width: min(390px, 82vw);
    max-height: 145px;
  }
  .czr-hero__messages {
    height: 70px;
    margin-top: 20px;
  }
  .czr-hero__message {
    padding: 0 15px;
    font-size: 19px;
  }
  .cloud-1 {
    left: -60px;
  }
  .cloud-2 {
    left: 16%;
  }
  .cloud-3 {
    right: -75px;
  }
  .cloud-5 {
    right: 8%;
  }
  .cloud-6 {
    left: 48%;
  }
  .cloud-7 {
    right: -20px;
  }
  .cloud-8, .cloud-10 {
    display: none;
  }
  .czr-landscape {
    height: 34%;
  }
}
/* =========================================================
   ACCESSIBILITY
========================================================= */
@media (prefers-reduced-motion: reduce) {
  .czr-clouds {
    animation: none !important;
  }
  .czr-hero__logo, .czr-hero__messages {
    animation: none !important;
    opacity: 1;
    transform: none;
  }
  .czr-hero__logo:hover {
    transform: none;
  }
  .czr-hero__message {
    transition: none;
  }
}
/* =========================================================
   FULLWIDTH – UKLONI BIJELE GAPOVE IZNAD I ISPOD MODULA
========================================================= */
#g-fullwidth .mod-custom > p:empty, #g-fullwidth .moduletable > p:empty, #g-fullwidth .platform-content > p:empty {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
}
#g-fullwidth, #g-fullwidth > .g-container, #g-fullwidth .g-grid, #g-fullwidth .g-block, #g-fullwidth .g-content, #g-fullwidth .platform-content, #g-fullwidth .moduletable, #g-fullwidth .mod-custom {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#g-fullwidth .czr-hero {
  margin: 0 !important;
  padding: 0 !important;
}
#g-fullwidth .mod-custom {
  display: flow-root;
}
/* =========================================================
   INTRO – BEZ GAPA NAKON FULLWIDTH SEKCIJE
========================================================= */
#g-intro {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
#g-intro > .g-container, #g-intro .g-grid, #g-intro .g-block, #g-intro .g-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/* =========================================================
   CZR - SERVICE ARTICLE
========================================================= */
.czr-service-article {
  --czr-primary: #245b6f;
  --czr-primary-dark: #193f4e;
  --czr-accent: #d9edf3;
  --czr-accent-light: #f3f9fb;
  --czr-text: #263238;
  --czr-muted: #607078;
  --czr-border: #dce6e9;
  max-width: 960px;
  margin: 0 auto;
  color: var(--czr-text);
}
/* =========================================================
   HEADER
========================================================= */
.czr-service-article__header {
  margin-bottom: 42px;
}
.czr-service-article__eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  padding: 7px 14px;
  border-radius: 999px;
  background: var(--czr-accent);
  color: var(--czr-primary-dark);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
.czr-service-article__title {
  margin: 0 0 18px;
  color: var(--czr-primary-dark);
  font-size: clamp(2.2rem, 5vw, 3.6rem);
  font-weight: 700;
  line-height: 1.08;
}
.czr-service-article__lead {
  max-width: 780px;
  margin: 0;
  color: var(--czr-muted);
  font-size: clamp(1.15rem, 2vw, 1.35rem);
  line-height: 1.65;
}
/* =========================================================
   CONTENT
========================================================= */
.czr-service-article__content p {
  margin: 0 0 24px;
}
/* =========================================================
   HIGHLIGHT BOX
========================================================= */
.czr-service-article__highlight {
  position: relative;
  margin: 36px 0;
  padding: 28px 30px;
  border: 1px solid var(--czr-border);
  border-left: 5px solid var(--czr-primary);
  border-radius: 12px;
  background: var(--czr-accent-light);
}
.czr-service-article__highlight h2 {
  margin: 0 0 18px;
  color: var(--czr-primary-dark);
  font-size: 1.35rem;
  line-height: 1.3;
}
/* =========================================================
   LIST
========================================================= */
.czr-service-article__list {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.czr-service-article__list li {
  position: relative;
  padding-left: 28px;
  font-weight: 600;
}
.czr-service-article__list li::before {
  content: "";
  position: absolute;
  top: 0.72em;
  left: 2px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--czr-primary);
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  .czr-service-article__header {
    margin-bottom: 30px;
  }
  .czr-service-article__highlight {
    margin: 28px 0;
    padding: 22px 20px;
  }
}
/* Joomla naslov ostaje vidljiv i klikabilan */
.com-content-category-blog .blog-item > .item-content > .g-article-header {
  display: block;
  text-align: center;
  margin-bottom: 14px;
}
.com-content-category-blog .blog-item .g-article-header .page-header {
  margin: 0;
  padding: 0;
  border: 0;
}
.com-content-category-blog .blog-item .g-article-header h2 {
  margin: 0;
  font-size: clamp(1.8rem, 2.5vw, 2.5rem);
  line-height: 1.08;
}
.com-content-category-blog .blog-item .g-article-header h2 a {
  color: var(--czr-primary-dark, #193f4e);
  text-decoration: none;
}
.com-content-category-blog .blog-item .g-article-header h2 a:hover {
  color: var(--czr-primary, #245b6f);
}
/* Sakrij dupli H1 samo u category blog prikazu */
.com-content-category-blog .blog-item .czr-service-article__title {
  display: none;
}
.com-content-category-blog .blog-item .item-image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto 24px;
  text-align: center;
}
.com-content-category-blog .blog-item .item-image img {
  display: block;
  width: auto;
  height: 170px;
  max-width: 220px;
  margin: 0 auto;
  object-fit: contain;
}
.com-content-category-blog .blog-items.columns-2 {
  column-gap: 100px;
  row-gap: 80px;
}
#g-breadcrumb {
  background: #f7f4eb;
  border-top: 1px solid #eee6d5;
  border-bottom: 1px solid #e8dfcc;
}
#g-breadcrumb .g-content {
  margin: 0;
  padding: 0;
}
#g-breadcrumb .breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px;
  margin: 0;
  padding: 17px 0 !important;
  background: transparent;
  font-size: 0.9rem;
  line-height: 1.4;
}
#g-breadcrumb .mod-breadcrumbs__here {
  margin-right: 8px;
  color: #849198;
  font-size: 0.82rem;
  font-weight: 500;
}
#g-breadcrumb .breadcrumb-item a {
  color: #315e6f;
  font-weight: 600;
  text-decoration: none;
}
#g-breadcrumb .breadcrumb-item a:hover {
  color: #dc5a00;
}
#g-breadcrumb .breadcrumb-item.active {
  color: #d95b00;
  font-weight: 700;
}
#g-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "›";
  padding: 0 8px 0 2px;
  color: #b9aa8c;
  font-size: 1.15rem;
  font-weight: 400;
}
#g-breadcrumb .breadcrumb.px-3 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 767px) {
  #g-breadcrumb .mod-breadcrumbs__here {
    display: none;
  }
  #g-breadcrumb .breadcrumb {
    padding: 13px 0 !important;
    font-size: 0.84rem;
  }
}
#g-breadcrumb .breadcrumb {
  align-items: center;
}
#g-breadcrumb .breadcrumb-item, #g-breadcrumb .mod-breadcrumbs__here {
  display: flex;
  align-items: center;
  line-height: 1;
}
#g-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  font-size: 1rem;
  padding: 0 10px;
}
/* =========================================================
   SINGLE ARTICLE - FEATURED IMAGE
========================================================= */
body.view-article .com-content-article > .item-image {
  width: 100%;
  margin: 0 0 42px;
}
/* =========================================================
   SERVICE ICONS
========================================================= */
body.view-article .com-content-article > .item-image img[src*="/images/onama/"] {
  display: block;
  width: auto;
  height: 210px;
  max-width: 260px;
  margin: 0 auto;
  object-fit: contain;
}
/* Lagana vizualna podloga iza ikone */
body.view-article .com-content-article > .item-image:has(img[src*="/images/onama/"]) {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 960px;
  min-height: 290px;
  margin: 25px auto 45px;
  padding: 35px;
  border: 1px solid #eee6d5;
  border-radius: 18px;
  background: radial-gradient(circle at center, #fffaf0 0%, #f8f5ed 65%, #f5f2ea 100%);
}
/* =========================================================
   NORMAL ARTICLE PHOTOS
========================================================= */
body.view-article .com-content-article > .item-image:not(:has(img[src*="/images/onama/"])) {
  max-width: 960px;
  margin: 0 auto 45px;
  overflow: hidden;
  border-radius: 16px;
}
body.view-article .com-content-article > .item-image:not(:has(img[src*="/images/onama/"])) img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 560px;
  object-fit: cover;
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  body.view-article .com-content-article > .item-image:has(img[src*="/images/onama/"]) {
    min-height: 220px;
    margin-bottom: 32px;
    padding: 25px;
  }
  body.view-article .com-content-article > .item-image img[src*="/images/onama/"] {
    height: 155px;
    max-width: 190px;
  }
}
.czr-feature-button .g-features-particle-button .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  padding: 12px 24px;
  border: 2px solid #e85b00 !important;
  border-radius: 999px !important;
  background: #e85b00 !important;
  color: #ffffff !important;
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1;
  text-decoration: none !important;
  transition: all 0.2s ease;
}
.czr-feature-button .g-features-particle-button .button:hover, .czr-feature-button .g-features-particle-button .button:focus {
  background: #ffffff !important;
  border-color: #e85b00 !important;
  color: #e85b00 !important;
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(232, 91, 0, 0.18);
}
/* =========================================================
   FEATURE CARDS - GUMBI NA DNU
========================================================= */
.g-features-particle.style8 .g-features-particle-item {
  position: relative;
  padding-bottom: 110px !important;
}
.g-features-particle.style8 .g-features-particle-button {
  position: absolute;
  left: 30px;
  bottom: 35px;
  margin: 0 !important;
  padding: 0 !important;
}
/* MOBILE */
@media (max-width: 767px) {
  .g-features-particle.style8 .g-features-particle-item {
    padding-bottom: 40px !important;
  }
  .g-features-particle.style8 .g-features-particle-button {
    position: static;
    margin-top: 25px !important;
  }
}
/* =========================================================
   CZR KEYPOINTS
========================================================= */
.czr-keypoints {
  padding-top: 30px;
  padding-bottom: 35px;
}
/* =========================================================
   NASLOV I UVOD
========================================================= */
.czr-keypoints .g-keypoints-title, .czr-keypoints .g-title {
  color: #263844;
}
.czr-keypoints .g-keypoints-intro {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
  color: #66757d;
  line-height: 1.7;
}
/* =========================================================
   GLAVNI RASPORED
========================================================= */
.czr-keypoints .g-grid {
  align-items: center;
}
.czr-keypoints .g-keypoints-left, .czr-keypoints .g-keypoints-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.czr-keypoints .g-keypoints-left {
  padding-right: 45px;
}
.czr-keypoints .g-keypoints-right {
  padding-left: 45px;
}
/* =========================================================
   SREDIŠNJA FOTOGRAFIJA
========================================================= */
.czr-keypoints .g-keypoints-image, .czr-keypoints .g-keypoints-center, .czr-keypoints .g-keypoints-image-container, .czr-keypoints .g-keypoints-center-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
}
/* SAMA SLIKA */
.czr-keypoints .g-keypoints-image img, .czr-keypoints .g-keypoints-center img, .czr-keypoints .g-keypoints-image-container img, .czr-keypoints .g-keypoints-center-image img, .czr-keypoints img[alt*="Mala Terezija"], .czr-keypoints img[src*="onama"] {
  display: block;
  width: 100% !important;
  max-width: 400px !important;
  height: auto !important;
  aspect-ratio: 0.880952381;
  margin: 0 auto;
  object-fit: cover;
  object-position: center center;
  border-radius: 22px !important;
  box-shadow: 0 14px 20px -10px rgba(38, 56, 68, 0.22), 0 26px 38px -20px rgba(38, 56, 68, 0.2);
  transition: transform 0.35s ease, box-shadow 0.35s ease, filter 0.35s ease;
  will-change: transform;
}
/* HOVER SLIKE */
.czr-keypoints .g-keypoints-image img:hover, .czr-keypoints .g-keypoints-center img:hover, .czr-keypoints .g-keypoints-image-container img:hover, .czr-keypoints .g-keypoints-center-image img:hover, .czr-keypoints img[alt*="Mala Terezija"]:hover, .czr-keypoints img[src*="onama"]:hover {
  transform: translateY(-6px) scale(1.012);
  box-shadow: 0 18px 24px -12px rgba(38, 56, 68, 0.26), 0 34px 46px -22px rgba(38, 56, 68, 0.24);
  filter: saturate(1.04) contrast(1.02);
}
/* =========================================================
   KEYPOINT STAVKE
========================================================= */
.czr-keypoints .g-keypoints-item {
  margin-bottom: 34px;
}
.czr-keypoints .g-keypoints-item:last-child {
  margin-bottom: 0;
}
/* =========================================================
   NASLOVI STAVKI
========================================================= */
.czr-keypoints .g-keypoints-item-title {
  color: #263844;
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.3;
}
/* =========================================================
   OPISI
========================================================= */
.czr-keypoints .g-keypoints-item-desc, .czr-keypoints .g-keypoints-item-text {
  color: #66757d;
  font-size: 0.95rem;
  line-height: 1.65;
}
/* =========================================================
   IKONE
========================================================= */
.czr-keypoints .g-keypoints-item-icon, .czr-keypoints .g-keypoints-icon {
  display: inline-flex !important;
  flex: 0 0 58px;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border: 1px solid rgba(232, 91, 0, 0.25);
  border-radius: 50%;
  background: #fffaf3;
  color: #e85b00;
  font-size: 1.35rem;
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}
/* =========================================================
   FONT AWESOME
========================================================= */
.czr-keypoints .g-keypoints-item-icon i, .czr-keypoints .g-keypoints-icon i, .czr-keypoints .g-keypoints-item-icon .fa, .czr-keypoints .g-keypoints-icon .fa, .czr-keypoints .fa {
  display: inline-block !important;
  color: #e85b00 !important;
  font-size: 1.35rem !important;
  line-height: 1 !important;
  transition: color 0.25s ease;
}
/* =========================================================
   HOVER IKONE
========================================================= */
.czr-keypoints .g-keypoints-item:hover .g-keypoints-item-icon, .czr-keypoints .g-keypoints-item:hover .g-keypoints-icon {
  background: #e85b00;
  border-color: #e85b00;
  color: #ffffff;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(232, 91, 0, 0.2);
}
.czr-keypoints .g-keypoints-item:hover .g-keypoints-item-icon i, .czr-keypoints .g-keypoints-item:hover .g-keypoints-icon i, .czr-keypoints .g-keypoints-item:hover .g-keypoints-item-icon .fa, .czr-keypoints .g-keypoints-item:hover .g-keypoints-icon .fa {
  color: #ffffff !important;
}
/* =========================================================
   DESKTOP
========================================================= */
@media (min-width: 1025px) {
  .czr-keypoints .g-keypoints-left {
    padding-right: 55px;
  }
  .czr-keypoints .g-keypoints-right {
    padding-left: 55px;
  }
  .czr-keypoints .g-keypoints-image img, .czr-keypoints .g-keypoints-center img, .czr-keypoints .g-keypoints-image-container img, .czr-keypoints .g-keypoints-center-image img, .czr-keypoints img[alt*="Mala Terezija"], .czr-keypoints img[src*="onama"] {
    max-width: 410px !important;
  }
}
/* =========================================================
   TABLET
========================================================= */
@media (max-width: 1024px) {
  .czr-keypoints .g-keypoints-left {
    padding-right: 25px;
  }
  .czr-keypoints .g-keypoints-right {
    padding-left: 25px;
  }
  .czr-keypoints .g-keypoints-image, .czr-keypoints .g-keypoints-center, .czr-keypoints .g-keypoints-image-container, .czr-keypoints .g-keypoints-center-image {
    padding-left: 10px;
    padding-right: 10px;
  }
  .czr-keypoints .g-keypoints-image img, .czr-keypoints .g-keypoints-center img, .czr-keypoints .g-keypoints-image-container img, .czr-keypoints .g-keypoints-center-image img, .czr-keypoints img[alt*="Mala Terezija"], .czr-keypoints img[src*="onama"] {
    max-width: 330px !important;
    border-radius: 18px !important;
  }
  .czr-keypoints .g-keypoints-item {
    margin-bottom: 26px;
  }
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  .czr-keypoints {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .czr-keypoints .g-keypoints-left, .czr-keypoints .g-keypoints-right {
    padding-left: 0;
    padding-right: 0;
  }
  .czr-keypoints .g-keypoints-image, .czr-keypoints .g-keypoints-center, .czr-keypoints .g-keypoints-image-container, .czr-keypoints .g-keypoints-center-image {
    padding: 15px 0 35px;
  }
  .czr-keypoints .g-keypoints-image img, .czr-keypoints .g-keypoints-center img, .czr-keypoints .g-keypoints-image-container img, .czr-keypoints .g-keypoints-center-image img, .czr-keypoints img[alt*="Mala Terezija"], .czr-keypoints img[src*="onama"] {
    width: min(100%, 420px) !important;
    max-width: 100% !important;
    height: auto !important;
    aspect-ratio: 0.880952381;
    border-radius: 16px !important;
    box-shadow: 0 12px 18px -10px rgba(38, 56, 68, 0.2), 0 22px 30px -20px rgba(38, 56, 68, 0.18);
  }
  .czr-keypoints .g-keypoints-image img:hover, .czr-keypoints .g-keypoints-center img:hover, .czr-keypoints .g-keypoints-image-container img:hover, .czr-keypoints .g-keypoints-center-image img:hover, .czr-keypoints img[alt*="Mala Terezija"]:hover, .czr-keypoints img[src*="onama"]:hover {
    transform: none;
  }
  .czr-keypoints .g-keypoints-item {
    margin-bottom: 30px;
  }
  .czr-keypoints .g-keypoints-item-icon, .czr-keypoints .g-keypoints-icon {
    flex-basis: 52px;
    width: 52px;
    height: 52px;
    font-size: 1.2rem;
  }
  .czr-keypoints .g-keypoints-item-icon i, .czr-keypoints .g-keypoints-icon i, .czr-keypoints .fa {
    font-size: 1.2rem !important;
  }
}
/* =========================================================
   CZR INFO CTA
========================================================= */
.czr-info-cta {
  padding: 55px 0;
  background: linear-gradient(#eee3cd);
  border-top: 1px solid #eee3cd;
  border-bottom: 1px solid #eee3cd;
}
.czr-info-cta__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 30px;
}
.czr-info-cta__content {
  max-width: 720px;
}
.czr-info-cta__eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #e85b00;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.czr-info-cta__title {
  margin: 0 0 12px;
  color: #263844;
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  line-height: 1.2;
}
.czr-info-cta__text {
  margin: 0;
  color: #66757d;
  font-size: 1.05rem;
  line-height: 1.7;
}
/* =========================================================
   BUTTON
========================================================= */
.czr-info-cta__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 180px;
  padding: 14px 26px;
  border: 2px solid #e85b00;
  border-radius: 999px;
  background: #e85b00;
  color: #ffffff !important;
  font-weight: 600;
  text-decoration: none !important;
  transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}
.czr-info-cta__button:hover {
  background: #ffffff;
  color: #e85b00 !important;
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(232, 91, 0, 0.16);
}
.czr-info-cta__button span {
  font-size: 1.15rem;
  transition: transform 0.25s ease;
}
.czr-info-cta__button:hover span {
  transform: translateX(4px);
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  .czr-info-cta {
    padding: 42px 0;
  }
  .czr-info-cta__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    padding: 0 22px;
  }
  .czr-info-cta__actions {
    width: 100%;
  }
  .czr-info-cta__button {
    width: 100%;
  }
}
/* =========================================================
   CZR COPYRIGHT / ALBA DIGITAL SIGNATURE
========================================================= */
.czr-copyright {
  position: relative;
  padding: 22px 0;
  background: #18242b;
  color: rgba(255, 255, 255, 0.72);
  overflow: hidden;
}
.czr-copyright::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, #e85b00 20%, #f3b51b 50%, #e85b00 80%, transparent 100%);
  opacity: 0.85;
}
.czr-copyright__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  font-size: 0.82rem;
  line-height: 1.5;
}
/* =========================================================
   LEFT
========================================================= */
.czr-copyright__text {
  color: rgba(255, 255, 255, 0.62);
}
/* =========================================================
   ALBA DIGITAL CREDIT
========================================================= */
.czr-copyright__credit {
  display: flex;
  align-items: center;
  gap: 9px;
  white-space: nowrap;
}
.czr-copyright__made {
  color: rgba(255, 255, 255, 0.38);
  font-size: 0.72rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
/* =========================================================
   BRAND
========================================================= */
.czr-copyright__brand {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #ffffff !important;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none !important;
  transition: color 0.25s ease, transform 0.25s ease, text-shadow 0.25s ease;
}
.czr-copyright__bracket {
  color: #f3b51b;
  font-weight: 400;
  transition: color 0.25s ease, transform 0.25s ease;
}
.czr-copyright__brand:hover {
  color: #f3b51b !important;
  transform: translateY(-1px);
  text-shadow: 0 0 16px rgba(243, 181, 27, 0.28);
}
.czr-copyright__brand:hover .czr-copyright__bracket:first-child {
  transform: translateX(-3px);
}
.czr-copyright__brand:hover .czr-copyright__bracket:last-child {
  transform: translateX(3px);
}
/* =========================================================
   DIVIDER
========================================================= */
.czr-copyright__divider {
  color: #e85b00;
  font-weight: 700;
  opacity: 0.8;
}
/* =========================================================
   SERVICE LINK
========================================================= */
.czr-copyright__service {
  position: relative;
  color: rgba(255, 255, 255, 0.68) !important;
  text-decoration: none !important;
  transition: color 0.25s ease;
}
.czr-copyright__service::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 1px;
  background: #e85b00;
  transition: width 0.25s ease;
}
.czr-copyright__service:hover {
  color: #ffffff !important;
}
.czr-copyright__service:hover::after {
  width: 100%;
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  .czr-copyright {
    padding: 20px 0;
  }
  .czr-copyright__inner {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 0 20px;
    text-align: center;
  }
  .czr-copyright__credit {
    flex-wrap: wrap;
    justify-content: center;
    white-space: normal;
  }
  .czr-copyright__made {
    width: 100%;
    margin-bottom: 2px;
  }
}
/* =========================================================
   FOOTER - O NAMA
========================================================= */
.czr-footer-about {
  max-width: 420px;
}
/* LOGO */
.czr-footer-about__logo {
  display: inline-block;
  margin-bottom: 18px;
}
.czr-footer-about__logo img {
  display: block;
  width: auto;
  max-width: 220px;
  height: auto;
}
/* TEKST */
.czr-footer-about__text {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.95rem;
  line-height: 1.7;
}
/* LINK */
.czr-footer-about__link {
  display: inline-flex;
  align-items: center;
  color: #f3b51b !important;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: none !important;
  transition: color 0.2s ease, transform 0.2s ease;
}
.czr-footer-about__link:hover {
  color: #ffffff !important;
  transform: translateX(4px);
}
/* MOBILE */
@media (max-width: 767px) {
  .czr-footer-about {
    max-width: 100%;
  }
  .czr-footer-about__logo img {
    max-width: 190px;
  }
}
/* =========================================================
   FOOTER - KONTAKT
========================================================= */
.czr-footer-contact {
  max-width: 390px;
}
.czr-footer-contact__title {
  margin: 0 0 24px;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 600;
}
/* =========================================================
   ITEM
========================================================= */
.czr-footer-contact__item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 18px;
}
.czr-footer-contact__item:last-child {
  margin-bottom: 0;
}
/* =========================================================
   ICON
========================================================= */
.czr-footer-contact__icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  margin-top: 2px;
  border: 1px solid rgba(243, 181, 27, 0.25);
  border-radius: 50%;
  background: rgba(243, 181, 27, 0.08);
  color: #f3b51b;
  font-size: 0.95rem;
}
/* =========================================================
   CONTENT
========================================================= */
.czr-footer-contact__item div {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.czr-footer-contact__item strong {
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.9rem;
  font-weight: 600;
}
.czr-footer-contact__item span:not(.czr-footer-contact__icon), .czr-footer-contact__item a {
  color: rgba(255, 255, 255, 0.64);
  font-size: 0.92rem;
  line-height: 1.55;
}
.czr-footer-contact__item a {
  text-decoration: none;
  transition: color 0.2s ease;
}
.czr-footer-contact__item a:hover {
  color: #f3b51b;
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  .czr-footer-contact {
    max-width: 100%;
  }
}
/* =========================================================
   CZR NEWS PRO
   STRUKTURA:
   .g-news-pro-page
       > .uk-grid.uk-grid-width-1-3
           > .g-news-pro-item
               > .g-news-pro-image
               > .g-info-container
========================================================= */
/* =========================================================
   PARTICLE
========================================================= */
.g-news-pro {
  max-width: 1180px;
  margin: 0 auto;
}
/* =========================================================
   NASLOV SEKCIJE
========================================================= */
.g-news-pro .g-particle-intro {
  margin-bottom: 42px;
  text-align: center;
}
.g-news-pro .g-particle-intro .g-main-title {
  margin: 0 0 12px;
  color: #263844 !important;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}
.g-news-pro .g-title-separator {
  width: 54px;
  height: 3px;
  margin: 0 auto;
  border-radius: 999px;
  background: rgba(38, 56, 68, 0.28);
}
/* =========================================================
   TRI KARTICE
========================================================= */
.g-news-pro .g-news-pro-page > .uk-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
  margin-left: 0 !important;
}
/* UKLANJAMO UIKIT ŠIRINE/PADDINGE */
.g-news-pro .g-news-pro-page > .uk-grid > .g-news-pro-item {
  width: auto !important;
  padding-left: 0 !important;
  margin: 0 !important;
}
/* =========================================================
   KARTICA
========================================================= */
.g-news-pro .g-news-pro-item {
  display: flex !important;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(38, 56, 68, 0.08);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 14px 32px rgba(38, 56, 68, 0.1), 0 4px 10px rgba(38, 56, 68, 0.05);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}
.g-news-pro .g-news-pro-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 44px rgba(38, 56, 68, 0.15), 0 7px 16px rgba(38, 56, 68, 0.07);
}
/* =========================================================
   FOTOGRAFIJA
========================================================= */
.g-news-pro .g-news-pro-image {
  flex: 0 0 auto;
  width: 100% !important;
  height: 220px !important;
  min-height: 220px !important;
  margin: 0 !important;
  padding: 0 !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  overflow: hidden;
}
/* LOGO / SLIKE KOJE TREBAJU MANJE AGRESIVNO REZANJE */
.g-news-pro .g-news-pro-image a {
  display: block;
  width: 100%;
  height: 100%;
}
/* =========================================================
   SADRŽAJ
========================================================= */
.g-news-pro .g-info-container {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: 26px 28px 28px !important;
}
/* =========================================================
   NASLOV ČLANKA
========================================================= */
.g-news-pro .g-info-container h3, .g-news-pro .g-info-container h4, .g-news-pro .g-info-container .g-title, .g-news-pro .g-info-container .g-news-pro-title {
  margin: 0 0 16px !important;
  color: #263844 !important;
  font-size: 1.22rem;
  font-weight: 700;
  line-height: 1.38;
}
.g-news-pro .g-info-container h3 a, .g-news-pro .g-info-container h4 a, .g-news-pro .g-info-container .g-title a, .g-news-pro .g-info-container .g-news-pro-title a {
  color: #263844 !important;
  text-decoration: none !important;
  transition: color 0.2s ease;
}
.g-news-pro .g-info-container h3 a:hover, .g-news-pro .g-info-container h4 a:hover, .g-news-pro .g-info-container .g-title a:hover, .g-news-pro .g-info-container .g-news-pro-title a:hover {
  color: #e85b00 !important;
}
/* =========================================================
   INTRO
========================================================= */
.g-news-pro .g-info-container p, .g-news-pro .g-info-container .g-news-pro-desc, .g-news-pro .g-info-container .g-news-pro-text {
  margin: 0 0 24px !important;
  color: #596870 !important;
  font-size: 0.95rem;
  line-height: 1.72;
  text-align: left !important;
}
/* =========================================================
   READ MORE
========================================================= */
.g-news-pro .g-info-container .button, .g-news-pro .g-info-container .readmore, .g-news-pro .g-info-container .readon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  margin-top: auto !important;
  padding: 12px 21px;
  border: 2px solid #e85b00;
  border-radius: 999px;
  background: #e85b00;
  color: #ffffff !important;
  font-size: 0.86rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  box-shadow: 0 8px 18px rgba(232, 91, 0, 0.18);
  transition: background-color 0.22s ease, color 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease;
}
.g-news-pro .g-info-container .button:hover, .g-news-pro .g-info-container .readmore:hover, .g-news-pro .g-info-container .readon:hover {
  background: #ffffff;
  color: #e85b00 !important;
  transform: translateY(-2px);
  box-shadow: 0 11px 22px rgba(232, 91, 0, 0.22);
}
/* =========================================================
   SLIDER NAVIGACIJA
========================================================= */
.g-news-pro .uk-slidenav {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(38, 56, 68, 0.12);
  border-radius: 50%;
  background: #ffffff;
  color: #263844 !important;
  box-shadow: 0 7px 18px rgba(38, 56, 68, 0.1);
  transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.g-news-pro .uk-slidenav:hover {
  background: #e85b00;
  color: #ffffff !important;
  transform: translateY(-2px);
}
/* =========================================================
   TABLET
========================================================= */
@media (max-width: 1024px) {
  .g-news-pro .g-news-pro-page > .uk-grid {
    gap: 22px;
  }
  .g-news-pro .g-news-pro-image {
    height: 190px !important;
    min-height: 190px !important;
  }
  .g-news-pro .g-info-container {
    padding: 22px !important;
  }
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  .g-news-pro .g-news-pro-page > .uk-grid {
    grid-template-columns: 1fr;
    gap: 26px;
  }
  .g-news-pro .g-news-pro-item {
    max-width: 520px;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .g-news-pro .g-news-pro-image {
    height: 240px !important;
    min-height: 240px !important;
  }
  .g-news-pro .g-info-container {
    padding: 22px 22px 24px !important;
  }
  .g-news-pro .g-particle-intro {
    margin-bottom: 28px;
  }
  .g-news-pro .g-particle-intro .g-main-title {
    font-size: 1.6rem;
  }
}
/* UIKIT CLEARFIX NE SMIJE UĆI U CSS GRID */
.g-news-pro .g-news-pro-page > .uk-grid::before, .g-news-pro .g-news-pro-page > .uk-grid::after {
  content: none !important;
  display: none !important;
}
/* SLIKE - BLAGI BORDER RADIUS */
.g-news-pro .g-news-pro-image {
  border-radius: 14px 14px 0 0 !important;
  overflow: hidden;
}
.czr-map-module {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 18px 40px rgba(24, 36, 43, 0.14);
}
.czr-map-module iframe {
  display: block;
  width: 100%;
  height: 600px;
  border: 0;
  filter: saturate(0.96) contrast(1.02);
}
@media (max-width: 767px) {
  .czr-map-module {
    border-radius: 12px;
  }
  .czr-map-module iframe {
    height: 420px;
  }
}
/* =========================================================
   CZR KONTAKT DETALJI
   ZA SVIJETLU POZADINU
========================================================= */
.czr-contact-details {
  max-width: 1180px;
  margin: 0 auto;
  color: #263844;
}
/* =========================================================
   HEADER
========================================================= */
.czr-contact-details__header {
  max-width: 820px;
  margin-bottom: 42px;
}
.czr-contact-details__eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #d45500;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.czr-contact-details__title {
  margin: 0 0 14px;
  color: #263844;
  font-size: clamp(2rem, 3vw, 2.8rem);
  font-weight: 700;
  line-height: 1.15;
}
.czr-contact-details__lead {
  margin: 0;
  color: #52616a;
  font-size: 1.05rem;
  line-height: 1.75;
}
/* =========================================================
   SEKCIJE
========================================================= */
.czr-contact-details__section {
  margin-bottom: 42px;
}
.czr-contact-details__section:last-child {
  margin-bottom: 0;
}
.czr-contact-details__section-title {
  position: relative;
  margin: 0 0 22px;
  padding-bottom: 12px;
  color: #263844;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.3;
}
.czr-contact-details__section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 46px;
  height: 3px;
  border-radius: 999px;
  background: #e85b00;
}
/* =========================================================
   OSNOVNI GRID
========================================================= */
.czr-contact-details__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
/* =========================================================
   KONTAKT ITEM
========================================================= */
.czr-contact-details__item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  min-height: 118px;
  padding: 22px;
  border: 1px solid #e2e6e7;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 8px 22px rgba(38, 56, 68, 0.06), 0 2px 6px rgba(38, 56, 68, 0.03);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}
.czr-contact-details__item:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 91, 0, 0.24);
  box-shadow: 0 14px 28px rgba(38, 56, 68, 0.09), 0 4px 10px rgba(38, 56, 68, 0.04);
}
/* =========================================================
   IKONE
========================================================= */
.czr-contact-details__icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(232, 91, 0, 0.18);
  border-radius: 50%;
  background: #fff5ed;
  color: #e85b00 !important;
  font-size: 1.1rem;
}
/* =========================================================
   TEKST U ITEMIMA
========================================================= */
.czr-contact-details__item > div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.czr-contact-details__item strong {
  color: #263844;
  font-size: 0.98rem;
  font-weight: 700;
}
.czr-contact-details__item span:not(.czr-contact-details__icon), .czr-contact-details__item a {
  color: #52616a !important;
  font-size: 0.95rem;
  line-height: 1.55;
}
.czr-contact-details__item a {
  font-weight: 600;
  text-decoration: none !important;
  transition: color 0.2s ease;
}
.czr-contact-details__item a:hover {
  color: #e85b00 !important;
}
.czr-contact-details__item small {
  display: block;
  margin-top: 2px;
  color: #758289;
  font-size: 0.82rem;
  line-height: 1.45;
}
/* =========================================================
   RAVNATELJICA
========================================================= */
.czr-contact-details__person {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 26px 28px;
  border: 1px solid #e2e6e7;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 26px rgba(38, 56, 68, 0.06);
}
.czr-contact-details__person-main {
  display: flex;
  align-items: center;
  gap: 16px;
}
.czr-contact-details__person-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 54px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #263844;
  color: #ffffff !important;
  font-size: 1.15rem;
}
.czr-contact-details__person-main > div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.czr-contact-details__person-main strong {
  color: #263844;
  font-size: 1.08rem;
  font-weight: 700;
}
.czr-contact-details__role {
  display: block;
  color: #68767d;
  font-size: 0.9rem;
  line-height: 1.45;
}
.czr-contact-details__person-contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}
.czr-contact-details__person-contact a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 15px;
  border: 1px solid #e1e5e6;
  border-radius: 999px;
  background: #f7f8f8;
  color: #334851 !important;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: none !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.czr-contact-details__person-contact a:hover {
  border-color: #e85b00;
  background: #fff5ed;
  color: #d45500 !important;
}
/* =========================================================
   VODITELJI ODJELA
========================================================= */
.czr-contact-details__people-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.czr-contact-details__person-card {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  min-height: 145px;
  padding: 22px;
  border: 1px solid #e2e6e7;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 8px 22px rgba(38, 56, 68, 0.05);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}
.czr-contact-details__person-card:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 91, 0, 0.22);
  box-shadow: 0 14px 28px rgba(38, 56, 68, 0.08);
}
.czr-contact-details__person-card-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #f2f5f4;
  color: #315e55 !important;
  font-size: 1rem;
}
.czr-contact-details__person-card > div {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.czr-contact-details__person-card strong {
  color: #263844;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.45;
}
.czr-contact-details__person-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 4px;
}
.czr-contact-details__person-links a {
  color: #50626a !important;
  font-size: 0.88rem;
  font-weight: 600;
  text-decoration: none !important;
  transition: color 0.2s ease;
}
.czr-contact-details__person-links a:hover {
  color: #e85b00 !important;
}
/* =========================================================
   GLOBALNA ZAŠTITA OD SVIJETLOG TEKSTA IZ TEME
========================================================= */
.czr-contact-details, .czr-contact-details p, .czr-contact-details span, .czr-contact-details small, .czr-contact-details address, .czr-contact-details li {
  text-shadow: none !important;
}
.czr-contact-details p, .czr-contact-details address, .czr-contact-details li {
  color: #52616a !important;
}
.czr-contact-details h2, .czr-contact-details h3, .czr-contact-details h4, .czr-contact-details strong {
  color: #263844;
}
/* =========================================================
   TABLET
========================================================= */
@media (max-width: 900px) {
  .czr-contact-details__grid, .czr-contact-details__people-grid {
    grid-template-columns: 1fr;
  }
  .czr-contact-details__person {
    align-items: flex-start;
    flex-direction: column;
  }
  .czr-contact-details__person-contact {
    justify-content: flex-start;
  }
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  .czr-contact-details__header {
    margin-bottom: 32px;
  }
  .czr-contact-details__title {
    font-size: 1.8rem;
  }
  .czr-contact-details__section {
    margin-bottom: 34px;
  }
  .czr-contact-details__item, .czr-contact-details__person-card {
    padding: 18px;
    border-radius: 14px;
  }
  .czr-contact-details__person {
    padding: 20px;
    border-radius: 15px;
  }
  .czr-contact-details__person-contact {
    width: 100%;
  }
  .czr-contact-details__person-contact a {
    justify-content: center;
    flex: 1 1 150px;
  }
}
.czr-contact-heading {
  display: block;
  width: 100%;
  margin: 0 !important;
  padding: 60px 15px !important;
  color: #ffffff !important;
  font-size: 36px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-align: center !important;
}
/* =========================================================
   CATEGORY LIST - NATJEČAJI / DOKUMENTI
========================================================= */
.com-content-category.category-list {
  max-width: 1100px;
  margin: 0 auto;
}
/* =========================================================
   FORM / TOP CONTROLS
========================================================= */
.com-content-category__articles {
  position: relative;
}
.com-content-category__pagination.btn-group {
  float: none !important;
  display: flex;
  justify-content: flex-end;
  margin: 0 0 18px;
}
.com-content-category__pagination.btn-group .form-select {
  width: 86px;
  min-height: 44px;
  padding: 8px 34px 8px 14px;
  border: 1px solid #d9e0e4;
  border-radius: 8px;
  background-color: #fff;
  color: #39434a;
  font-size: 15px;
  font-weight: 500;
  box-shadow: none;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.com-content-category__pagination.btn-group .form-select:hover, .com-content-category__pagination.btn-group .form-select:focus {
  border-color: #d27a1e;
  box-shadow: 0 0 0 3px rgba(210, 122, 30, 0.1);
  outline: none;
}
/* =========================================================
   TABLE RESET
========================================================= */
.com-content-category__table {
  width: 100%;
  margin: 0 !important;
  border: 0 !important;
  border-collapse: separate !important;
  border-spacing: 0 10px !important;
  background: transparent !important;
  box-shadow: none !important;
}
.com-content-category__table > :not(caption) > * > * {
  border: 0 !important;
  box-shadow: none !important;
}
/* =========================================================
   TABLE HEADER
========================================================= */
.com-content-category__table thead {
  display: none;
}
/* =========================================================
   ARTICLE ROWS
========================================================= */
.com-content-category__table tbody tr {
  position: relative;
  display: table-row;
  background: transparent !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.com-content-category__table tbody tr > .list-title {
  position: relative;
  padding: 0 !important;
  background: #fff !important;
  border: 1px solid #e5e9eb !important;
  border-radius: 10px !important;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(37, 45, 55, 0.035);
}
.com-content-category__table tbody tr > .list-title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background: #d27a1e;
  opacity: 0;
  transition: opacity 0.2s ease;
}
/* =========================================================
   ARTICLE LINK
========================================================= */
.com-content-category__table .list-title a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 68px;
  padding: 17px 64px 17px 24px;
  color: #35424a !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
  text-decoration: none !important;
  transition: color 0.2s ease, padding-left 0.2s ease, background-color 0.2s ease;
}
/* strelica */
.com-content-category__table .list-title a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 21px;
  font-weight: normal;
  color: #c2c9cd;
  transition: color 0.2s ease, transform 0.2s ease;
}
/* =========================================================
   ARTICLE HOVER
========================================================= */
.com-content-category__table tbody tr:hover > .list-title {
  border-color: #e2d5c3 !important;
  box-shadow: 0 8px 24px rgba(37, 45, 55, 0.08);
}
.com-content-category__table tbody tr:hover > .list-title::before {
  opacity: 1;
}
.com-content-category__table tbody tr:hover .list-title a {
  color: #b96513 !important;
  padding-left: 28px;
  background: #fffdf9;
}
.com-content-category__table tbody tr:hover .list-title a::after {
  color: #d27a1e;
  transform: translate(4px, -50%);
}
/* =========================================================
   NAVIGATION / PAGINATION
========================================================= */
.com-content-category__navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 22px;
}
.com-content-category__navigation .counter {
  float: none !important;
  order: 2;
  margin: 0 !important;
  padding: 0 !important;
  color: #78838a;
  font-size: 14px;
  line-height: 1.4;
}
.com-content-category__navigation > .com-content-category__pagination {
  order: 1;
}
.com-content-category__navigation .pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 0 !important;
}
.com-content-category__navigation .page-item {
  margin: 0;
}
.com-content-category__navigation .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 12px;
  border: 1px solid #e0e5e8 !important;
  border-radius: 8px !important;
  background: #fff !important;
  color: #536069 !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  box-shadow: none !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.com-content-category__navigation .page-item:not(.disabled) .page-link:hover {
  border-color: #d27a1e !important;
  background: #fff8f0 !important;
  color: #b96513 !important;
  transform: translateY(-1px);
}
.com-content-category__navigation .page-item.active .page-link {
  border-color: #d27a1e !important;
  background: #d27a1e !important;
  color: #fff !important;
}
.com-content-category__navigation .page-item.disabled .page-link {
  background: #f5f7f8 !important;
  color: #bcc3c7 !important;
  opacity: 1;
}
/* =========================================================
   CHILD CATEGORY - GODINA
========================================================= */
.com-content-category .cat-children {
  margin-top: 38px;
}
.com-content-category__children {
  margin: 0 !important;
}
.com-content-category__children .page-header {
  margin: 0 !important;
}
.com-content-category__children .page-header a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 11px 18px;
  border: 1px solid #e5e9eb;
  border-radius: 8px;
  background: #f8fafb;
  color: #536069 !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none !important;
  transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}
.com-content-category__children .page-header a::before {
  content: "";
  font-family: FontAwesome;
  font-size: 15px;
  color: #d27a1e;
}
.com-content-category__children .page-header a:hover {
  border-color: #d27a1e;
  background: #fff8f0;
  color: #b96513 !important;
}
/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {
  .com-content-category.category-list {
    width: 100%;
  }
  .com-content-category__pagination.btn-group {
    justify-content: flex-start;
    margin-bottom: 14px;
  }
  .com-content-category__table {
    border-spacing: 0 8px !important;
  }
  .com-content-category__table .list-title a {
    min-height: 62px;
    padding: 15px 48px 15px 18px;
    font-size: 15px;
    line-height: 1.4;
  }
  .com-content-category__table .list-title a::after {
    right: 18px;
  }
  .com-content-category__table tbody tr:hover .list-title a {
    padding-left: 18px;
  }
  .com-content-category__navigation {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    margin-top: 18px;
  }
  .com-content-category__navigation .counter {
    order: 1;
  }
  .com-content-category__navigation > .com-content-category__pagination {
    order: 2;
    width: 100%;
  }
  .com-content-category__navigation .pagination {
    gap: 5px;
  }
  .com-content-category__navigation .page-link {
    min-width: 38px;
    height: 38px;
    padding: 0 10px;
  }
  .com-content-category .cat-children {
    margin-top: 28px;
  }
}
/*# sourceMappingURL=custom_18.css.map */