@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap');

html, body{
  margin-top: 0 !important;
}

body{
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

h1, h2, h3, h4, h5, h6{
  font-weight: 600;
}

#wpadminbar{
  position: relative;
}

.py-80{
  padding-top: 80px;
  padding-bottom: 20px;
}

.col-separator{
    width: 100%;
    margin-top: -100%;
    z-index: 2;
    position: relative;
}

a {
  text-decoration: none;
}

*:focus {
  outline: none;
}

header.position-relative, header.position-relative.collapsed{
  box-shadow: none;
}

header i{
  color: #000;
  font-size: 24px;
  line-height: 36px;
  width: 36px;
  text-align: center;
}

header span{
  color: #656565;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.2px;
}

.btn-search{
  border: none;
  background: none;
  outline: none;
  padding: 0;
}

.btn-search i{
  font-size: 16px;
}

#main-menu ul{
  justify-content: space-between;
  width: 100%;
}

#main-menu ul li a, #main-menu ul li a.active{
  font-size: 18px;
  font-weight: 600;
  color: #000;
  background: none;
}

#main-menu > ul > li:first-child a{
  padding-left: 0;
}

#main-menu ul li:last-child a{
  padding-right: 0;
}

.dropdown-toggle::after{
  content: "↓";
  border: none;
  top: -2px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

nav.navbar{
  transition: all 300ms linear;
}

.sticky{
  position: sticky;
  z-index: 999;
}

header .logo img{
  transition: all 300ms linear;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
header.collapsed .logo img{
  max-width: 400px;
}

.dropdown-menu{
  border: 0;
  border-radius: 0;
  margin-left: -8px;
  margin-top: 0;
  padding: 0;
}

.izm-hamburger{
  display: inline-block;
  width: 20px;
  height: 24px;
  vertical-align: middle;
  position: relative;
}
.izm-hamburger span {
  position: absolute;
  display: block;
  height: 2px;
  width: 100%;
  background: #000;
  margin-top: 4px;
  transition: all 300ms linear;
}
.izm-hamburger span.druga{
  top: 6px;
}
.izm-hamburger span.treca{
  top: 12px;
}
.navbar-toggler:not(.collapsed) .izm-hamburger span.prva{
  transform: rotate(45deg);
  top: 6px;
}
.navbar-toggler:not(.collapsed) .izm-hamburger span.druga{
  display: none;
}
.navbar-toggler:not(.collapsed) .izm-hamburger span.treca{
  transform: rotate(-45deg);
  top: 6px;
}

header .navbar-toggler {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 0 0 0 5px;
}

header{
  box-shadow: 1px 1px 10px rgba(0,0,0,0);
  transition: all 300ms linear;
}

header.collapsed{
  box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
}


.button-common {
  padding: 0px 36px;
  height: 48px;
  border-radius: 40px;
  border: 2px solid #000;
  background-color: #fff;
  
  font-size: 20px;
  font-weight: 500;
  margin: 8px;
}

.button-common-neo {
  
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  width: 190px;
  height: 38px;
  border-radius: 60px;
  border: none;
  color: #fff;
  background-color: #000;
}

.naklada-link {
  
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-right: 10px;
}
.naklada-link:hover {
  color: #000;
}

/* Top Bar */
.top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  transition: all 300ms linear;
}

.top-bar__search-box-wrap {
  margin-left: 30px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
}

.top-bar__search-box {
  width: 61px;
  height: 19px;
  border: none;
  width: 160px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
/* Header */

header {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 1;
}

nav.navbar {
  padding: 17px 0;
  position: sticky;
  top: 0;
}

.main-nav {
  margin-left: auto;
}

.main-nav ul li {
  margin-left: 40px;
}

.main-nav ul li a {
  text-transform: uppercase;
  color: #5b5b5b;
  text-align: justify;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.65px;
}

.main-nav ul li a:hover,
.main-nav ul li.menu-item-active a {
  color: #000;
  font-weight: 700;
}

footer{
  border-top: 1px solid #B0B0B0;
  padding-top: 50px;
  margin-top: 80px;
}

.footer > img {
  width: 100%;
}

.footer-content {
  
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}

.footer-link-heading {
  
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 20px;
}

.footer-link {
  
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  display: block;
  color: #000;
}
.footer-link:hover {
  color: #000;
}

/* ============================ Index Page ========================== */

.hero-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.hero-section-img {
  height: 360px;
  width: 100%;
}

.page114-2section-left > h1 {
  font-size: 80px;
  font-style: italic;
  font-weight: 600;
  line-height: 93px;
  letter-spacing: 0em;
  text-align: left;
}

.page114-2section-right {
  border: 1px solid #000;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-self: center;
  height: 100%;
  padding: 40px;
}

.page114-2section-right > h1 {
  font-size: 80px;
  font-style: italic;
  font-weight: 600;
  line-height: 93px;
  letter-spacing: 0em;
  text-align: left;
}

.page114-2section-right > p {
  
  font-size: 19px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
}

.page114-3section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #b6b6b6;
  flex-wrap: wrap;
}

.page114-3section-shorting-list {
  color: #b6b6b6;
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  
}

.page114-3section-shorting-list:hover {
  color: #000;
}

.page114-4section > p {
  
  font-size: 19px;
  font-weight: 500;
  line-height: 23px;
}

.page114-5section h1 {
  font-size: 92px;
  font-style: italic;
  font-weight: 500;
  line-height: 111px;
  letter-spacing: 0em;
}

.page114-5section-filter {
  border-bottom: 1px solid #b6b6b6;
}

.page114-5section-filter-span {
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  line-height: 48px;
}

.page114-5section-link {
  
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  padding: 10px;
}

.page114-5section-link:hover {
  color: #000;
}

.page114-5section-left-p {
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.page114-5section-right {
  border-bottom: 1px solid #b6b6b6;
  padding-bottom: 10px;
  padding-top: 10px;
}

.page114-5section-right-img {
  width: 180px;
  height: 150px;
  margin-right: 12px;
}

.page114-5section-right-description {
  
  font-size: 15px;
  line-height: 24px;
  color: #5b5b5b;
}

.page114-5section-right-heading {
  
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0em;
}

.page114-5section-right-subheading {
  
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0em;
  color: #5b5b5b;
}

.page114-6section-header {
  border-bottom: 1px solid #b6b6b6;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.page114-6section-header > p {
  font-size: 40px;
  font-style: italic;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: -0.01em;
}

.page114-6section-content {
  border-bottom: 1px solid #b6b6b6;
  padding-bottom: 10px;
  padding-top: 10px;
}

.page114-6section-img {
  width: 180px;
  height: 120px;
  margin-right: 12px;
}

.page114-6section-description {
  
  font-size: 18px;
  font-weight: 500;
}

.page114-6section-heading {
  
  font-size: 24px;
  font-weight: 400;
}

.page114-7section-header {
  border-bottom: 1px solid #b6b6b6;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.page114-7section-header > p {
  font-size: 40px;
  font-style: italic;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: -0.01em;
}

.page114-7section-item-image-wrapper {
  background: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0px;
}

.page114-7section-item-image {
  width: 214px;
  height: 214px;
}

.page114-7section-item-text {
  
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
}

.naklad-section-select > select {
  
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  padding: 6px;
  margin-left: 4px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 30px;
}

.naklad-section-2-wrapper {
  background-color: #f2f2f2;
}

.naklad-section-2-tab-image {
  width: 200px;
  height: 300px;
  float: right;
  margin-right: 100px;
}

.naklad-section-2-tab-tag {
  font-size: 40px;
  font-style: italic;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: -0.01em;
  text-align: left;
}

.naklad-section-2-tab-content {
  font-size: 80px;
  font-style: italic;
  font-weight: 400;
  line-height: 79px;
  letter-spacing: 0em;
  text-align: left;
}

.tab-button,
.tab-button:hover {
  background-color: transparent;
  color: #000;
}

.tab-button.active {
  background-color: transparent !important;
  border-top: 4px solid #000;
  color: #000 !important;
  border-radius: 0%;
}

.tab-button.active.bottom {
  border-top: 0px !important;
  border-bottom: 4px solid #000;
}

.vijesti-section-2-header > h5 {
  font-size: 40px;
  font-style: italic;
  font-weight: 500;
  line-height: 48px;
}

.vijesti-section-2-header > p {
  
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.vijesti-section-2-left > p {
  font-size: 50px;
  font-style: italic;
  font-weight: 500;
  line-height: 49px;
  letter-spacing: 0em;
  text-align: left;
}

.vijesti-section-2-right > p {
  
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;
}

.entry-content img, .entry-content iframe{
  margin-bottom: 40px;
  max-width: 100%;
  height: auto;
}

.entry-content p{
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 156.5%;
  margin-bottom: 40px;
}

.tags-links, .cat-links{
  display: inline-block;
  width: auto;
}

.tags-links a, .cat-links a{
  border-radius: 40px;
  background: #F4F4F4;
  font-size: 16px;
  line-height: 44px;
  display: inline-block;
  padding: 0 17px;
  margin-right: 10px;
  color: #000;
}

.nice-title{
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}

.nice-title span{
    color: #000;
    font-size: 40px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.4px;
    border-right: 1px solid #000;
    display: inline-block;
    padding-bottom: 7px;
    padding-right: 13px;
    position: relative;
}

.related-post{
  border-bottom: 1px solid #D2D2D2;
  margin-bottom: 20px;
}

.related-posts .publish-date{
  margin: 20px 0 5px;
  font-size: 18px;
  color: #656565;
}

.related-post h3 a, .post-loop h3 a{
  color: #000;
  font-size: 22px;
  font-weight: 400;
  line-height: 110%;
  display: block;
}

.related-posts p{
  color: #575757;
}

.post-loop .featured-image img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.post-loop .publish-date{
  color: #656565;
  margin: 10px 0;
}

.pagination .nav-links{
  width: 100%;
  text-align: center;
  margin-top: 60px;
}

.nav-links > a, .nav-links > span {
    color: #222 !important;
    display: inline-block;
    width: 34px;
    line-height: 34px;
    border: 1px solid #222;
    text-align: center;
    margin-left: 4px;
}

.nav-links > a.next, .nav-links > a.prev {
    width: auto;
    padding: 0 15px;
}

.nav-links > span:not(.dots){
  font-weight: 700;
    color: #fff !important;
    background: #222;
}

.space-between{
    display: flex;
    justify-content: space-between;
}

.categories-tab{
    margin-bottom: -10px;
    margin-top: 7px;
}

.categories-tab a{
  padding: 12px 8px;
  margin: 0 20px;
  border-bottom: 10px solid transparent;
  color: #656565;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.2px;
}

.categories-tab a.active{
  border-color: #000;
  font-weight: 700;
}

.fc-theme-standard td, .fc-theme-standard th, .fc .fc-scrollgrid-liquid{
  border: none;
  text-align: left;
}

.fc .fc-daygrid-day-top {
    flex-direction: initial;
}

.fc-daygrid-day-top a, .fc .fc-col-header-cell-cushion{
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}

.fc .fc-toolbar-title{
  text-transform: capitalize;
  color: #000;
  font-size: 33.75px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}

.fc-event p{
  margin: 18px 0 0;
}

.fc-event a, .fc-event span, .fc-event strong{
  display: block;
  width: 100%;
  color: #000;
  line-height: 1;
}

.fc-event a{
  font-size: 15px;
  margin-top: 6px;
}

.fc-event span{
  font-size: 18px;
  color: #898989;
}

.fc-event strong{
  font-size: 15px;
}

.fc-event hr{
  margin: 3px 0 0;
}


@media (max-width: 576px) {
  .top-bar {
    display: block;
  }
  .top-bar-icon {
    text-align: center;
    margin-bottom: 8px;
  }

  .top-bar__search-box-wrap {
    margin-left: 0px;
  }

  .top-bar__search-box {
    width: 100%;
    height: 40px;
  }

  .header-logo {
    width: 200px;
  }

  .hero-section-img {
    height: 200px;
  }

  .page114-2section-left > h1,
  .page114-2section-right > h1,
  .page114-5section h1 {
    font-size: 40px;
    line-height: 43px;
  }

  .page114-2section-right {
    padding: 20px;
  }

  .page114-5section-right,
  .page114-5section-link,
  .page114-6section-content,
  .page114-6section-header {
    display: block !important;
  }
  .page114-5section-right-img,
  .page114-6section-img {
    width: 100%;
    height: 200px;
    margin-right: 0px;
    margin-bottom: 12px;
  }

  .naklad-section-2-tab-content,
  .vijesti-section-2-left > p,
  .page114-6section-header > p,
  .page114-7section-header > p {
    font-size: 30px;
    line-height: 33px;
    font-weight: bold;
    margin-bottom: 12px;
  }

  .page114-6section-heading,
  .naklad-section-2-tab-tag {
    font-size: 20px;
    line-height: 23px;
  }

  .button-common {
    margin: 4px;
    font-size: 18px;
    padding: 0px 30px;
  }

  .naklad-section-select > select {
    width: 100%;
    margin: 8px 0px;
  }

  .button-common-neo {
    margin: 4px;
  }

  .page114-5section-filter-span {
    display: block !important;
  }
}
