body{
  font-family: "Inter", sans-serif!important;
  color:#000D39!important
}

@media (min-width: 997px) {
  .custom-col-5 {
    flex: 0 0 auto;
    width: 20%!important; 
  }
}

.swiper-slide {
  height: 100%;
}

.banner-link {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: inherit;
}

.slide-bg {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.overlay {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3); /* ili izbriÃ…Â¡i ako ne Ã…Â¾eliÃ…Â¡ overlay */
}


.izbornik{
  position:absolute;
  width:100%;
  margin-top:38px;
  font-size:16px;
  z-index:20;
}

.navbar .container{
  background-color: rgba(255, 255, 255, 0.65);
  padding:20px!important;
  border-radius:10px;
}

.izbornik a{
  color:#fff;
  font-weight:500;
}

.izbornik .nav-link{
  margin: 10px
}

.izbornik .dropdown-menu{
  background:#fff;
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.16);
  margin-top:0px!important;
  margin-left:20px;
  border:none;
  border-radius:10px 10px 10px 10px;
  min-width:250px;
  max-width:350px;
  padding:0px;
  overflow:hidden;
}

.izbornik .dropdown-menu .dropdown-item {
  white-space: normal;   
  word-wrap: break-word;  
  padding: 10px 15px; 
  line-height: 1.3;
  font-size:14px;
  border-bottom:solid 1px#1534a126
}


.izbornik .dropdown-menu a{
  padding:15px;
  color:#00124f;
}


.izbornik .dropdown-item.active {
  text-decoration: none;
  background: none!important;
  font-weight:bold;
}

.nav-item.dropdown:last-child .dropdown-menu {
  right: 0;
  left: auto;
  transform: none;
}

.glavni-banner {
  width: 100%;
  height: 650px;
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.overlay {
  position: absolute;
  inset: 0;
  background-color: #0012527A;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-title {
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}

.mySwiper .swiper-pagination {
  position: absolute !important;
  top: 50% !important;
  left: 40px !important;
  transform: translateY(0%) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 12px;
  z-index: 100;
  pointer-events: auto;
  width:50px!important;
}

.mySwiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 0.4;
  border-radius: 50%;
  transition: opacity 0.3s ease;
}

.mySwiper .swiper-pagination-bullet-active {
  opacity: 1;
}

.podstranice{
  height:560px;
}

.podstranice a{
  text-decoration:none!important;
  font-size:18px;
}

.podstranice .bg-dark{
  background:#001252ad!important;
}

.podstranice.podstranice-page{
  height:400px;
}

.podstranice.podstranice-page .bg-dark{
  background:#000D39!important;
}

.podstranice h1{
  margin-top:90px;
}

.podstranice.podstranice-page h1 {
  margin-top: 0;

  height: 250px;
  margin-top:157px;
  display: flex;
  align-items: center;
  justify-content: center;
}



.tabovi {
  margin-top:-30px;
  position:relative;
  z-index:1;
  color:#c9d1eb
}

.tab{
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.16);
  text-align:center;
  background:#fff;
  padding:20px;
  border-radius:7px;
  transition: all 0.5s
}

.tab:hover{
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.56);
}

.tab img{
  height:50px;
  object-fit:cover;
  margin-top:10px!important
}

.tab-sektor {
  color:#c9d1eb!important;
  font-size:16px;
}

.tab-naslov{
  color:#000D39!important;
  font-size: 14px;
  margin-top:20px;
}

.novosti-header{
  margin-top: 100px;
}

.novosti-header h2{
  margin-bottom:40px;
}

.novosti-header a{
  text-decoration:none;
  color:#e0b614;
  font-size:18px;
  font-weight:bold
}

.novosti-naslovna{
  aspect-ratio: 16/9; 
  background-size: cover; 
  background-position: center;
}

.novosti-naslovna h5{
  color:#fff;
  padding:10px 0;
}

.novosti-naslovna .novost{
  transition: all 0.5s;
}

.novosti-naslovna .novost:hover{
  transition: all 0.5s;
  background: rgba(0,0,0,0.8)!important;
}

.linkovi-naslovnica{
  margin-top: 100px;
}

.linkovi-naslovnica .link-naslovna{
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.16);
  font-size:24px;
  padding:30px;
  margin-bottom:45px;
  transition: all 0.5s
}

.linkovi-naslovnica .link-naslovna:hover{
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.56);
}

