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

#sp-header.lg-header {
  box-shadow: none;
  background-image: linear-gradient(194deg, #1e3c72 0%, #062135 100%) !important;
}

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

.logo-image {
  height: 120px !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.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.4em;
  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: #c1a783;
  font-weight: bold;
  right: 0;
  padding-right: 35px;
}

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

.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.csv::after {
  content: "csv";
  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, #1e3c72 0%, #062135 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: 3.25em;
  font-weight: bold;
  color: #062135;
  text-align: center;
}

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;
  object-fit: contain;
}

#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: 3.25rem;
  text-align: center;
  text-transform: uppercase;
  color: #062135;
}

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;
}

.offcanvas-menu {
  background-color: #FFFFFF;
  color: #fff;
  background-image: linear-gradient(194deg, #1e3c72 0%, #062135 100%) !important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #fff;
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
  background-color: #fff;
}



@media only screen and (max-width: 767px) {
	#sp-header {
		height: 100px;
	}
	
	.burger-icon > span {

		background-color: #fff;
}

#sp-main-body {
  padding: 10px 0;
}

}

@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 {
		position: relative !important;
	  right: unset;
	}
	
	h4 {

	  font-size: 1.2em;
	}
	 

	
	.organizacija-naslov h3 {
		
		display: none;
	}
	
	#sp-left .sp-module ul > li > a {
		
		background: #transparent;
		color: white;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#sp-left {
		
		margin-bottom: 20px !important;
		display: none;
	}
	
	.point-left h5 {
		margin-bottom: 20px;
		padding-left: 37px;
	}
	div[itemprop="articleBody"] {
  width: 90%;
  margin: auto;
  text-align: justify;
  padding: 10px;
}
	
}


div.catItemView {
  margin-bottom: -30px;
  padding: 4px;
}

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