#sp-header {
	
	box-shadow: none;
}

#sp-header.lg-header {
  box-shadow: none;
  background-image: linear-gradient(194deg, #051d40 0%, #3d5f9b 100%) !important;
}

#sp-header .logo {
  height: 140px;
}

.logo-image {
  height: 90px !important;
}

#sp-header-topbar {
  position: relative;
  z-index: 111;
  padding: 20px;
}

#sp-header-topbar .container-inner {
  border-bottom: 0;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #FFF;
}
div.k2ItemsBlock ul li div.moduleAttachments {
	
display: flex;
flex-direction: column;


}

div.catItemView {
  margin-bottom: 0px !important;
  padding: 4px;
}

/*

div.moduleAttachments a.doc::before,
div.moduleAttachments a.docm::before,
div.moduleAttachments a.docx::before,
div.itemAttachmentsBlock a.docm::before,
div.itemAttachmentsBlock a.docx::before,
div.itemAttachmentsBlock a.doc::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  content: "\f1c2";
  position: absolute;
  margin-left: -16px;
  font-size: 16px;
  color: #394e7c;
  margin-top: -2px;
  font-weight:300 !important;
}


div.itemAttachmentsBlock a.pdf::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  position: absolute;
  margin-left: -16px;
  font-size: 16px;
  color: #ec430f;
  margin-top: -2px;
  font-weight:300 !important;
}

div.itemAttachmentsBlock a.xlsx::before,
div.itemAttachmentsBlock a.xls::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  content: "\f1c3";
  position: absolute;
  margin-left: -16px;
  font-size: 16px;
  color: #009845;
  margin-top: -2px;
  font-weight:300 !important;
}

div.itemAttachmentsBlock a.pptx::before,
div.itemAttachmentsBlock a.ppt::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  content: "\f1c4";
  position: absolute;
  margin-left: -16px;
  font-size: 16px;
  color: #ff541f;
  margin-top: -2px;
  font-weight:300 !important;
}
*/

.skupovi a.moduleItemTitle {
  color: #000;
  font-weight: bold;
  font-size: 1.2em;
  order: 3;
}

.skupovi ul li {
	
	display: flex !important;
	flex-direction: column;
}

.skupovi span.moduleItemDateCreated {
  order: 1;
  font-size: 0.7em;
  color: #797979;
  font-weight: bold;
}

.skupovi a.moduleItemCategory {
  order: 2;
  font-size: 0.8em;
  color: #2769b0;
  font-weight: bold;
  position: absolute;
  margin-top: -20px;
}

.skupovi .moduleItemIntrotext {
	font-size: 0.8em;
	color: #797979;
	order: 4; 
}

div.itemHeader span.itemDateCreated {
  color: #999;
  font-size: 11px;
  display: none;
}

.skupovi .moduleAttachments {
	
	order: 5;
}

.skupovi .moduleItemReadMore {
	
	order: 6;
}

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

a.pdf::after{
  content: "pdf";
  position: absolute;
  margin-left: 8px;
  font-size: 13px;
  color: red;
  margin-top: 4px;
  font-weight: 300 !important;
  border: 1px solid;
  width: 30px;
  text-align: center;
  line-height: 17px;
}

a.docx::after{
  content: "docx";
  position: absolute;
  margin-left: 8px;
  font-size: 13px;
  color: #0af;
  margin-top: 4px;
  font-weight: 300 !important;
  border: 1px solid;
  width: 40px;
  text-align: center;
  line-height: 17px;
}

a.doc::after{
  content: "doc";
  position: absolute;
  margin-left: 8px;
  font-size: 13px;
  color: #0af;
  margin-top: 4px;
  font-weight: 300 !important;
  border: 1px solid;
  width: 30px;
  text-align: center;
  line-height: 17px;
}

.sp-megamenu-parent > li > a {
  color: #fff;
}

div.itemBackToTop {
  display: none;
}

div.itemIntroText {
  color: #757575;
  font-size: 15px;
  font-weight: normal;
  line-height: 15px;
  padding-bottom: 0;
}

a {
  color: #0a314d;
  font-weight: bold;
}



div.itemExtraFields {
  margin: 16px 0 0 0;
    margin-top: 16px;
  padding: 8px 0 0 0;
    padding-top: 8px;
  border-top: 1px solid #ddd;
  margin-top: 50px;
  padding-top: 20px;
  
}

div.itemExtraFields h3 {
  margin: 0;
  padding: 0 0 8px 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #0a314d;
}

div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: auto;
  color: #000;
  font-size: 0.8em;
}

div.itemExtraFields ul li {
  display: flex;
}

div.itemContentFooter {
  display: block;
  text-align: left;
}

div.itemContentFooter {
  text-align: left;
  color: #0a314d;
  font-weight: bold;
  margin-top: 0px;
  padding-left: 3px;
}