.link-naslovna .naslov{
  color:#000D39;
  font-weight:500;
  font-size:1.3rem
}

.strelica{
  color:#e0b614;
  border:solid 3px;
  width:50px;
  text-align:center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  aspect-ratio: 1 / 1;
  font-size: 20px;
  transition:all 0.5s
}

.linkovi-naslovnica .link-naslovna:hover .strelica{
  color:#000;
}

.poduzeca{
  margin:50px 0
}



.poduzeca h2{
  margin-bottom:80px;
  color: #000D39;
  /* font-weight:bold; */
}

.top-button{
  background:#e0b614!important;
  border:none!important;
}

.footer-sik{
  background:#000d38;
  padding:50px;
  background-repeat: no-repeat; 
  background-position: right center; 
  background-size: contain;
}

.footer-natpis{
  margin-top:20px;
  font-size:14px;
  line-height:1.4
}


.footer-sik li{
  margin-top:30px
}

.footer-sik .fa{
  background:#142048;
  width:50px;
  text-align:center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  aspect-ratio: 1 / 1;
  font-size: 15px;
  border-radius:20px
}

.footer-sik h6{
  font-weight:600
}

.footer-2{
  background:#001766;
  font-size:14px;
  padding:20px;
}

.footer-2 a {
  color:#fff;
  text-decoration:none;
}



.ministrica-1 > .wp-block-column:last-child::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: calc(100% + 150px);
  background-color: #f1f3f9; 
  z-index: -1;
  padding-top:50px!important
}

.ministrica-1 {
  padding-top:50px!important;

}

.ministrica-2{
  background:#fff;
  padding:50px!important;
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.16);
}

.ministrica-2 h2{
  font-weight:bold;
  margin-bottom:30px
}

.ministrica-3 {
  background: linear-gradient(to right, #000D39 0%, #001766 100%);
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top:100px;
  margin-bottom:-50px;
  padding: 50px 0;
  color:#fff;
  border-bottom:solid 5px #e0b614
}

.ministrica-3 > * {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.ministrica-3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: #f1f3f9;
  z-index: -1;
}

.ministrica-3 h2{
  margin-bottom:30px;
}

.ministrica-3 li{
  margin-bottom:30px;
}

.ministrica-3 {
  list-style: none;
  padding-left: 0;
}

.ministrica-3 li {
  list-style: none;
  position: relative;
  padding-left: 1.5em;
  color: white; 
}

.ministrica-3 li::before {
  content: "\f0da"; /* fa-file */
  font-family: "Font Awesome 7 Free";
  font-weight:bold;
  position: absolute;
  left: 0;
  top: 5px;
  color: #ffcc00; 
  font-size: 0.7em;
  line-height: 1.5;
}

.ministrica-3 .wp-block-list{
  padding-left:0
}

.ministrica-3 .wp-element-button {
  display: flex!important;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 1.2rem 1.5rem;
  background-color: rgba(255, 255, 255, 0.05)!important;
  color: white!important;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.2)!important;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-top:50px;
}

.ministrica-3 .wp-element-button::after {
  content: "\f061";
  color: #FFC700!important;
  font-size: 1.2rem!important;
  transition: transform 0.3s ease!important;
  font-family: "Font Awesome 7 Free";
}

.ministrica-3 .wp-element-button:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
  text-decoration: none;
}

.ministrica-3 .wp-element-button:hover::after {
  transform: translateX(4px);
}

.liijevi-meni-ministarstvo  {
  margin-bottom: 50px!important;

}

.liijevi-meni-ministarstvo a {
  display: block;
  padding: 15px 20px ;
  background-color: #ffffff;
  color: #001644;
  font-weight: 600;
  text-decoration: none;
  border-radius: 6px;
  margin-bottom: 0!important;
  position: relative;
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 2px 20px 0px #00000017;
}


.liijevi-meni-ministarstvo p {
  margin: 0!important;

}

.liijevi-meni-ministarstvo a:hover {
  background-color: #f4f6f9;
  text-decoration: none;
}

.liijevi-meni-ministarstvo a.active {
  background-color: #ffffff;
  color: #001644;
  position: relative;
}

.liijevi-meni-ministarstvo a.active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 6px;
  background-color: #FFC700;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.dokumenti-desno{
  border-top:solid 1px #000D391F;
  padding-top:30px
}

.dokumenti-desno a {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  text-decoration: underline;
  color: #001644;
  font-weight: 500;
  margin-bottom: 1rem;
  line-height: 1.4;
}

.dokumenti-desno a::before {
  content: "\f15c"; /* fa-file */
  font-family: "Font Awesome 7 Free";
  font-weight: 400;
  color: #FFC700;
  font-size: 1.1rem;
  margin-right: 0.5rem;
}

.desno-ministarstvo  {
  padding:0 50px
}

.desno-ministarstvo .wp-block-heading {
  color: #001644;
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.desno-ministarstvo > p:first-of-type {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-weight: 500;
  color: #001644;
  margin-bottom: 1.2rem;
  line-height: 1.6;
}

.desno-ministarstvo > p:first-of-type::before {
  content: "\f0da"; /* fa-file */
  font-family: "Font Awesome 7 Free";
  font-weight:bold;
  color: #FFC700;
  font-size: 1.1rem;
  line-height: 1.4;
  flex-shrink: 0;
  margin-top: 0.2rem;
}


.desno-ministarstvo .wp-block-list {
  padding-left:50px;
  color: #001644;
}

.desno-ministarstvo .wp-block-list li {
  margin-bottom: 0.7rem;
  list-style: disc;
  line-height: 1.6;
}

.ministarstvo-kontakti {
  background:#f1f3f9;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top:100px;
  margin-bottom:-50px;
  padding: 100px 0;
}

.ministarstvo-kontakti > * {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.ministarstvo-kontakti h2{
  margin-bottom:20px;
}

.ministarstvo-kontakti .wp-block-column{
  background:#fff;
  padding:50px;
  box-shadow: 0px 2px 20px 0px #00000029;
}

.ustrojstvo{
  box-shadow: 0px 2px 20px 0px #00000029;
  padding:50px
}

.ustrojstvo h2{
  margin:65px 0 15px 0
}

.ustrojstvo .fa-solid{
  background:#c9cfe0;
  padding: 10px;
  border-radius:100px;
  margin-right:10px;
  width:37px;
  aspect-ratio:1/1!important;
}

.download.site-content {
  box-shadow: 0px 2px 20px 0px #00000029;
  margin-top:-100px;
  position:relative;
  background:#fff;
  z-index:5;
  padding:50px 80px!important;
  margin-bottom:50px
}

.download.site-content a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 40px;
  background-color: #fff;
  box-shadow: 0px 2px 20px 0px #00000029;
  text-decoration: none;
  color: #001766;
  font-weight: 600;
  font-size: 20px;
  transition: all 0.3s ease;
  position: relative;
}

.download.site-content a::after {
  content: "\f061"; 
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #ffc700;
  font-size: 20px;
  transition: transform 0.3s ease;

}

.download.site-content a:hover::after {
  transform: translateX(4px);
}

.ikona{
  text-align:right!important;
  margin-top:-50px
}

.preuzimanja .card{
  box-shadow: 0px 2px 20px 0px #00000029;
  border:none!important;
  border-radius:0;
  padding:20px;
}

.preuzimanja a{
  color:#000D39;
  text-decoration:none;
}

.filter{
  margin-bottom:50px!important
}

.filter .btn{
  background:#000d39!important;
  color:#fff
}

.filter .btn:hover{
  background:#001766!important;
  color:#fff
}

.header-post.izbornik{
  position:relative!important;
  margin-top:38px;
}

.header-post .navbar .container{
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 20px 0px #00000029;
}

.header-post a{
  color:#000d39!important;
}


.header-post.izbornik .nav-link.active{
    color:#000d39!important;
}


.header-post.izbornik .dropdown-menu a{
  color:#000d39!important;
}

.novosti-kategorija img{
  height:250px;
  object-fit:cover;
  border-radius:0!important;
  border-bottom: solid 10px #EFBE00
}

.novosti-kategorija .card{
  border-radius:0!important;
  border:none;
}

.novosti-kategorija .card-body{
  padding:10px 0;
}

.novosti-kategorija .card-body h2{
  color:#000D39;
  font-size:20px;
}

.page-link.active, .active>.page-link {
    background-color: #000D39!important;
    border-color: #000D39!important;
  color:#fff!important;
}

.page-link {
    color: #000D39!important;;
}

.share-box .btn {
  padding: 20px;
  font-size: 1rem;
  line-height: 1;
  border-radius: 0.375rem;
  margin-top:20px
}

.share-box i {
  display: inline-block;
  vertical-align: middle;
}

.plavi-odsjek{
  text-align:center!important;
  background:#001766;
  color:#fff;
  font-size:22px;
  font-weight:bold;
  padding:100px 0;
  top:-30px;
  position:relative;
  border-radius:6px
}

.bijeli-odsjek{
  text-align:center!important;
  background:#fff;
  box-shadow: 0px 2px 20px 0px #00000029;
  max-height:200px;
  border-radius:6px;
  position: relative; 
  transition:all 0.5s;
  padding:50px;
}

.menu-odsjek a{
  color:#001766!important
}

.bijeli-odsjek:hover{
  box-shadow: 0px 2px 20px 0px #0000006e;
}

.menu-odsjek{
  margin-top:-100px;
  position:relative;
  z-index:1;

}

.strelica-sektor {
  font-size: 30px;
}

.sadrzaj{
  background:#eef0f7;
  padding:300px 0 50px;
  margin:-250px auto 0 auto;
}

.sadrzaj-dokumenti{
  background:#eef0f7;
  padding:150px 0;
  margin:-100px;
}

.sadrzaj-dokumenti a {
  font-weight:bold;
  color:#000D39
}

.dokumenti-sjena .card{
  box-shadow: 0px 2px 20px 0px #00000029;
  border:none;
  border-radius:0;
  color:#000D39;
  padding:30px
}

.dokumenti-sjena h1{
  font-size:35px;
  margin-bottom:20px;
  font-weight:bold
}

.dokumenti-sjena h2{
  font-size:25px;
  margin-bottom:20px;
  font-weight:bold
}

.dokumenti-sjena a {
  font-weight:bold;
  color:#000D39
}


.sektor-kontakt {
  padding:0 25px!important;
  color:#000D39
}

.sektor-kontakt .row{
  background:#fff;
  box-shadow: 0px 2px 20px 0px #00000029;
  padding:20px 0 35px 50px!important;
}


.sektor-kontakt a{
  color:#000D39;
  text-decoration:none
}

.ikona-kontakt{
  background:#c9cfe0;
  padding:15px;
  border-radius:50px;
  aspect-ratio:1/1!important;
  width:45px!important;
}

.cetvrti{
  position:relative;
  top:-70px;
  z-index:1
}

.accordion-item{
  border: none!important;
  box-shadow: 0px 2px 20px 0px #00000029;
}

.accordion-header {
  font-size:20px!important
}

.accordion-button-custom {
  background-color: #fff;
  border: none!important;
  padding: 1.5rem;
  font-weight: 500;
  color: #00113a;
  font-size:15px!important

  transition: background-color 0.3s ease;
}

.accordion-button-custom:focus {
  outline: none;
  box-shadow: none!important;
  background-color: #fff;
}

.accordion-button-custom .plus-icon {
  color:#e0b614;
  border:solid 3px;
  width:50px;
  text-align:center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  aspect-ratio: 1 / 1;
  font-size: 25px;
  transition:all 0.5s
}

.accordion-button::after {
  display: none !important;
}

.accordion-collapse {
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 1rem 1.5rem;
}

.sektor-in{
  margin-top:-100px;
  position:relative;
  z-index:1;
  margin-bottom:50px
}

.sektor-content{
  box-shadow: 0px 2px 20px 0px #00000029;
  padding:50px!important;
  background:#fff;
}

.sektor-content h2{
  margin-top:50px
}

.sektor-in h1{
  margin-bottom:30px;
  font-weight:bold
}

.sektor-in a, .accordion-body a, .wp-block-file a {
  position: relative;
  color: #00113a;
  text-decoration: none;
  border-bottom: 1px solid #c1c1c1;
  font-weight: 500;
  font-size: 16px;
  padding-left: 1.6rem; 
  display: inline-block;
}

.sektor-in a::before, .accordion-body a:before, .wp-block-file a:before  {
  content: "\f15c";
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; 
  color: #e6b800;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
}



.link-box {
  transition: box-shadow 0.2s ease;
  min-height: 160px;
  box-shadow: 0px 2px 20px 0px #00000029;
}

.link-box .arrow-icon {
  font-size: 1.5rem;
  color: #e6b800;
}

.link-box:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
}