div.itemHeader h2.itemTitle {
  padding: 10px 0 4px 0;
  margin: 0;
  font-weight: bold;
  color: #062135;
}

#k2Container {
  padding-left: 20px;
}

div.itemCategory a {
  color: white !important;
  background: #0a314d;
  padding: 10px;
  display: none;
}

div.itemCategory span {
  display: none;
}

a.aridoc-dl {
	
  color: white !important;
  background: #0a314d;
  padding: 10px;
}

.aridoc-dl-container {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px !important;
}



#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: none;
  padding: 10px;
  border-radius: 0;
}



div.k2CategoriesListBlock ul li {
	
	margin-bottom: 0px;
}

#sp-left {
	
	background: #f2f2f2;
}

div.itemExtraFields ul li span.itemExtraFieldsValue {
  color: #757575;
  font-size: 0.8em;
}

#sp-footer, #sp-bottom {
  background-image: linear-gradient(194deg, #051d40 0%, #3d5f9b 100%) !important;
  color: #FFFFFF;
}

#sp-footer .container-inner {
  padding: 0;
  border-top: none;
}

div.itemListCategory {
  background: transparent;
  border: none;
  border-radius: 4px;
  margin: 0 0 24px 0;
  padding: 8px;
}

div.itemListCategory h2 {
  text-align: center;
  font-weight: bold;
  color: #062135;
}

div.subCategory {
  background: transparent;
  border: none;
  border-bottom: 1px solid #eaeaea;
  margin: 4px;
  padding: 8px;
}


div.itemListSubCategories h3 {
  font-size: 2.25em;
  font-weight: bold;
  color: #062135;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}

div.subCategory h2 {
  font-size: 1.2em;
}

div.subCategory h2 a {
  color: black;
}

div.k2CategoriesListBlock ul li a:hover,
div.subCategory h2 a:hover {
	
	color: #1c3a6e !important;
}
div.catItemCategory span,
.subCategoryMore {
	
	display:  none;
}

div.catItemCategory a {
  color: white !important;
  background: #0a314d;
  padding: 10px;
  display: none;
}

a:hover, a:focus, a:active {
  color: #0562AE;
}
.sp-megamenu-parent > li:hover > a,
.sp-module ul > li > a:hover {
  color: #056BBA;
}

.skupovi a.moduleItemTitle:hover {
  color: #0562AE;
}

.logo-image-phone {
  height: 80px !important;
}

#sp-left {
  background: transparent;
  border-right: 5px solid #062135;
}

.skupovi .moduleItemReadMore
{
  width: 100px;
  background: #062135;
  color: white;
  text-align: center;
  padding: 5px;
  font-size: 12px;
}


#sp-contact {
	
	display: none;
}

#sp-logo {
	
	width: auto;
}

#sp-social {
	
	width: auto;
}

#sp-header-topbar .container-inner > .row {
  min-height: 80px;
  display: flex;
  justify-content: space-between;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 80px;
  font-size: 1.1em;
  margin: 0;
}
.related-article-list-container,
.pager,
.article-details .article-ratings-social-share,
.article-details .article-info {
	
	display: none !important;
}

.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 3rem;
  text-align: center;
  text-transform: uppercase;
  color: #062135;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}

div[itemprop="articleBody"] {
  width: 80%;
  margin: auto;
  text-align: justify;
  padding: 50px;
}

div.k2CategoriesListBlock ul li a span.catCounter {
  color: #f01f24;
}

div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
  color: black;
}

div.itemContentFooter {
  text-align: left;
  color: #000;
  font-weight: bold;
  font-size: 0.8em;
}

.badge {

  font-size: 1em;
  color: #082044;

}

.skupovi-podataka ul.level0 li a {
	
	display: none !important;
}

.skupovi-podataka ul.level1 li a {
	
	display: block !important;
}

.itemid-142 div.itemListSubCategories h3 {
	
	display: none;
}

#column-wrap-id-1651058850762 {
	
	padding-left: 5px !important;
}


@media only screen and (max-width: 991px) {
	
	#sp-header-topbar {
		
		display: none;
	}
	
	#sp-header.lg-header {
		
		background: transparent;
		padding-top: 10px;
	}
	#sp-header.lg-header #sp-logo #offcanvas-toggler {
	  
	  display: none;
	  display: flex !important;
	  right: 0;
	  position: absolute;
	}
	
	.skupovi a.moduleItemCategory {

	  right: 40%;
	}
	
	h4 {

	  font-size: 1.2em;
	}
	 
	#k2ModuleBox94 ul {
		
		display: flex;
		justify-content: space-evenly;
	}
	
	.organizacija-naslov h3 {
		
		display: none;
	}
	
	#sp-left .sp-module ul > li > a {
		
		background: #062135;
		color: white;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#sp-left {
		
		margin-bottom: 20px !important;
	}
	
	.point-left h5 {
		margin-bottom: 20px;
		padding-left: 37px;
	}
	
}