.povezani-dokumenti{
  margin-bottom:50px
}

.povezani-dokumenti .col-md-4{
  margin-bottom:30px
}

.table-responsive{
  box-shadow: 0px 2px 20px 0px #00000029;
  padding:20px;
}


.table-responsive th,
.table-responsive td {
  border-left: 0px solid #ddd!important;
  border-right: 0px solid #ddd!important;
  padding: 12px!important;
  vertical-align: top;
  text-align: left;
  white-space: normal;
  word-break: break-word;
  font-size: 13px;
}

.table-responsive th{
  color:#000D39!important
}

.kontakt-code .naslov{
  margin-bottom:20px!important
}

.kontakt-code .naslov .fas{
  top:-5px;
  position:relative
}

.kontakt-code-in  .fas{
  color:#001766!important;
  width:50px;
  text-align:center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  aspect-ratio: 1 / 1;
  font-size: 16px;
  transition:all 0.5s;
  background:#c9cfe0;
  border-radius:50px;
  top:10px;
  position:relative;
}

.kontakt-lijevo{
  background:#000D39;
  color:#fff;
  padding:40px;
  border-radius:5px;
}

.kontakt-lijevo h4{
  font-weight:bold;
  font-size:20px;
  margin-bottom:0!important
}

.kontakt-lijevo p{
  margin-top:10px!important
}

.sjena-kontakt{
  padding:50px;
  box-shadow: 0px 2px 20px 0px #00000029;
  margin-top:-100px;
  position:relative;
  z-index:1;
  background:#fff
}

.wpcf7 form .wpcf7-form-control {
  border: none;
  border-bottom: 1px solid #e0e4ec;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
  font-size: 16px;
  background-color: transparent;
  width: 100%;
}

.wpcf7 form .wpcf7-form-control:focus {
  border-bottom: 2px solid #001b6e;
  outline: none;
  background-color: transparent;
}

.wpcf7 input[type="submit"].btn-primary {
  background-color: #000d39;
  color: white;
  padding: 0.75rem 1.5rem;
  font-weight: 500;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  transition: background-color 0.2s ease;
}

.wpcf7 input[type="submit"].btn-primary:hover {
  background-color: #002a99;
  
}

.kontakt-desno{
  padding-left:50px;
}

.kontakt-desno h2{
  margin-bottom:50px!important;
  margin-top:30px!important
}

.lista-fix{
  left:16px;
  position:relative;
}

.novosti-kategorija h1{
  text-align:center;
}

.novosti-kategorija .blog-post-title{
  margin-bottom:20px
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #00176605!important;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #fff!important;
}


.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #000d3a!important;
}

.page-numbers{
  padding:10px;
  border:solid #cccccc 1px;
  transition: all 0.5s;
}

a.page-numbers {
  color:#000!important;
  text-decoration:none;
}

.page-numbers:hover{
  background: #dfdfdf
}

.trazi-sik .wp-block-search__label{
  font-size:20px;
  font-weight:bold;
  margin-bottom:10px;
}

.trazi-sik input {
  border-style: solid;
  border-color: #ccc;
  border-width: 0px 0px 1px 0; 
  border-radius:0;
    padding: 20px 10px 20px 0
}

.trazi-sik .btn{
  border-style: solid;
  border-color: #ccc;
  border-width: 0px 0px 1px 0; 
  border-radius:0;
    padding: 20px 10px 20px 0
}

.trazi-sik .btn:hover{
  background:none;
  color:#000;
  border-color: #ccc;
}

.pretraga-sik-in .card{
  border:none!important;
  box-shadow: 0px 2px 20px 0px #00000029;
  position:relative;
  background:#fff;
  z-index:5;
  padding:10px 20px!important;
  margin-bottom:50px
}

.pretraga-sik-in time{
  color:#979cb0
}

.pretraga-sik-in a{
  color:#000d39;
}

.pretraga-sik-in a .fa-solid {
  color:#e0b614;
}

form[role="search"] input[type="search"]:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #e0b614 !important;     
}


form[role="search"] input[type="search"] {
  -webkit-appearance: none;
  appearance: none;
}

form[role="search"] input[type="search"]::-webkit-search-cancel-button,
form[role="search"] input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

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

.navbar-brand{
  max-width:250px
}
}

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

.izbornik{
  width:calc(100% - 20px);
  margin:10px;
}

.navbar-brand{
  max-width:70%
}

.navbar .container{
  padding:15px!important;
  border-radius:5px;
}

.nav-toggler{
  background:#000d3a!important;
  color:#fff!important;
  border:none!important
}

.izbornik a{
  color:#fff;
  font-weight:500;
}

.glavni-banner {
  width: 100%;
  height: 350px;
}


.mySwiper .swiper-pagination {
  left: 10px !important;
}

.mySwiper .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
}

.tabovi {
  margin-top:-10px;
}

.tab {
  padding:10px 15px 10px 10px;
  text-align:left;
  margin:0!important
}

.tab img{
  height:40px;
  margin-top:0px!important;
  margin-right:10px;
  border-right: solid 1px #c9d1eb;
  padding-right:10px
}

.tabovi .col-12{
  margin:5px 0
}

.tab-sektor {
  font-size:13px;
  margin-bottom:px
}

.tab-naslov{
  font-size:15px;
  margin:0!important;
  line-height:1
}

.novosti-header{
  margin-top:50px
}

.novosti-header h2{
  margin-bottom:20px;
}

.novosti-header a{
  font-size:14px;
}


.novosti-naslovna h5{
  padding:5px 0;
  font-size:16px
}


.linkovi-naslovnica{
  margin-top:30px
}

.linkovi-naslovnica .link-naslovna{
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.16);
  padding:10px 10px 10px 15px;
  margin-bottom:15px;
  transition: all 0.5s
}

.strelica{
  border:solid 1px;
  width: 30px;
  font-size: 15px;
}

.poduzeca{
  margin:30px 0
}

.poduzeca h2{
  margin-bottom:40px;
  font-size:20px
}


.footer-sik{
  background:#000d38;
  padding:50px 10px;
}

.footer-natpis{
  margin-top:20px;
  font-size:13px;
}

.footer-sik li{
  margin-top:15px
}

.footer-sik h6{
  margin:30px 0
}

.footer-2{
  font-size:13px;
}

.offcanvas-title {
  display:none!important
}

.offcanvas{
  background:#000d38!important
}

.offcanvas li{
  border-top:solid 1px #ffffff33
}

.offcanvas .btn-close {
  filter: invert(1); 
  opacity: 1;
}
  
.offcanvas .dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.izbornik .dropdown-menu{
  background:#000d37;
  margin-top:0px!important;
  border-radius:0;
  margin-left:00px;
}

  .izbornik .dropdown-menu a{
  padding:15px;
  color:#fff;
}
  
.izbornik .dropdown-menu .dropdown-item {
  border-bottom:solid 0px#ffffff30
}


.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #c9d1eb!important
}

.ministrica-1 {
  padding-top:0px!important;
  font-size:14px;
}

.ministrica-2{
  padding:20px!important;
  font-size:14px;
}

.ministrica-2 h2{
  margin-bottom:10px
}

.ministrica-3 {
  margin-top:10px;
  font-size:14px
}

.ministrica-3 h2{
  margin-bottom:20px;
}

.ministrica-3 li{
  margin-bottom: 10px;
}

.liijevi-meni-ministarstvo  {
  margin-bottom: 20px!important;

}

.liijevi-meni-ministarstvo a {
  font-size:14px
}


.liijevi-meni-ministarstvo p {
  margin: 0!important;

}

.dokumenti-desno{
  padding-top:20px
}

.dokumenti-desno a {
  font-size:14px
}

.desno-ministarstvo  {
  padding:0 0px
}

.ministarstvo-kontakti {
  margin-top:20px;
  margin-bottom:-50px;
  padding: 20px 0;
}

.ustrojstvo{
  padding:20px
}

.podstranice.podstranice-page{
  height:300px;
}

.podstranice{
  height:260px;
}

.download.site-content {
  margin-top:0px;
  padding:15px!important
}

.download.site-content a{
  padding: 15px 10px;
  font-size: 14px;
}

.filter input, .filter select{
  margin-bottom:10px
}

.header-post .offcanvas a{
  color:#fff!important;
}

.kontakt-lijevo{
  padding:20px;
}

.kontakt-lijevo h4{
  font-weight:bold;
  font-size:15px;
  margin-bottom:0!important
}

.kontakt-lijevo p{
  font-size:13px;
}

.sjena-kontakt{
  padding:10px;
  margin-top:-10px;
}


.podstranice a{
  font-size:14px;
}

.podstranice h1{
  margin-top:90px;
  min-width:100%!important;
}

.podstranice .start-50 {
  width:100%;
}
  
.download.site-content a:hover::after {
  transform: translateX(4px);
}

.ikona{
  text-align:right!important;
  margin-top:-50px
}

.preuzimanja .card{
  padding:10px;
}

.preuzimanja .card h5{
  font-size:16px
}


.filter{
  margin-bottom:20px!important;
}

.filter .btn{
  font-size:14px
}

.filter input, .filter select{
  font-size:14px
}

.plavi-odsjek{
  font-size:16px;
  padding:20px 0;
  top:0px;
  margin-bottom:20px
}

.bijeli-odsjek{
  max-height:0px;
  padding:30px;
  font-size:13px;
  margin-bottom:20px
}

.podstranice h1{
  font-size:22px;
  width:100%!important;
}
  
.menu-odsjek{
  margin-top:0px;
}

.strelica-sektor {
  font-size: 20px;
  top:10px
}

.sadrzaj{
  background:#eef0f7;
  padding:580px 10px 50px;
  margin:-550px auto 0 auto;
    font-size:14px
}

.sadrzaj-dokumenti{
  font-size:14px;
  padding:30px 0;
  margin:0px;
}

.dokumenti-sjena .card{
  font-size:14px;
  padding:0px
}

.dokumenti-sjena h1{
  font-size:35px;
  margin-bottom:20px;
  font-weight:bold
}

.dokumenti-sjena h2{
  font-size:25px;
  margin-bottom:20px;
  font-weight:bold
}

.dokumenti-sjena a {
  font-weight:bold;
  color:#000D39
}


.sektor-kontakt {
  padding:0 25px!important;
  color:#000D39;
  font-size:13px;
}

.sektor-kontakt .row{
  padding:0px 0 25px 10px!important;
  text-align:left!important
}

.ikona-kontakt{
  background:#c9cfe0;
  padding:15px;
  border-radius:50px
}

.cetvrti{
  position:relative;
  margin-top:-60px;
  top:0;
  z-index:1
}

.accordion-item{
  border: none!important;
  box-shadow: 0px 2px 20px 0px #00000029;
}

.accordion-header {
  font-size:16px!important;
}

.accordion-button-custom {
  padding: 1.0rem;
}

  .accordion-button-custom span{
  text-align:left;
}


.accordion-button-custom .plus-icon {
  width: 30px;
  font-size: 20px;
}

.accordion-body{
  padding:0!important;
  font-size:14px
}

.sektor-in{
  margin-top:10px;
  position:relative;
  z-index:1;
  margin-bottom:50px
}

.sektor-content{
  font-size:13px;
  padding:20px!important;
}

.link-box {
  min-height: 60px;
}

.povezani-dokumenti{
  margin-bottom:10px
}

.povezani-dokumenti .col-md-4{
  margin-bottom:20px
}

.table-responsive{
  box-shadow: 0px 2px 20px 0px #00000029;
  padding:20px;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive table {
  width: 100%;
  min-width: 600px;
  border-collapse: collapse;
}

.table-responsive th,
.table-responsive td {
  border-left: none !important;
  border-right: none !important;
  padding: 12px !important;
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
  word-break: keep-all;
  font-size: 13px;
}

.kontakt-code-in  .fas{
  top:5px;
}

.kontakt-lijevo{
  background:#000D39;
  color:#fff;
  padding:40px;
}

.kontakt-lijevo h4{
  font-weight:bold;
  font-size:20px;
  margin-bottom:0!important
}

.kontakt-lijevo p{
  margin-top:0px!important
}

.sjena-kontakt{
  padding:10px;
  margin-top:0px;
}

.wpcf7{
  padding:5px;
}


.footer-sik{
  background-repeat: no-repeat; 
  background-position: right top; 
  background-size: contain;
}

.share-box  {
  padding: 50px 0;
}

.ministrica-3 .wp-element-button {
  margin-top:10px;
}
  
.link-naslovna .naslov{
  color:#000D39;
  font-weight:500;
  font-size:1.0rem
}

.podstranice.podstranice-page h1 {
  margin-top: 0;
  height: 210px;
  margin-top:100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

  .kontakt-desno{
  padding-left:0px;
}

.nav-link:hover, .nav-link:focus {
    color: #fff!important;;
}

.sektor-content h1{
  margin-top:20px
}

.ministrica-3 :where(.is-layout-flex) {
    gap: 0px!important;
}

.header-post.izbornik .nav-link.active{
    color:#fff!important;
}
  
.header-post.izbornik .dropdown-menu a {
    color: #fff !important;
}


}